@charset "utf-8";
@import "https://unpkg.com/open-props";

ul,li,a,p{ margin:0px; padding:0px; font-weight:normal; list-style:none;}
.new-adarsh {
	border: thin solid #EAEAEA;
}
.banner{ clear:both; margin-top:4px;}
/* .banner{ clear:both;} */
.banner img{ width:100%; }
.modal-body { 
	h1 { 
	  font-weight:900; 
	  font-size:2.3em;
	  text-transform:uppercase;
	}
	
	a.pre-order-btn { 
	  color:#000;
	  background-color:gold;
	  border-radius:1em;
	  padding:1em;
	  display: block;
	  margin: 2em auto;
	  width:50%;
	  font-size:1.25em;
	  font-weight:6600;
	  &:hover { 
	  background-color:#000;
		text-decoration:none;
		color:gold;
	  }
	}
	
	
  }
  
  
.next a{
	float:right;
	font-family:Calibri;
	background-color:#06F;
	color:#FFF;
	border-radius:4px;
	padding:5px 10px;
	box-shadow: 5px 5px 0 rgba(204, 0, 0, 0.09);
	font-size:16px;
	margin:10px;
	text-decoration:none;

	}
	
	.next a:hover{
	background-color:#707070;
	color:#FFF;
	}
	
.sha{
	background-color:#FFF;
	padding:4px;
	border:1px solid #5edae2;
	box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.08);
	}
	
.brder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.menu-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-repeat: repeat;
	text-decoration: none;
}
.menu-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.scro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.loni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}.loni:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.email-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.email-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.readmore a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
text-decoration:blink;}
.readmore a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;}
