@charset "UTF-8";
.col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.grid {
  width: 1280px;
  margin: 0 auto;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.col {
  padding-left: 10px;
}

.span-1 {
  width: 33.3333333333%;
}

.span-2 {
  width: 66.6666666667%;
}

.span-3 {
  padding-left: 0;
  width: 100%;
}

.center-span-2 {
  margin-left: 16.6666666667%;
}

.center-span-half {
  margin-left: 25%;
}

.span-half {
  width: 50%;
}

.span-quarter {
  width: 25%;
  padding: 0 15px;
  display: block;
  float: left;
}

@media only screen and (min-width: 0) and (max-width: 767px) {
  .grid {
    width: 100%;
    padding: 0 15px;
  }

  .row {
    margin-left: 0;
    margin-right: 0;
  }

  .span-1, .span-2, .span-3, .span-half, .span-quarter {
    width: 100%;
  }

  .col, .span-quarter {
    padding: 0;
  }

  .center-span-2, .center-span-half {
    margin: 0;
  }
}
@media only screen and (min-width: 551px) and (max-width: 767px) {
  .horoscope .daily-horoscope .date-picker {
    font-size: 1rem;
  }
  .horoscope .daily-horoscope .date-picker li.active a {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .grid {
    width: 100%;
    padding: 0 20px;
  }

  .row {
    margin-left: 0;
    margin-right: 0;
  }

  .span-1, .span-2, .span-3 {
    width: 100%;
  }

  .center-span-2 {
    margin: 0;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
  .grid {
    width: 100%;
    padding: 0 20px;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url("/font-US/icomoon.eot?4xph8v");
  src: url("/font-US/icomoon.eot?4xph8v#iefix") format("embedded-opentype"), url("/font-US/icomoon.ttf?4xph8v") format("truetype"), url("/font-US/icomoon.woff?4xph8v") format("woff"), url("/font-US/icomoon.svg?4xph8v#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}

.icon-full-moon:before {
  content: "\e960";
}

.icon-new-moon:before {
  content: "\e961";
}

.icon-conjunction:before {
  content: "\e94f";
}

.icon-opposition:before {
  content: "\e950";
}

.icon-contra-parallel:before {
  content: "\e951";
}

.icon-parallel:before {
  content: "\e952";
}

.icon-direct:before {
  content: "\e953";
}

.icon-quintiles:before {
  content: "\e954";
}

.icon-retrograde:before {
  content: "\e955";
}

.icon-enter:before {
  content: "\e956";
}

.icon-inconjunct:before {
  content: "\e957";
}

.icon-semi-sextile:before {
  content: "\e958";
}

.icon-sextile:before {
  content: "\e959";
}

.icon-semi-square:before {
  content: "\e95a";
}

.icon-lunar-eclipse:before {
  content: "\e95b";
}

.icon-solar-eclipse:before {
  content: "\e95c";
}

.icon-sesquiquadrate:before {
  content: "\e95d";
}

.icon-square:before {
  content: "\e95e";
}

.icon-air:before {
  content: "\e938";
}

.icon-earth:before {
  content: "\e939";
}

.icon-fire:before {
  content: "\e93b";
}

.icon-water:before {
  content: "\e93f";
}

.icon-sun-abstract:before {
  content: "\e940";
}

.icon-moon:before {
  content: "\e941";
}

.icon-venus:before {
  content: "\e942";
}

.icon-mars:before {
  content: "\e943";
}

.icon-mercury:before {
  content: "\e944";
}

.icon-chiron:before {
  content: "\e945";
}

.icon-jupiter:before {
  content: "\e946";
}

.icon-neptune:before {
  content: "\e947";
}

.icon-pluto:before {
  content: "\e948";
}

.icon-saturn:before {
  content: "\e949";
}

.icon-uranus:before {
  content: "\e94a";
}

.icon-aries-symbol:before {
  content: "\65";
}

.icon-taurus-symbol:before {
  content: "\66";
}

.icon-gemini-symbol:before {
  content: "\67";
}

.icon-cancer-symbol:before {
  content: "\68";
}

.icon-leo-symbol:before {
  content: "\69";
}

.icon-virgo-symbol:before {
  content: "\6a";
}

.icon-libra-symbol:before {
  content: "\6b";
}

.icon-scorpio-symbol:before {
  content: "\6c";
}

.icon-sagittarius-symbol:before {
  content: "\61";
}

.icon-capricorn-symbol:before {
  content: "\62";
}

.icon-pisces-symbol:before {
  content: "\64";
}

.icon-aquarius-symbol:before {
  content: "\63";
}

.icon-heart:before {
  content: "\e918";
}

.icon-broken-heart:before {
  content: "\e94b";
}

.icon-secret-crush:before {
  content: "\e94c";
}

.icon-two-hearts:before {
  content: "\e94d";
}

.icon-book-of-love:before {
  content: "\e94e";
}

.icon-crystal-ball:before {
  content: "\e920";
}

.icon-eye:before {
  content: "\e917";
}

.icon-lips:before {
  content: "\e92a";
}

.icon-star:before {
  content: "\e91a";
}

.icon-lotus:before {
  content: "\e91b";
}

.icon-numerology:before {
  content: "\e925";
}

.icon-karma:before {
  content: "\e924";
}

.icon-yin-yang:before {
  content: "\e926";
}

.icon-cards:before {
  content: "\e923";
}

.icon-sun:before {
  content: "\e928";
}

.icon-money:before {
  content: "\e927";
}

.icon-briefcase:before {
  content: "\e929";
}

.icon-calendar:before {
  content: "\e922";
}

.icon-camera:before {
  content: "\e93c";
}

.icon-cake:before {
  content: "\e95f";
}

.icon-envelope:before {
  content: "\e93d";
}

.icon-facebook:before {
  content: "\e90b";
}

.icon-snapchat:before {
  content: "\e93e";
}

.icon-instagram:before {
  content: "\e90f";
}

.icon-warning:before {
  content: "\e93a";
}

.icon-search:before {
  content: "\e90c";
}

.icon-close:before {
  content: "\e914";
}

.icon-menu:before {
  content: "\e913";
}

.icon-arrow:before {
  content: "\e90e";
}

.icon-dot-dash-left:before {
  content: "\e915";
}

.icon-dot-dash-right:before {
  content: "\e916";
}

.icon-planet:before {
  content: "\e919";
}

.icon-report-stars:before {
  content: "\e91f";
}

.icon-report-love:before {
  content: "\e91e";
}

.icon-moons-left:before {
  content: "\e91c";
}

.icon-moons-right:before {
  content: "\e91d";
}

.icon-caret-down:before {
  content: "\e904";
}

.icon-star-filled:before {
  content: "\e921";
}

.icon-facebook-filled:before {
  content: "\e911";
}

.icon-twitter-filled:before {
  content: "\e910";
}

.icon-pinterest-filled:before {
  content: "\e912";
}

.icon-sheep:before {
  content: "\e92e";
}

.icon-dog:before {
  content: "\e92c";
}

.icon-dragon:before {
  content: "\e92d";
}

.icon-horse:before {
  content: "\e92f";
}

.icon-monkey:before {
  content: "\e930";
}

.icon-ox:before {
  content: "\e931";
}

.icon-pig:before {
  content: "\e932";
}

.icon-rabbit:before {
  content: "\e933";
}

.icon-rat:before {
  content: "\e934";
}

.icon-rooster:before {
  content: "\e935";
}

.icon-snake:before {
  content: "\e936";
}

.icon-tiger:before {
  content: "\e937";
}

.icon-aquarius:before {
  content: "\e900";
}

.icon-aries:before {
  content: "\e901";
}

.icon-cancer:before {
  content: "\e902";
}

.icon-capricorn:before {
  content: "\e903";
}

.icon-gemini:before {
  content: "\e905";
}

.icon-leo:before {
  content: "\e906";
}

.icon-libra:before {
  content: "\e907";
}

.icon-pisces:before {
  content: "\e908";
}

.icon-sagittarius:before {
  content: "\e909";
}

.icon-scorpio:before {
  content: "\e90a";
}

.icon-taurus:before {
  content: "\e90d";
}

.icon-virgo:before {
  content: "\e92b";
}

/** Anything that's reusable throughout pages is stored here **/
* {
  box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: \201C \201D \2018 \2019;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, html input[type=button],
input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body, figure {
  margin: 0;
}

legend, button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* a subtle focus style for keyboard-input elements */
.text-input:focus {
  outline: 1px solid rgba(52, 55, 55, 0.8);
  /* can be adjusted */
}

/* no outline for non-keyboard-inputs elements */
button:focus, select:focus {
  outline: none;
}

input, textarea, button, select, a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Balthazar", serif;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.03em;
  text-transform: none;
  background: #f9faf4;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: #343737;
  line-height: 1.5;
}

h1, h2, h3, h4, h5, h6, p, ul {
  margin: 0;
}

ul {
  padding: 0;
}

h1 {
  font-family: "Khand", sans-serif;
  font-size: 4rem;
  font-weight: 300;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
h1.serif {
  font-family: "Balthazar", serif;
  font-size: 4rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: none;
  text-transform: capitalize;
}

h2 {
  font-family: "Khand", sans-serif;
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
h2.serif {
  font-family: "Balthazar", serif;
  font-size: 3rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: none;
  text-transform: capitalize;
}

h3 {
  font-family: "Khand", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

h4 {
  font-family: "Khand", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

h5 {
  font-family: "Khand", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

h6 {
  font-family: "Khand", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

p {
  font-family: "Balthazar", serif;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.03em;
  text-transform: none;
}
p.medium {
  font-size: 1.2rem;
}
p.small {
  font-size: 1rem;
}

a {
  text-decoration: none;
  color: #20bea6;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover {
  color: #157d6d;
}

.more {
  font-family: "Khand", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.list-unstyled {
  list-style: none;
}

.list-inline li {
  display: inline-block;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.v-center {
  display: flex;
  align-items: center;
}

.img-responsive {
  width: 100%;
  display: block;
  height: auto;
}

.show-small, .show-medium {
  display: none;
}

.fix {
  position: fixed;
}

.margin-auto {
  margin: 0 auto;
}

form {
  margin-bottom: 0;
}

input {
  font-family: "Khand", sans-serif;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: transparent;
  width: 100%;
  border: 1px #cccccc solid;
  background: #f9faf4;
  padding: 10px 20px;
  border-radius: 0;
}

textarea {
  width: 100%;
  padding: 10px 20px;
}

button {
  background: #20bea6;
  color: #fff;
  border: 1px #157d6d solid;
  padding: 10px 20px;
}

.btn {
  font-family: "Khand", sans-serif;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 10px 20px;
  border: 1px #343737 solid;
  border-radius: 0;
  color: #343737;
  width: auto;
}
.btn:hover {
  background: #343737;
  color: #fff;
}

.white-border {
  border-color: rgba(255, 255, 255, 0.4);
  background: transparent;
  color: #fff;
}

.btn-small {
  padding: 5px 10px;
  font-size: 0.9em;
}

label {
  margin: 10px 0;
  display: block;
  color: #343737;
}

.caret {
  position: relative;
  display: block;
}
.caret:after {
  position: absolute;
  top: 0;
  right: 20px;
  font-family: 'icomoon';
  content: "\e904";
  font-size: 1.5em;
  pointer-events: none;
}

.caret-white:after {
  color: #fff;
}
.caret-white select {
  border-color: rgba(255, 255, 255, 0.4);
  background: transparent;
  color: #fff;
}
.caret-white select option {
  color: #343737;
}

.caret-small select {
  padding: 5px 10px;
}
.caret-small:after {
  font-size: 0.9em;
  right: 10px;
}

select {
  background: #f9faf4;
  border: 1px #343737 solid;
  padding: 10px 20px;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-border-radius: 0px;
  width: 100%;
}

.hex {
  font-family: "Khand", sans-serif;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: block;
  height: 51px;
  width: 75%;
  position: relative;
  margin: 10px auto;
  border-top: 1px #343737 solid;
  border-bottom: 1px #343737 solid;
  text-align: center;
}
.hex:before, .hex:after {
  content: '';
  position: absolute;
  border-top: 25px transparent solid;
  border-bottom: 25px transparent solid;
}
.hex:before {
  left: -25px;
  border-right: 25px #343737 solid;
}
.hex:after {
  right: -25px;
  border-left: 25px #343737 solid;
}

.inner-hex {
  height: 100%;
  width: 100%;
  background: #f9faf4;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  position: absolute;
  left: 0;
  z-index: 10;
}
.inner-hex:before, .inner-hex:after {
  content: '';
  position: absolute;
  border-top: 25px transparent solid;
  border-bottom: 25px transparent solid;
}
.inner-hex:before {
  left: -24px;
  border-right: 25px solid #f9faf4;
}
.inner-hex:after {
  right: -24px;
  top: 0;
  border-left: 25px solid #f9faf4;
}
.inner-hex:hover, .inner-hex.active {
  background: #343737;
  height: 50px;
  color: #fff;
}
.inner-hex:hover:before, .inner-hex.active:before {
  border-right-color: #343737;
}
.inner-hex:hover:after, .inner-hex.active:after {
  border-left-color: #343737;
}

.small-hex {
  width: auto;
  margin: 0;
  border: none;
  font-size: 0.9em;
  height: 36px;
  padding: 5px 10px;
}
.small-hex:before {
  top: 0;
  left: -18px;
  border-width: 18px;
  border-right-color: #20bea6;
}

.arrow-left-hex:after {
  display: none;
}

.input-group {
  position: relative;
}
.input-group input {
  font-family: "Balthazar", serif;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.03em;
  text-transform: none;
  text-transform: none;
}
.input-group .hex {
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.horoscope.leo .ad-slot-1 {
  min-height: 90px;
  background: #f2f2f2;
  width: 728px;
  margin-left: auto;
  margin-right: auto;
}

.ad-slot-1, .ad-slot-2, .ad-slot-5, .ad-slot-6 {
  display: flex;
  justify-content: center;
}

.it-follows {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
}

.header-border {
  display: inline-block;
}
.header-border:before, .header-border:after {
  font-family: 'icomoon';
  font-size: 1rem;
  float: left;
  color: #343737;
}
.header-border:before {
  content: "\e915";
}
.header-border:after {
  content: "\e916";
}
.header-border h3 {
  border: 1px #343737 solid;
  padding: 3px 15px 0 15px;
  display: inline;
  float: left;
}

.elem-left, .elem-right {
  color: #343737;
  font-size: 2rem;
  background: #f9faf4;
  width: 60px;
}

.elem-left {
  position: absolute;
  top: -5px;
  left: -60px;
}

.elem-right {
  position: absolute;
  top: -5px;
  right: -60px;
}

.section-headline {
  position: relative;
  margin: 30px 0;
}
.section-headline h1 {
  color: #343737;
}
.section-headline p {
  margin: 15px 0;
}
.section-headline .dropdown-trigger {
  position: relative;
}
.section-headline .dropdown-trigger .more {
  margin-top: 15px;
  display: block;
}
.section-headline .dropdown-trigger i {
  font-size: 70%;
}
.section-headline .dropdown {
  position: absolute;
  left: -125px;
  display: none;
  background: #f9faf4;
  border: 1px #cccccc solid;
  width: 250px;
  margin-left: 50%;
  z-index: 15;
}
.section-headline .dropdown a {
  margin: 10px;
  display: block;
}

.related {
  margin-bottom: 30px;
}
.related h5 {
  margin-top: 10px;
}
.related .row {
  margin-left: -15px;
  margin-right: -15px;
}

.zodiac-101 {
  margin: 30px auto;
  width: 300px;
  text-align: center;
}
.zodiac-101 span {
  font-size: 30%;
}
.zodiac-101 h4 {
  margin: 15px 0;
}

.brand {
  font-family: "Khand", sans-serif;
  font-size: 2.5rem;
  font-weight: 300;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.brand span {
  font-weight: 500;
}

nav {
  font-family: "Khand", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  max-width: 1440px;
  padding: 10px 30px;
  margin: 0 auto;
}
nav a {
  color: #343737;
}
nav a:hover {
  color: #0f1010;
}
nav ul li a {
  display: inline-block;
  color: #848a8a;
  padding: 15px 10px 0 10px;
}
nav ul li a:hover {
  color: #5e6464;
}
nav .dropdown-trigger {
  position: relative;
}
nav .dropdown {
  position: absolute;
  top: 100%;
  left: -350px;
  display: none;
  background: #f9faf4;
  border: 1px #dce2bf solid;
  padding: 15px;
  width: 700px;
  margin-left: 50%;
  z-index: 10;
}
nav .dropdown:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
nav .dropdown.dropdown-small {
  width: 250px;
  left: -125px;
}
nav .dropdown a {
  padding: 7px 0;
  display: block;
}

.white-nav nav .brand, .white-nav nav ul li > a {
  color: #fff;
}
.white-nav nav .brand:hover, .white-nav nav ul li > a:hover {
  color: #d9d9d9;
}

.fixed-nav nav .brand, .fixed-nav nav .menu-trigger {
  color: #343737;
}

.search-dropdown {
  display: none;
  background: #e6e6e6;
  width: 100%;
  padding: 60px 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 21;
}
.search-dropdown .icon-close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 1.25rem;
  color: #343737;
}
.search-dropdown form {
  width: 40%;
  margin: 0 auto;
  position: relative;
}
.search-dropdown form input {
  width: 100%;
  background: #fff;
  box-sizing: border-box;
}
.search-dropdown form .icon-search {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #343737;
}

.glow {
  text-decoration: none;
  color: #20bea6 !important;
}

.reading-popular {
  margin: 30px 0;
}
.reading-popular h4 {
  margin-bottom: 15px;
}
.reading-popular .box {
  border: 1px #343737 solid;
  padding: 30px;
  margin-bottom: 15px;
}
.reading-popular .box h5 {
  color: #20bea6;
}
.reading-popular .box p {
  color: #343737;
  margin-bottom: 0;
}

.secondary-footer {
  background: #ebece9;
  padding: 45px 0;
  margin-top: 30px;
}
.secondary-footer h4 {
  margin-bottom: 15px;
}

footer {
  background: #343737;
  padding: 15px 30px;
}
footer .grid {
  width: 1440px;
}
footer a {
  color: #999999;
}
footer a:hover {
  color: #bfbfbf;
}
footer .app-dl {
  width: 25%;
}
footer .app-dl ul {
  line-height: 0;
}
footer .links {
  text-align: right;
  width: 75%;
}
footer .links span {
  color: #999999;
  font-size: 40%;
  padding: 0 5px;
}
footer .sticky-bit {
  text-align: center;
  background: rgba(52, 55, 55, 0.6);
  padding: .4rem 0;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
}
footer .sticky-bit span {
  display: block;
  background: rgba(52, 55, 55, 0.6);
  border-radius: 10% 0 0 0;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -40px;
  right: 0;
}
footer .sticky-bit i.icon-close {
  position: absolute;
  top: 8px;
  right: 6px;
  color: #f0f0f0;
  padding: 1px;
  border: solid 1px #f0f0f0;
  border-radius: 50%;
  z-index: 99999;
}

.fixed {
  position: fixed;
}

.sitemap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  padding: 30px 0;
  background: #f9faf4;
  z-index: 20;
  display: none;
  overflow: auto;
}
.sitemap h3 {
  margin-top: 30px;
}
.sitemap h5 {
  margin: 8px 0;
}
.sitemap a {
  display: block;
}
.sitemap .icon-close {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 2.5rem;
}
.sitemap .input-group {
  margin: 30px auto;
}
.sitemap .brand {
  text-align: center;
}

.signs li {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.signs li.aries:hover {
  background: -webkit-linear-gradient(310deg, #fc7c78, #fa7e78, #f5976c, #eabb9d, #ebc399);
  background: -o-linear-gradient(310deg, #fc7c78, #fa7e78, #f5976c, #eabb9d, #ebc399);
  background: linear-gradient(140deg, #fc7c78, #fa7e78, #f5976c, #eabb9d, #ebc399);
}
.signs li.taurus:hover {
  background: -webkit-linear-gradient(30deg, #e19ba4, #ec77a6, #ea6171);
  background: -o-linear-gradient(30deg, #e19ba4, #ec77a6, #ea6171);
  background: linear-gradient(60deg, #e19ba4, #ec77a6, #ea6171);
}
.signs li.gemini:hover {
  background: -webkit-linear-gradient(30deg, #abc09d, #bac585, #8cbc72);
  background: -o-linear-gradient(30deg, #abc09d, #bac585, #8cbc72);
  background: linear-gradient(60deg, #abc09d, #bac585, #8cbc72);
}
.signs li.cancer:hover {
  background: -webkit-radial-gradient(top right, #f0c55d, #ebcb80, #f39f79, #fb8971);
}
.signs li.leo:hover {
  background: -webkit-linear-gradient(20deg, #a0c050, #c2c261, #c5af66);
  background: -o-linear-gradient(20deg, #a0c050, #c2c261, #c5af66);
  background: linear-gradient(70deg, #a0c050, #c2c261, #c5af66);
}
.signs li.virgo:hover {
  background: -webkit-radial-gradient(bottom left, #ef8878, #f1848a, #f791a9, #f78eaf, #efbeba);
}
.signs li.libra:hover {
  background: -webkit-linear-gradient(20deg, #c1acec, #b3a8f5, #a682ee);
  background: -o-linear-gradient(20deg, #c1acec, #b3a8f5, #a682ee);
  background: linear-gradient(70deg, #c1acec, #b3a8f5, #a682ee);
}
.signs li.scorpio:hover {
  background: -webkit-radial-gradient(bottom left, #d991fb, #e190f8, #e791f4, #f17ee2, #eeb5e8);
}
.signs li.sagittarius:hover {
  background: -webkit-linear-gradient(40deg, #a693fa, #cb7af1, #b682f5, #dbb5ee);
  background: -o-linear-gradient(40deg, #a693fa, #cb7af1, #b682f5, #dbb5ee);
  background: linear-gradient(50deg, #a693fa, #cb7af1, #b682f5, #dbb5ee);
}
.signs li.capricorn:hover {
  background: -webkit-gradient(linear, left top, right top, from(#8cb4bf), color-stop(#6ccab0), color-stop(#6ac4be), to(#5eabc1));
  background: -webkit-linear-gradient(left, #8cb4bf, #6ccab0, #6ac4be, #5eabc1);
  background: -o-linear-gradient(left, #8cb4bf, #6ccab0, #6ac4be, #5eabc1);
  background: linear-gradient(90deg, #8cb4bf, #6ccab0, #6ac4be, #5eabc1);
}
.signs li.aquarius:hover {
  background: -webkit-radial-gradient(bottom left, #56dcde, #65cbd7, #5ebfd7, #58acd4, #4f9bd5);
}
.signs li.pisces:hover {
  background-image: -webkit-radial-gradient(bottom left, #5f68cd, #646ed0 2.9%, #646fcc 2.9%, #5c8cd6 51.3%, #59a1db 72.4%, #59a7d8 77.6%, #5fa8da 79.5%, #66b9d9);
}
.signs li .sign {
  font-family: "Khand", sans-serif;
  font-size: 0.9em;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: block;
  color: #fff;
  width: 100px;
  padding: 10px 2px;
}
.signs li .sign i {
  display: block;
  font-size: 2.75em;
  margin-bottom: 10px;
}
.signs li .sign .small {
  font-size: .8rem;
}

.signs-small {
  margin: 30px auto;
}
.signs-small li .sign {
  width: 80px;
}
.signs-small li .sign i {
  font-size: 2em;
}

.birth-date-form {
  margin: 0 auto;
}
.birth-date-form h6 {
  color: #fff;
}

.choose-zodiac {
  background: url("/images-US/star-cloud-bg.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.choose-zodiac h2 {
  color: #fff;
  margin: 50px 0 10px 0;
}

.featured-article {
  background-image: url("/images-US/featured-crystal-of-the-moment.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding: 50px 0;
  margin: 30px 0;
}
.featured-article .header-border:before, .featured-article .header-border:after, .featured-article .header-border h3 {
  color: #fff;
}
.featured-article .header-border h3 {
  border-color: #fff;
}
.featured-article h1, .featured-article p, .featured-article .more {
  color: #fff;
}
.featured-article p {
  margin-bottom: 30px;
}

.plant-of-the-moment {
  background-image: url("/images-US/featured-plant-of-the-moment.png");
}

.song-of-the-moment {
  background-image: url("/images-US/featured-song-of-the-moment.png");
}

.crystal-of-the-moment {
  background-image: url("/images-US/featured-crystal-of-the-moment.png");
}

.meditation-of-the-moment {
  background-image: url("/images-US/featured-meditation-of-the-moment.png");
}

.ritual-of-the-moment {
  background-image: url("/images-US/featured-ritual-of-the-moment.png");
}

.film-of-the-moment {
  background-image: url("/images-US/featured-film-of-the-moment.png");
}

.many-moons {
  background-image: url("/images-US/featured-many-moons.png");
}

.stellar-guidance {
  background-image: url("/images-US/featured-stellar-guidance.png");
}

.many-moons h1, .many-moons p {
  color: #343737;
}
.many-moons .header-border:before, .many-moons .header-border:after, .many-moons .header-border h3 {
  color: #343737;
}
.many-moons .header-border h3 {
  border-color: #343737;
}
.many-moons .more {
  color: #20bea6;
}

.insights {
  padding: 60px 0;
  background: url("/images-US/stars-bg.png") no-repeat center bottom;
  background-size: 100%;
}
.insights .v-center {
  margin-top: 50px;
}

.deeper-insights {
  width: 300px;
  margin: 30px 0 0 auto;
}
.deeper-insights ul {
  margin-bottom: 60px;
}
.deeper-insights ul li {
  clear: both;
}
.deeper-insights ul li a {
  padding: 6px 0;
  display: block;
}
.deeper-insights ul li a h5 {
  float: left;
}
.deeper-insights ul li a i {
  float: right;
}
.deeper-insights.center ul li a {
  display: flex;
  justify-content: center;
}
.deeper-insights .ad-slot-2 {
  margin-top: 40px;
  display: block;
}

.cosmic {
  background: url("/images-US/cosmic-calendar-bg.svg") no-repeat center center;
  background-size: contain;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 400px;
}
.cosmic .header-border:before, .cosmic .header-border:after, .cosmic .header-border h3 {
  color: #fff;
}
.cosmic .header-border h3 {
  border-color: #fff;
}
.cosmic h4, .cosmic h5, .cosmic h6 {
  color: #fff;
}
.cosmic h4, .cosmic h5 {
  margin: 10px 0;
}

.question {
  margin-top: 20px;
  width: 300px;
}
.question h4 {
  margin: 10px 0 0 0;
}

.birth-chart h4 {
  margin: 20px 0 30px 0;
}
.birth-chart select {
  font-family: "Khand", sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.birth-chart .input-group {
  margin: 30px auto;
}
.birth-chart .input-group .hex {
  background: #343737;
}
.birth-chart .input-group .hex:before {
  border-right-color: #343737;
}
.birth-chart .input-group input {
  border: 1px #343737 solid;
}

.horoscope .sign-left, .horoscope .sign-right {
  width: 300px;
  height: 300px;
  -moz-border-radius: 150px;
  -webkit-border-radius: 150px;
  border-radius: 150px;
  border: 1px #343737 solid;
  color: #343737;
  opacity: 0.3;
}
.horoscope .sign-left .sign, .horoscope .sign-right .sign {
  font-size: 8rem;
  opacity: 0.4;
}
.horoscope .sign-left h5, .horoscope .sign-right h5 {
  display: flex;
  align-items: center;
}
.horoscope .sign-left h5 .icon-arrow, .horoscope .sign-right h5 .icon-arrow {
  font-size: 2rem;
}
.horoscope .sign-left {
  position: absolute;
  left: -200px;
}
.horoscope .sign-left .sign {
  position: absolute;
  top: 30%;
  right: -40px;
}
.horoscope .sign-left h5 {
  position: absolute;
  top: 50%;
  right: -14px;
}
.horoscope .sign-left h5 .icon-arrow {
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.horoscope .sign-right {
  position: absolute;
  right: -200px;
}
.horoscope .sign-right .sign {
  position: absolute;
  top: 30%;
  left: -40px;
}
.horoscope .sign-right h5 {
  position: absolute;
  top: 50%;
  left: -14px;
}
.horoscope.aries .section-headline a, .horoscope.aries .daily-horoscope a {
  color: #ff7168;
}
.horoscope.aries .section-headline a:hover, .horoscope.aries .daily-horoscope a:hover {
  color: #ff291c;
}
.horoscope.aries hr {
  border-color: #ff7168;
}
.horoscope.aries .sign-left:hover, .horoscope.aries .sign-right:hover {
  color: #ff7168;
  border-color: #ff7168;
  opacity: 1;
}
.horoscope.taurus .section-headline a, .horoscope.taurus .daily-horoscope a {
  color: #fa63ba;
}
.horoscope.taurus .section-headline a:hover, .horoscope.taurus .daily-horoscope a:hover {
  color: #f81999;
}
.horoscope.taurus hr {
  border-color: #fa63ba;
}
.horoscope.taurus .sign-left:hover, .horoscope.taurus .sign-right:hover {
  color: #fa63ba;
  border-color: #fa63ba;
  opacity: 1;
}
.horoscope.gemini .section-headline a, .horoscope.gemini .daily-horoscope a {
  color: #c5ca6c;
}
.horoscope.gemini .section-headline a:hover, .horoscope.gemini .daily-horoscope a:hover {
  color: #a6ac3e;
}
.horoscope.gemini hr {
  border-color: #c5ca6c;
}
.horoscope.gemini .sign-left:hover, .horoscope.gemini .sign-right:hover {
  color: #c5ca6c;
  border-color: #c5ca6c;
  opacity: 1;
}
.horoscope.cancer .section-headline a, .horoscope.cancer .daily-horoscope a {
  color: #ff655e;
}
.horoscope.cancer .section-headline a:hover, .horoscope.cancer .daily-horoscope a:hover {
  color: #ff1c12;
}
.horoscope.cancer hr {
  border-color: #ff655e;
}
.horoscope.cancer .sign-left:hover, .horoscope.cancer .sign-right:hover {
  color: #ff655e;
  border-color: #ff655e;
  opacity: 1;
}
.horoscope.leo .section-headline a, .horoscope.leo .daily-horoscope a {
  color: #d1a449;
}
.horoscope.leo .section-headline a:hover, .horoscope.leo .daily-horoscope a:hover {
  color: #a47b29;
}
.horoscope.leo hr {
  border-color: #d1a449;
}
.horoscope.leo .sign-left:hover, .horoscope.leo .sign-right:hover {
  color: #d1a449;
  border-color: #d1a449;
  opacity: 1;
}
.horoscope.virgo .section-headline a, .horoscope.virgo .daily-horoscope a {
  color: #f6859a;
}
.horoscope.virgo .section-headline a:hover, .horoscope.virgo .daily-horoscope a:hover {
  color: #f13e5f;
}
.horoscope.virgo hr {
  border-color: #f6859a;
}
.horoscope.virgo .sign-left:hover, .horoscope.virgo .sign-right:hover {
  color: #f6859a;
  border-color: #f6859a;
  opacity: 1;
}
.horoscope.libra .section-headline a, .horoscope.libra .daily-horoscope a {
  color: #7979f9;
}
.horoscope.libra .section-headline a:hover, .horoscope.libra .daily-horoscope a:hover {
  color: #3030f6;
}
.horoscope.libra hr {
  border-color: #7979f9;
}
.horoscope.libra .sign-left:hover, .horoscope.libra .sign-right:hover {
  color: #7979f9;
  border-color: #7979f9;
  opacity: 1;
}
.horoscope.scorpio .section-headline a, .horoscope.scorpio .daily-horoscope a {
  color: #df7dfb;
}
.horoscope.scorpio .section-headline a:hover, .horoscope.scorpio .daily-horoscope a:hover {
  color: #cd33f9;
}
.horoscope.scorpio hr {
  border-color: #df7dfb;
}
.horoscope.scorpio .sign-left:hover, .horoscope.scorpio .sign-right:hover {
  color: #df7dfb;
  border-color: #df7dfb;
  opacity: 1;
}
.horoscope.sagittarius .section-headline a, .horoscope.sagittarius .daily-horoscope a {
  color: #aa81f9;
}
.horoscope.sagittarius .section-headline a:hover, .horoscope.sagittarius .daily-horoscope a:hover {
  color: #7938f6;
}
.horoscope.sagittarius hr {
  border-color: #aa81f9;
}
.horoscope.sagittarius .sign-left:hover, .horoscope.sagittarius .sign-right:hover {
  color: #aa81f9;
  border-color: #aa81f9;
  opacity: 1;
}
.horoscope.capricorn .section-headline a, .horoscope.capricorn .daily-horoscope a {
  color: #5bcea6;
}
.horoscope.capricorn .section-headline a:hover, .horoscope.capricorn .daily-horoscope a:hover {
  color: #33aa80;
}
.horoscope.capricorn hr {
  border-color: #5bcea6;
}
.horoscope.capricorn .sign-left:hover, .horoscope.capricorn .sign-right:hover {
  color: #5bcea6;
  border-color: #5bcea6;
  opacity: 1;
}
.horoscope.aquarius .section-headline a, .horoscope.aquarius .daily-horoscope a {
  color: #44e7da;
}
.horoscope.aquarius .section-headline a:hover, .horoscope.aquarius .daily-horoscope a:hover {
  color: #19c5b7;
}
.horoscope.aquarius hr {
  border-color: #44e7da;
}
.horoscope.aquarius .sign-left:hover, .horoscope.aquarius .sign-right:hover {
  color: #44e7da;
  border-color: #44e7da;
  opacity: 1;
}
.horoscope.pisces .section-headline a, .horoscope.pisces .daily-horoscope a {
  color: #4753d4;
}
.horoscope.pisces .section-headline a:hover, .horoscope.pisces .daily-horoscope a:hover {
  color: #2732a7;
}
.horoscope.pisces hr {
  border-color: #4753d4;
}
.horoscope.pisces .sign-left:hover, .horoscope.pisces .sign-right:hover {
  color: #4753d4;
  border-color: #4753d4;
  opacity: 1;
}
.horoscope.chinese .section-headline a, .horoscope.chinese .daily-horoscope a {
  color: #f3294f;
}
.horoscope.chinese .section-headline a:hover, .horoscope.chinese .daily-horoscope a:hover {
  color: #c40b2e;
}
.horoscope.chinese hr {
  border-color: #f3294f;
}
.horoscope.chinese .sign-left:hover, .horoscope.chinese .sign-right:hover {
  color: #f3294f;
  border-color: #f3294f;
  opacity: 1;
}
.horoscope.chinese .bg {
  opacity: 0.05;
}
.horoscope.chinese .sign-right i:not(.icon-arrow) {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

.daily-horoscope {
  position: relative;
  overflow: hidden;
  min-height: 300px;
}
.daily-horoscope p {
  padding: 0 70px;
  width: 65%;
  margin: 0 auto;
}
.daily-horoscope .date {
  font-family: "Khand", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.daily-horoscope .date-picker {
  font-family: "Khand", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.daily-horoscope .date-picker li {
  /*display: block;*/
  padding: 0 30px;
}
.daily-horoscope .date-picker li.active a {
  font-size: 1.2rem;
  font-weight: 500;
  color: #343737;
}
.daily-horoscope .date-picker li.active a i {
  /*display: block;*/
  line-height: 0.5;
}
.daily-horoscope .date-picker li.dropdown-trigger {
  padding-left: 0;
}
.daily-horoscope .bg {
  position: absolute;
  top: 10%;
  left: 50%;
  font-size: 10em;
  opacity: 0.1;
  width: 250px;
  margin-left: -125px;
  z-index: -1;
}
.daily-horoscope .more {
  color: #b3b3b3;
  display: inline-block;
  margin: 30px 0;
}

.more-horoscopes {
  width: 50%;
  margin: 30px auto;
}
.more-horoscopes h4 {
  margin-bottom: 15px;
}
.more-horoscopes li {
  margin: 5px 10px;
}

.insert-ad {
  color: #f3294f;
  margin: 20px;
  display: block;
  text-align: center;
}
.insert-ad hr {
  border: 1px #f3294f solid;
  width: 20%;
  margin: 15px auto;
  opacity: 0.1;
}
.insert-ad:hover {
  color: #c40b2e;
}

.tab {
  display: none;
}
.tab.active {
  display: block;
}

.search h1 {
  font-size: 2.5em;
  color: #999999;
  margin: 60px 0 10px 0;
}
.search form {
  width: 50%;
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 20px;
  border-bottom: 1px #e6e6e6 solid;
}
.search form input {
  width: 100%;
  background: #fff;
  box-sizing: border-box;
}
.search form .icon-search {
  position: absolute;
  top: 20px;
  right: 20px;
}
.search .cse .gsc-control-cse, .search .gsc-control-cse {
  padding: 0;
}

.reading {
  padding: 40px 75px;
  position: relative;
  border: 1px #c2c2c2 solid;
}
.reading .header-border {
  background: #f9faf4;
  position: absolute;
  top: -15px;
  margin: 0 0 0 -113px;
}
.reading h4 {
  margin-bottom: 10px;
}
.reading h5 {
  margin-top: 10px;
}

.reading-love .header-border:before, .reading-love .header-border:after, .reading-love .header-border h3, .reading-chinese .header-border:before, .reading-chinese .header-border:after, .reading-chinese .header-border h3 {
  color: #f3294f;
}
.reading-love .header-border h3, .reading-chinese .header-border h3 {
  border-color: #f3294f;
}
.reading-love .learn-more, .reading-love .elem-left, .reading-love .elem-right, .reading-chinese .learn-more, .reading-chinese .elem-left, .reading-chinese .elem-right {
  color: #f3294f;
}
.reading-love .learn-more:hover, .reading-chinese .learn-more:hover {
  color: #c40b2e;
}

.reading-career .header-border:before, .reading-career .header-border:after, .reading-career .header-border h3 {
  color: #ac9733;
}
.reading-career .header-border h3 {
  border-color: #ac9733;
}
.reading-career .learn-more, .reading-career .elem-left, .reading-career .elem-right {
  color: #ac9733;
}
.reading-career .learn-more:hover {
  color: #716322;
}

.reading-chinese {
  border: none;
  background: url("/images-US/report-chinese-bg.png") no-repeat top center;
  background-size: 100% 100%;
}

.astrology .ad-slot-1 {
  position: absolute;
  top: -45px;
  left: -364px;
  margin-left: 50%;
  margin-bottom: 30px;
}
.astrology .ad-slot-3 {
  margin-top: 30px;
}
.astrology .insights {
  padding: 30px 0 60px 0;
}
.astrology .featured-article {
  margin: 50px 0 30px 0;
  padding: 80px 0 30px 0;
  position: relative;
}
.astrology .featured-article nav h6 {
  color: #343737;
}
.astrology .zodiac-101 {
  padding: 0 50px;
}
.astrology .more-links {
  width: 300px;
}
.astrology .more-links h5 {
  margin: 10px 0;
}
.astrology .more-links h5 i {
  font-weight: bold;
  margin-right: 10px;
}
.astrology .more-links ul {
  text-align: center;
}
.astrology .signs {
  margin: 0 0 30px 0;
}
.astrology .signs p {
  font-size: 1.1em;
  margin: 15px 0;
}
.astrology .signs ul {
  margin: 0 auto;
}
.astrology .signs li {
  border-color: #999e9e;
  margin: 8px 5px;
}
.astrology .signs li .sign {
  width: 120px;
  color: #343737;
}
.astrology .signs li .sign:hover {
  color: #fff;
}

.zodiac-man-woman {
  padding-bottom: 60px;
}
.zodiac-man-woman .section-headline {
  margin-bottom: 30px;
}
.zodiac-man-woman .span-quarter {
  margin: 30px 0;
}

.zodiac-101-links {
  background: url("/images-US/zodiac-101-bg.png") no-repeat center 150px;
  background-size: cover;
}
.zodiac-101-links .header {
  display: flex;
  align-items: flex-end;
  margin: 30px 0;
}
.zodiac-101-links .header hr {
  margin: 25px 0;
  width: 36%;
}
.zodiac-101-links .header h2 {
  width: 28%;
}
.zodiac-101-links .header h2 i {
  display: block;
  margin-bottom: 15px;
  font-size: 150%;
}
.zodiac-101-links .header .icon-planet {
  font-size: 150%;
}
.zodiac-101-links a {
  margin: 30px 0;
  display: block;
}
.zodiac-101-links .planets a i {
  font-size: 2em;
  float: left;
  margin-right: 15px;
}
.zodiac-101-links .planets p {
  margin: 0;
}
.zodiac-101-links .elements {
  margin-bottom: 60px;
}
.zodiac-101-links .elements a i {
  font-size: 2em;
}
.zodiac-101-links .elements .header hr {
  width: 35%;
}
.zodiac-101-links .elements .header h4 {
  width: 30%;
}

.cusp-headline {
  position: relative;
}
.cusp-headline .back {
  position: absolute;
  top: 2.5rem;
  left: 0;
  display: block;
  color: #f3294f;
}
.cusp-headline .back:hover {
  color: #c40b2e;
}
.cusp-headline .back h3 {
  display: inline-block;
}
.cusp-headline .back .icon-arrow {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  vertical-align: middle;
}

.cusp-container {
  margin: 60px 0;
}
.cusp-container a {
  color: #f3294f;
}
.cusp-container a:hover {
  color: #c40b2e;
}
.cusp-container .keywords {
  text-transform: uppercase;
  margin: 15px 0 30px 0;
}
.cusp-container .inner-content {
  padding: 0 0 30px 60px;
}
.cusp-container .inner-content .more {
  margin-top: 15px;
}
.cusp-container .inner-content .more span {
  font-weight: 300;
}
.cusp-container .inner-content p {
  margin-bottom: 1.5rem;
}

.cusp-mobile p {
  display: none;
}

.cusp-list a {
  display: block;
  padding: 5px 0;
}
.cusp-list a:hover {
  text-decoration: underline;
}
.cusp-list a span {
  font-weight: 300;
}

.cusp-svg {
  position: relative;
  padding-left: 0;
}
.cusp-svg svg {
  z-index: 1;
  position: relative;
}
.cusp-svg rect, .cusp-svg circle, .cusp-svg ellipse {
  fill: #aaaba8;
}
.cusp-svg path {
  fill: #fafbf6;
  stroke: #e1e1e1;
  stroke-miterlimit: 10;
}
.cusp-svg text {
  font-size: 18px;
  font-family: "Khand", sans-serif;
  fill: #aaaba8;
}
.cusp-svg g.outer {
  cursor: pointer;
}
.cusp-svg g.outer:hover text, .cusp-svg g.outer:focus text, .cusp-svg g.outer:active text {
  fill: #343737;
}
.cusp-svg g.outer:hover path, .cusp-svg g.outer:focus path, .cusp-svg g.outer:active path {
  fill: #fff;
}
.cusp-svg .link-active text {
  fill: #343737;
}
.cusp-svg .link-active path {
  fill: #fff;
}
.cusp-svg img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.cusp-svg .active rect, .cusp-svg .active circle, .cusp-svg .active ellipse {
  fill: #fff;
}
.cusp-svg .active path {
  fill: transparent;
}

.cusp-list, .cusp-svg {
  margin: 30px 0;
}

.astrology-calendar {
  margin: 3rem 0;
}
.astrology-calendar .list {
  margin-top: 60px;
}
.astrology-calendar .list .item {
  display: flex;
  align-items: center;
  border-top: 1px #cccccc solid;
  padding: 1rem 0;
}
.astrology-calendar .list .item .date {
  font-family: "Khand", sans-serif;
  font-size: 4rem;
  font-weight: 300;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  width: 10%;
  text-align: center;
}
.astrology-calendar .list .item .description {
  width: 59%;
  margin: 0 3%;
}
.astrology-calendar .list .item .description p {
  margin: 0;
}
.astrology-calendar .list .item .symbols {
  font-size: 2rem;
  width: 25%;
  text-align: center;
}
.astrology-calendar .list .highlight {
  background: #f4ecf7;
}
.astrology-calendar .list .month {
  display: none;
}
.astrology-calendar .list .month.active {
  display: block;
}

.pagination a {
  font-size: 1.5rem;
  padding: 5px 15px;
}
.pagination a.active {
  color: #b3b3b3;
}

body .error {
  background-color: #1a2b33;
  background: url("/images-US/star-cloud-bg.jpg") no-repeat center center fixed;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
}

.error-info {
  z-index: 1000000;
  color: #f9faf4;
  border: 1px solid #f9faf4;
  margin: 30rem auto 10rem auto;
  padding: .5rem;
  max-width: 80%;
  font-size: 1.5rem;
}

.error-info ul {
  list-style-position: inside;
}

.misc-pages p, .misc-pages h1 {
  margin-bottom: 1.5rem;
}
.misc-pages h2 {
  margin: 1rem 0 0.5rem 0;
}

.planet-container {
  width: 200px;
  height: 200px;
  padding: 20px;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  border-radius: 200px;
  position: absolute;
  -moz-animation: planet-moving 2s ease infinite;
  -webkit-animation: planet-moving 2s ease infinite;
  animation: planet-moving 2s ease infinite;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  top: 40%;
  left: 34%;
}

.planet-container .shine {
  width: 0;
  height: 0;
  position: absolute;
  border-left: 35px solid transparent;
  border-right: 35px solid transparent;
  border-top: 28px solid transparent;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
  top: 45px;
  left: 38px;
}

.planet-container .shine::after {
  content: "";
  position: absolute;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNjAwNTgyIiB5MT0iLTAuMDcwNDI4IiB4Mj0iMC4zOTk0MTgiIHkyPSIxLjA3MDQyOCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M5MDc3OSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjNzcwZThkIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzUxNDVhIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");
  background: -moz-linear-gradient(260deg, #c90779, #770e8d, #35145a);
  background: -webkit-linear-gradient(260deg, #c90779, #770e8d, #35145a);
  background: linear-gradient(190deg, #c90779, #770e8d, #35145a);
  height: 160px;
  width: 160px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  left: -78px;
  top: -16px;
}

.planet-container .shine-2, .planet-container .shine-2::after {
  position: absolute;
  width: 13px;
  height: 11px;
  background: #eb6db4;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  top: 65px;
  left: 45.5px;
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  -webkit-transform: rotate(-55deg);
  transform: rotate(-55deg);
}

.planet-container .shine-2::after {
  content: "";
  top: 9px;
  left: 43.5px;
  transform: rotate(206deg);
  width: 12px;
  height: 10px;
}

.planet-container .shine-2::before {
  content: "";
  position: absolute;
  height: 10px;
  width: 14px;
  background: #eb6db4;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  border-radius: 200px;
  top: 24px;
  left: 60px;
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}

.planet-container .planet-ring, .planet-container .planet-ring2 {
  width: 240px;
  height: 60px;
  position: absolute;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #f3294f;
  border-left: 10px solid #f3294f;
  border-right: 10px solid #f3294f;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  left: -1px;
  transform: rotate(-30deg);
  top: 90px;
}

.planet-container .planet-ring2 {
  border-top: 10px solid #f3294f;
  z-index: -1;
}

.planet-container .planet {
  width: 200px;
  height: 200px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMTU4NDk0IiB5MT0iLTAuMDkxNTA2IiB4Mj0iMC44NDE1MDYiIHkyPSIxLjA5MTUwNiI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzMjk0ZiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjNzMwZjhlIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background: -moz-linear-gradient(300deg, #f3294f, #730f8e, rgba(0, 0, 0, 0));
  background: -webkit-linear-gradient(300deg, #f3294f, #730f8e, rgba(0, 0, 0, 0));
  background: linear-gradient(150deg, #f3294f, #730f8e, rgba(0, 0, 0, 0));
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}

.stars-container {
  position: fixed;
  width: 50%;
  height: 20%;
  left: 50%;
  top: 55%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.container .stars {
  width: 170px;
  top: 140px;
  position: relative;
  left: 220px;
}

.stars-container .stars div:nth-child(1) {
  width: 20px;
  position: relative;
  height: 6px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #f9faf4;
  -moz-animation: twinkle-width 1s ease infinite;
  -webkit-animation: twinkle-width 1s ease infinite;
  animation: twinkle-width 1s ease infinite;
}

.stars-container .stars div:nth-child(2) {
  width: 6px;
  height: 20px;
  top: -5px;
  position: absolute;
  background: #f9faf4;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  left: 7px;
  top: -7px;
  transform-origin: middle;
  -moz-animation: twinkle-height 1s ease infinite;
  -webkit-animation: twinkle-height 1s ease infinite;
  animation: twinkle-height 1s ease infinite;
}

.stars-container .stars div:nth-child(3) {
  background: #f9faf4;
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 5px;
  top: -2px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}

.stars-container .stars:nth-child(2) {
  position: relative;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  top: 60px;
  left: 80px;
}

.stars-container .stars:nth-child(2) div {
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.stars-container .stars:nth-child(3) {
  position: relative;
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  top: 20px;
  left: 150px;
}

.stars-container .stars:nth-child(3) div {
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.stars-container .stars:nth-child(4) {
  position: relative;
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  top: -50px;
  left: 350px;
}

.stars-container .stars:nth-child(4) div {
  -moz-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.stars-container .stars-2 {
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  -moz-animation: twinkle 0.5s ease infinite;
  -webkit-animation: twinkle 0.5s ease infinite;
  animation: twinkle 0.5s ease infinite;
}

.stars-container .stars-2:nth-child(5) {
  width: 10px;
  height: 10px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzczMGY4ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #730f8e), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -moz-linear-gradient(left, #730f8e, rgba(0, 0, 0, 0));
  background: -webkit-linear-gradient(left, #730f8e, rgba(0, 0, 0, 0));
  background: linear-gradient(to right, #730f8e, rgba(0, 0, 0, 0));
  left: 150px;
  top: 120px;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.stars-container .stars-2:nth-child(6) {
  width: 10px;
  height: 10px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZDcxNmEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #fd716a));
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0), #fd716a);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), #fd716a);
  background: linear-gradient(to right, rgba(0, 0, 0, 0), #fd716a);
  left: 420px;
  top: -50px;
}

.stars-container .stars-2:nth-child(7) {
  width: 8px;
  height: 8px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MzBmOGUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #730f8e));
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0), #730f8e);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), #730f8e);
  background: linear-gradient(to right, rgba(0, 0, 0, 0), #730f8e);
  left: 350px;
  top: -70px;
  -moz-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -moz-animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.meteor-container {
  position: absolute;
  width: auto;
  height: auto;
  top: 800px;
  left: 550px;
  -moz-animation: meteor-drop 2s ease infinite;
  -webkit-animation: meteor-drop 2s ease infinite;
  animation: meteor-drop 2s ease infinite;
  -moz-animation-delay: 2s;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  opacity: 0;
}

.meteor-container div {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.meteor-container div:nth-child(1) {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzczMGY4ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #730f8e), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -moz-linear-gradient(bottom, #730f8e, rgba(0, 0, 0, 0));
  background: -webkit-linear-gradient(bottom, #730f8e, rgba(0, 0, 0, 0));
  background: linear-gradient(to top, #730f8e, rgba(0, 0, 0, 0));
  height: 150px;
  width: 20px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  opacity: 0.8;
  position: absolute;
  left: -5.5px;
  top: -96px;
  z-index: -2;
}

.meteor-container div:nth-child(2) {
  width: 12px;
  height: 100px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyOWZkMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #529fd3), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -moz-linear-gradient(bottom, #529fd3, rgba(0, 0, 0, 0));
  background: -webkit-linear-gradient(bottom, #529fd3, rgba(0, 0, 0, 0));
  background: linear-gradient(to top, #529fd3, rgba(0, 0, 0, 0));
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  border-radius: 500px;
  position: absolute;
  opacity: 0.8;
  left: -1.5px;
  top: -53px;
}

.meteor-container div:nth-child(3) {
  width: 8px;
  height: 8px;
  background: #ad9732;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  top: 35px;
  position: absolute;
  z-index: 2;
}

.meteor-container div:nth-child(4) {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 30px solid #ad9732;
  z-index: 1;
  top: 8px;
  position: absolute;
}

.meteor-container-2 {
  position: absolute;
  width: auto;
  height: auto;
  top: 900px;
  left: 650px;
  -moz-animation: meteor-drop2 2.5s ease infinite;
  -webkit-animation: meteor-drop2 2.5s ease infinite;
  animation: meteor-drop2 2.5s ease infinite;
  -moz-animation-delay: 3s;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -moz-transform: rotate(40deg) scale(0.9);
  -ms-transform: rotate(40deg) scale(0.9);
  -webkit-transform: rotate(40deg) scale(0.9);
  transform: rotate(40deg) scale(0.9);
  opacity: 0;
}

.meteor-container-2 div {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.meteor-container-2 div:nth-child(1) {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzczMGY4ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #730f8e), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -moz-linear-gradient(bottom, #730f8e, rgba(0, 0, 0, 0));
  background: -webkit-linear-gradient(bottom, #730f8e, rgba(0, 0, 0, 0));
  background: linear-gradient(to top, #730f8e, rgba(0, 0, 0, 0));
  height: 150px;
  width: 20px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  opacity: 0.8;
  position: absolute;
  left: -5.5px;
  top: -96px;
  z-index: -2;
}

.meteor-container-2 div:nth-child(2) {
  width: 12px;
  height: 100px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyOWZkMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #529fd3), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -moz-linear-gradient(bottom, #529fd3, rgba(0, 0, 0, 0));
  background: -webkit-linear-gradient(bottom, #529fd3, rgba(0, 0, 0, 0));
  background: linear-gradient(to top, #529fd3, rgba(0, 0, 0, 0));
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  border-radius: 500px;
  position: absolute;
  opacity: 0.8;
  left: -1.5px;
  top: -53px;
}

.meteor-container-2 div:nth-child(3) {
  width: 8px;
  height: 8px;
  background: #ad9732;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  top: 35px;
  position: absolute;
  z-index: 2;
}

.meteor-container-2 div:nth-child(4) {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 30px solid #ad9732;
  z-index: 1;
  top: 8px;
  position: absolute;
}

.moon {
  width: 100px;
  height: 100px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMTU4NDk0IiB5MT0iLTAuMDkxNTA2IiB4Mj0iMC44NDE1MDYiIHkyPSIxLjA5MTUwNiI+PHN0b3Agb2Zmc2V0PSI1NSUiIHN0b3AtY29sb3I9IiM1MjlmZDMiLz48c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2ZkNzE2YSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background: -moz-linear-gradient(300deg, #529fd3 55%, #fd716a 98%);
  background: -webkit-linear-gradient(300deg, #529fd3 55%, #fd716a 98%);
  background: linear-gradient(150deg, #529fd3 55%, #fd716a 98%);
  position: absolute;
  top: 30%;
  left: 30%;
  -moz-animation: planet-moving2 2s ease infinite;
  -webkit-animation: planet-moving2 2s ease infinite;
  animation: planet-moving2 2s ease infinite;
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@-webkit-keyframes $animationName {
  0% {
    opacity: 0;
    top: 50px;
    left: 1250px;
  }
  50% {
    opacity: 1;
  }
  100% {
    left: 800px;
    top: 550px;
    opacity: 0;
  }
}
@-moz-keyframes meteor-drop {
  0% {
    opacity: 0;
    top: 50px;
    left: 1250px;
  }
  50% {
    opacity: 1;
  }
  100% {
    left: 800px;
    top: 550px;
    opacity: 0;
  }
}
@-ms-keyframes meteor-drop {
  0% {
    opacity: 0;
    top: 50px;
    left: 1250px;
  }
  50% {
    opacity: 1;
  }
  100% {
    left: 800px;
    top: 550px;
    opacity: 0;
  }
}
@keyframes meteor-drop {
  0% {
    opacity: 0;
    top: 50px;
    left: 1250px;
  }
  50% {
    opacity: 1;
  }
  100% {
    left: 800px;
    top: 550px;
    opacity: 0;
  }
}
@-webkit-keyframes $animationName {
  0% {
    opacity: 0;
    top: 150px;
    left: 1350px;
  }
  50% {
    opacity: 1;
  }
  100% {
    left: 900px;
    top: 650px;
    opacity: 0;
  }
}
@-moz-keyframes meteor-drop2 {
  0% {
    opacity: 0;
    top: 150px;
    left: 1350px;
  }
  50% {
    opacity: 1;
  }
  100% {
    left: 900px;
    top: 650px;
    opacity: 0;
  }
}
@-ms-keyframes meteor-drop2 {
  0% {
    opacity: 0;
    top: 150px;
    left: 1350px;
  }
  50% {
    opacity: 1;
  }
  100% {
    left: 900px;
    top: 650px;
    opacity: 0;
  }
}
@keyframes meteor-drop2 {
  0% {
    opacity: 0;
    top: 150px;
    left: 1350px;
  }
  50% {
    opacity: 1;
  }
  100% {
    left: 900px;
    top: 650px;
    opacity: 0;
  }
}
@-webkit-keyframes $animationName {
  0% {
    top: 30%;
  }
  50% {
    top: 31%;
  }
  100% {
    top: 30%;
  }
}
@-moz-keyframes planet-moving {
  0% {
    top: 30%;
  }
  50% {
    top: 31%;
  }
  100% {
    top: 30%;
  }
}
@-ms-keyframes planet-moving {
  0% {
    top: 30%;
  }
  50% {
    top: 31%;
  }
  100% {
    top: 30%;
  }
}
@keyframes planet-moving {
  0% {
    top: 30%;
  }
  50% {
    top: 31%;
  }
  100% {
    top: 30%;
  }
}
@-webkit-keyframes $animationName {
  0% {
    top: 30%;
  }
  50% {
    top: 31%;
  }
  100% {
    top: 30%;
  }
}
@-moz-keyframes planet-moving2 {
  0% {
    top: 30%;
  }
  50% {
    top: 31%;
  }
  100% {
    top: 30%;
  }
}
@-ms-keyframes planet-moving2 {
  0% {
    top: 30%;
  }
  50% {
    top: 31%;
  }
  100% {
    top: 30%;
  }
}
@keyframes planet-moving2 {
  0% {
    top: 30%;
  }
  50% {
    top: 31%;
  }
  100% {
    top: 30%;
  }
}
@-webkit-keyframes $animationName {
  0% {
    height: 20px;
    top: -7px;
  }
  50% {
    height: 10px;
    top: -3px;
  }
  100% {
    height: 20px;
    top: -7px;
  }
}
@-moz-keyframes twinkle-height {
  0% {
    height: 20px;
    top: -7px;
  }
  50% {
    height: 10px;
    top: -3px;
  }
  100% {
    height: 20px;
    top: -7px;
  }
}
@-ms-keyframes twinkle-height {
  0% {
    height: 20px;
    top: -7px;
  }
  50% {
    height: 10px;
    top: -3px;
  }
  100% {
    height: 20px;
    top: -7px;
  }
}
@keyframes twinkle-height {
  0% {
    height: 20px;
    top: -7px;
  }
  50% {
    height: 10px;
    top: -3px;
  }
  100% {
    height: 20px;
    top: -7px;
  }
}
@-webkit-keyframes $animationName {
  0% {
    width: 20px;
    left: 0px;
  }
  50% {
    width: 10px;
    left: 5px;
  }
  100% {
    width: 20px;
    left: 0px;
  }
}
@-moz-keyframes twinkle-width {
  0% {
    width: 20px;
    left: 0px;
  }
  50% {
    width: 10px;
    left: 5px;
  }
  100% {
    width: 20px;
    left: 0px;
  }
}
@-ms-keyframes twinkle-width {
  0% {
    width: 20px;
    left: 0px;
  }
  50% {
    width: 10px;
    left: 5px;
  }
  100% {
    width: 20px;
    left: 0px;
  }
}
@keyframes twinkle-width {
  0% {
    width: 20px;
    left: 0px;
  }
  50% {
    width: 10px;
    left: 5px;
  }
  100% {
    width: 20px;
    left: 0px;
  }
}
@-webkit-keyframes $animationName {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes twinkle {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes twinkle {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes twinkle {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.article {
  margin: 40px 0;
  font-size: 1.5rem;
}
.article p a {
  color: #f3294f;
  text-decoration: underline;
}
.article .deeper-insights ul li a {
  padding: 6px 0;
  display: block;
}
.article .deeper-insights ul li a h5 {
  float: left;
}
.article .deeper-insights ul li a i {
  float: right;
}
.article .caption {
  margin: 15px 0 0 0;
  color: #cccccc;
}
.article .cover {
  float: left;
  margin: 0 30px 0 0;
  width: 100%;
}
.article .cover img {
  margin: 0 auto 10px auto;
  width: 600px;
}
.article .span-left {
  width: 75%;
  padding-right: 100px;
  float: left;
}
.article .span-left p {
  margin-bottom: 1.5rem;
}
.article .span-left .header-border {
  text-align: left;
}
.article .span-left .header-border:before {
  content: '';
}
.article .span-left .byline {
  margin-bottom: 30px;
  color: #999999;
}
.article .span-left .byline a {
  color: #20bea6;
}
.article .span-right {
  width: 25%;
  padding: 100px 0 0 20px;
  float: left;
}
.article blockquote {
  margin: 30px 0 0 0;
  color: #999999;
  display: flex;
  justify-content: center;
  font-family: "Georgia", serif;
  font-size: 1.2em;
  font-style: italic;
  line-height: 1.8;
}
.article blockquote:before {
  content: open-quote;
  font-size: 3.5em;
  padding: 0 30px;
}
.article .article-ad {
  color: #f3294f;
  margin-bottom: 20px;
  display: block;
  text-align: center;
}
.article .article-ad h5 {
  margin: 20px 0;
}
.article .article-ad hr {
  border: 1px #f3294f solid;
  width: 20%;
  margin: 0 auto;
  opacity: 0.1;
}
.article .reading {
  margin: 30px 0;
  padding: 30px 15px;
}
.article .reading .header-border:before, .article .reading .header-border:after, .article .reading .header-border h3 {
  color: #f3294f;
}
.article .reading .header-border h3 {
  border-color: #f3294f;
}
.article .date-picker {
  font-family: "Khand", sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}
.article .date-picker li {
  padding: 0 5px 15px 5px;
}
.article .date-picker li span {
  color: #b3b3b3;
  font-size: 40%;
}
.article .date-picker li a {
  color: #20bea6;
}
.article .date-picker li.active {
  font-size: 1.2em;
  font-weight: 500;
}
.article .date-picker li.active i {
  display: block;
  line-height: 0.5;
}
.article .past-cosmic li {
  margin-bottom: 1rem;
}
.article .past-cosmic li h5 {
  display: inline;
}

.article-landing {
  margin: 3rem 0;
}
.article-landing .thumbnail {
  width: 100%;
  height: 300px;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.article-landing h5 {
  margin: 1rem 0 3rem 0;
  text-align: center;
  color: #343737;
}
.article-landing .icon-arrow {
  display: inline-block;
}

.cosmic-calendar-feature {
  background: url("/images-US/featured-cosmic.png") no-repeat center top;
  background-size: cover;
  padding: 3rem 0;
  margin-top: 3rem;
}
.cosmic-calendar-feature .header-border::before {
  display: none;
}
.cosmic-calendar-feature .row {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ad-slot-4 {
  margin-top: 30px;
}

.ad-slot-6 {
  margin-bottom: 30px;
}

.author-content .item {
  margin-bottom: 60px;
}
.author-content .social {
  margin-top: 15px;
  font-family: "Khand", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.author-content .social li {
  display: block;
  margin-bottom: 5px;
}
.author-content .social a {
  color: #f3294f;
  text-decoration: underline;
  word-wrap: break-word;
}
.author-content .bio {
  padding: 0 15px 0 60px;
}
.author-content .bio span {
  font-family: "Khand", sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.author-content .icon-star-filled {
  color: #d9d9d9;
  margin-right: 10px;
}

.chinese-zodiac-101 .section-headline {
  margin-bottom: 3rem;
}
.chinese-zodiac-101 .section-headline .span-3 {
  padding-left: 8rem;
  padding-right: 8rem;
}
.chinese-zodiac-101 .block {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.chinese-zodiac-101 .block h4 {
  color: #ac9733;
}
.chinese-zodiac-101 .block h4 span {
  font-family: σ«ïΣ╜ô, SimSun, σìÄµûçτ╗åΘ╗æ, STXihei;
}
.chinese-zodiac-101 .block p {
  color: #7e8686;
}
.chinese-zodiac-101 .block img {
  width: 60%;
}
.chinese-zodiac-101 .btn-small {
  border-color: #343737;
  padding: 6px 10px;
}
.chinese-zodiac-101 .insert-ad {
  color: #f3294f;
  margin: 3rem 0 4rem 0;
  display: block;
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
  .search-trigger, .menu-trigger {
    margin-left: 15px;
    font-size: 1.2rem;
  }

  .white-nav nav .search-trigger, .white-nav nav .menu-trigger {
    color: #fff;
  }
  .white-nav nav ul li a {
    color: #848a8a;
  }
  .white-nav nav ul li a:hover {
    color: #5e6464;
  }
  .white-nav .fixed-nav a {
    color: #343737;
  }

  .fixed-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #f9faf4;
    z-index: 20;
  }

  .mobile-menu.list-inline {
    display: none;
    width: 100%;
    height: 100vh;
    overflow: scroll;
    background: #f9faf4;
    position: fixed;
    top: 40px;
    left: 0;
    z-index: 10;
  }
  .mobile-menu.list-inline li {
    display: block;
  }

  footer .grid {
    width: 100%;
    padding: 0;
  }

  .search h1 {
    margin: 30px 0 10px 0;
  }
}
@media only screen and (min-width: 0) and (max-width: 350px) {
  .chinese-zodiac-101 .block {
    max-height: 230px;
    padding: 2rem !important;
  }

  .horoscope .daily-horoscope .date-picker li.active a {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 320px) and (max-width: 550px) {
  .cusp-mobile {
    position: relative;
    height: 780px;
    margin-left: -15px;
    margin-right: -15px;
    overflow-x: hidden;
  }
  .cusp-mobile .cusp-list {
    margin: 0;
    position: absolute;
    background: #f9faf4;
    z-index: 2;
    bottom: 0;
    padding: 15px;
    border-top: 1px #d9d9d9 solid;
  }
  .cusp-mobile .cusp-svg {
    width: 130%;
    margin: 0 0 0 -65%;
    left: 50%;
    top: 0;
    z-index: 1;
  }
  .cusp-mobile .cusp-svg .active rect, .cusp-mobile .cusp-svg .active circle, .cusp-mobile .cusp-svg .active ellipse {
    fill: #fff;
  }
  .cusp-mobile .cusp-svg .active path, .cusp-mobile .cusp-svg .active path:active, .cusp-mobile .cusp-svg .active path:focus, .cusp-mobile .cusp-svg .active path:visited, .cusp-mobile .cusp-svg .active path:hover {
    fill: transparent;
    pointer-events: all;
  }
  .cusp-mobile p {
    display: block;
    color: #b3b3b3;
    text-align: center;
    margin: 30px 0;
    text-transform: uppercase;
  }
}
@media only screen and (min-width: 450px) and (max-width: 550px) {
  .cusp-mobile {
    height: 850px;
  }
  .cusp-mobile .cusp-svg {
    width: 120%;
    margin: 0 0 0 -60%;
  }
  .cusp-mobile .cusp-svg .active rect, .cusp-mobile .cusp-svg .active circle, .cusp-mobile .cusp-svg .active ellipse {
    fill: #fff;
  }
  .cusp-mobile .cusp-svg .active path, .cusp-mobile .cusp-svg .active path:active, .cusp-mobile .cusp-svg .active path:focus, .cusp-mobile .cusp-svg .active path:visited, .cusp-mobile .cusp-svg .active path:hover {
    fill: transparent;
    pointer-events: all;
  }
}
@media only screen and (min-width: 551px) and (max-width: 767px) {
  .cusp-list {
    text-align: center;
  }

  .cusp-mobile {
    height: 850px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }

  h1.serif {
    font-size: 2rem;
  }

  h2, h2.serif {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  p {
    font-size: 1rem;
  }

  p.medium {
    font-size: 1.125rem;
  }

  .show-small, .show-medium {
    display: block;
  }

  .no-show-small {
    display: none;
  }

  .btn {
    font-size: 1.125rem;
  }

  .mtop-30 {
    margin-top: 30px;
  }

  .ad-slot-3, .ad-slot-4 {
    display: flex;
    justify-content: center;
  }

  nav {
    width: 100%;
    padding: 10px;
  }
  nav .brand {
    font-size: 1.5rem;
  }
  nav .dropdown {
    position: static;
    width: 100vw;
    border: none;
    padding: 10px 30px;
    margin-left: 0;
  }
  nav .dropdown.dropdown-small {
    padding: 0 30px;
  }

  .search-dropdown {
    padding: 60px 0;
  }
  .search-dropdown form {
    width: 90%;
  }
  .search-dropdown form input {
    font-size: 1.125rem;
  }
  .search-dropdown form .icon-search {
    top: 12px;
  }

  .header-border h3 {
    max-width: 294px;
    font-size: .875rem;
  }
  .header-border .elem-left, .header-border .elem-right {
    font-size: 2rem;
  }

  footer .app-dl, footer .links {
    width: 100%;
    padding: 10px 0;
    float: none;
    text-align: center;
  }
  footer .app-dl ul {
    display: flex;
    justify-content: center;
  }
  footer .app-dl ul a {
    padding: 0 10px;
  }

  .sitemap {
    padding: 15px 0;
  }
  .sitemap h3 {
    margin-top: 15px;
  }
  .sitemap .icon-close {
    font-size: 1.5rem;
    top: 30px;
    right: 15px;
  }
  .sitemap .input-group {
    margin: 15px 0 0 0;
  }
  .sitemap .input-group input {
    font-size: 0.875rem;
  }
  .sitemap .input-group button {
    bottom: 0;
    right: 0;
  }

  .choose-zodiac {
    background: url("/images-US/star-cloud-mobile-bg.jpg") no-repeat;
    background-size: 100% 100%;
  }
  .choose-zodiac ul.signs {
    margin-bottom: 20px;
  }
  .choose-zodiac ul.signs li {
    width: 30%;
    margin: 5px 2px;
  }
  .choose-zodiac ul.signs li .sign {
    font-size: 0.875rem;
    width: 93px;
    margin: 5px auto;
  }

  .zodiac-index {
    margin-bottom: 0;
    padding-bottom: 30px;
  }
  .zodiac-index .birth-date h6 {
    font-size: 1rem;
  }
  .zodiac-index .birth-date label {
    margin-bottom: 15px;
  }

  .horoscope {
    background-size: cover;
    background-position: top left;
    margin-bottom: 30px;
  }
  .horoscope nav > a {
    color: #fff;
  }
  .horoscope .fixed-nav > a {
    color: #343737;
  }
  .horoscope .insert-ad {
    color: #fff;
  }
  .horoscope .insert-ad hr {
    border-color: #fff;
    opacity: 0.3;
  }
  .horoscope .insert-ad:hover {
    color: #d9d9d9;
  }
  .horoscope .date {
    color: #b3b3b3;
  }
  .horoscope .section-headline h1, .horoscope .section-headline h2 {
    color: #fff;
  }
  .horoscope .section-headline .header-border:before, .horoscope .section-headline .header-border:after, .horoscope .section-headline .header-border h3 {
    color: #fff;
  }
  .horoscope .section-headline .header-border h3 {
    border-color: #fff;
  }
  .horoscope .section-headline .dropdown-trigger > h5 {
    color: #fff;
  }
  .horoscope .daily-horoscope {
    color: #fff;
    min-height: 0;
  }
  .horoscope .daily-horoscope p {
    width: 100%;
    padding: 0 15px;
  }
  .horoscope .daily-horoscope p a {
    color: #fff;
    text-decoration: underline;
  }
  .horoscope .daily-horoscope p a:hover {
    color: #d9d9d9;
    text-decoration: none;
  }
  .horoscope .daily-horoscope .bg {
    font-size: 9.375rem;
  }
  .horoscope .daily-horoscope .date-picker {
    margin-bottom: 15px;
    font-size: 1.125rem;
  }
  .horoscope .daily-horoscope .date-picker li {
    width: 25%;
    display: block;
    padding: 0;
  }
  .horoscope .daily-horoscope .date-picker li a {
    opacity: 0.8;
  }
  .horoscope .daily-horoscope .date-picker li.active a {
    color: #fff;
    opacity: 1;
  }
  .horoscope .daily-horoscope .date-picker .dropdown-trigger {
    position: relative;
  }
  .horoscope .daily-horoscope .date-picker .dropdown-trigger .dropdown {
    display: none;
    background: #fff;
    position: absolute;
    right: 0;
    padding: 10px 15px;
  }
  .horoscope .daily-horoscope .date-picker .dropdown-trigger .dropdown a {
    color: #343737;
    padding: 5px 0;
    display: block;
  }
  .horoscope .daily-horoscope .date {
    color: #fff;
    opacity: 0.8;
  }
  .horoscope.aries {
    background-image: url("/images-US/horoscopes/bg-aries.jpg");
  }
  .horoscope.aries .daily-horoscope a, .horoscope.aries .section-headline a {
    color: #fff;
  }
  .horoscope.aries .daily-horoscope a:hover, .horoscope.aries .section-headline a:hover {
    color: #d9d9d9;
  }
  .horoscope.aries .section-headline .dropdown a {
    color: #343737;
  }
  .horoscope.taurus {
    background-image: url("/images-US/horoscopes/bg-taurus.jpg");
  }
  .horoscope.taurus .daily-horoscope a, .horoscope.taurus .section-headline a {
    color: #fff;
  }
  .horoscope.taurus .daily-horoscope a:hover, .horoscope.taurus .section-headline a:hover {
    color: #d9d9d9;
  }
  .horoscope.taurus .section-headline .dropdown a {
    color: #343737;
  }
  .horoscope.gemini {
    background-image: url("/images-US/horoscopes/bg-gemini.jpg");
  }
  .horoscope.gemini .daily-horoscope a, .horoscope.gemini .section-headline a {
    color: #fff;
  }
  .horoscope.gemini .daily-horoscope a:hover, .horoscope.gemini .section-headline a:hover {
    color: #d9d9d9;
  }
  .horoscope.gemini .section-headline .dropdown a {
    color: #343737;
  }
  .horoscope.cancer {
    background-image: url("/images-US/horoscopes/bg-cancer.jpg");
  }
  .horoscope.cancer .daily-horoscope a, .horoscope.cancer .section-headline a {
    color: #fff;
  }
  .horoscope.cancer .daily-horoscope a:hover, .horoscope.cancer .section-headline a:hover {
    color: #d9d9d9;
  }
  .horoscope.cancer .section-headline .dropdown a {
    color: #343737;
  }
  .horoscope.leo {
    background-image: url("/images-US/horoscopes/bg-leo.jpg");
  }
  .horoscope.leo .daily-horoscope a, .horoscope.leo .section-headline a {
    color: #fff;
  }
  .horoscope.leo .daily-horoscope a:hover, .horoscope.leo .section-headline a:hover {
    color: #d9d9d9;
  }
  .horoscope.leo .section-headline .dropdown a {
    color: #343737;
  }
  .horoscope.virgo {
    background-image: url("/images-US/horoscopes/bg-virgo.jpg");
  }
  .horoscope.virgo .daily-horoscope a, .horoscope.virgo .section-headline a {
    color: #fff;
  }
  .horoscope.virgo .daily-horoscope a:hover, .horoscope.virgo .section-headline a:hover {
    color: #d9d9d9;
  }
  .horoscope.virgo .section-headline .dropdown a {
    color: #343737;
  }
  .horoscope.libra {
    background-image: url("/images-US/horoscopes/bg-libra.jpg");
  }
  .horoscope.libra .daily-horoscope a, .horoscope.libra .section-headline a {
    color: #fff;
  }
  .horoscope.libra .daily-horoscope a:hover, .horoscope.libra .section-headline a:hover {
    color: #d9d9d9;
  }
  .horoscope.libra .section-headline .dropdown a {
    color: #343737;
  }
  .horoscope.scorpio {
    background-image: url("/images-US/horoscopes/bg-scorpio.jpg");
  }
  .horoscope.scorpio .daily-horoscope a, .horoscope.scorpio .section-headline a {
    color: #fff;
  }
  .horoscope.scorpio .daily-horoscope a:hover, .horoscope.scorpio .section-headline a:hover {
    color: #d9d9d9;
  }
  .horoscope.scorpio .section-headline .dropdown a {
    color: #343737;
  }
  .horoscope.sagittarius {
    background-image: url("/images-US/horoscopes/bg-sagittarius.jpg");
  }
  .horoscope.sagittarius .daily-horoscope a, .horoscope.sagittarius .section-headline a {
    color: #fff;
  }
  .horoscope.sagittarius .daily-horoscope a:hover, .horoscope.sagittarius .section-headline a:hover {
    color: #d9d9d9;
  }
  .horoscope.sagittarius .section-headline .dropdown a {
    color: #343737;
  }
  .horoscope.capricorn {
    background-image: url("/images-US/horoscopes/bg-capricorn.jpg");
  }
  .horoscope.capricorn .daily-horoscope a, .horoscope.capricorn .section-headline a {
    color: #fff;
  }
  .horoscope.capricorn .daily-horoscope a:hover, .horoscope.capricorn .section-headline a:hover {
    color: #d9d9d9;
  }
  .horoscope.capricorn .section-headline .dropdown a {
    color: #343737;
  }
  .horoscope.aquarius {
    background-image: url("/images-US/horoscopes/bg-aquarius.jpg");
  }
  .horoscope.aquarius .daily-horoscope a, .horoscope.aquarius .section-headline a {
    color: #fff;
  }
  .horoscope.aquarius .daily-horoscope a:hover, .horoscope.aquarius .section-headline a:hover {
    color: #d9d9d9;
  }
  .horoscope.aquarius .section-headline .dropdown a {
    color: #343737;
  }
  .horoscope.pisces {
    background-image: url("/images-US/horoscopes/bg-pisces.jpg");
  }
  .horoscope.pisces .daily-horoscope a, .horoscope.pisces .section-headline a {
    color: #fff;
  }
  .horoscope.pisces .daily-horoscope a:hover, .horoscope.pisces .section-headline a:hover {
    color: #d9d9d9;
  }
  .horoscope.pisces .section-headline .dropdown a {
    color: #343737;
  }
  .horoscope.chinese {
    background-image: url("/images-US/horoscopes/bg-chinese.jpg");
  }
  .horoscope.chinese .daily-horoscope a, .horoscope.chinese .section-headline a {
    color: #fff;
  }
  .horoscope.chinese .daily-horoscope a:hover, .horoscope.chinese .section-headline a:hover {
    color: #d9d9d9;
  }
  .horoscope.chinese .section-headline .dropdown a {
    color: #343737;
  }

  .horoscope.leo {
    background: none;
    margin-bottom: 1rem;
  }
  .horoscope.leo nav > a {
    color: #343737;
  }
  .horoscope.leo .ad-slot-1 {
    max-width: 100%;
    min-height: 50px;
  }
  .horoscope.leo .section-headline {
    margin: 15px 0 0 0;
  }
  .horoscope.leo .section-headline h1 {
    color: #343737;
  }
  .horoscope.leo .section-headline .header-border:after, .horoscope.leo .section-headline .header-border:before, .horoscope.leo .section-headline .header-border h3 {
    color: #343737;
  }
  .horoscope.leo .section-headline .header-border h3 {
    border-color: #343737;
  }
  .horoscope.leo .daily-horoscope {
    color: #343737;
    text-align: left;
  }
  .horoscope.leo .daily-horoscope .bg {
    display: none;
  }
  .horoscope.leo .daily-horoscope .date-picker {
    margin: 1rem;
    justify-content: space-between;
    border-bottom: 1px #ddd solid;
  }
  .horoscope.leo .daily-horoscope .date-picker li {
    width: auto;
    font-weight: 500;
  }
  .horoscope.leo .daily-horoscope .date-picker li a {
    color: #343737;
  }
  .horoscope.leo .daily-horoscope .date-picker li a:hover {
    color: #d1a449;
  }
  .horoscope.leo .daily-horoscope .date-picker li.active > a {
    color: #d1a449;
    border-bottom: 3px #d1a449 solid;
  }
  .horoscope.leo .daily-horoscope .date-picker .dropdown-trigger .dropdown {
    background: #f9faf4;
    border: 1px #dce2bf;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  }
  .horoscope.leo .daily-horoscope .date {
    color: #343737;
    font-size: 1rem;
  }
  .horoscope.leo .daily-horoscope a, .horoscope.leo .section-headline a, .horoscope.leo .section-headline .dropdown a {
    color: #d1a449;
  }
  .horoscope.leo .daily-horoscope a:hover, .horoscope.leo .section-headline a:hover, .horoscope.leo .section-headline .dropdown a:hover {
    color: #a47b29;
  }
  .horoscope.leo .more-horoscopes {
    padding: 0 1rem;
    margin: 1rem auto;
  }
  .horoscope.leo .more-horoscopes h4 {
    margin-bottom: 0.2rem;
  }
  .horoscope.leo .more-horoscopes li {
    margin: 0.4rem 0.2rem;
  }
  .horoscope.leo .more-horoscopes li a {
    background: #d1a449;
    padding: 0.5rem;
    display: block;
    color: #f9faf4;
  }
  .horoscope.leo .more-horoscopes li a:hover {
    color: #fff;
    background: #b88b2f;
  }
  .horoscope.leo .more-horoscopes li a.visited {
    background: #adb1a5;
  }
  .horoscope.leo .more-horoscopes li a h5 {
    line-height: 1;
  }
  .horoscope.leo .deeper-insights {
    padding: 2rem 1rem 0 1rem;
    width: 100%;
  }
  .horoscope.leo .deeper-insights .header-border {
    margin-bottom: 1rem;
    display: flex;
    justify-content: center;
  }
  .horoscope.leo .deeper-insights ul {
    margin-bottom: 0;
  }
  .horoscope.leo .deeper-insights ul li {
    margin: 0.5rem 0;
    padding-bottom: 0.5rem;
    border-bottom: 1px #999999 dotted;
  }
  .horoscope.leo .deeper-insights ul li a {
    padding: 0;
    display: inline;
    color: #d1a449;
  }
  .horoscope.leo .deeper-insights ul li a i {
    float: none;
  }

  .more-horoscopes {
    width: 100%;
  }
  .more-horoscopes h6 {
    color: #fff;
    opacity: 0.6;
  }

  .featured-article {
    padding: 30px 0;
  }
  .featured-article p {
    margin-bottom: .5rem;
  }

  .plant-of-the-moment {
    background-image: url("/images-US/featured-plant-of-the-moment-small.png");
    background-size: 100% 100%;
  }

  .many-moons .icon-moons-left, .many-moons .icon-moons-right {
    font-size: 2.5rem;
  }
  .many-moons .icon-moons-left {
    left: -60px;
  }
  .many-moons .icon-moons-right {
    right: -60px;
  }

  .stellar-guidance .v-center {
    display: block;
  }
  .stellar-guidance img {
    margin-bottom: 30px;
  }
  .stellar-guidance h1 {
    margin-top: 10px;
    font-size: 1.875rem;
  }
  .stellar-guidance .span-half {
    text-align: center;
  }
  .stellar-guidance .span-half:nth-child(2) {
    padding: 0;
  }

  .insights {
    padding: 30px 0;
  }
  .insights .v-center {
    display: block;
    margin: 0;
  }

  .deeper-insights {
    margin: 0 auto;
  }
  .deeper-insights ul {
    margin-bottom: 15px;
  }

  .birth-chart {
    margin: 30px 0 0 0;
    background: url("/images-US/birth-chart-mobile-bg.png") no-repeat top center;
    background-size: 100%;
  }
  .birth-chart h4 {
    margin: 20px 0;
  }
  .birth-chart select {
    width: 100%;
    font-size: 1.125rem;
    margin-bottom: 20px;
  }
  .birth-chart input {
    width: 70%;
    margin: 0 0 20px 0;
    font-size: 1.125rem;
  }
  .birth-chart button {
    width: 30%;
    font-size: 1.125rem;
    margin: 0 0 20px 0;
  }

  .related .row, .ad-slot-1, .ad-slot-4 {
    margin: 0;
  }

  .hex {
    margin: 10px auto 10px auto;
  }

  .reading {
    margin-top: 15px;
    padding: 25px 10px;
  }

  .reading-career, .reading-love {
    border: none;
  }

  .reading-chinese {
    background: url("/images-US/report-chinese-mobile-bg.png") no-repeat top center;
    background-size: 100% 100%;
    margin-top: 20px;
  }
  .reading-chinese .header-border {
    top: -30px;
  }

  .reading-tl {
    background: #f9faf4;
    border: 1px #e6e6e6 solid;
  }
  .reading-tl:before {
    content: '';
    background: url("/images-US/report-tree-of-life-bg.png") no-repeat top center;
    background-size: cover;
    width: 100vw;
    height: 484px;
    position: absolute;
    left: -10px;
    top: -60px;
    z-index: -1;
  }
  .reading-tl .header-border {
    top: -10px;
  }
  .reading-tl .header-border:before, .reading-tl .header-border:after, .reading-tl .header-border h6 {
    color: #2ead58;
  }
  .reading-tl .header-border h6 {
    border-color: #2ead58;
  }
  .reading-tl .learn-more {
    color: #2ead58;
  }

  .tarot-deck {
    height: 500px;
  }
  .tarot-deck .deck {
    width: 300px;
    height: 200px;
    margin: 0 auto;
  }
  .tarot-deck .deck .card {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 0;
    width: 150px;
    height: 185px;
    background-size: cover;
  }
  .tarot-deck .deck .card:hover {
    background-position: 0 -213px;
  }
  .tarot-deck .deck .card-1 {
    left: -8px;
  }
  .tarot-deck .deck .card-2 {
    left: 7px;
  }
  .tarot-deck .deck .card-3 {
    left: 22px;
  }
  .tarot-deck .deck .card-4 {
    left: 37px;
  }
  .tarot-deck .deck .card-5 {
    left: 52px;
  }
  .tarot-deck .deck .card-6 {
    left: 67px;
  }
  .tarot-deck .deck .card-7 {
    left: 82px;
  }
  .tarot-deck .deck .card-8 {
    left: 97px;
  }
  .tarot-deck .deck .card-9 {
    left: 112px;
  }
  .tarot-deck .deck .card-10 {
    left: 127px;
  }
  .tarot-deck .deck .card-11 {
    left: 142px;
  }
  .tarot-deck .deck .card-12 {
    left: 157px;
  }

  .deck-two-card {
    margin: 15px 0;
  }
  .deck-two-card .card {
    width: 150px;
    height: 185px;
  }

  .module-tarot-deck {
    height: 150px;
    width: 300px;
  }
  .module-tarot-deck .card {
    width: 150px;
    height: 185px;
  }
  .module-tarot-deck .card:hover {
    background-position: 0 -212px;
  }
  .module-tarot-deck .card-1 {
    left: -8px;
  }
  .module-tarot-deck .card-2 {
    left: 7px;
  }
  .module-tarot-deck .card-3 {
    left: 22px;
  }
  .module-tarot-deck .card-4 {
    left: 37px;
  }
  .module-tarot-deck .card-5 {
    left: 52px;
  }
  .module-tarot-deck .card-6 {
    left: 67px;
  }
  .module-tarot-deck .card-7 {
    left: 82px;
  }
  .module-tarot-deck .card-8 {
    left: 97px;
  }
  .module-tarot-deck .card-9 {
    left: 112px;
  }
  .module-tarot-deck .card-10 {
    left: 127px;
  }
  .module-tarot-deck .card-11 {
    left: 142px;
  }
  .module-tarot-deck .card-12 {
    left: 157px;
  }

  .section-headline .result {
    margin: 15px 0;
  }
  .section-headline .result img {
    width: 100%;
    display: block;
    height: auto;
    padding-right: 15px;
  }
  .section-headline .result-2-card {
    margin: 15px 0;
  }
  .section-headline .result-2-card img {
    width: 120px;
  }

  .game-container {
    margin: 30px 0;
  }

  .love-compatibility p.medium {
    font-size: 1rem;
  }
  .love-compatibility .span-quarter {
    width: 33.333333%;
  }

  .fortune-cookie, .ask-the-genie, .book-of-love, .daily-karmic-number, .secret-crush {
    width: 100%;
    padding: 0 10px;
  }
  .fortune-cookie img, .ask-the-genie img, .book-of-love img, .daily-karmic-number img, .secret-crush img {
    width: 100%;
    display: block;
    height: auto;
  }

  .fortune-cookie .result p {
    font-size: 0.75rem;
    width: 170px;
    right: 10px;
    top: 27%;
  }

  .book-of-love .result p {
    font-size: 0.875rem;
    width: 150px;
    left: -75px;
    top: 20%;
  }

  .daily-karmic-number .result span {
    font-size: 3.75rem;
    top: 15%;
    left: -14.5px;
  }

  .secret-crush .name-form {
    position: static;
    margin: 30px 0 10px 0;
  }
  .secret-crush .name-form input {
    float: none;
    width: 100%;
    font-size: 1rem;
  }
  .secret-crush .result p {
    font-size: 0.75rem;
    line-height: 1.2;
    right: 3%;
  }
  .secret-crush .result input {
    margin-top: 20px;
  }

  .more-compatibility {
    width: 100%;
    margin: 30px auto;
  }

  .astrology .ad-slot-1 {
    left: -160px;
    top: -25px;
  }
  .astrology .ad-slot-4 {
    display: flex;
    justify-content: center;
  }
  .astrology .featured-article {
    margin-top: 30px;
    padding-top: 50px;
  }
  .astrology .signs p {
    font-size: 1.125rem;
  }
  .astrology .signs .sign {
    width: 96px;
    font-size: 1rem;
    margin: 3px 0;
  }
  .astrology .signs .sign i {
    font-size: 3.125rem;
  }
  .astrology .insights {
    padding: 0 0 30px 0;
  }
  .astrology .more-links {
    width: 100%;
  }

  .article .cover {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  .article .cover img {
    margin: 0;
    width: 100%;
  }
  .article .caption {
    text-align: center;
    margin-bottom: 15px;
  }
  .article .deeper-insights {
    margin: 30px auto;
  }
  .article .span-left {
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
  }
  .article .span-left .date-picker {
    text-align: center;
  }
  .article .span-right {
    width: 100%;
    padding: 0;
  }
  .article blockquote {
    margin-top: 15px;
  }
  .article blockquote:before {
    padding: 0 30px 0 0;
  }

  .author-content .item {
    margin-bottom: 30px;
  }
  .author-content .social {
    margin-top: 30px;
  }
  .author-content .bio {
    margin-top: 15px;
    padding: 0;
  }
  .author-content .bio span {
    font-size: 1.5rem;
  }

  .chinese-zodiac-101 .section-headline {
    margin-bottom: 0;
  }
  .chinese-zodiac-101 .section-headline .span-3 {
    padding: 0;
  }
  .chinese-zodiac-101 .block {
    max-width: 300px;
    margin: 0 auto 15px auto;
  }
  .chinese-zodiac-101 .insert-ad {
    margin: 1rem 0 2rem 0;
  }
  .chinese-zodiac-101 form .v-center {
    display: block;
  }

  .article-landing {
    margin: 2rem 0;
  }
  .article-landing h5 {
    margin-bottom: 1rem;
  }

  .cosmic-calendar-feature {
    background: none;
    margin-top: 0;
  }
  .cosmic-calendar-feature .span-quarter {
    width: 40%;
    padding-right: 15px;
  }

  .reading-bg {
    background-size: 200% auto;
    background-position: left 30px;
  }
  .reading-bg .ad-slot-2 {
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }

  .reading-info {
    margin-bottom: 0;
  }
  .reading-info .span-2 {
    padding: 0 20px;
  }
  .reading-info .span-1 {
    padding: 20px;
  }
  .reading-info .span-1 .icon-star-filled {
    font-size: 0.875rem;
  }

  .subscribe .ad-slot-2 {
    display: flex;
    justify-content: center;
  }

  .subscription-form .sample-trigger {
    margin-left: 30px;
  }
  .subscription-form ul.v-center li:first-child {
    width: 100%;
  }
  .subscription-form ul.v-center li:nth-child(2), .subscription-form ul.v-center li:nth-child(3) {
    width: 30%;
  }
  .subscription-form ul.v-center li:last-child {
    width: 35%;
  }

  .reading-form, .subscription-form {
    margin: 15px 0;
    padding: 20px;
  }
  .reading-form .row .width90, .subscription-form .row .width90 {
    width: 100%;
  }
  .reading-form select, .subscription-form select {
    font-size: 1rem;
  }
  .reading-form label.caret:after, .subscription-form label.caret:after {
    top: 0;
  }
  .reading-form h2, .subscription-form h2 {
    margin-bottom: 15px;
  }
  .reading-form .info li:first-child, .subscription-form .info li:first-child {
    width: 40%;
  }
  .reading-form .info li:nth-child(2), .subscription-form .info li:nth-child(2) {
    width: 58%;
    font-size: 1rem;
  }
  .reading-form ul.v-center, .subscription-form ul.v-center {
    display: block;
  }
  .reading-form ul.v-center li:first-child, .subscription-form ul.v-center li:first-child {
    width: 100%;
  }
  .reading-form ul.v-center li:nth-child(2) label, .subscription-form ul.v-center li:nth-child(2) label {
    margin: 15px 0 0 -30px;
  }
  .reading-form .row.v-center, .subscription-form .row.v-center {
    display: block;
  }
  .reading-form .row.v-center h6, .subscription-form .row.v-center h6 {
    font-size: 1.125rem;
    text-align: right;
    margin: 15px 0;
  }

  .review-cart {
    padding: 20px;
    margin-top: 15px;
  }
  .review-cart h6 {
    font-size: 1rem;
  }

  .reading-cards .description {
    padding: 0;
    font-size: 1.125rem;
  }
  .reading-cards .card {
    width: 300px;
    height: 189px;
    padding: 30px;
    margin: 0 auto 15px auto;
  }
  .reading-cards .card p {
    font-size: 1rem;
  }

  .reading-category h2 {
    font-size: 1.8rem;
    text-align: center;
  }
  .reading-category .item .card {
    text-align: unset;
    padding: 20px 10px 5px 10px;
    margin: 10px 0;
  }
  .reading-category .item .card h5 {
    text-align: center;
    margin-bottom: 15px;
  }
  .reading-category .item .card .icons {
    text-align: left;
    display: inline-block;
    height: 40px;
    font-size: 1.875rem;
  }
  .reading-category .item .card .rating {
    text-align: right;
    display: inline;
    float: right;
    margin-top: 15px;
  }
  .reading-category .ad-slot-2 {
    display: flex;
    justify-content: center;
  }

  .sample-modal img {
    width: 100%;
    margin: 0;
  }
  .sample-modal .sample-close {
    top: 20px;
    right: 20px;
  }

  .zodiac-101-links {
    background: transparent;
  }
  .zodiac-101-links a {
    margin: 15px 0;
  }
  .zodiac-101-links .header {
    margin: 20px 0;
  }
  .zodiac-101-links .header hr {
    width: 30%;
    margin: 20px 0;
  }
  .zodiac-101-links .header h2 {
    width: 40%;
  }
  .zodiac-101-links .header h2 i {
    margin-bottom: 8px;
  }
  .zodiac-101-links .elements .header hr {
    width: 15%;
  }
  .zodiac-101-links .elements .header h2 {
    width: 70%;
  }
  .zodiac-101-links .elements .span-quarter {
    width: 50%;
  }

  .zodiac-man-woman .section-headline {
    margin-bottom: 30px;
  }
  .zodiac-man-woman .span-quarter p {
    width: 80%;
    margin: 0 auto;
  }

  .cusp-headline .back {
    position: static;
    text-align: left;
  }

  .cusp-container {
    margin: 15px 0 30px 0;
  }
  .cusp-container .deeper-insights {
    text-align: center;
    margin-top: 30px;
  }
  .cusp-container .keywords li {
    display: block;
    font-size: 1rem;
  }
  .cusp-container .inner-content {
    padding: 0;
  }
  .cusp-container .inner-content h5 {
    margin: 0;
  }
  .cusp-container .inner-content .ad-slot-2 {
    margin-bottom: 20px;
  }
  .cusp-container .span-1 .pull-right {
    float: none;
  }
  .cusp-container .zodiac-101 {
    margin: 15px auto 0 auto;
    padding: 0;
  }

  .astrology-calendar .list {
    margin-bottom: 2rem;
  }
  .astrology-calendar .list .caret::after {
    right: 5px;
    top: -4px;
  }
  .astrology-calendar .list .item .date {
    font-size: 2rem;
    width: 15%;
  }
  .astrology-calendar .list .item .description {
    width: 78%;
    margin: 0 2%;
  }
  .astrology-calendar .list .item .symbols {
    display: none;
  }
  .astrology-calendar .pull-right {
    float: none;
    text-align: center;
  }
  .astrology-calendar .zodiac-101 {
    width: 100%;
  }
  .astrology-calendar .deeper-insights {
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  h1, h1.serif {
    font-size: 3rem;
  }

  h2.serif {
    font-size: 2.5rem;
  }

  .show-medium {
    display: block;
  }

  .no-show-medium {
    display: none;
  }

  nav {
    width: 100%;
    padding: 10px 20px;
  }
  nav ul li .dropdown {
    position: static;
    width: 100%;
    border: none;
    padding: 10px;
    margin-left: 0;
  }
  nav ul li .dropdown .span-1 {
    width: 33.3333333333%;
  }

  .search-dropdown {
    padding: 60px 0;
  }
  .search-dropdown form {
    width: 80%;
  }
  .search-dropdown form input {
    font-size: 1.25rem;
  }
  .search-dropdown form .icon-search {
    top: 15px;
  }

  .mobile-menu.list-inline {
    padding: 0 10px;
    top: 60px;
  }

  .search-trigger, .menu-trigger {
    margin-top: 10px;
  }

  footer .grid {
    display: flex;
    align-items: center;
  }
  footer .app-dl ul li {
    width: 45%;
  }
  footer .app-dl ul li img {
    width: 100%;
  }

  .sitemap .medium-clearer:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  .sitemap .span-quarter {
    width: 50%;
  }
  .sitemap .input-group {
    margin-bottom: 0;
    width: 80%;
  }

  .choose-zodiac h2 {
    margin: 30px 0 15px 0;
  }
  .choose-zodiac ul {
    width: 700px;
    margin: 0 auto;
  }
  .choose-zodiac ul li {
    margin-bottom: 8px;
  }

  .zodiac-index ul.signs li .sign {
    width: 100px;
  }
  .zodiac-index ul.signs li .sign i {
    font-size: 3.43rem;
  }
  .zodiac-index ul.signs li .sign i.icon-aries, .zodiac-index ul.signs li .sign i.icon-gemini, .zodiac-index ul.signs li .sign i.icon-aquarius, .zodiac-index ul.signs li .sign i.icon-pisces {
    font-size: 4.375rem;
  }
  .zodiac-index .birth-date {
    width: 80%;
  }
  .zodiac-index .birth-date .span-1 {
    width: 33.33333%;
  }

  .insights .span-1, .insights .span-2, .insights .span-half {
    padding: 0;
  }
  .insights .v-center {
    margin-top: 30px;
  }
  .insights .text-right {
    text-align: center;
  }
  .insights .deeper-insights {
    margin: 30px auto;
  }

  .birth-chart {
    margin-top: 30px;
  }
  .birth-chart .span-1 {
    width: 33.3333333333%;
  }
  .birth-chart .span-1:first-child {
    padding: 0;
  }
  .birth-chart .span-1 select {
    width: 100%;
  }
  .birth-chart .center-span-2 {
    padding: 0;
  }

  .daily-horoscope p {
    padding: 0;
    font-size: 1.25rem;
    width: 80%;
  }

  .more-horoscopes {
    width: 90%;
  }

  .reading-default .header-border, .reading-career .header-border, .reading-love .header-border, .reading-chinese .header-border {
    margin: 0 0 0 -130px;
  }

  .tarot-deck {
    height: 600px;
  }
  .tarot-deck .deck {
    width: 700px;
  }
  .tarot-deck .deck .card {
    width: 280px;
    height: 345px;
    background-size: cover;
  }
  .tarot-deck .deck .card:hover {
    background-position: 0 -400px;
  }
  .tarot-deck .deck .card-1 {
    left: -10px;
  }
  .tarot-deck .deck .card-2 {
    left: 30px;
  }
  .tarot-deck .deck .card-3 {
    left: 70px;
  }
  .tarot-deck .deck .card-4 {
    left: 110px;
  }
  .tarot-deck .deck .card-5 {
    left: 150px;
  }
  .tarot-deck .deck .card-6 {
    left: 190px;
  }
  .tarot-deck .deck .card-7 {
    left: 230px;
  }
  .tarot-deck .deck .card-8 {
    left: 270px;
  }
  .tarot-deck .deck .card-9 {
    left: 310px;
  }
  .tarot-deck .deck .card-10 {
    left: 350px;
  }
  .tarot-deck .deck .card-11 {
    left: 390px;
  }
  .tarot-deck .deck .card-12 {
    left: 430px;
  }
  .tarot-deck .deck-two-card .card {
    width: 180px;
    height: 222px;
  }

  .astrology .signs .sign {
    width: 100px;
    font-size: 1rem;
  }
  .astrology .signs .sign i {
    font-size: 3.125rem;
  }

  .ad-slot-5 {
    margin-bottom: 30px;
  }

  .article .span-left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .article .span-right {
    width: 100%;
    padding: 0;
  }
  .article .span-right .ad-slot-2 {
    float: left;
    width: 50%;
  }
  .article .span-right .ad-slot-3 {
    clear: both;
  }
  .article .span-right .deeper-insights {
    float: left;
    margin: 0;
    width: 50%;
  }
  .article blockquote {
    margin-top: 15px;
  }
  .article blockquote:before {
    padding: 0 30px 0 0;
  }
  .article .cover img {
    margin: 0 0 10px 0;
    width: 100%;
  }

  .author-content .span-2 {
    padding: 0;
  }
  .author-content .item .span-1 {
    width: 33.3333333333%;
    padding: 0;
  }
  .author-content .item .span-2 {
    width: 66.6666666667%;
  }
  .author-content .bio {
    padding: 0 15px 0 30px;
  }
  .author-content .social {
    font-size: 0.875rem;
  }

  .chinese-zodiac-101 .section-headline {
    margin-bottom: 30px;
  }
  .chinese-zodiac-101 .section-headline .span-3 {
    padding: 0;
  }
  .chinese-zodiac-101 .span-1 {
    width: 33.3333333333%;
  }
  .chinese-zodiac-101 .block {
    padding: 30px 15px;
    margin-bottom: 0;
    height: 200px;
  }
  .chinese-zodiac-101 .block h6 {
    margin: 3px 0;
  }
  .chinese-zodiac-101 .block [class^="icon-"], .chinese-zodiac-101 .block [class*=" icon-"] {
    font-size: 6rem;
    margin-left: 48px;
  }
  .chinese-zodiac-101 .block p {
    font-size: 1rem;
  }
  .chinese-zodiac-101 .insert-ad {
    margin: 15px 0 30px 0;
  }

  .article-landing .span-quarter {
    width: 50%;
  }

  .reading-bg {
    background-position: center 2%;
  }
  .reading-bg .ad-slot-2 {
    display: flex;
    justify-content: center;
  }

  .reading-info {
    margin-bottom: 0;
  }
  .reading-info ul {
    text-align: center;
  }
  .reading-info .input-group {
    width: 50%;
    margin: 0 auto;
  }

  .subscribe .ad-slot-2 {
    display: flex;
    justify-content: center;
  }

  .reading-form, .subscription-form {
    margin: 30px 0;
  }
  .reading-form .row .width90, .subscription-form .row .width90 {
    width: 100%;
  }
  .reading-form .col, .subscription-form .col {
    padding: 0;
  }
  .reading-form .span-half, .subscription-form .span-half {
    width: 100%;
  }

  .reading-testimonial {
    margin: 0 0 30px 0;
  }

  .reading-popular .span-quarter {
    width: 50%;
  }
  .reading-popular .box {
    margin-bottom: 30px;
    height: 180px;
  }

  .reading-steps {
    padding-bottom: 0;
  }
  .reading-steps li {
    width: 24%;
  }

  .reading-cards {
    max-width: 768px;
    margin: 0 auto 30px auto;
  }
  .reading-cards .span-1 {
    width: 50%;
  }
  .reading-cards .description {
    padding: 0 60px;
    font-size: 1.125rem;
  }
  .reading-cards .card {
    height: 240px;
    padding: 0 30px;
  }
  .reading-cards .card h5 {
    font-size: 1rem;
  }
  .reading-cards .card p {
    font-size: 0.875rem;
    line-height: 1.2;
  }

  .reading-category h2 {
    font-size: 1.8rem;
    text-align: center;
  }
  .reading-category .item {
    margin-left: -20px;
  }
  .reading-category .item .card {
    padding: 20px 10px;
  }
  .reading-category .ad-slot-2 {
    display: flex;
    justify-content: center;
  }

  .sample-modal img {
    width: 80%;
  }
  .sample-modal .sample-close {
    right: 20px;
  }

  .zodiac-101-links {
    background: transparent;
    margin: 30px 0;
  }
  .zodiac-101-links a {
    margin: 15px 0;
  }
  .zodiac-101-links .span-1 {
    width: 33.3333333333%;
  }
  .zodiac-101-links .sun-signs .span-quarter {
    width: 50%;
  }
  .zodiac-101-links .planets p {
    display: flex;
  }

  .zodiac-man-woman .span-quarter {
    padding: 0;
  }
  .zodiac-man-woman h4 {
    font-size: 1rem;
  }

  .cusp-headline .back {
    top: 0;
    left: 20px;
  }

  .cusp-mobile {
    margin: 0 10px 0 -10px;
  }

  .cusp-list {
    width: 33.3333333333%;
  }

  .cusp-svg {
    width: 66.6666666667%;
    padding-left: 0;
  }
  .cusp-svg .active rect, .cusp-svg .active circle, .cusp-svg .active ellipse {
    fill: #fff;
  }
  .cusp-svg .active path, .cusp-svg .active path:active, .cusp-svg .active path:focus, .cusp-svg .active path:visited, .cusp-svg .active path:hover {
    fill: transparent;
    pointer-events: all;
  }

  .cusp-container {
    margin: 30px 0;
  }
  .cusp-container .inner-content {
    padding: 0 0 30px 0;
  }
  .cusp-container .ad-slot-4 {
    float: left;
  }
  .cusp-container .pull-right {
    width: 50%;
  }

  .astrology-calendar .list {
    padding: 0 20px 0 10px;
  }
  .astrology-calendar .pull-right {
    width: 50%;
    margin: 0 auto;
    float: none;
  }
  .astrology-calendar .pull-right .zodiac-101, .astrology-calendar .pull-right .deeper-insights {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  h1 {
    font-size: 3.125rem;
  }

  label.caret:after {
    top: 5px;
  }

  nav {
    width: 100%;
    padding: 10px 20px;
  }
  nav ul li > a {
    font-size: 1rem;
    padding: 7px 5px 0 5px;
  }

  .brand {
    font-size: 1.5rem;
  }

  footer {
    padding: 10px;
  }
  footer .grid {
    width: 100%;
    padding: 0;
    display: flex;
    align-items: center;
  }
  footer .app-dl ul li {
    width: 45%;
  }
  footer .app-dl ul li img {
    width: 100%;
  }

  .choose-zodiac .signs {
    width: 700px;
    margin: 0 auto 50px auto;
  }
  .choose-zodiac .signs li {
    margin-bottom: 5px;
  }

  .featured-article h1 {
    margin: 20px 0 10px 0;
  }

  .birth-chart select {
    width: 100%;
    font-size: 1.125rem;
    margin-bottom: 20px;
  }

  .daily-horoscope {
    padding: 0 50px;
  }

  .more-horoscopes {
    width: 90%;
  }

  .tarot-deck {
    height: 750px;
  }
  .tarot-deck .deck {
    width: 980px;
  }
  .tarot-deck .deck .card {
    width: 300px;
    height: 370px;
    background-size: cover;
  }
  .tarot-deck .deck .card:hover {
    background-position: 0 -425px;
  }
  .tarot-deck .deck .card-1 {
    left: 10px;
  }
  .tarot-deck .deck .card-2 {
    left: 70px;
  }
  .tarot-deck .deck .card-3 {
    left: 130px;
  }
  .tarot-deck .deck .card-4 {
    left: 190px;
  }
  .tarot-deck .deck .card-5 {
    left: 250px;
  }
  .tarot-deck .deck .card-6 {
    left: 310px;
  }
  .tarot-deck .deck .card-7 {
    left: 370px;
  }
  .tarot-deck .deck .card-8 {
    left: 430px;
  }
  .tarot-deck .deck .card-9 {
    left: 490px;
  }
  .tarot-deck .deck .card-10 {
    left: 550px;
  }
  .tarot-deck .deck .card-11 {
    left: 610px;
  }
  .tarot-deck .deck .card-12 {
    left: 670px;
  }
}
