/* Global CSS */
@import url("https://fonts.googleapis.com/css2?family=Caveat&display=swap");
#spinner-div {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}		 
        
.sng {  display: none; }

body {
  background: #fff;
}

h3 {
  font-size: 1.6em;
}
main.content {
  padding: 10px !important;
  max-width: 100%;
}

.featured-br-bg {
  min-height: 200px;
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),
    url(../art/special/sky-night.jpg) no-repeat center center;
  background-position: center;
  background-size: 100% 100%;
}

.featured-br td {
  padding: 10px;
}
.featured-br-bg tr {
  border-style: none !important;
}

.rainbow-box {
  width: 100%;
  height: 8px;
  border-radius: 5px;
  background: linear-gradient(
    90deg,
    rgba(255, 0, 0, 1) 0%,
    rgba(255, 154, 0, 1) 10%,
    rgba(208, 222, 33, 1) 20%,
    rgba(79, 220, 74, 1) 30%,
    rgba(63, 218, 216, 1) 40%,
    rgba(47, 201, 226, 1) 50%,
    rgba(28, 127, 238, 1) 60%,
    rgba(95, 21, 242, 1) 70%,
    rgba(186, 12, 248, 1) 80%,
    rgba(251, 7, 217, 1) 90%,
    rgba(255, 0, 0, 1) 100%
  );
}

.innerG .image-full {
  min-height: 200px;
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)),
    url(../art/special/prana.jpg) no-repeat center center;
  background-position: center;
  background-size: 100%;
  padding: 50px 30px 50px 30px;
}

.innerG .image-full2 {
  min-height: 200px;
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)),
    url(../art/special/LifeForce.jpeg) no-repeat center center;
  background-position: center;
  background-size: 100%;
  padding: 50px 30px 50px 30px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.featured-box-default {
  border: 4px solid #003c64;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 2%;
  border-radius: 30px;
}

.featured-box-corner {
  border: 4px solid #003c64;
  display: block;
  padding: 2%;
}
.dura-wrapper > div.container > .container > .row {
  max-width: 1200px !important;
  margin: auto;
}
.header-gold {
  color: #f4b54e !important;
  font-size: 50px !important;
  font-weight: 700 !important;
}

.head-date {
  width: 30%;
  border: dotted 0px red;
}
.head-button {
  width: 68%;
  border: dotted 0px purple;
}

.logo-header-free img {
  width: 60% !important;
  padding-top: 22px;
}
.logo-header-birthrights img {
  width: 53% !important;
  padding-top: 24px;
}

.logo-header-mastery img {
  width: 37% !important;
  padding-top: 27px;
}
.logo-header-ascension img {
  width: 34% !important;
  padding-top: 31px;
}
.gold-text {
  color: #f4b54e !important;
  margin-top: 10px !important;
}

.demo-responsive {
  background-color: #fff !important;
}

.titleBx {
  background-color: #003c64 !important;
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px 10px !important;
}
.titleBx p {
  font-weight: bold !important;
  color: white;
  line-height: 32px;
}
.titleBx a {
  font-weight: bold !important;
  color: white;
}

.titleBx h2 {
  font-weight: bold !important;
  color: white;
  line-height: 35px;
}
.titleBx h3 {
  font-weight: bold !important;
  color: white;
  line-height: 30px;
}
.titleBx h4 {
  font-weight: bold !important;
  color: white;
  line-height: 25px;
}
.no-border td {
  border-style: none !important;
}

hr.line-hard-blue {
  border-top: 2px solid #004f84 !important;
}
hr.line-soft-grey {
  border-top: 0.5px solid #080707 !important;
  margin: 0px !important;
}

.margin-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.margin-top-150 {
  margin-top: 150px;
}

.padding-top-50 {
  padding-top: 50px;
}
.padding-top-40 {
  padding-top: 40px;
}
.padding-top-30 {
  padding-top: 30px;
}
.padding-top-20 {
  padding-top: 20px !important;
}

.padding-bottom-20 {
  padding-bottom: 20px !important;
}

.padding-top-50-zero-mob {
  padding-top: 50px;
}
.padding-top-40-zero-mob {
  padding-top: 40px;
}
.padding-top-30-zero-mob {
  padding-top: 30px;
}
.padding-top-20-zero-mob {
  padding-top: 20px !important;
}

.padding-bottom-20 {
  padding-bottom: 20px !important;
}

.list-none li {
  list-style: none !important;
}

.bg-grey {
  background-color: lightgrey;
  padding: 10px;
}

.contentArrange {
  text-align: center !important;
  padding-bottom: 20px;
  padding-top: 20px;
}
.contentArrangeCenter {
  text-align: center !important;
}
.contentArrangeLeft {
  text-align: left !important;
}
.iconSize400 {
  width: 400px;
  height: auto;
}
.iconSize300 {
  width: 300px;
  height: auto;
}
.iconSize250 {
  width: 250px;
  height: auto;
}
.iconSize200 {
  width: 200px;
  height: auto;
}
.iconSize175 {
  width: 175px;
  height: auto;
}
.iconSize150 {
  width: 150px;
  height: auto;
}
.iconSize125 {
  width: 125px;
  height: auto;
}
.iconSize120 {
  width: 120px;
  height: auto;
}
.iconSize100 {
  width: 100px;
  height: auto;
}

.iconSize180H {
  height: 160px;
  width: auto;
  margin: 0px 0px 0px 0px;
}

.iconSize160H {
  height: 135px;
  width: auto;
  margin: 14px 0px 0px 0px;
}

.iconSize150H {
  max-height: 130px;
  width: auto;
  margin: 16px 0px 0px 0px;
}

.iconSize60 {
  width: 60px;
  height: auto;
}

.iconSize60-block {
  width: 60px;
  height: auto;
}
.iconSize80 {
  width: 80px;
  height: auto;
}

.iconSize40 {
  width: 40px;
  height: auto;
}
.iconSize55x80 {
  width: 55px;
  height: 80px;
}

.iconSize80x60 {
  width: 80px;
  height: 60px;
}
.featured-box {
  text-align: center;
  border: 5px solid #003c64;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 5%;
  border-radius: 30px;
}

.grey-box {
  background: lightgrey;
  padding: 20px;
}

.center-image-FB {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.center-image-40 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 40%;
}
.center-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.center-image-30 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 30%;
}
.center-image-70 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}
.center-image-90 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

.span-blue-icon span {
  color: #004f84;
  font-weight: bold;
  font-style: italic;
  font-size: 24px;
}

hr.line {
  border-top: 1px solid rgb(0, 51, 192) !important;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.rowSpacing {
  margin-top: 20px;
}
.no-top-margin h3 {
  margin: 0px !important;
}

.link-whiteBG a {
  color: #1b78c5 !important;
  font-weight: bold !important;
}
.link-whiteBG-scroll a {
  color: #1b78c5 !important;
}
.font-p-12 p {
  font-size: 12px;
}
.font-p-14 p {
  font-size: 14px;
}
.font-p-16 p {
  font-size: 16px;
}
.font-p-18 {
  font-size: 18px;
}

.font-p-15 p {
  font-size: 15px;
}
.font-p-14 p {
  font-size: 14px;
}
.font-p-12 p {
  font-size: 12px;
}

.white-bold-h3 h3 {
  color: white;
  font-weight: bold;
}

.white-bold a,
.white-bold h4,
.white-bold h2 {
  color: white !important;
  font-weight: bold;
}

.dark-blue-bold h4 {
  color: #003c64;
  font-weight: bold;
}

.dark-blue-bold h3 {
  color: #003c64;
  font-weight: bold;
}

.dark-blue-bold h2 {
  color: #003c64;
  font-weight: bold;
}
.zero-padding {
  padding: 0px 0px 0px 0px;
}
.img-zero-padding {
  padding: 0px !important;
}

/* button css navigattion */

.btn-start {
  background-color: #01661c;
  color: white;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 20px 15px 20px;
  border: 0;
  border-radius: 30px;
  letter-spacing: 1px;
}

.btn-start:hover {
  background-color: white;
  color: #01661c;
  border: 1px solid #01661c !important;
}

.btn-end {
  background-color: #a20d0d;
  color: white;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 20px 15px 20px;
  border: 0;
  float: right;
  border-radius: 30px;
  letter-spacing: 1px;
}

.btn-end:hover {
  background-color: white;
  color: #a20d0d;
  border: 1px solid #a20d0d !important;
}
/* right button */
.btn-right {
  background-color: #1b78c5;
  color: white;
  font-size: 15px;
  font-weight: bold;
  padding: 18px 20px 18px 20px;
  border: 0;
  border-radius: 30px;
  float: right !important;
  transition: background-color 0.5s ease-in 100ms;
  letter-spacing: 1px;
}

.glyphicon-chevron-right:before {
  font-size: 20px;
  padding-left: 10px;
}
.glyphicon {
  top: 3px !important;
}

.btn-right:hover {
  background-color: white;
  color: #1b78c5;
  border: 1px solid #1b78c5 !important;
}
/* left button */
.btn-left {
  background-color: #1b78c5;
  color: white;
  font-size: 15px;
  font-weight: bold;
  padding: 18px 20px 18px 20px;
  border: 0;
  border-radius: 30px;
  float: left !important;
  transition: background-color 1s ease-out 100ms;
  letter-spacing: 1px;
}
.glyphicon-chevron-left:before {
  font-size: 20px;
  padding-right: 10px;
}

.btn-left:hover {
  background-color: white;
  color: #1b78c5;
  border: 1px solid #1b78c5 !important;
}
/* CALL TO ACTION GOLD */
.call-to-action-gold {
  background-color: #003c64;
  color: #edb230;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 15px 15px 15px;
  border: 0;
  border-radius: 30px;
  transition: background-color 0.5s ease-out 50ms;
  float: center !important;
}

/* CALL TO ACTION BUTTON */

.call-to-action {
  background-color: #003c64;
  color: yellow;
  font-size: 15px;
  font-weight: bold;
  padding: 18px 20px 18px 20px;
  border: 0;
  border-radius: 30px;
  float: center !important;
  transition: background-color 0.5s ease-out 50ms;
}
.call-to-action:hover,
.call-to-action-gold:hover {
  background-color: white;
  color: #edb230;
  border: 0.5px solid #003c64 !important;
}
/* table style */
.fixed-height {
  table-layout: fixed;
}

.table-pad-rCol {
  padding-right: 0px;
}

.table-pad-lCol {
  padding-left: 0px;
}

/* table style end */

/* Pop up css */

.popUp {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  display: none;
}

.popUp-content {
  background: #fff;
  margin-top: 100px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 24px;
  border-radius: 5px;
  z-index: 4;
}
/* 
.popUp-open{
    padding: 8px 16px;
    
} */

.popUp-header {
  font-weight: 500;
  padding: 10px 0px;
  font-size: 26px;
}

.popUp-header .popUp-close {
  float: right;
  font-size: 20px;
  background: #efefef;
  border: 0;
  outline: 0;
  padding: 5px, 8px;
  border-radius: 100%;
}

.popUp-body {
  color: #7b7b7b;
  padding: 15px 0px;
}

.popUp-footer {
  padding: 15px 0px;
}

/* end pop up css */

.locked-border {
  border: solid 5px red;
}

.unlocked-border {
  border: solid 5px blue;
}

.grey-block {
  background: #ebebeb;
  padding: 20px;
  border-radius: 50px;
}

.grey-block-corner {
  background: #ebebeb;
  padding: 2%;
}

.grey-block-popup {
  background: #c1c1c1;
  padding: 10px;
  border-radius: 30px;
}

.featured-box-blue {
  text-align: center;
  border: 5px solid #003c64;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 15px;
  border-radius: 30px;
}

.soft-opening {
  background-color: #efa925;
  color: #003c64;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 15px 10px 15px;
  border: 0;
  border-radius: 30px;
  transition: background-color 0.5s ease-out 50ms;
}

.soft-opening:hover {
  background-color: white;
  color: #003c64;
  border: 0.5px solid #efa925 !important;
}

/* JL button home */

.jl-home-button {
  background-color: #003c64;
  color: yellow;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 5px 10px 5px;
  border: 0;
  transition: background-color 0.5s ease-out 50ms;
  width: 100%;
  border-radius: 10px;
}

.jl-home-button:hover {
  background-color: white;
  color: #edb230;
  border: 0.5px solid #003c64 !important;
}

.top-margin-title {
  margin-top: 25px;
}
.padding-8 {
  padding: 8px;
}
.modal-content.calendar-modal {
  width: 190% !important;
}
@media only screen and (max-width: 480px) {
  .iconSize60-block {
    width: 15px !important;
    height: auto !important;
  }

  .iconSize180H {
    height: 180px;
    width: auto;
    margin: 0px auto 0px auto;
  }

  .iconSize165H {
    height: 165px;
    width: auto;
    margin: 0px auto 0px auto;
  }

  .iconSize150H {
    max-height: 130px;
    width: auto;
    margin: 15px auto 12px auto;
    padding-bottom: 12px;
  }

  .padding-8 {
    padding: 0px !important;
  }
  main.content {
    padding: 0px !important;
  }
  .container .titleBx {
    width: 100% !important;
  }
  .btn-start,
  .btn-end {
    padding: 12px 15px 12px 15px !important;
    width: 100% !important;
    display: inline-block !important;
    font-size: 12px !important;
    margin-bottom: 10px;
  }
  .btn-left,
  .btn-right {
    padding: 12px 15px 12px 15px !important;
    width: 100% !important;
    font-size: 12px !important;
    margin-bottom: 10px;
  }

  h2 {
    font-size: 30px !important;
  }
  h3 {
    font-size: 22px !important;
  }
  .link-whiteBG a {
    font-size: 20px !important;
  }
  .font-p-16 {
    font-size: 14px !important;
  }
  .font-p-18 {
    font-size: 16px;
  }
  .iconSize60 {
    width: 40px !important;
    height: auto !important;
  }
  .margin-top-150 {
    margin-top: 150px;
  }
  .margin-top-150 {
    margin-top: 0px !important;
  }
  .iconSize250 {
    width: 100px !important;
    height: auto;
  }
  .iconSize400 {
    width: 200px;
    height: auto;
  }
  .table-pad-rCol {
    padding-left: 0px;
  }

  .table-pad-lCol {
    padding-right: 0px;
  }
  .font-a-18 p a {
    font-size: 16px;
  }
}

/* landscape */
@media only screen and (min-width: 770px) and (max-device-width: 920px) {
  .modal-content.calendar-modal {
    width: 150% !important;
  }
}

@media only screen and (max-device-width: 1023px) {
  .block-100-landscape {
    width: 100% !important;
  }
}

@media only screen and (min-width: 550px) and (max-device-width: 920px) {
  .padding-top-50-zero-mob {
    padding-top: 0px !important;
  }
  .padding-top-40-zero-mob {
    padding-top: 0px !important;
  }
  .padding-top-30-zero-mob {
    padding-top: 0px !important;
  }
  .padding-top-20-zero-mob {
    padding-top: 0px !important;
  }

  .margin-bottom-40 {
    margin-bottom: 20px;
  }
  .iconSize60-block {
    width: 27px !important;
    height: auto !important;
  }
  .image-mobile-30 {
    width: 30%;
  }
  .padding-8 {
    padding: 0px !important;
  }
  .padding-top-20-mobile {
    padding-top: 20px !important;
  }
  .top-margin-title {
    margin-top: 20px;
  }

  main.content {
    padding: 0px !important;
  }
  .container {
    max-width: 100% !important;
  }
  .left-image-15 {
    width: 15% !important;
  }
  .left-image-25 {
    width: 25% !important;
  }
  .left-image {
    width: 30% !important;
  }
  .left-image-50 {
    width: 50% !important;
  }
  .left-image-40 {
    width: 40% !important;
  }
  .second-column-60 {
    width: 60% !important;
  }

  .second-column {
    width: 70% !important;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 18px;
  }
  .font-p-16 p {
    font-size: 14px;
  }
  .font-p-16 li p {
    font-size: 14px !important;
  }
  .font-p-18 p {
    font-size: 16px;
  }

  .iconSize180H {
    height: 180px;
    width: auto;
    margin: 0px auto 0px auto;
  }

  .iconSize165H {
    height: 165px;
    width: auto;
    margin: 0px auto 0px auto;
  }

  .iconSize150H {
    max-height: 130px;
    width: auto;
    margin: 0px auto 12px auto;

    padding-bottom: 12px;
  }

  .iconSize80 {
    width: 60px !important;
    height: auto !important;
  }
  .iconSize60 {
    width: 40px !important;
    height: auto !important;
  }
  .iconSize250 {
    width: 150px !important;
    height: auto;
  }
  .iconSize300 {
    width: 200px !important;
    height: auto;
  }
  .margin-top-150 {
    margin-top: 0px !important;
  }
  .landscapeMode-button {
    display: inline-block !important;
    width: 50% !important;
  }
  .iconSize400 {
    width: 250px !important;
    height: auto;
  }

  .iconSize100 {
    width: 80px !important;
    height: auto;
  }
  .iconSize60x90 {
    width: 40px !important;
    height: 55px !important;
  }
  .iconSize55x80 {
    width: 40px !important;
    height: 60px !important;
  }
  .iconSize55x75 {
    width: 35px !important;
    height: 55px !important;
  }

  .iconSize80x60 {
    width: 60px !important;
    height: 40px !important;
  }
  .popUp-content {
    width: 90% !important;
    margin-top: 70px !important;
  }
  .table-pad-rCol {
    padding-right: 0px;
    padding-left: 0px;
  }
  .font-a-18 p a {
    font-size: 16px;
  }
  .font-p-12-mobile td h4 {
    font-size: 12px !important;
  }

  .center-image-mobile {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 50% !important;
  }
  /* nav mobile br ms asc */
  .nav-text-link-upper h3 a {
    font-size: 18px;
  }

  .header-gold {
    font-size: 32px !important;
    font-weight: 700 !important;
  }
  .nav-white-text a {
    font-size: 13px;
  }
  .logo-header-free img {
    width: 55% !important;
    padding-top: 18px;
  }
  .logo-header-birthrights img {
    width: 50% !important;
    padding-top: 20px;
  }
  .logo-header-mastery img {
    width: 37% !important;
    padding-top: 16px;
  }
  .logo-header-ascension img {
    width: 34% !important;
    padding-top: 19px;
  }

  .font-p-7-mobile {
    font-size: 7px !important;
  }
  .font-p-8-mobile {
    font-size: 8px !important;
  }
  .font-p-9-mobile {
    font-size: 9px !important;
  }
  .font-p-10-mobile {
    font-size: 10px !important;
  }
  .font-p-11-mobile {
    font-size: 11px !important;
  }
  .font-p-12-mobile {
    font-size: 12px !important;
  }
  .font-p-13-mobile {
    font-size: 13px !important;
  }
  .font-p-14-mobile {
    font-size: 14px !important;
  }
  .font-p-15-mobile {
    font-size: 15px !important;
  }
  .font-p-16-mobile {
    font-size: 16px !important;
  }
  .font-p-17-mobile {
    font-size: 17px !important;
  }
  .font-p-18-mobile {
    font-size: 18px !important;
  }
  .font-p-19-mobile {
    font-size: 19px !important;
  }
  .font-p-20-mobile {
    font-size: 20px !important;
  }
  .font-p-22-mobile {
    font-size: 22px !important;
  }
  .font-p-24-mobile {
    font-size: 24px !important;
  }
  .font-p-25-mobile {
    font-size: 25px !important;
  }

  .font-p-26-mobile {
    font-size: 26px !important;
  }
  .font-p-27-mobile {
    font-size: 27px !important;
  }
  .font-p-28-mobile {
    font-size: 28px !important;
  }
  .font-p-29-mobile {
    font-size: 29px !important;
  }
  .font-p-30-mobile {
    font-size: 30px !important;
  }
  .font-p-31-mobile {
    font-size: 31px !important;
  }
  .font-p-32-mobile {
    font-size: 32px !important;
  }
  .font-p-33-mobile {
    font-size: 33px !important;
  }
  .font-p-34-mobile {
    font-size: 34px !important;
  }

  .font-p-35-mobile {
    font-size: 35px !important;
  }

  .no-top-margin-mobile {
    margin-top: 0px;
  }
}

/* SLIDE NAV */
@media only screen and (min-width: 550px) and (max-device-width: 900px) {
  .carousel-inner .carousel-item > div {
    display: none;
  }
  .carousel-inner .carousel-item > div {
    display: block;
  }

  /* featured-br nav */
  .discover-your-br .image-icon .iconSize40 {
    width: 20px;
  }
  .discover-your-br .font-p-12 p {
    font-size: 9px !important;
  }

  .iconSize150H {
    margin-bottom: 12px;
    padding-bottom: 12px;
  }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex;
}

/* medium and up screens */
@media only screen and (min-width: 550px) and (max-device-width: 900px) {
  .carousel-inner .carousel-item-end.active,
  .carousel-inner .carousel-item-next {
    transform: translateX(25%);
  }

  .carousel-inner .carousel-item-start.active,
  .carousel-inner .carousel-item-prev {
    transform: translateX(100%);
  }
  .justify-content-center {
    justify-content: left !important;
  }
}
@media only screen and (max-width: 550px) {
  .dropdown-menu.shadow.scrollable.show {
    margin: 0px !important;
  }

  .dropdown-menu.shadow.show {
    margin: 0px 2% !important;
  }
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start {
  transform: translateX(100%);
}
@media only screen and (max-device-width: 570px) {
  .dropdown-menu.shadow.scrollable.show {
    margin: 0px !important;
  }

  .dropdown-menu.shadow.show {
    margin: 0px 2% !important;
  }
  .nav-item.dropdown.dropdown-mega .dropdown-menu {
    width: 100% !important;
  }
  .td-mobile-100 {
    width: 100% !important;
    display: block;
  }
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 570px) {
  .nav-item.dropdown.dropdown-mega .dropdown-menu {
    width: 90% !important;
  }
}

@media only screen and (min-device-width: 570px) and (max-device-width: 769px) {
  .modal-content.calendar-modal {
    width: 100% !important;
  }
}
@media only screen and (max-device-width: 570px) {
  .col {
    flex: 1 0 50% !important;
  }

  .nav-padding-top-20-mobile {
    padding-top: 20px !important;
  }

  .font-p-12-mobile {
    font-size: 12px !important;
  }

  .modal-content.calendar-modal {
    width: 100% !important;
  }
  .padding-top-20-mobile {
    padding-top: 20px !important;
  }
  .font-p-7-mobile {
    font-size: 7px !important;
  }
  .font-p-8-mobile {
    font-size: 8px !important;
  }
  .font-p-9-mobile {
    font-size: 9px !important;
  }
  .font-p-10-mobile {
    font-size: 10px !important;
  }
  .font-p-11-mobile {
    font-size: 11px !important;
  }
  .font-p-12-mobile {
    font-size: 12px !important;
  }
  .font-p-13-mobile {
    font-size: 13px !important;
  }
  .font-p-14-mobile {
    font-size: 14px !important;
  }
  .font-p-15-mobile {
    font-size: 15px !important;
  }
  .font-p-16-mobile {
    font-size: 16px !important;
  }
  .font-p-17-mobile {
    font-size: 17px !important;
  }
  .font-p-18-mobile {
    font-size: 18px !important;
  }
  .font-p-19-mobile {
    font-size: 19px !important;
  }
  .font-p-20-mobile {
    font-size: 20px !important;
  }
  .font-p-22-mobile {
    font-size: 22px !important;
  }
  .font-p-24-mobile {
    font-size: 24px !important;
  }
  .font-p-25-mobile {
    font-size: 25px !important;
  }

  .font-p-26-mobile {
    font-size: 26px !important;
  }
  .font-p-27-mobile {
    font-size: 27px !important;
  }
  .font-p-28-mobile {
    font-size: 28px !important;
  }
  .font-p-29-mobile {
    font-size: 29px !important;
  }
  .font-p-30-mobile {
    font-size: 30px !important;
  }
  .font-p-31-mobile {
    font-size: 31px !important;
  }
  .font-p-32-mobile {
    font-size: 32px !important;
  }
  .font-p-33-mobile {
    font-size: 33px !important;
  }
  .font-p-34-mobile {
    font-size: 34px !important;
  }

  .font-p-35-mobile {
    font-size: 35px !important;
  }
}


/* Header Simple */
.header-simple {
  padding-top: 0;
  padding-bottom: 10px;
}

.header-simple .head-date{
  font-size: 14px;
  text-align: right;
  /* float: right; */
  margin-right: 0;
  width: 100%;
}

.header-simple .header-wrap{
  display: flex;
  justify-content: space-between;
}

.header-simple .logo-brand-container{
  display: flex;
  align-items: center;
  gap: 9px;
  text-decoration: none;
  flex-shrink: 0;
}

.header-simple .site-name {
  font-family: 'Caveat', sans-serif !important;
  color: purple;
  font-weight: bold;
  font-size: 56px;
  line-height: 1.5;
}

.header-simple .left-wrap,
.header-simple .right-wrap{
  display:flex;
  gap:16px;
}

.header-simple .left-wrap{
  align-items: center;
  flex-flow: column;
  gap: 0;
  text-align: center;
  justify-content: center;
}

.header-simple .right-wrap{
  gap:8px;
  padding-top: 10px;
}

.header-simple .right-wrap .inner-right{
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}

.info-box .icon-wrap{
  height:75px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.chackra-box img, 
.symbol-box img {
  height: 75px;
  margin:0;
}

.chackra-box img{
  height:70px;
}

.daily-energy-box img{
  height:100px;
}

.header-simple .taglines {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  text-align:center;
  font-weight:700;
  line-height: 1.2;
}


.header-simple .taglines sup{
  top: 0;
  font-weight: 500;
  font-size: initial;
}

.header-simple .taglines span{
  display:block;
}

.header-simple .info-box{
  text-align: center;
}

.header-simple .label{
  font-weight:700;
  text-transform: initial;
  text-align: center;
  font-size: 12px;
  margin: 10px 0 0;
  letter-spacing: 0;
  line-height: 1;
  opacity:1;
}

.header-simple .mainlbl.label{
  color:purple;
  font-size:16px;
  margin:0;
}

.header-simple .icon-stack{
  display: flex;
  flex-flow:column;
  gap:4px;
}

.header-simple .icon-stack img{
    height: 65px;
}

.header-simple .icon-stack .label{
  display: none;
}

@media( max-width: 991px ){
  .header-simple .site-name{
      font-size:40px;
  }

  .header-simple .logo-brand-container img{
    width:45px;
  }

  .header-simple .right-wrap {
    gap: 4px;
    margin-top: 0;
    flex-flow:column;
  }

  .header-simple .taglines{
    line-height:normal;
    font-size:14px;
  }

  .header-simple .label:not(.mainlbl){
    font-size: 9px;
    margin: 0;
  }

  .header-simple .mainlbl.label{
    font-size: 14px;
  }

  .chackra-box img, 
  .symbol-box img{
    height:65px;
  }

  .chackra-box img{
    height:60px;
  }

  .daily-energy-box img{
    height: 80px;
  }
}

@media( min-width:577px) and (max-width: 767px ){
  .header-simple .site-name{
    font-size: 32px;
  }

  .header-simple .taglines {
    font-size: 12px;
  }

  .header-simple .taglines span {
    max-width: 150px;
  }
}

@media( max-width: 767px ){
  .navbar-expand-sm .navbar-nav .nav-link{ 
    font-size: 12px;
  }
}

@media( max-width: 576px ){
  .header-simple .header-wrap{
    justify-content: center;
    flex-wrap: wrap;
  }

  .header-simple .right-wrap {
    flex-flow: column-reverse;
    margin-top:8px;
  }

  .header-simple .head-date {
    text-align: center;
  }
}