.fa-calendar-o:before,
.fa-calendar:before,
.fa-clock-o:before,
.fa-list-alt:before {
    font-size: medium
}

.mon-horo-cta a {
    color: #2b3991;
    text-decoration: underline!important;
    display: block
}

h2.week-head-txt {
    font-size: 20px!important;
    color: #2b3991!important;
    margin-top: 0;
    padding-bottom: 10px
}

h3.week-head-txt {
    font-size: 20px!important;
    color: #ff4a1f!important;
    margin-top: 0;
    padding-bottom: 10px;
    display: block!important
}

.week-head-txt img {
    vertical-align: middle;
    margin-right: 10px
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a {
    text-decoration: none!important
}

a:hover {
    text-decoration: none !important;
}

.clear {
    clear: both
}

.height10 {
    height: 10px
}

.height30 {
    height: 30px
}

.height25 {
    height: 25px
}

.height60 {
    height: 60px
}

p {
    color: #000;
    font-size: 15px;
    line-height: 1.6;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
}

.horo-title p {
    padding: 0 0 8px;
    margin: 0
}

a.bluedark {
    color: #2b3991;
    padding: 15px 0 15px;
    text-decoration: underline!important;
    font-size: 18px;
    display: block
}

.orange {
    color: #ff4a1f;
    font-weight: 700
}

.center {
    text-align: center!important
}

#main-horoscope {
    margin: 30px 0
}

#main-horoscope h1, #main-horoscope h2, #main-horoscope h3, #main-horoscope h4, #main-horoscope h5, #main-horoscope h6 {
    font-family: Rubik, sans-serif
}

.dailyhorosope_sec {
    width: 100%;
    float: left
}

.dailyhorosope_sec .left-panel {
    width: 57%;
    float: left;
    color: #fff;
    margin-right: 8%;
}

.dailyhorosope_sec .left-panel-fullview {
    width: 100%;
    float: left;
    color: #fff;
    margin-right: 57px
}

.dailyhorosope_sec .right-panel {
    width: 35%;
    float: left;
    color: #fff
}

.left-panel .sign_panel {
    width: 17%;
    float: left; text-align: right;
}

.left-panel .sign_panel .sign img {
    width: 70px;
    margin: 0 0 5px
}


.left-panel .sign_daily_panel {
    width: 100%;
    float: left
}

.sign_daily_panel h2 {
    color: #2b3991;
    font-size: 18px;
    margin: 0;
    font-weight: 500
}

span.blue-light {
    color: #2b3991;
    font-size: 19px;
    margin: 0;
    font-weight: 500
}

#main-horoscope h1 {
    font-family: Rubik, sans-serif;
    font-size: 23px;
    color: #ff4a1f;
    margin: 0;
    padding: 5px 0 3px;
    font-weight: 500;
    line-height: 30px
}
img.left-sign-img {
    margin: -7px 10px 5px 0;
    float: left;
    width: 70px;
}
.horo-panel-weekly {
    width: 100%;
    float: left
}

.horo-panel-weekly h2 {
    font-size: 23px;
    color: #ff4a1f;
    margin: 0;
    padding: 5px 0;
    font-weight: 500
}

h2.horo-panel-monthly {
    font-size: 25px;
    color: #ff4a1f;
    margin: 0;
    padding: 0 0 15px;
    font-weight: 500; 
}
.horo-panel-monthly .monthly-date{ display: block; color: #333; font-size: .9em; }
.sign_daily_panel .nav-bar-main {
    margin: 7px 3px; background: transparent !important;
    display: flex;
}

.nav-bar-main a {
    text-align: center;
    border-left: 1px solid #ddd;
    color: #000;
    font-size: 13px;
    margin: 0 0;
    flex-basis: 16.6%
}

.nav-bar-main a:hover {
    text-decoration: none!important;
    background: #ddd;
}

.nav-bar-main>.active {
    background: #ddd;
    position: relative
}

.nav-bar-main>.active:after, .nav-bar-main a:hover:after{
    content: "";
    position: absolute;
    bottom: -10px;
    left: 36%;
    width: 0;
    height: 0;
    border-top: 10px solid #ddd;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.nav-bar-main>a>.icon {
    display: block;
    font-size: 20px;
    margin-bottom: 3px
}

.nav-bar-main a:first-child {
    border-left: none
}

.header_main {
    background: url(/Images/horoscope/img/header.jpg);
    width: 1583px;
    height: 347px
}

.yestd-arrow {
    display: flex;
    width: 90%;
    margin: 0 25px
}

.arrow-left {
    flex: 1;
    font-size: 14px;
    color: #000;
    margin-right: 90px
}

.arrow-right {
    flex: 1;
    font-size: 14px;
    color: #000
}

.arrow-left a,
.arrow-right a {
    color: #000
}

.predict-change {
    margin: 10px 23px 10px;
    position: relative; text-align: center;
}

.predict-change p {
    padding: 1px 0; position: relative; display: inline-block;
}

span.blue {
    color: #2b3991;
    font-weight: 700
}

.predict-change p:before {
    content: "";
    position: absolute;
    top: 4px;
    left: -12px;
    background: url(/Images/horoscope/img/dot-left.png) no-repeat;
    width: 51px;
    height: 25px
}

.predict-change p:after {
    content: "";
    position: absolute;
    top: 0;
    right: -12px;
    background: url(/Images/horoscope/img/dot-right.png) no-repeat;
    width: 51px;
    height: 25px
}
.predict-change p .next-close, .predict-change p .next-pred {
    position: absolute;
    right: -60px; top:0;
}

.horo-panel {
    margin: 0 0 0;
    float: left
}

.horo-title {
    margin: 0
}

.horo-title img {
    position: relative;
    vertical-align: top;margin: 0 5px 0 0;
}
 .yel-star-img img {
    vertical-align: middle;
    margin: 5px 0 0 0;
}
.yel-star-img {
    margin: 0;
}
.horo-panel h3 {
    font-size: 17px;
    color: #2b3991;
    padding: 5px 0px 2px;
    display: inline-block;
    margin: 0;
    font-weight: 600;
    vertical-align: top;
    font-family: 'Open Sans' !important;
}

.horo-panel h2 {
    font-size: 23px;
    color: #2b3991;
    padding: 0 0 5px;
    margin: 0;
    font-weight: 500
}

.left-panel-fullview hr {
    margin-top: 20px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px dashed #c7c7c7;
    height: 1px;
    width: 100%
}

.left-panel-fullview .horo-panel h2 {
    font-size: 20px;
    color: #2b3991;
    padding: 8px 0;
    margin: 0;
    font-weight: 500
}

.left-panel-fullview p {
    padding: 0 0 10px
}

span.horo-rating {
    position: relative;
    background: #ddd;
    display: inline-block;
    width: 31px;
    height: 17px;
    margin-left: 7px;
    top: 10px;
    vertical-align: top
}

span.horo-rating img {
    width: 11px;
    height: 9px;
    margin: 4px 5px;
    position: relative;
    top: -23px;
    left: 12px
}

span.horo-rating1 {
    position: relative;
    background: #ddd;
    display: inline-block;
    width: 31px;
    height: 17px;
    margin-left: 2px;
    top: 1px
}

span.horo-rating1 img {
    width: 11px;
    height: 9px;
    margin: 4px 5px;
    position: relative;
    top: -31px;
    left: 9px
}

.adj {
    width: 11px!important;
    height: 9px!important
}

span.rate {
    padding-left: 6px;
    font-size: 13px;
    color: #000;
    position: relative;
    top: -2px
}

span.horo-rating:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 0;
    border-top: 9px solid transparent;
    border-left: 7px solid transparent;
    border-right: 10px solid #ddd;
    border-bottom: 7px solid transparent;
    left: -13px;
    top: 0
}
.horo-astrospeak {
    margin: 0;
    position: relative;
    float: left;
    border: 1px solid #ddd;
border-radius: 20px 0 0;
padding: 7px 0 0;
background: #f2f2f2; width: 100%;
}

#main-horoscope .horo-astrospeak h2 {
    font-family: 'Bebas Neue', cursive;
    font-size: 44px;
    font-weight: 300;
    color: #ff4a1f;
    margin: 0;
    padding: 0;
    line-height: 40px
}

.horo-astrospeak p {
    font-size: 16px;
    color: #000;
    margin: 0;
    padding: 0
}

.horo-astrospeak span.blue {
    color: #123474;
    font-weight: 300
}

.horo-astrospeak .horo-astrospeak-head img {
    float: left;
    margin: 4px 10px 10px 0
}

.horo-astrospeak:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 79%;
    background-image: url(/Images/horoscope/img/5stars.png);
    width: 77px;
    height: 68px
}

.horo-astrospeak .wrap {
    width: 100%
}
.astrospeak-rating {
    position: relative;
    background: #ddd;
    color: #000;
    font-size: 12px;
    vertical-align: top;
    display: inline-block;
    padding: 0px 4px;
    margin: 2px 0 0 5px;
}
.astrospeak-rate {
    padding: 0 3px;
}
.astrospeak-star {
    vertical-align: middle;
}
.astrospeak-rating::before {
    content: "";
    position: absolute;
    width: 3px;
    height: 0;
    border-top: 9px solid transparent;
    border-left: 7px solid transparent;
    border-right: 10px solid #ddd;
    border-bottom: 7px solid transparent;
    left: -13px;
    top: 0;
}
.horo-astrospeak .blue__band {
    background: #123474;
    border-radius: 0 30px 0 0; display: none;
}

.horo-astrospeak .blue__band p {
    color: #fff;
    padding: 4px 16px;
    margin: 0;
    line-height: 23px
}

.horo-astrospeak .wrap .inner_wrap {
    width: 100%;
    border-top: 1px solid #ddd;
margin: 0;
float: left;
padding: 10px 10px 0;
height: 445px;
overflow: auto;
background: #fff;
}

.horo-astrospeak .wrap .inner_wrap .astro-detail {
    width: 100%;
    margin: 0;
    float: left
}

.horo-astrospeak .wrap .inner_wrap .astro-detail .left {
    width: 70%;
    float: left
}

.horo-astrospeak .astro-profile-img img {
    float: left;
    width: 70px;
    height: 70px;
    margin: 11px 10px 10px 8px;
    border-radius: 50%
}

.horo-astrospeak .wrap .inner_wrap .astro-detail .left span.ratings img {
    float: left;
    width: auto;
    height: auto;
    margin: 1px
}

.horo-astrospeak .wrap .inner_wrap .astro-detail .left p.price {
    font-style: italic;
    color: #232323;
    margin: 0;
    padding: 1px 0 20px;
    font-size: 13px;
    font-weight: 600; text-align: left;
}

.horo-astrospeak .wrap .inner_wrap .astro-detail .left p {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    padding: 8px 0 0
}

.horo-astrospeak .wrap .inner_wrap .astro-detail .right {
    width: 30%;
    float: left; text-align: center;
}

.astro-detail .right .online_panel {
   text-align: center;
}

.astro-detail .right .online_panel img {
    float: none;
    margin: 0 auto;
}
.online_panel span{  font-size: 12px;
    text-transform: uppercase}
span.green {
    color: #179f5d;
}
span.busy {
    color: #eb0657;
}
span.offline {
    color: #0688eb;
}
span.away {
    color: #d99000;
}
.btn-hover {
    width: auto;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    margin: 0 auto;
    text-align: center;
    border: none;
    border-radius: 3px;
    background: rgba(255, 148, 48, 1);
    background: -moz-linear-gradient(top, rgba(255, 148, 48, 1) 0, rgba(255, 123, 0, 1) 50%, rgba(255, 123, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 148, 48, 1)), color-stop(50%, rgba(255, 123, 0, 1)), color-stop(100%, rgba(255, 123, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 148, 48, 1) 0, rgba(255, 123, 0, 1) 50%, rgba(255, 123, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 148, 48, 1) 0, rgba(255, 123, 0, 1) 50%, rgba(255, 123, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 148, 48, 1) 0, rgba(255, 123, 0, 1) 50%, rgba(255, 123, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 148, 48, 1) 0, rgba(255, 123, 0, 1) 50%, rgba(255, 123, 0, 1) 100%);
    padding: 3px 3px;
    display: inline-block
}

.btn-hover:hover {
    background: #2b3991
}

.btn-hover:focus {
    outline: 0
}

.btn-hover a {
    color: #fff
}

.btn-hover1 {
    width: auto;
    font-size: 13px;
    color: #fff;
    cursor: pointer;
    margin: 5px;
    text-align: center;
    border: none;
    border-radius: 3px;
    background: rgba(255, 148, 48, 1);
    background: -moz-linear-gradient(top, rgba(255, 148, 48, 1) 0, rgba(255, 123, 0, 1) 50%, rgba(255, 123, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 148, 48, 1)), color-stop(50%, rgba(255, 123, 0, 1)), color-stop(100%, rgba(255, 123, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 148, 48, 1) 0, rgba(255, 123, 0, 1) 50%, rgba(255, 123, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 148, 48, 1) 0, rgba(255, 123, 0, 1) 50%, rgba(255, 123, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 148, 48, 1) 0, rgba(255, 123, 0, 1) 50%, rgba(255, 123, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 148, 48, 1) 0, rgba(255, 123, 0, 1) 50%, rgba(255, 123, 0, 1) 100%);
    padding: 5px 25px;
    display: inline-block
}

.btn-hover1:hover {
    background: #2b3991
}

.btn-hover1:focus {
    outline: 0
}

.btn-hover1 a {
    color: #fff
}

.btn-hover1 button {
    background: 0 0;
    border: none
}

.more-btn:hover {
    background: #2b3991
}

.dotted-border {
    border: .01em dashed #ddd;
    position: relative;
    width: 100%;
    height: 1px;
    float: left;
    margin: 1px 0 12px
}

.dotted-border:before {
    content: "";
    position: absolute;
    top: -14px;
    left: 50%;
    width: 23px;
    height: 24px;
    background: url(/Images/horoscope/img/lotus-icon.jpg)
}

.horo-subscription {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ddd;
    float: left;
    padding: 20px 0 5px;
}

.horo-subscription h3 {
    font-size: 23px;
    font-weight: 300;
    text-align: center;
    margin: 0;
    padding: 18px 0;
    color: #ec7809;
    z-index: 11;
    position: relative;
    text-transform: uppercase
}

.horo-subscription h6 {
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding: 30px 9px 0;
    color: #2b3991;
    font-weight: 200;
    line-height: 23px
}

.subscription-border {
    border: .01em solid #ddd;
    position: relative;
    width: 100%;
    height: 1px;
    float: left;
    margin: -18px 0 12px
}

.subscription-border:after {
    content: "";
    position: absolute;
    top: -61px;
    left: 39%;
    width: 96px;
    height: 100px;
    background: url(/Images/horoscope/img/horo-icon.jpg)
}

.input-panel {
    margin: 2px 20px;
    position: relative
}

.input,
.input-panel input[type=password],
.select,
input[type=text],
select,
textarea {
    padding: 5px 7px;
    width: 210px;
    border: 1px solid #dedcdc;
    max-width: 100%;
    margin: 0px;
}
.login-panel h2{
    font-size: 1.4em;
}
.openid-ctrol{
    text-align: center !important;
}
.input-large {
    width: 331px;
    height: 41px;
    border-radius: 5px;
    font-size: 13px;
    color: #716565;
    padding-left: 112px
}

.container__label {
    position: absolute;
    top: 9px;
    left: 0;
    width: 85px;
    height: 4%;
    padding: 20.5px 10px;
    background-color: #123474;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    border-radius: 5px 0 0 5px;
    font-weight: 400
}

.container__label1 {
    position: absolute;
    top: 63px;
    left: 0;
    width: 85px;
    height: 4%;
    padding: 20.5px 10px;
    background-color: #123474;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    border-radius: 5px 0 0 5px
}

.container__label2 {
    position: absolute;
    top: 115px;
    left: 0;
    width: 85px;
    height: 4%;
    padding: 20.5px 10px;
    background-color: #123474;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    border-radius: 5px 0 0 5px
}

.horo-subscription>.btn-hover {
    padding: 7px 20px;
    margin: 20px auto;
    display: block;
    width: 48%;
    text-align: center;
    font-size: 17px
}

.left-panel hr {
    margin-top: 7px;
    margin-bottom: 7px;
    border: 0;
    border-top: 1px dashed #c7c7c7;
    height: 1px;
    width: 100%;
    float: left
}

.horo-panel-weekly .lifestyle-box {
    width: 18%;
    float: left;
    margin: 25px 10px 5px 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    position: relative
}
.horo-panel-weekly h2 span{ color: #333; font-size: .9em; }
.lifestyle-box {text-align: center;}
.lifestyle-box p {
    color: #000;
    font-size: 14px;
    padding: 14px 5px 3px;
    text-align: center;
    margin: 0;
    display: inline-block;
    max-width: min-content;
}

.noborder {
    border: none!important
}

.horo-panel-weekly .lifestyle-box-big {
    width: 31%;
    float: left;
    margin: 30px 10px 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    position: relative
}

.horo-panel-weekly .lifestyle-box-big:nth-child(2n+1) {
  clear: right;
}
.horo-panel-weekly .lifestyle-box-big:nth-child(3n+1) {
  clear: left;
}
.lifestyle-box-big p {
    color: #000;
    font-size: 15px;
    padding: 14px 5px 3px;
    text-align: center;
    margin: 0
}

.lifestyle-box .round-wrap {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #0f95d2;
    position: absolute;
    top: -17px;
    left: 40%
}

.lifestyle-box .round-wrap1 {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #117600;
    position: absolute;
    top: -17px;
    left: 40%
}

.lifestyle-box .round-wrap2 {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #cd2658;
    position: absolute;
    top: -17px;
    left: 40%
}

.lifestyle-box .round-wrap3 {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #fe8400;
    position: absolute;
    top: -17px;
    left: 40%
}

.lifestyle-box .round-wrap4 {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #9a03a7;
    position: absolute;
    top: -17px;
    left: 40%
}

.lifestyle-box-big .round-wrap {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #0f95d2;
    position: absolute;
    top: -17px;
    left: 40%
}

.lifestyle-box-big .round-wrap1 {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #117600;
    position: absolute;
    top: -17px;
    left: 40%
}

.lifestyle-box-big .round-wrap2 {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #cd2658;
    position: absolute;
    top: -17px;
    left: 40%
}

.lifestyle-box-big .round-wrap3 {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #fe8400;
    position: absolute;
    top: -17px;
    left: 40%
}

.lifestyle-box-big .round-wrap4 {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #9a03a7;
    position: absolute;
    top: -17px;
    left: 40%
}

.round-wrap img,
.round-wrap1 img,
.round-wrap2 img,
.round-wrap3 img,
.round-wrap4 img {
    position: absolute;
    left: 7px;
    top: 7px
}

.sign-wrapper {
    background: #f7f4ec;
    width: 100%;
    margin: 30px 0 50px
}
.sign-tittle {
    text-align: center;
    padding: 15px 0 0;
    color: #FE5E08;
}
.lightyellow {
    background: #fdfaf2;
    padding: 50px 0
}

.sign-wrapper a {
    background: url(/Images/horoscope/img/moonsigns.png) no-repeat;
    width: 72px;
    height: 72px;
    display: inline-block;
    margin: 20px 19px 35px 0
}

.sign-wrapper p {
    text-align: center;
    color: #000;
    font-size: 14px;
    padding: 66px 0 0 0
}

a.aries-sign {
    background-position: 5px 0
}

a.taurus-sign {
    background-position: -73px 0
}

a.gemini-sign {
    background-position: -171px 0
}

a.cancer-sign {
    background-position: -261px 0
}

a.leo-sign {
    background-position: -349px 0
}

a.virgo-sign {
    background-position: -434px 0
}

a.libra-sign {
    background-position: -510px 0
}

a.scorpio-sign {
    background-position: -580px 0
}

a.sagittarius-sign {
    background-position: -650px 0
}

a.capricorn-sign {
    background-position: -720px 0
}

a.aquarius-sign {
    background-position: -789px 0
}

a.pisces-sign {
    background-position: -865px 0
}

.yellow-bg {
    background: #fdfaf2;
    width: 100%;
    margin: 50px 0 0;
    padding: 40px 0 10px
}

.lightash-bg {
    background: #f9f9f9;
    width: 100%;
    margin: 60px 0 0;
    padding: 54px 0 50px;
    border-top: 1px solid #f1eeee;
    border-bottom: 1px solid #f1eeee
}

.daily-fifth-wrap,
.daily-first-wrap,
.daily-fourth-wrap,
.daily-sec-wrap,
.daily-sixth-wrap,
.daily-third-wrap {
    padding: 30px 0 10px
}

.report-panel {
    width: 100%
}

.report-title h5 {
    color: #2b3991;

    margin: 0;
    font-weight: 500
}

.report-section hr, .horo-panel hr {
    margin-top: 7px;
    margin-bottom: 0;
    border-top: 1px dotted #9a9a9a;
     border-bottom: 1px dotted #9a9a9a;
    height: 1px;
    width: 100%
}
.report-section .slick-slider{ margin-bottom: 0; }
.report-box:nth-child(2n+1) {
    margin: 43px 15px 5px 0
}

.report-box:nth-child(2n) {
    margin: 43px 0 5px 0
}

.report-panel .report-box {
    width: 48%;
    float: left;
    border: 1px solid #ddd;
    border-radius: 3px;
    position: relative;
    padding: 20px 10px 10px
}

.report-panel .report-box p {
    color: #2b3991;
    font-size: 14px;
    padding: 14px 5px 3px;
    text-align: center;
    margin: 0;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.report-wrap img {
    position: absolute;
    top: 4px;
    left: 0
}

.report-panel .report-wrap {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #f43812;
    position: absolute;
    top: -17px;
    left: 50%
}

.report-panel .trend:before {
    content: "";
    position: absolute;
    width: 9px;
    height: 24px;
    border-top: 12px solid transparent;
    border-left: 11px solid #ff4a1f;
    border-right: 17px solid transparent;
    border-bottom: 13px solid transparent;
    left: 74px;
    top: 0
}

.report-panel .trend {
    width: auto;
    background: #ff4a1f;
    position: absolute;
    top: 34px;
    left: 8%
}

.horo-title a.active h3 {
    color: #fe5e08;
    text-decoration: underline
}

.yestd-arrow a.active {
    color: #fe5e08;
    text-decoration: underline
}

.report-panel .trend p {
    font-size: 13px;
    padding: 0 5px 0;
    text-align: center;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400
}

.report-box img {
    margin: 0 auto;
    display: block;
    text-align: center;
    position: relative
}

.report-wrap img {
    margin: 0 auto;
    display: block;
    text-align: center
}

.slick-next {
    background: url(/Images/horoscope/img/right-arrow.png) no-repeat scroll 0 0!important;
    width: 18px;
    height: 18px;
    z-index: 9
}

.slick-prev {
    background: url(/Images/horoscope/img/left-arrow.png) no-repeat scroll 0 0!important;
    width: 18px;
    height: 18px;
    z-index: 9
}

.slick-next:before,
.slick-prev:before {
    display: none
}

.report-title .slick-prev {
    left: 333px;
    top: -25px
}

.report-title .slick-next {
    right: 7px;
    top: -25px
}

.product-panel {
    width: 100%
}

.product-title h5 {
    color: #2b3991;
   
    margin: 0;
    font-weight: 500
}

.product-title hr {
    margin-top: 7px;
    margin-bottom: 0;
    border: 0;
    border-top: 1px dashed #c7c7c7;
    height: 1px;
    width: 100%
}

.product-box:nth-child(2n+1) {
    margin: 43px 15px 5px 0
}

.product-box:nth-child(2n) {
    margin: 43px 0 5px 0
}

.product-panel .product-box {
    width: 48%;
    float: left;
    border: 1px solid #ffc784;
    border-radius: 3px;
    position: relative;
    padding: 20px 10px 10px;
    background: url(/Images/horoscope/img/sandbg.jpg) repeat
}

.product-panel .product-box img {
    width: 130px;
    height: 130px
}

.product-panel .product-box p {
    color: #2b3991;
    font-size: 15px;
    padding: 14px 5px 3px;
    text-align: center;
    margin: 0;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.product-box .trend:before {
    content: "";
    position: absolute;
    width: 9px;
    height: 24px;
    border-top: 12px solid transparent;
    border-left: 11px solid #ff4a1f;
    border-right: 17px solid transparent;
    border-bottom: 13px solid transparent;
    left: 74px;
    top: 0
}

.product-box .trend {
    width: auto;
    background: #ff4a1f;
    position: absolute;
    top: 18px;
    left: 0
}

.product-box .trend p {
    font-size: 13px;
    padding: 0 5px 0;
    text-align: center;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400
}

.product-box img {
    margin: 0 auto;
    display: block;
    text-align: center
}

.slick-next {
    background: url(/Images/horoscope/img/right-arrow.png) no-repeat scroll 0 0!important;
    width: 18px;
    height: 18px;
    z-index: 9
}

.slick-prev {
    background: url(/Images/horoscope/img/left-arrow.png) no-repeat scroll 0 0!important;
    width: 18px;
    height: 18px;
    z-index: 9
}

.slick-next:before,
.slick-prev:before {
    display: none
}

.product-title .slick-prev {
    left: 333px;
    top: -25px
}

.product-title .slick-next {
    right: 7px;
    top: -25px
}

.new-panel {
    width: 100%;
    float: left;
    margin: 45px 0;
    position: relative
}

.new-panel .left-panel {
    width: 48%;
    float: left
}

.new-panel .left-panel img {
    float: left;
    margin: 11px 20px 0;
    height: 120px;
    width: 120px
}

.new-panel .left-panel p.title {
    color: #2b3991;
    font-size: 17px;
    font-weight: 600
}

.new-panel .left-panel h6 {
    position: relative;
    font-size: 25px;
    color: #2b3991;
    padding: 20px 0 50px;
    text-align: center;
    margin: 0;
    font-weight: 500
}

.new-panel h3 {
    position: relative;
    font-size: 25px;
    color: #2b3991;
    padding: 20px 0 50px;
    text-align: center;
    margin: 0;
    font-weight: 500
}

.new-panel .left-panel h6:before {
    position: absolute;
    content: "";
    border: .5px solid #ff8400;
    width: 34%;
    display: inline-block;
    top: 7px;
    left: 33%
}

.new-panel .left-panel h6:after {
    position: absolute;
    content: "";
    border: .5px solid #ff8400;
    width: 34%;
    display: inline-block;
    top: 60px;
    left: 33%
}

.new-panel h3:before {
    position: absolute;
    content: "";
    border: .5px solid #ff8400;
    width: 34%;
    display: inline-block;
    top: 7px;
    left: 33%
}

.height50 {
    height: 50px
}

.new-panel h3:after {
    position: absolute;
    content: "";
    border: .5px solid #ff8400;
    width: 34%;
    display: inline-block;
    top: 60px;
    left: 33%
}

.product-title .slick-track {
    top: -25px
}

.product-title .slick-slider {
    margin-bottom: 5px
}

.new-panel .left-panel a {
    color: #f8502d
}

.new-panel .right-panel {
    width: 48%;
    float: left
}

.new-panel .right-panel img {
    float: left;
    margin: 11px 20px 0;
    height: 120px;
    width: 120px
}

.new-panel .right-panel p.title {
    color: #2b3991;
    font-size: 17px;
    font-weight: 600
}

.new-panel .right-panel h6 {
    position: relative;
    font-size: 25px;
    color: #2b3991;
    padding: 20px 0 50px;
    text-align: center;
    margin: 0;
    font-weight: 500
}

.new-panel .right-panel h6:before {
    position: absolute;
    content: "";
    border: .5px solid #ff8400;
    width: 34%;
    display: inline-block;
    top: 7px;
    left: 33%
}

.new-panel .right-panel h6:after {
    position: absolute;
    content: "";
    border: .5px solid #ff8400;
    width: 34%;
    display: inline-block;
    top: 60px;
    left: 34%
}

.new-panel .right-panel a {
    color: #f8502d
}

.height30 {
    height: 30px
}

.height40 {
    height: 40px
}
 .sunsign-link a {
    display: inline-block;
    padding: 10px 15px;
    background: #FE5E08;
    color: #fff;
    border-radius: 2px;
    position: relative;
}
.sunsign-link a .new-txt {
    position: absolute;
    top: -19px;
    color: #000;
    right: -8px;
}
.sunsign-link {
    text-align: center;
    margin: 50px 0 15px;
}
.sunsign-link a .new-txt{color:#e64100;font-size:1em}.sunsign-link a .new-txt:before{content:attr(data-text);position:absolute;overflow:hidden;max-width:9em;white-space:nowrap;color:#e60000;animation:loading 4s infinite}@keyframes loading{0%{max-width:0}}
.sun-sign{background:#e0f1fa;border: .5px dashed #abe2ff;padding: 5px 7px;margin: 10px 0px;}
.horo-title .sun-sign p{font-size: 15px;text-align: center;color:#000;margin:0px;}
#memberModalnew .homenl-pop .modal-content{ background:url(/images/horoscope/img/subscripe-horoscope.jpg) right bottom/cover no-repeat rgba(0, 0, 0, 0); }
#memberModalnew .nl-success {
    background:#fff;
border: 1px solid #f2d9ba;
border-radius: 3px;
margin: 30px 10px;
padding: 15px;
color:#123474;
    font-weight: 600;
    text-align: center;
    font-size: 1.25em;

}

.new-horo-subcribe {
  background: #e2effa url(/images/horoscope/free-horo-wrap.jpg) no-repeat;
  padding: 10px 15px;
  border-radius: 3px;
  margin-bottom: 20px;
}
.new-horo-subcribe h5 {
  font-size: 1.3em;
  color: #123474;
  font-weight: 300;
  line-height: 1.2; text-align: center;
}
.daily-txt {
  font-size: 2.1em;
}
.new-horo-subcribe h5 img {
  margin-right: 7px;
  vertical-align: top; margin-bottom: 7px;
 
  width: 45px;
}
.free-txt {
  font-size: 2.1em;
  color: #ff8a1c;
  font-weight: 600;
}
.new-horo-subcribe h6 {
  color: #2f2f30;
  font-size: 1.1em;
  text-align: center; margin-top: 5px;
}
.new-horo-subcribe input[type="text"], .new-horo-subcribe select {
    width: 100%;
    padding: 8px;
    color: #000;
    border-radius: 2px;
    border: 1px solid #6e92b0;
    line-height: 1.7;
    background: #fff;
    margin-bottom: 8px;
}
#horoscopeform {
  text-align: center;
}
.new-horo-subcribe button[type="submit"] {
  color: #fff;
  margin: 0px 0 5px;
  padding: 6px 12px;
  background: #ff8a1c;
  border: 1px solid #ff8a1c;
  border-radius: 3px;
  font-size: 1.3em;
  font-weight: 600;
  font-family: Rubik, sans-serif;
}
.new-horo-subcribe .error {
    text-align: left;
    color: #e10505;
    display: block;
}
.new-horo-subcribe .nl-success {
    background: #F6FFE8;
    color: #4F8A10;
    border: 1px solid #AEDF7A;
    text-align: center;
    font-weight: 600;
    margin: 15px 0px;
}
@media(max-width:1380px){
    .av-header-menu .menu > li:nth-last-child(2) .sub-menu {
        left: inherit;
        right: 0;
    }
}
@media screen and (min-width:992px) and (max-width:1200px) {
    .dailyhorosope_sec .left-panel {
        width: 55%;
        margin-right: 30px
    }
    .dailyhorosope_sec .right-panel {
        width: 40%
    }
    .horo-astrospeak .wrap .inner_wrap .astro-detail .left {
        width: 68%
    }
    .horo-astrospeak .wrap .inner_wrap .astro-detail .right {
        width: 32%
    }
    .left-panel .sign_panel {
        width: 25%
    }
  
    .sign_daily_panel .nav-bar-main {
        margin: 20px 3px;
       
    }
    .predict-change::before {
        display: none
    }
    .predict-change::after {
        display: none
    }
    .predict-change {
        margin: 0 auto
    }
    .report-title .slick-next {
        right: -6px
    }
    .product-title .slick-next {
        right: -6px
    }
    .predict-change {
        margin: 0 auto
    }
    #main-horoscope h1 {
        line-height: 26px
    }
    .lifestyle-box p {
        font-size: 14px;
        padding: 13px 1px 3px
    }
}

@media screen and (min-width:0px) and (max-width:991px) {
    .dailyhorosope_sec .left-panel {
        width: 100%;
        float: none
    }
    .dailyhorosope_sec .right-panel {
        width: 100%;
        float: none;
        margin-top: 50px
    }
    .sign_daily_panel .nav-bar-main {
        margin: 20px 3px;
    }
    .predict-change::before {
        display: none
    }
    .predict-change::after {
        display: none
    }
    .predict-change {
        margin: 0 auto
    }
    .report-title .slick-next {
        right: -6px
    }
    .product-title .slick-next {
        right: -6px
    }
    .horo-panel-weekly {
        width: 100%;
        float: none;
        margin-top: 50px
    }
    .horo-subscription {
        width: 64%;
        margin: 20px auto;
        float: none
    }
    .btn-hover {
        margin: 5px 0
    }
    .horo-panel {
        float: none;
        width: 100%
    }
    .new-horo-subcribe.fixed-box {
        position:initial !important;
        width:100% !important;
    }
}

@media screen and (min-width:720px) and (max-width:989px) {
    .report-panel .report-box {
        width: 23%;
        padding: 20px 0 10px;
        margin-right: 10px
    }
    .report-panel .report-box p {
        font-size: 13px
    }
    .report-title .slick-prev {
        left: 650px;
        top: -25px
    }
    .product-title .slick-prev {
        left: 650px;
        top: -25px
    }
    .report-panel .trend {
        left: 0
    }
    .new-panel .left-panel {
        width: 50%;
        float: left
    }
    .new-panel .right-panel {
        width: 50%;
        float: left;
        padding: 0 20px
    }
    .new-panel .left-panel img {
        float: none;
        margin: 5px auto;
        display: block
    }
    .new-panel .left-panel p.title {
        text-align: center
    }
    .new-panel .right-panel img {
        float: none;
        margin: 5px auto;
        display: block
    }
    .new-panel .right-panel p.title {
        text-align: center
    }
    .astro-detail .right .online_panel {
        width: 23%
    }
    .yellow-bg {
        margin: 10px 0 0;
        padding: 40px 0 10px
    }
}

@media screen and (min-width:600px) and (max-width:719px) {
    .report-panel .report-box {
        width: 48%;
        padding: 20px 0 10px;
        margin-right: 10px
    }
    .report-panel .report-box p {
        font-size: 13px
    }
    .report-title .slick-prev {
        left: 650px;
        top: -25px
    }
    .product-title .slick-prev {
        left: 650px;
        top: -25px
    }
    .report-panel .trend {
        left: 0
    }
    .new-panel .left-panel {
        width: 50%;
        float: left
    }
    .new-panel .right-panel {
        width: 50%;
        float: left;
        padding: 0 20px
    }
    .new-panel .left-panel img {
        float: none;
        margin: 5px auto;
        display: block
    }
    .new-panel .left-panel p.title {
        text-align: center
    }
    .new-panel .right-panel img {
        float: none;
        margin: 5px auto;
        display: block
    }
    .new-panel .right-panel p.title {
        text-align: center
    }
    .horo-panel-weekly .lifestyle-box {
        width: 30%
    }
    .horo-panel-weekly .lifestyle-box-big {
        width: 30%
    }
    .predict-change p {
        display: inline-grid
    }
    .astro-detail .right .online_panel {
        width: 43%
    }
}

@media screen and (min-width:0px) and (max-width:599px) {
     .horo-panel-weekly .lifestyle-box {
        width: 30%
    }
    .dailyhorosope_sec .left-panel {
        width: 100%;
        float: none
    }
    .left-panel .sign_panel .sign img {
        margin: 0 auto;
        display: block
    }
    .left-panel .sign_panel img {
        margin: 10px auto;
        display: none
    }
    .left-panel .sign_panel {
        width: 100%;
        margin: 2px auto
    }
    .left-panel .sign_daily_panel {
        width: 100%
    }
    .horo-subscription {
        width: 100%
    }
    .input-large {
        width: 250px
    }
    .product-panel .product-box {
        width: 100%
    }
    .new-panel .left-panel {
        width: 100% !important;
        float: none
    }

    .new-panel .right-panel {
        width: 100% !important;
        float: none
    }
    .new-panel .dailyhorosope_sec .left-panel a, .new-panel .dailyhorosope_sec .right-panel a {
    text-align: center;
    display: block;
}
    .new-panel .right-panel img {
        float: none;
        margin: 10px auto;
        display: block
    }
    .new-panel .left-panel img {
        float: none;
        margin: 10px auto;
        display: block
    }
    .new-panel .right-panel p.title {
        text-align: center;
        margin: 0;
        padding: 0;
        font-size: 16px;
        line-height: 22px
    }
    .new-panel .left-panel p.title {
        text-align: center;
        margin: 0;
        padding: 0;
        font-size: 16px;
        line-height: 22px
    }

  
    .horo-subscription select {
        width: 329px
    }
   
    #main-horoscope {
        margin: 0;
        margin-top:20px;
    }
    #main-horoscope h1 {
        line-height: 25px
    }
    span.horo-rating {
        left: 45%
    }
    .predict-change {
        width: 100%;
        margin: 10px auto
    }
    #main-horoscope h1,
    .horo-panel h2,
    .horo-panel-weekly h2 {
        font-size: 23px;
        text-align: center
    }
    .product-title h5,
    .report-title h5 {
        font-size: 18px
    }
    span.blue-light {
        font-size: 18px
    }
    .horo-panel-weekly {
        margin-top: 10px
    }
    .yellow-bg {
        margin: 0;
        padding: 30px 0 10px
    }
    p {
        line-height: 23px
    }
    .report-box .center {
        padding-bottom: 7px
    }
    .product-box .center {
        padding-bottom: 7px
    }
    .horo-astrospeak:after {
        display: none
    }
    .sign-wrapper {
        margin: 20px auto;
        display: block;
        text-align: center
    }
}

@media screen and (min-width:402px) and (max-width:599px) {
    .report-panel .report-box {
        width: 48%
    }
   
    .horo-panel-weekly .lifestyle-box-big {
        width: 34%
    }
    span.horo-rating {
        display: block;
        top: 0
    }
    span.horo-rating img {
        top: -26px
    }
    .horo-title img {
        margin: 0 auto
    }
}

@media screen and (min-width:0px) and (max-width:401px) {
    .report-panel .report-box {
        width: 100%
    }
    .report-panel .trend {
        left: 29%
    }
    .report-title .slick-prev {
        left: 244px
    }
    .product-title .slick-prev {
        left: 244px
    }
    .horo-panel-weekly .lifestyle-box {
        width: 46%
    }
    .horo-panel-weekly .lifestyle-box-big {
        width: 46%
    }
    .horo-astrospeak:after {
        top: -6px;
        left: 74%
    }
    span.horo-rating {
        display: block;
        top: 0
    }
    span.horo-rating img {
        top: -23px
    }
    .horo-title img {
        margin: 0 auto
    }
}

@media screen and (min-width:600px) and (max-width:712px) {
    .product-title .slick-next,
    .product-title .slick-prev,
    .report-title .slick-next,
    .report-title .slick-prev {
        display: none!important
    }
}

@media screen and (min-width:600px) and (max-width:986px) {
    .horo-astrospeak {
        margin: 20px auto;
        position: relative;
        float: none;
        width: 64%
    }
}

@media screen and (min-width:672px) and (max-width:990px) {
    .horo-panel-weekly .lifestyle-box-big {
        width: 30%;
        margin: 20px 10px 5px 0
    }
}

@media screen and (min-width:600px) and (max-width:671px) {
    .horo-panel-weekly .lifestyle-box-big {
        width: 34%;
        margin: 20px 10px 5px 0
    }
}

@media screen and (min-width:320px) and (max-width:590px) {
    .horo-panel-weekly .lifestyle-box-big {
        width: 100%;
        margin: 25px 10px 5px 0
    }
    .lifestyle-box-big .round-wrap,
    .lifestyle-box-big .round-wrap1,
    .lifestyle-box-big .round-wrap2,
    .lifestyle-box-big .round-wrap3,
    .lifestyle-box-big .round-wrap4 {
        left: 50%
    }
    
}

@media screen and (min-width:0px) and (max-width:340px) {
  
    .sign_daily_panel .nav-bar-main {
        margin: 20px 0!important
    }
}

@media screen and (min-width:341px) and (max-width:356px) {
    
    .sign_daily_panel .nav-bar-main {
        margin: 20px 0!important
    }
}

@media screen and (min-width:357px) and (max-width:380px) {
   
    .sign_daily_panel .nav-bar-main {
        margin: 20px 0!important
    }
}

@media screen and (min-width:381px) and (max-width:410px) {
   
    .sign_daily_panel .nav-bar-main {
        margin: 20px 0!important
    }
}

@media screen and (min-width:411px) and (max-width:480px) {
 
    .sign_daily_panel .nav-bar-main {
        margin: 20px 0!important
    }
}

@media screen and (min-width:980px) and (max-width:1200px) {
    .sign_daily_panel .nav-bar-main {
        margin: 20px 0!important
    }
}
.desk-hide{ display: none; }
@media screen and (min-width:0px) and (max-width:580px) {
.mob-hide{ display:none;  }
.desk-hide{ display: flex; text-align: center;  }
.desk-hide a{ flex-basis: 50%; font-family: open sans;  font-weight: 600; color: #000; padding: 3px 5px; }
.desk-hide a.active{ background: #ddd; }
.predict-change{ text-align: center; }
.predict-change p{ text-align: center; }
.predict-change span.blue{ display: block; }
.predict-change p .next-close, .predict-change p .next-pred{ position: relative; right: inherit; text-align: center;  }
.horo-panel-weekly h2 span{ display: block; }
 .nav-bar-main a {
    flex-basis: 25%;
        font-size: 12px
    }
}

.report-section .slick-next {
    top: -21px;
    right: 0px;
}
.report-section .slick-prev {
    right: 29px;
    top: -21px;
    left: inherit;
}
.sunsign-link a {
    display: inline-block;
    padding: 10px 15px;
    background: #FE5E08;
    color: #fff;
    border-radius: 2px;
    position: relative;
}
.sunsign-link a .new-txt {
    position: absolute;
    top: -19px;
    color: #000;
    right: -8px;
}
.sunsign-link {
    text-align: center;
    margin: 50px 0 15px;
}
.sunsign-link a .new-txt{color:#e64100;font-size:1em}.sunsign-link a .new-txt:before{content:attr(data-text);position:absolute;overflow:hidden;max-width:9em;white-space:nowrap;color:#e60000;animation:loading 4s infinite}@keyframes loading{0%{max-width:0}}
.sun-sign{background:#e0f1fa;border: .5px dashed #abe2ff;padding: 5px 7px;margin: 10px 0px;}
.horo-title .sun-sign p{font-size: 15px;text-align: center;color:#000;margin:0px; padding-bottom: 0}

#sidebar.sticky {
float: none;
position: fixed;
top: 20px;
z-index: 6;
left: auto;
}
#fixed-header.small{ position: relative; }
.new-horo-fixed.fixed-box {
    position: fixed;
    width: 400px;
    right: auto;
    top: 0px;
    z-index: 1;
}
.fixed-box.fixed-btm-box{ bottom: 420px; top: inherit; }
.right-panel.yeaely-right-panel{ float: right; }
.horo-astrospeak .wrap .inner_wrap{ height: 250px; }
#vaaakfooter {
    clear: both;
    z-index: 9999;
    position: relative;
    overflow: hidden;
    background: #fff;
}
.sign-wrapper {
  background: #fff;
}

.sign-wrapper .sign-tittle {
  font-size: 23px;
  text-align: left;
}
.yellow-bg {
  background: #fff; margin:0 auto; padding-top: 20px;
}
.new-panel .left-panel .left-panel {
  width: 50%;
  margin: 0 auto;
  padding: 0 16px 0 0;
}
.new-panel .left-panel .right-panel {
  width: 50%;
  margin: 0 auto;
  padding: 0 0 0 15px;
}
.new-panel .left-panel img {
  display: block;
  float: none;
  margin: 11px auto;
}
.new-panel .right-panel p.title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new-panel h3 {
  color: #FE5E08;
  text-align: left;
  font-size: 23px;
  padding: 0 0 10px 0;
  margin-bottom: 20px;
}
.new-panel h3::before, .new-panel h3::after {
  border-bottom: 1px dotted #9a9a9a;
  bottom: 0;
  width: 100%;
  left: 0;
  border-left: none;
  border-right: none;
  border-top: none;
  top: inherit;
}
.new-panel h3::after {
  bottom: -2px;
}
.new-panel .left-panel{ width: 57%; }
.sign-wrapper hr {
    margin-top: 7px;
    margin-bottom: 0;
    border-top: 1px dotted #9a9a9a;
     border-bottom: 1px dotted #9a9a9a;
    height: 1px;
    width: 100%
}
.sign-wrapper a{ margin:20px 15px 35px 15px; }
.strip-img {
    text-align: center;
    margin: 30px auto 20px;
}
.new-panel .left-panel img, .new-panel .right-panel img{ width: auto; height: auto; max-width: 100% }
@media screen and (min-width:0px) and (max-width:991px) {
.new-horo-fixed.fixed-box {
    position: relative;
    margin: 0 auto 50px; 
    max-width: 100%;
    width: 600px;
}
.fixed-astrospeaks img{
    width:600px;
}
.new-panel .left-panel{ width: 100% !important; }
.new-panel .left-panel .right-panel {
    width: 100%;
    padding: 0 15px 0 0;
}
.new-panel .dailyhorosope_sec .left-panel a, .new-panel .dailyhorosope_sec .right-panel a {
    text-align: center;
    display: block;
}
}
.wk-cookie-wrapper {
    z-index: 999;
}

@media screen and (min-width:0px) and (max-width:560px) {
    .yel-star-img {
    display: block;
    clear: both;
}
    }


/*remove duplicate h1---*/
.color-orange {
    color: #FE5E08 !important;
}
/*alignment issue fixed*/
.yel-star-img img {
    width: 15px;
    height: 14px;
}
.yel-star-img {
    display: inline-flex;
}
.horo-title .sun-sign p a img {
    margin: 0 auto;
    padding-top: 8px;
    padding-bottom: 8px;
}
.chat-msgbody {
    position: fixed;
    bottom: 130px;
    right: 15px;
    background: #fdfdfd;
    border: 1px solid #f4f4f4;
    padding: 10px;
    border-radius: 3px;
    font-family: 'open sans';
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 36%);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.36);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 36%);
    z-index: 999;
}
.chat-close {
    position: absolute;
    right: 0;
    top: -20px;
    right: 5px;
    cursor: pointer;
    background: #242420;
    color: #fff;
    border-radius: 50%;
    padding: 0px 7px;
}
.fixed-astrospeaks1, .fixed-astrospeaks {
    text-align: center;
    margin-bottom: 20px;
}
@media only screen and (min-width:1000px) {
  /* #single-file .new-horo-fixed.rel-box {
    position: fixed;
    width: 400px;
    right: auto;
    top: 450px;
    z-index: 1;
}*/
#single-file .new-horo-fixed.remove-box {
    position: initial;
}
}
#main-horoscope .captcha-wrap {
    color: #000;
    padding: 5px 0px;
    font-size: 15px;
}
span.captcha-txt {
    font-weight: 600;
}
#main-horoscope input#captcha {
    font-weight: 500;
    width: 100px;
}
.captcha-wrap .captcha-box input#captcha {
    display: inline;
    margin-bottom: 0px;
}
.new-horo-subcribe.fixed-box {
    position: fixed;
    width: 400px;
    right: auto;
    top: 10px;
    z-index: 1;
}
#main-horoscope .month-full-content #MonthlyPrediction .left-panel {
    width: 100%;
}
.new-panel .dailyhorosope_sec p.title{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.new-panel .dailyhorosope_sec a{
    margin-top:8px;
    display:block;
}
.fixed-astrospeaks1 img {
    width: 100%;
}

div ul.av-list-1 li, .av-list-1 li {
    background: rgba(0, 0, 0, 0) url("../images/list-1.png") no-repeat scroll 0 10px;
    padding: 6px 0 6px 20px; list-style:none;
}   
div ul.av-list-2 li, .av-list-2 li {background: rgba(0, 0, 0, 0) url("../images/list-2.png") no-repeat scroll 0 10px;
        padding: 6px 0 6px 20px;list-style:none;
}

ul.lifesolu{padding:0px;}
ul.lifesolu li {background: rgba(0, 0, 0, 0) url("../images/list-2.png") no-repeat scroll 0 8px;
        padding: 2px 0 4px 20px;list-style:none;text-align:left;
}
ul.av-list-1 {
    color: #000;
    font-size: 15px;
}
#single-file .new-horo-subcribe.rel-box {
    position: absolute;
    width: 400px;
}

.carousel-control.right::before, .carousel-control.left::before{
    content: "";
    height: 18px;
    position: absolute;
    top: 7px;
    width: 15px;
}
.carousel-control.right::before {
    background: rgba(0, 0, 0, 0) url(/images/slide-right.png) no-repeat scroll -13px 0;
    left: 10px;
}
.carousel-control.left::before {
    background: rgba(0, 0, 0, 0) url(/images/slide-left.png) no-repeat scroll 0 0;
    left: 5px;
}
.carousel-control.right, .carousel-control.left {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    border-radius: 50%;
    font-size: 0;
    height: 30px;
    opacity: 1;
    text-indent: -9999px;
    top: 43%;
    width: 30px;
    position: absolute;
    cursor: pointer;
}
.carousel-control.left {
    left: 3%;
}
.carousel-control.right {
    right: 3%;
}
.carousel-inner .right {
    padding-bottom: 0px !important;
}