@media screen and (min-width: 768px) {
  #header-deco{
  	display: none;
  }
}
.crd-btm-10 {
	bottom : 10% !important;
	position: absolute;
}
.crd-btm-0 {
	bottom : 0% !important;
	position: absolute;
}
.crd-btm-60 {
	bottom : 60% !important;
	position: absolute;
}
.crd-btm-50 {
	bottom : 60% !important;
	position: absolute;
}
.crd-btm-20 {
	bottom : 20% !important;
	position: absolute;
}
.crd-btm-30 {
	bottom : 30% !important;
	position: absolute;
}
.crd-btm-40 {
	bottom : 30% !important;
	position: absolute;
}
.crd-btm-13 {
	bottom : 13% !important;
	position: absolute;
}
.crd-lft-32 {
	left: 32%;	
}
.crd-rgt-0 {
	right: 0%;	
}
.crd-lft-0 {
	left: 0%;	
}
.br-0{
	border-radius : 0px !important;
}
.h-45 {
	height: 45px !important;
}
.h-30 {
	height: 30px !important;
}
.font-source-sans-pro {
	font-family: 'Source Sans Pro';
	padding : 15px !important;
	letter-spacing: 1px;
	font-size: 13px;
}
.bg-8 {
	background-image: url(../images/pictures/8.jpg);
}
.bg-11 {
	background-image: url(../images/pictures/11.jpg);
}
.bg-14 {
	background-image: url(../images/pictures/14.jpg);
}
.bg-22 {
	background-image: url(../images/pictures/22.jpg);
}
.bg-26 {
	background-image: url(../images/pictures/26.jpg);
}
.bg-1 {
	background-image: url(../images/pictures/1.jpg);
}
.bg-30 {
	background-image: url(../images/pictures/30.jpg);
}
.bg-31 {
	background-image: url(../images/pictures/31.jpg);
}
.bg-32 {
	background-image: url(../images/pictures/32.jpg);
}
.bg-33 {
	background-image: url(../images/pictures/33.jpg);
}
.gradient-facebook {
	border: none;
	background-image: linear-gradient(to bottom,#3f37c9,#4361ee);
}
.gradient-instagram {
	border: none;
	background-image: linear-gradient(to right, #002296, #82008F, #C0007A, #EA0C5F, #FF5341, #FF8820, #F6BA00);
}
.gradient-twitter {
	border: none;
	background-image: linear-gradient(to bottom, #007ea7, #00a8e8);
}
.w-30 {
	width: 30% !important;
}
.card-left-overlay {
	border-radius:22px 0px 0px 22px;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width: 30%;
	z-index:1;
}
.grd-vip-0 {
	border: none;
	background-image: linear-gradient(to bottom, #007ea7, #00a8e8);
}
.grd-vip-1 {
	border: none;
	background-image: linear-gradient(to bottom, #F52567, #FF6687);
}
.grd-vip-2 {
	border: none;
	background-image: linear-gradient(to bottom, #00a896, #02c39a);
}
.grd-vip-3 {
	border: none;
	background-image: linear-gradient(to bottom, #dc2f02, #e85d04);
}
.grd-vip-4 {
	border: none;
	background-image: linear-gradient(to bottom, #0a0908, #333533);
}
.grd-vip-5 {
	border: none;
	background-image: linear-gradient(to bottom, #364958, #55828b);
}
.grd-vip-6 {
	border: none;
	background-image: linear-gradient(to bottom, #720026, #ce4257);
}
.grd-vip-7 {
	border: none;
	background-image: linear-gradient(to bottom, #582f0e, #7f4f24);
}
.grd-vip-8 {
	border: none;
	background-image: linear-gradient(to bottom, #004b23, #38b000);
}
.grd-vip-9 {
	border: none;
	background-image: linear-gradient(to bottom, #231942, #5e548e);
}
.grd-vip-10 {
	border: none;
	background-image: linear-gradient(to bottom, #7209b7, #b5179e);
}
.card-gold-bar {
	position:absolute;
	top:0;
	left:30%;
	right:0;
	bottom:0;
	width: 1%;
	z-index:1;
	background-image: linear-gradient(to bottom, #B78628, #C69320, #DBA514, #FCC201, #DBA514, #C69320, #B78628);
}
.bg-golden-btn{
	color: #000 !important;
	background-image: linear-gradient(to bottom, #FCC201, #DBA514);
}
.product-cost{
	font-size: 20px;
	font-weight: bolder;
	color: #80b918;
	font-family: 'sans-serif';
	opacity: 0.8;
	padding:10px;
	text-align: center;
}
.divider {
	margin-bottom: 10px !important;
}
.green-title{
	width: 100%;
	padding: 3px;
	text-align: center;
	background-color: #80b918;
	color:  #fff !important;
	font-size: 12px;
}
.card-waves {
	opacity: 0.4;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width: 400px;
	z-index:1;
	background-image: url('../images/pictures/waves.png');
}
.vip-text {
	font-weight: bolder;
    font-size: 25px !important;
    opacity: 0.8;
    font-family: sans-serif;
    padding: 1rem 0.5rem;
}
.breadcrumbs {
	padding:  0px 0px 20px 20px;
	font-size: 15px;
}
.text-bold{
	font-weight: bold !important;
}