.floating-menu .fm-item-1-2 {
	display:none;
}

.floating-menu .fm-item-1-1{
	display:block;
}

.product-go-back {
	position: absolute;
	top: 9%;
}

#product-history-back {
	padding-left: 15px;
}

#product-history-back i {
	position: absolute;
    top: 5.25px;
    left: 10px;
}

.product-go-back a, .product-go-back span, .product-go-back i{
	color: #fff!important;
	font-size:14px;
}

.product-go-back .fusion-column-wrapper div {
	display: flex;
    align-items: center;
}

.product-go-back .fusion-column-wrapper div > *{
	margin-right:5px;
}

.product-go-back .go-back-item {
	transition: all 0.25s ease;
	cursor: pointer;
}

.product-go-back .go-back-item:hover, .product-go-back .go-back-item:hover * {
	color:#000!important;
}

/* SEO Header */
.header-seo-h1 h1 {
    font-family: "Segoe UI", "Open Sans", Arial, sans-serif!important;
    font-size: 30px!important;
    line-height: 1.375!important;
}

.header-seo-p {
    color: #fff;
    font-family: eurostile, sans-serif;
    font-size: 60px;
    line-height: 1.2;
    margin-bottom: 30px;
}

.header-seo-p p {
    margin-bottom: 0px;
}

/* Product Navi */
#product-navi-mobil {
	display: none;
	z-index: 12;
	padding-top: 10px;
	padding-bottom: 10px;
}

.product-navi.scrolled {
	position: fixed;
    width: 100%;
    z-index: 999;
    top: 60px;
}

.product-navi .fusion-builder-row {
	flex-wrap: nowrap!important;
}

.product-navi li {
	text-transform: uppercase;
	color: #7c7b7b;
	letter-spacing: 2px;
    font-size: 16px;
    line-height: 1;
	padding-top: 10px;
}

#product-navi ul {
	list-style-type: none;
    padding-inline-start: 0px;
    margin: 0px;
}

#product-navi li {
	display: inline;
	padding: 0 40px 0 0;
	cursor:pointer;
	transition: color 0.25s ease;
}

#product-navi li:hover, #product-navi li[active="true"] {
	color: #0086cd;
}

#product-navi .fusion-button {
	width:auto;
    min-width: auto;
}
#product-navi .navi-button-comparison {
	min-width:175px;
    margin-right: 55px;
}

#product-navi .navi-button-quote {
	min-width:275px;
}

#product-navi .navi-cta-buttons {
	min-width: 150px;
}

#product-navi .product-col-quote {
	flex-grow:1;
}

#product-navi-mobil .fusion-button {
	padding: 11px 15px!important;
}

#shopButton, #shopButtonMobil {
    display:none;
}

#product-navi-mobil .navi-button-comparison {
	width: 170px!important;
    min-width: auto;
}

#product-navi-mobil .selected-menu{
	display:flex;
	padding-top: 0;
	position:relative;
}

#product-navi-mobil .selected-menu i{
	margin-right: 10px;
}

#product-navi-mobil .selected-menu i.open::before {
	content: "\f077";
}

#product-navi-mobil .dropdown-list {
	display:none;
	position: absolute;
    background-color: rgb(255, 255, 255);
    top: 52px;
    width: calc(100vw + 20px);
    left: -20px;
    padding-left: 30px;
    z-index: 10;
}

#product-navi-mobil .navi-cta-buttons{
	width: 160px!important;
    min-width: auto;
}

#dropdown-navi-mobil {
	padding: 10px 10px 0 10px;
	cursor: pointer;
}

#dropdown-navi-mobil .ueberblick {
	display:none;
}

#dropdown-navi-mobil ul {
	padding-inline-start: 0px;
    list-style: none;
	margin: 0;
}

#dropdown-navi-mobil .dropdown-list li {
	position: relative;
	padding-bottom: 16.5px;
	padding-left: 27px;
	padding-top: 16.5px;
}

#dropdown-navi-mobil .dropdown-list li:not(:last-child)::after{
	content: "";
    position: absolute;
    top: 49px;
    width: 100vw;
    border-bottom: 1px solid #e3e3e3;
    left: -20px;
}

#dropdown-navi-mobil .dropdown-list::after{
	content: "";
    position: absolute;
    width: calc(100vw + 35px);
    border-bottom: 1px solid #000;
	left: -20px;
}

/*Intro Section*/
.intro ul {list-style: square;}
.intro ul li { margin-bottom:10px}

/*Gallery*/
.gallery-thumbnails .fusion-imageframe {cursor: pointer;transition: all 0.25s ease-out;}
.gallery-thumbnails .fusion-imageframe:hover, .gallery-thumbnails .fusion-imageframe.slide-active {border-color: #212934!important;}

/*Funktion Section*/
.product-funktion .funktion, .product-funktion .funktionCover {
  height:285px;
  width: 285px;
}

.product-funktion .funktion > div {
	background-size: cover!important;
}

.product-funktion .funktionCover > div {
    background-size: cover!important;
}

.product-funktion h3 {
    font-size: 18px!important;
    color: #0086cb;
    font-weight: 600;
}
.product-funktion ul {
  list-style: square; 
}

/*Video Secton*/
.product-video h3 {
  font-size: 18px!important;
    color: #000000;
    font-weight: 600;
  	margin-bottom:5px;
}

/* BK konfiguration */
.product-konfiguration ul{
    margin-top: -15px;
    margin-bottom: 0px;
    padding-left: 21px;
    list-style: square;
}

/* Intro */
.product-intro-column {
	z-index: 4;
}

.product-teaser-ul {
	list-style-type: none;
    padding-inline-start: 35px;
	margin: 0px;
}

.product-teaser-ul li {
	line-height: normal;
    position: relative;
	padding: 10px 5px;
}

.product-teaser-ul li::before {
	content: "\f058";
	font-family: 'Font Awesome 5 Pro';
	font-weight: 300;
	font-size: 28px;
    color: #fff;
	margin-left: -40px;
    position: absolute;
    top: 0px;
	padding-top: 5px;
}


/* Interactive Section */
.interactive-section h3, .interactive-section h4 {
    color: #0086CB;
    margin: 0 0 1rem 0;
}

.interactive-section p {
    line-height: 1.4;
}

.interactive-section .grips-grid .col {
    overflow: unset;
}

.interactive-section .spot {
    background: #0086cd;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    cursor: pointer;
}

.interactive-section .spot-pointer {
    width: 25px;
    height: 25px;
    display: block;
    z-index: 9;
    border-radius: 50%;
    background: inherit;
    position: relative;
    color: inherit;
}

.interactive-section .spot-sonar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    left: -12.5px;
    top: -12.5px;
    z-index: 1;
}

.interactive-section .spot-sonar:after, .interactive-section .spot-sonar:before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: -2px;
    top: -2px;
    border-radius: 50%;
    border: 2px solid #0086cd;
    animation: elegant_sonar 1.5s linear infinite;
    opacity: 0;
}

.interactive-section .spot-sonar:after {
    animation-delay: 1s;
}
.interactive-section #clear {
    border: none;
    position: absolute;
    top: -2px;
    right: 9px;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 24px!important;
	cursor:pointer;
	z-index: 2;

}

.interactive-section #clear:hover {
    color: #0086CB !important;
    background-color: transparent;
    border: none;
}

.interactive-section .back-text {
    padding-top: 3px;
}

.interactive-section .info-buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.interactive-section .info-text .btn {
    margin-bottom: 0;
    margin-top: 1rem;
}

.interactive-section .main-text {
    z-index: 2;
}

.interactive-section .action-wrapper {
    position: relative;
}

.interactive-section .info-text {
    display: none;
    position: absolute;
    top: 0;
    background-color: #0086cd;
    max-width: 24rem;
	min-width:250px;
	z-index: 10;
}

.interactive-section .info-text .text-wrapper {
    padding: 1rem;
}

.interactive-section .info-text .text-wrapper p {
    font-size: 0.888889rem;
    margin: 0;
	color: #fff;
}

.interactive-section .info-text .info-title {
	font-size: 24px;
	margin-bottom: 10px!important;
	color: #fff;
}

.interactive-section svg {
    position: absolute;
    pointer-events: none;
    top: 0;
    width: 100%;
    height: 100%;
	z-index: 16;
}

.interactive-section img {
    width: auto;
}



/* Kennenlernen */
#interactive-section-discover .view {
	margin-left: -9.3rem;
	margin-top: -4rem;
	position: relative;
	display: inline-block;
}

#interactive-section-discover .btn-kopf {
	position: absolute;
	top: 98%;
	left: 24.5%;
	z-index: 6;
	cursor:pointer;
}
#interactive-section-discover .overlay-drehen {
	position: absolute;
	top: 84%;
	left: 5.5%;
	pointer-events:none;
}
#interactive-section-discover .mejs__container {
	width: auto!important;
	height: 215px!important;
}
#interactive-section-discover .mejs__overlay-play {
	width: 100% !important;
	height: 100% !important;
}

#interactive-section-discover video {
	width: 100%!important;
	height: auto!important;
}

/* Spezifikationen */
#spezifikationen table {
    border: none !important;
}

#spezifikationen .table-1 tr:nth-child(odd) {
    background: #f7f7f7;
}

#spezifikationen .table-1 tr:nth-child(even) {
    background: #fff;
}

#spezifikationen table td {
    border: none !important;
    padding: 10px !important;
}


/* Software */
#interactive-section-software h4 {
    margin: 0 0 2rem 0;
}

#interactive-section-software .main-info-text{
	padding-right: 20px;
}

#interactive-section-software .main-info-text ul {
    list-style: square;
    margin-top: 5px;
}

#interactive-section-software .main-info-title {
    margin-top: 20px;
	margin-bottom: 0px;
    font-size: 18px;
	font-weight: 600;
    color: #000000;
    display: none;
}

#interactive-section-software .main-info-text .main-info-title:nth-of-type(1) {
    display: block;
}

#interactive-section-software .main-info-description {
    display: none;
}

#interactive-section-software .main-info-text .main-info-description:nth-of-type(1) {
    display: block;
}

#interactive-section-software .nav {
	width: 50%;
	margin-top: 25px;
}

#interactive-section-software .main-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid;
	cursor: pointer;
}

#interactive-section-software .main-nav i.open {
	transform:rotate(180deg);
}

#interactive-section-software .nav .nav-text {
    padding-right: 5px;
	font-size: 24px;
}

#interactive-section-software .nav-list {
	list-style-type: none;
    padding-inline-start: 0;
    margin-top: 5px;
	display:none;
	position: absolute;
    background-color: #f7f7f7;
    padding: 0 5px 5px 0;
    width: 50%;
}

#interactive-section-software .nav-list li {
	font-size: 24px;
    border-bottom: 1px solid;
	cursor: pointer;
	transition: color 0.25s ease;
}

#interactive-section-software .nav-list li:hover {
	color:#0086cd;
}

#interactive-section-software .nav-list li:last-child {
    border: none;
}

#interactive-section-software .nav-list li.cat1 {
	display:none;
}

#interactive-section-software .info-text {
    top: 85%;
    right: 2%;
}

#interactive-section-software .info-title, #interactive-section-software .info-description, #interactive-section-software #clear {
    color: #fff;
}

#interactive-section-software .action-wrapper {
	margin-top:-120px;
}

#interactive-section-software .view {
    height: 448.844px;
    position: relative;
}

#interactive-section-software .software-arrow {
    position: absolute;
    cursor: pointer;
    top: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0086cd;
    color: #fff;
	z-index: 4;
}

#interactive-section-software .software-arrow[move_to="none"] {
	display:none;
}

#interactive-section-software .arrow-left {
    left: -20px;
}

#interactive-section-software .arrow-right {
    right: -20px;
}

#interactive-section-software .arrow-left[device="desktop-4-3"] {
    left: 9%;
}

#interactive-section-software .arrow-right[device="desktop-4-3"] {
    right: 9%;
}

#interactive-section-software #software-device{
	position:absolute;
	z-index:2;
	width:100%;
}

#interactive-section-software .software-img-wrapper {
    position: relative;
}

#interactive-section-software .software-img-wrapper[device="desktop-16-9"] {
    padding:4%;
}

#interactive-section-software .software-img-wrapper[device="desktop-16-9"] img{
   width:100%;
}

#interactive-section-software .software-img-wrapper[device="desktop-4-3"] {
    padding:3%;
}

#interactive-section-software .software-img-wrapper[device="desktop-4-3"] img{
	margin-top: -0.5%;
    padding-left: 11%;
    width: 89%;
}

#interactive-section-software .software-img-wrapper[device="tablet"] {
    padding: 8% 10%;
}

#interactive-section-software .software-img-wrapper[device="vissard"] {
    padding: 14% 8%;
}

#interactive-section-software .software-img-wrapper img {
    display: none;
}

#interactive-section-software .software-img-wrapper img:first-child {
    display: block;
}

#interactive-section-software .media-wrapper {
    padding-bottom: 1rem;
}

/* FAQ */
.faq-accordion {
    margin-bottom: 7px !important;
    padding: 10px 20px !important;
    text-align: left !important;
    text-transform: none !important;
    letter-spacing: normal !important;
    width: 100%;
}

.faq-accordion .fusion-button-text {
    font-weight: 400 !important;
    font-size: 24px;
}

.faq-accordion i {
    float: right !important;
    font-size: 24px !important;
    color: #0086cd !important;
}

.faq-outer-panel {
    display: none;
    margin-left: 20px !important;
    width: auto !important;
}

.faq-outer-panel .fusion-panel {
    padding: 0px 20px;
    background-color: #fff;
    border-bottom: 6px solid #f7f7f7 !important;
}

.faq-outer-panel .panel-title a {
    color: #000 !important;
}

.faq-outer-panel .panel-body {
    font-size: 16px;
}

.faq-outer-panel .fusion-toggle-heading {
    font-weight: 600;
}

.panel-collapse.show {
    display: block;
}


/*Service*/
#service .fusion-builder-row > div.fusion_builder_column:last-child{
    display:none;
}

.fs-small {
	font-size:16px!important;
}

#service {
	background: linear-gradient(45deg, #16c5b1 0%, #16c5b1 10%, #005f99 50%, #005f99 65%, #0086cd 90%);
}

.service-show-all {
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
}

p.service-show-all {
	margin-bottom: 0px !important;
}

.newsletter-kachel {
    cursor: pointer;
}

@media (max-width:640px) {
	p.service-show-all{
		font-size: 16px!important;
		text-align: center!important;
	}
}

.fusion-layout-column.service-show-all::before {
    content: "";
    display: block;
    border: 1px solid #fff;
    position: absolute;
    top: 0px;
    left: 1.98%;
    bottom: 0px;
    right: 1.98%;
    transition: all .5s ease;
}

.fusion-layout-column.service-show-all:hover::before {
    top: -3.5%;
    bottom: -3.5%;
    left: -0%;
    right: -0%;
}
.fusion-layout-column.service-show-all.col:hover::before {
    left: -1.98%;
    right: -1.98%;
}

.service-column {
    transition: background-color 0.5s;
}

.service-column.col, .service-show-all.col {
    overflow: unset;
	margin-left: 13px;
}

.service-column.col-3 {
	width: calc(25% - 13px);
}

.service-column .fusion-column-wrapper {
	z-index:4;
	position:relative;
}

.service-column::before {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    top: 0px;
    left: 1.98%;
    bottom: 0px;
    right: 1.98%;
    transition: transform .5s ease;
}

.service-column:hover::before {
    transform: scaleY(1.075) scaleX(1.015);
}

.service-p-left {
    padding-left: 25px;
}

.service-section p {
    font-size: 20px;
}

.service-buttons {
    padding: 21px 29px !important;
}

#service-button4 {
    width: 240px;
}

.service-download-toggles .fusion-toggle-icon-wrapper {
    margin-left: 15px !important;
}

.service-download-toggles .fusion-toggle-heading {
    margin-left: 0 !important;
    padding: 0 15px 0 5px !important;
    color: #000 !important;
    font-weight: 500 !important;
}

.service-download-toggles .panel-body {
    padding: 0px 15px 15px 15px !important;
}

.service-download-toggles .fusion-panel {
    border-bottom: 2px solid #0086cd !important;
}

.service-download-button {
    text-align: right !important;
    padding: 15px !important;
    font-size: 24px !important;
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 100% !important;
    display: flex !important;
    justify-content: flex-end !important;
    flex-direction: column !important;
}

.service-download-button i {
    opacity: 0;
    transition: opacity 0.25s ease;
}

.service-column:hover .service-download-button i {
    opacity: 1;
}

.service-publikation-toggles .fusion-toggle-heading {
    margin-left: 5px !important;
    padding: 0 !important;
    color: #000 !important;
    font-weight: 500 !important;
}

.service-publikation-toggles .panel-title a {
    padding: 0 !important;
}

.service-publikationen .service-column .fusion-column-wrapper {
    min-height: 235px !important;
}

.sw-hover-bg {
    background: #205D94 !important;
}

.sw-hover-column {
    display: none;
}

.sw-hover-column p a {
    color: #8AC3E5 !important;
}

.sw-hover-column .fusion-column-wrapper {
    min-height: 300px !important;
}

.sw-external-link-button {
    text-align: right;
    padding: 15px;
    font-size: 14px !important;
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    width: 100% !important;
    display: flex !important;
    justify-content: flex-end !important;
    flex-direction: row !important;
}

/*  Collapseomatic  */

.collapseomatic {
	color: #0086CD;
	padding: 0 0 10px 0px;
	background-image: none;
}

.collapseomatic::before {
    content: "\f078";
    font-size: 13px;
    padding-right: 5px;
    font-family: 'Font Awesome 5 Pro';
}

.collapseomatic.colomat-close::before {
  content: "\f077";
}

.collapseomatic_excerpt, .collapseomatic_content {
	margin-left: 0px;
}	

/*  Vergleichstabelle Vissard */
#vergleichstabelle table {
    border: none !important;
}

#vergleichstabelle table td {
    border: none !important;
    padding: 10px !important;
}

#vergleichstabelle > table > thead > tr > th {
	padding:10px;
	border:0px;
	background:white;
	font-size:16px;
	font-weight:600;
}
#vergleichstabelle > table > tbody > tr > td:nth-child(1){
	width:350px
}
#vergleichstabelle > table > tbody > tr > td:nth-child(2){
	width:85px
}
#vergleichstabelle > table > tbody > tr > td:not(:nth-child(1)){
	font-family: 'Font Awesome 5 Pro';
	text-align: center;
}	

#vergleichstabelle tbody tr td.dark {
	background: #DDDDDD;
    font-weight: 600;
	border-bottom: 1px solid #ffffff54!important;
}

.vergleichstabelle-inhalt {
	overflow: hidden; 
	height: 629px;
	max-height: 629px; 
}

.vergleichstabelle-inhalt > .fusion-column-wrapper::after {
	z-index:20;
	content: ""; 
	height: 300px; 
	width: 100%; 
	position: absolute; 
	bottom: 0px; 
	background: linear-gradient(0deg, #fff 10%, transparent);
}

.vergleichstabelle-inhalt.open > .fusion-column-wrapper::after {
	content: none;
}

.toggle-text {
	font-family: "Segoe UI", "Open Sans", "Arial", sans-serif !important;
    font-style: normal;
    letter-spacing: 2px;
    font-size: 16px;
    line-height: 1;
	width: 350px;
    background: #0086CD;
    color: white;
    margin: 0 auto;
    padding: 11px 23px;
}
.toggle-text:hover {
	background:#005F99
}

.mehr, .weniger {
    cursor: pointer;
}


/* Produkte Vergleich */
#produkt-vergleich-modal {
	padding-left: 70px;
	padding-right: 70px;
}

.oculus-table-navi {
	display: flex;
	justify-content: space-between;
}

.grips-multi-select {
	width: 25%;
}

#product-comparison-arrows {
	display: flex;
	margin-right:13px;
}

#product-comparison-button-left {
	margin-right: 10px;
}

#product-comparison-arrows div {
	color: #005f99;
    background-color: #ffffff;
    width: 40px !important;
    height: 40px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    cursor: pointer;
	transition: all 0.25s ease;
}

#product-comparison-arrows div:hover {
	background-color: #005f99;
	color: #fff;
}


table.oculus-table {
    background-color: #ffffff00;
    border-spacing: 0;
    border-collapse: collapse;
	table-layout:fixed;
	border:none;
}

table.oculus-table td {
    width: 350px;
}

table.oculus-table td, table.oculus-table th {
    border: 0px solid #AAAAAA;
    vertical-align:top;
    padding: 5px 5px;
    overflow: hidden;  
    position: relative;
}

.highlighted {
    background-color: #0085cd25;
}

table.oculus-table .product-names {
	font-weight:500;
}

table.oculus-table tr:nth-child(even) {
    background: #f7f7f7;
}
table.oculus-table tr:nth-child(odd), table.oculus-table tr:nth-child(-n+2), table.oculus-table tr:last-child {
    background: #fff;
}

table.oculus-table .table-category {
	font-weight:500;
	background: #DDDDDD!important;
	border-top: 10px solid #fff;
}

.oculus-table a {
    display:none;   
}

.oculus-table-button-active { 
	font-family: "Segoe UI", "Open Sans", "Arial", sans-serif !important;
	text-transform: uppercase;
    background-color: #0086CD;
    letter-spacing: 2px;
    font-size: 16px;
	padding: 0;
}

.oculus-table-button-active a {
    display: block!important;
    color: white;
    text-decoration:none;
    vertical-align: baseline;
    text-align: center;
    padding-top: 3px;
}    

.oculus-table-button{
    height: 40px;
}


.oculus-table-wrapper .table-1 {
	-ms-overflow-style: none;  /* Hide scrollbar for IE and Edge */
	scrollbar-width: none;  /* Hide scrollbar for Firefox */
}

.oculus-table-wrapper .table-1::-webkit-scrollbar{ /* Hide scrollbar for Chrome, Safari and Opera */
	display: none;
}

/*
.oculus-table td:first-child {
    width: 360px;
    font-weight: 500;
    left: 0;
    position: absolute;
    top: auto;
}
*/


.oculus-table tr:last-child .oculus-table-head {
    height: 40px;
}

.hidden {
		opacity: 0;
}
/*Produktvergleich BK*/
.bk-tabelle .bk-tabelle-wrapper {
  overflow: scroll;
  -ms-overflow-style: none;  /* Internet Explorer 10+ */
  scrollbar-width: none;  /* Firefox */
}  
.bk-tabelle .bk-tabelle-wrapper::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}

.bk-header.table-1 table th, .bk-header.tkt-slctr-tbl-wrap-dv table th { 
    	border: 0px solid #dcdcdc;
    background: #fff;
    padding: 10px;
    text-align: left;
}  
.bk-header.table-1 table, .bk-header.tkt-slctr-tbl-wrap-dv table {
  border: 0px;
}

.bk-content.table-1 tr td, .bk-content.tkt-slctr-tbl-wrap-dv tr td {
    border: 0px solid #dcdcdc;
    padding: 5px 10px;
}

.bk-content.table-1 tr:nth-child(even), .bk-content.tkt-slctr-tbl-wrap-dv tr:nth-child(even) {
    background: #F7F7F7;
}

.bk-content.table-1, .bk-content.tkt-slctr-tbl-wrap-dv,.bk-header.table-1, .bk-header.tkt-slctr-tbl-wrap-dv {
  overflow-x: unset;
}

.bk-collapse {
	cursor: pointer;
	transition: all 0.25s ease;
}

.bk-collapse:hover {
	color: #0086cd;
}

.anfrageliste-button {
    font-family: "Segoe UI", "Open Sans", "Arial", sans-serif !important;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    background-color: #0086cd;
    color: #fff;
    padding: 10px 20px;
    line-height: 1.42857;
    display: inline-block;
    width: 100%;
}

.anfrageliste-button:hover {
    color: #fff;
    background-color: #005f99;
}

@media (min-width:640px) {
	.bk-content.table-1 table th {
			 display:none;
	}
}


/* ------------------------------------------------------------  responsive  ------------------------------------------------------------ */
@media only screen and (max-width: 1600px) {
    .product-go-back {
        top: 5%;
    }
}

@media only screen and (max-width: 1420px) {
	.product-go-back {
		top: -9%;
	}
}

@media only screen and (max-width: 1335px) {
    #product-navi {
        display: none;
    }

    #product-navi-mobil {
        display: block;
    }

    #product-navi-mobil .navi-cta-buttons i{
        display: none;
    }
}


@media only screen and (max-width: 1200px) {
	.interactive-column {
		height:300px;
	}
	
	#interactive-section-software .nav {
		margin-left:0;
		width:100%;
	}
	
	#interactive-section-software .software-img-wrapper {
		margin:auto;
	}
	
	#interactive-section-software .view {
		height: auto;
	}
	
	#interactive-section-software .media-wrapper .mejs__container {
		width: auto!important;
	}
	
	.produkte-downloads-modal .fusion-builder-row {
		align-content: flex-start!important;
	}

	.fusion-body .fusion_builder_column.produkte-downloads-modal-content {
		width: 95%!important;
	}
	
	.oculus-table .oculus-table-head {
		width: calc(((100vw - 20px) / 3) + 5px);
	}
	
	table.oculus-table td img {
		width: 75%;
	}
}


@media only screen and (max-width: 1023px) {
    .header-subheadline h2.fusion-responsive-typography-calculated, .header-subheadline h2.fusion-responsive-typography-calculated p, .header-seo-h1 h1, .fusion-title.header-seo-h1 {
        font-size: 22px !important;
    }

	/* green */
	.teaser-green h1, .teaser-green .header-subheadline h2, .teaser-green .teaser-li-text, .teaser-green .product-teaser-ul li::before, .teaser-green .header-seo-p p{
		background-color: #298600;
	}
	
	.teaser-green h1, .teaser-green .header-subheadline h2, .teaser-green .teaser-li-text, .teaser-green .header-seo-p p {
		box-shadow: 5px 0 0 #298600, -5px 0 0 #298600;
	}
	
	/* orange */
	.teaser-orange h1, .teaser-orange .header-subheadline h2, .teaser-orange .teaser-li-text, .teaser-orange .product-teaser-ul li::before, .teaser-orange .header-seo-p p{
		background-color: #FF9600;
	}
	
	.teaser-orange h1, .teaser-orange .header-subheadline h2, .teaser-orange .teaser-li-text, .teaser-orange .header-seo-p p{
		box-shadow: 5px 0 0 #FF9600, -5px 0 0 #FF9600;
	}
	
	/* blue */
	.teaser-blue h1, .teaser-blue .header-subheadline h2, .teaser-blue .teaser-li-text, .teaser-blue .product-teaser-ul li::before, .teaser-blue .header-seo-p p, .teaser-blue p{
		background-color: #026398;
	}
	
	.teaser-blue h1, .teaser-blue .header-subheadline h2, .teaser-blue .teaser-li-text, .teaser-blue .header-seo-p p, .teaser-blue p{
		box-shadow: 5px 0 0 #026398, -5px 0 0 #026398;
	}
	
	.oculus-header-with-img h1, .header-subheadline h2, .teaser-li-text, .header-seo-p p, .oculus-header-with-img p{
		display: inline;
		padding:5px 0px!important;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
	}

	.oculus-header-with-img .fusion-title{
		margin-bottom: 20px!important;
	}
	
	.oculus-header-with-img h1, .header-seo-p p {
		line-height: 1.5!important;
	}
	
	.header-subheadline h2 {
		line-height: 1.5!important;
	}
	
	.oculus-header-with-img h1, .header-subheadline, .product-teaser-ul li, .header-seo-p p {
		width: fit-content;
	}
	
	.oculus-header-with-img .fusion-title, .header-seo-p{
		padding: 5px!important;
	}
	
	.product-teaser-ul li {
		padding: 5px!important;
	}
	
	.teaser-li-text {
		padding: 5px 0px 6.45px 0px!important;
		line-height: 1.6;
	}
	
	.product-teaser-ul li::before {
		font-size: 22px;
		padding-left: 5px;
		padding-right: 8px;
		height: calc(100% - 6px);
		top: 1.5px;
		padding-top: 3.5px;
	}

	.product-navi.scrolled {
		top: 43px;
	}
	
	.product-teaser-ul li:not(:last-child) {
		margin-bottom: 7.5px;
	}

	.product-go-back {
		display: none!important;
	}
		
	.produkte-downloads-modal .modal-download-button {
		width: auto;
	}
	
	.faq-outer-panel {
		margin-left: 0px!important;
	}
	
	.faq-outer-panel .fusion-panel {
		padding: 0px;
	}
	
	.faq-accordion {
		padding: 10px 0px!important;
	}
	
	.faq-accordion .fusion-toggle-heading {
		margin-right: 10px!important;
	}
}

@media only screen and (max-width: 768px) {
	#product-navi-mobil {
		padding: 5px 10px;
	}
	
	#product-navi-mobil .fusion-button {
		padding: 7.5px 15px!important;
	}

	.product-navi.scrolled {
		top: 43px;
	}

    #product-navi-mobil .dropdown-list{
        top:40px;
    }
	
	.produkte-downloads-modal {
		padding-top: 50px!important;
		padding-bottom: 50px!important;
	}
	
	.produkte-downloads-modal .fusion-builder-row {
		overflow-y: scroll;
	}
	
	.grips-multi-select {
		width: 31%;
	}
	
	#product-comparison-arrows {
		margin-right:5px;
	}
	
	#produkt-vergleich-modal {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#interactive-section-software .nav-list {
		width: 100%;
		padding-right: 0;
	}
	
	#interactive-section-software .grips-grid {
		margin-bottom: 25%;
	}
	
	#interactive-section-software .action-wrapper {
		margin-top: 20px;
	}
	
	#interactive-section-software .main-info-text {
		min-height: 180px;
	}
}

@media only screen and (max-width: 640px) {

	#nex-forms .grid-system-2[data-grid-name="submit-anfrage"] .col-sm-12.input_container {
        padding-left: 0;
        padding-right: 0;
    }

    .header-seo-p {
        margin-bottom: 20px!important;
    }
}

@media only screen and (max-width: 600px) {
	#product-navi-mobil .navi-button-comparison {
		width: auto!important;
        min-width: auto;
	}

	#product-navi-mobil .navi-button-comparison i {
		margin-right: 0;
	}

	#product-navi-mobil .navi-button-comparison .fusion-button-text {
		display:none;
	}
	
	#product-navi-mobil .fusion-button {
		padding: 10px!important;
	}
	
	#product-navi-mobil .navi-button-quote {
		width: 140px!important;
        min-width: auto;
	}

    #product-navi-mobil .dropdown-list{
        top:45px;
    }

}

@media only screen and (max-width: 425px) {
	#interactive-section-software .software-arrow {
		width:30px;
		height: 30px;
	}
	
	#interactive-section-software .nav .col{
		border-right-width: 1px;
	}
	
	.grips-multi-select {
		display:none;
	}
	
	.oculus-table-navi {
		display: flex;
		justify-content: flex-end;
	}
	
	.oculus-table .oculus-table-head {
		width: calc(((100vw - 20px) / 2) + 5px);
	}
	
	table.oculus-table td img {
		width: 75%;
	}
	
	.service-column::before, .service-show-all.col::before{
		left: 0px;
		right: 0px;
	}

    #product-navi-mobil .navi-cta-buttons{
        width: 37px!important;
        height: 37px;
        min-width: auto;
    }

    #product-navi-mobil .navi-button-quote i{
        display:block;
        margin-left: 0;
    }

    #product-navi-mobil .navi-button-buy i {
        display:block;
        margin-left: -2px;
    }

    #product-navi-mobil .navi-cta-buttons .fusion-button-text{
        display:none;
    }
	
}

@media only screen and (max-width: 375px) {

}

.nowrap {
	white-space:nowrap;
}