@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');

body,
body.bb-custom-typo,
.bb-custom-typo h1,
.bb-custom-typo .h1,
.bb-custom-typo h2,
.bb-custom-typo .h2,
.bb-custom-typo h3,
.bb-custom-typo .h3,
.bb-custom-typo h4,
.bb-custom-typo .h4,
.bb-custom-typo h5,
.bb-custom-typo .h5,
.bb-custom-typo h6,
.bb-custom-typo .h6,
.bb-custom-typo .bb-course-footer,
.bb-custom-typo .ld-table-list-header .ld-text,
.bb-custom-typo .gamipress-achievement-points,
.bb-custom-typo .vjs-modal-dialog-content {
	font-family: "Source Sans 3", sans-serif !important;
}

body,
body.bb-custom-typo {
	background-color: #f8f8f8 !important;
}

.header-aside,
.header-subscribe {
	display: none;
}

.grecaptcha-badge {
    visibility: hidden !important;
}

.register-button {
	background-color: #126BBF;
    border-color: #126BBF;
    border-radius: 3px;
    border: none;
    color: #fff;
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
	margin-top: 40px;
    padding: 8px 24px;
    transition: all 0.2s ease-in-out;
}

.register-button:hover {
	color: #fff;
}

.register-button img {
	margin-left: 15px;
    transition: all 0.2s ease-in-out;
}

.register-button:hover img {
	transform: translateX(5px);
}

.image-caption-container {
	color: #B1B1B1;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin-bottom: 0;
	font-size: 12px;
	line-height: 20px;
	padding-left: 15px;
	z-index: 3;
	max-width: 940px;
	width: calc(100% - 30px);
}

.image-caption-container__text {
	display: none;
	background-color: #636363;
	color: #b1b1b1;
	border-radius: 4px;
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
	margin-bottom: 0;
	max-width: 330px;
    width: calc(100% - 30px);
}

.image-caption-container svg {
	cursor: pointer;
	margin-left: 10px;
	width: 20px !important;
	height: 20px !important;
}

.site-content {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.content-area {
	padding-top: 0;
	padding-bottom: 0;
}

.live-lecture-alt__top-banner {
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
	padding: 30px 0;
}

.live-lecture-alt__top-banner__subtitle {
	margin-bottom: 10px;
}

h1.live-lecture-alt__top-banner__title {
	color: #fff !important;
	font-size: 25px !important;
	line-height: 30px !important;
	margin-bottom: 0 !important;
	max-width: 275px !important;
}

.live-lecture-alt__top-banner__right-container {
	margin-top: 15px;
}

.live-lecture-alt__top-banner__description {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 0;
}

.live-lecture-alt__courses-overview {
	padding-top: 30px;
	padding-bottom: 30px;
}

.live-lecture-alt__courses-overview__image-container {
	position: relative;
}

.live-lecture-alt__courses-overview__image-container img {
	width: 100%;
}

.live-lecture-alt__courses-overview__text-container {
	margin-top: 20px;
}

h2.live-lecture-alt__courses-overview__title {
	color: #2A2A2A;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	margin-bottom: 0;
}

.live-lecture-alt__courses-overview__description {
	color: #707070;
	margin-top: 10px;
	margin-bottom: 0;
}

.live-lecture-alt__presented-by {
	background-color: #E6E6E6;
	padding-top: 30px;
	padding-bottom: 30px;
}

.live-lecture-alt__presented-by__text-container {
	margin-top: 30px;
}

.live-lecture-alt__presented-by__title {
	color: #000;
	font-weight: 600;
	line-height: 22px;
	margin-bottom: 0;
}

.live-lecture-alt__presented-by__bio {
	color: #636363;
	margin-top: 20px;
	margin-bottom: 0;
}

.live-lecture-alt__presented-by__image-container img {
	width: 100px;
}

.live-lecture-alt__lecture-series {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
	/* padding: 60px 15px 80px; */
	padding: 60px 0 80px;
	position: relative;
}

.live-lecture-alt__lecture-series__left-container p {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0;
}

.live-lecture-alt__lecture-series__right-container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(3, 1fr);
	grid-column-gap: 60px;
	grid-row-gap: 30px;
	margin-top: 40px;
}

.live-lecture-alt__lecture-series__block h3 {
	color: #c1c1c1;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 0;
}

.live-lecture-alt__lecture-series__block p {
	color: #fff;
	font-weight: 600;
	margin-bottom: 0;
}

.live-lecture-alt__lecture-series__bottom-container {
	margin-top: 60px;
}

.live-lecture-alt__lecture-series__bottom-container__headings,
.live-lecture-alt__lecture-series__bottom-container__block {
	display: grid;
	grid-template-columns: repeat(9, 1fr);
	grid-template-rows: 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}

.live-lecture-alt__lecture-series__bottom-container__headings h3 {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 0;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.live-lecture-alt__lecture-series__bottom-container__block p {
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0;
	padding: 15px 0;
}

.live-lecture-alt__lecture-series__bottom-container__headings h3:first-child,
.live-lecture-alt__lecture-series__bottom-container__block p:first-child {
	grid-area: 1 / 1 / 2 / 5;
	font-weight: 700;
	padding-right: 20px;
}

.live-lecture-alt__lecture-series__bottom-container__headings h3:nth-child(2),
.live-lecture-alt__lecture-series__bottom-container__block p:nth-child(2) {
	grid-area: 1 / 5 / 2 / 7;
	text-align: center;
}

.live-lecture-alt__lecture-series__bottom-container__headings h3:last-child,
.live-lecture-alt__lecture-series__bottom-container__block p:last-child {
	display: flex;
	grid-area: 1 / 7 / 2 / 10;
	justify-content: flex-end;
	text-align: right;
}

.live-lecture-alt__lecture-series__bottom-container__block p span {
	display: flex;
    height: 100%;
    align-items: flex-start;
}

.live-lecture-alt__lecture-series__bottom-container__block p span.counter {
	display: block;
	margin-right: 2px;
}

.live-lecture-alt__lecture-series__bottom-container__block p span.title {
	display: block;
}

.live-lecture-alt__lecture-series__bottom-container__block p span.date {
	font-weight: 300;
	justify-content: center;
}

.live-lecture-alt__programmes {
	padding-top: 30px;
	padding-bottom: 30px;
}

.live-lecture-alt__programme-section + .live-lecture-alt__programme-section {
	margin-top: 40px;
}

.live-lecture-alt__programme-section__header {
	border-bottom: 0.75px solid #888;
	padding-bottom: 40px;
	margin-bottom: 40px;
	text-align: center;
}

h2.live-lecture-alt__programme-section__title {
	color: #000;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	margin-bottom: 10px;
}

.live-lecture-alt__programme-section__description {
	color: #000;
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	max-width: 790px;
	margin: 0 auto;
}

.live-lecture-alt__programme-section__description p {
	margin-bottom: 0;
}

.live-lecture-alt__programme-section__description p + p {
	margin-top: 20px;
}

.live-lecture-alt__programmes__title {
	font-size: 25px;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 0;
	text-align: center;
}

.live-lecture-alt__programme {
	display: flex;
}

.live-lecture-alt__programme .image-caption-container {
	display: none;
}

.live-lecture-alt__programme + .live-lecture-alt__programme {
	margin-top: 20px;
}

.live-lecture-alt__programme__image-container {
	position: relative;
	width: 74px;
	min-height: 107px;
}

.live-lecture-alt__programme__image-container img {
	position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
}

.live-lecture-alt__programme__text-container {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-left: 10px;
	width: calc(100% - 85px);
}

.live-lecture-alt__programme__spacer {
	flex: 1;
}

.live-lecture-alt__programme__number-title {
	display: flex;
	flex-direction: column-reverse;
	align-items: flex-start;
}

.live-lecture-alt__programme__number {
	color: #3D3A3A;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 0;
}

h3.live-lecture-alt__programme__title {
	color: #3d3a3a;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0;
}

.live-lecture-alt__programme__title span {
	font-style: italic;
	font-weight: 400;
	margin-right: 5px;
}

.live-lecture-alt__programme__happening-now-tag {
	background-color: #126BBF;
	color: #fff;
	border-radius: 20px;
	font-size: 10px;
    padding: 2px 8px;
	margin-bottom: 10px;
}

.live-lecture-alt__programme__date-time {
	color: #707070;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	margin-bottom: 0;
}

.live-lecture-alt__programme__presenters {
	color: #707070;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0;
}

.live-lecture-alt__programme__presenters--desktop {
	display: none;
}

.live-lecture-alt__programme__description,
.live-lecture-alt__programme__presenters-photos {
	display: none;
}

.live-lecture-alt__programme__pdf-webinar {
	display: flex;
	flex-direction: column;
	row-gap: 5px;
	justify-content: space-between;
	margin-top: 10px;
}

.live-lecture-alt__programme__download-pdf-link,
.live-lecture-alt__programme__webinar-link {
	color: #126BBF !important;
	font-size: 14px;
	line-height: 18px;
}

.live-lecture-alt__programme__download-pdf-link:hover,
.live-lecture-alt__programme__webinar-link:hover {
	color: #126BBF !important;
}

.live-lecture-alt__speakers {
	background-color: #F9F9F9;
	padding: 30px 0;
	position: relative;
}

.live-lecture-alt__speakers__overlay {
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;

}

.live-lecture-alt__speakers__overlay .container {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 100%;
}

.live-lecture-alt__speakers__overlay img {
	width: 45px;
	height: 45px;
}

.live-lecture-alt__speakers__overlay p {
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 0;
	text-transform: uppercase;
	text-align: center;
}

h2.live-lecture-alt__speakers__title {
	font-size: 25px;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 0;
	text-align: center;
}

.live-lecture-alt__speakers__container {
	margin-top: 20px;
}

.live-lecture-alt__speakers__speaker {
	background-color: #fff;
	padding: 20px;
}

.live-lecture-alt__speaker__photo {
	margin-bottom: 30px !important;
	width: 110px;
}

.live-lecture-alt__speaker__name {
	color: #000;
	font-size: 20px;
	line-height: 24px;
	font-weight: 600 !important;
	margin-bottom: 0;
}

.live-lecture-alt__speaker__designation {
	color: #888;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 0;
}

.live-lecture-alt__speaker__bio {
	margin-top: 12px;
}

.live-lecture-alt__speaker__bio p {
	color: #000;
	margin-bottom: 0;
}

.owl-stage {
	display: flex;
}

.live-lecture-alt__speakers__container .owl-item {
	display: flex;
}

.owl-nav {
	display: flex;
    justify-content: center;
    gap: 100px;
    margin-top: 40px;
}

.owl-prev,
.owl-next {
	width: 16px;
	height: 24px;
}

.live-lecture-alt__contact-information.container {
	max-width: 990px !important;
	padding-top: 20px;
	padding-bottom: 20px;
}

.live-lecture-alt__contact-information__title {
	color: #000;
	margin-bottom: 0;
}

.live-lecture-alt__contact-information__text {
	color: #000;
	margin-top: 20px;
	margin-bottom: 0;
}

.live-lecture-alt__contact-information__text p {
	margin-bottom: 0;
}

.live-lecture-alt__contact-information__text a {
	color: #126BBF;
}

.live-lecture-alt__contact-information__text a:hover {
	color: #126BBF;
}

.live-lecture-alt__floating-bar {
	background-color: #fff;
	box-shadow: 0px -10px 10px 0px rgba(0, 0, 0, 0.05);
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 10px;
	padding-bottom: 10px;
	position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 100;
}

.live-lecture-alt__floating-bar.container {
    max-width: none !important;
}

.live-lecture-alt__floating-bar p {
	color: #000;
	margin-right: 20px;
	margin-bottom: 0;
}

.live-lecture-alt__floating-bar .register-button {
	margin-top: 0;
}

@media screen and (max-width: 768px) {

	.page-template-template-live-lecture-alt.bp-search .site-header {
		height: 72px !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
}


@media screen and (min-width: 768px) {

	.live-lecture-alt__top-banner .container {
		display: flex;
		justify-content: space-between;
	}

	.live-lecture-alt__top-banner__left-container {
		width: calc((550/1216) * 100%);
		max-width: 550px;
	}

	.live-lecture-alt__top-banner__right-container {
		width: calc((480/1216) * 100%);
		max-width: 480px;
		margin-top: 0;
	}

	h1.live-lecture-alt__top-banner__title {
		font-size: 30px !important;
		line-height: 40px !important;
		max-width: none !important;
	}

	.live-lecture-alt__top-banner__subtitle {
		font-size: 20px;
		line-height: 28px;
	}

	.live-lecture-alt__courses-overview {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.live-lecture-alt__courses-overview__image-container {
		width: calc((520/1216) * 100%);
		max-width: 520px;
	}

	.live-lecture-alt__courses-overview__text-container {
		width: calc((592/1216) * 100%);
		max-width: 592px;
		margin-top: 0;
	}

	.live-lecture-alt__presented-by {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.live-lecture-alt__presented-by__image-container {
		display: flex;
		align-items: center;
		width: calc((600/1216) * 100%);
		max-width: 600px;
	}

	.live-lecture-alt__presented-by__image-container img {
		margin: 0 auto;
		width: 200px;
	}

	.live-lecture-alt__presented-by__text-container {
		width: calc((620/1216) * 100%);
		max-width: 552px;
		margin-top: 0;
	}

	.live-lecture-alt__lecture-series {
		margin-top: 60px;
	}

	.live-lecture-alt__lecture-series__top-container {
		display: flex;
		justify-content: space-between;
	}

	.live-lecture-alt__lecture-series__left-container {
		width: calc((500/1216) * 100%);
		max-width: 500px;
	}

	.live-lecture-alt__lecture-series__right-container {
		grid-template-columns: repeat(3, 1fr);
		width: calc((592/1216) * 100%);
		max-width: 592px;
		margin-top: 0;
	}

	.live-lecture-alt__lecture-series__bottom-container__headings,
	.live-lecture-alt__lecture-series__bottom-container__block {
		grid-template-columns: repeat(12, 1fr);
	}

	.live-lecture-alt__lecture-series__bottom-container__headings h3,
	.live-lecture-alt__lecture-series__bottom-container__block p {
		font-size: 16px;
		line-height: 25px;
	}

	.live-lecture-alt__lecture-series__bottom-container__headings h3:first-child,
	.live-lecture-alt__lecture-series__bottom-container__block p:first-child {
		grid-area: 1 / 1 / 2 / 5;
	}

	.live-lecture-alt__lecture-series__bottom-container__headings h3:nth-child(2),
	.live-lecture-alt__lecture-series__bottom-container__block p:nth-child(2) {
		grid-area: 1 / 5 / 2 / 9;
		justify-content: center;
		text-align: center;
	}

	.live-lecture-alt__lecture-series__bottom-container__headings h3:last-child,
	.live-lecture-alt__lecture-series__bottom-container__block p:last-child {
		grid-area: 1 / 9 / 2 / 13;
	}

	.live-lecture-alt__lecture-series__bottom-container__block p span {
		align-items: center;
	}

	.live-lecture-alt__lecture-series__bottom-container__block p:last-child span {
		justify-content: flex-end;
	}

	.live-lecture-alt__lecture-series__bottom-container__block p span.date {
		justify-content: center;
	}

	h2.live-lecture-alt__programme-section__title {
		font-size: 30px;
		line-height: 38px;
		margin-bottom: 20px;
	}

	.live-lecture-alt__programme-section__description {
		font-size: 20px;
		line-height: 28px;
	}

	.live-lecture-alt__programmes {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.live-lecture-alt__programme {
		justify-content: space-between;
		align-items: flex-start;
	}

	.live-lecture-alt__programme + .live-lecture-alt__programme {
		margin-top: 100px;
	}

	.live-lecture-alt__programme:nth-child(even) .live-lecture-alt__programme__image-container {
		order: 2;
	}

	.live-lecture-alt__programme:nth-child(even) .live-lecture-alt__programme__text-container {
		order: 1;
	}

	.live-lecture-alt__programme .image-caption-container {
		display: flex;
	}

	.live-lecture-alt__programme__image-container {
		width: calc((592/1216) * 100%);
		max-width: 560px;
		height: auto;
		position: relative;
	}

	.live-lecture-alt__programme__image-container img {
		position: relative;
		height: auto;
	}

	.live-lecture-alt__programme__text-container {
		width: calc((592/1216) * 100%);
		max-width: 592px;
	}

	.live-lecture-alt__programme__number-title {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		row-gap: 10px;
	}

	.live-lecture-alt__programme__number {
		font-style: italic;
		font-weight: 400;
	}

	h3.live-lecture-alt__programme__title {
		margin-left: 0;
		white-space: normal;
	}

	.live-lecture-alt__programme__title span {
		display: block;
	}

	.live-lecture-alt__programme__happening-now-tag {
		font-size: 16px;
		padding: 5px 10px;
		margin-bottom: 0;
	}

	.live-lecture-alt__programme__date-time {
		display: block;
	}

	.live-lecture-alt__programme__presenters--mobile {
		display: none;
	}

	.live-lecture-alt__programme__presenters--desktop {
		display: block;
	}

	.live-lecture-alt__programme__presenters-photos {
		display: block;
		margin-top: 10px;
	}

	.live-lecture-alt__programme__presenters-photos img {
		width: 50px;
	}

	.live-lecture-alt__programme__presenters-photos img + img {
		margin-left: 15px;
	}

	.live-lecture-alt__programme__description {
		color: #4a4a4a;
		display: block;
		margin-top: 10px;
	}

	.live-lecture-alt__programme__description p {
		margin-bottom: 0;
	}

	.live-lecture-alt__programme__description p + p {
		margin-top: 20px;
	}

	.live-lecture-alt__programme__pdf-webinar {
		flex-direction: row;
		margin-top: 20px;
	}

	.live-lecture-alt__speakers__overlay p {
		font-size: 30px;
		line-height: 38px;
	}

	.live-lecture-alt__contact-information.container {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

@media screen and (min-width: 1024px) {

	.live-lecture-alt__top-banner {
		padding: 80px 0;
	}

	h1.live-lecture-alt__top-banner__title {
		font-size: 40px !important;
		line-height: 50px !important;
	}

	.live-lecture-alt__top-banner__subtitle {
		font-size: 24px;
		line-height: 36px;
	}

	.live-lecture-alt__top-banner__description {
		font-size: 18px;
		line-height: 24px;
	}

	.live-lecture-alt__courses-overview {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.live-lecture-alt__presented-by {
		padding: 60px 40px !important;
	}

	.live-lecture-alt__lecture-series {
		margin-top: 80px;
		padding: 100px 0;
	}

	.live-lecture-alt__lecture-series .container {
		padding: 0;
	}

	.live-lecture-alt__lecture-series__right-container {
		max-width: 580px;
	}

	.live-lecture-alt__lecture-series__top-container {
		padding: 0 40px;
	}

	.live-lecture-alt__lecture-series__bottom-container {
		padding: 0 40px;
	}

	.live-lecture-alt__programmes {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.live-lecture-alt__programme-section + .live-lecture-alt__programme-section {
		margin-top: 100px;
	}

	.live-lecture-alt__programme-section__header {
		padding-bottom: 80px;
		margin-bottom: 80px;
	}

	.live-lecture-alt__programmes__title {
		font-size: 30px;
		line-height: 38px;
	}

	.live-lecture-alt__programme__number,
	h3.live-lecture-alt__programme__title  {
		font-size: 20px;
		line-height: 30px;
	}

	.live-lecture-alt__programme__happening-now-tag {
		font-size: 12px;
	}

	.live-lecture-alt__programme__date-time {
		font-size: 18px;
		line-height: 24px;
	}

	.live-lecture-alt__programme__presenters {
		font-size: 16px;
		line-height: 24px;
	}

	.live-lecture-alt__programme__download-pdf-link,
	.live-lecture-alt__programme__webinar-link {
		font-size: 16px;
		line-height: 24px;
	}

	.live-lecture-alt__speakers {
		padding: 60px 0;
	}

	h2.live-lecture-alt__speakers__title {
		font-size: 30px;
		line-height: 38px;
	}

	.live-lecture-alt__speakers__container {
		margin-top: 40px;
	}

	.live-lecture-alt__floating-bar {
		padding: 25px 0;
	}

	.live-lecture-alt__floating-bar p {
		font-size: 25px;
		line-height: 35px;
		margin-right: 40px;
	}
}

@media screen and (min-width: 1200px) {

	.live-lecture-alt__top-banner .container {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.live-lecture-alt__courses-overview {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.live-lecture-alt__presented-by__image-container img {
		width: 180px;
	}

	.owl-nav {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
		margin-top: 0;
	}

	.owl-prev {
		position: absolute;
		left: -40px;
	}

	.owl-next {
		position: absolute;
		right: -40px;
	}
}
