/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
/* grey */
/* red */
/* blue */
@font-face {
  font-family: 'DINProLight';
  src: url("../fonts/DINPro/DINPro-Light.otf") format("opentype");
  src: url("../fonts/DINPro/DINPro-Light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/DINPro/DINPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/DINPro/DINPro-Light.woff2") format("woff2"), url("../fonts/DINPro/DINPro-Light.woff") format("woff"), url("../fonts/DINPro/DINPro-Light.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'DINPro';
  src: url("../fonts/DINPro/DINPro.otf") format("opentype");
  src: url("../fonts/DINPro/DINPro.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/DINPro/DINPro.eot?#iefix") format("embedded-opentype"), url("../fonts/DINPro/DINPro.woff2") format("woff2"), url("../fonts/DINPro/DINPro.woff") format("woff"), url("../fonts/DINPro/DINPro.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'DINProMedium';
  src: url("../fonts/DINPro/DINPro-Medium.otf") format("opentype");
  src: url("../fonts/DINPro/DINPro-Medium.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/DINPro/DINPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/DINPro/DINPro-Medium.woff2") format("woff2"), url("../fonts/DINPro/DINPro-Medium.woff") format("woff"), url("../fonts/DINPro/DINPro-Medium.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'DINProBold';
  src: url("../fonts/DINPro/DINPro-Bold.otf") format("opentype");
  src: url("../fonts/DINPro/DINPro-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/DINPro/DINPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/DINPro/DINPro-Bold.woff") format("woff"), url("../fonts/DINPro/DINPro-Bold.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato/Lato-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Lato/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato/Lato-Regular.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'IBMPlexSans';
  src: url("../fonts/IBMPlexSans/IBMPlexSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'IBMPlexSansBold';
  src: url("../fonts/IBMPlexSans/IBMPlexSans-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/*Font face*/
html {
  height: 100%;
  -webkit-tap-highlight-color: rgba(201, 224, 253, 0); }

body {
  position: relative;
  font-family: 'DINPro', Verdana, sans-serif;
  margin: 0;
  padding: 0;
  color: #374e59;
  line-height: normal; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

hr {
  border: none;
  height: 1px;
  color: #5f717a;
  /* old IE */
  background-color: #5f717a;
  /* Modern Browsers */
  margin: 40px 0; }

hr.hr-light {
  color: #d7dcde;
  background-color: #d7dcde; }

a {
  text-decoration: none;
  color: white; }
  a:hover {
    text-decoration: none; }

.img-responsive {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover; }

.divider {
  height: 150px;
  background: #FFBEBE;
  text-align: center;
  padding: 50px;
  font-family: 'DINProMedium', Verdana, sans-serif;
  font-size: 24px; }
  .divider.margin-top {
    margin-top: 40px; }

.e-mail-sign {
  font-family: 'Lato';
  font-size: 20px; }

.background-grey {
  background-color: #edf3f6; }

.grey-line {
  border-bottom: 1px solid #d7dcde; }

.main-wrapper {
  margin-top: 126px; }
  @media (max-width: 991px) {
    .main-wrapper {
      margin-top: 84px; } }
  .main-wrapper.search-results {
    padding: 60px 0 100px; }

.align-center {
  text-align: center; }

.red-asterix {
  color: #db2b37; }

.blue-asterix {
  color: #0096a9; }

.full-width-bg-light-grey {
  background-color: #edf3f6; }

.full-width-bg-grey {
  background-color: #374e59; }

.videowrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 53%;
  padding-top: 25px;
  height: 0; }
  .videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.item-color-boxes {
  position: absolute;
  margin-left: 33px;
  top: -30px;
  z-index: 3; }
  @media (max-width: 767px) {
    .item-color-boxes {
      top: -22px;
      margin-left: 20px; } }
  .item-color-boxes .left-red-box, .item-color-boxes .right-green-box {
    float: left;
    color: white;
    line-height: 40px;
    font-size: 18px;
    padding: 0 17px;
    text-align: center;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .item-color-boxes .left-red-box, .item-color-boxes .right-green-box {
        line-height: 37px; } }
  .item-color-boxes .left-red-box {
    background-color: #db2b36; }
  .item-color-boxes .right-green-box {
    background-color: #0096a9; }

@media (min-width: 768px) {
  .top-color-boxes.top-color-boxes {
    top: -20px; } }

.menu-arrow {
  width: 40px; }

.circle-arrow-right-w {
  width: 42px; }
  @media (min-width: 768px) {
    .circle-arrow-right-w {
      width: 28px; } }

.circle-arrow-right-w-g {
  width: 32px; }
  @media (min-width: 768px) {
    .circle-arrow-right-w-g {
      width: 24px; } }

.sidebar-heading {
  color: #ffffff;
  line-height: 40px;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 1px solid #d7dcde; }
  .sidebar-heading .small-color-block {
    float: left;
    width: 77px;
    padding: 0 15px;
    font-family: 'DINProBold', Verdana, sans-serif;
    font-size: 18px; }
    @media (max-width: 991px) {
      .sidebar-heading .small-color-block {
        width: 60px;
        padding: 0 10px;
        font-size: 16px; } }
    .sidebar-heading .small-color-block.long-text {
      width: 83px; }
      @media (min-width: 768px) and (max-width: 1199px) {
        .sidebar-heading .small-color-block.long-text {
          line-height: 66px; } }
    @media (max-width: 991px) {
      .sidebar-heading .small-color-block.archive-text {
        width: 77px;
        padding: 0 15px;
        font-size: 16px; } }
    .sidebar-heading .small-color-block.red {
      background-color: #db2b36; }
    .sidebar-heading .small-color-block.orange {
      background-color: #ed7e01; }
  .sidebar-heading .blue {
    margin-left: 77px;
    padding: 0 15px;
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 18px;
    background-color: #0096a9; }
    @media (max-width: 991px) {
      .sidebar-heading .blue {
        margin-left: 58px;
        padding: 0 10px;
        font-size: 16px; } }
    .sidebar-heading .blue.long-text {
      margin-left: 83px; }
      @media (min-width: 768px) and (max-width: 1199px) {
        .sidebar-heading .blue.long-text {
          line-height: 21px;
          padding: 12px 15px; } }
    @media (max-width: 991px) {
      .sidebar-heading .blue.archive-text {
        margin-left: 77px;
        padding: 0 15px; } }

.btn-red, .btn-blue {
  display: block;
  background-color: #db2b36;
  border-radius: 10px;
  line-height: 47px;
  padding: 0 40px;
  font-family: 'DINPro', Verdana, sans-serif;
  font-size: 18px;
  color: white;
  text-transform: uppercase;
  text-align: center; }
  .btn-red.home, .home.btn-blue {
    max-width: 220px; }
    @media (max-width: 991px) {
      .btn-red.home, .home.btn-blue {
        line-height: 41px;
        font-size: 16px; } }
  .btn-red:hover, .btn-blue:hover {
    background-color: #f42834;
    color: white; }

.btn-blue {
  background-color: #0096a9; }
  .btn-blue:hover {
    background-color: #0ba5b9;
    color: white; }
  .btn-blue:focus {
    border: none; }

.header-text-img-block {
  color: #333333; }
  .header-text-img-block .heading {
    margin-bottom: 15px;
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 36px; }
    @media (max-width: 991px) {
      .header-text-img-block .heading {
        font-size: 32px; } }
  .header-text-img-block .subtitle {
    font-size: 24px; }
    .header-text-img-block .subtitle .strong {
      font-family: 'DINProBold', Verdana, sans-serif;
      font-size: 24px; }
      @media (max-width: 991px) {
        .header-text-img-block .subtitle .strong {
          font-size: 20px; } }
    @media (max-width: 991px) {
      .header-text-img-block .subtitle {
        font-size: 20px; } }
  .header-text-img-block .text {
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 18px; }
  .header-text-img-block .image {
    display: block;
    float: right;
    max-width: 100%;
    height: auto; }

/**
 *  Pagination
 */
.pagination-wrapper {
  position: relative;
  padding: 28px 0;
  border-top: 1px solid #d7dcde;
  font-family: 'DINProMedium', Verdana, sans-serif;
  font-size: 18px;
  text-align: center;
  color: #374e59; }
  .pagination-wrapper .back {
    position: absolute;
    top: 0;
    left: 0;
    padding: 26px 0;
    text-align: left;
    text-transform: uppercase; }
    .pagination-wrapper .back .first,
    .pagination-wrapper .back .previous {
      display: block;
      float: left;
      color: #374e59; }
      .pagination-wrapper .back .first .direction-icon,
      .pagination-wrapper .back .previous .direction-icon {
        display: block;
        float: left;
        padding-right: 6px; }
      .pagination-wrapper .back .first .link-name,
      .pagination-wrapper .back .previous .link-name {
        float: left;
        line-height: 28px; }
      .pagination-wrapper .back .first:hover .link-name,
      .pagination-wrapper .back .previous:hover .link-name {
        text-decoration: underline; }
    .pagination-wrapper .back .first {
      margin-right: 17px; }
  .pagination-wrapper .pages {
    font-size: 0;
    text-align: center; }
    .pagination-wrapper .pages a {
      display: inline-block;
      min-width: 15px;
      color: #374e59;
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px;
      margin: 0 2px; }
      .pagination-wrapper .pages a.active {
        color: #0096a9;
        border-bottom: 1px solid #0096a9; }
      .pagination-wrapper .pages a:hover, .pagination-wrapper .pages a:focus {
        border: none;
        text-decoration: none; }
    .pagination-wrapper .pages .dots {
      font-size: 18px; }
  .pagination-wrapper .forward {
    position: absolute;
    top: 0;
    right: 0;
    padding: 26px 0;
    text-align: left;
    text-transform: uppercase; }
    .pagination-wrapper .forward .last,
    .pagination-wrapper .forward .next {
      display: block;
      float: right;
      color: #374e59; }
      .pagination-wrapper .forward .last .direction-icon,
      .pagination-wrapper .forward .next .direction-icon {
        display: block;
        float: left; }
      .pagination-wrapper .forward .last .link-name,
      .pagination-wrapper .forward .next .link-name {
        float: left;
        line-height: 28px;
        padding-right: 6px; }
      .pagination-wrapper .forward .last:hover .link-name,
      .pagination-wrapper .forward .next:hover .link-name {
        text-decoration: underline; }
    .pagination-wrapper .forward .next {
      margin-right: 17px; }

.pagination-wrapper-mobile {
  position: relative;
  margin: 0 auto;
  padding: 30px 0;
  font-family: 'DINProMedium', Verdana, sans-serif;
  font-size: 18px;
  text-align: center;
  color: #374e59; }
  .pagination-wrapper-mobile .previous {
    display: block;
    float: left;
    color: #374e59; }
    .pagination-wrapper-mobile .previous .direction-icon {
      display: block;
      float: left;
      padding-right: 6px; }
    .pagination-wrapper-mobile .previous .link-name {
      float: left;
      line-height: 28px; }
    .pagination-wrapper-mobile .previous:hover .link-name {
      text-decoration: underline; }
  .pagination-wrapper-mobile .next {
    display: block;
    float: right;
    color: #374e59; }
    .pagination-wrapper-mobile .next .direction-icon {
      display: block;
      float: left; }
    .pagination-wrapper-mobile .next .link-name {
      float: left;
      line-height: 28px;
      padding-right: 6px; }
    .pagination-wrapper-mobile .next:hover .link-name {
      text-decoration: underline; }

/**
 *  Main form for user can register and change his information
 */
.user-main-info-form {
  position: relative;
  /* remove start */
  /* remove end */ }
  .user-main-info-form.newsletter-signup-form {
    padding: 27px 0 0 0; }
    @media (max-width: 991px) {
      .user-main-info-form.newsletter-signup-form {
        padding: 0; } }
    .user-main-info-form.newsletter-signup-form .subscription-account-info {
      font-size: 18px;
      margin-bottom: 20px; }
    .user-main-info-form.newsletter-signup-form .info-block.save-changes-block {
      border: none; }
    .user-main-info-form.newsletter-signup-form .info-block .radio-block label {
      margin-bottom: 12px; }
    .user-main-info-form.newsletter-signup-form .info-block .choice .radio-wrapper {
      margin-left: 90px; }
  .user-main-info-form.register-new-user-form .registration-text {
    font-size: 17px;
    margin-bottom: 20px; }
  .user-main-info-form.register-new-user-form .info-block {
    padding: 0 0 5px 0; }
    .user-main-info-form.register-new-user-form .info-block.save-changes-block {
      border: none; }
    .user-main-info-form.register-new-user-form .info-block .text-field-wrapper {
      margin-bottom: 20px; }
      .user-main-info-form.register-new-user-form .info-block .text-field-wrapper .text-field:disabled {
        background-color: rgba(240, 240, 240, 0.9); }
  .user-main-info-form .info-block {
    border-bottom: 1px solid #d7dcde;
    /* remove start */
    /* remove end */ }
    .user-main-info-form .info-block .block-name {
      font-family: 'DINProMedium', Verdana, sans-serif;
      font-size: 26px;
      padding: 22px 0 16px; }
      @media (max-width: 991px) {
        .user-main-info-form .info-block .block-name {
          font-size: 32px;
          padding: 15px 0 20px; } }
    .user-main-info-form .info-block label {
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px;
      text-transform: uppercase;
      font-weight: normal;
      margin-bottom: 3px;
      cursor: pointer; }
      @media (max-width: 991px) {
        .user-main-info-form .info-block label {
          font-size: 17px; } }
      .user-main-info-form .info-block label .red-asterix,
      .user-main-info-form .info-block label .blue-asterix,
      .user-main-info-form .info-block label .label-text {
        display: block;
        float: left; }
      .user-main-info-form .info-block label .label-text {
        margin-right: 5px; }
    .user-main-info-form .info-block .text-field-wrapper {
      margin-bottom: 25px; }
    .user-main-info-form .info-block label.error {
      margin-top: 5px;
      text-transform: none;
      color: #db2b36; }
    .user-main-info-form .info-block .text-field {
      display: block;
      width: 100%;
      height: 48px;
      border: 1px solid #afb8bd;
      border-radius: 5px;
      font-size: 18px;
      padding: 0 12px; }
      .user-main-info-form .info-block .text-field:disabled {
        background-color: #eeeeee; }
    .user-main-info-form .info-block .form-dropdown {
      line-height: 1;
      margin-bottom: 25px; }
      .user-main-info-form .info-block .form-dropdown .bootstrap-select {
        width: 100%; }
        .user-main-info-form .info-block .form-dropdown .bootstrap-select .dropdown-toggle {
          display: block;
          width: 100%;
          height: 48px;
          padding: 0 0 0 10px;
          border: 1px solid #afb8bd;
          border-radius: 5px;
          font-size: 18px;
          color: #a7a3a3;
          outline: none;
          -webkit-appearance: none; }
          .user-main-info-form .info-block .form-dropdown .bootstrap-select .dropdown-toggle:focus, .user-main-info-form .info-block .form-dropdown .bootstrap-select .dropdown-toggle:hover {
            outline: none !important;
            box-shadow: none;
            background-color: white; }
          .user-main-info-form .info-block .form-dropdown .bootstrap-select .dropdown-toggle .bs-caret {
            display: block;
            position: absolute;
            top: 13px;
            right: 7px;
            width: 19px;
            height: 21px; }
          .user-main-info-form .info-block .form-dropdown .bootstrap-select .dropdown-toggle .caret {
            position: absolute;
            top: 0;
            left: 0;
            margin: 0;
            padding: 0;
            border: none;
            font-family: 'Glyphicons Halflings';
            font-style: normal;
            font-weight: 400;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            color: #547484; }
            .user-main-info-form .info-block .form-dropdown .bootstrap-select .dropdown-toggle .caret::before {
              content: "\e259"; }
        .user-main-info-form .info-block .form-dropdown .bootstrap-select .dropdown-menu {
          margin: 0;
          background-color: white;
          border-radius: 0 0 5px 5px;
          border: none;
          padding: 0; }
          .user-main-info-form .info-block .form-dropdown .bootstrap-select .dropdown-menu li :focus {
            outline: none !important;
            background-color: #ebedee; }
          .user-main-info-form .info-block .form-dropdown .bootstrap-select .dropdown-menu li :hover {
            background-color: #ebedee; }
          .user-main-info-form .info-block .form-dropdown .bootstrap-select .dropdown-menu li.selected a:focus {
            background: #ebedee;
            outline: none !important; }
          .user-main-info-form .info-block .form-dropdown .bootstrap-select .dropdown-menu li a {
            display: block;
            clear: both;
            padding: 4px 10px 4px 10px;
            background-color: transparent;
            font-size: 18px;
            font-weight: 400;
            line-height: 1.6;
            color: #333333;
            white-space: nowrap; }
          .user-main-info-form .info-block .form-dropdown .bootstrap-select .dropdown-menu li:last-child a {
            padding-bottom: 10px; }
        .user-main-info-form .info-block .form-dropdown .bootstrap-select.open .dropdown-toggle {
          border-radius: 5px 5px 0 0;
          box-shadow: none;
          background-color: white;
          border-bottom: none; }
          .user-main-info-form .info-block .form-dropdown .bootstrap-select.open .dropdown-toggle .caret::before {
            content: "\e260"; }
        .user-main-info-form .info-block .form-dropdown .bootstrap-select.open .dropdown-menu {
          border: 1px solid #afb8bd;
          border-top: none;
          box-shadow: none; }
          .user-main-info-form .info-block .form-dropdown .bootstrap-select.open .dropdown-menu.inner {
            border: none; }
    .user-main-info-form .info-block .dropdown-textfield-wrapper .form-dropdown {
      width: 73%;
      padding-right: 10px;
      float: left; }
    .user-main-info-form .info-block .dropdown-textfield-wrapper .text-field-wrapper {
      width: 27%;
      padding-right: 10px;
      float: left; }
      .user-main-info-form .info-block .dropdown-textfield-wrapper .text-field-wrapper input {
        background-color: #eeeeee; }
    .user-main-info-form .info-block .two-textfields-wrapper .text-field-wrapper {
      width: 65%;
      padding-right: 10px;
      float: left; }
    .user-main-info-form .info-block .two-textfields-wrapper .small-text-field {
      float: left;
      width: 35%;
      padding-right: 10px; }
    .user-main-info-form .info-block .insurance-choice .text {
      width: 200px; }
    .user-main-info-form .info-block .insurance-choice .radio-wrapper {
      top: 10px !important; }
      .user-main-info-form .info-block .insurance-choice .radio-wrapper .radio-button {
        top: -45px !important; }
    .user-main-info-form .info-block .choice {
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px;
      margin-bottom: 9px; }
      .user-main-info-form .info-block .choice .text {
        float: left; }
      .user-main-info-form .info-block .choice .checkbox-wrapper {
        position: relative;
        top: -5px;
        margin-left: 190px;
        width: 35px;
        height: 35px;
        border: 1px solid #b1babf;
        border-radius: 30px; }
        .user-main-info-form .info-block .choice .checkbox-wrapper .checkbox {
          margin: 0;
          padding: 0;
          width: 34px;
          height: 34px;
          position: relative;
          z-index: 1;
          opacity: 0;
          cursor: pointer; }
        .user-main-info-form .info-block .choice .checkbox-wrapper .checked {
          position: absolute;
          top: 50%;
          left: 50%;
          border-radius: 10px;
          -webkit-transform: translateY(-50%);
          transform: translate(-50%, -50%);
          width: 10px;
          height: 10px;
          background-color: #374e59; }
      .user-main-info-form .info-block .choice .radio-wrapper {
        position: relative;
        top: -5px;
        margin-left: 190px;
        width: 35px;
        height: 35px;
        border: 1px solid #b1babf;
        border-radius: 30px; }
        .user-main-info-form .info-block .choice .radio-wrapper .radio-button {
          margin: 0;
          padding: 0;
          width: 34px;
          height: 34px;
          position: relative;
          z-index: 1;
          opacity: 0;
          cursor: pointer; }
        .user-main-info-form .info-block .choice .radio-wrapper .checked {
          position: absolute;
          top: 50%;
          left: 50%;
          border-radius: 10px;
          -webkit-transform: translateY(-50%);
          transform: translate(-50%, -50%);
          width: 10px;
          height: 10px;
          background-color: #374e59; }
    .user-main-info-form .info-block .radio-block,
    .user-main-info-form .info-block .checkbox-block,
    .user-main-info-form .info-block .multiple-checkbox-block {
      padding-bottom: 21px; }
      .user-main-info-form .info-block .radio-block label,
      .user-main-info-form .info-block .checkbox-block label,
      .user-main-info-form .info-block .multiple-checkbox-block label {
        margin-bottom: 16px; }
    .user-main-info-form .info-block #employee-type-block label.error,
    .user-main-info-form .info-block #news-signup-block label.error {
      margin-top: 0; }
    .user-main-info-form .info-block #employee-type-block .choice.margin-bottom-none,
    .user-main-info-form .info-block #news-signup-block .choice.margin-bottom-none {
      margin-bottom: 0; }
    .user-main-info-form .info-block .not-for-cadets-wrapper {
      margin-bottom: 25px; }
      .user-main-info-form .info-block .not-for-cadets-wrapper .text-field {
        margin-bottom: 4px; }
      .user-main-info-form .info-block .not-for-cadets-wrapper .not-for-cadets {
        font-family: 'DINPro', Verdana, sans-serif;
        font-size: 14px; }
    .user-main-info-form .info-block .text-area {
      display: block;
      width: 100%;
      border: 1px solid #afb8bd;
      border-radius: 5px;
      font-size: 17px;
      padding: 6px 12px; }
  .user-main-info-form .btn-submit-wrapper {
    padding: 30px 0;
    text-align: center; }
    .user-main-info-form .btn-submit-wrapper .btn-red, .user-main-info-form .btn-submit-wrapper .btn-blue {
      display: inline-block;
      border-radius: 5px;
      -webkit-appearance: none;
      border: none;
      padding: 0 20px; }
  .user-main-info-form .form-info {
    padding: 25px 0 15px;
    font-size: 18px;
    color: #333333; }
  .user-main-info-form .red-lock {
    display: block;
    float: left;
    margin-top: 1.5px;
    margin-left: 1px; }
  .user-main-info-form .danish-address-wrapper,
  .user-main-info-form .abroad-address-wrapper,
  .user-main-info-form .add-spouse-wrapper, .user-main-info-form .add-child-wrapper {
    display: none; }
    .user-main-info-form .danish-address-wrapper.opened,
    .user-main-info-form .abroad-address-wrapper.opened,
    .user-main-info-form .add-spouse-wrapper.opened, .user-main-info-form .add-child-wrapper.opened {
      display: block; }
  .user-main-info-form.form-waiting-for-update {
    -webkit-filter: blur(1.2px);
    filter: blur(1.2px); }

.main-form-wrapper {
  position: relative; }
  .main-form-wrapper .waiting-for-update-block {
    display: none;
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5; }
    .main-form-wrapper .waiting-for-update-block.active {
      display: block; }
    .main-form-wrapper .waiting-for-update-block .message {
      padding: 40px 20px 50px;
      border: 1px solid #374e59;
      background-color: #edf3f6;
      color: #374e59;
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 17px; }
      .main-form-wrapper .waiting-for-update-block .message .heading {
        font-family: 'DINProBold', Verdana, sans-serif;
        font-size: 20px;
        margin-bottom: 10px; }

.page-print-icon {
  margin-top: 20px;
  cursor: pointer; }
  .page-print-icon .text {
    margin-left: 8px;
    color: #374e59;
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 16px;
    text-transform: uppercase; }

/* Search */
.header-main-search-wrapper {
  position: relative; }

.search-form #s-error.error {
  display: block;
  margin-left: 86px;
  font-family: 'DINPro', Verdana, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #db2b37; }

.search-results-form #s-error.error {
  display: block;
  margin-left: 50px;
  font-family: 'DINPro', Verdana, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #db2b37; }

#rs-wrap {
  text-align: center;
  padding: 20px 0; }
  @media (min-width: 992px) {
    #rs-wrap {
      padding: 0; } }
  #rs-wrap a.rs-link {
    color: #374E59;
    font-weight: bold;
    font-size: 1.5rem; }

.paginator-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-evenly; }
  .paginator-wrapper .page-numbers {
    font-size: 3rem;
    color: #374e59; }
    .paginator-wrapper .page-numbers.current {
      font-weight: bold; }

.font-regular {
  font-weight: normal;
  font-style: normal;
  font-family: 'DINPro', sans-serif; }

.font-bold {
  font-weight: normal;
  font-style: normal;
  font-family: 'DINProBold', sans-serif; }

.font-medium {
  font-weight: normal;
  font-style: normal;
  font-family: 'DINProMedium', sans-serif; }

.font-light {
  font-weight: normal;
  font-style: normal;
  font-family: 'DINProLight', sans-serif; }

.font-44-24 {
  font-size: 24px;
  margin-top: 10px; }
  @media (min-width: 580px) {
    .font-44-24 {
      font-size: 44px;
      margin-top: 30px; } }
  @media (min-width: 768px) {
    .font-44-24 {
      font-size: 24px;
      margin-top: 20px; } }

.font-44-26 {
  font-size: 36px;
  margin-top: 10px;
  margin-bottom: 30px; }
  @media (min-width: 580px) {
    .font-44-26 {
      font-size: 44px;
      margin-top: 30px;
      margin-bottom: 10px; } }
  @media (min-width: 768px) {
    .font-44-26 {
      font-size: 26px;
      margin-top: 10px; } }

.font-50-30 {
  font-size: 26px; }
  @media (min-width: 580px) {
    .font-50-30 {
      font-size: 50px; } }
  @media (min-width: 768px) {
    .font-50-30 {
      font-size: 30px; } }

.font-44-36 {
  font-size: 36px;
  margin-top: 10px;
  margin-bottom: 10px; }
  @media (min-width: 580px) {
    .font-44-36 {
      font-size: 44px;
      margin-top: 20px;
      margin-bottom: 10px; } }
  @media (min-width: 768px) {
    .font-44-36 {
      font-size: 36px;
      margin-top: 10px; } }

.font-34-18 {
  font-size: 29px; }
  @media (min-width: 580px) {
    .font-34-18 {
      font-size: 34px; } }
  @media (min-width: 768px) {
    .font-34-18 {
      font-size: 18px; } }

.font-32-18 {
  font-size: 24px; }
  @media (min-width: 580px) {
    .font-32-18 {
      font-size: 32px; } }
  @media (min-width: 768px) {
    .font-32-18 {
      font-size: 18px; } }

.font-32-24 {
  font-size: 24px; }
  @media (min-width: 580px) {
    .font-32-24 {
      font-size: 32px; } }
  @media (min-width: 768px) {
    .font-32-24 {
      font-size: 24px; } }

/* ----------- CSS reset (make styles look the same in every browser) ----------- */
html {
  color: #000;
  background: white; }

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

li {
  list-style: none; }

caption, th {
  text-align: left; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

input, textarea, select {
  *font-size: 100%; }

legend {
  color: #000; }

a img {
  border: none; }

blockquote, q {
  quotes: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block; }

/* ----------- Clear and Spacing ----------- */
.clear {
  margin: 0 0 -1px 0;
  line-height: 1px;
  display: block;
  font-size: 1px;
  clear: both;
  height: 1px; }

pre {
  overflow: visible;
  background: none;
  border: none;
  font-size: 15px;
  word-wrap: normal;
  word-break: normal; }

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

footer {
  width: 100%; }
  footer a {
    color: white;
    text-decoration: none; }
  footer .footer-top {
    background-color: #374e59;
    color: white; }
    footer .footer-top .become-member-block {
      text-align: center; }
      footer .footer-top .become-member-block .become-member-section {
        margin-top: 70px; }
        @media (max-width: 767px) {
          footer .footer-top .become-member-block .become-member-section {
            margin-top: 40px; } }
        footer .footer-top .become-member-block .become-member-section .advantage-title {
          float: left;
          font-size: 28px;
          line-height: 47px; }
          @media (max-width: 991px) {
            footer .footer-top .become-member-block .become-member-section .advantage-title {
              font-size: 25px; } }
          @media (max-width: 767px) {
            footer .footer-top .become-member-block .become-member-section .advantage-title {
              font-size: 24px;
              float: none;
              text-align: center;
              line-height: 32px; }
              footer .footer-top .become-member-block .become-member-section .advantage-title .mobile-bold {
                display: block;
                font-family: 'DINProMedium', Verdana, sans-serif;
                font-size: 24px; } }
        footer .footer-top .become-member-block .become-member-section .btn-red, footer .footer-top .become-member-block .become-member-section .btn-blue {
          display: block;
          float: right;
          vertical-align: middle;
          margin: 0;
          border: none;
          border-radius: 10px;
          white-space: nowrap;
          font: 400 18px DINPro;
          text-decoration: none;
          color: white;
          background-color: #db2b36;
          text-align: center;
          line-height: 47px; }
          footer .footer-top .become-member-block .become-member-section .btn-red:hover, footer .footer-top .become-member-block .become-member-section .btn-blue:hover {
            background-color: #f42834; }
          @media (max-width: 767px) {
            footer .footer-top .become-member-block .become-member-section .btn-red, footer .footer-top .become-member-block .become-member-section .btn-blue {
              float: none;
              display: inline-block;
              margin-top: 15px;
              font-size: 24px;
              line-height: 55px; } }
        footer .footer-top .become-member-block .become-member-section hr {
          margin: 25px 0 0 0; }
          @media (max-width: 767px) {
            footer .footer-top .become-member-block .become-member-section hr {
              margin: 35px 0 0 0; } }
    footer .footer-top .col-links {
      display: flex;
      padding-top: 0;
      padding-bottom: 40px; }
      footer .footer-top .col-links hr {
        margin: 35px 0; }
      footer .footer-top .col-links .link-box {
        margin-top: 10px; }
        footer .footer-top .col-links .link-box a {
          font-size: 16px;
          display: inline; }
    footer .footer-top .contact-box {
      padding-top: 26px;
      padding-bottom: 60px; }
      @media (max-width: 767px) {
        footer .footer-top .contact-box {
          padding-bottom: 25px; } }
      footer .footer-top .contact-box .icon-box {
        float: left;
        display: block;
        margin-left: 12px; }
      footer .footer-top .contact-box .phone-ico-box {
        width: 30px; }
        @media (min-width: 768px) {
          footer .footer-top .contact-box .phone-ico-box {
            width: 22px; } }
      footer .footer-top .contact-box .clock-ico-box {
        width: 40px; }
        @media (min-width: 768px) {
          footer .footer-top .contact-box .clock-ico-box {
            width: 34px; } }
      footer .footer-top .contact-box .address-ico-box {
        width: 30px; }
        @media (min-width: 768px) {
          footer .footer-top .contact-box .address-ico-box {
            width: 20px; } }
      footer .footer-top .contact-box .text-box {
        margin-left: 80px; }
        @media (max-width: 767px) {
          footer .footer-top .contact-box .text-box {
            margin-left: 65px; } }
        footer .footer-top .contact-box .text-box .column-name {
          margin-top: 0;
          margin-bottom: 15px;
          font-weight: 400;
          font-size: 24px; }
          @media (max-width: 991px) {
            footer .footer-top .contact-box .text-box .column-name {
              font-size: 19px; } }
          @media (max-width: 767px) {
            footer .footer-top .contact-box .text-box .column-name {
              margin-bottom: 10px; } }
        footer .footer-top .contact-box .text-box .number {
          margin-bottom: 25px;
          font-weight: 400;
          font-size: 24px; }
          @media (max-width: 767px) {
            footer .footer-top .contact-box .text-box .number {
              margin-bottom: 15px; } }
          footer .footer-top .contact-box .text-box .number a {
            color: white; }
        footer .footer-top .contact-box .text-box .email {
          margin-bottom: 0;
          font-weight: 400;
          font-size: 24px;
          line-height: 27px;
          cursor: pointer; }
          footer .footer-top .contact-box .text-box .email:hover {
            color: #c1e4e8; }
        footer .footer-top .contact-box .text-box p.p-small {
          font-size: 16px;
          margin-top: 0;
          margin-bottom: 0; }
          @media (max-width: 767px) {
            footer .footer-top .contact-box .text-box p.p-small {
              font-size: 18px; } }
    footer .footer-top .address-box {
      padding-bottom: 0; }
    footer .footer-top .link-box {
      display: inline-block;
      margin-top: 7px; }
      @media (min-width: 450px) {
        footer .footer-top .link-box {
          margin-top: 14px; } }
      @media (min-width: 768px) {
        footer .footer-top .link-box {
          margin-top: 30px; } }
      footer .footer-top .link-box a {
        color: white;
        text-decoration: none;
        padding-right: 30px;
        font-size: 20px;
        line-height: 35px; }
        footer .footer-top .link-box a:hover {
          color: #c1e4e8; }
        @media (min-width: 450px) {
          footer .footer-top .link-box a {
            font-size: 26px; } }
    footer .footer-top .social-box {
      text-align: right;
      float: right;
      display: block;
      margin-left: auto; }
      @media (max-width: 767px) {
        footer .footer-top .social-box {
          display: none; } }
      footer .footer-top .social-box span {
        font-size: 20px;
        margin-top: 0;
        vertical-align: middle; }
        @media (min-width: 450px) {
          footer .footer-top .social-box span {
            font-size: 26px; } }
      footer .footer-top .social-box .social-ico-box {
        width: 43px;
        height: 43px;
        display: inline-block;
        margin-left: 4px;
        vertical-align: middle; }
        footer .footer-top .social-box .social-ico-box.linked-in-link {
          background: url("../img/icons/footer-linkedin-white.png") no-repeat 0 0; }
          footer .footer-top .social-box .social-ico-box.linked-in-link:hover {
            background: url("../img/icons/footer-linkedin-blue.png") no-repeat 0 0; }
        footer .footer-top .social-box .social-ico-box.facebook-link {
          background: url("../img/icons/facebook-white.png") no-repeat 0 0; }
          footer .footer-top .social-box .social-ico-box.facebook-link:hover {
            background: url("../img/icons/facebook-blue.png") no-repeat 0 0; }
  footer .footer-bottom {
    background-color: #edf3f6;
    color: #374e59;
    padding-top: 35px;
    padding-bottom: 60px; }
    footer .footer-bottom h2 {
      font-size: 16px;
      text-transform: uppercase;
      margin-top: 0;
      margin-bottom: 0; }
      @media (min-width: 535px) {
        footer .footer-bottom h2 {
          font-size: 30px; } }
    footer .footer-bottom p {
      font-size: 16px;
      font-weight: 400;
      margin-bottom: 0;
      margin-top: 12px; }
      @media (min-width: 535px) {
        footer .footer-bottom p {
          font-size: 20px; } }
    footer .footer-bottom .footer-logo {
      margin-top: 10px;
      margin-left: 10px;
      float: right;
      width: 70px;
      display: inline-block; }
      @media (min-width: 535px) {
        footer .footer-bottom .footer-logo {
          margin-top: 10px;
          float: right;
          width: 101px; } }
      @media (max-width: 767px) {
        footer .footer-bottom .footer-logo {
          margin: 0; } }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  footer .footer-top .become-member-block {
    text-align: left; }
    footer .footer-top .become-member-block .btn-box {
      float: right; }
    footer .footer-top .become-member-block h2 {
      margin-top: 70px;
      font-size: 28px; }
      footer .footer-top .become-member-block h2 span {
        font-weight: 400; }
    footer .footer-top .become-member-block hr {
      margin-top: 34px;
      margin-bottom: 5px; }
  footer .footer-top .contact-box {
    padding-bottom: 0; }
    footer .footer-top .contact-box .icon-box {
      float: left;
      display: block;
      margin-left: 0; }
    footer .footer-top .contact-box .text-box {
      margin-left: 40px; }
      footer .footer-top .contact-box .text-box h3 {
        margin-top: 1px;
        font-weight: 400;
        font-size: 24px; }
  footer .footer-top .address-box .address-box-inner {
    float: right; }
    footer .footer-top .address-box .address-box-inner .text-box {
      margin-left: 30px; }
  footer .footer-top .social-box {
    margin-top: 0; }
    footer .footer-top .social-box span {
      font-size: 16px;
      vertical-align: middle; }
  footer .footer-bottom {
    padding-top: 25px;
    padding-bottom: 50px; }
    footer .footer-bottom h2 {
      font-size: 20px;
      margin-top: 18px;
      margin-bottom: 0; }
    footer .footer-bottom p {
      font-size: 14px; }
    footer .footer-bottom .footer-logo {
      width: 84px; } }

@media (min-width: 768px) {
  footer .footer-top .phone-box .phone-box-inner {
    width: 300px;
    margin: 0 auto; } }

#sticky-nav-placeholder {
  display: none;
  height: 100px; }

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 7;
  background-color: #edf3f6;
  border-bottom: 1px solid #d7dcde;
  border-top: 7px solid #374e59; }
  @media (max-width: 991px) {
    header {
      border-top: 3px solid #374e59;
      background-color: #edf3f6;
      position: relative;
      margin-bottom: -84px; } }
  @media (min-width: 992px) {
    header.sticky .navigation .nav-logo {
      width: 47px;
      height: 49px; }
    header.sticky .navigation .secondary-nav-wrapper {
      margin-top: 30px; }
    header.sticky .navigation #menu-nav {
      margin: 30px 15px 0 0; }
      header.sticky .navigation #menu-nav li:first-child.current_page_item :hover:after {
        margin: 9px auto 0 auto; }
      header.sticky .navigation #menu-nav > li {
        height: 45px; }
        header.sticky .navigation #menu-nav > li.hover:after {
          margin: 11px auto 0 auto; } }
  header.sticky-mobile {
    position: fixed; }

.submenu-bg {
  display: none;
  position: absolute;
  top: calc(100% + 1px);
  left: 0;
  width: 100%;
  height: 0;
  z-index: 2;
  background-color: #dee5e8;
  opacity: 0.95;
  border-bottom: 1px solid #B3B9BC; }

.login-header-block {
  font-family: 'DINPro', Verdana, sans-serif;
  font-size: 16px;
  background-color: #374e59;
  color: #ffffff;
  padding: 2px 0 8px 0; }
  .login-header-block .person-name {
    float: left;
    line-height: 27px;
    margin-top: 4px; }
  .login-header-block .info-block {
    float: right;
    line-height: 27px; }
    .login-header-block .info-block .member-number {
      float: left;
      margin-left: 20px;
      margin-top: 4px;
      border-left: 1px solid #5f717a;
      border-right: 1px solid #5f717a;
      padding: 2px 19px; }
    .login-header-block .info-block .edit-profile {
      display: block;
      float: left;
      line-height: 38px;
      color: #ffffff;
      background-image: url("../img/icons/edit-profile.jpg");
      background-repeat: no-repeat;
      background-position: 2px 5px;
      padding-left: 33px;
      margin-left: 15px; }
    .login-header-block .info-block .access-block {
      float: left;
      line-height: 1;
      background-image: url("../img/icons/person-head-icon.jpg");
      background-repeat: no-repeat;
      background-position: 0px 5px;
      margin-left: 18px;
      padding-left: 33px;
      line-height: 38px; }
      .login-header-block .info-block .access-block .login-section-dropdown {
        float: right;
        margin-left: 9px;
        line-height: 1; }
        .login-header-block .info-block .access-block .login-section-dropdown .bootstrap-select {
          width: 164px; }
          .login-header-block .info-block .access-block .login-section-dropdown .bootstrap-select .dropdown-toggle {
            display: block;
            width: 100%;
            height: 38px;
            padding: 0 0 0 10px;
            border-radius: 5px;
            background-color: #5f717a;
            border: none;
            outline: none;
            -webkit-appearance: none;
            font-family: 'DINPro', Verdana, sans-serif;
            font-size: 16px;
            color: white; }
            .login-header-block .info-block .access-block .login-section-dropdown .bootstrap-select .dropdown-toggle:focus, .login-header-block .info-block .access-block .login-section-dropdown .bootstrap-select .dropdown-toggle:hover {
              outline: none !important;
              box-shadow: none; }
            .login-header-block .info-block .access-block .login-section-dropdown .bootstrap-select .dropdown-toggle .bs-caret {
              display: block;
              position: absolute;
              top: 13px;
              right: 7px;
              width: 19px;
              height: 21px; }
            .login-header-block .info-block .access-block .login-section-dropdown .bootstrap-select .dropdown-toggle .caret {
              position: absolute;
              top: 0;
              left: 0;
              margin: 0;
              padding: 0;
              border: none;
              font-family: 'Glyphicons Halflings';
              font-style: normal;
              font-weight: 400;
              line-height: 1;
              -webkit-font-smoothing: antialiased; }
              .login-header-block .info-block .access-block .login-section-dropdown .bootstrap-select .dropdown-toggle .caret::before {
                content: "\e259"; }
          .login-header-block .info-block .access-block .login-section-dropdown .bootstrap-select .dropdown-menu {
            margin: 0;
            background-color: #7A9AA6;
            background-color: #7E98A1;
            border-radius: 0 0 5px 5px;
            border: none;
            padding: 5px 0 0 0; }
            .login-header-block .info-block .access-block .login-section-dropdown .bootstrap-select .dropdown-menu li :focus {
              outline: none !important;
              background-color: #5f717a; }
            .login-header-block .info-block .access-block .login-section-dropdown .bootstrap-select .dropdown-menu li.selected a:focus {
              background: #5f717a;
              outline: none !important; }
            .login-header-block .info-block .access-block .login-section-dropdown .bootstrap-select .dropdown-menu li a {
              display: block;
              clear: both;
              padding: 4px 10px 4px 14px;
              background-color: transparent;
              font-size: 18px;
              font-weight: 400;
              line-height: 1.4;
              color: white;
              white-space: nowrap; }
            .login-header-block .info-block .access-block .login-section-dropdown .bootstrap-select .dropdown-menu li:last-child a {
              padding-bottom: 10px; }
          .login-header-block .info-block .access-block .login-section-dropdown .bootstrap-select.open .dropdown-toggle {
            border-radius: 5px 5px 0 0;
            box-shadow: none;
            background-color: #7A9AA6;
            background-color: #7E98A1; }
            .login-header-block .info-block .access-block .login-section-dropdown .bootstrap-select.open .dropdown-toggle .caret::before {
              content: "\e260"; }

.navigation {
  width: 100%;
  position: relative; }
  @media (max-width: 991px) {
    .navigation {
      padding-bottom: 4px; } }
  .navigation.opened:after {
    position: absolute;
    top: 96px;
    right: 2px;
    content: "";
    display: block;
    width: 0;
    height: 0;
    z-index: 3;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-top: 17px solid #edf3f6; }
    @media (max-width: 767px) {
      .navigation.opened:after {
        top: 76px;
        right: 0px; } }
  .navigation .nav-logo {
    display: block;
    float: left;
    width: 84px;
    height: 83px;
    margin-top: 17px;
    transition: width 0.5s, height 0.5s;
    background-image: url("../img/icons/logo.svg");
    background-repeat: no-repeat;
    background-size: contain; }
    @media (max-width: 991px) {
      .navigation .nav-logo {
        width: 65px;
        height: 64px;
        margin-top: 5px; } }
    @media (max-width: 767px) {
      .navigation .nav-logo {
        width: 45px;
        height: 44px; } }
  .navigation #main-nav {
    float: right; }
    @media (max-width: 991px) {
      .navigation #main-nav {
        float: none; } }
  .navigation .secondary-nav-wrapper {
    display: block;
    float: left;
    margin-top: 55px;
    padding-left: 27px;
    border-left: 1px solid #374e59;
    height: 34px;
    transition: margin-top 0.5s; }
    @media (max-width: 991px) {
      .navigation .secondary-nav-wrapper {
        position: absolute;
        top: 20px;
        margin: 0;
        right: 125px;
        padding: 0;
        border: none; } }
    @media (max-width: 767px) {
      .navigation .secondary-nav-wrapper {
        top: 13px;
        right: 105px; } }
    .navigation .secondary-nav-wrapper > li {
      display: block;
      list-style: none;
      float: left; }
      .navigation .secondary-nav-wrapper > li .search-button-a,
      .navigation .secondary-nav-wrapper > li .profile-btn-a {
        height: 34px;
        color: #374e59;
        text-decoration: none;
        font-size: 18px;
        text-transform: uppercase;
        cursor: pointer; }
        @media (max-width: 991px) {
          .navigation .secondary-nav-wrapper > li .search-button-a,
          .navigation .secondary-nav-wrapper > li .profile-btn-a {
            font-size: 19px; } }
      .navigation .secondary-nav-wrapper > li.search-nav-btn .search-button-a {
        float: left;
        height: 100%;
        margin-right: 17px; }
        @media (max-width: 991px) {
          .navigation .secondary-nav-wrapper > li.search-nav-btn .search-button-a {
            margin-right: 0; } }
        @media (max-width: 767px) {
          .navigation .secondary-nav-wrapper > li.search-nav-btn .search-button-a {
            margin-right: 7px; } }
        .navigation .secondary-nav-wrapper > li.search-nav-btn .search-button-a:hover {
          color: #0096a9; }
        .navigation .secondary-nav-wrapper > li.search-nav-btn .search-button-a .icon-wrap {
          display: inline-block;
          width: 25px;
          height: 100%;
          margin-right: 4px;
          margin-bottom: 4px; }
          @media (max-width: 991px) {
            .navigation .secondary-nav-wrapper > li.search-nav-btn .search-button-a .icon-wrap {
              width: 35px;
              margin-right: 6px;
              margin-bottom: 0; } }
          @media (max-width: 767px) {
            .navigation .secondary-nav-wrapper > li.search-nav-btn .search-button-a .icon-wrap {
              width: 33px;
              margin: 0; } }
        .navigation .secondary-nav-wrapper > li.search-nav-btn .search-button-a p {
          display: inline-block;
          line-height: 30px; }
          @media (max-width: 991px) {
            .navigation .secondary-nav-wrapper > li.search-nav-btn .search-button-a p {
              line-height: 30px; } }
      .navigation .secondary-nav-wrapper > li.profile-btn .profile-btn-a {
        float: left;
        height: 38px; }
        @media (max-width: 991px) {
          .navigation .secondary-nav-wrapper > li.profile-btn .profile-btn-a {
            display: none; } }
        .navigation .secondary-nav-wrapper > li.profile-btn .profile-btn-a:hover {
          color: #0096a9; }
        .navigation .secondary-nav-wrapper > li.profile-btn .profile-btn-a .icon-wrap {
          display: inline-block;
          margin-bottom: 5px; }
          @media (max-width: 991px) {
            .navigation .secondary-nav-wrapper > li.profile-btn .profile-btn-a .icon-wrap {
              width: 60px; } }
        .navigation .secondary-nav-wrapper > li.profile-btn .profile-btn-a p {
          display: inline-block;
          line-height: 34px; }
          @media (max-width: 991px) {
            .navigation .secondary-nav-wrapper > li.profile-btn .profile-btn-a p {
              line-height: 42px; } }
  .navigation #menu-nav {
    display: block;
    float: left;
    margin: 55px 15px 0 0;
    padding: 0;
    transition: margin 0.5s; }
    @media (max-width: 991px) {
      .navigation #menu-nav {
        display: none; } }
    .navigation #menu-nav a {
      color: #374e59;
      text-decoration: none;
      font-size: 18px;
      text-transform: uppercase; }
      .navigation #menu-nav a:hover {
        color: #0096a9; }
    .navigation #menu-nav li:first-child.current_page_item :hover:after {
      position: relative;
      content: "";
      display: block;
      width: 0;
      height: 0;
      z-index: 3;
      margin: 29px auto 0 auto;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      border-top: 20px solid #edf3f6; }
    .navigation #menu-nav > li {
      display: block;
      float: left;
      list-style-type: none;
      height: 63px;
      transition: heights 0.5s; }
      @media (max-width: 991px) {
        .navigation #menu-nav > li {
          float: none; } }
      .navigation #menu-nav > li:hover > ul.sub-menu {
        display: block; }
      .navigation #menu-nav > li.hover:after {
        position: relative;
        content: "";
        display: block;
        width: 0;
        height: 0;
        z-index: 3;
        margin: 29px auto 0 auto;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #edf3f6; }
      .navigation #menu-nav > li > a {
        display: block;
        padding: 0 9px;
        height: 34px;
        line-height: 34px; }
      .navigation #menu-nav > li > ul.sub-menu {
        display: none;
        position: absolute;
        width: 1170px;
        top: calc(100% - 2px);
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 3;
        padding: 40px 0 32px; }
        .navigation #menu-nav > li > ul.sub-menu > li {
          display: block;
          position: relative;
          width: 25%;
          float: left;
          min-height: 1px;
          padding: 0 15px; }
          .navigation #menu-nav > li > ul.sub-menu > li > a {
            display: block;
            height: 38px;
            font-family: 'DINProMedium', Verdana, sans-serif;
            font-size: 30px;
            color: #333333;
            margin-bottom: 11px;
            text-transform: none;
            cursor: default;
            pointer-events: none; }
          .navigation #menu-nav > li > ul.sub-menu > li > ul li {
            border-bottom: 1px solid #b0bbbf;
            padding: 11px 0 13px; }
            .navigation #menu-nav > li > ul.sub-menu > li > ul li:last-child {
              border-bottom: none; }
            .navigation #menu-nav > li > ul.sub-menu > li > ul li:first-child {
              border-bottom: 1px solid #b0bbbf; }
  .navigation .mobile-menu-icon {
    display: none; }
    @media (max-width: 991px) {
      .navigation .mobile-menu-icon {
        display: block;
        position: absolute;
        top: 20px;
        right: 57px;
        width: 46px;
        height: 37px;
        cursor: pointer;
        background-image: url("../img/icons/mobile-menu-icon.png");
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 47px auto; }
        .navigation .mobile-menu-icon.opened {
          background-image: url("../img/icons/mobile-menu-close.svg");
          background-size: 33px auto;
          background-position-x: right; } }
    @media (max-width: 767px) {
      .navigation .mobile-menu-icon {
        top: 13px;
        width: 39px;
        height: 31px;
        background-size: 38px 29px; }
        .navigation .mobile-menu-icon.opened {
          background-size: 31px auto; } }
    .navigation .mobile-menu-icon p {
      position: relative;
      right: -45px;
      font-size: 19px;
      color: #374e59;
      line-height: 30px;
      width: 60px; }

#mobile-navigation {
  display: none;
  left: 0;
  width: 100%;
  padding: 40px 0 65px;
  background-color: #dee5e8;
  border-top: 1px solid #d7dcde; }
  @media (max-width: 767px) {
    #mobile-navigation {
      padding: 20px 0 10px; } }
  #mobile-navigation .title {
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 42px;
    color: #333333; }
    @media (max-width: 767px) {
      #mobile-navigation .title {
        font-family: 'DINProMedium', Verdana, sans-serif;
        font-size: 27px;
        border-bottom: 1px solid #afb8bd;
        padding-bottom: 10px; } }
  #mobile-navigation .nav-list li a {
    display: block;
    padding: 15px 0;
    color: #374e59;
    text-decoration: none;
    font-size: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #afb8bd;
    background-position: right 0px top 25px;
    background-repeat: no-repeat;
    background-size: 30px auto; }
    @media (max-width: 767px) {
      #mobile-navigation .nav-list li a {
        padding: 13px 0;
        font-size: 17px;
        background-position: right 0px top 21px;
        background-size: 21px auto; } }
    #mobile-navigation .nav-list li a:hover {
      color: #0096a9; }
  #mobile-navigation .nav-list li.menu-item-has-children > a {
    background-image: url("../img/icons/mobile-menu-arrow-down.svg"); }
  #mobile-navigation .nav-list li.current-menu-ancestor ul {
    display: block; }
  #mobile-navigation .nav-list li.opened > a {
    background-image: url("../img/icons/mobile-menu-arrow-up.svg"); }
  #mobile-navigation .nav-list li.current-menu-item a {
    color: #0096a9; }
  #mobile-navigation .nav-list li .sub-menu {
    display: none; }
    #mobile-navigation .nav-list li .sub-menu a {
      padding-left: 20px; }
  #mobile-navigation .top-content {
    padding: 15px 0 10px;
    font-size: 25px;
    cursor: pointer;
    border-bottom: 1px solid #afb8bd; }
    @media (max-width: 767px) {
      #mobile-navigation .top-content {
        font-size: 17px; } }
    #mobile-navigation .top-content .icon-wrap {
      margin-left: 5px;
      top: -3px;
      position: relative; }

#mobile-bottom-menu {
  display: none;
  background-color: #374e59;
  transition: all 0.5s ease-out;
  height: 90px;
  border: 0;
  box-shadow: 0px 5px 20px 0px black; }
  #mobile-bottom-menu #mobile-bottom-menu-close {
    width: 100px;
    background-color: #db2b36;
    color: white;
    height: 45px;
    position: absolute;
    top: -45px;
    left: calc(50vw - 50px);
    margin-right: auto;
    display: none;
    border-radius: 5px 5px 0 0;
    text-align: center;
    padding: 12px; }
  #mobile-bottom-menu .menu-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: white;
    height: 90px;
    text-align: center;
    padding: 12px; }
    #mobile-bottom-menu .menu-item h4 {
      padding-top: 6px; }
  #mobile-bottom-menu .menu-dynamic {
    display: none; }

.search-navigation {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 4;
  width: 100%;
  background-color: #dce3e7;
  border-bottom: 1px solid #a4b0bc;
  padding: 35px 0; }
  @media (max-width: 767px) {
    .search-navigation {
      top: 76px;
      padding: 30px 0; } }
  .search-navigation .search-form {
    display: block;
    position: relative;
    padding: 0;
    margin: 0; }
    .search-navigation .search-form .submit-search-btn {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      height: 47px;
      width: 67px;
      padding: 2px 16px 0;
      background-color: #db2b36;
      border: none;
      border-radius: 5px;
      cursor: pointer; }
    .search-navigation .search-form .close-search-btn {
      display: block;
      position: absolute;
      top: 11px;
      right: 5px;
      width: 34px;
      height: 24px;
      cursor: pointer; }
      @media (max-width: 767px) {
        .search-navigation .search-form .close-search-btn {
          position: initial;
          float: right;
          margin-top: 25px; } }
      @media (max-width: 400px) {
        .search-navigation .search-form .close-search-btn {
          width: 34px;
          height: 24px; } }
    .search-navigation .search-form .search-field-wrapper {
      margin-left: 86px;
      margin-right: 60px; }
      @media (max-width: 767px) {
        .search-navigation .search-form .search-field-wrapper {
          margin-right: 0; } }
      .search-navigation .search-form .search-field-wrapper .search-field {
        width: 100%;
        height: 47px;
        background: #374e59;
        border: none;
        border-radius: 5px;
        padding: 0 20px;
        color: white;
        font-size: 18px; }
        .search-navigation .search-form .search-field-wrapper .search-field::-webkit-input-placeholder {
          color: white; }
        @media (max-width: 400px) {
          .search-navigation .search-form .search-field-wrapper .search-field {
            height: 47px;
            font-size: 18px; } }

@-webkit-keyframes fadeInOut {
  0% {
    opacity: 0;
    visibility: hidden; }
  16% {
    opacity: 1;
    visibility: visible; }
  84% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }

@keyframes fadeInOut {
  0% {
    opacity: 0;
    visibility: hidden; }
  16% {
    opacity: 1;
    visibility: visible; }
  84% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }

.login-box {
  display: none;
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  left: 0;
  z-index: 9999;
  opacity: 0.95;
  background-color: #8a989e;
  border-bottom: 1px solid #a4b0bc;
  padding: 35px 0; }
  .login-box .container {
    position: relative; }
  .login-box .content-wrapper {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center; }
  .login-box .text {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 47px;
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 20px;
    color: white; }
  .login-box .login-form {
    display: block;
    position: relative;
    padding: 0;
    margin: 0 60px 0 185px; }
    .login-box .login-form .submit-login-btn {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      height: 47px;
      padding: 0 20px;
      background-color: #db2b36;
      border: none;
      border-radius: 5px;
      cursor: pointer;
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px;
      color: white;
      text-transform: uppercase; }
      .login-box .login-form .submit-login-btn:hover {
        background-color: #f42834; }
    .login-box .login-form .login-fields-wrapper {
      margin-right: 128px; }
      .login-box .login-form .login-fields-wrapper .member-wrapper {
        float: left;
        width: 50%;
        padding-right: 10px;
        position: relative; }
        .login-box .login-form .login-fields-wrapper .member-wrapper span.login-instructions-no-tooltip {
          color: #ffffff; }
        .login-box .login-form .login-fields-wrapper .member-wrapper .member-field {
          width: 100%;
          height: 47px;
          background: #374e59;
          border: none;
          border-radius: 5px;
          padding: 0 20px;
          color: white;
          font-size: 18px;
          margin-bottom: 10px; }
          .login-box .login-form .login-fields-wrapper .member-wrapper .member-field::-webkit-input-placeholder {
            color: white; }
      .login-box .login-form .login-fields-wrapper .password-wrapper {
        float: left;
        width: 50%;
        padding-left: 10px; }
        .login-box .login-form .login-fields-wrapper .password-wrapper .password-field {
          width: 100%;
          height: 47px;
          background: #374e59;
          border: none;
          border-radius: 5px;
          padding: 0 20px;
          color: white;
          font-size: 18px; }
          .login-box .login-form .login-fields-wrapper .password-wrapper .password-field::-webkit-input-placeholder {
            color: white; }
        .login-box .login-form .login-fields-wrapper .password-wrapper .forgot-password {
          line-height: 24px;
          margin-top: 13px;
          font-family: 'DINPro', Verdana, sans-serif;
          font-size: 18px;
          color: white;
          cursor: pointer; }
          .login-box .login-form .login-fields-wrapper .password-wrapper .forgot-password:hover {
            text-decoration: underline; }
          .login-box .login-form .login-fields-wrapper .password-wrapper .forgot-password .arrow-wrapper {
            float: left;
            width: 24px;
            height: 24px;
            margin-right: 8px;
            border-radius: 17px;
            background-color: white;
            background-image: url("../img/icons/blue-arrow-left.svg");
            background-position: 10px center;
            background-repeat: no-repeat;
            background-size: 7px; }
        .login-box .login-form .login-fields-wrapper .password-wrapper .login-status {
          color: #c1e4e8;
          font-size: 15px;
          margin-top: 2px; }
      .login-box .login-form .login-fields-wrapper #username-error, .login-box .login-form .login-fields-wrapper #password-error {
        color: #db2b36;
        font-size: 16px;
        margin-left: 2px;
        margin-top: 2px; }
  .login-box .close-login-btn {
    display: block;
    position: absolute;
    top: 11px;
    right: 5px;
    width: 31px;
    height: 31px;
    cursor: pointer; }
    @media (max-width: 767px) {
      .login-box .close-login-btn {
        float: right;
        width: 44px;
        height: 33px;
        margin-top: 6px; } }
    @media (max-width: 400px) {
      .login-box .close-login-btn {
        width: 34px;
        height: 24px; } }
  .login-box .login-wrapper {
    display: flex;
    justify-content: space-evenly;
    padding: 50px;
    flex-wrap: wrap; }
  .login-box .mitidLogin {
    display: flex;
    width: 250px;
    height: 100px; }
    .login-box .mitidLogin .mitidLoginBtn {
      font-family: 'IBMPlexSansBold';
      margin: 20px auto;
      background-color: #0664DE;
      color: white;
      padding: 15px 20px 20px 20px;
      justify-content: center; }
      .login-box .mitidLogin .mitidLoginBtn img {
        width: 60px;
        margin-right: 10px; }

.logout-box {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 5;
  opacity: 0.95;
  background-color: #8a989e;
  border-bottom: 1px solid #a4b0bc;
  padding: 35px 0; }
  .logout-box .content-wrapper {
    position: relative;
    /* 
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        */
    justify-content: center; }
  .logout-box .btn-my-hod,
  .logout-box .btn-logout {
    display: block;
    float: left;
    line-height: 47px;
    padding: 0 20px 0 60px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    width: 100%; }
  .logout-box .btn-my-hod {
    background-color: #db2b36;
    background-image: url("../img/icons/logout-my-hod.png");
    background-position: 15px 10px;
    background-repeat: no-repeat;
    margin-right: 20px; }
    .logout-box .btn-my-hod:hover {
      background-color: #f42834; }
  .logout-box .btn-logout {
    background-color: #0096a9;
    background-image: url("../img/general/log-out-icon.svg");
    background-position: 22px 10px;
    background-repeat: no-repeat; }
    .logout-box .btn-logout:hover {
      background-color: #0ba5b9; }
  @media (max-width: 991px) {
    .logout-box .btn-my-hod,
    .logout-box .btn-logout,
    .logout-box .btn-change-pass {
      margin-bottom: 15px; } }
  .logout-box .close-login-btn {
    display: block;
    position: absolute;
    top: 11px;
    right: 5px;
    width: 31px;
    height: 31px;
    cursor: pointer; }
    @media (max-width: 767px) {
      .logout-box .close-login-btn {
        position: initial;
        float: right;
        width: 44px;
        height: 33px;
        margin-top: 6px; } }
    @media (max-width: 400px) {
      .logout-box .close-login-btn {
        width: 34px;
        height: 24px; } }

.btn-change-pass {
  background-color: #0096a9;
  display: block;
  float: left;
  line-height: 47px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-family: 'DINPro', Verdana, sans-serif;
  font-size: 18px;
  color: white;
  text-transform: uppercase;
  background-image: none;
  padding: 0 20px 0 20px;
  width: 100%; }
  .btn-change-pass:hover {
    background-color: #0ba5b9;
    color: white; }

.in-form {
  float: right; }

.right-sidebar .search-kronik-wrapper {
  margin-bottom: 30px;
  background-color: #f7fafb;
  padding: 11px; }
  .right-sidebar .search-kronik-wrapper #search-kronik {
    display: block;
    padding-right: 50px;
    position: relative; }
    .right-sidebar .search-kronik-wrapper #search-kronik .search-field {
      display: block;
      width: 100%;
      height: 50px;
      margin-right: 50px;
      padding-left: 14px;
      border-radius: 5px 0 0 5px;
      background-color: #e4e8eb;
      -webkit-appearance: none;
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px;
      color: #333333;
      text-transform: uppercase;
      border: none; }
      .right-sidebar .search-kronik-wrapper #search-kronik .search-field::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        color: #333333; }
      .right-sidebar .search-kronik-wrapper #search-kronik .search-field:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #333333;
        opacity: 1; }
      .right-sidebar .search-kronik-wrapper #search-kronik .search-field::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #333333;
        opacity: 1; }
      .right-sidebar .search-kronik-wrapper #search-kronik .search-field:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #333333; }
    .right-sidebar .search-kronik-wrapper #search-kronik .btn-submit-search {
      position: absolute;
      top: 0;
      right: 0;
      height: 50px;
      width: 50px;
      padding: 0;
      background-color: #e4e8eb;
      border: none;
      border-radius: 0 5px 5px 0;
      cursor: pointer; }

.right-sidebar .sidebar-image-block {
  padding: 40px 0; }
  @media (max-width: 767px) {
    .right-sidebar .sidebar-image-block {
      padding: 20px 0; } }
  .right-sidebar .sidebar-image-block a:hover {
    text-decoration: underline; }
  .right-sidebar .sidebar-image-block .img-responsive {
    margin-bottom: 10px; }
  .right-sidebar .sidebar-image-block .img-description {
    font-size: 20px;
    color: #333333; }

.right-sidebar .see-all-news {
  display: block;
  margin: 20px 0;
  background: url("../img/general/arrow-icon.jpg") no-repeat 0px 1px;
  line-height: 28px;
  font-size: 18px;
  color: #374e59;
  text-transform: uppercase;
  padding-left: 34px; }

.right-sidebar .magazine-link {
  display: block;
  padding: 20px 0; }
  .right-sidebar .magazine-link img {
    width: 100%; }

.right-sidebar .category-dropdown-wrapper {
  padding: 30px 0; }
  .right-sidebar .category-dropdown-wrapper.archive {
    padding: 0; }
  .right-sidebar .category-dropdown-wrapper .sidebar-heading {
    padding-bottom: 0;
    border-bottom: none; }
  .right-sidebar .category-dropdown-wrapper .category-dropdown {
    background-color: #f7fafb;
    padding: 11px; }
    .right-sidebar .category-dropdown-wrapper .category-dropdown .bootstrap-select {
      width: 100%; }
      .right-sidebar .category-dropdown-wrapper .category-dropdown .bootstrap-select .dropdown-toggle {
        display: block;
        width: 100%;
        height: 50px;
        padding-left: 14px;
        border-radius: 5px;
        background-color: #e4e8eb;
        border: none;
        outline: none;
        -webkit-appearance: none;
        font-family: 'DINPro', Verdana, sans-serif;
        font-size: 18px;
        color: #333333; }
        .right-sidebar .category-dropdown-wrapper .category-dropdown .bootstrap-select .dropdown-toggle:focus, .right-sidebar .category-dropdown-wrapper .category-dropdown .bootstrap-select .dropdown-toggle:hover {
          outline: none !important;
          box-shadow: none; }
        .right-sidebar .category-dropdown-wrapper .category-dropdown .bootstrap-select .dropdown-toggle .bs-caret {
          display: block;
          position: absolute;
          top: 16px;
          right: 12px;
          width: 19px;
          height: 21px; }
        .right-sidebar .category-dropdown-wrapper .category-dropdown .bootstrap-select .dropdown-toggle .caret {
          position: absolute;
          top: 0;
          left: 0;
          margin: 0;
          padding: 0;
          border: none;
          font-family: 'Glyphicons Halflings';
          font-style: normal;
          font-weight: 400;
          line-height: 1;
          -webkit-font-smoothing: antialiased; }
          .right-sidebar .category-dropdown-wrapper .category-dropdown .bootstrap-select .dropdown-toggle .caret::before {
            content: "\e259"; }
      .right-sidebar .category-dropdown-wrapper .category-dropdown .bootstrap-select .dropdown-menu {
        margin: 0;
        background-color: #ebedee;
        border-radius: 0 0 5px 5px;
        border: none; }
        .right-sidebar .category-dropdown-wrapper .category-dropdown .bootstrap-select .dropdown-menu li :focus {
          outline: none !important;
          background-color: #cdd3d5; }
        .right-sidebar .category-dropdown-wrapper .category-dropdown .bootstrap-select .dropdown-menu li.selected a:focus {
          background: #cdd3d5;
          outline: none !important; }
        .right-sidebar .category-dropdown-wrapper .category-dropdown .bootstrap-select .dropdown-menu li a {
          display: block;
          clear: both;
          padding: 4px 10px 4px 14px;
          background-color: transparent;
          font-size: 18px;
          font-weight: 400;
          line-height: 1.4;
          color: #333333;
          white-space: nowrap; }
      .right-sidebar .category-dropdown-wrapper .category-dropdown .bootstrap-select.open .dropdown-toggle {
        border-radius: 5px 5px 0 0;
        box-shadow: none;
        background-color: #ebedee; }
        .right-sidebar .category-dropdown-wrapper .category-dropdown .bootstrap-select.open .dropdown-toggle .caret::before {
          content: "\e260"; }

.right-sidebar .person-info-block {
  margin-bottom: 30px;
  padding: 25px 60px 35px;
  background-color: #edf3f6;
  font-family: 'DINProMedium', Verdana, sans-serif;
  font-size: 18px;
  color: #333333; }
  @media (max-width: 1199px) {
    .right-sidebar .person-info-block {
      padding: 15px 25px 20px; } }
  .right-sidebar .person-info-block .heading {
    font-size: 28px;
    margin-bottom: 10px;
    text-transform: uppercase; }
    @media (max-width: 991px) {
      .right-sidebar .person-info-block .heading {
        font-size: 23px; } }
  .right-sidebar .person-info-block .image {
    margin-bottom: 10px; }
  .right-sidebar .person-info-block .phone,
  .right-sidebar .person-info-block .e-mail {
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 18px;
    color: #0096a9; }
    .right-sidebar .person-info-block .phone .add-info,
    .right-sidebar .person-info-block .e-mail .add-info {
      font-family: 'DINProMedium', Verdana, sans-serif;
      font-size: 18px;
      color: #333333; }

.left-sidebar {
  margin-bottom: 25px;
  overflow: hidden;
  transition: 0.5s; }
  .left-sidebar .left-menu li a {
    background-position: right 10px top 16px;
    background-repeat: no-repeat; }
  .left-sidebar .left-menu li.menu-item-has-children > a {
    background-image: url("../img/icons/left-menu-arrow-down.svg"); }
  .left-sidebar .left-menu li.current-menu-parent.current-menu-item a {
    color: #374e59; }
  .left-sidebar .left-menu li.current-menu-item a {
    color: #0096a9; }
  .left-sidebar .left-menu li.opened > a {
    background-image: url("../img/icons/left-menu-arrow-up.svg"); }
  .left-sidebar .left-menu a {
    display: block;
    color: #374e59;
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 18px;
    text-transform: uppercase; }
    .left-sidebar .left-menu a:hover {
      color: #0096a9; }
    .left-sidebar .left-menu a:focus {
      text-decoration: none; }
  .left-sidebar .left-menu > li {
    border-bottom: 1px solid #d7dcde; }
    .left-sidebar .left-menu > li:nth-child(even) {
      background-color: #f7fafb; }
    .left-sidebar .left-menu > li a {
      line-height: 50px;
      padding-left: 7px; }
    .left-sidebar .left-menu > li.current_page_parent .sub-menu {
      display: block; }
    .left-sidebar .left-menu > li .sub-menu {
      display: none;
      padding: 0px 0 20px 17px; }
      .left-sidebar .left-menu > li .sub-menu li.current-menu-item a {
        color: #0096a9; }
      .left-sidebar .left-menu > li .sub-menu a {
        line-height: 27px;
        padding: 0;
        font-family: 'DINPro', Verdana, sans-serif;
        font-size: 16px;
        color: #666666;
        text-transform: none; }
        .left-sidebar .left-menu > li .sub-menu a:hover {
          color: #0096a9; }

/**
 * Single article
 */
.single-article {
  color: #333333; }
  .single-article a {
    color: #0096a9; }
    .single-article a:hover {
      text-decoration: underline; }
  .single-article .status-wrapper {
    margin-bottom: 12px; }
    .single-article .status-wrapper .status {
      font-family: 'DINProMedium', Verdana, sans-serif;
      font-size: 16px;
      color: #374e59;
      border-bottom: 1px solid #374e59;
      text-transform: uppercase; }
  .single-article .debate-article-category {
    margin-bottom: 12px; }
    .single-article .debate-article-category span {
      font-family: 'DINProMedium', Verdana, sans-serif;
      font-size: 16px;
      color: #374e59;
      border-bottom: 1px solid #374e59;
      text-transform: uppercase; }
  .single-article .publish-date {
    font-size: 16px;
    color: #374e59;
    margin-bottom: 5px; }
  .single-article .title {
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 30px;
    color: #223239;
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      .single-article .title {
        font-size: 30px;
        margin-bottom: 10px; } }
  .single-article .subtitle {
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 20px;
    color: #333333;
    margin-bottom: 25px; }
    @media (max-width: 991px) {
      .single-article .subtitle {
        font-size: 20px; } }
  .single-article .image-wrapper {
    margin-bottom: 45px; }
    @media (max-width: 991px) {
      .single-article .image-wrapper {
        margin-bottom: 25px; } }
    .single-article .image-wrapper.border-bottom {
      border-bottom: 1px solid #d7dcde; }
    .single-article .image-wrapper .article-image {
      margin-bottom: 17px; }
    .single-article .image-wrapper .description-wrapper {
      margin-bottom: 15px;
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 14px;
      color: #374e59;
      line-height: 1.5; }
      .single-article .image-wrapper .description-wrapper span {
        font-family: 'DINProBold', Verdana, sans-serif;
        font-size: 14px;
        text-transform: uppercase; }
  .single-article .videowrapper {
    margin-bottom: 45px; }
  .single-article .heading-font-medium {
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 24px;
    color: #333333;
    margin-bottom: 16px; }
    @media (max-width: 991px) {
      .single-article .heading-font-medium {
        font-size: 20px; } }
  .single-article .text-block p, .single-article .text-block ul, .single-article .text-block ol {
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 18px;
    margin: 0; }
    @media (max-width: 767px) {
      .single-article .text-block p, .single-article .text-block ul, .single-article .text-block ol {
        font-size: 17px; } }
  .single-article .text-block h2 {
    font-family: 'DINProBold', Verdana, sans-serif;
    font-size: 24px;
    margin-bottom: 4px; }
  .single-article .text-block ul {
    margin-left: 45px; }
    @media (max-width: 767px) {
      .single-article .text-block ul {
        margin-left: 35px; } }
    .single-article .text-block ul li {
      list-style: initial; }
  .single-article .text-block ol {
    margin-left: 45px; }
    @media (max-width: 767px) {
      .single-article .text-block ol {
        margin-left: 35px; } }
    .single-article .text-block ol li {
      list-style: decimal; }
  .single-article .quote-wrapper {
    padding: 30px 0 30px 30px; }
    @media (max-width: 991px) {
      .single-article .quote-wrapper {
        padding: 20px 0 20px 20px; } }
    .single-article .quote-wrapper .quote {
      font-family: 'DINProMedium', Verdana, sans-serif;
      font-size: 24px;
      margin-bottom: 4px; }
      @media (max-width: 991px) {
        .single-article .quote-wrapper .quote {
          font-size: 22px; } }
      @media (max-width: 767px) {
        .single-article .quote-wrapper .quote {
          font-size: 18px; } }
    .single-article .quote-wrapper .author {
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px; }
      @media (max-width: 767px) {
        .single-article .quote-wrapper .author {
          font-size: 16px; } }
  .single-article .read-also {
    padding: 30px 0; }
    .single-article .read-also .blue-color-desc {
      font-family: 'DINProBold', Verdana, sans-serif;
      font-size: 24px;
      color: #0096a9; }
      @media (max-width: 767px) {
        .single-article .read-also .blue-color-desc {
          font-size: 21px; } }
    .single-article .read-also .link {
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px;
      color: #333333;
      border-bottom: 1px solid #333333; }
      @media (max-width: 767px) {
        .single-article .read-also .link {
          font-size: 17px; } }
  .single-article .social-media-block {
    border-top: 1px solid #d7dcde;
    border-bottom: 1px solid #d7dcde;
    padding: 30px 0 30px;
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 16px;
    color: #374e59;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .single-article .social-media-block {
        padding: 20px 0; } }
    .single-article .social-media-block .share-wrapper {
      width: 50%;
      float: left;
      text-align: right;
      padding-right: 30px; }
      @media (max-width: 991px) {
        .single-article .social-media-block .share-wrapper {
          padding-right: 0; } }
      @media (max-width: 767px) {
        .single-article .social-media-block .share-wrapper {
          width: 100%;
          text-align: center; } }
      .single-article .social-media-block .share-wrapper .text {
        display: block;
        float: right;
        margin-right: 9px;
        line-height: 44px; }
      .single-article .social-media-block .share-wrapper .text-mobile {
        display: block;
        line-height: 44px; }
      .single-article .social-media-block .share-wrapper .share-link {
        display: block;
        float: right;
        font-size: 0px;
        margin-left: 4px; }
        @media (max-width: 767px) {
          .single-article .social-media-block .share-wrapper .share-link {
            display: inline-block;
            float: none; } }
    .single-article .social-media-block .download-print-wrapper {
      width: 50%;
      float: left; }
      .single-article .social-media-block .download-print-wrapper .download-block {
        width: 50%;
        float: left; }
        .single-article .social-media-block .download-print-wrapper .download-block .download-link {
          display: inline-block; }
      .single-article .social-media-block .download-print-wrapper .print-block .print-link {
        cursor: pointer;
        display: block;
        margin: 0 auto;
        width: 98px; }
      .single-article .social-media-block .download-print-wrapper .text {
        display: block;
        float: left;
        margin-right: 8px;
        line-height: 44px;
        color: #374e59; }
  .single-article .accordion {
    margin-bottom: 23px;
    border-top: 1px solid #d7dcde; }
    @media (max-width: 991px) {
      .single-article .accordion {
        margin-bottom: 50px; } }
    .single-article .accordion p {
      margin: 0;
      padding: 0; }
    .single-article .accordion .ui-accordion-header {
      display: block;
      position: relative;
      padding-left: 20px;
      padding-right: 50px;
      line-height: 57px;
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 24px;
      border-bottom: 1px solid #d7dcde;
      cursor: pointer; }
      @media (max-width: 991px) {
        .single-article .accordion .ui-accordion-header {
          font-size: 21px;
          line-height: 52px; } }
      .single-article .accordion .ui-accordion-header:focus {
        outline: none; }
      .single-article .accordion .ui-accordion-header .ui-accordion-header-icon {
        display: block;
        position: absolute;
        top: 27px;
        right: 20px;
        width: 18px;
        height: 9px;
        background-image: url("../img/icons/accordion-arrow-down.jpg");
        background-position: 0 0;
        background-repeat: no-repeat; }
    .single-article .accordion .ui-accordion-content {
      padding: 20px 20px 50px 20px;
      background-color: #edf3f6;
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px;
      color: #333333; }
      .single-article .accordion .ui-accordion-content ul {
        margin-left: 45px; }
        .single-article .accordion .ui-accordion-content ul li {
          list-style: inherit; }
      .single-article .accordion .ui-accordion-content .table-block {
        margin-bottom: 25px; }
        .single-article .accordion .ui-accordion-content .table-block .accordion-col {
          float: left;
          padding-right: 20px;
          text-align: right; }
          .single-article .accordion .ui-accordion-content .table-block .accordion-col:first-child {
            text-align: left; }
          .single-article .accordion .ui-accordion-content .table-block .accordion-col:nth-last-child(2) {
            padding-right: 0; }
          .single-article .accordion .ui-accordion-content .table-block .accordion-col .column-name {
            font-family: 'DINProBold', Verdana, sans-serif;
            font-size: 18px;
            margin-bottom: 25px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
        .single-article .accordion .ui-accordion-content .table-block ul {
          margin: 0; }
          .single-article .accordion .ui-accordion-content .table-block ul li {
            list-style: none; }
    .single-article .accordion .accordion-text strong {
      font-family: 'DINProBold', Verdana, sans-serif;
      font-size: 18px; }
  .single-article .get-advantages-block {
    background-color: #edf3f6;
    margin-bottom: 30px; }
    .single-article .get-advantages-block .content {
      float: left;
      padding: 26px 10px 26px 20px;
      font-size: 28px; }
      @media (max-width: 991px) {
        .single-article .get-advantages-block .content {
          float: none;
          text-align: center; } }
    .single-article .get-advantages-block .btn-wrapper {
      padding: 36px 57px 36px 20px;
      float: right; }
      @media (max-width: 991px) {
        .single-article .get-advantages-block .btn-wrapper {
          float: none;
          text-align: center;
          padding: 0 50px 35px; } }
      .single-article .get-advantages-block .btn-wrapper .btn-red, .single-article .get-advantages-block .btn-wrapper .btn-blue {
        color: white; }
        .single-article .get-advantages-block .btn-wrapper .btn-red:hover, .single-article .get-advantages-block .btn-wrapper .btn-blue:hover {
          text-decoration: none; }

.download-contact-block {
  margin-top: 30px; }
  .download-contact-block .wrapper {
    height: 100%; }
    @media (max-width: 767px) {
      .download-contact-block .wrapper {
        margin-bottom: 25px; }
        .download-contact-block .wrapper:last-child {
          margin-bottom: 0; } }
  .download-contact-block .download-box,
  .download-contact-block .contact-box,
  .download-contact-block .text-box {
    height: 100%;
    background-color: #edf3f6;
    padding: 20px; }
    .download-contact-block .download-box .heading,
    .download-contact-block .contact-box .heading,
    .download-contact-block .text-box .heading {
      line-height: 66px;
      padding-left: 75px;
      margin-bottom: 15px;
      font-family: 'DINProMedium', Verdana, sans-serif;
      font-size: 20px;
      color: #333333;
      text-transform: uppercase; }
  .download-contact-block .download-box .heading {
    background: url("../img/icons/background-download-icon.png") no-repeat 0 0; }
  .download-contact-block .download-box .download-list li {
    margin-bottom: 4px; }
  .download-contact-block .download-box .download-list a {
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 16px;
    color: #0096a9;
    text-transform: uppercase;
    padding-left: 30px;
    line-height: 16px;
    background-image: url("../img/icons/download-link-icon.png");
    background-position: 9px 3px;
    background-repeat: no-repeat; }
  .download-contact-block .text-box .heading {
    background: url("../img/icons/general-info-icon.png") no-repeat 0 0; }
  .download-contact-block .text-box .text {
    color: #333333;
    font-size: 16px;
    padding-bottom: 20px; }
    .download-contact-block .text-box .text a {
      color: #0096a9; }
      .download-contact-block .text-box .text a:hover {
        text-decoration: underline; }
  .download-contact-block .contact-box {
    color: #333333;
    padding-bottom: 0; }
    .download-contact-block .contact-box.blue-icon .heading {
      background: url("../img/icons/background-contact-icon.png") no-repeat 0 0; }
    .download-contact-block .contact-box.grey-icon .heading {
      background: url("../img/icons/background-contact-grey.jpg") no-repeat 0 0; }
    .download-contact-block .contact-box .consultant-item {
      padding-bottom: 25px; }
      .download-contact-block .contact-box .consultant-item .job-title {
        font-family: 'DINProMedium', Verdana, sans-serif;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 6px; }
      .download-contact-block .contact-box .consultant-item .name {
        font-family: 'DINPro', Verdana, sans-serif;
        font-size: 16px;
        margin-bottom: 1px; }
      .download-contact-block .contact-box .consultant-item .phone,
      .download-contact-block .contact-box .consultant-item .e-mail {
        font-family: 'DINPro', Verdana, sans-serif;
        font-size: 16px;
        color: #0096a9; }
        .download-contact-block .contact-box .consultant-item .phone .add-info,
        .download-contact-block .contact-box .consultant-item .e-mail .add-info {
          font-family: 'DINProMedium', Verdana, sans-serif;
          font-size: 16px;
          color: #333333; }

/**
     *  Hero news
     */
.hero-news {
  position: relative;
  display: block;
  height: 580px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-origin: content-box; }
  @media (max-width: 1440px) {
    .hero-news {
      height: 475px; } }
  @media (max-width: 991px) {
    .hero-news {
      height: 500px; } }
  @media (max-width: 767px) {
    .hero-news {
      background-image: none !important;
      height: 325px; } }
  .hero-news .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    pointer-events: none;
    background: rgba(55, 78, 89, 0.2); }
  .hero-news .mobile-bg-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    pointer-events: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-origin: content-box; }
  .hero-news #hero-news-block {
    margin-top: 185px;
    position: relative;
    width: 50%;
    opacity: 0; }
    @media (max-width: 991px) {
      .hero-news #hero-news-block {
        margin-top: 110px;
        width: 70%; } }
    @media (max-width: 767px) {
      .hero-news #hero-news-block {
        width: 100%;
        margin-top: 150px; } }
    .hero-news #hero-news-block .bx-viewport {
      overflow-x: hidden; }
    .hero-news #hero-news-block .red-label {
      background-color: #db2b36;
      color: white;
      padding: 0 15px;
      line-height: 40px;
      text-align: center;
      position: absolute;
      margin-left: 20px;
      top: -21px;
      z-index: 3;
      font-size: 18px; }
    .hero-news #hero-news-block .item-red-box {
      z-index: 1; }
    .hero-news #hero-news-block .white-box {
      display: block;
      background-color: white;
      padding: 30px 20px 20px; }
      .hero-news #hero-news-block .white-box .link-wrapper {
        color: #000000; }
        .hero-news #hero-news-block .white-box .link-wrapper:hover .title {
          text-decoration: underline; }
      .hero-news #hero-news-block .white-box .title {
        font-size: 30px;
        margin-bottom: 6px; }
        @media (max-width: 767px) {
          .hero-news #hero-news-block .white-box .title {
            font-size: 23px; } }
      .hero-news #hero-news-block .white-box .content {
        font-family: 'DINPro', Verdana, sans-serif;
        font-size: 18px; }
    .hero-news #hero-news-block .btn-box {
      background-color: #87959b;
      color: white;
      display: block;
      padding: 8px 0 8px 20px;
      display: block;
      line-height: 1;
      font-size: 18px; }
      .hero-news #hero-news-block .btn-box:hover {
        background-color: #9ea9af; }
        .hero-news #hero-news-block .btn-box:hover .flere-nyheder {
          color: #374e59; }
      .hero-news #hero-news-block .btn-box img, .hero-news #hero-news-block .btn-box span {
        vertical-align: middle; }

.cookie-box {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #374e59;
  z-index: 1000;
  width: 100%;
  padding: 32px 0;
  color: #ffffff;
  font-family: 'DINPro', Verdana, sans-serif;
  font-size: 18px; }
  @media (max-width: 767px) {
    .cookie-box {
      padding: 25px 0;
      font-size: 16px; } }
  .cookie-box .btn-red, .cookie-box .btn-blue {
    float: right;
    border: none; }
    @media (max-width: 767px) {
      .cookie-box .btn-red, .cookie-box .btn-blue {
        float: none;
        margin: 0 auto 15px; } }

/*
 *  Calendar block
 */
.calendar-wrapper {
  padding: 20px 0 10px; }
  .calendar-wrapper .event-wrapper {
    display: grid;
    grid-template-columns: 92px auto;
    margin-bottom: 20px;
    cursor: pointer; }
    .calendar-wrapper .event-wrapper.no-description {
      cursor: default; }
      .calendar-wrapper .event-wrapper.no-description .content-wrapper .heading-section .title,
      .calendar-wrapper .event-wrapper.no-description .content-wrapper .heading-section .time-place-wrapper .arrow-block {
        cursor: default; }
    .calendar-wrapper .event-wrapper .date-wrapper {
      width: 100%;
      height: 100%;
      float: left;
      padding: 12px 10px 10px 10px;
      background-color: #db2b36;
      color: white;
      text-align: center;
      line-height: 1; }
      .calendar-wrapper .event-wrapper .date-wrapper .number {
        font-family: 'DINProMedium', Verdana, sans-serif;
        font-size: 34px; }
      .calendar-wrapper .event-wrapper .date-wrapper .month {
        font-size: 14px; }
    .calendar-wrapper .event-wrapper .content-wrapper {
      background-color: #edf3f6;
      padding: 10px 30px; }
      .calendar-wrapper .event-wrapper .content-wrapper .heading-section {
        padding-bottom: 0; }
        .calendar-wrapper .event-wrapper .content-wrapper .heading-section .title {
          line-height: 29px;
          font-family: 'DINProMedium', Verdana, sans-serif;
          font-size: 22px;
          color: #374e59;
          cursor: pointer;
          overflow: hidden;
          text-overflow: ellipsis; }
          @media (max-width: 991px) {
            .calendar-wrapper .event-wrapper .content-wrapper .heading-section .title {
              font-size: 20px; } }
        .calendar-wrapper .event-wrapper .content-wrapper .heading-section .time-place-wrapper {
          line-height: 29px;
          /* float: right; */
          color: #374e59;
          font-size: 18px;
          display: flex;
          justify-content: space-between;
          flex-wrap: wrap; }
          .calendar-wrapper .event-wrapper .content-wrapper .heading-section .time-place-wrapper .time {
            float: left;
            background-image: url("../img/icons/calendar-time-icon.jpg");
            background-position: 0 0;
            background-repeat: no-repeat;
            padding-left: 34px; }
          .calendar-wrapper .event-wrapper .content-wrapper .heading-section .time-place-wrapper .place {
            float: left;
            padding-left: 34px;
            background-image: url("../img/icons/calendar-place-icon.jpg");
            background-position: 0 0;
            background-repeat: no-repeat;
            width: 45vw;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
          .calendar-wrapper .event-wrapper .content-wrapper .heading-section .time-place-wrapper .arrow-block {
            float: left;
            width: 24px;
            height: 28px;
            cursor: pointer;
            background-image: url("../img/icons/event-arrow-down.jpg");
            background-position: 0 0;
            background-repeat: no-repeat; }
      .calendar-wrapper .event-wrapper .content-wrapper .additional-section {
        display: none;
        color: #333333;
        padding-top: 20px;
        padding-bottom: 23px; }
        .calendar-wrapper .event-wrapper .content-wrapper .additional-section .clearfix {
          margin-bottom: 21px; }
        .calendar-wrapper .event-wrapper .content-wrapper .additional-section .name {
          float: left;
          padding-right: 15px;
          font-family: 'DINProBold', Verdana, sans-serif;
          font-size: 18px; }
        .calendar-wrapper .event-wrapper .content-wrapper .additional-section .description {
          /* margin-left: 215px; */
          font-size: 18px; }
          .calendar-wrapper .event-wrapper .content-wrapper .additional-section .description .position {
            font-family: 'DINProMedium', Verdana, sans-serif;
            font-size: 18px; }
          .calendar-wrapper .event-wrapper .content-wrapper .additional-section .description .blue {
            color: #0096a9; }
    .calendar-wrapper .event-wrapper.opened .content-wrapper .heading-section {
      border-bottom: 1px solid #d7dcde; }
      .calendar-wrapper .event-wrapper.opened .content-wrapper .heading-section .arrow-block {
        background-image: url("../img/icons/event-arrow-up.jpg"); }
      .calendar-wrapper .event-wrapper.opened .content-wrapper .heading-section .title {
        color: #0096a9; }
  .calendar-wrapper .see-all-events {
    display: block;
    text-align: center;
    cursor: pointer;
    padding-top: 10px; }
    .calendar-wrapper .see-all-events:hover .text {
      color: #0096a9; }
    .calendar-wrapper .see-all-events .image {
      display: inline-block;
      vertical-align: top;
      margin-right: 5px; }
    .calendar-wrapper .see-all-events .text {
      display: inline-block;
      line-height: 28px;
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px;
      text-transform: uppercase;
      color: #374e59; }

/**
 * Comments after news articles and debate
 */
.no-border {
  border: none; }

.visible-link, .comment-edit-link {
  color: #0096a9; }

.comments-area {
  border-bottom: 1px solid #d7dcde;
  margin-bottom: 20px; }

.comments-title {
  padding: 20px 0 20px 0; }

.comment-list {
  border-bottom: 1px solid #d7dcde;
  padding-bottom: 20px; }
  .comment-list .comment-body {
    height: 100%;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: solid 1px #d7dcde;
    display: table; }
    .comment-list .comment-body .comment-author * {
      margin-right: 5px;
      color: gray; }
    .comment-list .comment-body .comment-meta {
      color: #b3b3b3;
      text-align: right;
      display: table-header-group; }
    .comment-list .comment-body p {
      text-align: justify;
      padding-top: 10px;
      width: 100%; }
    .comment-list .comment-body .reply {
      display: table-footer-group; }
  .comment-list li .children {
    width: 90%;
    float: right; }
  .comment-list .depth-1 {
    padding: 20px 20px 20px 20px;
    overflow: hidden; }

.comment-respond {
  padding: 20px 0 20px 0; }
  .comment-respond .comment-reply-title a {
    color: #0096a9; }

/**
 * Insurances page
 */
.name.insurance-button a {
  color: #000000; }

.name.sundhed-insurance a {
  color: #000000; }

.name.children-unsubscribe a {
  color: #000000; }

.unsubscribe-text {
  color: #e63636; }

.unsubscribe-error-text {
  color: #e63636; }

.name.confirm-unsubscribe a {
  color: #000000; }

.bx-wrapper {
  margin-bottom: 35px; }
  .bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
    left: 0; }
  .bx-wrapper img {
    width: 100%; }
  .bx-wrapper .ad-caption {
    position: absolute;
    top: 30px;
    left: 25px;
    z-index: 10;
    width: 90%;
    color: white; }
    @media (min-width: 580px) {
      .bx-wrapper .ad-caption {
        top: 70px;
        left: 47px; } }
    .bx-wrapper .ad-caption h1 {
      font-weight: bold;
      font-size: 20px; }
      @media (min-width: 580px) {
        .bx-wrapper .ad-caption h1 {
          font-size: 41px; } }
    .bx-wrapper .ad-caption .read-more-box {
      display: block;
      margin-top: 16px; }
      .bx-wrapper .ad-caption .read-more-box span {
        vertical-align: middle;
        font-size: 30px; }
      .bx-wrapper .ad-caption .read-more-box img.circle-arrow-right-w {
        width: 42px;
        display: inline-block;
        vertical-align: middle; }
  .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #cdd3d5; }
  .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color: #374e59; }

.bx-wrapper .bx-loading {
  background: none; }

@media (min-width: 768px) {
  .bx-wrapper .ad-caption {
    position: absolute;
    top: 58px;
    left: 66px;
    width: 100%; }
    .bx-wrapper .ad-caption .read-more-box span {
      vertical-align: middle;
      font-size: 18px; }
    .bx-wrapper .ad-caption .read-more-box img.circle-arrow-right-w {
      width: 28px;
      display: inline-block;
      vertical-align: middle; } }

.modal-fail {
  font-size: 16px; }
  @media (min-width: 768px) {
    .modal-fail {
      margin: 50px auto 30px; } }
  .modal-fail .modal-title {
    color: #db2b36;
    font-family: 'DINProBold', Verdana, sans-serif;
    font-size: 20px; }
  .modal-fail .modal-footer {
    text-align: left; }
    .modal-fail .modal-footer .btn {
      font-size: 16px; }

.modal-change-password {
  font-size: 16px; }
  @media (min-width: 768px) {
    .modal-change-password {
      margin: 50px auto 30px; } }
  .modal-change-password .modal-dialog {
    width: 400px !important; }
  .modal-change-password .modal-title {
    font-family: 'DINProBold', Verdana, sans-serif;
    font-size: 20px; }
  .modal-change-password .change-password-form label:not(:first-child) {
    margin-top: 20px; }
  .modal-change-password .change-password-form .error {
    margin-top: 5px !important;
    font-weight: normal;
    color: #a94442; }
  .modal-change-password .change-password-form .glyphicon-asterisk {
    color: red; }
  .modal-change-password .change-password-form input[type=submit] {
    margin: auto !important; }
  .modal-change-password .change-password-form .btn {
    font-size: 16px; }
  .modal-change-password .change-password-form .change-password-feedback-message {
    margin: 20px 0 20px 0;
    width: 100%; }
    .modal-change-password .change-password-form .change-password-feedback-message p {
      text-align: center; }

.front-page {
  color: #333333;
  /**
     *  Secondary menu
     */
  /**
     *  Debate block
     */
  /**
     *  Thumbnail block
     */
  /**
     *  Advertising block
     */ }
  .front-page .secondary-menu {
    height: 139px; }
    @media (max-width: 991px) {
      .front-page .secondary-menu {
        display: none; } }
    .front-page .secondary-menu .icon-menu {
      padding: 23px 15px 8px 15px;
      text-align: justify;
      -ms-text-justify: distribute-all-lines;
      text-justify: distribute-all-lines; }
      .front-page .secondary-menu .icon-menu .col-sm-1 {
        padding: 0; }
      .front-page .secondary-menu .icon-menu .menu-item {
        text-align: center;
        display: inline-block;
        zoom: 1; }
        .front-page .secondary-menu .icon-menu .menu-item .img-box {
          width: 100%;
          display: inline-block;
          text-align: center; }
          .front-page .secondary-menu .icon-menu .menu-item .img-box img {
            vertical-align: bottom;
            margin-bottom: 10px; }
            .front-page .secondary-menu .icon-menu .menu-item .img-box img.non-hover {
              display: inline-block; }
            .front-page .secondary-menu .icon-menu .menu-item .img-box img.hover {
              display: none; }
        .front-page .secondary-menu .icon-menu .menu-item h4 {
          font-size: 14px;
          text-transform: uppercase; }
          @media (min-width: 992px) {
            .front-page .secondary-menu .icon-menu .menu-item h4 {
              font-size: 18px; } }
        .front-page .secondary-menu .icon-menu .menu-item:hover {
          color: #ffffff; }
          .front-page .secondary-menu .icon-menu .menu-item:hover .img-box .non-hover {
            display: none; }
          .front-page .secondary-menu .icon-menu .menu-item:hover .img-box .hover {
            display: inline-block; }
      .front-page .secondary-menu .icon-menu:after {
        content: '';
        width: 100%;
        display: inline-block;
        font-size: 0;
        line-height: 0; }
    .front-page .secondary-menu.mobile {
      position: relative;
      margin-top: 50px;
      margin-bottom: 130px; }
      .front-page .secondary-menu.mobile .scroll-menu-mobile {
        width: 100%; }
        .front-page .secondary-menu.mobile .scroll-menu-mobile nav {
          width: 100%;
          display: table;
          position: relative; }
          .front-page .secondary-menu.mobile .scroll-menu-mobile nav a {
            display: table-cell;
            width: 25%;
            height: 100%;
            vertical-align: middle;
            text-align: center;
            padding: 23px 0 35px 0; }
            .front-page .secondary-menu.mobile .scroll-menu-mobile nav a img {
              max-height: 110px; }
            .front-page .secondary-menu.mobile .scroll-menu-mobile nav a p {
              font-size: 20px; }
              @media (min-width: 580px) {
                .front-page .secondary-menu.mobile .scroll-menu-mobile nav a p {
                  font-size: 34px; } }
      .front-page .secondary-menu.mobile .scrollable-content {
        position: relative;
        white-space: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        background: #374e59; }
        .front-page .secondary-menu.mobile .scrollable-content nav {
          width: 125%; }
      .front-page .secondary-menu.mobile .fade-effect {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        pointer-events: none;
        background: -moz-linear-gradient(left, #374e59 0%, rgba(55, 78, 89, 0) 25%, rgba(55, 78, 89, 0) 75%, #374e59 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #374e59 0%, rgba(55, 78, 89, 0) 25%, rgba(55, 78, 89, 0) 75%, #374e59 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #374e59 0%, rgba(55, 78, 89, 0) 25%, rgba(55, 78, 89, 0) 75%, #374e59 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#374e59', endColorstr='#374e59', GradientType=1);
        /* IE6-9 */ }
        .front-page .secondary-menu.mobile .fade-effect nav {
          visibility: hidden; }
  .front-page .front-page-debate {
    padding-top: 0;
    padding-bottom: 100px; }
    @media (max-width: 991px) {
      .front-page .front-page-debate {
        padding-bottom: 55px; } }
    @media (max-width: 767px) {
      .front-page .front-page-debate {
        padding-top: 25px;
        padding-bottom: 25px; } }
    .front-page .front-page-debate .debat-title {
      display: none;
      text-align: center; }
      @media (max-width: 767px) {
        .front-page .front-page-debate .debat-title {
          display: block;
          margin-bottom: 25px;
          font-family: 'DINProMedium', Verdana, sans-serif;
          font-size: 30px; } }
    .front-page .front-page-debate .debat-item-row .image-wrapper {
      position: relative;
      min-height: calc(min(230px, 16vw));
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
      @media (max-width: 767px) {
        .front-page .front-page-debate .debat-item-row .image-wrapper {
          min-height: 20vw;
          border-radius: 5px; } }
    @media (max-width: 767px) {
      .front-page .front-page-debate .debat-item-row .debat-content {
        padding-left: 0; } }
    .front-page .front-page-debate .debat-item-row .article-link {
      color: #333333; }
      .front-page .front-page-debate .debat-item-row .article-link .video-icon {
        position: absolute;
        bottom: 12px;
        right: 12px; }
      .front-page .front-page-debate .debat-item-row .article-link .title, .front-page .front-page-debate .debat-item-row .article-link .text {
        overflow-wrap: break-word;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto; }
      .front-page .front-page-debate .debat-item-row .article-link .title {
        font-size: 30px;
        margin-top: 30px;
        margin-bottom: 4px; }
        @media (max-width: 991px) {
          .front-page .front-page-debate .debat-item-row .article-link .title {
            margin-top: 18px;
            font-size: 29px; } }
        @media (max-width: 767px) {
          .front-page .front-page-debate .debat-item-row .article-link .title {
            font-size: 20px;
            margin-bottom: 6px;
            margin-top: 0; } }
      .front-page .front-page-debate .debat-item-row .article-link .text {
        font-size: 20px;
        margin-bottom: 10px; }
        @media (max-width: 991px) {
          .front-page .front-page-debate .debat-item-row .article-link .text {
            font-size: 20px; } }
        @media (max-width: 767px) {
          .front-page .front-page-debate .debat-item-row .article-link .text {
            display: none; } }
      .front-page .front-page-debate .debat-item-row .article-link .description {
        font-size: 18px; }
        @media (max-width: 767px) {
          .front-page .front-page-debate .debat-item-row .article-link .description {
            display: none; } }
      .front-page .front-page-debate .debat-item-row .article-link .timestamp {
        font-size: 18px;
        font-weight: bold;
        color: #87959b;
        display: none; }
        @media (max-width: 767px) {
          .front-page .front-page-debate .debat-item-row .article-link .timestamp {
            display: block; } }
      .front-page .front-page-debate .debat-item-row .article-link:hover .title {
        text-decoration: underline; }
    .front-page .front-page-debate .debat-item-row .debat-item {
      display: block;
      color: #333333;
      margin-top: 90px;
      padding-right: 7px;
      padding-left: 7px; }
      @media (max-width: 991px) {
        .front-page .front-page-debate .debat-item-row .debat-item {
          margin-top: 60px; } }
      @media (max-width: 767px) {
        .front-page .front-page-debate .debat-item-row .debat-item {
          margin-top: 15px;
          padding-right: 15px;
          padding-left: 15px; } }
    @media (min-width: 768px) {
      .front-page .front-page-debate .debat-item-row .debat-item-top {
        margin-top: 0; } }
    @media (max-width: 767px) {
      .front-page .front-page-debate .debat-item-row .item-color-boxes {
        display: none; } }
    .front-page .front-page-debate .debat-item-row .debat-more {
      display: none; }
      @media (max-width: 767px) {
        .front-page .front-page-debate .debat-item-row .debat-more {
          display: block;
          margin-top: 20px; }
          .front-page .front-page-debate .debat-item-row .debat-more .btn {
            background-color: #9ea9af; } }
  .front-page .thumbnail-block {
    padding: 100px 0; }
    @media (max-width: 991px) {
      .front-page .thumbnail-block {
        padding: 25px 0; } }
    @media (max-width: 767px) {
      .front-page .thumbnail-block .img-item {
        margin-bottom: 15px; }
        .front-page .thumbnail-block .img-item:last-child {
          margin-bottom: 0; } }
    .front-page .thumbnail-block .img-item:hover .title {
      text-decoration: underline; }
    .front-page .thumbnail-block .img-item .img-wrapper .img-responsive {
      object-fit: contain; }
    @media (max-width: 767px) {
      .front-page .thumbnail-block .img-item .img-wrapper img {
        border-radius: 5px; } }
    .front-page .thumbnail-block .title {
      color: #333333;
      font-size: 24px;
      margin-top: 11px; }
      @media (max-width: 767px) {
        .front-page .thumbnail-block .title {
          font-size: 20px; } }
    @media (max-width: 767px) {
      .front-page .thumbnail-block .content {
        padding: 0; } }
  .front-page .advertising-banners {
    padding-top: 100px;
    padding-bottom: 90px; }
    @media (max-width: 991px) {
      .front-page .advertising-banners {
        padding-top: 65px;
        padding-bottom: 50px; } }
    @media (max-width: 767px) {
      .front-page .advertising-banners {
        padding-top: 35px;
        padding-bottom: 20px; } }
    .front-page .advertising-banners .hr-under-ad {
      margin-bottom: 30px;
      margin-top: 30px; }
    .front-page .advertising-banners .hr-above-ad {
      margin-top: 0; }

.front-page .user-block-wrapper {
  padding-top: 85px;
  padding-bottom: 80px;
  /*
         *  Image 3 column block
         */ }
  @media (max-width: 991px) {
    .front-page .user-block-wrapper {
      padding-top: 45px;
      padding-bottom: 40px; } }
  @media (max-width: 767px) {
    .front-page .user-block-wrapper {
      padding-top: 25px;
      padding-bottom: 0; } }
  .front-page .user-block-wrapper .heading {
    text-align: center;
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 30px;
    color: #374e59;
    margin-bottom: 22px; }
  .front-page .user-block-wrapper .three-column-block {
    margin-bottom: 45px; }
    @media (max-width: 767px) {
      .front-page .user-block-wrapper .three-column-block {
        margin-bottom: 0; } }
    @media (max-width: 767px) {
      .front-page .user-block-wrapper .three-column-block .box {
        margin-bottom: 15px; } }
    .front-page .user-block-wrapper .three-column-block .mobile-content {
      color: #374e59;
      font-size: 15px; }
      .front-page .user-block-wrapper .three-column-block .mobile-content .group-name {
        text-transform: uppercase; }
  .front-page .user-block-wrapper .image-block {
    display: block;
    position: relative;
    color: #374e59;
    padding: 0; }
    .front-page .user-block-wrapper .image-block:hover .content .title {
      text-decoration: underline; }
    .front-page .user-block-wrapper .image-block.white-text {
      color: white;
      text-shadow: 1px 1px 3px #000000; }
    .front-page .user-block-wrapper .image-block .content {
      position: absolute;
      top: 0;
      left: 0;
      padding: 30px 20px; }
      .front-page .user-block-wrapper .image-block .content .group-name {
        font-size: 18px;
        text-transform: uppercase;
        margin-bottom: 10px; }
        @media (max-width: 991px) {
          .front-page .user-block-wrapper .image-block .content .group-name {
            font-size: 15px; } }
      .front-page .user-block-wrapper .image-block .content .title {
        font-size: 28px; }
        @media (max-width: 1199px) {
          .front-page .user-block-wrapper .image-block .content .title {
            font-size: 23px; } }
        @media (max-width: 991px) {
          .front-page .user-block-wrapper .image-block .content .title {
            font-size: 20px; } }

.news-debate-page {
  /**
     *  Page category block
     */
  /**
     *  Main news block
     */ }
  .news-debate-page .page-category-block {
    background-image: url("../img/news-overview-page/category-bl-bg.jpg");
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #374e59;
    padding: 40px 0; }
    @media (max-width: 767px) {
      .news-debate-page .page-category-block {
        padding: 25px 0; } }
    .news-debate-page .page-category-block.debate {
      background-image: url("../img/debat-page/category-bl-bg.jpg"); }
    .news-debate-page .page-category-block .category-name {
      display: block;
      position: relative;
      float: left;
      border-left: 5px solid #db2b36;
      line-height: 39px;
      padding: 0 15px 0 10px;
      background-color: #0096a9;
      font-size: 24px;
      color: #ffffff;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        .news-debate-page .page-category-block .category-name {
          line-height: 35px;
          font-size: 21px; } }
      .news-debate-page .page-category-block .category-name:after {
        position: absolute;
        bottom: -13px;
        right: 12px;
        content: '';
        border-style: inset;
        -webkit-transform: rotate(360deg);
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 13px 13px 0 0;
        border-color: #007580 transparent transparent transparent; }
      .news-debate-page .page-category-block .category-name.orange {
        border-left: 5px solid #ed7e01; }
  .news-debate-page .news-block {
    margin-bottom: 50px; }
    @media (max-width: 991px) {
      .news-debate-page .news-block {
        margin-bottom: 20px; } }
    @media (max-width: 767px) {
      .news-debate-page .news-block {
        margin-bottom: 0; } }
    .news-debate-page .news-block .heading-section-wrapper {
      position: relative; }
    .news-debate-page .news-block .heading-section {
      border-bottom: 1px solid #d7dcde;
      padding: 12px 0 12px; }
      @media (max-width: 767px) {
        .news-debate-page .news-block .heading-section {
          padding: 12px 0 8px; } }
      .news-debate-page .news-block .heading-section .menu-wrapper {
        width: 80%;
        float: left;
        padding: 9px 0; }
        @media (max-width: 1200px) {
          .news-debate-page .news-block .heading-section .menu-wrapper {
            width: 100%; } }
        .news-debate-page .news-block .heading-section .menu-wrapper .menu-icon {
          display: block;
          float: left;
          margin-right: 10px; }
        .news-debate-page .news-block .heading-section .menu-wrapper .menu-icon-mobile {
          float: left;
          width: 28px;
          height: 22px;
          margin-right: 10px;
          cursor: pointer;
          background-image: url("../img/icons/mobile-menu-icon.svg");
          background-repeat: no-repeat;
          background-position: 0 0;
          background-size: 28px 22px; }
          .news-debate-page .news-block .heading-section .menu-wrapper .menu-icon-mobile.opened {
            background-image: url("../img/icons/mobile-menu-close.svg");
            height: 25px;
            background-size: 28px 25px; }
        .news-debate-page .news-block .heading-section .menu-wrapper .current-page-title {
          font-size: 18px;
          text-transform: uppercase;
          color: #374e59;
          margin-left: 41px; }
        .news-debate-page .news-block .heading-section .menu-wrapper .news-submenu {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          @media (max-width: 767px) {
            .news-debate-page .news-block .heading-section .menu-wrapper .news-submenu {
              display: none;
              position: absolute;
              top: 61px;
              left: 0;
              width: 100%;
              z-index: 2;
              float: none;
              background-color: #dee5e8;
              padding: 5px 0px 25px;
              border-bottom: 1px solid #d7dcde; } }
          .news-debate-page .news-block .heading-section .menu-wrapper .news-submenu li {
            display: block;
            margin-right: 26px;
            line-height: 21px; }
            .news-debate-page .news-block .heading-section .menu-wrapper .news-submenu li.current-menu-item a {
              color: #0096a9; }
            @media (max-width: 767px) {
              .news-debate-page .news-block .heading-section .menu-wrapper .news-submenu li {
                float: none;
                margin: 0 30px;
                border-bottom: 1px solid #afb8bd; } }
          .news-debate-page .news-block .heading-section .menu-wrapper .news-submenu a {
            font-size: 18px;
            text-transform: uppercase;
            color: #374e59; }
            @media (max-width: 767px) {
              .news-debate-page .news-block .heading-section .menu-wrapper .news-submenu a {
                display: block;
                padding: 12px 0; } }
        .news-debate-page .news-block .heading-section .menu-wrapper .news-tema-submenu-wrapper {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          margin-top: 15px;
          font-size: 18px;
          text-transform: uppercase; }
          .news-debate-page .news-block .heading-section .menu-wrapper .news-tema-submenu-wrapper .lbl-tema {
            padding: 5px 15px;
            background-color: #87959b;
            color: white;
            margin-right: 26px;
            max-height: 35px; }
            .news-debate-page .news-block .heading-section .menu-wrapper .news-tema-submenu-wrapper .lbl-tema.tema-inactive {
              background-color: #87959b; }
          .news-debate-page .news-block .heading-section .menu-wrapper .news-tema-submenu-wrapper .news-tema-submenu-list {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            width: 100%;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            min-height: 26px;
            overflow: hidden; }
            .news-debate-page .news-block .heading-section .menu-wrapper .news-tema-submenu-wrapper .news-tema-submenu-list .news-tema-submenu-item {
              text-decoration: underline;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; }
              .news-debate-page .news-block .heading-section .menu-wrapper .news-tema-submenu-wrapper .news-tema-submenu-list .news-tema-submenu-item a {
                color: inherit; }
              .news-debate-page .news-block .heading-section .menu-wrapper .news-tema-submenu-wrapper .news-tema-submenu-list .news-tema-submenu-item .news-tema-submenu-item-border {
                width: 1px;
                height: 26px;
                padding-left: 13px;
                margin-right: 13px;
                border-right: 1px dotted #9ea9af; }
              .news-debate-page .news-block .heading-section .menu-wrapper .news-tema-submenu-wrapper .news-tema-submenu-list .news-tema-submenu-item.selected-tema-term {
                color: #0096a9; }
      .news-debate-page .news-block .heading-section .current-date {
        position: absolute;
        right: 15px;
        height: 40px;
        padding: 10px 13px;
        border-bottom: 1px solid #d7dcde;
        background-color: #edf3f6;
        font-family: 'DINProBold', Verdana, sans-serif;
        font-size: 16px; }
        @media (max-width: 767px) {
          .news-debate-page .news-block .heading-section .current-date {
            height: 37px;
            padding: 8px 13px;
            font-size: 15px; } }
        .news-debate-page .news-block .heading-section .current-date .date-div {
          font-family: 'DINPro', Verdana, sans-serif;
          font-size: 16px; }
    .news-debate-page .news-block .main-section {
      padding: 40px 15px 40px; }
      @media (max-width: 767px) {
        .news-debate-page .news-block .main-section {
          padding: 25px 15px 25px; } }
      .news-debate-page .news-block .main-section .blog-article {
        padding-bottom: 50px; }
        @media (max-width: 767px) {
          .news-debate-page .news-block .main-section .blog-article {
            padding-bottom: 37px; } }
        .news-debate-page .news-block .main-section .blog-article.main-article {
          margin-bottom: 40px;
          padding-bottom: 65px;
          border-bottom: 1px solid #d7dcde; }
          @media (max-width: 767px) {
            .news-debate-page .news-block .main-section .blog-article.main-article {
              margin-bottom: 30px;
              padding-bottom: 20px; } }
          .news-debate-page .news-block .main-section .blog-article.main-article .article-link:hover .title {
            text-decoration: underline; }
          .news-debate-page .news-block .main-section .blog-article.main-article .excerpt {
            font-family: 'DINPro', Verdana, sans-serif;
            font-size: 20px;
            margin-bottom: 0; }
            @media (max-width: 991px) {
              .news-debate-page .news-block .main-section .blog-article.main-article .excerpt {
                font-size: 20px; } }
            @media (max-width: 767px) {
              .news-debate-page .news-block .main-section .blog-article.main-article .excerpt {
                font-size: 18px; } }
        .news-debate-page .news-block .main-section .blog-article .article-image {
          margin-bottom: 20px; }
        .news-debate-page .news-block .main-section .blog-article .videowrapper {
          margin-bottom: 20px; }
        .news-debate-page .news-block .main-section .blog-article .status-wrapper {
          margin-bottom: 10px; }
          .news-debate-page .news-block .main-section .blog-article .status-wrapper .status {
            font-family: 'DINProMedium', Verdana, sans-serif;
            font-size: 16px;
            color: #374e59;
            border-bottom: 1px solid #374e59;
            text-transform: uppercase; }
        .news-debate-page .news-block .main-section .blog-article .publish-date {
          font-size: 14px;
          color: #374e59;
          margin-bottom: 6px; }
        .news-debate-page .news-block .main-section .blog-article .title {
          display: block;
          font-family: 'DINProMedium', Verdana, sans-serif;
          font-size: 30px;
          color: #223239;
          margin-bottom: 15px; }
          .news-debate-page .news-block .main-section .blog-article .title:hover {
            text-decoration: underline; }
          @media (max-width: 991px) {
            .news-debate-page .news-block .main-section .blog-article .title {
              font-size: 28px;
              margin-bottom: 10px; } }
          @media (max-width: 767px) {
            .news-debate-page .news-block .main-section .blog-article .title {
              font-size: 28px;
              margin-bottom: 7px; } }
        .news-debate-page .news-block .main-section .blog-article .excerpt {
          font-family: 'DINPro', Verdana, sans-serif;
          font-size: 18px;
          color: #333333;
          margin-bottom: 18px; }
          @media (max-width: 767px) {
            .news-debate-page .news-block .main-section .blog-article .excerpt {
              margin-bottom: 7px; } }
        .news-debate-page .news-block .main-section .blog-article .author {
          font-size: 18px; }
      .news-debate-page .news-block .main-section .news-grid-wrapper.second {
        padding-top: 40px; }
        @media (max-width: 767px) {
          .news-debate-page .news-block .main-section .news-grid-wrapper.second {
            padding-top: 20px; } }
      .news-debate-page .news-block .main-section .news-grid-wrapper .article-thumbnail {
        display: block;
        padding-bottom: 35px;
        /*
                    &:nth-child(2n + 1){
                        clear: both;
                    }
*/ }
        @media (max-width: 767px) {
          .news-debate-page .news-block .main-section .news-grid-wrapper .article-thumbnail {
            padding-bottom: 25px; } }
        .news-debate-page .news-block .main-section .news-grid-wrapper .article-thumbnail:hover .article-title {
          text-decoration: underline; }
        .news-debate-page .news-block .main-section .news-grid-wrapper .article-thumbnail .img {
          margin-bottom: 14px; }
        .news-debate-page .news-block .main-section .news-grid-wrapper .article-thumbnail .article-title {
          font-family: 'DINProMedium', Verdana, sans-serif;
          font-size: 26px;
          color: #374e59;
          height: 70px; }
          @media (max-width: 991px) {
            .news-debate-page .news-block .main-section .news-grid-wrapper .article-thumbnail .article-title {
              font-family: 'DINProMedium', Verdana, sans-serif;
              font-size: 20px;
              height: 55px; } }
          @media (max-width: 767px) {
            .news-debate-page .news-block .main-section .news-grid-wrapper .article-thumbnail .article-title {
              font-family: 'DINProMedium', Verdana, sans-serif;
              font-size: 20px;
              height: 50px; } }
      .news-debate-page .news-block .main-section .hod-advertising-banner {
        padding: 20px 0; }
        @media (max-width: 767px) {
          .news-debate-page .news-block .main-section .hod-advertising-banner {
            border-top: 1px solid #d7dcde;
            border-bottom: 1px solid #d7dcde; } }
        .news-debate-page .news-block .main-section .hod-advertising-banner.debate-blog-page {
          padding: 40px 0 35px;
          margin-bottom: 40px; }
        .news-debate-page .news-block .main-section .hod-advertising-banner.news-archive-page {
          padding: 40px 0 35px;
          border-top: none; }
          @media (max-width: 767px) {
            .news-debate-page .news-block .main-section .hod-advertising-banner.news-archive-page {
              padding: 25px 0 20px; } }
        .news-debate-page .news-block .main-section .hod-advertising-banner .bx-wrapper .bx-viewport {
          left: 0; }
        .news-debate-page .news-block .main-section .hod-advertising-banner.border-bottom {
          border-bottom: 1px solid #d7dcde; }
  .news-debate-page.news-archive-page .pagination-wrapper {
    border-top: none; }

/**
 *  News archive wrapper
 */
.news-archive-wrapper.even .article-item:nth-child(even) {
  background-color: #f7fafb; }

.news-archive-wrapper.odd .article-item:nth-child(odd) {
  background-color: #f7fafb; }

.news-archive-wrapper .article-item {
  display: block;
  min-height: 100px;
  padding: 17px 15px;
  border-bottom: 1px solid #d7dcde;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (max-width: 767px) {
    .news-archive-wrapper .article-item {
      padding: 15px 10px; } }
  .news-archive-wrapper .article-item:hover {
    text-decoration: none; }
    .news-archive-wrapper .article-item:hover .article-title {
      text-decoration: underline; }
  .news-archive-wrapper .article-item .debate-overview-category {
    position: absolute;
    right: 0;
    top: 0;
    color: white;
    background-color: #0096a9;
    width: 20%;
    min-width: 55px;
    text-align: center; }
  .news-archive-wrapper .article-item .date {
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 12px;
    color: #374e59; }
  .news-archive-wrapper .article-item .article-title {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 20px;
    color: #333333; }
    @media (max-width: 991px) {
      .news-archive-wrapper .article-item .article-title {
        font-size: 18px; } }
  .news-archive-wrapper .article-item .excerpt {
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 16px;
    color: #333333; }

.about-hod-single {
  padding: 70px 0 100px 0; }
  @media (max-width: 767px) {
    .about-hod-single {
      padding: 40px 0 70px 0; } }

/**
 *  About HOD - Employee Template Grid
 */
.employee-block .employee-item {
  padding-bottom: 50px; }
  .employee-block .employee-item:nth-child(3n + 1) {
    clear: both; }
  @media (max-width: 991px) {
    .employee-block .employee-item:nth-child(3n + 1) {
      clear: none; }
    .employee-block .employee-item:nth-child(2n + 1) {
      clear: both; } }
  .employee-block .employee-item .photo {
    margin-bottom: 12px; }
  .employee-block .employee-item .job-title {
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 2px; }
  .employee-block .employee-item .name {
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 18px;
    margin-bottom: 9px; }
  .employee-block .employee-item .phone,
  .employee-block .employee-item .e-mail {
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 15px;
    color: #0096a9;
    word-break: break-all; }
    .employee-block .employee-item .phone .add-info,
    .employee-block .employee-item .e-mail .add-info {
      font-family: 'DINProMedium', Verdana, sans-serif;
      font-size: 15px;
      color: #333333; }

/**
 *  About HOD - Employee Template Extended info
 */
.employee-extended-info .employee-item {
  margin-top: 70px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d7dcde; }
  @media (max-width: 991px) {
    .employee-extended-info .employee-item {
      margin-top: 30px; } }
  .employee-extended-info .employee-item:first-child {
    margin-top: 35px; }
    @media (max-width: 991px) {
      .employee-extended-info .employee-item:first-child {
        margin-top: 20px; } }
  .employee-extended-info .employee-item:last-child {
    border-bottom: none; }
  .employee-extended-info .employee-item .personal-info {
    margin-bottom: 38px; }
    @media (max-width: 991px) {
      .employee-extended-info .employee-item .personal-info {
        margin-bottom: 20px; } }
    .employee-extended-info .employee-item .personal-info .photo {
      width: 230px;
      max-width: 100%;
      margin-bottom: 12px; }
    .employee-extended-info .employee-item .personal-info .job-title {
      font-family: 'DINProMedium', Verdana, sans-serif;
      font-size: 18px;
      text-transform: uppercase;
      margin-bottom: 2px; }
    .employee-extended-info .employee-item .personal-info .name {
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px;
      margin-bottom: 1px; }
    .employee-extended-info .employee-item .personal-info .phone,
    .employee-extended-info .employee-item .personal-info .e-mail {
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px;
      color: #0096a9;
      word-break: break-all; }
      .employee-extended-info .employee-item .personal-info .phone .add-info,
      .employee-extended-info .employee-item .personal-info .e-mail .add-info {
        font-family: 'DINProMedium', Verdana, sans-serif;
        font-size: 18px;
        color: #333333; }
  .employee-extended-info .employee-item .responsibilities-areas .section-title {
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 30px;
    margin-bottom: 27px; }
    @media (max-width: 991px) {
      .employee-extended-info .employee-item .responsibilities-areas .section-title {
        font-family: 'DINProMedium', Verdana, sans-serif;
        font-size: 26px;
        margin-bottom: 14px; } }
  .employee-extended-info .employee-item .responsibilities-areas .row {
    margin-bottom: 40px; }
    @media (max-width: 991px) {
      .employee-extended-info .employee-item .responsibilities-areas .row {
        margin-bottom: 35px; } }
  .employee-extended-info .employee-item .responsibilities-areas .heading {
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 4px; }
  .employee-extended-info .employee-item .responsibilities-areas .list {
    padding-left: 20px;
    font-size: 18px; }
    @media (max-width: 991px) {
      .employee-extended-info .employee-item .responsibilities-areas .list {
        font-size: 17px; } }
    .employee-extended-info .employee-item .responsibilities-areas .list li {
      list-style: initial; }

@media (min-width: 991px) {
  .become-member-page #why-hod {
    padding-top: 170px; } }

.become-member-page .content-wrapper {
  padding: 70px 15px 100px 15px;
  margin: 0; }
  @media (max-width: 991px) {
    .become-member-page .content-wrapper {
      padding: 30px 15px 60px 15px; } }

.become-member-page .become-member-menu {
  background-color: #DBE3E6;
  padding: 12px 0;
  position: fixed;
  width: 100%;
  z-index: 2; }
  @media (min-width: 992px) {
    .become-member-page .become-member-menu.sticky {
      margin-top: -43px; } }
  .become-member-page .become-member-menu .links-wrapper {
    display: block; }
    @media (max-width: 991px) {
      .become-member-page .become-member-menu .links-wrapper {
        margin: 2rem 0;
        display: none;
        margin-left: 0; } }
    @media (max-width: 767px) {
      .become-member-page .become-member-menu .links-wrapper {
        display: none;
        margin: 2rem 0; } }
    .become-member-page .become-member-menu .links-wrapper .menu-link {
      line-height: 47px;
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px;
      color: #374e59;
      text-transform: uppercase;
      display: inline-block; }
      @media (min-width: 992px) {
        .become-member-page .become-member-menu .links-wrapper .menu-link {
          padding-right: 9px; } }
      @media (max-width: 991px) {
        .become-member-page .become-member-menu .links-wrapper .menu-link {
          display: block;
          border-bottom: 1px solid #afb8bd; } }
      @media (max-width: 767px) {
        .become-member-page .become-member-menu .links-wrapper .menu-link {
          display: block;
          border-bottom: 1px solid #afb8bd; } }
      .become-member-page .become-member-menu .links-wrapper .menu-link:hover {
        color: #0096a9; }
  .become-member-page .become-member-menu .btn-red, .become-member-page .become-member-menu .btn-blue {
    float: right; }

.become-member-page .arrow-down {
  float: right;
  display: none; }
  @media (max-width: 767px) {
    .become-member-page .arrow-down {
      display: block; } }
  .become-member-page .arrow-down img {
    width: 20px; }

.become-member-page .header-text-block {
  padding: 72px 0 50px 0;
  border-bottom: 1px solid #d7dcde; }
  .become-member-page .header-text-block .heading {
    margin-bottom: 15px;
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 36px;
    color: #333333; }
    @media (max-width: 991px) {
      .become-member-page .header-text-block .heading {
        font-size: 32px; } }
  .become-member-page .header-text-block .text {
    font-size: 24px; }
    @media (max-width: 991px) {
      .become-member-page .header-text-block .text {
        font-size: 21px; } }

.become-member-page .advantages-block {
  padding: 45px 0 40px 0; }
  @media (max-width: 991px) {
    .become-member-page .advantages-block {
      padding: 35px 0 30px 0; } }
  .become-member-page .advantages-block .title {
    margin-bottom: 20px;
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 36px;
    color: #333333; }
    @media (max-width: 991px) {
      .become-member-page .advantages-block .title {
        font-size: 32px; } }
  .become-member-page .advantages-block .advantage {
    margin-bottom: 35px; }
    .become-member-page .advantages-block .advantage:nth-child(2n + 1) {
      clear: left; }
    .become-member-page .advantages-block .advantage .advantage-icon {
      float: left; }
    .become-member-page .advantages-block .advantage .info-block {
      margin-left: 80px;
      color: #333333; }
      .become-member-page .advantages-block .advantage .info-block .name {
        font-family: 'DINProMedium', Verdana, sans-serif;
        font-size: 24px;
        text-transform: uppercase;
        margin-bottom: 4px;
        line-height: 1; }
        .become-member-page .advantages-block .advantage .info-block .name .add-info {
          font-family: 'DINPro', Verdana, sans-serif;
          font-size: 24px;
          text-transform: none; }
        @media (max-width: 991px) {
          .become-member-page .advantages-block .advantage .info-block .name {
            font-size: 21px; } }
      .become-member-page .advantages-block .advantage .info-block .description {
        font-size: 18px;
        margin-bottom: 2px;
        padding-right: 15px; }
        @media (max-width: 991px) {
          .become-member-page .advantages-block .advantage .info-block .description {
            font-size: 18px; } }
      .become-member-page .advantages-block .advantage .info-block .link {
        color: #db2b37;
        display: inline-block;
        line-height: 15px;
        border-bottom: 1px solid #db2b37; }
        .become-member-page .advantages-block .advantage .info-block .link:hover {
          text-decoration: none; }
  .become-member-page .advantages-block .show-more-advantages {
    padding: 2rem 0;
    position: relative;
    width: 100%;
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 16px; }
    .become-member-page .advantages-block .show-more-advantages .show-more-advantage__link {
      color: #374e59;
      font-weight: 100;
      display: block; }
      .become-member-page .advantages-block .show-more-advantages .show-more-advantage__link:after {
        display: inline-block;
        content: " ";
        width: 25px;
        height: 20px;
        position: relative;
        left: 10px;
        top: 10px;
        background-image: url(../img/icons/mobile-menu-arrow-down.svg);
        background-repeat: no-repeat;
        background-size: 20px auto; }
      .become-member-page .advantages-block .show-more-advantages .show-more-advantage__link.open:after {
        top: 0;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }

.become-member-page .advantage-type-prices-wrapper {
  padding: 95px 0 100px 0;
  color: #333333; }
  @media (max-width: 991px) {
    .become-member-page .advantage-type-prices-wrapper {
      padding: 65px 0 70px 0; } }
  .become-member-page .advantage-type-prices-wrapper .block-title {
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 36px;
    margin-bottom: 18px; }
    @media (max-width: 991px) {
      .become-member-page .advantage-type-prices-wrapper .block-title {
        font-size: 32px; } }
  .become-member-page .advantage-type-prices-wrapper .subtitle {
    font-family: 'DINProMedium';
    font-size: 18px;
    margin-bottom: 40px; }
  .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper {
    margin-bottom: 40px; }
    .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .col-xs-15,
    .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .col-sm-15,
    .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .col-md-15,
    .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .col-lg-15 {
      position: relative;
      min-height: 1px;
      padding-right: 10px;
      padding-left: 10px;
      padding-bottom: 20px; }
    .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .col-xs-15 {
      width: 20%;
      float: left; }
    .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item {
      text-align: center;
      background-color: white;
      padding: 30px 13px 13px 13px;
      margin-bottom: 4rem; }
      .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .icon {
        margin-bottom: 5px; }
      .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .title {
        font-family: 'DINProMedium', Verdana, sans-serif;
        font-size: 25px;
        text-transform: uppercase; }
        @media (max-width: 991px) {
          .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .title {
            font-size: 20px; } }
      .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .description {
        font-family: 'DINPro', Verdana, sans-serif;
        font-size: 25px;
        line-height: 1;
        margin-bottom: 10px; }
        @media (max-width: 991px) {
          .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .description {
            font-size: 20px; } }
        .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .description .underlined {
          display: inline-block;
          line-height: 1;
          border-bottom: 1px solid #333333; }
      .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .price {
        font-family: 'DINProMedium', Verdana, sans-serif;
        font-size: 22px;
        color: #0096a9; }
        @media (max-width: 991px) {
          .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .price {
            font-size: 18px; } }
      .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .valuta {
        font-family: 'DINPro', Verdana, sans-serif;
        font-size: 22px;
        color: #333333; }
        @media (max-width: 991px) {
          .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .valuta {
            font-size: 18px; } }
      .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .price-wrapper, .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .options-wrapper {
        background-color: #edf3f6;
        padding: 18px 15px 30px; }
      .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .options-wrapper a {
        display: block;
        color: #374e59;
        text-decoration: underline;
        font-size: 16px;
        margin-bottom: 10px; }
      .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .options-wrapper img {
        margin-bottom: 15px; }
      .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .btn-red, .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .btn-blue {
        display: inline-block;
        width: 100%;
        border-radius: 5px;
        margin: 15px 0;
        line-height: 1.4;
        padding: 12px 20px; }
        @media (max-width: 991px) {
          .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .btn-red, .become-member-page .advantage-type-prices-wrapper .offer-blocks-wrapper .item .btn-blue {
            padding: 12px 23px;
            font-size: 17px; } }
  .become-member-page .advantage-type-prices-wrapper .advantages-types-block {
    background-color: white;
    padding: 0 20px 0 22px; }
    .become-member-page .advantage-type-prices-wrapper .advantages-types-block .heading {
      line-height: 60px;
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 24px;
      color: #374e59;
      cursor: pointer;
      background-position: right 17px top 20px;
      background-repeat: no-repeat;
      background-image: url("../img/icons/left-menu-arrow-down.svg");
      background-size: 30px auto; }
      @media (max-width: 991px) {
        .become-member-page .advantage-type-prices-wrapper .advantages-types-block .heading {
          font-size: 22px; } }
      @media (max-width: 320px) {
        .become-member-page .advantage-type-prices-wrapper .advantages-types-block .heading.hod-accordion-header {
          font-size: 18px; } }
      .become-member-page .advantage-type-prices-wrapper .advantages-types-block .heading.opened {
        background-image: url("../img/icons/left-menu-arrow-up.svg"); }
    .become-member-page .advantage-type-prices-wrapper .advantages-types-block .text {
      display: none;
      padding: 5px 0 20px;
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px;
      color: #333333; }

.become-member-page .testimonials-wrapper {
  padding: 90px 0 120px;
  color: #333333; }
  @media (max-width: 991px) {
    .become-member-page .testimonials-wrapper {
      padding: 60px 0 80px; } }
  .become-member-page .testimonials-wrapper .title {
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 36px;
    text-align: center;
    margin-bottom: 33px; }
    @media (max-width: 991px) {
      .become-member-page .testimonials-wrapper .title {
        font-size: 32px; } }
  .become-member-page .testimonials-wrapper .center-image {
    display: block;
    margin: 0 auto;
    max-width: 100%; }
  .become-member-page .testimonials-wrapper .full-image {
    width: 100%; }
  .become-member-page .testimonials-wrapper .slider-wrapper .bx-wrapper {
    margin: 0; }
  .become-member-page .testimonials-wrapper .slider-wrapper .bx-controls {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    width: 32%;
    height: 20px; }
    .become-member-page .testimonials-wrapper .slider-wrapper .bx-controls .bx-pager {
      position: relative;
      height: 20px;
      color: #cdd3d5;
      padding-top: 0;
      bottom: 0px; }
      .become-member-page .testimonials-wrapper .slider-wrapper .bx-controls .bx-pager.bx-default-pager a.active {
        background-color: #374e59; }
  .become-member-page .testimonials-wrapper #bx-testimonials .slide {
    padding: 47px 0 20px; }
    .become-member-page .testimonials-wrapper #bx-testimonials .slide .quotes-icon {
      display: block;
      width: auto;
      margin: 21px auto 0; }
    .become-member-page .testimonials-wrapper #bx-testimonials .slide .content .text {
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 24px;
      margin-bottom: 14px; }
      @media (max-width: 991px) {
        .become-member-page .testimonials-wrapper #bx-testimonials .slide .content .text {
          font-size: 20px; } }
    .become-member-page .testimonials-wrapper #bx-testimonials .slide .content .author {
      font-family: 'DINProBold', Verdana, sans-serif;
      font-size: 18px;
      color: #374e59; }
    .become-member-page .testimonials-wrapper #bx-testimonials .slide .content .author-info {
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px;
      color: #374e59; }

.become-member-page .become-member-left-sidebar .menu-item {
  padding: 9px 0 9px 5px;
  border-bottom: 1px solid #d7dcde; }
  @media (max-width: 991px) {
    .become-member-page .become-member-left-sidebar .menu-item {
      padding: 3px 0 3px 5px; } }
  .become-member-page .become-member-left-sidebar .menu-item .menu-icon {
    display: block;
    float: left; }
    @media (max-width: 991px) {
      .become-member-page .become-member-left-sidebar .menu-item .menu-icon {
        width: 55px; } }
  .become-member-page .become-member-left-sidebar .menu-item .link {
    display: block;
    float: left;
    line-height: 55px;
    margin-left: 7px;
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #374e59; }
    @media (max-width: 991px) {
      .become-member-page .become-member-left-sidebar .menu-item .link {
        margin-left: 6px;
        line-height: 40px;
        font-size: 15px; } }
    .become-member-page .become-member-left-sidebar .menu-item .link:hover {
      color: #0096a9; }

.become-member-page .register-online-wrapper {
  padding: 35px 0 100px; }
  .become-member-page .register-online-wrapper .back-to-advantages {
    padding: 2px 0 2px 34px;
    line-height: 29px;
    color: #374e59;
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    background-image: url("../img/general/pagination-previous.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer; }
  .become-member-page .register-online-wrapper .header-text-img-block {
    padding: 0 0 50px 0;
    border-bottom: 1px solid #d7dcde; }
    .become-member-page .register-online-wrapper .header-text-img-block .heading {
      margin-top: 50px; }
      @media (max-width: 991px) {
        .become-member-page .register-online-wrapper .header-text-img-block .heading {
          margin-top: 20px; } }

.uppercase-text {
  text-transform: uppercase; }

#nav-icon4 {
  width: 39px;
  height: 31px;
  position: relative;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer; }
  @media (min-width: 991px) {
    #nav-icon4 {
      display: none; } }

#nav-icon4 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #374e59;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .25s ease-in-out; }

#nav-icon4 span:nth-child(1) {
  top: 6px;
  -webkit-transform-origin: left center;
  transform-origin: left center; }

#nav-icon4 span:nth-child(2) {
  top: 18px;
  -webkit-transform-origin: left center;
  transform-origin: left center; }

#nav-icon4 span:nth-child(3) {
  top: 30px;
  -webkit-transform-origin: left center;
  transform-origin: left center; }

#nav-icon4.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 10px;
  left: 8px; }

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0; }

#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 39px;
  left: 8px; }

#myList li {
  display: none; }

.slide-container {
  background: #edf3f6;
  padding: 4rem 0;
  position: relative; }
  .slide-container :before {
    left: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+10,ffffff+100&1+0,0+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #edf3f6 10%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$lighter-blue-color, endColorstr='#00ffffff',GradientType=1 );
    /* IE6-9 */ }
  .slide-container :after {
    right: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+90&0+0,1+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #edf3f6 90%, #edf3f6 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr=$lighter-blue-color,GradientType=1 );
    /* IE6-9 */ }
  @media (max-width: 992px) {
    .slide-container #slide {
      position: relative;
      white-space: nowrap;
      overflow: hidden; }
      .slide-container #slide:before, .slide-container #slide:after {
        content: '';
        display: block;
        top: 0;
        width: 100px;
        height: 100%;
        position: absolute; } }
  .slide-container .slide-item {
    vertical-align: top;
    display: inline-block;
    background: #fff;
    text-align: center;
    box-shadow: 0px 0px 5px 1px rgba(3, 3, 3, 0.1);
    padding: 3rem 1rem;
    width: 65%;
    margin: 2rem 2.5%;
    transition: 0.25s; }
    .slide-container .slide-item:first-of-type {
      margin-left: 17.5%; }
    @media (min-width: 992px) {
      .slide-container .slide-item {
        display: block;
        margin: 2rem 0.5%;
        float: left;
        width: 19%; }
        .slide-container .slide-item:first-of-type {
          margin-left: 0.5% !important; } }
    .slide-container .slide-item .slide__item__content {
      font-family: 'DINProMedium', Verdana, sans-serif; }
      .slide-container .slide-item .slide__item__content .slide__content__title,
      .slide-container .slide-item .slide__item__content .slide__content__description,
      .slide-container .slide-item .slide__item__content .slide__content__price {
        text-transform: uppercase;
        font-size: 20px; }
      .slide-container .slide-item .slide__item__content .slide__content__title {
        font-size: 2.3rem;
        padding-top: 1rem; }
      .slide-container .slide-item .slide__item__content .slide__content__link {
        margin: 1rem 0;
        font-family: 'DINProLight', sans-serif; }
      .slide-container .slide-item .slide__item__content .slide__content__description {
        font-family: 'DINProLight', sans-serif; }
      .slide-container .slide-item .slide__item__content .slide__content__price {
        color: #0096a9; }
    .slide-container .slide-item .options-wrapper {
      background: #e8f4f6;
      padding: 2rem 0;
      font-family: 'DINProLight', sans-serif; }
      .slide-container .slide-item .options-wrapper a {
        display: block;
        color: #374e59;
        text-decoration: underline;
        font-size: 16px;
        margin-bottom: 10px; }
      .slide-container .slide-item .options-wrapper img {
        margin-bottom: 1rem; }
  .slide-container .phone-only {
    padding: 2rem 0; }
    @media (min-width: 992px) {
      .slide-container .phone-only {
        display: none;
        visibility: hidden; } }
    .slide-container .phone-only .phone-only__bullets-list {
      margin: 0;
      padding: 0;
      list-style: none; }
      .slide-container .phone-only .phone-only__bullets-list .phone-only__bullets-list__bullet {
        display: inline-block;
        margin-left: 0.8rem;
        height: 1.3rem;
        width: 1.3rem;
        background: #ccd2d4;
        border-radius: 100%; }
        @media (min-width: 992px) {
          .slide-container .phone-only .phone-only__bullets-list .phone-only__bullets-list__bullet {
            display: none;
            visibility: hidden;
            background: yellow; } }
        .slide-container .phone-only .phone-only__bullets-list .phone-only__bullets-list__bullet.js-is-active {
          background: #5596a9; }
  .slide-container .block-title,
  .slide-container .subtitle {
    padding-top: 2rem;
    color: #333333;
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 36px; }
  .slide-container .block-title {
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 36px; }
    @media (max-width: 991px) {
      .slide-container .block-title {
        font-size: 32px; } }
  .slide-container .subtitle {
    font-family: 'DINProMedium';
    font-size: 18px; }
  @media (min-width: 992px) {
    .slide-container .arrows {
      display: none;
      visibility: hidden; } }
  .slide-container .arrows .arrows__list {
    margin: 0;
    padding: 0;
    list-style: none; }
    .slide-container .arrows .arrows__list .arrows__list__item {
      display: inline-block;
      margin-left: 0.7rem; }
      .slide-container .arrows .arrows__list .arrows__list__item .arrows__list__item__link {
        height: 45px;
        width: 45px;
        display: block;
        border-radius: 50%;
        border: 2px solid #3b4b55; }
      .slide-container .arrows .arrows__list .arrows__list__item .arrows__list__item__link.arrows__list__item__link--back i,
      .slide-container .arrows .arrows__list .arrows__list__item .arrows__list__item__link.arrows__list__item__link--forward i {
        font-size: 30px;
        line-height: 45px;
        color: #3b4b55; }
  .slide-container .test {
    margin-bottom: 2rem; }

.my-hod-content-wrapper {
  padding: 40px 0 100px; }
  .my-hod-content-wrapper .head-wrapper {
    display: flex;
    flex-direction: column; }
  @media (max-width: 767px) {
    .my-hod-content-wrapper {
      padding: 16px 0 0; } }
  .my-hod-content-wrapper .image {
    width: 100%; }
  .my-hod-content-wrapper.contact-page {
    padding: 70px 0 60px; }
    @media (max-width: 991px) {
      .my-hod-content-wrapper.contact-page {
        padding: 40px 0 30px; } }
  .my-hod-content-wrapper .header-text-img-block {
    padding: 10px 0 40px; }
    @media (max-width: 767px) {
      .my-hod-content-wrapper .header-text-img-block {
        padding: 10px 0 15px; } }
    .my-hod-content-wrapper .header-text-img-block .heading {
      margin-top: 20px; }
      @media (max-width: 767px) {
        .my-hod-content-wrapper .header-text-img-block .heading {
          margin-top: 5px; } }
    .my-hod-content-wrapper .header-text-img-block .subtitle {
      margin-bottom: 11px; }
  .my-hod-content-wrapper .my-hod-menu {
    padding: 32px 10px 32px;
    background-color: #edf3f6;
    border-bottom: 1px solid #d7dcde; }
    @media (max-width: 767px) {
      .my-hod-content-wrapper .my-hod-menu {
        padding: 0px 10px;
        order: -1; } }
    .my-hod-content-wrapper .my-hod-menu .menu-wrap {
      min-height: 120px; }
      @media (max-width: 767px) {
        .my-hod-content-wrapper .my-hod-menu .menu-wrap {
          min-height: 44px;
          padding: 0; } }
    .my-hod-content-wrapper .my-hod-menu .menu-item {
      display: block;
      float: left;
      width: 100%; }
      @media (max-width: 767px) {
        .my-hod-content-wrapper .my-hod-menu .menu-item {
          display: flex;
          align-items: center; } }
      .my-hod-content-wrapper .my-hod-menu .menu-item:hover .icon-wrapper.personal-info, .my-hod-content-wrapper .my-hod-menu .menu-item.active .icon-wrapper.personal-info {
        background-image: url("../img/icons/my-hod-menu/personal-blue.png"); }
      .my-hod-content-wrapper .my-hod-menu .menu-item:hover .icon-wrapper.contingent, .my-hod-content-wrapper .my-hod-menu .menu-item.active .icon-wrapper.contingent {
        background-image: url("../img/icons/my-hod-menu/contingent-blue.jpg"); }
      .my-hod-content-wrapper .my-hod-menu .menu-item:hover .icon-wrapper.insurance, .my-hod-content-wrapper .my-hod-menu .menu-item.active .icon-wrapper.insurance {
        background-image: url("../img/icons/my-hod-menu/insurance-blue.jpg"); }
      .my-hod-content-wrapper .my-hod-menu .menu-item:hover .icon-wrapper.news-mail, .my-hod-content-wrapper .my-hod-menu .menu-item.active .icon-wrapper.news-mail {
        background-image: url("../img/icons/my-hod-menu/email-blue.jpg"); }
      @media (max-width: 767px) {
        .my-hod-content-wrapper .my-hod-menu .menu-item:hover .icon-wrapper, .my-hod-content-wrapper .my-hod-menu .menu-item.active .icon-wrapper {
          background-size: 32px; } }
      .my-hod-content-wrapper .my-hod-menu .menu-item:hover .menu-name, .my-hod-content-wrapper .my-hod-menu .menu-item.active .menu-name {
        color: #374e59; }
      .my-hod-content-wrapper .my-hod-menu .menu-item:focus {
        text-decoration: none; }
      .my-hod-content-wrapper .my-hod-menu .menu-item .icon-wrapper {
        width: 100%;
        height: 62px;
        background-position: center bottom;
        background-repeat: no-repeat;
        flex: 0 1 50px; }
        .my-hod-content-wrapper .my-hod-menu .menu-item .icon-wrapper.personal-info {
          background-image: url("../img/icons/my-hod-menu/personal-grey.png"); }
        .my-hod-content-wrapper .my-hod-menu .menu-item .icon-wrapper.contingent {
          background-image: url("../img/icons/my-hod-menu/contingent-grey.jpg"); }
        .my-hod-content-wrapper .my-hod-menu .menu-item .icon-wrapper.insurance {
          background-image: url("../img/icons/my-hod-menu/insurance-grey.jpg"); }
        .my-hod-content-wrapper .my-hod-menu .menu-item .icon-wrapper.news-mail {
          background-image: url("../img/icons/my-hod-menu/email-grey.jpg"); }
        @media (max-width: 767px) {
          .my-hod-content-wrapper .my-hod-menu .menu-item .icon-wrapper {
            height: 32px;
            background-size: 32px; } }
      .my-hod-content-wrapper .my-hod-menu .menu-item .menu-name {
        margin-top: 13px;
        text-align: center;
        font-family: 'DINPro', Verdana, sans-serif;
        font-size: 20px;
        color: #aeb8bc;
        text-transform: uppercase; }
        @media (max-width: 991px) {
          .my-hod-content-wrapper .my-hod-menu .menu-item .menu-name {
            font-size: 18px;
            flex: 1 0 75%; } }
        @media (max-width: 767px) {
          .my-hod-content-wrapper .my-hod-menu .menu-item .menu-name {
            font-size: 16px; } }
  .my-hod-content-wrapper .insurance-wrapper {
    color: #333333; }
    .my-hod-content-wrapper .insurance-wrapper .title {
      font-family: 'DINProMedium', Verdana, sans-serif;
      font-size: 30px;
      padding: 51px 0 33px; }
      @media (max-width: 991px) {
        .my-hod-content-wrapper .insurance-wrapper .title {
          font-size: 32px;
          padding: 15px 0 20px; } }
    .my-hod-content-wrapper .insurance-wrapper .insurance-block {
      padding-bottom: 50px; }
      .my-hod-content-wrapper .insurance-wrapper .insurance-block:last-child {
        padding-bottom: 5px; }
      .my-hod-content-wrapper .insurance-wrapper .insurance-block .heading-wrapper {
        background-color: #edf3f6;
        font-family: 'DINPro', Verdana, sans-serif;
        font-size: 18px;
        text-transform: uppercase;
        line-height: 45px; }
        .my-hod-content-wrapper .insurance-wrapper .insurance-block .heading-wrapper .column {
          padding: 0 12px;
          float: left;
          width: 33.33333333%; }
      .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-name {
        font-family: 'DINProBold', Verdana, sans-serif;
        font-size: 24px;
        padding: 23px 0 24px 0;
        margin: 0;
        border-bottom: 1px solid #d7dcde; }
        @media (max-width: 991px) {
          .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-name {
            font-family: 'DINProMedium', Verdana, sans-serif;
            font-size: 21px; } }
        .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-name .col-xs-4 {
          padding: 0; }
      .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row {
        padding: 34px 0 30px 0;
        margin: 0;
        border-bottom: 1px solid #d7dcde;
        font-size: 18px; }
        @media (max-width: 991px) {
          .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row {
            font-size: 17px; }
            .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .font-bold {
              font-family: 'DINProMedium', Verdana, sans-serif;
              font-size: 17px; } }
        .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .column {
          padding: 0; }
          @media (max-width: 767px) {
            .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .column {
              padding: 10px 0 30px 30px;
              text-align: left; } }
        .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .underlined {
          border-bottom: 1px solid #333333; }
        .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .read-more-link {
          color: #db2b36; }
        .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .choice {
          font-family: 'DINProBold', Verdana, sans-serif;
          font-size: 18px;
          margin-bottom: 14px; }
          @media (max-width: 991px) {
            .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .choice {
              font-family: 'DINProMedium', Verdana, sans-serif;
              font-size: 17px; } }
          .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .choice .text {
            float: left; }
          .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .choice .checkbox-wrapper {
            position: relative;
            top: -5px;
            margin-left: 200px;
            width: 35px;
            height: 35px;
            border: 1px solid #b1babf;
            border-radius: 30px; }
            @media (max-width: 991px) {
              .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .choice .checkbox-wrapper {
                margin-left: 190px; } }
            .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .choice .checkbox-wrapper .checked {
              position: absolute;
              top: 50%;
              left: 50%;
              border-radius: 10px;
              -webkit-transform: translateY(-50%);
              transform: translate(-50%, -50%);
              width: 10px;
              height: 10px;
              background-color: #374e59; }
        .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .name {
          font-family: 'DINProBold', Verdana, sans-serif;
          font-size: 18px; }
          @media (max-width: 991px) {
            .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .name {
              font-family: 'DINProMedium', Verdana, sans-serif;
              font-size: 17px; } }
        .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .phone,
        .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .e-mail {
          color: #0096a9; }
          .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .phone .add-info,
          .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .e-mail .add-info {
            font-family: 'DINProMedium', Verdana, sans-serif;
            font-size: 18px;
            color: #333333; }
        .my-hod-content-wrapper .insurance-wrapper .insurance-block .insurance-type-row .phone {
          margin-top: 2px; }
      .my-hod-content-wrapper .insurance-wrapper .insurance-block .contact-wrapper {
        line-height: 33px;
        padding: 18px 0;
        font-size: 18px; }
        .my-hod-content-wrapper .insurance-wrapper .insurance-block .contact-wrapper .text {
          font-family: 'DINProMedium', Verdana, sans-serif;
          font-size: 18px;
          float: left; }
          @media (max-width: 991px) {
            .my-hod-content-wrapper .insurance-wrapper .insurance-block .contact-wrapper .text {
              float: none; } }
        .my-hod-content-wrapper .insurance-wrapper .insurance-block .contact-wrapper .phone {
          float: left;
          padding-left: 48px;
          background-image: url("../img/icons/phone-icon.jpg");
          background-position: 24px 2px;
          background-repeat: no-repeat;
          color: #0096a9; }
          @media (max-width: 991px) {
            .my-hod-content-wrapper .insurance-wrapper .insurance-block .contact-wrapper .phone {
              padding-left: 24px;
              background-position: 0 2px; } }
        .my-hod-content-wrapper .insurance-wrapper .insurance-block .contact-wrapper .e-mail {
          float: left;
          padding-left: 50px;
          background-image: url("../img/icons/mail-icon.jpg");
          background-position: 18px 7px;
          background-repeat: no-repeat;
          color: #0096a9; }
  .my-hod-content-wrapper .contingent-wrapper {
    color: #333333; }
    .my-hod-content-wrapper .contingent-wrapper .title {
      font-family: 'DINProMedium', Verdana, sans-serif;
      font-size: 30px;
      padding: 51px 0 33px; }
      @media (max-width: 991px) {
        .my-hod-content-wrapper .contingent-wrapper .title {
          font-size: 32px;
          padding: 15px 0 20px; } }
    .my-hod-content-wrapper .contingent-wrapper .contingent-block {
      padding-bottom: 50px; }
      @media (max-width: 991px) {
        .my-hod-content-wrapper .contingent-wrapper .contingent-block {
          padding-bottom: 0; } }
      .my-hod-content-wrapper .contingent-wrapper .contingent-block .heading-wrapper {
        background-color: #edf3f6;
        font-family: 'DINPro', Verdana, sans-serif;
        font-size: 18px;
        text-transform: uppercase;
        line-height: 45px; }
        .my-hod-content-wrapper .contingent-wrapper .contingent-block .heading-wrapper .column {
          padding: 0 12px;
          height: 45px;
          float: left;
          width: 35%; }
        .my-hod-content-wrapper .contingent-wrapper .contingent-block .heading-wrapper .column-small {
          padding: 0 12px;
          height: 45px;
          float: left;
          width: 30%; }
      .my-hod-content-wrapper .contingent-wrapper .contingent-block .contingent-name {
        font-family: 'DINProMedium', Verdana, sans-serif;
        font-size: 24px;
        padding: 23px 0 24px 0;
        margin: 0;
        border-bottom: 1px solid #d7dcde; }
        @media (max-width: 991px) {
          .my-hod-content-wrapper .contingent-wrapper .contingent-block .contingent-name {
            padding-top: 0; } }
        .my-hod-content-wrapper .contingent-wrapper .contingent-block .contingent-name .col-xs-4 {
          padding: 0; }
      .my-hod-content-wrapper .contingent-wrapper .contingent-block .contingent-type-row {
        padding: 34px 0 11px 0;
        margin: 0;
        border-bottom: 1px solid #d7dcde;
        font-size: 18px; }
        @media (max-width: 991px) {
          .my-hod-content-wrapper .contingent-wrapper .contingent-block .contingent-type-row {
            padding: 28px 0 4px 0;
            font-size: 17px; } }
        .my-hod-content-wrapper .contingent-wrapper .contingent-block .contingent-type-row .column {
          padding: 0; }
        .my-hod-content-wrapper .contingent-wrapper .contingent-block .contingent-type-row .choice {
          font-family: 'DINProBold', Verdana, sans-serif;
          font-size: 18px;
          margin-bottom: 14px; }
          .my-hod-content-wrapper .contingent-wrapper .contingent-block .contingent-type-row .choice .text {
            float: left; }
          .my-hod-content-wrapper .contingent-wrapper .contingent-block .contingent-type-row .choice .checkbox-wrapper {
            position: relative;
            top: -5px;
            margin-left: 65px;
            width: 35px;
            height: 35px;
            border: 1px solid #b1babf;
            border-radius: 30px; }
            .my-hod-content-wrapper .contingent-wrapper .contingent-block .contingent-type-row .choice .checkbox-wrapper .checked {
              position: absolute;
              top: 50%;
              left: 50%;
              border-radius: 10px;
              -webkit-transform: translateY(-50%);
              transform: translate(-50%, -50%);
              width: 10px;
              height: 10px;
              background-color: #374e59; }
      .my-hod-content-wrapper .contingent-wrapper .contingent-block .contact-wrapper {
        background-color: #edf3f6;
        padding: 41px 20px;
        margin-top: 40px;
        line-height: 35px;
        font-size: 24px; }
        @media (max-width: 991px) {
          .my-hod-content-wrapper .contingent-wrapper .contingent-block .contact-wrapper {
            padding: 33px 20px;
            font-size: 22px;
            margin: 25px 0 40px; } }
        .my-hod-content-wrapper .contingent-wrapper .contingent-block .contact-wrapper .text {
          font-family: 'DINProMedium', Verdana, sans-serif;
          font-size: 24px;
          float: left; }
          @media (max-width: 991px) {
            .my-hod-content-wrapper .contingent-wrapper .contingent-block .contact-wrapper .text {
              float: none;
              font-size: 22px; } }
        .my-hod-content-wrapper .contingent-wrapper .contingent-block .contact-wrapper .phone {
          float: left;
          padding-left: 70px;
          background-image: url("../img/icons/phone-icon-grey.jpg");
          background-position: 43px 2px;
          background-repeat: no-repeat;
          color: #0096a9; }
          @media (max-width: 991px) {
            .my-hod-content-wrapper .contingent-wrapper .contingent-block .contact-wrapper .phone {
              padding-left: 27px;
              background-position: 0px 2px; } }
        .my-hod-content-wrapper .contingent-wrapper .contingent-block .contact-wrapper .e-mail {
          float: left;
          padding-left: 75px;
          background-image: url("../img/icons/mail-icon-grey.jpg");
          background-position: 37px 7px;
          background-repeat: no-repeat;
          color: #0096a9; }
          .my-hod-content-wrapper .contingent-wrapper .contingent-block .contact-wrapper .e-mail .e-mail-sign {
            font-size: 25px; }
  .my-hod-content-wrapper .address-wrapper {
    color: #333333;
    font-size: 18px; }
    .my-hod-content-wrapper .address-wrapper .company-name {
      text-transform: uppercase;
      margin-bottom: 2px; }
    .my-hod-content-wrapper .address-wrapper .address {
      margin-bottom: 30px; }
      @media (max-width: 991px) {
        .my-hod-content-wrapper .address-wrapper .address {
          margin-bottom: 20px; } }
    .my-hod-content-wrapper .address-wrapper .phone-email-info {
      padding-bottom: 46px;
      border-bottom: 1px solid #d7dcde; }
      @media (max-width: 991px) {
        .my-hod-content-wrapper .address-wrapper .phone-email-info {
          padding-bottom: 32px; } }
      .my-hod-content-wrapper .address-wrapper .phone-email-info .add-info {
        font-family: 'DINProMedium', Verdana, sans-serif;
        font-size: 18px;
        color: #333333;
        margin-right: 7px; }
      .my-hod-content-wrapper .address-wrapper .phone-email-info .phone {
        color: #0096a9; }
      .my-hod-content-wrapper .address-wrapper .phone-email-info .e-mail {
        color: #0096a9; }
  .my-hod-content-wrapper .contact-us-form {
    color: #333333; }
    .my-hod-content-wrapper .contact-us-form .second-column {
      padding-top: 104px; }
      @media (max-width: 767px) {
        .my-hod-content-wrapper .contact-us-form .second-column {
          padding-top: 0; } }
    .my-hod-content-wrapper .contact-us-form .form-title {
      font-family: 'DINProMedium', Verdana, sans-serif;
      font-size: 30px;
      padding: 40px 0 22px; }
      @media (max-width: 991px) {
        .my-hod-content-wrapper .contact-us-form .form-title {
          padding: 25px 0 20px;
          font-size: 26px; } }
    .my-hod-content-wrapper .contact-us-form label {
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px;
      text-transform: uppercase;
      font-weight: normal; }
      @media (max-width: 991px) {
        .my-hod-content-wrapper .contact-us-form label {
          font-size: 17px; } }
      .my-hod-content-wrapper .contact-us-form label .red-asterix,
      .my-hod-content-wrapper .contact-us-form label .blue-asterix,
      .my-hod-content-wrapper .contact-us-form label .label-text {
        display: block;
        float: left; }
      .my-hod-content-wrapper .contact-us-form label .label-text {
        margin-right: 5px; }
    .my-hod-content-wrapper .contact-us-form .wpcf7-form-control-wrap {
      display: block;
      margin-bottom: 25px; }
      .my-hod-content-wrapper .contact-us-form .wpcf7-form-control-wrap.x10 {
        margin-bottom: 27px; }
    .my-hod-content-wrapper .contact-us-form .text-field {
      display: block;
      width: 100%;
      height: 48px;
      border: 1px solid #afb8bd;
      border-radius: 5px;
      font-size: 18px;
      padding: 0 12px; }
      @media (max-width: 991px) {
        .my-hod-content-wrapper .contact-us-form .text-field {
          margin-bottom: 14px; } }
    .my-hod-content-wrapper .contact-us-form .text-area {
      display: block;
      width: 100%;
      border: 1px solid #afb8bd;
      border-radius: 5px;
      font-size: 17px;
      padding: 6px 12px; }
    .my-hod-content-wrapper .contact-us-form .btn-red, .my-hod-content-wrapper .contact-us-form .btn-blue {
      -webkit-appearance: none;
      border: none;
      border-radius: 5px;
      padding: 0 50px;
      margin: 0 auto; }
    .my-hod-content-wrapper .contact-us-form .form-info {
      margin-top: 24px;
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px; }
    .my-hod-content-wrapper .contact-us-form span.wpcf7-not-valid-tip {
      display: block;
      margin-top: 4px;
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 15px;
      color: #db2b37; }
    .my-hod-content-wrapper .contact-us-form div.wpcf7-validation-errors,
    .my-hod-content-wrapper .contact-us-form div.wpcf7-response-output {
      border: none;
      padding: 0;
      margin: 10px 0 0 0;
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 16px;
      color: #db2b37; }
      .my-hod-content-wrapper .contact-us-form div.wpcf7-validation-errors.wpcf7-mail-sent-ok,
      .my-hod-content-wrapper .contact-us-form div.wpcf7-response-output.wpcf7-mail-sent-ok {
        color: #0096a9; }
    .my-hod-content-wrapper .contact-us-form div.wpcf7-mail-sent-ng {
      border: none; }
  .my-hod-content-wrapper .form-heading {
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 30px;
    padding: 49px 0 32px;
    border-bottom: 1px solid #d7dcde;
    color: #333333; }
  .my-hod-content-wrapper .save-changes-block .red-lock {
    margin-top: 1.2px;
    margin-left: 0px; }
  .my-hod-content-wrapper .save-changes-block .red-lock-text {
    float: left;
    margin-left: 5px; }
  .my-hod-content-wrapper .save-changes-block .btn-submit-wrapper {
    text-align: right; }

.trusteeText {
  display: block;
  float: left;
  font-size: 15px;
  width: 100%;
  margin-top: 5px;
  text-transform: capitalize; }

.search-results {
  color: #333333; }
  @media (max-width: 991px) {
    .search-results {
      padding: 40px 0 60px; } }
  @media (max-width: 767px) {
    .search-results {
      padding: 25px 0 40px; } }
  .search-results .heading {
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 36px;
    margin-bottom: 5px; }
    @media (max-width: 991px) {
      .search-results .heading {
        font-size: 32px; } }
    @media (max-width: 767px) {
      .search-results .heading {
        font-size: 26px; } }
  .search-results .subheading {
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 24px; }
    @media (max-width: 991px) {
      .search-results .subheading {
        font-size: 22px; } }
    @media (max-width: 767px) {
      .search-results .subheading {
        font-size: 20px; } }
  .search-results .search-results-form {
    margin: 30px 0 0 0;
    padding: 32px;
    background-color: #edf3f6;
    border-bottom: 1px solid #d7dcde; }
    @media (max-width: 991px) {
      .search-results .search-results-form {
        margin: 20px 0 0 0;
        padding: 27px 32px; } }
    @media (max-width: 767px) {
      .search-results .search-results-form {
        padding: 27px 20px; } }
    .search-results .search-results-form .search-icon {
      display: block;
      float: left;
      margin-top: 7px; }
    .search-results .search-results-form .search-field-wrapper {
      position: relative;
      margin-left: 50px; }
      @media (max-width: 767px) {
        .search-results .search-results-form .search-field-wrapper {
          margin-left: 40px; } }
      .search-results .search-results-form .search-field-wrapper .search-field {
        background-color: #374e59;
        border-radius: 5px;
        width: 100%;
        height: 47px;
        padding-left: 18px;
        border: none;
        font-family: 'DINPro', Verdana, sans-serif;
        font-size: 18px;
        color: white;
        -webkit-appearance: none; }
        @media (max-width: 767px) {
          .search-results .search-results-form .search-field-wrapper .search-field {
            padding-left: 12px; } }
        .search-results .search-results-form .search-field-wrapper .search-field:focus {
          outline: none; }
        .search-results .search-results-form .search-field-wrapper .search-field::-webkit-input-placeholder {
          color: #ffffff; }
        .search-results .search-results-form .search-field-wrapper .search-field:-moz-placeholder {
          /* Firefox 18- */
          color: #ffffff; }
        .search-results .search-results-form .search-field-wrapper .search-field::-moz-placeholder {
          /* Firefox 19+ */
          color: #ffffff; }
        .search-results .search-results-form .search-field-wrapper .search-field:-ms-input-placeholder {
          color: #ffffff; }
  .search-results .page-info-wrapper {
    padding: 43px 0 26px;
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 1px solid #d7dcde; }
    @media (max-width: 991px) {
      .search-results .page-info-wrapper {
        padding: 29px 0 20px; } }
    @media (max-width: 767px) {
      .search-results .page-info-wrapper {
        font-size: 16px; } }
  .search-results .results-wrapper .article-item {
    position: relative;
    padding: 24px 0 27px;
    border-bottom: 1px solid #d7dcde; }
    @media (max-width: 767px) {
      .search-results .results-wrapper .article-item {
        padding: 20px 0 27px; } }
    .search-results .results-wrapper .article-item .article-title {
      font-family: 'DINProBold', Verdana, sans-serif;
      font-size: 24px;
      margin-bottom: 7px; }
      @media (max-width: 991px) {
        .search-results .results-wrapper .article-item .article-title {
          font-size: 20px; } }
    .search-results .results-wrapper .article-item .excerpt {
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px; }
      @media (max-width: 767px) {
        .search-results .results-wrapper .article-item .excerpt {
          font-size: 17px;
          height: 69px;
          overflow: hidden; } }
    .search-results .results-wrapper .article-item .read-more-link {
      font-family: 'DINPro', Verdana, sans-serif;
      font-size: 18px;
      color: #db2b36; }
      .search-results .results-wrapper .article-item .read-more-link:hover {
        border-bottom: 1px solid #db2b36; }
    .search-results .results-wrapper .article-item .arrow-icon {
      position: absolute;
      top: 50%;
      right: 68px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
  .search-results .results-wrapper .no-results-message {
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 18px;
    padding: 43px 0 43px;
    border-bottom: 1px solid #d7dcde; }

.protected-page-wrapper {
  padding: 35px 0 100px; }
  .protected-page-wrapper .block-name {
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 26px;
    padding: 22px 0 16px; }
    @media (max-width: 991px) {
      .protected-page-wrapper .block-name {
        font-size: 24px; } }
  .protected-page-wrapper .text {
    font-size: 18px;
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      .protected-page-wrapper .text {
        font-size: 16px; } }
  .protected-page-wrapper .btn-red, .protected-page-wrapper .btn-blue {
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    -webkit-appearance: none;
    border: none;
    padding: 0 20px; }
    @media (max-width: 767px) {
      .protected-page-wrapper .btn-red, .protected-page-wrapper .btn-blue {
        line-height: 42px;
        font-size: 16px; } }

/**
 *  Magazine Template
 */
.magazine-block .magazine-item {
  padding-bottom: 50px; }
  .magazine-block .magazine-item .photo {
    margin-bottom: 12px; }
  .magazine-block .magazine-item .desc {
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 18px;
    margin-bottom: 5px; }
  .magazine-block .magazine-item .download-wrapper {
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 18px; }

#page-404 {
  padding: 100px 0 150px;
  font-family: 'DINPro', Verdana, sans-serif;
  font-size: 19px;
  color: #333333; }
  @media (max-width: 991px) {
    #page-404 {
      padding: 30px 0 40px;
      font-size: 17px; } }
  #page-404 .number-404 {
    font-family: 'DINProBold', Verdana, sans-serif;
    font-size: 160px;
    color: #374e59;
    margin-right: 30px; }
    @media (max-width: 991px) {
      #page-404 .number-404 {
        font-size: 72px; } }
  #page-404 .text {
    font-family: 'DINPro', Verdana, sans-serif;
    font-size: 33px;
    color: #374e59; }
    @media (max-width: 991px) {
      #page-404 .text {
        display: block;
        font-size: 24px; } }
  #page-404 .add-text {
    margin-top: 45px;
    margin-bottom: 25px; }
    @media (max-width: 991px) {
      #page-404 .add-text {
        margin-top: 12px; } }

.calendar-overview-page {
  padding-bottom: 50px; }
  .calendar-overview-page .heading {
    text-align: center;
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 30px;
    color: #374e59;
    margin-bottom: 22px; }

.page-template-member-register-online-template #consent-box a:link, .page-template-member-register-online-template #consent-box a:visited, .page-template-personal-info-template #consent-box a:link, .page-template-personal-info-template #consent-box a:visited {
  color: #374e59; }

.page-template-member-register-online-template #consent-box a:focus, .page-template-member-register-online-template #consent-box a:hover, .page-template-personal-info-template #consent-box a:focus, .page-template-personal-info-template #consent-box a:hover {
  color: #23527c;
  text-decoration: underline; }

.page-template-member-register-online-template .helper_text, .page-template-personal-info-template .helper_text {
  font-size: 14px;
  text-transform: none; }

.default-info-page {
  padding: 50px 0; }
  .default-info-page.new-wp-user-results-page .user-login-info {
    margin-top: 25px; }
  .default-info-page .block-name {
    font-family: 'DINProMedium', Verdana, sans-serif;
    font-size: 26px;
    padding: 0 0 16px; }
    @media (max-width: 991px) {
      .default-info-page .block-name {
        font-size: 24px; } }
  .default-info-page .text {
    font-size: 17px;
    margin-bottom: 30px; }

.register-new-user-form .btn-submit-wrapper {
  padding: 5px 0 0 0;
  text-align: left; }

/*

<div class="divider"></div>

223239

body {
    background-color: yellow;
}

*/
