.faq-title
{
	font-size: 16px;
}

.supporter-info > small
{
	font-size: 14px;
}

.card .card-header .card-title {
    margin-bottom: 0;
    font-weight: bold;
}

.ip-container
{
	width: 100%;
	height: 420px;
	overflow: scroll;
	padding: 20px 10px 20px;
	
}

.ip-container > div
{
	line-height: 19.2px;
	margin-bottom: 8px;
}

.divider{
    position:absolute;
    left:50%;
    top:15%;
    bottom:30%;
    border-left:2px solid #373740;
}

.pricing-boxes
{
	padding: 20px 20px 50px 20px;
    margin: 0 auto;
    margin-bottom: 30px;
    box-shadow: 0px 0px 60px 0px rgba(0,0,0,.1);
    border: transparent;
    border-radius: 10px;
    height: 500px;
    background-color:#10163A;
    box-shadow: 0 23px 23px 0 rgba(0, 0, 0, 0.35);
    overflow: hidden;
}

.table-hover-animation thead th {
    border-top: 2px solid #F8F8F8;
    font-size: 14px;
    border-bottom: 0;
    background-color: #FFF;
}

@media screen and (max-width: 1320px) {
  .mb-hidden
  {
	  display:none;
  }
}

.pricing-title
{
	color: #7367F0;
	font-weight: 900;
	font-size: 26px;
	border-radius: 25px;
	width: auto;
	margin-top: 30px;
	text-align: center;
	align-content: center;
	
}

.pricing-details > ul 
{
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.pricing-details >ul>li
{
	color: #C2C6DC;
	position: relative;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 10px;
	
}

.pricing-price
{
	color: #FFF;
	font-size: 43px;
	font-weight: 800;
	margin-top:20px;
	font-family: Montserrat;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    
}

.pricing-price > small
{
	color: #FFF;
	font-family: Montserrat;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    font-size: 28px;
}

.pricing-button
{
	margin-top:40px;
}

label {
    color: #464646;
    margin-bottom: 5px;
    font-size: 15px;
    padding-left: .2rem;
    font-weight: 500;
}

.faq-h3
{
	font-weight: bold;
}
.irs--round .irs-bar {
    top: 36px;
    height: 4px;
    background-color: #7367F0;
}

.topbar-discord
{
	margin-right:10px;
	position: relative;
    top: 1px;
}

.irs--round .irs-handle {
    top: 26px;
    width: 24px;
    height: 24px;
    border: 4px solid #7367F0;
    background-color: white;
    border-radius: 24px;
    box-shadow: 0 1px 3px rgba(0,0,255,0.3);
}

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: #7367F0;
    color: white;
    border-radius: 4px;
}

.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #7367F0;
}

.checkout-text
{
	font-size:18px !important;
}