.press-release {
	padding: 4.563rem 0 5.625rem
}

.press-release .pr-wrap {
	width: 100%
}

.press-release .common-inner-header h2 {
	margin-bottom: 1.438rem
}

.press-release .pr-small-wrap .content span {
	color: #6f308a
}

@media screen and (max-width:767px) {
	.press-release.first-section {
		padding: 20px
	}
}

.press-release .pr-wrap h2 {
	color: #000;
	text-transform: uppercase
}

.press-release .pr-wrap .load-more {
	max-width: 1200px
}

.press-release .pr-content {
	max-width: 1200px
}

.press-release .pr-row {
	margin: 0 -20px 2.938rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.press-release .pr-row:last-child {
	margin: 0 -30px 0
}

@media screen and (max-width:767px) {
	.press-release .pr-row {
		margin: 0 -15px 2.938rem
	}
	.press-release .pr-row:last-child {
		margin: 0 -15px 0
	}
}

.press-release .content span {
	display: inline-block;
	font-size: 1rem;
	font-weight: 400;
	line-height: normal;
	padding: 5px 0;
	margin-bottom: 9px;
	letter-spacing: .96px;
	color: #662483;
	text-transform: uppercase
}

.press-release .content h5 {
	color: #fff;
	margin-bottom: 14px
}

.press-release .content a {
	text-decoration: none;
	font-weight: 700
}

.press-release .pr-large {
	position: relative;
	width: calc(50% - 40px);
	margin: 0 20px;
	min-height: 360px;
	max-height: 360px
}

@media screen and (max-width:1199px) {
	.press-release .pr-large {
		width: 100%;
		margin: 0 30px 30px
	}
}

@media screen and (max-width:767px) {
	.press-release .pr-large {
		margin: 0 15px 30px
	}
}

.press-release .pr-large .play-btn {
	top: 76%;
	left: 87.5%
}

@media screen and (max-width:767px) {
	.press-release .pr-large .play-btn {
		top: 24%;
		left: 50%
	}
}

.press-release .pr-large .play-btn .play-icon {
	width: 75px;
	height: 75px
}

@media screen and (max-width:767px) {
	.press-release .pr-large .play-btn .play-icon {
		width: 55px;
		height: 55px
	}
}

.press-release .pr-large .play-btn .play-icon i {
	font-size: 25px
}

@media screen and (max-width:767px) {
	.press-release .pr-large .play-btn .play-icon i {
		font-size: 15px
	}
}

.press-release .pr-large .image {
	position: relative;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat!important;
	background-position: top center!important;
	background-size: cover!important;
	min-height: 360px
}

.press-release .pr-large .image img {
	width: 100%;
	height: 100%
}

.press-release .pr-large .image:after {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .01);
	background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0, 0, 0, .01)), color-stop(100%, #000));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .01)), to(black));
	background: linear-gradient(to bottom, rgba(0, 0, 0, .01) 0, #000 100%)
}

.press-release .pr-large .content {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2.375rem 1.875rem;
	z-index: 9;
	max-width: 410px
}

.press-release .pr-large .content span {
	margin-bottom: 1.375rem
}

.press-release .pr-large .content .read-more {
	position: static
}

.press-release .pr-large .content .read-more a {
	color: #fff
}

.press-release .pr-large .content .read-more a i {
	color: #fff;
	margin-left: 2.938rem
}

.press-release .pr-small-wrap {
	width: calc(50% - 40px);
	margin: 0 20px;
	padding-left: 16px
}

@media screen and (max-width:1199px) {
	.press-release .pr-small-wrap {
		width: 100%;
		margin: 0 30px;
		padding-left: 0
	}
}

@media screen and (max-width:767px) {
	.press-release .pr-small-wrap {
		margin: 0 15px
	}
}

.press-release .pr-small-wrap .pr-small {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 41px
}

@media screen and (max-width:576px) {
	.press-release .pr-small-wrap .pr-small {
		max-width: 360px;
		margin: auto auto 30px;
		text-align: center
	}
}

.press-release .pr-small-wrap .pr-small:last-child {
	margin-bottom: 0
}

.press-release .pr-small-wrap .pr-small .image {
	max-width: 150px
}

.press-release .pr-small-wrap .pr-small .image img {
	display: block
}

.press-release .pr-small-wrap .pr-small .content .read-more a i {
	margin-left: 2.938rem
}

.press-release .pr-medium .content .read-more a i {
	margin-left: 2.938rem
}

.news-load-more-btn {
	border: 1px solid transparent
}

@media screen and (max-width:576px) {
	.press-release .pr-small-wrap .pr-small .image {
		max-width: 100%;
		text-align: center;
		margin: auto
	}
	.press-release .pr-small-wrap .pr-small .image img {
		margin: auto
	}
}

.press-release .pr-small-wrap .pr-small .content {
	width: calc(100% - 150px);
	padding-left: 3.75rem;
	position: static
}

@media screen and (max-width:576px) {
	.press-release .pr-small-wrap .pr-small .content {
		width: 100%;
		padding-left: 0;
		padding-top: 15px
	}
}

.press-release .pr-small-wrap .pr-small .content .read-more {
	position: static;
	margin-top: 5px
}

.press-release .pr-small-wrap .pr-small .content .read-more a {
	color: #000
}

.press-release .pr-small-wrap .pr-small .content h5 {
	color: #010000;
	margin-bottom: 7px
}

@media screen and (max-width:576px) {
	.press-release .pr-small-wrap .pr-small .content h5 {
		max-width: 100%
	}
}

.press-release .pr-medium {
	width: calc(100% / 3 - 60px);
	margin: 0 30px 40px;
    position: relative;
    border: solid 1px #ededed;
}

@media screen and (max-width:1199px) {
	.press-release .pr-medium {
		width: calc(100% / 2 - 60px)
	}
}

@media screen and (max-width:767px) {
	.press-release .pr-medium {
		width: calc(100% / 2 - 30px);
		margin: 0 15px 40px
	}
}

@media screen and (max-width:576px) {
	.press-release .pr-medium {
		width: calc(100% / 1 - 30px);
		margin: 0 15px 30px
	}
}

.press-release .pr-medium .image img {
	width: 100%;
	display: block
}

.press-release .pr-medium .content {
	padding: 2.5rem 1.375rem 3.875rem 1.375rem;
	
	border-top: 0
}

.press-release .pr-medium .content h5 {
	color: #000;
	margin-bottom: 0
}

.press-release .pr-medium .content .read-more {
	position: static
}

.press-release .pr-medium .content .read-more a {
	position: absolute;
	bottom: 2.5rem;
	left: 1.375rem;
	color: #000
}

.load-more {
	width: 100%;
	text-align: center;
	margin-top: 5px
}

@media screen and (max-width:1023px) {
	.load-more {
		margin-top: 16px
	}
}

.load-more [class*=btn] {
	margin: 0 auto 0;
	font-family: Raleway, sans-serif;
	cursor: pointer
}