.slide-content {
	width: 38%;
}

body, .wrapper, nav.desktop ul ul, nav.desktop ul ul ul {
	background: white;
}

input[type=text], input[type=email] {
	border: 1px solid #e3e3df !important;
	font-weight: 300;
}

form .text-input {
	border: 1px solid #e3e3df !important;
	font-size: 16px !important;
    line-height: 18px;
    font-family: "proxima-nova";
    color: #747474 !important;
    text-indent: 15px !important;
    font-weight: 300;
}

.video {
	margin: 0 auto;
	display:block;
	width: 100%;
	clear: both;
	float: left;
	padding: 40px;
}

input[type=text], input[type=tel] {
	font-family: 'proxima-nova';
	font-weight: 300;
}

.apply-form {
	clear: both;
	border-top: 1px solid #e3e3df;
	margin-top: 20px;
	display: block;
	overflow: hidden;
	float: left;
}

.apply-form label {
	font-weight: 300;
}

.top-nav .text-links {
	margin-top: 3px;
}

.twitter, .facebook, .search-ico, .youtube, .linkedin, .instagram {
    width: 30px;
    height: 26px;
}

.linkedin {
	background: url(/images/LinkedIn.svg) no-repeat top center;
}

.linkedin:hover {
	background: url(/images/LinkedInHover.svg) no-repeat top center;
}

.youtube {
	text-indent: -9999px;
	background: url(/images/YouTube.svg) no-repeat;
	background-size: contain;
	float: left;
	width: 36px;
}

.youtube:hover {
	background: url(/images/YouTubeHover.svg) no-repeat;
	background-size: contain;
}	

.instagram {
	background: url(/images/Instagram.svg) no-repeat top center;
}

.instagram:hover {
	background: url(/images/InstagramHover.svg) no-repeat top center;
}

.facebook {
	background: url(/images/Facebook.svg) no-repeat top center;
}

.facebook:hover {
	background: url(/images/FacebookHover.svg) no-repeat top center;
}

.twitter {
	background: url(/images/Twitter.svg) no-repeat top center;
}

.twitter:hover {
	background: url(/images/TwitterHover.svg) no-repeat top center;
}

.announcement {
	margin: 0px 0 60px 0;
}

.announcement .inner {
	display: flex;
}

.announcement .image-holder {
	width: 30%;
}

.announcement .image-holder img  {
	width: 100%;	
	display: block;
	height: 100%;
}	

.announcement .the-content {
	width: 70%;
	padding-left: 30px;
	padding-top: 27px;
	padding-right: 60px;
	box-sizing: border-box;
	border-right: 1px solid #e3e3df;
	background: #215a3f;
	color: white;
	padding-bottom: 20px;
	overflow: auto;
}

.announcement .the-content p, .announcement .the-content strong {
	color: white;
}

.announcement .the-content h2 a {
	color: #cba876 !important;
}

.announcement .button {
	background: #cba876;
	color: #215a3f;
	font-family: 'Kepler-std';
	text-transform: uppercase;
	font-style: normal;
}

.announcement .the-content h2 a, .intro-copy h2 {
	font-weight: 900 !important;
}

.announcement .the-content p, .intro-content p {
	line-height: 30px;
	font-weight: 500;	
}

.announcement .the-content p {
	font-weight: 300;
	line-height: 36px;
}

.announcement .the-content strong {
	font-weight: 600;
	line-height: 38px;
}

.video-background {
  background: #000;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}	

.search-ico {
	margin-top: 0;
	margin-right: 30px;
	margin-left: 20px;
	width: 20px;
    height: 28px;
}

.large-feature ul {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.large-feature ul {
	list-style: none;
	border: none;
}

.intro-copy, .intro-copy p {
	text-align: center;
}

.large-feature .half {
	width: 48.5%;
	float: left;
	display: inline;
	border: none !important;
	border-top: 1px solid #e3e3df !important;
	padding: 0 !important;
}

.video .third {
		width: 33%;
		float: left;
		display: inline;
		margin-right: 4%;
	}
	
.video	.twothirds {
		width: 63%;
		float: left;
		display: inline;
	}
	
.video iframe {
	float: right;
}

#vacancies ul {
	margin-left: -480px;
}

#parent-information ul {
	margin-left: -205px;
}

.green-download {
	background: #225a3f;
	padding: 60px 40px;
	clear: both;
	text-align: center;
}

.green-download h1, .green-download p, .dwnld-btn {
	color: #c1a371;
}

.dwnld-btn, .green-download h1 {
	font-family: "kepler-std";
	font-size: 44px;
}

.covid-banner {
	box-sizing: border-box;
}

.covid-banner h2 {
	color: #cba876;
	text-align: center;
}

.covid-banner p a {
	color: #cba876;
}

.covid-banner p {
	text-align: center;
	color: white;
	font-size: 16px;
	line-height: 19px;
}

.notice-wrap {
	width: 55%;
	margin: 0 auto;
	overflow: auto;
}

.notice-wrap h2 a:hover {
	color: #747474 !important;
}

.wrap-outer {
	background: #215a3f;
	margin: 40px 40px 20px 40px;
	padding: 60px 0 35px 0;
}

.dwnld-btn {
	font-size: 24px;
	text-transform: uppercase;
	border: 2px solid #c1a371;
	padding: 15px 40px 15px 80px;
	margin-top: 15px;
	display: inline-block;
	background: url(/images/STA-22-Prospectus-Download.png) 8% 50% no-repeat;
	background-size: auto;
	background-size: 30px auto;
}

.dwnld-btn:hover {
	background: url(/images/STA-22-Prospectus-Download.png) 8% 50% no-repeat;
	background-size: auto;
	background-size: 30px auto;
	background-color: #18422e;

}	

input[type=text], input[type=email], input[type=password], textarea,  input[type=number] {
	background-color: $white;
	border: 1px solid $border;
	width: 100%;
	height: 54px;
	display: block;
	clear: both;
	text-indent: 20px;
	font-size: 16px;
	margin-bottom: 20px;
	color: #747474;
	font-size: 16px;
	border: none;
}
	

.play {
	background: url(/images/youtube-play.svg) no-repeat center center;
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 99;
	width: 100%;
	height: 100%;
	background-size: 60px auto;
}
	
.video	h3 {
	    font-family: "kepler-std";
	    font-weight: 900;
	    color: #215a3f;
	    font-size: 30px;
	    margin-top: 20px;
	    margin-bottom: 23px;
	    transition: all 0.2s;
	    -webkit-transition: all 0.2s;
	    text-transform: uppercase;
	}

.intro-video .inner {
	padding: 0 40px;
}

.intro-copy .inner {
	padding: 50px 40px 0 40px;
}

#home-buttons a {
	margin-top: 0 !important;
}

.mobile-wrap a {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.mobile-wrap {
	display: flex;
	justify-content: center;
}

nav.desktop ul ul ul {
    left: 0;
    margin-left: -204px;
    margin-top: -33px;
    padding-top: 0px;
}


@media screen and (max-width: 1290px) and (min-width: 831px) {
	
	.slide-content h3 {
		font-size: 30px;
		line-height: 36px;
		margin-top: 0px;
	}
	
	.video .third {
		width: 100%;
		float: left;
		display: block;
		margin-right: 0%;
	}
	
	.video	.twothirds {
		width: 100%;
		float: left;
		display: block;
	}
	
	.slide-content {
		width: 50%;
	}
	
	.slide-content p, p {
	    font-size: 20px;
	    color: #747474;
	    line-height: 24px;
	    float: left;
	    margin-bottom: 20px;
	    font-weight: normal;
	}
	
	.owl-theme .owl-pagination {
	    margin-top: -40px;
	    text-align: left;
	    position: relative;
	    z-index: 9999;
	    margin-left: 10px;
	}
	
	#home-buttons a {
	    font-size: 22px;
	}
	
	
	#social li { 
		height: 500px;		
	}
	
	#home-news .text {
	    width: 100%;
	    float: left;
	    display: inline;
	}
	
	#home-news .image {
		display: none;
	}
	
}	


@media screen and (max-width: 830px) {
	
	.top-content { 
		width: 100%;
	}
	
		
	
	.linkedin {
	background: url(/images/LinkedInWhite.svg) no-repeat top center;
}


.instagram {
	background: url(/images/InstagramWhite.svg) no-repeat top center;
}

.facebook {
	background: url(/images/FacebookWhite.svg) no-repeat top center;
}

.twitter {
	background: url(/images/TwitterWhite.svg) no-repeat top center;
}

.youtube {
	background: url(/images/YouTubeWhite.svg) no-repeat top center;
}


	
	
	
	#home-news .news {
		width: 100%;
	}
	
	.slide-content {
		width: 100%;
	}
	
	.announcement {
		margin-top: 30px;
	}
	
	.announcement .inner {
		display: block;
	}
	
	.announcement .image-holder {
		width: 100%;
	}
	
	.announcement .the-content {
		border:none;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.wrap {
		width: 90%;
		margin: 0 auto;
	}
	
	.large-feature ul {
		display: block;
	}
	
	.large-feature .half, .third {
		width: 100%;
		margin-bottom: 40px;
	}
	
	.large-feature .half .wrap, .third .wrap {
		width: 100%;
	}
	
	
	.announcement .the-content {
		width: 100%;
	}
		
	
	
	.video .third {
		width: 100%;
		float: left;
		display: block;
		margin-right: 0%;
	}
	
	.video	.twothirds {
		width: 100%;
		float: left;
		display: block;
	}
	
	#social li {
		width: 100%;
		display: inline-block !important;
		clear: both;
	}
	
	#social {
		height: auto !important;
		margin-top: 0;
	}
	
	.intro {
		width: 90% !important;
	}
	
	.feature {
		margin-top: 0 !important;
	}
	
	.feature li {
		margin-top: 0 !important;
	}
	
	.notice-wrap {
		width: 85%;
	}
	
	
}	

@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 300%; left: -100%; }
}

@media screen and (max-width: 895px){
.box h2 {
    font-size: 17px;
}
}
