
body{
	color:  #fff;
	background-color: #000;
	font-size: 24px;
	font-family: 'poppinsmedium';
	text-align: center;
  	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-repeat: no-repeat;
	background-image: url('../images/bg_tron.jpg');
 	background-repeat: no-repeat;
  	background-attachment: fixed;
  	background-size: cover;
  	background-position: center;
}
body:after{
      content:"";
      position:fixed;
      top:0;
      height:100vh;
      left:0;
      right:0;
      z-index:-1;
      background: url('../images/bg_grok.jpg') center center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
}
h1{
	font-family: 'luckiest_guyregular';
	font-size: 80px;
	line-height: 80px;
	font-weight: normal;
	color: #ffffff;
}
p{
	font-size: 18px;
	line-height: 28px;
	color: #666;
	margin-top: 30px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

/* buttons */
.btn{
	font-family: 'luckiest_guyregular';
	background-color: #fff;
	color: #000;
	display: inline-block;
	cursor: pointer;
	font-size: 20px;
	border-radius: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 25px;
	margin: 5px;
	vertical-align: middle;
}
.btn_flex{
	display: flex;
	align-items: center;
	justify-content: center;	
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	xbackground-color: #00ff0055;
}
.btn span{
	vertical-align: middle;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	text-align: left;
  align-self: center;
}
.btn img{
	display: inline-block;
	vertical-align: middle;
	width: 52px;
}
.btn:hover {
	background-color: #01aef0;
}
/* customise button */
#btn_header{
	filter: drop-shadow(0px 0px 8px #00000033);
	position: fixed;
	top: 6.2%;
	right: 4%;
}
#content_memes .btn{
	color: #fff;
	background-color: #000;
}
#content_memes .btn:hover {
	background-color: #d32075;
}


/* buttons - socials */
.socials{
	padding-top: 40px;
	padding-bottom: 50px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.btnSocial{
	background-color: #01aef0;
	font-size: 0;
	line-height: 0;
	padding: 10px;
	margin: 2px;
	width: 15%;
	max-width: 60px;
	border-radius: 100px;
	cursor: pointer;
	display: inline-block;
  	vertical-align:middle;
  	border: 0px solid #000;
}
.btnSocial:hover {
	background-color: #d32075;
}

/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
/* CONTENT																																							*/
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */

/* header */
/* ------------------------ */
#content_header{
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url('../images/bg_sky.jpg');
  	background-repeat: no-repeat;
 	background-size: cover;
 	background-position: center;
}
#header_logo{
	position: absolute;
	width: 25%;
	min-width: 400px;
	top: 8%;
	left: 4%;
}
#header_center{
	width: 100%;
	position: absolute;
	bottom: 0;
	padding-bottom: 20px;
}
#ca{
	font-family: 'poppinsmedium';
	color: #333;
	border: 3px solid #ffffffcc;
	padding: 20px;
	padding-right: 40px;
	border-radius: 100px;
	font-size: 18px;
	line-height: 22px;
	cursor: pointer;
	background-color: #ffffffaa;
	display: inline-block;
}
#ca_flex{
	display: flex;
	align-items: center;
	justify-content: left;	
}
#ca_icon{
	font-size: 0;
	line-height: 0;
}
#ca img{
	max-width: 48px;
	margin-right: 12px;
}
#ca span{
	display: inline-block;
  vertical-align:middle;
  text-align: left;
}

/* info */
/* ------------------------ */
#content_info{
	background-color: #090909;
	color: #000;
	padding-bottom: 100px;
}
#imgpfp{
	max-width: 300px;
}

#xblockquote{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.twitter-tweet{
	text-align: center;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}
#videoFrame{
	width: 80%;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	line-height: 0;
	font-size: 0;
	background-color: #000;
	padding: 20px;
	border-radius: 20px;
}
.textArea{
	width: 95%;
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
}
#content_portraitThree{
	padding-top: 100px;
	padding-bottom: 100px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

/* memes */
/* ------------------------ */
#content_memes{
	background-color: #fff;
	text-align: center;
}
.gallery{
	font-size: 0;
	line-height: 0;
	background-color: null;
	margin-left: auto;
	margin-right: auto;
	line-height: 0;
	width: 90%;
	max-width: 1000px;
	padding-top: 100px;
	padding-bottom: 20px;
}
.gallery img{
	font-size: 0;
	line-height: 0;
	border: 0;
	margin: .5%;
	width:24%;
}
.buttonBar{
	max-width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 100px;
	border-top: 3px dotted #ccc;
}


/* footer */
/* ------------------------ */
#content_footer{
	font-size: 0px;
	line-height: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 60px;
}
#content_footer img{
	width: 100%;
	max-width: 420px;
}
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
/* MOBILE																																								*/
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */

/* mobile */
@media screen and (max-width: 768px) {

	h1{
		font-size: 45px;
		line-height: 50px;
	}
	p{
		width: 90%;
		font-size: 15px;
		line-height: 20px;
		color: #666;
		margin-top: 30px;
	}

	.buttonBar{
		width: 90%;
		margin-right: auto;
		margin-left: auto;
		margin-top: 0px;
		padding-top: 60px;
		padding-bottom: 60px;
		background-color: #fff;
		border-top: 0px;
		width: 100%;
	}

	/* header */
	/* ------------------------ */
	#header_logo{
		min-width: 100px;
		width: 100%;
		top: 8%;
		left: auto;
		right: auto;
	}
	#header_logo img{
		min-width: 100px;
		width: 80%;
	}
	#btn_header{
		position: relative;
		margin-top: 20px;
		margin-bottom: 0px;
		top: 0%;
		right: 0%;
	}
	#ca{
		padding: 10px;
		width: 86%;
		font-size: 16px;
		line-height: 20px;   
	}
	#header_center{
		padding-bottom: 20px;
	}
	#content_memes .btn{
		width: 200px;
		padding-left: 0px;
		padding-right: 15px;
	}
	/* info */
	/* ------------------------ */
	#content_info{
		padding-top: 0px;
		padding-bottom: 30px;
	}
	/* memes */
	/* ------------------------ */
	#content_memes{
		font-size: 0;
		line-height: 0;
		padding: 0;
		margin: 0;
	}
	.gallery{
		background-color: #666;
		width: 100%;
		font-size: 0;
		line-height: 0;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
	}
	.gallery img{
		font-size: 0;
		line-height: 0;
		padding: 0;
		margin: 0;
		width:33.33%;
	}
}