body{

}
/*@font-face{*/
/*	font-family: 'FRAMDIT';*/
/*	src: url(fonts/Merriweather-Black.ttf) format('ttf');*/
/*	font-style: normal;*/
/*	font-weight: 100;*/
/*}*/
/*@font-face{*/
/*	font-family: 'FRAMD';*/
/*	src: url(fonts/Merriweather-Black.ttf) ormat('ttf');*/
/*	font-style: normal;*/
/*	font-weight: 100;*/
/*}*/
.astrology-text{
	  position:relative;
    padding-bottom:1px;
}
.astrology-text  h1{
	text-align: center;
  font-family: serif;

	font-weight: 100;
	font-size: 48px;
	margin-top: 23px;
	font-weight: bold;
}

.astrology-text_ h1{
	text-align: center;
  font-family: serif;

	font-weight: 100;
	font-size: 48px;
	margin-bottom: 23px;
	margin-top: 5px;
	font-weight: bold;
}
.astrology-text h6{
	text-align: center;
		margin-bottom: 15px;
		font-size:21px;

}
.astrology-text_{
  position:relative;
    padding-bottom:1px;
}
.astrology-text_:after{
  	content:"";
    position:absolute;
    bottom:-12px;
    left:38%;
    display:inline-block;
    width:26%;
    margin-left:-11px;
    border-bottom:2px solid #000;
}
.banner{
	width: 100%;
 background-position: center;
/* background-attachment: fixed;*/
background-image: url(../img/banner_bg.jpg);
padding: 20px;
height: 100%;
padding-left: 0px;
/*padding-bottom: 80px;*/
background-repeat: no-repeat;
background-size: cover;
}
.banner_mobile{
width: 100%;
 background-position: center;
 height: 100%;
/* background-attachment: fixed;*/
background-image: url(../img/banner_bg.jpg);

padding-left: 0px;
/*padding-bottom: 80px;*/
background-repeat: no-repeat;
background-size: cover;	
}
.banner-bottom-border{
border-bottom: 2px solid #000;
 width: 18%;
    margin-top: 28px;
    /* left: 5rem; */
    margin-left: 24rem;
}
.banner-bottom-border-mobile{
border-bottom: 2px solid #000;
 width: 18%;
    margin-top: 12px;
    /* left: 5rem; */
    margin-left: 13rem;
}
.accurate{
	background-color: #000;
	width: 75rem;
	margin-top: 30px;
}

.accurate h1{
	color: #fff;
	font-weight: 400;
	padding: 10px;
	margin-left: 123px;

}
a:hover{
	color: #000;
}
.accurate-mobile{
background-color: #000;
	width: 100%;
	margin-top: 25px;
	text-align: center;
}
.accurate-mobile h1{
		color: #fff;
	font-weight: 400;
	padding: 6px;
	font-size: 18px;
	text-align: center;
}
.accurate-mobile img{
text-align: center;
    width: 30px;
      width: 35px;
    margin-top: 4px;
    margin-bottom: 12px;
}
.banner2{
width: 100%;
 background-position: center;
/* background-attachment: fixed;*/
background-image: url(../img/background-img.jpg);
/*padding-bottom: 80px;*/
background-repeat: no-repeat;
background-size: cover;
}
.button{
	background-color: #edaa28 !important;
	border: none;
}
.banner2-text{
	padding-top: 50px;
	  text-transform: uppercase;
	padding-bottom: 6px;
}
.banner2-text h3{
	font-family: FRAMDIT;
	font-weight: bold;
	text-align: center;
	font-size: 25px;
	color: #fff;

}
.astrology-tab{
	padding: 20px;
	text-align: center;
	
	display: inline-block;
}
.astrology-tab img{
	/*width: 56%;*/
	width: 60px;
	height: 60px;
	text-align: center;
}
.astrology-tab h3{
color: #fff;
font-size: 21px;
margin-top: 10px;
}
.astrology-tab:hover{
	background-color: #edaa28;
	cursor: pointer;
}
/*.astrology-section{
	padding-bottom: 30px;
}*/
/*.aries h3{
margin-left: 28px;
}*/
/*.taurus h3{
	margin-left: 15px;
}*/
/*.gemini h3{
margin-left: 16px;
}*/

.gemini img{
width: 48%;
}

.cancer img{
width: 72%;

}
.cancer h3{
margin-top: 14px;

}
.leo img{
width: 100%;
}
.virgo img{
width: 54%;

}

.libra img{
width: 74%;
}
/*.scorpio h3{
width: 78%;
}*/
.aquarius img{
	width: 74%;
}

.border_banner_text{
	border-bottom: 2px solid #edaa28;
	width: 25%;
    margin: 0 auto;
    margin-left: 41.5rem;
}




@media only screen and (max-width: 600px) { 
  .astrology-tab img{
	width: 30px!important;
	height: 32px!important;
	text-align: center;
}
.astrology-tab h3{
color: #fff;
font-size: 18px;
margin-top: 10px;
}
.astrology-tab{
	padding: 20px;
	text-align: center;
	margin-top: 0px;
}
.gemini img {
    width: 28%;
}
/*.libra img{
width: 50%;
}*/
.astrology-text h1 {
	font-size: 25px;
}
.astrology-text h6 {

	margin-bottom: 23px;
	font-size:16px;
}

.banner2-text h3{
	font-size: 21px;
}
.border_banner_text{
	    border-bottom: 2px solid #edaa28;
    width: 50%;
    margin: 0 auto;
    margin-left:8.5rem;
}
.banner2-text {
	padding-top: 43px;
}
.marquee-content li{
	width: 130px!important;
}
.astrology-section {
	padding-bottom: 0px;
	padding-top: 0px;
}
.marquee{
	height: 100px!important;
}


.astrology-text_:after{
  	content:"";
    position:absolute;
    bottom:-4px;
    left:34%;
    display:inline-block;
    width:40%;
    margin-left:-11px;
    border-bottom:2px solid #000;
}

}