@font-face {
    font-family: 'Aktiv Grotesk';
    src: url('../lam6/fonts/AktivGrotesk-Regular.woff2') format('woff2'),  url('../lam6/fonts/AktivGrotesk-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Aktiv Grotesk';
    src: url('../lam6/fonts/AktivGrotesk-Medium.woff2') format('woff2'),  url('../lam6/fonts/AktivGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Aktiv Grotesk';
    src: url('../lam6/fonts/AktivGrotesk-Bold.woff2') format('woff2'),  url('../lam6/fonts/AktivGrotesk-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}


body.simple_home {
    padding-top: 0px;
}
.simple_home #top {
    position: absolute;
    height: 180px !important;
    background: transparent;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), transparent);
    border: 0;
}

.simple_home .bottom-header .container {    
    width: auto;
    padding: 0 20px;
}
.simple_home .bottom-header .row {
    width: auto;
    padding: 0 20px;
}    

.simple_home .menu-container a:focus, .simple_home .menu-container .nav li a:focus {
    color: #fff;
}
.simple_home .menu-container .navbar-collapse {
    box-shadow: none;
}
.simple_home .menu-container .ms-new-navbar li a{
    font-weight: bold;
}
.simple_home .menu-container ul.navbar-nav .menu_site {
    display: none;
}
.simple_home #content.bs-docs-header {
    height: 0px;
}

.simple_home #content.bs-docs-header .row {
    position: relative;
}
.simple_home .searchform {
    width: 600px;
}
.simple_home #search-container {
    z-index: 100;
    width: auto;
    padding-top: 200px;
    position: inherit;
    max-width: 1200px;
    float: none;
    margin: 0 auto;
}
.simple_home .front-search {
    padding-left: 15px !important;
}
.simple_home #lookup-list {
    border-radius: 50px !important;
    background-color: rgba(255, 255, 255, 0.8) !important;
    padding: 0 10px;
}
.simple_home .search-submit {
    border: none;
    border-radius: 0 50px 50px 0 !important;
    color: #333;
    background-color: transparent !important;
    font-size: 26px;
}
.simple_home .showTool {
    border: none;
    background-color: transparent;
}    
.simple_home #keyword {
    min-height: 70px !important;
    border: none;
    border-radius: none;
    box-shadow: none;
    color: #333;
    font-size: 20px;
}
.simple_home #keyword:focus {
    box-shadow: none;
}
.simple_home #keyword_advanced {
    font-size: 20px;
}
.simple_home .search-input-keyword {
    background-color: transparent !important;
    background: none !important;
}
.simple_home .form-control::placeholder {
    color: #555;
}    
.simple_home .logo-container {
    z-index: 1030;
    top: 0;
    width: auto;
    position: absolute;
    left: 0;
    right: auto;
}
.simple_home .search-advanced-drop {
    display: none;
}
.simple_home .dropdown-menu {
    background-color: rgba(0, 0, 0, 0.5);
}
.simple_home #carousel-captions {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-weight: bold;
    min-height: 400px;
}
.simple_home #carousel-captions .item {
    max-height: inherit;
    height: 100%;
}
.simple_home .carousel-inner {
    height: 100%;
}
.simple_home .carousel-indicators {
    top: auto;
    bottom: 75px;
}
.simple_home .carousel-control, .simple_home .carousel-caption p {
    display: none;
}
.simple_home .carousel-caption .slide_mc {
    display: none;
}
.simple_home .caption-container {
    height: 180px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /*background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);*/
}
.simple_home .carousel-caption {
    background-color: transparent !important;
    z-index: 20000;
}  
.simple_home .carousel-caption h2 {
    padding: 0;
    text-align: left;
    font-size: 20px;
}
#search-container .carousel-search-text {
    display: none;
}    
.simple_home #search-container .carousel-search-text {
    display: block;
    font-family: "Aktiv Grotesk";
    font-size: 70px;
    font-weight: 500;
    line-height: 80px;
    letter-spacing: -2px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
    padding: 0 30px 20px 0;
    width: 600px;
}
.simple_home .basket-hook {
    border: 0 !important;
}
.simple_home .alert {
    top: 125px;
}

/* White logo */
.simple_home img#banner-logo-default {
   display: none;
}
.simple_home img#banner-logo-white {
   display: block;
}

/* VIDEO ONLY */
.simple_home .oo-unmute {
    position: absolute;
    top: 190px;
    right: 10px;
}

@media (max-width: 1200px) {
    .simple_home .bs-docs-header .client-banner {
        display: none;
    }
    .simple_home .searchform {
        width: 100%;
    }
    .simple_home .bottom-header .row {    
        width: auto;
        padding: 0;
    }
    .simple_home #search-container .carousel-search-text {
        width: 100%;
        font-size: 40px;
        text-align: center;
        line-height: 52px;
        padding: 0 0 10px 0;
    }
    .simple_home #carousel-captions {
        min-height: 250px;
    }
}

@media(min-width: 1201px) {
    .simple_home img.banner-img {
        height: 70px;
    }
    .simple_home .menu-container {
        padding-top: 20px;
        position: absolute;
        right: 20px;
        left: auto;
    }
    .simple_home .menu-container a:hover, .simple_home .menu-container .nav li a:hover {
        background: rgba(0,0,0,0.48);
        color: #21aae7;
        border-radius: 3px;
    }
    .simple_home .menu-container ul.navbar-nav {
        float: left;
    }
    .simple_home .menu-container ul.user-menu {
        float: left;
    }
}

/*
@media(max-width:1000px) and (min-width: 769px) {
    .simple_home #search-container {
        padding-top: 150px;
    }
}
*/
