@charset "UTF-8";

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  background: #0d0d0d;
  color: #22e713;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}



/* Mobile Phones: up to 767px wide */
@media only screen and (max-width: 767px) {
 

.profile_meX {
width: 100px;
height: 100px;
border-radius: 50%;
}

.profile_list {
max-width: 80px;
width: 70%;
}

}




/* Larger Devices: tablets, laptops, desktops - 768px and up */
@media only screen and (min-width: 768px) {
  
  
.profile_meX {
width: 250px;
height: 250px;
border-radius: 50%;
}


.profile_list {
max-width: 100%;
}
  
}

.marginx {
margin: 20px;
padding: 20px;
}



.upfront {
position: relative;
z-index: 1;
}

 .matrix {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 0;
  pointer-events: none;
  opacity: 0.08;
  z-index: 0;
}






.main-content {
  flex: 1; /* This takes up all available space */
}

.resize-image {
max-width: 100%;
}
.center {
text-align: center;
}
.navbar {
background-color: #000;

}


.custom-nav {
background-color: #000;
}

.navbar-dark {
background-color: #000;
}

.bg-dark {
background-color: #000;
}
#half-50 {
background-color: #000;

}
.logo
{
	max-width: 350px;
	height: auto;
}

.left_column1 {
max-width: 300px;
width: 300px;
}

.profilex {
	
	background: #D3D71A;
	color: #000;
}



.post-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 40px;
   
}

.post-body {
    width: 60%;
}

.post1 {
margin: 10px;
}

.post-comments {
    width: 100%;
    border-left: 2px solid #ccc;
    padding-left: 20px;
    background-color: #f9f9f9;
    margin: 10px;
}

.comment {
	margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    color: #000;
    background-color: #FFF;
}

.user-photo {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
}

.hidden {
    display: none;
}





.footer {
background-color: #000;
color: #FFF;
padding: 20px 0;
box-sizing: border-box;
width: 100%;
}

.hrrule1 {
color: #FFF;

}


 .fixed-bottom-element {
 display: block;
  bottom: 0;
  width: 100%; /* Or a specific width */
  /* Add other styling like background-color, padding, etc. */
	max-height: 300px;
	height: 300px;
}









.bio-left {
	max-width: 90%;
	width: 90%;
	border-style: solid;
	border-right: thick;
	border-color: #000;
	border: 5px;
	margin: 25px;
	padding: 25px;
	
}

.bio-center {
	max-width: 800px;
	width: 800px;
	border-style: solid;
	border-radius: 25px;
	padding: 25px;
	margin: 25px;
	border-color: #000;
	
}

.bio-name {
font-size: 48px;
}

.hz-between-items {
	width: 100%;
	max-width: 100%;
	
}


.About_H12 {
font-size: 24px;
}

.post_box {
border-radius: 25px;
border-style: solid;
border-width: 2px;
border-color: #000;
margin: 25px;
padding: 25px;
 background-color: gray;
}

.post_boxX {
border-radius: 25px;
border-style: solid;
border-width: 2px;
border-color: grey;
margin: 25px;
padding: 25px;
z-index: 1;
position: relative;
 
}

.boxpost {
background-color: #000;
}

.description1 {
max-width: 500px;
width: 100%;
}

.post_location {
align-content: right;
margin: 10px;
padding: 10px;
}


.profile_me {
width: 80px;
height: 80px;
border-radius: 50%;
}


.comment_me {
width: 50px;
height: 50px;
border-radius: 50%;
}



.headline
{
	font-family: source-sans-pro, sans-serif;
	font-size: 48px;
	align-content: center;
	text-align: center;
}

.nav-link
{
	font-family: source-sans-pro, sans-serif;
	font-size: 32px;
}

img.lazy
{
	display: block;
	max-width: 100%;
}


.email { font-size: 24px; }

.bodytext
{
	text-align: left;
	font-size: 18px;
	color: black;
}

.center { text-align: center; }
.formatT { font-family: source-sans-pro, sans-serif; }

.buttonX
{
	font-family: source-sans-pro, sans-serif;
	width: 350px;
	height: 75px;
	margin: 15px;
	align-items: center;
	background-image: linear-gradient(144deg,#005, #042 50%,#000);
	background-size: 100% 130%;
	border: 0;
	border-radius: 8px;
	box-shadow: rgba(0, 0, 0, .2) 0 15px 30px -5px;
	box-sizing: border-box;
	justify-content: center;
	line-height: 1em;
	max-width: 100%;
	min-width: 140px;
	padding: 3px;
	text-decoration: none;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	white-space: nowrap;
	cursor: pointer;
	font-size: 26px;
	color: chartreuse;
}

a.special-link {
color: #FFF;
}

a.comment-link {
color: #000;
}

a.user-link {
color: #FFF;
 text-decoration: none;
}
.post_Img {
max-width: 500px;
}

.profile_list {
max-width: 200px;

}


.socialicon
{
	max-width: 50px;
	height: auto;
}

.buttonX:active, .buttonX:hover { outline: 2px; }

.buttonX:hover
{
	padding: 16px 24px;
	border-radius: 10px;
	width: 390px;
	height: 90px;
	transition: 300ms;
	background-size: 100% 110%;
}