*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
h1,h2,h3,h4,h5,h6,p{
	margin: 0;
}
ul,li{
	list-style: none;
}
body{
	  font-family: "Inter", sans-serif;

}
.container {
    max-width: 95%;
}


/*css start*/
header {
    background: linear-gradient(0deg, #F8F9FC, #F8F9FC);
    padding: 8px 0px;
}
/*.banner-img img {
    width: 100%;
}*/
.banner-sec {
    padding-top: 42px;
    padding-bottom: 85px;
    background-color: #fff;
    position: relative;
}
.banner-sec .row {
    align-items: center;
}
.banner-content h1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 54px;
    color: #1E0C3E;
    margin-bottom: 25px;
}
.banner-content p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 27px;
    line-height: 40px;
    color: #05728D;
}
.banner-ct {
    margin-top: 70px;
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}
.banner-ct a {
    display: inline-block;
}
.banner-ct a img {
    max-width: 218px;
}
.banner-content h6 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 54px;
    color: #1E0C3E;
}
/*.banner-sec .container {
    max-width: 88%;
}*/
.banner-ab {
    position: absolute;
    right: 0;
}
.banner-img {
    position: relative;
    z-index: 1;
    text-align: start;
}
.banner-row {
    display: flex;
    gap: 20px;
    align-items: center;
}
.banner-col {
    width: 574px;
    position: relative;
    z-index: 1;
}
.banner-col-img {
    width: calc(100% - 574px);
    text-align: center;
}
.store-sec {
    background-color: #F5F5F5;
    padding-top: 60px;
    position: relative;
    overflow: hidden;
}
.main-heading h2 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: 55px;
    background: linear-gradient(315deg, #23C6D4 0%, #121212 100%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-align: center;
}
.main-heading {
    margin-bottom: 40px;
}
.store-row {
    display: flex;
    gap: 40px;
    padding: 0px 50px 0px 80px;
}
.store-col2 p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 40px;
    display: flex;
    align-items: center;
    color: #05728D;
}
.store-col img {
    width: 100%;
}
.store-col {
    width: 578px;
    position: relative;
    z-index: 1;
}
.store-col2 {
    width: calc(100% - 578px);
    position: relative;
    z-index: 1;
}
section#vd-sec {
background-color: #F5F5F5;
}
.man-img img {
    width: 80%;
}
.man-img {
    left: 180px;
    position: absolute;
    top: 240px;
}
.store-img img {
    width: 200px;
}
.store-img {
    text-align: end;
}
.meet-img img ,.meet-list img {
    width: 100%;
}
.meet-sec {
    background-color: #F8F9FC;
    padding: 80px 0px 170px 0px;
    position: relative;
}
.meet-sec::after {
    background-color: #D9D9D9;
    position: absolute;
    content: '';
    width: 90%;
    height: 3px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 90px;
}
.meet-sec .main-heading p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 36px;
    text-align: center;
    background: linear-gradient(315deg, #23C6D4 0%, #121212 100%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-top: 15px;
}
.meet-sec .container {
    max-width: 80%;
}
.meet-list {
    height: 100%;
}
.meet-list img{
	height: 100%;
}
.why-now {
    padding: 100px 0px;
    background-color: #F5F5F5;
}
.join-ct {
    background: linear-gradient(0deg, #8FBAD2 0%, #5B879F 100%);
    border-radius: 45px;
    padding: 30px 20px;
    text-align: center;
    max-width: 335px;
    margin-right: inherit;
    margin-left: auto;
}
.join-ct img {
    width: 100%;
    max-width:190px;
}
.cra-btn {
	display: flex;
	justify-content: center;
}
header a.navbar-brand img {
    width: 210px;
}
.join-ct a {
	background: linear-gradient(0deg, #F4F4F4 0%, #F4F4F4 100%);
	border-radius: 63px;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #00C3D0;
	text-decoration: none;
	padding: 14px 35px;
	display: block;
	margin-top: 15px;
	transition: all ease .5s;
	width: max-content;
}
.join-ct a:hover{
	background:#00C3D0;
	color: #fff;
}
section.join-health .main-heading h2 {
    font-size: 36px;
    text-align: left;
    background: none;
    color: #000;
    -webkit-text-fill-color: #000;
    margin-bottom: 15px;
    line-height: 46px;
}
section.join-health .main-heading p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 37px;
    color: #48494E;
    max-width: 608px;
}
.access-form form {
    background: #FFFFFF;
    border: 2px solid #CECECE;
    max-width: 590px;
    padding: 20px 10px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.access-form form input[type="email"] {
	border: none;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.6);
	padding: 0px 20px;
	width: 80%;
}
.access-form button {
	border: 0;
	background-color: transparent;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	color: #000000;
	display: flex;
	gap: 4px;
	min-width: max-content;
}
.access-form form input[type="email"]:focus-visible{
	outline: 0;
}
.health-list img {
    width: 100%;
}
.health-list {
    position: relative;
    top: -50px;
}
.join-health .row {
    align-items: center;
}
.end-img {
    text-align: end;
    margin-top: 12px;
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.join-health {
    padding-bottom: 50px;
    padding-top: 50px;
}
.footer-detail ul {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 20px;
}
.footer-detail ul li a ,.footer-detail ul li {
    display: flex;
    gap: 8px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    letter-spacing: -0.5px;
    color: #FFFFFF;
    align-items: center;
    text-decoration: none;
}
.footer-detail ul li img {
    width: 20px;
}
.footer-detail.footer-dt ul {
    justify-content: end;
}
.footer-detail.footer-dt ul li {
    text-align: justify;
}
footer .row {
    padding-bottom: 30px;
    border-bottom: 3px solid #fff;
}
.copy-sec {
    padding-top: 60px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.copy-left p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 34px;
    letter-spacing: -0.5px;
    color: #FFFFFF;
}
.copy-right ul {
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    gap: 4px;
}
.copy-right ul li a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 34px;
    letter-spacing: -0.5px;
    color: #FFFFFF;
    text-decoration: none;
}
footer {
    background-image: url(../img/footer-bg.png);
    padding-top: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 60px;
    background-position: bottom;
}
header button {
    padding: 0 !important;
    gap: 20px;
    align-items: center;
}
header button span.menu-text {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    color: #1E0C3E;
    position: relative;
    top: 2px;
}
header button:focus {
    box-shadow: none !important;
}
header  div#navbarMenu {
    width: 100%;
    position: absolute;
    top: 80px;
    z-index: 9999;
    background: linear-gradient(0deg, #F8F9FC, #F8F9FC);
    max-width: 400px;
    right: 0;
    padding: 0px 20px;
}
header div#navbarMenu a.nav-link {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 10px !important;
    color: #000;
    padding-top: 10px;
}
header a.navbar-brand ,header nav.navbar {
    padding: 0 !important;
}
.meet-list li {
    padding: 20px;
    border-radius: 10px;
    display: flex;
    gap: 12px;
    font-size: 20px;
    background: none;
    color: #000;
    line-height: 27px;
    font-weight: 600;
    align-items: center;
    margin-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.meet-list li:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.meet-list img {
    width: 102px;
    height: 80px;
    object-fit: contain;
}
.why-list img {
    width: 100%;
    max-width: 620px;
}
.why-list {
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.banner-vedio {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.banner-vedio video {
    height: 100%;
    object-position: 1000px;
}
body.scrolled header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}
header button[aria-expanded="true"] .toggle-sd {
    display: none;
}
header button[aria-expanded="true"] .cross {
    display: block !important;
}
header button span img {
    width: 22px;
}
.meet-list ul {
    padding: 0;
    margin: 0;
}
.banner-img img {
    width: 100%;
}
header a.navbar-brand:focus-visible {
    outline: 0;
}
.play-btn  {
    width: 70px;
    height: 70px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.play-btn  img {
    width: 24px;
}
.vedio-outer {
    position: relative;
}
.meet-lists img {
    width: 100%;
    aspect-ratio: 527/667;
}
.meet-img video {
    width: 100%;
      aspect-ratio: 527/667;
}
.meet-lists {
    position: relative;
    top: -6px;
    height: 100%;
}
.why-now .main-heading {
    margin-bottom: 50px;
}

section#vd-sec {
    background-color: #F5F5F5;
    padding-top: 70px;
    padding-bottom: 70px;
}
.vc-outer {
    display: flex;
    gap: 30px;
    align-items: center;
}
.vc-content .main-heading {
    margin-bottom: 0;
}
.vc-content .main-heading p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 27px;
    line-height: 36px;
    background: linear-gradient(315deg, #23C6D4 0%, #121212 100%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-align: center;
}
p.top-text {
    margin-bottom: 40px;
}
p.text-bottom {
    margin-top: 30px;
}
.vc-content {
    width: 410px;
}
.vedio-outer {
    position: relative;
    width: calc(100% - 410px);
}
.vc-content .main-heading h2 {
    margin-bottom: 40px;
}
.end-img p {
    font-family: Poppins;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
}
section#vd-sec .container {
    max-width: 88%;
}
.join-health .container {
    max-width: 86%;
}
.end-img img {
    width: 150px;
}
.meet-row {
    display: flex;
    gap: 40px;
}
.meet-col {
    width: calc(50% - 20px);

}
.meet-sec .container {
    max-width: 50%;
}
/*responsive start*/
@media only screen and (min-width: 1920px){
 .access-form form {
    max-width: 100%;
}

.banner-img img {
    width: auto;
}
.banner-row {
    align-items: baseline;
}
.banner-sec {
    padding-bottom: 105px;
}
.meet-sec .container {
    max-width: 50%;
}
.meet-list li {
    padding: 23px;
}   
.store-col2 p {
    max-width: 816px;
}

}
@media only screen and (max-width: 1440px){
.banner-content h1 {
    font-size: 34px;
    line-height: 40px;
} 
header  div#navbarMenu {
    top: 60px;
 
}
.end-img p {
    font-size: 14px;
    margin-top: 10px;
}

.why-now {
    padding: 60px 0px 100px 0px;

}
.vc-content .main-heading p {
    font-size: 20px;
    line-height: 30px;
}
.vc-content {
    max-width: 370px;
    margin-left: auto;
}
/*.meet-list {
    margin-right: 20px;
}
.meet-img {
    margin-left: 20px;
}*/
.meet-sec .main-heading {
    margin-bottom: 40px;
}
.main-heading h2 {
    font-size: 30px;
    line-height: 37px;
}
.store-col2 p {
    font-size: 17px;
    line-height: 28px;
    max-width: 605px;
}
.banner-col-img {
    text-align: justify;
}
.store-col>img {
    padding-right: 30px;
}
.banner-sec {
    padding-bottom: 55px;
}
.banner-col {
    margin-top: 90px;
}
.meet-list li {
    padding: 8px 20px;
    font-size: 17px;
}
.meet-list img {
    height: 70px;
}
section.join-health .main-heading h2 {
    font-size: 26px;
    line-height: 36px;
}
.store-sec {
    padding-bottom: 40px;
}
.main-heading {
    margin-bottom: 25px;
}
.access-form form {
    padding: 15px 10px;
}
section.join-health .main-heading p {
    font-size: 18px;
    line-height: 27px;
}
.meet-sec .container {
    max-width: 46%;
}
.store-col img {
    max-width: 420px;
}
.store-col {
    text-align: end;
}
.banner-img img {
    width: 100%;
    max-width: 580px;
}
.banner-content p {
    font-size: 20px;
} 
.meet-sec .main-heading p {
    font-size: 17px;
    line-height: 22px;
    margin-top: 5px;
}
.banner-ct {
    margin-top: 40px;
}  
.banner-ct a img {
    max-width: 170px;
}
.banner-sec .container {
    max-width: 88%;
}
header a.navbar-brand img {
    width: 150px;
}
.meet-img video {  
 aspect-ratio: 525 / 667;

}
.meet-lists img {
    width: 100%;
    height: 100%;
    aspect-ratio: 525/667;
}
}
@media only screen and (max-width: 1366px){
.man-img img {
    width: 80%;
}

.meet-list img {
    height: 63px;
}
.meet-list li {
    padding: 9px 20px;
}
.store-sec {
    padding-bottom: 110px;
}

}
@media only screen and (max-width: 1199px){
.banner-content h1 {
    font-size: 35px;
    line-height: 44px;
    margin-bottom: 22px;
}


.man-img img {
    width: 90%;
}
.store-sec {
    padding-bottom: 0px;
}
.join-health .container {
    max-width: 100%;
}
section#vd-sec .container {
    max-width: 100%;
}
.man-img {
    left: -80px;
}
.vc-content .main-heading h2 {
    margin-bottom: 20px;
}
p.top-text {
    margin-bottom: 10px;
}
p.text-bottom {
    margin-top: 10px;
}
.vc-content .main-heading p {
    font-size: 18px;
    line-height: 28px;
}

.why-now .main-heading {
    margin-bottom: 20px;
}
.why-now {
    padding: 60px 0px;
}
.banner-vedio video {
    object-position: 600px;
}
.banner-sec {
    padding-top: 115px;
}	
.banner-content p {
    font-size: 22px;
    line-height: 30px;
}
.banner-ct {
    margin-top: 40px;
}

.store-col2 {
    width: 50%;
}
.store-col {
    width: 50%;
}
.store-img img {
    width: 160px;
}
.meet-sec {
    padding: 60px 0px 160px 0;
}
.meet-list li {
    padding: 15px;
    font-size: 18px;
    line-height: 27px;
}

section.join-health .main-heading h2 {
    font-size: 25px;
    line-height: 34px;
}
section.join-health .main-heading p {
    font-size: 18px;
    line-height: 28px;
}
.end-img img {
    width: 120px;
}
.end-img p {
    font-size: 13px;
}
.store-row {
    padding: 0px 0px 0px 0px;
}
section#vd-sec {
    padding-top: 20px;
    padding-bottom: 30px;
}
}
@media only screen and (max-width: 991px){
.banner-row {
    flex-wrap: wrap;
}
.meet-img video {
    height: 100%;

}
.meet-sec .container {
    max-width: 60%;
}
.vc-outer {
    flex-wrap: wrap;
}
.vedio-outer {
    width: 100%;
}
.vc-content {
    max-width: 100%;
    margin-left: auto;
    width: 100%;
}
.meet-lists img {
    height: 100%;
    margin: 0 auto;
}
.meet-img {
    margin: 0 auto;
}
.banner-col {
    width: 100%;
}
.banner-col {
    margin-top: 0;
}
.banner-col-img {
    width: 100%;
}
.banner-sec {
    padding-top: 55px;
}
.banner-vedio video {
    object-position: bottom;
}	
.main-heading h2 {
    font-size: 30px;
    line-height: 40px;
}
.man-img {
    top: 190px;
}
.store-sec {
    padding-bottom: 40px;
}
.man-img img {
    width: 100%;
}

.meet-sec .main-heading p {
    font-size: 15px;
    line-height: 25px;
    margin-top: 5px;
}
.meet-sec .col-md-6 {
    width: 100%;
}
.meet-sec .main-heading {
    margin-bottom: 30px;
}
.meet-list {
    margin-right: 0;
}

.store-col>img {
    padding-right: 0;
}
.main-heading h2 {
    font-size: 26px;
    line-height: 36px;
}
.meet-lists {
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.meet-sec::after{
    display: none;
}
.meet-sec {
    padding: 40px 0px;
}
.why-now {
    padding: 40px 0px;
}
.main-heading {
    margin-bottom: 20px;
}
.join-health .col-md-3 ,.join-health .col-md-5 {
    width: 100%;
}
.join-health .col-md-4 {
    width: 100%;
}
.join-text {
    margin-bottom: 30px;
}
.access-form form{
	max-width: 100%;
}
}
@media only screen and (max-width: 767px){
.banner-sec {
    padding-top: 40px;
    padding-bottom: 60px;
}
.footer-detail.footer-dt ul {
    justify-content: start;
}
.banner-content h1 br {
    display: none;
}
.banner-sec .container {
    max-width: 100%;
}
.banner-content h1 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 18px;
}
.banner-content p {
    font-size: 18px;
    line-height: 28px;
}

.play-btn  img {
    width: 15px;
}
.banner-ct {
    margin-top: 30px;
    justify-content: start;
}
.banner-ct a img {
    max-width: 140px;
}

.store-sec {
    padding-top: 40px;
    padding-bottom: 0;
}	
.main-heading h2 {
    font-size: 22px;
    line-height: 28px;
}
.store-row {
    gap: 10px;
    flex-direction: column-reverse;
}
.store-col2 {
    width: 100%;
}
.store-col {
    width: 100%;
    text-align: end;
}
.store-col img {
    max-width: 200px;
}
.join-health {
    padding-bottom: 40px;
    padding-top: 40px;
}
header  div#navbarMenu {
    top: 70px;
}
.man-img img {
    width: 100%;
}
.man-img img.desk-men {
    display: none !important;
}
.man-img img.mobile-men {
    display: block !important;
}
header a.navbar-brand img {
    width: 170px;
}
.man-img {
    top: 110px;
    left: 0;
}
section#vd-sec {
    padding: 40px 0px;
}
.vc-outer {
    gap: 20px;
}
.copy-right ul {
    flex-wrap: wrap;
}
footer {
    padding-top: 50px;
    padding-bottom: 30px;
}
.container {
    max-width: 100%;
}
.footer-detail.footer-dt {
    padding-top: 18px;
}
footer .row {
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
}
.copy-sec {
    padding-top: 20px;
    flex-wrap: wrap;
}
.health-list {
    top: -18px;
}
section.join-health .main-heading h2 {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 27px;
}
section.join-health .main-heading p {
    font-size: 16px;
    line-height: 23px;
}
.access-form form {
    max-width: 100%;
    padding: 10px;
}
.access-form form input[type="email"] {
    font-size: 15px;
    line-height: 27px;
    padding: 0px 8px;
}
.access-form button {
    font-size: 16px;
    line-height: 28px;
}
.access-form button img {
    width: 13px;
}
.join-ct a {
    font-size: 15px;

}
.meet-list img {
    width: 62px;
    height: 50px;
  
}
.meet-list li {
    font-size: 16px;
    line-height: 27px;
    padding: 10px;
}
.store-col img {
    max-width: 130px;
}
.store-col2 p {
    font-size: 16px;
    line-height: 26px;
}
.vc-content .main-heading h2 {
    margin-bottom: 10px;
}
.vc-content .main-heading p {
    font-size: 16px;
    line-height: 24px;
}
.play-btn {
    width: 40px;
    height: 40px;
}
.banner-vedio video {
    object-position: top;
}
}
@media only screen and (max-width: 575px){
 .banner-col .banner-ct {
    display: none;
}
.meet-row {
    flex-wrap: wrap;
    row-gap: 20px;
}
.meet-col {
    width: 100%;
}
.meet-lists img ,.meet-img video{
    aspect-ratio: inherit;
}
.banner-col .banner-ct +h6 {
    display: none;
}
.banner-col-img .banner-mobile {
    display: block !important;
    position: relative;
    z-index: 1;
}
.banner-col-img .banner-mobile .banner-ct {
    justify-content: center;
    margin-bottom: 10px;
}
.banner-col-img .banner-mobile .banner-ct +h6 {
    text-align: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    color: #1E0C3E;
}
.banner-ct a img {
    max-width: 120px;
}
.banner-sec {
    padding-top: 40px;
    padding-bottom: 40px;
}
.main-heading h2 {
    font-size: 16px;
    line-height: 23px;
}
.store-col2 {
    margin-top: 7px;
}
.store-col2 p {
    font-size: 15px;
    line-height: 24px;
}
.vc-content .main-heading p {
    font-size: 15px;
    line-height: 27px;
}
.meet-sec .main-heading p{
    display: none;
}
.meet-sec .row {
    flex-direction: column-reverse;
    row-gap: 20px;
}
section.join-health .main-heading h2 {
    font-size: 18px;
    line-height: 24px;
}
.join-health .main-heading.d-none {
    display: block !important;
}
.join-health .main-heading.d-none h2 {
    text-align: center;
}
.join-text h2.mobile-none {
    display: none !important;
}
section.join-health .main-heading p {
    text-align: center;
}
.end-img{
    display: none;
}
.join-ct img {
    max-width: 145px;
}
.banner-img img {
    width: 100%;
    max-width: 80%;
}
.banner-img {
    text-align: center;
}
.meet-sec {
    padding: 30px 0px;
}
}