html, body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    
}
body{
		font-family: 'Roboto', sans-serif;
	}
	p{
		font-size:18px;
		font-family: 'Roboto', sans-serif;
		line-height:30px;
		letter-spacing: 1px;
		text-align: left;
		margin-bottom: 12px;
	}
	h1, h2, h3, h4, h5, h6{
	font-family: 'Roboto', sans-serif;
	}
	.section1{
		float:left;
		width:100%;
		padding-bottom:0px;
	}
	.lovehoro-title {
		float: left;
		width: 100%;
		padding: 30px 0px;
		text-align: center;
	}
	.main-title {
		font-size: 38px;
		color: #6868f9;
		font-family: 'Roboto', sans-serif;
		font-weight: 700;
		text-align: center;
		letter-spacing: 2px;
        padding-top: 10px;
		padding-bottom: 0px;
	}
    h2.main-title ,h3.main-title  {
        text-transform: none;
        font-size: 30px;
    }
	.sub-title {
    font-size: 22px;
    line-height: 28px;
    color: #6b6b6b;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin: 10px 0 0;
}
	.intro-left {
		padding-bottom: 40px;
	}
	.intro-right {
		padding-left: 20px;
		padding-top:15px;
	}
	.horo-left-img {
    float: right;
    margin: 15px;
}
.moon-sign-title a {
    color: #fff;
}
.intro-left h2, .intro-left h3, .intro-left h4 {
    color: #123474;
    font-size: 2.3em;
    font-weight: 600;
    padding: 12px 0 5px;
    text-transform:uppercase;
}
.section2 {
    float: left;
    width: 100%;
    padding: 50px 0px 60px;
    background: url(/images/horoscope/horoscope-bg.jpg) no-repeat;
    color: #fff;
    text-align: center;
    background-size:cover;
}
.section2 .page-heading {
    text-align: center;
    color: #fff;
    font-size: 2.6em;
    padding-bottom: 10px;
    line-height: 55px;
}
.section2 p {
    text-align: center;
    padding-bottom: 20px;
}
.moon-sign-inner img {
    width: 90px;
}
.lovehoro-title1{
	float:left;
	width:100%;
}
	.page-heading, .horo-lifesolution p.page-heading{
		font-size: 25px;
		line-height: 28px;
		font-weight: 700;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		text-align: left;
		letter-spacing: 0px;
		    padding: 0px 0px 12px;
		    color: #123474;
	}
	.page-heading1{
		font-size: 20px;
		line-height: 28px;
		font-weight: 700;
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase;
		text-align: left;
		letter-spacing: 0px;
		padding: 10px 0px 10px 0px;
		color: #f15a29;
	}
	.horo-lifesolution p.page-heading {
    text-align: center;
    padding: 10px 0px 10px 0px;
    margin-bottom: 20px;
}
	.section2 .page-heading1 {
		padding: 10px 0px 10px 18px;
		text-align:center;
	}
	.page-heading1 i {
		padding-right: 10px;
	}
	.section2.innerlovehoro-page h3 {
    font-size: 22px;
    padding-bottom: 10px;
}
	.moon-sign {
		padding:10px 0px 20px;
	}
	.moon-sign-inner {
		text-align: center;
	}
	.moon-sign-title {
		text-align: center;
		font-size: 18px;
		font-weight: 700;
		color:#fff;
		font-family: 'Roboto', sans-serif;
	}
	.live-astrologer {
		float: left;
		width: 100%;
		border: 1px solid #dcd5d5;
		padding: 5px 0px 20px;
		position:relative;
	}
	.live-list {
		list-style: none;
		padding:0;
	}
	.live-list li {
		font-size: 18px;
		font-family: roboto;
		padding: 6px 0px;
		border-bottom: 1px solid #949393;
		margin: 0px;
	}
	.live-list li i {
		padding-right: 10px;
		color: #f44336;
	}
	.astrologer-details img {
		border-radius: 50%;
		/* border: 2px solid #000; */
	}
	.astrologer-title {
		font-size: 20px;
		line-height: 22px;
	}
	.astrologer-title {
		font-size: 18px;
		line-height: 22px;
		text-align: center;
	}
	.astrologer-details {
		text-align: center;
	}
	.astrologer-title span {
		color: #000000;
		font-weight: 700;
	}
	.live-action {
		float: left;
		width: 100%;
		text-align: center;
		padding: 10px 0px;
	}
	.live-action a i {
		padding-left: 10px;
		font-size: 20px;
	}
	.border-top-left {
		position: absolute;
		width: 15%;
		height: 15%;
		border: solid #123474;
		border-width: 4px 0px 0px 4px;
		border-radius: 0px;
		top: -3px;
		left: -3px;
	}
	.border-top-right {
		position: absolute;
		width: 15%;
		height: 15%;
		border: solid #123474;
		border-width: 4px 4px 0px 0px;
		border-radius: 0px;
		top: -3px;
		right: -3px;
	}
	.border-bottom-left {
		position: absolute;
		width: 15%;
		height: 15%;
		border: solid #123474;
		border-width: 0px 0px 4px 4px;
		border-radius: 0px;
		bottom: -3px;
		left: -3px;
	}
	.border-bottom-right {
		position: absolute;
		width: 15%;
		height: 15%;
		border: solid #123474;
		border-width: 0px 4px 4px 0px;
		border-radius: 0px;
		bottom: -3px;
		right: -3px;
	}
	.sign-up {
		float: left;
		width: 100%;
		background: #123474;
		padding: 10px 15px 20px;
		color: #fff;
		margin-top: 30px;
		text-align: center;
	}
	.sign-up .page-heading1 {
		text-align: center;
	}
	.receive {
		color: #FFC107;
		text-align: center;
		letter-spacing: 0;
		font-size: 15px;
		margin: 0px;
		padding: 0px;
	}
	.sign-up p {
		font-size: 15px;
		/* color: #fff; */
		text-align: center;
		line-height: 22px;
	}
	.sign-in {
		color: #FFC107;
	}
	.sign-in:hover {
		color: #fff;
	}
	.user-plus i {
		font-size: 38px;
		padding: 0px 0px 10px;
	}
	.section3 {
		float: left;
		width: 100%;
		    background: #F5F5F5;
		padding: 50px 0 ;
		    color: #656363;
	}
	.section3 .page-heading{
		color: #123474; 
		padding: 10px 0px 10px 0px;
	}
	.section3 .page-heading1 {
		    color: #123474;   
		padding: 10px 0px 10px 0px;
	}
	.section3-left {
		padding-right: 40px;
		float: left;
	}
	.tab-slider {
		float: left;
		width: 100%;
		padding: 20px 0px;
	}
.tab-slider .carousel-control.right {
    background: rgba(255, 255, 255, 1) url(/images/slide-right.png) no-repeat scroll 10px 9px !important;
    border: medium none;
    font-size: 0;
    height: 35px;
    right: 12px;
    position: absolute;
    top: 44%;
    width: 35px;
    border-radius: 50%;
}
.tab-slider .carousel-control.left {
    background: rgba(255, 255, 255, 1) url(/images/slide-left.png) no-repeat scroll -3px 9px !important;
    border: medium none;
    font-size: 0;
    height: 35px;
    left: 12px;
    position: absolute;
    top: 44%;
    width: 35px;
    border-radius: 50%;
}
	.latest-articles-box {
		float: left;
		width: 100%;
		    border: 1px solid rgb(192, 194, 197);
		padding: 5px 15px;
	}
	.latest-articles-box ul {
		list-style: none;
	}
	.latest-articles-box ul li {
		float: left;
		width: 100%;
		padding: 10px 0px;
		margin: 0px;
		position:relative;
	}
	.latest-articles {
    display: table;
}
	.article-image {
		display: table-cell;
    width: 20%;
	}
	.article-content {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    width: 80%;
}
	.article-content a {
		    color: #656363;
		font-size: 16px;
		line-height: 16px;
	}
	.latest-articles-box ul li::after {
		text-align: center;
		     border: 1px solid rgb(239, 228, 228);
		content: "";
		height: 1px;
		left: 0;
		position: absolute;
		right: 0;
		bottom: 2px;
		width: auto;
	}
	.latest-articles-box .live-action {
		margin: 10px 0px;
	}
	.latest-articles-box .live-action a {
		display: inline-block;
		padding: 8px 25px;
		color: #fff;
		background: #123474;
		border: 1px solid #123474;
		text-decoration: none;
		transition: all 0.5s ease-in-out 0s;
		margin-top: 0px;
	}
	.latest-articles-box .live-action a:hover {
		color: #123474;
		background: #fff;
		border: 1px solid #123474;
	}
	.section4 {
		float: left;
		width: 100%;
		padding: 20px 0px;
	}
	.perfect-partner {
		float: left;
		width: 100%;
		padding: 30px 0px;
	}
	.perfect-partner .live-action {
		text-align: left;
	}
	.perfect-partner-right {
		overflow: hidden;
		padding-top: 30px;
	}
	.responsive-video {
		overflow: hidden;
	}
	.perfect-partner-right {
		overflow: hidden;
		margin-top: 30px;
		padding: 10px;
		box-shadow: 0 1px 3px #999999;
	}
	.style-heading {
		font-size: 28px;
		font-weight: bold;
		color: #040404;
		letter-spacing: 0px;
		text-align: left;
		margin: 0px;
		font-family: 'Roboto', sans-serif;
		padding-bottom:15px;
	}
	.perfect-partner2-left {
		padding-right: 36px;
	}
	.perfect-partner3-left {
		padding-right: 36px;
	}
	.section5 {
		float: left;
		width: 100%;
		padding-bottom: 50px;
	}
	.section5 .page-heading {
    text-align: center;
}
.app-box {
    position: relative;
    float: left;
    width: 100%;
}
.mbl-phone {
    position: absolute;
    left: 50%;
    bottom: -120px;
    margin-left: -140px;
}
.app-name-left {
    float: left;
    width: 100%;
    padding-top: 180px;
    padding-right: 35%;
    padding-bottom: 80px;
}
.app-name-right {
    float: left;
    width: 100%;
    padding-top: 180px;
    padding-left: 10%;
    padding-bottom: 80px;
}
.app-title {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    line-height: 24px;
    padding-bottom: 10px;
}
.app-img {
    float: left;
    padding: 10px 20px;
}
.app-img1{
    padding: 10px 20px;
	}
.image-div {
        position: absolute;
    width: 3px;
    height: 35px;
    background: #000;
    left: 48%;
    top: 11px; display:none;
}
.app-img a {
 margin: 5px 10px;
    display: inline-block;
}
.app-categories {
    position: relative;
    text-align: center;
    width: 100%;
    float: left;
}
.app-icon img {
    width: 100px;
    height: auto;
}
.app-icon {
    text-align: center;
    padding-bottom: 10px;
}
.section6 {
    float: left;
    width: 100%;
}
.testimonial-box {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    background: url(https://www.astroved.com/horoscope/images/love-hora-test.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position-y: 0px;
    height: auto;
	    padding: 0px 30px;
}
.quote-icon {
    font-size: 38px;
    color: #f44336;
    text-align: center;
}
.spl-testi-inner h6 {
    text-align: center;
    font-size: 24px;
    color: #fff;
}
.splpeople-name {
    font-style: italic;
    font-size: 18px;
    color: #f44336;
    padding: 17px 0 5px;
    font-weight: 600;
    text-align: center !important;
}
.spl-testi-inner .carousel-control.right {
    background: rgba(255, 255, 255, 1) url(/images/slide-right.png) no-repeat scroll 10px 9px !important;
    border: medium none;
    font-size: 0;
    height: 35px;
    right: -40px;
    position: absolute;
    top: 44%;
    width: 35px;
    border-radius: 50%;
}
.spl-testi-inner .carousel-control.left {
    background: rgba(255, 255, 255, 1) url(/images/slide-left.png) no-repeat scroll -3px 9px !important;
    border: medium none;
    font-size: 0;
    height: 35px;
    left: -40px;
    position: absolute;
    top: 44%;
    width: 35px;
    border-radius: 50%;
}
.vedic-astrology {
       display: table-cell;
    background: #dd4b39;
    height: auto;
    padding: 40px 30px 30px;
}
.birth-chat h6 {
    font-size: 28px;
    color: #fff;
}
.birth-chat p {
    color: #fff;
    font-size: 16px;
}
.birth-chat a {
    display: inline-block;
    padding: 10px 25px;
    font-size: 16px;
    color: #f44336;
    background: #ffffff;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    margin-top: 10px;
}
.birth-chat a:hover {
    background: #333147;
    color: #fff;
}
.birth-chat a i {
    padding-left: 12px;
}
.birth-chat {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #fd8576;
}
.free-reports {
    float: left;
    width: 100%;
    padding: 10px 0px 0px;
}
.free-reports h6 {
    font-size: 28px;
    color: #fff;
}
.free-reports ul {
       padding: 10px 40px;
}
.free-reports ul li {
       float: left;
    width: 50%;
    margin: 0;
    color: #fff;
    font-size: 16px;
    padding: 6px 0px;
}
.free-reports ul li a{ color:#fff;}
.more-rp a {
    display: inline-block;
    padding: 10px 25px;
    font-size: 16px;
    color: #f44336;
    background: #ffffff;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    margin-top: 0px;
}
.more-rp a:hover{
   background: #333147;
    color: #fff;
}
.more-rp a i {
    padding-left: 10px;
}
.more-rp {
    float: left;
    width: 100%;
    padding-top: 15px;
}
.splpeople-say p {
    text-align: center;
    color: #fff;
    font-style: italic;
    font-weight: 300;
}
@media screen and (max-width: 992px) {
.intro-right {
    text-align: center;
}
.section2 {
    padding: 30px 0px 50px;
    background-size: cover;
}
.section2-right {
    margin-top: 20px;
}
.live-categories {
    width: 60%;
    float: left;
}
.latest-articles-box {
    float: none;
    display: table;
    border: 1px solid rgb(192, 194, 197);
    padding: 5px 15px;
    text-align: left;
    margin: 0 auto;
}
.section4 {
    padding: 0px 0px 20px;
}
.perfect-partner {
    padding: 20px 0px;
}
.perfect-partner2-left {
    padding-right: 0px;
    text-align: center;
    margin-bottom: 20px;
}
.perfect-partner3-right {
    margin-top: 30px;
    text-align: center;
}
.mbl-phone {
    display: none;
}
.app-name-left {
    float: left;
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
	    padding-bottom: 20px;
}
.app-img {
    float: none;
    margin: 0 auto;
}
.image-div {
    left: 50%;
}
.app-name-right {
    float: left;
    width: 100%;
    padding-top: 26px;
    padding-left: 0px;
    border-top: 1px solid #d0d0d0;
}
.testimonial-box {
    display: block;
    vertical-align: middle;
    width: 100%;
    padding: 30px 30px;
}
.spl-testi-inner .carousel-control.left{
	    left: -15px;
}
.spl-testi-inner .carousel-control.right{
    right: -15px;
}
.vedic-astrology {
    padding: 20px 30px 30px;
}
}
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
   margin: .4em;
    font-size: 16px;
    cursor: pointer;
    background: #f44336;
    text-decoration: none;
    color: #fff;
    padding:8px 20px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.love-horo-links a {
    display: inline-block;
    padding: 10px 15px;
    margin: 0;
    background: #f2f2f2;
    border-top: 3px solid #f15a29;
    color: #000;
    width: 32%;
    position: relative;
    vertical-align: top;
    font-size: inherit;
    border-right:1px solid #f15a29;
}
.love-horo-links a:last-child{ border-right:none;}
.love-horo-links {
    text-align: center;
    margin-bottom: 30px;
}
.love-horo-links a.active {
    background: #f15a29;
    color: #fff;
}
.love-horo-sign{ text-align:center;}
.love-horo-links a.active:after {
  position:absolute;
  content:"";
  left:50%;
  bottom:-8px;
  border-left:8px solid transparent;
  border-right:8px solid transparent;
  border-top: 8px solid #f15a29;
  margin-left:-4px;
}
.love-horo-links .hvr-bounce-to-bottom::before
{ background:#f15a29;
    }
.love-horo-sign .currentsin-love {
    margin-top: 35px;
}
.innerlovehoro-page .moon-sign-title{ font-size:16px;}
.innerlovehoro-page .moon-sign-inner img {
    width: 80px;
}
.innerlovehoro-page .moon-sign {
    padding: 10px 0px 10px;
}
.section5.inner-app-section{ padding-top:50px;}
@media screen and (max-width: 992px) {
.love-horo-links{ margin:10px 0 0;}
}
@media screen and (max-width:340px) {
.love-horo-links{ font-size:.9em;}
}
.ih-item.circle {
  position: relative;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin:0 auto;
}
.ih-item.circle .img {
  position: relative;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.ih-item.circle img {
    width: 100%;
    padding: 5px;
}
.ih-item.circle .img img {
  border-radius: 50%;
}
.ih-item.circle .info-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ih-item.circle.effect6 .img {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect6.colored .info {
  background: #1a4a72;
}
.ih-item.circle.effect6 .info-img {
  background: #fff;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect6.scale_up .info-img {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.ih-item.circle.effect6.scale_up a:hover .img {
  opacity: 0;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.ih-item.circle.effect6.scale_up a:hover .info-img {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ih-item.circle.effect6.scale_down .info-img {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.ih-item.circle.effect6.scale_down a:hover .img {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.ih-item.circle.effect6.scale_down a:hover .info-img {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ih-item.circle.effect6.scale_down_up .info-img {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.35s ease-in-out 0.2s;
  -moz-transition: all 0.35s ease-in-out 0.2s;
  transition: all 0.35s ease-in-out 0.2s;
}
.ih-item.circle.effect6.scale_down_up a:hover .img {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.ih-item.circle.effect6.scale_down_up a:hover .info-img {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ih-item.circle.effect15 .img {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -ms-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect15.colored .info-img {
  background: #1a4a72;
}
.ih-item.circle.effect15 .info-img {
  background: #333333;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.5) rotate(-720deg);
  -moz-transform: scale(0.5) rotate(-720deg);
  -ms-transform: scale(0.5) rotate(-720deg);
  -o-transform: scale(0.5) rotate(-720deg);
  transform: scale(0.5) rotate(-720deg);
  -webkit-transition: all 0.35s ease-in-out 0.3s;
  -moz-transition: all 0.35s ease-in-out 0.3s;
  transition: all 0.35s ease-in-out 0.3s;
}
.ih-item.circle.effect15 a:hover .img {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.5) rotate(720deg);
  -moz-transform: scale(0.5) rotate(720deg);
  -ms-transform: scale(0.5) rotate(720deg);
  -o-transform: scale(0.5) rotate(720deg);
  transform: scale(0.5) rotate(720deg);
}
.ih-item.circle.effect15 a:hover .info-img {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -ms-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.horo-lifesolution-inn{ float:left; width:14%;}
.horo-lifesolution {
    padding: 30px 0; background:#fff; margin-top:20px;
    text-align: center;
}
.horo-lifesolution p {
    text-align: center;
    font-size: 16px;
}
.horo-lifesolution h4.page-heading {
    margin-bottom:20px;
    text-align: center;
}
.con1-img img {
    position: absolute;
    left: 12px;
    top: 11px;
    width: 80px;
}
.con1-img a {
    position: relative;
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 110px;
}
.horo-lifesolution-inn .horospinner {
  width: 100px;
  height: 100px;
  border: 5px solid #123474;
  border-right-color: #f44336;
  border-bottom-color: #f44336;
  border-radius: 50%;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.horo-lifesolution-inn a:hover .horospinner {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.page-heading1.center {
    text-align: center;
}
@media screen and (max-width: 767px) {
.horo-left-img {
    float: none; margin:0 auto;display: block;margin-bottom: 15px;
}
.intro-left{ padding-right:0;}
.section3-left {
    padding-right: 15px;
    float: none;
}
.horo-lifesolution-inn {
    width: 50%;
    float: left;
}
.live-categories{ width:100%}
.free-reports ul li{ width:100%;}
}
.reminder-p a{
    color: #FE5E08;
}

.horo-hr{
    border: 1px solid #6868f9;
    width: 150px;
    display: block;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}
.sec1-txt{
    padding: 0;
}
.horo-para{
    text-align: center;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    line-height: 30px;
    letter-spacing: 1px;
}
.horo-lst {
    color: #6868f9;
    text-align: center;
    font-size: 18px;
    line-height: 1;
    font-family: 'Roboto', sans-serif;
}

.horo-col {
    margin: 20px 0px;
}
.subscribe-sec{
    background: #edeeff;
    padding: 30px 0px 50px;
}
.subscribe-sec h6{
    font-size: 30px;
    color: #6868f9;
    font-weight: 600;
}
.subscribe-sec .hr{
    border: 1px solid #6868f9;
    width: 100px;
    margin: 0px auto;
}
.subscribe-sec p{
    text-align: left;
    text-transform: uppercase;
    color: #6868f9;
    font-size: 20px;
    padding-top: 10px;
}
.subscribe-sec .form-io {
    border: none;
    margin-right: 20px;
    width: 100%;
    height: 45px;
    padding-left: 15px;
    border-radius: 5px;
    background-color: #fff;
    color: #48197c;
}
.subscribe-sec .form-io:focus{
    border: 1px solid #6868f9;
}

.form-list {
    width: 100%;
    height: 45px;
    padding-left: 15px;
    border: none;
    border-radius: 5px;
    font-size: 15px;
    color: #48197c;
    font-family: 'Roboto', sans-serif;
    line-height: 16px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: #fff url(/images/horoscope/drop-down-icon.png) no-repeat 95% 45%;
}
.subscribe-sec .form-list:focus{
    border: 1px solid #6868f9 !important;
}
.input-form{
    margin-top: 0px;
    text-align: center;
}
.subscribe-sec .btn-form {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 20px;
    background: #6868f9;
    padding: 4px 30px 8px;
    text-decoration: none;
    margin-top: 20px;
  }
  
.subscribe-sec .btn-form:hover {
    text-decoration: none;
    border: 1px dotted #6868f9;
    color: #6868f9;
    background: #fff;
  }
  .subscribe-sec .form-io::placeholder{
    font-size: 15px;
    color: #48197c;
    font-family: 'Roboto', sans-serif;
    opacity: 1;
}
.talk-section{
    margin-top: 100px;
}
.talk-astro{
    background: #edeeff;
    padding: 30px 30px 40px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}
.profile-box{
    padding: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    border-radius: 5px;
}
.profile-pic img{
    display: block;
    margin: 0 auto 7px;
    border: 1px solid #eadac3;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.profile-info{
    text-align: center;
}
.profile-name{
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    color: #6868f9;
    text-decoration: none;
}
.profile-lang{
    text-align: center;
}
.profile-lang{
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: #6868f9;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 75ch;
}
.rate-exp {
    text-align: center;
}
.rate-exp p{
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: #000;
    text-align: center;
}
.star-rate {
    border: 1px solid #9a9a9a;
    padding: 5px 10px;
    border-radius: 10px;
    background: #fff;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}
.star-rate i.fa.fa-star {
    color: #f37f07;
}

.profile-price p{
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    color: #000;
    text-align: center;
}
.call-btn{
    text-align: center;
    margin: 15px 0px 10px;
}
.btn-link {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    color: #2fa903;
    font-size: 18px;
    background: #fff;
    padding: 5px 20px 5px 20px;
    border: solid #2fa903 2px;
    text-decoration: none;
  }
  
  .btn-link:hover {
    background: #2fa903;
    color: #fff;
    border: solid #2fa903 2px;
    text-decoration: none;
  }
  .talk-astro .row{
    margin: 40px 0px 30px;
}
  .btn-div{
    text-align: center;
    margin-top: 40px;
    }
    .btn-div .view-btn {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 20px;
    background: #6868f9;
    padding: 5px 20px 5px 20px;
    border: solid #6868f9 2px;
    text-decoration: none;
  }
  
  .btn-div .view-btn:hover {
    background: #fff;
    color: #6868f9;
    border: solid #6868f9 2px;
    text-decoration: none;
  }
  .sec-ast{
      padding: 40px;
      background: #6868f9 url(/images/horoscope/horoscope-bgimg.jpg) no-repeat;
      background-position: center;
      background-size: cover;
  }
  .sec-ast .main-title{
      color: #fff;
  }
  .sec-ast .horo-hr{
    border: 1px solid #fff;
  }
  .alg-txt{
      display: block;
      margin: 20px auto 0px;
      width: 65%;
  }
  .alg-txt p{
      color: #fff;
      text-align: left;

  }
  .astro-report .horo-para{
    padding: 30px 0px 10px;
  }
  .report-sec{
      padding: 20px;
      background: #edeeff;
  }
  .astro-report{
    padding: 30px; 
  }
  .astro-report .row{
        margin: 20px 0px;
        display: flex;
            flex-wrap: wrap;
  }
  .astro-report .col-lg-4 {
    width: calc(33.33% - 10px);
}
  .report-sec img {
      display: block;
      margin: 0px auto 10px;
  }
  .astro-t1{
    font-family: 'Roboto', sans-serif;
    text-align: center;
    color: #6868f9;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
  }
  .astro-t2{
    text-align: center;
    color: #000;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
  }

  .report-btn{
    text-align: center;
    margin-top: 10px;
    }
    .report-btn .view-btn {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 18px;
    background: #6868f9;
    padding: 5px 20px 5px 20px;
    border: solid #6868f9 1px;
    text-decoration: none;
  }
  
  .report-btn .view-btn:hover {
    background: #fff;
    color: #6868f9;
    border: solid #6868f9 1px;
    text-decoration: none;
  }
  .sign-box {
    margin: 10px 5px;
    padding: 0;
    background: #edeeff;
}
  .astro-report .btn-div{
      margin-top: 20px;
  }
  .horo-reading{
      background: #edeeff;
      padding: 40px;
  }
  .horo-reading .main-title{
    text-align: left;
  }
  .horo-reading .horo-hr {
    width: 150px;
    float: left;
}
.horo-reading .horo-para{
    text-align: left;
    margin-top: 30px;
}
.horo-reading img{
    display: block;
    margin: auto;
}
.life-prob{
    padding: 30px 0px 0px;
}

.prob-box img {
    margin-bottom: 10px;
}
.prob-lnk span{
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #6868f9;
    font-size: 18px;
    padding-top: 10px;
}
.life-prob .horo-para{
    padding: 20px 0px;
}
.prob-box{
    background: url(/images/horoscope/LIFE-PROBLEMS-bg.png) no-repeat;
    width: auto;
    height: 346px;
    background-position: center;
    position: relative;
    text-align: center; 
}
.prob-box .rep-pos{
    left: 39% !important;
}
.prob-box .prob-lnk {
    position: absolute;
    top: 35%;
    left: 33%;
}
.alg-pos {
    padding: 0px 135px;
}

.astro-app {
    background: rgb(237,238,255);
    background: linear-gradient(95deg, rgba(237,238,255,1) 49%, rgba(207,209,223,1) 50%, rgba(223,224,255,1) 50%);
}
.av-applft .lft-sec {
    padding: 0px;
}
.av-applft .lft-sec1 {
    padding: 0px;
    padding-right: 35px;
    text-align: center;
    padding-top: 30px;
}
.av-rgtmain {
    padding-left: 70px;
    padding-right: 30px;
    padding-bottom: 0px;
}
.av-lftmain{
    padding: 100px 0px 0px;   
}
.in-sec {
    width: 80%;
    display: block;
    margin: auto;
    height: 350px;
    position: relative;
    top: -85px;
}
.avapp-title {
    text-align: center;
    font-size: 25px;
    color: #7272ff;
    font-weight: 600;
    text-decoration: none;
    line-height: 35px;
    padding-top: 25px;
}
.av-applft img {
    display: block;
    margin: auto;
}
p.avapp-sub {
    text-align: center;
    font-size: 16px;
}
.avapp-btn{
    text-align: center;
    padding-top: 20px;
}
.avapp-btn .view-btn {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 18px;
    background: #7272ff;
    padding: 5px 0px 5px 0px;
    border: solid #7272ff 1px;
    text-decoration: none;
    margin-bottom: 25px;
    width: 150px;
    height: 45px;
  }
  
  .avapp-btn .view-btn:hover {
    background: #fff;
    color: #7272ff;
    border: solid #7272ff 1px;
    text-decoration: none;
  }

  .art-blog{
    padding: 15px 0px;
    position: relative;
  }
.art-title{
    font-size: 25px;
    color: #6868f9;
    font-weight: 600;
    border-bottom: 2px solid #bdbede;
    margin-bottom: 20px;
}
.article-img {
    width: 112px;
    height: 72px;
    float: left;
    margin-right: 20px;
}
.slide-artblog .row{
    padding: 20px 0px;
}
.col-txt {
    margin-bottom: 25px;
}
.col-txt p{
    color: #696969;
    font-size: 14px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.col-txt a {
    color: #000;
    font-size: 18px;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    width: 350px;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.col-txt a:hover {
    color: #6868f9;
}
.slide-artblog img {
    width: 112px;
    height: inherit;
    float: left;
    margin-right: 20px;
}
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -27px;
    right: 45px;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -27px;
    right: 15px;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
/* .slick-next:before {
    font-family: 'FontAwesome';
    content: "\f105";
    color: #000;
    font-size: 18px;
    border: 1px solid #696969;
    padding: 2px 8px;
    background: #dfe0ff;
} */
/* .slick-prev:before {
    font-family: 'FontAwesome';
    content: "\f104";
    color: #000;
    font-size: 18px;
    border: 1px solid #696969;
    padding: 2px 8px;
    background: #dfe0ff;
} */

/* testimonials */

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25;
}
.av-testimonials{
    background: #fff;
    text-align: center;
    padding: 40px 0px;
}
.testi-slider{
    position: relative;
}
.testi-slider .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    left: -100px;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.testi-slider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    right: -100px;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.testi-slider .slick-prev:before {
        content: url(https://www.astroved.com/wp-content/uploads/2023/09/arrow-left-horoscope.jpg);
    }
.testi-slider .slick-next:before {
    content: url(https://www.astroved.com/wp-content/uploads/2023/09/arrow-right-horoscope.jpg);
}

.slick-dots {
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 0px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #6868f9;
}
.slick-dots li button:before {
    font-family: 'open sans';
    font-size: 77px;
    line-height: 0px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "_";
    text-align: center;
    opacity: .25;
    color: #6868f9;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.testi-slider {
    position: relative;
    width: 50%;
    text-align: center;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 50px;
}
.test-txt{
    text-align: center;
    font-size: 18px;
    color: #000;
}
.testi-peoples{
    text-align: center;
    font-size: 18px;
    color: #6868f9;
}
a.new-read-more {
    float: right;
    font-size: 14px;
    font-weight: lighter;
    color: #fe5e08;
    text-decoration: none;
}
  .fb-like.fb_iframe_widget {
    display: none;
}

/* AstroVed Speaks Promo Banner */
.avspeaks-promo {
    padding: 40px 0;
}
.avs-promobanner {
    height: auto;
    min-height: 200px;
    width: auto;
    max-width: 1300px;
    background: url(/images/horoscope/AVSpeaks-Horoscope-Offer-Banner.jpg) no-repeat top center;
    background-size: cover;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
}
/* .avs-promocnt {
    position: absolute;
    right: 17%;
    top: 0;
} */
.avs-offer {
    font-size: 24px;
    color: #2427a3;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0;
}
.avs-promocnt {
    display: grid;
    grid-template-columns: 1.3fr 2fr;
}
.avs-offer-perc {
    font-size: 30px;
    color: #fff;
    background: #d51414;
    padding: 0 10px;
}
.avs-btncnt {
    text-align: center;
    color: #2427a3;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0;
}
.hero-btnsec {
    margin-top: 0.75rem;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.hero-btnchat  {
    background-color: #e0522a;
    color: #fff;
    border: 0.5rem;
    height: 50px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 16px;
    gap: 16px;
    grid-gap: 16px;
    font-size: 17px;
}


/* Responsive */

@media screen and (min-width: 768px) and (max-width: 1024px){
    .subscribe-sec h6{
        text-align: center;
        margin-top: 0px;
    }
    .subscribe-sec hr{
        display: block;
        margin: auto;
    }
    .subscribe-sec p{
        text-align: center;
    }
    .subscribe-sec .form-io{
        margin-bottom: 0px;
    }
    .talk-section {
        margin-top: 50px;
    }
    .profile-box{
        margin-bottom: 30px;
    }
    .btn-div {
        margin-top: 0px;
    }
    .talk-astro .row{
        margin: 40px 0px 0px;
    }
    .alg-txt {
        width: 100%;
        text-align: center;
    }
    .alg-txt p {
        color: #fff;
        text-align: center;
    }
    .sec-ast {
        padding: 10px;
        background: #6868f9 url(/images/horoscope/horoscope-bgimg-rep.jpg);
        background-position: top;
    }
    .astro-t1{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .horo-reading .horo-para {
        text-align: center;
    }
    .horo-reading .main-title {
        text-align: center;
    }
    .horo-reading .horo-hr{
        float: none;
    }
    .in-sec {
        width: 100%;
        display: block;
        margin: auto;
        height: 350px;
        position: relative;
        top: 0px;
    }
    .prob-box .prob-lnk {
        position: absolute;
        top: 20%;
        left: 33%;
    }
    .prob-box {
        background: url(/images/horoscope/LIFE-PROBLEMS-bg-resp.png) no-repeat;
        width: auto;
        height: 163px;
        background-position: center;
        position: relative;
        text-align: center;
        margin-bottom: 0px;
    }
    .astro-app {
        background: rgb(237,238,255);
    }
    .av-lftmain {
        padding: 40px 0px 0px;
        width: 100%;
    }
    .av-applft .lft-sec1{
        padding-right: 0px;
        padding-left: 0px;
    }
    .avapp-title{
        font-size: 35px;
    }
    p.avapp-sub{
        font-size: 18px;
        padding: 10px 20px;
    }
    .hide-br{
        display: none;
    }
    .avapp-btn .view-btn{
        margin-bottom: 0px;
        margin-right: 20px;
    }
    .avapp-btn {
        text-align: center;
        padding-top: 0px;
    }
    .av-rgtmain {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        width: 100%;
    }
    .col-txt a{
        width: 550px;
    }
    .astro-report .col-lg-4 {
        width: calc(100% - 10px);
    }
}
@media screen and (min-width: 0px) and (max-width: 767px){
    h1 .main-title {font-size: 30px;}
    .horo-para {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .horo-col {
        margin: 20px 0px;
        padding: 0px;
    }
    .subscribe-sec h6{
        text-align: center;
    }
    .subscribe-sec hr{
        display: block;
        margin: auto;
    }
    .subscribe-sec p{
        text-align: center;
    }
    .subscribe-sec .form-io{
        margin-right: 0px;
    }
    .subscribe-sec{
        padding: 10px 5px 30px;
    }
    .talk-section{
        margin-top: 50px;
    }
    .subscribe-sec h6 {
        font-size: 35px;
    }
    .main-title {
        font-size: 38px !important;
        padding: 0px 20px;
    }
    .life-prob .horo-para {
        padding: 20px 20px;
    }
    .profile-box{
        margin-bottom: 30px;
    }
    .btn-div {
        margin-top: 0px;
    }
    .talk-astro .row {
        margin: 40px 0px 0px;
    }
    .alg-txt{
        width: 100%;
    }
    .alg-txt p {
        text-align: center;
    }
    .sec-ast {
        padding: 40px 20px;
        background: #6868f9;
        background-position: center;
    }
    .horo-reading .main-title {
        text-align: center;
    }
    .horo-reading .horo-hr {
        width: 150px;
        float: none;
    }
    .horo-reading .horo-para {
        text-align: center;
        margin-top: 20px;
        padding: 0px;
    }
    .life-prob {
        padding: 30px 0px 40px;
    }
    .in-sec {
        width: 100%;
        display: block;
        margin: auto;
        height: auto;
        position: relative;
        top: 0px;
    }
    .prob-box .prob-lnk {
        position: absolute;
        top: 20%;
        left: 33%;
    }
    .prob-box {
        background: url(/images/horoscope/LIFE-PROBLEMS-bg-resp.png) no-repeat;
        width: auto;
        height: 163px;
        background-position: center;
        position: relative;
        text-align: center;
        margin-bottom: 0px;
        padding-bottom: 40px;
    }
    .astro-app {
        background: rgb(237,238,255);
        padding-bottom: 10px;
    }
    .av-lftmain {
        padding: 40px 0px 0px;
    }
    .av-applft .lft-sec1{
        padding-right: 0px;
        padding-left: 0px;
    }
    .avapp-title{
        font-size: 32px;
    }
    p.avapp-sub{
        font-size: 18px;
        padding: 10px 40px;
    }
    .hide-br{
        display: none;
    }
    .avapp-btn {
        text-align: center;
        padding-top: 0px;
    }
    .av-rgtmain {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 0px;
    }
    .art-blog{
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .col-txt a{
        width: 220px;
    }
    .article-img{
        margin-right: 10px;
    }
    .testi-slider{
        width: 80%;
    }
    .testi-slider .slick-prev {
        left: -40px;
    }
    .testi-slider .slick-prev:before {
        background: #fff;
    }
    .testi-slider .slick-next {
        right: -40px;
    }
    .testi-slider .slick-next:before {
        background: #fff;
    }
    .slide-artblog img{
        margin-right: 10px; 
    }
    .sec1-txt .row {
        padding: 0px 30px;
    }
    .captcha-box, span.captcha-txt{
    	margin-left: 0px !important;
    }
}
.carousel-control.left::before {
    background: rgba(0, 0, 0, 0) url(/images/slide-left.png) no-repeat scroll 0 0;
    content: "";
    height: 18px;
    left: 6px;
    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;
    content: "";
    height: 18px;
    left: 10px;
    position: absolute;
    top: 7px;
    width: 15px;
}
.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%;
}
/*form error color update--*/
#horoscopeform label.error {
    color: red;
    padding: 2px 5px;
    font-weight: 500;
    display: block;
    text-align: left;
}
.cent-txt{
    text-align: center;
}
.captcha-wrap {
    clear: both;
    margin-top: -30px;
    text-align: center;
}
.captcha-box {
    padding-top: 5px;
    margin-left: -22px;
}
input#captcha {
    background: #fff;
    width: 150px;
    border-radius: 5px;
    line-height: 19px;
    height: 45px;
    color: #000;
}
.captcha-box label.error {
    display: block;
    margin-bottom: 0px;
}
.subscribe-sec .input-form .nl-success, .subscribe-sec .input-form .nl-failure {
    margin: 15px 0px 0px;
}
.av-sub-form{
	margin-bottom: 30px;
}
.av-sub-form, .av-sub-form p{
	text-align: center;
}
.subscribe-sec .cap-text{
	opacity: 0.8;
}
#horoscopeform .col-lg-3.col-md-3 {
  margin-bottom: 10px;
}
@media screen and (max-width: 1025px) {
.captcha-wrap{
	margin-top: 15px;
	}
.captcha-box{
	margin-left: 0px;
	}
}
@media screen and (max-width: 450px) {
	input#captcha{
		width: 100%;
	}
	.av-sub-form{
		margin-bottom: 0px;
	}
    .right-side-add{padding-top: 20px !important;}
}
.captcha-txt {
  margin-left: -30px;
}
.subscribe-sec .col-lg-3 {
  padding: 0px 10px;
}
.input-form input:-webkit-autofill{
    -webkit-box-shadow: 0 0 0 50px white inset;/*your box-shadow*/
} 
@media screen and (min-width: 1200px) {
    .captcha-box label.error {
        margin-left: 78px;
    }
    }
    @media screen and (min-width: 600px) and (max-width: 1100px){
    .captcha-box label.error {
        text-align: center !important;
    }
        .captcha-wrap {
            margin-top: 15px;
    }
        
        }
        
        @media screen and (max-width: 992px){
            .avs-promobanner{
                background: url(/images/horoscope/AVSpeaks-Horoscope-Offer-Banner-Resp.jpg) no-repeat top center;
                background-size: cover;
                padding: 20px;
            }
            .avs-promocnt{grid-template-columns: none;}
            .astro-report .col-lg-4 {
                width: calc(50% - 10px);
            }
        }
        @media screen and (max-width: 578px){
            .hero-btnsec{flex-direction: column;}
            .avs-offer-perc{
                padding: 8px;
                margin-bottom: 10px;
                display: inline-block;
            }
            .hero-btnchat:nth-child(2){margin-top: 1.5rem;}
            .avs-offer,.avs-btncnt  {font-size: 22px;}
            
        }