/*
************************************************************
Styles:     flix//theme
Copyright:  (c) interaktiv manufaktur
Website:    www.interaktiv-manufaktur.de
************************************************************
*/
@media only screen and (max-width: 768px) {
    .contentbox {
        padding-top: 25px !important;
        padding-bottom: 25px !important
    }

    .image-slider-main {
        padding: 0 !important
    }

    h2, .texteditor-main .content-left h2 {
        font-size: 22px !important;
        line-height: 30px !important;
        margin-top: 30px !important;
    }

    .texteditor-children-main .content-right {
        max-width: 100%;
        padding-right: 2%;
        font-size: 22px;
    }

    .texteditor-children-main .content-right p {
        font-size: 22px;
    }

    .texteditor-children-main .content-left {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 18px
    }

    .texteditor-children-main .headline {
        font-size: 30px !important;
    }


    .instagram-main .instagram-post-container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .googlemaps-main {
        min-height: 0;
        padding-left: 0
    }

    #googlemaps-save-list {
        top: 0;
        width: 100%;
        height: auto;
        z-index: 99999;
        left: 2.42%;
        position: relative;
        min-height: 50px
    }

    #googlemaps-save-list span {
        margin-right: 5px;
        margin-bottom: 0;
        float: left
    }

    .googlemaps-box {
        width: 100%
    }

    #googlemaps-wrapper {
        top: 40px;
        width: 100%
    }

    .googlemaps-overlay-buttons {
        padding-top: 50px
    }

    .googlemaps-box {
        height: auto;
        min-height: 0
    }

    #googlemaps-main-mapcontainer {
        min-height: 600px;
        /*min-height: 800px;*/
    }

    .googlemaps-main .headline {
        margin-left: 2.42%
    }

    .googlemaps-infowindow,
    .googlemaps-buswindow {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        position: fixed;
        z-index: 99999999
    }
}