@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

.mce-menu {
    position: fixed !important;
}

section {
    position: relative;
}

body.landingpage {
    background: #fff;
    color: #5a5a5a;
    font-size: 16px;
    padding-top: 50px;
    padding-bottom: 100px;
    font-family: 'Open Sans';
}

@media (min-width: 992px)  {
    body.landingpage {
        padding-top: 80px;
    }
}

body.landingpage > .container.landingpage-header {
    padding-top: 30px;
    padding-bottom: 30px;
}

body.landingpage .navbar.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

body.landingpage .landingpage-navbar {
    background-color: rgba(37,103,191,1);
    padding: 20px;
}

body.landingpage .landingpage-navbar a {
    color: #fff;
}

body.landingpage .landingpage-navbar .breadcrumb {
    background: none transparent;
    margin: 5px 0;
    padding: 0;
    line-height: inherit;
}

body.landingpage h1 {
    font-size: 45px;
}

body.landingpage h2 {
    font-size: 25px;
}

body.landingpage section h2 {
    font-size: 25px;
    margin-top: 0px;
}

body.landingpage h3,body.landingpage .h3 {
    font-size: 24px;
}

body.landingpage h4 {
    font-size: 16px;
    font-weight: bold;
}

body.landingpage p {
    line-height: 1.5
}

.career-logo {
    display: block;
    position: absolute;
    top: 10px;
    left: 44.5%;
}

body.landingpage .footer {
    padding: 20px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

body.landingpage .btn-primary,
body.landingpage .btn-primary.active,
body.landingpage .btn-primary.focus,
body.landingpage .btn-primary:active,
body.landingpage .btn-primary:focus,
body.landingpage .btn-primary:hover,
body.landingpage .open > .dropdown-toggle.btn-primary {
    color: #fff;
    text-shadow: none;
}

body.landingpage .addthis_default_style .addthis_separator,
body.landingpage .addthis_default_style .at4-icon,
body.landingpage .addthis_default_style .at300b,
body.landingpage .addthis_default_style .at300bo,
body.landingpage .addthis_default_style .at300bs,
body.landingpage .addthis_default_style .at300m {
    float: none !important;
}

body.landingpage .fa-bg-square {
    float: none !important;
    display: inline-block;
    line-height: 40px;
}

body.landingpage .sharelinks {
    text-align: center;
}

body.landingpage .navbar-nav, body.landingpage .navbar-nav li, body.landingpage .navbar-nav li a {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

body.landingpage .navbar-white {
    border-color: transparent;
    background: #fff;
    border-bottom: 1px solid #e7e7e7;
    border-radius: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

body.landingpage .nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
}

body.landingpage.hasScrolled .navbar-white {
    background: rgba(0,0,0,0.5);
}

body.landingpage .icon-text {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: block;
    margin-top: 5px;
}

body.landingpage .navbar-language {
    margin-right: 10px;
}

body.landingpage.hasScrolled .icon-text {
    font-size: 0;
}

.hero, .carousel-caption {
    color: #fff;
    text-align: center;
    text-transform: none;
    text-shadow: 0px 0px 0 rgba(0,0,0,.75);
}

@media (max-width: 767px)  {
    body.landingpage .carousel-caption h1 {
        font-size: 20px;
    }
    body.landingpage .carousel-caption {
        bottom: 0;
    }
}

/**
 * Position list
 */
.no-available-positions {
    margin: 50px 0;
    font-size: 16px;
    font-style: italic;
    text-align: center;
}

.position-list .position-list-row {
    text-align: center;
}

.position-list .position-list-row h2 {
    font-size: 18px;
    text-align: center;
}

/**
 * Job ad
 */

body.landingpage h2.org-desc {
    font-size: 16px;
    font-style: italic;
}

.navbar-default .navbar-nav > .open > a:focus {
    background: none transparent;
    color: #fff;
}


@media (min-width: 992px) {

    .career-logo {
        top: 20px;
    }

    body.landingpage .navbar-white {
        height: 80px;
    }

    body.landingpage .navbar-header > .navbar-brand > .logo {
        height: 60px;
        width: auto;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    body.landingpage.hasScrolled .navbar-header > .navbar-brand > .logo {
        height: 40px;
    }

    body.landingpage .navbar .nav {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    body.landingpage .landingpage-navbar {
        padding: 20px;
    }

    /**
     * Do this stuff responsive
     */
    body.landingpage .navbar-login,
    body.landingpage .navbar-language,
    body.landingpage .navbar-subcompanies {
        text-align: center;
    }

    body.landingpage .navbar-login i,
    body.landingpage .navbar-language i,
    body.landingpage .navbar-subcompanies i {
        clear: both;
        display: block;
        font-size: 35px;
        margin: auto;
    }

    body.landingpage .navbar-login,
    body.landingpage .navbar-subcompanies {
        margin-right: 10px;
    }

    body.landingpage .navbar-default .navbar-nav > li > a  {
        color: #fff;
    }

    body.landingpage .dropdown-toggle .caret {
        display: none;
    }

    .dropdown-menu {
        background: #777;
    }

    .dropdown-menu li a {
        color: #fff;
    }
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
    padding-right: 0;
    padding-left: 0;
}
.navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px;
}
.navbar-wrapper .navbar .container {
    width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

.carousel-inner > .item > img {
    max-width: none;
    width: 100%;
}

.carousel-inner,
.carousel-inner > .item {
    max-height: none;
}

/* Carousel base class */
.carousel-firstpage {
    margin-bottom: 40px;
}

.carousel-working-here {
    margin-top: 90px;
}

.carousel .embed-responsive {
    height: auto;
    padding-bottom: 0;
}

.carousel .embed-responsive .embed-responsive-item {
    position: relative;
    height: auto;
}

body.landingpage-view-job .carousel,
body.landingpage-view-job .carousel .item,
body.landingpage-view-job .carousel-inner > .item > img {
    height: 300px;
}

@media screen and (min-width: 1000px) {
    .carousel .embed-responsive .embed-responsive-item,
    .carousel .embed-responsive iframe,
    .carousel .embed-responsive embed,
    .carousel .embed-responsive object,
    .carousel .embed-responsive video {
        height: auto;
    }
}

@media screen and (min-width: 768px) {
    div.carousel-caption {
        left: 15%;
        right: 15%;
        padding-bottom: 20px;
    }

    .landingpage .panel-department {
        height: 230px;
    }
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 20px;
    text-align: center;
}
.marketing h2 {
    font-weight: normal;
}
.marketing .col-lg-4 p {
    margin-right: 10px;
    margin-left: 10px;
}

.img-border {
    border: 1px solid #ccc;
}

/* Featurettes
------------------------- */

.featurette-divider {
    margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
    /* Navbar positioning foo */
    .navbar-wrapper {
        /*margin-top: 20px;*/
    }
    .navbar-wrapper .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-wrapper .navbar {
        padding-right: 0;
        padding-left: 0;
    }

    /* The navbar becomes detached from the top, so we round the corners */
    .navbar-wrapper .navbar {
        border-radius: 4px;
    }

    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }

    body.landingpage .featurette-heading {
        font-size: 50px;
    }
}

@media (min-width: 992px) {
    .featurette-heading {
        margin-top: 120px;
    }
}

@media (max-width: 1200px) {

    .career-logo img {
        display: none;
    }

}

@media (max-width: 992px) {

    #navbar-collapse-topmenu {
        background: #fff;
        -webkit-box-shadow: 0px 5px 5px 0px rgba(179,179,179,1);
        -moz-box-shadow: 0px 5px 5px 0px rgba(179,179,179,1);
        box-shadow: 0px 5px 5px 0px rgba(179,179,179,1);
    }

}

@media (max-width: 768px) {

    .hero {
        width: 100%;
    }

    body.landingpage h1, body.landingpage h2.featurette-heading {
        font-size: 35px;
    }

    body.landingpage h3, body.landingpage .h3 {
        font-size: 20px;
    }

    body.landingpage h2.featurette-heading {
        margin-top: 10px;
    }

    body.landingpage .featurette {
        text-align: center;
    }

    body.landingpage table .subcompany,
    body.landingpage table .ends {
        display: none;
    }

    body.landingpage .carousel {
        margin-bottom: 20px;
    }

    body.landingpage .content-cover .carousel-caption {
        left: 5%;
        right: 5%;
    }
}

/*
Fade content bs-carousel with hero headers
Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com
Image credits: unsplash.com

http://bootsnipp.com/snippets/featured/responsive-bs-carousel-with-hero-headers
*/

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 500px; /*100vh*/
}
.fade-carousel .carousel-inner .item {
    height: 500px; /*100vh*/
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
    width: 10px;
    height: 10px;
    opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 6em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .7;
}

.body-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background-color: rgba(0,0,0,0.8);
}

.body-overlay h1 {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.content-cover .btn,
.content-cover .btn:hover,
.content-cover .btn:focus {
    outline: none;
    margin: 20px auto;
    padding: 6px 26px;
}

@media (max-width: 767px)  {
    .content-cover .btn,
    .content-cover .btn:hover,
    .content-cover .btn:focus {
        margin: 0 auto;
    }
}


/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
    height: 100vh;
    max-height: 500px;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}


/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }
}

/*-------------------------------*/
/*       Hamburger-Menu          */
/*-------------------------------*/

.hamburger-menu-content {
    position: fixed;
    top: 80px;
    left: 0;
    left: auto;
    right: auto;
    width: 100%;
    z-index: 999997;
    background-color: rgba(0,0,0,0.8);
    height: 0;
    opacity: 0;


    -webkit-transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out;

    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.hamburger-menu-content.is-visible {
    height: 100%;
    opacity: 1;
}

.hamburger-menu-content.is-hidden {
}

.hamburger-menu-content ul {
    padding: 0px 0 0 0;
    margin: 0;
    list-style-type: none;
}

.hamburger-menu-content li {
    list-style: none;
    display: inline;
}

.hamburger-menu-content > ul > li > a,
.hamburger-menu-content .dropdown-menu > li > a {
    padding: 2em 0 2em 0em;
    text-align: left;
    border-bottom: 1px solid #686868;
    display: block;

    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}

.hamburger-menu-content > ul > li > a:hover,
.hamburger-menu-content .dropdown-menu > li > a:hover  {
    background-color: rgba(0,0,0,0.4);
}

.hamburger-menu-content .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    box-shadow: none;
    text-align: center;
    background: none transparent;
}

.hamburger {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 999;
  display: block;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  background: transparent;
  border: none;
}

@media (max-width: 992px) {
    .hamburger {
        top: 8px;
    }
    .hamburger-menu-content {
        top: 47px;
    }
}

.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none;
}
.hamburger.is-closed:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 4px;
  width: 100%;
  border-radius: 4px;
}
.hamburger .hamb-top,
.hamburger .hamb-middle,
.hamburger .hamb-bottom {
  background-color: #1a1a1a;
}
.hamburger.is-closed .hamb-top {
  top: 5px;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-closed .hamb-bottom {
  bottom: 4px;
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-open .hamb-top {
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open .hamb-middle { display: none; }
.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

/*-------------------------------*/
/*    Testimonials   */
/*-------------------------------*/
.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}


#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}

#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 150px;
}

#fade-quote-carousel .profile-circle img {
    width: 150px;
    height: 150px;
}


/**
 * Departments
 */
.department-top {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    position: relative;
}

section.departments h2,
section.co-workers h2 {
    text-align: center;
    margin-bottom: 20px;
}

.img-responsive.department-thumb {
    margin: auto;
}

.panel-department {
    box-shadow: none;
}

@media (min-width: 992px)  {
    .panel-department .btn-main {
        min-width: 200px;
    }
}

/**
 * Sections
 */
section h2 {
    font-size: 26px;
    text-align: center;
}

section.culture {
    color: #fff;
    background: #181918;
    padding: 0;
    text-align: left;
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 60px 0;
}

section.culture h2 {
    text-align: left;
}

section.culture .carousel-inner > .item > img,
section.culture .carousel-inner > .item > a > img {
    max-width: none;
}

@media (max-width: 767px) {
    section.culture,
    section.culture h2 {
        text-align: center;
    }
}

section.benefits ul > li > p {
    margin-left: 15px;
}

.search-bg {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
}

/**
 * Co-Workers
 */
.coworker-profileimage {
    max-width: 150px;
    margin: auto;
}

.co-workers .row,
.departments .row,
.section-spontaneous-applications .row
{
    text-align: center;
}

.co-workers .row .coworker-col,
.departments .row .departments-col,
.section-spontaneous-applications .spontaneous-application-col {
    float: none;
    display: inline-block;
}

body.landingpage h3.coworker-name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.coworker-col,
.departments-col {
    margin-top: 20px;
}

.coworker-col:hover {
    cursor: pointer;
}

@media (min-width: 992px)  {
    .coworker-popup {
        padding-left: 80px;
        padding-right: 80px;
    }
}

body.landingpage .coworker-popup h2 {
    margin-bottom: 20px;
    font-weight: normal;
}

section.co-workers {
    padding: 60px 0;
}

/**
 * Topnav-lg
 */
body.landingpage .topnav-lg.navbar-white {
    background: #fff;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 1 );
}
body.landingpage .topnav-lg .navbar-header > .navbar-brand {
    height: 70px;
    padding: 10px 15px;
}

body.landingpage .topnav-lg .navbar-header > .navbar-brand > .logo {
    height: 50px;
}

body.landingpage .topnav-lg .navbar-toggle {
    margin-top: 20px;
}



body.landingpage .topnav-lg .navbar-header > .navbar-brand {
    width: 400px;
}

body.landingpage .topnav-lg .navbar-header > .navbar-brand > .logo {
    height: 50px;
    margin-top: 15px;
    float: left;
}

body.landingpage .topnav-lg .navbar-header > .navbar-brand > .navbar-title {
    color: #000;
    display: block;
    float: left;
    font-size: 22px;
    font-weight: 300;
    margin-top: 20px;
    margin-left: 50px;
    border-left: 1px solid #999;
    padding: 12px 0px 12px 15px;
}

@media (max-width: 992px) {

    body.landingpage .topnav-lg .navbar-header > .navbar-brand > .logo {
        margin-top: 0px;
    }

    body.landingpage .topnav-lg .navbar-header > .navbar-brand > .navbar-title {
        margin-top: 5px;
    }
}


@media (min-width: 992px) {

    body.landingpage .topnav-lg .navbar {
        min-height: 96px;
    }

    body.landingpage .topnav-lg .navbar .nav {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    body.landingpage .topnav-lg .landingpage-navbar {
        padding: 20px;
    }


    /**
     * Do this stuff responsive
     */
    body.landingpage .topnav-lg .navbar-login,
    body.landingpage .topnav-lg .navbar-language {
        text-align: center;
    }

    body.landingpage .topnav-lg .navbar-login i,
    body.landingpage .topnav-lg .navbar-language i {
        clear: both;
        display: block;
        font-size: 35px;
        margin: auto;
    }

    body.landingpage .topnav-lg .navbar-login {
        margin-right: 10px;
    }

    body.landingpage  .topnav-lg.navbar-default .navbar-nav > li > a  {
        color: rgba(37, 103, 191, 1);
    }

    body.landingpage  .topnav-lg.navbar .dropdown-toggle .caret {
        display: none;
    }
}


/**
 * landingpage-navbar
 */
.landingpage-navbar {
    background-color: rgba(37,103,191,1);
    padding: 20px 0px;
    color: #fff;
}

.landingpage-navbar a {
    color: #fff;
}

.landingpage-navbar .breadcrumb {
    background: none transparent;
    margin: 5px 0;
    padding: 0;
    line-height: inherit;
}


/**
 * Jobsubscription
 */
body.landingpage .job-subscription, body.landingpage .job-subscription a {
    color: #fff;
}
body.landingpage .job-subscription {
    margin-top: 20px;
}

/**
 * Content upload zoe
 */
#upload-zone {
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 20px 18px;
    position: relative;
    min-height: 60px;
}
.drop-here {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0, 0, 0, 0.25);
    top: 0;
    left: 0;
}

#upload-zone, .drop-here {
    border-radius: 5px;
}

.drop-here h3 {
    text-align: center;
    top: 40%;
    font-size: 20px;
    color: #fff;
    position: relative;
}

#upload-zone.in .drop-here {
    display: block;
}

#upload-zone.in {
    background: rgba(0, 0, 0, 0.1);
}

#upload-zone.fade {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 1;
}

.sortable-media  {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
}

.sortable-media li {
    margin: 3px 3px 3px 3px;
    padding: 1px;
    float: left;
    width: 160px;
    height: 160px;
    overflow: hidden;
    font-size: 4em;
    text-align: center;
    position: relative;
    background: rgba(0,0,0,0.20);
}

.sortable-media-tools {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.35);
    vertical-align: middle;
}

.sortable-media-tools .btn-ghost {
    border-color: #fff;
    color: #fff;
    margin-top: 50px;
}

.sortable-media-tools .btn-ghost:hover {
    color: #384a57;
}

.sortable-media li:hover .sortable-media-tools {
    display: block;
}


#editeble-content-list {
    list-style: none;
}

#editeble-content-list li {
    margin: 0 0 5px 0px;
    padding: 7px 15px 3px;
    width: 100%;
    list-style: none;
    background: rgba(0,0,0,0.15);
}

#editeble-content-list li:hover {
    background: rgba(0,0,0,0.25);
}

#editeble-content-list li .sortable-icon {
    float: left;
    width: 18px;
    height: 100%;
}

#editeble-content-list li.sortable-fixed-position .fa-sort {
    display: none;
}

.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor: pointer;
}

div.headervideo  {
    width: 500px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

div.headervideo span {
    opacity: 1;
    color: #ddd;
    font-family: Helvetica;
    font-size: 50px;
}

div.headervideo div.overlay {
    position: absolute;
    float: left;
    width: 100%;
    height: 100%;
    background: #000;
}

div.headervideo video.headervideo {
    width: 100%;
    height: 100%;
}

.video-header {
    object-fit: cover;
}

/* Sections
-------------------------------------------------- */
section.benefits {
    padding: 60px 0;
}

section.benefits h2 {
    text-align: left;
}

section.benefits-50-background {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-bottom: 60px;
    padding-top: 60px;
}

section.benefits-50-background .section-50-background {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 50%;
    height: 100%;
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

section.benefits-50-background .container {
    z-index: 2;
}

section.benefits-50-background div.col-md-6 {
    padding-right: 50px;
}

@media (max-width: 992px) {
    section.benefits-50-background .section-50-background {
        left: unset;
        width: 100%;
        z-index: 0;
        display: none;
    }

    section.benefits-50-background .container {
        z-index: 2;
        margin-top: -60px;
        margin-bottom: -60px;
        padding-top: 60px;
        padding-bottom: 60px;
        position: relative;
        width: 100%;
    }

    section.benefits-50-background .container,
    section.benefits-50-background .container h2 {
        text-align: center;
    }

    section.benefits-50-background div.col-md-6 {
        padding-right: 15px;
    }
}

section.follow-us {
    margin: 60px;
}

/**
 * Spontaneous applications
 */
body.landingpage .container-spontaneous {
    padding: 45px 15px;
}
