
			.java-iframe {z-index:1;  display:block; position:absolute; top:0; left:10%;  width:70%!important; background:none transparent; height:20%;  }

			body {overflow-x:hidden;}		
			.imageList li{display:inline-block!important;}
			
			.sidenav {background: rgba(20, 20, 20, 1); }
			.menulink {width:280px; right:0px; }

			.sep						{ position:relative;  right:-5px;     }
			.sidenav				{ width:335px; right:-300px; transition-duration: 2 s; opacity: 0.2;}						
			.sidenav:hover	{ width:280px; right:0px; opacity: 1.0; }
			.sidenav a 				{ position: relative; right:-20px; width:250px;  }				
			.sidenav a:hover 	{  right:-20px;  }



			.swipe-area { 
					visibility:hidden!important;  
			}
			
			#sidebar.menulist { 
					right:0px!important; /* place sidebar start */ 	
			}
			
			#sidebar {
					right: 240px!important; /* menu content side/placement */
					background: #111;	 /* MENU BACKGROUND COLOR */
					width: 240px;
					height: 100%;
					box-sizing: border-box;	
					overflow-x: hidden;				
			}
			
			a#sidebar-toggle.menulist {
					z-index: 0;
			}
			
			.contact-ns{color:red}




