/* GMA CHANGES */

.white-back-overlay h2,
.grey-re-grad h2,
.why-pricing h2,
.price-points h3,
.grey-generate h2,
.support-marketing h2,
.choose-course h2,
.find-solutions h3{
	color:#C70669!important;	
}

.single-sub-test p:nth-of-type(2){
	min-height:130px;	
}

.grey-re-grad .row {
	margin:20px 0;	
}
	

.grey-btn {
	padding: 15px 30px;
	color: white;
	border: none;
	font-size: 18px;	
	background-color:#023540;
}

.hero-c-btn{
	position: absolute;
	bottom: -95px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;	
}

.grey-btn img,
.grad-btn img,
.grad-btn-alt img{
	max-height:14px;	
}

.home-hero-row .row {
	margin:20px 0;
}

.white-back-overlay .container{
	background: white;
}

.white-back-overlay {
	margin-top: -150px;
	padding-top: 50px;
	position:relative;
}

.white-back-overlay::before{
	content:'';
	background: white;
	position: absolute;
	width: 85%;
	top: 0;
	height: 100%;
	left: 50%;
	transform: translateX(-50%);
}

.grey-re-grad::before{
	content:'';
	background: rgb(245,245,245);
	background: linear-gradient(180deg, rgba(245,245,245,1) 0%, rgba(245,245,245,0) 100%);	
	position: absolute;
	width: 90%;
	top: 0;
	height: 100%;
	left: 50%;
	transform: translateX(-50%);
}

.choose-course {
	display: flex;
	flex-wrap: wrap;
	margin-top: 75px;
}

.choose-course > div,
.choose-course pre{
	width: 50%;
}

.grey-generate {
	display:flex;
	align-items:center;
	background:#F5F5F5;
	padding:50px;
	margin-top: 75px;
	position:relative;
	margin-bottom: 50px;
}

.why-pricing {
	display:flex;	
	justify-content:space-between;
	margin-top: 50px;
}

.grey-generate {
	display: flex;
	justify-content: space-between;
}

.grey-generate div {
	width:50%;	
}

.grad-btn {
	background: rgb(128,19,40);
	background: linear-gradient(100deg, rgba(128,19,40,1) 0%, rgba(152,15,62,1) 25%, rgba(223,3,127,1) 75%, rgba(223,3,127,1) 100%);
	padding: 15px 30px;
	color: white;
	border: none;
	font-size: 18px;
	position: absolute;
	bottom: -25px;
	left: 50%;
  transform: translateX(-50%);
}

.grad-btn-alt {
	background: rgb(128,19,40);
	background: linear-gradient(100deg, rgba(128,19,40,1) 0%, rgba(152,15,62,1) 25%, rgba(223,3,127,1) 75%, rgba(223,3,127,1) 100%);
	padding: 15px 30px;
	color: white;
	border: none;
	font-size: 18px;
}

.single-packages .grad-btn-alt {
	width:100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.two-div {
	width: 1px;
	background: #DBDBDB;
}

.price-points {
	display:flex;
	align-items:center;
	margin: 15px 0;
}

.support-us{
	display:flex;	
	flex-wrap:wrap;
	justify-content: space-between;
	margin-top: 75px;
}

.support-marketing {
	width:50%;
}

.single-packages {
	background:#023540;	
	padding: 50px 50px 90px 50px;
	position: relative;
}

.single-packages h3,
.single-packages p {
	color:white!important;
}

.find-solutions {
	display:flex;
	align-items:center;
	margin: 15px 0;
	padding-top:50px;
}

.find-solutions img {
	margin-right:10px;
}

.price-points img {
	margin-right:10px;
	width: 69px;
}

.price-points div h3,
.price-points div p,
.find-solutions div h3,
.find-solutions div p {
	margin-bottom: 0;
line-height: 1.2;
}

.why-mag,
.mag-pricing{
	width:40%;
}

.why-mag div {
	display:flex;
	align-items:center;
	margin: 15px 0;
}

.why-mag div p {
	margin-bottom:0;
	font-size: 18px;
}

.why-mag div img {
	margin-right:10px;
}

.accred-reseller {
	display:flex;
	align-items:center;
	justify-content: space-between;
  flex-wrap: wrap;
}

.accred-reseller div {
	max-width:13%;
	text-align:center;
	margin: 0 auto;
}

.accred-reseller h3 {
	max-width:13%;
	line-height:1;
}

.image-full > img {
	width:100%;
	height:100%!important;
}

.grey-re-grad {
	position:relative;
	padding-top:50px;
	margin-top:50px;
}

.grey-re-grad .row-full-width-single-item::before {
	content:'';
	background: rgb(245,245,245);
	background: linear-gradient(180deg, rgba(245,245,245,1) 0%, rgba(245,245,245,0) 100%);
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
}

.e-learn-c-box {
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
}

.c-remote {
	background-image:url('/media/1548/coach-remote.jpg');
}

.d-skills {
	background-image:url('/media/1549/delegate-skills.jpg');
}

.e-intel {
	background-image:url('/media/1550/emotional-intel.jpg');
}

.interview-skills {
	background-image:url('/media/1551/interview-skills.jpg');
}

.adversity {
	background-image:url('/media/1552/lead-adversity.jpg');
}

.l-perform {
	background-image:url('/media/1553/linkedin-perform.jpg');
}

.h-awareness {
	background-image:url('/media/1554/health-awareness.jpg');
}

.best-deal {
	background-image:url('/media/1555/best-deal.jpg');
}

.v-world {
	background-image:url('/media/1556/virtual-world.jpg');
}

.p-power {
	background-image:url('/media/1557/personal-power.jpg');
}

.e-learn-c-box a {
	width:48%;
}

.e-learn-c-box div {
	min-height:300px;
	display:flex;
	position:relative;
	padding:30px;
	flex-direction: column;
	justify-content: flex-end;
	margin-bottom:20px;
	background-position:center;
	background-size:cover;
}

.e-learn-c-box div h3,
.e-learn-c-box div p {
	color:white;
}
	
.e-learn-c-box div img {
	position:absolute;
	top:0;
	right:0;
}

.elearn-hero-col {
	text-align:center;
	justify-content:center;
	position:relative;
}

.healthcare-section p:first-of-type img {
	max-height:45px;
	min-height:45px;
}

.healthcare-section p a {
	color: #459B40;
}

.bottom-h-tag p {
	text-align:center;	
}

.elearn-hero-cta {
	position:absolute;
	top: 50px;
	right: -15%;
	display: flex;
	align-items: center;
}

.elearn-hero-cta img {
	margin-right:10px;	
}

.elearn-hero-cta a {
	font-weight:bold;	
}

.elearn-hero-cta a,
.elearn-hero-cta p{
	color:white;
}

.main-elearn {
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 150px;
	margin: 0 30px 50px 30px;
}

.main-elearn p,
.main-elearn h1,
.main-elearn a{
	color:white;	
}

.relative {
	position:relative;	
}

.t-serv-alt {
	min-height: 360px;
}

/* HEALTHCARE CHANGES START */

.full-width-row.second-footer {
	margin-bottom: -75px;
}

.health-sub-hero-col .email-box {
	background:transparent;
	border:1px solid white!important;
}

.health-sub-hero-col .cta-heros {
	border-radius:8px;
}

.sub-footer {
	display:flex;	
	position:relative;
}

.sub-f-img {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%)
}

.second-footer .row{
	padding:0!important;
}

.second-footer .row .col-md-12 {
	padding-left: 0;
	padding-right: 0;	
}

.sub-footer div {
	width:50%;	
	display: flex;
flex-direction: column;
justify-content: center;
}

.sub-foot-content {
	width: 40%;
margin: 0 auto;
}

.f-first-b {
	background-color:#F4F7FA;
}

.single-sub-test {
	border-radius: 8px 8px 55px 8px;
	padding: 75px 30px 30px 30px;
	position: relative;
	background:#F4F7FA;
	margin: 30px 0;
}

.single-sub-test h3 {
	margin-bottom:5px;
}

.single-sub-test p img {
	position: absolute;
	top: -32px;
	right: 30px;
}

.single-sub-test hr {
	border-top: 1px solid #D5DDE5;	
}

.what-back {
	background: rgb(29,135,67);
	background: -moz-linear-gradient(90deg, rgba(29,135,67,1) 0%, rgba(175,207,58,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(29,135,67,1) 0%, rgba(175,207,58,1) 100%);
	background: linear-gradient(90deg, rgba(29,135,67,1) 0%, rgba(175,207,58,1) 100%);
	margin:50px 0;
	border-radius:10px;
}

.what-next button {
	border-radius:8px;
	margin-left:10px;
}

.what-next .white-btn {
	color:#023540!important;	
}

.what-next {
	background-repeat: no-repeat;
	background-position: right;
	background-image:url('/media/1522/what-next-sub.png');
	padding:50px;
	display:flex;
	align-content: center;
	border-radius:10px;
}

.what-next h2 {
	color:white;
	margin-right:40px;
}

.sub-page-row {
	margin:50px 0;	
}

.sub-overflow p a,
.row-intro-sub p,
.row-intro-sub p a,
.sub-page-row p a{
	font-size:14pt;
}

.health-sub-main-image img {
	height: auto!important;
}

.sub-page-row .row-image-with-text{
	display:flex;
}	

.health-sub-content {
	display:flex;
	justify-content:flex-start;
	flex-direction:column;
}

.health-sub-content p span a,
.row-intro-sub .health-sub-content p a,
.row-intro-sub .health-sub-content p a span{
color: #60a83f;	
}

.health-sub {
	padding-bottom:0;
	background-size: cover;
	background-position:center;
}

.health-sub-hero-col h1,
.health-sub-hero-col p {
	color:white;	
}

.bottom-h-tag {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: white;
	padding: 10px 40px;
	border-radius: 50px 50px 0 0;
}

.bottom-h-tag p{
	color:#60a83f;
}

.health-sub {
	border-top:5px solid #023540;
	position:relative;
}

.health-sub .row {
	margin:0;	
}

.health-sub .row-logo-and-title {
	padding:20px 0;
}

.health-sub-hero-col {
	min-height: 300px;
	display: flex;
	align-items: center;
}

.health-sub-hero-col div:nth-child(1) {
	width: 100%;
	text-align: center;
}

.health-sub-hero-col div:nth-child(2) {
	position: absolute;
	right: 0;
}

.health-hero {
	margin: 50px 30px 50px 30px;
	border-radius: 10px;
}

.healthcare-serv-boxes .healthcare-section {
	background-color:#F4F7FA;	
	border-radius: 3px;
	padding:50px 30px 40px 30px;
	border-bottom:5px solid #1D8743;
	min-height: 580px;
}

.healthcare-serv-boxes .healthcare-section h2{
	color:#459B40;	
	margin-bottom:10px;
	min-height:72px;
	display:flex;
	align-items:flex-end;
}

.t-serv{
	min-height:430px;	
}

.about-mt-health {
	margin-top:100px;
}

.healthcare-serv-boxes .healthcare-section .more-btn span{
	margin-right:5px;
	color:#023540;
}

.sm-full-h {
	height: 97.5%;
}

#healthcare-multi .box-layout {
	border-bottom:0!important;
	border-radius:3px;
}

.nurses-box {
	background-image:url('/media/1507/image-nurses.png')	
}

.doctor-box {
	background-image:url('/media/1510/image-trainee-doctors.png')	
}

.consultants-box {
	background-image:url('/media/1504/image-consultants.png')	
}

.sas-box {
	background-image:url('/media/1509/image-sas-doctors.png')
}

.leaders-box {
	background-image:url('/media/1509/image-sas-doctors.png')
}

.medical-box {
	background-image:url('/media/1506/image-medical-education.png')
}

.medical-box {
	background-image:url('/media/1506/image-medical-education.png')
}

.admin-box {
	background-image:url('/media/1502/image-administrators.png')
}

.apps-box {
	background-image:url('/media/1503/image-apprentices.png')
}

.patient-box {
	background-image:url('/media/1508/image-patient-advice-liaison.png')
}

.two-block-courses .row-2-column-text {
	width: 77%;
	margin-left: auto;
}

.in-house-alt {
	background-image:url('/media/1514/in-house-courses.png')
}

.one-c-box.health-c-box {
	border-radius: 8px 8px 60px 8px;
	margin-bottom:50px;
}

.health-c-box .black-btn {
	border-radius: 8px;
}

.bespoke-alt {
	background-image:url('/media/1512/bespoke-programmes.png')
}

.open-alt {
	background-image:url('/media/1528/linkedin-courses.png')
}

.elearn-alt{
	background-image:url('/media/1513/e-learning-courses.png')
}

.request-green {
	color:white;
	background-color:#60A83F;
	border-radius:8px;
	padding:10px;
	width:100%;
	border: none;
	font-size: 20px;
	margin-top:25px;
}

.grey-grad-one {
	background: rgb(245,245,245);
background: -moz-linear-gradient(180deg, rgba(245,245,245,1) 0%, rgba(247,247,247,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(245,245,245,1) 0%, rgba(247,247,247,1) 100%);
background: linear-gradient(180deg, rgba(245,245,245,1) 0%, rgba(247,247,247,1) 100%);
	padding-top: 50px;
}

.grey-grad-two {
	margin-top: -20px;
	background: rgb(247,247,247);
	background: -moz-linear-gradient(180deg, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(180deg, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%);
}

.health-test-box {
	background-image:url('/media/1518/client-test-back.png');
	background-size:cover;
	background-position:right;
	border-radius: 8px;
	position:relative;
	padding: 50px;
	margin-top: 100px;
}

.health-test-box img{
	position: absolute;
	top: -50px;
	height: auto;
width: 25%;
}

.health-test-inner {
	width:70%;	
	display:flex;
	align-items:center;
	margin-left: auto;
}

.health-test-inner h3,
.health-test-inner p {
	color:white;
}

.health-test-inner div{
	width: 40%;
	margin-right: 50px;
}

.health-test-inner button {
	border-radius:8px:
}

.over-years {
	padding:20px;
	background: rgb(29,135,67);
	background: -moz-linear-gradient(90deg, rgba(29,135,67,1) 0%, rgba(158,199,59,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(29,135,67,1) 0%, rgba(158,199,59,1) 100%);
	background: linear-gradient(90deg, rgba(29,135,67,1) 0%, rgba(158,199,59,1) 100%);
	display:flex;
	align-items: center;
	justify-content: center;
}

.over-years h3,
.over-years p {
	color:white;
	line-height: 1;
}

.over-years-box {
	padding-left: 50px;	
}

.over-years-box div{
	display: flex;
	align-items: center;
	width: 75%;	
}

.over-years-box div img{
	margin-right: 15px;	
}

.years-review{
	position: absolute;
	background: #023540;
	padding: 5px 10px;
	border-radius: 10px;
	bottom: -17px;
	margin-left: 50px;
}	

.overlay-health {
	margin-bottom: -65px;
	margin-top: 50px;
}

/* HEALTHCARE CHANGES END */

.xl-half.healthcare-box.box-layout{
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-end;	
	position:relative;
}

.xl-half.healthcare-box.box-layout .health-icon{
	margin-right:5px;
}

.xl-half.healthcare-box.box-layout .nhs-icon{
	position:absolute;
	top:20px;
	right:20px;
	height: 30px;
}

.landing-bottom-link img{
	width:18px;
}

/* Dev Tools */

.dev-heading{
	margin-top: 30px;
	display: flex;
	margin-bottom: 30px;
}

.dev-heading div:first-of-type{
		width:40%;	
	}

    .dev-heading div:last-of-type{
		width:60%;	
        z-index: 1;
	}

.dev-heading div h1{
	line-height: 1.2;
	color: #BA085D;
}

.four-icons{
	margin-bottom:30px;	
}

.dev-heading div p{
	margin-bottom:15px;	
}

.p-lg{
	font-size:18px;	
}

.dev-back-row .col-md-12{
	position:static;	
}

.dev-back-cell img{
	position:absolute;
	right:0;
	top: 175px;
	width: 250px;
}

.grey-grad{
background: rgb(244,244,244);
background: -moz-linear-gradient(180deg, rgba(244,244,244,1) 0%, rgba(248,248,248,1) 38%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(244,244,244,1) 0%, rgba(248,248,248,1) 38%, rgba(255,255,255,1) 100%);
background: linear-gradient(180deg, rgba(244,244,244,1) 0%, rgba(248,248,248,1) 38%, rgba(255,255,255,1) 100%);
padding-top: 20px;
}

.custom-list{
	margin-top:15px;
}

.custom-list br{
	display:none;
}

.custom-list ul{
	list-style:none;	
	margin-top:15px;
}

.custom-list li:before { content: url(/media/1474/maguire-icon.png ); margin-left: -20px; margin-right: 10px; } 

.custom-list li{
	color:#1B4953;
	margin:5px 0;
}

.profiling{
	margin-bottom:30px;
}

.four-icons img{
	max-height:44px;
	margin-bottom:5px;
}

.border-right{
	position:relative;	
}

.border-right::after{
	content:'';
	width: 1px;
	height: 50px;
	background: #E3E3E3;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.dev-cta{
	position:relative;
	background: rgb(172,11,88);
background: -moz-linear-gradient(135deg, rgba(172,11,88,1) 0%, rgba(213,6,136,1) 100%);
background: -webkit-linear-gradient(135deg, rgba(172,11,88,1) 0%, rgba(213,6,136,1) 100%);
background: linear-gradient(135deg, rgba(172,11,88,1) 0%, rgba(213,6,136,1) 100%);
	text-align:center;
	padding: 75px;
margin: 100px 0 20px 0;
}

.dev-cta p{
	color:white;
	font-size: 26px;
width: 100%;
margin: 0 auto;
}

.dev-cta button{
	position:absolute;
	bottom: -22px;
	left: 50%;
	transform: translateX(-50%);
}

.dev-cta img{
	position:absolute;
	top: -65px;
	left: 50%;
	transform: translateX(-50%);
}

/* Homepage */

.home-landing-columns .row {
  padding: 0 50px;
}

.pink-cta {
  background-color: #c70669;
  display: flex;
  align-items: center;
  padding: 50px;
  margin-top: 50px;
}

.pink-cta div {
  margin-right: 30px;
}

.pink-cta h2,
.pink-cta p {
  color: white;
}

.home-landing-columns .row .section p:first-of-type {
  font-size: 16px;
}

.home-landing-columns .row .section p span br {
  display: none;
}

.sign-widget {
  width: 60%;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.umb-grid {
  padding-top: 126px;
}

.mod-ipad,
.mod-phone {
  display: none;
}

.content-landing-navigation .selected a,
.main-landing-navigation .selected a {
  color: #d40475 !important;
}

.landing_navigation_submenu li,
.main-landing-navigation li:not(:first-child) {
  border-left: 1px solid #d40475 !important;
}

body .navbar-collapse ul.landing_navigation_submenu li {
  border-left: none !important;
}

.pd-btm {
  padding-bottom: 50px;
}

code,
pre {
  padding: 0 !important;
  background-color: transparent !important;
}

.trial-mods .contact-us-section .row:first-of-type {
  display: none;
}

.trial-mods .contact-us-section .row:nth-of-type(2) {
  padding: 0;
}

.grey-back-e {
  background: rgb(244, 245, 244);
  background: -moz-linear-gradient(180deg, rgba(244, 245, 244, 1) 0%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(244, 245, 244, 1) 0%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(180deg, rgba(244, 245, 244, 1) 0%, rgba(255, 255, 255, 1) 100%);
  padding: 75px 0 30px 0;
}

.grey-back-e p {
  width: 75%;
  margin: 0 auto;
}

.youtube-vids {
  text-align: center;
}

.youtube-vids pre {
  margin-bottom: 15px;
}

.v-learn-courses {
  display: flex;
  align-items: center;
  background: #f5f5f5;
  padding: 50px 75px 0 75px;
  justify-content: space-between;
  margin-bottom: 50px;
}

.v-learn-courses div {
  padding-bottom: 50px;
}

.v-learn-courses a {
  width: 50%;
}

.v-learn-courses a img {
  max-width: 100%;
  margin-bottom: -6px;
}

.serv-contact .contact-us-section > .row {
  display: none;
}

.header-contact .social-link {
  display: none;
}

.logo-nav {
  display: flex;
  align-items: center;
}

.content-header-contact {
  display: none;
}

.header-core-navigation li:first-of-type a {
  color: #f036a4;
}

.header-core-navigation li:first-of-type {
  margin-right: 20px;
}

.header-core-navigation li:nth-child(2) {
  border-left: none !important;
}

.more-btn {
  display: flex;
  align-items: center;
}

.more-btn p {
  margin-bottom: 0 !important;
  margin-right: 10px;
}

.call-box {
  color: black !important;
  background: white;
}

.email-box {
  color: white !important;
  background: #d40475;
}

.course-box {
  background: #023540;
  color: white !important;
}

.events-box {
  background: #006699;
  color: white !important;
}

.hero-content h1 {
  font-size: 40px;
  line-height: 50px;
}

.hero-content p {
  font-family: Lato, sans-serif;
}

.home-hero-col div:first-of-type {
  width: 40%;
}

.service-hero-col div:first-of-type {
  width: 70%;
}

.cta-heros {
  display: flex !important;
  align-items: center;
  padding: 10px 10px 10px 20px;
  text-decoration: none !important;
  width: 210px !important;
  font-family: Lato, sans-serif !important;
  font-size: 20px;
  margin-bottom: 10px;
}

.cta-heros img {
  height: 24px !important;
  width: auto !important;
  margin: 0 10px 0 0 !important;
}

#elearning {
  scroll-margin-top: 100px;
}

.home-hero {
  margin: 0 30px 50px 30px;
}

.dark code,
.dark pre {
  background-color: transparent !important;
}

.hero-content {
  display: flex;
  justify-content: space-between;
}

.c-finder {
  padding-top: 150px;
}

button:hover,
a:hover {
  cursor: pointer;
}

.leadership {
  background-color: #f5f5f5;
  border-top: 5px solid #7b6527;
  padding: 50px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.sale-train {
  background-color: #f5f5f5;
  border-top: 5px solid #6e0f6c;
  padding: 50px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.leadership h2 {
  color: #7b6527;
}

.sale-train h2 {
  color: #6e0f6c;
}

.leadership h2,
.leadership p,
.sale-train h2,
.sale-train p {
  margin-bottom: 20px;
}

.mountain {
  background-image: url('/media/1466/mountain-background-2.jpg');
  background-position: center;
  background-size: cover;
}

.graph-back {
  background-image: url('/media/1467/graph-back-2.jpg');
  background-position: center;
  background-size: cover;
}

p,
a {
  white-space: normal;
  font-family: Lato, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  white-space: normal;
  font-family: Merriweather, serif;
  font-weight: 400 !important;
}

code,
pre {
  font-family: Lato, sans-serif;
  white-space: normal;
  line-height: auto;
  font-size: auto;
}

.image-box {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 30px;
}

.pink-btn {
  background: #c70669;
  border: 2px solid #c70669;
  padding: 10px 20px;
  font-size: 20px;
  color: white;
}

.white-btn {
  background: #fff;
  border: 2px solid #fff;
  padding: 10px 20px;
  font-size: 20px;
  color: #c70669;
}

.black-btn {
  background: #023540;
  border: 2px solid #023540;
  padding: 10px 20px;
  font-size: 20px;
  color: white;
}

.two-boxes {
  display: flex;
}

.call img {
  height: 60px;
}

.biz-text {
  display: flex;
  flex-wrap: wrap;
}

.biz-text h2 {
  width: 25%;
}

.biz-text div {
  width: 65%;
}

.biz-text p {
  margin-bottom: 20px;
}

.in-house-back {
  background-image: url('/media/1407/in-house-courses.jpg');
}

.bespoke-back {
  background-image: url('/media/1408/bespoke-programmes.jpg');
}

.levy-back {
  background-image: url('/media/1409/apprenticeship-levy.jpg');
}

.one-coach-back {
  background-image: url('/media/1410/one-one-coaching.jpg');
}

.elearn-back {
  background-image: url('/media/1411/e-learning-courses.jpg');
}

.open-back {
  background-image: url('/media/1412/open-courses.jpg');
}

.one-c-box {
  background-size: cover;
  background-position: center;
  padding: 30px 30px 60px 30px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  min-height: 400px;
  margin-bottom: 20px;
}

.one-c-box h3,
.one-c-box p {
  color: white;
}

.one-c-box .black-btn {
  position: absolute;
  bottom: -23px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 70%;
}

.req-btn {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 50px;
}

.work-text {
  display: flex;
  flex-wrap: wrap;
}

.work-text div {
  width: 30%;
}

.work-text img {
  margin-top: 100px;
  margin-left: -100px;
  margin-bottom: 100px;
  width: 70%;
}

.transport-box {
  background-image: url('/media/1456/transport.jpg');
  border-bottom: 5px solid #d42727;
}

.education-box {
  background-image: url('/media/1448/education.jpg');
  border-bottom: 5px solid #d4ac27;
}

.food-box {
  background-image: url('/media/1450/food.jpg');
  border-bottom: 5px solid #d45627;
}

.tele-box {
  background-image: url('/media/1455/telecommunications.jpg');
  border-bottom: 5px solid #ffb529;
}

.healthcare-box {
  background-image: url('/media/1451/healthcare.jpg');
  border-bottom: 5px solid #95C035;
}

.energy-box {
  background-image: url('/media/1449/energy.jpg');
  border-bottom: 5px solid #04ad73;
}

.media-box {
  background-image: url('/media/1454/media.jpg');
  border-bottom: 5px solid #d40475;
}

.con-box {
  background-image: url('/media/1447/construction.jpg');
  border-bottom: 5px solid #5e34e8;
}

.manu-box {
  background-image: url('/media/1453/manufacturing.jpg');
  border-bottom: 5px solid #3759c9;
}

.hos-box {
  background-image: url('/media/1452/hospitality.jpg');
  border-bottom: 5px solid #ffa462;
}

.half-full {
  height: 200px;
}

.lg-half {
  height: 300px;
}

.xl-half {
  height: 335px;
}

.md-half {
  height: 250px;
}

.sm-half {
  height: 215px;
}

.box-layout {
background-position: center;
background-size: cover;
display: flex;
align-items: flex-start;
padding: 30px;
color: white;
margin-top: 15px;
flex-direction: column;
justify-content: flex-end;
}

.half-half {
  display: flex;
  justify-content: space-between;
}

.half-inner {
  width: 48.5%;
}

.half-pd-left {
  padding-left: 7.5px;
}

.half-pd-right {
  padding-right: 7.5px;
}

.biz-sect {
  margin-bottom: 50px;
}

.footer-legal {
  display: none;
}

.certificate-images {
  display: flex;
  flex-wrap: wrap;
}

.certification-item {
  width: 50%;
align-items: center;
display: flex;
}

.white-hr {
  width: 100px;
  margin: 30px auto 0 auto;
  height: 2px;
  border-top: 2px solid #fff;
}

.black-hr {
  width: 100px;
  margin: 30px auto 30px auto;
  height: 2px;
  border-top: 2px solid #023540;
}

.about-img img {
  width: 100%;
  height: 100% !important;
}

.about-rows .row-image-with-text {
  display: flex;
  align-items: center;
}

.about-text {
  padding-right: 50px;
}

.about-text-rt {
  padding-left: 50px;
}

.accreditations-row,
.worldwide-row {
  margin-top: 100px;
  text-align: center;
}

.worldwide-row img {
  margin-top: 100px;
}

.accreditations-row img {
  margin-top: 20px;
}

.free-resource {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 200px;
  z-index: 10;
}

.course-btn {
  display: flex;
  justify-content: space-between;
  border: 1px solid rgba(2, 53, 64, 0.21);
  color: #1b4953;
  margin-bottom: 10px;
  width: 100%;
  background: white;
  align-items: center;
  padding: 11px;
}

.course-btn p {
  color: #1b4953;
}

.view-btn {
  border: 1px solid #023540;
  color: white;
  margin-bottom: 10px;
  width: 100%;
  background: #023540;
  padding: 10px;
  text-align: center;
}

.view-btn p {
  color: white;
}

.c-deliveries h2,
.l-courses h2 {
  margin-bottom: 10px;
}

.both-courses {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.c-deliveries {
  width: 68%;
}

.l-courses {
  width: 30%;
}

.mg-bottom h2,
.mg-bottom p {
  margin-bottom: 10px;
}

.c-del-boxes {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.c-del-boxes .one-c-box {
  width: 48%;
  margin-bottom: 40px;
  min-height: 310px;
}

@media screen and (min-width: 1900px) {
  .sign-widget {
    width: 60%;
    margin: 0 auto;
  }
  .one-c-box .black-btn {
    width: auto;
  }
  .grey-back-e p {
    width: 55%;
    margin: 0 auto;
  }
  .home-landing-columns .section {
    padding: 50px 30px;
  }
  .home-landing-columns .row .section p span br {
    display: block;
  }
	.dev-heading div{
		width:40%;	
	}
	.custom-list br{
	display:block;
	}
	.dev-back-cell img{
	position:absolute;
	right:0;
	top: 150px;
	width: 500px;
}
	.healthcare-serv-boxes .healthcare-section {
		min-height: 480px;
	}
	.t-serv {
		min-height:280px	
	}
	.t-serv-alt {
		min-height: 230px;
	}
	.white-back-overlay::before {
		width:75%;	
	}
}

@media screen and (min-width: 1700px) {
  .service-hero-col div:first-of-type {
    width: 53%;
  }
}

@media screen and (max-width: 1700px) {
  .service-hero-col div:first-of-type {
    width: 60%;
  }
}

@media screen and (max-width: 1450px) {
  .service-hero-col div:first-of-type {
    width: 60%;
  }
}

@media screen and (min-width: 1400px) {
  .container {
    max-width: 1320px !important;
  }
}

@media screen and (max-width: 1400px) {
  .sign-widget {
    width: 90%;
    margin: 0 auto;
  }
  .home-hero-col div:first-of-type {
    width: 60%;
  }
}

@media screen and (max-width: 1200px) {
  .container {
    max-width: 1140px !important;
  }
  .home-hero-col div:first-of-type {
    width: 60%;
  }
  .white-back-overlay {
    margin-top: 0;
    padding-top: 20px;
  }
  .grey-generate div {
    padding-right: 50px;
  }
  .grey-generate h2 {
    line-height: 1.5;
  }
  .e-learn-c-box div {
    padding: 30px 20px;
  }
  .elearn-hero-cta {
    right: 30px;
  }
  .grey-re-grad::before {
    width: 100%;
  }
}

@media screen and (max-width: 1280px) {
  .service-hero-col div:first-of-type {
    width: 73%;
  }
}

@media screen and (max-width: 1024px) {
  .home-hero-col div:first-of-type,
  .service-hero-col div:first-of-type {
    width: 60%;
  }
  .course-btn {
    text-align: left;
  }
  .c-deliveries {
    width: 63%;
  }
  .l-courses {
    width: 34%;
  }
  .one-c-box .black-btn {
    width: 70%;
  }
  .box-layout {
    padding: 20px;
  }
  .box-layout h3 {
    font-size: 16px;
  }
  .work-text div {
    width: 35%;
  }
  .work-text img {
    margin-left: -30px;
    width: 65%;
  }
  .dev-back-row{
	display:none;
  }
}

@media screen and (max-width: 992px) {
  .container {
    max-width: 960px !important;
  }
  .one-c-box h3 {
    line-height: 30px;
  }
  .one-c-box .black-btn {
    width: 80%;
  }
  .leadership,
  .sale-train {
    padding: 30px;
  }
  .leadership h2,
  .sale-train h2 {
    line-height: 40px;
  }
  .course-boxes .one-c-box {
    margin-bottom: 50px;
  }
  .work-text img {
    margin-left: 0;
  }
  .about-text {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .about-text-rt {
    padding-left: 0;
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .col-rev .row-image-with-text {
    flex-direction: column-reverse !important;
  }
  .about-rows .row-image-with-text {
    align-items: flex-start;
    flex-direction: column;
  }
  .mod-desk,
  .mod-phone {
    display: none;
  }
  .mod-ipad {
    display: block;
  }
  .pd-btm {
    padding-bottom: 0;
  }
	.border-right p{
		margin-bottom:20px;
	}
	.t-serv {
		min-height:auto;
		margin-bottom:20px;
	}
	.healthcare-serv-boxes .healthcare-section {
		min-height: auto;
		margin-bottom: 30px;	
	}
	.request-green {
		margin-bottom:50px;
	}
	.health-test-inner h3 {
		line-height:1.2;	
	}
	.dark.health-hero {
		padding-bottom:0;
	}
	.single-sub-test {
		margin-bottom: 50px;
	}
	.sub-footer {
		flex-wrap:wrap;	
	}
	.sub-footer div {
		width:100%;	
	}
	.sub-footer div {
		padding:50px
	}
	.sub-page-row .row-image-with-text {
		display:block;
	}
	.what-next {
		background-image:none;
		display:block;
	}
  .row-image-with-text .column div {
    margin-top: 30px;
  }
  .grey-re-grad::before {
    width: 100%;
  }
  .why-mag, .mag-pricing {
    width: 45%;
  }
  .choose-course > div, .choose-course pre {
    width: 100%;
  }
  .umb-grid {
    padding-top: 200px;
  }
  .main-elearn {
    margin: 0 0 50px 0;
  }
}

@media screen and (max-width: 768px) {
  .c-deliveries {
    width: 58%;
  }
  .c-del-boxes .one-c-box {
    width: 100%;
  }
  .l-courses {
    width: 38%;
  }
  body .landing_navigation_submenu li,
  body .main-landing-navigation li:not(:first-child) {
    border-left: 0 !important;
  }
  .grey-back-e p {
    width: 100%;
    margin: 0 auto;
  }
	.dev-cta{
		padding: 75px 50px;	
	}
	.two-block-courses .row-2-column-text {
		width:100%;	
	}
	.health-test-inner {
		width:100%;	
	}
	.health-test-box img {
		position:static;
	}
}

@media screen and (max-width: 767px) {
  .dark code,
  .dark pre {
    padding: 0 !important;
  }
  .hero-content {
    display: block;
  }
  .home-hero-col div:first-of-type,
  .service-hero-col div:first-of-type {
    width: 100%;
  }
  header {
    position: static !important;
  }
  .c-deliveries {
    width: 100%;
  }
  .l-courses {
    width: 100%;
  }
  .umb-grid {
    padding-top: 0;
  }
  .call-box {
    margin-top: 30px;
  }
  .two-boxes {
    display: block;
  }
  .image-box {
    min-height: 400px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .biz-text h2 {
    width: 100%;
    margin-bottom: 10px;
  }
  .biz-text div {
    width: 100%;
  }
  .work-text div {
    width: 100%;
  }
  .work-text img {
    margin-top: 30px;
    margin-left: 0;
    margin-bottom: 50px;
    width: 100%;
  }
  .half-half {
    display: block;
  }
  .half-inner {
    width: 100%;
  }
  .mod-desk,
  .mod-ipad {
    display: none;
  }
  .mod-phone {
    display: block;
  }
	.dev-cta{
		padding: 75px 0px;	
	}
	.dev-heading{
		display:block;	
	}
	.dev-heading div {
		width: 100%;
	}
	.health-test-inner {
		display:block;	
	}
	.health-test-inner div {
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
	margin-top: 10px;
	}
	.health-test-box img {
	width: 50%;	
	}
	.contact-us-section .row:nth-of-type(2) {
		padding: 0;
	}
	.over-years {
		display:block;	
	}
	.over-years-box {
	padding-left: 0;
	}
	.over-years-box div {
		width: 100%;
		margin-top: 20px;	
	}
	.about-mt-health {
		margin-top: 50px;
	}
  .white-back-overlay {
    padding-top: 0;
  }
  .accred-reseller h3 {
    max-width: 100%;
    line-height: 1;
  }
  .accred-reseller div {
    max-width: 20%;
  }
  .why-mag, .mag-pricing {
    width: 100%;
  }
  .why-pricing,
  .grey-generate {
    flex-wrap: wrap;
  }
  .grey-generate div,
  .grey-generate {
    width: 100%;
  }
  .grey-generate div {
    padding-right: 0;
  }
  .support-marketing {
    width: 100%;
  }
  .single-packages {
    margin-top: 30px;
  }
  .e-learn-c-box a {
    width: 100%;
  }
  .elearn-hero-cta {
    right: 0;
  }
}

/* GMA CHANGES END*/

.about-row {
  background-color: #023540;
  margin: 0 30px;
}

.header-contact li,
.header-contact li.call,
output {
  display: inline-block;
}
.agenda-content .course-search-input:focus,
.text-fields input[type='text']:focus,
input[type='range']:focus {
  outline: 0;
}
.course-finder-dropdown,
.different-ways:hover,
.link-anchor {
  cursor: pointer;
}
input[type='range'] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}
input[type='range']::-webkit-slider-runnable-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 1px 1px 1px #636363;
  background: #636363;
  border-radius: 5px;
  border: 1px solid #636363;
}
input[type='range']::-webkit-slider-thumb {
  box-shadow: 1px 1px 1px #000;
  border: 1px solid #000;
  height: 30px;
  width: 30px;
  border-radius: 50px;
  background: linear-gradient(to bottom, rgba(209, 173, 41, 1) 0, rgba(129, 106, 39, 1) 100%);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8.5px;
}
input[type='range']:focus::-webkit-slider-runnable-track {
  background: #636363;
}
input[type='range']::-moz-range-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 1px 1px 1px #636363;
  background: #636363;
  border-radius: 5px;
  border: 1px solid #636363;
}
input[type='range']::-moz-range-thumb {
  box-shadow: 1px 1px 1px #000;
  border: 1px solid #000;
  height: 30px;
  width: 30px;
  border-radius: 50px;
  background: linear-gradient(to bottom, rgba(209, 173, 41, 1) 0, rgba(129, 106, 39, 1) 100%);
  cursor: pointer;
}
input[type='range']::-ms-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  animate: 0.2s;
  background: 0 0;
  border-color: transparent;
  color: transparent;
}
input[type='range']::-ms-fill-lower {
  background: #636363;
  border: 1px solid #636363;
  border-radius: 10px;
  box-shadow: 1px 1px 1px #636363;
}
input[type='range']::-ms-fill-upper {
  background: #636363;
  border: 1px solid #636363;
  border-radius: 10px;
  box-shadow: 1px 1px 1px #636363;
}
input[type='range']::-ms-thumb {
  box-shadow: 1px 1px 1px #000;
  border: 1px solid #000;
  height: 30px;
  width: 30px;
  border-radius: 50px;
  background: linear-gradient(to bottom, rgba(209, 173, 41, 1) 0, rgba(129, 106, 39, 1) 100%);
  cursor: pointer;
}
input[type='range']:focus::-ms-fill-lower {
  background: #636363;
}
input[type='range']:focus::-ms-fill-upper {
  background: #636363;
}
output {
  position: absolute;
  background: linear-gradient(to bottom, rgba(209, 173, 41, 1) 0, rgba(129, 106, 39, 1) 100%);
  width: 40px;
  height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  bottom: 75%;
  left: 0;
  margin-left: -1%;
}
output:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid rgba(129, 106, 39, 1);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  margin-top: -1px;
}
header {
  background: #fff;
  position: fixed;
  z-index: 1000;
  width: 100%;
}
.brand {
  margin: 0 auto;
  width: auto;
  height: 100px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: left center;
}
.header-contact {
  text-align: left;
  margin: 0;
}
.header-contact li,
.header-contact li.call a,
.header-contact li.call a:visited,
.link-anchor {
  color: #f036a4;
}
.header-contact .left-seperator {
  border-left: 1px solid #023540;
  padding-left: 4px;
}
.content-landing-navigation li:not(:first-child),
.header-core-navigation li:not(:first-child),
.main-landing-navigation li:not(:first-child) {
  border-left: 1.5px solid #f036a4;
}
.header-contact li.social-link {
  color: #fff;
}
.header-contact li.social-link a {
  margin-right: 5px;
  background: #023540;
  border-radius: 50px;
  color: #fff;
  text-align: center;
  display: inline-block;
  height: 26px;
  width: 26px;
}
.header-contact li.call {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 15px;
}
@media (max-width: 768px) {
  .header-contact li.call {
    padding-top: 15px;
    padding-bottom: 8px;
    padding-right: 0;
    display: block;
  }
}
.content-header-contact ul {
  text-align: right;
  padding-bottom: 15px;
}
.content-landing-navigation li,
.header-core-navigation li,
.main-landing-navigation li {
  padding: 0 10px 0 10px;
  display: inline;
}
.header-core-navigation {
  text-align: right;
}
.content-landing-navigation,
.landing-child-item,
.landing-children-container,
.landing-children-container ul,
.main-landing-navigation {
  text-align: center;
}
.header-core-navigation li {
  color: #023540;
}
.header-core-navigation li a {
  color: #023540;
  font-size: 13px;
}
/* .header-core-navigation li:last-child a {
  color: #f036a4;
  font-size: 1em;
} */
.header-core-navigation li a:hover {
  text-decoration: none;
  color: #023540;
}
.header-core-navigation li a:visited {
  color: #023540;
}
.row .main-navigation {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
.header-image img {
  /* max-width: 80px; */
  height: 60px;
}
.main-landing-navigation {
  margin-top: 10px;
}
.content-landing-navigation li a,
.main-landing-navigation li a {
  text-decoration: none;
  color: #023540;
  padding: 0;
  font-size: 16px;
}
@media (min-width: 1200px) {
  .content-landing-navigation li a,
  .main-landing-navigation li a {
    font-size: 15px;
  }
}
.landing-children-container {
  margin: 10px 0 -15px;
  min-height: 10px;
  /* background: linear-gradient(to bottom, rgba(234, 40, 153, 1) 0, rgba(133, 23, 49, 1) 100%); */
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  /* padding: 10px 0; */
}
.landing-children-container > li {
  display: inline;
  text-align: center;
}
.landing-children-container > li:not(:first-child) {
  border-left: 1px solid #023540;
}
.landing-child-item {
  color: #fff;
  font-size: 18px;
  padding: 0 10px;
}
.header-search-container {
  text-align: right;
}
.header-search-bar {
  padding: 10px;
  border: 1px solid #ec008c;
  display: inline-block;
  margin: 10px 0;
  border-radius: 10px;
}
.header-search-button i {
  color: #ec008c;
}
.full-width-row .button-link p a,
.home-image-row-image p,
.home-image-row-image p a:visited {
  color: #fff;
}
.header-search-bar input[type='text'] {
  margin-right: -5px;
  padding-left: 5px;
}
@media (max-width: 991px) {
  .content-header-contact ul,
  .header-contact,
  .header-core-navigation,
  .header-image,
  .header-search-container {
    text-align: center;
  }
  .header-core-navigation {
    padding-top: 10px;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .header-core-navigation li:first-child {
    padding-left: 0;
  }
}
@media (max-width: 364px) {
  .header-search-button {
    width: 100%;
    margin-top: 5px;
  }
}
/* .dark .row, */
.home-image-row .row,
.home-landing-columns .row {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
.home-image-row .row {
  padding: 0 15px;
}
.dark {
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}
.home-landing-columns .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.home-landing-columns.five-columns .row {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.home-landing-columns.five-columns .row .column {
  width: 100%;
}
@media (min-width: 992px) {
  .home-landing-columns.five-columns .row .column {
    width: 29%;
    width: calc(33.3333% - 40px);
  }
  .home-landing-columns.five-columns .row .column:nth-child(1),
  .home-landing-columns.five-columns .row .column:nth-child(2) {
    width: 45%;
    width: calc(50% - 41px);
  }
  .home-landing-columns .row .column {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 1200px) {
  .home-landing-columns.five-columns .row {
    -webkit-flex-wrap: wrap;
    flex-wrap: nowrap;
  }
  .home-landing-columns.five-columns .row .column,
  .home-landing-columns.five-columns .row .column:nth-child(1),
  .home-landing-columns.five-columns .row .column:nth-child(2) {
    width: 25%;
  }
}
/* .dark .row {
  padding-left: 40px;
} */
.dark .row img {
  max-width: 160px;
  height: auto;
  margin-bottom: 200px;
}
@media (max-width: 991px) {
  .dark .row img {
    margin-bottom: 20px;
  }
}
.dark .row .col-md-4 {
  width: 20%;
}
.home-landing-columns .row .column {
  background: #f5f5f5;
  margin-bottom: 20px;
  padding: 0;
}
.home-landing-columns .row .column p,
.home-landing-columns .row .column ul,
.home-landing-columns .row .section p,
.home-landing-columns .row .section ul {
  padding-left: 20px;
  padding-right: 20px;
}
.home-landing-columns .section {
  border-top: 10px solid #7b6527;
  padding: 40px 15px;
  height: 100%;
}
/* .home-landing-columns .section .landing-bottom-link {
  position: absolute;
  bottom: 10px;
  left: 20px;
} */
.home-landing-columns .section p a img {
  vertical-align: middle;
  margin-bottom: 0;
  padding-right: 5px;
  margin-left: 5px;
  height: 12px;
}
.home-landing-columns .level-five {
  border-top: 10px solid #7b6527;
}
.home-landing-columns .level-five p:nth-child(1),
.home-landing-columns .level-five p:nth-child(2) {
  color: #7b6527;
}
.home-landing-columns .level-four {
  border-top: 10px solid #6e0f6c;
}
.home-landing-columns .level-four p:nth-child(1),
.home-landing-columns .level-four p:nth-child(2) {
  color: #6e0f6c;
}
.home-landing-columns .elearning-section {
  border-top: 10px solid #367db4;
}
.home-landing-columns .healthcare-section {
  border-top: 10px solid #0a9045;
}
.home-landing-columns .academies-section {
  border-top: 10px solid #801327;
}
.home-landing-columns .level-three {
  border-top: 10px solid #d5591d;
}
.home-landing-columns .level-three p:nth-child(1),
.home-landing-columns .level-three p:nth-child(2) {
  color: #d5591d;
}
.home-landing-columns .level-two {
  border-top: 10px solid #d5591d;
}
.home-landing-columns .level-two p:nth-child(1),
.home-landing-columns .level-two p:nth-child(2) {
  color: #d5591d;
}

.home-landing-columns .row .section p a {
  color: #4d4d4d;
  font-size: 18px;
}

.home-landing-columns .virtual-section {
  border-top: 10px solid #1a94b0;
}
.home-image-row .container .row .col-md-3 {
  padding: 0;
  float: left;
}
.home-image-row-image img {
  height: 220px;
  width: 100%;
}
.home-image-row-image p {
  background: #023540;
  position: absolute;
  right: 0;
  bottom: 5px;
  padding: 10px;
}
.home-image-row-image p a {
  color: #fff;
  font-size: 20px;
}
.agenda-content .course-search-title,
.button-link a {
  font-size: 30px;
}
@media (max-width: 1196px) {
  .home-image-row .row .col-md-3 {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .home-landing-columns .section p:last-of-type {
    padding: 10px;
  }
  .home-landing-columns .row {
    display: initial;
    -webkit-flex-wrap: none;
    flex-wrap: none;
  }
}
@media (max-width: 480px) {
  .home-image-row .row .col-md-3 {
    width: 100%;
  }
}
.title-background {
  width: 100vw;
  margin-left: -55px;
  margin-bottom: -60px;
  padding: 30px;
}
.title-background p:nth-of-type(2) {
  margin-top: 0;
}
@media (min-width: 992px) {
  .title-background {
    margin-bottom: -30px;
  }
}
@media (min-width: 1200px) {
  .title-background {
    margin-left: -50px;
  }
}
.full-width-row .row {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  padding: 0 30px;
}
.full-width-row .row img {
  max-height: 400px;
}
.full-width-row .center-image {
  text-align: center;
}
.full-width-row .right-image {
  text-align: left;
}
.button-link.left,
.full-width-row .left-image {
  text-align: right;
}
.button-link p {
  margin-top: 20px;
}
.button-link a {
  border: 1px solid;
  background: linear-gradient(to bottom, rgba(234, 40, 153, 1) 0, rgba(133, 23, 49, 1) 100%);
  border-radius: 5px;
  padding: 10px 20px;
}
.button-link.right {
  text-align: left;
}
@media (max-width: 991px) {
  .button-link.left,
  .button-link.right {
    text-align: center;
  }
}
.agenda-content .course-search-input {
  border: 1px solid #f036a4;
  padding: 10px;
  font-size: 20px;
  width: 100%;
  border-radius: 10px;
  position: relative;
  transform: translateY(30%);
  margin-bottom: 20px;
}
.course-template {
  border-radius: 20px;
  background: #f7efd4;
}
.course-template .row {
  padding: 0 8px;
}
@media (min-width: 768px) {
  .course-template .row {
    padding: 0 25px;
  }
}
.row.flex-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row.flex-row.wrap {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 1020px) {
  .row.flex-row {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.course-template .row ul {
  margin-bottom: 0;
}
.course-template .breadcrumbs {
  list-style: none;
  margin-left: 15px;
  margin-top: 20px;
}
.course-template .breadcrumbs li {
  display: inline;
  border-right: 1px solid #7b6527;
  color: #7b6527;
  padding: 0 10px;
  font-size: 10px;
}
.course-template .breadcrumbs li a {
  font-size: 10px;
}
.course-template .breadcrumbs a:hover {
  text-decoration: underline;
}
.course-template .breadcrumbs a,
.course-template .breadcrumbs a:visited {
  color: #7b6527;
}
.course-template .breadcrumbs li:last-child {
  border-right: none;
}
.course-certificate-images {
  list-style: none;
  padding-top: 25px;
}
.course-certificate-images li {
  display: inline;
}
.course-certificate-images li img {
  height: 80px;
  width: auto;
}
@media (min-width: 991px) {
  .course-certificate-images {
    text-align: right;
  }
}
.agenda-logo-column {
  margin-right: 0;
  width: 75px;
  padding: 0;
}
.agenda-logo-column .course-logo {
  width: 75px;
}
.agenda-title-section {
  padding-left: 0;
}
.course-template .title-row {
  margin-left: 10px;
}
.course-template .course-category.open-course {
  border-right: 1px solid #4d4d4d;
}
.course-template .course-category,
.course-template .course-duration {
  font-size: 12px;
  color: #4d4d4d;
  display: inline-block;
  padding: 0 10px;
}
.course-template .course-category .course-category-value,
.course-template .course-duration .course-duration-value {
  color: #7b6527;
}
.course-template .agenda-title-section .course-title {
  font-size: 30px;
  display: block;
  padding-left: 15px;
}
.open-course-map {
  max-width: 100%;
  min-width: 355px;
  height: 300px;
  position: relative;
  overflow: hidden;
  transform: translateZ(0);
  background-color: #e5e3df;
}
.course-right-column {
  border-left: 2px solid #7b6527;
}
@media (max-width: 991px) {
  .course-right-column {
    border-left: none;
  }
}
.course-heading {
  color: #7b6527;
  font-size: 25px;
}
.course-button-left {
  text-align: right;
}
.course-button-left form {
  height: 100%;
}
.course-button {
  padding: 15px;
  border-radius: 10px;
  background: linear-gradient(to bottom, rgba(212, 175, 41, 1) 0, rgba(125, 103, 39, 1) 100%);
  border: none;
  color: #fff;
  font-size: 20px;
  height: 100%;
}
.course-button-title {
  font-size: 30px;
}
@media (max-width: 1077px) and (min-width: 898px) {
  .course-button {
    font-size: 15px;
  }
  .course-button-title {
    font-size: 25px;
  }
}
@media (max-width: 898px) and (min-width: 767px) {
  .course-button {
    font-size: 10px;
  }
  .course-button-title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .course-button-left,
  .course-button-right {
    text-align: center;
    margin: 5px 0;
  }
  .course-button {
    font-size: 15px;
  }
  .course-button-title {
    font-size: 25px;
  }
}
.row.related-courses {
  padding: 0;
}
@media (min-width: 768px) {
  .row.related-courses {
    padding: 0 15px;
  }
}
.related-courses .classroom .row,
.related-courses .elearning .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.related-courses .classroom .row a,
.related-courses .elearning .row a {
  text-decoration: none;
  color: #023540;
  padding: 10px;
  text-align: left;
  display: block;
}
.related-image {
  width: 45px;
  vertical-align: middle;
}
.related-courses .classroom .row a span,
.related-courses .elearning .row a span {
  white-space: normal;
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
  max-width: calc(100% - 50px);
  word-wrap: break-word;
  padding-left: 5px;
}
.related-courses .classroom .row [class*=' col-'],
.related-courses .elearning .row [class*=' col-'] {
  margin-top: 10px;
}
.related-courses .classroom .row [class*=' col-'] a,
.related-courses .elearning .row [class*=' col-'] a {
  border: 2px solid #58b6dd;
  border-radius: 5px;
  height: 100%;
}
.related-courses .classroom .row [class*=' col-'] .related-link {
  border-radius: 5px;
}
.related-courses .classroom .row [class*=' col-'] .related-link.management {
  border: 2px solid #d6b129;
}
.related-courses .classroom .row [class*=' col-'] .related-link.healthcare {
  border: 2px solid #bed73b;
}
.related-courses .classroom .row [class*=' col-'] .related-link.personal {
  border: 2px solid #fbb040;
}
.related-courses .classroom .row [class*=' col-'] .related-link.sales {
  border: 2px solid #a769a4;
}
.course-button.open-course {
  height: auto;
  position: absolute;
  bottom: 0;
}
@media (max-width: 991px) {
  .course-button.open-course {
    position: relative;
  }
}
.in-house-quote-button {
  margin: 10px 0 0 25px;
  height: auto;
}
@media (min-width: 1092px) {
  .course-template .left-column {
    padding-bottom: 80px;
  }
  .in-house-quote-button {
    position: absolute;
    bottom: 0;
  }
}
.course-template.academy .academy-icon-section {
  text-align: right;
  padding-top: 15px;
}
.course-template.academy .academy-icon-section .academy-logo {
  width: 230px;
}
.course-template.academy .title-row {
  margin: 20px 1px 0 5px;
}
@media (min-width: 768px) {
  .course-template.academy .title-row {
    margin: 48px 0 0 -15px;
  }
  .learning-explanation {
    position: absolute;
    top: 70px;
    right: 20px;
    z-index: 1;
  }
}
@media (max-width: 991px) {
  .course-templage.academy .image-row {
    display: inherit;
  }
  .course-template.academy .academy-icon-section {
    text-align: inherit;
    padding-top: 0;
    margin: 20px 1px 0 15px;
  }
  .course-template.academy .academy-icon-section .academy-logo,
  .course-template.academy .academy-icon-section ul {
    display: inline-block;
  }
  .course-template.academy .title-row {
    margin-top: 25px;
  }
}
.agenda-contact li a,
.ancillary-quote-section .step-number-section .section,
.blog-overview-heading,
.blog-post-contact-heading,
.blog-post-contact-sub-heading,
.contact-us-section .contact-info,
.contact-us-section .row:first-of-type,
.contact-us-submit,
.e-learning-button {
  text-align: center;
}
.course-template.elearning {
  color: #023540;
  background-color: #def0f8;
}
.course-template.elearning .breadcrumbs a,
.course-template.elearning .breadcrumbs a:visited,
.course-template.elearning .course-category .course-category-value {
  color: #367db4;
}
.course-template.elearning .breadcrumbs li {
  display: inline;
  border-right: 1px solid #367db4;
  color: #367db4;
  padding: 0 10px;
  font-size: 10px;
}
.course-template.elearning .breadcrumbs li:last-child {
  border-right: none;
}
.course-template.elearning .course-heading {
  color: #58b6dd;
  font-size: 25px;
}
.elearning-agenda-video-info {
  list-style: none;
  margin-left: 0;
}
.elearning-agenda-video-info li {
  display: inline;
  padding: 0 10px;
}
.elearning-agenda-video-info li:nth-of-type(2) {
  border-left: 1px solid #367db4;
}
.e-learning-buy-section {
  font-size: 20px;
  padding-left: 20px;
}
.e-learning-buy-title {
  font-size: 35px;
}
.e-learning-button {
  margin: 15px 0 30px;
}
.e-learning-button a {
  height: 100%;
}
.e-learning-button .course-button {
  width: 100%;
  height: 100%;
  white-space: initial;
  background: linear-gradient(to bottom, rgba(122, 197, 228, 1) 0, rgba(54, 125, 180, 1) 100%);
}
.e-learning-button .course-button .course-button-title {
  font-size: 25px;
}
@media (max-width: 1094px) and (min-width: 897px) {
  .e-learning-button .course-button {
    font-size: 15px;
  }
  .e-learning-button .course-button .course-button-title {
    font-size: 20px;
  }
}
@media (max-width: 897px) and (min-width: 767px) {
  .e-learning-button .course-button {
    font-size: 10px;
  }
  .e-learning-button .course-button .course-button-title {
    font-size: 15px;
  }
}
.ancillary-quote-section .step-number-section .section {
  color: #fff;
  background: linear-gradient(to bottom, rgba(208, 210, 211, 1) 0, rgba(109, 111, 113, 1) 100%);
  padding: 10px;
  font-size: 25px;
  vertical-align: middle;
}
.ancillary-quote-section .quote-footer button,
.ancillary-quote-section .quote-footer input[type='submit'],
.ancillary-quote-section .step-number-section .section.selected,
.ancillary-quote-section .step-section input[type='checkbox']:after:checked,
.ancillary-quote-section output {
  background: linear-gradient(to bottom, rgba(230, 1, 137, 1) 0, rgba(150, 15, 59, 1) 100%);
}
.ancillary-quote-section .quote-section-heading .superscript {
  color: #f036a4;
}
.ancillary-quote-section .text-fields input[type='text'] {
  border-color: #f036a4;
}
.quote-section-sub-heading {
  padding-bottom: 25px;
}
.text-fields label {
  display: block;
  padding: 5px 0;
}
.text-fields input[type='text'] {
  height: 40px;
  width: 100%;
  border: none;
  border: 1px solid #000;
  padding: 10px;
}
.quote-footer button,
.quote-footer input[type='submit'] {
  font-size: 20px;
  color: #fff;
  border: none;
  text-align: center;
  padding: 15px 50px;
  background: linear-gradient(to bottom, rgba(213, 176, 41, 1) 0, rgba(139, 115, 39, 1) 100%);
}
.step-section form {
  width: 100%;
}
@media (max-width: 767px) {
  .quote-footer button,
  .quote-footer input[type='submit'] {
    margin-bottom: 20px;
  }
}
.step-number-section .section {
  background: linear-gradient(to bottom, rgba(208, 210, 211, 1) 0, rgba(109, 111, 113, 1) 100%);
}
.quote-footer button,
.step-number-section .section.selected {
  background: linear-gradient(to bottom, rgba(213, 176, 41, 1) 0, rgba(139, 115, 39, 1) 100%);
}
.text-fields input[type='text'] {
  border-color: #d6b129;
}
.quote-section .superscript {
  color: #d6b129;
}
.contact-us-section .contact-us-title {
  font-size: 45px;
}
.contact-us-section .contact-info,
.contact-us-section .form-row {
  padding: 0;
}
.contact-us-section .contact-info ul.agenda-contact-info li {
  font-size: 20px;
}
@media (min-width: 768px) {
  .contact-us-section .contact-info,
  .contact-us-section .form-row {
    padding: 0 85px;
  }
  .contact-us-section .contact-info ul.agenda-contact-info li {
    font-size: 25px;
  }
}
.contact-us-section .row.form-row .col-md-4 {
  margin-bottom: 20px;
}
.contact-us-section label {
  display: block;
}
.contact-us-section input,
.contact-us-section textarea {
  width: 100%;
  background-color: #e0e9eb;
  border: none;
}
.contact-us-section input {
  height: 30px;
}
.contact-us-section .superscript {
  color: #f036a4;
}
.contact-us-section .contact-us-submit input {
  margin-top: 15px;
  border-radius: 5px;
  background: linear-gradient(to bottom, rgba(234, 40, 153, 1) 0, rgba(133, 23, 49, 1) 100%);
  border: none;
  padding: 15px;
  color: #fff;
  width: 130px;
  height: 50px;
}
.agenda-contact li a,
.share-list li a {
  margin-right: 5px;
  background: linear-gradient(to bottom, rgba(234, 40, 153, 1) 0, rgba(133, 23, 49, 1) 100%);
  border-radius: 50px;
}
.contact-us-section .contact-info ul {
  list-style: none;
  margin-left: 0;
}
.contact-us-section .contact-info .agenda-contact li {
  display: inline;
}
.agenda-contact-info li,
.agenda-contact-info li a,
.agenda-contact-info li a:visited {
  color: #f036a4;
  font-size: 25px;
}
.agenda-contact li a {
  color: #fff;
  display: inline-block;
  height: 26px;
  width: 26px;
}
.blog-overview-heading .blog-overview-title {
  font-size: 34pt;
}
.blog-overview-heading .blog-overview-sub-title {
  font-size: 14pt;
}
.article-column {
  color: #023540;
}
.blog-post-breadcrumbs .breadcrumbs a,
.blog-post-breadcrumbs .breadcrumbs a:visited,
.blog-post-breadcrumbs .breadcrumbs li,
.blog-post-item a,
.blog-post-item a:visited,
.blog-post-type,
.paging li.selected a,
.paging li.selected a:visited,
.paging-quick-jump a,
.paging-text {
  color: #ec008c;
}
.blog-post-image {
  max-width: 75px;
}
.blog-post-name {
  font-size: 25px;
}
.blog-post-item .row {
  margin-top: 10px;
  margin-bottom: 10px;
}
.blog-post-item-footer,
.blog-post-type {
  font-size: 15px;
}
.blog-posted-date {
  border-right: 1px solid #023540;
  padding-right: 5px;
}
.paging {
  display: inline-block;
  list-style: none;
}
.paging a {
  font-size: 20px;
}
.paging li {
  display: inline;
  padding: 10px;
}
.paging-text {
  display: inline-block;
}
.blog-post-contact-heading {
  font-size: 24pt;
}
.blog-post-contact-sub-heading {
  font-size: 14pt;
}
.blog-post-breadcrumbs {
  text-align: left;
}
.centered-text,
.row.search-heading,
.share-list,
.share-list li a {
  text-align: center;
}
.blog-post-breadcrumbs img {
  max-width: 60px;
  display: inline-block;
  vertical-align: middle;
}
.blog-post-breadcrumbs .breadcrumbs {
  list-style: none;
  margin-left: 15px;
  margin-top: 20px;
  display: inline-block;
}
.blog-post-breadcrumbs .breadcrumbs li {
  display: inline;
  border-right: 1px solid #ec008c;
  padding: 0 10px;
  font-size: 20px;
}
.blog-post-breadcrumbs .breadcrumbs a:hover {
  text-decoration: underline;
}
.blog-post-breadcrumbs .breadcrumbs li:last-child {
  border-right: none;
}
.blog.related-courses {
  border-top: 10px solid #ec008c;
}
.share-list {
  list-style: none;
  margin-left: 0;
}
.share-list li {
  display: inline;
}
.share-list li a {
  color: #fff;
  display: inline-block;
  padding-top: 6px;
  height: 40px;
  width: 40px;
}
.ancillary-heading {
  background-color: #023540;
  /* margin: -20px -37px 0; */
  padding: 75px 0;
}
.different-ways,
.search-results .search-results-list span {
  background: linear-gradient(to bottom, rgba(234, 40, 153, 1) 0, rgba(133, 23, 49, 1) 100%);
}
.ancillary-text p a,
.ancillary-text p a:visited {
  color: #ec008c;
}
.vacancy-row:first-of-type {
  padding-top: 20px;
}
.vacancy-row .row {
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  flex-wrap: nowrap;
  border-bottom: 1px solid #ec008c;
}
.vacancy-row:last-child .row {
  border-bottom: none;
}
.vacancy-row .row .column:first-of-type {
  border-right: 1px solid #ec008c;
}
.vacancy-row .row .column .vacancy-item {
  height: 100%;
}
.row.search-heading .title {
  font-size: 34pt;
}
.row.search-heading .sub-title {
  font-size: 14pt;
}
.row.search-heading .search-box i {
  color: #f036a4;
}
.search-results .results-info {
  padding-bottom: 10px;
}
.search-results .search-results-list div {
  padding: 20px 0;
}
.search-results .search-results-list a {
  padding: 20px;
  text-align: center;
  color: #000;
}
.search-results .search-results-list a,
.search-results .search-results-list a:visited {
  color: #000;
}
.search-results .search-results-list span {
  margin-right: 20px;
  vertical-align: middle;
  border-radius: 50%;
  line-height: 38px;
  width: 40px;
  height: 40px;
  display: inline-block;
  color: #fff;
}
.different-ways {
  border-radius: 5px;
  color: #fff;
  padding: 10px;
  margin: 0 -15px;
}
.learning-explanation {
  border: 1px solid #eb1f96;
  border-radius: 5px;
  background-color: rgba(224, 233, 235, 0.8);
}
.learning-explanation .key {
  vertical-align: middle;
  border-radius: 50%;
  background: linear-gradient(to bottom, rgba(234, 40, 153, 1) 0, rgba(133, 23, 49, 1) 100%);
  line-height: 39px;
  width: 40px;
  height: 40px;
  display: inline-block;
  color: #fff;
  text-align: center;
}
@media (max-width: 769px) {
  .different-ways {
    float: none;
    text-align: center;
    margin-top: 20px;
  }
}
.course-finder-search button,
.course-finder-search input[type='text'],
.course-finder-search select {
  height: 60px;
  margin-right: -5px;
  border: 1px solid #eb1f96;
}
.course-finder-search select {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background: linear-gradient(to bottom, rgba(240, 240, 241, 1) 0, rgba(190, 192, 194, 1) 100%);
  width: 100px;
}
.course-finder-search select option {
  background-color: rgba(233, 233, 234, 0.4);
}
.course-finder-search select option:hover {
  background-color: #eb1f96;
  color: #fff;
  border: none;
}
.course-finder-search input[type='text'] {
  color: #eb1f96;
  width: 100%;
  padding-left: 10px;
  line-height: 60px;
  font-size: 20px;
  margin-right: -60px;
}
.course-finder-search button {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: linear-gradient(to bottom, rgba(240, 240, 241, 1) 0, rgba(190, 192, 194, 1) 100%);
  font-size: 20px;
  width: 60px;
  position: absolute;
}
.section-title {
  font-size: 25px;
  padding: 5px 10px;
  color: #fff;
  border-radius: 8px;
}
.course {
  vertical-align: middle;
  font-size: 20px;
  height: 60px;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 5px;
  color: #0b3540;
  line-height: 45px;
}
.course a,
.open-course-link a {
  font-size: 25px;
  vertical-align: middle;
  margin-right: -6px;
  margin-top: 6px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  position: absolute;
  right: 0;
  top: -12px;
  color: #fff;
}
.course a {
  padding: 9px 15px 11px;
}
@media (min-width: 768px) {
  .course a {
    padding-right: 20px;
  }
}
.course a:visited {
  color: #fff;
}
.course [class*=' col-']:nth-child(2) {
  max-height: 45px;
  overflow: hidden;
}
.management-courses-section .course,
.row.course.management-course {
  border-color: #d7b229;
}
.row.course.sales-course,
.sales-courses-section .course {
  border-color: #a667a4;
}
.personal-courses-section .course,
.row.course.personal-course {
  border-color: #fcb041;
}
.elearning-courses-section .course,
.row.course.elearning-course {
  border-color: #58b7e0;
}
.healthcare-courses-section .course,
.row.course.healthcare-course {
  border-color: #bcd63b;
}
.academies-courses-section .course,
.row.course.academies-course {
  border-color: #e70989;
}
.row.course.social-course,
.social-courses-section .course {
  border-color: #de0120;
}
.row.course.virtual-course,
.virtual-courses-section .course {
  border-color: #0098b8;
}
.management-courses-section .course a,
.management-courses-section .section-title,
.row.course.management-course a {
  background: linear-gradient(to bottom, rgba(215, 178, 41, 1) 0, rgba(125, 102, 40, 1) 100%);
}
.row.course.sales-course a,
.sales-courses-section .course a,
.sales-courses-section .section-title {
  background: linear-gradient(to bottom, rgba(166, 103, 164, 1) 0, rgba(109, 37, 108, 1) 100%);
}
.personal-courses-section .course a,
.personal-courses-section .section-title,
.row.course.personal-course a {
  background: linear-gradient(to bottom, rgba(252, 176, 65, 1) 0, rgba(245, 124, 34, 1) 100%);
}
.elearning-courses-section .course a,
.elearning-courses-section .section-title,
.row.course.elearning-course a {
  background: linear-gradient(to bottom, rgba(87, 182, 223, 1) 0, rgba(52, 129, 185, 1) 100%);
}
.healthcare-courses-section .course a,
.healthcare-courses-section .section-title,
.row.course.healthcare-course a {
  background: linear-gradient(to bottom, rgba(188, 214, 59, 1) 0, rgba(24, 147, 70, 1) 100%);
}
.academies-courses-section .course a,
.academies-courses-section .section-title,
.row.course.academies-course a {
  background: linear-gradient(to bottom, rgba(233, 9, 138, 1) 0, rgba(130, 20, 43, 1) 100%);
}
.row.course.social-course a,
.social-courses-section .course a,
.social-courses-section .new-course-banner,
.social-courses-section .section-title {
  background: linear-gradient(to bottom, rgba(222, 1, 32, 1) 0, rgba(137, 51, 22, 1) 100%);
}
.row.course.virtual-course a,
.virtual-courses-section .course a,
.virtual-courses-section .new-course-banner,
.virtual-courses-section .section-title {
  background: linear-gradient(to bottom, rgba(26, 79, 89, 1) 0, rgba(0, 152, 184, 1) 100%);
}
.section-title.sub-section {
  background: #fff;
  color: #57b6dd;
  border: 1px solid #57b6dd;
}
.open-course-link {
  height: 90px;
  border: 1px solid #d6b129;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 0 0 0 10px;
  overflow: hidden;
}
.open-course-link img {
  max-width: 90px;
  margin-top: -5px;
  margin-left: -30px;
}
.open-course-link a {
  margin-top: 10px;
  padding: 26px 20px 25px 15px;
  background: linear-gradient(to bottom, rgba(215, 178, 41, 1) 0, rgba(125, 102, 40, 1) 100%);
}
.open-course-list {
  margin-top: 0;
}
.open-course-link .open-course-title-row {
  margin-top: 10px;
}
.open-course-link .open-course-list ul {
  list-style: none;
  margin-left: 0;
}
.open-course-link .open-course-list ul li {
  display: inline;
  padding-right: 5px;
}
.open-course-link .open-course-list ul li:not(:first-of-type) {
  padding: 0 5px;
}
.open-course-link .open-course-list ul li:not(:last-child) {
  border-right: 1px solid #d6b129;
}
@media (min-width: 768px) {
  .open-course-link {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 0;
    overflow: visible;
    border-left: none;
  }
  .open-course-link .open-course-title-row {
    margin-top: 20px;
  }
}
.module-selelctor-options {
  margin-top: 8px;
  font-size: 14px;
  height: 60px;
  padding: 5px;
  line-height: 35px;
}
footer {
  list-style: none;
}
footer ul li {
  color: #fff;
}
.footer-top {
  margin: 30px 0 -20px;
  height: 10px;
  /* background: linear-gradient(to bottom, rgba(234, 40, 153, 1) 0, rgba(133, 23, 49, 1) 100%); */
}
.footer-section {
  background: #023540;
  padding-bottom: 50px;
  padding-top: 20px;
  border-bottom: 8px solid #d40475;
  margin-top: 50px;
}
.footer-column > ul,
.footer-column > ul > li,
.footer-column > ul > li > a,
.footer-section,
.footer-section a,
.footer-section a:visited {
  font-size: 13px;
  color: #fff;
}
.footer-contact-column {
  color: #fff;
  text-align: left;
  height: 250px;
}
.footer-contact-column > img {
  margin: 30px 0 10px 0;
}
.footer-contact-column > li {
  color: #fff;
}
.footer-contact {
  text-align: left;
}
.footer-contact li {
  color: #f036a4;
  display: inline;
}
.footer-contact .left-seperator {
  border-left: 1px solid #023540;
  padding-left: 4px;
}
.footer-contact li a {
  margin-right: 5px;
  background: linear-gradient(to bottom, rgba(234, 40, 153, 1) 0, rgba(133, 23, 49, 1) 100%);
  border-radius: 50px;
  color: #fff;
  text-align: center;
  display: inline-block;
  height: 26px;
  width: 26px;
}
.site-map-column .row {
  padding: 0;
}
.footer-column {
  /* height: 250px; */
  /* border-left: 1px solid #f036a4; */
  color: #fff;
}
.footer-section-title {
  color: white;
  font-size: 20px;
  border-bottom: 1px solid #d40475;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.footer-column ul li,
.footer-column > ul {
  margin: 0;
  padding: 0;
}
.footer-section .footer-column .footer-landing-links > li {
  padding: 5px 0;
}
.footer-column > li > ul > a:hover {
  text-decoration: underline;
  text-decoration-color: #fff;
}
.footer-section .footer-column .footer-landing-links {
  margin-bottom: 5px;
}
.footer-column > ul > li > a:visited {
  color: #fff;
}
.certificate-images li img {
  max-width: 100%;
  max-height: 70px;
}
.footer-legal ul {
  text-align: right;
}
.footer-legal li {
  display: inline;
  font-size: 12px;
  padding-right: 5px;
}
.footer-legal li:not(:first-child) {
  border-left: 1px solid #f036a4;
  padding-left: 5px;
}
.footer-column ul.twitter-feed li.tweet-text {
  padding-top: 10px;
}
.footer-column ul.twitter-feed li.tweet-text a {
  color: #f036a4;
}
.footer-column ul.twitter-feed li.tweet-time-difference {
  padding-bottom: 5px;
}
@media (max-width: 991px) {
  .footer-contact-column > img {
    width: 200px;
  }
  .footer-column,
  .footer-contact,
  .footer-contact-column,
  .footer-legal ul,
  footer ul li {
    text-align: center;
  }
  .footer-section .row:first-of-type {
    padding-top: 0;
  }
  .footer-column {
    height: inherit;
    margin-top: 10px;
    border: none;
  }
  .footer-section .site-map-column .footer-column .footer-landing-links li {
    padding-top: 0;
    padding-bottom: 0;
  }
  .footer-core-links li:nth-child(7) {
    margin-top: 0;
  }
  .certificate-images > li {
    display: inline;
    padding: 10px;
  }
  .certificate-images {
    position: relative;
  }
}
.row-image-with-text .column div {
  height: 100%;
}
.row-image-with-text .column div img {
  object-fit: cover;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.show {
  display: block !important;
}
.hidden {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
.row[data-read-more='details'] > .col-xs-12 > ol {
  padding: 0 0 0 25px;
}
.new-course-banner {
  margin-left: 15px;
  padding: 7px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  border-radius: 6px;
  background-color: #d0a82c;
}

