/** Shopify CDN: Minification failed

Line 88:9 Expected ":"
Line 89:8 Expected ":"
Line 2927:18 Expected identifier but found "."
Line 3925:0 Unexpected ")"

**/
:root {
  --theme-color: #333283;
}
p {
  color: #898989;
}
/* .shopify-section{
  padding-left:20px;
  padding-right:20px;
} */
.padding-lr-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.top-bar {
  font-size: 14px;
  background: #1b232f;
  padding: 8px 0;
}
.max-width-540 {
  max-width: 540px;
  width: 100%;
}
.header-width {
  /* display:flex;
  flex-direction:row; */
}
.site-nav,
.site-header__logo {
  margin: 0 !important;
}
.header-fixed {
  place-content: center;
  width: 100%;
  display: flex;
  position: absolute;
  z-index: 999;
  background: #ffffff00;
}
.header-absolute {
  place-content: center;
  width: 100%;
  display: flex;
  position: absolute;
  z-index: 999;
  background: #ffffff00;
}
.search--focus button .icon {
  color: #333283 !important;
}
.bg-gradient{
  background: linear-gradient(to left, #EFF8FF 50%, #333283 50%);
}
#MainContent {
  padding-top: 0;
}
.site-nav__label {
  color: #fff;
}
.site-header .icon {
  color: #ffffff !important;
}
.site-header .icon:hover {
  color: #abcf38 !important;
}
.site-header .icon-close {
  color: white !important;
}
.maxwidth-800 {
  max-width: 800px !important;
}
.maxwidth-900 {
  max-width: 900px;
}
#shopify-section-header {
  padding: 0;
}
.page-event{
  margin: 0px;
  padding 0px;
  border 0px;
  width:100%;
}
.page-width {
  padding-left: 0;
  padding-right: 0;
  /* align-items:center; */
}
.page-width-2 {
  padding-left: 0;
  padding-right: 0;
  align-items: center;
  max-width: 1200px;
}
.top-menu {
  display: flex;
  justify-content: right;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 5px;
}
.top-menu li a {
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 8px 10px;
  font-weight: 400;
  display: block;
  line-height: 16px;
  letter-spacing: 0.5px;
  transition: 0.5s;
  background: #abcf38;
  margin-right: 6px;
  border-radius: 50px;
}
.top-menu li a:hover,
.top-menu li a.active,
.top-menu li a:focus {
  color: #fff;
  transition: 0.5s;
  background-color: #8cab29;
}
.top-menu li:last-child a {
  margin-right: 0;
}
.site-header .icon {
  color: var(--theme-color);
}
#SiteNav li a {
  font-size: 14px;
}
.logo-width-15 {
  width: 15% !important;
}
.width-15 {
  width: 15% !important;
}
.width-70 {
  width: 70% !important;
}
.width-40 {
  width: 40%;
}
.width-48{
  width:48%;
}
.width-55 {
  width: 55%;
}
.width-50{
  width:50%;
}
.width-30 {
  width: 30%;
}
.width-25{
  width:25%;
}
.dblock {
  display: block;
}
.font-50 {
  font-size: 50px;
}
.font-55 {
  font-size: 55px;
}
.font-23{
  font-size:23px;
}
.font-25{
  font-size:25px;
}
.bold{
 font-weight:bold; 
}
.bolder{
  font-weight:bolder;
}
.uppercase{
  text-transform:uppercase;
}
.w-100{
  width:100%;
}
.icn-img {
  border-radius: 50px;
  padding: 10px;
  background: #ffffff26;
  margin-right: 8px;
  width: 40px;
}
.icn-txt {
  color: #fff;
}
.top-slider-html {
  color: white;
  flex-direction: column;
  justify-content: center;
  height: 50vh;
}
.top-slider-html p {
  max-width: 405px;
}
.top-slider-html h1 {
    max-width: 600px;
    font-size: 3.5em;
}
.top-slider-html h1 span {
    text-transform: capitalize;
}
.site-nav__link:focus .site-nav__label,
.site-nav__link:not([disabled]):hover .site-nav__label {
  border-bottom-color: #aacf37;
  color: #aacf37;
}
.site-nav__link--active .site-nav__label {
  color: #aacf37;
  border-bottom-color: #aacf37;
}
.slideshow__overlay::before {
  display: none;
}
.slideshow__arrows .slideshow__arrow-left {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: var(--theme-color);
  font-size: 36px;
  height: 60px;
  color: #fff;
  width: 60px;
}
.slideshow__arrows .slideshow__arrow-right {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-color: var(--theme-color);
  font-size: 36px;
  height: 60px;
  color: #fff;
  width: 60px;
}
.slideshow__arrows {
  margin-top: -44px;
  background: none;
}
.slideshow__arrows .slick-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.slideshow__arrows .slick-dots li.slick-active button::before,
.slideshow__arrows .slick-dots li.slick-active a::before {
  color: var(--theme-color);
  border: 1px solid var(--theme-color);
}
slideshow__arrows .slick-dots li button::before,
.slideshow__arrows .slick-dots li a::before {
  width: 13px;
  height: 13px;
  color: #e7e7e7;
  border: 1px solid #acabab;
}
.slideshow__pause {
  display: none;
}
.full-width {
  max-width: 100%;
}
.width-100 {
  width: 100%;
}
.padding-30{
  padding:30px!important;
}
.padding-20{
  padding:20px;
}
.pt-0 {
  padding-top: 0;
}
.pt-20{
  padding-top:20px;
}
.pb-20{
  padding-bottom:20px;
}
.pl-pr-0{
  padding-left:0!important;
  padding-right:0!important;
}
.pl-20{
  padding-left:20px;
}
.pt-50{
  padding-top:50px;
}
.pb-50{
  padding-bottom:50px;
}
.pt-60 {
  padding-top: 60px !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}
.pt-100 {
  padding-top: 100px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pt-120 {
  padding-top: 120px;
}
.pb-120 {
  padding-bottom: 120px;
}
.section-title {
  font-weight: 600;
  font-size: 40px;
  letter-spacing: 0;
  text-transform: capitalize;
}
.col-text ul li:before,
.featured-row__subtext ul li:before {
  content: "";
  background: url("/cdn/shop/files/Vector.svg?v=1695924813")
    no-repeat;
  width: 32px;
  height: 12px;
  float: left;
  margin: 5px;
}
.col-text ul.invert-icon li:before{
  content: "";
  background: url("/cdn/shop/files/Vector.svg?v=1695924813")
    no-repeat;
  filter: brightness(0) invert(1);
  width: 32px;
  height: 12px;
  float: left;
  margin: 5px;
}
.col-text ul {
  color: #898989;
  line-height: 1.62em;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.col-text ul li {
  margin-bottom: 10px;
}
.col-text ul li,
.featured-row__subtext ul li {
  display: flex;
  text-align: left;
}

.rte ul {
  margin: 0;
}
.feature-row__item a.btn {
  border-radius: 50px;
  width: 165px;
}
.border_raduis_50 {
  border-radius: 50px;
}
.border_radius_20{
  border-radius:20px;
}
.btn-width {
  width: 165px;
  min-width: max-content;
}
.align-flex-start {
  align-items: flex-start!important;
}
.align-self-start{
  align-self:flex-start!important;
}
.gray-anchor a{
  text-decoration: underline;
    color: #898989;
    font-weight: bold;
}
#shopify-section-66ea8e6c-2695-436d-bd39-3c30708cd02f {
  background-image: url("/cdn/shop/files/Web_Photo_Editor_1_copy.png?v=1696759597");
  background-repeat: no-repeat;
  background-size: cover;
}
#shopify-section-f48dcb63-de37-4451-afa5-11b15c73982f {
  background-image: url("/cdn/shop/files/Background.jpg?v=1696235790");
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 500px;
  display: flex;
  align-items: end;
}
#blue-img-bg {
  background-image: url("/cdn/shop/files/Background.jpg?v=1696235790");
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: end;
}
#shopify-section-3412dee6-86a4-4fd6-8e33-49fdf15bfc50 .featured-video-slider {
  margin: auto;
}
#shopify-section-3412dee6-86a4-4fd6-8e33-49fdf15bfc50 {
  padding-top: 80px;
  padding-bottom: 80px;
}
#shopify-section-dee8b47d-154a-43c3-acde-914521a675d4 {
  background: #eff8ff;
  padding: 100px 20px;
}
#shopify-section-dee8b47d-154a-43c3-acde-914521a675d4 .middle-html {
  width: 40%;
}
#shopify-section-dee8b47d-154a-43c3-acde-914521a675d4 .right-image {
  width: 30%;
  max-width: 240px;
}
#shopify-section-dee8b47d-154a-43c3-acde-914521a675d4 .left-image {
  width: 30%;
  max-width: 150px;
}
#shopify-section-822ace64-0dd7-4ef7-8bd5-a6b4d7fe4407 {
  padding: 0;
}
.pro-item:hover img,
.help-us .item-wrap:hover img {
  transition: 0.5s;
  transform: scale(1.2);
}
.product-items .feature-row__image-wrapper {
  margin-left: 0;
  margin-right: 0;
  max-width: 100% !important;
  overflow: hidden;
}
.img-float-left {
  float: left;
  margin-right: 50px;
}
.help-us .feature-row__image-wrapper {
  overflow: hidden;
}
.product-items .feature-row__image-wrapper .feature-row__image {
  max-width: 100% !important;
  max-height: none !important;
  border-bottom: 1px solid #e5eaf4;
  transition: 0.5s;
  border-radius: 15px;
}
.img-borde-shadow {
  border-radius: 13px;
  border: 3px solid white;
  box-shadow: 0px 3px 20px 0 #00000063;
}

.help-us .feature-row__image-wrapper .feature-row__image {
  transition: 0.5s;
}
.pro-item {
  border: 1px solid #e5eaf4;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 15px;
  padding: 20px;
}

.product-items .btn-style {
  background-color: #abcf38 !important;
}
.btn-style {
  background-color: #abcf38;
  border-radius: 50px;
  color: #fff;
  font-size: 14px;
  padding: 17px 30px;
  transition: 0.5s;
  display: flex;
  font-weight: 600;
  letter-spacing: unset;
  align-items: center;
  justify-content: center;
}
.btn:hover,
.btn-style:hover,
.btn.btn-style:hover,
.btn:focus,
.product-card:hover .btn {
  background-color: #4543b0;
  border-color: #4543b0;
  color: #fff;
  transition: 0.5s;
}
.btn-style .fa {
  transition: 0.5s;
  margin-left: 5px;
}
.btn-style:hover .fa {
  margin-left: 10px;
  transition: 0.5s;
}
.product-items .pro-info {
  padding: 0 15px;
  margin-bottom: 15px;
}
.wel-come {
  background: #f3f3f8;
  margin-bottom: 55px;
}
.welcome .custom__item {
  padding-left: 0;
}
.welcome .custom-content {
  margin-left: 0;
}
.welcome .custom__item:first-child {
  background: #fff;
}
.welcome .custom__item:last-child {
  background: #030304;
}
.welcome .custom__item-inner {
  max-width: 100% !important;
  max-height: none !important;
}
.welcome .custom__item-inner--text {
  padding: 30px;
}
.welcome .custom__image {
  max-width: 100% !important;
}
.sub-heading {
  font-size: 18px;
  width: 60%;
  margin: 0 auto;
}
.box-shad {
  box-shadow: 0px 4px 35px 10px #0000000a;
  border-radius: 10px;
}
.box-shad-prom{
    box-shadow: 0px 4px 25px 1px #00000024;
  border-radius:15px;
}
.box-shad2{
  box-shadow: 0px 4px 35px 1px #0000000F;
}
.box-padd {
  padding: 50px 30px !important;
}
.our-pro .feature-row__image-wrapper {
  margin-bottom: 0;
}
.our-pro .feature-row__image-wrapper .feature-row__image {
  left: 50%;
  transform: translateX(-50%);
}
.our-pro .pro-item {
  border: none;
  background: #f0eefa;
}
.our-pro .btn-style .fa {
  display: none;
}
.our-pro .btn-style {
  letter-spacing: 0;
  font-weight: 600;
}
.who-we-are {
  display: flex;
}
.w-50{
  width:50%!important;
}
.waw-text,
waw-image {
  flex-basis: 50%;
  display: flex;
}
.waw-image {
  position: relative;
  display: flex;
  align-items: center;
  flex-basis: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.waw_image {
  display: none;
  margin-top: 15px;
}
.waw-image:before {
  content: "";
  position: absolute;
  top: 20px;
  left: -20px;
  bottom: -20px;
  right: 20px;
  color: var(--theme-color);
  z-index: -1;
  border-left: 3px solid var(--theme-color);
  border-bottom: 3px solid var(--theme-color);
}
.waw-text,
waw-image {
  padding-right: 40px;
}
.what-we-do {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}
.what-we-do:before {
  content: "";
  width: 50%;
  left: 0;
  height: 100%;
  background: #333283;
  bottom: 0;
  top: 0;
  position: absolute;
  z-index: -1;
}
.what-we-do .bg {
  width: 100%;
}
.wwd-text {
  width: 50%;
  background: #333283;
  color: #fff;
  padding: 55px 55px 55px 0;
}
.wwd-text p {
  color: #fff;
}

.sec-block {
  border: 1px solid var(--theme-color);
}
.sec-row {
  display: flex;
}
.sec-col {
  flex: 1;
  padding: 15px;
  text-align: center;
}
.flex-col {
  flex-direction: column;
}
.col-style {
  background: var(--theme-color);
}
.col-title {
  font-size: 22px;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 10px;
  color: var(--theme-color);
}
.col-style .col-title,
.col-style p {
  color: #fff;
}
.help-you {
  background: #eeedf9;
  margin-bottom: 50px;
}
.help-us .item-wrap {
  background: #fff;
}
.item-wrap .h4 {
  color: var(--theme-color);
  font-size: 16px;
  font-weight: 600;
  padding: 0 15px;
  margin-bottom: 5px;
  height: 40px;
  overflow: hidden;
}
.item-wrap .rte-setting {
  padding: 0 16px;
}

.item-wrap .rte-setting p {
  font-size: 14px;
}
.slick-dots li.slick-active button {
  background: var(--theme-color);
  border: 1px solid var(--theme-color);
}
.slick-dots li button,
.slick-dots li button:before,
.slick-dots li a:before {
  background: #e7e7e7;
  border: 1px solid #e7e7e7;
  width: 13px;
  height: 13px;
  border-radius: 100%;
}
.quotes-wrapper .slick-dots li {
  margin: 0;
}
.quote-image {
  width: 105px;
  height: 105px;
  border-radius: 100%;
  margin: 0 auto 10px;
  background-size: contain;
  border: 10px solid #f3f3f8;
}
.quotes-slider__text cite {
  font-size: 20px;
  font-style: normal;
  color: var(--theme-color);
  font-weight: 600;
}
.contact .section-title {
  line-height: 60px;
  margin-bottom: 5px;
}
.contact .sub-heading {
  width: auto;
  margin-bottom: 30px;
}
.contact .section-header {
  width: 360px;
  margin: 0;
}
.card-title {
  color:#333283;
  font-size: 22px;
  font-style: normal;
  margin-top: 10px;
  text-align: left;
  font-weight: 800;
  margin-left: 10px;
  margin-right: 10px;
  text-transform: capitalize;
}
.conect {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.conect .fa {
  width: 45px;
  height: 45px;
  border: 2px solid #fff;
  border-radius: 100%;
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}
.conect a {
  border-bottom: none;
  color: #fff;
}
.conect a:hover {
  color: #aacf37;
}
.contact .btn {
  border: 2px solid #fff;
  margin-top: 30px;
  font-size: 16px;
  transition: 0.5s;
}
.before-footer {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #40423a;
  background: #0a121f;
}
#shopify-section-footer {
  padding: 0;
}

.form-wrap {
  display: flex;
  flex-direction: row;
}
.form-wrap input[type="email"] {
  width: 100%;
  background: #263036;
  margin-bottom: 0;
  border: none;
  color: #fff;
}
::placeholder {
  color: #8b9094;
}
:-ms-input-placeholder {
  color: #8b9094;
}
::-ms-input-placeholder {
  color: #8b9094;
}
.form-wrap input[type="email"]:focus-visible {
  outline: none;
}
.site-footer {
  padding-top: 0px;
  padding-bottom: 0;
  margin-top: 0;
}
/* Hiding the slideshow icon */
button.fancybox-button.fancybox-button--play {
    display: none!important;
}
.site-footer__newsletter {
  padding: 33px;
}
/* .site-footer:not(.template-index .site-footer) {
    margin-top: 50px;
} */
.site-footer .address {
  margin-bottom: 0;
}
.site-footer a:hover {
  color: #aacf37 !important;
}
.site-footer a,
.site-footer .address {
  color: #ffffff;
}
.site-footer .h4 {
  font-weight: 600;
  margin-bottom: 15px;
}
.site-footer .address li {
  display: flex;
  align-items: flex-start;
  line-height: 30px;
  margin-bottom: 10px;
}
.site-footer__icon-list {
  float: right;
}
.site-footer__linklist-item {
  padding: 0 0 5px 0;
}
.site-footer .address li .fa {
  font-size: 20px;
  margin-right: 13px;
  line-height: 30px;
}
.site-footer__linklist-item a {
  position: relative;
}
/* .site-footer__linklist-item a:before {
    content: "\f105";
    color: #fff;
    font-size: 20px;
    position: absolute;
    font-family: FontAwesome;
    left: 0;
    line-height: 24px;
} */
.site-footer__linklist-item a {
  font-size: 14px;
  text-transform: capitalize;
  color: #ffffffb3;
}
.site-footer .form-wrap {
  border-radius: 50px;
  border: 1px solid #fff;
  padding: 2px;
}
.site-footer .form-wrap input[type="email"] {
  border-radius: 50px 0px 0px 50px;
  background-color: #121e34;
}
.site-footer .newsletter__submit {
  border-radius: 50px;
  background-color: #abcf38;
}
.site-bottom {
  background: #1b232f;
  padding-top: 10px;
  padding-bottom: 15px;
}
.social-icon {
  padding-left: 89px;
  padding-top: 35px;
}
.social-icons .icon {
  width: 35px;
  height: 35px;
  color: #abcf38;
  padding: 8px;
  border-radius: 50px;
  border: 1px solid #ffffff12;
}
.social-icons .icon:hover {
  width: 18px;
  height: 18px;
  color: #abcf3a;
}
.social-round-icon {
  border: 1px solid #ffffff12;
  padding: 5px;
  border-radius: 50px;
}

.footer-logo {
  margin-left: -30px;
  margin-top: 30px;
}
.site-footer__icon-list {
  padding-bottom: 0;
}
.site-footer__icon-list li {
  padding: 0 8px;
}
.contact {
  display: flex;
}
.sec-bg {
  background: var(--theme-color);
  padding-top: 0;
}
.contact_form {
  width: 50%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.scrollTop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  border: none;
  width: 50px;
  height: 50px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
  background: var(--theme-color);
  font-size: 30px;
  color: #fff;
}
.template-collection .grid-view-item__image-wrapper {
  border: none;
}
.product-card {
    background: #fff;
    padding: 13px 10px 25px 10px;
}

/* .template-collection .product-card .btn {
  width: 100%;
} */
.template-collection .product-card .price {
  background: var(--theme-color);
  color: #fff;
}
.template-collection .product-card .price .price__regular,
.template-collection .product-card .price .price__sale {
  flex: 1;
  color: #fff;
  padding: 10px 0;
  font-weight: bold;
}
.template-collection .product-card .price .price__sale {
  background: #abcf38;
}
.template-collection .product-card__title {
  border-bottom: none;
  min-height: auto;
  margin-bottom: 15px;
}
.template-collection .product-card__title + br {
  display: none;
}
.collection-hero__image {
  -webkit-animation: zoomin 10s ease-in infinite;
  animation: zoomin 10s ease-in infinite;
  transition: all 0.5s ease-in-out;
}
.equipments .card-container4 img {
    aspect-ratio: 1/.7;
    object-fit: contain;
}
/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomin {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
} /*End of Zoom in Keyframes */

/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.67);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomout {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.67);
  }
  100% {
    transform: scale(1);
  }
} /*End of Zoom out Keyframes */
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
}
.pagination li {
  align-self: stretch;
  display: flex;
  align-items: center;
  border-top: 1px solid #e9e7e7;
  border-bottom: 1px solid #e9e7e7;
  padding: 0 8px;
}
.pagination li:first-child,
.pagination li:last-child {
  padding: 0;
}
.btn--narrow {
  padding: 0;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: #fff;
  background: #333283;
  border-color: #333283;
  transition: 0.5s;
  border-radius: 0;
}
.btn--tertiary:not([disabled]):hover,
.btn--tertiary:focus {
  color: #333283;
  border-color: #e9e7e7;
  transition: 0.5s;
  background-color: #e9e7e7;
}
.downloads .dwl-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.downloads .dwl-wrap .dwl-col {
  width: 24%;
  background: #f9f9f9;
  padding: 15px;
  flex: 0 0 24%;
  margin-bottom: 15px;
  margin-left: 1%;
}
.dwl-wrap .dwl-col img {
  width: 100%;
}
.dwl-wrap .btn-style {
  padding: 14px 0;
  font-size: 13px;
}
.downloads .dwl-wrap .dwl-col:first-child,
.downloads .dwl-wrap .dwl-col:nth-child(4n + 1) {
  margin-left: 0%;
}
.wrap-header {
  height: 300px;
  overflow: hidden;
}
.page-section-header {
  /* background-image: url("/cdn/shop/collections/alive-wellness-products.jpg?v=1623278532");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; */
  padding: 100px 0;
  position: relative;
  z-index: 9;
  color: #fff;
  /* -webkit-animation: zoomin 10s ease-in infinite;
    animation: zoomin 10s ease-in infinite;
    transition: all .5s ease-in-out; */
}
.page-section-header:before {
  content: "";
  background-color: #333283;
  position: absolute;
  /* opacity: .69; */
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
}
/* .page-section-header h1{
  -webkit-animation: zoomout 10s ease-in infinite;
  animation: zoomout 10s ease-in infinite;
  transition: all .5s ease-in-out;
  overflow: hidden;
} */
.template-page .main-content,
.page-Account .main-content {
  padding-top: 0px;
}

.EVENTS .wrap-header{
  display:none;
}

.wrap-item {
  height: 100%;
  border: 1px solid #e5eaf4;
}
.wrap-item h2 {
  background-color: var(--theme-color);
  color: #fff;
  padding: 10px 15px;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.logout a {
  background: #abcf38;
  padding: 10px 15px;
  display: inline-block;
  font-weight: 600;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.wrap-order,
.wrap-details {
  padding: 0 15px;
}
.view-orders a {
  display: block;
  margin-top: 10px;
  background: #6160a5;
  padding: 15px;
}
.q-btn {
  background: #ccc !important;
}
.page-content h2 {
  letter-spacing: 0;
  margin: 30px 0 10px 0;
  color: var(--theme-color);
}
.page-content strong {
  border-bottom: 1px solid #abcf38;
  color: #abcf38;
}
.listtype ul {
  list-style: none;
  margin-left: 0;
}
.list-style-auto li{
  list-style:auto;
}
.listtype ul li {
  position: relative;
  padding-left: 20px;
  margin-left: 0;
}
.listtype ul li:before {
  content: "\2713";
  position: absolute;
  left: 0px;
  font-weight: bold;
  color: #abcf38;
  top: 5px;
}
.green-color {
  color: #abcf38;
}

/*---alivn css start  */

.theta-st {
    color: #fff;
    font-size: 18px;
}
.the-pt {
    padding-top: 60px;
}
.tcb-img{
   position: relative;
}
.tcb-img img{
  max-width: 75%;
  width: 100%;
}
.tc-owl {
    position: absolute;
    right: -110px;
    min-height: 100px;
    padding: 25px 30px;
    border-radius: 100%;
    background-color: #ffffff8a;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    font-weight: bold;
    line-height: 26px;
    font-size: 18px;
    max-width: 207px;
    text-transform: capitalize;
    justify-content: center;
    border: 2px solid #383689;
    width: 100%;
    box-shadow: 5px 5px 0 0 #00000030;
    text-align: center;
}
.tcq-fft {
    transform: translateY(-50%);
    top: 38%;
}
.tcq-ise {
    bottom: 100px;
}
.pxy-100 {
    padding-top: 60px;
    padding-bottom: 20px;
}
.pyt-50 {
    padding-top: 30px;
}
.pxy-50 {
    padding-top: 50px;
    padding-bottom: 30px;
}
.imef-image {
    height: 490px;
    width: 100%;
    object-fit: cover;
    border-radius: 25px;
}
.testimonial {
    text-align: center;
}
.testimonial-slider {
    max-width: 1100px;
  position: relative;
}
.testimonial-slider .slick-list.draggable {
    padding: 50px 30px 40px;
    background-color: #f0f9ff;
    border-radius: 100px;
    box-shadow: 1px 3px 2px 1px #3332831c;
}
.testimonial .title {
    font-weight: 800;
    display: inline-flex;
    color: #ffff;
    width: 80px;
    height: 40px;
    background-color: #333283;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
}
.testimonial .slick-dots {
    bottom: -50px;
}
.testimonial-slider:before, .testimonial-slider:after {
    content: "\201C";
    font-weight: 900;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 99px;
    color: #333283;
    position: absolute;
    font-family: none;
    top: 57px;
    z-index: 9;
    left: 30px;
}
.testimonial-slider:after {
    content: "\201D";
    right: 30px;
    left: auto;
}
.accordion {
    background-color: #fff;
    color: #333283;
    font-size: 24px;
    font-weight: 600;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    margin-bottom: 26px;
    border: none;
    outline: none;
    transition: 0.4s;
    box-shadow: 0px -2px 15px 7px #0000000f;
}
.active {
    background-color: #333283;
    color: #fff;
    margin-bottom: 0;
    border-radius: 8px;
    box-shadow: none;
}
button.accordion.active + .panel.text-align-left {
    margin-bottom: 36px;
}
.button-container.text-align-center {
    margin-bottom: -20px;
}
.feature-row__text {
    padding-top: 0;
}
.pt-0{
    padding-top: 0px;
}
.myt-80 {
    margin-bottom: 80px;
    margin-top: 40px;
}

.myt-50 {
    margin-bottom: 50px;
    margin-top: 50px;
}

.tc-sec-5 {
    padding: 100px 0 20px;
}
.tc-sec-6 {
    padding: 100px 0 50px;
}
.tc-sec-7 {
    padding: 100px 0 74px;
}
.tab.tc-sec-8 {
    padding: 100px 0 90px;
}
.tc-sec-8 .col-text ul li {
    display: block;
}
.tc-sec-8 .col-text ul li b {
    margin-right: 5px;
}
.tc-sec-8 div.tab-content {
    border: 2px solid #abcf38;
    border-radius: 10px;
}
.thet-obf{
  object-fit: cover;
    object-position: center top;
}
.tc-sec-3 .flexwrap li {
    width: 100%;
}
.vt-row {
    display: flex;
    align-items: center;
}
.vt-col {
    width: 50%;
}
.testimonial-slider .description {
    padding: 0 70px;
}
.image-slider .is-image {
    margin: 0 8px;
}
.isw-100{
  width: 100%;
}
.testimonial  .vt-row {
    gap: 30px;
}
.tc-video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.tc-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.req-loc{
  padding: 50px 0px;
}
.req-loc p {
    font-size: 22px;
    max-width: 800px;
    margin: 0 auto 30px;
}
.alw-txt ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
}

/*---Eductional information css  */
.pdf-dwl-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.pdf-dwl-wrap .pdf-dwl-col {
    flex-basis: calc(25% - 22.5px);
    box-shadow: 0 4px 35px 10px hsl(0deg 0% 0% / 4%);
    padding: 18px;
    border-radius: 15px;
    text-align: center;
}
.pdf-dwl-col .pdf-dwl-icon {
    background-color: #F8F8F8;
    padding: 30px;
    border-radius: 15px;
}
.pdf-dwl-wrap .pdf-dwl-col img {
    width: 132px;
}
.pdf-dwl-wrap  .pdf-dwl-label {
    font-size: 21px;
    font-weight: 700;
    line-height: 31px;
    text-transform: none;
    margin: 15px 0 0;
}
.edu-info-pdf {
    background-color: #EFF8FF;
    margin-top: 80px;
    padding: 80px 0;
}
.edu-videos{
    padding: 80px 0;
}
.edu-videos .pdf-dwl-wrap .pdf-dwl-col {
    flex-basis: calc(33.3333% - 20px);
}
.ai-video {
      position: relative;
      width: 100%;
      overflow: hidden;
      padding-top: 56.25%; /* 16:9 Aspect Ratio */
    }
    
.ai-video-iframe {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
      border: none;
      border-radius: 15px;
}
.wrap-artical {
    display: flex;
    gap: 70px;
    padding: 0 30px;
}
.wrap-artical .artical{
  width:70%;
}
.wrap-artical .side-bar{
  width:30%;
}
.side-bar .sbs-form {
    display: flex;
    box-shadow: 0px 4px 35px 10px #0000000D;
    border-radius: 15px;
    overflow: hidden;
}
.side-bar .sbs-form input {
    width: 100%;
    border: none;
    height: 55px;
}
.side-bar .sbs-form input[type="submit"] {
    max-width: 60px;
    font-size: 0;
    padding: 0;
    background-image: url(/cdn/shop/files/search-icon.svg?v=1721414913);
    background-repeat: no-repeat;
    background-position: center;
}
.side-bar .sbs-form input:focus-visible{
  outline:none
}
.side-bar .cat-list {
    margin-top: 30px;
    box-shadow: 0px 4px 35px 10px #0000000D;
    border-radius: 15px;
    overflow: hidden;
}
.side-bar .cat-list li {
    padding: 20px 20px;
    border-bottom: 1px solid #DFDFDF;
    color:#898989
}
.side-bar .cat-list li a{
    color:#898989
}
.side-bar .cat-list-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    text-transform: capitalize;
}
.side-bar .cat-list li a {
    display: flex;
    gap: 15px;
    align-items: center;
}
.side-bar .cat-list li img {
    min-width: 65px;
    min-height: 65px;
    max-height: 65px;
    border-radius: 10px;
    object-fit: cover;
    max-width: 65px;
    object-position: center;
}
.side-bar .cat-list li .artical-name {
    font-weight: 400;
    line-height: 20px;
    font-size: 16px;
    color:#898989
}
.artical h2 {
    text-align: center;
    color: #333283;
    letter-spacing: 0;
    line-height: 40px;
    text-transform: capitalize;
}
.artical img{
  width: 100%;
}
.artical .art-auth {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
}
.artical .ast {
    font-size: 16px;
    font-weight: 700;
    margin-top: 30px;
    line-height: 26px;
    color: #333283;
}
.artical .aasst {
    font-size: 16px;
    font-weight: 700;
}
.artical .ait {
    margin-top: 20px;
}
.artical  .row-tc {
    display: flex;
    align-items: center;
    margin-top: 30px;
    gap: 30px;
}
.artical .tc-txt {
    width: 60%;
    border-left: 7px solid #333283;
    padding: 15px 0 15px 30px;
}
.artical .tc-img {
    width: 40%;
}
.artical .table {
    display: table;
    width: 100%;
    box-shadow: 0px 4px 35px 10px #0000000D;
    color: #898989;
    margin: 20px 0;
}
.artical .heading {
    display: table-row;
    font-weight: 600;
}
.artical .row
{
   display: table-row;
}
.artical .cell {
    display: table-cell;
    border: 1px solid #DFDFDF;
    width: 30%;
    padding: 10px 15px;
}
.artical .art-lbor {
    border-left: 7px solid #333283;
    padding: 20px 0 20px 30px;
    margin-top: 30px;
}
.artical .art-lbor .ast{
    margin-top: 0px;
}
.ait ol, .artical .rte .ait ol {
    padding-left: 15px;
    margin: 0px;
}
.ait ol:last-child {
    margin-left: 20px;
    margin-top: 10px;
}
.ait li {
    list-style: auto;
    margin-bottom: 10px;
}
.ait .art-list{
   margin-bottom:20px;
}
.ait .art-list li {
    list-style: disc;
}
.ait .art-list {
    padding-left: 18px;
}
.artical .social-sharing {
    margin-top: 30px;
}
.return-link-wrapper {
    margin: 20px auto 30px;
}
.return-link-wrapper .return-link {
    background-color: #ABCF38;
    color: #fff;
    border-radius: 100px;
}
.artical .solf {
    align-items: stretch;
}
.artical .solf img {
    object-fit: cover;
    height: 100%;
    object-position: center;
}
.artical .fiv-col .cell {
    width: 20%;
}
.artical .vi-col .cell {
    width: 16.6666%;
}
.template-blog{
    background: #eff8ff;
}
.blog-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 80px;
    padding: 0 20px;
}
.blog-grid .blog-item {
    max-width: calc( 33.3333% - 20px);
    box-shadow: 0px 4px 35px 1px #0000000f;
    width: 100%;
    border-radius: 10px;
    display: flex;
    overflow: hidden;
    background-color: #fff;
    flex-direction: column;
    justify-content: space-between;
}
.blog-item .article-image {
    height: 280px;
    object-fit: cover;
    object-position: center top;
    width: 100%;
}
.blog-item .article__title {
    color: #333283;
    font-size: 22px;
    font-style: normal;
    margin-top: 10px;
    text-align: left;
    font-weight: 600;
    text-transform:capitalize;
    padding: 0 20px;
}
.blog-item .article__grid-meta {
    padding: 0 20px 20px;
    margin: 0;
}
.blog-item .btn--tertiary {
    background-color: #accd41;
    color: #fff;
    border-radius: 100px;
    padding: 11px 20px;
}
.blog-item .btn--tertiary:hover {
    background-color: #fff;
    color: #accd41;
    border-color: #accd41;
}
.blog-item .article__author, .blog-item .article__date {
    margin-bottom: 10px;
}
.artical .rte {
    color: #333283;
}
.artical .r725 .tc-txt {
    width: 75%;
}
.artical .r725 .tc-img {
    width: 25%;
}

.hpx15{
  padding: 0 15px;
}

.feat_row {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    margin-top: 80px;
}

.feat_row .feat_col {
    width: calc(25% - 30px);
}

.feat_row .feat_title {
    font-size: 18px;
    letter-spacing: 0;
    margin-bottom: 20px;
}

.hdw-oxt {
    padding: 60px 0;
}

.hdw-oxt .h3 {
    margin-bottom: 30px;
}

.hoxt-row {
    display: flex;
    gap: 30px;
}

.hoxt-row .hoxt-col{
  width:50%;
}

.vidframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.vidframe-video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.mt-15 {
    margin-top: 15px;
}
.col-text.col-list ul, ul.no-arrow {
    columns: 1;
    -webkit-columns: 1;
}

.tptc-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 60px;
  }

  .tptc-row .tptc-col {
    width: 49%;
    display: flex;
    flex-direction: column;
    gap: 30px;
  }

  .tptc-col-txt h3.h3.blue-color {
    font-size: 25px;
  }

  .mobile-nav__table a span.mobile-nav__label {
      font-weight: normal;
      color: #333283;
  }

.image-slider .slick-next {
    right: 55px;
}
.image-slider .slick-prev {
    left: 27px;
    z-index: 9;
}
.image-slider .slick-prev:before, .image-slider .slick-next:before {
    font-size: 35px;
    line-height: 1;
    opacity: 100;
}

.qc-card{
  margin-top: 30px;
}
.qc-card .card-title {
    font-size: 18px;
    margin-top: 18px;
}
.qc-card .card-carau {
    border: 1px solid #ccc;
    padding: 15px 10px;
    background-color: #eff8ff;
}
.card-carau .card-image {
    aspect-ratio: 3 / 1;
}
.qc-card .slick-prev:before, .qc-card .slick-next:before {
    color: #abcf38;
}
.dwl-doc {
    display: flex;
    background: #333283!important;
    align-items: center;
    min-height: 50px;
    border: 5px solid #fff!important;
    opacity: 1;
    max-width: max-content;
    padding: 10px 25px 11px 20px!important;
    border-radius: 100px;
    gap: 10px;
    box-shadow: 0 3px 2px 1px #0000001a;
}
.dwl-doc img {
    width: 25px;
}
.dwl-doc .s1 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.product-single {
    padding: 0 20px;
}

.gi-unlock {
    display: flex;
    gap: 50px;
    align-items: center;
   }
  .gi-unlock .gi-unlk-pic {
   width: 50%;
   aspect-ratio: 1/1;
   object-fit: cover;
   object-position: center;
 }
 .gi-unlock .gi-unlk-txt {
   width: 50%;
 }
  .gi-why-title {
   font-size: 25px;
   margin: 80px 0;
  }
.gi-why-st {
  font-size: 25px;
  font-weight: 500;
  }
 .gi-order {
   background-color: #f3f1f0;
}
  .gi-faq {
   background-color: #f9f9f9;
}

.accordion-item ul{
  padding-left:15px;
}

.vmax-vw {
            position: relative;
            width: 100%;
            overflow: hidden;
            /* padding-top: 54.25%;
             16:9 Aspect Ratio */
        }

        .vmax-vw-iframe {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            width: 100%;
            height: 100%;
            border: none;
        }

        .vmax-vw .overlay-image {
            position: absolute;
            top: 10px;
            left: 0;
            width: 100%;
            height: 100%;
            cursor: pointer;
        }

        .play-icon {
            position: absolute;
            top: 50%;
            left: 50%;
            z-index: 9;
            transform: translate(-50%, -50%);
            cursor: pointer;
        }
      .wh-new-title {
            font-weight: 700;
            font-size: 23px;
        }

        .ur-avt {
            width: 90px;
            border-radius: 100px;
            margin-bottom: 10px;
        }

        .ur-item {
            box-shadow: 0px 2px 18px -7px rgba(38, 169, 224, 0.38);
            padding: 30px;
        }

        .avt-n {
            margin-top: px;
            font-weight: 700;
            display: block;
        }

        .avt-quo {
            height: 32px;
            width: 32px;
            border-radius: 32px;
            color: #26A9E0;
            margin: -45px auto 22px;
            font-size: 45px;
            border: 2px solid;
            line-height: 49px;
            text-align: center;
            font-family: open sans-serif;
        }

        .tin-bg {
            background-color: #f2f2f2b5;
            padding: 20px;
        }

        .br-20 {
            border-radius: 20px;
        }
.are-head {
    background-color: #003c6d;
    position: relative;
    color: #fff;
    text-align: center;
    padding: 50px 110px;
}
.are-head:before {
    content: "";
    width: 100px;
    height: 100px;
    display: inline-block;
    position: absolute;
    right: -40px;
    top: -40px;
    background-color: #029fdf;
    border-radius: 100px;
}

.are-head:after {
    content: "";
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    left: 50px;
    bottom: -30px;
    background-color: #029fdf;
    border-radius: 100px;
}

.are-head .are-ht, .vhb-hero .are-ht{
    font-size: 64px;
    font-weight: 600;
    color: #fff;
}

.are-head .are-st, .vhb-hero .are-st {
    font-size: 18px;
    color: #fff;
}
.are-wht .wita {
    font-size: 20px;
}

.are-wht h6, .hb-card  h6 {
    margin-bottom: 15px;
    color: #333283;
}
.myt-10 {
    margin-top: -30px;
}

.bor-r {
    position: absolute;
    top: -70px;
    max-width: 1024px;
    right: 190px;
    z-index: -1;
}
.bor-r1 {
    position: absolute;
    top: -80px;
    max-width: 974px;
    right: 190px;
    z-index: -1;
}
.bor-r2 {
    position: absolute;
    top: -80px;
    max-width: 934px;
    right: 180px;
    z-index: -1;
}
.key-feat:before {
    content: "";
    background: #003c6d;
    left: -50px;
    right: -50px;
    position: absolute;
    top: -650px;
    z-index: -1;
    bottom: -551px;
}
.are-wht {
    background-color: #fff;
    padding: 0 30px 110px;
    z-index: 1;
    position: relative;
}

.key-feat {
    margin-top: 100px;
}
.key-feat .h3 {
    color: #fff;
}
.fet-box, .fet-box p {
    color: #fff;
}

.fet-box {
    border: 1px solid;
    padding: 50px;
    margin-top: 140px;
    height: calc(100% - 140px);
}

.fet-box .fet-icon{
  margin-top: -145px;
}
.over-v {
    margin-top: 50px;
    padding: 50px 60px;
}
.z-1{
  z-index: 1;
}
.ide-ch {
    background: #02a0df;
    border-color: #02a0df;
}
.ide-ch p {
    font-size: 22px;
    color: #1a2e35;
    font-weight: 600;
}

.ser-sbt {
    text-align: center;
    font-size: 22px;
    color: #1a2e35;
}

.ser-li {
    position: relative;
    background: #f1f2f2;
    padding: 30px 30px 30px 80px;
    margin-top: 50px;
}

.ser-li h6, .hb-card  h6  {
    margin-top: 0;
   margin-bottom: 15px;
  color: #333283;
}

.ser-li:before {
    content: "";
    background-image: url(/cdn/shop/files/Check.png?v=1747337849);
    width: 80px;
    height: 80px;
    display: block;
    background-size: cover;
    position: absolute;
    top: -25px;
    left: -26px;
}

.grad .card {
    padding: 20px;
    border: 1px solid #1a2e35;
    margin: 50px 0px;
}

.grad .card img {
    height: 230px;
    object-fit: contain;
}

.grad {
    margin-bottom: 50px;
}

.grad:before {
    top: -500px;
    border-bottom: 180px solid #fff;
    bottom: 0;
}

.healing-bed .wrap-header{
  display: none;
}

.healing-bed .page-width {
    max-width: 100%;
    overflow: hidden;
}

.bg-curv {
    width: 100%;
    position: absolute;
    top: -640px;
    z-index: -1;
    left: 0;
}

.vhb-hero {
    padding: 100px 0;
}

.hell-bed {
    max-width: 580px;
    margin-top: 50px;
}

.hb-head {
    display: flex;
    align-items: center;
    gap: 10px;
}

.hb-card h6 {
    margin-bottom: 0;
}

.hb-kfl {
    background: #f1f2f2;
    padding: 30px 30px 30px 80px;
    position: relative;
    margin-left: 40px;
}
.kf-icon{
    height: auto;
    left: -40px;
    top: 22px;
}

.hb-check {
    width: 45px;
}

.impr-box {
    background: #f1f2f2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 40px;
    gap: 20px;
    margin-top: 70px;
    height: calc( 100% - 70px);
}

.impr-box .impr-icon {
    margin-top: -90px;
}

.hb-card .pract {
    height: 280px;
}
.hb-card .cfs-img {
    height: 380px;
}

.cfs-ben .kf-icon {
    left: -32px;
    top: 20px;
    width: 75px;
}
.cfs-ben  .hb-kfl {
    padding: 30px 40px 30px 60px;
}
.cfs-ben .hb-kfl {
    margin-top: 20px;
}

.cliexp .impr-box {
    height: 100%;
    justify-content: space-between;
    margin-top: 0;
    background-color: #fff;
}
.cliexp .impr-box .impr-icon {
    margin-top: -105px;
}
.auth-d {
    width: 100%;
}
.auth-d p {
    color: #2f368f;
    margin-bottom: 0px;
}
.cliexp {
    padding: 40px 30px;
    margin-top: 50px;
}
.cliexp:before {
    content: "";
    top: 0;
    position: absolute;
    bottom: 210px;
    left: 0;
    right: 0;
    background: #2f368f;
    z-index: -1;
}
.cliexp  .h3 {
    color: #fff;
}
.ideal-for .hb-kfl {
    height: calc(100% - 20px);
}
.paired {
    overflow: hidden;
    padding-top: 100px;
    position: relative;
    padding-bottom: 80px;
    margin-top: 100px;
}
.paired .vector-bg {
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
}
.paired .h3 {
    color: #fff;
}
.paired-box img {
    aspect-ratio: 1/1;
    object-fit: contain;
    background-color: #fff;
    padding: 21px 10px 35px;
}
.paired-box .paired-title {
    background-color: #c1c1da;
    color: #000;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    margin: -20px 15px 0 15px;
    position: relative;
    z-index: 1;
    padding: 8px 0;
}
.fet-icon {
    max-width: 500px;
}
.ariezx-img {
    max-width: 550px;
}

.fil-card {
    background-color: #0197b3;
    height: calc( 100% - 50px);
    padding: 25px;
}

.fil-card .list-water li {
    font-size: 18px;
    line-height: 25px;
}

.fil-card .list-water {
    color: #fff;
    padding-left: 12px;
    font-size: 16px;
}
ol.list-water li {
    list-style: auto;
}

.airezxo .page-section-header h1 {
    text-transform: none;
}
li.site-nav--has-dropdown:hover> .site-nav__dropdown {
    display: block;
}
.site-nav__dropdown{
  top: 30px;
  border: none;
  background:none;
  padding: 15px 0 0 0;
}
.site-nav__dropdown ul {
    background: #fff;
    padding: 5px 20px 10px 0;
}

/* ora page css */
body, section {
    overflow-x: hidden;
}
.ora .page-width, .healing-bed-1 .page-width, .refire .page-width, .airez .page-width {
  padding-left :15px;
  padding-right :15px;
}
.ora .page-container, .healing-bed-1 .page-container, .refire .page-container, .airez .page-container {
  overflow: unset;
}
.ora-hero {
    background-color: #333283;
    background-image: url(/cdn/shop/files/ora_hero_bg.png?v=1750705565);
    background-size: cover;
    overflow: hidden;
    background-position: bottom left;
    padding: 40px 15px 0;
    max-height: 584px;
}
.oh-wrap {
    display: flex;
    align-items: center;
    padding: 0 12px;
    justify-content: space-between;
}
.ora-hero h1 {
    color: #fff;
    font-size: 64px;
    font-weight: 700;
    text-transform: uppercase;
}
.ora-cap {
    max-width: 740px;
    box-shadow: 0px 4px 35px 10px #0000000D;
    background: #E0E0E02E;
    border-radius: 15px;
    padding: 20px 30px;
    margin-top: -48px;
    position: relative;
}
.ora-hero .td-img {
    max-width: 450px;
    width: 100%;
    margin-top: 10px;
}
.about-ora {
    padding-top: 120px;
    background-image: url(/cdn/shop/files/ora-about-bg.jpg?v=1750710438);
    background-size: cover;
    background-position: center;
    background-color: #ECEBF1;
}
.ora-ad {
    max-width: 1020px;
    margin: 0 auto;
    text-align: center;
    font-size: 22px;
    line-height: 32px;
    color: #333333;
}
.about-ora-img {
    margin-top: 50px;
}
.leo-row {
    display: flex;
    align-items: center;
    padding: 130px 0;
}
.leo-dome{
  padding:0;
  text-align:left;
}
.leo-dome, .leo-row {
    position: relative;
    z-index: 9;
}
.leo-dome:before, .leo-row:before {
    content: "";
    position: absolute;
    width: 25%;
    height: 100%;
    top: 0;
    background-color: #333283;
    z-index: -1;
}
.leo-row:before {
    width: 544px;
    left: -140px;
}
.ld-img {
    margin-left: 160px;
}
.ld-info {
    padding-left: 50px;
    width: 100%;
}
.ld-label {
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    letter-spacing: normal;
    text-transform: capitalize;
}
.ld-title {
    font-weight: 800;
    font-size: 60px;
    line-height: 70px;
    text-transform: uppercase;
    margin-top: 15px;
}
.ld-desc {
    max-width: 740px;
}
.ld-feat {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    margin-top: 35px;
    max-width: 740px;
}
.lf-col {
    border: 1px solid #EEEEEE;
    border-radius: 15px;
    box-shadow: 0px 4px 35px 10px #0000000D;
    border-width: 1px;
    padding: 20px;
    flex-basis: calc(50% - 30px);
}
.lf-title {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}
.lf-title .lf-icon {
    width: 52px;
}
.lf-name {
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-transform: capitalize;
}
.leo-dom-wm {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.li-coil {
    padding: 130px 0;
}
.lcoil-row {
    display: flex;
    align-items: center;
}
.lcoil-feat, .lcoil-lb {
    flex-basis: 50%;
    position: relative;
}
.lcoil-feat {
    display: flex;
    justify-content: flex-end;
}
.lic {
    left: 0;
    display: flex;
    gap: 30px;
}
.lif-1 {
    top: 98px;
}
.li-fn {
    width: 190px;
}
.lif-2 {
    top: 201px;
}
.lif-2 .li-fn, .lif-3 .li-fn {
    width: 153px;
}
.lif-3 {
    top: 327px;
}
.lif-4 {
    bottom: 93px;
}
.lcoil-lb {
    border: 1px solid #EEEEEE;
    box-shadow: 0px 4px 35px 10px #0000000D;
    max-width: 740px;
    padding: 72px 40px;
    margin-left: -160px;
    background: #fff;
    border-radius: 15px;
}
.lcoil-lb .clb-wm {
    position: absolute;
    top: 0;
    right: -70px;
}
.ora-video {
    background-image: url(/cdn/shop/files/ORA_s.jpg?v=1750875630);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    overflow: hidden;
    z-index:99;
}
.fix-bg{
  position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: -1;
}
.ovc-wrap {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 50px 0;
}
.ovc {
    max-width: 739px;
}
.ovc-st {
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
}
.ovc-tit {
    font-weight: 800;
    font-size: 60px;
    line-height: 70px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-top: 15px;
}
.ora-play {
    display: inline-block;
    margin-top: 20px;
}
.inp-alive {
    background-color: #ABCF38;
    padding: 40px 0;
    z-index: 99;
}
.inp-wrap {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.inp-txt {
    max-width: 720px;
    text-align: center;
}
.inp-st {
    font-weight: 700;
    font-size: 35px;
    line-height: 35px;
    text-align: center;
    text-transform: capitalize;
    color: #333283;
}
.inp-tit {
    font-weight: 800;
    font-size: 60px;
    line-height: 70px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-top: 15px;
    transition: 0.5s;
}
.inp-alive a.btn {
    background: #333283;
    padding: 10px 30px;
    margin-top: 20px;
}
.inp-limg {
    max-width: 300px;
    width: 100%;
    text-align: center;
}
.co-app {
    padding: 130px 0;
    overflow: hidden;
}
.kb-wrap {
    max-width: 555px;
    margin: 50px auto;
}
.kb {
    position: absolute;
    width: 300px;
}
.kb1 {
    left: -195px;
    top: 68px;
}
.kb2 {
    left: -252px;
    top: 242px;
}
.kb3 {
    left: -240px;
    top: 416px;
}
.kb4 {
    left: -253px;
    bottom: 223px;
}
.kb5 {
    left: -193px;
    bottom: 49px;
}
.kb6 {
    right: -282px;
    top: 70px;
}
.kb7 {
    right: -358px;
    top: 242px;
}
.kb8 {
    right: -358px;
    top: 416px;
}
.kb9 {
    right: -360px;
    bottom: 218px;
}
.beni-wm {
    right: 0;
    bottom: -10px;
}
.htu-ora {
    background-image: url(/cdn/shop/files/bg-patt.png?v=1750885008);
    background-size: cover;
    background-position: center;
    background-color: #ECEBF1;
    padding: 150px 30px;
}
.htu-r1 {
    display: flex;
    align-items: center;
    gap: 70px;
}
.htu-c1 {
    max-width: 50%;
    width: 100%;
}
ul.li-l1 {
    line-height: 35px;
}
ul.li-l1 li:before {
    content: "";
    width: 9px;
    height: 9px;
    display: inline-block;
    background: #333283;
    border-radius: 100px;
    margin-right: 10px;
}
ul.li-l1 .area-l1, ul.li-l1 .area-l1 .lym-l1 {
    padding-left: 20px;
}
ul.li-l1 .area-l1 li:before {
    background: #ABCF38;
}
ul.li-l1 .area-l1 .lym-l1  li:before{
    background: #B5B5B2;
}
.Li-pemf{
  margin-top: 150px;
}
.prec-feat {
    padding: 150px 0;
}
.pf-wrap {
    display: flex;
    align-items: center;
    gap: 75px;
    justify-content: center;
}
.prec-feat .lcoil-lb {
    margin: 0 -234px 0 0;
    max-width: 550px;
    display: flex;
    flex-direction: column;
    padding: 82px 40px;
    z-index: 9;
}
.prec-feat .lcoil-lb .clb-wm {
    right: auto;
    left: -70px;
}
.pf-desc {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.pf-item {
    display: flex;
    align-items: center;
    gap: 15px;
}
.fix-top {
    position: sticky;
    top: 75px;
    padding: 20px;
}
.fix-top .inp-limg, .fix-top .inp-tit {
    max-width: 110px;
    display:none;
}
.fix-top .inp-txt {
    display: flex;
    gap: 20px;
    align-items: center;
}
.fix-top  a.btn{
  margin-top: 0px;
}
.fix-top .inp-tit {
    font-size: 40px;
    line-height: 50px;
    transition: 0.5s;
}
/* ora page css end */

/* Wellness Practice page css */
.transform-your-wellness-practice header {
    background-color: #333283;
}
.tywp-hero{
  padding-top: 110px;
  position: relative;
  overflow: hidden;
}
.hv-bcg {
    pointer-events: none;
    width: 100%;
    position: absolute;
    top: 0;
}
.ty-hc {
    max-width: 720px;
}
.ty-hc h1 {
    color: #fff;
    font-size: 64px;
    font-weight: 700;
    position: relative;
}
.ty-hc .ty-desc {
    font-size: 32px;
    color: #fff;
    max-width: 410px;
}
.th-btn-grp {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-top: 89px;
    margin-bottom: 35px;
    position: relative;
}
.th-btn-grp .btn {
    padding: 10px 36px;
    max-width: 250px;
    border-radius: 100px;
    letter-spacing: 0;
}
.th-btn-grp .btn-blu {
    background-color: #333283;
}
.th-btn-grp .btn-pink {
    background-color: #D73CBE;
    display: flex;
    align-items: center;
    padding: 10px 56px;
    max-width: 200px;
}
.bul-fo-res {
    padding: 60px 0 0;
}
.res-ro {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 60px;
    margin-top: 60px;
    padding: 0 30px;
}
.res-co {
    max-width: 658px;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.rc-tit {
    background-color: #333283;
    padding: 13px 20px;
    color: #fff;
    font-size: 28px;
}
.rc-txt {
    background-color: #F1F2F2;
    padding: 30px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    display: flex;.
    align-items: center;
    gap: 30px;
    height: 100%;
    align-items: center;
}
.ben-icon {
    max-width: 150px;
}
.rc-dec {
    font-size: 28px;
    max-width: 50%;
}
.rcd-tit {
    color: #333283;
    font-weight: 600;
}
.tools{
  margin-top: 60px;
}
.tools-row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    margin-top: 60px;
    padding: 0 30px;
}
.tools-row .to-col {
    max-width: calc( 33.3333% - 20px);
    border: 2px solid #A9CF38;
    padding: 30px;
    border-radius: 25px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
    width: 100%;
}
.to-img {
    object-fit: contain;
    max-width: 300px;
    max-height: 300px;
    height: 100%;
    width: 100%;
}
.tools .rc-dec {
    max-width: 100%;
    font-size: 25px;
    text-align: center;
}
.tools .rc-dec p{
  font-weight: 500;
}
.th-say {
    margin-top: 80px;
    background-color: #F1F2F2;
    padding: 80px 30px;
}
.ts-row {
    display: flex;
    gap: 100px;
}
.ts-row .ts-coll {
    width: 60%;
}
.ts-row .ts-colr {
    width: 40%;
}
.think-item {
    border-radius: 15px;
    background-color: #E3E3E4;
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 15px;
}
.think-item:not(:last-child) {
    margin-bottom: 10px;
}
.th-iwrp{
  margin-top: 40px;
}
.think-ico {
    height: 50px;
    width: 50px;
    object-fit: contain;
}
.think-item p {
    font-size: 18px;
    color: #000;
}
.prac-com {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    height: calc(100% - 136px);
}
.pc-item {
    background-color: #333282;
    padding: 30px;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 30px;
    flex: 1;
}
.pc-item p {
    color: #fff;
    font-size: 30px;
}
/* Wellness Practice page css end */

/* VIBEx HEALING BED page css start */
.vhb-hero .td-img, .air-hero .td-img {
    max-width: 800px;
}
.vbh-st {
    color: #ABCF38;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
}
.vhb-hero {
    background-image: url(/cdn/shop/files/vibex-wm.png?v=1753512422);
}
.vhb-abt p, .ref-abt p, .air-abt p {
    font-size: 16px;
    color: #333333;
    line-height: 25px;
}
.vhb-abt .vhb-ct {
    font-weight: 700;
    font-size: 25px;
    line-height: 35px;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.ora-ad {
    max-width: 830px;
    margin-bottom: 50px;
}
.vhb-abt {
    background-image: url(/cdn/shop/files/vibex-hiw-wm.png?v=1753512675);
    padding-bottom: 120px;
    background-position: right;
    padding-left: 50px;
    padding-right: 50px;
}
.vhb-feat .leo-row:before {
    width: 490px;
}
.vhb-feat .ld-feat {
    flex-direction: column;
}
.vhb-list {
  margin-top: 30px;
}
.vhb-list li {
    list-style: none;
    display: flex;
    align-items: center;
    color: #333;
    gap: 16px;
    line-height: 25px;
}
.vhb-list li:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #ABCF38;
}
.vhb-list .lf-title {
    margin-bottom: 15px;
}
.vhb-list p {
    margin-top: 10px;
    color: #333;
}
.vhb-tgt, .well-app, .cli-say, .be-pai{
  padding: 120px 50px;
}
.vhb-tgt .vhb-list li {
  font-weight: bold;
  color: #333283;
}
.vhb-tgt .immer{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}
.vhb-tgt .lcoil-lb {
    margin-left: 230px;
    max-width: 610px;
    display: flex;
    flex-direction: column;
}
.vhb-tgt .lcoil-lb .lf-col {
    padding: 0;
    border: none;
    box-shadow: none;
}
.vhb-video{
  background-image: url(/cdn/shop/files/Immersive.jpg?v=1752731278);
}
.vhb-video .ovc, .air-video .ovc {
    max-width: 1200px;
}

.wag-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 50px;
}
.wag-grid .lf-col {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    gap: 20px;
    padding: 30px;
    position: relative;
}
.wag-grid .lf-col .lf-title {
    flex-direction: column;
}
.wag-grid .lf-name {
    line-height: 25px;
}
.wag-grid .prb {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 5%;
}
.sec-cfs, .cli-say, .enh-tech{
  background-color: #ECEBF1
}
.sec-cfs .lcoil-lb {
    margin: 0 -290px 0 0;
}
.sec-cfs .lcoil-lb {
    padding: 30px 40px;
}
.sec-cfs .lcoil-lb .clb-wm {
    left: -56px;
    bottom: 0;
    top: auto;
}
.sec-cfs .wh-inc {
    max-width: 460px;
    gap: 30px;
    display: flex;
    flex-direction: column;
    margin-left: -154px;
}
.sec-cfs .lic {
    justify-content: flex-end;
    align-items: center;
}
.sec-cfs .li-fn {
    width: auto;
    color: #333;
}
.sec-cfs .wh-inc .clb-desc {
    max-width: 363px;
    margin-left: auto;
}
.vhb-kb {
  padding: 130px 0 0;
}
.vhb-kb .kb1 {
    left: -195px;
    top: 31px;
    text-align: right;
}
.vhb-kb .kb2 {
    left: -250px;
    top: 145px;
    text-align: right;
}
.vhb-kb .kb3 {
    left: -250px;
    top: 267px;
}
.vhb-kb .kb4 {
    left: -250px;
    bottom: 303px;
    text-align: right;
}
.vhb-kb .kb5 {
    left: -230px;
    bottom: 189px;
    text-align: right;
}
.vhb-kb .kb10 {
    bottom: 58px;
    text-align: right;
    left: -150px;
}
.vhb-kb .kb6 {
    right: -242px;
    top: 31px;
}
.vhb-kb .kb7 {
    right: -294px;
    top: 143px;
}
.vhb-kb .kb8 {
    right: -308px;
    top: 266px;
}
.vhb-kb .kb9 {
    right: -303px;
    bottom: 303px;
}
.vhb-kb .kb11 {
    bottom: 189px;
    right: -290px;
}
.vhb-kb .kb12 {
    bottom: 78px;
    right: -200px;
}
.cli-rev {
    border-radius: 15px;
    border-width: 1px;
    box-shadow: 0px 4px 35px 10px #0000000D;
    background-color: #fff;
    padding: 50px 90px;
    text-align: center;
    position: relative;
}
.cli-quotes {
    position: absolute;
    left: 30px;
    top: 30px;
}
.cli-rev .cli-na, .cli-rev .cli-age {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    text-transform: capitalize;
    margin-top: 15px;
}
.cli-rev .cli-age {
  color: #333333;
  margin-top: 0;
}
.cli-rev .cli-img {
    margin: auto;
}
.cli-exp .slick-slide, .bp-swii .slick-slide {
  margin: 0 15px; 
}

.cli-exp  .slick-track {
    display: flex !important;
    align-items: stretch;
    padding: 50px 0;
}

.cli-exp .slick-slide {
  height: auto !important;
}

.cli-exp .slick-slide > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.cli-exp .slick-prev, .cli-exp .slick-next, 
.bp-swii .slick-prev, .bp-swii .slick-next, 
.ref-ca .slick-prev, .ref-ca .slick-next,
.airfeat .slick-prev, .airfeat .slick-next,
.ben-swi .slick-prev, .ben-swi .slick-next{
    width: 30px;
    height: 30px;
}
.cli-exp .slick-prev:before, .cli-exp .slick-next:before, 
.bp-swii .slick-prev:before, .bp-swii .slick-next:before, 
.ref-ca .slick-prev:before, .ref-ca .slick-next:before,
.airfeat .slick-prev:before, .airfeat .slick-next:before,
.ben-swi .slick-prev:before, .ben-swi .slick-next:before{
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(/cdn/shop/files/right-slide.svg?v=1752753095);
    display: block;
    background-size: cover;
}
.cli-exp .slick-prev:before, .bp-swii .slick-prev:before, .ref-ca .slick-prev:before, .ben-swi .slick-prev:before {
  transform: scale(-1)
}
.bp-swii{
  margin-top: 50px;
}
.bp-swii .paired-box .paired-title {
    background-color: #333283;
    color: #fff;
    font-weight: bold;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    margin: 0;
    line-height: 35px;
}
.bp-swii .paired-box img {
    background-color: transparent;
    padding: 30px;
    aspect-ratio: 1 / 0.9;
}
.bp-swii .paired-box {
    background-color: #EEEEEE;
    border-radius: 15px;
    overflow: hidden;
}
.vibex-healing-bed .ora-hero h1, .vibex-healing-bed .leo-dome h2 {
    text-transform: none;
}
.btn .tt-lcs {
    text-transform: none;
}
.vibex-healing-bed section{
  text-align: left;
}
.enh-tech .wag-grid .lf-col{
  background: #fff;
}
/* VIBEx HEALING BED page css end */

/* Refire page css start */
.refire {
  background-image: url(/cdn/shop/files/refire-wm.png?v=1752917736);
}
.refire .ora-cap {
    max-width: 45%;
    box-shadow: none;
    background: none;
    padding: 0;
}
.refire .td-img {
    max-width: 40%;
}
.refire h1 {
    font-size: 52px;
}
.ref-abt .vhb-list {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin: 0;
}
.ref-abt .vhb-list li {
    display: inline-flex;
}
.ref-abt {
    background-image: url(/cdn/shop/files/refire-abt.png?v=1752929923);
    background-position: center right;
}
.ref-feat {
    background-color: #F1EBE2;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}
.ref-que{
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.ref-que .accordion-item {
    box-shadow: 0px 4px 35px 10px #0000000D;
    border-radius: 1rem;
    border: none;
}
.ref-que .accordion-item .accordion-button {
    background: none;
    font-size: 18px;
    display: flex;
    gap: 15px;
    font-weight: bold;
}
.ref-que .accordion-button:not(.collapsed) {
    color: #333283;
    box-shadow: none;
    border-bottom: 1px solid #00000017;
}
.ref-que .accordion-item p {
    color: #333333;
    margin-bottom: 5px;
    display: flex;
}
.ref-que .accordion-item p strong {
    width: 110px;
}
.accordion-button::after {
    width: 25px;
    height: 25px;
    margin-left: auto;
    background-color: #333283;
    border-radius: 100%;
    content: "";
    background-image: url(/cdn/shop/files/Vector-arrow.svg?v=1752934481);
    background-position: center;
    background-size: 13px;
}
.accordion-button:not(.collapsed)::after {
   background-image: url(/cdn/shop/files/Vector-arrow.svg?v=1752934481);
}
.ref-ta {
    padding: 130px 0 0;
    background-color: #F1EBE2;
}
.ref-ta .kb-wrap {
    max-width: 700px;
    margin: -40px auto 0;
}
.ref-ta .kb{
  color: #333333;
}
.ref-ta .kb1, .ref-ta .kb2, .ref-ta .kb3{
  text-align: right;
}
.ref-ta .kb4, .ref-ta .kb5, .ref-ta .kb6{
  text-align: left;
}
.ref-ta .kb1, .ref-ta .kb2, .ref-ta .kb3 {
    left: -195px;
}
.ref-ta .kb4, .ref-ta .kb5, .ref-ta .kb6 {
    right: -165px;
    left: auto;
}
.ref-ta .kb1, .ref-ta .kb4{
  top: 225px;
}
.ref-ta .kb2, .ref-ta .kb5 {
    top: 343px;
}
.ref-ta .kb3, .ref-ta .kb6 {
    top: auto;
    bottom: 244px;
    margin-bottom: 0;
}
.ref-ndx {
    background-image: url(/cdn/shop/files/research_index.png?v=1752949909);
}
.ref-ndx .ovc {
    max-width: 1200px;
}
.ref-ca .lf-col {
    padding: 30px;
}
.ref-ca .slick-track {
    display: flex !important;
    align-items: stretch;
    padding: 30px 0;
}
.ref-ca .slick-slide {
    height: auto;
    margin: 0 15px;
}
.ref-gly {
  background-color: #ECEBF1;
}
.ref-gly .bp-swii .paired-box img {
    background-color: #ffffff;
    object-fit: cover;
}
.ref-cta .lcoil-row {
    justify-content: center;
    gap: 50px;
}
.ref-cta .lcoil-feat {
    flex-basis: 300px;
    flex-direction: column;
}
.ref-cta .lcoil-lb {
    margin-left: 0;
}
.ref-cta .lcoil-lb {
    padding: 60px 30px;
}
.ref-cta .contact-form{
  padding: 0px;
  box-shadow: none;
}
.ref-cta .field-grp-new, 
.ref-cta .field-grp-msg-new{
  border-radius: 10px;
}
.ref-cta .lcoil-lb .clb-wm {
    right: -50px;
    width: 48px;
}
/* Refire page css end */

/* Airez page css start */
.air-hero {
    background-image: url(/cdn/shop/files/airex-wm.png?v=1753014543);
    max-height: 650px;
}
.air-hero .td-img {
    max-width: 830px;
}
.air-hero .ora-cap {
    margin-top: -118px;
}
.air-hero h1 {
    font-size: 70px;
}
.air-abt {
    background-image: url(/cdn/shop/files/airez-abt-wm.png?v=1753016582);
    background-position: center right;
}
.air-use .ld-feat {
    flex-direction: column;
    margin: 0;
    gap: 20px;
}
.air-use .lf-col {
    border: none;
    box-shadow: none;
    padding: 0;
}
.air-use .lf-name {
    margin-bottom: 10px;
    font-size: 20px;
}
.air-fet .wag-grid .lf-col {
    justify-content: flex-start;
}
.air-video {
    background-image: url(/cdn/shop/files/air-alt-bg.jpg?v=1753082367);
}
.airfeat .slick-list {
    padding: 0 50px;
    margin-left: -50px;
}
.airfeat .slick-slide {
    margin-bottom: 15px;
    /* margin-top: 20px; */
    box-shadow: 0px 4px 25px 3px #0000000D; 
}
.airfeat .slick-prev {
    left: auto;
    right: 60px;
    top: -40px;
    transform: rotate(-90deg);
}
.airfeat .slick-next {
    right: 60px;
    top: auto;
    bottom: -50px;
    transform: rotate(90deg);
}
.ab-desc {
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
}
.ben-swi  .slick-track {
    display: flex !important;
    align-items: stretch;
    padding: 50px 0;
}
.ben-swi .slick-slide {
    height: auto !important;
    margin: 0 15px;
}
.ben-swi .lf-title {
    margin-bottom: 20px;
}
.air-seriz {
    padding: 120px 00px;
    background-color: #ECEBF1;
}
.air-spe {
    max-width: 650px;
    margin: 70px auto 0;
    position: relative;
}
.spe {
    position: absolute;
    left: -365px;
    max-width: 390px;
    top: 0;
}
.spe-r {
    left: auto;
    right: -390px;
}
.spe-1 {
    left: -320px;
}
.spe-2, .spe-7 {
    top: 162px;
}
.spe-3, .spe-8 {
    top: 330px;
}
.spe-4 {
    top: 524px;
}
.spe-5 {
    top: 666px;
}
.spe-6 {
    right: -345px;
}
.spe-9 {
    top: 472px;
}
.spe-10 {
    top: 611px;
}
.spe-11 {
    position: unset;
    margin: 30px auto 0;
    max-width: 100%;
}
.air-upg .lcoil-row {
    justify-content: center;
    padding-right: 90px;
}
.air-upg .lcoil-lb {
    max-width: 520px;
    margin-left: -608px;
}
.air-upg  .lcoil-feat {
    margin: 0 auto;
    max-width: 490px;
}
.air-upg  .lcoil-feat > img{
  margin-right: -80px;
}
.air-upg .lic {
    left: -460px;
    max-width: 543px;
    align-items: flex-start;
}
.air-upg .li-fn b {
  display: block;
}
.air-upg .li-fn {
    width: 370px;
}
.air-upg .lif-1 {
    top: 56px;
}
.air-upg .lif-2 {
    top: 210px;
}
.air-upg .lif-3 {
    top: 370px;
}
.air-upg .lif-4 {
    bottom: 43px;
}
.airez .sec-cfs {
  padding: 150px 35px;
}
.fa-pos {
  margin-top: 15px;
}
/* Airez page css end */

/* VIBEx Passport page css start */
.vibex-passport section {
  text-align:left;
}
.vib-pass, .vib-pass p{
  color:#fff;
}
.vib-pass {
    background-image: url(/cdn/shop/files/VIBEx_Passport.png?v=1762847790);
    max-height: max-content;
    padding: 120px 15px 50px;
}
.vib-pass .sub-title {
    font-size: 40px;
} 
.vib-pass .ora-cap {
    max-width: 570px;
}
.vpass-abt h3{
  color:#000000;
}
.vpass-video {
    background-image: url(/cdn/shop/files/VIBEx_Passport_bg.jpg?v=1762858716);
}
.vpass-video .ovc {
    max-width: 1180px;
}
.vpass-sas .wag-grid {
    grid-template-columns: repeat(4, 1fr);
}
.vpass-sas .dfx-vpass .wag-grid {
    grid-template-columns: repeat(2, 1fr);
}
.dfx-vpass .wag-grid .lf-col .lf-title {
    flex-direction: row;
}
.dfx-vpass .wag-grid .lf-col {
    gap: 0px;
    text-align: left;
}
.idf-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.ide-for .itm-li {
    position: absolute;
    top: 18px;
    left: 370px;
}
.ide-for .idf-item {
    position: relative;
}
.ide-for .lcoil-lb {
    margin-left: auto;
    max-width: 570px;
    padding: 50px 40px;
}
.ide-for .lcoil-lb .clb-wm {
    top: 50%;
    transform: translateY(-50%);
}
.ide-for .ide-bg {
    position: absolute;
    top: 0;
    right: 0;
}
.ide-for {
    padding: 120px 15px;
}

.vibex-passport-portable-vpemf-therapy-system section{
  text-align:left;
}

/* VIBEx Passport page css end */

.mag-well a {
    display: inline-block;
    width: auto;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    padding: 8px 15px!important;
    background-color: #abcf38;
    color: #fff;
    font-family: Open Sans, sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .08em;
    white-space: normal;
    font-size: 16px;
    border-radius: 50px;
}

.mag-well a:hover{
  background-color: #8cab29;
  transition: 0.5s;
  color: #fff;
}

@media (max-width: 1440px) {
.bor-r1 {
    top: -70px;
    max-width: 834px;
    right: 150px;
}
.bor-r2 {
    top: -67px;
    max-width: 804px;
    right: 130px;
}
}

@media (max-width: 1367px) {
  .ty-hc {
    max-width: 720px;
    padding-left: 60px;
}
.res-co {
    max-width: calc( 50% - 15px);
}
.res-ro {
    gap: 30px;
}
.pc-item p {
    font-size: 28px;
}
.ld-img {
    margin-left: 60px;
}
.leo-dome:before {
    width: 22.3333%;
}
.lcoil-lb {
    max-width: 570px;
    padding: 42px 40px;
}
.ld-title {
    font-size: 50px;
    line-height: 55px;
}
.lcoil-row {
    justify-content: center;
}
.lcoil-lb .clb-wm {
    right: -53px;
    height: 385px;
}
.lic {
    left: -50px;
}
.fix-top {
    top: 65px;
}
.air-spe {
    max-width: 480px;
}
.spe {
    max-width: 390px;
}
.spe p{
  font-size: 14px;
}
.spe-2, .spe-7 {
    top: 117px;
}
.spe-3, .spe-8 {
    top: 241px;
}
.spe-4 {
    top: 384px;
}
.spe-5 {
    top: 487px;
}
.spe-r {
    right: -380px;
}
.spe-6 {
    right: -340px;
}
.spe-8 {
    right: -354px;
}
.spe-9 {
    top: 346px;
}
.spe-10 {
    top: 450px;
}
.spe-11 {
    margin: 10px auto 0;
}
.airez .ref-gly .bp-swii .paired-box img {
    object-fit: contain;
}
.air-upg .lic {
    left: -440px;
}
.air-upg .lif-1 {
    top: 36px;
}
.air-upg .lif-2 {
    top: 170px;
}
.air-upg .lif-3 {
    top: 280px;
}
.air-upg .lif-4 {
    bottom: -37px;
}
.air-upg  .lcoil-feat {
    max-width: 320px;
}
.air-upg .li-fn {
    font-size: 14px;
}
)

}/*---alivn css start  */

@media (max-width: 1199px) {
  .page-width {
    /* padding-left: 15px;
    padding-right: 15px; */
  }
  .downloads .dwl-wrap .dwl-col {
    width: 32%;
    flex: 0 0 32%;
  }
  .downloads .dwl-wrap .dwl-col:nth-child(4n + 1) {
    margin-left: 1%;
  }
  .downloads .dwl-wrap .dwl-col:first-child,
  .downloads .dwl-wrap .dwl-col:nth-child(3n + 1) {
    margin-left: 0%;
  }
  .font-55 {
    font-size: 40px;
  }
  .site-footer__icon-list {
    float: unset;
  }
  .site-footer__icon-list li {
    padding: 0;
  }
  .width-50-new{
    width:100%!important;
  }
  .top_banner {
    padding-top: 80px;
    padding-bottom: 30px;
}
    .top_banner h1 {
          font-size: 50px;
    }
  .tcb-img img {
    max-width: 65%;
    width: 100%;
}
  .tc-owl {
    padding: 25px 20px;
    line-height: 23px;
    font-size: 15px;
    max-width: 187px;
    right: 0;
}
  .tc-sec-1 {
    padding-top: 50px;
}
.tc-sec-5 {
    padding: 50px 0 0px;
}
.myt-80 {
    margin-bottom: 50px;
    margin-top: 20px;
}
.tc-sec-6 {
    padding: 50px 0 10px;
}
  .tc-sec-7 {
    padding: 50px 0 24px;
}
  .tab.tc-sec-8 {
    padding: 50px 0 40px;
}
}
.collection-hero__title-wrapper {
  /* padding-top: 200px; */
}
@media (max-width: 1199px) {
  .bg-curv {
    top: -380px;
}
.bor-r {
    top: -57px;
    max-width: 751px;
    right: 103px;
}
.ariezx-img {
    max-width: 450px;
}
.bor-r1 {
    top: -60px;
    max-width: 714px;
    right: 100px;
}
.fet-icon {
    max-width: 400px;
}
.bor-r2 {
    top: -60px;
    max-width: 714px;
    right: 100px;
}
.ora-hero {
    max-height: 465px;
}
.ora-cap {
    max-width: 460px;
    margin-top: -30px;
}
  .ora-hero h1 {
    font-size: 44px;
}
.ora-hero .td-img {
    max-width: 350px;
    margin-top: 0px;
}
.about-ora {
    padding: 60px 30px 0;
}
.ora-ad {
    font-size: 18px;
    line-height: 28px;
}
.about-ora-img {
    margin-top: 50px;
}
.about-ora-img img {
    max-width: 300px;
}
.leo-row {
    padding: 60px 0;
}
.ld-img {
    margin-left: 20px;
    max-width: 280px;
}
.ld-info {
    padding-left: 20px;
}
.ld-label {
    font-size: 25px;
}
.ld-title {
    font-size: 40px;
    line-height: 45px;
}
.ld-feat {
    max-width: 580px;
}
.lf-title .lf-icon {
    width: 32px;
}
.li-coil {
    padding: 60px 15px;
}
.lcoil-row {
    justify-content: center;
    flex-direction: column;
}
.lcoil-feat {
    width: 87%;
}
.lcoil-lb {
    max-width: 80%;
    margin-top: -50px;
}
.lcoil-lb .clb-wm {
    right: -42px;
    height: 280px;
}
.ovc-wrap {
    padding: 60px 0;
}
.ovc-st, .inp-st {
    font-size: 25px;
    line-height: 35px;
}
.ovc-tit, .inp-tit {
    font-size: 40px;
    line-height: 50px;
}
.inp-limg {
    max-width: 230px;
}
.co-app {
    padding: 60px 0;
    overflow: hidden;
}
.kb-wrap {
    max-width: 330px;
    margin: 30px auto;
}
.kb1 {
    left: -200px;
    top: 36px;
}
.kb2 {
    left: -232px;
    top: 139px;
}
.kb3 {
    left: -222px;
    top: 243px;
}
.kb4 {
    left: -223px;
    bottom: 120px;
}
.kb5 {
    left: -193px;
    bottom: 17px;
}
.kb6 {
    right: -251px;
    top: 36px;
}
.kb7 {
    right: -297px;
    top: 139px;
    width: 240px;
}
.kb {
    width: 260px;
}
.kb8 {
    right: -298px;
    top: 241px;
}
.kb9 {
    right: -298px;
    bottom: 116px;
}
.Li-pemf {
    margin-top: 60px;
}
.htu-r1 > img {
    max-width: 50%;
}
.htu-ora, .prec-feat {
    padding: 60px 15px;
}
.pf-wrap {
    gap: 20px;
}
.prec-feat .lcoil-lb {
    margin: 0 -124px 0 0;
    padding: 32px 40px;
}
.pf-img {
    width: 250px;
}
.vhb-hero .td-img {
    max-width: 500px;
}
.vhb-abt {
    padding: 60px 40px;
}
.leo-row:before, .vhb-feat .leo-row:before {
    width: 350px;
}
.vhb-tgt, .well-app, .be-pai {
    padding: 60px 30px;
}
.sec-cfs .wh-inc {
    gap: 15px;
    margin-left: -110px;
    max-width: 400px;
}
.sec-cfs .wh-inc .clb-desc {
    max-width: 300px;
}
.sec-cfs .lcoil-lb .clb-wm {
    height: 140px;
}
.sec-cfs .lcoil-lb {
    max-width: 365px;
    padding: 30px;
}
.vhb-kb {
    padding: 60px 0 0;
}
.vhb-kb .kb1 {
    left: -225px;
    top: 11px;
}
.vhb-kb .kb2 {
    top: 81px;
}
.vhb-kb .kb3 {
    top: 155px;
    text-align: right;
}
.vhb-kb .kb4 {
    left: -250px;
    bottom: 168px;
}
.vhb-kb .kb5 {
    left: -250px;
    bottom: 76px;
}
.vhb-kb .kb10 {
    bottom: 11px;
    left: -200px;
}
.vhb-kb .kb6 {
    right: -250px;
    top: 11px;
}
.vhb-kb .kb7 {
    right: -280px;
    top: 81px;
}
.vhb-kb .kb8 {
    right: -280px;
    top: 153px;
}
.vhb-kb .kb9 {
    right: -280px;
    bottom: 168px;
}
.vhb-kb .kb11{
    right: -280px;
    bottom: 100px;
}
.vhb-kb .kb12 {
    bottom: 35px;
    right: -236px;
}
.cli-say {
    padding: 60px 60px 0px;
}
.cli-rev {
    padding: 50px 30px;
}
.refire .ora-cap {
    max-width: 60%;
}
.refire h1 {
    font-size: 35px;
}
.ref-abt {
    padding: 60px 15px 0;
}
.ref-abt .vhb-list {
    flex-wrap: wrap;
}
.ref-abt .vhb-list li {
    justify-content: center;
    width: 30%;
}
.fix-top {
    top: 45px;
}
.ref-ta .kb-wrap {
    max-width: 500px;
}
.ref-ta .kb1, .ref-ta .kb4 {
    top: 157px;
}
.ref-ta .kb2, .ref-ta .kb5 {
    top: 241px;
}
.ref-ta .kb3, .ref-ta .kb6 {
    bottom: 170px;
}
.ref-ta{
  padding-bottom: 0px;
}
.ref-cta .lcoil-row {
  justify-content: left;
  gap: 20px;
  align-items: flex-start;
}
.ref-cta .lcoil-feat {
    flex-basis: auto;
}
.ref-cta .lcoil-feat {
    width: 100%;
}
.ref-cta .lcoil-lb {
  max-width: 95%;
  margin-top: 0;
}
.air-hero .td-img {
    max-width: 550px;
    margin-top: 30px;
}
.air-hero .ora-cap {
    margin-top: -90px;
}
.air-fet .wag-grid {
    gap: 20px;
}
.air-fet .lf-name br{
  display:none;
}
.airez .sec-cfs {
    padding: 60px 35px;
}
.air-feat .ld-feat, .air-use .ld-feat {
    max-width: 100%;
}
.air-spe {
    max-width: 60%;
    margin: 30px auto 0px;
}
.air-spe img {
    max-width: 100%;
    width: 100%;
    margin: 30px 0;
}
.air-seriz {
    padding: 60px 0px;
}
.air-spe .spe {
    max-width: 100%;
    text-align: center!important;
    margin-bottom: 15px;
    position: unset;
}
.air-upg  .lcoil-feat > img {
    margin-right: 0;
}
.air-upg  .lcoil-feat {
    max-width: 440px;
    margin: 0 0 0 auto;
}
.air-upg .lic {
    left: -530px;
}
.air-upg .lif-1 {
    top: 56px;
}
.air-upg .lif-2 {
    top: 200px;
}
.air-upg .lif-3 {
    top: 330px;
}
.air-upg .lif-4 {
    bottom: 59px;
}
.air-upg .lcoil-row {
    align-items: flex-start;
}
.air-upg .lcoil-lb {
    max-width: calc(100% - 50px);
    margin-left: 40px;
    width: 100%;
    flex-basis: 100%;
    margin-top: 30px;
}
.air-upg .lcoil-lb .clb-wm {
    height: 230px;
}
.vib-pass {
    max-height: max-content;
}
.ad-tran .leo-dom-wm {
    width: 80px;
}
.ide-for .lcoil-lb {
    margin-left: auto;
    max-width: 410px;
    padding: 30px 30px;
}
.ide-for .itm-li {
    top: 8px;
    left: 270px;
}
}
@media (max-width: 1024px) {
  .ben-cha .h3 {
    font-size: 35px;
}
  .ben-cha {
    padding-bottom: 0!important;
}
.pb-120 {
    padding-bottom: 20px;
}
.pt-120 {
    padding-top: 50px;
}
  .pb-60.ace-res {
    padding-bottom: 0px!important;
}
  .testimonial {
    width: 100%;
}
p.description {
    padding: 0 80px;
}
.top_banner {
    padding-top: 80px;
}
.tc-sec-8 .tabbutton {
    font-size: 13px;
    padding: 10px 15px;
}
.tab .active_tab {
    font-size: 13px;
    padding: 10px 15px;
}
  .tc-sec-8 .col-text ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
}
.tc-sec-8 .feature-row__text--right {
    padding-right: 0;
    padding-bottom: 0;
}
.blog-item .article-image {
    height: 160px;
    width: 100%;
}
.blog-item .article__title {
    font-size: 18px;
    padding: 0 15px;
}
.blog-item .article__grid-meta {
    padding: 0 20px 15px;
}
 .blog-item .article__author, .blog-item .article__date {
    margin-bottom: 12px;
    font-size: 13px;
}
.are-head .are-ht, .vhb-hero .are-ht {
    font-size: 45px;
}
.are-head .are-st, .vhb-hero .are-st {
    font-size: 20px;
    color: #fff;
}
.are-head:before {
    width: 70px;
    height: 70px;
    right: -25px;
    top: -25px;
}
.bor-r {
    top: -59px;
    max-width: 755px;
}
.are-wht {
    padding:30px;
}
.key-feat {
    margin-top: 70px;
}
.ser-li {
    margin-left: 30px;
}
.bg-curv {
    top: -90px;
}
.ty-hc {
    max-width: 520px;
    padding-left: 30px;
}
.ty-hc h1 {
    font-size: 45px;
}
.ty-hc .ty-desc {
    font-size: 25px;
    max-width: 320px;
}
.rc-tit {
    font-size: 25px;
}
.rc-txt {
    padding: 20px;
}
.ben-icon {
    max-width: 100px;
}
.rc-dec {
    font-size: 18px;
}
.tools-row .to-col {
    max-width: calc( 50% - 20px);
}
.th-say {
    margin-top: 50px;
    padding: 50px 30px;
}
.th-say .section-title {
   font-size: 25px;
}
.ts-row {
    gap: 20px;
}
.chat-ico {
    width: 50px;
}
.pc-item p {
    font-size: 22px;
}
.prac-com {
    height: calc(100% - 100px);
}
.air-hero .ora-cap {
    margin-top: -48px;
}
.air-hero .td-img {
    max-width: 500px;
}
.air-upg .lcoil-row {
    padding-right: 0;
    justify-content: flex-start;
}
.air-upg .lic {
    left: -490px;
    max-width: 500px;
}
.air-upg .lcoil-lb {
    margin-left: 0;
}
.vib-pass .sub-title {
    font-size: 25px;
}
.vpass-sas .wag-grid {
    grid-template-columns: repeat(2, 1fr);
}
.vpass-sas .wag-grid .lf-name br {
    display:none;
}
.vpass-sas .wag-grid .lf-col {
    justify-content: flex-start;
    gap: 0;
}
.vpass-sas .dfx-vpass .wag-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
}
.dfx-vpass .wag-grid .lf-col {
    align-items: flex-start;
}
}

@media (max-width: 991px) {
  .tc-sec-1 img {
    margin: 0 auto;
}
.tcb-img {
    align-self: center;
}
.top_banner h1 {
    font-size: 46px;
}
.top_banner .col-text ul li {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 5px;
}
.tc-owl {
    padding: 15px;
    line-height: 18px;
    font-size: 14px;
    max-width: 150px;
    min-height: 85px;
}
.tc-owl.tcq-3s {
    top: -20px;
}
  .tcq-fft {
    transform: translateY(-50%);
    top: 42%;
}
.tc-owl.tcq-ise {
    bottom: 30px;
}
.pdf-dwl-wrap {
    gap: 20px;
}
.pdf-dwl-wrap .pdf-dwl-col {
    flex-basis: calc(33.3333% - 13.3333px);
}
.pdf-dwl-wrap  .pdf-dwl-label {
    font-size: 16px;
    line-height: 25px;
}
.edu-info-pdf {
    margin-top: 40px;
    padding: 40px 0;
}
.edu-videos {
    padding: 40px 0;
}
.wrap-artical {
    gap: 30px;
    padding: 0 15px;
}
.artical h2 {
    line-height: 30px;
    font-size: 22px;
}
.feat_row .feat_col {
    width: calc(33.3333% - 30px);
}
.mob-ratio {
    aspect-ratio: 2/1.1;
    object-fit: cover;
    object-position: center -190px;
}
.are-head {
    max-width: 90%;
    margin: 0 auto;
    padding: 50px 30px;
}
.are-head .are-ht, .vhb-hero .are-ht {
    font-size: 45px;
}
.are-head .are-st, .vhb-hero .are-st {
    font-size: 18px;
}
.are-wht .wita {
    font-size: 18px;
}
.are-wht h2.h4 {
    font-size: 18px;
    margin: 0 0 50px;
}
.bor-r, .bor-r1, .bor-r2 {
    display: none;
}
.myt-10 {
    margin-top: 0;
}
.hell-bed {
    width: 75%;
}
.ty-hc {
    padding-left: 15px;
}
.ty-hc h1 {
    font-size: 35px;
}
.ty-hc .ty-desc {
    font-size: 18px;
}
.th-btn-grp {
    margin-top: 50px;
    gap: 20px;
}
.bul-fo-res .section-title, .tools .section-title {
    font-size: 35px;
}
.res-ro, .tools-row {
    padding: 0 15px;
}
.rc-tit {
    font-size: 18px;
}
.rc-dec {
    font-size: 16px;
}
.rc-txt, .tools-row .to-col, .prac-com {
    gap:20px;
}
.ben-icon {
    max-width: 60px;
}
.rc-dec {
    max-width: 80%;
}
.tools .rc-dec {
    font-size: 20px;
}
.to-img {
    max-width: 200px;
    max-height: 200px;
}
.th-say {
    padding: 50px 15px;
}
.pc-item {
    padding: 20px;
    gap: 20px;
}
.pc-item p {
    font-size: 18px;
}
.ora-cap {
    max-width: 410px;
    margin-top: -10px;
}
.ora-hero h1 {
    font-size: 33px;
}
.ora-cap img {
    width: 70px;
}
.ora-hero .td-img {
    max-width: 250px;
    margin-top: 21px;
}
.leo-dome:before {
    display:none
}
.leo-row {
    flex-direction: column-reverse;
    padding: 60px 15px 0px;
}
.ld-img {
    margin-left: 0;
    max-width: 200px;
    display: none;
}
.ld-info {
    padding-left: 0;
}
.ld-feat {
    max-width: 100%;
}
.inp-limg {
    max-width: 140px;
}
.kb-wrap {
    max-width: 206px;
}
.kb {
    width: 220px;
}
.kb1 {
    left: -216px;
    top: 17px;
}
.kb2 {
    left: -227px;
    top: 81px;
}
.kb3 {
    left: -219px;
    top: 147px;
}
.kb4 {
    left: -231px;
    bottom: 62px;
}
.kb5 {
    left: -229px;
    bottom: -1px;
}
.kb6 {
    right: -232px;
    top: 19px;
}
.kb7 {
    right: -260px;
    top: 83px;
}
.kb8 {
    right: -260px;
    top: 147px;
}
.kb9 {
    right: -259px;
    bottom: 59px;
}
.htu-r1 {
    gap: 20px;
    flex-direction: column;
}
.htu-c1 {
    max-width: 100%;
    width: 100%;
}
.Li-pemf {
    margin-top: 30px;
}
.Li-pemf img {
    order: 2;
}
.pf-wrap {
    gap: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.prec-feat .lcoil-lb {
    max-width: 100%;
    order: 3;
}
.pf-img {
    width: 40%;
    order: 1;
}
.wh-inc {
    width: 50%;
    order: 2;
}
.lcoil-lb {
    flex-basis: 100%;
}
.leo-row:before, .vhb-feat .leo-row:before {
    display:none;
}
.vhb-hero .td-img {
    max-width: 350px;
}
.vhb-abt {
    padding: 60px 15px;
}
.vhb-tgt, .well-app, .be-pai {
    padding: 60px 15px;
}
.vhb-tgt .lcoil-lb {
    margin-left: 230px;
    max-width: calc(100% - 260px);
    margin-top: 30px;
}
.vhb-tgt .immer {
    width: 50%;
}
.vhb-tgt .row {
    gap: 100px;
}
.vhb-tgt{
    padding-bottom: 120px;
}
.wag-grid {
    grid-template-columns: repeat(2, 1fr);
}
.sec-cfs .lcoil-lb {
    order: 1;
    max-width: 90%;
    margin: 0;
}
.sec-cfs .pf-img {
    order: 2;
}
.sec-cfs .wh-inc {
    order: 3;
    width: 60%;
    margin-left: -70px;
}
.sec-cfs .wh-inc .clb-desc {
    max-width: 80%;
}
.sec-cfs .pf-wrap {
    justify-content: center;
}
.vhb-kb .kb-wrap {
    max-width: 100%;
    text-align: center;
}
.vhb-kb .kb-wrap img {
    width: 50%;
}
.vhb-kb .kb {
    position: static;
    width: auto;
    text-align: center;
}
.cli-say {
    padding: 60px 30px 0px;
}
.ref-feat .leo-row {
    padding: 60px 00px;
}
.refire h1 {
    font-size: 22px;
}
.ref-ta {
    padding-top: 0;
}
.ref-ta .kb-wrap {
    max-width: 350px;
}
.ref-ta .kb1, .ref-ta .kb2, .ref-ta .kb3 {
    left: -175px;
}
.ref-ta .kb4, .ref-ta .kb5, .ref-ta .kb6 {
    right: -155px;
}
.ref-ta .kb1, .ref-ta .kb4 {
    top: 107px;
}
.ref-ta .kb2, .ref-ta .kb5 {
    top: 167px;
}
.ref-ta .kb3, .ref-ta .kb6 {
    bottom: 89px;
}
.vhb-tgt, .well-app, .be-pai {
    padding: 60px 30px;
}
.fix-top {
    padding: 10px;
}
.fix-top .inp-st {
    font-size: 18px;
    line-height: 25px;
}
.fix-top .inp-tit {
    font-size: 25px;
    line-height: 40px;
    margin: 0;
}
.fix-top a.btn {
    background: #333283;
    padding: 7px 16px;
    margin-top: 5px;
    font-size: 12px;
}
.air-hero .ora-cap {
    margin-top: 0px;
}
.air-hero .td-img {
    max-width: 380px;
}
.air-upg  .lcoil-feat {
    max-width: 310px;
}
.air-upg .lic {
    left: -420px;
    max-width: 430px;
}
.air-upg .lif-1 {
    top: 31px;
}
.air-upg .li-fn {
    font-size: 13px;
}
.air-upg .lif-2 {
    top: 129px;
}
.air-upg .lif-3 {
    top: 225px;
}
.air-upg .lif-4 {
    bottom: 0;
}
.ora-hero h1 {
    font-size: 25px;
}
.airez .ora-hero h1 br:nth-child(2){
  display:none;
}
.vpass-abt h3 {
    font-size: 30px;
}
.ide-for {
    padding: 50px 15px;
}
.ide-for .th-int {
    margin: 70px 0;
}
.ide-for .itm-li {
    display: none;
}
.mag-well h4.h3 {
    font-size: 25px;
}
}

@media (max-width: 768px) {
  .top_banner .flex-row {
    flex-direction: column!important;
    justify-content: space-between;
}
.tcb-img {
    position: relative;
    margin-top: 50px;
    margin-bottom: -30px;
}
.tc-owl {
    right: 90px;
}
.tc-sec-1 img {
    margin: 0 auto;
}
.tc-sec-8 .page-width {
    flex-direction: column;
}
.tc-sec-5 .feature-row {
    flex-direction: column;
}
.imef-image {
    height: auto;
    border-radius: 25px;
}
.tc-sec-5 .feature-row__text--left {
    padding-left: 0;
}
.myt-80 {
    margin-bottom: 30px;
    margin-top: 20px;
}
.width-48 {
    width: 100%;
}
.tc-sec-1 {
    margin-bottom: -80px!important;
}
.vt-row {
    flex-direction: column;
}
.vt-col {
    width: 100%;
}
.wrap-artical {
    flex-direction: column;
}
.wrap-artical .artical, .wrap-artical .side-bar {
    width: 100%;
}
.blog-grid {
    gap: 20px;
}
.blog-grid .blog-item {
    max-width: calc( 50% - 10px);
}
.blog-item .article-image {
    height: 200px;
}
.hoxt-row {
    flex-direction: column;
}
.hoxt-row .hoxt-col {
    width: 100%;
}
.mob-ratio {
    object-position: center -120px;
}
.air-upg  .lcoil-feat {
    max-width: 280px;
}
.air-upg .lic img {
    width: 100px;
}
.air-upg .lif-2 {
    top: 119px;
}
.air-upg .lif-3 {
    top: 210px;
}
}
@media (max-width: 749px) {
  .welcome .custom-content {
    flex-direction: column;
  }
.bg-gradientimp {
    background: linear-gradient(to top, #EFF8FF 52%, #333283 48%)!important;
}
  .width-30{
    width:100%!important;
  }
  .hidden-mobile {
    display: none;
    background: #ffffff;
  }
  .flex-sm-column {
    flex-direction: column;
  }
  /* hiding top slider nav prev next btns on mobile view  */
  #shopify-section-6aaa8fba-3041-4b71-94e2-6d370c00f09f .previous,
  #shopify-section-6aaa8fba-3041-4b71-94e2-6d370c00f09f .next {
    display: none;
  }
  .welcome .custom__item {
    max-width: 100%;
    width: 100%;
  }
  .welcome .custom__item:first-child {
    background: #fff;
    margin-bottom: 0;
  }
  .sub-heading {
    width: 90%;
  }
  .who-we-are {
    flex-direction: column;
  }
  .waw_image {
    display: block;
  }
  .waw-image {
    background: none !important;
  }
  .wel-come {
    /* margin-top: 30px; */
  }
  .what-we-do:before {
    background: #333283e8;
    width: 100%;
  }
  .wwd-text {
    width: 100%;
    background: transparent;
    padding: 55px 15px 30px;
  }
  .contact {
    flex-direction: column;
  }
  .contact_form {
    width: 100%;
    min-height: 300px;
    margin-bottom: 20px;
  }
  .our-pro {
    padding-bottom: 30px;
  }
  .template-index .grid--flush-bottom > .grid__item {
    margin-bottom: 20px;
  }
  .sec-row {
    flex-direction: column;
  }
  .font-55 {
    font-size: 30px;
  }
  .col-style {
    order: 1;
  }
  .footer-logo {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .small-pl-0 {
    padding-left: 0;
  }
  .social-icon {
    padding-left: 0;
    margin-top: 20px;
  }
  .site-footer__item {
    margin-bottom: 20px;
  }
  .site-footer .news-letter-footer {
    padding-top: 20px;
  }
  .site-footer .news-letter-footer .d-flex {
    flex-direction: column;
  }
  .site-bottom {
    margin-top: 20px;
  }
  .section-title {
    font-size: 30px;
  }
  .contact .section-title {
    line-height: 40px;
  }
  .slideshow__text-wrap--mobile {
    display: none !important;
  }
  .welcome .custom__item-inner--text {
    padding: 15px;
  }
  .waw-text,
  waw-image {
    padding: 0 15px;
  }
  .wrap-header {
    height: 40vh;
  }
  .page-section-header {
    padding: 58px 0;
  }
  .page-section-header-mob {
    padding: 20vh 20px !important;
  }
  .downloads .dwl-wrap .dwl-col {
    width: 49%;
    flex: 0 0 49%;
  }
  .downloads .dwl-wrap .dwl-col:nth-child(3n + 1) {
    margin-left: 1%;
  }
  .downloads .dwl-wrap .dwl-col:first-child,
  .downloads .dwl-wrap .dwl-col:nth-child(2n + 1) {
    margin-left: 0%;
  }
  .logo-width-15 {
    width: 45% !important;
  }
  .width-15 {
    width: 55% !important;
  }
  .header-width {
    display: flex;
    flex-direction: column;
  }
  .width-55 {
    width: 100% !important;
  }
  .width-50{
    width:100%!important;
  }
  .width-40 {
    width: 100% !important;
  }
  .width-48{
    width: 100% !important;
  }
  .width-25{
    width:100%!important;
  }
  .top-menu {
    justify-content: center;
  }
  .quest-4-img{
    align-items: center!important;
    justify-content: end!important;
  }
  .quest-bg-img{
    height:200px;
  }
  .tc-sec-4 .last-col {
    padding: 82px 0 0!important;
}
.template-article .page-section-header {
    padding: 90px 0 30px 0;
}
.template-article .page-container {
    overflow: auto;
}
.oflo-table{
    overflow-x: scroll;
}
.feat_row .feat_col {
    width: calc(50% - 30px);
}
.tptc-row {
    flex-direction: column;
}
.tptc-row .tptc-col {
    width: 100%;
}
}
@media (max-width: 668px) {
.th-btn-grp .btn {
    padding: 10px 20px;
}
.res-ro, .tools-row {
    padding: 0px;
}
.res-ro {
    margin-top: 30px;
    padding: 0px;
    flex-direction: column;
}
.res-co {
    max-width: 100%;
}
.to-img {
    max-width: 150px;
    max-height: 150px;
}
.th-say {
    padding: 50px 0;
}
.ts-row {
    flex-direction: column;
}
.ts-row .ts-coll, .ts-row .ts-colr {
    width: 100%;
}
.ora-hero {
    padding: 40px 0px 0px;
}
.ora-cap {
    max-width: 320px;
}
.leo-row {
    padding: 60px 0 0;
}
.ora-hero h1 {
    font-size: 25px;
}
.ora-ad {
    font-size: 16px;
    line-height: 25px;
}
.ld-label {
    font-size: 18px;
}
.ld-title {
    font-size: 35px;
    line-height: 45px;
}
.li-coil {
    padding: 60px 0;
}
.lic img {
    width: 80px;
}
.lcoil-feat {
    width: 100%;
}
.lic {
    left: 0px;
}
.li-fn {
    width: 160px;
}
.lic img {
    width: 80px;
}
.lcoil-lb {
    max-width: 90%;
    margin-right: auto;
    margin-left: 0;
}
.kb {
    width: 170px;
}
.kb1 {
    left: -184px;
    text-align: right;
    top: 17px;
}
.kb2 {
    left: -200px;
    top: 81px;
    text-align: right;
}
.kb3 {
    left: -200px;
    top: 147px;
    text-align: right;
}
.kb4 {
    left: -200px;
    bottom: 64px;
    text-align: right;
}
.kb5 {
    left: -209px;
    bottom: -1px;
    width: auto;
}
.kb6 {
    right: -168px;
    top: 19px;
}
.kb7 {
    right: -193px;
    top: 83px;
}
.kb8 {
    right: -193px;
    top: 147px;
}
.kb9 {
    right: -193px;
    bottom: 59px;
}
.beni-wm {
    max-width: 400px;
}
.htu-ora, .prec-feat {
    padding: 60px 0px;
}
.air-hero .ora-cap {
    margin-top: 50px;
}
.air-hero .td-img {
    max-width: 310px;
    margin-top: 120px;
}
.airez .sec-cfs {
    padding: 60px 15px;
    overflow: hidden;
}
.airez .sec-cfs img {
    margin-top: 30px;
    max-width: 300px;
}
.leo-dom-wm {
    width: 50px;
}
.air-upg  .lcoil-feat {
    max-width: 100%;
    flex-direction: column;
}
.air-upg .lic {
    max-width: 100%;
    position: unset!important;
}
.air-upg  .lcoil-feat > img {
    max-width: 70%;
    margin: 0 auto 20px;
}
.air-upg .li-fn {
    font-size: 14px;
    width: 100%;
    margin-bottom: 10px;
}
.air-upg .lic img {
    width: 100px;
    display: none;
}
.air-spe {
    max-width: 100%;
}
.air-spe {
    text-align: center;
}
.air-spe img {
    max-width: 70%;
}
}

@media (max-width: 480px) {
  .downloads .dwl-wrap .dwl-col {
    width: 100%;
    flex: 0 0 100%;
  }
  .downloads .dwl-wrap .dwl-col:nth-child(3n + 1) {
    margin-left: 0;
  }
  .site-header {
    width: 100% !important;
  }
   .site-header__icon {
    padding: 10px 8px!important;
   
  }
  .page-section-header h1 {
    font-size: 35px;
  }
  .flex-row {
    flex-direction: column !important;
  }
  .font-50 {
    font-size: 30px !important;
  }
  .font-55 {
    font-size: 30px !important;
  }
   .width-22{
     width:100%!important;
   }
  .flex-col {
    flex-direction: row !important;
  }
  .left-image-section, .right-image-section{
    display:none;
  }
  #shopify-section-dee8b47d-154a-43c3-acde-914521a675d4 .middle-html {
    width: 100% !important;
  }
  #shopify-section-dee8b47d-154a-43c3-acde-914521a675d4 .right-image {
    width: 100% !important;
  }
  #shopify-section-dee8b47d-154a-43c3-acde-914521a675d4 .left-image {
    width: 100% !important;
  }
   .btn-gray{
  padding: 10px 15px!important;
}
.tab .active_tab {
  padding: 10px 15px!important;
}
  .testimonial-slider .slick-list.draggable {
    padding: 25px 30px 20px;
    border-radius: 25px;
}
  .testimonial-slider:before, .testimonial-slider:after {
    font-size: 69px;
    top: 24px;
    left: 10px;
}
  .testimonial-slider:after {
    right: 10px;
    left: auto;
}
p.description {
    padding: 0 50px;
}
  .top_banner {
    padding-top: 90px;
}
  .tcq-fft {
    top: 46%;
}
  .tcq-ise {
    bottom: 20px;
}
  .top_banner .flex-row {
    gap: 50px;
}
.col-text ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
}
.tc-owl {
    right: 0;
}
.top_banner h1 {
    font-size: 35px;
}
.ben-cha .h3 {
    font-size: 25px;
}
.tcb-img {
    margin-top: 0px;
}
.bg-gradientimp {
    background: linear-gradient(to top, #EFF8FF 48%, #333283 48%)!important;
}
.tc-sec-4 .last-col {
    padding: 70px 0 0!important;
}
.flexwrap .h3, .flexwrap h3 {
    font-size: 25px;
}
  .tc-owl.tcq-3s {
    top: -20px;
}
.tcq-fft {
    top: 43%;
}
.testimonial-slider .description {
    padding: 0 30px;
}
.pdf-dwl-wrap .pdf-dwl-col,
.edu-videos .pdf-dwl-wrap .pdf-dwl-col{
    flex-basis: calc(50% - 10px);
}
.artical .row-tc {
    flex-direction: column;
}
.artical .tc-txt, .artical .tc-img,
.artical .r725 .tc-txt, .artical .r725 .tc-img{
    width: 100%;
}
.artical .table {
    font-size: 13px;
}
.blog-grid .blog-item {
    max-width: 100%;
}
.blog-item .article__title {
    font-size: 16px;
}
.team-sec .width-50-new {
    width: 100%;
}
.feat_row {
    margin-top: 0;
    text-align: center;
}
  .feat_row .feat_col {
    width: 100%;
}
.airezx .wrap-header {
    height: 20vh;
}
.airezx .page-section-header-mob {
    padding: 9vh 20px !important;
}
.are-head:before {
    width: 50px;
    height: 50px;
    right: -15px;
    top: -17px;
}
.are-head:after {
    width: 40px;
    height: 40px;
    left: 20px;
    bottom: -20px;
}
.are-head .are-ht, .vhb-hero .are-ht {
    font-size: 30px;
}
.are-head .are-st, .vhb-hero .are-st {
    font-size: 16px;
}
.are-wht {
    text-align: center;
}
.hv-bcg {
    object-fit: cover;
    height: 620px;
    object-position: -260px center;
}
.th-btn-grp {
    gap: 15px;
    flex-direction: column;
    align-items: center;
}
.th-btn-grp .btn {
   max-width: 100%;
   width: 100%;
  justify-content: center;
}
.bul-fo-res {
    padding: 30px 0 0;
}
.tools {
    margin-top: 30px;
}
.bul-fo-res .section-title, .tools .section-title {
    font-size: 25px;
}
.res-ro, .tools-row {
    flex-direction: column;
    gap: 15px;
}
.tools-row .to-col {
    max-width: 100%;
    padding: 15px;
}
.tools-row {
    margin-top: 30px;
}
.th-say {
    padding: 30px 0;
    margin-top: 30px;
}
.oh-wrap {
    padding: 0;
}
.ora-hero .td-img {
    max-width: 160px;
    margin-right: -40px;
}
.ora-cap {
    max-width: 215px;
    padding: 20px 20px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.ora-hero h1 {
    font-size: 20px;
}
.about-ora {
    padding: 30px 15px;
}
.leo-row {
    padding: 30px 0 0;
}
.ld-title {
    font-size: 25px;
    line-height: 35px;
}
.ld-feat {
    gap: 15px;
    flex-direction: column;
    margin-top: 20px;
    max-width: 100%;
}
.li-coil {
    padding: 30px 0;
}
.lcoil-feat {
    flex-direction: column;
}
.lcoil-feat .position-absolute {
    position: unset!important;
}
.lcoil-row {
    justify-content: left;
    flex-direction: column;
}
.lcoil-feat {
    width: 100%;
    flex-direction: column;
    gap: 10px;
}
.lic {
    gap: 10px;
}
.lic img {
    width: 50px;
    order: 1;
}
.li-fn {
    width: 100%;
    order: 2;
}
.lcoil-lb {
    margin-top: 20px;
    padding: 30px;
}
.ovc-wrap, .inp-alive, .co-app, .htu-ora, .prec-feat {
    padding: 30px 0;
}
.ovc-tit, .inp-tit, .fix-top .inp-tit{
    font-size: 25px;
    line-height: 35px;
}
.inp-limg {
    display: none;
}
.kb-wrap {
    max-width: 75%;
}
.kb {
    position: unset;
    width: 100%;
    text-align: center
}
.pf-wrap {
    flex-direction: column;
}
.wh-inc, .lif-2 .li-fn, .lif-3 .li-fn {
    width: 100%;
}
.prec-feat .lcoil-lb {
    margin: 0 -25px 0 0;
    padding: 20px;
    max-width: 86%;
}
.prec-feat .lcoil-lb .clb-wm {
    left: -42px;
}
.lcoil-feat > img {
    width: 50%;
    margin: 0 auto;
}
.vhb-hero, .refire, .air-hero {
    max-height: max-content;
    background-size: contain;
    background-repeat: no-repeat;
}
.vhb-hero .td-img, .air-hero .td-img {
    max-width: 100%;
    margin: -60px 0 -80px 0;
    order: 1;
}
.vhb-hero .oh-wrap, .refire .oh-wrap, .air-hero .oh-wrap {
    padding: 0;
    flex-direction: column;
}
.vhb-hero .ora-cap, .refire .ora-cap, .air-hero .ora-cap{
  max-width: 100%;
  order: 2;
  text-align: center;
}
.vhb-tgt, .well-app, .be-pai {
    padding: 30px 0;
}
.vhb-tgt .row {
    gap: 0px;
}
.vhb-tgt .lcoil-lb {
    max-width: calc(100% - 40px);
    margin-left: 0;
}
.vhb-tgt {
    padding-bottom: 30px;
}
.wag-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.sec-cfs .lcoil-lb .clb-wm {
    height: 120px;
    left: -48px;
}
.wag-grid {
    margin-top: 30px;
}
.sec-cfs .wh-inc {
    width: 100%;
    margin-left: 0;
    text-align: center!important;
}
.sec-cfs .wh-inc .clb-desc {
    max-width: 100%;
}
.sec-cfs .lic {
    justify-content: center;
}
.cli-say {
    padding: 30px 0  30px;
}
.cli-exp .slick-track, .bp-swii .slick-track {
    padding: 0px 0px 30px 0px;
}
.bp-swii {
    margin-top: 0;
}
.vhb-abt {
    padding: 30px 0;
    text-align: center;
    background-size: contain;
    background-position: center bottom;
}
.refire .td-img {
    max-width: 90%;
    order: 1;
    margin: 0px 0 -70px -50px;
}
section.refire {
    padding: 70px 0px 50px;
}
.ref-abt {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.ref-abt .page-width {
    padding: 0px;
}
.ref-abt .vhb-list {
    justify-content: space-between;
    gap: 20px;
}
.ref-abt .vhb-list li {
  justify-content: flex-start;
  width: 47%;
  font-size: 13px;
}
.ref-abt .vhb-list li:last-child{
  width: 100%;
}
.ref-feat {
    padding-left: 0;
    padding-right: 0;
}
.ref-feat .leo-row {
    padding: 30px 0 0px;
}
.ref-ta .kb-wrap {
    max-width: 100%;
    margin: 0;
}
.ref-ta .kb {
    text-align: center;
}
.ref-cta {
  padding: 30px 15px;
}
.fix-top{
  padding: 15px 0;
}
.fix-top .inp-st {
    font-size: 14px;
}
.air-hero {
    padding: 40px 0px 40px;
}
.air-hero .td-img {
  margin: 0px 0 -120px 0;
}
.air-abt {
    padding: 30px 15px 0;
}
.air-use .lf-name {
    line-height: 30px;
}
.airez .sec-cfs {
    padding: 30px 0px 60px;
}
.air-seriz {
    padding: 30px 0px;
}
.air-feat{
    padding-bottom: 30px;
}
.airfeat .slick-list {
    padding: 0 0;
    margin-left: 0;
}
.airfeat .slick-dots {
    bottom: -45px;
}
.airez .sec-cfs img {
    max-width: 220px;
}
.refire .ora-cap {
    margin-top: 0;
}
}
@media (max-width: 375px) {
  .top-menu li a {
    font-size: 12px;
    padding: 8px 12px;
    font-weight: 600;
    letter-spacing: 0;
    margin-right: 5px;
  }
.tcb-img img {
    max-width: 65%;
}
  .tc-owl {
    padding: 10px 15px;
    line-height: 15px;
    font-size: 14px;
    max-width: 145px;
    right: 0;
    min-height: 80px;
}
.tc-owl.tcq-ise {
    bottom: 20px;
}
.bg-gradientimp {
    background: linear-gradient(to top, #EFF8FF 42%, #333283 42%)!important;
}
.pdf-dwl-wrap {
    display: block;
}
}
.form-message--success {
  border: 1px solid #1f873d;
  background-color: #f8fff9;
  color: #1f873d;
  display: block;
  width: 100%;
}

.image {
  width: 100%;
}
.news-letter-footer {
  background-color: #121e34;
  color: white;
  align-items: center;
  min-height: 171px;
}
/* General css */
.d-flex {
  display: flex;
}
.d-none {
  display: none;
}
.d-inline{
  display: inline;
}
.flex-wrap {
  flex-wrap: wrap;
}
.align-center {
  align-items: center !important;
}
.align-self-center{
  align-self:center!important;
}
.align-start{
  align-items:start!important;
}
.justify-content-center {
  justify-content: center;
}
.place-content-center {
  place-content: center;
}
.justify-end {
  justify-content: end;
}
.text-align-center {
  text-align: center!important;
}
.text-align-left {
  text-align: left!important;
}
.justify-space-between {
  justify-content: space-between;
}
.justify-space-evenly {
  justify-content: space-evenly;
}
.no-break {
  white-space: nowrap;
}
.h-100 {
  height: 100%;
}
.flex-row {
  flex-direction: row;
}
.size-xlarge {
  font-size: x-large;
}
.width-22{
  width:22%;
}
.flex-column {
  flex-direction: column!important;
}
/* padding top and bottom 10vh  */
.p-x-10{
      padding-bottom: 10vh;
    padding-top: 10vh;
}
.size-xxlarge {
  font-size: xx-large;
}

.text-captalize {
  text-transform: capitalize;
}
.text-uppercase {
  text-transform: uppercase;
}
.products-carousel .flickity-button {
  background-color: #333283;
  top: 50%;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  transform: translateY(-50%);
  color: #fff;
}
.background-color-blue {
  background-color: #333283 !important;
}

.noheader{
  display: none;
}
.background-color-white{
  background-color:white;
}
.height-100per {
  height: 100% !important;
}
.margin-bottom-50 {
  margin-bottom: 50px !important;
}
.margin-top-50 {
  margin-top: 50px !important;
}
.margin-bottom-30{
  margin-bottom:30px;
}
.my-50 {
  margin: 0 50px;
}
.m-lr-20{
  margin-left:20px;
  margin-right:20px;
}
.border-bottom{
  border-bottom:1px solid #E7E7E7;
}
.top-collection-slider .products-carousel .flickity-button.previous {
  background: #ffffff8c;
}
.top-collection-slider .products-carousel .flickity-button.next {
  background: #fff;
}
.top-collection-slider
  .products-carousel
  .flickity-button.next
  .flickity-button-icon {
  fill: #333283;
}
.flickity-button:hover {
  border: 1px solid #333283;
  color: #333283;
}
.bg-gradientimp{
  background: linear-gradient(to left, #EFF8FF 50%, #333283 50%);
}

.flickity-slider .carousel-cell {
  display: flex;
  background-color: #fff;
  border-radius: 15px;
  box-shadow: 0px 4px 35px 10px #0000000a;
  margin: 15px;
}
.color-898989 {
  color: #898989;
}
.font-20{
  font-size:20px!important;
}
.no-arrow li:before{
  background:none!important;
  width:unset!important;
  height:unset!important;
  margin:0px!important;
}
/* .flickity-slider{
  height:max-content!important;
} */
.color-white {
  color: #fff !important;
}
.gap-80 {
  gap: 80px;
}
.gap-40 {
  gap: 40px;
}
.gap-30{
  gap:30px;
}
.gap-20{
  gap:20px;
}
.feature-row__image-wrapper div img {
  /*   filter: drop-shadow(1px 1px 5px black) */
  border-radius: 13px;
  /* border: 3px solid white; */
}
.site-nav__dropdown a span {
  color: #333283;
}
.banner-top-section-new-header {
  width: 100%;
  min-height: 83px;
  background-color: #333283;
  margin-bottom: 70px;
}
.search--focus {
  background-color: white;
}
.btn-circle {
  border-radius: 22px;
}
.blue-color {
  color: #333283;
}
.bg-lightblue {
  background: #eff8ff;
}
.bg-purple {
  background: #333283;
  color:#ffffff;
}
.bg-gray{
  background-color:#F8F8F8;
}

.section-title-standalone{
  padding:50px;
  
}

/* header section  */
.header-width{
  max-width:1000px;
}
/* SONIC PAGE */

.sonic-top-banner {
  background-image: url(/cdn/shop/files/Banner_background-min.png?v=1699176625);
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  display: flex;
  color: white;
  justify-content: space-evenly;
  flex-direction: column;
  align-items: center;
}

.sonic-top-banner .inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 20px;
  margin-top: 100px;
  max-width: 1440px;
  text-align: center;
  align-items: center;
}
.sonic-top-banner .sonic-top-img {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 519px;
  width: 100%;
}
.sonic-s2 {
  width: 100%;
}
.sonic-s2 .inner {
  /* max-width: 250px; */
  display: flex;
  justify-content: center;
  vertical-align: middle;
  flex-direction: column;
  align-items: center;
  color: #898989;
}
.inner-gray {
  max-width: 905px;
  color: #898989;
  text-align: center;
}
.inner-gray2 {
  max-width: 1260px;
  color: #898989;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.sonic-top-banner .topheading {
  font-size: 28px;
  text-transform: Uppercase;
  color: #fff;
}
.sonic-top-banner .main-heading {
  font-size: 65px;
  text-transform: uppercase;
  width: 100%;
  max-width: 915px;
}
@media (max-width: 1440px) {
  .sonic-top-banner .topheading {
    font-size: 26px;
    color: #fff;
  }
  .sonic-top-banner .main-heading {
    font-size: 65px;
  }
}
@media (max-width: 724px) {
  .sonic-top-banner .topheading {
    font-size: 22px;
    color: #fff;
  }
  .sonic-top-banner .main-heading {
    font-size: 40px;
  }
  .tabbutton{
    font-size:12px;
  }
}
@media (min-width: 1126px) {
  .large-hide {
    display: none !important;
  }
  .carousel-nav .carousel-items {
    width: 30%;
}
}
/* navbar  */
@media (max-width: 1127px) {
  .hide--midium {
    display: none !important;
  }
  .site-header__icon {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 11px;
    margin: 0;
  }
  .float-md-right {
    float: right !important;
  }
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-20{
  margin-bottom:20px;
}
.mb-10{
  margin-bottom:10px;
}
/* Contact page */
.page-hero-new {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
.banner-img {
  background-image: url("/cdn/shop/files/Frame_9.png?v=1699192297");
  background-repeat: repeat;
  background-size: auto;
  width: 100%;
}

.top-banner-new {
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: 1440px;
  align-items: stretch;
  flex-direction: row;
  justify-content: space-between;
  padding: 0px 5vw;
}
.home-section-new {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  gap: 50px;
}

.home-section-webinar {
  width: 100%;
  display: flex;
  padding-left:20px;
  padding-top:20px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  gap: 50px;
}
.field-grp-new {
  width: 48%;
  border: 1px solid #89898933;
  height: 45px;
  border-radius: 50px;
  color: #000;
  padding-left: 20px;
  outline: none;
}
.field-grp-msg-new {
  width: 100%;
  border-radius: 50px;
  border: 1px solid #89898933;
  color: #000;
  padding: 20px;

  outline: none;
}
.iconlist-new {
  width: 100%;
  padding: 10px 0;
  max-width: 600px;
  display: flex;
  margin: 10px 2px;
}
.img_30 {
  width: 30%;
}
.contact-section {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  width: 58%;
  box-shadow: 0 4px 53px 1px #0000000f;
}
.contact-section .section-header{
  padding-top:50px;
}
.contact-icons {
  height: 40px;
  background-color: #333283;
  padding: 10px;
  border-radius: 50px;
}
.img-container-new {
  display: inline-block;
  width: auto;
}
.contact-form {
  box-shadow: 0px 4px 0px 1px #0000000f;
  border-radius: 10px;
  width: 100%;
  padding: 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
}
.icn-bg{
      background-color: #3332834d;
    border-radius: 50px;
    width: max-content;
    padding: 13px;
}
.icn-nobg{
  background:none!important;
}
.icn-bx .sec-col,
.icn-bx .col-style {
  background-color: #fff;
  box-shadow: 0px 4px 35px 10px #0000000a;
  border-radius: 15px;
  padding: 15px;
  margin: 15px;
  text-align: left;
}

.icn-bx .sec-row {
  margin-bottom: 15px;
}

.icn-bx .col-title {
  color: #333283;
}

.icn-bx img {
  padding: 13px;
  border-radius: 50px;
  background: #3332834d;
  width: 90px;
  height: 90px;
}

.icn-bx .sec-block {
  border: none;
}

.icn-bx .sub-heading {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #898989;
  width: 85%;
}

.icn-bx .text-desc {
  width: 95%;
}
.icon-section {
  box-shadow: 0px 4px 35px 1px #0000000f;
  border-radius: 10px;
  width: 30%;
  max-width: 600px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  background-color: #fff;
}
/* team page css starts here  */
.team-sec {
    max-width: 1170px;
}
 .team_carousel {
      background: #fafafa;
    }

    .carousel-items {
      width: 100%;
      margin-right: 10px;
      border-radius: 5px;
      /* counter-increment: carousel-items; */
    }
    /* .team_carousel .carousel-items {
      padding: 10px 30px;
    } */
    .carousel-main .width-40 img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: center -18px;
}
    .width-50{
      width: 50%;
    }
.width-50-new{
  width:50%;
}

    /* cell number */
    /*.carousel-items:before {
  display: block;
  text-align: center;
  content: counter(carousel-items);
  line-height: 200px;
  font-size: 80px;
  color: white;
} */
    .carousel-nav {
      background-color: #f5f6f8;
    }
    .carousel-nav .carousel-items {
      
      width: 14%;
    }

    .carousel-nav .carousel-items:before {
      font-size: 50px;
      line-height: 80px;
    }

.carousel-nav .img-round {
    width: 75px;
    height: 75px;
    object-fit: cover;
    object-position: center top;
    border-radius: 100%;
}
.team_carousel .iconlist-new img {
    min-width: 40px;
}
.py-b-10{
  padding-bottom: 10vh;
}
    /* .carousel-nav .carousel-items.is-nav-selected {
      background: #ed2;
    } */
/* team page css ends here  */
/*collection slider css starts */
.training-list-courses .featured-collection-slider {
  padding-top: 80px;
  padding-bottom: 80px;
}
.training-list-courses .carousel-cell {
  padding: 20px;
}
.training-list-courses .flickity-slider {
  display: flex;
}
.training-list-courses .carousel-cell {
  min-height: 95%;
  display: flex;
}
.training-list-courses .carousel-cell a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 11px;
}
.training-list-courses .upper-section {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.training-list-courses .heading{
      color: #333283;
    font-size: 40px;
    font-family: Open Sans;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 40px;
    word-wrap: break-word;
    display: flex;
    justify-content: space-around;
      padding: 25px 0px;
}
.training-list-courses .faded-graytext {
    color: #898989;
    font-size: 13px;
    font-family: Open Sans;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 20px;
    max-width: 700px;
    text-align: center;
}
section.training-list-courses {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 10px;
}
.training-list-courses .featured-collection-slider {
  margin-top: 10vh;
  margin-bottom: 10vh;
}
.team_carousel .is-nav-selected {background-color: #333283;color:white;}
.team_carousel .is-nav-selected .blue-color{color:white;}
 .course-list-grid{
      padding-left: 55px;
      padding-right: 55px;
      max-width: 1440px;
      margin: 0 auto;
      display:flex;
    }

    .training-list-courses .carousel-cell{
      width:25%;
      padding: 0 15px;
      display: block;
    }
   
@media (max-width: 1126px) {
  
  .carousel-nav .carousel-items {
    width: 30%;
}
  .team_carousel.carousel-nav .flickity-button {
    width:20px;
    height:20px;
  }
}
    @media screen and (max-width: 920px){
       .team_carousel .width-50, .team_carousel .width-40{
         width:100%;
       }
      .featured-collection-slider{
        padding-left: 15px;
        padding-right: 15px;
      }
      .featured-collection-slider .carousel-cell{
        width:50%;
      }
      .gap-40{
        gap:25px;
      }
      .width-22{
        width:47%;
      }
    }
    @media screen and (max-width: 767px){
      .featured-collection-slider .carousel-cell{
        width:100%;
      }
      .tin-bg .blue-color {
            font-size: 22px;
        }
        .myt-10 {
        margin-top: 40px;
    }
    .key-feat {
        z-index: 1;
    }
    .key-feat:before {
        top: -59px;
        bottom: -381px;
    }
    }
@media (min-width: 767px) {
  .img-explore {
    height: 250px;
    object-fit: contain;
  }
  .team_carousel .width-40 {
    padding-left: 50px;
    width: 50%;
}
}

/*collection slider css ends */

@media (max-width: 1034px) {
  .contact-form {
    gap: 10px;
  }
}
@media (max-width: 876px) {
  .img_30 {
    width: 45%;
  }
}
@media (max-width: 768px) {
  .home-section-new {
    flex-direction: column-reverse;
  }
  .home-section-webinar{
    padding-left:10px;
    padding-right:10px;
  }
  .img_30,
  .contact-section,
  .field-grp-new,
  .icon-section {
    width: 100%;
  }
  .icon-section img {
    max-height: 100px;
  }
  .team_carousel .carousel-items{
    padding:0;
  }
}
.page-width-1500{
  max-width:1500px!important;
}
.green-border{
  border-radius:10px;
  margin-top:0px;
}
.btn-gray{
  background-color: #F0EFEF;
  color:#898989;
  padding: 10px 50px;
}
.tab .active_tab {
  background-color:#ABCF38;
  color:#fff;
  padding: 10px 38px;
}
.event_title{
  color: #000000; 
  text-align: center;
  font-size: 3em;
}

.event_text{
  color: #000000; 
  text-align: left;
  font-size: 1.5em;
}

.dot {
  color: #000000; 
  text-align: left;
  font-size: 1.5em;
  list-style-type: square;
}

@media screen and (min-width: 749px) {
 #col1mob {display: none !important;}
 #col2mob {display: none !important;} 
}

@media screen and (max-width: 667px) {
 .mob-ratio {
    aspect-ratio: 2/1.3;
    object-position: center -70px;
}
}
@media (max-width: 576px) {
  .are-wht {
    text-align: center;
}
.are-wht h6, .hb-card  h6 {
    margin-top: 15px!important;
}
.fet-box {
    margin-top: 140px;
    padding: 30px;
    height: auto;
}
.ser-li {
    text-align: left;
}
.fet-box h6 {
    margin-top: 30px;
}
.are-wht {
        padding: 0px;
    }
.over-v {
    padding: 30px 15px;
}
.fet-box.ide-ch .fet-icon {
    margin-top: -85px;
    width: 50px;
}
.ide-ch {
    margin-top: 70px;
}
.ser-li:before {
    width: 60px;
    height: 60px;
    top: -15px;
}
.ser-li {
    padding: 20px 20px 20px 40px;
    margin-top: 30px;
}
.ser-li:nth-child(5) {
    margin-bottom: 30px;
}
.grad .card {
    margin: 0 0px 20px;
}
.key-feat:before {
    top: -58px;
    bottom: -50px;
}
.fet-box {
    margin-top: 80px;
}
.fet-box .fet-icon {
    margin-top: -97px;
    width: 120px;
}
.ari-icon {
    width: 120px;
}
.vhb-hero {
    z-index: 1;
    position: relative;
}
.bg-curv {
    top: 0;
}
.hell-bed {
    margin-top: 10px;
}
.vhb-hero {
    padding: 100px 0 50px;
}
.cfs-ben .hb-kfl, .hb-kfl {
    padding: 10px 30px 30px 50px;
    margin-left: 27px;
}
.cfs-ben .kf-icon, .kf-icon {
    left: -25px;
    top: 22px;
    width: 60px;
}
.hb-card .pract {
    margin-top: 30px;
}
.cliexp {
    margin-top: 30px;
    z-index: 1;
    padding: 40px 20px 20px;
}
.cliexp:before {
    bottom: 150px;
}
.paired {
    z-index: 1;
    padding-top: 0;
    background: #2e1f4e;
    margin-top: 50px;
    padding-bottom: 20px;
}
.paired .vector-bg {
    display: none;
}
.paired-box {
    margin-bottom: 30px;
}
.well-apps {
    text-align: center;
}
.we-app {
    width: 120px;
}
.impr-box {
    padding: 40px 20px;
}
.ariezx-img {
    max-width: 250px;
}
.fet-icon {
    max-width: 230px;
}
.grad .card img {
    height: 130px;
    margin: auto;
}
img.wht-do {
    max-width: 250px;
}
.vib-pass{
  padding: 100px 15px 50px;
}
.vib-pass br {
    display: none;
}
.vpass-abt, .ad-tran, .vpass-video, .vpass-sas{
  padding-left:15px;
  padding-right:15px;
}
.ide-for .th-int {
    margin: 50px 0 0;
}
.vpass-sas .wag-grid {
    grid-template-columns: repeat(1, 1fr);
}
.ms-y {
    margin-top: 50px;
}
.mag-well .custom-content{
  flex-direction: column;
}
.mag-well .custom-content div {
    max-width: 100%;
    width: 100%;
}
.mag-well {
    padding: 0 15px;
}
.mag-well img {
    width: 100%;
    position: static;
    max-width: 100%!important;
    max-height: max-content!important;
    aspect-ratio: 1/1.2;
    object-fit: cover;
    object-position: top;
}
.mag-well .custom__item.custom__item--image_WcbapF div {
    padding: 0!important;
    width: 100%;
    max-width: 100%!important;
    max-height: max-content!important;
}
}
/* Portrait */
@media screen and (max-width: 749px) {
   #col1 {display:none;}
   #col2 {display:none;}
  .event_title{font-size:2.5em;}
  
  #banner-event {
    background: url(/cdn/shop/files/alive_evento_mob.webp?v=1707436033);
  }
}
.quest-4-img{
  background: linear-gradient(181.57deg, rgba(0, 0, 0, 0) 62.56%, #000000 98.66%);
    height: 100%;
    align-items: flex-end;
    justify-content: center;
}
.quest-bg-img{
  max-width: 400px;
    height: 330px;
    background-size: contain;
    background-repeat: no-repeat;
}
.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #333283;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}

.qr-code{
  margin-right:auto;
  margin-left:auto;
}

.qr-code-font{
  font-size: 2em;
  color:#ffffff;
  margin-top:15px;
  margin-bottom:15px;
}

.qr-code-font-dark-color{
  color:#000000;
  text-align:center;
  font-weight:bolder;
}

.qr-code-font-dark-color-theta{
  color:#000000;
  margin-top:15px;
  text-align:center;
  font-weight:bolder;
}