@media (min-width: 450px) {
    .pageDesc {
        position: relative;
        width: calc(100% - 6rem);
        border-bottom: 3px solid red;
        height: 10px;
        margin: 0 auto;
    }

    .pageDescText {
        position: absolute;
        top: 1px;
        left: 0;
        background: #FFFFFF;
        padding: 0 2rem 0 0;
        color: #FF0000;
        font-size: 1.2rem;
        font-weight: 700;
        letter-spacing: 4px;
    }

    .pageContainer03 {
        position: relative;
        margin: 0 auto;
        width: calc(100% - 6rem);
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .pageCol6 {
        width: 30%;
    }

    .pageCol6Ext {
        width: 30%;
    }

    .pageCol6ExtDe {
        width: 100%;
    }

    .uberUnsTitle {
        font-size: 3.9rem;
        line-height: 4.3rem;
        letter-spacing: -.2rem;
        text-shadow: 0 0 30px rgba(255, 255, 255, 1);
    }

    .kontaktTitle {
        top: -.3rem;
        position: relative;
        background: #FFFFFF;
        padding: 0 3rem;
        height: 5.2rem;
    }

    .kontaktTitleSmall {
        top: -.3rem;
        position: relative;
        background: #FFFFFF;
        padding: 0 1.5rem;
        height: 4.2rem;
    }

    .kontaktMap {
        height: 357px;
        border: 1px solid #CCC;
        margin: 0 0 4rem 0;
    }

    .teamCol4 {
        width: 48%;
    }

    .dolmetContainer {
        display: flex;
    }
}

@media (min-width: 580px) {
    .pageDot, .pageDot02 {
        margin: .9rem 1rem .8rem 9rem;
    }

    .pageDotLetter {
        margin: 0 1rem 0 9rem;
    }

    .pageContainer03 {
        position: relative;
        margin: 0 auto;
        width: calc(100% - 6rem);
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .pageCol6 {
        width: 22%;
    }

    .pageCol6Ext {
        width: 100%;
    }

    .pageCol6ExtDe {
        width: 74%;
    }

    .uberUnsContainer {
        margin: 0 auto;
        width: 100%;
        display: flex;
        height: 372px;
        background: url(../images/uberuns01.jpg) no-repeat 65% 100%;
        align-items: flex-end;
    }

    .uberUnsTitle {
        font-size: 4rem;
        line-height: 4.4rem;
        letter-spacing: -.2rem;
        text-shadow: 0 0 30px rgba(255, 255, 255, 1);
    }

    .kontaktTitle {
        top: -.8rem;
        position: relative;
        background: #FFFFFF;
        padding: 0 3rem;
        height: 5.2rem;
    }

    .kontaktTitleSmall {
        top: -.9rem;
        position: relative;
        background: #FFFFFF;
        padding: 0 1.5rem;
        height: 4.2rem;
    }
}

@media (min-width: 768px) {
    .pageDescText {
        position: absolute;
        top: 1px;
        left: 4rem;
        background: #FFFFFF;
        padding: 0 2rem;
        color: #FF0000;
        font-size: 1.2rem;
        font-weight: 700;
        letter-spacing: 4px;
    }

    .pageContainer01 {
        position: relative;
        margin: 0 auto;
        width: calc(100% - 17rem);
    }

    .pageContainer02 {
        position: relative;
        margin: 0 auto;
        width: calc(100% - 6rem);
        display: flex;
    }

    .pageBegUbersetzImg01, .pageBegUbersetzImg01LP {
        background: url(../images/beg_ubersetz01.jpg) no-repeat;
        background-size: cover;
        width: 50%;
        height: auto;
    }

    .pageBegUbersetzImg02 {
        background: url(../images/beg_ubersetz02.jpg) top center no-repeat;
        background-size: cover;
        width: 50%;
        height: auto;
    }

    .pageUbersetzImg01 {
        background: url(../images/ubersetz01.jpg) no-repeat;
        background-size: cover;
        width: 50%;
        height: auto;
    }

    .pageMaschineImg01 {
        background: url(../images/maschine01.jpg) no-repeat;
        background-size: cover;
        width: 50%;
        height: 36rem;
    }

    .pageSprachenImg01 {
        background: url(../images/sprachen01.jpg) center no-repeat;
        background-size: cover;
        width: 50%;
        height: 40rem;
    }

    .pageLPGraz, .pageLPGrazCty, .pageLPWienCty {
        background-size: cover;
        width: 50%;
        height: 40rem;
    }

    .pageFachImg01, .pageFachImg02, .pageFachImg03, .pageFachImg04, .pageFachImg05 {
        width: 50%;
    }

    .pageIsoImg01 {
        background: url(../images/iso01.jpg) no-repeat;
        background-size: cover;
        width: 50%;
        height: auto;
    }

    .pageTranslationImg01 {
        background: url(../images/translation01.jpg) center no-repeat;
        background-size: cover;
        width: 50%;
        height: auto;
    }

    .pageQualifiImg01 {
        background: url(../images/qualifi01.jpg) center no-repeat;
        background-size: cover;
        width: 50%;
        height: 35rem;
    }

    .pageDolmetImg01, .pageDolmetImg01LP {
        background: url(../images/dolmet01.jpg) no-repeat;
        background-size: cover;
        width: 50%;
        height: auto;
    }

    .pageDolTechnikImg01 {
        background: url(../images/dol_technik01.jpg) center no-repeat;
        background-size: cover;
        width: 50%;
        height: auto;
    }

    .pageImg {
        margin: .6rem 3rem 2.4rem 0;
    }

    .pageImgText {
        width: 50%;
    }

    .pageDot02 {
        margin: .9rem 1rem .8rem 4rem;
    }

    .pageContainer03 {
        position: relative;
        margin: 0 auto;
        width: calc(100% - 6rem);
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .pageCol3 {
        width: 48%;
    }

    .pageCol6 {
        width: 17%;
    }

    .pageCol6Ext {
        width: 100%;
    }

    .pageCol6ExtDe {
        width: 79.3%;
    }

    .uberUnsContainer {
        margin: 0 auto;
        width: 100%;
        display: flex;
        height: 372px;
        background: url(../images/uberuns01.jpg) no-repeat 45% 100%;
        align-items: center;
    }

    .uberUnsTitle {
        position: relative;
        font-size: 4rem;
        line-height: 4.4rem;
        letter-spacing: -.2rem;
        text-shadow: none;
        bottom: auto;
    }

    .infoCol3 {
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin: 0 0 2rem 0;
    }

    .infoColIndex {
        display: block;
        width: calc(50% - 1.5rem);
        margin: 0 0 2rem 0;
    }

    .kontaktMap {
        width: calc(100% - 370px);
        height: 393px;
        border: 1px solid #CCC;
        margin: 0;
    }

    .teamCol4 {
        width: 31%;
    }

    .teamBlank {
        display: block;
        width: 31%;
    }

    h2 {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .pageDesc {
        position: relative;
        width: 950px;
        border-bottom: 3px solid red;
        height: 10px;
        margin: 0 auto;
    }

    .pageDescText {
        position: absolute;
        top: 1px;
        left: 5rem;
        background: #FFFFFF;
        padding: 0 3rem;
        color: #FF0000;
        font-size: 1.2rem;
        font-weight: 700;
        letter-spacing: 4px;
    }

    .pageContainer01 {
        position: relative;
        margin: 0 auto;
        width: 800px;
    }

    .pageContainer02 {
        position: relative;
        margin: 0 auto;
        width: 950px;
        display: flex;
    }

    .pageContainer03 {
        position: relative;
        margin: 0 auto;
        width: 950px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .pageCol3 {
        width: 32%;
    }

    .pageCol6 {
        width: 165px;
    }

    .pageCol6Ext {
        width: 100%;
    }

    .uberUnsContainer {
        margin: 0 auto;
        width: 950px;
        display: flex;
        height: 372px;
        background: url(../images/uberuns01.jpg) no-repeat 30% 100%;
        align-items: center;
    }

    .uberUnsTitle {
        font-size: 4.8rem;
        line-height: 5.2rem;
        letter-spacing: -.2rem;
    }

    .infoCol3 {
        display: block;
        width: 450px;
    }

    .infoColIndex {
        display: block;
        width: 450px;
    }

    .kontaktMap {
        width: auto;
        height: 297px;
        border: 1px solid #CCC;
        margin: 0 0 2rem 0;
    }

    .kontaktChars {
        display: block;
        position: absolute;
        bottom: 32.9rem;
        height: 9rem;
        width: 100%;
        background: url(../images/charsbig_01.svg) center no-repeat;
    }

    .kontaktColumn {
        width: auto;
        padding: 0 4rem 3rem 0;
        background: url(../images/infocolumn_bg.png) bottom right no-repeat;
        margin: 0 0 3rem;
    }

    .kontaktTitleSmallContainer {
        position: relative;
        width: 950px;
        margin: 0 auto;
        height: 2.2rem;
        border-bottom: solid 3px red;
        display: flex;
        justify-content: center;
    }

    .teamCol4 {
        width: 220px;
    }

    .teamBlank {
        display: none;
    }

    .pageDolmetImg01LP {
        background: url(../images/dolmet01.jpg) no-repeat;
        background-size: cover;
        width: 50%;
        height: 40rem;
    }

    .pageBegUbersetzImg01LP {
        background: url(../images/beg_ubersetz01.jpg) no-repeat;
        background-size: cover;
        width: 50%;
        height: 40rem;
    }

    #toTopBTN {
        display: none;
    }
}

@media (min-width: 1200px) {
    .pageDesc {
        position: relative;
        width: 1140px;
        border-bottom: 3px solid red;
        height: 10px;
        margin: 0 auto;
    }

    .pageDescText {
        position: absolute;
        top: 1px;
        left: 7rem;
        background: #FFFFFF;
        padding: 0 3rem;
        color: #FF0000;
        font-size: 1.2rem;
        font-weight: 700;
        letter-spacing: 4px;
    }

    .pageContainer01 {
        position: relative;
        margin: 0 auto;
        width: 950px;
    }

    .pageContainer02 {
        position: relative;
        margin: 0 auto;
        width: 1140px;
        display: flex;
    }

    .pageContainer03 {
        position: relative;
        margin: 0 auto;
        width: 1140px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .pageCol6 {
        width: 165px;
    }

    .pageCol6Ext {
        width: 750px;
    }

    .pageCol6ExtDe {
        width: 555px;
    }

    .uberUnsContainer {
        margin: 0 auto;
        width: 1140px;
        display: flex;
        height: 372px;
        background: url(../images/uberuns01.jpg) no-repeat right;
        background-size: auto;
        align-items: center;
    }

    .infoCol3 {
        width: 545px;
    }

    .infoColIndex {
        width: 545px;
    }

    .kontaktColumn {
        padding: 0 4rem 3rem 0;
        background: url(../images/infocolumn_bg.png) bottom right no-repeat;
        margin: 0 0 3rem;
    }

    .kontaktMap {
        height: 357px;
        border: 1px solid #CCC;
        margin: 0 0 2rem 0;
    }

    .kontaktChars {
        position: absolute;
        bottom: 38.9rem;
        height: 9rem;
        width: 100%;
        background: url(../images/charsbig_01.svg) center no-repeat;
    }

    .kontaktTitleSmallContainer {
        position: relative;
        width: 1140px;
        margin: 0 auto;
        height: 2.2rem;
        border-bottom: solid 3px red;
        display: flex;
        justify-content: center;
    }

    .kontaktTitleSmall {
        top: -.9rem;
        position: relative;
        background: #FFFFFF;
        padding: 0 1.5rem;
        height: 4.2rem;
    }

    .teamCol4 {
        width: 260px;
    }
}