/*
* Menu Styles
*/

::selection {
  background-color: #2c9191;
  color: #ffffff;
  text-shadow: none;
}

:root{
	--green: #0e6464;
	--light-green: #2b9191;
	--red: #a61526;
	--background-grey: #f8f8f8;
	--text-grey: #6f777b;
}

   
.ta-right,
.topbar-ta-right {
  text-align: right;
  width: 48% !important;
}

.fw-topbar {
  background-color: var(--background-grey);
  height: 3.5rem;
  color: var(--text-grey);
  font-size: 1.3rem;
  line-height: 3.5rem;
  font-weight: 400;
}
.bwmap {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.fw-topbar-link-email,
.fw-topbar-link-phone {
  display: block;
  margin: 0 auto;
  color: var(--text-grey);
  text-decoration: none;
}
.logo {
  box-sizing: border-box;
  padding: 0.8rem 0.5rem 0.8rem 0;
  width: 233px;
  height: auto;
  display: block;
}
@media (max-width: 370px) {
  .logo {
    margin-left: -6rem;
    margin-top: 0.1rem;
  }
}
@media (max-width: 279px) {
  .logo {
    display: none;
  }
}
.contactbutton {
    padding: 0 7px !important;
    margin-left: 1.4rem;
    margin-right: 1.4rem;
    width: auto;
}

.stickytop {
  position: fixed;
  top: 0;
  background-color: rgba(253, 253, 253, 0.8) !important;
  border-bottom: 2px solid rgba(14, 100, 100, 0.3);
  z-index: 200;
}
.body-padding {
  padding-top: 70px;
}
@media (max-width: 549px) {
  .fw-topbar-link-email {
    display: none;
  }

  .topbar-ta-right {
    text-align: center;
    width: 100% !important;
  }
}
.parallax-window {
  min-height: 400px;
  background: transparent;
}
.nb-holder {
  background-color: #fdfdfd;
  height: 7rem;
  overflow: hidden;
  -webkit-transition: opacity 800ms; /* Safari */
  transition: opacity 800ms;
}
.fade-out {
  opacity: 0;
}

.nb-ul {
  font-weight: 400;
  line-height: 7rem;
  list-style: none;
}

.nb-mobile-menu-opener {
  display: none;
  color: #0b0c0c;
  font-size: 1.3rem;
  text-decoration: none;
  text-transform: uppercase;
  box-sizing: border-box;
  border: 2px solid #0b0c0c;
  border-radius: 4px;
  height: 3.5rem;
  line-height: 0.75rem;
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
  padding: 1rem 1.5rem;
  white-space: nowrap;
}

.nb-mobile-menu-opener:hover {
  border-color: #2c9191;
  cursor: pointer;
}

a.anchor {
  display: block;
  position: relative;
  top: -70px;
  height: 0;
  visibility: hidden;
}
@media (max-width: 1070px) {
  .nb-ul {
    display: none;
  }

  .nb-mobile-menu-opener {
    display: inline-block;
  }
}

.nb-ul > li {
  list-style: none;
  float: left;
  margin-bottom: 0;
}

.nb-link {
	
  color: #0b0c0c;
  display: block;
  padding: 0px 5px;
  text-transform: uppercase;
  text-decoration: none;
}

.nb-currentpage {
  color: var(--green);
}
.nb-mobile-menu-panel {
  background-color: var(--background-grey);
  display: none;
}

.nb-mmenu-ul {
  list-style: none;
}

.nb-mmenu-link {
  color: #0b0c0c;
  display: block;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px solid #e1e1e1;
}

.nb-mmenu-ul:first-child {
  padding-top: 1.5rem;
}

@media (max-width: 1270px) {
  .nb-link {
    padding: 0px 1.3rem;
  }
  .contactbutton {
    padding: 0 20px;
  }
}
@media (max-width: 430px) {
  .logo {
    padding: 1.5rem 0 1.5rem 0 !important;
    width: 191px;
  }
}
/*
* Section Styles
*/

.hero {
  width: 100%;
  background-color: var(--green);
  color: white;
  padding-top: 15rem;
  padding-bottom: 15rem;
}
.hero2 {
  width: 100%;
  background-color: rgba(14, 99, 99, 0.15);
  color: white;
  padding-top: 15rem;
  padding-bottom: 15rem;
}
.hero3 {
  width: 100%;
  background-image: url(images/banner.jpg);
  background-size: cover;
  color: white;
  padding-top: 10rem;
  padding-bottom: 10rem;
  color: var(--green);
}
.hero5 {
  width: 100%;
  background-color: var(--green);
  color: white;
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.recruitment-banner {
  width: 100%;
  background-size: cover;
  color: white;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  color: #0b0c0c;
  background-position: center center;
}
.banner1 {
  background-image: url(../images/recruitment-banner1.jpg);
}
.banner2 {
  background-image: url(../images/recruitment-banner2.jpg);
}
.hero-headline {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 8rem;
  line-height: 8rem;
  max-width: 60%;
}
.hero-headline-new {
	background: var(--green);
	color: white;
	padding: 30px;
	max-width: 500px;
	font-weight: 600;
	margin-top: 5rem;
	margin-bottom: 5rem;
}
.pagetitle {
  width: 100%;
  background-color: var(--green);
  color: white;
  padding-top: 2rem;
  padding-bottom: 2rem;
  overflow: hidden;
}
.pagetitleheadline {
  margin: 0;
}
.hero-leadpara {
  max-width: 50%;
  background-color: var(--green);
  padding: 2.1rem;
  color: white;
  font-size: 110%;
}

.hero-leadpara.big-text{
	font-size: 130%;
	margin-top: 50px;
}

.big-text .fa-quote-left{
    display: block;
    font-size: 50px;
    margin-bottom: 10px;
}

@media screen and (min-width: 1100px){
	.hero-leadpara.big-text{
		margin-top: 100px;
	}
}

.hero-leadpara.wide {
	max-width: unset;
}
.recruitment-leadpara {
  max-width: 60%;
  margin-left: 0;
  font-size: 110%;
  padding: 1rem 4rem 1rem 0;
}
.hero-statement {
  max-width: 50%;
  background-color: rgba(14, 100, 100, 0.65);
  padding: 2.1rem;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
}
.hero-center {
  margin: 0 auto;
}
.hero-headline2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 6rem;
  line-height: 6rem;
}
.hero-red2 {
  width: 100%;
  background-color: var(--red);
}
.hero-red {
  margin-top: 2rem;
  width: 100%;
  background-color: var(--red);
	padding: 30px;
}

.button.white{
	background-color: white;
	color: var(--green);
	border: none;
}
.button.white:hover{
	background: var(--light-green);
	color: white;
}
.red {
  color: var(--red);
}
.lightbox {
  display: none;
}
.hero-headline-red {
  padding: 2rem;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 5rem;
  line-height: 5rem;
}
.emphasis {
  text-decoration: underline;
}
.testimonialpanel {
  position: relative;
  margin: 0 auto 0 auto;
  width: 75%;
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 20rem;
  box-sizing: border-box;
  max-width: 130rem;
  z-index: 2;
}
.testimonialpanel2 {
  margin: 3.5rem auto 3.5rem auto;
  width: 100%;
  padding: 3.5rem 5.5rem 3.5rem 5.5rem;
  box-sizing: border-box;
  max-width: 130rem;
  z-index: 2;
}
.testimonialpanel3 {
  background-color: var(--red);
  margin: 1.75rem auto 1.75rem auto;
  padding: 3.5rem;
  box-sizing: border-box;
  color: white;
}
.testimonialpanel4 {
  background-color: white;
  margin: 1.75rem auto 1.75rem auto;
  padding: 3.5rem;
  box-sizing: border-box;
  color: black;
}
.quotemarks {
  text-align: center;
  font-size: 6rem;
  margin: 0;
}

.quotemarks2 {
  text-align: center;
  font-size: 3rem;
  margin: 0;
}

.testimonial {
  font-size: 3rem;
  line-height: 3rem;
  text-align: center;
}
.testimonial2 {
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}
.credit {
  font-style: italic;
  text-align: center;
}
.bradley {
  background-image: url(images/testimonials/bradleywalsh.jpg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
}
.crista {
  background-image: url(images/testimonials/crista.jpg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
@media (max-width: 950px) {
  .crista {
    background-position: -200px 0%;
    text-shadow: 0px 0px 5px #000000;
  }
}
.tim {
  background-image: url(../images/timcoker.jpg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
@media (max-width: 1400px) {
  .tim {
    background-position: -140px center;
  }
}
@media (max-width: 1100px) {
  .tim {
    background-position: -240px 50%;
  }
}
@media (max-width: 850px) {
  .tim {
    background-position: -220px 50%;
  }
}
@media (max-width: 450px) {
  .tim {
    background-position: -330px 50%;
  }
}
.neil {
  background-image: url(images/testimonials/neil.jpg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.magrath {
  background-image: url(images/testimonials/magrath.jpg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
@media (max-width: 670px) {
  .magrath {
    background-position: -230px 50%;
  }
}
.james {
  background-image: url(images/testimonials/james.jpg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
}
.abi {
  background-image: url(../images/abi.jpg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding-left: 25rem;
  margin-bottom: -18rem;
}
@media (max-width: 850px) {
  .testimonialpanel {
    width: 90%;
    margin: 0 5% 2rem 5%;
    padding-left: 4rem;
    background-position: center;
}
  .hero-headline-red {
    padding: 1.5rem;
    font-size: 3rem;
    line-height: 3rem;
  }
  .hero-headline2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 3.5rem;
    line-height: 3.5rem;
    max-width: calc(100vw - 106px);
  }
  .hero3 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

@media (max-width: 1049px) {
  .hero-headline {
    max-width: 90%;
  }

  .hero-leadpara {
    text-align: center;
    font-size: 100%;
    line-height: 1.2;
    max-width: 100%;
  }
    .hero-leadpara b{
	    font-weight: 400;
    }
}

@media (max-width: 670px) {
  .hero-headline {
    text-align: center;
    font-size: 11vw;
    line-height: 11vw;
    margin: 1rem auto 1rem auto;
  }
  .hero-leadpara {
    text-align: center;
  }
  .testimonial {
    font-size: 1.8rem;
    line-height: 2.3rem;
  }
  .testimonial2 {
    font-size: 1.7rem;
    line-height: 2.2rem;
  }
  .bradley {
    background-image: none;
    padding: 1.5rem !important;
  }
  .neil {
    background-image: none;
    padding: 1.5rem !important;
  }
  .james {
    background-image: none;
    padding: 1.5rem !important;
  }
  .abi {
    background-image: none;
    padding: 1.5rem !important;
  }
  .testimonialpanel {
    padding: 0.5rem;
  }
  .services-panel {
    margin-bottom: 3.5rem !important;
  }
  .testimonialpanel2 {
    padding: 1.5rem;
  }
  .what-panel {
    margin-bottom: 3.5rem !important;
    margin-top: 3.5rem !important;
  }
}
.article-panel {
  padding: 3.5rem 0 0 0;
  background-color: white;
  color: black;
}
.services-panel {
  text-align: center;
  margin-bottom: 7.5rem;
}
.what-panel {
  margin-bottom: 7.5rem;
  margin-top: 7.5rem;
}
.what-panel2 {
  padding: 3.5rem 0 0 0;
  background-color: var(--green);
  color: white;
}
.what-panel2 img {
  margin: 1.75rem auto 1.75rem auto;
}
.services-panel h2 {
  font-size: 27px;
  font-weight: 700;
  color: var(--green);
  border-bottom: 5px solid var(--green);
}
.recruitment-heading {
  padding-bottom: 1rem;
}
.services-panel a {
  text-decoration: none;
  color: #0b0c0c;
}
.services-panel:hover p {
  color: var(--green);
}
.about-panel {
  position: relative;
  top: -14rem;
  padding-top: 16rem;
  padding-bottom: 7.5rem;
  margin-bottom: -14rem;
  z-index: 1;
  background-color: var(--background-grey);
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
#team-panel {
  position: relative;
  background-image: url(../images/background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  top: -28rem;
  padding-top: 24rem;
  padding-bottom: 7.5rem;
  margin-bottom: -28rem;
  z-index: 1;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.logos-container{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
/* For school logos */
.school-logos img:not(.flag){
	height: 115px;
	object-fit: contain;
	width: 25%;
	display: block;
	margin: 30px auto;
}
.school-logos p:not(.country){
	max-width: 800px;
	font-size: 1.2em;
	margin: -20px auto 30px;
	text-align: center;
}

.school-logos .flag{
	height: 115px;
	width: 25%;
	margin: 30px auto;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}

.flags-section .logos-container{
	padding-bottom: 80px;
}

@media (max-width: 700px) {
	.school-logos .flag, .school-logos img{
        width: calc(50% - 40px) !important;
        padding: 0 20px;
	}	
	.flags-section .logos-container{
		padding-bottom: 40px;
	}
}

#recruitment-panel {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0 0 4rem 0;
}
.schools-panel {
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(images/team-panel.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  padding: 4rem 0;
  color: white;
  min-height: 50vh;
  z-index: 2;
}
.lehmann-panel {
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(images/lehmann-panel.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  width: 100%;
  padding: 4rem 0;
  color: white;
  min-height: 50vh;
  z-index: 2;
}
.schools-leadpara {
  width: 80%;
  margin: auto;
}
.service-heading {
  font-size: 3rem;
  font-weight: 700;
  color: var(--green);
  border-bottom: 5px solid var(--green);
}
.team-toggle {
  background-image: url(images/team-panel.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  width: 100%;
  padding: 4rem 0;
  color: white;
  min-height: 100vh;
  z-index: 2;
}
.toggle-nick {
  min-height: 100vh !important;
  padding: 4rem 0 4rem 0 !important;
  height: auto !important;
}
@media (min-width: 1050px) {
  .team-toggle {
    height: 100vh;
    padding: 0;
  }
  .vertical-center {
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
#calendar-panel {
  background-image: url(images/background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.spacer {
  height: 1rem;
}
.calendar-item {
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-right: 2rem;
  padding-left: 2rem;
}
.no-wrap {
  white-space: nowrap;
}

.calendar-item:first-child {
  padding-left: 2rem;
  padding-right: 0;
}
.calendar-item:last-child {
  padding-left: 0rem;
  padding-right: 2rem;
}
@media (max-width: 700px) {
  .no-wrap {
    white-space: normal;
  }
  .recruitment-leadpara {
    max-width: 100%;
    padding: 0;
  }
}
.team-name {
  text-transform: uppercase;
  font-weight: 700;
}
.center {
  text-align: center;
}
.partner {
  display: block;
  padding: 0 4rem 4rem 4rem;
  margin-top: 2rem;
}
.partner2 {
  display: block;
  padding: 0 5rem 2rem 5rem;
}

.casestudypanel {
  width: 100%;
  background-color: var(--green);
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.toggler2 {
  text-decoration: none;
  color: white;
}
.toggler2:hover {
  color: white;
}
.recentwork {
  display: none;
}
.joshpanel {
  position: relative;
  background-image: url(images/joshpanel.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ardinglycase {
  position: relative;
  background-image: url(images/ardingly.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ethoscase {
  position: relative;
  background-image: url(images/ethoscase.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.montycase {
  position: relative;
  background-image: url(images/monty2.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.teampanel {
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.nick {
  background-image: url(../images/nick-new.jpg);
}
.adam {
  background-image: url(../images/adam-new.jpg);
}
.clarissa {
  background-image: url(../images/clarissa-new.jpg);
}
.tanya {
  background-image: url(../images/tanya.jpg);
}
.marina {
  background-image: url(../images/marina.jpg);
}
.sam {
  background-image: url(../images/sam.jpg);
}
.james {
  background-image: url(../images/james.jpg);
}
.charlie {
  background-image: url(../images/charlie.jpg);
}
.case {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 4rem;
  background-color: rgba(40, 100, 100, 0.6);
  background-image: url(images/plus.png);
  background-size: contain;
  transition: all 1s ease;
  opacity: 0;
  z-index: 2;
}
.case:hover {
  opacity: 1;
}
.team {
  position: absolute;
  top: 75%;
  left: 0;
  right: 0;
  bottom: 15%;
  padding: 0.3vw 3rem 0.3vw 3rem;
  color: white !important;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.2vw;
  background-color: rgba(40, 100, 100, 0.6);
  background-size: contain;
  transition: all 1s ease;
  opacity: 0;
  z-index: 2;
}
.teampanel:hover .team {
  opacity: 1;
}
.noshow {
  visibility: hidden;
}
.shadow {
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.35);
}
.text-shadow {
  text-shadow: 0px 0px 9px rgba(0, 0, 0, 0.53);
}
@media screen and (max-width: 750px) {
  .team {
    padding: 0.5rem 4rem 0.5rem 4rem;
    font-size: 2rem;
  }
}
/*
 Conferences
*/
.event {
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.venue {
  padding-bottom: 2rem;
}
.services-panel2 {
  color: white;
  background-color: var(--green);
  border-top: 1px solid #2c9191;
  border-bottom: 1px solid #2c9191;
  text-align: center;
  padding: 7.5rem 0 7.5rem 0;
}
.red-background {
  background-color: var(--red);
}
.aftercare-panel2 {
  color: white;
  background-color: #333333;
  padding: 7.5rem 0 7.5rem 0;
}
.event-panel {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.margin-right {
  margin-right: 2rem;
}
.margin-right2 {
  margin-right: 1rem;
}
.conference-table {
  background-color: rgba(14, 100, 100, 0.7);
  color: white !important;
}
.conference-table:hover {
  background-color: rgba(14, 100, 100, 1);
}
.camp-table {
  padding: 1rem;
  background-color: rgba(166, 22, 38, 0.7);
  color: white !important;
}
.camp-table:hover {
  background-color: rgba(166, 22, 38, 1);
}
@media (max-width: 540px) {
  .margin-right {
    margin-right: 0rem;
  }
}
.tablehover:hover td {
  cursor: pointer !important;
}
.tablealign {
  position: relative;
  top: 0.5rem;
  margin-right: 1rem;
  margin-left: 1rem;
}
@media (max-width: 1100px) {
  .tablealign {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.bold {
  font-size: 2.5rem;
  font-weight: 700;
}
.bold2 {
  font-size: 2.9rem;
  font-weight: 700;
}
.padding {
  padding-bottom: 2rem;
}
.padding2 {
  padding: 0.5rem;
}
.margin {
  margin-top: 1rem;
}
.nomargin {
  margin-bottom: 0.2rem;
}
.speaker-panel {
  padding-top: 3rem;
/*   background-color: var(--background-grey); */
}
.speaker-panel2 {
  padding-top: 2rem;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background-color: var(--background-grey);
}
.pastevents-panel {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: var(--background-grey);
}
.aftercare-header {
  background-image: url(images/aftercare-header.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 4rem;
  padding-bottom: 4rem;
  color: white;
}
.navy-panel {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #005298;
  color: white;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.borderleft {
  border-left: 2px solid white;
  padding-left: 2rem;
}
.borderbottom {
  border-bottom: 2px solid white;
  padding-bottom: 2rem;
}
.date {
  color: #777777;
  margin: 0;
}
.speaker {
  border-bottom: none;
  padding-bottom: 3.5rem;
  margin-bottom: 3rem;
}

.speakerlink {
  font-size: 1.8rem !important;
  padding-right: 0.7rem;
}
.videopanel {
  position: inherit;
  top: 0;
  padding-bottom: 3.5rem;
  margin-bottom: 0;
}
#video1 {
  display: none;
}
#video2 {
  display: none;
}
.videoWrapper {
  position: relative;
  padding-bottom: 53.15%; /* 16:9 */
  padding-top: 4rem;
  height: 0;
}
.wide-video {
  min-width: 80vw;
}
.featherlight-content {
  width: 90%;
}
.margin-bottom-video {
  margin-bottom: 2rem;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.buttonpadding {
  margin-top: 2rem;
}
.close-button {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  float: right;
  width: 0.75em;
  height: 0.75em;
  position: relative;
  top: 1.5rem;
  opacity: 0.76;
  border: none;
  font: normal 4em / normal Arial, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: var(--green);
}
.close-button:hover {
  opacity: 1;
}
.close-button::before {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0.45em;
  height: 0.1em;
  position: absolute;
  content: '';
  top: 0.33em;
  left: 0.155em;
  border: none;
  font: normal 100% / normal Arial, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #ffffff;
  text-shadow: none;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.close-button::after {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0.45em;
  height: 0.1em;
  position: absolute;
  content: '';
  top: 0.33em;
  left: 0.155em;
  border: none;
  font: normal 100% / normal Arial, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #ffffff;
  text-shadow: none;
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.close-button2 {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  float: right;
  width: 0.75em;
  height: 0.75em;
  position: fixed;
  top: 6.5rem;
  right: 8rem;
  opacity: 0.76;
  border: none;
  font: normal 4em / normal Arial, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(0, 0, 0, 0.2);
  z-index: 100;
}
.close-button2:hover {
  opacity: 1;
}
.close-button2::before {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0.45em;
  height: 0.1em;
  position: absolute;
  content: '';
  top: 0.33em;
  left: 0.155em;
  border: none;
  font: normal 100% / normal Arial, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #ffffff;
  text-shadow: none;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.close-button2::after {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 0.45em;
  height: 0.1em;
  position: absolute;
  content: '';
  top: 0.33em;
  left: 0.155em;
  border: none;
  font: normal 100% / normal Arial, Helvetica, sans-serif;
  color: rgba(0, 0, 0, 1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #ffffff;
  text-shadow: none;
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.viewall {
  position: relative;
  bottom: -2rem;
  float: right;
  font-size: 2rem;
}
/*
 Recruitment
*/

.tab-bar {
  background-color: var(--background-grey);
  border-bottom: 4px solid var(--red);
  height: 4.7rem;
  font-size: 1.7rem;
  line-height: 4.3rem;
  font-weight: 400;
}
.tab-left {
  float: right;
  text-decoration: none;
  color: var(--red);
  padding: 0 1rem 0 1rem;
  cursor: pointer;
}
.tab-right {
  float: left;
  text-decoration: none;
  color: var(--red);
  padding: 0 1rem 0 1rem;
  cursor: pointer;
}
.hidden-first {
  display: none;
}
.tab-left:hover,
.tab-right:hover {
  background-color: rgba(166, 22, 38, 0.65);
  color: white;
}
.active-tab {
  background-color: var(--red);
  color: white;
}
.active-tab:hover {
  background-color: var(--red);
}
.step-box {
  background-color: var(--green);
  color: white;
  padding: 3.5rem 2rem 0.5rem 4.5rem;
  position: relative;
  min-height: 16rem;
  margin-bottom: 2rem;
}
.step-number {
    font-size: 13rem;
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 1.2rem;
    line-height: 1;
    color: rgb(255 255 255 / 20%);
}
.step-icon {
  font-size: 2.8rem !important;
  font-weight: 900;
  position: absolute;
  top: 1.2rem;
  left: 1.2rem;
  color: rgba(255, 255, 255, 0.62);
}
.borderleft2 {
  border-left: 2px solid var(--green);
  padding-left: 2rem;
  margin-left: 2rem;
}
.height {
  height: 100%;
}
.marginbottom {
  margin-bottom: 1.75rem;
}
.caseardingly {
  position: relative;
  background-image: url(images/caseardingly.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  margin-bottom: 3.5rem;
}
.casenottingham {
  position: relative;
  background-image: url(images/casenottingham.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  margin-bottom: 3.5rem;
}
.caseprice {
  position: relative;
  background-image: url(../images/caseprice.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  margin-bottom: 3.5rem;
}
.caselehmann {
  position: relative;
  background-image: url(images/caselehmann.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  margin-bottom: 3.5rem;
}
.casejosh {
  position: relative;
  background-image: url(../images/josh1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  margin-bottom: 3.5rem;
}
.casemonty {
  position: relative;
  background-image: url(images/monty3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  margin-bottom: 3.5rem;
}
.caseethos {
  position: relative;
  background-image: url(images/ethos2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  margin-bottom: 3.5rem;
}
.case2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(40, 100, 100, 0.6);
  background-image: url(../images/plus2.png);
  background-size: contain;
  transition: all 1s ease;
  opacity: 0;
  z-index: 2;
}
.case2:hover {
  opacity: 1;
}
.seven form.wpcf7-form.init p {
    margin-bottom: 15px;
}
#footer-form {
    margin-bottom: 10px;
}
.seven form.wpcf7-form.init textarea {
    height: 220px;
    margin-bottom: -13px;
}
@media screen and (max-width: 600px) {
  .borderleft2 {
    border-left: 0px solid var(--green);
    padding-left: 0rem;
    margin-left: 0rem;
  }
  .speaker {
    border-bottom: 2px solid #e1e1e1;
  }
  .tab-bar {
    font-size: 1.3rem;
  }
  .step-box {
    min-height: 100px !important;
  }
  .close-button2 {
    position: fixed;
    top: 2rem !important;
    right: 2rem;
  }
  .fade-out {
    z-index: -10;
  }
  .videoWrapper {
    padding-bottom: 45%;
  }
  #events table td{
	display: block;
    width: 100%;
  }
  #events table thead{
	  display: none;
  }
}
/*
 Consultancy
*/
.wrap {
  margin: 3rem;
}
.consultancy-panel {
  background-image: url(images/background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}
/*
 Video Background
*/
.videobackground {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-size: cover;
}

video {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -100;
}
@media screen and (max-width: 1150px) {
  video {
    width: 122% !important;
    left: -10%;
  }
}
@media screen and (max-width: 1050px) {
  video {
    width: 100% !important;
    left: 0;
  }
}
@media screen and (max-width: 1050px) {
  video {
    width: 150vw !important;
    left: 0;
  }
}
@media screen and (max-width: 800px) {
  video {
    display: none;
  }
  .hero2 {
    background-image: url(/images/conference.jpg);
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .hero-statement {
    max-width: 100%;
  }
}
/*
 Footer Styles
*/
.greenbar {
  height: 10px;
  width: 100%;
  background-color: var(--green);
}
.redbar {
  height: 10px;
  width: 100%;
  background-color: var(--red);
}
.contact {
  background-color: var(--background-grey);
}
.sectiontitle1 {
  margin: 30px 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}
.sectiontitle {
  padding-top: 3.5rem;
  margin-bottom: 3.5rem;
  border-bottom: 2px solid #e1e1e1;
}
.sectiontitle2 {
  padding-top: 3.5rem;
  margin-bottom: 3.5rem;
  border-bottom: 4px solid var(--green);
}
.sectiontitle3 {
  padding-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-bottom: 4px solid var(--green);
}
.sectiontitle4 {
  padding-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-bottom: 4px solid var(--red);
}
.u-half-width1 {
  width: 49%;
  box-sizing: border-box;
  float: left;
  margin-right: 1%;
}
.u-half-width2 {
  width: 49%;
  box-sizing: border-box;
  float: left;
  margin-left: 1%;
}

footer {
  background-color: var(--green);
  height: 5rem;
  overflow: hidden;
  bottom: 0;
}
footer .container {
    padding: 0;
}
.footerlinks {
  text-decoration: none;
  border-left: solid 1px #2c9191;
  color: white;
  display: inline-block;
  font-size: 1em;
  line-height: 5rem;
  padding: 0 0rem 0 2px;
}
.footerlinks:hover {
  background-color: #2c9191;
  color: white;
}
.white-link {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
.white-link:hover {
  color: #2c9191;
}
.white-link2 {
  color: white;
  text-decoration: none;
}
.white-link2:hover {
  color: #9ecbcb;
}
.footerlinks:last-child {
  border-right: solid 1px #2c9191;
  padding-right: 1rem;
}

.contactdetails {
  list-style: none;
  font-size: 1.6rem;
}
.border {
  font-size: 1.7rem;
  padding: 0.9rem;
  margin-bottom: 0.5rem;
  max-height: 1.6rem;
  max-width: 1.6rem;
  margin-right: 0.8rem;
  text-align: center;
  color: var(--green);
  border-radius: 100%;
  border: 2px solid var(--green);
}
.address {
  position: relative;
  line-height: 1.4rem;
  margin: 12px 0 0 0;
  list-style: none;
  font-size: 1.6rem;
}
.inline {
  float: left;
}
@media screen and (max-width: 850px) {
  .u-half-width1 {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .u-half-width2 {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  /*.footerdesktop {
    display: none;
  }*/
  .sectiontitle1 {
    margin: 3rem 0;
    font-size: 30px;
  }
}
/*
* Splash Page
*/
.greenbackground {
  background-color: var(--green);
  width: 100vw;
  height: 100vh;
  box-sizing: border-box;
}
.white {
  color: white;
}
.verticalcentre {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 850px) {
  .verticalcentre {
    position: static;
    top: inherit;
    left: inherit;
    margin-right: auto !important;
    margin-left: auto !important;
    transform: translate(0);
    margin-top: 4vh;
  }
  .borderleft {
    border: none;
    padding: 0;
  }
}
@media screen and (max-width: 750px) {
  .borderleft {
    border: none;
  }
}

.gold {
  background-color: #ffd778;
  text-align: center;
}
.silver {
  background-color: #dddddd;
  text-align: center;
}

/*
* Slider Styles
*/

#slidersection {
  overflow-x: hidden;
  background-color: var(--green);
}

.slideseg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  transition: opacity, right 0.75s ease;
  overflow: hidden;
  z-index: 1;
}

.slideseg:first-child {
  position: relative;
  /*    opacity: 1;*/
  z-index: 2;
  /*    transform = translateX(0px);*/
  /*    transition: all 0.75s ease-out;*/
}

.slidedot {
  position: absolute;
  height: 18px;
  width: 18px;
  background-color: var(--green);
  /*    transition: all 0.25s ease;*/
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.46);
  bottom: 12px;
  transition: all 0.75s ease;
  margin-right: 10px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  /*    box-shadow: inset 0px 0px 0px 5px var(--green);*/
}

.bottom-placement {
  position: absolute !important;
  bottom: 4rem;
  left: 0;
  right: 0 !important;
}

#scrollforward {
  width: 30px;
  right: 0%;
  transition: all 0.25s ease;
}

#scrollforward:hover {
  width: 60px;
}

#scrollbackward {
  /*    display: none;*/
  width: 30px;
  left: 0%;
  transition: all 0.25s ease;
}

#scrollbackward:hover {
  width: 60px;
}

#dotcontainer {
}

.scrollbig {
  height: 75px;
  /*    height: 100%;*/
  background-color: var(--green);
  position: absolute;
  top: 50%;
  /*    top: 0%;*/
  margin-top: -35px;
  z-index: 3;
  color: #fff;
  font-size: 45px;
  line-height: 65px;
  text-align: center;
}

.scrollbig:hover {
  cursor: pointer;
  /*    margin-top: 0;*/
  /*    top: 0;*/
  /*    height: 100%;*/
}

.slidedot:hover {
  cursor: pointer;
  /*    box-shadow: inset 0px 0px 0px 3.5px rgba(255,255,255,0.75);*/
}

.testimonial-slide img{
	max-width: 100%;
}

@media screen and (min-width: 1100px){
	.testimonial-slide img{
		margin-top: 66px;
	}
}

@media screen and (max-width: 750px) {
  #scrollbackward,
  #scrollforward {
    display: none;
  }
  .social-media {
    padding-bottom: 15px;
  }
}

.camptopics {
  font-size: 140%;
}
.contact .wpcf7-form-control-wrap.maspik-field {
    display: none;
}
.page-id-419 .meet-the-team{
  text-align: left;

}
.sub_heading {
  text-align: left;
}
.social-media a {
    padding: 0 14px 0 0;
    font-size: 30px;
}
.contactdetails svg {
    position: relative;
    top: 17px;
}
.mobiletestimonial{
       padding-bottom: 12px;
}
.nb-holder .social-media {
    padding-left: 20px;
}
.nb-holder .container {
    width: 95%;
}
    