/*
Theme Name: WLP by Impulse Branding & Web Ltd
Theme URI: https://weareimpulse.com
Author: Impulse Branding & Web Ltd
Author URI: https://weareimpulse.com
Version: 2023
Text Domain: wlp
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body,html{margin:0;padding:0;width:100%;min-height:100vh;font-family:'Poppins',sans-serif;line-height:1.7;font-size:16px;font-weight:400;color:#494949;}
*,*::before,*::after{outline:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mobile-only{display:none;}
.wp-caption .wp-caption-text{text-align:center;}
a{text-decoration:none;}
img{max-width:100%;height:auto;}
h1,h2,h3,h4,h5,h6{margin:0 0 20px 0;padding:0;line-height:1.2;font-weight:600;color:#085436;}
h1{font-size:40px;}
h2{font-size:36px;}
h3{font-size:37px;font-weight:500;letter-spacing:0.75px;}
h4{font-size:25px;line-height:1.7;}
h5{font-size:20px;line-height:1.7;}
h6{font-size:18px;}
.no-margin{margin:0;}
p{font-size:16px;margin:0 0 25px 0;padding:0;line-height:1.7;letter-spacing:0.7px;}
.default_gap .container a{line-height:1.6;font-size:16px;font-weight:400;color:#494949;}
.post-edit-link{display:none;}
.default_gap .container a:hover{color:#cbd512!important;}
.container {
    width: 100%;
    max-width: 1300px;
    display: block;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}
.full-width-list.full-width-title.curriculum-videos .full-width-title {
  margin-bottom: 35px;
}
.vp-img-paragraph {
  margin: 0 0 10px 0;
}
.vp-img {
  box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.1);
}
.vp-flex {
  max-width: 1200px!important;
  width: 100%;
  height: 680px;
  max-height: 90%;
  margin: 0 40px;
  position: relative;
  background-color: #000;
}
.column-video {
  float: left;
  width: 30%;
  text-align: center;
  margin-right: 5%;
    margin-bottom: 2%;
}
.column-video:nth-child(3) {
  margin-right: 0%;
}

.default_gap {
    margin: 270px 0 90px;
}
.container .container {
    padding: 0;
}
.ics-calendar-month-grid .day {
  background: #d7e4d8!important;

}
.ics-calendar-month-grid th, .ics-calendar.whitetext .ics-calendar-month-grid .today .day {
  background: #52ae32!important;
}
.ics-calendar-month-grid th {
  color: #fff!important;
}
.ics-calendar h3 {
  font-size: 30px;
  font-weight: 600;
}
.ics-calendar-month-grid .today , .ics-calendar-month-grid .today .day{
  background-color: #e9f0d4!important;
}
.ics-calendar-month-grid .today .day *, .ics-calendar.solidcolors .events, .ics-calendar.solidcolors .events a, .ics-calendar.whitetext .events, .ics-calendar.whitetext .events a {
  color: #000!important;
}
.page-id-2 #schools::before {
   background-color: #d7e4d8;
  transform: skewY(-1.7deg);
  border-bottom: 10px solid #085436;
}
.page-id-2 #schools {
  margin: 0 0 -1px 0;
  padding: 75px 0 85px;
}
.page-id-2 #featured {
  padding: 0 0 50px 0;
  margin: 0 0 0px 0;
}
.page-id-2 #alternating-rows {
  margin: 0 0 50px 0;
}
.page-id-2 .item-image.wonder-logo {
  height: 100px;
  margin: 20px 0 0 0;
}

.related-team-members {
  margin: 0 0 90px 0;
  display: none;
}
.page-id-2048 #hero.success-stories-header .header-inner .container .half.right {
  border-bottom: 0px solid #cbd512!important;
}

.page-id-2048 #hero.success-stories-header .header-inner .container .half.right > img {
  margin: 40px 0 0 0;
  width: 80%;

}

.page-id-2048 body.page-template-page-layout-builder #hero.no-background-image .container{
  padding-top: 230px;
  max-width: 1300px;
}
#team-select-box {
  display: none !important;
}

.member-email a, .member-dd a {
  color: #cbd512;
}
.member-email a:hover, .member-dd a:hover {
  opacity: 0.5
}




body.page-id-19 #content .contact-columns .container,
body.page-id-1979 #content .contact-columns .container {
    max-width: 1000px;
    overflow: hidden;
}
body.single-success-stories #hero .container,
body.single-success-stories #main .container,
body.single-success-stories #content .container {
    max-width: 1300px;
}
body.single-success-stories #people-say .container {
    max-width: 1300px;
}
.clear {
    width: 100%;
    display: block;
    clear: both;
}
section {
    display: block;
    clear: both;
    padding: 50px 0 25px 0;
}
section .container section {
    padding: 0;
}
.full-width-list {
    padding: 25px 0;
    margin: 50px 0 70px 0
}
.video .featured-vid-play {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 90px;
    transform: translate(-50%, -50%);
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.75);
    cursor: pointer;
    z-index: 1;
}
.video .featured-vid-pause {
    display: none;
    position: absolute;
    top: 20px;
    left: 20px;
    color: #fff;
    font-size: 90px;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.75);
    cursor: pointer;
    z-index: 1;
}
.video .featured-background {
    max-width: 100%;
    width: 100%;
    height: auto;
}
ul.slanted_ul {
    margin: 0;
    padding: 0;
    width: 100%;
    -webkit-backface-visibility: hidden;
    position: relative;
}
ul.slanted_ul li {
    list-style: none;
    float: left;
    width: 34%;
    padding: 300px 40px 80px 40px;
    margin: 0;
    color: #fff;
}

ul.slanted_ul li a {
    text-decoration: none;
}
ul.slanted_ul li h3 {
    font-size: 35px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
ul.slanted_ul li p {
    font-size: 16px;
    margin: 0 0 30px 0;
    padding: 0;
    line-height: 1.6;
}
ul.slanted_ul li i {
    font-size: 30px;
}
.highlight {
    position: relative;
    display: inline-block;
}
.highlight > span {
    position: relative;
    z-index: 1;
}
.highlight:after {
    content: '';
    bottom: 5px;
    height: 10px;
    width: 0%;
    background-color: #aacb2f;
    position: absolute;
    left: -5px;
    z-index: -1;
    transition: 500ms all ease;
}
#hero .highlight:after {
    bottom: 5px;
    height: 15px;
}
.highlight.active:after {
    width: calc(100% + 10px);
}
.bg_grey {
    background-color: #f2f4f5;
}
/*>--------------------<[
Global Margin / Padding
]>--------------------<*/
.pt10{padding-top:50px!important;}
.pt20{padding-top:50px!important;}
.pt30{padding-top:50px!important;}
.pt40{padding-top:50px!important;}
.pt50{padding-top:50px!important;}
.pt100{padding-top:100px!important;}
.pt150{padding-top:150px!important;}
.pt200{padding-top:200px!important;}
.pt250{padding-top:250px!important;}
/*>--------------------<[
Buttons & Links
]>--------------------<*/
.btn {
    float: left;
    background: #81b5c2;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 16px;
    border: 1px solid #81b5c2;
    box-shadow: none;
    transition: 300ms ease all;
    text-align: center;
}
.btn-disabled {
    float: left;
    background: #81b5c2;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 16px;
    border: 1px solid #f9b000;
    box-shadow: none;
    transition: 300ms ease all;
    text-align: center;
}

.btn.btn-yellow-solid {
    float: left;
    background: #81b5c2;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 20px;
    border: 1px solid #81b5c2;
    box-shadow: none;
    transition: all ease-in-out .3s;
    text-align: center;
}

.btn.btn-yellow-solid:hover {
    background-color: transparent;
    color: #81b5c2;
    transition: all ease-in-out .3s;
}

.btn.btn-purple-solid,
.btn-disabled.btn-purple-solid{
    float: left;
    background: #76509c;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 18px;
    border: 1px solid #76509c;
    box-shadow: none;
    transition: 300ms ease all;
    text-align: center;
}

.btn.btn-purple-solid:hover{
    background-color: transparent;
    color: #81b5c2;
    transition: all ease-in-out .3s;
}
.btn-disabled.btn-purple-solid:hover{
	
}

body.page-template-ioe-page-layout-builder .btn.btn-purple-solid:hover,
body.page-template-ioe-page-layout-builder .btn.btn-white-outline:hover {
    background-color: #45c1e4;
    color: #FFFFFF;
    border-color: #45c1e4;
}

.btn.btn-green-solid {
    float: left;
    background: #9abf19;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 18px;
    border: 1px solid #9abf19;
    box-shadow: none;
    transition: 300ms ease all;
    text-align: center;
}

.btn.btn-green-solid:hover {
    background-color: transparent;
    color: #9abf19;
    transition: all ease-in-out .3s;
}

.btn.outline,
.btn.btn-white-outline {
    float: left;
    background: transparent;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 18px;
    border: 1px solid #fff;
    box-shadow: none;
    transition: all ease-in-out .3s;
}

.btn.outline:hover,
.btn.btn-white-outline:hover {
    background-color: transparent;
    border-color: #81b5c2;
    color: #81b5c2;
    transition: all ease-in-out .3s;
}

.btn.btn-black-outline {
    float: left;
    background: transparent;
    color: #494949;
    text-decoration: none;
    border: 1px solid #494949;
    box-shadow: none;
    transition: all ease-in-out .3s;
    padding: 10px;
    border-radius: 5px;
    font-size: 18px;
    max-width: 300px;
    display: block;
}

.btn.btn-dark-outline {
    float: left;
    background: transparent;
    color: #494949;
    padding: 5px 10px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 18px;
    border: 1px solid #494949;
    box-shadow: none;
    transition: all ease-in-out .3s;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
  letter-spacing: 0;
}
.btn.btn-black-outline:hover,
.btn.btn-dark-outline:hover {
    color: #FFFFFF;
    background-color: #494949;
    transition: all ease-in-out .3s;
}

.btn.btn-full-width {
    width: 100%;
    max-width: 100%;
}

.btn.btn-arrow-only {
    position: relative;
    padding: 0 0 0 15px;
    background-color: transparent;
    border-radius: 0;
    border: 0;
    font-size: 18px;
    transition: all ease-in-out .3s;
}

.btn.btn-arrow-only::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 12px;
    height: 12px;
    transition: all ease-in-out .3s;
}

.btn.btn-dark {
    color: #494949;
    transition: all ease-in-out .3s;
}

.btn.btn-arrow-left::before {
    transform: translateY(-50%) rotate(45deg);
    border-left: 3px solid #494949;
    border-bottom: 3px solid #494949;
    transition: all ease-in-out .3s;
}

#hero .btn {
    display: block;
    clear: both;
    margin: 7px 0 0;
    width: 100%;
    max-width: 310px;
}

.page-id-1849 .header-buttons {
    margin: 0 auto;
    width: 250px;
}

.blue-bold-text {
    color: #085436 !important;
}

body.page-template-page-layout-builder p > a,
body.page-template-page-layout-builder .row-list .row-list-item a,
body.page-template-page-layout-builder .row-list .row-list-item a i {
    color: #494949;
}

body.page-template-ioe-page-layout-builder p > a,
body.page-template-ioe-page-layout-builder .row-list .row-list-item a,
body.page-template-ioe-page-layout-builder .row-list .row-list-item a i {
    color: #494949;
}

body.page-template-ioe-page-layout-builder p > a:hover,
body.page-template-ioe-page-layout-builder .row-list .row-list-item a:hover,
body.page-template-ioe-page-layout-builder .row-list .row-list-item a:hover i {
    color: #cad510;
}

a.arrow-link {
    display: block;
    margin: 60px 0;
    padding: 0 20px 0 0;
    max-width: 190px;
    position: relative;
    color: #494949 !important;
    font-weight: 500 !important;
    font-size: 16px;
}

a.arrow-link::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 10px;
    width: 12px;
    height: 12px;
    border-top: 2px solid #494949;
    border-right: 2px solid #494949;
    transform: translateY(-50%) rotate(45deg);
}

/*>--------------------<[
Mobile Menu Trigger
]>--------------------<*/
#mmenu {
    display: none;
    position: fixed;
    top: 70px;
    right: 30px;
    margin: 0;
    padding: 0;
    width: 24px;
    height: 20px;
    border: 0;
    outline: none;
    background-color: transparent;
    cursor: pointer;
    z-index: 20;
}

#mmenu span {
    position: absolute;
    left: 50%;
    width: 24px;
    height: 3px;
    background-color: #085436;
    transform: translateX(-50%);
}

.home #mmenu span {
    background-color: #FFFFFF;
}
.whiteMenu #mmenu span {
    background-color: #FFFFFF;
}

#mmenu .one {
    top: 0;
}

#mmenu .two {
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

#mmenu .three {
    bottom: 0;
}

/*>--------------------<[
Topbar
]>--------------------<*/
body #top {
    position: fixed;
    top: 0;
    left: 0;
    padding: 10px 0;
    width: 100%;
    height: 40px;
    background: #085436;
    float: left;
    z-index: 51;
    transition: all ease-in-out .3s;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.75px;
    line-height: 19px;
    font-weight: 300;
}
body.admin-bar #top{
	top:32px;
}


#top .new-header-logo {
  width: 1080px;
	float: left;
}
#top.ioe-top {
    background-color: #1d8dad;
}

#top.top-up {
    /*top:-40px;*/
    transition: all ease-in-out .3s;
}
#top .wonder-block {
  float: right;
  width: 150px;
  transition: all ease-in-out .3s;
  background-color: #0c416b;
	top: -29px;
  position: relative;
}
#top .wonder-block p{
	text-align: center;
	font-size: 12px;
	margin: 10px 0
}
#top .wonder-block img {
width: 110px;
  margin: 0 auto 14px;
  display: block;
}
#top a {
    color: #FFFFFF;
    text-decoration: none;
}

#top a.phone {
    float: left;
    margin: 0 35px 0 0;
}

#top a.mail {
    float: left;
}

#top a.phone i,
#top a.mail i {
    font-size: 17px;
    line-height: 14px;
    margin-right: 5px;
}

#top ul {
    float: right;
    margin: 0;
    padding: 0;
}

#top ul li {
    float: left;
    list-style: none;
    margin: 0 0 0 10px;
    font-size: 16px;
}

#top ul > li:nth-of-type(1),
#top ul > li:nth-of-type(2) {
    margin: 0 40px 0 0;
}

#top ul #menu-item-101 > a,
#top ul #menu-item-107 > a {
    position: relative;
    padding-right: 23px;
}

#top ul #menu-item-101 > a::after {
    position: absolute;
    content: "";
    top: 3px;
    right: -5px;
    width: 20px;
    height: 17px;
    background-image: url(../../uploads/2023/05/topbar-about-us-icon.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 27px;
}

#top ul #menu-item-107 > a::after {
    position: absolute;
    content: "";
    top: 3px;
    right: -5px;
    width: 16px;
    height: 16px;
    background-image: url(../../uploads/2023/05/topbar-search-icon.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 21px;
}

#top ul li.menu-item-has-children {
    position: relative;
}

#top ul li.menu-item-has-children .sub-wrapper {
    position: absolute;
    top: -150%;
    left: calc(100% - 10px);
    opacity: 0;
    visibility: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0;
    padding: 35px 0 0 0;
    min-width: 290px;
    transform: translateX(-50%);
    transition: all ease-in-out .3s;
    pointer-events: none;
}

#top ul li.menu-item-has-children .sub-wrapper::before {
    position: absolute;
    content: "";
    top: 40px;
    left: 0;
    width: 100%;
    height: calc(100% - 40px);
    background-color: transparent;
    border-radius: 8px;
    box-shadow: -3px 3px 3px 3px rgba(0, 0, 0, 0.14);
    z-index: -1;
}

#top ul li.menu-item-has-children:hover .sub-wrapper {
    top: 100%;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateX(-50%);
    transition: all ease-in-out .3s;
}

#top ul li.menu-item-has-children .sub-wrapper .sub-menu {
    position: relative;
    justify-content: flex-start;
    margin: 0;
    padding: 33px 40px;
    width: 100%;
    background-color: #085436;
    border-radius: 5px;
}

#top ul li.menu-item-has-children .sub-wrapper .sub-menu::before {
    position: absolute;
    content: "";
    top: -13px;
    left: calc(50% - 20px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 20px 20px;
    border-color: transparent transparent #085436 transparent;
}

#top ul li.menu-item-has-children .sub-wrapper .sub-menu li {
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
}

#top ul li.menu-item-has-children .sub-wrapper .sub-menu li:last-of-type {
    margin-bottom: 0;
}

#top ul li.menu-item-has-children .sub-wrapper .sub-menu li a {
    color: #FFFFFF;
}

#top ul li.menu-item-has-children .sub-wrapper .sub-menu li a:hover {
    color: #cbd512;
}

#top ul li.menu-item-has-children .sub-wrapper .sub-menu li.current-menu-item a {
    color: #ffd600;
}

/*>--------------------<[
Header
]>--------------------<*/
body #header {
    position: fixed;
    top: 40px;
    left: 0;
    width: 100%;
    height: 150px;
    z-index: 50;
    transition: all ease-in-out .3s;
}
body.admin-bar #header{
	top:72px;
}

#header.nav-up {
    height: 116px;
    transition: all ease-in-out .3s;
}

#header::before {
    position: absolute;
    content: "";
    top: -150px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    transition: all ease-in-out .3s;
}

#header::after {
    position: absolute;
    content: "";
    top: -50px;
    left: 0;
    width: 100%;
    height: 5px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59000000', endColorstr='#00000000', GradientType=0);
    transition: all ease-in-out .3s;
}

#header.nav-up::before {
    top: 0;
    transition: all ease-in-out .3s;
}

#header.nav-up::after {
    top: 100%;
    transition: all ease-in-out .3s;
}

#header .container {}

#header .logo {
    float: left;
width: 250px;
  height: 150px;
  margin: 20px 0 0 0;
    transition: all ease-in-out .3s;
}

#header .logo > img {
    height: 100%;
    width: auto;
    transition: all ease-in-out .3s;
}

#header.nav-up .logo {
    height: 78px;
    transition: all ease-in-out .3s;
}

#header.nav-up .logo > img {
    height: 100%;
    width: auto;
    transition: all ease-in-out .3s;
}

#header #header-navbar {
display: flex;
  flex-direction: column;
  justify-content: center;
  height: 150px;
  width: 100%;
  max-width: calc(100% - 410px);
  float: left;
  transition: all ease-in-out .3s;
}

#header.nav-up #header-navbar {
    height: 116px;
    transition: all ease-in-out .3s;
}

#header #header-navbar ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
    width: 100%;
}

#header #header-navbar ul ul {
    margin: 0;
}

#header #header-navbar ul li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 10px 10px;
}

#header #header-navbar > ul > li {
    padding: 0px 10px 40px;
}

#header #header-navbar .sub-menu li {
    padding: 7px 10px;
    width: 100%;
    clear: both;
}

#header #header-navbar ul li a {
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.1px;
}

#header #header-navbar .sub-menu li a {
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.1px;
}

#header #header-navbar ul.menu-light-text li a {
    color: #FFFFFF;
}

#header #header-navbar ul.menu-light-text .sub-wrapper li a {
    color: #494949;
}

#header #header-navbar ul.menu-light-text li a:hover {
    color: #cbd512;
}

#header.nav-up #header-navbar ul.menu-light-text li a,
#header.nav-up #header-navbar ul.menu-dark-text li a {
    color: #494949;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.1px;
}

#header #header-navbar ul.menu-dark-text li a {
    color: #494949;
}

#header.nav-up #header-navbar ul.menu-light-text li a:hover,
#header.nav-up #header-navbar ul.menu-dark-text li a:hover,
#header #header-navbar ul li.menu-item-has-children .sub-wrapper .sub-menu li a:hover,
#header #header-navbar ul.menu-dark-text li a:hover,
li#menu-item-1916 > a {
    color: #cbd512 !important;
}

#header #header-navbar ul li.menu-item-has-children {
    position: relative;
}

#header #header-navbar > ul > li.menu-item-has-children > .sub-wrapper {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #fff;
    padding: 0 0;
    display: none;
    transition: ease 300ms all;
    width: auto;
    height: auto;
    border-radius: 10px;
}

#header #header-navbar > ul > li#menu-item-25.menu-item-has-children > .sub-wrapper {
    position: absolute;
    top: 100%;
    left: auto;
    transform: none;
    background-color: #fff;
    padding: 0 0;
    display: none;
    transition: ease 300ms all;
    width: auto;
    height: auto;
    border-radius: 10px;
    right: 0;
    -webkit-border-radius: 10px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius: 10px;
    -moz-border-radius-topright: 0;
    border-radius: 10px;
    border-top-right-radius: 0;
}

#header #header-navbar > ul > li#menu-item-21.menu-item-has-children > .sub-wrapper {
    position: absolute;
    top: 100%;
    left: -275px;
    transform: none;
    background-color: #fff;
    padding: 0 0;
    display: none;
    transition: ease 300ms all;
    width: 630px;
    height: 250px;
    border-radius: 10px;
}

#header #header-navbar > ul > li.menu-item-has-children > .sub-wrapper:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 18px solid #fff;
    position: absolute;
    top: -18px;
    left: 50%;
    transform: rotate(180deg);
    margin-left: -20px;
}

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-flyout ul.mega-sub-menu:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 18px solid #fff;
    position: absolute;
    top: -18px;
    left: 50%;
    transform: rotate(180deg);
    margin-left: -20px;
}

#header #header-navbar ul li#menu-item-21.menu-item-has-children:hover > .sub-wrapper {
    display: block;
}

#header #header-navbar ul li#menu-item-25.menu-item-has-children:hover > .sub-wrapper {
    display: block;
}

#header #header-navbar ul li.menu-item-has-children:hover > .sub-wrapper {
    display: block;
}

#header #header-navbar ul li.menu-item-has-children > .sub-wrapper .sub-wrapper {
    position: absolute;
    top: -10px;
    left: 100%;
    background-color: transparent;
    padding: 0px 0px 0px 0;
    display: block;
    transition: ease 300ms all;
    z-index: 0;
    width: 100%;
}

#header #header-navbar > ul > li#menu-item-25.menu-item-has-children > .sub-wrapper:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 18px solid #fff;
    position: absolute;
    top: -18px;
    left: auto;
    transform: rotate(180deg);
    margin-left: auto;
    right: 0;
}

#header #header-navbar ul li.menu-item-has-children > .sub-wrapper li {
    padding: 7px 20px;
}

#header #header-navbar .sub-wrapper ul li.menu-item-has-children:hover > .sub-wrapper {
    display: block;
}

#header #header-navbar ul li.menu-item-has-children > .sub-wrapper > .sub-menu {
    float: left;
    white-space: nowrap;
    padding: 20px 0;
    width: 40%;
}

#header #header-navbar .sub-wrapper ul li.menu-item-has-children > .sub-wrapper > .sub-menu {
    float: left;
    white-space: nowrap;
    padding: 10px 0 10px 10px;
    width: 100%;
    position: relative;
}

#header #header-navbar .sub-wrapper ul li.menu-item-has-children > .sub-wrapper > .sub-menu:before {
    content: '';
    left: 0;
    top: 15px;
    width: 1px;
    height: 200px;
    background-color: #999;
    position: absolute;
}

/*>--------------------<[
Featured Video & Columns
]>--------------------<*/
#featured {
    padding: 0 0 50px 0;
    margin: 0 0 70px 0;
}

body.page-template-ioe-page-layout-builder #featured {
    margin-top: 70px;
}

#featured #featured-block #video {
    display: flex;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    transform: skewY(3deg);
    transform-origin: 0 0;
    overflow: hidden;
	max-height: 720px;
}

#featured #featured-block #video .video {
    float: left;
    width: 100%;
    position: relative;
    transform: skewY(-3deg);
    transform-origin: 100% 100%;
	max-height: 710px;
	height: 710px;
}
#featured #featured-block #video .video::before {
  background: #fff;
  content: '';
  height: 2px;
  display: block;
  top: 1px;
  position: inherit;
}
#featured #featured-block #video .video > .featured-background {
    object-fit: cover;
    max-width: 100%;
	max-height: 710px;
    width: 100%;
    height: 100%;
}

#featured #featured-block #video .video video {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}

#featured #columns {
    display: flex;
    margin-top: 35px;
    overflow: hidden;
}

#featured #columns.ltr {
    transform: skewY(3deg);
    transform-origin: 0 0;
}

#featured #columns.rtl {
    transform: skewY(-3deg);
    transform-origin: 100% 0;
}

#featured #columns .slanted_ul {
    position: relative;
    display: flex;
    margin: 0;
    padding: 0;
    width: 100%;
}

#featured #columns.ltr .slanted_ul {
    transform: skewY(-3deg);
    transform-origin: 0 0;
}

#featured #columns.rtl .slanted_ul {
    transform: skewY(3deg);
    transform-origin: 100% 0;
}

#featured #columns .slanted_ul .column .column-background > img {
  opacity: 0.2;
}
.column.column-0 .column-background{
	  background: #aacb2f;
}
.column.column-1 .column-background{
	  background: #52ae32;
}
.column.column-2 .column-background{
	  background: #005436;
}
#featured #columns .slanted_ul .column {
    position: relative;
    padding: 260px 30px 30px 30px;
    transition: all ease-in-out .3s;
}

#featured #columns .slanted_ul .column:hover {
    padding: 220px 30px 30px 30px;
    transition: all ease-in-out .3s;
}

#featured #columns .slanted_ul .column .column-inner {
    position: relative;
    z-index: 10;
}

#featured #columns .slanted_ul .column .column-inner .column-content {
    position: relative;
    height: 196px;
    transition: all ease-in-out .3s;
}

#featured #columns .slanted_ul .column:hover .column-inner .column-content {
    position: relative;
    height: 236px;
    transition: all ease-in-out .3s;
}

#featured #columns .slanted_ul .column .column-inner h3,
#featured #columns .slanted_ul .column .column-inner p,
#featured #columns .slanted_ul .column .column-inner i {
    color: #FFFFFF;
}

#featured #columns .slanted_ul .column .column-inner p {
    height: 68px;
    transition: all ease-in-out .3s;
}

#featured #columns .slanted_ul .column .column-inner i,
#featured #columns .slanted_ul .column:hover .column-inner i {
    transition: all ease-in-out .3s;
}

#featured #columns .slanted_ul .column:hover .column-inner p {
    margin-bottom: 70px;
    transition: all ease-in-out .3s;
}

#featured #columns .slanted_ul .column .column-background {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
z-index: -1;
}

#featured #columns .slanted_ul .column .column-background > img {
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
    transition: all ease-in-out .3s;
    transform: scale(1);
}

#featured #columns .slanted_ul .column:hover .column-background > img {
    transform: scale(1.2);
    transition: all ease-in-out .3s;
}

/*>--------------------<[
Homepage Testimonials
]>--------------------<*/
#people-wrap {
    position: relative;
    transform: skewY(-1.7deg);
    transform-origin: 0 0;
}

body.page-id-19 #people-wrap::after {
    position: absolute;
    content: "";
    top: 100%;
    width: 100%;
    height: 200px;
    background-color: #f2f4f5;
    z-index: -1;
}

#people-wrap .container {
    padding-right: 35%;
}

#people-wrap .testimonial-bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 45%;
    z-index: 1;
}

#people-wrap .testimonial-images {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    max-width: 450px;
    transform: skewY(1.7deg) rotate(-1.6deg);
}

#people-say {
    padding: 125px 0 100px 0;
    transform: skewY(1.7deg);
}

#alternating-rows {
    margin: 0 0 100px 0;
}

body.single-success-stories #people-say {
    margin-bottom: 40px !important;
    padding-top: 85px;
    padding-bottom: 40px;
}

#people-say h3 {
    padding: 0 0 30px 30px;
    font-size: 34px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

#people-say > .container > .owl-carousel .slick-slide {
    padding-bottom: 40px;
}

#people-say > .container > .owl-carousel .slick-slide .item > p {
    position: relative;
    padding: 0 30px;
    color: #085436;
    font-style: italic;
    font-size: 18px;
    letter-spacing: 0px;
}

#people-say > .container > .owl-carousel .slick-slide .item > p:first-of-type::before {
    position: absolute;
    content: "";
    top: 3px;
    left: 0;
    width: 20px;
    height: 14px;
    background-image: url(../../uploads/2023/05/open-quote.png);
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#people-say > .container > .owl-carousel .slick-slide .item > p:last-of-type::after {
    position: absolute;
    content: "";
    bottom: 3px;
    right: 0;
    width: 20px;
    height: 14px;
    background-image: url(../../uploads/2023/05/close-quote.png);
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#people-say > .container > .owl-carousel .slick-slide .item > .item-author {
    display: block;
    margin: 0 0 20px 0;
    padding: 0 0 0 30px;
    font-size: 20px;
    font-weight: 400;
    color: #52ae32;
    letter-spacing: 0.5px;
}

#people-say > .container > .owl-carousel .slick-slide .item > .item-author .tint {
    color: #a0a0a0;
}

#people-say > .container > .owl-carousel .slick-slide .item > .btn {
    margin: 50px 0 0px 30px;
    float: none;
}

#people-wrap .slick-dots {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 30px;
}

#people-wrap .slick-dots li {
    width: 16px;
    height: 16px;
    margin: 0 10px 0 0;
}

#people-wrap .slick-dots li button {
    margin: 0;
    padding: 0;
    width: 16px;
    height: 16px;
}

#people-wrap .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    content: '';
    opacity: .25;
    background-color: #777777;
    border-radius: 50%;
}

#people-wrap .slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #1d8dad;
}

/*>--------------------<[
Headers | Carousel / Video Header
]>--------------------<*/
#hero {
    position: relative;
    padding: 330px 0;
    overflow: hidden;
}

#hero:not(.no-background-image) {
    background-color: #085436;
}

#hero.no-overlay,
#hero.no-background {
    background-color: transparent;
}

#video-header {
    position: relative;
    margin: 0 0 200px 0;
    padding: 0;
    background-color: #085436;
}

#hero.homepage-carousel {
    padding: 0;
	height: 100vh;
}
#hero.homepage-carousel .carousel-slide-inner{position:relative;}
#hero.homepage-carousel .carousel-slide-inner::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.55);}

#hero.homepage-carousel .carousel-slide-inner video{
width: 100%;
  height: 100vh;
  object-fit:cover;
  object-position: center;
}

#hero.header-carosuel,
#hero.video-offset-header,
#hero.content-header {
    padding: 0;
	position:relative;
	z-index:2;
}

body.single-team-member #hero {
    background-color: transparent;
}

.page-template-ioe-welcome #hero,
.page-template-welcome #hero {
    background-color: transparent;
}

#hero .container {
    z-index: 2;
}

#hero h1 {
    color: #fff;
    font-size: 55px;
    font-weight: 400;
    font-style: italic;
    margin: 0;
}

#hero.content-header .header-title {
    font-weight: 600;
    font-style: normal;
    text-align: center;
}

form.jobSearch {
    width: 1004px;
    margin: 0 auto;
    border: 12px solid rgba(255, 255, 255, 0.4);
    border-radius: 15px;
}

form.jobSearch .keyword {
    appearance: none;
    border: none;
    padding: 17px 10px 17px 50px;
    border-right: 2px solid #ccc;
    width: 378px;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #999;
    float: left;
    line-height: 1;
    background-image: url('img/1.png');
    background-size: 20px auto;
    background-repeat: no-repeat;
    background-position: 19px center;
}

form.jobSearch .location {
    appearance: none;
    border: none;
    padding: 17px 10px 17px 50px;
    border-right: 2px solid #ccc;
    width: 230px;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #999;
    float: left;
    line-height: 1;
    background-image: url('img/2.png');
    background-size: 16px auto;
    background-repeat: no-repeat;
    background-position: 19px center;
}

form.jobSearch .categories {
    appearance: none;
    border: none;
    padding: 23px 10px 20px 20px;
    width: 245px;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #999;
    float: left;
    line-height: 1;
    background-image: url('img/3.png');
    background-size: 17px auto;
    background-repeat: no-repeat;
    background-position: right 19px center;
}

form.jobSearch button {
    appearance: none;
    border: none;
    padding: 24px 0px 21px 0px;
    width: 127px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #fff;
    float: left;
    background-color: #f9b000;
    line-height: 1;
    text-transform: uppercase;
    cursor: pointer;
}

#hero.content-header.our-teams-our-executive-team-header .header-title,
#hero.content-header.our-teams-office-support-team-header .header-title,
#hero.content-header.our-teams-head-teachers-header .header-title {
    margin: 0 auto 20px;
    max-width: 900px;
}

#hero.content-header.our-team-header .header-title,
#hero.content-header.our-team-header .header-title {
    margin: 0 auto 20px;
    max-width: 1100px;
}

body.single-policy-or-document #hero.content-header .header-title,
#hero.content-header.archive-policy-or-document-header .header-title {
    margin: 0 auto 40px;
    max-width: 1200px;
}
body.single-policy-or-document #hero.content-header .header-title small{
font-size: 35px !important;
  line-height: 1.3 !important;
  display: block;
}
body.single-policy-or-document  ul {
   margin: -15px 0 15px 0;
}
body.single-policy-or-document  li {
  font-size: 16px;
  margin: 0 0 5px 0;
  padding: 0;
  line-height: 1.7;
  letter-spacing: 0.7px;
}
body.single-policy-or-document .full-width-content p a, body.single-policy-or-document  li a {
  color: #cbd512;
}
body.single-policy-or-document .full-width-content p a:hover, body.single-policy-or-document  li a:hover {
  color: #085436;
}
#hero p {
    color: #FFFFFF;
    max-width: 90%;
    letter-spacing: 0.8px;
    font-size: 19px;
    line-height: 32px;
    margin: 20px 0 50px 0;
}
.page-id-3653 #hero p {
    margin: 0px 0 50px 0;
}
.page-id-3653 #hero.content-header .header-title{
	    margin: 0px 0 30px 0;
}
.page-id-3653 h4 {
  font-size: 28px;
      color: #FFFFFF;

}
#hero.content-header p {
    margin-left: auto;
    margin-right: auto;
}

#hero.content-header p a {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.6;
}

body.page-id-17 #hero.content-header p:last-of-type {
    margin-top: 20px;
    max-width: 1000px;
}

#hero.no-overlay .header-title,
#hero.no-overlay p,
#hero:not(.has-background-image) .header-title,
#hero:not(.has-background-image) p {
    color: #085436;
}


.tax-team #hero .header-title {
    margin-bottom: 20px !important;
}

#hero:not(.has-background-image) p {
    color: #494949;
}

#hero h1 strong {
    font-style: normal;
    font-weight: 600;
}

body.page-id-999 #hero.content-header.ioe-page-header .header-title {
    text-align: left;
    max-width: 900px;
}

body.page-id-999 #hero.content-header.ioe-page-header p {
    margin-left: 0;
}

#hero:not(.no-background-image)::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 33px);
 background: rgb(2,66,9);
background: -moz-linear-gradient(90deg, rgba(2,66,9,1) 0%, rgba(48,168,61,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(2,66,9,1) 0%, rgba(48,168,61,1) 100%);
background: linear-gradient(90deg, rgba(2,66,9,1) 0%, rgba(48,168,61,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#024209",endColorstr="#30a83d",GradientType=1);
	opacity: 0;
    transform: skewY(-4.6deg);
    transform-origin: 0 0;
    z-index: 5;
}
.page-id-2 #hero:not(.no-background-image)::before {
	opacity: 0.6;
}
#hero.content-header:not(.no-bottom-bars)::before {
    display: none;
}

#hero:not(.no-bottom-bars)::after,
#video-header:not(.no-bottom-bars)::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% bottom;
    z-index: 10;
}

body.tax-team #hero::after,
#hero.bottom-edge-bo::after {
    background-image: url(../../uploads/2024/03/header-bottom-edge-bo.png);
}

#hero.bottom-edge-gb::after,
#video-header.bottom-edge-gb::after {
    background-image: url(../../uploads/2024/03/header-bottom-edge-bo.png);
}

#hero.bottom-edge-ob::after,
#video-header.bottom-edge-ob::after {
    background-image: url(../../uploads/2024/03/header-bottom-edge-bo.png);
}

#hero.bottom-edge-po::after,
#video-header.bottom-edge-po::after {
    background-image: url(../../uploads/2024/03/header-bottom-edge-bo.png);
}

#hero.bottom-edge-og::after,
#video-header.bottom-edge-og::after {
    background-image: url(../../uploads/2024/03/header-bottom-edge-bo.png);
}

#hero.bottom-edge-bg::after,
#video-header.bottom-edge-bg::after {
    background-image: url(../../uploads/2024/03/header-bottom-edge-bo.png);
}

#hero.bottom-edge-bp::after,
#video-header.bottom-edge-bp::after {
    background-image: url(../../uploads/2024/03/header-bottom-edge-bo.png);
}

#hero.bottom-edge-pb::after,
#video-header.bottom-edge-pb::after {
    background-image: url(../../uploads/2024/03/header-bottom-edge-bo.png);
}

body.single-team-member #hero::after {
    display: none;
}

body.page-template-ioe-welcome #hero::after {
    display: none;
}

#hero .container {
    position: absolute;
    top: 40px;
    left: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    transform: translateX(-50%);
    z-index: 20;
}
.post-type-archive-success-stories #hero .container {
  top: 0px;
}
#hero.no-background-image .container {
    padding-top: 300px;
}

body.page-template-page-layout-builder #hero.no-background-image .container,
body.page-template-ioe-page-layout-builder #hero.no-background-image .container {
    padding-top: 200px;
    max-width: 1300px;
}

#hero.archive-policy-or-document-header .container {
    padding-top: 0;
}

#hero.content-header .container #team-select-box,
#hero.content-header .container #document-select-box {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin-top: 30px;
}

#hero.content-header .container #team-select-box #team-selector,
#hero.content-header .container #document-select-box #doc-selector {
    display: block;
    margin: 0;
    padding: 0 10px;
    width: 100%;
    max-width: 300px;
    height: 36px;
    border: 1px solid #959595;
    border-radius: 5px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}

#hero.content-header .container .half.left {
    height: 100%;
    flex-direction: column;
    display: flex;
    justify-content: center;
}

body.single-course #hero.content-header .container .half.left {
    justify-content: flex-start;
    padding-top: 50px;
	padding-right: 10%;
}
body.single-course #hero.no-background-image .container {
  padding-top: 250px;
}
#hero.content-header .container .half .header-title {
    margin: 0 0 10px 0;
    color: #085436;
    text-align: left;
    font-size: 45px;
    line-height: 1;
}

#hero.success-stories-header .container .half .header-title {
    margin: 0 0 10px 0;
    color: #085436;
    text-align: left;
    font-size: 50px;
    line-height: 1.3;
    max-width: 600px !important;
}

body.single-success-stories #hero.content-header .container .half .header-title {
    line-height: 1.2;
}

#hero.success-stories-header .header-inner .background {
    height: 780px;
}

body.single-course #hero.content-header .container .half .header-title {
    margin: 0 0 25px 0;
    line-height: 1.2;
}

#hero.content-header .container .half .member-position {
    display: block;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 26px;
    font-weight: 600;
    line-height: 1;
    color: #494949;
}

#hero.content-header .container .half .schoolLink {
    display: block;
    margin: 20px 0 0 0;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: #085436;
}

#hero.content-header .container .half .team-member-social-networks {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    list-style: none;
}

#hero.content-header .container .half .team-member-social-networks li {
    display: block;
    margin: 0 10px 0 0;
    padding: 0;
}

#hero.content-header .container .half .team-member-social-networks li a {
    display: block;
    width: 22px;
    line-height: 22px;
    font-size: 20px;
    text-align: center;
    color: #b4b4b4;
}

#hero.content-header .container .half .team-member-social-networks li a i {}

#hero.content-header .container .half > img:not(.size-thumbnail) {
    margin-top: 110px;
    margin-left: 20px;
    width: 400px;
    transform: rotate(-3deg);
}

#video-header .container {
    position: absolute;
    top: 0;
    left: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin: 0;
    padding: 300px 0 0 0;
    height: 100%;
    transform: translateX(-50%);
    z-index: 11;
}

#video-header .container .header-content .slide-title {
    text-align: center;
    color: #FFFFFF;
    font-size: 56px;
}

#video-header .container .header-content .slide-title .highlight::after {
    height: 20px;
}

#video-header .container .header-content p {
    display: block;
    margin: 0 auto 96px auto;
    padding: 0;
    width: 100%;
    max-width: 1120px;
    text-align: center;
    color: #FFFFFF;
    font-size: 19px;
    line-height: 1.7;
}
#surrounding-video-div {
	position: relative;
}
#surrounding-video-div .btn{
	position: absolute;
    bottom: -4%;
    left: 40%;
}
#video-header .container .header-content .video-box {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    overflow: hidden;
	height: 710px;
	transform: skewY(3deg);
}

#video-header .container .header-content .video-box .video-box-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform-origin: 100% 0;
    transform: skewY(-3.0deg);
    overflow: hidden;
}

#video-header .container .header-content .video-box .video-box-inner .play-video {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    width: 100px;
    height: 100px;
    background-image: url(../../uploads/2023/06/wonder-video-play-icn.png);
    background-position: 50% 50%;
    background-size: 100px 100px;
    background-repeat: no-repeat;
    transform: translateX(-50%) translateY(-50%) skewY(-3.0deg);
    border-radius: 50%;
    cursor: pointer;
    z-index: 1;
}

#video-header .container .header-content .video-box .video-box-inner .stop-video {
    display: none;
    position: absolute;
    top: 85px;
    left: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 6px solid #FFFFFF;
    box-shadow: 0 0 5px rgba(0, 0, 0, 1), inset 0 0 5px rgba(0, 0, 0, 1);
    cursor: pointer;
    z-index: 1;
	transform: skewY(-3.0deg);
}

#video-header .container .header-content .video-box .video-box-inner .stop-video::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 15px;
    width: 5px;
    height: 28px;
    background-color: #FFFFFF;
    transform: translateY(-50%);
    box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#video-header .container .header-content .video-box .video-box-inner .stop-video::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 15px;
    width: 5px;
    height: 28px;
    background-color: #FFFFFF;
    transform: translateY(-50%);
    box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#video-header .container .header-content .video-box .video-box-inner video {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 107%;
    object-fit: cover;
    object-position: 50% 50%;
}

#video-header .container .header-content .video-box .btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

#surrounding-video-div .video-box-inner i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	font-size: 180px;
	color: #fff;
	opacity: .8;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
	background: none;
  transition: 1s ease all;
}
#surrounding-video-div .video-box-inner:hover i {
	color: #eee;	
}
#surrounding-video-div .video-box-inner i.fa-circle-pause {        
	left: 92%;
	top: 16%;
	font-size: 80px;
}

body.whiteMenu #mega-menu-header > li > a {
    color: #fff !important;
}

body.whiteMenu #mega-menu-header > li.mega-current-menu-item > a,
body.whiteMenu #mega-menu-header > li:hover > a {
    color: #cbd512 !important;
}

body.whiteMenu .nav-up #mega-menu-header > li > a {
    color: #494949 !important;
}

body.whiteMenu .nav-up #mega-menu-header > li.mega-current-menu-item > a,
body.whiteMenu .nav-up #mega-menu-header > li:hover > a {
    color: #cbd512 !important;
}

#video-header .container .header-content .video-box .btn:hover {
    background-color: #494949;
}

#hero .slide-background,
#video-header .background {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

/*#hero:not(.no-background-image) .slide-background::after,
#video-header:not(.no-background-image) .background::after{
	position:absolute;
	content:"";
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:-moz-linear-gradient(left,rgba(12,65,107,1) 0%, rgba(12,65,107,0) 53%,rgba(12,65,107,0) 100%);
	background:-webkit-linear-gradient(left,rgba(12,65,107,1) 0%,rgba(12,65,107,0) 53%,rgba(12,65,107,0) 100%);
	background:linear-gradient(to right,rgba(12,65,107,1) 0%,rgba(12,65,107,0) 53%,rgba(12,65,107,0) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf085436',endColorstr='#00085436',GradientType=1);
	z-index:4;
    mix-blend-mode:multiply;
}*/
#hero.our-schools-header {
    background-color: transparent;
}

#hero.our-schools-header::after,
#hero.our-schools-header .slide-background::after {
    display: none;
}

#hero.no-background-image .slide-background {
    min-height: 900px;
    height: calc(84vh - 35px);
}

#hero.no-background-image.no-placeholder-bg .slide-background {
    height: auto;
    min-height: 500px;
}

body.post-type-archive-policy-or-document #hero.no-background-image.no-placeholder-bg .slide-background {
    height: auto;
    min-height: 700px;
}

#hero.no-overlay .slide-background::after {
    display: none;
}

#hero.our-schools-header .container {
    padding-top: 250px;
}

#hero.no-background .header-title,
#hero.our-schools-header .header-title {
    margin-left: auto;
    margin-right: auto;
    max-width: 580px;
    color: #085436;
}

#hero.no-background .container p,
#hero.our-schools-header .container p {
    max-width: 800px;
    color: #494949;
}

#hero.training-and-cpd-events-header .button-navigation {
    display: grid;
    grid-template-columns: repeat(4, calc((100% - 60px) / 4));
    grid-column-gap: 20px;
    grid-template-rows: auto auto;
    grid-row-gap: 20px;
    margin: 40px auto 50px auto;
    padding: 0;
    list-style: none;
    width: 100%;
    max-width: 1140px;
}

#hero.training-and-cpd-events-header .button-navigation .category-item {}

#hero.training-and-cpd-events-header .button-navigation .category-item:nth-of-type(1) {
    grid-row: 1 / span 1;
    grid-column: 1 / span 1;
}

#hero.training-and-cpd-events-header .button-navigation .category-item:nth-of-type(2) {
    grid-row: 1 / span 1;
    grid-column: 2 / span 1;
}

#hero.training-and-cpd-events-header .button-navigation .category-item:nth-of-type(3) {
    grid-row: 1 / span 1;
    grid-column: 3 / span 1;
}

#hero.training-and-cpd-events-header .button-navigation .category-item:nth-of-type(4) {
    grid-row: 1 / span 1;
    grid-column: 4 / span 1;
}

#hero.training-and-cpd-events-header .button-navigation .category-item:nth-of-type(5) {
    grid-row: 2 / span 1;
    grid-column: 1 / span 1;
}

#hero.training-and-cpd-events-header .button-navigation .category-item:nth-of-type(6) {
    grid-row: 2 / span 1;
    grid-column: 2 / span 1;
}

#hero.training-and-cpd-events-header .button-navigation .category-item:nth-of-type(7) {
    grid-row: 2 / span 1;
    grid-column: 3 / span 1;
}

#hero.training-and-cpd-events-header .button-navigation .category-item:nth-of-type(8) {
    grid-row: 2 / span 1;
    grid-column: 4 / span 1;
}

#hero.training-and-cpd-events-header .button-navigation .category-item .category-item-link {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0;
    padding: 0 20px 0 30px;
    width: 100%;
    height: 68px;
    border: 1px solid #494949;
    border-radius: 5px;
    text-decoration: none;
    color: #494949;
}

#hero.training-and-cpd-events-header .button-navigation .category-item .category-item-link:hover,
#hero.training-and-cpd-events-header .button-navigation .category-item.category-item-active .category-item-link {
    color: #FFFFFF;
    background-color: #085436;
    border-color: #085436;
}

#hero.training-and-cpd-events-header .button-navigation .category-item .category-item-link img {
    display: block;
    margin: 0 10px 0 0;
    padding: 10px 0;
}

#hero.training-and-cpd-events-header .button-navigation .category-item .category-item-link span {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    padding: 0;
    width: calc(100% - 60px);
    line-height: 22px;
    font-size: 18px;
}

#hero.training-and-cpd-events-header .button-navigation .category-item .category-item-link,
#hero.training-and-cpd-events-header .button-navigation .category-item .category-item-link:hover,
#hero.training-and-cpd-events-header .button-navigation .category-item .category-item-link img,
#hero.training-and-cpd-events-header .button-navigation .category-item .category-item-link:hover img {
    transition: all ease-in-out .3s;
}
#hero.training-and-cpd-events-header .button-navigation .category-item .category-item-link .normal{
	display:block;
	opacity:1;
	visibility:visible;
}
#hero.training-and-cpd-events-header .button-navigation .category-item .category-item-link:hover .normal,
#hero.training-and-cpd-events-header .button-navigation .category-item.category-item-active .category-item-link .normal{
	display:none;
	opacity:0;
	visibility:hidden;
}
#hero.training-and-cpd-events-header .button-navigation .category-item .category-item-link .hover{
	display:none;
	opacity:0;
	visibility:hidden;
}
#hero.training-and-cpd-events-header .button-navigation .category-item .category-item-link:hover .hover,
#hero.training-and-cpd-events-header .button-navigation .category-item.category-item-active .category-item-link .hover{
	display:block;
	opacity:1;
	visibility:visible;
}

#hero.training-and-cpd-events-header.no-overlay .slide-background {
    position: absolute;
    min-height: 1px !important;
}

#hero.training-and-cpd-events-header.no-overlay .container {
    position: relative;
    left: 0;
    margin-top: 60px;
    transform: none;
}

#hero.training-and-cpd-events-header.no-overlay .container p {
    color: #494949 !important;
	margin: 40px auto 30px;
  width: 80%;
}
.page-id-2190 #content  .content.content-full-width-2190{
  margin: 0px 0 90px 0!important;
}
#hero.page-header.content-header.no-bottom-bars.no-background-image.no-placeholder-bg .container .header-title {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700;
    color: #085436;
}

body.page-id-50 #hero.page-header.content-header.no-bottom-bars.no-background-image.no-placeholder-bg .container .header-title {
    max-width: 600px;
}

body.page-id-50 #hero.page-header.content-header.no-bottom-bars.no-background-image.no-placeholder-bg .container > p {
    max-width: 1200px;
}

/*>--------------------<[
Blocks = [
	Full Width WYSIWYG editor with images allowed
]>--------------------<*/
#content .content-full-width {
    display: block;
    margin: 0 0 10px 0;
}

.page-id-50 #content .content-full-width {
    display: block;
    margin: 0 0 -20px 0;
}

#content .content.content-text {
    display: block;
	    margin: 80px 0 90px 0;
}
#content .content.content-text a{
    color:#085436
}
#hero.success-stories-header .header-inner .container .half.right {
  margin-top: -40px!important;
}

.page-id-50 #content .content.content-text {
  display: block;
  margin: 80px 0 70px 0;
}

.page-id-1948 #hero:not(.no-background-image) {
  background-color: #fff;
}
#085436
#content .content.content-text p:last-of-type {
    margin: 0 0 100px 0;
}
#content .content.content-text .tab-panel p:last-of-type {
    margin: 0 0 30px 0;
}
#content .content.content-text .form-rows p:last-of-type {
    margin: 0 0 0 0;
}

#content .content.content-text p > strong {
    color: #085436;
}

#content .content.content-text p a {
    text-decoration: none;
    font-weight: 600;
}

body.page-template-ioe-page-layout-builder #content .content.content-text p a {
    font-weight: 600;
    text-decoration: none;
}

.page-id-1172 .form-rows,
.page-id-2098 .form-rows {
    margin: 50px 0 100px 0 !important
}

#content .content.content-text .row-list {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 360px;
    list-style: none;
}

#content .content.content-text .row-list .row-list-item {
    border-bottom: 1px solid #494949;
    list-style: none;
    float: left;
    width: 100%;
}

#content .content.content-text .row-list .row-list-item:last-of-type {
    border: 0;
}

#content .content.content-text .row-list .row-list-item a {
    display: flex;
    justify-content: space-between;
    text-decoration: none;
    padding: 10px 0;
    float: left;
    width: 100%;
}

#content .content.content-text .row-list .row-list-item a i {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*>--------------------<[
Blocks = [
	Coloured Grid
]>--------------------<*/
.coloured-grid .container {
    display: grid;
    grid-template-columns: repeat(4, calc((100% - 60px) / 4));
    grid-template-rows: auto auto;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
}

.coloured-grid .grid-item {
    position: relative;
    text-decoration: none;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.1);
}

.coloured-grid .grid-item-0 {
    grid-row: 1 / span 1;
    grid-column: 1 / span 1;
}

.coloured-grid .grid-item-1 {
    grid-row: 1 / span 1;
    grid-column: 2 / span 1;
}

.coloured-grid .grid-item-2 {
    grid-row: 1 / span 1;
    grid-column: 3 / span 1;
}

.coloured-grid .grid-item-3 {
    grid-row: 1 / span 1;
    grid-column: 4 / span 1;
}

.coloured-grid .grid-item-4 {
    grid-row: 2 / span 1;
    grid-column: 1 / span 1;
}

.coloured-grid .grid-item-5 {
    grid-row: 2 / span 1;
    grid-column: 2 / span 1;
}

.coloured-grid .grid-item-6 {
    grid-row: 2 / span 1;
    grid-column: 3 / span 1;
}

.coloured-grid .grid-item-7 {
    grid-row: 2 / span 1;
    grid-column: 4 / span 1;
}

.coloured-grid .grid-item .item-content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: all ease-in-out .3s;
}

.coloured-grid .grid-item:hover .item-content {
    opacity: 0;
    transition: all ease-in-out .3s;
}

.coloured-grid .grid-item .item-content img {
    display: block;
    margin: 0 auto 16px;
    padding: 0;
    width: 100px;
    height: auto;
}



.coloured-grid .grid-item .item-content .item-title {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    font-size: 25px;
    color: #FFFFFF;
	line-height: 30px;
}

.coloured-grid .grid-item .background {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.coloured-grid .grid-item .background .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: all ease-in-out .3s;
}

.coloured-grid .grid-item:hover .background .overlay {
    top: 100%;
    transition: all ease-in-out .3s;
}

.coloured-grid .grid-item .background .overlay::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.coloured-grid .grid-item .background .overlay::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.coloured-grid .grid-item .background .overlay.purple {
    background-color: rgba(161, 118, 178, 0.71);
}

.coloured-grid .grid-item .background .overlay.purple::before {
    background-color: rgba(161, 118, 178, 0.31);
    mix-blend-mode: hue;
}

.coloured-grid .grid-item .background .overlay.purple::after {
    background-color: rgba(161, 118, 178, 0.31);
    mix-blend-mode: multiply;
}

.coloured-grid .grid-item .background .overlay.blue {
    background-color: rgba(29, 141, 173, 0.70);
}

.coloured-grid .grid-item .background .overlay.blue::before {
    background-color: rgba(29, 141, 173, 0.30);
    mix-blend-mode: multiply;
}

.coloured-grid .grid-item .background .overlay.blue::after {
    background-color: rgba(29, 141, 173, 0.30);
    mix-blend-mode: color;
}

.coloured-grid .grid-item .background .overlay.orange {
    background-color: rgba(249, 164, 0, 0.86);
}

.coloured-grid .grid-item .background .overlay.orange::before {
    background-color: rgba(249, 164, 0, 0.26);
    mix-blend-mode: color;
}

.coloured-grid .grid-item .background .overlay.orange::after {}

.coloured-grid .grid-item .background .overlay.green {
    background-color: rgba(160, 197, 21, 0.80);
}

.coloured-grid .grid-item .background .overlay.green::before {
    background-color: rgba(112, 142, 0, 0.30);
    mix-blend-mode: multiply;
}

.coloured-grid .grid-item .background .overlay.green::after {
    background-color: rgba(160, 197, 21, 0.30);
    mix-blend-mode: color;
}

.coloured-grid .grid-item .background .overlay.dark-blue {
    background-color: rgba(12, 65, 107, 0.85);
}

.coloured-grid .grid-item .background .overlay.dark-blue::before {
    background-color: rgba(12, 65, 107, 0.30);
    mix-blend-mode: color;
}

.coloured-grid .grid-item .background .overlay.dark-blue::after {}

.coloured-grid .grid-item .background .background-img {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

/*>--------------------<[
Blocks = [
	Accordion post / manual content
]>--------------------<*/
.post-list-accordion {
    display: block;
    margin: 0;
    padding: 100px 0;
    width: 100%;
	position:relative;
	z-index:1;
}

.page-template-ioe-page-layout-builder .post-list-accordion {
	background-color:#fff;
}

.post-list-accordion h3 {}

.post-list-accordion .section-text {
    display: block;
    margin: 0 auto 40px;
    padding: 0;
    width: 1150px;
}

.post-list-accordion.accordion2 .section-text {
    display: block;
    margin: 0 auto 40px;
    padding: 0;
    width: 100%;
}

.post-list-accordion.accordion2 .accordion-content img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
}

.post-list-accordion .section-text p {}

.post-list-accordion .accordion-container {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.post-list-accordion .accordion-container .accordion-item {
    display: block;
    margin: 0;
    padding: 0;
    min-height: 70px;
    border-bottom: 1px solid #a4a4a4;

}

.post-list-accordion .accordion-container .accordion-item:last-of-type {
    border-bottom: 0px solid #a4a4a4;

}

.post-list-accordion .accordion-container .accordion-item .accordion-header {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 70px;
    text-decoration: none;
}

body.page-id-11 .post-list-accordion .accordion-container .accordion-item .accordion-header {
    flex-direction: row;
}

.post-list-accordion .accordion-container .accordion-item .accordion-header .accordion-item-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    padding: 0;
    height: 70px;
    line-height: 1;
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.post-list-accordion .accordion-container .accordion-item.accordion-closed .accordion-header .accordion-item-title {
    color: #494949;
}

.post-list-accordion .accordion-container .accordion-item.accordion-open .accordion-header .accordion-item-title {
    color: #cad510;
}

.post-list-accordion .accordion-container .accordion-item .accordion-header .accordion-toggle {
    position: relative;
    display: flex;
    align-self: center;
    margin: 0;
    padding: 0;
    width: 30px;
    height: 30px;
}

.post-list-accordion .accordion-container .accordion-item .accordion-header .accordion-toggle .toggle-arrow {
    position: absolute;
    top: calc(50% - 6px);
    left: calc(50% - 6px);
    display: block;
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
}

.post-list-accordion .accordion-container .accordion-item .accordion-header .accordion-toggle.toggle-closed .toggle-arrow {
    border-right: 2px solid #494949;
    border-bottom: 2px solid #494949;
}

.post-list-accordion .accordion-container .accordion-item .accordion-header .accordion-toggle.toggle-open .toggle-arrow {
    top: calc(50% - 4px);
    border-left: 2px solid #cad510;
    border-top: 2px solid #cad510;
}
.post-list-accordion .accordion-container .accordion-item .accordion-content li {
  margin-bottom: 15px;
}
.post-list-accordion .accordion-container .accordion-item .accordion-header:hover .accordion-toggle .toggle-arrow {
    border-color: #cad510;
}

.post-list-accordion .accordion-container .accordion-item .accordion-header:hover span {
    color: #cad510 !important;
}

.post-list-accordion .accordion-container .accordion-item .accordion-content {
    margin: 0;
    padding: 10px 0 30px 0;
    width: 100%;
}

.post-list-accordion .accordion-container .accordion-item.accordion-closed .accordion-content {
    display: none;
}

/*.post-list-accordion .accordion-container .accordion-item .accordion-content h3 {
    color: #fff;
}

.post-list-accordion .accordion-container .accordion-item .accordion-content h4 {
    color: #fff;
}

.post-list-accordion .accordion-container .accordion-item .accordion-content h5 {
    color: #fff;
}

.post-list-accordion .accordion-container .accordion-item .accordion-content h6 {
    color: #fff;
}*/

.post-list-accordion .accordion-container .accordion-item .accordion-content p {}


.post-list-accordion .accordion-container .accordion-item .accordion-content span {}

.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .img-block {
    position: relative;
    display: block;
    margin: 0 0 5px 0;
    padding: 0;
    width: 100%;
    transform: skewY(3deg);
    transform-origin: 100% 100%;
    overflow: hidden;
}

.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .img-block > img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    transform: skewY(-3deg);
    transform-origin: 100% 100%;
}

.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    transform: skewY(3deg);
    transform-origin: 100% 100%;
}

.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block::before {
    position: absolute;
    content: "";
    top: calc(100% - 60px);
    left: 0;
    width: 100%;
    height: 120px;
    transform: skewY(-3deg);
}

.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0;
    padding: 0 20px 0 80px;
    width: 100%;
    height: auto;
    transform: skewY(-3deg);
    transform-origin: 100% 100%;
}

.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left {
    display: block;
    margin: 0;
    padding: 50px 0;
    width: calc((100% / 3) * 2);
}

.post-list-accordion.accordion2 .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left {
    width: 100%;
}

.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-title {
    position: relative;
    display: block;
    margin: -45px 0 20px 0;
    padding: 0;
    color: #f9b000;
    font-size: 30px;
    font-weight: 600;
}

.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-text {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 90%;
}

.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-text p {
    margin: 0 0 25px 0;
    color: #FFFFFF;
    font-weight: 300;
    line-height: 1.5;
    font-size: 17px;
}

.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-link {
    position: relative;
    margin: 0;
    padding: 0 25px 0 0;
    background-color: transparent;
    color: #FFFFFF;
    border: 0;
    border-radius: 0;
    font-size: 20px;
}

.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-link:hover {
    opacity: 0.5;
}

.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-link:nth-child(2) {
    padding: 0 25px 0 85px;
}

.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-link::after {
    position: absolute;
    content: "";
    top: 50%;
    right: -10px;
    width: 10px;
    height: 10px;
    border-right: 2px solid #FFFFFF;
    border-top: 2px solid #FFFFFF;
    transform: rotate(45deg) translateY(-50%);
}

.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .right {
    display: block;
    margin: 0;
    padding: 50px 0 50px 30px;
    width: calc(100% / 3);
}

.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .right > img {
    max-width: 300px;
}

/*>--------------------<[
Blocks = [
	Posts Slider
]>--------------------<*/
.post-slider {
    padding: 100px 0 75px 0;
}

.post-slider h3 {
    text-align: center;
    margin: 0 0 50px 0;
}

.post-slider .item {
    padding: 15px;
}

.post-slider .item > div {
    background-color: #FFFFFF;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.1);
}

.post-slider .img_holder {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.post-slider .img_holder .angled-img {
    display: block;
    transform: skewY(3deg);
    transform-origin: 100% 0;
    border-bottom: 8px solid #aacb2f;
    overflow: hidden;
}

.post-slider .img_holder img {
    display: block;
    transform: skewY(-3deg);
    transform-origin: 100% 0;
}

.post-slider .text_holder {
    padding: 20px;
}

.post-slider .text_holder h6 {
    font-size: 15px;
    color: #494949;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.post-slider .text_holder h3 {
    font-size: 22px;
    color: #494949;
    text-align: left;
    margin: 0 0 10px 0;
    line-height: 1.3;
}

.post-slider .text_holder h3 a {
    text-decoration: none;
    color: #085436;
}

.post-slider .owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    margin: 4px 4px;
    background: #c4c4c4;
    border-radius: 50%;
}

.post-slider .owl-theme .owl-dots .owl-dot.active span,
.post-slider .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #a0c515;
}

#block_posts_slider-1172-0 {
    background-color: #f2f4f5;
}

#interested h3 .highlight::after {
    bottom: 3px;
}

/*>--------------------<[
Blocks = [
	Contact Columns
]>--------------------<*/
.contact-columns .container .flex {
    justify-content: space-between;
}

.contact-columns .container .flex .half {
    width: calc((100% - 40px) / 2);
}

.contact-columns .container .flex .half:nth-of-type(1) {
    margin-right: 20px;
}

.contact-columns .container .flex .half:nth-of-type(2) {
    margin-left: 20px;
}

.contact-columns .container .flex .half .column-title {
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: #085436;
}

.contact-columns .container .flex .half .column-content {
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
}

.contact-columns .container .flex .half .column-content p {}

.contact-columns .container .flex .half .column-content p > strong {
    color: #085436;
}

.contact-columns .container .flex .half .column-content p a {
    text-decoration: none;
    color: #494949;
}

.contact-columns .container .flex .half .wpcf7 {}

.contact-columns .container .flex .half .wpcf7 .form-rows,
.contact-columns .container .flex .half .wpcf7 .form-rows .form-row {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p {
    position: relative;
    display: block;
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p .form-label {
    display: block;
    margin-top: 40px;
    color: #085436;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span input[type="text"],
.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span input[type="email"],
.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span input[type="tel"],
.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span select {
    display: block;
    margin: 0;
    padding: 0 10px;
    width: 100%;
    height: 36px;
    line-height: 34px;
    border: 1px solid #a4a4a4;
    border-radius: 4px;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span textarea {
    display: block;
    margin: 0;
    padding: 10px;
    width: 100%;
    min-height: 120px;
    line-height: 16px;
    border: 1px solid #a4a4a4;
    border-radius: 4px;
    resize: vertical;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span input::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 34px;
    color: #494949;
    font-family: 'Poppins', sans-serif;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span textarea::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 16px;
    color: #494949;
    font-family: 'Poppins', sans-serif;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span input::-moz-placeholder {
    font-size: 14px;
    line-height: 34px;
    color: #494949;
    font-family: 'Poppins', sans-serif;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span textarea::-moz-placeholder {
    font-size: 14px;
    line-height: 16px;
    color: #494949;
    font-family: 'Poppins', sans-serif;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span input:-ms-input-placeholder {
    font-size: 14px;
    line-height: 34px;
    color: #494949;
    font-family: 'Poppins', sans-serif;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span textarea:-ms-input-placeholder {
    font-size: 14px;
    line-height: 16px;
    color: #494949;
    font-family: 'Poppins', sans-serif;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span input:-moz-placeholder {
    font-size: 14px;
    line-height: 34px;
    color: #494949;
    font-family: 'Poppins', sans-serif;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span textarea:-moz-placeholder {
    font-size: 14px;
    line-height: 16px;
    color: #494949;
    font-family: 'Poppins', sans-serif;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span .wpcf7-list-item {
    margin: 0;
    padding: 0;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span .wpcf7-list-item label {
    display: flex;
    flex-wrap: nowrap;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span .wpcf7-list-item label input[type="checkbox"] {
    display: block;
    margin: 0 10px 0 0;
    padding: 0;
    width: 18px;
    height: 18px;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span .wpcf7-list-item label span {
    font-size: 11px;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span .wpcf7-list-item label span a {
    text-decoration: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 18px;
    color: #a0c515;
    border-bottom: 1px solid;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p span .wpcf7-list-item label span a {
    color: #a0c515;
}

.page-id-1979 .wpcf7 .form-rows .form-row p span textarea, 
.page-id-19 .wpcf7 .form-rows .form-row p span textarea {
  height: 250px;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p .form-submit {
    display: block;
    margin: 0;
    padding: 0 30px;
    width: 100%;
    max-width: 160px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #494949;
    border: 1px solid #494949;
    color: #FFFFFF;
    font-weight: 600;
    border-radius: 4px;
    cursor: pointer;
    transition: all ease-in-out .3s;
}

.wpcf7-stripe {
    float: left;
    width: 100%;
    background: #fff;
	margin-bottom: 30px;
}

.wpcf7-stripe button {
    float: left;
    background: #f9b000;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 20px;
    border: 1px solid #f9b000;
    box-shadow: none;
    transition: all ease-in-out .3s;
    text-align: center;
}
.single-training-or-event .wpcf7 .btn {
    float: left;
    background: #f9b000;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 20px;
    border: 1px solid #f9b000;
    box-shadow: none;
    transition: all ease-in-out .3s;
    text-align: center;
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0 1em;
    padding: 10px 20px;
    border: none;
    background: #f9b000;
    color: #fff;
    font-size: 14px;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p .form-submit:hover {
    color: #494949;
    background-color: transparent;
    transition: all ease-in-out .3s;
}

.contact-columns .container .flex .half .wpcf7 .form-rows .form-row p .wpcf7-spinner {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    width: 30px;
    height: 30px;
}

.contact-columns .container .flex .half .column-socials-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 0 40px 0;
}

.contact-columns .container .flex .half .column-socials-container .social-label {
    display: block;
    margin: 0 10px 0 0;
    padding: 0;
    line-height: 30px;
    color: #085436;
    font-weight: 700;
    font-size: 14px;
}

.contact-columns .container .flex .half .column-socials-container .column-socials {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 30px;
}

.contact-columns .container .flex .half .column-socials-container .column-socials .social-channel {
    display: block;
    margin: 0 10px 0 0;
    padding: 0;
}

.contact-columns .container .flex .half .column-socials-container .column-socials .social-channel a {
    display: block;
    margin: 0;
    padding: 1px 0 0 1px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #cad510;
    color: #FFFFFF;
    font-size: 20px;
    border-radius: 6px;
}

.contact-columns .container .flex .half .column-socials-container .column-socials .social-channel a i {}

#block_contact_columns-19-0,
#block_contact_columns-1979-0 {
    padding-bottom: 200px;
    transform: skewY(-1.7deg);
    transform-origin: 0 0;
}
.page-id-19 #block_contact_columns-19-0{
    padding-bottom: 20px;
}

#block_contact_columns-19-0 .container .flex,
#block_contact_columns-1979-0 .container .flex {
    transform: skewY(1.7deg);
    transform-origin: 0 0;
	z-index: 5;
  position: relative;
}

.contact-columns .container .flex .half #blz-get-directions {
    display: block;
    margin: 0;
    padding: 30px 20px;
    width: 100%;
    height: auto;
    background-color: #a0c515;
}

.page-id-1979 .contact-columns .container .flex .half #blz-get-directions {
    background-color: #bda9d1;
}

.contact-columns .container .flex .half #blz-get-directions h3 {
    margin: 0 0 5px 0;
}

.contact-columns .container .flex .half #blz-get-directions .directions-text {
    display: block;
    margin: 0 0 20px 0;
    max-width: calc(100% - 120px);
    color: #FFFFFF;
}

.contact-columns .container .flex .half #blz-get-directions .form-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    width: 100%;
}

.contact-columns .container .flex .half #blz-get-directions #your-location {
    display: block;
    margin: 0;
    padding: 0 8px;
    width: calc(100% - 120px);
    height: 45px;
    border-radius: 4px 0 0 4px;
    border: 1px solid #494949;
}

.contact-columns .container .flex .half #blz-get-directions .get-me-directions {
    display: block;
    margin: 0;
    padding: 0 20px;
    width: 120px;
    height: 45px;
    color: #FFFFFF;
    background-color: #494949;
    border-radius: 0 4px 4px 0;
    border: 1px solid #494949;
}

.contact-columns .container .flex .half #map-and-directions,
.contact-columns .container .flex .half #map-and-directions #map {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.contact-columns .container .flex .half #map-and-directions #map iframe {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.contact-columns .container .flex .half #map-and-directions #map .place-card.place-card-large {
    display: none !important;
}

/*>--------------------<[
Blocks = [
	Angled full width 2 column rows
]>--------------------<*/
.angled-rows-full {
    position: relative;
    padding-bottom: 0;
}

.angled-rows-full .angled-full-width-row {
    position: relative;
    display: block;
    margin: 0;
    transform: skewY(-3deg);
    transform-origin: 0 0;
}

.angled-rows-full .angled-full-width-row::before {
    position: absolute;
    content: "";
    top: 0;
    left: calc(50% - 1px);
    height: calc((100% + 85px) / 2);
    width: 2px;
    background-color: #a4a4a4;
    opacity: 0.35;
    z-index: 0;
}

.angled-rows-full .angled-full-width-row::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: calc(50% - 1px);
    height: calc((100% - 85px) / 2);
    width: 2px;
    background-color: #a4a4a4;
    opacity: 0.35;
    z-index: 0;
}

.angled-rows-full .angled-full-width-row > .container {
    transform: skewY(3deg);
    transform-origin: 0 0;
}

.angled-rows-full .angled-full-width-row .container .half:nth-of-type(1) {
    position: relative;
    padding-right: 60px;
}

.angled-rows-full .angled-full-width-row .container .half:nth-of-type(2) {
    position: relative;
    padding-left: 60px;
}

.angled-rows-full .angled-full-width-row.row-even:not(:first-child) .container .half:nth-of-type(2),
.angled-rows-full .angled-full-width-row.row-odd .container .half:nth-of-type(1) {
    padding-top: 50px;
    padding-bottom: 50px;
}

.angled-rows-full .angled-full-width-row.row-even .container .half:nth-of-type(2) .image-block,
.angled-rows-full .angled-full-width-row.row-odd .container .half:nth-of-type(1) .image-block {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    transform: skewY(-3deg);
    transform-origin: 0 0;
    overflow: hidden;
}

.angled-rows-full .angled-full-width-row.row-even .container .half:nth-of-type(2) .image-block > img,
.angled-rows-full .angled-full-width-row.row-odd .container .half:nth-of-type(1) .image-block > img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
    transform: skewY(3deg);
    transform-origin: 0 0;
}

.angled-rows-full .angled-full-width-row.row-even .container .half:nth-of-type(2) .image-block .row-image {
    border-left: 10px solid #9abf19;
}

.angled-rows-full .angled-full-width-row.row-odd .container .half:nth-of-type(1) .image-block .row-image {
    border-right: 10px solid #9abf19;
}

.angled-rows-full .angled-full-width-row.row-even .container .half:nth-of-type(2)::before {
    position: absolute;
    content: "";
    top: 47%;
    left: -5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    transform: translateY(-50%);
    /*border: 5px solid #FFFFFF;*/
    z-index: 10;
}

.angled-rows-full .angled-full-width-row.row-odd .container .half:nth-of-type(1)::before {
    position: absolute;
    content: "";
    top: 47%;
    right: -5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    transform: translateY(-50%);
    /*border: 5px solid #FFFFFF;*/
    z-index: 10;
}

.angled-rows-full .angled-full-width-row.row-even .container .half:nth-of-type(2)::after {
    position: absolute;
    content: "";
    top: 47%;
    left: 10px;
    width: 40px;
    height: 0px;
    background-color: #a4a4a4;
    opacity: 0;
}

.angled-rows-full .angled-full-width-row.row-odd .container .half:nth-of-type(1)::after {
    position: absolute;
    content: "";
    top: 47%;
    right: 10px;
    width: 40px;
    height: 0px;
    background-color: #a4a4a4;
    opacity: 0;
}

/*>--------------------<[
Blocks = [
	Buttons Row
]>--------------------<*/
.buttons-row {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.buttons-row .buttons-row-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.buttons-row .buttons-row-list.flex-row {
    flex-direction: row;
}

.buttons-row .buttons-row-list.flex-column {
    flex-direction: column;
}

.buttons-row .buttons-row-list .buttons-row-item {
    display: block;
    padding: 0;
}

.buttons-row .buttons-row-list.flex-row .buttons-row-item {
    margin: 0 10px 0 0;
}

.buttons-row .buttons-row-list.flex-column .buttons-row-item {
    margin: 0 0 10px 0;
}

.buttons-row .buttons-row-list .buttons-row-item:last-of-type {
    margin: 0;
}

/*>--------------------<[
Blocks = [
	Tab Content Navigation
]>--------------------<*/
.tabs-nav #navigation .tabs-navigation-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    list-style: none;
}

.tabs-nav #navigation .tabs-navigation-list.tabs-horizontal {
    flex-direction: row;
    width: 100%;
    height: 50px;
}

#navigation {
    margin: 0 0 10px 0;
}
.page-id-2154 .post-list-accordion {
  padding: 30px 0;
}
.tabs-nav #navigation .tabs-navigation-list.tabs-vertical {
    flex-direction: column;
    width: 300px;
    height: 100%;
}

.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item {
    display: block;
    margin: 0;
    padding: 0;
    flex-grow: 1;
}

.tabs-nav #navigation .tabs-navigation-list.tabs-count-1 .tabs-navigation-item {
    width: calc(100% / 1);
}

.tabs-nav #navigation .tabs-navigation-list.tabs-count-2 .tabs-navigation-item {
    width: calc(100% / 2);
}

.tabs-nav #navigation .tabs-navigation-list.tabs-count-3 .tabs-navigation-item {
    width: calc(100% / 3);
}

.tabs-nav #navigation .tabs-navigation-list.tabs-count-4 .tabs-navigation-item {
    width: calc(100% / 4);
}

.tabs-nav #navigation .tabs-navigation-list.tabs-count-5 .tabs-navigation-item {
    width: calc(100% / 5);
}

.tabs-nav #navigation .tabs-navigation-list.tabs-count-6 .tabs-navigation-item {
    width: calc(100% / 6);
}

.tabs-nav #navigation .tabs-navigation-list.tabs-count-7 .tabs-navigation-item {
    width: calc(100% / 7);
}

.tabs-nav #navigation .tabs-navigation-list.tabs-count-8 .tabs-navigation-item {
    width: calc(100% / 8);
}

.tabs-nav #navigation .tabs-navigation-list.tabs-count-9 .tabs-navigation-item {
    width: calc(100% / 9);
}

.tabs-nav #navigation .tabs-navigation-list.tabs-count-10 .tabs-navigation-item {
    width: calc(100% / 10);
}

.tabs-nav #navigation .tabs-navigation-list.tabs-count-11 .tabs-navigation-item {
    width: calc(100% / 11);
}

.tabs-nav #navigation .tabs-navigation-list.tabs-count-12 .tabs-navigation-item {
    width: calc(100% / 12);
}

.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a {
    display: block;
    margin: 0;
    padding: 0 10px;
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #494949;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #a4a4a4;
    border-right: 0;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
}

.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:first-of-type a {
    border-top-left-radius: 5px;
}

.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:last-of-type a {
    border-top-right-radius: 5px;
    border-right: 1px solid #a4a4a4;
}

.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a.tab-active {
    color: #76509c;
    border-bottom-color: #FFFFFF;
    background: #FFFFFF;
}

.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a:hover {
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #f2f2f2 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=0);
}
.page-id-2858 .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a.tab-active span, .page-id-2858 .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a,
.page-id-2866 .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a.tab-active span, .page-id-2866 .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a,
.page-id-2867 .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a.tab-active span, .page-id-2867 .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a,
.page-id-2868 .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a.tab-active span, .page-id-2868 .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a,
.page-id-2876 .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a.tab-active span, .page-id-2876 .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a,
.page-id-2875 .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a.tab-active span, .page-id-2875 .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a,
.page-id-2880 .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a.tab-active span, .page-id-2880 .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a{
	font-size: 13px;
}
.page-template-ioe-page-layout-builder-php #content .content.content-text a {
	color: #1d8dad;
	font-weight: 600;
  text-decoration: none;
}
/*>--------------------<[
Blocks = [
	Tab Panels
]>--------------------<*/
.tabs-nav .container {
    display: flex;
}

.tabs-nav.tabs-horizontal .container {
    flex-direction: column;
}

.tabs-nav .container.tabs-vertical {
    flex-direction: row;
}

.tabs-nav #tab-panels {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.tabs-nav #tab-panels.tabs-horizontal {
    width: 100%;
}

.tabs-nav #tab-panels.tabs-vertical {
    width: calc(100% - 300px);
}

.tab-panel {
    position: relative;
    display: none;
    margin: 0;
    padding: 70px 0 50px 0;
    width: 100%;
    transition: all ease-in-out .3s;
}

.tab-panel.tab-panel-active {
    display: block;
    transition: all ease-in-out .3s;
}

section.tabs-nav {
    padding: 50px 0 0 0;
	position:relative;
	z-index:1;
}

.page-template-ioe-page-layout-builder section.tabs-nav {
	background-color:#fff;
}

.tab-panel.tab-panel-inactive {
    display: none;
    transition: all ease-in-out .3s;
}

.tab-panel .content-full-width h3 {
    font-size: 33px;
    margin: 0 0 20px 0;
}

.tab-panel .content-full-width h5 {
    font-size: 21px;
    margin: 10px 0 20px 0;
}

.tab-panel .content-full-width ul {
    margin: -10px 0 30px 0px;
}

.tab-panel .content-full-width h5:first-of-type {
    margin-bottom: 30px;
}

/*>--------------------<[
Blocks = [
	Full width list
]>--------------------<*/
.full-width-list {}

.full-width-list .full-width-title {
    display: block;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1;
    font-size: 30px;
    font-weight: 600;
    color: #085436;
}

.full-width-list .row-list {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
}

.full-width-list .row-list .row-list-item {
    border-bottom: 1px solid #494949;
    list-style: none;
    float: left;
    width: 100%;
}

.full-width-list .row-list .row-list-item:last-of-type {
    border: 0;
}

.full-width-list .row-list .row-list-item a {
    display: flex;
    justify-content: space-between;
    text-decoration: none;
    color: #494949;
    padding: 14px 0;
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
}

.full-width-list .row-list .row-list-item a span {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(100% - 30px);
}

.full-width-list .row-list .row-list-item a svg {
    display: flex;
    flex-direction: column;
    align-self: center;
    height: 100%;
}

.full-width-list .row-list .row-list-item a i {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 30px;
}

.full-width-list .row-list .row-list-item a:hover,
.full-width-list .row-list .row-list-item a:hover i {
    color: #cad510;
}

/*>--------------------<[
Team Members Archive
]>--------------------<*/
#our-teams {
    display: block;
    margin: 40px 0 0 0;
    padding: 0;
    width: 100%;
}

#our-teams .team-row {
    display: block;
    margin: 0 0 40px 0;
    padding: 0;
    width: 100%;
}

#our-teams .team-row.hasParent {
    display: none !important;
}

#our-teams .team-row .team-title {
    display: block;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1;
    font-size: 30px;
    color: #cad510;
    font-weight: 600;
}

#our-teams .team-row .team-intro {
    display: block;
    margin: 0 0 60px 0;
    padding: 0 0 30px 0;
    width: 100%;
    border-bottom: 1px solid #a4a4a4;
}

#our-teams .team-row .team-intro p {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 16px;
    line-height: 1.6;
}

#our-teams .team-row .team-category-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 0 60px 0;
    padding: 0;
    width: 100%;
}
.page-id-4119 #our-teams .team-row .team-category-grid {
       margin: 0 0 0 0!important;

}
#block_team_members-4119-0 {
  margin: 80px 0 -70px 0 !important;
}

.page-id-4119 #our-teams .team-row {
  margin: 0 0 0 0;

}
#block_coloured_link_grid-2190-9 {
    margin: 0 0 150px 0;
}

#our-teams .team-row.team-trust-members .team-category-grid .grid-item .image-link,
#our-teams .team-row.team-trustees-and-governors .team-category-grid .teamLeft .grid-item .image-link,
#our-teams .team-row.team-trustees-and-governors .team-category-grid .teamRight .grid-item .image-link,
#our-teams .team-row.team-trustees-and-governors .team-category-grid .grid-item .image-link,
#our-teams .team-row.team-category-grid-governors .team-category-grid .grid-item .image-link,
#our-teams .team-row.team-trustees .team-category-grid .grid-item .image-link,
#our-teams .team-row.team-trust-members .team-category-grid .grid-item .item-meta {
    display: none;
}

#our-teams .team-row .team-category-grid .grid-item {
    display: block;
    margin: 0 40px 80px 0;
    padding: 0;
    width: calc((100% - 120px) / 4);
}

.teamLeft {
    float: left;
    width: 100%;
    display: block;
    display: none;
    position: relative;
}



.teamLeft .gridHolder {
    float: left;
    width: 100%;
    vertical-align: center;
    border-bottom: 1px solid #ddd;
    margin-bottom: 90px;

}

.teamLeft > h4 {
    float: left;
    width: 100%;
    line-height: 1;
    margin: 0 0 30px 0;
    color: #cad510;
    font-size: 30px;
}

.teamLeft:nth-of-type(1) {
    display: block;
}

.teamRight {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    display: none;
}

.teamRight .gridHolder {
    float: left;
    width: 100%;
    vertical-align: center;
}

.teamRight > h4 {
    float: left;
    width: 100%;
    line-height: 1;
    margin: 0 0 30px 0;
    color: #cad510;
    font-size: 30px;
}

.teamRight:nth-of-type(2) {
    display: block;
}

#our-teams .team-row .team-category-grid .teamRight .grid-item,
#our-teams .team-row .team-category-grid .teamLeft .grid-item {
    width: 22.36%;
    display: inline-block;
    vertical-align: top;
    vertical-align: left;
}

@media screen and (min-width:811px) {
    #our-teams .team-row .team-category-grid .grid-item:nth-of-type(4n) {
        margin-right: 0;
    }
}

#our-teams .team-row .team-category-grid .grid-item .image-link {
    display: block;
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
    height: auto;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.14);
}

#our-teams .team-row .team-category-grid .grid-item .image-link > img {
    display: block;
    margin: 0;
}

#our-teams .team-row .team-category-grid .grid-item .title-link {
    display: block;
    margin: 0 0 5px 0;
    padding: 0;
    width: 100%;
    color: #085436;
    font-weight: 600;
    text-decoration: none;
    font-size: 22px;
}

#our-teams .team-row .team-category-grid .grid-item .title-link span {}

#our-teams .team-row .team-category-grid .grid-item .item-meta {
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
    color: #494949;
}

#our-teams .team-row .team-category-grid .grid-item .social {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

#our-teams .team-row .team-category-grid .grid-item .social li {
    display: block;
    margin: 0 10px 0 0;
    padding: 0;
}

#our-teams .team-row .team-category-grid .grid-item .social li a {
    display: block;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    color: #b4b4b4;
    text-decoration: none;
}

#our-teams .team-row .team-category-grid .grid-item .social li a i {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 22px;
    text-align: center;
    color: #b4b4b4;
    font-size: 18px;
}

#our-teams .team-row .team-category-grid .grid-item .view-profile {
    padding: 0 10px;
    height: 42px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 600;
}

#our-teams .team-row .team-category-grid .grid-item .view-profile:hover {}

body.single-team-member #main {
    display: block;
    margin: 40px 0;
    padding: 0;
    width: 100%;
}

body.single-team-member #main .container .text-content p:first-of-type {
    font-weight: 600;
    color: #085436;
}

body.page-template-ioe-welcome #main,
body.page-template-welcome #main {
    display: block;
    margin: 40px 0 80px;
    padding: 0;
    width: 100%;
}

body.page-template-ioe-welcome #main .container .text-content p:first-of-type,
body.page-template-welcome #main .container .text-content p:first-of-type {
    font-weight: 600;
    color: #085436;
}

#back-to-team-bar {
    margin: 0 0 60px 0;
    padding: 0;
    width: 100%;
    min-height: 50px;
}

.related-team-members {
    margin: 0 0 60px 0;
}

.related-team-members .related-team-members-title {
    display: block;
    margin: 0 0 40px 0;
    padding: 0 0 20px 0;
    width: 100%;
    line-height: 30px;
    border-bottom: 1px solid rgba(164, 164, 164, 0.5);
    font-size: 22px;
    font-weight: 600;
    color: #cad510;
}

.related-team-members .team-category-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.related-team-members .team-category-grid .grid-item {
    display: block;
    margin: 0 40px 40px 0;
    padding: 0;
    width: calc((100% - 120px) / 4);
}

@media screen and (min-width:811px) {
    .related-team-members .team-category-grid .grid-item:nth-of-type(4n) {
        margin-right: 0;
    }
}

.related-team-members .team-category-grid .grid-item .image-link {
    display: block;
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
    height: auto;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.14);
}

.related-team-members .team-category-grid .grid-item .image-link > img {
    display: block;
    margin: 0;
}

.related-team-members .team-category-grid .grid-item .title-link {
    display: block;
    margin: 0 0 5px 0;
    padding: 0;
    width: 100%;
    color: #085436;
    font-weight: 600;
    text-decoration: none;
}

.related-team-members .team-category-grid .grid-item .title-link span {}

.related-team-members .team-category-grid .grid-item .item-meta {
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
    color: #494949;
}

.related-team-members .team-category-grid .grid-item .social {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

.related-team-members .team-category-grid .grid-item .social li {
    display: block;
    margin: 0 10px 0 0;
    padding: 0;
}

.related-team-members .team-category-grid .grid-item .social li a {
    display: block;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    color: #b4b4b4;
    text-decoration: none;
}

.related-team-members .team-category-grid .grid-item .social li a i {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 22px;
    text-align: center;
    color: #b4b4b4;
    font-size: 18px;
}

.related-team-members .team-category-grid .grid-item .view-profile {
    padding: 0 10px;
    height: 42px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 600;
}

.related-team-members .team-category-grid .grid-item .view-profile:hover {}

/*>--------------------<[
Blog Grid / Category Grid
]>--------------------<*/
#blog-category-nav {
display: none;
}
.page-id-2748 #content {
  margin-bottom: 110px;
}
.page-id-2154 .post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block,
.page-id-2334 .post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block {
  background-color: #fff !important;
}
.page-id-2154 .school-accordion-0 .content-block::before,
.page-id-2334 .school-accordion-0 .content-block::before{
  background-color: #fff!important;
}
.page-id-2154 .post-list-accordion .accordion-container .accordion-item .accordion-content h3,
.page-id-2154 .post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-link{
	color:#085436!important;
}
.page-id-2334 .post-list-accordion .accordion-container .accordion-item .accordion-content h3,
.page-id-2334 .post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-link{
	color:#085436!important;
}
.page-id-2154  .post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-title{
	color: #cad510;
}
.page-id-2154  .post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner,
.page-id-2334  .post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner{
	padding: 0;
}
.page-id-2154 .post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-link::after,
.page-id-2334 .post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-link::after{
border-right: 2px solid #085436;
  border-top: 2px solid #085436;
}
.page-id-2154 .post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-text p,
.page-id-2334 .post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-text p{
  color: #494949;
}
#blog-category-nav .button-navigation {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

#blog-category-nav .button-navigation li {
    display: block;
    margin: 0 20px 0 0;
    padding: 0;
}

#blog-category-nav .button-navigation li:last-of-type {
    margin-right: 0;
}

#blog-category-nav .button-navigation li a {
    display: block;
    margin: 0;
    padding: 0 20px;
    width: 100%;
    min-width: 180px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #494949;
    background-color: #FFFFFF;
    border-radius: 5px;
    text-decoration: none;
    color: #494949;
    transition: all ease-in-out .3s;
}

#blog-category-nav .button-navigation li a:hover,
#blog-category-nav .button-navigation li a.active-link {
    color: #FFFFFF;
    transition: all ease-in-out .3s;
}

#main {
    display: block;
    margin: 0 0 40px 0;
    padding: 0;
    width: 100%;
}

#main #blog-grid {
    display: grid;
    margin: 0 0 40px 0;
    padding: 0;
    width: 100%;
    grid-template-columns: repeat(3, calc((100% - 40px) / 3));
    grid-template-rows: repeat(3, auto);
    grid-row-gap: 60px;
    grid-column-gap: 20px;
}

#main #blog-grid .blog-grid-item {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #FFFFFF;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.14);
}

#main #blog-grid .blog-grid-item .mask-block {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#main #blog-grid .blog-grid-item .item-image-link {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 0;
}

#main #blog-grid .blog-grid-item .item-image-link > img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    max-width: 100%;
}

#main #blog-grid .blog-grid-item .content-box {
    position: relative;
    margin: 0;
    padding: 30px;
    background-color: #FFFFFF;
    z-index: 2;
    transition: all ease-in-out .3s;
}

#main #blog-grid .blog-grid-item:hover .content-box {
    margin-top: -40px;
    padding-bottom: 70px;
    transition: all ease-in-out .3s;
}

#main #blog-grid .blog-grid-item .content-box::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    transform-origin: 100% 0;
    transform: skewY(4deg);
    height: 8px;
    width: 100%;
    z-index: -1;
    transition: all ease-in-out .3s;
}

#main #blog-grid .blog-grid-item:hover .content-box::before {
    height: calc(100% + 50px);
    transition: all ease-in-out .3s;
}

#main #blog-grid .blog-grid-item .content-box::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #FFFFFF;
    transform-origin: 100% 0;
    transform: skewY(4deg);
    z-index: -2;
    transition: all ease-in-out .3s;
}

#main #blog-grid .blog-grid-item:hover .content-box::after {
    height: 8px;
    top: -8px;
    transition: all ease-in-out .3s;
}

#main #blog-grid .blog-grid-item .content-box .post-meta {
display: none;

}

#main #blog-grid .blog-grid-item .content-box .post-meta .posted-on {
display: none;

}

#main #blog-grid .blog-grid-item .content-box .item-title-link {
    position: relative;
    display: block;
    margin: 0 0 15px 0;
    min-height: 42px;
    text-decoration: none;
}

#main #blog-grid .blog-grid-item .content-box .item-title-link .item-title {
    display: block;
    font-weight: 500;
    transition: all ease-in-out .3s;
    font-size: 22px;
    color: #085436;
    text-align: left;
    margin: 0 0 10px 0;
    line-height: 1.3;
}

#main #blog-grid .blog-grid-item .content-box .item-text {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}

#main #blog-grid .blog-grid-item .content-box .item-text p {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    transition: all ease-in-out .3s;
}

#main #blog-grid .blog-grid-item .content-box .item-link {
    position: absolute;
    bottom: 30px;
    left: 30px;
    display: none;
    margin: 0;
    padding: 0 20px 0 0;
    line-height: 18px;
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
}

#main #blog-grid .blog-grid-item .content-box .item-link::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    width: 10px;
    height: 10px;
    border-right: 2px solid #FFFFFF;
    border-top: 2px solid #FFFFFF;
    transform: rotate(45deg) translateY(-50%);
}

#main #blog-grid .blog-grid-item:hover .content-box .item-link {
    display: block;
    margin: 20px 0 0 0;
    animation: FadeInButton linear 0.5s;
}

#main #blog-grid .blog-grid-item:hover .content-box .item-title-link .item-title,
#main #blog-grid .blog-grid-item:hover .content-box .post-meta .posted-on,
#main #blog-grid .blog-grid-item:hover .content-box .item-text p {
    color: #FFFFFF;
    transition: all ease-in-out .3s;
}

@keyframes FadeInButton {
    0% {
        display: none;
        opacity: 0;
        visibility: hidden;
    }

    33.333333% {
        display: block;
        opacity: 0;
        visibility: hidden;
    }

    100% {
        display: block;
        opacity: 1;
        visibility: visible;
    }
}

#pagination-container {}

#pagination-container .pagination-bar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 0 40px 0;
    padding: 0;
    width: 100%;
}

#pagination-container .pagination-bar .left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    padding: 0;
    width: 150px;
    height: 50px;
}

#pagination-container .pagination-bar .left .news-prev {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0 0 20px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    color: #494949;
}

#pagination-container .pagination-bar .left .news-prev::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 12px;
    height: 12px;
    border-bottom: 3px solid #444444;
    border-left: 3px solid #444444;
    transform: translateY(-50%) rotate(45deg);
}

#pagination-container .pagination-bar .blog-pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
    width: calc(100% - 300px);
    height: 50px;
    list-style: none;
}

#pagination-container .pagination-bar .blog-pagination li {
    display: flex;
    margin: 0 10px 0 0;
    padding: 0;
    height: 50px;
}

#pagination-container .pagination-bar .blog-pagination li:last-of-type {
    margin-right: 0;
}

#pagination-container .pagination-bar .blog-pagination li a {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    background-color: #c4c4c4;
    border-radius: 50%;
    font-size: 6px;
    color: #c4c4c4;
}

#pagination-container .pagination-bar .blog-pagination li span {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    background-color: #a0bd47;
    border-radius: 50%;
    font-size: 6px;
    color: #a0bd47;
}

body.post-type-archive-training-or-event #pagination-container .pagination-bar .blog-pagination li span {
    background-color: #1d8dad;
    color: #1d8dad;
}

#pagination-container .pagination-bar .right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    padding: 0;
    width: 150px;
    height: 50px;
}

#pagination-container .pagination-bar .right .news-next {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 20px 0 0;
    height: 50px;
    line-height: 50px;
    text-align: right;
    text-decoration: none;
    color: #494949;
}

#pagination-container .pagination-bar .right .news-next::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    width: 12px;
    height: 12px;
    border-top: 3px solid #444444;
    border-right: 3px solid #444444;
    transform: translateY(-50%) rotate(45deg);
}

#pagination-container .pagination-bar .left .news-prev.disabled,
#pagination-container .pagination-bar .right .news-next.disabled {
    opacity: 0.65;
    cursor: not-allowed;
}

/*>--------------------<[
Single Blog
]>--------------------<*/
#blog-main {
    display: block;
    margin: 240px 0 0 0;
    padding: 0;
    width: 100%;
}

#blog-main .blog-single-columns {}

#blog-main .blog-single-columns #content {
    display: block;
    margin: 0;
    padding: 0;
    width: calc(100% - 340px);
}

#blog-main .blog-single-columns #content .post-image-block {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0 40px 0;
    width: 100%;
}

#blog-main .blog-single-columns #content .post-image-block::before {
    position: absolute;
    content: "";
    bottom: 40px;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: #a0c515;
    transform: skewY(-3deg);
    transform-origin: 0 0;
}

#blog-main .blog-single-columns #content .post-image-block::after {
    position: absolute;
    content: "";
    bottom: -9px;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #FFFFFF;
    transform: skewY(-3deg);
    transform-origin: 0 0;
}

#blog-main .blog-single-columns #content .post-image-block > img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    height: auto
}

#blog-main .blog-single-columns #content .post-content-container {}

#blog-main .blog-single-columns #content .post-content-container .post-title {
    display: block;
    margin: 0 0 20px 0;
    font-size: 37px;
}

#blog-main .blog-single-columns #content .post-content-container .post-categories {
    display: block;
    margin: 0 0 40px 0;
    padding: 0;
    width: 100%;
}

#blog-main .blog-single-columns #content .post-content-container .post-categories .post-cats {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
}

#blog-main .blog-single-columns #content .post-content-container .post-categories .post-cats li {
    display: block;
    margin: 0 10px 0 0;
    padding: 0;
}

#blog-main .blog-single-columns #content .post-content-container .post-categories .post-cats li .post-category-link {
display: none;

}

#blog-main .blog-single-columns #content .post-content-container .post-meta {
    display: block;
    margin: 0 0 40px 0;
    padding: 0;
    width: 100%;
}
.page-id-4041 td {
  padding: 9px 0;
}
#blog-main .blog-single-columns #content .post-content-container .post-meta .posted-on {
display: none;

}

#blog-main .blog-single-columns #content .post-content-container .post-content {
    display: block;
    margin: 0 0 70px 0;
}

#blog-main .blog-single-columns #content .post-content-container .post-content p {
    display: block;
    margin: 0 0 20px 0;
    color: #494949;
}
#blog-main .blog-single-columns #content .post-content-container .post-content a {
  color: #085436;
}
#blog-main .blog-single-columns #content .post-content-container .post-content p:first-of-type {
    font-weight: 500;
  color: #085436;
  font-size: 18px;
}

#blog-main .blog-single-columns #content .post-content-container .post-content h2 {}

#blog-main .blog-single-columns #content .post-content-container .post-content h3 {}

#blog-main .blog-single-columns #content .post-content-container .post-content h4 {}

#blog-main .blog-single-columns #content .post-content-container .post-content h5 {}

#blog-main .blog-single-columns #content .post-content-container .post-content h6 {}

#blog-main .blog-single-columns #content .post-content-container .post-content span {}

#blog-main .blog-single-columns #content .post-content-container .post-content ul {}

#blog-main .blog-single-columns #content .post-content-container .posts-nav-divider {
    display: block;
    margin: 0 0 40px 0;
    padding: 0;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #a4a4a4;
}

#blog-main .blog-single-columns #content .post-content-container .post-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 80px 0;
}

#blog-main .blog-single-columns #content .post-content-container .post-footer .prev-post {
    display: block;
    margin: 0;
    padding: 0;
    width: 150px;
    height: 50px;
}

#blog-main .blog-single-columns #content .post-content-container .post-footer .prev-post a {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0 0 20px;
    line-height: 50px;
    text-decoration: none;
    color: #494949;
    font-size: 18px;
}

#blog-main .blog-single-columns #content .post-content-container .post-footer .prev-post span {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0 0 20px;
    line-height: 50px;
    text-decoration: none;
    color: #D7D7D7;
    font-size: 18px;
}

#blog-main .blog-single-columns #content .post-content-container .post-footer .prev-post a::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 12px;
    height: 12px;
    border-bottom: 3px solid #444444;
    border-left: 3px solid #444444;
    transform: translateY(-50%) rotate(45deg);
}

#blog-main .blog-single-columns #content .post-content-container .post-footer .prev-post span::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 12px;
    height: 12px;
    border-bottom: 3px solid #D7D7D7;
    border-left: 3px solid #D7D7D7;
    transform: translateY(-50%) rotate(45deg);
}

#blog-main .blog-single-columns #content .post-content-container .post-footer .post-share-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
    width: calc(100% - 300px);
    height: 50px;
}

#blog-main .blog-single-columns #content .post-content-container .post-footer .post-share-links .share-label {
    display: flex;
    align-self: center;
    margin: 0 30px 0 0;
    line-height: 1;
    font-size: 18px;
}

#blog-main .blog-single-columns #content .post-content-container .post-footer .post-share-links .sfsi_shortcode_container {
    width: 135px;
}

#blog-main .blog-single-columns #content .post-content-container .post-footer .next-post {
    display: block;
    margin: 0;
    padding: 0;
    width: 150px;
    height: 50px;
}

#blog-main .blog-single-columns #content .post-content-container .post-footer .next-post a,
#blog-main .blog-single-columns #content .post-content-container .post-footer .next-post span {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 20px 0 0;
    line-height: 50px;
    text-decoration: none;
    color: #494949;
    font-size: 18px;
    text-align: right;
}

#blog-main .blog-single-columns #content .post-content-container .post-footer .next-post a::after,
#blog-main .blog-single-columns #content .post-content-container .post-footer .next-post span::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    width: 12px;
    height: 12px;
    border-top: 3px solid #444444;
    border-right: 3px solid #444444;
    transform: translateY(-50%) rotate(45deg);
}

#blog-main .blog-single-columns #sidebar {
    display: block;
    margin: 0 0 0 40px;
    padding: 0;
    width: 300px;
}

#blog-main .blog-single-columns #sidebar .sidebar-inner {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.14);
}

#blog-main .blog-single-columns #sidebar .sidebar-widget {
    display: block;
    margin: 0;
    padding: 20px;
    width: 100%;
    background-color: #FFFFFF;
}

#blog-main .blog-single-columns #sidebar .sidebar-widget .widget-title {
    display: block;
    margin: 0 0 15px 0;
    padding: 0 0 5px 0;
    font-weight: 500;
    font-size: 24px;
    color: #1d8dad;
    border-bottom: 1px solid #a4a4a4;
}

#blog-main .blog-single-columns #sidebar .sidebar-widget .green-text {
    display: block;
    margin: 0 0 15px 0;
    padding: 0 0 5px 0;
    font-weight: 500;
    font-size: 24px;
    color: #a0c515;
    border-bottom: 1px solid #a4a4a4;
}

#blog-main .blog-single-columns #sidebar #categories-2 h3 {
    display: block;
    margin: 0 0 15px 0;
    padding: 0 0 5px 0;
    font-weight: 500;
    font-size: 24px;
    color: #76509c;
    border-bottom: 1px solid #a4a4a4;
}

#blog-main .blog-single-columns #sidebar .sidebar-widget .search-form {
    display: block;
}

#blog-main .blog-single-columns #sidebar .sidebar-widget .search-form .cs-input-group {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 45px;
}

#blog-main .blog-single-columns #sidebar .sidebar-widget .search-form .cs-input-group .search-field {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 55px 0 10px;
    width: 100%;
    height: 45px;
    color: #c4c4c4;
    border: 1px solid #a4a4a4;
    border-radius: 5px;
}

#blog-main .blog-single-columns #sidebar .sidebar-widget .search-form .cs-input-group .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    width: 45px;
    height: 45px;
    border: 0;
    border-radius: 0;
    background-color: transparent;
}

#blog-main .blog-single-columns #sidebar .sidebar-widget .search-form .cs-input-group .search-submit > img {
    display: block;
}

#blog-main .blog-single-columns #sidebar .sidebar-widget .sidebar-arrow-list,
#blog-main .blog-single-columns #sidebar #categories-2 ul {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

#blog-main .blog-single-columns #sidebar .sidebar-widget .sidebar-arrow-list .sidebar-list-item,
#blog-main .blog-single-columns #sidebar #categories-2 li {
    display: block;
}

#blog-main .blog-single-columns #sidebar .sidebar-widget .sidebar-arrow-list .sidebar-list-item a,
#blog-main .blog-single-columns #sidebar #categories-2 li a {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 20px 0 0;
    color: #494949;
    font-size: 16px;
    line-height: 40px;
    text-decoration: none;
    border-bottom: 1px solid #e1e1e1;
}

.cat-item.cat-item-12 a {
    border-bottom: 0px solid #e1e1e1 !important;
}

#blog-main .blog-single-columns #sidebar .sidebar-widget .sidebar-arrow-list .sidebar-list-item a::after,
#blog-main .blog-single-columns #sidebar #categories-2 li a::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 10px;
    display: block;
    margin: 0;
    padding: 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid #e1e1e1;
    border-right: 2px solid #e1e1e1;
    transform: rotate(45deg) translateY(-50%);
}

/*>----------------------------------------<[
Success Stories Archive / Category / Single
]>----------------------------------------<*/
#hero.success-stories-header {}

#hero.success-stories-header .header-inner {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
.post-type-archive-success-stories #hero.success-stories-header .header-inner .container {
  max-width: 1460px;

}
#hero.success-stories-header .header-inner .container {
padding-top: 200px;
max-width: 1300px;
	display: block;
  width: 100%;
  height: 100%;
}

#hero.success-stories-header .header-inner .container .half.left {
    height: auto;
    margin-top: 50px;
    padding-top: 0;
    padding-right: 55px;
    width: 55%;
}

#hero.success-stories-header .header-inner .container .half.left .story-categories {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
}

#hero.success-stories-header .header-inner .container .half.left .story-categories .story-category {
    display: block;
    margin: 0 5px 0 0;
    padding: 0;
}

#hero.success-stories-header .header-inner .container .half.left .story-categories .story-category:last-of-type {
    margin: 0;
}

#hero.success-stories-header .header-inner .container .half.left .story-categories .story-category span,
#hero.success-stories-header .header-inner .container .half.left .story-categories .story-category a {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-size: 14px;
    text-decoration: none;
    color: #494949;
}

#hero.success-stories-header .header-inner .container .half.right {
    margin-top: 0;
    transform: skewY(-3deg);
    transform-origin: 100% 100%;
    overflow: hidden;
    border-bottom: 10px solid #a0c515;
    width: 45%;
}

#hero.success-stories-header .header-inner .container .half.right > img {
    display: block;
    margin: 0;
    width: 100%;
    transform: skewY(3deg);
    transform-origin: 0 0;
}

#hero.success-stories-header .header-inner .background .header-overlay {
    display: block;
    margin: 0;
    padding: 0;
    float: right;
}

body.post-type-archive-success-stories #hero.success-stories-header .header-inner .container .button-navigation,
body.tax-story-category #hero.success-stories-header .header-inner .container .button-navigation {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

body.post-type-archive-success-stories #hero.success-stories-header .header-inner .container .button-navigation .category-item,
body.tax-story-category #hero.success-stories-header .header-inner .container .button-navigation .category-item {
    display: block;
    margin: 0 20px 0 0;
    padding: 0;
}

body.post-type-archive-success-stories #hero.success-stories-header .header-inner .container .button-navigation .category-item .category-item-link,
body.tax-story-category #hero.success-stories-header .header-inner .container .button-navigation .category-item .category-item-link {
    display: block;
    margin: 0;
    padding: 0 20px;
    width: 100%;
    min-width: 180px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #494949;
    background-color: #FFFFFF;
    border-radius: 5px;
    text-decoration: none;
    color: #494949;
    transition: all ease-in-out .3s;
}

body.post-type-archive-success-stories #success-stories,
body.tax-story-category #success-stories {
    display: block;
    margin: 0 0 40px 0;
    padding: 0;
    width: 100%;
}

body.post-type-archive-success-stories #success-stories .success-story-row,
body.tax-story-category #success-stories .success-story-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 0 60px 0;
    padding: 0;
    width: 100%;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.14);
}

body.post-type-archive-success-stories #success-stories .success-story-row .image-link,
body.tax-story-category #success-stories .success-story-row .image-link {
    display: block;
    margin: 0;
    padding: 0;
    width: 490px;
    transform: skewX(-5deg);
    transform-origin: 0 0;
    overflow: hidden;
    border-right: 10px solid;
}

body.post-type-archive-success-stories #success-stories .success-story-row .image-link .background-img,
body.tax-story-category #success-stories .success-story-row .image-link .background-img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    transform: skewX(5deg);
    transform-origin: 0 0;
}

body.post-type-archive-success-stories #success-stories .success-story-row .row-content,
body.tax-story-category #success-stories .success-story-row .row-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    padding: 60px;
    width: calc(100% - 490px);
}

body.post-type-archive-success-stories #success-stories .success-story-row .row-content .story-cats,
body.tax-story-category #success-stories .success-story-row .row-content .story-cats {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

body.post-type-archive-success-stories #success-stories .success-story-row .row-content .story-cats .story-cat body.tax-story-category #success-stories .success-story-row .row-content .story-cats .story-cat {
    display: block;
    margin: 0 5px 0 0;
    padding: 0;
}

body.post-type-archive-success-stories #success-stories .success-story-row .row-content .story-cats .story-cat:nth-of-type(1),
body.tax-story-category #success-stories .success-story-row .row-content .story-cats .story-cat:nth-of-type(1) {
    margin-right: 10px;
}

body.post-type-archive-success-stories #success-stories .success-story-row .row-content .story-cats .story-cat span,
body.tax-story-category #success-stories .success-story-row .row-content .story-cats .story-cat span,
body.post-type-archive-success-stories #success-stories .success-story-row .row-content .story-cats .story-cat a,
body.tax-story-category #success-stories .success-story-row .row-content .story-cats .story-cat a {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 14px;
    color: #494949;
    text-decoration: none;
}

body.post-type-archive-success-stories #success-stories .success-story-row .row-content .title-link,
body.tax-story-category #success-stories .success-story-row .row-content .title-link {
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
    text-decoration: none;
}

body.post-type-archive-success-stories #success-stories .success-story-row .row-content .title-link .item-title,
body.tax-story-category #success-stories .success-story-row .row-content .title-link .item-title {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 1.2;
    font-size: 24px;
    font-weight: 500;
    color: #085436;
}

body.post-type-archive-success-stories #success-stories .success-story-row .row-content .view-story,
body.tax-story-category #success-stories .success-story-row .row-content .view-story {
    display: block;
    max-width: 220px;
}

body.single-success-stories #main {
    display: block;
    margin: 80px 0 120px 0;
}

body.single-success-stories #main .the-problem-title {
    color: #cad510;
}

body.single-success-stories #main .text-content {
    display: block;
}

body.single-success-stories #main .text-content p {}

body.single-success-stories #main .text-content p:first-of-type {
    font-weight: 600;
    color: #085436;
}

body.single-success-stories #main .content-divider {
    display: block;
    margin: 60px 0 ;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

body.single-success-stories #main .flex .half.left {
    padding-right: 20px;
}

body.single-success-stories #main .flex .half.left .the-solution-title {
    color: #ecaa03;
}

body.single-success-stories #main .flex .half.left .the-solution-text p {}

body.single-success-stories #main .flex .half.left .the-solution-text p:first-of-type {
    font-weight: 600;
    color: #085436;
}

body.single-success-stories #main .flex .half.right {
    padding-left: 20px;
	padding-top: 8px;
}

body.single-success-stories #main .flex .half.right #featured-column {
    display: block;
}
body.single-success-stories #main .flex .half.right #featured-column a{
	color: #f9b000;
}
body.single-success-stories #main .flex .half.right #featured-column .column-text {
    display: block;
    margin: 0;
    padding: 50px;
}

body.single-success-stories #main .flex .half.right #featured-column .column-text ul {
    margin: 0;
    padding: 0 0 0 20px;
}

body.single-success-stories #main .flex .half.right #featured-column .column-text ul li {
    margin: 0 0 20px 0;
}

body.single-success-stories #success-story-navigation {
    display: block;
    margin: 0;
    padding: 60px 0 80px 0;
    width: 100%;
}

body.single-success-stories #success-story-navigation .success-story-navigation-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
}

body.single-success-stories #success-story-navigation .success-story-navigation-inner .prev-success-story {
    display: block;
    margin: 0;
    padding: 0;
    width: 150px;
    height: 50px;
}

body.single-success-stories #success-story-navigation .success-story-navigation-inner .prev-success-story span,
body.single-success-stories #success-story-navigation .success-story-navigation-inner .prev-success-story a {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0 0 20px;
    line-height: 50px;
    text-decoration: none;
    color: #494949;
    font-size: 18px;
}

body.single-success-stories #success-story-navigation .success-story-navigation-inner .prev-success-story span::before,
body.single-success-stories #success-story-navigation .success-story-navigation-inner .prev-success-story a::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 12px;
    height: 12px;
    border-bottom: 3px solid #444444;
    border-left: 3px solid #444444;
    transform: translateY(-50%) rotate(45deg);
}

body.single-success-stories #success-story-navigation .success-story-navigation-inner .success-story-back {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
    width: calc(100% - 300px);
    height: 50px;
}

body.single-success-stories #success-story-navigation .success-story-navigation-inner .success-story-back .btn {
    display: flex;
    align-self: center;
    margin: 0 30px 0 0;
    line-height: 1;
    font-size: 18px;
    color: #494949;
    background-color: transparent;
    border-radius: 0;
    border: 0;
}

body.single-success-stories #success-story-navigation .success-story-navigation-inner .next-success-story {
    display: block;
    margin: 0;
    padding: 0;
    width: 150px;
    height: 50px;
}

body.single-success-stories #success-story-navigation .success-story-navigation-inner .next-success-story span,
body.single-success-stories #success-story-navigation .success-story-navigation-inner .next-success-story a {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 20px 0 0;
    line-height: 50px;
    text-decoration: none;
    color: #494949;
    font-size: 18px;
    text-align: right;
}

body.single-success-stories #success-story-navigation .success-story-navigation-inner .next-success-story span::after,
body.single-success-stories #success-story-navigation .success-story-navigation-inner .next-success-story a::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    width: 12px;
    height: 12px;
    border-top: 3px solid #444444;
    border-right: 3px solid #444444;
    transform: translateY(-50%) rotate(45deg);
}

body.single-success-stories #success-story-navigation .success-story-navigation-inner .disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

/*>--------------------<[
IOE Training & CPD Events
]>--------------------<*/
#main.training-and-cpd-events-list {
    margin-top: 60px;
}

#training-and-cpd-events-labels {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #494949;
}

#training-and-cpd-events-labels span {
    display: block;
    margin: 0;
    padding: 0 20px 0 0;
    font-size: 27px;
    font-weight: 600;
    line-height: 1;
    color: #085436;
}

#training-and-cpd-events-labels span:nth-of-type(1) {
    width: 600px;
}

#training-and-cpd-events-labels span:nth-of-type(2) {
    width: 150px;
}

#training-and-cpd-events-labels span:nth-of-type(3) {
    width: 200px;
}

body.post-type-archive-training-or-event #training-and-cpd-events-labels span:nth-of-type(4),
body.tax-training-category #training-and-cpd-events-labels span:nth-of-type(4),
body.single-training-or-event #training-and-cpd-events-labels span:nth-of-type(4) {
    width: 300px;
}

#training-and-cpd-events {
    display: block;
    margin: 0 0 20px 0;
}

#training-and-cpd-events .training-and-cpd-event-row {}

#training-and-cpd-events .training-and-cpd-event-row .row-link {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    width: 100%;
    text-decoration: none;
    color: #494949;
    transition: all ease-in-out .3s;
}

#training-and-cpd-events .training-and-cpd-event-row:nth-of-type(odd) .row-link {
    background-color: #efefef;
}

#training-and-cpd-events .training-and-cpd-event-row:nth-of-type(even) .row-link {
    background-color: #FFFFFF;
}

#training-and-cpd-events .training-and-cpd-event-row .row-link:hover {
    background-color: #cad510;
    transition: all ease-in-out .3s;
}

#training-and-cpd-events .training-and-cpd-event-row .row-link svg {
    align-self: center;
    padding: 3px;
}

#training-and-cpd-events .training-and-cpd-event-row .row-link span {
    display: block;
  	line-height: 20px;
    font-size: 16px;
	padding: 20px 0;
    transition: all ease-in-out .3s;
}

#training-and-cpd-events .training-and-cpd-event-row .row-link .item-title {
    display: flex;
    margin: 0;
    padding: 0 0 0 25px;
    width: 600px;
    font-size: 18px;
    font-weight: 600;
    color: #085436;
}

#training-and-cpd-events .training-and-cpd-event-row .row-link .item-title svg {
    align-self: center;
    padding: 3px;
}

#training-and-cpd-events .training-and-cpd-event-row .row-link .item-title span {
    width: calc(100% - 34px);
}

#training-and-cpd-events .training-and-cpd-event-row .row-link .item-type,
.post-type-archive-training-or-event #training-and-cpd-events .training-and-cpd-event-row .row-link .item-type{
	 width: 150px;
}
.post-type-archive-training-or-event #training-and-cpd-events .training-and-cpd-event-row .row-link .item-level {
	width: 450px;
}
.post-type-archive-training-or-event #training-and-cpd-events-labels span:nth-of-type(2) {
  	width:150px;
}
.post-type-archive-training-or-event #training-and-cpd-events .training-and-cpd-event-row .row-link .item-start-date,
.post-type-archive-training-or-event #training-and-cpd-events .training-and-cpd-event-row .row-link .item-vocation {
    width: 200px;
}
#training-and-cpd-events .training-and-cpd-event-row .row-link .item-start-date,
#training-and-cpd-events .training-and-cpd-event-row .row-link .item-vocation {
    width: 200px;
}

body.post-type-archive-training-or-event #training-and-cpd-events .training-and-cpd-event-row .row-link .item-location,
body.tax-training-category #training-and-cpd-events .training-and-cpd-event-row .row-link .item-location {
    padding-right: 10px;
    width: 300px;
}

body.post-type-archive-course #training-and-cpd-events-labels span:nth-of-type(1),
body.post-type-archive-course #training-and-cpd-events .training-and-cpd-event-row .row-link .item-title {
    width:600px;
}
body.post-type-archive-course #training-and-cpd-events-labels span:nth-of-type(2),
body.post-type-archive-course #training-and-cpd-events .training-and-cpd-event-row .row-link .item-level {
    width:350px;
}

body.post-type-archive-course #training-and-cpd-events-labels span:nth-of-type(3),
body.post-type-archive-course #training-and-cpd-events .training-and-cpd-event-row .row-link .item-vocation {
    width: calc(100% - 1020px);
}

body.single-training-or-event #training-and-cpd-events-labels span:nth-of-type(1) {
    width: calc(100% - 660px);
}

body.single-training-or-event #training-and-cpd-events .training-and-cpd-event-row .row-link .item-title {
	flex-direction: column;
    justify-content: flex-start;
    width: calc(100% - 659px);
    padding-top: 20px;
	font-size: 16px;
}

body.single-training-or-event #training-and-cpd-events-labels span:nth-of-type(4),
body.single-training-or-event #training-and-cpd-events .training-and-cpd-event-row .row-link .item-location {
    width: 300px;
}

#training-and-cpd-events .training-and-cpd-event-row .row-link .fa-angle-right {
    position: absolute;
    top: 0;
    right: 10px;
    height: 60px;
    line-height: 60px;
    transition: all ease-in-out .3s;
}

#training-and-cpd-events .training-and-cpd-event-row .row-link:hover span {
    color: #FFFFFF;
    transition: all ease-in-out .3s;
}

#training-and-cpd-events .training-and-cpd-event-row .row-link:hover .fa-angle-right {
    color: #FFFFFF;
    transition: all ease-in-out .3s;
}

body.post-type-archive-training-or-event #pagination-container,
body.tax-training-category #pagination-container {
    margin-bottom: 80px;
}

body.single-training-or-event #hero {
    transform: skewY(-3deg);
    transform-origin: 0 0;
    overflow: hidden;
}

body.single-training-or-event #hero .header-inner {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body.single-training-or-event #hero .header-inner .container {
    display: block;
    width: 100%;
    height: 100%;
    transform: skewY(3deg) translateX(-50%);
    transform-origin: 0 0;
}

body.single-training-or-event #hero .header-inner .container .half.left {
    height: auto;
    margin-top: 60px;
    padding-top: 0px;
    padding-right: 55px;
}

body.single-training-or-event #hero .header-inner .container .half.left .course-info strong,
body.single-training-or-event #hero .header-inner .container .half.left .course-info span {}

body.single-training-or-event #hero .header-inner .container .half.left .size-thumbnail {
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
    width: 50px;
    height: 50px;
}

body.single-training-or-event #hero .header-inner .container .half.left .course-category {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
}

body.single-training-or-event #hero .header-inner .container .half.left .course-category span,
body.single-training-or-event #hero .header-inner .container .half.left .course-category a {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-size: 14px;
    text-decoration: none;
    color: #494949;
}

body.single-training-or-event #hero .header-inner .container .half.left .course-category .label {
    margin-right: 10px !important;
}

body.single-training-or-event #hero .header-inner .container .half.left .header-title {
margin-bottom: 30px;
  line-height: 1.25;
	font-size: 35px;
}

body.single-training-or-event #hero .header-inner .container .half.left .course-data {}

body.single-training-or-event #hero .header-inner .container .half.left .course-data .course-data-row {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
}

body.single-training-or-event #hero .header-inner .container .half.left .course-data .course-data-row svg {
    display: block;
    margin: 0 20px 0 0;
}

body.single-training-or-event #hero .header-inner .container .half.left .course-data .course-data-row .label {
    display: block;
    margin: 0 10px 0 0;
    min-width: 80px;
    line-height: 20px;
    font-weight: 600;
    color: #085436;
}

body.single-training-or-event #hero .header-inner .container .half.left .course-data .course-data-row .value {
    display: block;
    margin: 0;
    line-height: 20px;
    font-weight: 600;
}

body.single-training-or-event #hero .header-inner .container .half.right {
    margin-top: 0px;
    transform: skewY(-3deg);
    transform-origin: 100% 100%;
    overflow: hidden;
    border-bottom: 10px solid #cad510;
}

body.single-training-or-event #hero .header-inner .container .half.right > img {
    display: block;
    margin: 0;
    width: 100%;
    transform: skewY(3deg);
    transform-origin: 0 0;
}

body.single-training-or-event #hero .container{padding-top:200px;}
body.single-training-or-event #hero .header-inner .background .header-overlay {
    display: block;
    margin: 0;
    padding: 0;
    height: 100%;
	max-height:850px;
    width: auto;
    float: right;
}

body.single-training-or-event #hero .header-inner .container .button-navigation {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

body.single-training-or-event #hero .header-inner .container .button-navigation .category-item {
    display: block;
    margin: 0 20px 0 0;
    padding: 0;
}

body.single-training-or-event #hero .header-inner .container .button-navigation .category-item .category-item-link {
    display: block;
    margin: 0;
    padding: 0 20px;
    width: 100%;
    min-width: 180px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #494949;
    background-color: #FFFFFF;
    border-radius: 5px;
    text-decoration: none;
    color: #494949;
    transition: all ease-in-out .3s;
}

body.single-training-or-event #main {
    margin-top: 80px;
    margin-bottom: 0;
}

body.single-training-or-event #main .text-content {}

body.single-training-or-event #main .text-content p {}

body.single-training-or-event #main .text-content p:first-of-type {}

body.single-training-or-event #main .btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 20px 0 0;
    height: 56px;
}
body.single-training-or-event #main .btn-disabled{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 20px 0 0;
    height: 56px;
}

body.single-training-or-event #main .content-divider {
    display: block;
    margin: 0 0 60px 0;
    padding: 80px 0 0 0;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #D9D9D9;
    clear: both;
}

body.single-training-or-event #content {}

body.single-training-or-event #content .half_half.row-even .text_holder {
    padding-left: 0;
}

body.single-training-or-event #content .half_half.row-odd .text_holder {
    padding-right: 0;
}

body.single-training-or-event #content .half_half.row-even .text_holder h3,
body.single-training-or-event #content .half_half.row-odd .text_holder h3 {
    color: #1d8dad;
}

body.single-training-or-event #content .half_half.row-even .text_holder p:first-of-type,
body.single-training-or-event #content .half_half.row-odd .text_holder p:first-of-type {
    color: #085436;
    font-weight: 600;
}

#block_alternating_rows-1169-0 {
    padding-top: 0;
}

#block_alternating_rows-1169-0 .row-1169-0-0 {
    padding-top: 0;
}

body.single-training-or-event #training-or-event-speakers {
	padding: 0 0 25px 0;
}

body.single-training-or-event #training-or-event-speakers .speakers-title {
    margin: 0 0 40px 0;
    color: #1d8dad;
	padding: 80px 0 0 0;
  width: 100%;
  border-top: 1px solid #E7E7E7;
}

body.single-training-or-event #training-or-event-speakers .speaker {
    display: block;
    margin: 0 0 80px 0;
}

body.single-training-or-event #training-or-event-speakers .speaker .speaker-info {
    width: calc(100% - 350px);
}

body.single-training-or-event #training-or-event-speakers .speaker .speaker-info .title {
    display: block;
    margin: 0 0 20px 0;
	font-size: 24px;
}

body.single-training-or-event #training-or-event-speakers .speaker .speaker-info .title strong {
    color: #1d8dad;
}

body.single-training-or-event #training-or-event-speakers .speaker .speaker-info .speaker-bio {
    display: block;
    width: 100%;
}

body.single-training-or-event #training-or-event-speakers .speaker .speaker-info .speaker-bio p {}

body.single-training-or-event #training-or-event-speakers .speaker .speaker-info .speaker-bio p:first-of-type {
    font-weight: 600;
    color: #085436;
}

body.single-training-or-event #training-or-event-speakers .speaker .speaker-photo {
    display: block;
    margin: 5px 0 0 100px;
    padding: 0;
    width: 250px;
    height: 300px;
}

body.single-training-or-event #training-or-event-speakers .speaker .speaker-photo .image-frame {
    display: block;
    margin: 0;
    padding: 10px;
    width: 100%;
    height: 100%;
    border: 1px solid #D9D9D9;
    background-color: #FFFFFF;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.14);
    transform: rotate(3deg);
}

body.single-training-or-event #training-or-event-speakers .speaker .speaker-photo .image-frame > img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body.single-training-or-event #booking-section {
	padding: 10px 0 25px 0;
}

body.single-training-or-event #booking-section .course-booking-topbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
    border-bottom: 2px solid #E7E7E7;
}

body.single-training-or-event #booking-section .course-booking-topbar .booking-title {
    display: block;
    margin: 0;
    padding: 0;
    max-width: 550px;
    color: #76509c;
}

body.single-training-or-event #booking-section .course-booking-topbar .price-info {
    display: block;
    margin: 0;
    padding: 0;
}

body.single-training-or-event #booking-section .course-booking-topbar .price-info .label {
    margin: 0 0 5px 0;
    padding: 0;
    text-align: right;
    font-size: 22px;
    line-height: 1;
    color: #494949;
}

body.single-training-or-event #booking-section .course-booking-topbar .price-info .value {
    text-align: right;
  line-height: 44px;
  color: #76509c;
  font-size: 37px;
  font-weight: 500;
  letter-spacing: 0.75px;
  margin: 0;
  padding: 0;
}

body.single-training-or-event #booking-section .course-booking-form {}

body.single-training-or-event #booking-section .course-booking-form > p {
    color: #494949;
}

body.single-training-or-event #booking-section .course-booking-form > p a {
    text-decoration: none;
    color: #76509c;
    font-weight: 600;
}

.wpcf7 .form-rows {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.wpcf7 .form-rows .form-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
}

.wpcf7 .form-rows .form-row .form-column {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.wpcf7 .form-rows .form-row .form-column.column-1 {
    padding-right: 10px;
    width: 50%;
}

.wpcf7 .form-rows .form-row .form-column.column-2 {
    padding-left: 10px;
    width: 50%;
}

.wpcf7 .form-rows .form-row p {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.wpcf7 .form-rows .form-row p > br {
    display: none;
}

.wpcf7 .form-rows .form-row p .form-column-title,
.wpcf7 .form-rows .form-row p label {
    display: block;
    margin: 0;
    padding: 10px 0;
    width: 100%;
    line-height: 1.4;
    font-weight: 600;
    font-size: 22px;
    color: #085436;
}

.wpcf7 .form-rows .form-row p span {
    display: block;
    margin: 0;
    padding: 0;
}

.wpcf7 .form-rows .form-row p span input[type="text"],
.wpcf7 .form-rows .form-row p span input[type="email"],
.wpcf7 .form-rows .form-row p span input[type="tel"],
.wpcf7 .form-rows .form-row p span input[type="number"],
.wpcf7 .form-rows .form-row p span select {
    display: block;
    margin: 0;
    padding: 0 12px;
    width: 100%;
    height: 42px;
    line-height: 40px;
    border: 1px solid #A4A4A4;
    border-radius: 4px;
    font-size: 14px;
    color: #494949;
}

.wpcf7 .form-rows .form-row p span textarea {
    display: block;
    margin: 0;
    padding: 8px;
    width: 100%;
    height: 120px;
    line-height: 16px;
    border: 1px solid #A4A4A4;
    border-radius: 4px;
    font-size: 14px;
    color: #494949;
}

.wpcf7 .form-rows .form-row p span .wpcf7-list-item {
    margin: 10px 0;
}

.wpcf7 .form-rows .form-row p span .wpcf7-list-item label {
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
}

.wpcf7 .form-rows .form-row p span .wpcf7-list-item label input[type="checkbox"] {
    display: block;
    margin: 0 10px 0 0;
    padding: 0;
    width: 20px;
    height: 20px;
}

.wpcf7 .form-rows .form-row p span .wpcf7-list-item label .wpcf7-list-item-label {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 14px;
}
.wpcf7 .form-row.subcopy p{
	    font-size: 14px;
	color: #085436;
	    margin: 0 0 10px 0!important;
}
.wpcf7 .form-row.subcopy strong{
font-weight: 600;
}
.wpcf7 .form-row.subcopy a {
color: #76509c;
}
.wpcf7 .form-rows .form-row p span .wpcf7-list-item label .wpcf7-list-item-label a {
    color: #76509c;
}

.wpcf7 .form-rows .form-row .form-submit {
    display: block;
    margin: 0;
    padding: 0 30px;
    width: 100%;
    max-width: 160px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #494949;
    border: 1px solid #494949;
    color: #FFFFFF;
    font-weight: 600;
    border-radius: 4px;
    cursor: pointer;
    transition: all ease-in-out .3s;
}

.wpcf7 .form-rows .form-row .form-submit:hover {
    color: #494949;
    background-color: transparent;
    transition: all ease-in-out .3s;
}

.wpcf7 .form-rows .form-row p span input[type="text"]::-webkit-input-placeholder,
.wpcf7 .form-rows .form-row p span input[type="email"]::-webkit-input-placeholder,
.wpcf7 .form-rows .form-row p span input[type="tel"]::-webkit-input-placeholder,
.wpcf7 .form-rows .form-row p span input[type="number"]::-webkit-input-placeholder,
.wpcf7 .form-rows .form-row p span textarea::-webkit-input-placeholder {
    font-size: 14px;
    color: #494949;
}

.wpcf7 .form-rows .form-row p span input[type="text"]::-moz-placeholder,
.wpcf7 .form-rows .form-row p span input[type="email"]::-moz-placeholder,
.wpcf7 .form-rows .form-row p span input[type="tel"]::-moz-placeholder,
.wpcf7 .form-rows .form-row p span input[type="number"]::-moz-placeholder,
.wpcf7 .form-rows .form-row p span textarea::-moz-placeholder {
    font-size: 14px;
    color: #494949;
}

.wpcf7 .form-rows .form-row p span input[type="text"]:-ms-input-placeholder,
.wpcf7 .form-rows .form-row p span input[type="email"]:-ms-input-placeholder,
.wpcf7 .form-rows .form-row p span input[type="tel"]:-ms-input-placeholder,
.wpcf7 .form-rows .form-row p span input[type="number"]:-ms-input-placeholder,
.wpcf7 .form-rows .form-row p span textarea:-ms-input-placeholder {
    font-size: 14px;
    color: #494949;
}

.wpcf7 .form-rows .form-row p span input[type="text"]:-moz-placeholder,
.wpcf7 .form-rows .form-row p span input[type="email"]:-moz-placeholder,
.wpcf7 .form-rows .form-row p span input[type="tel"]:-moz-placeholder,
.wpcf7 .form-rows .form-row p span input[type="number"]:-moz-placeholder,
.wpcf7 .form-rows .form-row p span textarea:-moz-placeholder {
    font-size: 14px;
    color: #494949;
}

body.single-training-or-event #training-navigation {
    display: block;
    padding-top: 10px;
}

body.single-training-or-event #training-navigation .training-navigation-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
    padding: 30px 0 0 0;
    width: 100%;
    border-top: 2px solid #E7E7E7;
}

body.single-training-or-event #training-navigation .training-navigation-inner .back-to-all-training {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

body.single-training-or-event #training-navigation .training-navigation-inner .back-to-all-training .prev-training-link {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0 0 20px;
    text-decoration: none;
    font-size: 16px;
    color: #494949;
}

body.single-training-or-event #training-navigation .training-navigation-inner .back-to-all-training .prev-training-link::before {
    position: absolute;
    content: "";
    top: calc(50% - 2px);
    left: 0;
    width: 12px;
    height: 12px;
    border-left: 3px solid #494949;
    border-bottom: 3px solid #494949;
    transform: rotate(45deg) translateY(-50%);
}

body.single-training-or-event #training-navigation .training-navigation-inner .training-share {}

body.single-training-or-event #training-navigation .training-navigation-inner .training-share .post-share-links {
    display: flex;
}

body.single-training-or-event #training-navigation .training-navigation-inner .training-share .post-share-links .share-label {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    padding: 0 20px 0 0;
}

body.single-training-or-event #training-navigation .training-navigation-inner .training-share .post-share-links .sfsi_widget {
    display: block;
    min-height: 20px;
    height: 20px;
}

body.single-training-or-event #training-navigation .training-navigation-inner .training-share .post-share-links .sfsi_widget .norm_row {
    display: flex;
    width: auto !important;
    text-align: left;
    height: 20px;
}

body.single-training-or-event #training-navigation .training-navigation-inner .training-share .post-share-links .sfsi_widget .norm_row .sfsi_wicons {
    display: block;
    width: 20px !important;
    height: 20px !important;
    padding: 0 !important;
}

body.single-training-or-event #training-navigation .training-navigation-inner .training-share .post-share-links .sfsi_widget .norm_row .sfsi_wicons:nth-of-type(1) {
    order: 1;
    margin: 0 10px 0 0 !important;
}

body.single-training-or-event #training-navigation .training-navigation-inner .training-share .post-share-links .sfsi_widget .norm_row .sfsi_wicons:nth-of-type(2) {
    order: 2;
    margin: 0 !important;
}

body.single-training-or-event #training-navigation .training-navigation-inner .training-share .post-share-links .sfsi_widget .norm_row .sfsi_wicons:nth-of-type(3) {
    order: 0;
    margin: 0 10px 0 0 !important;
}

body.single-training-or-event #training-navigation .training-navigation-inner .training-share .post-share-links .sfsi_widget .norm_row .sfsi_wicons .inerCnt {}

body.single-training-or-event #training-navigation .training-navigation-inner .training-share .post-share-links .sfsi_widget .norm_row .sfsi_wicons .inerCnt .sficn {
    position: relative;
    width: 20px !important;
    height: 20px !important;
    opacity: 1 !important;
}

body.single-training-or-event #training-navigation .training-navigation-inner .training-share .post-share-links .sfsi_widget .norm_row .sfsi_wicons .inerCnt .sficn > img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 34px !important;
    height: 34px !important;
    max-width: none !important;
    transform: translateX(-50%) translateY(-50%);
}

body.single-training-or-event #training-navigation .training-navigation-inner .training-share .post-share-links .sfsi_widget .norm_row .sfsi_wicons .inerCnt .sfsi_tool_tip_2 {
    display: none !important;
}

body.single-training-or-event #related-training {
    display: block;
    margin: 0 0 50px 0;
}
body.single-training-or-event li {
  margin: 0 0 10px 0;
}
body.single-training-or-event #related-training .related-training-title {
    display: block;
    margin: 0 0 60px 0;
    width: 100%;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}

body.single-training-or-event #related-training .related-training-title .highlight {}

body.single-training-or-event #related-training .related-training-title .highlight::after {
    bottom: 7px;
    background-color: #45c1e4;
}

body.single-training-or-event #related-training #list-header {}

body.single-training-or-event #related-training #list-header span {}

body.single-training-or-event #related-training #list-header .training-name {}

body.single-training-or-event #related-training #list-header .training-type {}

body.single-training-or-event #related-training #list-header .training-date {}

body.single-training-or-event #related-training #list-header .training-s {}

body.single-training-or-event #related-training #related-list {}

#below-content {
    position: relative;
    padding: 0;
}

body.single-course #hero .container {
    justify-content: flex-start;
}

#hero.content-header .container .half .header-title {
    max-width: 570px;
}

body.single-course #hero .header-inner .background > img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

body.single-course #hero .container .half > img:not(.size-thumbnail) {
margin-top: -100px;
  width: 480px;
}

body.single-course #hero .header-inner .background::before {
    height: calc(100% - 200px);
}

body.single-course #hero .container .course-info {}

body.single-course #hero .container .course-info strong {
    font-size: 30px;
    color: #085436;
}

body.single-course #hero .container .course-info span {
    font-size: 30px;
    font-weight: 600;
    color: #b4b4b4;
}

body.single-course #main {
    position: relative;
}
body.single-course #main.content-with-sidebar .container #main-content{
	width: calc(100% - 440px);
}
body.single-course #main.content-without-sidebar .container #main-content{
	width:100%;
}

body.single-course #main .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}

body.single-course #main .container #main-content {
    display: block;
    margin: 0 30px 0 0;
    padding: 0;
    width: calc(100% - 440px);
}

body.single-course #main .container #main-content .course-details {
    position: absolute;
    top: -160px;
}

body.single-course #main .container #main-content .course-details .course-data-row {
    display: flex;
    flex-wrap: wrap;
    line-height: 20px;
    justify-content: flex-start;
    margin: 0 0 10px 0;
}

body.single-course #main .container #main-content .course-details .course-data-row svg {
    margin: 0 20px 0 0;
}

body.single-course #main .container #main-content .course-details .course-data-row .label {
    margin: 0 10px 0 0;
    min-width: 140px;
    font-weight: 600;
    color: #085436;
}

body.single-course #main .container #main-content .course-details .course-data-row .value {
    margin: 0;
    color: #494949;
}

body.single-course #main .container #main-content .text-content.entry-req {
    display: block;
    margin: 0 0 40px 0;
    padding: 0 0 20px 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1); 
}

body.single-course #main .container #main-content .text-content.entry-req .entry-req-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 0 20px 0;
}

body.single-course #main .container #main-content .text-content.entry-req .entry-req-header .entry-req-icn {
    display: block;
    margin: 0 10px 0 0;
	height: 27px;
}

body.single-course #main .container #main-content .text-content.entry-req .entry-req-header span {
    display: block;
    font-weight: 600;
    color: #0C416A;
    font-size: 16px;
  margin: 0 10px 0px 0;
  padding: 0;
  line-height: 1.7;
  letter-spacing: 0.7px;
}

#block_coloured_link_grid-11-1 {
    margin-top: 60px;
}

body.single-course #main .container #main-content .text-content {}

body.single-course #main .container #main-content .text-content p {
		margin: 0;
}


body.single-course #main .container #main-content .text-content ul {
    display: block;
    margin: 30px 0;
    padding: 0;
    width: 100%;
    list-style: none;
}

body.single-course #main .container #main-content .text-content ul li {
    position: relative;
    display: block;
    margin: 0 0 10px 0;
    padding: 0 0 0 10px;
    font-size: 14px;
    font-weight: 600;
    color: #494949;
}

body.single-course #main .container #main-content .text-content ul li::before {
    position: absolute;
    content: "-";
    left: -10px;
}

body.single-course #main .container #sidebar {
    display: block;
    margin: 0 0 0 30px;
    padding: 0;
    width: 380px;
}

body.single-course #main .container #sidebar .sidebar_widget {
    display: block;
    margin: 0 0 60px 0;
    padding: 0;
    width: 100%;
}
.btn.btn-orange-solid.course-apply:hover{padding:5px 10px;border-radius:5px;text-decoration:none;color:#FFFFFF;background-color:#494949;border:1px solid #494949;}
body.single-course #main .container #sidebar .sidebar_widget .course-apply,
body.single-course #main .container #sidebar .sidebar_widget .course-call-back {
    display: block;
    margin: 0 0 10px 0;
    max-width: 100%;
    height: 45px;
    line-height: 35px;
    font-size: 18px;
    float: none;
}

body.single-course #main .container #sidebar .sidebar_widget .widget-title {
    margin: 40px 0 0 0;
    font-size: 22px;
}

body.single-course #main .container #sidebar .sidebar_widget .owl-carousel {
    position: relative;
    margin: 20px 0 0 0;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.14);
}

body.single-course #main .container #sidebar .sidebar_widget .owl-carousel .owl-item .item {
    padding: 0;
}

body.single-course #main .container #sidebar .sidebar_widget .owl-carousel .owl-item .item > div {}

body.single-course #main .container #sidebar .sidebar_widget .owl-carousel .owl-item .item .img_holder {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 340px;
    text-decoration: none;
}

body.single-course #main .container #sidebar .sidebar_widget .owl-carousel .owl-item .item .img_holder .angled-img {
    display: block;
    margin: 0;
    height: 100%;
    transform: skewY(3deg);
    transform-origin: 100% 0;
    border-bottom: 8px solid #a67eb6;
    overflow: hidden;
}

body.single-course #main .container #sidebar .sidebar_widget .owl-carousel .owl-item .item .img_holder .angled-img img {
    display: block;
    transform: skewY(-3deg);
    transform-origin: 100% 0;
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
}

body.single-course #main .container #sidebar .sidebar_widget .owl-carousel .owl-item .item .text_holder {
    display: flex;
    flex-direction: column;
    padding: 20px;
    text-decoration: none;
}

body.single-course #main .container #sidebar .sidebar_widget .owl-carousel .owl-item .item .text_holder h6 {
    display: block;
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 22px;
    font-weight: 600;
    color: #085436;
}

body.single-course #main .container #sidebar .sidebar_widget .owl-carousel .owl-item .item .text_holder h3 {
    font-size: 22px;
    color: #494949;
    text-align: left;
}

body.single-course #main .container #sidebar .sidebar_widget .owl-carousel .owl-item .item .text_holder h3 a {
    text-decoration: none;
    font-weight: 500;
    color: #b4b4b4;
}

body.single-course #main .container #sidebar .sidebar_widget .owl-carousel .owl-item .item .text_holder h3 a span {
    color: #494949;
}

body.single-course #main .container #sidebar .sidebar_widget .owl-carousel .owl-item .item .text_holder p {
    font-size: 14px;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1.4;
}

body.single-course #main .container #sidebar .sidebar_widget .owl-carousel .owl-item .item .text_holder .btn {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 45px;
    line-height: 43px;
    font-size: 19px;
    color: #494949;
}

body.single-course #main .container #sidebar .sidebar_widget .owl-carousel .owl-item .item .text_holder .btn:hover {
    color: #FFFFFF;
}

body.single-course #main .container #sidebar .sidebar_widget .owl-carousel .owl-dots {
    position: absolute;
    bottom: -55px;
    width: 100%;
    margin: 0;
}

body.single-course #main .container #sidebar .sidebar_widget .owl-carousel .owl-dots .owl-dot:hover span,
body.single-course #main .container #sidebar .sidebar_widget .owl-carousel .owl-dots .owl-dot.active span {
    background-color: #a67eb6;
}

body.single-course .post-list-accordion .accordion-container .accordion-item .accordion-header {
    flex-direction: row-reverse;
}

body.page-id-629 #hero.no-background-image .container {
    justify-content: center;
    padding-top: 70px;
    padding-bottom: 100px;
}

body.page-id-629 #content > .section-0 {
    position: relative;
    margin: -160px 0 110px 0;
    z-index: 20;
}

body.page-id-629 #hero p {
    margin: 20px auto 0;
}


body.page-id-629 #below-content,
body.page-id-50 #below-content,
body.post-type-archive-policy-or-document #below-content,
body.single-policy-or-document #below-content,
body.single-course #below-content,
body.page-template-page-layout-builder:not(.page-id-17) #below-content,
body.tax-team #below-content,
body.single-team-member #below-content,
body.page-template-ioe-welcome #below-content,
body.page-id-1031 #below-content {
    position: relative;
    background-color: #f2f4f5;
}

body.page-id-645 #below-content {
    margin-top: 80px;
}

#block_wysiwyg_section-629-1 .container {
    max-width: 1160px;
}

body.page-id-629 #below-content::before,
body.page-id-50 #below-content::before,
body.post-type-archive-policy-or-document #below-content::before,
body.single-policy-or-document #below-content::before,
body.single-course #below-content::before,
body.page-template-page-layout-builder:not(.page-id-17) #below-content::before,
body.tax-team #below-content::before,
body.single-team-member #below-content::before,
body.page-template-ioe-welcome #below-content::before,
body.page-id-1031 #below-content::before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    width: 100%;
    height: 60px;
    background-color: #f2f4f5;
}

body.page-id-50 #content #block_alternating_rows-50-1,
body.page-id-50 #content #block_wysiwyg_section-50-2,
body.page-id-50 #content #block_full_width_list-50-3 {
    position: relative;
}

body.page-id-50 #content #block_alternating_rows-50-1 {
    padding: 200px 0 80px 0;
}

body.page-id-50 #content #block_alternating_rows-50-1::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 80px);
    transform: skewY(-3deg);
    transform-origin: 100% 0;
    background-color: #f7f4f9;
}

body.page-id-2154 #content #block_alternating_rows-2154-2::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 80px);
    transform: skewY(-3deg);
    transform-origin: 100% 0;
    background-color: #f7f4f9;
}

body.page-id-50 #content #block_wysiwyg_section-50-2::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 80px);
    transform: skewY(-3deg);
    transform-origin: 100% 0;
    background-color: #f7f4f9;
}

body.page-id-50 #content #block_full_width_list-50-3::before {
    position: absolute;
    content: "";
    top: -160px;
    left: 0;
    width: 100%;
    height: calc(100% + 160px);
    transform: skewY(-3deg);
    transform-origin: 100% 0;
    background: rgb(247, 244, 249);
    background: -moz-linear-gradient(top, rgba(247, 244, 249, 1) 0%, rgba(255, 252, 252, 1) 60%);
    background: -webkit-linear-gradient(top, rgba(247, 244, 249, 1) 0%, rgba(255, 252, 252, 1) 60%);
    background: linear-gradient(to bottom, rgba(247, 244, 249, 1) 0%, rgba(255, 252, 252, 1) 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f4f9', endColorstr='#fffcfc', GradientType=0);
    z-index: -1;
}

body.post-type-archive-policy-or-document #main .container #featured-policy-document .content-title {
    color: #085436;
}

body.single-policy-or-document #hero.has-background-image .header-inner .container h1 {
    color: #FFFFFF;
}

body.post-type-archive-success-stories #main {
    margin-top: 60px;
}

body.single-team-member #hero.content-header .header-inner .background {
    position: relative;
}

body.single-team-member #hero.content-header .header-inner .background .header-background-img {
    display: block;
    position: absolute;
    bottom: 150px;
    left: 0;
    width: 100%;
    height: auto;
    z-index: -1;
    transform: skewY(-3deg);
    transform-origin: 0 100%;
}

body.single-team-member #member-info-top {
    display: block;
    margin-top: -100px;
    min-height: 100px;
}

body.single-team-member #member-info-top .member-dd {
    display: block;
    margin: 0 0 15px 0;
    font-size: 22px;
}

body.single-team-member #member-info-top .member-email {
    display: block;
    font-size: 22px;
}

body.single-team-member #member-info-top .member-dd strong,
body.single-team-member #member-info-top .member-email strong {
    color: #085436;
}

body.single-team-member #member-info-top .member-dd a,
body.single-team-member #member-info-top .member-email a {
    text-decoration: none;
    color: #494949;
}

body.page-template-ioe-welcome #hero.content-header .header-inner .background,
body.page-template-welcome #hero.content-header .header-inner .background {
    position: relative;
}

body.page-template-ioe-welcome #hero.content-header .header-inner .background .header-background-img,
body.page-template-welcome #hero.content-header .header-inner .background .header-background-img {
    display: block;
    position: absolute;
    bottom: 150px;
    left: 0;
    width: 100%;
    height: auto;
    z-index: -1;
    transform: skewY(-3deg);
    transform-origin: 0 100%;
}

body.page-template-ioe-welcome #member-info-top,
body.page-template-welcome #member-info-top {
    display: block;
    margin-top: -100px;
    min-height: 100px;
}

body.page-template-ioe-welcome #member-info-top .member-dd,
body.page-template-ioe-welcome #member-info-top .member-dd {
    display: block;
    margin: 0 0 15px 0;
    font-size: 22px;
}

body.page-template-ioe-welcome #member-info-top .member-email,
body.page-template-ioe-welcome #member-info-top .member-email {
    display: block;
    font-size: 22px;
}

body.page-template-ioe-welcome #member-info-top .member-dd strong,
body.page-template-ioe-welcome #member-info-top .member-email strong {
    color: #085436;
}
body.page-template-welcome #member-info-top .member-dd strong,
body.page-template-welcome #member-info-top .member-email strong {
    color: #085436;
}

body.page-template-ioe-welcome #member-info-top .member-dd a,
body.page-template-ioe-welcome #member-info-top .member-email a {
    text-decoration: none;
    color: #494949;
}
body.page-template-welcome #member-info-top .member-dd a,
body.page-template-welcome #member-info-top .member-email a {
    text-decoration: none;
    color: #494949;
}

#block_alternating_rows-999-0 .row-999-0-0 h3 > .highlight::after {
    background-color: #45c1e4 !important;
}

body.page-template-ioe-page-layout-builder .post-slider .img_holder .angled-img {
    border-color: #1d8dad !important;
}

body.page-template-ioe-page-layout-builder .post-slider .owl-theme .owl-dots .owl-dot.active span,
body.page-template-ioe-page-layout-builder .post-slider .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #1d8dad !important;
}

body.single-policy-or-document #content .title-bar {
    padding-bottom: 0 !important;
}

#block_wysiwyg_section-1167-1 {
    margin-bottom: 0 !important;
}

#block_wysiwyg_section-1167-1 .container p:last-of-type {
    margin-bottom: 40px;
    padding-bottom: 80px;
    border-bottom: 1px solid #D7D7D7;
}

#block_buttons_row-645-2 {
    margin-bottom: 120px;
}

#block_full_width_list-941-1 {
    margin-top: 80px;
    margin-bottom: 70px;
}

body.post-type-archive-success-stories #hero.no-overlay p {
    margin-bottom: 40px;
}

body.page-id-50 #content #block_full_width_list-50-3 {
    padding-bottom: 140px;
}

.page-id-1818 h2 {
    font-size: 24px;
    margin-top: 40px;
}

/*>--------------------<[
Footer
]>--------------------<*/
#footer {
    clip-path: polygon(0 0, 100% 13%, 100% 100%, 0% 100%);
    padding: 95px 0 30px;
    background-color: #0c416b;
    background-image: url(../../uploads/2024/03/wold-footer.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right 0;
}
.footer-wonder-logo {
  width: 350px;
}

.footer-logo {
  width: 270px;
  margin: 0 0 20px 0;
}
#footer.standard-footer {
    clip-path: polygon(0 0, 100% 13%, 100% 100%, 0% 100%);
    padding: 95px 0 30px;
    background-color: #0c416b;
    background-image: url(../../uploads/2024/03/wold-footer.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right 0;
}

#footer.ioe-footer {
    clip-path: polygon(0 0, 100% 13%, 100% 100%, 0% 100%);
    padding: 95px 0 30px;
    background-color: #0c416b;
    background-image: url(../../uploads/2024/03/wold-footer.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right 0;
}

#footer a.logo {
    float: left;
    width: 305px;
    height: 92px;
}

#footer a.logo > img {
    display: block;
    margin: 0;
    padding: 0;
    widows: 100%;
    height: auto;
}

#footer .col_1 {
    float: left;
    width: 35%;
}

#footer .col_2 {
    float: left;
    width: 20%;
    margin-top: 10px;
}

#footer .col_3 {
    float: left;
    width: 20%;
    margin-top: 10px;
}

#footer .col_4 {
    float: left;
    width: 23%;
    margin-top: 10px;
}
#interested {
    padding: 150px 0 130px 0;
}
.page-id-2 #interested {
    padding: 100px 0 100px 0;
}
.page-id-2 .twitter {
  margin: 0 0 60px 0px;
}
#interested h3 {
    text-align: center;
    margin: 0 0 50px 0;
    font-size: 37px;
    font-weight: 500;
    letter-spacing: 0.2px;
}

#interested .item {
    padding: 5px;
}

#interested .item > div {
    box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.14);
}

#interested .img_holder {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

#interested .img_holder .angled-img {
    display: block;
    transform: skewY(3deg);
    transform-origin: 100% 0;
    border-bottom: 8px solid #aacb2f;
    overflow: hidden;
}

#interested .img_holder img {
    display: block;
    transform: skewY(-3deg);
    transform-origin: 100% 0;
}

#interested .text_holder {
    padding: 20px;
}
#interested .text_holder p {
    font-size: 15px;
}

#interested .text_holder h6 {
display: none;
}

#interested .text_holder h3 {
    font-size: 22px;
    color: #494949;
    text-align: left;
    margin: 0 0 10px 0;
    line-height: 1.3;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 40px;
}

#interested .text_holder h3 a {
    text-decoration: none;
    color: #085436;
}

.owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    margin: 4px 4px;
    background: #c4c4c4;
    border-radius: 50%;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #a0c515;
}

.half {
    width: 50%;
}

.flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-box-align: center;
    flex-wrap: wrap;
}

.half_half .text_holder {
    padding: 0 50px 50px;
}

.row-even .flex .half:nth-of-type(2),
.row-odd .flex .half:nth-of-type(1) {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin: 0;
}
.page-id-17 .row-even .flex .half:nth-of-type(2){
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin: 70px 0 0 0;
}
.row-even .flex .half:nth-of-type(1),
.row-odd .flex .half:nth-of-type(2) {
    flex-direction: column;
    display: flex;
    justify-content: center;
}

#alternating-rows h3 {
    font-size: 34px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

#alternating-rows p {
    line-height: 1.6;
    font-size: 16px;
    font-weight: 400;
    color: #494949;
}

.half_half ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    max-width: calc((100% / 4) * 3);
}

.half_half li {
    border-bottom: 1px solid #C4C4C4;
    list-style: none;
    float: left;
    width: 100%;
}

.half_half li:last-of-type {
    border: 0;
}

.half_half li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-decoration: none;
    color: #494949;
    padding: 10px 0;
    float: left;
    width: 100%;
    font-size: 19px;
    letter-spacing: 0.5px;
}

body.home .half_half li a:hover,
body.page-template-page-layout-builder .half_half li a:hover {
    color: #085436;
}

body.page-template-ioe-page-layout-builder .half_half li a:hover {}

.half_half li a > .fa-angle-right {
    line-height: 22px;
}

body.home .half_half li a:hover > .fa-angle-right,
body.page-template-page-layout-builder .half_half li a:hover > .fa-angle-right {
    color: #f9b000;
}

body.page-template-ioe-page-layout-builder .half_half li a:hover > .fa-angle-right {}

.row-odd.half_half .half .text_holder {
    padding-right: 0;
}

.row-even.half_half .half .text_holder {
    padding-left: 0;
}

.row-odd.half_half .half .text_holder p:first-of-type,
.row-even.half_half .half .text_holder p:first-of-type {
    font-weight: 600;
    color: #085436;
}

#myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

#footer ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

#footer ul li {
    float: left;
    width: 100%;
    list-style: none;
    font-size: 16px;
    line-height: 1.9;
    letter-spacing: 0.4px;
    font-weight: 300;
}

#footer ul li a {
    color: #fff;
    text-decoration: none;
}

#footer ul li a:hover {
    opacity: 0.5;
}
#footer a:hover {
  opacity: 0.5;
	    color: #fff;
}
#footer a {
	    color: #fff;
}
#footer p {
    color: #fff;
    list-style: none;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.4px;
    font-weight: 300;
}

#footer ul.social li {
    width: auto;
    margin: 0 20px 0 0;
    font-size: 25px;
}

#footer ul.social {
    margin: 5px 0 0 0;
}

.page-template-ioe-page-layout-builder #footer ul.social {
    margin: 20px 0 0 159px;
}

#footer h5 {
    font-size: 16px;
    color: #cbd512;
}

#footer.standard-footer h5 {
    color: #cbd512;
}

#footer.ioe-footer h5 {
    color: #2eb9e1;
}

#footer .col_3 h5 {
    color: #cbd512;
}

#footer.standard-footer .col_3 h5 {
    color: #cbd512;
}

#footer.ioe-footer .col_3 h5 {
    color: #c5b2d7;
}

#footer .col_4 h5 {
    color: #f9b000;
}

#footer.standard-footer .col_4 h5 {
    color: #cbd512;
}

#footer.ioe-footer .col_4 h5 {
    color: #a7d0dc;
}

#footer .copyright {
    float: left;
    width: calc(100% - 310px);
    margin: 35px 0 0 0;
    padding: 20px 0 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
}

#footer .copyright p {
    margin: 0;
    color: rgba(255, 255, 255, 0.5);
    font-size: 11px;
    line-height: 20px;
}

#footer .copyright p a {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    font-weight: 600;
}

#footer .copyright p a:hover {
    color: #FFFFFF;
}

.introduction {
    text-align: center;
    margin: 0 0 75px 0;
    padding: 0 50px;
}

.introduction p {
    width: 90%;
    margin: 0 auto !important;
    line-height: 1.7;
}

.introduction h2 {
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin: 0 0 45px 0;
    font-size: 38px;
}

#together {
    display: block;
    clear: both;
    padding: 70px 0 40px 0;
}

#together .introduction {
    margin: 0;
}

#schools {
    position: relative;
    margin: 0 0 80px 0;
    padding: 125px 0 55px;
}

#schools::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f4f1f7;
    transform-origin: 0 0;
    transform: skewY(2deg);
    border-bottom: 10px solid #76509c;
}

#schools h3 {
    width: 100%;
    max-width: 540px;
    font-size: 38px;
    font-weight: 500;
}

#schools p {
    margin-bottom: 60px;
    padding-right: 0;
    font-size: 16px;
}

#schools .owl-carousel {}

#schools .owl-carousel .owl-nav {
    margin: 0;
}

#schools .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    margin: 0;
    transform: translateY(-50%);
}

#schools .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    margin: 0;
    transform: translateY(-50%);
}

#schools .item {
    padding: 70px;
}

#video-header .background {}

#video-header .background > img {
    object-fit: cover;
    object-position: 50% 50%;
    height: 100%;
    width: 100%;
}

#block_wysiwyg_section-629-1 {
    margin-bottom: 150px !important;
}

body.page-template-page-layout-builder #people-say {
    padding-bottom: 40px;
}

#block_wysiwyg_section-1169-1 {
    margin-bottom: 0 !important;
}

#block_wysiwyg_section-1169-1 .container p:last-of-type {
    margin-bottom: 0;
    padding-bottom: 60px;
    border-bottom: 2px solid #E7E7E7;
}

body.page-id-19 #footer {
    margin-top: 80px;
}

body.post-type-archive-course #main.training-and-cpd-events-list {
    margin-top: 40px;
}
body.post-type-archive-course #hero.no-background-image .container {
  padding-top: 120px;
}
body.post-type-archive-course #hero p {

  margin: 40px auto 0px ;

}
#block_full_width_list-1618-1 {
    margin-top: 40px;
    padding-top: 0;
    padding-bottom: 80px;
}

.row-list .row-list-item:nth-of-type(3n+1) a:not(.row-pdf):hover,
.row-list .row-list-item:nth-of-type(3n+1) a:not(.row-pdf):hover i {
    color: #075436 !important;
}

.row-list .row-list-item:nth-of-type(3n+2) a:not(.row-pdf):hover,
.row-list .row-list-item:nth-of-type(3n+2) a:not(.row-pdf):hover i {
    color: #4eae32 !important;
}

.row-list .row-list-item:nth-of-type(3n) a:not(.row-pdf):hover,
.row-list .row-list-item:nth-of-type(3n) a:not(.row-pdf):hover i {
    color: #cad511 !important;
}

/****]=====[ RESPONSIVE ]=====[****/
/****]=====[ 1441px > ]=====[****/
@media screen and (min-width:1920px){
    #video-header{margin:0 0 400px 0;}
    #video-header .container{padding:250px 0 0 0;}
    #video-header .background{}
    body.page-id-11 #video-header:not(.no-bottom-bars)::after{height:240px;}
}

@media screen and (max-width:1920px){
    #video-header{margin:0 0 410px 0;height:940px;}
    #video-header .container{padding:320px 0 0 0;}
    body.page-id-11 #video-header:not(.no-bottom-bars)::after{height:240px;}
}

/****]=====[ <= 1440px ]=====[****/
@media screen and (max-width:1440px) {
    #video-header{margin:0 0 280px 0;height:900px;}
    #video-header .container{padding:200px 0 0 0;}
    body.page-id-11 #video-header:not(.no-bottom-bars)::after{height:180px;}
    /****]====<[ Footer ]>====[****/
    #footer .container{padding-right:19%;}
    #footer a.logo{display:block;margin:0 0 10px 0;width:100%;height:auto;}
    #footer .col_1,#footer .col_2,#footer .col_3{padding-right:30px;}
    #footer ul.social{display:flex;flex-wrap:wrap;justify-content:flex-end;margin:0;width:100%;}
    #hero.course-header .header-inner .background{min-height:730px!important;}
    body.single-course #main .container #main-content .course-details{top:-140px;}
}

/****]=====[ <= 1280px ]=====[****/
@media screen and (max-width:1280px) {
    /****]====<[ Header ]>====[****/
    #header{height:130px;}
    #header .logo{height:80px; width:220px;}
	#mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {margin-left: 0;}
    #header #header-navbar{height:130px;}
    #hero.homepage-carousel .container{padding-top:50px;}
    /****]====<[ Footer ]>====[****/
    #footer .container{padding-right:22%;}
    #footer .copyright{padding:30px 100px 0 0;}
}

@media screen and (max-width:1220px){
    #video-header{margin:0 0 25% 0;height:900px;}
    #video-header .container .header-content .video-box .video-box-inner{left:20px;width:calc(100% - 40px);}
}
@media screen and (max-width:1200px){
	#header #header-navbar ul {width: 80%;}
}

/****]=====[ <= 1130px ]=====[****/
@media screen and (max-width:1130px) {
    body{overflow-x:hidden;}
    #mmenu{display:block;z-index:101;}
    #mmenu.mmenu-open span{background-color:#085436;}
    #mmenu.mmenu-open .one{top:28px;transform:rotate(45deg)translateX(-50%); background-color: #085436 !important;}
    #mmenu.mmenu-open .two{left:-150%;opacity:0;}
    #mmenu.mmenu-open .three{bottom:26px;transform:rotate(-45deg) translateX(-50%); background-color: #085436 !important;}
    #top{display:block;opacity:1;visibility:visible;transition:all ease-in-out .3s;}
    #top.mmenu-open{opacity:0;visibility:hidden;transition:all ease-in-out .3s;}
    #header{height:90px;}
    #header.nav-up{height:80px;}
    #header .logo,#header .logo-menu{margin:10px 0;width:260px;height:70px;}
    #header .logo-menu{margin-left:40px;margin-bottom:30px;height:auto;}
    #header #header-navbar{position:fixed;top:0;left:-125vw;justify-content:flex-start;margin:0;padding:60px 0 100px 0;width:100vw;height:100vh;max-width:100vw;background-color:#F7F7F7;z-index:100;overflow-y:auto;}
    #header #header-navbar ul{flex-direction:column;justify-content:flex-start;}
    #header #header-navbar ul:not(.social) > li{margin:0;padding:20px;min-height:45px;line-height:1;border-bottom:1px solid #D7D7D7; background: transparent;}
    #header #header-navbar ul.menu-light-text li a{font-size:18px;color:#085436;}
    #mmenu.btn-up span{background-color:#085436;}
    #header.nav-up #header-navbar{height:100vh;}
    #header #header-navbar.menu-slide-in{left:0;}
    #header #header-navbar.menu-slide-out{left:-125vw;}
    #header #header-navbar #menu-main-menu{margin:0;}
    #header #header-navbar #menu-main-menu li{padding:0;}
    #header #header-navbar #menu-main-menu li.menu-item-has-children > a{position:relative;}
    #header #header-navbar #menu-main-menu li.menu-item-has-children > a::after{position:absolute;content:"";top:25px;right:30px;width:12px;height:12px;border-right:2px solid #494948;border-top:2px solid #494949;transform:rotate(45deg);transition:all ease-in-out .3s;z-index:1;}
    #header #header-navbar #menu-main-menu li.menu-item-has-children.menu-item-open > a::after{transform:rotate(135deg);transition:all ease-in-out .3s;}
    #header #header-navbar #menu-main-menu > li > a{display:block;margin:0;padding:20px 40px;width:100%;background:rgb(255, 255, 255);background:-moz-linear-gradient(top,rgba(255, 255,255,1) 0%,rgba(243,244,246,1) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(243,244,246,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(243,244,246,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f3f4f6', GradientType=0);}
    #header #header-navbar #menu-main-menu > li ul{}
    #header #header-navbar ul li.menu-item-has-children .sub-wrapper.columns-2 .sub-menu:first-of-type,    #header #header-navbar ul li.menu-item-has-children .sub-wrapper.columns-2 .sub-menu:last-of-type{border-radius:0;}
    #header #header-navbar #menu-main-menu > li ul > li > a{display:flex;flex-direction:column;justify-content:center;padding:0;width:100%;height:100%;line-height:1.2;}
    #header #header-navbar #menu-main-menu li.menu-item-has-children .sub-wrapper,    #header #header-navbar #menu-main-menu li.menu-item-has-children:hover .sub-wrapper{position:relative;top:0;left:0;opacity:0;visibility:hidden;display:none;flex-wrap:wrap;justify-content:flex-start;margin:0;padding:0;min-width:1px;width:100%;transition:all ease-in-out .3s;pointer-events:none;backface-visibility:hidden;}
    #header #header-navbar #menu-main-menu li.menu-item-has-children.menu-item-open .sub-wrapper{display:flex;opacity:1;visibility:visible;transition:all ease-in-out .3s;pointer-events:all;}
    #header #header-navbar ul li.menu-item-has-children .sub-wrapper::before{display:none;}
    #header #header-navbar #popout-contact{display:flex;flex-wrap:wrap;justify-content:center;margin:0;padding:60px 20px;width:100%;background:rgb(255,255,255);background:-moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(243,244,246,1) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(243, 244, 246,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(243, 244, 246,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f3f4f6',GradientType=0);}
    #header #header-navbar #popout-contact .phone{display:block;margin:0 40px 0 0;padding:0 40px;height:50px;line-height:48px;border:1px solid #f9b000;border-radius:6px;text-decoration:none;font-size:20px;font-weight:600;color:#494949;background-color:#f9b000;}
    #header #header-navbar #popout-contact .mail{display:block;margin:0 40px 0 0;padding:0 40px;height:50px;line-height:48px;border:1px solid #085436;border-radius:6px;text-decoration:none;font-size:20px;font-weight:600;color:#FFFFFF;background-color:#085436;}
    #header #header-navbar #popout-contact .phone i,
    #header #header-navbar #popout-contact .mail i{margin-right:10px;}
    #header #header-navbar #popout-social-icons{padding:20px 0;border-bottom:1px solid #C7C7C7;}
    #header #header-navbar #popout-social-icons .social{flex-direction:row;justify-content:center;}
    #header #header-navbar #popout-social-icons .social .social-channel{display:block;margin:0 40px 0 0;padding:0;}
    #header #header-navbar #popout-social-icons .social .social-channel:last-of-type{margin:0;}
    #header #header-navbar #popout-social-icons .social .social-channel a{display:block;font-size:40px;}
    #header #header-navbar #popout-social-icons .social .social-channel a i{color:#085436;}
}

/****]=====[ <= 1080px ]=====[****/
@media screen and (min-width:1080px){
	#featured #featured-block #video .video {
  position: relative;
  display: inline-block;
  cursor: pointer;
/*  margin: 30px;*/
	}
  #featured #featured-block #video .video i {
        position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		font-size: 180px;
		color: #fff;
		opacity: .8;
		text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
		background: none;
	  transition: 1s ease all;
	}
  #featured #featured-block #video .video:hover i {
    color: #eee;
  }
	#featured #featured-block #video .video i.fa-circle-pause {        
		left: 92%;
		top: 16%;
		font-size: 80px;
	}

}
@media screen and (max-width:1080px){
	.container{padding:0 40px;}
    #video-header{margin:0 0 22% 0;height:1000px;}
    /****]====<[ Header ]>====[****/
	#mmenu{top: 70px;}
	body.admin-bar #mmenu{top:105px;}
    body #header{top:40px;height:110px;}
	body.admin-bar #header{top:72px;}
    body #header .logo{width:260px;height:70px;}
    #header #header-navbar{max-width:calc(100%);height:100vh;}
    /****]====<[ Content ]>====[****/
	#hero.homepage-carousel .container{max-height:calc(100vh - 70px);}
    #together{padding-top:50px;}
    #people-wrap{overflow:hidden;}
    #interested .item{padding-left:5px;padding-right:5px;}
    /****]====<[ Footer ]>====[****/
    #footer .container{display:grid;grid-template-rows:auto auto auto;grid-template-columns:auto auto;grid-row-gap:20px;grid-column-gap:20px;padding-right:30%;}
    #footer .col_1{grid-row:1 / span 1;grid-column:1 / span 1;margin:0;padding:0;width:100%;}
    #footer .col_2{grid-row:1 / span 1;grid-column:2 / span 1;margin:0;padding:0;width:100%;}
    #footer .col_3{grid-row:2 / span 1;grid-column:1 / span 1;margin:0;padding:0;width:100%;}
    #footer .col_4{grid-row:2 / span 1;grid-column:2 span 1;margin:0;padding:0;width:100%;}
    #footer .copyright{grid-row:3 / span 1;grid-column:1 / span 2;margin-top:0;max-width:65%;}
	#footer h5{margin-bottom:10px;}
    #featured #columns .slanted_ul .column .column-inner .column-content{}
	#featured #columns .slanted_ul .column{padding:260px 30px 50px 30px;}
	#featured #columns .slanted_ul .column .column-inner p{height:150px;}
	.row-even .flex .half:nth-of-type(2),.row-odd .flex .half:nth-of-type(1){justify-content:center;}
	#people-say{padding-top:75px;}
	#people-wrap .container{padding-right:45%;}
	#people-wrap .testimonial-images .testimonial-image{max-width:400px;float:right;}
	#interested .text_holder{min-height:210px;}
	#footer.standard-footer{clip-path:polygon(0 0, 100% 8%, 100% 100%, 0% 100%);background-image:none;}
	#footer .container{display:flex;flex-wrap:wrap;padding:0;}
	#footer .col_1,
	#footer .col_2,
	#footer .col_3,
	#footer .col_4{position:relative;padding:0 40px;}
	#footer .col_2{width:calc(33.333333% - 20px);}
	#footer .col_3{width:calc(33.333333% - 20px);}
	#footer .col_4{width:33.333333%;}
	#footer a.logo{width:350px;height:auto;}
	#footer ul.social{position:absolute;bottom:30px;right:200px;}
	#footer .copyright{max-width:100%;width:100%;padding:30px 40px;}
	#header #header-navbar{padding:0;max-width:100vw;height:100vh;overflow-x:hidden;}
	body #header #header-navbar ul{padding:80px 40px;position: fixed;height: 100vh;overflow-y: scroll;}
	body #header #header-navbar ul{padding:165px 40px 80px; background: white;position: fixed;height: 100vh;overflow-y: scroll;}
	#header #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link{line-height:45px;height:45px;color:#494949!important; background: transparent; box-shadow: 0 0 0;}
	#mega-menu-wrap-header #mega-menu-header[data-effect="fade_up"] li.mega-menu-item > ul.mega-sub-menu{position:relative;width:100%; background: transparent; box-shadow: 0 0 0;height: auto;}
	#mega-menu-wrap-header #mega-menu-header li{padding:0!important;}
	#mega-menu-wrap-header #mega-menu-header .mega-menu-item-has-children ul.mega-sub-menu{display:none!important;margin:0;padding:0;width:100%!important;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-21.mega-menu-megamenu > ul.mega-sub-menu{display:none;margin:0;width:100%!important;}
	#mega-menu-wrap-header #mega-menu-header .mega-menu-item-has-children.mega-toggle-on ul.mega-sub-menu{display:block!important;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-21.mega-menu-megamenu > ul.mega-sub-menu > li{position:relative;width:calc(100% / 3);border:0;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-21.mega-menu-megamenu > ul.mega-sub-menu > li:not(:last-of-type){padding:0 40px 0 0;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-21.mega-menu-megamenu > ul.mega-sub-menu > li a{padding:0;width:100%;line-height:45px;border-bottom:1px solid #D7D7D7;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-21.mega-menu-megamenu > ul.mega-sub-menu > li > ul.mega-sub-menu{position:relative;left:0;top:0;padding:0;width:100%!important;border:0;opacity:0!important;visibility:hidden;display:none!important;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-21.mega-menu-megamenu > ul.mega-sub-menu > li.mega-toggle-on > ul{opacity:1!important;visibility:visible!important;display:block!important;border:0;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-21.mega-menu-megamenu > ul.mega-sub-menu > li > ul.mega-sub-menu > li{padding:0;border:0;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-21.mega-menu-megamenu > ul.mega-sub-menu > li > ul.mega-sub-menu > li > ul.mega-sub-menu{display:block;margin:0;padding:0;width:100%!important;border:0;}
	#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{border:0;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-21.mega-menu-megamenu.mega-toggle-on > ul.mega-sub-menu{position:relative;display: flex!important;flex-wrap:wrap;justify-content:flex-start;flex-direction:column;min-height:1px!important;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-21.mega-menu-megamenu.mega-toggle-on > ul.mega-sub-menu > li{width:100%;border:0;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-21.mega-menu-megamenu.mega-toggle-on > ul.mega-sub-menu > li{padding:0 40px 0 0;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-21.mega-menu-megamenu.mega-toggle-on > ul.mega-sub-menu > li > ul.mega-sub-menu > li > ul.mega-sub-menu{display:block!important;visibility:visible!important;opacity:1!important;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-21.mega-menu-megamenu.mega-toggle-on > ul.mega-sub-menu > li > ul.mega-sub-menu > li > ul.mega-sub-menu > li{padding:0;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-21.mega-menu-megamenu.mega-toggle-on > ul.mega-sub-menu > li > ul.mega-sub-menu > li > ul.mega-sub-menu > li .mega-sub-menu{display:block!important;}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{padding:0;line-height:45px;}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-tabbed > ul.mega-sub-menu{padding-top:0!important;padding-bottom:0!important;}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-tabbed > ul.mega-sub-menu > li:last-of-type,
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-tabbed > ul.mega-sub-menu > li:last-of-type > a{border-bottom:0!important;}
	#header.nav-up .logo{height:60px;width:auto;}
	body.admin-bar #mmenu.btn-up{top:100px;}
	#hero h1{font-size:45px;}
	#hero p{font-size:17px;}
	#hero:not(.no-bottom-bars)::after, #video-header:not(.no-bottom-bars)::after{bottom:-25px;}
	#featured{margin-bottom:0;}
	.title-bar h2{margin:0;}
	#content #block_wysiwyg_section-2190-2.content-full-width,
	#content #block_wysiwyg_section-2190-4.content-full-width,
	#content #block_wysiwyg_section-2190-6.content-full-width{margin-top:40px;margin-bottom:40px;}
	#content #block_wysiwyg_section-2190-6.content-full-width{margin-top:40px;}
	body.blog #main{margin-bottom:80px;}
	#hero.content-header .container .half > img:not(.size-thumbnail){margin-top:0;width:290px;}
	body.page-template-ioe-welcome #member-info-top .member-dd,
	body.page-template-welcome #member-info-top .member-dd,
	body.page-template-ioe-welcome #member-info-top .member-email,
	body.page-template-welcome #member-info-top .member-email{display:block;}
/*	body.post-type-archive-team-member #mmenu span,body.page-template-page-layout-builder.page-id-629 #mmenu span,body.blog #mmenu span{background-color:#085436;}*/
	body.post-type-archive-team-member #hero.content-header .container > p{margin-top:0;margin-bottom:25px;max-width:100%;}
	body.blog #hero .header-inner .slide-background{min-height:360px!important;}
	#hero.content-header .container,
	body.page-id-629 #hero.no-background-image .container,
	body.blog #hero .header-inner .container{
		justify-content:flex-start;
		padding-top:100px!important;
	}
	#hero.content-header .container #team-select-box,
	#hero.content-header .container #document-select-box{
		margin-top:0;
	}
	body.page-id-629 #hero p{max-width:100%;font-size:17px;line-height:1.6;}
	#blog-category-nav .button-navigation li a{min-width:160px;}
	#main #blog-grid{grid-template-columns: repeat(2, calc((100% - 40px) / 2));}
	#block_full_width_list-2546-0,#block_full_width_list-2546-1{margin-top:0;}
	#block_full_width_list-2546-0{margin-bottom:0;}
	.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .right{padding-right:50px;}
	.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .right > img{width:100%;}
	#hero.no-background-image.no-placeholder-bg .slide-background{min-height:360px!important;}
	
	#hero.success-stories-header .header-inner .background{min-height:500px!important;height:600px;}
	#hero.success-stories-header .container .half .header-title{line-height:1.1;}
	#hero.success-stories-header .header-inner .container .half.right > img{object-fit:cover;height:100%;}
	
/*	body.page-template-page-layout-builder #mmenu span,body.page-template-jobs #mmenu span,body.page-template-jobs #mmenu span, body.single-training-or-event #mmenu span,body.page-template-welcome #mmenu span{background-color:#085436;}*/
	body.page-template-ioe-page-layout-builder #mmenu span{}
	
	body.post-type-archive-course #training-and-cpd-events-labels span:nth-of-type(1),
	body.post-type-archive-course #training-and-cpd-events .training-and-cpd-event-row .row-link .item-title{width:60%;}
	body.post-type-archive-course #training-and-cpd-events .training-and-cpd-event-row .row-link .item-title{flex-direction:column;justify-content:center;padding-right:40px;}
	body.post-type-archive-course #training-and-cpd-events-labels span:nth-of-type(2),
	body.post-type-archive-course #training-and-cpd-events .training-and-cpd-event-row .row-link .item-level{width:25%;}
	body.post-type-archive-course #training-and-cpd-events-labels span:nth-of-type(3),
	body.post-type-archive-course #training-and-cpd-events .training-and-cpd-event-row .row-link .item-vocation{width:15%;}
	body.single-course #hero .container .half > img:not(.size-thumbnail){margin-top:0;width:300px;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-1964.mega-menu-megamenu > ul.mega-sub-menu{margin-left:0!important;width:100%!important;}
	#mega-menu-wrap-header #mega-menu-header[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu{background-color:#FFFFFF;border-radius:0 10px 10px 0;}
	#mega-menu-wrap-header #mega-menu-header[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu > li,
	#mega-menu-wrap-header #mega-menu-header[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu > li > ul{border: 0;}
	#mega-menu-wrap-header #mega-menu-header[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu > li > ul > li{border: 0;}
	#mega-menu-wrap-header #mega-menu-header[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu > li > ul > li > ul{border: 0;}
	#mega-menu-wrap-header #mega-menu-header[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu > li > ul > li > ul > li{border-bottom:1px solid #EEEEEE;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-25 > ul.mega-sub-menu{margin-left:0;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-24.mega-menu-megamenu > ul.mega-sub-menu{margin-left:0!important;width:100%!important;}
	#hero.ioe-page-header .container,body.page-template-jobs #hero.blog-home-header .container{padding-top:120px!important;}
	.coloured-grid .grid-item .item-content{padding:0 10px;}
	
	#featured #columns.rtl{transform:skewY(-5deg);}
	#featured #columns.rtl .slanted_ul{transform:skewY(5deg);}
	#featured #columns .slanted_ul .column{top:-4px;padding:211px 30px 50px 30px;}
	#featured #columns .slanted_ul .column .column-inner .column-content{height:300px;}
	#featured #columns .slanted_ul .column .column-inner p{height:180px;}
	
	body.page-template-ioe-page-layout-builder #hero.ioe-page-header .container{padding-top:100px!important;height:calc(100% - 100px);}
	body.page-template-ioe-page-layout-builder #hero.ioe-page-header .container p{line-height:1.6;font-size:16px;}
	body.page-template-ioe-page-layout-builder #featured{margin-top:20px;}
	body.page-template-ioe-page-layout-builder.page-id-2079 #content{margin-top:-80px;z-index:2;position:relative;}
	#hero.our-teams-institute-of-education-header .container p{margin-top:0;margin-bottom:20px;}
	
	.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:nth-of-type(1),
	.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:nth-of-type(2),
	.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:nth-of-type(3){margin-bottom:10px;width:calc(100% / 3);}
	.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:nth-of-type(4),
	.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:nth-of-type(5){width:50%;}
	.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:nth-of-type(1) a{border-radius:5px 0 0 5px;}
	.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:nth-of-type(3) a{border-right:1px solid #a4a4a4;border-radius:0 5px 5px 0;}
	.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:nth-of-type(4) a{border-radius:5px 0 0 5px;}
	.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:nth-of-type(5) a{border-radius:0 5px 5px 0;}
	.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a.tab-active{border-bottom-color:#A4A4A4;}
	body.single-training-or-event #training-and-cpd-events .training-and-cpd-event-row .row-link .item-title{flex-direction:column;justify-content:center;}
	#footer{position:relative;padding-bottom:120px!important;}
	#footer::after{position:absolute;content:"";bottom:0;left:0;width:100%;height:150px;background-image:url(../../uploads/2023/11/footer-top-mobile-landscape.png);background-position:0 0;background-repeat:no-repeat;background-size:100% auto;}
	body.page-template-welcome .team-member-header-bg{height:490px;}
	body.page-template-page-layout-builder.page-id-2190 #mmenu span{background-color:#FFFFFF;}
	body.page-template-page-layout-builder.page-id-2190 #mmenu.btn-up span,
	body.page-template-page-layout-builder.page-id-2190 #mmenu.mmenu-open span{background-color:#085436;}
	#header #mega-menu-wrap-header #mega-menu-header > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #header #mega-menu-wrap-header #mega-menu-header > li.mega-current-menu-item a {color:#085436 !important;}
}

@media screen and (max-width:960px){
    #video-header{margin:0 0 17% 0;height:700px;}
    .highlight:after,#video-header .container .header-content .slide-title .highlight::after{height:15px;}
}

/****]=====[ <= 810px ]=====[****/
@media screen and (max-width:810px){
	body #header #header-navbar ul#mega-menu-header {
		padding: 119px 40px 80px;
		background: white;
		height: 100vh;
		overflow-y: scroll;
		position: fixed;
        width: 100%;
	}
	body.admin-bar #header #header-navbar ul#mega-menu-header  {
		padding: 165px 40px 80px;
		background: white;
		height: 100vh;
		overflow-y: scroll;
		position: fixed;
	}
	#top a.phone,#top a.mail{width:19px;height:19px;overflow:hidden;}
	.container{padding:0 20px;}
	body #header .mmenu-open .logo{width:90%;}
    #hero.homepage-carousel.has-background-image .carousel-slide-inner .slide-background img{object-fit:cover;object-position:50% 50%;height:550px;width:100%;}
	#featured #columns .slanted_ul{flex-wrap:wrap;}
    #featured #columns .slanted_ul .column{padding:150px 20px 20px 20px;min-height:250px;width:50%;}
    #featured #columns .slanted_ul .column.column-1,#featured #columns .slanted_ul .column.column-1{ }
    #featured #columns .slanted_ul .column.column-2,#featured #columns .slanted_ul .column.column-3,#featured #columns .slanted_ul .column.column-2:hover,#featured #columns .slanted_ul .column.column-3:hover{padding-top:60px;}
    #featured #columns .slanted_ul .column .column-inner{display:block;height:100%;}
    #featured #columns .slanted_ul .column .column-inner .column-content{position:relative;height:100%;}
	#featured #columns .slanted_ul .column:hover .column-inner .column-content{margin:0;height:auto;}
	#featured #columns .slanted_ul .column .column-inner p{height:auto;min-height:120px;}
	#featured #columns .slanted_ul .column:hover .column-inner p{margin:0;}
    #featured #columns .slanted_ul .column .column-inner .column-content i{position:absolute;bottom:0;}
    #featured #columns .slanted_ul .column:hover{padding:110px 20px 60px 20px;}
    #schools .container .flex .half:first-of-type{padding-right:40px;}
    .half_half ul{max-width:100%;}
    .row-even .flex .half:nth-of-type(1) .text_holder,.row-odd .flex .half:nth-of-type(2) .text_holder{padding-top:0;padding-bottom:0;}
    .row-even .flex .half:nth-of-type(2) .row-image,.row-odd .flex .half:nth-of-type(1) .row-image{object-fit:cover;height:100%;}
    #people-wrap.bg_grey{margin-top:0px;background-color:transparent;}
    #people-wrap.bg_grey::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:#f2f4f5;}
    #people-wrap .container{padding-right:45%;}
    #people-wrap .testimonial-bg{right:-80px;width:455px;}
    #interested{padding-top:0;}
    #footer.standard-footer{background-image:none;}
    #footer .container{padding-right:0;}
    #footer .copyright{max-width:100%;padding-right:0;}
    .post-list-accordion .section-text{width:100%;}
    #video-header .container{
        padding-top:140px;
    }
    #video-header .container .header-content .slide-title{
        padding-left:40px;
        padding-right:40px;
        font-size:40px;
    }
    #video-header .container .header-content p{
        margin-bottom: 40px;
        max-width: calc(100vw - 80px);
    }
    #video-header .container .header-content .video-box {
        max-width: calc(100vw - 80px);
    }
    #hero .slide-background,
    #video-header .background {
        min-height: 600px;
    }
    #hero .slide-background > img,
    #video-header .background > img {
        display: block;
        object-fit: cover;
        height: 600px;
        width: 100%;
    }
    body.page-id-11 .post-list-accordion .accordion-container .accordion-item .accordion-header {
        flex-direction: row;
    }
    .pt200 {
        padding-top: 160px !important;
    }
    #hero.no-background-image.no-placeholder-bg .slide-background {
        min-height: 380px !important;
    }
    #hero .container {
        justify-content: flex-start;
    }
    #blog-category-nav {
        margin-bottom: 60px;
    }
    #blog-category-nav .button-navigation li {
        margin: 0 20px 20px 0;
    }
    #main #blog-grid {
        grid-template-columns: repeat(2, calc((100% - 20px) / 2));
    }
    #blog-main {
        margin: 140px 0 0 0;
    }
    #blog-main .blog-single-columns #content .post-content-container .post-footer .post-share-links .share-label {
        margin: 0 0 5px 0;
    }
    body.single #mmenu span {
        background-color: #085436;
    }
    body.page-template-page-layout-builder #hero .container {
        justify-content: center;
    }
    #block_contact_columns-19-0 {
        padding-bottom: 100px;
    }
    .contact-columns .container .flex .half #blz-get-directions .directions-text {
        max-width: 100%;
    }
    #people-say {
        padding: 70px 0 100px 0;
    }
    #people-wrap.bg_grey {
        padding-bottom: 100px;
    }
    #footer {
        margin-top: -100px;
    }
    body.post-type-archive-course #training-and-cpd-events-labels span:nth-of-type(1),
    body.post-type-archive-course #training-and-cpd-events .training-and-cpd-event-row .row-link .item-title {
        width: 70%;
    }
    #training-and-cpd-events .training-and-cpd-event-row .row-link .item-type,
    #training-and-cpd-events .training-and-cpd-event-row .row-link .item-level {
        width: 15%;
    }
    body.post-type-archive-course #training-and-cpd-events-labels span:nth-of-type(3),
    body.post-type-archive-course #training-and-cpd-events .training-and-cpd-event-row .row-link .item-vocation {
        width: 15%;
    }
    #training-and-cpd-events-labels span:nth-of-type(2) {
        width: 15%;
    }
    #block_posts_slider-1196-0 {
        padding-bottom: 175px;
    }
    body.single-course #hero .container {
        padding-top: 150px;
    }
    body.single-course #hero.content-header .container .half.left {
        padding-top: 0;
        justify-content: center;
    }
    body.single-course #main .container #main-content {
        margin: 0 0 30px 0;
        width: 100%;
    }
    body.single-course #main .container #sidebar {
        margin: 0;
        width: 100%;
    }
    body.page-id-629 #below-content,
    body.page-id-50 #below-content,
    body.post-type-archive-policy-or-document #below-content,
    body.single-policy-or-document #below-content,
    body.single-course #below-content,
    body.page-template-page-layout-builder:not(.page-id-17) #below-content,
    body.tax-team #below-content,
    body.single-team-member #below-content,
    body.page-id-1031 #below-content {
        padding-bottom: 100px;
    }
    body.single-course #main .container #sidebar .sidebar_widget .owl-carousel {
        width: calc(100% + 40px);
        margin-top: 0;
        margin-left: -20px;
        box-shadow: none;
    }
    body.single-course #main .container #sidebar .sidebar_widget .owl-carousel .owl-item .item {
        margin: 20px;
        box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.14);
    }
    body.page-id-629 #hero.no-background-image .slide-background {
        height: auto;
    }
    body.page-id-629 #hero.no-background-image .container {
        padding-top: 140px;
        justify-content: flex-start;
    }
    body.page-id-629 .post-slider {
        padding-bottom: 175px;
    }
    #content #block_wysiwyg_section-1172-0.content-full-width {
        margin-top: 60px;
    }
    .row-even .flex .half:nth-of-type(1) .text_holder,
    .row-odd .flex .half:nth-of-type(2) .text_holder {
        padding: 0 0 40px 0;
    }
    .angled-rows-full .angled-full-width-row::before {
        height: calc((100% + 10px) / 2);
    }
    .angled-rows-full .angled-full-width-row::after {
        height: calc((100% - 75px) / 2);
    }
    .angled-rows-full .angled-full-width-row.row-even .container .half:nth-of-type(2)::after {
        top: calc(50% - 1px);
        left: 15px;
        width: 35px;
        height: 2px;
    }
    .angled-rows-full .angled-full-width-row.row-odd .container .half:nth-of-type(1)::after {
        top: calc(50% - 1px);
        right: 15px;
        width: 35px;
        height: 2px;
    }
    body.post-type-archive-policy-or-document #hero.no-background-image.no-placeholder-bg .slide-background {
        min-height: 500px !important;
    }
    .single-policy-or-document #hero .container,
    #hero.archive-policy-or-document-header .container,
    body.single-policy-or-document #hero.content-header .container {
        justify-content: center;
        padding-top: 30px;
    }
    body.single-policy-or-document #hero.content-header .header-title,
    #hero.content-header.archive-policy-or-document-header .header-title {
        margin-bottom: 10px;
    }
    #hero.content-header .container #team-select-box,
    #hero.content-header .container #document-select-box {
        margin-top: 10px;
    }
    .pt250 {
        padding-top: 160px !important;
    }
    #hero.success-stories-header.no-background-image.no-placeholder-bg .slide-background {
        min-height: 420px !important;
    }
    body.post-type-archive-success-stories #hero.success-stories-header .header-inner .container .button-navigation .category-item,
    body.tax-story-category #hero.success-stories-header .header-inner .container .button-navigation .category-item {
        margin-bottom: 20px;
    }
    #pagination-container {
        margin-bottom: 150px;
    }
    body.post-type-archive-success-stories #success-stories .success-story-row .row-content,
    body.tax-story-category #success-stories .success-story-row .row-content {
        padding: 40px;
    }
    #hero.success-stories-header .header-inner .container {
        padding-top: 150px;
        height: 550px;
    }
    #hero.success-stories-header .header-inner .background {
        min-height: 550px !important;
    height: 550px;
    }
    #hero.success-stories-header .header-inner .background .header-overlay {
        width: auto;
        height: 550px;
    }
    body.single-success-stories #main .flex .half.right #featured-column .column-text {
        padding: 30px;
    }
    body.single-success-stories #success-story-navigation {
        padding-bottom: 150px;
    }
    body.page-id-17 #people-wrap.bg_grey,
    body.home #people-wrap.bg_grey {
        padding-bottom: 0;
    }
    body.page-id-17 #people-wrap.bg_grey::before,
    body.home #people-wrap.bg_grey::before {
        height: calc(100% - 90px);
    }
    body.page-id-17 #below-content,
    body.home #below-content {
        margin-bottom: 100px;
    }
    #hero.homepage-carousel .container{justify-content:center;}
    body.home #interested{padding-bottom:65px;}
    .highlight:after,#video-header .container .header-content .slide-title .highlight::after{height:15px;}
	.flex{flex-direction:column;}
	.flex .half{width:100%;}
	#schools h3{max-width:100%;}
	.row-odd.half_half .flex{flex-direction:column-reverse;}
	.row-even .flex .half:nth-of-type(2) .row-image, .row-odd .flex .half:nth-of-type(1) .row-image{width:100%;}
	#people-wrap .testimonial-images .testimonial-image{max-width:300px;}
	#footer.standard-footer{padding-bottom:80px!important;}
	#footer::after{height:130px;}
	#hero .header-inner .flex{flex-direction:row;}
	#hero .header-inner .flex .half{width:50%;}
	#hero.content-header .container .half > img:not(.size-thumbnail){margin-left:50px;width:250px;}
	.related-team-members{margin-bottom:100px;}
	.related-team-members .team-category-grid .grid-item .item-meta{min-height:80px;}
	body.page-template-page-layout-builder #hero .container{justify-content:flex-start;padding-top:130px!important;}
	body.page-template-page-layout-builder.page-id-2190 #content{position:relative;margin-top:-80px;z-index:2;}
	#our-teams .team-row .team-category-grid .grid-item{width:calc((100% - 80px) / 3);}
	body.page-id-629 #content > .section-0{margin-top:0;}
	body.blog #main{margin-bottom:160px;}
	body.page-template-page-layout-builder #content{margin-bottom:160px;}
	body.parent-pageid-645 #mmenu span{background-color:#FFFFFF;}
	body.parent-pageid-645 #mmenu.mmenu-open span{background-color:#085436;}
	.contact-columns .container .flex .half:nth-of-type(1),.contact-columns .container .flex .half:nth-of-type(2){width:100%;}
	.contact-columns .container .flex .half:nth-of-type(1){margin-right:0;}
	.contact-columns .container .flex .half:nth-of-type(2){margin-left:0;}
	#hero.content-header .header-title{font-size:40px;}
	body.page-id-19 #mmenu span{background-color:#FFFFFF;}
	#mmenu.btn-up span{background-color:#085436!important;}
	#mmenu.mmenu-open span{background-color:#085436!important;}
	body.post-type-archive-success-stories #success-stories .success-story-row,
	body.tax-story-category #success-stories .success-story-row{flex-direction:column;}
	
	body.post-type-archive-success-stories #success-stories .success-story-row .image-link,
	body.tax-story-category #success-stories .success-story-row .image-link{
		width:100%;
		transform: skewY(-5deg);
		transform-origin: 0 100%;
		border-right: 0;
    	border-bottom: 10px solid;
	}
	body.post-type-archive-success-stories #success-stories .success-story-row .image-link .background-img,
	body.tax-story-category #success-stories .success-story-row .image-link .background-img{
		transform: skewY(5deg);
    	transform-origin: 0 100%;
	}
	body.post-type-archive-success-stories #success-stories .success-story-row .row-content,
	body.tax-story-category #success-stories .success-story-row .row-content{width:100%;}
	body.post-type-archive-success-stories #main{margin-bottom:180px;}
	#hero.success-stories-header .slide-background{min-height:500px!important;}
	#footer.ioe-footer{background-image:none;}
	body.page-template-ioe-page-layout-builder #content{margin-bottom:180px;}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link{background: transparent;}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{color: #cbd512;}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {padding-left:0 !important;}	
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link{line-height: initial; padding: 10px 0;}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link:before{
		content: "-";
		line-height: initial;
		margin-right: 10px;
		display: block;
		float: left;
		height: 30px;
	}
}

@media screen and (max-width:810px) and (min-width:601px){
    .coloured-grid .container{display:flex;flex-wrap:wrap;justify-content:flex-start;grid-column-gap:0;grid-row-gap:0;}
    .coloured-grid .grid-item{margin:0 40px 40px 0;width:calc((100% - 80px) / 3);}
    .coloured-grid .grid-item:nth-child(3n){margin-right:0;}
	#our-teams .team-row .team-category-grid .grid-item:nth-of-type(3n){margin-right:0;}
}

/****]=====[ <= 600px ]=====[****/
@media screen and (max-width:600px){
	#top .new-header-logo {width:auto;}
	#top .wonder-block {display: none;}
	#hero p{margin-bottom: 10px;}
    #mmenu{top:30px;}
    #top{display:none;}
    #header{top:0;}
    #featured #featured-block #video .video{max-height:220px;}
    #featured #columns.ltr .slanted_ul{flex-wrap:wrap;}
    #featured #columns .slanted_ul .column{padding:170px 20px 20px 20px;width:100%;min-height:1px;}
    #featured #columns .slanted_ul .column:hover{padding:110px 20px 30px 20px;}
    #featured #columns .slanted_ul .column .column-inner{display:flex;}
	#featured #columns .slanted_ul .column:hover .column-inner .column-content{height:auto}
    #featured #columns .slanted_ul .column .column-inner p{margin:0 0 60px 0;height:105px;}
    #featured #columns .slanted_ul .column:hover .column-inner p{margin-bottom:120px;}
	.half{width:100%;}
    #schools .container .flex .half:first-of-type,.row-even .flex .half{padding:0 15px!important;}
    .row-odd .flex .half:nth-of-type(2){padding:0 15px!important;   }
    #alternating-rows{padding-top:0;}
    #alternating-rows .half_half{margin:0 0 40px 0;padding:0;}
    #alternating-rows .row-odd.half_half .flex{flex-direction:column-reverse;}
	#people-say h3{padding:0;text-align:center;}
    #people-wrap.bg_grey{display:flex;flex-direction:column;flex-wrap:wrap;}
    #people-wrap .testimonial-bg{height:100%;width:auto;left:40px;}
    #people-say{width:100%;}
    #people-wrap > .container{
        position: absolute;
        bottom: 200px;
        left: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 200px;
        overflow: hidden;
        transform: translateX(25%);
        top: 0;
    }
	#people-wrap > .container .testimonial-images .testimonial-image {height: 300px;}
    #people-wrap > .container .testimonial-images{display:block;position:relative;top:0;left:0;width:100%;height:100%;}
    #people-wrap > .container .testimonial-images .slick-list,#people-wrap > .container .testimonial-images .slick-list .slick-track,#people-wrap > .container .testimonial-images .slick-list .slick-track .slick-slide,#people-wrap > .container .testimonial-images .slick-list .slick-track .slick-slide div{height:100%;}
    #people-wrap > .container .testimonial-images .testimonial-image{display:block;margin:0;width:calc(100vw / 2) !important;height:200px;object-fit:cover;object-position:50% 50%;float:right;}
    #people-say > .container > .owl-carousel .slick-slide .item > p{padding:20px 0;text-align:center;}
    #people-say{padding: 235px 0 120px 0;}
    #people-wrap #people-say > .container{padding:0 20px;}
    #people-wrap #people-say > .container .owl-carousel{padding-bottom:0;}
    #people-say > .container > .owl-carousel .slick-slide .item > .item-author{padding:0;text-align:center;}
    #people-say > .container > .owl-carousel .slick-slide .item > .btn{display:block;margin:0 auto;max-width:240px;}
    #footer.standard-footer{clip-path:polygon(0 0,100% 3%,100% 100%,0% 100%);}
	#footer .container{display:flex;flex-direction:column;justify-content:flex-start;padding:0 20px;}
    #footer ul.social{justify-content:flex-start;margin:20px 0;}
	#hero.homepage-carousel .slide-background{min-height:100vh;}
    #hero.homepage-carousel .slide-background > img{height:100vh;}
    #hero.homepage-carousel .container{padding-top:0; max-height: calc(100vh - 100px); }
    #hero:not(.no-background-image)::before{height:calc(100% - 15px);}
    #hero:not(.no-bottom-bars)::after,#video-header:not(.no-bottom-bars)::after{height:calc(100vw / 3);background-position:0 bottom;}
    body.is-ios.is-safari #hero.homepage-carousel .slide-background{min-height:calc(100vh - 40px);}
	body.is-ios.is-safari #hero.homepage-carousel .slide-background > img{height:calc(100vh - 40px);}
    .introduction{padding:0;}
    h2{font-size:28px;}
    ul.slanted_ul li h3{font-size:26px;}
    #header #header-navbar{padding-top:0;max-width:100%;height:100vh;}
	#header .logo-menu{margin-left:10px;margin-bottom:10px;}
    #header #header-navbar #popout-contact{padding:20px 10px;}
    #header #header-navbar #popout-contact .phone{margin:0 0 10px 0;padding:0 10px;width:100%;color:#FFFFFF;text-align:center;font-size:16px;}
	#header #header-navbar #popout-contact .mail{margin:0;padding:0 10px;width:100%;color:#FFFFFF;text-align:center;font-size:16px;}
    #header #header-navbar #popout-contact a > i{margin-right:5px;}
    #header #header-navbar #menu-main-menu li.menu-item-has-children > a::after{top:22px;}
    .post-list-accordion .accordion-container .accordion-item .accordion-header .accordion-item-title{justify-content:flex-start;padding:10px 0 0 0;width:calc(100% - 30px);line-height:1.2;}
    .post-list-accordion .accordion-container .accordion-item .accordion-header .accordion-toggle{align-self:flex-start;margin-top:5px;}
	.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left{width:100%;}
    .post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .right{margin:0 0 40px 0;padding:0;width:100%;}
    .alternating-rows .half_half{margin:0 0 40px 0;padding:0;}
    .half_half > .container{padding:0;}
    body.home .half_half > .container{padding:0 20px;}
	body.single-policy-or-document #hero.content-header .header-title,#hero.content-header.archive-policy-or-document-header .header-title{font-size:34px;}
    #hero.content-header .container #team-select-box,#hero.content-header .container #document-select-box{margin:0;}
    .full-width-list .row-list .row-list-item a span{width:calc(100% - 40px);padding-right:10px;}
    body.post-type-archive-success-stories #success-stories .success-story-row .image-link,    body.tax-story-category #success-stories .success-story-row .image-link{transform:skewX(0) skewY(-3deg);border-bottom:10px solid;border-right:0;}
    body.post-type-archive-success-stories #success-stories .success-story-row .image-link .background-img,body.tax-story-category #success-stories .success-story-row .image-link .background-img{transform:skewX(0) skewY(3deg);}
    body.post-type-archive-success-stories #success-stories .success-story-row .row-content,body.tax-story-category #success-stories .success-story-row .row-content{padding:40px 20px 20px;width:100%;}
    #hero.success-stories-header .header-inner .container .half.left{padding-right:0;}
    #hero.success-stories-header .header-inner .container{padding-top:120px;height:620px;}
    #hero.success-stories-header .header-inner .background{min-height:610px!important;}
    body.single-success-stories #main .flex .half.left{padding-right:0;}
    body.single-success-stories #main .flex .half.right{padding-left:0;}
    body.single-success-stories #people-wrap{padding-bottom:0;}
    body.single-success-stories #people-wrap > .container{bottom:160px;}
    body.single-success-stories #people-wrap #people-say > .container .owl-carousel{padding-bottom:270px;}
    body.page-id-17 #people-wrap > .container{bottom:240px;}
    .contact-columns .container .flex .half{width:100%;}
    .contact-columns .container .flex .half:nth-of-type(1){margin-right:0;}
    .contact-columns .container .flex .half:nth-of-type(2){margin-left:0;}
    body.page-id-19 #footer{margin-top:-120px;}
	#people-wrap .slick-dots{padding:0;justify-content:center;}
    .full-width-list .full-width-title{font-size:24px;}
    #header #header-navbar #menu-main-menu > li ul{width:100%;}
    #header #header-navbar #menu-main-menu > li ul:first-of-type{padding-bottom:0;}
    #header #header-navbar #menu-main-menu > li ul:last-of-type{padding-top:0;}
	#footer .col_1, #footer .col_2, #footer .col_3, #footer .col_4{padding-left:0;padding-right:0;width:100%;}
	
	body #header{top:46px;}
	body #header.nav-up{top:35px;}
	body #mmenu{top:80px;}
	body #mmenu.mmenu-open{top:30px; height: 40px; width:40px;}
	body #mmenu.btn-up{top:80px;}
	body #mmenu.btn-up.mmenu-open{top:30px;}
	body.admin-bar #header{top:46px;}
	body.admin-bar #header.nav-up{top:35px;}
	body.admin-bar #mmenu{top:80px;}
	body.admin-bar #mmenu.mmenu-open{top:80px; height: 40px; width:40px;}
	body.admin-bar #mmenu.mmenu-open{top:80px; height: 40px; width:40px;}
	body.admin-bar #mmenu.btn-up.mmenu-open{top:30px;}
	#footer::after{background-image:url(../../uploads/2023/11/footer-top-mobile.png);}
	#footer .copyright{padding-right:0;padding-left:0;padding-bottom:50px;}
	
	body.page-template-welcome #hero .container{height:auto;}
	body.page-template-welcome #hero .header-inner .container .flex{flex-direction:column-reverse;flex-wrap:wrap;}
	body.page-template-welcome #hero .container .half{width:100%;}
	body.page-template-welcome .team-member-header-bg{object-fit:cover;object-position:calc(100% + 400px) 0;height:750px;}
	#hero.content-header .container .half .header-title{margin-top:30px;}
	#hero.content-header .container .half .header-title,#hero.content-header .container .half .member-position,body.page-template-ioe-welcome #member-info-top .member-dd, body.page-template-welcome #member-info-top .member-dd, body.page-template-ioe-welcome #member-info-top .member-email, body.page-template-welcome #member-info-top .member-email{text-align:center;}
	body.page-template-welcome #hero.content-header .header-inner .background .header-background-img{height:calc(100% - 150px);}
	body.page-template-ioe-welcome #member-info-top{position:relative;z-index:2;}
	body.page-template-ioe-welcome #member-info-top, body.page-template-welcome #member-info-top{position:relative;z-index:2;}
	#footer .col_1{padding-right:0!important;}
	#footer .col_1 a{max-width:calc(100% - 60px);}
	#hero.content-header .header-title{font-size:34px;}
	#hero .highlight:after{bottom:2px;height:12px;}
	body.page-template-page-layout-builder.page-id-2190 #content{margin-top:-20px;}
	#hero:not(.no-bottom-bars)::after, #video-header:not(.no-bottom-bars)::after{bottom:0;}
	h3{padding:0 20px;font-size:30px;}
	#mega-menu-wrap-header #mega-menu-header li.mega-menu-item .mega-sub-menu .mega-menu-item{padding:0 20px!important;}
	#hero.our-team-header .header-inner .slide-background,body.tax-team #hero .header-inner .slide-background{min-height:1px!important;}
	#hero.our-team-header .header-inner .header-background-img,body.tax-team #hero .header-inner .header-background-img{max-height:600px;min-height:1px;}
	body.tax-team #hero .header-inner .container .header-title{margin-bottom:0;}
	body.tax-team #hero .header-inner .container p{margin-bottom:20px;line-height:1.4;}
	body.tax-team #mmenu span,body.blog #mmenu span,body.category #mmenu span,body.post-type-archive-course #mmenu span{background-color:#cad510;}
	body.page-id-50 #content #block_alternating_rows-50-1::before{height:100%;}
	body.blog #hero .header-inner .slide-background,body.category #hero .header-inner .slide-background{min-height:570px!important;}
	#blog-category-nav .button-navigation{flex-direction:column;}
	#blog-category-nav .button-navigation li{margin-right:0;width:100%!important;}
	#footer{margin-top:0;}
	.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner{padding-left:20px;}
	.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner h3{padding:0;}
	body.page-template-page-layout-builder #hero.no-background-image .container, body.page-template-ioe-page-layout-builder #hero.no-background-image .container{padding-top:80px!important;}
	#hero.no-background-image.no-placeholder-bg .slide-background{min-height:500px!important;}
	#hero.success-stories-header .header-inner .container .flex{flex-direction:column-reverse;}
	#hero.success-stories-header .header-inner .container .half.left{width:100%;}
	#hero.success-stories-header .header-inner .container .half.right{width:100%;margin-top:0!important;}
	#hero.success-stories-header .header-inner .background .header-overlay{object-fit:cover;height:100%!important;}
	body.page-template-page-layout-builder.page-id-645 #content{margin-bottom:0!important;}
	#block_title_bar-645-0{margin:0!important;padding:0!important;}
	#block_full_width_angled_rows-645-1-1{padding-top:0;}
	.highlight:after, #video-header .container .header-content .slide-title .highlight::after{height:12px;}
	#video-header{height:850px;}
	#video-header .container .header-content .video-box{padding:calc(21.25% + 50px);}
	#video-header .container .header-content .video-box .video-box-inner{left:0!important;width:100%!important;height:auto!important;bottom:50px;}
	#video-header .container .header-content .video-box .btn{bottom:0;width:calc(100% - 40px);}
	#video-header .container .header-content .slide-title{font-size:32px;}
	body.page-id-11 #mmenu span{background-color:#FFFFFF;}
	#hero.success-stories-header .header-inner .container .half.left{margin-top:20px;}
	#hero.success-stories-header .container .half .header-title{font-size:34px;}
	body.post-type-archive-course #training-and-cpd-events-labels span:nth-of-type(1), body.post-type-archive-course #training-and-cpd-events .training-and-cpd-event-row .row-link .item-title{display:block;width:100%!important;}
	body.post-type-archive-course #training-and-cpd-events-labels span:nth-of-type(2), body.post-type-archive-course #training-and-cpd-events .training-and-cpd-event-row .row-link .item-level{padding-top:10px;padding-bottom:0;width:100%;}
	#training-and-cpd-events .training-and-cpd-event-row .row-link .item-type, #training-and-cpd-events .training-and-cpd-event-row .row-link .item-level, body.post-type-archive-course #training-and-cpd-events-labels span:nth-of-type(3), body.post-type-archive-course #training-and-cpd-events .training-and-cpd-event-row .row-link .item-vocation{padding-top:10px;padding-bottom:0;width:100%;}
	#hero.course-header .header-inner .background{min-height:660px!important;}
	body.single-course #hero.content-header .container .half.left{width:100%;text-align:center;}
	body.single-course #hero .container .half.right{top:80px!important;left:50%!important;transform:translateX(-50%);}
	body.single-course #main{margin-top:40px;}
	body.single-course #main .container #main-content .course-details{top:-180px;z-index:5;}
	body.single-course #main .container #main-content .course-details .course-data-row{font-size:120%;}
	body.single-course #main .container #main-content .course-details .course-data-row .label{width:calc(100% - 50px);margin-bottom:10px;}
	.post-list-accordion h3{text-align:left!important;padding-left:0;}
	#mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu, #mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu ul.mega-sub-menu, #mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu{padding:0!important;width:100%!important;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-1964.mega-menu-megamenu > ul.mega-sub-menu{margin-left:0!important;width:100%!important;}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item{position:relative;padding:0!important;}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item-2476 > a.mega-menu-link, #mega-menu-wrap-header #mega-menu-header > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item-2208 > a.mega-menu-link, #mega-menu-wrap-header #mega-menu-header > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item-2498 > a.mega-menu-link, #mega-menu-wrap-header #mega-menu-header > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item-2209 > a.mega-menu-link, #mega-menu-wrap-header #mega-menu-header > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item-2510 > a.mega-menu-link, #mega-menu-wrap-header #mega-menu-header > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item-2505 > a.mega-menu-link, #mega-menu-wrap-header #mega-menu-header > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item-2506 > a.mega-menu-link, #mega-menu-wrap-header #mega-menu-header > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item-2535 > a.mega-menu-link, #mega-menu-wrap-header #mega-menu-header > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item-2512 > a.mega-menu-link{width:100%!important;}
	#mega-menu-wrap-header #mega-menu-header[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu{display:block!important;visibility:visible;margin:0;padding:0;width:100%!important;left:0;}
	.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:nth-of-type(1), .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:nth-of-type(2), .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:nth-of-type(3){width:100%;border-radius:5px;}
	body.page-id-2748 #hero .slide-background,body.page-id-2748 #hero .slide-background > img{min-height:calc(100vh - 200px)!important;height:calc(100vh - 200px)!important;}
	#footer.ioe-footer{clip-path:polygon(0 0, 100% 80px, 100% 100%, 0% 100%);}
	body.page-template-ioe-page-layout-builder #content{margin-bottom:40px;}
	#training-and-cpd-events .training-and-cpd-event-row .row-link .item-title{display:block!important;width:100%!important;}
	#training-and-cpd-events .training-and-cpd-event-row .row-link .item-title span,.post-type-archive-training-or-event #training-and-cpd-events .training-and-cpd-event-row .row-link .item-start-date, .post-type-archive-training-or-event #training-and-cpd-events .training-and-cpd-event-row .row-link .item-vocation,body.post-type-archive-training-or-event #training-and-cpd-events .training-and-cpd-event-row .row-link .item-location, body.tax-training-category #training-and-cpd-events .training-and-cpd-event-row .row-link .item-location{padding-top:0;padding-bottom:10px;width:100%;}
	body.single-training-or-event #hero .header-inner .container .flex{flex-direction:column-reverse;}
	body.single-training-or-event #hero .header-inner .container .half.right{position:relative!important;top:-20px!important;width:100%!important;}
	body.single-training-or-event #hero .header-inner .container .half.left{width:100%!important;margin-top:40px!important;padding:0!important;}
	body.single-training-or-event #hero .header-inner .container .half.left .size-thumbnail{margin:0 auto 20px;}
	body.single-training-or-event #hero .header-inner .container .half.left .course-category{justify-content:center;}
	body.single-training-or-event #hero .header-inner .container .half.left .header-title{font-size:34px;}
	#hero.training-or-event-header .header-inner .background{min-height:1190px;overflow:hidden;}
	body.single-training-or-event #hero .header-inner .background .header-overlay{object-fit:cover;object-position:calc(100% + 150px) 0;height:1193px;max-height:1190px;
    width: 100%;}
	body.single-training-or-event #related-training #training-and-cpd-events .training-and-cpd-event-row .row-link .item-title{padding:0 0 0 0!important;}
	#training-and-cpd-events .training-and-cpd-event-row .row-link .item-start-date, #training-and-cpd-events .training-and-cpd-event-row .row-link .item-vocation{padding-bottom:0;}
	
	form.jobSearch{width:100%;}
	form.jobSearch .keyword,form.jobSearch .location,form.jobSearch .categories{width:100%;border:0;border-bottom:2px solid #ccc;}
	form.jobSearch button{width:100%;}
	body.page-id-17 #mmenu span{background-color:#FFFFFF;}
	#featured #columns .slanted_ul .column .column-inner h3{padding-left:0;}
	#featured #columns .slanted_ul .column.column-0, #featured #columns .slanted_ul .column.column-1,#featured #columns .slanted_ul .column.column-2, #featured #columns .slanted_ul .column.column-3,#featured #columns .slanted_ul .column.column-0:hover, #featured #columns .slanted_ul .column.column-1:hover,#featured #columns .slanted_ul .column.column-2:hover, #featured #columns .slanted_ul .column.column-3:hover{padding-top:60px;}
	#schools h3{padding-left:0;}
	body.page-id-629 .post-slider{padding-bottom:0;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-21.mega-menu-megamenu > ul.mega-sub-menu > li a{padding:0 10px;}
	#people-wrap .testimonial-images .slick-list .slick-track .slick-slide {text-align: center;}
	#people-wrap > .container .testimonial-images .testimonial-image{        margin: 0 auto;
        width: calc(100vw / 2) !important;
        height: 240px;
        object-fit: cover;
        object-position: 50% 50%;
        float: none;
    }
	#hero.success-stories-header .header-inner .background {
		height: 500px !important;
		min-height: unset !important;
	}
   .page-id-645  #hero.no-background-image.no-placeholder-bg .slide-background {
        min-height: 530px !important;
    }
	#blog-main .blog-single-columns #content .post-content-container {margin-top: 5px;}
	.page-id-4192 #hero.no-background-image.no-placeholder-bg .slide-background {
        min-height: 550px !important;
    }.page-id-4191 #hero.no-background-image.no-placeholder-bg .slide-background {
        min-height: 400px !important;
    }
	body.page-template-page-layout-builder.page-id-4192 #content{display: none;}
	body.page-template-page-layout-builder.page-id-4191 #content{display: none;}
	body.page-template-page-layout-builder.page-id-4192 h3{padding: 0;}
	body.page-template-page-layout-builder.page-id-4191 h3{padding: 0;}
	body.page-template-page-layout-builder.page-id-4091 h3{padding: 0;}
	body.page-template-page-layout-builder.page-id-4091 #hero.content-header{height: 500px;}
	body.page-template-page-layout-builder.page-id-645 h3{padding: 0;}
	#featured #columns .slanted_ul .column {width: 100%;}
	#our-teams .team-row .team-category-grid .grid-item{        width: 50%;
        flex-basis: 50%;
        margin: 0;
        box-sizing: border-box;
        padding: 20px 10px;
    }
	body.page-template-page-layout-builder.page-id-4192 #hero.no-background-image .container { height: 550px;}
	#block_wysiwyg_section-4001-0 p:nth-child(1), #block_wysiwyg_section-4001-0 p:nth-child(2){display: none;}
	.page-id-4558 #hero .slide-background {min-height: 450px;}
	.page-id-4558 #hero .slide-background > img {height: 450px;}
}

@media screen and (max-width:600px) and (min-width:441px) {
    .coloured-grid .container {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        grid-column-gap: 0;
        grid-row-gap: 0;
    }

    .coloured-grid .grid-item {
        margin: 0 40px 40px 0;
        width: calc((100% - 40px) / 2);
    }

    .coloured-grid .grid-item:nth-child(2n) {
        margin-right: 0;
    }
}
textarea {
	font-family:'Poppins',sans-serif;
}
/****]=====[ <= 440px ]=====[****/
@media screen and (max-width:440px){
    #hero h1,h1{font-size:28px;}
	.coloured-grid .container{display:flex;flex-wrap:wrap;justify-content:flex-start;grid-column-gap:0;grid-row-gap:0;}
    .coloured-grid .grid-item{margin:0 0 40px 0;width:100%;}
    #people-say{padding:30px 0 120px 0;}
	#people-wrap > .container{position:relative;top:0;bottom:0;height:280px;}
    body.page-id-17 #people-wrap.bg_grey::before,body.home #people-wrap.bg_grey::before{height:calc(100% - 60px);}
    body.page-id-17 #people-wrap > .container{bottom:180px;}
    #people-wrap .slick-dots {
        bottom: 0;
    }
    #hero .container {
        justify-content: center;
    }
    #hero .slide-background,
    #video-header .background,
    #hero .slide-background > img {
        min-height: 70vh;
    }
    body.is-ios.is-safari #hero .slide-background {
        min-height: calc(70vh - 40px);
    }
    body.is-ios.is-safari #hero .slide-background > img {
        height: calc(70vh - 40px);
    }
    body.is-ios.is-safari.page-id-2546 #hero .slide-background, body.is-ios.is-safari.page-id-2546 #hero .slide-background > img {
        height: 790px;
    }
    #our-teams .team-row .team-category-grid {
        flex-direction: column;
    }
    #our-teams .team-row .team-category-grid .grid-item {
        margin-right: 0;
        width: 100%;
    }
    #our-teams .team-row .team-category-grid .grid-item .image-link > img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    body.single-team-member #hero .header-inner .container .flex {
        flex-direction: column;
        justify-content: flex-end;
        height: 100%;
    }
    body.single-team-member #hero .header-inner .container .flex .half.left {
        justify-content: center;
        padding-top: 0;
        padding-bottom: 45px;
        max-height: 300px;
    }
    body.single-team-member #hero .header-inner .container .flex .half.left .header-title {
        margin: 0 0 5px 0;
        font-size: 26px;
    }
    body.single-team-member #hero .header-inner .container .flex .half.left .member-position {
        margin: 0 0 15px 0;
        font-size: 22px;
    }
    body.single-team-member #hero .header-inner .container .flex .half.left .social {
        margin: 0 0 10px 0;
    }
    body.single-team-member #hero .header-inner .container .flex .half.right {
        position: absolute;
        top: 105px;
        right: 0;
        left: auto;
        padding: 0 20px;
    }
    body.single-team-member #hero .header-inner .container .flex .half.right > img {
        margin: 0;
        width: 225px;
        height: auto;
        float: left;
    }
    body.single-team-member #hero .header-inner .background {
        height: 600px;
    }
    body.single-team-member #hero .header-inner .background .team-member-header-bg {
        object-fit: cover;
        object-position: calc(100% + 270px) 0;
        height: calc(600px - 77px);
    }
    body.single-team-member #hero .header-inner .background .header-background-img {
        top: 0;
        bottom: 90px;
        height: calc(100% - 115px);
        object-fit: cover;
    }
    body.single-team-member #member-info-top {
        margin-top: -60px;
        min-height: 60px;
    }
    body.single-team-member #member-info-top .member-dd {
        margin: 0 0 5px 0;
    }
    .related-team-members .team-category-grid .grid-item .image-link > img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    .page-template-ioe-welcome #hero .header-inner .container .flex {
        flex-direction: column;
        justify-content: flex-end;
        height: 100%;
    }
    .page-template-ioe-welcome #hero .header-inner .container .flex .half.left {
        justify-content: center;
        padding-top: 0;
        padding-bottom: 45px;
        max-height: 300px;
    }
    .page-template-ioe-welcome #hero .header-inner .container .flex .half.left .header-title {
        margin: 0 0 5px 0;
        font-size: 26px;
    }
    .page-template-ioe-welcome #hero .header-inner .container .flex .half.left .member-position {
        margin: 0 0 15px 0;
        font-size: 22px;
    }
    .page-template-ioe-welcome #hero .header-inner .container .flex .half.left .social {
        margin: 0 0 10px 0;
    }
    .page-template-ioe-welcome #hero .header-inner .container .flex .half.right {
        position: absolute;
        top: 105px;
        right: 0;
        left: auto;
        padding: 0 20px;
    }
    .page-template-ioe-welcome #hero .header-inner .container .flex .half.right > img {
        margin: 0;
        width: 225px;
        height: auto;
        float: left;
    }
    .page-template-ioe-welcome #hero .header-inner .background {
        height: 600px;
    }
    .page-template-ioe-welcome #hero .header-inner .background .team-member-header-bg {
        object-fit: cover;
        object-position: calc(100% + 270px) 0;
        height: calc(600px - 77px);
    }
    .page-template-ioe-welcome #hero .header-inner .background .header-background-img {
        top: 0;
        bottom: 90px;
        height: calc(100% - 115px);
        object-fit: cover;
    }
    .page-template-ioe-welcome #member-info-top {
        margin-top: -60px;
        min-height: 60px;
    }
    .page-template-ioe-welcome #member-info-top .member-dd {
        margin: 0 0 5px 0;
    }
    #blog-main .blog-single-columns {
        flex-direction: column;
    }
    #blog-main .blog-single-columns #content {
        width: 100%;
        margin-bottom: 40px;
    }
    #blog-main .blog-single-columns #sidebar {
        margin-left: 0;
        width: 100%;
    }
    body.single-post #footer {
        margin-top: 80px;
    }
    body.single-policy-or-document #hero .background,
    body.single-policy-or-document #hero .background > img {
        min-height: calc(100vh - 5px) !important;
    }
    body.single-policy-or-document #hero .background > img {
        object-fit: cover;
        object-position: 100%;
    }
    .post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .right > img {
        display: block;
        margin: 0 auto;
        max-width: calc(100% - 60px);
    }
    .angled-rows-full .angled-full-width-row::before,
    .angled-rows-full .angled-full-width-row::after {
        display: none;
    }
    .angled-rows-full .angled-full-width-row.row-even .flex {
        flex-direction: column;
    }
    .angled-rows-full .angled-full-width-row.row-odd .flex {
        flex-direction: column-reverse;
    }
    .row-even .flex .half:nth-of-type(1) .text_holder,
    .row-odd .flex .half:nth-of-type(2) .text_holder {
        padding: 0 20px 40px;
    }
    .angled-rows-full .angled-full-width-row .container .half:nth-of-type(2),
    .angled-rows-full .angled-full-width-row .container .half:nth-of-type(1) {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .angled-rows-full .angled-full-width-row.row-even .container .half:nth-of-type(2) .image-block {
        border-bottom: 10px solid #9abf19;
    }
    .angled-rows-full .angled-full-width-row.row-odd .container .half:nth-of-type(1) .image-block {
        border-bottom: 10px solid #9abf19;
    }
    .angled-rows-full .angled-full-width-row.row-even .container .half:nth-of-type(2) .image-block .row-image {
        border-left: 0;
    }
    .angled-rows-full .angled-full-width-row.row-odd .container .half:nth-of-type(1) .image-block .row-image {
        border-right: 0;
    }
    .angled-rows-full .angled-full-width-row.row-even .container .half:nth-of-type(2)::before {
        top: 30px;
        left: calc(50% - 5px);
    }
    .angled-rows-full .angled-full-width-row.row-odd .container .half:nth-of-type(1)::before {
        top: 30px;
        right: calc(50% - 5px);
    }
    .angled-rows-full .angled-full-width-row.row-even .container .half:nth-of-type(2)::after {
        top: -30px;
        left: calc(50% - 1px);
        width: 2px;
        height: 50px;
    }
    .angled-rows-full .angled-full-width-row.row-odd .container .half:nth-of-type(1)::after {
        top: -30px;
        right: calc(50% - 1px);
        width: 2px;
        height: 50px;
    }
    .row-even .flex .half:nth-of-type(1) .text_holder,
    .row-odd .flex .half:nth-of-type(2) .text_holder {
        padding-left: 0;
        padding-right: 0;
    }
    #hero .highlight:after {
        bottom: 0;
    }
    #training-and-cpd-events-labels {
        display: none;
    }
    #training-and-cpd-events .training-and-cpd-event-row .row-link {
        flex-direction: column;
        padding: 10px 25px 10px 10px;
    }
    #training-and-cpd-events .training-and-cpd-event-row .row-link span {
        display: block;
        width: 100% !important;
    }
    body.post-type-archive-course #training-and-cpd-events-labels span:nth-of-type(1),
    body.post-type-archive-course #training-and-cpd-events .training-and-cpd-event-row .row-link .item-title {
        padding: 2px 0 0 0;
        line-height: 1.4;
    }
    #training-and-cpd-events .training-and-cpd-event-row .row-link .item-type,
    #training-and-cpd-events .training-and-cpd-event-row .row-link .item-level,
    body.post-type-archive-course #training-and-cpd-events-labels span:nth-of-type(3),
    body.post-type-archive-course #training-and-cpd-events .training-and-cpd-event-row .row-link .item-vocation {
        line-height: 1.4;
        height: auto;
    }
    body.single-course #hero .container {
        justify-content: flex-end;
        height: calc(100% - 220px);
    }
    body.single-course #hero .container .half.right {
        position: absolute;
        top: 100px;
        left: 20px;
        width: 225px;
        height: auto;
    }
    body.single-course #hero .container .half > img:not(.size-thumbnail) {
        margin: 0;
    }
    body.single-course #hero .header-inner .background > img {
        object-fit: cover;
        object-position: calc(100% + 320px) 0;
        height: 580px;
    }
    body.single-course #hero.content-header .container .half .header-title {
        margin: 0 0 15px 0;
        line-height: 1.2;
        font-size: 24px;
    }
    body.single-course #hero .container .course-info strong {
        font-size: 24px;
    }
    body.single-course #hero .container .course-info span {
        font-size: 24px;
        color: #76509c;
    }
    .wpcf7 .form-rows .form-row .form-column.column-1,
    .wpcf7 .form-rows .form-row .form-column.column-2 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .wpcf7 .form-rows .form-row .form-column.column-2 {
        margin-top: 10px;
    }
    body.page-id-19 #people-wrap .slick-dots {
        bottom: -45px;
    }
    #blog-category-nav .button-navigation li {
        width: calc((100% - 20px) / 2);
    }
    #blog-category-nav .button-navigation li:nth-of-type(2n) {
        margin-right: 0;
    }
    #blog-category-nav .button-navigation li a {
        padding: 0 10px;
        min-width: 1px;
    }
    #blog-category-nav {
        margin-top: 0;
    }
    #main #blog-grid {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
    }
    #main #blog-grid .blog-grid-item {
        margin: 0;
    }
    #blog-main .blog-single-columns #content .post-content-container .post-title {
        font-size: 26px;
    }
    #footer.ioe-footer {
        margin-top: 0;
        background-image: none;
    }
    .tabs-nav #navigation .tabs-navigation-list.tabs-horizontal {
        flex-direction: column;
        height: auto;
    }
    .tabs-nav #navigation .tabs-navigation-list.tabs-count-4 .tabs-navigation-item {
        width: 100%;
    }
    .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:first-of-type a {
        border-right: 1px solid #a4a4a4;
        border-top-right-radius: 5px;
    }
    .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:nth-of-type(2) a {
        border-right: 1px solid #a4a4a4;
    }
    .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:nth-of-type(3) a {
        border-right: 1px solid #a4a4a4;
        border-top: 0;
    }
    .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:last-of-type a {
        border-top: 0;
        border-radius: 0 0 5px 5px;
    }
    body.page-id-1031 #below-content {
        padding-bottom: 0;
    }
    #hero.training-and-cpd-events-header .button-navigation {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    #hero.training-and-cpd-events-header .button-navigation .category-item {
        width: 100%;
    }
    #training-and-cpd-events .training-and-cpd-event-row .row-link .item-title svg {}
    #training-and-cpd-events .training-and-cpd-event-row .row-link .item-title {
        padding-left: 0;
        display: grid;
        grid-template-columns: 40px calc(100% - 40px);
    }
    #training-and-cpd-events .training-and-cpd-event-row .row-link .item-title span {
        padding-left: 0;
        line-height: 1.2;
    }
    body.single-training-or-event #hero .header-inner .container .half.left {
        margin-top: 145px;
    }
    body.single-training-or-event #hero .header-inner .container .half.right {
        position: absolute;
        top: 100px;
        margin-top: 0;
        width: calc(100% - 80px);
    }
    body.single-training-or-event #main .btn:nth-of-type(1) {
        margin-bottom: 10px;
    }
    .half_half.row-odd > .container {
        flex-direction: column-reverse;
    }
    #block_alternating_rows-1168-0 {
        padding-bottom: 0;
    }
    #training-or-event-speakers .speaker .flex {
        flex-direction: column-reverse;
    }
    body.single-training-or-event #training-or-event-speakers .speaker .speaker-info {
        width: 100%;
    }
    body.single-training-or-event #training-or-event-speakers .speaker .speaker-photo {
        margin: 0 0 30px 0;
    }
    body.single-training-or-event #booking-section .course-booking-topbar .price-info {
        margin: 20px 0 0 0;
    }
    body.single-training-or-event #booking-section .course-booking-topbar .price-info .label,
    body.single-training-or-event #booking-section .course-booking-topbar .price-info .value {
        text-align: left;
    }
    .payment-form-placeholder-img {
        margin: 0 !important;
    }
    body.single-training-or-event #related-training #training-and-cpd-events .training-and-cpd-event-row .row-link {
        display: block !important;
        text-align: left !important;
    }
    body.single-training-or-event #related-training #training-and-cpd-events .training-and-cpd-event-row .row-link svg {
        position: absolute !important;
    }
    body.single-training-or-event #related-training #training-and-cpd-events .training-and-cpd-event-row .row-link .item-title {
        display: block !important;
        margin: 0 0 10px 0 !important;
        line-height: 1.2 !important;
        height: auto !important;
        min-height: 40px;
    }
    #footer .col_1 {
        padding-right: 80px;
    }
    #footer ul li a {
        font-size: 16px;
    }
}
#top ul #menu-item-107 .sub-wrapper .sub-menu{
	padding: 20px;	
}
.menu-search input{
	padding: 10px;
    border-radius: 6px;
    border: 0;
    line-height: 18px;
    font-size: 14px;
    width: 75%;
}
.menu-search button{
    background: white;
    border: 1px solid white;
    height: 38px;
    border-radius: 6px;
    text-align: center;
    width: 20%;
    line-height: 18px;
	cursor: pointer;
}
.menu-search button:hover{
    background: transparent;
	color:white;
}
@media only screen and (max-width: 1200px) and (min-width: 820px)  {
	#mmenu {transition: 0.5s ease all;}
	#mmenu.mmenu-open {top:15px;}
	#people-say{position: relative; z-index: 4;}
	#header .logo {width:265px;}
	#header #header-navbar{max-width: calc(100% - 265px);}
	body.page-id-999 #hero .slide-background {height:745px;}
	body.page-id-17 #hero .slide-background{height:645px;}
	body.page-id-2079 #hero .slide-background {height:645px;}
	body.tax-team #hero .slide-background{height:705px;}
	body.tax-team #hero .slide-background .header-background-img{height:100%;}
	body.tax-team #hero.content-header .container #team-select-box, #hero.content-header .container #document-select-box{margin-top:0;}
	body.page-id-2079.page-template-ioe-page-layout-builder #featured {margin-top: 0;}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {padding-left: 5px;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-24.mega-menu-megamenu > ul.mega-sub-menu {
		margin-left:375px;
	}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-1964 > ul.mega-sub-menu {
		margin-left: 210px;
	}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-25 > ul.mega-sub-menu {
		margin-left: -235px;
		width:300px;
	}
	#people-wrap .container {
		padding-right: 40%;
	}
	body.page-template-welcome #hero {height: 650px;}
	body.page-template-welcome #hero.content-header .header-inner .background {height:670px;}
	body.page-template-welcome #hero.content-header .header-inner .team-member-header-bg {height:670px;}
	body.post-type-archive #hero.content-header {    height: 730px;}
	body.post-type-archive #hero.content-header .header-background-img {    height: 710px;}
	body.page-id-629 #content > .section-0 {margin-top: 0;}
	body.page-id-629 #hero:not(.no-bottom-bars)::after{height: 170px; }
	body.page-id-629 #hero.content-header .header-background-img {    height: 610px;}
	#top ul li.menu-item-has-children .sub-wrapper .sub-menu {padding: 20px;}
	#top ul li.menu-item-has-children .sub-wrapper .sub-menu input {
		height: 40px;
		border-radius: 6px;
		border: 0;
		padding: 10px;
	}
	#top ul li.menu-item-has-children .sub-wrapper .sub-menu button {
		height: 40px;
		padding: 10px;
		border-radius: 6px;
		border: 0;
		background: white;
	}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {padding-left: 20px;}
	#block_posts_slider-2079-0::before{height: 110px;}
	#footer.ioe-footer{
		background-size: 100% 100%;
	}
	#footer::after {height: 127px;}
	.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item {margin:0 10px 10px;height:50px;width:100% !important;}
	.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a {    border: 1px solid #a4a4a4;border-radius: 6px;height:50px;}
	.tabs-nav #navigation .tabs-navigation-list.tabs-horizontal {
		height: 280px;
	}
	.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-link{
		padding: 0 !important;
		width:100%;
		text-align: left;
	}
	.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-link::after {
		right:25px;
	}
	#hero.training-and-cpd-events-header .button-navigation {
		display: block;
	}
	#hero.training-and-cpd-events-header .button-navigation .category-item {
		width: 32%;
		float: left;
		margin: 0 10px 10px 0;
	}
	#hero.training-and-cpd-events-header .button-navigation .category-item:nth-of-type(3), #hero.training-and-cpd-events-header .button-navigation .category-item:nth-of-type(6) {
		margin-right: 0;
	}
	body.post-type-archive #hero.content-header.training-and-cpd-events-header {
		height: 860px;
	}
	.page-template-ioe-page-layout-builder .header-background-img {
		height:100%;	
	}
	.page-template-ioe-page-layout-builder .section-0 p img {
		display: block;
		float: none;
		clear: both;
		margin: 0 auto 20px;
	}
	
	body.page-id-2098 #hero.content-header {height: 415px;}
	.page-template-ioe-page-layout-builder #footer ul.social{margin-left: 0;}
	
  #featured #featured-block #video .video i {
        position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		font-size: 140px;
		color: #fff;
		opacity: .8;
		text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
		background: none;
	  transition: 1s ease all;
	}
  #featured #featured-block #video .video:hover i {
    color: #eee;
  }
	#featured #featured-block #video .video i.fa-circle-pause {        
		left: 92%;
		top: 16%;
		font-size: 80px;
	}
	#featured #featured-block #video .video{height: 100%;}
	#video-header .container .header-content .video-box {height:655px;}
}
@media only screen and (max-width: 900px) and (min-width: 820px)  {
	#video-header .container .header-content p {margin-bottom: 0;}
	#video-header .container .header-content .video-box {
		height: 390px;
	}	
}
@media screen and (max-width: 1130px) { 
	body.blog #mmenu span {background-color:#085436;}	
	body.archive #mmenu span {background-color:#085436;}	
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-1964.mega-menu-megamenu > ul.mega-sub-menu {min-height: unset !important;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-25 > ul.mega-sub-menu {margin-left: 0;}
	#top .wonder-block{display: none;}
}
@media only screen and (max-width: 820px) and (min-width: 501px)  {
	#top a.phone span, #top a.mail span {display: none;}
	body.page-template-ioe-page-layout-builder.page-id-1979 #people-wrap .testimonial-images {
		position: relative;
	}
	body.page-template-ioe-page-layout-builder.page-id-1979 #people-wrap .container {
		padding-right: 28%;
		padding-left: 22%;
	}	
	#hero:not(.no-bottom-bars)::after, #video-header:not(.no-bottom-bars)::after {
		bottom: -75px;
	}
	body.page-template-ioe-page-layout-builder #hero.ioe-page-header .container p {
		margin-bottom: 20px;
	}
	#people-wrap .testimonial-images{
		max-width: 320px;
	}
	.half_half ul {width: 100%; max-width: none;}
	#featured #columns .slanted_ul .column {
		top: -4px;
		padding: 140px 30px 110px 30px;
		width:100%;
	}
	#featured #columns .slanted_ul .column .column-inner p {
		height: 240px;
	}
	#hero.homepage-carousel {height:880px;}
	#hero.homepage-carousel .container {
		max-height: 730px;
	}
	#hero:not(.no-bottom-bars)::after {bottom: -50px;}
	#top .phone span, #top .mail span {display: none;}
	#header #header-navbar.menu-slide-in {max-width: 100%;}
	#mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		width:75%;
	}
	#hero.no-background-image .slide-background {
		height: 620px;
	}
	body.page-id-629 #content > .section-0 {
		margin-top:40px;
	}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-25 > ul.mega-sub-menu {margin-left: 0;}
	.coloured-grid .grid-item {height: 300px;}
	#video-header .container .header-content .video-box{height: 500px;}
	#mega-menu-wrap-header #mega-menu-header[data-effect="fade_up"] li.mega-menu-item.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:not(.mega-disable-transition) > ul.mega-sub-menu {
		width:100% !important;
		left:0;
	}
	#hero .slide-background, #video-header .background {
		height: 550px;
	}
	body.page-id-334 .header-background-img {height:100%;}
	body.post-type-archive-success-stories #success-stories .success-story-row .image-link, body.tax-story-category #success-stories .success-story-row .image-link {width:230px;}
	body.post-type-archive-success-stories #success-stories .success-story-row .row-content, body.tax-story-category #success-stories .success-story-row .row-content {width: calc(100% - 233px);}
	.post-type-archive-success-stories #hero.success-stories-header .header-inner .container {padding-top:200px !important;}
	body.post-type-archive-success-stories #hero.content-header {height: 940px;}
	body.post-type-archive-success-stories #hero.success-stories-header .header-inner .container .button-navigation .category-item, body.tax-story-category #hero.success-stories-header .header-inner .container .button-navigation .category-item {margin-bottom: 20px;}
	#mmenu span { background-color: #085436;}
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-header #mega-menu-header > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-header #mega-menu-header > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
		width: 100% !important;
		display: block;
	}
	#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
		visibility: visible;
	}
	#blog-category-nav .button-navigation li {
		display: block;
		margin: 0 20px 20px 0;
		padding: 0;
	}
	#hero.no-background-image.no-placeholder-bg .slide-background {
		min-height: 375px!important;
	}
	.page-id-2814 .container table {
		width:100%;
	}
	.page-id-2814 .container table td{
		width:100%;
		display: block;
		margin: 10px 0 20px;
	}
	#video-header .container .header-content p {margin-bottom: 25px;}
	#video-header {
		height:865px;
	}
	#surrounding-video-div .btn {
    position: absolute;
    bottom: -6%;
    left: 34%;
}
}
@media screen and (max-width: 500px){
	
    .column-video {
  float: left;
  width: 100%;
  text-align: center;
  margin-right: 0%;
    margin-bottom: 2%;
}
    
    body #top {display: block;}
	#hero:not(.no-bottom-bars)::after, #video-header:not(.no-bottom-bars)::after {
    bottom: -94px;
}
	#top ul {
    float: right;
    margin: 0;
    padding: 0;
    width: 75%;
    text-align: right;
}
	body #top #menu-item-107, body #top #menu-item-108, body #top #menu-item-109, body #top #menu-item-110 {display: none;}
	#top ul #menu-item-101 {margin: 0; width:100%;}
	#top ul #menu-item-101 .sub-wrapper {
    position: relative;
    left: -26%;
    transform: none;
    text-align: center;
    min-width: 301px;
}
	#top a.phone, #top a.mail {
    width: 19px;
    height: 19px;
    overflow: hidden;
    margin: 0 15px 0 0;
}
		#top a.phone span, #top a.mail span {
    display: none;
}
	#top ul li.menu-item-has-children .sub-wrapper .sub-menu li {text-align: center;}
	#header::before, #header::after {display: none;}
	body.home.admin-bar  #header, body.home #header {
    top: 40px;
    height: 110px;
    background: transparent;
	}
	body  #header, body.admin-bar  #header.mobile-menu-open {
    top: 46px;
    height: 110px;
    background: white;
	}
	body.whiteMenu  #header, body.admin-bar  #header.mobile-menu-open {
    top: 46px;
    height: 110px;
    background: transparent;
	}
	body.admin-bar  #header.mobile-menu-open.nav-up {
		top: 0;
		height: 110px;
		background: white;
	}
	body.page-template-ioe-page-layout-builder #header {background: #113554;}
	body  #header.mobile-menu-open {
    top: 0px;
	}
	body.whiteMenu.admin-bar  #header.standard-header {
    top: 40px;
    height: 110px;
    background: #165016;
	}
	body.whiteMenu   #header.mobile-menu-open {
    top: 0px;
    height: 110px;
    background: #165016;
	}
	body.whiteMenu   #header.nav-up {
    top: 40px;
    height:110px;
    background: #165016;
	}
	body.whiteMenu   #header.nav-up.mobile-menu-open {
    top: 0px;
	}
	body #header .container{
    	height: 100%;
}
	#header.nav-up .logo{
		height:100px;
	}
	body.whiteMenu   #header.nav-up, body.whiteMenu.admin-bar  #header.standard-header.nav-up {background: white;}
	body #header .container{
    height: 110px;
}
	body #header .container{
		height: 110px;
	}
	#header.nav-up .logo{
		height:110px;
		width:80%;
	}
	body.whiteMenu   #header.nav-up {background: white;}
	body #header .logo {    margin: 0;
    position: relative;
    z-index: 9999;
    width: 90%;
    height: 100px;
    display: block;
    float: none;
    padding: 20px 0 10px 10px;
}
	#hero.homepage-carousel {margin-top: 150px;}
	body.home #hero.homepage-carousel {margin-top: 0px;}
	#header.nav-up{height: 110px;background: white;}
	#mmenu {
    	top: 70px;
		transition: 0.5s ease all;
	}
	#mmenu.mmenu-open {top:40px}
	#mmenu.mmenu-open span {background-color:white !important;}
	#menu-topbar #menu-item-101 {height: 30px;}
	#menu-topbar #menu-item-101.long-menu-mobile  {height: unset;}
	#schools .item {padding:0;}
	#alternating-rows h3 {padding: 0;}
	.page-id-2 #interested {padding-top: 20px; padding-bottom: 70px;}
	#hero.content-header .container, body.page-id-629 #hero.no-background-image .container, body.blog #hero .header-inner .container {
		padding-top:150px !important;
		margin-top: 0;
	}
	#hero.header-carosuel, #hero.video-offset-header, #hero.content-header{
		margin-top:150px;
	}
	.whiteMenu  #hero.header-carosuel, .whiteMenu #hero.video-offset-header, .whiteMenu #hero.content-header{
		margin-top:0px;
	}
	#hero.content-header .container, body.page-id-629 #hero.no-background-image .container, body.blog #hero .header-inner .container, body.page-template-page-layout-builder #hero .container {
		display: block;
	}
	body.page-template-welcome .team-member-header-bg {
    object-fit: cover;
    object-position: calc(100% + 350px) 0;
    height: 620px;
}
	body.page-template-welcome #hero .container {display: block;}
	body.page-template-ioe-welcome #member-info-top, body.page-template-welcome #member-info-top{margin-top: -60px;}
	body.page-template-ioe-welcome #main, body.page-template-welcome #main {margin-top:0;}
	body.page-template-page-layout-builder #hero.no-background-image .container, body.page-template-ioe-page-layout-builder #hero.no-background-image .container {padding-top:0!important;}
	#mega-menu-wrap-header #mega-menu-header li#mega-menu-item-21.mega-menu-megamenu > ul.mega-sub-menu > li a {width:100% !important;}
	#video-header .container {
		padding-top: 180px;
	}
	#video-header {
		height: unset;
	}
	
	#video-header .container {
    padding-top: 180px;
    position: relative;
    display: block;
    left: 0;
    transform: none;
	padding-bottom: 100px;
}
	#video-header .background{
    	display: none;
}
	#video-header .container .header-content .video-box {
		padding:0;
		height:unset;
	}
	#video-header .container .header-content .video-box .video-box-inner {
		height:300px !important;
		position: relative;
	}
	#video-header .container .header-content .video-box .btn {
		position: relative;
		margin-top:15px;
	}
	#hero:not(.no-bottom-bars)::after, #video-header:not(.no-bottom-bars)::after {background: white;    transform: skewY(-4.6deg);}
	#hero.ioe-page-header .container, body.page-template-jobs #hero.blog-home-header .container {padding-top: 0 !important;}
	#hero.no-background-image.no-placeholder-bg .slide-background {min-height: 300px !important;}
	#jobsBoard .jobsBoardSidebar {width:100%;}
	#hero form.jobSearch input, #hero form.jobSearch button{float: none;}
	#hero .header-inner .flex .half {width:100%;}
	.page-template-ioe-welcome #hero .header-inner .background {
		height:unset;
	}
	.page-template-ioe-welcome #hero .header-inner .container .flex .half.left {
		justify-content: normal;
		padding-top: 0;
		padding-bottom: 0;
		max-height: 200px;
	}
	.page-template-ioe-welcome #hero .header-inner .container .flex .half.right {
		position: absolute;
		top: 0;
		right: 0;
		left: auto;
		padding: 0 20px;
		text-align: center;
	}
	.page-template-ioe-welcome #hero .header-inner .container .flex .half.right > img {
		margin: 0 auto;
		width: 225px;
		height: auto;
		float: none;
	}
	body.page-template-ioe-welcome #member-info-top {
		margin-top: 0;
		display: none;
	}
	#hero.content-header .container .half .team-member-social-networks {
		justify-content: center;
	}
	body.tax-training-category #mmenu span {background-color:#085436;}
	#hero.content-header .container .half .team-member-social-networks li a i {color:#085436;}
	body.page-template-ioe-page-layout-builder #hero.ioe-page-header .container {padding-top: 0 !important;}
	.page-id-2079 #featured #columns {margin-top: 44px;}
	body.page-template-ioe-page-layout-builder.page-id-1031 #hero.ioe-page-header .container {height: calc(100% - 250px);}
	body.page-template-ioe-page-layout-builder.page-id-2814 #hero.ioe-page-header .container {height: calc(100% - 250px);}
	body.page-template-ioe-page-layout-builder.page-id-2834 #hero.ioe-page-header .container {height: calc(100% - 250px);}
	body.page-template-ioe-page-layout-builder.page-id-2832 #hero.ioe-page-header .container {height: calc(100% - 250px);}
	body.page-template-ioe-page-layout-builder.page-id-2833 #hero.ioe-page-header .container {height: calc(100% - 250px);}
	body.page-template-ioe-page-layout-builder.page-id-2061 #hero.ioe-page-header .container {height: calc(100% - 250px);}
	body.page-template-ioe-page-layout-builder.page-id-2072 #hero.ioe-page-header .container {height: calc(100% - 250px);}
	body.page-template-ioe-page-layout-builder.page-id-2762 #hero.ioe-page-header .container {height: calc(100% - 250px);}
	body.page-template-ioe-page-layout-builder.page-id-1979 #hero.ioe-page-header .container {height: calc(100% - 250px);}
	body.page-template-ioe-page-layout-builder.page-id-1031 #hero.content-header .header-title {font-size: 31px;}
	body.is-ios.is-safari.page-id-1031 #hero .slide-background {    height: 500px;    min-height: 500px;}
	body.is-ios.is-safari.page-id-2814 #hero .slide-background {    height: 500px;    min-height: 500px;}
	body.is-ios.is-safari.page-id-2834 #hero .slide-background {    height: 500px;    min-height: 500px;}
	body.is-ios.is-safari.page-id-2832 #hero .slide-background {    height: 500px;    min-height: 500px;}
	body.is-ios.is-safari.page-id-2833 #hero .slide-background {    height: 500px;    min-height: 500px;}
	body.is-ios.is-safari.page-id-2061 #hero .slide-background {    height: 500px;    min-height: 500px;}
	body.is-ios.is-safari.page-id-2762 #hero .slide-background {    height: 500px;    min-height: 500px;}
	body.is-ios.is-safari.page-id-1979 #hero .slide-background {    height: 500px;    min-height: 500px;}
	body.is-ios.is-safari.page-id-2072 #hero .slide-background {    height: 350px;    min-height: 350px;}
	body.page-template-ioe-page-layout-builder.page-id-1031 .container h3 {padding-left: 0; padding-right: 0;}
	body.page-template-ioe-page-layout-builder.page-id-2814  #content .content.content-text {margin-top:50px;}
	body.page-template-ioe-page-layout-builder.page-id-2834  #content .content.content-text {margin-top:50px;}
	body.page-template-ioe-page-layout-builder.page-id-2832  #content .content.content-text {margin-top:50px;}
	body.page-template-ioe-page-layout-builder.page-id-2833  #content .content.content-text {margin-top:50px;}
	body.page-template-ioe-page-layout-builder.page-id-2048  #content .content.content-text {margin-top:50px;}
	body.page-template-ioe-page-layout-builder.page-id-2143  #content .content.content-text {margin-top:50px;}
	body.page-template-ioe-page-layout-builder.page-id-2061  #content .content.content-text {margin-top:50px;}
	body.page-template-ioe-page-layout-builder.page-id-2072  #content .content.content-text {margin-top:50px;}
	body.page-template-ioe-page-layout-builder.page-id-2748  #content .content.content-text {margin-top:50px;}
	body.page-template-ioe-page-layout-builder.page-id-2762  #content .content.content-text {margin-top:50px;}
	body.page-template-ioe-page-layout-builder.page-id-1979  #content .content.content-text {margin-top:50px;}
	body.page-template-ioe-page-layout-builder.page-id-2763  #content .content.content-text {margin-top:50px; margin-bottom: 0;}
	body.page-template-ioe-page-layout-builder.page-id-2763  #content .content.content-text p:last-of-type{ display: none;}
	body.page-template-ioe-page-layout-builder.page-id-2763  #content .content.content-text h3 { padding: 0;}
	body.page-template-ioe-page-layout-builder.page-id-3653  #content .content.content-text {margin-top:50px;}
	body.post-type-archive-training-or-event #hero.training-and-cpd-events-header.no-overlay .container {
	margin: 0;	
	}
	.page-id-2814 .container table {
		width:100%;
	}
	.page-id-2814 .container table td{
		width:100%;
		display: block;
		margin: 10px 0 20px;
	}
	body.page-template-ioe-page-layout-builder .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item { margin-bottom: 10px;}
	body.page-template-ioe-page-layout-builder .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a {border:1px solid #a4a4a4; border-radius:4px;}
	.tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:nth-of-type(4), .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item:nth-of-type(5) {width:100%;}
	.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-link {
		padding: 0;
		font-size: 17px;
		margin-bottom: 10px;
	}
	.post-list-accordion .accordion-container .accordion-item .accordion-content .school-accordion-block .content-block .content-block-inner .left .content-link:nth-child(2) {
		padding: 0;
		text-align: left;
	}
	body.post-type-archive-training-or-event #pagination-container .pagination-bar .right {width:100px;}
	body.post-type-archive-training-or-event #pagination-container .pagination-bar .left {width:100px;}
	body.post-type-archive-training-or-event #pagination-container .pagination-bar .blog-pagination {width:calc(100% - 200px);}
	body.page-template-ioe-page-layout-builder.page-id-2061 #content .container p:nth-of-type(1) {
		display: none;
	}
	body.page-template-ioe-page-layout-builder.page-id-2061 #content .container img{
		margin: 0 auto 20px;
		display: block;
	}
	body.page-template-ioe-page-layout-builder.page-id-2748  .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a {overflow: hidden;}
	body.page-template-ioe-page-layout-builder.page-id-2762  .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a {overflow: hidden;}
	body.page-template-ioe-page-layout-builder.page-id-2763  .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a {overflow: hidden;}
	body.page-template-ioe-page-layout-builder.page-id-3653  .tabs-nav #navigation .tabs-navigation-list .tabs-navigation-item a {overflow: hidden;}
	body.page-template-ioe-page-layout-builder.page-id-2748 #content .container img{
		margin: 0 auto 20px;
		display: block;
	}
	body.page-template-ioe-page-layout-builder.page-id-2762 #content .container img{
		margin: 0 auto;
		display: block;
	}
	body.page-template-ioe-page-layout-builder.page-id-2762 #people-say {padding-bottom: 40px;}
	body.page-template-ioe-page-layout-builder.page-id-1979 #people-say {padding-bottom: 0px !important; margin-bottom: 0 !important;}
	body.page-template-ioe-page-layout-builder.page-id-2762 #people-wrap > .container .testimonial-images .testimonial-image {width:100% !important;}
	body.page-template-ioe-page-layout-builder.page-id-1979 #people-wrap > .container .testimonial-images .testimonial-image {width:100% !important;height: 305px;}
	#block_contact_columns-1979-0 {padding-bottom: 40px;}
	
  #featured #featured-block #video .video i {
        position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		font-size: 100px;
		color: #fff;
		opacity: .8;
		text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
		background: none;
	  transition: 1s ease all;
	}
  #featured #featured-block #video .video:hover i {
    color: #eee;
  }
	#featured #featured-block #video .video i.fa-circle-pause {        
		left: 88%;
		top: 21%;
		font-size: 60px;
	}
	#video-header {
		transform:skewY(3deg);
	}
	#video-header .container {
		transform:skewY(-3deg);
	}
	#video-header .container .header-content .video-box .video-box-inner {
		height: 220px !important;
		position: relative;
		max-height: unset;
	}
	#video-header .container .header-content .video-box .video-box-inner i {
        position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		font-size: 100px;
		color: #fff;
		opacity: .8;
		text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
		background: none;
	  transition: 1s ease all;
	}
	#video-header .container .header-content .video-box .video-box-inner i.fa-circle-pause {        
		left: 88%;
		top: 21%;
		font-size: 60px;
	}
	body.page-id-11 #video-header:not(.no-bottom-bars)::after {height: 0;}
	#surrounding-video-div .btn {
		position: absolute;
		bottom: -34%;
		left: 20%;
	}
}
.clearfix {display: block; clear: both; height:1px; max-height: 1px;}

#newsletter-content-surrounder {display: flex; flex-wrap: wrap;}
.column-newsletter {flex-basis:25%; box-sizing:border-box; padding:15px; text-align: left;}
.column-newsletter p{
	font-size: 20px;
  line-height: 1.7;
  margin: 10px 0 30px 0;
  padding: 0;
  font-weight: 600;
  color: #085436;
}
.newsletter-button{ background:#085436; color:#ffffff; padding: 10px 20px; cursor: pointer;}
.newsletter-button.disabled{ background:rgba(0,0,0,0.4); color:#ffffff; padding: 10px 20px; cursor:not-allowed;}
#newsletter-previous-button {float: left;}
#newsletter-next-button {float: right;}

.page-id-2546 #content {
  background-color: #f2f4f5;
}
.page-id-2546 .full-width-list {
  margin: 80px 0 0px 0;
}
.page-id-2546 #hero p {
  margin: 15px 0 10px 0;
}
.page-id-2546 .post-slider {
  padding: 50px 0 75px 0;
}
.page-id-2546 #hero.bottom-edge-gb::after{
  background-image: url(../../uploads/2024/04/header-bottom-edge-newsletter-1.png)!important;
}
.post-slider .text_holder h6 {
  display: none;
}