.press-room-component {
  padding-bottom: 20px;
  margin-top: 50px;
}
.press-room-component .heading-component h1 {
  width: 70%;
  font-family: "optimanormal";
	font-size: 2.563em;
	line-height: 100%;
	margin-bottom: 20px;
	font-weight: 400;
	color: #606161;
  font-style: normal;
}
.press-room-component h1.h2{
	font-family: "optimanormal";
    font-size: 2.563em;
    line-height: 120%;
    margin-bottom: 20px;
    font-weight: 400;
    color: #606161;
}
.press-room-component .press-room-colms p {
  font-family: "VerdanaN";
  font-size: 1.188em;
  margin-bottom: 20px;
}
.press-room-component .press-room-colms p strong em {
    font-style: normal;
}
.press-room-component .press-room-colms p a {
  color: inherit;
  text-decoration: underline;
  word-wrap: break-word;
}
.press-room-component .press-room-colm1 {
  float: left;
  margin-right: 3%;
  width: 100%;
}
.press-room-component .press-room-colm1 ul {
  list-style-type: none;
  margin-bottom: 15px;
}
.press-room-component .press-room-colm1 ul li {
  list-style-position: outside;
  margin: 10px 0 8px 20px;
  font-family: "verdanaN";
    font-size: 19px;
    color: #606161;
    line-height: 150%;
}
.press-room-component .press-room-colm1 ul li .lnk11GreyU {
  color: #66b6d8;
  text-decoration: none;
}
.press-room-component .press-room-colm1 .lnk11GreyU,
.press-room-component .press-room-colm1 a {
  color: #606161!important;
  text-decoration: none !important;
}
.press-room-component .press-room-colm2 {
  float: left;
  width: 30%;
}
.press-room-component .press-room-colm2 .news-room-screen {
  background: #f1f1f1;
}
.press-room-component .press-room-colm2 .news-room-screen img {
  margin-bottom: 10px;
  max-width: 100%;
  float: right;
  margin-left: 5px;
}
.press-room-component .press-room-colm2 .news-room-screen p {
  margin-right: 10px;
  padding: 10px;
}
.press-room-component .back-button {
    padding-bottom: 30px;
    text-transform: uppercase;
    font-size: 1.188em;
    font-family: "VerdanaN";
    font-weight: 400;
    display: inline-block;
    vertical-align: bottom;
}
.press-room-component .back-button a {
    color: #606161;
    text-decoration: none;
    position: relative;
    line-height: 100%;
    padding: 0px 15px 0px 15px;
}
.press-room-component .back-button a:after {
    content: " ";
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    top: 50%;
    margin-top: -5px;
    height: 7px;
    left: 0px;
    position: absolute;
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(-45deg);
    transform: rotate(130deg);
    width: 7px;
    z-index: 2;
}
.article-components-list .filter-margin{
  position: relative;
}

.article-components-list .filter-toggle.actv:before{
  display: none;
}
.article-components-list .filter-component .filter-sticky .container-1270px{
  max-width: 100%;
}
.press-room-component .h2 {
    font-family: "optimanormal";
    font-size: 2.563em;
    line-height: 100%;
    margin-bottom: 20px;
    font-weight: 400;
    color: #606161;
}
.press-room-component table {
    font-family: "verdanaN";
    margin-bottom: 8px;
    font-size: 1.188em;
    color: #606161;
    line-height: 150%;
}
.press-room-component table td {
    width: auto !important;
    line-height: 150% !important;
}
.press-room-component .press-room-colm1 table p {
    font-size: 19px;
    line-height: 150%;
}
.press-room-component table strong {
    font-family: "verdanaBold";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
}

@media screen and (max-width: 1599px){
   .press-room-component .heading-component h1{
        font-size: 1.875em;
   }
   .press-room-component h1.h2{
        font-size: 1.875em;
   }
   .press-room-component .press-room-colms p {
   	    font-size: 0.937em;
   }
   .press-room-component .press-room-colm1 ul li{
   	font-size: 0.937em;
   }
   .back-button{
   	font-size: 0.937em;
   }
}

@media screen and (max-width: 1400px){
  .heading-component h1, .heading-component h2{
            font-size: 1.8em!important;
  }
}

@media screen and (max-width: 1024px){
   .press-room-component .heading-component h1{
        font-size: 1.1em;
   }
   .press-room-component h1.h2 {
        font-size: 1.6em;
        line-height: 120%;
    }

}

@media only screen and (max-width: 767px) {
  .press-room-component {
    padding-bottom: 40px;
    margin-top: 25px;
  }
  .press-room-component .press-room-colm1,
  .press-room-component .press-room-colm2 {
    width: 100%;
    margin: 0;
  }
  .article-components-list .filter-component .filters-main-category ul>li{
    width: 50%;
  }

}
/*# sourceMappingURL=press-room-component.css.map */
