@charset "CP850";
/* line 4, ../src/sass/main.scss */
html {
  width: 100%;
  height: 100%;
 
  font-family: Arial, Helvetica, sans-serif;
}

/* line 11, ../src/sass/main.scss */
body {
  margin: 0;
  height: 100%;
}



.ad
{
  text-align: center;
  margin: 0 0 20px 0;
  overflow: hidden;
}

.logo{width:34%; float:left;}

.adtop{
	  width: 60%;
  margin-left: -32px;
  margin-top: 9px;
}

.search{ 
  float: left;
  width: 34%;
  margin-top: -7px;
  height: 57px;
    margin-left: 0px;
}
.facebook{
	  float: left;
  width: 48%;
  margin-top: 10px;
  
}

.max{float:left; width:18%;}

.sim{  float: left;
  width: 61%;
  height: 18px;}
.rim{  float: left;
  width: 37%;
  margin-top: -9px;}

.star{    position: absolute;
  margin-top: -63px;
  width: 10%;
  margin-left: 23px;}


@media only screen and (max-width: 480px) {

.search{ 
  float: left;
  width: 96%;
  margin-top: -7px;
  height: 57px;
    margin-left: 0px;
	

}

#header-navigation {
  position: relative;
  height: 120px;
  margin-top: 10px;
}

.ad
{
  text-align: center;
  margin: 0 0 5px 0;
  overflow: hidden;
  display:none;
  
}
  #sidebar
  {
    float: right;
    width: 330px;
	background:#fff;
  }
  
  
  #main {
  width: 84%;
  overflow-y: scroll;
  height: 832px;
  padding: 0 25px;
  background: #FFf;
  margin: 5px;
  text-align: justify;
  color: #000;
  float:left;
}

.term{   background: #000;
  width: 96%;
  margin-left: .6%;
  float: left;
    padding: 13px;

	}
	
	.termss{
		   width: 7%;
  float: left;
  margin-left: 25%;
	}
  
  input[type="text"]	{
	float: left;
  width: 24%;
  padding: 3px 5px 5px 5px;
  /* margin-top: 5px; */
  margin-left: 3px;
  border: 1px solid #999999;
  -moz-border-radius: 5px;
  /* -webkit-border-radius: 5px; */
  /* border-radius: 5px; */
  -moz-box-shadow: inset 0 5px 0 #ccc, inset 0 6px 0 #989898, inset 0 13px 0 #dfdede;
  /* -webkit-box-shadow: inset 0 5px 0 #ccc, inset 0 6px 0 #989898, inset 0 13px 0 #dfdede; */
  /* box-shadow: inset 0 5px 0 #ccc, inset 0 6px 0 #989898, inset 0 13px 0 #dfdede; */
}

.but{
	  margin-left: 33px;
  height: 30px;
  width: 100px;

}

#mains {
  width: 45%;
  background: #FFBF00;
  padding: 6px 10px;
  border: 1px solid #b5b5b5;
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.excel{
	float: left;height: 92px;margin-left: -0.0%;margin-top: 0px;width: 100px;
}
.logo{width: 43%;
  float: left;}
  
  
  .adtop{
	  width: 50%;
  margin-left: -32px;
  margin-top: 9px;
  float:left;
  float:left;
}
.facebook{
	float: left;
  width: 48%;
  
}

.max{float:left; width:18%;}
.sim{float:left; width:57%;}
.rim{float:left; width:41%;}

.star{  position: absolute;
  margin-top: -53px;
  width: 12%;
  margin-left: 17px;}
  
  
  #header-navigation {
  position: relative;
  height: 150px;
  margin-top: 10px;
}

}






@media only screen and (max-width:640px)


 { 
 
 .excel{
	float: left;height: 92px;margin-left: -0.0%;margin-top: 0px;width: 140px;
}
.logo{width: 60%;
  float: left;}
  
  
  .adtop{
	  width: 30%;
  margin-left: -41px;
  margin-top: 9px;
  float:left;
  float:left;
}

.ad
{
  text-align: center;
  margin: 0 0 20px 0;
  overflow: hidden;
  display:none;
  
}

.facebook {
  float: left;
  width: 100%;
}

.max{float:left; width:48%;}
.sim {
  float: left;
  width: 56%;
  height: 56px;
}
.rim {
  float: left;
  width: 44%;
    display: none;
}
.star {
  position: absolute;
  margin-top: -53px;
  width: 34%;
  margin-left: 17px;
}
  
  #mains {
  width: 93%;
  background: #FFBF00;
  padding: 8px 10px;
  border: 1px solid #b5b5b5;
  float: left;
  
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#header-navigation {
  position: relative;
  height: 136px;
  margin-top: 10px;
}

 }




@media only screen and (max-width: 960px) {
	
	.search{ 
  float: left;
  width: 57%;
  margin-top: -7px;
  height: 57px;
    margin-left: 0px;
	

}

.ad
{
  text-align: center;
  margin: 0 0 5px 0;
  overflow: hidden;
  display:none;
  
}
  #sidebar
  {
    float: right;
    width: 330px;
	background:#fff;
  }
  
  
  #main {
  width: 84%;
  overflow-y: scroll;
  height: 832px;
  padding: 0 25px;
  background: #FFf;
  margin: 5px;
  text-align: justify;
  color: #000;
  float:left;
}

.term{   background: #000;
  width: 96%;
  margin-left: .6%;
  float: left;
    padding: 13px;

	}
	
	.termss{
		   width: 7%;
  float: left;
  margin-left: 25%;
	}
  
  input[type="text"]	{
	float: left;
  width: 14%;
  padding: 3px 5px 5px 5px;
  /* margin-top: 5px; */
  margin-left: 3px;
  border: 1px solid #999999;
  -moz-border-radius: 5px;
  /* -webkit-border-radius: 5px; */
  /* border-radius: 5px; */
  -moz-box-shadow: inset 0 5px 0 #ccc, inset 0 6px 0 #989898, inset 0 13px 0 #dfdede;
  /* -webkit-box-shadow: inset 0 5px 0 #ccc, inset 0 6px 0 #989898, inset 0 13px 0 #dfdede; */
  /* box-shadow: inset 0 5px 0 #ccc, inset 0 6px 0 #989898, inset 0 13px 0 #dfdede; */
}

.but{
	    margin-left: 9px;
  height: 30px;
  width: 80px;

}

#mains {
  width: 45%;
  background: #FFBF00;
  padding: 6px 10px;
  border: 1px solid #b5b5b5;
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#foot-menu {
  overflow: hidden;
  background: #FFF;
  float: left;
}

#header-navigation {
  position: relative;
  height: 150px;
  margin-top: 10px;
}
	
	 .excel{
	float: left;height: 92px;margin-left: -0.0%;margin-top: 0px;width: 140px;
}
.logo{width: 40%;
  float: left;}
  
  
  .adtop{
	  width: 30%;
  margin-left: -41px;
  margin-top: 9px;
  float:left;
  float:left;
}

.ad
{
  text-align: center;
  margin: 0 0 20px 0;
  overflow: hidden;
  display:none;
  
}

.facebook {
  float: left;
  width: 100%;
}

.max{float:left; width:48%;}
.sim {
  float: left;
  width: 56%;
  height: 56px;
}
.rim {
  float: left;
  width: 44%;
    display: none;
}
.star {
  position: absolute;
  margin-top: -53px;
  width: 34%;
  margin-left: 17px;
}
  
  #mains {
  width: 93%;
  background: #FFBF00;
  padding: 8px 10px;
  border: 1px solid #b5b5b5;
  float: left;
  
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

}


@media only screen and (max-width: 1024px) {
	
	

}
/* iPads (portrait ) and below ----------- */
@media only screen and (max-width: 768px) {

}

@media only screen and (min-width: 768px) and (max-width: 1024px){
	
	}


/* iPads (landscape) */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
 
	  #banner-fade,
#banner-slide{
	width:75%;
	float:left;
	padding-top: 3%;
	
}

.fit{
	height:50px;
	
}


.text{  text-align: justify;
  padding: 6px;
  font-size: 12px;}

.banner-right{
	  width: 25%;
  float: left;
  
  
    margin-top: 2.5%;
	
}


.prediction_h2 {
 font-family: Trebuchet MS;
  font-size: 10px;
  color: #575757;
  margin: 10px 0px;
  background: #ea7a31;
  padding: 0px 0px;
  line-height: 50px;
}


.fax{
	  color: #575757;
  margin: 6px 5px;
  
}

.mar{margin-top: 38px;margin-left: -20px;}

}
/* iPads (portrait) */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  	  #banner-fade,
#banner-slide{
	width:75%;
	float:left;
	padding-top: 8%;
	
}

.banner-right{
	  width: 25%;
  float: left;
  
  
    margin-top: 7.5%;
	
}

#banner-slidess{
	width:75%;
	float:left;
	padding-top: 8%;
	
}

.banner-rights{
	  width: 25%;
  float: left;
  
  
    margin-top: 7.5%;
	
}

.zodiac_sign_new {
  width: 975px;
  margin: 0px auto;
  height: 90px;
  margin-top: 20px;
  border: 3px solid #25b66b;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.zodiac_predic_hed {
  position: absolute;
  width: 220px;
  margin-top: -16px;
  margin-left: 383px;
}

.heading_new_h1 {
  font-family: trebuchet ms;
  color: #373737;
  text-transform: uppercase;
  height: 30pxpx;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background-color: #fff;
}

.zodiac_sign_1 {
  width: 50px;
  height: 53px;
  float: left;
  margin-left: 29px;
  margin-top: 30px;
  text-align: center;
}


.prediction_h2 {
  font-family: Trebuchet MS;
   font-size: 12px;
  color: #575757;
  margin: 10px 0px;
  background: #ea7a31;
  padding: 0px 0px;
  line-height: 69px;
}


.fax{
	  color: #575757;
  margin: 6px 5px;
  background: #ea7a31;
}
}
/* above ipad landscape bgs */
@media only screen and (min-width: 1025px) {
 	  #banner-fade,
#banner-slide{
	width:75%;
	float:left;
	padding-top: 1%;
	
}

.banner-right{
	  width: 25%;
  float: left;
  
  
    margin-top: .5%;
	
}


.prediction_h2 {
  font-family: Trebuchet MS;
   font-size: 12px;
  color: #575757;
  margin: 10px 0px;
  background: #ea7a31;
  padding: 0px 0px;
  line-height: 69px;
}


.fax{
	  color: #575757;
  margin: 6px 5px;
 
}
}

@media only screen and (min-width:1366px) {
 
 
 
}


@media only screen and (min-width:2880px) {
 
}





@media only screen and (min-width: 1824px) {
 
}



@media only screen and (min-width:2520px) {
 

}



