/* This code is only meant for previewing your Reflow design. */
.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    max-width: none;
    min-width: 0px;
    float: none;
    margin-top: 0px;
    clear: none;
}

body {
    font-family: open-sans;
    color: rgb(50, 50, 50);
    font-weight: 200;
    line-height: 1.2em;
    font-size: 1em;
}

#heroImageContainer {
    float: none;
    height: auto;
    margin: 0px 0px 0px 0%;
    clear: none;
    width: 100%;
    background-image:url("img/stripesBg.png"),url("img/gradient2.png"),url("img/bg_photos/bucket01.jpg");
    background-attachment: scroll;
    -webkit-background-size: auto, auto, cover;
    background-size: auto, auto, cover;
    position: relative;
    min-width: 0px;
    top: 0px;
    left: 0px;
    background-position: 0% 0%, 0% 0%, 50% 30%;
    background-repeat: repeat, repeat-x, no-repeat;
}

#bannerContainer {
    float: none;
    height: auto;
    margin: 80px auto 200px;
    clear: none;
    width: 970px;
    min-width: 750px;
}

#claimText {
    float: left;
    font-size: 2.6em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 200;
    line-height: 1.2em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 87px;
    color: rgb(255, 255, 255);
    background-color: rgba(44, 46, 48, 0.701961);
    font-style: normal;
    padding: 15px 19px;
    margin-right: 0%;
    min-width: 0px;
    border-bottom-color: rgb(0, 255, 0);
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

#banner {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 530px;
}

#investorBox {
    float: left;
    height: auto;
    margin: 19px 0px;
    clear: none;
    width: 100%;
    border-left-color: rgb(50, 50, 50);
    border-left-width: 1px;
    border-left-style: solid;
}

#investorHeadline {
    float: left;
    font-size: 1.5em;
    width: 80%;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 1em;
    margin: 0px 0px 0px 19px;
    clear: none;
    min-height: 0px;
    padding: 0px;
}

#investorParagraph {
    float: left;
    font-size: 1em;
    width: 80%;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 1.3em;
    margin: 10px 0px 0px 19px;
    clear: both;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(0, 0, 0);
    padding: 0px;
}

#investorMoreInfo {
    float: left;
    height: 36px;
    margin: 52px 0px 0px 19px;
    clear: both;
    width: 155px;
    background-image:url("img/moreInfoBtn.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

#whiteBox50b {
    float: left;
    height: auto;
    margin: 0px;
    clear: none;
    width: 49.998526%;
    padding: 0px;
}

#whiteBox50a {
    float: left;
    height: auto;
    margin: 0px;
    clear: both;
    width: 49.998526%;
}

#firmaBox {
    float: left;
    height: auto;
    margin: 19px 0px 19px 19px;
    clear: none;
    width: 79.998821%;
}

#firmaHeadline {
    float: left;
    font-size: 1.5em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 0px;
    padding: 0px;
}

#firmaParagraph {
    float: left;
    font-size: 1em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 1.3em;
    margin: 10px 0px 0px;
    clear: both;
    min-height: 0px;
    font-family: open-sans;
    color: rgb(0, 0, 0);
    padding: 0px;
}

#firmaMoreInfo {
    float: left;
    height: 36px;
    margin: 33px 0px 0px;
    clear: both;
    width: 155px;
    background-image:url("img/moreInfoBtn.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

#whiteBox {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 99.997052%;
    background-color: rgba(255, 255, 255, 0.901961);
}

#carouselContainer {
    float: none;
    height: auto;
    margin: 0px 0px 0px 0%;
    clear: none;
    width: 100%;
    background-image:url("img/imageCover.png"),url("img/image3.jpg");
    background-attachment: scroll;
    -webkit-background-size: auto, cover;
    background-size: auto, cover;
    background-color: rgba(44, 46, 48, 0.701961);
    min-width: 0px;
    background-position: 0% 0%, 50% 50%;
    background-repeat: repeat, no-repeat;
}

#carouselContentBox {
    float: none;
    height: auto;
    margin: 40px auto;
    clear: none;
    width: 970px;
    min-height: 0px;
    min-width: 750px;
}

#carouselLeftBtn {
    float: left;
    height: 65px;
    margin: 130px 0px 0px;
    clear: none;
    width: 65px;
    background-image:url("img/arrowLeft.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#carouselRightBtn {
    float: right;
    height: 65px;
    margin: 130px 0px 0px;
    clear: none;
    width: 65px;
    background-image:url("img/arrowRight.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#carouselIco1 {
    float: none;
    height: 100px;
    margin: 0px auto 20px;
    clear: none;
    width: 100px;
    background-image:url("img/icoGraph.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#carouselTextBox1 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 85%;
    margin-right: auto;
}

#carouselHeadline1 {
    float: none;
    font-size: 2em;
    width: 90%;
    height: auto;
    text-align: center;
    font-weight: 200;
    line-height: 1.2em;
    margin: 0px auto 18px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
}

#carouselText1 {
    float: left;
    font-size: 1em;
    width: 90%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1.2em;
    margin-left: 4.999242%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    font-family: georgia;
    margin-bottom: 34px;
}

#carouselMoreInfo {
    float: none;
    height: 26px;
    margin: 0px auto 20px;
    clear: both;
    width: 134px;
    background-image:url("img/moreInfoBtn2.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

#carouselListerBox {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 80px;
    margin-right: auto;
}

#carouselLister1 {
    float: left;
    height: 25px;
    margin: 0px;
    clear: none;
    width: 40px;
    background-image:url("img/listerBullet.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#carouselLister2 {
    float: left;
    height: 25px;
    margin: 0px;
    clear: none;
    width: 39.999995px;
    background-image:url("img/listerBulletSel.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#partners2 {
    float: none;
    height: auto;
    clear: none;
    width: 100%;
    position: static;
    top: 0px;
    left: 0px;
    min-width: 0px;
    margin-left: auto;
    margin-right: auto;
    display: none;
}

#logoContainer {
    float: none;
    height: 70px;
    margin: 10px auto;
    clear: none;
    width: 769.99999008px;
    min-width: 0px;
    min-height: 0px;
}

#logo2 {
    float: left;
    height: 70px;
    margin: 0px 6px 0px 0px;
    clear: none;
    width: 116px;
    background-image:url("img/partnerLogo3.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#logo21 {
    float: left;
    height: 70px;
    margin: 0px 9px;
    clear: none;
    width: 203px;
    background-image:url("img/partnerLogo2.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#logo1 {
    float: left;
    height: 70px;
    margin: 0px;
    clear: none;
    width: 145px;
    background-image:url("img/partnerLogo1.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#logo11 {
    float: left;
    height: 70px;
    margin: 0px;
    clear: none;
    width: 90px;
    background-image:url("img/partnerLogo4.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#logo12 {
    float: left;
    height: 70px;
    margin: 0px;
    clear: none;
    width: 191px;
    background-image:url("img/partnerLogo5.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}
/*
#heroImageContainer:hover {
    background-image:url("img/stripesBg.png"),url("img/gradient2.png"),url("img/image1.jpg");
    background-attachment: scroll;
    -webkit-background-size: auto, auto, cover;
    background-size: auto, auto, cover;
    background-position: 0% 0%, 0% 0%, 50% 50%;
    background-repeat: repeat, repeat-x, no-repeat;
}
*/
@media only screen and (max-width: 1280px) {
    #bannerContainer {
        width: 80%;
    }

    #whiteBox {
        float: left;
        height: auto;
        margin-left: 0%;
        margin-top: 0px;
        clear: both;
        width: 99.997172%;
        background-color: rgba(255, 255, 255, 0.901961);
    }

    #whiteBox50a {
        margin-top: 0px;
        margin-left: 0px;
        clear: none;
        margin-right: 0px;
        width: 50.002828%;
    }

    #carouselContentBox {
        width: 80%;
    }
}

@media only screen and (max-width: 950px) {
    #bannerContainer {
        width: 95%;
    }

    #carouselContentBox {
        width: 95%;
    }
}

@media only screen and (max-width: 768px) {
    #bannerContainer {
        min-width: 0px;
        width: 94.999186%;
    }

    #carouselContentBox {
        min-width: 0px;
        width: 94.999186%;
    }

    #banner {
        width: 75%;
    }
}

@media only screen and (max-width: 640px) {
    #banner {
        width: 100%;
    }

    #claimText {
        font-size: 2.5em;
    }

    #firmaHeadline {
        font-size: 2em;
    }

    #investorHeadline {
        font-size: 2em;
    }

    #firmaParagraph {
        font-size: 1em;
    }

    #investorParagraph {
        font-size: 1em;
    }

    #carouselIco1 {
        margin-bottom: 30px;
    }

    #carouselHeadline1 {
        font-size: 1.8em;
    }

    #carouselRightBtn {
        width: 50px;
        height: 50px;
        margin-top: 140px;
    }

    #carouselLeftBtn {
        width: 50px;
        height: 50px;
        margin-top: 140px;
    }

    #carouselText1 {
        line-height: 1.3em;
    }
}

@media only screen and (max-width: 540px) {
    #claimText {
        font-size: 2em;
        text-align: center;
    }

    #investorBox {
        clear: none;
        border-left-color: rgba(255, 255, 255, 0);
    }

    #whiteBox50b {
        clear: both;
        width: 100%;
    }

    #whiteBox50a {
        width: 100%;
    }

    #firmaBox {
        width: 87%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
    }

    #firmaHeadline {
        margin-bottom: 0px;
        text-align: center;
    }

    #firmaParagraph {
        margin-top: 15px;
        text-align: center;
        margin-left: 0px;
        clear: both;
        margin-bottom: 0px;
    }

    #firmaMoreInfo {
        margin-top: 150px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
    }

    #investorParagraph {
        margin-top: 15px;
        text-align: center;
        margin-left: 19px;
        clear: both;
        width: 87%;
    }

    #investorMoreInfo {
        margin-top: 132px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
    }

    #investorHeadline {
        text-align: center;
        width: 87%;
    }

    #bannerContainer {
        margin-bottom: 180px;
    }

    #logoContainer {
        width: 100%;
        height: auto;
    }
}

