/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 11 2024 | 05:33:24 */
h1{ 
	font-family: 'PT Sans',sans-serif;
	color: #30005b;
	margin-bottom: 30px;
}

h2 {
	font-family: 'PT Sans',sans-serif;
	color: #30005b;
	margin-bottom: 32px;
}

h3 {
	font-family: 'PT Sans',sans-serif;
	color: #30005b;
	font-weight: 400;
}

p, body {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5em;
	color: #3a3a3a;
}

p:last-child {
	margin-bottom: 0;
}

strong {
	font-weight: 500;
}

a {
	text-decoration: underline;
	text-decoration-thickness: 0.01em;
}

a:focus {
	outline: none;
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
	width: 30px;
	height: 30px;
}


#our-services {
	scroll-margin-top: 150px;
}

#enquire {
	scroll-margin-top: 150px;
}

#gform_wrapper_2 {
	margin-top: 30px;
}

html {
	scroll-behavior: smooth;
}

.pull-out {
	background: #d27018;
	padding: 50px 30px;
	margin-bottom: 60px;
	text-align: center;
}

.pull-out p {
	color: #fff;
	font-weight: 400;
}

.pull-out p a {
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	border-bottom: 2px solid #fff;
	padding-bottom: 0;
}

.form-box {
	background: #f7f7fa;
	padding: 30px;
	margin-bottom: 60px;
	text-align: center;
}

.form-box h3 {
	margin-bottom: 30px;
}

.ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap {
	height: 60px;
	min-height: 0;
}

header .custom-logo-link img {
	margin-top: -135px;
}

.ast-site-identity {
	position: absolute;
}

.site-header-section .ast-main-header-bar-alignment {
	margin: 0;
}

.site-header-section>div:last-child {
	width: 100%;
}

#vacancies-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#vacancies-grid p {
	text-align: center;
}

.vacancies .btn-orange {
	margin-top: 50px !important;
}

.icons svg {
	margin-left: 15px;
}

.item {
	flex: 0 0 calc(33.3% - 20px);
	background: teal;
	color: white;
	margin: 10px;
}

#locations-grid .container {
	width: 90%;
}

.fifth {
	width: 17.6%;
	float: left;
	margin-right: 3%
}

.fifth:last-child {
	margin-right: 0;
}

.fifth p {
	height: 10vh;
}

.contact-link {
	color: #30005b;
	text-decoration: none;
	font-size: 17px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-right: 30px;
}

.phone-link {
	color: #d27018;
	text-decoration: none;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

.contact-link:hover {
	color: #30005b;
	opacity: 0.6;
	transition: 0.6s;
}

.phone-link:hover {
	color: #d27018;
	opacity: 0.6;
	transition: 0.6s;
}

.njt-nofi-notification-bar {
	position: absolute;
    padding: 0 10px;
    width: 100%;
    text-align: right;
    display: block;
}

.njt-nofi-notification-bar .njt-nofi-content {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

#menu-item-2219 a {
	font-size: 23px;
	color: #d27018;
}

.grid-item .service a {
	margin: 0 0 40px !important;
	display: inline-block;
}

.reverse h1, .reverse h2, .reverse h3, .reverse p, .reverse body, .reverse li, .reverse a {
	color: #fff;
}

.title {
	width: 80%;
	max-width: 80%;
	margin: 0 auto 30px;
}

.ast-container {
	width: 100%;
	max-width: 100%;
	padding: 0;
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
	line-height: 2em;
}

.main-header-bar .main-header-bar-navigation .sub-menu {
	width: 300px;
}

.site-content .ast-container {
	display: block;
	padding-top: 62px;
}

.ast-primary-header-bar {
	padding: 0 5%;
	border-top: 1px solid #dbdbdb;
}

.container {
	width: 1200px;
	margin: 0 auto;
	padding: 90px 0;
	display: flow-root;
}

.wide {
	width: 90%;
}

input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
	border: 1px solid #999 !important;
	border-radius: 0;
	font-size: 18px !important;
	min-height: 60px !important;
	color: #333 !important;
}

#gform_wrapper_1 .gform_fields .gfield input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #333;
}

#gform_wrapper_1 .gform_fields .gfield input::-moz-placeholder { 
	/* Firefox 19+ */
	color: #333;
}

#gform_wrapper_1 .gform_fields .gfield input:-ms-input-placeholder {
	/* IE 10+ */
	color: #333;
}

#gform_wrapper_1 .gform_fields .gfield input:-moz-placeholder {
	/* Firefox 18- */
	color: #333;
}

::-webkit-input-placeholder { /* Edge */
	color: #333;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #333;
}

::placeholder {
	color: #333;
}

.phone {
	font-size: 35px;
	margin: 0 0 20px !important;
	text-decoration: none;
}

div.mobile.tablet.phone a {
	font-size: 14px;
	position: fixed;
	z-index: 999;
	right: 80px;
	margin-top: 12px;
	color: #d27018;
	text-decoration: none;
}

.main-header-menu .menu-link, .main-header-menu>a {
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
	font-weight: 400;
	letter-spacing: -0.03em;
}

#banner {
	height: 550px;
	background-color: #30005b;
	background-size: cover;
	background-position: center right;
	background-repeat: no-repeat;
	background-image: linear-gradient(to right, #241B55 , #3B2F6C);
}

.banner {
	height: 302px;
	background-color: #30005b;
}

#banner .container {
	height: 100%;
	display: grid;
	align-items: center;
	padding: 0;
}

.banner .container {
	height: 100%;
	display: grid;
	align-items: center;
	text-align: center;
}

.banner .container .half:last-child {
	background-size: cover;
}

.narrow {
	width: 60%;
	max-width: 60%;
	margin: 0 auto;
}

.flex {
	display: flex;
}

.center {
	text-align: center;
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle {
	padding: 3px 0 10px;
}

.half {
	width: 47.5%;
	float: left;
	margin-right: 5%;
	margin-bottom: 5%;
}

.half:last-child, .half:nth-last-child(2) {
	margin-bottom: 0;
}

.half:last-child, .half:nth-child(3n) {
	margin-right: 0;
}

.flex .half {
	margin-right: 9%;
	display: grid;
	align-content: center;
}

.flex .half:last-child {
	margin-right: 0;
}

.third {
	width: 30%;
	float: left;
	margin-right: 3%;
}

.third:last-child, .third:nth-child(4n) {
	margin-right: 0;
}

.third .icon {
	width: 125px;
	height: 125px;
	background-color: #333;
	margin: 0 auto;
	border-radius: 50%;
}

.two-column {
	column-count: 2;
	column-gap: 5%;
}

.one-third {
	width: 30%;
	float: left;
	margin-right: 5%;
	display: grid;
	align-content: center;
}

.one-third:last-child, .one-third:nth-child(3n) {
	margin-right: 0;
}

.two-thirds {
	width: 68%;
	float: left;
}

.forth {
	width: 21.25%;
	float: left;
	margin-right: 5%;
}

.forth:last-child {
	margin-right: 0;
}

.headshot {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background-size: cover;
	background-position: center;
	margin: 0 auto 30px;
}

.read-more {
	padding-top: 0;
	display: block !important;
}

.page-id-59 .two-thirds {
	width: 60%;
}

.page-id-49 .service {
	padding: 30px 0;
}

.page-id-49 .service h3 {
	padding: 0;
	margin-top: -5px;
	margin-bottom: -30px;
}

.page-id-49 .service p {
	font-size: 18px;
}

.btn-outline {
	padding: 10px 30px;
	color: #3f0763;
	border: 2px solid #3f0763;
	border-radius: 4px;
	font-weight: 500;
	text-decoration: none;
	width: fit-content;
}

.btn-outline:hover {
	background-color: #3f0763;
	color: #fff;
	transition: 0.6s;
}

.reverse .btn-outline {
	padding: 10px 30px;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 4px;
	font-weight: 500;
	text-decoration: none;
	width: fit-content;
}

.reverse .btn-outline:hover {
	background-color: #fff;
	color: #30005b;
	transition: 0.6s;
}

.btn-orange {
	background-color: #d27018;
	padding: 10px 30px;
	color: #fff;
	border: 2px solid #d27018;
	border-radius: 4px;
	font-weight: 500;
	text-decoration: none;
	width: fit-content;
	margin-right: 10px;
}

.btn-orange:hover {
	transition: 0.6s;
	opacity: 0.6;
	color: #fff;
}

.accordion {
	background-color: #f3f3f3;
	font-family: 'PT Sans',sans-serif;
	font-size: 20px;
	color: #3a3a3a;
	cursor: pointer;
	padding: 30px 20px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
	margin-bottom: 5px;
	border-radius: 0;
}

.accordion p {
	margin-bottom: 0;
	width: 90%;
	float: left;
}

.active, .accordion:hover, .accordion:focus {
	background-color: #ededed !important;
	color: #3a3a3a;
}

.panel {
	padding: 0 18px;
	text-align: left;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

.panel p {
	margin-top: 20px;
	font-size: 20px;
	margin-bottom: 20px;
}

.panel p:last-child {
	margin-bottom: 20px;
}

.accordion:after {
	content: '\02795';
	font-size: 13px;
	color: #777;
	float: right;
	margin-left: 5px;
}

.active:after {

	content: "\2796";
}

.grid-container {
	width: auto;
	display: grid;
	grid-gap: 20px;
	grid-template-columns: 1fr 1fr 1fr;
	position: relative;
}

.grid-item {
	background-color: #fff;
	display: flex;
	justify-content: center;
	text-align: center;
}

.service h3 {
	padding: 30px 30px 0 30px;
}

.service p {
	padding: 30px 30px 0 30px;
}

.benefits {
	margin-bottom: 30px;
}

.benefits:nth-child(5), .benefits:nth-child(6), .benefits:last-child {
	margin-bottom: 0;
}

.gform_wrapper.gravity-theme .gfield input, .gform_wrapper.gravity-theme .gfield select {
	height: 50px;
}

#gform_submit_button_1, #gform_submit_button_2, #gform_submit_button_3, #gform_submit_button_5 {
	background-color: #d27018 !important;
	border-radius: 4px !important;
	border: 1px solid #d27018 !important;
	color: #ffffff !important;
	font-weight: 400;
	padding: 10px 30px !important;
	float: left;
}

#primary {
	margin: 0 auto !important;
}

#gform_submit_button_2 {
	float: right;
}

#gform_submit_button_1:hover, 
#gform_submit_button_2:hover, #gform_submit_button_3:hover, #gform_submit_button_5:hover {
	opacity: 0.6;
	transition: 0.6s;
}

.inline-copy {
	height: 280px;
}

.inline-btn {
	height: 50px;
}

.tel {
	white-space: nowrap;
}

.img {
	background-color: #333;
	height: 330px;
	background-size: cover;
	background-position: center;
}

.blog-img {
	height: 380px;
}

.desktop {
	display: block;
}

.mobile {
	display: none !important;
}

.tablet {
	display: none !important;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
	width: 800px;
}

.ast-footer-copyright p {
	font-size: 13px;
	line-height: 1.6em;
	margin-top: 20px;
}

.page-id-43 .service .img, .page-id-37 .service .img {
	height: 250px;
}

.page-id-43 .service p {
	margin: 10px 0 0;
	padding: 0;
	font-size: 17px;
}

.page-id-43 .service .accordion {
	background-color: #fff;
	padding: 25px 20px;
	text-align: center;
}

.page-id-43 .service .accordion:after {
	margin-top: 5px;
}

.page-id-43 .service .panel p {
	padding: 20px 0 30px;
}

.banner-buttons {
	display: block;
}

.page-id-15 .service, .page-id-37 .service, .page-id-49 .service {
	background-color: #f7f7fa;
}

.slideshow-container {
	max-width: 1000px;
	position: relative;
	margin: auto;
	background: transparent !important;
}

.mySlides {
	display: none;
}

.slider {
	height: 250px;
	background-size: cover;
	background-color: grey;
}

.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	margin-top: -22px;
	padding: 16px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
}

.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}

.prev:hover, .next:hover {
	background-color: rgba(0,0,0,0.8);
}

.text {
	color: #f2f2f2;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
}

.active {
	background-color: #717171;
}

.fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1.5s;
	animation-name: fade;
	animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

#services-and-support .grid-container {
	grid-template-columns: 1fr 1fr 1fr !important;
}


#field_3_13, #field_3_14, #field_5_14, #field_5_16 {
	text-align: left;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5em;
}

.gform_wrapper.gravity-theme .gfield_label {
	font-family: 'Roboto', sans-serif;
	font-size: 20px !important;
	font-weight: 500 !important;
	line-height: 1.5em;
}

.gform_wrapper .gfield_required {
	color: #fff !important;
}

.gform_wrapper.gravity-theme .gsection {
	padding: 0 20px !important;
}

.mySlides1, .mySlides2 {
	display: none;
	height: 100%;
	background-size: cover;
}

.slideshow-container {
	height: 230px;
	width: 100%;
	position: relative;
	margin: auto;
}

.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -22px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
}

.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}

.prev:hover, .next:hover {
	background-color: #f1f1f1;
	color: black;
}

div.one-third.vacancies {
	align-content: baseline;
	margin-right: 2%;
	margin-bottom: 2%;
	width: 32%;
}

div.one-third.vacancies:last-child, div.one-third.vacancies:nth-child(3n) {
	margin-right: 0;
}

.vacancies {
	background-color: #f3f3f3;
}

.padding {
	text-align: center;
	padding: 30px;
}

.padding h3 {
	margin-bottom: 20px;
}

.padding .fas:first-child {
	margin: 0 5px 0 0;
}

.padding .fas {
	margin: 0 5px 0 20px;
}

.padding p {
	line-height: 1em;
	margin-bottom: 15px;
}

.padding-content {
	height: 200px;
}

.icons {
	margin-bottom: 30px !important;
}

.vancancy-details p {
	font-size: 16px;
	line-height: 1.5em;
}

.facetwp-template {
	display: flex;
	justify-content: center;	
}

.lightbox img {
	width: 100%;
	margin-bottom: 30px;
	transition: .2s ease-in-out;
	object-fit: cover;
}

.slider {
	display: none;
	height: auto;
	background: transparent;
}

.slider:first-child {
	display: block;
}

button:active, button:focus {
	border: none !important;
	outline: none !important;
}

.events {
	justify-content: center;
	text-align: center;
}

.event-box {
	width: 31.33%;
	float: left;
	background: grey;
	margin: 1%;
}

.event-box .img {
	height: 250px;
}

.event-box .content {
	background: #fff;
	padding: 30px 20px 0;
	text-align: center;
}

.event-box .content .copy {
	height: 280px;
}

.event-box .content .copy h3 {
	margin-bottom: 20px;
	line-height: 1.2em;
}

.event-box .content .copy p {
	font-size: 17px;
	margin: 0;
	line-height: 1.5em;
}

.event-box .content .btn-orange {
	display: block;
	margin: 0 auto 40px;
}

.event-box .content .accordion {
	background: #fff;
}

.event-box .content .accordion:hover, .event-box .content .accordion:active, .event-box .content .accordion:focus {
	background: #fff;
}

.event-box .content .panel p {
	font-size: 17px;
}

.enlarge-container {
	height: 216px;
	position: absolute;
	display: grid;
	align-items: end;
	padding: 10px;
}

.enlarge {
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	padding: 1px 15px;
	border-radius: 25px;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: 500;
}

.service h3 {
	min-height: 100px;
	display: grid;
	align-items: center;
}

.service p {
	min-height: 250px;
}

#accommodation .service h3 {
	min-height: 100px;
	display: grid;
	align-items: center;
}

#accommodation .service p {
	min-height: 300px;
}

#services-and-support .service h3 {
	min-height: 50px;
	display: grid;
	align-items: center;
}

#services-and-support .service p {
	min-height: 180px;
}

.page-id-43 .service p, .page-id-49 .service p, .page-id-49 .service h3, .page-id-51 p, .page-id-51 h3 {
	min-height: auto;
}

.page-id-47 .service p {
	min-height: 270px;
}

.benefits h3 {
	width: 90%;
	margin: 0 auto;
}

.site-header {
	position: fixed;
	width: 100%;
}

.njt-nofi-container {
	z-index: 9;
}

#wpforms-3354-field_7 {
	height: 200px;
	margin-bottom: 1%;
}

#wpforms-submit-3354, #wpforms-submit-3423, #wpforms-submit-3443, #wpforms-submit-3463, #wpforms-submit-3476, #wpforms-submit-3882 {
	background-color: #d27018 !important;
	border-radius: 4px !important;
	border: 1px solid #d27018 !important;
	color: #ffffff !important;
	font-weight: 400;
	padding: 10px 30px !important;
	float: left;
}

#wpforms-submit-3882 {
	background: #30005b !important;
}

div.wpforms-container-full .wpforms-form .wpforms-one-half {
	margin-left: 2% !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 0 0 2% !important;
}

#wpforms-3423-field_9-container .wpforms-field-label, #wpforms-3423-field_10-container .wpforms-field-label, #wpforms-3423-field_12-container .wpforms-field-label {
	color: #fff;
	text-align: left;
	font-size: 18px;
	margin: 5px 0;
}

#wpforms-3463-field_12-container .wpforms-field-label {
	color: #fff;
	text-align: left;
	font-size: 18px;
}

.flatpickr-month {
	height: 70px !important;
}

#wpforms-3354-field_8 p, #wpforms-3423-field_13 p, #wpforms-3443-field_8 p, #wpforms-3463-field_14 p, #wpforms-3476-field_12 p, #wpforms-3882-field_8 p {
	font-size: 12px;
	text-align: left;
}

#wpforms-3354-field_8 p a, #wpforms-3423-field_13 p a, #wpforms-3443-field_8 p a, #wpforms-3463-field_14 p a, #wpforms-3476-field_12 p a, #wpforms-3882-field_8 p a {
	text-decoration: underline;
}

.grecaptcha-badge {
	visibility: hidden;
	display: none !important;
	box-shadow: none !important;
}

#grid {
	display: grid;
	grid-template-areas: "a a a";
	gap: 50px;
}

#grid h3 {
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 60px;
    display: grid;
    align-items: center;
}

.page-id-3873 #banner {
	height: auto;
}

.page-id-3873 #banner .container {
	display: flex;
	align-items: baseline;
	padding: 80px 0 110px;
}

.page-id-3873 h1 {
	margin-bottom: 10px;
} 

.page-id-3873 h2 {
	font-size: 26px;
}   

.bullet-points p {
	margin: 10px;
	font-size: 18px;
	display: flex;
}

.bullet-points div {
	width: 20px;
    height: 20px;
    background-image: url(/storage/2023/03/circle-check-sharp-solid.svg);
	float: left;
    margin-right: 10px;
	margin-top: 4px;
}

#body-copy p strong {
	font-size: 18px;
}

.page-id-3873 .img {
	margin-bottom: 30px;
}

.img-margin-top {
	margin-top: -350px;
}

.page-id-3873 .date {
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
	display: flex;
}

.page-id-3873 .date p {
	color: #30005b;
	margin: 0;
}

.page-id-3873 .date p strong {
	font-size: 22px;
}

.page-id-3873 .date a {
	float: right;
	background: #d27018;
	color: #fff;
	border-color: #d27018;
}

.page-id-3873 .date a:hover {
	background: #fff;
	color: #d27018;
}

#wpforms-3882-field_10-container label {
	text-align: left;
	color: #fff;
}

#wpforms-3882-field_13-container {
    display: flex;
    margin-top: 40px;
}

#wpforms-3882-field_13-container label {
	margin-top: 4px;
    margin-right: 20px;
	color: #fff;
}

.page-id-3873 #ast-hf-menu-1, .page-id-3963 #ast-hf-menu-1 {
	display: none;
}

.page-id-3873 .ast-primary-header-bar .site-primary-header-wrap, .page-id-3963 .ast-primary-header-bar .site-primary-header-wrap {
	margin-bottom: -60px;
}

.page-id-3873 .site-content .ast-container, .page-id-3963 .site-content .ast-container {
	padding-top: 0;
}

.wpforms-field-label {
	color: #fff;
	text-align: left;
}

.page-id-3873 div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li {
	float: left;
}

.page-id-3873 div.wpforms-container-full .wpforms-form .wpforms-required-label {
	color: #fff;
}

#wpforms-3882-field_8 {
	margin-top: 40px;
}

#wpforms-submit-3882 {
	margin-top: -40px;
}

.page-id-3873 #enquire {
	scroll-margin-top: 70px;
}

#wpforms-3882-field_31 {
	margin-top: 25px !important;
}

.page-id-3873 .slider, .page-id-3873 .slideshow-container {
	height: auto;
}

.page-id-3873 .dot.active:after {
	content: '';
}

.page-id-3873 .dot {
    width: 13px !important;
    height: 13px !important;
    border-radius: 50%;
    display: inline-block;
    background: #9b8ca8;
}

.page-id-3873 .dot:hover {
	cursor: pointer;
}

.page-id-3873 .dot.active {
    background: #30005b !important;
}

.gform_required_legend {
	display: none;
}







@media (max-width: 2000px) {
.ast-primary-header-bar {
	padding: 0 2%;
	}
	.ast-builder-grid-row {
		grid-column-gap: 0;
	}
	.fifth p {
		height: 13vh;
	}
}

@media (max-width: 1500px) {
	.fifth p {
		height: 15.5vh;
	}
}

@media (max-width: 1500px) {
	.fifth {
		margin: 0;
		width: 31.3%;
		margin-right: 3%;
		min-height: 300px;
	}
	.fifth p {
		height: 10vh;
	}
	.fifth:last-child, .fifth:nth-child(3) {
		margin-right: 0;
	}
	.fifth:last-child, .fifth:nth-child(4) {
		width: 48.5%;
	}
}


@media (max-width: 1200px) {
	#grid {
		grid-template-areas: "a a";
	}
}

@media (max-width: 1024px) {
	#services-and-support .grid-container {
		grid-template-columns: 1fr 1fr !important;
	}
	.fifth {
		width: 30%;
	}
	.fifth p {
		height: 12vh;
	}
	.ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap {
		height: 100px;
	}
	header .custom-logo-link img {
		margin-top: -175px;
	}
	.ast-separate-container #content .ast-container {
		padding: 78px 0 0;
	}
	.container {
		width: 90%;
	}
	.flex {
		display: block;
	}
	#banner .half {
		width: 50%;
		margin-top: 60px;
	}
	.inline-copy {
		height: auto;
	}
	.grid-container {
		grid-template-columns: 1fr 1fr;
	}
	#intro .grid-container {
		grid-template-columns: 1fr 1fr 1fr;
	}
	.narrow {
		width: 90%;
		max-width: 90%;
	}
	.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
		width: 85%;
	}
	.half {
		width: 45.5%;
	}
	.two-thirds {
		width: 100%;
	}
	.two-thirds p {
		margin: 20px 0;
	}
	.page-id-24 .one-third, .page-id-29 .one-third {
		width: 100%;
	}
	.title {
		width: 100%;
		max-width: 100%;
	}
	.forth {
    width: 47.5%;
    float: left;
    margin-right: 5%;
	}
	.forth:nth-child(2n) {
		margin-right: 0;
	}
	.enlarge-container {
    height: 165px;
	}
	.main-header-menu .menu-link, .main-header-menu>a {
		font-size: 17px;
	}
	header .custom-logo-link img {
		margin-left: 25px;
	}
}

@media (max-width: 810px) {
	.fifth p {
		height: 15vh;
	}
	.custom-logo .astra-logo-svg {
		margin-left: -74px;
	}
	header .custom-logo-link img {
		margin-top: 0;
	}
	.ast-site-identity {
		position: inherit;
	}
	.site-header-section .ast-main-header-bar-alignment {
		margin: auto;
	}
	.site-header-section>div:last-child {
		width: auto;
	}
	.njt-nofi-container {
		display: none;
		z-index: 9;
	}
	div.mobile.tablet.phone a {
		font-size: 18px;
		margin-right: 15px;
		margin-top: 30px;
	}
	div.mobile.tablet.phone {
		display: block !important;
		margin-top: -20px !important;
	}
}

@media (max-width: 768px) {
	.page-id-3873 #banner .container {
		display: flow-root;
		padding: 80px 0;
	}
	.page-id-3873 #banner .btn-outline:first-of-type {
		width: 100%;
		text-align: center;
	}
	.page-id-3873 .date:first-child {
		margin-top: 50px;
	}
	.page-id-3873 .date .btn-outline {
		margin-bottom: 0;
		margin-top: 5px;
	}
	.img-margin-top {
		margin-top: 50px !important;
	}
	div.wpforms-container-full .wpforms-form .wpforms-field>* {
		max-width: 103% !important;
	}
	div.wpforms-container-full .wpforms-form .wpforms-one-half {
		width: 100% !important;
	}
	div.wpforms-container-full .wpforms-form .wpforms-one-half {
		margin-left: 0 !important;
	}
	#wpforms-3882-field_18 {
		margin-bottom: 7px;
	}
	#wpforms-3882-field_4-container {
		margin-top: -7px;
	}
	#wpforms-3882-field_10-container {
		margin-top: 15px;
	}
	.page-id-3873 h1 {
		font-size: 35px;
		line-height: 3.2rem;
	}
	header .custom-logo-link img {
		margin-left: 0 !important;
		width: 200px;
	}
	.benefits, .benefits p {
		margin-bottom: 0 !important;
	}
	.page-id-3873 .half, .page-id-3873 #banner .half {
		width: 100%;
		margin: 0;
	}
	
	.fifth, .fifth:last-child, .fifth:nth-child(4) {
		width: 100%;
		margin: 50px 0 0;
		min-height: 50px;
		text-align: center;
	}
	.fifth:first-child {
		margin-top: 0;
	}
	.fifth .btn-outline {
		margin: 0 auto;
	}
	.fifth p {
		height: auto;
	}
	div.mobile.tablet.phone {
		margin-top: 0 !important;
	}
	div.mobile.tablet.phone a {
		margin-top: 12px;
	}
	.accordion p {
		font-size: 16px;
	}
	.accordion {
		padding: 15px;
	}
	.menu-item-2219 {
		display: none !important;
	}
	.page-id-49 .service {
		padding: 30px 0;
	}
	.page-id-35 .half, .page-id-37 .half, .page-id-39 .half, .page-id-41 .half {
		margin-bottom: 40px;
	}
	.page-id-35 .half:last-child, .page-id-37 .half:last-child, .page-id-39 .half:last-child, .page-id-41 .half:last-child {
		margin-bottom: 0;
	}
	.site-header {
		margin-top: -20px;
	}
	.events {
		display: block;
		justify-content: center;
		text-align: center;
	}
	.event-box {
		width: 100%;
		margin: 0;
	}
	.event-box .content .copy {
		height: auto;
	}
	.event-box .content .btn-orange {
		display: block;
		margin: 40px auto;
	}
	.tablet {
		display: block !important;
	}
	.half {
		width: 45%;
	}
	.enlarge-container {
    height: 190px;
	}
	#banner {
		background-position: -200px;
	}
	.facetwp-template {
		display: block;
	}
	div.one-third.vacancies:nth-child(2n) {
		margin-right: 0;
	}
	div.one-third.vacancies {
		width: 49%;
		margin-bottom: 15px;
	}
	.item {
		flex: 0 0 calc(50% - 20px);
	}
}

@media (max-width: 736px) {
	#grid {
		grid-template-areas: "a a";
	}
	.container {
		padding: 50px 0;
	}
	.name {
		margin-bottom: 0 !important;
	}
	.position {
		margin-bottom: 10px !important;
	}
	.half, .third {
		width: 100%;
	}
	#banner {
		height: auto;
		padding-top: 50px;
		background-image: none !important;
	}
	.banner-buttons .btn-orange {
		margin-bottom: 10px;
	}
	.inline-copy {
		height: auto;
	}
	#intro .grid-item {
		margin-bottom: 50px;
	}
	.half img {
		margin-bottom: 40px;
	}
	#banner .half {
		width: 50%;
	}
	#banner .half img {
		margin-bottom: 0;
	}
	#banner .container {
		align-items: baseline;
	}
	.one-third, div.one-third.vacancies, .two-thirds, .forth, .page-id-59 .two-thirds {
		width: 100%;
		margin-right: 0;
	}
	.facetwp-template {
		display: block;
	}
	div.one-third.vacancies {
		margin-bottom: 20px;
	}
	.enlarge-container {
		height: 190px;
	}
	.padding-content {
		height: auto;
	}
	#input_2_1_6_container {
		margin-bottom: -8px;
	}
	.banner {
		height: auto;
	}
	#input_5_1_6_container, #input_3_1_6_container, #input_1_1_6_container {
		margin: 9px 0 0px;
	}
	.img {
		height: 250px;
	}
	.forth {
		margin-bottom: 30px;
	}
	.forth:last-child {
		margin-bottom: 0;
	}
	.btn-outline {
		display: block;
	}
	.half .btn-outline {
		margin-bottom: 30px;
	}
	.banner-buttons {
		display: grid;
	}
	.narrow {
		width: 100%;
		max-width: 100%;
	}
	.grid-container {
		grid-template-columns: 1fr !important;
	}
	.desktop {
		display: none !important;
	}
	.mobile {
		display: block !important;
	}
	.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
		width: 85%;
	}
	#services-and-support .grid-container {
		grid-template-columns: 1fr !important;
	}
	.service p {
		min-height: auto !important;
		padding: 0 30px;
	}
	.inline-copy h3 {
		padding: 0;
		margin: 15px 0 0;
	}
	.service h3 {
		min-height: auto !important;
		margin-bottom: 20px;
	}
}

@media (max-width: 480px) {
	.page-id-3873 .slideshow-container {
		margin-top: 50px;
	}
	.page-id-3873 .date:first-child {
		margin-top: 0;
	}
	#wpforms-3882-field_13-container {
		margin-top: 10px;
	}
	.page-id-3873 #banner .container {
		display: flow-root;
		padding: 30px 0 80px;
	}
	.page-id-3873 .date {
		display: flow-root;
		text-align: center;
	}
	#grid {
		grid-template-areas: "a";
	}
	#grid h3 {
		min-height: 20px;
	}
	#banner .half {
		width: 100% !important;
	}
	.custom-logo .astra-logo-svg {
		margin-left: 0;
	}
	div.mobile.tablet.phone {
		margin-top: 20px !important;
	}
	div.mobile.tablet.phone a {
		font-size: 18px;
		margin-top: 10px;
    	margin-right: -8px;
	}
	.item {
        flex: 0 0 calc(100% - 20px);
    }
	#vacancies-grid {
		display: block !important;
	}
}

@media (max-width: 414px) {
	div.mobile.tablet.phone a {
		font-size: 18px;
		margin-top: 10px;
    	margin-right: -8px;
	}
	div.mobile.tablet.phone {
		margin-top: 20px !important;
	}
	.benefits h3 {
		width: 75%;
    	margin: 20px auto !important;
    	line-height: 1.3em;
	}
	#banner .half {
		width: 100%;
		margin-top: 0;
	}
	@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */ 
	}

	@supports not (-webkit-touch-callout: none) {
		header .custom-logo-link img {
			margin-left: 0;
			width: 120px;
		}
		div.mobile.tablet.phone a {
			margin-right: 0 !important;
		}
	}
}


@media (max-width: 375px) {
	div.mobile.tablet.phone a {
		font-size: 17px;
		margin-right: -15px;
	}
}