/*
$text-color: #333;
$text-nav-color: #0066b3;
$text-meta-color: #5a5a5a;
$text-highlight-color: #f60;
$text-aside-color: #666;
$text-on-dark: #fff;
$text-special-color: #7a7a7a;
$text-error: #c00;
$text-form-info: #ccc;
 */
/*
$border-gray: #ccc;
$error: #c00;
 */
/*
$bg-black: #000;
$bg-gray: #eee;
$bg-c-gray: #ccc;
$bg-med-gray: #dcdcdc;
$bg-dark-gray: #bdbdbd;
$bg-blue: #0066b3;
$bg-white: #fff;
$bg-error: #f3f3f3;
$bg-highlight-color: #e5eff7;
$bg-button-highlight: #ffc48b;
$bg-button-lowlight: #d53e1d;
$bg-info-layer: #fff;
 */
/* line 6, src/default.scss */
body #navigation .menu .subnav {
  display: none;
}
/* line 11, src/default.scss */
body:before {
  content: '999';
  display: block;
  width: 1px;
  height: 1px;
  position: absolute;
  left: -999em;
}
/* line 22, src/default.scss */
body #mainnavigation li.menuOpen {
  display: none;
}
/* line 27, src/default.scss */
body #overlay_box {
  /*min-width: 300px;
  max-width: 770px;
  min-height: 355px;
  max-height: 455px;*/
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 5em;
  position: fixed;
}
body #overlay_box iframe {
  width: 100%;
  height: 100%;
}

/* line 33, src/default.scss */
body #overlay_box #overlay_box_content {
  width: 100%;
  height: 100%;
  /*width: 100vw;*/
}
/* line 43, src/default.scss */
body #page #main #slideshow .slideshow_items li {
  left: 0;
}
/* line 52, src/default.scss */
body #page #slideshow .slideshow_items li:not(:first-child) {
  display: none;
}
/* line 55, src/default.scss */
body #page #slideshow .slideshow_items li:first-child {
  z-index: 2;
}
/* line 58, src/default.scss */
body #page #slideshow .slideshow_items li.active {
  display: list-item;
  z-index: 3;
}
/* line 67, src/default.scss */
body.homepage #select_country_box .countryHeadline, body.homepage #select_country_box .countrySelect {
  display: none;
}
/* line 70, src/default.scss */
body.homepage #select_country_box .img_box, body.homepage #select_country_box .img_box img {
  vertical-align: bottom;
}

a.anchor-top {
  display: block;
  position: relative;
  top: -120px;
}

@media only screen and (max-width: 768px) {
  /* line 79, src/default.scss */
  body #page #page_footer .countrySelect {
    width: auto;
    display: inline-block;
  }

  /* line 86, src/default.scss */
  #page #content #contact form .fields {
    width: 100%;
  }
  /* line 89, src/default.scss */
  #page #content #contact form .fields label {
    float: none;
    width: 100%;
    text-align: left;
  }
  /* line 95, src/default.scss */
  #page #content #contact form .fields select, #page #content #contact form .fields input, #page #content #contact form .fields textarea {
    width: 100%;
    float: none;
  }

  #page #content #contact form .fields select.select {
    height: 28px;
    margin: 3px 0 8px;
  }
  #page #content #contact form .fields input.input_txt {
    height: 20px;
    margin: 3px 0 8px;
    padding: 4px 2% !important;
    width: 96%;
  }

  #comp-news .filter {
    width: 100% !important;
  }

  #comp-news .categories {
    width: auto !important;
  }

  #comp-news .filter A.filter-news {
    margin-left: 160px !important;
  }

  /* line 100, src/default.scss */
  #page #content #contact form .fields .info_right {
    margin: 0 0 10px 0;
  }
  /* line 106, src/default.scss */
  #page #content #contact form .submit .submit_btn {
    margin: 0 10px 20px 0;
    float: right;
  }
  /* line 114, src/default.scss */
  #page #content .body_text .paragraph .paragraph_text table {
    width: 100% !important;
  }

  /* line 119, src/default.scss */
  #page #content .body_text .paragraph .paragraph_text table tr td:nth-child(1), #page #content .body_text .paragraph .paragraph_text table tr th:nth-child(1) {
    /*background: #5c5c5c;*/
  }
  /* line 122, src/default.scss */
  #page #content .body_text .paragraph .paragraph_text table tr td:nth-child(2), #page #content .body_text .paragraph .paragraph_text table tr th:nth-child(2) {
    /*background: #8f8f8f;*/
  }
  /* line 125, src/default.scss */
  #page #content .body_text .paragraph .paragraph_text table tr td:nth-child(3), #page #content .body_text .paragraph .paragraph_text table tr th:nth-child(3) {
    /*background: #b2b2b2;*/
  }

  /* line 135, src/default.scss */
  .menu ul#mainnavigation {
    left: -1px;
    top: 34px;
    width: auto;
    height: auto;
    position: absolute;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    z-index: 1000;
  }
  /* line 145, src/default.scss */
  .menu ul#mainnavigation li.first {
    width: auto;
  }

  .menu ul#mainnavigation li.first a {
    text-align: left;
  }

  /* line 149, src/default.scss */
  .menu ul#mainnavigation > li {
    float: none;
    min-height: 2em;
    font-size: 1.5em;
    line-height: 2em;
    position: relative;
  }
  .menu ul#mainnavigation > li a {
    padding-right: 2em;
  }
  /* line 156, src/default.scss */
  .menu ul#mainnavigation > li a.active {
    background-color: #F9B700;
  }
  /* line 159, src/default.scss */
  .menu ul#mainnavigation > li a:hover {
    color: #f9b700;
  }
  /* line 163, src/default.scss */
  .menu ul#mainnavigation > li.menuOpen {
    border-right: 1px solid white;
    width: 25vw;
    padding: 0 0.60606061em;
    display: none;
  }
  /* line 169, src/default.scss */
  .menu ul#mainnavigation > li.menuOpen:hover, .menu ul#mainnavigation > li.menuOpen.open {
    background-color: #b2b2b2 !important;
  }
  /* line 173, src/default.scss */
  .menu ul#mainnavigation > li.menuOpen:before {
    display: none;
  }
  /* line 178, src/default.scss */
  .menu ul#mainnavigation > li:not(.menuOpen) {
    display: none;
    background-color: #b2b2b2;
  }
  /* line 183, src/default.scss */
  .menu ul#mainnavigation > li.sub:after {
    content: '▼';
    position: absolute;
    right: 10px;
    top: 8px;
  }
  /* line 190, src/default.scss */
  .menu ul#mainnavigation > li:last-child {
    background-color: #b2b2b2;
    min-width: auto;
    position: static;
    right: auto;
  }
  /* line 196, src/default.scss */
  .menu ul#mainnavigation > li:last-child a {
    background: none;
    border: none;
    height: auto;
    padding: 0 1em;
  }
  /* line 202, src/default.scss */
  .menu ul#mainnavigation > li:last-child a img {
    display: none;
  }
  /* line 208, src/default.scss */
  .menu ul#mainnavigation > li:hover {
    background-color: #5b5b5b;
  }
  /* line 211, src/default.scss */
  .menu ul#mainnavigation > li:hover a {
    background-color: #5b5b5b;
  }
  /* line 214, src/default.scss */
  .menu ul#mainnavigation > li:hover a.active {
    color: #F9B700;
  }
  /* line 219, src/default.scss */
  .menu ul#mainnavigation > li:hover ul {
    display: none;
    position: static !important;
    left: auto;
    top: auto;
    bottom: auto;
    width: 100%;
  }
  /* line 232, src/default.scss */
  .menu ul#mainnavigation > li > ul, .menu ul#mainnavigation > li:hover > ul {
    display: none;
    float: none;
    width: 100%;
  }
  /* line 237, src/default.scss */
  .menu ul#mainnavigation > li > ul li, .menu ul#mainnavigation > li:hover > ul li {
    display: block !important;
    z-index: 1001;
    float: none;
  }
  /* line 243, src/default.scss */
  .menu ul#mainnavigation > li > ul li a, .menu ul#mainnavigation > li:hover > ul li a {
    width: 90%;
    border: none;
    padding: 0 0 0 30px;
    display: inline-block;
  }
  /* line 251, src/default.scss */
  .menu ul#mainnavigation > li > ul {
    background-color: #666;
  }

  /* line 265, src/default.scss */
  #overlay_box {
    left: 0;
    width: 100%;
  }
  /* line 269, src/default.scss */
  #overlay_box.chooser {
    width: 90%;
    left: 5%;
  }
  /* line 274, src/default.scss */
  #overlay_box.chooser #overlay_box_content {
    width: 100%;
    padding: 0;
  }
  /* line 278, src/default.scss */
  #overlay_box.chooser #overlay_box_content iframe.chooser {
    height: 22em !important;
  }
  /* line 285, src/default.scss */
  #overlay_box a.close {
    right: 3%;
    right: 3vw;
  }
  /* line 290, src/default.scss */
  #overlay_box #overlay_box_content {
    margin: 0 auto;
    width: 90%;
    /*background: #000;
    padding: 0 1em 1em 1em;*/
  }
  /* line 296, src/default.scss */
  #overlay_box #overlay_box_content h4 {
    padding: 0.5em 0 1em 0;
  }
  /* line 299, src/default.scss */
  #overlay_box #overlay_box_content h4 span {
    font-size: 0.8em;
    display: block;
    font-weight: 200;
    padding: 0.2em 0.5em 0.3em 0.5em;
  }
  /* line 307, src/default.scss */
  #overlay_box #overlay_box_content iframe {
    width: 100%;
    height: 100%;
  }
  /* line 311, src/default.scss */
  #overlay_box #overlay_box_content .playlist {
    width: 100%;
    padding-bottom: 1em;
  }
  /* line 315, src/default.scss */
  #overlay_box #overlay_box_content .playlist h6 {
    margin: 0.5em 0 1em 0;
  }
  /* line 321, src/default.scss */
  #overlay_box #overlay_box_content .playlist ul li {
    display: block;
    margin-right: 1%;
    position: relative;
  }
  /* line 328, src/default.scss */
  #overlay_box #overlay_box_content .playlist ul li.active a {
    color: #F9B700;
  }
  /* line 331, src/default.scss */
  #overlay_box #overlay_box_content .playlist ul li.active a img {
    box-shadow: 0 0 7px #F9B700;
    opacity: 1;
  }
  /* line 338, src/default.scss */
  #overlay_box #overlay_box_content .playlist ul li.active.playing a:before {
    content: '▶';
    font-size: 1em;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
    position: absolute;
  }
  /* line 345, src/default.scss */
  #overlay_box #overlay_box_content .playlist ul li.active.pause a:before {
    content: ' ᐦ';
    font-size: 1em;
    font-weight: 600;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
    position: absolute;
  }
  /* line 355, src/default.scss */
  #overlay_box #overlay_box_content .playlist ul li a {
    display: block;
  }
  /* line 357, src/default.scss */
  #overlay_box #overlay_box_content .playlist ul li a:hover {
    color: #F9B700;
  }
  /* line 360, src/default.scss */
  #overlay_box #overlay_box_content .playlist ul li a span {
    font-size: 0.8em;
    float: right;
    width: 70%;
    vertical-align: top;
    text-align: left;
    display: block;
  }
  /* line 368, src/default.scss */
  #overlay_box #overlay_box_content .playlist ul li a img {
    width: 27%;
    height: auto;
    opacity: 0.7;
  }
}
@media only screen and (max-width: 480px) {
  #content .body .wide #contact .label_col {
    float: none;
    width: auto;
    margin-bottom: 10px;
    display: block;
  }
  #content .body .wide #contact .dummy_label {
    float: none;
  }
  #content .body .wide #contact .a_sub_label {
    float: none;
  }
  #content .body .wide #contact .add_message p input#code {
    margin-top: 15px;
    margin-left: 0;
    display: block;
    float: none;
    padding: 10px;
  }
  #comp-news .toplink {
    display: none;
  }

  #content .wide a {
    word-break: break-word;
  }

  #content .wide .acc a {
    word-break: normal;
  }

  #content .body .wide .paragraph .adam_test_start {
    padding-bottom: 40px !important;
  }

  #page #content .body_text .paragraph .paragraph_text .table__mobile-width {
    width: 100%;
    overflow-y: auto;
  }

  #content .body .wide .paragraph .adam_test_start .adam_test_begin + p {
    padding-top: 10px !important;
    margin-top: 0 !important;
  }
  /* line 382, src/default.scss */
  body.chooser {
    overflow: hidden;
    height: 100%;
    height: 100vh;
  }

  /* line 390, src/default.scss */
  #overlay_box.chooser {
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    margin: 0;
  }
  /* line 397, src/default.scss */
  #overlay_box.chooser #overlay_box_content {
    width: 100%;
    padding: 0;
  }
  /* line 401, src/default.scss */
  #overlay_box.chooser #overlay_box_content iframe.chooser {
    height: 100vh !important;
  }
  /* line 408, src/default.scss */
  #overlay_box #overlay_box_content ul#nebidoPlaylist li {
    font-size: .8em;
  }
  /* line 413, src/default.scss */
  #overlay_box #overlay_box_content ul#nebidoPlaylist li a span {
    width: 80%;
  }
  /* line 416, src/default.scss */
  #overlay_box #overlay_box_content ul#nebidoPlaylist li a img {
    width: 17%;
  }
}
@media only screen and (max-width: 768px) {
  /* line 428, src/default.scss */
  body.transitionMenu {
    height: auto;
    min-height: 100%;
    min-width: 100%;
  }
  /* line 433, src/default.scss */
  body.transitionMenu #perspective {
    position: relative;
    min-height: 100vh;
  }
  /* line 438, src/default.scss */
  body.transitionMenu #perspective.modalview #menuOverlay {
    background: rgba(100, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    display: none;
  }
  /* line 450, src/default.scss */
  body.transitionMenu nav#nav {
    display: block;
    position: relative;
    padding: 1em;
    font-size: 1.3em;
    width: 100vw;
    text-align: left;
    transition: display 300ms linear;
    -webkit-box-sizing: padding-box;
    -moz-box-sizing: padding-box;
    box-sizing: border-box;
    top: 0;
  }
  /* line 463, src/default.scss */
  body.transitionMenu nav#nav .closeButton, body.transitionMenu nav#nav .flipper {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 2em;
    font-weight: bold;
    display: none;
  }
  /* line 472, src/default.scss */
  body.transitionMenu nav#nav .flipper {
    top: 80px;
  }
  /* line 478, src/default.scss */
  body.transitionMenu nav#nav.show {
    display: block;
    height: 100vh;
  }
  /* line 482, src/default.scss */
  body.transitionMenu nav#nav.show .flipper {
    display: block;
  }
  /* line 490, src/default.scss */
  body.transitionMenu nav#nav ul li.menuOpen {
    display: none;
  }
  /* line 494, src/default.scss */
  body.transitionMenu nav#nav ul li.to_prof img {
    display: none;
  }
  /* line 499, src/default.scss */
  body.transitionMenu nav#nav ul li a {
    color: #eee;
  }
  /* line 502, src/default.scss */
  body.transitionMenu nav#nav ul li a:hover {
    color: #fff;
  }
  /* line 505, src/default.scss */
  body.transitionMenu nav#nav ul li a.active {
    color: #f9b700;
  }
  /* line 510, src/default.scss */
  body.transitionMenu nav#nav ul li ul {
    margin-left: 1em;
    font-size: 0.8em;
    margin-bottom: 0.5em;
  }
  /* line 515, src/default.scss */
  body.transitionMenu nav#nav ul li ul li {
    display: block;
    position: relative;
  }
  /* line 519, src/default.scss */
  body.transitionMenu nav#nav ul li ul li a {
    color: #ccc;
  }
  /* line 522, src/default.scss */
  body.transitionMenu nav#nav ul li ul li a:before {
    content: '▶';
    font-size: 0.8em;
    width: 1em;
    line-height: 0.5em;
    display: block;
    position: relative;
    left: -0.2em;
    top: 0.5em;
    float: left;
  }
}
/* line 546, src/default.scss */
html, body, .perspective {
  width: auto;
  height: 100%;
}

/* line 551, src/default.scss */
.perspective {
  background: #aaa;
  position: relative;
}

/* line 556, src/default.scss */
.container {
  background: #fff;
  min-height: 100%;
  position: absolute;
  outline: 1px solid rgba(0, 0, 0, 0);
  z-index: 10;
  top: 0;
}

/* line 565, src/default.scss */
.container::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0px;
  opacity: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.2);
  /* the transition delay of the height needs to be synced with the container transition time */
  -webkit-transition: opacity 0.4s, height 0s 0.4s;
  transition: opacity 0.4s, height 0s 0.4s;
}

/*
.modalview .container::before {
	content: '';
	position: absolute;
	background: rgba(0,0,0,0.7);
	height: 20em;
	width: 100%;
}
 */
/* line 590, src/default.scss */
.wrapper {
  position: relative;
}

/* line 594, src/default.scss */
.component {
  margin: 0 auto;
  width: 60%;
  text-align: justify;
  font-size: 1.5em;
}

/* Modal view */
/* line 602, src/default.scss */
.perspective.modalview {
  position: fixed;
  -webkit-perspective: 1500px;
  perspective: 1500px;
}

/* line 608, src/default.scss */
.modalview .container {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 618, src/default.scss */
.modalview .wrapper {
  -webkit-transform: translateZ(-1px);
  /* solves a rendering bug in Chrome on Windows */
  z-index: 0;
}

/* line 623, src/default.scss */
.animate .container::after {
  opacity: 1;
  height: 101%;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* Individual Effects */
/* line 633, src/default.scss */
.effect-nebido {
  background: #555555;
}

/* line 637, src/default.scss */
.effect-nebido .container {
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

/* line 644, src/default.scss */
.effect-nebido.animate .container {
  -webkit-transform: translateZ(-1500px) translateX(60%) rotateY(-45deg);
  transform: translateZ(-1500px) translateX(60%) rotateY(-45deg);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}

/* line 654, src/default.scss */
.no-csstransforms3d .effect-nebido.animate .container {
  left: 75%;
}

/* line 658, src/default.scss */
.transitionMenu nav#nav li {
  opacity: 0;
  /*
  	-webkit-transform: translateX(-150px);
  	transform: translateX(-150px);
   */
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
}

/* line 668, src/default.scss */
.effect-nebido.animate nav#nav {
  width: 50%;
}

/* line 671, src/default.scss */
.effect-nebido.animate nav#nav li {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

/* line 677, src/default.scss */
.effect-nebido.animate nav#nav li:nth-child(2) {
  -webkit-transition-delay: 0.04s;
  transition-delay: 0.04s;
}

/* line 682, src/default.scss */
.effect-nebido.animate nav#nav li:nth-child(3) {
  -webkit-transition-delay: 0.08s;
  transition-delay: 0.08s;
}

/* line 687, src/default.scss */
.effect-nebido.animate nav#nav li:nth-child(4) {
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
}

/* line 692, src/default.scss */
.effect-nebido.animate nav#nav li:nth-child(5) {
  -webkit-transition-delay: 0.16s;
  transition-delay: 0.16s;
}

/* line 697, src/default.scss */
.effect-nebido.animate nav#nav li:nth-child(6) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

/* line 702, src/default.scss */
.effect-nebido.animate nav#nav li:nth-child(7) {
  -webkit-transition-delay: 0.24s;
  transition-delay: 0.24s;
}

/* line 706, src/default.scss */
.effect-nebido.animate nav#nav li:nth-child(8) {
  -webkit-transition-delay: 0.28s;
  transition-delay: 0.28s;
}

/* line 710, src/default.scss */
.effect-nebido.animate nav#nav li:nth-child(9) {
  -webkit-transition-delay: 0.32s;
  transition-delay: 0.32s;
}

/* line 717, src/default.scss */
.effect-flip {
  background: #555555;
  -webkit-box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  box-sizing: padding-box;
}

/* line 724, src/default.scss */
.effect-flip .container {
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

/* line 731, src/default.scss */
.effect-flip.animate .container {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
}

/* line 743, src/default.scss */
.no-csstransforms3d .effect-flip.animate .container {
  left: 75%;
}

/* line 746, src/default.scss */
.transitionMenu .effect-flip nav#nav {
  opacity: 1;
  display: block;
  width: 100vw !important;
}
/* line 751, src/default.scss */
.transitionMenu .effect-flip nav#nav .closeButton {
  display: block;
}

/* line 755, src/default.scss */
.transitionMenu nav#nav li {
  opacity: 0;
  -webkit-transform: rotateY(-180deg);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s, display 0.4s;
  transform: rotateY(-180deg);
  transition: transform 0.4s, opacity 0.4s, display 0.4s;
}

/* line 763, src/default.scss */
.effect-flip.animate nav#nav.show li {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s, display 0.4s;
  transform: rotateY(0deg);
  transition: transform 0.4s, opacity 0.4s, display 0.4s;
}
iframe#frame-zoom{
  width:100%;
  height:900px;
}


@media only screen
    and (min-device-width : 375px)
    and (max-device-width : 667px)
    and (width : 375px)
    and (height : 559px)
    and (orientation : portrait)
    and (color : 8)
    and (device-aspect-ratio : 375/667)
    and (aspect-ratio : 375/559)
    and (device-pixel-ratio : 2)
    and (-webkit-min-device-pixel-ratio : 2)
{
  iframe#frame-zoom{
    width:400px;
    height:900px;
  }
}

@media only screen
    and (min-device-width : 375px)
    and (max-device-width : 667px)
    and (width : 667px)
    and (height : 375px)
    and (orientation : landscape)
    and (color : 8)
    and (device-aspect-ratio : 375/667)
    and (aspect-ratio : 667/375)
    and (device-pixel-ratio : 2)
    and (-webkit-min-device-pixel-ratio : 2)
{
  iframe#frame-zoom{
    width:600px;
    height:900px;
  }
}
