@font-face {
    font-family: "arialbold";
    src: url("https://cdn.bajajauto.com/3Dvisuals/bajaj/configurator/assets/arial-boldmt2-webfont.woff2");
}

body {
	margin: 0;
	background-color: white;
	-webkit-tap-highlight-color: transparent;
}

#tapToPlaceTextHolder {
	display: none;
	width: 50%;
	height: auto;
	display: none;
	position: absolute;
	left: 25%;
	top: 59%;
}

#tapToPlaceTextHolder h2 {
	color: white;
	font-size: 14px;
}

#bajajIconContainerDiv {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
}

#bajajIcon {
	width: 100%;
	height: auto;
	transform: translate(0%, 50%);
	display: flex;
	justify-content: center;
}

#bajajIconImage {
	width: 50%;
	max-width: 150px;
	max-height: 153px;
	height: auto;
	transform: translateY(-50%);
}

#loadingIntro {
	display: block;
	position: absolute;
	top: 30%;
	left: 48%;
	margin: -128px 0px 0px -128px;
	z-index: 999;
	width: 80px;
	height: auto;
}

#loadingIntroImage {
	width: 400%;
}

#loadingIconImage {
	width: 100%;
	height: auto;
}

#loadingIcon {
	display: block;
	position: absolute;
	width: 26%;
	height: auto;
	transform: translateX(-50%);
	top: 54%;
	left: 50%;
	/* margin: -128px 0px 0px -128px; */
	z-index: 999;
}

#disclaimer {}

#disclaimer_img {
	position: absolute;
	width: 30%;
	max-width: 800px;
	/* left: 95%; */
	transform: translate(233%, -100%);
	z-index: 999;
	top: 100%;
	display: flex;
	vertical-align: top;
	float: right;
	margin: 0px auto;
	padding: 0px;
	cursor: pointer;
}

#introScreen {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -128px 0px 0px -128px;
	z-index: 999;
}

/*main*/

/*
#topMiddleContainer {
  position: absolute;
  width: 100%;
  height: 100%;

  display: flex;
  flex-direction: column;
  vertical-align: top;
  float: center;
}*/

#centeredFullScreenMenuContainer {
	height: 30%;
	max-height: 400px;
	width: 50%;
	right: 25%;
	bottom: 100px;
	/* to ensure its above bottom menu */
	z-index: 1;
	display: flex;
	position: absolute;
	justify-content: center;
	margin: 0 auto;
}

.centeredDiv {
	height: 100%;
	width: auto;
	justify-content: center;
	display: flex;
	position: absolute;
}

.centeredImage {
	height: 100%;
	max-height: 400px;
	width: auto;
	margin: 0 auto;
	display: flex;
}

#topMiddleHeader {
	width: 17%;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	display: flex;
	flex-direction: column;
	justify-content: center;
	z-index: 1;
	top: 2%;
	margin: 0px auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

#topMiddleMenuContainer {
	width: 100%;
	height: 70%;
	position: absolute;
	top: 55px;
	max-width: 400px;
	display: none;
	z-index: 998;
	margin: 0px auto;
	margin-bottom: 0px;
	margin-top: 4px;
	padding: 0px;
	left: 50%;
	transform: translateX(-50%);
}

#topMiddleContainer {
	width: 50%;
	left: 0%;
	height: 100%;
	position: relative;
	/* display: none; */
	flex-direction: column;
	float: left;
	vertical-align: top;
	justify-content: left;
	z-index: 998;
	top: 0px;
	margin: 0px auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	/* display: flex; */
	display: -webkit-flex;
	display: -moz-flex;
	flex-flow: column;
	-webkit-flex-flow: column;
	-moz-flex-flow: column;
	overflow-y: auto;
	overflow-x: hidden;
}

#topMiddleContainerSubMenu {
	width: 50%;
	height: 100%;
	display: flex;
	flex-direction: column;
	float: left;
	vertical-align: top;
	justify-content: left;
	z-index: 998;
	top: 0px;
	margin: 0px auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	display: none;
	display: -webkit-flex;
	display: -moz-flex;
	justify-content: left;
	flex-flow: column;
	-webkit-flex-flow: column;
	-moz-flex-flow: column;
	overflow-y: auto;
	overflow-x: hidden;
}

#interactiveCallOutVariantDivContainer {
	/* cursor: pointer;
	width: 50%;
	height: auto;
	transform: translate(20%, -110%);
	max-width: 400px;
	position: absolute;
	display: flex;
	justify-content: center; */
	width: 100%;
	height: auto;
	transform: translate(-50%, -50%);
	max-width: 78%;
	left: 30%;
	top: -200%;
	position: absolute;
	display: flex;
	justify-content: center;
}

#interactiveCallOutVariantDivContainer2 {
	/* cursor: pointer;
	width: 50%;
	height: auto;
	transform: translate(25%, -180%);
	max-width: 400px;
	position: absolute;
	display: flex;
	justify-content: center; */
	cursor: pointer;
	width: 100%;
	height: auto;
	transform: translate(-26%, -105%);
	max-width: 700px;
	position: absolute;
	/* display: flex; */
	justify-content: center;
}

#interactiveCallOutDisclaimer {
	cursor: pointer;
	width: 100%;
	height: auto;
	transform: translate(10%, -112%);
	max-width: 700px;
	position: absolute;
	/* display: flex; */
	justify-content: center;
}

#NewinteractiveCallOutDisclaimer {
    cursor: pointer;
    width: 100%;
    height: auto;
    transform: translate(3%, -112%);
    max-width: 700px;
    position: absolute;
    /* display: flex; */
    justify-content: center;
}

#New2interactiveCallOutDisclaimer {
    cursor: pointer;
    width: 100%;
    height: auto;
    transform: translate(-6%, -112%);
    max-width: 700px;
    position: absolute;
    /* display: flex; */
    justify-content: center;
}


#interactiveCallOutVariantDivContainer_ct110x {
	/* cursor: pointer;
	width: 65%;
	height: auto;
	transform: translate(0%, -190%);
	max-width: 400px;
	position: absolute;
	display: flex;
	justify-content: center; */
	cursor: pointer;
	width: 120%;
	height: auto;
	transform: translate(-33%, -115%);
	max-width: 2000px;
	position: absolute;
	display: flex;
	justify-content: center;
}

#interactiveCallOutVariantDivContainer_platina110 {
	cursor: pointer;
	/* width: 70%;
	height: auto;
	transform: translate(0%, -160%); */
	width: 120%;
	height: auto;
	transform: translate(-37%, -105%);
	max-width: 1000px;
	position: absolute;
	display: flex;
	justify-content: center;
}

.topMiddleDivHeader {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	justify-content: center;
}

.topMiddleImageHeader {
	width: 100%;
	max-width: 175px;
	z-index: 998;
	display: block;
	/* vertical-align: top; */
	float: center;
	margin: 0px auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	cursor: pointer;
}

.topMiddleDivMainMenu {
	width: 100%;
	display: block;
	justify-content: right;
	/* vertical-align: top; */
	margin: 0px auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

.topMiddleImageMainMenu {
	width: 100%;
	max-width: 200px;
	z-index: 998;
	display: block;
	vertical-align: top;
	float: right;
	margin: 0px auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

.topMiddleDiv {
	width: 100%;
	justify-content: left;
	vertical-align: top;
	float: left;
	margin: 0px auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

.topMiddleImage {
	width: 100%;
	max-width: 200px;
	z-index: 998;
	display: block;
	vertical-align: top;
	float: left;
	margin: 0px auto;
	padding: 0px;
}

#interactiveTopLeftDivContainer {
	position: absolute;
	left: 2%;
	/* width: 5%;
	height: 8%; */
	z-index: 12;
	top: 2%;
	display: flex;
	vertical-align: top;
	margin: 0px auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

.topLeftDiv {
	/* width: 100%; */
	vertical-align: top;
	float: left;
	margin: 0px auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

.topLeftImage {
	width: 100%;
	max-width: 45px;
	display: block;
	/* vertical-align: top; */
	float: left;
	margin: 0px auto;
	padding: 0px;
	cursor: pointer;
}

#toggleContainer {
	position: absolute;
	right: 2%;
	/* width: 5%;
	height: 8%; */
	z-index: 2;
	top: 2%;
	display: flex;
	vertical-align: top;
	float: right;
	margin: 0px auto;
	padding: 0px;
}

#toggle {
	cursor: pointer;
	/* width: 100%; */
	justify-content: right;
	float: right;
	z-index: 999;
	vertical-align: top;
	margin: 0px auto;
	padding: 0px;
}

#toggle img {
	width: 100%;
	max-width: 70px;
	display: block;
	/* vertical-align: top; */
	z-index: 999;
	float: right;
	margin: 0px auto;
	padding: 0px;
}

#interactiveSideDivContainer {
	cursor: pointer;
	position: absolute;
	right: 2%;
	/* width: 5%; */
	/* height: 10%; */
	z-index: 12;
	top: 30%;
	display: flex;
	flex-direction: column;
	float: right;
	justify-content: right;
}

#interactiveSideDivContainerTestRide {
	cursor: pointer;
	position: absolute;
	right: 2%;
	/* width: 5%; */
	/* height: 10%; */
	z-index: 12;
	top: 2%;
	display: flex;
	flex-direction: column;
	float: left;
	vertical-align: top;
	gap: 10px

	/* justify-content: right;*/
}

.sideDiv {
	width: 100%;
	height: auto;
	justify-content: right;
	float: right;
}

.sideImage {
	width: 100%;
	height: auto;
	max-width: 45px;
	margin: 0 auto;
	float: right;
}

.sideImageTestRide {
	width: 125%;
	height: auto;
	max-width: 70px;
	margin: 0 auto;
	float: right;
}

.sideImageSelected {
	width: 256px;
	height: auto;
	margin: 0 auto;
	float: right;
}

#interactiveBottomLeftDivContainer {
	position: absolute;
	left: 2%;
	width: 6%;
	z-index: 12;
	bottom: 30px;
	display: block;
}

.bottomLeftDiv {
	width: 100%;
	height: auto;
}

.bottomLeftImage {
	height: auto;
	width: 100%;
}

#interactiveDimensionDivContainer {
	position: absolute;
	right: 1%;
	width: 14%;
	z-index: 12;
	top: 20%;
	display: block;
}

.dimensionDiv {
	width: auto;
	height: 100%;
}

.dimensionImage {
	width: 100%;
	height: auto;
	max-width: 70px;
}

#btn_container {
	width: 100%;
	position: absolute;
	top: 85vh;
	z-index: 999;
	display: flex;
	justify-content: center;
}

#InteractiveContainer {
	cursor: pointer;
	width: 100%;
	right: 0%;
	position: absolute;
	bottom: 0%;
	z-index: 99;
	display: block;
	column-gap: 0px;
	grid-row-gap: 0px;
	justify-content: center;
	margin: 0px auto;
}

#interactiveIconDivContainer {
	width: 100%;
	left: 0%;
	position: relative;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	justify-content: left;
	flex-flow: row;
	-webkit-flex-flow: row;
	-moz-flex-flow: inherit;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: auto;
}

#testIframeDiv {
	position: absolute;
    /* width: 400px;
    height: 390px; */
	z-index: 2;
    /* bottom: 150px; */
    /* right: 5%; */
	font-family: "arialbold";
	.h1 {
		text-align: center;
	}
	.h4 {
		text-align: center;
		color: grey;
	}
	#form {
		text-align: center;
		/* margin-left: 40px; */
    	margin-top: 30px;
	}
	#img {
		position: absolute;
		height: 22px;
	}
	#name {
    	border: none;
    	border-bottom: 1px solid;
    	width: 75%;
    	height: 20px;
		outline: none;
		margin-left: 24px;
		padding-bottom: 8px;
		font-size: 14px;
	}
	#mobile_no {
    	border: none;
		border-bottom: 1px solid;
		width: 75%;
		height: 20px;
		outline: none;
		margin-left: 24px;
		padding-bottom: 8px;
		font-size: 14px;
	}
	#verify {
		width: 72px;
		height: 21px;
		border-radius: 20px;
		margin-left: 5px;
		color: #3C67C2;
		background: transparent;
		/* border-color: #3C67C2; */
		font-weight: bold;
		border-color: #3C67C2;
	}
	#model {
    	border: none;
    	border-bottom: 1px solid;
    	width: 75%;
    	height: 20px;
		outline: none;
		background: transparent;
		margin-left: 24px;
		padding-bottom: 8px;
		font-size: 14px;

	}
	#pincode {
		width: 150px;
		border: none;
    	border-bottom: 1px solid;
    	height: 20px;
		outline: none;
		margin-left: 24px;

	}
	#getLocation {
		width: 75px;
		height: 21px;
		border-radius: 20px;
		color: #3C67C2;
		background: transparent;
		border-color: #3C67C2;
		font-weight: bold;
		cursor: pointer;
	}
	#Submit {
		height: 40px;
		width: 80%;
		margin-top: 12px;
		border-radius: 20px;
		background: #3C67C2;
		color: white;
		border: none;
		font-size: 16px;
		cursor: pointer;
	}
	#cross_icon {
		position: absolute;
    width: 24px;
    height: 24px;
    right: 5px;
    margin-top: 12px;
	z-index: 10;
	}
	#cross_icon img 
	{
		width: 14px;
		height: 14px;
	}
	.error-paragraph{
		margin-top: 2px;
	}
}

#otp-page {
	display: flex;
    align-content: center;
    justify-content: center;
    /* align-items: stretch; */
    flex-wrap: wrap;
    flex-direction: column;
	display: none;
    text-align: center;
    position: relative;
    height: 100%;
}
#otp_page h1 {
	margin-top: 0;
}
#otp-field input{
	width: 32px;
	height: 32px;
	margin: 4px;
	font-size: 16px;
	text-align: center;
}

.resend {
	/* text-align: right; */
    padding-top: 10px;
    font-size: 14px;
    color: #3C67C2;
	flex-direction: row;
    display: flex;
    justify-content: center;
}
#resend-otp {
	text-align: right;
    width: 100%;
}

#resend-otp-sec {
	width: 100%;
    text-align: left;
}

 #verify-otp {
	margin-top: 50px;
    width: 80%;
    height: 40px;
    width: 80%;
    /* margin-top: 20px; */
    border-radius: 20px;
    background: #3C67C2;
    color: white;
    border: none;
	font-size: 16px;

 }
 #success {
	display: none;
    height: 100%;
    flex-direction: column;
    align-content: flex-start;
    position: relative;
    justify-content: center;
    align-items: center;
 }
#success h1 {
	margin-top: 0px;
}
 #success img {
	height: 60px;
    width: 60px;
 }

 #invalid-otp {
	display: none;
	color: red;
 }

 #thank_you {
	text-align: center;
 }

/* #iframeId {
	height: 100%;
	width: 100%;
} */

.parentIconDivCss {
	width: 20%;
	height: auto;
	margin-left: 2px;
	margin-right: 2px;
}

.parentIconCss {
	height: auto;
	width: 77px;
}

#interactiveChildIconDivContainer {
	cursor: pointer;
	width: 50%;
	height: auto;
	max-width: 130px;
	position: absolute;
	display: flex;
	justify-content: left;
	left: calc(-47vw + 50%);
	top: calc(-66vh + 50%);
}

#interactiveChildIconDivContainerAudio1 {
	width: 50%;
	height: auto;
	bottom: 100%;
	left: 1%;
	max-width: 270px;
	position: absolute;
	display: flex;
	justify-content: center;
}

#interactiveChildIconDivContainerAudio2 {
	width: 30%;
	height: auto;
	top: 20%;
	left: 1%;
	max-width: 270px;
	position: absolute;
	display: flex;
	justify-content: center;
}

/* SK: 2 icons */
#interactiveChildIconDivContainerLeftAligned {
	width: 100%;
	max-width: 80px;
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}

#interactiveChildIconDivContainerLeftAlignedDoubleSize>div {
	min-width: 37%;
}

/* SK: 3 icons and 4 icons*/
#interactiveChildIconDivContainerLeftAlignedDoubleSize {
	width: 100%;
	max-width: 100px;
	position: absolute;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	left: 0;
	bottom: 90%;
	margin-left: -10px;
	margin-bottom: -15px;
}

#interactiveCallOutDivContainerAudio1 {
	position: absolute;
	top: 73%;
	left: 70%;
	height: auto;
}

#interactiveCallOutDivContainerAudio2 {
	position: absolute;
	top: 60%;
	left: 80%;
	height: auto;
}

#DesignSound_img {
	width: 70px;
	position: relative;
}

#ExhaustSound_img {
	width: 30px;
	position: relative;
}

.childIconDivCss {
	width: 100%;
	max-width: 41px;
	height: auto;
	margin: 0 auto;
}

.childIconCss {
	height: auto;
	max-width: 100%;
	margin: 0 auto;
}

.childIconCss1 {
	height: auto;
	max-width: 57%;
	margin: 0 auto;
}

.childIconDivCenterCss {
	width: 100%;
	max-width: 140px;
	height: auto;
	margin: 0 auto;
}

.childIconDivCenterCssBigger {
	width: 100%;
	min-width: 70px;
	height: auto;
	margin: 0 auto;
}

#interactiveCallOutDivDesktopContainer {
	width: 30%;
	height: auto;
	top: 36%;
	/* left: 36px; */
	left: calc(-47vw + 50%);
	max-width: 270px;
	position: absolute;
	display: flex;
	justify-content: center;
}

@media screen and (max-width: 480px) {
	#interactiveCallOutDivDesktopContainer {
		float: left;
		width: 30%;
		margin-right: 5px;
	}

	#topMiddleMenuContainer {
		margin-top: -10px;
		top: 60px;
	}
}

.callOutDivDesktopCss {
	width: 100%;
	height: auto;
	display: block;
	justify-content: center;
	margin: 0 auto;
	position: relative;
}

.callOutImgDesktopCss {
	height: auto;
	width: 150%;
	display: block;
	margin: 0 auto;
}

.callOutVariantImgDesktopCss {
	height: auto;
	width: 300%;
	display: block;
	margin: 0 auto;
	/* position: absolute;
  top: -140px;
  left: 333%; */
}

.callOutDisclaimerImgDesktopCss {
	height: auto;
	width: 160%;
	display: block;
	margin: 0 auto;
}

.NewcallOutDisclaimerImgDesktopCss {
	height: auto;
	width: 190%;
	display: block;
	margin: 0 auto;
}

.New2callOutDisclaimerImgDesktopCss {
	height: auto;
	width: 225%;
	display: block;
	margin: 0 auto;
}

#interactiveCallOutDivContainer2 {
	width: 100%;
	left: 0%;
	position: relative;
	display: flex;
	column-gap: 0px;
	justify-content: center;
}

.callOutImgCss2 {
	height: auto;
	width: 100%;
	display: block;
	max-width: 200px;
	margin: 0 auto;
}

#interactiveCallOutDivContainer {
	width: 96%;
	left: 0%;
	position: relative;
	display: flex;
	column-gap: 0px;
	justify-content: center;
	margin-top: 10px;
	margin-left: 2.5%;
}

.callOutDivCss {
	width: 100%;
	height: auto;
	display: block;
	justify-content: center;
	margin: 0 auto;
	position: relative;
}

.callOutImgCss {
	position: relative;
	top: 0%;
	height: auto;
	width: 100%;
	display: block;
	max-width: 400px;
	margin: 0 auto;
}

.callOutVariantImgCss {
	height: auto;
	width: 230%;
	display: block;
	max-width: 420px;
	margin: 0 auto;
	/* position: absolute;
  bottom: calc(15vh + 50%);
  left: calc(5vw + 8%); */
}

.callOutDivCssAudio1 {
	width: 100%;
	height: auto;
	display: block;
	justify-content: center;
	margin: 0 auto;
}

.callOutImgCssAudio1 {
	height: auto;
	width: 100%;
	display: block;
	max-width: 550px;
	margin: 0 auto;
}

.callOutDivCssAudio2 {
	width: 100%;
	height: auto;
	display: block;
	justify-content: center;
	margin: 0 auto;
}

.callOutImgCssAudio2 {
	height: auto;
	width: 100%;
	display: block;
	max-width: 550px;
	margin: 0 auto;
}

.callOutImgHalfCss {
	display: block;
	max-width: 154px;
	position: relative;
	object-position: 0% 50%;
	margin-left: -49px;
}

#interactiveCenteredCallOutDivContainer {
	width: 40%;
	height: 40vh;
	top: 30%;
	left: 30%;
	position: absolute;
	display: flex;
	column-gap: 0px;
	justify-content: center;
	pointer-events: none;
}

.callOutCenteredDivCss {
	width: 100%;
	height: auto;
	display: block;
	justify-content: center;
	margin: 0 auto;
}

.callOutCrossImgCss {
	position: absolute;
	width: 35px;
	left: 200%;
	transform: translate(-50%, -50%);
}

.callOutCrossImgCss2 {
	width: 40px;
	transform: translate(1365%, -50%);
}

.callOutCrossDisclaimerImg {
	width: 26px;
	transform: translate(520%, 25%);
}

.NewcallOutCrossDisclaimerImg {
	width: 26px;
	transform: translate(700%, 25%);
}

.New2callOutCrossDisclaimerImg {
	width: 26px;
	transform: translate(840%, 25%);
}

.callOutCrossImgCss_ct110x {
	width: 40px;
	transform: translate(1390%, -40%);
}

.callOutCrossImgCss_platina110 {
	width: 40px;
	transform: translate(1400%, -42%);
}

.callOutCenteredImgCss {
	height: auto;
	width: 96%;
	display: block;
	max-width: 400px;
	margin: 0 auto;
}

#interactiveColorIconCallOutDivContainer {
	width: 100%;
	left: 0%;
	position: relative;
	margin-top: 10px;
}

#interactiveFullScreenCallOutDivContainer {
	width: 100%;
	height: 100vh;
	top: 0%;
	left: 0%;
	position: absolute;
	display: none;
	column-gap: 0px;
	justify-content: center;
	pointer-events: none;
	background-color: white;
}

.callOutFullScreenDivCss {
	width: 100%;
	height: auto;
	display: block;
	justify-content: center;
	margin: 0 auto;
}

.callOutFullScreenImgCss {
	transform: translateY(-50%);
	width: 100%;
	z-index: 14;
	display: block;
	margin: 50vh 0 0 0;
}

#interactiveFullScreenClickableCallOutDivContainer {
	width: 100%;
	height: 100vh;
	top: 0%;
	left: 0%;
	z-index: 999;
	position: absolute;
	display: none;
	justify-content: center;
}

.callOutClickableFullScreenDivCss {
	width: 100%;
	max-height: 100%;
	display: block;
	justify-content: center;
	margin: 0 auto;
	z-index: 999;
}

.callOutClickableFullScreenImgCss {
	transform: translateY(-50%);
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	z-index: 999;
	display: block;
	margin: 50vh 0 0 0;
}

#instruction {
	display: none;
	width: 100%;
	position: absolute;
	z-index: 10;
	height: 100%;
	top: -180px;
	/* bottom: 33px; */
}

#instruction>img {
	display: block;
	margin: 0 auto;
	width: 90%;
	left: 5%;
	max-width: 550px;
}

#tapToContinue {
	display: none;
	position: absolute;
	width: 50%;
	height: auto;
	left: 25%;
	top: 10%;
	z-index: 999;
}

#variantDivContainer {
	display: flex;
    position: absolute;
    top: 9%;
    height: 80%;
    width: 80%;
    z-index: 1;
	right: 9%;
}

.variantCallOutDivDesktopCss {
	width: auto;
    height: 100%;
    display: block;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    overflow-x: scroll;
}

.variantCallOutImgDesktopCss {
	width: 100%;
    display: block;
    margin: 0 auto;
}

.variantCallOutCrossContainer {
	position: relative;
    width: 40px;
    height: 40px;
    /* text-align: right; */
    right: 20px;
    top: -19px;

}

.variantCallOutCrossImgDesktopCss {
    height: 40px;
    width: 40px;
}

@media screen and (min-width: 401px) {
	#InteractiveContainer {
		width: auto;
		right: auto;
		left: 50%;
		transform: translateX(-50%);
	}
}

@media screen and (max-width: 600px) {

	/* #toggleContainer {
		width: 14%;
		height: 7%;
	} */
	/* #interactiveTopLeftDivContainer {
		width: 14%;
		height: 7%;
	} */
	#topMiddleHeader {
		/* margin-top: 2px; */
		width: 50%;
		right: 25%;
	}

	#interactiveCallOutDivContainer {
		margin-top: 0;
	}

	/* Change bike varients container */
	#topMiddleMenuContainer {
		width: 65%;
		top: 59px;
		margin-top: 0px;
	}

	#topMiddleContainerSubMenu {
		width: 50%;
	}

	#disclaimer_img {
		position: absolute;
		width: 100%;
		max-width: 800px;
		left: 0%;
		transform: translate(0%, 0%);
		z-index: 999;
		/* bottom: 10%; */
		top: 96.2%;
		display: flex;
		vertical-align: top;
		float: right;
		margin: 0px auto;
		padding: 0px;
	}

	#interactiveIconDivContainer {
		max-width: 420px;
	}

	#interactiveChildIconDivContainer {
		/* width: 80%;
		margin-bottom: -3%;
		position: relative; */
		width: 80%;
		margin-bottom: -10px;
		position: relative;
		transform: translateY(-10%);
	}

	#interactiveChildIconDivContainerLeftAlignedDoubleSize {
		display: flex;
		/* margin-left: 0px;
		margin-bottom: 0px;
		bottom: 0%;
		transform: translate(150%, -255%); */
		margin-left: 0px;
		margin-bottom: 7px;
		bottom: 70%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	#interactiveColorIconCallOutDivContainer {
		transform: translate(0%, 38%);
		margin-bottom: 10px;
	}

	#loadingIcon {
		top: 67%;
		width: 50%;
		/* left: 51%; */
	}

	#loadingIntro {
		width: 70px;
		top: 40%;
		left: 49%;
	}

	.callOutCrossImgCss {
		width: 31%;
		height: auto;
	}

	#interactiveCallOutVariantDivContainer {
		cursor: pointer;
		width: 70%;
		height: auto;
		right: 35%;
		top: -100%;
		position: absolute;
		/* display: flex; */
		justify-content: center;
	}

	.topMiddleImageHeader {
		width: 100%;
		max-width: 175px;
		z-index: 998;
		display: block;
		/* vertical-align: top; */
		float: center;
		margin: 0px auto;
		margin-bottom: 0px;
		/* margin-top: -3px; */
		padding: 0px;
	}

	/* interactiveCallOutVariantDivContainer > .callOutDivCss { 
  position: absolute;
} */
	#interactiveCallOutDivDesktopContainer {
		top: 70%;
	}

	.callOutImgDesktopCss {
		width: 340%;
	}

	.callOutDivDesktopCss {
		position: absolute;
		bottom: -150px;
	}

	#interactiveCallOutDivContainerAudio2 {
		top: 110px;
		left: 280%;
		z-index: 99;
	}

	#interactiveChildIconDivContainerLeftAligned {
		display: flex;
	}

	.callOutImgHalfCss {
		left: 50%;
		transform: translateX(-50%);
		float: none;
		margin-left: 0;
	}

	#InteractiveContainer {
		bottom: 3%;
	}

	#testIframeDiv {
		/* width: 90%; */
		/* bottom: 180px; */
		/* right: 0px; */
		z-index: 4;
	}

	#variantDivContainer {
		top: 15%;
        height: 70%;
        z-index: 3;
		width: 98%;
		right: -3%
	}

	.variantCallOutDivMobileCss {
		width: auto;
		height: 100%;
		overflow-x: auto;
	}
	
	.variantCallOutImgMobileCss {
		width: auto;
    	height: 100%;
	}

	.variantCallOutCrossContainer {

	}

	.variantCallOutCrossImgMobileCss {
        position: absolute;
        top: 10%;
        width: 40px;
        height: 40px;
	}
}

@media screen and (max-height: 575.98px) and (orientation: landscape) {

	/* #toggleContainer {
		width: 14%;
		height: 7%;
	} */
	/* #interactiveTopLeftDivContainer {
		width: 14%;
		height: 7%;
	} */

	.callOutCrossDisclaimerImg {
		width: 10px;
		transform: translate(-850%, 0%);
	}
	.NewcallOutCrossDisclaimerImg {
		width: 10px;
		transform: translate(-850%, 0%);
	}
	.New2callOutCrossDisclaimerImg {
		width: 10px;
		transform: translate(-850%, 0%);
	}

	.NewcallOutDisclaimerImgDesktopCss {
		height: auto;
		width: 160%;
		display: block;
		margin: 0 auto;
	}
	
	.New2callOutDisclaimerImgDesktopCss {
		height: auto;
		width: 160%;
		display: block;
		margin: 0 auto;
	}

	#interactiveCallOutDisclaimer {
		cursor: pointer;
		width: 100%;
		height: auto;
		transform: translate(25%, -103%);
		max-width: 700px;
		position: absolute;
		/* display: flex; */
		justify-content: center;
	}

	#NewinteractiveCallOutDisclaimer {
		cursor: pointer;
    width: 120%;
    height: auto;
    transform: translate(17%, -111%);
    max-width: 805px;
    position: absolute;
    /* display: flex; */
    justify-content: center;
	}
	#New2interactiveCallOutDisclaimer {
		cursor: pointer;
		width: 145%;
		height: auto;
		transform: translate(10%, -109%);
		max-width: 700px;
		position: absolute;
		/* display: flex; */
		justify-content: center;
	}

	#interactiveSideDivContainerTestRide {
		cursor: pointer;
		position: absolute;
		right: 2%;
		/* width: 5%; */
		/* height: 10%; */
		z-index: 2;
		top: 2%;
		display: flex;
		flex-direction: column;
		float: left;
		vertical-align: top;

		/* justify-content: right;*/
	}

	.callOutDisclaimerImgCss {
		height: auto;
		width: 40%;
		display: block;
		max-width: 420px;
		margin: 0 auto;
	}


	#disclaimerImage {
		position: relative;
		width: 100%;
		max-width: 350px;
		/* max-height: 500px; */
		/* height: 0%; */
		left: 50%;
		transform: translate(-75%, 0%);
		z-index: 999;
		top: 50%;
		display: flex;
		vertical-align: top;
		float: right;
		margin: 0px auto;
		padding: 0px;
	}

	.topLeftImage {
		max-width: 42px;
	}

	.topMiddleImageHeader {
		max-width: 160px;
	}

	#toggle img {
		max-width: 65px;
	}

	#topMiddleHeader {
		margin-top: 2px;
		width: 50%;
		right: 25%;
	}

	#topMiddleMenuContainer {
		width: 35%;
		height: 52%;
		margin-top: -6px;
		/* margin-top: -7px; */
	}

	#instruction {
		display: none;
		width: 70%;
		position: absolute;
		z-index: 10;
		height: 100%;
		top: -170px;
		/* bottom: 33px; */
	}

	#instruction>img {
		display: block;
		margin: 0 auto;
		width: 50%;
		left: 5%;
		max-width: 550px;
	}

	#InteractiveContainer {
		bottom: 3%;
		width: auto;
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		/* background-color: aqua; */
	}

	#interactiveChildIconDivContainerLeftAlignedDoubleSize {
		bottom: 75%;
		margin-bottom: 5px;
	}

	#interactiveCallOutDivContainer {
		position: absolute;
		width: 50%;
		left: calc(-47vw + 50%);
		margin-left: 0;
		/* transform: translateY(-20%); */
		top: calc(-105px + 50%);
	}

	.childIconCss {
		width: 50px;
		height: auto;
	}

	.childIconCss1 {
		width: 95px;
		height: auto;
	}

	#interactiveChildIconDivContainer {
		cursor: pointer;
		width: auto;
		height: auto;
		max-width: 200px;
		position: absolute;
		display: flex;
		justify-content: flex-start;
		left: calc(-47vw + 50%);
		/* top: calc(-32vh + 50%); */
		top: calc(-145px + 50%);
	}

	#interactiveCallOutVariantDivContainer {
		top: calc(17vh + 50%);
		right: calc(1vw + 42%);
		width: 34%;
		position: relative;
	}

	.parentIconCss {
		height: auto;
		width: 8vw;
	}

	.childIconDivCenterCssBigger {
		min-width: 40px;
	}

	/* #loadingIntroImage{
      width: 100%;
    } */
	#loadingIntro {
		width: 40px;
		top: 50%;
		left: 55%;
	}

	#interactiveCallOutVariantDivContainer {
		cursor: pointer;
		width: 25%;
		height: auto;
		/* transform: translate(38%, -160%); */
		transform: translate(25%, -152%);
		max-width: 400px;
		position: absolute;
		display: flex;
		justify-content: center;
	}

	#interactiveCallOutVariantDivContainer2 {
		cursor: pointer;
		width: 35%;
		height: auto;
		transform: translate(88%, -120%);
		max-width: 400px;
		position: absolute;
		display: flex;
		justify-content: center;
	}

	#interactiveCallOutVariantDivContainer_platina110 {
		cursor: pointer;
		width: 55%;
		height: auto;
		transform: translate(34%, -105%);
		max-width: 400px;
		position: absolute;
		display: flex;
		justify-content: center;
	}

	#interactiveCallOutVariantDivContainer_ct110x {
		cursor: pointer;
		width: 55%;
		height: auto;
		transform: translate(35%, -110%);
		max-width: 400px;
		position: absolute;
		display: flex;
		justify-content: center;
	}

	.callOutCrossImgCss {
		width: 18px;
		transform: translate(-300%, -50%);
	}

	.callOutCrossImgCss2 {
		width: 18px;
		transform: translate(560%, -40%);
	}

	.callOutCrossImgCss_platina110 {
		width: 20px;
		transform: translate(690%, -45%);
	}

	.callOutCrossImgCss_ct110x {
		width: 18px;
		transform: translate(760%, -40%);
	}

	.sideImageTestRide {
		width: 125%;
		height: auto;
		max-width: 65px;
		margin: 0 auto;
		float: right;
	}
}

@media screen and (max-width: 600px) {
	#interactiveCallOutVariantDivContainer {
		cursor: pointer;
		width: 79%;
		height: auto;
		/* transform: translate(82%, -150%); */
		transform: translate(-31%, -100%);
		max-width: 400px;
		position: absolute;
		display: flex;
		justify-content: center;
	}

	#interactiveSideDivContainerTestRide {
		cursor: pointer;
		position: absolute;
		right: 2%;
		/* width: 5%; */
		/* height: 10%; */
		z-index: 1;
		top: 2%;
		display: flex;
		flex-direction: column;
		float: left;
		vertical-align: top;

		/* justify-content: right;*/
	}

	#interactiveCallOutVariantDivContainer2 {
		cursor: pointer;
		width: 80%;
		height: auto;
		left: 25%;
		top: -250%;
		max-width: 400px;
		position: absolute;
		/* display: flex; */
		justify-content: center;
	}

	#interactiveCallOutDisclaimer {
		cursor: pointer;
		width: 100%;
		height: auto;
		transform: translate(15%, -112%);
		max-width: 700px;
		position: absolute;
		/* display: flex; */
		justify-content: center;
	}

	#NewinteractiveCallOutDisclaimer {
		cursor: pointer;
		width: 100%;
		height: auto;
		transform: translate(15%, -112%);
		max-width: 700px;
		position: absolute;
		/* display: flex; */
		justify-content: center;
	}
	#New2interactiveCallOutDisclaimer {
		cursor: pointer;
		width: 100%;
		height: auto;
		transform: translate(15%, -112%);
		max-width: 700px;
		position: absolute;
		/* display: flex; */
		justify-content: center;
	}

	#interactiveCallOutVariantDivContainer_ct110x {
		cursor: pointer;
		width: 80%;
		height: auto;
		transform: translate(6%, -255%);
		max-width: 400px;
		position: absolute;
		display: flex;
		justify-content: center;
	}

	#interactiveCallOutVariantDivContainer_platina110 {
		cursor: pointer;
		width: 80%;
		height: auto;
		transform: translate(5%, -238%);
		max-width: 400px;
		position: absolute;
		display: flex;
		justify-content: center;
	}

	.callOutDisclaimerImgCss {
		height: auto;
		width: 140%;
		display: block;
		max-width: 420px;
		margin: 0 auto;
	}

	.callOutCrossDisclaimerImg {
		width: 26px;
		transform: translate(160%, 30%);
	}

	.callOutCrossImgCss {
		width: 23px;
		transform: translate(-50%, -50%);
		position: absolute;
		left: 130%;
	}

	.callOutCrossImgCss2 {
		width: 23px;
		transform: translate(-50%, -50%);
		position: absolute;
		left: 130%;
	}

	.callOutCrossImgCss_platina110 {
		width: 30px;
		transform: translate(-50%, -50%);
		position: absolute;
		left: 130%;
	}

	.callOutCrossImgCss_ct110x {
		width: 23px;
		transform: translate(-50%, -50%);
		position: absolute;
		left: 130%;
	}


}

@media screen and (max-width: 768px) {
	#interactiveCallOutDivDesktopContainer {
		position: absolute;
		top: 80%;
		left: 19%;
	}
}

@media screen and (width: 375px) and (height: 812px) {
	.callOutImgCss {
		position: relative;
		top: 5%;
		height: auto;
		width: 100%;
		display: block;
		max-width: 550px;
		margin: 0 auto;
	}
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {}

@media screen and (min-device-height: 1024px) and (max-device-width: 1366px) and (orientation:landscape) {}


.wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 100vh;
}

.qr-container {
	background-color: white;
	padding: 30px;
	border-radius: 15px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
	position: relative;
	text-align: center;
	max-width: 300px;
	width: 100%;
	display: none;
	z-index: 20;
}

.close-icon {
	position: absolute;
	top: 5px;
	right: 10px;
	cursor: pointer;
	font-size: 24px;
	color: #888;
	transition: color 0.3s;
}

.close-icon:hover {
	color: #333;
}

#qrcode {
	margin-bottom: 20px;
}

#qrcode img {
	border: 1px solid #ddd;
	border-radius: 10px;
	padding: 10px;
	width: 250px;
	height: 250px;
}

.text {
	font-weight: bold;
	margin-bottom: 20px;
	color: #333;
	font-size: 16px;
	line-height: 1.4;
}

.copy-button {
	background-color: #2196F3;
	border: none;
	color: white;
	padding: 12px 24px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 50px;
	transition: all 0.3s;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.copy-button:hover {
	background-color: #0069bd;
	transform: translateY(-2px);
	box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
}

.copy-button:active {
	transform: translateY(0);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.copy-button.copied {
	background-color: #2196F3;
}

.copy-button.error {
	background-color: #f44336;
}

.tooltip {
	position: relative;
	display: inline-block;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 140px;
	background-color: #555;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px;
	position: absolute;
	z-index: 1;
	bottom: 150%;
	left: 50%;
	margin-left: -70px;
	opacity: 0;
	transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

model-viewer {
	width: 0px;
	height: 0px;
}

#start-ar-button {
	padding: 12px 24px;
	font-size: 18px;
	color: #fff;
	background-color: #1e90ff;
	/* Dodger blue */
	border: none;
	border-radius: 5px;
	cursor: pointer;
	transition: background-color 0.3s ease;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

#start-ar-button:hover {
	background-color: #4682b4;
	/* Steel blue */
}

.popup {
	display: none;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 1000;
}

.popup-content {
	background-color: #fff;
	padding: 30px;
	border-radius: 10px;
	text-align: center;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	width: 300px;
}

.popup-content p {
	font-size: 18px;
	color: #333;
	margin-bottom: 25px;
}

.popup-content button {
	padding: 10px 20px;
	font-size: 16px;
	margin: 0 10px;
	cursor: pointer;
	border: none;
	border-radius: 5px;
	transition: background-color 0.3s ease;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

#confirm-button {
	background-color: #1e90ff;
	/* Dodger blue */
	color: white;
}

#confirm-button:hover {
	background-color: #4682b4;
	/* Steel blue */
}

#cancel-button {
	background-color: #f0f8ff;
	/* Light blue */
	color: #333;
}

#cancel-button:hover {
	background-color: #b0c4de;
	/* Light steel blue */
}

.hidden {
	display: none;
}