@media (max-width: 634px) {
  body {
    font-size: 14px;
    overflow-x: hidden;
    -webkit-animation: androidbugfix infinite 1s;
  }
  #container #header {
    border-top: 10px solid #008c8c;
    height: 70px;
    top: 0;
    z-index: 999;
  }
  #container #header.fixed {
    background: url(../img/img_shadow-bottom_smartphone.png) repeat-x bottom left #ffffff;
    border-bottom: 0;
    height: 40px;
    overflow: visible;
    position: fixed;
  }
  #container #header.fixed #logo_phone {
    height: 20px;
    padding: 10px 0 0 20px;
    width: 80px;
  }
  #container #header.fixed #toggle_search,
  #container #header.fixed #toggle_login {
    margin-top: 10px;
  }
  #container #header.fixed #toggle_navi {
    margin-top: 14px;
  }
  #container #header.fixed #search_header {
    position: fixed;
    top: 47px;
  }
  #container #header .metanav,
  #container #header .logo {
    display: none;
  }
  #container #header #logo_phone {
    display: block;
    float: left;
    height: 30px;
    padding: 20px 0 0 20px;
    width: 120px;
  }
  #container #header #toggle_search {
    margin-right: 25px;
    margin-top: 23px;
  }
  #container #header #toggle_login {
    margin-right: 25px;
    margin-top: 23px;
  }
  #container #header #toggle_navi {
    background: url(../img/icn_navigation.png) no-repeat 0 0;
    display: block;
    float: right;
    height: 14px;
    margin: 27px 20px 0 0;
    width: 20px;
  }
  #container #header #toggle_navi:hover {
    background-position: 0 -34px;
    cursor: pointer;
  }
  #container #header #search_header {
    background: url(../img/img_shadow-top-search_smartphone.png) no-repeat top right, url(../img/img_shadow-bottom.png) repeat-x bottom left #ececec;
    padding: 15px 20px;
    top: 80px;
  }
  #container #header #search_header input[type="text"] {
    border: none;
    height: 35px;
    width: calc(100% - 40px);
    z-index: 999999;
  }
  #container #header #search_header input[type="image"] {
    background: #ffffff;
  }
  #container #topnav,
  #container #leftnav {
    display: none;
  }
  #container #nav_mobile {
    background: #ffffff;
    height: 100%;
    min-height: 400px;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 999;
  }
  #container #nav_mobile * {
    box-sizing: border-box;
  }
  #container #nav_mobile #search_mobilenav {
    background: url(../img/img_shadow-top-navigation_smartphone.png) no-repeat top right, url(../img/img_shadow-bottom.png) repeat-x bottom left #ececec;
    float: left;
    left: 0;
    padding: 15px 20px;
    position: relative;
    width: 100%;
    z-index: 999;
  }
  #container #nav_mobile #search_mobilenav input[type="text"] {
    border: none;
    float: left;
    height: 35px;
    margin: 0;
    padding: 0 0 0 5px;
    width: calc(100% - 40px);
    z-index: 999999;
  }
  #container #nav_mobile #search_mobilenav input[type="image"] {
    background: #ffffff;
    border: none;
    float: left;
    margin: 0;
    padding: 9px;
    width: auto;
  }
  #container #nav_mobile.fixed {
    position: fixed;
    top: 46px;
  }
  #container #nav_mobile > ul {
    list-style: none;
    padding: 20px 0 0 12px;
  }
  #container #nav_mobile > ul > li {
    height: 40px;
    margin-bottom: 7px;
  }
  #container #nav_mobile > ul > li a {
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 15px 13px;
    text-transform: uppercase;
    white-space: normal;
  }
  #container #nav_mobile > ul > li a br {
    display: none;
  }
  #container #nav_mobile > ul > li#membership-organisation {
    border-left: 10px solid #008c8c;
  }
  #container #nav_mobile > ul > li#membership-organisation ul {
    background: #9acdce;
  }
  #container #nav_mobile > ul > li#membership-organisation ul li {
    border-bottom: 1px solid #008c8c;
  }
  #container #nav_mobile > ul > li#membership-organisation ul li.level-up {
    background: #008c8c;
  }
  #container #nav_mobile > ul > li#research-projects {
    border-left: 10px solid #e6b800;
  }
  #container #nav_mobile > ul > li#research-projects ul {
    background: #f6f0bf;
  }
  #container #nav_mobile > ul > li#research-projects ul li {
    border-bottom: 1px solid #e6b800;
  }
  #container #nav_mobile > ul > li#research-projects ul li.level-up {
    background: #e6b800;
  }
  #container #nav_mobile > ul > li#profession-career {
    border-left: 10px solid #f74881;
  }
  #container #nav_mobile > ul > li#profession-career ul {
    background: #f5c9e0;
  }
  #container #nav_mobile > ul > li#profession-career ul li {
    border-bottom: 1px solid #f74881;
  }
  #container #nav_mobile > ul > li#profession-career ul li.level-up {
    background: #f74881;
  }
  #container #nav_mobile > ul > li#escmid-library {
    border-left: 10px solid #0069a8;
  }
  #container #nav_mobile > ul > li#escmid-library ul {
    background: #b1cce4;
  }
  #container #nav_mobile > ul > li#escmid-library ul li {
    border-bottom: 1px solid #0069a8;
  }
  #container #nav_mobile > ul > li#escmid-library ul li.level-up {
    background: #0069a8;
  }
  #container #nav_mobile > ul > li#dates-events {
    border-left: 10px solid #aeb931;
  }
  #container #nav_mobile > ul > li#dates-events ul {
    background: #dae3a3;
  }
  #container #nav_mobile > ul > li#dates-events ul li {
    border-bottom: 1px solid #aeb931;
  }
  #container #nav_mobile > ul > li#dates-events ul li.level-up {
    background: #aeb931;
  }
  #container #nav_mobile > ul > li#news-discussion {
    border-left: 10px solid #980067;
  }
  #container #nav_mobile > ul > li#news-discussion ul {
    background: #d49dc7;
  }
  #container #nav_mobile > ul > li#news-discussion ul li {
    border-bottom: 1px solid #980067;
  }
  #container #nav_mobile > ul > li#news-discussion ul li.level-up {
    background: #980067;
  }
  #container #nav_mobile ul.sub-nav {
    bottom: 0;
    left: -654px;
    max-width: 634px;
    overflow-y: scroll;
    padding: 0 20px 1400px;
    position: absolute;
    top: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform .3s ease;
    z-index: 9999;
  }
  #container #nav_mobile ul.sub-nav.first {
    top: 65px;
  }
  #container #nav_mobile ul.sub-nav.open {
    background: #ffffff;
    -webkit-transform: translate(654px, 0);
    -ms-transform: translate(654px, 0);
    transform: translate(654px, 0);
    width: 100%;
  }
  #container #nav_mobile ul.sub-nav li {
    font-weight: normal;
    list-style: none;
  }
  #container #nav_mobile ul.sub-nav li.sub-head a {
    font-weight: bold;
    padding-left: 0;
  }
  #container #nav_mobile ul.sub-nav li a {
    color: #676d75;
    display: block;
    font-weight: normal;
    padding: 11px 11px 12px 15px;
  }
  #container #nav_mobile ul.sub-nav li a:hover {
    text-decoration: none;
  }
  #container #nav_mobile ul.sub-nav li a:hover,
  #container #nav_mobile ul.sub-nav li a:active,
  #container #nav_mobile ul.sub-nav li a:focus {
    outline: none;
  }
  #container #nav_mobile ul.sub-nav li a br {
    display: none;
  }
  #container #nav_mobile ul.sub-nav li.level-up {
    margin: 0 -20px;
  }
  #container #nav_mobile ul.sub-nav li.level-up a {
    background: url(../img/icn_mobile_navi-prev.png) no-repeat 8px 13px;
    color: #ffffff;
    font-weight: bold;
    padding-left: 25px;
  }
  #container #nav_mobile ul.sub-nav .toggle {
    padding: 0 0.3125em;
    font: 2em/2em Arial;
    top: 0;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
  #container #nav_mobile .toggle-sub {
    background: url(../img/icn_mobile_navi-next.png) no-repeat right 15px;
  }
  #container #headerbar {
    margin-right: 0;
    padding-right: 20px;
  }
  #container #content {
    margin-right: 0;
    padding-left: 0;
  }
  #container #content .rightrow {
    padding-left: 0;
  }
  #container #content.content-startpage .rightrow h2 {
    margin: 50px 20px 16px !important;
  }
  #container #content.content-startpage .rightrow h2.videoheader {
    margin-top: 0;
  }
  #container #content.content-startpage .rightrow .videoscrollnav {
    margin: 15px 20px 0;
  }
  #container #content.content-startpage .rightrow p.bodytext {
    margin: 0 20px;
  }
  #container #content.content-startpage .rightrow .row {
    margin-bottom: 0;
  }
  #container #content.content-startpage .rightrow .col-33 {
    float: none;
    margin: 0 20px 18px;
    width: 100%;
  }
  #container #content.content-startpage .rightrow .col-33 h5 {
    padding-bottom: 0;
  }
  #container #content.content-startpage .rightrow .more-vids {
    display: block;
    margin: 20px 20px 0;
  }
  #container #content.content-startpage .rightrow .csc-textpic-imagewrap {
    margin: 0;
  }
  #container #content.content-startpage .rightrow .ltop.block5 {
    margin: 0 20px;
  }
  #container #content.content-startpage .rightrow .ltop.block5 .csc-textpic-imagewrap {
    float: none;
  }
  #container #content.content-startpage .rightrow .ltop.block5 .csc-textpic-imagewrap .csc-textpic-image img {
    margin: 0 auto;
  }
  #container #content.content-startpage .rightrow .ltop.block5 p {
    text-align: center;
  }
  #container #content.content-startpage .rightrow .csc-textpic div.csc-textpic-imagecolumn {
    display: none;
  }
  #container #content.content-startpage .rightrow .csc-textpic div.csc-textpic-imagecolumn:nth-of-type(-n+2) {
    display: block;
  }
  #container #content.content-startpage .rightrow .csc-textpic div.csc-textpic-imagecolumn:nth-of-type(2) {
    margin-right: 0 !important;
  }
  #container #content.content-startpage .rightrow a.int_link {
    display: block;
    float: none;
  }
  #container #content.content-fullpage .tx-solr #open-filter,
  #container #content.content-fullpage .tx-solr #close-filter {
    color: #0069a8;
    display: block;
    float: right;
    font-weight: bold;
  }
  #container #content.content-fullpage .tx-solr #open-filter:hover,
  #container #content.content-fullpage .tx-solr #close-filter:hover {
    cursor: pointer;
  }
  #container #content.content-fullpage .tx-solr #close-filter {
    margin: 0 20px 20px 0;
  }
  #container #content.content-fullpage .tx-solr .top-facet-container .top-facet:first-child {
    margin-right: 15px;
  }
  #container #content.content-fullpage .tx-solr #icon-lightbox .container {
    float: left;
    height: auto;
    padding: 20px;
  }
  #container #content.content-fullpage .tx-solr #tx-solr-search {
    float: none;
    margin: 0 10px;
    width: auto;
  }
  #container #content.content-fullpage .tx-solr #tx-solr-search-functions {
    background: #ffffff;
    border-bottom: 4px solid #0069a8;
    border-top: 4px solid #0069a8;
    overflow: hidden;
    position: absolute;
    top: 250px;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    width: 100%;
  }
  #container #content.content-fullpage .tx-solr #tx-solr-search-functions #tx-solr-faceting {
    margin: 0 20px 0;
  }
  #container #content.content-fullpage .tx-solr #tx-solr-search-functions .secondaryContentSection:last-child {
    margin-bottom: 0;
  }
  #container #content.content-fullpage .tx-solr .slide-in {
    animation: slide-in 0.5s forwards;
    -webkit-animation: slide-in 0.5s forwards;
  }
  #container #content.content-fullpage .tx-solr .slide-out {
    animation: slide-out 0.5s forwards;
    -webkit-animation: slide-out 0.5s forwards;
  }
  @keyframes slide-in {
    100% {
      transform: translateX(0%);
    }
  }
  @-webkit-keyframes slide-in {
    100% {
      -webkit-transform: translateX(0%);
    }
  }
  @keyframes slide-out {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  @-webkit-keyframes slide-out {
    0% {
      -webkit-transform: translateX(0%);
    }
    100% {
      -webkit-transform: translateX(-100%);
    }
  }
  #container #content .flexslider {
    margin-bottom: 50px;
  }
  #container #content .flexslider ul.slides {
    border-bottom: none;
  }
  #container #content .flexslider ul.slides img {
    float: none;
    width: auto;
  }
  #container #content .flexslider ul.slides .flex-caption {
    min-height: 105px;
    padding: 16px 20px 2px;
    position: relative;
    width: 100%;
  }
  #container #content .flexslider ul.slides .flex-caption .bodytext {
    display: none;
  }
  #container #content .flexslider ul.slides ul.flex-direction-nav li a {
    margin-top: 0;
    top: 50%;
  }
  #container #content .flexslider .flex-control-nav {
    display: none;
  }
  #container #content #contentarea {
    margin: 0 20px;
  }
  #container #content #contentarea p,
  #container #content #contentarea a,
  #container #content #contentarea th,
  #container #content #contentarea td {
    font-size: 14px;
    line-height: 19px;
  }
  #container #content #contentarea h3,
  #container #content #contentarea h3 a {
    font-size: 15px;
    line-height: 21px;
  }
  #container #content #contentarea a {
    white-space: normal;
  }
  #container #content #contentarea table {
    width: 100% !important;
  }
  #container #content #contentarea table th {
    border-bottom: 1px solid #ececec;
    width: 100%;
  }
  #container #content #contentarea table tr,
  #container #content #contentarea table th,
  #container #content #contentarea table td {
    display: block;
  }
  #container #content #contentarea .tx-jppageteaser-pi1-browsebox-show-results {
    padding: 14px 0;
  }
  #container #content #contentarea form input[type=submit]:hover {
    background-image: none !important;
  }
  #container #content #contentarea form .submit input {
    background-color: #676d75;
    background-image: none;
    font-size: 18px;
    padding-right: 0;
  }
  #container #content #contentarea form table th,
  #container #content #contentarea form table td {
    display: table-cell;
  }
  #container #content #contentarea .tx-indexedsearch-browsebox {
    height: auto;
  }
  #container #content #contentarea .tx-indexedsearch-browsebox .result_sentence {
    width: auto;
  }
  #container #content #contentarea #loginform_content .int_link {
    float: none !important;
  }
  #container .teaser #loginbox {
    background: url(../img/img_shadow-top-login_smartphone.png) no-repeat top right, url(../img/img_shadow-bottom.png) repeat-x bottom left #ececec;
    top: 80px;
  }
  #container .teaser #loginbox.fixed {
    position: fixed;
    top: 47px;
    z-index: 999;
  }
  #container .teaser #loginbox #loginform a#href_forgot.int_link {
    width: auto;
  }
  #container .teaser #loginbox #loginform input {
    width: 100%;
  }
  #container .navigation {
    width: auto;
  }
  #container_footer {
    position: inherit;
  }
  #container_footer #search_footer {
    display: none;
  }
  #container_footer #footer_contact {
    padding-right: 20px;
    width: 100%;
  }
  #container_footer #footer #sitemap-footer {
    border-bottom: none;
    margin: 0 20px;
    width: calc(100% - 40px);
  }
  #container_footer #footer #sitemap-footer > ul {
    padding: 0;
  }
  #container_footer #footer #sitemap-footer > ul > li {
    border-bottom: 1px solid #ffffff;
    min-height: 40px;
    width: 100%;
  }
  #container_footer #footer #sitemap-footer > ul > li a {
    display: inline-block;
    padding: 14px 5px;
  }
  #container_footer #footer #sitemap-footer > ul > li ul {
    display: none;
  }
  #container_footer #footer .left {
    bottom: 6px;
    float: none;
    height: auto;
    padding: 0 20px;
    position: absolute;
  }
  #container_footer #footer .right {
    float: none;
    height: auto;
    margin: 0 20px;
    padding-bottom: 80px;
    padding-top: 0;
    text-align: left;
    width: auto;
  }
  #container_footer #footer .right ul.footernav {
    float: none;
  }
  #container_footer #footer .right ul.footernav li {
    border-bottom: 1px solid #ffffff;
    float: none;
  }
  #container_footer #footer .right ul.footernav li a {
    font-size: 14px;
    font-weight: normal;
    padding: 14px 5px;
  }
}
