body {
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  padding: 0px;
  border-top: 3px solid #ffcc00;
}
.offer_tile {
  position: absolute;
  font-size: 11px;
  top: 0;
  z-index: 1;
  right: -7px;
}
.float-right {
  float: right;
}
.cursor-pointer {
  cursor: pointer !important;
}
.float-left {
  float: left;
}
.text-danger {
  color: #a94442;
}
.text-succes {
  color: #4BB543;
}
.notification-Mobile {
  position: relative;
  margin-top: 5px;
}
.height500 {
  height: 500px;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.t_and_c_subheading {
  text-transform: uppercase;
  font-size: 18px;
  margin: 10px 0px;
  color: #333;
}
.scrollable_2::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
  cursor: pointer;
}
.scrollable_2::-webkit-scrollbar {
  width: 6px;
  cursor: pointer;
  background-color: #F5F5F5;
}
.scrollable_2::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #ffcc00;
  cursor: pointer;
}
.autocomplete-items {
  position: absolute;
  z-index: 99999;
  background: #fff;
  height: 170px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-shadow: 0 -1px 5px 3px rgba(219, 219, 219, 1);
  -moz-box-shadow: 0 -1px 5px 3px rgba(219, 219, 219, 1);
  box-shadow: 0 -1px 5px 3px rgba(219, 219, 219, 1);
}
.autocomplete-items div {
  color: #999;
  border-bottom: 1px solid #eee;
  padding: 10px 10px;
  cursor: pointer;
}
.autocomplete-items div:hover {
  color: #ffcc00;
}
.link_a {
  color: #d0a90d;
  text-decoration: underline;
}
.input_lable {
  color: #737373;
  margin-bottom: 7px;
  display: block;
}
.height180 {
  height: 180px;
}
.height220 {
  height: 220px;
}
.height147 {
  height: 147px;
  margin: 0px;
}
.Sign_up_otp input {
  margin: 0 10px 15px 0;
  padding: 0;
  height: 45px;
  width: 10%;
  outline: none;
  border: none;
  font-size: 16px;
  text-align: center;
  font-size: 20px;
  border-radius: 0;
  border-bottom: 2px solid #999;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
.text_success {
  color: #3c763d;
}
.text_danger {
  color: #a94442;
}
.cancelbtn {
  width: auto;
  padding: 10px 18px;
  background-color: #f44336;
}
.imgcontainer {
  position: relative;
}
.imgcontainer span.psw {
  float: right;
  padding-top: 0px;
}
.modal_amp {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 60px;
  z-index: 99999;
}
.signup-male-light {
  background: #ffffff url(https://images.astroyogi.com/astroyogi2017/common/sing_up_male_female.png) no-repeat;
  background-position: 10px -79px;
  padding: 9px 17px 9px 45px;
  margin-right: 25px;
  border-radius: 3px;
  color: #999999;
  border: 1px solid #e7e7e7;
  font-size: 17px;
  text-decoration: none;
  display: inline-block;
}
.signup-male-light:hover {
  background: #ffcc00 url(https://images.astroyogi.com/astroyogi2017/common/sing_up_male_female.png) no-repeat;
  background-position: 10px -122px;
  padding: 9px 17px 9px 45px;
  margin-right: 25px;
  border-radius: 3px;
  color: #333 !important;
  border: 1px solid #d1a700;
  font-size: 17px;
  display: inline-block;
}
.signup-male-light-active {
  background: #ffcc00 url(https://images.astroyogi.com/astroyogi2017/common/sing_up_male_female.png) no-repeat;
  background-position: 10px -122px;
  padding: 9px 17px 9px 45px;
  margin-right: 25px;
  border-radius: 3px;
  color: #333 !important;
  border: 1px solid #d1a700;
  font-size: 17px;
  display: inline-block;
  text-decoration: none !important;
}
.signup-female-light {
  background: #ffffff url(https://images.astroyogi.com/astroyogi2017/common/sing_up_male_female.png) no-repeat;
  background-position: 10px -39px;
  padding: 9px 17px 9px 45px;
  margin-right: 25px;
  border-radius: 3px;
  color: #999999 !important;
  border: 1px solid #e7e7e7;
  font-size: 17px;
  display: inline-block;
  text-decoration: none !important;
}
.signup-female-light:hover {
  background: #ffcc00 url(https://images.astroyogi.com/astroyogi2017/common/sing_up_male_female.png) no-repeat;
  background-position: 10px 4px;
  padding: 9px 17px 9px 45px;
  margin-right: 25px;
  border-radius: 3px;
  color: #333 !important;
  display: inline-block;
  border: 1px solid #d1a700;
  font-size: 17px;
}
.signup-female-light-active {
  background: #ffcc00 url(https://images.astroyogi.com/astroyogi2017/common/sing_up_male_female.png) no-repeat;
  background-position: 10px 4px;
  padding: 9px 17px 9px 45px;
  margin-right: 25px;
  border-radius: 3px;
  color: #333 !important;
  border: 1px solid #d1a700;
  display: inline-block;
  font-size: 17px;
}
.signup-male-light {
  background: #ffffff url(https://images.astroyogi.com/astroyogi2017/common/sing_up_male_female.png) no-repeat;
  background-position: 10px -79px;
  padding: 9px 17px 9px 45px;
  margin-right: 25px;
  border-radius: 3px;
  color: #999999 !important;
  border: 1px solid #e7e7e7;
  font-size: 17px;
  text-decoration: none !important;
  display: inline-block;
}
.signup-female-light {
  background: #ffffff url(https://images.astroyogi.com/astroyogi2017/common/sing_up_male_female.png) no-repeat;
  background-position: 10px -39px;
  padding: 9px 17px 9px 45px;
  margin-right: 25px;
  border-radius: 3px;
  color: #999999 !important;
  border: 1px solid #e7e7e7;
  font-size: 17px;
  display: inline-block;
  text-decoration: none !important;
}
.modal-content630 {
  background-color: #fefefe;
  margin: 0% auto;
  border: 1px solid #888;
  width: 630px;
  z-index: 99999;
}
.modal-content {
  background-color: #fefefe;
  margin: 0% auto;
  border: 1px solid #888;
  width: 830px;
  z-index: 99999;
}
.modal-content480 {
  background-color: #fefefe;
  margin: 0% auto;
  border: 1px solid #888;
  width: 480px;
  z-index: 99999;
}
.close_festival {
  position: absolute;
  right: 0px;
  top: -7px;
  color: #000;
  font-size: 28px;
  font-weight: bold;
  background: none;
  border: none;
}
.close_low_modal {
  position: absolute;
  right: 15px;
  top: -15px;
  color: #000;
  font-size: 35px;
  font-weight: bold;
  cursor: pointer;
}
.close_modal {
  position: absolute;
  right: 15px;
  top: 0px;
  color: #000;
  font-size: 35px;
  font-weight: bold;
  cursor: pointer;
}
.close {
  position: absolute;
  right: 15px;
  top: 0px;
  color: #000;
  font-size: 35px;
  font-weight: bold;
  cursor: pointer;
}
.close:hover, .close:focus {
  color: red;
  cursor: pointer;
}
.animate {
  -webkit-animation: animatezoom 0.6s;
  animation: animatezoom 0.6s
}
@-webkit-keyframes animatezoom {
  from {
    -webkit-transform: scale(0)
  }
  to {
    -webkit-transform: scale(1)
  }
}
@keyframes animatezoom {
  from {
    transform: scale(0)
  }
  to {
    transform: scale(1)
  }
}
.sing_in_img {
  width: 348px;
  float: left;
  line-height: 0px;
}
.sing_in_form_registration {
  width: 450px;
  float: left;
}
.sing_in_form {
  width: 450px;
  float: left;
}
.modal_padding {
  padding: 15px;
}
.sing_in_input_count_country {
  width: 100px;
  margin-right: 15px;
  float: left;
}
.sing_in_input_mobile {
  width: 285px;
  float: left;
}
.input_sing_in {
  width: 100%;
  margin: 0 0 7px 0;
  padding: 10px;
  height: 25px;
  width: 80%;
  outline: none;
  border: 1px solid #e7e7e7;
  font-size: 16px;
  border-radius: 3px;
}
.margin10 {
  margin: 10px 0px;
}
.margin_bottom10 {
  margin: 10px 0px 10px 0px;
}
.sing_in_default_cls {
  background: #f0f0f0;
  border: 1px solid #dedede;
  font-size: 16px;
  display: block;
  width: 100%;
  line-height: 45px;
  border-radius: 100px;
  cursor: auto;
  outline: none;
  color: #b4b4b4;
  margin: 18px 0px 8px 0px;
}
.sing_in_yellow_cls {
  background: #fc0;
  border: 1px solid #d2a700;
  font-size: 16px;
  display: block;
  width: 100%;
  line-height: 45px;
  border-radius: 100px;
  cursor: pointer;
  outline: none;
  color: #333;
  margin: 18px 0px 8px 0px;
}
.sign_up_default {
  background: #f0f0f0;
  border: 1px solid #dedede;
  font-size: 16px;
  display: block;
  width: 100%;
  line-height: 45px;
  border-radius: 100px;
  cursor: auto;
  outline: none;
  color: #b4b4b4;
  margin: 18px 0px 8px 0px;
}
.sign_up_warning {
  background: #fc0;
  border: 1px solid #d2a700;
  font-size: 16px;
  display: block;
  width: 100%;
  line-height: 45px;
  border-radius: 100px;
  cursor: pointer;
  outline: none;
  color: #333;
  margin: 18px 0px 8px 0px;
}
.check_box_gray {
  display: flex !important;
  -webkit-appearance: checkbox !important;
  float: left;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.already_account {
  text-align: center;
  border-top: 1px solid #e5e5e5;
  line-height: 40px;
  margin-top: 50px;
  width: inherit;
}
.login_forgot{font-size: 15px;margin:10px 0px;color: #737373;}
.login_p {
  font-size: 17px;
  margin-bottom: 15px;
  color: #737373;
}
.input_login {
  margin: 0 0 7px 0;
  padding: 10px;
  line-height: 25px;
  width: 69%;
  outline: none;
  border: 1px solid #e7e7e7;
  font-size: 16px;
  border-radius: 3px;
}
.input_login_phone {
  margin: 0 0 15px 0;
  padding: 10px;
  line-height: 25px;
  width: 93%;
  outline: none;
  border: 1px solid #e7e7e7;
  font-size: 16px;
  border-radius: 3px;
}
.input_code {
  margin: 0 10px 7px 0;
  padding: 10px;
  line-height: 25px;
  width: 15%;
  outline: none;
  border: 1px solid #e7e7e7;
  font-size: 16px;
  border-radius: 3px;
}
.login_gray_outline {
  background: #fff;
  border: 1px solid #333;
  display: block;
  width: 100%;
  margin: 18px 0 8px 0;
  padding: 13px 0;
  font-size: 17px;
  color: #333;
  border-radius: 100px;
  cursor: pointer;
  outline: none;
}
.terms_conditions {
  text-align: center;
  font-size: 15px;
  color: #737373;
  margin-top: 18px;
}
.terms_conditions a {
  color: #d0a90d;
  text-decoration: underline;
}
.btn-small-yellow {
  background: #ffffff;
  padding: 3px 13px;
  line-height: 28px;
  display: inline-block;
  color: #333;
  text-decoration: none;
  margin-top: 10px;
  font-size: 13px;
  border-radius: 50px;
  border: 1px solid #ffcc00;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
.btn-small-yellow:hover {
  background: #ffcc00;
  border: 1px solid #c29d09;
}
.btn-small-yellow-btn {
  background: #ffcc00;
  padding: 3px 13px;
  line-height: 28px;
  display: inline-block;
  color: #333;
  text-decoration: none;
  margin-top: 17px;
  font-size: 13px;
  border-radius: 50px;
  border: 1px solid #c29d09;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
.btn-small-yellow-btn:hover {
  background: #c29d09;
  border: 1px solid #c29d09;
}
.kundli_match_select {
  width: 159px;
  outline: none;
  border: 1px solid #ccc;
  font-size: 14px;
  border-radius: 3px;
  height: 35px;
  padding: 0px 0px 0px 10px;
  margin-right: 10px;
}
.kundli_link_box {
  border: 1px solid #eaeaec;
  width: 248px;
  float: left;
  margin: 0px 20px 30px 0px;
  padding: 2px;
  text-decoration: none;
}
.kundli_link_box:hover {
  background: #ffcc00;
  text-decoration: none;
}
.kundli_link_box a {
  text-decoration: none;
  font-size: 19px;
  color: #333;
}
.YellowColor {
  color: #fc0;
}
.home_my_account {
  width: 39px;
  height: 37px;
  background-position: -232px -10px !important;
  float: left;
  margin-right: 5px;
}
.sprite-consult_sign_yellow {
  width: 70px;
  height: 62px;
  background-position: -96px -0px !important;
}
.font_yellow {
  color: #ffcc00;
}
.sprite-heading-border {
  text-align: center;
  border-top: 1px solid #dcdcdc;
  margin-top: 42px;
  line-height: 0px;
}
.sprite-kundli-page {
  display: block;
  display: -webkit-inline-box;
  background: url(https://images.astroyogi.com/english/images/sprite_kundli.png) no-repeat;
}
.sprite-heading-kundli {
  width: 64px;
  height: 42px;
  background-position: -180px -62px !important;
  position: relative;
  top: -22px;
}
.text-uppercase {
  text-transform: uppercase;
}
.font35 {
  font-size: 35px;
}
.font44 {
  font-size: 44px;
}
.box4_home {
  border: 1px solid #eaeaec;
  width: 261px;
  float: left;
  margin: 0px 10px 30px 0px;
  padding: 2px;
}
.box4_home:last-child {
  margin: 0px;
}
.margin_btm_10 {
  margin-bottom: 10px;
}
.display_block {
  display: block;
}
.notification_left {
  width: 25%;
}
.notification_right {
  width: 75%;
}
.g_recaptcha_a{ width:300px;
  margin: 0 auto;
  float: right;}


@media screen and (max-width: 760px) {
  .g_recaptcha_a{ width:300px;}

  .kundli_link_box {
    width: 100%;
  }
  .already_account {
    width: auto;
  }
  .input_login {
    width: 68%;
    padding: 10px 5px;
  }
  .input_login_phone {
    width: 98%;
    padding: 10px 5px;
  }
  .modal-content {
    width: 90%;
  }
  .modal-content480 {
    width: 90%;
  }
  .sing_in_img {
    display: none;
  }
  .sing_in_form {
    width: 90%;
  }
  
.sing_in_form_registration {
  width:92%;
}
}
.ariesColor {
  color: #b31013;
}
.taurusColor {
  color: #8a38a6;
}
.geminiColor {
  color: #b5752e;
}
.cancerColor {
  color: #4a3173;
}
.leoColor {
  color: #b75322;
}
.virgoColor {
  color: #88475d;
}
.libraColor {
  color: #ac388d;
}
.scorpioColor {
  color: #c29246;
}
.sagittariusColor {
  color: #2f7a8d;
}
.capricornColor {
  color: #4a6dad;
}
.aquariusColor {
  color: #9b6f4c;
}
.piscesColor {
  color: #465a7b;
}
.BlackColor {
  color: #000;
}
.position_relative {
  position: relative;
}
.position_relative_a {
  position: relative;
}
.cancelbtn {
  width: auto;
  padding: 10px 18px;
  background-color: #f44336;
}
.imgcontainer {
  position: relative;
}
.imgcontainer span.psw {
  float: right;
  padding-top: 0px;
}
.close {
  position: absolute;
  right: 15px;
  top: 0px;
  color: #000;
  font-size: 35px;
  font-weight: bold;
}
.close:hover, .close:focus {
  color: red;
  cursor: pointer;
}
.animate {
  -webkit-animation: animatezoom 0.6s;
  animation: animatezoom 0.6s
}
@-webkit-keyframes animatezoom {
  from {
    -webkit-transform: scale(0)
  }
  to {
    -webkit-transform: scale(1)
  }
}
@keyframes animatezoom {
  from {
    transform: scale(0)
  }
  to {
    transform: scale(1)
  }
}
.modal_padding {
  padding: 15px;
}
.sing_in_input_count_country {
  width: 100px;
  margin-right: 15px;
  float: left;
}
.sing_in_input_mobile {
  width: 285px;
  float: left;
}
.input_sing_in {
  width: 100%;
  margin: 0 0 7px 0;
  padding: 10px;
  height: 25px;
  width: 80%;
  outline: none;
  border: 1px solid #e7e7e7;
  font-size: 16px;
  border-radius: 3px;
}
.margin10 {
  margin: 10px 0px;
}
.margin_bottom10 {
  margin: 10px 0px 10px 0px;
}
.sing_in_default_cls {
  background: #f0f0f0;
  border: 1px solid #dedede;
  font-size: 16px;
  display: block;
  width: 100%;
  line-height: 45px;
  border-radius: 100px;
  cursor: auto;
  outline: none;
  color: #b4b4b4;
}
.sing_in_yellow_cls {
  background: #fc0;
  border: 1px solid #d2a700;
  font-size: 16px;
  display: block;
  width: 100%;
  line-height: 45px;
  border-radius: 100px;
  cursor: pointer;
  outline: none;
  color: #333;
  margin: 18px 0 8px 0;
}
.check_box_gray {
  display: flex !important;
  -webkit-appearance: checkbox !important;
  float: left;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.signin_heading {
  font-size: 28px;
  margin-top: 0px;
  color: #333;
  font-weight: bold;
}

.verify_heading {
  font-size: 30px;
  margin-top: 10px;
  color: #333;
  font-weight: bold;
}
.top17 {
  margin-top: 15px;
}
.top25 {
  margin-top: 25px;
}
h3 {
  font-weight: normal;
}
h4 {
  font-weight: normal;
}
h5 {
  font-weight: normal;
}
h6 {
  font-weight: normal;
}
a, button, select {
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
}
a {
  font-size: 14px;
  line-height: 26px;
  text-decoration: none;
}
#main {
  width: 1100px;
  margin: auto;
}
.main {
  width: 1100px;
  margin: auto;
}
.padding15 {
  padding: 15px 0px;
}
.clearfix {
  clear: both;
}
.logo {
  float: left;
}
.logo_height_fix {
  height: 100px;
  width: 105px;
}
.desktop_add_fixed {
  min-height: 100px;
}
.social_icon {
  float: right;
}
.desktopHide {
  display: none;
}
p {
  margin: 0px 0px 7px 0px;
  padding: 0px;
  font-size: 14px;
  color: #737373;
  line-height: 24px;
}
h1 {
  margin: 10px 0px 10px 0px;
  padding: 0px;
  font-size: 26px;
  text-align: left;
  color: #333;
  font-weight: 400;
  line-height: 35px;
}
h2 {
  margin: 10px 0px 10px 0px;
  padding: 0px;
  font-size: 20px;
  color: #333;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}
h3 {
  margin: 10px 0px 10px 0px;
  padding: 0px;
  font-size: 22px;
  color: #333;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}
h4 {
  margin: 0px 0px 7px 0px;
  padding: 0px;
  font-size: 18px;
  color: #333;
  line-height: 23px;
  font-weight: 600;
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.pagination {
  margin-bottom: 20px;
  float: right;
}
.pagination ul {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.pagination ul li {
  display: inline;
}
.pagination ul li a {
  color: #5a5a5a;
  float: left;
  padding: 6px 11px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-right: none;
  font-size: 14px;
}
.pagination li:first-child a {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pagination li:last-child a {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-right: 1px solid #ddd;
}
.pagination ul li a.active {
  background-color: #ffcc00;
  color: #333;
}
.pagination ul li a:hover:not(.active) {
  background-color: #ddd;
}
.text-justify {
  text-align: justify;
}
.width770 {
  width: 770px;
  margin-right: 30px;
  float: left;
}
.width300 {
  width: 300px;
  float: left;
}
.Hide_Desktop {
  display: none;
}
.ampBell {
  position: relative;
  top: 7px;
  margin-left: 7px;
}
.amp_Select_mobile {
  float: left;
  padding: 8px;
  margin-bottom: 10px;
  width: 100%;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
}
.amp_Select {
  float: left;
  padding: 8px;
  margin-left: 10px;
  width: 60%;
  margin-top: 12px;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
}
.amp_Select_a {
  float: left;
  padding: 8px;
  width: 100%;
  margin-top: 10px;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
}
.login {
  line-height: 60px;
}
.login i {
  color: #999;
  margin-left: 5px;
}
.login span {
  padding: 0px 0px;
  text-decoration: none;
  color: #212121;
  margin-left: 0px;
}
.menu_icon {
  font-size: 25px;
  color: #a0a0a0;
}
.login a {
  color: #212121;
  margin-left: 5px;
}
.login a:hover {
  color: #d3aa3c;
}
.border {
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
}
.footerbg {
  background: #fbfbfb;
  padding: 20px 0px;
  text-align: center;
}
.footer_last {
  text-align: center;
  width: 100%;
  margin-bottom: 7px;
}
.footer_last ul {
  display: inline-block;
  margin: 0px;
  padding: 0px;
}
.footer_last li {
  float: left;
  list-style: none;
  border-right: 1px solid #e0e0e0;
  padding-right: 15px;
}
.footer_last li a {
  text-decoration: none;
  color: #585858;
  font-size: 13px;
}
.footer_last li a:hover {
  color: #333;
  text-decoration: underline;
}
.footer_last li + li {
  margin-left: 20px;
}
.footer_last_a {
  font-size: 13px;
  font-style: italic;
  color: #555353;
}
.social_icon {
  font-size: 25px;
  color: #999;
  margin-right: 7px;
  cursor: pointer;
}
.social_icon:hover {
  color: #333;
}
.sprite-footer-social {
  display: inline-block;
  background-image: url("https://images.astroyogi.com/english/images/sprite_inner_footer.png");
}
.sprite-footer-page {
  display: inline-block;
  background-image: url("https://images.astroyogi.com/english/images/sprite_inner_footer_i.png");

}
.sprite-back-page {
  display: block;
  background-image: url("https://images.astroyogi.com/astroyogi2017/common/amp/sprite_footer_icon_a.jpg");
}
.sprite-inner-login {
  width: 20px;
  height: 20px;
  background-position: -70px -107px !important;
  margin-top: 4px;
}

.sprite-inner-social-android { width: 29px; height: 29px; background-position: -149px -308px;}
.sprite-inner-social-ios { width: 29px; height: 29px; background-position: -149px -268px;}
.sprite-inner-social-facebook { width: 29px; height: 29px; background-position: -149px -108px;}
.sprite-inner-social-twitter { width: 29px; height: 29px; background-position: -149px -148px;}
.sprite-inner-social-youtube { width: 29px; height: 29px; background-position: -149px -188px;}
.sprite-inner-social-instagram { width: 29px; height: 29px; background-position: -149px -228px;}

.sprite-footer-yellow {
  display: block;
  background-image: url("https://images.astroyogi.com/astroyogi2017/common/amp/sprite_footer_icon_a.jpg");
}
.button_icon {
  border-radius: 3px;
  margin-right: 4px;
  text-align: center;
  display: -webkit-inline-box;
  width: 17px;
  height: 20px;
  background-position: -72px -74px;
  position: relative;
  top: 3px;
}
.w-footer-secure-48 {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  margin-right: 10px;
  text-align: center;
  display: -webkit-inline-box;
  width: 42px;
  height: 34px;
}
.sprite-footer-guarantee {
  background-position: -0 -67px;
}
.sprite-footer-igl {
  background-position: -0 -131px;
}
.sprite-footer-security {
  background-position: -0 -181px;
}
.sprite-footer-master {
  background-position: -0 -4px;
}
.sprite-footer-visa {
  background-position: -0 -260px;
}
.sprite-footer-secured {
  background-position: -0 -313px;
}
.sprite-footer-inner-facebook {
  width: 29px;
  height: 29px;
  background-position: -111px -12px;
}
.sprite-footer-inner-facebook:hover {
  background-position: -111px -51px;
}
.sprite-footer-inner-twitter {
  width: 29px;
  height: 29px;
  background-position: -111px -100px;
}
.sprite-footer-inner-twitter:hover {
  background-position: -111px -139px;
}
.sprite-footer-inner-googleplus {
  width: 29px;
  height: 29px;
  background-position: -111px -188px;
}
.sprite-footer-inner-googleplus:hover {
  background-position: -111px -227px;
}
.sprite-footer-inner-youtube {
  width: 29px;
  height: 29px;
  background-position: -111px -268px;
}
.sprite-footer-inner-youtube:hover {
  background-position: -111px -309px;
}
.sprite-footer-inner-instagram {
  width: 29px;
  height: 29px;
  background-position: -71px -269px;
}
.sprite-footer-inner-instagram:hover {
  background-position: -71px -308px;
}
.user_icon {
  border-radius: 3px;
  margin-right: 0px;
  text-align: center;
  display: -webkit-inline-box;
  width: 24px;
  height: 20px;
  background-position: -67px -203px;
  position: relative;
  top: 3px;
}
.social_icons a {
  color: #333;
  background: #fff;
  border: 2px solid #ccc;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  font-family: fontawesome;
  position: relative;
  display: inline-block;
  width: 40px;
  height: 28px;
  padding-top: 10px;
  margin: 0 2px;
  -o-transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  -webkit-font-smoothing: antialiased;
}
.social_icons a:hover {
  background: #e6e6e6;
}
.amp_header {
  margin: 17px 0px 0px 0px;
  padding: 0px;
}
.amp_header ul {
  margin: 0px;
  padding: 0px;
  font-size: 15px;
}
.amp_header ul li {
  list-style: none;
  float: left;
  color: #999;
  margin-left: 15px;
}
.amp_header_padding {
  padding-top: 12px;
}
.amp_header_padding_bell {
  margin-top: 5px;
}
.login_button {
  font-size: 17px;
  font-weight: normal;
  border: 1px solid #fc0;
  color: #333;
  text-transform: none;
  padding: 8px 20px 10px 20px;
  border-radius: 50px;
  text-decoration: none;
  margin-top: 2px;
  display: block;
}
.login_button:hover {
  background: #fff9e0;
  text-decoration: none;
}
.signin_icon {
  border-radius: 3px;
  margin-right: 0px;
  text-align: center;
  display: -webkit-inline-box;
  width: 30px;
  height: 20px;
  background-position: -60px -135px;
  position: relative;
  top: 3px;
}
.amp_notification {
  background-color: #fff;
  color: #fff;
  text-decoration: none;
  padding: 2px 5px 0px 5px;
  position: relative;
  border-radius: 2px;
  border: 1px solid #e8e8e8;
  display: block;
  margin: 0px 10px;
}
.amp_notification:hover {
  background: #e8e8e8
}
.amp_drop_down {
  position: relative;
  display: inline-block;
  border: 1px solid #e8e8e8;
  padding: 0 6px;
  border-radius: 3px;
  outline: none;
  line-height: 37px;
  height: 39px;
  font-size: 16px;
  color: #212121;
}
.amp_drop_down_myaccount {
  position: relative;
  display: inline-block;
  border: 1px solid #e8e8e8;
  padding: 1px 6px;
  border-radius: 3px;
  outline: none;
  text-transform: uppercase;
  line-height: 37px;
  height: 37px;
  font-size: 16px;
  color: #212121;
  margin-top: 6px;
  margin-left: 10px;
}
.amp_drop_down_icon {
  position: relative;
  top: -14px;
}
.amp_drop_down_myaccount button {
  background: none;
  border: none;
}
.social_icons a span {
  color: #333;
  position: absolute;
  font-family: sans-serif;
  bottom: 0;
  left: -20px;
  right: -20px;
  padding: 2px 5px;
  z-index: -1;
  font-size: 11px;
  border-radius: 2px;
  background: #ffcc00;
  line-height: 16px;
  visibility: hidden;
  opacity: 0;
  font-weight: bold;
  -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.social_icons a span:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #ffcc00;
  position: absolute;
  bottom: -5px;
  left: 40px;
}
.social_icons a:hover span {
  bottom: 50px;
  visibility: visible;
  opacity: 1;
  z-index: 9999
}
.HideTopDesktp {
  display: none;
}
.HideTopPhone {
  display: block;
}
hr {
  border-top: 1px solid #f0f0f0;
  border-bottom: none;
  margin-top: 0px;
}
.headerNumber {
  float: left;
  margin-left: 2px;
  text-align: left;
  line-height: 18px;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  margin-top: 7px;
}
body {
  -webkit-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
  -moz-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
  -ms-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
  animation: -amp-start 8s steps(1, end) 0s 1 normal both
}
body {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  animation: none
}
.ampleft {
  float: left;
  text-align: center;
  width: 8.1%;
}
.headerNumber {
  float: left;
  margin-left: 2px;
  text-align: left;
  line-height: 18px;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  margin-top: 7px;
}
.breadcrumbs {
  padding: 20px 0px 0px 0px;
  text-transform: capitalize;
}
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 0;
  color: #545454;
  font-size: 14px;
}
.breadcrumbs ol li {
  display: flex;
}
.breadcrumbs ol li + span::before {
  display: inline-block;
  padding-right: 8px;
  color: #6e6e6e;
  margin-left: 8px;
  content: "/";
  line-height: 17px;
}
.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 8px;
  color: #6e6e6e;
  margin-left: 8px;
  content: "/";
  line-height: 17px;
}
.breadcrumbs ol li span {
  color: #545454;
  line-height: 17px;
}
.breadcrumbs ol li a {
  color: #82481c;
  line-height: 17px;
  margin: 0px;
  padding: 0px;
}
.shareleft {
  position: fixed;
  justify-content: space-between;
  align-items: flex-start;
  top: 250px;
  left: 0px;
  cursor: pointer;
  z-index: 999;
}
.share_link {
  padding: 0px;
  display: flex;
  width: 100%;
}
.twitter_share {
  background-color: hsl(206, 82%, 63%);
}
.whatsapp_share {
  background-color: #25d366;
}
.fb_share {
  padding: 0px 0px 0px 12px;
  width: 36px;
  margin: 0px;
  background: #32529f;
}
.twitter_share {
  padding: 0px 0px 0px 12px;
  width: 36px;
  margin: 0px;
  background: #1da1f2;
}
.whatsapp_share {
  padding: 0px 0px 0px 12px;
  width: 36px;
  margin: 0px;
  background: #25d366;
}
.Panchang_Table_amp {
  font-size: 14px;
  line-height: 26px;
}
.amp_Select_dropdown {
  float: left;
  padding: 8px;
  width: 98%;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  margin: 0px 00px 10px 0px;
  background: #ffffff;
}
.support_chat {
  cursor: pointer;
  position: fixed;
  bottom: 0;
  right: 18px;
  border-radius: 10px 10px 0px 0px;
  line-height: 0px;
  font-size: 17px;
}
.support_chat_icon {
  position: relative;
  top: 3px;
  right: 6px;
}
.support_amp {
  background: #ffcc00;
  display: block;
  padding: 10px 20px;
  position: fixed;
  right: 30px;
  bottom: 0px;
  font-size: 19px;
  border-radius: 5px;
}
.support_amp1 {
  background: #ffcc00;
  display: inline-block;
  padding: 10px 20px;
  font-size: 19px;
  border-radius: 5px;
  margin: 10px 0px;
}
.support_amp img {
  position: relative;
  top: 3px;
  left: -5px;
}
.social_icons {
  margin-top: 20px;
}
.social_icons a {
  color: #333;
  background: #fff;
  border: 2px solid #ccc;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  font-family: fontawesome;
  position: relative;
  display: inline-block;
  width: 40px;
  height: 28px;
  padding-top: 10px;
  margin: 0 2px;
  -o-transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  -webkit-font-smoothing: antialiased;
}
.social_icons a:hover {
  background: #e6e6e6;
}
.amp_font14 {
  font-size: 14px;
}
.amp_font20 {
  font-size: 20px;
}
.phone_icon {
  border-radius: 3px;
  margin-right: 5px;
  text-align: center;
  display: -webkit-inline-box;
  width: 32px;
  height: 20px;
  background-position: -61px -105px;
  position: relative;
  top: 10px;
}
.sprite-inner-support {
  width: 20px;
  height: 20px;
  background-position: -70px -136px;
  margin: 5px 10px 0px 0px;
}
.HideTopDesktp {
  display: none;
}
.HideTopPhone {
  display: block;
}
.notificationReadMore {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200ch;
}
.notification_main {
  font-size: 18px;
  color: #333;
  height: 45px;
}
.notification_main_a {
  font-size: 14px !important;
  text-transform: none !important;
  color: #999 !important;
  float: right;
  font-weight: normal !important;
  text-decoration: underline !important;
}
.notification_main_a:hover {
  color: #333 !important;
}
.activeYellow {
  background: #f9f9f9;
}
.notification_hr {
  border-top: 1px solid #d9d9d9 !important;
  margin: 0px !important;
  padding: 0px !important;
}
.notification {
  background-color: #fff;
  color: white;
  text-decoration: none;
  padding: 8px 5px;
  position: relative;
  display: initial;
  border-radius: 2px;
  border: 1px solid #e8e8e8;
}
.notification:hover {
  background: #e8e8e8;
}
.notification .badge {
  position: absolute;
  top: -5px;
  right: -5px;
  border-radius: 100%;
  background: red;
  color: white;
  z-index: 9;
  width: 13px;
  height: 13px;
  padding: 1px;
  display: block !important;
}
.notification_span {
  position: absolute;
  top: -8px;
  right: 15px;
  width: 15px;
  height: 15px;
  margin: 0 auto;
  transform: rotate(45deg);
  background: #fff;
}
.dropdown-content-notification {
  display: none;
  position: absolute;
  right: 0px;
  background-color: #f9f9f9;
  min-width: 350px;
  -webkit-box-shadow: 0px 0px 17px 6px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 0px 17px 6px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 0px 17px 6px rgba(0, 0, 0, 0.22);
  margin: 5px 0px 0px 0px;
  z-index: 99999;
}
.dropdown-content-notification a {
  color: black;
  padding: 0 0px;
  text-decoration: none;
  display: block;
}
.dropdown:hover .dropdown-content-notification {
  display: block;
  right: 0px;
}
.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown:hover .dropbtn {
  background-color: #f3f3f3;
}
.border_dropdown a {
  border-bottom: 1px solid #eeeeee;
}
.notificationTop20 {
  padding: 15px 0px;
}
.notification_font {
  line-height: 22px;
  text-transform: none !important;
}
.notification_text {
  font-size: 18px;
  color: #585858;
  padding-bottom: 3px;
  display: block;
}
.notification_msg {
  font-size: 14px;
  color: #a7a7a7;
  padding-bottom: 0px;
  display: block;
  line-height: 17px;
  font-weight: 400;
  margin-bottom: 2px;
}
.notification_msg p {
  line-height: 22px;
  margin-bottom: 0px;
  text-align: justify;
}
.notification_date {
  font-size: 12px;
  color: #c1c1c1;
  padding-bottom: 0px;
  display: block;
  font-weight: normal;
}
.notification_date img {
  margin: 0px 2px 0px 0px !important;
  padding: 0px;
  position: relative;
  margin-right: 0px;
  top: 2px;
}
.load_more_a a {
  font-size: 12px !important;
  color: #333 !important;
  text-transform: none !important;
  font-weight: normal !important;
  background: #e2e6ea;
  border: 1px solid #dae0e5;
  height: 35px;
  line-height: 35px;
  cursor: context-menu;
  border-radius: 0px;
}
.load_more a {
  font-size: 12px !important;
  color: #333 !important;
  text-transform: none !important;
  font-weight: normal !important;
  background: #e2e6ea;
  border: 1px solid #dae0e5;
  height: 35px;
  line-height: 35px;
  border-radius: 0px;
}
.load_more a:hover {
  background: #ffcc00;
  border: 1px solid #d2a700;
}
.load_more img {
  margin: 0px;
  padding: 0px;
  position: relative;
  margin-right: 0px;
  top: -2px;
}
.Notifications_inner_main {
  padding: 10px 0px;
}
.Notifications_inner {
  margin: 5px 0px 0px 0px;
  z-index: 9999;
}
.Notifications_inner_profile {
  width: 70px;
  height: 70px;
  border-radius: 100px;
}
.load_more_inner a {
  font-size: 12px !important;
  color: #333 !important;
  text-transform: none !important;
  font-weight: normal !important;
  background: #e2e6ea;
  border: 1px solid #dae0e5;
  margin: 20px 20px 10px 20px;
  height: 42px;
  line-height: 40px;
  border-radius: 3px;
  display: block;
}
.load_more_inner a:hover {
  background: #ffcc00;
  border: 1px solid #d2a700;
}
.NameFirstltr {
  width: 60px;
  background: #f5d65c;
  height: 60px;
  display: inline-block;
  border-radius: 70px;
  text-align: center;
  font-size: 30px;
  padding-top: 0px;
  line-height: 60px;
  margin: 0px 10px;
  color: #fff;
  font-weight: bold;
}
.pre-scrollable460 {
  max-height: 470px;
  overflow-y: scroll;
}
.Unavailable {
  padding: 15px 0px 15px 51px;
  font-size: 19px;
  color: #f6453d;
  line-height: 29px;
  background: #fff1cc url(//images.astroyogi.com/astroyogi2017/english/images/unavailable_clock.png) no-repeat 17px 14px;
}
.Unavailable span {
  display: block;
  color: #746d5b;
  font-size: 15px;
}
.notification_p_tag p {
  text-align: justify !important;
}
.dropdown_myaccount {
  position: relative;
  display: inline-block;
  border: 1px solid #e8e8e8;
  padding: 0 6px;
  border-radius: 3px;
  line-height: 37px;
  height: 39px;
}
.sprite-home-image {
  background: url(https://images.astroyogi.com/astroyogi2017/common/home_live_sprite.png) no-repeat;
}
.home_down_arrow {
  width: 12px;
  height: 6px;
  background-position: -232px -142px !important;
  display: inline-block;
  position: relative;
  top: -3px;
}
.mynotification {
  background-color: #fff;
  color: #999;
  padding: 6px 7px 0px 7px;
  margin-left: 0px;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  border: 1px solid #eae6e6;
  border-radius: 3px;
  width: 23px;
  height: 34px;
}
.dropbtn {
  background-color: #fff;
  color: #999;
  padding: 2px 4px;
  margin-left: 0px;
  font-size: 16px;
  outline: none;
  font-family: 'Open Sans', sans-serif;
  border: 1px solid #eae6e6;
  border-radius: 3px;
  line-height: 37px;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 99999;
  font-size: 14px;
  top: 40px;
  right: 0px;
}
.dropdown-content a {
  color: #333333;
  line-height: 40px;
  padding: 0px 20px;
  text-decoration: none;
  margin: 0px;
  display: block;
  border-bottom: 1px solid #eeeeee;
}
.dropdown-content a:hover {
  color: #a98700;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  height: 40px;
  line-height: 40px;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.amp_header ul li {
  list-style: none;
  float: left;
  color: #999;
}
.height81 {
  height: 84px;
  margin-bottom: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tile_yellow_btn {
  position: absolute;
  bottom: 10px;
  background: #ffcc00;
  padding: 3px 10px;
  border-radius: 3px;
  border: 1px solid #e6ba08;
}
.tile_yellow_btn_a {
  background: #ffcc00;
  padding: 3px 10px;
  border-radius: 3px;
  border: 1px solid #e6ba08;
  display: inline-block;
}
.thumbnail_three_box {
  border: 1px solid #eaeaec;
  width: 340px;
  float: left;
  margin: 0px 20px 20px 0px;
  padding: 2px;
  text-align: left;
}
.thumbnail_three_box:last-child {
  margin-right: 0px;
}
.panchang_three_tile_img {
  width: 340px;
  height: 110px;
  overflow: hidden;
  transition: transform .5s;
}
.panchang_three_tile_img img {
  width: 100%;
  height: 110px;
}
.arti_three_tile_img {
  width: 340px;
  height: 150px;
}
.arti_three_tile_img img {
  width: 100%;
  height: 150px;
}
.sundarkand_three_tile_img {
  width: 340px;
  height: 190px;
}
.sundarkand_three_tile_img img {
  width: 100%;
  height: 190px;
}
.thumbnail_major_box {
  border: 1px solid #eaeaec;
  width: 234px;
  float: left;
  margin: 0px 20px 30px 0px;
  padding: 2px;
  text-align: left;
}
.thumbnail_four_box {
  border: 1px solid #eaeaec;
  width: 254px;
  float: left;
  margin: 0px 20px 30px 0px;
  padding: 2px;
  text-align: left;
}
.thumbnail_four_box:last-child {
  margin-right: 0px;
}
.thumbnail_four_box_M0 {
  margin-right: 0px !important;
}
.panchang_inside_table {
  width: 100%;
  margin: 0px;
  padding: 0px;
  line-height: 27px;
  font-size: 15px;
  color: #333;
}
.panchang_inside_table th {
  width: 30%;
  font-weight: normal;
}
.panchang_inside_table td {
  width: 40%;
  font-weight: normal;
}
.zodiac_inner_l {
  float: left;
  text-align: left;
  width: 44%;
  margin-right: 10px;
}
.zodiac_inner_r {
  float: left;
  text-align: left;
  width: 43%;
}
.zodiac_inside_table {
  width: 100%;
  margin: 0px;
  padding: 0px;
  line-height: 27px;
  font-size: 15px;
  color: #333;
}
.zodiac_inside_table th {
  width: 50%;
  font-weight: normal;
  line-height: 20px;
  padding: 10px 0px;
  color: #717171;
}
.zodiac_inside_table td {
  width: 50%;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 0px;
}
.heading_text_length_fix {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0px;
}
.shareleft {
  position: fixed;
  justify-content: space-between;
  align-items: flex-start;
  top: 250px;
  left: 0px;
  cursor: pointer;
  z-index: 999;
}
.share_link {
  padding: 0px;
  display: flex;
  width: 100%;
}
.twitter_share {
  background-color: #4caeea;
}
.whatsapp_share {
  background-color: #25d366;
}
.fb_share {
  padding: 0px 0px 0px 12px;
  width: 36px;
  margin: 0px;
  background: #32529f;
}
.twitter_share {
  padding: 0px 0px 0px 12px;
  width: 36px;
  margin: 0px;
  background: #1da1f2;
}
.whatsapp_share {
  padding: 0px 0px 0px 12px;
  width: 36px;
  margin: 0px;
  background: #25d366;
}
.panchang_tile_img_cls {
  width: 253px;
  height: 97px;
}
.panchang_tile_img_cls img {
  width: 100%;
}
.star_astrologer {
  background: url(https://images.astroyogi.com/english/images/star_astrologer.png) no-repeat;
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative;
  top: 1px;
}
.box4 {
  border: 1px solid #eaeaec;
  width: 257px;
  float: left;
  margin: 0px 15px 30px 0px;
  padding: 2px;
}
.box4:last-child {
  margin-right: 0px;
}
.box4 .astrologerimg {
  float: left;
  margin-right: 10px;
  width: 50px;
}
.box4 .astrologerimg img {
  border-radius: 50px;
}
.astrologer_name {
  float: left;
  font-size: 14px;
  line-height: 23px;
  color: #5a5a5a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 170px;
}
.sprite-chat-astrologer {
  display: inline-block;
  background: url(https://images.astroyogi.com/english/images/astrologer_chat_sprite.png) no-repeat;
}
.chat_icon_16 {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  position: relative;
  top: 2px;
}
.sprite-chat-speciality {
  background-position: -12px -77px !important;
}
.sprite-chat-language {
  background-position: -12px -48px !important;
}
.sprite-chat-experience {
  background-position: -10px -19px !important;
}
.sprite-chat-rupee {
  background-position: -43px -21px !important;
}
.sprite-chat-dollar {
  background-position: -44px -49px !important
}
.chat_icon_40 {
  width: 40px;
  height: 43px;
}
.sprite-inner-chat {
  background-position: -71px -14px !important;
}
.sprite-inner-call {
  background-position: -134px -14px !important;
}
.sprite-inner-offline-chat {
  background-position: -73px -81px !important;
}
.star_rating_a {
  background: #fff;
  border: 1px solid #b3afaf;
  color: #333;
  border-radius: 50px;
  display: inline-block;
  margin: 0 !important;
  font-size: 12px;
  font-weight: normal;
  top: -16px;
  position: relative;
  left: -3px;
  width: 60px;
  text-align: center;
  line-height: 20px;
}
.as_profile_text_ul {
  margin: 0px;
  padding: 0;
  list-style: none;
  float: left;
}
.as_profile_text_ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #fff !important;
  padding-bottom: 0;
  margin-bottom: 0 !important;
  background: #fff !important;
  color: #333;
  font-size: 14px;
  line-height: 23px !important;
}
.as_profile_90 {
  background: #ececec;
  padding: 10px;
  position: relative;
  display: flow-root;
  height: 90px;
  margin-bottom: 5px;
}
.as_profile_tile {
  background: #f3f3f3;
  padding: 10px;
  position: relative;
  display: flow-root;
  height: 90px;
}
.tile_padding5 {
  padding: 5px 5px 0px 5px;
}
.call_right {
  float: right;
}
.line_through {
  text-decoration: line-through;
  margin-right: -1px;
  color: #717171;
}
.slide_view {
  font-size: 18px;
  background: url(https://images.astroyogi.com/astroyogi2017/english/images/homepage/slider_arrow.png) right no-repeat;
  border: 1px solid #999;
  display: inline-block;
  padding: 9px;
  border-radius: 100px;
  text-decoration: none;
  margin-bottom: 30px;
  cursor: pointer;
  width: 400px;
  text-align: center;
  color: #333;
}
.slide_view:hover {
  background: #ffcc00 url(https://images.astroyogi.com/astroyogi2017/english/images/homepage/slider_arrow.png) right no-repeat;
}
.panchang_tile_img_cls {
  width: 253px;
  height: 97px;
}
.forget_password {
  font-size: 14px;
  text-align: right;
  padding-right: 15px;
}
.header_margin_top5 {
  margin-top: 5px;
}
.padding_header15 {
  padding: 0px 15px 0px 15px;
}
.offer_price_yellow {
  background: #fc0;
  position: relative;
  padding: 2px 6px 2px 5px;
  color: #333;
  font-weight: bold;
  margin: -2px 5px 0px 0px;
  font-size: 11px;
  border-radius: 0 1px 0 0;
}
.offer_price_gray {
  color: #fff;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
  background: #333;
  position: relative;
  font-size: 11px;
  margin-left: 9px;
}
.offer_gray_arrow {
  width: 10px;
  height: 10px;
  background: #333;
  clip-path: polygon(100% 0, 100% 100%, 0 0);
  display: block;
  position: absolute;
  left: -9px;
  top: 0;
}
.offer_yellow_arrow {
  width: 7px;
  height: 7px;
  background: #fc0;
  clip-path: polygon(100% 0, 0% 100%, 0 0);
  display: block;
  position: absolute;
  right: 0;
  bottom: -7px;
}
.margin_right20 {
  margin-right: 20px;
}
.link_a_yellow {
  color: #6f5125;
  font-size: 14px;
}
.border_none {
  border: none !important;
}
.prediction_banner_height {
  height: 185px;
}
.cancer_sign {
  font-size: 14px;
  text-transform: uppercase;
  margin: 5px 0px;
}
.horoscope_395 {
  height: 395px;
}
.horoscope_zodiac_sing {
  float: left;
  width: 90px;
  text-align: center;
}
.astrologer_tile_text81{overflow: hidden;
  text-overflow: ellipsis;
  /* max-width: 810px; */
  height: 109px;}
.height109 {
  height: 109px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.height115 {
  height: 115px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.margin_left_15_m {
  margin-left: 15px;
}
.height332 {
  height: 332px;
}
.box4_home {
  border: 1px solid #eaeaec;
  width: 258px;
  float: left;
  margin: 0px 10px 30px 0px;
  padding: 2px;
}
.box4_home:last-child {
  margin-right: 0px;
}
.box4_home .astrologerimg {
  float: left;
  margin-right: 10px;
  width: 50px;
}
.box4_home .astrologerimg img {
  border-radius: 50px;
}
.three_tile_130 {
  width: 340px;
  height: 130px;
}
.astrologer_img_50 {
  width: 50px;
  height: 50px;
}
.sprite-inner-offline-call {
  background-position: -134px -81px !important;
}
.height190 {
  height: 190px;
}
.daily_heading_h1 {
  font-size: 27px;
  text-transform: uppercase;
  color: #333;
}
.daily_heading_h1 span {
  position: relative;
  margin-left: 5px;
  text-transform: none;
  font-size: 23px;
  font-style: italic;
  color: #999;
}
.mainmenuInputbox {
  display: none;
  -webkit-appearance: none;
}
.footer_padding10 {
  padding: 10px 0px;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.right_arrow {
  margin-top: 20px;
}
.white_loyalty_btn {
  padding: 10px 0px;
  border-radius: 50px;
  font-size: 16px;
  border: 1px solid #ccc;
  background: #fff;
  width: 47%;
  display: block;
  text-align: center;
  float: left;
  margin-right: 3%;
}
.yellow_loyalty_btn {
  padding: 10px 0px;
  border-radius: 50px;
  font-size: 16px;
  border: 1px solid #e0b710;
  background: #fc0;
  width: 47%;
  display: block;
  text-align: center;
  float: left;
}
.right_arrow li {
  margin-bottom: 15px;
  font-size: 18px;
  color: #333;
}
.top30 {
  margin-top: 15px;
}
.right_arrow img {
  margin-right: 3px;
}
.text_yellow {
  color: #fc0;
}
.line_height30 {
  line-height: 30px !important;
}
p {
  margin: 0px 0px 7px 0px;
  padding: 0px;
  font-size: 14px;
  color: #737373;
  line-height: 27px;
}
.readmore {
  background: #fc0;
  font-size: 15px;
  font-weight: normal;
  padding: 7px 10px;
  margin: 15px 5px 15px 0;
  display: inline-block;
  text-decoration: none !important;
  border-radius: 3px;
  outline: none;
  border: none;
}
#more {
  display: none;
}
.bell_notification_icon {
  margin: 8px 10px;
  font-size: 15px;
  text-transform: uppercase;
  color: #333;
}
.ui-widget-content {
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 20%;
}
.ui-widget-content ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.ui-widget-content ul li {
  list-style: none;
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.ui-menu-item-wrapper {
  padding: 5px 10px;
  border-bottom: 1px solid #eee;
}
.ui-menu-item {
  cursor: pointer;
}
.ui-menu-item:hover {
  color: #ffcc00;
  cursor: pointer;
}
.text-center {
  text-align: center;
}
.three_box_btn {
  width: 230px;
  float: left;
  padding: 2px;
  text-align: left;
  margin-right: 15px;
  margin-bottom: 10px;
}
.mobile_menu {
  padding: 10px 5px;
}
.mobile_menu_left {
  width: 30%;
  float: left;
}
.mobile_menu_right {
  width: 70%;
  float: left;
}
.width_100 {
  width: 100%;
}
.custmer_care_no {
  font-size: 12px;
  margin-left: 5px;
  float: left;
  line-height: 12px;
  padding-top: 8px;
  line-height: 7px;
  text-align: left;
}
.custmer_care_no a {
  margin: 0px;
}
.mobile_header_right {
  margin: 0px;
  padding: 0px;
  display: flex;
}
.mobile_header_right li {
  margin: 0px;
  padding: 0px 4px;
  list-style: none;
  width: 100%;
}
.mobile_notification {
  background-color: #fff;
  color: #999;
  padding: 5px 0px 2px 0px;
  margin-left: 0;
  font-size: 16px;
  font-family: open sans, sans-serif;
  border: 1px solid #eae6e6;
  border-radius: 3px;
  width: 100%;
  height: 34px;
  text-align: center;
}
.height115 {
  height: 210px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sprite-sign {
  display: block;
  display: -webkit-inline-box;
  background: url('https://images.astroyogi.com/english/images/sprite_home_images.png') no-repeat;
}
.sprite-love {
  background-position: -117px -10px !important;
  width: 96px;
  height: 84px;
}
.sprite-tarot {
  background-position: -10px -10px !important;
  width: 87px;
  height: 96px;
}
.sprite-numerology {
  background-position: -332px -85px !important;
  width: 68px;
  height: 84px;
}
.sprite-panchang {
  background-position: -233px -10px !important;
  width: 79px;
  height: 79px;
}
.sprite-festivals {
  background-position: -10px -126px !important;
  width: 63px;
  height: 124px;
}
.sprite-spirituality {
  background-position: -93px -126px !important;
  width: 82px;
  height: 84px;
}
.home_table {
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}
.home_table td {
  vertical-align: middle;
  text-align: left;
  margin: 0px;
  padding: 0px;
  line-height: 30px;
  border-top: 1px solid #ddd;
}
.height200 {
  height: 200px;
}
.height250 {
  height: 250px;
}
.height220 {
  height: 213px;
}
.home_table_btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  background: #ffcc00;
  margin: 10px 0px;
  display: inline-block;
}
.thumbnail_three_box_l {
  border: 1px solid #eaeaec;
  width: 340px;
  float: left;
  margin: 0px 20px 30px 0px;
  padding: 2px;
  text-align: left;
  height: 380px;
}
.heading_text_length_fix_l {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0px;
  padding: 10px 0px;
}
.height_l_153 {
  height: 153px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line21 {
  line-height: 21px !important;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.Height86 {
  height: 86px;
  margin-bottom: 15px;
}
.main_banner_cls_170 {
  height: 170px;
}
.main_banner_cls_210 {
  height: 210px;
}
.main_banner_cls_270 {
  height: 270px;
}
.panchang_tile_yellow_btn {
  background: #ffcc00;
  padding: 3px 10px;
  border-radius: 3px;
  border: 1px solid #e6ba08;
  display: inline-block;
  position: relative;
  top: 7px;
}
.box_height380 {
  height: 380px;
}
.para_2_line {
  display: block;
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 2.6em;
}
.linktile {
  margin: 0;
  padding: 0;
}
.linktile ul {
  margin: 0;
  padding: 0;
}
.linktile li {
  list-style: none;
  line-height: 19px;
  border-bottom: 1px solid #f3f3f3;
  padding: 3px 0;
  color: #333;
  font-size: 14px;
}
.linktile li input {
  position: relative;
  top: 2px;
}
.linktile li a {
  list-style: none;
  color: #333;
}
.linktile li a:hover {
  text-decoration: none;
  text-decoration: underline;
  color: rgb(138, 135, 135);
}
.linkactive {
  list-style: none;
  color: #8a6d3b !important;
  text-decoration: underline;
}
.height120 {
  height: 120px;
}
.spirituality_tile_yellow_btn {
  background: #ffcc00;
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #e6ba08;
  display: inline-block;
  position: relative;
  top: -2px;
}
.spirituality_tile_white_btn {
  background: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #bbbbbb;
  display: inline-block;
  position: relative;
  top: -2px;
}
.spirituality_tile_back_btn {
  background: #ffcc00;
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #e6ba08;
  display: inline-block;
  position: relative;
  top: -7px;
}
.spirituality_tile_error {
  float: right;
  font-size: 11px;
  color: #fb0000;
  line-height: 1px;
}
.astrologer_cls {
  height: 280px;
}
.baby_name_form {
  border: 1px solid #ffcc00;
  padding: 15px;
  border-radius: 3px;
  margin-bottom: 15px;
}
.baby_name_2_input {
  float: left;
  margin-right: 20px;
}
.baby_name_3_input {
  float: left;
  width: 232px;
  margin-right: 20px;
}
.baby_name_3_input span {
  color: #a94442;
  font-size: 14px;
}
.baby_name_2_input label {
  display: block;
  font-size: 15px;
  line-height: 38px;
  color: #333;
}
.baby_name_3_input input {
  width: 94%;
  outline: none;
  padding: 7px 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 2px;
  border: 1px solid #ccc;
}
.sunSign_btn {
  width: 100%;
  background: #ffcc00;
  border: none;
  border-radius: 100px;
  padding: 6px 0px;
  font-size: 16px;
  margin-top: 4px;
}
.width157 {
  width: 157px;
  float: left;
  height: 157px;
}
.width100 {
  width: 100px;
  float: left;
  height: 157px;
}
.numerology_number_one_left {
  float: left;
  margin-right: 10px;
  width: 78px;
}
.numerology_number_one_tab {
  width: 100%;
}
.daily_numerology_h1 {
  font-size: 25px;
}
.numerology_number_one_tab {
  float: left;
  width: 681px;
}
.back_top_top {
  float: right;
  text-decoration: underline;
  cursor: pointer;
  font-size: 13px;
  font-weight: bold;
}
.tarot_zodiac_cls {
  width: 68px;
  height: 68px;
  margin: 0 auto;
}
.tarot_reading_sing {
  height: 100px;
  float: left;
  width: 128px;
  text-align: center;
  margin-bottom: 15px;
}
.zodiac_signs_h2 {
  text-align: center;
  font-size: 40px;
  color: #545454;
  text-transform: uppercase;
}
.zodiac_signs_h2 span {
  color: #ffcc00;
}
.single_card_btn {
  display: inline-block;
  background: #ffcc00;
  border: none;
  padding: 13px 25px;
  margin: 10px 0px 15px 0px;
  font-size: 17px;
  border-radius: 50px;
  cursor: pointer;
  text-transform: uppercase;
  color: #333;
  border-color: #e6b800;
}
.tarot_result_btn {
  float: right;
  background: #ffcc00;
  margin-bottom: 15px;
  padding: 7px 15px;
  border-radius: 3px;
  margin-left: 20px;
}
.font16 {
  font-size: 16px;
}
.bold {
  font-weight: bold;
}
.accordion {
  background-color: #fff;
  color: #444;
  cursor: pointer;
  padding: 13px;
  width: 100%;
  border: none;
  text-align: center;
  font-size: 15px;
  border: 1px solid #dedede;
  margin-bottom: 15px;
  outline: none;
  font-weight: bold;
}
.panel {
  text-align: center;
  overflow: hidden;
}
.panel p {
  margin: 0px 0px 7px 0px;
  padding: 0px;
  font-size: 14px;
  color: #737373;
  line-height: 25px;
}
div.panelAccordion {
  display: none;
}
div.panelAccordion.show {
  display: block !important;
}
.font-left {
  text-align: left !important;
}
.downarrow {
  background: url(https://images.astroyogi.com/astroyogi2017/common/my_account_arrow.png) no-repeat;
  width: 12px;
  height: 6px;
  position: absolute;
  right: 10px;
  margin-top: 7px;
}
.main_banner_cls_mindCardReading {
  height: 200px;
  width: 100%;
}
.main_banner_cls_wellnesCardReading {
  height: 200px;
  width: 100%
}
.display_block {
  display: block;
}
.spirituality_main_banner {
  height: 170px;
  margin-bottom: 20px;
}
.mobileapps_banner {
  height: 375px;
}

.new_tag_withoutflash {
  background: #fc0;
  position: absolute;
  top: -8px;
  padding: 2px 5px;
  font-size: 11px;
  text-transform: uppercase;
  border-radius: 3px;
  left: 36px;
  line-height: 15px;
  color: #333;
}
.explore_height240 {
  height: 240px;
}
.shortbanner770 {
  width: 770px;
  height: 200px;
}
.banner_ad_120 {
  height: 120px;
}
.banner_ad_600 {
  height: 600px;
}
.banner_ad_250 {
  height: 250px;
}
@media screen and (max-width: 768px) {
  .live_show_box{ height: auto !important; font-size:17px !important;}
  .verify_heading {
    font-size: 25px;
    margin: 5px 0px 10px 0px;
   
  }
  .position_relative_a {
    position: static;
  }
  .banner_ad_250 {
    height: 300px;
  }
  .shortbanner770 {
    width: 100%;
    height: 120px;
  }
  .new_tag_withoutflash {
    background: #ffcc00;
    position: absolute;
    top: 12px;
    padding: 2px 5px;
    font-size: 11px;
    text-transform: uppercase;
    border-radius: 3px;
    left: 132px;
  }
  
  .language_drop_down {
    position: relative;
    display: inline-block;
    border: 1px solid #e8e8e8;
    padding: 0 6px;
    border-radius: 3px;
    outline: none;
    line-height: 37px;
    height: 43px;
    font-size: 16px;
    color: #212121;
    background: #fff;
  }
  .mobileapps_banner {
    max-height: 237px;
  }
  .astrologer_tile170 {
    height: 170px;
  }
  .thumbnail_three_box_l {
    width: 100%;
  }
  .spirituality_main_banner {
    min-height: 190px;
    margin-bottom: 20px;
  }
  .spirituality_main_banner img {
    height: 190px;
  }
  .spirituality_tile_white_btn {
    top: 3px;
  }
  .spirituality_tile_yellow_btn {
    top: 3px;
  }
  .spirituality_tile_back_btn {
    top: -7px;
  }
  .box_height380 {
    height: auto;
  }
  .tile_yellow_btn {
    position: static;
    bottom: 0px;
    background: #ffcc00;
    padding: 4px 10px;
    border-radius: 3px;
    border: 1px solid #e6ba08;
    margin: 4px 0px;
    display: inline-block;
  }
  .para_2_line {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 3em;
  }
  .width300_right {
    width: 100% !important;
  }
  .tarot_result_btn {
    float: none;
    background: #ffcc00;
    margin-bottom: 15px;
    padding: 7px 0px;
    border-radius: 3px;
    margin-left: 0px;
    width: 100%;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
  }
  .zodiac_signs_h2 {
    font-size: 24px;
  }
  .tarot_reading_sing {
    width: 33%;
  }
  .numerology_number_one_tab {
    width: 100%;
  }
  .width157 {
    height: auto;
  }
  .width100 {
    height: auto;
  }
  .main_banner_cls_210 {
    height: auto;
  }
  .main_banner_cls_270 {
    height: auto;
  }
  .astrologer_cls {
    height: auto;
  }
  .main_banner_cls_170 {
    min-height: 160px;
  }
  .main_banner_cls_mindCardReading {
    height: auto;
    width: 100%;
  }
  .main_banner_cls_wellnesCardReading {
    height: auto;
    width: 100%;
  }
  .zodiac_inner_l {
    width: 100%;
  }
  .zodiac_inner_r {
    width: 100%;
  }
  .mobile_signs {
    text-align: center;
    line-height: 24px;
    margin-top: 15px;
  }
  .three_box_btn {
    width: 100%;
    margin-right: 0px;
  }
  .notification_span {
    left: 30% !important;
  }
  .dropdown-content-notification {
    right: 2px;
    width: 99%;
  }
  .notification-Mobile {
    position: static;
    right: 0px;
  }
  .as_profile_tile {
    padding: 10px 10px 0px 10px;
    height: auto;
  }
  .as_profile_70 {
    padding: 10px 10px 0px 10px;
    height: auto;
  }
  .top30 {
    margin-top: 30px;
  }
  .loyality_btn_login {
    padding: 10px 121px;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 15px;
    border: 1px solid #e0b710;
    background: #ffcc00;
  }
  .loyality_btn {
    padding: 10px 85px;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 15px;
    margin: 29px 0px 77px 0px;
    margin: 18px 20px 0px 0px;
    border: 1px solid #e0b710;
    background: #ffcc00;
  }
  .help_mobile {
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 18px;
    border-radius: 50px;
    font-size: 17px;
    background: hsl(48, 100%, 50%);
    padding: 6px 20px 9px 20px;
    color: #333;
    font-weight: bold;
  }
  .help_mobile img {
    position: relative;
    top: 4px;
    right: 4px;
  }
  .daily_heading_h1 {
    font-size: 22px;
  }
  .daily_heading_h1 span {
    display: block;
  }
  .font44 {
    font-size: 30px;
  }
  .box4_home {
    width: 100%;
    margin: 0 0 20px;
  }
  .height332 {
    height: auto;
  }
  .margin_left_15_m {
    margin-left: 0px;
  }
  .height115 {
    height: auto;
  }
  .height217 {
    height: auto;
  }
  .horoscope_395 {
    height: auto
  }
  .prediction_banner_height {
    height: 170px;
  }
  .panchang_three_tile_img {
    width: 100%;
  }
  .arti_three_tile_img {
    width: 100%;
  }
  .sundarkand_three_tile_img {
    width: 100%;
  }
  .responsive_space {
    padding: 0px 20px;
  }
  .main {
    width: 100%;
  }
  .mynotification {
    padding: 6px 7px 0px 3px;
    width: 28px;
  }
  .text-justify-mobile {
    text-align: justify;
  }
  .astrologer_name {
    max-width: 230px;
  }
  .box4 {
    width: 100%;
    margin: 0px 0px 20px 0px;
  }
  .slide_view {
    width: 90%;
    margin-bottom: 20px;
  }
  .share_link {
    float: left;
  }
  .shareleft {
    top: auto;
    bottom: 0px;
  }
  .panchang_tile_img_cls {
    width: auto;
    height: 120px;
  }
  .panchang_tile_img_cls img {
    width: 100%;
    height: 120px;
  }
  .height81 {
    height: auto;
    margin-bottom: 32px;
  }
  .thumbnail_major_box {
    width: 100%;
  }
  .thumbnail_four_box {
    width: 100%;
  }
  .thumbnail_three_box {
    width: 100%;
  }
  .HideTopPhone {
    display: none;
  }
  .HideTopDesktp {
    display: block;
  }
  .Hide_Phone {
    display: none;
  }
  .mobileLine {
    margin: 0 0 0 0;
    width: 35px;
  }
  .amp_header ul li {
    margin-left: 0px;
    margin-right: 8px;
  }
  .phone_icon {
    display: none !important;
  }
  .login {
    margin: 0px 0px 0px 0px;
    padding: 10px !important;
    text-align: center;
    border-bottom: 1px solid #fff;
    line-height: 40px;
  }
  .header_margin_top5 {
    margin-top: 5px;
  }
  .amp_drop_down_myaccount {
    float: left;
  }
  .amp_header {
    padding: 10px 0px;
  }
  .amp_header ul li {
    line-height: 17px;
    text-align: left;
  }
  .phone_icon {
    display: none;
  }
  .amp_notification {
    width: 27px;
    height: 34px;
    text-align: center;
  }
  .amp_font14 {
    font-size: 11px;
  }
  .amp_font20 {
    font-size: 15px;
  }
  .amp_drop_down {
    padding: 0 4px;
    font-size: 14px;
  }
  .image_center {
    float: none;
    text-align: center;
  }
  .footerbg {
    margin-bottom: 90px;
  }
  .share_link {
    float: left;
    width: 33%;
    display: block;
    padding: 0px;
    text-align: center;
  }
  .shareleft {
    top: auto;
    bottom: 0px;
    width: 100%;
  }
}
.pull-right {
  float: right;
}
.show_card_fixed{ 
  position: absolute;
      top: 50%;
      right: 0;
      margin-top: -50px;
      margin-left: -50px;
      background: #ffcc00;
      padding: 10px 20px 10px 15px;
      font-size: 20px;
      border-radius: 100px 0px 0px 100px;
      font-weight: 600;
    }	
  .show_card_fixed img{ 
    margin-right: 10px;
    }	
  

/*Top Menu*/
.padding_filter {padding: 11px 10px; margin-bottom: 1px;}
 .filter_search{    font-size: 16px;
   text-transform: uppercase;
   color: #333;}
 .filter_search img{    position: relative;
   top: -2px;
   width: 14px;
   height: 14px;
   margin-right: 3px;}
 
 .filter_search_btn{ border: 1px solid #e4e4e4;
   padding: 4px 15px 5px 15px;
   border-radius: 100px;}


.menutop {
 height: 44px;
 border: 1px solid #eeeeee;
}
.menu {
 padding: 0px;
}
.menu ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 position: absolute;
 z-index: 999;
}
.height150 {
 height: 160px
}
.rocket_modal{    position: absolute;
  top: -50px;
  left: 40%;
  margin: 0px;}
.text_left{text-align: left;}
.search_height_modal_35 {
  height: 35px;
  position: relative;
  border: 1px solid #ccc;
  width: 94%;
  border-radius: 3px;
 }
.search_height_35 {
  height: 35px;
  position: relative;
  border: 1px solid #ccc;
  width: 97%;
  border-radius: 3px;
 }
.menu li {
 display: inline-block;
 float: left;
 margin-right: 1px;
}
.menu li a {
 display: block;
 padding: 0px 15px;
 text-align: left;
 line-height: 40px;
 color: #333;
 font-size: 14px;
 text-decoration: none;
}
.menu li:hover a {
 background: #f3f3f3;
}
.active-menu {
 background: #ffffff;
 border: 1px solid #ffcc00;
 border-radius: 50px;
}

.menu li:hover ul a {
 background: #ffffff;
 -webkit-transition: all .5s ease;
 transition: all .5s ease;
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
 -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
 box-shadow: 0 7px 10px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
 color: #2f3036;
 height: 40px;
 line-height: 40px;
}
.menu li:hover ul a:hover {
 background: #ffcc00;
 color: #333;
}
.menu li ul {
 display: none;
}
.menu li ul li {
 display: block;
 float: none;
}
.menu li ul li a {
 width: auto;
 min-width: 150px;
 padding: 0 20px;
}
.menu ul li a:hover + .hidden, .hidden:hover {
 display: block;
}
.show-menu {
 text-decoration: none;
 color: #333;
 text-align: left;
 padding: 10px 10px;
 display: none;
}
.show-menu_a {
  text-decoration: none;
  color: #333;
  text-align: left;
  padding: 0px;
  display: none;
 }
 .session_price {
	margin-right: 3px;
    color: #333;
    position: relative;
    top: 5px;
  } 

  .offer_price {
	background: #ffcc00;
	border: 1px solid #f7eecc;
	font-style: italic;
	font-weight: bold;
	color: #333;
	padding: 11px 15px 11px 15px;
	clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0 100%, 11% 50%, 0 0);
	/*display: inline-block;*/
	position: absolute;
	top: 41px;
	right: 0px;
  }
input[type=checkbox]:checked ~ #menu {
 display: block;
}
.language_type{ width: 100%;
  background: #fff;
  border: none;
  color: #333;
  padding: 13px 20px;
  text-align: left;
  border-bottom: 1px solid #e7e7e7;}
.language_type:hover{  color:#ffcc00;}
	.book_Show{
  background: #ffcc00;
  padding: 2px 14px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  display: -webkit-inline-box;
  margin-bottom: 0px;
}
#ContentPlaceHolder1_astrocontent p {color:#333;}
.h3how_it_work{margin: 10px 0px 10px 0px;
  padding: 0px;
  font-size: 22px;
  color: #333;
  line-height: 30px;
  font-weight: 300;
  text-align: left;}
.how_it_work_ol {
  margin: 0;
  padding: 0 0 0 17px;
  line-height: 30px;
}
.session_left_text {
  margin: 0;
  list-style: none;
  margin-left: 0;
  padding: 0;
}

.live_show_tile {
  background: #fff;
  padding: 10px;
  position: relative;
  display: flow-root;
  height: 107px;
}

.gradient_book_show{ 
  height: 60px;
  background: rgb(255,204,0);
  background: linear-gradient(90deg, rgba(255,204,0,1) 0%, rgba(143,143,143,1) 100%);
  padding: 10px 7px; color: #333; color: #fff; line-height: 17px; font-size: 18px;
    line-height: 19px;    border-radius: 10px 10px 0px 0px;
    font-weight: bold;}
.gradient_book_line_40{ line-height: 36px !important;}


   
  .gradient_book_show_img{     float: left;
    position: relative;
    top: 1px;
    margin-right: 7px;}
   .gradient_book_show_img{     float: left;
    position: relative;
    top: 1px;
    margin-right: 7px;}
   
  .gradient_book_show span{ display: block;
    font-size: 15px;
    font-weight: normal;}
    .session_tile {
      padding: 5px 5px 5px 5px;
      border-top: 2px dotted #dbdbdb;
      margin-top:7px;
      } 
      .live_show_box {
        border: 1px solid #dbdbdb;
        border-radius: 11px;
        margin-bottom: 20px;
        position: relative;
        height:219px
      }
    .all_session{display: block;
      float: right;
      background:#fff url(https://images.astroyogi.com/astroyogi2017/common/all_session_gray.jpg) 13px 5px no-repeat;
      border-radius: 100px;
      margin-left: 20px;
      border: 1px solid #ccc;
      padding: 0px 24px 0px 56px;
      text-decoration: none;
      line-height: 37px;}
    .all_session:hover{ background:#fff url(https://images.astroyogi.com/astroyogi2017/common/all_session_yellow.jpg) 13px 5px no-repeat; text-decoration: none;  border: 1px solid #ffcc00;}
    .all_session_active{ background:#fff url(https://images.astroyogi.com/astroyogi2017/common/all_session_yellow.jpg) 13px 5px no-repeat; text-decoration: none;  border: 1px solid #ffcc00;}
      
    .all_healing{display: block;
      float: right;
      background:#fff url(https://images.astroyogi.com/astroyogi2017/common/healing_gray.jpg) 13px 3px no-repeat;
      border-radius: 100px;
      margin-left: 20px;
      border: 1px solid #ccc;
      padding: 0px 24px 0px 56px;
      text-decoration: none;
      line-height: 37px;}
    .all_healing:hover{ background:#fff url(https://images.astroyogi.com/astroyogi2017/common/healing_yellow.jpg) 13px 3px no-repeat; text-decoration: none;  border: 1px solid #ffcc00;}
    .all_healing_active{ background:#fff url(https://images.astroyogi.com/astroyogi2017/common/healing_yellow.jpg) 13px 3px no-repeat; text-decoration: none;  border: 1px solid #ffcc00;}
      
    .all_celebrity{display: block;
      float: right;
      background:#fff url(https://images.astroyogi.com/astroyogi2017/common/celebrity_gray.jpg) 13px 3px no-repeat;
      border-radius: 100px;
      margin-left: 20px;
      border: 1px solid #ccc;
      padding: 0px 24px 0px 56px;
      text-decoration: none;
      line-height: 37px;}
    .all_celebrity:hover{ background:#fff url(https://images.astroyogi.com/astroyogi2017/common/celebrity_yellow.jpg) 13px 3px no-repeat; text-decoration: none;  border: 1px solid #ffcc00;}
    .all_celebrity_active{ background:#fff url(https://images.astroyogi.com/astroyogi2017/common/celebrity_yellow.jpg) 13px 3px no-repeat; text-decoration: none;  border: 1px solid #ffcc00;}
      
    .tta_h1_font {
      font-size: 25px;
      margin-top: 8px;
  }
  .input_modal_location{ padding: 0px;margin-bottom: 15px;}
  .input_modal_location input{
    height: 32px;
      position: relative;
      border: none;
      width: 90%;
      border-radius: 3px;
      padding-left: 10px;
      outline: none;
  
  }
  .input_modal_location span{    position: absolute;
      right: 6px;
      top: 5px;
      cursor: pointer;}
      .SearchExpert_a { background: #fff; padding: 0 0 0 0; top: -60px; border-radius: 6px; -webkit-transition: all .5s ease; transition: all .5s ease; -webkit-transform: translateY(-2px); transform: translateY(-2px); -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08); box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08); z-index: 99; }
        .sign_up_box { float: left; width: 250px; }

        .sign_up_box_btn {
          float: left;
          width: 210px;
        }
        .sign_up_box_captcha {
          float: left;
          width: 310px;
          margin-top: 25px;
        }
        .sign_up_form_a { margin: 0 10px 0 0 !important; padding: 0; width: 23%; float: left; }
        

.sign_up_form_b { margin: 0; padding: 0; width: 64%; float: left; }

.wedding_login_a { margin: 0 10px 0 0 !important; padding: 0; width: 23%; float: left; }
.wedding_login_b { margin: 0; padding: 0; width: 75%; float: left; }


.input_bg { background: #e2e2e2; padding: 25px 20px; border-radius: 0 40px 0 40px; margin-right: 17px; } 
.live_show_captcha{padding-right: 35px;
  margin-top: 10px;}
@media screen and (max-width: 600px) {
  .live_show_captcha{padding-right:30px;
    margin-top: 10px;}
  .tta_h1_font {
    margin: 0 0 10px 0 !important;
    padding: 0;
    line-height: 25px;
    font-size: 17px !important;
}
  .all_celebrity {
    background: #fff url(https://images.astroyogi.com/astroyogi2017/common/celebrity_gray.jpg) center 3px no-repeat !important;
    border-radius: 7px !important;
    padding: 39px 0 0 0 !important;
    height: 86px;
    width: 30%;
    line-height: 22px !important;
    margin-left: 10px !important;
    text-align: center !important;
}
  .all_session {
    background: #fff url(https://images.astroyogi.com/astroyogi2017/common/all_session_gray.jpg) center 6px no-repeat !important;
    border-radius: 7px !important;
    padding: 39px 0 0 0 !important;
    width: 33.3%;
    height: 86px;
    line-height: 22px !important;
    margin-left: 0 !important;
    text-align: center !important;
}
  .all_healing{
    background:#fff url(https://images.astroyogi.com/astroyogi2017/common/healing_gray.jpg) center 3px no-repeat !important;
    border-radius: 7px !important;
      padding: 39px 0px 0px 0px !important;
      height: 86px;
      width: 30%;
      line-height: 22px !important;
      margin-left: 10px !important;
      text-align: center !important;
    }
    .wedding_login_a {width: 26%;}
    .wedding_login_b {width: 69%;}
      .input_bg { padding: 15px 0px; margin: 10px !important; }
      .sign_up_box_captcha {
        margin-top: 10px;
       width: 100%;
       margin-left: 10px;
     }
     .sign_up_box { width: 95%; }
       .sign_up_box_btn {
         padding: 0px 15px;
         width: 91%;
       }
 .menutop {
   height: 50px;
 }
 .menu li a {
   color: #333;
   background: #ffffff;
   border-bottom: 1px solid #e8e8e8;
 }
 .menu ul {
   position: static;
   display: none;
 }
 .menu ul li, li a {
   /* width: 100%; */
 }
 .menu li {
  width: 100%;
}
 .show-menu {
   display: block;
   text-align: center;
 }
 .show-menu_a {
  display: block;
  text-align: center;
  position: relative;
    top: 3px;
}
 .display_webkit {
   display: -webkit-inline-box;
 }
 .active-menu {
   background: #ffffff;
   border: 1px solid #fff;
   border-radius: 0px;
 }
}

/*Animation*/
.btn_zoomin_out {
  transition: transform .5s;
}
.btn_zoomin_out:hover {
  transition: transform .5s;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.notification_linkcheck img:hover {
  animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
 .sprite-horoscope-new-icons {
                    display: -webkit-inline-box;
                    background: url(https://images.astroyogi.com/english/images/sprite_horoscope_new_icon.png) no-repeat;
                }

                .sprite-horo-new-icons-aries {
                    background-position: -6px -12px !important;
                }

                .sprite-horo-new-icons-taurus {
                    background-position: -86px -12px !important;
                }

                .sprite-horo-new-icons-gemini {
                    background-position: -167px -12px !important;
                }

                .sprite-horo-new-icons-cancer {
                    background-position: -248px -12px !important;
                }

                .sprite-horo-new-icons-leo {
                    background-position: -342px -12px !important;
                }

                .sprite-horo-new-icons-virgo {
                    background-position: -417px -12px !important;
                }

                .sprite-horo-new-icons-libra {
                    background-position: -9px -100px !important;
                }

                .sprite-horo-new-icons-scorpio {
                    background-position: -87px -100px !important;
                }

                .sprite-horo-new-icons-sagittarius {
                    background-position: -166px -100px !important;
                }

                .sprite-horo-new-icons-capricorn {
                    background-position: -248px -100px !important;
                }

                .sprite-horo-new-icons-aquarius {
                    background-position: -341px -100px !important;
                }

                .sprite-horo-new-icons-pisces {
                    background-position: -417px -100px !important;
                }

                .dark_color {
                    color: #333;
                }

                .zodiac_link {
                    border-bottom: 2px solid #fff;
                    display: block;
                }

                .zodiac_link:hover {
                    border-bottom: 2px solid #ffcc00;
                }

/*Love, Finance, Health, Career*/
.sprite-horoscope-new-icons {
  display: -webkit-inline-box;
  background: url(https://images.astroyogi.com/english/images/sprite_horoscope_new_icon.png) no-repeat;
}

.sprite-horo-new-icons-aries {
  background-position: -6px -12px !important;
}

.sprite-horo-new-icons-taurus {
  background-position: -86px -12px !important;
}

.sprite-horo-new-icons-gemini {
  background-position: -167px -12px !important;
}

.sprite-horo-new-icons-cancer {
  background-position: -248px -12px !important;
}

.sprite-horo-new-icons-leo {
  background-position: -342px -12px !important;
}

.sprite-horo-new-icons-virgo {
  background-position: -417px -12px !important;
}

.sprite-horo-new-icons-libra {
  background-position: -9px -100px !important;
}

.sprite-horo-new-icons-scorpio {
  background-position: -87px -100px !important;
}

.sprite-horo-new-icons-sagittarius {
  background-position: -166px -100px !important;
}

.sprite-horo-new-icons-capricorn {
  background-position: -248px -100px !important;
}

.sprite-horo-new-icons-aquarius {
  background-position: -341px -100px !important;
}

.sprite-horo-new-icons-pisces {
  background-position: -417px -100px !important;
}

.dark_color {
  color: #333;
}

.zodiac_link {
  border-bottom: 2px solid #fff;
  display: block;
}

.zodiac_link:hover {
  border-bottom: 2px solid #ffcc00;
}
.height90 {
  height: 90px;
}

.M0 {
  margin: 0px;
  padding: 0px;
}
.homeUl {
  margin: 10px 0px 10px 30px;
  padding: 0px;
}
.homeUl li {
  margin: 0px;
  font-size: 14px;
  color: #737373;
  line-height: 29px;
}
/*Love, Finance, Health, Career END*/