.container{
    width: 1300px;
}

.navbar-toggle {
    display: none;
}

.navbar-header {
    float: left;
}

.navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}

.navbar-nav {
    float: left;
    margin: 0;
}

.navbar-nav>li {
    float: left;
}

.nav>li, .nav>li>a {
    display: block;
    position: relative;
}

.navbar-default .navbar-nav LI.language A IMG {
    margin-top: 5px;
}



#section0 .header .col-sm-6 {
    width: 50%;
}

.col-sm-3 {
    width: 25%;
}

.col-md-6{
    width: 50%;
}

#fourinone-section p > strong{
    font-size: 155px;
}
#fourinone-section ol{
    display: list-item;
    width: auto;
    list-style: decimal;
    counter-reset: none;
    counter-increment: li;
    float: none;
    margin-left: 0;
    padding-left: 25px;
}
    #fourinone-section ol li{
        display: list-item;
        list-style: decimal;
        float: none;
        margin-bottom: 25px;
        padding: 0;
        width: 100%;
        counter-increment: li;
    }


#fourinone-section .col-md-6{
    width: 40%;
}




#prices-section th.col-md-3,
#prices-section td.col-md-3{
    display: block;
    width: 25%;
}

#prices-section .tablehideshow .hidetext,
#prices-section .tablehideshow .showtext{
    display: none;
}

#prices-section tr.first-tablerow td,
#prices-section tr.first-tablerow th,
#prices-section tfoot th,
#prices-section tfoot td{
    border-top: 1px dashed black;
}

.decimal.pricebox P.smallprint{
    width: 100%;
}

.pricebox .infobox > DIV{
    max-width: 100%;
}


#cars{
    background-color: black;
}

#cars .col-md-8{
    width: 66%;
    float: left;
}
#cars .col-sm-4,
#cars .col-md-4{
    width: 30%;
}
#cars .carinfo{
    display: none;
}

#cars .startingfrom{
    height: 644px;
}

#cars .showtext{
    background-image: url('/fileadmin/src/images/play_button_weiss.png');
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: 60px 60px;
    height: 70px;
    padding-right: 80px;
}
#cars .expanded .car:hover .showtext{
    display: none;
}

#cars .carinfo{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    float: left;
    width: 30%;
    height: 350px;
}

#cars .bullet-pagination,
#cars .carinfo .hidetext{
    display: none;
}


.col-sm-offset-6 {
    margin-left: 46%;
}

#fullpage ul{
    list-style-type: disc;
    margin-left: 35px;
}

#fullpage ul li{
    padding-left: 0;
}

#destinations-section .numberinfowrap{
    position: relative;
    margin-top: 150px;
}

#destinations-section .numberinfo p{
    float: left;
}



#benefits-section .col-sm-6{
    width: 46%;
    float: left;
}

#benefits-section ul{
    margin-left: 15px;
}

#benefits-section UL LI .popover-icon{
    position: static;
}


#video{
    background-size: 100% auto;
}
    #videos #link{
        background-image: url('/fileadmin/src/images/play-button-video.png');
        background-repeat: no-repeat;
        background-position-x: left;
        background-position-y: top;
        height: 100px;
        padding-top: 25px;
    }


.testimonial-slide div{
    width: 23%;
    float: left;
    margin-right: 15px;
}

#testimonials-section hr,
#testimonials-section hr.hr1{
    width: 100%;
    visibility: visible;
}