@import url(reset.css); 

/*

	Main CSS:
	Copyright (C) 2022 OwlTree Web Solutions.
	Mobile first

*/

html
{
	width: 100%;
	height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
	-webkit-overflow-scrolling: touch;
	font-size: 100%;
}

@font-face
{
	
	font-family: 'AvenirLight';
	src: url('../fonts/Avenir Light.eot'); src: url('../fonts/Avenir Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir Light.svg#Avenir Light') format('svg'), url('../fonts/Avenir Light.woff') format('woff'), url('../fonts/Avenir Light.ttf') format('truetype');	
	font-display: swap;
}

@font-face
{
	
	font-family: 'AvenirHeavy';
	src: url('../fonts/Avenir Heavy.eot'); src: url('../fonts/Avenir Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/Avenir Heavy.svg#Avenir Heavy') format('svg'), url('../fonts/Avenir Heavy.woff') format('woff'), url('../fonts/Avenir Heavy.ttf') format('truetype');	
	font-display: swap;
}

@font-face
{
	
	font-family: 'Futura PT Heavy';
	src: url('../fonts/Futura PT Heavy.eot'); src: url('../fonts/Futura PT Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/Futura PT Heavy.svg#Futura PT Heavy') format('svg'), url('../fonts/Futura PT Heavy.woff') format('woff'), url('../fonts/Futura PT Heavy.ttf') format('truetype');	
	font-display: swap;
}

body
{
	font-family: 'AvenirLight', sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	letter-spacing: 0px;
	color: #1a1a1a;
	text-align: left;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: transparent;
}

header
{
	position: relative;
	z-index: 100;
	float: left;
	width: 100%;
	/*height: 100px;/*180px*/
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: transparent;
	
}

.content-strip
{
	clear: both;
	float: left;
	width: 100%;
	margin: 1em 0;
	padding: 1em 0;
}

.zero-margin
{
	margin: 0;
	padding: 0;
}

.container
{
	clear: both;
	position: relative;
	width: 96%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 0;
}

.hideme
{
	opacity: 0;
}

.container img
{
	width: 98%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 1%;
}

.flex-box
{
	position: relative;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	justify-content: center;
	z-index: 0;
}

.flex-box-valign
{
	position: relative;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	justify-content: center;
	z-index: 0;
	align-items: center;
}

.float-right
{
	float: right;
}

.clear
{
	clear: both;
}

.margin-centre
{
	margin: 0 auto;
}

h1
{
	font-family: 'Futura PT Heavy';
	width: 100%;
	margin: 0.6em 0%;
	font-size: 5vw;
	font-weight: normal;
	line-height: 1em;
	color: #0071d1;
	text-align: center;
}

h2
{
	font-family: 'AvenirHeavy';
	font-size: 2em;
	margin: 0.4em 0 0 0;
	line-height: 1em;
	font-weight: normal;
	padding: 0;
	color: #0071d1;
}


h3
{
	font-family: 'AvenirLight';
	font-size: 2em;
	margin: 0.5em 0;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0;
	color: #0071d1;
}

h4
{
	font-family: 'AvenirLight';
	font-size: 1.5em;
	margin: 1em 0;
	padding: 0;
}

h5
{
	font-family: 'AvenirLight';
	font-size: 1.2em;
	font-style: normal;
	text-align: left;
	margin: 1em 0;
	padding: 0;
}

ul
{
	display: block;
	margin-bottom: 1em;
	font-size: 1.2em;
}

p
{
	margin: 0.5em 0 0 0;
	font-size: 1.2em;
	
}

h3.signup
{
	float: left;
	width: 80%;
}

li
{
	/*list-style-image: url(../images/green-bullet-point.png);*/
	list-style-position: inside;
	margin: 0.5em 0 0 0;
}

a, a:visited
{
	/*color: #3aaa35;*/
}

.container a, .container a:visited
{
	/*color: #3aaa35;*/
}


blockquote
{
	
}

cite
{
	font-style: italic;
}

em
{
	font-style: italic;
}

strong
{
	font-family: 'AvenirHeavy';
}


.text-white
{
	color: white;
}

.text-endeavour
{
	color: #005eb8;
}

.text-science-blue
{
	color: #0071d1;
}

.text-picton-blue
{
	color: #39b5e8;
}

.text-turquoise
{
	color: #36e8cf;
}

.text-cod-grey
{
	color: #1a1a1a;
}

.text-red
{
	color: #ff1a1a;
}

.centre
{
	text-align: center;
}

.right
{
	text-align: right;
}

hr, hr.divider
{
	clear: both;
	position: relative;
	width: 75%;
	height: 3px;
	max-width: 1280px;
	margin: 1em auto 0 auto;
	background-color:  #36e8cf;
	border: none;
}

pre
{
	display: block;
	float: left;
	width: 16%;
	margin: 0.5em 1%;
	padding: 0.5em 1%;
	background-color: #36e8cf;
	font-family: 'AvenirHeavy';
	border-radius: 0 0 040px 0;
}


button
{
	padding: 5px 3%;
	border: none;
	font-family: 'AvenirLight';
	font-size: 2em;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
}

button:hover, button:focus
{
	transform: scale(1.1);
	border-radius: 40px;
}

button.home-more, button.partners-more
{
	display: block;
	width: 150px;
	margin: 1em auto 0 auto;
	padding: 5px 0;
	background-color: #39b5e8;
	text-align: center;
	font-size: 1.3em;
}

button.partners-more
{
	width: 200px;
}

button.home-more a, button.home-more a:visited, button.partners-more a, button.partners-more a:visited
{
	color: white;
}

button.register-today
{
	display: block;
	width: 330px;
	margin: 1em auto 1em auto;
	padding: 10px 0 30px 0;
	/*background-image: linear-gradient(90deg,#0071d1,#36e8cf);*/
	background-color: white;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.2em;
	border-radius: 0 0 50px 0;
	border: 1px solid #eeeeee;
	animation: buttonAnimation 2s ease-in-out infinite;
}

@keyframes buttonAnimation { 
	0% {
	   	
	    transform: scale(1);
	}
	50% {
	    transform: scale(1.05);
	}
	100% {
		
	     transform: scale(1);
	}
	
}

button.register-today img
{
	display: block;
	width: 100px;
	margin: -80px 0 -30px 250px;
	padding: 0;
	transform: translateY(15px);
}

button.register-today:hover, button.register-today:focus
{
	transform: scale(1);
}

button.register-today a, button.register-today a:visited
{
	position: relative;
	z-index: 10;
	color: white;
	color: #0071d1;
}

span.small-and
{
	padding: 0;
	margin: 0;
	line-height: 0.5em;
	font-size: 0.7em;
}

button.picton
{
	background-color: #39b5e8;	
}

button.picton a, button.picton a:visited
{
	color: white;
}

button.contact-button
{
	display: block;
	float: right;
	width: 50px;
	height: 50px;
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 2em;
	line-height: 1em;
	font-family: 'AvenirHeavy';
	background-color: white;
	border-radius: 25px;
}

button.contact-button a, button.contact-button a:visited
{
	color: #dcdcdc;	
}

button.buy-module
{
	display: block;
	float: left;
	width: 100%;
	margin: 1em auto 1em auto;
	padding: 20px 0;
	background-image: linear-gradient(90deg, #005eb8, #39b5e8);
	text-align: center;
	font-size: 2em;
	color: white;
	font-family: 'AvenirHeavy';
	animation: buttonAnimation 2s ease-in-out infinite;
	border-radius: 40px;
}

button.edit-profile
{
	display: block;
	float: left;
	width: 100%;
	margin: 0em auto 1em auto;
	padding: 20px 0;
	background-image: linear-gradient(90deg, #005eb8, #39b5e8);
	text-align: center;
	font-size: 1.1em;
	color: white;
	font-family: 'AvenirHeavy';
	border-radius: 0 0 40px 0;
}

button.register-account
{
	display: block;
	float: left;
	width: 100%;
	margin: 0.4em auto 1em auto;
	padding: 40px 0;
	background-image: linear-gradient(90deg, #005eb8, #39b5e8);
	text-align: center;
	font-size: 1.3em;
	color: white;
	font-family: 'AvenirHeavy';
	/*border-radius: 0 0 40px 0;*/
}

button.edit-profile:hover, button.edit-profile:focus, button.register-account:hover, button.register-account:focus
{
	transform: scale(1);
	border-radius: 40px;
}

button.buy-module a, button.buy-module a:visited, button.sign-out a, button.sign-out a:visited, button.edit-profile a, button.edit-profile a:visited, button.register-account a, button.register-account a:visited
{
	color: white;
}

button.sign-out
{
	position:absolute;
	top: 1em;
	right: 1%;
	width: 120px;
	padding: 5px;
	margin: 0.5em 0 0 0;
	background-color: #39b5e8;
	border: none;
	color: white;
	font-size: 0.8em;
}

button.your-basket
{
	position:absolute;
	top: 1em;
	right: 120px;
	width: 140px;
	padding: 5px;
	margin: 0.5em 0 0 0;
	background-color: #39b5e8;
	border: none;
	color: #fff;
	font-size: 0.8em;
}

button.sign-out:hover, button.sign-out:focus
{
	color: white;
}

button#register_submit, button#profile_submit, button#Inputfield_login_submit
{
	display: block;
	margin: 1em auto;
	background-image: linear-gradient(90deg, #005eb8, #39b5e8);
	color: white;
}

form.InputfieldForm
{
	width: 100%;
	margin: 0;
	padding: 0;
}

li.LoginRegisterLinksRegister a, li.LoginRegisterLinksRegister a:visited, li.LoginRegisterLinksLogin a, li.LoginRegisterLinksLogin a:visited, li.LoginRegisterLinksForgot a, li.LoginRegisterLinksForgot a:visited
{
	display: block;
	text-align: center;
	color: #0071d1;
}

.LoginForm h2
{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	line-height: 1.2em;	
}

img.basket-icon
{
	position: absolute;
	top: 24px;
	right: 160px;
	width: 40px;
}

img.basket-icon-mobile
{
	position: absolute;
	top: 5px;
	left: 40px;
	width: 35px;
}

/*----------- Fades on Scroll -----------*/

/*.scroll-element,
.scroll-caption {
  width: 50%;
}*/

/*.scroll-element {
  min-height: 300px;
  height: 100%;
  background-color: #eaeaea;
}*/

/*.scroll-caption {
  margin: 1rem;
}*/

.js-scroll {
  opacity: 0;
  transition: opacity 500ms;
}

.js-scroll.scrolled {
  opacity: 1;
}

.scrolled.fade-in {
  animation: fade-in 1s ease-in-out both;
}

.scrolled.fade-in-bottom {
  animation: fade-in-bottom 1s ease-in-out both;
}

.scrolled.slide-left {
  animation: slide-in-left 1s ease-in-out both;
}

.scrolled.slide-right {
  animation: slide-in-right 1s ease-in-out both;
}

@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*---------- Background Colours -------------*/

.white-bg
{
	background-color: white;
}

.endeavour-bg
{
	background-color: #005eb8;
}

.science-blue-bg
{
	background-color: #0071d1;
}

.picton-blue-bg
{
	background-color: #39b5e8;
}

.turquoise-bg
{
	background-color: #36e8cf;
}

.light-turquoise-bg
{
	background-color: rgba(53, 232, 208, 0.20);
}

.cod-grey-bg
{
	background-color: #1a1a1a;
}

.grey-bg
{
	background-color: #8b8b8b;
}

.knowlex-gradient
{
	background-image: linear-gradient(90deg, #005eb8, #39b5e8);
}

.light-blue-bg
{
	background-color: #d7faf5;
}

.blue-bg
{
	background-color: #39b5e8;
}

.purple-bg
{
	/*background-color: purple;*/
	background-color: #8143bf;
}

.red-bg
{
	/*background-color: red;*/
	background-color: #ff1a1a;
}

.green-bg
{
	/*background-color: green;*/
	background-color: #05c100;
	
}

.bottom-right-radius
{
	border-radius: 0 0 40px 0;
}

.bottom-left-radius
{
	border-radius: 0 0 0 40px;
}


/*----------- Navigarion Bar - Horizontal ------------*/

.nav-horizontal
{
	display: none;
	float: left;
	width: 100%;
	height: 2em;
	margin: 0 0 0 0;
	padding: 0.9em 29% 0.3em 1%;
	background-color: white;
}

.nav-horizontal a {
  padding: 8px 5px 5px 5px;
  margin: 0 10px;
  text-decoration: none;
  color:  #005eb8;
  text-transform: uppercase;
  transition: 0.3s;
  font-size: 0.9em;
  font-family: 'AvenirLight';
}

.nav-horizontal a:hover{
  color: #a7a7a5;
}

.nav-horizontal a.active
{
	color: #36e8cf;
	border-top: 2px solid #36e8cf;
}


/*---------- Main Navigation Bar ----------*/

.nav
{
	/*position: fixed;*/
	float: left;
	width: 100%;
	/*height: 2em;*/
	margin: 0em 0 0 0;
	padding: 0em 0;
	text-align: right;
	background-color: transparent;
	background-color: white;
	font-family: 'AvenirLight';
}

.symbol-holder
{
	width: 50px;
	height: 44px;
	/*min-width: 150px;*/
	color: #36e8cf;
	margin: 0 auto;
	padding: 0;
}

.symbol-holder:hover
{
	color:  #005eb8;
}

p.menu-symbol
{
	font-size: 2.0em;
	text-align: center;
	padding: 0;
	margin: 0;
}

.sidenav .menu-container span.menu-word
{
	font-size: 1em;
}

.sidenav {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  /*background: url(../images/gregory-watermark.png) no-repeat -30% 0% #f6602d;*/
  /*background-size: 60%;*/
  /*background-color: rgba(58, 183, 232, 0.95);*/
 background: url(../images/big-tick-watermark.png) no-repeat 50% top, radial-gradient(ellipse at 90% 20%,#39b5e8, #005eb8);
 background-size: contain, cover;
  overflow-x: hidden;
  transition: 0.5s;
  /*padding-top: 60px;*/
}

.menu-container
{
	float: left;
	width: 100%;
	/*max-width: 800px;*/
	/*min-width: 600px;*/
	min-height: 1000px;
	margin: 0;
	padding: 4em 0 10em 0 ;
	/*background-color: rgba(58,170,53,0.9);*/
	/*background-color: rgba(169,187,167, 0.60);*/
	text-align: center;
}

.sidenav a {
  padding: 8px 20px 8px 10px;
  text-decoration: none;
  font-size: 6vw;
  line-height: 1em;
  color: white;
  /*color: #422919;*/
  display: block;
  transition: 0.3s;

}

.sidenav a:hover{
  color: #36e8cf;
}

.sidenav a.active
{
	color: #36e8cf;
}

.sidenav .closebtn {
  position: absolute;
  /*top: 7px;
  left: 17px;*/
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 50px;
  margin: 0 auto;
  font-family: sans-serif;
}

.sidenav img
{
	width: auto;
	min-width: 100px;
	max-width: 200px;
	padding: 0 80px 0 0;
}

.sidebar-contact
{
	margin-top: 5em;
	text-align: right;
}

.sidebar-contact p
{
	margin: 0;
}

p.sidebar-email a
{
	font-size: 4vw;
	margin: 0;
	text-align: center;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

/*------------- Logo Area -------------*/

.logo-container
{
	
	float: left;
	width: 100%;
	/*min-width: 110px;*/
	/*max-width: 200px;*/
	/*height: 100px;*/
	padding: 1em 0;
	margin: 0;
	background-color: transparent;	
}

.logo-container img
{
	width: 50%;
	max-width: 350px;
	min-width: 130px; 
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
	transition: all 0.2s ease-in-out;
}

.logo-container img:hover
{
	transform: scale(1.02);
}

/*---------- Banner CSS  -----------*/

.banner-section-home
{
	clear: both;
	position: relative;
	float: left;
	width: 100%;
	height: 1000px;
	margin: 5px 0;
}

.banner-section
{
	clear: both;
	position: relative;
	float: left;
	width: 100%;
	margin: 5px 0;
}

.banner-caption
{
	position: absolute;
	right: 10%;
	top: 0;
	width: 98%;
	padding: 0em 1%;
	margin: 3em 0 0 0;
	/*animation: captionAnimation 1.3s forwards;*/
	/*animation-delay: 1s;*/
	/*opacity: 0;*/
	/*border-radius: 0 300px 300px 0;*/
}

.banner-caption h1, .banner-caption h2
{
	width: 40vw;
	float: right;
	margin: 0em 0;
	padding: 20px; 0;
	line-height: 1em;
	color: white;
	font-size: 1.5em;
	font-family: 'AvenirHeavy';
	text-align: right;
	/*background-color: rgba(255, 255, 255, 0.9);
	mix-blend-mode: screen; /* This makes the cutout text possible*/ 
	/*color: black;*/
}





/*---------- Content Areas CSS  -----------*/


.col
{
	position: relative;
	float: left;
	width: 90%;
	margin: 1em 2%;
	padding: 1em 3% 1em 3%;
}

.col img
{
	display: block;
	width: 80%;
	margin: 0 auto;
}

.float-right
{
	float: right;
}

h3.service-link
{
	color: #3aaa35;
	text-align: center;
	margin: 0 0 0.5em 0;
}

div.more
{
	position: absolute;
	left: 0;
	bottom: 0;
}

/*---------------- Learning Categories Strip ---------------*/

.category-container
{
	float: left;
	width: 39%;
	margin: 0;
	padding: 0;
}

.category-container a h3, .category-container a:visited h3
{
	color: white;
}

.category-container:nth-child(1)
{
	border-right: 1px solid #39b5e8;
	margin: 0 0 0 5%;
	padding: 0 5% 3% 0;
}

.category-container:nth-child(2)
{
	margin: 0 5% 0 0;
	padding: 0 0 3% 5%;
}

.category-container:nth-child(3)
{
	border-right: 1px solid #39b5e8;
	border-top: 1px solid #39b5e8;
	margin: 0 0 0 5%;
	padding: 3% 5% 0 0;
}

.category-container:nth-child(4)
{
	border-top: 1px solid #39b5e8;
	margin: 0 5% 0 0;
	padding: 3% 0 0 5%;
}

a.category-grid
{
	display: block;
	position: relative;
	float: left;
	width: 98%;
	height: 200px;
	/*min-height: 200px;*/
	margin: 0% 0%;
	padding: 1em 0%;
	border-radius: 0 0 0 90px;
	transition: all 0.3s ease-in-out;
}

a.category-grid h3
{
	display: block;
	position: relative;
	width: 85%;
	padding: 0 1%;
	/*margin: 0em 0 0em 30%;*/
	font-size: 4.5vw;
	text-transform: uppercase;
	z-index: 999;
}

.category-container:nth-child(1) a.category-grid, .category-container:nth-child(1) a.category-grid .tick
{
	border-radius: 0 0 0 90px;
}

.category-container:nth-child(1) a.category-grid h3
{
	position: absolute;
	right: 0;
	bottom: 0;
	/*margin: 0em 30% 0em 0;*/
}

.category-container:nth-child(2) a.category-grid, .category-container:nth-child(2) a.category-grid .tick
{
	border-radius: 0 0 90px 0;
	text-align: left;
}

.category-container:nth-child(2) a.category-grid h3
{
	position: absolute;
	left: 0;
	bottom: 0;
	/*margin: 0em 30% 0em 0;*/
}

.category-container:nth-child(3) a.category-grid, .category-container:nth-child(3) a.category-grid .tick
{
	border-radius: 90px 0 0 0;
}

.category-container:nth-child(3) a.category-grid h3
{
	position: absolute;
	right: 0;
	top: 0;
	/*margin: 0em 30% 0em 0;*/
}

.category-container:nth-child(4) a.category-grid, .category-container:nth-child(4) a.category-grid .tick
{
	border-radius: 0 90px 0 0;
	text-align: left;
}

.category-container:nth-child(4) a.category-grid h3
{
	position: absolute;
	top: 0;
	bottom: 0;
	/*margin: 0em 30% 0em 0;*/
}

a.category-grid:hover, a.category-grid:focus
{
	transform: scale(1.05);
}

a.category-grid, a.category-grid:visited
{
	color: white;
	text-align: right;
}

.infection-control
{
	background-color: #0071d1;
}

.deteriorating-conditions
{
	background-color: red;
}

.healthcare-facilities
{
	background-color: lime;
}

.care-homes
{
	background-color: purple;
}

.tick
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0% 0%;
	padding: 0em 0%;
	/*clip-path: polygon(60% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 0%, 45% 0%, 22% 65%, 7% 44%, 0% 65%, 25% 99%);*/
	clip-path: polygon(270px 0%, 100% 0%, 100% 100%, 0% 100%, 0% 0%, 200px 0%, 85px 160px, 42px 127px, 8px 170px, 93px 100%);
	opacity: 80%;
}

span.tick-cut-out
{
background-color: white;
  color: black;
  font-size: 10vw; 
  font-weight: bold;
  margin: 0 auto;
  padding: 10px;
  width: 50%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  mix-blend-mode: screen;	
}


/*----------------- Courses Grid ---------------*/

.course-grid
{
	position: relative;
	float: left;
	width: 46%;
	padding: 0.5em 1% 2.5em 1%;
	margin: 1em 1%;
	background-color: #36e8cf;
	border-radius: 0 0 70px 0;
}

a.course-link, a.course-link:visited
{
	color: #1a1a1a;
}

.course-grid h3
{
	font-size: 5vw;
	color: white;
	margin-bottom: 0.5em;
}

img.course-thumbnail
{
	display: block;
	width: 100%;
	border-radius: 0 0 60px 0;
	margin-bottom: 1em;
}

p.price
{
	font-family: 'AvenirHeavy';
	color: #0071d1;
	margin-bottom: 1em;
}

button.add
{
		display: inline-block;
		clear: both;
		float: left;
		width: 150px;
		margin: 1em 0 0 0;
		background-color: #39b5e8;
		color: white;
		font-size: 1.2em;
}

p.status
{
	display: block;
	position: absolute;
	left: 3%;
	bottom: 10px;
	float: left;
	width: 50%;
	font-size: 0.9em;
}

.failed, .passed, .start-continue
{
	padding: 3px 3%;
	background-color: #ff1a1a;
	font-family: 'AvenirHeavy';
	color: white;
	text-transform: uppercase;
}

.passed
{
	background-color: #05c100;
}

.start-continue
{
	background-color: #0071d1;
}

/*-------------- Why KAT Strip ---------------*/

h2.why-kat
{
	font-size: 4em;
	color: #00b59d;
	text-align: center;
}

.why
{
	float: left;
	width: 46%;
	padding: 0.5em 1%;
	margin: 1em 1%;
	background-color: #36e8cf;
	border-radius: 0 0 70px 0;
}

.why h3, .why h4
{
	color: white;
	margin-bottom: 0.5em;
}


/*------------- Testimonial Excerpt Strip -------------*/

.quotes
{
	padding: 0px 0;
	background: url(../images/open-quotes.png) no-repeat 0% 50%, url(../images/close-quotes.png) no-repeat 100% 50%;
	background-size: 120px, 120px;
}

.quotes img
{
	display: block;
	float: left;
	width: 200px;
}

.quotes h3
{
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
	text-align: right;
}

p.author
{
	font-size: 1.5em;
	color: #ca7046;
	text-transform: uppercase;
}


/*----------- Testimonial Slider ----------------*/


.testimonial-slider {
   display: block;
   width: 92%;
   height: auto;
   margin: 0 auto;
   padding: 0 4%;
   text-align: center;
   /*background: url(../images/quote-left.png) no-repeat 0% top, url(../images/quote-right.png) no-repeat 100% top;*/
	/*background-size: contain, contain;*/
}

.quote
{
	display: block;
		
}

.testimonial-slider ul.slider {
   display: block;
   list-style: none;
   padding: 2em 0 0 0;
   position: relative;
   display: inline-block;
   width: 100%;
   height: 300px;
   overflow: hidden;
   margin: 0 auto;
}

.testimonial-slider ul.slider li {
    position: absolute;
    display: block;
    width: 80%;
    opacity: 0;
    margin: 0 10%;
    font-size: 1em;
}
.testimonial-slider ul.slider li:nth-child(1) {
    opacity: 1;
    animation: fade-animation-1 25s infinite;
}
.testimonial-slider ul.slider li:nth-child(2) {
            animation: fade-animation-2 25s infinite;
}
.testimonial-slider ul.slider li:nth-child(3) {
            animation: fade-animation-3 25s infinite;
}
.testimonial-slider ul.slider li:nth-child(4) {
            animation: fade-animation-4 25s infinite;
}

.testimonial-slider a, .testimonial-slider a:visited
{
	display: block;
	text-align: center;
	width: 100px;
	margin: 0em auto;
	padding: 5px;
	color: white;
	background-color: #7fa0b8;
	transform: translate(0, -1em);
	transition: all 0.2s ease-in-out;
}

.testimonial-slider a:hover, .testimonial-slider a:focus
{
	border-radius: 25px;
}

cite.author
{
	display: block;
	margin: 1em 0 0 0;
	font-family: 'AvenirHeavy';
	font-style: normal;
	font-size: 1.1em;
}

/* KEYFRAME DECLARATIONS */
@keyframes fade-animation-1 {
    0%, 25%, 100% {
        opacity:0
    }
    3%, 22% {
        opacity: 1;
    }
}
@keyframes fade-animation-2 {
    0%, 25%, 50%, 100% {
        opacity:0
    }
    28%, 47% {
        opacity: 1;
    }
}
@keyframes fade-animation-3 {
    0%, 50%, 75%, 100% {
        opacity:0
    }
    53%, 72% {
        opacity: 1;
    }
}
@keyframes fade-animation-4 {
    0%, 75%, 100% {
        opacity:0
    }
    78%, 97% {
        opacity: 1;
    }
}


/*------------- Resources Strip ---------------*/



.resources-bg:before
{
	position: absolute;
	top: 30px;
	left: 2%;
	content: 'RESOURCES';
	color: rgba(255, 255, 255, 0.60);
	font-family: 'Futura PT Heavy';
	font-size: 17vw;
	margin: 0;
	padding: 0;
}

.resources-bg p
{
	position: relative;
	z-index: 10;
	margin-top: 0;
}


img.advert
{
	display: block;
	width: 100%;	
}


/*--------------- Partners Logo Page -------------*/

.logo-grid
{
	float: left;
	width: 31%;
	margin: 0.5em 1%;
	padding: 0;
}

.logo-grid img
{
	display: block;
	width: 90%;
	margin: 0 auto;
	/*filter: grayscale(100%);*/
}

img.partner-logo
{
	display: block;
	float: left;
	width: 18%;
	margin: 1em 1%
}


/*------------ logo slider --------*/

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.carousel-wrap {
  margin: 90px auto;
  padding: 0 0%;
  margin: 0;
  width: 100%;
  position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}

/*------------- CTA Strip -------------*/

.cta-left
{
	display: block;
	float: left;
	width: 49%;
	color: #3aaa35;
	/*background-color: white;*/
	text-align: right;
	margin: 0;
	padding: 0px 1% 10px 0;
}

.cta-right
{
	display: block;
	float: left;
	width: 49%;
	color: white;
	/*background-color: #3aaa35;*/
	text-align: left;
	margin: 0;
	padding: 0px 0 10px 0%;
}

.cta-col
{
	position: relative;
	float: left;
	width: 48%;
	margin: 0em 0 0 0;
	padding: 1em 0% 1em 2%;
}

.cta-col h3
{
	width: 80%;
	font-size: 5vw;
	color: white;
	margin: 2em 0 0 0;
}

.cta-col p
{
	width: 80%;
	font-size: 4vw;
	color: white;
	margin: 2em 0 0 0;
}

.cta-col p a, .cta-col p a:visited
{
	color: white;
}

.social-container
{
	float: left;
	width: 80%;
	margin: 0 10%;
	text-align: center;
}

.social-container a:nth-child(3)
{
	clear: both;
}

img.social-icon
{
	display: inline-block;
	width: 70px;
	margin: 0.2em auto;
	padding: 0 10px;
}


/*----------------------- News Pages ----------------*/

.news-grid
{
	float: left;
	width: 98%;
	margin: 1em 1%;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
}

.news-grid img
{
	display: block;
	width: 100%;
	margin: 0 auto 1em auto;
	padding: 0;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
}

.news-grid img:hover, .news-grid img:focus
{
	transform: scale(1.04);
	filter: brightness(70%);
}

.news-grid h2, .news-grid h3
{
	text-align: center;
	color: #a9bba7;
	margin: 0;
	font-size: 6vw;
}

p.date
{
	font-size: 1.2em;
	text-align: center;
	color: #a9bba7;
	margin-top: 1em;
}

.newsletter-signup
{
	float: left;
	width: 50%;
}

h3.newsletter-button
{
	padding: 1.2em 1% 0.3em 1%;
	font-size: 7vw;
	background-color: #a9bba7;
}

a h3.newsletter-button, a h3.newsletter-button:visited
{
		color: white;
}

button.see-more
{
	width: 140px;
	margin: 2em auto;
	font-family: 'AvenirLight';
	font-size: 1.2em;
	color: #422919;
	cursor: pointer;
	padding: 15px 0;
	text-align: center;
	background-color: transparent;
	border: 2px solid #a9bba7;
	transition: all 0.2s ease-in-out;
}

button.see-more:hover, button.see-more:focus
{
	border-radius: 50px;
	/*background-color: #a9bba7;*/
}

button.see-more a, button.see-more a:visited
{
	color: #422919;
}

/*-------------- Previous and Next Buttons on News Pages ---------------*/

.prev-next-container
{
	/*clear: both;*/
	float: left;
	width: 100%;
	padding: 0.5em 0;
	text-align: center;
	margin: 0;
}

ul#prev-next 
{
	width: 100%;
	margin: 0 auto;
}
  
#prev-next li
{
	float: none;
	width: auto;
	min-width: 30px;
	min-height: 40px;
	margin: 0em 20px 0em 20px;
	padding: 0.2em 1% 0.3em 1%;
	background-color: transparent;
	text-align: center;
	display: inline-table;
	list-style: none;
	color: #484848;
	font-size: 1.2em;
	border-radius: 2px;
}

#prev-next li a, #prev-next li a:active
{
	
	color: #3aaa35;
}

#prev-next li:hover, #prev-next li:focus, #prev-next li a:hover, #prev-next li a:focus
{
	background-color: transparent;
}


#prev-next a.no-after, #prev-next li.no-after
{
 	display: none;
}

#prev-next a.no-before, #prev-next li.no-before
{
 	display: none;
}

/*---------- Map Strip -----------------*/

					
.map-strip
{
	clear: both;
	width: 100%;
	height: auto;
	max-height: 600px;
	/*margin-bottom: 1.5em;*/
}

.google-maps
{
	position: relative;
	padding-bottom: 35%;
	height: 0;
	overflow: hidden;
}

.google-maps iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 600px;
	filter: grayscale(100%);
}


/*---------- Contact Page and Form ----------*/

.contact-page p
{
	font-family: 'AvenirLight';
	font-size: 1.1em;
}

.contact-page p a, .contact-page p a:visited
{
	color: #1a1a1a;
}

form
{
	float: left;
	width: 80%;
	font-size: 1.3em;
	padding: 0 0 0 0;
	margin: 0em 10% 0 10%;
	
}

fieldset ul
{
	width: 98%;
	max-width: 100%;
	padding: 0 1%;
	margin: 0 auto;
	list-style: none;
}

li.input-line
{
	margin: 0em 0% 0.5em 0%;
	list-style: none;
}

li.input-line label
{
	display: block;
	text-align: left;
	/*width: 15%;*/
	padding-right: 1em;
}

li.input-line input
{
	width: 99.5%;
	min-height: 1.5em;
	font-size: 0.9em;
	border: none;
	text-align: left;
	margin: 0;
	padding: 0 0 0 0.5%;
	font-family: 'AvenirLight';
	
	background-color: white;
}

li.input-line input#email2
{
	display: none;
}

li.input-line textarea
{
	width: 99.5%;
	min-height: 150px;
	font-size: 0.9em;
	border: none;
	text-align: left;
	margin: 0;
	padding: 0 0 0 0.5%;
	font-family: 'AvenirLight';
	background-color: white;
}


li.submit
{
	list-style: none;
	margin: 1em auto 2em auto;
}

li.submit input
{
	display: block;
	width: 140px;
	margin: 1em auto;
	font-family: 'AvenirLight';
	font-size: 1em;
	cursor: pointer;
	padding: 10px 0;
	text-align: center;
	background-color: white;
	transition: all 0.2s ease-in-out;
	-webkit-appearance: none;
	border: none;
}

li.submit input:hover
{
	border-radius: 50px;
}


.g-recaptcha
{
	width: 300px;
	margin: 0 auto;
}


/*----------------- Newsletter Signup Form---------------*/

a.newsletter-signup-link
{
	margin: 1em 0 0 0;
	padding: 0.4em 8%;
	font-family: 'AvenirLight';
	color: #f07f3c;
	font-size: 2.4em;
	border: 4px solid #2a265a;
	border-radius: 40px;
}

form#newsletter
{
	float: left;
	width: 98%;
	font-size: 1.3em;
	padding: 0 0 0 0;
	margin: 0 1% 1em 1%;
	/*border: 4px solid #2a265a;*/
	/*border-radius: 40px;*/
}

fieldset.fieldset-newsletter ul.newsletter-form
{
	width: 48%;
	float: left;
	/*max-width: 100%;*/
	padding: 0 1%;
	margin: 0;
	list-style: none;
}

li.signup-input
{
	margin: 0em 0% 0.5em 0%;
	list-style: none;
}

li.signup-input label
{
	display: block;
	text-align: left;
	/*width: 15%;*/
	padding-right: 1em;
}

li.signup-input input
{
	width: 100%;
	min-height: 1.5em;
	font-size: 0.9em;
	text-align: left;
	margin: 0;
	padding: 0.1em 0 0 2%;
	font-family: 'AvenirLight';
	background-color: white;
	border: none;
}

li.signup-input input#email2
{
	display: none;
}


li.newsletter-submit
{
	list-style: none;
	margin: 0.5em auto 2em auto;
}

li.newsletter-submit input
{
	display: block;
	float: left;
	width: 140px;
	margin: 0 0 0 10%;
	font-family: 'AvenirLight';
	font-size: 1em;
	cursor: pointer;
	padding: 10px 0;
	text-align: center;
	background-color: white;
	transition: all 0.2s ease-in-out;
	-webkit-appearance: none;
	border: none;
}

li.newsletter-submit input:hover, li.newsletter-submit input:focus
{
	border-radius: 20px;
}

/*---------- Footer ---------------*/

footer
{
	clear: both;
	float: left;
	width: 98%;
	/*background-color: #1a1a1a;*/
	background-image: linear-gradient(90deg,#1a1a1a,#272727);
	font-size: 0.9em;
	color: #d6d6d6;
	padding: 2em 1%;
	text-align: center;
}

img.footer-logo
{
	width: 130px;
	margin-bottom: 1em;
}

a.footer-quick-links, a.footer-quick-links:visited
{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	z-index: 0;
	align-items: center;
	width: 250px;
	margin: 0.5em 20px;
	padding: 10px 5px;
	text-decoration: none;
	line-height: 1.3em;
	font-size: 1.2em;
	color: white;
	transition: all 0.3s ease-in-out;
}

a.footer-quick-links:nth-child(1)
{
	background-color: #39b5e8;
	border-radius: 0 0 20px 0;
}

a.footer-quick-links:nth-child(2)
{
	background-color: #ff1a1a;
	border-radius: 0 0 20px 0;
}

a.footer-quick-links:nth-child(3)
{
	background-color: #05c100;
	border-radius: 0 0 0 20px;
}

a.footer-quick-links:nth-child(4)
{
	background-color: #8143bf;
	border-radius: 0 0 0 20px;
}

a.footer-quick-links:hover, a.footer-quick-links:focus
{
	transform: scale(1.05);
	color: white;
}

footer a, footer a:visited
{
	color: #d6d6d6;
	text-decoration: underline;
}

footer a:hover, footer a:focus
{
	color: #36e8cf;
}

footer.legals
{
	clear: both;
	float: left;
	width: 100%;
	/*background-color: #1a1a1a;*/
	background-image: linear-gradient(90deg,#1a1a1a,#272727);
	font-size: 0.9em;
	color: #d6d6d6;
	padding: 0em 0%;
	text-align: center;
}



footer.legals a, footer.legals a:visited
{
	color: white;
	text-decoration: underline;
}

footer.legals a:hover, footer.legals a:focus
{
	color: #36e8cf;
}

.reg-details
{
	clear: both;
	float: left;
	width: 100%;
	font-size: 0.8em;
	color: white;
	/*background-color: #1a1a1a;*/
	padding: 1em 0;
}

.reg-details a, .reg-details a:visited
{
	color: white;
}

.reg-details p
{
	text-align: center;
	line-height: 1.3em;
}


/*---------------- Resources Pages -----------------*/

.document
{
	display: block;
	width: 29%;
	float: left;
	margin: 1em 1%;
	padding: 2em 1%;
	border-radius: 0 0 30px 0;
	transition: all 0.3s ease-in-out;
}

.document a
{
	display: block;
	color: white;
	font-size: 1.2em;
	font-family: 'AvenirHeavy';
}

.document:hover, .document:focus
{
	transform: scale(1.05);
}

span.file-size
{
	font-family: 'AvenirLight';
	font-size: 0.7em;
}

/*--------------- Modules and Module ---------------*/

#module_wrapper, #module_wrapper {
	font-size: 1em;
}

/*--------------- Modules ---------------*/

/*--------------- Module ---------------*/

#module_wrapper {
	max-width:955px;
	margin: 0 auto;
}

#module_wrapper h2 {
	text-align: center;
	margin-bottom:0.5em;
}

#module_wrapper p {
	padding-bottom:1em;
}

#module_overview
{
	float: left;
	width: 100%;
}

#module_overview h3
{
	display: block;
	float: left;
	width: 100%;
	background-color: #0071d1;
	color: white;
	padding: 10px;
	border-radius: 0 0 40px 0;
	font-family: 'AvenirHeavy';
	text-transform: uppercase;
}

#module_outcomes
{
	float: left;
	width: 100%;
}

#module_outcomes h3
{
	display: block;
	float: left;
	width: 100%;
	background-color: #39b5e8;
	color: white;
	padding: 10px;
	border-radius: 0 0 40px 0;
	font-family: 'AvenirHeavy';
	text-transform: uppercase;
}

#module_outcomes ul {
	/*display: grid;
	grid-template-column: 1fr 1fr;
	grid-gap:2em;*/
}

#module_outcomes li {
	list-style-position: inside;
	border: 3px solid #39b5e8;
	padding: 10px 10px 10px 40px;
	margin-bottom: 2em; 
	border-radius: 0 0 40px 0;
	background: url(../images/blue-bullet.png) no-repeat 0 15px;
	background-size: 30px;
}

#module_topics
{
	float: left;
	width: 100%;
}

#module_topics h3
{
	display: block;
	float: left;
	width: 100%;
	background-color: #005eb8;
	color: white;
	padding: 10px;
	border-radius: 0 0 40px 0;
	font-family: 'AvenirHeavy';
	text-transform: uppercase;
}

#module_topics li {
	
	border: 3px solid #005eb8;
	padding: 10px 10px 10px 40px;
	margin-bottom: 2em; 
	border-radius: 0 0 40px 0;
	background: url(../images/turquoise-bullet.png) no-repeat 0 15px, #005eb8;
	background-size: 30px, cover;
	color: white;
}

#module_learning_content
{
	float: left;
	width: 100%;
}

#module_learning_content ul li
{
	list-style-position: outside;
	list-style-image: url(../images/turquoise-bullet-small.png);
	margin-left: 30px;
	padding-bottom: 5px;
	border-bottom: 2px solid #36e8cf;
}

#module_learning_content img
{
	display: block;
	width: 95%;
	padding: 2%;
	border: 3px solid #36e8cf;
	border-radius: 0 40px 0 0;
}

div.block
{
	display: block;
	float: left;
	width: 46%;
	margin: 0.5em 1%;
	padding: 0.5em 1%;
	background-color: #36e8cf;
	font-family: 'AvenirHeavy';
	border-radius: 0 0 040px 0;
}

#module_learning_content h3
{
	clear: both;
	background-color: #36e8cf;
	color: white;
	padding: 10px;
	border-radius: 0 0 40px 0;
	font-family: 'AvenirHeavy';
	text-transform: uppercase;
}

#module_questions
{
	float: left;
	width: 100%;
}

#module_questions h3
{
	clear: both;
	background-color: #0071d1;
	color: white;
	padding: 10px;
	border-radius: 0 0 40px 0;
	font-family: 'AvenirHeavy';
	text-transform: uppercase;
}

.module_question
{
	float: left;
	width: 96%;
	border: 3px solid #0071d1;
	padding: 10px 0px 10px 0px;
	margin: 0 2% 2em 2%; 
	border-radius: 0 0 40px 0;
	background: url(../images/blue2-bullet.png) no-repeat 0 5px;
	background-size: 45px;
}

.module_question p
{
	display: block;
	float:left;
	clear: both;
	margin: 0em 0 0 1%;
	line-height: 1em;
	padding: 0;
}

p.q-number
{
	font-family: 'AvenirHeavy';
	margin-left: 5px;
	margin-right: 0px;
	color: white;
}

.module_question li
{
	position: relative;
	float: left;
	width: 97%;
	background-color: #d9eaf8;
	padding: 12px 0 12px 1%;
	margin: 0.2em 1%;
	border-radius: 0 0 30px 0;
}

.module_question input[type=radio]
{
	appearance: none;
	-webkit-appearance: none;
	/*float: right;*/
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	/*accent-color: #36e8cf;*/
	background: white;
	/*border: 2px solid red;*/
	box-shadow: 0 0 0 4px white;
	margin: 0px 0px 0 0px;	
	border-radius: 0 0 20px 0;
}

.module_question input[type=radio]:checked
{
	background: #36e8cf;
	box-shadow: 0 0 0 4px white;
	border-radius: 0 0 18px 0;
}
.module_question label
{
	display: block;
	float: left;
	width: 90%;
	font-size: 1em;
	line-height: 1em;
	/*padding-right: 10%;*/
}

button.submit_answers
{
	clear: both;
	display: block;
	width: 50%;
	min-width: 250px;
	max-width: 350px;
	height: 60px;
	margin: 1em auto;
	padding: 0.3em 1%;
	border-radius: 0 0 20px 0;
	text-transform: uppercase;
	font-size: 1em;
}

button.review-learning
{
	background-color: #0071d1;
	color: white;
}

/* My Kat Styles */

.user_profile h2 {
    margin-bottom:0.5em;
}

.user_profile_detial {
	width:90%;
	border:3px solid #0071d1;
	padding:5%;
}

.user_profile a {
	color:#0071d1;
}
    .registered_user {
        display:grid;
        grid-template-columns: 1fr;		
        grid-column-gap:1.5em;
        margin-top:1em;
    }

    .user_intro {
        margin-top:1em;
    }

    .user_intro p {
        margin-bottom:1.5em;
    }

    .cpd_points {
        border: 3px solid #0071d1;
        padding:1.5em;
        text-align:center;
        margin-top:1em;
        margin-bottom:1em;
    }

    .cpd_points p {
        font-size:1em;
        margin-bottom:0px;
    }

    .cpd_points_large {
        font-family: 'Futura PT Heavy';
        font-weight:bold;
        font-size:3em;
        color:#0071d1;
    }

.LoginRegisterLinks {
    width:100%;
}

.LoginRegisterLinks li {
    width:100%;
}

.LoginRegisterLinksProfile a, .LoginRegisterLinksLogout a, .purchase_history a {
    background: #39b5e8;
    border-radius: 0 0 20px;
    width:90%;
    float:left;
    padding:5%;
    color:#fff;
    margin-bottom:1em;
    font-size:1em;
}


.your_module_list li:nth-child(odd) {
    background:#daf4ff;
}

.your_module_list li {
    border-bottom:1px solid #39b5e8;
    padding:1em 0 1em 1em;
    display:grid;
	grid-template-columns: 1fr;
	grid-row-gap:1em;
}



.take_exam {
    text-align:center;
    display:block;
    font-size:1em;
    color:#39b5e8;
    line-height:1.3em;
}

.cpd_worth {
    border:3px solid #0071d1;
    background:linear-gradient(90deg, #005eb8, #39b5e8);
    padding:10px;
    text-align:center;
    margin-right:1em;
    display:block;
    font-size:1em;
    color:#fff;
    max-height:90px;
}

.your_score {
    display:block;
    font-family: 'Futura PT Heavy';
    font-size:1.5em;
    padding:20px;
    padding-bottom:0px;
    color:#39b5e8;
    
}

.your_status {
    display:block;
    font-size:0.7em;
    padding:20px;
    padding-top:0px;
    color:#39b5e8;
    line-height:1.3em;
        
}

.cpd_worth_value {
    display:block;
    font-family: 'Futura PT Heavy';
    font-size:1.5em;
    padding-bottom:0px;
    color:#fff;
}

.cpd_worth_label {
    display:block;
    font-size:0.7em;
    color:#fff;
}

.go_to_module {
    background:#39b5e8;
    padding:0.3em;
    color:#fff;
    margin-top:0.5em;
    float:left;
    margin-right:0.5em;
}

.exam_status {    
    border:3px solid #39b5e8;
    background:#fff;
    padding:10px;
    text-align:center;
    margin-right:1em;
    display:block;
    font-size:1em;
    color:#39b5e8;
    line-height:1.3em;
    max-height:90px;
}

.your_module_summary h4{
font-size:1.1em;
color:#0071d1;
font-family: 'Futura PT Heavy';
margin: 0 1em 1em 0;
}

/*--------------- Ecom Styles ---------------*/

.credit_card_logos {
	margin-top:1em;
}

.credit_card_logos li {	
	flex: 0 0 calc(16.66% - 1em);
	padding: 1;
	margin: 10px;
}

.credit_card_logos img {
	height:2.5em;
}

.icon_basket_white_med {
	height:38px;
	margin-right:10px;
}

.module_price {
	width:100%;
	font-size:4em;
	font-family: 'AvenirHeavy';
	text-align: center;
	display: block;
	float:left;
	margin-top:0.8em;
	margin-bottom:0.5em;
	padding:0;	
}

.module_price_title {
	width:70%;
	font-size:1.5em;
	line-height:1.2em;
	text-align: center;
	font-family: 'AvenirHeavy';
	color:#0e62b7;
	display: block;
	margin:0 auto;
	margin-bottom:1em;
}

.module_benefits {
	width:100%;
	text-align: center;
}

.basket_buttons {
	width:100%;
	display:block;
	margin-top:2em;
	margin-bottom:2em;
	text-align:center;
}

.basket_buttons button {
	font-size:1em;
}

.basket_button button {
	margin-bottom:2em;
}

.basket_message {
	width:100%;
	display:block;
	text-align:center;
	font-weight:bold;
}

.basket_table td, th {
	padding:10px;
}

.basket_table a {
	padding-bottom:20px;
}

.basket_table td {
	border-bottom:1px solid #ccc;
}

.payment_message_link {
	font-size:1em;
	background-color:#0071d1;
	color:#fff;
	padding:10px;
	font-weight:bold;
	transition: all 0.3s ease-in-out;
}

.payment_message_link:hover, .payment_message_link:focus
{
	border-radius: 20px;
}

.payment_message_center {
	text-align: center;
}