<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w-commerce-commercecheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  min-height: 30px;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-commerce-commerceorderconfirmationcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutshippingsummarywrapper, .w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
}

body {
  color: #333;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.8;
}

h1 {
  width: auto;
  text-align: center;
  margin: auto;
  font-family: Fedra Serif, sans-serif;
  font-size: 4.3rem;
  font-weight: 500;
  line-height: 1.2em;
}

h2 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 4vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.2;
}

h3 {
  max-width: 700px;
  margin-bottom: 4vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2rem;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

p {
  width: 46vw;
  max-width: 700px;
  text-align: left;
  margin-bottom: 4vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  font-family: Fedra Serif, sans-serif;
}

a {
  color: #09f;
  text-decoration: none;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  object-fit: cover;
  display: inline-block;
}

strong {
  color: #000;
  margin-left: auto;
  margin-right: auto;
  font-style: normal;
  font-weight: 500;
  display: inline;
}

em {
  width: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  display: inline;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 2vh;
  margin-bottom: 0;
}

.aritcle-hero-img-wrapper {
  height: auto;
  text-align: center;
}

.image-responsive {
  width: 22vw;
  height: 18vw;
  max-width: 440px;
  text-align: left;
  object-fit: cover;
  align-self: flex-start;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  display: block;
}

.sub-heading {
  color: #d8860a;
  text-align: center;
  font-family: Fedra Serif, sans-serif;
  font-size: 45px;
  line-height: 1;
}

.article-description {
  width: 60vw;
  max-width: 720px;
  color: #efe8d2;
  text-align: center;
  margin: 10vh auto;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.4rem;
  font-style: italic;
  line-height: 1.75;
}

.article-description.sans-padding {
  margin-top: 0;
  margin-bottom: 0;
}

.article-description.sans-padding.july {
  max-width: 700px;
  color: #000;
  margin-top: 2vh;
  line-height: 1.6;
}

.article-description.on-path {
  width: 46vw;
  max-width: 680px;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.6;
}

.center-divider {
  margin-top: 4%;
  margin-bottom: 4%;
}

.post-header-background {
  z-index: 1;
  background-color: #200f0c;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 25vh;
  display: block;
  position: relative;
}

.image-caption {
  width: 50vw;
  max-width: 800px;
  color: rgba(255, 255, 255, .7);
  text-align: right;
  flex-direction: row;
  justify-content: flex-end;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
  padding-top: .5vh;
  font-size: 1rem;
  font-style: italic;
  line-height: 2;
  display: flex;
}

.image-caption.black {
  width: 60vw;
  color: rgba(0, 0, 0, .7);
  text-align: right;
  justify-content: flex-end;
  margin-right: auto;
  padding-left: 4vw;
  font-family: Vesper Libre, sans-serif;
  line-height: 1.4;
}

.image-caption.black._35vw {
  width: 20vw;
  padding-top: 1vh;
}

.image-caption.black._80vw {
  width: 80vw;
  max-width: none;
}

.image-caption.sgx {
  width: 50vw;
  text-align: right;
  justify-content: flex-end;
}

.image-caption.whispers {
  justify-content: flex-end;
}

.image-caption._8things {
  width: 50vw;
  max-width: none;
  color: #000;
  justify-content: flex-end;
  line-height: 1.4;
  display: flex;
}

.image-caption._8things._80vw {
  width: 80vw;
  max-width: none;
  color: #000;
  justify-content: flex-end;
}

.image-caption._8things._2nd {
  justify-content: flex-end;
}

.image-caption._8things.left {
  justify-content: flex-start;
}

.image-caption.psam {
  color: #000;
  letter-spacing: 0;
  justify-content: flex-end;
  align-self: flex-end;
  font-family: Fedra Sans, Arial, sans-serif;
}

.image-caption.yogasanas {
  width: 80vw;
  max-width: none;
  color: rgba(0, 0, 0, .7);
}

.post-body-wrapper {
  width: 46vw;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8vh;
  padding-bottom: 4vh;
}

.post-body-wrapper em {
  font-family: Fedra Serif, sans-serif;
  font-weight: 400;
}

.post-body-paragraph {
  max-width: 700px;
  color: #2d2c23;
  text-align: left;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin: auto;
  padding-top: 8vh;
  padding-bottom: 8vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-weight: 400;
  display: block;
}

.post-body-paragraph h3 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 0;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 1.2;
  display: block;
}

.post-body-paragraph.sans-top-padding {
  padding-top: 0;
  padding-bottom: 6vh;
  font-style: normal;
}

.post-body-paragraph.sans-top-padding a {
  color: #cf4520;
  text-decoration: none;
}

.post-body-paragraph.sans-top-padding.mahabaharat {
  padding-top: 6vh;
  padding-bottom: 8vh;
}

.post-body-paragraph.sans-top-padding.mahabaharat.removebottompadding {
  padding-bottom: 0;
}

.post-body-paragraph.sans-top-padding.mahabaharat.belowimage {
  padding-top: 14vh;
}

.post-body-paragraph.sans-top-padding.mahabaharat.continue-para {
  padding-bottom: 0;
}

.post-body-paragraph.sans-top-padding.mahabaharat.para {
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
}

.post-body-paragraph.sans-top-padding.mahabaharat.para h2 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 2vh;
}

.post-body-paragraph.sans-top-padding._2 {
  width: 46vw;
  padding-top: 0;
}

.post-body-paragraph p {
  width: auto;
  max-width: none;
  color: #000;
  order: 0;
  justify-content: flex-start;
  align-self: center;
  margin-bottom: 2vh;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Vesper Libre, sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  line-height: 1.8;
  display: block;
}

.post-body-paragraph.mysteries {
  padding-top: 40vh;
  padding-bottom: 6vh;
}

.post-body-paragraph.mysteries._3rd {
  padding-top: 36vh;
}

.post-body-paragraph.mysteries._3rd.lessbottom {
  padding-bottom: 2vh;
}

.post-body-paragraph.mysteries._1st {
  padding-top: 36vh;
}

.post-body-paragraph.mysteries.cont {
  padding-top: 0;
}

.post-body-paragraph.mysteries a {
  color: #d33408;
}

.post-body-paragraph.mysteries strong {
  font-family: Fedra Serif, sans-serif;
}

.post-body-paragraph em {
  width: auto;
  max-width: none;
  text-align: center;
  text-transform: none;
  border: 1px #000;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
  text-decoration: none;
  display: inline;
}

.post-body-paragraph._8thingsmoon {
  padding-top: 34vh;
  padding-bottom: 0;
}

.post-body-paragraph._8thingsmoon strong {
  color: #000;
}

.post-body-paragraph.july {
  color: #fffcd0;
  padding-top: 5vh;
}

.post-body-paragraph.july._1 {
  color: #d3d0a9;
  margin-bottom: 0;
  padding-top: 6vh;
  padding-bottom: 0;
}

.post-body-paragraph.july._1 strong {
  font-weight: 500;
}

.post-body-paragraph.july._1 h2 {
  color: #fff;
}

.post-body-paragraph.july._2 {
  color: #d3d0a9;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6vh;
  padding-bottom: 0;
}

.post-body-paragraph.july._2 h2 {
  color: #fff;
}

.post-body-paragraph.july._3 {
  color: #d3d0a9;
  margin-bottom: 0;
  padding-top: 6vh;
  padding-bottom: 0;
}

.post-body-paragraph.july._3 h2 {
  color: #fff;
}

.post-body-paragraph.july._4 {
  color: #d3d0a9;
  padding-bottom: 0;
}

.post-body-paragraph.july._4 h2 {
  color: #fff;
}

.post-body-paragraph.july._5 {
  color: #d3d0a9;
  padding-bottom: 0;
}

.post-body-paragraph.july._5 h2 {
  color: #fff;
}

.post-body-paragraph.jul {
  padding-top: 36vh;
  padding-bottom: 6vh;
}

.post-body-paragraph._4vh-top-padding {
  padding-top: 4vh;
}

.post-body-paragraph._4vh-top-padding._8 {
  padding-top: 8vh;
  padding-bottom: 8vh;
}

.post-body-paragraph._4vh-top-padding._8 h2 {
  color: #000;
}

.post-body-paragraph.july-featurestory {
  padding-top: 4vh;
}

.post-body-paragraph.july-featurestory a {
  color: #d14843;
}

.post-body-paragraph.july-featurestory.reducebottom {
  padding-bottom: 0;
}

.post-body-paragraph.lifeq {
  padding-top: 8vh;
}

.post-body-paragraph.lifeq.aug {
  padding-bottom: 2vh;
}

.post-body-paragraph.lifeq.aug.lesstop {
  padding-top: 0;
  padding-bottom: 4vh;
}

.post-body-paragraph.lifeq.aug.lesstop.special {
  padding-bottom: 0;
}

.post-body-paragraph.lifeq.sept {
  padding-top: 8vh;
  padding-bottom: 6vh;
}

.post-body-paragraph.lifeq.dec {
  width: 46vw;
  padding-top: 0;
  padding-bottom: 4vh;
}

.post-body-paragraph.lifeq.dec strong {
  color: #000;
}

.post-body-paragraph.lifeq.dec.oct {
  padding-top: 6vh;
}

.post-body-paragraph.lifeq.dec.oct22 {
  padding-top: 0;
  padding-bottom: 0;
}

.post-body-paragraph.sam {
  padding-top: 36vh;
  padding-bottom: 6vh;
}

.post-body-paragraph.sam h2 {
  color: #000;
}

.post-body-paragraph.sam.removebottompadding {
  padding-bottom: 0;
}

.post-body-paragraph.sam.removebottompadding.dec {
  width: 46vw;
  padding-top: 22vh;
}

.post-body-paragraph.sam.new {
  padding-top: 28vh;
}

.post-body-paragraph.sam.dec-1, .post-body-paragraph.sam.dec-2, .post-body-paragraph.sam.dec-3, .post-body-paragraph.sam.dec-4 {
  width: 46vw;
  padding-top: 25vh;
}

.post-body-paragraph.less-top {
  padding-top: 0;
}

.post-body-paragraph.fullmoon {
  margin-bottom: 6vh;
  padding-top: 6vh;
  padding-bottom: 0;
}

.post-body-paragraph.fullmoon strong {
  font-weight: 500;
}

.post-body-paragraph.fullmoon.introitalics-sans {
  text-align: left;
  padding-top: 10vh;
}

.post-body-paragraph.fullmoon.introitalics-sans.nospace {
  margin-bottom: auto;
}

.post-body-paragraph.fullmoon.introitalics-sans.nospace.top {
  width: 46vw;
  padding-top: 8vh;
}

.post-body-paragraph.fullmoon.small {
  padding-top: 0;
}

.post-body-paragraph.fullmoon.small.nospace {
  margin-bottom: auto;
}

.post-body-paragraph.fullmoon.small.nospace.topspaceno {
  padding-top: 0;
}

.post-body-paragraph.fullmoon h2 {
  width: 46vw;
  max-width: 700px;
  color: #000;
}

.post-body-paragraph.fullmoon.nospace {
  margin-bottom: auto;
  padding-top: 4vh;
}

.post-body-paragraph.fullmoon.nospace.top {
  padding-top: 8vh;
}

.post-body-paragraph.reducebottompadding {
  padding-bottom: 0;
}

.post-body-paragraph.bottomless {
  padding-bottom: 2vh;
}

.post-body-paragraph.kayanatha {
  color: #e8e8e8;
}

.post-body-paragraph.kayanatha._1st {
  padding-top: 8vh;
}

.post-body-paragraph.kayanatha._2nd {
  padding-top: 20vw;
}

.post-body-paragraph.culture.aug {
  padding-bottom: 2vh;
}

.post-body-paragraph.culture._2nd.aug {
  padding-top: 0;
  padding-bottom: 4vh;
}

.post-body-paragraph.hinar._2nd {
  padding-top: 6vh;
}

.post-body-paragraph.hinar._3rd {
  padding-top: 4vh;
}

.post-body-paragraph.hinar._3rd._4th {
  padding-bottom: 4vh;
}

.post-body-paragraph.hinar.last {
  padding-bottom: 0;
}

.post-body-paragraph.hinar._4th {
  padding-bottom: 4vh;
}

.post-body-paragraph.overlaping {
  padding-top: 24vh;
}

.post-body-paragraph.overlaping.bigimage {
  padding-top: 0;
  padding-bottom: 0;
}

.post-body-paragraph.overlaping.bigimage a {
  color: #d63c2e;
}

.post-body-paragraph.overlaping.smallimage {
  padding-top: 30vh;
  padding-bottom: 6vh;
}

.post-body-paragraph.overlaping.smallimage.para-2 {
  color: #000;
  padding-top: 0;
}

.post-body-paragraph.overlaping.smallimage.yaw {
  color: #611400;
  padding-top: 6vh;
  padding-bottom: 5vh;
}

.post-body-paragraph.overlaping.smallimage.yaw.para-2, .post-body-paragraph.overlaping.smallimage.yaw.para-3 {
  color: #000;
  padding-bottom: 0;
}

.post-body-paragraph.spet {
  padding-top: 8vh;
  padding-bottom: 0;
}

.post-body-paragraph.spet._2nd {
  padding-top: 6vh;
  padding-bottom: 2vh;
}

.post-body-paragraph.spet.last {
  padding-top: 2vh;
  padding-bottom: 1vh;
}

.post-body-paragraph.spet a {
  color: #d63c2e;
}

.post-body-paragraph.spet strong {
  display: inline;
}

.post-body-paragraph.spet h2 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 2vh;
}

.post-body-paragraph.recepie {
  padding-top: 6vh;
  padding-bottom: 4vh;
}

.post-body-paragraph.isha.sept {
  padding-top: 6vh;
}

.post-body-paragraph.isha.sept._1st {
  padding-top: 8vh;
}

.post-body-paragraph.isha.sept.last {
  padding-bottom: 2vh;
}

.post-body-paragraph.isha.sept a {
  color: #d63c2e;
}

.post-body-paragraph.sept.eternal.inside {
  padding-bottom: 2vh;
}

.post-body-paragraph.sept.eternal.inside.last {
  text-align: center;
  padding-top: 2vh;
}

.post-body-paragraph.sept._2nd {
  color: #eedfd5;
  padding-bottom: 4vh;
}

.post-body-paragraph.poem {
  text-align: center;
  padding-top: 4vh;
  padding-bottom: 4vh;
}

.post-body-paragraph.oct.last {
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.post-body-paragraph.oct.last.footnote {
  padding-top: 0;
  padding-bottom: 4vh;
  font-family: Fedra Serif, sans-serif;
}

.post-body-paragraph.oct.last a {
  color: #db4b4b;
}

.post-body-paragraph.oct.conv {
  padding-top: 4vh;
  padding-bottom: 0;
}

.post-body-paragraph.oct.conv._2nd {
  padding-top: 6vh;
  padding-bottom: 0;
}

.post-body-paragraph.oct.conv.reducebottom {
  padding-bottom: 2vh;
}

.post-body-paragraph.oct.conv.reducebottom h2 {
  margin-top: 2vh;
}

.post-body-paragraph.oct.conv h2 {
  margin-top: auto;
  padding-top: 2vh;
}

.post-body-paragraph.oct.health {
  padding-top: 2vh;
  padding-bottom: 1vh;
}

.post-body-paragraph.oct.health h2 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 2vh;
}

.post-body-paragraph.oct.health.last {
  padding-top: 6vh;
}

.post-body-paragraph.oct.health img {
  width: 30vw;
  margin-top: auto;
  margin-left: -9vw;
  margin-right: auto;
  display: block;
}

.post-body-paragraph.oct.health figure {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.post-body-paragraph.oct.footnote-para, .post-body-paragraph.oct.footnote-para.continue-para {
  padding-top: 0;
}

.post-body-paragraph.oct.footnote-para.continue-para a {
  color: #df221c;
}

.post-body-paragraph.oct.footnote-para.continue-para.pullq {
  padding-top: 2vh;
}

.post-body-paragraph.oct.continue-para {
  padding-top: 0;
  padding-bottom: 0;
}

.post-body-paragraph.oct.continue-para.footnote._1st, .post-body-paragraph.oct.continue-para.footnote._2nd {
  padding-top: 0;
}

.post-body-paragraph.oct.continue-para.pullq {
  padding: 2vh 0 0;
}

.post-body-paragraph.oct.first-para {
  padding-top: 8vh;
  padding-bottom: 0;
}

.post-body-paragraph.receipe {
  padding-top: 0;
}

.post-body-paragraph.divine {
  padding-top: 6vh;
}

.post-body-paragraph.divine.oct {
  padding-top: 6vh;
  padding-bottom: 6vh;
}

.post-body-paragraph.divine.oct.lessbottom {
  padding-bottom: 0;
}

.post-body-paragraph.divine.oct.lessbottom.lesstop {
  padding-top: 0;
}

.post-body-paragraph.divine.oct.lessbottom.lesstop.footnote {
  padding-bottom: 4vh;
}

.post-body-paragraph.divine.oct.lessbottom.lesstop a {
  color: #db4b4b;
}

.post-body-paragraph.divine.oct.lessbottom.top {
  padding-top: 0;
}

.post-body-paragraph.divine.oct.lessbottom.top.bottom {
  padding-bottom: 4vh;
}

.post-body-paragraph.divine.oct.lessbottom.top._1 {
  padding-top: 2vh;
}

.post-body-paragraph.divine h2 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 2vh;
}

.post-body-paragraph.divine.lessbottompadding {
  padding-bottom: 0;
}

.post-body-paragraph.divine.lessbottompadding.lesstoppadding {
  padding-top: 0;
}

.post-body-paragraph.divine.lessbottompadding.lesstoppadding a {
  color: #db4b4b;
}

.post-body-paragraph.divine.footnote.footnotespace {
  padding-top: 0;
  padding-bottom: 4vh;
}

.post-body-paragraph.nov {
  padding-top: 8vh;
  padding-bottom: 0;
}

.post-body-paragraph.nov._2nd {
  padding-top: 6vh;
  padding-bottom: 2vh;
}

.post-body-paragraph.nov.last {
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.post-body-paragraph.nov a {
  color: #d63c2e;
}

.post-body-paragraph.nov strong {
  display: inline;
}

.post-body-paragraph.nov h2 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 2vh;
}

.post-body-paragraph.nov {
  padding-top: 4vh;
}

.post-body-paragraph.sans-padding {
  width: 46vw;
  padding-top: 0;
  padding-bottom: 0;
}

.post-body-paragraph.sans-padding strong {
  color: #000;
}

.post-body-paragraph.kailashdarshan {
  width: 46vw;
  padding-top: 4vh;
  padding-bottom: 0;
}

.post-body-paragraph.kailashdarshan h2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 2vh;
}

.post-body-paragraph.kailashdarshan strong {
  color: #2d2c23;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.2;
}

.post-body-paragraph.kailashdarshan.kuws {
  padding-top: 2vh;
}

.post-body-paragraph.padding-ramesh {
  padding-bottom: 2vh;
}

.post-body-paragraph.padding-ramesh.para-1 {
  width: 46vw;
  padding-top: 2vh;
  padding-bottom: 8vh;
}

.post-body-paragraph.padding-ramesh.para-2 {
  width: 46vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30vh;
  padding-bottom: 8vh;
}

.post-body-paragraph.padding-ramesh.para-3 {
  width: 46vw;
  padding-top: 28vh;
  padding-bottom: 7vh;
}

.post-body-paragraph.padding-ramesh.para-4 {
  text-align: center;
  padding-top: 26vh;
  line-height: 1.2;
}

.post-body-paragraph.chronic-ailments {
  width: 46vw;
  color: #003767;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.1rem;
}

.post-body-paragraph.chronic-ailments.subtitle {
  color: #f5f5f5;
}

.post-body-paragraph.chronic-ailments.last-para {
  padding-bottom: 0;
}

.post-body-paragraph.chronic-ailments strong {
  color: #000;
}

.post-body-paragraph.chronic-ailments.custompara {
  padding-bottom: 4vh;
}

.post-body-paragraph.mahabharat {
  width: 46vw;
  padding-top: 6vh;
  padding-bottom: 0;
  line-height: 1.4;
}

.post-body-paragraph.mahabharat.dec {
  padding-bottom: 10vh;
}

.post-body-paragraph.mahabharat.dec.first {
  color: #051e23;
  padding-top: 10vh;
  padding-bottom: 5vh;
}

.post-body-paragraph.mahabharat.dec {
  color: #fdfac7;
  padding-top: 47vh;
  padding-bottom: 0;
}

.post-body-paragraph.mahabharat.para-2 {
  padding-bottom: 5vh;
}

.post-body-paragraph.italics {
  padding-top: 0;
  padding-bottom: 0;
}

.post-body-paragraph.removebottompadding {
  padding-bottom: 0;
}

.post-body-paragraph.dec-health {
  color: #f1f1f1;
  padding-top: 5vh;
  padding-bottom: 5vh;
}

.post-body-paragraph.para-black-font {
  padding-top: 0;
}

.post-body-paragraph.yaw {
  color: #f7f7f7;
}

.post-body-paragraph.yaw.para-1 {
  color: #f0f0f0;
}

.post-body-paragraph.dec-qa {
  color: #e2e2e2;
}

.post-body-paragraph.qna.dec {
  color: #ebebeb;
}

.post-body-paragraph.yoga-wisdome {
  width: 46vw;
  margin-bottom: 0;
  padding-top: 6vh;
  padding-bottom: 4vh;
}

.post-body-paragraph.yoga-wisdome strong {
  color: #000;
}

.post-body-paragraph.yoga-wisdome.bodytext-continue {
  padding-bottom: 0;
  font-family: Vesper Libre, sans-serif;
}

.post-body-paragraph.healthyoga {
  padding-top: 8vh;
  padding-bottom: 0;
}

.post-body-paragraph.healthyoga h2 {
  margin-top: auto;
  margin-bottom: 2vh;
  font-family: Vesper Libre, sans-serif;
}

.post-body-paragraph.keepsg-july {
  width: 46vw;
  padding-top: 6vh;
  padding-bottom: 2vh;
}

.post-body-paragraph.keepsg-july h2 {
  margin-top: 0;
  margin-bottom: 2vh;
  font-family: Vesper Libre, sans-serif;
}

.divider-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  margin-bottom: 5%;
  display: flex;
}

.full-width-image {
  width: auto;
  height: 40vw;
  background-image: url('../images/shutterstock_1671862186-Edit.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  margin-top: auto;
  margin-bottom: 0%;
  padding-top: 0;
  display: flex;
}

.full-width-quote {
  text-align: center;
  background-color: #edc48d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  padding: 8% 10% 8vh;
  display: flex;
}

.quote {
  width: 50vw;
  max-width: 500px;
  color: #fff;
  text-align: center;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.8rem;
  font-style: italic;
  line-height: 1.5;
}

.heading-1 {
  margin-top: 4%;
  margin-bottom: 2%;
}

.heading-1.hi {
  width: 60%;
  font-family: Fedra Serif, sans-serif;
  font-weight: 500;
}

.in-this-issue-h1 {
  color: #77715f;
  letter-spacing: 7.4px;
  text-transform: uppercase;
  font-size: 41px;
  font-weight: 400;
}

.in-this-issue-h1.top-marg-la {
  margin-top: auto;
}

.in-this-issue-h1.top-marg-la.dec {
  color: #501a49;
  letter-spacing: 0;
  font-family: Vesper Libre, sans-serif;
  font-size: 4rem;
}

.ornament {
  width: 20vw;
  max-width: 250px;
  padding-top: 8vh;
  padding-bottom: 2vh;
}

.ornament-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 2vh;
  margin-bottom: auto;
  padding-bottom: 8vh;
  display: flex;
}

.ornament-wrapper.top-marg-me {
  margin-top: auto;
  padding-top: 2vh;
}

.ornament-wrapper.bottom-marg-min {
  margin-top: 2vh;
  margin-bottom: 0;
}

.ornament-wrapper.top-marg-me {
  width: 16vw;
  max-width: 400px;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 4vh;
}

.ornament-wrapper.june {
  margin-top: 6vh;
}

.feature-story-wrapper {
  width: 76vw;
  background-image: linear-gradient(270deg, #000 45%, rgba(0, 0, 0, 0));
  margin-bottom: 6%;
  margin-left: auto;
  margin-right: auto;
  padding: 6%;
  position: relative;
}

.feature-stroy-content-wrapper {
  width: 50%;
}

.block-subheading {
  color: #d3bb9a;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 6%;
  font-size: 1rem;
  line-height: 1;
}

.block-subheading.jun {
  color: #ddd1bf;
  letter-spacing: 0;
  margin-bottom: 2vh;
  font-family: Vesper Libre, sans-serif;
}

.post-heading-h3 {
  width: auto;
  color: #fff;
  margin-bottom: 3vh;
  padding-right: 1vw;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.featured-story-description {
  color: #f4f0e1;
  margin-bottom: 6%;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 16px;
  font-style: italic;
  line-height: 1.6;
}

.read-now-link {
  color: #333;
  border-bottom: 2px solid #000;
  margin-top: auto;
  padding-bottom: .4%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
}

.read-now-link.white {
  color: #fff;
  letter-spacing: 1px;
  color: #fff;
  letter-spacing: 1px;
  border-bottom-color: #fff;
  font-size: 1.1rem;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.section-wrapper-div {
  padding-left: 10vw;
  padding-right: 10vw;
}

.section-wrapper-div.indexpage {
  background-color: #f3f4ef;
  text-decoration: none;
}

.section-wrapper-div.indexpage.dec {
  padding-top: 8vh;
}

.section-wrapper-div.june {
  background-color: #f6ecd7;
}

.section-wrapper-div.june.dec {
  background-color: #e0b4ba;
}

.articles-grid {
  grid-column-gap: 8vw;
  grid-row-gap: 10vh;
  grid-template-rows: minmax(20vw, 1fr) auto;
  grid-template-columns: minmax(200px, 1fr) 1fr;
  grid-auto-flow: row dense;
  align-items: end;
  display: grid;
}

.articles-grid._2column {
  grid-column-gap: 6vw;
  grid-row-gap: 8vh;
  flex: 0 auto;
  grid-template-columns: .25fr .25fr;
  grid-auto-columns: .25fr;
  grid-auto-flow: row;
  align-self: auto;
  align-items: start;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.article-card {
  width: 22vw;
  max-width: 400px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: auto;
  display: block;
}

.article-category {
  width: 15vw;
  height: auto;
  color: #1a2e54;
  letter-spacing: 5px;
  text-transform: uppercase;
  background-color: #62793f;
  justify-content: center;
  margin-bottom: 4%;
  margin-left: auto;
  margin-right: auto;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  display: flex;
}

.article-category.small-card {
  width: auto;
  max-width: none;
  letter-spacing: 2px;
  margin-bottom: 2vh;
  font-size: .8rem;
}

.article-category.in-whispers {
  width: 15vw;
  max-width: 200px;
}

.article-category.in-whispers.july {
  width: 18vw;
  background-color: #274200;
  margin-bottom: auto;
}

.article-category.in-whispers.july.psam {
  width: 30vw;
  max-width: 270px;
  background-color: #810909;
}

.article-category.in-whispers.july.psam.sp {
  width: 18vw;
  max-width: 200px;
}

.article-category.in-whispers.red {
  background-color: #880404;
}

.article-category.idy {
  width: 20vw;
  background-color: #9dceee;
  margin-bottom: auto;
}

.article-category.fullmoon {
  width: 18vw;
  max-width: 200px;
  background-color: #438800;
  margin-bottom: auto;
}

.article-category.fullmoon.bancol {
  max-width: 300px;
  color: #d58000;
  background-color: #789231;
}

.article-category.fullmoon.bancol.kmdws {
  background-color: #a14b28;
}

.article-category.fullmoon.bancol.febcol {
  background-color: #3c2419;
}

.article-category.sgx {
  width: 40vw;
  max-width: 300px;
  color: #caa896;
  background-color: #9c6a48;
  margin-bottom: 2vw;
}

.article-category.sept.light {
  width: 20vw;
  background-color: #f9f3ee;
  margin-bottom: auto;
}

.article-category.sept.isha {
  width: 10vw;
  max-width: 160px;
  background-color: #edf1e7;
  margin-bottom: 0;
}

.article-category.sept.mysterie {
  width: 18vw;
  max-width: 260px;
  margin-bottom: auto;
}

.article-category.lifeq.sept {
  background-color: rgba(0, 0, 0, .3);
}

.article-category.oct.culture {
  max-width: 140px;
  background-color: #f88431;
  margin-bottom: auto;
}

.article-category.life-begin-end {
  width: 22vw;
  background-color: rgba(0, 0, 0, .38);
}

.article-category.life-begin-end.dec {
  width: 18vw;
  max-width: 250px;
  background-color: rgba(255, 255, 255, .38);
}

.article-category.yaw {
  width: 20vw;
  max-width: 220px;
  background-color: #438800;
}

.article-category.keepsg-july {
  color: #fff;
  background-color: #612f09;
}

.article-img-wrapper {
  width: 15vw;
  height: 21.5vw;
  overflow: hidden;
}

.article-img-wrapper._2col {
  width: 22vw;
  height: 18vw;
  max-width: 400px;
  object-fit: cover;
  align-items: flex-start;
  margin: auto;
  display: block;
  overflow: visible;
}

.article-img-wrapper._2col.small-card {
  width: auto;
  height: auto;
  max-width: none;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: auto;
  margin-bottom: 2vh;
  display: block;
}

.article-img-wrapper._2col {
  width: 100%;
  height: auto;
  max-width: 540px;
  margin-bottom: 0;
  overflow: hidden;
}

.article-img-wrapper._2col.small-card {
  width: 15vw;
  height: 12vw;
  max-width: none;
  margin-bottom: 2vh;
}

.article-card-title {
  width: 22vw;
  max-width: 440px;
  flex-direction: column;
  margin-top: 4vh;
  margin-bottom: 2vh;
  font-size: 1.7rem;
  line-height: 1.3;
  display: flex;
}

.article-card-title.small-card {
  width: 15vw;
  max-width: 220px;
  margin-top: auto;
  font-size: 1.2rem;
  line-height: 1.3;
}

.article-card-title.idy {
  text-align: center;
  margin-top: 1vh;
  margin-bottom: auto;
  padding-bottom: 1vh;
  font-family: Fedra Serif, sans-serif;
  font-size: .8rem;
  display: block;
}

.article-card-title.idy.fullmoon {
  width: auto;
  max-width: none;
  color: #fff;
  letter-spacing: 0;
  margin-top: 1.4vh;
  padding-bottom: 1.4vh;
  font-family: Vesper Libre, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
}

.article-link-block {
  color: #000;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  justify-items: start;
  display: block;
}

.home-hero-wrapper {
  width: 100vw;
  height: 100vh;
  background-color: #383838;
  flex-direction: column;
  display: flex;
  position: fixed;
}

.home-hero-wrapper.jun {
  background-color: #180d02;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.home-hero-wrapper.aug {
  background-color: #5c0404;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.home-hero-wrapper.oct {
  background-color: #002c11;
}

.home-hero-wrapper.nov {
  background-color: #122b48;
}

.home-hero-wrapper.dec-1 {
  color: #b98e94;
  background-color: #092b19;
}

.home-hero-title {
  width: 80vw;
  height: 21vh;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-top: 10vh;
  padding-bottom: 5vh;
  display: flex;
  position: relative;
}

.logo-wrapper {
  width: 5vw;
  height: auto;
  max-width: 5vw;
  min-width: 0;
  margin-left: 0%;
  margin-right: 1vw;
}

.image-fit {
  width: auto;
  height: auto;
  max-width: 5vw;
  object-fit: contain;
}

.issue-date {
  color: #c8b89c;
  text-align: right;
  white-space: nowrap;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}

.issue-date.jun {
  color: #fff;
}

.issue-date-wrapper {
  color: #6f82a6;
  justify-content: flex-end;
  margin-top: 3%;
  font-weight: 500;
  display: flex;
  position: absolute;
  top: 90%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.ff-logo-wrapper {
  position: relative;
}

.ff-cover-img-wrpr {
  width: 80vw;
  max-width: 1220px;
  object-fit: cover;
  background-image: url('../images/20201007_CHI_0242-e.jpg');
  background-position: 0 60%;
  background-repeat: repeat;
  background-size: cover;
  flex: 1;
  margin-top: 5vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}

.ff-cover-img-wrpr.dec {
  width: 68vw;
  object-position: 50% 0%;
  background-image: url('../images/20150517_XXX_0087-edit.jpg');
  background-position: 50% 0;
  background-size: cover;
  margin-top: 2vh;
}

.quote-title {
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  font-family: Fedra Serif, sans-serif;
  font-size: 2.6em;
  font-weight: 400;
}

.quote-title.julhome {
  margin-top: 40px;
  margin-bottom: 0;
  padding-top: 2vh;
  padding-bottom: 2vh;
  font-family: Vesper Libre, sans-serif;
  font-size: 3em;
}

.sg-sign {
  width: 10vw;
}

.subscribe-block {
  height: auto;
  background-color: #000;
  justify-content: center;
  align-items: center;
  padding-top: 8vh;
  padding-bottom: 8vh;
  display: flex;
}

.subs-button {
  width: auto;
  background-color: #c80000;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  margin-right: 6%;
  padding: 1.5vw 3vw;
  text-decoration: none;
  display: flex;
}

.subs-button:hover {
  background-color: #b30000;
}

.subs-text {
  color: #fff;
  white-space: nowrap;
  margin-left: 1.5vw;
  font-size: 21px;
  font-weight: 500;
  line-height: 1;
}

.subs-icon {
  width: 2vw;
}

.subs-invite-text {
  color: #fff;
  font-family: Vesper Libre, sans-serif;
  font-size: 2rem;
  line-height: 1.2;
}

.subs-wrpr {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.socials-section {
  height: 60vh;
  text-align: center;
  background-image: url('../images/upload-2dc1a329-5691-4e90-a77b-36bbfe0133e7.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  padding: 3% 10vw;
  display: flex;
}

.text-block-8 {
  color: #c4a285;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 1%;
  font-family: Vesper Libre, sans-serif;
  font-size: 27px;
  line-height: 1;
}

.share-link {
  color: #fff;
  border-bottom: 3px solid #fff;
  padding-bottom: 6px;
  font-family: Fedra Serif, sans-serif;
  font-size: 1.9rem;
  line-height: 1;
  text-decoration: none;
}

.div-block-14 {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.copyright-text {
  color: #aaa8a0;
  font-size: 18px;
  line-height: 1;
  text-decoration: none;
}

.copyright-text-link {
  color: #aaa8a0;
  line-height: 1;
  text-decoration: none;
}

.copyright-text-link:hover {
  text-decoration: underline;
}

.caption-block-overlaps-previous {
  margin-top: 8vh;
  padding: 4vw 10vw;
  position: relative;
}

.caption-color-block {
  z-index: 2;
  width: 33vw;
  background-color: #009f75;
  margin-top: -10vh;
  margin-left: 4vw;
  margin-right: 10vw;
  padding: 4vw;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.caption-color-block.shadow {
  z-index: -1;
  width: auto;
  opacity: .51;
  background-color: #1a1364;
  margin: 0 0 0;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(3deg);
}

.caption-color-block.centre {
  width: 60vw;
  margin: -15vh auto 2vw;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.caption-color-block.left {
  margin-left: 10vw;
  margin-right: 4vw;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.caption-color-block.inline {
  width: 60vw;
  background-color: #1a1364;
  margin: 2vh auto 2vw;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.caption-color-block.left {
  width: 32vw;
  height: auto;
  background-color: rgba(0, 159, 117, 0);
  margin-left: 10vw;
  margin-right: 4vw;
  padding: 0;
  position: relative;
  top: 8vh;
  bottom: auto;
  left: auto;
  right: auto;
}

.caption-color-block.left.blank.test {
  height: 10vh;
  background-color: #f1f1dd;
  margin-top: -8vh;
}

.caption-color-block.left.square {
  width: 28vw;
  height: 34vw;
  background-color: rgba(0, 0, 0, 0);
}

.caption-color-block.left.square.dec {
  width: auto;
  height: auto;
}

.caption-color-block.left.exception {
  width: 32vw;
  height: auto;
  background-color: rgba(73, 1, 1, 0);
  display: block;
}

.caption-color-block.left.exception.squareimage {
  width: 32vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.caption-color-block.left.no-image {
  height: 5vw;
}

.caption-color-block.shadow {
  z-index: -1;
  width: auto;
  opacity: .74;
  background-color: #014938;
  margin: 0 0 0;
  padding-top: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(5deg);
}

.caption-color-block.shadow.june._1st {
  background-color: #a58126;
}

.caption-color-block.shadow.june._1st.dec {
  background-color: #21c2c2;
}

.caption-color-block.shadow.june._2nd {
  background-color: #011608;
}

.caption-color-block.shadow.june._2nd.dec {
  background-color: #004acc;
}

.caption-color-block.shadow.june._2nd.dec-bbc {
  background-color: #facd62;
}

.caption-color-block.shadow._3rd {
  background-color: #131d1b;
}

.caption-color-block.shadow._4th {
  background-color: #041249;
}

.caption-color-block.shadow._4th.dec {
  background-color: #e98b3c;
  padding-left: 2vw;
  padding-right: 2vw;
}

.caption-color-block.shadow._5th {
  background-color: #1ba75f;
}

.caption-color-block.shadow._5th._0 {
  color: #5e5e5e;
  background-color: #5a5959;
}

.caption-color-block.shadow._5th._0.dec {
  background-color: #401e89;
}

.caption-color-block.shadow.test {
  background-color: #ebe7cc;
}

.caption-color-block.shadow.sept._1st {
  background-color: #910c76;
}

.caption-color-block.shadow.sept._2nd {
  background-color: #071963;
  transform: rotate(3deg);
}

.caption-color-block.shadow.sept._3rd {
  background-color: #0a5aad;
}

.caption-color-block.shadow.fmf {
  background-color: #5f1806;
}

.caption-color-block.shadow.oct {
  background-color: #684033;
}

.caption-color-block.shadow.oct._1st {
  background-color: #170683;
}

.caption-color-block.shadow.plain {
  background-color: #333;
}

.color-capiton-txt {
  color: #fff;
  font-size: 2rem;
  font-style: italic;
  line-height: 1.5;
}

.float-wrpr {
  width: 33vw;
  height: 38vh;
  float: right;
  justify-content: center;
  align-items: center;
  margin-bottom: 1vh;
  margin-left: 2vw;
}

.float-wrpr.centre {
  width: auto;
  height: auto;
  float: none;
}

.float-wrpr.left {
  height: 30vh;
  float: left;
  margin: auto 2vw auto auto;
}

.category-tag {
  width: 20vw;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  background-color: #69a26a;
  margin-left: auto;
  margin-right: auto;
  padding: 1vh 2vw;
  font-family: Fedra Serif, sans-serif;
  font-size: .8rem;
  font-weight: 500;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.category-tag.recipetag {
  width: 14vw;
  color: #fffab7;
  text-align: center;
  background-color: #1d701e;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.category-tag.recipetag.mobiletag {
  width: 18vw;
  max-width: 200px;
  color: #552a01;
  letter-spacing: 0;
  background-color: #ebba8a;
  padding-left: 1vw;
  padding-right: 1vw;
  font-family: Vesper Libre, sans-serif;
}

.category-tag.recipetag.mobiletag.oct {
  color: #fff;
  background-color: #6d4814;
}

.category-tag.june {
  width: 20vw;
  max-width: 240px;
  background-color: #487540;
  padding-left: 1vw;
  padding-right: 1vw;
}

.category-tag.white-black {
  width: 18vw;
  max-width: 220px;
  background-color: #d0d0d0;
  padding-left: 1vw;
  padding-right: 1vw;
}

.category-tag.white-black.tan {
  width: 20vw;
  background-color: #e0c292;
}

.category-tag.white-black.lq {
  width: 22vw;
  max-width: 240px;
  background-color: #f0e9dd;
}

.category-tag.white-black.culture {
  max-width: 160px;
  background-color: #0f2791;
}

.category-tag.white-black.hinar {
  max-width: 200px;
}

.category-tag.white-black.sept {
  max-width: 160px;
  background-color: #cddde6;
}

.category-tag.white-black.sept.dec {
  max-width: 300px;
  color: #535353;
  background-color: #1b73a6;
}

.category-tag.white-black.sept.dec.tabcolor1 {
  background-color: #0d0c1c;
}

.category-tag.white-black.sept.dec.febcoll {
  background-color: #441302;
}

.category-tag.white-black.oct {
  background-color: #550609;
}

.category-tag.white-black.oct.conv {
  background-color: #630a5a;
}

.category-tag.white-black.oct.lifeq {
  width: 22vw;
  max-width: 260px;
}

.category-tag.white-black.nov {
  width: 18vw;
  max-width: none;
  background-color: #c78a4b;
}

.category-tag.white-black.nov.conv {
  background-color: #630a5a;
}

.category-tag.white-black.nov.lifeq {
  width: 22vw;
  max-width: 260px;
}

.category-tag.white-black.nov.novvvvv {
  width: 22vw;
  background-color: #cb802c;
}

.category-tag.white-black.nov.sleeptag {
  background-color: #cd811a;
}

.category-tag.white-black.nov.custtag {
  background-color: #d67842;
}

.category-tag.white-black.nov.feb {
  background-color: #a99b78;
}

.category-tag.blue-white {
  color: #fff;
  background-color: #405994;
}

.category-tag.blue-white._8thingsmoon {
  width: 22vw;
  color: #cdcdcd;
  background-color: #aaaaaf;
}

.category-tag.guru-s-magic {
  width: 18vw;
  max-width: 240px;
  color: #ead9a7;
  -webkit-text-fill-color: inherit;
  background-color: #9b6259;
  background-clip: border-box;
  flex-wrap: nowrap;
  justify-content: center;
  display: block;
  position: relative;
  top: -1px;
  left: auto;
}

.category-tag.oct {
  max-width: 260px;
  background-color: #202122;
}

.category-tag.nov {
  background-color: #4e7d4f;
}

.category-tag.education-tag {
  width: 20vw;
  max-width: 175px;
  background-color: #85251b;
}

.category-tag.advertorial {
  max-width: 200px;
  background-color: #3b5032;
}

.category-tag.fs.july {
  background-color: #dac097;
}

.category-tag.cl {
  background-color: #743008;
}

.category-tag.healthyoga {
  width: 18vw;
  background-color: #040533;
}

.category-tag.inwhisper {
  width: 18vw;
  background-color: #e5d8be;
}

.link {
  color: #9b9e8c;
  text-decoration: underline;
}

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

.cover-poetry-wrapper {
  width: 100vw;
  background-color: rgba(25, 6, 2, .91);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 10vw;
  display: flex;
}

.cover-poetry-wrapper.jul {
  background-color: rgba(5, 35, 28, .9);
}

.cover-poetry-wrapper.aug {
  background-color: rgba(73, 6, 6, .85);
  padding-top: 8vh;
}

.cover-poetry-wrapper.oct {
  background-color: #333;
  margin-top: 5vh;
  padding-top: 0;
}

.cover-poetry-wrapper.dec-1 {
  color: #72222c;
  background-color: rgba(25, 59, 22, .84);
  margin-top: 12vh;
  padding-top: 0;
}

.featured-story-bgimg {
  z-index: -1;
  width: 60%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.aritcle-hero-wrapper {
  width: 80vw;
  margin-bottom: 2%;
}

.aritcle-hero-wrapper._100vw {
  width: 100vw;
}

.full-screen-hero-img-wrpr {
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.rich-paras {
  width: 46vw;
  max-width: 700px;
}

.rich-paras p {
  width: 46vw;
  max-width: 700px;
  margin-bottom: 40px;
}

.div-block-28 {
  margin-top: 0;
  position: relative;
  top: 42vw;
}

.div-block-29 {
  padding-right: 4%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.text-block-20 {
  color: #fff;
  margin-top: 2vh;
  font-size: .9rem;
}

.image {
  display: block;
}

.full-width-quote {
  padding-top: 6%;
  padding-bottom: 8%;
  position: relative;
}

.div-block-31 {
  opacity: 1;
  justify-content: center;
  display: flex;
}

.main-heading {
  width: 60vw;
  margin-top: 10vh;
  font-family: Fedra Serif, sans-serif;
  font-size: 4rem;
  font-weight: 400;
}

.main-heading.kus {
  color: #fff;
  margin-top: auto;
  padding-top: 8vh;
  padding-bottom: 2vh;
}

.heroheader {
  width: 100vw;
  color: #331d1d;
  object-fit: fill;
  background-color: rgba(255, 255, 255, .9);
  flex-direction: column;
  align-items: center;
  margin-top: 60vh;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Fedra Serif, sans-serif;
  font-size: 4rem;
  display: flex;
  position: static;
}

.heroheader.samskriti {
  background-color: #5c0505;
  margin-top: 85vh;
}

.heroheader.idy {
  max-width: 720px;
  color: #fff;
  padding-top: 6vh;
  padding-bottom: 2vh;
  font-size: 4rem;
}

.heroheader.fullmoon {
  width: 50vw;
  max-width: 800px;
  color: #fff;
  text-align: center;
  padding-top: 8vh;
  padding-bottom: 4vh;
  font-size: 4rem;
}

.heroheader.fullmoon.dec {
  width: 70vw;
  background-color: rgba(255, 255, 255, 0);
  margin-top: 0;
  font-size: 3.8rem;
}

.heroheader.fullmoon.dec.hj {
  padding-top: 4vh;
  padding-bottom: 8vh;
}

.heroheader.fullmoon.dec.hj.kuws {
  padding-bottom: 4vh;
}

.heroheader.sgx {
  max-width: 740px;
  color: #fff;
  padding-top: 2vh;
  padding-bottom: 4vh;
}

.heroheader.sgx._1 {
  background-color: rgba(0, 0, 0, .9);
}

.heroheader.sgx.dec {
  background-color: rgba(255, 255, 255, 0);
  margin-top: 0;
  padding-top: 0;
}

.heroheader.sgx.july {
  background-color: rgba(0, 0, 0, 0);
  margin-top: auto;
}

.heroheader.conv {
  background-color: #1b2624;
  margin-top: 40vw;
}

.heroheader.armedforces {
  background-color: #1b2624;
  margin-top: 42vw;
}

.heroheader.lifeq-1 {
  background-color: #441408;
  margin-top: 40vw;
  padding-bottom: 10vh;
}

.heroheader.lifeq-1.dec {
  color: #3a280a;
  object-fit: fill;
  background-color: #080081;
  margin-top: 91vh;
  padding-bottom: 8vh;
}

.heroheader.sept {
  background-color: #16117a;
  margin-top: 38vw;
}

.heroheader.lifeq.sept, .heroheader.lifeq.life-begin-end {
  background-color: rgba(77, 39, 6, .96);
  margin-top: 38vw;
}

.heroheader.lifeq.life-begin-end.dec {
  color: #5e6b97;
  background-color: #34190e;
  margin-top: 323vw;
}

.heroheader.lifeq.life-begin-end.dec.jul {
  color: #080081;
  background-color: #080081;
  margin-top: 48vw;
}

.heroheader.lifeq.life-begin-end.dec.navratri {
  margin-top: 56vw;
}

.heroheader.teachersdayspecial {
  background-color: #502b0d;
  margin-top: 38vw;
}

.heroheader.mysteries {
  max-width: 760px;
  text-align: center;
  padding-bottom: 4vh;
  font-size: 4rem;
  line-height: 1.2;
}

.heroheader.oct {
  background-color: #880103;
  margin-top: 40vw;
}

.heroheader.rameshprisioner {
  background-color: #ecbfa2;
  margin-top: 38vw;
}

.heroheader.education {
  color: #eee;
  background-color: rgba(255, 255, 255, .9);
  margin-top: -85vh;
  padding-bottom: 0;
}

.heroheader.dec-sp {
  width: 90vw;
  background-color: rgba(240, 214, 138, .9);
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.heroheader.keepsg-july {
  width: 60vw;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  margin-top: 4vh;
  font-family: Vesper Libre, sans-serif;
}

.bg-fixed {
  z-index: -4;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-fixed.mangopachadi {
  opacity: .85;
  background-color: #fff;
}

.bg-fixed.lifeq {
  width: 80vw;
  height: 80vh;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/20210725_SUN_0411-edit.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bg-fixed.lifeq.aug {
  height: 42vw;
}

.bg-fixed.lifeq.sept {
  width: 100vw;
  height: auto;
  background-image: none;
}

.bg-fixed.samskriti {
  height: auto;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/20200511_SUN_0066-edit.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  overflow: visible;
}

.bg-fixed.samskriti.dec {
  height: 100vh;
  background-image: url('../images/20211122_SLH_0037-e.jpg'), url('../images/20200511_SUN_0066-edit.jpg');
  background-position: 50% 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: cover, cover;
}

.bg-fixed.idy {
  width: 100vw;
  height: auto;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Enhancing-Your-Immunity--Equanimity-_-International-Day-Of-Yoga-3-1-screenshot-copy.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: auto;
  margin-right: auto;
}

.bg-fixed.fullmoon {
  height: 50vw;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/20170806_CHI_0003-e.jpg');
  background-position: 50% 60%;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-fixed.sgx {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/20161209_CHI_0121-Small.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-fixed.sgx.sept, .bg-fixed.sgx.nov {
  background-image: none;
}

.bg-fixed.sgx.nov-sgx {
  background-image: none;
  display: none;
}

.bg-fixed.con {
  z-index: -1;
  width: 100vw;
  height: 50vw;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/20180915_CHI_0263-e.jpg');
  background-position: 50% 70%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-left: auto;
  margin-right: auto;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bg-fixed.serpant {
  background-image: url('../images/shutterstock_1837126681.jpg');
  background-position: 50%;
  background-size: contain;
}

.bg-fixed.lifeq1 {
  background-image: url('../images/sadhguru-young.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-fixed.culture {
  width: 100vw;
  height: auto;
  object-fit: cover;
  background-color: #01083c;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.bg-fixed.culture.oct {
  background-color: #200f04;
}

.bg-fixed.sep {
  height: auto;
  background-color: #000;
}

.bg-fixed.yogaw.sept {
  width: 100vw;
  height: auto;
  max-width: none;
  background-color: #250606;
  padding-top: 0;
}

.bg-fixed.isha.sept {
  height: auto;
}

.bg-fixed.sept.eternal {
  height: auto;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bg-fixed.teachersdayspecial {
  z-index: -1;
  width: 100vw;
  height: 60vw;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/20180915_CHI_0263-e.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-left: auto;
  margin-right: auto;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bg-fixed.mysteries {
  background-color: #1b1b22;
}

.bg-fixed.guru-sgrace {
  background-color: #010313;
}

.bg-fixed.oct {
  background-color: #3a1a08;
}

.bg-fixed.oct.conv {
  background-color: #da53af;
}

.bg-fixed.oct.health {
  background-color: #144766;
}

.bg-fixed.oct.health.dec {
  width: 100vw;
  height: auto;
  max-width: 100%;
  object-position: 50% 100%;
  background-color: #411a03;
  background-image: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-fixed.nov {
  background-color: #286137;
}

.bg-fixed.nov.conv {
  background-color: #da53af;
}

.bg-fixed.nov.health {
  background-color: #060f09;
}

.bg-fixed.jamunalmonddip {
  opacity: .85;
  object-fit: cover;
  background-color: #fff;
  background-image: url('../images/20181112_SLH_0127-Raw-Carrot-Cake-e.jpg');
  background-position: 0 0;
  background-size: cover;
}

.bg-fixed.jamunalmonddip.tab {
  opacity: 1;
  object-position: 50% 50%;
  background-image: url('../images/shutterstock_1891573444-edit.jpg');
  background-position: 0 0;
  background-size: cover;
  position: fixed;
}

.bg-fixed.dec-outreach {
  background-image: url('../images/20191207_SGR_0179-e.jpg');
  background-position: 50% 0;
  background-size: auto;
}

.bg-fixed.dec-mol {
  width: 100vw;
  background-color: #251007;
}

.bg-fixed.dec {
  background-color: #cececc;
}

.bg-fixed.dec-fs {
  width: 100vw;
  max-width: 100%;
  background-color: #201006;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-fixed.dec-fs.consicous {
  background-color: #aa450a;
}

.bg-fixed.advertorial {
  height: 100vh;
  object-position: 50% 0%;
  background-color: #96a84d;
  background-image: url('../images/IMG-4653.JPG');
  background-position: 50% 10%;
  background-size: cover;
}

.bg-fixed.dec-iw {
  background-color: #232b13;
}

.bg-fixed.dec-iw.fullv {
  background-color: #d0e2ee;
  position: fixed;
}

.bg-fixed.dec-sgx {
  background-color: #d17e3c;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bg-fixed.dl-image {
  position: fixed;
  top: -18vw;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bg-fixed.keepsg-jul {
  width: 100vw;
  max-width: 100%;
  position: fixed;
  top: -24vh;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.html-embed {
  width: 100px;
  height: 100px;
  display: inline-block;
}

.nav-arrows {
  z-index: 20;
  width: 2.5vw;
  height: 2.5vw;
  opacity: .5;
  background-image: url('../images/New-Left.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 1vw;
  transition: opacity .4s cubic-bezier(.645, .045, .355, 1);
  position: fixed;
  top: 49vh;
  bottom: auto;
  left: 0%;
  right: auto;
}

.nav-arrows:hover {
  opacity: 1;
}

.nav-arrows.r {
  width: 3vw;
  height: 3vw;
  opacity: .2;
  background-image: url('../images/New-Right.svg');
  margin-left: .3vw;
  margin-right: .3vw;
  top: 49vh;
  bottom: auto;
  left: auto;
  right: 0%;
}

.nav-arrows.right {
  width: 2.5vw;
  height: 2.5vw;
  opacity: .5;
  background-size: auto;
  margin-right: 1vh;
  left: auto;
  right: 0;
  transform: rotate(180deg);
}

.nav-arrows.right.big {
  width: 3vw;
  height: 4vw;
  background-image: none;
  margin-right: .5vh;
}

.nav-arrows.big {
  width: 3vw;
  height: 4vw;
  background-image: none;
  align-items: center;
  margin-left: .5vw;
  display: flex;
}

.top-marg-me {
  margin-top: 4vh;
}

.top-marg-la {
  margin-top: 8vh;
}

.feature-story-wrapper-2 {
  width: 76vw;
  background-color: #0a1a5e;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 6%;
  margin-left: auto;
  margin-right: auto;
  padding: 5%;
  display: flex;
}

.feature-story-wrapper-2.new {
  width: 68vw;
  width: 68vw;
  background-color: #3e1902;
  margin-bottom: 10vh;
  padding: 6vh 3vw;
}

.feature-story-wrapper-2.new.july {
  background-color: #103734;
}

.feature-story-wrapper-2.new.sept {
  background-color: #411c06;
}

.feature-story-wrapper-2.new.oct {
  background-color: #461402;
}

.featured-story-bgimg-2 {
  z-index: 5;
  width: 32vw;
  height: 44vh;
  max-width: none;
  object-fit: cover;
  margin-right: 3vw;
  display: block;
}

.feature-stroy-content-wrapper-2 {
  width: auto;
  margin-left: auto;
  margin-right: 2vw;
  display: inline-block;
}

.featured-story-description-2 {
  width: 100%;
  color: #d3bb9a;
  padding-bottom: 0;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.2rem;
  font-style: italic;
  line-height: 1.2;
}

.featured-story-description-2.june {
  color: #d5a058;
}

.post-heading-h4 {
  color: #fff;
  margin-bottom: 4%;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2em;
}

.body-image-2 {
  width: 60vw;
  max-width: 800px;
  object-fit: fill;
  flex-flow: wrap;
  flex: 0 auto;
  order: 0;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
  margin-top: 4vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  overflow: auto;
}

.body-image-2.new {
  z-index: 3;
  width: 50vw;
  height: auto;
  object-fit: contain;
  margin-top: 2vh;
  display: flex;
  position: relative;
}

.body-image-2.july-featurestory {
  margin-top: auto;
}

.body-image-2.samskriti {
  margin-top: 2vh;
}

.body-image-2.samskriti.dec {
  object-fit: cover;
  object-position: 100% 100%;
  margin-top: 0;
}

.body-image-2.samskriti.dec-2 {
  width: 60vw;
  height: 50vh;
  object-fit: cover;
  object-position: 50% 40%;
  border: 1px #000;
  border-bottom-width: 5vh;
  margin-top: 0;
}

.body-image-2.samskriti.dec-3 {
  height: 50vh;
  object-fit: cover;
  object-position: 50% 8%;
}

.body-image-2.samskriti.dec-4 {
  height: 50vh;
  object-fit: cover;
  object-position: 50% 0%;
}

.body-image-2.samskriti.dec-5 {
  width: 60vw;
  height: 50vh;
  object-fit: cover;
  object-position: 50% 0%;
}

.body-image-2.lifeq1 {
  width: 60vw;
  height: auto;
  max-width: none;
  object-fit: cover;
  margin-top: 0;
}

.body-image-2.yogaw.sept {
  width: 60vw;
  max-width: none;
  margin-top: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.body-image-2.sept.eternal {
  width: 40vw;
  border: 2px solid #000;
  margin-top: 0;
  margin-bottom: 4vw;
}

.body-image-2.mysteries._1st, .body-image-2.mb.sept {
  margin-top: auto;
}

.body-image-2.life-exu {
  margin-top: 0;
}

.body-image-2.exuberant {
  margin-top: -18vw;
}

.body-image-2.overlapping, .body-image-2.consicous {
  margin-top: 4vh;
}

.body-image-2.yogawisdom {
  margin-top: 6vh;
}

.body-image-2.keepsg-july {
  margin-top: auto;
  padding-top: 2vh;
}

.overlappingfullbg {
  clear: none;
  -webkit-text-fill-color: inherit;
  background-color: #a1bdda;
  background-clip: padding-box;
  flex-direction: column;
  order: 0;
  margin-top: -30vh;
  display: block;
  overflow: auto;
}

.overlappingfullbg.new {
  background-color: #e0e6d6;
  margin-top: -30vh;
}

.rich-text-block-3 {
  width: 46vw;
  max-width: 700px;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
  margin-top: 38vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 2vh;
  display: flex;
}

.rich-text-block-3 p {
  max-width: 700px;
}

.rich-text-block-3._1st {
  color: #f8fffa;
}

.kolampadding {
  width: 18%;
  margin-top: 2vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10vh;
  display: block;
}

.kolampadding.new {
  padding-bottom: 6vh;
}

.div-block-59 {
  background-color: #372b23;
  margin-top: -2vh;
}

.hero-intro {
  width: 46rem;
  max-width: 700px;
  color: #e0c292;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
  padding-bottom: 10vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4;
}

.hero-intro.yogasanaskarma {
  width: 38vw;
  max-width: 600px;
  color: #fdf4e1;
  padding-bottom: 6vh;
}

.hero-intro._8thingsmoon {
  color: #b6b2af;
  padding-top: 4vh;
  padding-bottom: 8vh;
}

.hero-intro.feature-story {
  max-width: 720px;
  padding-top: 0;
  padding-bottom: 6vh;
  font-size: 1.4rem;
}

.hero-intro.feature-story em {
  font-size: 1.4rem;
}

.hero-intro.samskriti {
  padding-top: 0;
  padding-bottom: 4vh;
  font-size: 1.6rem;
  line-height: 1.3;
}

.hero-intro.samskriti em {
  color: #ffd780;
}

.hero-intro.samskriti p {
  letter-spacing: normal;
}

.hero-intro.samskriti.ps-subtitle {
  color: #3f3f3f;
}

.hero-intro.fullmoon {
  max-width: 700px;
  color: #dfdddb;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.4rem;
  line-height: 1.4;
}

.hero-intro.fullmoon em {
  font-size: 1.4rem;
  line-height: 1.4;
  display: block;
}

.hero-intro.fullmoon p {
  text-align: center;
  margin-bottom: auto;
  padding-top: 2vh;
  padding-bottom: 6vh;
}

.hero-intro.fullmoon strong {
  text-align: center;
  font-size: 2.2rem;
}

.hero-intro.hinar {
  max-width: 600px;
  color: #c6c7f5;
  margin-bottom: auto;
  font-size: 1.4rem;
}

.hero-intro.spet {
  width: 50vw;
  max-width: 700px;
  letter-spacing: 0;
  flex: 1;
  padding-bottom: 0;
  font-size: 1.4rem;
  display: block;
}

.hero-intro.spet em {
  color: #eedfc9;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.6;
  display: block;
}

.hero-intro.spet p {
  max-width: none;
  font-size: 1.6rem;
  line-height: 1.4;
}

.hero-intro p {
  text-align: center;
  font-size: 2rem;
}

.hero-intro.ramesh {
  color: #000;
  padding-top: 0;
}

.hero-intro.ramesh.dec {
  padding-top: 0;
  padding-bottom: 5vh;
}

.hero-intro.advertorial {
  color: #000;
  padding-bottom: 8vh;
}

.hero-intro.advertorial em {
  color: #084708;
}

.hero-intro.keepsg-july {
  text-align: center;
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.hero-intro.keepsg-july strong {
  color: #fff;
  text-align: center;
  font-weight: 400;
}

.hero-intro.keepsg-july em {
  font-family: Vesper Libre, sans-serif;
}

.bodyfullwide {
  column-count: auto;
  background-color: #e9e5dd;
}

.bodyfullwide.mb {
  background-color: #fdfac7;
}

.bodyfullwide.sgx.dark {
  width: 100vw;
  color: #dddcdc;
  background-color: #121212;
  border: 1px solid rgba(0, 0, 0, .5);
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bodyfullwide.sept {
  background-color: #438800;
  padding-top: 0;
}

.bodyfullwide.mysteries {
  margin-top: 38vw;
}

.bodyfullwide.mb {
  background-color: #f3f4ef;
}

.article-hero-img {
  column-count: auto;
  background-color: #000;
  margin-top: auto;
}

.article-hero-img.kayanta {
  z-index: -3;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading-22 {
  width: 50vw;
  color: #ffdb9a;
  padding-top: 8vh;
  font-size: 3.8rem;
  font-weight: 400;
}

.heading-22.kayantha {
  width: 50vw;
  max-width: 700px;
  color: #fff;
  margin-bottom: 6vh;
  padding-top: 0;
  font-weight: 500;
}

.introtext {
  width: 56vw;
  color: #ddbb9d;
  text-align: center;
  column-count: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 36vh;
  padding-bottom: 24vh;
}

.introtext.grace {
  width: 54vw;
  margin-top: 6vh;
  font-size: 1.3rem;
  font-style: italic;
}

.introtext.grace._1st {
  max-width: 700px;
  padding-top: 0;
  padding-bottom: 10vh;
}

.introtext.grace._1st.black {
  width: 50vw;
  max-width: 660px;
  color: #cbcbcb;
  margin-top: auto;
  font-weight: 500;
  line-height: 1.6;
}

.image-24 {
  width: 40vw;
  column-count: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.fullwidthoverlapingbody {
  background-color: #9c0e0e;
  margin-top: -40vh;
}

.fullwidthoverlapingbody.samskriti {
  background-color: #e2d0bc;
  margin-top: -20vh;
}

.fullwidthoverlapingbody.samskriti.light {
  background-color: #d8b276;
  border: 2vw #5c0505;
}

.fullwidthoverlapingbody.samskriti.light.seperate {
  background-color: #e2d0bc;
}

.fullwidthoverlapingbody.samskriti.light.dec {
  border-top-style: none;
}

.fullwidthoverlapingbody.samskriti.overlap {
  background-color: #f3f3f2;
}

.fullwidthoverlapingbody.samskriti.overlap.dec {
  border: 1px #000;
  margin-top: -37vh;
  padding-top: 20vh;
}

.fullwidthoverlapingbody.lifeq1 {
  background-color: #e9dacd;
  margin-top: auto;
}

.fullwidthoverlapingbody.lifeq1.overlapping {
  background-color: #f5ddb8;
  margin-top: -30vh;
}

.fullwidthoverlapingbody.lifeq1.overlapping.lightcolor {
  background-color: #fff;
}

.fullwidthoverlapingbody.yogaw.sept {
  width: auto;
  max-width: none;
}

.fullwidthoverlapingbody.yogaw.sept.light {
  background-color: #f7f7f7;
  margin-top: 0;
  padding-bottom: 8vh;
}

.fullwidthoverlapingbody.yogaw.sept.darklight {
  background-color: #441408;
  margin-top: 0;
  padding-top: 0;
}

.fullwidthoverlapingbody.earlydays {
  background-color: #fff;
  margin-top: auto;
}

.fullwidthoverlapingbody.earlydays._2nd {
  background-color: #e9dacd;
}

.fullwidthoverlapingbody.white {
  background-color: #fff;
  margin-top: -20vh;
}

.fullwidthoverlapingbody.white.light {
  background-color: #d8b276;
}

.fullwidthoverlapingbody.white.overlap {
  background-color: #f3f3f2;
}

.floatingbg {
  width: 80vw;
  background-color: rgba(73, 12, 6, .8);
  margin-top: 40%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
}

.floatingbg.june {
  background-color: rgba(20, 57, 96, .9);
  margin-top: 47%;
}

.floatingbg.oct {
  background-color: rgba(85, 81, 80, .96);
}

.floatingheading {
  width: 60vw;
  max-width: 680px;
  margin-bottom: auto;
  padding-top: 10vh;
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.2;
}

.floatingheading.mb {
  width: auto;
  max-width: none;
  column-count: auto;
  background-color: #051e23;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.floatingheading.mb.dec {
  padding-top: 4vh;
}

.herofullwidthheader {
  background-color: #13685e;
  margin-top: 44%;
}

.herofullwidthheader.fullmoon {
  background-color: #dbd3bc;
  margin-top: 42vw;
}

.herofullwidthheader.fullmoon.blue {
  color: #14155d;
  background-color: #121357;
}

.herofullwidthheader.kailashdarshan {
  background-color: #080081;
  margin-top: 90vh;
}

.herofullwidthheader.kailashdarshan.blue {
  color: #14155d;
  background-color: #121357;
}

.herofullwidthheader.kailashdarshan.banncol {
  background-color: #bb6440;
  margin-top: 91vh;
}

.herofullwidthheader.kailashdarshan.banncol.tmeth {
  background-color: #1f1515;
  margin-top: 98vh;
}

.herofullwidthheader.kailashdarshan.banncol.tmeth.gardient {
  background-color: #232b13;
  margin-top: 88vh;
}

.herofullwidthheader.kailashdarshan.banncol.kashi1 {
  background-color: #3b2113;
}

.herofullwidthheader.keepsg-july {
  width: 100vw;
  max-width: 100%;
  background-color: #803205;
  margin-top: 44vw;
}

.subheadingwithstroke {
  justify-content: center;
  align-items: center;
  margin-top: 10vh;
  display: flex;
}

.div-block-71 {
  width: 3vw;
  height: 10vw;
  background-color: #112c8a;
  align-self: auto;
  margin-right: 2vw;
}

.strokeheading {
  color: #112c8a;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 3rem;
}

.strokeheading h2 {
  width: 46vw;
  max-width: 600px;
  font-size: 2.9rem;
  font-weight: 500;
}

.pullquotetext {
  width: 40vw;
  max-width: 500px;
  color: #112c8a;
  text-align: center;
  border-left-style: none;
  margin: auto auto 0;
  padding: 4vh 2vh;
  font-size: 2rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4;
}

.pullquotetext.black {
  width: auto;
  max-width: none;
  color: #5c290c;
  padding: 0;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.8rem;
  font-style: italic;
}

.pullquotetext.whitenew {
  color: #fff;
  padding-top: 0;
  line-height: 1.2;
}

.pullquotetext.hinar {
  color: #fff;
  padding-top: 2vh;
  padding-left: 1vh;
  padding-right: 1vh;
  line-height: 1.2;
}

.pullquotetext.hinar._1st {
  padding-top: 4vh;
}

.pullquotetext.nov-mahabharat {
  width: auto;
  max-width: none;
  color: #094a6e;
  padding: 0;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.8rem;
  font-style: italic;
}

.pullquotetext.compulsive {
  width: auto;
  max-width: none;
  color: #3e8dbd;
  padding: 0;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.8rem;
  font-style: italic;
}

.pullquotetext.energyexuberent {
  width: auto;
  max-width: none;
  color: #550609;
  padding: 0;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.8rem;
  font-style: italic;
}

.pullquotetext.chronic-ailments {
  width: auto;
  max-width: none;
  color: #04501e;
  padding: 0;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.8rem;
  font-style: italic;
}

.fixedbg {
  z-index: -5;
  width: 100vw;
  height: 100vh;
  background-color: #0f1601;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fixedbg.mahabharat {
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
}

.fixedbg.mahabharat.sept {
  background-color: #061130;
}

.fixedbg.mahabharat.oct {
  background-color: #030000;
}

.fixedbg.mahabharat.nov {
  background-color: #33150b;
}

.fixedbg.featured-story._8thingsmoon {
  height: 40vw;
  object-fit: cover;
  background-image: url('../images/20170709_SUN_5846-e-Moon.jpg');
  background-position: 50% 80%;
  background-size: cover;
  background-attachment: scroll;
  margin-left: auto;
  margin-right: auto;
  display: block;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fixedbg.july {
  height: auto;
  object-fit: cover;
  background-image: url('../images/20060110_SHA_0008_opt.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -28vh;
}

.fixedbg.yogasanaskarma {
  height: 100vh;
  object-fit: cover;
  background-image: url('../images/20130728_SLH_0237-e.jpg');
  background-position: 50% 0;
  background-size: cover;
  margin-top: -10vh;
}

.fixedbg.hinar {
  width: auto;
  height: 50vw;
  background-image: url('../images/linked-teaser11-copyv4.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.overlapinhherowithfloating {
  width: 100vw;
  column-count: auto;
  background-color: #094a6e;
  margin-top: 38vw;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.overlapinhherowithfloating.mahabharatjul {
  width: auto;
  background-color: #094a6e;
  margin-top: 38vw;
}

.overlapinhherowithfloating.mahabharatnov {
  width: auto;
  background-color: #094a6e;
  margin-top: 41vw;
}

.overlapinhherowithfloating.dec {
  background-color: #5a3d3f;
  padding-bottom: 6vh;
}

.overlapinhherowithfloating.mahabharatnov {
  width: auto;
  background-color: #094a6e;
  margin-top: 86vh;
}

.heading-26 {
  width: 50vw;
  max-width: 700px;
  margin-bottom: 0;
  padding-top: 10vh;
  padding-bottom: 4vh;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1.3;
}

.heading-26.mahabharat {
  width: 50vw;
  max-width: 700px;
  color: #fff;
  padding-top: 8vh;
}

.heading-26.mahabharat.oct, .heading-26.mahabharat.nov {
  font-size: 4.3rem;
  line-height: 1.1;
}

.heading-26.mahabharat.dec {
  max-width: none;
  color: #1b1b1b;
  padding-bottom: 0;
}

.text-block-29 {
  width: 50vw;
  color: #161616;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4vh;
  font-family: Fedra Serif, sans-serif;
}

.image-39 {
  width: 20vw;
  max-width: 40%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6vh;
  display: block;
}

.italicsintro {
  width: 46vw;
  max-width: 700px;
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6vh;
  padding-bottom: 8vh;
  font-size: 1.4rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5;
}

.italicsintro.oct.mb {
  font-size: 1.6rem;
}

.image-40 {
  width: 20vw;
  margin-top: 2vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10vh;
  display: block;
}

.footerfullwide {
  background-color: #094a6e;
  justify-content: center;
  display: block;
}

.rich-text-block-19 {
  width: 46vw;
  max-width: 700px;
  color: #81a5a5;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6vh;
  padding-bottom: 6vh;
  line-height: 1.6;
}

.rich-text-block-19 em, .rich-text-block-19.mb-footer {
  color: #def3f3;
}

._70vwwhitebg {
  width: 60vw;
  background-color: rgba(255, 255, 255, .9);
  margin-top: 30%;
  margin-left: auto;
  margin-right: auto;
}

.herosansheading {
  width: 54vw;
  max-width: 700px;
  color: #0b0e8d;
  margin-bottom: auto;
  padding-top: 2vh;
  padding-bottom: 4vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.4;
}

.herosansheading.recipename {
  color: #8e6996;
  text-align: left;
  padding-top: 4vh;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
}

.herosansheading.recipename.aug {
  color: #6d4814;
  font-size: 2.5rem;
}

.herosansheading.recipename.dec {
  color: #000;
  text-align: center;
  padding-top: 6vh;
  padding-bottom: 6vh;
  font-family: Vesper Libre, sans-serif;
}

.introitalics-sans {
  width: 60vw;
  max-width: 700px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.7;
}

.kolam-consious {
  width: 20%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  padding-bottom: 2vh;
  display: block;
}

.kolam-consious.last {
  width: 16vw;
  padding-top: 4vh;
  padding-bottom: 8vh;
}

.heroheading {
  background-color: #000;
  margin-top: auto;
  padding-top: 4vh;
}

.heroheading.featurestory {
  width: 60vw;
  max-width: 700px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 6vh;
  padding-bottom: 4vh;
  font-size: 4rem;
}

.heroheading.lifeq {
  width: 50vw;
  max-width: 800px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 6vh;
  font-size: 4rem;
}

.heroheading.lifeq.red {
  color: #f0e4d9;
  padding-top: 8vh;
  padding-bottom: 4vh;
}

.heroheading.culture {
  width: 50vw;
  max-width: 800px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 8vh;
  padding-bottom: 4vh;
}

.heroheading.sept {
  max-width: 800px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
}

.heroheading.sept h1 {
  width: auto;
  max-width: none;
  color: #4e7d4f;
  padding-top: 4vh;
  padding-bottom: 4vh;
}

.heroheading.sept.isha {
  max-width: 700px;
  color: #fff;
  padding-top: 8vh;
  padding-bottom: 4vh;
  line-height: 1.2;
}

.heroheading.guru-smagic {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 6vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 3.4rem;
}

.heroheading.oct {
  width: 52vw;
  max-width: 800px;
  color: #f5f5f5;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 1vh;
  line-height: 1.8;
}

.heroheading.oct h1 {
  max-width: none;
  color: #550609;
  padding-top: 6vh;
  line-height: 1.2;
}

.heroheading.oct.conv {
  width: 50vw;
  max-width: 600px;
  color: #000;
  line-height: 1.6;
}

.heroheading.oct.feature {
  max-width: 700px;
  color: #5c290c;
}

.heroheading.oct.health {
  color: #fff;
  padding-bottom: 4vh;
}

.heroheading.oct.culture {
  max-width: 700px;
  color: #f88431;
  padding-top: 6vh;
  padding-bottom: 4vh;
  line-height: 1.2;
}

.heroheading.exuberent {
  width: 60vw;
  max-width: 800px;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 1vh;
  font-family: Fedra Serif, sans-serif;
  line-height: 1.8;
}

.heroheading.exuberent h1 {
  width: 70vw;
  max-width: 800px;
  color: #fff;
  padding-top: 6vh;
  padding-bottom: 4vh;
  font-size: 3.8rem;
  line-height: 1.2;
}

.heroheading.exuberent.conv {
  width: 50vw;
  max-width: 600px;
  color: #000;
  line-height: 1.6;
}

.heroheading.exuberent.feature {
  max-width: 700px;
  color: #5c290c;
}

.heroheading.exuberent.health {
  color: #fff;
  padding-bottom: 4vh;
}

.heroheading.exuberent.culture {
  max-width: 700px;
  color: #f88431;
  padding-top: 6vh;
  padding-bottom: 4vh;
  line-height: 1.2;
}

.heroheading.exuberent strong {
  color: #fff;
  font-family: Vesper Libre, sans-serif;
}

.heroheading.nov {
  width: 52vw;
  max-width: 800px;
  color: #f5f5f5;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 1vh;
  line-height: 1.8;
}

.heroheading.nov h1 {
  max-width: none;
  color: #144766;
  padding-top: 6vh;
  line-height: 1.2;
}

.heroheading.nov.conv {
  width: 50vw;
  max-width: 600px;
  color: #000;
  line-height: 1.6;
}

.heroheading.nov.feature {
  max-width: 700px;
  color: #5c290c;
}

.heroheading.nov.health {
  width: 64vw;
  max-width: 900px;
  color: #144766;
  margin-bottom: 4vh;
  padding-bottom: 0;
}

.heroheading.nov.health strong {
  color: #fff;
  font-family: Vesper Libre, sans-serif;
}

.heroheading.nov.culture {
  max-width: 700px;
  color: #f88431;
  padding-top: 6vh;
  padding-bottom: 4vh;
  line-height: 1.2;
}

.heroheading.compulsive {
  max-width: 800px;
  color: #9bb7c7;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4vh;
}

.heroheading.compulsive.isha {
  max-width: 700px;
  color: #fff;
  padding-top: 8vh;
  padding-bottom: 4vh;
  line-height: 1.2;
}

.heroheading.education {
  width: 70vw;
  max-width: 750px;
  color: #803222;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 4vh;
  padding-top: 8vh;
  font-size: 4rem;
  line-height: 1.2;
}

.heroheading.advertorial {
  width: 70vw;
  max-width: 800px;
  background-color: rgba(0, 0, 0, 0);
  font-size: 4rem;
}

.subheadinghero {
  width: 50vw;
  max-width: 700px;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  justify-content: center;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  padding-bottom: 6vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 2rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4;
  display: flex;
}

.subheadinghero.con {
  padding-bottom: 4vh;
  line-height: 1.4rem;
}

.subheadinghero em {
  font-size: 2.4rem;
}

.subheadinghero.oct.conv {
  max-width: 500px;
  color: #630a5a;
  padding-top: 0;
  padding-bottom: 2vh;
  font-size: 2.4rem;
  line-height: 1.3;
}

.subheadinghero.oct.lifeq {
  color: #f5f5f5;
  padding-top: 0;
  padding-bottom: 2vh;
  font-size: 2.4rem;
}

.image-44 {
  width: 26%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.whitebginsidefloating {
  width: 60vw;
  background-color: rgba(255, 255, 255, .96);
  margin-top: 8vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
  padding-bottom: 2vh;
}

.whitebginsidefloating.dec {
  padding-bottom: 0;
}

.tiltedimagesection {
  width: 50vw;
  max-width: 50vw;
  margin-top: 2vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
  position: relative;
}

.tiltedimagesection.blank {
  height: auto;
  margin-top: 6vh;
  padding-top: 2vh;
  padding-bottom: 0;
  position: static;
}

.tiltedimagesection.blank.sans-margin {
  margin-top: 0;
}

.tiltedimagesection.oct {
  display: block;
}

.h1-tiltedimagesection {
  width: 36vw;
  max-width: 60vw;
  color: #000;
  margin: auto auto 6vh 10vw;
  padding-bottom: 3vh;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.8rem;
  line-height: 1.3;
}

.h1-tiltedimagesection._1st {
  width: 40vw;
  max-width: 40vw;
  margin-left: 10vw;
  padding-left: 0;
  overflow: visible;
}

.h1-tiltedimagesection.oneline {
  width: 36vw;
  max-width: 60vw;
  color: #000;
  margin-left: 10vw;
  padding-left: 0;
}

.h1-tiltedimagesection.sept.twoline {
  padding-right: 4vw;
}

.titlebg {
  z-index: 1;
  width: 36vw;
  height: 20vw;
  background-color: #22495c;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 0;
  left: 20%;
  transform: rotate(4deg);
}

.overlappingimagetilt {
  z-index: 3;
  width: auto;
  height: auto;
  max-width: none;
  margin-top: 10vh;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.happeningsdate-card {
  z-index: 4;
  width: auto;
  height: auto;
  justify-content: center;
  align-items: center;
  margin-left: 1vw;
  font-family: Fedra Serif, sans-serif;
  font-size: 2rem;
  line-height: 1.2;
  display: block;
  position: absolute;
  top: auto;
  bottom: -2vh;
  left: -4vh;
  right: auto;
}

.tiltdatebg {
  z-index: 2;
  width: 100%;
  height: 100%;
  max-width: 100vw;
  background-color: #6b1f1f;
  position: absolute;
  top: 0;
  transform: rotate(4deg);
}

.tiltdatebg.june {
  color: rgba(245, 152, 105, .01);
  background-color: #0a5aad;
  display: block;
}

.tiltdatebg.sep {
  background-color: #880469;
  display: inline-block;
}

.tiltdatebg.sept.light {
  background-color: #9c7656;
}

.tiltdatebg.oct {
  background-color: #252323;
}

.tiltdatebg.oct._1st {
  background-color: #170683;
}

.tiltdatebg.oct._1st.alternate {
  background-color: #684033;
}

.tiltdatebg.brown {
  width: 125%;
  background-color: #490c06;
  display: inline-block;
  transform: translate(-10%)rotate(4deg);
}

.heading-29 {
  z-index: 4;
  width: 7.5vw;
  height: 5vw;
  max-width: 7.5vw;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  padding: 1vw;
  font-family: Fedra Serif, sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.8rem;
  display: block;
  position: relative;
  top: .2vw;
  bottom: .2vw;
  left: .2vw;
  right: .2vw;
}

.bold-text-6 {
  width: 7vw;
  height: 4vw;
  max-width: 5.8vw;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.3;
  display: block;
  overflow: visible;
}

.datecardbodytext {
  width: 34vw;
  max-width: 480px;
  margin-left: 14vw;
  padding-top: 7vw;
  padding-bottom: 2vw;
}

.datecardbodytext p {
  width: 34vw;
  max-width: 480px;
  margin-bottom: 3vh;
  line-height: 1.6;
}

.datecardbodytext h4 {
  width: 34vw;
  max-width: 500px;
}

.datecardbodytext.blank {
  padding-top: 0;
}

.datecardbodytext.blank.test {
  height: auto;
  padding-top: 18vh;
}

.datecardbodytext.exception {
  padding-top: 8vw;
}

.datecardbodytext.sans-top-padding {
  padding-top: 0;
}

.datecardbodytext.moretopspace {
  padding-top: 10vw;
  padding-bottom: 1vh;
}

.datecardbodytext.moretopspace em {
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 400;
}

.image-45 {
  width: 12vw;
  margin: auto auto 6vh 24vw;
  display: block;
}

.image-45.last-kolam {
  margin-top: 11vh;
  padding-top: 0;
  padding-bottom: 0;
}

.image-45.last {
  margin-top: 16vh;
}

.tiltedsection-visual {
  height: auto;
  margin-top: 4vh;
  margin-bottom: 4vh;
  position: relative;
}

.tiltedsection-visual.square {
  height: auto;
}

.recepietext {
  width: 46vw;
  max-width: 680px;
  margin: 2vh auto 4vh;
  font-size: 1.2rem;
  line-height: 1.6;
}

.recepietext h2 {
  color: #000;
  margin-bottom: 2vh;
  font-family: Vesper Libre, sans-serif;
  font-weight: 400;
}

.recepietext em {
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.8;
}

.recepietext li {
  margin-top: 0;
  margin-bottom: 2vh;
  font-family: Vesper Libre, sans-serif;
  line-height: 1.6;
  list-style-type: none;
}

.recepietext ol {
  text-align: left;
  flex-direction: column;
  order: 1;
  align-self: auto;
  align-items: flex-start;
  margin-left: auto;
  padding-left: 1.5vw;
  list-style-type: none;
  display: flex;
  overflow: visible;
}

.recepietext.mobtext {
  line-height: 1.8;
}

.recepietext.mobtext.mob.sans {
  margin-top: 6vh;
  font-family: Fedra Sans, Arial, sans-serif;
}

.recepietext.mobtext.mob.sans p {
  margin-bottom: auto;
  padding-bottom: 1vh;
  font-family: Vesper Libre, sans-serif;
}

.recepietext.mobtext.mob.sans strong {
  color: #000;
  font-family: Vesper Libre, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
}

.recepietext.mobtext.mob.sans ol {
  padding-left: 0;
}

.recepietext.mobpara {
  margin-bottom: 2vh;
}

.recepietextwrapper {
  background-color: rgba(0, 0, 0, 0);
  position: static;
}

.recepietextwrapper.sg-text {
  background-color: #ebdec1;
}

.article-smallcard {
  width: 16vw;
}

.bold-text-16 {
  font-weight: 500;
  line-height: 1.5;
}

.backwrapperbg {
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
}

.backwrapperbg.dec {
  display: block;
}

.backwrapperquote {
  width: 44vw;
  height: auto;
  max-width: 450px;
  background-color: rgba(255, 255, 255, .8);
  flex-direction: column;
  align-items: center;
  padding: 4vh 2vh 2vh;
  display: block;
  position: fixed;
  top: auto;
  bottom: 6vw;
  left: auto;
  right: 10vw;
  overflow: visible;
}

.backwrapperquote.august {
  top: auto;
  bottom: 2.5vw;
  left: 0;
  right: auto;
}

.backwrapperquote.dec {
  z-index: 2;
  width: 42vw;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
  padding-bottom: 4vh;
  display: block;
  bottom: 4vw;
  left: 4vw;
  right: auto;
}

.bw-quote {
  width: 36vw;
  max-width: 400px;
  text-align: center;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  display: block;
}

.bw-quote p {
  width: auto;
  text-align: center;
  margin-bottom: 1vh;
  padding-bottom: 0;
  font-family: Vesper Libre, sans-serif;
}

.bw-quote.heading {
  width: 40vw;
  max-width: 400px;
  padding-bottom: 1vh;
}

.bw-quote.dec {
  width: 100%;
  max-width: 480px;
  text-align: left;
  margin-bottom: 1vh;
  padding-bottom: 0;
}

.image-51 {
  width: 7vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  padding-bottom: 2vh;
  display: block;
}

.full-width-image-copy {
  width: 100vw;
  height: 35vw;
  object-fit: cover;
  flex-direction: column;
  display: flex;
  position: static;
  top: -100%;
}

.text-block-31 {
  width: auto;
  max-width: none;
  float: none;
  clear: none;
  color: #fff9aa;
  text-align: center;
  background-color: rgba(255, 255, 255, 0);
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding: 1.4vh 1vw;
  font-family: Fedra Serif, sans-serif;
  font-size: .8rem;
  font-weight: 500;
  display: block;
  overflow: auto;
}

.text-block-31.sept.dark {
  color: #330c0c;
  background-color: #ffcb76;
}

.text-block-31.oct.culture {
  color: #7c0709;
}

.text-block-31.sp {
  color: #f5f5f5;
  background-color: rgba(255, 255, 255, 0);
}

.text-block-31.mol {
  background-color: #5d3a1c;
  line-height: 1.2;
}

.text-block-31.mol.julll {
  width: 18vw;
  height: auto;
  max-width: 300px;
  background-color: #666c30;
  flex-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  overflow: auto;
}

.text-block-31.mol.julll.savesoiltag {
  background-color: #438800;
}

.customcolor-flowerkolam {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
}

.customcolor-flowerkolam.black {
  padding-top: 2vh;
}

.customcolor-flowerkolam.black.dec-health {
  width: 15vw;
  padding-top: 4vh;
  padding-bottom: 4vh;
}

._65vw-image-container {
  width: 65vw;
  object-fit: fill;
  justify-content: center;
  margin: auto;
  display: flex;
}

._5vw-vertical-space {
  height: 5vw;
}

._5vw-vertical-space.blueoverlapping {
  height: 20vh;
  background-color: #131042;
}

._50vw-image-container {
  width: 50vw;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
}

._50vw-image-container._1 {
  flex-direction: row;
  align-items: flex-start;
  display: block;
}

._2vw-vertical-space {
  height: auto;
}

.h1-sub-heading {
  width: 56vw;
  max-width: 700px;
  color: #bebebe;
  margin: 0 auto 0;
  padding-top: 2vh;
  font-family: Fedra Serif, sans-serif;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1.1;
}

.h1-sub-heading._8thingsmoon {
  width: 50vw;
  max-width: 680px;
  color: #eeecea;
  margin-bottom: 2vh;
  padding-top: 2vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 2.8rem;
  line-height: 1.2;
}

.h1-sub-heading.sgx {
  color: #fff;
  text-align: center;
  padding-top: 0;
  padding-bottom: 4vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-style: italic;
}

.h1-sub-heading.lifeq {
  text-align: center;
  padding-top: 0;
  padding-bottom: 2vh;
  font-style: normal;
}

.h1-sub-heading.lifeq p {
  font-family: Fedra Serif, sans-serif;
}

.h1-sub-heading.lifeq em {
  color: #f6edea;
  font-size: 2.6rem;
}

.herointrotext {
  width: 60vw;
  max-width: 720px;
  color: #cfcbba;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
}

.herointrotext.lifeq {
  color: #cfcbba;
  padding-bottom: 6vh;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.6;
}

.herointrotext.lifeq em {
  color: #cfcbba;
}

.herointrotext.lifeq p {
  text-align: center;
  font-size: 1.6rem;
  font-style: italic;
  line-height: 1.4;
}

.herointrotext.lifeq.sept {
  width: 66vw;
  max-width: 680px;
  text-align: center;
  padding-top: 4vh;
  padding-bottom: 6vh;
}

.herointrotext.idy {
  max-width: 680px;
  padding-bottom: 6vh;
  font-size: 1.4rem;
  line-height: 1.4;
}

.herointrotext.idy em {
  font-size: 1.4rem;
  line-height: 1.2;
}

.herointrotext strong {
  color: #fff;
  font-weight: 400;
}

.herointrotext.con {
  max-width: 700px;
  color: #c5bea2;
  font-size: 1.6rem;
  line-height: 1.4;
}

.herointrotext.con em {
  font-size: 1.6rem;
  line-height: 1.4;
}

.herointrotext.culture {
  color: rgba(0, 0, 0, 0);
}

.herointrotext.sept.isha {
  color: #d6dae7;
  padding-bottom: 8vh;
}

.herointrotext.sept.isha p {
  font-size: 1.6rem;
  font-style: italic;
  line-height: 1.4;
}

.herointrotext.mysteries {
  color: #000;
  padding-bottom: 6vh;
  font-family: Fedra Serif, sans-serif;
  font-size: 1.6rem;
  font-style: italic;
}

.herointrotext.mysteries p {
  font-family: Fedra Sans, Arial, sans-serif;
  line-height: 1.4;
}

.herointrotext.sgx.light {
  color: #dedcd6;
  padding-bottom: 4vh;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 1.4;
}

.herointrotext.sgx.light em {
  color: #fff;
  font-family: Vesper Libre, sans-serif;
}

.herointrotext.sgx.light p {
  text-align: center;
}

.herointrotext.oct.culture.light {
  color: #fff;
  padding-bottom: 6vh;
  font-size: 1.6rem;
  font-style: italic;
  line-height: 1.6;
}

.herointrotext.oct.culture.light p {
  line-height: 1.4;
}

.herointrotext.divine {
  color: #000;
  padding-bottom: 6vh;
  font-style: italic;
  line-height: 1.6;
}

.herointrotext.education {
  width: 60vw;
  color: #9c4e3e;
  padding-top: 0;
  padding-bottom: 5vh;
  font-size: 1.3rem;
  line-height: 2;
}

.herointrotext.prosam {
  width: 60vw;
  max-width: 650px;
  color: #ffeeb2;
}

.herointrotext.prosam h2 {
  color: #ffb661;
}

.herointrotext.prosam em {
  width: 100%;
  display: block;
}

.transparent-bg {
  background-color: rgba(91, 5, 5, .9);
  padding-top: 4vw;
  padding-bottom: 4vw;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.transparent-bg.sans-padding {
  background-color: rgba(4, 65, 58, .95);
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}

.transparent-bg.sans-padding.july {
  background-color: #f0e98b;
  margin-top: 76vh;
  margin-bottom: 0;
  padding-bottom: 6vh;
}

.heading-34 {
  width: 60vw;
}

.heading-34.july {
  width: 64vw;
  max-width: 680px;
  margin-top: 8vh;
  padding-top: 0;
  padding-bottom: 6vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 4rem;
  font-weight: 500;
}

._1vw-vertical-space {
  height: 1vw;
}

.heromainheading {
  background-color: rgba(62, 25, 2, .94);
}

.heromainheading.lifeq.sept {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  font-size: 4.3rem;
}

.heromainheading.lifeq.sept h1 {
  max-width: 700px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 3.5rem;
}

.heromainheading.lifeq.sept.dec {
  font-size: 3.8rem;
}

.heromainheading.sept.eternal {
  max-width: 700px;
  color: #e49f14;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 8vh;
}

.fullwideoverlapping {
  background-color: #f4e2da;
  margin-top: -30vh;
}

.fullwideoverlapping.june {
  background-color: #e1e2dc;
}

.fullwideoverlapping.june.featurestory-body {
  background-color: #fafcf6;
  display: block;
}

.fullwideoverlapping.mysteries {
  background-color: #d3cbb8;
}

.fullwideoverlapping.mysteries._1st {
  background-color: #cfd6e2;
}

.fullwideoverlapping.mysteries._2nd {
  background-color: #ebeaea;
  margin-top: -34vh;
}

.fullwideoverlapping._8thingsmoon {
  background-color: #fff;
}

.fullwideoverlapping.kayanatha-sthanam {
  background-color: #000;
}

.fullwideoverlapping.kayanatha-sthanam._1st {
  margin-top: auto;
}

.fullwideoverlapping.kayanatha-sthanam._2nd {
  background-color: #441f18;
}

.mainhero {
  width: 100vw;
  object-fit: cover;
  margin-top: auto;
  margin-bottom: auto;
  display: block;
}

.mainhero.sep {
  width: 60vw;
  max-width: none;
  margin-top: -6vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.mainhero.conv.oct {
  width: 100vw;
  max-width: none;
  margin-top: -10vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.mainhero.lifeq.oct {
  width: 100vw;
  max-width: none;
  margin-top: -6vh;
  padding-top: 0;
  padding-bottom: 0;
}

.mainhero.oct {
  width: 80vw;
  max-width: none;
  margin-top: -10vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.mainhero.oct.featurestory {
  width: 100vw;
  max-width: 100%;
  object-fit: cover;
  object-position: 50% 100%;
  margin-top: auto;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.mainhero.oct.featurestory.newb {
  width: 70vw;
}

.mainhero.oct.featurestory.newb.newbb {
  width: 100vw;
}

.mainhero.oct.featurestory.wealth {
  width: 100vw;
  object-position: 50% 100%;
}

.mainhero.oct.featurestory.wealth.sleep {
  position: fixed;
}

.mainhero.nov {
  width: 80vw;
  max-width: none;
  margin-top: -5vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.mainhero.nov.featurestory {
  width: 84vw;
  margin-top: auto;
}

.mainhero.compulsive {
  width: 60vw;
  max-width: none;
  margin-top: -6vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.mainhero.nov-2 {
  width: 60vw;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.mainhero.nov-2.featurestory {
  width: 84vw;
  margin-top: auto;
}

.mainhero.nov-2.dec {
  width: 100vw;
}

.mainhero.kailash-darshan-img {
  width: 80vw;
  max-width: none;
  margin-top: -12vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.mainhero.kailash-darshan-img.featurestory {
  width: 84vw;
  margin-top: auto;
}

.mainhero.dec-health {
  width: 100vw;
  max-width: none;
  object-fit: cover;
  object-position: 50% 50%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.mainhero.dec-outreach {
  z-index: -4;
  width: 100vw;
  height: 100vh;
  max-width: none;
  object-fit: cover;
  object-position: 50% 0%;
  background-color: rgba(14, 8, 8, 0);
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.mainhero.dec-se {
  width: 100vw;
  object-position: 50% 0%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

.mainhero.dec-iw {
  width: 100vw;
  max-width: none;
  object-fit: cover;
  object-position: 50% 0%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.mainhero.dec-iw.fuljp {
  width: 100vw;
  object-fit: contain;
  object-position: 50% 50%;
  margin-bottom: 0;
}

.mainhero.dec-iw.fuljp.budha {
  width: 100vw;
  height: auto;
  object-fit: cover;
  margin-top: 0;
}

.mainhero.dec-sgx {
  width: 100vw;
  height: 100vh;
  max-width: none;
  object-position: 50% 50%;
  background-color: #121212;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.fullwidebg {
  background-color: #ebdecd;
  padding-top: 6vh;
}

.fullwidebg.adv {
  background-color: #35492b;
}

.bodyimage {
  width: 50vw;
  height: auto;
  background-image: url('../images/5.volunteering.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 10vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bodyimage.june {
  background-image: none;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.bodyimage.june.fullwide {
  width: 100vw;
  height: auto;
  object-fit: cover;
  overflow: visible;
}

.bodyimage.june.fullwide.small {
  width: 100vw;
  height: 44vw;
}

.bodyimage.jul {
  width: 20vw;
  background-image: none;
  margin-top: auto;
  position: static;
}

.bodyimage._8thingsmoon {
  background-image: none;
  margin-top: auto;
  position: static;
}

.bodyimage._8thingsmoon.overlap {
  margin-top: -10vh;
}

.bodyimage.culture {
  margin-top: 2vh;
  margin-bottom: 4vh;
}

.nav-icon {
  width: 4vw;
  height: 4vw;
  opacity: .75;
  background-color: #4f4f4f;
  border-radius: 4vw;
}

.nav-icon:hover {
  opacity: 1;
}

.num-float {
  width: 2vw;
  height: 2vw;
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 3vw;
  justify-content: center;
  align-items: center;
  font-size: .8rem;
  font-weight: 500;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 1vw;
  left: auto;
  right: 1vw;
}

.nav-pages-row {
  z-index: 100;
  align-items: stretch;
  display: block;
  position: relative;
}

.nav-scroll-area {
  width: 82vw;
  flex-direction: row;
  margin-left: 18vw;
  display: flex;
  position: relative;
  overflow: auto;
}

.nav-wrpr {
  z-index: 100;
  display: block;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.nav-btns-row {
  justify-content: flex-end;
  padding-bottom: 1vw;
  padding-right: 2vw;
  display: flex;
}

.page-card {
  width: 18vw;
  height: 16vw;
  flex: none;
  align-self: stretch;
  position: relative;
  overflow: hidden;
}

.page-card.w--current {
  border: 7px solid #fff;
}

.page-card.nav-fixed-info {
  width: 18vw;
}

.nav-fixed-info {
  z-index: 1;
  width: 18.1818vw;
  background-color: #242424;
  position: absolute;
}

.text-block-38 {
  color: #fff;
}

.bold-text-48 {
  color: #fff;
  line-height: 1.4;
}

.nav-close {
  z-index: 99;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-97 {
  background-color: #ffe7d1;
}

.pullquote {
  width: 46vw;
  max-width: 600px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 1.2rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4vh;
  font-size: 1.8rem;
  font-style: italic;
  font-weight: 500;
  line-height: 1.4;
  display: flex;
}

.pullquote.yellow {
  max-width: 44vw;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  flex-direction: column;
  padding-bottom: 0;
}

.pullquote.idy {
  width: auto;
  color: #0f1353;
}

.pullquote.sept {
  max-width: 520px;
  padding-bottom: 4vh;
}

.pullquote.culture {
  width: auto;
  max-width: 550px;
  color: #880103;
  font-size: 2rem;
}

.pullquote.nov {
  max-width: 520px;
  padding-bottom: 4vh;
}

.pullquote.life-begin-end {
  width: auto;
  color: #4c2606;
}

.pullquote.life-begin-end.dec {
  color: #438800;
  padding-bottom: 3vh;
  padding-left: 1vw;
}

.pullquote.life-begin-end.dec.yaw {
  color: #000;
}

.pullquote.life-begin-end.dec.jullll, .pullquote.life-begin-end.dec.julpull {
  color: #0f1c2e;
}

.pullquote.life-begin-end.dec.julpill1 {
  color: #0f1c2e;
  padding-bottom: 0;
}

.pullquote.sgx-quote {
  width: auto;
  color: #e5e2d9;
  padding-bottom: 0;
}

.pullquote.sgx-quote.dec {
  color: #fff;
}

.pullquote.sgx-quote.dec.featstory {
  color: #000;
  padding-left: 2vh;
  font-family: Vesper Libre, sans-serif;
}

.pullquote.sgx-quote.dec.yaw {
  color: #8fd2ff;
}

.pullquote.novmahabharat {
  max-width: 520px;
  padding-bottom: 0;
}

.pullquote.savesoil {
  color: #fff;
  padding-bottom: 3vh;
}

.pullquote.savesoil.may {
  padding-bottom: 0;
}

.div-block-100 {
  width: 42vw;
  max-width: 560px;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #c5b78e;
  border-radius: 0;
  margin-top: -5vh;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: relative;
}

.div-block-100.yogasanaskarma {
  border-style: none;
  margin-top: auto;
  display: block;
}

.div-block-100.border-to-grey {
  border: 3px rgba(0, 0, 0, .5);
  border-radius: 1vw;
  margin-top: -4vh;
  padding-bottom: 4vh;
  padding-left: 4vh;
  padding-right: 4vh;
}

.div-block-100.border-to-grey.oct {
  border-color: #5c290c;
}

.html-embed-6 {
  z-index: 3;
  width: 4vw;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding-top: 1vh;
  position: relative;
}

.div-block-101 {
  width: 8vw;
  height: 2vw;
  background-color: #f3f4ef;
  margin-top: -2vh;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-101.yellow {
  background-color: #f3f4ef;
}

.div-block-101.yellow.feature-story {
  background-color: #fff;
}

.div-block-101.sept.featurestory {
  width: 6vw;
  background-color: #e9dfcc;
}

.div-block-101.sept.featurestory.light, .div-block-101.oct.feature {
  background-color: #f5f4f4;
}

.kolam-1-linetriangle {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  padding-bottom: 10vh;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.hero-image {
  width: 100vw;
  display: block;
}

.hero-image.mysteries {
  width: 70vw;
  margin-left: auto;
  margin-right: auto;
}

.image-73 {
  width: 80vw;
  height: auto;
  object-fit: cover;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.pullquoteviolence {
  width: auto;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: flex-start;
  padding-top: 2vh;
  padding-bottom: 2vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 3rem;
  line-height: 1.2;
  display: flex;
}

.pullquoteviolence.deepakchopra {
  width: 42vw;
  height: auto;
  max-width: 500px;
  margin-bottom: auto;
  margin-left: 1vw;
  font-size: 2.5rem;
}

.pullquoteviolence.conv {
  max-width: 580px;
  color: #000;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 400;
  display: block;
}

.pullquoteviolence.conv.oct {
  color: #630a5a;
}

.pullquoteviolence.bharat {
  font-size: 2.5rem;
}

.pullquote-lifeq {
  background-color: #333;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding-top: 4vw;
  padding-bottom: 4vw;
  display: flex;
}

.pullquote-lifeq.mahabharat {
  background-color: #051e23;
  display: block;
}

.quotesvgviolence {
  z-index: 3;
  width: 6vw;
  opacity: 1;
  margin-top: 2vw;
  margin-right: 2vw;
  position: relative;
}

.div-block-104, .div-block-104.mob {
  padding-top: 0;
}

.header-featurestory {
  background-color: #175290;
}

.header-featurestory._8thingsmoon {
  background-color: #08050b;
  margin-top: 34vw;
}

.header-featurestory.seagreen {
  background-color: #0d7c77;
  margin-top: 40vw;
}

.header-featurestory.seagreen.brown {
  background-color: #42131b;
}

.header-featurestory.hinar {
  width: 60vw;
  background-color: #030c81;
  margin-top: 42vw;
  margin-left: auto;
  margin-right: auto;
}

.heading.featurestory {
  width: 50vw;
  max-width: 700px;
  font-size: 4rem;
}

.heading.featurestory.howyoga-karma {
  max-width: 680px;
  color: #fff;
  font-family: Fedra Serif, sans-serif;
}

.heading._8thingsmoon {
  width: 50vw;
  max-width: 740px;
  color: #fff;
  margin-bottom: 2vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 4rem;
}

.newquotation {
  width: auto;
}

.squarequotation {
  width: 40vw;
  max-width: 600px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 2vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.quotation {
  width: 6vw;
  flex: 0 auto;
  margin-top: 1vh;
  margin-right: 1vw;
}

.image-75 {
  width: 12vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  display: block;
}

.quotationmark {
  width: 5vw;
  max-width: 80px;
  flex: none;
  margin-top: 4vh;
  margin-left: auto;
  margin-right: 2vw;
}

.quotationmark.center {
  width: 5vw;
  margin-left: auto;
  margin-right: auto;
}

.quotationmark.conv {
  width: 12vh;
  max-width: 70px;
  flex: none;
  margin-top: 3vh;
  margin-right: 1vw;
  display: block;
}

.quotationmark.bharat {
  margin-top: 3vh;
}

.image-84 {
  width: 14vw;
  margin: 8vh auto auto;
  padding-bottom: 10vh;
  display: block;
}

.article-card-2 {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  display: block;
  overflow: visible;
}

.article-card-title-2 {
  width: 24vw;
  max-width: 440px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 3vh;
  margin-bottom: 2vh;
  font-family: Vesper Libre, sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
  display: inline-block;
}

.article-card-title-2.smallheading {
  max-width: 440px;
  flex-direction: column;
}

.article-card-title-2.mainheading {
  margin-bottom: 0;
}

.div-block-108 {
  width: 74%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.div-block-108.jun {
  width: auto;
  grid-column-gap: 6vw;
  grid-row-gap: 10vh;
  grid-template-columns: .25fr .25fr;
  justify-content: center;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6vw;
  display: grid;
}

.article-category-2 {
  width: 12vw;
  height: auto;
  color: #1a2e54;
  letter-spacing: 5px;
  text-transform: uppercase;
  background-color: #62793f;
  justify-content: center;
  margin-bottom: 4%;
  margin-left: auto;
  margin-right: auto;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  display: flex;
}

.article-category-2.rem {
  width: auto;
  flex-wrap: nowrap;
  margin-bottom: 4vh;
  font-size: 1rem;
  display: inline-block;
}

.article-category-2.rem.index {
  color: #000;
  letter-spacing: 4px;
  background-color: rgba(0, 0, 0, 0);
  align-self: flex-start;
  padding-bottom: 0;
  line-height: 1.2;
  text-decoration: none;
}

.articles-wrapper-2 {
  width: 70vw;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3vw;
  padding-right: 3vw;
  display: flex;
}

.featured-story-bgimg-2-2 {
  z-index: 5;
  width: 34vw;
  height: 44vh;
  max-width: none;
  object-fit: cover;
  margin-right: 3vw;
  display: block;
}

.featured-story-bgimg-2-2.dec {
  object-position: 90% 40%;
}

.image-responsive-3 {
  width: 24vw;
  height: 20vw;
  text-align: left;
  object-fit: cover;
  display: block;
}

.image-responsive-3.mobile {
  object-fit: cover;
  object-position: 50% 50%;
  display: block;
  overflow: visible;
}

.image-responsive-3.mobile.edited {
  object-position: 16% 50%;
}

.image-responsive-3.mobile.rightside {
  object-position: 100% 50%;
}

.image-responsive-3.mobile.dec-nae {
  object-position: 100% 0%;
}

.image-responsive-3.mobile.dec-nae.nevvw {
  object-fit: contain;
  object-position: 50% 50%;
  background-color: #d6c288;
}

.image-responsive-3.mobile.dec-mb {
  object-position: 28% 0%;
}

.image-responsive-3.mobile.yaw {
  object-fit: cover;
  object-position: 50% 50%;
  background-image: linear-gradient(#c28741, #c28741);
}

.image-responsive-3.mobile.yaw.nov {
  object-fit: contain;
  background-image: linear-gradient(#d3b193, #d3b193);
}

.image-responsive-3.mobile.dec-sgx {
  object-position: 50% 50%;
}

.image-responsive-3.mobile.dec-sgx.nov2 {
  object-fit: contain;
  background-color: #dbc28a;
}

.image-responsive-3.mobile.dec-health {
  object-position: 75% 50%;
}

.image-responsive-3.mobile.dec-rec {
  object-fit: cover;
  object-position: 0% 65%;
}

.image-responsive-3.mobile.small {
  object-fit: contain;
  background-color: #2e1709;
}

.image-responsive-3.mobile.nevw {
  object-fit: contain;
  background-color: #d6c288;
}

.image-responsive-3.mobile.nov1 {
  object-fit: contain;
  background-color: #c1700e;
}

.image-responsive-3.keepupsg {
  width: auto;
  height: auto;
  object-fit: contain;
}

.image-responsive-3.keepupsg.square {
  height: 32vw;
}

.image-responsive-3.keepupsg.square.dec {
  width: 60vw;
  height: auto;
}

.image-responsive-3.keepupsg.taller {
  height: auto;
}

.image-responsive-3.nav {
  width: 18vw;
  height: 14vw;
  object-fit: cover;
}

.image-responsive-3.nav.dec-health {
  object-position: 50% 50%;
}

.image-responsive-3.nav.dec-yaw {
  object-fit: cover;
  object-position: 50% 50%;
  background-image: linear-gradient(#b77e3b, #b77e3b);
}

.image-responsive-3.nav.dec-sgx {
  object-position: 50% 50%;
}

.image-responsive-3.nav.dec-sgx.horz.horz1 {
  background-color: #a47f4a;
}

.image-responsive-3.nav.dec-mb {
  object-position: 30% 50%;
}

.image-responsive-3.nav.dec-nae {
  object-position: 100% 0%;
}

.image-responsive-3.nav.navcov {
  object-fit: cover;
  background-color: #33170b;
}

.image-responsive-3.nav.navcov.navcov1 {
  background-color: #c29e64;
}

.image-responsive-3.nav.navcov.horz {
  background-color: #280d02;
}

.image-responsive-3.nav.horz {
  object-fit: contain;
  background-color: #462a08;
}

.image-responsive-3.keepupsgaugust {
  width: 32vw;
  height: 20vw;
  object-fit: cover;
}

.feature-stroy-content-wrapper-2-2 {
  width: 32vw;
  margin-left: 2vw;
  display: inline-block;
}

.ornament-3 {
  width: 16vw;
  max-width: 250px;
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.ornament-3._1st {
  width: auto;
  max-width: none;
  padding-top: 2vh;
}

.bold-text-61 {
  color: #000;
  letter-spacing: 0;
  border: 1px #000;
  font-family: Vesper Libre, sans-serif;
  font-size: 1rem;
  text-decoration: none;
}

.bold-text-63 {
  font-size: 1rem;
}

.featurestory-linkblock {
  margin-bottom: 2vh;
  font-family: Vesper Libre, sans-serif;
  text-decoration: none;
}

.featurestory-linkblock.new {
  text-decoration: none;
}

.featurestorydec-2 {
  color: #ffe5c0;
  font-family: Vesper Libre, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
}

.read-now.text {
  font-weight: 400;
  text-decoration: underline;
}

.read-now.text.white {
  color: #fff8f8;
  border-top: 2px #000;
  border-bottom: 2px solid #fff;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.bold-text-64 {
  color: #9e280a;
  border-bottom: 2px solid #9e280a;
  border-radius: 0;
  font-family: Vesper Libre, sans-serif;
  text-decoration: none;
}

.aerticle-readnow {
  font-family: Fedra Sans, Arial, sans-serif;
  font-weight: 500;
}

.bold-text-65 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.bold-text-66 {
  flex: none;
  order: 0;
  align-self: auto;
  display: block;
}

.featureimage-link {
  overflow: hidden;
}

.body-12 {
  background-color: #020202;
  margin-left: auto;
  margin-right: auto;
}

.bg-fixed-2 {
  z-index: -4;
  width: 100vw;
  height: 100vh;
  background-color: #7d401c;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-fixed-2.keepupsg {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/20210331_SUN_0104-e.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-fixed-2.keepupsg.jul {
  background-image: url('../images/20210524_CHA_0049.jpg');
}

.bg-fixed-2.keepupsg.aug {
  background-image: url('../images/20210930_CHI_0097-e.jpg');
}

.bg-fixed-2.keepupsg.oct._2021 {
  background-image: url('../images/20210826_SUN_0031-edit.jpg');
  background-position: 50%;
  background-size: cover;
}

.bg-fixed-2.keepupsg.dec {
  background-image: url('../images/20201011_RKK_0129-e.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.bold-text-69 {
  display: block;
}

.image-85 {
  width: 12vw;
  margin-bottom: 4vh;
  margin-left: 24vw;
  margin-right: auto;
  padding-top: 2vh;
  display: block;
}

.h1-tiltedimagesection-2 {
  width: 36vw;
  max-width: 60vw;
  margin: auto auto 6vh 10vw;
  padding-bottom: 2vh;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.8rem;
  line-height: 1.3;
}

.h1-tiltedimagesection-2.sans-margin {
  margin-bottom: 0;
}

.text-block-45 {
  color: #6f6868;
  margin-left: 1vw;
  padding-top: 1vw;
  font-size: 1rem;
  line-height: 1.4;
}

.nav-pages-row-2 {
  z-index: 100;
  align-items: stretch;
  display: block;
  position: relative;
}

.link-block-3 {
  width: auto;
  object-fit: cover;
}

.link-block-4, .link-block {
  width: auto;
}

.div-block-110 {
  width: 4vw;
  height: 4vw;
}

.num-float-2 {
  width: 2vw;
  height: 2vw;
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 3vw;
  justify-content: center;
  align-items: center;
  font-size: .8rem;
  font-weight: 500;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 1vw;
  left: auto;
  right: 1vw;
}

.page-card-2 {
  width: 18vw;
  height: 14vw;
  flex: none;
  align-self: stretch;
  position: relative;
  overflow: hidden;
}

.page-card-2.w--current {
  border: 7px #fff;
  flex: none;
  align-self: auto;
}

.page-card-2.nav-fixed-info {
  width: 16vw;
  height: 14vw;
  position: absolute;
}

.page-card-2.nav-fixed-info.ishalogo {
  height: 15vw;
}

.socialshare {
  width: 4vw;
  height: 4vw;
  opacity: .9;
  margin-right: 1vw;
}

.text-block-39 {
  text-align: center;
  padding-bottom: .3vw;
  font-weight: 500;
  line-height: 1.2;
  display: block;
}

.nav-icon-2 {
  width: 4vw;
  height: 4vw;
  opacity: .75;
  background-color: #4f4f4f;
  border-radius: 4vw;
}

.nav-icon-2:hover {
  opacity: 1;
}

.nav-scroll-area-2 {
  width: 84vw;
  background-color: #fff;
  flex-direction: row;
  margin-left: 16vw;
  display: flex;
  position: relative;
  overflow: auto;
}

.bold-text-78 {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.3;
}

.nav-wrpr-2 {
  z-index: 100;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.nav-wrpr-2.jun, .nav-wrpr-2.aug, .nav-wrpr-2.aug {
  display: none;
}

.nav-wrpr-2.aug {
  display: block;
}

.nav-close-2 {
  z-index: 99;
  display: block;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-99 {
  flex-direction: row;
  margin-top: 3vw;
  margin-bottom: 1vw;
  margin-left: 2vw;
  display: flex;
}

.menu-anim-2 {
  width: 4vw;
  height: 4vw;
}

.text-block-46 {
  color: #fff;
  line-height: 1.2;
}

.share-heading {
  width: 10vw;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: auto;
  margin-bottom: auto;
  display: grid;
}

.nav-btns-row-2 {
  justify-content: flex-end;
  padding-bottom: 1vw;
  padding-right: 2vw;
  overflow: hidden;
}

.div-block-112 {
  margin-left: 2vw;
}

.socialshare-section {
  width: 10vw;
  height: auto;
  background-color: #fff;
  border: 0 solid #857878;
  border-radius: 0;
  margin-bottom: 1vw;
  margin-left: auto;
  margin-right: 2vw;
  padding-top: .5vw;
}

.fullwidthfloatingheader {
  background-color: #f3f4ef;
  margin-top: 38vw;
}

.fullwidthfloatingheader.kayantha-sthanam {
  background-color: #441f18;
}

.bg-fullwide {
  background-color: #0d1a46;
}

.bg-fullwide.featurestory {
  z-index: -5;
  width: 100vw;
  background-color: #000;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-fullwide.featurestory.august {
  background-color: #235935;
}

.bg-fullwide.featurestory.sept {
  background-color: #e9dfcc;
  padding-top: 6vh;
  padding-bottom: 0;
  position: static;
}

.bg-fullwide.featurestory.sept.white {
  background-color: #f3eee8;
}

.bg-fullwide.featurestory.sept.oct {
  background-color: rgba(245, 244, 244, .31);
  padding-top: 0;
}

.bg-fullwide.featurestory.sept.oct.dark {
  background-color: #e9dfcc;
}

.bg-fullwide.featurestory.nov {
  background-color: rgba(233, 223, 204, .93);
  padding-top: .5vh;
  padding-bottom: 0;
  position: static;
}

.bg-fullwide.featurestory.nov.white {
  background-color: #f3eee8;
}

.bg-fullwide.featurestory.nov.oct {
  background-color: rgba(245, 244, 244, .96);
  padding-top: 0;
}

.bg-fullwide.featurestory.nov.oct.dark {
  background-color: #e9dfcc;
}

.bg-fullwide.featurestory.nov {
  background-color: rgba(223, 206, 183, .93);
}

.bg-fullwide.featurestory.nov-2 {
  background-color: rgba(0, 0, 0, 0);
  position: static;
}

.bg-fullwide.featurestory.nov-2.white {
  background-color: #f3eee8;
}

.bg-fullwide.featurestory.nov-2.oct {
  background-color: rgba(245, 244, 244, .96);
  padding-top: 0;
}

.bg-fullwide.featurestory.nov-2.oct.dark {
  background-color: #e9dfcc;
}

.bg-fullwide.featurestory.nov {
  background-color: #eedfd5;
}

.bg-fullwide.featurestory.compulsive {
  background-color: #e9dfcc;
  padding-bottom: 0;
  position: static;
}

.bg-fullwide.featurestory.compulsive.white {
  background-color: #f3eee8;
}

.bg-fullwide.featurestory.compulsive.oct {
  background-color: rgba(245, 244, 244, .31);
  padding-top: 0;
}

.bg-fullwide.featurestory.compulsive.oct.dark {
  background-color: #e9dfcc;
}

.bg-fullwide.idy {
  background-color: #0c0f41;
  margin-top: 40vw;
}

.bg-fullwide.idy-body {
  color: #000;
  background-color: rgba(157, 206, 238, .9);
}

.bg-fullwide.sgx {
  width: 100vw;
  background-color: #121212;
  margin-top: 36vw;
  margin-left: auto;
  margin-right: auto;
}

.bg-fullwide.sgx.dec {
  background-color: #232628;
  margin-top: 46vw;
}

.bg-fullwide.sgx.july {
  background-color: #1b0227;
  margin-top: 42vw;
}

.bg-fullwide.hinar {
  background-color: rgba(39, 45, 246, .08);
}

.bg-fullwide.isha.spet {
  background-color: rgba(231, 232, 235, .96);
}

.bg-fullwide.sept.eternal {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/EternalEchos-BGv1.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -18vw;
  position: relative;
}

.bg-fullwide.conv.oct {
  background-color: rgba(245, 244, 244, .96);
}

.bg-fullwide.oct.health {
  object-fit: cover;
  background-color: #e0ecf3;
  padding-top: 8vh;
}

.bg-fullwide.oct.health.alternate {
  object-position: 50% 20%;
  background-color: #fff;
  margin-top: auto;
  padding-top: 6vh;
}

.bg-fullwide.oct.health.edgebg {
  background-color: #f1ead2;
  margin-top: -32vh;
}

.bg-fullwide.education {
  width: 100vw;
  color: #fffbc5;
  background-color: #641100;
  padding-top: 0;
  font-size: 1.2rem;
}

.bg-fullwide.education._2 {
  color: #fff;
  background-color: #fffcc8;
  padding-top: 0;
}

.bg-fullwide.yaw {
  background-color: #000;
  margin-bottom: 0;
  padding-bottom: 0;
}

.bg-fullwide.feature-jul23 {
  width: 100vw;
  max-width: 100%;
  background-color: #fff;
  margin-top: -32vh;
}

.bg-fullwide.feature-jul23.cream {
  width: 100vw;
  max-width: 100%;
  background-color: #f1ead2;
}

.footer {
  width: 100vw;
  background-color: #1f1e1e;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer.fullmoon {
  background-color: #522404;
}

.textblock-31 {
  color: #000;
  font-weight: 500;
}

.textblock-31._8things {
  color: #000;
}

.textblock-31.lq {
  color: #270223;
}

.textblock-31.culture {
  color: #fff;
}

.textblock-31.lightcolor {
  color: #e9dfcc;
  letter-spacing: 0;
  font-family: Vesper Libre, sans-serif;
  font-size: 1rem;
}

.textblock-31.lightcolor.conv.oct {
  color: #f0c5c0;
}

.textblock-31.lightcolor.lifeq.oct {
  color: #eff1ec;
}

.textblock-31.lightcolor.oct {
  color: #084710;
}

.bold-text-83 {
  color: #000;
  letter-spacing: 0;
  font-family: Vesper Libre, sans-serif;
}

.arrow-small {
  width: 2.5vw;
  height: 2.5vw;
  background-image: url('../images/New-Left.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.in-whispers-body {
  background-color: #b6cfb5;
}

.in-whispers-body.july {
  background-color: #214120;
  display: block;
}

.pullquoteyogasanasarticle {
  width: 46vw;
  max-width: 600px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 1.2rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 3vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1vh;
  padding-bottom: 2vh;
  font-size: 1.8rem;
  font-style: italic;
  font-weight: 500;
  line-height: 1.4;
  display: block;
  position: relative;
}

.pullquoteyogasanasarticle._1st {
  padding-top: .5vh;
}

.pullquoteyogasanasarticle.hinar {
  position: relative;
}

.pullquoteyogasanasarticle-bg {
  width: 100%;
  height: 100%;
  background-color: #f3ca4d;
  position: absolute;
  top: 0;
  left: 0;
  transform: skew(-5deg);
}

.pullquoteyogasanasarticle-bg._3 {
  transform: rotate(-2deg);
}

.pullquoteyogasanasarticle-bg._3._3rd {
  background-color: #4f5583;
}

.pullquoteyogasanasarticle-bg._1st {
  color: #701f1f;
  background-color: #836e51;
}

.pullquoteyogasanasarticle-bg._2nd {
  background-color: #788f68;
}

.pullquoteyogasanasarticle-bg.hinar {
  background-color: #487dee;
}

.pullquoteyogasanasarticle-bg2 {
  width: 100%;
  height: 100%;
  background-color: #5c3704;
  padding-top: 0;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(3deg);
}

.pullquoteyogasanasarticle-bg2._1 {
  transform: rotate(-3deg);
}

.pullquoteyogasanasarticle-bg2._1._1st {
  background-color: #5f4b2f;
}

.pullquoteyogasanasarticle-bg2._3 {
  transform: rotate(-5deg);
}

.pullquoteyogasanasarticle-bg2._3._3rd {
  background-color: #393b4d;
}

.pullquoteyogasanasarticle-bg2._2nd {
  background-color: #303c28;
}

.pullquoteyogasanasarticle-bg2.hinar {
  background-color: #0b307e;
}

.div-block-117 {
  z-index: 0;
  background-color: #131042;
  position: relative;
}

.div-block-118 {
  z-index: -1;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: #b5c4d2;
  position: absolute;
  top: 0;
  transform: skew(0deg, 4deg);
}

.div-block-119 {
  width: auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vw;
  padding-bottom: 2vw;
  display: flex;
}

.div-block-120 {
  z-index: 0;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.div-block-121 {
  z-index: -1;
  width: 115%;
  height: 120%;
  background-color: #051e23;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -10%;
  left: -7.5%;
}

.div-block-121-copy {
  z-index: -1;
  width: 120%;
  height: 120%;
  background-color: #094a6e;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: -5%;
  left: -5%;
  transform: rotate(1deg);
}

.image-104 {
  object-fit: cover;
}

.image-105 {
  margin-top: 0;
  display: block;
}

.html-embed-13 {
  width: 20vw;
  opacity: .37;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
  padding-bottom: 2vh;
}

.italic-text-20 {
  line-height: 1.6;
}

.featurestory-hero {
  width: 66vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.headingpart {
  background-color: #582405;
  margin-top: 36vw;
}

.headingpart.bharat {
  background-color: #103734;
}

.headingpart.sept {
  background-color: #e9dfcc;
  margin-top: 38vw;
}

.headingpart.oct {
  background-color: #fff5ed;
  margin-top: 40vw;
}

.headingpart.oct.conv {
  background-color: rgba(240, 197, 192, .96);
}

.headingpart.oct.life-q {
  background-color: #a24018;
  margin-top: 40vw;
}

.headingpart.oct.health {
  background-color: #084710;
}

.headingpart.nov {
  background-color: #e9dfcc;
  margin-top: 40vw;
}

.headingpart.nov.conv {
  background-color: rgba(240, 197, 192, .96);
}

.headingpart.nov.life-q {
  background-color: #a24018;
  margin-top: 40vw;
}

.headingpart.nov.health {
  background-color: #f7f7f7;
}

.headingpart.compulsive {
  background-color: #232429;
  margin-top: 38vw;
}

.headingpart.dec-health {
  color: rgba(241, 241, 241, .5);
  background-color: #0c3750;
  margin-top: 43.3vw;
  padding-bottom: 5vh;
}

.headingpart.dec-health.headertabcol {
  background-color: rgba(20, 17, 34, .91);
  margin-top: 46.1vw;
}

.headingpart.dec-health.febbann {
  background-color: #ba5d2a;
  margin-top: 47.3vw;
}

.headingpart.dec-fs {
  background-color: #4e0322;
  margin-top: 46vw;
}

.headingpart.dec-fs.sadhnew {
  background-color: #102135;
}

.headingpart.dec-fs.sadhnew.sadhnew1 {
  background-color: #05172b;
  background-image: none;
  margin-top: 44vw;
  position: relative;
}

.headingpart.dec-fs.sadhnew.sadhnew1.sadhnew2 {
  background-color: #062232;
}

.headingpart.dec-fs.sadhnew.sadhnew1.sadhnew2.sadhgnew {
  background-color: #3a381d;
}

.headingpart.dec-fs.sadhnew.sadhnew1.sadhnew2.sleep1 {
  background-color: #1b2c34;
  margin-top: 46vw;
}

.headingpart.dec-fs.sadhnew.sadhnew1.budha2 {
  width: 100vw;
  max-width: 100%;
  background-color: #050449;
  margin-top: 42vw;
}

.headingpart.dec-fs.ment {
  color: #002236;
  background-color: #003146;
  background-image: none;
}

.headingpart.advertorial {
  background-color: #96a84d;
  margin-top: 94vh;
}

.headingpart.featurestory.july {
  width: 100vw;
  max-width: 100%;
  background-color: #411a03;
  margin-top: 46vw;
}

.headingpart.consiousliving.july {
  width: 100vw;
  max-height: 100%;
  max-width: 100%;
  background-color: #aa450a;
  margin-top: 42vw;
}

.headingpart.yoga-wisdom {
  width: 100vw;
  max-width: 100%;
  background-color: #201006;
  margin-top: 46vw;
}

.headingpart.inwhispers {
  margin-top: 42vw;
}

.body-bg {
  background-color: rgba(245, 246, 229, .96);
  margin-top: 0;
}

.body-bg.featurestory {
  background-color: #fcfaea;
  margin-top: auto;
}

.body-bg.lifeq-2 {
  background-color: rgba(255, 251, 244, .95);
  margin-top: auto;
}

.body-bg.aug {
  background-color: #070657;
  margin-top: 40vw;
}

.body-bg.aug.lifeq1 {
  background-color: #44043d;
}

.body-bg.culture {
  background-color: rgba(255, 255, 255, .96);
  margin-top: auto;
}

.body-bg.sept {
  background-color: #f3eee8;
  margin-top: auto;
}

.body-bg.guru-s-magic {
  background-color: rgba(255, 255, 255, .96);
}

.body-bg.oct {
  background-color: rgba(245, 244, 244, .96);
  margin-top: auto;
}

.body-bg.oct.culture {
  background-color: #f3e6e6;
}

.body-bg.nov {
  background-color: #004b70;
  margin-top: auto;
}

.body-bg.nov.culture {
  background-color: #f3e6e6;
}

.body-bg.featstory {
  background-color: #fff;
  padding-top: 6vh;
  padding-bottom: 6vh;
}

.body-bg.featstory.para-2 {
  background-color: #438800;
  padding-top: 10vh;
  padding-bottom: 6vh;
}

.body-bg.featstory.para-2._4 {
  margin-top: 0;
  padding-top: 10vh;
}

.body-bg.featstory.para-2._4._11 {
  margin-top: -55vh;
  padding-top: 54vh;
}

.body-bg.featstory.para-2.last {
  margin-top: -35vh;
  padding-top: 36vh;
}

.body-bg.featstory.sec-10 {
  padding-bottom: 6vh;
}

.body-bg.featstory.gradbg {
  background-color: #fff3c9;
  background-image: linear-gradient(#ffdac3, #fff5ca);
}

.body-bg.featstory.gradbg.buddhabg {
  background-color: #f5fdff;
  background-image: none;
  padding-bottom: 0;
}

.body-bg.featstory.newbggg {
  background-color: #e6cab1;
  padding-bottom: 0;
}

.body-bg.featstory.newbggg.newbgc {
  background-color: #ebd896;
}

.body-bg.consicousliving {
  background-color: rgba(255, 249, 238, .96);
}

.body-bg.yoga-w-bg {
  background-color: rgba(250, 242, 229, .96);
}

._100vw-bodyimagecover {
  width: 60vw;
  height: 50vh;
  background-color: #d5b468;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  padding-bottom: 0;
}

._100vw-bodyimagecover.blue {
  background-color: #111586;
  padding-top: 0;
}

._100vw-bodyimagecover.brown {
  background-color: #582405;
}

._100vw-bodyimagecover.red {
  background-color: #a20000;
}

._100vw-bodyimagecover.orange {
  background-color: #da7217;
}

._100vw-bodyimagecover.green {
  background-color: #224d24;
}

._100vw-bodyimagecover._1st.orange {
  background-color: #e67c20;
}

._100vw-bodyimagecover._1st.brown {
  background-color: #381704;
}

._100vw-bodyimagecover._1st.darkgrey {
  background-color: #2c2b27;
}

._100vw-bodyimagecover._1st.darkorange {
  background-color: #be560c;
}

.body-image {
  width: 50vw;
  margin-top: -40vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.body-image.small {
  width: 25vw;
}

.kolam-featurestory {
  width: 20vw;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10vh;
  display: block;
}

.body-17 {
  background-color: #000;
}

.fullwide-image {
  width: 100vw;
}

.fullwide-image.lifeq {
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.lifeq-pullquote {
  background-color: #474747;
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.lifeq-pullquote.light {
  background-color: #750606;
}

.lifeq-pullquote.bharat {
  background-color: #a24018;
  padding-top: 5vh;
  padding-bottom: 5vh;
}

.lifeq-pullquote.bharat._2nd {
  background-color: #235935;
}

.lifeq-pullquote.oct.lifeq {
  background-color: #5c290c;
}

.lifeq-pullquote.oct.lifeq.alternatecolor {
  background-color: #a24018;
}

.pullq-container {
  width: 42vw;
  max-width: 620px;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  padding-bottom: 2vh;
  display: flex;
}

.pullq-container.small {
  max-width: 620px;
}

.pullq-container.conv {
  width: 40vw;
  max-width: 640px;
  padding-top: 0;
  padding-bottom: 2vh;
}

.pullq-container.conv.oct {
  color: #630a5a;
}

.pullq-container.august {
  width: 46vw;
  max-width: none;
}

.image-107 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10vh;
  display: block;
}

.image-107.culture {
  padding-bottom: 6vh;
}

.rameshheader {
  width: 70vw;
  max-width: 740px;
  color: #000;
  padding-top: 6vh;
  padding-bottom: 6vh;
}

.rameshheader.dec {
  width: 75vw;
  padding-bottom: 2vh;
  font-size: 3.8rem;
}

.fullwidthimage.sam {
  width: 100vw;
  height: 36vw;
  display: block;
}

.image-108 {
  width: 30vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10vh;
  display: block;
}

.body-18 {
  background-color: #2c2c2b;
}

.idysubheading {
  width: 46vw;
  max-width: 680px;
  color: #9dceee;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1vh;
  padding-bottom: 2vh;
  font-size: 2.2rem;
  line-height: 1.4;
}

.image-109 {
  width: 12vw;
  margin-top: auto;
  margin-left: 8vw;
  margin-right: auto;
  padding-bottom: 6vh;
  display: block;
}

._60vw-bodybg-text {
  width: 60vw;
  max-width: 1000px;
  background-color: rgba(255, 255, 255, .36);
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.pullquote-plain {
  width: 40vw;
  max-width: 660px;
  align-items: flex-start;
  margin: 0 auto 3vh;
  display: flex;
}

.pullquote-plain._2nd {
  max-width: 660px;
}

.pullquote-plain.sgx.dec-1 {
  margin-bottom: 0;
  padding-top: 3vh;
  padding-bottom: 6vh;
}

.pullquote-plain._2 {
  margin-top: 2vh;
  margin-bottom: 2vh;
}

.pullquote-plain.yaw {
  margin-top: 5vh;
  margin-bottom: 0;
  padding-bottom: 2vh;
}

.pullquote-plain.yaw-dec {
  width: 40vw;
  color: #b49595;
  padding-top: 5vh;
  padding-bottom: 5vh;
}

.pullquote-plain.featstory {
  width: 40vw;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2vh;
  padding-bottom: 0;
  display: flex;
}

.pullquote-plain.featstory.less-space {
  padding-top: 0;
  padding-bottom: 4vh;
}

.pullquote-plain.ss-march {
  margin-bottom: 0;
  padding-top: 2vh;
  padding-bottom: 6vh;
}

.pullquote-plain.ss-march.mobq {
  padding-bottom: 4vh;
}

.idy-quotation {
  width: 5vw;
  max-width: 70px;
  flex: none;
  margin-top: .8vw;
  margin-right: 1vw;
}

.idy-quotation._2nd {
  width: 5vw;
  flex: none;
  margin-top: .8vh;
}

.italic-text-21, .italic-text-22 {
  max-width: 600px;
  color: #0f1353;
}

.image-110 {
  width: 14vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  padding-bottom: 8vh;
  display: block;
}

.sans-body {
  width: 46vw;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6vh;
  font-size: 1.3rem;
  line-height: 1.6;
}

.sans-body p {
  margin-bottom: 3vh;
  font-size: 1.2rem;
}

.sans-body strong {
  font-weight: 500;
}

.sans-body.top-padding {
  padding-top: 0;
  font-weight: 400;
}

.sans-body.top-padding em {
  font-size: 1.2rem;
}

.sans-body h2 {
  color: #000;
}

.sans-body.idy {
  font-size: 1.2rem;
}

.bold-text-85 {
  text-align: center;
  font-size: 3.8rem;
}

.bold-text-85.hj {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.subheading {
  width: 50vw;
  max-width: 700px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4vh;
  font-size: 2.2rem;
  line-height: 1.2;
}

.subheading.moon {
  color: #fff;
}

.subheading.hinar {
  color: #fff;
  font-style: italic;
}

.fullwidebg.fullmoon {
  background-color: #1f1515;
  margin-top: 0;
  padding-top: 4vh;
}

.fullwidebg.fullmoon.bgyellow {
  background-color: #fff2db;
}

.fullwidebg.fullmoon.newbggg {
  background-color: #fdddb2;
}

.fullwidebg.fullmoon.newbggg.kashibg {
  background-color: #ffd7bf;
}

.fullwidebg.fullmoon.fullnewbg {
  background-color: #232b13;
  padding-top: 0;
}

.fullwidebg.keepsg-july {
  width: 100vw;
  max-width: 100%;
}

.image-111 {
  width: 60vw;
  height: 40vw;
  margin-top: -42vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10vh;
  display: block;
  position: relative;
}

.image-111._2nd {
  margin-top: -42vw;
  padding-top: 6vh;
}

.image-111._2nd._1 {
  width: auto;
  height: 40vw;
  margin-top: auto;
  padding-top: 0;
}

.image-111._2nd.fullwidth {
  width: 100vw;
}

.image-111.fullwidth {
  width: 100vw;
  height: 50vw;
  margin-top: auto;
  padding-top: 0;
}

.bodyitalics {
  width: 46vw;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  font-family: Fedra Serif, sans-serif;
  font-size: 1.2rem;
  line-height: 1.6;
  display: block;
}

.bodyitalics p {
  max-width: 680px;
  margin-bottom: 4vh;
  font-family: Fedra Serif, sans-serif;
  font-size: 1.2rem;
}

.bodyitalics.footer {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 6vh;
  padding-bottom: 2vh;
}

.bodyitalics.footer em {
  color: #fff;
}

.bodyitalics.footer a {
  color: #e55b5d;
  font-family: Fedra Sans, Arial, sans-serif;
  font-style: italic;
  text-decoration: underline;
}

.bodyitalics.last {
  padding-bottom: 4vh;
  font-size: 1.3rem;
}

.bodyitalics.bottomspace {
  margin-bottom: 6vh;
  font-size: 1.2rem;
}

.bodyitalics em {
  font-size: 1.2rem;
}

.footerbox {
  width: 100vw;
  background-color: rgba(66, 8, 8, .8);
  margin-left: auto;
  margin-right: auto;
}

.kola {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  display: block;
}

.customshapeimage {
  width: 50vw;
  height: 60vh;
  max-width: 800px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  box-shadow: 0 80px 80px -80px rgba(0, 0, 0, .8);
}

.customshapeimage.dec {
  padding-bottom: 0;
}

.imagewrapper {
  width: 62vw;
  max-width: 1000px;
  background-color: rgba(102, 38, 38, .4);
  border-radius: 0;
  margin-bottom: 1vw;
  margin-left: auto;
  margin-right: auto;
}

.imagewrapper._2nd {
  max-width: 1000px;
  background-color: rgba(216, 176, 106, .4);
  border-radius: 0;
}

.imagewrapper._2nd.orangish {
  background-color: rgba(146, 77, 17, .9);
  margin-bottom: 1vh;
  padding-bottom: 4vh;
}

.imagewrapper._2nd.orangish.dec {
  margin-top: 0;
  margin-bottom: 5vh;
  padding-top: 0;
}

.imagewrapper._3rd.darkgolden {
  background-color: rgba(136, 112, 5, .8);
}

.imagewrapper._3rd.darkgolden.dec {
  background-color: rgba(73, 28, 10, .8);
  margin-top: 0;
  margin-bottom: 3vw;
  padding-top: 0;
  padding-bottom: 4vh;
}

.imagewrapper._3rd.greenish {
  background-color: rgba(97, 86, 1, .8);
}

.imagewrapper.last {
  background-color: rgba(216, 176, 106, .4);
  margin-bottom: auto;
  padding-bottom: 0;
}

.imagewrapper.brown {
  background-color: rgba(73, 28, 10, .8);
  padding-bottom: 4vh;
}

.imagewrapper.brown.dec {
  margin-top: 8vh;
  margin-bottom: 5vh;
  padding-top: 0;
}

.image-112 {
  width: 18vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6vh;
  padding-bottom: 8vh;
  display: block;
}

.imagepart {
  width: 80vw;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-113 {
  width: 45vw;
  display: block;
}

.image-114 {
  width: 45vw;
  object-fit: cover;
  flex: 0 auto;
  display: block;
}

.image-115 {
  width: 20vw;
  opacity: .6;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  padding-bottom: 10vh;
  display: block;
}

.new-bodytext {
  width: 46vw;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 22vh;
  padding-bottom: 8vh;
}

.new-bodytext p {
  margin-bottom: 4vh;
  font-family: Fedra Serif, sans-serif;
}

.new-bodytext em {
  font-family: Fedra Serif, sans-serif;
  font-weight: 400;
}

.new-bodytext._2nd, .new-bodytext._1 {
  padding-top: 24vh;
}

.bodyimagewrapper {
  width: 64vw;
  height: 38vw;
  background-color: #b37b0d;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  transform: skew(5deg);
}

.bodyimagewrapper.red {
  width: 100vw;
  height: 40vw;
  background-color: #960606;
  transform: none;
}

.bodyimagewrapper.blue {
  width: 100vw;
  height: 40vw;
  background-color: #0d024e;
  transform: none;
}

.bodyimagewrapper.blue.green {
  width: 100vw;
  background-color: #2d4e02;
}

.blank {
  height: 8vh;
}

.bigdate {
  z-index: 5;
  color: #fff;
  text-align: center;
  padding-top: .7vw;
  padding-left: 2vw;
  padding-right: 2vw;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  position: relative;
}

.bigdate.date-variation-1 {
  font-size: 1.5rem;
}

.month {
  z-index: 5;
  color: #fff;
  text-align: center;
  padding-bottom: .7vw;
  padding-left: 1vw;
  padding-right: 1vw;
  font-size: 1.4rem;
  line-height: 1;
  position: relative;
}

.month.oct.big {
  text-align: left;
  padding-top: 1vw;
}

.bw-new-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0%;
  background-image: url('../images/20000000_XXX_0114-edit.jpg');
  background-position: 0 0;
  background-size: cover;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-52 {
  width: 22vw;
  max-width: 440px;
  line-height: 1.3;
}

.text-block-52.bottom {
  margin-bottom: 2vh;
}

.div-block-122 {
  width: 100vw;
  height: 100vh;
  background-image: url('../images/20171115_CHI_0120-e.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-123 {
  width: 100vw;
  height: 44vw;
  background-image: url('../images/20181212_CMM_0283-e.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-124 {
  width: 100vw;
  height: 44vw;
  background-image: url('../images/20191208_CMM_0015-e.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.captionblock._2captions {
  width: 50vw;
  background-color: #fff;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.sgx-banner {
  width: 100vw;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.image-116 {
  margin-left: auto;
  margin-right: auto;
}

.footnote {
  width: auto;
  max-width: 700px;
  color: #d3d3d3;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  font-family: Fedra Sans, Arial, sans-serif;
}

.footnote a {
  color: #3e84f1;
}

.footnote.psam {
  padding-bottom: 6vh;
}

.footnote.removepadding {
  padding-bottom: 2vh;
}

.footnote.hinar {
  color: #0a08a8;
  padding-bottom: 6vh;
  font-size: 1.2rem;
  font-style: italic;
  line-height: 1.4;
}

.footnote.mb.oct {
  padding-bottom: 6vh;
}

.footnote.sans-padding {
  padding-bottom: 0;
}

.footnote.nov {
  padding-bottom: 4vh;
}

.footnote.mahabharat {
  color: #e9e9e9;
}

.footnote.dec-health {
  color: #000;
  margin-top: -5vh;
  padding-top: 0;
  padding-bottom: 5vh;
  font-size: 1rem;
  font-style: italic;
}

.footnote.dec-health.mb {
  width: 46vw;
  color: #000;
  margin-top: 0;
  padding-top: 0;
  line-height: 1.4;
}

.footnote.dec-health.mb.featstory {
  width: 46vw;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3vh;
  padding-left: 0;
  display: block;
}

.footnote.dec-health.mb.featstory.foot-2 {
  width: 46vw;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 10vh;
  line-height: 1.4;
  display: block;
}

.footnote.dec-health.mb.featstory.foot-2 p {
  max-width: none;
  margin-bottom: 0;
}

.footnote.dec-health.mb.featstory p {
  width: 46vw;
}

.footnote.dec-health.mb.featstory em {
  width: 100%;
}

.footnote.dec-health.vairagya {
  width: 46vw;
  margin-top: -12vh;
}

.footnote.dec-yaw {
  color: #611400;
  padding-bottom: 0;
}

.footnote.yaw {
  width: 46vw;
  color: #000;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  font-size: 1rem;
  line-height: 1.4;
}

.footnote.yaw p {
  width: 100%;
}

.footnote.dec-fs {
  color: #5e5e5e;
  padding-bottom: 0;
  font-size: 1rem;
}

.con-heading {
  max-width: 800px;
  color: #fff;
  padding-bottom: 2vh;
}

.fullwide-bg {
  width: 100vw;
  background-color: rgba(255, 255, 255, .9);
}

.fullwide-bg.conv {
  background-color: #fff;
}

.fullwide-bg.gp {
  background-color: #582405;
  padding-bottom: 8vh;
}

.fullwide-bg.tan {
  background-color: #ecbfa2;
}

.fullwide-bg.dec-sp {
  width: 90vw;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.fullwide-bg.dec-sp.para-2 {
  background-color: #e7d08a;
  margin-top: -27vh;
  padding-top: 0;
}

.fullwide-bg.dec-sp.para-3 {
  margin-top: -24vh;
}

.fullwide-bg.dec-sp.para-4 {
  background-color: #e7d08a;
  margin-top: -173px;
  padding-top: 0;
}

.fullwide-bg.dec-sp.para-1 {
  margin-top: -27vh;
  padding-top: 28vh;
}

.bodytext {
  width: 46vw;
  max-width: 700px;
  color: #f6f2b1;
  margin-bottom: 5vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8vh;
  font-family: Fedra Serif, sans-serif;
}

.bodytext p {
  margin-bottom: 0;
  padding-bottom: 4vh;
  font-family: Fedra Serif, sans-serif;
}

.bodytext h2 {
  color: #000;
}

.bodytext.conv, .bodytext.conv.lesspadding {
  margin-bottom: auto;
}

.bodytext.conv.topreduce {
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 6vh;
}

.bodytext.conv.topreduce.less {
  padding-bottom: 2vh;
}

.bodytext.conv.topreduce em {
  font-family: Fedra Serif, sans-serif;
}

.bodytext.conv em {
  font-family: Fedra Serif, sans-serif;
  font-size: 1.2rem;
}

.bodytext.conv a {
  color: #cf431f;
}

.bodytext.conv.teachersday {
  padding-bottom: 2vh;
}

.bodytext.armedforces {
  margin-bottom: 0;
  padding-top: 6vh;
  padding-bottom: 8vh;
}

.bodytext.armedforces em {
  font-family: Fedra Serif, sans-serif;
  font-weight: 400;
}

.bodytext._2 {
  color: #0c0c0c;
  margin-bottom: 5vh;
}

.inside-boxbg.grey {
  background-color: #e5e6ef;
}

.inside-boxbg.grey.last {
  background-color: #e5efe7;
}

.kolam-con {
  width: 22vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  display: block;
}

.fw-quote {
  color: #d6c6c5;
  text-align: center;
  font-family: Fedra Serif, sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
}

.fw-quote p {
  width: 60vw;
  max-width: 800px;
  text-align: center;
  margin-bottom: 1vh;
  padding-bottom: 0;
  font-family: Vesper Libre, sans-serif;
}

.fw-quote.oct {
  line-height: 1.6;
}

.fw-quote.nov {
  color: #ece4e3;
  line-height: 1.6;
}

.special-text {
  width: 50vw;
  max-width: 700px;
  color: #f8f3df;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6vh;
  padding-bottom: 2vh;
  font-weight: 500;
}

.special-text h2 {
  margin-top: auto;
}

.special-text a {
  color: #ff9d00;
  text-decoration: underline;
}

.special-text p {
  font-size: 1.4rem;
  font-weight: 400;
}

.button {
  margin-left: auto;
  margin-right: auto;
}

.button.registernowgp {
  width: 18vw;
  text-align: center;
  background-color: #df8405;
  border-radius: 5px;
  margin-bottom: auto;
  padding-top: .5vh;
  padding-bottom: .5vh;
  display: block;
}

.tabs {
  width: 10vw;
}

.tabs.socialshare {
  height: auto;
  flex-direction: column;
  display: flex;
}

.socialshareoption {
  width: 10vw;
  flex: 0 auto;
  align-self: center;
  align-items: flex-start;
  margin: auto;
  display: flex;
}

.tab-link-tab-1 {
  width: 5vw;
  padding: .2vw .5vw;
}

.tab-link-tab-1.w--current {
  color: #fff;
  text-align: center;
  background-color: #18af1b;
}

.tab-link-tab-2 {
  width: 5vw;
  text-align: center;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: .2vw .5vw;
  display: flex;
}

.tab-link-tab-2.w--current {
  width: 5vw;
  color: #fff;
  background-color: #18af1b;
  padding-top: .2vw;
  padding-bottom: .2vw;
  padding-right: .5vw;
}

.text-block-54 {
  text-align: center;
  font-size: .9rem;
  display: block;
}

.text-block-55 {
  justify-content: center;
  font-size: .9rem;
  display: block;
}

.tabs-content {
  margin-top: auto;
  margin-bottom: auto;
  display: none;
}

.colorbg-paragraph {
  background-color: rgba(184, 190, 236, .45);
  padding-top: 6vh;
  padding-bottom: 6vh;
}

.bold-text-89.yaw {
  color: #fff;
}

.article-divider {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
}

.image-117 {
  width: 80vw;
  height: auto;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.fullbodywidth.hinar {
  width: 60vw;
  background-color: rgba(255, 255, 255, .93);
  margin-left: auto;
  margin-right: auto;
}

.fullwide {
  width: 100vw;
  background-color: rgba(3, 12, 129, .7);
}

.para-break {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  display: block;
}

.image-118 {
  height: auto;
}

.herointro {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.herointro.sept {
  width: 52vw;
  max-width: 740px;
  color: #fff;
  text-align: center;
  object-fit: fill;
  padding-bottom: 6vh;
  font-size: 1.4rem;
  font-style: italic;
  font-weight: 500;
  line-height: 1.6;
}

.herointro.sept.dark {
  max-width: 660px;
  color: #144766;
  padding-bottom: 0;
}

.herointro.oct.conv {
  width: 50vw;
  max-width: 640px;
  color: #630a5a;
  text-align: center;
  padding-bottom: 6vh;
  font-size: 1.6rem;
  font-style: italic;
  line-height: 1.4;
}

.herointro.oct.conv p {
  max-width: none;
}

.herointro.oct.feature {
  width: 84vw;
  max-width: 860px;
  color: #fff;
  text-align: center;
  padding-bottom: 4vh;
  font-size: 1.6rem;
  font-style: italic;
  line-height: 1.4;
}

.herointro.oct.feature p {
  width: auto;
  max-width: 700px;
  color: #00340e;
  text-align: center;
  margin-bottom: 0;
}

.herointro.oct.feature em {
  color: #fff;
  font-family: Vesper Libre, sans-serif;
}

.herointro.nov {
  width: 52vw;
  max-width: 740px;
  text-align: center;
  object-fit: fill;
  padding-bottom: 6vh;
  font-size: 1.4rem;
  font-style: italic;
  font-weight: 500;
  line-height: 1.6;
}

.herointro.nov.dark {
  max-width: 660px;
  color: #cbdfcd;
  padding-bottom: 8vh;
}

.herointro.compulsive {
  width: 52vw;
  max-width: 740px;
  color: #fff;
  text-align: center;
  object-fit: fill;
  padding-bottom: 6vh;
  font-size: 1.4rem;
  font-style: italic;
  font-weight: 500;
  line-height: 1.6;
}

.herointro.compulsive.dark {
  max-width: 660px;
  color: #cbdfcd;
  padding-bottom: 8vh;
}

.herointro.advertorial {
  background-color: #d3df8b;
}

.herointro.healthyoga {
  width: 70vw;
  max-width: 800px;
  color: #fff;
  text-align: center;
}

.herointro.healthyoga em {
  color: #fff;
  text-align: center;
  font-family: Vesper Libre, sans-serif;
}

.herointro.healthyoga p {
  color: #fff;
  text-align: center;
}

.image-119 {
  width: 16vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-119.endkolam {
  padding-bottom: 10vh;
}

.image-120 {
  width: 100vw;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.yogaw.sept {
  width: 65vw;
  max-width: 800px;
  color: #fff;
  letter-spacing: 0;
  padding-top: 8vh;
  padding-bottom: 2vh;
  font-size: 4rem;
  line-height: 1.2;
}

.yogaw.dec {
  width: 70vw;
  color: #fff;
  font-size: 3.8rem;
}

.image-121 {
  width: 22vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  display: block;
}

.image-122 {
  width: 100vw;
  object-fit: cover;
  margin-top: -20vh;
  display: block;
}

.image-122.oct {
  width: 100vw;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
}

.image-123 {
  width: 18vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  display: block;
}

.image-124 {
  width: 100vw;
  margin-top: -16vh;
}

.image-126 {
  width: 16vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-126.last {
  padding-bottom: 8vh;
}

._70vw-bg.white.sept {
  width: 100vw;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
}

.button-2 {
  background-color: #d89521;
}

.button-2.ordercopy.eternal.sept {
  width: 18vw;
  text-align: center;
  border-radius: .5vw;
  margin-bottom: 2vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-127 {
  width: 100vw;
  display: block;
}

.bold-text-90 {
  color: #000;
}

.earlydaysh1 {
  width: 56vw;
  max-width: 740px;
  color: #fff;
  padding-bottom: 2vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 3.5rem;
}

.earlydaysh2 {
  width: 56vw;
  max-width: 740px;
  color: #c5b169;
  padding-top: 0;
  padding-bottom: 2vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 2.5rem;
}

.image-128 {
  width: 18vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  display: block;
}

.image-block {
  width: 60vw;
  height: 22vw;
  justify-content: center;
  margin-bottom: 8vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-block._1st {
  width: 46vw;
  height: 20vw;
  margin-bottom: 6vh;
}

.imageslide {
  width: auto;
  object-fit: cover;
  margin-right: 1vw;
}

.image-129 {
  width: auto;
  height: 20vw;
  object-fit: cover;
}

.image-130, .image-131 {
  width: auto;
  height: 20vw;
}

.slide-caption {
  text-align: center;
  background-color: #bbb8b8;
  font-size: 1.1rem;
  font-style: italic;
}

.image-132 {
  width: 18vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  display: block;
}

.lotuskolam-html {
  width: 14vw;
  color: #e91818;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4vh;
}

.lotuskolam-html.conv.oct {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
}

.lotuskolam-html.oct.conv {
  display: block;
}

.lotuskolam-html.oct.conv.last {
  padding-bottom: 8vh;
}

.lotuskolam-html.consicous {
  width: 16vw;
}

.bottomkolam.oct.lifeq, .kolamhealth.oct {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  display: block;
}

.pull-quote.culture {
  width: 46vw;
  max-width: 600px;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pull-quote.culture._2nd {
  max-width: 550px;
}

.html-embed-14 {
  margin-top: auto;
  margin-right: auto;
}

.html-embed-14.culture {
  margin-top: 2vh;
  margin-right: 1vw;
}

.image-133 {
  display: block;
}

.kolam-culture, .image-134 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  display: block;
}

.fixed-bg {
  z-index: -5;
  height: 100vh;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-98 {
  width: 100vw;
  height: 76vh;
  position: relative;
  overflow: hidden;
}

.floating-div-abs-right {
  position: absolute;
  top: 16vw;
  right: 10vw;
}

.path-of-divine-wrpr {
  width: 460px;
  text-align: center;
  position: static;
  right: auto;
}

.orng-strip {
  width: 100%;
  text-align: center;
  background-color: #e46510;
  padding-top: 2%;
  padding-bottom: 4%;
}

.text-block-14 {
  color: #f4eae1;
  white-space: nowrap;
  font-size: 2rem;
}

.grey-box {
  width: 95%;
  background-color: rgba(0, 0, 0, .8);
  margin-top: -4%;
  margin-left: auto;
  padding: 6%;
}

.text-block-15 {
  color: #e0c28d;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  font-family: Fedra Serif, sans-serif;
  font-size: 6rem;
  line-height: 1.1;
  display: block;
}

.text-block-15.divine.heroheader {
  font-size: 5.4rem;
}

.text-block-16 {
  color: gray;
  text-align: left;
  font-size: 1.6rem;
  font-style: italic;
  line-height: 1.7;
}

.image-88 {
  object-fit: cover;
  object-position: 50% 50%;
  display: block;
}

.post-body-paragraph-2 {
  width: 46vw;
  max-width: 700px;
  color: #2d2c23;
  text-align: left;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin: auto;
  padding-top: 8vh;
  padding-bottom: 0;
  font-family: Fedra Sans, Arial, sans-serif;
  font-weight: 400;
  display: flex;
}

.post-body-paragraph-2.sans-top-bottom-padding {
  padding-top: 8vh;
  padding-bottom: 0;
  font-style: normal;
}

.post-body-paragraph-2.sans-top-bottom-padding.top {
  padding-top: 10vh;
}

.post-body-paragraph-2.sans-top-bottom-padding.swamipushya {
  padding-top: 4vh;
  padding-bottom: 2vh;
  font-family: Fedra Serif, sans-serif;
}

.image-97 {
  object-fit: cover;
}

._2vw-vertical-space-2 {
  height: 2vw;
}

.blue-h3-2 {
  color: #174f9e;
  font-weight: 500;
  line-height: 1;
}

.ornament-wrapper-2 {
  justify-content: center;
  align-items: center;
  margin-top: 2vh;
  margin-bottom: 2vh;
  display: flex;
}

.ornament-wrapper-2.bottom-padding {
  margin-bottom: 6vh;
}

.ornament-wrapper-2.bottom-padding._1 {
  margin-bottom: 2vh;
}

.ornament-wrapper-2.top-padding {
  margin-top: 4vh;
}

._65vw-image-container-2 {
  width: 65vw;
  object-fit: cover;
  justify-content: center;
  margin: auto;
  display: flex;
}

.firstparawrapperonpath {
  width: 46vw;
  max-width: 700px;
  flex-direction: column;
  margin-top: 6vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-block-21 {
  width: 48%;
  background-color: rgba(138, 7, 7, .9);
  padding-top: 10%;
  padding-bottom: 10%;
  padding-right: 4%;
  display: inline-block;
}

._3vw-vertical-space {
  height: 3vw;
}

._3vw-vertical-space.reducepadding {
  height: 2vw;
}

.text-block-18 {
  width: 12vw;
  color: #ef8a50;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.2;
}

.image-responsive-2 {
  width: 100%;
  height: 100%;
  text-align: left;
  object-fit: cover;
}

.div-block-23 {
  width: 36vw;
  object-fit: cover;
}

.text-block-19 {
  width: 78%;
  float: right;
  color: #fff;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.3;
  display: inline;
}

.thereisnoperfectway {
  align-items: flex-end;
  display: flex;
}

.ornament-2 {
  max-width: 220px;
}

.post-body-wrapper-2-new {
  width: 70vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8vh;
  padding-bottom: 4vh;
}

.post-body-wrapper-2-new.tan {
  width: 60vw;
  max-width: 1000px;
  background-color: #f2ebe3;
}

.post-body-wrapper-2-new.tan.divine.oct {
  padding-bottom: 0;
}

.scroll-over-wrpr-new {
  width: 70vw;
  max-width: 1200px;
  background-color: rgba(228, 101, 16, .51);
  margin: auto;
  padding-top: 4vw;
  padding-bottom: 4vw;
  display: block;
  position: static;
}

.divineheroimage {
  margin-top: -10vh;
  display: block;
}

.divine-image {
  width: 50vw;
  max-width: 900px;
  object-fit: fill;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.divine-image.vertical {
  width: 30vw;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.whitebg70vw {
  width: 70vw;
  background-color: #fff;
}

.whitebg70vw.divine {
  width: 60vw;
  max-width: 1000px;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
}

.overlappnig-70vw {
  margin-top: 0;
}

.left-overlapping {
  width: 46vw;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6vh;
}

.centeraligned {
  width: 30vw;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.centeraligned strong {
  font-family: Fedra Serif, sans-serif;
}

.centeraligned.bolditalics {
  font-family: Fedra Serif, sans-serif;
  font-weight: 500;
}

.centeraligned.bolditalics em {
  font-family: Fedra Serif, sans-serif;
  font-weight: 400;
}

.centeraligned.bolditalics p {
  margin-bottom: 2vh;
  font-family: Fedra Serif, sans-serif;
  line-height: 1.6;
}

.centeraligned.bolditalics.wide {
  width: 40vw;
  max-width: 600px;
}

.image-container {
  width: 60vw;
  max-width: 1000px;
  text-align: center;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 2vw;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.divine-smallimage {
  width: 18vw;
  max-width: 300px;
  flex: none;
  margin-left: 0;
  margin-right: 1vw;
  display: block;
}

.divine-smallimage._1st {
  margin-left: 1vw;
}

.bold-text-92 {
  flex: none;
  display: block;
}

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

.textimage.oct {
  width: 28vw;
  margin-left: 14vw;
}

.textimagecaption {
  width: 34vw;
  max-width: 480px;
  margin-left: 14vw;
}

.textimagecaption.image-caption.black {
  width: 28vw;
  padding-bottom: 2vh;
}

.bold-text-94 {
  font-size: 1.6rem;
}

.image-137 {
  width: 8vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

._20vw-verticle-space {
  height: 20vw;
}

.sgx-body {
  width: 46vw;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-style: normal;
}

.sgx-body p {
  margin-bottom: 2vh;
  padding-bottom: 0;
  font-family: Vesper Libre, sans-serif;
}

.sgx-body em {
  font-family: Fedra Serif, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
}

.sgx-body._2nd, .sgx-body._1 {
  padding-top: 24vh;
}

.sgx-body.dec-sgx.para-1 {
  padding-top: 8vh;
  padding-bottom: 0;
}

.sgx-body.dec-sgx.para-1 strong {
  color: #fff;
}

.sgx-body.newppp {
  color: #fff;
  padding-top: 0;
}

.sgx-body.july-sgx {
  padding-top: 4vh;
}

.sgx-body.july-sgx h2 {
  color: #fff;
  margin-bottom: 2vh;
  font-family: Vesper Libre, sans-serif;
}

.sgx-body.july-sgx strong {
  color: #fff;
}

.sgx-body.july-sgx.body-text {
  padding-top: 0;
}

.sgx-quotation {
  width: 5vw;
  max-width: 70px;
  flex: none;
  margin-top: .8vw;
  margin-right: 1vw;
}

.sgx-quotation._2nd {
  width: 5vw;
  flex: none;
  margin-top: .8vh;
}

.sgx-quotation.dec {
  color: #fff;
}

.kailashdarshanimg {
  width: 50vw;
  height: 60vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.kailashdarshanimg._2nd {
  margin-top: -42vw;
  padding-top: 6vh;
}

.kailashdarshanimg._2nd._1 {
  width: auto;
  height: 40vw;
  margin-top: auto;
  padding-top: 0;
  position: static;
}

.kailashdarshanimg._2nd.fullwidth {
  width: 100vw;
}

.kailashdarshanimg.fullwidth {
  width: 100vw;
  height: 50vw;
  margin-top: auto;
  padding-top: 0;
}

.kailashdarshanimg.img-3 {
  width: 50vw;
  height: auto;
  object-fit: contain;
  object-position: 50% 0%;
  padding-top: 4vh;
}

.kailashdarshanimg.img-3.imgggg3 {
  padding-top: 4vh;
}

.kailashdarshanimg.img-3.kashi4 {
  object-fit: contain;
}

.kailashdarshanimg.img-3.image3 {
  padding-top: 4vh;
}

.kailashdarshanimg.img-3.yantrabg {
  background-color: #000;
}

.kailashdarshanimg.img-3.custoimg, .kailashdarshanimg.img-3.custimgg {
  padding-top: 4vh;
}

.kailashdarshanimg.img-2 {
  width: 50vw;
  height: 60vh;
  object-fit: cover;
  object-position: 50% 30%;
  padding-bottom: 0;
}

.kailashdarshanimg.img-2.img3 {
  object-fit: contain;
}

.kailashdarshanimg.img-1 {
  width: 50vw;
  height: 60vh;
}

.kailashdarshanimg.dec {
  object-position: 50% 20%;
}

.article-divider-2 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  padding-bottom: 5vh;
}

.rameshprisoner {
  background-color: #9c0e0e;
  margin-top: -40vh;
}

.rameshprisoner.samskriti {
  background-color: #e2d0bc;
  margin-top: -20vh;
}

.rameshprisoner.samskriti.light {
  background-color: #d8b276;
}

.rameshprisoner.samskriti.overlap {
  background-color: #f3f3f2;
}

.rameshprisoner.lifeq1 {
  background-color: #e9dacd;
  margin-top: auto;
}

.rameshprisoner.lifeq1.overlapping {
  background-color: #f5ddb8;
  margin-top: -30vh;
}

.rameshprisoner.lifeq1.overlapping.lightcolor {
  background-color: #fff;
}

.rameshprisoner.yogaw.sept {
  width: auto;
  max-width: none;
}

.rameshprisoner.yogaw.sept.light {
  background-color: #fcf7ef;
  margin-top: -36vh;
}

.rameshprisoner.yogaw.sept.darklight {
  background-color: #f8e8cf;
  margin-top: -36vh;
}

.rameshprisoner.earlydays {
  background-color: #fff;
  margin-top: auto;
}

.rameshprisoner.earlydays._2nd {
  background-color: #e9dacd;
}

.rameshprisoner.white {
  background-color: #fff;
  margin-top: -28vh;
}

.rameshprisoner.white.light {
  background-color: #d8b276;
}

.rameshprisoner.white.overlap {
  background-color: #f3f3f2;
}

.cover-img-lige-begin {
  width: 100vw;
  height: auto;
  color: #34190e;
  object-fit: cover;
  object-position: 50% 0%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mb-story-or-history {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.post-body-paragraph-italics {
  max-width: 700px;
  color: #2d2c23;
  text-align: left;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Fedra Sans, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  display: block;
}

.post-body-paragraph-italics h3 {
  text-align: left;
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 0;
  font-size: 1.5rem;
  font-style: normal;
  line-height: 1.2;
  display: block;
}

.post-body-paragraph-italics.sans-top-padding {
  padding-top: 0;
  padding-bottom: 6vh;
  font-style: normal;
}

.post-body-paragraph-italics.sans-top-padding a {
  color: #cf4520;
  text-decoration: none;
}

.post-body-paragraph-italics.sans-top-padding.mahabaharat {
  padding-top: 6vh;
  padding-bottom: 8vh;
}

.post-body-paragraph-italics.sans-top-padding.mahabaharat.removebottompadding {
  padding-bottom: 0;
}

.post-body-paragraph-italics.sans-top-padding.mahabaharat.belowimage {
  padding-top: 14vh;
}

.post-body-paragraph-italics.sans-top-padding.mahabaharat.continue-para {
  padding-bottom: 0;
}

.post-body-paragraph-italics.sans-top-padding.mahabaharat.para {
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
}

.post-body-paragraph-italics.sans-top-padding.mahabaharat.para h2 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 2vh;
}

.post-body-paragraph-italics p {
  width: 100%;
  order: 0;
  justify-content: flex-start;
  align-self: center;
  margin-bottom: 4vh;
  padding-top: 0;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.6;
  display: block;
}

.post-body-paragraph-italics.mysteries {
  padding-top: 40vh;
  padding-bottom: 6vh;
}

.post-body-paragraph-italics.mysteries._3rd {
  padding-top: 36vh;
}

.post-body-paragraph-italics.mysteries._3rd.lessbottom {
  padding-bottom: 2vh;
}

.post-body-paragraph-italics.mysteries._1st {
  padding-top: 36vh;
}

.post-body-paragraph-italics.mysteries.cont {
  padding-top: 0;
}

.post-body-paragraph-italics.mysteries a {
  color: #d33408;
}

.post-body-paragraph-italics.mysteries strong {
  font-family: Fedra Serif, sans-serif;
}

.post-body-paragraph-italics em {
  width: 46vw;
  max-width: 700px;
  text-align: center;
  text-transform: none;
  border: 1px #000;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  font-family: Fedra Serif, sans-serif;
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.6;
  text-decoration: none;
  display: inline;
}

.post-body-paragraph-italics._8thingsmoon {
  padding-top: 34vh;
  padding-bottom: 0;
}

.post-body-paragraph-italics._8thingsmoon strong {
  color: #000;
}

.post-body-paragraph-italics.july {
  color: #fffcd0;
  padding-top: 5vh;
}

.post-body-paragraph-italics.july._1 {
  color: #d3d0a9;
  margin-bottom: 0;
  padding-top: 6vh;
  padding-bottom: 0;
}

.post-body-paragraph-italics.july._1 strong {
  font-weight: 500;
}

.post-body-paragraph-italics.july._1 h2 {
  color: #fff;
}

.post-body-paragraph-italics.july._2 {
  color: #d3d0a9;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6vh;
  padding-bottom: 0;
}

.post-body-paragraph-italics.july._2 h2 {
  color: #fff;
}

.post-body-paragraph-italics.july._3 {
  color: #d3d0a9;
  margin-bottom: 0;
  padding-top: 6vh;
  padding-bottom: 0;
}

.post-body-paragraph-italics.july._3 h2 {
  color: #fff;
}

.post-body-paragraph-italics.july._4 {
  color: #d3d0a9;
  padding-bottom: 0;
}

.post-body-paragraph-italics.july._4 h2 {
  color: #fff;
}

.post-body-paragraph-italics.july._5 {
  color: #d3d0a9;
  padding-bottom: 0;
}

.post-body-paragraph-italics.july._5 h2 {
  color: #fff;
}

.post-body-paragraph-italics.jul {
  padding-top: 36vh;
  padding-bottom: 6vh;
}

.post-body-paragraph-italics._4vh-top-padding {
  padding-top: 4vh;
}

.post-body-paragraph-italics._4vh-top-padding._8 {
  padding-top: 8vh;
  padding-bottom: 8vh;
}

.post-body-paragraph-italics._4vh-top-padding._8 h2 {
  color: #000;
}

.post-body-paragraph-italics.july-featurestory {
  padding-top: 4vh;
}

.post-body-paragraph-italics.july-featurestory a {
  color: #d14843;
}

.post-body-paragraph-italics.july-featurestory.reducebottom {
  padding-bottom: 0;
}

.post-body-paragraph-italics.lifeq {
  padding-top: 8vh;
}

.post-body-paragraph-italics.lifeq.aug {
  padding-bottom: 2vh;
}

.post-body-paragraph-italics.lifeq.aug.lesstop {
  padding-top: 0;
  padding-bottom: 4vh;
}

.post-body-paragraph-italics.lifeq.aug.lesstop.special {
  padding-bottom: 0;
}

.post-body-paragraph-italics.lifeq.sept {
  padding-top: 8vh;
  padding-bottom: 6vh;
}

.post-body-paragraph-italics.sam {
  padding-top: 36vh;
  padding-bottom: 6vh;
}

.post-body-paragraph-italics.sam h2 {
  color: #000;
}

.post-body-paragraph-italics.sam.removebottompadding {
  padding-bottom: 0;
}

.post-body-paragraph-italics.sam.new {
  padding-top: 28vh;
}

.post-body-paragraph-italics.less-top {
  padding-top: 0;
}

.post-body-paragraph-italics.fullmoon {
  margin-bottom: 6vh;
  padding-top: 6vh;
  padding-bottom: 0;
}

.post-body-paragraph-italics.fullmoon strong {
  font-weight: 500;
}

.post-body-paragraph-italics.fullmoon.introitalics-sans {
  text-align: left;
  padding-top: 10vh;
}

.post-body-paragraph-italics.fullmoon.introitalics-sans.nospace {
  margin-bottom: auto;
}

.post-body-paragraph-italics.fullmoon.introitalics-sans.nospace.top {
  width: 46vw;
  padding-top: 8vh;
}

.post-body-paragraph-italics.fullmoon.small {
  padding-top: 0;
}

.post-body-paragraph-italics.fullmoon.small.nospace {
  margin-bottom: auto;
}

.post-body-paragraph-italics.fullmoon.small.nospace.topspaceno {
  padding-top: 0;
}

.post-body-paragraph-italics.fullmoon h2 {
  width: 46vw;
  max-width: 700px;
  color: #000;
}

.post-body-paragraph-italics.fullmoon.nospace {
  margin-bottom: auto;
  padding-top: 4vh;
}

.post-body-paragraph-italics.fullmoon.nospace.top {
  padding-top: 8vh;
}

.post-body-paragraph-italics.reducebottompadding {
  padding-bottom: 0;
}

.post-body-paragraph-italics.bottomless {
  padding-bottom: 2vh;
}

.post-body-paragraph-italics.kayanatha {
  color: #e8e8e8;
}

.post-body-paragraph-italics.kayanatha._1st {
  padding-top: 8vh;
}

.post-body-paragraph-italics.kayanatha._2nd {
  padding-top: 20vw;
}

.post-body-paragraph-italics.culture.aug {
  padding-bottom: 2vh;
}

.post-body-paragraph-italics.culture._2nd.aug {
  padding-top: 0;
  padding-bottom: 4vh;
}

.post-body-paragraph-italics.hinar._2nd {
  padding-top: 6vh;
}

.post-body-paragraph-italics.hinar._3rd {
  padding-top: 4vh;
}

.post-body-paragraph-italics.hinar._3rd._4th {
  padding-bottom: 4vh;
}

.post-body-paragraph-italics.hinar.last {
  padding-bottom: 0;
}

.post-body-paragraph-italics.hinar._4th {
  padding-bottom: 4vh;
}

.post-body-paragraph-italics.overlaping {
  padding-top: 24vh;
}

.post-body-paragraph-italics.overlaping.bigimage {
  padding-top: 34vh;
  padding-bottom: 6vh;
}

.post-body-paragraph-italics.overlaping.bigimage a {
  color: #d63c2e;
}

.post-body-paragraph-italics.overlaping.smallimage {
  padding-top: 30vh;
  padding-bottom: 6vh;
}

.post-body-paragraph-italics.spet {
  padding-top: 8vh;
  padding-bottom: 0;
}

.post-body-paragraph-italics.spet._2nd {
  padding-top: 6vh;
  padding-bottom: 2vh;
}

.post-body-paragraph-italics.spet.last {
  padding-top: 2vh;
  padding-bottom: 1vh;
}

.post-body-paragraph-italics.spet a {
  color: #d63c2e;
}

.post-body-paragraph-italics.spet strong {
  display: inline;
}

.post-body-paragraph-italics.spet h2 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 2vh;
}

.post-body-paragraph-italics.recepie {
  padding-top: 6vh;
  padding-bottom: 4vh;
}

.post-body-paragraph-italics.isha.sept {
  padding-top: 6vh;
}

.post-body-paragraph-italics.isha.sept._1st {
  padding-top: 8vh;
}

.post-body-paragraph-italics.isha.sept.last {
  padding-bottom: 2vh;
}

.post-body-paragraph-italics.isha.sept a {
  color: #d63c2e;
}

.post-body-paragraph-italics.sept.eternal.inside {
  padding-bottom: 2vh;
}

.post-body-paragraph-italics.sept.eternal.inside.last {
  text-align: center;
  padding-top: 2vh;
}

.post-body-paragraph-italics.poem {
  text-align: center;
  padding-top: 4vh;
}

.post-body-paragraph-italics.oct.last {
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.post-body-paragraph-italics.oct.last.footnote {
  padding-top: 0;
  padding-bottom: 4vh;
  font-family: Fedra Serif, sans-serif;
}

.post-body-paragraph-italics.oct.last a {
  color: #db4b4b;
}

.post-body-paragraph-italics.oct.conv {
  padding-top: 4vh;
  padding-bottom: 0;
}

.post-body-paragraph-italics.oct.conv._2nd {
  padding-top: 6vh;
  padding-bottom: 0;
}

.post-body-paragraph-italics.oct.conv.reducebottom {
  padding-bottom: 2vh;
}

.post-body-paragraph-italics.oct.conv.reducebottom h2 {
  margin-top: 2vh;
}

.post-body-paragraph-italics.oct.conv h2 {
  margin-top: auto;
  padding-top: 2vh;
}

.post-body-paragraph-italics.oct.health {
  padding-top: 2vh;
  padding-bottom: 1vh;
}

.post-body-paragraph-italics.oct.health h2 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 2vh;
}

.post-body-paragraph-italics.oct.health.last {
  padding-top: 6vh;
}

.post-body-paragraph-italics.oct.health img {
  width: 30vw;
  margin-top: auto;
  margin-left: -9vw;
  margin-right: auto;
  display: block;
}

.post-body-paragraph-italics.oct.health figure {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.post-body-paragraph-italics.oct.footnote-para, .post-body-paragraph-italics.oct.footnote-para.continue-para {
  padding-top: 0;
}

.post-body-paragraph-italics.oct.footnote-para.continue-para a {
  color: #df221c;
}

.post-body-paragraph-italics.oct.footnote-para.continue-para.pullq {
  padding-top: 2vh;
}

.post-body-paragraph-italics.oct.continue-para {
  padding-top: 0;
  padding-bottom: 0;
}

.post-body-paragraph-italics.oct.continue-para.footnote._1st, .post-body-paragraph-italics.oct.continue-para.footnote._2nd {
  padding-top: 0;
}

.post-body-paragraph-italics.oct.continue-para.pullq {
  padding: 2vh 0 0;
}

.post-body-paragraph-italics.oct.first-para {
  padding-top: 8vh;
  padding-bottom: 0;
}

.post-body-paragraph-italics.receipe {
  padding-top: 0;
}

.post-body-paragraph-italics.divine {
  padding-top: 6vh;
}

.post-body-paragraph-italics.divine.oct {
  padding-top: 6vh;
  padding-bottom: 6vh;
}

.post-body-paragraph-italics.divine.oct.lessbottom {
  padding-bottom: 0;
}

.post-body-paragraph-italics.divine.oct.lessbottom.lesstop {
  padding-top: 0;
}

.post-body-paragraph-italics.divine.oct.lessbottom.lesstop.footnote {
  padding-bottom: 4vh;
}

.post-body-paragraph-italics.divine.oct.lessbottom.lesstop a {
  color: #db4b4b;
}

.post-body-paragraph-italics.divine.oct.lessbottom.top {
  padding-top: 0;
}

.post-body-paragraph-italics.divine.oct.lessbottom.top.bottom {
  padding-bottom: 4vh;
}

.post-body-paragraph-italics.divine.oct.lessbottom.top._1 {
  padding-top: 2vh;
}

.post-body-paragraph-italics.divine h2 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 2vh;
}

.post-body-paragraph-italics.divine.lessbottompadding {
  padding-bottom: 0;
}

.post-body-paragraph-italics.divine.lessbottompadding.lesstoppadding {
  padding-top: 0;
}

.post-body-paragraph-italics.divine.lessbottompadding.lesstoppadding a {
  color: #db4b4b;
}

.post-body-paragraph-italics.divine.footnote.footnotespace {
  padding-top: 0;
  padding-bottom: 4vh;
}

.post-body-paragraph-italics.nov {
  padding-top: 8vh;
  padding-bottom: 0;
}

.post-body-paragraph-italics.nov._2nd {
  padding-top: 6vh;
  padding-bottom: 2vh;
}

.post-body-paragraph-italics.nov.last {
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.post-body-paragraph-italics.nov a {
  color: #d63c2e;
}

.post-body-paragraph-italics.nov strong {
  display: inline;
}

.post-body-paragraph-italics.nov h2 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 2vh;
}

.post-body-paragraph-italics.nov {
  padding-top: 4vh;
}

.post-body-paragraph-italics.sans-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.post-body-paragraph-italics.kailashdarshan {
  padding-top: 6vh;
  padding-bottom: 2vh;
}

.post-body-paragraph-italics.padding-ramesh {
  padding-bottom: 2vh;
}

.post-body-paragraph-italics.chronic-ailments {
  padding-top: 6vh;
  padding-bottom: 0;
}

.post-body-paragraph-italics.mahabharat {
  padding-top: 6vh;
  padding-bottom: 2vh;
}

.post-body-paragraph-italics.italics {
  padding-top: 0;
  padding-bottom: 0;
}

.happeningsdate-card-copy {
  z-index: 4;
  width: auto;
  height: auto;
  justify-content: center;
  align-items: center;
  margin-left: 1vw;
  padding-top: 1vw;
  padding-bottom: 1vw;
  font-family: Fedra Serif, sans-serif;
  font-size: 2rem;
  line-height: 1.2;
  display: block;
  position: absolute;
  top: auto;
  bottom: -2vh;
  left: -4vh;
  right: auto;
}

.bigdate-copy {
  z-index: 5;
  color: #fff;
  text-align: center;
  padding-top: .7vw;
  padding-left: 0;
  padding-right: 0;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  position: relative;
}

.bigdate-copy.date-variation-1 {
  font-size: 1.6rem;
}

.month-copy {
  z-index: 5;
  color: #fff;
  text-align: center;
  padding-bottom: .7vw;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.4rem;
  line-height: 1;
  position: relative;
}

.month-copy.oct.big {
  text-align: left;
  padding-top: 1vw;
}

.div-block-125, .div-block-126 {
  display: inline-block;
}

.date-spacer {
  padding-left: .25vw;
  padding-right: .25vw;
  display: inline-block;
}

.text-block-56 {
  z-index: 5;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
  transform: translate(0, -50%);
}

._18vw-verticle-space {
  height: 18vw;
}

.post-body-paragraph-fedra-sans {
  max-width: 700px;
  color: #2d2c23;
  text-align: left;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: flex-start;
  margin: auto;
  padding-top: 8vh;
  padding-bottom: 8vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-weight: 400;
  display: block;
}

.post-body-paragraph-fedra-sans h3 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 0;
  font-size: 1.5rem;
  font-style: normal;
  line-height: 1.2;
  display: block;
}

.post-body-paragraph-fedra-sans.sans-top-padding {
  padding-top: 0;
  padding-bottom: 6vh;
  font-style: normal;
}

.post-body-paragraph-fedra-sans.sans-top-padding a {
  color: #cf4520;
  text-decoration: none;
}

.post-body-paragraph-fedra-sans.sans-top-padding.mahabaharat {
  padding-top: 6vh;
  padding-bottom: 8vh;
}

.post-body-paragraph-fedra-sans.sans-top-padding.mahabaharat.removebottompadding {
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.sans-top-padding.mahabaharat.belowimage {
  padding-top: 14vh;
}

.post-body-paragraph-fedra-sans.sans-top-padding.mahabaharat.continue-para {
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.sans-top-padding.mahabaharat.para {
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
}

.post-body-paragraph-fedra-sans.sans-top-padding.mahabaharat.para h2 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 2vh;
}

.post-body-paragraph-fedra-sans p {
  width: 100%;
  order: 0;
  justify-content: flex-start;
  align-self: center;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.2rem;
  font-style: italic;
  line-height: 1.6;
  display: block;
}

.post-body-paragraph-fedra-sans.mysteries {
  padding-top: 40vh;
  padding-bottom: 6vh;
}

.post-body-paragraph-fedra-sans.mysteries._3rd {
  padding-top: 36vh;
}

.post-body-paragraph-fedra-sans.mysteries._3rd.lessbottom {
  padding-bottom: 2vh;
}

.post-body-paragraph-fedra-sans.mysteries._1st {
  padding-top: 36vh;
}

.post-body-paragraph-fedra-sans.mysteries.cont {
  padding-top: 0;
}

.post-body-paragraph-fedra-sans.mysteries a {
  color: #d33408;
}

.post-body-paragraph-fedra-sans.mysteries strong {
  font-family: Fedra Serif, sans-serif;
}

.post-body-paragraph-fedra-sans em {
  width: 46vw;
  max-width: 700px;
  text-align: center;
  text-transform: none;
  border: 1px #000;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.2rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.6;
  text-decoration: none;
  display: inline;
}

.post-body-paragraph-fedra-sans._8thingsmoon {
  padding-top: 34vh;
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans._8thingsmoon strong {
  color: #000;
}

.post-body-paragraph-fedra-sans.july {
  color: #fffcd0;
  padding-top: 5vh;
}

.post-body-paragraph-fedra-sans.july._1 {
  color: #d3d0a9;
  margin-bottom: 0;
  padding-top: 6vh;
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.july._1 strong {
  font-weight: 500;
}

.post-body-paragraph-fedra-sans.july._1 h2 {
  color: #fff;
}

.post-body-paragraph-fedra-sans.july._2 {
  color: #d3d0a9;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6vh;
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.july._2 h2 {
  color: #fff;
}

.post-body-paragraph-fedra-sans.july._3 {
  color: #d3d0a9;
  margin-bottom: 0;
  padding-top: 6vh;
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.july._3 h2 {
  color: #fff;
}

.post-body-paragraph-fedra-sans.july._4 {
  color: #d3d0a9;
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.july._4 h2 {
  color: #fff;
}

.post-body-paragraph-fedra-sans.july._5 {
  color: #d3d0a9;
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.july._5 h2 {
  color: #fff;
}

.post-body-paragraph-fedra-sans.jul {
  padding-top: 36vh;
  padding-bottom: 6vh;
}

.post-body-paragraph-fedra-sans._4vh-top-padding {
  padding-top: 4vh;
}

.post-body-paragraph-fedra-sans._4vh-top-padding._8 {
  padding-top: 8vh;
  padding-bottom: 8vh;
}

.post-body-paragraph-fedra-sans._4vh-top-padding._8 h2 {
  color: #000;
}

.post-body-paragraph-fedra-sans.july-featurestory {
  padding-top: 4vh;
}

.post-body-paragraph-fedra-sans.july-featurestory a {
  color: #d14843;
}

.post-body-paragraph-fedra-sans.july-featurestory.reducebottom {
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.lifeq {
  padding-top: 8vh;
}

.post-body-paragraph-fedra-sans.lifeq.aug {
  padding-bottom: 2vh;
}

.post-body-paragraph-fedra-sans.lifeq.aug.lesstop {
  padding-top: 0;
  padding-bottom: 4vh;
}

.post-body-paragraph-fedra-sans.lifeq.aug.lesstop.special {
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.lifeq.sept {
  padding-top: 8vh;
  padding-bottom: 6vh;
}

.post-body-paragraph-fedra-sans.sam {
  padding-top: 36vh;
  padding-bottom: 6vh;
}

.post-body-paragraph-fedra-sans.sam h2 {
  color: #000;
}

.post-body-paragraph-fedra-sans.sam.removebottompadding {
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.sam.new {
  padding-top: 28vh;
}

.post-body-paragraph-fedra-sans.less-top {
  padding-top: 0;
}

.post-body-paragraph-fedra-sans.fullmoon {
  margin-bottom: 6vh;
  padding-top: 6vh;
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.fullmoon strong {
  font-weight: 500;
}

.post-body-paragraph-fedra-sans.fullmoon.introitalics-sans {
  text-align: left;
  padding-top: 10vh;
}

.post-body-paragraph-fedra-sans.fullmoon.introitalics-sans.nospace {
  margin-bottom: auto;
}

.post-body-paragraph-fedra-sans.fullmoon.introitalics-sans.nospace.top {
  width: 46vw;
  padding-top: 8vh;
}

.post-body-paragraph-fedra-sans.fullmoon.small {
  padding-top: 0;
}

.post-body-paragraph-fedra-sans.fullmoon.small.nospace {
  margin-bottom: auto;
}

.post-body-paragraph-fedra-sans.fullmoon.small.nospace.topspaceno {
  padding-top: 0;
}

.post-body-paragraph-fedra-sans.fullmoon h2 {
  width: 46vw;
  max-width: 700px;
  color: #000;
}

.post-body-paragraph-fedra-sans.fullmoon.nospace {
  margin-bottom: auto;
  padding-top: 4vh;
}

.post-body-paragraph-fedra-sans.fullmoon.nospace.top {
  padding-top: 8vh;
}

.post-body-paragraph-fedra-sans.reducebottompadding {
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.bottomless {
  padding-bottom: 2vh;
}

.post-body-paragraph-fedra-sans.kayanatha {
  color: #e8e8e8;
}

.post-body-paragraph-fedra-sans.kayanatha._1st {
  padding-top: 8vh;
}

.post-body-paragraph-fedra-sans.kayanatha._2nd {
  padding-top: 20vw;
}

.post-body-paragraph-fedra-sans.culture.aug {
  padding-bottom: 2vh;
}

.post-body-paragraph-fedra-sans.culture._2nd.aug {
  padding-top: 0;
  padding-bottom: 4vh;
}

.post-body-paragraph-fedra-sans.hinar._2nd {
  padding-top: 6vh;
}

.post-body-paragraph-fedra-sans.hinar._3rd {
  padding-top: 4vh;
}

.post-body-paragraph-fedra-sans.hinar._3rd._4th {
  padding-bottom: 4vh;
}

.post-body-paragraph-fedra-sans.hinar.last {
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.hinar._4th {
  padding-bottom: 4vh;
}

.post-body-paragraph-fedra-sans.overlaping {
  padding-top: 24vh;
}

.post-body-paragraph-fedra-sans.overlaping.bigimage {
  padding-top: 34vh;
  padding-bottom: 6vh;
}

.post-body-paragraph-fedra-sans.overlaping.bigimage a {
  color: #d63c2e;
}

.post-body-paragraph-fedra-sans.overlaping.smallimage {
  padding-top: 30vh;
  padding-bottom: 6vh;
}

.post-body-paragraph-fedra-sans.spet {
  padding-top: 8vh;
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.spet._2nd {
  padding-top: 6vh;
  padding-bottom: 2vh;
}

.post-body-paragraph-fedra-sans.spet.last {
  padding-top: 2vh;
  padding-bottom: 1vh;
}

.post-body-paragraph-fedra-sans.spet a {
  color: #d63c2e;
}

.post-body-paragraph-fedra-sans.spet strong {
  display: inline;
}

.post-body-paragraph-fedra-sans.spet h2 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 2vh;
}

.post-body-paragraph-fedra-sans.recepie {
  padding-top: 6vh;
  padding-bottom: 4vh;
}

.post-body-paragraph-fedra-sans.isha.sept {
  padding-top: 6vh;
}

.post-body-paragraph-fedra-sans.isha.sept._1st {
  padding-top: 8vh;
}

.post-body-paragraph-fedra-sans.isha.sept.last {
  padding-bottom: 2vh;
}

.post-body-paragraph-fedra-sans.isha.sept a {
  color: #d63c2e;
}

.post-body-paragraph-fedra-sans.sept.eternal.inside {
  padding-bottom: 2vh;
}

.post-body-paragraph-fedra-sans.sept.eternal.inside.last {
  text-align: center;
  padding-top: 2vh;
}

.post-body-paragraph-fedra-sans.sept._2nd {
  padding-bottom: 4vh;
}

.post-body-paragraph-fedra-sans.poem {
  text-align: center;
  padding-top: 4vh;
  padding-bottom: 4vh;
}

.post-body-paragraph-fedra-sans.poem.dec-sp {
  width: 46vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30vh;
  display: block;
}

.post-body-paragraph-fedra-sans.footnote.sans-bottom-padding {
  padding-bottom: 4vh;
}

.post-body-paragraph-fedra-sans.oct.last {
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.post-body-paragraph-fedra-sans.oct.last.footnote {
  padding-top: 0;
  padding-bottom: 4vh;
  font-family: Fedra Serif, sans-serif;
}

.post-body-paragraph-fedra-sans.oct.last a {
  color: #db4b4b;
}

.post-body-paragraph-fedra-sans.oct.conv {
  padding-top: 4vh;
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.oct.conv._2nd {
  padding-top: 6vh;
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.oct.conv.reducebottom {
  padding-bottom: 2vh;
}

.post-body-paragraph-fedra-sans.oct.conv.reducebottom h2 {
  margin-top: 2vh;
}

.post-body-paragraph-fedra-sans.oct.conv h2 {
  margin-top: auto;
  padding-top: 2vh;
}

.post-body-paragraph-fedra-sans.oct.health {
  padding-top: 2vh;
  padding-bottom: 1vh;
}

.post-body-paragraph-fedra-sans.oct.health h2 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 2vh;
}

.post-body-paragraph-fedra-sans.oct.health.last {
  padding-top: 6vh;
}

.post-body-paragraph-fedra-sans.oct.health img {
  width: 30vw;
  margin-top: auto;
  margin-left: -9vw;
  margin-right: auto;
  display: block;
}

.post-body-paragraph-fedra-sans.oct.health figure {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.post-body-paragraph-fedra-sans.oct.footnote-para, .post-body-paragraph-fedra-sans.oct.footnote-para.continue-para {
  padding-top: 0;
}

.post-body-paragraph-fedra-sans.oct.footnote-para.continue-para a {
  color: #df221c;
}

.post-body-paragraph-fedra-sans.oct.footnote-para.continue-para.pullq {
  padding-top: 2vh;
}

.post-body-paragraph-fedra-sans.oct.continue-para {
  padding-top: 0;
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.oct.continue-para.footnote._1st, .post-body-paragraph-fedra-sans.oct.continue-para.footnote._2nd {
  padding-top: 0;
}

.post-body-paragraph-fedra-sans.oct.continue-para.pullq {
  padding: 2vh 0 0;
}

.post-body-paragraph-fedra-sans.oct.first-para {
  padding-top: 8vh;
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.receipe {
  padding-top: 0;
}

.post-body-paragraph-fedra-sans.divine {
  padding-top: 6vh;
}

.post-body-paragraph-fedra-sans.divine.oct {
  padding-top: 6vh;
  padding-bottom: 6vh;
}

.post-body-paragraph-fedra-sans.divine.oct.lessbottom {
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.divine.oct.lessbottom.lesstop {
  padding-top: 0;
}

.post-body-paragraph-fedra-sans.divine.oct.lessbottom.lesstop.footnote {
  padding-bottom: 4vh;
}

.post-body-paragraph-fedra-sans.divine.oct.lessbottom.lesstop a {
  color: #db4b4b;
}

.post-body-paragraph-fedra-sans.divine.oct.lessbottom.top {
  padding-top: 0;
}

.post-body-paragraph-fedra-sans.divine.oct.lessbottom.top.bottom {
  padding-bottom: 4vh;
}

.post-body-paragraph-fedra-sans.divine.oct.lessbottom.top._1 {
  padding-top: 2vh;
}

.post-body-paragraph-fedra-sans.divine h2 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 2vh;
}

.post-body-paragraph-fedra-sans.divine.lessbottompadding {
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.divine.lessbottompadding.lesstoppadding {
  padding-top: 0;
}

.post-body-paragraph-fedra-sans.divine.lessbottompadding.lesstoppadding a {
  color: #db4b4b;
}

.post-body-paragraph-fedra-sans.divine.footnote.footnotespace {
  padding-top: 0;
  padding-bottom: 4vh;
}

.post-body-paragraph-fedra-sans.nov {
  padding-top: 8vh;
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.nov._2nd {
  padding-top: 6vh;
  padding-bottom: 2vh;
}

.post-body-paragraph-fedra-sans.nov.last {
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.post-body-paragraph-fedra-sans.nov a {
  color: #d63c2e;
}

.post-body-paragraph-fedra-sans.nov strong {
  display: inline;
}

.post-body-paragraph-fedra-sans.nov h2 {
  margin-top: auto;
  margin-bottom: 3vh;
  padding-top: 2vh;
}

.post-body-paragraph-fedra-sans.nov {
  padding-top: 4vh;
}

.post-body-paragraph-fedra-sans.sans-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.kailashdarshan {
  padding-top: 6vh;
  padding-bottom: 2vh;
}

.post-body-paragraph-fedra-sans.padding-ramesh {
  padding-bottom: 2vh;
}

.post-body-paragraph-fedra-sans.chronic-ailments {
  padding-top: 6vh;
  padding-bottom: 1vh;
}

.post-body-paragraph-fedra-sans.mahabharat {
  padding-top: 6vh;
  padding-bottom: 2vh;
}

.post-body-paragraph-fedra-sans.italics {
  padding-top: 0;
  padding-bottom: 0;
}

.post-body-paragraph-fedra-sans.removebottompadding {
  padding-bottom: 0;
}

.gallery-wrpr {
  width: 100vw;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slider {
  height: 100%;
  flex: 1;
}

.gallery-img-100pc {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery-img-100pc.contain {
  object-fit: contain;
  background-color: #000;
}

.gallery-content-wrpr {
  width: 100%;
  height: 100%;
  position: relative;
}

.gallery-img-wrpr {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.gallery-caption-wrpr {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 72px;
  left: 0%;
  right: 0%;
}

.gallery-caption-wrpr.bg {
  color: #fff;
  background-color: rgba(15, 28, 46, .5);
}

.gallery-caption-txt {
  width: 55vw;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
}

.gallery-caption-txt.white {
  color: #fff;
}

.gallery-caption-txt.white.small {
  width: 42vw;
}

.gallery-caption-txt.title {
  font-size: 1.2rem;
  font-weight: 500;
}

.slide-nav {
  display: none;
}

.gallery-arrow {
  z-index: 200;
  width: 5%;
  height: 5%;
  color: #000;
  font-size: 1.6rem;
  top: auto;
  bottom: 30px;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.gallery-arrow.lft {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  right: 5%;
}

.gallery-arrow.rgt {
  left: 5%;
}

.gallery-title-wrpr {
  z-index: 3;
  align-items: center;
  padding-left: 2vw;
  display: flex;
  position: absolute;
  top: 6%;
  left: 0%;
  right: 0%;
}

.gallery-title-wrpr.bg {
  display: none;
}

.arrow-icon {
  border-radius: 20px;
  display: none;
}

.icon {
  display: none;
}

.image-138 {
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container {
  padding-top: 20vh;
}

.container.sleep-tips {
  max-height: 50vh;
  max-width: 60vw;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.container.sleep-tips._1 {
  padding-top: 12vh;
}

.container.sleep-tips.tip-1 {
  height: 50vh;
  max-height: none;
  max-width: none;
  padding-top: 0;
}

.container.sleep-tips.img-4 {
  object-position: 50% 60%;
}

.sleep-tips {
  width: 100vw;
  height: 50vh;
  max-width: none;
  object-fit: cover;
  object-position: 50% 100%;
  overflow: visible;
}

.sleep-tips.pic-2 {
  object-fit: cover;
  object-position: 50% 0%;
}

.sleep-tips.img-4 {
  object-position: 50% 0%;
}

.bold-text-95 {
  color: #000;
  letter-spacing: 0;
  font-family: Vesper Libre, sans-serif;
  font-size: 1rem;
}

.image-139 {
  max-width: 20vw;
}

.body-21 {
  background-color: #ffda9b;
}

.image-140 {
  object-fit: fill;
  margin-top: 0;
  padding-top: 0;
  position: static;
}

.image-140.tab {
  width: 100vw;
  height: 90vh;
  object-fit: cover;
  object-position: 50% 20%;
}

.div-block-127 {
  display: none;
}

.image-143 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bold-text-96 {
  color: #d8d8d8;
  padding-top: 3vh;
  display: block;
}

.bold-text-97 {
  color: #d8d8d8;
}

.image-144 {
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-128 {
  background-color: #6e4c26;
  margin-top: -41vh;
}

.rich-text-block-20 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-57 {
  width: 60vw;
  color: #ebebeb;
  text-align: center;
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-size: 1.1rem;
  font-style: italic;
  font-weight: 400;
  display: block;
}

.dec {
  display: block;
}

.image-145 {
  width: 30vw;
  margin-bottom: 32vh;
}

.education {
  margin-left: auto;
  margin-right: auto;
}

.education-photos {
  width: 40vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-129 {
  padding-top: 5vh;
}

.div-block-129.education-pic {
  width: 45vw;
  background-color: #ac3b1d;
  border-radius: 0;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5vh;
  padding-bottom: 5vh;
}

.image-146 {
  width: 20vw;
  margin-bottom: 8vh;
}

.div-block-130 {
  z-index: 1;
  width: 50vw;
  height: 38vh;
  color: #e6d99e;
  background-color: #fffcc8;
  margin-top: -9vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  position: static;
  top: 84.8vh;
}

.div-block-130._3 {
  height: 25vh;
  color: #5d1102;
  background-color: #5d1102;
  font-weight: 500;
}

.div-block-130._3._4 {
  height: 32vh;
  color: #641100;
  background-color: #641100;
}

.div-block-130._3._4._5 {
  height: 30vh;
}

.div-block-130._3._4.img-4 {
  height: 38vh;
  max-height: 260px;
}

.div-block-130._5 {
  height: 30vh;
}

.div-block-130.suriya {
  height: 32vh;
  background-color: #fffcc8;
}

.div-block-130.img-1 {
  max-height: 240px;
}

.image-147 {
  z-index: 2;
  width: 40vw;
  height: 60vh;
  margin-top: -32vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 10px;
}

.image-147._1 {
  object-fit: cover;
  object-position: 50% 10%;
  margin-top: 10vh;
  overflow: visible;
}

.image-147._2 {
  margin-top: -37vh;
}

.paragraph {
  width: 40vw;
  max-width: 450px;
  color: #f0e98b;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12vh;
  font-family: Fedra Serif, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.4;
}

.paragraph._2 {
  font-weight: 500;
}

.paragraph.aarthi {
  max-width: none;
  line-height: 1.2;
}

.bold-text-98 {
  color: #f3f3f3;
}

.italic-text-24 {
  color: #f8f8f8;
}

.italic-text-25 {
  font-weight: 500;
}

.bold-text-99 {
  color: #000;
  font-style: italic;
  font-weight: 400;
}

.bold-text-99._2 {
  color: #ececec;
}

.image-147 {
  margin-top: 10vh;
}

.image-148 {
  width: 25vw;
  opacity: .5;
  color: rgba(37, 35, 6, .8);
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  display: block;
}

.italic-text-27, ._2, ._7._8 {
  color: #fafafa;
}

._11._1 {
  color: #000;
}

._11._1._2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 1.2;
  display: block;
}

.image-149 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
  display: block;
}

.text-block-58 {
  width: 50vw;
  color: #efe88b;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4vh;
  font-family: Fedra Serif, sans-serif;
}

.nav-btns-row-3 {
  justify-content: flex-end;
  padding-bottom: 1vw;
  padding-right: 2vw;
  display: flex;
}

.socialshare-section-2 {
  width: 10vw;
  height: auto;
  background-color: #fff;
  border: 0 solid #857878;
  border-radius: 0;
  margin-bottom: 1vw;
  margin-left: auto;
  margin-right: 2vw;
  padding-top: .5vw;
}

.bold-text-100 {
  color: #fff;
}

.body-22 {
  background-color: rgba(253, 253, 253, .6);
}

.dec-sp-title {
  width: 80vw;
  max-width: 700px;
  padding-top: 5vh;
  padding-bottom: 5vh;
  font-size: 3.8rem;
}

.image-150 {
  width: 20vw;
}

.image-150.kolam-1 {
  width: 15vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10vh;
  display: block;
}

.birds--eye-view {
  width: 80vw;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.birds--eye-view.img-2 {
  width: 50vw;
  height: 40vh;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.birds--eye-view._2 {
  width: 40vw;
}

.dec-sp_img {
  width: 40vw;
  object-position: 50% 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-151, .image-152 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.dec-yaw {
  width: 100vw;
  height: 115vh;
  object-position: 50% 25%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-153 {
  width: 20vw;
  margin-bottom: 8vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
  display: block;
}

.image-153.last {
  margin-bottom: 0;
  padding-top: 4vh;
  padding-bottom: 6vh;
}

.image-153.last.astmm {
  padding-bottom: 10vh;
}

.cool-fire {
  width: 100vw;
  height: 40vh;
  object-position: 50% 60%;
}

.image-154 {
  width: 100vw;
  height: 40vh;
  object-position: 50% 0%;
}

.image-154.yaw {
  width: 50vw;
  height: 60vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-131 {
  background-color: #f7f7f7;
}

.div-block-131.whitebg-para {
  padding-top: 12vh;
}

.div-block-131.rebg-para {
  background-color: #98e4f0;
  padding-top: 12vh;
}

.image-155 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.title-para {
  width: 46vw;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8vh;
  padding-bottom: 5vh;
  font-family: Fedra Serif, sans-serif;
  display: block;
}

.title-para p {
  width: 100%;
  color: #eaeaea;
  margin-bottom: 3vh;
  font-family: Fedra Serif, sans-serif;
  font-weight: 400;
}

.image-156 {
  width: 60vw;
  height: 60vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.haelth-img {
  width: 50vw;
  height: auto;
  object-fit: cover;
  object-position: 50% 50%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.haelth-img.img-2 {
  object-position: 50% 0%;
  margin-top: 4vh;
}

.haelth-img.img-5, .haelth-img.img-4, .haelth-img.sadhcusto, .haelth-img.sudhcust, .haelth-img.topcrop {
  object-position: 50% 0%;
}

.haelth-img.topcrop.topcrop1 {
  object-position: 50% 20%;
}

.ps-title {
  width: auto;
  color: #fafafa;
  font-size: 3.8rem;
}

.ps-subtitle {
  width: 70vw;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.ps-subtitle h2 {
  color: #f0e98b;
  text-align: center;
}

.qanda {
  width: 46vw;
  max-width: 700px;
  color: #0060e2;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8vh;
  padding-bottom: 0;
  font-family: Fedra Serif, sans-serif;
  display: block;
}

.qanda p {
  width: 100%;
  color: #f5feff;
  margin-bottom: 3vh;
  font-family: Fedra Serif, sans-serif;
}

.section-1 {
  background-color: #fff;
}

.section-1.dark {
  background-color: #363350;
  padding-top: 12vh;
  padding-bottom: 8vh;
}

.section-1.light {
  height: 100%;
  background-color: #438800;
  padding-top: 8vh;
  padding-bottom: 0;
}

.section-1.light.para-2 {
  padding-top: 12vh;
  padding-bottom: 0;
}

.yaw-para2 {
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
  font-family: Fedra Serif, sans-serif;
}

.yaw-para2 p {
  width: 100%;
  color: #fff;
  margin-bottom: 4vh;
  padding-bottom: 0;
  font-family: Fedra Serif, sans-serif;
}

.yaw-para2.dec {
  width: 46vw;
  max-width: 700px;
  color: #eee;
}

.yaw-para2.dec.par-3 {
  width: 46vw;
  color: #000;
  padding-top: 2vh;
}

.yaw-para2.dec.dark {
  width: 46vw;
  margin-top: 2vh;
}

.yaw-para2.dec.dark strong {
  width: 100%;
  max-width: 700px;
}

.yaw-para2.main {
  width: 46vw;
  max-width: 700px;
  margin-top: 0;
  padding-top: 2vh;
  padding-bottom: 0;
}

.yaw-para2.main strong {
  width: 100%;
  max-width: 700px;
  color: #fff;
}

.image-157 {
  width: 100vw;
  height: 40vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-158 {
  width: 60vw;
  height: 60vh;
  object-position: 50% 0%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-159 {
  width: 60vw;
  height: 60vh;
  object-position: 50% 40%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-160 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5vh;
  padding-bottom: 10vh;
  display: block;
}

.div-block-132 {
  z-index: -1;
  width: 100vw;
  height: 20vh;
  background-color: #5c0505;
  margin-top: -197px;
  position: relative;
}

.html-embed-16 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.content-para {
  width: 46vw;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.content-para p {
  width: 100%;
  max-width: 700px;
  margin-bottom: 0;
  padding-bottom: 3vh;
  font-family: Fedra Serif, sans-serif;
}

.content-para.dec-fs.para-3 {
  padding-top: 0;
  padding-bottom: 0;
}

.content-para.dec-fs.para-3.pre-quote {
  padding-bottom: 0;
}

.content-para.dec-fs.para-3._4 {
  padding-bottom: 8vh;
}

.content-para.dec-fs.para-3 strong {
  color: #000;
}

.content-para.para-2, .content-para.para-3 {
  padding-top: 4vh;
}

.content-para h2 {
  width: 100%;
  color: #333;
  margin-left: auto;
  margin-right: auto;
}

.content-para.ppad {
  color: #000;
  padding-top: 2vh;
}

.content-para.ppad em {
  font-size: 1.2rem;
}

.content-para.ppad strong {
  color: #000;
}

.qanda-section {
  background-color: #f8ceb3;
}

.qanda-section.adv {
  background-color: #3b5032;
  margin-top: -31vh;
  padding-bottom: 10vh;
}

.qanda-section.intro1 {
  background-color: #ffd192;
}

.qanda-section.intro1.newintro {
  background-color: #ffeacd;
}

.qanda-section.intro1.newintro.newwint {
  background-color: #f7ffef;
}

.qanda-section.newqanda {
  background-color: #ddd;
}

.qanda-section.qndaseca {
  background-color: #ffc5ae;
}

.qanda-para {
  width: 46vw;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8vh;
  padding-bottom: 6vh;
  display: block;
}

.qanda-para p {
  width: 100%;
  color: #e2e2e2;
  margin-bottom: 3vh;
  margin-left: auto;
  margin-right: auto;
  font-family: Fedra Serif, sans-serif;
  display: block;
}

.qanda-para.adv {
  max-width: 700px;
  padding-top: 40vh;
  padding-bottom: 17vh;
}

.fs-img1 {
  width: 100vw;
  height: 50vh;
  object-position: 50% 70%;
  margin-top: 5vh;
  padding-top: 0;
}

.fs-img2 {
  width: 60vw;
  height: 60vh;
  object-position: 50% 0%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.fs-img2.img-9 {
  object-position: 50% 100%;
}

.fs-img2.img-9.last {
  height: 70vh;
  object-position: 50% 0%;
}

.fs-img2.img-9._4 {
  object-position: 50% 20%;
}

.fs-img2.img-10 {
  object-position: 50% 0%;
  padding-top: 10vh;
}

.fs-img2._2 {
  width: 100vw;
  height: 62vh;
  object-fit: contain;
  object-position: 50% 50%;
  background-color: #fff;
}

.fs-img2._2._55, .fs-img2._2.sadhg {
  object-position: 50% 50%;
}

.fs-img2._2.nwe, .fs-img2._2._33, .fs-img2._2._34 {
  object-fit: cover;
}

.fs-img2._2.newbgggg {
  background-color: #fff;
  margin-top: -70px;
}

.fs-img2._2.wert {
  background-color: #02a29b;
}

.fs-img2._3 {
  object-position: 50% 0%;
}

.image-161 {
  height: 100vh;
}

.img-va {
  width: 35vw;
  height: auto;
  object-position: 10% 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-162 {
  width: 14vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  padding-bottom: 6vh;
  display: block;
}

.image-162.customkolam, .image-162.custkol {
  padding-bottom: 0;
}

.image-162.newkollam {
  padding-top: 0;
  padding-bottom: 0;
}

.bold-text-101 {
  max-width: 700px;
  font-size: 3.8rem;
  line-height: 1.2em;
}

.advertorial-tag {
  color: #fdfecc;
}

.div-block-133 {
  width: 40vw;
  height: 40vh;
  background-image: url('../images/Sarabhai-vs-Sarabhai-Take-2.jpg');
  background-position: 0 0;
  background-size: cover;
}

.body-paragraph {
  background-color: #edffa6;
  margin-top: -10vh;
  padding-top: 18vh;
}

.body-paragraph.dark {
  background-color: #96a84d;
  margin-top: 0;
  padding-top: 20vh;
}

.body-para-1 {
  width: 46vw;
  max-width: 700px;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20vh;
  padding-bottom: 12vh;
  display: block;
}

.body-para-1 p {
  width: 100%;
  color: #103400;
  font-family: Fedra Serif, sans-serif;
}

.body-para-1 strong {
  color: #103400;
}

.body-para-1 em {
  font-style: italic;
  font-weight: 400;
}

.body-para-1.last-para {
  padding-top: 12vh;
}

.body-para-1.first {
  width: 46vw;
  padding-top: 5vh;
}

.img-bg {
  width: 55vw;
  height: 40vh;
  opacity: 1;
  object-fit: cover;
  object-position: 50% 0%;
  background-color: #360e0e;
  background-image: linear-gradient(#edffa6, #edffa6);
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.img-bg._2 {
  background-color: #576d00;
  background-image: linear-gradient(#96a84d, #96a84d);
  margin-top: -55vh;
  margin-bottom: 0;
  padding-top: 0;
}

.img-bg._2._3 {
  background-color: #edffa6;
  background-image: linear-gradient(#edffa6, #edffa6);
  margin-top: -65vh;
}

.img-bg._2.last {
  background-image: linear-gradient(#edffa6, #edffa6);
}

.image-163 {
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0;
  display: block;
}

.adv-img {
  width: 50vw;
  height: 50vh;
  object-position: 50% 30%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.adv-img.img-1 {
  margin-bottom: -55vh;
}

.adv-img.img-2._4 {
  object-position: 50% 0%;
}

.adv-img.img-3 {
  height: 60vh;
  object-position: 50% 28%;
}

.adv-img.img-3._6 {
  height: 50vh;
}

.body-para {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.body-para.light {
  width: 46vw;
  padding-top: 2vh;
}

.body-para.light p {
  width: 100%;
  color: #000;
  font-family: Fedra Serif, sans-serif;
}

.body-para.light strong {
  color: #000;
}

.adv-banner {
  width: 100vw;
  background-color: #3b5032;
  margin-left: auto;
  margin-right: auto;
  padding-top: 82px;
  display: block;
}

.image-164 {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-165 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5vh;
  padding-bottom: 3vh;
  display: block;
}

.bold-text-102 {
  color: #fff;
  font-family: Vesper Libre, sans-serif;
}

.div-block-134 {
  background-color: #000;
}

.image-166 {
  width: 50vw;
  height: 60vh;
  object-position: 50% 4%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.ishavidya-para {
  width: 46vw;
  max-width: 700px;
  color: #fffeef;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8vh;
  padding-bottom: 6vh;
  font-family: Fedra Sans, Arial, sans-serif;
  line-height: 1.6;
}

.ishavidya-para p {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 3vh;
  line-height: 1.8;
}

.ishavidya-para-light {
  width: 46vw;
  max-width: 700px;
  color: #500d00;
  margin-bottom: 5vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 7vh;
  line-height: 1.6;
  display: block;
}

.ishavidya-para-light p {
  width: 100%;
  margin-bottom: 3vh;
  line-height: 1.8;
}

.image-167 {
  width: 60vw;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.footer-goy {
  background-color: #000;
}

.goy-link {
  width: 100vw;
  height: 50vh;
  object-fit: cover;
  object-position: 50% 0%;
  background-color: #000;
  background-image: url('../images/GOY2022_Creative-Eng-2.jpg');
  background-position: 50% 0;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-168 {
  width: 50vw;
  height: 50vh;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.footer-img {
  width: 50vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-6 {
  width: 100vw;
  height: auto;
  background-color: #000;
}

.div-block-135 {
  background-color: #000;
}

.link-block-7 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-8 {
  width: 100vw;
  height: auto;
}

.link-block-9 {
  object-fit: cover;
}

.rich-text-block-21 {
  width: 46vw;
  max-width: 700px;
  color: #e2e2e2;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3vh;
  padding-bottom: 0;
}

.rich-text-block-21 h2 {
  color: #fff;
}

.rich-text-block-21 em {
  font-size: 1.2rem;
}

.rich-text-block-21 strong {
  color: #fff;
}

.image-433 {
  width: 5vw;
  max-width: 70px;
  object-fit: fill;
  margin-top: .8vw;
  margin-right: 1vw;
}

.image-434 {
  width: 18vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  padding-bottom: 8vh;
  display: block;
}

.bodytext-o {
  width: 46vw;
  max-width: 700px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
}

.bodytext-o h2 {
  color: #000;
  text-align: left;
  margin-bottom: 2vh;
  font-family: Vesper Libre, sans-serif;
}

.bodytext-o strong {
  color: #000;
  font-family: Vesper Libre, sans-serif;
}

.bodytext-o em {
  color: #000;
  font-size: 1.2rem;
}

.bodytext-o p {
  margin-bottom: 2vh;
  font-family: Vesper Libre, sans-serif;
  line-height: 1.8;
}

.bodytext-o.newfottertext {
  padding-top: 0;
  padding-bottom: 4vh;
}

.bodytext-o.cusstpg {
  padding-top: 0;
}

.bodytext-o.featurestory {
  padding-top: 36vh;
}

.bodytext-o.featurestory.noheading {
  padding-top: 38vh;
}

.bodytext-o.consicous, .bodytext-o.yoga-w, .bodytext-o.healthyoga {
  padding-top: 6vh;
}

.image-435 {
  width: 15vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 8vh;
  display: block;
}

.rich-text-block-23, .rich-text-block-23 p {
  color: #000;
}

.image-436 {
  width: 14vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
  display: block;
}

.image-436.kolam-poem {
  padding-bottom: 6vh;
}

.image-437 {
  width: 25vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 2vh;
  display: block;
}

.image-437.last-kolam {
  width: 20vw;
  padding-top: 2vh;
  padding-bottom: 8vh;
}

.image-437.newkollam {
  padding-bottom: 0;
}

.image-437.lastcol {
  padding-top: 2vh;
}

.image-438 {
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.container-insta {
  max-width: 620px;
}

.html-embed-17 {
  width: 50vw;
  height: 60vh;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
}

.div-block-136 {
  width: 50vw;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-136.paddista {
  margin-left: auto;
  margin-right: auto;
}

.html-embed-18 {
  width: auto;
  object-fit: fill;
  display: block;
  overflow: visible;
}

.html-embed-18.insta1 {
  height: 50vh;
}

.image-439 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
  display: block;
}

.image-440 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6vh;
  display: block;
}

.container-2, .html-embed-19 {
  height: 80vh;
}

.image-441 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  display: block;
}

.rich-text-block-24 {
  width: 46vw;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
  padding-bottom: 0;
}

.rich-text-block-24 strong, .rich-text-block-24 h2 {
  color: #000;
}

.image-442 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  display: block;
}

.image-443 {
  width: 18vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  display: block;
}

.rich-text-block-25 {
  width: 46vw;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.slide-27 {
  width: 100%;
  height: 100%;
}

.slider-12 {
  width: 60vw;
  height: 60vh;
  background-color: rgba(221, 221, 221, 0);
  margin: 0 auto 0;
}

.slide-nav-10 {
  height: auto;
  object-fit: cover;
  font-size: .8rem;
}

.image-313 {
  width: auto;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.rich-text-block-26 {
  width: 46vw;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
}

.location-heading {
  width: 46vw;
  max-width: 700px;
  color: #fff896;
  text-align: center;
  margin: 0 auto 0;
  padding-top: 4vh;
  padding-bottom: 0;
  font-size: 2.2rem;
}

.location-heading.satc {
  padding-top: 0;
  padding-bottom: 4vh;
  font-style: italic;
}

.location-heading.satc.newwww {
  padding-bottom: 1vh;
}

.image-444 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6vh;
  display: block;
}

.image-445 {
  width: auto;
  height: 100%;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-446, .image-447, .image-448, .image-449 {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-450 {
  width: 100vw;
  height: auto;
  object-position: 50% 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-450.sl3 {
  width: 100vw;
}

.image-450.rectabgleimg {
  width: 35vw;
}

.image-451 {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-452 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8vh;
  display: block;
}

.image-453, .image-454, .image-455, .image-456, .image-457, .image-458, .image-459, .image-460, .image-461, .image-462, .image-463, .image-464 {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-465 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4vh;
  display: block;
}

.image-466 {
  width: 100vw;
  max-width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-10, .link-block-11 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bold-text-104, .bold-text-105, .bold-text-106, .bold-text-107 {
  color: #000;
  letter-spacing: 0;
  font-family: Vesper Libre, sans-serif;
}

.bold-text-108 {
  color: #000;
}

.bold-text-109 {
  color: #000;
  letter-spacing: 0;
  font-family: Vesper Libre, sans-serif;
}

.bold-text-110 {
  color: #020202;
}

.bold-text-111, .bold-text-112, .bold-text-113 {
  color: #000;
}

.bold-text-114 {
  line-height: 1.2;
}

.rich-text-block-27 {
  width: 46vw;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Fedra Serif, sans-serif;
  font-weight: 400;
}

.rich-text-block-28 {
  width: 46vw;
  margin-left: auto;
  margin-right: auto;
  font-style: italic;
  font-weight: 500;
}

.image-467 {
  width: 15vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
  padding-bottom: 8vh;
  display: block;
}

.rich-text-block-30 {
  font-family: Fedra Sans, Arial, sans-serif;
}

.rich-text-block-30 p {
  font-family: Fedra Sans, Arial, sans-serif;
  font-weight: 400;
}

.rich-text-block-31 {
  font-family: Fedra Serif, sans-serif;
}

.rich-text-block-31 p {
  font-family: Fedra Sans, Arial, sans-serif;
}

.image-468 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 2vh;
  display: block;
}

.image-469 {
  width: auto;
  height: 100%;
  object-fit: fill;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}

.slider-13 {
  width: 70vw;
  height: auto;
  text-align: center;
  background-color: rgba(221, 221, 221, 0);
  margin: 0 auto 0;
  display: block;
}

.image-470 {
  width: 100vw;
  height: auto;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-470.newsl, .image-470.sl2 {
  width: 70vw;
}

.icon-2, .icon-3 {
  margin-top: 300px;
}

.button-3 {
  width: 15vw;
  color: #0f1c2e;
  text-align: center;
  background-color: #751004;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-3.newb {
  margin-top: 4vh;
  margin-bottom: 6vh;
}

.image-471 {
  width: 15vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
  padding-bottom: 6vh;
  display: block;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.div-block-137 {
  width: 100vw;
  height: 40vh;
  background-image: linear-gradient(#751004, #751004);
  display: none;
}

.rich-text-block-32 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.body-25 {
  height: auto;
  background-color: #28050b;
  overflow: auto;
}

.slider-14 {
  width: 60%;
  height: 60vh;
  background-color: rgba(221, 221, 221, 0);
  margin: 4vh auto 0;
}

.image-472 {
  width: auto;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slide-nav-11 {
  height: 11%;
  font-size: .8rem;
}

.image-473 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  padding-bottom: 8vh;
  display: block;
}

.savesoilfooter {
  background-color: #000979;
  margin-top: 2vh;
  padding-top: 6vh;
  display: block;
}

.savesoilfooter.nirvfoot {
  background-color: #140834;
}

.ss-logo {
  width: 30vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.footer-link {
  width: 50vw;
  color: #a4ff4b;
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3vh;
  padding-bottom: 5vh;
  font-family: Fedra Serif, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  display: block;
}

.bold-text-115 {
  color: #7eff00;
}

.rich-text-block-33 {
  text-align: center;
}

.paragraph-3 {
  text-align: center;
  padding-top: 6vh;
}

.image-474 {
  width: 20vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  padding-bottom: 6vh;
  display: block;
}

.image-475 {
  display: none;
}

.div-block-138 {
  background-color: #140834;
  padding-top: 4vh;
  padding-bottom: 6vh;
}

.link-block-12 {
  width: 100vw;
}

.link-block-13 {
  width: 100vw;
  background-color: #140834;
  padding-top: 0;
  padding-bottom: 4vh;
}

.paragraph-4 {
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
}

.paragraph-5 {
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
}

.image-476 {
  display: block;
}

.bold-text-117 {
  font-size: .8rem;
}

.html-embed-20 {
  width: 85vw;
  margin-left: auto;
  margin-right: auto;
}

.div-block-139 {
  width: auto;
  height: auto;
  background-color: #140834;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4vh;
  padding-bottom: 4vh;
}

.paragraph-6 {
  margin-bottom: 2vh;
  padding-top: 2vh;
  font-size: 1.1rem;
}

.italic-text-29 {
  font-size: 1.8rem;
}

.image-477 {
  width: 100vw;
  height: 70vh;
  object-fit: cover;
  object-position: 50% 100%;
}

.div-block-140 {
  padding-top: 4vh;
}

.image-478 {
  display: none;
}

.heading-35 {
  width: 46vw;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 4vh;
}

.heading-36 {
  width: 50vw;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.div-block-141 {
  background-color: #f9b794;
}

.image-480 {
  display: none;
}

.image-482 {
  width: 15vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-482.yogawisdom {
  padding-bottom: 6vh;
}

.text-block-59 {
  width: 46vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vh;
  font-size: 1rem;
}

.link-block-14 {
  width: 100vw;
  height: 100vh;
  display: block;
}

.heading-37 {
  width: 50vw;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-7 {
  padding-top: 2vh;
  font-size: 1rem;
}

.paragraph-8 {
  font-size: 1rem;
}

.image-483 {
  width: 100vw;
}

.heading-38 {
  width: 46vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4vh;
}

.link-block-15 {
  width: 46vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-16 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-484 {
  width: 100vw;
}

.flowerkolam {
  width: 16vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4vh;
}

.bodytext-continue {
  width: 46vw;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.bodytext-continue p {
  margin-bottom: 2vh;
  font-family: Vesper Libre, sans-serif;
}

.bold-text-118 {
  letter-spacing: 0;
  font-family: Vesper Libre, sans-serif;
  font-size: 1rem;
}

.bold-text-119 {
  color: #fff;
}

.bold-text-120 {
  color: #fff;
  letter-spacing: 0;
  font-family: Vesper Libre, sans-serif;
}

.poem {
  width: 46vw;
  max-width: 700px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8vh;
  padding-bottom: 4vh;
  font-family: Fedra Sans, Arial, sans-serif;
  font-size: 1.4rem;
}

.poem p {
  color: #e5d8be;
  text-align: center;
  margin-bottom: 1vh;
  font-family: Vesper Libre, sans-serif;
}

.poem em {
  font-size: 1.4rem;
}

.poem h1 {
  color: #fff;
  padding-bottom: 2vh;
  font-family: Vesper Libre, sans-serif;
}

.image-485 {
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.subtitle-events {
  width: 46vw;
  max-width: 700px;
  text-align: left;
  padding-bottom: 4vh;
  font-family: Vesper Libre, sans-serif;
  font-size: 2rem;
}

.home-hero-title-2 {
  width: 80vw;
  height: 13vw;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  position: relative;
}

.text-block-60 {
  color: #fff;
  margin-top: 2vh;
  font-size: .9rem;
}

.issue-date-wrapper-2 {
  color: #6f82a6;
  justify-content: flex-end;
  margin-top: 3%;
  font-weight: 500;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.issue-date-wrapper-2.modifier {
  margin-top: 0%;
  margin-left: 4%;
}

.issue-date-2 {
  color: #fff;
  text-align: right;
  white-space: nowrap;
  margin-top: 2vh;
  margin-left: 4%;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}

.image-499 {
  width: 36vw;
  display: block;
}

.div-block-114 {
  padding-right: 4%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.home-hero-title-3 {
  width: 80vw;
  height: 13vw;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  position: relative;
}

.otherlanguage-issue {
  color: #fff;
  margin-top: 2vh;
  font-size: .9rem;
}

.issue-date-3 {
  color: #fff;
  text-align: right;
  white-space: nowrap;
  margin-top: 2vh;
  margin-left: 4%;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}

.image-500 {
  width: 36vw;
  display: block;
}

.div-block-142 {
  padding-right: 4%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.link-otr-issue {
  color: #fff;
}

.bold-text-121 {
  letter-spacing: 0;
  font-family: Vesper Libre, sans-serif;
}

.image-501 {
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.image-502 {
  margin-left: auto;
  margin-right: auto;
  display: none;
}

@media screen and (min-width: 1440px) {
  .article-category.life-begin-end.dec {
    max-width: none;
    text-align: center;
  }

  .text-block-31.mol.julll {
    width: 22vw;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .herointrotext.lifeq.sept {
    margin-left: auto;
    margin-right: auto;
  }

  .heromainheading.lifeq.sept.dec {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-wrpr-2.aug {
    display: block;
  }

  .footer-link {
    font-size: 1.8rem;
  }

  .bold-text-116 {
    margin-left: auto;
    margin-right: auto;
    display: inline;
  }
}

@media screen and (min-width: 1920px) {
  .heroheader.lifeq.life-begin-end.dec {
    margin-top: 322vw;
  }

  .heroheader.lifeq.life-begin-end.dec.jul {
    margin-top: 43vw;
  }

  .bg-fixed.dl-image {
    width: 100vw;
    position: fixed;
    top: -30vh;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .herofullwidthheader.kailashdarshan.banncol {
    margin-top: 97vh;
  }

  .herofullwidthheader.kailashdarshan.banncol.tmeth {
    margin-top: 83vh;
  }

  .herofullwidthheader.keepsg-july {
    margin-top: 44vw;
  }

  .backwrapperquote.dec {
    bottom: 4vw;
    left: 4vw;
  }

  .bw-quote p {
    width: auto;
  }

  .mainhero {
    width: 100vw;
    object-fit: cover;
    object-position: 50% 50%;
  }

  .mainhero.dec-iw.fuljp.budha {
    width: 55vw;
  }

  .mainhero.dec-sgx {
    margin-top: -19px;
  }

  .fullwidebg.fullmoon {
    margin-top: -3vh;
  }

  .cover-img-lige-begin {
    object-position: 50% 100%;
  }

  .fs-img2._2.newbgggg {
    margin-top: -82px;
  }

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

  .image-436 {
    width: 15vw;
  }

  .image-436.kolam-poem {
    width: 14vw;
  }

  .image-437 {
    width: 20vw;
  }

  .icon-2, .icon-3 {
    margin-top: 486px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 60px;
  }

  h3 {
    width: 70vw;
    line-height: 2.2rem;
  }

  p {
    width: 100%;
    max-width: none;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    line-height: 1.6;
    display: block;
  }

  strong {
    flex: none;
    display: inline-block;
  }

  .aritcle-hero-img-wrapper {
    width: 100%;
    height: 60vh;
  }

  .image-responsive {
    height: 100%;
    object-fit: cover;
  }

  .sub-heading {
    font-size: 32px;
  }

  .article-description {
    width: 100%;
    font-size: 1.2rem;
  }

  .article-description.sans-padding.july {
    width: 70vw;
    margin-top: 0;
    margin-bottom: 2vh;
    font-size: 1.4rem;
    line-height: 1.6;
  }

  .article-description.on-path {
    width: 80%;
    font-size: 1.4rem;
  }

  .image-caption {
    width: 70vw;
    margin-top: 0%;
  }

  .image-caption.black {
    width: 80vw;
  }

  .image-caption.black._35vw {
    width: 40vw;
  }

  .image-caption.sgx {
    width: 64vw;
  }

  .post-body-wrapper {
    width: 80vw;
    padding-bottom: 0;
  }

  .post-body-wrapper em {
    font-family: Fedra Serif, sans-serif;
  }

  .post-body-paragraph {
    width: 70vw;
    padding-top: 8vh;
    padding-bottom: 4vh;
    font-size: 1.2rem;
  }

  .post-body-paragraph.sans-top-padding {
    padding-top: 6vh;
    padding-bottom: 0;
  }

  .post-body-paragraph.sans-top-padding.mahabaharat {
    padding-top: 6vh;
    padding-bottom: 6vh;
  }

  .post-body-paragraph.sans-top-padding._2 {
    width: 70vw;
  }

  .post-body-paragraph p {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.6;
  }

  .post-body-paragraph em {
    width: auto;
    font-style: italic;
  }

  .post-body-paragraph._8thingsmoon {
    padding-top: 30vh;
  }

  .post-body-paragraph.july._1, .post-body-paragraph.july._2, .post-body-paragraph.july._3, .post-body-paragraph.july._4, .post-body-paragraph.july._5 {
    padding-top: 4vh;
  }

  .post-body-paragraph.jul {
    padding-top: 30vh;
  }

  .post-body-paragraph.july-featurestory {
    padding-top: 6vh;
    padding-bottom: 4vh;
  }

  .post-body-paragraph.july-featurestory.reducebottom {
    padding-top: 6vh;
  }

  .post-body-paragraph.lifeq.sept {
    padding-bottom: 2vh;
  }

  .post-body-paragraph.lifeq.dec {
    width: 70vw;
    padding-bottom: 3vh;
  }

  .post-body-paragraph.sam {
    padding-top: 25vh;
    padding-bottom: 6vh;
  }

  .post-body-paragraph.sam.removebottompadding {
    padding-top: 22vh;
  }

  .post-body-paragraph.sam.removebottompadding.dec, .post-body-paragraph.sam.dec-1, .post-body-paragraph.sam.dec-2, .post-body-paragraph.sam.dec-3 {
    width: 70vw;
  }

  .post-body-paragraph.sam.dec-4 {
    width: 70vw;
    padding-bottom: 2vh;
  }

  .post-body-paragraph.fullmoon {
    padding-top: 4vh;
  }

  .post-body-paragraph.fullmoon.introitalics-sans {
    width: 70vw;
    max-width: 700px;
  }

  .post-body-paragraph.fullmoon.introitalics-sans.nospace.top, .post-body-paragraph.fullmoon.nospace.top {
    padding-top: 6vh;
  }

  .post-body-paragraph.kayanatha._1st {
    padding-top: 44vw;
  }

  .post-body-paragraph.kayanatha._2nd {
    padding-top: 34vw;
  }

  .post-body-paragraph.hinar {
    padding-top: 8vh;
  }

  .post-body-paragraph.overlaping.bigimage {
    padding-top: 0;
  }

  .post-body-paragraph.overlaping.smallimage {
    padding-top: 34vh;
    padding-bottom: 4vh;
  }

  .post-body-paragraph.spet {
    padding-top: 6vh;
    padding-bottom: 0;
  }

  .post-body-paragraph.spet.last {
    padding-bottom: 2vh;
  }

  .post-body-paragraph.sept.eternal.inside {
    padding-top: 8vh;
  }

  .post-body-paragraph.poem {
    width: 56vw;
  }

  .post-body-paragraph.oct.conv {
    padding-bottom: 4vh;
  }

  .post-body-paragraph.oct.health {
    padding-top: 4vh;
  }

  .post-body-paragraph.oct.health img {
    width: 40vw;
    margin-left: -14vw;
  }

  .post-body-paragraph.receipe {
    padding-bottom: 6vh;
  }

  .post-body-paragraph.divine.oct {
    padding-bottom: 2vh;
  }

  .post-body-paragraph.nov {
    padding-top: 6vh;
    padding-bottom: 0;
  }

  .post-body-paragraph.nov._2nd {
    padding-bottom: 0;
  }

  .post-body-paragraph.nov.last {
    padding-bottom: 2vh;
  }

  .post-body-paragraph.sans-padding {
    width: 70vw;
  }

  .post-body-paragraph.kailashdarshan {
    width: 70vw;
    padding-top: 4vh;
  }

  .post-body-paragraph.padding-ramesh.para-1 {
    width: 70vw;
  }

  .post-body-paragraph.padding-ramesh.para-2, .post-body-paragraph.padding-ramesh.para-3 {
    width: 70vw;
    padding-top: 25vh;
  }

  .post-body-paragraph.chronic-ailments {
    width: 70vw;
    padding-bottom: 0;
  }

  .post-body-paragraph.mahabharat {
    width: 70vw;
  }

  .post-body-paragraph.mahabharat.dec.first {
    padding-bottom: 10vh;
  }

  .post-body-paragraph.mahabharat.dec {
    padding-top: 40vh;
  }

  .post-body-paragraph.mahabharat.para-2 {
    padding-top: 5vh;
    padding-bottom: 0;
  }

  .post-body-paragraph.yoga-wisdome {
    padding-bottom: 0;
  }

  .post-body-paragraph.yoga-wisdome.bodytext-continue {
    width: 70vw;
  }

  .post-body-paragraph.keepsg-july {
    width: 70vw;
    padding-top: 4vh;
  }

  .full-width-image {
    height: 40vh;
    background-position: 50% 100%;
    background-size: cover;
    margin-top: auto;
  }

  .quote {
    width: 70vw;
    padding-bottom: 10vh;
    font-size: 30px;
  }

  .heading-1.hi {
    width: 80%;
    font-size: 60px;
  }

  .in-this-issue-h1.top-marg-la {
    width: 70vw;
    width: 70vw;
    padding-top: 6vh;
    font-size: 2rem;
  }

  .in-this-issue-h1.top-marg-la.dec {
    padding-top: 4vh;
    font-size: 3.2rem;
  }

  .ornament {
    width: 10vw;
  }

  .ornament-wrapper {
    margin-top: auto;
    margin-bottom: 6vh;
  }

  .ornament-wrapper.top-marg-me {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 6vh;
  }

  .ornament-wrapper.june {
    margin-bottom: auto;
  }

  .section-wrapper-div {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .section-wrapper-div.indexpage.dec {
    padding-top: 4vh;
  }

  .articles-grid {
    grid-template-columns: 1fr;
  }

  .articles-grid._2column {
    width: 80vw;
    width: 80vw;
    grid-template-columns: .75fr .75fr;
    align-items: start;
  }

  .article-card {
    width: 36vw;
  }

  .article-card.article-smallcard, .article-category {
    width: 24vw;
  }

  .article-category.in-whispers {
    width: 20vw;
  }

  .article-category.in-whispers.july.psam {
    width: 32vw;
    max-width: 270px;
  }

  .article-category.in-whispers.july.psam.sp {
    width: 25vw;
    max-width: 190px;
  }

  .article-category.idy {
    width: 30vw;
  }

  .article-category.fullmoon {
    width: 36vw;
    max-width: 200px;
  }

  .article-category.sgx {
    width: 36vw;
  }

  .article-category.sept.light {
    width: auto;
  }

  .article-category.sept.mysterie {
    width: 30vw;
  }

  .article-category.lifeq.sept {
    margin-bottom: 4vh;
  }

  .article-category.life-begin-end.dec {
    width: 32vw;
  }

  .article-category.yaw {
    width: auto;
    max-width: 210px;
  }

  .article-img-wrapper {
    width: 44vw;
    height: 44vw;
  }

  .article-img-wrapper._2col {
    width: 36vw;
    height: 28vh;
  }

  .article-img-wrapper._2col.small-card {
    width: 24vw;
    height: 20vh;
  }

  .article-img-wrapper._2col {
    width: 36vw;
    height: auto;
  }

  .article-img-wrapper._2col.small-card {
    width: 24vw;
    height: 20vh;
  }

  .article-card-title {
    width: 36vw;
    max-width: 500px;
    font-size: 1.5rem;
    line-height: 1.3;
  }

  .article-card-title.small-card {
    width: 24vw;
    font-size: 1.18rem;
    line-height: 1.4;
  }

  .article-card-title.idy {
    width: 50vw;
  }

  .home-hero-wrapper {
    height: 80vh;
  }

  .home-hero-wrapper.jun, .home-hero-wrapper.aug {
    height: 100vh;
  }

  .ff-cover-img-wrpr {
    width: 90vw;
    height: 60vw;
    flex: 0 auto;
    margin-left: auto;
    margin-right: auto;
  }

  .ff-cover-img-wrpr.dec {
    width: 80vw;
    height: 100%;
    object-position: 50% 0%;
  }

  .quote-title {
    font-size: 2.4em;
  }

  .sg-sign {
    width: 200px;
  }

  .subscribe-block {
    padding-top: 6vh;
    padding-bottom: 6vh;
  }

  .subs-icon {
    width: 4vw;
  }

  .subs-invite-text {
    font-size: 1.5rem;
  }

  .caption-color-block {
    width: 50vw;
    margin-left: 0;
    margin-right: 5vw;
  }

  .caption-color-block.left {
    width: 60vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    margin-top: -4vh;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .caption-color-block.left.square {
    width: auto;
    height: 60vh;
  }

  .caption-color-block.left.exception, .caption-color-block.left.exception.squareimage {
    width: 60vw;
    height: auto;
  }

  .caption-color-block.shadow._4th.dec {
    width: 45vw;
    height: 60vh;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    transform: rotate(5deg);
  }

  .category-tag {
    width: 25vw;
    text-align: center;
    justify-content: center;
    font-size: .6rem;
    display: block;
    position: static;
  }

  .category-tag.recipetag.mobiletag {
    width: 30vw;
    background-color: #ebba8a;
    font-size: .8rem;
  }

  .category-tag.june {
    width: 30vw;
  }

  .category-tag.white-black {
    width: 24vw;
  }

  .category-tag.white-black.tan {
    width: 22vw;
  }

  .category-tag.white-black.lq {
    width: 24vw;
  }

  .category-tag.white-black.sept {
    max-width: 120px;
  }

  .category-tag.white-black.oct.lifeq, .category-tag.white-black.nov.lifeq {
    width: 26vw;
  }

  .category-tag.blue-white._8thingsmoon {
    width: 25vw;
  }

  .category-tag.guru-s-magic {
    width: 32vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1vw;
    padding-right: 1vw;
  }

  .category-tag.education-tag {
    width: 16vw;
    max-width: none;
  }

  .category-tag.cl {
    width: 40vw;
    font-size: 1rem;
  }

  .category-tag.healthyoga {
    width: 26vw;
  }

  .category-tag.inwhisper {
    width: 24vw;
  }

  .cover-poetry-wrapper.jul, .cover-poetry-wrapper.aug {
    padding-top: 6vh;
    padding-bottom: 6vh;
  }

  .cover-poetry-wrapper.oct {
    background-color: #000;
  }

  .cover-poetry-wrapper.dec-1 {
    background-color: rgba(25, 59, 22, .84);
    margin-top: 5vh;
  }

  .aritcle-hero-wrapper {
    width: 100vw;
  }

  .rich-paras p {
    width: 70vw;
  }

  .div-block-28 {
    top: 70vh;
  }

  .div-block-29 {
    padding-right: 2%;
  }

  .image {
    max-width: 70vw;
  }

  .main-heading.kus {
    text-align: center;
    margin-bottom: 2vh;
    padding-top: 4vh;
    padding-bottom: 0;
    font-size: 2.6rem;
  }

  .heroheader {
    margin-top: 40vh;
  }

  .heroheader.samskriti {
    height: auto;
    margin-top: 70vh;
  }

  .heroheader.idy {
    width: 80vw;
    font-size: 3.2rem;
  }

  .heroheader.fullmoon {
    width: 80vw;
    max-width: 700px;
    padding-top: 6vh;
    font-size: 2.8rem;
  }

  .heroheader.fullmoon.dec.hj {
    font-size: 2.6rem;
    line-height: 1.1;
  }

  .heroheader.sgx {
    width: 80vw;
    padding-top: 4vh;
    padding-bottom: 4vh;
    font-size: 3rem;
  }

  .heroheader.sgx.dec {
    padding-top: 4vh;
    font-size: 2.6rem;
  }

  .heroheader.lifeq-1 {
    margin-top: 40vw;
    padding-bottom: 0;
  }

  .heroheader.lifeq-1.dec {
    margin-top: 65vh;
    font-size: 2.6rem;
  }

  .heroheader.lifeq.life-begin-end {
    margin-top: 42vw;
  }

  .heroheader.lifeq.life-begin-end.dec {
    background-color: #34190e;
    margin-top: 340vh;
  }

  .heroheader.lifeq.life-begin-end.dec.jul {
    margin-top: 54vw;
  }

  .heroheader.mysteries {
    width: 80vw;
    font-size: 3.2rem;
  }

  .heroheader.rameshprisioner {
    margin-top: 58vw;
  }

  .heroheader.education {
    margin-top: 50vh;
  }

  .heroheader.dec-sp {
    width: 100vw;
  }

  .heroheader.keepsg-july {
    font-size: 3.2rem;
    line-height: 1.4em;
  }

  .bg-fixed.mangopachadi {
    height: 56vw;
    opacity: 1;
    background-color: #fff;
  }

  .bg-fixed.lifeq {
    width: 100vw;
    height: 50vh;
  }

  .bg-fixed.samskriti {
    height: 50vh;
    background-position: 50%;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .bg-fixed.samskriti.dec {
    background-position: 50% 20%, 50%;
  }

  .bg-fixed.idy {
    height: 56vw;
    background-position: 50% 0;
    background-size: cover;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .bg-fixed.fullmoon {
    height: 50vw;
    background-position: 50%;
  }

  .bg-fixed.sgx {
    height: 50vw;
  }

  .bg-fixed.con {
    background-position: 50% 70%;
    background-attachment: scroll;
  }

  .bg-fixed.serpant {
    background-position: 50% 0;
  }

  .bg-fixed.lifeq1 {
    height: 58vw;
    object-fit: cover;
  }

  .bg-fixed.yogaw.sept {
    object-position: 50% 80%;
  }

  .bg-fixed.teachersdayspecial {
    background-position: 50% 70%;
    background-attachment: scroll;
  }

  .bg-fixed.oct.health.dec {
    top: 0;
  }

  .bg-fixed.jamunalmonddip {
    height: 56vw;
    opacity: 1;
    background-color: #fff;
    background-image: url('../images/20181112_SLH_0127-Raw-Carrot-Cake-e.jpg');
    background-position: 50%;
    background-size: auto;
  }

  .bg-fixed.jamunalmonddip.tab {
    width: 100vw;
    height: auto;
    object-fit: cover;
    object-position: 50% 50%;
    background-image: url('../images/shutterstock_1891573444-edit.jpg');
    background-position: 50%;
    background-size: cover;
    padding-top: 0;
    display: block;
    overflow: visible;
  }

  .bg-fixed.dec.sp {
    background-color: #292806;
  }

  .bg-fixed.advertorial {
    height: 80vh;
    background-position: 60% 0;
  }

  .bg-fixed.dec-iw {
    height: 80vh;
    background-position: 50%;
  }

  .bg-fixed.dec-sgx {
    height: auto;
    background-position: 50% 0;
    background-attachment: fixed;
  }

  .bg-fixed.dl-image {
    top: -14vh;
  }

  .bg-fixed.keepsg-jul {
    top: -10vh;
  }

  .nav-arrows {
    width: 5vw;
    height: 5vw;
    background-size: auto;
  }

  .nav-arrows.r {
    width: 4vw;
    height: 4vw;
  }

  .nav-arrows.right {
    width: 5vw;
    height: 5vw;
  }

  .nav-arrows.right.big, .nav-arrows.big {
    width: 5vw;
    height: 8vw;
  }

  .feature-story-wrapper-2 {
    width: 90vw;
  }

  .feature-story-wrapper-2.new {
    width: 86vw;
    width: 86vw;
    flex-direction: column;
  }

  .featured-story-bgimg-2 {
    width: 40vw;
    height: 50vh;
    max-height: none;
    margin-right: 4vw;
  }

  .feature-stroy-content-wrapper-2 {
    width: 40vw;
  }

  .body-image-2 {
    width: 80vw;
  }

  .body-image-2.new {
    width: 80vw;
    margin-top: auto;
  }

  .body-image-2.july-featurestory {
    width: 70vw;
  }

  .body-image-2.samskriti.dec-2 {
    width: 100vw;
    max-width: none;
  }

  .body-image-2.samskriti.dec-5 {
    width: 80vw;
  }

  .body-image-2.lifeq1 {
    width: 80vw;
    margin-top: auto;
  }

  .body-image-2.yogaw.sept {
    width: 80vw;
    padding-bottom: 0;
  }

  .body-image-2.sept.eternal {
    width: 60vw;
  }

  .overlappingfullbg.new {
    margin-top: -37vh;
  }

  .rich-text-block-3 {
    width: 70vw;
  }

  .rich-text-block-3 p {
    flex-direction: column;
    flex: none;
    justify-content: center;
    display: block;
  }

  .rich-text-block-3._1st {
    margin-top: 28vh;
    padding-bottom: 2vh;
  }

  .kolampadding {
    width: 30%;
  }

  .kolampadding.new {
    padding-bottom: 11vh;
  }

  .hero-intro {
    width: 80vw;
    text-align: center;
    padding-top: 6vh;
    padding-bottom: 8vh;
  }

  .hero-intro.yogasanaskarma {
    width: 70vw;
  }

  .hero-intro.feature-story {
    width: 76vw;
    text-align: center;
    line-height: 1.4;
  }

  .hero-intro.feature-story em {
    text-align: center;
    line-height: 1.2;
  }

  .hero-intro.samskriti {
    text-align: center;
    font-size: 1.4rem;
  }

  .hero-intro.samskriti em {
    text-align: center;
  }

  .hero-intro.fullmoon {
    width: 70vw;
    padding-bottom: 6vh;
  }

  .hero-intro.fullmoon strong {
    text-align: center;
  }

  .hero-intro.hinar {
    width: 70vw;
    padding-top: 0;
  }

  .hero-intro.spet {
    width: 70vw;
    padding-top: 4vh;
    padding-bottom: 8vh;
  }

  .hero-intro.spet em {
    line-height: 1.4;
  }

  .hero-intro.spet p {
    font-size: 1.4rem;
  }

  .hero-intro.spet.dec {
    padding-top: 6vh;
    padding-bottom: 0;
  }

  .hero-intro.ramesh.dec {
    width: 70vw;
    padding-bottom: 3vh;
  }

  .hero-intro.advertorial {
    padding-top: 2vh;
    padding-bottom: 5vh;
  }

  .hero-intro.keepsg-july {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .bodyfullwide.mysteries {
    margin-top: 56vw;
  }

  .heading-22 {
    width: 80vw;
    font-size: 3rem;
  }

  .heading-22.kayantha {
    width: 80vw;
    text-align: center;
    padding-top: 6vh;
    font-size: 2.6rem;
  }

  .introtext, .introtext.grace {
    width: 80vw;
  }

  .introtext.grace._1st {
    max-width: 560px;
    font-size: 1.4rem;
    line-height: 1.6;
  }

  .image-24 {
    width: 80vw;
    margin-top: 4vw;
  }

  .fullwidthoverlapingbody {
    margin-top: -20vh;
  }

  .fullwidthoverlapingbody.lifeq1.overlapping.lightcolor {
    margin-top: -28vh;
  }

  .fullwidthoverlapingbody.yogaw.sept.light {
    margin-top: 0;
    padding-top: 8vh;
  }

  .floatingbg {
    width: 100vw;
    margin-top: 0%;
  }

  .floatingbg.june {
    margin-top: 78vh;
  }

  .floatingbg.oct {
    background-color: #555150;
    margin-top: 48vw;
  }

  .floatingheading {
    width: 80vw;
    margin-bottom: 2vh;
    padding-top: 8vh;
    font-size: 3.6rem;
  }

  .floatingheading.mb {
    margin-bottom: auto;
  }

  .herofullwidthheader {
    margin-top: 48%;
  }

  .herofullwidthheader.kailashdarshan, .herofullwidthheader.kailashdarshan.banncol {
    margin-top: 61vh;
  }

  .herofullwidthheader.kailashdarshan.banncol.tmeth {
    margin-top: 59vh;
  }

  .herofullwidthheader.kailashdarshan.banncol.tmeth.gardient {
    margin-top: 80vh;
  }

  .herofullwidthheader.keepsg-july {
    margin-top: 52vw;
  }

  .subheadingwithstroke {
    margin-top: 8vh;
  }

  .div-block-71 {
    height: 16vw;
  }

  .strokeheading {
    width: 60vw;
    font-size: 2.6rem;
  }

  .strokeheading h2 {
    width: 70vw;
    font-size: 2.3rem;
    line-height: 1.3;
  }

  .pullquotetext {
    width: 70vw;
    padding-top: 4vh;
    padding-bottom: 6vh;
  }

  .pullquotetext.black {
    width: auto;
    max-width: none;
    padding-top: 0;
    padding-bottom: 4vh;
    font-size: 1.6rem;
    display: block;
  }

  .pullquotetext.hinar {
    padding-top: 0;
  }

  .pullquotetext.nov-mahabharat, .pullquotetext.compulsive {
    width: auto;
    max-width: none;
    padding-top: 0;
    padding-bottom: 4vh;
    font-size: 1.6rem;
    display: block;
  }

  .pullquotetext.energyexuberent {
    width: auto;
    max-width: none;
    font-size: 1.6rem;
    display: block;
  }

  .pullquotetext.chronic-ailments {
    width: auto;
    max-width: none;
    padding-top: 0;
    padding-bottom: 4vh;
    font-size: 1.6rem;
    display: block;
  }

  .fixedbg {
    height: 50vh;
    background-size: cover;
  }

  .fixedbg.featured-story._8thingsmoon {
    height: 60vh;
    margin-top: auto;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .fixedbg.july {
    width: 100vw;
    height: 70vh;
    margin-top: -20vh;
  }

  .fixedbg.yogasanaskarma {
    height: 54vh;
    background-position: 50% 0;
  }

  .overlapinhherowithfloating {
    width: 100vw;
    margin-top: 46vw;
  }

  .overlapinhherowithfloating.mahabharatjul {
    margin-top: 46vw;
  }

  .overlapinhherowithfloating.mahabharatnov {
    margin-top: 74vh;
  }

  .heading-26 {
    width: 80vw;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 6vh;
    padding-bottom: 4vh;
    font-size: 3rem;
  }

  .heading-26.mahabharat {
    width: 70vw;
    font-weight: 500;
    line-height: 1.25;
  }

  .heading-26.mahabharat.oct {
    font-size: 3.2rem;
  }

  .heading-26.mahabharat.nov {
    padding-top: 5vh;
    font-size: 2.6rem;
  }

  .heading-26.mahabharat.dec {
    width: 80vw;
    max-width: none;
    margin-bottom: 0;
    padding-top: 5vh;
    font-size: 3.2rem;
    line-height: 1.3;
  }

  .italicsintro {
    width: 80vw;
    max-width: 600px;
    line-height: 1.5;
  }

  .italicsintro.oct.mb {
    font-size: 1.4rem;
  }

  .image-40 {
    width: 30vw;
    padding-bottom: 8vh;
  }

  .rich-text-block-19 {
    width: 70vw;
  }

  .rich-text-block-19 em {
    width: 100%;
  }

  ._70vwwhitebg {
    width: 100vw;
    background-color: #fff;
    margin-top: 46vw;
  }

  ._70vwwhitebg.tab {
    margin-top: 0;
  }

  ._70vwwhitebg.mob {
    margin-top: 73vw;
  }

  ._70vwwhitebg.mob.recipe {
    background-color: rgba(255, 255, 255, .9);
    margin-top: 79vw;
  }

  .herosansheading {
    width: 66vw;
    max-width: 640px;
    font-size: 2.6rem;
    line-height: 1.2;
  }

  .herosansheading.recipename {
    width: 70vw;
    max-width: none;
  }

  .herosansheading.recipename.dec {
    color: #141414;
    text-align: left;
    padding-bottom: 0;
  }

  .introitalics-sans {
    width: 72vw;
    max-width: 680px;
    margin-bottom: auto;
    padding-bottom: 6vh;
    font-size: 1.3rem;
    line-height: 1.6;
  }

  .kolam-consious, .kolam-consious.last {
    width: 24vw;
  }

  .heroheading.featurestory, .heroheading.lifeq.red {
    width: 80vw;
    font-size: 3rem;
  }

  .heroheading.culture {
    width: 80vw;
    padding-top: 6vh;
    font-size: 3.2rem;
  }

  .heroheading.sept {
    padding-top: 2vh;
  }

  .heroheading.sept h1 {
    width: 70vw;
    font-size: 3.2rem;
  }

  .heroheading.sept.isha {
    width: 80vw;
    text-align: center;
    font-size: 3.2rem;
  }

  .heroheading.oct {
    width: 80vw;
  }

  .heroheading.oct h1 {
    padding-top: 4vh;
    font-size: 3.2rem;
  }

  .heroheading.oct.conv {
    width: 70vw;
  }

  .heroheading.oct.feature {
    width: 70vw;
    padding-bottom: 2vh;
  }

  .heroheading.oct.health {
    padding-bottom: 2vh;
  }

  .heroheading.oct.culture {
    padding-top: 4vh;
    font-size: 3rem;
  }

  .heroheading.exuberent {
    width: 80vw;
    text-align: center;
    padding-bottom: 0;
  }

  .heroheading.exuberent h1 {
    padding-top: 4vh;
    font-size: 2.6rem;
    line-height: 1.4;
  }

  .heroheading.exuberent.conv {
    width: 70vw;
  }

  .heroheading.exuberent.feature {
    width: 70vw;
    padding-bottom: 2vh;
  }

  .heroheading.exuberent.health {
    padding-bottom: 2vh;
  }

  .heroheading.exuberent.culture {
    padding-top: 4vh;
    font-size: 3rem;
  }

  .heroheading.nov {
    width: 80vw;
  }

  .heroheading.nov h1 {
    padding-top: 6vh;
    font-size: 3.2rem;
    line-height: 1.3;
  }

  .heroheading.nov.conv {
    width: 70vw;
  }

  .heroheading.nov.feature {
    width: 70vw;
    padding-bottom: 2vh;
  }

  .heroheading.nov.health {
    width: 80vw;
    margin-bottom: 3vh;
    padding-bottom: 2vh;
    font-size: 2.6rem;
  }

  .heroheading.nov.health strong {
    font-size: 3rem;
  }

  .heroheading.nov.culture {
    padding-top: 4vh;
    font-size: 3rem;
  }

  .heroheading.compulsive {
    width: 80vw;
    padding-top: 2vh;
  }

  .heroheading.compulsive.isha {
    width: 80vw;
    text-align: center;
    font-size: 3.2rem;
  }

  .heroheading.education {
    width: 80vw;
    max-width: 600px;
    margin-bottom: 2vh;
    padding-top: 5vh;
    font-size: 2.6rem;
    line-height: 1.2;
  }

  .heroheading.advertorial {
    font-size: 2.6rem;
  }

  .subheadinghero {
    padding-top: 0;
    padding-bottom: 0;
  }

  .subheadinghero.con {
    width: 70vw;
    text-align: center;
    line-height: 2.4rem;
  }

  .subheadinghero.con strong {
    text-align: center;
  }

  .subheadinghero.oct.conv {
    width: 70vw;
  }

  .subheadinghero.oct.lifeq {
    width: 70vw;
    text-align: center;
    display: block;
  }

  .image-44 {
    margin-top: 5vh;
  }

  .whitebginsidefloating {
    width: 80vw;
    margin-top: 7vh;
    padding-top: 4vh;
    display: block;
  }

  .tiltedimagesection {
    width: 70vw;
    max-width: 70vw;
    padding-top: 0;
  }

  .tiltedimagesection.blank {
    flex-direction: column;
    padding-top: 0;
    display: block;
  }

  .h1-tiltedimagesection {
    width: 100%;
    margin-bottom: auto;
    margin-left: auto;
    padding-bottom: 1vh;
    font-size: 1.4rem;
    font-weight: 500;
  }

  .h1-tiltedimagesection._1st {
    width: 60vw;
    max-width: 60vw;
    margin-left: auto;
  }

  .h1-tiltedimagesection.oneline {
    width: 60vw;
    margin-left: auto;
    padding-bottom: 0;
  }

  .titlebg {
    width: 70%;
    left: 15%;
  }

  .happeningsdate-card {
    width: auto;
    height: auto;
    top: auto;
    bottom: -5vh;
    left: -4vw;
  }

  .heading-29 {
    width: 14vw;
    height: 8vw;
    max-width: 14vw;
  }

  .bold-text-6 {
    width: auto;
    height: auto;
    max-width: none;
    font-size: 1.3rem;
    line-height: 1.3;
    display: block;
  }

  .datecardbodytext {
    width: 60vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 16vh;
    font-size: 1rem;
  }

  .datecardbodytext p {
    width: 100%;
    font-size: 1.2rem;
  }

  .datecardbodytext.blank {
    font-size: 1.2rem;
  }

  .datecardbodytext.exception {
    padding-top: 16vw;
  }

  .datecardbodytext.moretopspace {
    padding-top: 20vw;
  }

  .image-45 {
    width: 22vw;
    margin-left: auto;
  }

  .image-45.last-kolam {
    padding-top: 9vh;
  }

  .tiltedsection-visual {
    justify-content: center;
    margin-top: 2vh;
    margin-bottom: 1vh;
    display: flex;
  }

  .tiltedsection-visual.square {
    height: auto;
  }

  .recepietext {
    width: 70vw;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .recepietext h2 {
    justify-content: flex-start;
    align-self: flex-start;
    display: flex;
  }

  .recepietext li {
    flex: none;
    list-style-type: decimal;
    display: block;
  }

  .recepietext ol {
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
    list-style-type: decimal;
  }

  .recepietext.mobtext.mob.sans {
    margin-top: 2vh;
  }

  .recepietext.mobpara {
    display: block;
  }

  .backwrapperbg {
    height: auto;
  }

  .backwrapperbg.dec {
    background-color: #fff;
    margin-top: -12vh;
  }

  .backwrapperquote {
    width: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
  }

  .backwrapperquote.dec {
    width: 70vw;
    max-width: none;
  }

  .bw-quote {
    width: 60vw;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .bw-quote p {
    width: auto;
    max-width: 70vw;
    padding-bottom: 0;
  }

  .bw-quote.heading {
    padding-bottom: 2vh;
  }

  .bw-quote.dec {
    max-width: none;
  }

  .image-51 {
    width: 14vw;
  }

  .full-width-image-copy {
    top: -50%;
  }

  .text-block-31 {
    text-align: center;
    background-color: rgba(255, 255, 255, 0);
    margin-top: auto;
    margin-bottom: auto;
    padding: 1.4vh .6vw;
    font-size: .8rem;
    line-height: 1.2;
  }

  .text-block-31.sept.dark {
    flex: 0 auto;
    justify-content: center;
    padding-left: 1.5vw;
    padding-right: 1vw;
    font-size: .8rem;
    display: flex;
  }

  .text-block-31.mol.julll {
    width: 35vw;
  }

  .customcolor-flowerkolam {
    width: 30vw;
  }

  .customcolor-flowerkolam.black.dec-health {
    width: 20vw;
  }

  ._65vw-image-container, ._50vw-image-container {
    width: 80vw;
  }

  ._2vw-vertical-space {
    height: 4vw;
  }

  .h1-sub-heading {
    width: 80vw;
    margin-bottom: auto;
    font-size: 2.5rem;
  }

  .h1-sub-heading._8thingsmoon {
    width: 70vw;
  }

  .h1-sub-heading.sgx {
    width: 60vw;
    text-align: center;
    padding-bottom: 4vh;
    font-size: 2rem;
    line-height: 1.3;
  }

  .h1-sub-heading.lifeq {
    font-size: 2rem;
  }

  .h1-sub-heading.lifeq p {
    font-size: 2.2rem;
  }

  .h1-sub-heading.lifeq em {
    font-size: 1.8rem;
  }

  .herointrotext {
    width: 80vw;
    padding-bottom: 6vh;
  }

  .herointrotext.lifeq p {
    padding-bottom: 0;
    font-size: 1.4rem;
  }

  .herointrotext.lifeq.sept {
    padding-bottom: 4vh;
  }

  .herointrotext.idy {
    width: 80vw;
  }

  .herointrotext strong {
    text-align: center;
    margin-bottom: 4vh;
  }

  .herointrotext.con {
    line-height: 1.6;
  }

  .herointrotext.sgx.light {
    padding-bottom: 0;
  }

  .herointrotext.sgx.light em {
    display: inline;
  }

  .herointrotext.oct.culture.light {
    width: 70vw;
  }

  .herointrotext.education {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .herointrotext.prosam {
    padding-bottom: 0;
  }

  .herointrotext.prosam p {
    margin-bottom: 4vh;
  }

  .transparent-bg.sans-padding.july {
    margin-top: 49vh;
    padding-bottom: 4vh;
  }

  .heading-34.july {
    width: 70vw;
    font-size: 3.2rem;
    line-height: 1.2;
  }

  .heromainheading.lifeq.sept h1 {
    width: 70vw;
    font-size: 3.2rem;
  }

  .heromainheading.lifeq.sept.dec {
    font-size: 2.6rem;
  }

  .heromainheading.sept.eternal {
    width: 70vw;
    font-size: 3.2rem;
  }

  .fullwideoverlapping {
    margin-top: -28vh;
  }

  .fullwideoverlapping.june {
    margin-top: -24vh;
  }

  .mainhero.sep {
    width: 100vw;
    margin-top: auto;
  }

  .mainhero.conv.oct {
    margin-top: -6vh;
  }

  .mainhero.lifeq.oct {
    margin-top: -2vh;
  }

  .mainhero.oct {
    width: 100vw;
    margin-top: -8vh;
  }

  .mainhero.oct.featurestory {
    width: 100vw;
    margin-top: auto;
  }

  .mainhero.oct.featurestory.newb {
    width: 82vw;
  }

  .mainhero.nov {
    width: 100vw;
  }

  .mainhero.nov.featurestory, .mainhero.compulsive {
    width: 100vw;
    margin-top: auto;
  }

  .mainhero.nov-2 {
    width: 100vw;
  }

  .mainhero.nov-2.featurestory {
    width: 100vw;
    margin-top: auto;
  }

  .mainhero.nov-2.dec {
    height: auto;
    object-fit: cover;
    object-position: 50% 0%;
    background-color: #2e3009;
  }

  .mainhero.kailash-darshan-img {
    width: 100vw;
    margin-top: -10vh;
  }

  .mainhero.kailash-darshan-img.featurestory {
    width: 100vw;
    margin-top: auto;
  }

  .mainhero.dec-outreach {
    height: 100vh;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .mainhero.dec-iw {
    width: 100vw;
    height: 80vh;
    object-fit: contain;
    object-position: 50% 0%;
  }

  .mainhero.dec-iw.fuljp {
    width: 100vw;
    object-fit: cover;
    margin-bottom: 0;
  }

  .mainhero.dec-iw.fuljp.budha {
    width: 80vw;
  }

  .mainhero.dec-sgx {
    height: auto;
    margin-top: 0;
  }

  .fullwidebg {
    height: auto;
  }

  .bodyimage {
    width: 100vw;
    height: 46vw;
    margin-top: 6vh;
  }

  .bodyimage.june {
    width: 74vw;
    height: auto;
  }

  .bodyimage.jul {
    width: 40vw;
    height: auto;
  }

  .bodyimage._8thingsmoon {
    width: 80vw;
    height: auto;
  }

  .nav-icon {
    width: 6vw;
    height: 6vw;
  }

  .num-float {
    width: 3vw;
    height: 3vw;
  }

  .page-card.w--current {
    border-width: 4px;
  }

  .bold-text-46 {
    text-align: center;
    font-size: 3.2rem;
    line-height: 1.2em;
  }

  .pullquote {
    width: 70vw;
    max-width: 700px;
    margin-top: 2vh;
    padding-bottom: 2vh;
  }

  .pullquote.yellow {
    width: 80vw;
    max-width: none;
    margin-top: auto;
  }

  .pullquote.sept {
    width: 60vw;
    max-width: 600px;
  }

  .pullquote.nov {
    width: 60vw;
    max-width: 600px;
    padding-bottom: 0;
  }

  .pullquote.sgx-quote.dec.featstory {
    margin-top: 0;
  }

  .pullquote.novmahabharat {
    width: 60vw;
    max-width: 600px;
  }

  .pullquote.savesoil {
    margin-top: 0;
  }

  .div-block-100 {
    width: 70vw;
    margin-top: -6vh;
  }

  .div-block-100.border-to-grey {
    width: 66vw;
    margin-top: -6vh;
    padding-bottom: 2vh;
    padding-left: 4vh;
    padding-right: 4vh;
  }

  .html-embed-6 {
    width: 8vw;
    padding-top: 0;
    padding-bottom: 0;
  }

  .html-embed-6.oct.featured, .html-embed-6.oct.prana {
    padding-bottom: 0;
  }

  .div-block-101 {
    width: 12vw;
    height: 4vw;
  }

  .div-block-101.yellow, .div-block-101.sept.featurestory {
    width: 12vw;
  }

  .kolam-1-linetriangle {
    width: 26vw;
    padding-top: 0;
    padding-bottom: 8vh;
  }

  .hero-image.mysteries {
    width: 100vw;
  }

  .image-73 {
    width: 100vw;
    margin-top: auto;
  }

  .pullquoteviolence {
    width: 65vw;
    font-size: 2.2rem;
  }

  .pullquoteviolence.deepakchopra {
    width: 50vw;
    margin-left: 2vw;
    font-size: 2rem;
    line-height: 1.2;
  }

  .pullquoteviolence.conv {
    width: 60vw;
    font-size: 1.8rem;
    line-height: 1.3;
  }

  .quotesvgviolence {
    width: 7vw;
    margin-top: 4vw;
  }

  .div-block-104 {
    width: auto;
    text-align: center;
    padding-top: 0;
  }

  .header-featurestory._8thingsmoon {
    margin-top: 50vw;
  }

  .header-featurestory.seagreen {
    margin-top: 44vw;
  }

  .header-featurestory.hinar {
    width: 100vw;
  }

  .heading.featurestory {
    width: 70vw;
    text-align: center;
    font-size: 3.2rem;
  }

  .heading.featurestory.howyoga-karma {
    padding-top: 6vh;
  }

  .heading._8thingsmoon {
    width: 70vw;
  }

  .squarequotation {
    width: 60vw;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .quotation {
    width: 12vw;
    margin-top: 4vh;
  }

  .image-75 {
    width: 24vw;
  }

  .quotationmark {
    width: 8vw;
    margin-top: 3vh;
    margin-left: auto;
    margin-right: 2vw;
  }

  .quotationmark.center {
    width: 7vw;
  }

  .quotationmark.conv {
    width: 7vh;
  }

  .quotationmark.bharat {
    width: 8vw;
  }

  .image-84 {
    width: 22vw;
    padding-bottom: 6vw;
  }

  .article-card-2 {
    width: 36vw;
  }

  .article-card-title-2 {
    width: 36vw;
    max-width: 500px;
    font-size: 1.5rem;
    line-height: 1.3;
  }

  .div-block-108 {
    width: 80vw;
    grid-column-gap: 4vw;
    grid-template-columns: 1fr 1fr;
  }

  .article-category-2 {
    width: 24vw;
  }

  .article-category-2.rem {
    width: auto;
  }

  .articles-wrapper-2 {
    width: 86vw;
  }

  .featured-story-bgimg-2-2 {
    width: 76vw;
    height: auto;
    max-height: none;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .image-responsive-3 {
    height: 18vw;
    object-fit: cover;
  }

  .image-responsive-3.mobile {
    width: 36vw;
    height: 30vw;
  }

  .image-responsive-3.keepupsg {
    width: 60vw;
    height: 34vw;
    margin-top: auto;
  }

  .image-responsive-3.keepupsg.square {
    height: 60vh;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-responsive-3.keepupsg.square.dec.pod {
    width: 40vw;
  }

  .image-responsive-3.keepupsg.taller {
    height: 38vw;
  }

  .image-responsive-3.keepupsg.dec {
    width: 60vw;
    height: auto;
  }

  .image-responsive-3.keepupsg.dec-mv {
    width: 50vw;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-responsive-3.keepupsgaugust {
    width: 60vw;
    height: 34vw;
    margin-top: auto;
  }

  .feature-stroy-content-wrapper-2-2 {
    width: 76vw;
  }

  .ornament-3 {
    width: 26vw;
    max-width: 300px;
    padding-top: 2vh;
  }

  .ornament-3._1st {
    width: 22vw;
  }

  .bold-text-61 {
    display: block;
  }

  .featurestory-linkblock.new {
    margin-top: 4vh;
    display: block;
  }

  .bg-fixed-2.keepupsg.jul {
    height: 60vh;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .bg-fixed-2.keepupsg.aug {
    height: 60vh;
    background-position: 50%;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .bg-fixed-2.keepupsg.oct._2021 {
    height: 50vh;
  }

  .image-85 {
    width: 22vw;
    margin-bottom: 4vh;
    margin-left: auto;
    padding-top: 2vh;
  }

  .h1-tiltedimagesection-2 {
    width: 100%;
    margin-left: auto;
    font-size: 1.4rem;
    font-weight: 500;
  }

  .h1-tiltedimagesection-2.seperate {
    margin-bottom: 0;
  }

  .text-block-45 {
    font-size: .6rem;
  }

  .div-block-110 {
    width: 5vw;
    height: 5vw;
  }

  .num-float-2 {
    width: 3vw;
    height: 3vw;
  }

  .page-card-2.w--current {
    border-width: 4px;
  }

  .page-card-2.nav-fixed-info {
    width: 20vw;
    height: 20vw;
  }

  .socialshare, .nav-icon-2 {
    width: 8vw;
    height: 8vw;
  }

  .nav-scroll-area-2 {
    width: 80vw;
    margin-left: 20vw;
  }

  .bold-text-78 {
    font-size: .9rem;
  }

  .nav-wrpr-2.aug {
    display: block;
  }

  .menu-anim-2 {
    width: 8vw;
    height: 8vw;
  }

  .share-heading, .socialshare-section {
    width: 20vw;
  }

  .bold-text-81 {
    display: inline;
  }

  .bg-fullwide.featurestory.sept, .bg-fullwide.featurestory.compulsive {
    padding-top: 8vh;
  }

  .bg-fullwide.idy, .bg-fullwide.sgx {
    margin-top: 44vw;
  }

  .bg-fullwide.sgx.dec {
    margin-top: 68vh;
  }

  .bg-fullwide.sept.eternal {
    margin-top: -18vw;
  }

  .bg-fullwide.oct.health.alternate {
    background-color: #fff;
    margin-top: -26vh;
    padding-top: 0;
  }

  .bg-fullwide.oct.health.edgebg {
    margin-top: -26vh;
    padding-top: 0;
  }

  .bg-fullwide.feature-jul23, .bg-fullwide.feature-jul23.cream {
    margin-top: -24vh;
  }

  .textblock-31._8things {
    font-size: .6rem;
  }

  .textblock-31.lightcolor.lifeq.oct {
    text-align: center;
  }

  .bold-text-83 {
    letter-spacing: 4px;
  }

  .arrow-small {
    width: 3vw;
    height: 5vw;
  }

  .pullquoteyogasanasarticle {
    width: 70vw;
    max-width: 700px;
    margin-top: 2vh;
    padding-bottom: 2vh;
  }

  .div-block-118 {
    transform: skew(0deg, 6deg);
  }

  .div-block-121-copy {
    left: -10%;
  }

  .html-embed-13 {
    width: 25vw;
    padding-top: 2vh;
  }

  .featurestory-hero {
    width: 80vw;
  }

  .headingpart {
    margin-top: 46vw;
  }

  .headingpart.bharat {
    margin-top: 44vw;
  }

  .headingpart.sept {
    margin-top: 48vw;
  }

  .headingpart.oct {
    margin-top: 46vw;
  }

  .headingpart.oct.conv {
    margin-top: 44vw;
  }

  .headingpart.oct.health {
    margin-top: 54vw;
  }

  .headingpart.nov {
    margin-top: 46vw;
  }

  .headingpart.nov.conv {
    margin-top: 44vw;
  }

  .headingpart.nov.health {
    margin-top: 54vw;
  }

  .headingpart.compulsive {
    margin-top: 48vw;
  }

  .headingpart.dec-health {
    margin-top: 66vw;
  }

  .headingpart.dec-fs {
    margin-top: 46vw;
  }

  .headingpart.dec-fs.sadhnew.sadhnew1 {
    margin-top: 56vw;
  }

  .headingpart.advertorial {
    margin-top: 73vh;
  }

  .headingpart.featurestory.july {
    margin-top: 50vw;
  }

  .headingpart.consiousliving.july {
    width: 100vw;
    max-width: 100%;
    margin-top: 48vw;
  }

  .headingpart.inwhispers {
    margin-top: 42vw;
  }

  .body-bg, .body-bg.aug {
    margin-top: 46vw;
  }

  .body-bg.featstory {
    margin-top: 0;
  }

  .body-bg.featstory.para-2._4._11 {
    margin-top: -51vh;
    padding-top: 48vh;
  }

  .body-bg.consicousliving, .body-bg.yoga-w-bg {
    margin-top: auto;
  }

  ._100vw-bodyimagecover {
    width: 80vw;
    height: 30vh;
  }

  ._100vw-bodyimagecover.small {
    width: 60vw;
  }

  .body-image {
    width: 70vw;
    margin-top: -24vh;
  }

  .kolam-featurestory {
    width: 30vw;
  }

  .fullwide-image.lifeq {
    width: 100vw;
  }

  .pullq-container {
    width: 70vw;
  }

  .pullq-container.small {
    width: 64vw;
  }

  .pullq-container.conv {
    width: 70vw;
  }

  .pullq-container.conv.oct {
    padding-bottom: 0;
  }

  .pullq-container.august {
    width: 80vw;
  }

  .image-107 {
    width: 30vw;
  }

  .rameshheader {
    width: 80vw;
    font-size: 3.2rem;
  }

  .rameshheader.dec {
    padding-top: 5vh;
    padding-bottom: 3vh;
    font-size: 2.6rem;
    line-height: 1.2;
  }

  .fullwidthimage.sam {
    height: 40vw;
  }

  .idysubheading {
    width: 80vw;
  }

  .image-109 {
    width: 26vw;
  }

  ._60vw-bodybg-text {
    width: 86vw;
  }

  .pullquote-plain {
    width: 60vw;
  }

  .pullquote-plain._2 {
    margin-top: 0;
  }

  .pullquote-plain.yaw-dec {
    width: 60vw;
    margin-left: auto;
    margin-right: auto;
  }

  .pullquote-plain.featstory {
    width: 70vw;
    max-width: 700px;
    padding-top: 0;
    padding-bottom: 3vh;
  }

  .pullquote-plain.ss-march {
    padding-top: 2vh;
  }

  .pullquote-plain.ss-march.mobq {
    padding-bottom: 4vh;
  }

  .idy-quotation._2nd {
    margin-top: 3vh;
  }

  .image-110 {
    width: 26vw;
  }

  .bold-text-84 {
    font-size: 3rem;
  }

  .sans-body {
    width: 70vw;
  }

  .bold-text-85.hj {
    font-size: 2.6rem;
  }

  .subheading {
    width: 80vw;
  }

  .subheading.hinar {
    width: 60vw;
  }

  .image-111 {
    width: 70vw;
    padding-top: 6vh;
  }

  .image-111._2nd._1 {
    margin-top: auto;
  }

  .bodyitalics {
    width: 70vw;
  }

  .bodyitalics p {
    width: 70vw;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .bodyitalics.footer {
    width: 70vw;
    max-width: 700px;
  }

  .footerbox {
    width: 100vw;
  }

  .kola {
    width: 26vw;
  }

  .customshapeimage {
    width: 74vw;
    max-width: 700px;
  }

  .imagewrapper {
    width: 84vw;
  }

  .imagewrapper._2nd.orangish {
    width: 86vw;
  }

  .imagewrapper._2nd.orangish.dec {
    margin-top: auto;
    padding-top: 0;
    padding-bottom: 2vh;
  }

  .imagewrapper._3rd.darkgolden {
    width: 86vw;
  }

  .imagewrapper._3rd.darkgolden.dec {
    margin-top: 0;
    margin-bottom: 1vh;
    padding-top: 0;
  }

  .imagewrapper._3rd.greenish, .imagewrapper.brown {
    width: 86vw;
  }

  .imagewrapper.brown.dec {
    margin-top: 7vh;
    margin-bottom: 5vh;
    padding-top: 0;
    padding-bottom: 2vh;
  }

  .image-112 {
    width: 24vw;
  }

  .image-113, .image-114 {
    width: 50vw;
  }

  .image-115 {
    width: 24vw;
    padding-bottom: 8vh;
  }

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

  .new-bodytext {
    width: 74vw;
    padding-top: 16vh;
    padding-bottom: 6vh;
  }

  .new-bodytext p {
    line-height: 1.6;
  }

  .new-bodytext._2nd, .new-bodytext._1 {
    padding-top: 26vh;
  }

  .bodyimagewrapper {
    width: 74vw;
  }

  .bodyimagewrapper.red, .bodyimagewrapper.blue, .bodyimagewrapper.blue.green {
    width: 100vw;
    height: 48vw;
  }

  .bigdate {
    padding-top: 1.4vw;
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .month {
    padding-bottom: 1vw;
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .bw-new-image {
    z-index: -3;
    height: 60vh;
    object-fit: cover;
    object-position: 50% 50%;
    background-position: 50% 0;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .div-block-122 {
    height: 48vh;
  }

  .div-block-123 {
    height: 44vw;
  }

  .captionblock._2captions {
    width: 80vw;
  }

  .sgx-banner {
    width: 100vw;
  }

  .footnote {
    width: 70vw;
  }

  .footnote.psam {
    padding-bottom: 4vh;
  }

  .footnote.dec-health.mb {
    width: 70vw;
  }

  .footnote.dec-health.mb.featstory {
    width: 70vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .footnote.dec-health.mb.featstory.foot-2 {
    width: 70vw;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.4;
    display: block;
  }

  .footnote.dec-health.mb.featstory.foot-2 p {
    width: 100%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .footnote.dec-health.mb.featstory p {
    width: 100%;
    max-width: 600px;
    text-align: left;
    margin-bottom: 0;
  }

  .footnote.dec-health.vairagya {
    width: 70vw;
    margin-top: -8vh;
  }

  .footnote.yaw {
    width: 70vw;
    margin-left: 15vw;
    line-height: 1.4;
  }

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

  .con-heading {
    font-size: 3rem;
  }

  .fullwide-bg.dec-sp {
    width: 100vw;
  }

  .fullwide-bg.dec-sp.para-2 {
    margin-top: -21vh;
  }

  .fullwide-bg.dec-sp.para-3, .fullwide-bg.dec-sp.para-4 {
    margin-top: -20vh;
  }

  .fullwide-bg.dec-sp.para-1 {
    margin-top: -17vh;
    padding-top: 18vh;
  }

  .bodytext {
    width: 70vw;
  }

  .bodytext p {
    padding-bottom: 0;
  }

  .bodytext.conv {
    width: 70vw;
    padding-top: 6vh;
  }

  .bodytext.conv.lesspadding {
    padding-top: 8vh;
  }

  .bodytext.education {
    font-family: Fedra Serif, sans-serif;
  }

  .kolam-con {
    width: 26vw;
    padding-bottom: 6vh;
  }

  .fw-quote p {
    font-size: 1.4rem;
    line-height: 1.8;
  }

  .special-text {
    width: 70vw;
  }

  .special-text p {
    text-align: center;
    justify-content: center;
    display: block;
  }

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

  .button.registernowgp {
    width: 26vw;
  }

  .tabs.socialshare {
    width: 20vw;
    margin-right: 0;
  }

  .socialshareoption {
    width: 20vw;
    display: flex;
  }

  .tab-link-tab-1 {
    width: 10vw;
  }

  .tab-link-tab-1.w--current {
    width: 10vw;
    justify-content: center;
    display: flex;
  }

  .tab-link-tab-2 {
    width: 10vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .tab-link-tab-2.w--current {
    width: 10vw;
  }

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

  .image-117 {
    width: 100vw;
    height: auto;
  }

  .fullbodywidth.hinar {
    width: 100vw;
  }

  .para-break {
    width: 30vw;
  }

  .herointro.sept {
    width: 70vw;
    text-align: center;
  }

  .herointro.sept.dark {
    padding-top: 0;
    padding-bottom: 2vh;
    display: block;
  }

  .herointro.sept.dark strong {
    text-align: center;
  }

  .herointro.oct.conv {
    width: 70vw;
    padding-bottom: 6vh;
  }

  .herointro.oct.feature {
    width: 80vw;
    padding-bottom: 4vh;
  }

  .herointro.nov {
    width: 70vw;
    text-align: center;
  }

  .herointro.nov.dark {
    padding-top: 2vh;
    padding-bottom: 4vh;
    display: block;
  }

  .herointro.nov.dark strong {
    text-align: center;
  }

  .herointro.compulsive {
    width: 70vw;
    text-align: center;
  }

  .herointro.compulsive.dark {
    padding-top: 2vh;
    padding-bottom: 4vh;
    display: block;
  }

  .herointro.compulsive.dark strong {
    text-align: center;
  }

  .image-119.endkolam {
    width: 26vw;
  }

  .yogaw.sept {
    width: 70vw;
    padding-top: 6vh;
    font-size: 3.2rem;
  }

  .yogaw.dec {
    width: 70vw;
    font-size: 2.6rem;
  }

  .image-121 {
    width: 26vw;
  }

  .image-122.oct {
    width: auto;
    height: 40vh;
  }

  .image-123 {
    width: 26vw;
  }

  .image-126 {
    width: 20vw;
    padding-top: 3vh;
  }

  .button-2.ordercopy.eternal.sept {
    width: 40vw;
    border-radius: 1vw;
  }

  .image-127 {
    width: auto;
    height: 54vw;
    object-fit: cover;
  }

  .earlydaysh1, .earlydaysh2 {
    width: 80vw;
    font-size: 3.2rem;
  }

  .image-128 {
    width: 30vw;
  }

  .image-block {
    width: 90vw;
    height: 34vw;
  }

  .image-block._1st {
    width: 70vw;
    height: 30vw;
  }

  .image-129, .image-130, .image-131 {
    height: 30vw;
  }

  .slide-caption {
    font-size: 1rem;
    line-height: 1.4;
  }

  .image-132 {
    width: 22vw;
    padding-bottom: 6vh;
  }

  .lotuskolam-html {
    width: 24vw;
  }

  .lotuskolam-html.oct.conv {
    width: 34vw;
  }

  .lotuskolam-html.consicous, .bottomkolam.oct.lifeq {
    width: 26vw;
  }

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

  .kolamhealth.oct {
    width: 26vw;
  }

  .pull-quote.culture._2nd {
    width: 56vw;
  }

  .html-embed-14.culture {
    width: 7vw;
    margin-top: 3vh;
  }

  .kolam-culture {
    width: 30vw;
    padding-bottom: 6vh;
  }

  .image-135 {
    opacity: 1;
  }

  .fixed-bg {
    background-position: 50% 0;
    background-size: cover;
    display: block;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-98 {
    height: 45vh;
  }

  .floating-div-abs-right {
    top: 12vw;
  }

  .path-of-divine-wrpr {
    width: 280px;
  }

  .text-block-14 {
    font-size: 1.2rem;
  }

  .text-block-15 {
    font-size: 4rem;
  }

  .text-block-15.divine.heroheader {
    padding-bottom: 2vh;
    font-size: 3.4rem;
  }

  .text-block-16 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .post-body-paragraph-2 {
    width: 70vw;
    padding-top: 6vh;
    padding-bottom: 0;
    font-size: 1.2rem;
  }

  .post-body-paragraph-2.sans-top-bottom-padding {
    padding-top: 6vh;
    padding-bottom: 0;
  }

  .post-body-paragraph-2.sans-top-bottom-padding.top {
    padding-top: 8vh;
  }

  .post-body-paragraph-2.sans-top-bottom-padding.swamipushya {
    padding-top: 4vh;
    line-height: 1.6;
  }

  ._2vw-vertical-space-2 {
    height: 4vw;
  }

  .ornament-wrapper-2 {
    margin-top: auto;
    margin-bottom: 6vh;
  }

  .ornament-wrapper-2.bottom-padding {
    margin-bottom: 4vh;
  }

  .ornament-wrapper-2.bottom-padding._1 {
    margin-bottom: 2vh;
  }

  .ornament-wrapper-2.top-padding {
    margin-top: 2vh;
    margin-bottom: 2vh;
  }

  ._65vw-image-container-2 {
    width: 80vw;
  }

  .firstparawrapperonpath {
    width: 70vw;
    flex-direction: column;
  }

  ._3vw-vertical-space {
    height: 6vw;
  }

  ._3vw-vertical-space.reducepadding {
    height: 3vw;
  }

  .text-block-18 {
    width: 50vw;
    margin-bottom: 0;
    position: static;
  }

  .image-responsive-2 {
    height: 100%;
    object-fit: cover;
  }

  .text-block-19 {
    width: 70%;
    font-size: 2rem;
  }

  .ornament-2 {
    width: 23vw;
  }

  .post-body-wrapper-2-new {
    width: 80vw;
  }

  .post-body-wrapper-2-new.tan {
    width: 80vw;
    padding-top: 6vh;
  }

  .scroll-over-wrpr-new {
    z-index: auto;
    width: 90vw;
  }

  .divine-image {
    width: 70vw;
  }

  .divine-image.vertical {
    width: 46vw;
  }

  .whitebg70vw.divine {
    width: 80vw;
  }

  .centeraligned.bolditalics, .centeraligned.bolditalics.wide {
    width: 50vw;
  }

  .image-container {
    width: 80vw;
  }

  .divine-smallimage, .divine-smallimage._1st {
    width: 24vw;
  }

  .image-136 {
    display: none;
  }

  .bold-text-92 {
    text-align: center;
    font-size: 2rem;
    line-height: 1.2;
  }

  .bold-text-93 {
    flex: 0 auto;
    display: block;
  }

  .textimage.oct {
    width: 60vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .textimagecaption.image-caption.black {
    width: 60vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
  }

  .image-137 {
    width: 14vw;
  }

  .sgx-body {
    width: 70vw;
    padding-top: 4vh;
    padding-bottom: 0;
  }

  .sgx-body p {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.6;
  }

  .sgx-body._2nd, .sgx-body._1 {
    padding-top: 26vh;
  }

  .sgx-body.dec-sgx, .sgx-body.dec-sgx.para-1 {
    width: 70vw;
    padding-top: 4vh;
  }

  .sgx-quotation._2nd {
    margin-top: 3vh;
  }

  .kailashdarshanimg {
    width: 70vw;
  }

  .kailashdarshanimg._2nd._1 {
    height: 48vw;
    margin-top: auto;
  }

  .kailashdarshanimg.img-3 {
    width: 85vw;
    height: 40vh;
  }

  .kailashdarshanimg.img-2 {
    width: 85vw;
    height: 40vh;
    object-fit: cover;
  }

  .kailashdarshanimg.img-1 {
    width: 85vw;
    height: 40vh;
  }

  .rameshprisoner {
    margin-top: -20vh;
  }

  .rameshprisoner.lifeq1.overlapping.lightcolor {
    margin-top: -28vh;
  }

  .rameshprisoner.yogaw.sept.light {
    margin-top: -18vh;
  }

  .cover-img-lige-begin {
    height: auto;
    object-fit: cover;
    margin-top: 0;
  }

  .mb-story-or-history {
    width: 100vw;
    height: 100vh;
    object-position: 50% 0%;
    margin-top: auto;
  }

  .post-body-paragraph-italics {
    width: 70vw;
    padding-top: 8vh;
    padding-bottom: 4vh;
    font-size: 1.2rem;
  }

  .post-body-paragraph-italics.sans-top-padding {
    padding-top: 6vh;
    padding-bottom: 0;
  }

  .post-body-paragraph-italics.sans-top-padding.mahabaharat {
    padding-top: 6vh;
    padding-bottom: 6vh;
  }

  .post-body-paragraph-italics._8thingsmoon {
    padding-top: 30vh;
  }

  .post-body-paragraph-italics.july._1, .post-body-paragraph-italics.july._2, .post-body-paragraph-italics.july._3, .post-body-paragraph-italics.july._4, .post-body-paragraph-italics.july._5 {
    padding-top: 4vh;
  }

  .post-body-paragraph-italics.jul {
    padding-top: 30vh;
  }

  .post-body-paragraph-italics.july-featurestory {
    padding-top: 6vh;
    padding-bottom: 4vh;
  }

  .post-body-paragraph-italics.july-featurestory.reducebottom {
    padding-top: 6vh;
  }

  .post-body-paragraph-italics.lifeq.sept {
    padding-bottom: 2vh;
  }

  .post-body-paragraph-italics.sam {
    padding-top: 38vh;
    padding-bottom: 6vh;
  }

  .post-body-paragraph-italics.sam.removebottompadding {
    padding-top: 22vh;
  }

  .post-body-paragraph-italics.fullmoon {
    padding-top: 4vh;
  }

  .post-body-paragraph-italics.fullmoon.introitalics-sans {
    width: 70vw;
    max-width: 700px;
  }

  .post-body-paragraph-italics.fullmoon.introitalics-sans.nospace.top, .post-body-paragraph-italics.fullmoon.nospace.top {
    padding-top: 6vh;
  }

  .post-body-paragraph-italics.kayanatha._1st {
    padding-top: 44vw;
  }

  .post-body-paragraph-italics.kayanatha._2nd {
    padding-top: 34vw;
  }

  .post-body-paragraph-italics.hinar {
    padding-top: 8vh;
  }

  .post-body-paragraph-italics.overlaping.bigimage {
    padding-top: 20vh;
  }

  .post-body-paragraph-italics.overlaping.smallimage {
    padding-top: 34vh;
    padding-bottom: 4vh;
  }

  .post-body-paragraph-italics.spet {
    padding-top: 6vh;
    padding-bottom: 0;
  }

  .post-body-paragraph-italics.spet._2nd {
    padding-bottom: 0;
  }

  .post-body-paragraph-italics.spet.last {
    padding-bottom: 2vh;
  }

  .post-body-paragraph-italics.sept.eternal.inside {
    padding-top: 8vh;
  }

  .post-body-paragraph-italics.poem {
    width: 56vw;
  }

  .post-body-paragraph-italics.oct.conv {
    padding-bottom: 4vh;
  }

  .post-body-paragraph-italics.oct.health {
    padding-top: 4vh;
  }

  .post-body-paragraph-italics.oct.health img {
    width: 40vw;
    margin-left: -14vw;
  }

  .post-body-paragraph-italics.receipe {
    padding-bottom: 6vh;
  }

  .post-body-paragraph-italics.divine.oct {
    padding-bottom: 2vh;
  }

  .post-body-paragraph-italics.nov {
    padding-top: 6vh;
    padding-bottom: 0;
  }

  .post-body-paragraph-italics.nov._2nd {
    padding-bottom: 0;
  }

  .post-body-paragraph-italics.nov.last {
    padding-bottom: 2vh;
  }

  .happeningsdate-card-copy {
    width: auto;
    height: auto;
    top: auto;
    bottom: -5vh;
    left: -4vw;
  }

  .bigdate-copy {
    padding-top: 1.4vw;
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .month-copy {
    padding-bottom: 1vw;
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .post-body-paragraph-fedra-sans {
    width: 70vw;
    padding-top: 8vh;
    padding-bottom: 4vh;
    font-size: 1.2rem;
  }

  .post-body-paragraph-fedra-sans.sans-top-padding {
    padding-top: 6vh;
    padding-bottom: 0;
  }

  .post-body-paragraph-fedra-sans.sans-top-padding.mahabaharat {
    padding-top: 6vh;
    padding-bottom: 6vh;
  }

  .post-body-paragraph-fedra-sans p {
    font-weight: 500;
  }

  .post-body-paragraph-fedra-sans._8thingsmoon {
    padding-top: 30vh;
  }

  .post-body-paragraph-fedra-sans.july._1, .post-body-paragraph-fedra-sans.july._2, .post-body-paragraph-fedra-sans.july._3, .post-body-paragraph-fedra-sans.july._4, .post-body-paragraph-fedra-sans.july._5 {
    padding-top: 4vh;
  }

  .post-body-paragraph-fedra-sans.jul {
    padding-top: 30vh;
  }

  .post-body-paragraph-fedra-sans.july-featurestory {
    padding-top: 6vh;
    padding-bottom: 4vh;
  }

  .post-body-paragraph-fedra-sans.july-featurestory.reducebottom {
    padding-top: 6vh;
  }

  .post-body-paragraph-fedra-sans.lifeq.sept {
    padding-bottom: 2vh;
  }

  .post-body-paragraph-fedra-sans.sam {
    padding-top: 38vh;
    padding-bottom: 6vh;
  }

  .post-body-paragraph-fedra-sans.sam.removebottompadding {
    padding-top: 22vh;
  }

  .post-body-paragraph-fedra-sans.fullmoon {
    padding-top: 4vh;
  }

  .post-body-paragraph-fedra-sans.fullmoon.introitalics-sans {
    width: 70vw;
    max-width: 700px;
  }

  .post-body-paragraph-fedra-sans.fullmoon.introitalics-sans.nospace.top, .post-body-paragraph-fedra-sans.fullmoon.nospace.top {
    padding-top: 6vh;
  }

  .post-body-paragraph-fedra-sans.kayanatha._1st {
    padding-top: 44vw;
  }

  .post-body-paragraph-fedra-sans.kayanatha._2nd {
    padding-top: 34vw;
  }

  .post-body-paragraph-fedra-sans.hinar {
    padding-top: 8vh;
  }

  .post-body-paragraph-fedra-sans.overlaping.bigimage {
    padding-top: 20vh;
  }

  .post-body-paragraph-fedra-sans.overlaping.smallimage {
    padding-top: 34vh;
    padding-bottom: 4vh;
  }

  .post-body-paragraph-fedra-sans.spet {
    padding-top: 6vh;
    padding-bottom: 0;
  }

  .post-body-paragraph-fedra-sans.spet.last {
    padding-bottom: 2vh;
  }

  .post-body-paragraph-fedra-sans.sept.eternal.inside {
    padding-top: 8vh;
  }

  .post-body-paragraph-fedra-sans.poem {
    width: 56vw;
  }

  .post-body-paragraph-fedra-sans.poem.dec-sp {
    width: 70vw;
    padding-top: 23vh;
    padding-bottom: 0;
    font-weight: 400;
  }

  .post-body-paragraph-fedra-sans.oct.conv {
    padding-bottom: 4vh;
  }

  .post-body-paragraph-fedra-sans.oct.health {
    padding-top: 4vh;
  }

  .post-body-paragraph-fedra-sans.oct.health img {
    width: 40vw;
    margin-left: -14vw;
  }

  .post-body-paragraph-fedra-sans.receipe {
    padding-bottom: 6vh;
  }

  .post-body-paragraph-fedra-sans.divine.oct {
    padding-bottom: 2vh;
  }

  .post-body-paragraph-fedra-sans.nov {
    padding-top: 6vh;
    padding-bottom: 0;
  }

  .post-body-paragraph-fedra-sans.nov._2nd {
    padding-bottom: 0;
  }

  .post-body-paragraph-fedra-sans.nov.last {
    padding-bottom: 2vh;
  }

  .container.sleep-tips {
    max-width: 80vw;
  }

  .sleep-tips {
    width: 80vw;
  }

  .body-21 {
    background-color: #000;
  }

  .image-140 {
    padding-top: 0;
  }

  .image-140.tab {
    display: none;
  }

  .image-141 {
    width: 100%;
    height: 60vh;
  }

  .div-block-127 {
    height: 40vh;
    background-image: url('../images/20181112_SLH_0127-Raw-Carrot-Cake-e.jpg');
    background-position: 50% 0;
    background-size: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .image-142 {
    margin-top: -40vh;
  }

  .image-143 {
    width: 40vw;
  }

  .bold-text-96 {
    margin-top: 3vh;
    padding-top: 0;
    font-size: 3.3rem;
  }

  .image-144 {
    width: 70vw;
  }

  .div-block-128 {
    margin-top: -38vh;
    padding-top: 31px;
  }

  .text-block-57 {
    line-height: 1.4;
  }

  .image-146 {
    width: 30vw;
    margin-bottom: 6vh;
  }

  .div-block-130 {
    width: 75vw;
    height: 30vh;
    margin-top: -12vh;
  }

  .div-block-130._3 {
    height: 25vh;
  }

  .div-block-130._3._4, .div-block-130._3._4._5 {
    height: 30vh;
  }

  .div-block-130._3._4.img-4 {
    height: 30vh;
    max-height: 230px;
  }

  .div-block-130._5 {
    height: 30vh;
  }

  .div-block-130._5._7 {
    height: 25vh;
  }

  .div-block-130.suriya {
    height: 30vh;
  }

  .div-block-130.img-1 {
    height: 28vh;
  }

  .image-147._1 {
    width: 60vw;
    margin-top: 12vh;
  }

  .image-147._2 {
    width: 60vw;
    margin-top: -27vh;
  }

  .paragraph {
    width: 60vw;
    padding-top: 15vh;
    font-size: 1.6rem;
  }

  .image-147 {
    width: 60vw;
  }

  .image-148 {
    width: 35vw;
  }

  .image-149 {
    width: 30vw;
    padding-top: 0;
  }

  .socialshare-section-2 {
    width: 20vw;
  }

  .dec-sp-title {
    padding-top: 3vh;
    padding-bottom: 3vh;
    font-size: 2.6rem;
    line-height: 1.2em;
  }

  .image-150.kolam-1 {
    width: 20vw;
    padding-bottom: 8vh;
  }

  .birds--eye-view {
    width: 90vw;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .dec-sp_img {
    width: 50vw;
  }

  .image-151 {
    padding-top: 2vh;
  }

  .dec-yaw {
    height: auto;
    object-position: 50% 80%;
    margin-top: 0;
  }

  .image-153 {
    width: 25vw;
    margin-bottom: 8vh;
    padding-top: 0;
  }

  .cool-fire {
    height: 30vh;
    object-position: 50% 10%;
  }

  .title-para {
    width: 70vw;
    max-width: none;
  }

  .title-para p {
    line-height: 1.6;
  }

  .haelth-img {
    width: 100vw;
    height: auto;
    object-fit: cover;
    margin-top: 0;
  }

  .haelth-img.img-4 {
    object-position: 50% 0%;
  }

  .ps-title {
    max-width: 700px;
    color: #f8f8f8;
  }

  .qanda {
    width: 70vw;
    padding-top: 10vh;
    padding-bottom: 0;
  }

  .qanda p {
    line-height: 1.6;
  }

  .section-1.dark {
    background-color: #363350;
  }

  .section-1.light.para-2 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .yaw-para2 p {
    margin-bottom: 3vh;
    line-height: 1.6;
  }

  .yaw-para2.dec {
    width: 70vw;
  }

  .yaw-para2.dec.par-3 {
    width: 70vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .yaw-para2.dec.par-3 h2 {
    width: 100%;
    max-width: 700px;
  }

  .yaw-para2.dec.dark {
    width: 70vw;
  }

  .yaw-para2.main {
    width: 70vw;
    padding-bottom: 0;
  }

  .image-157 {
    height: 32vh;
    object-position: 50% 20%;
  }

  .image-158, .image-159 {
    width: 70vw;
  }

  .image-160 {
    padding-top: 6vh;
    padding-bottom: 10vh;
  }

  .html-embed-16 {
    padding-top: 0;
    padding-bottom: 4vh;
  }

  .content-para {
    width: 70vw;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .content-para p {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.6;
    display: block;
  }

  .qanda-section.adv {
    margin-top: -26vh;
  }

  .qanda-para {
    width: 70vw;
  }

  .qanda-para p {
    line-height: 1.6;
  }

  .qanda-para.adv {
    width: 70vw;
    max-width: none;
    padding-top: 33vh;
    padding-bottom: 10vh;
  }

  .fs-img2 {
    width: 70vw;
    height: 50vh;
    object-position: 50% 60%;
  }

  .fs-img2.img-9 {
    object-position: 50% 80%;
  }

  .fs-img2.img-9.last {
    width: 75vw;
    height: 60vh;
    object-position: 65% 50%;
  }

  .fs-img2._2 {
    object-fit: contain;
  }

  .fs-img2._2.nwe {
    object-fit: cover;
  }

  .img-va {
    width: 50vw;
  }

  .image-162 {
    width: 22vw;
    padding-top: 0;
    padding-bottom: 6vh;
  }

  .bold-text-101 {
    font-size: 2.6rem;
    line-height: 1.1em;
  }

  .body-para-1 {
    width: 70vw;
    max-width: 600px;
    padding-bottom: 10vh;
  }

  .body-para-1 p {
    margin-bottom: 0;
    padding-bottom: 3vh;
    line-height: 1.6;
  }

  .body-para-1.last-para {
    width: 70vw;
  }

  .body-para-1.first {
    width: 70vw;
    max-width: 600px;
    padding-top: 0;
    line-height: 1.6;
  }

  .img-bg {
    width: 65vw;
  }

  .img-bg._2 {
    margin-top: -53vh;
  }

  .img-bg._2._3 {
    margin-top: -63vh;
  }

  .adv-img.img-1 {
    width: 60vw;
    margin-bottom: -53vh;
  }

  .adv-img.img-2, .adv-img.img-3._6, .adv-img.img-3._4 {
    width: 60vw;
  }

  .body-para.light {
    width: 70vw;
    max-width: none;
  }

  .body-para.light p {
    margin-bottom: 3vh;
    line-height: 1.6;
  }

  .image-165 {
    width: 30vw;
  }

  .bold-text-102 {
    font-size: 2.6rem;
    line-height: 1.3em;
  }

  .body-23 {
    background-color: #30320a;
  }

  .image-166 {
    width: 60vw;
    height: 50vh;
  }

  .ishavidya-para {
    width: 70vw;
  }

  .ishavidya-para p {
    line-height: 1.6;
  }

  .ishavidya-para-light {
    width: 70vw;
  }

  .ishavidya-para-light p {
    line-height: 1.6;
  }

  .footer-goy {
    width: 100vw;
    background-color: #000;
  }

  .link-block-5 {
    width: 100vw;
  }

  .footer-img {
    width: 60vw;
  }

  .rich-text-block-21 {
    width: 70vw;
  }

  .image-433 {
    width: 12vw;
    margin-right: 2vw;
  }

  .image-434 {
    width: 24vw;
    padding-top: 3vh;
    padding-bottom: 6vh;
  }

  .bodytext-o {
    width: 70vw;
    max-width: 700px;
    padding-top: 3vh;
  }

  .bodytext-o h2 {
    margin-bottom: 3vh;
  }

  .bodytext-o strong {
    display: inline;
  }

  .bodytext-o p {
    margin-bottom: 4vh;
    padding-bottom: 0;
  }

  .bodytext-o.featurestory {
    padding-top: 28vh;
  }

  .bodytext-o.featurestory.noheading {
    padding-top: 30vh;
  }

  .image-435 {
    width: 30vw;
    padding-top: 2vh;
    padding-bottom: 4vh;
  }

  .rich-text-block-23 p {
    width: 70vw;
  }

  .image-436.kolam-poem {
    width: 28vw;
  }

  .image-437, .image-437.last-kolam {
    width: 30vw;
  }

  .image-438 {
    width: 86vw;
  }

  .div-block-136, .div-block-136.paddista {
    width: 70vw;
  }

  .image-440 {
    width: 30vw;
  }

  .rich-text-block-24 {
    width: 70vw;
  }

  .image-443 {
    width: 25vw;
  }

  .rich-text-block-25 {
    width: 70vw;
  }

  .rich-text-block-25 p {
    color: #000;
  }

  .slider-12 {
    width: 80%;
    height: 55vh;
  }

  .image-313 {
    height: auto;
  }

  .location-heading {
    width: 70vw;
    font-size: 2rem;
  }

  .image-466 {
    width: 100vw;
    max-width: 100%;
  }

  .rich-text-block-28 {
    width: 70vw;
  }

  .image-467 {
    width: 25vw;
  }

  .rich-text-block-29 {
    width: 70vw;
  }

  .rich-text-block-30, .rich-text-block-31 {
    width: 70vw;
    margin-left: auto;
    margin-right: auto;
  }

  .image-468 {
    width: 25vw;
  }

  .body-24 {
    background-color: #222533;
  }

  .slider-13 {
    width: 80%;
    height: 55vh;
  }

  .icon-2, .icon-3 {
    margin-top: 210px;
  }

  .button-3 {
    width: 25vw;
  }

  .image-471 {
    width: 25vw;
    padding-top: 5vh;
    padding-bottom: 6vh;
  }

  .slider-14 {
    width: 80%;
    height: 55vh;
  }

  .ss-logo {
    width: 35vw;
  }

  .footer-link {
    width: 70vw;
    font-size: 1.4rem;
  }

  .image-474 {
    width: 30vw;
  }

  .paragraph-6, .heading-35 {
    width: 70vw;
  }

  .image-482 {
    width: 30vw;
  }

  .text-block-59, .paragraph-7, .paragraph-8 {
    width: 70vw;
  }

  .flowerkolam {
    width: 24vw;
    padding-bottom: 2vh;
  }

  .bodytext-continue {
    width: 70vw;
  }

  .poem {
    width: 70vw;
    padding-top: 6vh;
  }

  .poem p {
    font-size: 1.3rem;
  }

  .poem h1 {
    font-size: 3.2rem;
  }

  .subtitle-events {
    width: 70vw;
  }

  .div-block-114, .div-block-142 {
    padding-right: 2%;
  }

  .image-501 {
    width: 100vw;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 40px;
  }

  h2 {
    margin-bottom: 3vh;
  }

  h3 {
    width: 85vw;
    max-width: none;
    margin-bottom: 3vh;
  }

  p {
    margin-bottom: 3vh;
  }

  strong {
    line-height: 1.4;
    display: inline;
  }

  .aritcle-hero-img-wrapper {
    height: 30vh;
  }

  .sub-heading {
    font-size: 24px;
  }

  .article-description {
    width: 100%;
    margin-top: 4vh;
  }

  .article-description.sans-padding.july {
    width: 84vw;
    margin-bottom: 4vh;
    padding-left: 4vw;
    padding-right: 4vw;
    font-size: 1.3rem;
    line-height: 1.4;
  }

  .article-description.on-path {
    width: 85%;
  }

  .image-caption {
    width: 90vw;
    padding-top: 2%;
    line-height: 1.5;
  }

  .image-caption.black {
    width: 90vw;
    font-size: .9rem;
  }

  .image-caption.whispers {
    width: 80vw;
  }

  .image-caption._8things {
    width: 40vw;
  }

  .post-body-wrapper {
    width: 85vw;
  }

  .post-body-paragraph {
    width: 85vw;
    margin-top: auto;
    padding-top: 6vh;
    padding-bottom: 2vh;
    font-size: 1.2rem;
  }

  .post-body-paragraph h3 {
    width: 85vw;
    line-height: 1.4;
  }

  .post-body-paragraph.sans-top-padding {
    margin-top: 0;
  }

  .post-body-paragraph.sans-top-padding.mahabaharat {
    padding-bottom: 0;
  }

  .post-body-paragraph.sans-top-padding._2 {
    width: 85vw;
    margin-left: auto;
    margin-right: auto;
  }

  .post-body-paragraph p {
    width: 100%;
    max-width: 700px;
    margin-bottom: 3vh;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.2rem;
    line-height: 1.6;
  }

  .post-body-paragraph.mysteries {
    padding-top: 34vh;
  }

  .post-body-paragraph.mysteries._3rd, .post-body-paragraph.mysteries._1st {
    padding-top: 28vh;
  }

  .post-body-paragraph em {
    margin-left: auto;
    margin-right: auto;
  }

  .post-body-paragraph._8thingsmoon {
    margin-top: auto;
    padding-top: 20vh;
  }

  .post-body-paragraph.july._1, .post-body-paragraph.july._3, .post-body-paragraph.july._4, .post-body-paragraph.july._5 {
    font-size: 1.1rem;
  }

  .post-body-paragraph.jul {
    margin-top: auto;
    padding-top: 22vh;
  }

  .post-body-paragraph.lifeq {
    padding-top: 6vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph.lifeq.sept {
    padding-top: 6vh;
    padding-bottom: 4vh;
  }

  .post-body-paragraph.lifeq.dec {
    width: 85vw;
    padding-top: 2vh;
    padding-bottom: 3vh;
  }

  .post-body-paragraph.sam {
    padding-top: 36vh;
  }

  .post-body-paragraph.sam.removebottompadding.dec, .post-body-paragraph.sam.dec-1, .post-body-paragraph.sam.dec-2, .post-body-paragraph.sam.dec-3 {
    width: 85vw;
  }

  .post-body-paragraph.sam.dec-4 {
    width: 85vw;
    padding-bottom: 0;
  }

  .post-body-paragraph.fullmoon {
    padding-top: 2vh;
  }

  .post-body-paragraph.fullmoon.introitalics-sans {
    width: 85vw;
  }

  .post-body-paragraph.kayanatha._1st {
    padding-top: 35vw;
  }

  .post-body-paragraph.kayanatha._2nd {
    padding-top: 32vw;
  }

  .post-body-paragraph.overlaping {
    padding-top: 24vh;
  }

  .post-body-paragraph.overlaping.bigimage {
    padding-top: 18vh;
  }

  .post-body-paragraph.overlaping.smallimage {
    padding-top: 26vh;
  }

  .post-body-paragraph.spet, .post-body-paragraph.spet._2nd {
    padding-top: 4vh;
  }

  .post-body-paragraph.spet.last {
    padding-bottom: 0;
  }

  .post-body-paragraph.poem {
    width: 85vw;
  }

  .post-body-paragraph.oct.health img {
    width: 50vw;
    margin-left: -17vw;
  }

  .post-body-paragraph.nov, .post-body-paragraph.nov._2nd {
    padding-top: 4vh;
  }

  .post-body-paragraph.nov.last {
    padding-bottom: 0;
  }

  .post-body-paragraph.sans-padding, .post-body-paragraph.kailashdarshan {
    width: 85vw;
  }

  .post-body-paragraph.kailashdarshan h2 {
    margin-left: auto;
    margin-right: auto;
  }

  .post-body-paragraph.kailashdarshan strong {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .post-body-paragraph.padding-ramesh.para-1 {
    width: 85vw;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5vh;
  }

  .post-body-paragraph.padding-ramesh.para-2 {
    width: 85vw;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .post-body-paragraph.padding-ramesh.para-3 {
    width: 85vw;
    max-width: 600px;
  }

  .post-body-paragraph.chronic-ailments {
    width: 85vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2vh;
    padding-bottom: 0;
    font-size: 1.2rem;
    display: block;
  }

  .post-body-paragraph.chronic-ailments.last-para {
    padding-bottom: 6vh;
  }

  .post-body-paragraph.mahabharat {
    width: 85vw;
  }

  .post-body-paragraph.mahabharat.dec.first {
    padding-bottom: 8vh;
  }

  .post-body-paragraph.mahabharat.dec {
    margin-bottom: 0;
    padding-top: 35vh;
  }

  .post-body-paragraph.dec-health {
    padding-bottom: 0;
  }

  .post-body-paragraph.yoga-wisdome, .post-body-paragraph.yoga-wisdome.bodytext-continue {
    width: 85vw;
  }

  .post-body-paragraph.keepsg-july {
    width: 86vw;
    padding-top: 4vh;
  }

  .full-width-image {
    height: 30vh;
    margin-bottom: auto;
  }

  .quote {
    width: 80vw;
    max-width: 400px;
    padding-bottom: 6vh;
    font-size: 1.8rem;
    line-height: 1.3;
  }

  .in-this-issue-h1.top-marg-la {
    padding-top: 6vh;
  }

  .in-this-issue-h1.top-marg-la.dec {
    padding-top: 2vh;
    font-size: 2.2rem;
  }

  .ornament-wrapper.top-marg-me {
    width: 30vw;
    margin-bottom: auto;
    padding-bottom: 4vh;
  }

  .ornament-wrapper.june {
    padding-bottom: 4vh;
  }

  .section-wrapper-div.indexpage.dec {
    padding-top: 2vh;
  }

  .articles-grid._2column {
    grid-row-gap: 6vh;
    grid-row-gap: 6vh;
  }

  .article-category, .article-category.in-whispers, .article-category.in-whispers.july {
    width: 30vw;
  }

  .article-category.in-whispers.july.psam {
    width: 32vw;
    max-width: 250px;
    min-width: 200px;
  }

  .article-category.in-whispers.july.psam.sp {
    width: 40vw;
    max-width: 200px;
    min-width: 0;
  }

  .article-category.idy {
    width: 40vw;
  }

  .article-category.fullmoon {
    max-width: 175px;
  }

  .article-category.sgx {
    width: 54vw;
  }

  .article-category.sept.mysterie {
    width: 44vw;
    max-width: 240px;
  }

  .article-category.life-begin-end.dec {
    width: 52vw;
    max-width: 250px;
  }

  .article-category.yaw {
    width: 38vw;
    max-width: 210px;
  }

  .article-category.keepsg-july {
    width: 40vw;
  }

  .article-img-wrapper._2col {
    height: 26vh;
  }

  .article-img-wrapper._2col.small-card {
    height: 18vh;
  }

  .article-img-wrapper._2col {
    width: 36vw;
    height: auto;
    margin-bottom: auto;
  }

  .article-img-wrapper._2col.small-card {
    width: 28vw;
    height: 22vw;
  }

  .article-card-title {
    font-size: 1.4rem;
  }

  .article-card-title.small-card {
    font-size: 1.1rem;
    line-height: 1.3;
  }

  .home-hero-wrapper {
    height: 100vh;
  }

  .home-hero-title {
    height: 130px;
  }

  .logo-wrapper {
    width: 10%;
    margin-right: 4%;
  }

  .issue-date.jun {
    font-size: 16px;
  }

  .ff-cover-img-wrpr {
    width: 100vw;
    object-position: 50% -20%;
    margin-top: 2vh;
  }

  .ff-cover-img-wrpr.dec {
    width: 100vw;
    height: 54vh;
  }

  .quote-title {
    font-size: 2em;
  }

  .sg-sign {
    width: 160px;
  }

  .subscribe-block {
    padding-top: 8vh;
    padding-bottom: 8vh;
  }

  .subs-text {
    font-size: 18px;
  }

  .subs-invite-text, .share-link {
    font-size: 1.3rem;
  }

  .caption-block-overlaps-previous {
    margin-top: -16vh;
  }

  .caption-color-block {
    width: auto;
    margin-top: 0;
    margin-right: 0;
    position: relative;
  }

  .caption-color-block.shadow {
    position: absolute;
  }

  .caption-color-block.left {
    width: 66vw;
    height: auto;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    margin-top: -2vh;
    margin-left: auto;
    padding-left: 0;
    display: block;
    top: 2vh;
    left: -3vw;
  }

  .caption-color-block.left.blank.test {
    margin-top: 2vh;
  }

  .caption-color-block.left.exception {
    height: auto;
  }

  .caption-color-block.left.no-image {
    height: 8vw;
  }

  .caption-color-block.shadow {
    position: absolute;
  }

  .caption-color-block.shadow.june._1st {
    margin-bottom: auto;
    padding-bottom: 0;
  }

  .caption-color-block.shadow.june._2nd {
    height: auto;
  }

  .caption-color-block.shadow._4th.dec {
    width: 40vw;
    height: 50vh;
    margin-top: 0;
    margin-bottom: 2vw;
    padding-bottom: 0;
  }

  .caption-color-block.shadow._0 {
    height: auto;
  }

  .color-capiton-txt {
    font-size: 1.6rem;
  }

  .float-wrpr {
    width: auto;
    height: auto;
    float: none;
    margin-bottom: 2vh;
    position: static;
  }

  .category-tag.recipetag.mobiletag {
    width: 28vw;
    font-size: .7rem;
  }

  .category-tag.june {
    width: 40vw;
  }

  .category-tag.white-black {
    width: 35vw;
    max-width: 160px;
  }

  .category-tag.white-black.tan {
    width: 32vw;
  }

  .category-tag.white-black.lq {
    width: 34vw;
  }

  .category-tag.white-black.oct {
    width: 40vw;
    max-width: 200px;
  }

  .category-tag.white-black.oct.lifeq {
    width: 32vw;
  }

  .category-tag.white-black.nov {
    width: 40vw;
    max-width: 200px;
  }

  .category-tag.white-black.nov.lifeq {
    width: 32vw;
  }

  .category-tag.white-black.nov.novvvvv {
    width: 42vw;
  }

  .category-tag.blue-white._8thingsmoon {
    width: 35vw;
  }

  .category-tag.oct {
    width: 32vw;
  }

  .category-tag.education-tag {
    width: 30vw;
    max-width: 125px;
    padding-top: 1vh;
  }

  .category-tag.advertorial {
    max-width: 200px;
    min-width: 150px;
  }

  .category-tag.fs.july {
    width: 40vw;
  }

  .category-tag.cl {
    width: 44vw;
  }

  .category-tag.healthyoga {
    width: 36vw;
  }

  .category-tag.inwhisper {
    width: 34vw;
  }

  .cover-poetry-wrapper.jul, .cover-poetry-wrapper.aug {
    width: auto;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .cover-poetry-wrapper.oct {
    margin-top: 12vh;
  }

  .cover-poetry-wrapper.dec-1 {
    background-color: rgba(25, 59, 22, .84);
    margin-top: 21vh;
  }

  .aritcle-hero-wrapper {
    width: 100vw;
  }

  .div-block-28 {
    width: 100vw;
    position: relative;
    top: 50vh;
  }

  .text-block-20 {
    font-size: .8rem;
  }

  .main-heading.kus {
    width: 80vw;
    margin-bottom: auto;
    padding-top: 4vh;
    font-size: 2rem;
    line-height: 1.3;
  }

  .heroheader.samskriti {
    margin-top: 57vh;
  }

  .heroheader.fullmoon {
    padding-top: 4vh;
    font-size: 2.2rem;
  }

  .heroheader.fullmoon.dec.hj {
    width: 80vw;
    font-size: 2.2rem;
  }

  .heroheader.fullmoon.dec.hj.kuws {
    padding-bottom: 2vh;
  }

  .heroheader.sgx {
    padding-bottom: 4vh;
    font-size: 2.2rem;
  }

  .heroheader.conv, .heroheader.armedforces {
    margin-top: 44vw;
  }

  .heroheader.lifeq-1 {
    margin-top: 50vw;
  }

  .heroheader.lifeq-1.dec {
    margin-top: 46vh;
    padding-bottom: 4vh;
  }

  .heroheader.sept {
    margin-top: 50vw;
  }

  .heroheader.lifeq.life-begin-end.dec {
    margin-top: 323vw;
  }

  .heroheader.teachersdayspecial {
    margin-top: 44vw;
  }

  .heroheader.mysteries {
    width: 70vw;
    padding-top: 4vh;
    font-size: 2.2rem;
  }

  .heroheader.oct {
    margin-top: 58vw;
  }

  .heroheader.education {
    margin-top: 40vh;
  }

  .heroheader.keepsg-july {
    width: 70vw;
    font-size: 2.8rem;
  }

  .bg-fixed {
    height: 100vh;
    background-attachment: scroll;
  }

  .bg-fixed.mangopachadi {
    height: 60vw;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .bg-fixed.lifeq {
    height: 40vh;
  }

  .bg-fixed.samskriti {
    height: 36vh;
  }

  .bg-fixed.samskriti.dec {
    height: 80vh;
  }

  .bg-fixed.con, .bg-fixed.teachersdayspecial {
    height: 50vw;
  }

  .bg-fixed.oct.health.dec {
    top: 0;
  }

  .bg-fixed.jamunalmonddip {
    height: 60vw;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .bg-fixed.jamunalmonddip.tab {
    height: 60vh;
    background-position: 50% 20%;
  }

  .bg-fixed.advertorial {
    height: 75vh;
    background-position: 20% 0;
    margin-top: -2vh;
  }

  .bg-fixed.dec-iw {
    width: auto;
    height: auto;
    object-fit: cover;
    object-position: 0% 0%;
    background-position: 50%;
  }

  .bg-fixed.dl-image {
    top: -11vh;
  }

  .bg-fixed.keepsg-jul {
    top: -8vh;
  }

  .nav-arrows {
    width: 6vw;
    height: 6vw;
    opacity: .6;
    background-image: url('../images/New-Left.svg');
    background-size: auto;
    top: 40vh;
  }

  .nav-arrows.r {
    width: 6vw;
    height: 6vw;
    opacity: .6;
    background-image: url('../images/RightSide-New.svg');
    top: 14vh;
  }

  .nav-arrows.right {
    width: 6vw;
    height: 6vw;
    margin-left: auto;
  }

  .nav-arrows.right.big, .nav-arrows.big {
    width: 7vw;
    height: 10vw;
  }

  .feature-story-wrapper-2.new {
    width: 90vw;
    width: 90vw;
    flex-direction: column;
    margin-bottom: 6vh;
    padding-top: 4vh;
    display: flex;
  }

  .featured-story-bgimg-2 {
    width: 80vw;
    height: 36vh;
    margin: auto auto 6vh;
    display: block;
  }

  .feature-stroy-content-wrapper-2 {
    width: 80vw;
  }

  .body-image-2 {
    width: 90vw;
    margin-top: 6vh;
  }

  .body-image-2.new {
    width: 90vw;
  }

  .body-image-2.samskriti.dec {
    width: 100vw;
    height: 50vh;
    object-position: 100% 0%;
  }

  .body-image-2.samskriti.dec-2 {
    height: 40vh;
  }

  .body-image-2.samskriti.dec-3, .body-image-2.samskriti.dec-4, .body-image-2.samskriti.dec-5 {
    width: 100vw;
    height: 40vh;
  }

  .body-image-2.lifeq1, .body-image-2.yogaw.sept {
    width: 86vw;
  }

  .body-image-2.sept.eternal {
    width: 80vw;
  }

  .body-image-2.overlapping {
    margin-top: 2vh;
  }

  .overlappingfullbg {
    margin-top: -14vh;
  }

  .overlappingfullbg.new {
    margin-top: -22vh;
  }

  .rich-text-block-3 {
    width: 90vw;
    margin-top: 28vh;
  }

  .rich-text-block-3 p {
    width: 90vw;
    font-size: 1.1rem;
  }

  .rich-text-block-3._1st {
    width: 90vw;
    margin-top: 28vh;
  }

  .kolampadding {
    padding-bottom: 38vh;
  }

  .hero-intro {
    width: 90vw;
    padding-top: 4vh;
    padding-bottom: 6vh;
    font-size: 1.2rem;
    line-height: 1.6;
  }

  .hero-intro.yogasanaskarma {
    margin-bottom: auto;
    padding-top: 2vh;
    padding-bottom: 4vh;
  }

  .hero-intro.feature-story {
    padding-bottom: 4vh;
  }

  .hero-intro.samskriti {
    width: 70vw;
    padding-bottom: 2vh;
    font-size: 1.2rem;
  }

  .hero-intro.fullmoon {
    padding-bottom: 4vh;
    font-size: 1.3rem;
  }

  .hero-intro.fullmoon em {
    font-size: 1.3rem;
  }

  .hero-intro.spet {
    width: 80vw;
    padding-bottom: 4vh;
  }

  .hero-intro.spet p {
    font-size: 1.4rem;
    line-height: 1.3;
  }

  .hero-intro.ramesh.dec {
    width: 80vw;
    padding-bottom: 0;
  }

  .hero-intro.advertorial {
    width: 80vw;
  }

  .hero-intro.advertorial em {
    width: 70vw;
  }

  .heading-22 {
    width: 90vw;
    padding-top: 6vh;
    font-size: 2.2rem;
  }

  .heading-22.kayantha {
    width: 85vw;
    padding-top: 4vh;
    font-size: 2.2rem;
    line-height: 1.3;
  }

  .introtext.grace {
    width: 90vw;
  }

  .introtext.grace._1st {
    width: 85vw;
    line-height: 1.5;
  }

  .introtext.grace._1st.black {
    width: 86vw;
  }

  .image-24 {
    width: 80vw;
  }

  .fullwidthoverlapingbody.lifeq1.overlapping.lightcolor {
    margin-top: -18vh;
  }

  .fullwidthoverlapingbody.yogaw.sept.darklight {
    padding-bottom: 0;
  }

  .floatingbg.june {
    margin-top: 69vh;
  }

  .floatingheading {
    margin-bottom: 1vh;
    padding-top: 6vh;
    font-size: 2.8rem;
  }

  .herofullwidthheader.fullmoon {
    margin-top: 44vw;
  }

  .herofullwidthheader.kailashdarshan, .herofullwidthheader.kailashdarshan.banncol {
    margin-top: 44vh;
  }

  .herofullwidthheader.kailashdarshan.banncol.tmeth {
    margin-top: 37vh;
  }

  .herofullwidthheader.kailashdarshan.banncol.tmeth.gardient {
    margin-top: 49.6vh;
  }

  .subheadingwithstroke {
    width: 86vw;
    flex-direction: row;
    margin-top: 6vh;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-71 {
    width: 4vw;
  }

  .strokeheading {
    width: auto;
    font-size: 2.2rem;
  }

  .strokeheading h2 {
    width: auto;
    font-size: 1.8rem;
  }

  .pullquotetext {
    width: 72vw;
    max-width: 640px;
    padding-top: 2vh;
    font-size: 1.6rem;
  }

  .pullquotetext.black {
    width: auto;
    padding-top: 0;
    padding-bottom: 2vh;
    font-size: 1.4rem;
  }

  .pullquotetext.whitenew {
    padding-bottom: 4vh;
  }

  .pullquotetext.nov-mahabharat, .pullquotetext.compulsive, .pullquotetext.energyexuberent, .pullquotetext.chronic-ailments {
    width: auto;
    padding-top: 0;
    padding-bottom: 2vh;
    font-size: 1.4rem;
  }

  .fixedbg {
    background-size: contain;
  }

  .fixedbg.july {
    height: 60vh;
    margin-top: -10vh;
  }

  .fixedbg.hinar {
    height: 50vw;
  }

  .overlapinhherowithfloating {
    width: 100vw;
    margin-top: 44vw;
  }

  .overlapinhherowithfloating.mahabharatjul {
    margin-top: 44vw;
  }

  .overlapinhherowithfloating.mahabharatnov {
    margin-top: 45vh;
  }

  .heading-26 {
    width: 80vw;
    max-width: 700px;
    padding-top: 6vh;
    padding-bottom: 2vh;
    font-size: 2.6rem;
  }

  .heading-26.mahabharat {
    width: 70vw;
    padding-top: 4vh;
  }

  .heading-26.mahabharat.oct, .heading-26.mahabharat.nov {
    font-size: 2.2rem;
    line-height: 1.2;
  }

  .text-block-29 {
    font-size: 1rem;
  }

  .image-39 {
    width: 40vw;
  }

  .italicsintro {
    width: 78vw;
    max-width: 600px;
    padding-top: 6vh;
    padding-bottom: 6vh;
  }

  .italicsintro.oct.mb {
    padding-top: 4vh;
  }

  .rich-text-block-19 {
    width: 86vw;
    max-width: 600px;
    padding-top: 8vh;
    padding-bottom: 8vh;
  }

  .rich-text-block-19.mb-footer {
    width: 85vw;
  }

  .rich-text-block-19.mb-footer p {
    margin-bottom: 0;
  }

  ._70vwwhitebg {
    width: 100vw;
  }

  ._70vwwhitebg.mob {
    margin-top: 70vw;
  }

  ._70vwwhitebg.mob.recipe {
    background-color: #fff;
    margin-top: 68vw;
  }

  .herosansheading {
    width: 76vw;
  }

  .herosansheading.recipename {
    padding-top: 5vh;
  }

  .herosansheading.recipename.aug {
    width: 85vw;
  }

  .herosansheading.recipename.dec {
    width: 90vw;
    padding-top: 4vh;
    padding-bottom: 2vh;
    font-size: 2.5rem;
  }

  .introitalics-sans {
    width: 80vw;
  }

  .kolam-consious.last {
    width: 30vw;
  }

  .heroheading.featurestory {
    padding-top: 4vh;
    font-size: 2.6rem;
  }

  .heroheading.lifeq.red {
    padding-top: 6vh;
    font-size: 2.2rem;
  }

  .heroheading.culture {
    font-size: 2.2rem;
    line-height: 1.3em;
  }

  .heroheading.sept h1 {
    width: 80vw;
    font-size: 2.8rem;
  }

  .heroheading.sept.isha {
    padding-top: 6vh;
    font-size: 2.8rem;
  }

  .heroheading.guru-smagic {
    font-size: 2.5rem;
  }

  .heroheading.oct {
    font-size: 2.2rem;
  }

  .heroheading.oct h1 {
    font-size: 2.2rem;
    line-height: 1.2;
  }

  .heroheading.oct.feature {
    width: 80vw;
  }

  .heroheading.oct.culture {
    width: 70vw;
    font-size: 2.2rem;
  }

  .heroheading.exuberent {
    font-size: 2.2rem;
  }

  .heroheading.exuberent h1 {
    font-size: 2.2rem;
    line-height: 1.2;
  }

  .heroheading.exuberent.feature {
    width: 80vw;
  }

  .heroheading.exuberent.culture {
    width: 70vw;
    font-size: 2.2rem;
  }

  .heroheading.nov {
    font-size: 2.2rem;
  }

  .heroheading.nov h1 {
    font-size: 2.2rem;
    line-height: 1.2;
  }

  .heroheading.nov.feature {
    width: 80vw;
  }

  .heroheading.nov.health {
    margin-bottom: 0;
  }

  .heroheading.nov.health strong {
    font-size: 2.4rem;
  }

  .heroheading.nov.culture {
    width: 70vw;
    font-size: 2.2rem;
  }

  .heroheading.compulsive.isha {
    padding-top: 6vh;
    font-size: 2.8rem;
  }

  .heroheading.education {
    line-height: 1.2;
  }

  .heroheading.advertorial {
    width: 80vw;
  }

  .subheadinghero {
    width: 70vw;
    padding-top: 2vh;
    padding-bottom: 2vh;
    font-size: 1.2rem;
  }

  .subheadinghero.con {
    padding-bottom: 1vh;
    line-height: 1.3rem;
  }

  .subheadinghero.con em {
    font-size: 1.6rem;
  }

  .subheadinghero.con p {
    margin-bottom: 2vh;
  }

  .subheadinghero em {
    font-size: 1.6rem;
  }

  .subheadinghero.oct.conv {
    width: 60vw;
    font-size: 1.6rem;
    line-height: 1.2;
  }

  .subheadinghero.oct.lifeq {
    font-size: 1.6rem;
  }

  .image-44 {
    margin-top: auto;
  }

  .whitebginsidefloating {
    margin-top: 4vh;
    padding-top: 4vh;
  }

  .tiltedimagesection.blank {
    display: flex;
  }

  .h1-tiltedimagesection {
    margin-bottom: 4vh;
    padding-left: 0;
    padding-right: 12vw;
    font-size: 1.2rem;
    line-height: 1.3;
  }

  .h1-tiltedimagesection.oneline {
    margin-bottom: 2vh;
    line-height: 1.2;
  }

  .titlebg {
    height: 80%;
  }

  .happeningsdate-card {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    top: auto;
    bottom: -4vh;
    left: auto;
  }

  .happeningsdate-card.pod {
    margin-bottom: 11vh;
    margin-left: -11vw;
    padding-right: 0;
  }

  .heading-29 {
    margin-left: 1vw;
    line-height: .8rem;
    top: 7%;
  }

  .bold-text-6 {
    width: 12vw;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .datecardbodytext {
    width: 60vw;
    padding-top: 10vh;
    padding-left: 0;
  }

  .datecardbodytext p {
    line-height: 1.6;
  }

  .datecardbodytext.blank {
    padding-top: 10vh;
    padding-left: 0;
    line-height: 1.6;
  }

  .datecardbodytext.blank.test {
    padding-top: 10vh;
  }

  .datecardbodytext.exception {
    padding-top: 12vw;
  }

  .image-45 {
    margin-bottom: 4vh;
  }

  .tiltedsection-visual {
    height: auto;
    margin-top: 3vh;
  }

  .tiltedsection-visual.square.oct {
    display: block;
  }

  .tiltedsection-visual._1 {
    height: auto;
  }

  .recepietext {
    width: 85vw;
  }

  .recepietext li {
    flex: 0 auto;
    padding-left: 2vw;
    list-style-type: decimal;
  }

  .recepietext ol {
    margin-top: -1.5vh;
    margin-right: auto;
    padding-left: 0;
    line-height: 1.8;
    list-style-type: decimal;
  }

  .recepietext.mobtext.mob {
    margin-bottom: 0;
    line-height: 1.2;
  }

  .recepietext.mobtext.mob.sans {
    margin-top: auto;
    line-height: 1.4;
    list-style-type: decimal;
  }

  .recepietext.mobtext.mob.sans ol {
    list-style-type: decimal;
  }

  .recepietext.mobpara {
    margin-top: 4vh;
  }

  .recepietextwrapper {
    font-size: 1.3rem;
  }

  .bold-text-16 {
    width: 70vw;
  }

  .backwrapperbg.dec {
    margin-top: -24vh;
  }

  .backwrapperquote {
    width: 80vw;
    margin-top: 4vh;
  }

  .backwrapperquote.dec {
    width: 80vw;
    text-align: left;
  }

  .bw-quote {
    width: 70vw;
    line-height: 1.2;
  }

  .bw-quote p {
    width: auto;
    max-width: none;
    margin-bottom: 2vh;
  }

  .bw-quote.heading {
    width: 80vw;
    padding-bottom: 2vh;
  }

  .bw-quote.dec {
    line-height: 1.2;
  }

  .image-51 {
    width: 16vw;
  }

  .full-width-image-copy {
    top: -25%;
  }

  .text-block-31 {
    width: auto;
    padding: 1.4vh .5vw;
  }

  .text-block-31.sept.dark {
    width: auto;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding-left: 2.2vw;
    padding-right: 1.5vw;
  }

  .text-block-31.sept.mysteries {
    padding: 1vw 0;
  }

  .text-block-31.mol.julll {
    width: 45vw;
  }

  .customcolor-flowerkolam.black.dec-health {
    width: 30vw;
    margin-top: 0;
    padding-top: 0;
  }

  ._65vw-image-container {
    width: 90vw;
  }

  ._5vw-vertical-space {
    padding-top: 0;
  }

  ._50vw-image-container {
    width: 80vw;
  }

  ._2vw-vertical-space {
    height: 1vw;
  }

  .h1-sub-heading {
    font-size: 1.9rem;
  }

  .h1-sub-heading._8thingsmoon, .h1-sub-heading.sgx {
    font-size: 1.6rem;
  }

  .h1-sub-heading.lifeq {
    width: 60vw;
    max-width: 660px;
    padding-bottom: 0;
    font-size: 1.6rem;
  }

  .h1-sub-heading.lifeq p {
    font-size: 1.6rem;
  }

  .h1-sub-heading.lifeq em {
    font-size: 1.8rem;
  }

  .herointrotext {
    padding-bottom: 8vw;
    font-size: 1.3rem;
    line-height: 1.5;
  }

  .herointrotext.lifeq p {
    font-size: 1.2rem;
  }

  .herointrotext.lifeq.sept {
    width: 76vw;
    padding-bottom: 2vh;
  }

  .herointrotext.con {
    width: 80vw;
    padding-bottom: 4vh;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .herointrotext.con em {
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .herointrotext.sept.isha {
    width: 80vw;
  }

  .herointrotext.sept.isha p {
    font-size: 1.4rem;
  }

  .herointrotext.mysteries {
    width: 66vw;
    padding-bottom: 2vh;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .herointrotext.mysteries p {
    font-size: 1.4rem;
  }

  .herointrotext.sgx.light {
    padding-bottom: 4vh;
    font-size: 1.4rem;
  }

  .herointrotext.oct.culture.light {
    padding-bottom: 2vh;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .herointrotext.education {
    width: 70vw;
  }

  .herointrotext.prosam {
    padding-bottom: 4vh;
  }

  .transparent-bg.sans-padding.july {
    padding-bottom: 0;
  }

  .heading-34.july {
    width: 85vw;
    margin-top: 6vh;
    padding-bottom: 3vh;
    font-size: 2.2rem;
  }

  .heromainheading.lifeq.sept h1 {
    width: 80vw;
    font-size: 2.2rem;
  }

  .heromainheading.sept.eternal {
    width: 70vw;
    padding-top: 6vh;
    font-size: 2.2rem;
  }

  .fullwideoverlapping {
    margin-top: -16vh;
  }

  .fullwideoverlapping.june {
    margin-top: -18vh;
  }

  .fullwideoverlapping.mysteries._1st {
    margin-top: -20vh;
  }

  .fullwideoverlapping.mysteries._2nd {
    margin-top: -28vh;
  }

  .fullwideoverlapping.kayanatha-sthanam._1st {
    margin-top: -20vh;
  }

  .mainhero {
    padding-top: 0;
    padding-bottom: 4vh;
    font-size: 2.6rem;
  }

  .mainhero.sep {
    width: 100vw;
  }

  .mainhero.lifeq.oct {
    margin-top: 0;
  }

  .mainhero.oct, .mainhero.nov {
    margin-top: -2vh;
  }

  .mainhero.compulsive {
    width: 100vw;
  }

  .mainhero.nov-2, .mainhero.kailash-darshan-img {
    margin-top: -2vh;
  }

  .mainhero.dec-iw {
    width: 100vw;
    height: 50vh;
  }

  .mainhero.dec-iw.fuljp.budha {
    width: 70vw;
  }

  .mainhero.dec-sgx {
    width: 100vw;
    height: auto;
  }

  .fullwidebg {
    height: auto;
  }

  .bodyimage.june {
    width: 74vw;
  }

  .nav-scroll-area {
    margin-left: 40vw;
  }

  .page-card {
    width: 90vw;
    height: 50vh;
  }

  .page-card.nav-fixed-info {
    width: 40vw;
  }

  .bold-text-46 {
    font-size: 2.2rem;
  }

  .pullquote {
    width: 80vw;
    margin-top: auto;
    padding-bottom: 0;
  }

  .pullquote.yellow {
    width: 84vw;
    margin-top: auto;
  }

  .pullquote.sept {
    width: 70vw;
  }

  .pullquote.culture {
    font-size: 1.6rem;
    line-height: 1.3;
  }

  .pullquote.nov {
    width: 70vw;
  }

  .pullquote.sgx-quote.dec.featstory {
    justify-content: center;
    font-size: 1.4rem;
    display: flex;
  }

  .pullquote.novmahabharat {
    width: 70vw;
  }

  .div-block-100 {
    width: 74vw;
  }

  .div-block-100.border-to-grey {
    width: 80vw;
  }

  .html-embed-6 {
    width: 10vw;
    padding-top: 2vh;
  }

  .div-block-101, .div-block-101.yellow, .div-block-101.sept.featurestory {
    width: 14vw;
  }

  .kolam-1-linetriangle {
    width: 34vw;
    padding-bottom: 6vh;
  }

  .image-73 {
    width: 100vw;
  }

  .pullquoteviolence {
    width: auto;
    font-size: 2rem;
  }

  .pullquoteviolence.deepakchopra {
    width: 66vw;
    font-size: 1.9rem;
  }

  .pullquoteviolence.conv {
    margin-bottom: auto;
    font-size: 1.6rem;
  }

  .quotesvgviolence {
    width: 10vw;
    min-width: 10vw;
    margin-top: 5vw;
    margin-right: 3vw;
  }

  .header-featurestory._8thingsmoon {
    margin-top: 60vw;
  }

  .heading.featurestory {
    width: 70vw;
    padding-top: 4vh;
    font-size: 2.2rem;
  }

  .heading._8thingsmoon {
    font-size: 2.2rem;
  }

  .squarequotation {
    width: 70vw;
    flex-direction: row;
  }

  .quotation {
    width: 16vw;
    margin-right: 2vw;
  }

  .image-75 {
    width: 30vw;
  }

  .quotationmark {
    width: 14vw;
    margin-top: 2vw;
  }

  .quotationmark.conv {
    width: 6vh;
    margin-top: 4vw;
    margin-right: 2vw;
  }

  .quotationmark.bharat {
    width: 10vw;
  }

  .article-card-title-2 {
    width: 34vw;
    margin-top: 2vh;
    font-size: 1.4rem;
  }

  .div-block-108 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-108.jun {
    padding-top: 8vw;
  }

  .article-category-2 {
    width: 30vw;
  }

  .article-category-2.rem.index {
    letter-spacing: 1px;
  }

  .featured-story-bgimg-2-2 {
    width: 80vw;
    height: 36vh;
    object-fit: cover;
    margin: auto auto 6vh;
    display: block;
  }

  .featured-story-bgimg-2-2.dec {
    object-position: 50% 10%;
  }

  .image-responsive-3 {
    width: 30vw;
    height: 20vh;
  }

  .image-responsive-3.mobile {
    width: 36vw;
    height: 29vw;
  }

  .image-responsive-3.keepupsg {
    width: 66vw;
    height: auto;
  }

  .image-responsive-3.keepupsg.square.dec {
    width: 50vw;
  }

  .image-responsive-3.keepupsg.square.dec.pod {
    margin-top: 4vh;
  }

  .image-responsive-3.keepupsg.taller {
    height: auto;
  }

  .image-responsive-3.nav {
    width: 28vw;
    height: 16vh;
  }

  .image-responsive-3.keepupsgaugust {
    width: 66vw;
    height: auto;
  }

  .feature-stroy-content-wrapper-2-2 {
    width: 80vw;
  }

  .ornament-3 {
    width: 24vw;
    padding-top: 2vh;
  }

  .ornament-3._1st {
    width: 32vw;
    padding-top: 0;
  }

  .bold-text-61 {
    width: 40vw;
    letter-spacing: 2px;
  }

  .bold-text-65, .bold-text-66 {
    width: 36vw;
  }

  .featureimage-link {
    margin: auto;
    display: block;
  }

  .bold-text-68 {
    width: 36vw;
  }

  .bg-fixed-2.keepupsg {
    background-position: 50% 0;
    background-size: contain;
  }

  .bg-fixed-2.keepupsg.jul {
    height: 100vh;
    background-size: cover;
  }

  .bg-fixed-2.keepupsg.oct._2021 {
    height: 40vh;
  }

  .bg-fixed-2.keepupsg.dec {
    background-position: 80% 0;
  }

  .bold-text-69 {
    width: 60vw;
  }

  .image-85 {
    margin-bottom: 2vh;
  }

  .h1-tiltedimagesection-2 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 12vw;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.4rem;
  }

  .h1-tiltedimagesection-2.seperate {
    margin-bottom: 2vh;
    line-height: 1.3;
  }

  .bold-text-72 {
    line-height: 1.2;
  }

  .text-block-45 {
    font-size: .8rem;
  }

  .nav-pages-row-2 {
    position: relative;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-110 {
    width: 8vw;
    height: 8vw;
  }

  .num-float-2 {
    width: 6vw;
    height: 6vw;
  }

  .page-card-2, .page-card-2.w--current {
    width: 28vw;
    height: 16vh;
    position: relative;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .page-card-2.nav-fixed-info {
    z-index: 100;
    width: 30vw;
    height: 18vh;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .page-card-2.nav-fixed-info.ishalogo {
    height: 18vh;
  }

  .socialshare, .nav-icon-2 {
    width: 10vw;
    height: 10vw;
  }

  .nav-scroll-area-2 {
    width: 70vw;
    height: 18vh;
    margin-left: 30vw;
  }

  .bold-text-78 {
    font-size: 1rem;
  }

  .nav-wrpr-2.aug {
    display: block;
  }

  .nav-close-2 {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-99 {
    margin-top: 6vw;
  }

  .menu-anim-2 {
    width: auto;
    height: auto;
  }

  .share-heading {
    width: 30vw;
  }

  .nav-btns-row-2 {
    margin-top: auto;
  }

  .socialshare-section {
    width: 30vw;
  }

  .bold-text-81 {
    line-height: 1.2;
  }

  .bg-fullwide.sgx.dec {
    height: 85vh;
    margin-top: 57vh;
  }

  .bg-fullwide.sept.eternal {
    margin-top: -18vw;
  }

  .bg-fullwide.oct.health.alternate {
    margin-top: -20vh;
    padding-top: 0;
  }

  .bg-fullwide.oct.health.edgebg {
    margin-top: -20vh;
  }

  .textblock-31.lightcolor {
    font-size: .8rem;
  }

  .arrow-small {
    width: 4vw;
    height: 6vw;
  }

  .pullquoteyogasanasarticle {
    width: 80vw;
    margin-top: auto;
    padding-top: 2vh;
    padding-bottom: 0;
  }

  .pullquoteyogasanasarticle._1st {
    padding-top: 2vh;
  }

  .div-block-118 {
    transform: skew(0deg, 6deg);
  }

  .html-embed-13 {
    width: 32vw;
    padding-bottom: 4vh;
  }

  .italic-text-20 {
    padding-left: 0;
  }

  .headingpart {
    margin-top: 50vw;
  }

  .headingpart.bharat, .headingpart.oct.conv {
    margin-top: 42vw;
  }

  .headingpart.oct.life-q {
    margin-top: 46vw;
  }

  .headingpart.oct.health {
    margin-top: 56vw;
  }

  .headingpart.nov.conv {
    margin-top: 42vw;
  }

  .headingpart.nov.life-q {
    margin-top: 46vw;
  }

  .headingpart.nov.health {
    margin-top: 56vw;
  }

  .headingpart.dec-fs {
    margin-top: 45vw;
  }

  .headingpart.dec-fs.sadhnew.sadhnew1 {
    margin-top: 58vw;
  }

  .headingpart.dec-fs.ment {
    margin-top: 46vw;
  }

  .headingpart.advertorial {
    margin-top: 58vh;
  }

  .body-bg, .body-bg.aug {
    margin-top: 50vw;
  }

  .body-bg.featstory.para-2._4._11 {
    margin-top: -42vh;
    padding-top: 41vh;
  }

  .body-image {
    margin-top: -26vh;
  }

  .body-image.small {
    width: 35vw;
  }

  .pullq-container, .pullq-container.small {
    width: 85vw;
  }

  .pullq-container.august {
    width: 80vw;
  }

  .rameshheader {
    padding-top: 6vh;
    padding-bottom: 4vh;
    font-size: 2.2rem;
    line-height: 1.2;
  }

  .rameshheader.dec {
    padding-top: 4vh;
    padding-bottom: 0;
  }

  .fullwidthimage.sam {
    height: 40vw;
  }

  ._60vw-bodybg-text {
    width: 94vw;
  }

  .pullquote-plain {
    width: 78vw;
  }

  .pullquote-plain._2nd {
    width: 80vw;
  }

  .pullquote-plain.sgx.dec-1 {
    width: 60vw;
    margin-top: 2vh;
    margin-bottom: 0;
  }

  .pullquote-plain.yaw-dec {
    width: 78vw;
    padding-top: 3vh;
    padding-bottom: 3vh;
  }

  .pullquote-plain.featstory {
    width: 78vw;
    flex-flow: row;
    align-content: stretch;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .pullquote-plain.featstory.less-space {
    padding-bottom: 2vh;
  }

  .idy-quotation._2nd {
    width: 14vw;
    margin-top: 2vw;
  }

  .italic-text-21, .italic-text-22 {
    line-height: 1.3;
  }

  .image-110 {
    padding-bottom: 6vh;
  }

  .bold-text-84 {
    font-size: 2.2rem;
  }

  .sans-body {
    width: 85vw;
  }

  .sans-body p {
    font-size: 1.2rem;
  }

  .body-19 {
    background-color: #751004;
  }

  .bold-text-85.hj {
    padding-bottom: 0;
    font-size: 2.2rem;
  }

  .subheading {
    padding-bottom: 2vh;
    font-size: 1.6rem;
  }

  .fullwidebg.fullmoon {
    margin-top: -8vh;
    padding-top: 0;
  }

  .fullwidebg.fullmoon.bgyellow {
    margin-top: 0;
  }

  .image-111 {
    width: 76vw;
  }

  .image-111._2nd {
    width: 76vw;
    padding-top: 4vh;
  }

  .image-111._2nd.fullwidth {
    padding-top: 0;
  }

  .bodyitalics {
    width: 85vw;
  }

  .bodyitalics p {
    width: auto;
  }

  .bodyitalics.footer {
    width: 85vw;
    padding-bottom: 2vh;
  }

  .bodyitalics.bottomspace {
    margin-bottom: 4vh;
  }

  .footerbox {
    width: 100vw;
  }

  .kola {
    width: 32vw;
  }

  .customshapeimage {
    padding-top: 0;
  }

  .imagewrapper {
    width: 92vw;
    margin-bottom: 8vh;
  }

  .imagewrapper._2nd {
    width: 88vw;
    margin-bottom: 8vh;
  }

  .imagewrapper._2nd.orangish.dec {
    margin-top: 0;
    padding-top: 0;
  }

  .imagewrapper._3rd {
    width: 92vw;
    margin-bottom: 8vh;
  }

  .imagewrapper._3rd.darkgolden.dec {
    margin-top: 0;
    margin-bottom: 5vh;
    padding-top: 0;
  }

  .imagewrapper.last {
    width: 92vw;
  }

  .imagewrapper.brown.dec {
    margin-top: 0;
    padding-top: 0;
  }

  .image-112 {
    width: 28vw;
    padding-top: 4vh;
    padding-bottom: 6vh;
  }

  .italic-text-23 {
    font-size: 1.6rem;
  }

  .new-bodytext {
    width: 72vw;
    padding-top: 14vh;
  }

  .bodyimagewrapper {
    width: 82vw;
  }

  .bodyimagewrapper.red, .bodyimagewrapper.blue, .bodyimagewrapper.blue.green {
    width: 100vw;
  }

  .bigdate {
    padding-top: 2vw;
    padding-left: 4vw;
    padding-right: 4vw;
    font-size: 1.4rem;
  }

  .month {
    padding-bottom: 2vw;
    padding-left: 4vw;
    padding-right: 4vw;
    font-size: 1.2rem;
  }

  .bw-new-image {
    height: 50vh;
    object-fit: cover;
    object-position: 50% 50%;
    background-position: 50% 0;
  }

  .captionblock._2captions {
    width: 80vw;
  }

  .sgx-banner {
    width: 100vw;
  }

  .footnote {
    width: 85vw;
    padding-bottom: 6vh;
  }

  .footnote.dec-health.mb {
    width: 85vw;
  }

  .footnote.dec-health.mb.featstory {
    width: 85vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .footnote.dec-health.mb.featstory.foot-2 {
    width: 85vw;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.4;
    display: block;
  }

  .footnote.dec-health.vairagya {
    width: 85vw;
  }

  .footnote.yaw {
    width: 85vw;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.4;
    display: block;
  }

  .footnote.yaw p {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .con-heading {
    font-size: 2.2rem;
  }

  .fullwide-bg.dec-sp.para-3, .fullwide-bg.dec-sp.para-4 {
    margin-top: -22vh;
  }

  .bodytext.conv {
    width: 80vw;
  }

  .bodytext.conv.lesspadding {
    padding-top: 6vh;
  }

  .bodytext.conv.topreduce {
    padding-bottom: 4vh;
  }

  .kolam-con {
    width: 30vw;
  }

  .fw-quote {
    font-size: 1.4rem;
  }

  .fw-quote p {
    margin-bottom: 3vh;
    line-height: 1.5;
  }

  .button.registernowgp {
    width: 34vw;
  }

  .tabs.socialshare, .socialshareoption {
    width: 30vw;
  }

  .tab-link-tab-1, .tab-link-tab-1.w--current, .tab-link-tab-2, .tab-link-tab-2.w--current {
    width: 15vw;
  }

  .bold-text-89.yaw {
    width: 100%;
  }

  .para-break {
    width: 36vw;
  }

  .herointro.sept {
    width: 80vw;
    padding-bottom: 2vh;
    font-size: 1.2rem;
  }

  .herointro.sept.dark {
    padding-bottom: 0;
  }

  .herointro.oct.conv {
    padding-bottom: 2vh;
    font-size: 1.3rem;
    line-height: 1.3;
  }

  .herointro.oct.feature {
    width: 80vw;
    padding-bottom: 0;
    font-size: 1.4rem;
  }

  .herointro.oct.feature p {
    padding-bottom: 2vh;
    font-size: 1.4rem;
    line-height: 1.3;
  }

  .herointro.nov {
    width: 80vw;
    padding-bottom: 2vh;
    font-size: 1.2rem;
  }

  .herointro.nov.dark {
    padding-bottom: 2vh;
  }

  .herointro.compulsive {
    width: 80vw;
    padding-bottom: 2vh;
    font-size: 1.2rem;
  }

  .herointro.compulsive.dark {
    padding-bottom: 2vh;
  }

  .image-119.endkolam {
    width: 30vw;
  }

  .yogaw.sept {
    width: 80vw;
    font-size: 2.2rem;
  }

  .yogaw.dec {
    width: 76vw;
    max-width: 600px;
  }

  .image-121 {
    width: 32vw;
  }

  .image-122 {
    margin-top: -4vh;
  }

  .image-122.oct {
    height: 42vh;
  }

  .image-123 {
    width: 32vw;
  }

  .image-124 {
    margin-top: -10vh;
  }

  .image-126 {
    width: 28vw;
    padding-bottom: 6vh;
  }

  .button-2.ordercopy.eternal.sept {
    width: 50vw;
  }

  .image-127 {
    height: 54vw;
  }

  .earlydaysh1 {
    padding-top: 6vh;
    font-size: 2.2rem;
    line-height: 1.2;
  }

  .earlydaysh2 {
    font-size: 2.2rem;
    line-height: 1.2;
  }

  .image-block {
    height: 48vw;
  }

  .image-block._1st {
    width: 76vw;
    height: 40vw;
  }

  .image-129, .image-130, .image-131 {
    height: 40vw;
  }

  .image-132 {
    width: 24vw;
  }

  .lotuskolam-html {
    width: 30vw;
    padding-bottom: 2vh;
  }

  .lotuskolam-html.consicous {
    width: 32vw;
  }

  .pull-quote.culture._2nd {
    width: 70vw;
  }

  .html-embed-14.culture {
    width: 8vw;
    margin-top: 1vh;
    margin-right: 2vw;
  }

  .image-134 {
    width: 32vw;
  }

  .div-block-98 {
    z-index: auto;
    height: 32vh;
    bottom: -7vh;
    right: 8vw;
  }

  .floating-div-abs-right {
    z-index: auto;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .path-of-divine-wrpr, .orng-strip {
    width: 220px;
  }

  .text-block-14 {
    font-size: 1rem;
  }

  .text-block-15 {
    font-size: 3rem;
  }

  .text-block-15.divine.heroheader {
    font-size: 2.6rem;
  }

  .text-block-16 {
    font-size: 1rem;
  }

  .post-body-paragraph-2 {
    width: 85vw;
    margin-top: auto;
    padding-top: 4vh;
    padding-bottom: 0;
    font-size: 1.2rem;
  }

  .post-body-paragraph-2.sans-top-bottom-padding {
    margin-top: 0;
  }

  ._2vw-vertical-space-2 {
    height: 1vw;
  }

  ._65vw-image-container-2 {
    width: 90vw;
  }

  .firstparawrapperonpath {
    width: 85vw;
  }

  .text-block-19 {
    width: 80%;
    font-size: 1.8rem;
  }

  .ornament-2 {
    width: 50vw;
  }

  .post-body-wrapper-2-new {
    width: 85vw;
  }

  .post-body-wrapper-2-new.tan {
    width: 100vw;
  }

  .scroll-over-wrpr-new {
    z-index: 0;
    width: 100vw;
    padding-bottom: 0;
    position: static;
  }

  .divine-image {
    width: 80vw;
  }

  .whitebg70vw.divine {
    width: 100vw;
  }

  .centeraligned.bolditalics {
    width: 70vw;
  }

  .centeraligned.bolditalics.wide {
    width: 80vw;
  }

  .image-container {
    width: 100vw;
    padding-bottom: 6vh;
    display: block;
  }

  .divine-smallimage {
    width: 70vw;
    max-width: none;
    margin-bottom: 2vh;
    margin-left: auto;
    margin-right: auto;
  }

  .divine-smallimage._1st {
    margin-left: auto;
    margin-right: auto;
  }

  .bold-text-92 {
    font-size: 1.6rem;
  }

  .image-137 {
    width: 18vw;
  }

  .sgx-body {
    width: 70vw;
  }

  .sgx-body p {
    margin-top: 0;
    padding-top: 3vh;
  }

  .sgx-body.dec-sgx.para-1 {
    width: 70vw;
    padding-top: 6vh;
  }

  .sgx-quotation._2nd {
    width: 14vw;
    margin-top: 2vw;
  }

  .sgx-quotation.dec-featstory {
    width: 10vw;
    flex: none;
    display: flex;
  }

  .kailashdarshanimg {
    width: 100vw;
    object-position: 50% 25%;
  }

  .kailashdarshanimg._2nd {
    width: 76vw;
    padding-top: 4vh;
  }

  .kailashdarshanimg._2nd.fullwidth {
    padding-top: 0;
  }

  .kailashdarshanimg.img-3 {
    width: 100vw;
    object-position: 50% 20%;
    position: static;
  }

  .kailashdarshanimg.img-3.imgggg3 {
    padding-top: 0;
  }

  .kailashdarshanimg.img-2 {
    width: 100vw;
    object-position: 50% 32%;
  }

  .kailashdarshanimg.img-1 {
    width: 100vw;
    object-position: 50% 55%;
  }

  .rameshprisoner.lifeq1.overlapping.lightcolor {
    margin-top: -18vh;
  }

  .rameshprisoner.yogaw.sept.darklight {
    padding-bottom: 0;
  }

  .cover-img-lige-begin {
    height: auto;
    object-fit: cover;
    object-position: 50% 0%;
    margin-top: 0;
  }

  .mb-story-or-history {
    width: 100vw;
    height: 50vh;
    object-position: 50% 0%;
  }

  .post-body-paragraph-italics {
    width: 85vw;
    margin-top: auto;
    padding-top: 6vh;
    padding-bottom: 2vh;
    font-size: 1.2rem;
  }

  .post-body-paragraph-italics h3 {
    width: 85vw;
    line-height: 1.4;
  }

  .post-body-paragraph-italics.sans-top-padding {
    margin-top: 0;
  }

  .post-body-paragraph-italics.sans-top-padding.mahabaharat {
    padding-bottom: 0;
  }

  .post-body-paragraph-italics p {
    width: 85vw;
    margin-bottom: 3vh;
    font-size: 1.1rem;
    line-height: 1.7;
  }

  .post-body-paragraph-italics.mysteries {
    padding-top: 34vh;
  }

  .post-body-paragraph-italics.mysteries._3rd, .post-body-paragraph-italics.mysteries._1st {
    padding-top: 28vh;
  }

  .post-body-paragraph-italics._8thingsmoon {
    margin-top: auto;
    padding-top: 20vh;
  }

  .post-body-paragraph-italics.july._1, .post-body-paragraph-italics.july._3, .post-body-paragraph-italics.july._4, .post-body-paragraph-italics.july._5 {
    font-size: 1.1rem;
  }

  .post-body-paragraph-italics.jul {
    margin-top: auto;
    padding-top: 22vh;
  }

  .post-body-paragraph-italics.lifeq {
    padding-top: 6vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph-italics.lifeq.sept {
    padding-top: 6vh;
    padding-bottom: 4vh;
  }

  .post-body-paragraph-italics.sam {
    padding-top: 36vh;
  }

  .post-body-paragraph-italics.fullmoon {
    padding-top: 2vh;
  }

  .post-body-paragraph-italics.fullmoon.introitalics-sans {
    width: 85vw;
  }

  .post-body-paragraph-italics.kayanatha._1st {
    padding-top: 35vw;
  }

  .post-body-paragraph-italics.kayanatha._2nd {
    padding-top: 32vw;
  }

  .post-body-paragraph-italics.overlaping {
    padding-top: 24vh;
  }

  .post-body-paragraph-italics.overlaping.bigimage {
    padding-top: 18vh;
  }

  .post-body-paragraph-italics.overlaping.smallimage {
    padding-top: 26vh;
  }

  .post-body-paragraph-italics.spet, .post-body-paragraph-italics.spet._2nd {
    padding-top: 4vh;
  }

  .post-body-paragraph-italics.spet.last {
    padding-bottom: 0;
  }

  .post-body-paragraph-italics.poem {
    width: 85vw;
  }

  .post-body-paragraph-italics.oct.health img {
    width: 50vw;
    margin-left: -17vw;
  }

  .post-body-paragraph-italics.nov, .post-body-paragraph-italics.nov._2nd {
    padding-top: 4vh;
  }

  .post-body-paragraph-italics.nov.last {
    padding-bottom: 0;
  }

  .happeningsdate-card-copy {
    width: auto;
    height: auto;
    top: auto;
    bottom: -4vh;
    left: auto;
  }

  .bigdate-copy {
    padding-top: 2vw;
    padding-left: 4vw;
    padding-right: 4vw;
    font-size: 1.4rem;
  }

  .month-copy {
    padding-bottom: 2vw;
    padding-left: 4vw;
    padding-right: 4vw;
    font-size: 1.2rem;
  }

  .post-body-paragraph-fedra-sans {
    width: 85vw;
    margin-top: auto;
    padding-top: 6vh;
    padding-bottom: 2vh;
    font-size: 1.2rem;
  }

  .post-body-paragraph-fedra-sans h3 {
    width: 85vw;
    line-height: 1.4;
  }

  .post-body-paragraph-fedra-sans.sans-top-padding {
    margin-top: 0;
  }

  .post-body-paragraph-fedra-sans.sans-top-padding.mahabaharat {
    padding-bottom: 0;
  }

  .post-body-paragraph-fedra-sans p {
    width: 85vw;
    margin-bottom: 0;
    font-size: 1.1rem;
    line-height: 1.7;
  }

  .post-body-paragraph-fedra-sans.mysteries {
    padding-top: 34vh;
  }

  .post-body-paragraph-fedra-sans.mysteries._3rd, .post-body-paragraph-fedra-sans.mysteries._1st {
    padding-top: 28vh;
  }

  .post-body-paragraph-fedra-sans._8thingsmoon {
    margin-top: auto;
    padding-top: 20vh;
  }

  .post-body-paragraph-fedra-sans.july._1, .post-body-paragraph-fedra-sans.july._3, .post-body-paragraph-fedra-sans.july._4, .post-body-paragraph-fedra-sans.july._5 {
    font-size: 1.1rem;
  }

  .post-body-paragraph-fedra-sans.jul {
    margin-top: auto;
    padding-top: 22vh;
  }

  .post-body-paragraph-fedra-sans.lifeq {
    padding-top: 6vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph-fedra-sans.lifeq.sept {
    padding-top: 6vh;
    padding-bottom: 4vh;
  }

  .post-body-paragraph-fedra-sans.sam {
    padding-top: 36vh;
  }

  .post-body-paragraph-fedra-sans.fullmoon {
    padding-top: 2vh;
  }

  .post-body-paragraph-fedra-sans.fullmoon.introitalics-sans {
    width: 85vw;
  }

  .post-body-paragraph-fedra-sans.kayanatha._1st {
    padding-top: 35vw;
  }

  .post-body-paragraph-fedra-sans.kayanatha._2nd {
    padding-top: 32vw;
  }

  .post-body-paragraph-fedra-sans.overlaping {
    padding-top: 24vh;
  }

  .post-body-paragraph-fedra-sans.overlaping.bigimage {
    padding-top: 18vh;
  }

  .post-body-paragraph-fedra-sans.overlaping.smallimage {
    padding-top: 26vh;
  }

  .post-body-paragraph-fedra-sans.spet, .post-body-paragraph-fedra-sans.spet._2nd {
    padding-top: 4vh;
  }

  .post-body-paragraph-fedra-sans.spet.last {
    padding-bottom: 0;
  }

  .post-body-paragraph-fedra-sans.poem, .post-body-paragraph-fedra-sans.poem.dec-sp {
    width: 85vw;
  }

  .post-body-paragraph-fedra-sans.oct.health img {
    width: 50vw;
    margin-left: -17vw;
  }

  .post-body-paragraph-fedra-sans.nov, .post-body-paragraph-fedra-sans.nov._2nd {
    padding-top: 4vh;
  }

  .post-body-paragraph-fedra-sans.nov.last {
    padding-bottom: 0;
  }

  .gallery-arrow {
    width: 10%;
  }

  .gallery-arrow.lft {
    right: 10%;
  }

  .gallery-arrow.rgt {
    left: 10%;
  }

  .container.sleep-tips {
    max-width: 100vw;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container.sleep-tips._1 {
    max-width: 100vw;
  }

  .container.sleep-tips.tip-1 {
    padding-top: 0;
  }

  .sleep-tips {
    width: 100vw;
    height: 50vh;
    object-fit: cover;
  }

  .sleep-tips.pic-2 {
    object-fit: cover;
  }

  .image-142 {
    margin-top: -30vh;
  }

  .bold-text-96 {
    margin-top: 5vh;
    display: block;
  }

  .image-144 {
    width: 100vw;
  }

  .div-block-128 {
    margin-top: -32vh;
  }

  .text-block-57 {
    width: 80vw;
  }

  .image-146 {
    padding-top: 1vh;
  }

  .div-block-130, .div-block-130._3._4, .div-block-130._3._4._5 {
    height: 28vh;
  }

  .div-block-130._3._4.img-4 {
    height: 30vh;
    max-height: 275px;
  }

  .div-block-130._5, .div-block-130._5._7, .div-block-130.suriya {
    height: 28vh;
  }

  .div-block-130.img-1 {
    height: 29vh;
    max-height: none;
  }

  .image-147._1 {
    object-fit: cover;
    overflow: visible;
  }

  .paragraph {
    max-width: 300px;
    font-size: 1.3rem;
  }

  .paragraph.aarthi {
    max-width: none;
  }

  .image-148 {
    padding-top: 2vh;
  }

  ._11._1._2 {
    font-size: 1.3rem;
  }

  .text-block-58 {
    font-size: 1rem;
  }

  .nav-btns-row-3 {
    margin-top: auto;
  }

  .socialshare-section-2 {
    width: 30vw;
  }

  .image-150.kolam-1 {
    padding-bottom: 5vh;
  }

  .birds--eye-view {
    width: 100vw;
  }

  .dec-sp_img {
    width: 80vw;
  }

  .image-151 {
    width: 40vw;
  }

  .dec-yaw {
    height: auto;
  }

  .image-153.last.astmm {
    padding-top: 2vh;
    padding-bottom: 6vh;
  }

  .title-para {
    width: 85vw;
    max-width: none;
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .title-para p {
    margin-left: auto;
    margin-right: auto;
    font-size: 1.2rem;
    line-height: 1.6;
    display: block;
  }

  .haelth-img {
    width: 100vw;
    height: auto;
  }

  .ps-title {
    font-size: 2.2rem;
    line-height: 1.2;
  }

  .qanda {
    width: 85vw;
  }

  .qanda p {
    line-height: 1.6;
  }

  .section-1.dark {
    padding-top: 0;
  }

  .section-1.light {
    padding-bottom: 0;
  }

  .section-1.light.para-2 {
    padding-top: 0;
  }

  .yaw-para2.dec, .yaw-para2.dec.par-3 {
    width: 85vw;
  }

  .yaw-para2.dec.dark {
    width: 85vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .yaw-para2.main {
    width: 85vw;
  }

  .image-157 {
    height: 21vh;
    object-position: 50% 0%;
  }

  .image-158 {
    width: 100vw;
    height: 40vh;
    object-position: 50% 5%;
  }

  .image-159 {
    width: 100vw;
    height: 40vh;
    object-position: 50% 20%;
  }

  .image-160 {
    width: 35vw;
    padding-top: 3vh;
    padding-bottom: 8vh;
  }

  .html-embed-16 {
    width: 30vw;
    padding-top: 2vh;
    padding-bottom: 3vh;
  }

  .content-para, .content-para.para-2 {
    width: 85vw;
  }

  .qanda-section.adv {
    margin-top: 0;
    padding-bottom: 0;
  }

  .qanda-para {
    width: 85vw;
    margin-left: auto;
    margin-right: auto;
  }

  .qanda-para.adv {
    width: 85vw;
    padding-top: 8vh;
    padding-bottom: 8vh;
  }

  .fs-img2 {
    width: 100vw;
    height: 40vh;
    object-position: 50% 50%;
  }

  .fs-img2.img-9 {
    object-position: 50% 80%;
  }

  .fs-img2.img-9.last {
    width: 100vw;
    height: 50vh;
  }

  .fs-img2.img-9._4 {
    height: 45vh;
  }

  .fs-img2._2 {
    width: 85vw;
    height: 50vh;
    object-position: 50% 50%;
  }

  .fs-img2._2.newbgggg {
    margin-top: -40px;
  }

  .fs-img2._3 {
    height: 45vh;
  }

  .image-162 {
    width: 40vw;
    padding-bottom: 4vh;
  }

  .body-paragraph {
    margin-top: 0;
    padding-top: 0;
  }

  .body-paragraph.dark {
    padding-top: 0;
  }

  .body-para-1 {
    width: 85vw;
    padding-top: 3vh;
    padding-bottom: 3vh;
  }

  .body-para-1.last-para {
    width: 85vw;
    padding-top: 4vh;
  }

  .body-para-1.first {
    width: 85vw;
    padding-top: 3vh;
  }

  .img-bg {
    display: none;
  }

  .adv-img.img-1 {
    width: 100vw;
    margin-bottom: 0;
  }

  .adv-img.img-2, .adv-img.img-3._6, .adv-img.img-3._4 {
    width: 100vw;
  }

  .body-para.light {
    width: 85vw;
    padding-top: 7vh;
  }

  .image-165 {
    width: 40vw;
  }

  .bold-text-102 {
    font-size: 2rem;
    line-height: 1em;
  }

  .image-166 {
    width: 100vw;
  }

  .ishavidya-para, .ishavidya-para-light {
    width: 85vw;
  }

  .footer-img {
    width: 80vw;
  }

  .bold-text-103 {
    font-size: .8rem;
  }

  .rich-text-block-21 {
    width: 70vw;
  }

  .image-433 {
    width: 14vw;
    margin-right: 2vw;
  }

  .image-434 {
    width: 36vw;
  }

  .bodytext-o {
    width: 85vw;
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .bodytext-o.featurestory {
    padding-top: 26vh;
    padding-bottom: 0;
  }

  .bodytext-o.consicous {
    padding-top: 4vh;
  }

  .image-435 {
    width: 40vw;
  }

  .rich-text-block-23 p {
    width: 85vw;
  }

  .image-436 {
    padding-top: 0;
  }

  .image-437 {
    width: 40vw;
  }

  .image-437.last-kolam {
    width: 35vw;
  }

  .div-block-136 {
    width: 85vw;
  }

  .div-block-136.paddista {
    width: 85vw;
    padding-top: 0;
  }

  .image-440 {
    width: 40vw;
  }

  .rich-text-block-24, .rich-text-block-25 {
    width: 85vw;
  }

  .slider-12 {
    width: 86vw;
    height: 40vh;
    margin-top: 8vh;
    padding-top: 4vh;
  }

  .location-heading {
    width: 86vw;
  }

  .image-452 {
    width: 30vw;
  }

  .rich-text-block-28 {
    width: 85vw;
    margin-left: auto;
    margin-right: auto;
  }

  .image-467 {
    width: 30vw;
  }

  .rich-text-block-30 {
    width: 85vw;
  }

  .image-468 {
    width: 30vw;
  }

  .slider-13 {
    width: 86vw;
    height: 40vh;
  }

  .icon-2, .icon-3 {
    margin-top: 145px;
  }

  .button-3, .button-3.newb, .image-471 {
    width: 35vw;
  }

  .rich-text-block-32 {
    padding-bottom: 2vh;
  }

  .slider-14 {
    width: 86vw;
    height: 40vh;
  }

  .image-473 {
    width: 40vw;
    padding-bottom: 6vh;
  }

  .ss-logo {
    width: 45vw;
  }

  .paragraph-3 {
    width: 100vw;
    margin-top: 6vh;
    font-size: 1rem;
  }

  .paragraph-6, .heading-35 {
    width: 85vw;
  }

  .image-482 {
    width: 40vw;
  }

  .text-block-59, .paragraph-7, .paragraph-8 {
    width: 85vw;
  }

  .flowerkolam {
    width: 30vw;
  }

  .poem h1 {
    font-size: 2.8rem;
  }

  .subtitle-events {
    width: 86vw;
  }

  .home-hero-title-2 {
    height: 130px;
    padding-top: 1vh;
    padding-bottom: 1vh;
  }

  .text-block-60, .issue-date-2 {
    font-size: .8rem;
  }

  .image-499 {
    width: 40vw;
  }

  .home-hero-title-3 {
    height: 130px;
    padding-top: 1vh;
    padding-bottom: 1vh;
  }

  .otherlanguage-issue, .issue-date-3 {
    font-size: .8rem;
  }

  .image-500 {
    width: 40vw;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    width: 80vw;
    font-size: 24px;
    line-height: 1.3;
  }

  h2 {
    margin-top: 2vh;
    margin-bottom: 2vh;
    font-size: 1.4rem;
    font-weight: 500;
  }

  h3 {
    width: 86vw;
    margin-top: auto;
    margin-bottom: 2.5vh;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.4;
  }

  p {
    padding-bottom: 0;
    line-height: 1.6;
  }

  img {
    width: 100vw;
    overflow: visible;
  }

  strong {
    font-weight: 500;
  }

  figure {
    width: 100vw;
    margin-bottom: 0;
  }

  figcaption {
    width: 85vw;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: .9rem;
    line-height: 1.4;
  }

  .image-responsive {
    object-fit: cover;
    flex: none;
    display: inline-block;
  }

  .sub-heading {
    font-size: 20px;
  }

  .article-description {
    width: 100%;
    font-size: 1rem;
  }

  .article-description.on-path {
    width: 90%;
  }

  .post-header-background {
    padding-bottom: 8vh;
  }

  .image-caption {
    width: 80vw;
    direction: rtl;
    text-align: left;
    padding-top: 2vw;
    font-size: .9rem;
  }

  .image-caption.black {
    width: 86vw;
    direction: ltr;
    text-align: left;
    justify-content: flex-start;
    padding-top: 1vw;
    padding-left: 0;
    font-size: .9rem;
  }

  .image-caption.black._35vw {
    width: 80vw;
    padding-left: 20vw;
  }

  .image-caption.black._80vw {
    padding-top: 2vw;
  }

  .image-caption.sgx {
    width: 80vw;
    text-align: left;
    justify-content: flex-start;
  }

  .image-caption.whispers {
    text-align: right;
    justify-content: flex-start;
  }

  .image-caption._8things {
    width: 80vw;
    text-align: right;
    justify-content: flex-start;
  }

  .image-caption._8things._80vw {
    width: 84vw;
    text-align: right;
  }

  .image-caption._8things._2nd {
    width: auto;
    text-align: right;
    flex: 0 auto;
    justify-content: flex-start;
    margin-right: 0;
  }

  .image-caption._8things.left {
    width: auto;
    text-align: left;
    flex: 0 auto;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: auto;
  }

  .image-caption.yogasanas {
    justify-content: flex-start;
  }

  .post-body-wrapper {
    width: 90vw;
    padding-top: 5vh;
    padding-bottom: 2vh;
    font-size: 1.1rem;
  }

  .post-body-paragraph {
    width: 86vw;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 6vh;
    padding-bottom: 4vh;
    font-size: 1.1rem;
  }

  .post-body-paragraph h3 {
    width: 86vw;
    margin-bottom: 2vh;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .post-body-paragraph.sans-top-padding {
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .post-body-paragraph.sans-top-padding a {
    color: #cf4520;
    font-style: normal;
  }

  .post-body-paragraph.sans-top-padding.mahabaharat {
    padding-top: 4vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph.sans-top-padding.mahabaharat.removebottompadding.belowimage, .post-body-paragraph.sans-top-padding.mahabaharat.belowimage {
    padding-top: 8vh;
  }

  .post-body-paragraph.sans-top-padding._2 {
    width: 86vw;
    color: #000f58;
  }

  .post-body-paragraph p {
    width: auto;
    max-width: none;
    color: #000;
    margin: 0 auto;
    padding-bottom: 3vh;
    font-size: 1.1rem;
    line-height: 1.6;
  }

  .post-body-paragraph.mysteries {
    margin-top: auto;
    padding-top: 20vh;
    padding-bottom: 4vh;
    font-size: 1.1rem;
  }

  .post-body-paragraph.mysteries._3rd {
    justify-content: flex-end;
    padding-top: 24vh;
  }

  .post-body-paragraph.mysteries._1st {
    padding-top: 26vh;
  }

  .post-body-paragraph.mysteries.cont {
    padding-bottom: 4vh;
  }

  .post-body-paragraph em {
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.1rem;
  }

  .post-body-paragraph._8thingsmoon {
    padding-top: 4vh;
  }

  .post-body-paragraph.july._1 {
    color: #d3d0a9;
    margin-top: auto;
    padding-top: 6vh;
    display: block;
  }

  .post-body-paragraph.july._2 {
    color: #d3d0a9;
    padding-top: 6vh;
  }

  .post-body-paragraph.july._3, .post-body-paragraph.july._4, .post-body-paragraph.july._5 {
    color: #d3d0a9;
    margin-top: 0;
    padding-top: 6vh;
  }

  .post-body-paragraph.jul {
    padding-top: 22vh;
  }

  .post-body-paragraph._4vh-top-padding._8 {
    padding-top: 6vh;
    padding-bottom: 4vh;
  }

  .post-body-paragraph.july-featurestory, .post-body-paragraph.lifeq {
    margin-top: auto;
    padding-top: 6vh;
  }

  .post-body-paragraph.lifeq.aug, .post-body-paragraph.lifeq.aug.lesstop {
    padding-bottom: 2vh;
  }

  .post-body-paragraph.lifeq.sept {
    padding-top: 4vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph.lifeq.dec {
    width: 86vw;
    padding-top: 4vh;
  }

  .post-body-paragraph.lifeq.dec.oct22 {
    font-size: 1.2rem;
  }

  .post-body-paragraph.sam {
    margin-top: auto;
    padding-top: 6vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph.sam.seperate {
    padding-top: 6vh;
  }

  .post-body-paragraph.sam.removebottompadding.dec {
    width: 86vw;
    padding-top: 2vh;
  }

  .post-body-paragraph.sam.new {
    padding-top: 6vh;
  }

  .post-body-paragraph.sam.dec-1, .post-body-paragraph.sam.dec-2, .post-body-paragraph.sam.dec-3, .post-body-paragraph.sam.dec-4 {
    width: 86vw;
    padding-top: 3vh;
  }

  .post-body-paragraph.fullmoon {
    margin-top: auto;
    margin-bottom: 2vh;
    padding-top: 6vh;
  }

  .post-body-paragraph.fullmoon.introitalics-sans.nospace.top {
    padding-top: 6vh;
  }

  .post-body-paragraph.fullmoon.nospace {
    padding-top: 2vh;
  }

  .post-body-paragraph.fullmoon.nospace.top {
    padding-top: 6vh;
  }

  .post-body-paragraph.bottomless {
    padding-bottom: 1vh;
  }

  .post-body-paragraph.kayanatha {
    padding-bottom: 8vw;
  }

  .post-body-paragraph.kayanatha._1st {
    padding-top: 8vh;
  }

  .post-body-paragraph.kayanatha._2nd {
    padding-top: 15vw;
  }

  .post-body-paragraph.hinar {
    padding-top: 4vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph.overlaping {
    padding-top: 6vh;
  }

  .post-body-paragraph.overlaping.bigimage {
    padding-top: 0;
  }

  .post-body-paragraph.overlaping.smallimage {
    padding-top: 0;
    padding-bottom: 2vh;
  }

  .post-body-paragraph.spet {
    padding-top: 4vh;
    padding-bottom: 1vh;
  }

  .post-body-paragraph.spet.last {
    padding-bottom: 4vh;
  }

  .post-body-paragraph.isha.sept, .post-body-paragraph.isha.sept._1st {
    padding-top: 4vh;
  }

  .post-body-paragraph.sept.eternal.inside {
    padding-top: 6vh;
  }

  .post-body-paragraph.sept.eternal.inside.last {
    padding-top: 2vh;
  }

  .post-body-paragraph.poem {
    width: 86vw;
  }

  .post-body-paragraph.oct.last.footnote {
    padding-bottom: 2vh;
  }

  .post-body-paragraph.oct.conv {
    padding-top: 0;
    padding-bottom: 1vh;
  }

  .post-body-paragraph.oct.conv._2nd {
    padding-top: 2vh;
    padding-bottom: 1vh;
  }

  .post-body-paragraph.oct.conv h2 {
    padding-top: 4vh;
  }

  .post-body-paragraph.oct.health {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph.oct.health h2 {
    margin-bottom: 2vh;
  }

  .post-body-paragraph.oct.health.last {
    padding-top: 4vh;
  }

  .post-body-paragraph.oct.health img {
    margin-left: auto;
    display: block;
  }

  .post-body-paragraph.oct.health figure {
    justify-content: center;
    align-items: flex-start;
    display: inline-block;
  }

  .post-body-paragraph.oct.continue-para {
    padding-top: 0;
  }

  .post-body-paragraph.oct.continue-para.footnote._2nd {
    padding-bottom: 2vh;
  }

  .post-body-paragraph.oct.first-para {
    padding-top: 4vh;
  }

  .post-body-paragraph.receipe {
    padding-top: 2vh;
  }

  .post-body-paragraph.divine.oct {
    padding-top: 4vh;
  }

  .post-body-paragraph.divine.oct.lessbottom.top {
    padding-bottom: 2vh;
  }

  .post-body-paragraph.nov {
    padding-top: 4vh;
    padding-bottom: 1vh;
  }

  .post-body-paragraph.nov._2nd, .post-body-paragraph.nov.last {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph.sans-padding {
    width: 86vw;
  }

  .post-body-paragraph.kailashdarshan {
    width: 85vw;
    max-width: none;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .post-body-paragraph.kailashdarshan h2 {
    margin-top: 4vh;
    margin-left: auto;
    margin-right: auto;
  }

  .post-body-paragraph.kailashdarshan strong {
    margin-bottom: 0;
    display: block;
  }

  .post-body-paragraph.kailashdarshan.kuws {
    padding-top: 0;
    display: block;
  }

  .post-body-paragraph.padding-ramesh.para-1 {
    width: 86vw;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .post-body-paragraph.padding-ramesh.para-2 {
    width: 86vw;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 6vh;
  }

  .post-body-paragraph.padding-ramesh.para-3 {
    width: 86vw;
    margin-left: auto;
    margin-right: auto;
  }

  .post-body-paragraph.chronic-ailments {
    width: 85vw;
    padding-top: 0;
    padding-bottom: 2vh;
  }

  .post-body-paragraph.chronic-ailments h2 {
    width: 100%;
  }

  .post-body-paragraph.mahabharat {
    width: 86vw;
    padding-top: 4vh;
    padding-bottom: 0;
  }

  .post-body-paragraph.mahabharat.dec.first {
    padding-top: 2vh;
    padding-bottom: 4vh;
  }

  .post-body-paragraph.mahabharat.dec {
    padding-top: 26vh;
  }

  .post-body-paragraph.mahabharat.para-2 {
    padding-top: 0;
    font-size: .9rem;
    line-height: 1.2;
  }

  .post-body-paragraph.mahabharat.pic {
    width: 100vw;
    padding-top: 6vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph.dec-health {
    padding-top: 3vh;
  }

  .post-body-paragraph.yoga-wisdome, .post-body-paragraph.healthyoga {
    padding-top: 4vh;
  }

  .post-body-paragraph.keepsg-july {
    padding-top: 2vh;
  }

  .divider-wrapper {
    padding-left: 15%;
    padding-right: 15%;
  }

  .full-width-image {
    height: 30vh;
    object-fit: contain;
    margin-top: auto;
    margin-bottom: auto;
  }

  .quote {
    width: 75vw;
    text-align: center;
    justify-content: center;
    font-size: 1.4rem;
    line-height: 1.4;
    display: block;
  }

  .in-this-issue-h1.top-marg-la {
    width: 80vw;
    width: 80vw;
    letter-spacing: 4px;
    margin-top: auto;
    margin-bottom: 2vh;
    padding-top: 6vh;
    font-size: 1.6rem;
  }

  .in-this-issue-h1.top-marg-la.dec {
    font-size: 2rem;
  }

  .ornament {
    width: 14vw;
  }

  .ornament-wrapper {
    margin-top: 12%;
    margin-bottom: 12%;
  }

  .ornament-wrapper.top-marg-me {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .feature-story-wrapper {
    width: 90vw;
    background-color: #000;
    background-image: none;
    padding: 0% 0% 10%;
    position: relative;
  }

  .feature-stroy-content-wrapper {
    width: 96%;
    margin-bottom: 4%;
    margin-left: 4%;
    margin-right: 4%;
  }

  .post-heading-h3 {
    font-size: 1.4rem;
  }

  .section-wrapper-div {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .section-wrapper-div.indexpage.dec {
    padding-top: 1vh;
  }

  .articles-grid._2column {
    width: 70vw;
    grid-row-gap: 4vh;
    width: 70vw;
    grid-row-gap: 16vw;
    grid-template-columns: 1fr;
  }

  .article-card {
    width: 70vw;
  }

  .article-card.article-smallcard {
    width: 60vw;
  }

  .article-category {
    width: 54vw;
    margin-bottom: 4vh;
  }

  .article-category.in-whispers {
    width: 45vw;
  }

  .article-category.in-whispers.july {
    width: 46vw;
  }

  .article-category.in-whispers.july.psam {
    width: 60vw;
    max-width: 180px;
  }

  .article-category.in-whispers.july.psam.sp {
    width: auto;
    max-width: 160px;
  }

  .article-category.idy {
    width: 70vw;
  }

  .article-category.fullmoon {
    width: 46vw;
  }

  .article-category.sgx {
    width: 70vw;
  }

  .article-category.sept.light {
    display: block;
  }

  .article-category.sept.isha {
    width: 30vw;
  }

  .article-category.sept.mysterie {
    width: 84vw;
    max-width: 240px;
  }

  .article-category.lifeq.sept {
    width: 64vw;
    max-width: 300px;
    margin-bottom: 3vh;
  }

  .article-category.life-begin-end {
    width: 60vw;
  }

  .article-category.life-begin-end.dec {
    width: 50vw;
  }

  .article-category.keepsg-july {
    width: 60vw;
  }

  .article-img-wrapper {
    width: 92vw;
    height: 92vw;
  }

  .article-img-wrapper._2col {
    width: 70vw;
    height: auto;
    margin-bottom: 2vh;
  }

  .article-img-wrapper._2col.small-card {
    width: 60vw;
    height: 16vh;
  }

  .article-img-wrapper._2col {
    width: 70vw;
    height: auto;
    margin-bottom: 2vh;
  }

  .article-img-wrapper._2col.small-card {
    width: 50vw;
    height: 40vw;
  }

  .article-card-title {
    width: 70vw;
    max-width: 500px;
    margin-top: 0;
  }

  .article-card-title.small-card {
    width: 66vw;
    max-width: none;
    margin-bottom: 1vh;
  }

  .article-card-title.idy {
    width: 60vw;
  }

  .article-card-title.idy.fullmoon {
    width: 62vw;
    letter-spacing: 4px;
    margin-top: .8vh;
    padding-bottom: .8vh;
    font-size: .6rem;
  }

  .home-hero-wrapper {
    height: auto;
    position: static;
  }

  .home-hero-wrapper.jun, .home-hero-wrapper.aug {
    height: auto;
    align-self: center;
  }

  .home-hero-title {
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .logo-wrapper {
    width: 10vw;
    max-height: 8vw;
    max-width: 10vw;
    flex-direction: column;
    margin-bottom: 2vh;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2vh;
    display: flex;
  }

  .image-fit {
    max-height: 8vw;
    max-width: none;
    object-fit: contain;
    display: block;
  }

  .issue-date-wrapper {
    position: static;
  }

  .ff-logo-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    margin-bottom: 1vh;
    padding-top: 1vh;
    display: flex;
    position: static;
  }

  .ff-cover-img-wrpr {
    width: 100vw;
    max-width: none;
    object-fit: none;
    flex: none;
    justify-content: center;
    align-self: flex-start;
    display: flex;
  }

  .ff-cover-img-wrpr.dec {
    height: 40vh;
    object-position: 50% 50%;
    background-position: 50%;
  }

  .quote-title {
    margin-bottom: 20px;
    font-size: 1.4em;
  }

  .quote-title.julhome {
    width: 80vw;
    padding-bottom: 2vh;
    font-size: 1.8em;
  }

  .sg-sign {
    width: 40vw;
    display: block;
  }

  .subscribe-block {
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .subs-button {
    align-self: auto;
    margin-right: 0%;
    padding: 4vw;
  }

  .subs-icon {
    width: 8vw;
  }

  .subs-invite-text {
    text-align: center;
    margin-bottom: 8%;
    font-size: 1.2rem;
  }

  .subs-wrpr {
    flex-direction: column-reverse;
  }

  .socials-section {
    height: auto;
  }

  .text-block-8 {
    letter-spacing: 4px;
    font-size: 1.2rem;
  }

  .share-link {
    margin-bottom: 33px;
  }

  .div-block-14 {
    flex-direction: column;
    margin-bottom: 2vh;
  }

  .copyright-text {
    padding-bottom: 4vh;
    font-size: 14px;
  }

  .caption-block-overlaps-previous {
    padding-left: 4vw;
    padding-right: 2vw;
  }

  .caption-color-block.left {
    width: 80vw;
    height: 50vw;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    top: auto;
    left: auto;
  }

  .caption-color-block.left.blank.test {
    width: 80vw;
    height: 6vh;
    margin-top: auto;
  }

  .caption-color-block.left.square {
    height: 86vw;
  }

  .caption-color-block.left.exception {
    width: 80vw;
    height: auto;
  }

  .caption-color-block.left.exception.squareimage {
    width: 80vw;
  }

  .caption-color-block.left.no-image {
    width: 76vw;
  }

  .caption-color-block.shadow.june._1st.dec {
    width: 85vw;
    margin-left: auto;
    margin-right: auto;
    transform: rotate(3deg);
  }

  .caption-color-block.shadow.june._2nd {
    height: auto;
  }

  .caption-color-block.shadow._4th.dec {
    width: 80vw;
    height: 45vh;
  }

  .caption-color-block.shadow._5th._0, .caption-color-block.shadow._0 {
    height: auto;
  }

  .color-capiton-txt {
    font-size: 1.6rem;
  }

  .category-tag {
    width: 56vw;
  }

  .category-tag.recipetag.mobiletag {
    width: 50vw;
    max-width: 220px;
    padding-top: .5vh;
    padding-bottom: .5vh;
    font-size: .7rem;
  }

  .category-tag.june {
    width: 60vw;
    margin-bottom: 2vh;
  }

  .category-tag.white-black {
    width: 60vw;
    max-width: 160px;
    padding-top: .5vh;
    padding-bottom: .5vh;
  }

  .category-tag.white-black.tan, .category-tag.white-black.lq {
    width: 60vw;
  }

  .category-tag.white-black.sept {
    width: 40vw;
    max-width: 160px;
  }

  .category-tag.white-black.oct {
    width: 60vw;
    max-width: 200px;
  }

  .category-tag.white-black.oct.lifeq {
    width: 60vw;
  }

  .category-tag.white-black.nov {
    width: 60vw;
    max-width: 200px;
  }

  .category-tag.white-black.nov.lifeq {
    width: 60vw;
  }

  .category-tag.white-black.nov.novvvvv {
    width: 70vw;
  }

  .category-tag.blue-white._8thingsmoon {
    width: 60vw;
  }

  .category-tag.guru-s-magic {
    width: 60vw;
    top: auto;
  }

  .category-tag.oct {
    width: 60vw;
  }

  .category-tag.education-tag {
    width: 40vw;
    max-width: 150px;
  }

  .category-tag.fs.july {
    width: 63vw;
    font-size: .8rem;
  }

  .category-tag.cl {
    width: 72vw;
    font-size: .8rem;
  }

  .category-tag.healthyoga {
    width: 60vw;
  }

  .category-tag.inwhisper {
    width: 50vw;
    padding-bottom: 1vh;
    padding-left: 1vw;
    padding-right: 1vw;
  }

  .link {
    padding-left: 2%;
    padding-right: 2%;
  }

  .cover-poetry-wrapper {
    padding: 4vh 6vw;
  }

  .cover-poetry-wrapper.jul {
    width: auto;
    background-color: #05231c;
    padding-top: 4vh;
    padding-bottom: 4vh;
    display: flex;
    position: static;
  }

  .cover-poetry-wrapper.aug {
    width: auto;
    background-color: #490606;
    padding-top: 4vh;
    padding-bottom: 4vh;
    display: flex;
    position: static;
  }

  .cover-poetry-wrapper.oct {
    margin-top: 0;
  }

  .cover-poetry-wrapper.dec-1 {
    background-color: #193b16;
    margin-top: 0;
  }

  .featured-story-bgimg {
    z-index: -1;
    width: 100%;
    height: 70%;
    margin-bottom: 10%;
    position: static;
    left: auto;
    right: auto;
  }

  .rich-paras {
    width: 90vw;
  }

  .rich-paras p {
    width: 86vw;
  }

  .div-block-28 {
    width: 100vw;
    flex: 0 auto;
    align-self: center;
    position: static;
    top: 66vw;
  }

  .div-block-29 {
    padding-bottom: 2vh;
    padding-right: 0%;
    position: static;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .text-block-20 {
    text-align: center;
    white-space: nowrap;
    margin-top: auto;
  }

  .image {
    max-width: 80vw;
  }

  .full-width-quote {
    padding-bottom: 10%;
  }

  .div-block-31 {
    flex-direction: column;
  }

  .main-heading {
    width: 80vw;
    font-size: 2rem;
  }

  .main-heading.kus {
    margin-top: 2vh;
    padding-top: 0;
    font-size: 1.6rem;
    line-height: 1.2;
  }

  .heroheader.samskriti {
    margin-top: 33vh;
  }

  .heroheader.idy {
    padding-top: 3vh;
    padding-bottom: 2vh;
    font-size: 1.8rem;
  }

  .heroheader.fullmoon {
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .heroheader.fullmoon.dec.hj {
    width: 90vw;
    padding-bottom: 0;
    font-size: 1.4rem;
    line-height: 1.2em;
  }

  .heroheader.fullmoon.dec.hj.kuws {
    padding-bottom: 0;
  }

  .heroheader.sgx {
    padding-top: 3vh;
    padding-bottom: .5vh;
    font-size: 1.4rem;
  }

  .heroheader.sgx.dec {
    line-height: 1;
  }

  .heroheader.lifeq-1.dec {
    margin-top: 22vh;
  }

  .heroheader.lifeq.sept, .heroheader.lifeq.life-begin-end {
    background-color: #4d2706;
    margin-top: auto;
  }

  .heroheader.lifeq.life-begin-end.dec {
    margin-top: 142vh;
  }

  .heroheader.lifeq.life-begin-end.dec.jul {
    margin-top: 59vw;
  }

  .heroheader.mysteries {
    width: 80vw;
    padding-top: 4vh;
    padding-bottom: 2vh;
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .heroheader.oct {
    margin-top: 56vw;
  }

  .heroheader.rameshprisioner {
    margin-top: 50vw;
  }

  .heroheader.dec-sp {
    width: 100vw;
    background-color: #f0d68a;
    margin-top: 18vh;
  }

  .heroheader.keepsg-july {
    font-size: 1.8rem;
  }

  .bg-fixed.mangopachadi {
    height: 60vw;
    object-fit: cover;
    background-size: cover;
    display: block;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .bg-fixed.lifeq {
    height: 60vw;
  }

  .bg-fixed.lifeq.sept {
    position: static;
  }

  .bg-fixed.samskriti {
    height: 60vw;
  }

  .bg-fixed.samskriti.dec {
    width: 100vw;
    height: 40vh;
    background-image: url('../images/20211122_SLH_0037-e.jpg');
    background-position: 50% 0;
    background-repeat: repeat;
    background-attachment: scroll;
    border-radius: 0;
  }

  .bg-fixed.idy {
    height: 56vw;
  }

  .bg-fixed.lifeq1 {
    width: auto;
    height: 60vw;
  }

  .bg-fixed.oct.health.dec {
    top: 0;
  }

  .bg-fixed.jamunalmonddip {
    height: 60vw;
    object-fit: cover;
    background-size: cover;
    display: block;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .bg-fixed.jamunalmonddip.tab {
    height: 45vh;
    object-position: 50% 0%;
    background-image: url('../images/shutterstock_1891573444-edit.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .bg-fixed.dec {
    height: 0;
  }

  .bg-fixed.advertorial {
    width: 100vw;
    height: 40vh;
    object-position: 0% 0%;
    background-position: 0 0;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: block;
  }

  .bg-fixed.dl-image {
    width: auto;
    height: auto;
    max-width: none;
    position: static;
    top: -200vh;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .bg-fixed.keepsg-jul {
    max-height: none;
    float: none;
    clear: none;
    object-position: 50% 100%;
    margin: auto;
    padding-bottom: 0;
    display: block;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav-arrows {
    z-index: 1001;
    width: 6vw;
    height: 10vw;
    background-image: url('../images/New-Left.svg');
    background-size: contain;
    margin-left: .5vw;
    top: 40vh;
  }

  .nav-arrows.r {
    width: 6vw;
    height: 10vw;
    background-image: url('../images/New-Right.svg');
    display: flex;
    top: 50vh;
  }

  .nav-arrows.right {
    width: 6vw;
    height: 10vw;
    margin-right: .5vh;
  }

  .nav-arrows.right.big {
    width: 12vw;
    height: 16vw;
    top: 40vh;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .nav-arrows.big {
    width: 12vw;
    height: 16vw;
    background-image: none;
    align-items: center;
    margin: auto auto auto .5vw;
    display: flex;
    top: 40vh;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .feature-story-wrapper-2 {
    width: 90vw;
    background-color: #000;
    background-image: none;
    padding: 0% 0% 10%;
    position: relative;
  }

  .feature-story-wrapper-2.new {
    z-index: -2;
    z-index: -2;
    flex-flow: column;
    margin-bottom: 6vh;
    padding: 0 0 4vh;
    display: block;
    position: static;
  }

  .featured-story-bgimg-2 {
    z-index: -1;
    width: 80vw;
    height: 30vh;
    column-count: auto;
    object-fit: cover;
    flex: 0 auto;
    margin-bottom: 10%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2vh;
    position: static;
    left: auto;
    right: auto;
  }

  .feature-stroy-content-wrapper-2 {
    width: 86%;
    margin-bottom: 4%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .featured-story-description-2 {
    width: 80vw;
    font-size: 1.1rem;
  }

  .body-image-2 {
    width: 100vw;
    margin-top: 0;
  }

  .body-image-2.new {
    width: 100vw;
    margin-top: auto;
  }

  .body-image-2.samskriti.dec {
    height: auto;
  }

  .body-image-2.lifeq1, .body-image-2.yogaw.sept {
    width: 100vw;
  }

  .body-image-2.sept.eternal {
    width: 80vw;
    height: auto;
    max-width: none;
    object-fit: cover;
    object-position: 50% 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    overflow: visible;
  }

  .body-image-2.sept.eternal._2 {
    width: 80vw;
    height: auto;
    display: block;
    overflow: visible;
  }

  .body-image-2.keepsg-july {
    padding-top: 0;
  }

  .overlappingfullbg, .overlappingfullbg.new {
    margin-top: auto;
  }

  .rich-text-block-3 {
    width: 86vw;
    margin-top: 6vh;
    padding-bottom: 0;
    font-size: 1.1rem;
  }

  .rich-text-block-3 p {
    width: 86vw;
    margin-bottom: 4vh;
  }

  .rich-text-block-3._1st {
    margin-top: 4vh;
  }

  .kolampadding {
    width: 40%;
    max-width: none;
    margin-top: 0;
    padding-bottom: 4vh;
  }

  .kolampadding.new {
    margin-top: auto;
    padding-bottom: 4vh;
  }

  .hero-intro {
    width: 84vw;
    max-width: 340px;
    padding-top: 0;
    padding-bottom: 2vh;
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .hero-intro.yogasanaskarma {
    width: 80vw;
    margin-bottom: auto;
  }

  .hero-intro._8thingsmoon {
    margin-bottom: auto;
    padding-top: 4vh;
  }

  .hero-intro.feature-story {
    padding-bottom: 4vh;
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .hero-intro.samskriti, .hero-intro.samskriti em {
    line-height: 1.2;
  }

  .hero-intro.samskriti p {
    line-height: 1.4;
  }

  .hero-intro.fullmoon {
    padding-bottom: 0;
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .hero-intro.fullmoon em {
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .hero-intro.fullmoon p {
    line-height: 1.4;
  }

  .hero-intro.hinar {
    width: 86vw;
    font-size: 1.2rem;
    line-height: 1.3;
  }

  .hero-intro.spet {
    padding-top: 2vh;
    padding-bottom: 2vh;
    font-size: 1.2rem;
  }

  .hero-intro.spet em {
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .hero-intro.spet p {
    font-size: 1.2rem;
  }

  .hero-intro.spet.dec {
    width: 84vw;
    max-width: none;
  }

  .hero-intro p {
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .hero-intro.ramesh.dec {
    padding-bottom: 0;
  }

  .hero-intro.advertorial em {
    font-size: 1.3rem;
  }

  .hero-intro.keepsg-july em {
    font-size: 1.4rem;
  }

  .bodyfullwide.sept {
    padding-top: 1vh;
  }

  .heading-22 {
    margin-bottom: 2vh;
    padding-top: 4vh;
    font-size: 2.6rem;
    line-height: 1;
  }

  .heading-22.kayantha {
    width: 90vw;
    padding-top: 4vh;
    font-size: 1.8rem;
    line-height: 1.4;
  }

  .introtext {
    padding-bottom: 18vh;
  }

  .introtext.grace {
    width: 88vw;
    margin-top: 4vh;
    padding-bottom: 16vh;
    font-size: 1.1rem;
    font-style: italic;
  }

  .introtext.grace._1st {
    padding-bottom: 6vh;
    line-height: 1.4;
  }

  .introtext.grace._1st.black {
    font-size: 1.2rem;
  }

  .image-24 {
    width: 100vw;
  }

  .fullwidthoverlapingbody {
    margin-top: -10vh;
  }

  .fullwidthoverlapingbody.samskriti, .fullwidthoverlapingbody.samskriti.light.seperate {
    margin-top: auto;
  }

  .fullwidthoverlapingbody.samskriti.overlap {
    margin-top: -16vh;
  }

  .fullwidthoverlapingbody.samskriti.overlap.dec {
    margin-top: 0;
    padding-top: 0;
  }

  .fullwidthoverlapingbody.lifeq1.overlapping, .fullwidthoverlapingbody.lifeq1.overlapping.lightcolor {
    margin-top: auto;
  }

  .fullwidthoverlapingbody.yogaw.sept.light {
    margin-top: auto;
    padding-top: 6vh;
    padding-bottom: 0;
  }

  .fullwidthoverlapingbody.yogaw.sept.darklight {
    margin-top: auto;
    padding-top: 6vh;
    display: block;
  }

  .fullwidthoverlapingbody.white, .fullwidthoverlapingbody.white.light.seperate {
    margin-top: auto;
  }

  .fullwidthoverlapingbody.white.overlap {
    margin-top: -16vh;
  }

  .floatingbg.june {
    margin-top: -8vh;
    padding-bottom: 0;
  }

  .floatingbg.oct {
    margin-top: auto;
    padding-bottom: 6vh;
  }

  .floatingheading {
    font-size: 2.2rem;
  }

  .floatingheading.mb {
    margin-bottom: auto;
  }

  .floatingheading.mb.dec {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .herofullwidthheader {
    margin-top: 54%;
  }

  .herofullwidthheader.kailashdarshan {
    margin-top: 25vh;
  }

  .herofullwidthheader.kailashdarshan.banncol {
    margin-top: 24vh;
  }

  .herofullwidthheader.kailashdarshan.banncol.tmeth {
    margin-top: 29vh;
  }

  .herofullwidthheader.kailashdarshan.banncol.tmeth.gardient {
    margin-top: 32vh;
  }

  .herofullwidthheader.kailashdarshan.banncol.kashi1 {
    margin-top: 24vh;
  }

  .herofullwidthheader.keepsg-july {
    margin-top: 60vw;
    position: static;
  }

  .subheadingwithstroke {
    width: 86vw;
    justify-content: flex-start;
    align-items: center;
    margin-top: 4vh;
    display: flex;
  }

  .div-block-71 {
    width: 8vw;
    height: 40vw;
    margin-right: 3vw;
  }

  .strokeheading {
    font-size: 1.4rem;
  }

  .strokeheading h2 {
    max-width: none;
    font-size: 1.6rem;
  }

  .pullquotetext {
    width: 80vw;
    color: #0b6077;
    margin-top: 0;
    padding-bottom: 4vh;
    font-size: 1.3rem;
    line-height: 1.3;
  }

  .pullquotetext.black {
    width: auto;
    padding: 0;
    font-size: 1.4rem;
  }

  .pullquotetext.whitenew {
    margin-top: auto;
  }

  .pullquotetext.nov-mahabharat, .pullquotetext.compulsive, .pullquotetext.energyexuberent, .pullquotetext.chronic-ailments {
    width: auto;
    padding: 0;
    font-size: 1.4rem;
  }

  .fixedbg {
    background-position: 50% 0;
    background-size: contain;
  }

  .fixedbg.featured-story._8thingsmoon {
    height: 100vw;
    object-fit: cover;
    margin-top: -12vh;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .fixedbg.july {
    height: 66vw;
    background-position: 50% 0;
    margin-top: 0;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .fixedbg.yogasanaskarma {
    height: 80vw;
    background-position: 50% 100%;
    margin-top: -8vw;
  }

  .overlapinhherowithfloating {
    width: 100vw;
    margin-top: 56vw;
  }

  .overlapinhherowithfloating.mahabharatjul {
    margin-top: 49vw;
  }

  .overlapinhherowithfloating.mahabharatnov {
    margin-top: 45vh;
  }

  .heading-26 {
    width: 80vw;
    padding-top: 4vh;
    font-size: 1.8rem;
  }

  .heading-26.mahabharat {
    width: 80vw;
    padding-top: 4vh;
  }

  .heading-26.mahabharat.oct {
    font-size: 1.8rem;
  }

  .heading-26.mahabharat.nov {
    font-size: 1.5rem;
  }

  .text-block-29 {
    width: 80vw;
    padding-bottom: 2vh;
    font-size: 1rem;
  }

  .image-39 {
    width: 40vw;
    padding-bottom: 4vh;
  }

  .italicsintro {
    width: 86vw;
    padding-bottom: 4vh;
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .italicsintro.oct.mb {
    padding-top: 5vh;
    padding-bottom: 5vh;
    font-size: 1.2rem;
  }

  .image-40 {
    width: 44vw;
    margin-top: auto;
    padding-bottom: 6vh;
  }

  .rich-text-block-19 {
    padding-top: 6vh;
    padding-bottom: 4vh;
    font-size: 1.1rem;
    line-height: 1.6;
  }

  .rich-text-block-19.mb-footer {
    width: 86vw;
  }

  ._70vwwhitebg {
    margin-top: 50vw;
  }

  ._70vwwhitebg.mob {
    margin-top: 70vw;
  }

  ._70vwwhitebg.mob.recipe {
    margin-top: 88vw;
  }

  .herosansheading {
    width: 80vw;
    padding-top: 0;
    font-size: 1.7rem;
    line-height: 1.3;
  }

  .herosansheading.recipename {
    width: 86vw;
    margin-top: 2vh;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2vh;
  }

  .herosansheading.recipename.aug {
    width: 86vw;
    padding-top: 2vh;
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .herosansheading.recipename.dec {
    padding-top: 0;
    padding-bottom: 1vh;
    font-size: 2rem;
  }

  .introitalics-sans {
    width: 86vw;
    padding-bottom: 4vh;
    font-size: 1.2rem;
  }

  .kolam-consious {
    width: 40vw;
  }

  .kolam-consious.last {
    width: 40vw;
    padding-top: 2vh;
    padding-bottom: 8vh;
  }

  .heroheading.featurestory {
    width: 80vw;
    padding-top: 4vh;
    padding-bottom: 2vh;
    font-size: 1.6rem;
    line-height: 1.2;
  }

  .heroheading.lifeq.red {
    padding-top: 4vh;
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .heroheading.culture {
    width: 90vw;
    padding-top: 4vh;
    font-size: 1.8rem;
  }

  .heroheading.sept h1 {
    padding-top: 1vh;
    padding-bottom: 2vh;
    font-size: 1.8rem;
  }

  .heroheading.sept.isha {
    padding-top: 4vh;
    padding-bottom: 2vh;
    font-size: 1.8rem;
  }

  .heroheading.guru-smagic {
    padding-top: 4vh;
    font-size: 1.8rem;
  }

  .heroheading.oct {
    width: 80vw;
    padding-bottom: 1vh;
    font-size: 1.8rem;
    line-height: 1.4;
  }

  .heroheading.oct h1 {
    width: auto;
    padding-top: 3vh;
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .heroheading.oct.conv {
    width: 86vw;
  }

  .heroheading.oct.health {
    width: 80vw;
  }

  .heroheading.oct.culture {
    width: 80vw;
    font-size: 1.8rem;
  }

  .heroheading.exuberent {
    width: 80vw;
    padding-bottom: 1vh;
    font-size: 1.8rem;
    line-height: 1.4;
  }

  .heroheading.exuberent h1 {
    width: auto;
    padding-top: 3vh;
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .heroheading.exuberent.conv {
    width: 86vw;
  }

  .heroheading.exuberent.health {
    width: 80vw;
  }

  .heroheading.exuberent.culture {
    width: 80vw;
    font-size: 1.8rem;
  }

  .heroheading.nov {
    width: 80vw;
    padding-bottom: 1vh;
    font-size: 1.8rem;
    line-height: 1.4;
  }

  .heroheading.nov h1 {
    width: auto;
    padding-top: 3vh;
    font-size: 1.8rem;
    line-height: 1.4;
  }

  .heroheading.nov.conv {
    width: 86vw;
  }

  .heroheading.nov.health {
    width: 80vw;
  }

  .heroheading.nov.health strong {
    font-size: 1.8rem;
  }

  .heroheading.nov.culture {
    width: 80vw;
    font-size: 1.8rem;
  }

  .heroheading.compulsive {
    padding-top: 4vh;
    padding-bottom: 2vh;
  }

  .heroheading.compulsive.isha {
    padding-top: 4vh;
    padding-bottom: 2vh;
    font-size: 1.8rem;
  }

  .heroheading.education {
    font-size: 2.4rem;
  }

  .heroheading.advertorial {
    width: 80vw;
    font-size: 2rem;
  }

  .subheadinghero {
    width: 70vw;
    max-width: 260px;
    padding-bottom: 0;
    font-size: 1.2rem;
  }

  .subheadinghero.con {
    width: 80vw;
    max-width: none;
    line-height: 1.2rem;
  }

  .subheadinghero.con strong {
    display: block;
  }

  .subheadinghero.con em {
    font-size: 1.4rem;
    display: block;
  }

  .subheadinghero em {
    text-align: center;
    font-size: 1.4rem;
    display: block;
  }

  .subheadinghero.oct.conv {
    width: 82vw;
    text-align: center;
    font-size: 1.4rem;
    display: block;
  }

  .subheadinghero.oct.lifeq {
    width: 86vw;
    font-size: 1.4rem;
  }

  .image-44 {
    width: 42%;
    margin-top: 2vh;
  }

  .whitebginsidefloating {
    width: 100vw;
    margin-top: 4vh;
    padding-top: 2vh;
    padding-bottom: 4vh;
  }

  .tiltedimagesection {
    width: 100%;
    max-width: 86vw;
    padding-top: 2vh;
  }

  .tiltedimagesection.blank {
    margin-top: 4vh;
    padding-top: 2vh;
  }

  .h1-tiltedimagesection {
    width: 80vw;
    max-width: 480px;
    margin-bottom: 2vh;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .h1-tiltedimagesection._1st {
    width: 80vw;
    max-width: 480px;
    margin-left: auto;
    padding-right: 0;
    line-height: 1.2;
  }

  .h1-tiltedimagesection.oneline {
    width: 80vw;
    max-width: 480px;
    margin-left: auto;
  }

  .titlebg {
    width: 80%;
    height: 60%;
    left: 10%;
  }

  .overlappingimagetilt {
    margin-top: 4vh;
  }

  .happeningsdate-card {
    width: auto;
    height: auto;
    margin-left: auto;
    top: auto;
    bottom: -6vw;
    left: auto;
  }

  .happeningsdate-card.pod {
    margin-bottom: 0;
    margin-left: 0;
  }

  .heading-29 {
    width: 18vw;
    height: 14vw;
    max-width: none;
    padding-top: 4vw;
    padding-bottom: 4vw;
    padding-right: 1vw;
    top: -4%;
  }

  .bold-text-6 {
    width: 18vw;
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .datecardbodytext {
    width: 86vw;
    max-width: none;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding: 6vh 0 0 4vw;
    font-size: 1.1rem;
    line-height: 1.5;
    display: block;
  }

  .datecardbodytext p {
    width: auto;
    margin-bottom: 2vh;
    padding-top: 0;
    font-size: 1.1rem;
    line-height: 1.4;
  }

  .datecardbodytext.blank {
    width: 80vw;
    max-width: 480px;
    padding-top: 6vh;
  }

  .datecardbodytext.blank.test {
    padding-top: 8vh;
  }

  .datecardbodytext.exception {
    padding-top: 12vw;
  }

  .image-45 {
    width: 40vw;
    margin-top: auto;
    margin-bottom: 2vh;
    padding-top: 1vh;
  }

  .image-45.last {
    margin-top: 5vh;
    padding-top: 0;
  }

  .tiltedsection-visual {
    height: auto;
    margin-top: 4vh;
    margin-bottom: auto;
  }

  .tiltedsection-visual.square {
    height: auto;
    display: block;
  }

  .recepietext {
    width: 80vw;
  }

  .recepietext h2 {
    margin-bottom: 2vh;
    font-size: 1.3rem;
    line-height: 1.3;
  }

  .recepietext em {
    font-family: Fedra Sans, Arial, sans-serif;
  }

  .recepietext li {
    order: -1;
    align-self: auto;
    margin-top: auto;
    margin-bottom: 2vh;
    line-height: 1.6;
    list-style-type: decimal;
    display: block;
  }

  .recepietext ol {
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.6;
  }

  .recepietext.mobtext {
    margin-top: 4vh;
    margin-bottom: 0;
    font-size: 1.1rem;
    line-height: 0;
  }

  .recepietext.mobtext.mob {
    line-height: 1.1;
  }

  .recepietext.mobtext.mob.sans {
    width: 86vw;
    margin-top: auto;
  }

  .recepietext.mobtext.mob.sans p {
    margin-bottom: 2vh;
    padding-bottom: 0;
    line-height: 1.4;
  }

  .recepietext.mobtext.mob.sans ol {
    margin-top: auto;
    list-style-type: decimal;
  }

  .recepietext.mobpara {
    width: 86vw;
    margin-top: 10vw;
    margin-bottom: 0;
    font-size: 1.1rem;
    line-height: 1.4;
  }

  .bold-text-16 {
    width: 70vw;
  }

  .backwrapperbg {
    height: auto;
    margin-top: -65vh;
  }

  .backwrapperbg.dec {
    margin-top: -14vh;
  }

  .backwrapperquote {
    width: 100vw;
    max-width: none;
    background-color: #fff;
    flex-direction: column;
    margin-top: -30vw;
    padding-left: 2vw;
    padding-right: 2vw;
    display: block;
  }

  .backwrapperquote.august {
    margin-top: 0;
  }

  .backwrapperquote.dec {
    width: 100vw;
    margin-top: 0;
  }

  .bw-quote {
    width: 90vw;
    padding-bottom: 2vh;
    font-size: 1.1rem;
  }

  .bw-quote p {
    width: 90vw;
    margin-bottom: 1.5vh;
  }

  .bw-quote.heading {
    width: 90vw;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .bw-quote.dec {
    padding-top: 1vh;
    padding-bottom: 0;
    line-height: 1.4;
  }

  .image-51 {
    width: 28vw;
  }

  .image-54 {
    width: 50vw;
  }

  .div-block-82 {
    margin-top: 4vh;
    margin-bottom: 2vh;
  }

  .full-width-image-copy {
    height: auto;
    flex-direction: column;
    top: 0%;
  }

  .text-block-31 {
    width: 100%;
    font-size: .6rem;
    display: block;
  }

  .text-block-31.sept.dark {
    padding-top: 1vw;
    padding-bottom: 1vw;
    display: block;
  }

  .text-block-31.sp {
    font-size: .4rem;
  }

  .text-block-31.mol.julll {
    width: 55vw;
  }

  .customcolor-flowerkolam {
    width: 44vw;
    padding-bottom: 4vh;
  }

  .customcolor-flowerkolam.black.dec-health {
    width: 50vw;
    margin-top: -3vh;
    padding-top: 0;
    padding-bottom: 6vh;
  }

  ._65vw-image-container {
    width: 100vw;
  }

  ._5vw-vertical-space.blueoverlapping {
    height: 16vh;
  }

  ._50vw-image-container {
    width: 90vw;
  }

  ._50vw-image-container._1 {
    width: 100vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  ._50vw-image-container._4, ._50vw-image-container._3, ._50vw-image-container._5 {
    width: 100vw;
  }

  ._2vw-vertical-space {
    height: 2vw;
  }

  .h1-sub-heading {
    width: 90vw;
    font-size: 1.2rem;
    line-height: 1.3;
  }

  .h1-sub-heading._8thingsmoon {
    width: 90vw;
    padding-left: 10vw;
    padding-right: 10vw;
    font-size: 1.2rem;
  }

  .h1-sub-heading.sgx {
    width: 80vw;
    padding-bottom: 2vh;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .h1-sub-heading.lifeq {
    width: 70vw;
    font-style: normal;
    line-height: 1.2;
  }

  .h1-sub-heading.lifeq p {
    margin-bottom: 2vh;
    font-size: 1.4rem;
    line-height: 1.3;
  }

  .h1-sub-heading.lifeq em {
    letter-spacing: 0;
    font-size: 1.4rem;
    line-height: 1.3;
    display: block;
  }

  .herointrotext {
    width: 86vw;
    margin-top: 4vw;
    padding-bottom: 2vh;
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .herointrotext.lifeq {
    padding-bottom: 2vh;
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .herointrotext.lifeq em {
    line-height: 1.4px;
  }

  .herointrotext.lifeq p {
    margin-bottom: 2vh;
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .herointrotext.lifeq.sept {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .herointrotext.idy {
    width: 86vw;
    padding-bottom: 4vh;
    font-size: 1.2rem;
  }

  .herointrotext.idy em {
    font-size: 1.2rem;
  }

  .herointrotext.con {
    width: 80vw;
    margin-top: 2vw;
    padding-bottom: 2vh;
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .herointrotext.con em {
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .herointrotext.con p {
    line-height: 1.4;
  }

  .herointrotext.sept.isha {
    padding-bottom: 2vh;
  }

  .herointrotext.sept.isha p {
    font-size: 1.2rem;
  }

  .herointrotext.mysteries {
    width: 80vw;
    font-size: 1.2rem;
  }

  .herointrotext.mysteries p {
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .herointrotext.sgx.light {
    padding-bottom: 2vh;
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .herointrotext.sgx.light em {
    font-size: 1.4rem;
  }

  .herointrotext.sgx.light p {
    line-height: 1.4;
  }

  .herointrotext.oct.culture.light {
    width: 80vw;
    margin-top: auto;
    font-size: 1.2rem;
  }

  .herointrotext.divine {
    padding-bottom: 2vh;
  }

  .herointrotext.divine p {
    line-height: 1.4;
  }

  .herointrotext.education {
    width: 80vw;
    max-width: none;
  }

  .herointrotext.prosam {
    margin-bottom: 3vh;
    padding-bottom: 0;
  }

  .herointrotext.prosam h2 {
    margin-bottom: 3vh;
  }

  .transparent-bg.sans-padding.july {
    margin-top: 60vw;
    padding-bottom: 8vh;
  }

  .heading-34.july {
    width: 76vw;
    margin-top: 4vh;
    font-size: 1.8rem;
  }

  .heromainheading.lifeq.sept h1 {
    width: 85vw;
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .heromainheading.sept.eternal {
    width: 70vw;
    padding-top: 4vh;
    font-size: 1.8rem;
  }

  .fullwideoverlapping {
    margin-top: -8vh;
  }

  .fullwideoverlapping.mysteries {
    margin-top: auto;
  }

  .fullwideoverlapping.mysteries._2nd {
    margin-top: -16vh;
  }

  .fullwideoverlapping._8thingsmoon, .fullwideoverlapping.kayanatha-sthanam, .fullwideoverlapping.kayanatha-sthanam._1st {
    margin-top: auto;
  }

  .mainhero {
    padding-top: 0;
    padding-bottom: 4vh;
  }

  .mainhero.sep {
    width: 100vw;
    margin-top: auto;
  }

  .mainhero.conv.oct {
    margin-top: -3vh;
  }

  .mainhero.lifeq.oct {
    margin-top: auto;
  }

  .mainhero.oct.featurestory, .mainhero.nov.featurestory, .mainhero.compulsive, .mainhero.nov-2.featurestory {
    width: 100vw;
    margin-top: auto;
  }

  .mainhero.nov-2.dec {
    height: auto;
    background-color: #fff;
    margin-top: 0;
  }

  .mainhero.kailash-darshan-img.featurestory {
    width: 100vw;
    margin-top: auto;
  }

  .mainhero.dec-outreach {
    object-fit: cover;
    object-position: 50% 50%;
  }

  .mainhero.dec-iw {
    height: auto;
    object-position: 50% 50%;
    margin-top: 0;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .mainhero.dec-iw.fuljp.budha {
    width: 100vw;
  }

  .mainhero.dec-sgx {
    width: 100vw;
    height: auto;
    object-position: 50% 0%;
    display: block;
  }

  .fullwidebg {
    height: auto;
  }

  .bodyimage {
    width: 100vw;
    height: 46vw;
    margin-top: 3vh;
    position: relative;
  }

  .bodyimage.june {
    width: 100vw;
  }

  .bodyimage.jul {
    width: 80vw;
  }

  .bodyimage._8thingsmoon {
    width: 100vw;
  }

  .nav-icon {
    z-index: 101;
    width: 14vw;
    height: 14vw;
    border-radius: 10vw;
    margin-top: 6vw;
    margin-bottom: 6vw;
    position: relative;
  }

  .num-float {
    width: 10vw;
    height: 10vw;
    border-radius: 10vw;
    bottom: 4vw;
    right: 4vw;
  }

  .nav-pages-row {
    display: block;
  }

  .nav-fixed-info {
    width: 20vw;
    height: 26vw;
  }

  .bold-text-46 {
    font-size: 1.8rem;
    line-height: 1.4;
  }

  .bold-text-48 {
    font-weight: 500;
  }

  .nav-close {
    background-color: rgba(0, 0, 0, .86);
  }

  .pullquote {
    width: auto;
    max-width: 320px;
    margin-top: auto;
    padding-bottom: 0;
    display: block;
  }

  .pullquote.yellow {
    width: 100vw;
    padding-bottom: 2vh;
  }

  .pullquote.idy {
    width: 80vw;
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .pullquote.culture {
    text-align: center;
    font-size: 1.4rem;
  }

  .pullquote.nov {
    width: 85vw;
    padding-bottom: 2vh;
  }

  .pullquote.life-begin-end {
    width: 80vw;
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .pullquote.life-begin-end.dec {
    width: 100%;
    padding-bottom: 0;
  }

  .pullquote.sgx-quote {
    width: 80vw;
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .pullquote.sgx-quote.dec {
    width: 84vw;
    padding-bottom: 2vh;
  }

  .pullquote.sgx-quote.dec.featstory {
    width: 100%;
    text-align: center;
    align-items: center;
    margin-top: 1vh;
    padding-bottom: 0;
    padding-left: 0;
  }

  .pullquote.sgx-quote.dec.yaw {
    width: 100%;
  }

  .pullquote.novmahabharat {
    width: 85vw;
    padding-top: 2vh;
  }

  .pullquote.savesoil {
    text-align: center;
    padding-bottom: 2vh;
    font-size: 1.4rem;
  }

  .div-block-100 {
    z-index: auto;
    width: 80vw;
    margin-top: -6vh;
  }

  .div-block-100.yogasanaskarma {
    display: block;
  }

  .div-block-100.border-to-grey {
    width: 80vw;
    margin-top: -5vh;
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .html-embed-6 {
    z-index: 3;
    width: 14vw;
    padding-top: 0;
  }

  .html-embed-6.oct.featured, .html-embed-6.oct.prana {
    padding-top: 0;
  }

  .div-block-101 {
    z-index: auto;
    width: 22vw;
    height: 6vw;
    margin-top: -2vw;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .div-block-101.yellow, .div-block-101.sept.featurestory, .div-block-101.sept.featurestory.light {
    width: 20vw;
  }

  .kolam-1-linetriangle {
    width: 44vw;
    padding-bottom: 6vh;
  }

  .pullquoteviolence {
    text-align: center;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.4;
  }

  .pullquoteviolence.deepakchopra {
    width: 80vw;
    text-align: center;
    flex: 0 auto;
    padding-top: 0;
    font-size: 1.4rem;
    line-height: 1.3;
  }

  .pullquoteviolence.conv {
    width: 76vw;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.4rem;
    line-height: 1.3;
    display: block;
  }

  .pullquoteviolence.bharat {
    font-size: 1.5rem;
  }

  .pullquote-lifeq {
    flex-direction: column;
    align-items: center;
  }

  .pullquote-lifeq.mahabharat {
    padding-bottom: 10vw;
  }

  .quotesvgviolence {
    z-index: 3;
    width: 12vw;
    min-width: auto;
    margin-top: 2vh;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: static;
  }

  .div-block-104 {
    padding-top: 0;
  }

  .header-featurestory.seagreen {
    margin-top: 50vw;
  }

  .header-featurestory.seagreen.brown {
    margin-top: 60vw;
  }

  .heading.featurestory {
    width: 86vw;
    padding-top: 2vh;
    font-size: 1.8rem;
    font-weight: 500;
  }

  .heading.featurestory.howyoga-karma {
    margin-bottom: 2vh;
    padding-top: 4vh;
  }

  .heading._8thingsmoon {
    width: 90vw;
    padding-top: 4vh;
    font-size: 1.8rem;
  }

  .squarequotation {
    width: 80vw;
    max-width: none;
    text-align: left;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    margin: auto;
    display: block;
  }

  .quotation {
    width: 16vw;
    object-fit: cover;
    flex-direction: row;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    margin-top: 4vh;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-75 {
    width: 38vw;
  }

  .quotationmark {
    width: 6vh;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 1vh auto auto;
    display: block;
  }

  .quotationmark.center {
    width: 5vh;
  }

  .quotationmark.conv {
    width: 6vh;
    margin-right: auto;
  }

  .quotationmark.bharat {
    width: 12vw;
  }

  .image-84 {
    width: 40vw;
    margin-top: 6vh;
    padding-bottom: 10vw;
  }

  .article-card-2 {
    width: 70vw;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .article-card-title-2 {
    width: 70vw;
    max-width: 500px;
    margin-top: 0;
  }

  .div-block-108 {
    width: 60vw;
    grid-row-gap: 4vh;
    grid-template-columns: 1fr;
    justify-items: start;
    margin-left: 10vw;
  }

  .div-block-108.jun {
    grid-template-columns: .25fr;
    grid-auto-flow: row;
    margin-top: auto;
    padding-top: 16vw;
  }

  .article-category-2 {
    width: 54vw;
    margin-bottom: 4vh;
  }

  .article-category-2.rem {
    letter-spacing: 2px;
  }

  .article-category-2.rem.index {
    flex-direction: column;
    margin-bottom: 2vh;
    font-size: .8rem;
    display: block;
  }

  .featured-story-bgimg-2-2 {
    z-index: -1;
    width: 90vw;
    height: auto;
    column-count: auto;
    object-fit: cover;
    flex: 0 auto;
    margin-bottom: 2vh;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2vh;
    padding-left: 2vh;
    padding-right: 2vh;
    display: block;
    position: static;
    left: auto;
    right: auto;
  }

  .image-responsive-3 {
    width: 34vw;
    height: 12vh;
    object-fit: cover;
    flex: none;
    display: inline-block;
  }

  .image-responsive-3.mobile {
    width: 80vw;
    height: 64vw;
    margin-top: auto;
  }

  .image-responsive-3.mobile.edited {
    object-position: 24% 50%;
  }

  .image-responsive-3.keepupsg {
    width: 86vw;
    height: 50vw;
  }

  .image-responsive-3.keepupsg.square {
    height: 86vw;
  }

  .image-responsive-3.keepupsg.square.dec {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-responsive-3.keepupsg.square.dec.pod {
    width: 70vw;
  }

  .image-responsive-3.keepupsg.square.dec.sarah {
    width: 80vw;
  }

  .image-responsive-3.keepupsg.taller {
    width: 76vw;
    height: auto;
  }

  .image-responsive-3.keepupsg.dec-mv {
    width: 70vw;
  }

  .image-responsive-3.nav {
    width: 34vw;
    height: 12vh;
  }

  .image-responsive-3.keepupsgaugust {
    width: 86vw;
    height: 50vw;
  }

  .feature-stroy-content-wrapper-2-2 {
    width: 86%;
    margin-bottom: 4%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .ornament-3 {
    width: 44vw;
    padding-top: 0;
    padding-bottom: 4vh;
  }

  .ornament-3._1st {
    width: 44vw;
    padding-top: 0;
  }

  .bold-text-61 {
    width: auto;
    font-size: .8rem;
  }

  .bold-text-63 {
    font-size: .8rem;
  }

  .bold-text-65, .bold-text-66 {
    width: 70vw;
  }

  .bg-fixed-2 {
    height: auto;
    position: static;
  }

  .bg-fixed-2.keepupsg {
    width: auto;
    height: 24vh;
    object-fit: fill;
    background-position: 50% 0;
    background-size: cover;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: auto;
    display: block;
  }

  .bg-fixed-2.keepupsg.jul {
    height: 30vh;
  }

  .bg-fixed-2.keepupsg.aug {
    height: 40vh;
    position: relative;
  }

  .bg-fixed-2.keepupsg.oct._2021 {
    height: 26vh;
  }

  .bg-fixed-2.keepupsg.dec {
    height: 40vh;
  }

  .bold-text-69 {
    width: 80vw;
  }

  .image-85 {
    width: 40vw;
    margin-bottom: 2vh;
    padding-top: 2vh;
  }

  .h1-tiltedimagesection-2 {
    width: 80vw;
    max-width: 480px;
    margin-bottom: 10%;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .bold-text-72 {
    width: 80vw;
  }

  .bold-text-74 {
    width: auto;
    line-height: 1.3;
  }

  .text-block-45 {
    font-size: .5rem;
  }

  .nav-pages-row-2 {
    display: block;
    position: relative;
  }

  .link-block {
    align-items: flex-end;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
  }

  .div-block-110 {
    width: 8vw;
    height: 8vw;
    margin-bottom: 2vw;
    margin-right: 1vw;
  }

  .num-float-2 {
    width: 10vw;
    height: 10vw;
    border-radius: 10vw;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .page-card-2 {
    width: 34vw;
    height: 12vh;
  }

  .page-card-2.w--current {
    width: 34vw;
    height: 12vh;
    bottom: auto;
  }

  .page-card-2.nav-fixed-info {
    width: 34vw;
    height: 14vh;
    padding-top: 0;
    padding-bottom: 8vw;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .page-card-2.nav-fixed-info.ishalogo {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 0;
    display: block;
    top: 0;
    bottom: auto;
  }

  .socialshare {
    width: 16vw;
    height: 16vw;
    margin-bottom: 6vw;
    margin-right: 2vw;
  }

  .text-block-39 {
    padding-bottom: 1vw;
    font-size: .9rem;
  }

  .nav-icon-2 {
    z-index: 101;
    width: 16vw;
    height: 16vw;
    border-radius: 10vw;
    margin-top: 6vw;
    margin-bottom: 6vw;
    position: relative;
    top: auto;
  }

  .nav-scroll-area-2 {
    width: 66vw;
    height: 14vh;
    margin-left: 34vw;
  }

  .div-block-111 {
    font-size: .6rem;
  }

  .bold-text-78 {
    font-size: .7rem;
  }

  .nav-wrpr-2.jun {
    display: none;
  }

  .nav-wrpr-2.aug {
    display: block;
  }

  .nav-close-2 {
    height: 12vh;
    object-fit: fill;
    background-color: rgba(0, 0, 0, .86);
    display: block;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-99 {
    flex-direction: row;
    align-items: flex-start;
    margin-top: 6vw;
    margin-left: 4vw;
  }

  .text-block-46 {
    font-size: .5rem;
  }

  .share-heading {
    width: 40vw;
    align-content: start;
    align-items: start;
    justify-items: stretch;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-btns-row-2 {
    object-fit: fill;
    justify-content: flex-end;
    align-items: flex-end;
    padding-bottom: 0;
  }

  .div-block-112 {
    margin-left: 4vw;
    font-size: .9rem;
  }

  .socialshare-section {
    width: 40vw;
  }

  .fullwidthfloatingheader {
    margin-top: 42vw;
  }

  .bg-fullwide.featurestory.sept {
    padding-top: 6vh;
  }

  .bg-fullwide.featurestory.sept.oct, .bg-fullwide.featurestory.nov.oct, .bg-fullwide.featurestory.nov-2.oct {
    background-color: #f5f4f4;
  }

  .bg-fullwide.featurestory.compulsive {
    padding-top: 0;
  }

  .bg-fullwide.featurestory.compulsive.oct {
    background-color: #f5f4f4;
  }

  .bg-fullwide.sgx.dec {
    height: auto;
    margin-top: 19vh;
  }

  .bg-fullwide.sept.eternal {
    margin-top: -24vw;
  }

  .bg-fullwide.conv.oct {
    background-color: #f5f4f4;
  }

  .bg-fullwide.oct.health {
    padding-top: 0;
    padding-bottom: 0;
  }

  .bg-fullwide.oct.health.alternate {
    margin-top: auto;
    padding-top: 2vh;
    padding-bottom: 0;
  }

  .bg-fullwide.oct.health.edgebg {
    margin-top: auto;
    padding-top: 2vh;
  }

  .bg-fullwide.education {
    padding-top: 0;
    padding-bottom: 4vh;
  }

  .bg-fullwide.feature-jul23, .bg-fullwide.feature-jul23.cream {
    margin-top: 0;
  }

  .textblock-31.lightcolor {
    font-size: .8rem;
  }

  .bold-text-83 {
    letter-spacing: 0;
  }

  .arrow-small {
    width: 6vw;
    height: 10vw;
    background-image: url('../images/New-Left.svg');
    background-position: 0 0;
    background-size: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .in-whispers-body.july {
    margin-top: -8vh;
  }

  .pullquoteyogasanasarticle {
    width: 84vw;
    max-width: 320px;
    margin-top: auto;
    padding-bottom: 0;
    display: block;
  }

  .div-block-117 {
    position: relative;
  }

  .div-block-118 {
    transform: skew(0deg, 6deg);
  }

  .div-block-119 {
    width: 80vw;
  }

  .image-104 {
    width: 100vw;
  }

  .image-105 {
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
  }

  .italic-text-20 {
    padding-right: 4vw;
    font-size: 1.2rem;
  }

  .featurestory-hero {
    width: 100vw;
  }

  .headingpart {
    margin-top: 56vw;
  }

  .headingpart.bharat {
    margin-top: 50vw;
  }

  .headingpart.oct {
    margin-top: 46vw;
  }

  .headingpart.oct.conv {
    background-color: #f0c5c0;
    margin-top: 42vw;
  }

  .headingpart.oct.life-q, .headingpart.nov {
    margin-top: 46vw;
  }

  .headingpart.nov.conv {
    background-color: #f0c5c0;
    margin-top: 42vw;
  }

  .headingpart.nov.life-q {
    margin-top: 46vw;
  }

  .headingpart.dec-fs {
    margin-top: 66vw;
    overflow: visible;
  }

  .headingpart.dec-fs.sadhnew.sadhnew1 {
    margin-top: 61vw;
  }

  .headingpart.advertorial {
    margin-top: 35vh;
  }

  .headingpart.inwhispers {
    margin-top: 0;
  }

  .body-bg {
    margin-top: 50vw;
  }

  .body-bg.oct, .body-bg.nov {
    background-color: #f5f4f4;
  }

  .body-bg.featstory {
    padding-top: 5vh;
  }

  .body-bg.featstory.para-2 {
    padding-top: 5vh;
    padding-bottom: 0;
  }

  .body-bg.featstory.para-2._4 {
    padding-bottom: 4vh;
  }

  .body-bg.featstory.para-2._4._6 {
    padding-top: 5vh;
  }

  .body-bg.featstory.gradbg.buddhabg {
    padding-top: 0;
  }

  ._100vw-bodyimagecover {
    width: 90vw;
    height: 16vh;
  }

  ._100vw-bodyimagecover.small {
    width: 90vw;
  }

  ._100vw-bodyimagecover._1st.orange, ._100vw-bodyimagecover._1st.brown, ._100vw-bodyimagecover._1st.green, ._100vw-bodyimagecover._1st.darkgrey, ._100vw-bodyimagecover._1st.darkorange {
    width: 100vw;
  }

  .body-image {
    width: 86vw;
    margin-top: -13vh;
  }

  .body-image.small {
    width: 60vw;
  }

  .kolam-featurestory {
    width: 40vw;
    padding-bottom: 6vh;
  }

  .fullwide-image {
    height: 12vh;
    object-fit: cover;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .fullwide-image.lifeq {
    height: auto;
  }

  .lifeq-pullquote {
    padding-top: 0;
    padding-bottom: 0;
  }

  .pullq-container {
    display: block;
  }

  .pullq-container.conv {
    width: 76vw;
    margin-top: 2vh;
    margin-bottom: 2vh;
  }

  .pullq-container.august {
    width: 90vw;
  }

  .image-107 {
    width: 40vw;
    padding-bottom: 6vh;
  }

  .image-107.culture {
    padding-bottom: 4vh;
  }

  .rameshheader {
    width: 86vw;
    padding-top: 4vh;
    font-size: 1.6rem;
  }

  .rameshheader.dec {
    padding-top: 2vh;
    padding-bottom: 0;
    font-size: 2.3rem;
    line-height: 1;
  }

  .fullwidthimage.sam {
    object-fit: cover;
  }

  .image-108 {
    width: 16vh;
    padding-bottom: 6vh;
  }

  .idysubheading {
    padding-bottom: 0;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .idysubheading strong {
    line-height: .9;
  }

  .idysubheading p {
    line-height: 1.4;
  }

  .image-109 {
    width: 50vw;
    margin-left: 2vw;
    padding-bottom: 4vh;
  }

  ._60vw-bodybg-text {
    width: 100vw;
  }

  .pullquote-plain {
    width: 86vw;
    margin-top: 3vh;
    padding-bottom: 3vh;
    display: block;
  }

  .pullquote-plain.sgx.dec-1 {
    width: 80vw;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 4vh;
  }

  .pullquote-plain._2 {
    width: 86vw;
    margin-left: auto;
    margin-right: auto;
  }

  .pullquote-plain.yaw-dec {
    width: 86vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .pullquote-plain.featstory {
    width: 86vw;
    flex-direction: column;
    justify-content: flex-start;
    align-items: baseline;
    margin: 0 auto;
    padding-top: 1vh;
    padding-bottom: 4vh;
    display: flex;
  }

  .pullquote-plain.ss-march {
    margin-top: 2vh;
    padding-top: 0;
  }

  .pullquote-plain.ss-march.mobq {
    margin-top: 1vh;
    padding-bottom: 5vh;
  }

  .idy-quotation._2nd {
    width: 6vh;
  }

  .image-110 {
    width: 40vw;
  }

  .bold-text-84 {
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .sans-body {
    width: 86vw;
    padding-top: 6vh;
    font-size: 1.2rem;
  }

  .sans-body p {
    font-size: 1.1rem;
  }

  .sans-body.top-padding {
    padding-top: 2vh;
  }

  .sans-body h2 {
    margin-bottom: 3vh;
  }

  .sans-body.idy {
    padding-top: 6vh;
  }

  .body-19 {
    background-color: #232b13;
  }

  .bold-text-85 {
    line-height: 1.2;
  }

  .bold-text-85.hj {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 4vh;
    font-size: 1.8rem;
    line-height: 1.4;
  }

  .subheading {
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .subheading.hinar {
    width: 86vw;
  }

  .fullwidebg.fullmoon {
    margin-top: -1vh;
  }

  .fullwidebg.fullmoon.bgyellow {
    margin-top: 0;
  }

  .fullwidebg.keepsg-july {
    padding-top: 0;
  }

  .image-111 {
    width: 80vw;
    height: auto;
    margin-top: -74vw;
  }

  .image-111._2nd {
    width: 80vw;
    margin-top: -50vw;
    padding-top: 0;
  }

  .image-111._2nd._1 {
    width: 100vw;
    height: auto;
    margin-top: auto;
  }

  .image-111._2nd.fullwidth {
    height: auto;
    margin-top: auto;
  }

  .image-111.fullwidth {
    height: auto;
  }

  .bodyitalics p {
    margin-bottom: 3vh;
    font-size: 1.1rem;
    line-height: 1.4;
  }

  .bodyitalics.footer {
    width: 86vw;
    padding-bottom: 2vh;
  }

  .bodyitalics.last {
    padding-bottom: 2vh;
  }

  .bodyitalics.bottomspace {
    margin-bottom: 2vh;
  }

  .bodyitalics em {
    font-size: 1.1rem;
  }

  .footerbox {
    width: 100vw;
  }

  .kola {
    width: 40vw;
    padding-bottom: 6vh;
  }

  .customshapeimage {
    width: 86vw;
    height: auto;
    border-radius: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 0 0 65px rgba(0, 0, 0, .8);
  }

  .imagewrapper {
    width: 100vw;
    max-width: none;
    border-radius: 4vw;
  }

  .imagewrapper._2nd {
    width: 100vw;
    border-radius: 0;
    margin-top: -8vh;
  }

  .imagewrapper._2nd.orangish {
    width: 100vw;
    margin-top: 0;
  }

  .imagewrapper._2nd.orangish.dec {
    margin-top: 0;
    padding-top: 0;
  }

  .imagewrapper._3rd {
    width: 100vw;
    border-radius: 0;
  }

  .imagewrapper._3rd.darkgolden {
    width: 100vw;
    margin-top: 0;
    margin-bottom: 3vh;
  }

  .imagewrapper._3rd.darkgolden.dec {
    margin-top: 0;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 2vh;
  }

  .imagewrapper._3rd.greenish {
    width: 100vw;
    margin-top: -8vh;
    margin-bottom: 8vh;
  }

  .imagewrapper.last, .imagewrapper.brown {
    width: 100vw;
    border-radius: 0;
  }

  .imagewrapper.brown._3rd {
    margin-top: -8vh;
  }

  .imagewrapper.brown.dec {
    margin-top: 3vh;
    padding-top: 0;
  }

  .image-112 {
    width: 40vw;
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .imagepart {
    display: block;
  }

  .image-113, .image-114 {
    width: auto;
  }

  .image-115 {
    width: 34vw;
    padding-bottom: 6vh;
  }

  .italic-text-23 {
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .new-bodytext {
    width: 80vw;
    padding-top: 16vh;
    padding-bottom: 3vh;
  }

  .new-bodytext p {
    margin-bottom: 3vh;
    font-size: 1.1rem;
  }

  .new-bodytext._2nd {
    padding-top: 16vh;
  }

  .new-bodytext._1 {
    padding-top: 16vh;
    padding-bottom: 2vh;
  }

  .new-bodytext._1.last {
    padding-top: 14vh;
    padding-bottom: 2vh;
  }

  .bodyimagewrapper {
    width: 88vw;
    height: 60vw;
  }

  .bodyimagewrapper.red, .bodyimagewrapper.blue, .bodyimagewrapper.blue.green {
    width: 100vw;
    height: auto;
  }

  .blank {
    height: 5vh;
  }

  .bigdate {
    padding-top: 2vw;
    padding-left: 4vw;
    padding-right: 4vw;
    font-size: 1.4rem;
    font-weight: 400;
  }

  .month {
    padding-bottom: 2vw;
    padding-left: 4vw;
    padding-right: 4vw;
    font-size: 1rem;
  }

  .bw-new-image {
    width: 100vw;
    height: 40vh;
    max-width: 100%;
    object-fit: cover;
    object-position: 100% 50%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0;
  }

  .text-block-52 {
    width: 70vw;
    margin-bottom: 2vh;
  }

  .captionblock._2captions {
    width: 100vw;
    padding-left: 7vw;
    padding-right: 7vw;
  }

  .footnote {
    width: 86vw;
    padding-bottom: 4vh;
  }

  .footnote.removepadding {
    padding-bottom: 0;
  }

  .footnote.mb.oct {
    padding-bottom: 2vh;
  }

  .footnote.dec-health.mb {
    width: 86vw;
    padding-top: 2vh;
    line-height: 1.3;
  }

  .footnote.dec-health.mb.featstory {
    width: 86vw;
    margin-left: 7vw;
    padding-bottom: 0;
    line-height: 1.4;
  }

  .footnote.dec-health.mb.featstory.foot-2 {
    width: 86vw;
    padding-bottom: 8vh;
    line-height: 1.2;
  }

  .footnote.dec-health.mb.featstory.foot-2 p {
    padding-top: 0;
    line-height: 1.2;
  }

  .footnote.dec-health.mb.featstory p, .footnote.dec-health.mb p {
    line-height: 1.4;
  }

  .footnote.dec-health.vairagya {
    width: 86vw;
    margin-top: -6vh;
    line-height: 1.4;
  }

  .footnote.dec-health.vairagya p {
    line-height: 1.4;
  }

  .footnote.yaw {
    width: 86vw;
    margin-left: 8vw;
    font-size: .9rem;
  }

  .footnote.yaw em {
    width: 100%;
  }

  .bold-text-88 {
    line-height: 1.3;
  }

  .fullwide-bg.dec-sp {
    background-color: #fff;
  }

  .fullwide-bg.dec-sp.para-1 {
    margin-top: 0;
    padding-top: 0;
  }

  .bodytext {
    width: 80vw;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 1.1rem;
  }

  .bodytext p {
    padding-top: 0;
    padding-bottom: 2vh;
    font-size: 1.1rem;
  }

  .bodytext h2 {
    margin-bottom: 3vh;
  }

  .bodytext.conv {
    width: 86vw;
    margin-bottom: 4vh;
  }

  .bodytext.conv.teachersday {
    margin-bottom: auto;
    padding-top: 4vh;
  }

  .bodytext.armedforces {
    width: 80vw;
  }

  .bodytext._2 {
    width: 80vw;
    margin-bottom: 0;
  }

  .kolam-con {
    width: 42vw;
  }

  .fw-quote {
    width: 100vw;
    padding-left: 2vw;
    padding-right: 2vw;
    font-size: 1rem;
  }

  .fw-quote p {
    width: 80%;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .special-text {
    line-height: 1.2;
  }

  .special-text p {
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .special-text strong {
    font-size: 1.2rem;
    line-height: 1;
  }

  .button.registernowgp {
    width: 60vw;
  }

  .tabs.socialshare {
    width: 40vw;
    margin-bottom: auto;
  }

  .socialshareoption {
    width: 40vw;
  }

  .tab-link-tab-1, .tab-link-tab-1.w--current, .tab-link-tab-2, .tab-link-tab-2.w--current {
    width: 20vw;
  }

  .para-break {
    width: 42vw;
    padding-bottom: 6vh;
  }

  .herointro.sept {
    padding-bottom: 2vh;
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .herointro.sept.dark {
    padding-top: 0;
  }

  .herointro.oct.conv {
    width: 80vw;
    padding-bottom: 2vh;
  }

  .herointro.oct.conv p {
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .herointro.oct.feature {
    padding-bottom: 2vh;
    font-size: 1.2rem;
  }

  .herointro.oct.feature p {
    padding-bottom: 0;
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .herointro.oct.feature em {
    font-size: 1.4rem;
  }

  .herointro.nov {
    padding-bottom: 2vh;
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .herointro.nov.dark {
    padding-top: 0;
  }

  .herointro.compulsive {
    padding-bottom: 2vh;
    font-size: 1.2rem;
    line-height: 1.4;
  }

  .herointro.compulsive.dark {
    padding-top: 0;
  }

  .herointro.healthyoga em {
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .image-119.endkolam {
    width: 44vw;
    padding-bottom: 6vh;
  }

  .yogaw.sept {
    padding-top: 4vh;
    font-size: 1.8rem;
  }

  .yogaw.dec {
    width: 82vw;
    max-width: 700px;
    font-size: 2rem;
  }

  .image-121 {
    width: 36vw;
  }

  .image-122 {
    margin-top: -3vh;
  }

  .image-122.oct {
    height: 60vw;
  }

  .image-123 {
    width: 40vw;
    padding-bottom: 6vh;
  }

  .image-124 {
    margin-top: -4vh;
  }

  .image-126 {
    width: 40vw;
    margin-top: 2vh;
    margin-bottom: 4vh;
    padding-top: 0;
  }

  .image-126.last {
    padding-bottom: 6vh;
  }

  .button-2.ordercopy.eternal.sept {
    width: 70vw;
    border-radius: 2vw;
  }

  .image-127 {
    height: 80vw;
  }

  .bold-text-90 {
    font-size: 1.1rem;
  }

  .earlydaysh1 {
    width: 70vw;
    padding-top: 4vh;
    font-size: 1.8rem;
  }

  .earlydaysh2 {
    width: 70vw;
    padding-top: 0;
    font-size: 1.4rem;
  }

  .image-128 {
    width: 46vw;
    padding-bottom: 6vh;
  }

  .image-block {
    width: 70vw;
    height: auto;
    margin-bottom: 6vh;
    display: block;
  }

  .image-block._1st {
    width: 50vw;
    height: auto;
    display: block;
  }

  .imageslide {
    margin-bottom: 6vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-129, .image-130, .image-131 {
    width: 70vw;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .slide-caption {
    font-size: .9rem;
  }

  .image-132 {
    width: 36vw;
  }

  .lotuskolam-html {
    width: 46vw;
  }

  .lotuskolam-html.oct.conv {
    width: 44vw;
  }

  .lotuskolam-html.oct.conv.last {
    padding-bottom: 4vh;
  }

  .lotuskolam-html.consicous {
    width: 40vw;
  }

  .bottomkolam.oct {
    padding-bottom: 6vh;
  }

  .bottomkolam.oct.lifeq {
    width: 40vw;
  }

  .kolamhealth.oct {
    width: 40vw;
    padding-bottom: 6vh;
  }

  .pull-quote.culture, .pull-quote.culture._2nd {
    width: 80vw;
    display: block;
  }

  .html-embed-14.culture {
    width: 12vw;
    margin-left: auto;
    margin-right: auto;
  }

  .kolam-culture {
    width: 40vw;
  }

  .image-134 {
    width: 42vw;
  }

  .fixed-bg {
    background-position: 50%;
  }

  .div-block-98 {
    z-index: 1;
    height: 68vw;
    bottom: -10vh;
    right: 4vw;
  }

  .floating-div-abs-right {
    margin-top: 58vw;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .path-of-divine-wrpr {
    z-index: 0;
    position: static;
    top: 40vw;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .text-block-14 {
    font-size: .9rem;
  }

  .grey-box {
    padding-left: 6vw;
  }

  .text-block-15 {
    font-size: 2.8rem;
  }

  .text-block-15.divine.heroheader {
    padding-bottom: 1vh;
    font-size: 2rem;
  }

  .post-body-paragraph-2 {
    width: 86vw;
    margin-top: 6vh;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.1rem;
  }

  .post-body-paragraph-2.sans-top-bottom-padding {
    padding-top: 4vh;
    padding-bottom: 0;
  }

  .post-body-paragraph-2.sans-top-bottom-padding.top {
    padding-top: 4vh;
  }

  .post-body-paragraph-2.sans-top-bottom-padding.swamipushya {
    margin-bottom: 4vh;
    padding-top: 0;
  }

  .ornament-wrapper-2 {
    margin-top: 0%;
    margin-bottom: 12%;
  }

  ._65vw-image-container-2 {
    width: 100vw;
  }

  .div-block-21 {
    width: 55%;
  }

  ._3vw-vertical-space {
    height: 6vw;
  }

  .text-block-18 {
    font-size: 1.5rem;
  }

  .image-responsive-2 {
    height: 60vw;
    object-fit: cover;
    flex: none;
    display: inline-block;
  }

  .text-block-19 {
    width: 90%;
    font-size: 1.4rem;
  }

  .post-body-wrapper-2-new {
    width: 90vw;
    padding-top: 4vh;
    padding-bottom: 2vh;
    font-size: 1.1rem;
  }

  .post-body-wrapper-2-new.tan.divine.oct {
    padding-top: 10vh;
  }

  .scroll-over-wrpr-new {
    position: relative;
  }

  .divineheroimage {
    margin-top: auto;
  }

  .divine-image {
    width: 100vw;
  }

  .divine-image.vertical {
    width: 60vw;
  }

  .centeraligned.bolditalics em {
    font-size: 1.05rem;
  }

  .image-container {
    padding-bottom: 4vh;
  }

  .bold-text-92 {
    text-align: center;
    flex: 0 auto;
    font-size: 1.4rem;
    display: block;
  }

  .textimage.oct, .textimagecaption.image-caption.black {
    width: 70vw;
  }

  .bold-text-94 {
    text-align: center;
    font-size: 1.4rem;
    display: block;
  }

  .image-137 {
    width: 30vw;
  }

  ._20vw-verticle-space {
    height: 10vw;
  }

  .sgx-body {
    width: 80vw;
    padding-top: 3vh;
    padding-bottom: 3vh;
  }

  .sgx-body p {
    margin-bottom: 3vh;
    padding-top: 0;
    font-size: 1.1rem;
    line-height: 1.6;
  }

  .sgx-body._2nd {
    padding-top: 16vh;
  }

  .sgx-body._1 {
    padding-top: 16vh;
    padding-bottom: 2vh;
  }

  .sgx-body._1.last {
    padding-top: 14vh;
    padding-bottom: 2vh;
  }

  .sgx-body.dec-sgx {
    width: 80vw;
  }

  .sgx-body.dec-sgx.para-1 {
    width: 80vw;
    padding-top: 5vh;
  }

  .sgx-body.newppp {
    margin-top: 0;
  }

  .sgx-body.july-sgx {
    padding-bottom: 2vh;
  }

  .sgx-quotation._2nd {
    width: 6vh;
  }

  .sgx-quotation.dec-featstory {
    margin-top: 0;
  }

  .kailashdarshanimg {
    width: 100vw;
    height: 30vh;
  }

  .kailashdarshanimg._2nd {
    width: 80vw;
    margin-top: -50vw;
    padding-top: 0;
  }

  .kailashdarshanimg._2nd._1 {
    width: 100vw;
    height: auto;
    margin-top: auto;
  }

  .kailashdarshanimg._2nd.fullwidth {
    height: auto;
    margin-top: auto;
  }

  .kailashdarshanimg.fullwidth {
    height: auto;
  }

  .kailashdarshanimg.img-3 {
    width: 100vw;
    height: auto;
  }

  .kailashdarshanimg.img-3.imgggg3 {
    padding-top: 0;
  }

  .kailashdarshanimg.img-2, .kailashdarshanimg.img-1 {
    width: 100vw;
    height: 30vh;
  }

  .rameshprisoner {
    margin-top: -10vh;
  }

  .rameshprisoner.samskriti, .rameshprisoner.samskriti.light.seperate {
    margin-top: auto;
  }

  .rameshprisoner.samskriti.overlap {
    margin-top: -16vh;
  }

  .rameshprisoner.lifeq1.overlapping, .rameshprisoner.lifeq1.overlapping.lightcolor {
    margin-top: auto;
  }

  .rameshprisoner.yogaw.sept.light {
    margin-top: auto;
    padding-top: 6vh;
    padding-bottom: 0;
  }

  .rameshprisoner.yogaw.sept.darklight {
    margin-top: auto;
    padding-top: 6vh;
    display: block;
  }

  .rameshprisoner.white, .rameshprisoner.white.light.seperate {
    margin-top: auto;
  }

  .rameshprisoner.white.overlap {
    margin-top: -16vh;
  }

  .cover-img-lige-begin {
    width: 100vw;
    height: auto;
    object-fit: cover;
    object-position: 50% 0%;
    margin-top: 0;
    display: none;
  }

  .cover-img-lige-begin.samyama {
    display: none;
  }

  .cover-img-lige-begin.newmob {
    display: block;
  }

  .mb-story-or-history {
    width: 100vw;
    height: 50vh;
  }

  .post-body-paragraph-italics {
    width: 86vw;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 6vh;
    padding-bottom: 4vh;
    font-size: 1.1rem;
  }

  .post-body-paragraph-italics h3 {
    width: 86vw;
    margin-bottom: 2vh;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .post-body-paragraph-italics.sans-top-padding {
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .post-body-paragraph-italics.sans-top-padding a {
    color: #cf4520;
    font-style: normal;
  }

  .post-body-paragraph-italics.sans-top-padding.mahabaharat {
    padding-top: 4vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph-italics.sans-top-padding.mahabaharat.removebottompadding.belowimage, .post-body-paragraph-italics.sans-top-padding.mahabaharat.belowimage {
    padding-top: 8vh;
  }

  .post-body-paragraph-italics p {
    width: 86vw;
    margin-bottom: 2vh;
    font-size: 1.1rem;
    line-height: 1.4;
  }

  .post-body-paragraph-italics.mysteries {
    margin-top: auto;
    padding-top: 20vh;
    padding-bottom: 4vh;
    font-size: 1.1rem;
  }

  .post-body-paragraph-italics.mysteries._3rd {
    justify-content: flex-end;
    padding-top: 24vh;
  }

  .post-body-paragraph-italics.mysteries._1st {
    padding-top: 26vh;
  }

  .post-body-paragraph-italics.mysteries.cont {
    padding-bottom: 4vh;
  }

  .post-body-paragraph-italics em {
    font-size: 1.1rem;
  }

  .post-body-paragraph-italics._8thingsmoon {
    padding-top: 4vh;
  }

  .post-body-paragraph-italics.july._1 {
    color: #d3d0a9;
    margin-top: auto;
    padding-top: 6vh;
    display: block;
  }

  .post-body-paragraph-italics.july._2 {
    color: #d3d0a9;
    padding-top: 6vh;
  }

  .post-body-paragraph-italics.july._3, .post-body-paragraph-italics.july._4, .post-body-paragraph-italics.july._5 {
    color: #d3d0a9;
    margin-top: 0;
    padding-top: 6vh;
  }

  .post-body-paragraph-italics.jul {
    padding-top: 22vh;
  }

  .post-body-paragraph-italics._4vh-top-padding._8 {
    padding-top: 6vh;
    padding-bottom: 4vh;
  }

  .post-body-paragraph-italics.july-featurestory, .post-body-paragraph-italics.lifeq {
    margin-top: auto;
    padding-top: 6vh;
  }

  .post-body-paragraph-italics.lifeq.aug, .post-body-paragraph-italics.lifeq.aug.lesstop {
    padding-bottom: 2vh;
  }

  .post-body-paragraph-italics.lifeq.sept {
    padding-top: 4vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph-italics.sam {
    margin-top: auto;
    padding-top: 6vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph-italics.sam.seperate, .post-body-paragraph-italics.sam.new {
    padding-top: 6vh;
  }

  .post-body-paragraph-italics.fullmoon {
    margin-top: auto;
    margin-bottom: 2vh;
    padding-top: 6vh;
  }

  .post-body-paragraph-italics.fullmoon.introitalics-sans.nospace.top {
    padding-top: 6vh;
  }

  .post-body-paragraph-italics.fullmoon.nospace {
    padding-top: 2vh;
  }

  .post-body-paragraph-italics.fullmoon.nospace.top {
    padding-top: 6vh;
  }

  .post-body-paragraph-italics.bottomless {
    padding-bottom: 1vh;
  }

  .post-body-paragraph-italics.kayanatha {
    padding-bottom: 8vw;
  }

  .post-body-paragraph-italics.kayanatha._1st {
    padding-top: 8vh;
  }

  .post-body-paragraph-italics.kayanatha._2nd {
    padding-top: 15vw;
  }

  .post-body-paragraph-italics.hinar {
    padding-top: 4vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph-italics.overlaping {
    padding-top: 6vh;
  }

  .post-body-paragraph-italics.overlaping.bigimage {
    padding-top: 0;
  }

  .post-body-paragraph-italics.overlaping.smallimage {
    padding-top: 0;
    padding-bottom: 2vh;
  }

  .post-body-paragraph-italics.spet {
    padding-top: 4vh;
    padding-bottom: 1vh;
  }

  .post-body-paragraph-italics.spet._2nd, .post-body-paragraph-italics.spet.last {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph-italics.isha.sept, .post-body-paragraph-italics.isha.sept._1st {
    padding-top: 4vh;
  }

  .post-body-paragraph-italics.sept.eternal.inside {
    padding-top: 6vh;
  }

  .post-body-paragraph-italics.sept.eternal.inside.last {
    padding-top: 2vh;
  }

  .post-body-paragraph-italics.poem {
    width: 86vw;
  }

  .post-body-paragraph-italics.oct.last.footnote {
    padding-bottom: 2vh;
  }

  .post-body-paragraph-italics.oct.conv {
    padding-top: 0;
    padding-bottom: 1vh;
  }

  .post-body-paragraph-italics.oct.conv._2nd {
    padding-top: 2vh;
    padding-bottom: 1vh;
  }

  .post-body-paragraph-italics.oct.conv h2 {
    padding-top: 4vh;
  }

  .post-body-paragraph-italics.oct.health {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph-italics.oct.health h2 {
    margin-bottom: 2vh;
  }

  .post-body-paragraph-italics.oct.health.last {
    padding-top: 4vh;
  }

  .post-body-paragraph-italics.oct.health img {
    margin-left: auto;
    display: block;
  }

  .post-body-paragraph-italics.oct.health figure {
    justify-content: center;
    align-items: flex-start;
    display: inline-block;
  }

  .post-body-paragraph-italics.oct.continue-para {
    padding-top: 0;
  }

  .post-body-paragraph-italics.oct.continue-para.footnote._2nd {
    padding-bottom: 2vh;
  }

  .post-body-paragraph-italics.oct.first-para {
    padding-top: 4vh;
  }

  .post-body-paragraph-italics.receipe {
    padding-top: 2vh;
  }

  .post-body-paragraph-italics.divine.oct {
    padding-top: 4vh;
  }

  .post-body-paragraph-italics.divine.oct.lessbottom.top {
    padding-bottom: 2vh;
  }

  .post-body-paragraph-italics.nov {
    padding-top: 4vh;
    padding-bottom: 1vh;
  }

  .post-body-paragraph-italics.nov._2nd, .post-body-paragraph-italics.nov.last {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph-italics.kailashdarshan {
    padding-top: 4vh;
  }

  .happeningsdate-card-copy {
    width: auto;
    height: auto;
    margin-left: auto;
    top: auto;
    bottom: -6vw;
    left: auto;
  }

  .bigdate-copy {
    padding-top: 2vw;
    padding-left: 4vw;
    padding-right: 4vw;
    font-size: 1.4rem;
    font-weight: 400;
  }

  .month-copy {
    padding-bottom: 2vw;
    padding-left: 4vw;
    padding-right: 4vw;
    font-size: 1rem;
  }

  .post-body-paragraph-fedra-sans {
    width: 86vw;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 6vh;
    padding-bottom: 4vh;
    font-size: 1.1rem;
  }

  .post-body-paragraph-fedra-sans h3 {
    width: 86vw;
    margin-bottom: 2vh;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .post-body-paragraph-fedra-sans.sans-top-padding {
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .post-body-paragraph-fedra-sans.sans-top-padding a {
    color: #cf4520;
    font-style: normal;
  }

  .post-body-paragraph-fedra-sans.sans-top-padding.mahabaharat {
    padding-top: 4vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph-fedra-sans.sans-top-padding.mahabaharat.removebottompadding.belowimage, .post-body-paragraph-fedra-sans.sans-top-padding.mahabaharat.belowimage {
    padding-top: 8vh;
  }

  .post-body-paragraph-fedra-sans p {
    width: 86vw;
    font-size: 1.1rem;
    line-height: 1.4;
  }

  .post-body-paragraph-fedra-sans.mysteries {
    margin-top: auto;
    padding-top: 20vh;
    padding-bottom: 4vh;
    font-size: 1.1rem;
  }

  .post-body-paragraph-fedra-sans.mysteries._3rd {
    justify-content: flex-end;
    padding-top: 24vh;
  }

  .post-body-paragraph-fedra-sans.mysteries._1st {
    padding-top: 26vh;
  }

  .post-body-paragraph-fedra-sans.mysteries.cont {
    padding-bottom: 4vh;
  }

  .post-body-paragraph-fedra-sans em {
    font-size: 1.1rem;
  }

  .post-body-paragraph-fedra-sans._8thingsmoon {
    padding-top: 4vh;
  }

  .post-body-paragraph-fedra-sans.july._1 {
    color: #d3d0a9;
    margin-top: auto;
    padding-top: 6vh;
    display: block;
  }

  .post-body-paragraph-fedra-sans.july._2 {
    color: #d3d0a9;
    padding-top: 6vh;
  }

  .post-body-paragraph-fedra-sans.july._3, .post-body-paragraph-fedra-sans.july._4, .post-body-paragraph-fedra-sans.july._5 {
    color: #d3d0a9;
    margin-top: 0;
    padding-top: 6vh;
  }

  .post-body-paragraph-fedra-sans.jul {
    padding-top: 22vh;
  }

  .post-body-paragraph-fedra-sans._4vh-top-padding._8 {
    padding-top: 6vh;
    padding-bottom: 4vh;
  }

  .post-body-paragraph-fedra-sans.july-featurestory, .post-body-paragraph-fedra-sans.lifeq {
    margin-top: auto;
    padding-top: 6vh;
  }

  .post-body-paragraph-fedra-sans.lifeq.aug, .post-body-paragraph-fedra-sans.lifeq.aug.lesstop {
    padding-bottom: 2vh;
  }

  .post-body-paragraph-fedra-sans.lifeq.sept {
    padding-top: 4vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph-fedra-sans.sam {
    margin-top: auto;
    padding-top: 6vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph-fedra-sans.sam.seperate, .post-body-paragraph-fedra-sans.sam.new {
    padding-top: 6vh;
  }

  .post-body-paragraph-fedra-sans.fullmoon {
    margin-top: auto;
    margin-bottom: 2vh;
    padding-top: 6vh;
  }

  .post-body-paragraph-fedra-sans.fullmoon.introitalics-sans.nospace.top {
    padding-top: 6vh;
  }

  .post-body-paragraph-fedra-sans.fullmoon.nospace {
    padding-top: 2vh;
  }

  .post-body-paragraph-fedra-sans.fullmoon.nospace.top {
    padding-top: 6vh;
  }

  .post-body-paragraph-fedra-sans.bottomless {
    padding-bottom: 1vh;
  }

  .post-body-paragraph-fedra-sans.kayanatha {
    padding-bottom: 8vw;
  }

  .post-body-paragraph-fedra-sans.kayanatha._1st {
    padding-top: 8vh;
  }

  .post-body-paragraph-fedra-sans.kayanatha._2nd {
    padding-top: 15vw;
  }

  .post-body-paragraph-fedra-sans.hinar {
    padding-top: 4vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph-fedra-sans.overlaping {
    padding-top: 6vh;
  }

  .post-body-paragraph-fedra-sans.overlaping.bigimage {
    padding-top: 0;
  }

  .post-body-paragraph-fedra-sans.overlaping.smallimage {
    padding-top: 0;
    padding-bottom: 2vh;
  }

  .post-body-paragraph-fedra-sans.spet {
    padding-top: 4vh;
    padding-bottom: 1vh;
  }

  .post-body-paragraph-fedra-sans.spet.last {
    padding-bottom: 4vh;
  }

  .post-body-paragraph-fedra-sans.isha.sept, .post-body-paragraph-fedra-sans.isha.sept._1st {
    padding-top: 4vh;
  }

  .post-body-paragraph-fedra-sans.sept.eternal.inside {
    padding-top: 6vh;
  }

  .post-body-paragraph-fedra-sans.sept.eternal.inside.last {
    padding-top: 2vh;
  }

  .post-body-paragraph-fedra-sans.poem, .post-body-paragraph-fedra-sans.poem.dec-sp {
    width: 86vw;
  }

  .post-body-paragraph-fedra-sans.oct.last.footnote {
    padding-bottom: 2vh;
  }

  .post-body-paragraph-fedra-sans.oct.conv {
    padding-top: 0;
    padding-bottom: 1vh;
  }

  .post-body-paragraph-fedra-sans.oct.conv._2nd {
    padding-top: 2vh;
    padding-bottom: 1vh;
  }

  .post-body-paragraph-fedra-sans.oct.conv h2 {
    padding-top: 4vh;
  }

  .post-body-paragraph-fedra-sans.oct.health {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph-fedra-sans.oct.health h2 {
    margin-bottom: 2vh;
  }

  .post-body-paragraph-fedra-sans.oct.health.last {
    padding-top: 4vh;
  }

  .post-body-paragraph-fedra-sans.oct.health img {
    margin-left: auto;
    display: block;
  }

  .post-body-paragraph-fedra-sans.oct.health figure {
    justify-content: center;
    align-items: flex-start;
    display: inline-block;
  }

  .post-body-paragraph-fedra-sans.oct.continue-para {
    padding-top: 0;
  }

  .post-body-paragraph-fedra-sans.oct.continue-para.footnote._2nd {
    padding-bottom: 2vh;
  }

  .post-body-paragraph-fedra-sans.oct.first-para {
    padding-top: 4vh;
  }

  .post-body-paragraph-fedra-sans.receipe {
    padding-top: 2vh;
  }

  .post-body-paragraph-fedra-sans.divine.oct {
    padding-top: 4vh;
  }

  .post-body-paragraph-fedra-sans.divine.oct.lessbottom.top {
    padding-bottom: 2vh;
  }

  .post-body-paragraph-fedra-sans.nov {
    padding-top: 4vh;
    padding-bottom: 1vh;
  }

  .post-body-paragraph-fedra-sans.nov._2nd, .post-body-paragraph-fedra-sans.nov.last {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .post-body-paragraph-fedra-sans.kailashdarshan {
    padding-top: 4vh;
  }

  .gallery-img-100pc {
    object-fit: contain;
  }

  .gallery-img-100pc.portrait {
    object-fit: cover;
  }

  .gallery-content-wrpr {
    background-color: #000;
  }

  .gallery-caption-txt {
    width: 85vw;
    line-height: 1.6;
  }

  .gallery-caption-txt.white.small {
    width: 80vw;
    line-height: 1.6;
  }

  .gallery-arrow {
    width: 20%;
  }

  .gallery-arrow.lft {
    right: 20%;
  }

  .gallery-arrow.rgt {
    left: 20%;
  }

  .html-embed-15 {
    transform: translate(0, -5%);
  }

  .container.sleep-tips {
    padding-top: 5vh;
    padding-bottom: 0;
  }

  .container.sleep-tips._1 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .bold-text-95 {
    font-size: .7rem;
  }

  .image-142 {
    margin-top: -16vh;
  }

  .image-143 {
    width: 40vw;
    padding-top: 3vh;
  }

  .bold-text-96 {
    margin-top: 2vh;
  }

  .text-block-57 {
    width: 90vw;
    font-size: 1rem;
    line-height: 1.2;
  }

  .image-146 {
    width: 50vw;
  }

  .div-block-130 {
    width: 100vw;
    height: 30vh;
    color: #fffcc8;
    background-color: #fffcc8;
    margin-top: -13vh;
  }

  .div-block-130._3 {
    height: 25vh;
    color: #e9e2e1;
    background-color: #641100;
    padding-top: 0;
  }

  .div-block-130._3._4 {
    height: 30vh;
  }

  .div-block-130._3._4._5 {
    height: 27vh;
  }

  .div-block-130._5 {
    height: 30vh;
    max-height: 200px;
  }

  .div-block-130._5._7 {
    height: 26vh;
  }

  .div-block-130.suriya {
    height: 30vh;
  }

  .div-block-130.img-1 {
    height: 32vh;
    max-height: 220px;
  }

  .image-147._1 {
    width: 100vw;
    height: 40vh;
    margin-top: 0;
  }

  .paragraph {
    width: 90vw;
    color: #5d1102;
    margin-bottom: 0;
    font-size: 1.1rem;
    font-weight: 500;
  }

  .image-147 {
    width: 100vw;
    height: 40vh;
    margin-top: 0;
  }

  .image-148 {
    width: 50vw;
    padding-top: 3vh;
    padding-bottom: 0;
  }

  .italic-text-26 {
    width: 100vw;
    color: #fff;
  }

  .italic-text-27 {
    color: #fafafa;
    font-size: 1.3rem;
    font-weight: 500;
  }

  .italic-text-28 {
    color: #000;
    font-size: 1.3rem;
  }

  ._2 {
    color: #fafafa;
    font-size: 1.3rem;
  }

  ._6 {
    color: #f7f7f7;
  }

  ._6.education {
    color: #000;
    font-size: 1.3rem;
  }

  ._7 {
    color: #f7f7f7;
  }

  ._7._8 {
    color: #fafafa;
  }

  ._7.bros {
    color: #000;
    font-size: 1.3rem;
  }

  ._11 {
    color: #f7f7f7;
  }

  ._11._1._2 {
    width: 100%;
    color: #000;
  }

  .image-149 {
    width: 45vw;
  }

  .text-block-58 {
    width: 80vw;
    padding-bottom: 2vh;
    font-size: 1rem;
  }

  .nav-btns-row-3 {
    object-fit: fill;
    justify-content: flex-end;
    align-items: flex-end;
    padding-bottom: 0;
  }

  .socialshare-section-2 {
    width: 40vw;
  }

  .dec-sp-title {
    font-size: 2.4rem;
    line-height: 1em;
  }

  .image-150.kolam-1 {
    width: 40vw;
    padding-top: 2vh;
    padding-bottom: 5vh;
  }

  .birds--eye-view {
    padding-left: 0;
    padding-right: 0;
  }

  .dec-sp_img {
    width: 100vw;
  }

  .image-153 {
    width: 40vw;
    margin-bottom: 6vh;
    padding-top: 4vh;
  }

  .image-153.last {
    padding-top: 2vh;
    padding-bottom: 4vh;
  }

  .image-153.last.astmm {
    padding-bottom: 6vh;
  }

  .title-para {
    width: 86vw;
    padding-bottom: 0;
  }

  .haelth-img {
    height: auto;
    margin-top: 0;
  }

  .ps-title {
    font-size: 1.5rem;
    line-height: 1;
  }

  .qanda {
    width: 86vw;
    padding-top: 6vh;
    font-size: 1.1rem;
    line-height: 1.6;
  }

  .yaw-para2 p {
    font-size: 1.1rem;
  }

  .yaw-para2.dec, .yaw-para2.dec.par-3 {
    width: 86vw;
  }

  .yaw-para2.dec.dark {
    width: 86vw;
    margin-top: 3vh;
    font-size: 1.1rem;
  }

  .yaw-para2.main {
    width: 86vw;
    font-size: 1.1rem;
  }

  .image-157 {
    height: 15vh;
    object-position: 50% -89%;
  }

  .image-160 {
    width: 50vw;
    padding-top: 2vh;
  }

  .html-embed-16 {
    width: 40vw;
  }

  .content-para {
    width: 86vw;
    padding-bottom: 0;
  }

  .content-para p {
    margin-bottom: 0;
    padding-top: 0;
  }

  .content-para.dec-fs.para-3 {
    padding-top: 0;
  }

  .content-para.para-2 {
    width: 86vw;
    color: #000;
  }

  .content-para.para-3 {
    padding-top: 2vh;
  }

  .qanda-para {
    width: 86vw;
    padding-bottom: 3vh;
  }

  .qanda-para p {
    font-size: 1.1rem;
  }

  .qanda-para.adv {
    width: 86vw;
    padding-top: 7vh;
    padding-bottom: 4vh;
  }

  .fs-img1 {
    height: auto;
    margin-top: 2vh;
  }

  .fs-img2.img-9.last, .fs-img2.img-9._4 {
    height: auto;
  }

  .fs-img2._2 {
    height: auto;
    object-position: 50% 0%;
  }

  .fs-img2._2.newbgggg, .fs-img2._3 {
    height: auto;
  }

  .img-va {
    width: 100vw;
  }

  .image-162 {
    width: 40vw;
    padding-top: 2vh;
    padding-bottom: 4vh;
  }

  .bold-text-101 {
    width: 80vw;
    font-size: 2rem;
    line-height: .8em;
  }

  .body-paragraph.dark {
    background-color: #bbcf67;
  }

  .body-para-1 {
    width: 86vw;
  }

  .body-para-1 p {
    font-size: 1.1rem;
  }

  .body-para-1.last-para {
    width: 86vw;
  }

  .body-para-1.first {
    width: 84vw;
  }

  .body-para.light {
    width: 86vw;
  }

  .body-para.light p {
    font-size: 1.1rem;
  }

  .image-165 {
    width: 50vw;
  }

  .bold-text-102 {
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .ishavidya-para {
    width: 86vw;
    padding-top: 5vh;
    padding-bottom: 3vh;
  }

  .ishavidya-para p {
    font-size: 1.1rem;
  }

  .ishavidya-para-light {
    width: 86vw;
    margin-bottom: 2vh;
    padding-top: 5vh;
    font-size: 1.1rem;
    line-height: 1;
  }

  .bold-text-103 {
    font-size: .6rem;
  }

  .rich-text-block-21 {
    width: 80vw;
  }

  .image-433 {
    width: 15vw;
    object-fit: fill;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 2vh;
    display: block;
  }

  .image-434 {
    padding-top: 2vh;
    padding-bottom: 6vh;
  }

  .bodytext-o {
    padding-top: 0;
    padding-bottom: 0;
  }

  .bodytext-o h2 {
    margin-top: auto;
  }

  .bodytext-o p {
    margin-bottom: 3vh;
    padding-top: 0;
    font-size: 1.1rem;
    line-height: 1.6;
  }

  .bodytext-o.featurestory, .bodytext-o.featurestory.noheading {
    padding-top: 4vh;
  }

  .bodytext-o.consicous {
    padding-top: 4vh;
    padding-bottom: 0;
  }

  .bodytext-o.yoga-w, .bodytext-o.healthyoga {
    padding-top: 4vh;
  }

  .image-435 {
    width: 50vw;
  }

  .image-436 {
    width: 30vw;
  }

  .image-436.kolam-poem {
    width: 34vw;
    padding-bottom: 4vh;
  }

  .image-437 {
    width: 60vw;
  }

  .image-437.last-kolam {
    width: 50vw;
  }

  .image-438 {
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    display: none;
  }

  .div-block-136 {
    width: 85vw;
  }

  .div-block-136.paddista {
    width: 90vw;
    padding-top: 0;
  }

  .image-440 {
    width: 60vw;
  }

  .image-441 {
    width: 40vw;
  }

  .image-443 {
    width: 40vw;
    padding-top: 2vh;
  }

  .rich-text-block-25 p {
    padding-bottom: 0;
  }

  .slider-12 {
    width: auto;
    height: 30vh;
    margin-top: 0;
    padding-top: 0;
  }

  .location-heading {
    font-size: 1.4rem;
  }

  .image-452 {
    width: 40vw;
  }

  .image-466 {
    width: auto;
  }

  .image-467 {
    width: 40vw;
  }

  .rich-text-block-31 {
    width: 80vw;
  }

  .image-468 {
    width: 45vw;
    padding-bottom: 4vh;
  }

  .image-469 {
    object-fit: scale-down;
  }

  .slider-13 {
    width: auto;
    height: 40vh;
  }

  .image-470, .image-470.newsl, .image-470.sl2 {
    width: 100vw;
  }

  .icon-2, .icon-3 {
    margin-top: 95px;
  }

  .button-3, .button-3.newb {
    width: 50vw;
  }

  .image-471 {
    width: 45vw;
  }

  .slider-14 {
    width: auto;
    height: 40vh;
  }

  .ss-logo {
    width: 55vw;
  }

  .footer-link {
    width: 85vw;
    font-size: 1.3rem;
  }

  .paragraph-3 {
    margin-top: 0;
  }

  .image-474 {
    width: 45vw;
  }

  .image-475 {
    display: block;
  }

  .image-476 {
    object-fit: cover;
    object-position: 50% 50%;
    display: block;
  }

  .image-478 {
    display: block;
  }

  .image-479 {
    display: none;
  }

  .heading-35 {
    width: 85vw;
  }

  .image-480 {
    display: block;
  }

  .image-481 {
    display: none;
  }

  .image-482 {
    width: 50vw;
  }

  .image-482.yogawisdom {
    padding-bottom: 4vh;
  }

  .italic-text-30 {
    font-size: 1.4rem;
  }

  .flowerkolam {
    width: 46vw;
    padding-bottom: 4vh;
  }

  .bodytext-continue {
    width: 85vw;
  }

  .bodytext-continue p {
    font-size: 1.1rem;
  }

  .bold-text-118 {
    font-size: .7rem;
  }

  .poem {
    width: 86vw;
    padding-top: 4vh;
    font-size: 1.1rem;
  }

  .poem p {
    font-size: 1.1rem;
  }

  .poem em {
    font-size: 1.2rem;
  }

  .poem h1 {
    font-size: 2rem;
  }

  .image-485 {
    display: block;
  }

  .subtitle-events {
    padding-bottom: 2vh;
    font-size: 1.4rem;
  }

  .home-hero-title-2 {
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .text-block-60 {
    text-align: center;
    white-space: nowrap;
    margin-top: auto;
  }

  .issue-date-wrapper-2 {
    position: static;
  }

  .issue-date-wrapper-2.modifier {
    justify-content: center;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1vh;
  }

  .image-499 {
    width: 70vw;
    max-width: 80vw;
  }

  .div-block-114 {
    padding-bottom: 2vh;
    padding-right: 0%;
    position: static;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .home-hero-title-3 {
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .otherlanguage-issue {
    text-align: center;
    white-space: nowrap;
    margin-top: auto;
  }

  .image-500 {
    width: 70vw;
    max-width: 80vw;
  }

  .div-block-142 {
    padding-bottom: 2vh;
    padding-right: 0%;
    position: static;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-501 {
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    display: none;
  }

  .image-502 {
    height: auto;
    display: block;
  }
}

#w-node-ed64b080-ae15-9b61-1420-c7da01225964-10e6d476 {
  align-self: start;
  justify-self: start;
}

#w-node-ed64b080-ae15-9b61-1420-c7da01225972-10e6d476 {
  justify-self: start;
}

#w-node-ed64b080-ae15-9b61-1420-c7da01225980-10e6d476 {
  align-self: start;
  justify-self: start;
}

#w-node-ed64b080-ae15-9b61-1420-c7da0122598d-10e6d476 {
  justify-self: start;
}

#w-node-ed64b080-ae15-9b61-1420-c7da0122599a-10e6d476, #w-node-ed64b080-ae15-9b61-1420-c7da012259a7-10e6d476 {
  align-self: start;
  justify-self: start;
}

#w-node-f67b9467-aeb5-890e-6b95-33e67724fb60-10e6d476, #w-node-_842d69c1-8280-4139-049b-d0d7f2116227-10e6d476 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: start;
}


@font-face {
  font-family: 'Noto Serif Tamil Condensed';
  src: url('../fonts/NotoSerifTamil-CondensedBlack.woff2') format('woff2'), url('../fonts/NotoSerifTamil-CondensedBlack.eot') format('embedded-opentype'), url('../fonts/NotoSerifTamil-CondensedBlack.woff') format('woff'), url('../fonts/NotoSerifTamil-CondensedBlack.ttf') format('truetype'), url('../fonts/NotoSerifTamil-CondensedBlack.otf') format('opentype'), url('../fonts/NotoSerifTamil-CondensedBlack.svg') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Serif Tamil Condensed';
  src: url('../fonts/NotoSerifTamil-CondensedBold.woff2') format('woff2'), url('../fonts/NotoSerifTamil-CondensedBold.eot') format('embedded-opentype'), url('../fonts/NotoSerifTamil-CondensedBold.woff') format('woff'), url('../fonts/NotoSerifTamil-CondensedBold.ttf') format('truetype'), url('../fonts/NotoSerifTamil-CondensedBold.otf') format('opentype'), url('../fonts/NotoSerifTamil-CondensedBold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Serif Tamil Condensed';
  src: url('../fonts/NotoSerifTamil-Condensed.woff2') format('woff2'), url('../fonts/NotoSerifTamil-Condensed.eot') format('embedded-opentype'), url('../fonts/NotoSerifTamil-Condensed.woff') format('woff'), url('../fonts/NotoSerifTamil-Condensed.ttf') format('truetype'), url('../fonts/NotoSerifTamil-Condensed.otf') format('opentype'), url('../fonts/NotoSerifTamil-Condensed.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Serif Tamil Condensed';
  src: url('../fonts/NotoSerifTamil-CondensedExtraBold.woff2') format('woff2'), url('../fonts/NotoSerifTamil-CondensedExtraBold.eot') format('embedded-opentype'), url('../fonts/NotoSerifTamil-CondensedExtraBold.woff') format('woff'), url('../fonts/NotoSerifTamil-CondensedExtraBold.ttf') format('truetype'), url('../fonts/NotoSerifTamil-CondensedExtraBold.otf') format('opentype'), url('../fonts/NotoSerifTamil-CondensedExtraBold.svg') format('svg');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Serif Tamil Condensed';
  src: url('../fonts/NotoSerifTamil-CondensedSemiBold.woff2') format('woff2'), url('../fonts/NotoSerifTamil-CondensedSemiBold.eot') format('embedded-opentype'), url('../fonts/NotoSerifTamil-CondensedSemiBold.woff') format('woff'), url('../fonts/NotoSerifTamil-CondensedSemiBold.ttf') format('truetype'), url('../fonts/NotoSerifTamil-CondensedSemiBold.otf') format('opentype'), url('../fonts/NotoSerifTamil-CondensedSemiBold.svg') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notoseriftamil Condensed';
  src: url('../fonts/NotoSerifTamil-CondensedMedium.woff2') format('woff2'), url('../fonts/NotoSerifTamil-CondensedMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta';
  src: url('../fonts/Mukta-Bold.woff2') format('woff2'), url('../fonts/Mukta-Bold.eot') format('embedded-opentype'), url('../fonts/Mukta-Bold.woff') format('woff'), url('../fonts/Mukta-Bold.ttf') format('truetype'), url('../fonts/Mukta-Bold.otf') format('opentype'), url('../fonts/Mukta-Bold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta';
  src: url('../fonts/Mukta-ExtraBold.woff2') format('woff2'), url('../fonts/Mukta-ExtraBold.eot') format('embedded-opentype'), url('../fonts/Mukta-ExtraBold.woff') format('woff'), url('../fonts/Mukta-ExtraBold.ttf') format('truetype'), url('../fonts/Mukta-ExtraBold.otf') format('opentype'), url('../fonts/Mukta-ExtraBold.svg') format('svg');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta';
  src: url('../fonts/Mukta-Medium.woff2') format('woff2'), url('../fonts/Mukta-Medium.eot') format('embedded-opentype'), url('../fonts/Mukta-Medium.woff') format('woff'), url('../fonts/Mukta-Medium.ttf') format('truetype'), url('../fonts/Mukta-Medium.otf') format('opentype'), url('../fonts/Mukta-Medium.svg') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta';
  src: url('../fonts/Mukta-Regular.woff2') format('woff2'), url('../fonts/Mukta-Regular.eot') format('embedded-opentype'), url('../fonts/Mukta-Regular.woff') format('woff'), url('../fonts/Mukta-Regular.ttf') format('truetype'), url('../fonts/Mukta-Regular.otf') format('opentype'), url('../fonts/Mukta-Regular.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta';
  src: url('../fonts/Mukta-SemiBold.woff2') format('woff2'), url('../fonts/Mukta-SemiBold.eot') format('embedded-opentype'), url('../fonts/Mukta-SemiBold.woff') format('woff'), url('../fonts/Mukta-SemiBold.ttf') format('truetype'), url('../fonts/Mukta-SemiBold.otf') format('opentype'), url('../fonts/Mukta-SemiBold.svg') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans';
  src: url('../fonts/WF-028154-009464-000008.eot') format('embedded-opentype'), url('../fonts/WF-028154-009464-000008.woff') format('woff'), url('../fonts/WF-028154-009464-000008.ttf') format('truetype'), url('../fonts/WF-028154-009464-000008.svg') format('svg');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans';
  src: url('../fonts/WF-028154-009464-000007.eot') format('embedded-opentype'), url('../fonts/WF-028154-009464-000007.woff') format('woff'), url('../fonts/WF-028154-009464-000007.ttf') format('truetype'), url('../fonts/WF-028154-009464-000007.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Serif';
  src: url('../fonts/WF-028154-009464-000003.eot') format('embedded-opentype'), url('../fonts/WF-028154-009464-000003.woff') format('woff'), url('../fonts/WF-028154-009464-000003.ttf') format('truetype'), url('../fonts/WF-028154-009464-000003.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Serif';
  src: url('../fonts/WF-028154-009464-000050.eot') format('embedded-opentype'), url('../fonts/WF-028154-009464-000050.woff') format('woff'), url('../fonts/WF-028154-009464-000050.ttf') format('truetype'), url('../fonts/WF-028154-009464-000050.svg') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedra Sans';
  src: url('../fonts/WF-028154-009464-000021.eot') format('embedded-opentype'), url('../fonts/WF-028154-009464-000021.woff') format('woff'), url('../fonts/WF-028154-009464-000021.ttf') format('truetype'), url('../fonts/WF-028154-009464-000021.svg') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Serif Tamil Condensed';
  src: url('../fonts/NotoSerifTamil-CondensedMedium.eot') format('embedded-opentype'), url('../fonts/NotoSerifTamil-CondensedMedium.ttf') format('truetype'), url('../fonts/NotoSerifTamil-CondensedMedium.otf') format('opentype'), url('../fonts/NotoSerifTamil-CondensedMedium.svg') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vesper Libre';
  src: url('../fonts/VesperLibre-Heavy.eot') format('embedded-opentype'), url('../fonts/VesperLibre-Heavy.woff') format('woff'), url('../fonts/VesperLibre-Heavy.ttf') format('truetype'), url('../fonts/VesperLibre-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vesper Libre';
  src: url('../fonts/VesperLibre-Regular.eot') format('embedded-opentype'), url('../fonts/VesperLibre-Regular.woff') format('woff'), url('../fonts/VesperLibre-Regular.ttf') format('truetype'), url('../fonts/VesperLibre-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vesper Libre';
  src: url('../fonts/VesperLibre-Medium.eot') format('embedded-opentype'), url('../fonts/VesperLibre-Medium.woff') format('woff'), url('../fonts/VesperLibre-Medium.ttf') format('truetype'), url('../fonts/VesperLibre-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Vesper Libre';
  src: url('../fonts/VesperLibre-Bold.eot') format('embedded-opentype'), url('../fonts/VesperLibre-Bold.woff') format('woff'), url('../fonts/VesperLibre-Bold.ttf') format('truetype'), url('../fonts/VesperLibre-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta Malar';
  src: url('../fonts/MuktaMalar-SemiBold.eot') format('embedded-opentype'), url('../fonts/MuktaMalar-SemiBold.woff') format('woff'), url('../fonts/MuktaMalar-SemiBold.ttf') format('truetype'), url('../fonts/MuktaMalar-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta Malar';
  src: url('../fonts/MuktaMalar-Bold.eot') format('embedded-opentype'), url('../fonts/MuktaMalar-Bold.woff') format('woff'), url('../fonts/MuktaMalar-Bold.ttf') format('truetype'), url('../fonts/MuktaMalar-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta Malar';
  src: url('../fonts/MuktaMalar-Medium.eot') format('embedded-opentype'), url('../fonts/MuktaMalar-Medium.woff') format('woff'), url('../fonts/MuktaMalar-Medium.ttf') format('truetype'), url('../fonts/MuktaMalar-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mukta Malar';
  src: url('../fonts/MuktaMalar-Regular.eot') format('embedded-opentype'), url('../fonts/MuktaMalar-Regular.woff') format('woff'), url('../fonts/MuktaMalar-Regular.ttf') format('truetype'), url('../fonts/MuktaMalar-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fedrasansstd';
  src: url('../fonts/FedraSansStd-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fedrasansstd';
  src: url('../fonts/FedraSansStd-DemiItalic.otf') format('opentype'), url('../fonts/FedraSansStd-BookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fedrasansstd';
  src: url('../fonts/FedraSansStd-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Fedrasansstd';
  src: url('../fonts/FedraSansStd-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}</pre></body></html>