/* /////////////////////////////////////
//////////////// Header ///////////// */
/*#header iframe {
    pointer-events: none;
}
*/

#header-text-link {
    float: left;
}

#header-video-description {
    list-style: none;
    color: white;
    font-family: "HelveticaNeue-Thin";
    margin: 0;
    padding: 0;
}

#header-video-title {
    margin-left: -4px;
    margin-right: 100px;
}

#header-video-controls {
    list-style: none;
    bottom: -8px;
    right: 0;
    float: left;
    position: absolute;
}

#header-video-controls li {
    float: left;
    margin-left: 12px;
}

#header-video-playPause {
    width: 16px;
    height: 21px;
    padding: 0 !important;
    background-position: -52px -1px;
}

#header-video-sound {
    width: 23px; 
    height: 21px; 
    background-position: -68px -48px;
    padding: 0;
}

#header-video-fullscreen {
    width: 20px; 
    height: 20px;
    background-position: -70px -2px !important;
    padding: 0;
}

#header-progress-container {
    position: absolute;
    width: 100%;
    height: 1px;
    background: white;
    bottom: 25px;
}

#header-progress {
    position: absolute;
    width: 0%;
    height: 3px;
    background: white;
    top: -1px;
    left: 0;
}

#header-progress-click {
    position: absolute;
    width: 100%;
    height: 20px;
    background: transparent;
    padding: 0;
    margin: 0;
    top: -10px;
    left: 0;
    cursor: pointer;
}

.video-sound-slider {
    right: 50px;
}

#video-pause-btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

/* /////////////////////////////////////
//////////////// Videos ///////////// */
#videos-search-icon {
    width: 13px; 
    height: 13px; 
    background-position: -2px -2px;
    display: inline-block;
    margin-left: 7px
}

#videos {
    margin-bottom: 20px;
}

#videos-content {
    position: absolute;
    width: 100%;
    margin-top: 70px;
}

#videos-content:after {
    content: '';
    display: block;
    clear: both;
}

#youtube-video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    padding-top: 95px;
}

.videos-item {
    /*width: 19.2%;*/
    width: 32.4%;
    /*height: 168.5px;*/
    height:225px;
    min-height:225px;
    overflow: hidden;
    background: black;
    border-width: 1px;
    border-style: solid;
    border-color: #bbbbbb;
}

.videos-item span, .videos-item .video-title {
    text-transform: uppercase;
}

.videos-item.big2 {
    width: 49.5238%;
    height: 349.5px;
}

.videos-item.big3 {
    width: 49.5238%;
    height: 349.5px;
}

.gutter-sizer {
    width: 1%;
}

.videos-item a {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    top: 0;
    left: 0;
}

.videos-item img {
    top: 0;
    left: -25%;
    /*opacity: 0.5;*/
    bottom: 0;
    right: 0;
    position: absolute;
    width: 150%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}
.videos-item img.fsk {
    right: 5px;
    top: 5px;
    opacity: 1;
    position: absolute;
    width: 32px;
    height:32px;
    left:auto;
    transform:none;
    -webkit-transform:none;
    -moz-transform:none;

}
.videos-item span, .videos-item .video-title {
    position: absolute;
    color: white;
    top: 5px;
    left: 10px;
    font-size: 15px;
    width: 94%;
    font-family: "HelveticaNeue-Roman";
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
}
/*
#header-infos,#header-left,#header-right{
    display:none;
}*/
/* /////////////////////////////////////
//////////// Media Queries ////////// */
@media only screen and (min-width:1500px) {
    .videos-item {
        height: 167px;
        min-height:270px;
    }
}

@media only screen and (max-width:1199px) {
    
    .videos-item.big2 {
        height: 250px;
    }

    .videos-item.big3 {
        height: 250px;
    }
    
    .videos-item {
        height: 120px;
        min-height:225px;
    }
    .videos-item {
        width: 49.5%;
    }

    .videos-item.big2 {
        width: 49.5%;
    }

    .videos-item.big3 {
        width: 49.5%;
    }

}

@media only screen and (max-width:991px) {
    
    .videos-item.big2 {
        width: 100%;
        height: 247.5px;
    }

    .videos-item.big3 {
        width: 100%;
        height: 247.5px;
    }
    
    .videos-item {
        width: 49.5238%;
        height: 120px;
    }
    
}

@media only screen and (max-width:767px) {
    .videos-item {
        width: 100% !important;
        height: 225px;
        min-height:225px;
    }
    .videos-item.big2 {
        width: 100% !important;
        height: 246.5px;
    }

    .videos-item.big3 {
        width: 100% !important;
        height: 246.5px;
    }
    
    #header iframe {
        pointer-events: all;
    }
}

@media only screen and (max-width:679px) {
    
    .videos-item.big2 {
        width: 49.6%;
        height: 245.5px;
    }

    .videos-item.big3 {
        width: 49.6%;
        height: 245.5px;
    }
}

@media only screen and (max-width:579px) {
    
    .videos-item {
        width: 100%;
        min-height:225px;
    }
    
    .videos-item.big2 {
        width: 100%;
    }

    .videos-item.big3 {
        width: 100%;
    }
    
}


@media only screen and (max-width:370px) {
    
    .videos-item.big2 {
        width: 100%;
        height: 140px;
        min-height:225px;
    }

    .videos-item.big3 {
        width: 100%;
        height: 140px;
        min-height:225px;
    }
    
    .videos-item {
        width: 100%;
        height: 140px;
        min-height:225px;
    }
    
}