@font-face {
    font-family: 'Arimo';
    font-display: fallback;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/arimo-v13-latin-regular.eot);
    src: local('Arimo Regular'), local('Arimo-Regular'), url('../fonts/arimo-v13-latin-regular.eot?#iefix') format('embedded-opentype'), url(../fonts/arimo-v13-latin-regular.woff2) format('woff2'), url(../fonts/arimo-v13-latin-regular.woff) format('woff'), url(../fonts/arimo-v13-latin-regular.ttf) format('truetype'), url('../fonts/arimo-v13-latin-regular.svg#Arimo') format('svg')
}
@font-face {
    font-family: 'Arimo';
    font-display: fallback;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/arimo-v13-latin-700.eot);
    src: local('Arimo Bold'), local('Arimo-Bold'), url('../fonts/arimo-v13-latin-700.eot?#iefix') format('embedded-opentype'), url(../fonts/arimo-v13-latin-700.woff2) format('woff2'), url(../fonts/arimo-v13-latin-700.woff) format('woff'), url(../fonts/arimo-v13-latin-700.ttf) format('truetype'), url('../fonts/arimo-v13-latin-700.svg#Arimo') format('svg')
}
h1 {font-size: 3.5vw;}
article.news_article h2 {line-height: 1em; font-size: clamp(0.8em, 3.8vw, 3em); padding-left: 0; text-align: left; font-weight: 800;}
article.news_article h3 {font-size: clamp(1em, 2.5vw, 1.8em); text-transform: none; }
article.news_article h4 {line-height: 150%; color: orange; font-weight: 800; font-size: clamp(0.9em, 1.5vw, 1.1em); margin-bottom: -1%;}
article.news_article p.first_para {line-height: 150%; font-weight: 800; font-size:  clamp(1.05em, 1.8vw, 1.1em);}
article.news_article p {line-height: 150%; padding-bottom: 2%;}
article.news_article a {font-weight: 400; font-size: 1em; text-transform: none; border-bottom: #CA4E14; border-width: 0 0 1px 0; border-style: none none dotted none;}
article.news_article .social_share a { border-bottom: none;}
article.news_article img.image_center {display: block; margin-left: auto; margin-right: auto; max-width: 80%;}
article.news_article img.center {display: block; margin-left: auto; margin-right: auto; max-width: 80%;}
article.news_article ul {font-weight: 600; margin-top: -2%;}
article.news_article li {margin-bottom: -1%;}
article.news_article li.first {margin-top: 0.6%;}
div.panel {margin-bottom: 0;}
div.panel img { max-width: 70%; height: auto;}
.news_banner {margin-top: -1px}
.news_banner img {width: 100%;}
.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  hr {color: orange;}
}
blockquote{
  font-family:'Open Sans';
  font-size: 1.4em;
  font-style:oblique;
  color: #555555;
  padding:1.2em 30px 1.2em 75px;
  line-height:1.6;
  position: relative;
}
blockquote::before{
  font-family:Arial;
  content: "\201C";
  color: cornflowerblue;
  font-size: 4em;
  position: absolute;
  left: 10px;
  top:-10px;
}
blockquote::after{
  font-family:Arial;
  content: "\201D";
  color: cornflowerblue;
  font-size: 4em;
  position: absolute;
  right: 10px;
  bottom: -50px;
}
blockquote + cite{
  display:block;
  color:orange;
  font-style: italic;
  font-weight: bold;
  margin-top:-2em;
  margin-bottom: 2em;
  font-size: 1em;
  text-align: right;
}
article.news_article {width: 70%; text-align: left; padding: 5% 5% 50px 15%; float: left;}
div.social_share {margin-top: 3.9%;}
div.social_share li {display: inline-block; width: 8% !important;}
div.news_sidepanel {width: 25%; float: right; padding: 5% 2% 2% 0; text-align: left;}
div.news_sidepanel a {border-bottom: #CA4E14;
    border-width: 0 0 1px 0;
    border-style: none none dotted none;
}
div.news_sidepanel h4 {margin-bottom: 15px;}
.news_related_resources {margin-bottom: 10%;}
.news_sidepanel ul {margin: 0;}
.news_sidepanel li {list-style: none;}
ul.rrssb-buttons {margin-left: 0;}
ul.rrssb-buttons li:nth-child(2) {margin-left: 0;}
ul.rrssb-buttons li a {color: slategrey; font-size: 1.6em;}
ul.rrssb-buttons li a:hover {color: orange;}
div.overlay div.text p {line-height: 1.3em;}
div.overlay div.text p span.productName {text-transform: uppercase;}
@media only screen and (max-width: 1000px) {
  article.news_article {
    width: 93%;
    padding-bottom: 10px;
  }
  div.news_sidepanel {
  width: 100%;
  padding: 0 0 2% 15%;
  display: none;
  }
  .news_latest_articles {display: none;}
}
.NewsPanel-body ul {
  display: inline;
  padding: 0;
}
NewsPanel-body
.panel-body ul li {
line-height: initial;
}
.NewsPanel-body ul li a {
  text-decoration: none;
}
li.NewsPanel{
padding: 10px 0;
font: normal 0.95em 'arial', 'verdana', sans serif;
}
	li.NewsPanel:before {
 font-family: "Font Awesome 6 Pro"; font-weight: 900; 
 color: slategrey;
 float: left;
}
	li.NewsPanel.Weblink:before {
content: "\f105\00a0";
}
	li.NewsPanel.PDF:before {
content: "\f1c1\00a0";
}
	li.NewsPanel.Download:before {
content: "\f019\00a0";
}
	li.NewsPanel.Video:before {
content: "\f04b\00a0";
}
	li.NewsPanel.External:before {
content: "\f2f5\00a0";
}
	li.NewsPanel.Gallery:before {
content: "\e196\00a0";
}