@media only screen and (max-width : 1000px) {
 html,body {
	  font-family: 'Trebuchet MS', sans-serif;	  
	  height: 100%;
 }

.BlackBack {
 background: black;
}	

.WhiteBack {
 background: white;
}	
 
 
h1 {
	 margin-top: 0px;
	 color: green;
 }	

h2 {
	 margin-top: 0px;
	 font-size: 20px;
	 color: green;
 }	 
 
li {
  list-style: none;
  padding-bottom: 10px;
}

ul {
	padding-left:0px;
}

.scirearrows {
	padding-right:15px;
	text-shadow:3px 3px 15px #eea1ff, -3px 3px 15px #eea1ff, -3px -3px 15px #e261ff, 3px -3px 15px #e261ff;
}	

.scirearrow {
	color:#00ff00;
	font-size: 25px !important;
	line-height:100% !important;
}	


#VideoContainer {
	display:none;
}
 
#menu_desktop {
	display:none;
}	

#CartSummaryText {
	display:inline-block;	
}

#topbartext {
	display:inline-block;	
}

#phonemenupopup {
	display: none;	
position: relative;
vertical-align:top; 
top: 0px;
left: 0px;
width:735px;
z-index: 1;	
-webkit-user-select: none;
user-select: none;
}



#menu_mobile {
	display:block;	
	z-index: 11;
	position: fixed;
	vertical-align:top; 
	top: 0px;
	left: 0px;
	width:100%;
	padding-top:0px;
	padding-left:0px;
	color: #00ff00;
}	

#mainmobilemenu {
 padding-left:0px;	
}	


#mainmobilemenu li {
	width:100%; 
	vertical-align:top; 
	top: 160px;
	font-size: 2.0em;
	display: block;
    padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-repeat: no-repeat !important;
	background-position: left center !important;
	background: rgb(0,0,0);
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #df33f9;
	 
	background: rgb(255,109,247);
    background: linear-gradient(0deg, rgba(255,109,247,0.5) 0%, rgba(0,0,0,1) 62%, rgba(0,0,0,1) 100%, rgba(0,0,0,1) 100%); 
}	

#phonemenubuttondiv
{
	position: relative;	
	top: 0px;
	left: 0px;
	width: 100%;
	height : 60px;
	font-size: 3.0em;
	background: black;	
	z-index: 2;	
	padding-left: 10px;
	padding-bottom:0px;
}	



.topbar {
  position: relative;
  top: 0;
  left: 0px;
  background: rgba(0, 0, 0, 1.0);
  color: #f1f1f1;
  width: 100%;
  z-index: 99;
}

.topbarfade {
  display:none;
}

#topbarmessage {
  position: fixed;	
  top: 60px;
  left: 50px;
  background: rgba(100, 0, 100, 1.0);
  color: #f1f1f1;
    font-size: 15px;
	text-align: left;
  width: 90%;
  height: 35px;
  z-index: 9;
}
#TopMessageBottom {
	display: block;
}

.cartsummary {
	font-size:30px;
	color: white;
	float:right;
	margin-right: 10px;
}



#CartSummaryText {
	font-size:75%;
}	




#savingpopup {
  display : none;
}	

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}


	

.menu img {

max-width:90%;
	
}	

.MainScroll {
  z-index: 8;	
  position: relative;
  top: 50px;
  overflow-y: auto;
  height: 95%;
  margin-bottom: 50px;
  width: 90%;
  display: block;
}	


.MainScroll::-webkit-scrollbar {
  display: none;
}

.MainScroll {
  -ms-overflow-style: none; 
  scrollbar-width: none; 
} 

.MainScrollProductDrilldown{
		
	min-height : 400px;
	height : auto;
	width : 100%;
	border-top: 2px;
	border-right: 2px;
	border-bottom: 0px;
	border-left: 2px;
	border-style: solid;
    border-color: green;
	position: relative;
	color: white;
	background: rgba(0, 0, 0, 0.9);
    color: #f1f1f1;

}	

.MainScrollProduct {
		
	height : 400px;
	width : 100%;
	border: 2px solid green;
	position: relative;
	color: white;
	margin: 0 auto;
	margin-bottom:50px;
}	

.ProductDrilldown {
	cursor: grab;		
	min-height : 400px;
	height : auto;
	width : 100%;
	position: relative;
	border-top: 0px;
	border-right: 2px;
	border-bottom: 2px;
	border-left: 2px;
	border-style: solid;
    border-color: green;
	color: white;
	background: rgba(0, 0, 0, 0.9);
    color: #f1f1f1;
}	 
 
 
.ProductDrilldownText{
    padding:20px 0px 20px 10px;	 

 }

.MainScrollProductFirst {
	margin-top:200px;
}	

.MainScrollProductLast {
	margin-bottom:500px;
}	

#MainscrollMobile {
	
}	

.MainScrollProductDrilldownIMG {
  position: relative;
  width: 100%;
}

.MainScrollProductDrilldownIMG img{
  height: 200px;
  opacity: 60%;
} 

.MainScrollProductIMG {
  position: relative;
  width: 100%;
  opacity: 90%;
  max-height: 200px;
    margin-left:20%;
} 

.MainScrollProductIMG img{
  max-height: 200px;
} 

.MainScrollProductTitle {
	 margin-left:20%;
	padding-top:20px;
	position: relative;
}

.MainScrollProductTitle img{
	position: relative;
	width: 75%;
    max-height: 75px;
}

.MainScrollProductDrilldownDescription {
	position: relative;
	padding-left:10px;
	color: white;
	z-index: 40;
}

.MainScrollProductDescription {
	position: absolute;
	margin-left: 500px;
	margin-top: 120px;
	margin-right: 50px;
	color: white;
	z-index: 40;
}



.MainScrollPurchaseArea{
	position: absolute;
	margin-left: 750px;
	margin-top: 340px;	
	z-index: 45;
}	

.MainScrollDrilldownPurchaseArea{
	position: relative;
	width:100%;
	
	margin-left: 10px;
	z-index: 45;
}	

.Price {
	position: relative;
	color: white;
	margin-left: 500px;
	margin-top: 320px;	
	font-size:30px;
	z-index: 46;
}	

.PriceDrilldown {
	position: relative;
	color: white;
	margin-left: 10px;
	font-size:30px;
	z-index: 46;
}

#individualsavingpopup{
   position: relative;
   z-index: 47;
   color: #00DD00;
   font-size:15px;
   display : none;
   top:-43px;
   left:170px;   
}

.MinusButton {
	
	position: relative;
	display: inline-block;
	top: 0px;
	font-size:30px;
	z-index: 50;
	width:40px;
}

.Quantity {
	position: relative;
	 display: inline-block;
	left: 10px;
	top: 0px;
	width:40px;
	font-size:30px;
	z-index: 50;
}

.PlusButton {
	
	position: relative;
	display: inline-block;
	left: 10px;
	top: 0px;
	font-size:30px;
	z-index: 50;
    width:40px;	
}

.AddToCart {
	display: none;
	color:white !important;
	margin: auto;
	text-align: center;
	position: relative;
	left: 40px;
	top: 0px;
	font-size:20px;
	z-index: 50;	
	width:50px;
}

.StockButton {
	color: green;
}	

.menu li {
  float:none;
  display: block;
  padding-bottom:20px;
}

.CheckOut {
  z-index: 8;	
  position: fixed;
  top: 150px;
  left: 200px;
  overflow-y: auto;
  height: 95%;
  margin-bottom: 50px;
  width: 90%;
  display: block;	
}

.CheckOutSummary {		
	height : auto;
	width : 1200px;
	border: 2px solid green;
	position: relative;
	color: white;
	margin-bottom:50px;
}	


.footerfade {
  display:none;
}

.footer {
	font-family: "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	color: #CCC;
	font-size: 75%;
	text-align: center;
	font-variant: normal;
	margin-top: 20px;
	bottom: 0px;
	left: 0px;
	background: rgba(0, 0, 0, 0.95);
	color: #f1f1f1;
	width: 100%;
	height: 50px;
	min-height: 50px;
	padding: 0px;
	z-index: 100;
}
.footer p.copyright {
    text-transform: uppercase;
    margin: 5px;
    font-size: .75em;
	color: white; 
}


.YoutubeContainer {
	position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}

.YoutubeFrame {
  position: absolute;
  top: 0;
  left: 0; 
  width: 90%;
  height: 90%;
  border: 0;
}	

.constructioncontainer {
	margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    display: table;
}	

.construction {
	 font-family: 'Roboto', sans-serif;
	  	text-shadow:30px 30px 50px #eea1ff, -30px 30px 50px #eea1ff, -30px -30px 50px #e261ff, 30px -30px 50px #e261ff;
		font-size: 50px;
	color: #00ff00;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}


#CheckoutIcon {
	visibility: hidden;
	margin-right:20px;
	 z-index: 8;
}	

#CheckoutUpdate {
	visibility: hidden;	
}	

.CheckOut {	
  -ms-overflow-style: none; 
  scrollbar-width: none; 
  z-index: 8;	
  position: relative;
  top: 70px;
  left: 0px;
  overflow-y: auto;
  height: 95%;
  margin-bottom: 400px;
  width: 100%;
  display: block;	
}

#CheckOutHeader {
margin-bottom:30px;	
}	

#CheckOutTable table {
	width: 100%;
}

#CheckOutTable table,th,td {
	border: 1px solid green;
	border-collapse: collapse;
	min-height:50px;
	padding-bottom:	10px;
}

#CheckOutTable th,td {
	font-size: 1.5em;
}

#CheckOutTable {
	width:100%;
}	

#CheckOutTableCol1 {
	width:100px;
}


.CheckOut h1 {
}

.CheckOutSummary {
	font-size: 10px;	
	height : auto;
	width:100%;
	position: relative;
	color: black;
	margin-bottom:50px;
	padding: 5px;
}	


.CheckoutItem {	
	width:100%;
	height:100px; 
	
	padding: 10px 0px 10px 0px;
}

.CheckoutItemSummary {
	border: 1px solid green;
	display: block;
	width:100%;
	height:50px; 
	font-size:1.4em;
	padding: 5px 0px 5px 0px;
}

.CheckoutItemDiv {
	height: 100%;
	float: left;
	width: 12%; 
	text-align:center; 
	height: 100px; 
	line-height: 100px;
}


.checkoutimg {
	display: none;
}	

#about {
	color:white;
		margin-top:40px;
	padding-bottom: 50px;
}

#message {
	margin-left: 0px;
	padding-left:0px;
	 width: 100%;
	 height: 35px;
	margin-top:40px;
	 color: white;
	 font-size: 15px;
	 background: #a700ff;
}	

#shipping {
	color:white;
	margin-top:40px;
	padding-bottom: 200px;
}


#FAQ {
	margin-top:40px;
	padding-bottom: 200px;
}	

#FAQ h1 {
	color:white !important;
}	

#FAQ p {
	padding-bottom:30px;
}	

.question {
	color:#00AA00; !important;
	font-size: 20px !important;
}	

.qanda {
	font-size: 30px !important;
	color:#ff00ff !important;	
	padding-right:20px;
}	


#ordersuccessfull {
	color:white;
	margin-top:40px;
	padding-bottom: 50px;
}

#DownloadCentre {
	color:white;
		margin-top:40px;
	padding-bottom: 50px;
}	
#DownloadCentre table,tr,td{
	border: 0;
	border-collapse: collapse;
	padding-right:20px;
}	

#DownloadCentre td,p{
 color:white;	
}	

#DownloadCentre td {
 padding-bottom:15px;	
}

.downloadarrow {
	 padding-left:15px;	
	font-size: 60px;
	color:green;	
	 -webkit-animation: glowgreen 2s ease-in-out infinite alternate;
    -moz-animation: glowgreen 2s ease-in-out infinite alternate;
    animation: glowgreen 2s ease-in-out infinite alternate; 
}	

#HiddenByMenu {
	padding-top:20px;
	padding-bottom:200px;
}

#MainscrollDesktop {
	display:none;
}	

#SCIRELogo {
 padding-top:30px;
 width:50%;
 height:auto;
 margin:auto;
}	




#AddressTable table,th,tr,td{
	border: 0;
	border-collapse: collapse;
	padding-right:20px;
}	

#AddressTable label{
  font-size: 15px;

}	

#AddressTable td {
 padding-bottom:15px;	
}

#AddressTable input[type="text"] {
    width: 300px;
	height: 20px;
}


}	