		body{
		color: #D3D3D3;
		background-color: black;
		line-height: 1.4em;
		margin: 0;
		font-family: Brush Script MT, Brush Script Std, cursive;
		font-size: 16px;
		transition: background-color .5s;}

	#content{
		overflow: auto;}
		
	header{
		height: 350px;
		background-size: cover;
		background-image: url("Mook Man - Heat On (Official Music Video)_Moment.jpg");
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center;
		overflow-x: hidden;}
	.logoName a{
		position: relative;
		top: 75px;
		left: 220px;
		font-family: Monotype Corsiva, cursive;
		font-size: 60px;
		color: #D3D3D3;		
		text-decoration: none;
		margin: auto;
		margin-top: -16px;
		margin-left:-15px;
		margin-right: -15px;
		margin-bottom: 60px;}
	.logoName a:hover, .logoName a.current{
		color: white;
		text-align: center;}
	p{
		position: relative;
		top: 100px;
		font-size: 36px;	
		text-align: center;		
	}	
	.links{
		position: relative;
		display: inline-block;
		top: 100px;
		left: 200px;
		display: block;}
		
	.links a{
		margin: 10px;
		text-decoration: none;
	}
	.links a:hover, .links a.current{
		color:#0ED6EA;
		text-align: center;
		}
	span{
		float: left;
		z-index: 100;
		display: none;
	}
	nav{
		position: relative;
		display: inline;			
		justify-content: center;
		align-items: center;
		top: 50px;
		height: 30px;
		left: 1000px;
		z-index: 1;}
	footer{
		position: relative;
		top: 15px;
		margin-top: 0px;
		margin-left: -15px;
		margin-right:-15px;
		background-color: #1E1E1E;
		height: 25px;
		font-size: 12px;
		text-align: center;
		}	
	nav ul{
		margin-top: 0px;}
	nav li{
		position:relative;
		display: inline;
		margin: 5px;
		padding: 5px;}
	nav li a{
		color: #D3D3D3;
		text-decoration: none;}
	nav li a:hover, nav li a.current{
		color:#0ED6EA;
		text-align: center;
		}
	h3{
		text-align: center;}
	.B-color
	{background-color: black;}
	
	.title{
		position: relative;
		text-align: center;
		font-family: Courier New, monospace;
		font-size: 30px;
		margin-top: 0px;
		border-bottom: 2px solid #D3D3D3;
		border-top: .5px solid #D3D3D3;
		margin-left:-15px;
		margin-right: -15px;
		margin-bottom: 100px;}
			
	
	* {
	  box-sizing: border-box;
	}

	img {
	  vertical-align: middle;
	}

	/* Position the image container (needed to position the left and right arrows) */
	.container2 {
	  position: relative;
	  display: block;
	  margin-left: auto;
	  margin-right: auto;
	  width: 50%
	}

	/* Hide the images by default */
	.mySlides {
	  display: none;
	}

	/* Add a pointer when hovering over the thumbnail images */
	.cursor {
	  cursor: pointer;
	}

	/* Next & previous buttons */
	.prev,
	.next {
	  cursor: pointer;
	  position: absolute;
	  top: 40%;
	  width: auto;
	  padding: 16px;
	  margin-top: -50px;
	  color: white;
	  font-weight: bold;
	  font-size: 20px;
	  border-radius: 0 3px 3px 0;
	  user-select: none;
	  -webkit-user-select: none;
	}

	/* Position the "next button" to the right */
	.next {
	  right: 0;
	  border-radius: 3px 0 0 3px;
	}

	/* On hover, add a black background color with a little bit see-through */
	.prev:hover,
	.next:hover {
	  background-color: rgba(0, 0, 0, 0.8);
	}

	/* Number text (1/3 etc) */
	.numbertext {
	  color: #f2f2f2;
	  font-size: 12px;
	  padding: 8px 12px;
	  position: absolute;
	  top: 0;
	}

	/* Container for image text */
	.caption-container {
	  text-align: center;
	  background-color: #222;
	  padding: 2px 16px;
	  color: white;
	}

	.row:after {
	  content: "";
	  display: table;
	  clear: both;
	}

	/* Six columns side by side */
	.column {
	  float: left;
	  width: 16.66%;
	}

	/* Add a transparency effect for thumnbail images */
	.demo {
	  opacity: 0.6;
	}

	.active,
	.demo:hover {
	  opacity: 1;
	}
		
	.sidenav {
		height: 100%;
		width: 0;
		position: fixed;
		z-index: 1;
		top: 20px;
		left: 0;
		background-color: #CC423A;
		overflow-x: hidden;
		transition: 0.5s;
		padding-top: 60px;}
	
	.sidenav a {
		padding: 8px 8px 8px 32px;
		text-decoration: none;
		font-size: 16px;
		color: white;
		display: block;
		transition: 0.3s;}
	.sidenav a:hover {
		color: #000000;}
	.sidenav .closebtn {
		position: absolute;
		top: 0;
		right: 25px;
		font-size: 36px;
		margin-left: 50px;}	

	.container {
	  position: relative;
	  width: 50%;
	  max-width: 300px;
	}

	.image {
	  display: block;
	  width: 100%;
	  height: auto;
	}

	.overlay {
	  position: absolute; 
	  bottom: 0; 
	  background: rgb(0, 0, 0);
	  background: rgba(0, 0, 0, 0.5); /* Black see-through */
	  color: #f1f1f1; 
	  width: 100%;
	  transition: .5s ease;
	  opacity:0;
	  color: white;
	  font-size: 20px;
	  padding: 20px;
	  text-align: center;
	}

	.container:hover .overlay {
	opacity: 1;}
	
	article{
		clear: both;
		width: 100%;}
	h2{
		text-align: center;
		font-family: Monotype Corsiva, cursive;
		margin-bottom: 20px;}
	.adjust{
		position: relative;
		display: inline-block;
		left: 70px;
		margin-left: auto;
		margin-right: auto;}
	.footer{
		position: relative;
		width: 100%;
		font-size: 80%;
		padding: 5px;
		color: white;
		top: 0px;}
	#main {
		transition: margin-left .5s;
		padding: 16px;}
	#mySidenav {
		display: none;
	}

@media only screen and (max-width: 1371px){
	.navy{
		position: relative;	
		display: flex;			
		justify-content: center;
		align-items: center;
		left: -600px;	
	}
	
	@media only screen and (max-width: 1130px){
	.navy{
		position: relative;	
		display: flex;			
		justify-content: center;
		align-items: center;
		left: -700px;	
	}
	}
	
	@media only screen and (max-width: 780px){
	.navy{
		position: relative;	
		display: flex;			
		justify-content: center;
		align-items: center;
		left: -800px;	
	}
	
	@media only screen and (max-width: 780px){
	.navy{
		position: relative;	
		display: flex;			
		justify-content: center;
		align-items: center;
		left: -900px;	
	}	
	
	
	@media only screen and (max-width: 760px) {	
	
	header {
		overflow: hidden;
		height: 350px;
	}
	.modal-content{
		width: 500px;
	}
	
	video{
		width: 450px;
	}
	.navy{
		position: relative;	
		display: flex;			
		justify-content: center;
		align-items: center;
		left: -950px;	
	}
	.wrapper{
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		overflow: hidden;}

	.logoName{
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		left: -210px;
		top: 10px;
		}
	.links{
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		left: 25px;
		
	}
	.twitter{
		position: relative;
		left: -15px;
	}
	.insta{
		position: relative;
		margin-right: 25px;
		margin-left: 25px;		
	}
	
	.backColor{
		display: flex;

	}

	article {
		clear: both;
		overflow: auto;
		width: 100%;}
		
	h1{
		position: relative;
		text-align: right;
		top: -15px;
		left: -80px;
		margin-bottom: 0px;
		margin-left: 0;
		margin-right:0;
		width: 100%;}

	h2{
		font-weight: normal;}

	h2 {
		margin: 10px 0px 5px 0px;
		padding: 0px;}
	.adjust2{
		position: relative;
		left: 40px;}
	.adjust{
		position: relative;
		display: inline;
		left: 5%;
		margin-top: auto;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: auto;}

	
	}		
		
	@media only screen and (max-width: 575px){
	.navy{
		position: relative;	
		display: flex;			
		justify-content: center;
		align-items: center;
		left: -1000px;	
	}
	
	@media only screen and (max-width: 472px){
	.navy{
		position: relative;	
		display: flex;			
		justify-content: center;
		align-items: center;
		left: -1000px;	
	}

	
	@media screen and (max-width: 450px) {
		nav {
			padding-top: 0px;
			height: 30px;}
		nav a {font-size: 16px;}
		wrapper{
			margin: 0px;}
			.navy{
		position: relative;	
		display: flex;			
		justify-content: center;
		align-items: center;
		left: -1000px;
	}
		
		}
		
	@media screen and (max-height: 450px) {
		nav {
			padding-top: 0px;
			height: 30px;}
		nav a {font-size: 16px;}
		wrapper{
			margin: 0px;}
	
		}