.pressroom-page .post-view.post.article-item .post-header
{
    font-family: GothamMedium;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #283990;
    text-align: left;
}
.pressroom-page .post-view.post.article-item .post-header h1
{
    font-family: GothamMedium;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 53px;
    color: #0e1111;
    text-align: left;
}
.pressroom-page .post-view.post.article-item .post-header .publish-date
{
    font-family: GothamMedium;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #818181;
    text-align: left;
}
.pressroom-post-item-content
{
    padding:35px;
}
.share-btn
{
    width:60px;
}
.pressroom-post-share-buttons
{
    display: none !important;
}

.pressroom-page .post-view.post.article-item
{
    box-shadow: none !important;
    border : 0px !important;
}

/* category page styles */

.pressroom-page .col-sm-12.poslist-sub-header-cont {
    border-bottom: 1px solid #CCCCCC !important;
    padding-bottom: 3%;
    padding-left: 0px;
}

.pressroom-page .post-content-pressroom .col-sm-3.post-pressroom-title {
    font-family: GothamMedium;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    padding-left: 0px;
    color: #0e1111;
}

.pressroom-page .div.sub-header-text
{
    display: none !important;
}
.pressroom-page .category-posts-data li.ot-cat {
    margin-top: 3% !important;
}
.pressroom-page .category-posts-data li.ot-cat strong{
    font-family: GothamMedium;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #283990;
}
.pressroom-page .category-posts-data li.ann-title h2 a {
    font-family: GothamMedium;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    color: #0e1111;
    margin-left: -3px;
}
.pressroom-page .category-posts-data li.ann-desc {
    font-family: GothamRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #0e1111;
    margin-top: 10px !important;
}
.pressroom-page .category-posts-data li.ann-time {
    font-family: GothamRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #818181;
    border-bottom: 1px solid #CCC;
    padding-bottom: 5% !important;
    margin-top: 1% !important;
}

.pressroom-page .sub-header-text
{
    margin-top: 15% !important;
    font-family: GothamRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #0e1111;
}
@media only screen and (min-width: 974px)
{
   .pressroom-page .sub-header-text
   {
      margin-top: 10% !important;
   }
} 

.pressroom-page .col-sm-9.post-pressroom-dd 
{
    margin-top:1%;
}

.pressroom-page .pressroom-post-item-content strong {
    font-family: 'GothamMedium';
    font-weight: 700;
    font-style: normal;
}