
html {
    -webkit-text-size-adjust: 100%;
}

/* Article elements article page */

.article__main-col {

}
@media only screen and (max-width: 800px) {
    .article__main-col {
        width: 100%;
    }
}

.article__main {
  margin-top: 5rem;
  text-align: left;
}

/*.article__article-link:link, .article__article-link:visited {
    font-weight: 100!important;
    color: #16B5EF!important;
    text-decoration: none;
    border-bottom: 2px solid #16B5EF;
    padding-bottom: .1rem; }
    .article__article-link:hover {
        color: #66c7eb !important;
        border-bottom: none;
    }*/

.article__article-latest-text, .article__article-header-text {
    font-family: 'Helvetica Neue LT W01_41488878', Arial, sans-serif;
    border-left: 0.25rem solid #16B5EF;
    color: black;
    margin-top: 0.8rem;
    padding-top: 0;
    padding-bottom: 0.5rem;
    padding-left: 1.5rem;
    margin-left: 0;
    margin: 0 1rem;
    font-size: 4rem;
    line-height: 1.1;
}
  .article__article-latest-text span, .article__article-header-text span {
    display: block;
    font-size: 1.5rem;
    margin-top: 1rem;
  }
  .article__article-latest-text span .published-date, .article__article-header-text span .published-date {
    display: inline-block;
    font-family: 'Nunito Sans', Arial, sans-serif;
    color: #000;
    font-weight: 400;
  }

.article__article-latest-img, .article__article-header-img {
  width: 100%;
  margin-top: 3rem; 
  padding: 0;}
  @media only screen and (max-width: 480px) {   
    .article__article-latest-img {
      margin-top: 1.5rem; } }

.article__intro {
    margin-top: 3rem!important;
    font-weight: 600!important;
    font-size: 1.6rem!important;
    line-height: 2.1rem!important;
}

.article__normal {
    font-size: 1.4rem!important;
    color: lightsalmon;
}

.article__share {
  margin: 2rem 0 -1.5rem 0; 
  padding: 0 1rem; }
  @media only screen and (max-width: 480px) {   
    .article__share {
      /* margin-top: 3.5rem;
      margin-bottom: 0;  */
    } }
  .article__share span {
    position: relative;
    left: 0;
    top: -1rem;
    padding-right: 0.5rem;
  }
  .article__share a {
    text-decoration: none; color: inherit; }
  .article__share ion-icon {
    font-size: 3rem; 
    margin-right: 0.4rem; }
    .article__share ion-icon:hover {
      cursor: pointer;
      color: rgb(163, 162, 162);
    }
  .article__share .share_counter {
    display: inline-block;
    /* margin-left: 2rem;
    font-size: 1.1rem; */
    vertical-align: top;
    padding-top: 0.6rem;
    float: right;
    /* display: inline-block;
    width: 6rem;
    height: 2.4rem;
    margin-left: 2rem;
    margin-top: 0.1rem;
    padding-bottom: 2.5rem;
    text-align: center;
    vertical-align: top;
    border: 1px solid gray;
    border-radius: 0.5rem;
    font-size: 1.4rem;
    color: white;
    background-color: #ED1C24; */
  }

.article__sidebar-article-header {
    font-family: 'Helvetica Neue LT W01_55 Roman', Arial, sans-serif;
    font-size: 1.5rem !important;
    text-transform: uppercase;
    padding-right: 1rem;
    padding-bottom: 0;
    padding-top: 0.5rem;
    background-color: transparent;
    color: black;
    font-weight: bold;
    height: 2.5rem;
    width: 100%; }
  @media only screen and (max-width: 480px) {   
    .article__sidebar-article-header {
        padding-left: 1rem; } }

.article__article-normal-text {
    margin-top: 2rem; 
    padding: 0 1rem;
    font-family:'Helvetica Neue LT W01_55 Roman', Arial, sans-serif;
    color: black;
    font-size: 1.5rem;
    line-height: 2rem; }
    .article__article-normal-text p {
        margin: 1.5rem 0; }
    .article__article-normal-text .quote {
    margin: 3rem 1.5rem;
    font-style: italic;
    color: rgb(43, 39, 39);
    border-left: 4px solid rgb(119, 118, 118);
    padding-left: 1rem; }
    .article__article-normal-text .quote .emph {
        color: rgb(237, 28, 36); }
    .article__article-normal-text .disclaimer {
    margin: 3rem 1.5rem;
    background-color: rgb(230, 228, 228);
    color: rgb(43, 39, 39);
    padding: 1.5rem; }
    .article__article-normal-text ul {
        margin-left: 3rem; }
    .article__article-normal-text li {
    padding-bottom: 1rem; }
    .article__article-normal-text a, .article__article-normal-text a.visited {
        color: #000;
        text-decoration: none;
        border-bottom: 2px solid #16B5EF;
        padding-bottom: .1rem; }
        .article__article-normal-text a:hover, .article__article-normal-text a:active {
            color: #66c7eb !important;
            border-bottom: none; }
    .article__article-normal-text h2 {
        font-size: 1.8rem;
        font-weight: bold;
        margin-bottom: -1rem;
    }
    .article__article-normal-text .emph {
        font-style: italic; }
    .article__article-normal-text .image {
        margin: 0;
        width: 100%; }

.article__end-image {
  width: 8rem;
  float: left;
  padding: 2rem 0;
}

.article__sidebar-style {
    margin-top: 3rem; }
    @media only screen and (max-width: 800px) {
    .article__sidebar-style {
        margin: 0; } }

.article__sidebar-article-front-img {
    float: left;
    width: 100%;
    margin-right: 1rem;
    margin-bottom: 0.4rem; }
    @media only screen and (max-width: 800px) {
        .article__sidebar-article-front-img {
            width: 50%;
            margin-right: 1rem;
            margin-bottom: 0; } }

.article__sidebar-article-front-text {
    font-size: 1.5rem;
    line-height: 1.8rem;
    font-weight: 400;
    color: #000;
    text-align: left;
    margin-bottom: 1rem; }
    @media only screen and (max-width: 800px) {
        .article__sidebar-article-front-text {
            font-weight: 600; } }

.article__article-box {
    margin-top: 1rem;
    border: 0px solid rgb(209, 209, 209);
}

.article__article-box a {
    text-decoration: none;
}

@media only screen and (max-width: 800px) {
    .article__article-box {
        border: none;
        border-top: 1px solid rgb(209, 209, 209);
        padding-top: 1.3rem;
        padding-left: 1rem;
    }
}

.article__article-img-link {
    text-decoration: none;
    border: none!important;
}

.article__other-article-link:hover {
    color: #16B5EF;
}

.article__other-article-img-link:hover {
    filter: brightness(120%);
}

/* We're overruling the grid system */
@media only screen and (max-width: 800px) {
    .span_5_of_7 {
        width: 100%;
    }
    .span_2_of_7 {
        width: 100%;
    }
}
/* End We're overruling the grid system */

/* End Article elements article page */