/* LESS Document */
@font-face {
  font-family: 'Zoho_Puvi_Regular';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Zoho_Puvi_RegularItalic';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.otf") format("opentype");
  font-weight: 400;
  font-style: oblique;
  font-display: swap;
}

@font-face {
  font-family: 'Zoho_Puvi_Medium';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Zoho_Puvi_SemiBold';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Zoho_Puvi_SemiBoldItalic';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Zoho_Puvi_Bold';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Zoho_Puvi_ExtraBold';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_extrabold.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_extrabold.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_extrabold.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_extrabold.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

#backToTop {
  display: none !important;
}

.clearfix {
  display: inline-block;
  display: block;
  text-align: center;
}

.font-medium {
  font-family: 'Zoho_Puvi_Medium';
}

.clearfix:after,
footer:after,
header:after,
section:after,
.rows:after,
.container:after {
  display: table;
  content: "";
  clear: both;
}

.clearfix:before,
footer:before,
header:before,
section:before,
.rows:before,
.container:before {
  display: table;
  content: "";
  clear: both;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

section * html .clearfix {
  height: 1%;
}

section *+html .clearfix {
  display: inline-block;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-size: 16px;
  font-family: 'Zoho_Puvi_Regular';
  font-weight: 300;
}

article,
footer,
header,
section {
  display: block;
}

section {
  padding: 120px 0;
}

@media (max-width: 1250px) {
  section {
    padding: 80px 0;
  }
}

.section-small {
  padding: 80px 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  text-decoration: none;
  outline: none !important;
  color: #4CA9F5;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-family: 'Zoho_Puvi_Bold';
}

small {
  font-size: 0.7em;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

.ofhidden {
  overflow: hidden;
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

h1 {
  font-size: 2.5em;
  font-family: 'Zoho_Puvi_Bold';
}

h2 {
  font-size: 2.7em;
  font-family: 'Zoho_Puvi_SemiBold';
}

h3 {
  font-size: 2.5em;
  font-family: 'Zoho_Puvi_SemiBold';
  margin-top: 0px;
  margin-bottom: 25px;
}

h4 {
  font-size: 1.2em;
}

p {
  margin: 0 0 25px;
  line-height: 1.5;
  font-size: 18px;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-light {
  color: #fff !important;
}

.text-dark {
  color: #000 !important;
}

.top-margin {
  margin-top: 50px / 2;
}

.bottom-margin {
  margin-bottom: 50px / 2;
}

.space-large {
  height: 50px;
}

.space-medium {
  height: 25px;
}

.space-small {
  height: 16.66666667px;
}

.margin-0 {
  margin: 0 !important;
}

.margin-top-0 {
  margin-top: 0 !important;
}

.margin-bottom-0 {
  margin-bottom: 0 !important;
}

.padding-0 {
  padding: 0 !important;
}

.non-click {
  /* cursor: default; */
  pointer-events: none;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
  list-style-type: none;
  padding: 0px;
}

.rows {
  margin-right: -15px;
  margin-left: -15px;
}

.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}

.container-fluid {
  width: 100%;
  max-width: 100%;
  position: relative;
}

.fr {
  float: right !important;
}

.fl {
  float: left !important;
}

.pr {
  position: relative;
}

.di {
  display: inline-block;
  vertical-align: top;
}

.displaytable {
  display: table;
}

.displaytablechild {
  display: table-cell;
}

.displaygrid {
  display: grid;
  grid-auto-flow: column;
  text-align: center;
}

.hidden {
  display: none;
}


/* styles */
header {
  width: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.24);
  padding: 20px 0px;
}

.fixed-header.header-fixed {
  width: 100%;
  top: 0;
  background: #fff;
}

header.fixed-header {
  z-index: 9999;
  margin: auto;
  left: 0;
  right: 0;
  background: #fff;
  padding: 20px 0px;
  height: 75px;
  transition: .3s;
}

.me-logo {
  width: 200px;
  height: auto;
}

.head-container {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
}

header.fixed-header.header-fixed {
  padding: 15px 0;
  box-shadow: 0 0 10px #00000057;
  position: fixed;
  z-index: 9999;
}

header.fixed-header.header-fixed .nav-section .nav-menu {
  transform: translate(0);
}

header.fixed-header .nav-section {
  overflow: hidden;
  padding: 10px 0;
}

.fixed-header .nav-section #topbar-menu-icon {
  display: none;
  position: absolute;
  right: 30px;
  cursor: pointer;
  transform: translate3d(0, 0, 0);
  transition: transform .7s;
  z-index: 9999999;
  margin: 0;
  top: 15px;
  width: 30px;
  height: 30px;
}

.fixed-header .nav-section #topbar-menu-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #000;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  -o-transition: all ease 0.25s;
  transition: all ease 0.25s;
}


header.fixed-header .nav-section #topbar-menu-icon span:nth-child(1) {
  top: 0;
}

header.fixed-header .nav-section #topbar-menu-icon span:nth-child(2) {
  top: 8px;
}

header.fixed-header .nav-section #topbar-menu-icon span:nth-child(3) {
  top: 16px;
}

header.fixed-header .nav-section .nav-menu {
  padding: 0;
  margin: 0;
  text-align: left;
  -webkit-transform: translate(42%);
  -moz-transform: translate(42%);
  -o-transform: translate(42%);
  transform: translate(42%);
  -webkit-transition: all ease 0.7s;
  -moz-transition: all ease 0.7s;
  -o-transition: all ease 0.7s;
  transition: all ease 0.7s;
}

header.fixed-header .nav-section .nav-menu li {
  display: inline-block;
  margin-left: 40px;
}

header.fixed-header .nav-section .nav-menu li span {
  color: #000;
}

header.fixed-header .nav-section .nav-menu li span:hover,
header.fixed-header .nav-section .nav-menu li span.active {
  cursor: pointer;
  color: rgb(0, 0, 255);
}

header.fixed-header .head-container {
  position: relative;
}


/* banner-sec */
.banner-sec {
  text-align: center;
  color: rgb(0, 0, 0);
  min-height: calc(-75px + 100vh);
  position: relative;
  background: rgb(0, 0, 0);
  margin: 0px;
  display: flex;
  align-items: center;
  overflow: hidden;
}

#banner-sec .container {
  position: relative;
  z-index: 3;
}

.overlay-bg {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
}

.popup-vdo iframe {
  background: #000;
}

#bg-vimeo_iframe_mobile {
  display: none;
}

@keyframes b {
  100% {
    background-position: 50% 0, 60% 50%
  }
}

#bg-vimeo_iframe,
#bg-vimeo_iframe_mobile {
  opacity: 0.20;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  z-index: 1;
  -moz-transition: all ease-in-out .5s;
  -webkit-transition: all ease-in-out .5s;
  -o-transition: all ease-in-out .5s;
  transition: all ease-in-out .5s;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background: #000;
  transform: scale(1.5);
}

#bg-vimeo_iframe_mobile {
  transform: scale(1.6);
}

iframe#vimeo_iframe2 {
  width: 85%;
  height: 100%;
}

#sec1_desc1 {
  color: #fff;
  font-family: 'Zoho_Puvi_Regular';
  font-size: 3.1em;
  line-height: 1.2em;
  margin: 0 auto;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeUp 1s ease-out forwards;
}


#sec1_title {
  display: block;
  color: #FEE01A;
  font-family: 'Zoho_Puvi_Bold';
  font-size: 4em;
  line-height: 50px;
  margin: 20px auto 0;
}


#sec1_title span {
  opacity: 0;
  display: inline-block;
  transform: translateY(20px);
  animation: wordFade 0.6s ease forwards, glowFade 1.2s ease forwards 0.5s;
}


@keyframes glowFade {
  0% {
    opacity: 0;
    text-shadow: none;
  }

  50% {
    opacity: 1;
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.6);
  }

  100% {
    opacity: 1;
    text-shadow: none;
  }
}

@keyframes wordFade {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.title-img {
  width: 350px;
  margin: 0 0 20px 0;
}

.scroll-wrap {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  bottom: 20px;
  z-index: 6;
}

.scroll-icon {
  height: 80px;
  margin: 40px auto 0;
  cursor: pointer;
  animation: float 1.5s infinite;
}

@keyframes float {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-12px);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-10px);
  }

  60% {
    transform: translateY(-5px);
  }
}

/* video-wrapper */
#video-wrapper {
  background: #fff;
  padding: 40px 0;
}

#video-wrapper h2 {
  font-family: 'Zoho_Puvi_ExtraBold';
  position: relative;
  line-height: 60px;
  margin: 10px 0;
}

.bounce-in {
  animation: bounce-in 2s ease infinite;
}

@keyframes bounce-in {
  0% {
    opacity: 0;
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    transform: scale(1.05);
  }

  70% {
    transform: scale(.9);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes floatStar {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-4px);
  }

  /* small bounce up */
  100% {
    transform: translateY(0);
  }
}

.video-slider-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 100%;
  margin: 20px auto;
  position: relative;
}

.video-slider-wrap {
  width: 910px;
  padding: 10px 10px 10px 0px;
  display: flex;
  gap: 28px;
  overflow-x: hidden;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scroll-padding-left: 10px;
  scroll-padding-right: 0;
}

.video-item {
  flex: auto;
  background-color: transparent;
  border: 2px solid #000;
  border-radius: 20px;
  overflow: hidden;
  min-width: 280px;
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0);
  scroll-snap-align: start;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  transform: scale(1);
  transition: transform 0.5s ease;
  transform-origin: center center;
}


.video-play-btn {
  background: url("../images/stroke-play-button.webp") 0 0 no-repeat;
  background-size: cover;
  height: 80px;
  width: 80px;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  animation: bounce-in 0.6s ease forwards;
  display: none;
}

.video-lock-btn {
  background: url("../images/video-lock-icon.webp") 0 0 no-repeat;
  background-size: contain;
  height: 80px;
  width: 80px;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  animation: bounce-in 0.6s ease forwards;
  display: none;
}

.video-item.active .video-play-btn {
  display: block;
}

.video-item img {
  width: 100%;
  height: 90%;
  object-fit: cover;
}

.video-item .video-name {
  height: 10%;
  border-top: 1px solid #000;
  display: flex;
  justify-content: flex-start;
  gap: 7px;
  font-size: 20px;
}

.video-item .video-name .play-name-btn {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 7px 14px 7px;
  border-color: transparent transparent #000 transparent;
  cursor: pointer;
  transform: rotate(90deg)
}

.video-item:not(.active) {
  pointer-events: none;
}

.video-item:not(.active) .video-lock-btn {
  display: block;
}

.video-item:not(.active) img {
  pointer-events: none;
  filter: blur(40px);
  clip-path: inset(0);
}

/* .video-item.play { animation: video-pop 1s ease; } */

@keyframes video-pop {
  0% {
    transform: scale(1);
  }

  40% {
    transform: scale(1.01);
  }

  100% {
    transform: scale(1);
  }
}

.video-name {
  font-family: 'Zoho_Puvi_Medium';
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 16px 8px;
  background: #fff;
}

.video-item:not(.play) {
  transform: scale(0.95);
}

.video-slider-wrap::-webkit-scrollbar {
  display: none;
}

.back-btn,
.fwd-btn {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 20px 10px;
  cursor: pointer;
  transition: transform 0.15s ease, filter 0.15s ease;
}

.back-btn {
  border-color: transparent transparent #000 transparent;
  transform: rotate(270deg);
}

.fwd-btn {
  border-color: transparent transparent #000 transparent;
  transform: rotate(90deg);
}

.back-btn:hover {
  transform: scale(1.1) rotate(270deg);
  filter: brightness(1) drop-shadow(0 6px 10px rgba(0, 0, 0, 0.35));
}

.fwd-btn:hover {
  transform: scale(1.1) rotate(90deg);
  filter: brightness(1) drop-shadow(0 6px 10px rgba(0, 0, 0, 0.35));
}

.fwd-btn.inactive,
.back-btn.inactive {
  opacity: 0.5;
  pointer-events: none;
  border-color: transparent transparent #ABABAB transparent;
}

.video-indc {
  position: relative;
  padding: 0 60px;
  margin-top: 30px;
}

.video-indicator-wrap {
  display: flex;
  gap: 18px;
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow-x: auto;
  scroll-behavior: smooth;
  background: white;
  padding: 10px;
}

.video-indicator-wrap::-webkit-scrollbar {
  display: none;
}

.video-indc::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0px;
  width: 200px;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(to left, white, rgba(255, 255, 255, 0));
  opacity: 1;
  transition: opacity 0.3s;
}

.video-indc::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 200px;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(to right, white, rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 0.3s;
}

.video-indc.at-end::after {
  opacity: 0;
}

.video-indc.scrolled::before {
  opacity: 1;
  height: 100%;
  z-index: 99;
}


.video-tab {
  min-height: 125px;
  min-width: 100px;
  border-radius: 10px;
  border: 1px solid black;
  padding: 16px 4px;
  text-align: center;
  cursor: pointer;
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0);
  transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  position: relative;
  overflow: hidden;
}

.play-pause-icon,
.video-name-indc {
  transition: all 0.3s ease;
}

.play-pause-icon {
  transform: translateY(0);
  opacity: 1;
}

.video-name-indc {
  transform: translateY(0);
  opacity: 1;
  display: inline-block;
}

.video-tab.current-play .play-pause-icon {
  transform: translateY(-100%);
  opacity: 0;
}

.video-tab.current-play .video-name-indc {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  opacity: 1;
}

.video-tab:hover {
  transform: scale(1.1);
}

.video-tab:not(.active) {
  cursor: not-allowed;
  pointer-events: none;
}

.play-pause-icon {
  width: 30px;
  height: 40px;
  background: url('../images/play-icon-indc.webp') 0 0 no-repeat;
  background-size: 100%;
  margin: 10px auto;
}

.video-tab:not(.active) .play-pause-icon {
  background: url('../images/lock-icon-indc.webp') 0 0 no-repeat;
  background-size: 90%;
}

.current-play {
  background-color: #FEE01A;
}

.video-tab.current-play .play-pause-icon {
  width: 35px;
  height: 40px;
  background-size: 100%;
}

/* habit-container */

#habit-wrapper {
  padding: 0px 0;
}

#habit-wrapper h2 {
  font-family: 'Zoho_Puvi_ExtraBold';
  position: relative;
  line-height: 60px;
}

.cols-12.slider-container {
  padding: 25px 60px;
  margin: 20px auto 0;
  border: 1px solid #000;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0);
  -webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0);
  -moz-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0);
}

.content-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px auto;
}

.text-wrapper {
  margin: 10px auto 0;
  width: 75%;
  opacity: 0;
  transform: translateY(20px);
  transition: transform 0.8s ease;
  position: absolute;
  top: 0;
  left: 0;

}

.text-wrapper p {
  font-size: 24px;
  margin: 0 auto;
}

.habit-anim {
  height: 250px;
  position: absolute;
  top: 25px;
  left: -13px;
  opacity: 0;
  transition: opacity 0.8s ease;
  z-index: 0;
  margin: 0 auto;
}

.text-wrapper.active {
  opacity: 1;
  position: relative;
  transform: translateY(0);
}

.habit-anim.active {
  opacity: 1;
  position: relative;
  z-index: 1;
  border: none;
  /* border:1px solid magenta; */
}

.dots {
  margin: 30px auto 0;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 10px;
}

.dot {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
}

.dot span {
  width: 6px;
  height: 6px;
  background: #000;
  border-radius: 50%;
  display: block;
  transition: background 0.3s ease;
}


.dot.active::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border-radius: 50%;
  padding: 2px;
  background: linear-gradient(275deg, #000, #0000001a);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

/*------------------ Resource sec  ------------------------*/
#resource-section {
  padding: 60px 0;
}

#resource-section .sub-head {
  line-height: 1.5;
  font-size: 1.5em;
  position: relative;
}

#resource-section h2 {
  font-family: 'Zoho_Puvi_ExtraBold';
  line-height: 60px;
}

.resources-lists {
  width: 28%;
  background: #fff;
  border: 2px solid #000;
  box-shadow: 4px 4px 0px 0px rgba(0, 0, 0);
  -webkit-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0);
  -moz-box-shadow: 4px 4px 0px 0px rgba(0, 0, 0);
  border-radius: 20px;
  display: inline-block;
  vertical-align: top;
  margin: 10px;
  cursor: pointer;
  transition: all ease 1s;
  overflow: hidden;
}

.resources-lists:hover {
  animation: video-pop 1s ease;
}

.resources-con {
  padding: 20px 30px;
  text-align: left;
  display: flex;
  align-items: center;
}

.resources-con p {
  line-height: 1.5;
  min-height: 110px;
  color: rgb(32, 32, 32);
  margin: 0px;
}

.res-thumbnail {
  position: relative;
  display: block;
  width: 100%;
}

.ressou-thumbnails {
  width: 100%;
  height: 160px;
  object-fit: cover;
  object-position: center;
}

.readmore-cta {
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
  top: 49%;
}

.readmore-cta img {
  height: 40px;
}

.slick-slider {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
}

.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}

.slick-list {
  margin: 0;
  padding: 0;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  top: 0;
  left: 0;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.slick-initialized .slick-active {
  display: block;
}

.slider-nav {
  margin: 30px 0 0;
  text-align: center;
  padding: 20px;
}

.slick-prev.slick-arrow,
.slick-prev.slick-disabled {
  background: url("https://cdn.manageengine.com/images/usm-slider-right-arrow.svg") center / 12px no-repeat transparent;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  margin: 0 15px 0 0;
}

.slick-arrow {
  display: none !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 50px;
  height: 40px;
  text-indent: -9999em;
  cursor: pointer;
  outline: none;
  border: 0;
}

.slider-nav .slick-list {
  display: inline-block;
  vertical-align: middle;
}

.slick-next.slick-arrow,
.slick-next.slick-disabled {
  background: url("https://cdn.manageengine.com/images/usm-slider-right-arrow.svg") center / 12px no-repeat transparent;
  margin: 0 0 0 15px;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0.6;
  pointer-events: none;
}

.slider-nav .slick-list .slick-track {
  width: 100% !important;
  text-align: center;
  transform: none !important;
}

.slider-nav .slick-list .slick-track li.slick-active {
  background: none;
  border: 1px solid #000000;
}

.slider-nav .slick-list .slick-track li::before {
  content: "";
  position: absolute;
  background: #000;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}

.slider-nav .slick-list .slick-track li {
  width: 24px !important;
  padding: 0;
  height: 24px;
  background: none;
  cursor: pointer;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  position: relative;
}

.slick-initialized .slick-slide {
  display: block;
}

.cyb-link {
  text-decoration: underline;
  color: #000;
}

.cyb-link:hover {
  text-decoration: none;
}

/*-----------------   footer   --------------------*/

footer {
  background: #000;
  padding: 20px 0;
  color: #fff;
  z-index: 10;
  position: relative;

}

footer .footer-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

footer .for-terms {
  font-size: 15px;
  margin: 0;
}

footer .for-terms a {
  color: #fff;
  transition: .2s;
  text-decoration: underline;
}

footer .for-terms a:hover {
  color: #FEE01A;
  cursor: pointer;
  text-decoration: none;
}

footer .copyright {
  font-size: 15px;
  margin: 0;
}

footer .copyright a {
  color: #fff;
  text-decoration: underline;
  transition: .2s;
}

footer .copyright a:hover {
  color: #FEE01A;
  cursor: pointer;
  text-decoration: none;
}

/* ---- */
.popup,
.popup * {
  box-sizing: border-box;
}

.popup {
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 500px;
  max-width: 95%;
  max-height: 95vh;
  background: #fff;
  -webkit-box-shadow: 0 0 10px #383838;
  -moz-box-shadow: 0 0 10px #383838;
  -o-box-shadow: 0 0 10px #383838;
  box-shadow: 0 0 10px #383838;
  border-radius: 3px;
  z-index: 99;
  display: none;
}

.popup-content {
  overflow: auto;
  height: 100%;
  max-height: 90vh;
}

.popup-content form {
  width: 90%;
  margin: 0 auto 30px;
}

h2.popup-title {
  text-align: center;
  margin: 0;
  line-height: 1.6;
  background: url("https://cdn.manageengine.com/images/dotted-bg.svg") no-repeat, url("https://cdn.manageengine.com/images/dotted-bg.svg") no-repeat #003795;
  background-size: 7%, 5%;
  background-position: 14px 54px, 94% 20px;
  color: #fff;
  font-family: 'Zoho_Puvi_SemiBold';
  font-size: 16px;
  padding: 20px 25px;
  margin-bottom: 30px;
}

.popup .privacy-policy {
  color: #000;
  margin: 20px 0 10px;
}

.popup .privacy-policy a {
  color: #000;
}

#meGDPRMessage {
  color: #000;
  font-size: 14px;
  width: 100%;
  line-height: 1.6;
}

.popup #meGDPRMessage a {
  color: #000;
}

.popup-testi-vdo {
  display: none;
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 99999;
}

.popup-testi-vdo .popup-vdo {
  width: 500px;
  height: 90%;
  max-width: 90%;
  position: relative;
  padding: 3px;
  margin: 0 auto;
  top: 5%;
}

.popup-close {
  display: block;
  cursor: pointer;
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50px;
  font-family: 'Zoho_Puvi_SemiBold';
  color: #000;
  background: #fff;
  transition: all ease 0.5s;
}

.popup-close:hover {
  color: #fff;
  background: #000;
  transform: rotate(360deg);
}

.popup-testi-vdo .popup-vdo iframe {
  height: 100%;
}

/* float btn hide */
.zsiq_theme1.zsiq_floatmain {
  display: none !important;
}

/*----------------------- preloader------------------------- */
#preloader {
  position: fixed;
  inset: 0;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.loading-line {
  position: relative;
  width: 20%;
  height: 2px;
  background: linear-gradient(to left, #0000001a, #000);
  border-radius: 2px;
}

.loading-dot {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: linear-gradient(275deg, #000, #0000001a);
  padding: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: moveDot 4s ease-in-out infinite;
}

.loading-dot::before {
  content: "";
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loading-dot::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: black;
}

@keyframes moveDot {
  0% {
    left: 0%;
  }

  50% {
    left: 100%;
  }

  100% {
    left: 0%;
  }
}


/* --- */
.cols-1,
.cols-2,
.cols-3,
.cols-4,
.cols-5,
.cols-6,
.cols-7,
.cols-8,
.cols-9,
.cols-10,
.cols-11,
.cols-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.cols-12 {
  width: 100%;
}

.cols-11 {
  width: 91.66666667%;
}

.cols-10 {
  width: 83.33333333%;
}

.cols-9 {
  width: 75%;
}

.cols-8 {
  width: 66.66666667%;
}

.cols-7 {
  width: 58.33333333%;
}

.cols-6 {
  width: 50%;
}

.cols-5 {
  width: 41.66666667%;
}

.cols-4 {
  width: 33.33333333%;
}

.cols-3 {
  width: 25%;
}

.cols-2 {
  width: 16.66666667%;
}

.cols-1 {
  width: 8.33333333%;
}

.cols-center {
  margin: 0 auto;
  float: none;
}

@media (max-width: 992px) {
  .cols-md-12 {
    width: 100%;
  }

  .cols-md-11 {
    width: 91.66666667%;
  }

  .cols-md-10 {
    width: 83.33333333%;
  }

  .cols-md-9 {
    width: 75%;
  }

  .cols-md-8 {
    width: 66.66666667%;
  }

  .cols-md-7 {
    width: 58.33333333%;
  }

  .cols-md-6 {
    width: 50%;
  }

  .cols-md-5 {
    width: 41.66666667%;
  }

  .cols-md-4 {
    width: 33.33333333%;
  }

  .cols-md-3 {
    width: 25%;
  }

  .cols-md-2 {
    width: 16.66666667%;
  }

  .cols-md-1 {
    width: 8.33333333%;
  }

  .md-hidden {
    display: none;
  }

  .md-center {
    text-align: center;
  }

  .cols-md-center {
    margin: 0 auto;
    float: none;
    clear: both;
  }
}

@media (max-width: 650px) {
  .cols-sd-12 {
    width: 100%;
  }

  .cols-sd-11 {
    width: 91.66666667%;
  }

  .cols-sd-10 {
    width: 83.33333333%;
  }

  .cols-sd-9 {
    width: 75%;
  }

  .cols-sd-8 {
    width: 66.66666667%;
  }

  .cols-sd-7 {
    width: 58.33333333%;
  }

  .cols-sd-6 {
    width: 50%;
  }

  .cols-sd-5 {
    width: 41.66666667%;
  }

  .cols-sd-4 {
    width: 33.33333333%;
  }

  .cols-sd-3 {
    width: 25%;
  }

  .cols-sd-2 {
    width: 16.66666667%;
  }

  .cols-sd-1 {
    width: 8.33333333%;
  }

  .sd-hidden {
    display: none;
  }

  .sd-center {
    text-align: center;
  }
}



/* -------------Responsive styles------- */
@media only screen and (max-width: 1500px) {
  .head-container {
    width: 98%;
    padding-left: 1%;
    padding-right: 1%;
  }
}

@media only screen and (max-width: 1300px) {
  .container {
    max-width: 90%;
    padding: 0;
  }

  #video-wrapper h2::before {
    left: 10%;
  }

  header.fixed-header .nav-section .nav-menu {
    -webkit-transform: translate(30%);
    -moz-transform: translate(30%);
    -o-transform: translate(30%);
    transform: translate(30%);
  }
}

@media only screen and (max-width: 1250px) {
  #habit-wrapper h2::after {
    left: 40%;
  }
}

@media only screen and (max-width: 1200px) {
  .resources-lists {
    width: 30%;
  }

  .resources-lists:nth-child(n+4) {
    margin-top: 20px;
  }

  .resources-con p {
    min-height: 120px;
  }

  header.fixed-header .nav-section .nav-menu {
    -webkit-transform: translate(15%);
    -moz-transform: translate(15%);
    -o-transform: translate(15%);
    transform: translate(15%);
  }
}

@media only screen and (max-width: 1100px) {
  .video-slider-wrap {
    width: 800px;
    gap: 28px;
  }

  .video-item {
    min-width: 245px;
  }


}

@media only screen and (max-width: 1025px) {
  .resources-lists {
    width: 40%;
  }

  .resources-lists:nth-child(n+3) {
    margin-top: 20px;
  }

  .resources-lists {
    width: 40%;
    margin-top: 20px !important;
    border-radius: 10px;
  }

  .banner-sec {
    min-height: 60vh;
  }

  #sec1_desc1 {
    font-size: 2.2em;
  }

  #sec1_title {
    font-size: 3.4em;
  }

  header.fixed-header .brand-logo img {
    height: auto;
    width: 200px;
  }

  header.fixed-header .nav-section #topbar-menu-icon {
    display: block;
    top: 8px;
    right: 5px;
  }

  header.fixed-header .nav-section .nav-menu {
    background: #fff;
    position: absolute;
    width: 100%;
    top: 55px;
    right: 8px;
    z-index: 99;
    display: none;
    box-shadow: 1px 5px 10px #000000;
    transform: translate(0);
    text-align: right;
    transition: none;
  }

  header.fixed-header .nav-section #topbar-menu-icon.active-menu span:nth-child(1) {
    top: 8px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  header.fixed-header .nav-section #topbar-menu-icon.active-menu span:nth-child(2) {
    opacity: 0;
    right: -60px;
  }

  header.fixed-header .nav-section #topbar-menu-icon.active-menu span:nth-child(3) {
    top: 8px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }

  header.fixed-header .nav-section .nav-menu li span {
    color: #000;
  }

  header.fixed-header .nav-section .nav-menu li {
    display: block;
    text-align: left;
    padding: 10px 0;
    margin: 0 10px;
    border-bottom: 1px solid #dfdfdf;
  }

  header.fixed-header .nav-section .nav-menu li a {
    color: #F6C855;
  }

  header.fixed-header .nav-section .nav-menu li:last-child span {
    border: none;
  }

  .head-container {
    max-width: 90%;
  }

}

@media only screen and (max-width: 1000px) {
  #habit-wrapper h2::after {
    left: 50%;
  }

}

@media only screen and (max-width: 992px) {

  .resources-lists {
    width: 45%;
  }

  h2 {
    font-size: 2.4em;
    line-height: 1.4em;
  }

  #video-wrapper h2,
  #habit-wrapper h2,
  #resource-section h2 {
    line-height: 1.4em;
  }

  #video-wrapper h2::before {
    display: none;
  }

  #resource-section .sub-head::after {
    top: 50%;
  }

  .cols-12.slider-container {
    padding: 20px 40px;
  }

  .text-wrapper {
    width: 80%;
  }

  .video-slider-wrap {
    width: 700px;
    gap: 24px;
  }

  .video-item {
    min-width: 215px;
  }

  .video-item .video-name {
    font-size: 16px;
  }
}

@media (max-width: 880px) {

  .video-indc {
    padding: 0;
  }

  .video-indc::after {
    right: -2px;
  }


}

@media (max-width: 830px) {
  .sub-head br {
    display: none;
  }

  .space-large {
    height: 25px;
  }

  #resource-section .sub-head::after {
    display: none;
  }

  .video-slider-wrap {
    width: 650px;
    gap: 20px;
  }

  .video-item {
    min-width: 195px;
  }
}

@media (max-width: 768px) {

  .video-slider-wrap {
    width: 315px;
    gap: 20px;
  }

  .video-item {
    width: 295px;
    flex: 0 0 95%;
  }


  .dots {
    margin: 0 auto;
    justify-content: center;

  }

  .image-section {
    text-align: center;
  }

  .image-slide img {
    width: 80%;
  }

  #habit-wrapper h2 {
    text-align: center;
  }

  #habit-wrapper h2::after {
    display: none;
  }

  #sec1_desc1 br {
    display: none;
  }

  .scroll-icon {
    height: 70px;
  }

  .cols-12.slider-container {
    padding: 20px;
  }

}

@media only screen and (max-width: 650px) {
  #bg-vimeo_iframe_mobile {
    display: block;
  }

  #bg-vimeo_iframe {
    display: none;
  }

  #sec1_title {
    font-size: 3.8em;
  }

  .banner-sec {
    min-height: calc(-75px + 80vh);
  }

  .scroll-wrap {
    display: none;
  }

  h2 {
    font-size: 2.1em;
  }

  #video-wrapper h2 br {
    display: none;
  }

  #resource-section .sub-head {
    font-size: 1.2em;
  }


  .resources-con p {
    font-size: 16px;
  }

  .resources-lists {
    width: 70%;
  }

  .resources-lists:nth-child(1) {
    margin: 0;
  }

  .resources-lists:nth-child(n+2) {
    margin: 20px 0 0;
  }

  .content-slide {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
  }

  .habit-anim {
    top: 0;
    left: 0;
  }

  .text-wrapper {
    text-align: center;
    margin-top: 20px;
  }

  .text-wrapper.active {
    min-height: 150px;
  }

  header .cols-sd-3 {
    position: static;
  }

}

@media (max-width: 600px) {
  #sec1_desc1 {
    font-size: 2.5em;
  }

}

@media (max-width: 600px) {
  .content-wrapper {
    width: 100%;
  }

  #sec1_desc1 {
    font-size: 2.2em;
  }

  #sec1_title {
    font-size: 3.4em;
  }
}

@media only screen and (max-width:450px) {
  #sec1_desc1 {
    font-size: 2em;
  }

  #sec1_title {
    font-size: 3.2em;
  }

  .resources-lists {
    width: 95%;
  }

  .resources-con {
    padding: 15px 30px;
  }

  .content-slide {
    margin-bottom: 10px;
  }

  .text-wrapper {
    width: 100%;
  }

  .text-wrapper p {
    font-size: 20px;
  }

  .text-wrapper.active {
    min-height: 160px;
  }
}