@font-face {
	font-family: "BroadcastMatter";
	font-display: swap;
	src: url("/fonts/BroadcastMatter.eot");
	/* IE9 Compat Modes */
	src: url("/fonts/BroadcastMatter.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
		url("/fonts/BroadcastMatter.otf") format("opentype"),
		/* Open Type Font */
		url("/fonts/BroadcastMatter.svg") format("svg"),
		/* Legacy iOS */
		url("/fonts/BroadcastMatter.ttf") format("truetype"),
		/* Safari, Android, iOS */
		url("/fonts/BroadcastMatter.woff") format("woff"),
		/* Modern Browsers */
		url("/fonts/BroadcastMatter.woff2") format("woff2");
	/* Modern Browsers */
}

/* source-sans-pro-700 - latin */
@font-face {
	font-family: "source-sans-pro", sans-serif;
	display: auto;
	font-style: normal;
	font-display: swap;
	font-weight: 700;
	src: url("/fonts/source-sans-pro-v14-latin-700.eot");
	/* IE9 Compat Modes */
	src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"),
		url("/fonts/source-sans-pro-v14-latin-700.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */
		url("/fonts/source-sans-pro-v14-latin-700.woff2") format("woff2"),
		/* Super Modern Browsers */
		url("/fonts/source-sans-pro-v14-latin-700.woff") format("woff"),
		/* Modern Browsers */
		url("/fonts/source-sans-pro-v14-latin-700.ttf") format("truetype"),
		/* Safari, Android, iOS */
		url("/fonts/source-sans-pro-v14-latin-700.svg#SourceSansPro") format("svg");
	/* Legacy iOS */
}

html {
	overflow-x: hidden;
	min-width: 100%;
}

p,
h2,
h3,
h4,
li {
	color: #5d637b;
}

p {
	font-family: "source-sans-pro", sans-serif;
	font-size: 2.4rem;
	letter-spacing: 0.6px;
	line-height: 3.8rem;
}

h1 {
	font-family: "montserrat", sans-serif;
	font-size: 6.6rem;
	letter-spacing: 1.6px;
}

h2 {
	font-family: "montserrat", sans-serif;
	font-size: 4.8rem;
	letter-spacing: 2.2px;
	position: relative;
}

h3 {
	font-family: "montserrat", sans-serif;
	font-size: 2.6rem;
	letter-spacing: 0.7px;
}

h4 {
	font-family: "BroadcastMatter";
	color: #202433;
	font-size: 9rem;
	line-height: 1;
}

h5 {
	font-family: "BroadcastMatter";
	color: #202433;
	font-size: 7rem;
}

.go-up {
	background: rgba(93, 99, 123, 0.9);
	color: white;
	padding: 12px 17px;
	position: fixed;
	right: 2%;
	z-index: 99999;
	bottom: 5%;
	cursor: pointer;
	display: none;
}

a {
	z-index: 9;
	white-space: nowrap;
}

.well.well-closed {
	padding: 15px 20px 10px 70px;
}


.well.well-open {
	padding: 55px 20px 40px 70px;
}

nav .dropdown-toggle,
nav .dropdown a {
	text-decoration: none;
	color: #5d637b;
	font-family: "montserrat", sans-serif;
	font-size: 18px !important;
}

.nav-login a,
.nav-login span,
.nav-login li {
	color: #5d637b;
	font-size: 16px;
	font-family: "source-sans-pro", sans-serif;
}

nav.nav-login #navbar .navbar-nav>li>a {
	padding-left: 50px;
	padding-right: 10px;
	margin-top: 0 !important;
	cursor: pointer;
}

nav.nav-login #navbar li a:hover,
nav.nav-login #navbar li a:hover>span,
nav.nav-login #navbar li a:hover>span span {
	background: transparent;
	color: #63d4ef;
}

.nav-login .container-fluid>div {
	margin-top: 15px;
}

.nav-login #navbar ul {
	margin-bottom: 0;
}

/*
span.si-icon::before {
    display: block;
    content: "";
    position: absolute;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 38px;
    height: 38px;
    top: 5px;
}

span.si-icon.si-cart::before {
    background-image: url("img/nav-sanus-cart.png");
    top: 5px;
    right: 30px;
}

span.si-icon.si-premium::before {
    background-image: url("/img/add_navbar/nav-sanus-premiumicon.png");
    left: 10px;
}

span.si-icon.si-community::before {
    background-image: url("/img/add_navbar/nav-sanus-community.png");
    left: 10px;
}

span.si-icon.si-credits::before {
    background-image: url("/img/add_navbar/nav-sanus-credits.png");
    left: 10px;
}

span.si-icon.si-mapapp:before {
    background-image: url("/img/add_navbar/sli-icon-mapapp.png");
    background-size: contain;
    background-repeat: no-repeat;
}
*/
.nav-login li.member-menu img {
	width: 26px;
	height: 26px;
	border-radius: 13px;
	margin: -4px 0 0 0;
	padding: 0;
	position: absolute;
	left: 20px;
}

.responsive-menu {
	display: none;
}

.nav-login #navbar ul.navbar-nav li:nth-last-of-type(2)>a,
.nav-login #navbar ul.navbar-nav li:last-of-type>a {
	padding-left: 20px;
}

.nav-login #navbar ul.navbar-nav li:first-of-type>a {
	padding-right: 20px;
}

.nav-login .badge {
	margin-top: 10px;
	background: #5d637b;
	color: white;
}

.nav-login .navbar-toggle .fa-user {
	margin-left: 5px;
}

.nav-login .navbar-toggle .fa-caret-down {
	color: #5d637b;
}

.color-grey {
	color: #5d637b !important;
}

#sanuslife-menu {
	position: fixed;
	z-index: 999999;
	left: 0;
	top: 0;
	width: auto;
	height: 100vh;
	background: white;
	padding: 20px 80px 20px 50px;
	display: none;
}

#sanuslife-menu li a {
	font-family: "montserrat", sans-serif;
	font-size: 2.6rem;
	letter-spacing: 0.7px;
	color: #5d637b;
	text-transform: uppercase;
	cursor: pointer;
}

#sanuslife-menu li {
	padding: 2% 0;
}

#sanuslife-menu li a:hover {
	text-decoration: none;
	color: #63d4ef;
}

#sanuslife-menu li:first-of-type {
	text-align: left;
	font-weight: bold;
	padding-bottom: 20px;
}

.navbar .fa-user {
	font-size: 30px;
	color: #5d637b;
	cursor: pointer;
	line-height: 45px;
}

.navbar .color-btn {
	float: right;
}

.down-btn {
	z-index: 10;
}

.well #well-info>span {
	font-family: "BroadcastMatter";
	font-size: 3.4rem;
}

#mappartner .color-btn:last-of-type {
	margin-left: 15px;
}

#gutscheinsystem>.row>div:first-of-type {
	padding-left: 0;
}

#gutscheinsystem>.row>div:nth-of-type(2) {
	margin-top: -1%;
}

.blue {
	color: #63d4ef;
}

.navbar .caret {
	color: #5d637b;
	position: relative;
	margin-right: 3%;
	cursor: pointer;
}

header:after {
	display: block !important;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.1;
	pointer-events: none;
	z-index: 0;
}

header>div:not(.well)>*:not(#dots):not(.down-btn) {
	position: relative;
	z-index: 1;
}

.dropdown-menu {
	border-radius: 0 !important;
	padding: 10%;
}

nav {
	width: 100vw;
}

#c2,
#c3,
#c4,
#c5 {
	display: none;
}

.text-small,
#well-info,
#sanusbusiness .panel p {
	font-size: 1.6rem;
	line-height: 2.6rem;
}

.line {
	height: 4px;
	width: 35px;
	background: #5d637b;
	display: block;
	margin: 6px 0;
}

.navbar {
	background: white;
}

.nav-login {
	z-index: 1000;
	display: none;
}

.nav-home {
	z-index: 1000;
}

.broadcast-font {
	font-family: "BroadcastMatter";
}

.well .text-small span {
	font-family: "BroadcastMatter";
	font-size: 3rem;
}

.hamburger {
	cursor: pointer;
	margin-left: 20px;
}

.navbar .col-md-offset-1 ul,
.nav-login .container-fluid>div:first-of-type ul {
	display: flex;
	align-items: center;
}

.navbar .row {
	padding: 15px 15px 10px 15px;
}

.navbar .row div:first-of-type a {
	text-decoration: none;
	color: #5d637b;
	font-family: "montserrat", sans-serif;
	font-size: 24px;
	margin-left: 20px;
}

.caret ul {
	position: absolute;
	top: 20px;
	right: -20px;
	padding: 0 20px 20px;
	background-color: white;
	display: none;
}

.caret ul a {
	color: #5d637b;
	font-size: 2rem;
	line-height: 40px;
}

.caret ul a:hover {
	color: #63d4ef;
	text-decoration: none;
}

header {
	height: 94vh;
	color: white;
	background-image: url("/img/headerbild_vogel.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 6vh;
	position: relative;
	background-position: center;
}

#dots {
	position: absolute;
	right: 5%;
	bottom: 5%;
}

#dots ol {
	list-style: none;
	width: 100%;
}

#dots ol li {
	background: white;
	border-radius: 50%;
	display: inline-block;
	width: 10px;
	height: 10px;
	cursor: pointer;
	margin-right: 10px;
}

#dots .active {
	width: 15px;
	height: 15px;
	margin-bottom: -2px;
}

header p,
header h3 {
	color: white;
}

.color-btn,
.color-btn:focus {
	padding: 10px 22px 9px;
	background: linear-gradient(right, #60BBEA 0%, #5BDDDD 100%);
	background: -webkit-linear-gradient(right, #60BBEA 0%, #5BDDDD 100%);
	background: -moz-linear-gradient(right, #60BBEA 0%, #5BDDDD 100%);
	background: -o-linear-gradient(right, #60BBEA 0%, #5BDDDD 100%);
	padding: 10px 25px;
	border: none;
	cursor: pointer;
	position: relative;
	color: white;
	font-family: "montserrat", sans-serif;
	font-size: 1.6rem;
	letter-spacing: 0.6px;
}

.color-btn:hover {
	-webkit-box-shadow: inset 0px 0px 0px 2px #63d4ef;
	-moz-box-shadow: inset 0px 0px 0px 2px #63d4ef;
	box-shadow: inset 0px 0px 0px 2px #63d4ef;
	background: transparent;
	color: #63d4ef;
	text-decoration: none;
}

.outline-btn {
	border: 2px solid white;
	padding: 8px 20px;
	background: transparent;
	cursor: pointer;
	color: white;
	font-family: "source-sans-pro", sans-serif;
	font-size: 1.6rem;
	letter-spacing: 0.6px;
}

.outline-btn:hover {
	border-color: #9ed545;
	color: #9ed545;
	text-decoration: none;
}

.well-btn {
	border: 2px solid white;
	padding: 8px 20px;
	background: transparent;
	cursor: pointer;
	color: white;
	font-family: "source-sans-pro", sans-serif;
	font-size: 1.6rem;
	letter-spacing: 0.6px;
}

.grey-btn {
	border: 2px solid #5d637b;
	padding: 8px 15px;
	background: transparent;
	cursor: pointer;
	color: #5d637b;
	font-family: "source-sans-pro", sans-serif;
	font-size: 1.6rem;
	letter-spacing: 0.6px;
}

.grey-btn:hover {
	text-decoration: none;
	font-weight: bold;
	border-color: #9ed545;
	color: #9ed545;
}

.regular-link {
	color: #5d637b;
	font-family: "montserrat", sans-serif;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	font-weight: bold;
}

.regular-link:after {
	content: "";
	background: url("/img/btn-arrow.png");
	width: 22px;
	height: 22px;
	position: absolute;
	margin-left: 10px;
}

.regular-link2 {
	color: #309fe0;
	text-decoration: underline;
	font-family: "montserrat", sans-serif;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	font-weight: bold;
}

#well-info {
	display: none;
}

.well {
	position: fixed;
	right: 0;
	top: 150px;
	border-radius: 0;
	background: -moz-linear-gradient(0% 50% 0deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%);
	background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(190, 204, 0, 1)), color-stop(0.25, rgba(116, 180, 43, 1)), color-stop(0.5, rgba(44, 184, 202, 1)), color-stop(0.5809, rgba(44, 175, 198, 1)), color-stop(0.7124, rgba(45, 151, 188, 1)), color-stop(0.8, rgba(45, 131, 179, 1)), color-stop(1, rgba(40, 78, 118, 1)));
	background: -o-linear-gradient(0deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%);
	background: -ms-linear-gradient(0deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#BECC00', endColorstr='#284E76' ,GradientType=0)";
	background: linear-gradient(90deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BECC00', endColorstr='#284E76', GradientType=1);
	border: none;
	padding: 15px 20px 10px 70px;
	display: flex;
	cursor: pointer;
	max-width: 350px;
	z-index: 999;
}

.well-visible {
	font-size: 3.6rem;
	font-weight: bold;
}

.well-visible span {
	font-weight: normal;
	font-size: 5.6rem !important;
	padding-left: 50%;
}



.well:after {
	content: "";
	position: absolute;
	left: 2vw;
	top: 0;
	height: 100%;
	width: 2px;
	background: white;
}

.claim {
	margin-top: 30vh;
	margin-bottom: 5%;
}

.claim span span {
	font-size: 14rem;
}

.down-btn {
	position: absolute;
	left: 50%;
	bottom: 2%;
}

#sanuslife {
	position: relative;
	padding-top: 20vh;
	padding-bottom: 45vh;
	background: url("/img/wolken_hauptteil.jpg") no-repeat;
	background-position-y: 0%;
	background-size: auto;
	background-size: 100%;
	background-position-y: 350px;
}

#sanuslife>div>h3 {
	display: flex;
	align-items: center;
}

#sanuslife h3 span {
	color: #202433;
	font-family: "BroadcastMatter";
	font-size: 12rem;
	margin-left: 3%;
}

#sanuslife>div:first-of-type {
	position: relative;
	z-index: 2;
}

#sanuslife .rellax {
	position: absolute;
	z-index: 1;
	top: 800px;
	width: 100%;
	left: 0;
}

.vertical-line:before {
	content: "";
	background: -moz-linear-gradient(45.98% -252% 90deg, rgba(40, 78, 118, 1) 0%, rgba(45, 131, 179, 1) 20%, rgba(45, 151, 188, 1) 28.76%, rgba(44, 175, 198, 1) 41.91%, rgba(44, 184, 202, 1) 50%, rgba(116, 180, 43, 1) 75%, rgba(190, 204, 0, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(40, 78, 118, 1) 0%, rgba(45, 131, 179, 1) 20%, rgba(45, 151, 188, 1) 28.76%, rgba(44, 175, 198, 1) 41.91%, rgba(44, 184, 202, 1) 50%, rgba(116, 180, 43, 1) 75%, rgba(190, 204, 0, 1) 100%);
	background: -webkit-gradient(linear, 45.98% -252%, 45.98% -859.21%, color-stop(0, rgba(40, 78, 118, 1)), color-stop(0.2, rgba(45, 131, 179, 1)), color-stop(0.2876, rgba(45, 151, 188, 1)), color-stop(0.4191, rgba(44, 175, 198, 1)), color-stop(0.5, rgba(44, 184, 202, 1)), color-stop(0.75, rgba(116, 180, 43, 1)), color-stop(1, rgba(190, 204, 0, 1)));
	background: -o-linear-gradient(90deg, rgba(40, 78, 118, 1) 0%, rgba(45, 131, 179, 1) 20%, rgba(45, 151, 188, 1) 28.76%, rgba(44, 175, 198, 1) 41.91%, rgba(44, 184, 202, 1) 50%, rgba(116, 180, 43, 1) 75%, rgba(190, 204, 0, 1) 100%);
	background: -ms-linear-gradient(90deg, rgba(40, 78, 118, 1) 0%, rgba(45, 131, 179, 1) 20%, rgba(45, 151, 188, 1) 28.76%, rgba(44, 175, 198, 1) 41.91%, rgba(44, 184, 202, 1) 50%, rgba(116, 180, 43, 1) 75%, rgba(190, 204, 0, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#284E76', endColorstr='#BECC00' ,GradientType=0)";
	background: linear-gradient(0deg, rgba(40, 78, 118, 1) 0%, rgba(45, 131, 179, 1) 20%, rgba(45, 151, 188, 1) 28.76%, rgba(44, 175, 198, 1) 41.91%, rgba(44, 184, 202, 1) 50%, rgba(116, 180, 43, 1) 75%, rgba(190, 204, 0, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BECC00', endColorstr='#284E76', GradientType=0);
	width: 10px;
	height: 31vh;
	position: absolute;
	left: -30px;
	top: -26.5vh;
}

.horizontal-line:before {
	content: "";
	background: -moz-linear-gradient(0% 50% 0deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%);
	background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(190, 204, 0, 1)), color-stop(0.25, rgba(116, 180, 43, 1)), color-stop(0.5, rgba(44, 184, 202, 1)), color-stop(0.5809, rgba(44, 175, 198, 1)), color-stop(0.7124, rgba(45, 151, 188, 1)), color-stop(0.8, rgba(45, 131, 179, 1)), color-stop(1, rgba(40, 78, 118, 1)));
	background: -o-linear-gradient(0deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%);
	background: -ms-linear-gradient(0deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#BECC00', endColorstr='#284E76' ,GradientType=0)";
	background: linear-gradient(90deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BECC00', endColorstr='#284E76', GradientType=1);
	width: 22vw;
	height: 10px;
	position: absolute;
	margin-left: -24vw;
	margin-top: 2vh;
}

.right-img {
	width: 104%;
	height: auto;
}

#gutschein-logo {
	position: absolute;
	left: calc(100% - 38vw);
	width: 19vw;
	top: 66%;
}

#sanusplanet-logo {
	position: absolute;
	right: calc(100% - 33vw);
	width: 17vw;
	top: 60%;
	pointer-events: none;
}

#sanusplanet {
	padding-bottom: 15%;
}

#sanusworld {
	position: relative;
	z-index: 9;
}

#sanusworld-logo {
	position: absolute;
	right: calc(100% - 35vw);
	width: 18vw;
	top: 71%;
	z-index: 11;
}

#sanusworld>div:first-of-type {
	z-index: 1;
}

#sanusworld>div:nth-last-of-type(2) {
	z-index: 1;
}

#sanusworld .rellax {
	margin: 0 -15px;
	z-index: 0;
}

#sanusproducts {
	padding-top: 20vh;
	padding-bottom: 35vh;
	position: relative;
	z-index: 11;
}

#sanusworld .rellax {
	position: absolute;
	bottom: -450px;
	z-index: 0;
}

#sanusproducts:after {
	content: "";
	background: url(/img/logo-sanus-products.png) no-repeat;
	width: 200px;
	height: 200px;
	position: absolute;
	right: 15vw;
	background-size: 100%;
	opacity: 0.2;
	top: 10vh;
}

#sanusproducts>div:first-of-type {
	position: relative;
}

#sanusproducts .row {
	position: relative;
	z-index: 2;
}

#sanusproducts .row img {
	width: 250px;
}

#sanusproducts img[alt="Ecaia"] {
	margin-top: 10vh;
}

#sanusproducts img[alt="Esori"] {
	margin-top: 5vh;
}

#sanusproducts .baumrellax1 {
	position: absolute;
	top: 1050px;
	margin-left: -15px;
	margin-right: -15px;
	z-index: 0;
}

.baum {
	margin-top: -45%;
	float: left;
	width: 100%;
}

#sanuspool,
#waterbottle {
	padding-top: 7%;
}

#waterbottle p {
	padding-right: 9%;
}

#sanusbusiness .panel .panel-heading[aria-expanded="false"] .vs-part-1:before {
	width: calc(100% - 30px);
	height: 100%;
	position: absolute;
	left: 15px;
	top: 0;
	content: "MEHR ERFAHREN";
	color: #fff;
	background: rgba(0, 0, 0, 0.8);
	z-index: 5;
	padding-top: 18.5%;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 24px;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.3s;
}

#sanusbusiness .panel .panel-heading[aria-expanded="false"]:hover .vs-part-1:before {
	opacity: 1;
}

.vertical-col div {
	background: -moz-linear-gradient(45.98% -252% 90deg, rgba(40, 78, 118, 1) 0%, rgba(45, 131, 179, 1) 20%, rgba(45, 151, 188, 1) 28.76%, rgba(44, 175, 198, 1) 41.91%, rgba(44, 184, 202, 1) 50%, rgba(116, 180, 43, 1) 75%, rgba(190, 204, 0, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(40, 78, 118, 1) 0%, rgba(45, 131, 179, 1) 20%, rgba(45, 151, 188, 1) 28.76%, rgba(44, 175, 198, 1) 41.91%, rgba(44, 184, 202, 1) 50%, rgba(116, 180, 43, 1) 75%, rgba(190, 204, 0, 1) 100%);
	background: -webkit-gradient(linear, 45.98% -252%, 45.98% -859.21%, color-stop(0, rgba(40, 78, 118, 1)), color-stop(0.2, rgba(45, 131, 179, 1)), color-stop(0.2876, rgba(45, 151, 188, 1)), color-stop(0.4191, rgba(44, 175, 198, 1)), color-stop(0.5, rgba(44, 184, 202, 1)), color-stop(0.75, rgba(116, 180, 43, 1)), color-stop(1, rgba(190, 204, 0, 1)));
	background: -o-linear-gradient(90deg, rgba(40, 78, 118, 1) 0%, rgba(45, 131, 179, 1) 20%, rgba(45, 151, 188, 1) 28.76%, rgba(44, 175, 198, 1) 41.91%, rgba(44, 184, 202, 1) 50%, rgba(116, 180, 43, 1) 75%, rgba(190, 204, 0, 1) 100%);
	background: -ms-linear-gradient(90deg, rgba(40, 78, 118, 1) 0%, rgba(45, 131, 179, 1) 20%, rgba(45, 151, 188, 1) 28.76%, rgba(44, 175, 198, 1) 41.91%, rgba(44, 184, 202, 1) 50%, rgba(116, 180, 43, 1) 75%, rgba(190, 204, 0, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#284E76', endColorstr='#BECC00' ,GradientType=0)";
	background: linear-gradient(0deg, rgba(40, 78, 118, 1) 0%, rgba(45, 131, 179, 1) 20%, rgba(45, 151, 188, 1) 28.76%, rgba(44, 175, 198, 1) 41.91%, rgba(44, 184, 202, 1) 50%, rgba(116, 180, 43, 1) 75%, rgba(190, 204, 0, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BECC00', endColorstr='#284E76', GradientType=0);
	width: 10px;
	height: 43vh;
	margin-left: 7.7vw;
}

#pool-eur {
	color: #5d637b;
	font-family: "montserrat", sans-serif;
	font-weight: bold;
	font-size: 3rem;
	letter-spacing: 3.2px;
	line-height: 110%;
	opacity: 0.5;
}

#pool-sac {
	color: #63d4ef;
	font-family: "montserrat", sans-serif;
	font-weight: bold;
	font-size: 5.5rem;
	letter-spacing: 3.2px;
	line-height: 110%;
}

#mappartner-logo {
	position: absolute;
	right: 8%;
	width: 25vw;
	top: -25%;
}

#mappartner {
	position: relative;
	z-index: 99;
}

#sanusbusiness {
	padding-bottom: 5%;
	padding-top: 5%;
	background: black;
	position: relative;
}

#fische {
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 11;
	right: 20%;
	animation: 20s fische infinite;
	-webkit-animation: 20s fische infinite;
	-moz-animation: 20s fische infinite;
	-o-animation: 20s fische infinite;
	transform: scaleX(0.85);
}

@keyframes fische {
	40% {
		right: 12%;
		top: -2%;
	}

	70% {
		right: 7%;
		top: 2%;
	}
}

.kliff {
	height: 500px;
}

.kliff div img {
	width: 100%;
}

.kliff div {
	position: absolute;
	top: 2100px;
	z-index: 9;
	right: 0;
	width: 100%;
}

.kliff>img:last-of-type {
	z-index: 10;
	position: absolute;
	top: 0;
	width: 100%;
}

#sanusbusiness .container-fluid {
	z-index: 99;
	position: relative;
}

#gutscheinsystem {
	background-image: linear-gradient(to bottom,
			rgb(1, 39, 63),
			rgb(1, 39, 63));
	padding-top: 10%;
	position: relative;
	z-index: 100;
}

#mappartner {
	background-image: linear-gradient(to bottom,
			rgb(1, 39, 62),
			rgb(1, 39, 63));
}

.schildkroete {
	position: absolute;
	width: 40%;
	right: 10%;
	bottom: 7%;
	animation: move 12s infinite cubic-bezier(0.02, 0.43, 0.32, 0.81);
	-webkit-animation: move 12s infinite cubic-bezier(0.02, 0.43, 0.32, 0.81);
	-moz-animation: move 12s infinite cubic-bezier(0.02, 0.43, 0.32, 0.81);
	-o-animation: move 12s infinite cubic-bezier(0.02, 0.43, 0.32, 0.81);
}

@keyframes move {
	50% {
		right: 7%;
		bottom: 9%;
	}
}

.moewen {
	position: relative;
}

.moewen img:first-of-type {
	width: 35vw;
	position: absolute;
	top: -1500px;
	right: 35%;
	animation: moewe1 5s infinite;
	-webkit-animation: moewe1 5s infinite;
	-moz-animation: moewe1 5s infinite;
	-o-animation: moewe1 5s infinite;
}

@keyframes moewe1 {
	50% {
		right: 33%;
	}
}

.moewen img:last-of-type {
	width: 20vw;
	position: absolute;
	top: -1800px;
	right: 10%;
	animation: moewe2 8s infinite;
	-webkit-animation: moewe2 8s infinite;
	-moz-animation: moewe2 8s infinite;
	-o-animation: moewe2 8s infinite;
}

@keyframes moewe2 {
	50% {
		top: -1700px;
	}
}

#sanuscoin,
#sanusmap-app {
	background: rgb(1, 39, 63);
}

#sanusmap-app .row>div:first-of-type {
	margin-top: 10%;
}

.white-font {
	color: white !important;
}

#sanusbusiness .panel.business .panel-heading a .ico-sanus-business {
	background-color: #314c7c;
	background-image: url("/img/logo-sanus-business.png");
}

#sanusbusiness .panel.business .panel-heading a .ico-sanus-products {
	background-color: #afb649;
	background-image: url("/img/logo-sanus-products.png");
}

#sanusbusiness .panel.business .panel-heading a .ico-sanus-world {
	background-color: #72beeb;
	background-image: url("/img/logo-sanus-world.png");
}

#sanusbusiness .panel.business .panel-heading a .ico-sanus-store {
	background-color: #7fa054;
	background-image: url("/img/logo-sanus-store.png");
}

#sanusbusiness .panel.business .panel-heading a .ico-sanus-companies {
	background-color: #546cb2;
	background-image: url("/img/logo-sanus-companies.png");
}

#sanusbusiness .panel.business .panel-heading a .vs-part-1,
#sanusbusiness .panel.business .panel-heading a .vs-part-2 {
	width: 50%;
	float: left;
	text-align: center;
	color: white;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 60% auto;
	font-size: 1.6rem;
	font-family: "montserrat", sans-serif;
	padding-top: 37%;
	padding-bottom: 5%;
	letter-spacing: 0.6px;
}

.content.sanus-business .panel.business .panel-heading a {
	display: block;
	position: relative;
	overflow: hidden;
}

#sanusbusiness .panel.business .panel-heading a .vs-divider {
	position: absolute;
	left: 50%;
	top: 11vh;
	margin: -25px 0 0 -25px;
	width: 50px;
	height: 50px;
	background: rgba(255, 255, 255, 0.125);
	text-align: center;
	line-height: 50px;
	border-radius: 25px;
	text-transform: uppercase;
	color: white;
	font-weight: 600;
	font-size: 2.15384615em;
}

.fa-exchange::before {
	content: "\f0ec";
}

#sanusbusiness .panel.animated,
#sanusbusiness .panel-heading {
	background-color: transparent !important;
	border: none;
	background-image: none !important;
}

#sanusbusiness .panel-heading {
	padding: 0 !important;
}

#sanusbusiness .top30>div {
	margin-bottom: 1%;
}

#sanusbusiness .panel:before {
	content: "+";
	position: absolute;
	top: 0;
	color: white;
	font-size: 3rem;
	right: 5%;
}

#sanuscompanies {
	background: url("img/BG_Unterwasserwelt.jpg");
	background-size: 100%;
	padding: 50% 0 35vh 0;
	background-repeat: no-repeat;
	position: relative;
	z-index: 5;
}

#sanusplanet {
	padding-top: 5%;
	position: relative;
	z-index: 11;
}

#sanusplanet>div:first-of-type {
	padding-top: 2.5%;
	padding-right: 5%;
}

.quallen {
	display: flex;
	align-items: center;
	justify-content: end;
	padding: 0 15% 0 0;
	z-index: 1;
}

.quallen img {
	width: 15%;
	height: auto;
	margin-top: 15%;
	position: absolute;
}

#sanusmap-app div.row {
	position: relative;
	z-index: 2;
}

.quallen img:first-of-type {
	transform: scaleX(-1);
	opacity: 0.3;
	left: 30%;
	animation: qualle1 8s infinite;
	-webkit-animation: qualle1 8s infinite;
	-moz-animation: qualle1 8s infinite;
	-o-animation: qualle1 8s infinite;
}

@keyframes qualle1 {
	50% {
		left: 28%;
		opacity: 0.6;
	}
}

.quallen img:nth-of-type(2) {
	left: 45%;
	opacity: 0.5;
	animation: qualle2 6s infinite;
	-webkit-animation: qualle2 6s infinite;
	-moz-animation: qualle2 6s infinite;
	-o-animation: qualle2 6s infinite;
}

@keyframes qualle2 {
	50% {
		width: 15.5%;
		left: 45.5%;
		margin-top: 12%;
		opacity: 1;
	}
}

.quallen img:last-of-type {
	left: 70%;
	animation: qualle3 10s infinite;
	-webkit-animation: qualle3 10s infinite;
	-moz-animation: qualle3 10s infinite;
	-o-animation: qualle3 10s infinite;
}

@keyframes qualle3 {
	50% {
		left: 68.5%;
		margin-top: 16%;
	}
}

#sanuscoin {
	padding-top: 15%;
}

#footer-1 {
	background: #f4f4f4;
	padding: 25px 9%;
	padding: 25px 15px;
}

#footer-1 a {
	font-family: "montserrat", sans-serif;
	color: #5d637b;
	letter-spacing: 0.5px;
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;
}

#footer-1 ul {
	margin-bottom: 0;
	display: flex;
	justify-content: center;
}

#footer-1 li {
	position: relative;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
}

#footer-1 li:not(:last-of-type) {
	border-right: 1px solid #5d637b;
}

#footer-1 ul>li>a {
	font-size: 16px;
}

#footer-2 {
	margin: 3% 0;
}

#footer-2 li {
	font-family: "montserrat", sans-serif;
	color: #5d637b;
	letter-spacing: 0.4px;
	font-size: 16px;
	line-height: 26px;
}

#footer-2 li a {
	opacity: 0.5;
	color: #5d637b;
	text-decoration: none;
	cursor: pointer;
	hyphens: auto;
}

#footer-2 li:first-of-type {
	font-size: 18px;
	margin-bottom: 5px;
	width: 100%;
}

#footer-2>.row {
	min-height: 223px;
}

#footer-2 ul li.text-uppercase {
	margin-bottom: 15px;
}

#footer-2 ul li:not(.text-uppercase) strong {
	font-weight: normal;
}

#footer-2 .col-lg-3 ul.list-inline li:not(.text-uppercase) {
	margin: 4px 4px;
}

#footer-2 .col-lg-1:last-of-type {
	display: flex;
	flex-direction: column;
	min-height: 204px;
}

#footer-2 .col-lg-1>.list-unstyled {
	flex-grow: 1;
}

#footer-2 .col-lg-1:last-of-type>a {
	align-self: flex-end;
	margin: 4px;
}

#footer-3 {
	background: #5d637b;
}

#footer-3 p,
#footer-3 a {
	font-size: 13px;
	color: white;
	font-family: "montserrat", sans-serif;
	letter-spacing: 0.8px;
	text-decoration: none;
}

#footer-3 p {
	margin: 0 auto;
	text-align: center;
}

#footer-1 a:hover,
#footer-3 a:hover {
	color: #63d4ef !important;
}

#footer-2 a:hover {
	opacity: 1;
}

.fa-facebook {
	background-color: #aeb1bd;
	padding: 6px 10px 5px 9px;
	border-radius: 50%;
	color: white;
	font-size: 20px;
}

.fa-youtube,
.fa-instagram {
	background-color: #aeb1bd;
	padding: 5px 6px 5px 7px;
	border-radius: 50%;
	color: white;
	font-size: 20px;
}

#sanusproducts .col-md-3 a:before {
	width: 0px;
	height: 300px;
	background-size: 100%;
	position: absolute;
	left: -420px;
	bottom: -70px;
	z-index: 99;
	content: " ";
	transition: height 0.3s;
}

#sanusproducts .col-md-3:hover>a:before {
	width: 350px;
}

#ecaia a:before {
	background: url("img/ecaja@2x.png") no-repeat center center;
}

#esori a:before {
	background: url("img/Esori@2x.png") no-repeat center center;
}

#anacos a:before {
	background: url("img/Anacos@2x.png") no-repeat center center;
}

#sanuscompanies .text:after {
	content: "Sind Sie";
	font-family: BroadcastMatter;
	position: absolute;
	color: #fff;
	font-size: 6em;
	top: -40px;
	right: 250px;
}

#sanuscompanies .text:before {
	content: "Unternehmer?";
	font-family: BroadcastMatter;
	position: absolute;
	color: #fff;
	top: 30px;
	right: 80px;
	font-size: 6em;
}

header .row h3 {
	white-space: nowrap;
}

.pool-einnahmen:after {
	content: "";
	background: url("img/sanusplanet_logo.png") no-repeat;
	position: absolute;
	top: -20px;
	height: 430px;
	width: 100%;
	max-width: 400px;
	background-size: contain;
}

.pool-einnahmen p:first-of-type {
	margin-top: 150px;
}

.pool-einnahmen p {
	z-index: 1;
	position: relative;
	margin-left: 50px;
}

#comingsoon-img {
	margin-top: 20%;
}

.nav-login #shop-nav li a.dropdown-toggle {
	margin-top: 0 !important;
	margin-left: 30px !important;
}

.nav-login #shop-nav li .shop-icon:before {
	content: "";
	position: absolute;
	background: url("img/shop-icon.png");
	width: 35px;
	height: 35px;
	background-size: contain;
	left: -25px;
	top: 5px;
}

.nav-login #shop-nav li a:hover {
	background: transparent;
	color: #63d4ef;
}

.nav-login #shop-nav li .color-btn:hover {
	color: #63d4ef;
}

/* Sanusevents */

#sanusevents .list-upcoming {
	padding-left: 20px;
}

#sanusevents .list-upcoming li {
	text-align: left;
	color: white;
	font-size: 1.4rem;
	letter-spacing: 0.4px;
	font-family: "montserrat", sans-serif;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	position: relative;
}

#sanusevents .list-upcoming li:before {
	content: '';
	height: 7px;
	width: 7px;
	position: absolute;
	left: -20px;
	top: 40%;
	border-radius: 50%;
	background: white;
}

#sanusevents .list-upcoming a {
	padding: 5px 20px;
}

#sanusevents header {
	padding: 0;
	background-image: url('/img/events/SANUSCOIN-EVENT_DSC9295.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	min-height: calc(100vh - 60px);
	height: auto;
}

#sanusevents .slick-prev:before,
#sanusevents .slick-next:before {
	content: "\f077";
	font-family: 'FontAwesome';
	color: #5D637B;
	font-size: 2.3rem;
}

#sanusevents .slick-next {
	transform: rotate(90deg);
}

#sanusevents .slick-prev {
	transform: rotate(-90deg);
}

.teilnehmer-slider img {
	position: absolute;
	width: 110px;
	height: 110px;
	top: -40px;
	left: -40px;
	border-radius: 50%;
}

.teilnehmer-slider {
	margin-top: 20px;
}

#sanusevents .slick-slide:active,
#sanusevents .slick-slide:focus,
#sanusevents .slick-slide:hover {
	outline: none;
}

#sanusevents .slick-slide>div {
	background: #F7F7F7;
	margin: 40px;
	padding: 70px 50px;
	position: relative;
}

#sanusevents header .ticket-sichern {
	margin-top: 30px;
}

#sanusevents header .ticket-sichern p {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background: transparent linear-gradient(82deg, #284E76 0%, #2D83B3 23%, #2CB8CA 51%, #74B42B 77%, #BECC00 100%) 0% 0% no-repeat padding-box;
	max-width: 450px;
}

#sanusevents header .ticket-sichern a {
	color: white !important;
}

#events-teilnehmen h4 {
	padding-left: 15vw;
}

#sanusevents .color-cyan {
	color: #2CB8CA !important;
}

#sanusevents .color-yellow-green {
	color: #BECC00 !important;
}

#sanusevents .color-btn {
	padding: 10px 22px 9px;
	padding: 10px 40px;
	opacity: 1;
	font-weight: bold;
}

#sanusevents .outline-btn {
	font-weight: bold;
}

#sanusevents .row {
	margin: 0;
}

#sanusevents #events-ergebnisse a {
	padding: 10px 0;
	width: 100%;
	text-align: center;
	display: block;
}

.single-event>div:last-of-type {
	padding: 20px 40px 0 20px;
}

.single-event hr,
#sanusevents-search hr {
	border-top: 2px solid #5D637B;
}

#sanusevents-search {
	padding-top: 60px;
}

#sanusevents .color-btn:hover {
	-webkit-box-shadow: inset 0px 0px 0px 2px #63d4ef;
	-moz-box-shadow: inset 0px 0px 0px 2px #63d4ef;
	box-shadow: inset 0px 0px 0px 2px #63d4ef;
	background: transparent;
	color: #63d4ef;
	text-decoration: none;
}

#sanusevents header .row .text-small {
	width: 100%;
}

#sanusevents header>.row:nth-of-type(2) {
	display: flex;
	justify-content: space-between;
}

#sanusevents header>.row:nth-of-type(2)>div {
	padding: 2% 5% 5% 5%;
	background: rgba(37, 38, 52, 0.85);
	width: 40vw;
	text-align: center;
}

.upcoming-next {
	display: flex;
	justify-content: space-between;
	align-items: end;
	padding-top: 10px;
	margin-bottom: -30px;
}

#sanusevents h6 {
	font-family: "BroadcastMatter";
	font-size: 4rem;
	line-height: 1;
}

#events-mission {
	padding: 20vh 0 10vh 0;
	background-color: #F7F7F7;
}

#sanusevents .vertical-line:before {
	background: linear-gradient(0deg, #284E76 0%, #2D83B3 23%, #2CB8CA 51%, #74B42B 77%, #BECC00 100%);
}

#sanusevents .horizontal-line:before {
	background: linear-gradient(-90deg, #284E76 0%, #2D83B3 23%, #2CB8CA 51%, #74B42B 77%, #BECC00 100%);
}

#events-mission>.row:nth-of-type(2) {
	padding-top: 18vh;
	position: relative;
}

#sanusevents h4 {
	color: #5d637b;
}

#events-mission h4 {
	position: absolute;
	top: -8vh;
	right: 30vw;
}

#events-mission p {
	padding-right: 5%;
}

#events-teilnehmen {
	padding: 20vh 0 10vh 0;
}

#events-einfachanmelden {
	padding: 0 0 20vh 0;
}

#events-sei-live-dabei {
	padding: 20vh 0 0 0;
}

#events-erste-mal-hier {
	padding: 22vh 0 15vh 0;
	background: #F7F7F7;
}

#events-erste-mal-hier p {
	padding-right: 10%;
}

.cdDigits {
	font-weight: bold;
}

.cdText {
	font-size: 1em;
}

#sanusevents iframe {
	background: transparent linear-gradient(180deg, #BECC00 0%, #74B42B 23%, #2CB8CA 51%, #2D83B3 77%, #284E76 100%) 0% 0% no-repeat padding-box;
	padding: 4px;
	max-width: 32vw;
	max-height: 22vw;
}

.events-hr {
	background: transparent linear-gradient(270deg, #BECC00 0%, #74B42B 23%, #2CB8CA 51%, #2D83B3 77%, #284E76 100%) 0% 0% no-repeat padding-box;
	height: 3px;
	width: 100%;
}

.single-event {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 10px 13px 12px #00000014;
	opacity: 1;
}

.single-event>div {
	min-height: 250px;
	padding: 0 40px;
}

.single-event>div:first-of-type,
.single-event>div:nth-of-type(3) {
	background: #f7f7f7;
}

.single-event>div:nth-of-type(3) a {
	float: right;
}

.single-event>div:first-of-type h3 {
	font-size: 5rem;
}

#events-ergebnisse {
	padding: 0 0 10vh 0;
}

.h4-big {
	font-size: 14rem;
	line-height: 0.6;
}

#events-sei-live-dabei {
	background-image: url('/img/events/Gruppe 904.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	height: 95vh;
	position: relative;
}

#events-sei-live-dabei>.row:nth-of-type(2) {
	position: absolute;
	width: 100%;
	bottom: 30px;
}

#events-sei-live-dabei h4 {
	color: white;
	font-size: 26rem;
}

#events-sei-live-dabei select[name="event_category_id"] {
	width: 35vw;
}

#events-sei-live-dabei select[name="country_id"] {
	width: 25vw;
}

#events-sei-live-dabei form {
	display: flex;
	justify-content: space-between;
	padding-right: 40px;
}

select.form-control {
	border-radius: unset;
}

.event-banner {
	position: absolute;
	transform: rotate(90deg);
	color: white;
	background: #BECC00;
	right: -125px;
	min-width: 250px;
	text-align: center;
	top: 113px;
	line-height: 2;
	letter-spacing: 1px;
}

.event-banner-2 {
	background: #2CB8CA !important;
}

#events-ergebnisse>.row {
	margin: 50px 0 0 0;
}

#sanusevents .cdDigits {
	font-weight: bold;
	font-size: 1.4em;
	color: #5D637B;
	line-height: 1;
}

#sanusevents .cdText {
	font-size: 0.75em;
	text-transform: uppercase;
	color: #5D637B;
}

#sanusevents .single-event>div:first-of-type {
	padding: 0;
}

#sanusevents .cdElement {
	border: solid 1px #5D637B;
	border-radius: 50%;
	height: 55px;
	width: 55px;
	padding: 8px 0 0 0;
}

#sanusevents .cdLine {
	display: flex;
	justify-content: space-around;
}

.single-event>div:first-of-type hr {
	width: 75%;
}

.single-event>div:first-of-type p,
.single-event>div:nth-of-type(2) p {
	line-height: 1;
}

#sanusevents-search h1 {
	color: #5d637b;
}

.events-cashback {
	position: relative;
}

.events-cashback:before {
	content: '';
	background-image: url('/img/events/SANUSCREDIT-Logo-Text@2x.png');
	width: 50px;
	height: 50px;
	background-size: contain;
	position: absolute;
	background-repeat: no-repeat;
	top: -20px;
	right: 4vw;
}

.event-icons {
	display: flex;
	justify-content: flex-end;
	margin-top: -10px;
}

#sanusevents #events-ergebnisse .event-icons a {
	height: 40px;
	width: 25px;
	margin-left: 20px;
}

#category_1 {
	color: #BECC00;
}

#category_2 {
	color: #74B42B;
}

#category_3 {
	color: #2CB8CA;
}

#category_4 {
	color: #2D83B3;
}

#category_5 {
	color: #284E76;
}

#category_6 {
	color: #BECC00;
}

#category_7 {
	color: #74B42B;
}

#category_8 {
	color: #2CB8CA;
}

#category_9 {
	color: #2D83B3;
}

#category_10 {
	color: #284E76;
}

#sanusevents-search select {
	width: 90%;
	height: 42px;
}

.each-event {
	padding: 5vh 0;
}

#sanusevents-search section:last-of-type {
	padding-bottom: 10vh;
}

#sanusevents-search button,
.each-event a.color-btn {
	float: right;
	font-weight: bold;
}

.each-event .event-description,
.each-event .event-description strong,
.each-event .event-description a {
	font-size: 1.6rem;
	line-height: 2.6rem;
	color: #5d637b;
	font-family: "source-sans-pro", sans-serif;
}

.each-event .event-description a {
	font-weight: bold;
	position: relative;
}

/*
.each-event .event-description a:after{
    content: '';
    background-image: url('/img/events/download_icon.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    position: absolute;
}*/
#sanusevents h3 {
	font-size: 3rem;
}

#events-einfachanmelden h4 {
	margin-left: 3%;
}

#events-mission .vorgeschmack-pfeil:first-of-type {
	position: absolute;
	width: 7vw;
	transform: scaleX(-1);
	left: 42vw;
	top: 2%;
}

#events-mission .vorgeschmack-pfeil:last-of-type {
	position: absolute;
	width: 7vw;
	left: 68vw;
	top: 5%;
}

.each-event img {
	padding-right: 7%;
}

button,
button:focus {
	outline: none;
}

/* Sanusstore */

#sanusstore .partner-slider img {
	margin: 0 auto;
	max-width: 260px;
	image-rendering: crisp-edges;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
}

.btn-row h3.btn-comingsoon {
	font-family: 'BroadcastMatter';
	font-size: 71px;
	position: absolute;
	z-index: 10;
	top: -55px;
	font-weight: 100;
	left: -12%;
	transform: rotate(-14deg);
}

a.disabled {
	pointer-events: none;
	background: transparent;
	border: 3px solid rgba(116, 180, 43, 1);
	padding-top: 12px;
	padding-bottom: 12px;
	color: rgba(116, 180, 43, 1);
}

.partner-slider img {
	height: auto;
	width: 100%;
	max-height: 200px;

}

.partner-slider .slick-list,
.partner-slider .slick-track,
.parnter-slider .slick-slide {
	max-height: 200px;
}

.partner-slider .slick-track {
	display: flex;
	justify-content: center;
	align-items: center;
	max-height: 200px;
}

a:focus {
	outline-style: none !important;
}

#sanusstore .partner-slider .content {
	padding: 0 10px;
}

#sanusstore .slick-next:before {
	content: "\f077";
	font-family: 'FontAwesome';
	color: white;
	font-size: 2.3rem;
}

#sanusstore .slick-prev:before {
	content: "\f077";
	font-family: 'FontAwesome';
	color: white;
	font-size: 2.3rem;
}

#sanusstore .slick-prev {
	transform: rotate(-90deg);
}

#sanusstore .slick-next {
	transform: rotate(90deg);
}

#sanusstore header {
	margin-top: -5px;
	background-image: url('/img/store/Gruppe 871.jpg');
	background-position: top;
	height: calc(100vh - 117.5px);
}

nav.second-subnav,
.sanusstore-subnav {
	box-shadow: 0px 1px 10px #00000029 inset, 0px 1px 4px #00000029;
	top: 60px;
	z-index: 99;
}

nav.second-subnav .navbar.header,
.sanusstore-subnav .navbar-header {
	width: 100%;
}

nav.second-subnav .navbar-nav a,
.sanusstore-subnav .navbar-nav a {
	padding: 20px 30px 10px 30px;
}

nav.second-subnav .navbar-nav>li:first-of-type a,
.sanusstore-subnav .navbar-nav>li:first-child a {
	padding-left: 5px;
}

nav.second-subnav .dropdown-toggle,
nav.second-subnav .dropdown a,
nav.sanusstore-subnav .dropdown-toggle,
nav.sanusstore-subnav .dropdown a {
	font-size: 14px !important;
	margin: 0 !important;
}

nav.second-subnav a,
#sanusstore nav.sanusstore-subnav a,
#sanusstore nav.sanusstore-subnav p:not(.broadcast-font) {
	color: #5D637B;
	font-size: 1.6rem;
	font-family: 'montserrat';
	line-height: 1;
}

#sanusstore nav.sanusstore-subnav p {
	padding-top: 20px;
}

#sanusstore nav.sanusstore-subnav a.color-btn {
	color: white;
	padding: 10px 20px;
	float: left;
	font-size: 1.4rem;
}


#sanusstore nav.sanusstore-subnav a.color-btn:hover {
	color: #63d4ef;
	-webkit-box-shadow: inset 0px 0px 0px 2px #63d4ef;
	-moz-box-shadow: inset 0px 0px 0px 2px #63d4ef;
	box-shadow: inset 0px 0px 0px 2px
}

.visible-inline-xs {
	display: none;
}



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

	nav.second-subnav .dropdown:hover .dropdown-menu,
	nav.sanusstore-subnav .dropdown:hover .dropdown-menu {
		display: block;
	}
}

.second-subnav .navbar,
.sanusstore-subnav.navbar {
	min-height: unset;
	z-index: 10;
}

#sanusstore header p.broadcast-font {
	font-size: 5rem;
}

#sanusstore header {
	padding: 13vh 0 0 0;
}

#sanusstore header h1 {
	font-size: 13rem;
	line-height: 0.8;
	color: white;
}

#sanusstore header .color-btn {
	padding-top: 15px;
	font-size: 2.8rem;
	padding-bottom: 15px;
	padding: 20px unset;
	padding-left: unset;
	padding-right: unset;
	width: 100%;
	display: block;
	text-align: center;
}

#sanusstore header>div:first-of-type>p:before {
	content: '';
	background-image: url('/img/store/Gruppe 777.png');
	transform: scaleX(-1);
	position: absolute;
	width: 140px;
	height: 140px;
	background-repeat: no-repeat;
	background-size: contain;
	top: 70%;
	left: calc(50% - 380px);
}

#sanusstore header>div:first-of-type>p:after {
	content: '';
	background-image: url('/img/store/Gruppe 777.png');
	position: absolute;
	width: 140px;
	height: 140px;
	background-repeat: no-repeat;
	background-size: contain;
	top: 70%;
	right: calc(50% - 380px);
}

#sanusstore .btn-row {
	display: flex;
	justify-content: space-evenly;
	padding-top: 10vw;
}

#sanusstore h4,
#sanusstore h5 {
	color: #5D637B;
}

#store-intro {
	padding: 20vh 0;
}

#sanusstore .sanusstore-vorteile,
#sanusstore .sanusstore-soeinfach,
#sanusstore .store-produkte-col {
	display: flex;
	justify-content: space-between;
}

#sanusstore .sanusstore-vorteile>div {
	width: 30%;
	position: relative;
}

#sanusstore .sanusstore-vorteile>div:before {
	content: '';
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	position: absolute;
	top: -25px;
	left: -25px;
	background-size: contain;
}

#sanusstore .sanusstore-vorteile img {
	width: 99%;
}

#sanusstore .sanusstore-vorteile>div:first-of-type:before {
	background-image: url('/img/store/Gruppe 872.png');
}

#sanusstore .sanusstore-vorteile>div:nth-of-type(2):before {
	background-image: url('/img/store/Gruppe 873.png');
}

#sanusstore .sanusstore-vorteile>div:last-of-type:before {
	background-image: url('/img/store/Gruppe 874.png');
}

#sanusstore .sanusstore-soeinfach>div {
	width: 28%;
}

#sanusstore #store-unternehmer {
	background: #F7F7F7;
	padding: 7vh 0;
}

#sanusstore #store-produkte {
	padding: 13vh 0 15vh 0;
}

#sanusstore .store-produkte-col>div {
	width: 30%;
	position: relative;
	box-shadow: 0px 3px 16px #00000029;
	padding-bottom: 30px;
}

#sanusstore .store-produkte-col>div p {
	font-family: 'BroadcastMatter';
	font-size: 3.8rem;
	position: absolute;
	right: 3vw;
	bottom: 85px;
}

#sanusstore .store-produkte-col a {
	margin: 0 auto;
	display: table;
}

#sanusstore .store-produkte-col div>img:nth-of-type(2) {
	margin: 0 auto;
	display: block;
	margin-top: -80px;
	padding-bottom: 50px;
	max-width: 170px;
}

#sanusstore .store-produkte-col div h6 {
	text-align: center;
	font-size: 28px;
	color: #5d637b;
	padding-bottom: 42px;
}

#sanusstore .store-produkte-col>div:last-of-type>img:nth-of-type(2) {
	padding-bottom: 0;
	width: 105px;
	margin-top: -60px;
}

#store-onlineshops {
	background-image: url('/img/store/avi-richards-Z3ownETsdNQ-unsplash.jpg');
	background-size: cover;
	padding: 15vh 0;
}

#store-onlineshops p,
#store-onlineshops h4,
#store-onlineshops h5,
#store-onlineshops h2,
#store-onlineshops h3 {
	color: white;
}

#store-onlineshops>.row:first-of-type {
	padding-bottom: 5%;
}

#store-onlineshops>.row:first-of-type h4 {
	font-size: 15rem;
	line-height: 0.5;
	margin: 0;
}

#store-onlineshops h4 span {
	margin-left: 15%;
}

.sanusstore-soeinfach p,
.sanusstore-soeinfach a {
	margin-left: 20%;
}

#store-so-einfach {
	padding: 22vh 0 13vh 0;
	background: #F7F7F7;
}

#sanusstore .soeinfach-pfeil {
	position: absolute;
	left: 85%;
	width: 10vw;
	top: 30%;
}

#store-werben h2 {
	margin-top: 0;
}

#store-werben {
	padding: 22vh 0;
}

#store-werben div>img:first-of-type {
	float: right;
}

#store-werben div>img:nth-of-type(2) {
	position: absolute;
	top: 19%;
	max-width: 500px;
	left: -7.5vw;
}

#store-werben div>p:last-of-type {
	padding-right: 20%;
}

#store-unternehmer h4 span {
	padding-left: 15%;
}

#store-entsorgung {
	background-image: url('/img/store/Gruppe 879.jpg');
	padding: 15vh 0 13vh 0;
	max-height: 523px;
}

#store-entsorgung h2 span {
	padding: 0 20px;
	font-size: 13rem;
	font-weight: 300;
}

#store-entsorgung h2 {
	color: white;
}

#sanusstore .color-btn,
#sanusstore .outline-btn {
	padding: 13px 30px;
}

#store-onlineshops .col-sm-2 {
	padding-right: 50px;
}

#store-so-einfach .sanusstore-soeinfach>div {
	position: relative;
}

#store-so-einfach .sanusstore-soeinfach>div:before {
	content: '';
	background-size: contain;
	width: 60px;
	height: 60px;
	position: absolute;
	background-repeat: no-repeat;
	top: 7%;
}

#store-so-einfach .sanusstore-soeinfach>div:first-of-type:before {
	background-image: url('/img/store/Gruppe 872.png');
}

#store-so-einfach .sanusstore-soeinfach>div:nth-of-type(2):before {
	background-image: url('/img/store/Gruppe 873.png');
}

#store-so-einfach .sanusstore-soeinfach>div:nth-of-type(3):before {
	background-image: url('/img/store/Gruppe 874.png');
}

#store-onlineshops div>img:nth-of-type(2) {
	padding: 15px 0 10px 0;
}

#sanusstore nav.sanusstore-subnav a.outline-btn {
	line-height: 1;
	font-size: 1.4rem;
	float: left;
	padding: 10px 20px;
	border-color: #5D637B;
}

#sanusstore nav.sanusstore-subnav ul li p.broadcast-font {
	font-size: 5.4rem;
	color: #56A08B;
	position: absolute;
	top: 0;
	transform: rotate(-10deg);
	z-index: 9;
	opacity: 1 !important;
}


#sanusstore nav.sanusstore-subnav ul>li {
	padding-bottom: 10px;
	padding-right: 30px;
}

#sanusstore nav.sanusstore-subnav ul>li:first-of-type {
	padding-right: 0px;
}

#store-modal {
	display: none;
	width: 90vw;
	height: 90vh;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: white;
	padding: 20px;
	z-index: 99999999;
	overflow-y: scroll;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

#store-modal .close-modal {
	position: absolute;
	right: 20px;
}

#store-modal .close-modal i {
	font-size: 2.5rem;
	color: #5D637B;
}

#store-modal .text-small {
	font-size: 1.4rem !important;
}

#store-modal::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

a.disabled {
	cursor: not-allowed !important;
	pointer-events: none;
}

#store-modal::-webkit-scrollbar {
	width: 12px;
	background-color: #F5F5F5;
}

#store-modal::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #555;
}

/* SC Kontoauszug */

.tablesaw-bar.tablesaw-mode-columntoggle.tablesaw-overflow,
.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
	z-index: 100 !important;
}

.second-subnav .navbar-header {
	width: 100%;
}

#creditsindex h1 {
	color: #B29861;
}

#creditsindex #credits-head img {
	margin-top: 9px;
	float: right;
	width: 150px;
}

#creditsindex {
	padding: 100px 0 200px;
}

#creditsindex #credits-head .container-none>.row:nth-of-type(2)>div {
	display: flex;
	justify-content: space-between;
}

#creditsindex #credits-head .container-none>.row:nth-of-type(2)>div span {
	color: #74B42B;
}

#credits-filter {
	padding: 5vh 0 3vh 0;
}

#credits-filter .row>div>div a {
	display: flex;
	align-items: center;
}

#credits-filter a p {
	line-height: 1;
	margin: 0 0 0 20px;
}

#credits-filter p {
	line-height: 1;
	margin: 0 20px 0 0;
}

#credits-filter .row>div>div:nth-of-type(2) {
	display: flex;
	justify-content: center;
	align-items: center;
}

#credits-filter .row>div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#credits-filter a:hover {
	text-decoration: none;
}

#creditsindex>.row:first-of-type {
	margin-bottom: 40px;
}

#credits-breadcrump a {
	color: #5d637b;
}


#credits-tabelle th {
	font-family: 'montserrat';
	font-size: 1.4rem;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	color: #5D637B;
	background-color: #E4E1E1;
	border: 2px solid white;
	text-align: center;
	border-bottom: 25px solid white;
	padding: 17px 0;
}

#credits-tabelle .success {
	background-color: #c4ab68;
}

#credits-tabelle .danger {
	background-color: #db6745;
}

#credits-tabelle td {
	color: white;
	font-family: 'montserrat';
	font-size: 1.4rem;
	letter-spacing: 0.3px;
	text-align: center;
	border: 2px solid white;
	border-bottom: 15px solid white;
	padding: 17px 0;
	text-transform: uppercase;
}

#credits-tabelle tr td:last-of-type,
#credits-tabelle tr th:last-of-type {
	border-right: none;
}

#credits-tabelle tr td:first-of-type,
#credits-tabelle tr th:first-of-type {
	border-left: none;
}

#credits-tabelle {
	padding-bottom: 50px;
}

#credits-head {
	padding-top: 100px;
}

#creditsindex nav.second-subnav .navbar-nav>li:first-of-type a {
	padding-left: 0;
}

nav.second-subnav .navbar-nav a {
	color: #5D637B;
}

#credits-tabelle .tablesaw-advance a.tablesaw-nav-btn.down:before {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

#creditsindex #c-filter {
	display: none;
	box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
	padding: 20px;
	position: absolute;
	left: 50%;
	z-index: 9999;
	transform: translate(-50%, -50%);
	background: white;
	top: 50%;
	min-width: 400px;
}

#creditsindex #c-filter form {
	display: flex;
	flex-direction: column;
}

#creditsindex #c-filter label {
	padding-top: 20px;
	font-size: 1.8rem;
	color: #5d637b;
}

#creditsindex #c-filter input,
#creditsindex #c-filter select {
	color: #5d637b;
}

#credits-filter .close-filter {
	position: absolute;
	right: 20px;
	top: 10px;
}

#credits-filter .close-filter i {
	font-size: 2.4rem;
	color: #5d637b;
}

a:focus {
	text-decoration: none;
}

#credits-filter input,
#credits-filter textarea,
#credits-filter select {
	border: 1px solid #5d637b;
}

.tablesaw-advance {
	padding-right: 8.333%;
}

#credits-filter input[type="submit"] {
	background: -moz-linear-gradient(0% 50% 0deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%);
	background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(190, 204, 0, 1)), color-stop(0.25, rgba(116, 180, 43, 1)), color-stop(0.5, rgba(44, 184, 202, 1)), color-stop(0.5809, rgba(44, 175, 198, 1)), color-stop(0.7124, rgba(45, 151, 188, 1)), color-stop(0.8, rgba(45, 131, 179, 1)), color-stop(1, rgba(40, 78, 118, 1)));
	background: -o-linear-gradient(0deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%);
	background: -ms-linear-gradient(0deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%);
	background: linear-gradient(90deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%);
	border: none;
	color: white !important;
	width: auto;
	margin: 0 auto;
	padding: 10px 20px;
	font-size: 1.8rem;
}


.pl-sm {
	padding-left: 10px;
}

.d-flex {
	display: flex;
}

.bold {
	font-weight: bold;
}

input[type="submit"].color-btn {
	background: -moz-linear-gradient(0% 50% 0deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%) !important;
	background: -webkit-linear-gradient(0deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%) !important;
	background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(190, 204, 0, 1)), color-stop(0.25, rgba(116, 180, 43, 1)), color-stop(0.5, rgba(44, 184, 202, 1)), color-stop(0.5809, rgba(44, 175, 198, 1)), color-stop(0.7124, rgba(45, 151, 188, 1)), color-stop(0.8, rgba(45, 131, 179, 1)), color-stop(1, rgba(40, 78, 118, 1))) !important;
	background: -o-linear-gradient(0deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%) !important;
	background: -ms-linear-gradient(0deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%) !important;
	background: linear-gradient(90deg, rgba(190, 204, 0, 1) 0%, rgba(116, 180, 43, 1) 25%, rgba(44, 184, 202, 1) 50%, rgba(44, 175, 198, 1) 58.09%, rgba(45, 151, 188, 1) 71.24%, rgba(45, 131, 179, 1) 80%, rgba(40, 78, 118, 1) 100%) !important;
	border: none;
	color: white !important;
	width: auto;
	margin: 0 auto;
	padding: 10px 20px;
	font-size: 1.8rem;
}

input[type="submit"].color-btn:hover {
	-webkit-box-shadow: inset 0px 0px 0px 2px #63d4ef;
	-moz-box-shadow: inset 0px 0px 0px 2px #63d4ef;
	box-shadow: inset 0px 0px 0px 2px #63d4ef;
	background: transparent !important;
	color: #63d4ef !important;
	text-decoration: none;
}

.text-underline {
	text-decoration: underline;
}

.grey-outline-btn {
	border: 2px solid #5d637b;
	padding: 8px 20px;
	background: transparent;
	cursor: pointer;
	color: #5d637b;
	font-family: "source-sans-pro", sans-serif;
	font-size: 1.6rem;
	letter-spacing: 0.6px;
}

.grey-outline-btn:hover {
	border: 2px solid #9ed545 !important;
	color: #9ed545 !important;
	text-decoration: none;
	background: transparent;
}

.qrview {
	min-height: 800px;
}

.qrview .form-control {
	width: 250px;
	border-radius: 0;
	border: 1px solid #5d637b;
	font-size: 30px;
}

#pairing-status {
	position: absolute;
	right: 0;
	width: 365px;
	top: 120px;
	background: #F7F7F7;
	padding: 40px 10px 0 40px;
}

#pairing-status .glyphicon-ok {
	color: transparent;
	background: transparent;
	padding: 6px;
	border-radius: 50%;
	font-size: 16px;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #5D637B;
}

#pairing-status .active .glyphicon-ok {
	background: #9ED545;
	border: 1px solid #9ED545;
	color: white;
}

#pairing-status>div {
	position: relative;
	padding-bottom: 0;
	margin-bottom: 1vw;
}

.kyc-status .approved {
	background: rgba(116, 180, 43, 1);
}

.kyc-status .pending {
	background: rgba(44, 175, 198, 1);
}

.kyc-status .declined {
	background: red;
}

.kyc-status>span {
	color: white;
	padding: 7px 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#pairing-status>div>div {
	padding-left: 45px;
}

#pairing-status>div:after {
	content: '';
	position: absolute;
	background: #5D637B;
	width: 2px;
	height: calc(100% - 40px);
	left: 14px;
	top: 40px;
	opacity: 0.6;
}

#pairing-status>div:last-of-type:after {
	display: none;
}

.qrview .container-fluid {
	max-width: unset;
	padding: 3vw 400px 3vw 15vw;
}

#pairing-status .text-small {
	line-height: 1.5 !important;
}

#pairing-status .active p {
	opacity: 0.6;
}

/* Responsive */

@media all and (min-width: 2000px) {
	#sanuslife .rellax {
		top: 650px;
	}
}

@media all and (max-width: 1700px) {

	.sanuscoin #sac-blick .row>div>.row:nth-of-type(2)>div {
		padding-right: 3vw;
	}

	#sanusstore header .color-btn {
		font-size: 2.4rem;
	}

	#sanuslife .rellax {
		top: 900px;
	}

	.claim {
		margin-top: 20vh;
	}

	.moewen img:last-of-type {
		top: -1600px;
	}

	.moewen img:first-of-type {
		top: -1450px;
	}

	#sanusbusiness .rellax {
		top: 2300px;
	}
}

@media all and (max-width: 1600px) {
	#events-mission h4 {
		top: -15vh;
	}

	#sanusevents header {
		height: 100%;
		padding-bottom: 40px;
		min-height: unset;
	}

	.h4-big {
		font-size: 10rem;
	}

	#sanusevents header .ticket-sichern {
		margin-top: 10px;
	}

	#sanusevents header .ticket-sichern p {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	#events-erste-mal-hier a.color-btn {
		display: block;
		padding: 10px 0;
		text-align: center;
		margin: 0 5% 0 0;
	}

	#sanusevents #events-ergebnisse a {
		font-size: 1.2rem;
	}

	header .row .text-small {
		width: 110%;
	}

	#sanusworld .color-btn,
	#sanusworld .grey-btn {
		margin-top: 5px;
		display: inline-block;
	}

	#sanusworld .color-btn {
		margin-right: 10px;
	}

	#sanusworld .rellax {
		bottom: -550px;
	}

	#sanusworld .grey-btn {
		margin-left: 0px;
		z-index: 1;
		position: relative;
	}

	#sanusproducts {
		padding-bottom: 160px;
	}

	#sanusproducts .col-md-3 a::before {
		left: -350px;
		bottom: -40px;
	}

	#sanuscompanies {
		padding-bottom: 16%;
	}

	#sanusbusiness .rellax {
		top: 2500px;
	}

	#footer-1 {
		padding: 25px 15px;
	}

	#footer-1 a {
		font-size: 14px;
	}

	#footer-1 ul {
		justify-content: center;
	}

	#footer-1 li {
		margin: 0;
		padding-left: 20px;
		padding-right: 20px;
	}

	#footer-1 li::after {
		display: none;
	}

	#footer-1 li:not(:last-of-type) {
		border-right: 2px solid #5d637b;
	}

	#footer-1 ul>li>a {
		font-size: 16px;
	}

	.moewen img:first-of-type {
		top: -1500px;
	}
}

@media all and (max-width: 1500px) {
	#store-werben div>img:nth-of-type(2) {
		max-width: 400px;
	}

	#sanusstore .btn-row {
		display: flex;
		justify-content: space-evenly;
	}

	#sanusstore header .color-btn {
		font-size: 2rem;
	}

	#events-mission h4 {
		right: 20vw;
	}

	#events-mission .vorgeschmack-pfeil:first-of-type {
		left: 45vw;
	}

	#events-mission .vorgeschmack-pfeil:last-of-type {
		left: 80vw;
	}

	#sanusevents .slick-slide>div {
		padding: 70px 30px 50px 30px;
	}

	#sanusevents .cdElement {
		height: 50px;
		width: 50px;
		padding: 8px 0 0 0;
	}

	#sanusevents .cdDigits {
		font-size: 1.2em;
		line-height: 1;
	}

	.moewen img:first-of-type {
		top: -1600px;
	}

	nav.nav-login #navbar .navbar-nav>li>a {
		padding-right: 0;
	}

	header .row .text-small {
		width: 130%;
	}

	#sanusevents header>.row:nth-of-type(2)>div {
		padding: 2%;
	}

	.single-event>div:last-of-type {
		padding: 20px 2% 0 2%;
	}

	#sanusevents #events-ergebnisse a {
		font-size: 1.2rem;
	}

	#events-erste-mal-hier a.color-btn {
		display: block;
		padding: 10px 0;
		text-align: center;
	}

}

@media all and (max-width: 1440px) {

	#sanusstore header h1 {
		font-size: 10rem;
	}

	#sanusevents .cdElement {
		height: 45px;
		width: 45px;
		padding: 5px 0 0 0;
	}


	#sanusevents h3 {
		font-size: 2.6rem;
	}

	#shop-nav {
		padding-left: 4%;
	}

	.nav-login .si-icon span {
		display: none !important;
	}

	.nav-login #navbar ul.navbar-nav li:first-of-type>a {
		padding-right: 5px;
	}

	#footer-1 ul {
		flex-wrap: wrap;
	}

	#footer-1 ul li a {
		line-height: 2;
	}

	#footer-2 .col-lg-1:last-of-type {
		padding-right: 0;
	}

	.nav-home .col-md-2 .dropdown {
		padding-left: 0;
	}

	#mappartner .col-md-4 .color-btn:last-of-type {
		margin-left: 0 !important;
		float: left;
		margin-top: 20px;
	}

	.moewen img:first-of-type {
		top: -1600px;
	}

	.moewen img:last-of-type {
		top: -1700px;
	}

	@keyframes moewe2 {
		50% {
			top: -1800px;
		}
	}

	#sanusbusiness .panel.business .panel-heading a .vs-part-1,
	#sanusbusiness .panel.business .panel-heading a .vs-part-2 {
		font-size: 1.2rem;
	}

	#sanuslife .col-md-3 h3 {
		font-size: 2.3rem;
	}

	#sanusproducts {
		padding-bottom: 80px;
	}

	#sanuscompanies {
		padding-bottom: 8%;
	}

	#mappartner {
		padding-top: 8%;
	}

	.schildkroete {
		width: 30%;
		right: 0%;
		bottom: -3%;
	}

	#sanusbusiness .rellax {
		top: 2600px;
	}

	header .claim {
		margin-bottom: 2%;
	}
}

@media all and (max-width: 1320px) {
	#store-entsorgung h2 span {
		font-size: 10rem;
	}

	#sanusstore header>div:first-of-type>p:after,
	#sanusstore header>div:first-of-type>p:before {
		width: 100px;
		height: 100px;
	}

	#sanusstore header>div:first-of-type>p:before {
		left: calc(50% - 340px);
	}

	#sanusstore header>div:first-of-type>p:after {
		right: calc(50% - 340px);
	}

	header .row .text-small {
		width: 150%;
	}

	#sanusbusiness .rellax {
		top: 2800px;
	}

	.single-event>div:last-of-type {
		padding: 20px 2% 0 1%;
	}
}

@media all and (max-width: 1280px) {

	.navbar .row {
		padding: 10px 15px 5px 15px;
	}

	.claim span {
		font-size: 6rem;
	}

	.claim span span {
		font-size: 12rem;
	}

	nav.nav-login #navbar li a {
		padding-left: 5px;
	}

	h2 {
		font-size: 3.5rem;
	}

	#sanuslife h3 span {
		font-size: 9rem;
		margin-left: 2%;
	}

	#sanusworld>div:first-of-type {
		margin-top: 5%;
	}

	.kliff div {
		top: 2800px;
	}

	.kliff {
		height: 350px;
	}

	#sanusbusiness {
		padding-top: 0;
	}

	body p {
		font-size: 2rem;
		line-height: 3.2rem;
	}

	.well::before {
		left: 8px;
	}

	#sanuslife {
		background-position-y: 90%;
	}

	#sanuslife .rellax {
		top: 82%;
	}

	#sanusworld .rellax {
		bottom: -550px;
	}

	#sanusproducts .col-md-3 a::before {
		left: -280px;
	}

	#sanusproducts .col-md-3:hover>a:before {
		width: 275px;
	}

	#sanusbusiness .panel .panel-heading[aria-expanded="false"] .vs-part-1::before {
		font-size: 1.6rem;
	}

	#footer-1 {
		padding: 25px 15px;
	}

	#footer-1 a {
		font-size: 14px;
	}

	#footer-1 ul {
		justify-content: center;
	}

	#footer-1 li {
		padding-left: 15px;
		padding-right: 15px;
		margin: 0;
	}

	#footer-1 li::after {
		display: none;
	}

	#footer-1 li:not(:last-of-type) {
		border-right: 2px solid #5d637b;
	}

	#footer-2 li:first-of-type {
		font-size: 14px;
	}

	#footer-2 li {
		font-size: 12px;
	}

	#mappartner div .color-btn:nth-of-type(2) {
		margin-left: 0 !important;
		margin-top: 7%;
		float: left;
	}

	h4 {
		font-size: 7rem;
	}

	#sanusbusiness .rellax {
		top: 2700px;
	}

	.text-small,
	#well-info,
	#sanusbusiness .panel p {
		line-height: 2.4rem;
		letter-spacing: 0.5px;
	}

	body .sanuscoin #sac-blick .row>div>.row:nth-of-type(2)>div {
		padding-right: 3vw;
	}
}

@media (max-width: 1200px) {
	#pairing-status {
		width: 350px;
		padding: 25px 10px 0 30px;
	}

	.qrview .container-fluid {
		padding: 3vw 350px 3vw 0;
	}

	#store-unternehmer h4 span {
		padding-left: 10%;
	}

	#sanusstore .btn-row {
		padding-top: 15vw;
	}

	#store-werben div>img:nth-of-type(2) {
		top: 25%;
		max-width: 400px;
	}

	#store-onlineshops .col-sm-2 {
		padding-right: 20px;
	}

	#events-sei-live-dabei select[name="event_category_id"] {
		width: 30vw;
	}

	.single-event>div {
		padding: 0 20px;
	}

	.single-event>div {
		min-height: 300px;
	}

	#events-einfachanmelden h4 {
		margin-left: 0;
	}

	#events-sei-live-dabei h4 {
		font-size: 20rem;
	}

	.teilnehmer-slider img {
		width: 100px;
		height: 100px;
	}

	#events-erste-mal-hier a.color-btn {
		display: inline;
		padding: 10px 40px;
	}

	header .row .text-small {
		width: 100%;
	}

	.nav-login .member-menu .dropdown-toggle span span {
		display: none !important;
	}

	.nav-login .container-fluid>div:first-of-type>ul>li:nth-of-type(2) {
		display: none;
	}

	.moewen img:first-of-type {
		top: -240px;
	}

	.moewen img:last-of-type {
		top: -400px;
		animation: none;
	}

	.schildkroete {
		bottom: 4%;
	}

	.pool-einnahmen:after {
		height: 370px;
	}

	.pool-einnahmen p:first-of-type {
		margin-top: 120px;
	}

	#pool-sac {
		font-size: 4.8rem;
	}

	#sanusplanet {
		padding-top: 20vh;
		padding-bottom: 5%;
	}

	#sanusplanet-video {
		margin-top: -15%;
	}

	#sanusplanet-logo {
		top: 50%;
	}

	#lovenature>.row>div:nth-of-type(2) {
		margin-top: 2%;
	}

	#waterbottle img {
		width: 100%;
	}

	#waterbottle p {
		padding-right: 0;
	}

	#sanuspool {
		padding-top: 12%;
	}

	#mappartner div img:last-of-type {
		width: 90%;
	}

	#mappartner-logo {
		right: -7%;
		width: 30vw;
	}

	#sanuscompanies .text::after,
	#sanuscompanies .text::before {
		font-size: 5.4em;
	}

	#sanuscompanies h2 {
		margin-top: 5%;
	}

	#mappartner h3 {
		margin-top: 0;
	}

	#comingsoon-img {
		width: 100%;
	}
}

@media all and (max-width: 1100px) {
	#sanusevents .slick-slide>div {
		padding: 40px 30px 30px 30px;
	}

	.teilnehmer-slider img {
		width: 80px;
		height: 80px;
	}

	#sanuslife .rellax {
		top: 85%;
	}
}

@media all and (max-width: 1080px) {
	#sanuscompanies {
		padding-bottom: 1.5%;
	}

	.schildkroete {
		width: 23%;
	}
}

@media all and (max-width: 1024px) {
	#sanuslife .rellax {
		top: 88%;
	}

	#sanusworld .rellax {
		bottom: -650px;
	}
}

@media all and (max-width: 991px) {
	#pairing-status .glyphicon-ok {
		font-size: 14px;
	}

	.qrview .container-fluid {
		padding: 3vw 0;
	}

	#pairing-status>div>div {
		padding-left: 33px;
	}

	#pairing-status .text-small {
		font-size: 14px !important;
	}

	#pairing-status>p.text-smaller {
		position: absolute;
		top: 30px;
		left: 20px;
	}

	#pairing-status {
		position: relative;
		top: 0;
		transform: none;
		width: 100%;
		display: flex;
		padding: 90px 10px 20px;
	}

	#pairing-status>div:after {
		display: none;
	}

	#sanusstore nav.sanusstore-subnav ul>li {
		padding-right: 20px;
	}

	#sanusstore nav.sanusstore-subnav ul li p.broadcast-font {
		font-size: 5rem;
	}

	nav.second-subnav a,
	#sanusstore nav.sanusstore-subnav a,
	#sanusstore nav.sanusstore-subnav p:not(.broadcast-font) {
		font-size: 1.4rem;
	}

	.sanusstore-subnav .navbar-nav a,
	.second-subnav .navbar-nav a {
		font-size: 13px;
	}

	#sanusstore a {
		font-size: 1.4rem;
	}

	#sanusstore .color-btn,
	#sanusstore .outline-btn {
		padding: 10px;
	}

	.event-description a {
		white-space: normal;
	}

	#sanusevents iframe {
		max-width: 100vw;
		max-height: 50vw;
	}

	#events-sei-live-dabei select[name="event_category_id"] {
		width: 25vw;
	}

	.single-event>div {
		min-height: 250px;
	}

	.vorgeschmack-pfeil {
		display: none;
	}

	#events-mission h4 {
		position: relative;
		top: 0;
		right: unset;
		left: 10%;
		width: 88%;
	}

	#events-mission>.row:nth-of-type(2) {
		padding-top: 2vh;
	}

	#sanusevents header .ticket-sichern p {
		max-width: 350px;
	}

	#sanusevents header {
		height: 100%;
	}

	#sanusevents header>.row:nth-of-type(2)>div {
		width: 90%;
		margin: 5%;
	}

	#sanusevents header>.row:nth-of-type(2) {
		flex-direction: column;
		align-items: center;
	}

	#sanusevents .color-btn {
		padding: 10px 30px;
	}

	.single-event>div:last-of-type {
		padding: 20px 6% 0 6%;
	}

	.event-banner {
		right: -112px;
	}

	#events-sei-live-dabei h4 {
		font-size: 16rem;
	}

	#anacos {
		margin-top: 8vh;
	}

	.navbar .row {
		padding: 5px 15px 0 15px;
	}

	#sanuslife .rellax[data-rellax-speed="5"],
	#sanuslife .rellax[data-rellax-speed="6"] {
		display: none;
	}

	#sanuslife {
		background-position-y: 120%;
		padding-bottom: 25vh;
	}

	#sanusworld .container-fluid>div:first-of-type {
		margin-top: 0 !important;
	}

	#sanusworld .container-fluid>div:nth-of-type(2)>.right-img {
		display: none;
	}

	#sanusworld-logo {
		right: 5%;
		top: -100px;
	}

	#sanusplanet-video {
		margin-top: 0;
	}

	#sanusplanet-logo {
		top: 60%;
		width: 25vw;
		right: 37%;
	}

	#lovenature>.row {
		display: flex;
		flex-direction: column-reverse;
	}

	#lovenature iframe {
		height: 500px;
	}

	#lovenature>.row>div:nth-of-type(2) {
		margin-top: 0;
		margin-bottom: 5%;
	}

	#sanuspool {
		padding-top: 5%;
	}

	#sanuspool .vertical-col {
		display: none;
	}

	.pool-einnahmen:after {
		height: 370px;
		top: -150px;
		left: 33%;
	}

	.pool-einnahmen {
		height: 250px;
	}

	.pool-einnahmen p:first-of-type {
		margin-top: 120px;
	}

	#waterbottle>.row>div:last-of-type {
		margin-top: 5%;
	}

	.pool-einnahmen p {
		margin-left: 38%;
	}

	.moewen img:first-of-type {
		top: 70px;
	}

	.moewen img:last-of-type {
		top: -40px;
		animation: moewe2resp 6s infinite;
		-webkit-animation: moewe2resp 6s infinite;
		-moz-animation: moewe2resp 6s infinite;
		-o-animation: moewe2resp 6s infinite;
	}

	@keyframes moewe2resp {
		50% {
			top: -20px;
		}
	}

	#sanuscompanies {
		padding-top: 10%;
		background-position-y: -50px;
		background-color: rgb(1, 39, 62);
	}

	#sanuscompanies>div:nth-of-type(2) {
		padding-top: 40%;
	}

	#sanuscompanies .text::after,
	#sanuscompanies .text::before {
		font-size: 5em;
	}

	#sanuscompanies .text::before {
		top: 320px;
		right: 50px;
	}

	#sanuscompanies .text::after {
		top: 260px;
		right: 200px;
	}

	.schildkroete {
		animation: none;
	}

	#mappartner div img:last-of-type {
		width: 100%;
	}

	#mappartner-logo {
		right: 0;
		width: 50vw;
		top: -5%;
	}

	#mappartner>.row>div:nth-of-type(2) {
		margin-top: 5%;
	}

	#mappartner .color-btn:first-of-type {
		float: left;
		margin-right: 5%;
	}

	#mappartner div .color-btn:nth-of-type(2) {
		margin-top: 0;
	}

	#sanusmap-app img#comingsoon-img {
		width: 80%;
		margin: 0 10%;
	}

	#gutscheinsystem {
		padding-top: 5%;
	}

	#gutscheinsystem>.row>div:first-of-type {
		padding-left: 15px !important;
		padding-bottom: 15%;
	}

	#gutscheinsystem img:first-of-type {
		width: 100%;
	}

	#gutschein-logo {
		width: 30vw;
		left: 38%;
		top: 60%;
	}

	#gutscheinsystem>.row>div:nth-of-type(2) {
		padding: 0 15px;
	}

	#sanusbusiness .rellax {
		top: 0;
	}

	#sanusbusiness .container-fluid {
		margin-top: -10%;
	}

	#sanusbusiness .panel.animated .panel-heading a .vs-divider {
		top: 33vh;
	}

	#sanusbusiness .panel .panel-body .page-content {
		min-height: 100px !important;
	}

	#sanusbusiness .panel .panel-heading[aria-expanded="false"] .vs-part-1::before {
		left: 0;
		width: 100%;
	}

	#footer-1 li:not(:last-of-type) {
		border: none;
	}

	#footer-2 .col-lg-1:first-of-type {
		width: 100%;
		text-align: center;
	}

	#footer-2 .col-lg-1:first-of-type img {
		width: 70%;
		margin-top: 0 !important;
		margin-bottom: 40px;
	}

	#footer-2 .row>div:not(:first-of-type) {
		width: 49.5%;
		display: inline-block;
		float: none;
		vertical-align: top;
	}

	.nav-login span.si-icon.si-cart::before {
		font-size: 28px;
	}

	nav.nav-login #navbar li a {
		padding-right: 5px;
	}

	.well {
		padding-left: 30px;
		top: 122px;
		max-width: 700px;
	}

	.well-visible span {
		padding-left: 22%;
	}


	.well:after {
		left: 3vw;
	}

	.claim {
		margin-top: 25vh;
	}

	#sanuslife>div>h3 {
		flex-direction: column;
		align-items: start;
	}

	.col-nopadding {
		padding: 0;
	}

	#sanuslife h3 span {
		margin: 15px 0;
	}

	.right-img {
		width: 100%;
		height: 100%;
		margin-top: 10%;
	}

	#events-sei-live-dabei {
		height: 55vh;
		padding: 5vh 0 0 0;
	}

	.qrview {
		min-height: unset;
	}
}

@media all and (max-width: 767px) {
	#creditsindex #credits-head img {
		margin-top: 0;
		float: unset;
		width: 150px;
		margin: 0 auto;
		display: block;
	}

	#creditsindex {
		padding: 130px 0 70px;
	}

	.btn-row h3.btn-comingsoon {
		font-size: 42px !important;
	}

	.sanuscoin #buy-now h1>span:nth-of-type(3) {
		margin-left: -10px !important;
	}

	.qrview .submit .grey-outline-btn {
		white-space: normal;
	}

	.grey-outline-btn {
		font-size: 12px;
		letter-spacing: 0;
		padding: 8px;
	}

	.qrview .wallet-guideline {
		display: flex;
		gap: 20px;
		align-items: center;
	}

	.qrview .pl-sm {
		padding-left: 0;
		display: block;
		margin-top: 20px;
	}

	#pairing-status>div:after {
		display: block;
		top: 10px;
		right: -10px;
		left: unset;
		width: calc(100% - 30px);
		height: 2px;
	}

	#pairing-status {
		padding: 70px 10px 20px;
		justify-content: center;
	}

	#pairing-status p.text-smaller {
		font-size: 14px !important;
	}

	#pairing-status>div {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding: 0 20px 0 0;
	}

	#pairing-status>div:last-of-type {
		padding: 0;
	}

	#pairing-status>div>div {
		padding: 0;
	}

	#pairing-status .glyphicon-ok {
		position: relative;
		margin-bottom: 10px;
		font-size: 10px;
	}

	#pairing-status .text-small {
		display: none;
	}

	.sanuscoin #sanuspay h5 {
		font-size: 50px;
	}

	.sanuscoin #sanuspay iframe {
		width: 90%;
	}

	.sanuscoin #sanuspay .row:nth-of-type(2) .row>div:nth-of-type(2) {
		padding-left: 3px;
	}

	.well:after {
		left: 6vw;
	}

	#credits-filter form>div {
		display: flex;
		flex-direction: column;
	}

	.tablesaw-advance {
		padding-right: 0;
	}

	#credits-filter {
		padding-bottom: 0;
	}

	#credits-filter .row>div p,
	#credits-filter .row>div a {
		font-size: 1.8rem;
	}

	#credits-filter select {
		padding: 0;
	}

	#credits-filter .row>div>div:nth-of-type(2) {
		flex-direction: column;
		align-items: start;
	}

	#credits-filter .row>div {
		align-items: flex-start;
	}

	nav.second-subnav .navbar-nav a {
		padding: 20px 10px;
	}

	.second-subnav .navbar-nav {
		margin: 0;
	}

	#credits-tabelle th,
	#credits-tabelle td {
		font-size: 1.2rem;
	}

	/*
    #credits-tabelle .table-responsive{
        transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        -webkit-transform: rotateX(180deg);
        padding-bottom: 20px;
        border: none;
    }

    #credits-tabelle .table-responsive table{
        transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        -webkit-transform: rotateX(180deg);
    }

    #credits-tabelle .table-responsive::-webkit-scrollbar-track{
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    #credits-tabelle .table-responsive::-webkit-scrollbar{
        width: 2px;
        background-color: #F5F5F5;
    }

    #credits-tabelle .table-responsive::-webkit-scrollbar-thumb{
        background-color: #5d637b;
    }*/

	#creditsindex section {
		padding-top: 20px;
	}

	#creditsindex #credits-head .container-none>.row:nth-of-type(2)>div {
		flex-direction: column;
	}

	#creditsindex nav.second-subnav .navbar-nav>li:first-of-type a {
		padding-left: 12px;
	}

	#creditsindex .second-subnav li {
		float: left;
	}

	#creditsindex section {
		padding-left: 12px !important;
		padding-right: 12px !important;
	}

	#store-werben div>img:first-of-type {
		margin-top: 20px;
		width: 100%;
	}

	#sanusstore .btn-row .text-small {
		margin-top: 20px;
	}

	#sanusstore {
		margin-top: -60px;
	}


	#sanusstore .slick-slider {
		padding: 0 12px;
	}

	#sanusstore .slick-prev {
		left: 0;
	}

	#sanusstore .slick-next {
		right: 0;
	}

	.sanusstore-soeinfach p,
	.sanusstore-soeinfach a {
		display: table;
		margin: 0 auto;
		text-align: center;
	}

	#sanusstore #store-intro {
		padding-bottom: 0 !important;
	}

	nav.second-subnav,
	.sanusstore-subnav {
		top: 64px;
	}

	#sanusstore .sanusstore-subnav button.navbar-toggle {
		float: right;
		margin: 10px 5px 5px 0;
		padding: 5px 10px;
	}

	#sanusstore .sanusstore-subnav li {
		padding: 15px 0;
	}

	#sanusstore .sanusstore-subnav .broadcast-font {
		padding-top: 10px !important;
	}

	#sanusstore nav.sanusstore-subnav p.broadcast-font {
		float: left;
	}

	.sanusstore-subnav .navbar-nav {
		flex-direction: column;
	}

	#sanusstore .sanusstore-subnav a,
	#sanusstore .sanusstore-subnav p {
		padding: 0 10px !important;
	}

	#sanusstore .sanusstore-subnav li>a.color-btn {
		margin-left: 5px;
		padding: 10px 15px !important;
	}

	#store-onlineshops .col-sm-2 {
		padding-right: 3px;
	}

	#store-entsorgung h2 span {
		font-size: 6rem;
		padding: 0;
	}

	#store-entsorgung {
		background-position: 78%;
		padding-top: 8vh;
	}

	#sanusstore #store-produkte {
		padding-bottom: 10vh;
	}

	#sanusstore .store-produkte-col>div,
	#sanusstore .sanusstore-soeinfach>div {
		width: 100%;
		margin-bottom: 50px;
	}

	#sanusstore #store-unternehmer {
		margin-top: 120px;
	}

	#store-werben div>img:nth-of-type(2) {
		width: 100%;
		left: 0;
		top: 150px;
	}

	#store-werben div>p:last-of-type {
		padding-right: 0;
	}

	#store-werben,
	#store-so-einfach {
		padding-top: 12vh;
	}

	#sanusstore .soeinfach-pfeil {
		display: none;
		padding-bottom: 50px;
	}

	#store-onlineshops>.row:first-of-type h4 {
		font-size: 12rem;
	}

	#sanusstore .sanusstore-vorteile>div:before {
		left: 0;
	}

	h4 {
		font-size: 5rem;
	}

	#sanusstore #store-intro {
		padding: 0 0 10vh 0;
	}

	#sanusstore section {
		padding-left: 12px;
		padding-right: 12px;
	}

	#sanusstore .btn-row {
		padding-top: 40vw;
	}

	#sanusstore .sanusstore-vorteile,
	#sanusstore .sanusstore-soeinfach,
	#sanusstore .store-produkte-col {
		flex-direction: column;
	}

	#sanusstore .sanusstore-vorteile>div {
		width: 100%;
		padding-bottom: 100px;
	}

	#sanusstore header>div:first-of-type>p:before {
		left: 5%;
		top: 140%;
	}

	#sanusstore header>div:first-of-type>p:after {
		top: 140%;
		right: 5%;
	}

	#sanusstore header h1 {
		font-size: 7rem;
	}

	#sanusstore header p.broadcast-font {
		font-size: 4rem;
	}

	.sanusstore-subnav a {
		padding: 5px 10px !important;
	}

	.sanusstore-subnav p {
		padding-top: 8px !important;
	}

	.sanusstore-subnav .navbar-nav {
		display: flex;
	}

	#sanusstore header .color-btn {
		display: inline;
	}

	#sanusevents header .ticket-sichern p {
		max-width: 250px;
	}

	#sanusevents header .ticket-sichern a {
		font-size: 1.6rem;
	}

	.color-btn {
		padding: 10px 2% !important;
		font-size: 1.2rem !important;
	}

	#sanusevents header>.row:nth-of-type(2)>div {
		padding-bottom: 20px;
	}

	#sanusevents .list-upcoming a {
		margin: 10px auto;
	}

	#sanusevents .list-upcoming {
		padding-right: 20px;
	}

	#sanusevents .list-upcoming li:before {
		top: 10%;
	}

	#sanusevents .list-upcoming li {
		flex-direction: column;
		align-items: flex-start;
	}

	header div>hr:last-of-type {
		margin-top: -10px;
	}

	#events-teilnehmen h4 {
		padding-left: 0;
	}

	#sanusevents header {
		margin-bottom: 0;
		margin-top: 60px;
	}

	#sanusevents-search select {
		width: 100%;
	}

	.each-event a {
		white-space: normal;
	}

	.each-event .text-right {
		text-align: left;
	}

	.single-event>div:nth-of-type(2)>.row:nth-of-type(2)>div:last-of-type {
		display: flex;
		justify-content: space-between;
	}

	.single-event>div:last-of-type {
		padding: 20px 13% 0 7%;
	}

	.events-cashback:before {
		top: -25px;
		right: 15vw;
	}

	.event-banner {
		right: -87px;
		top: 88px;
		min-width: 200px;
	}

	#events-ergebnisse .single-event>div:last-of-type a:first-of-type {
		margin-bottom: 20px;
	}

	#events-ergebnisse .single-event>div:last-of-type p.text-right:first-of-type {
		text-align: left;
		float: left;
	}

	#events-ergebnisse .single-event>div:last-of-type p.text-right:last-of-type {
		float: right;
	}

	.single-event>div {
		min-height: 200px;
	}

	#events-sei-live-dabei form {
		display: block;
		padding-right: 0;
	}

	#events-sei-live-dabei select[name="country_id"],
	#events-sei-live-dabei select[name="event_category_id"] {
		width: 100%;
	}

	#events-mission h4 {
		left: 1%;
	}

	#events-sei-live-dabei h4 {
		font-size: 9rem;
	}

	#events-sei-live-dabei>.row:nth-of-type(2) {
		width: 95%;
	}

	#events-mission,
	#events-teilnehmen,
	#events-erste-mal-hier {
		padding: 10vh 0;
	}

	#events-einfachanmelden {
		padding: 0 0 10vh 0;
	}

	#events-teilnehmen .slick-prev {
		margin-left: 20px;
	}

	#events-teilnehmen .slick-next {
		margin-right: 20px;
	}

	#sanusevents section,
	#sanusevents-search section {
		padding-left: 12px;
		padding-right: 12px;
	}

	#sanusstore section,
	#sanusstore header {
		padding-left: 12px !important;
		padding-right: 12px !important;
	}

	.h4-big {
		font-size: 8rem;
	}

	.upcoming-next {
		flex-direction: column;
		align-items: center;
		margin-bottom: 0;
	}

	header {
		background-image: url("img/Birdie_Mobile_768x1200-min.png");
	}

	.quallen img:last-of-type {
		left: 60%;
		animation: none;
	}

	.nav-login #shop-nav {
		position: absolute;
		left: 35%;
		top: -5px;
	}

	.nav-login #shop-nav .navbar-nav li:first-of-type {
		float: left;
	}

	.nav-login .member-menu .dropdown-toggle span span {
		display: inline !important;
	}

	.nav-login #navbar ul.navbar-nav span.si-icon:before {
		display: none;
	}

	.nav-login .member-menu img {
		display: none;
	}

	.nav-login #navbar ul.navbar-nav li.dropdown a,
	.nav-login #navbar ul.navbar-nav>li:last-of-type a {
		padding-left: 0;
	}

	.nav-login #navbar ul.navbar-nav>li>a {
		padding-left: 0;
	}


	.nav-login .si-icon span {
		display: inline !important;
	}

	.claim span {
		line-height: 70px;
	}

	h1 {
		line-height: 60px;
	}

	header {
		min-height: 800px;
		height: 97vh;
		margin-top: 3vh;
	}

	.well {
		top: 80px;
		padding: 5px 10px 0px 30px;
	}

	.well.well-open {
		padding: 30px 20px 30px 50px;
	}

	.well.well-closed:before {
		top: 35%;
	}


	.well-visible span {
		padding-left: 50%;
	}

	header .row .outline-btn {
		margin-top: 8%;
		float: left;
	}

	.responsive-menu {
		display: block;
	}

	#sanuslife-menu li a {
		font-size: 2.1rem;
	}

	#sanuslife-menu li {
		padding: 1% 0;
	}

	#sanuslife-menu hr {
		margin: 10px 0;
	}

	.nav-home .color-btn {
		padding: 10px 15px;
	}

	h2 {
		font-size: 2.6rem;
	}

	.baum {
		margin-top: -10%;
	}

	#sanuscompanies>div:nth-of-type(2) {
		padding-top: 80%;
	}

	#sanuscompanies .text::before {
		top: 180px;
		right: 20px;
	}

	.schildkroete {
		display: none;
	}

	#mappartner div .color-btn:nth-of-type(2) {
		margin-top: 7%;
	}

	#comingsoon-img {
		margin: 10% 0;
		width: 100%;
	}

	.quallen img {
		width: 35%;
	}

	.quallen img:first-of-type {
		left: 0;
		width: 35%;
		animation: qualle1resp 6s infinite;
		-webkit-animation: qualle1resp 6s infinite;
		-moz-animation: qualle1resp 6s infinite;
		-o-animation: qualle1resp 6s infinite;
	}

	@keyframes qualle1resp {
		50% {
			left: 5%;
			opacity: 0.6;
		}
	}

	.quallen img:nth-of-type(2) {
		left: 30%;
		animation: qualle2resp 6s infinite;
		-webkit-animation: qualle2resp 6s infinite;
		-moz-animation: qualle2resp 6s infinite;
		-o-animation: qualle2resp 6s infinite;
	}

	@keyframes qualle2resp {
		50% {
			width: 30%;
			left: 35%;
			opacity: 1;
			margin-top: 12%;
		}
	}

	.quallen {
		margin: 20% 0;
	}

	#sanusbusiness .container-fluid {
		margin-top: -30%;
	}

	#sanusbusiness .rellax {
		top: 3%;
	}

	.kliff>img:last-of-type {
		width: 150%;
		right: 0;
	}

	#sanusbusiness .panel.animated .panel-heading a .vs-divider {
		top: 11vh;
	}

	#sanuscompanies .text::after {
		top: 120px;
		right: unset;
	}

	#sanusplanet {
		padding-top: 20vh;
	}

	#sanusplanet iframe {
		height: 300px;
	}

	#lovenature iframe {
		height: 260px;
	}

	.pool-einnahmen {
		height: 420px;
	}

	.pool-einnahmen p:first-of-type {
		margin-top: 180px;
	}

	.pool-einnahmen p {
		margin-left: 20%;
	}

	.pool-einnahmen::after {
		top: -150px;
		left: 0;
		background-position-x: 50%;
	}

	.moewen img:last-of-type {
		display: none;
	}

	.moewen img:first-of-type {
		top: -40px;
		width: 50vw;
	}

	#footer-2 .row>div:not(:first-of-type) {
		width: 100%;
		text-align: center;
	}

	.nav-login span.si-icon.si-cart::before {
		display: none;
	}

	.nav-login .dropdown-toggle .badge {
		display: none;
	}

	.nav-login .navbar-toggle {
		margin-top: 0 !important;
		padding: 0 !important;
		margin-right: 20px;
	}

	.claim span {
		font-size: 4rem;
	}

	.claim span span {
		font-size: 8rem;
		line-height: 80px;
	}

	h3 {
		font-size: 20px !important;
	}

	.claim {
		margin-top: 20vh;
		margin-bottom: 5vh;
	}

	#sanuslife h3 span {
		font-size: 5.7rem;
		margin: 15px 0;
	}

	#sanuslife {
		padding-top: 8%;
		background-position-y: 100%;
		padding-bottom: 20vh;
	}

	.vertical-line::before,
	.horizontal-line:before {
		display: none;
	}

	#sanusworld .container-fluid>div:last-of-type {
		margin-top: 20%;
	}

	#sanusworld-logo {
		top: -200px;
		width: 35vw;
		right: 0;
	}

	#sanusproducts {
		padding-top: 10%;
	}

	#sanusworld .container-fluid>div>div.col-12 {
		width: 30%;
	}

	.navbar .row div:first-of-type a {
		margin: 0;
		font-size: 20px;
	}

	.navbar .row>div:first-of-type {
		padding-right: 0;
	}

	.navbar .row>div:nth-of-type(2) {
		padding-left: 0;
	}

	.navbar .list-inline>li {
		padding-right: 0;
		padding-left: 0;
	}

	.line {
		width: 25px;
		margin: 5px 0;
	}

	.hamburger {
		margin-left: 10px;
	}

	header {
		margin-bottom: 5%;
	}

	header:after {
		opacity: 0.3;
	}

	header.darkoverlay::after {
		opacity: 0.5;
	}
}

@media all and (max-width: 374px) {
	h2 {
		font-size: 2.3rem;
	}

	#sanuscompanies .text::before {
		top: 150px;
	}

	#sanuscompanies .text::after {
		top: 80px;
	}

	nav a.dropdown-toggle {
		font-size: 15px !important;
	}

	#events-ergebnisse .single-event .row .col-xs-8 {
		padding-left: 10%;
	}

	#sanusevents header .ticket-sichern p {
		max-width: 200px;
	}

	#sanusevents header .ticket-sichern a {
		font-size: 1.4rem;
	}


}



/* Sanuscoin */

.shine div a:hover {
	text-decoration: none;
}


.shine div {
	z-index: 2;
}

.shine div a>p:last-of-type {
	font-size: 20px;
	line-height: 1;
	margin-top: 15px;
	color: #000C4A;
}

.shine .pakete-preis {
	animation: pulsate 3s ease-in-out infinite;
	-webkit-animation: pulsate 3s ease-in-out infinite;
	transform: scale(0.85);
}

@-webkit-keyframes pulsate {
	0% {
		transform: scale(0.85);
	}

	50% {
		transform: scale(1);
	}

	100% {
		transform: scale(0.85);
	}
}

.display-inline {
	display: inline;
}


.sanuscoin .color-btn {
	padding: 12px 40px;
	font-size: 18px;
	letter-spacing: 0.7px;
}

.sanuscoin h1 {
	font-size: 86px;
	line-height: 1;
	letter-spacing: 3.44px;
	text-align: center;
	color: white;
}

.sanuscoin #buy-now h1>span:first-of-type,
.sanuscoin #buy-now h1>span:nth-of-type(3),
.sanuscoin #buy-now h1>span:nth-of-type(4) {
	font-weight: bold !important;
}

.sanuscoin #buy-now h1>span:nth-of-type(3) {
	margin-left: -20px;
}


@keyframes first-letter {
	0% {
		opacity: 0;
		filter: blur(30px);
		-webkit-filter: blur(30px);
	}

	100% {
		opacity: 1;
		filter: blur(0);
		-webkit-filter: blur(0);
	}
}

.sanuscoin #buy-now h1 span span {
	position: relative;
	animation: first-letter 1s normal forwards;
	opacity: 0;
	filter: blur(30px);
	-webkit-filter: blur(30px);
	will-change: opacity, filter, transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	perspective: 1000;
	transform: translateZ(0);
}


.sanuscoin #buy-now h1 span:nth-of-type(3) span:nth-of-type(1),
.sanuscoin #buy-now h1 span:nth-of-type(3) span:nth-of-type(4),
.sanuscoin #buy-now h1 span:nth-of-type(1) span:nth-of-type(5),
.sanuscoin #buy-now h1 span:nth-of-type(2) span:nth-of-type(3) {
	animation-duration: 0.9s;
}

.sanuscoin #buy-now h1 span:nth-of-type(1) span:nth-of-type(4),
.sanuscoin #buy-now h1 span:nth-of-type(1) span:nth-of-type(1),
.sanuscoin #buy-now h1 span:nth-of-type(4) span:nth-of-type(1),
.sanuscoin #buy-now h1 span:nth-of-type(3) span:nth-of-type(5) {
	animation-duration: 1.3;
}

.sanuscoin #buy-now h1 span:nth-of-type(4) span:nth-of-type(2),
.sanuscoin #buy-now h1 span:nth-of-type(4) span:nth-of-type(5),
.sanuscoin #buy-now h1 span:nth-of-type(3) span:nth-of-type(2) {
	animation-duration: 0.5s;
}

.sanuscoin #buy-now h1 span:nth-of-type(1) span:nth-of-type(2),
.sanuscoin #buy-now h1 span:nth-of-type(2) span:nth-of-type(5),
.sanuscoin #buy-now h1 span:nth-of-type(2) span:nth-of-type(1),
.sanuscoin #buy-now h1 span:nth-of-type(4) span:nth-of-type(3),
.sanuscoin #buy-now h1 span:nth-of-type(4) span:nth-of-type(4) {
	animation-duration: 1.7s;
}

.sanuscoin #buy-now h1 span:nth-of-type(1) span:nth-of-type(3),
.sanuscoin #buy-now h1 span:nth-of-type(3) span:nth-of-type(3),
.sanuscoin #buy-now h1 span:nth-of-type(2) span:nth-of-type(2),
.sanuscoin #buy-now h1 span:nth-of-type(2) span:nth-of-type(4) {
	animation-duration: 2s;
}

.sanuscoin #buy-now h5.animated,
.sanuscoin #buy-now .color-btn.animated {
	opacity: 1;
	transition: opacity 1s ease-in 2s;
}

.sanuscoin #buy-now h5,
.sanuscoin #buy-now .color-btn {
	opacity: 0;
}

.sanuscoin #welcome h1>span:nth-of-type(2) {
	font-weight: bold !important;
	margin-left: -30px;
}


.sanuscoin #welcome h1 span span,
.sanuscoin #beyond-value h1 span span {
	position: relative;
	animation: first-letter 1s normal forwards;
	opacity: 0;
	filter: blur(30px);
	-webkit-filter: blur(30px);
	will-change: opacity, filter, transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	perspective: 1000;
	transform: translateZ(0);
	animation-delay: 3s;
}

.sanuscoin #beyond-value h1 span span {
	animation-delay: 0.5s !important;
}

.sanuscoin #welcome h1 span:nth-of-type(1) span:nth-of-type(1),
.sanuscoin #welcome h1 span:nth-of-type(2) span:nth-of-type(3),
.sanuscoin #welcome h1 span:nth-of-type(1) span:nth-of-type(4),
.sanuscoin #welcome h1 span:nth-of-type(2) span:nth-of-type(4),
.sanuscoin #beyond-value h1 span:nth-of-type(1) span:nth-of-type(1),
.sanuscoin #beyond-value h1 span:nth-of-type(2) span:nth-of-type(3),
.sanuscoin #beyond-value h1 span:nth-of-type(1) span:nth-of-type(4),
.sanuscoin #beyond-value h1 span:nth-of-type(2) span:nth-of-type(4) {
	animation-duration: 2.0s;
}

.sanuscoin #welcome h1 span:nth-of-type(1) span:nth-of-type(3),
.sanuscoin #welcome h1 span:nth-of-type(2) span:nth-of-type(1),
.sanuscoin #welcome h1 span:nth-of-type(1) span:nth-of-type(2),
.sanuscoin #beyond-value h1 span:nth-of-type(1) span:nth-of-type(3),
.sanuscoin #beyond-value h1 span:nth-of-type(2) span:nth-of-type(1),
.sanuscoin #beyond-value h1 span:nth-of-type(1) span:nth-of-type(2) {
	animation-duration: 1.3;
}

.sanuscoin #welcome h1 span:nth-of-type(1) span:nth-of-type(5),
.sanuscoin #welcome h1 span:nth-of-type(2) span:nth-of-type(2),
.sanuscoin #welcome h1 span:nth-of-type(2) span:nth-of-type(4),
.sanuscoin #beyond-value h1 span:nth-of-type(1) span:nth-of-type(5),
.sanuscoin #beyond-value h1 span:nth-of-type(2) span:nth-of-type(2),
.sanuscoin #beyond-value h1 span:nth-of-type(2) span:nth-of-type(4) {
	animation-duration: 1.7s;
}

.sanuscoin #welcome .color-btn,
.sanuscoin #welcome .first-slide p {
	opacity: 0;
}

.sanuscoin #welcome .color-btn.animated,
.sanuscoin #welcome .first-slide p.animated {
	opacity: 1;
	transition: opacity 2s ease-in 5s;
}

.sanuscoin #welcome h1,
.sanuscoin #welcome h2.h1-style {
	margin: 6vw 0 5px 0;
	font-size: 110px;
	line-height: 150px;
	letter-spacing: 4.4px;
	font-weight: 300;
}

.sanuscoin #beyond-value h2 {
	opacity: 0;
}

.sanuscoin #beyond-value h2.animated {
	opacity: 1;
	transition: opacity 2s ease-in 2s;
}

#sanuscoin-video h2.h1-style {
	font-size: 110px;
	line-height: 1;
	letter-spacing: 4.4px;
}

#sanuscoin-video .go-down {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 50px;
}

#sanuscoin-video {
	position: relative;
}

#sanuscoin-video .text-center {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	top: 40%;
}

#sanuspay .row:nth-of-type(2) .row>div:nth-of-type(2) {
	padding-left: 5vw;
}

.sanuscoin #welcome h2 {
	font-size: 65px;
	line-height: 47px;
	letter-spacing: 2.8px;
}

.sanuscoin #welcome p {
	font-family: 'montserrat', sans-serif;
	font-weight: bold !important;
	margin-bottom: 50px;
	font-size: 30px;
	letter-spacing: 0.6px;
	line-height: 47px;
	text-shadow: 0px 3px 6px #00000055;
	position: relative;
}

#welcome .gap {
	height: 19vw;
	width: 100%;
	display: block;
}

.hidden-xl {
	display: none;
}

#welcome .small-gap {
	height: 5vw;
	width: 100%;
	display: block;
}

#scoin {
	padding: 17vh 0 20px 0;
}

#scoin p span.broadcast-font {
	font-size: 70px;
	letter-spacing: 1.5px;

}

#scoin img.rotating-coin {
	width: 135%;
	margin: 120px 0 50px -1%;
}

#gemeinschaft {
	padding: 17vh 0;
}

.sanuscoin #sanusapp {
	padding: 20vh 0;
}

.sanuscoin h5 {
	font-family: 'BroadcastMatter';
	font-size: 88px;
	line-height: 112px;
}

.sanuscoin #buy-now h5 {
	text-align: center;
}

.sanuscoin #buy-now a {
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	margin-top: 3%;
}

.sanuscoin #buy-now {
	margin-top: -62px;
	position: relative;
}

#buy-now .container-fluid {
	position: absolute;
	width: 100vw;
	top: 7%;
}

.buy-now-img {
	width: 100vw;
	margin-top: -2%;
}

.sanuscoin h4 {
	font-family: 'BroadcastMatter';
	font-size: 169px;
	line-height: 214px;
}

.sanuscoin h3 {
	font-size: 35px;
	line-height: 47px;
	letter-spacing: 1.4px;
	font-weight: 400;
}

.sanuscoin #for-you p {
	color: white;
}



.sanuscoin .horizontal-line:before {
	background: linear-gradient(180deg, #BECC00 0%, #74B42B 23%, #2CB8CA 51%, #2D83B3 77%, #284E76 100%);
	background: -moz-linear-gradient(180deg, #BECC00 0%, #74B42B 23%, #2CB8CA 51%, #2D83B3 77%, #284E76 100%);
	background: -webkit-linear-gradient(180deg, #BECC00 0%, #74B42B 23%, #2CB8CA 51%, #2D83B3 77%, #284E76 100%);
	background: -webkit-gradient(180deg, #BECC00 0%, #74B42B 23%, #2CB8CA 51%, #2D83B3 77%, #284E76 100%);
	background: -o-linear-gradient(180deg, #BECC00 0%, #74B42B 23%, #2CB8CA 51%, #2D83B3 77%, #284E76 100%);
	background: -ms-linear-gradient(180deg, #BECC00 0%, #74B42B 23%, #2CB8CA 51%, #2D83B3 77%, #284E76 100%);
	width: 15vw;
	margin-left: 0;
	margin-top: 0;
	left: -17vw;
	top: 45%;
}

.sanuscoin .horizontal-line.broadcast-font:before {
	width: 21%;
	margin-left: 0;
	margin-top: 0;
	left: -24%;
	top: 66%;
}

.sanuscoin .horizontal-line,
.sanuscoin .vertical-line {
	position: relative;
}

#pairing .vertical-line::before {
	height: 14vw;
	bottom: 11px;
	top: unset;
}

#coinboerse .vertical-line::before {
	height: 14vw;
	bottom: 55px;
	top: unset;
}

#orderlimit .vertical-line::before {
	height: 14vw;
	bottom: 30px;
	top: unset;
}

#for-you .container-fluid>.row>div:first-of-type>.row:first-of-type h3 {
	margin-left: 235px;
	margin-top: -57px;
}

.silver-gradient {
	background: linear-gradient(180deg, #AFAFAF 0%, #DDDDDD 43%, #FFFFFF 61%, #8D8D8D 100%);
	background: -moz-linear-gradient(180deg, #AFAFAF 0%, #DDDDDD 43%, #FFFFFF 61%, #8D8D8D 100%);
	background: -webkit-linear-gradient(180deg, #AFAFAF 0%, #DDDDDD 43%, #FFFFFF 61%, #8D8D8D 100%);
	background: -webkit-gradient(180deg, #AFAFAF 0%, #DDDDDD 43%, #FFFFFF 61%, #8D8D8D 100%);
	background: -o-linear-gradient(180deg, #AFAFAF 0%, #DDDDDD 43%, #FFFFFF 61%, #8D8D8D 100%);
	background: -ms-linear-gradient(180deg, #AFAFAF 0%, #DDDDDD 43%, #FFFFFF 61%, #8D8D8D 100%);
	height: 11px;
	margin: 0;
	padding: 0;
	border: none;
}


.dark-blue-font,
.dark-blue-font a {
	color: #000C4A;
}

.light-blue-font {
	color: #48D3FF;
}

#orderlimit h4 {
	font-size: 120px;
	line-height: 84px;
}

#orderlimit,
#coinboerse {
	background: white;
}

.sanuscoin h6 {
	font-family: 'BroadcastMatter';
	font-size: 92px;
	line-height: 68px;
}

#mein-sanuscoin h4 {
	font-size: 120px;
	line-height: 1;
}

.underline-text {
	text-decoration: underline;
}

.sanuscoin {
	background: radial-gradient(circle, rgba(72, 211, 255, 1) 0%, rgba(35, 109, 162, 1) 34%, rgba(0, 13, 75, 1) 100%);
}

#orderlimit h4,
#pairing h3 {
	position: relative;
}

.sc-iframe-container {
	padding: 52.73% 0 0 0;
	position: relative;
}

.coin-empfehlung {
	color: #48D3FF !important;
	font-size: 18px;
	letter-spacing: 0.36px;
	line-height: 30px;
	background: #000C4A;
	border-radius: 18px;
	width: 140px;
	text-align: center;
	font-weight: bold !important;
	border: 2px solid #000C4A;
	margin-bottom: 18px;
}

.coin-eigenverantwortlich {
	color: white !important;
	font-size: 18px;
	letter-spacing: 0.36px;
	line-height: 30px;
	background: transparent;
	border-radius: 18px;
	border: 2px solid white;
	width: 215px;
	text-align: center;
	font-weight: bold !important;
}

#for-you .row>div:first-of-type>.row:nth-of-type(3) img {
	margin-top: -80px;
	width: 150px;
	animation: arrow-move 4s linear infinite alternate;
	-webkit-animation: arrow-move 4s linear infinite alternate;
}

@keyframes arrow-move {
	0% {
		margin-top: -80px;
		margin-left: 0;
	}

	50% {
		margin-top: -70px;
		margin-left: 20px;
	}

	100% {
		margin-top: -80px;
		margin-left: 0;
	}
}


#for-you .row>div:first-of-type>.row:nth-of-type(3) {
	margin-top: 50px;
}

#for-you {
	padding: 5vw 0 10vw 0;
}

#unsere-pakete {
	padding: 8.5vw 0 8vw 0;
}

#orderlimit {
	padding: 8vw 0 11vw 0;
}

#pairing {
	padding: 9.5vw 0 13.5vw 0;
}

#mein-sanuscoin {
	padding: 9.5vw 0 16.5vw 0;
}

#coinboerse {
	padding: 10vw 0 6vw 0;
}

#unsere-pakete .pakete-bezahlung h3 {
	font-size: 20px;
	line-height: 42px;
	letter-spacing: 0.2px;
}

.pakete-bezahlung div {
	background: white;
	border-radius: 14px;
	width: auto;
	height: 100px;
	display: inline-block;
	padding: 0 15px;
}

#sanuscoin-fakten {
	padding-bottom: 6vw;
}

#sanuscoin-unterschiede p {
	margin-bottom: 30px;
}

#welcome .speech_bubble p {
	text-shadow: none !important;
	font-size: 25px;
	line-height: 35px;
	margin: 10px 20px;
	font-weight: 300 !important;
}

#welcome .speech_bubble.speech_bubble_1 p,
#welcome .speech_bubble.speech_bubble_3 p,
#welcome .speech_bubble.speech_bubble_4 p {
	color: white;
}

#welcome .speech_bubble.speech_bubble_ p {
	color: #000C4A;
}

.speech_bubble.speech_bubble_1 {
	right: 6vw;
	bottom: 35vh;
	background: #88b7d5;
	width: 280px;
}

.speech_bubble.speech_bubble_2 {
	left: 8vw;
	bottom: 20vh;
	background: rgba(174, 175, 175, 0.8);
	width: 325px;
}

.speech_bubble.speech_bubble_3 {
	right: 29vw;
	bottom: 21vh;
	background: #63B9BE;
	width: 340px;
}

.speech_bubble.speech_bubble_4 {
	left: calc(36vw - 370px);
	bottom: 24vh;
	background: #2B9BFE;
	width: 370px;
}


.speech_bubble {
	position: absolute;
	border-radius: 18px;
	text-align: left;
}

.speech_bubble:before {
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-width: 16px;
	margin-top: -36px;
}


.speech_bubble.speech_bubble_1:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #88b7d5;
	right: 100%;
	bottom: 15%;
}

.speech_bubble.speech_bubble_2:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: rgba(174, 175, 175, 0.8);
	left: 100%;
	bottom: 15%;
}

.speech_bubble.speech_bubble_3:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #63B9BE;
	right: 100%;
	bottom: 15%;
}

.speech_bubble.speech_bubble_4:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #2B9BFE;
	left: 100%;
	bottom: 15%;
}

#sanuscoin-unterschiede .row .row>div:first-of-type>p {
	position: relative;
}

#sanuscoin-unterschiede {
	padding: 8vw 0;
}

#sanuscoin-unterschiede h2 {
	margin-bottom: 60px;
}

#sanuscoin-fakten .row .row>div {
	margin-top: 115px;
	;
}

#sanuscoin-fakten .row .row>div:nth-of-type(1) img,
#sanuscoin-fakten .row .row>div:nth-of-type(3) img {
	height: 200px;
	object-fit: contain;
	width: 140px;
}

#unsere-pakete .row>div>.row:nth-of-type(2) {
	display: flex;
	align-items: flex-end;
}

#orderlimit .light-blue-font {
	padding-left: 5vw;
}

#orderlimit img {
	position: absolute;
	top: -160px;
	right: 0;
	width: 90%;
}

#pairing h6 {
	margin-bottom: 140px;
}

p.pakete-preis {
	font-family: 'montserrat', sans-serif;
	font-weight: bold !important;
	font-size: 85px;
	letter-spacing: 1.7px;
	line-height: 1;
	color: #000C4A;
	margin: 0;
}

.pakete-waehrung {
	font-family: 'montserrat', sans-serif;
	font-size: 34px;
	letter-spacing: 0;
	line-height: 1;
	color: #000C4A;
}

.pakete-sac {
	font-family: 'montserrat', sans-serif;
	font-weight: 500 !important;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1;
	color: #000C4A;
	margin: 30px 0 0 0;
}

#unsere-pakete .row>div>.row:nth-of-type(2)>div:not(.pakete-bezahlung)>div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

#unsere-pakete .row>div>.row:nth-of-type(2)>div:not(.pakete-bezahlung) {
	margin-right: 2%;
}

.sanuscoin.sanuscoin-press {
	background: white;
}

#mein-sanuscoin .vermoegen-arrow {
	margin-left: -21vw;
	width: 50vw;
	position: absolute;
	bottom: -28vw;
	animation: run 7s ease-in-out infinite alternate;
	-webkit-animation: run 7s ease-in-out infinite alternate;

}

@-webkit-keyframes run {
	0% {
		margin-left: -21vw;
		bottom: -28vw;
	}

	50% {
		margin-left: -19vw;
		bottom: -27vw;
	}

	100% {
		margin-left: -21vw;
		bottom: -28vw;
	}
}


#sanuscoin-fakten {
	background: rgb(1, 73, 115);
	background: radial-gradient(circle, rgba(1, 73, 115, 1) 0%, rgba(0, 68, 110, 1) 15%, rgba(33, 58, 83, 1) 100%);
}

#sanuscoin-unterschiede {
	background: rgb(0, 94, 148);
	background: radial-gradient(circle, rgba(0, 94, 148, 1) 0%, rgba(0, 68, 110, 1) 82%, rgba(33, 58, 83, 1) 100%);
}

#sanuscoin-unterschiede h3 {
	color: #48D3FF;
}

#sanuscoin-unterschiede h3 span {
	color: white;
}

#mein-sanuscoin div>h4:nth-of-type(2) {
	margin-left: 40%;
	margin-top: 0px;
}

#mein-sanuscoin div>h4:nth-of-type(3) {
	margin-left: 200px;
	margin-top: 0;
}

#coinboerse h5 {
	margin-left: 6vw;
}

#pairing .row>div>.row:nth-of-type(3) .row>div {
	text-align: center;
	padding: 0 6%;
}

#pairing .row>div>.row:nth-of-type(3) .row>div>img:first-of-type {
	position: absolute;
	top: -70px;
	left: 0;
}

#pairing .row>div>.row:nth-of-type(3) .row>div>img:nth-of-type(2) {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 50%;
}

#pairing .row>div>.row:nth-of-type(3) .row>div>p {
	padding-top: 170px;
}

.download-link:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('/img/sanuscoin/Icon feather-download.png') no-repeat;
	width: 18px;
	height: 18px;
	background-size: 100%;
}

.download-link {
	position: relative;
	padding-left: 25px;
	font-size: 16px;
	letter-spacing: 0.36px;
	line-height: 28px;
	font-family: "source-sans-pro", sans-serif;
}

#pairing .download-link {
	color: white !important;
}

.sanuscoin .color-btn+.color-btn {
	margin-left: 30px;
}

.buy-now-img.bni-mobile {
	display: none;
}

.sanuscoin.sanuscoin-home {
	background: white;
	margin-top: 0;
}

.sanuscoin-home .sanuscoin-slide>div {
	text-align: center;
	height: calc(100vh - 60px);
}

.sanuscoin-home .sanuscoin-slide .slick-dots {
	transform: translateX(-50%);
	margin-left: 0;
}

.sanuscoin #welcome .slick-slide,
.sanuscoin-slide .slick-track {
	position: relative;
	height: 100%;
}

.sanuscoin-home .sanuscoin-slide .slide-img {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100vw;
	height: 100%;
	z-index: 0;
}

.sanuscoin-home .sanuscoin-slide .slide-img img {
	object-fit: cover;
	object-position: bottom;
	width: 100%;
	display: block;
	position: relative;
	height: 100%;
}

.sanuscoin-home .sanuscoin-slide .slick-slide:nth-of-type(6) .slide-img img,
.sanuscoin-home .sanuscoin-slide .slick-slide:nth-of-type(7) .slide-img img,
.sanuscoin-home .sanuscoin-slide .slick-slide:nth-of-type(8) .slide-img img {
	object-position: top;
}

.sanuscoin-slide .slick-dots li button {
	border: 2px solid white;
	background: transparent;
}

.sanuscoin-slide .slick-dots li.slick-active button {
	background: white;
}

.sanuscoin-home p:not(.white-font),
.sanuscoin-home h2:not(.white-font),
.sanuscoin-home h3:not(.white-font),
.sanuscoin-home h4:not(.white-font),
.sanuscoin-home h5:not(.white-font),
.sanuscoin-home h6:not(.white-font),
.sanuscoin-home li:not(.white-font),
.sanuscoin-home a:not(.color-btn) {
	color: #000C4A;
}

.sanuscoin-subnav {
	position: fixed;
	top: 60px;
	z-index: 100;
	width: 100vw;
}

.sanuscoin-subnav .navbar-header {
	width: 100%;
}

.sanuscoin-subnav li a {
	padding: 22px 0 17px 0;
	margin: 0 80px 5px 0;
	color: #000C4A !important;
}

.sanuscoin-subnav li a:hover,
.sanuscoin-subnav li a.active {
	border-bottom: solid 5px #48D3FF;
	margin-bottom: 0;
}

.sanuscoin-subnav li a.active {
	font-weight: bold !important;
}

.sanuscoin #sanuspay {
	position: relative;
	padding: 164px 0 200px 0;
	background: linear-gradient(0deg, #011022 0%, #016EAF 100%);
}

.sanuscoin #sanusapp {
	background: rgb(0, 94, 148);
	background: radial-gradient(circle at 50% 70%, rgba(0, 94, 148, 1) 0%, rgba(0, 68, 110, 1) 29%, rgba(33, 58, 83, 1) 100%);
}

.sanuscoin #sicherheit {
	background: rgb(0, 94, 148);
	background: radial-gradient(circle, rgba(0, 94, 148, 1) 0%, rgba(0, 68, 110, 1) 82%, rgba(33, 58, 83, 1) 100%);
}

.sanuscoin #sicherheit li {
	position: relative;
	padding-left: 40px;
	font-size: 18px;
	line-height: 1.5;
	font-family: 'source-sans-pro', sans-serif;
	margin: 2vw 0 3vw 0;
}

.sanuscoin #sicherheit li span {
	font-size: 28px;
	letter-spacing: 0.6px;
	line-height: 1.6;
}

.sanuscoin #sicherheit li:before {
	content: '';
	background: url('/img/sanuscoin/Zeichenfläche 1.png') no-repeat;
	width: 30px;
	height: 36px;
	background-size: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.sanuscoin h6.unterschiede-vs {
	font-size: 160px;
	letter-spacing: 3.34px;
	line-height: 0.5;
}

#freunde-einladen .broadcast-font {
	text-transform: initial !important;
	font-weight: 400;
	font-size: 110px;
	letter-spacing: 2.4px;
}

#evoucher-wallet {
	padding: 17vh 0 0vh 0;
}

#evoucher-wallet h5:nth-of-type(2) {
	padding-left: 50px;
	margin-top: -40px;
}

.sanuscoin #sicherheit {
	padding: 20vh 0 17vh 0;
}

#freunde-einladen {
	padding: 17vh 0 0 0;
}

#freunde-einladen .container-fluid,
#sanuswallet .container-fluid {
	padding-right: 0;
}

#sac-blick {
	padding: 5vh 0 15vh 0;
	background: transparent linear-gradient(125deg, #EAEAEA 0%, #FFFFFF 50%, #EAEAEA 100%) 0% 0% no-repeat padding-box;
}

#scoin .gap {
	height: 6vw;
	display: block;
}

.sanuscoin #sanuspay span.broadcast-font {
	font-size: 110px;
	line-height: 1;
}



.sanuscoin #sanuspay h5 {
	font-size: 80px;
	line-height: 1;
}

#gemeinschaft h5 {
	line-height: 0.8;
	font-size: 120px;
}

#gemeinschaft .row>div>.row:nth-of-type(2) {
	padding-top: 50px;
}

#gemeinschaft .row>div>.row:nth-of-type(3)>div:nth-of-type(1) {
	margin-top: -3vw;
}

#gemeinschaft .row>div>.row:nth-of-type(2)>div:nth-of-type(2) {
	margin-top: 6vw;
}

#gemeinschaft .row>div>.row:nth-of-type(3)>div:nth-of-type(2) {
	margin-top: 5vw;
}

#gemeinschaft .row>div>.row:nth-of-type(3)>div:nth-of-type(3) {
	margin-top: -6vw;
}

.align-center {
	display: block;
	margin: 0 auto;
}

#gemeinschaft img {
	margin-bottom: 30px;
	animation: pulsate 3s ease-in-out infinite;
	-webkit-animation: pulsate 3s ease-in-out infinite;
	transform: scale(0.85);
}

.sanuscoin #sanusapp h5 {
	font-size: 70px;
	line-height: 0.9;
	position: absolute;
	right: 0;
	top: 0px;
}

.sanuscoin #sanusapp .row .row>div:nth-of-type(2) {
	margin-top: -4vw;
}

.sanuscoin #evoucher-wallet .container-fluid {
	padding-right: 0;
}

.blue-underline {
	position: relative;
}

.blue-underline:after {
	content: '';
	background: url('/img/sanuscoin/Gruppe 1030.png') no-repeat;
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0px;
	left: 0;
}

h3.blue-underline:after {
	bottom: -30px;
}

#gemeinschaft div>h5:nth-of-type(3) {
	padding-left: 8.33%;
}

#sac-blick h3 {
	position: relative;
	height: 130px;
}

#sac-blick h3:before {
	content: '';
	background: url('/img/sanuscoin/Zeichenfläche 1.png');
	position: absolute;
	width: 30px;
	height: 36px;
	top: 0;
	left: -40px;
}

h6.small-h6 {
	font-size: 50px;
	line-height: 1;
}

#sanuswallet {
	padding: 15vh 0 9vw 0;
}

#sac-blick {
	background: transparent linear-gradient(125deg, #EAEAEA 0%, #FFFFFF 50%, #EAEAEA 100%) 0% 0% no-repeat padding-box;
}

p.text-smaller {
	font-size: 20px;
	line-height: 1.5;
}

#sanuswallet .row .row>div:first-of-type>div:last-of-type,
#sanuswallet .row .row>div:first-of-type>div:nth-last-of-type(2) {
	margin-left: 10vw;
}

#sanuswallet .row .row>div:first-of-type>div:last-of-type div {
	display: flex;
	gap: 30px;
}

.each-article hr {
	border-top: 2px solid #48D3FF;
}


.each-article {
	box-shadow: 0px 0px 30px #00000026;
	align-self: start;
	margin-bottom: 70px;
}

#press-articles #articles>div>div {
	display: grid;
	grid-template-columns: repeat(3, calc(33% - 43px));
	grid-column-gap: 70px;
}

.each-article>div:nth-of-type(2) {
	padding: 30px;
}

.each-article .article-img {
	width: 100%;
	height: 14.4vw;
}

.each-article img {
	margin: 0 auto;
	display: block;
	max-width: 100%;
	width: auto;
}

#press-articles .each-article h3 {
	font-weight: bold !important;
	font-size: 23px !important;
	line-height: 1.3;
	letter-spacing: 0;
}

.each-article p.text-smaller {
	font-size: 18px;
}

.each-article>div>img {
	object-fit: scale-down;
	height: 100%;
	object-position: center;
}

.object-fit-none {
	object-fit: none !important;
}

#press-articles {
	padding: 6vw 0;
}

#welcome .first-slide {
	position: absolute;
	z-index: 99;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
	width: 100%;
}

#welcome .first-slide-btns {
	position: absolute;
	bottom: 100px;
	left: 50%;
	width: 100%;
	transform: translateX(-50%);
}

#welcome .first-slide .outline-btn:hover {
	color: #9ed545 !important;
}

#welcome .first-slide .outline-btn {
	color: white !important;
}

#welcome .first-slide a:nth-of-type(2) {
	margin-left: 40px;
}

.sanuscoin .coming-logo::before {
	content: '';
	background: linear-gradient(316deg, rgba(40, 78, 118, 1) 0%, rgba(45, 131, 179, 1) 20%, rgba(45, 151, 188, 1) 28.76%, rgba(44, 175, 198, 1) 41.91%, rgba(44, 184, 202, 1) 50%, rgba(116, 180, 43, 1) 75%, rgba(190, 204, 0, 1) 100%);
	height: 120px;
	width: 120px;
	position: absolute;
	border-radius: 50%;
	z-index: 2;
	left: 41px;
	top: 9px;
}

.sanuscoin .sekunden-gif {
	margin-top: -35px;
}

.sanuscoin .coming-logo {
	position: relative;
	display: block;
	transform: rotate(12deg);
	margin: 120px 0 0 29%;
}

.sanuscoin .coming-logo h6 {
	position: relative;
	z-index: 9;
	font-size: 110px;
}

.sanuscoin .coming-logo h6:nth-of-type(2) {
	margin-left: 27px;
	font-size: 75px;
}

.sanuscoin #sanusapp .coming-logo {
	margin-left: -70px;
}

.sanuscoin #evoucher-wallet .coming-logo {
	position: absolute;
	left: 70px;
	top: -7px;
}

.sanuscoin #blockchain .h1-style {
	font-size: 65px;
}

.sanuscoin #blockchain .absolute {
	position: absolute;
	left: 50%;
	z-index: 1111;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
	padding: 0 16vw;
}

.sanuscoin #sanusapp div>img:first-of-type {
	position: relative;
	z-index: 2;
}

.sanuscoin #sanusapp div>img.karte-gif {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	width: 100%;
}

#sc-press-header .container-fluid,
#sc-explore-header .container-fluid {
	position: absolute;
	z-index: 9;
	top: 31vh;
	width: 100%;
}

#sc-explore-header h1>span:nth-of-type(2) {
	font-weight: bold !important;
	margin-left: -20px;
}

#sanusexplorer {
	background: radial-gradient(circle, rgba(0, 94, 148, 1) 0%, rgba(0, 68, 110, 1) 82%, rgba(33, 58, 83, 1) 100%);
	padding: 8vw 0;
}

#sanusexplorer .row>div>.row:nth-of-type(1) img {
	width: 56.5vw;
	float: right;
}

#sanusexplorer .row>div>.row:nth-of-type(1) a {
	margin-left: 34.5vw;
}

#explorer-whitepaper div>h5:nth-of-type(2) {
	margin-top: -20px;
}

#explorer-whitepaper div>a {
	position: absolute;
	left: 100%;
	bottom: 40px;
}

#sanusexplorer .row:first-of-type div>.row:nth-of-type(3)>div:nth-of-type(1) {
	padding-right: 20px;
}


.sanuscoin.sanuscoin-explore {
	background: white;
}

.sanuscoin .each-article p,
.sanuscoin .each-article h3 {
	margin: 0;
}

.explorer-guidelines {
	display: flex;
	gap: 30px;
}

#explorer-sanuswallet {
	padding: 20vh 0 9vw 0;
}

#explorer-sanuswallet li {
	font-family: "source-sans-pro", sans-serif;
	font-size: 2.4rem;
	letter-spacing: 0.6px;
	line-height: 3.8rem;
	position: relative;
	padding-left: 50px;
	margin: 30px 0;
}

#explorer-sanuswallet li:before {
	content: '';
	background: url('/img/sanuscoin/Zeichenfläche 1.png') no-repeat;
	width: 30px;
	height: 36px;
	background-size: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.sanuscoin #beyond-value {
	position: relative;
	height: calc(100vh - 60px);
}

.sanuscoin #beyond-value img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.sanuscoin #beyond-value h1>span:nth-of-type(2) {
	font-weight: bold !important;
	margin-left: -20px;
}


.sanuscoin #beyond-value h1,
.sanuscoin #beyond-value h2,
.sanuscoin #beyond-value p {
	text-shadow: 0px 3px 6px #00000055;
}

.sanuscoin #beyond-value .container-fluid {
	position: absolute;
	z-index: 99;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -116%);
	text-align: center;
	width: 100%;
}

#explorer-whitepaper {
	background: radial-gradient(circle, rgba(0, 94, 148, 1) 0%, rgba(0, 68, 110, 1) 82%, rgba(33, 58, 83, 1) 100%);
	padding: 8vw 0 5vw 0;
}

#sc-press-header h1 span:nth-of-type(2) {
	font-weight: bold !important;
	margin-left: -20px;
}

#sc-explore-header,
#sc-press-header {
	height: calc(100vh - 120px);
	width: 100%;
}


#sc-explore-header>img,
#sc-press-header>img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.sanuscoin-press .nav-tabs li a {
	border: none;
	color: #000C4A !important;
	text-transform: uppercase;
	font-size: 25px;
	font-family: "montserrat", sans-serif;

}

.tab-content>div:nth-of-type(2)>div:nth-of-type(2) {
	padding-left: 4vw;
}

.tab-content>div:nth-of-type(2)>div:nth-of-type(odd) {
	padding-right: 4vw;
}

.sanuscoin-press .nav-tabs li a:hover,
.sanuscoin-press .nav-tabs li a:focus {
	border: none;
	background: transparent;
}

.sanuscoin-press .nav-tabs {
	margin-bottom: 50px;
	border: none;
}

.sanuscoin-press .nav-tabs>li:first-of-type a {
	padding-left: 0;
}

.sanuscoin-press #videos h3 {
	font-size: 30px;
}

.sanuscoin-press #videos>div {
	padding-top: 40px;
}

.sanuscoin-press #videos>div:nth-of-type(1),
.sanuscoin-press #videos>div:nth-of-type(2) {
	padding-top: 0px;
}

.sanuscoin-press .nav-tabs li.active a {
	border-bottom: solid #48D3FF 2px;
	color: #000C4A;
	font-weight: bold !important;
}

.sanuscoin-home #welcome .glyphicon-heart {
	color: #e20f0f;
}

#sanuscoin-unterschiede .unterschiede-grid>div {
	display: grid;
	grid-template-columns: 1fr 200px 1fr;
}

#sanuscoin-unterschiede .unterschiede-grid>div>h3:first-of-type,
#sanuscoin-unterschiede .unterschiede-grid>div>p:first-of-type {
	text-align: right;
}

#sanuscoin-unterschiede .unterschiede-grid>div>h6,
#sanuscoin-unterschiede .unterschiede-grid>div>img {
	text-align: center;
	margin: 0 auto;
	display: block;
}

#sanuscoin-unterschiede .unterschiede-grid>div>img {
	margin-top: 15px;
}

#sanuscoin-unterschiede .unterschiede-grid>div:first-of-type {
	margin-bottom: 40px;
}


/* Sanuscoin Roadmap */

.sanuscoin-roadmap .container .content>p:first-of-type {
	line-height: 1.2;
	margin: 5px 0;
}

.roadmap-bg {
	opacity: 0.1;
	position: fixed;
	left: 50%;
	transform: translate(-50%, -50%);
	top: 55%;
	width: 35vw;
}

.sanuscoin-roadmap {
	background: #01213A;
}

.sanuscoin-roadmap .timeline {
	position: relative;
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	padding: 15px 0;
}

.sanuscoin-roadmap .timeline::after {
	content: '';
	position: absolute;
	width: 2px;
	background: linear-gradient(180deg, transparent 0%, rgba(72, 211, 255, 1) 10%, rgba(72, 211, 255, 1) 90%, transparent 100%);
	top: 0;
	bottom: 15vw;
	left: 50%;
	margin-left: -1px;
}

#roadmap-beginning {
	padding: 0 30px;
	position: relative;
	z-index: 1;
}

#roadmap-beginning .content {
	padding: 20px 60px 20px 60px;
	position: relative;
	border-radius: 18px;
	background: white;
	box-shadow: 0px 0px 20px #00c2ffde;
}

#roadmap-beginning>div {
	margin-top: 5vw;
}

#roadmap-beginning .date {
	opacity: 0;
}

.sanuscoin-roadmap .container {
	padding: 15px 30px;
	position: relative;
	background: inherit;
	width: 50% !important;
	margin: 0 0 4vw 0 !important;
}

.sanuscoin-roadmap .timeline>.container:nth-of-type(odd) {
	left: 0;
}

.sanuscoin-roadmap .timeline>.container:nth-of-type(even) {
	left: 50%;
}

.sanuscoin-roadmap .container::after {
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	top: calc(50% - 8px);
	right: -8px;
	background: #48D3FF;
	border: 2px solid white;
	border-radius: 16px;
	z-index: 1;
}

.sanuscoin-roadmap .container.viewport::after {
	box-shadow: 0 0 20px white;
}

.sanuscoin-roadmap .timeline>.container:nth-of-type(even)::after {
	left: -8px;
}

.sanuscoin-roadmap .timeline hr {
	border-top: #48D3FF solid 2px;
}

.sanuscoin-roadmap .timeline>.container:nth-of-type(even)::before {
	left: 8px;
}

.sanuscoin-roadmap .container .date {
	position: absolute;
	display: inline-block;
	top: calc(50% - 8px);
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #48D3FF;
	text-transform: uppercase;
	letter-spacing: 1px;
	z-index: 1;
}

.sanuscoin-roadmap .timeline>.container:nth-of-type(odd) .date {
	left: 104%;
	white-space: nowrap;
}

.sanuscoin-roadmap .timeline>.container:nth-of-type(even) .date {
	right: 104%;
	white-space: nowrap;
}

.roadmap-navi li:before {
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	left: -20px;
	top: 5px;
	background: transparent;
	border-radius: 50%;
	border: 1px solid white;
}

.roadmap-navi li.active:before {
	content: '';
	width: 10px;
	height: 10px;
	position: absolute;
	left: -20px;
	top: 5px;
	background: #48D3FF;
	border-radius: 50%;
	border: 1px solid white;
}

.roadmap-navi li:after {
	content: '';
	position: absolute;
	width: 2px;
	height: calc(100% - 10px);
	left: -16px;
	top: 15px;
	background: white;
	opacity: 0.5;
}


.roadmap-navi li:last-of-type:after {
	display: none;
}

.roadmap-navi li {
	position: relative;
	padding-bottom: 5vh;
	color: white;
	font-size: 16px;
	line-height: 2;
}

.sanuscoin-roadmap .container .content {
	padding: 20px 60px 20px 60px;
	position: relative;
	border-radius: 18px;
	background: white;
	box-shadow: 0px 0px 20px #00c2ffde;
}


#roadmap-header {
	padding: 7vw 4vw 20px 5vw;
}

.roadmap-navi {
	position: fixed;
	left: 40px;
	top: 56%;
	transform: translateY(-50%);
}

.roadmap-navi ul {
	display: flex;
	flex-direction: column;
	border: none;
}

.roadmap-navi ul li.active a,
.roadmap-navi ul a,
.roadmap-navi ul a:hover,
.roadmap-navi ul a:focus {
	background: transparent !important;
	color: white !important;
	border: none !important;
	padding: 0;
}

#for-you .color-btn+.color-btn {
	margin-bottom: 20px;
}

.sanuscoin #welcome .slick-next,
.sanuscoin #welcome .slick-prev {
	display: none !important;
}

.sanuscoin #for-you .row-alt .col-lg-5 {
	width: 45%;
	margin-left: -50px;
}

.sanuscoin .two-btns-same {
	display: grid;
	grid-template-columns: 1fr 1fr;
	width: 95%;
	column-gap: 30px;
}

.sanuscoin .two-btns-same a {
	align-self: flex-start;
	text-align: center;
	margin: 0 !important;
	padding: 8px 0;
}

.sanuscoin #sac-blick .row>div>.row:nth-of-type(2)>div {
	padding-right: 5vw;
}

.sanuscoin #roadmap-hinweis {
	padding: 7vw 0 50px 0;
}

@media(max-width: 1800px) {
	#pairing .row>div>.row:nth-of-type(3) .row>div>img:nth-of-type(2) {
		bottom: 60%;
	}
}

@media(max-width: 1600px) {
	.sanuscoin #blockchain .absolute {
		padding: 0 13vw;
	}

	.sanuscoin #for-you .row-alt .col-lg-5 {
		margin-left: -20px;
	}

	#for-you .color-btn+.color-btn {
		margin-top: 37px;
		display: inline-block;
		margin-left: 0;
	}

	.sanuscoin h1 {
		font-size: 70px;
	}

	.sanuscoin h5 {
		font-size: 70px;
		line-height: 1;
	}

	.sanuscoin .color-btn {
		padding: 12px 25px;
	}

	.sanuscoin h4 {
		font-size: 152px;
		line-height: 181px;
	}

	.sanuscoin h6 {
		font-size: 80px;
		line-height: 1;
	}

	p.pakete-preis {
		font-size: 70px;
	}

	.pakete-waehrung {
		font-size: 28px;
	}

	#orderlimit h4 {
		font-size: 100px;
	}

	#mein-sanuscoin h4 {
		font-size: 90px;
	}

	#mein-sanuscoin div>h4:nth-of-type(3) {
		margin-left: 9vw;

	}

	.sanuscoin .color-btn+.color-btn {
		margin-left: 20px;
	}

	#for-you .row>div:first-of-type>.row:nth-of-type(3) img {
		width: 120px;
	}

	.each-article a.color-btn {
		font-size: 15px;
	}

}

@media(max-width: 1500px) {
	.sanuscoin #for-you .row-alt .col-lg-5 {
		margin-left: 0;
	}

	#welcome .speech_bubble p {
		font-size: 20px;
		line-height: 30px;
	}

	.speech_bubble.speech_bubble_1 {
		width: 220px;
	}

	.speech_bubble.speech_bubble_2 {
		width: 255px;
		left: calc(25vw - 255px);
	}
}


@media(max-width: 1400px) {
	.pakete-sac {
		margin: 30px 0 0 0;
	}

	.sanuscoin #beyond-value .container-fluid {
		transform: translate(-50%, -90%);
	}

	#press-articles #articles>div>div {
		grid-template-columns: repeat(2, calc(50% - 22px));
	}

	#welcome .gap {
		height: 18vw;
	}

	.sanuscoin-roadmap .timeline>.container:nth-of-type(even) {
		width: 40% !important;
		margin: 0 10% 4vw 0 !important;
	}

	.sanuscoin-roadmap .timeline>.container:nth-of-type(odd) {
		width: 40%;
		margin: 0 0 4vw 10% !important;
	}

	#for-you .row>div>.row:nth-of-type(3)>div:nth-of-type(3) {
		padding-left: 5%;
		width: inherit;
	}

	#for-you .row>div>.row:nth-of-type(3)>div:nth-of-type(3) a {
		float: left;
		margin: 0 30px 0 0;
	}

	#for-you .row>div>.row:nth-of-type(3)>div:nth-of-type(3) .color-btn+.color-btn {
		margin: 20px 0 0 0;
	}

	p.pakete-preis {
		font-size: 60px;
	}

	.pakete-waehrung {
		font-size: 30px;
	}

	.pakete-bezahlung div {
		padding: 0 20px;
	}


	#roadmap-beginning {
		padding: 0 13%;
	}

	.sanuscoin .two-btns-same {
		grid-template-columns: 300px;
		column-gap: 30px;
		row-gap: 20px;
	}

	#creditsindex #credits-head img {
		width: 110px;
		margin-top: 12px;
	}

	#credits-head h1.h1-small,
	#credits-view h1.h1-small {
		font-size: 65px;
	}
}

@media(max-width: 1200px) {

	.sanuscoin #blockchain .absolute {
		padding: 0 10vw;
	}

	.sanuscoin #blockchain .h1-style {
		font-size: 45px;
	}

	.sanuscoin #sanusapp h5 {
		font-size: 60px;
	}

	.sanuscoin #sanuspay h5 {
		font-size: 65px;
	}

	.sanuscoin #sanuspay {
		padding: 120px 0 150px 0;
	}

	#explorer-sanuswallet {
		padding: 10vw 0;
	}

	#evoucher-wallet h5:nth-of-type(2) {
		margin-top: -10px;
	}

	#sanuscoin-unterschiede .unterschiede-grid>div {
		grid-template-columns: 1fr 150px 1fr;
	}

	.sanuscoin h6.unterschiede-vs {
		font-size: 120px;
		letter-spacing: 2px;
	}

	#unsere-pakete .row>div>.row:nth-of-type(2) {
		display: block;
		align-items: unset;
	}

	#orderlimit img {
		top: -20px;
		width: 350px;
	}

	#pairing {
		padding: 6.5vw 0 13.5vw 0;
	}

	#orderlimit {
		padding: 6vw 0 11vw 0;
	}

	#coinboerse {
		padding: 6vw 0 6vw 0;
	}

	.sanuscoin h1 {
		font-size: 55px;
	}

	.sanuscoin h5 {
		font-size: 55px;
	}

	.buy-now-img {
		margin-top: 0;
	}

	.sanuscoin h4 {
		font-size: 125px;
		line-height: 140px;
	}

	.sanuscoin h3 {
		font-size: 30px;
		line-height: 44px;
	}

	.sanuscoin h6 {
		font-size: 70px;
	}

	.sanuscoin .color-btn {
		font-size: 16px;
	}

	#orderlimit h4 {
		font-size: 91px;
	}

	#mein-sanuscoin h4 {
		font-size: 105px;
	}

	#mein-sanuscoin div>h4:nth-of-type(2) {
		margin-left: 280px;
	}

	#mein-sanuscoin .row .row img {
		bottom: -31vw;
	}

	#orderlimit .light-blue-font {
		padding-left: 12vw;
	}

	.sanuscoin #welcome h1,
	.sanuscoin #welcome h2.h1-style {
		font-size: 80px;
		line-height: 90px;
		letter-spacing: 2.4px;
	}

	.sanuscoin #welcome h2 {
		font-size: 50px;
		line-height: 1;
		letter-spacing: 1.8px;
	}

	.sanuscoin #welcome p {
		font-size: 20px;
		line-height: 30px;
	}

	.sanuscoin-home .sanuscoin-slide .slide-img img,
	.sanuscoin #welcome .slick-slide,
	.sanuscoin-slide .slick-track,
	.sanuscoin-home .sanuscoin-slide>div {
		height: 600px;
	}

	#welcome .gap {
		height: 25vw;
	}

	.speech_bubble.speech_bubble_2 {
		width: 220px;
		left: 1vw;
		bottom: 100px;
	}

	.sanuscoin #welcome p {
		font-size: 16px;
		line-height: 24px;
	}

	.speech_bubble.speech_bubble_1 {
		width: 180px;
		bottom: 200px;
		right: 1vw;
	}

	.speech_bubble.speech_bubble_3:before {
		bottom: 50%;
	}

	.speech_bubble.speech_bubble_3 {
		right: 26vw;
		bottom: 173px;
		width: 212px;
	}

	.speech_bubble.speech_bubble_4 {
		left: 12vw;
		bottom: 219px;
		width: 225px;
	}

	.sanuscoin .vertical-line:before {
		top: -16vw;
		height: 18vw;
	}

	#scoin {
		padding: 7vw 0 20px 0;
	}

	#gemeinschaft {
		padding: 10vw 0;
	}

	.sanuscoin #sanusapp,
	#sac-blick,
	#sanuswallet {
		padding: 11vw 0;
	}

	#evoucher-wallet {
		padding: 11vw 0 4vw 0;
	}

	.sanuscoin #sicherheit {
		padding: 11vw 0 5vw 0;
	}

	#freunde-einladen {
		padding: 7vw 0 9vw 0;
	}

	.each-article {

		display: grid;
		grid-template-columns: 30% 70%;
		margin-bottom: 70px;
	}

	#press-articles #articles>div>div {
		grid-template-columns: 100%;
	}

	.sanuscoin #beyond-value .container-fluid {
		transform: translate(-50%, -50%);
	}

	#buy-now .container-fluid {
		top: 9%;
	}

}

@media(max-width: 991px) {
	.sanuscoin #blockchain .absolute {
		padding: 0 50px;
	}

	.sanuscoin .sekunden-gif {
		margin-top: 23px;
		width: 500px;
		margin-left: -280px;
	}

	.sanuscoin .coming-logo {
		margin: 50px 0 29%;
	}

	.sanuscoin #sanuspay span.broadcast-font {
		font-size: 80px;
	}

	.sanuscoin #evoucher-wallet .coming-logo {
		left: unset;
		z-index: 1;
		right: 35px;
		margin: 0;
	}

	.sanuscoin #sanusapp div>img:first-of-type {
		margin-top: 150px;
	}

	.sanuscoin #sanusapp .coming-logo {
		margin-left: 0;
		position: absolute;
		right: 40%;
		top: -120px;
		transform: scale(0.8) rotate(15deg);
	}

	.sanuscoin #sanusapp h5 {
		right: 50%;
		top: 100px;
		width: 100%;
		transform: translateX(50%);
	}

	#buy-now .container-fluid {
		top: 12%;
	}

	#sanuswallet .row .row>div:first-of-type>div:last-of-type,
	#sanuswallet .row .row>div:first-of-type>div:nth-last-of-type(2) {
		margin-left: 0;
	}

	.sanuscoin #sac-blick h3 {
		height: auto;
	}

	.sanuscoin h4 {
		font-size: 110px;
		line-height: 1;
	}

	#sanuscoin-video h2.h1-style {
		font-size: 70px;
		letter-spacing: 2px;
	}

	.speech_bubble.speech_bubble_1::before {
		border-color: rgba(194, 225, 245, 0);
		border-bottom-color: #88b7d5;
		right: 69%;
		bottom: 100%;
	}

	.speech_bubble.speech_bubble_1 {
		bottom: 10px;
		right: 3vw;
	}

	.speech_bubble.speech_bubble_2 {
		bottom: 165px;
	}

	.speech_bubble.speech_bubble_2::before {
		border-color: rgba(194, 225, 245, 0);
		border-top-color: rgba(174, 175, 175, 0.8);
		left: 70%;
		bottom: -32px;
	}

	#welcome .gap {
		height: 38vw;
	}

	.sanuscoin #evoucher-wallet .container-fluid {
		padding-right: 0;
	}

	.sanuscoin #sanusapp .row .row>div:nth-of-type(2) {
		margin-top: 5vw;
	}

	.sanuscoin-roadmap .timeline>.container:nth-of-type(even),
	.sanuscoin-roadmap .timeline>.container:nth-of-type(odd) {
		width: 85% !important;
		margin: 0 0 8vw 10% !important;
		left: 0;
	}

	.sanuscoin-roadmap .timeline>.container:nth-of-type(odd) .date,
	.sanuscoin-roadmap .timeline>.container:nth-of-type(even) .date {
		left: unset;
		right: 5%;
		top: -20px;
	}

	.sanuscoin-roadmap .timeline>.container:nth-of-type(odd)::after,
	.sanuscoin-roadmap .timeline>.container:nth-of-type(even)::after {
		left: 98.8%;
		top: -20px;
		right: unset;
	}

	.sanuscoin-roadmap .timeline::after {
		left: 95%;
	}

	#explorer-sanuswallet li:before {
		width: 20px;
		height: 26px;
	}

	#explorer-sanuswallet li {
		font-size: 20px;
		line-height: 1;
		padding-left: 30px;
		margin: 25px 0;
	}

	#explorer-whitepaper div>h5:nth-of-type(2) {
		margin-top: 0;
	}

	#sanusexplorer h3 {
		margin-top: 80px;
	}

	#sanusexplorer .row>div>.row:nth-of-type(1) a {
		margin-left: 38vw;
	}

	#sanusexplorer .row>div>.row:nth-of-type(1) img {
		width: 100%;
	}

	#explorer-whitepaper div>a {
		position: absolute;
		left: unset;
		bottom: 40px;
		right: 0%;
	}

	.sanuscoin .horizontal-line:before {
		display: none;
	}

	#scoin p span.broadcast-font {
		font-size: 50px;
	}

	#scoin {
		padding: 10vw 0 20px 0;
	}

	.sanuscoin #evoucher-wallet .container-fluid {
		padding-right: 20px;
	}

	#freunde-einladen,
	#sanuswallet {
		padding: 10vw 0 0 0;
	}

	.sanuscoin #sicherheit {
		padding: 11vw 0;
	}

	#evoucher-wallet {
		padding: 9vw 0 7vw 0;
	}

	.sanuscoin #sanusapp {
		padding: 9vw 0;
	}

	#gemeinschaft .row>div>.row:nth-of-type(2)>div:nth-of-type(2) {
		margin-top: 0;
	}

	#gemeinschaft h5 {
		font-size: 80px;
	}

	#pairing .row>div>.row:nth-of-type(3) .row>div>img:first-of-type {
		width: 60px;
		top: -50px;
	}

	#pairing .row>div>.row:nth-of-type(3) .row>div:first-of-type,
	#pairing .row>div>.row:nth-of-type(3) .row>div:nth-of-type(2) {
		margin-bottom: 100px;
	}

	.sanuscoin #mein-sanuscoin div>h4 {
		margin: 0 20px 0 0;
	}

	#mein-sanuscoin .row>div>.row:nth-of-type(2)>div:first-of-type {
		display: flex;
	}

	.sanuscoin .container-fluid {
		padding-left: 20px;
		padding-right: 20px;
	}

	.each-article>div:nth-of-type(2) {
		padding: 25px;
	}

	.tab-content>div:nth-of-type(2)>div:nth-of-type(2) {
		padding-left: 0;
	}

	.tab-content>div:nth-of-type(2)>div:nth-of-type(odd) {
		padding-right: 0;
	}

	#sanuspay .row:nth-of-type(2) .row>div:nth-of-type(2) {
		margin-left: 0;
	}

	.sanuscoin #sanuspay {
		padding: 150px 0 150px 0;
	}

	.sanuscoin #sanuspay iframe {
		margin-bottom: 40px;
	}
}

@media(max-width: 767px) {
	.sanuscoin #blockchain .absolute {
		padding: 0 20px;
	}

	.sanuscoin #blockchain .h1-style {
		font-size: 35px;
	}

	.sanuscoin #blockchain img {
		height: 700px;
		width: auto;
		max-width: 100%;
		object-fit: cover;
	}

	#scoin img.rotating-coin {
		width: 90%;
		margin: 22px 0 39px 9%;
	}

	#credits-head h1.h1-small,
	.credits-view h1.h1-small {
		font-size: 30px;
	}

	#explorer-whitepaper div>a {
		position: relative;
		left: unset;
		bottom: unset;
		display: inline-block;
		margin-top: 20px;
	}

	.sanuscoin .coming-logo::before {
		left: 11px;
	}

	.sanuscoin .coming-logo h6 {
		font-size: 80px;
	}

	.sanuscoin .coming-logo h6:nth-of-type(2) {
		font-size: 55px;
	}

	#freunde-einladen .container-fluid,
	#sanuswallet .container-fluid {
		padding-right: 20px;
	}

	.sanuscoin #sanuspay iframe {
		height: 250px;
	}

	.sanuscoin #sanuspay {
		padding: 70px 0;
	}

	.sanuscoin #sanuspay .col-md-5>h6 {
		font-size: 45px;
	}

	.sanuscoin #sanuspay span.broadcast-font {
		font-size: 60px;
	}

	.sanuscoin .two-btns-same a {
		padding: 8px 0 !important;
		width: 180px;
	}

	#for-you .row>div>.row:nth-of-type(3)>div:nth-of-type(3) {
		width: 100%;
	}

	.sanuscoin #for-you .row-alt .col-lg-5 {
		width: 100%;
		margin-left: 0;
	}

	.sanuscoin .two-btns-same {
		display: flex;
		width: 100%;
	}

	#gemeinschaft .row>div>.row:nth-of-type(3)>div:nth-of-type(1),
	#gemeinschaft .row>div>.row:nth-of-type(3)>div:nth-of-type(2),
	#gemeinschaft .row>div>.row:nth-of-type(3)>div:nth-of-type(3),
	#gemeinschaft .row>div>.row:nth-of-type(3)>div:nth-of-type(4) {
		margin-top: 20px;
	}

	#welcome .first-slide a:nth-of-type(2) {
		margin-left: 0;
	}

	.sc-iframe-container {
		padding: 0;
		height: 100%;
	}

	.sc-iframe-container iframe {
		left: -289px !important;
		width: 1000px !important;
	}

	.each-article .article-img {
		width: 100%;
		height: 100%;
		min-height: 150px;
	}

	.sanuscoin #sanusapp div>img:first-of-type {
		margin: 0;
	}

	.sanuscoin #sanusapp .coming-logo {
		position: relative;
		top: auto;
		right: 0;
		float: right;
		margin-top: -80px;
		transform: scale(0.6) rotate(15deg);
	}

	.sanuscoin #sanusapp h5 {
		position: relative;
		top: auto;
		right: auto;
		transform: initial;
		width: 90%;
		float: left;
	}

	.sanuscoin #freunde-einladen img {
		margin-top: 60px;
	}

	.sanuscoin #evoucher-wallet .coming-logo {
		position: relative;
		left: auto;
		top: auto;
		transform: scale(0.8) rotate(12deg);
		bottom: auto;
		margin-bottom: -50px;
	}

	#sanuscoin-unterschiede p {
		margin-bottom: 20px;
	}

	#roadmap-beginning .content {
		padding: 20px;
	}

	#roadmap-beginning {
		padding: 15px 30px;
	}

	#explorer-whitepaper,
	#explorer-sanuswallet {
		padding: 20vw 0;
	}

	#sanusexplorer {
		padding: 15vw 0;
	}

	.sanuscoin-explore #explorer-whitepaper img {
		width: 75%;
		margin: 25px auto;
		display: block;
	}

	.sanuscoin #beyond-value .container-fluid {
		top: 25%;
		padding: 10vw 20px 20vw 20px;
	}

	.sanuscoin #beyond-value h1>span:nth-of-type(2) {
		margin-left: -10px;
	}


	.visible-inline-xs {
		display: inline-block;
	}

	#sanuscoin-unterschiede .unterschiede-grid>div>img {
		width: 30px;
	}

	p.text-smaller {
		font-size: 16px;
	}

	#sanuscoin-unterschiede {
		padding: 20vw 0;
	}

	#sanuscoin-unterschiede p {
		padding-left: 30px;
		position: relative;
	}

	#sanuscoin-unterschiede div.col-xs-12>p:before {
		content: '';
		width: 20px;
		height: 10px;
		position: absolute;
		left: 0;
		top: 10px;
		background-size: contain;
	}

	.sanuscoin #welcome h1>span:nth-of-type(2) {
		margin-left: -10px;
	}

	.sanuscoin #welcome h2 {
		font-size: 30px;
		line-height: 1;
		letter-spacing: 1.6px;
	}

	#welcome .gap {
		height: 62vw;
	}

	#welcome .speech_bubble p {
		font-size: 14px;
		line-height: 1.6;
		margin: 10px;
	}

	.speech_bubble.speech_bubble_2::before {
		left: 11%;
	}

	.speech_bubble.speech_bubble_2 {
		width: 175px;
		left: 1vw;
		bottom: 135px;
	}

	.speech_bubble.speech_bubble_1::before {
		right: 14%;
	}

	.speech_bubble.speech_bubble_1 {
		width: 140px;
		bottom: 60px;
		right: 3vw;
	}

	.speech_bubble.speech_bubble_3 {
		right: 2vw;
		bottom: 151px;
		width: 157px;
	}

	.speech_bubble.speech_bubble_4:before {
		border-color: rgba(194, 225, 245, 0);
		border-right-color: #2B9BFE;
		left: unset;
		bottom: 68%;
		right: 99%;
	}

	.speech_bubble.speech_bubble_4 {
		left: unset;
		bottom: 70px;
		width: 225px;
		right: 0;
	}

	#welcome .slick-dots li {
		margin: 10px 5px;
	}

	.sanuscoin-home .sanuscoin-slide .slide-img img,
	.sanuscoin #welcome .slick-slide,
	.sanuscoin-slide .slick-track,
	.sanuscoin-home .sanuscoin-slide>div {
		height: 500px;
	}

	.sanuscoin-home .sanuscoin-slide .slick-dots {
		width: 100%;
	}

	.sanuscoin #welcome h1,
	.sanuscoin #welcome h2.h1-style {
		font-size: 50px;
		line-height: 70px;
		letter-spacing: 1px;
	}

	.sanuscoin #sac-blick h4 {
		font-size: 70px;
	}

	#freunde-einladen .broadcast-font {
		font-size: 70px;
	}

	.sanuscoin #sanuscoin-video h4 {
		font-size: 60px;
		line-height: 0.5;
		margin-top: 45px;
	}

	#sanuscoin-unterschiede div>p:nth-of-type(odd):before {
		background: url('/img/sanuscoin/Gruppe 1019.png') no-repeat;
	}

	#gemeinschaft .row>div>.row:nth-of-type(2)>div:nth-of-type(2) {
		margin-top: 60px;
	}


	#sanuscoin-fakten .row .row>div {
		margin-top: 80px;
	}

	#sanuscoin-unterschiede div>p:nth-of-type(even):before {
		background: url('/img/sanuscoin/Gruppe 1020.png') no-repeat;
	}

	#sanuscoin-video h2.h1-style {
		font-size: 40px;
		letter-spacing: 1px;
	}

	#sanuscoin-video .go-down {
		display: none;
	}

	#sanuscoin-unterschiede .unterschiede-grid>div {
		grid-template-columns: 1fr 100px 1fr;
	}

	.sanuscoin h6.unterschiede-vs {
		font-size: 85px;
	}

	#roadmap-header {
		padding: 10vw 0 15vw 0;
	}

	.roadmap-navi {
		display: none;
	}

	.sanuscoin-roadmap .timeline>.container:nth-of-type(even),
	.sanuscoin-roadmap .timeline>.container:nth-of-type(odd) {
		margin: 0 0 80px 0 !important;
		width: 95% !important;
	}

	.sanuscoin-roadmap .container .content {
		padding: 20px;
	}

	#roadmap-timeline p a {
		word-break: break-all;
		white-space: break-spaces;
	}

	.each-article {
		display: grid;
		grid-template-columns: 100%;
		margin-bottom: 70px;
	}


	#sc-explore-header h1>span:nth-of-type(2),
	#sc-press-header h1 span:nth-of-type(2) {
		margin-left: -10px;
	}

	#explorer-sanuswallet .row .row:nth-of-type(2)>div:nth-of-type(2) {
		margin: 20px 0;
	}

	#sanusexplorer h3 {
		margin-top: 50px;
	}

	#sanusexplorer .row>div>.row:nth-of-type(1) a {
		margin: 20px 0 0 0;
		display: inline-block;
	}

	.sanuscoin-subnav .nav {
		display: flex;
		width: 100%;
		justify-content: space-between;
	}

	.sanuscoin-subnav .nav>li a {
		padding: 10px 0 5px 0;
		margin: 0;
		font-size: 11px;
	}

	.shine div a>p:last-of-type {
		font-size: 18px;
	}

	.buy-now-img {
		display: none;
	}

	.buy-now-img.bni-mobile {
		display: block;
	}

	#buy-now .container-fluid {
		position: relative;
		top: 0;
	}

	.sanuscoin h1 {
		font-size: 45px;
		letter-spacing: 1px;
	}

	.buy-now-img {
		margin-top: -20vw;
	}

	.sanuscoin h5 {
		font-size: 48px;
	}

	.sanuscoin #buy-now a {
		bottom: -20px;
	}

	.sanuscoin #buy-now {
		height: auto;
		width: 100vw;
		padding-bottom: 150px;
	}

	#for-you .container-fluid>.row>div:first-of-type>.row:first-of-type h3 {
		margin: 0;
	}

	.sanuscoin h4 {
		font-size: 95px;
		line-height: 1;
	}

	.sanuscoin h6 {
		font-size: 55px;
	}

	#for-you .row>div:first-of-type>.row:nth-of-type(3) img {
		display: none;
	}

	#for-you .row>div:first-of-type>.row:nth-of-type(3) {
		margin-top: 0;
	}

	.coin-empfehlung {
		font-size: 15px;
		line-height: 20px;
		width: 120px;
	}

	.coin-eigenverantwortlich {
		font-size: 15px;
		line-height: 25px;
		width: 180px;
	}

	#for-you .row>div>.row:nth-of-type(3)>div:nth-of-type(3) {
		padding-left: 3px;
	}

	#for-you .row>div>.row:nth-of-type(3)>div:nth-of-type(3) .color-btn+.color-btn {
		margin: 0;
	}

	#for-you .row>div>.row:nth-of-type(3)>div:nth-of-type(2) {
		margin-bottom: 60px;
	}

	#unsere-pakete .row>div>.row:nth-of-type(2)>div:not(.pakete-bezahlung) {
		margin-right: 4%;
		margin-bottom: 6%;
		width: 46%;
	}

	p.pakete-preis {
		font-size: 50px;
	}

	.pakete-waehrung {
		font-size: 23px;
	}

	.pakete-sac {
		font-size: 14px;
		margin: 5px 0 0 0;
	}

	#orderlimit .light-blue-font {
		padding-left: 0;
	}

	#orderlimit h4 {
		font-size: 70px;
		line-height: 1;
	}

	#orderlimit img {
		position: relative;
		width: 90%;
		top: 0;
	}

	.sanuscoin #roadmap-hinweis {
		padding: 7vw 10px 50px 10px;
	}

	.sanuscoin h3 {
		font-size: 25px !important;
		line-height: 1.4;
	}

	#pairing .row>div>.row:nth-of-type(3) .row>div>img:nth-of-type(2) {
		position: relative;
		left: unset;
		bottom: unset;
		transform: unset;
	}

	#pairing .row>div>.row:nth-of-type(3) .row>div>p {
		padding: 30px 0 0 0;
	}

	#pairing .row>div>.row:nth-of-type(3) .row>div {
		margin-bottom: 100px;
	}

	#mein-sanuscoin h4 {
		font-size: 70px;
	}

	#coinboerse h5 {
		margin-left: 0;
	}

	#unsere-pakete .pakete-bezahlung h3 {
		font-size: 18px !important;
		line-height: 22px;
	}

	#pairing h6 {
		margin-bottom: 80px;
	}
}

@media (max-width: 420px) {
	#pairing-status>div:after {
		right: -8px;
	}
}

@media (max-width: 360px) {
	#pairing-status>div:after {
		right: -4px;
	}

	.sanuscoin h3 {
		font-size: 20px !important;
		line-height: 1.4;
	}
}