/*/////////////////////////////////////////////////////////////////////
 // 
 // Custom code styles
 // 
 // This overrides styles
 // set by Bootstrap
 // 
 /////////////////////////////////////////////////////////////////////*/

/*
 * --------------------------------------------------
 * 1. General Elements
 *--------------------------------------------------
 */

#header {
  /* 1. Header wrapper */
}

#highlighted {
  /* 2. Highlighted (below header) wrapper */
}

#content {
  /* 3. Content wrapper */
}

#content-below {
  /* 4. Content Below wrapper */
}

#footer {
  /* 5. Footer wrapper */
}

.video-btn {
	cursor: pointer;
}


@font-face {
    font-family: 'Dystopian' ;
    font-display: swap;
    src: local('Dystopian-Black'),
    url('/assets/fonts/Dystopian-Black.woff2') format('woff2'),
	url('/assets/fonts/Dystopian-Black.woff') format('woff');
    font-weight: 900;
    unicode-range: U+000-5FF;
    font-style: normal;
}

@font-face {
    font-family: 'Dystopian' ;
    font-display: swap;
    src: local('Dystopian-Bold'),
    url('/assets/fonts/Dystopian-Bold.woff2') format('woff2'),
	url('/assets/fonts/Dystopian-Bold.woff') format('woff');
    font-weight: 700;
    unicode-range: U+000-5FF;
    font-style: normal;
}

@font-face {
    font-family: 'Dystopian' ;
    font-display: swap;
    src: local('Dystopian-Regular'),
    url('/assets/fonts/Dystopian-Regular.woff2') format('woff2'),
	url('/assets/fonts/Dystopian-Regular.woff') format('woff');
    font-weight: 400;
    unicode-range: U+000-5FF;
    font-style: normal;
}

@font-face {
    font-family: 'Dystopian' ;
    font-display: swap;
    src: local('Dystopian-Light'),
    url('/assets/fonts/Dystopian-Light.woff2') format('woff2'),
	url('/assets/fonts/Dystopian-Light.woff') format('woff');
    font-weight: 100;
    unicode-range: U+000-5FF;
    font-style: normal;
}

.WUC-title {
	font-family: 'Dystopian';
	text-shadow: 0 0 7px #333 !important;
}

.WUC-title .h1 {
	font-weight: 700;
	font-size:50px;
}

.WUC-title .h4 {
	font-weight: 700;
	font-size:33px;
}

.p-title h1 {
	font-family: 'Dystopian';
	font-weight: 700;
	font-size:39px;
	text-shadow: 0 0 7px #333 !important;
}


.l-subject {
background-color: #009066;
width: 11%;
}

.a-subject {
background-color: #f37339;
width: 11%;
}

.s-subject {
background-color: #e41d38;
width: 11%;
}

.c-subject {
background-color: #00afa0;
width: 11%;
}

.l-subject-p {
	width: 89%;
}

.verticaltext {
    -ms-transform: rotate(-90deg);
    -ms-transform-origin:right, top;
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin:right, top;
	transform: rotate(-90deg);
	transform-origin: right, top;
	background: none;
	font-family: 'Dystopian';
	font-weight: 400;
	font-size:27px;
}

 .nav-tabs.schedules .nav-link.active:focus {
	color:#34495e;
}

.divider-arrow.divider-arrow-b:before {
  margin-left: -13px;
  border-width: 13px 13px 0;
}

.reasons-border-left {
  border-left: none;
}



.btn.focus,
.btn:focus,
.close:active,
.close:focus,
.header-search form .btn.active:focus,
.header-search form .btn:active:focus,
.header-search form .btn:focus,
a:focus {
	-webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);

}

.c-search select:focus {
   -webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}

a:link {
	text-decoration: underline;
	text-decoration-thickness: 1px
}

.card-accordion .card-header a:link {
	text-decoration: none;
}

.card-accordion .card-body a:link {
	text-decoration: underline;
	text-decoration-thickness: 1px
}

.card-accordion .card-body h4 a:link {
	text-decoration: none;
}

.nav a:link {
	text-decoration: none;
}

.sidebar a:link {
	text-decoration: none;
}

.Mod-table a:link {
	text-decoration: underline;
	text-decoration-thickness: 1px
}

.btn-arrow a:focus {
  -webkit-box-shadow: 0 0 0 .3rem rgba(93, 109, 126, .5);
  box-shadow: 0 0 0 .3rem rgba(93, 109, 126, .5)
}






/*
 * --------------------------------------------------
 * 2. Colours
 *-------------------------------------------------- 
 */

.divider-brand-blue.divider-arrow-b:before {
  border-top-color: #1B365D
}

.bg-brand-orange h3 {
  line-height: 45px;
}

.widget-lead .fade {
	
	visibility: visible;
}

.fade .stats{
	
	visibility: visible;
}

.openday-call .display-4:not(.no-resize) {
	font-weight:bold;
}

.home-advert {
	background-repeat: no-repeat;
	background-position: center top;
	min-height:370px;
}

hr.hr-brand-red {
  border-top-color: #a50034 !important;
}


.border-brand-red {
  border-color: #a50034 !important;
}

.text-brand-red {
  color: #a50034 !important;
}

.border-6 {
    border-width:6px !important;
}

.row .timetable {
  border-bottom: 1px solid #fff
}

.visability-hidden {
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * --------------------------------------------------
 * 3. Responsiveness/media queries
 *--------------------------------------------------
 */

/* Extra small devices (phones, less than 768px) */

/* No media query since this is the default in Bootstrap */

.card.clickable-element:focus {
	outline: #6ba4b8 solid 4px;
}

.nav-img a, .nav-img a:hover {
	color: #fff;
	text-decoration: none;
}

/* temp - will need removing */
.nav-img a:focus {
	outline: #6ba4b8 solid 4px;
}

.clickable:focus {
	outline: #6ba4b8 solid 4px;
}

.btn-primary-arrow {
    background-color: #1b365d;
    font-size:  0.85rem;
    font-weight: bold;
    text-transform: uppercase;
}
.btn-primary-arrow span {
      padding-left: 15px;
      padding-right: 5px;
	  color: #fff;
    }
.btn-primary-arrow  i {
      font-size: 0.8rem;
      background-color: #1b365d;
      padding: 15px 10px;
	  color: #92d001;
    }

.sideaccred img{
	width:225px
}

.sideaccred-one img{
	width:175px
}

.side-ad-ea {
	width: 290px;
	height:232px;
	background: url("/images/Calls/Equine-Academy.jpg");
	background-size: 100% 100%
}

.side-ad-title h3{
font-weight:300;
font-size:19px
}

.side-ad-title h2{
font-weight:700;
font-size:27px;
}


.side-ad-ea h3{
color: #fff;
}

.side-ad-ea h2{
color: #92d001
}


.ea-button {
height:155px
}


.bticket h3 {
	font-size:20px;
}	


.ea-call h3 {
font-weight:700;
font-size:20px
}
	
.seq-call h2 {
font-weight:700;
font-size:20px;
}


.home-alert-banner {
font-size:1.4rem
}
	

.foundation-year .btn {
font-size:19px;
text-transform:none;
text-align: left
}


.foundation-year .btn-link {
color:#000000;
}

.foundation-year .btn-link:hover, .foundation-year .btn-link:focus, .foundation-year .btn.link:active{
color:#000000;
}

.blog-post .title,
.blog-roll .title {
  line-height: normal;
}

.card-accordion-news {
color: rgba(27, 27, 27, .7)
}

.card-accordion-news:hover {
color: rgba(27, 27, 27, .7)
}

.card-accordion.card-accordion-list-style .card-header a[data-toggle=collapse]:after {
  line-height: 23px;
}

.prContentOn {
	font-size:19px;
	font-weight: bold;
}

.prNoContent {
color: rgba(27, 27, 27, .4)	
}

.btn-outline-brand-blue {
  color: #1b365d;
  border-color: #1b365d
}

.btn-outline-brand-blue:hover {
  color: #fff;
  background-color: #1b365d;
  border-color: #1b365d
}

.visit-Cblock h1 {
	font-size: 3rem !important;
	line-height:2.4rem;
}
.visit-Cblock h2 {
	font-size: 1.2rem !important;
}
.visit-Cblock p {
	font-size: 1.2rem !important;
	line-height: 1.5rem;
}

@media (min-width: 576px) {
  /* Small devices (576px and up). Mixin: media-breakpoint-up(sm) */
	
.l-subject {
background-color: #009066;
width: 9%;
}

.a-subject {
background-color: #f37339;
width: 9%;
}

.s-subject {
background-color: #e41d38;
width: 9%;
}

.c-subject {
background-color: #00afa0;
width: 9%;
}
	

.l-subject-p {
	width: 91%;
}
	
.p-title h1 {
	font-size:43px;
}
	
.WUC-title .h1 {
	font-size:56px;
}

.WUC-title .h4 {
	font-size:31px;
}

.reasons-border-left {
border-left: 2px solid #1B365D !important
}
.home-alert-banner {
font-size:1.7rem
}
.ea-call h3 {
font-weight:700;
font-size:26px
}
.seq-call h2 {
font-weight:700;
font-size:27px;
}
.bticket h3 {
	font-size:27px;
}	
.sideaccred img{
	width:275px
}	
.sideaccred-one img{
	width:225px
}
.side-ad-ea {
	width: 350px;
	height:280px;
}
.side-ad-title h3{
font-weight:300;
font-size:23px
}
.side-ad-title h2{
font-weight:700;
font-size:33px
}
.ea-button {
height:190px
}	
.display-4:not(.no-resize) {
    font-size: 185%;
	font-weight:bold;
}
.openday-call .display-4:not(.no-resize) {
    font-size: 185%;
	font-weight:bold;
}
  .timeline.timeline-left .timeline-item,
  .timeline.timeline-left .timeline-item.even,
  .timeline.timeline-left .timeline-item.right,
  .timeline.timeline-right .timeline-item,
  .timeline.timeline-right .timeline-item.even,
  .timeline.timeline-right .timeline-item.right {
    width: 93%;
}
.visit .date-wrapper span.date-d {
  font-size: 45px;
  line-height: 1;
  padding: 5px 0;
  color: #1b1b1b;
  font-weight: 200 !important;
  border: 1px solid #e4e4e4;
  border-top: none;
  border-radius: 0 0 2px 2px
}
.visit .date-wrapper span.date-m {
  padding: 2px 4px;
  color: #fff;
  border-radius: 2px 2px 0 0;
  font-size: 20px;
  text-transform: uppercase
}
.date-text {
  font-size: 41px;
	line-height:36px;
}
.visit-day h3 {
  line-height: 50px;
  font-size: 2.8rem !important;
}
.btn-primary-arrow {
    font-size:  1.15rem;
}
.btn-primary-arrow span {
      padding-left: 25px;
      padding-right: 25px;
    }
.btn-primary-arrow  i {
      font-size: 1.15rem;
      padding: 15px 20px;
    }
.visit-Cblock h2 {
	font-size: 1.3rem !important;
}

}

@media (min-width: 768px) {
  /* Medium devices (768px and up). Mixin: media-breakpoint-up(md) */
	
.l-subject {
background-color: #009066;
width: 7%;
}

.a-subject {
background-color: #f37339;
width: 7%;
}

.s-subject {
background-color: #e41d38;
width: 7%;
}

.c-subject {
background-color: #00afa0;
width: 7%;
}

.l-subject-p {
	width: 93%;
}
	
.p-title h1 {
	font-size:53px;
}

.WUC-title .h1 {
	font-size:43px;
}

.WUC-title .h4 {
	font-size:23px;
}
	
.sideaccred img{
	width:85%
}
	
.sideaccred-one img{
	width:37%
}	
	
  .display-4:not(.no-resize) {
    font-size: 185%;
	font-weight:bold;
	}
	
.openday-call .display-4:not(.no-resize) {
    font-size: 175%;
	font-weight:bold;
	}
	
	
  .sidebar-left {
    padding-right: 20px
    }
  .sidebar-right {
    padding-left: 20px
    }
  .nav-section-menu .nav,
  .nav-section-menu.nav {
    border-right: none;
  }
	
  .nav-section-menu .nav .active .nav-link,
  .nav-section-menu .nav .active .nav-link:hover,
  .nav-section-menu .nav .nav-link.active,
  .nav-section-menu .nav .nav-link.active:hover,
  .nav-section-menu.nav .active .nav-link,
  .nav-section-menu.nav .active .nav-link:hover,
  .nav-section-menu.nav .nav-link.active,
  .nav-section-menu.nav .nav-link.active:hover {
    border-right-color: #E6E6E6;
  }
	
  .nav .nav-section-menu .nav-link {
    margin-right: -1px;
  }
	
  .sidebar-left:after,
  .sidebar-right:after {
    height: 0% ;
    width: 0px;
    background: #fff;
    content: '';
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
  }
	
.date-text {
  font-size: 55px;
	line-height:50px;
}
	
.visit-Cblock h1 {
	font-size: 4rem !important;
	line-height:3.3rem;
}
.visit-Cblock h2 {
	font-size: 2rem !important;
}
.visit-Cblock p {
	font-size: 1.4rem !important;
	line-height: 1.6rem;
}
	
}



@media (min-width: 992px) {
  /* Large devices (992px and up). Mixin: media-breakpoint-up(lg) */

	
.l-subject {
background-color: #009066;
width: 5%;
}
	
.a-subject {
background-color: #f37339;
width: 5%;
}

.s-subject {
background-color: #e41d38;
width: 5%;
}

.c-subject {
background-color: #00afa0;
width: 5%;
}

.l-subject-p {
	width: 95%;
}
	
.p-title h1 {
	font-size:63px;
}

.WUC-title .h1 {
	font-size:56px;
}	

.WUC-title .h4 {
	font-size:27px;
}	

.home-alert-banner {
font-size:2rem
}

.bticket h3 {
	font-size:20px;
}	

.seq-call h2 {
font-weight:700;
font-size:20px;
}

.sideaccred-one img{
	width:45%
}	
	
.navbar-expand-lg .navbar-main .navbar-nav > .nav-item > .nav-link, .navbar-expand-lg .navbar-main .navbar-nav > .nav-link, .navbar-expand-lg.navbar-main .navbar-nav > .nav-item > .nav-link, .navbar-expand-lg.navbar-main .navbar-nav > .nav-link
	{
		font-size:17px;
	}
	

  .display-4:not(.no-resize) {
    font-size: 135%;
	font-weight:bold;
}

.openday-call .display-4:not(.no-resize) {	
    font-size: 235%;
	font-weight:bold;
}
	
  .navbar-expand-lg .navbar-main.collapse .dropdown-menu,
  .navbar-expand-lg .navbar-main.collapse .dropdown-menu .dropdown-submenu .dropdown-item:after,
  .navbar-expand-lg.navbar-main.collapse .dropdown-menu,
  .navbar-expand-lg.navbar-main.collapse .dropdown-menu .dropdown-submenu .dropdown-item:after {
    border-bottom-color: #fff !important
  }

  .navbar-expand-lg .navbar-main .nav-link-dd-effect.active,
  .navbar-expand-lg .navbar-main .nav-link-dd-effect:hover,
  .navbar-expand-lg .navbar-main .navbar-nav .open.active>.dropdown-toggle,
  .navbar-expand-lg .navbar-main .navbar-nav .open>.dropdown-toggle,
  .navbar-expand-lg .navbar-main .navbar-nav .show.active>.dropdown-toggle,
  .navbar-expand-lg .navbar-main .navbar-nav .show>.dropdown-toggle,
  .navbar-expand-lg.navbar-main .nav-link-dd-effect.active,
  .navbar-expand-lg.navbar-main .nav-link-dd-effect:hover,
  .navbar-expand-lg.navbar-main .navbar-nav .open.active>.dropdown-toggle,
  .navbar-expand-lg.navbar-main .navbar-nav .open>.dropdown-toggle,
  .navbar-expand-lg.navbar-main .navbar-nav .show.active>.dropdown-toggle,
  .navbar-expand-lg.navbar-main .navbar-nav .show>.dropdown-toggle {
    border-top-color: #fff !important
  }
	
  .sidebar-right:after {
    height: 100%;
    width: 1px;
    background: #E6E6E6;
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
  }
	
.date-text {
  font-size: 40px;
	line-height:35px;
}
	
.visit-Cblock h1 {
	font-size: 2.2rem !important;
	line-height:1.8rem;
}
.visit-Cblock h2 {
	font-size: 1.0rem !important;
}
.visit-Cblock p {
	font-size: 1.2rem !important;
	line-height: 1.5rem;
}	
	
}

@media (min-width: 1200px) {
  /* X-Large devices (1200px and up). Mixin: media-breakpoint-up(xl) */
	
.l-subject {
background-color: #009066;
width: 4%;
}
	
.a-subject {
background-color: #f37339;
width: 4%;
}

.s-subject {
background-color: #e41d38;
width: 4%;
}

.c-subject {
background-color: #00afa0;
width: 4%;
}

.l-subject-p {
	width: 96%;
}
	
.p-title h1 {
	font-size:77px;
}
	
.WUC-title .h1 {
	font-size:63px;
}
	
.WUC-title .h4 {
	font-size:33px;
}

.bticket h3 {
	font-size:27px;
}	
	
.seq-call h2 {
font-weight:700;
font-size:25px;
}
	
  .display-4:not(.no-resize) {
    font-size: 165%;
	font-weight:bold;
}
	
.openday-call .display-4:not(.no-resize) {
    font-size: 245%;
	font-weight:bold;
}
	
.visit-day h3 {
  line-height: 55px;
  font-size: 3.5rem !important;
}

.visit-Cblock h1 {
	font-size: 2.8rem !important;
	line-height:2.3rem;
}
.visit-Cblock h2 {
	font-size: 1.3rem !important;
}
.visit-Cblock p {
	font-size: 1.2rem !important;
	line-height: 1.5rem;
}
	
}

/* max-width */

@media (max-width: 575.98px) {
  /* Small devices (575px and down). Mixin: media-breakpoint-down(xs) */

.visit .date-wrapper span.date-d {
  font-size: 35px;
}

.visit .date-wrapper span.date-m {
  font-size: 15px;
}
	
.date-text {
  font-size: 27px;
	line-height:25px;
}

	
.visit-day h3 {
  line-height: 37px;
  font-size: 2.2rem !important;
}
	
.course-d-select {
	margin-bottom: 7px;
	margin-left:7px;
	margin-right:7px;
		
	}
}

@media (max-width: 767.98px) {
  /* Medium devices (767px and down). Mixin: media-breakpoint-down(sm) */
}

@media (max-width: 991.98px) {
  /* Large devices (992px and down). Mixin: media-breakpoint-down(md) */
}

@media (max-width: 1199.98px) {
  /* X-Large devices (1200px and down). Mixin: media-breakpoint-down(lg) */
}

/* target one breakpoint */

@media (min-width: 576px) and (max-width: 767.98px) {
  /* Small devices (between 576px and 767px). Mixin: media-breakpoint-only(sm) */
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* Medium devices (tablets, between 768px and 991px). Mixin: media-breakpoint-only(md) */
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  /* Large devices (desktops, between 992px and 1199px). Mixin: media-breakpoint-only(lg) */
}

@media (min-width: 1200px) {
  /* Extra large devices (large desktops, 1200px and up). Mixin: media-breakpoint-only(xl) */
}

/* span multiple screenwidths */

@media (min-width: 768px) {
  /* From medium to large (between 768px and 1199px). Mixin: media-breakpoint-between(md, xl)  */
}





/*
 * --------------------------------------------------
 * 4. Misc
 * Other stuff
 *--------------------------------------------------
 */

body, wrapper {
   min-height:100vh;
}

.nav .social {
		display: none;
}

.printlogo {
	height:0px;
	width:0px;
	visibility:hidden;
}

.branding-instagram {
  color: #464646
}

.branding-instagram:hover {
  background-color: #c62f9a
}

.btn.branding-instagram {
  color: #fff
}

.bg-brand-grey {
  background: #7C878E;
}

.text-hover-blue:hover,
.text-brand-blue {
  color: #1B365D !important
}

.text-hover-lblue:hover,
.text-brand-lblue {
  color: #6ba4b8 !important
}

.text-word-blue:hover,
.text-word-blue {
  color: #3862a0 !important
}

.header-inner .header-brand {
  padding-bottom: 5px;
  padding-top: 5px
}

.header-upper {
  background: #1B365D;
}

.header-upper {
  border-bottom: 1px solid #fff;
}

.header {
  background: #1B365D;
}

.btn-link {
  color: rgba(255, 255, 255, .8);
}

.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
  color: rgba(132, 189, 0, .8);
}

.dropdown-toggle::after {
  display: none;
}

.navbar .navbar-nav>.nav-item>.nav-link,
.navbar .navbar-nav>.nav-item>.nav-link:focus,
.navbar .navbar-nav>.nav-item>.nav-link:hover,
.navbar .navbar-nav>.nav-link,
.navbar .navbar-nav>.nav-link:focus,
.navbar .navbar-nav>.nav-link:hover,
.navbar-light .navbar-nav>.nav-item>.nav-link,
.navbar-light .navbar-nav>.nav-item>.nav-link:focus,
.navbar-light .navbar-nav>.nav-item>.nav-link:hover,
.navbar-light .navbar-nav>.nav-link,
.navbar-light .navbar-nav>.nav-link:focus,
.navbar-light .navbar-nav>.nav-link:hover {
  color: rgba(255, 255, 255, .9)
}


.navbar-main,
.navbar-offcanvas {
 /* background-color: #292b2c; */
background-color:rgba(255,255,255,1.00)	;
  padding: 0
}

.navbar-offcanvas .navbar-main .navbar-nav > .nav-item > .nav-link, .navbar-offcanvas .navbar-main .navbar-nav > .nav-link {
	color: rgba(27, 54, 93, .7);
	color: #1b365d;
}

.navbar-offcanvas .navbar-main .navbar-nav .show.active > .dropdown-toggle, .navbar-offcanvas .navbar-main .navbar-nav .show > .dropdown-toggle {
	background: #fff;
	color: #1b365d;
}

.navbar-offcanvas .collapse .dropdown-menu .dropdown-item {
	background: #fff;
	color: #1b365d;
	border-bottom: none;
	border-top: 1px solid #ccc;	
}


.navbar-offcanvas .collapse .dropdown-menu .dropdown-item:before {
	color: #1b365d;
}

.navbar-offcanvas .collapse .dropdown-menu .dropdown-item:hover:before {
	color: #fff;
}

.navbar-offcanvas .collapse .dropdown-menu .dropdown-item.active,
.navbar-offcanvas .collapse .dropdown-menu .dropdown-item:hover {
	color: #fff;
	background: #1b365d;
	border-bottom-color: #1b365d;
}

.navbar-offcanvas .navbar-main .navbar-nav>.nav-item>.nav-link:hover,
.navbar-offcanvas .navbar-main .navbar-nav>.nav-item.active>.nav-link,
.navbar-offcanvas.navbar-main .navbar-nav>.nav-item>.nav-link:hover,
.navbar-offcanvas.navbar-main .navbar-nav>.nav-item.active>.nav-link {
  background: #1b365d;
  color: #fff;
}

.navbar-offcanvas .navbar-main .navbar-nav>.nav-item,
.navbar-offcanvas.navbar-main .navbar-nav>.nav-item {
  border-top: none;
  border-bottom: 1px solid #ccc;
}

  .navbar-expand-lg .navbar-main.collapse .dropdown-menu,
  .navbar-expand-lg.navbar-main.collapse .dropdown-menu {
    padding: 12px;
    border-radius: 0;
    left: auto;
    border: 1px solid #e9ecef;
    border-bottom: 2px solid #55A79A;
    min-width: 340px;
    color: rgba(27, 27, 27, .8);
    background: #fff;
    position: absolute;
    z-index: 1000
  }


.btn-primary {
  background-color: #007bff;
  border-color: #007bff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0068d8;
  border-color: #0068d8
}

.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
  -webkit-box-shadow: none;
  box-shadow: none;
}


.btn-primary.disabled, .btn-primary[disabled], .btn-primary:disabled, fieldset[disabled] .btn-primary {
	background-color: #cccccc;
	border-color: #cccccc;
}

.textshadow {
text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}

.t-border-blue-left {
	border-left: 4px solid #1B365D;
}

/*

.btn-primary {
  background-color: #CB6015;
  border-color: #CB6015;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-primary:hover {
  color: #fff;
  background-color: #488e83;
  border-color: #44857b
}

.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #CB6015;
  border-color: #CB6015;
  -webkit-box-shadow: none;
  box-shadow: none;
}

*/

.page-loader {
  background: #1B365D !important
}

.bg-op-9.bg-primary {
    background-color: rgba(27,54,93,1.00) !important;
	border-top: 1px solid #FFFFFF;
}

.bg-op-9.bg-primary2 {
    background-color: rgba(146,208,1,1.00) !important;
}

#footer {
    background-color: rgba(27,54,93,1.00) !important;
    padding: 60px 0 30px;
    color: #A2A2A2;
    color: rgba(255, 255, 255, .8);
    border-top: 2px solid #FFFFFF;
	
}

.c-search {
	    background-color: rgba(27,54,93,1.00) !important;
	
}

.btn-success {
  color: #fff;
  background-color: #92d001;
  border-color: #92d001;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-success:hover {
  color: #fff;
  background-color: #92d001;
  border-color: #92d001;
}

.header-upper,
.header-upper .nav-link {
  color: #fff
}

.blog-grid .blog-post {
  border: 1px solid #E6E6E6;
  border-bottom: none;
  padding: 15px;
  margin-bottom: 30px;
  background: #fff
}

.bg-brand-Petrol {
  background-color: #005a65 !important;
}

.bg-brand-Jade {
  background-color: #009066 !important;
}

.bg-brand-teal {
  background-color: #55a79a !important;
}

.brand-teal {
  color: #55a79a !important;
  text-decoration: none !important;
}

.bg-brand-green {
  background-color: #92d001 !important;
}

.brand-green {
  color: #92d001 !important;
  text-decoration: none !important;
}

.brand-green a:hover{
  color: #92d001 !important;
  text-decoration: none !important;
}

.brand-blue {
  color: #1b365d !important;
  text-decoration: none !important;
}

.brand-blue a:hover{
  color: #1b365d !important;
  text-decoration: none !important;
}

.bg-brand-blue {
  background-color: #1b365d !important;
}

.bg-brand-lblue {
  background-color: #6ba4b8 !important;
}

.brand-lblue {
  color: #6ba4b8 !important;
  text-decoration: none !important;
}

.bg-brand-orange {
  background-color: #cb6015 !important;
}

.btn-outline-lblue {
  color: #6ba4b8;
  border-color: #6ba4b8
}

.btn-outline-lblue:hover {
  color: #fff;
  background-color: #6ba4b8;
  border-color: #6ba4b8
}

.btn-outline-green {
  color: #92d001;
  border-color: #92d001
}

.btn-outline-green:hover {
  color: #fff;
  background-color: #92d001;
  border-color: #92d001
}

.btn-outline-blue {
  color: #1b365d;
  border-color: #1b365d
}

.btn-outline-blue:hover {
  color: #fff;
  background-color: #1b365d;
  border-color: #1b365d
}

.btn-outline-brand-blue {
  color: #1b365d;
  border-color: #1b365d
}

.btn-outline-brand-blue:hover {
  color: #fff;
  background-color: #1b365d;
  border-color: #1b365d
}

.btn-outline-brand-blue:focus,
.btn-outline-brand-blue.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(24, 50, 100, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(24, 50, 100, 0.5);
}

.btn-outline-brand-nlblue {
  color: #007bff;
  border-color: #007bff
}

.btn-outline-brand-nlblue:hover {
  color: #fff;
  background-color: #0168d6;
  border-color: #0168d6
}

.btn-outline-brand-nlblue:focus,
.btn-outline-brand-nlblue.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(1, 104, 214, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(1, 104, 214, 0.5);
}


.btn-outline-red {
  color: #a50034;
  border-color: #a50034
}

.btn-outline-red:hover {
  color: #fff;
  background-color: #a50034;
  border-color: #a50034
}

.btn-outline-teal {
  color: #115e67;
  border-color: #115e67
}

.btn-outline-teal:hover {
  color: #fff;
  background-color: #115e67;
  border-color: #115e67
}



.divider-brand-blue.divider-diagonal:before {
  border-left-color: #1b365d;
}

.divider-brand-blue.divider-diagonal-r:before {
  border-right-color: #1b365d;
  border-left-color: transparent;
}


.timeline-breaker {
  background: #1b365d;
  width: 100%;
  max-width: 100%;
}

.timeline-breaker::after {
    border-top-color: #1b365d;
}

.timeline-item {
  border: none;
}

.timeline-left .timeline-item.even:before,
.timeline-left .timeline-item.right:before,
.timeline-left .timeline-item:before,
.timeline.timeline-left .timeline-item.even:before,
.timeline.timeline-left .timeline-item.right:before,
.timeline.timeline-left .timeline-item:before,
.timeline-left .timeline-item.even:after,
.timeline-left .timeline-item.right:after,
.timeline-left .timeline-item:after,
.timeline.timeline-left .timeline-item.even:after,
.timeline.timeline-left .timeline-item.right:after,
.timeline.timeline-left .timeline-item:after

{
  display: none;
}


.timeline-left .timeline-item,
.timeline-left .timeline-item.even,
.timeline-left .timeline-item.right,
.timeline.timeline-left .timeline-item,
.timeline.timeline-left .timeline-item.even,
.timeline.timeline-left .timeline-item.right {
  width: 100%;
  margin-left: -22px;
}



.timeline-item {
	
	border: solid 1px #999;
	padding-top:0px;
	padding-bottom: 0px;
}


.faq {
	counter-reset: my-badass-counter;
}

.faq dt {
	position: relative;
	font: bold 16px;
	padding: 15px 0 10px 0;
}

.faq dt:before {
	content: counter(my-badass-counter);
	counter-increment: my-badass-counter;
	position: absolute;
	left: 0;
	top: 20;
	font: bold 50px/1 Sans-Serif;
}
.faq dd {
	margin: 0 0 50px 0;
}	
.faq dt, .faq dd {
	padding-left: 50px;
}






.timeline-stacked .timeline-item.even:before,
.timeline-stacked .timeline-item.right:before,
.timeline-stacked .timeline-item:before,
.timeline.timeline-left .timeline-item.even:before,
.timeline.timeline-stacked .timeline-item.right:before,
.timeline.timeline-stacked .timeline-item:before,
.timeline-stacked .timeline-item.even:after,
.timeline-stacked .timeline-item.right:after,
.timeline-stacked .timeline-item:after,
.timeline.timeline-stacked .timeline-item.even:after,
.timeline.timeline-stacked .timeline-item.right:after,
.timeline.timeline-stacked .timeline-item:after

{
	display: none;
}


.timeline-stacked .timeline-item,
.timeline-stacked .timeline-item.even,
.timeline-stacked .timeline-item.right,
.timeline.timeline-stacked .timeline-item,
.timeline.timeline-stacked .timeline-item.even,
.timeline.timeline-stacked .timeline-item.right {
	width: 100%;
	border-bottom:none;
}


.my-fancy-container {
    border: 1px solid #ccc;
    border-radius: 3px;
    width:100%;
	margin-bottom: 3px;
}

.my-icon {
    vertical-align: middle;
    font-size: 27px;
}

.my-fancy-container-active {
    border: 1px solid #ccc;
    border-radius: 3px;
    width:100%;
	margin-bottom: 3px;
	background-color:#f5f5f5 ;
}

.my-fancy-container-sub {
    border: 1px solid #ccc;
    border-radius: 3px;
	margin-bottom: 3px;
}
.my-fancy-container-sub-active {
    border: 1px solid #ccc;
    border-radius: 3px;
	margin-bottom: 3px;
	background-color: #F9F9F9
}

.course-booking .row{
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #E6E6E6
}

.course-booking  p {
  color: rgba(27, 27, 27, .8);

}

.course-booking  p.member-since {
  font-size: 12px;
  text-decoration: underline
}

.course-booking  .media-heading,
.course-booking  .name {
  margin: 5px 0 0;
  color: #000
}

.course-booking  .media-heading a,
.course-booking  .name a {
  color: #000
}

.course-booking  .role,
.course-booking  p.role {
  color: rgba(27, 27, 27, .8);
  font-size: 15px;
  margin: 0 0 5px
}

.course-booking .course-booking-active>* {
  opacity: 30
}

.header-upper-profile {
	background-color: #1b365d;
	}

.header-lower-profile {
	background-color: #92d001
	}

.header-lower-profile h1 {
	color: #ffffff;
	font-weight:400;
	font-size: 2rem;
	}

mark,
.mark {
  padding: 0.1em;
  background-color: rgba(0, 0, 0, 0.5);
  line-height: 1.75em;
}


.border-bottom-secondary {
  border-bottom: 7px solid #fff !important;
}

.border-top-secondary {
  border-top: 7px solid #fff !important;
}


.YouvideoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.YouvideoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
     background-color: rgba(0,0,0,.9);
}

.cookiealert.show {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.cookiealert a {
    text-decoration: underline
}

.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
}






.hero .text-x1 {
	font-size: 1rem !important;
	font-weight: 400;
  	line-height: 1.2;
}

.hero .text-x2 {
	font-size: 1.7rem !important;
  	line-height: 1.2;
}

@media (min-width: 576px) {
 .hero .text-sm-x2 {
    font-size: 1.5rem !important;
	font-weight: 200;
    line-height: 1.2;
  }
 .hero .text-sm-x3 {
    font-size: 2.5rem !important;
    line-height: 1.2;
  }
}

@media (min-width: 768px) {
 .hero .text-md-x2 {
    font-size: 2rem !important;
	font-weight: 200;
    line-height: 1.2;
  }
 .hero .text-md-x3 {
    font-size: 3rem !important;
    line-height: 1.2;
  }
}

@media (min-width: 992px) {
 .hero .text-lg-x3 {
    font-size: 2.5rem !important;
	 font-weight: 200;
    line-height: 1.2;
  }
 .hero .text-lg-x5 {
    font-size: 5rem !important;
    line-height: 1.2;
  }
}


.inner-home-vid {
 max-width:1200px;
 margin:0 auto;
 padding:0 15px
}


audio,
canvas,
video {
 display:inline-block
}


.container__inner {
 z-index:100
}

.container__inner {
 position:relative;
 overflow:hidden
}

.container__content {
 -ms-transform:translateX(0);
 transform:translateX(0);
 transition:transform 75ms ease-in-out
}

@media only screen and (max-width:1023px) {
 .container__content.is-nudged {
  -ms-transform:translateX(-240px);
  transform:translateX(-240px)
 }
}


.hero {
 min-height:240px;
 position:relative
}
@media only screen and (min-width:669px) {
 .hero {
  height:335px
 }
}
.hero__slide {
 outline:none;
 text-align:center;
 background-repeat:no-repeat;
 background-position:center center;
 background-size:cover;
 height:240px;
 position:relative
}
.hero__slide::before {
 position:absolute;
 top:0;
 left:0;
 height:100%;
 width:100%;
 content:"";
 background-color:rgba(0,0,0,.2)
}
@media only screen and (min-width:669px) {
 .hero__slide {
  min-height:335px
 }
}
.hero__inner {
 display:table;
 height:240px;
 width:100%
}
@media only screen and (min-width:669px) {
 .hero__inner {
  height:335px
 }
}
.hero__content {

 text-align:center
}
.hero__border {
 border-top:1px solid rgba(255,255,255,.5)!important;
 border-bottom:1px solid rgba(255,255,255,.5)!important;
 padding-top:5px;
 padding-bottom:5px!important;
 position:relative;
 z-index:10;
 display:inline-block
}
.hero__image {
 margin:0;
 padding:0;
 padding-top:0;
 position:relative;
 padding-bottom:15px;
 text-align:center;
 z-index:10
}
.hero__image svg,
.hero__image img {
 max-width:200px;
 width:100%;
 display:inline-block;
 z-index:10
}
.hero__title {
 color:#fff;
 position:relative;
 z-index:10
}
.hero__title p {
 color:#fff;
 text-align:center;
 margin-bottom:15px;
 text-transform:uppercase;
 font-size:22px!important
}
.hero__text {
 display:inline-block;
 font-weight:normal;
 text-transform:uppercase;
 margin:0;
 color:#fff;
 position:relative;
 font-size:22px;
 font-size:1.22222rem
}
@media only screen and (min-width:669px)and (max-width:1023px) {
 .hero__text {
  font-size:40px;
  font-size:2.22222rem
 }
}
@media only screen and (min-width:1024px) {
 .hero__text {
  font-size:62px;
  font-size:3.44444rem
 }
}
.hero__text>span {
 font-family:"Frutiger Light Condensed",Helvetica,Arial,sans-serif;
 font-weight:normal
}
.hero__button {
 margin-top:45px
}
.hero__nav {
 position:absolute;
 bottom:30px;
 width:100%;
 margin:0
}

.hero--large,
.hero--large .hero__slide,
.hero--large .hero__inner {
 height:260px
}


@media only screen and (min-width:669px) {
 .hero--large,
 .hero--large .hero__slide,
 .hero--large .hero__inner {
  height:480px
 }
}




.hero--home {
 height:auto;
 background-color:#000
}
@media only screen and (min-width:669px) {
 .hero--home {
  min-height:450px;
  height:auto
 }
}
.hero--home .hero__slide {
 padding-top:30px;
 padding-bottom:30px;
 min-height:240px;
 height:auto;
 overflow:hidden;
 z-index:1
}
@media only screen and (min-width:669px) {
 .hero--home .hero__slide {
  min-height:450px
 }
}
.hero--home .hero__slide:before {
 z-index:0;
 background-color:rgba(0,0,0,.1)
}
.hero--home .hero__inner {
 min-height:240px;
 height:auto
}
@media only screen and (min-width:669px) {
 .hero--home .hero__inner {
  min-height:450px;
  height:auto
 }
}
.hero--home .hero__title {
 font-size:30px!important
}
.hero--home .hero__title .hero__border {
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px!important;
 margin-bottom:-1px;
 border-top:none!important;
 border-bottom-color:#fff!important
}
@media only screen and (min-width:1024px) {
 .hero--home .hero__title .hero__border {
  padding-left:30px;
  padding-right:30px
 }
}
.hero--home .hero__title p {
 font-size:30px!important;
 margin-bottom:0;
 text-shadow:0 2px 2px rgba(0,0,0,.4)
}
.hero--home .hero__wrapper .hero__border {
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px!important;
 border-bottom:none!important;
 border-top-color:#fff!important
}
@media only screen and (min-width:1024px) {
 .hero--home .hero__wrapper .hero__border {
  padding-left:30px;
  padding-right:30px
 }
}
.hero--home .hero__text {
 font-weight:bold;
 text-shadow:0 2px 2px rgba(0,0,0,.4)
}
@media only screen and (max-width:669px) {
 .hero--home .hero__btn-group {
  white-space:pre-line
 }
}
@media only screen and (min-width:670px) {
 .hero--home .hero__btn-group .hero__button {
  margin-right:10px;
  margin-left:10px
 }
}
.hero--home .hero__button {
 margin-top:20px;
 min-width:240px
}
.hero--home .hero__media {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background-size:cover;
 background-repeat:no-repeat;
 background-position:center;
 z-index:-1
}

.hero--home .hero__media iframe,
.hero--home .hero__media video {
 position:absolute;
 top:-9999px;
 right:-9999px;
 bottom:-9999px;
 left:-9999px;
 margin:auto;
 min-width:100%;
 min-height:100%;
 width:100%;
 height:100%;
 height:calc(100vw/1.77777778);
 object-fit:cover
}
@media screen and (min-width:0) {
 .hero--home .hero__media iframe,
 .hero--home .hero__media video {
  width:auto;
  height:auto
 }
}


.hero--large,
.hero--large .hero__slide,
.hero--large .hero__inner {
 height:260px
}




@media only screen and (min-width:669px) {
 .hero--large,
 .hero--large .hero__slide,
 .hero--large .hero__inner {
  height:880px
 }
}

.hero__slide::before {
 z-index:10
}


.hero--home .hero__media {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background-size:cover;
 background-repeat:no-repeat;
 background-position:center;
 z-index:-1
}
.hero--home .hero__media iframe,
.hero--home .hero__media video {
 position:absolute;
 top:-9999px;
 right:-9999px;
 bottom:-9999px;
 left:-9999px;
 margin:auto;
 min-width:100%;
 min-height:100%;
 width:100%;
 height:100%;
 height:calc(100vw/1.77777778);
 object-fit:cover
}
@media screen and (min-width:0) {
 .hero--home .hero__media iframe,
 .hero--home .hero__media video {
  width:auto;
  height:auto
 }
}



