.ContentCategory .contentCategoryCol1 {
	width: 70%;
	margin-right: 5%;
}
.ContentCategory .contentCategoryCol2 {
	width: 25%;
}

.ShowItems .flex {
	justify-content: space-between;
}
.ShowItems .itemWrapper {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #999;
}
.ShowItems .itemWrapper.count-1 {
	margin-top: 0px;
	padding-top: 0px;
	border-top: 0px solid #999;
}
.policyBlock {
	width: 22%;
	margin-right: 2%;
	padding-right: 2%;
	border-right: 1px solid #000;
	position: relative;
	padding-bottom: 25px;
}
.ResourceLibrary .policyBlock {
	width: 30%;
}

.ResourceLibrary .policyBlock.count3,
.policyBlock.count4 {
	margin-right: 0;
	padding-right: 0;
	border-right: 0px solid #000;
}

.policyBlock .policyName {
	margin-bottom: 15px;
	line-height: 26px;
}
.policyBlock .policyType a {
	color: #59718b;
	font-size: 18px;
}
.policyBlock .policyDate {
	color: #999;
	font-size: 16px;
}
.policyBlock .policyLink {
	position: absolute;
	text-transform: lowercase;
	bottom: 0;
	text-indent: 26px;
	background: transparent url('../../../../Assets/Images/arrow-red-small.png') 0px 7px no-repeat;
}
.ShowPolicy .container .policyIntro {
	display: flex;
	flex-wrap: wrap;
}
.policyIntro .policyImage,
.policyIntro .policyText {
	width: 50%;
}
.policyIntro .policyText {
	padding: 50px;
}
.policyIntro.layout1 .policyText {
	order: 2;
}
.policyIntro.layout1 .policyImage {
	order: 1;
}
.policyIntro .policyImage img {
	display: block;
}
.block-showpolicy.withbg {
	padding: 0 !important;
}
.policyIntro .policyText .policyName {
	font-size: 42px;
	line-height: 46px;
	margin-bottom: 20px;
	margin-top: 50px;
}
.policyIntro .policyIntroText {
	margin-bottom: 30px;
}
.policyLatestItem .latestLink a,
.policyIntro .policyIntroLink a {
	display: block;
	max-width: 200px;
	border-radius: 20px;
	padding: 5px 15px;
	color: #000 !important;
	background: #cfec4c url('../../../../Assets/Images/arrow-black.png') 95% 43% no-repeat;
}
.block.withbg:not(.darktext) .latestLink a,
.block.withbg:not(.darktext) .policyIntro .policyIntroLink a {
	color: #000 !important;
}
.block.withbg:not(.darktext) .latestLink a:hover,
.block.withbg:not(.darktext) .policyIntro .policyIntroLink a:hover {
	background-color: #acc830;
}
.policyTopImage .blockUploadImage .banner_overlay {
	top: 30%;
	width: 50%;
	text-align: left;
}
.policyTopImage .blockUploadImage .banner_overlay_container {
	text-align: left;
}
.policyBlockIntroText h1 {
	text-align: center;
}
.policyLatestItem {
	padding: 20px 0 0 ;
}
.policyLatestItem .container {
	padding: 0 0 20px ;
}
.policyLatestItem .shape {
	background: #fff url("../../../../Assets/Images/blue-roundedcorner.png") 0 0 no-repeat;
	background-size: cover;
	min-height: 200px;
}
.policyLatestItem .shapez {
	clip-path: ellipse(90% 100% at 0% 100%);
	background: #fff;
	z-index: 9;
	bottom: 0;
	left: 0;
	height: 20px;
}
.policyLatestItem .latestName {
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 20px;
}
.policyLatestItem .latestIntro {
	margin-bottom: 20px;
}
.policyLatestItem h2 i {
	margin-right: 20px;
}

.policyItemDetails {}
.policyItemDetails .details {
	margin: 20px 0;
}
.policyItemDetails .embed {
	margin: 20px 0;
	max-width: 600px;
}

/* RESOURCE LIBRARY */
	.ResourceLibrary {}
	.ResourceLibrary .col1 {
		order: 1;
		width: 70%;
		margin-right: 5%;
	}
	.ResourceLibrary .col2 {
		order: 2;
		width: 25%;
	}
	.ResourceLibrary .layout-1 .col1 {
		order: 2;
		width: 46%;
		margin-right: 0;
	}
	.ResourceLibrary .layout-1 .col2 {
		order: 1;
		width: 46%;
		margin-right: 8%;
	}
	.ResourceLibrary .contentItem {
		margin-bottom: 10px;
	}
	.ResourceLibrary .contentItem .contentName {
		margin-bottom: 10px;
	}
	.ResourceLibrary .filterSection {
		margin-bottom: 25px;
	}
	.ResourceLibrary .filterSection .filterTitle span {
		
	}
	.ResourceLibrary .filterSection .filterTitle {
		font-size: 26px;
		font-weight: bold;
		margin-bottom: 5px;
		padding-bottom: 5px;
		border-bottom: 1px solid #999;
		cursor: pointer;
	}
	.ResourceLibrary .filterSection .policyFilterList {
		display: none;
	}
	.ResourceLibrary .filterSection ul {
		list-style: none;
		margin: 0;
	}
	
/* ^ RESOURCE LIBRARY */
/* EMBED */
	.EmbeddedContent {}
	.EmbeddedContent .intro {
		margin-bottom: 35px;
	}
	.EmbeddedContent .col-video {
		order: 1;
		width: 48%;
		margin-right:4%;
	}
	.EmbeddedContent .col-video .map-responsive {
		margin-bottom: 15px;
	}
	.EmbeddedContent .col-links {
		order: 2;
		width: 48%;
	}
	.EmbeddedContent .layout-1 .col-video {
		order: 2;
		margin-right: 0;
	}
	.EmbeddedContent .layout-1 .col-links {
		order: 1;
		margin-right: 4%;
	}
	.EmbeddedContent .contentItem {
		margin-bottom: 10px;
	}
	.EmbeddedContent .contentItem .contentName {
		margin-bottom: 10px;
		padding-left: 38px;
		background: transparent url("../../../../Assets/Images/link-icon.png") 0 5px no-repeat;
	}
	
/* ^ EMBED */


@media (max-width:1200px) {
	.ContentCategory .contentCategoryCol1 {
		width: 65%;
		margin-right: 2%;
	}
	.ContentCategory .contentCategoryCol2 {
		width: 33%;
	}
	.policyBlock {
		width: 47%;
	}
	.policyBlock .policyLink {
		position: relative;
	}
	.ShowItems .itemWrapper {
		border-bottom: 0;
	}
}
@media (max-width:1000px) {
	.policyIntro .policyText {
		padding: 0px;
	}
	.policyIntro .policyImage,
	.policyIntro .policyText,
	.policyBlock,
	.ResourceLibrary .policyBlock,
	.ContentCategory .contentCategoryCol1,
	.ContentCategory .contentCategoryCol2,
	.EmbeddedContent .col-video,
	.ResourceLibrary .col1,
	.ResourceLibrary .col2,
	.EmbeddedContent .col-links {
		width: 100%;
		margin: 10px 0;
	}

	.policyBlock {
		margin-right: 0;
		padding-right: 0;
		border-right: 0px solid #000;
		border-bottom: 1px solid #000;
		padding-bottom: 20px;
	}
	.policyIntro.layout1 .policyText {
		order: 1;
	}
	.policyIntro.layout1 .policyImage {
		order: 2;
	}
	.policyIntro .policyText .policyName {
		margin-top: 10px
	}
	.ShowPolicy .container .policyIntro {
		padding: 10px 0 25px 0;
	}
	.ShowItems .itemWrapper {
		margin-top: 0px;
		padding-top: 0px;
		border-top: 0px solid #999;
	}
	.policyItemDetails .container {
		overflow: hidden;
	}
}
