.press-release-section{
	background-position: 50%;
    background-size: cover;
    min-height: 300px;
}
.lr-pad-10{
	padding: 0px 10px;
}
.align-items-center {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
article .article-date, article .article-title {
    font-size: 18px;
    line-height: 1.4;
    font-style: italic;
    font-weight: 600;
	color: #636262;
}
.seperator {
    margin: 10px 10px;
    border-top: dotted 1px #ccc;
}
.readmore:hover{
	color: #900e24;
    text-decoration: underline;
}
.press-releases .article-date,
.press-releases .article-title {
    color: #fff;
}
.article-full {
    padding: 5rem 7rem 3rem;
    width: 55%;
    background: #fff;
    position: fixed;
    top: 0;
    right: -62%;
    box-shadow: 0 0 15px rgb(0 0 0 / 50%);
    transition: all 0.5s;
    z-index: 4;
    height: 100%;
}
.article-full {
    top: 45px;
}
.article-full .close-article {
    position: absolute;
    top: 70px;
    right: 100%;
    cursor: pointer;
}
.article-full .close-article {
    top: 0;
}
.press-releases .article-full article {
    color: #636262;
}
.article-full article {
    margin-bottom: 10px;
    overflow-y: scroll;
    padding-right: 20px;
}
.article-full article .article-heading {
    margin-bottom: 40px;
}
.article-full article .article-subheading {
    margin-bottom: 30px;
}
.article-full article .article-heading p {
    font-size: 2.722rem;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    font-weight: 600;
}
.article-full article .article-body p {
    line-height: 1.667rem;
    font-size: 1rem;
    font-weight: 400;
}
.overlay-bg-light-dark {
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.overlay-bg-light-dark {
    opacity: .45;
}
.press-releases article .article-title {
    font-style: normal;
}
.more-news{
	padding: 0px 10px;
}
.more-news a{
	width: 100%;
}
#media-contact h5, #media-contact p {
    font-size: 1rem;
	color: white;
    margin-bottom: auto;
}
#media-contact h5{
    margin-top: 11px;
}
a.news-media-kit {
    padding: 12px 39px !important;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: .8889rem;
    font-family: Open Sans,sans-serif;
}
.article-full.open {
    right: 0;
}
article{
	margin-bottom: 10px;
}

.visible-xs{
	display: none !important;
}
.media:first-child {
    margin-top: 0;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}
.media-left {
    width: 17%;
}
.media-body, .media-left, .media-right{
	display: table-cell;
	vertical-align: middle;
}
.media-left, .media>.pull-left {
    padding-right: 10px;
}
.media-body {
    width: 10000px;
}
article.type-page {
    margin-bottom: 0px;
}

@media only screen and (max-width: 480px){
	.article-full.open {
		padding: 70px 10px 10px 80px;
	}
	
}
@media (max-width: 767px){
	.hidden-xs {
		display: none!important;
	}
	.visible-xs {
		display: block !important;
	}
}
@media (max-width: 768px){
	article .article-date, article .article-title {
		font-size: 14px;
	}
	.press-releases,
	.press-releases .vc_column-inner,
	.media-contact-section .vc_column-inner{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.press-releases .bgl2 span:after,
	.bgl2 span:after	{
		left: 110% !important;
	}
	.bgl2.color-white:after,
	.bgl2.text-white:after,
	.bgl2:after{
		display: none;
	}
	.year-list li a.text-medium{
		font-size: 1.15rem;
	}
	.all-news {
		padding: 0px;
		margin-top: 8% !important;
	}
	ul.list-inline.year-list {
		margin: 8% 0px;
	}
    .article-full article .article-heading p {
        font-size: 1.5rem;
    }
    .article-full {
        box-shadow: none;
    }
}
@media only screen and (max-width: 992px){
	.article-full {
		width: 100%;
		right: -100%;
	}
	.article-full .close-article {
		right: auto;
		left: 0;
	}
    .article-full {
        box-shadow: none;
    }
}
@media (min-width: 992px){
	.middle-content .text-large, .static-banner .text-large {
		font-size: 2.8rem!important;
	}
}

@media screen and (max-width: 1300px) and (min-width: 992px){
	.text-large {
		font-size: 3.5rem;
	}
}
@media screen and (max-width: 1300px) and (min-width: 992px){
	.text-large {
		font-size: 3.5rem;
	}
}
