.header-banner.go1-2506 {
	position: relative;
	background: #cee6ec;
	background-size: cover;
	padding: 0;
	color: #394646;
	font-size: 1.2em;
	margin-bottom: 10px;
}

.header-banner.go1-2506 .header-banner-logo {
	background: url('../img/go1/logo-go1.svg') center center no-repeat;
	background-size: contain;
	width: 100px;
	max-width: 95%;
	height: 40px;
	margin: 10px auto!important;
}

.header-banner.go1-2506 .header-title {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 24px;
	font-stretch: normal;
	font-style: normal;
	line-height: 24px;
	letter-spacing: normal;
	color: #394646;
	margin: 10px auto;
}

.header-banner.go1-2506 .header-theme {
	background: url('../img/go1/img-go1-2506.png') center center no-repeat;
	background-size: contain;
	width: 360px;
	max-width: 95%;
	height: 60px;
	margin: 0 auto!important;
}

.header-banner.go1-2506 .header-theme-large {
	background: url('../img/go1/img-go1-2506.png') center center no-repeat;
	background-size: contain;
	width: 360px;
	max-width: 95%;
	height: 120px;
	margin: 0 auto!important;
}

.header-banner.go1-2506 .header-banner-button {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
    background: #fee19a;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	border-radius: 20px;
	border: none;
	color: #394646;
	margin: 10px auto!important;
	padding: 2px 25px;
}

.header-banner.talent-2023 {
	position: relative;
	background: url('../img/talent-2023/bg-topper.jpg') center center no-repeat;
	background-size: cover;
	padding: 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.talent-2023 .header-banner-logo {
	background: url('../img/logo-virtual-navy.svg') center center no-repeat;
	background-size: contain;
	width: 250px;
	max-width: 90%;
	height: 30px;
	margin: 15px auto!important;
}

.header-banner.talent-2023 .virtual-title {
	font-family: 'Inter', sans-serif;
	font-weight: 900;
	font-size: 26px;
	font-stretch: normal;
	font-style: normal;
	line-height: 26px;
	letter-spacing: normal;
	color: #2D2B68;
	margin: 6px auto;
}

.header-banner.talent-2023 .virtual-date {
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	color: #002B6D;
}

.header-banner.talent-2023 .header-banner-button {
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
    background: transparent linear-gradient(108deg, #F58E20 0%, #C64B1E 100%) 0% 0% no-repeat;
	border-radius: 10px;
	border: none;
	color: #fff;
	margin: 10px auto!important;
	padding: 2px 20px;
}

.header-banner.egold {
	position: relative;
	background-image: linear-gradient(to right, #56227d 0%, #8d10b7 100%);
	padding: 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.egold .header-banner-logo {
	position: relative;
	background: url('../img/logo-eg-inverse.svg') center center no-repeat;
	background-size: contain;
	width: 50px;
	height: 50px;
	max-width: 90%;
	margin: 5px!important;
}

.header-banner.egold .header-banner-logo:after {
	position: absolute;
	left: 60px;
	top: 5px;
	content: "eGOLD Recruitment";
	font-weight: 400;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	line-height: 20px;
	color: #fff;
	text-align: left;
}

.header-banner.egold .header-intro {
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	line-height: 22px;
	letter-spacing: normal;
	color: #fff;
	margin: 5px auto;
}

.header-banner.egold .header-banner-button {
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	background: #fff;
	border-radius: 10px;
	border: none;
	color: #56227d;
	margin: 10px!important;
	padding: 2px 25px;
}

.header-banner.benefits-wellbeing-2023 {
	position: relative;
	background: none;
	border: 2px solid #13C0D4;
	padding: 0 5px;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.benefits-wellbeing-2023 .header-banner-logo {
	background: url('../img/logo-virtual-navy.svg') center center no-repeat;
	background-size: contain;
	width: 250px;
	max-width: 90%;
	height: 30px;
	margin: 15px auto!important;
}

.header-banner.benefits-wellbeing-2023 .virtual-title {
	font-family: 'Inter', sans-serif;
	font-weight: 900;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	text-transform: uppercase !important;
	color: #13C0D4;
	margin: 6px auto;
}

.header-banner.benefits-wellbeing-2023 .virtual-label {
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	background: #13C0D4;
	border-radius: 12px;
	border: 2px solid #000 !important;
	box-shadow: 3px 3px 0px 0px #000;
	text-transform: uppercase !important;
	border: none;
	color: #000;
	margin: 5px auto!important;
	padding: 0 20px;
	width: fit-content;
}

.header-banner.benefits-wellbeing-2023 .virtual-date {
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.25;
	letter-spacing: normal;
	color: #000;
}

.header-banner.benefits-wellbeing-2023 .header-banner-button {
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 16px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	border-radius: 12px;
	border: 2px solid #000;
	background: #FFC400;
	box-shadow: 3px 3px 0px 0px #000;
	text-transform: none!important;
	color: #000;
	margin: 10px auto!important;
	padding: 2px 20px;
}

.header-banner.benefits-wellbeing-2023 .header-banner-button:focus,
.header-banner.benefits-wellbeing-2023 .header-banner-button:hover {
	background: #FF8800;
}

.header-banner.hr-tech-2023 {
	position: relative;
	background: url('../img/hr-tech-2023/hr-tech-2023-topper.jpg') no-repeat;
	background-size: cover;
	padding: 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.hr-tech-2023 .header-banner-logo {
	width: 250px;
	max-width: 90%;
	height: 30px;
	margin: 15px auto!important;
}

.header-banner.hr-tech-2023 .virtual-title {
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 32px;
	font-stretch: normal;
	font-style: normal;
	text-transform: uppercase;
	line-height: 48px;
	letter-spacing: normal;
	color: #fff;
	margin: 6px auto;
}

.header-banner.hr-tech-2023 .virtual-date {
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 17px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	color: #fff;
}

.header-banner.hr-tech-2023 .header-banner-button {
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 17px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	background: transparent linear-gradient(269deg, #F448D9 0%, #974BB8 100%) 0% 0% no-repeat !important;
	border-radius: 10px;
	border: none;
	color: #fff;
	margin: 10px auto!important;
	padding: 2px 20px;
}

.header-banner.my-promo {
	position: relative;
	*z-index: 1000201;
	background: url('../img/my/mygv-promo-2022-topper.jpg') no-repeat;
	background-size: cover;
	padding: 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.my-promo .my-logo {
	width: 50px;
	height: 50px;
	margin: 5px auto!important;
}

.header-banner.my-promo .my-promo-title {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
    font-size: 20px;
	font-stretch: normal;
	font-style: normal;
	line-height: 24px;
	letter-spacing: normal;
	margin: 5px auto;
	color: #fff;
}

.header-banner.my-promo .my-promo-intro {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 17px;
	font-stretch: normal;
	font-style: normal;
	line-height: 20px;
	letter-spacing: normal;
	color: #fff;
	margin: 5px;
}

.header-banner.my-promo .cta-button {
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 20px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	line-height: 24px;
	border: none;
	background-color: #b92025;
	color: #fff;
	margin: 10px auto!important;
	padding: 2px 25px;
}

.header-banner.mag-topper {
	position: relative;
	*z-index: 1000201;
	background: url('../img/magazine/mygv-may22-topper.jpg') no-repeat;
	background-size: cover;
	padding: 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.mag-topper .issue-logo {
	display: block;
	background: url(../img/logo-my-mag.svg) center center no-repeat;
	background-size: contain;
	width: 200px;
	min-height: 60px;
	margin: 0 auto!important;
}

.header-banner.mag-topper .issue-title {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
    font-size: 20px;
	font-stretch: normal;
	font-style: normal;
	line-height: 24px;
	letter-spacing: normal;
	margin: 5px auto;
	color: #fff;
}

.header-banner.mag-topper .issue-intro {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 17px;
	font-stretch: normal;
	font-style: normal;
	line-height: 20px;
	letter-spacing: normal;
	color: #fff;
	margin: 5px;
}

.header-banner.mag-topper .cta-button {
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 20px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	line-height: 24px;
	border: none;
	background-color: #b92025;
	color: #fff;
	margin: 10px auto!important;
	padding: 2px 25px;
}

.header-banner.benefits-wellbeing-2022 {
	position: relative;
	background: url('../img/benefits-wellbeing-2022/bg-topper.jpg') center top no-repeat;
	background-size: cover;
	padding: 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.benefits-wellbeing-2022 .header-banner-logo {
	width: 250px;
	max-width: 90%;
	height: 30px;
	margin: 15px auto!important;
}

.header-banner.benefits-wellbeing-2022 .virtual-title {
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 24px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	color: #fff;
	margin: 6px auto;
}

.header-banner.benefits-wellbeing-2022 .virtual-date {
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 17px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	color: #fff;
	padding-left: 35px;
}

.header-banner.benefits-wellbeing-2022 .header-banner-button {
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	background: #ed217c;
	border-radius: 10px;
	border: none;
	color: #fff;
	margin: 10px auto!important;
	padding: 2px 20px;
}

.header-banner.hr-tech-2022 {
	position: relative;
	background: url('../img/hr-tech-2022/bg-hr-tech-2022-topper.png') no-repeat;
	background-size: cover;
	padding: 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.hr-tech-2022 .header-banner-logo {
	width: 250px;
	max-width: 90%;
	height: 30px;
	margin: 15px auto!important;
}

.header-banner.hr-tech-2022 .virtual-title {
	font-family: 'Exo', sans-serif;
	font-weight: 300;
	font-size: 26px;
	font-stretch: normal;
	font-style: normal;
	line-height: 0.77;
	letter-spacing: normal;
	color: #fff;
	margin: 6px auto;
}

.header-banner.hr-tech-2022 .virtual-date {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 17px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	color: #fff;
	border-left: 2px solid #fff;
	padding-left: 35px;
}

.header-banner.hr-tech-2022 .header-banner-button {
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	background: #ed217c;
	border-radius: 10px;
	border: none;
	color: #fff;
	margin: 10px auto!important;
	padding: 2px 20px;
}

.header-banner.talent-2022 {
	position: relative;
	background: url('../img/talent-2022/bg-topper.jpg') center center no-repeat;
	background-size: cover;
	padding: 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.talent-2022 .header-banner-logo {
	width: 250px;
	max-width: 90%;
	height: 30px;
	margin: 15px auto!important;
}

.header-banner.talent-2022 .virtual-title {
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 26px;
	font-stretch: normal;
	font-style: normal;
	line-height: 26px;
	letter-spacing: normal;
	color: #fff;
	margin: 6px auto;
}

.header-banner.talent-2022 .virtual-date {
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 17px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	color: #fff;
	*border-left: 2px solid #fff;
	padding-left: 35px;
}

.header-banner.talent-2022 .header-banner-button {
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	background: #fff;
	border-radius: 10px;
	border: none;
	color: #1f9bd9;
	border-radius: 20px;
	margin: 10px auto!important;
	padding: 2px 20px;
}

.header-banner.digital-summit-2023 {
	position: relative;
	background: url('../img/digital-summit-2023/digital-summit-2023-topper.png') center center no-repeat;
	background-size: cover;
	padding: 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.digital-summit-2023 .header-banner-logo {
	background: url('../img/logo-digital-summit.svg') center center no-repeat;
	background-size: contain;
	width: 250px;
	max-width: 90%;
	height: 50px;
	margin: 5px auto!important;
}

.header-banner.digital-summit-2023 .virtual-title {
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 26px;
	font-stretch: normal;
	font-style: normal;
	line-height: 26px;
	letter-spacing: normal;
	color: #fff;
	margin: 6px auto;
}

.header-banner.digital-summit-2023 .virtual-date {
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 17px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	color: #fff;
	*border-left: 2px solid #fff;
	padding-left: 35px;
}

.header-banner.digital-summit-2023 .header-banner-button {
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	background: #4F85EF;
	border-radius: 10px;
	border: none;
	color: #fff;
	border-radius: 10px;
	margin: 10px auto!important;
	padding: 2px 20px;
}

.header-banner.tv-topper {
	position: relative;
	padding: 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.tv-topper .header-banner-logo {
	width: 250px;
	max-width: 90%;
	height: 30px;
	margin: 15px auto!important;
}

.header-banner.tv-topper .virtual-title {
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	line-height: 20px;
	letter-spacing: normal;
	color: #fff;
	margin: 6px auto;
}

.header-banner.tv-topper .virtual-date {
	font-family: 'Inter', sans-serif;
	font-weight: 300;
	font-size: 17px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	color: #fff;
	*border-left: 2px solid #fff;
}

.header-banner.tv-topper .header-banner-button {
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	background: #fff;
	border-radius: 10px;
	border: none;
	color: #1f9bd9;
	border-radius: 20px;
	margin: 10px auto!important;
	padding: 2px 20px;
}

.header-banner.tv-topper.udemy-2212 {
	background: url('../img/tv/udemy-trends-to-consider-2023-topper.jpg') center center no-repeat;
	background-size: cover;
}

.header-banner.tv-topper.udemy-2212 .header-banner-logo {
	background: url('../img/tv/logo-udemy-inverse.svg') center center no-repeat;
	background-size: contain;
}

.header-banner.tv-topper.udemy-2212 .header-banner-button {
	color: #000;
}

.header-banner.tv-topper.advanced-2211 {
	background: url('../img/tv/advanced-driving-business-performance-topper.jpg') center center no-repeat;
	background-size: cover;
}

.header-banner.tv-topper.advanced-2211 .header-banner-logo {
	background: url('../img/tv/logo-advanced-inverse.svg') center center no-repeat;
	background-size: contain;
}

.header-banner.tv-topper.advanced-2211 .header-banner-button {
	color: #dc4405;
}

.header-banner.tv-topper.zendesk-2211 {
	background: #17494d;
}

.header-banner.tv-topper.zendesk-2211 .header-banner-logo {
	background: url('../img/tv/logo-zendesk-inverse.svg') center center no-repeat;
	background-size: contain;
}

.header-banner.tv-topper.zendesk-2211 .header-banner-button {
	color: #1a494d;
}

.header-banner.hrgv-2022 {
	position: relative;
	*z-index: 1000201;
	background: url('../img/hrgv-2022/bg-hrgv-2022-topper.png') no-repeat;
	background-size: cover;
	padding: 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.hrgv-2022 .header-banner-logo {
	display: block;
	background: url(../img/logo-live.svg) center center no-repeat;
	background-size: contain;
	width: 200px;
	min-height: 60px;
	margin: 0 10px!important;
}

.header-banner.hrgv-2022 .virtual-title {
	font-family: 'nunito', sans-serif;
	font-weight: 900;
    font-size: 26px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.1;
	letter-spacing: normal;
	margin: 5px auto;
	color: #0d1f43;
}

.header-banner.hrgv-2022 .virtual-date {
	font-family: 'balto', sans-serif;
	font-weight: 500;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.1;
	letter-spacing: normal;
	color: #0d1f43;
}

.header-banner.hrgv-2022 .header-button {
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	background: #fff;
	border-radius: 30px;
	border: none;
	background-color: #f7366b;
	color: #fff;
	margin: 10px auto!important;
	padding: 2px 25px;
}

.header-banner.hrgv-2021 {
	background: url('../img/hrgv-2021/2021-bg-topper.jpg') center left no-repeat;
	background-size: cover;
	padding: 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.hrgv-2021 .header-promo-logo {
	display: block;
	background: url(../img/hrgv-2021-logo.svg) center center no-repeat;
	background-size: contain;
	width: 200px;
	min-height: 60px;
	margin: 0 auto;
}

.header-banner.hrgv-2021 .virtual-title {
	font-family: 'quicksand', sans-serif;
	font-weight: 400;
	font-size: 26px;
	font-stretch: normal;
	font-style: normal;
	line-height: 0.77;
	letter-spacing: normal;
	color: #fff;
	margin: 6px auto;
	text-transform: uppercase;
}

.header-banner.hrgv-2021 .virtual-date {
	font-family: 'quicksand', sans-serif;
	font-weight: 400;
	font-size: 22px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #fff;
	border-left: 2px solid #fff;
	padding-left: 35px;
}

.header-banner.hrgv-2021 .header-banner-button {
	background: url(../img/hrgv-bg-button.svg) center center no-repeat;
	padding: 8px 20px!important;
	border-radius: 50px;
	font-family: Raleway;
	font-size: 14px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.17;
	letter-spacing: normal;
	text-align: center;
	color: #151a40;
	border: none;
}

.header-banner.reward-wellbeing-2020 {
	background: rgb(83,143,255);
	background: linear-gradient(90deg, rgba(83,143,255,1) 0%, rgba(134,58,255,1) 100%);
	background: -moz-linear-gradient(90deg, rgba(83,143,255,1) 0%, rgba(134,58,255,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(83,143,255,1) 0%, rgba(134,58,255,1) 100%);
	background: linear-gradient(90deg, rgba(83,143,255,1) 0%, rgba(134,58,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#538fff",endColorstr="#863aff",GradientType=1);
	padding: 10px 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.reward-wellbeing-2020 .virtual-title {
	font-family: 'Baloo 2', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 20px;
	letter-spacing: 2px;
	color: #fff;
	margin: 2px auto;
}

.header-banner.reward-wellbeing-2020 .virtual-date {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 1px;
	color: #fff;
	margin-top: 10px;
}

.header-banner.reward-wellbeing-2020 .header-banner-button {
	font-family: 'Baloo 2', sans-serif;
	font-weight: 400;
	font-size: 20px;
	letter-spacing: 2px;
	background: #ed217c;
	border-radius: 10px;
	border: 2px solid #fff;
	color: #fff;
	margin: 3px auto!important;
	padding: 0 15px;
}

.header-banner.hr-tech-2 {
	background-image: linear-gradient(to right, #3cbad8, #2e2895 86%, #2c118a);
	padding: 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.hr-tech-2 .header-banner-logo {
	width: 250px;
	max-width: 90%;
	height: 32px;
	margin: 15px auto!important;
}

.header-banner.hr-tech-2 .virtual-theme {
	background: url('../img/hr-tech-2.0/hr-tech-2.0-laptop.png') center left no-repeat;
	padding-left: 110px;
	min-height: 62px;
}

.header-banner.hr-tech-2 .virtual-title {
	font-family: 'Exo', sans-serif;
	font-weight: 300;
	font-size: 26px;
	font-stretch: normal;
	font-style: normal;
	line-height: 0.77;
	letter-spacing: normal;
	color: #fff;
	margin: 6px auto;
}

.header-banner.hr-tech-2 .virtual-date {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 26px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #fff;
	border-left: 2px solid #fff;
	padding-left: 35px;
}

.header-banner.hr-tech-2 .header-banner-button {
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	background: #ed217c;
	border-radius: 10px;
	border: none;
	color: #fff;
	margin: 3px auto!important;
	padding: 2px 25px;
}

.header-banner.hr-tech-3 {
	position: relative;
	*z-index: 1000201;
	*bottom: 0;
	*width: 100vw;
	background-image: linear-gradient(to right, #b721ff, #21d4fd);
	padding: 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.hr-tech-3 .theme-left {
	position: absolute;
	top: 0;
	left: 0;
	background: url('../img/hr-tech-3.0/theme-circuit-left.png') left center no-repeat;
	width: 266px;
	height: 100%;
}

.header-banner.hr-tech-3 .theme-right {
	position: absolute;
	top: 0;
	right: 0;
	background: url('../img/hr-tech-3.0/theme-circuit-right.png') right center no-repeat;
	width: 156px;
	height: 100%;
}

.header-banner.hr-tech-3 .header-banner-logo {
	width: 250px;
	max-width: 90%;
	height: 30px;
	margin: 15px auto!important;
}

.header-banner.hr-tech-3 .virtual-title {
	font-family: 'Exo', sans-serif;
	font-weight: 300;
	font-size: 26px;
	font-stretch: normal;
	font-style: normal;
	line-height: 0.77;
	letter-spacing: normal;
	color: #fff;
	margin: 6px auto;
}

.header-banner.hr-tech-3 .virtual-date {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 22px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	color: #fff;
	border-left: 2px solid #fff;
	padding-left: 35px;
}

.header-banner.hr-tech-3 .header-banner-button {
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	background: #ed217c;
	border-radius: 10px;
	border: none;
	color: #fff;
	margin: 10px auto!important;
	padding: 2px 25px;
}

.header-banner.wellbeing-2021 {
	position: relative;
	*z-index: 1000201;
	background: url('../img/benefits-wellbeing-2021/bg-wellbeing-2021-topper.png') no-repeat;
	background-size: cover;
	padding: 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.wellbeing-2021 .header-banner-logo {
	width: 250px;
	max-width: 90%;
	height: 30px;
	margin: 15px auto!important;
}

.header-banner.wellbeing-2021 .virtual-title {
	font-family: 'Baloo 2', sans-serif;
	font-weight: 600;
    font-size: 22px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	color: #fff;
	margin: 6px auto;
}

.header-banner.wellbeing-2021 .virtual-date {
	font-family: 'Baloo 2', sans-serif;
	font-weight: 400;
	font-size: 22px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	color: #fff;
	border-left: 2px solid #fff;
	padding-left: 35px;
}

.header-banner.wellbeing-2021 .header-banner-button {
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	background: #fff;
	border-radius: 10px;
	border: none;
	color: #ed217c;
	margin: 10px auto!important;
	padding: 2px 25px;
}

.header-banner.talent-2021 {
	position: relative;
	*z-index: 1000201;
	background: url('../img/talent-2021/bg-talent-2021-topper.png') no-repeat;
	background-size: cover;
	padding: 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.talent-2021 .header-banner-logo {
	width: 250px;
	max-width: 90%;
	height: 30px;
	margin: 15px auto!important;
}

.header-banner.talent-2021 .virtual-title {
	font-family: 'droid-serif', sans-serif;
	font-weight: 600;
    font-size: 22px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.14;
	letter-spacing: normal;
	color: #fff;
	margin: 6px auto;
}

.header-banner.talent-2021 .virtual-date {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 20px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	color: #fff;
	border-left: 2px solid #fff;
	padding-left: 35px;
}

.header-banner.talent-2021 .header-banner-button {
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	background: #fff;
	border-radius: 10px;
	border: none;
	color: #ed217c;
	margin: 10px auto!important;
	padding: 2px 25px;
}

.header-banner.award-2020 {
	background: url('../img/award-2020/bg-award-2020.svg') #000b1f center center no-repeat;
	padding: 4px 0 5px 0;
	color: #fff;
	font-size: 1.2em;
}

.header-banner.award-2020 .header-banner-logo {
	background: url('../img/award-2020/logo-square.svg') center center no-repeat;
	background-size: contain;
	width: 50px;
	height: 50px;
	margin: 2px auto!important;
}

.header-banner.award-2020 .award-title {
	font-family: 'Inter', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.08;
	letter-spacing: normal;
	color: #fff;
	margin: 0 auto;
}

.header-banner.award-2020 .award-body {
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.11;
	letter-spacing: normal;
	color: #fff;
	margin: 6px auto;
}

.header-banner.award-2020 .header-banner-button {
	background: #fff;
	border-radius: 10px;
	padding: 10px 35px;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.11;
	letter-spacing: normal;
	color: #07193d;
	margin: 3px auto!important;
}

@media screen and (min-width: 1366px) {
	
	.header-banner.benefits-wellbeing-2023 .virtual-title {
		font-size: 24px;
		line-height: 1;
	}
	
}

@media screen and (min-width: 1200px) {
	
	.header-banner.go1-2506 .header-title {
		font-size: 28px;
		line-height: 36px;
	}
	
	.header-banner.talent-2021 .virtual-date {
		padding-left: 65px;
	}
	
}

@media screen and (min-width: 1024px) and (max-width: 1365px) {
	
	.header-banner.talent-2023 .virtual-date {
		font-size: 15px;
		margin: 5px auto!important;
	}

	.header-banner.talent-2023 .header-banner-button {
		font-size: 16px;
		margin: 10x auto !important;
	}
	
}
	
@media screen and (min-width: 1024px) and (max-width: 1199px) {
	
	.header-banner.hr-tech-2 .virtual-theme {
		background: none;
		padding-left: 15px;
		min-height: inherit;
	}

	.header-banner.hr-tech-2 .virtual-date {
		border-left: none;
		padding-left: 0;
	}

	.header-banner.hrgv-2021 .virtual-theme {
		background: none;
		padding-left: 15px;
		min-height: inherit;
	}

	.header-banner.hrgv-2021 .virtual-date {
		border-left: none;
		padding-left: 0;
	}

	.header-banner.hrgv-2021 .virtual-theme {
		background: none;
		padding-left: 15px;
		min-height: inherit;
	}

	.header-banner.hrgv-2021 .virtual-date {
		border-left: none;
		padding-left: 0;
	}
	
}

@media screen and (max-width: 1024px) {
	
	.header-banner.go1-2506 .header-title {
		font-size: 24px;
		line-height: 20px;
	}
	
	.header-banner.hrgv-2021 .header-promo-logo {
		margin: auto;
	}
	
	.header-banner.wellbeing-2021 .virtual-date {
		font-size: 19px;
	}
	
}

@media screen and (max-width: 959px) {
	
	.header-banner.hr-tech-2 {
		padding: 5px 10px 15px 10px;
	}

	.header-banner.hr-tech-2 .virtual-theme {
		background: none;
		padding-left: 15px;
		min-height: inherit;
	}

	.header-banner.hr-tech-2 .virtual-date {
		border-left: none;
		padding-left: 0;
	}
	
	.header-banner.hr-tech-3 .virtual-date {
		border-left: none;
		padding-left: 0;
	}
	
	.header-banner.hr-tech-2022 .virtual-date {
		border-left: none;
		padding-left: 0;
	}
	
	.header-banner.talent-2022 {
		background: url('../img/talent-2022/bg-topper-pad.jpg') center center no-repeat;
		background-size: cover;
	}
	
	.header-banner.talent-2022 .virtual-date {
		border-left: none;
		padding-left: 0;
	}
	
	.header-banner.wellbeing-2021 .virtual-date {
		font-size: 18px;
		border-left: none;
		padding-left: 0;
	}

	.header-banner.hrgv-2021 {
		padding: 5px 10px 15px 10px;
	}

	.header-banner.hrgv-2021 .virtual-theme {
		background: none;
		padding-left: 15px;
		min-height: inherit;
	}

	.header-banner.hrgv-2021 .virtual-date {
		border-left: none;
		padding-left: 0;
	}

	.header-banner.hrgv-2021 .header-promo-logo {
		margin: auto;
	}
	
	.header-banner.go1-2506 .header-theme-large {
		height: 60px;
	}
	
}

@media screen and (max-width: 767px) {
	
	.header-banner.talent-2021 .virtual-date {
		border-left: none;
		padding-left: 0;
	}
	
}

@media screen and (max-width: 639px) {
	
	.header-banner.award-2020 {
		background: linear-gradient(90deg, rgba(13,31,67,1) 0%, rgba(1,11,32,1) 100%);
		background: -moz-linear-gradient(90deg, rgba(13,31,67,1) 0%, rgba(1,11,32,1) 100%);
		background: -webkit-linear-gradient(90deg, rgba(13,31,67,1) 0%, rgba(1,11,32,1) 100%);
		background: linear-gradient(90deg, rgba(13,31,67,1) 0%, rgba(1,11,32,1) 100%);
	}
	
	.header-banner.egold .header-banner-button {
		padding: 2px 10px;
	}
	
}

@media screen and (max-width: 479px) {
	
	.header-banner.talent-2023 .header-banner-logo {
		height: 24px;
		margin: 10px auto 0 auto!important;
	}

	.header-banner.talent-2023 .virtual-date {
		font-size: 18px;
		margin: 5px auto!important;
	}

	.header-banner.talent-2023 .header-banner-button {
		font-size: 14px;
		margin: 0 auto 10px auto!important
	}
	
	.header-banner.reward-wellbeing-2020 .virtual-date {
		margin-top: 0;
	}
	
	.header-banner.hr-tech-3 .header-banner-logo {
		height: 20px;
		margin: 9px auto 0 auto!important;
	}

	.header-banner.hr-tech-3 .virtual-date {
		font-size: 18px;
		margin: 5px auto!important;
	}

	.header-banner.hr-tech-3 .header-banner-button {
		font-size: 16px;
		margin: -30px auto 0 auto!important
	}
	
	.header-banner.hr-tech-2022 .header-banner-logo {
		height: 20px;
		margin: 10px auto 2px auto!important;
	}

	.header-banner.hr-tech-2022 .virtual-date {
		font-size: 18px;
		margin: 5px auto!important;
	}

	.header-banner.hr-tech-2022 .header-banner-button {
		font-size: 16px;
		margin: 0 auto 10px auto!important
	}
	
	.header-banner.talent-2022 {
		background: url('../img/talent-2022/bg-topper-mobile.jpg') center center no-repeat;
		background-size: cover;
	}
	
	.header-banner.talent-2022 .header-banner-logo {
		height: 20px;
		margin: 10px auto 2px auto!important;
	}

	.header-banner.talent-2022 .virtual-date {
		font-size: 18px;
		margin: 5px auto!important;
	}

	.header-banner.talent-2022 .header-banner-button {
		font-size: 16px;
		margin: 0 auto 10px auto!important
	}
	
	.header-banner.digital-summit-2023 {
		background: url('../img/digital-summit-2023/digital-summit-2023-topper-mobile.png') center center no-repeat;
		background-size: cover;
	}
	
	.header-banner.digital-summit-2023 .header-banner-logo {
		height: 40px;
		margin: 10px auto 2px auto!important;
	}

	.header-banner.digital-summit-2023 .virtual-date {
		font-size: 18px;
		margin: 5px auto!important;
		border-left: none;
		padding-left: 0;
	}

	.header-banner.digital-summit-2023 .header-banner-button {
		font-size: 16px;
		margin: 0 auto 10px auto!important
	}
	
	.header-banner.tv-topper .header-banner-logo {
		height: 20px;
		margin: 10px auto 2px auto!important;
	}

	.header-banner.tv-topper .virtual-date {
		font-size: 18px;
		margin: 5px auto!important;
	}

	.header-banner.tv-topper .header-banner-button {
		font-size: 16px;
		margin: 0 auto 10px auto!important
	}
	
	.header-banner.wellbeing-2021 .header-banner-logo {
		height: 20px;
		margin: 9px auto 0 auto!important;
	}

	.header-banner.wellbeing-2021 .virtual-date {
		font-size: 12px;
		margin: 5px auto!important;
	}

	.header-banner.wellbeing-2021 .header-banner-button {
		font-size: 16px;
		margin: -30px auto 0 auto!important
	}
	
	.header-banner.talent-2021 .virtual-title {
		font-size: 18px;
	}
	
	.header-banner.talent-2021 .virtual-date {
		font-size: 18px;
		border-left: none;
		padding-left: 0;
	}
	
	.header-banner.talent-2021 .header-banner-button {
		font-size: 18px;
		padding: 2px 10px;
	}
	
	.header-banner.hrgv-2022 .header-banner-logo {
		width: 160px;
	}
	
	.header-banner.hrgv-2022 .header-button {
		padding: 2px 15px;
	}
	
	.header-banner.hrgv-2022 .virtual-title {
		font-size: 22px;
	}
	
	.header-banner.hrgv-2022 .virtual-date {
		font-size: 16px;
		margin: 5px auto!important;
	}
	
}

@media screen and (max-width: 320px) {
	
	.header-banner.wellbeing-2021 .virtual-date {
		font-size: 11px;
	}

	.header-banner.wellbeing-2021 .header-banner-button {
		font-size: 13px;
	}
	
	.header-banner.talent-2021 .virtual-title {
		font-size: 16px;
	}
	
	.header-banner.talent-2021 .virtual-date {
		font-size: 16px;
		border-left: none;
		padding-left: 0;
	}
	
	.header-banner.talent-2021 .header-banner-button {
		font-size: 16px;
		padding: 2px 10px;
	}
	
}