body {
	font-family: 'MikadoRegular', sans-serif;
	font-size: 18px;
	line-height: 1.42857143;
	color: #373737;
	background-color: #ffffff;
	background: url(https://cdn1.byjus.com/byjusweb/img/geo/k3-disney-bfs/early-learning-bfs-bg.svg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100vh;
}

.text-center {
	text-align: center;
	text-align: -webkit-center;
	text-align: -moz-center;
}
.bj-cards-container {
	display: flex;
	justify-content: center;
	align-items: center;
}

.fixed-col-width{
	width: 12%;
}

.byjus-future-school-section .footer a {
	color: #f692ff;
}
.byjus-future-school-section .footer a:hover {
	color: #f692ff;
	text-decoration: none;
}
.footer-section.relative-footer {
	position: relative;
}
.early-learn-logo.remove-position-height, .early-learn-byjus-logo.remove-position-height {
	margin-bottom: 40px;
	margin-top: 40px;
    top: inherit;
    transform: inherit;
}
.div-header-hr{
	margin-bottom: 20px;
    margin-top: -35px;
}

.byjus-future-school-section.card-section {
	position: relative !important;
	top: 0 !important;
    transform: translateY(0) !important;
}
.footer-section .footer.footer-landscape {
	clear: both;
    bottom: -340px;
}

@media (min-width:1200px) {
	body {
		font-size: 20px;
	}
}

a {
	color: #73ad21;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #ffffff;
	text-decoration: underline;
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

img {
	display: inline-block;
}	

.hr-ln {
	width: 85%;
	box-shadow: beige 0px 0px 2px 0px;
	margin-bottom: 0px
}

.byjus-future-school-section {
    position: relative;
    top: 45%;
    transform: translateY(-45%);
}

.header {
	color: #535353;
    padding-bottom: 56px;
    height: auto;
}

.header-card{
	width: 500px;
	height: 360px;
	cursor: pointer;
	border-radius: 30px;
	background: #fcfbfb;
	background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top left;
	position: relative;
}
.bj-other-country-card-container .header-card {
	margin: auto;
	position: relative;
}
.bj-other-country-card-container .header-card p.card-description {
	padding: 0 20px;
}

.header-card.header-card-first {
	margin-right: 20px;
}
img.bfs-podcast-logo {
    width: 75px;
}
img.podcast-card-img {
    width: 230px;
}
.header-card-first p.card-description {
    line-height: 1;
    font-size: 15px;
}
.future-school-logo {
	width: 150px;
    display: inline-block;
    margin: 10px;
    height: auto;
}
.bj-future-learning-card {
	padding: 10px 0 20px;
}
.header-card.header-card-left {
	margin-right: 20px;
}
.future-school-logo.top-future { width: 110px;}
p.card-description {
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #833589;
	margin: 10px auto;
	font-size: 16px;
	padding: 0 15px;
}
.podcast-heading{
	color: #1D0E56 !important;
	font-weight: 900 !important;
    font-size: 18px !important;
}
.future-school-card-img {
	width: 300px;
}
.header-card-cta-btn{
	background-color: #ff7918;
    color: #fff;
    font-weight: 600;
    padding: 8px 50px;
    border-radius: 30px;
    font-size: 18px;
    position: absolute;
    left: 50%;
    bottom: -22px;
    transform: translateX(-50%);
	box-shadow: 0 0 13.3px 0 rgb(0 0 0 / 25%);
}
a.btn.header-card-cta-btn:hover {
    color: #fff;
	background-color: #ff8c00;
}

.early-learn-logo, .early-learn-byjus-logo {
    max-width: 330px;
	display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
	margin-top: 70px;
}

.footer {
	position: relative;
    width: 100%;
    height: 35px;
	font-size: 16px;
 }

 .left {
	position: absolute;
	bottom: 5px;
	left: 15px;
	font-size: 16px;
    color: #f692ff;
}
.left a{
	color: #f692ff;
}
 
.right {
	position: absolute;
	bottom: 5px;
	right: 15px;
	font-size: 16px;
    color: #f692ff;
}
/* footer */
.footer-section {
	position: absolute;
	bottom: 5px;
	width: 100%;
	color: #f692ff;
}
.footer-section .site-map-container {
	float: inherit;
    text-align: center;
}
.footer-section .site-map-container br {
	display: none;
}
@media (max-width:990.98px) {
	body {
		max-height: 100vh;
		height: auto;
	}
	.bj-cards-container {
		display: inherit;
	}
	.byjus-future-school-section {
		transform: inherit;
	}
	.early-learn-byjus-logo {
		top: 30px;
		transform: inherit;
	}
	.header-container {
		padding-top: 120px;
	}
	.logo-width {
		display: flex;
		justify-content: center;
		vertical-align: middle;
		text-align: center;
	}

	.logo-width {
		display: flex;
		justify-content: center;
		vertical-align: middle;
		text-align: center;
		margin-top: 20px;
	}

	.left {
		position: inherit;
		text-align: center;
		margin-bottom: 25px;
	}

	.right {
		position: inherit;
		text-align: center;
	}

	.header-card-text {
		width: 350px;
		margin-bottom: 50px;
		margin-top: -35px;
		font-size: 18px;
		color: #ffffff;
	}
	.header-card.header-card-left {
		margin-right: auto;
		margin-left: auto;
	}
}

@media  (max-width:991.98px) {
	.header-card {
		margin-bottom: 50px;
		height: auto;
	}
	.header-card-right {
		margin-bottom: 10px;
	}

	.early-learn-logo {
		max-width: 330px;
	}
	.div-header-hr {
		margin-bottom: 25px;
		margin-top: 25px;
	}
	.header {
		padding-bottom: 0px;
	}
	.footer-section {
		position: relative;
		top: 100%;
		z-index: 999;
	} 
	.footer-section.other-country-footer {
		position: absolute;
		bottom: 0;
	}
	.byjus-future-school-section.other-country-section {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
	}
	.header-card-text {
		width: 350px;
		margin-bottom: 50px;
		margin-top: -35px;
		font-size: 18px;
		color: #ffffff;
	}
	.footer-for-more-height,.footer-section {
		position: relative;
		bottom: -30px;
		top: inherit;
		color: white;
		padding-top: 15px;
	}
	.bj-future-learning-card {
		padding: 10px 0 25px;
	}
	.future-school-card-img {
		width: 240px;
	}
}

@media(max-width:767px) {
	.byjus-future-school-section {
		margin-top: 30px;	
	}
	.bj-future-learning-card {
		padding: 5px 0 25px;
	}
	p.card-description {
		margin: 5px 0;
	}
	.future-school-logo.top-future {
		margin: 15px 0 5px;
		width: 110px;
	}
	.future-school-logo {
		margin: 15px 0 5px;
	}
	.byjus-future-school-section.other-country-section {
		margin-top: 0;
	}
	.logo-width {
		display: flex;
		justify-content: center;
		vertical-align: middle;
		text-align: center;
	}

	.left {
		position: inherit;
		text-align: center;
		margin-bottom: 25px;
	}

	.right {
		position: inherit;
		text-align: center;
	}

	.header-card-text {
		width: 350px;
		margin-bottom: 50px;
		margin-top: -35px;
		font-size: 18px;
		color: #ffffff;
	}
}

@media (min-width: 992px) and (max-width:1199px) {
	.left {
		position: inherit;
		text-align: center;
		margin-bottom: 25px;
	}

	.right {
		position: inherit;
		text-align: center;
	}
	.header-card {
		width: 400px;
		height: 360px;
	}
}
@media(max-width: 567.98px) {
	.header-card {
		width: 90%;
		height: auto;
	}

	.early-learn-logo {
		width: 200px;
	}
	.div-header-hr {
		margin-bottom: 20px;
	}
	.early-learn-byjus-logo.logo-width {
		width: 200px;
	}
	.header {
		padding: 0;
	}

	.header-card-text {
		width: 300px;
		margin-bottom: 50px;
		margin-top: -35px;
		font-size: 16px;
		color: #ffffff;
	}
}
@media (min-width:320px) and (max-width:467px) {
	.left {
		position: inherit;
		text-align: center;
		margin-bottom: 25px;
		font-size: 13px;
	}

	.right {
		position: inherit;
		text-align: center;
		font-size: 13px;
	}

	.header-hr{
		width: 90%;
	}
	p.card-description {
		height: 50px;
	}
	.header-card-first p.card-description {
		height: 25px;
		font-size: 14px
	}
	img.podcast-card-img {
		padding-top: 10px;
		width: 210px;
	}
	img.bfs-podcast-logo.top-future {
		width: 73px;
	}
}
@media (max-width: 375px ){
	.future-school-logo {
		width: 120px;
		height: 50px;
	}
	.footer-section{
		padding-bottom: 15px;
	}
	.header-card {
		width: 95%;
	}
	.header-card-text {
		width: 280px;
		margin-bottom: 50px;
		margin-top: -35px;
		font-size: 16px;
		color: #ffffff;
	}
	.footer-section .site-map-container br {
		display: inherit;
	}
	.future-school-card-img {
		width: 210px;
	}
}
@media (max-width: 360px) {
	p.card-description {
		font-size: 14px;
		height: 50px;
	}
}

@media (max-width: 767.98px) and (min-width:650px){
	.early-learn-logo{
		margin-top: 70px;
		margin-bottom: -50px;
	}
}
@media (max-width: 649.98px) and (min-width:320px){
	.early-learn-logo{
		margin-top: 85px;
		margin-bottom: -50px;
	}
}