#experiment_interactive {

    display: block;
    position: relative;
    height: auto;
    clear: right;

}



#table_polarisator {
  width: 100%;
  margin-top: 30px;
}

#table_polarisator td {
  vertical-align: top;
  padding-right: 16px;
  padding-bottom: 30px;
  text-justify: none;
}

#table_polarisator h4 {
  margin-top: 0;
  margin-bottom: 7px;
}

#table_polarisator img {
  height: 60px;
   
}



.fullscreen_home {
    height: 100%;
 //   background-color: #00aeef;

}


#kofferfull > h1 {
    font-weight: 100;
//    color: #fff;
    text-align: center;
}

#kofferfull > h2 {
 //   color: #fff;
    text-align: center;
}

#kofferfull > h1::before {
    content: "";
    position: relative;
    top: 20px;
    width: 70px;
    height: 70px;
    display: inline-block;
    background-image: url("http://www.quantenkoffer.com/wp-content/uploads/2018/06/qued_logo.jpg");
    background-size: 70px;
    padding-right: 20px;
    background-repeat: no-repeat;
    
}

#kofferfull > a > img {

    height: 71vh;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: block;

}

#kofferfull_info {
    position: absolute;
    right: 0px;
    border-left: 3px solid #00aeef;
    padding: 2px 14px;
    border-radius: 4px 0 0 4px;
    bottom: 20%;
    border-top: 3px solid #00aeef;
    border-bottom: 3px solid #00aeef;
    background-color: #00aeef;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-weight: 100;
}


#main_title {
    margin-left: 20px;
    position: relative;
}

#main_title > h1{
    font-weight: 100;
    font-size: 22px;
}

#impressum_scroll {
    height: 600px;
    overflow: scroll;
}

.derkoffer_side {
    width: 25%;
    font-family: 'Open Sans', 'Trebuchet MS', "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    font-weight: 400;
    font-size: 15px;
    overflow: auto;
    position: relative;
    height: 600px;
    text-align: justify;
    padding-right: 2%;
}

#koffer_details {
    position: absolute;
    display: none;
    right: 0px;
    border-left: 3px solid #00aeef;
    padding: 2px 14px 2px 4px;
    border-radius: 4px 0 0 4px;
    top: 20%;
    border-top: 3px solid #00aeef;
    border-bottom: 3px solid #00aeef;
    background-color: #00aeef;
    color: #fff;
    cursor: pointer;
    z-index: 9999;
}

.koffer_details_sidebox {
    display: block;
    position: fixed;
    width: 290px;
    right: 0px;
    height: 60vh;
  //  border-left: 2px solid #00aeef;
 //   border-top: 2px solid #00aeef;
 //   border-bottom: 2px solid #00aeef;
    border-radius: 5px 0 0 5px;
    padding-left: 20px;
    padding-bottom: 20px;
    overflow-y: scroll;
    background-color: #fff;
    z-index: 99999;
    box-shadow: 5px 5px 20px #555;
}

#experimente_theorie {
    position: absolute;
    display: none;
    right: 0px;
    border-left: 3px solid #00aeef;
    padding: 2px 14px 2px 4px;
    border-radius: 4px 0 0 4px;
    top: 20%;
    border-top: 3px solid #00aeef;
    border-bottom: 3px solid #00aeef;
    background-color: #00aeef;
    color: #fff;
    cursor: pointer;
    z-index: 9999;
}

.experimente_theorie_sidebox {
    display: block;
    position: fixed;
    width: 290px;
    right: -0px;
    height: 60vh;
 //   border-left: 2px solid #00aeef;
 //   border-top: 2px solid #00aeef;
//    border-bottom: 2px solid #00aeef;
    border-radius: 5px 0 0 5px;
    padding-left: 20px;
    padding-bottom: 20px;
    overflow-y: scroll;
    background-color: #fff;
    z-index: 99999;
    box-shadow: 5px 5px 20px #555;
}

figure {
    font-size: 13px;
    text-align: left;
}

#koffer_details_close {
  cursor: pointer;
}

#experimente_theorie_close {
  cursor: pointer;
}

.experimente_theorie_sidebox > .full-height {
    padding-bottom: 20px;
    padding-right: 10px;
}



.derkoffer_detail {
    width: 300px;
    display: none;
    position: relative;
    float: left;
    padding-left: 20px;
    height: 600px;
    // overflow-y: auto;
    // overflow-x: hidden;
}

.derkoffer_detail > ul > li {
    text-decoration: none;
    font-weight: 700;
    color: #00aeef;
    padding-bottom: 8px;
}

#experimente_list {
    background-color: #fff;
    width: 78%;
    height: 78%;
    left: 10%;
    top: 10%;
    position: fixed;
    padding: 2%;
    overflow-y: scroll;
    border-radius: 8px;
}



#experimente_list > table {
 //   border-spacing: 20px;
  margin: 0 auto;
}

#experimente_list td {
    vertical-align: top;
}


#experimente_list h5 {
    color: #0096d2;
}


#experimente_list li {
    margin-left: 17px;
    margin-right: 20px;
    padding-right: 20px;
}


.full-height > img {
    max-width: 100%;
}

.full-height > ul > li {

    text-decoration: none;
    font-weight: 700;
    color: #00aeef;
    padding-bottom: 8px;

}

.derkoffer_img {
    display: block;
    height: 600px;
    padding-right: 2%;
}

.derkoffer_img img {
    height: 100%;
}

.derspielstein_img {
    display: block;
    height: 600px;
    padding-left: 2%;
}

.derkoffer_img img {
    height: 600px;
}

#qucase_experiment_display_1 {
    background-image: url("http://www.qutools.com/wp-content/uploads/2018/06/signal_test.png");
    display: none;
    width: 250px;
    height: 100px;
    position: absolute;
    left: 140px;
    top: 100px;
    animation-name: example;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

@keyframes example {
    0%   {background-position-x:0px;}
 //   25%  {background-position-x:200px; top:0px;}
  //  50%  {background-position-x:200px; top:200px;}
  //  75%  { background-position-x:0px; top:200px;}
    100% { background-position-x:500px;}
}


.rotate {
    transform: rotate(0deg);
    /*transform: rotate(180deg);*/
    transition: .3s cubic-bezier(.17,.67,.21,1.69);
}
.rotate2 {
    transform: rotate(-180deg);
    transition: .3s cubic-bezier(.17,.67,.21,1.69);
}

.container {
    position: absolute;
    left: 0px;
}





.spielsteine_side {
    float: left;
    display: block;
  //  width: 25%;
    font-family: 'Open Sans', 'Trebuchet MS', "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}

.spielsteine_center {
    float: left;
    display: block;
    width: 47%;
}

.spielsteine_center_hover {
    display: block;
    position: absolute;
}

.spielsteine_stein img {
    padding-right: 12px;
}

.spielsteine_stein h5 {
    padding-top: 6px;
}

.spielsteine_txt_close {
    position: relative;
    top: 0;
    right: 8px;
    cursor: pointer;
    float: right;
    margin-top: -45px;
}

.qucase_spielsteine_txt {
    position: relative;
    display: block;
    padding-left: 48px;
    padding-top: 0;
    font-size: 12px;
}

.spielsteine_center {
    width: 700px;
}

#spielsteine_center_hover_background {
    display: block;
    position: absolute;
    left: 203px;

}

#spielsteine_center_hover_head {
    left: 536px;
    top: 151px;
    display: none;
}

#spielsteine_center_hover_motor {
    left: 621px;
    top: 341px;
    display: none;
}

#spielsteine_center_hover_electro {
    left: 540px;
    top: 247px;
    display: none;
}



#qucase_experiment_theorie {
    width: 25%;
    display: block;
    float: left;
    font-family: 'Open Sans', 'Trebuchet MS', "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    font-weight: 400;
    font-size: 15px;
}


#qucase_experiment_spielbrett {

    display: block;
    position: relative;
    padding-right: 2%;
    float: left;
    width: 50%;

}

#qucase_experiment_spielbrett img {
    height: 600px;
}

.qucase_experiment_spielbrett_gui {
  width: 353px;
  height: 197px !important;
  position: absolute;
  top: 65px;
  left: 93px;
  display: none;
}

#qucase_experiment_spielbrett {

    display: block;
    position: relative;
    padding-right: 0%;
    float: left;
    width: auto;
    margin-right: 0px;

}

.qucase_experiment_spielsteine_list-item {
  position: relative;  
  list-style: none;
  
  
}

#help_bubble { 
  position: absolute;
  background: #00aeef;
  border-radius: .4em;
  z-index: 9998;
  width: 125px;
  padding: 20px;
  color: #fff;
  font-size: 12px;
  top: 129px;
  left: 360px;
  box-shadow: 5px 5px 14px #555;
  text-align: center;
} 

#help_bubble > h3 { 
  margin-top: 0;
  margin-bottom: 5px;
} 


#help_bubble:after { 
  content: ''; 
  position: absolute; 
  right: 0; 
  top: 50%; 
  width: 0; 
  height: 0; 
  border: 20px solid transparent; 
  border-left-color: #00aeef; 
  border-right: 0; 
  border-bottom: 0; 
  margin-top: -10px; 
  margin-right: -20px; 
  color: #fff;

}

.draggable_startspot {

    opacity: 0.5;

}

#qucase_experiment_spielsteine_list {
padding-left: 0px;
height: 320px;
overflow-y: scroll;
padding-right: 10px;
overflow-x: hidden;
  margin-top: 0;
}

.draggable_spielstein {
 //   left: -22px;
//    top: 72px;
    position: absolute;
    z-index: 999;
}

th > .qucase_experiment_spielsteine_headicon {
    float: none;
}

.qucase_experiment_spielsteine_headicon {
  height: 35px;
  padding-right: 10px;
  float: left;
}

.qucase_experiment_spielsteine_list-item h5 {
    top: 8px;
    position: relative;
    left: 13px;
}

.qucase_experiment_spielsteine_head_title {

    display: block;
    float: left;
    position: relative;
    margin: -75px 66px;

}


.qucase_experiment_spielsteine_info {
    position: relative;
    display: block;
    padding-left: 48px;
    padding-top: 0;
    font-size: 12px;
}

.spielstein_txt_close {
    position: absolute;
    top: 10px;
    right: 8px;
    cursor: pointer;
}

.qucase_experiment_spielsteine_info table {
    border: 0px;
  margin-bottom: 7px;
}

.qucase_experiment_spielsteine_info td {
    padding: 0;
}




.qucase_experiment_spielsteine_txt {
    position: relative;
    display: block;
    padding-left: 48px;
    padding-top: 0;
    font-size: 12px;
    opacity: 0.5;    
}


.qucase_experiment_spielsteine_txt_1 {
    position: relative;
    display: block;
    padding-left: 48px;
    padding-top: 0;
    font-size: 12px;
    opacity: 0.5;
  }

.qucase_experiment_spielsteine_txt_2 {
    position: relative;
    display: block;
    padding-left: 48px;
    padding-top: 0;
    font-size: 12px;
    opacity: 0.5;
}

.qucase_experiment_spielsteine_txt_3 {
    position: relative;
    display: block;
    padding-left: 48px;
    padding-top: 0;
    font-size: 12px;
    opacity: 0.5;
}

.qucase_experiment_spielsteine_list-item {
  opacity: 0.5;
}

@keyframes shake_css {
    0% { transform: translate(1px, 1px) rotate(0deg); }
    10% { transform: translate(-1px, -2px) rotate(-1deg); }
    20% { transform: translate(-3px, 0px) rotate(1deg); }
    30% { transform: translate(3px, 2px) rotate(0deg); }
    40% { transform: translate(1px, -1px) rotate(1deg); }
    50% { transform: translate(-1px, 2px) rotate(-1deg); }
    60% { transform: translate(-3px, 1px) rotate(0deg); }
    70% { transform: translate(3px, 1px) rotate(-1deg); }
    80% { transform: translate(-1px, -1px) rotate(1deg); }
    90% { transform: translate(1px, 2px) rotate(0deg); }
    100% { transform: translate(1px, -2px) rotate(-1deg); }
}




#draggable_periscope1_slot {
    top: 278px;
    left: 84px;
    animation: shake_css 1s;
    animation-iteration-count: 5; 
}

#draggable_periscope1_slot.off {
		-moz-animation-name: none;
	  -webkit-animation-name: none;
	  -ms-animation-name: none;
		animation-name: none;	
}

#draggable_periscope2_slot {
    top: 295px;
    left: 373px;
    animation: shake_css 1s;
    animation-iteration-count: 1; 
}

#draggable_spiegel1_slot {
  top: 271px;
  left: 213px;
}

#draggable_strahlteiler_slot {
    top: 346px;
    left: 203px;
}

#draggable_spiegel1_slot {
    top: 293px;
    left: 215px;
}

#draggable_90spiegel1_slot {
    top: 339px;
    left: 94px;
}

#draggable_90spiegel2_slot {
    top: 404px;
    left: 189px;
}

#draggable_spiegel2_slot {
    top: 351px;
    left: 285px;
}

#draggable_spiegel3_slot {
    top: 297px;
    left: 294px;
}

#draggable_polfilter1_slot {
  top: 321px;
  left: 146px;
}

#draggable_polfilter2_slot {
  top: 355px;
  left: 193px;
  z-index: 9999;
}

#draggable_polfilter3_slot {
  top: 276px;
  left: 317px;
}

.draggable_slot {
    width: 52px;
    height: 65px;
    position: absolute;
    border-radius: 10px;
    background-image: url('http://www.qutools.com/wp-content/uploads/2018/05/koffer_spot.png');
    background-position: 0px 33px;
    background-repeat: no-repeat;
    display: none;
    background-size: 52px;
}

.draggable_slot_big {
    width: 46px;
    height: 72px;
    position: absolute;
    border-radius: 10px;
    background-image: url('http://www.qutools.com/wp-content/uploads/2018/05/koffer_spot.png');
    background-position: 0px 40px;
    background-repeat: no-repeat;
    display: none;
    background-size: 49px;
}

#draggable_periscope1 {
  z-index: 1100;
  animation: shake_css 1s;
  animation-iteration-count: 5; 
}

#draggable_periscope1.off {
		-moz-animation-name: none;
	  -webkit-animation-name: none;
	  -ms-animation-name: none;
		animation-name: none;	
}

#draggable_periscope2 {
  z-index: 1101;
  animation: shake_css 1s;
  animation-iteration-count: 1; 
}

#draggable_spiegel1 {
  z-index: 1102;
}

#draggable_spiegel2 {
  z-index: 1104;
}

#draggable_spiegel3 {
  z-index: 1103;
}

#draggable_strahlteiler {
  z-index: 1105;
}

#draggable_90spiegel1 {
  z-index: 1106;
}

#draggable_90spiegel2 {
  z-index: 1109;
}

#draggable_polfilter1 {
  z-index: 1108;
}

#draggable_polfilter2 {
  z-index: 1107;
}

#draggable_polfilter3 {
  z-index: 1110;
}

#qucase_experiment_spiegelverfahren {
    display: none;
    position: relative;
    background-color: #fff;
    width: 100%;
  clear: both;
    //margin-top: 45px;
    z-index: 9999;
 //   height: 244px;
}

#qucase_experiment_spiegelverfahren_txt {
    font-family: 'Open Sans', 'Trebuchet MS', "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    font-size: 12px;
    padding-left: 20px;
}

#qucase_experiment_spiegelverfahren_start {
    padding: 2px 9px;
    border: 3px solid #00aeef;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
    float: right;
    background-color: #00aeef;
    font-weight: 700;
}

#spiegel_move {
    width: 100px;
    height: 100px;
    overflow: hidden;
    float: left;
}

#spiegel_move_0 {
    background-image: url('http://www.quantenkoffer.com/wp-content/uploads/2018/06/Spielstein_90Spiegel_move_0.png');
    height: 100px;
    background-size: 100px;
    position: absolute;
    width: 100px;
}

#spiegel_move_1 {
    background-image: url('http://www.quantenkoffer.com/wp-content/uploads/2018/06/Spielstein_90Spiegel_move_1-2.png');
    height: 100px;
    background-size: 100px;
    position: absolute;
    width: 100px;
    animation-name: spiegel_move_annimation;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}


@keyframes spiegel_move_annimation {
    0%   {background-position-x:-10px;}
 //   25%  {background-position-x:10px;}
    50%  {background-position-x:10px;}
 //   75%  { background-position-x:-10px;}
    100% { background-position-x:-10px;}
}


#michelson_measurement_plot {
    background-image: url('http://www.quantenkoffer.com/wp-content/uploads/2018/06/Messung_Michelson_plotl_03.png');
    height: 197px;
    position: absolute;
    width: 353px;
    z-index: 9;
    top: 65px;
    left: 93px;
    display: none;
    
}

#michelson_measurement_plot_fade {
    background-image: url('http://www.quantenkoffer.com/wp-content/uploads/2021/12/Messung_Michelson_fade_03-2.png');
    height: 97px;
    position: absolute;
    width: 259px;
    z-index: 10;
    top: 108px;
    left: 150px;
    display: block;
    opacity: 1;
    background-position: -190px -45px;
    background-repeat: repeat-x;
    overflow: hidden;
    background-size: 352px 197px;
    display: none;
    animation-name: michelson_measurement_plot_fade_annimation;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

@keyframes michelson_measurement_plot_fade_annimation {
    0%   {background-position-x:-190px;}
 //   25%  {background-position-x:-49px;}
    50%  {background-position-x:95px;}
 //   75%  { background-position-x:-10px;}
    100% { background-position-x:-190px;}
}


.dragable_highlight {
  filter: drop-shadow(0px 0px 9px #01aae9);
}


html {
    margin-top: 0px !important;
}

.post-edit-link {
    display: none !important;
}



#header_qucase {
    position: relative;
    height: auto;
    width: 100%;
    z-index: 9999;
}

#header_qucase_logo {
    height: 40px;
    width: 110px;
    right: 0px;
    float: right;
    margin-right: 8px;
    margin-top: -1px;
    position: absolute;
    top: 0;
    z-index: 99;
}

.toggle_table {
	width: 100%;
	border-collapse: separate;
	border: 0;
	text-align: left;
}

.toggle_table tr:nth-child(2n) {
	
 background: #fff;
}

.toggle_table td:first-child{
	border-left: 5px solid #00aeef;
	margin-top: 10px;
	color: #00aeef;
}

.table_left {
    margin-left: 17px;
    font-weight: 800;
	float: left;
}

.table_middle {
    font-weight: 800;
	width: 25%;
	float: right;
}

.table_right {
    font-weight: 800;
	width: 25%;
	float: right;
}

.toggle_table_start {
    border-left: 5px solid #00aeef;
    margin-top: 10px;
    padding: 6px 0px 6px 12px;
    cursor: pointer;
    color: #00aeef;
	height: 29px;
	
}

.toggle_table_content td {
	padding: 0;
	color: #666666;
}

.toggle_table_start:hover {
//	background-color: #fafafa;
//		color: #fff;
}

.toggle_table_content_div {
	display: none;
	height: auto;
	width: 100;
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	color: #666;
}

.toggle_table_content_div_inner {
	padding: 40px !important;
	overflow: hidden;	
}

.toggle_table_start> em {
  color: #666;
}

.toggle_table_active {
  //  border-radius: 7px 0 0;
  color: #fff;
  background-color: #00aeef;
  //    -webkit-transition: background-color 500ms linear;
  //    -ms-transition: background-color 500ms linear;
  //    transition: background-color 500ms linear;
}

.toggle_table_hide {
  border-left: 5px solid #00aeef;
  display: none;
  padding: 40px !important;
}

.toggle_table_middle {
    display: block;
    float: right;
    width: 25%;
}

.toggle_table_right {
    display: block;
    float: right;
    width: 25%;
}

.toggle_table_left {
    display: block;
    float: left;
}

.dot {
	border: 2px solid #00aeef;
	width: 7px;
	height: 7px;
	border-radius: 999px;
	background-color: #00aeef;
//	margin-top: 8px;
}

.dot_active {
	border: 2px solid #fff;
	width: 7px;
	height: 7px;
	border-radius: 999px;
	background-color: #fff;
}

.dot_open {
	border: 2px solid #00aeef;
	width: 7px;
	height: 7px;
	border-radius: 999px;
//	margin-top: 8px;
}

.dot_open_active {
	border: 2px solid #fff;
	width: 7px;
	height: 7px;
	border-radius: 999px;
}

#quAppl_contact {
	cursor: pointer;
}

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

.quAppl_txt a {
    color: #666;
}

.quAppl_txt a:hover {
    color: #666;
}


.quAppl_txt_inner {
    margin: 36px;
    height: 238px !important;
    overflow-y: auto;
}

.quAppl_txt_inner h6 {
    padding-top: 0px;
}

.quAppl_img img {
    width: auto !important;
}

.quAppl_tile_text {
    display: block;
    position: absolute;
    width: 100%;
    background-color: rgba(0,174,239,0.8);
    color: #ffff;
    z-index: 5;
    bottom: 0;
}

.tile_text_float a {
    color: #fff;
}

.tile_text_float a:hover {
    color: #fff;
}

.quAppl {
    display: table;
    position: relative;
    width: 100%;
	height: 350px;
	margin-bottom: 1px;
}

.quAppl div:nth-child(odd) {
//    float: left;
}

.quAppl div:nth-child(even) {
//    float: right;
}

.quAppl_img {
    display: block;
    position: absolute;
    width: 50%;
    overflow: hidden;
    height: 350px;
}

.quAppl_img img {
    width: 105%;
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;	
}

.quAppl_img img:hover {
	-webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
	color: #fff;
}



.quAppl_txt {
    display: block;
    position: absolute;
    width: 49%;
    overflow: hidden;
    height: 350px;
}



.handy {
	display: none;
}

	.product_singlelink img {
    width: 70px;
}
	

.product_table_logo {
	text-align:center;
}

.product_table_features {
	width: 50%;
	padding: 20px;
}

.products_feature-list {
    color: #666;
}

.products_feature-list li {
    color: #666;
}

.products_feature-list a {
    color: #666;
}

#main article img {
    max-width: inherit;
    height: auto;
}

.tile_space {
    width: 49%;
    float: left;
    height: 300px;
    overflow: hidden;
    position: relative;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
	background-color: #222;
}

.tile {
    width: 100%;
    float: left;
    height: 300px;
    overflow: hidden;
    position: absolute;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}

.tile img {
    width: auto;
    position: absolute;
    top: 0;
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;	
	color: #fff;
}

.tile img:hover {
	-webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
	color: #fff;
}

.tile_text {
    display: block;
    position: absolute;
    width: 100%;
    background-color: rgba(0,174,239,0.6);
    color: #ffff;
    z-index: 5;
    bottom: 0;
}

.tile_text a {
	color: #fff;
}
	
.tile_text a:hover {
	color: #fff;
}	
	
.tile_text_float_product {
    background-image: url(http://www.qutools.com/wp-content/uploads/2017/08/qutools_logo_white.png);
	background-size: 19px;
}

.tile_text_float_application {
    background-image: url(http://www.qutools.com/wp-content/uploads/2017/10/application3_white.png);
	    background-size: 24px;
}


.tile_text_float {

    background-repeat: no-repeat;
    background-position: 11px 10px;
    padding: 8px 40px;
}

.home_buttonarea {
    display: block;
    position: absolute;
    bottom: 0px;
}

.home_textarea {
    display: block;
    position: absolute;
    bottom: 0;
    left: 155px;
    width: 380px;
}

.home_textarea a {
    color: #00aeef !important;
}

.home_buttonarea_application {
    display: block;
    position: absolute;
    bottom: 0px;
}

.home_buttonarea_product {
    display: block;
    position: absolute;
    bottom: 0px;
    margin-right: 0px;
    right: 0;
}

.button_of_product_head {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
  color: #333;
}

.button_of_product {
    border: 2px solid #00aeef;
    padding: 3px 10px 5px 40px;
    display: block;
    position: relative;
    width: 90px;
    border-radius: 7px;
    margin-right: 10px;
    background-image: url(http://www.qutools.com/wp-content/uploads/2017/08/qutools_logo_blue.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 10px;
    margin-bottom: 5px;
}

.button_of_application_head {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
  color: #333;
}

.button_of_application {
    border: 2px solid #00aeef;
    padding: 3px 10px 5px 42px;
    display: block;
    position: relative;
    width: 70px;
    border-radius: 7px;
    margin-right: 10px;
    background-image: url(http://www.qutools.com/wp-content/uploads/2017/08/application3.png);
    background-repeat: no-repeat;
    background-size: 27px;
    background-position: 7px;
    margin-bottom: 5px;
}



.autotabs-contents {
    display: block;
    position: relative;
    height: 420px;
    width: 700px;
    overflow: hidden;
}


.autotabs {
  border: 0 solid #ddd;
  //   margin-bottom: 110px;
}

.autotabs-navi {
  //   border-bottom: 1px solid #ddd;
  height: 35px;
  list-style: outside none none;
  margin: 0;
  padding-bottom: 7px;
}

.autotabs-navi-li {
  /*
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  
  border-color: #ccc;
  border-image: none;
  
  border-style: solid solid none;
  border-width: 1px 1px medium;
  */
  border-radius: 4px 4px 0 0;
  background-color: #eee;
  clear: initial;
  color: #222;
  cursor: pointer;
  float: left;
  margin: 6px 3px 0;
  padding: 5px 12px;
}

.autotabs-navi-li-active {
  background-color: #00aeef;
  color: #fff;
  cursor: default;
}


.autotabs-content {
  background: #fff;
  border-top: 1px solid #ddd;
  clear: left;
  position: absolute;
//  display: none;
  height: 100%;
  width: 700px;
  left: -700px;
  //  margin-top: 10px;
}

.autotabs-content a {
  color: #666;
}

.autotabs-content a:hover {
  color: #666;
  text-decoration: none;
}

.autotabs-content-active {
  display: block !important;
//  padding: 3em 1.4em;
}




.product_singlelink:hover {
    text-decoration: none !important;
}


.product_single {
    border-bottom: 1px solid #eee;
    padding-bottom: 22px;
}

.product_singlelink:hover {
  text-decoration: none;
  color: #f00;
}

.product_single_table:hover {
  text-decoration: none;
 background-color: #ddd;
  color: #f00;
}
  

.event {
    display: block;
    position: relative;
    margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 11px;
    padding-bottom: 10px;
}

.event img {
    float: right;
    height: 51px;
    right: 50px;
    display: none;
    position: relative;
}

.slider_home {
//  float: left;
}

.slider_floatright {
  float: right;
}

#quProducts {
    float: left;
    border-left: 1px solid #ddd;
    margin-left: 10px;
    position: relative;
    display: block;
}

.productstitles {
    padding: 2px;
}

.productstitles {
    padding: 2px 12px;
    border: 1px solid #ccc;
    margin: 5px 0;
    border-radius: 4px;
    background-color: #eee;
    color: #222;
}

.productstitles {
    padding: 2px 12px;
    border: 1px solid #ccc;
    border-left: 0px;
    margin: 5px 0;
    border-radius: 0 4px 4px 0;
    background-color: #eee;
    color: #222;
    border-left: 0;
}


#productstitle_1 {
    background-color: #0096d2;
    color: #fff;
}


.quBoxes {
    display:table;
    width:100%;
}

.quBox {
    width: 100%;
}

.quInnerBox {
 //   border: 1px solid #4998cc;
    padding: 10px;
    margin: 12px 0 12px 0;
    border-radius: 10px 0 0 0;
    overflow: auto;
  overflow-x: hidden;
}

.quThird {
    display:table-cell;
    width:33.33%;
    float: left;
    position: relative;
}

.quHalf {
    display:table-cell;
    width:50%;
    float: left;
    position: relative;
}

.quHalf:nth-child(2) {
    float: left;
}

.quFull {
    width: 100%;
}

.quBox-BlogLink h6 {
    font-style: normal;
    text-transform: none;
    padding-top: 0;

}

.quBox-BlogLink img {
    float: right;
    padding: 0 10px 10px 10px;
  border-radius: 130px;
}

.quBox-BlogLink p {
    margin-top: 5px;

}

#quInnerBox_blogLink {
    padding-bottom: 6px;
    display: block;
    color: #666;
    margin-bottom: 14px;
  list-style-type: circle;
}

#quInnerBox_blogLink:hover {
  text-decoration: none;
}

.quInnerBox_blogLinks {
    margin-left: 17px;
  list-style-type: circle;
}

.underline {
    text-decoration: underline;
}

#blog_readmore {
  color: #4998cc;
  
}

a {
//  color: #317eb1;
  color: #0096d2;
  text-decoration: unset;
}

a:hover {
  text-decoration: underline;
}

#button_datasheet:hover {
    text-decoration: none;
}

h6 {
  padding-top: 36px;
}

#main article.post,
#main article.page {
  border-bottom: 0px solid #fff !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

.qubutton {
  background: #00aeef none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 7px;
  color: #fff;
  display: block;
  right: -9px;
  padding: 7px 12px 14px 44px;
  position: fixed;
  text-align: center;
  z-index: 999;
  height: 20px;
  // Cockie-Leiste..
  //  bottom: 29px;
  bottom: 60px;
  width: 91px;
  text-align: left;
}

.qubutton_link {
  background: #00aeef none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 7px;
  color: #fff;
  display: block;
  float: right;
  padding: 7px 12px 14px 45px;
  position: relative;
  z-index: 999;
  height: 20px;
  width: 91px;
  text-align: left;
  margin-right: -10px;
  margin-bottom: 16px;
  z-index: 99;
}

#button_link_producthead {
    float: right;
    margin: 0 17px 12px 0;
    border-bottom: 1px solid #00aeef;
    color: #00aeef;
}

#button_request {
  margin-bottom: 60px;
  cursor: pointer;
}

#contentBox_outer {
  background-color: rgb(255, 255, 255);
  border: 0px solid rgb(153, 153, 153);
  border-radius: 6px;
  margin: 0 auto;
  padding: 28px;
  position: fixed;
  z-index: 9999;
  height: 88%;
  max-height: 88%; 
  top: 3%;
  display: none;
  right: 0;
  left: 0;
  max-width: 700px;
  box-shadow: 0 0 20px #111;
  -moz-box-shadow: 0 0 20px #1111;
  -webkit-box-shadow: 0 0 20px #111;
  width: 80%;
}

#contentBox_close {
  cursor: pointer;
  position: absolute;
  width: 30px;
  height: 30px;
  background: url("fancybox/fancybox.png") -40px 0;
  top: -15px;
  right: -15px;
}

#contentBox_middle {
  height: 100%;
  width: 100%;
  overflow-y: auto;
}

#contentBox_shaddow {
  background: rgba(50, 50, 50, 0.5) none repeat scroll 0px 0px;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9998;
  display: none;
  cursor: pointer;
}

#contentBox img {
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: block;
}

#quPopup_mail_privacybox {
    float: left;
}

#quPopup_mail_privacybox > input {
    margin-right: 10px;
}

.quPopup::before {
  content: "\2022 ";
  padding-right: 8px;
  color: #000;
}

.quPopup {
  padding-left: 20px;
  padding-top: 4px;
  cursor: pointer;
  color: #317eb1;
}

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

.quPopup_pagetitle {
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 55px;
}

.quPopup_pagetitle::before {
  background-size: 60px !important;
}

.quPopup_mail_box {
  display: block;
  float: left;
  position: relative;
  padding: 21px;
  border: 1px solid #ddd;
  border-radius: 15px;
  width: 40%;
  margin-bottom: 15px;
  font-size: 16px;
}

.quPopup_mail_box_div {
  float: left;
}

.quPopup_mail_box_div_adress select {
    width: 100%;
    color: #666;
  //  padding: 2px 9px;
    border: 1px solid #e6e6e6;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
}


.quPopup_mail_submit {
    background-color: #0096d2;
    color: #fff;
    width: 74px;
    padding: 3px 7px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    float: left;
  clear: left;
//  margin-top: -20px;
}

#quPopup_mail_error {
    float: right;
    width: auto;
    display: block;
    position: relative;
    padding-left: 15px;
    color: #999;
    font-size: 10px;
  margin-top: -24px;
}

.quPopup_mail_box_request_type {
    margin-left: 14px;
}

.quPopup_mail_box:nth-child(2) {
  //  display: none;
}

.quPopup_noLink::before {
    content: "\2022 ";
    padding-right: 8px;
    color: #000;
}

.quPopup_noLink {
    padding-left: 20px;
    padding-top: 4px;
    color: #666;
}



.tabs_qucase {
  border: 0 solid #ddd;
  //   margin-bottom: 110px;
}

.tabs_qucase a {
  text-decoration: none;
  color: #fff;
  //   margin-bottom: 110px;
}

.tabs_qucase-navi {
  height: 35px;
  list-style: outside none none;
  margin: 0;
      margin-left: 0px;
  text-align: center;
  padding: 0;
  margin-left: 20px;
  width: auto;
  position: relative;
}

.tabs_qucase-navi-li {
  border-radius: 0 0 4px 4px;
  background-color: #00aeef;
  color: #fff;
  clear: none;
  cursor: pointer;
  margin: 0 10px 0;
  white-space: nowrap;
  display: inline;
  float: left;
}

.tabs_qucase-navi-li a {
  text-decoration: none;
  display: block;
  padding: 4px 40px;
}

.tabs_qucase-navi-li-active {
  color: #222;
  cursor: default;
  font-size: 18px;
  border-radius: 0;
  border-bottom: 2px solid #00aeef;
  margin-top: 0px;
  background-color: #fff;
  padding: 4px 40px;
}

.tabs_qucase-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  clear: left;
  display: none;
  //  margin-top: 10px;
}

.tabs_qucase-content-active {
  display: block !important;
  padding: 3em 1.4em;
}

#experimente_list_button {
    position: absolute;
    left: 0px;
    border-left: 3px solid #00aeef;
    padding: 2px 14px;
    border-radius: 0 4px 4px 0;
    bottom: 75px;
    border-top: 3px solid #00aeef;
    border-bottom: 3px solid #00aeef;
    background-color: #00aeef;
    color: #fff;
    cursor: pointer;
    z-index: 9999;
}

#weltbilder {
    position: absolute;
    left: 0px;
    border-left: 3px solid #00aeef;
    padding: 2px 14px;
    border-radius: 0 4px 4px 0;
    bottom: 75px;
    border-top: 3px solid #00aeef;
    border-bottom: 3px solid #00aeef;
    background-color: #00aeef;
    color: #fff;
    cursor: pointer;
    z-index: 99;
}

#weltbilder_container {
  background-color: #fff;
    width: 78%;
    height: 70%;
    left: 10%;
    top: 10%;
    position: fixed;
    padding: 2%;
    overflow: auto;
    border-radius: 8px;
    overflow-y: scroll;
}

#weltbilder_txt {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
 //   max-height: 1000px;
    text-align: justify;
  padding-bottom: 20px;
}

#weltbilder_txt h5 {
    color: #0096d2;
    z-index: 99;
}

#spielstein_polfilter_float {
    float: right;
    width: 200px;
    padding-left: 20px;
    display: block;
    position: absolute;
    left: 1%;
    bottom: 50px;
    z-index: 999;
}

h7 {}

#toggle_head {
  background-color: #00aeef;
  //  height: 50px;
  position: fixed;
  z-index: 9999;
  top: 0px;
  cursor: pointer;
  padding: 6px 17px;
  color: #fff;
  margin-left: 44px;
  display: none;
}

#toggle_head_txt {
  padding: 6px 12px;
}

.toggle_start_plain {
    padding: 1px 0px;
    cursor: pointer;
    font-size: 19px;
    font-weight: 700;
}

.toggle_start_plain > h5 {
    margin-top: 6px;
}

.toggle_start_plain > em {
  color: #666;
}

.toggle_active_plain {
//  color: #fff;
 // background-color: #00aeef;
}

.toggle_hide_plain {
    border-left: 5px solid #00aeef;
    display: none;
    padding: 0 13px 0px 13px;
    font-size: 15px;
    margin-left: 15px;
    margin-bottom: 20px;
}

.toggle_hide_plain li {
    padding-bottom: 8px;
    list-style: none;
}

.toggle_start {
    border-left: 5px solid #00aeef;
    margin-top: 10px;
    padding: 6px 12px;
    cursor: pointer;
    color: #00aeef;
    font-size: 15px;
    font-weight: 700;
}

.toggle_start> em {
  color: #666;
}

.toggle_active {
  //  border-radius: 7px 0 0;
  color: #fff;
  background-color: #00aeef;
  //    -webkit-transition: background-color 500ms linear;
  //    -ms-transition: background-color 500ms linear;
  //    transition: background-color 500ms linear;
}

.toggle_hide {
  border-left: 5px solid #00aeef;
  display: none;
  padding: 13px;
  font-size: 15px;
}

.contact-form {
  background: #f00 none repeat scroll 0 0;
  border-radius: 7px;
  display: block;
  padding: 50px;
  position: fixed;
  top: 100px;
}

.left-right {
  animation: animationFrames linear 4s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 4s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 4s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 4s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 4s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

#wpadminbar {
  display: none;
}

#wpfront-scroll-top-container {
  display: none !important;
}

#button_link {
    display: block;
    position: fixed;
    width: 200px;
    z-index: 99;
    bottom: 0px;
    right: 0;
}

#button_link a {
    color: #fff;
  cursor: pointer;
}

#button_link a:hover {
    text-decoration: none;
}

.button_product {
  background-image: url('http://www.qutools.com/wp-content/uploads/2017/08/qutools_logo_white.png');
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 12px 8px;
}

#button_product:hover {
    text-decoration: none;
}

#button_link_producthead_mobil {
  display: none;
    margin: 0 0 32px 0;
}

.qubutton_link_mobil {
    border: 2px solid #00aeef;
    padding: 3px 10px 5px 40px;
    display: block;
    position: relative;
    width: 90px;
    border-radius: 7px;
    margin-right: 10px;
    background-image: url(http://www.qutools.com/wp-content/uploads/2017/08/qutools_logo_blue.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 10px;
    margin-bottom: 13px;
}

.qubutton_link_mobil a:hover {
  text-decoration: none;
}


#button_datasheet {
  background-image: url('http://www.qutools.com/wp-content/uploads/2017/07/datasheet_white.png');
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 12px 8px;
}

#button_request {
  background-image: url('http://www.qutools.com/wp-content/uploads/2017/07/request_white.png');
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 12px 8px;
}



  

@media screen and (max-width: 700px) {
	
	
	
	

}

@keyframes animationFrames {
  0% {
    opacity: 1;
    transform: translate(0px, 0px) scaleY(1.00);
  }
  48% {
    opacity: 1.00;
    transform: translate(168px, 0px) scaleY(1.00);
  }
  50% {
    opacity: 0;
    transform: translate(175px, 0px) scaleY(0.75);
  }
  52% {
    opacity: 1.00;
    transform: translate(182px, 0px) scaleY(0.50);
  }
  100% {
    opacity: 1.00;
    transform: translate(350px, 0px) scaleY(0.50);
  }
}

@-moz-keyframes animationFrames {
  0% {
    opacity: 1;
    -moz-transform: translate(0px, 0px) scaleY(1.00);
  }
  48% {
    opacity: 1.00;
    -moz-transform: translate(168px, 0px) scaleY(1.00);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(175px, 0px) scaleY(0.75);
  }
  52% {
    opacity: 1.00;
    -moz-transform: translate(182px, 0px) scaleY(0.50);
  }
  100% {
    opacity: 1.00;
    -moz-transform: translate(350px, 0px) scaleY(0.50);
  }
}

@-webkit-keyframes animationFrames {
  0% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px) scaleY(1.00);
  }
  48% {
    opacity: 1.00;
    -webkit-transform: translate(168px, 0px) scaleY(1.00);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(175px, 0px) scaleY(0.75);
  }
  52% {
    opacity: 1.00;
    -webkit-transform: translate(182px, 0px) scaleY(0.50);
  }
  100% {
    opacity: 1.00;
    -webkit-transform: translate(350px, 0px) scaleY(0.50);
  }
}

@-o-keyframes animationFrames {
  0% {
    opacity: 1;
    -o-transform: translate(0px, 0px) scaleY(1.00);
  }
  48% {
    opacity: 1.00;
    -o-transform: translate(168px, 0px) scaleY(1.00);
  }
  50% {
    opacity: 0;
    -o-transform: translate(175px, 0px) scaleY(0.75);
  }
  52% {
    opacity: 1.00;
    -o-transform: translate(182px, 0px) scaleY(0.50);
  }
  100% {
    opacity: 1.00;
    -o-transform: translate(350px, 0px) scaleY(0.50);
  }
}

@-ms-keyframes animationFrames {
  0% {
    opacity: 1;
    -ms-transform: translate(0px, 0px) scaleY(1.00);
  }
  48% {
    opacity: 1.00;
    -ms-transform: translate(168px, 0px) scaleY(1.00);
  }
  50% {
    opacity: 0;
    -ms-transform: translate(175px, 0px) scaleY(0.75);
  }
  52% {
    opacity: 1.00;
    -ms-transform: translate(182px, 0px) scaleY(0.50);
  }
  100% {
    opacity: 1.00;
    -ms-transform: translate(350px, 0px) scaleY(0.50);
  }
}

#cover-image {
    background-image: url( http://www.qutools.com/wp-content/uploads/2016/02/cropped-qutools_background_05.png );
 }

@media screen and (max-width: 899px) {
  #cover-image {
    background-image: url( http://www.qutools.com/wp-content/uploads/2017/07/cropped-qutools_background-smaller.png );
    
  }
  
  #aside {
    height: 150px;
  }

  #button_link_producthead_mobil {
    display: block;
    margin: 0 0 32px 0;
  }
  
    #button_link {
    width: 50px;
  }
  
  .qubutton {
    padding: 7px 7px 14px 44px;
    width: 0px;
  }
  
  .quPopup_mail_box {
    display: block;
 //   float: none;
    position: relative;
    padding: 21px;
    border: 1px solid #ddd;
    border-radius: 15px;
    width: auto;
    margin-right: 0px;
  }
  
  .button_product {
    display: none;
  }
  
  #button_link_producthead {
    display: none;
  }
  .qubutton_link {
    padding: 7px 7px 14px 44px;
    width: 0px;
  }
  
  .quPopup_pagetitle {
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    font-size: 34px;
    line-height: 48px;

    }

    .quPopup_pagetitle::before {
      background-size: 60px !important;
    }
}

@media screen and (max-width: 550px) {
	.quAppl_img {
		width: 100%;
	}
	
	.quAppl_txt {
    display: none;
}
}


@media screen and (max-width: 450px) {

	.quAppl_img {
		width: 100%;
	}
	
	.quAppl_txt {
    display: none;
}
	
.handy {
    display: inline-block;
    clear: both;
    width: 30px;
    position: relative;
	padding-left: 10px;
}

	.product_singlelink img {
    width: 50px;
}
	
.product_table_logo {
	padding: 0;
	width: 10%;
}
	
.product_table_features {
	width: 90%;
	padding-right: 0;
}

.product_table_img {
	display: none;
}
	
	
  .tabs-content-active {
    padding: 3em 0em;
    
  }
	
	.quHalf {
    display: table-cell;
    width: 95%;
	}
	
	.tile_space {
    width: 95%;
	}
  
  .toggle_hide {
    padding: 20px;
  }

  
  article {
  //  padding: 0 !important;
  }
  
  .sharedaddy {
  //  padding-left: 20px;
  }
  
  #cover-image {
}
  #quPopup_mail_box_form {
    margin-right: 0px !important;
  }
  
#cover-image {
    width: 100%;
    height: 47px !important;
    position: fixed !important;
    z-index: 98 !important;
    background-color: #00aeef;
    background-size: 90px !important;
    background-repeat: no-repeat;
    background-position: right 12px center !important;
    background-image: url( http://www.qutools.com/wp-content/uploads/2017/08/qutools_logo_white_small.png );
}

  #aside {
    height: 20px !important;
  }

  #contentBox {
    font-size: 14px !important;
}

    .quPopup_pagetitle {
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 36px;
    margin-top: -20px;
   }

    .quPopup_pagetitle::before {
      background-size: 45px !important;
      top: 32px;
      padding-right: 0px;
      width: 55px;

    }
  
}






/******************************************************************************************
***************                           SINGLE 2                          ***************
*******************************************************************************************/

.spinningCirclePlay {
    height: 6px;
    width: 6px;
    border: 3px solid #fff;
    border-top: 3px solid #00aeef;
    border-right: 3px solid #00aeef;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
float: left;
margin-top: 19px;
margin-left: 14px;
display: none;
position: absolute;
}

.spinningCircle {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    border: 3px solid #eee; /* Light grey */
//    border-top-color: 4px solid #00aeef;
    border-right-color: 3px solid #00aeef;
    -webkit-animation: single2 5s infinite linear;
    animation: single2 5s infinite linear;
    float: left;
    margin-top: 12px;
    margin-left: 10px;
  display: block;
position: absolute;
}

#impressum_scroll {
    height: 70vh;
    overflow-y: scroll;
    padding: 20px;
}

@-webkit-keyframes single2 {
	0% {
		-webkit-transform: rotate(0deg);
//		transform: rotate(0deg);
		border-top-color: #00aeef;
		border-right-color: #00aeef;
	}
	
	50% {
	//	border-top-color: rgb(102,213,255);
		border-right-color: rgb(102,213,255);
	}
	
	100% {
		-webkit-transform: rotate(720deg);
		transform: rotate(720deg);
	//	border-top-color: #00aeef;
		border-right-color: #00aeef;
	}
}

@keyframes single2 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	//	border-top-color: #00aeef;
		border-right-color: #00aeef;
	}
	
	50% {
	//	border-top-color: rgb(102,213,255);
		border-right-color: rgb(102,213,255);
	}
	
	100% {
		-webkit-transform: rotate(720deg);
		transform: rotate(720deg);
	//	border-top-color: #00aeef;
		border-right-color: #00aeef;
	}
}


.show_mobile {
  display: none;
}

.show_not_mobile {
  display: block;
}





@media only screen and (max-width: 1648px) {
  
  #experimente_theorie {
    display: block;
  }
  
  #koffer_details {
    display: block;
  }
  
  .koffer_details_sidebox {
    right: -400px;
  }
  
  .experimente_theorie_sidebox {
    right: -400px;
  }
  
}

@media only screen and (max-width: 1024px) {
  
  #experimente_theorie {
    display: block;
  }
  
  #koffer_details {
    display: block;
  }
  
  .koffer_details_sidebox {
    right: -400px;
  }
  
  .experimente_theorie_sidebox {
    right: -400px;
  }
  
  
  #weltbilder_txt {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    // max-height: 1000px;
    text-align: justify;
    padding-bottom: 20px;
  }
  
  .derspielstein_img {
    display: block;
    width: 25%;
    padding-left: 2%;
  }
  
  .derspielstein_img img {
    width: 100%;
    height: auto;
  }
  
  .derkoffer_side {
    width: 30%;
  }
  
  #table_polarisator img {
    height: 40px;
  }
  
  #qucase_experiment_spielsteine_list {
    height: 300px;
  }
  
}


@media only screen and (max-width: 768px) {
    /* For mobile phones: */
  
  #header_title {
      display: block;
      font-size: 28px;
      padding: 40px 20px 6px 20px;
      position: relative;
      font-weight: 100;
  }
  
  .tabs_qucase {
    display: none;
    position: absolute;
    top: 77px;
    left: -300px;
  }
  
  #menu_button {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    background-color: #00aeef;
    border-radius: 0 7px 7px 0;
    padding: 2px 3px;
    z-index: 999;
  }
  
  .bar1, .bar2, .bar3 {
    background-color: #fff;
    width: 21px;
    height: 4px;
    margin: 4px 5px;
    transition: 0.4s;
  }
  
  /* Rotate first bar */
  .change .bar1 {
      -webkit-transform: rotate(-45deg) translate(-6px, 5px) ;
      transform: rotate(-45deg) translate(-6px, 5px) ;
  }

  /* Fade out the second bar */
  .change .bar2 {
      opacity: 0;
  }

  /* Rotate last bar */
  .change .bar3 {
      -webkit-transform: rotate(45deg) translate(-6px, -6px) ;
      transform: rotate(45deg) translate(-6px, -6px) ;
  }
  
  #spielstein_polfilter_float {
    display: none;
  }
  
  
  #kofferfull > h1 {
    margin-top: 0;
    font-size: 26px;
  }
  
  #kofferfull > h1::before {
    top: 8px;
    width: 40px;
    height: 40px;
    background-size: 40px;
    padding-right: 8px;
  }
  
  #kofferfull > h2 {
    text-align: center;
    font-size: 17px;
    margin-bottom: 40px;
  }
  
  #kofferfull > a > img {
    width: 80%;
    height: auto;
  }
  
  #kofferfull_info {
    bottom: 10%;
  }
  
  .footer_qucase {
    background: linear-gradient(to right,#00aeef, white);
  }
  /*
  #wrapper {
    display: flex;
    position: absolute;
    height: 100vh;
    width: 100%;
    flex-direction: column;
  }
  
  */
  
  .entry {
    //display: flex;
    width: 100%;
    justify-content: center;
    padding-top: 1%;
    flex-direction: column;
  }
  
  .derkoffer_side {
    width: auto;
    font-family: 'Open Sans', 'Trebuchet MS', "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    font-weight: 400;
    font-size: 14px;
    overflow: scroll;
    position: relative;
    height: auto;
    text-align: justify;
    padding: 20px;
    display: block;
    padding-bottom: 60px;
  }
  
  
  .koffer_details_sidebox {
    top: 190px;
  }
  
  .tabs-content-active {
    padding: 0;
  }
  
  #weltbilder {
    height: 21px;
  }
  
  #weltbilder_container {
    background-color: #fff;
    width: 90%;
    height: 78%;
    left: 3%;
    top: 80px;
    position: fixed;
    padding: 2%;
    overflow: auto;
        overflow-y: auto;
    border-radius: 8px;
    overflow-y: scroll;
  }
  
  #weltbilder_txt {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    padding: 20px;
  }

  #menu_qucase {
    position: relative;
    top: 0;
    width: auto;
  }
  
  .tabs_qucase-navi {
    position: absolute;
    margin-left: 0;
  }
  
.tabs_qucase-navi-li {
    border-radius: 0 4px 4px 0;
    background-color: #00aeef;
    color: #fff;
    clear: initial;
    cursor: pointer;
    margin: 0;
    margin-top: 0px;
    margin-top: 0px;
    padding: 5px 12px;
    margin-top: 6px;
    display: inline;
    box-shadow: -2px 4px 14px #e0e0e0;
}
  
  .tabs_qucase-navi-li-active {
    color: #222;
    cursor: default;
    font-size: 18px;
    border-radius: 0;
    border-bottom: 2px solid #00aeef;
    margin-top: 0px;
    background-color: #fff;
    padding: 4px 40px;
     display: none;
  }
  
  
  .derkoffer_img {
    display: none;
    height: 276px !important;
    margin: 0 auto;
    flex: 1;
  }
  
  .derkoffer_img img {
    height: 333px;
  }
  
  .show_mobile {
  display: block !important;
  }

  .show_not_mobile {
    display: none !important;
  }
  
  #qucase_experiment_spielbrett {
    display: block;
    position: relative;
    padding-left: 12px;
  }
  
  #qucase_experiment_spielbrett img {
    height: 400px;
  }
  
  .qucase_experiment_spielbrett_gui {

    width: 235px;
    height: 131px !important;
    position: absolute;
    top: 43px;
    left: 74px;
    display: none;

  }
  
#qucase_experiment_spielsteine {

    max-width: 30%;
    display: block;
    position: relative;
    float: right;
    height: 600px;

}
  
  #experimente_list_button {
     display: none;

  }
  
  #draggable_periscope1 {
    width: 35px;
  }
  
  #draggable_periscope2 {
    width: 35px;
  }
  
  .draggable_slot_big {
    width: 35px;
    height: 55px;
    background-position: 0px 33px;
    background-size: 35px;
  }
  
  #draggable_periscope1_slot {
    top: 178px;
    left: 67px;
  }
  
  #draggable_periscope2_slot {
    top: 190px;
    left: 259px;
  }
  
  .draggable_spielstein {
    width: 36px;

  }
  
  .draggable_slot {
    width: 36px;
    height: 45px;
    background-position: 0px 22px;
    background-size: 36px;
  }
  
  #draggable_spiegel1_slot {

    top: 194px;
    left: 155px;

  }
  
  #draggable_strahlteiler_slot {

    top: 229px;
    left: 146px;

  }
  
  #draggable_90spiegel1_slot {

    top: 225px;
    left: 73px;
  }
  
  #draggable_90spiegel2_slot {

    top: 268px;
    left: 138px;
  }
  
  #draggable_spiegel2_slot {

    top: 233px;
    left: 201px;
  }
  
  #draggable_spiegel3_slot {

    top: 197px;
    left: 206px;
  }
  
  #qucase_experiment_spiegelverfahren {

    display: none;
    position: relative;
    background-color: #fff;
    width: 90%;
    margin-top: 0;
    z-index: 9999;
    // height: 244px;

  }
  
  #michelson_measurement_plot_fade {

    background-image: url('http://www.quantenkoffer.com/wp-content/uploads/2018/06/Messung_Michelson_fade_03-2.png');
    height: 73px;
    position: absolute;
    width: 168px;
    z-index: 10;
    top: 58px;
    left: 113px;
    display: block;
    opacity: 1;
    background-position: -250px -45px;
    background-repeat: repeat-x;
    overflow: hidden;
    background-size: 168px 133px;
    display: none;
    animation-name: michelson_measurement_plot_fade_annimation;
    animation-duration: 4s;
    animation-iteration-count: infinite;

  }
  
  
  #michelson_measurement_plot {

    background-image: url('http://www.quantenkoffer.com/wp-content/uploads/2018/06/Messung_Michelson_plotl_03.png');
    height: 131px;
    position: absolute;
    width: 218px;
    z-index: 9;
    top: 45px;
    left: 79px;
    display: none;
    background-size: 218px;

  }
  
  #qucase_experiment_spielsteine > h3 {

    margin-top: 0;
  }
  
  #spielsteine_verwendet > h5 {

    margin-bottom: 5px;

  }
  
  .draggable_startspot {

    opacity: 0.5;
    width: 35px;
    padding-right: 10px;

  }
  
  @keyframes michelson_measurement_plot_fade_annimation {
    0%   {background-position-x:-250px;}

    50%  {background-position-x:-88px;}

    100% { background-position-x:-250px;}
  }
  
  #experimente_theorie {
    top: 0;
  }
  
  .experimente_theorie_sidebox {
    top: 175px;
  }
  
  #impressum_scroll {

    overflow: scroll;
    padding: 20px 20px 50px 20px;
    height: auto;

  }
  
  #weltbilder {

    position: absolute;
    left: 0px;
    border-left: 3px solid #00aeef;
    padding: 2px 14px;
    border-radius: 0 4px 4px 0;
    top: 440px;
    border-top: 3px solid #00aeef;
    border-bottom: 3px solid #00aeef;
    background-color: #00aeef;
    color: #fff;
    cursor: pointer;
    z-index: 99;

  }
  
  #koffer_details {

    position: absolute;
    right: 0px;
    border-left: 3px solid #00aeef;
    padding: 2px 14px 2px 4px;
    border-radius: 4px 0 0 4px;
    top: 150px;
    border-top: 3px solid #00aeef;
    border-bottom: 3px solid #00aeef;
    background-color: #00aeef;
    color: #fff;
    cursor: pointer;
    z-index: 9999;
  }
  
}
  
  @media screen and (max-width: 450px) {
    
  .derkoffer_side {
      padding-bottom: 0;
  }
  
  .derspielstein_img {
    display: block;
    width: 80%;
    padding-left: 2%;
    margin: 0 auto;
  }
    
  
}
