body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #888;
    line-height: 30px;
   text-align: center!important;
}
html, body {
    min-width: 375px; /* Change to your desired minimum width */
  }
.selected{
	background-color: #fdbb30;
}
.yellow-text {
    color: #FFAA17;
}
.white-text {
    color: #ffffff;
	background-color: whitesmoke;
}
.backStrech{
	left: 0px; top: 0px; 
	overflow: hidden; 
	margin: 0px; 
	padding: 0px; 
	height: 575px; width: 100%!important; 
	z-index: -999998; 
	position: absolute;
}
.imgStrech
{
 position: absolute; 
 margin: 0px; 
 padding: 0px; 
 border: none; 
 width: 1349px; height: 899.333px; 
 max-height: none; 
 max-width: none; 
 z-index: -999999; 
 left: 0px; 
 top: -212.167px;
}
strong { font-weight: 500; }

a, a:hover, a:focus {
	color: #000; text-decoration: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

h1, h2,h3,h4{
	font-family: 'Abel', sans-serif;
}

.index h1{ color:white!important;}
.index .astrhead{ margin-top:2px;color:white;}
img { max-width: 100%; }

.medium-paragraph { font-size: 18px; line-height: 34px; }

.colored { color: #000; }

::-moz-selection { background: #FDBB30; color: #fff; text-shadow: none; }
::selection { background: #FDBB30; color: #fff; text-shadow: none; }


/***** General style, all sections *****/
.section-container { margin: 0 auto; padding-bottom: 80px; }
.section-description { margin-top: 60px; padding-bottom: 10px; }
.section-description p { margin-top: 20px; padding: 0 120px; }
/***** Divider *****/
.divider-1 { padding: 25px 0 15px 0; }
.divider-1 .line { width: 160px; margin: 0 auto; border-bottom: 1px dashed #ccc; }
/***** Top menu *****/
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fdbb30;
}
.icon-bar {
   background-color:#fdbb30 !important;
}
.navbar {
	margin-bottom: 0;
	background: #444;
	border: 0;
	-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
	-o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;
}

ul.navbar-nav {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 14px;
	color: #ff0000;
	font-weight: 400;
	text-transform: uppercase;
}

.navbar-inverse ul.navbar-nav li a { padding-top: 20px; padding-bottom: 20px; color: #fff; border: 0; }
.navbar-inverse ul.navbar-nav li a:hover { color: #ddd; border: 0; }
.navbar-inverse ul.navbar-nav li a:focus { color: #ddd; outline: 0; border: 0; }

.navbar-brand {
	width: 120px;
	height: 45px;
	background: url(../img/logo.png) left center no-repeat;
	text-indent: -99999px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { margin-left: 0; }

.navbar-light .navbar-nav .nav-link {
    color: black !important;
}

/***** Top content *****/

.top-content { padding: 80px 0 180px 0; }
.top-content .text { padding-top: 60px; color: #fff; }
.top-content .text h1 { margin-top: 25px; color: #fff; }
.top-content .description { margin: 30px 0 10px 0; }
.top-content .description p { opacity: 0.8; }
.top-content .description a { color: #fff; border-bottom: 1px dotted #fff; }
.top-content .description a:hover, .top-content .description a:focus { color: #fff; border: 0; }

/***** Features *****/

.features-box { margin-top: 30px; text-align: left;border: solid black 1px; }
.features-box .features-box-icon { font-size: 60px; color: #000; line-height: 60px; text-align: center; }
.features-box h3 { margin-top: 0; padding: 0 0 10px 0; }
#rcorners1 {
  border-radius: 25px;
  background: #73AD21;
  padding: 20px; 
  width: 200px;
  height: 150px;  
}

/****** for sprite css*********/
.bg-education {
    width: 330px; height: 170px;
    background: url('../img/css_sprites.png') -10px -10px;
}
.bg-health {
    width: 330px; height: 170px;
    background: url('../img/css_sprites.png') -375px -10px;
}
.bg-progney {
    width: 330px; height: 170px;
    background: url('../img/css_sprites.png') -10px -200px;
}
.bg-finance {
    width: 330px; height: 170px;
    background: url('../img/css_sprites.png') -375px -200px;
}
.bg-career {
    width: 330px; height: 170px;
    background: url('../img/css_sprites.png') -10px -390px;
}
.bg-romance {
    width: 330px; height: 169px;
    background: url('../img/css_sprites.png') -375px -390px;
}
.bg-support {
    width: 96px; height: 96px;
    background: url('../img/css_sprites.png') -10px -580px;
	transform: scale(0.58);
}
.bg-shield {
    width: 96px; height: 96px;
    background: url('../img/css_sprites.png') -126px -580px;
	transform: scale(0.58);
    
}
.divwidth{
	width: 30%;
	margin-left: 35%;
}
.bg-thumb {
    width: 96px; height: 96px;
    background: url('../img/css_sprites.png') -242px -580px;
	transform: scale(0.58);
}
 
.margin-top-25{
	margin-top: 25px;
}

.service-icon-style {
    height: 32px;
    width: 32px;
    margin-top: 20px;
}
/****** for prediction yearly*********/

.image-container {
    position: relative;
    display: inline-block;
    width: 300px; /* Adjust as needed */
    height: 200px; /* Adjust as needed */
}
.image-container img {
    width: 100%;
    height: 100%;
    display: block;
}
 .text-overlay {
    position: absolute;
    top: 142px;
    left: 167px;
    transform: translate(-50%, -50%);
    color: #141313;
    font-size: 1.5em;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    font-weight: bold;
    text-align: center;
}

.show-all-link
{
	margin-top: 50px;
    width: 20%;
    align-content: flex-end;
    float: right;
}
.margin-top-55
{
	margin-top: 55px;
}
.warningFont
{
	font-size: 20px;
	line-height: normal;
	text-align: justify;
	color: #9a2732;
}
/***** ends ***********/

/************general style across webiste************/
.bold-text {
    font-weight: bold;
}
.secure-payment-image {
    height: 48px;
    width: 48px;
    margin-top: 20px;
}
.small-icon {
    height: 16px;
    width: 16px;
    margin-top: 0px;
}
.whyus-container {
    -webkit-box-shadow: 0 2px 8px #999; /* For Safari and older WebKit browsers */
    box-shadow: 0 2px 8px #999; /* Standard box-shadow property */
    background-color: #f5f8f9;
}



/***************** Zodiac wheel as yearly predictions****************/
.yearly-predictions li {
    position: relative; /* Add position if needed for layout */
    transform-origin: center; /* Adjust the rotation origin */
}

.yearly-predictions .rotate-0 {
    transform: rotate(0deg);
}

.yearly-predictions .rotate-30 {
    transform: rotate(30deg);
}

.yearly-predictions .rotate-60 {
    transform: rotate(60deg);
}

.yearly-predictions .rotate-90 {
    transform: rotate(90deg);
}

.yearly-predictions .rotate-120 {
    transform: rotate(120deg);
}

.yearly-predictions .rotate-150 {
    transform: rotate(150deg);
}

.yearly-predictions .rotate-180 {
    transform: rotate(180deg);
}

.yearly-predictions .rotate-210 {
    transform: rotate(210deg);
}

.yearly-predictions .rotate-240 {
    transform: rotate(240deg);
}

.yearly-predictions .rotate-270 {
    transform: rotate(270deg);
}

.yearly-predictions .rotate-300 {
    transform: rotate(300deg);
}

.yearly-predictions .rotate-330 {
    transform: rotate(330deg);
}

.circle {
    transform-origin: center; /* Ensure rotation behaves as expected */
}

/***************** Zodiac wheel as yearly predictions ENDS****************/











/***** MEDIA QUERIES *****/
@media only screen and (min-width: 1023px) and (max-width: 1199px)
{
	 .column-6
   {
     width:29.9%!important;
   }
}	 
 @media only screen and (min-width: 1200px) and (max-width: 2900px)
{
		.column-6 {  width: 40.9%!important; }
		.column-7{ width:335px!important;}
	 
}

@media only screen and (min-width: 992px) and (max-width: 1022px)
{
		.column-6 {  width: 40.9%!important; }
	 
}
 
@media only screen and (min-width: 768px) and (max-width: 991px)
 {
	h1,
		h2 {
			font-size: 29px;
		}
	
		.section-description p {
			padding: 0;
		}
	
		.features-box .features-box-icon {
			font-size: 50px;
			line-height: 50px;
		}
	
		body {
	
			overflow-x: hidden !important;
		}
	
		.backStrech {
			height: 550px !important;
			width: 100% !important;
		}
	
		.column-6 {
			width: 12.9% !important;
		}

		#zodiacFrame{
			display: none !important;
		 }
}

@media (max-width: 767px) {
	
	.navbar.navbar-no-bg { background: #444; }
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { margin-left: 15px; }
	.navbar-collapse { border: 0; }
	.navbar-inverse .navbar-toggle { margin-top: 13px; border-color: transparent; }
	.navbar-inverse ul.navbar-nav li a { padding-top: 10px; padding-bottom: 10px; }
	.navbar-inverse ul.navbar-nav li a:hover, .navbar-inverse ul.navbar-nav li a:focus { border: 0; }
	.section-description p { padding: 0; }
	.top-content { padding: 50px 0 80px 0; }
	.top-content .text { padding-top: 20px; }
	.features-box { text-align: center; }
	.features-box h3 { margin-top: 5px; padding-top: 10px; }

	h1, h2 { font-size: 16px; }
	.column-4{width:1px;}
	.collapse-7{width:100%;}
}

@media only screen and (min-width: 480px) and (max-width: 767px)
{   
	.backStrech	{height:650px!important;}
	.column-6 {
    			  display: none!important;
			 }
			 .container .row{display:inline!important;}
.column-7 {
    			width: 100%!important;
			 }
			 h1, h2 { font-size: 27px!important; }
			 .col-sm-6 { max-width: 100%!important;}
}
 

@media only screen and (min-width: 320px) and (max-width: 479px)
{
	h1, h2 { font-size: 27px!important; }
	.column-4{display: none!important;}
	.column-6{display: none!important;}
	.column-7{width:103%!important;}
	.column-8{width:100%!important;}
	body{
		 overflow-x: hidden!important;
	}
}

/* Retina-ize images/icons */
	/* logo */
    .navbar-brand {
    	background-image: url(../img/logo.png) !important; background-repeat: no-repeat !important; background-size: 120px 45px !important;
    }
	
.smallFont{
	margin-bottom: 0.5rem;
	font-family: "Oswald", sans-serif;
	font-weight: 500;
	line-height: 1.2;
	color: #222429;
	font-size: 1 rem;
}
 
