@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Playfair+Display:wght@400;500;600;700&display=swap");
@font-face {
  font-family: restlessRegular;
  src: url("../widgets/Restless-font/Restless-Regular.otf");
}
.restlessRegular {
  font-family: restlessRegular !important;
  font-weight: 400 !important;
}
.f-font-dm-sans {
  font-family: "DM Sans", sans-serif !important;
}
.f-font-playfair {
  font-family: "Playfair Display", serif !important;
}
.f-font-restlessRegular {
  font-family: restlessRegular !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-right {
  text-align: right !important;
}
.text-black {
  color: #2e2e2e !important;
}
.text-black2 {
  color: #000 !important;
}
.text-white {
  color: #fff !important;
}
.text-grey1 {
  color: #ccc !important;
}
.text-blue1 {
  color: #47347c !important;
}
.text-blue2 {
  color: #7352d1 !important;
}
.text-red {
  color: #ff668e !important;
}
.text-yellow {
  color: #ffc7c1 !important;
}
.text-orange {
  color: #f87306 !important;
}
.text-green {
  color: #1ec479 !important;
}
.bg-black {
  background-color: #2e2e2e !important;
}
.bg-black2 {
  background-color: #000 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-grey1 {
  background-color: #ccc !important;
}
.bg-grey2 {
  background-color: #f3f6fb !important;
}
.bg-grey-adj {
  background-color: #f6f6f9 !important;
}
.bg-blue1 {
  background-color: #47347c !important;
}
.bg-blue2 {
  background-color: #7352d1 !important;
}
.bg-red {
  background-color: #ff668e !important;
}
.bg-yellow {
  background-color: #ffc7c1 !important;
}
.bg-orange {
  background-color: #f87306 !important;
}
.bg-green {
  background-color: #1ec479 !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px;
}
.pt30 {
  padding-top: 30px !important;
}
.min-h-50 {
  min-height: 50px;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: "DM Sans", sans-serif;
  color: #2e2e2e;
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  position: relative;
  word-wrap: inherit;
  word-break: inherit;
}
::-moz-selection {
  color: #fff;
  background: #ffc7c1;
}
::selection {
  color: #fff;
  background: #ffc7c1;
}
ul,
li {
  list-style: none !important;
}
* {
  padding: 0;
  margin: 0;
}
*:focus {
  outline: 0 !important;
}
a,
a:hover,
a:focus {
  text-decoration: none !important;
  outline: 0 !important;
}
@-webkit-keyframes a {
  0% {
    transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
  }
  to {
    transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
  }
}
@keyframes a {
  0% {
    transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
  }
  to {
    transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
  }
}
.loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.5);
}
.loading {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  animation: a 1s infinite linear alternate-reverse;
  padding: 15px;
  border-radius: 50%;
  width: 87px;
  height: 87px;
  display: block;
  background: #fff;
  text-align: center;
  box-shadow: 0 0 28px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 0 28px rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 0 28px rgba(0, 0, 0, 0.12);
  -webkit-animation: a 1s infinite linear alternate-reverse;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.no-wrap {
  white-space: nowrap !important;
}
.st,
.common-header .navbar .navbar-brand img,
.common-header .navbar .pr-nav-item-adj .btn,
.fixed-xs .navbar .pr-nav-item .nav-link,
.fixed .navbar .pr-nav-item .nav-link,
.fm-mb.search-input-wrap .search-inpu-btn,
.btn-circle,
.btn-circle .counter,
.home-sec4 .pills-tab-wrap .nav-pills .nav-link,
.common-footer-wrap .common-footer .footer-nav-wrap .footer-nav-ul li a,
.common-footer-wrap .common-footer .footer-social-wrap li a,
.common-footer-wrap .common-footer .footer-social-ul li a,
.row.nav-pills-row .row.nav.nav-pills .nav-link::after,
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .btn-buy-now,
a.book-assessment-btn,
a.book-assessment-btn span.right-arrow,
.btn-day,
.btn-start-now,
.btn-time,
.btn-weight-height,
.btn-assigned,
.btn.btn-link i,
.btn.btn-link-adj i,
.btn.btn-back i,
.gotop {
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.fw-900 {
  font-weight: 900;
}
.fw-700 {
  font-weight: 700;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-400 {
  font-weight: 400;
}
.common-section {
  width: 100%;
  padding: 100px 0;
  position: relative;
  background-color: #fff;
  z-index: 3;
}
.styleguide-page .page-container {
  padding-top: 120px;
  padding-bottom: 120px;
}
.styleguide-page .page-container .typo-heading h1,
.styleguide-page .page-container .typo-heading h2,
.styleguide-page .page-container .typo-heading h3,
.styleguide-page .page-container .typo-heading h4,
.styleguide-page .page-container .typo-heading h5,
.styleguide-page .page-container .typo-heading h6,
.styleguide-page .page-container .typo-heading p {
  margin-bottom: 40px;
}
.styleguide-page .page-container .btn {
  margin-bottom: 20px;
}
.btn {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.btn.bttn-link {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #2e2e2e;
  text-decoration: none;
}
.btn.bttn-link:hover,
.btn.bttn-link:focus {
  color: #1ec479;
}
.btn.bttn-primary,
.btn.bttn-secondary,
.btn.bttn-light,
.btn.bttn-outline-primary,
.btn.bttn-outline-primary2,
.btn.bttn-outline-secondary,
.btn.bttn-outline-secondary-sm {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  height: 50px;
  border-radius: 32px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -ms-border-radius: 32px;
  -o-border-radius: 32px;
  padding: 0 30px;
}
.btn.bttn-primary.bttn-sm,
.btn.bttn-secondary.bttn-sm,
.btn.bttn-light.bttn-sm,
.btn.bttn-outline-primary.bttn-sm,
.btn.bttn-outline-primary2.bttn-sm,
.btn.bttn-outline-secondary.bttn-sm,
.btn.bttn-outline-secondary-sm.bttn-sm {
  height: 42px;
  padding: 0 24px;
}
.btn.bttn-primary:hover,
.btn.bttn-secondary:hover,
.btn.bttn-light:hover,
.btn.bttn-outline-primary:hover,
.btn.bttn-outline-primary2:hover,
.btn.bttn-outline-secondary:hover,
.btn.bttn-outline-secondary-sm:hover {
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.08);
}
.btn.bttn-primary {
  background-color: #222b63;
  border-color: #222b63;
  color: #fff;
}
.btn.bttn-primary:hover,
.btn.bttn-primary:focus,
.btn.bttn-primary:active,
.btn.bttn-primary.active {
  background-color: #636fb9;
  border-color: #636fb9;
}
.btn.bttn-secondary {
  background-color: #2e2e2e;
  border-color: #2e2e2e;
  color: #fff;
}
.btn.bttn-secondary:hover,
.btn.bttn-secondary:focus,
.btn.bttn-secondary:active,
.btn.bttn-secondary.active {
  background-color: #2e2e2e;
  border-color: #2e2e2e;
}
.btn.bttn-light {
  background-color: #fff;
  border-color: #fff;
  color: #2e2e2e;
}
.btn.bttn-light:hover,
.btn.bttn-light:focus,
.btn.bttn-light:active,
.btn.bttn-light.active {
  background-color: #2e2e2e;
  border-color: #2e2e2e;
  color: #fff;
}
.btn.bttn-outline-primary2 {
  background-color: transparent;
  border-color: rgba(36, 36, 36, 0.2);
  color: #7352d1;
}
.btn.bttn-outline-primary2:hover,
.btn.bttn-outline-primary2:focus,
.btn.bttn-outline-primary2:active,
.btn.bttn-outline-primary2.active {
  background-color: #7352d1;
  border-color: #7352d1;
  color: #fff;
}
.btn.bttn-outline-primary {
  background-color: transparent;
  border-color: #1ec479;
  color: #1ec479;
}
.btn.bttn-outline-primary:hover,
.btn.bttn-outline-primary:focus,
.btn.bttn-outline-primary:active,
.btn.bttn-outline-primary.active {
  background-color: #1ec479;
  border-color: #1ec479;
  color: #fff;
}
.btn.bttn-outline-secondary {
  background-color: transparent;
  border-color: #2e2e2e;
  color: #2e2e2e;
}
.btn.bttn-outline-secondary:hover,
.btn.bttn-outline-secondary:focus,
.btn.bttn-outline-secondary:active,
.btn.bttn-outline-secondary.active {
  background-color: #2e2e2e;
  border-color: #2e2e2e;
  color: #fff;
}
.btn.bttn-outline-secondary-sm {
  background-color: transparent;
  border-color: #dadada;
  color: #2e2e2e;
}
.btn.bttn-outline-secondary-sm:hover,
.btn.bttn-outline-secondary-sm:focus,
.btn.bttn-outline-secondary-sm:active,
.btn.bttn-outline-secondary-sm.active {
  background: linear-gradient(218.34deg, #ff668e 4.91%, #3f1f68 180.24%), #fff;
  border-color: transparent;
  color: #fff;
}
.btn-icon-link {
  color: #7352d1;
  font-size: 28px;
}
.btn-icon-link:hover,
.btn-icon-link:focus,
.btn-icon-link:active,
.btn-icon-link.active {
  color: #7352d1;
}
.resent-otp-btn-wrap .resent-otp-btn.text-decoration-none {
  text-decoration: none !important;
}
.resent-otp-btn-wrap .resent-otp-btn.text-decoration-none i {
  vertical-align: middle;
  font-size: 20px;
  color: #ff668e;
  margin-right: 7px;
  position: relative;
  left: 0;
}
.resent-otp-btn-wrap
  .resent-otp-btn.text-decoration-none.resent-otp-btn.resent-otp-btn-r.text-decoration-none:hover
  i {
  left: 7px !important;
}
.resent-otp-btn-wrap .resent-otp-btn.text-decoration-none:hover i {
  left: -7px;
}
.btn-like {
  font-weight: 400;
  background-color: #443e69;
  display: block;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  padding-top: 7px;
  color: rgba(255, 255, 255, 0.5);
  width: 40px;
  height: 40px;
}
.btn-like.active,
.btn-like:hover {
  color: #fff !important;
  background: linear-gradient(
    218.34deg,
    #ff668e 4.91%,
    #3f1f68 180.24%
  ) !important;
}
.btn-timer-control {
  width: 44px;
  height: 44px;
  background: #ffffff;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.04);
  color: #2e2e2e;
  display: block;
  border-radius: 50%;
  text-align: center;
  padding-top: 8px;
  font-size: 24px;
}
.btn-timer-control.btn-play-pause .ri-pause-line {
  position: absolute;
  margin-left: -23px;
  z-index: 3;
  opacity: 0;
}
.btn-timer-control.btn-play-pause.active .ri-pause-line {
  opacity: 1;
}
.btn-timer-control.btn-play-pause.active .ri-play-fill {
  opacity: 0;
}
.btn-timer-control:hover {
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  color: #ff668e;
}
.common-header {
  position: fixed;
  top: 0;
  min-height: 100px;
  z-index: 999;
  width: 100%;
  left: 0;
  right: 0;
  bottom: auto;
  background: transparent;
}
.common-header .navbar {
  padding-top: 15px;
  padding-bottom: 15px;
}
.common-header .navbar .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  height: 70px;
  width: 217px;
}
.common-header .navbar .navbar-brand img {
  height: 100%;
  width: auto;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.common-header .navbar .navbar-brand img.color-logo {
  opacity: 0;
}
.common-header .navbar .pr-nav-item {
  align-self: center;
}
.common-header .navbar .pr-nav-item .nav-link {
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  color: #fff;
  padding-left: 21px;
  padding-right: 21px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.common-header .navbar .pr-nav-item .nav-link.active::before {
  left: 20px;
  right: 20px;
}
.common-header .navbar .pr-nav-item .btn {
  margin-left: 22px;
}
.common-header .navbar .pr-nav-item-adj {
  position: relative;
  width: 154px;
  height: 50px;
}
.common-header .navbar .pr-nav-item-adj .btn {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.common-header .navbar .pr-nav-item-adj .btn.bttn-primary {
  opacity: 0;
}
.fixed-footer {
  z-index: 50 !important;
  position: fixed !important;
  bottom: 0px !important;
  right: 0px !important;
  left: 0 !important;
}
.fixed-xs,
.fixed {
  background: #fff;
  box-shadow: 8px 8px 24px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 8px 8px 24px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 8px 8px 24px rgba(0, 0, 0, 0.15);
}
.fixed-xs .navbar .navbar-brand img.color-logo,
.fixed .navbar .navbar-brand img.color-logo {
  opacity: 1;
}
.fixed-xs .navbar .navbar-brand img.white-logo,
.fixed .navbar .navbar-brand img.white-logo {
  opacity: 0;
}
.fixed-xs .navbar .pr-nav-item .nav-link,
.fixed .navbar .pr-nav-item .nav-link {
  color: #47347c;
}
.fixed-xs .navbar .pr-nav-item .nav-link:hover,
.fixed .navbar .pr-nav-item .nav-link:hover {
  opacity: 0.7;
}
.fixed-xs .pr-nav-item-adj .btn.bttn-primary,
.fixed .pr-nav-item-adj .btn.bttn-primary {
  opacity: 1 !important;
}
.fixed-xs .pr-nav-item-adj .btn.bttn-buy-now,
.fixed .pr-nav-item-adj .btn.bttn-buy-now {
  opacity: 0 !important;
}
.fixed-xs .navbar-light,
.fixed .navbar-light {
  transform: scale(0.9);
  transform-origin: center 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
}
.navbar-toggler[aria-expanded="true"] .toggle-mnu span {
  background-color: transparent;
}
.navbar-toggler[aria-expanded="true"] .toggle-mnu span:before {
  transform: rotate(45deg) translate(-1px, 0px);
}
.navbar-toggler[aria-expanded="true"] .toggle-mnu span:after {
  transform: rotate(-45deg) translate(6px, -7px);
}
.toggle-mnu {
  display: block;
  width: 28px;
  height: 28px;
  margin-top: 7px;
}
.toggle-mnu span {
  position: relative;
  display: block;
}
.toggle-mnu span:after {
  top: 18px !important;
}
.toggle-mnu.on span {
  background-color: transparent;
}
.toggle-mnu.on span:before {
  transform: rotate(45deg) translate(-1px, 0px);
}
.toggle-mnu.on span:after {
  transform: rotate(-45deg) translate(6px, -7px);
}
.toggle-mnu span:after,
.toggle-mnu span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
}
.toggle-mnu span,
.toggle-mnu span:after,
.toggle-mnu span:before {
  width: 100%;
  height: 2px;
  background-color: #1ec479;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}
.coming-soon-sec h1 {
  margin-bottom: 20px;
  color: #311a75;
}
.coming-soon-sec .p-20 {
  color: #2e2e2e;
}
.coming-soon-sec .resent-otp-btn {
  font-weight: 600;
  font-size: 26px;
  line-height: 43px;
}
.privacy-poliyc-page .navbar-light {
  transform: scale(1) !important;
  transform-origin: center 0;
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -o-transform: scale(1) !important;
}
.term-card-wrap-inner h3 {
  color: #47347c;
  margin-bottom: 30px;
}
.term-card-wrap-inner h3 span {
  display: inline-block;
}
.term-card-wrap-inner h3 span::first-letter {
  text-transform: uppercase;
}
.term-card-wrap-inner .p-18 {
  color: #2e2e2e;
  font-size: 18px;
  line-height: 34px;
}
.term-card-wrap-inner ul,
.term-card-wrap-inner li {
  list-style: none !important;
}
.term-card-wrap-inner:not(:last-child) {
  margin-bottom: 50px;
}
.term-card-wrap-inner .ol-list {
  padding-left: 30px;
  color: #2e2e2e;
}
.term-card-wrap-inner .ol-list li {
  position: relative;
  color: #2e2e2e;
}
.term-card-wrap-inner .ol-list li::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 0px;
  left: -32px;
  top: 15px;
  border: 1px solid #f87306;
}
.term-card-wrap-inner .ol-list li:not(:last-child) {
  margin-bottom: 15px;
}
.term-card-wrap-inner .ol-list .ol-list {
  padding-left: 26px;
  margin-top: 38px;
}
.term-card-wrap-inner .ol-list .ol-list li {
  position: relative;
}
.term-card-wrap-inner .ol-list .ol-list li::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  left: -23px;
  top: 15px;
  border: none;
  background: #ccc;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.term-card-wrap-inner .ol-list .ol-list li:not(:last-child) {
  margin-bottom: 20px;
}
.term-card-wrap-inner .ol-list .ol-list .ol-list {
  padding-left: 26px;
  margin-top: 38px;
  list-style: decimal !important;
}
.term-card-wrap-inner .ol-list .ol-list .ol-list li {
  position: relative;
  list-style: decimal !important;
  padding-left: 6px;
}
.term-card-wrap-inner .ol-list .ol-list .ol-list li::before {
  display: none;
}
.term-card-wrap-inner .ol-list .ol-list .ol-list li:not(:last-child) {
  margin-bottom: 20px;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.fm-mb.search-input-wrap .form-control {
  height: 40px;
  padding-left: 25px;
  padding-right: 25px;
}
.fm-mb.search-input-wrap .search-inpu-btn {
  position: absolute;
  top: 6px;
  right: 20px;
  color: rgba(46, 46, 46, 0.5);
  z-index: 9;
}
.fm-mb.search-input-wrap .search-inpu-btn:hover {
  color: #7352d1;
}
.sm-year-form-select {
  width: 122px !important;
  padding: 0px 8px !important;
  height: 30px !important;
  font-size: 14px !important;
}
.fm-mb {
  position: relative;
  margin-bottom: 30px;
}
.fm-mb label.error {
  color: #ff668e;
  font-size: 14px;
  padding-left: 10px;
  position: absolute;
  bottom: -20px;
  left: 3px;
  z-index: 3;
}
.fm-mb.date-fm-mb .icon-label {
  color: #555f5b;
  font-size: 18px;
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 9;
}
.forgot-pass-adj {
  margin-top: 5px;
  display: inline-block;
  text-decoration: none !important;
}
.fm-mb.password-input-wrap .form-control {
  padding-right: 45px !important;
}
.fm-mb.password-input-wrap .btn-pass-visible {
  position: absolute;
  top: 18px;
  right: 20px;
  font-size: 16px;
  color: #555f5b;
  opacity: 0.7;
  z-index: 9;
  cursor: pointer;
}
.btn-check:focus + .btn,
.btn:focus {
  outline: 0;
  box-shadow: none !important;
}
.fm-mb .form-check.form-switch .form-check-input {
  width: 45px;
  height: 24px;
  background-color: #d9d9d9 !important;
  background-image: url("../images/circle-toggle.svg");
  background-size: 17px 17px;
  border: 3px solid #d9d9d9 !important;
}
.fm-mb .form-check.form-switch .form-check-input:checked {
  background-color: #7352d1 !important;
  border-color: #7352d1 !important;
}
.fm-mb .form-check.form-switch label {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
}
.fm-mb .form-check.form-check-box .form-check-input {
  border: 1px solid rgba(46, 46, 46, 0.5);
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}
.fm-mb .form-check.form-check-box .form-check-input:checked {
  background-color: #7352d1 !important;
  border-color: #7352d1 !important;
}
.btn-circle {
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.9);
  color: rgba(46, 46, 46, 0.5);
  display: block;
  text-align: center;
  padding-top: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: relative;
  font-size: 24px;
  border: 1px solid transparent !important;
}
.btn-circle .counter {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  color: #ffffff;
  width: 20px;
  height: 20px;
  background: #ff205d;
  display: inline-block;
  text-align: center;
  padding-top: 3px;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  right: 1px;
  z-index: 9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.btn-circle:hover {
  background-color: #7352d1;
  color: #fff !important;
}
.btn-circle:hover .counter {
  margin-top: -10px;
}
.toggle-wrap {
  margin: 0 0 1.5rem;
  box-sizing: border-box;
  font-size: 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: stretch;
  border: 1px solid #d4d4d4;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  height: 50px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #fff !important;
  position: relative;
}
.toggle-wrap input {
  position: absolute;
  opacity: 0 !important;
}
.toggle-wrap input + label {
  font-family: DM Sans;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  color: #898989;
  margin: 0;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  border: 0;
  background-color: #fff;
  text-align: center;
  height: 40px;
  padding: 6px 20px;
  margin-top: 4px;
  border-radius: 20px;
  cursor: pointer;
  width: 100%;
  white-space: nowrap;
}
@media screen and (max-width: 400px) {
  .toggle-wrap input + label {
    padding: 6px 10px;
  }
}
.toggle-wrap input:checked + label {
  background-color: #7352d1;
  color: #fff;
  border-color: #7352d1;
  z-index: 1;
}
.custom-tooltip-sidebar .tooltip-arrow::before,
.custom-tooltip-sidebar .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #7352d1;
}
.custom-tooltip-sidebar .tooltip-inner {
  width: auto;
  white-space: nowrap;
  background: #7352d1;
  color: #fff;
  border-radius: 2px;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.4);
  font-size: 12px;
  padding: 7px 10px;
}
[data-title] {
  position: relative;
}
[data-title]:hover::after,
[data-title]:focus::after {
  content: attr(data-title);
  position: absolute;
  left: 75px;
  top: 15px;
  width: auto;
  white-space: nowrap;
  background: #7352d1;
  color: #fff;
  border-radius: 2px;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.4);
  font-size: 12px;
  padding: 2px 10px;
}
textarea.form-control {
  height: auto !important;
}
.form-control {
  border: 1px solid #d4d4d4;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  height: 50px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #fff !important;
}
.form-control:focus {
  border: 1px solid #7352d1;
  box-shadow: none !important;
}
.form-control::placeholder {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  color: #555f5b;
  opacity: 0.8;
}
.focus-select-box {
  border: 1px solid #7352d1 !important;
  box-shadow: 0 0 0 0.25rem rgba(115, 82, 209, 0.5) !important;
}
.form-check-input:focus {
  outline: 0 !important;
  box-shadow: none !important;
}
.form-group-wrap-tel-outer .intl-tel-input {
  width: 100%;
}
.form-group-wrap-tel-outer .intl-tel-input .selected-flag {
  top: 0;
  left: -9px;
  background: transparent;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.form-group-wrap-tel-outer .flag-container {
  margin-left: 10px;
}
.form-group-wrap-tel-outer .input-control-wrap {
  border: 1px solid #d4d4d4;
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  height: 50px;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  width: 100%;
  -moz-appearance: none;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding-left: 52px !important;
  -webkit-transition: border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -moz-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -ms-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-group-wrap-tel-outer .input-control-wrap:focus {
  border: 1px solid #7352d1;
  box-shadow: none !important;
}
.grey-triangle-before,
.grey-triangle-after,
.white-triangle-after {
  overflow: hidden;
}
.grey-triangle-before::before {
  position: absolute;
  content: "";
  display: block;
  bottom: 0px;
  left: 0;
  max-width: 100vw;
  border-style: none solid solid;
  border-width: 0 50vw 100px;
  border-color: transparent transparent #f7f8fa;
  overflow: hidden;
  z-index: 0;
}
.grey-triangle-after::after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  max-width: 100vw;
  border-style: none solid solid;
  border-width: 0 50vw 100px;
  border-color: transparent transparent #f6f6f9;
  overflow: hidden;
  z-index: 0;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.white-triangle-after::after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  max-width: 100vw;
  border-style: none solid solid;
  border-width: 0 50vw 100px;
  border-color: transparent transparent #fff;
  overflow: hidden;
  z-index: 0;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.home-sec1 {
  background: #ff668e;
  position: relative;
  background: url("../images/hero-bg.jpg") no-repeat center center/cover;
}
.home-sec1 .bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
.home-sec1 video {
  min-width: 100%;
  min-height: 100vh;
  z-index: 1;
}
.home-sec1 .overlay {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #ff668e -3.94%, #3f1f68 100%);
  opacity: 0.6;
  z-index: 2;
}
.home-sec1 .home-sec1-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border: 0;
  z-index: 15;
}
.home-sec1 .btn-video {
  width: 212px;
  background-color: #fff;
  border-color: #fff;
  color: #7352d1;
  font-family: "DM Sans", sans-serif;
  margin-right: 30px;
}
.home-sec1 .btn-video:hover,
.home-sec1 .btn-video.active,
.home-sec1 .btn-video:active,
.home-sec1 .btn-video:focus {
  color: #fff !important;
}
@media screen and (max-width: 767px) {
  .home-sec1 .btn-video {
    width: 45%;
    margin-bottom: 20px;
    margin-right: 10px;
    font-size: 14px;
    padding: 0 10px;
  }
}
.home-sec1 .btn-video:last-child {
  margin-right: 0px;
}
.home-sec1 .home-sec-inner-top {
  text-align: center;
  position: relative;
  z-index: 3;
  margin-top: -150px;
}
.home-sec1 .home-sec-inner-top h1 {
  color: #fff;
}
.home-sec1 .home-sec-inner-top .p-20 {
  color: #fff;
  font-weight: 400;
  max-width: 673px;
  display: block;
  margin-bottom: 40px;
}
.home-sec1 .home-sec-inner-top .h6-restless {
  color: #fff;
}
.home-sec1 .home-sec-inner-top2 {
  text-align: left;
}
.home-sec1 .home-sec-inner-top2 h1 {
  color: #fff;
  font-size: 44px;
  text-shadow: 0px 2px 1px rgba(90, 53, 121, 0.4);
  margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
  .home-sec1 .home-sec-inner-top2 h1 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .home-sec1 .home-sec-inner-top2 h1 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .home-sec1 .home-sec-inner-top2 .p-20 {
    margin-bottom: 10px;
  }
}
.review {
  background: url("../images/reviews-bg.png") no-repeat;
  width: 301px;
  height: 266px;
  margin-top: -150px;
  display: grid;
  align-items: center;
  position: relative;
}
.review .reviews-no {
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  position: absolute;
  top: 75px;
  left: 0;
  right: 0;
  text-align: center;
}
.review .reviews-no span {
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .review .reviews-no span {
    margin: 0px 10px;
  }
}
@media screen and (max-width: 991px) {
  .review .reviews-no {
    position: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
  }
}
.review .rating {
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .review .rating {
    position: unset;
  }
}
@media screen and (max-width: 991px) {
  .review {
    background: url("../images/star-rating.svg") 20px bottom no-repeat;
    height: auto;
    width: auto;
    display: flex;
    align-items: center;
    margin-top: 0px;
    padding-bottom: 30px;
    padding-left: 20px;
  }
}
.bttn-buy-now {
  padding: 0 30px;
  height: 50px;
  background: #fff;
  box-shadow: 0px 8px 24px rgba(50, 41, 77, 0.1);
  -webkit-box-shadow: 0px 8px 24px rgba(50, 41, 77, 0.1);
  -moz-box-shadow: 0px 8px 24px rgba(50, 41, 77, 0.1);
  border-radius: 30px;
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  color: #222e2b;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
.bttn-buy-now:hover {
  background: #222e2b;
  color: #fff;
  box-shadow: 0px 8px 24px rgba(50, 41, 77, 0.2);
  -webkit-box-shadow: 0px 8px 24px rgba(50, 41, 77, 0.2);
  -moz-box-shadow: 0px 8px 24px rgba(50, 41, 77, 0.2);
}
@keyframes arrowMove {
  to {
    transform: translateY(0.6rem);
    opacity: 0;
    -webkit-transform: translateY(0.6rem);
    -moz-transform: translateY(0.6rem);
    -ms-transform: translateY(0.6rem);
    -o-transform: translateY(0.6rem);
  }
}
.home-sec2 {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 29;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
  .home-sec2 {
    bottom: -420px;
  }
}
.home-sec2 .home-sec-inner .book-assessment-btn a a.book-assessment-btn {
  display: block;
  text-align: center;
  position: relative;
  width: 217px;
  height: 176px;
  border-radius: 12px;
  padding: 25px;
  margin: 0 20px;
  background: #fff;
  box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.home-sec2 .home-sec-inner .book-assessment-btn a div {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  color: #fff;
  text-shadow: 0px 2px 1px rgba(90, 53, 121, 0.4);
}
.home-sec2 .home-sec-inner .book-assessment-btn a i {
  color: #fff;
  font-size: 28px;
  margin-top: 0;
  animation: arrowMove 1.2s infinite;
}
.home-sec2 .home-sec-inner .book-assessment-list {
  position: relative;
  min-width: 1000px;
  padding: 20px 25px 15px;
  margin-top: 0;
  margin-right: 20px;
  margin-left: 20px;
}
.home-sec2 .home-sec-inner .book-assessment-list .book-assessment-head {
  padding-bottom: 16px;
  padding-top: 8px;
  margin-bottom: 20px;
}
.home-sec2 .home-sec-inner .book-assessment-list .book-assessment-head h4 {
  color: white;
  font-family: "DM Sans", sans-serif !important;
}
.home-sec3 {
  position: static;
}
.home-sec3 .home-sec3-inner {
  position: relative;
  z-index: 3;
  background: #fff;
}
.home-sec4 .home-sec-right,
.home-sec4 .home-sec-left {
  position: relative;
}
.home-sec4 .home-sec-right {
  max-width: 500px;
  margin: auto;
}
.home-sec4 .home-sec-right .h4-restless {
  color: #ff668e;
  margin-bottom: 38px;
}
.home-sec4 .home-sec-right .h3 {
  color: #47347c;
  margin-bottom: 30px;
}
.home-sec4 .home-sec-right .h2 {
  color: #47347c;
  margin-bottom: 30px;
}
.home-sec4 .home-sec-right .p-18 {
  color: #2e2e2e;
}
.home-sec4 .home-sec-left {
  width: 535px;
  height: 100%;
  display: block;
  margin: auto;
  text-align: center;
}
.home-sec4 .home-sec-left img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.home-sec4 .home-sec-left img.home-sec4-1 {
  top: -83px;
  left: -32px;
  z-index: 1;
}
.home-sec4 .home-sec-left img.home-sec4-2 {
  top: -43px;
  left: 15px;
  z-index: 2;
}
.home-sec4 .home-sec-left img.home-sec4-3 {
  top: -90px;
  left: auto;
  right: 30px;
  z-index: 3;
}
.home-sec4 .home-sec-left img.home-sec4-5-circle {
  position: static;
}
.home-sec4 .home-sec-right1 {
  max-width: 418px;
}
.home-sec4 .home-sec-right2 {
  max-width: 530px;
  margin-left: 0;
}
.home-sec4 .home-sec-right2 .home-sec-left {
  margin-top: 60px;
}
.home-sec4 .pills-tab-wrap {
  margin-top: 55px;
  margin-bottom: 40px;
}
.home-sec4 .pills-tab-wrap .nav-pills .nav-link {
  border-radius: 10px;
  height: 60px;
  font-family: "Playfair Display", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #7352d1;
  display: flex;
  align-items: center;
  padding: 15px 25px;
  margin-right: 10px;
}
.home-sec4 .pills-tab-wrap .nav-pills .nav-link:hover {
  background: #f5f2fc;
}
.home-sec4 .pills-tab-wrap .nav-pills .nav-link.active {
  background: #f5f2fc;
}
.home-sec4 .pills-tab-wrap .tab-content {
  margin-top: 23px;
}
.home-sec4 .home-sec-left.home-sec-left2 {
  margin-top: 86px;
  margin-left: 50px;
}
.home-sec4 .home-sec-left.home-sec-left2 .home-sec4-5-1.home-sec-img-outer {
  position: absolute;
  top: 122px;
  left: 0;
  z-index: 3;
}
.home-sec4 .home-sec-left.home-sec-left2 .home-sec4-6-1.home-sec-img-outer {
  position: absolute;
  top: -35px;
  left: 282px;
  z-index: 3;
}
.home-sec4 .home-sec-left.home-sec-left2 .home-sec4-7-1.home-sec-img-outer {
  position: absolute;
  top: 240px;
  left: 380px;
  z-index: 3;
}
.home-sec4 .home-sec-left.home-sec-left2 .text-wrap {
  position: absolute;
  top: 208px;
  transform: translate(-50%, -50%);
  left: 50%;
  z-index: 9;
}
.home-sec4 .home-sec-left.home-sec-left2 .text-wrap span {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 52px;
  line-height: 60px;
  text-transform: uppercase;
  color: #47347c;
  display: block;
  margin-bottom: -15px;
}
.home-sec4 .home-sec-left.home-sec-left2 .text-wrap em {
  font-family: "Playfair Display", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 38px;
  line-height: 60px;
  text-transform: capitalize;
  color: #47347c;
}
.home-sec5 {
  background: #f6f6f9;
  padding-bottom: 200px;
}
.home-sec5 .home-sec-inner {
  margin-bottom: 60px;
}
.home-sec5 .home-sec-left {
  margin-top: 150px;
  max-width: 440px;
}
.home-sec5 .home-sec-left p {
  color: #2e2e2e;
  position: relative;
  z-index: 3;
}
.home-sec5 .home-sec-left h3 {
  position: relative;
}
.home-sec5 .home-sec-left h3 .no-span {
  font-family: "Playfair Display", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 250px;
  line-height: 41px;
  display: flex;
  align-items: center;
  color: #ccc;
  opacity: 0.5;
  position: absolute;
  top: -73px;
  left: -47px;
  z-index: 0;
}
.home-sec5 .home-sec-left h3 span {
  color: #47347c;
  position: relative;
  z-index: 3;
}
.home-sec5 .home-sec-right {
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 5;
}
.home-sec5 .home-sec-right div.get-assessed2 {
  top: 334px;
  left: 390px;
  z-index: 3;
  position: absolute;
  width: 120px;
  height: 120px;
  background: #7352d1;
  text-align: center;
  padding-top: 30px;
  border-radius: 50%;
}
.home-sec5 .home-sec-right img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.home-sec5 .home-sec-right img.get-assessed1 {
  top: 200px;
  left: -80px;
  z-index: 4;
}
.home-sec5 .home-sec-right img.get-assessed2 {
  top: 323px;
  left: 370px;
  z-index: 3;
}
.home-sec5 .home-sec-right img.get-assessed3 {
  top: 36px;
  left: 63px;
  z-index: 2;
}
.home-sec5 .home-sec-right img.get-assessed4 {
  top: 100px;
  left: -19px;
  z-index: 1;
}
.home-sec5 .path-row {
  min-height: 670px;
}
.home-sec5 .path-row2 {
  margin-top: -100px;
}
.home-sec5 .path-row2 .home-sec-right {
  float: right;
  margin-top: 100px;
}
.home-sec5 .path-row2 .home-sec-right .build-plan1 {
  top: 199px;
  left: 425px;
  z-index: 5;
  width: 300px;
}
.home-sec5 .path-row2 .home-sec-right .build-plan2 {
  top: 378px;
  left: 100px;
  z-index: 4;
}
.home-sec5 .path-row2 .home-sec-right .build-plan3 {
  top: 0;
  left: 50px;
  z-index: 2;
}
.home-sec5 .path-row2 .home-sec-right .build-plan4 {
  top: -74px;
  left: 0;
  z-index: 1;
}
.home-sec5 .path-row2 .home-sec-left {
  float: right;
  padding-top: 50px;
}
.home-sec5 .path-row3 {
  margin-top: 40px;
}
.home-sec5 .path-row3 .home-sec-right .do-work1 {
  top: 274px;
  left: 450px;
  z-index: 5;
  width: 300px;
}
.home-sec5 .path-row3 .home-sec-right .do-work2 {
  top: -97px;
  left: 361px;
  z-index: 4;
}
.home-sec5 .path-row3 .home-sec-right .do-work3 {
  top: 100px;
  left: -16px;
  z-index: 2;
}
.home-sec5 .path-row3 .home-sec-right .do-work4 {
  top: -8px;
  left: 642px;
  z-index: 1;
}
.home-sec5 .path-row3 .home-sec-right .do-work6 {
  top: 84px;
  z-index: 4;
}
.home-sec5 .path-row4 {
  min-height: inherit !important;
  margin-bottom: 60px;
}
.home-sec5 .path-row4 .home-sec-right .change-life1 {
  top: -7px;
  left: 0px;
  z-index: 5;
}
.home-sec5 .path-row4 .home-sec-right .change-life2 {
  top: -133px;
  left: 258px;
  z-index: 1;
}
.home-sec5 .path-row4 .home-sec-right .change-life3 {
  top: -60px;
  left: 16px;
  z-index: 1;
}
.home-sec5 .path-row4 .home-sec-right .change-life4 {
  top: 53px;
  left: 215px;
  z-index: 5;
}
.home-sec5 .path-row4 .home-sec-left {
  padding-top: 30px;
  float: right;
}
.home-sec6 .home-sec-inner.text-center.common-home-sec-head {
  margin-top: 110px;
  margin-bottom: 76px;
}
.home-sec6 .row.nav-pills-row,
.home-sec6 .container-fluid {
  padding: 0;
}
.home-sec6 #v-trainer-tab {
  padding: 0;
}
.get-assessed-line {
  position: absolute;
  bottom: 0;
  right: 110px;
  z-index: 1;
}
.build-plan2 {
  position: absolute;
  top: 380px;
  left: 130px;
  z-index: 4;
}
.build-plan-line {
  bottom: -30px;
  left: 180px;
  z-index: 1;
  position: absolute;
}
.home-sec5 .home-sec-right .do-work5 {
  position: absolute;
  top: 570px;
  left: 370px;
  z-index: 6;
}
.do-work4-line {
  position: absolute;
  bottom: -60px;
  right: 150px;
  z-index: 1;
}
.common-footer-wrap .common-footer {
  background: #2e2e2e;
  padding-top: 60px;
  padding-bottom: 60px;
}
.common-footer-wrap .common-footer .footer-logo-wrap {
  text-align: center;
  margin-bottom: 28px;
}
.common-footer-wrap .common-footer .footer-logo-wrap a {
  display: inline-block;
}
.common-footer-wrap .common-footer .footer-nav-wrap .footer-nav-ul {
  padding: 0;
  /* display: flex; */
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  margin-bottom: 38px;
}
.common-footer-wrap .common-footer .footer-nav-wrap .footer-nav-ul li a {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  letter-spacing: 0.5px;
  color: #fff;
  padding: 7px 27px;
}
.common-footer-wrap .common-footer .footer-nav-wrap .footer-nav-ul li a:hover {
  opacity: 0.7;
}
.common-footer-wrap .common-footer .footer-social-wrap,
.common-footer-wrap .common-footer .footer-social-ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
}
.common-footer-wrap .common-footer .footer-social-wrap li a,
.common-footer-wrap .common-footer .footer-social-ul li a {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.5px;
  color: #2e2e2e;
  margin: 0 10px;
  width: 30px;
  height: 30px;
  padding: 2px 0 0;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.common-footer-wrap .common-footer .footer-social-wrap li a:hover,
.common-footer-wrap .common-footer .footer-social-ul li a:hover {
  color: #ff668e;
}
.common-footer-wrap .common-footer .footer-copyright-wrap p {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  color: #fff;
  opacity: 0.3;
  text-align: center;
  margin-top: 30px;
}
.home-caro-wrap {
  position: relative;
  max-width: 550px;
  margin: 45px auto;
  min-height: 550px;
}
.home-caro-wrap h2 {
  color: #311a75;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  margin-left: -150px;
  margin-top: 10px;
  z-index: 9;
}
.home-caro-wrap .carousel-indicators.carousel-indicators-adj {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  z-index: 3;
  text-align: left;
  transform: translateY(-50%) translateX(400px);
  width: 300px;
  -webkit-transform: translateY(-50%) translateX(400px);
  -moz-transform: translateY(-50%) translateX(400px);
  -ms-transform: translateY(-50%) translateX(400px);
  -o-transform: translateY(-50%) translateX(400px);
  margin-top: -15px;
}
.home-caro-wrap .carousel-indicators.carousel-indicators-adj button {
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  margin-right: 0;
  margin-left: 0;
  text-indent: 0px;
  text-align: left;
  cursor: pointer;
  background-color: transparent;
  background-clip: padding-box;
  border: 0;
}
.home-caro-wrap .carousel-indicators.carousel-indicators-adj button span.p-22 {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #47347c;
  opacity: 0.2;
  margin-bottom: 40px;
  display: block;
}
.home-caro-wrap
  .carousel-indicators.carousel-indicators-adj
  button.active
  span.p-22 {
  color: #311a75;
  font-weight: 600;
  opacity: 1;
}
.home-caro-wrap .carousel-fade .carousel-inner .carousel-item .d-block.w-100 {
  border: 95px #ffc7c1 solid;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.row.nav-pills-row .row.nav.nav-pills .nav-link {
  padding: 0;
  margin: 0;
  border-radius: 0;
  position: relative;
  overflow: hidden;
}
.row.nav-pills-row .row.nav.nav-pills .nav-link.active-a::after,
.row.nav-pills-row .row.nav.nav-pills .nav-link:hover::after {
  opacity: 0;
}
.row.nav-pills-row .row.nav.nav-pills .nav-link::after {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(37, 36, 51, 0.6);
  z-index: 3;
  width: 100%;
  height: 100%;
  position: absolute;
}
.row.nav-pills-row .row.nav.nav-pills .nav-link .trainer-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.row.nav-pills-row .tab-content-wrap {
  height: 100%;
  background: #47347c;
  position: relative;
}
.row.nav-pills-row .tab-content-wrap .tab-pane {
  height: 100%;
  background: #47347c;
  z-index: 3;
  position: relative;
}
.row.nav-pills-row .tab-content-wrap .tab-pane.fade {
  transition: opacity 0s linear;
}
.row.nav-pills-row .tab-content-wrap .tab-pane.default-tab {
  display: block;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border: 0;
  z-index: 0;
}
.carousel-indicators.carousel-indicators-testimonial {
  margin: 0px auto 0 !important;
  bottom: -40px;
}
.carousel-indicators.carousel-indicators-testimonial button {
  width: 13px;
  height: 13px;
  background: #dedede;
  margin: 0 5px;
  border: 0 !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.carousel-indicators.carousel-indicators-testimonial button.active {
  background: #7352d1;
}
.testimonial-caro {
  margin-bottom: 165px;
}
.testimonial-caro .carousel-inner {
  overflow: inherit !important;
}
.testimonial-caro .testimonial-caro-row .testimonial-caro-left {
  position: relative;
  padding: 40px;
  min-height: 550px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-caro .testimonial-caro-row .testimonial-caro-left {
    padding: 0 40px;
    min-height: inherit;
  }
}
.testimonial-caro .testimonial-caro-row .testimonial-caro-left .double-quate {
  position: absolute;
  top: 14px;
  left: -30px;
}
.testimonial-caro .testimonial-caro-row .testimonial-caro-left h3 {
  color: #311a75;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
}
.testimonial-caro .testimonial-caro-row .testimonial-caro-left p.p-18 {
  color: #2e2e2e;
  margin-bottom: 77px;
}
.testimonial-caro .testimonial-caro-row .testimonial-caro-right {
  position: relative;
  padding-top: 20px;
}
.testimonial-caro
  .testimonial-caro-row
  .testimonial-caro-right
  .testimonial-caro-profile {
  position: relative;
  z-index: 3;
}
.testimonial-caro
  .testimonial-caro-row
  .testimonial-caro-right
  .testimonial-circle1 {
  position: absolute;
  bottom: -60px;
  right: -110px;
  z-index: 1;
}
.testimonial-caro
  .testimonial-caro-row
  .testimonial-caro-right
  .testimonial-circle2 {
  position: absolute;
  top: 67px;
  left: -50px;
  z-index: 1;
}
.home-sec8 {
  background: #f6f6f9;
  position: relative;
}
.home-sec8 .home-sec-inner.text-center.common-home-sec-head {
  margin-top: -80px;
  margin-bottom: 50px;
}
@keyframes scroll {
  100% {
    background-position: -3000px 0px;
  }
}
@-webkit-keyframes scroll {
  100% {
    background-position: -3000px 0px;
  }
}
.home-sec9 {
  position: relative;
  background: url("../images/trans-bg.jpg") repeat;
  animation: scroll 70s linear infinite;
  -webkit-animation: scroll 70s linear infinite;
}
.home-sec9 .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #ff668e -3.94%, #3f1f68 100%);
  opacity: 0.9;
  z-index: 2;
}
.home-sec9 .container {
  position: relative;
  z-index: 5;
}
.home-sec9 .container .home-sec-inner {
  position: relative;
  margin: 80px 0;
  text-align: center;
}
.home-sec9 .container .home-sec-inner .h1 {
  color: #fff;
  margin-bottom: 30px;
}
.home-sec9 .container .home-sec-inner p {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 145%;
  text-align: center;
  color: #fff;
  max-width: 830px;
  margin: auto;
}
.home-sec9 .container .home-sec-inner .trans1 {
  position: absolute;
  top: -18px;
  left: -220px;
  z-index: 2;
}
.home-sec9 .container .home-sec-inner .trans2 {
  position: absolute;
  top: -12px;
  right: -220px;
  z-index: 2;
}
.common-home-sec-head h2 {
  color: #311a75;
  margin-bottom: 25px;
}
.common-home-sec-head p.p-18 {
  max-width: 700px;
  color: #2e2e2e;
  margin: auto;
}
.home-sec10 .container {
  margin-top: 100px;
}
.home-sec10 .subscribe-right-col {
  float: right;
  text-align: right;
  position: relative;
}
.home-sec10 .subscribe-right-col .subscribe1 {
  position: absolute;
  top: -50px;
  left: -164px;
  z-index: 3;
}
.home-sec10 .home-sec-inner.subscribe-left-col {
  margin-top: -120px;
}
.home-sec10 .home-sec-inner.subscribe-left-col h2 {
  margin-bottom: 20px;
  color: #311a75;
}
.home-sec10 .home-sec-inner.subscribe-left-col h2 span {
  color: #ff668e;
}
.home-sec10 .home-sec-inner.subscribe-left-col p.p-18 {
  color: #2e2e2e;
  max-width: 420px;
}
.form-subscribe-wrap {
  margin-top: 55px;
  position: relative;
  max-width: 476px;
}
.form-subscribe-wrap .subscribe-form-control:hover,
.form-subscribe-wrap .subscribe-form-control:focus,
.form-subscribe-wrap .subscribe-form-control:active,
.form-subscribe-wrap .subscribe-form-control {
  width: 100%;
  height: 60px;
  background: #fff;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15) !important;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15) !important;
  -moz-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15) !important;
  border-radius: 50px;
  border: 1px solid rgba(145, 143, 148, 0.3) !important;
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  color: #555f5b;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  padding-left: 26px;
  padding-right: 150px;
}
.form-subscribe-wrap .btn.bttn-primary {
  position: absolute;
  top: 5px;
  right: 7px;
  z-index: 3;
  border: 0 !important;
}
.floating {
  -webkit-animation-name: floating;
  animation-name: floating;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@-webkit-keyframes floating {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
  }
  50% {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
  }
}
@keyframes floating {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
  }
  50% {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
  }
}
.floatingY {
  animation-name: floatingY;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes floatingY {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
  }
  65% {
    transform: translateY(15px);
    -webkit-transform: translateY(0, 15px);
    -moz-transform: translateY(0, 15px);
    -ms-transform: translateY(0, 15px);
    -o-transform: translateY(0, 15px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
  }
}
@-webkit-keyframes floatingY {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
  }
  65% {
    transform: translateY(15px);
    -webkit-transform: translateY(0, 15px);
    -moz-transform: translateY(0, 15px);
    -ms-transform: translateY(0, 15px);
    -o-transform: translateY(0, 15px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
  }
}
.floatingX-r {
  animation-name: floatingX-r;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes floatingX-r {
  0% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
  }
  65% {
    transform: translateX(15px);
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
  }
  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
  }
}
@-webkit-keyframes floatingX-r {
  0% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
  }
  65% {
    transform: translateX(15px);
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
  }
  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
  }
}
.floatingX-l {
  animation-name: floatingX-l;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes floatingX-l {
  0% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
  }
  65% {
    transform: translateX(-15px);
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    -o-transform: translateX(-15px);
  }
  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
  }
}
@-webkit-keyframes floatingX-l {
  0% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
  }
  65% {
    transform: translateX(-15px);
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    -o-transform: translateX(-15px);
  }
  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
  }
}
.d-flex-adj {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
}
.home-sec8 {
  position: relative;
  background: #f6f6f9 url("../images/pricing-plan-bg.png") repeat 0 0;
  background-attachment: fixed;
}
.pricing-plan-row {
  background: #fff;
  border: 1px solid rgba(145, 143, 148, 0.3);
  box-shadow: -5px 4px 50px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: -5px 4px 50px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -5px 4px 50px rgba(0, 0, 0, 0.1);
  max-width: 950px;
  margin: 30px auto 0;
}
.pricing-plan-row .pricing-plan-col-left {
  margin-left: -60px;
}
.pricing-plan-row .pricing-plan-col {
  position: relative;
}
.pricing-plan-row .pricing-plan-col .bg-strip {
  position: absolute;
  left: -2px;
  bottom: 0;
  z-index: 9;
  height: 5px;
  width: calc(100% - 108px);
  display: block;
  z-index: 2;
}
.pricing-plan-row .pricing-plan-col .pricing-plan-card .pricing-plan-card-head {
  position: relative;
  padding: 30px 35px 15px;
}
.pricing-plan-row
  .pricing-plan-col
  .pricing-plan-card
  .pricing-plan-card-head
  .offer-label {
  background: url("../images/offer.svg") no-repeat 0 0;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: 35px;
  right: -14px;
  width: 182px;
  height: 36px;
  padding-top: 3px;
}
.pricing-plan-row
  .pricing-plan-col
  .pricing-plan-card
  .pricing-plan-card-head
  h3 {
  font-family: "Playfair Display", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 35px;
  color: #47347c;
  margin-bottom: 15px;
}
.pricing-plan-row
  .pricing-plan-col
  .pricing-plan-card
  .pricing-plan-card-head
  h4 {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  color: #2e2e2e;
}
.pricing-plan-row .pricing-plan-col .pricing-plan-card .pricing-plan-card-body {
  margin-top: 30px;
}
.pricing-plan-row
  .pricing-plan-col
  .pricing-plan-card
  .pricing-plan-card-body
  ul {
  padding: 0;
  margin: 0;
}
.pricing-plan-row
  .pricing-plan-col
  .pricing-plan-card
  .pricing-plan-card-body
  ul
  li {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  color: #2e2e2e;
  background: url("../images/check.svg") no-repeat 0 0;
  margin-bottom: 22px;
  padding: 0 0 0 40px;
  margin-left: 27px;
  line-height: 24px;
}
.pricing-plan-row .pricing-plan-col .pricing-plan-card .pricing-plan-card-foot {
  padding-top: 33px;
}
.pricing-plan-col.pricing-plan-col-center {
  padding: 0;
  background: #fff;
  border: 1px solid rgba(145, 143, 148, 0.3);
  box-shadow: -5px 4px 50px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: -5px 4px 50px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -5px 4px 50px rgba(0, 0, 0, 0.1);
  margin-bottom: 80px;
}
.pricing-plan-col.pricing-plan-col-center .basic-plan-text {
  margin-top: -15px;
  margin-left: 40px;
  margin-bottom: 26px;
}
.pricing-plan-col.pricing-plan-col-center .pricing-plan-card {
  margin-top: -44px;
}
.pricing-plan-col.pricing-plan-col-center
  .pricing-plan-card
  .pricing-plan-card-head {
  background: linear-gradient(218.34deg, #ff668e 4.91%, #3f1f68 180.24%);
}
.pricing-plan-col.pricing-plan-col-center
  .pricing-plan-card
  .pricing-plan-card-head
  h3,
.pricing-plan-col.pricing-plan-col-center
  .pricing-plan-card
  .pricing-plan-card-head
  h4 {
  color: #fff;
}
.pricing-plan-col.pricing-plan-col-center
  .pricing-plan-card
  .pricing-plan-card-head
  .offer-label {
  top: 30px;
  right: 0px;
}
.pricing-plan-col.pricing-plan-col-center
  .pricing-plan-card
  .pricing-plan-card-head
  h4 {
  margin-bottom: 10px;
}
.pricing-plan-col.pricing-plan-col-center
  .pricing-plan-card
  .pricing-plan-card-body {
  margin-top: 38px;
}
.pricing-plan-col.pricing-plan-col-center
  .pricing-plan-card
  .pricing-plan-card-foot {
  position: relative;
}
.pricing-plan-col.pricing-plan-col-center
  .pricing-plan-card
  .pricing-plan-card-foot
  .btn.bttn-primary {
  top: 15px;
  position: relative;
  left: 34px;
}
.pricing-plan-row-home {
  max-width: 1190px;
}
.pricing-plan-row-home .pricing-plan-col-home .bg-strip {
  position: absolute;
  left: 0px;
  top: 0;
  z-index: 9;
  height: 5px;
  width: 100%;
  display: block;
  z-index: 2;
  border-radius: 5px 5px 0px 0px;
}
.pricing-plan-row-home .pricing-plan-col-home .pricing-plan-card {
  background: #fff;
  border: 1px solid rgba(145, 143, 148, 0.3);
  box-shadow: -5px 4px 50px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: -5px 4px 50px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -5px 4px 50px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  position: relative;
  padding: 0px;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head {
  position: relative;
  padding: 50px 30px 0px;
  text-align: center;
}
@media screen and (max-width: 400px) {
  .pricing-plan-row-home
    .pricing-plan-col-home
    .pricing-plan-card
    .pricing-plan-card-head {
    padding: 20px 20px 0px;
  }
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  h3 {
  font-size: 18px;
  color: #2e2e2e;
  font-weight: 700;
  font-family: "DM Sans", sans-serif;
  text-transform: uppercase;
  margin: 0px;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  h4 {
  font-family: "DM Sans", sans-serif;
  font-size: 34px;
  font-weight: 700;
  margin: 10px 0px 5px 0px;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  h4
  span {
  font-weight: 400;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .purple {
  color: #7352d1;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .pink {
  color: #ff668e;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .purple2 {
  color: #47347c;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .valid {
  background-color: #f6f2ff;
  display: grid;
  height: 29px;
  font-size: 14px;
  font-weight: 600;
  color: #242833;
  margin: 0px -30px;
}
@media screen and (max-width: 400px) {
  .pricing-plan-row-home
    .pricing-plan-col-home
    .pricing-plan-card
    .pricing-plan-card-head
    .valid {
    margin: 0px 0px;
  }
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .per-session {
  font-size: 16px;
  color: #898989;
  font-weight: 400;
  margin: 0px;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .total-price {
  font-size: 18px;
  color: #242833;
  font-weight: 500;
  margin-top: 5px;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .total-price
  span {
  color: #898989;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .offer-label {
  background: url("../images/offer-label.svg") no-repeat 0 0;
  font-family: "DM Sans", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  font-style: italic;
  text-align: left;
  width: 97px;
  height: 29px;
  padding-left: 10px;
  display: grid;
  align-items: center;
  margin: 15px auto 30px;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .btn-buy-now {
  border: 0px solid #dadada;
  box-sizing: border-box;
  border-radius: 50px;
  width: 140px;
  height: 45px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  background: #fff;
  margin-bottom: 30px;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .btn-buy-now.active,
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .btn-buy-now:hover {
  background: linear-gradient(218.34deg, #ff668e 4.91%, #3f1f68 180.24%);
  border-color: transparent;
  color: #fff;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .btn-buy-now.active
  span,
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .btn-buy-now.active
  em,
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .btn-buy-now:hover
  span,
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .btn-buy-now:hover
  em {
  color: #fff;
  opacity: 1;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .btn-buy-now
  span {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  color: #2e2e2e;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-head
  .btn-buy-now
  em {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  opacity: 0.5;
}
.pricing-plan-row-home .pricing-plan-col-home .pricing-plan-card .arrow-up {
  transform: rotate(-180deg);
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .view-features {
  cursor: pointer;
  font-size: 14px;
  color: #7352d1;
  font-weight: 600;
  display: none;
  padding: 15px 30px;
  justify-content: space-between;
  text-decoration: underline;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .view-features
  img {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 991px) {
  .pricing-plan-row-home
    .pricing-plan-col-home
    .pricing-plan-card
    .view-features {
    display: flex;
  }
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-body {
  margin-top: 0px;
  transition: all 5s ease-in-out;
  -webkit-transition: all 5s ease-in-out;
  -moz-transition: all 5s ease-in-out;
  -ms-transition: all 5s ease-in-out;
  -o-transition: all 5s ease-in-out;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-body
  ul {
  padding: 0;
  margin: 0;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-body
  ul
  li {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #2e2e2e;
  padding: 15px 30px 15px 70px;
  line-height: 20px;
  position: relative;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-body
  ul
  li::before {
  content: "";
  background: url("../images/check2.svg") no-repeat 0 0;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 15px;
  left: 30px;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-body
  ul
  .even {
  background-color: #f2f2f2;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-body
  ul
  .even:last-child {
  border-radius: 0px 0px 10px 10px;
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-body
  ul
  .unchecked::before {
  background: url("../images/unchecked.svg") no-repeat 0 0;
}
@media screen and (max-width: 991px) {
  .pricing-plan-row-home
    .pricing-plan-col-home
    .pricing-plan-card
    .pricing-plan-card-body {
    display: none;
  }
}
.pricing-plan-row-home
  .pricing-plan-col-home
  .pricing-plan-card
  .pricing-plan-card-foot {
  padding-top: 33px;
}
@media screen and (max-width: 991px) {
  .pricing-plan-row-home .pricing-plan-col-home .pricing-plan-card {
    margin-bottom: 15px;
  }
}
.pricing-plan-col-home.pricing-plan-col-center-home
  .pricing-plan-card
  .best-value {
  position: absolute;
  top: 10px;
  right: 0px;
  background: url("../images/best-seller.svg") no-repeat 0 0;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  width: 116px;
  height: 29px;
  display: grid;
  align-items: center;
}
.bg-strip1 {
  left: 108px !important;
}
.bg-strip2 {
  left: 0px;
  right: 108px;
  z-index: 9 !important;
  bottom: -81px !important;
  width: calc(100% - 60px) !important;
}
.bg-strip3 {
  left: auto !important;
  right: 108px !important;
}
.common-footer-wrap-fixed {
  margin-bottom: 444px;
}
.common-footer-wrap-fixed .common-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
}
.home-sec4 .home-sec-left img.home-sec4-6,
.home-sec4 .home-sec-left img.home-sec4-7,
.home-sec4 .home-sec-left img.home-sec4-8 {
  position: static !important;
}
.home-sec-img-outer {
  width: 140px;
  height: 140px;
  background: #fff;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.15);
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
}
.home-sec-img-outer.active {
  background: #7352d1;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.15);
}
.home-sec-img-outer.active path {
  fill: #fff;
}
.home-sec-img-outer.active img {
  filter: brightness(0) invert(1);
}
.contact-section {
  position: relative;
  overflow: hidden;
  padding: 0;
}
.contact-section .logo-wrap {
  position: absolute;
  top: 20px;
  left: 30px;
  z-index: 99;
}
.contact-section .contact-row-adj {
  min-height: 100vh;
}
.contact-section .container {
  position: relative;
  z-index: 5;
}
.contact-section .contact-col-right-outer {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 9;
}
.contact-section .contact-col-right-outer::after {
  content: "";
  background: linear-gradient(218.34deg, #ff668e 4.91%, #3f1f68 180.24%);
  position: fixed;
  top: -50vh;
  left: 110px;
  right: 0;
  bottom: auto;
  z-index: 3;
  width: 100vw;
  height: 200vh;
}
.contact-section .contact-col-left {
  max-width: 650px;
  margin: 100px auto;
  position: relative;
}
.contact-section .contact-col-left .copy-right-text {
  background: #fff;
  margin-top: 50px;
  text-align: center;
  color: #2e2e2e;
  opacity: 0.5;
  margin-bottom: 0;
}
.contact-section .contact-col-left .contact-caro-bottom {
  margin-top: 50px;
}
.contact-section .contact-col-left .contact-caro-bottom ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: stretch;
  text-align: center;
}
.contact-section .contact-col-left .contact-caro-bottom ul li {
  position: relative;
}
.contact-section .contact-col-left .contact-caro-bottom ul li .p-16 {
  color: #311a75;
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 500;
}
.contact-section .contact-col-left .contact-caro-bottom ul li:first-child {
  margin-top: 30px;
}
.contact-section
  .contact-col-left
  .contact-caro-bottom
  ul
  li:first-child::after {
  content: "";
  background: url("../images/yogo-line1.svg") no-repeat 0 0;
  position: absolute;
  top: 40px;
  left: 120px;
  z-index: 3;
  width: 190px;
  height: 43px;
}
.contact-section .contact-col-left .contact-caro-bottom ul li:last-child {
  margin-top: 30px;
}
.contact-section
  .contact-col-left
  .contact-caro-bottom
  ul
  li:last-child::after {
  content: "";
  background: url("../images/yogo-line2.svg") no-repeat 0 0;
  position: absolute;
  top: 40px;
  left: -130px;
  z-index: 3;
  width: 190px;
  height: 43px;
}
.contact-section
  .contact-col-left
  .contact-caro-bottom
  ul
  li
  .home-sec-img-outer {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  position: relative;
  z-index: 5;
  margin: auto;
}
.contact-section .contact-col-left .contact-caro-row .h3-wrap {
  margin-bottom: 20px;
}
.contact-section .contact-col-left .contact-caro-row h3 {
  text-align: center;
  color: #311a75;
  margin-bottom: 10px;
}
.contact-section .contact-col-right {
  position: relative;
}
.contact-section .contact-col-right .contact-caro-img1 {
  position: relative;
  z-index: 5;
  border-radius: 25px;
  overflow: hidden;
}
.contact-section .contact-col-right .contact-caro-img2 {
  position: absolute;
  top: -110px;
  right: -140px;
  z-index: 3;
}
.contact-section .contact-col-right .contact-caro-img3 {
  position: absolute;
  bottom: 40px;
  left: -80px;
  z-index: 3;
}
.contact-section .contact-col-right .contact-caro-img4 {
  position: absolute;
  bottom: -40px;
  right: 70px;
  z-index: 3;
}
.continue-with {
  text-align: center;
  margin-top: 44px;
}
.continue-with p {
  color: #2e2e2e;
  text-align: center;
  margin-bottom: 5px;
}
.continue-with .continue-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.continue-with .continue-ul li {
  display: inline-block;
  margin-right: -10px;
  margin-left: -10px;
}
.book-assessment-btn {
  margin: 0 auto 40px;
  width: 100%;
}
.otp-form-wrap {
  max-width: 320px;
  display: block;
  margin: auto;
  text-align: center;
}
.otp-form-wrap table {
  width: 100%;
  border: 0;
  table-layout: fixed;
  margin-bottom: 15px;
}
.otp-form-wrap table td {
  width: 20%;
  padding: 0 7px;
}
.otp-form-wrap table td .otp-control {
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  color: #ff668e;
}
.otp-form-wrap .p-16.resent-otp-text {
  margin-top: 26px !important;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #2e2e2e;
}
ul.book-assessment-b-ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  padding: 0;
  margin: 0;
}
a.book-assessment-btn {
  display: block;
  text-align: center;
  position: relative;
  width: 217px;
  height: 176px;
  border-radius: 12px;
  padding: 25px;
  margin: 0 20px;
  background: #fff;
  box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
a.book-assessment-btn:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 6px;
  left: 0;
  bottom: 0;
  background: #ff668e;
  box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.15);
  display: block;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
a.book-assessment-btn .book-assessment-img-wrap {
  min-height: 90px;
}
a.book-assessment-btn .book-assessment-img-wrap .book-assessment-img1 {
  position: relative;
  z-index: 5;
}
a.book-assessment-btn .book-assessment-circle {
  margin: auto;
  display: block;
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  margin-left: -30px;
}
a.book-assessment-btn .book-assessment-img {
  margin: auto;
  display: block;
}
a.book-assessment-btn span.right-arrow {
  width: 40px;
  height: 40px;
  background: #7352d1;
  display: none !important;
  padding-top: 6px;
  border-radius: 30px;
  text-align: center;
  color: #fff;
  margin: -10px auto 0;
  opacity: 0;
}
a.book-assessment-btn p.p-16 {
  text-transform: capitalize;
  color: #47347c;
  font-weight: 500;
  white-space: nowrap;
}
a.book-assessment-btn.active,
a.book-assessment-btn:hover {
  background: #ff668e;
}
a.book-assessment-btn.active:after,
a.book-assessment-btn:hover:after {
  opacity: 0 !important;
}
a.book-assessment-btn.active p.p-16,
a.book-assessment-btn:hover p.p-16 {
  color: #fff;
}
a.book-assessment-btn.active .book-assessment-img1,
a.book-assessment-btn:hover .book-assessment-img1 {
  filter: brightness(0) invert(1);
}
a.book-assessment-btn.active span.right-arrow,
a.book-assessment-btn:hover span.right-arrow {
  opacity: 1;
}
.book-assessment-row-col {
  max-width: 500px;
  margin: auto;
}
.restlessRegular-wrap {
  position: relative;
  width: 83px;
  height: auto;
  display: inline-block;
}
.restlessRegular-wrap span.restlessRegular {
  color: white;
  transform: rotate(-30deg);
  font-size: 64px;
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  position: absolute;
  top: -20px;
  left: 10px;
  z-index: 3;
}
.assessment-wrap {
  margin-bottom: 30px;
}
.assessment-wrap .p-18 {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #2e2e2e;
  margin-bottom: 15px;
}
.assessment-wrap ul {
  padding: 0;
  margin: 0;
}
.assessment-wrap ul li {
  display: inline-block;
  margin-right: 20px;
}
.assessment-wrap ul li:last-child {
  margin-right: 0;
}
.btn-day {
  width: 60px;
  height: 100px;
  border: 1px solid #dadada;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  background: #fff;
  margin-bottom: 20px;
}
.btn-day.active,
.btn-day:hover {
  background: linear-gradient(218.34deg, #ff668e 4.91%, #3f1f68 180.24%);
  border-color: transparent;
}
.btn-day.active span,
.btn-day.active em,
.btn-day:hover span,
.btn-day:hover em {
  color: #fff;
  opacity: 1;
}
.btn-day span {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  color: #2e2e2e;
  opacity: 0.5;
  display: block;
}
.btn-day em {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  color: #2e2e2e;
  display: block;
}
.btn-start-now {
  border: 1px solid #dadada;
  box-sizing: border-box;
  border-radius: 50px;
  width: 264px;
  height: 70px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  background: #fff;
  margin-bottom: 20px;
}
.btn-start-now.active,
.btn-start-now:hover {
  background: linear-gradient(218.34deg, #ff668e 4.91%, #3f1f68 180.24%);
  border-color: transparent;
}
.btn-start-now.active span,
.btn-start-now.active em,
.btn-start-now:hover span,
.btn-start-now:hover em {
  color: #fff;
  opacity: 1;
}
.btn-start-now span {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  text-align: center;
  color: #2e2e2e;
}
.btn-time {
  border: 1px solid #dadada;
  box-sizing: border-box;
  border-radius: 50px;
  width: 111.2px;
  height: 45px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  background: #fff;
  margin-bottom: 20px;
}
.btn-time.active,
.btn-time:hover {
  background: linear-gradient(218.34deg, #ff668e 4.91%, #3f1f68 180.24%);
  border-color: transparent;
}
.btn-time.active span,
.btn-time.active em,
.btn-time:hover span,
.btn-time:hover em {
  color: #fff;
  opacity: 1;
}
.btn-time span {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  color: #2e2e2e;
}
.btn-time em {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  opacity: 0.5;
}
.btn-start-now[disabled],
.btn-time[disabled],
.btn-day[disabled] {
  background: #f0f0f0;
  border: 1px solid #dadada;
  cursor: not-allowed;
  color: #2e2e2e !important;
}
.btn-start-now[disabled] span,
.btn-time[disabled] span,
.btn-day[disabled] span {
  opacity: 0.5 !important;
  color: #2e2e2e !important;
}
.btn-start-now[disabled] em,
.btn-time[disabled] em,
.btn-day[disabled] em {
  opacity: 0.3 !important;
  color: #2e2e2e !important;
}
.btn-start-now[disabled]:hover,
.btn-start-now[disabled]:active,
.btn-start-now[disabled]:focus,
.btn-time[disabled]:hover,
.btn-time[disabled]:active,
.btn-time[disabled]:focus,
.btn-day[disabled]:hover,
.btn-day[disabled]:active,
.btn-day[disabled]:focus {
  color: #2e2e2e;
}
.btn-start-now[disabled]:hover span,
.btn-start-now[disabled]:active span,
.btn-start-now[disabled]:focus span,
.btn-time[disabled]:hover span,
.btn-time[disabled]:active span,
.btn-time[disabled]:focus span,
.btn-day[disabled]:hover span,
.btn-day[disabled]:active span,
.btn-day[disabled]:focus span {
  opacity: 0.5 !important;
  color: #2e2e2e !important;
}
.btn-start-now[disabled]:hover em,
.btn-start-now[disabled]:active em,
.btn-start-now[disabled]:focus em,
.btn-time[disabled]:hover em,
.btn-time[disabled]:active em,
.btn-time[disabled]:focus em,
.btn-day[disabled]:hover em,
.btn-day[disabled]:active em,
.btn-day[disabled]:focus em {
  opacity: 0.3 !important;
  color: #2e2e2e !important;
}
.btn-weight-height {
  border: 1px solid #dadada;
  box-sizing: border-box;
  border-radius: 10px;
  width: 80px;
  height: 45px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  background: #fff;
  margin-bottom: 20px;
}
.btn-weight-height.active,
.btn-weight-height:hover {
  background: linear-gradient(218.34deg, #ff668e 4.91%, #3f1f68 180.24%);
  border-color: transparent;
}
.btn-weight-height.active span,
.btn-weight-height.active em,
.btn-weight-height:hover span,
.btn-weight-height:hover em {
  color: #fff;
  opacity: 1;
}
.btn-weight-height span {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  color: #2e2e2e;
}
.btn-weight-height em {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  opacity: 0.5;
}
.btn-assigned {
  border: 0px solid #dadada;
  box-sizing: border-box;
  border-radius: 50px;
  width: 160px;
  height: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  background: #fff;
  margin-bottom: 20px;
  display: grid;
  align-items: center;
}
.btn-assigned.active,
.btn-assigned:hover {
  background: linear-gradient(218.34deg, #ff668e 4.91%, #3f1f68 180.24%);
  border-color: transparent;
}
.btn-assigned.active span,
.btn-assigned.active em,
.btn-assigned:hover span,
.btn-assigned:hover em {
  color: #fff;
  opacity: 1;
}
.btn-assigned span {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: #fff;
}
.btn-assigned em {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  opacity: 0.5;
}
.slidecontainer {
  width: 100%;
}
.slidecontainer .slide-wrap {
  position: relative;
  height: 8px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  margin-bottom: 40px;
}
.slidecontainer .slide {
  height: 8px;
  background: #2e2e2e;
  position: absolute;
  left: 0;
  top: 12px;
  z-index: 9;
  width: 50%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-appearance: none;
  appearance: none;
  pointer-events: none;
}
.slidecontainer .slide:after {
  content: "";
  -webkit-appearance: none;
  appearance: none;
  background: #fff url("../images/ranger.svg") no-repeat center 0px;
  cursor: pointer;
  width: 28px;
  height: 28px;
  border: 0;
  opacity: 1;
  z-index: 9;
  position: absolute;
  top: -11px;
  right: -3px;
  -webkit-appearance: none;
  appearance: none;
  pointer-events: none;
}
.slidecontainer .range-slider-label {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #898989;
}
.slidecontainer .range-slider-label .ranger-weight-val-em {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #898989;
}
.slidecontainer .range-slider-label .ranger-weight-val {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  color: #2e2e2e;
}
.slidecontainer .ranger-weight {
  -webkit-appearance: none;
  width: 100%;
  outline: none;
  opacity: 1;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
  height: 8px;
  background: #eaeaea;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.slidecontainer .ranger-weight:hover {
  opacity: 1;
}
.slidecontainer .ranger-weight::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  width: 28px;
  height: 28px;
  border: 0;
  opacity: 1;
  z-index: 99;
  background: transparent;
}
.slidecontainer .ranger-weight::-moz-range-thumb {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  width: 28px;
  height: 28px;
  border: 0;
  opacity: 1;
  z-index: 99;
  background: transparent;
}
.book-h3-adj {
  margin-bottom: 20px !important;
  text-align: left !important;
}
.thanks-wrap {
  max-width: 500px;
  margin: auto;
  text-align: center;
}
.thanks-wrap .smile {
  margin-bottom: 26px;
}
.thanks-wrap .h3 {
  color: #311a75;
  margin-bottom: 18px;
}
.thanks-wrap p {
  color: #2e2e2e;
}
.btn.btn-link {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  color: #7352d1;
  text-decoration: none;
  margin-left: 20px;
  margin-top: -15px;
}
.btn.btn-link:hover i {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
}
.btn.btn-link i {
  margin-left: 5px;
  color: #ff668e;
}
.btn.btn-link-adj {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  color: #7352d1;
  text-decoration: none;
  margin-left: 20px;
  margin-top: -15px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  height: 50px;
  border-radius: 32px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -ms-border-radius: 32px;
  -o-border-radius: 32px;
  padding: 0 30px;
  background-color: #7352d1;
  border-color: #7352d1;
  color: #fff;
}
.btn.btn-link-adj:hover {
  background-color: rgba(115, 82, 209, 0.9);
  border-color: rgba(115, 82, 209, 0.9);
  color: #fff;
}
.btn.btn-link-adj:hover i {
  display: none;
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
}
.btn.btn-link-adj i {
  margin-left: 5px;
  color: #ff668e;
}
.btn.btn-back {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  color: #a4a4a4;
  text-decoration: none;
  margin-left: 20px;
  margin-top: -15px;
}
.btn.btn-back:hover {
  color: #2e2e2e;
  opacity: 0.8;
}
.btn.btn-back:hover i {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
}
.btn.btn-back i {
  margin-left: 5px;
  color: #ff668e;
}
.trainer-content-wrap {
  height: 100%;
  background: #47347c;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  padding: 15px;
}
.trainer-content-wrap h4 {
  color: #fff;
  font-size: 64px;
  line-height: normal;
  margin-bottom: 60px;
}
.trainer-content-wrap .trainer-content1-ul {
  margin: 20px 0 20px;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
  align-content: stretch;
}
.trainer-content-wrap .trainer-content1-ul li {
  width: 180px;
  margin: 0 5px;
}
.trainer-content-wrap .trainer-content1-ul2 li {
  width: auto;
}
.trainer-feature-wrap {
  text-align: center;
}
.trainer-feature-wrap .trainer-feature-img {
  position: relative;
  min-height: 90px;
}
.trainer-feature-wrap .trainer-feature-img .trainer-feature {
  margin: auto;
  display: block;
}
.trainer-feature-wrap .trainer-feature-img .trainer-circle {
  position: absolute;
  top: -26px;
  left: 35px;
  z-index: 0;
}
.trainer-feature-wrap .p-16 {
  text-align: center;
  text-transform: capitalize;
  color: #fff;
}
.trainer-content2 h3 {
  color: #fff;
  margin-bottom: 30px;
}
.trainer-content2 .p-16 {
  max-width: 560px;
  color: #fff;
  margin: 0 auto 0px;
  text-align: center;
}
.trainer-content2 .trainer-feature-wrap .trainer-feature-img {
  position: relative;
  min-height: 60px !important;
  width: 140px;
  margin: auto;
  display: block;
}
.trainer-content2 .trainer-feature-wrap .trainer-feature-img .trainer-circle {
  position: absolute;
  top: -7px !important;
  left: 35px !important;
  z-index: 0;
}
.label-radio {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  color: #000;
}
.form-check.form-check-inline {
  position: relative;
}
.form-check.form-check-inline .form-check-label {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  text-transform: capitalize;
  color: #000;
}
.form-check.form-check-inline .form-check-input:checked {
  background-color: #fff;
  border-color: #7352d1;
}
.form-check.form-check-inline .form-check-input:checked::after {
  content: "";
  position: absolute;
  top: 8px;
  left: 4px;
  z-index: 2;
  width: 10px;
  height: 10px;
  background: #7352d1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
a.resent-otp-btn {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #7352d1;
  text-decoration: underline !important;
  font-weight: 500;
  margin-left: 5px;
}
.home-flex-tab-btn-wrap .home-sec-img-outer {
  cursor: pointer;
}
.gotop {
  z-index: 50;
  position: fixed;
  bottom: -100px;
  left: 25px;
  cursor: pointer;
}
.gotop:hover {
  opacity: 0.9;
}
.p-18-big {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  color: #2e2e2e;
  margin-top: 24px;
}
.p-18-big .restlessRegular {
  margin-right: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 38px;
  line-height: 32px;
  text-align: center;
  color: #7352d1;
}
.progressbar {
  margin-bottom: 45px;
  overflow: hidden;
  counter-reset: step;
  padding: 15px 0 0;
}
.progressbar li {
  list-style-type: none;
  width: 33.33%;
  float: left;
  position: relative;
  text-align: center;
}
.progressbar li span {
  font-family: DM Sans;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  color: #d4d4d4;
}
.progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 43px;
  line-height: 43px;
  display: block;
  background: #dbdbdb;
  border-radius: 50%;
  font-family: DM Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  margin: 0 auto 5px auto;
}
.progressbar li:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #dadada;
  position: absolute;
  left: -50%;
  top: 23px;
  z-index: -1;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.active {
  color: #2e2e2e;
}
.progressbar li.active:before {
  background: #7352d1;
  color: #fff;
}
.progressbar li.active span {
  color: #2e2e2e;
}
.progressbar li.current::before {
  box-shadow: 0px 0px 0px 6px rgba(115, 82, 209, 0.41);
  -webkit-box-shadow: 0px 0px 0px 6px rgba(115, 82, 209, 0.41);
  -moz-box-shadow: 0px 0px 0px 6px rgba(115, 82, 209, 0.41);
  background: #7352d1;
  color: #fff;
}
.progressbar li.current span {
  color: #2e2e2e;
}
.contact-col-right-outer-carosual {
  background: linear-gradient(218.34deg, #ff668e 4.91%, #3f1f68 180.24%);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 45%;
}
.contact-col-right-outer-carosual.game {
  width: 41%;
}
.contact-caro-info-outer {
  position: relative;
  padding-top: 125px;
  height: 100vh;
  overflow: auto;
  padding-bottom: 65px;
}
.contact-caro-info-outer h2 {
  color: #fff;
  text-align: center;
}
.contact-caro-info-outer .carousel-item-inner {
  position: relative;
  z-index: 1;
  text-align: center;
}
.contact-caro-info-outer .carousel-item-inner .carousel-item-inner-wrap {
  max-width: 540px;
  margin: auto;
}
.contact-caro-info-outer .carousel-item-inner .contact-caro-img {
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 100%;
  width: auto;
}
.contact-caro-info-outer .carousel-item-ul {
  text-align: left;
}
.contact-caro-info-outer .carousel-item-ul li {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
}
.contact-caro-info-outer .carousel-item-ul li:not(:last-child) {
  margin-bottom: 20px;
}
.contact-caro-info-outer .carousel-item-ul li span.number-span {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #ff668e;
  width: 32px;
  height: 32px;
  background: #fff;
  margin-right: 15px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  min-width: 32px;
  min-height: 32px;
  padding-top: 2px;
}
.contact-caro-info-outer .carousel-item-ul li em {
  font-style: normal;
  color: #fff;
}
.contact-caro-info-outer .carousel-indicators {
  bottom: -50px;
}
.contact-caro-info-outer .carousel-indicators button {
  width: 17px;
  height: 17px;
  background: #fff;
  border: 0;
  border-radius: 50%;
  opacity: 1;
  margin-right: 6px;
  margin-left: 6px;
}
.contact-caro-info-outer .carousel-indicators button.active {
  background: #7352d1;
}
.contact-caro-info-outer .carousel-item {
  background-color: transparent !important;
}
.contact-caro-info-outer .contact-caro-info1 {
  position: absolute;
  top: 80px;
  right: 10px;
  z-index: 1;
}
.contact-caro-info-outer .contact-caro-info2 {
  position: absolute;
  bottom: 210px;
  right: 40px;
  z-index: 1;
}
.feature-div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  background: #b04871;
  border-radius: 25px;
  width: auto;
  padding: 5px 7px 9px;
  margin: 0 30px 20px;
}
.feature-div div {
  font-family: "Playfair Display", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
}
.feature-div div .fas.fa-plus.fa-circle-div {
  font-size: 12px;
  vertical-align: middle;
  border: 2px solid #fff;
  border-radius: 50%;
  padding: 4px;
  margin: 0 12px;
}
.common-card {
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
  backdrop-filter: blur(10px);
  border-radius: 10px;
  margin-bottom: 20px;
}
.common-card .common-card-body {
  padding: 18px 40px;
}
@media screen and (max-width: 767px) {
  .common-card .common-card-body {
    padding: 16px 20px;
  }
}
.common-card .common-card-head {
  padding: 15px 40px;
  border-bottom: 1px solid rgba(46, 46, 46, 0.1);
}
@media screen and (max-width: 767px) {
  .common-card .common-card-head {
    padding: 12px 20px;
  }
}
.common-card .common-card-head .common-card-report-ul {
  margin: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .common-card .common-card-head .common-card-report-ul li:first-child {
    width: 100%;
    text-align: center;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .common-card .common-card-head .common-card-report-ul li:last-child {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .common-card .common-card-head .common-card-report-ul li:not(:first-child) {
    width: 48%;
    margin-top: 7px;
    margin-bottom: 5px;
    margin-right: 0;
  }
}
.common-card .common-card-head .common-card-report-ul .common-card-title {
  font-weight: 500 !important;
  font-size: 16px !important;
}
.common-card .common-card-head .common-card-report-ul .download-item {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .common-card .common-card-head .common-card-report-ul .download-item {
    position: static !important;
  }
}
.common-card .common-card-head .common-card-title {
  font-family: DM Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  color: #2e2e2e;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .common-card .common-card-head .common-card-title {
    font-size: 16px;
  }
}
.inline-checkbox {
  display: flex;
}
.profile-name {
  text-align: center;
  font-family: DM Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: normal;
  color: #2e2e2e;
  margin-top: 10px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .profile-name {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 10px;
  }
}
.panel-title-dashboard {
  font-family: DM Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  color: #2e2e2e;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .panel-title-dashboard {
    font-size: 18px;
  }
}
.session-planner-tab {
  margin-top: 25px;
  position: relative;
}
.session-planner-tab .search-input-wrap-outer {
  max-width: 234px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .session-planner-tab .search-input-wrap-outer {
    width: calc(100% - 40px);
    max-width: 100%;
    position: absolute;
    top: 63px;
    right: auto;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
}
@media screen and (max-width: 767px) {
  .session-planner-tab {
    margin-top: 5px;
  }
}
.session-planner-tab .trainer-tab {
  max-width: 915px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .session-planner-tab .trainer-tab {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .session-planner-tab .pills-tab-wrap .common-card:first-child {
    padding-top: 50px !important;
  }
}
.session-planner-tab .pills-tab-wrap .nav-pills {
  flex-wrap: nowrap;
}
.session-planner-tab .pills-tab-wrap .nav-pills li {
  width: auto;
}
.session-planner-tab .pills-tab-wrap .nav-pills li .nav-link {
  font-family: DM Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  color: rgba(46, 46, 46, 0.5);
  background: transparent !important;
  width: 100%;
  display: block;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  position: relative;
  min-width: 215px;
}
@media screen and (max-width: 767px) {
  .session-planner-tab .pills-tab-wrap .nav-pills li .nav-link {
    font-size: 14px;
    min-width: inherit;
    padding-bottom: 15px;
  }
}
.session-planner-tab .pills-tab-wrap .nav-pills li .nav-link span {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .session-planner-tab .pills-tab-wrap .nav-pills li .nav-link span {
    font-size: 14px;
    font-weight: 600;
  }
}
.session-planner-tab .pills-tab-wrap .nav-pills li .nav-link span {
  font-style: normal;
  display: block;
  width: 100%;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .session-planner-tab .pills-tab-wrap .nav-pills li .nav-link span {
    font-size: 14px;
    font-weight: 600;
  }
}
.session-planner-tab .pills-tab-wrap .nav-pills li .nav-link em {
  font-style: normal;
  display: block;
  width: 100%;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .session-planner-tab .pills-tab-wrap .nav-pills li .nav-link em {
    font-size: 12px;
    margin-top: -10px;
  }
}
.session-planner-tab .pills-tab-wrap .nav-pills li .nav-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  height: 4px;
  background: #e8e8e8;
  border-radius: 3px;
  transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  opacity: 0;
}
.session-planner-tab .pills-tab-wrap .nav-pills li .nav-link:hover::after {
  background: #7352d1;
  opacity: 1;
}
.session-planner-tab .pills-tab-wrap .nav-pills .nav-link.active {
  color: #7352d1;
}
.session-planner-tab .pills-tab-wrap .nav-pills .nav-link.active::after {
  background: #7352d1;
  opacity: 1;
}
.play-music-wrap {
  max-width: 600px;
  margin: auto;
}
.play-music-wrap .ppq-audio-player .play-pause-btn {
  position: absolute;
  float: none;
  margin: 0;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.play-music-wrap .play-music-wrap-inner {
  background: rgba(255, 255, 255, 0.75);
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 30px;
  margin-bottom: 18px;
}
.play-music-wrap .play-music-wrap-inner .ppq-audio-player {
  background: transparent;
  padding-top: 25px;
  height: 98px;
  max-width: 370px;
}
.play-music-wrap .play-music-wrap-inner .ppq-audio-player .player-time {
  font-family: DM Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  color: #242424;
}
.ppq-audio-player .player-bar .player-bar-played {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-radius: 3px;
  background: #7352d1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.ppq-audio-player .player-bar .player-bar-loaded {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  background: rgba(115, 82, 209, 0.4);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.bttn-icon-font {
  vertical-align: middle;
  font-size: 20px;
}
.min-w-150 {
  min-width: 150px;
}
.max-w-210 {
  max-width: 210px;
}
.max-w-180 {
  max-width: 180px;
}
.max-w400 {
  max-width: 400px;
}
.max-w-250 {
  max-width: 250px;
}
.datepicker {
  z-index: 9999 !important;
}
.fm-mb.fm-mb-sm .form-select.form-control {
  height: 42px;
  color: #7352d1;
  font-weight: 600;
  padding-left: 15px;
  padding-right: 30px;
}
.pdf-progress-report-iframe {
  width: 100%;
  height: calc(100vh - 300px);
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  .pdf-progress-report-iframe {
    height: 100vh;
  }
}
.modal-body.invite-now-modal-body {
  position: relative;
  padding: 20px 28px;
}
@media screen and (max-width: 767px) {
  .modal-body.invite-now-modal-body {
    padding: 20px 15px 10px;
  }
}
.modal-body.invite-now-modal-body .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 99;
}
@media screen and (max-width: 767px) {
  .modal-body.invite-now-modal-body .btn-close {
    font-size: 28px;
  }
}
.modal-body.invite-now-modal-body h3 {
  font-family: DM Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  color: #242424;
}
@media screen and (max-width: 767px) {
  .modal-body.invite-now-modal-body h3 {
    font-size: 18px;
  }
}
.modal-body.invite-now-modal-body .social-icon-list {
  padding: 0;
  margin: 35px 0 25px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
}
@media screen and (max-width: 767px) {
  .modal-body.invite-now-modal-body .social-icon-list {
    margin: 25px 0 25px;
  }
}
.modal-body.invite-now-modal-body .social-icon-list li {
  margin: 0 20px 25px;
}
@media screen and (max-width: 767px) {
  .modal-body.invite-now-modal-body .social-icon-list li {
    margin: 0 8px 15px;
  }
  .modal-body.invite-now-modal-body .social-icon-list li img {
    width: 45px;
  }
}
.modal-body.invite-now-modal-body .fm-mb.search-input-wrap.social-input-wrap {
  position: relative;
}
.modal-body.invite-now-modal-body .btn.bttn-outline-primary2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .modal-body.invite-now-modal-body .btn.bttn-outline-primary2 {
    padding-left: 17px;
    padding-right: 17px;
  }
}
.modal-body.invite-now-modal-body .form-control {
  height: 50px;
  padding-left: 25px;
  padding-right: 80px;
  font-family: DM Sans;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  border: 1px solid #d4d4d4 !important;
}
@media screen and (max-width: 767px) {
  .modal-body.invite-now-modal-body .form-control {
    padding-right: 50px;
  }
}
.book-demo-xs-modal .modal-body.invite-now-modal-body h3 {
  font-family: Playfair Display;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  color: #242833;
}
.book-demo-xs-modal .p-18-adj {
  color: #898989;
}
.common-dashboard-header-wrap .common-dashboard-header-inner-wrap {
  display: flex;
  align-items: center;
}
.common-dashboard-header-wrap .common-dashboard-header-inner-wrap .date {
  font-family: DM Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  color: #2e2e2e;
  margin-bottom: 0;
  margin-left: 85px;
}
.home-sec3-landing {
  padding: 130px 0 130px;
}
@media screen and (max-width: 767px) {
  .home-sec3-landing {
    height: inherit;
    padding-top: 0px;
  }
}
.home-sec3-landing .home-sec3-inner {
  text-align: center;
}
.home-sec3-landing .home-sec3-inner h2 {
  color: #311a75;
  margin-bottom: 50px;
}
.home-sec3-landing-row {
  flex-wrap: nowrap;
  overflow: auto;
  justify-content: start !important;
}
.sound-card {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sound-card {
    margin-bottom: 40px;
  }
}
.sound-card .img-fluid {
  border: 50px solid #fff;
  border-radius: 50%;
  min-width: 320px;
  min-height: 320px;
  overflow: hidden;
  margin: 0 auto 10px;
  display: block;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .sound-card .img-fluid {
    border: 0;
    min-width: 200px;
    min-height: 200px;
    margin: 0 auto 20px;
  }
}
.sound-card .p-22 {
  font-family: DM Sans;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  color: #47347c;
  max-width: 330px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .sound-card .p-22 {
    font-size: 18px;
    line-height: 26px;
  }
}
.sound-card:hover .img-fluid {
  border-color: #ffc7c1;
}
.sound-card:hover .p-22 {
  font-weight: bold;
}
.testimonial-home-sec7 {
  position: relative;
  padding-bottom: 200px;
}
.testimonial-home-sec7 .testimonial-outer-wrap h2 {
  color: #311a75;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
}
.testimonial-home-sec7 .testimonial-outer-wrap h2 .double-quate {
  position: absolute;
  left: 0;
  right: 0;
  top: -70px;
  margin: 0 auto;
  width: 78px;
}
.testimonial-home-sec7 .testimonial-outer-wrap .testimonial-inner-wrap {
  position: relative;
}
.testimonial-home-sec7 .testimonial-circle3 {
  position: absolute;
  top: 80px;
}
@media screen and (max-width: 767px) {
  .testimonial-home-sec7 .testimonial-circle3 {
    width: 100px;
  }
}
.testimonial-home-sec7 .testimonial-circle1 {
  position: absolute;
  bottom: 100px;
  right: 90px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .testimonial-home-sec7 .testimonial-circle1 {
    width: 100px;
  }
}
.testimonial-home-sec7 .testimonial-caro-col {
  background: #ffffff;
  box-shadow: 0px 4px 28px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 30px;
  position: relative;
  display: flex;
}
@media screen and (max-width: 991px) {
  .testimonial-home-sec7 .testimonial-caro-col {
    display: block;
  }
}
.testimonial-home-sec7 .testimonial-caro-col h5 {
  font-family: "DM Sans", sans-serif;
  font-size: 22px;
  color: #7352d1;
  font-weight: 500;
}
@media screen and (max-width: 400px) {
  .testimonial-home-sec7 .testimonial-caro-col h5 {
    font-size: 16px;
  }
}
@media screen and (max-width: 400px) {
  .testimonial-home-sec7 .testimonial-caro-col .p-18 {
    margin-bottom: 0px;
  }
}
.testimonial-home-sec7 .testimonial-caro-col .testimoni-name {
  font-weight: 500;
}
.testimonial-home-sec7 .testimonial-caro-col .testimoni-name span {
  color: #898989;
  display: block;
}
.testimonial-home-sec7 .testimonial-caro-col h3 {
  font-family: "DM Sans", sans-serif;
  font-size: 22px;
  color: #2e2e2e;
  font-weight: 500;
}
.testimonial-home-sec7 .testimonial-caro-col .testimonial-content-wrap {
  padding-left: 50px;
  padding-right: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .testimonial-home-sec7 .testimonial-caro-col .testimonial-content-wrap {
    padding-left: 0px;
  }
  .testimonial-home-sec7
    .testimonial-caro-col
    .testimonial-content-wrap::before {
    display: none;
  }
}
.testimonial-home-sec7 .testimonial-caro-col .testimonial-content-wrap::before {
  content: "";
  width: 40px;
  height: 30px;
  background: url("../images/double-quate.svg") no-repeat;
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 0px;
}
.testimonial-home-sec7 .testimonial-caro-col .bttn-outline-primary2 {
  height: 40px;
  margin-top: 0px;
}
@media screen and (max-width: 991px) {
  .testimonial-home-sec7 .testimonial-caro-col .bttn-outline-primary2 {
    margin-top: 0px;
  }
}
.testimonial-home-sec7 .testimonial-caro-col .testimonial-profile-img-wrap {
  display: flex;
}
@media screen and (max-width: 991px) {
  .testimonial-home-sec7 .testimonial-caro-col .testimonial-profile-img-wrap {
    margin-top: 80px;
    padding-left: 63px;
  }
}
@media screen and (max-width: 767px) {
  .testimonial-home-sec7 .testimonial-caro-col .testimonial-profile-img-wrap {
    padding-left: 0px;
  }
  .testimonial-home-sec7
    .testimonial-caro-col
    .testimonial-profile-img-wrap
    img {
    width: 100%;
  }
}
.testimonial-home-sec7
  .testimonial-caro-col
  .testimonial-profile-img-inner-wrap {
  position: relative;
  margin: 0px 10px;
  min-height: 382px;
  max-width: 220px;
}
@media screen and (max-width: 767px) {
  .testimonial-home-sec7
    .testimonial-caro-col
    .testimonial-profile-img-inner-wrap {
    min-height: 200px;
  }
}
.testimonial-home-sec7
  .testimonial-caro-col
  .testimonial-profile-img-inner-wrap
  .tag-ba {
  position: absolute;
  bottom: 20px;
  left: -7px;
  background: url("../images/tag-bg.png") no-repeat;
  width: 90px;
  height: 37px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  padding-top: 7px;
  text-align: center;
}
.testimonial-home-sec7 .testimonial-caro-col .testimonial-profile {
  width: auto;
}
.testimonial-home-sec7 .testimonial-caro-col .testimonial-profile2 {
  width: auto;
}
@media screen and (max-width: 991px) {
  .testimonial-home-sec7 .testimonial-caro-col .testimonial-profile2 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .testimonial-home-sec7 .testimonial-caro-col .testimonial-profile2 {
    width: 100%;
  }
}
.testimonial-home-sec7 .testimonial-caro-col .rating-row {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  margin-left: -7px;
}
.testimonial-home-sec7 .testimonial-caro-col .rating-row span {
  margin: 0px 5px;
}
.testimonial-home-sec7 .testimonial-caro-col .morelink1 {
  position: absolute;
  align-items: center;
  display: grid;
  bottom: 20px;
}
.testimonial-home-sec7 .testimonial-caro-col .morelink2 {
  position: absolute;
  align-items: center;
  display: grid;
  bottom: 20px;
}
@media screen and (max-width: 769px) {
  .testimonial-home-sec7 .testimonial-caro-col .rating-row {
    margin-bottom: 74px;
  }
}

@media screen and (max-width: 991px) {
  .testimonial-home-sec7 .testimonial-caro-col .morelink1 {
    bottom: -60px;
  }
  .testimonial-home-sec7 .testimonial-caro-col .morelink2 {
    bottom: -60px;
  }
}
.owl-comman-testimonial .owl-stage-outer {
  overflow: visible !important;
}
.owl-comman-testimonial .owl-prev,
.owl-comman-testimonial .owl-next {
  width: 64px;
  height: 64px;
  text-indent: -999px;
  overflow: hidden;
}
.owl-comman-testimonial .owl-prev {
  background: url("../images/testimonial/prev.svg") no-repeat 0 0 !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -65px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .owl-comman-testimonial .owl-prev {
    margin-top: -20px !important;
    left: -20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .owl-comman-testimonial .owl-prev {
    margin-top: -20px !important;
  }
}
.owl-comman-testimonial .owl-next {
  background: url("../images/testimonial/next.svg") no-repeat 0 0 !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -65px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .owl-comman-testimonial .owl-next {
    margin-top: -20px !important;
    right: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .owl-comman-testimonial .owl-next {
    margin-top: -20px !important;
  }
}
.owl-comman-testimonial .owl-item {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .owl-comman-testimonial .owl-item {
    padding-top: 0px;
  }
}
.owl-comman-testimonial .morecontent span {
  display: none;
}
.owl-comman-testimonial .more-content-wrap-overflow {
  max-height: 140px !important;
  overflow: auto;
}
.owl-comman-testimonial .more-content-wrap-overflow h3 {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .owl-comman-testimonial .more-content-wrap-overflow {
    max-height: 400px !important;
  }
}
.owl-comman-testimonial .more-content-wrap-overflow::-webkit-scrollbar {
  width: 7px;
}
.owl-comman-testimonial .more-content-wrap-overflow::-webkit-scrollbar-track {
  background: transparent;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.owl-comman-testimonial .more-content-wrap-overflow::-webkit-scrollbar-thumb {
  background: #c4c4c4;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  position: absolute;
  right: -10px;
}
.owl-comman-testimonial
  .more-content-wrap-overflow::-webkit-scrollbar-thumb:hover {
  background: #c4c4c4;
}
.global-time {
  display: flex;
  color: #2e2e2e;
  font-size: 14px;
  font-weight: 500;
}
.global-time i {
  font-size: 23px;
  color: rgba(46, 46, 46, 0.5);
  margin-right: 5px;
}
.call-back-modal {
  background-color: rgba(0, 0, 0, 0.4);
}
.modal-dialog-call-back {
  max-width: 550px;
}
.modal-dialog-call-back .request-call-back-wrap {
  padding: 30px 40px;
}
.modal-dialog-call-back .request-call-back-wrap h2 {
  font-size: 20px;
  color: #2e2e2e;
  font-family: "Playfair Display", serif;
  text-align: center;
  margin-bottom: 30px;
}
.modal-dialog-call-back .modal-content {
  border-radius: 1rem;
}
.modal-dialog-call-back .btn {
  width: 100%;
}
.modal-dialog-call-back .btn-close {
  width: 0.2em;
  height: 0.2em;
  top: 20px !important;
  right: 20px !important;
}
.watch-video-modal {
  background-color: rgba(0, 0, 0, 0.4);
}
.watch-video-modal .modal-dialog-watch-video {
  max-width: 80%;
}
@media screen and (max-width: 767px) {
  .watch-video-modal .modal-dialog-watch-video {
    max-width: 100%;
  }
}
.watch-video-modal .modal-content {
  border-radius: 1rem;
}
.watch-video-modal .btn-close {
  width: 0.2em;
  height: 0.2em;
  top: 20px !important;
  right: 20px !important;
}
.watch-video-modal .watch-video-wrap {
  padding: 30px 0px 0px 0px;
}
.morecontent span {
  display: none;
}
.icon-gift-wrap-outer {
  z-index: 999;
  position: fixed;
  top: 10px;
  left: 260px;
  width: 69px;
  height: 69px;
}
.icon-gift-wrap-outer .icon-gift {
  animation: bounce 3s linear infinite;
  display: grid;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .icon-gift-wrap-outer {
    position: fixed;
    bottom: 82px;
    right: 46px;
    top: auto;
    left: auto;
  }
}
.icon-gift-bg {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 69px;
  width: 69px;
  border-radius: 100%;
  background: #2d156c;
  border: 5px solid #e699bb;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
  position: relative;
}
.icon-gift-bg span {
  position: relative;
  top: -4px;
  left: 0px;
}
.icon-gift-bg::after {
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  content: "";
  height: 100%;
  width: 100%;
  border: 8px solid #e699bb;
  border-radius: 100%;
  animation-name: ripple;
  animation-duration: 2s;
  animation-delay: 0.3s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
  z-index: -1;
}
.icon-gift-bg::before {
  opacity: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  content: "";
  height: 100%;
  width: 100%;
  border: 8px solid #e699bb;
  border-radius: 100%;
  animation-name: ripple;
  animation-duration: 2s;
  animation-delay: 0.3s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
  z-index: -1;
}
@keyframes fadeOutUp {
  0% {
    transform: translatey(0);
  }
  25% {
    transform: translatey(8px);
  }
  50% {
    transform: translatey(0px);
  }
  75% {
    transform: translatey(8px);
  }
  100% {
    transform: translatey(0);
  }
}
@keyframes animateRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -8px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -5px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes ripple {
  from {
    opacity: 1;
    transform: scale3d(0.75, 0.75, 1);
  }
  to {
    opacity: 0;
    transform: scale3d(1.8, 1.8, 1);
  }
}
.recommended-group-session {
  background-color: rgba(255, 255, 255, 0.5);
  border: 3px solid #fff;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 0px;
  margin-top: 20px;
}
@media screen and (max-width: 400px) {
  .recommended-group-session {
    background-color: transparent;
    border: 0px;
    padding: 0px;
  }
}
.recommended-group-session .p-16 {
  font-weight: 500;
  margin-bottom: 10px;
}
.recommended-group-session .date-time {
  font-size: 14px;
  color: #898989;
  line-height: 20px;
}
@media screen and (max-width: 400px) {
  .recommended-group-session .date-time {
    margin-bottom: 10px;
  }
}
.recommended-group-session .p-14 {
  font-size: 14px;
  color: #898989;
  line-height: 22px;
  margin: 10px 0px 20px;
}
@media screen and (max-width: 400px) {
  .recommended-group-session .p-14 {
    display: none;
  }
}
.recommended-group-session .group-session-img-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 10px;
}
.recommended-group-session .group-session-img-wrap .recommended-img {
  width: 100%;
  height: 142px;
  object-fit: cover;
}
.recommended-group-session .session-duration {
  background-color: #fff;
  width: 40px;
  height: 45px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 10px;
  font-size: 12px;
  color: #2e2e2e;
  font-weight: 500;
  line-height: 12px;
  padding: 10px 0px;
}
.recommended-group-session .session-duration span {
  display: block;
  color: #ff668e;
  font-size: 16px;
  margin-bottom: 5px;
}
.recommended-group-session .session-duration::after {
  content: "";
  width: 0px;
  height: 0px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #fff;
  margin-top: 6px;
  display: block;
}
.recommended-group-session .rating {
  display: flex;
  font-size: 12px;
  font-weight: 500;
  color: #2e2e2e;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: #fff;
  border-radius: 30px;
  padding: 5px 15px;
  line-height: 12px;
  justify-content: space-between;
}
.recommended-group-session .rating img {
  margin-left: 5px;
}
.recommended-group-session .user {
  display: flex;
  font-size: 14px;
  color: #2e2e2e;
  font-weight: 600;
}
.recommended-group-session .user .user-avtar {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 10px;
}
.recommended-group-session .user .user-avtar img {
  width: auto;
  height: 100%;
}
.recommended-group-session .favorite {
  position: absolute;
  top: 42%;
  right: 25px;
}
@media screen and (max-width: 400px) {
  .recommended-group-session .favorite {
    top: 50%;
  }
}
.recommended-group-session .card-bottom {
  border-top: 1px solid #e7e7e7;
  padding: 20px 15px 0px;
  margin: 20px -15px 0px -15px;
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 400px) {
  .recommended-group-session .card-bottom {
    padding-top: 10px;
    margin-top: 10px;
  }
}
.recommended-group-session .bttn-outline-primary2 {
  width: 45%;
  height: 41px;
  background-color: #fff;
  font-size: 14px;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .recommended-group-session .bttn-outline-primary2 {
    width: 47%;
    padding: 0 10px;
  }
}
@media screen and (max-width: 400px) {
  .recommended-group-session .bttn-outline-primary2 {
    width: auto;
    padding: 0 20px;
  }
}
.recommended-group-session .view-all {
  display: block;
  margin: 30px auto 20px;
  display: block;
  margin: 20px auto 0px;
  line-height: 0px;
}
.recommended-group-session .view-all:hover,
.recommended-group-session .view-all:focus {
  color: #7352d1;
}
.recommended-group-session .recommended-session-inner-wrap h3 {
  color: #2e2e2e;
  font-size: 20px;
  font-weight: 700;
}
.recommended-group-session .recommended-session-inner-wrap .overflow-y {
  overflow-y: scroll;
  height: 370px;
  padding-right: 15px;
}
.recommended-group-session .recommended-session-inner-wrap .group-session-wrap {
  display: flex;
}
@media screen and (max-width: 991px) {
  .recommended-group-session
    .recommended-session-inner-wrap
    .group-session-wrap {
    width: 100%;
  }
}
.recommended-group-session
  .recommended-session-inner-wrap
  .group-session-wrap
  div
  .card {
  padding: 15px;
  margin-right: 20px;
  border-radius: 8px;
  border: 0px;
}
@media screen and (max-width: 991px) {
  .recommended-group-session
    .recommended-session-inner-wrap
    .group-session-wrap
    div
    .card {
    width: 350px;
  }
}
@media screen and (max-width: 400px) {
  .recommended-group-session
    .recommended-session-inner-wrap
    .group-session-wrap
    div
    .card {
    width: 270px;
  }
}
@media screen and (max-width: 400px) {
  .recommended-group-session
    .recommended-session-inner-wrap
    .group-session-wrap
    div
    .card
    .p-16 {
    margin-bottom: 0px;
  }
}
.recommended-group-session
  .recommended-session-inner-wrap
  .group-session-wrap
  div:last-child
  .card {
  margin-right: 0px;
}
@media screen and (max-width: 991px) {
  .recommended-group-session
    .recommended-session-inner-wrap
    .group-session-wrap-recomm {
    overflow-x: scroll;
  }
}
@media screen and (max-width: 400px) {
  .recommended-group-session-bg {
    background-color: rgba(255, 255, 255, 0.7);
    border: 3px solid #fff;
    padding: 10px;
  }
  .recommended-group-session-bg .card {
    width: 260px !important;
    margin-right: 10px !important;
  }
}
.overflow-y::-webkit-scrollbar {
  width: 7px;
}
.overflow-y::-webkit-scrollbar-track {
  background: transparent;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.overflow-y::-webkit-scrollbar-thumb {
  background: #c4c4c4;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  position: absolute;
  right: -10px;
}
.overflow-y::-webkit-scrollbar-thumb:hover {
  background: #c4c4c4;
}
.arrow-up {
  transform: rotate(-180deg);
}
.renew-plan {
  width: 160px;
  height: 37px;
  text-align: center;
  padding: 0px 25px;
  background: url("../images/renew-plan.png") no-repeat;
  font-size: 16px;
  color: #fff;
  font-family: "DM Sans", sans-serif !important;
  font-weight: 500;
}
.renew-plan:hover {
  color: #fff;
}
.renew-dashboard-title {
  text-align: center;
  font-weight: 400 !important;
  font-size: 36px !important;
  font-family: "DM Sans", sans-serif !important;
  margin-top: 80px !important;
  margin-bottom: 30px !important;
}
.renew-plan-modal {
  display: block;
}
.renew-plan-modal .modal-dialog-renew-plan {
  max-width: 743px;
  min-height: calc(35% - 3.5rem);
}
@media screen and (max-width: 767px) {
  .renew-plan-modal .modal-dialog-renew-plan {
    max-width: 92%;
    margin: 20px auto;
  }
}
.renew-plan-modal .modal-dialog-renew-plan .renew-plan-modal-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .renew-plan-modal .modal-dialog-renew-plan .renew-plan-modal-body {
    flex-flow: row wrap;
  }
}
.renew-plan-modal .modal-dialog-renew-plan .plan-info-wrap {
  position: relative;
  padding-left: 52px;
  width: 70%;
}
@media screen and (max-width: 767px) {
  .renew-plan-modal .modal-dialog-renew-plan .plan-info-wrap {
    width: 100%;
    margin-bottom: 15px;
  }
}
.renew-plan-modal .modal-dialog-renew-plan .plan-info-wrap::before {
  content: "";
  width: 30px;
  height: 30px;
  background: url("../images/info-icon.svg") no-repeat;
  position: absolute;
  top: 5px;
  left: 0;
}
.renew-plan-modal .modal-dialog-renew-plan .modal-content {
  border: 0px;
  box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.08);
}
.renew-plan-modal .modal-dialog-renew-plan .modal-content::before {
  content: "";
  width: 100%;
  height: 6px;
  background-color: #ff668e;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px 5px 0px 0px;
}
.renew-plan-modal .p-18 {
  font-weight: 500 !important;
  margin-bottom: 0px;
}
.renew-plan-modal .p-14 {
  color: #898989;
  margin-bottom: 0px;
}
.renew-plan-modal .modal-body {
  padding: 20px 50px 20px 30px;
}
.renew-plan-modal .btn-close {
  width: 0.5em;
  height: 0.5em;
  font-size: 13px;
  position: absolute;
  right: 20px;
  top: 20px;
}
.renew-plan-modal .btn {
  align-items: center;
  justify-content: space-between;
}
.renew-plan-modal .btn img {
  margin-left: 10px;
}
.disabled {
  opacity: 0.7;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 600;
  color: #2c3e50;
  line-height: normal;
}
@media (min-width: 1600px) {
  h1,
  .h1 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 65px;
    line-height: 125%;
  }
  h2,
  .h2 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 44px;
    line-height: 125%;
  }
  h3,
  .h3 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 130%;
  }
  h4,
  .h4 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 120%;
  }
  .h4-restless {
    font-family: restlessRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 72px;
    line-height: 30px;
  }
  .h6-restless {
    font-family: restlessRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 30px;
  }
  .p-22 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 29px;
  }
  .p-20 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 36px;
  }
  .p-18 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
  }
  .p-16 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
  }
  .p-14 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
  }
  .p-12 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 22px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  h1,
  .h1 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 52px;
    line-height: 125%;
  }
  h2,
  .h2 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 44px;
    line-height: 125%;
  }
  h3,
  .h3 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 130%;
  }
  h4,
  .h4 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 120%;
  }
  .h4-restless {
    font-family: restlessRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 72px;
    line-height: 30px;
  }
  .h6-restless {
    font-family: restlessRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 30px;
  }
  .p-22 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 29px;
  }
  .p-20 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 36px;
  }
  .p-18 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
  }
  .p-16 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
  }
  .p-14 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
  }
  .p-12 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 22px;
  }
}
@media (max-width: 1199.98px) and (min-width: 992px) {
  h1,
  .h1 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 125%;
  }
  h2,
  .h2 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 42px;
    line-height: 125%;
  }
  h3,
  .h3 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 130%;
  }
  h4,
  .h4 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 120%;
  }
  .h4-restless {
    font-family: restlessRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 72px;
    line-height: 30px;
  }
  .h6-restless {
    font-family: restlessRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 30px;
  }
  .p-22 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 29px;
  }
  .p-20 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 36px;
  }
  .p-18 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
  }
  .p-16 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
  }
  .p-14 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
  }
  .p-12 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 22px;
  }
}
@media (max-width: 991.98px) and (min-width: 768px) {
  h1,
  .h1 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 125%;
  }
  h2,
  .h2 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 125%;
  }
  h3,
  .h3 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 130%;
  }
  h4,
  .h4 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 120%;
  }
  .h4-restless {
    font-family: restlessRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 72px;
    line-height: 30px;
  }
  .h6-restless {
    font-family: restlessRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 30px;
  }
  .p-22 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 29px;
  }
  .p-20 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 36px;
  }
  .p-18 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
  }
  .p-16 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
  }
  .p-14 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
  }
  .p-12 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 22px;
  }
}
@media (max-width: 767.98px) {
  .xs-text-center {
    text-align: center !important;
  }
  h1,
  .h1 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 40px;
  }
  h2,
  .h2 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 29px;
  }
  h3,
  .h3 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 29px;
  }
  h4,
  .h4 {
    font-family: "Playfair Display", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
  }
  .h4-restless {
    font-family: restlessRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 72px;
    line-height: 30px;
  }
  .h6-restless {
    font-family: restlessRegular;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 30px;
  }
  .p-22 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 29px;
  }
  .p-20 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
  }
  .p-18 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
  }
  .p-16 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
  }
  .p-14 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
  }
  .p-12 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 22px;
  }
}
.alert-para {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: DM Sans;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: normal;
  text-align: center;
  color: #2e2e2e;
}
@media (max-width: 1900px) and (min-width: 1600px) {
  .contact-section::after {
    width: 480px;
  }
  .row.nav-pills-row .tab-content-wrap .tab-pane .trainer-content-wrap h4 {
    margin-bottom: 0;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap
    .trainer-content1-ul
    li {
    width: 160px;
    margin: 0 5px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap
    .trainer-content1-ul
    li
    .trainer-feature-wrap
    .p-16 {
    font-size: 16px;
    line-height: 26px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap
    .trainer-content1-ul
    li
    .trainer-feature-wrap
    .trainer-feature-img {
    position: relative;
    min-height: 80px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap.trainer-content2
    h3 {
    margin-bottom: 24px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap.trainer-content2
    .trainer-content1-ul {
    margin: 10px 0 0;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap.trainer-content2
    .p-16 {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (min-width: 1600px) {
  .common-header-wrap .common-header.st .container,
  .common-header-wrap
    .common-header
    .navbar
    .navbar-brand
    img.common-header
    .container,
  .common-header
    .navbar
    .navbar-brand
    .common-header-wrap
    img.common-header
    .container,
  .common-header-wrap
    .common-header
    .navbar
    .pr-nav-item-adj
    .common-header.btn
    .container,
  .common-header
    .navbar
    .pr-nav-item-adj
    .common-header-wrap
    .common-header.btn
    .container,
  .common-header-wrap
    .fixed-xs
    .navbar
    .pr-nav-item
    .common-header.nav-link
    .container,
  .fixed-xs
    .navbar
    .pr-nav-item
    .common-header-wrap
    .common-header.nav-link
    .container,
  .common-header-wrap
    .fixed
    .navbar
    .pr-nav-item
    .common-header.nav-link
    .container,
  .fixed
    .navbar
    .pr-nav-item
    .common-header-wrap
    .common-header.nav-link
    .container,
  .common-header-wrap
    .fm-mb.search-input-wrap
    .common-header.search-inpu-btn
    .container,
  .fm-mb.search-input-wrap
    .common-header-wrap
    .common-header.search-inpu-btn
    .container,
  .common-header-wrap .common-header.btn-circle .container,
  .common-header-wrap .btn-circle .common-header.counter .container,
  .btn-circle .common-header-wrap .common-header.counter .container,
  .common-header-wrap
    .home-sec4
    .pills-tab-wrap
    .nav-pills
    .common-header.nav-link
    .container,
  .home-sec4
    .pills-tab-wrap
    .nav-pills
    .common-header-wrap
    .common-header.nav-link
    .container,
  .common-header-wrap
    .common-footer-wrap
    .common-footer
    .footer-nav-wrap
    .footer-nav-ul
    li
    a.common-header
    .container,
  .common-footer-wrap
    .common-footer
    .footer-nav-wrap
    .footer-nav-ul
    li
    .common-header-wrap
    a.common-header
    .container,
  .common-header-wrap
    .common-footer-wrap
    .common-footer
    .footer-social-wrap
    li
    a.common-header
    .container,
  .common-footer-wrap
    .common-footer
    .footer-social-wrap
    li
    .common-header-wrap
    a.common-header
    .container,
  .common-header-wrap
    .common-footer-wrap
    .common-footer
    .footer-social-ul
    li
    a.common-header
    .container,
  .common-footer-wrap
    .common-footer
    .footer-social-ul
    li
    .common-header-wrap
    a.common-header
    .container,
  .common-header-wrap
    .row.nav-pills-row
    .row.nav.nav-pills
    .common-header.nav-link::after
    .container,
  .row.nav-pills-row
    .row.nav.nav-pills
    .common-header-wrap
    .common-header.nav-link::after
    .container,
  .common-header-wrap
    .pricing-plan-row-home
    .pricing-plan-col-home
    .pricing-plan-card
    .pricing-plan-card-head
    .common-header.btn-buy-now
    .container,
  .pricing-plan-row-home
    .pricing-plan-col-home
    .pricing-plan-card
    .pricing-plan-card-head
    .common-header-wrap
    .common-header.btn-buy-now
    .container,
  .common-header-wrap a.common-header.book-assessment-btn .container,
  .common-header-wrap
    a.book-assessment-btn
    span.common-header.right-arrow
    .container,
  a.book-assessment-btn
    .common-header-wrap
    span.common-header.right-arrow
    .container,
  .common-header-wrap .common-header.btn-day .container,
  .common-header-wrap .common-header.btn-start-now .container,
  .common-header-wrap .common-header.btn-time .container,
  .common-header-wrap .common-header.btn-weight-height .container,
  .common-header-wrap .common-header.btn-assigned .container,
  .common-header-wrap .btn.btn-link i.common-header .container,
  .btn.btn-link .common-header-wrap i.common-header .container,
  .common-header-wrap .btn.btn-link-adj i.common-header .container,
  .btn.btn-link-adj .common-header-wrap i.common-header .container,
  .common-header-wrap .btn.btn-back i.common-header .container,
  .btn.btn-back .common-header-wrap i.common-header .container,
  .common-header-wrap .common-header.gotop .container {
    max-width: 1600px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1200px;
  }
}
@media (max-width: 1599px) and (min-width: 1200px) {
  .transform-scale-img {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
  }
  .contact-section .contact-col-right {
    transform: scale(0.7);
    z-index: 9;
    transform-origin: 0 center;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
  }
  .row.nav-pills-row .tab-content-wrap .tab-pane .trainer-content-wrap h4 {
    margin-bottom: 0;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap
    .trainer-content1-ul
    li {
    width: 120px;
    margin: 0 5px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap
    .trainer-content1-ul
    li
    .trainer-feature-wrap
    .p-16 {
    font-size: 14px;
    line-height: 24px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap
    .trainer-content1-ul
    li
    .trainer-feature-wrap
    .trainer-feature-img {
    position: relative;
    min-height: 80px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap.trainer-content2
    h3 {
    margin-bottom: 24px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap.trainer-content2
    .trainer-content1-ul {
    margin: 10px 0;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap.trainer-content2
    .p-16 {
    font-size: 14px;
    line-height: 24px;
  }
  .home-sec1 .home-sec2 {
    bottom: -60px;
  }
  .get-assessed-line {
    bottom: 26px;
    right: 130px;
  }
  .build-plan-line {
    bottom: 70px;
    left: 230px;
  }
  .do-work4-line {
    bottom: 16px;
    right: 130px;
  }
  .contact-section .contact-col-left {
    max-width: 650px;
  }
  .contact-caro-info-outer h2 {
    font-size: 38px;
  }
}
@media (min-width: 1200px) {
  .carousel-fade .carousel-item {
    background-color: #fff;
  }
  .trainer-for-desktop-view {
    display: block !important;
  }
  .trainer-for-mobile-view {
    display: none !important;
  }
  .carousel-indicators.carousel-indicators-testimonial {
    left: 610px;
  }
}
@media (max-width: 1199.98px) {
  .trainer-for-desktop-view {
    display: none !important;
  }
  .trainer-for-mobile-view {
    display: block !important;
    background: #47347c;
    padding-top: 120px !important;
    padding-bottom: 150px !important;
  }
  .trainer-for-mobile-view .h6-restless {
    color: #fff;
    text-align: center;
    font-size: 72px;
    line-height: normal;
  }
  .trainer-for-mobile-view .trainer-feature-wrap .p-16 {
    font-size: 18px;
    line-height: 28px;
  }
  .trainer-for-mobile-view .trainer-caro-xs-wrap {
    background: #47347c;
  }
  .trainer-for-mobile-view .trainer-caro-xs-wrap .trainer-caro-xs {
    width: 300px;
    margin: auto;
  }
  .trainer-for-mobile-view .trainer-caro-xs-wrap .trainer-feature-wrap {
    text-align: center;
    margin: 50px 0 30px;
  }
  .trainer-for-mobile-view
    .trainer-caro-xs-wrap
    .trainer-feature-wrap
    .trainer-feature-img {
    max-width: 100px;
    margin: auto;
    min-height: 70px;
  }
  .trainer-for-mobile-view
    .trainer-content-wrap.trainer-content2
    .trainer-feature-wrap
    .trainer-feature-img {
    min-height: 80px !important;
  }
  .trainer-for-mobile-view .trainer-content-wrap.trainer-content2 .trainer-img {
    width: 305px;
    height: 305px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 40px;
  }
  .trainer-for-mobile-view
    .trainer-content-wrap.trainer-content2
    .trainer-content1-ul {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .trainer-for-mobile-view .trainer-caro-xs-wrap2 {
    margin-top: 50px;
  }
  .trainer-for-mobile-view .trainer-caro-xs-wrap2 .carousel-indicators {
    bottom: -40px;
  }
  .trainer-for-mobile-view
    .trainer-caro-xs-wrap2
    .carousel-indicators
    [data-bs-target] {
    width: 13px;
    height: 13px;
    background: #7e6394;
    border: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0 7px;
  }
  .trainer-for-mobile-view
    .trainer-caro-xs-wrap2
    .carousel-indicators
    [data-bs-target].active {
    background: #fff;
  }
  .home-sec6 .home-sec-inner.text-center.common-home-sec-head {
    margin-bottom: 50px;
  }
  .home-sec7 {
    padding-top: 0 !important;
  }
}
@media (max-width: 1199.98px) and (min-width: 992px) {
  .transform-scale-img {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
  }
  .contact-section .contact-col-right {
    transform: scale(0.7);
    z-index: 9;
    transform-origin: 0 center;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
  }
  .row.nav-pills-row .tab-content-wrap .tab-pane .trainer-content-wrap h4 {
    margin-bottom: 0;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap
    .trainer-content1-ul
    li {
    width: 120px;
    margin: 0 5px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap
    .trainer-content1-ul
    li
    .trainer-feature-wrap
    .p-16 {
    font-size: 14px;
    line-height: 24px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap
    .trainer-content1-ul
    li
    .trainer-feature-wrap
    .trainer-feature-img {
    position: relative;
    min-height: 80px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap.trainer-content2
    h3 {
    margin-bottom: 24px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap.trainer-content2
    .trainer-content1-ul {
    margin: 10px 0 0;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap.trainer-content2
    .p-16 {
    font-size: 14px;
    line-height: 24px;
  }
  .home-sec1 .home-sec2 {
    bottom: -60px;
  }
  .home-sec2 .home-sec-inner .book-assessment-list {
    max-width: 900px;
    min-width: 900px;
  }
  .home-sec4 .pills-tab-wrap .nav-pills .nav-link {
    font-size: 18px;
  }
  .get-assessed-line {
    bottom: 58px;
    right: 70px;
  }
  .build-plan-line {
    bottom: 110px;
    left: 150px;
  }
  .do-work4-line {
    bottom: 76px;
    right: 150px;
  }
  .home-sec4 .home-sec-left.home-sec-left2 {
    margin-top: 180px;
    margin-left: 0;
  }
  .home-caro-wrap {
    transform: scale(0.8);
  }
  .home-sec5 .path-row4 {
    min-height: inherit !important;
    margin-bottom: 0;
  }
  .home-sec5 .path-row2 .transform-scale-img,
  .home-sec5 .path-row3 .transform-scale-img,
  .home-sec5 .path-row4 .transform-scale-img {
    transform-origin: 0 0;
  }
  .testimonial-caro {
    margin-bottom: 80px;
  }
  .home-sec9 .container .home-sec-inner {
    margin: 20px 0;
  }
  .home-sec10 .container {
    margin-top: 30px;
  }
  .home-sec10 .transform-scale-img {
    transform-origin: right center;
  }
  .common-footer-wrap .common-footer .footer-nav-wrap .footer-nav-ul li a {
    padding: 7px 15px;
  }
  .carousel-indicators.carousel-indicators-testimonial {
    left: 540px;
    bottom: 80px;
  }
  .common-header .navbar .pr-nav-item .nav-link {
    padding-left: 18px;
    padding-right: 18px;
  }
  .contact-section .contact-col-left {
    max-width: 400px;
    left: -100px;
  }
  .contact-col-right-outer-carosual {
    width: 50%;
  }
  .contact-caro-info-outer h2 {
    font-size: 32px;
    padding: 0 15px;
  }
  .contact-caro-info-outer h2 br {
    display: none;
  }
}
@media (min-width: 992px) {
  .hide-desktop {
    display: none !important;
  }
  .h-100vh {
    height: 100vh !important;
  }
}
@media (max-width: 991.98px) {
  .xs-sm-no-padding {
    padding: 0 !important;
  }
  .order-sm-xs-1 {
    order: 1 !important;
  }
  .contact-col-right-outer-carosual {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    margin-top: 100px;
  }
  .contact-col-right-outer-carosual.game {
    width: 100%;
  }
  .contact-col-right-outer-carosual .contact-caro-info-outer {
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 100px;
    height: inherit !important;
  }
  .contact-col-right-outer-carosual
    .contact-caro-info-outer
    .carousel-item-ul
    li:not(:last-child) {
    margin-bottom: 13px;
  }
  .contact-col-right-outer-carosual
    .contact-caro-info-outer
    .carousel-item-ul
    li
    span.number-span {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #ff668e;
    width: 25px;
    height: 25px;
    min-width: 25px;
    min-height: 25px;
    padding-top: 1px;
  }
  .contact-col-right-outer-carosual
    .contact-caro-info-outer
    .contact-caro-info1 {
    top: 10px;
  }
  .contact-col-right-outer-carosual .carousel-indicators button {
    width: 13px;
    height: 13px;
  }
  .feature-div {
    margin: 0 0 15px;
  }
  .feature-div div {
    font-size: 16px;
  }
  .feature-div div .fas.fa-plus.fa-circle-div {
    font-size: 10px;
    vertical-align: middle;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 3px;
    margin: 0 8px;
  }
  .hide-tabMobile {
    display: none !important;
  }
}
@media (max-width: 991.98px) and (min-width: 768px) {
  .sm-xs-order-1 {
    order: 1 !important;
  }
  .sm-xs-mt-30 {
    margin-top: -30px !important;
  }
  .grey-triangle-before:after,
  .grey-triangle-before::before,
  .grey-triangle-after:after,
  .grey-triangle-after::before,
  .white-triangle-after:after,
  .white-triangle-after::before {
    display: none !important;
  }
  .order-md-sm-xs-1 {
    order: 1 !important;
  }
  .hide-tab {
    display: none !important;
  }
  .show-tab {
    display: block !important;
  }
  .contact-section .logo-wrap {
    left: 50% !important;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .contact-section .row.contact-caro-row {
    margin-top: 30px;
  }
  .transform-scale-img {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
  }
  .contact-section .contact-col-right {
    transform: scale(0.7);
    z-index: 9;
    transform-origin: 0 center;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
  }
  .row.nav-pills-row .tab-content-wrap .tab-pane .trainer-content-wrap h4 {
    margin-bottom: 0;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap
    .trainer-content1-ul
    li {
    width: 120px;
    margin: 0 5px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap
    .trainer-content1-ul
    li
    .trainer-feature-wrap
    .p-16 {
    font-size: 14px;
    line-height: 24px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap
    .trainer-content1-ul
    li
    .trainer-feature-wrap
    .trainer-feature-img {
    position: relative;
    min-height: 80px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap.trainer-content2
    h3 {
    margin-bottom: 24px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap.trainer-content2
    .trainer-content1-ul {
    margin: 10px 0 0;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap.trainer-content2
    .p-16 {
    font-size: 14px;
    line-height: 24px;
  }
  .home-sec1 .home-sec-inner-top {
    margin-top: 200px;
  }
  .home-sec1 .home-sec2 {
    bottom: -60px;
  }
  .home-sec1 .bg-video-wrap {
    height: 800px;
  }
  .home-sec2 .home-sec-inner .book-assessment-b-ul-wrap {
    overflow-x: auto;
  }
  .home-sec2 .home-sec-inner .book-assessment-b-ul-wrap::after {
    display: none !important;
    content: "";
    position: absolute;
    top: auto;
    bottom: 20px;
    right: 0;
    z-index: 999;
    background: rgba(255, 255, 255, 0.7);
    width: 200px;
    height: 200px;
  }
  .home-sec2 .home-sec-inner .book-assessment-b-ul-wrap .book-assessment-b-ul {
    justify-content: start;
  }
  .home-sec2
    .home-sec-inner
    .book-assessment-b-ul-wrap
    .book-assessment-b-ul
    a.book-assessment-btn {
    margin: 0 20px 30px;
  }
  .home-sec2 .home-sec-inner .book-assessment-list {
    max-width: 640px;
    min-width: 640px;
  }
  .home-caro-wrap h2 {
    color: #311a75;
    position: static;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    margin-left: 0;
    margin-top: 0;
    z-index: 9;
    text-align: center;
    margin-bottom: 70px !important;
  }
  .home-sec3 {
    padding-bottom: 0;
  }
  .home-sec3 .home-sec-inner.home-caro-wrap .carousel {
    left: -130px;
  }
  .transform-scale-img {
    min-height: 450px;
    width: 100%;
  }
  .home-sec4 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .home-sec4 .home-sec-left {
    margin: 50px auto 0;
  }
  .home-sec4 .home-sec-right1 {
    max-width: inherit;
  }
  .home-sec4 .home-sec-right2 {
    max-width: inherit;
    margin-left: 0;
  }
  .home-sec4 .pills-tab-wrap .nav-pills .nav-link {
    font-size: 18px;
  }
  .home-sec4 .home-sec-left.home-sec-left2 {
    margin-top: 0;
    margin-left: auto;
  }
  .get-assessed-line {
    bottom: 58px;
    right: 70px;
  }
  .build-plan-line {
    bottom: 110px;
    left: 150px;
  }
  .do-work4-line {
    bottom: 76px;
    right: 150px;
  }
  .home-caro-wrap {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform-origin: center 0;
  }
  .home-sec5 {
    padding-bottom: 0;
  }
  .home-sec5 .home-sec-right.home-sec-right5 {
    margin-top: 90px;
  }
  .home-sec5 .path-row3 {
    margin-top: 0;
  }
  .home-sec5 .transform-scale-img {
    transform-origin: center 0;
  }
  .home-sec5 .home-sec-left {
    margin-top: 50px;
    max-width: inherit;
    margin-bottom: 20px;
  }
  .home-sec5 .home-sec-left h3 .no-span {
    font-size: 150px;
    top: -43px;
    left: -27px;
    z-index: 0;
  }
  .home-sec5 .path-row {
    min-height: inherit;
    margin-bottom: 130px;
  }
  .home-sec5 .path-row4 {
    min-height: inherit !important;
    margin-bottom: 0;
  }
  .home-sec5 .path-row2 .transform-scale-img,
  .home-sec5 .path-row3 .transform-scale-img,
  .home-sec5 .path-row4 .transform-scale-img {
    transform-origin: center 0;
  }
  .home-sec5 .path-row4 .home-sec-right.home-sec-right6 {
    margin-top: 60px;
  }
  .home-sec5 .path-row4 .home-sec-right.home-sec-right6 .transform-scale-img {
    margin-left: 90px;
  }
  .home-sec6 .home-sec-inner.text-center.common-home-sec-head {
    margin-bottom: 100px;
    margin-top: 0;
  }
  .home-sec7 .testimonial-caro-row .testimonial-caro-right {
    position: relative;
    padding-top: 20px;
    max-width: 500px;
    margin: 0 auto 60px;
  }
  .home-sec7 .testimonial-caro-left p.p-18 {
    margin-bottom: 50px;
  }
  .home-sec8 {
    background-attachment: inherit;
  }
  .home-sec8 .home-sec-inner.text-center.common-home-sec-head {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .testimonial-caro {
    margin-bottom: 0;
  }
  .testimonial-caro .carousel-indicators {
    text-align: center;
  }
  .home-sec9 .container .home-sec-inner {
    margin: 0 0;
  }
  .home-sec9 .container .home-sec-inner .h1 {
    color: #fff;
    margin-bottom: 20px;
  }
  .home-sec9 .container .home-sec-inner p {
    font-size: 18px;
    line-height: 28px;
  }
  .home-sec10 {
    padding-bottom: 60px;
  }
  .home-sec10 .container {
    margin-top: 0;
  }
  .home-sec10 .transform-scale-img {
    transform-origin: right center;
  }
  .common-footer-wrap .common-footer .footer-nav-wrap .footer-nav-ul li a {
    padding: 7px 7px;
  }
  .home-sec10 .subscribe-right-col {
    text-align: right;
    position: relative;
    width: 504px;
    margin: 30px auto 0;
    display: block;
    float: none;
  }
  .home-sec10 .home-sec-inner.subscribe-left-col {
    margin-top: 0;
  }
  .home-sec10 .home-sec-inner.subscribe-left-col p.p-18 {
    max-width: inherit;
  }
  .home-sec10 .home-sec-inner.subscribe-left-col .form-subscribe-wrap {
    margin-left: auto;
    margin-right: auto;
  }
  .get-assessed-line-xs-img {
    bottom: -63px;
    top: auto !important;
    left: 220px !important;
  }
  .build-plan-line-xs-img {
    bottom: 22px;
    top: auto !important;
    left: 250px !important;
  }
  .do-work4-line-xs-img {
    bottom: -100px;
    top: auto !important;
    left: 250px !important;
  }
  .pricing-plan-row
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-head {
    position: relative;
    padding: 15px 15px 15px;
  }
  .pricing-plan-row
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-head
    .offer-label {
    top: 0;
    right: 0;
    transform: scale(0.7);
    transform-origin: right 40px;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
  }
  .pricing-plan-row
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-head
    h4 {
    font-size: 30px;
    margin-bottom: 5px;
  }
  .pricing-plan-row
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-head
    h3 {
    font-size: 22px;
    margin-bottom: 5px;
  }
  .pricing-plan-row
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-body
    ul
    li {
    margin-bottom: 28px;
    padding: 0 0 0 30px;
    margin-left: 7px;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .pricing-plan-row
    .pricing-plan-col.pricing-plan-col-center
    .pricing-plan-card
    .pricing-plan-card-body {
    margin-top: 20px;
  }
  .common-header .navbar .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    height: 70px;
    width: 150px;
  }
  .common-header .navbar .navbar-brand img {
    top: 14px;
    left: 0;
    z-index: 5;
    height: 44px;
  }
  .common-header .navbar .pr-nav-item-adj {
    position: relative;
    width: 124px;
    height: 50px;
  }
  .common-header .navbar .pr-nav-item-adj .btn {
    margin-left: 10px;
  }
  .common-header .navbar .pr-nav-item .nav-link {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .sm-xs-order-1 {
    order: 1 !important;
  }
  .sm-xs-mt-30 {
    margin-top: -30px !important;
  }
  .xs-text-white {
    color: #fff !important;
  }
  .panel-title-dashboard.mb-0.xs-text-white.xs-text-center {
    color: #fff !important;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
    -webkit-text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
    -moz-text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
  }
  .xs-d-block {
    display: block !important;
  }
  .xs-mt30 {
    margin-top: 30px !important;
  }
  .btn.btn-link-adj {
    background-color: #7352d1;
    border-color: #7352d1;
    color: #fff;
  }
  .btn.btn-link-adj:hover {
    background-color: rgba(115, 82, 209, 0.9);
    border-color: rgba(115, 82, 209, 0.9);
  }
  .xs-pl-30 {
    padding-left: 30px !important;
  }
  .xs-pl-15 {
    padding-left: 15px !important;
  }
  .common-header {
    min-height: inherit;
  }
  .common-header.fixed-xs .navbar-light,
  .common-header.fixed .navbar-light {
    transform: scale(0.98);
    transform-origin: center 0;
    -webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    -ms-transform: scale(0.98);
    -o-transform: scale(0.98);
  }
  .common-header.fixed-xs .navbar-toggler .menu-icon path,
  .common-header.fixed .navbar-toggler .menu-icon path {
    stroke: #7352d1;
  }
  .common-header
    .navbar
    .navbar-toggler.navbar-toggler-btn
    .nav-item.pr-nav-item.pr-nav-item-adj {
    transform: scale(0.7);
    transform-origin: right center;
    position: absolute;
    top: 18px;
    right: 60px;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
  }
  .common-header .navbar .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    height: 45px;
    width: 120px;
  }
  .common-header .navbar .navbar-brand img {
    top: 6px;
    left: 0;
    z-index: 5;
    height: 35px;
  }
  .common-header .navbar .navbar-toggler.navbar-toggler-btn {
    width: 65px;
    height: 45px;
    padding: 0;
  }
  .common-header .navbar .navbar-toggler {
    border: 0 !important;
  }
  .common-header .navbar .navbar-toggler:active,
  .common-header .navbar .navbar-toggler:focus,
  .common-header .navbar .navbar-toggler:hover {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    outline: 0 !important;
    border: 0 !important;
  }
  .common-header .navbar .navbar-toggler svg.menu-icon {
    transform: scale(1.2);
    transform-origin: -50px -20px;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
  }
  .common-header .navbar .pr-nav-item .btn {
    margin-left: -40px;
    margin-top: -4px;
  }
  .common-header .navbar-nav.ms-auto.custom-navbar-nav-adj {
    margin-top: 20px;
    border-top: 1px solid #ddd;
    padding-top: 10px;
  }
  .common-header
    .navbar-nav.ms-auto.custom-navbar-nav-adj
    .nav-item.pr-nav-item {
    width: 100%;
    display: block;
    text-align: center;
  }
  .common-header
    .navbar-nav.ms-auto.custom-navbar-nav-adj
    .nav-item.pr-nav-item
    .nav-link {
    font-size: 15px;
    line-height: normal;
  }
  .common-section {
    padding: 70px 0;
    position: relative;
  }
  .show-mobile {
    display: block !important;
  }
  .order-md-sm-xs-1 {
    order: 1 !important;
  }
  .loading {
    margin-left: -40px;
  }
  .hide-mobile {
    display: none !important;
  }
  .contact-section .logo-wrap {
    top: 20px;
    left: 50% !important;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .contact-section .row.contact-caro-row {
    margin-top: 30px;
  }
  .grey-triangle-before:after,
  .grey-triangle-before::before,
  .grey-triangle-after:after,
  .grey-triangle-after::before,
  .white-triangle-after:after,
  .white-triangle-after::before {
    display: none !important;
  }
  .order-md-sm-xs-1 {
    order: 1 !important;
  }
  .contact-section .logo-wrap {
    left: 50% !important;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .contact-section .row.contact-caro-row {
    margin-top: 30px;
  }
  .transform-scale-img {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
  }
  .contact-section .contact-col-right {
    transform: scale(0.7);
    z-index: 9;
    transform-origin: 0 center;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
  }
  .row.nav-pills-row .tab-content-wrap .tab-pane .trainer-content-wrap h4 {
    margin-bottom: 0;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap
    .trainer-content1-ul
    li {
    width: 120px;
    margin: 0 5px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap
    .trainer-content1-ul
    li
    .trainer-feature-wrap
    .p-16 {
    font-size: 14px;
    line-height: 24px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap
    .trainer-content1-ul
    li
    .trainer-feature-wrap
    .trainer-feature-img {
    position: relative;
    min-height: 80px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap.trainer-content2
    h3 {
    margin-bottom: 24px;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap.trainer-content2
    .trainer-content1-ul {
    margin: 10px 0 0;
  }
  .row.nav-pills-row
    .tab-content-wrap
    .tab-pane
    .trainer-content-wrap.trainer-content2
    .p-16 {
    font-size: 14px;
    line-height: 24px;
  }
  .home-sec1 {
    margin-bottom: 230px;
  }
  .home-sec1 video {
    min-width: 100%;
    min-height: 100%;
    height: 550px;
    z-index: 1;
  }
  .home-sec1 .p-20 {
    font-size: 14px;
    line-height: 22px;
  }
  .home-sec1 .h6-restless {
    font-size: 36px;
    line-height: 30px;
  }
  .home-sec1 .home-sec-inner-top {
    margin-top: 127px;
    padding: 0 20px;
  }
  .home-sec1 .home-sec2 {
    bottom: -420px;
    width: calc(100% - 0px);
    margin: 0 auto 130px;
  }
  .home-sec1 .bg-video-wrap {
    height: 550px;
  }
  .home-sec1 .overlay {
    height: 100%;
  }
  a.book-assessment-btn {
    padding: 15px 5px;
    width: 145px;
    margin: 0 auto;
    height: inherit;
  }
  a.book-assessment-btn::after {
    height: 3px !important;
  }
  a.book-assessment-btn p.p-16 {
    font-size: 13px;
    margin: 0;
  }
  a.book-assessment-btn .right-arrow {
    display: none !important;
  }
  a.book-assessment-btn .book-assessment-img-wrap {
    min-height: 80px;
  }
  a.book-assessment-btn .book-assessment-img-wrap .book-assessment-img1 {
    max-height: 53px;
    margin-top: 19px;
  }
  @-webkit-keyframes hvr-icon-wobble-horizontal {
    16.65% {
      -webkit-transform: translateX(6px);
      transform: translateX(6px);
    }
    33.3% {
      -webkit-transform: translateX(-5px);
      transform: translateX(-5px);
    }
    49.95% {
      -webkit-transform: translateX(4px);
      transform: translateX(4px);
    }
    66.6% {
      -webkit-transform: translateX(-2px);
      transform: translateX(-2px);
    }
    83.25% {
      -webkit-transform: translateX(1px);
      transform: translateX(1px);
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  @keyframes hvr-icon-wobble-horizontal {
    16.65% {
      -webkit-transform: translateX(6px);
      transform: translateX(6px);
      -moz-transform: translateX(6px);
      -ms-transform: translateX(6px);
      -o-transform: translateX(6px);
    }
    33.3% {
      -webkit-transform: translateX(-5px);
      transform: translateX(-5px);
    }
    49.95% {
      -webkit-transform: translateX(4px);
      transform: translateX(4px);
    }
    66.6% {
      -webkit-transform: translateX(-2px);
      transform: translateX(-2px);
    }
    83.25% {
      -webkit-transform: translateX(1px);
      transform: translateX(1px);
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  .home-sec2 .home-sec-inner .book-assessment-list {
    max-width: inherit;
    min-width: inherit;
    padding: 15px 0px 15px;
    margin-right: 0;
    margin-left: 0;
  }
  .home-sec2 .home-sec-inner .book-assessment-list .book-assessment-head {
    margin-bottom: 0;
    padding-bottom: 7px;
  }
  .home-sec2 .home-sec-inner .book-assessment-list h4 {
    font-size: 18px;
  }
  .home-sec2 .home-sec-inner .book-assessment-list h4 .restlessRegular-wrap {
    width: 63px;
  }
  .home-sec2
    .home-sec-inner
    .book-assessment-list
    h4
    .restlessRegular-wrap
    span.restlessRegular {
    font-size: 48px;
  }
  .home-sec3 {
    position: static;
    padding-bottom: 0;
    height: 580px;
  }
  .home-sec3 .carousel-indicators.carousel-indicators-testimonial {
    transform: scale(1.7) !important;
    transform-origin: 0 0;
    bottom: -150px !important;
    -webkit-transform: scale(1.7) !important;
    -moz-transform: scale(1.7) !important;
    -ms-transform: scale(1.7) !important;
    -o-transform: scale(1.7) !important;
  }
  .home-sec3 .home-sec-inner.home-caro-wrap .carousel {
    left: -130px;
    top: 80px;
  }
  .home-sec3
    .home-caro-wrap
    .carousel-indicators.carousel-indicators-adj
    button
    span.p-22 {
    font-size: 26px;
    line-height: normal;
  }
  .transform-scale-img {
    min-height: 450px;
    width: 100%;
  }
  .home-sec4 {
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
  }
  .home-sec4 .home-sec-left {
    margin: 50px auto 0;
    height: 400px;
  }
  .home-sec4 .home-sec-right1 {
    max-width: inherit;
  }
  .home-sec4 .home-sec-right2 {
    max-width: inherit;
    margin-left: 0;
  }
  .home-sec4 .pills-tab-wrap .nav-pills .nav-link {
    font-size: 16px;
    padding: 10px 15px;
    margin-right: 4px;
    height: 38px;
  }
  .home-sec4 .home-sec-left.home-sec-left2 {
    margin-top: -50px;
    margin-left: auto;
  }
  .get-assessed-line {
    bottom: 58px;
    right: 70px;
  }
  .build-plan-line {
    bottom: 110px;
    left: 150px;
  }
  .do-work4-line {
    bottom: 76px;
    right: 150px;
  }
  .home-caro-wrap {
    transform: scale(0.55);
    -webkit-transform: scale(0.55);
    -moz-transform: scale(0.55);
    -ms-transform: scale(0.55);
    -o-transform: scale(0.55);
    transform-origin: center 0;
    min-height: inherit;
  }
  .home-caro-wrap .carousel-fade .carousel-inner .carousel-item .d-block.w-100 {
    border: 65px #ffc7c1 solid;
  }
  .home-caro-wrap h2 {
    color: #311a75;
    position: static;
    top: 0;
    left: 0;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    margin-left: 0;
    margin-top: 0;
    z-index: 9;
    text-align: center;
    margin-bottom: 70px !important;
    font-size: 40px;
    white-space: nowrap;
    margin-left: -50px;
  }
  .home-caro-wrap .carousel-indicators.carousel-indicators-adj {
    transform: translateY(-50%) translateX(250px);
    -webkit-transform: translateY(-50%) translateX(250px);
    -moz-transform: translateY(-50%) translateX(250px);
    -ms-transform: translateY(-50%) translateX(250px);
    -o-transform: translateY(-50%) translateX(250px);
    margin-top: -100px;
  }
  .home-sec5 {
    padding-bottom: 0;
  }
  .home-sec5 .home-sec-right.home-sec-right5 {
    margin-top: 90px;
  }
  .home-sec5 .path-row3 {
    margin-top: 0;
  }
  .home-sec5 .transform-scale-img {
    transform-origin: center 0;
  }
  .home-sec5 .home-sec-left {
    margin-top: 50px;
    max-width: inherit;
    margin-bottom: 20px;
  }
  .home-sec5 .home-sec-left h3 .no-span {
    font-size: 96px;
    top: -45px;
    left: -10px;
    z-index: 0;
  }
  .home-sec5 .path-row {
    min-height: inherit;
    margin-bottom: 130px;
  }
  .home-sec5 .path-row4 {
    min-height: inherit !important;
    margin-bottom: 0;
  }
  .home-sec5 .path-row2 .transform-scale-img,
  .home-sec5 .path-row3 .transform-scale-img,
  .home-sec5 .path-row4 .transform-scale-img {
    transform-origin: center 0;
  }
  .home-sec5 .path-row4 .home-sec-right.home-sec-right6 {
    margin-top: 60px;
  }
  .home-sec5 .path-row4 .home-sec-right.home-sec-right6 .transform-scale-img {
    margin-left: -30px;
  }
  .home-sec6 .home-sec-inner.text-center.common-home-sec-head {
    margin-bottom: 100px;
    margin-top: 0;
  }
  .home-sec7 .testimonial-caro-row .testimonial-caro-right {
    position: relative;
    padding-top: 20px;
    max-width: 500px;
    margin: 0 auto 0px;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
  }
  .home-sec7 .testimonial-caro-left p.p-18 {
    margin-bottom: 30px !important;
  }
  .home-sec8 {
    background-attachment: inherit;
  }
  .home-sec8 .home-sec-inner.text-center.common-home-sec-head {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .testimonial-caro {
    margin-bottom: 0;
  }
  .testimonial-caro .carousel-indicators {
    text-align: center;
  }
  .home-sec9 {
    background-size: auto 344px;
  }
  .home-sec9 .container .home-sec-inner {
    margin: 0 0;
  }
  .home-sec9 .container .home-sec-inner .h1 {
    color: #fff;
    margin-bottom: 20px;
  }
  .home-sec9 .container .home-sec-inner p {
    font-size: 16px;
    line-height: 26px;
  }
  .home-sec10 {
    padding-bottom: 60px;
  }
  .home-sec10 .container {
    margin-top: 0;
  }
  .home-sec10 .transform-scale-img {
    transform-origin: right center;
  }
  .common-footer-wrap .common-footer .footer-nav-wrap .footer-nav-ul li a {
    padding: 7px 10px;
    font-size: 14px;
    white-space: nowrap;
  }
  .home-sec10 .subscribe-right-col {
    text-align: right;
    position: relative;
    width: 504px;
    margin: 30px auto 0;
    display: block;
    float: none;
  }
  .home-sec10 .home-sec-inner.subscribe-left-col {
    margin-top: 0;
  }
  .home-sec10 .home-sec-inner.subscribe-left-col p.p-18 {
    max-width: inherit;
  }
  .home-sec10 .home-sec-inner.subscribe-left-col .form-subscribe-wrap {
    margin-top: 42px;
    margin-left: auto;
    margin-right: auto;
  }
  .get-assessed-line-xs-img {
    bottom: -63px;
    top: auto !important;
    left: 220px !important;
  }
  .build-plan-line-xs-img {
    bottom: 12px;
    top: auto !important;
    left: 250px !important;
  }
  .do-work4-line-xs-img {
    bottom: -100px;
    top: auto !important;
    left: 230px !important;
  }
  .pricing-plan-row {
    background: transparent;
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    max-width: 100%;
    margin: 30px auto 0;
  }
  .pricing-plan-row .bg-strip1 {
    left: 0px !important;
    width: 100% !important;
    display: none !important;
  }
  .pricing-plan-row .bg-strip2 {
    display: none !important;
  }
  .pricing-plan-row .bg-strip3 {
    left: auto !important;
    right: 0px !important;
    display: none !important;
  }
  .pricing-plan-row .pricing-plan-col-left {
    margin-left: 0;
  }
  .pricing-plan-row .pricing-plan-col {
    background: #fff;
    padding-right: 0;
    position: relative;
    border: 1px solid rgba(145, 143, 148, 0.3);
    box-shadow: -5px 4px 50px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: -5px 4px 50px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -5px 4px 50px rgba(0, 0, 0, 0.1);
    margin-bottom: 26px;
    padding-bottom: 30px;
  }
  .pricing-plan-row
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-head {
    position: relative;
    padding: 30px 17px 15px;
  }
  .pricing-plan-row
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-head
    .offer-label {
    top: 0;
    right: 0;
    transform: scale(0.7);
    transform-origin: right 40px;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
  }
  .pricing-plan-row
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-head
    h4 {
    font-size: 40px;
    margin-bottom: 5px;
  }
  .pricing-plan-row
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-head
    h4
    .p-16.d-block {
    margin-top: 5px !important;
  }
  .pricing-plan-row
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-head
    h3 {
    font-size: 26px;
    margin-bottom: 25px;
  }
  .pricing-plan-row
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-body {
    margin-top: 0;
  }
  .pricing-plan-row
    .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-body
    ul
    li {
    margin-bottom: 28px;
    padding: 0 0 0 30px;
    margin-left: 7px;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .pricing-plan-row
    .pricing-plan-col.pricing-plan-col-center
    .pricing-plan-card {
    margin-top: 0;
  }
  .pricing-plan-row
    .pricing-plan-col.pricing-plan-col-center
    .pricing-plan-card
    .pricing-plan-card-body {
    margin-top: 20px;
  }
  .trainer-for-mobile-view .h6-restless {
    font-size: 48px;
  }
  .trainer-for-mobile-view .trainer-content-wrap.trainer-content2 h3 {
    font-size: 28px;
  }
  .trainer-for-mobile-view .trainer-content-wrap.trainer-content2 .trainer-img {
    width: 105px;
    height: 105px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
  .trainer-for-mobile-view .trainer-feature-wrap .p-16 {
    font-size: 16px;
    line-height: 26px;
  }
  .testimonial-caro .testimonial-caro-row .testimonial-caro-left {
    padding-left: 0;
    padding-right: 0;
  }
  .testimonial-caro .testimonial-caro-row .testimonial-caro-left .double-quate {
    position: absolute;
    top: 10px;
    left: -10px;
    width: 70px;
  }
  .home-sec4 .home-sec-right .h4-restless {
    margin-bottom: 0px;
    line-height: normal;
  }
  .home-sec4 .home-sec-right .h3 {
    margin-bottom: 17px;
  }
  .home-sec4 .home-sec-right .h2 {
    color: #47347c;
    margin-bottom: 16px;
  }
  .home-sec5 .home-sec-inner {
    margin-bottom: 33px;
  }
  .pricing-plan-col.pricing-plan-col-center .basic-plan-text {
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 16px;
    font-size: 18px;
    line-height: normal;
  }
  .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-foot
    .btn.bttn-primary.center-btn-xs {
    position: absolute;
    top: auto;
    bottom: auto;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    z-index: 2;
  }
  .pricing-plan-col
    .pricing-plan-card
    .pricing-plan-card-foot
    .btn.btn-link-adj.center-btn-xs {
    position: absolute;
    top: auto;
    bottom: auto;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    z-index: 2;
    margin-left: 0;
    margin-top: 10px;
  }
  .pricing-plan-col.pricing-plan-col-center {
    margin-top: 40px;
  }
  .term-card-wrap-inner h3 {
    font-size: 22px;
    line-height: 35px;
  }
  .term-card-wrap-inner .p-18 {
    font-size: 16px;
    line-height: 30px;
  }
  .testimonial-caro .testimonial-caro-row .testimonial-caro-left {
    min-height: inherit !important;
  }
  .wrap.book-assessment-b-ul-wrap {
    max-width: 400px;
    position: relative;
    margin: 0 auto;
  }
  .wrap.book-assessment-b-ul-wrap .carousel-btn {
    display: none !important;
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    padding: 0.5em;
    z-index: 1;
    top: 5px;
    cursor: pointer;
  }
  .wrap.book-assessment-b-ul-wrap .carousel-btn.previous {
    left: -10px;
    top: 50px;
    color: #47347c;
    font-size: 20px;
  }
  .wrap.book-assessment-b-ul-wrap .carousel-btn.next {
    right: -10px;
    top: 50px;
    color: #47347c;
    font-size: 20px;
  }
  .wrap.book-assessment-b-ul-wrap ul {
    position: relative;
    list-style-type: none;
    white-space: nowrap;
    list-style: none;
    padding: 0;
    flex-wrap: wrap;
  }
  .wrap.book-assessment-b-ul-wrap ul li {
    display: inline-block;
    width: 160px;
    text-align: center;
    padding-bottom: 15px;
  }
  .wrap.book-assessment-b-ul-wrap ul li:last-child .book-assessment-img1 {
    max-height: 40px;
    margin-top: 25px;
  }
  .contact-caro-info-outer
    .contact-caro-info-outer
    .carousel-indicators
    button {
    width: 13px;
    height: 13px;
  }
  .contact-caro-info-outer .carousel-item-inner .carousel-item-inner-wrap {
    max-width: inherit;
    margin: auto;
    width: 85%;
  }
  .contact-col-right-outer-carosual {
    margin-top: 80px;
    min-height: 30px;
  }
  .contact-col-right-outer-carosual .contact-caro-info-outer {
    overflow: hidden;
    padding-top: 65px;
    padding-bottom: 80px;
    height: inherit !important;
  }
  .contact-col-right-outer-carosual
    .contact-caro-info-outer
    .contact-caro-info1 {
    top: 10px;
    right: -220px;
  }
  .contact-col-right-outer-carosual
    .contact-caro-info-outer
    .contact-caro-info2 {
    display: none;
  }
  .common-section.contact-section {
    padding-top: 0;
  }
  .common-section.contact-section .logo-wrap .color-logo {
    height: 35px;
  }
  .panel-carosual-xs {
    text-align: center;
  }
  .panel-carosual-xs .hide-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 3;
  }
  .panel-carosual-xs .open-btn {
    position: absolute;
    top: 20px;
    z-index: 3;
    display: none;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .play-music-wrap.text-center .play-music-wrap-inner {
    padding: 20px !important;
  }
  .play-music-wrap.text-center
    .play-music-wrap-inner
    .ppq-audio-player
    .play-pause-btn {
    transform: translateX(-50%) scale(0.8, 0.8);
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    -moz-transform: translateX(-50%) scale(0.8, 0.8);
    -ms-transform: translateX(-50%) scale(0.8, 0.8);
    -o-transform: translateX(-50%) scale(0.8, 0.8);
  }
  .play-music-wrap.text-center .play-music-wrap-inner + .btn.bttn-primary {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform-origin: center center;
  }
}
@media (max-width: 575px) {
  .contact-section .contact-col-left {
    padding: 0 5px;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .contact-section .contact-col-left .contact-caro-bottom ul {
    display: block;
  }
  .contact-section .contact-col-left .contact-caro-bottom ul li {
    margin-top: 0 !important;
    margin-bottom: 40px;
  }
  .contact-section .contact-col-left .contact-caro-bottom ul li:after {
    display: none !important;
  }
  .contact-section .contact-col-left .contact-caro-bottom ul li p {
    margin-top: 4px;
    margin-bottom: 0;
  }
  .contact-section
    .contact-col-left
    .contact-caro-bottom
    ul
    .home-sec-img-outer {
    margin: auto !important;
  }
  .contact-section .row.contact-caro-row {
    margin-top: 30px;
  }
  .contact-section .row.contact-caro-row h3 {
    font-size: 28px !important;
    line-height: 120% !important;
  }
  .contact-section .row.contact-caro-row h3 span.p-16 {
    font-size: 16px !important;
    line-height: 120% !important;
  }
  .assessment-wrap ul li {
    display: inline-block;
    margin-right: 7px;
  }
  .assessment-wrap ul li button {
    margin-bottom: 10px;
  }
  .assessment-wrap ul li .btn-time {
    width: 90px;
    height: 43px;
  }
  .assessment-wrap ul li .btn-day {
    height: 90px;
    width: 43px;
  }
  .assessment-wrap ul li .btn-day em {
    font-size: 16px;
  }
  .thanks-wrap .p-18 {
    font-size: 16px;
    line-height: 26px;
  }
  .trainer-content-wrap .trainer-content1-ul li {
    width: 110px;
    margin: 0 5px;
  }
  .home-sec4 .transform-scale-img {
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform-origin: 40px 180px;
  }
  .home-sec5 .transform-scale-img {
    transform: scale(0.52);
    -webkit-transform: scale(0.52);
    -moz-transform: scale(0.52);
    -ms-transform: scale(0.52);
    -o-transform: scale(0.52);
    transform-origin: 60px 0;
  }
  .home-sec5 .home-sec-right {
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 5;
    height: 300px;
  }
  .home-sec5 .home-sec-right.home-sec-right5 {
    margin-top: 40px;
    float: left;
  }
  .home-sec5 .home-sec-right.home-sec-right5 .transform-scale-img {
    transform: scale(0.46);
    transform-origin: 20px 0;
    -webkit-transform: scale(0.46);
    -moz-transform: scale(0.46);
    -ms-transform: scale(0.46);
    -o-transform: scale(0.46);
  }
  .home-sec5 .get-assessed-line-xs .get-assessed-line-xs-img {
    left: 92px !important;
    bottom: -120px !important;
  }
  .home-sec5 .build-plan-line-xs .build-plan-line-xs-img {
    left: 92px !important;
    bottom: -107px !important;
  }
  .home-sec5 .path-row3 .do-work4-line-xs-img {
    bottom: -170px;
    top: auto !important;
    left: 60px !important;
  }
  .home-sec5 .path-row3 .home-sec-right.home-sec-right5 {
    margin-top: 40px;
    float: left;
  }
  .home-sec6 .home-sec-inner.text-center.common-home-sec-head {
    margin-bottom: 60px;
    margin-top: 0;
  }
  .trainer-for-mobile-view {
    display: block !important;
    background: #47347c;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .trainer-for-mobile-view .trainer-caro-xs-wrap2 {
    margin-top: 0;
  }
  .trainer-for-mobile-view
    .trainer-caro-xs-wrap
    .carousel-control-prev
    .carousel-control-prev-icon,
  .trainer-for-mobile-view
    .trainer-caro-xs-wrap
    .carousel-control-prev
    .carousel-control-next-icon,
  .trainer-for-mobile-view
    .trainer-caro-xs-wrap
    .carousel-control-next
    .carousel-control-prev-icon,
  .trainer-for-mobile-view
    .trainer-caro-xs-wrap
    .carousel-control-next
    .carousel-control-next-icon {
    background-size: 20px 20px;
  }
  .testimonial-caro .testimonial-caro-row .testimonial-caro-left h3 {
    margin-bottom: 10px;
  }
  .carousel-indicators.carousel-indicators-testimonial {
    margin: 0px auto 0 !important;
    bottom: -10px;
  }
  .common-home-sec-head h2 {
    margin-bottom: 15px;
  }
  .home-sec10 {
    padding-bottom: 0;
  }
  .home-sec10 .home-sec-inner.subscribe-left-col h2 {
    margin-bottom: 20px;
    color: #311a75;
    font-size: 28px;
    line-height: 40px;
  }
  .home-sec10 .subscribe-right-col {
    transform: scale(0.65);
    transform-origin: 0 0px;
    text-align: center;
    -webkit-transform: scale(0.65);
    -moz-transform: scale(0.65);
    -ms-transform: scale(0.65);
    -o-transform: scale(0.65);
    max-height: 350px !important;
  }
  .form-subscribe-wrap .btn.bttn-primary {
    position: static;
    top: 0;
    right: 0;
    z-index: 3;
    width: 142px;
    margin: 30px auto 0;
    display: block;
  }
  .form-subscribe-wrap .subscribe-form-control {
    padding-right: 20px;
  }
  .row.justify-content-center.path-row3.path-row {
    margin-top: -30px;
  }
  .home-caro-wrap
    .carousel-indicators.carousel-indicators-adj
    button.active
    span.p-22 {
    opacity: 1;
  }
  .home-caro-wrap
    .carousel-indicators.carousel-indicators-adj
    button
    span.p-22 {
    opacity: 0.5;
  }
  .common-footer-wrap .common-footer .footer-nav-wrap .footer-nav-ul li {
    /* width: 50%; */
  }
  .common-footer-wrap .common-footer .footer-copyright-wrap p {
    font-size: 16px;
  }
  .common-footer-wrap .common-footer .footer-nav-wrap .footer-nav-ul {
    margin-left: 15px !important;
  }
}
/*# sourceMappingURL=style.css.map */

/* for record */

.record-container {
  min-height: 0;
  /* height: 100vh; */
}

.record-table tr:nth-child(even) {
  background-color: #ddd;
}

.record-table tr th,
.record-bg-red tr td {
  border: 1px solid #ddd;
  text-align: left;
  padding: 8px;
}

.record-left {
  padding: 23px;
  height: 100%;
}

.record-left .table-record {
  width: 100%;
  height: 100%;
  background-color: rgba(216, 87, 134, 0.33);
  border: 1px solid #000000;
  border-radius: 5px;
}
/* 
.record-right-table table tr:nth-child(even) {
  background-color: #ddd;
} */

.record-right-table,
.record-right-table table {
  width: 100%;
}

.record-right-table table tr td,
.record-right table tr th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.record-right-table {
  height: calc(100% - 500px);
  width: 100%;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 10px;
}

.record-right {
  padding: 30px;
  background: linear-gradient(218.34deg, #ff668e 4.91%, #3f1f68 180.24%);
  height: 100vh;
}

@media screen and (max-width: 1024px){
  .record-right {
    height: auto;
  }
}

.record-right .record-right-text__font {
  font-family: "Playfair";
  font-style: normal;
  font-weight: 700;
  font-size: 44px;
  line-height: 60px;
  height: 164px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.register-container .bottom-component {
  margin-top: 140px;
}

.register-container .flash-card {
  width: 30%;
  max-width: 400px;
  background-color: white;
  height: 200px;
  border-radius: 12px;
  box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.15);
  border-bottom-width: 2px;
  border-bottom-color: red;
  border-bottom-style: solid;
}
.register-container .flash-text {
  color: #47347c;
  font-family: DM Sans;
  font-size: 18px;
  margin-top: 5px;
}
.register-container .flash-text.text-plank {
  margin-top: 35px;
}
@media screen and (max-width: 1024px) {
  .register-container .bottom-component {
    margin-top: 160px;
  }
}
@media screen and (max-width: 767px) {
  .register-container .bottom-component {
    margin-top: 90px;
  }
  .register-container .flash-card {
    height: 80px;
  }
  .register-container .flash-text.text-plank {
    margin-top: 0px;
  }
}
