/* CSS Document */


/* Navi LEFT + TOP */

#mktt-container {
    margin-right: -16px;
}

#mktt_Main_Uebersicht {
    display: block;
    width: 100%;
    /*    font-family: "Source Sans Pro", "Roboto", "Lato", "Open Sans", Helvetica, Arial, sans-serif; */
    font-size: 16px;
    padding: 0px 0px 0px 0px;
    margin-top: 5px;
    position: relative;
    z-index: 1;
    left: 0%;
    margin-left: -0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#mktt_Main {
    display: block;
    width: 100%;
    /*    font-family: "Source Sans Pro", "Roboto", "Lato", "Open Sans", Helvetica, Arial, sans-serif; */
    font-size: 16px;
    padding: 0px 0px 0px 0px;
    margin-top: 5px;
    position: relative;
    z-index: 1;
    left: 0%;
    margin-left: -0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#mktt_Header_Uebersicht {
    position: relative;
    color: #333;
    width: 100%;
    display: block;
    overflow: auto;
    /*    font-family: "Source Sans Pro", "Roboto", "Lato", "Open Sans", Helvetica, Arial, sans-serif; */
    font-size: 32px;
    text-decoration: underline;
    line-height: 1.0;
    margin-top: 0px;
    padding: 0px 0px 10px 0px;
}

#mktt_Header {
    position: relative;
    color: #333;
    width: 100%;
    display: block;
    overflow: auto;
    /*    font-family: "Source Sans Pro", "Roboto", "Lato", "Open Sans", Helvetica, Arial, sans-serif; */
    font-size: 32px;
    /* text-decoration: underline; */
    line-height: 1.0;
    margin-top: 0px;
    padding: 0px 0px 10px 10px;
    border-bottom: 1px solid #f8e900;
}

#mktt_Navigation_Uebersicht {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    background-color: #fff;
    display: block;
    /*    font-family: "Source Sans Pro", "Roboto", "Lato", "Open Sans", Helvetica, Arial, sans-serif; */
    font-size: 16px;
    text-align: left;
    line-height: 14px;
    height: auto;
    padding: 5px 5px 5px 5px;
    margin-top: -24px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    overflow: auto;
}

#mktt_Navigation {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 210px;
    float: left;
    background-color: #fff;
    display: none;
    /*    font-family: "Source Sans Pro", "Roboto", "Lato", "Open Sans", Helvetica, Arial, sans-serif; */
    font-size: 16px;
    text-align: left;
    line-height: 14px;
    height: auto;
    padding: 5px 5px 5px 5px;
    margin-top: 0px;
    /* text-transform: uppercase; */
    position: relative;
    z-index: 2;
    overflow: auto;
    border-right: 1px solid #f8e900;
}

#mktt_Navigation_up {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    background-color: #fff;
    display: block;
    /*    font-family: "Source Sans Pro", "Roboto", "Lato", "Open Sans", Helvetica, Arial, sans-serif; */
    font-size: 16px;
    text-align: left;
    line-height: 14px;
    height: auto;
    padding: 5px 5px 5px 5px;
    margin-top: 0px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    overflow: auto;
    border-bottom: 1px solid #f8e900;
}

#mktt_Hamburger {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    background-color: #fff;
    /*    font-family: "Source Sans Pro", "Roboto", "Lato", "Open Sans", Helvetica, Arial, sans-serif; */
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    line-height: 24px;
    height: auto;
    padding: 5px 5px 5px 5px;
    margin-top: 0px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    overflow: auto;
}

#mktt_Content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    position: relative;
    width: calc(100% - 215px);
    float: right;
    text-align: left;
    /*    font-family: "Source Sans Pro", "Roboto", "Lato", "Open Sans", Helvetica, Arial, sans-serif; */
    /* font-size: 12px; */
    padding: 5px 5px 5px 5px;
    margin-top: 1px;
    margin-bottom: 0px;
    z-index: 3;
    min-height: 300px;
}

#mktt_Content_up {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    position: relative;
    width: 100%;
    float: right;
    text-align: left;
    /*    font-family: "Source Sans Pro", "Roboto", "Lato", "Open Sans", Helvetica, Arial, sans-serif; */
    /* font-size: 12px; */
    padding: 5px 5px 5px 5px;
    margin-top: 1px;
    margin-bottom: 0px;
    z-index: 3;
    min-height: 500px;
}

#mktt_Footer_Uebersicht {
    color: #333;
    padding: 15px 0px 10px 0px;
    clear: both;
    display: block;
}

#mktt_Footer {
    color: #333;
    padding: 0px 0px 10px 0px;
    clear: both;
    display: block;
    border-top: 1px solid #f8e900;
}

#mktt_Footer a {
    color: #333;
}

@media only screen and (min-width: 1px) {
    #mktt_Content {
        width: 100%;
    }
    #mktt_Navigation {
        display: none;
        text-align: center;
    }
    #mktt_Hamburger {
        display: block;
    }
    .mktt_nav_group {
        font-size: 20px;
        padding: 10px;
    }
    #mktt_Navigation a {
        padding: 10px;
        font-size: 16px;
    }
}

@media only screen and (min-width: 1024px) {
    #mktt_Content {
        width: calc(100% - 215px);
    }
    #mktt_Navigation {
        display: block;
        text-align: left;
    }
    #mktt_Hamburger {
        display: none;
    }
    .mktt_nav_group {
        font-size: 16px;
        padding: 5px;
    }
    #mktt_Navigation a {
        padding: 5px;
        /* font-size: 12px; */
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait),
screen and (min-resolution: 192dpi) and (orientation: portrait),
screen and (min-resolution: 2dppx) and (orientation: portrait) {
    #mktt_Content {
        width: 100%;
    }
    #mktt_Navigation {
        display: none;
        text-align: center;
    }
    #mktt_Hamburger {
        display: block;
    }
    .mktt_nav_group {
        font-size: 20px;
        padding: 10px;
    }
    #mktt_Navigation a {
        padding: 10px;
        font-size: 16px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),
screen and (min-resolution: 192dpi) and (orientation: landscape),
screen and (min-resolution: 2dppx) and (orientation: landscape) {
    #mktt_Content {
        width: calc(100% - 215px);
    }
    #mktt_Navigation {
        display: block;
        text-align: left;
    }
    #mktt_Hamburger {
        display: none;
    }
    .mktt_nav_group {
        font-size: 16px;
        padding: 5px;
    }
    #mktt_Navigation a {
        padding: 5px;
        /* font-size: 12px; */
    }
}

.MKTT-hamburger {
    width: 30px;
    height: 5px;
    background-color: #111;
    position: relative;
}

.MKTT-hamburger label {
    width: 100%;
    background: #f8e900;
    font-size: 1.5rem;
}

input[type=checkbox] {
    display: none;
}

input[type=checkbox]:checked~#mktt_Navigation {
    display: block;
    width: 100%;
}