a:hover {
	text-decoration: none !important;
}

@font-face {
font-family: SoDoSans-Light;
src: url(fonts/SoDoSans/SoDoSans-Light.otf);
}

@font-face {
font-family: SoDoSans-SemiBold;
src: url(fonts/SoDoSans/SoDoSans-SemiBold.otf);
}

@font-face {
font-family: SoDoSans-Regular;
src: url(fonts/SoDoSans/SoDoSans-Regular.otf);
}

@font-face {
font-family: SoDoSans-Bold;
src: url(fonts/SoDoSans/SoDoSans-Bold.otf);
}

@font-face {
font-family: LanderGrande-Light;
src: url(fonts/Lander/LanderGrande-Light.woff);
}

@font-face {
font-family: LanderTall-Light;
src: url(fonts/Lander/LanderTall-Light.woff);
}


@font-face {
font-family: LanderGrande-Regular;
src: url(fonts/Lander/LanderGrande-Regular.woff);
}

@font-face {
font-family: Pike-Bold;
src: url(fonts/Pike/Pike-Bold.woff);
}

@font-face {
font-family: Pike-Light;
src: url(fonts/Pike/Pike-Light.woff);
}

@font-face {
font-family: Pike-Regular;
src: url(fonts/Pike/Pike-Regular.woff);
}



body {
	font-family: SoDoSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	-webkit-user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.container {
	max-width: 100% !important;
}


/*
.mini_card_balance{
	width: 17px;
	height: 16px;
	background: #9A8359 0% 0% no-repeat padding-box;
	border-radius: 2px 0px 0px 2px;
	margin-top: 20px;
	float: left;
}
.mini_card_balance_green{
	width: 6px;
	height: 16px;
	background: #32674D 0% 0% no-repeat padding-box;
	border-radius: 0px 2px 2px 0px;
	margin-top: 20px;
}*/

.check_balance_txtf{
	margin-top: 20px; 
	width: 136px; 
	height: 28px; 
	font-size: 12px; 
	display: inline;
	margin-bottom: 10px;
}

.check_balance_button_link{
	color: #32674D; 
	width: 48px; 
	font-size: 10px; 
	text-decoration: none !important;
	font-family: SoDoSans-SemiBold;
	line-height: 1.0;
}

.back_green_link{
	color: #32674D;  
	font-size: 10px; 
	text-decoration: none !important;
	font-family: SoDoSans-Regular;
}

.back_green_link:hover{
	color: #32674D;  
}

.back_green_link_bold{
	color: #32674D;  
	font-size: 12px; 
	text-decoration: none !important;
	font-family: SoDoSans-SemiBold;
}

.back_green_link_bold img{
	margin-right: 8px;
	margin-top: -2px;
}

.back_green_link_bold:hover{
	color: #32674D;  
}

.rounded_gray_box {
	background: #eee;
	padding: 20px;
	border-radius: 10px;
}

.rounded_red {
  border-radius: 10px;
  /*border: 1.5px solid rgb(225,37,27);*/
  background: #f7f7f7;
  padding: 5px;
  margin: 10px;
  width: 100%;
  height: auto;
}

.callout_box {
	position: relative;
	background: #eee;
	padding: 20px;
	border-radius: 10px;
}

.callout_box:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(238, 238, 238, 0);
	border-left-color: #eee;
	border-width: 10px;
	margin-top: -10px;
}

.check_balance_button_arrow{
	color: #32674D; 
	width: 20px; 
	font-size: 16px; 
	text-decoration: none !important; 
	font-family: arial,sans-serif;
}

.sign_in_button{
	border-radius: 20px; 
	font-size: small; 
	background-color: #FFFFFF; 
	color: black; 
	margin-top: 12px;
}

.home_banner_container {
	text-align: left;
	padding-top: 60px;
}

.home_banner_text{
	margin-top: 20px;
	font-family: SoDoSans;
	letter-spacing: 0;
	color: #030303;
	opacity: 1;
	font-size: 20px;
}

.home_banner_text_top{
	margin-top: 20px;
	font-family: SoDoSans;
	letter-spacing: 0;
	color: #030303;
	opacity: 1;
	font-size: 38px;
}

.home_banner_img{
	max-width: 380px;
	height: auto;
}

.home_banner_title_image{
	width: 240px; 
	height: auto; 
	padding-top: 40px;
}

.rewards_text{
	font-size: 14px;
	width: 200px; 
}

.home_rewards_text{
	max-width: 167px;
}

.home_download_text{
	margin-top: 0px;
	font-family: SoDoSans;
	letter-spacing: 0;
	color: #030303;
	opacity: 1;
	font-size: 18px;
	text-align: left;
	line-height: 25px;
	margin-bottom: 20px;
}

.home_download_text2{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: left
}

.getting_started_sections{
	text-align: center;
	padding-bottom: 15px;
	vertical-align: bottom;
}

.home_hr_section_cutter{
	width: 30%; 
	border-top: 1px solid rgb(255, 255, 255);
}

.home_fineprint{
	font-family: SoDoSans; 
	font-size: 1.6rem; 
	margin-top: 10px;
}

.home_faq_div8{
	justify-content: left; 
	display: flex;
	flex-direction: row;
}

.home_faq_topic{
	font-family: SoDoSans; 
	font-size: 14px; 
	margin-left: 8px; 
	margin-right: 8px;
}

.home_faq{
	font-family: SoDoSans-Regular; 
	font-size: 16px;
	text-align: left;
	font-weight: 800;
	margin-left: 8px; 
	margin-right: 8px;
}

.home_faq_answer{
	font-family: SoDoSans; 
	font-size: 14px;
	text-align: left;
}


.footer_style{
	font-size: x-small; 
	color: #1C1B1B; 
	background-color: #F1F0EC;
	height: 150px; 
	padding-top: 30px;
	padding-bottom: 10px;
	/* margin-top: -200px; */
}

.download-container {
	display: flex;
	margin:16px; 
	background: #FAFAFA; 
	border-radius: 16px; 
	overflow: hidden;
}

.download-image {
	flex-basis: 45%;
	min-width:45%; 
	background-position: center; 
	background-size:cover;
	min-height: 280px;
}

.download-content {
	display: flex;
	flex-basis: 55%;
	min-width: 55%;
	align-items: center;
}

.download-link {
	text-decoration: none;
	width: 45%;
}

.download_onp_inst_title {
	font-family: Pike-Bold; 
	color: #1e3932; 
	font-size: 18px; 
	margin-bottom: 0px;
}

.download_onp_inst_text {
	font-family: SoDoSans-Regular; 
	font-size: 10px; 
	padding: 10px 20px 10px 0px;
}

.download_onp_section_padding {
	padding: 40px 0px 30px 30px;
}

.text-xsmall {
	font-size: 12px;
}

.text-small {
	font-family: SoDoSans; 
	font-size: 14px;
}

.text-normal {
	font-size: 16px;
}

.text-medium {
	font-size: 18px;
}

.text-large {
	font-size: 20px;
}

.text-xlarge {
	font-size: 24px;
}

.text-xxlarge {
	font-size: 28px;
}

.active-sb-card-container{
	min-height: 150px;
	margin-bottom: 20px;
}

.sb-card-container {
	/*background: #f7f7f7;*/
	margin: 5px 0px 4px auto;
	border-radius: 10px;
	/*box-shadow:0px 1px 3px 1px rgba(0, 0, 0, 0.2);*/
	display: inline-block;
}

.sb-card-container-selected {
	box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 1);
}

.sb-card-container img{
	border-radius: 10px;
}

.rotate-180 {
    -webkit-transform: rotate(180deg);
}


#cardDetails {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}

#toggle-image {

	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}

.arrow-right {
	transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

.arrow-up {
	transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

.faq_collapsible {
	padding: 20px;
}

.faq_collapsible details {
	margin-bottom: 16px;
}

.faq_collapsible summary {
	color: #32674D;
}

.text-green {
	color: #32674D!important;
}

.text-light {
	font-family: SoDoSans !important;
}

.text-wmedium {
	font-family: SoDoSans-SemiBold !important;
}

.text-bold {
	font-family: SoDoSans-Bold !important;
}

details summary::-webkit-details-marker {
  display:none;
}

details > summary:first-of-type {
    list-style-type: none;
}

summary:focus{
    outline: none;
}

.card-header{
	font-family: SoDoSans;
}

.card-header button:focus{
    outline: none;
}

.no-outline:focus {
	outline: 0!important;
}

.no-outline {
	border: 0px;
}


select {
	border:0;
	background: transparent;
	height: 26px;
	padding-left: 0;
}

input {
	background: transparent;
	border: 0;
	border-bottom: solid 1px lightgray;
	width: 100%;
	padding: 20px 10px 0px 0px;
}

input::-webkit-calendar-picker-indicator {
    background: url(../images/ic_dropdown.svg) no-repeat top;
    margin-top: 12px;
    width: 20px;
    height: 20px;
    color:transparent;
}

input:focus {
	outline: none;
}

label {
  position: absolute;
  top: 0;
  font-size: 16px;
  margin: 20px 0px 0px 0px;
  padding: 0px;
  -webkit-transition: top .2s ease-in-out,  font-size .2s ease-in-out;
  transition: top .2s ease-in-out,  font-size .2s ease-in-out;
}
 
label.active {
  top: -20px;
  font-size: 12px;
}

.active-btn {
	background: #32674D;
	color: white;
}

.dropdown-ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
}

.btn:hover, .btn:focus {
	background:#ddd!important;
	display:inline-block;
	text-decoration:none;
}

.logo:hover {
	text-decoration:none;
}

.dropdown-ul li a:hover, .dropdown-ul li a:focus{
	background:#eee;
	display:block;
	text-decoration:none;
}

.dropdown-ul li button:hover, .dropdown-ul li button:focus{
	background:#eee;
	display:block;
	text-decoration:none;
}

.card_dropdown_item {
	width: 100%;
	border: 0px;
	padding: 0px;
}

.transaction_ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
}

.transaction_ul li:hover, li:focus {
	background:#eee;
	display:block;
}

.transaction_item {
	display: flex;
	flex-direction: row;
}

.transaction_item_type {
	padding: 16px;
	min-width: 62px;
}

.transaction_item_details {
	display: flex;
	flex-direction: column;
	width: 100%;
	border-bottom: 1px solid #aaa; 
	padding-top: 16px; 
	padding-bottom: 16px; 
	padding-right: 8px;
}

.green-bullet li {
  color: #000; 
  /* set color of list item text */
  list-style: none; 
  /* Give the bullet room on the left hand side */
  padding: 0;
  position: relative;
}

.green-bullet li::before {
  color: #32674D;  
  /* color of bullet or square */
  content: "\2022"; 
  /* Unicode of character to precede the list item */
  font-size: 1.5em; 
  /* use em or % */ 
  left: -0.8em; 
  /* use em, line up bullet flush with left hand side */
  position: absolute;
  /* Set the bullet positioned absolutely top left */
  top: 0em; 
  /* use em or % */
  line-height: 17px;
}

#set-primary-btn {
	position:absolute;
	bottom:16px;
	right:24px;
	background:#ffffff99
}

.cookie-prompt {
	display: none;
	position: fixed;
    z-index: 100;
    background: #ffffff;
    width: 100%;
    bottom: 0;
    box-shadow: 0px -2px 5px #00000022;
}

.cookie-prompt-container {
	padding: 30px;
}

.green-btn {
	border-radius: 20px; 
	font-size: x-small; 
	background-color: #32674D; 
	color: white;
}

.menu_list {
	margin-top: 40px; 
	margin-bottom:40px; 
	padding-left: 0px;
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}

.manage_card_menu {
	list-style-type:none;
	padding-left: 0px;
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}



@media screen and (max-width: 767px) { 
	.download-container {
		flex-direction: column;
		margin-left: 5%;
		margin-right: 5%;
	}

	.download-image {
		min-height: 300px; 
	}

	.flip-card {
		min-height: 460px!important;
	}

	.add-card-fab {
		top:460px!important;
	}

}


@media screen and (min-width: 768px) { 

}

@media screen and (min-width: 992px) { 
	.download-link {
		text-decoration: none;
		width: 35%;
	}

	#set-primary-btn {
		position:absolute;
		bottom:16px;
		right:24px;
		background:#ffffff99
	}
}





/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) { 


	#set-primary-btn {
		position:absolute;
		bottom:54px;
		right:24px;
		background:#ffffff99
	}

}


/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) { 

	#set-primary-btn {
		position:absolute;
		bottom:16px;
		right:24px;
		background:#ffffff99
	}
	
}


/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) { 
	#set-primary-btn {
		position:absolute;
		bottom:82px;
		right:24px;
		background:#ffffff99
	}

	.home_banner_container {
		text-align: center;
		padding-top: 20px;
	}

	.text-xsmall {
	font-size: 9px;
	}

	.text-small {
		font-size: 11px;
	}

	.text-normal {
		font-size: 12px;
	}

	.text-medium {
		font-size: 13px;
	}

	.text-large {
		font-size: 15px;
	}

	.text-xlarge {
		font-size: 18px;
	}

	.text-xxlarge {
		font-size: 20px;
	}

	.manage_card_menu {
		list-style-type:none;
		padding-left: 0px;
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 

	.text-xsmall {
	font-size: 11px;
	}

	.text-small {
		font-size: 12px;
	}

	.text-normal {
		font-size: 13px;
	}

	.text-medium {
		font-size: 14px;
	}

	.text-large {
		font-size: 16px;
	}

	.text-xlarge {
		font-size: 18px;
	}

	.text-xxlarge {
		font-size: 20px;
	}

	.menu_list {
		margin-top: 40px; 
		margin-bottom:40px; 
		padding-left: 0px;
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}

	.manage_card_menu {
		list-style-type:none;
		padding-left: 0px;
		columns: 1;
		-webkit-columns: 1;
		-moz-columns: 1;
	}

}



/*Order and Pay CSS*/

.container-onp{
	margin-top:120px;
}

section.orderpay {    
	max-width:auto!important;
    --header-color: #243732;
    --body-color: #243732;
    --fill-color: #243732;
    --fill-light-color: #D7E9E3;
    --sb-color: #006241;
    --content-width: 1080px;
    --card-radius: 20px;
  }

section.orderpay {  
	
  font-family: 'SoDoSans-Regular', sans-serif;
  font-size: 14px;
  text-align: center;
  color: var(--body-color) !important;
}

.orderpay * {
    border-radius: 0px !important;
}

.orderpay h1,.orderpay h2,.orderpay h3,.orderpay h4,.orderpay h5,.orderpay h6 {
    font-family: 'SoDoSans-Bold', sans-serif;
    font-weight: 900;
    color: var(--header-color) !important;
}

.orderpay h1 {    
    font-size: 40px;
    letter-spacing: 7px;
    margin: 10px 0;
    position: relative;
}

.orderpay sup {
    font-size: 12px;
    position: absolute;
    top: 10px;
}

.orderpay p {
    line-height: 1.8em;
}

.orderpay .accordion-title {
    padding: 10px;
}

.orderpay .accordion.accordion-title:nth-child(1) div, .orderpay .accordion.accordion-title:nth-child(3) div {
    flex-flow: row-reverse;
    overflow: hidden;
}


.orderpay .accordion-title .card-header {
    background-color: #243732;
    padding: 0;
}

.orderpay .accordion-title .card-header h2 {
    font-size: 20px;
    letter-spacing: 5px;
    color: #fff !important;
}

.orderpay .accordion-inner {
    background-color: var(--fill-light-color);
}

.orderpay .accordion-inner div {
    margin: 1em 4em;
}

.orderpay .card,.orderpay  .card-header {
    border: none;
}

.orderpay a {
  text-decoration: none;
  color: var(--sb-color);
}

.orderpay a.btn {
    font-family: 'SoDoSans', sans-serif;
    color: #fff;
    background: var(--sb-color);
    border: none;
    padding: 5px 40px;
    border-radius: 50px !important;
    transition: all 0.5s;

}

.orderpay a.btn:hover {
    color: #fff;
    filter: opacity(75%);
}

.orderpay p.cta-spiel {
    font-size: 16px;
}

.orderpay .sb-w-50 {
    width: 50%;
}

.orderpay .card.accordion .card-header h2 {
    text-align: left;
    padding: 1em 3rem;
    margin: 0;
}

.orderpay .card.accordion .card-header h2:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f078";    
    float: right;
    transition: all 0.5s;
}

.orderpay .card.accordion .card-header.active h2:after {
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.orderpay .card-img {

	    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	}

	@media only screen and (min-width:768px) {

		.card-body .row {
    	height: auto;
		}

	}


@media only screen and (max-width: 1024px) {
    .orderpay .card-img {
        width: auto;
        height: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .orderpay .accordion.accordion-title div {
        flex-flow: column!important;
    }

    .orderpay .card-img {
    width: 100%;
    height: 265px;
}
    
    .orderpay .sb-w-50 {
        width: 100%;
    }

    .orderpay .card.accordion .card-header h2 {
        padding: 1.5em 1.3rem;
        font-size: 16px;
    }

    .orderpay .accordion-inner div {
	    margin: 1em 1em;
	}
}

@media only screen and (min-width:1025px) and (max-width:1200px) {

	
}



@media (min-width: 576px){

.orderpay.container {
max-width: 540px!important;

}

}

@media (min-width: 768px){

.orderpay.container {
max-width: 720px!important;
}

}

@media (min-width: 992px){

.orderpay.container {
max-width: 960px!important;

}

}

@media (min-width: 1200px){

.orderpay.container {
    max-width: 1140px!important;
}

}



.err_pop {
	position:fixed;
	top:0px;
	z-index:6000;
	height: 100vh; 
	width: 100%;

	-webkit-transition: opacity 3s ease-in-out;
    -moz-transition: opacity 3s ease-in-out;
    -ms-transition: opacity 3s ease-in-out;
    -o-transition: opacity 3s ease-in-out;
/*    opacity: 1;*/
}

.err_pop_div {
	position: absolute;
	margin: 0;
	padding: 30px;
	top:50%;
	left:50%;
	-ms-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	background: white;
	max-width: 420px;
	min-width: 320px;
	height: auto; 
/*	box-shadow: 1px 1px 5px #00000055;*/
	box-shadow: 2px 2px 10px #00000055;
	border-radius: 10px; 
/*	opacity: 75%;*/
	text-align: center!important;
}

.err_pop_inner{
	height: 90%; 
	color: var(--sbGreen); 
	font-size: 14px; 
	display: block;
}

.add-card-fab {
	top:580px;
}

.flip-card {
	background-color: transparent;
	width: 100%;
	height: 100%;
	min-height: 580px;
	perspective: 1000px; /* Remove this if you don't want the 3D effect */
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	scroll-snap-align: center;
  }
  
  /* This container is needed to position the front and back side */
  .flip-card-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.8s;
	-webkit-transition: transform 0.8s;
	-moz-transition: transform 0.8s;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	border-radius: 10px;
  }
  
  /* Do an horizontal flip when you move the mouse over the flip box container */
  /* .flip-card:hover .flip-card-inner {
	transform: rotateY(180deg);
  } */
  .flip-card-action-back .flip-card-inner {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
  }

  .flip-card-action-front .flip-card-inner {
	transform: rotateY(-180deg);
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
  }

  a.flip-card-front:hover{
	box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.1)!important;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
  }
  a.flip-card-front{
	transition: transform .2s;
	-webkit-transition: transform .2s;
	-moz-transition: transform .2s;
	transform: scale(0.98);
	-webkit-transform: scale(0.98);
	-moz-transform: scale(0.98);
  }
  /* Position the front and back side */
  .flip-card-front, .flip-card-back {

	position: absolute;
	width: 100%;
	height: 100%;	
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden; /* Safari */
	-moz-backface-visibility: hidden; /* Moz */
	border-radius:10px;
	overflow:hidden;
	box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.1);
  }
  
  /* Style the front side (fallback if image is missing) */
  .flip-card-front {
	/* background-color: #bbb; */
	color: black;
  }
  
  /* Style the back side */
  .flip-card-back {
	background-color: #F9F9F9;
	color: black;
	transform: rotateY(180deg) translateZ(1px);
	-webkit-transform: rotateY(180deg) translateZ(1px);
	-moz-transform: rotateY(180deg) translateZ(1px);
  }
