
html {
    font-size:calc(10px + (18.2 - 10)*((100vw - 1200px)/(1920 - 1200)));
}
:root {
    --primary-color: #769990;
    --secondary-color: #E5E3DA;
    --third-color: #CDD0C5;
    --font16: 1rem;
    --font18: 1.125rem;
    --font20: 1.25rem;
    --font24: 1.5rem;
    --font40: 2.5rem;
    --font-first: 'DM Sans', sans-serif;
    --font-second: 'MarkforFITCH-Bold', sans-serif;
    --font-third: 'MarkforFITCH-Regular', sans-serif;
}
* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    font-family: var(--font-first);
    scroll-behavior: smooth;
}
@font-face {
  font-family: MarkforFITCH-Regular;
  src: url("assets/fonts/MarkforFITCH.woff2") format("woff2"),
       url("assets/fonts/MarkforFITCH.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: MarkforFITCH-Bold;
  src: url("assets/fonts/MarkforFITCH-Bold.woff2") format("woff2"),
       url("assets/fonts/MarkforFITCH-Bold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

html, body {
  overflow-x: hidden !important;
}

body{
    padding: 0;
    margin: 0;
}
body img {
    width: 100%;
    height: 100%;
}
body .container {
    max-width: 88.45%;
    width: 88.45%;
    margin: auto;
}
.slick-track {
    height:auto !important;
    display:flex !important;
    align-items:flex-start;
}
body .slick-slide {
    height:auto !important;
    width: 100% !important;
}

/* Header */
header {
	padding: 1.838rem 0 0.888rem;
}
header .header-logo img {
    width: 13.55rem;
}
header .header-items {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
header .header-menu ul {
    display: flex;
    justify-content: end;
    align-items: end;
    padding: 0;
    margin: 0;
    gap: 10.5rem;
}
header .header-menu ul li {
    list-style: none;
    font-size: 1.05rem;
    font-family: var(--font-first);
    font-weight: 700;
    color: #000;
    transition: 0.2s linear;
    display: flex;
    align-items: center;
}
header .header-menu ul li a {
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    transition: 0.2s linear;
}
header .header-menu ul li.retail-locator::before {
	content: "";
	width: 1.916rem;
	height: 1.778rem;
	background: url(assets/images/retail-icon.svg) no-repeat;
	background-size: cover;
	display: inline-block;
	margin-right: 1.7rem;
}
header .header-menu ul li.mou-partners::before {
	content: "";
	width: 3.216rem;
    height: 1.878rem;
	background: url(assets/images/handshake.svg) no-repeat;
	background-size: cover;
	display: inline-block;
	margin-right: 1.3rem;
}
header .header-menu ul li a:hover, header .header-menu ul li a span {
    color: #f47920;
}


/* Banner Section */
.main-banner .banner-item {
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}
.main-banner .banner-item .banner-text h1 span {
	display: block;
	font-family: var(--font-second);
	color: #f47920;
}
.main-banner .banner-item .banner-text {
    position: absolute;
    top: 5.8rem;
    width: 100%;
}
.main-banner .banner-item .banner-text h1 {
    font-size: var(--font40);
    max-width: 45rem;
    color: #fff;
    font-family: var(--font-third);
    text-transform: capitalize;
    margin: 0;
}
.main-banner .banner-item .banner-text h1 strong {
    font-family: var(--font-second);
    display: inline-block;
    margin-bottom: 1rem;
    font-size: 3rem;
}
.main-banner .banner-item .banner-image {
    display: flex;
}
.main-banner .slick-dots {
	bottom: 3rem;
    left: 6.2rem;
	width: auto;
}
.main-banner .banner-slider {
    margin-bottom: 0 !important;
}
.main-banner .banner-slider .slick-dots li:not(:last-of-type) {
    margin-right: 1.6rem;
}
.main-banner .banner-slider .slick-dots li button, .main-banner .banner-slider .slick-dots li {
    width: 7rem;
    height: 7rem;
    border-radius: 1rem;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.main-banner .slick-dots li button::before {
    display: none;
}
.main-banner .banner-slider .slick-dots li img {
    transition: 0.2s linear;
    filter: brightness(0.8);
}
.main-banner .banner-slider .slick-dots li:hover img, .main-banner .banner-slider .slick-dots li.slick-active img {
    filter: brightness(1);
}
.main-banner model-viewer {
    width: 100% !important;
    height: 100vh !important;
    background: linear-gradient(to bottom,#34433f 0%, #465b55 100%);
}
.main-banner .banner-image video {
    object-fit: cover;
}
.main-banner .banner-mobile {
    display: none;
}

/* Why JIndal */
.for-healthcare {
    position: relative;
}
.why_jindal, .for-healthcare, .why-choose {
    display: grid;
    grid-template-columns: 33.34% auto;
    align-items: center;
}
.why_jindal .why_left {
    background-color: var(--third-color);
     height: 100%;
    display: flex;
    align-items: center;
    padding-left: 6.15rem;
}
.why_jindal .why_right .why_items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
}
.why_jindal .why_right .why_items img, .why-choose .choose-right .choose-grid .choose-icon img {
    object-fit: contain;
}
.why_jindal .why_right .why_items .flip-card:nth-of-type(1) .why_item img {
    width: 6.688rem;
    height: 6.813rem;
}
.why_jindal .why_right .why_items .flip-card:nth-of-type(2) .why_item img {
    width: 9.438rem;
    height: 9.5rem;
}
.why_jindal .why_right .why_items .flip-card:nth-of-type(3) .why_item img {
    width: 9.5rem;
    height: 10.5rem;
    margin-bottom: -1rem;
    margin-top: 1rem;
}
.why_jindal .why_right .why_items .flip-card:nth-of-type(4) .why_item img {
    width: 10.313rem;
    height: 9.063rem;
}
.why_jindal .why_right .why_items .flip-card:nth-of-type(5) .why_item img {
    width: 8rem;
    height: 8.5rem;
}
.why_jindal .why_right .why_items .flip-card:nth-of-type(6) .why_item img {
    width: 12.313rem;
    height: 9.125rem;
    margin-top: 2rem;
    margin-bottom: -0.8rem;
}
.why_jindal .why_right .why_items .why_item img {
    transition: transform 1.2s ease-in-out;
}
.why-choose .flip-card:nth-of-type(1) .choose-grid-item img {
	width: 9rem;
	height: 5.5rem;
}
.why-choose .flip-card:nth-of-type(3) .choose-grid-item img {
	width: 7.063rem;
    height: 7.375rem;
}
.why-choose .flip-card:nth-of-type(6) .choose-grid-item img {
	width: 8.313rem;
    height: 7.375rem;
}
.why-choose .flip-card:nth-of-type(8) .choose-grid-item img {
	width: 9.25rem;
    height: 7.25rem;
}
.why-choose .flip-card:nth-of-type(9) .choose-grid-item img {
	width: 7.25rem;
    height: 7.5rem;
}
.why-choose .flip-card:nth-of-type(11) .choose-grid-item img {
	width: 7.563rem;
    height: 7.563rem;
}
.why-choose .flip-card:nth-of-type(14) .choose-grid-item img {
	width: 10.313rem;
    height: 7.938rem;
}
.why-choose .flip-card:nth-of-type(16) .choose-grid-item img {
	width: 7.438rem;
    height: 7.375rem;
}
.why_jindal .why_right .why_items .why_item {
    padding: 1.25rem 0 0.6rem;
    display: flex;
    flex-direction: column;
    justify-content: end;
    transition: 0.3s linear;
    height: 100%;
}
.why_jindal .why_right .why_items .flip-card:nth-of-type(odd) .why_item {
    background-color: #96C7BA;
}
.why_jindal .why_right .why_items .why_item:hover, .why_jindal .why_right .why_items .flip-card:nth-of-type(odd) .why_item:hover {
    background-color: var(--third-color);
}
.why_jindal .why_right .flip-card, .choose-grid .flip-card {
    perspective: 60rem;
    margin-bottom: -1px;
    cursor: pointer;
}
.why_jindal .flip-card-inner, .choose-grid .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.6s ease;
  transform-style: preserve-3d;
}
.choose-grid .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.why_jindal .why_item_back, .choose-grid .choose-grid-item-back {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    backface-visibility: hidden;
    transform: rotateY(180deg);
    z-index: 2;
    background-color: var(--third-color);
}
.why_jindal .why_item_back p, .choose-grid .choose-grid-item-back p {
    font-size: 1.15rem;
    text-align: center;
    padding: 0 2rem;
    font-weight: 400;
    line-height: 1.4;
}
h2.section-title {
    font-size: var(--font40);
    margin: 0;
    font-family: var(--font-second);
    text-transform: capitalize;
}
.why_jindal h2.section-title {
  padding-right: 7rem;
  margin: 0;
  color: #000;
}
.why_jindal .why_item h4 {
	font-size: var(--font16);
	text-transform: uppercase;
	margin-top: 2.6rem;
	font-family: var(--font-second);
	margin-bottom: 1.7rem;
}

/* For Healthcare Section */

.for-healthcare .health-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    height: 100%;
}
.for-healthcare .health-heading, .for-healthcare .health-group, .for-healthcare .health-tag-subtitle {
    padding-left: 6.15rem;
    padding-right: 5rem;
}
.for-healthcare .health-group {
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
	text-align: center;
	width: 100%;
	margin-top: 6.6rem;
	margin-bottom: 5rem;
	padding-right: 3rem;
}
.for-healthcare .health-tag-title {
    padding: 1rem 2rem 0.8rem 6.15rem;
    background-color: #000;
    color: #fff;
    margin-top: 2.2rem;
}
.for-healthcare .health-heading .section-title {
    color: var(--primary-color);
    line-height: 1;
}
.for-healthcare .section-title span {
    font-size: 3rem;
    margin: 0;
    font-family: var(--font-second);
    display: block;
    margin-bottom: 2.5rem;
    color: #000;
}
.for-healthcare .health-video {
    display: flex;
}
.for-healthcare .health-image img {
    height: 12.4rem;
    object-fit: contain;
    object-position: left;
}
.for-healthcare .icon-image img {
	height: 5.5rem;
	object-fit: contain;
}
.for-healthcare .health-icons {
	margin-top: -1rem;
}
.for-healthcare .health-icon {
    margin-top: 0.8rem;
}
.for-healthcare .health-tag-subtitle {
	font-size: 1.5rem;
	margin: 0;
	margin-top: 1.2rem;
    font-family: var(--font-second);
    text-transform: capitalize;
}
.for-healthcare .health-right {
    display: flex;
    height: 100%;
}
.for-healthcare .health-right .video-wrap {
    display: flex;
    align-items: center;
    min-height: 54rem;
    background-color: #000;
}
.for-healthcare .houseware {
    max-height: 57.2rem;
    object-fit: cover;
}
.for-healthcare .houseware-mobile {
    display: none;
}
.for-healthcare .health-image span {
    display: block;
    text-align: center;
    font-size: 1.55em;
    font-weight: 600;
    margin-top: 0.5rem;
    margin-left: -2.3rem;
}
.for-healthcare .health-icons p {
    margin: 0;
    font-family: var(--font-second);
}
.health-mobile {
    display: none;
}

/* Why Choose Section */

.why-choose .choose-right .choose-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    text-align: center;
}
.why-choose .choose-left {
    display: flex;
    height: 100%;
    align-items: center;
    padding-left: 6.15rem;
    padding-right: 6.2rem;
    background-color: var(--third-color);
}
.why-choose .bg-second {
    background-color: #96C7BA;
}
.why-choose .bg-third {
    background-color: #96C7BA;
}
.why-choose .choose-icon {
	margin-top: 2.3rem;
	margin-bottom: 1.25rem;
}
.why-choose .icon-title {
    margin-top: 0;
    text-transform: uppercase;
    font-size: var(--font16);
    font-family: var(--font-second);
    margin-bottom: 2rem;
}
.why-choose .choose-grid-item {
	display: flex;
	flex-direction: column;
	justify-content: end;
    height: 100%;
}


/* Tab Section */

.tab-section {
    background-color: #FBF9F0;
    padding: 3.6rem 0 8rem;
}
.tab-section .tabs {
    display: flex;
    justify-content: space-between;
    margin-top: 3.5rem;
}
.tab-section .tabs .tab {
    font-size: 2.4rem;
    font-family: var(--font-second);
    color: var(--primary-color);
    padding: 1.7rem 0;
    width: 100%;
    text-align: center;
    cursor: pointer;
    background-color: var(--third-color);
    transition: 0.3s;
}
.tab-section .tabs .tab.active {
    color: #fff;
    background-color: var(--primary-color);
}
.tab-section .grades-area {
    display: flex;
    gap: 15rem;
    margin-top: 8rem;
    color: #000;
    align-items: center;
}
.tab-section .section-title {
    margin: 0;
    color: #000;
}
.tab-section .chart {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
    position: relative;
}
.tab-section .chart::before {
	content: "";
	position: absolute;
	display: block;
	height: 120%;
	width: 1px;
	background-color: #000;
	left: 7.4rem;
	bottom: -2.5rem;
}
.tab-section .chart::after {
	content: "";
	position: absolute;
	display: block;
	height: 1px;
	width: 90%;
	background-color: #000;
	bottom: -0.5rem;
	left: 5rem;
}
.tab-section .row {
    display: flex;
    align-items: center;
    grid-template-columns: 9rem 1fr 6rem;
    gap: 1rem;
}
.tab-section .label {
    font-size: 1rem;
    font-weight: 400;
    text-align: right;
    width: 6.4rem;
}
.tab-section .bar {
    height: 2.55rem;
    background: #96C7BA;
    transition: width .5s ease-out;
}
.tab-section .value {
    font-weight: 400;
    color: #000;
    font-size: 1rem;
}
.bar.isPointOne {
    width: 0.3rem !important;
}
.tab-section .axis-titles span {
    position: absolute;
    text-transform: uppercase;
    font-family: var(--font-second);
    font-size: 1rem;
}
.tab-section .axis-titles span.x-title {
	bottom: -3rem;
    left: 36.2%;
}
.tab-section .axis-titles span.y-title {
	left: -4.8rem;
	top: 44.5%;
	transform: rotate(-90deg);
}
.tab-section .tabs {
    margin-top: 3.5rem;
}
.partners {
    padding: 5.925rem 0 6.8rem;
}
.partners .partner-grid {
    margin-top: 7.6rem;
}
.partners .slick-track {
    align-items: center;
}
.partners .partner-item {
    padding: 0 3rem;
}
.partners .partner-item img {
    height: 6rem;
    object-fit: contain;
    object-position: center;
}
.mou-authenticator .mou-left {
  padding: 8.2rem 6rem 8.2rem 6.15rem;
  background-color: var(--third-color);
}
.mou-authenticator .mou-right {
	display: flex;
	flex-direction: column;
	text-align: center;
	justify-content: center;
	align-items: center;
	background-color: var(--primary-color);
}
.mou-authenticator .mou-right button {
    background-color: #fff;
    border-radius: 0;
    border: none;
    color: #000;
    text-transform: capitalize;   
    font-size: var(--font24);
    font-family: var(--font-second);
    padding: 0.6rem 1.2rem 0.7rem;
    margin: 3.4rem 0;
    transition: 0.3s linear;
    cursor: pointer;
}
.mou-authenticator .mou-right button:hover {
    background-color: #000;
    color: #fff;
}

/* Input box */
.mou-authenticator .input-box{
  display:flex;
  width:100%;
  position:absolute;
  top:50%;
  left:0;
  opacity:0;
  pointer-events:none;
  scale: 0.93;
  transform: translateY(-50%);
  transition:opacity .4s ease, transform .4s ease;
}
.mou-authenticator .input-box input{
  flex:1;
  padding:1rem;
  border:none;
  outline:none;
  font-size:1rem;
  background: #000;
  color: #fff;
  border-radius: 0;
}
.mou-authenticator .input-box button {
  background: #fff;
  color:#010001;
  padding:0 1.6rem;
  cursor:pointer;
  margin: 0 !important;
  border: 0.4rem solid #010001;
  font-size: 1.2rem;
}
.mou-authenticator .input-box button:hover {
    background-color: var(--third-color);
    color: #000;
}
.mou-authenticator .form-wrapper {
    position: relative;
}

/* Active states */
.mou-authenticator .form-wrapper.active #MouNumber{
  opacity:0;
  pointer-events:none;
  transform:scale(0.93);
}
.mou-authenticator .form-wrapper.active .input-box{
  opacity:1;
  pointer-events:auto;
  scale: 1;
}

/* MODAL */
.mou-authenticator .modal{
  position:fixed;
  inset:0;
  background:rgba(0,0,0,.5);
  display:flex;
  align-items:center;
  justify-content:center;
  opacity:0;
  visibility:hidden;
  transition:opacity .4s ease, visibility .4s ease;
}
.mou-authenticator .modal.active{
  opacity:1;
  visibility:visible;
  z-index: 9;
}
.mou-authenticator .modal-content {
    background: #fff;
    padding: 2.5rem 1rem 2.3rem;
    width: 34%;
    text-align: center;
    transform: scale(.85);
    opacity: 0;
    transition: all .4s ease;
}
.mou-authenticator .modal.active .modal-content{
  transform:scale(1);
  opacity:1;
}
.mou-authenticator .modal-content #icon {
    font-size: 0;
    width: 3rem;
    height: 3rem;
    margin: auto;
    background-size: cover;
}
.mou-authenticator .modal-content .error {
    background: url(assets/images/close-mark.svg) no-repeat;
}
.mou-authenticator .modal-content .success {
    background: url(assets/images/right-mark.svg) no-repeat;
}
.mou-authenticator .modal-content h3 {
	margin-bottom: 0;
	color: var(--primary-color);
	font-size: 1.25rem;
}
.mou-authenticator .modal-content .partner-link {
    color: #000;
    font-weight: 700;
    margin-top: 0.75rem;
}
.mou-authenticator .modal-content .partner-link a {
    color: #41BCBC;
    text-decoration: none;
}
.co-branding, .mou-authenticator, .partners-testimonials {
    display: grid;
    grid-template-columns: 36% auto;
}
.co-branding .branding-left {
    background-color: var(--primary-color);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10.625rem;
    padding-left: 6.15rem;
    padding-right: 4rem;
}
.partners-testimonials .testimonials-left {
    padding-left: 6.15rem;
}
.co-branding .branding-right {
    display: flex;
}
.co-branding .section-title {
    color: #fff !important;
    text-decoration: none;
}
.co-branding .section-title a {
    color: #fff !important;
    text-decoration: none;  
}
.co-branding .title-upper {
    text-transform: uppercase;
    font-size: 2.2rem;
}
.co-branding .branding-left .title-upper span {
    font-size: var(--font24);
    display: block;
    font-family: var(--font-second);
    margin-bottom: 0.5rem;
}
.media-gallery .gallery-left {
	width: 27.4%;
	float: left;
    padding-left: 6.15rem;
}
.media-gallery .gallery-left {
    margin-top: 9.3rem;
}
.media-gallery .gallery-right {
    width: 72.6%;
    float: right;
}
.partners-testimonials .slick-slider .slick-track {
    margin-left: 16.5rem;
}
.partners-testimonials .slick-next, .media-gallery .slick-next {
	right: 0;
    width: 9.313rem;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.partners-testimonials .slick-prev, .media-gallery .slick-prev {
    left: 0;
    z-index: 1;
    width: 9.313rem;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.partners-testimonials .slick-slider {
    padding-left: 9.313rem;
    padding-right: 9.313rem;
    background-color: var(--secondary-color);
}
.media-gallery {
    background-color: var(--primary-color);
}
.media-gallery .section-title {
    font-family: var(--font-first);
    letter-spacing: .1rem;
    color: #fff;
}
.media-gallery .slick-slider {
    padding-left: 9.313rem;
    padding-right: 9.313rem;
}
.partners-testimonials .slick-prev::before, .partners-testimonials .slick-next::before, .media-gallery .slick-prev::before, .media-gallery .slick-next::before {
    content: '';
    display: block;
    width: 1.75rem !important;
    height: 4.25rem !important;
    background-size: cover;
    background: url('assets/images/prev.svg') no-repeat;
    background-size: cover;
    opacity: 1;
}
.partners-testimonials .slick-next::before, .media-gallery .slick-next::before {
    background: url('assets/images/prev.svg') no-repeat;
    background-size: cover;
	transform: scaleX(-1);
}
.video-wrap video {
	width: 100%;
	height: 100%;
}
.partners-testimonials .slick-active::before {
    content: '';
    display: block;
    width: 0.563rem;
    height: 100%;
    background-size: cover;
    position: absolute;
    left: -0.563rem;
}
.partners-testimonials, .media-gallery {
	float: left;
	width: 100%;
}
.partners-testimonials {
    align-items: center;
}
.media-gallery {
    padding: 5.625rem 0;
}
.media-gallery .gallery-item {
    margin: 0 0.938rem;
}
.media-gallery .slick-track {
    margin-left: 9rem;
}
footer {
    background-color: #000;
    padding: 1.9rem 0 1.6rem;
    width: 100%;
    float: left;
}
footer h3 {
    color: #fff;
    font-size: var(--font24);
    margin: 0;
    text-transform: capitalize;
}
footer .footer-social {
    display: flex;
    align-items: center;
    gap: 2.4rem;
}
footer .social-list {
    display: flex;
    align-items: flex-end;
    gap: 1.8rem;
    padding: 0;
    margin: 0;
    list-style: none;
}
footer .footer-social ul li.facebook svg {
    width: 2.375rem;
    height: 2.375rem;
}
footer .footer-social ul li.instagram svg {
    width: 2.188rem;
    height: 2.188rem;
}
footer .footer-social ul li.linkedin svg {
    width: 2.375rem;
    height: 2.375rem;
}
body video {
    width: 100%;
}
.video-wrap {
    position: relative;
    width: 100%;
}
.video-wrap video {
    width: 100%;
    display: block;
    cursor: pointer;
}
.video-wrap .mute-toggle {
	position: absolute;
	top: 4.8rem;
    left: 3.2rem;
	width: 3.35rem;
	height: 3.35rem;
	background: url('assets/images/speaker.png') no-repeat;
	background-size: cover;
	cursor: pointer;
	opacity: 0.4;
	border: 2px solid #fff;
	border-radius: 50px;
}
.health-right .video-wrap .mute-toggle {
    top: 2rem;
}
.video-wrap .mute-toggle::after {
	content: "";
	width: 100%;
	height: 2px;
	background-color: #fff;
	display: block;
	rotate: -45deg;
}
.video-wrap .mute-toggle.unmuted {
    opacity: 1;
    border: none;
}
.video-wrap .mute-toggle.unmuted::after {
    display: none;
}
.testimonial-item .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    width: 3.8rem;
    height: 3.8rem;
    background: rgba(255, 255, 255, 0.92);
    border-radius: 50%;
    cursor: pointer;
    z-index: 5;
    opacity: 1;
    transition: opacity 0.35s ease, transform 0.25s ease;
}
.testimonial-item .play-btn.hidden {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.7);
    pointer-events: none;
}
.testimonial-item .play-btn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-35%, -50%);
    border-left: 1.1rem solid black;
    border-top: 0.7rem solid transparent;
    border-bottom: 0.7rem solid transparent;
}
.testimonial-item video::-webkit-media-controls {
    display: none !important;
}
.testimonial-item video::-moz-media-controls {
    display: none !important;
}
.main-banner .img_wrapper .img_item {
	max-width: 18.4rem;
	margin: 1.5rem 0;
}
.main-banner .img_wrapper {
	margin-top: 3rem;
}
header .menu-toggle {
    display: none;
}
.partners-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3.5rem;
    padding-bottom: 5rem;
}
.partners-list * {
    font-family: var(--font-third);
}
.partners-list .partner-item {
    background-color: #F7F7F7;
}
.partners-list .partner-item img {
    width: auto;
    height: auto;
    
}
.partners-list .partner-item .partner_name h4 {
	font-size: 1.2rem;
	margin: 0;
	padding: 0.8rem 2rem;
	color: #fff;
	background-color: var(--primary-color);
    font-family: var(--font-second);
}
.partners_color_bar {
	height: 4.4rem;
	background-color: var(--primary-color);
}
.partners-title {
	font-size: 2.6rem;
	max-width: 45%;
	color: var(--primary-color);
	margin: 0;
	padding: 3.5rem 0;
	letter-spacing: 1px;
}
.partners-list .partner-top {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 1.1rem;
    padding: 0.6rem 1.5rem;
}
.partners-list ul {
    padding: 0;
    list-style: none;
}
.partners-list .partner-middle {
    margin: 0 1.5rem;
    padding-bottom: 1.2rem;
    border-bottom: 2px dashed #7b7b7b;
}
.partners-list .partner-bottom {
    margin: 0 1.5rem;
    padding-bottom: 0.6rem;
}
.partners-list .owner-name {
    font-family: var(--font-second);
    font-size: 1.45rem;
    color: #4f675f;
    font-weight: 600;
    margin-bottom: 1rem;
}
.partners-list .mou-number {
	font-size: 1.15rem;
	background-color: #FFD9BF;
	color: #F47B24;
	width: fit-content;
	padding: 0.2rem 0.8rem;
	margin-top: 0.7rem;
    font-family: var(--font-second);
}
.partners-list .mou-number span {
    font-weight: 400;
}
.partners-list .other-info ul {
	display: grid;
    grid-template-columns: 1.2fr 1.2fr auto;
    gap: 1.4rem 3rem;
    margin-top: 1.25rem;
}
.partners-list .other-info ul li:not(.email-id) {
    font-family: var(--font-second);
    color: #000;
    text-transform: capitalize;
}
.partners-list .other-info ul li span {
    font-weight: 400;
    display: block;
}
.partners-list .partner-top .right_content ul li {
    font-family: var(--font-second);
    color: #000;
}
.partners-list .partner-top .right_content ul:has(li:nth-of-type(3)) {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 0.2rem 0;
}
.partners-list .partner-item {
    position: relative;
}
.partners-list .partner-item:nth-of-type(even)::before {
    content: '';
    position: absolute;
    top: 0;
    left: -1.75rem;
    width: 2px;
    height: 100%;
    background-color: var(--primary-color);
}
.partners-list .partner-item:not(:last-child)::after {
    position: absolute;
    bottom: -1.75rem;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: var(--primary-color);
}
.partners-list .partner-top .right_content ul {
	min-height: 2.6rem;
}


/* Responsive CSS */

@media (max-width: 1199px) {
    html {
        font-size:calc(7.2px + (11 - 8)*((100vw - 800px)/(1200 - 800)));
    }
}
@media (max-width: 810px) {
    html {
        font-size:calc(6px + (8.5 - 7)*((100vw - 520px)/(800 - 520)));
    }
    body .container {
        max-width: 92.45%;
        width: 92.45%;
        margin: auto;
    }
    .why_jindal .why_left {
        padding-left: 4rem;
    }
    .why_jindal h2.section-title {
        padding-right: 2rem;
    }
    .why_jindal .why_item h4 {
        font-size: 1.2rem;
        margin-top: 3rem;
    }
    .for-healthcare .health-heading, .for-healthcare .health-group, .for-healthcare .health-tag-subtitle {
        padding-left: 4rem;
        padding-right: 2rem;
    }
    .for-healthcare .health-tag-title {
        padding: 1rem 1rem 0.8rem 4rem;
    }
    .for-healthcare .health-right {
    height: 100%;
    }
    .for-healthcare .health-right img {
        object-fit: cover;
    }
    .why-choose .choose-left {
        padding-left: 4rem;
        padding-right: 2.8rem;
    }
    .why-choose .choose-icon {
        margin: 2.45rem 0;
    }
    .why-choose .icon-title {
        font-size: 1.2rem;
    }
    .mou-authenticator .mou-left {
        padding: 6rem 3rem 6rem 4rem;
    }
    .co-branding .branding-left {
        padding-left: 4rem;
        padding-right: 1rem;
    }
    .co-branding, .mou-authenticator, .partners-testimonials {
        grid-template-columns: 44% auto;    
    }
    .media-gallery .gallery-left {
        padding-left: 4rem;
    }
    .partners-testimonials .slick-slider .slick-track {
        margin-left: 12.5rem;
    }
    .media-gallery .slick-track {
        margin-left: 6.8rem;
    }
    .partners-testimonials .testimonials-left {
        padding-left: 4.15rem;
    }
    .partners-list {
        grid-template-columns: 1fr;
    }
    .partners-list .partner-item:nth-of-type(2n)::before {
        display: none;
    }
    .partners-title {
        padding: 2.8rem 0;
    }
}
@media (max-width: 520px) {
html {
  font-size: clamp(12px, 1.2vw, 16px);
}
body .container {
	max-width: 100%;
	width: 100%;
	padding: 0 1.4rem;
}
h2.section-title {
    font-size: 13px;
    line-height: 1.2;
}
header .header-menu ul li{
    font-size: 0.85rem;
    text-align: left;
}
header .header-menu {
   max-width: 68%;
   text-align: right;
}
header .header-logo img {
	max-width: 8.15rem;
}
header {
	padding: 1.6rem 0 0.8rem;
    position: relative;
}
header .header-menu ul li.retail-locator::before {
	width: 1.316rem;
    height: 1.178rem;
	margin-right: 1.8rem;
}
header .header-menu ul li.mou-partners::before {
	width: 2.316rem;
	height: 1.378rem;
	margin-right: 1.4rem;
	margin-left: -0.6rem;
}
.main-banner .banner-item .banner-text h1 {
	font-size: 1.15rem;
	max-width: 67%;
}
.main-banner .banner-item .banner-text {
	top: 3.513rem;
}
.main-banner .banner-item .banner-text h1 strong {
    font-size: 2rem;
    padding-right: 3.4rem;
}
.why_jindal, .why-choose {
    display: block;
}
.why_jindal h2.section-title {
    padding-right: 0;
}
.why_jindal .why_left {
    padding-left: 1.4rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
}
.why_jindal .why_item h4 {
	font-size: 0.85rem;
	margin-top: 2.4rem;
	max-width: 61.6%;
	margin-left: auto;
	margin-right: auto;
}
.why_jindal .why_right .why_items .why_item {
	padding: 0.65rem 0 0.1rem;
}
.why_jindal .why_item h4 {
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
}
.for-healthcare .health-heading .section-title {
    color: #000;
}
.why_jindal .why_right .why_items .flip-card:nth-of-type(1) .why_item img {
	width: 37px;
	height: 38px;
}
.why_jindal .why_right .why_items .flip-card:nth-of-type(2) .why_item img {
	width: 54px;
	height: 55px;
}
.why_jindal .why_right .why_items .flip-card:nth-of-type(3) .why_item img {
	width: 48px;
	height: 52px;
	margin-top: 0;
	margin-bottom: 0;
}
.why_jindal .why_right .why_items .flip-card:nth-of-type(4) .why_item img {
	width: 51px;
	height: 45px;
}
.why_jindal .why_right .why_items .flip-card:nth-of-type(5) .why_item img {
	width: 45px;
	height: 46px;
}
.why_jindal .why_right .why_items .flip-card:nth-of-type(6) .why_item img {
	width: 75px;
	height: 56px;
    margin-top: 0;
    margin-bottom: -0.7rem;
}
.why_jindal .why_right .why_items .flip-card:nth-of-type(6) .why_item h4 {
    max-width: 48%;
}
.for-healthcare .health-heading, .for-healthcare .health-group, .for-healthcare .health-tag-subtitle {
	padding-left: 1.4rem;
	padding-right: 0;
}
.for-healthcare .health-tag-subtitle {
    font-size: 9px;
    padding-right: 1rem;
    margin-top: 0.6rem;
}
.for-healthcare .section-title span {
	font-size: 14px;
	margin: 0;
	margin-bottom: 0.6rem;
}
.for-healthcare .health-tag-title {
    padding: 2px 7px 3px 1.4rem;
    font-size: 10px;
    margin-top: 0.8rem;
}
.for-healthcare .health-left {
    padding: 0.3rem 0 1rem;
}
.for-healthcare .health-right {
    height: 100%;
}
.for-healthcare .houseware-mobile {
    display: block;
    object-fit: cover;
}
.for-healthcare .houseware {
    display: none;
}
.why-choose .choose-left {
    padding: 15px 1.4rem 12px;
}
.why-choose .choose-icon {
	margin-top: 1rem;
    margin-bottom: 0.8rem;
}
.why-choose .icon-title {
	font-size: 10px;
	max-width: 65%;
	margin-left: auto;
	margin-right: auto;
    margin-bottom: 10px;
}
.why-choose .flip-card:nth-of-type(1) .choose-grid-item img {
    width: 47px;
    height: 30px;
}
.why-choose .flip-card:nth-of-type(3) .choose-grid-item img {
    width: 35px;
    height: 37px;
}
.why-choose .flip-card:nth-of-type(6) .choose-grid-item img {
    width: 41px;
    height: 37px;
}
.why-choose .flip-card:nth-of-type(8) .choose-grid-item img {
    width: 45px;
    height: 35px;
}
.why-choose .flip-card:nth-of-type(9) .choose-grid-item img {
    width: 43px;
    height: 43px;
}
.why-choose .flip-card:nth-of-type(11) .choose-grid-item img {
    width: 39px;
    height: 38px;
}
.why-choose .flip-card:nth-of-type(14) .choose-grid-item img {
    width: 51px;
    height: 39px;
}
.why-choose .flip-card:nth-of-type(16) .choose-grid-item img {
    width: 37px;
    height: 36px;
}
.mou-authenticator .mou-left {
    padding: 41px 1.4rem;
}
.mou-authenticator .mou-right button {
	font-size: 10px;
	padding: 6px 15px 7px;
	margin: 10px 0;
}
.mou-authenticator .mou-right p {
    font-size: 8px;
}
.partners {
	padding: 2.825rem 0;
}
.partners .partner-grid {
    margin-top: 2.4rem;
	margin-bottom: 0rem;
}
.co-branding .branding-left {
	gap: 5.325rem;
	padding-left: 1.4rem;
	padding-right: 0;
}
.co-branding, .partners-testimonials {
	grid-template-columns: 46% auto;
}
.co-branding .branding-right {
    height: 207px;
}
.co-branding .branding-right img {
    object-fit: cover;
}
.media-gallery .gallery-left {
	width: 100%;
	float: left;
	padding-left: 1.4rem;
	margin-top: 0.8rem;
    margin-bottom: 1.5rem;
}
.media-gallery .gallery-right {
	width: 100%;
	float: right;
}
.partners-testimonials .slick-slider, .media-gallery .slick-slider {
    padding-left: 2.2rem;
    padding-right: 2.2rem;
}
.media-gallery {
	padding: 2.5rem 0;
    padding-top: 1.2rem;
}
.partners-testimonials .slick-prev, .media-gallery .slick-prev, .partners-testimonials .slick-next, .media-gallery .slick-next {
    width: 2.2rem;
}
.partners-testimonials .slick-prev::before, .partners-testimonials .slick-next::before, .media-gallery .slick-prev::before, .media-gallery .slick-next::before {
	width: 7px !important;
	height: 18px !important;
}
.partners-testimonials .slick-slider .slick-track {
	margin-left: 7.5rem;
}
.co-branding .branding-left .title-upper {
    font-size: 12px;
}
.co-branding .branding-left .title-upper span {
	font-size: 10px;
}
.media-gallery .section-title {
    letter-spacing: 0;
}
.media-gallery .gallery-item {
	margin: 0 0.5rem;
}
.media-gallery .slick-track {
	margin-left: 4.1rem;
}
footer {
    padding: 0.6rem 0 0.6rem;
}
footer h3 {
    font-size: 8px;
}
footer .footer-social ul li.facebook svg, footer .footer-social ul li.instagram svg, footer .footer-social ul li.linkedin svg {
    width: 9px;
    height: 9px;
}
footer .social-list {
    gap: 0.6rem;
}
footer .footer-social {
    gap: 1rem;
}
.tab-section .tabs .tab {
  font-size: 0.9rem;
  padding: 0.4rem 0.5rem 0.2rem;
  border-bottom: 0.2rem solid transparent;
}
.tab-section .grades-area {
	gap: 0.8rem;
	margin-top: 2.5rem;
}
.tab-section .label, .tab-section .value {
	width: 3.4rem;
	font-size: 0.65rem;
	margin-right: 0.2rem;
	font-family: var(--font-third);
}
.tab-section .chart::before {
	height: 116%;
	left: 6rem;
	bottom: -1.7rem;
}
.tab-section .chart img {
	width: 100%;
	height: 100%;
}
.tab-section {
	padding-top: 1.5rem;
	padding-bottom: 4rem;
    position: relative;
}
.tab-section .chart::after {
    width: 80%;
}
.tab-section .row {
    gap: 0.4rem;
}
.testimonial-item .play-btn {
    width: 3.3rem;
    height: 3.4rem;
}
.partners .partner-item {
    padding: 0 0.7rem;
}
.partners-testimonials .testimonials-left {
	padding-left: 1.4rem;
}
.testimonial-item .video-wrap .mute-toggle {
	top: 1.1rem;
	left: 0.6rem;
	width: 2.55rem;
	height: 2.55rem;
	border: 1px solid #fff;
}
.main-banner model-viewer {
    height: 65vh !important;
}
.main-banner .banner-slider .slick-dots li button, .main-banner .banner-slider .slick-dots li {
	width: 5rem;
	height: 5rem;
	border-radius: 0.7rem;
}
.main-banner .banner-slider .slick-dots li:not(:last-of-type) {
	margin-right: 0.95rem;
}
.main-banner .slick-dots {
	bottom: 0.8rem;
	left: 1.4rem;
}
.for-healthcare .health-image span {
	font-size: 0.75em;
	font-weight: 500;
	margin-top: 0;
	margin-left: 0.7rem;
	text-align: left;
}
.for-healthcare .health-group {
    margin-top: 1.5rem;
}
.why_jindal .why_item_back p, .choose-grid .choose-grid-item-back p {
	font-size: 0.77rem;
	text-align: center;
	padding: 0 0.53rem;
	font-weight: 400;
	line-height: 1.2;
}
.tab-section .container > .section-title {
	margin-top: 0rem;
	margin-bottom: 1.2rem;
}
.tab-section .tabs {
	margin-top: 1.5rem;
}
.tab-section .container > .section-title br {
    display: none;
}
.for-healthcare .health-icons p {
	margin: 0;
	font-family: var(--font-third);
	font-size: 0.7rem;
    line-height: 1.3;
    max-width: 60px;
    margin: auto;
}
.co-branding .section-title {
    max-width: 170px;
}
.health-right img {
    display: none;
}
.health-right img.health-mobile {
    display: block;
    object-position: left;
}
.main-banner .banner-mobile {
    display: block;
}
.main-banner .banner-desktop {
    display: none;
}
.mou-authenticator {
    grid-template-columns: 35% auto;
}
.for-healthcare {
    position: relative;
    padding-top: 3.2rem;
}
 .for-healthcare .health-heading {
    background-color: var(--primary-color);
    padding-top: 1rem;
    padding-bottom: 1.2rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
 }
 .for-healthcare .health-heading .section-title, .for-healthcare .section-title span {
	color: #fff;
    font-size: 13px;
}
.for-healthcare .section-title span {
    display: inline;
}
.for-healthcare .health-heading br {
    display: none;
}
.for-healthcare .health-group {
	grid-template-columns: 1fr;
	margin-top: 0.7rem;
	margin-bottom: 0.4rem;
}
.for-healthcare .health-image img {
	height: 5rem;
}
.for-healthcare .health-icons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-left: -1rem;
    padding-right: 1rem;
    margin-top: 0;
}
.for-healthcare .icon-image img {
	height: 3.1rem;
}
.for-healthcare .health-icon {
	margin-top: 0.5rem;
}
.tab-section .chart {
    padding-left: 2.1rem;
    gap: 0.25rem;
}
.tab-section .axis-titles span {
	font-family: var(--font-third);
	font-size: 8px;
}
.tab-section .axis-titles span.y-title {
    left: -0.8rem;
}
.tab-section .axis-titles span.x-title {
	bottom: -2rem;
	left: 35.2%;
}
.tab-section .bar {
    height: 1.55rem;
    max-width: 60% !important;
}
.mou-authenticator .input-box input {
	padding: 0.3rem 0rem 0.4rem 0.8rem;
	font-size: 0.9rem;
}
.mou-authenticator .input-box button {
	border-width: 0.3rem;
	padding: 5px 12px;
}
.mou-authenticator .modal-content {
    width: 90%;
}
.main-banner .img_wrapper {
	margin-top: 1.2rem;
	display: grid;
	grid-template-columns: 1fr 1.3fr;
	gap: 1.2rem;
}
.main-banner .img_wrapper .img_item {
	max-width: none;
	margin: 0;
}
.partners .partner-item img {
    height: 2rem;
}
header .menu-toggle {
    display: block;
    width: 1.5rem;
    height: 0.95rem;
    background: url(assets/images/toggle.svg) no-repeat;
    background-size: cover !important;
    border: none;
    padding: 0;
    outline: none;
    cursor: pointer;
}
header .menu-toggle.active {
    width: 1.7rem;
    height: 1.7rem;
    background: url(assets/images/toggle-cross.svg);
}
header .header-menu {
    position: absolute;
    top: 5rem;
    left: -110%;
    width: 100%;
    background-color: #EBEBEB;
    max-width: 100%;
    transition: 0.25s linear;
    z-index: 9;
    opacity: 0;
}
header .header-menu.active {
    left: 0;
    opacity: 1;
}
header .header-menu ul {
    display: block;
}
header .header-menu ul li {
    padding: 2.4rem 2rem;
}
header .header-menu ul li:not(:last-of-type){
    border-bottom: 1px solid #B4B4B4;
}
.partners-title {
	font-size: 2.2rem;
	max-width: 100%;
	padding: 2.2rem 0;
    letter-spacing: 0;
}
.partners-list .partner-item img {
    max-width: 185px;
}
.partners-list .other-info ul {
	grid-template-columns: auto 1fr;
	gap: 1.2rem 3.4rem;
}
.partners-list {
    padding-bottom: 3rem;
}
.partners-list .partner-top .right_content ul:has(li:nth-of-type(3)) {
    grid-template-columns: 1fr 1fr;
}
.partners_color_bar {
    height: 3.4rem;
}
.partners-list .partner-item .partner_name h4 {
	padding: 0.6rem 1.8rem;
}
.for-healthcare .health-right .video-wrap {
    min-height: unset;
    object-position: center;
}
.health-right .video-wrap .mute-toggle {
	top: 0.6rem;
	left: 1rem;
	width: 3rem;
	height: 3rem;
}
}
