/************************************************ MEDIA-QUERY ************************************************/
@media only screen and (max-device-width: 1024px) {
    @media  only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (min-resolution: 192dpi),
    only screen and (min-resolution: 2dppx)
    {
        .tx-p123onlinewerbung-pi1 .gradient-content { background: #fff; }
    }

    .tx-p123onlinewerbung-pi1 .gradient-header {
        background: #f6ac0d;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjZhYzBkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VhYTEwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
        background: -moz-linear-gradient(120deg, #eaa102 0%, #eaa102 49%, #f6ac0d 50%, #f6ac0d 100%);
        background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #f6ac0d), color-stop(50%, #f6ac0d), color-stop(51%, #eaa102), color-stop(100%, #eaa102));
        background: -webkit-linear-gradient(120deg, #eaa102 0%, #eaa102 49%, #f6ac0d 50%, #f6ac0d 100%);
        background: -o-linear-gradient(120deg, #eaa102 0%, #eaa102 49%, #f6ac0d 50%, #f6ac0d 100%);
        background: -ms-linear-gradient(120deg, #eaa102 0%, #eaa102 49%, #f6ac0d 50%, #f6ac0d 100%);
        background: linear-gradient(330deg, #eaa102 0%, #eaa102 49%, #f6ac0d 50%, #f6ac0d 100%);
        color: #FFFFFF;
    }

    .tx-p123onlinewerbung-pi1-tab-content-item input[type="text"] + label,
    .tx-p123onlinewerbung-pi1-tab-content-item .label-before {
        flex-basis: 15%;
    }

    .tx-p123onlinewerbung-pi1-tab-content-item input[type="text"],
    .tx-p123onlinewerbung-pi1-tab-content-item .input-multi {
        flex-basis: 0;
        flex-grow: 1;
    }

    .tx-p123onlinewerbung-pi1-wrapper .ipt-grp-opt span {
        margin: 0 1.5em;
    }
    .tx-p123onlinewerbung-pi1-wrapper .ipt-grp-opt select {
        width: 6.8em;
    }

    #tx-p123onlinewerbung-pi1-tab-button-send {
        margin-top: 1em;
    }

    @media only screen and (max-device-width: 960px) {}

    @media only screen and (max-device-width: 896px) {}

    @media only screen and (max-device-width: 834px) {
        @media only screen and (-webkit-min-device-pixel-ratio: 2),
        only screen and (min-resolution: 192dpi),
        only screen and (min-resolution: 2dppx) {

            #txp123onlinewerbungpi1 {
                font-size: 1.4em;
            }

            .tx-p123onlinewerbung-pi1-selection {
                width: 525px;
            }
        }
    }

    @media only screen and (max-device-width: 812px) {
        @media only screen and (-webkit-min-device-pixel-ratio: 2),
        only screen and (min-resolution: 192dpi),
        only screen and (min-resolution: 2dppx) {
            .tx-p123onlinewerbung-pi1-wrapper .btn-small {
                font-size: 87%;
            }

            .tx-p123onlinewerbung-pi1-selection {
                width: 465px;
            }
        }
    }

    @media only screen and (max-device-width: 768px) {
        @media only screen and (-webkit-min-device-pixel-ratio: 2),
        only screen and (min-resolution: 192dpi),
        only screen and (min-resolution: 2dppx) {
        }
        #txp123onlinewerbungpi1 {
            line-height: 1.4em;
        }

        .tx-p123onlinewerbung-pi1-tab {
            padding: 0;
        }

        .tx-p123onlinewerbung-pi1-selection {
            width: 445px;
        }

        .tx-p123onlinewerbung-pi1-header {
            margin-bottom: .5em;
        }

        .tx-p123onlinewerbung-pi1-wrapper .ipt-grp-picker {
            width: calc((100% - 20px) / 2);
        }
    }

    @media only screen and (max-device-width: 740px) {
        @media only screen and (-webkit-min-device-pixel-ratio: 2),
        only screen and (min-resolution: 192dpi),
        only screen and (min-resolution: 2dppx) {
            .tx-p123onlinewerbung-pi1-wrapper *[data-toggle] {
                display: block;
            }

            .tx-p123onlinewerbung-pi1-wrapper *[data-toggle-id] {
                display: none;
            }

            .tx-p123onlinewerbung-pi1-wrapper *[data-toggle-id][style*='block'] {
                display: flex !important;
            }

            .tx-p123onlinewerbung-pi1-wrapper {
                flex-direction: column;
            }

            .tx-p123onlinewerbung-pi1-selection {
                width: 100%;
            }

            .tx-p123onlinewerbung-pi1-tab-content-item.flexbox-mobile {
                flex-direction: row;
            }

            .tx-p123onlinewerbung-pi1-tab-content-item.flexbox-mobile .label-before {
                margin-right: 5em;
                align-self: center;
            }

            .tx-p123onlinewerbung-pi1-wrapper .ipt-grp-chkbtn {
                margin-top: 0;
            }

            .tx-p123onlinewerbung-pi1-summary {
                width: 100%;
                margin-top: 1em;
            }

            .tx-p123onlinewerbung-pi1-tab-summary {
                flex-direction: row;
            }

            .tx-p123onlinewerbung-pi1-tab-summary-col {
                width: auto;
            }

            .tx-p123onlinewerbung-pi1-tab-summary .tx-p123onlinewerbung-pi1-tab-summary-col.flexbox.flex-column {
                align-self: center;
            }

            .tx-p123onlinewerbung-pi1-summary .tx-p112onlinewerbung-p1-header {
                order: 1;
            }

            .tx-p123onlinewerbung-pi1-summary .tx-p123onlinewerbung-pi1-tab:nth-child(2) {
                order: 2;
            }

            .tx-p123onlinewerbung-pi1-summary .tx-p123onlinewerbung-pi1-tab:nth-child(3) {
                order: 5;
            }

            .tx-p123onlinewerbung-pi1-summary .tx-p123onlinewerbung-pi1-tab:nth-child(4) {
                order: 4;
            }

            .tx-p123onlinewerbung-pi1-summary .tx-p123onlinewerbung-pi1-tab:nth-child(5) {
                order: 3;
            }

            .tx-p123onlinewerbung-pi1-summary .tx-p123onlinewerbung-pi1-tab:nth-child(6) {
                order: 6;
            }

            #txp123onlinewerbungpi1-summary-budget-range .tx-p123onlinewerbung-pi1-tab-header {
                display: block;
            }

            #txp123onlinewerbungpi1-summary-KPI .tx-p123onlinewerbung-pi1-tab-header {
                display: block;
            }

            .tx-p123onlinewerbung-pi1-tab-summary .tx-p123onlinewerbung-pi1-tab-header {
                display: block;
            }
        }
    }

    @media only screen and (max-device-width: 736px) {}

    @media only screen and (max-device-width: 667px) {}

    @media only screen and (max-device-width: 640px) {}

    @media only screen and (max-device-width: 568px) {
        @media only screen and (-webkit-min-device-pixel-ratio: 2),
        only screen and (min-resolution: 192dpi),
        only screen and (min-resolution: 2dppx) {
            .tx-p123onlinewerbung-pi1-summary {
                width: 100%;
            }

            .tx-p123onlinewerbung-pi1-tab-content-item.flexbox-mobile .label-before {
                margin-right: 0;
                align-self: flex-start;
            }

            .tx-p123onlinewerbung-pi1-tab-content-item.flexbox-mobile {
                flex-direction: column;
            }

            .tx-p123onlinewerbung-pi1-wrapper .ipt-grp-chkbtn {
                margin-top: .6em;
            }

            .tx-p123onlinewerbung-pi1-wrapper .ipt-grp-opt {
                margin-top: .6em;
                justify-content: space-evenly;
            }

            .tx-p123onlinewerbung-pi1-tab-summary-col {
                width: 100%;
            }
        }
    }

    @media only screen and (max-device-width: 414px) {
        @media only screen and (-webkit-min-device-pixel-ratio: 2),
        only screen and (min-resolution: 192dpi),
        only screen and (min-resolution: 2dppx) {
            #txp123onlinewerbungpi1 {
                line-height: 1.3em;
            }

            .tx-p123onlinewerbung-pi1-header h2 {
                line-height: 1.2em;
                margin-bottom: 0;
                margin-left: 0;
                margin-right: 0;
            }

            .tx-p123onlinewerbung-pi1-tab-header h3 {
                line-height: 1em;
            }

            .tx-p123onlinewerbung-pi1-tab-content {
                padding: .4rem 0 0 0;
            }

            .tx-p123onlinewerbung-pi1-tab-content-item {
                margin-bottom: .4rem;
            }

            .tx-p123onlinewerbung-pi1-wrapper .ipt-select {
                width: 96%;
            }

            .tx-p123onlinewerbung-pi1-wrapper .ipt-select .select2-search__field::placeholder {
                font-size: .6em !important;
            }

            .tx-p123onlinewerbung-pi1-wrapper .msg-ipoint.msg-ipoint-relative {
                margin-left: -5px;
            }

            #txp123onlinewerbungpi1-summary-budget-header {
                display: none;
            }

            .tx-p123onlinewerbung-pi1-summary {
                margin-top: 1em;
            }

            .tx-p123onlinewerbung-pi1-tab-summary {
                flex-direction: column;
            }

            .tx-p123onlinewerbung-pi1-tab-content-item .select-ico-right {
                right: 4%;
            }

            .tx-p123onlinewerbung-pi1-wrapper .ipt-grp-picker {
                width: calc((100% - 5px) / 2);
            }
        }
    }

    @media only screen and (max-device-width: 375px) {
        @media only screen and (-webkit-min-device-pixel-ratio: 2),
        only screen and (min-resolution: 192dpi),
        only screen and (min-resolution: 2dppx) {
            .tx-p123onlinewerbung-pi1-wrapper .ipt-grp-picker .inner-label {
                padding-left: 45px;
            }
            .tx-p123onlinewerbung-pi1-wrapper .input-date {
                padding-right: 5px;
            }
        }
    }

    @media only screen and (max-device-width: 360px) {
        @media only screen and (-webkit-min-device-pixel-ratio: 2),
        only screen and (min-resolution: 192dpi),
        only screen and (min-resolution: 2dppx) {
            #txp123onlinewerbungpi1 {
                font-size: 1.3em;
            }
        }
    }

    @media only screen and (max-device-width: 320px) {
        @media only screen and (-webkit-min-device-pixel-ratio: 2),
        only screen and (min-resolution: 192dpi),
        only screen and (min-resolution: 2dppx) {
            #txp123onlinewerbungpi1 {
                font-size: 1.2em;
            }
            .tx-p123onlinewerbung-pi1-wrapper .ipt-grp-picker:nth-child(1) {
                width:60%;
            }
            .tx-p123onlinewerbung-pi1-wrapper .ipt-grp-picker:nth-child(2) .ipt-grp-addon {
                display: none;
            }
            .tx-p123onlinewerbung-pi1-wrapper .ipt-grp-picker:nth-child(2) .inner-label {
                padding-left: 5px;
            }
        }
    }
}
/************************************************ MEDIA-QUERY ************************************************/
