h1 {
    font-size: 34px;
}
h2 {
    font-weight: 400;
    font-size: 32px;
    color: #d50f19;;
}
section.projects-gallery {
    padding-top: 40px;
    padding-bottom: 40px;
}
.menu li a {
    font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bolder;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333333;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    padding-bottom: 40px;
    display: inline-block;
    line-height: 16px;
}

.project .hover-state {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  background-color: rgba(165, 15, 15, 0.9);
  text-align: center;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 0;
  padding-right: 15px;
}


.btn-primary {
    border-radius: 0px;
    display: inline-block;
    padding: 14px 28px 13px 28px;
    line-height: 1;
    border: 2px solid #ffffff;
    font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffffff;
    background-color: #333;
}

.feature-icon-large i {
    height: 104px;
    width: 104px;
    border: 2px solid #e74c3c;
    border-radius: 50%;
    text-align: center;
    color: #e74c3c;
    font-size: 40px;
    padding-top: 31px;
    margin-bottom: 32px;
}
.thumbnail-video-list {
    padding-left: 0px;
    margin-bottom: 0px;

}
.player-wrapper {
    padding: 4px;
}
.video-list-item {
    margin: 5px;
    border: 2px solid #d2d2d2;
}

.video-list-item:hover {
    margin: 5px;
    border: 2px solid red;
}

    ul.thumbnail-video-list {

    }
    ul.thumbnail-video-list li {
      display: inline-block;
    }
    ul.thumbnail-video-list li.video-list-item.oo-thumbnail-active {
      border: 1px solid red;
    }

    .bg-secondary-1 {
    background-color: #cb0f14 !important;
}

.menu li a:hover {
    color: #cb0f14;
}
.menu li {
  margin-right: 30px;
}
.alt-font {
    font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.filters li {
    float: left;
    margin-right: 10px;
    font-family: "Raleway", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #3498db;
    cursor: pointer;
    border: 2px solid #cecece;
    padding:3px;
    margin-bottom: 8px;
}

.filters li:hover {

    border: 2px solid #cb0f14;

}

.filters li.active {

    border: 2px solid #cb0f14;

}


.logo.logo-wide {
    max-width: 170px;
    bottom: 15px;
    margin-bottom: -6px;
}
.fixed-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    line-height: 18px;
    z-index: 50;
}
.footerpill {

-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 25px;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
background-color: #3e3e3e;
width: 270px;
padding: 15px;
color: #fff;
}

.footerpill h5 {

color: #fff;
}


.footerbg {
    background-color: #3e3e3e;
    line-height: 25px;
    padding-top: 15px;
    color: #fff;
}

.footerbg h4 {
    color: #fff;
}

.stepwizard-step p {
    margin-top: 8px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 2px;
    background-color: #d70f19;
    z-order: 0;

}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.stepwizard .btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
  background-color: #d70f19;
}

.btn {
    background: #333;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    min-width: 0px;
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #3c3c3c;
    background-color: #fff;
    border: 2px solid #d70f19;
}
.draggable {
    cursor: all-scroll;
    z-index: 999;
 }
.droppable {
    background-color: #eaeaea;
    position: relative;
}

.footerpill a {
    color: #d70f19;
}
.footerpill a:hover, a:focus {
  text-decoration: none;
}
.pagination li a {
    color: #cb0f14;
    background: none;
    margin-left: 12px;
    border-radius: 50%;
    padding: 5px 12px;
}


.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #cb0f14;
    background-color: #d4d4d4;
    border-color: #ddd;
}


.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #cb0f14;
    border-color: #e2e2e2;
    cursor: default;
}

footer {
    padding-top: 50px;
    padding-bottom: 30px;
}

footer small {
font-size: 12px;
line-height: 14px;
}

footer a {
  text-decoration: underline;
  color:#fff;
  font-weight: bolder;

}

footer a:hover {
  color:#3c3c3c;
  text-decoration: underline;

}

footer.short ul li a {
    color: #fff;
    opacity: 1;
    font-size: 12px;
}

.retailer {
  margin-bottom: 12px;
  border: 2px solid #cecece;
}

.retailer:hover {
  border: 2px solid #cb0f14;
}


.btn:hover {
    background: none;
    color: #585858;
    border-color: #ffffff;
    background-color: #ececec;
}

.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
    background: none;
    color: #585858;
    border-color: #333;
    background-color: #ececec;
}

.onposter {
  z-index: 1000;
  position: absolute;
  top: 0;
  right: 0;
}


.poster{

background-color: #fff !important;
padding-top: 0px;
padding-bottom: 0px;

}


.posterpreview {
    background-image: url(../img/poster_a4_cars.jpg) !important;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0;
    padding: 0;
}

.posterfooter p {
  color: #fff;
  text-align: right;
}

.postertopo h1 {
  color: #000;
  font-size: 76px;
  font-weight: bolder;
}

.postertopo h4 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}

.postertopo p {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}


.nomecarro{
  position: absolute;
  top: 275px;
  left: 6px;
  color: #3c3c3c;
  font-weight: bold;
}
.thumbnavbar {
    background-color: #3e3e3e;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 4px;
}
.thumbframe {
    display: inline-block;
    background-color: #dedede;
    border:1px solid #fefefe;
}
.thumbnav{
    position: relative;
    border:1px solid #dedede;
}
.remove-car:before {
    color:#000;
}
.remove-car {
    position: absolute;
    top: 2px;
    right: 5px;
    cursor: pointer;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
    .thumbframe {
        height: 11%;
        width: 11%;
    }
}
/* Extra Small Devices, Phones equivalent to class xs */
@media only screen and (min-width : 480px) {
    .thumbframe {
        height:11%;
        width:11%;
    }
}
/* Medium Devices, Desktops equivalent to class md */
@media only screen and (min-width : 992px) {
    .thumbframe {
        height:12%;
        width:12%;
    }
}
/* Large Devices, Wide Screens equivalent to class lg */
@media only screen and (min-width : 1200px) {
    .thumbframe {
        height:12%;
        width:12%;
    }
}
/*.column-projects {
    margin-bottom: 20px;
}*/
.projects-gallery p.lead {
    margin-bottom: 10px !important;
}
.section_background_parallax {
  height: 230px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.external_link {
  cursor: pointer;
}
.thumbnavbar .remove-car {
    position: absolute;
    top: 2px;
    right: 2px;
    cursor: pointer;
}
.got_to_step3 {
    position: relative;
    top:50%;
    left:0px;
}

#disneyland_gewinnspiel ol > li {
  margin: 10px 0;
}