/* Parallax Scrolling - Main - Portfolio
   --------------------------------------------------------------------------------------------------------------------*/
.no-js {
    padding-top: 106px;
}
h2 {
    margin-top: 0;
}
.loading {
    background: url('../img/parallax/ico_loading_02.gif') no-repeat center center;
}
section {
    width: auto;
    min-width: 960px;
    opacity: 0;
}
.loaded section,
.no-js section {
    opacity: 1;
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}
main {
    overflow-x: hidden;
}
#preload {
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.bcg {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    /* mal rausnehmen/testen*/
    background-size: cover;
    height:100%;
    width:100%;
}

.hsContainer {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.hsContainer .border_UIDesign{
    border-top: 4px solid #60c0c9;
}

.hsContainer .border_WebPlatforms{
    border-top: 4px solid #eb6d4b;
}

.hsContainer .border_Web{
    border-top: 4px solid #8baed8;
}

.hsContainer .border_moreAction{
    border-top: 4px solid #a3907c;
}

.hsContent {
    min-width: 700px;
    width: 100%;
    position: absolute;
}

.hsContent h2  {
    color: #fff8de;
    background-color: rgba(0,0,0,0.5);
    padding: 10px 5px;
    font-size: 35px;
    line-height: 38px;
    margin-bottom: 12px;
}
.hsContent p {
    width: 400px;
    color: #b2b2b2;
}
.hsContent a {
    color: #b2b2b2;
    text-decoration: underline;
}

/* All Description areas
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

.descriptionHeadline{
    color: #FFF;
    height: 40px;
    padding:10px 0 0 8px;
    cursor: pointer;
    background-color: rgba(96,192,201,1);
    z-index: 9999;
}

.descriptionHeadlineWebplatforms{
    color: #FFF;
    height: 40px;
    padding:10px 0 0 8px;
    cursor: pointer;
    background-color: rgba(235,109,75,1);
    z-index: 9999;
}

.descriptionHeadlineWeb{
    color: #FFF;
    height: 40px;
    padding:10px 0 0 8px;
    cursor: pointer;
    background-color: rgba(139,174,216,1);
    z-index: 9999;
}

.descriptionMoreAction {
    color: #FFF;
    height: 40px;
    padding:10px 0 0 8px;
    cursor: pointer;
    background-color: rgba(163,144,124,1);
}

/* Animation of arrows in Description header
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#openIconDes-1, #openIconDes-2, #openIconDes-3, #openIconDes-4, #openIconDes-5, #openIconDes-6, #openIconDes-7, #openIconDes-8, #openIconDes-9,
#openIconDes-10, #openIconDes-11, #openIconDes-12, #openIconDes-13, #openIconDes-14, #openIconDes-15, #openIconDes-16, #openIconDes-17, #openIconDes-18 {
    background-image: url("../img/portfolio/common/descriptionClose.svg");
    background-repeat: no-repeat;
    display: block;
    width: 18px;
    height: 18px;
    margin: -25px 0 0 162px;
    -webkit-transition: 0.6s all;
    -moz-transition: 0.6s all;
    -ms-transition: 0.6s all;
    -o-transition: 0.6s all;
    transition: 0.6s all;
    transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
}

.openIconDes {
    background-image: url("../img/portfolio/common/descriptionClose.svg");
    background-repeat: no-repeat;
    display: block;
    width: 18px;
    height: 18px;
    margin: -25px 0 0 162px;
    -webkit-transition: 0.6s all;
    -moz-transition: 0.6s all;
    -ms-transition: 0.6s all;
    -o-transition: 0.6s all;
    transition: 0.6s all;
    transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

#openIconDes-2:hover, #openIconDes-3:hover, #openIconDes-4:hover, #openIconDes-5:hover, #openIconDes-6:hover, #openIconDes-7:hover, #openIconDes-8:hover,
#openIconDes-9:hover, #openIconDes-10:hover, #openIconDes-11:hover, #openIconDes-12:hover, #openIconDes-13:hover, #openIconDes-14:hover, #openIconDes-15:hover,
#openIconDes-16:hover, #openIconDes-17:hover, #openIconDes-18:hover, #openIconDes-19:hover{
    opacity: 0.6;
}

.openIconDes-rotated {
    margin: -30px 0 0 160px !important;
    -moz-transform: rotate(180deg) !important;
    -ms-transform: rotate(180deg) !important;
    -o-transform: rotate(180deg)!important;
    -webkit-transform: rotate(180deg)!important;}

.descHeadFont{
    font-family: thirstyroughregular, sans-serif, "Helvetica Neue";
    font-size: 18px;
}

.imagesForDescription{
    position: relative;
    float:left;
    margin: 16px 0 0 -8px;
    padding: 0 0px 16px 0;
}
.labelDescription{
    position: relative;
    text-align: left;
    font-family: GloberSemiBold, sans-serif, "Helvetica Neue";
    font-size: 18px;
    color: rgba(68,68,68,0.6);
    margin: 0 0 0 -8px;
    padding: 8px 0 0 0;
}

.textForDescription{
    position: relative;
    text-align: left;
    line-height: 18px;
    font-family: GloberLight, sans-serif, "Helvetica Neue";
    font-size: 16px;
    color: rgba(68,68,68,1);
    margin: 0 8px 0 -8px;
}

.description_2_animat, .description_3_animat, .description_4_animat, .description_5_animat, .description_6_animat, .description_7_animat
.description_8_animat, .description_9_animat, .description_10_animat, .description_11_animat, .description_12_animat, .description_13_animat,
.description_14_animat, .description_15_animat, .description_16_animat, .description_17_animat, .description_18_animat, .description_19_animat{
    margin:24px 0 0 240px !important;
}

/* Slide 1
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#slide-1 .bcg{
    background-image:url('../img/portfolio/01_start.png');
}
/* Bitte nicht diese Namen ändern: 'description_'.. und ..'_animat' */

#description_1{
    margin:24px 0 0 136px;
    -webkit-transition: 0.8s all;
    -moz-transition: 0.8s all;
    -ms-transition: 0.8s all;
    -o-transition: 0.8s all;
    transition: 0.8s all;
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
    -webkit-transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
}

.description_1_animat {
    margin:24px 0 0 250px !important;
}

/* All other Slides 2 - x
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#slide-2 .bcg {background-image:url('../img/portfolio/02_interface.png')}


/* Bitte nicht diese Namen ändern: 'description_'.. und ..'_animat' */

#description_2, #description_3, #description_4, #description_5, #description_6, #description_7, #description_8, #description_9, #description_10, #description_11,
#description_12, #description_13, #description_14, #description_15, #description_16, #description_17, #description_18, #description_19{
    max-width: 200px;
    min-height: 48px;
    height: auto;
    position: absolute;
    right: 0;
    background-color: rgba(255, 255, 255, 0.6);
    font-family: GloberBook, sans-serif, "Helvetica Neue";
}

.des_ui {
    margin: 32px 12px 0 0;
    max-width: 200px;
    min-height: 40px;
    height: auto;
    position: absolute;
    right: 20px;
    font-family: GloberBook, sans-serif, "Helvetica Neue";
}

/* Collapsing and Expanding Function for the Description Content
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

#descriptionContent_2, #descriptionContent_3, #descriptionContent_4, #descriptionContent_5, #descriptionContent_6, #descriptionContent_7, #descriptionContent_8,
#descriptionContent_9, #descriptionContent_10, #descriptionContent_11, #descriptionContent_12, #descriptionContent_13, #descriptionContent_14,
#descriptionContent_15, #descriptionContent_16, #descriptionContent_17, #descriptionContent_18, #descriptionContent_19{
    font-family: GloberBook, sans-serif, "Helvetica Neue";
    width:200px;
    max-width: 400px;
    height: 100%;
    margin: 8px 16px 0 0;
    padding: 0 16px 8px 16px;
    -webkit-transition: 0.8s all;
    -moz-transition: 0.8s all;
    -ms-transition: 0.8s all;
    -o-transition: 0.8s all;
    transition: 0.8s all;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 9998;

}

.descriptionContent_closed {
    height: 0 !important;
    overflow: hidden !important;
    margin: 0 0 0 0 !important;
    opacity: 0 !important;
    padding: 0 16px 8px 16px !important;

}

/* Filling Slides with Images
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

#slide-3 .bcg {background-image:url('../img/portfolio/interfaceDesign/datameer_02.jpg')}
#slide-4 .bcg {background-image:url('../img/portfolio/interfaceDesign/datameer_03.jpg')}
#slide-5 .bcg {background-image:url('../img/portfolio/interfaceDesign/datameer_04.jpg')}
#slide-6 .bcg {background-image:url('../img/portfolio/interfaceDesign/datameer_05_Icons.jpg')}
#slide-7 .bcg {background-image:url('../img/portfolio/03_webPlatforms.png')}
#slide-8 .bcg {background-image:url('../img/portfolio/robinizer/rob_uniCredit_01.jpg')}
#slide-9 .bcg {background-image:url('../img/portfolio/robinizer/rob_BDF_01.jpg')}
#slide-10 .bcg {background-image:url('../img/portfolio/04_webDesign.png')}
#slide-11 .bcg {background-image:url('../img/portfolio/websites/websites_02.png')}
#slide-12 .bcg {background-image:url('../img/portfolio/websites/websites_03.png')}
#slide-13 .bcg {background-image:url('../img/portfolio/websites/websites_04.png')}
#slide-14 .bcg {background-image:url('../img/portfolio/websites/websites_05.png')}
#slide-15 .bcg {background-image:url('../img/portfolio/05_moreAction.png')}
#slide-16 .bcg {background-image:url('../img/portfolio/moreAction/01_CIBartEStreefkerk.png')}
#slide-17 .bcg {background-image:url('../img/portfolio/moreAction/02_snapRent.png')}
#slide-18 .bcg {background-image:url('../img/portfolio/moreAction/03_cinemaWork.png')}
#slide-19 .bcg {background-image:url('../img/portfolio/interfaceDesign/mio.jpg')}
#slide-20 .bcg {background-image:url('../img/portfolio/common/bg_Download.jpg');}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* Download Slide - Last Slide
––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

.downloadArea {
    width: 20%;
    height: 100%;
    margin: 0 40%;
    z-index: 998;
}

.downloadArea .downloadTextSans {
    height: auto;
    color: #59493f;
    font-family: GloberSemiBold, sans-serif, "Helvetica Neue";
    font-size: 16px;
    cursor:pointer;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    text-decoration: none;
    text-align: center;
    position: relative;
    margin: 8px 0 16px 0;
}

.downloadArea .downloadTextSans a{
    color: #59493f;
    text-decoration: none;
}

.downloadArea .downloadText {
    color: #59493f;
    font-family: thirstyroughregular, sans-serif, "Helvetica Neue";
    font-size: 20px;
    cursor:pointer;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    text-decoration: none;
}

.downloadArea .downloadText a{
    color: #59493f;
    text-decoration: none;
}

.downloadArea .downloadText:hover{
    opacity: 1;
    text-decoration: none;
}

.downloadArea .downloadIcon {
    text-align: center;
    margin:16px 0 0 1px;
    cursor:pointer;
    text-align: center;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -moz-border-bottom: 3px dotted #59493f;
    border-bottom: 3px dotted #59493f;
}

.downloadArea .downloadIcon:hover{
    opacity: 0.6;
}

.iconSettings {
    width: 44px;
    margin: 16px 0 16px 0;
}

.hsContainer .border_endPort{
    border-top: 6px dotted #59493f;
    margin: 5px 0 16px 0;
}

.monsterDownload {
    width: 100%;
    margin: 32px 0 0 0;
    align-content: center;
    padding: 0 0 0 32px;
}

/* Portfolio menu
-------------------------------------------------------------------------------------------------------------------*/
/*
.layersPortfolio{
    position: absolute;
    margin: 0 0 0 0;
    width: 1160px;
    right:0;
    background-repeat: no-repeat;
    background-position: right;
    z-index: 1001;
}

.layersPortfolio img {
    max-width: 100%;
}

.portmenuLine {
    position: static;
    display: block;
    width:100%;
    height:1px;
    border-top: 1px solid red;
    margin: 150px 0 0 0;
    -moz-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    z-index: 1000;
}
#menuPortfolio_WebSites {
    position: absolute;
    margin: 0 0 0 350px;
    padding: -13px 32px 0 32px;
    width: 200px;
    height:50px;
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    background-color: red;
    z-index: 1001;
}

#menuPortfolio_WebSites h1 {
    font-family: thirstyroughregular, sans-serif, "Helvetica Neue";
    font-size: 30px;
    line-height: 18px;
    color: #FFF;
    text-align: center;
    margin: 0 0 10px 0;
}
*/

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}









