body {
    overflow-x: hidden;
    font-family: sans-serif ;
}

header {
    display: table;
    min-width:100%;
    width: 100%;
    min-height: 100%;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    overflow: hidden;
}

footer {
    text-align: center;
}

footer .glyphicon {
    color: red;
}

#carousel img {
  width: 192px;
  height: 108px;
}

#header-slider {
    display: table-cell;
    min-width:100%;
    width: 100%;
    min-height: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: -999;
}

#header-slider img {
    width: 100%;
    height: 100%;
}

#header-slider .carousel-caption h1 {
    font-weight: 100;
    background: rgba(0, 0, 0, 0.25);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0, 0, 0.25) 25%, rgba(0,0,0,0.25) 75%, rgba(0,0,0,0.0) 100%);
    background: -o-linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0, 0, 0.25) 25%, rgba(0,0,0,0.25) 75%, rgba(0,0,0,0.0) 100%);
    background: -moz-linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0, 0, 0.25) 25%, rgba(0,0,0,0.25) 75%, rgba(0,0,0,0.0) 100%);
    background: linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0, 0, 0.25) 25%, rgba(0,0,0,0.25) 75%, rgba(0,0,0,0.0) 100%);
}

#language-switcher {
    background: rgba(0, 0, 0, 0.25);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0, 0, 0.25) 25%, rgba(0,0,0,0.25) 75%, rgba(0,0,0,0.0) 100%);
    background: -o-linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0, 0, 0.25) 25%, rgba(0,0,0,0.25) 75%, rgba(0,0,0,0.0) 100%);
    background: -moz-linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0, 0, 0.25) 25%, rgba(0,0,0,0.25) 75%, rgba(0,0,0,0.0) 100%);
    background: linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0, 0, 0.25) 25%, rgba(0,0,0,0.25) 75%, rgba(0,0,0,0.0) 100%);
    position: absolute;
    top: 4.3em;
    right: 3em;
    font-size: 1.25em;
    z-index: 9999;
    padding: 0.1em 2em;
}

#language-switcher span {
    color: rgba(255, 255, 255, 0.5);
}

#language-switcher a {
    color: #FFF;
}

#toggle-nav-on, #toggle-nav-off {
    font-size: 2em;
    font-weight: 100;
    text-decoration: none;
}

#toggle-nav-on {
    color: #FFF;
}

#toggle-nav-off {
    color: #333;
}

#toggle-nav-on .icon-bar, #toggle-nav-off .icon-bar {
    display: block;
    height: 1px;
    width: 1em;
    margin: 9px 5px;
}

#toggle-nav-on .icon-bar {
    background-color: #FFF;
}

#toggle-nav-off .icon-bar {
    background-color: #333;
}

.carousel-control.right, .carousel-control.left {
    background-image: none;
}

.flex-caption {
    position: relative;
    color: #FFF;
    bottom: 3em;
    width: 50%;
    display: table;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    background: rgba(0, 0, 0, 0.25);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0, 0, 0.25) 25%, rgba(0,0,0,0.25) 75%, rgba(0,0,0,0.0) 100%);
    background: -o-linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0, 0, 0.25) 25%, rgba(0,0,0,0.25) 75%, rgba(0,0,0,0.0) 100%);
    background: -moz-linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0, 0, 0.25) 25%, rgba(0,0,0,0.25) 75%, rgba(0,0,0,0.0) 100%);
    background: linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0, 0, 0.25) 25%, rgba(0,0,0,0.25) 75%, rgba(0,0,0,0.0) 100%);
}

.flexslider {
    margin: 0;
}

.more {
    float: right;
    font-size: 1.5em;
    font-weight: 200;
}
.more a {
    color: #333;
    text-decoration: none;
    opacity: 0.67;
    transition: 1s;
}
.more a:hover {
    opacity: 1;
    transition: 0.5s;
}
.more a span {
    top: 4px;
}

.nav-overlay {
    overflow: auto;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
}

.nav-overlay nav {
    margin-top: 3em;
}

.nav-overlay ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav-overlay ul li a {
    color: #333;
    font-size: 1.5em;
    text-decoration: none;
    transition: 1s;
}

.nav-overlay ul li a:hover {
    color: #000;
    transition: 0.5s;
}

.nav-switch {
    background: rgba(0, 0, 0, 0.25);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0, 0, 0.25) 25%, rgba(0,0,0,0.25) 75%, rgba(0,0,0,0.0) 100%);
    background: -o-linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0, 0, 0.25) 25%, rgba(0,0,0,0.25) 75%, rgba(0,0,0,0.0) 100%);
    background: -moz-linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0, 0, 0.25) 25%, rgba(0,0,0,0.25) 75%, rgba(0,0,0,0.0) 100%);
    background: linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0, 0, 0.25) 25%, rgba(0,0,0,0.25) 75%, rgba(0,0,0,0.0) 100%);
    padding: 0 2.5em;
    position: absolute;
    z-index: 999;
}

.slider-indicators{
    list-style: none;
    margin: 1em;
    padding: 0;
    text-align: left;
    position: static;
}

.slider-indicators li {
    float: left;
    font-size: 3em;
    font-weight: 100;
    cursor: pointer;
    width: 1em;
    margin: 0.5em 0;
    height: 1em;
    border: none;
    text-indent: 0;
}

.slider-indicators li.active {
    color: #FF0000;
    background-color: transparent;
    width: 1em;
    height: 1em;
    margin: 0.5em 0;
}

.text-light {
    font-weight: 100;
}

@media (max-width: 768px) {
    #header-slider .carousel-caption h1 {
        font-size: 1em;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    #language-switcher {
        top: 0.25em;
        right: 0;
    }

    .carousel-caption {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .flex-caption {
        bottom: 1.5em;
        padding: 0;
        font-size: 1em;
    }

    .nav-switch {
        top: 0;
        left: 0;
    }
}

@media (min-width: 768px) {
    #header-slider .carousel-caption h1 {
        padding: 0 2.5em;
    }

    .glyphicon-chevron-left, .glyphicon-chevron-right {
        font-size: 2em !important;
    }

    .nav-overlay {
        padding-top: 5em;
        padding-left: 4em;
    }

    .nav-switch {
        top: 5em;
        left: 4em;
    }
}
