/************************************************************category platform section css start*******************************************************/

.highlight {
	color: #ed1c24;
}

.platformSectionvideo {
	padding: 80px 0 0;
}

.platformSectionvideo .platformWrapper {
	max-width: 1060px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}

.platformSection .termPlanSection .platformWrapper .single-page-video .iframe-wrapper{
	display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
	overflow-clip-margin: content-box;
    overflow: clip;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
	cursor: pointer;
}
.platformSection .termPlanSection .platformWrapper .single-page-video .iframe-wrapper iframe{
	height: 100%;
	width: 100%;
}

@media screen and (min-width:768px){
.platformSection .termPlanSection .platformWrapper .platformContent, .platformSection .termPlanSection .platformWrapper .single-page-video{
	height: 300px;
}

.platformSection .platformSectionvideo .platformWrapper .platformContent h3, .platformSection .platformSectionvideo .platformWrapper .platformContent h2 {
	font-size: 38px !important;
	line-height: 1.2 !important;
}
}

.platformSection .image-replace{
	width: 100%;
  }

  .platformSection .youtube_icon{
	position: absolute;
  }
  
.platformSectionvideo .platformWrapper>div {
	width: 50%;
}

.platformSectionvideo .platformWrapper .platformContent {
	padding: 40px 48px;
	background: #eaf1f8;
	position: relative;
}

.platformSection .platformSectionvideo .platformWrapper .platformContent h3, .platformSection .platformSectionvideo .platformWrapper .platformContent h2 {
	font-weight: 700;
	color: #233253;
	margin-bottom: 12px;
}

.platformSectionvideo .platformWrapper .platformContent a {
	display: inline-flex;
}

.platformSectionvideo .platformWrapper .platformImg {
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.termPlanSection {
	padding: 80px 0;
}

.termPlanSection .platformWrapper .platformContent {
	padding: 42px 48px 32px;
}

.platformVideoBtn {
	width: 56px;
	height: 56px;
	border-radius: 500px;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;
}

.modalOverLayBg {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	left: 0;
	top: 0;
	z-index: 9999;
	backdrop-filter: blur(15px);
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.modalPopUp {
	background: #fff;
	position: relative;
}

.modalPopUp .modalCloseBtn {
	position: absolute;
	/* top: 40px;
    right: 40px; */
}

.termPlansVideoPopUp {
	width: 800px;
	padding: 60px 40px 40px;
	position: relative;
}

.termPlansVideoPopUp .modalCloseBtn {
	top: 20px;
	right: 20px;
}

.termPlansVideoPopUp .videoWrapper iframe {
	width: 100%;
	height: 400px;
}

body>div {
	position: relative;
	max-width: 1600px;
	margin: 0 auto;
}

.cornerBg {
	position: absolute;
	width: 4px;
	height: 100px;
	background: #ed1c24;
	left: 0;
	top: -1px;
}

.platformSectionvideo .platformWrapper .bgColor {
	background-color: rgba(0, 0, 0, 0.1);
}

@media screen and (device-width: 1024px) {
	.platformSectionvideo,
	.termPlanSection {
		padding: 40px 0;
	}
	.platformSectionvideo .platformWrapper,
	.termPlanSection .platformWrapper {
		max-width: 97%;
	}
	.platformSectionvideo .platformWrapper .platformContent h3,
	.platformSectionvideo .platformWrapper .platformContent h2,
	.termPlanSection .platformWrapper .platformContent h3 {
		font-size: 42px;
		line-height: 46px;
	}
}

@media screen and (min-width: 100px) and (max-width: 768px) {
	.platformSectionvideo {
		padding: 55px 32px;
	}
	.platformSectionvideo .platformWrapper .platformContent h3, .platformSectionvideo .platformWrapper .platformContent h2 {
		font-size: 21px;
		line-height: 1.2;
	}
	.platformSectionvideo .platformWrapper {
		flex-direction: column-reverse;
	}
	.platformSectionvideo .platformWrapper>div {
		width: 100%;
	}
	.platformSectionvideo .platformWrapper .platformContent {
		padding: 32px;
	}
	.platformSection .termPlanSection .platformWrapper .single-page-video .iframe-wrapper{
		height: 152px;
		margin-bottom: 8px;
	}
	.platformSection .termPlanSection .platformWrapper.oneistoone .single-page-video .iframe-wrapper{
		height: 100%;
	}
	.platformSectionvideo .platformWrapper .platformContent h3, .platformSectionvideo .platformWrapper .platformContent h2 {
		font-size: 21px;
		line-height: 30px;
	}
	.platformSectionvideo .platformWrapper .platformImg {
		height: 185px;
	}
	.modalOverLayBg {
		overflow: scroll;
	}
	.modalPopUp .modalCloseBtn {
		top: 20px;
		right: 20px;
	}
	.modalPopUp .modalCloseBtn svg {
		width: 16px;
		height: 16px;
	}
	.platformSectionvideo.termPlanSection .platformWrapper .platformContent p {
		margin-bottom: 0 !important;
	}
}

.d-none {
	display: none;
}

@media screen and (min-width: 100px) and (max-width: 1023px) {
	.platformSectionvideo.termPlanSection .platformWrapper .platformContent p {
		margin-bottom: 0;
	}
}

.platformSectionvideo .platformWrapper .platformContent p {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: rgba(35, 50, 83, .6);
}

.platformContent h6 {
	color: #005e9e;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 4px;
}
.removespacingonplatformsection {
	padding-top: 50px;
	padding-bottom: 50px;
}

/* 1:1 ASPECT RATIO CSS START */

.platformSectionvideo .platformWrapper.oneistoone{
	justify-content: center;
}

.platformSection .termPlanSection .platformWrapper.oneistoone .platformContent{
	height: 450px;
}

.platformSection .termPlanSection .platformWrapper.oneistoone .single-page-video{
	height: 450px;
	width: 450px;
}

@media screen and (max-width:768px) {
	.removespacingonplatformsection {
			padding-top: 20px;
			padding-bottom: 20px;
		}

	.platformSection .termPlanSection .platformWrapper.oneistoone .single-page-video{
		height: auto;
		width: 100%;
		aspect-ratio: 1/1;
	}

	.platformSection .termPlanSection .platformWrapper.oneistoone .platformContent{
		height: unset;
	}
	
}


/* 1:1 ASPECT RATIO CSS END */


/************************************************************8*category platform section css end******************************************************************/