
/* Nav Fix */
@media screen and (min-width: 992px) {
	.megamenu-level-1>.megamenu>ul {
	    min-height: 450px;
	}
}

.page-template-page-about .text-image--row .btn {
	color: #5b1f69;
}

.page-template-page-about .text-image--row,
.page-template-page-history .text-image--row ,
.page-template-page-csr .text-image--row,
.post-type-archive-vacancies .text-image--row {
	padding: 0;
	background-color: #fff;
	top: -80px;
	z-index: 10;
}

.page-template-page-about .expertise-listing {
	margin-bottom: 0;
	padding-bottom: 60px;
	border-bottom: 1px solid #5b1f69;
}

.about-video h3 {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 40px;
}

.page-template-page-about .meet-the-team {
	text-align: center;
}

.page-template-page-about .meet-the-team li a {
	text-align: left;
}

.page-template-page-about .meet-the-team .btn {
	color: #5b1f69;
}

.section-links {
	display: block;
	position: relative;
	width: 100%;
	padding: 80px 0;
}

.section-links .btn {
	color: #5b1f69;
}

.section-links ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

.section-links li {
	display: inline-block;
	width: 48.5%;
	margin-bottom: 10px;
	margin-right: 3%;
}

@media(min-width: 768px) {
	.section-links li {
		width: 49%;
		margin-right: 1%;
	}
}

.section-links li img {
	margin-bottom: 30px;
}

.section-links li h4 {
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 30px;
	margin-top: 0;
}

@media(min-width: 992px) {

	.section-links li h4 {
		font-size: 30px;
		line-height: 40px;
	}
}

.section-links li p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 30px;
}

@media(min-width: 992px) {

	.section-links li p {
		font-size: 20px;
		line-height: 28px;
	}
}

@media(min-width: 768px) {

	.section-links li {
		width: 48%;
		margin-right: 2%;
	}
}

.section-links li:nth-of-type(2n) {
	margin-right: 0;
}

.page-template-page-about .dropin-right .btn {
	color: #5b1f69;
}

.testimonial-slider h4 {
	color: #fff;
	margin: 60px 0 40px 0;
	text-align: center;
	font-size: 30px;
	line-height: 40px;
}

.testimonial-slider .btn {
	color: #5b1f69;
}

.page-template-page-about .testimonial-slider ul {
	padding-top: 0;
}

.page-template-page-about .our-awards {
	text-align: center;
}

.page-template-page-about .our-awards .btn {
	margin-top: 60px;
	color: #5b1f69;
}

.page-template-page-history .equal-row .col-img,
.page-template-page-csr .equal-row .col-img {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.page-template-page-history .equal-row .col-img img,
.page-template-page-csr .equal-row .col-img img {
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.page-template-page-history .equal-row .col-img .overlay-text {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(91, 31, 105, .8);
	padding: 40px;
	font-size: 30px;
	line-height: 40px;
	color: #fff;
}

.history-intro .container {
	border-top: 1px solid #5b1f69;
	border-bottom: 1px solid #5b1f69;
	padding-bottom: 60px;
	padding-top: 60px;
	text-align: center;
}

.history-intro h2 {
	margin: 0 0 40px 0;
	text-align: center;
}

@media(max-width: 767px) {

	.history-intro h2 {
		font-size: 30px;
		line-height: 40px;
	}
}

.history-intro p {
	margin-bottom: 40px;
	text-align: center;
}

.fullwidth-text--image {
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 60px 0;
}

@media(min-width: 768px) {
	.fullwidth-text--image {
		flex-direction: row;
	}
}

.fullwidth-text--image .image-block {
	width: 100%;
}

.fullwidth-text--image .image-block img {
	width: 100%;
}

@media(min-width: 768px) {
	.fullwidth-text--image .image-block {
		width: 50%;
	}
}

.fullwidth-text--image .text-block {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 30px;
}

@media(min-width: 768px) {
	.fullwidth-text--image .text-block {
		width: 50%;
		padding-left: 60px;
		padding-right: 60px;
	}
}

@media(min-width: 1200px) {
	.fullwidth-text--image .text-block {
		padding-right: 200px;
	}
}

.fullwidth-text--image .text-block h2 {
	margin: 0 0 40px 0;
	width: 100%;
}

@media(min-width: 768px) {

	.fullwidth-text--image.reversed {
		flex-direction: row-reverse;
	}

	.fullwidth-text--image.reversed .text-block {
		padding-right: 60px;
	}
}

.about-intro p {
	color: #333;
}

.mission-and-values .container {
	border-top: 1px solid #5b1f69;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 60px;
}

.mission-and-values h3 {
	text-align: center;
	margin-bottom: 60px;
	margin-top: 0;
}

.mission-and-values ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

.mission-and-values li {
	display: inline-block;
	width: 49%;
	margin-bottom: 10px;
	margin-right: 1%;
}

@media(max-width: 767px) {
	.mission-and-values li {
		width: 48.5%;
		margin-right: 3%;
	}
}

.mission-and-values li img {
	margin-bottom: 30px;
}

.mission-and-values li h4 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 30px;
	margin-top: 0;
	text-transform: uppercase;
}

@media(max-width: 767px) {
	.mission-and-values li h4 {
		font-size: 22px;
		line-height: 32px;
	}
}

.mission-and-values li p {
	margin-bottom: 30px;
}

@media(max-width: 767px) {
	.mission-and-values li p {
		font-size: 14px;
		line-height: 20px;
	}
}

@media(min-width: 768px) {

	.mission-and-values li {
		width: 48%;
		margin-right: 2%;
	}
}

.mission-and-values li:nth-of-type(2n) {
	margin-right: 0;
}

.intro-buttons {
	display: flex;
	flex-direction: column;
	width: 100%;
	align-items: center;
	justify-content: center;
	margin-top: 40px;
	padding: 0;
}

@media(min-width: 768px) {
	.intro-buttons {
		flex-direction: row;
	}
}

.intro-buttons li {
	display: inline-block;
}

.intro-buttons li + li {
	margin-top: 15px;
}

@media(min-width: 768px) {
	.intro-buttons li + li {
		margin-top: 0;
		margin-left: 15px;
	}
}

.awards-intro h1 {
	margin: 0 0 40px 0;
	font-size: 26px!important;
	line-height: 36px!important;
}

.awards-intro .btn {
	color: #5b1f69;
	min-width: 200px;
}

.accreditations-memberships .container {
	border-top: 1px solid #5b1f69;
	padding: 60px 0;
	margin-top: 60px;
}

@media(max-width: 767px) {
	.accreditations-memberships .container {
		padding: 30px 20px;
	}
}

.accreditations-memberships h2 {
	margin: 0 0 60px 0;
	text-align: center;
}

@media(max-width: 767px) {
	.accreditations-memberships h2 {
		font-size: 30px;
		line-height: 40px;
	}
}

.accreditations-memberships ul {
	margin: 0 0 60px 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

.accreditations-memberships li {
	display: inline-block;
	width: calc(100% / 2);
	margin-bottom: 20px;
}

@media(min-width: 768px) {

	.accreditations-memberships li {
		width: 16%;
	}

	.accreditations-memberships li:not(:nth-of-type(5n)) {
		margin-right: 5%;
	}
}

.awards-listing .container {
	border-top: 1px solid #5b1f69;
	padding: 60px 0;
}

.awards-listing h4 {
	margin: 0 0 60px 0;
	font-size: 43px;
	line-height: 53px;
}

.awards-listing ul {
	margin-top: 60px;
	margin-left: 0;
	padding: 0;
}

@media(max-width: 767px) {
	.awards-listing ul {
		padding: 0 20px;
	}
}

.awards-listing li {
	display: flex;
	width: 100%;
	margin-bottom: 30px;
}

@media(max-width: 767px) {

	.awards-listing li {
		flex-direction: column;
	}
}

.awards-listing li h4 {
	font-size: 30px;
	line-height: 40px;
}

.award-details {
	width: 100%;
	padding: 20px 0;
}

.award-details h4 {
	margin: 0 0 20px 0;
}

@media(max-width: 767px) {
	.award-details h4 {
		font-size: 26px;
		line-height: 36px;
	}
}

.awards-listing li img {
	width: 100%;
	margin-bottom: 20px;
}

@media(min-width: 768px) {

	.awards-listing li img {
		width: 40%;
		margin-bottom: 0;
	}

	.award-details {
		width: 60%;
		padding-left: 60px;
	}
}

.csr-intro .container {
	border-top: 1px solid #5b1f69;
	padding-bottom: 60px;
	padding-top: 60px;
	text-align: center;
}

.csr-intro h2 {
	margin: 0 0 40px 0;
	text-align: center;
}

.csr-intro p {
	margin-bottom: 40px;
	text-align: center;
}

.csr-intro p:last-of-type {
	margin-bottom: 0;
}

.csr-intro img {
	display: block;
	max-width: 90%;
	margin: 0 auto;
}

.farleys-foundation {
	padding: 60px 0;
}

.farleys-foundation h3 {
	margin: 0 0 40px 0;
}

.charity-listing {
	display: block;
	position: relative;
	width: 100%;
	padding-bottom: 60px;
}

.charity-listing ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	width: 100%;
}

@media(min-width: 768px) {

	.charity-listing ul {
		flex-direction: row;
		flex-wrap: wrap;
	}
}

.charity-listing li {
	display: flex;
	flex-direction: column;
	width: 100%;
	margin-bottom: 20px;
}

@media(min-width: 768px) {

	.charity-listing li {
		width: 31%;
		margin-right: 2%;
	}

	.charity-listing li:nth-of-type(3n) {		
		margin-right: 0;
	}
}

.charity-listing li img {
	margin-bottom: 15px;
}

.charity-listing li .charity-title {
	color: #5b1f69;
	margin-bottom: 15px;
	font-size: 28px;
	line-height: 38px;
}

.apply-grant {
	display: flex;
	flex-direction: column;
	width: 100%;
	position: relative;
}

@media(min-width: 768px) {

	.apply-grant {
		flex-direction: row;
		max-width: 1170px;
		margin-left: auto;
		margin-right: auto;
	}
}

.apply-grant .left-col {
	position: relative;
	width: 100%;
	padding: 40px;
	background-color: #F3F3F6;
	z-index: 10;
}

@media(min-width: 768px) {

	.apply-grant .left-col {
		width: 50%;
		padding-right: 5%;
		padding-left: 15px;
	}

	.apply-grant .left-col:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: -100%;
		width: 100%;
		height: 100%;
		background-color: #F3F3F6;
	}
}

.apply-grant .left-col ul {
	margin: 0;
	padding: 0 0 30px 15px;
}

.apply-grant .left-col h4 {
	margin: 0 0 40px 0;
	font-size: 32px;
	line-height: 42px;
}

.apply-grant .left-col p {
	margin-bottom: 30px;
}

.apply-grant .right-col {
	width: 100%;
	padding: 40px;
	background-color: #5b1f69;
	z-index: 10;
}

@media(min-width: 768px) {
	
	.apply-grant .right-col {
		width: 50%;
		display: flex;
	    flex-direction: column;
	    align-items: flex-start;
	    justify-content: center;
	    padding: 0 15px 0 5%;
	}

	.apply-grant .right-col:after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: -100%;
		width: 100%;
		height: 100%;
		background-color: #5b1f69;
	}
}

.apply-grant .right-col h3 {
	color: #fff;
	margin: 0 0 30px 0;
	font-weight: 500;
}

.apply-grant .right-col h3:before {
	content: "";
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	margin-bottom: 20px;
	background-image: url('assets/img/Speech-Bubble.png');
	background-repeat: no-repeat;
	background-size: 50px;
	background-position: center;
}

.apply-grant .right-col p {
	color: #fff;
	margin-bottom: 20px;
}

.apply-grant .right-col p a {
	color: #fff;
	text-decoration: underline;
}

.apply-grant .right-col p a:hover {
	text-decoration: none;
}

.apply-grant .right-col p a[href^="mailto:"] {
	text-decoration: none;
}

.apply-grant .right-col p a[href^="mailto:"]:hover {
	text-decoration: underline;
}

.apply-grant .right-col blockquote {
	font-family: Lato,Helvetica,Arial,sans-serif;
	font-size: 24px!important;
	line-height: 36px!important;
}

.apply-grant .right-col blockquote:before,
.apply-grant .right-col blockquote:after {
	display: none;
}

.apply-grant .right-col cite {
	display: block;
	position: relative;
	color: #fff;
	font-style: normal;
	font-size: 20px;
}

.apply-grant .right-col .btn {
	margin-top: 20px;
}

.page-template-page-csr .fullwidth-text--image {
	padding: 80px 0;
}

.page-template-page-csr .fullwidth-text--image .text-block {
	align-items: flex-start;
}

.page-template-page-csr .fullwidth-text--image .text-block h3 {
	margin: 0 0 30px 0;
}

.page-template-page-csr .casestudies-container {
	padding-top: 0;
	padding-bottom: 0;
}

.page-template-page-csr .casestudies-container .container {	
	border-top: 1px solid #5b1f69;
	padding-top: 60px;
}

.page-template-page-what-clients-say .intro-block {
	padding-bottom: 60px;
}

.client-testimonials {
	display: block;
	position: relative;
	width: 100%;
	padding: 60px 0;
	background-color: #F3F3F6;
}

.client-testimonials h3 {
	text-align: center;
	margin-top: 0;
	margin-bottom: 60px;
}

.client-testimonials ul {
	display: flex;
	flex-direction: column;
	width: 100%;
	margin-top: 40px;
	padding: 0;
}

.client-testimonials li {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

.client-testimonials blockquote {
	font-size: 16px;
	line-height: 24px;
	color: #333;
	font-weight: 400;
	font-family: Lato,Helvetica,Arial,sans-serif;
	margin-bottom: 15px;
}

.client-testimonials blockquote:before {
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	color: #333;
	font-weight: normal;
	font-family: Lato,Helvetica,Arial,sans-serif;
	margin: 0 3px 0 0;
}

.client-testimonials blockquote:after {
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	color: #333;
	font-weight: normal;
	font-family: Lato,Helvetica,Arial,sans-serif;
	margin: 0 0 0 3px;
}

.client-testimonials blockquote p {
	display: inline;
	font-family: Lato,Helvetica,Arial,sans-serif;
	font-weight: 400;
}

.client-testimonials cite {
	font-family: Lato,Helvetica,Arial,sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-style: normal;
	font-weight: 400;
}

@media(min-width: 768px) {

	.client-testimonials ul {
		flex-direction: row;
		flex-wrap: wrap;
	}

	.client-testimonials li {
		width: 47%;
		margin-right: 3%;
		margin-bottom: 50px;
	}

	.client-testimonials li:nth-of-type(2n) {
		margin-right: 0;
	}
}

.client-testimonials small {
	display: block;
	position: relative;
	width: 100%;
	text-align: center;
	color: #5b1f69;
}

.leave-review {
	display: flex;
	flex-direction: column;
	width: 100%;
	position: relative;
}

@media(min-width: 768px) {

	.leave-review {
		flex-direction: row;
	}
}

.leave-review .left-col {
	position: relative;
	width: 100%;
	padding: 40px;
	background-color: #F3F3F6;
	z-index: 10;
}

@media(min-width: 768px) {

	.leave-review .left-col {
		width: 50%;
		padding-right: 5%;
		padding-left: 5%;
	}
}

.leave-review .left-col ul {
	margin: 0;
	padding: 0 0 30px 15px;
}

.leave-review .left-col h4 {
	margin: 0 0 40px 0;
	font-size: 32px;
	line-height: 42px;
}

.leave-review .left-col p {
	margin-bottom: 30px;
}

.leave-review .right-col {
	width: 100%;
	padding: 40px;
	background-color: #5b1f69;
	z-index: 10;
}

@media(min-width: 768px) {
	
	.leave-review .right-col {
		width: 50%;
		display: flex;
	    flex-direction: column;
	    align-items: flex-start;
	    justify-content: center;
	    padding: 0 10% 0 5%;
	}
}

.leave-review .right-col h3 {
	color: #fff;
	margin: 0 0 30px 0;
	font-weight: 500;
}

.leave-review .right-col h3:before {
	content: "";
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	margin-bottom: 20px;
	background-image: url('assets/img/Speech-Bubble.png');
	background-repeat: no-repeat;
	background-size: 50px;
	background-position: center;
}

.leave-review .right-col p {
	color: #fff;
	margin-bottom: 20px;
}

.leave-review .right-col .btn {
	margin-top: 20px;
}

.page-template-page-what-clients-say .related-posts {
	padding-bottom: 0;
}

.ombundsman {
	display: flex;
	flex-direction: column;
	width: 100%;
	position: relative;
}

@media(min-width: 768px) {

	.ombundsman {
		flex-direction: row;
	}
}

.ombundsman .left-col {
	position: relative;
	width: 100%;
	padding: 40px;
	background-color: #F3F3F6;
	z-index: 10;
}

@media(min-width: 768px) {

	.ombundsman .left-col {
		width: 50%;
		padding-right: 5%;
		padding-left: 5%;
	}
}

.ombundsman .left-col a {
	color: #333;
	text-decoration: underline;
}

.ombundsman .left-col a:hover {
	text-decoration: none;
}

.ombundsman .left-col ul {
	margin: 0;
	padding: 0 0 30px 15px;
}

.ombundsman .left-col h4 {
	margin: 0 0 40px 0;
	font-size: 32px;
	line-height: 42px;
}

.ombundsman .left-col p {
	margin-bottom: 30px;
}

.ombundsman .right-col {
	width: 100%;
	padding: 40px;
	background-color: #5b1f69;
	z-index: 10;
}

@media(min-width: 768px) {
	
	.ombundsman .right-col {
		width: 50%;
		display: flex;
	    flex-direction: column;
	    align-items: flex-start;
	    justify-content: center;
	    padding: 0 10% 0 5%;
	}
}

.ombundsman .right-col h3 {
	color: #fff;
	margin: 0 0 30px 0;
	font-weight: 500;
}

.ombundsman .right-col h3:before {
	content: "";
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	margin-bottom: 20px;
	background-image: url('assets/img/Speech-Bubble.png');
	background-repeat: no-repeat;
	background-size: 50px;
	background-position: center;
}

.ombundsman .right-col p {
	color: #fff;
	margin-bottom: 20px;
}

.ombundsman .right-col .btn {
	margin-top: 20px;
}

.secondary-bottom--text {
	padding: 80px 0 40px 0;
}

.page-template-page-complaints-procedure .intro-block {
	padding-bottom: 60px;
}

.page-template-page-complaints-procedure .intro-block p {
	color: #333;
}

/* Service Top Level Update */
.page-template-service-top-level .intro-block {
	text-align: center;
}

.service-equal--block {
	background-color: #f3f3f5;
	padding: 60px 0;
	margin-top: 60px;
}

.service-equal--block h2 {
	margin-top: 0;
	margin-bottom: 30px;
}

.service-equal--block .col-img {
	width: 100%;
	height: auto;
}

@media(min-width: 768px) {
	.service-equal--block .col-img {
		width: 50%;
	}
}

.service-equal--block .col-img img {
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.service-equal--block .col-text {
	margin-top: 30px;
	margin-bottom: 0;
}

.service-equal--block.is-reversed .col-text {
	margin-top: 0;
	margin-bottom: 30px;
}

@media(min-width: 768px) {

	.service-equal--block .col-text {
		padding-right: 0;
		padding-left: 50px;
		padding-top: 0;
		padding-bottom: 0;
	}

	.service-equal--block.is-reversed .col-text {
		padding-left: 0;
		padding-right: 50px;
		margin-bottom: 0;
	}

	.service-equal--block .col-text h2 {
		font-size: 36px;
		line-height: 44px;
	}
}

.service-experts {
	padding: 80px 20px 60px 20px;
}

.service-experts h3 {
	margin: 0 0 30px 0;
	width: 100%;
	text-align: center;
	font-size: 22px;
	line-height: 32px;
}

.two-col--textblock {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	padding: 60px 0;
}

.two-col--textblock p {
	font-size: 18px;
	line-height: 24px;
}

.two-col--textblock .container {
	display: flex;
	flex-direction: column;
}

.two-col--textblock .text-col1 {
	width: 100%;
	margin-bottom: 5px;
}

.two-col--textblock .text-col2 {
	width: 100%;
}

@media(min-width: 768px) {

	.two-col--textblock .container {
		flex-direction: row;
	}

	.two-col--textblock .text-col1 {
		margin-bottom: 0;
		width: 46%;
		margin-right: 2%;
	}

	.two-col--textblock .text-col2 {
		width: 46%;
		margin-left: 2%;
	}
}

.we-specialise {
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 60px 20px;
}

@media(min-width: 768px) {

	.we-specialise {
		flex-direction: row;
		padding: 60px 20px 60px 0;
	}
}

.we-specialise .img-block {
	width: 100%;
}

.we-specialise .img-block img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

@media(min-width: 768px) {

	.we-specialise .img-block {
		width: 50%;
	}
}

.we-specialise .text-block {
	width: 100%;
}

.we-specialise .text-block h3 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.we-specialise .text-block ul {
	padding-left: 0;
}

.we-specialise .text-block li {
	position: relative;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 8px;
	list-style: none;
	padding-left: 25px;
}

.we-specialise .text-block li:before {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	top: 5px;
	width: 15px;
	height: 15px;
	background-image: url("./assets/img/Tick.png");
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: center;
}

@media(min-width: 768px) {

	.we-specialise .text-block {
		width: 50%;
		padding-right: 10%;
		padding-left: 5%;
	}

	.we-specialise .text-block h3 {
		margin-top: 0;
	}
}

.empoyment-issues {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	padding: 60px 0;
	background-color: #f3f3f5;
}

.empoyment-issues h3 {
	margin-top: 0;
	margin-bottom: 30px;
}

.empoyment-issues p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 40px;
}

.empoyment-issues ul {
	margin-bottom: 0;
}

.empoyment-issues li {
	position: relative;
	font-size: 18px;
	line-height: 24px;
	list-style: none;
	padding-left: 25px;
}

.empoyment-issues li:before {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	top: 5px;
	width: 15px;
	height: 15px;
	background-image: url("./assets/img/Tick.png");
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: center;
}

@media(min-width: 1024px) {

	.empoyment-issues {
		padding: 80px 0;
	}
}

.empoyment-issues ul li {
	margin-bottom: 8px;
}

@media(min-width: 768px) {

	.empoyment-issues ul {
		column-count: 2;
		column-gap: 60px;
		max-width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
}

.pb-image-section__image-container img {
	width: 100%;
	height: auto;
}


.gfield_visibility_hidden {
    display: none;
}