
.newsImg {
	height: 70% !important;
	width: 70% !important;
	max-width: none !important;
	padding: 0 !important;
}
.btn-secondary {
	background-color: #5f1362;
	border-color: #5f1362;
}

a:hover .btn-secondary {
	background-color: #5f1362;
	border-color: #5f1362;
}

.weblabels {
	padding-top: 48px;
	background: #fff;
	color: #333333;
	font-size: 0.8em;
	text-align: center;
}
.weblabels a {
	color: #333;
}

#st-1 .st-btn > img {
	width: 99px !important;
}

body {
	font-family: "Poppins";
}

header {
	padding: 10px 0;
}

.navbar-brand img {
	height: 65px;
	width: auto;
}

.navbar-nav {
	align-items: center;
}

.navbar-nav .nav-item .nav-link {
	font-weight: 400;
	background: #120223;
	background-clip: text;
	-webkit-background-clip: text;
	color: #120223;
	font-size: 18px;
	line-height: 1;
	padding: 8px 16px;
}

.navbar-nav .nav-item.active .nav-link:hover,
.navbar-nav .nav-item.active .nav-link {
	font-weight: 600;
	background: linear-gradient(to right, #fa992d, #641381);
	background-size: 100% 100%;
	background-clip: text;
	-webkit-background-clip: text;
	color: rgba(0, 0, 0, 0);
}

.panquakes {
	font-weight: 600;
	background: linear-gradient(to right, #fa992d, #641381);
	background-size: 100% 100%;
	background-clip: text;
	-webkit-background-clip: text;
	color: rgba(0, 0, 0, 0);
}

.navbar-nav .nav-item .nav-link:hover {
	font-weight: 400;
	background: linear-gradient(to right, #fa992d, #641381);
	background-size: 200% 200%;
	animation: rainbow 2s ease-in-out infinite;
	background-clip: text;
	-webkit-background-clip: text;
	color: rgba(0, 0, 0, 0);
}

#hero {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	background: rgb(250, 152, 44);
	background: -moz-linear-gradient(135deg, rgba(250, 152, 44, 1) 0%, rgba(82, 17, 118, 1) 100%);
	background: -webkit-linear-gradient(
		135deg,
		rgba(250, 152, 44, 1) 0%,
		rgba(82, 17, 118, 1) 100%
	);
	background: linear-gradient(135deg, rgba(250, 152, 44, 1) 0%, rgba(82, 17, 118, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fa982c",endColorstr="#521176",GradientType=1);
}

#hero h1 {
	font-size: 2.14rem;
	font-weight: 400;
}

#hero h1 span {
	font-weight: 700;
}

#hero h2 {
	font-size: 2.14rem;
	font-weight: 300;
}

.step {
	padding: 20px 0px 0px 0px;
}
.step img {
	padding: 0 40px;
	width: 100%;
	max-width: 380px;
}

.our-team .card {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.our-team .card h4 {
	padding: 5px;
	margin: 0;
}

.card {
	border: 1px solid rgb(94 27 113);
}

.btn-donate {
	background: rgb(250, 152, 44);
	background: -moz-linear-gradient(135deg, rgba(250, 152, 44, 1) 0%, rgba(82, 17, 118, 1) 100%);
	background: -webkit-linear-gradient(
		135deg,
		rgba(250, 152, 44, 1) 0%,
		rgba(82, 17, 118, 1) 100%
	);
	background: linear-gradient(135deg, rgba(250, 152, 44, 1) 0%, rgba(82, 17, 118, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fa982c",endColorstr="#521176",GradientType=1);

	font-weight: 500;
	color: #ffffff;
	border-radius: 100px;
	border: none;
	padding-left: 16px;
	padding-right: 16px;
}

.btn-donate:hover {
	color: #ffffff;
	background: linear-gradient(to right, #fa992d, #641381);
	background-size: 200% 200%;
	animation: rainbow 2s ease-in-out infinite;
}

.twt,
button.twt {
	background: #1da1f2 !important;
	color: #fff;
	box-shadow: none;
	border: none;
	padding: 8px 16px;
	font-weight: 500;
	font-size: 0.9em;
	text-decoration: none;
}

.fb,
button.fb {
	background: #3b5998 !important;
	color: #fff;
	box-shadow: none;
	border: none;
	padding: 8px 16px;
	font-weight: 500;
	font-size: 0.9em;
}

.yt,
button.yt {
	background: #ff0000 !important;
	color: #fff;
	box-shadow: none;
	border: none;
	padding: 8px 16px;
	font-weight: 500;
	font-size: 0.9em;
}

.bit,
button.bit {
	background: #ef4137 !important;
	color: #fff;
	box-shadow: none;
	border: none;
	padding: 8px 16px;
	font-weight: 500;
	font-size: 0.9em;
}

.lin,
button.lin {
	background: #0a66c2 !important;
	color: #fff;
	box-shadow: none;
	border: none;
	padding: 8px 16px;
	font-weight: 500;
	font-size: 0.9em;
}

.eml,
button.eml {
	background: #6513a3 !important;
	color: #fff;
	box-shadow: none;
	border: none;
	padding: 8px 16px;
	font-weight: 500;
	font-size: 0.9em;
}

.redd,
button.redd {
	background: #ff4500 !important;
	color: #fff;
	box-shadow: none;
	border: none;
	padding: 8px 16px;
	font-weight: 500;
	font-size: 0.9em;
}

.hn,
button.hn {
	background: #ff6600 !important;
	color: #fff;
	box-shadow: none;
	border: none;
	padding: 8px 16px;
	font-weight: 500;
	font-size: 0.9em;
}

.sig,
button.sig {
	background: #425cf1 !important;
	color: #fff;
	box-shadow: none;
	border: none;
	padding: 8px 16px;
	font-weight: 500;
	font-size: 0.9em;
}

.tgm,
button.tgm {
	background: #28a8ea !important;
	color: #fff;
	box-shadow: none;
	border: none;
	padding: 8px 16px;
	font-weight: 500;
	font-size: 0.9em;
}

.twt:hover {
	opacity: 0.9;
}

.fb:hover {
	opacity: 0.9;
}

.yt:hover {
	opacity: 0.9;
}

.bit:hover {
	opacity: 0.9;
}

.lin:hover {
	opacity: 0.9;
}

.eml:hover {
	opacity: 0.9;
}

.redd:hover {
	opacity: 0.9;
}

.hn:hover {
	opacity: 0.9;
}

.sig:hover {
	opacity: 0.9;
}

.tgm:hover {
	opacity: 0.9;
}

.step .card img {
	padding: 10px;
	width: 90px;
}

.step h2 {
	font-size: 2.14rem;
	font-weight: 500;
}

.step h2 span {
	font-weight: 700;
}
.step h2 a {
	text-decoration: none;
}

.donate {
	font-weight: 500;
	font-size: 18px;
	text-decoration: none;
	color: #fc6156;
}

.donate:hover {
	font-weight: 500;
	background: linear-gradient(to right, #fa992d, #641381);
	background-size: 150% 150%;
	animation: rainbow 2s ease-in-out infinite;
	background-clip: text;
	-webkit-background-clip: text;
	color: rgba(0, 0, 0, 0);
}

.donate span {
	transition: all 0.3s;
}
.donate:hover span {
	padding-left: 5px;
}

.support-txt,
div.support-txt {
	margin: 12px auto;
	text-align: center;
}

footer {
	background: rgb(250, 152, 44);
	background: -moz-linear-gradient(135deg, rgba(250, 152, 44, 1) 0%, rgba(82, 17, 118, 1) 100%);
	background: -webkit-linear-gradient(
		135deg,
		rgba(250, 152, 44, 1) 0%,
		rgba(82, 17, 118, 1) 100%
	);
	background: linear-gradient(135deg, rgba(250, 152, 44, 1) 0%, rgba(82, 17, 118, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fa982c",endColorstr="#521176",GradientType=1);
	text-align: center;
	color: #ffffff;
	padding: 16px 0;
}

.hilight1 {
	color: #ca9701;
}

.hilight2 {
	color: #c73e89;
}

.hilight3 {
	color: #4c5cc9;
}

@keyframes rainbow {
	0% {
		background-position: left;
	}
	50% {
		background-position: right;
	}
	100% {
		background-position: left;
	}
}

/* Articles */
article .btn-donate {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 12px;
}

.filter-buttons .btn {
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 100px;
	padding-left: 15px;
	padding-right: 15px;
}

.filter-buttons .btn:focus {
	box-shadow: none;
}

.filter-buttons .btn:hover{
    background-color: rgb(250, 152, 44);
    border-color: rgb(250, 152, 44);
}

.filter-buttons .btn.active {
	background: rgb(250, 152, 44);
	background: -moz-linear-gradient(135deg, rgba(250, 152, 44, 1) 0%, rgba(82, 17, 118, 1) 100%);
	background: -webkit-linear-gradient(
		135deg,
		rgba(250, 152, 44, 1) 0%,
		rgba(82, 17, 118, 1) 100%
	);
	background: linear-gradient(135deg, rgba(250, 152, 44, 1) 0%, rgba(82, 17, 118, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fa982c",endColorstr="#521176",GradientType=1);
	border: none;
}

.table-filter img {
	padding: 0px !important;
	height: 60px !important;
	width: 60px !important;
	object-fit: contain;
}

.table-filter h5.title {
	margin-left: 16px !important;
	font-size: 14px;
	line-height: normal;
	margin: 0;
}
.table-filter p.summary {
	margin-left: 16px !important;
	line-height: normal;
	margin: 0;
}

.table-filter .category {
	line-height: normal;
	margin: 0;
}

.table-filter td {
	vertical-align: middle;
}

.table-filter td a {
	text-decoration: none;
	font-weight: 600;
	white-space: nowrap;
	margin-bottom: 5px;
	color: #222529;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.downloads img {
	height: 12px !important;
	width: 12px !important;
	padding: 0px !important;
	margin-right: 5px !important;
}

.crypto .card img {
	max-width: 250px;
	margin: auto;
}

.crypto .card b {
	font-size: 22px;
}

.crypto-wallet-copy {
	background: white;
	border: none;
	position: absolute;
	right: 2px;
	top: 2px;
	padding: 0;
}

.crypto-wallet-copy:hover {
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
}

.crypto-wallet-copy img {
	height: 48px !important;
	width: 48px !important;
}

.m-cat {
	display: none;
}

.stars .gold {
	color: #fa992d;
  }
  .stars .pink {
	color: #641381;
  }

  .profile-card {
	max-width: 300px;
	margin: auto;
  }
  .profile-card img {
	padding: 0 !important;
	height: 150px !important;
	width: 150px !important;
	object-fit: cover;
	border: 4px double #f48f00;
	border-radius: 75px;
  }
  .profile-card h3 {
	font-size: 22px;
  }
  .profile-card p {
	font-size: 14px;
  }

/* Responsive */
@media (max-width: 1024px) {
}

@media (max-width: 768px) {
	#hero .row > * {
		width: 100%;
	}

	.step h2 {
		font-size: 2rem;
	}
}
@media (max-width: 767px) {
	.m-cat {
		margin-left: 16px;
		display: inline-flex;
		font-size: 10px;
		font-weight: bold;
		background: #efefef;
		padding: 0px 8px;
		border-radius: 11px;
	}
	.table-responsive thead {
		display: none;
	}
	.table-responsive tbody tr {
		display: flex;
		flex-direction: column;
		border-bottom: 2px dotted #dadada;
	}
	.table-responsive tbody tr td {
		border: none;
	}
	.table-responsive tbody tr td.category {
		display: none;
	}
	.table-responsive tbody tr td.downloads a {
		margin: 5px 8px;
	}
	.filter-buttons .btn {
		margin-bottom: 5px;
		margin-bottom: 5px;
		font-size: 14px;
	}
}
@media (max-width: 480px) {
	header {
		padding: 0;
	}
	.navbar-brand img {
		width: 240px;
		height: auto;
	}
	#hero {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	#hero h1 {
		font-size: 1.6rem;
		font-weight: 400;
		margin-bottom: 16px;
		text-align: center;
	}

	#hero h2 {
		font-size: 1.25rem;
		text-align: center !important;
	}

	.content {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.step {
		padding: 20px 0;
	}

	.step img {
		width: 150px;
		height: auto;
		padding: 0;
	}

	.step h2 {
		font-size: 2rem;
	}
}
