@CHARSET "ISO-8859-1";

@font-face {font-family: 'FuturaPTBold-Reg';src: url('../../../webfonts/215C3E_0_0.eot');src: url('../../../webfonts/215C3E_0_0.eot?#iefix') format('embedded-opentype'),url('../../../webfonts/215C3E_0_0.woff') format('woff'),url('../../../webfonts/215C3E_0_0.ttf') format('truetype');}
@font-face {font-family: 'FuturaPTBook-Reg';src: url('../../../webfonts/215C3E_1_0.eot');src: url('../../../webfonts/215C3E_1_0.eot?#iefix') format('embedded-opentype'),url('../../../webfonts/215C3E_1_0.woff') format('woff'),url('../../../webfonts/215C3E_1_0.ttf') format('truetype');}
@font-face {font-family: 'FuturaPTMedium-Reg';src: url('../../../webfonts/215C3E_2_0.eot');src: url('../../../webfonts/215C3E_2_0.eot?#iefix') format('embedded-opentype'),url('../../../webfonts/215C3E_2_0.woff') format('woff'),url('../../../webfonts/215C3E_2_0.ttf') format('truetype');}

/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
    text-decoration: none;
    color: #fff;
    outline: transparent;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
    font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin: 0;
    padding: 0;
    color: #fff;
}
q:before,q:after {
    content: '';
}
abbr,acronym { border: 0;
}

.clear {
    clear: both;
}

.nowrap {
    white-space: nowrap;
}

/* Custom CSS
 * --------------------------------------- */
body {
    font-family: FuturaPTBook-Reg,arial,helvetica;
    color: #fff;
    background: #0090d7;
    font-size: 18px;
}

.wrap {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    position: relative;
}

.section {
    text-align: center;
    position: relative;
    visibility: hidden;
}

#header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 5;
    background: #262626;
    height: 100px;
}

#header-content {
    position: relative;
    margin: 0 auto;
    width: 95%;
    height: 100px;
    background: transparent url(../img/SHARC_Logo.png) 0 center no-repeat;
    background-size: 232px 76px;
    z-index: 1;
}

#home_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 232px;
    height: 100%;
    z-index: 300;
    margin-left: 2.5%;
}

.kdm-hotline {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 0;
    font-size: 1em;
    text-align: left;
}

.with-details {
    margin-top: -20px;
}

.kdm-hotline-details {
    font-size: 1em;
    margin-top: 3px;
}

#toggle-sharc-login {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -14px;
    width: 23px;
    height: 28px;
    background: transparent url(../img/lock@2x.png) center center no-repeat;
    background-size: 23px 28px;
    border-radius: 0;
    -webkit-appearance: none;
    border: none;
    cursor: pointer;
    display: none;
}

#footer-menu {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    height: 1px;
    overflow: visible;
    font-size: 0.8em;
}

#footer-menu-content {
    position: relative;
    margin: 0 auto;
    width: 95%;
}

#footer-menu-content ul {
    margin-top: -30px;
}

#footer-menu-content li {
    display: inline-block;
    position: relative;
}

#footer-menu-content li a {
    display: block;
    margin: 0 20px 0 0;
    color: #fff;
}

#footer-menu-content .kdm-hotline {
    top: 0;
    margin-top: 0;
    font-size: 1em;
    width: 250px;
    display: none;
    text-align: right;
}

#category-menu {
    position: absolute;
    top: 200px !important;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    text-align: center;
    overflow: visible;
    z-index: 1;
}

#category-menu a {
    display: inline-block;
    margin: 0 20px;
    font-size: 1.5em;
    padding-bottom: 8px;
}

#category-menu a.active {
    border-bottom: 3px solid #fff;
}

#fullpage-menu {
    position: absolute;
    bottom: 7%;
    right: 50%;
    z-index: 5;
    width: 244px;
    padding: 0;
    margin: 0 -122px 0 0;
    text-align: center;
}

#fullpage-menu li {
    display: inline-block;
    visibility: hidden;
    height: 64px;
    width: 244px;
    text-align: center;
}

#fullpage-menu li a {
    text-decoration: none;
    color: #fff;
    background: transparent url(../img/arrow.png) center bottom no-repeat;
    background-size: 74px 26px;
    display: inline-block;
    height: 64px;
    padding: 0 4px;
    font-size: 1.5em;
}

.landingpage__info-banner {
    z-index:10000000;
    position:fixed;
    left:0;
    top:100px;
    width: 100%;
    background-color: #333;
    padding: 10px;
    font-size:0.8em;
}

.section-content {
    text-align: center;
    width: 90%;
    position: relative;
    margin: 0 auto;
    padding-top: 320px;
}

.start-section-content {
    padding-top: 220px;
}

.section-content .bold {
    font-family: FuturaPTBold-Reg,arial,helvetica;
}

.section-content .start-content {
    position: relative;
    width: 100%;
}

.start-content img {
    display: inline-block;
}

.start-content p {
    position: absolute;
    top: 98%;
    text-align: center;
    z-index: 2;
    width: 100%;
    font-size: 1.3em;
}

.section-content .teaser-img {
    display: inline-block;
    width: 40%;
    text-align: right;
}

.section-content .teaser-img img {
    width: 70%;
    max-width: 460px;
}

.section-content .teaser-text {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    border-left: 1px solid #4da7df;
    padding-left: 4%;
    margin-left: 3%;
}

.section-content .teaser-text h1 {
    font-size: 2.2em;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1.0em;
}

.section-content .teaser-text p {
    text-align: left;
    margin-bottom: 60px;
    line-height: 1.1em;
}

.section-content .quote-text {
    text-align: right;
    font-size: 1.7em;
    line-height: 1.0em;
    margin-bottom: 2px;
}

.section-content .quote-author {
    text-align: right;
    font-size: 0.85em;
}

#modal-message-box {
    width: 40%;
    position: absolute;
    left: 50%;
    top: 20%;
    margin-left: -20%;
    z-index: 6;
    height: auto;
    color: #262626;
    min-width: 500px;
}

#modal-message-box h4 {
    padding: 30px 30px 0 30px;
    color: #0090d7;
}

#modal-message-box h4.error {
    color: #9a0000;
}

#modal-message-box p {
    padding: 0 30px 30px 30px;
    line-height: 1.1em;
}

#modal-message-box a {
    color: #0090d7;
}

#modal-message-overlay {
    display: none;
    background: #262626;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.form-field, .form-submit {
    position: relative;
    display: inline-block;
    margin: 0 6px;
}

.form-field input, .form-submit input {
    font-size: 1em;
    font-family: FuturaPTBook-Reg,arial,helvetica;
    margin: 0;
    border-radius: 0;
    -webkit-appearance: none;
    border: none;
}

.form-field input {
    font-family: FuturaPTBook-Reg,arial,helvetica;
    background: transparent;
    width: 92%;
    padding: 0 4%;
}

.form-submit input {
    cursor: pointer;
    font-family: FuturaPTBook-Reg,arial,helvetica;
    width: 100%;
}

.form-field-label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    text-align: left;
    width: 100%;
    overflow: hidden;
}

.form-field-label label {
    display: inline-block;
    width: 92%;
    padding: 0 4%;
}

.error .form-field-label label {
    color: #9a0000 !important;
    background: #f1e5e5;
}

.form-field-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 2;
    text-align: left;
    width: 100%;
}

#sharc-login {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    background: transparent;
    text-align: center;
    padding: 0;
    margin-top: -15px;
    z-index: 2;
}

#sharc-reset {
    padding: 0 30px 15px 30px;
}

#sharc-login .form-field, #sharc-reset .form-field {
    background: #fff;
    height: 30px;
    width: 186px;
}

#sharc-login .form-submit, #sharc-reset .form-submit {
    height: 30px;
    width: 28%;
}

#sharc-login .form-submit {
    margin: 0;
    width: 220px;
}

#sharc-login .form-submit input {
    width: 42%;
    margin: 0 2% 0 5%;
}

#sharc-login .form-submit .login-submit {
    width: 42%;
    margin: 0 1% 0 2%;
}

#sharc-login .form-field-label, #sharc-reset .form-field-label {
    background: #fff;
    height: 30px;
}

#sharc-login .form-field-label label, #sharc-reset .form-field-label label {
    font-size: 0.9em;
    height: 30px;
    line-height: 30px;
    color: #d5d5d5;
}

#sharc-login .error .form-field-label label, #sharc-reset .error .form-field-label label {
    
}

#sharc-login .form-field-input input, #sharc-reset .form-field-input input {
    font-size: 0.9em;
    height: 30px;
    color: #262626;

}

#sharc-login .form-submit input, #sharc-reset .form-submit input {
    background: #646464;
    height: 30px;
    color: #fff;
    font-size: 0.9em;
}

#sharc-reset .form-field {
    width: 69%;
    margin: 0;
}

#sharc-reset .form-submit {
    width: 26%;
    margin: 0 0 0 3%;
}

#sharc-reset p {
    padding: 15px 0;
}

#sharc-generic-registration {
    position: relative;
    left: 50%;
    width: 580px;
    padding: 0;
    text-align: center;
    background: #0090d7;
    display: none;
}

.start-section-content #sharc-generic-registration {
    margin: 90px 0 0 -290px;
}

.teaser-section-content #sharc-generic-registration {
    margin: 40px 0 0 -290px;
}

#sharc-generic-registration .form-field {
    width: 60%;
}

#sharc-generic-registration .form-submit {
    width: 20%;
}

#sharc-generic-registration .form-field-label label {
    border: 1px solid #fff;
    font-size: 1em;
    height: 60px;
    line-height: 60px;
}

#sharc-generic-registration .form-field-input input {
    border: 1px solid #fff;
    display: inline-block;
    height: 60px;
    color: #fff;
}

#sharc-generic-registration .form-submit input {
    background: #fff;
    color: #0090d7;
    height: 62px;
}

#teaser {
    position: absolute;
    left: 0;
    bottom: 5px;
    z-index: 2;
    width: 320px;
}

#teaser img {
    width: 100%;
}

#sharc-popup-login {
    padding: 0 30px 30px;
}

#sharc-popup-login #sharc-login {
    position: relative;
    top: 0;
    margin: 0;
    text-align: left;
    width: 100%;
    display: block !important;
    background: transparent;
} 

#sharc-popup-login #sharc-login .form-field {
    margin: 0 2% 0 0;
} 

#sharc-popup-login #sharc-login .username-field {
    width: 42%;
} 

#sharc-popup-login #sharc-login .password-field {
    width: 32%;
} 

#sharc-popup-login #sharc-login .form-submit {
    width: 20%;
    margin: 0;
} 

#sharc-popup-login #sharc-login .form-submit .login-submit {
    width: 100%;
} 

#sharc-popup-login #sharc-login .login-reset {
    display: none;
} 

#trigger-reset {
    white-space: nowrap;
    color: #0090d7;
    cursor: pointer;
}

.recaptcha_widget {
    margin-top: 20px;
    float: left;
    background: url("../../../images/icons/loader.gif") center center no-repeat;
}

.recaptcha_widget .g-recaptcha {
    width: 304px;
    height: 78px;
}

.recaptcha_widget .recaptcha_msg {
    text-align: left;
    padding-bottom: 8px;
}

.recaptcha_widget.error .recaptcha_msg {
    background: url("../../../images/icons/warning.png") right top no-repeat;
    padding-right: 38px;
}

.centered {
    text-align: center;
}

.centered h1, .centered h2, .centered h3 {
    text-align: center;
}

.centered p {
    margin-top: 10px;
}

.centered a {
    font-family: FuturaPTBold-Reg,arial,helvetica;
}

/*screen resolutions smaller than 1440px width */
@media all and (min-width: 1440px){
    .section-content .teaser-img img {
        width: auto;
        max-width: 460px;
    }
    
    #sharc-login {
        display: block !important;
    }
}

@media all and (max-width: 1300px){
    #teaser {
        width: 300px;
    }
}

/*screen resolutions smaller than 1280px width */
@media all and (min-width: 1280px){
    .section-content .teaser-img img {
        width: auto;
        max-width: 460px;
    }
}

/*screen resolutions smaller than 1200px width */
@media all and (max-width: 1280px){
    .section-content .teaser-img img {
        width: 99%;
        max-width: 460px;
    }
    
    #header-content {
        background-position: -144px center;
    }
    
    #home_link {
        width: 90px;
    }

    #modal-message-box {
        margin-left: -250px;
        width: 500px;
    }

    #sharc-login .password-field {
        width: 150px;
    }

    #teaser {
        width: 280px;
    }
    
    #sharc-login {
        text-align: right;
        width: 70%;
    }
}

@media all and (max-width: 1100px){
    #teaser {
        width: 260px;
    }
}

@media all and (max-width: 1023px){
    #footer-menu-content .kdm-hotline {
        display: block;
    }
    
    #header-content .kdm-hotline {
        display: none;
    }
    
    .section-content .teaser-text p {
        margin-bottom: 40px;
    }

    #sharc-login {
        text-align: center;
        width: 100%;
    }

    #sharc-login .form-submit {
        margin: 0;
        width: 220px;
    }

    #teaser {
        width: 240px;
    }
}

@media all and (max-width: 980px){
    .section-content .teaser-text h1 {
        font-size: 1.6em;
    }
    .section-content .teaser-text p {
        margin-bottom: 30px;
    }

    .section-content .quote-text {
        font-size: 1.3em;
    }
}

@media all and (max-width: 880px){
    #sharc-login {
        text-align: right;
        width: 98%;
    }
    
    .start-section-content #sharc-generic-registration {
        margin-top: 85px;
    }
}

@media all and (max-width: 780px) {
    #header {
        height: 74px;
    }
    
    #header-content {
        height: 74px;
        background-size: 174px 57px;
        background-position: -110px 8px;
    }
    
    #home_link {
        width: 65px;
    }
    
    .start-content img {
        width: 100%;
    }
    
    .start-content p {
        font-size: 1.2em;
    }
    
    .section-content .teaser-text h1 {
        font-size: 1.5em;
    }

    .section-content .quote-text {
        font-size: 1.2em;
    }

    #category-menu a {
        font-size: 1.3em;
    }
}

@media all and (max-width: 680px) {
    #sharc-login {
        width: 97.5%;
    }

    #sharc-login .form-field, #sharc-login .form-submit {
        margin: 0 3px;
    }
    
    #sharc-login .form-submit {
        margin: 0;
        width: 185px;
    }

    #sharc-login .form-submit input {
        width: 48%;
        margin: 0 3px;
    }

    #sharc-login .form-submit .login-submit {
        width: 46%;
        margin: 0;
    }
    
    #sharc-login .password-field {
        width: 100px;
    }
    
    #sharc-login .username-field {
        width: 170px;
    }
}

@media all and (min-width: 581px) {
    #sharc-login {
        display: block !important;
    }
}

@media all and (max-width: 580px) {
    #header-content {
        background-position: 0 8px;
    }
    
    #home_link {
        width: 175px;
    }
    
    #toggle-sharc-login {
        display: block;
    }
    
    #sharc-login {
        display: none;
        position: absolute;
        top: 100%;
        right:0;
        width: 100%;
        background: #262626;
        text-align: center;
        padding: 0;
        margin-top: 0;
    }
    
    #sharc-login .form-field {
        width: 94%;
        margin: 0 0 12px 0;
    }
    
    #sharc-login .form-submit {
        width: 94%;
        margin: 6px 0 20px 0 !important;
        padding: 0;
        text-align: right;
    }
    
    #sharc-login .form-submit input {
        margin: 0 0 0 10px;
        padding: 0;
        width: 30%;
    }
    
    #sharc-popup-login #sharc-login .form-field {
        margin: 0 0 10px 0;
    } 

    #sharc-popup-login #sharc-login .username-field {
        width: 100%;
    } 

    #sharc-popup-login #sharc-login .password-field {
        width: 100%;
    } 

    #sharc-popup-login #sharc-login .form-submit {
        width: 100%;
        text-align: right;
    } 
    
    #sharc-popup-login #sharc-login .form-submit input {
        margin: 0;
    } 

    #sharc-popup-login #sharc-login .form-submit .login-submit {
        width: 40%;
    } 

    #category-menu a {
        font-size: 1.2em;
    }

    #footer-menu #copyright {
        display: none;
    }
    
    #modal-message-box {
        width: 100%;
        top: 0;
        max-width: 100%;
        min-width: 100%;
        left: 0;
        margin: 0;
    }
    
    .start-section-content #sharc-generic-registration, .teaser-section-content #sharc-generic-registration {
        margin: 80px 0 0 -45%;
    }

    #sharc-generic-registration {
        width: 90%;
    }
    
    #sharc-generic-registration .form-field {
        margin: 0;
        width: 64%;
    }
    
    #sharc-generic-registration .form-submit {
        margin: 0;
        width: 32%;
        margin-left: 2%;
    }
}

@media all and (max-width: 520px) {
    #category-menu a {
        font-size: 0.9em;
    }
    
    #category-menu a.active {
        border-bottom: 2px solid #fff;
    }
    
    .start-content img {
        width: 100%;
    }
    
    .start-content p {
        font-size: 1.1em;
    }
    
    .section-content .teaser-text {
        width: 100%;
        border-left: none;
        padding: 0;
        margin: 0;
    }
    
    .section-content .teaser-text h1 {
        font-size: 1.4em;
    }
    
    .section-content .teaser-text p {
        margin-bottom: 10px;
        font-size: 0.8em;
    }

    .section-content .quote-text, .section-content .quote-author, .section-content .teaser-img {
        display: none;
    }
    
    #fullpage-menu li a {
        font-size: 1.3em
    }

    #footer-menu-content li a {
        margin: 0 12px 0 0;
    }
}

@media all and (max-height: 950px) {
    .start-content img {
        max-width: 600px;
    }
}

@media all and (max-height: 880px) {
    .start-content img {
        max-width: 460px;
    }
    
    .section-content .teaser-text h1 {
        font-size: 1.9em;
    }
    
    .section-content .teaser-text p {
        margin-bottom: 40px;
    }

    .section-content .quote-text {
        font-size: 1.4em;
    }
    
    #fullpage-menu {
        bottom: 8%;
    }
}

@media all and (max-height: 760px) {
    #header {
        height: 74px;
    }

    #header-content {
        height: 74px;
        background-size: 174px 57px;
    }
    
    #home_link {
        width: 175px;
    }

    #category-menu {
        top: 110px;
    }

    #category-menu a {
        font-size: 1.2em;
    }

    .start-section-content {
        padding-top: 180px;
    }
    
    .section-content .teaser-img img {
        max-width: 430px;
    }
    
    .section-content .start-content p {
        font-size: 1em;
    }
    
    .teaser-section-content {
        padding-top: 220px;
    }
    
    .start-section-content #sharc-generic-registration {
        margin-top: 70px;
    }

    #sharc-generic-registration .form-field-label label {
        height: 40px;
        line-height: 40px;
    }

    #sharc-generic-registration .form-field-input input {
        height: 40px;
    }

    #sharc-generic-registration .form-submit input {
        height: 42px;
    }
    
    #fullpage-menu {
        bottom: 5%;
    }
}

@media all and (max-height: 670px) {
    #header {
        height: 50px;
    }
    
    #header-content {
        height: 50px;
        background-size: 116px 38px;
        background-position: 0 6px;
    }
    
    #home_link {
        width: 116px;
    }
    
    #category-menu {
        top: 80px;
    }

    #category-menu a {
        font-size: 1.2em;
        padding-bottom: 6px;
    }
    
    .start-section-content {
        padding-top: 140px;
    }
    
    .start-content img {
        max-width: 380px;
    }

    .section-content .teaser-img img {
        max-width: 420px;
    }

    .teaser-section-content {
        padding-top: 180px;
    }
    
    .section-content .teaser-text h1 {
        font-size: 1.5em;
    }
    
    .section-content .teaser-text p {
        margin-bottom: 20px;
    }

    .section-content .quote-text {
        font-size: 1.2em;
    }
    
    .trailer-portal-section .teaser-section-content #sharc-generic-registration {
        margin-top: 10px;
    }
    
    #fullpage-menu {
        bottom: 3%;
        margin-right: -110px;
        width: 220px;
    }
    
    #fullpage-menu li {
        width: 220px;
    }

    #fullpage-menu li a {
        background-size: 48px 17px;
        height: 50px;
        font-size: 1.3em
    }
}

@media all and (max-height: 590px) {
    #category-menu {
        top: 80px;
    }

    .start-section-content {
        padding-top: 140px;
    }
    
    .start-content img {
        max-width: 300px;
    }
    
    .teaser-section-content {
        padding-top: 160px;
    }
    
    .section-content .teaser-img img {
        max-width: 360px;
    }
    
    #fullpage-menu {
        margin-right: -100px;
        width: 210px;
    }
    
    #fullpage-menu li {
        height: 40px;
        width: auto;
    }
    
    #fullpage-menu li a {
        background-size: 37px 13px;
        display: inline-block;
        height: 40px;
        font-size: 1.1em
    }
    
    #teaser {
        width: 240px;
    }
}

@media all and (max-height: 490px) {
    #category-menu {
        top: 70px;
    }
    
    .start-content img {
        display: none;
    }
    
    .teaser-section-content {
        padding-top: 120px;
    }
    
    .section-content .teaser-text {
        width: 100%;
        border-left: none;
        padding: 0;
        margin: 0;
    }
    
    .section-content .teaser-text h1 {
        font-size: 1.3em;
    }
    
    .section-content .teaser-text p {
        font-size: 0.9em;
        margin-bottom: 20px;
    }
    
    .section-content .teaser-img {
        display: none;
    }
    
    #fullpage-menu {
        bottom: 10%;
    }

    #teaser {
        width: 200px;
    }
}

@media all and (max-height: 364px) {
    .section-content .quote-text, .section-content .quote-author, #teaser {
        display: none;
    }
}

@media all and (max-width: 1280px) and (max-height: 760px) {
    #header-content {
        background-position: -110px 8px;
    }
    
    #home_link {
        width: 65px;
    }
}

@media all and (max-width: 1280px) and (max-height: 670px) {
    #header-content {
        background-position: 0 6px;
    }
    
    #home_link {
        width: 116px;
    }
}

@media all and (max-width: 1024px) and (max-height: 880px) {
    .section-content .teaser-text h1 {
        font-size: 1.6em;
    }

    .section-content .teaser-text p {
        margin-bottom: 30px;
    }

    .section-content .quote-text {
        font-size: 1.3em;
    }
}

@media all and (max-width: 980px) and (max-height: 670px) {
    .section-content .teaser-text p {
        font-size: 0.9em;
    }
}

@media all and (max-width: 980px) and (max-height: 590px) {
    .section-content .quote-text, .section-content .quote-author {
        display: none;
    }
    
    .section-content .teaser-text p {
        margin-bottom: 10px;
    }
}

@media all and (max-width: 880px) and (max-height: 880px) {
    #category-menu a {
        font-size: 1.3em;
    }

    .teaser-section-content {
        padding-top: 230px;
    }
}

@media all and (max-width: 880px) and (max-height: 760px) {
    .teaser-section-content {
        padding-top: 190px;
    }
    
    #fullpage-menu li a {
        font-size: 1.2em;
    }
}

@media all and (max-width: 880px) and (max-height: 670px) {
    .teaser-section-content {
        padding-top: 160px;
    }
    
    .section-content .teaser-text p {
        font-size: 0.9em;
    }
    
    #teaser {
        width: 180px;
    }
}

@media all and (max-width: 880px) and (max-height: 590px) {
    .section-content .quote-text, .section-content .quote-author {
        display: none;
    }
    
    .section-content .teaser-text p {
        margin-bottom: 10px;
    }
}

@media all and (max-width: 880px) and (max-height: 450px) {
    #category-menu {
        top: 70px;
    }
    
     #category-menu a {
        font-size: 1.2em;
    }
    
    .teaser-section-content {
        padding-top: 120px;
    }
}

@media all and (max-width: 780px) and (min-height: 950px) {
    #fullpage-menu {
        bottom: 13%;
    }
}

@media all and (max-width: 780px) and (max-height: 880px) {
    #category-menu {
        top: 110px;
    }
    
     #category-menu a {
        font-size: 1.2em;
    }
    
    .teaser-section-content {
        padding-top: 220px;
    }
    
    .section-content .teaser-text h1 {
        font-size: 1.3em;
    }

    .section-content .quote-text {
        font-size: 1.1em;
    }

    #fullpage-menu {
        bottom: 5%;
    }
    
    #fullpage-menu li a {
        font-size: 1.3em;
    }

    #teaser {
        width: 180px;
    }
}

@media all and (max-width: 780px) and (max-height: 760px) {
    #category-menu {
        top: 100px;
    }
    
    .teaser-section-content {
        padding-top: 160px;
    }  
}

@media all and (max-width: 780px) and (max-height: 670px) {
    #header-content {
        background-position: -72px 6px;
    }
    
    #home_link {
        width: 45px;
    }
    
    #category-menu {
        top: 80px;
    }
    
    .teaser-section-content {
        padding-top: 150px;
    }

    #fullpage-menu {
        bottom: 8%;
    }

    #fullpage-menu li a {
        background-size: 37px 13px;
        display: inline-block;
        font-size: 1.1em;
        height: 40px;
    }
}

@media all and (max-width: 780px) and (max-height: 590px) {
    .section-content .teaser-text h1 {
        font-size: 1.3em;
    }
}

@media all and (max-width: 780px) and (max-height: 490px) {
    .teaser-section-content #sharc-generic-registration {
        margin-top: 20px;
    }

    #teaser {
        display: none;
    }
}

@media all and (max-width: 780px) and (max-height: 400px) {
    #category-menu {
        top: 70px;
    }
    
     #category-menu a {
        font-size: 1em;
    }
    
    .teaser-section-content {
        padding-top: 120px;
    }
    
    .section-content .teaser-text h1 {
        margin-bottom: 10px;
    }
    
    #fullpage-menu {
        bottom: 10%;
    }
}

@media all and (max-width: 780px) and (max-height: 364px) {
    #category-menu {
        top: 60px;
    }
    
     #category-menu a {
        font-size: 0.8em;
    }
    
    .start-section-content {
        padding-top: 120px;
    }
    
    .teaser-section-content {
        padding-top: 100px;
    }
    
    .teaser-section-content #sharc-generic-registration {
        margin-top: 0px;
    }
}

@media all and (max-width: 780px) and (max-height: 590px) {
     #fullpage-menu {
        bottom: 12%;
    }
}

@media all and (max-width: 580px) and (max-height: 880px) {
    .teaser-section-content {
        padding-top: 200px;
    }
    
    .section-content .teaser-text h1 {
        font-size: 1.4em;
    }
    
    .start-section-content #sharc-generic-registration {
        margin: 80px 0 0 -48%;
    }
}

@media all and (max-width: 580px) and (max-height: 760px) {
    #header-content {
        background-position: 0 8px;
    }
    
    #home_link {
        width: 175px;
    }

    #category-menu a {
        font-size: 1em;
    }
    
    .teaser-section-content {
        padding-top: 170px;
    }
    
    .start-section-content #sharc-generic-registration {
        margin: 85px 0 0 -48%;
    }
}

@media all and (max-width: 580px) and (max-height: 670px) {
    #header-content {
        background-position: 0 6px;
    }
    
    #home_link {
        width: 116px;
    }
    
    .teaser-section-content {
        padding-top: 150px;
    }

    .section-content .teaser-text h1 {
        font-size: 1.3em;
    }
}

@media all and (max-width: 580px) and (max-height: 590px) {
    #category-menu {
        top: 70px;
    }
    
    #category-menu a {
        font-size: 0.9em;
    }
    
    .start-section-content {
        padding-top: 120px;
    }
     
    .teaser-section-content {
        padding-top: 120px;
    }
    
    .section-content .teaser-text h1 {
        font-size: 1.2em;
        margin-bottom: 10px;
    }
    
    .section-content .teaser-text p {
        font-size: 0.9em;
    }

    #fullpage-menu {
        bottom: 4%;
    }   
}

@media all and (max-width: 580px) and (max-height: 490px) {
    .start-section-content {
        padding-top: 140px;
    }
     
    .teaser-section-content {
        padding-top: 140px;
    }
    
    .start-section-content #sharc-generic-registration {
        margin-top: 75px;
    }
    
    .teaser-section-content #sharc-generic-registration {
        margin-top: 20px;
    }
}

@media all and (max-width: 580px) and (max-height: 400px) {
    .start-section-content {
        padding-top: 120px;
    }
     
    .teaser-section-content {
        padding-top: 120px;
    }
    
    .start-section-content #sharc-generic-registration {
        margin-top: 75px;
    }
    
    .teaser-section-content #sharc-generic-registration {
        margin-top: 10px;
    }
}

@media all and (max-width: 580px) and (min-height: 881px) {
    #fullpage-menu {
        bottom: 20%;
    }
    
    .teaser-section-content {
        padding-top: 240px;
    }
    
    .start-section-content #sharc-generic-registration {
        margin: 70px 0 0 -48%;
    }
}

@media all and (max-width: 520px) and (max-height: 1080px) {
    .teaser-section-content #sharc-generic-registration,
    .trailer-portal-section .teaser-section-content #sharc-generic-registration {
        margin: 30px 0 0 -45%;
    }
    
    #fullpage-menu {
        bottom: 20%;
    }
}


@media all and (max-width: 520px) and (max-height: 880px) {
    #category-menu {
        top: 110px;
    }
    
     #category-menu a {
        font-size: 0.9em;
    }
    
    .start-section-content {
        padding-top: 200px;
    }

    #fullpage-menu {
        bottom: 60px;
    }
}

@media all and (max-width: 520px) and (max-height: 760px) {
    .start-section-content {
        padding-top: 170px;
    }
    
    .teaser-section-content {
        padding-top: 200px;
    }
}

@media all and (max-width: 520px) and (max-height: 670px) {
    #category-menu {
        top: 70px;
    }
    
    .start-section-content {
        padding-top: 120px;
    }
    
    .section-content .start-content p {
        font-size: 0.9em;
    }
    
    .start-section-content #sharc-generic-registration {
        margin-top: 80px;
    }
    
    .teaser-section-content #sharc-generic-registration,
    .trailer-portal-section .teaser-section-content #sharc-generic-registration {
        margin-top: 10px;
    }

    #teaser {
        width: 180px;
    }
}

@media all and (max-width: 520px) and (max-height: 590px) {
    .teaser-section-content {
        padding-top: 160px;
    }
    
    .trailer-portal-section .start-section-content #sharc-generic-registration {
        margin-top: 65px !important;
    }
}

@media all and (max-width: 520px) and (max-height: 490px) {
    .teaser-section-content {
        padding-top: 120px;
    }
}

@media all and (max-width: 520px) and (max-height: 400px) {
    .teaser-section-content {
        padding-top: 110px;
    }
    
    .section-content .teaser-text h1 {
        font-size: 1.2em;
    }
    
    .section-content .teaser-text p {
        font-size: 0.8em;
    }
}

@media all and (max-width: 520px) and (min-height: 670px) {
    .section-content .quote-text, .section-content .quote-author {
        display: block;
    }
    
     .section-content .teaser-text p {
        margin-bottom: 40px;
        font-size: 0.9em;
     }
}

@media all and (max-width: 520px) and (max-height: 590px) {
    #teaser {
        display: none;
    }
}



@media all and (max-width: 450px) {
    .teaser-section-content #sharc-generic-registration,
    .trailer-portal-section .teaser-section-content #sharc-generic-registration {
        margin: 20px 0 0 -50%;
        width: 100%;
    }
    
     #category-menu a {
        font-size: 0.69em;
    }

    .section-content .start-content p {
        font-size: 0.8em;
    }

    .section-content .teaser-text p {
        font-size: 0.8em;
        margin-bottom: 20px;
    }

    .section-content .teaser-text h1 {
        font-size: 1.2em;
    }
    
    #fullpage-menu li {
        width: 220px;
    }

    #fullpage-menu li a {
        background-size: 48px 17px;
        height: 50px;
        font-size: 1.2em
    }
}


@media all and (max-width: 450px) and (max-height: 500px) {
    #fullpage-menu {
        bottom: 50px;
    }
    
    #teaser {
        display: none;
    }
    
    #fullpage-menu li a {
        background-size: 37px 13px;
        display: inline-block;
        font-size: 1.1em;
        height: 40px;
    }
}

@media all and (max-height: 260px) {
    #fullpage-menu {
        display: none;
    }
    
    #footer-menu {
        display: none;
    }
}

@media all and (min-width: 10px){
    #fullpage-menu li a {
        background-image: url(../img/arrow@2x.png);
    }

    #header-content {
        background-image: url(../img/SHARC_Logo@2x.png);
    }
}