
@media screen and (max-width: 1600px) {


    
    .main-button {
        width: 300px;
        height:auto;
        
        padding: 15px 0px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        
    }
    
    .main-image-30 {
        width:  70%;
    }

    
    .bubble-right-up {
        margin-left: 20%;
        margin-right: 4.8%;
        margin-top: -12%;
        width:  60%;
        height:40%;
    }
    .bubble-left-down {
        margin-left: 4.8%;
        margin-right: 18%;
        margin-top: 10%;
        width:  70%;
        height:40%;
    }


    .text-main-header {
        font-size: 24px;
    }

    .text-main {
        font-size: 16px; 
    }

    .text-main-list {
        font-size: 14px; 
        line-height: 1.3;
    }
    
    .text-main-bold {
        font-size: 20px; 
    }
    
    .text-main-button {
        font-size: 16px;
    }
    
    .texts-copyright-header{
        margin-top: 3%;
        font-size: 12px;
        color: #000;
    }
    .texts-copyright-text{
        font-size: 12px;
        color: #000;
    }
    
    .text-bubble {
        font-size: 14px; 
        font-weight: bold;
        line-height: 120%;
    }

    .text-big-header {
        font-size: 46px;
    }

    /* für Startseite */

    .image-container{
        position: relative;
    }
    
    .image-box-right-top {
        position: absolute;
        /* background: lightgreen; */
        width: 30%;
        top: -10%;
        height: auto;
    }
    .image-box-left-bottom {
        position: absolute;
        /* background: lightgreen; */
        width: 30%;
        bottom: -10%;
        height: auto;
    }
      
    .bubble-right-up-index {
        /* margin: 34px 0px 14px; */
        margin-left: 50%;
        margin-right: 4.8%;
        margin-top: -38%;
        /* border-radius: 18px; */
        width:  40%;
        height:50%;
        /* margin: 18px;   */
        /* align-self: center; */
        background-image: url('../web_images/bubble_right_up_2.png');
        /* background-color: #44b0de; */
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
    }
    .bubble-right-up-index:hover{
        transform: scale(1.2);
    }
    
    
    
    .bubble-left-down-index {
        /* margin: 34px 0px 14px; */
        margin-left: 5%;
        margin-right: 4.8%;
        margin-top: -47%;
        /* border-radius: 18px; */
        width:  35%;
        height:40%;
        /* margin: 18px;   */
        /* align-self: center; */
        background-image: url('../web_images/bubble_left_down_2.png');
        /* background-color: #44b0de; */
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
    }
    .bubble-left-down-index:hover{
        transform: scale(1.2);
    }
    
    .bubble-right-down-index {
        /* margin: 34px 0px 14px; */
        margin-left: 55%;
        margin-right: 4.8%;
        margin-top: -70%;
        /* border-radius: 18px; */
        width:  40%;
        height:42%;
        /* margin: 18px;   */
        /* align-self: center; */
        background-image: url('../web_images/bubble_right_down_2.png');
        /* background-color: #c7e832;  */
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute;
    }
    .bubble-right-down-index:hover{
        transform: scale(1.2);
    }
    
    
    
    .station-cat-image-bubble {
        /* margin: 14px 0px 14px; */
        /* padding-left: 4.8%; */
        /* padding-right: 4.8%; */
        /* border-radius: 18px; */
        width:  100%;
        height: auto;
        /* margin: 18px;   */
        align-self: center;
        /* background-color: #44b0de; */
    }
    .bubble-flexbox {
        display: flex;  
        /* justify-content:space-around; */
        /* flex-wrap: wrap; */
        width: 100%;
        /* margin: auto; */
    }
    
    .bubble-text-box-index {
        padding-left: 5%; 
        padding-right: 5%;
        padding-top: 18%;
        /* background-color: #d046a4; */
     }
    .bubble-text-box-index-left {
        padding-left: 5%; 
        padding-right: 5%;
        padding-top: 5%;
        /* background-color: #d046a4; */
    }
      
    
    .text-bubble-index {
        font-size: 14px; 
        font-weight: bold;
        text-align: left;
        color: #000;
        line-height: 120%;
    }  
    .text-bubble-blue {
        font-size: 14px; 
        font-weight: bold;
        text-align: left;
        color: #04418C;
        /* line-height: 120%; */
    }
    .text-bubble-green {
        font-size: 14px; 
        font-weight: bold;
        text-align: left;
        color: #0A6834;
        /* line-height: 120%; */
    }


}
@media screen and (max-width: 1500px) {
    
    .text-bubble-index {
        font-size: 12px; 
        font-weight: bold;
        text-align: left;
        color: #000;
        line-height: 120%;
    }
    .text-bubble-blue {
        font-size: 12px; 
        font-weight: bold;
        text-align: left;
        color: #04418C;
        /* line-height: 120%; */
    }
    .text-bubble-green {
        font-size: 12px; 
        font-weight: bold;
        text-align: left;
        color: #0A6834;
        /* line-height: 120%; */
    }
}

@media screen and (max-width: 1200px) {
    .text-bubble-index {
        /* display: none; */
        font-size: 10px; 
        line-height: 110%;
    }

    .bubble-right-up-index {
        /* margin: 34px 0px 14px; */
        margin-left: 55%;
        width:  40%;
        /* height:30%; */
        height:50%;
    }
    .bubble-right-up-index-2 {
        width:  40%;
        height:30%;
    }
    
    .bubble-left-down-index {
        /* margin: 34px 0px 14px; */
        margin-left: 8%;
        margin-right: 4.8%;
        margin-top: -45%;
        /* border-radius: 18px; */
        width:  35%;
        height:50%;
    }

    .bubble-right-down-bottom-index {
        /* margin: 34px 0px 14px; */
        margin-left: 65%;
        margin-right: 4.8%;
        margin-top: -45%;
        /* border-radius: 18px; */
        width:  35%;
        height:30%;
    }
}

@media screen and (max-width: 850px) {
    
    .main-background{
        width: 100%;
        margin-left: -2%;
        background-size: 100% 11%;
        background-repeat: no-repeat;
    }
    
    .main-background-about{
        background-size: 100% 50%;
    }
    
    .section-index {			
        margin-top: -60px;
        background-image: url('../web_images/background_small.png');
        height: 100%;
    
    }
    /* .section-top-space{
        padding-top: 10%;
    } */
    .padding_bottom_profi{
        padding-bottom: 5%;

    }

    .main-flexbox {
        justify-content: center;
        /* background-color: rgb(31, 161, 57); */
    }
    
    .round-white-box {
        width: 100%;
        /* background-color: white; */
        /* border-radius: 29px; */
        margin-bottom: 40px; 
        margin-left: 1%;
        margin-right: 1%;
    }
    
    .round-white-box-left-30 {
        width: 100%;
        /* background-color: rgb(215, 128, 128); */
        /* border-radius: 29px; */
        margin-bottom: 0px; 
    }
    .round-white-box-right-70 {
        width: 100%;
        /* background-color: rgb(218, 12, 237); */
        /* border-radius: 29px; */
        margin-bottom: 0px; 
    }

    .round-white-box-left-10 {
        width: 15%;
        /* background-color: rgb(215, 128, 128); */
        /* border-radius: 29px; */
        margin-bottom: 40px; 
    }
    .round-white-box-right-90 {
        width: 85%;
        /* background-color: rgb(24, 206, 100); */
        /* border-radius: 29px; */
        margin-bottom: 40px; 
    }

    .space_top_maskottchen{
        margin-top: -10%;
    }
    .space_bottom_maskottchen{
        margin-bottom: 15%;
    }

    .maskottchen-image {
        margin: 34px 0px 14px;
        width:  40%;
        height: auto;
        align-self: center;
    }
    
    .bubble-right-up {
        display: none;
    }
    .bubble-left-down {
        margin-left: 4.8%;
        margin-right: 18%;
        margin-top: 10%;
        width:  40%;
        height:40%;
    }


    .main-textbox {
        width: 90%;
        text-align: center;
    }

    
    .main-image {
        max-width: 100%;
        width: 100%;
        min-width: 50%;
        height: auto;
        margin-top: -3%;
    }
    .main-image-resp{
        display: block;
    }
    .main-image-no_resp{
        display: none;
    }
    
    .main-image-30 {
        width:  50%;
        margin: auto;
    }
    
    .main-button {
        width: 200px;
        margin-top: 10px;
        padding: 12px 0px;
    }
    
    .measurement-button {
        width: 200px;
        margin-top: 10px;
        padding: 12px 0px;
    }
    
    .main-textbox-station {
        margin-top: -1.5%;
    }


    
    .text-station-category {
        font-size: 16px;
    }
    
    .text-station-subtext {
        font-size: 12px;
        text-align: left;
        font-style: italic;
    }
    .text-station-copyright {
        font-size: 8px;
        text-align: left;
        font-style: italic;
        width: 100%
    }
    .text-colored-bold {
        font-size: 15px; 
        text-align: left;
        font-weight: bold;
    }
    
    .background_img_below
    {
        width: 100%;
        margin-top: -9%;

    }
    
    .profi-image{
        margin-top: 2%;
        object-fit: contain;
        width: 100%;
    }

    .image-copyright-text{
        font-size: 10px;
        color: #000;
    }

    
    /* Chart-Page */

    .label-action {
        font-size: 15px; 
        text-align: left;
    }

    .show-chart-button {
        text-decoration: none;
        display: inline-block;
        margin: 0;
        text-align:center;
        width: 200px;
        height:auto;
        /* margin-top: 30px; */
        
        border: none;
        outline: none;
        background-image: url('../web_images/button_image_green.png');
        
        background-color: rgba(255, 255, 255, 0);
        
        padding: 10px 0px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        
    }
    
    .chartCanvas{
        background-color: rgba(255, 255, 255,0.3);  
        padding: 3%; 
        margin-top: 2%; 
        margin-bottom: 5%; 
    }
    
    .inputField {
        height: 30px;
        border: 2px solid#680971;
        border-radius: 4px;
        margin-right: 20px;
    
    }
    .text-show-chart-button {
        color:#facb4f;
        font-size: 20px;
        font-weight: bold;
    }


    /* Chart-Page End */
    
    #scrollTop img {
        width: 50px;
        height: auto
    }
}

@media screen and (max-width: 450px) {
    
    .main-background{
        width: 100%;
        margin-left: -2%;
        background-size: 100% 11%;
        background-repeat: no-repeat;
    }
    
    .section-index {			
        margin-top: -60px;
        background-image: url('../web_images/background_small.png');
        height: 100%;
    
    }
    
    .bubble-left-down {
        margin-left: 4.8%;
        margin-right: 18%;
        margin-top: 10%;
        width:  70%;
        height:50%;
    }

     /* Chart-Page */
     /* ================= */

     .label-action {
        font-size: 10px; 
        text-align: left;
    }

    .show-chart-button {
        text-decoration: none;
        display: inline-block;
        margin-left: 30%;
        margin-top: 1%;
        text-align:center;
        width: 100px;
        height:auto;
        /* margin-top: 30px; */
        
        border: none;
        outline: none;
        background-image: url('../web_images/button_image_green.png');
        
        background-color: rgba(255, 255, 255, 0);
        
        padding: 5px 0px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        
    }
    .text-show-chart-button {
        color:#facb4f;
        font-size: 14px;
        font-weight: bold;
    }
    
    .chartCanvas{
        background-color: rgba(255, 255, 255,0.3);  
        padding: 3%; 
        margin-top: 2%; 
        margin-bottom: 5%; 
    }
    
    .inputField {
        height: 25px;
        border: 2px solid#680971;
        border-radius: 4px;
        margin-right: 20px;
    
    }


    /* Chart-Page End */

    #scrollTop img {
        width: 40px;
        height: auto
    }

    
    
}