html {
    height: 100%;
}

body {
    background-color: #000;
    color: #e3e3e3;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 300;
    text-align: left;
    height: 100%;
}

a {
    color: #F55D16;
}

a:hover,
a:focus {
    color: #bc4a14;
}

.section1 h1 {
    padding-top: 50px;
    padding-bottom: 20px;
    font-size: 65px;
}



h1 {
    text-align: center;
}

.section1 h1.testHeadline {
    padding: 0;
    padding-top: 100px;
    font-size: 80px;
    text-decoration: underline;
    font-weight: 400;
}


h4, .h4 {
    font-size: 20px;
    font-weight: 300;
}

.container-fluid {
    position: relative;
    padding: 45px 0 35px;
}

.container-fluid.section1 {
    background-image: url("../img/background1.jpg");
    background-position: center bottom;
    background-size: cover;
}

.backgroundOverlay {
    margin-top: -45px;
    background-image: url("../img/backOverlay.png");
    height: 100%;
    position: absolute;
    width: 100%;
}

.bright .backgroundOverlay {
    background-image: url("../img/backOverlayLight.png");
}

.highlight {
    color: #ff5d00;
}

.progress-bar-highlight {
    background-color: #ff5d00;
}

.quote {
    font-size: 29px;
    margin: 25px 50px;
    text-align: center;
}

.quote strong {
    color: #ff5d00;
}

.quote::before {
    color: #ff5d00;
    content: "\"";
    font-size: 140px;
    font-weight: 200;
    left: 10px;
    margin-top: -35px;
    position: absolute;
}

.section9 li {
    list-style: outside url("../img/cross.png") disc;
    margin-bottom: 25px;
}

.section11 li, .section14 li {
    background-image: url("../img/question.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 18px !important;
    font-weight: 300 !important;
    margin-bottom: 19px;
    padding-left: 30px;
}

.section11 ul, .section14 ul, .section16 ul {
    list-style: none;
    margin: 15px 0 0 0;
    padding: 0;
}

li.question {
    background-image: url("../img/question_big.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 18px !important;
    font-weight: 300 !important;
    margin-bottom: 10px;
    padding-left: 33px;
    padding-bottom: 5px;
    padding-top: 2px;
}

li.personaltrainer {
    background-image: url("../img/personaltrainer.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 18px !important;
    font-weight: 300 !important;
    margin-bottom: 10px;
    padding-left: 33px;
    padding-bottom: 5px;
    padding-top: 2px;
}

li.allDay {
    background-image: url("../img/247.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 18px !important;
    font-weight: 300 !important;
    margin-bottom: 10px;
    padding-left: 33px;
    padding-bottom: 5px;
    padding-top: 2px;
}

li.listicon {
    background-image: url("../img/list.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 18px !important;
    font-weight: 300 !important;
    margin-bottom: 10px;
    padding-left: 33px;
    padding-top: 2px;
    padding-bottom: 5px;
}


li.movieicon {
    background-image: url("../img/movie.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 18px !important;
    font-weight: 300 !important;
    margin-bottom: 10px;
    padding-left: 33px;
    padding-top: 2px;
    padding-bottom: 5px;
}

.container-fluid.section3.borderBottom {
    padding-top: 0;
}

.counter {
    display: block;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: -5px;
}

.section5 {
    text-align: center;
}

.section5 h4 {
    margin: 5px 0;
}

.container-fluid.section5 {
    background-image: url("../img/background2.jpg");
}

.container-fluid.section7 {
    background-image: url("../img/haende.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 34% auto;
    padding-bottom: 0;
}

.container-fluid.section8 {
    background-image: url("../img/bulb.gif");
    background-position: 4% top;
    background-repeat: no-repeat;
}

.container-fluid.section10 {
    background-image: url("../img/background3.jpg");
}

.container-fluid.section15 {
    background-image: url("../img/background4.jpg");
}

.container-fluid.section13 {
    background-image: url("../img/christian1.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.container-fluid.section16.borderTop {
    background-image: url("../img/dean1.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 755px auto;
}

.container-fluid.section14 {
    background-image: url("../img/flavio3.jpg");
    background-position: left bottom;
    background-repeat: no-repeat;
}

.container-fluid.section18 {
    background-image: url("../img/background5.jpg");
    background-position: center center;
}

.container-fluid.section19 {
    background-image: url("../img/muscle_arm.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
}

.container-fluid.section6.bright {
    background-image: url("../img/gene.gif");
    background-repeat: no-repeat;
}

.container-fluid.section21.borderBottom {
    background-image: url("../img/headexplosion.jpg");
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.container-fluid.section17 {
    background-image: url("../img/food.jpg");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: auto auto;
}

.container-fluid.section11 {
    background-image: url("../img/muscleback.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.container-fluid.section12.bright {
    background-image: url("../img/coach291976745.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
}

.container-fluid.section22 {
    background-image: url("../img/flavio2.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
}

.container-fluid.bright {
    background-color: #1b1b1b;
    border-bottom: 1px solid #ff5d00;
    border-top: 1px solid #ff5d00;
    box-shadow: 0 0 20px -5px #0a0a0a inset;
    color: #fff;
}

.textBackground {
    background-color: rgba(0, 0, 0, 0.75);
}

.bright .textBackground {
    background-color: rgba(27, 27, 27, 0.7);
}

.borderBottom {
    border-bottom: 1px solid #ff5d00;
}

.borderTop {
    border-top: 1px solid #ff5d00;
}

.bodyTypeMass, .bodyTypeSlim {
    margin: 15px 0 20px;
    max-width:100%;
}

.carousel-indicators {
    bottom: -10px;
}

.carousel-control {
    width: 10%;
}

.carousel-caption {
    left: 0;
    margin: 0 auto;
    max-width: 80%;
    position: relative;
    right: 0;
    top: 0;
}

.carousel .embed-responsive {
    max-width: 80%;
    margin: 0 auto;
}

.coffeeImage {
    position: absolute;
    z-index: -1;
    top: -40px;
    left: -50px;
    max-width: 100%;
}

.houseImage {
    display: block;
    margin: 40px auto 0;
    width: 100%;
    max-width: 525px;
}

.pricing-table p {
    background-color: #121212;
    margin: 0;
    padding: 17px 15px;
    text-align: left;
}

.pricing-table hr {
    background-color: #ccc !important;
    border-color: #434343 !important;
    margin: 0 auto;
}

.orangeBtn {
    border: 0 none;
    color: rgba(255,255,255,0.85);
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin: 5px auto;
    min-height: 55px;
    width: 80%;
}


span.bigText {
    font-size: 32px;
    font-weight: 600;
    color:#fff;
}

.orangeBtn {
    border-bottom: 4px solid #923500;
    border-top:2px solid #ff5d00;
    border-radius: 4px;
    border-right: 2px solid #ff5d00;
    border-left: 2px solid #ff5d00;
    background-color: #ff5d00;
    box-shadow: 0 5px 1px -1px #000;
    text-shadow: 3px 2px 1px rgba(0,0,0,0.2);

    padding: 15px 10px 18px;
}

.orangeBtn:hover {
    border-top: 2px solid #ff7525;
    border-bottom:4px solid #923500;
    border-right: 2px solid #ff7525;
    border-left: 2px solid #ff7525;
    background-color: #d84f00;
}
.pricing-table {
    overflow: hidden;
    margin-bottom: 25px;
    position: relative;
}

.pricing-table > div.productHeader {
    margin: 1px;
    padding: 35px 0 30px;
    position: relative;
    background: #121212;
}

.pricing-table h3 {
    color: #ff5d00;
    font-weight: 300;
    text-transform: uppercase;
}

.pricing-table img {
    float: left;
    margin-left: 15px;
    margin-right: 35px;
    margin-top: 0;
    padding-bottom: 15px;
    width: 20px;
}

.pricing-table span {
    display: block;
    font-size: 24px;
    font-weight: 600;
    margin: -10px auto 20px;
    text-align: center;
}

.pricing-table .tiny {
    font-size: 18px;
    font-weight:300;
    margin-top: -18px;
}

.pricing-table .discountBadge {
    height: auto;
    margin: 0;
    max-width: 21%;
    position: absolute;
    right: 0;
    top: 65px;
    width: auto;
    z-index: 1;
}

.pricing-table.leftPricingTable {
    font-size: 15px;
    margin: 46px 15px 0;
}

.pricing-table.rightPricingTable {
    border: 4px double #ff5d00;
}

.pageFooter {
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
}


body footer .btn {
    color: #ffffff;
    border-color: #ffffff;
}

.footerBtn:hover {
    color:#ff5d00;
    border-color: #ff5d00;
}

.footerBtn {
    background: none;
    color:#fff;
    border: 0px solid #fff;
    padding:7px 20px;
}

.footer{
    margin-top: 500px;
}

.login {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: -moz-use-text-color #fff #fff;
    border-image: none;
    border-radius: 0 0 6px 6px;
    border-style: none solid solid;
    border-width: medium 2px 2px;
    color: #fff;
    font-weight: 400;
    padding: 7px 15px 6px;
    position: absolute;
    right: 20px;
    top: 0;
    z-index: 1;
}

.login:hover{
    color:#000;
    background-color: #fff;
    border-color: #fff;
}

.login span {
    background-image: url("../img/power.png");
    background-position: left 1px;
    background-repeat: no-repeat;
    background-size: auto 16px;
    padding-left: 19px;
}

.login:hover span {
    background-image: url("../img/powerBlack.png");
    background-position: left 1px;
    background-repeat: no-repeat;
    background-size: auto 16px;
}

.topVerkauf {
    background-color: #ff5d00;
    border-radius: 0 0 6px 6px;
    border-style: none solid solid;
    border-color: #923500 #ff5d00;
    border-width: medium 2px 3px;
    color: #fff;
    font-weight: 400;
    padding: 7px 10px 6px;
    position: absolute;
    right: 130px;
    top: 0;
    z-index: 1;
}

.topVerkauf:hover{
    border-bottom:4px solid #923500;
    border-right: 2px solid #ff7525;
    border-left: 2px solid #ff7525;
    background-color: #d84f00;
}

.maVSpt tr td, .maVSpt tr th {
    margin: 15px;
    padding: 10px 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    vertical-align: middle;
    border: none;
}

table.table.maVSpt tr th {
    border-bottom: 1px solid #ff5d00;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}

td.cell2, td.cell4, td.cell1 {
    width: 22%;
}

.maVSpt tr:nth-child(2n+1) {
    background-color: #000;
}

.maVSpt tr:nth-child(2n+2) {
    background-color: #101010;
}

.maVSpt {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    width: 100%;
}

td.cell1 {
    font-weight:600;
    background-color: rgba(0, 0, 0, 0.5);
}

td.cell2, td.cell4 {
    color: #ccc;
    text-align: center;
}

td.cell3{
    color:#ff5d00;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.1);
}

.table .vsPrice td{
    border-top: 4px double #ff5d00;
}

table.maVSpt.table tr th.cell3 {
    background-color: rgba(255, 255, 255, 0.1);
    color: #ff5d00;
    font-size: 25px;
}

.vsPrice .cell3 {
    padding: 0;
}

.cell3 > a {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 400 !important;
    line-height: 1.3em;
    margin: 0;
    padding: 10px 5px;
    width: 100%;
}

.maVSpt td span.glyphicon-ok {
    background-color: #090909;
    border-radius: 50%;
    box-shadow: 0 0 2px #000 inset;
    color: #6ecb00;
    font-size: 15px;
    padding: 6px;
}


.maVSpt td span.glyphicon-remove {
    background-color: #090909;
    border-radius: 50%;
    box-shadow: 0 0 2px #000 inset;
    color: #CD0202;
    font-size: 15px;
    padding: 6px;
}

th span {
    margin-bottom: 10px;
    margin-top: 10px;
}


.glyphicon.glyphicon-user,
.glyphicon.glyphicon-list-alt{
    margin-bottom: 22px;
    margin-top: 15px;
}

.cell3 > img {
    margin-bottom: 10px;
    margin-top: 8px;
}

.transfoQuote {
    background-color: rgba(0, 0, 0, 0.65);
    font-size: 19px;
    font-weight: 300;
    line-height: 1.4;
    max-width: 398px;
    overflow: hidden;
    padding: 10px 8px;
    text-align: justify;
    word-wrap: break-word;
}

.transfoName {
    color:#ff5d00;
    float: right;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    margin-right: 10px;
    margin-top: 25px;
    text-align: right;
}

.rabatt {
    width: auto;
    position: absolute;
    z-index: 5;
    top: -55px;
    right: -40px;
}

.section24 {
    background-image: url('../img/mobile_background.jpg');
    background-position: right center;
    background-size: cover;
}

.appAdvantage {
    padding-left: 15px;
    padding-bottom: 5px;
}

.appAdvantage li {
    background-image: url(../img/star.png);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    font-size: 18px !important;
    font-weight: 300 !important;
    margin-bottom: 10px;
    padding-left: 23px;
    padding-bottom: 5px;
    background-size: 16px;
    padding-top: 2px;
    list-style-type: none;
}

.section18 * {
    word-break: break-word;
}



.section1 h1 sub,
.section1 h1 sup {
    font-size: 39px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #212121;
    cursor: default;
    background-color: #ff5d00;
    border: none;
}

.nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: none;
    border-radius:0;
    background-color: #212121;
    padding: 11px 50px;
    text-align: center;
}

.nav-tabs{
    display: table;
    margin: 0 auto;
    width: auto;
    border: 0;
}


.pricing-table .tableCell{
    display: table-cell;
    text-align: left;
    font-size: 18px;
    font-weight: 300;
}

.pricing-table.leftPricingTable .tableCell{
    font-size: 16px;
}

.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
    text-decoration: none;
    background-color: #cc4a00;
    color: #212121;
}


@media screen and (max-width: 450px) {

    * {
        word-break: break-word;
    }
}

@media screen and (max-width: 991px) {

    .nav-tabs{
        width: 100%;
    }

    .nav-tabs>li {
        max-width: 100%;
        float: none;
    }

    .nav-tabs>li>a {
        padding: 11px auto;
    }

    .rabatt {
        position: relative;
        margin: 0 auto;
        top:auto;
        right: auto;
        display: block;
        bottom: -35px;
    }

    .maName {
        font-size: 8vw!important;
    }

    h1,
    .section1 h1,
    .section1 h1.testHeadline{
        font-size: 6vw;
        padding-top: 15px;

        margin-top: 0px;
    }

    .section1 h1 {
        padding-top: 10px;
        padding-bottom: 0px;
    }


    .section1 h1 sub,
    .section1 h1 sup {
        font-size: 3.7vw;
    }


    .section1 h1.testHeadline{
        padding-top: 10px;
        padding-bottom: 0;
    }

    h2:after, .h2:after {
        background: none;
    }

    h2{
        font-size: 5.5vw;
        margin: 0 auto;
        padding-bottom: 25px;
        padding-top: 25px;
    }

    h3 {
        font-size: 5vw;
    }

    h4{
        font-size: 4.5vw;
    }

    h5 {
        font-size: 4vw;
    }

    h6 {
        font-size: 3.5vw;
    }

    .quote {
         font-size: 3vw;
    }

    span.bigText {
        font-size: 4vw;
    }

}




@media screen and (max-width: 680px) {

    h1,
    .section1 h1,
    .section1 h1.testHeadline{
        font-size: 8vw;
    }

    h2{
        font-size: 7.5vw;
        margin: 0 auto;
        padding-bottom: 25px;
        padding-top: 25px;
    }

    h3 {
        font-size: 7vw;
    }

    h4{
        font-size: 6.5vw;
    }

    h5 {
        font-size: 6vw;
    }

    h6 {
        font-size: 5.5vw;
    }

    .quote {
        font-size: 5vw;
    }

    .container-fluid.section17 img,
    .container-fluid.section16 img,
    .nofloatImg{
        float: none!important;
        margin: 0 auto 0px!important;
        display:block;
    }
    .textBackground {
        padding: 0 25px;
    }

    span.bigText {
        font-size: 6vw;
    }

    .pricing-table.leftPricingTable {
        margin: 46px 10px 0;
    }
}