/*
Theme Name: Custom Child Theme
Theme URI: http://almostinevitable.com
Template: Divi
Author: PK Son
Author URI: http://pk.almostinevitable.com
Description: This is a child theme of Divi from Elegant Themes
Version: 1.0.6
*/



/*********TEMP******************/

.lang-item-fr {
	/*display: none !important;*/
}

.admin-bar .footerbanner {
	display: none !important;
}


/************* FINANCING BANNER  **************/
/************* FINANCING BANNER  **************/
/************* FINANCING BANNER  **************/
.cookie {
  display: none !important;
}


.divibars-close-container {
  top: -3px !important;
 }


.footerbanner {
	position: fixed;

height: 50px;
width: 100%;
z-index: 18777271;
background-image: linear-gradient(180deg,rgba(168,52,58,0.75) 0%,rgba(168,52,58,0.75) 100%),url(https://www.swissbionic.com/wp-content/uploads/financing.jpg) !important;
background-color: #A8343A !important;
 bottom: -50px;
  -webkit-animation: slide 0.5s forwards;
    -webkit-animation-delay: 2s;
    animation: slide 0.5s forwards;
    animation-delay: 2s;
}

@-webkit-keyframes slide {
    100% { bottom: 0; }
}

@keyframes slide {
    100% { bottom: 0; }
}

.footerbanner-mobile {
bottom: 0px !important;
position: absolute !important;	
}

.footerbanner .divibars-close {
  width: auto;
  height: auto;
  display: block;
  position: absolute;
  right: 10px;
  top: -10px;
  overflow: hidden;
  border: none;
  outline: none;
  z-index: 99991;
  font-size: 32px;
  line-height: 32px;
  min-height: 15px;
  min-width: 15px;
  color: #fff;
  background-color: transparent;
  font-family: inherit;
  font-weight: 300;
  cursor: pointer;
}


.admin-bar .footerbanner {
	display: none !important;
}

/************* FINANCING BANNER  **************/
/************* FINANCING BANNER  **************/
/************* FINANCING BANNER  **************/




.top-menu-login, .top-menu-support {
font-weight: bold;

color: #fff;
  padding: 22px 15px 22px 0px;
}

.top-menu-login:hover, .top-menu-login:focus-within, .top-menu-support:hover, .top-menu-support:focus-within {
  background: #4e296e;
  cursor: pointer;
}



.top-menu-login:before {
	  content: "\f007"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}
.top-menu-support:before {
	  content: "\f1cd"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}



ul.bundles {
  list-style: none;
  padding: 0;
}
ul.bundles li {
  padding-left: 1.3em;
  list-style: none;
}
ul.bundles li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}



.smart-page-loader {
    background: #000 !important;
}


.home-bild-1 .et_parallax_bg {
background-position: right bottom !important;
}
.home-bild-2 .et_parallax_bg {
background-position: left bottom !important;
}

.pemf-bild-1 .et_parallax_bg {
background-position: right bottom !important;
}

.biofeedback-bild-1 .et_parallax_bg {
background-position: right top !important;
}

.brainwave-bild-1 .et_parallax_bg {
background-position: 35% center !important;
}

/*
.et_pb_blurb_content, .et_pb_circle_counter, .et_pb_contact_main_title, .et_pb_countdown_timer_container, .et_pb_counter_title, .et_pb_gallery_item, .et_pb_newsletter_description, .et_pb_number_counter, .et_pb_portfolio_item, .et_pb_post, .et_pb_pricing_content, .et_pb_pricing_heading, .et_pb_promo_description, .et_pb_slide_description, .et_pb_tab, .et_pb_tabs_controls, .et_pb_team_member, .et_pb_testimonial_description_inner, .et_pb_text, .et_pb_toggle_content, .et_pb_toggle_title, .et_pb_wc_add_to_cart, .et_pb_wc_additional_info, .et_pb_wc_breadcrumb, .et_pb_wc_description, .et_pb_wc_meta, .et_pb_wc_price, .et_pb_wc_rating, .et_pb_wc_stock, .et_pb_wc_title, .et_pb_widget, .product {
    word-wrap: normal !important;
}
*/
.testred {
	background-color: red !important;
}
.testblue {
	background-color: blue !important;
}

#menu-main-menu .lang-item {
	display: none;
}

.display-mobile {
	display: none;
}
@media only screen and (max-width: 768px) {
    .display-mobile {
	display:inline !important;
	
	.hide-on-mobile {
		display:none !important;
	}
}

}

.gradient_blue, #global-header-section, .program-blurb, .footer-text, .gallery-close  {
background-image: linear-gradient(145deg,#201556 0%,#673fa4 11%,rgba(104,59,155,1) 20%,#6a338b 40%,#9355ae 60%,#662e8c 72%,#652978 89%,#2b114b 100%) !important;
}




.gradient_red {
background: rgb(255,0,0); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,0,0,1) 0%, rgba(253,72,72,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,0,0,1) 0%,rgba(253,72,72,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,0,0,1) 0%,rgba(253,72,72,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#fd4848',GradientType=0 ); /* IE6-9 */

}

.gradient_blue, .gradient_red  {
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
}

.blue {
	
	color: #613389;
}
.black {
	
	color: #000;
}

.red {
	color: red;
}
.green {
	color: green;
}
.orange {
	color: orange;
}
.yellow {
	color: yellow;
}
.turquoise {
	color: #40E0D0;
}
.violet {
	color: violet;
}
.indigo {
	color: indigo;
}
.blue2 {
	color: blue;
}
.lightgreen {
	color: #ccffe2;
}
.lightblue {
	color: #8748be;
}
.white {
	color: #ffffff;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
 
.logged-in .fixed {
    margin-top: 32px !important;
}


.et_pb_button::after {
    margin-left: 0 !important;
}
et_pb_button:hover {
	padding-right: 2em !important;
}
.link_intern {
	line-height: 1.8em;
}
.link_intern:hover, .link_video:hover, .link_6g_l:hover, link_6g_r:hover  {
	text-decoration: underline !important;
} 


.link_intern::after {
   /*   line-height: 1.2em;
  content: "\35";
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    font-family: ETmodules !important;
    margin-left: -10px !important;
    left: auto;
    font-size: 1.5em;
opacity: 1;
*/

    font-family: FontAwesome;
     content: "\f054";

display: inline-block;
   padding-left: 7px;
   vertical-align: middle;
   font-weight: 100;
}



.link_intern2 {
	line-height: 1.8em;
}


.link_intern2:hover, .link_video:hover, .link_6g_l:hover, link_6g_r:hover  {
	text-decoration: underline !important;
} 


.link_intern2::after {
  /*  line-height: 0.9em;
    content: "\35";
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    font-family: ETmodules !important;
    margin-left: -10px !important;
    left: auto;
    font-size: 1.5em;
opacity: 1;
*/
    font-family: FontAwesome;
     content: "\f054";

display: inline-block;
   padding-left: 7px;
   vertical-align: middle;
   font-weight: 100;

}


.link_intern3 {
	line-height: 1.8em;
}


.link_intern3:hover, .link_video:hover, .link_6g_l:hover, link_6g_r:hover  {
	text-decoration: underline !important;
} 


.link_intern3::after {
   /*
    line-height: 0.9em;

    opacity: 0;
    position: absolute;
    margin-left: -1em;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    font-family: FontAwesome;
     content: "\f054";
    margin-left: -10px !important;
    left: auto;
    font-size: 1.5em;
opacity: 1;
*/
    font-family: FontAwesome;
     content: "\f054";

display: inline-block;
   padding-left: 7px;
   vertical-align: middle;
   font-weight: 100;
}




.link_small::after {
	margin-left: 0px !important;
	line-height: 1.0em !important;
	}

.link_video::after {

    content: "\49";
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    font-family: ETmodules !important;
    margin-left: 5px !important;
    left: auto;
opacity: 1;
}


.link_6g_l::after, .link_6g_r::after  {
  /*  line-height: 0.9em;
    content: "\35";
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    font-family: ETmodules !important;
    margin-left: -5px !important;
    left: auto;
    font-size: 1.6em;
opacity: 1;
*/
    font-family: FontAwesome;
     content: "\f054";

display: inline-block;
   padding-left: 7px;
   vertical-align: middle;
   font-weight: 100;

}

.link_6g_l, .link_6g_r {
	padding-right: 24px;
}







.nebeneinader {
	float: left;
     padding: 20px;

    display: flex; 
    flex-direction: column; 
    justify-content: center;
 
}
.nebeneinander1 {
	width: 20% !important;
}
.nebeneinander2 {
	width: 80% !important;
	height: 100%;
  line-height: 100%;
}

.greyout {
color: #999;
font-weight: normal;		
}



/*******************************************/
/********** CUSTOM PRICING TABLES **********/
/*******************************************/
.custom-pricing-tables .et_pb_pricing_heading {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 20px 10px;
}
.custom-pricing-tables .et_pb_pricing_table_wrap {
    display: flex;
    justify-content: space-between;
}
.custom-pricing-tables .et_pb_pricing_table {
    padding-bottom: 20px;
    border: none;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.1);
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.custom-pricing-tables .et_pb_featured_table {
    margin-top: 30px; /* remove this line if you want the featured slightly higher than the others like default */
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}
.custom-pricing-tables .et_pb_pricing li span {
    display: inline-flex;
}
.custom-pricing-tables .et_pb_pricing li {
    font-size: 18px;
    padding: 15px 1em 15px;
    border-bottom: 1px dashed rgba(0,0,0,0.1);
    text-align: left;
}
.custom-pricing-tables .et_pb_pricing li:last-child {
    padding-bottom: 20px;
    border-bottom: none;
}
.custom-pricing-tables .et_pb_pricing_content {
    margin-top: 0px;
    padding: 0;
}
.custom-pricing-tables .et_pb_pricing_content_top {
    padding-bottom: 0;
    padding-top: 0 !important;
    height: 0;
    
}
.custom-pricing-tables .et_pb_pricing_content_top:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -220px;
    width: 100%;
    height: 220px;
}
/*** INDIVIDUAL PHOTOS IN PRICING TABLES - position and size are repeated on purpose
.custom-pricing-tables .et_pb_pricing_table.et_pb_pricing_table_0 .et_pb_pricing_content_top:after {
    background: url("https://placehold.it/600x400");
    background-position: center;
    background-size: cover;
}
.custom-pricing-tables .et_pb_pricing_table.et_pb_pricing_table_1 .et_pb_pricing_content_top:after {
    background: url("https://placehold.it/600x400");
    background-position: center;
    background-size: cover;
}
.custom-pricing-tables .et_pb_pricing_table.et_pb_pricing_table_2 .et_pb_pricing_content_top:after {
    background: url("https://placehold.it/600x400");
    background-position: center;
    background-size: cover;
}
.custom-pricing-tables .et_pb_pricing_table.et_pb_pricing_table_3 .et_pb_pricing_content_top:after {
    background: url("https://placehold.it/600x400");
    background-position: center;
    background-size: cover;
}
.custom-pricing-tables .et_pb_pricing_table.et_pb_pricing_table_4 .et_pb_pricing_content_top:after {
    background: url("https://placehold.it/600x400");
    background-position: center;
    background-size: cover;
}
.custom-pricing-tables .et_pb_pricing_table.et_pb_pricing_table_5 .et_pb_pricing_content_top:after {
    background: url("https://placehold.it/600x400");
    background-position: center;
    background-size: cover;
} ***/

/*** FONT AWESOME ICONS ***/
.custom-pricing-tables .fa, 
.custom-pricing-tables .fab, 
.custom-pricing-tables .fal, 
.custom-pricing-tables .far, 
.custom-pricing-tables .fas {
	font-family: 'FontAwesome';

   margin-right: 12px;
    font-style: normal !important;
}



.custom-pricing-tables .et_pb_pricing .et_pb_pricing li {
	
	color: #14385b;
	
}

.custom-pricing-tables .et_pb_pricing li.et_pb_not_available, 
.custom-pricing-tables .et_pb_pricing li.et_pb_not_available .fa, 
.custom-pricing-tables .et_pb_pricing li.et_pb_not_available .fab, 
.custom-pricing-tables .et_pb_pricing li.et_pb_not_available .fal, 
.custom-pricing-tables .et_pb_pricing li.et_pb_not_available .far, 
.custom-pricing-tables .et_pb_pricing li.et_pb_not_available .fas {
    color: #9d8e8e;
}

/*** IMAGES INSTEAD OF FONT AWESOME ICONS ***/
.custom-pricing-tables .et_pb_pricing li.et_pb_not_available img {
    opacity: 0.2;
}

   .et_pb_column_1_2 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3), .et_pb_column_2_3 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3), .et_pb_column_3_4 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+4), .et_pb_column_3_5 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3), .et_pb_column_4_4 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+5) {
    margin-top: 0px !important;
}

.et_pb_column_1_2 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(n+3), .et_pb_column_2_3 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(n+3), .et_pb_column_3_4 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(n+4), .et_pb_column_3_5 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(n+3), .et_pb_column_4_4 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(n+5) {
    margin-top: 0px !important;
}


.et_pb_pricing_tables_0 .et_pb_pricing_heading {
    background-color: #0c71c3 !important;
    background: linear-gradient(135deg, rgba(65,115,203,1) 0%,rgba(32,124,202,1) 33%,rgba(57,177,255,1) 55%,rgba(57,167,255,1) 68%,rgba(44,157,255,1) 83%,rgba(20,139,248,1) 100%);
}


/*** MEDIA QUERIES ***/
@media only screen and (max-width: 980px) {
    .et_pb_column .et_pb_pricing_table:nth-child(n+3) {
        margin-top: 20px;
    }
    
    .prime-top-header .et_pb_column_1_2, .prime-top-header .et_pb_column_1_4 {
	    margin-bottom: 0 !important;
    }
    /*
    .navifirst {
		line-height: 20px;
  	}
  	
  	.navifirst::before {
  		margin: 3px 6px 0 0;
	}
  */
}



}
@media only screen and (min-width: 601px) and (max-width: 1920px) {
    .custom-pricing-tables .et_pb_pricing li {
        padding: 30px 1.5em 20px;
   }
}
@media only screen and (max-width: 1330px) {
    .custom-pricing-tables .et_pb_row {
        max-width: 90% !important;
        width: 90% !important;
   }
}
@media only screen and (min-width: 1201px) {
    .custom-pricing-tables .et_pb_pricing_table, 
    .custom-pricing-tables .et_pb_column .et_pb_pricing_table {
        max-width: 19%; /* adjust this if you have less tables */
   }
}
@media only screen and (min-width: 601px) and (max-width: 1200px) {
    .custom-pricing-tables .et_pb_pricing_table, 
    .custom-pricing-tables .et_pb_column .et_pb_pricing_table, 
    .et_pb_column .et_pb_pricing_table {
        max-width: 49% !important;
        min-width: 49% !important;
        width: 49% !important; /* adjust these if you have less tables */
   }
}


/*TIMELINE*/
/*TIMELINE*/
/*TIMELINE*/
.ds-timeline .timeline-item {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 0;
padding: 0 0 50px;
position: relative;
}

.ds-timeline .timeline-item:after {
content: '';
position: absolute;
width: 3px;
height: 100%;
visibility: visible;
top: 0;
left: 0;
margin-left: -1.5px;
background-color: #2ea3f2;
}

.ds-timeline .timeline-item .col-date {
position: relative;
padding-left: 40px;
}

.ds-timeline .timeline-item .col-date:before {
content: '';
position: absolute;
left: -18px;
top: 50%;
background-color: #2ea3f2;
width: 26px;
height: 26px;
margin-top: -35px;
border: 5px solid #f4f4f4;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
}

.ds-timeline .timeline-item .col-details {
padding-left: 40px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12) 0.5em 0px 0px #000000;
-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12) 0.5em 0px 0px #000000;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12) 0.5em 0px 0px #000000;
}

.ds-timeline .tm-date {
font-size: 18px;
}

.ds-timeline .tm-date h4 {
font-weight: 600;
font-size: 23px;
margin: 8px 0;
}

.ds-timeline .tm-video .et_pb_video_play {
font-size: 50px;
line-height: 56px;
margin: -28px auto auto -28px;
}

.ds-timeline .tm-video .et_pb_video_play:before {
content: '\45';
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
-webkit-transition-delay: 0;
-moz-transition-delay: 0;
-ms-transition-delay: 0;
-o-transition-delay: 0;
transition-delay: 0;
display: inline-block;
width: 56px;
height: 56px;
top: 50%;
left: 50%;
border: 2px solid #fff;
background-color: rgba(255, 255, 255, 0);
color: #fff;
text-align: center;
}

.ds-timeline .tm-video:hover .et_pb_video_play:before {
background: #2ea3f2;
border-color: #2ea3f2;
-webkit-transform: scale(1.25);
-moz-transform: scale(1.25);
-ms-transform: scale(1.25);
-o-transform: scale(1.25);
transform: scale(1.25);
}

.ds-timeline .tm-desc {
padding: 30px;
background-color: #fff;
}

.ds-timeline .tm-title {
border-bottom: 2px solid #f4f4f4;
border-left: 3px solid #2ea3f2;
background-color: #fff;
padding: 15px 30px;
}

.ds-timeline .tm-title h3 {
padding: 0;
line-height: 1.1;
font-weight: 600;
}

.ds-timeline .tm-countdown {
background-color: transparent !important;
padding: 0;
margin-bottom: 10px !important;
}

.ds-timeline .tm-countdown .et_pb_countdown_timer_container {
text-align: left;
display: flex;
}

.ds-timeline .tm-countdown .section.values {
width: auto;
max-width: 95px;
flex-grow: 1;
background-color: #fff;
color: #1d1c21;
padding: 12px 8px;
border-top: 3px solid #2ea3f2;
margin-right: 10px;
}

.ds-timeline .tm-countdown .section.values:last-child {
margin-right: 0;
}

.ds-timeline .tm-countdown .section.values .value {
font-weight: 800;
font-size: 27px !important;
line-height: 1 !important;
}

.ds-timeline .tm-countdown .section.values .label {
text-transform: uppercase;
}

.ds-timeline .tm-countdown .section.sep {
display: none;
}

@media (min-width: 980px) {
.ds-timeline .timeline-item:after {
left: 50% !important;
}

.ds-timeline .timeline-item:first-child:after {
height: 50%;
top: 50%;
}

.ds-timeline .timeline-item:last-child:after {
height: 50%;
}

.ds-timeline .timeline-item.even {
flex-direction: row-reverse;
}

.ds-timeline .timeline-item.even .col-details {
padding-right: 40px;
padding-left: 0 !important;
}

.ds-timeline .timeline-item.odd .col-date {
padding-right: 40px;
padding-left: 0 !important;
}

.ds-timeline .timeline-item.odd .col-date:before {
left: auto;
right: -18px;
}

.ds-timeline .timeline-item.odd .et_pb_button_module_wrapper {
    text-align: right;
}

.ds-timeline .timeline-item.odd .tm-date  {
text-align: right;
}

.ds-timeline .timeline-item.odd .tm-countdown .et_pb_countdown_timer_container {
justify-content: flex-end;
}
}
/*TIMELINE ENDE*/
/*TIMELINE ENDE*/
/*TIMELINE ENDE*/






 /*VP Buttons Header */
 
 .vp-button-contact,
 .vp-button-buy,
 .support-button {
	background-color:transparent;
	border-radius:3px;
	border:1px solid #fff;
	cursor:pointer;
	color:#ffffff;
	padding:3px 5px 2px 5px;
	text-decoration:none;


}


 .vp-button-buy
{
	background-color:#ffffff;
	color:#613389;



}

 .vp-button-contact,
 .support-button {
	
	margin: 0 10px;

}
.vp-button-contact:hover,
 .vp-button-buy:hover,
 .support-button:hover  {
	background-color:#4e296e;
}


 .vp-button-buy:hover
 {
	color:#ffffff;
	
}


.vp-button-contact:active,
.vp-button-buy:active,
 .support-button:active {
	position:relative;
	top:1px;
}

.button-red {
	background-color:#ffe3e3;
	color: red;
}
.button-red:hover {
	background-color:#ffc4c4;
	color: red;
}

.support-menu a {
	width: 100% !important;
	text-align: center !important;
}

  /*VP Buttons Header ENDE */

 
 

 /*LANGUAGEE SWITCHER */
 
 @media only screen and (max-width: 767px)
{
 .et_pb_row_0_tb_header {
     min-height: 50px !important;
 }
}
.et_pb_text .navi ul {
	padding-bottom: 0 !important;
	float: right;

 }
.navi li {

  background: transparent;
    display: block;
    padding: 5px 15px;
    text-decoration: none;
  transition-duration: 0.5s;
  width: max-content;
  text-align: left;
  min-width: 7rem;
}
  
.navi li a {
  color: #fff;
}
.navifirst {
font-weight: bold;
line-height: 50px;
z-index: 999999;	
}

.navifirst:before {
    content: "";
    background: url(img/erde_30.png) left center no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    float: left;
    margin: 18px 6px 0 0;
}

.navi li:hover,
.navi li:focus-within {
    background: #4e296e;
    cursor: pointer;
}

.navi li:focus-within a {
  outline: none;
}

.navi ul li ul {
	padding-top: 5px;
    background: transparent;
    visibility: hidden;
  opacity: 0;
  min-width: 7rem;
    position: absolute;
  transition: all 0.5s ease;
 right: 0px;
  display: none;
  z-index: 999;
}

.navi ul li:hover > ul,
.navi ul li:focus-within > ul,
.navi ul li ul:hover,
.navi ul li ul:focus {
   visibility: visible;
   opacity: 1;
   display: block;
   z-index: 999;
}

.navi ul li ul li {
    clear: both;
  width: 100%;
  z-index: 999;
  background: #4e296e;
}


#myheader {
	 z-index: 1 !important;
}

#left-area ul, .comment-content ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul, body.et-pb-preview #main-content .container ul {
    list-style-type: disc;
    line-height: 20px !important;
}
 /*LANGUAGEE SWITCHER ENDE*/
 
 
 
 /*FORM STYLING*/
 /*** THIS CHANGES THE LOOK OF THE FORM FIELDS ***/
.caldera-grid .form-control {
 padding: 16px !important;
 height: auto !important;
 box-shadow: none !important;
 background: #eee !important;
 color: #000 !important;
 border: none !important;
  font-size: 20px !important;
}
 
/*** THIS CHANGES THE BUTTON STYLE ***/
.caldera-grid input[type=submit] {
 padding: 10px 20px !important;
 border-radius: 2px !important;
 background: transparent !important;
 color: #2ea3f2 !important;
 font-size: 20px !important;
 border: 2px solid #2ea3f2 !important;
 float: right !important;
 transition: all 0.3s ease-in-out !important;
}
 
/*** THIS CHANGES THE BUTTON HOVER STYLE ***/
.caldera-grid input[type=submit]:hover {
 background: rgba(0, 0, 0, 0.05) !important;
 border-color: transparent !important;
 color: #2ea3f2 !important;
}
 /*FORM STYLING ENDE*/
 
 
 
 
 
 /* DIRTY Responsive pricing table CSS */

/* 
- make mobile switch sticky
*/
* {
  box-sizing:border-box;
  padding:0;
  margin:0;
   outline: 0;
}

.comp ul {
  display:flex;
  top:0px;
  z-index:10;
  padding-bottom:14px;
}
.comp li {
  list-style:none;
  flex:1;
}
.comp li:last-child {
  border-right:1px solid #DDD;
}
.comp button {
  width:100%;
  border: 1px solid #DDD;
  border-right:0;
  border-top:0;
  padding: 10px;
  background:#FFF;
  font-size:17px;
  font-weight:normal;
  height:60px;
  color:#999
}
.comp li.active button {
  background:#F5F5F5;
  color:#000;
}
.comp table { border-collapse:collapse; table-layout:fixed; width:100%; }
.comp th { background:#F5F5F5; display:none; font-weight: normal;}
.comp td, .comp th {
  height:53px;
  font-size: 17px;
}
td,th { border:1px solid #DDD; padding:6px; empty-cells:show; }
td,th {
  text-align:left;
}
td+td, th+th {
  text-align:center;
  display:none;
}


.comp  .bg-blue {
  border-top:3px solid #3399ff;
}
.comp .sep {
  background:#F5F5F5;
  font-weight:bold;
}

.tick{ color:#2CA01C; font-size: 25px;}
.cross { font-size:25px; color:#cf2020; }
.hide {
  border:0 !important;
  background:none !important;

  
}
  
.comp-table {
    border: 0px !important;
}


.menu-row {
	z-index: 0 !important;
}






@media (min-width: 800px) {
  .comp ul {
    display:none;
  }
  td, th {
    display:table-cell !important;
  }
 td, th {
    /*width: 250px;*/
  
  }
  td+td, th+th {
    width: auto;
  }
  .first-cell {
    width: 350px;
  }
}

@media (max-width: 980px) {
 
   .first-cell {
    width:200px;
  }
  .comp td, .comp th {
    font-size: 14px;
}
}







@media all and (max-width: 980px) {
/*** wrap row in a flex box ***/
.custom_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
-webkit-flex-wrap: wrap; /* Safari 6.1+ */
flex-wrap: wrap;
}
 
/*** custom classes that will designate the order of columns in the flex box row ***/
.first-on-mobile {
-webkit-order: 1;
order: 1;
}
 
.second-on-mobile {
-webkit-order: 2;
order: 2;
}
 
.third-on-mobile {
-webkit-order: 3;
order: 3;
}
 
.fourth-on-mobile {
-webkit-order: 4;
order: 4;
}
/*** add margin to last column ***/
.custom_row:last-child .et_pb_column:last-child {
margin-bottom: 30px;
}
 
}



 



.timeline .et_pb_module_header {
	direction: ltr !important;
}

.small, .overlay em {
	font-size: 16px;
}
.overlay {
	min-height: 102vh !important;
}
/*
.overlay-container .overlay-close {
    width: auto;
    height: auto;
    display: block;
    position: fixed;
    right: 40px;
    top: 10px;
    overflow: hidden;
    border: none;
    outline: none;
    z-index: 99991;
    font-size: 100px;
    line-height: 60px;
    min-height: 15px;
    min-width: 15px;
    color: #fff;
    background-color: transparent;
    font-family: inherit;
    font-weight: 300;
}
*/





/*STICKY BUTTON LEFT*/


/*This places the button where we want it*/




#back-button {
    position: fixed;
    left: 0 !important; /*Positions the button to the left of the page*/
    top: 180px; /*Sets the distance of the button from the top of page*/
    z-index:99999 !important; /*Keeps the button on top*/
	text-align: center;
	background: rgba(30,30,30,0.8);
	text-decoration: none;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	cursor: pointer;
	padding: 5px;
	color: #fff;
	animation: fadeInLeft 1s cubic-bezier(.77,0,.175,1) 1;
	/*content: attr(data-icon);*/
	speak: none;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 72px;
	font-style: normal;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#back-button::before {



    text-shadow: none;
    font-family: FontAwesome;
     content: "\f104";
     margin: 25px;


}
/*

#back-button {
    position: fixed;
    left: 0 !important; 
    top: 180px; 
    z-index:99999 !important; 
	text-align: center;
	background: rgba(30,30,30,0.8);
	text-decoration: none;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	cursor: pointer;
	padding: 5px;
	color: #fff;
	animation: fadeInLeft 1s cubic-bezier(.77,0,.175,1) 1;
	font-family: ETmodules;
	content: attr(data-icon);
	speak: none;
	font-weight: 400;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 72px;
	font-style: normal;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#back-button::before {
    content: "4";
}
*/

/*Styles the link text to make it look like a button - You can edit all these values to match your design*/
#back-button a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  border: 1px solid #fff;
  color: #ffffff;
  font-size: 16px;
  background: #ff6600;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
}

/*Styles the button on hover - You can edit all these values to match your design*/
#back-button a:hover {
  background: #000000;
  text-decoration: none;
}

/*Moves the button up a bit on smaller screens - You can adjust this to get the button where you want it or just remove it if you don't want to change the location*/
@media only screen and (max-width: 980px) {
#back-button {
top: 200px !important;
font-size: 36px;
}
}




.line-height-small {
	line-height: 1em;
}


/*
.fast_start_program .fsp-title { 
    transform: scale(.5);
    opacity: 0;
    transition: all .5s ease-in-out;
  }
 */ 
  
.fast_start_program .fsp-button { 
    transform: scale(.5);
    opacity: 0;
    transition: all .5s ease-in-out;
  }
  .fast_start_program .fsp-image { 
    transform: scale(1);
    transition: all .5s ease-in-out;
  }  
  
.fast_start_program:hover .fsp-title { 
    transform: scale(1);
    opacity: 1;
    transition: all .5s ease-in-out;
  }
.fast_start_program:hover .fsp-button { 
    transform: scale(1);
    opacity: 1;
    transition: all .5s ease-in-out;
  }
 .fast_start_program:hover .fsp-image { 
    transform: scale(0.9);
    transition: all .5s ease-in-out;
  } 
  
.fsp-activation:after {
    content: url('/wp-content/uploads/fast_start_activate_65.png');
    width: 30px;
    height: 50px;
    padding-left: 25px;
}
.fsp-relaxation:after {
    content: url('/wp-content/uploads/fast_start_relaxation_65.png');
    width: 30px;
    height: 50px;
    padding-left: 25px;
}

.fsp-balance:after {
    content: url('/wp-content/uploads/fast_start_balance_65.png');
    width: 30px;
    height: 50px;
    padding-left: 25px;
}

.fsp-performance:after {
    content: url('/wp-content/uploads/fast_start_performance_65.png');
    width: 30px;
    height: 50px;
    padding-left: 25px;
}

.fsp-regeneration:after {
    content: url('/wp-content/uploads/fast_start_regeneration_65.png');
    width: 30px;
    height: 50px;
    padding-left: 25px;
}

.fsp-sleep:after {
    content: url('/wp-content/uploads/fast_start_sleep_65.png');
    width: 30px;
    height: 50px;
    padding-left: 25px;
}

.fsp-solfeggio:after {
    content: url('/wp-content/uploads/fast_start_solfeggio_65.png');
    width: 30px;
    height: 50px;
    padding-left: 25px;
}

@media screen and (max-width: 1220px) {
/*	
.brainwave-frequencies .et_pb_column_1_5{
   width: 100% !important;
*/
}


}


.program-blurb {
	cursor: pointer;
}

.program-blurb .program-blurb-hl{
    transform: scale(1);
    transition: all .5s ease-in-out;
}
.program-blurb:hover .program-blurb-hl{
    transform: scale(1.1);
    transition: all .5s ease-in-out;
}
.program-blurb .program-blurb-text{
    transform: scale(1);
    transition: all .5s ease-in-out;
}
.program-blurb:hover .program-blurb-text{
    transform: scale(1.1);
    transition: all .5s ease-in-out;
}
.program-blurb .program-blurb-image{
    transform: scale(0.8);
    transition: all .5s ease-in-out;
}
.program-blurb:hover .program-blurb-image{
    transform: scale(1);
    transition: all .5s ease-in-out;
    transform: translatey(15px);
}


.subhead::first-letter {
  initial-letter: 2;
}
.first-letter {
  font-size: 48px;
}

.coherence {
	line-height: 1.8em;
}

.gallerybutton:after {
	padding-left: 8px !important;
}



#galerie-mehr1, #galerie-mehr2, #galerie-mehr3, #galerie-mehr4, #galerie-mehr5, #galerie-mehr6, #galerie-mehr7 {
	display: none;
}

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


@media (min-width: 981px) {
.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_widget {
    width: 22.75%;
    margin-right: 2% !important;
    margin-bottom: 2% !important;
}
}


/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 1240px) {
 h2.hemispheric {
    font-size: 50px !important;
    
}
}


.mfp-bottom-bar .mfp-title {
	display: none;
}




/* Custom Video Popup */
/* Popup Close Icon Tweak */
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-fade.mfp-ready {
	top: 0px !important;
	position: fixed !important;
}
.mfp-iframe-holder .mfp-content {
    max-width: 70%;
}
.mfp-iframe-scaler button.mfp-close {
    top: -50px ;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close,
.mfp-wrap .mfp-close:active {
    top: -50px !important;
}

.video_popup_lightbox .mfp-iframe-holder .mfp-close {
    top: -50px;
}

.video_popup {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
/*
.video_popup a:before {
    content: 'play';
    cursor: pointer;
    position: absolute;
    top: calc(50% - 55px);
    left: calc(50% - 54.5px);
    z-index: 20;
    background-color: #fff;
    padding: 55px 27px;
    border-radius: 50%;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #0a2a3b;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.video_popup a:after {
    content: 'E';
    cursor: pointer;
    font-family: 'ETmodules';
    position: absolute;
    top: calc(50% - 55px);
    left: calc(50% - 47px);
    z-index: 20;
    background-color: #fff;
    padding: 55px 27px;
    border-radius: 50%;
    font-size: 40px;
    text-transform: uppercase;
    color: #0a2a3b;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.video_popup.no_icon:before,
.video_popup.no_icon:after {
    display: none!important;
}

.video_popup:not(.no_icon):hover {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

.video_popup:hover a:before {
    opacity: 0;
    padding: 65px 37px;
    left: calc(50% - 64.5px);
    top: calc(50% - 65px);
}

.video_popup:hover a:after {
    opacity: 1;
    padding: 65px 37px;
    left: calc(50% - 64.5px);
    top: calc(50% - 65px);
    font-size: 56.5px;
}

@media all and (max-width: 980px) {
    .video_popup a:before {
        top: calc(50% - 32.5px);
        left: calc(50% - 33px);
        padding: 33px 17px;
        font-size: 10px;
    }
    .video_popup a:after {
        top: calc(50% - 32.5px);
        left: calc(50% - 33px);
        padding: 33px 17px;
        font-size: 32px;
    }
    .video_popup:hover a:before {
        opacity: 0;
        padding: 40px 22px;
        left: calc(50% - 43px);
        top: calc(50% - 42.5px);
    }
    .video_popup:hover a:after {
        opacity: 1;
        padding: 40px 22px;
        left: calc(50% - 43px);
        top: calc(50% - 42.5px);
        font-size: 42px;
    }
}
*/




.et_mobile_menu {
  border-top: 0px !important;
}

.et_mobile_menu li a {
	font-weight: bold !important;
}



.et_mobile_menu li.lang-item a {
	font-weight: normal !important;
}

.et_mobile_menu li.lang-item {
	margin-left: 15px;
}

.mobile_menu_bar::before {
	 font-family: FontAwesome !important;
     content: "\f0c9";
     margin: 25px;
}




.pricetag-row {
  display: flex;
}

.pricetag-column {
  flex: 50%;
}

.pricetag { 
	font-size: 32px;
	background-image: linear-gradient(145deg,#201556 0%,#673fa4 11%,rgba(104,59,155,1) 20%,#6a338b 40%,#9355ae 60%,#662e8c 72%,#652978 89%,#2b114b 100%) !important;
	color: #fff;
	font-weight: normal;
	padding: 0.5em 0.4em !important;
	border-radius: 3px;
	border: 0;
	margin-right: 35px;
}



.page-id-224135 .pricetag, .page-id-232452  .pricetag, .page-id-232572 .pricetag { 
	background-color: #603389;
}


.pricetag-hint {
	color: #898989;
	padding-top: 5px;
	font-size: 16px;
}


.pricetag_buynow {
	font-size: 21px;
	background-color: #A8343A;
	color: #fff;
	font-weight: normal;
	padding: 0.3em 1em !important;
	border-radius: 3px;
	border: 0;
	display: inline-block;
}


.buy_now_form-wrapper {
	background-color: #fff;
	padding: 25px;
	border-radius: 7px;
}






/* CONTACT FORM */
/* CONTACT FORM */
/* CONTACT FORM */
	
.wpcf7-form {
  margin-left: 0px; margin-right: 0px; margin-top: 25px;
}

.wpcf7-text, .wpcf7-textarea, .wpcf7-date, .wpcf7-number, .wpcf7-captchar {
  background-color: #eee !important; 
  border: none !important; 
  width: 100% !important;
  border-radius: 0 !important; 
  font-size: 16px; 
  color: #242424 !important; 
  padding: 16px !important;
  box-sizing: border-box; 
} 

.wpcf7-submit {

  margin: 8px auto 0; 
  cursor: pointer; 
  font-weight: 500; 
  -moz-border-radius: 3px; 
  -webkit-border-radius: 3px; 
  line-height: 1.7em; 
  -webkit-font-smoothing: antialiased; 
  -moz-osx-font-smoothing: grayscale; 
  -moz-transition: all 0.2s; 
  -webkit-transition: all 0.2s; 
  transition: all 0.2s; 
  color: #FFFFFF !important;
border-width: 0px !important;
border-radius: 3px;
font-size: 21px;
background-color: #613389;
padding: 0.3em 1em !important;
}


.wpcf7-textarea {
  width: 100% !important;
}

.wpcf7-list-item.first {
  display: inline-block;
  margin: 0;
}

wpcf7-list-item input[type="checkbox"]{
	
	background-color: #f7f7f7 !important; 
}

section.et_pb_wpt_contact_form_7 .wpcf7 .wpcf7-acceptance {
  display: inline !important;
}	
section.et_pb_wpt_contact_form_7 .wpcf7 .wpcf7-list-item {
  margin: 0 0 5px;
  display: inline !important;
}

section.et_pb_wpt_contact_form_7 .wpcf7 input[type="checkbox"] {
  width: 24px !important;
}


.wpcf7 .required {
  background-color: #bd0926;
  display: block;
  font-size: 0;
  right: 5px;
  line-height: 0;
  position: absolute;
  z-index: 1;
  text-indent: -9999px;
  top: 5px;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}








/*NEU*/

.wps-form {
    width: 100%;
    margin: 0 auto;
}
.wps-form-row {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.wps-form-row .wpcf7-form-control {
    width: 100%;
}
.wps-form-column {
    flex: 1;
    padding: 0.5rem 5px;
    width: 100%;
}
.wps-form-column-1 {
    padding-left: 0;
}
.wps-form-column-3 {
    padding-right: 0;
}

.wps-form-acceptance {
  background-color: #eee;
  padding: 25px;
  margin: 25px 0 25px 0;
  border-radius: 0 !important;

}

.wps-form-products {
  background-color: #eee;
  padding: 25px;
  margin: 25px 0;
  border-radius: 0 !important;

}

.wps-form-contact {
  background-color: #eee;
  padding: 5px;
  margin: 0;
  border-radius: 0 !important;

}

.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 0;
    margin-right: 0px;
}
.wpcf7-list-item.last {
  display: inline-block;
  margin: 0 0 0 1em;
    margin-right: 0px;
}

.form-required {
	font-weight: bold;
	color: #A8343A;
}


.wps-form-hint {
  background-color: #eeffec;
  padding: 25px;
  margin: 25px 0;
  border-radius: 0 !important;
  font-style: italic;

}

.sent .wps-form {
	
/*	display:none !important;*/
	
}



/* Notebook / Desktop */
@media only screen and ( min-width: 48em ) { 
    .wps-form-row {
        flex-direction: row;
    }
    
    .wps-form-column {
        padding: 0.5rem 5px;
    }
    .wps-form-column-1 {
    	padding-left: 0;
	}
	.wps-form-column-3 {
    	padding-right: 0;
	}
    
}


.wps-form-acceptance, .wps-form-hint, .wpcf7-list-item-label {
	color: #000 !important;
	font-size: 24px;
}

.wps-form label, .wps-form p {
	font-size: 24px;
}

/*NEU ENDE*/

