.header-content {
    padding: 12px 20px;
    border-bottom: 1px solid #ddd;
    background: #fbfbfb;
    position: relative;
    margin: 10px auto;
    text-align: center;
    font-size: 28px;
    color: #333;
}
.text-left p {
    color: #333;
    font-size: 13px;
    line-height: 21px;
}
.nav-tabs{
	justify-content: center;
}
.nav-tabs li a{
	display: flex;
}
.nav-tabs li a .fa,
.nav-tabs li a .fab,
.nav-tabs li a .far,
.nav-tabs li a .fas{
	margin-right: 10px;
    font-size: 18px;
    position: relative;
    top: 5px;
}
.modal-body .nav-tabs li a i {top: 0 !important}
.nav-tabs li.active a{color: #fff !important;}
.beepay-modal-header{
	flex-wrap: wrap;
}
.beepay-modal-header h3.modal-title{
	font-size: 18px;
}
.beepay-modal-header p{
	font-size: 13px;
    font-weight: 400;
    margin-top: 15px;
    line-height: 16px;
    font-style: italic;
}
.beepay-modal-body .form-group .input-group-addon{
	width: 30px;
    height: 38px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.beepay-modal-body .form-group p {color: #666;font-size: 12px;}
.btn-learn{
	max-width: 250px;
	width: 100%;
	float: right;
}
#subscriptionHelp{clear: both;margin-top: 10px;}
.panel .panel-heading {
    padding: 5px;
    border-bottom: 1px solid #ddd;
    border-radius: 0px;
    font-size: 13px;
}
.panel .panel-body {
    position: relative;
    background-color: #fbfbfb;
    padding: 10px;
}
#subscriptionHelp .panel p,
#subscriptionHelp .panel ul > li {
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
.defaultCard span {font-size: 14px;color: #666;}
.defaultCard label{margin-bottom: 0}
.mini-stat-info span {
    display: block;
    font-size: 24px;
    font-weight: 500;
}
.mini-stat-info{
	padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
}
.button-toggle-act button{font-size: 13px;}
.button-toggle-act button::after{display: none;}
.modal-md{max-width: 600px;}
.fa-ul{
	font-size: 13px;
    line-height: 27px;
    color: #666
}
.modal-backdrop{opacity: 0.5}
.beepay-card{
	height: 100%;
	padding-bottom: 60px;
}
.shadow{box-shadow: none !important}
.beepay-card .panel .panel-body{position: static;}
.ribbon-wrapper {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -4px;
    right: -2px;
    z-index: 250;
}
.ribbon-wrapper .ribbon {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(
45deg
);
    transform: rotate(
45deg
);
    position: relative;
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    line-height: 20px;
    text-decoration: none;
    cursor: pointer;
    background-color: #797979;
}
.ribbon-danger {
    background-color: #e9573f !important;
}
.beepay-card .mini-stat-info,
.beepay-card .panel-body{
	padding: 0;
}
.can-gift{
	display: flex;
	justify-content: space-between;
}
.can-gift a.btn{
	width: 49%;
	font-size: 15px;
	line-height: 40px;
	padding: 0;
	text-align: center;
}
.btn-solo{
	font-size: 15px;
	line-height: 40px;
	padding: 0;
	text-align: center;
}
.card-name {
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
}
.card-name-savings {
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #00B1E1 !important;
    font-weight: 500 !important
}
.action-footer{
	position: absolute;
	bottom: 10px;
	width: 100%;
	left: 0;
}
.beepay-tabs{margin-top: 15px;}
.beepay-tabs li:hover,
.beepay-tabs li.active{
	background: none !important
}
.panel-tab .panel-heading ul li{padding: 0;min-width: 12%}
.panel-tab .panel-heading ul li a {
    width: auto;
    margin: 0px;
    display: flex;
    padding: 20px 15px;
    position: relative;
    overflow: hidden;
    color: #999;
    text-decoration: none;
    border: none;
    border-right: 1px solid #ddd;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    height: 100%;
}
.beepay-tabs>li.active>a {
    color: #555;
    cursor: default;
    background-color: #f6f8f8 !important;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 50%);
    border: none !important;
    border-bottom-color: transparent;
}
.panel-tab .panel-heading ul li a span {
    border: none;
    line-height: 20px;
    font-size: 18px;
    font-family: 'Poppins', san-serif;
}
.panel-tab .panel-heading ul li a span.hiden-all {display: block;font-size: 12px;}
.nav-tabs>li.active>a span {
    color: #68c4ab;
}
.fg-danger{color: #e9573f !important}
.fg-success{color: #8cc152 !important}
.fg-warning{color: #f6bb42 !important}
.fg-info{color: #63d3e9 !important}
.nav-tabs .nav-border.active::after{
	border: 2px solid;
    top: 0;
    left: 0;
}
.nav-tabs .nav-border-top-danger.active::after{border-color:  #e9573f}
.nav-tabs .nav-border-top-success.active::after{border-color:  #8cc152}
.nav-tabs .nav-border-top-warning.active::after{border-color:  #f6bb42}
.nav-tabs .nav-border-top-info.active::after{border-color:  #63d3e9}
#cardPurchaseForm .input-group-btn button{
    font-size: 12px;
    height: 100%;
    border-radius: 0;
}
#cardPurchaseForm .input-group-addon{display: flex;align-items: center;padding: 0 10px;}
.blog-meta{display: inline-block;width: 100%}
.blog-meta li {
    float: left;
    padding: 0px 5px;
    border-right: 1px solid #ddd;
    line-height: normal;
    font-size: 11px;
    margin-bottom: 5px;
}
.btn-teal{width: 100%;}
.rzslider .rz-pointer {
    background-color: transparent;
    background-image: url(/images/content/cryptocarbon-32v2.png);
}
.modal-body .panel-tab .panel-heading ul li.active{background: none}
.modal-body .tab-content{word-break: break-all;}
#redeem-submit{font-size: 14px;}

@media screen 
  and (min-width: 1024px) 
  and (max-width: 1500px)  { 
  	.can-gift{flex-wrap: wrap;}
	.beepay-card{padding-bottom: 6rem}
	.card-name-savings{white-space: pre-wrap;}
	.can-gift a.btn{width: 100%;}
	.can-gift a.btn + a.btn{margin-top: 10px;}
	.col-xl-2{padding: 0 5px;}
}

@media screen and (min-width: 768px) and (max-width: 992px){
    #cardPurchaseForm .btn-teal::after{opacity: 0}
    #cardPurchaseForm .btn-teal{margin-bottom: 0 !important;}
    #cardPurchaseForm .input-group{margin-bottom: 1rem}
    .blog-img{width: 350px;margin: 0 auto 15px;}
    .beepay-tabs li{min-width: 33.3% !important}
    .beepay-tabs>li.active>a{box-shadow: none !important}
}

@media screen 
  and (min-width: 320px) 
  and (max-width: 767px)  { 
    #cardPurchaseForm .btn-teal{margin-bottom: 0 !important;font-size: 14px;}
    #cardPurchaseForm .btn-teal::after{opacity: 0}
    .modal-body .nav-tabs{justify-content: flex-start;
    flex-wrap: nowrap;}
    .modal-body .panel-tab .panel-heading ul li a span{font-size: 14px;}
}
@media only screen and (max-width: 450px){
    .modal-body .nav-tabs{flex-wrap: wrap;}
    .modal-body .panel-tab .panel-heading ul li{width: 100%;}
    .panel-tab .panel-heading .beepay-tabs li{min-width: 50%}
    .beepay-tabs>li.active>a{box-shadow: none !important}
    .panel-tab .panel-heading ul li a span{font-size: 15px;}
}