@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'PT_Sans';
    src: url('fonts/PT_Sans/PT_Sans-Web-Regular.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Condensed';
    src: url('fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Condensed';
    src: url('fonts/Roboto_Condensed/RobotoCondensed-Light.ttf') format('truetype');
    font-weight: normal;
    font-display: swap;
}
body,
html {
    font-family: 'Roboto-Condensed', sans-serif;
    font-size: 16px;
    overflow-x: hidden;
    padding-bottom: 0;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding-top: 0;
}
html {
    padding-top: 105px;
    scroll-behavior: smooth;
}
:target:before {
    content: "";
    display: block;
    height: 120px;
    margin: -120px 0 0;
}
@media (max-width: 767px) {
    html {
        padding-top: 52px;
    }
}
article {
    margin: 0;
}
.section-spacer {
    margin-top: 24px;
    margin-right: 0;
    margin-bottom: 32px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.section-spacer-big {
    margin-top: 128px;
    margin-right: 0;
    margin-bottom: 32px;
    padding-top: 8px;
    padding-bottom: 8px;
}
section#first {
    margin-top: 64px;
}
.center-y {
    margin-top: 15%;
}
a,
a:active,
a:focus,
a:hover {
    outline: none !important;
    text-decoration: none;
}
a:hover {
    color: #AFE26C;
}
a:focus {outline: 1px dotted rgb(144, 201, 63);}
hr {
    border-top-color: #D8D8D8;
    border-right-color: #D8D8D8;
    border-bottom-color: #D8D8D8;
    border-left-color: #D8D8D8;
    margin-top: 12px;
    margin-bottom: 12px;
}
.no-lines > tbody > tr > td,
.no-lines > tbody > tr > th,
.no-lines > tfoot > tr > td,
.no-lines > tfoot > tr > th,
.no-lines > thead > tr > td,
.no-lines > thead > tr > th {
    border-top-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    border-left-style: none !important;
}
.input-group .form-control,
.input-group-btn {
    height: auto;
    z-index: 0;
}
.navbar {
    z-index: 5;
}
.header-nav {
    z-index: 100;
    position: relative;
}
.navbar-inverse.main-nav-1 {
    background-color: #23282d;
    margin-bottom: 0;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.6);
    z-index: 100;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.main-nav-1 .navbar-brand {
    padding-top: 6px;
}
.main-nav-1 .navbar-nav > li,
.main-nav-2 .navbar-nav > li {
    color: #5C6A76;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.2em;
}
.main-nav-1 .navbar-nav > li > a {
    color: #5C6A76;
}
.main-nav-1 .navbar-nav > li > a:hover {
    color: #AFE26C;
}
.main-nav-1 .navbar-nav > li > a:active,
.main-nav-1 .navbar-nav > li > a:focus,
.main-nav-1 .navbar-nav > li > a:hover {
    color: #AFE26C;
    background-color: transparent;
    border-bottom-style: none !important;
}
.main-nav-1 .navbar-nav > li > a.addthis-nav {
    font-size: 12px;
    float: left;
    padding: 10px 4px;
    color: #39424A;
}
.main-nav-1 .navbar-nav > li > a.addthis-nav:hover {
    color: #A9B4BC;
}
.main-nav-1 .navbar-nav > li > a .fa-inverse {
    color: #5C6A76;
}
.main-nav-1 .navbar-nav > li > a.btn-cart {
    color: #B7AC8C;
}
.main-nav-1 .navbar-nav > li > a.btn-cart:hover {
    color: #DCD4BB;
}
.main-nav-1 .navbar-toggle {
    color: #5C6A76;
    border-top-color: #5C6A76;
    border-right-color: #5C6A76;
    border-bottom-color: #5C6A76;
    border-left-color: #5C6A76;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: transparent;
}
.main-nav-1 .navbar-toggle:active,
.main-nav-1 .navbar-toggle:focus,
.main-nav-1 .navbar-toggle:hover {
    color: #5C6A76;
    background-color: transparent;
    border-top-color: #5C6A76;
    border-right-color: #5C6A76;
    border-bottom-color: #5C6A76;
    border-left-color: #5C6A76;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.main-nav-1 .lines,
.main-nav-1 .lines::after,
.main-nav-1 .lines::before {
    background-color: #5C6A76;
}
.main-nav-1 .lines {transform: scale(0.75);}

.main-nav-1 .dropdown-menu .divider {
    border-top-color: #5C6A76;
    border-right-color: #5C6A76;
    border-bottom-color: #5C6A76;
    border-left-color: #5C6A76;
    background-color: #5C6A76;
}
.main-nav-1 .dropdown-menu > li > a {
    color: #5C6A76;
}
.main-nav-1 .dropdown-menu > li > a:hover {
    color: #AFE26C;
}
.main-nav-1 .navbar-nav > .open > a,
.main-nav-1 .navbar-nav > .open > a:focus,
.main-nav-1 .navbar-nav > .open > a:hover {
    color: #AFE26C;
    background-color: #384149;
}
.main-nav-1 .close {
    padding: 2rem 1rem 0 0;
}
#main-nav-1-collapse {
    background-color: #23282d;
}
#main-nav-1-collapse li > a {
    border-bottom-style: none;
    padding: 12px;
    line-height: normal;
    font-size: 0.9em;
}
#main-nav-1-collapse li .language button {
    display: block;
    margin-right: 8px;
    margin-left: 8px;
}
#main-nav-1-collapse li .language {
    padding: 4px 12px 3px !important;
}
.navbar-collapse {
    overflow-x: hidden;
}
#main-nav-1-collapse li {
    display: block;
    border: 1px solid #434D56;
    float: left;
    margin: 6px;
    padding: 0;
}
#main-nav-1-collapse li:hover {
    background-color: #434D56 !important;
}
#main-nav-1-collapse li > a:hover {
    border-bottom-style: none !important;
}
#main-nav-1-collapse .navbar-collapse {
    background-color:#434D56; 
    overflow-x: hidden;
}
.yb-nav-xs-header > li,
.yb-nav-xs-header > li a,
.yb-nav-xs-header > li a:focus,
.yb-nav-xs-header > li a:hover {
    background-color: transparent;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    line-height: 48px;
    padding-top: 4px;
}
.main-nav-2 {
    top: 50px;
    background-color: #323941;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.6);
    min-height: 48px;
    margin-bottom: 0;
    opacity: 1;
    z-index: 99;
    position: fixed;
    clear: both;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.main-nav-2 li > a {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 48px;
}
.main-nav-2 li > a {
    color: #5C6A76 !important;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
}
.main-nav-2 .active > a,
.main-nav-2 .active > a:hover,
.main-nav-2 .navbar-nav > li > a:focus,
.main-nav-2 li > a:active,
.main-nav-2 li > a:hover {
    color: #AFE26C !important;
    background-color: transparent;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #AFE26C;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.dropdown-menu li > a:active,
.main-nav-2 .active > a:focus {
    color: #AFE26C !important;
    background-color: transparent !important;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.main-nav-2 .navbar-toggle {
    color: #5C6A76;
    border-top-color: #5C6A76;
    border-right-color: #5C6A76;
    border-bottom-color: #5C6A76;
    border-left-color: #5C6A76;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.main-nav-2 .navbar-toggle:active,
.main-nav-2 .navbar-toggle:focus,
.main-nav-2 .navbar-toggle:hover {
    color: #5C6A76;
    background-color: #323941;
    border-top-color: #5C6A76;
    border-right-color: #5C6A76;
    border-bottom-color: #5C6A76;
    border-left-color: #5C6A76;
}
.main-nav-2 .open > a,
.main-nav-2 .open > a:focus,
.main-nav-2 .open > a:hover {
    color: #AFE26C;
    background-color: transparent;
    border-top-color: #AFE26C;
    border-right-color: #AFE26C;
    border-bottom-color: #AFE26C;
    border-left-color: #AFE26C;
}
input.yb-search {
    color: #7A8A98 !important;
    background-color: #434D56;
    border-top-color: #333333;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #333333;
    border-radius: 0;
}
.navbar-form {}
.yb-search.form-control::-moz-placeholder {
    color: #7A8A98;
    opacity: 1;
}
.btn-search {
    color: #7A8A98 !important;
    background-color: #384149;
    border-top-color: #333333;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #333333;
}
.btn-search:active,
.btn-search:focus,
.btn-search:hover {
    color: #7A8A98 !important;
    background-color: #55626C;
    border-top-color: #333333;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #333333;
}
.form-control:focus {
    border-color: #AFE26C;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(175,226,108,0.07), 0 0 8px rgba(102, 175, 233, .6);
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
textarea:focus {
    border-color: rgba(175,226,108,0.8);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(175,226, 108, 0.7);
    outline: 0 none;
}
.navbar-toggle,
.navbar-toggle:focus,
.navbar-toggle:hover {
    color: #AFE26C;
    background-color: transparent;
    border: 1px solid #999;
    text-decoration: none;
    display: block;
    cursor: pointer;
}
.navbar-toggle:focus {
    background-color: #666;
}
.lines-button {margin-top: 0rem;}

.navbar-inverse.yb-nav1,
.navbar-inverse.yb-nav2 {
    background-color: transparent;
    margin-bottom: 0;
}
.navbar-nav {
    width: auto;
    padding-left: 0;
    margin-left: 0;
    text-align: left;
}
.navbar {
    margin-bottom: 0;
    z-index: 1;
}
.yb-nav-xs-header > li {
    float: left;
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 8px;
}
.yb-nav-xs-header > li > a {
    border-bottom-style: none;
    padding-top: 0;
}
.yb-nav-xs-header > li,
.yb-nav-xs-header > li a,
.yb-nav-xs-header > li a:focus,
.yb-nav-xs-header > li a:hover {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding-top: 8px;
}
.affix {
    width: 100%;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
}
.dropdown-menu {
    background-color: #323941;
}
.dropdown-menu > li > a,
.dropdown-menu > li > a:hover {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: transparent;
}
.dropdown-menu > li > a {
    color: #999;
}
@media (max-width: 767px) {
    .main-nav-1 .navbar-nav > li > a {
        line-height: normal;
    }
    .main-nav-2 {
        background-color: #23282d;
        opacity: 1;
        padding-left: 16px;
    }
    .main-nav-2 .navbar-brand {
        line-height: 48px;
        height: 48px;
        padding-top: 8px;
    }
    .yb-nav2 .navbar-brand {
        line-height: 48px;
        height: 48px;
        padding-top: 8px;
    }
    .navbar-inverse .navbar-nav > li > a:focus,
    .yb-nav2 li > a:hover {
        border-bottom-style: none;
    }
    .yb-nav2 .active > a,
    .yb-nav2 .active > a:focus,
    .yb-nav2 .active > a:hover {
        border-bottom-style: none !important;
    }
    .navbar-form {
        padding-top: 2px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        box-shadow: none;
    }
    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:focus,
    .navbar-inverse .navbar-nav > .open > a:hover {
        background-color: #434D56;
    }
    .yb-nav-xs .form-control-feedback {
        top: 0;
    }
}
@media screen and (min-width: 480px) {
    .visible-xxs {
        display: none !important;
    }
}
@media (max-width: 480px) {
    .hide-xxs {
        display: none !important;
        visibility: hidden;
    }
    .hidden-xxs {
        display: none !important;
        visibility: hidden;
    }
    .visible-xxs {
        display: block !important;
    }
}
::-moz-selection {
    color: #afe26c;
    background: #323941;
}
::selection {
    color: #afe26c;
    background: #323941;
}
.strong {
    font-weight: bold;
}
.nav-pills > li > a {
    background-color: #DADADA;
}

.language .en, .language .de {
	font-size:1.4rem;
}

.language .active {
	color: #AFE26C;
}

.flag-de,
.flag-en {
    height: 20px;
    width: 30px;
    display: block;
    border: 1px solid #FFF;
    background-size: inherit;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.flag-de {
    background-image: url("../img/common/flag-de.jpg");
}
.flag-de:hover {
    background-position: 0 -20px;
}
.flag-en {
    background-image: url("../img/common/flag-en.jpg");
}
.flag-en:hover {
    background-position: 0 -20px;
}
.flag-dark {
    background-position: 0 -40px !important;
}
.center {
    margin-right: auto;
    margin-left: auto;
    margin-top: 120px;
}
.tooltip {
    z-index: 99999;
}
.panel.icons .svg {}
.panel.icons .svg path {
    fill: #323941;
}
.modal-dialog {
    top: 13%;
}
.alert,
.btn,
.dropdown-menu,
.form-control,
.label,
.modal-content,
.nav-pills > li > a,
.panel,
.panel-footer,
.panel-heading,
.tooltip-inner,
.well {
    border-radius: 0 !important;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 0;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 0;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 0;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 0;
}
.nav-pills > li > a {
    margin-bottom: 2px;
}
.btn-dark {
    color: #fff;
    background-color: #16334E;
    border-color: #000000;
}
.btn-dark.focus,
.btn-dark:focus {
    color: #fff;
    background-color: #0F2335;
    border-color: #122b40;
}
.btn-dark:hover {
    color: #fff;
    background-color: #1B3F5F;
    border-color: #102436;
}
.btn-dark.active,
.btn-dark:active,
.open > .dropdown-toggle.btn-dark {
    color: #fff;
    background-color: #16334E;
    border-color: #000000;
}
.btn-dark.active.focus,
.btn-dark.active:focus,
.btn-dark.active:hover,
.btn-dark:active.focus,
.btn-dark:active:focus,
.btn-dark:active:hover,
.open > .dropdown-toggle.btn-dark.focus,
.open > .dropdown-toggle.btn-dark:focus,
.open > .dropdown-toggle.btn-dark:hover {
    color: #fff;
    background-color: #0F2335;
    border-color: #122b40;
}
.btn-dark.active,
.btn-dark:active,
.open > .dropdown-toggle.btn-dark {
    background-image: none;
}
.btn-dark.disabled.focus,
.btn-dark.disabled:focus,
.btn-dark.disabled:hover,
.btn-dark[disabled].focus,
.btn-dark[disabled]:focus,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark.focus,
fieldset[disabled] .btn-dark:focus,
fieldset[disabled] .btn-dark:hover {
    background-color: #666666;
    border-color: #333333;
}
.alert-black {
    color: #5c6a76;
    background-color: #323941;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #17212B;
    border-right-color: #17212B;
    border-bottom-color: #17212B;
    border-left-color: #17212B;
    margin-top: 32px;
}
.alert-default {
    background-color: #E9E9E9;
    border-color: #D2D2D2;
}
.alert-info hr {
    border-top-color: #D2D2D2;
}
.alert-info .alert-link {}
.help-block with-errors.newsletter,
.help-block with-errors.newsletter ul {
    margin-bottom: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=98);
    opacity: 0.98;
    background-color: #0d0d0d;
}
.modal-content {
    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px none rgba(0, 0, 0, .2);
    border-radius: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#myModal .modal-content {
    position: relative;
    background-color: transparent;
    opacity: 1;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px none rgba(0, 0, 0, .2);
    border-radius: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #E1E1E1;
}
#myModal .login-sign-up {
    margin-top: 5px;
}
.modal-dialog-center {
    position: absolute;
    top: 25%;
    left: 50%;
    width: 600px;
    margin: 0 auto 0 -300px;
}
#media-overlay {
    padding-top: 5%;
}
.modal-dialog {
    top: 20%;
}
#media-overlay .modal-content {
    background-color: transparent;
}
#extra_dl .close,
#media-overlay .close,
#myModal .close {
    position: absolute;
    top: 15px;
    right: 10px;
    color: #FFF;
    opacity: 1;
    /* font-size: 1.5rem; */
    margin-bottom: 1rem;
}
@media (max-width: 767px) {
    #media-overlay {
        top: 5%;
    }
    .modal-dialog-center {
        width: 100%;
        margin-bottom: 0;
        margin-left: 0;
        top: 25%;
        left: 0;
    }
}
.carousel-container {
    background-size: cover !important;
    height: 560px;
    width: 100%;
    left: 0;
    top: 0;
    display: block;
    background-repeat: no-repeat;
    cursor: grab;
}
.carousel-container .slider-mainlink {
    position: absolute;
    height: 560px;
    width: 50%;
    left: 0;
    top: 0;
}
.carousel-container a {
    color: #FFF;
}
.carousel-container a:hover {
    color: #FFC;
}
.carousel-container .addthis {
    z-index: 1000;
    position: relative;
    bottom: 0;
}
.carousel-container .svg {
    position: absolute;
    left: 6%;
    top: 10%;
    width: 100%;
    margin: 0;
    padding: 0;
}
.carousel-container .svg path {
    fill: #FFF;
}
.carousel-container .keydata {
    color: #FFF;
    height: 560px;
    background-color: #000;
    padding-top: 80px;
    float: right;
    width: 41.6667%;
    position: relative;
    min-height: 1px;
    padding-right: 12px;
    padding-left: 12px;
}
.carousel-container .keydata ul li {
    margin-bottom: 12px;
}
.carousel-container .keydata ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.carousel-container .keydata li {
    padding-left: 1.3em;
}
.carousel-container .keydata .media li {
    padding: 0;
    list-style-type: none;
    margin: 0 0 0 20px;
}
.carousel-container .keydata-content li {
    font-size: 1em !important;
    color: #FFFF !important;
    dispaly: block !important;
}
.carousel-container .keydata-content li:before {
    content: "\f0da";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.2em;
    width: 1.2em;
}
.carousel-container .keydata-content li a {
    color: #D5DCE3;
    line-height: 1.05em;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #D5DCE3;
}
.carousel-container .keydata-content li a:hover {
    color: #FFFFAE;
    border-bottom-color: #FFFFAE;
}
div.swipebox-video,
div.video-overlay {
    background-image: url("../../media/icons/thumb-vid-play.png");
}
div.thumb-media {
    background-image: url("../../media/icons/thumb-aud-play.png");
}
div.swipebox-video,
div.thumb-media,
div.video-overlay {
    background-repeat: no-repeat;
    height: 50px;
    width: 80px;
    background-position: 0 0;
    display: block;
    padding: 0;
    background-size: 100% 200%;
    border: 1px solid #E3E3E3;
    color: rgba(255,255,255,0);
    font-size: 0;
    float: left;
    margin-right: 16px;
    cursor: pointer;
}
@media (min-width: 390px) {
    div.swipebox-video,
    div.thumb-media,
    div.video-overlay {
        height: 63px;
        width: 100px;
    }
}
@media (min-width: 992px) {
    div.swipebox-video,
    div.thumb-media,
    div.video-overlay {
        height: 100px;
        width: 160px;
    }
}
div.thumb-media {
    font-size: 0;
    color: rgba(255,255,255,0);
}
div.swipebox-video,
div.video-overlay {
    padding: 0.25em;
}
a.thumb-media:hover,
div.swipebox-video:hover,
div.video-overlay:hover {
    background-position: 0 100%;
    background-color: rgba(0,0,0,1);
}
.home-thumbs .thumbnail {
    opacity: 0.6;
    filter: grayscale(100%);
    transition:all ease-out 0.3s; 
    -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.4);
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.4);
    padding: 0;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    overflow: hidden;
}
.home-thumbs .thumbnail:hover {
    opacity: 1;
    transition: all ease-in 0.3s;
    filter: grayscale(0%);
}
.home-thumbs .thumbnail a.img-wrapper {
    height: 180px;
    overflow: hidden;
    display: block;
}
.home-thumbs .caption {
    min-height: 140px;
    position: relative;
}
.home-thumbs .caption h3 {
    font-size: 1.1em;
}
.home-thumbs .caption p {
    font-size: 0.85em;
}
.home-thumbs .caption a {
    font-size: 1em;
    bottom: 0;
    position: absolute;
    text-align: center;
    background-color: #CCC;
    width: 100%;
    padding: 0;
    margin: 0 0 0 -9px;
}
.carousel-control,
.carousel-control:hover {
    color: #333;
    text-shadow: none;
    background-color: #FFF;
    background-image: none;
    opacity: 1.0;
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.66);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.66);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.66);
    height: 48px;
    top: 45%;
    transition: all ease-in 0.3s;
    opacity: 0.45;
}
.carousel-control.left {
    background-image: none;
    width: 32px;
    left: 0;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.carousel-control.right {
    background-image: none;
    width: 32px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    right: 0;
}
.carousel-control.left:hover {
    width: 48px;
    transition: all ease-in 0.3s;
    opacity: 0.75;
}
.carousel-control.right:hover {
    width: 48px;
    transition: all ease-in 0.3s;
    opacity: 0.75;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    font-size: 1em;
    font-weight: nomal;
    color: #333;
    top: 49%;
    transition: all ease-in 0.3s;
    padding-right: 8px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    font-size: 1em;
    font-weight: nomal;
    color: #333;
    top: 49%;
    transition: all ease-in 0.3s;
    padding-leftt: 8px;
}
.carousel-indicators {
    bottom: 10px;
    opacity: 0.75;
}
.carousel-indicators li {
    border-radius: 20px;
    height: 20px;
    width: 20px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    transition: all ease-in 0.3s;
}
.carousel-indicators .active {
    height: 22px;
    width: 22px;
    transition: all ease-in 0.3s;
}
@media screen and (max-width: 991px) {
    .carousel-container h1,
    .carousel-container h2,
    .carousel-container h3,
    .carousel-container h4,
    .carousel-container h5 {
        margin-top: 8px;
    }
    .carousel-container .svg {
        width: 90%;
    }
    .carousel-container {
        height: 600px;
        position: relative;
    }
    .carousel-container .slider-mainlink {
        height: 600px;
    }
    .carousel-container .keydata {
        width: 100%;
        height: 45%;
        min-height: 360px;
        float: none;
        padding-top: 8px;
        bottom: 0;
        position: absolute;
    }
    .carousel-container .keydata ol li {
        margin-bottom: 4px;
    }
    .home-thumbs .thumbnail {
        opacity: 1;
        filter: grayscale(0%);
    }
    a.swipebox-video,
    a.thumb-media {
        width: 72px;
        height: 45px;
        margin-top: 4px;
    }
}
@media screen and (min-width: 1024px ) and (max-width: 2000px) {
    .carousel-container,
    .carousel-container .keydata {
        height: 460px;
    }
}
@media screen and (min-width: 2001px) and (max-width: 2800px) {
    .carousel-container,
    .carousel-container .keydata {
        height: 560px;
    }
}
@media screen and (min-width: 2800px) {
    .carousel-container,
    .carousel-container .keydata {
        height: 1060px;
    }
}
.panel-body.frontpage {
    min-height: 400px;
}
.panel-body.frontpage h1 {
    font-size: 1.1em;
    color: #333;
    line-height: normal;
    padding: 0 !important;
    margin: 4px 0 !important;
}
.panel-body.frontpage h2 {
    font-size: 0.9em;
    color: #999;
    line-height: normal;
    padding: 0;
    margin: 0 0 24px;
}

.panel-body.frontpage h3 {
    font-size: 1.1em;
    color: #333;
    line-height: normal;
    padding: 0 !important;
    margin: 4px 0 !important;
}

.panel-body.frontpage h4 {
    font-size: 0.9em;
    color: #999;
    line-height: normal;
    padding: 0;
    margin: 0 0 24px;
}
.panel-body.frontpage p {
    font-size: 1em;
    color: #333;
    line-height: 1.2em;
}
.panel-body.frontpage img {
    margin-right: 8px;
    margin-bottom: 4px;
}
.panel-body.frontpage .artists ul {
    margin: 0;
    padding: 0;
}
.panel-body.frontpage.artists li {
    list-style-type: none;
}
.panel-body.frontpage.artists hr {
    margin-top: 20px;
    margin-bottom: 20px;
}
.panel-body.frontpage > section {
    margin-bottom: 20px !important;
}
#heading {
    color: #5C6A76;
    background-color: #323941;
    min-heihgt: 42px;
    vertical-align: middle;
    font-size: 1em;
    z-index: 1;
    border-top-style: none;
    border-top-width: 1px;
    border-top-color: #5c6a75;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.6);
}
#heading .navbar-toggle {
    color: #5C6A76;
    border: 1px solid #5C6A76;
}
#heading .navbar-toggle:focus,
#heading .navbar-toggle:hover {
    color: #323941;
    background-color: #5C6A76;
    border-top-color: #5C6A76;
    border-right-color: #5C6A76;
    border-bottom-color: #5C6A76;
    border-left-color: #5C6A76;
}
#heading .back {
    font-size: 1.6em;
    padding: 0;
    margin: 0;
}
#heading .stroke {
    text-decoration: line-through;
    opacity: 0.7;
}
#heading .small {
    font-size: 0.9em;
}
#heading .middle {
    line-height: 50px;
    vertical-align: middle;
}
#heading .discount {
    height: 50px;
    line-height: 12px;
    vertical-align: top;
    padding-top: 2px;
}
#heading .discount span {
    display: block;
    line-height: normal !important;
    padding: 0 !important;
    margin: 0 !important;
    height: 10px !important;
}
#heading .navbar-nav > .active > a,
#heading .navbar-nav > .active > a:active,
#heading .navbar-nav > .active > a:focus,
#heading .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: #AFE26C;
}
#heading li.navbar-form {
    vertical-align: middle;
    line-height: 0;
    height: auto;
    list-style-type: none;
}
#heading li.h-price,
#heading li.price {
    font-size: 1.2em;
    color: #929EA9;
    padding-right: 12px;
    padding-left: 12px;
}
#heading li.separator {
    margin-right: 12px;
    margin-left: 12px;
    line-height: 50px;
    display: inline-block;
}
#heading li.desc,
#heading li.h-desc {
    padding-top: 14px;
}
#heading form.btn-cart {
    margin: 0;
    padding: 0;
}
#heading .navbar-nav > li > a {
    color: #5c6a76;
}
#heading .navbar-nav > li > a:hover {
    color: #AFE26C;
}
#heading .navbar-nav > li > a.btn {
    padding: 6px 12px;
    line-height: 20px;
}
#heading .navbar-nav > li > a.btn-primary {
    color: #FFF;
}
#heading .navbar-nav > li > a.btn.btn-primary:active,
#heading .navbar-nav > li > a.btn.btn-primary:focus,
#heading .navbar-nav > li > a.btn.btn-primary:hover {
    background-color: #3071a9;
    border-color: #285e8e;
}
#heading .btn-default.focus,
#heading .btn-default:active,
#heading .btn-default:focus,
#heading .btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
/* {
    color: #5C6A76 !important;
    background-color: #FFF;
} */
#heading .btn-cart .btn,
#heading .h-price,
#heading .text-price {
    font-weight: bold;
    border-radius: 0;
}
@media (max-width: 767px) {
    #heading li {
        float: left;
        margin-right: 16px;
    }
    #heading .navbar-form {
        margin-bottom: 0;
        margin-top: 4px;
        padding-bottom: 0;
        padding-top: 0p;
    }
    #heading .navbar-collapse {
        border-top-color: #323941;
        border-right-color: #323941;
        border-bottom-color: #323941;
        border-left-color: #323941;
    }
    #heading .navbar-nav {
        margin-bottom: 0;
        overflow: hidden;
    }
}
#heading .h-timer {
    line-height: 50px;
    vertical-align: middle;
    padding: 7px 0 0;
    min-width: 130px;
    height: auto;
}
#heading .kkc-days-label,
#heading .kkc-hours-label,
#heading .kkc-label,
#heading .kkc-min-label,
#heading .kkc-sec-label,
#heading .kkcountdown {
    color: #697987;
    margin: 0;
    height: auto;
    line-height: normal;
    font-size: 1em;
    padding: 0 2px;
}
#heading .kkc-days,
#heading .kkc-hours,
#heading .kkc-hours-text,
#heading .kkc-min,
#heading .kkc-min-text,
#heading .kkc-sec,
#heading .kkc-sec-text {
    margin: 0;
    line-height: normal;
    height: auto;
    color: #697987;
    font-size: 0.8em;
    padding: 0 2px;
    background-color: transaprent;
}
#heading .kkc-label {
    line-height: normal;
    height: auto;
    margin: 0;
    padding: 0;
}
#heading .countdown-title {
    display: block;
}
#heading .kkc-days-text {
    color: #697987;
    margin: 0;
    padding: 0 4px;
    font-size: 0.7em;
}
#heading .kkc-hours {
    clear: none;
}
#heading .kkc-sec {
    min-width: 12px;
}
.btn-checkout {
    color: #fff;
    background-color: #b7ac8c;
    border-color: #8D8158;
    font-weight: bold;
}
.btn-checkout.focus,
.btn-checkout:focus {
    color: #fff;
    background-color: #827651;
    border-color: #49432E;
}
.btn-checkout:hover {
    color: #fff;
    background-color: #b7ac8c;
    border-color: #8D8158;
}
.btn-checkout.active,
.btn-checkout:active,
.open > .dropdown-toggle.btn-checkout {
    color: #fff;
    background-color: #b7ac8c;
    border-color: #8D8158;
}
.btn-checkout.active.focus,
.btn-checkout.active:focus,
.btn-checkout.active:hover,
.btn-checkout:active.focus,
.btn-checkout:active:focus,
.btn-checkout:active:hover,
.open > .dropdown-toggle.btn-checkout.focus,
.open > .dropdown-toggle.btn-checkout:focus,
.open > .dropdown-toggle.btn-checkout:hover {
    color: #fff;
    background-color: #827651;
    border-color: #49432E;
}
.btn-checkout.active,
.btn-checkout:active,
.open > .dropdown-toggle.btn-checkout {
    background-image: none;
}
.btn-checkout.disabled.focus,
.btn-checkout.disabled:focus,
.btn-checkout.disabled:hover,
.btn-checkout[disabled].focus,
.btn-checkout[disabled]:focus,
.btn-checkout[disabled]:hover,
fieldset[disabled] .btn-checkout.focus,
fieldset[disabled] .btn-checkout:focus,
fieldset[disabled] .btn-checkout:hover {
    background-color: #D1CBB6;
    border-color: #A79B72;
}
.prod_page h3 {
    margin-top: 2em;
    font-size: 1.4em;
    font-weight: bold;
}
.mainpages #paypalform,
.mainpages #vibracartform,
.member_pages #paypalform,
.member_pages #vibracartform,
.product-page #paypalform,
.product-page #vibracartform {
    display: none;
}
#mobile-price {
    font-size: 1.2em;
}
#mobile-price .countdown-timer {
    min-width: 160px;
}
.prod_page h2 {
    font-size: 1.7em;
    line-height: normal;
    margin: 64px 0 16px;
    color: #999;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding: 6px 0;
}
.prod_page .subtitle {
    font-size: 1em;
    line-height: normal;
    padding: 0;
    margin: 0 0 16px;
    color: #999;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.prod_page .title {
    margin-bottom: 64px;
}
.prod_page .prod-image {
    margin-top: 6px;
    margin-bottom: 6px !important;
}
.prod_page .stroke {
    text-decoration: line-through;
    opacity: 0.7;
}
.prod_page .price-hint {
    font-size: 1em;
    color: #5c6a75;
    margin-top: 12px;
}
.prod_page .video {
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 12px;
}
.prod_page .thumbnail {
    background-color: rgba(10,10,10,0.5);
    border-color: rgba(255,255,255,0.1);
}
.prod_page #media {
    margin-top: 24px;
    min-height: 640px;
}
div.install p {
    margin: 0;
    padding: 0;
}
.prod_page .item-frame,
.up_page .item-frame {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    display: table;
}
.prod_page .item-frame .bg,
.up_page .item-frame .bg {
    width: 100%;
    position: relative;
    display: block;
}
.prod_page .item-frame .wrapper,
.up_page .item-frame .wrapper {
    position: absolute;
    width: 100%;
    top: 8%;
    left: 0;
}
.prod_page .item-frame .wrapper2,
.up_page .item-frame .wrapper2 {
    position: absolute;
    width: 100%;
    bottom: 8%;
    left: 0;
}
.prod_page .item-frame .logo,
.prod_page .item-frame .logo {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
}
.prod_page .item-frame .sampler,
.up_page .item-frame .sampler {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}
.prod_page .item-frame .sampler .kontakt,
.prod_page .item-frame .sampler .massive,
.prod_page .item-frame .sampler .wav,
.up_page .item-frame .sampler .kontakt,
.up_page .item-frame .sampler .massive,
.up_page .item-frame .sampler .wav {
    opacity: 0.8;
}
.prod_page .item-frame .sampler .tooltip,
.up_page .item-frame .sampler .tooltip {
    z-index: 10000;
}
.prod_page .item-frame .sampler a,
.up_page .item-frame .sampler a {
    position: relative;
    float: left;
    margin-right: 8px;
    margin-left: 8px;
    margin-bottom: 6px;
}
.item-frame .icon path {
    fill: #FFF !important;
}
.prod_page .content li {
    margin-bottom: 16px;
    list-style-type: none;
}
.prod_page .content li:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 1.2em;
    display: inline-block;
    margin-left: -1.2em;
    width: 1.2em;
}
@media (min-width: 768px) and (max-width: 970px) {
    .prod_page .item-frame .sampler a img,
    .up_page .item-frame .sampler a img {
        width: 80%;
    }
    .prod_page .item-frame .logo,
    .up_page .item-frame .logo {
        max-width: 60%;
    }
    .prod_page .item-frame .wrapper2,
    .prod_page .item-frame .wrapper2 {
        bottom: 3%;
    }
    .prod_page .item-frame .sampler {}
}
@media (max-width: 767px) {
    .prod_page .item-frame .sampler a img {
        width: 80%;
    }
    .prod_page .item-frame .bg {
        min-height: 300px;
        background-size: cover;
    }
    .prod_page .item-frame .wrapper {
        max-width: 100%;
        left: 0;
    }
    .prod_page .item-frame .wrapper2 {
        left: 0;
        bottom: 3%;
    }
    .prod_page .item-frame .logo {
        left: 0;
        max-width: 100%;
    }
    .prod_page .item-frame .sampler {
        left: 0;
    }
    .prod_page .item-frame .sampler img {
        max-width: 80%;
    }
}
.prod_page .included img {
    width: 100px;
    transition: filter ease-out 0.2s;
}
.prod_page .included img:hover {
    filter: brightness(1.5);
    transition: filter ease-out 0.2s;
}
section#audio {
    background-size: cover;
}
section#audio .container {
    height: auto;
    min-height: 480px;
    padding-bottom: 2rem;
}
@media (min-width: 50px) {
    section#audio h2 {
        margin-top: 1rem;
    }
    section#audio .container {
        min-height: 480px;
    }
}
@media (min-width: 768px) {
    section#audio .container {
        min-height: 400px;
    }
}
@media (min-width:990px) {
    section#audio .container {
        min-height: 200px;
    }
    section#audio h2 {
        margin-top: 3rem;
    }
}
#free-downloads .panel-body {
    height: 480px;
}
.prod_page .panel-heading h1,
.up_page .panel-heading h1 {
    font-size: 1.4em;
}
.prod_page .panel-body,
.up_page .panel-body {
    background-color: #323941;
    color: #697987;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-radius: 0;
}
.prod_page .panel-body h1,
.up_page .panel-body h1 {
    font-size: 1.9em;
    padding: 0;
    margin: 0 0 0.9 em;
    color: #929EA9;
    font-weight: bold;
}
.prod_page .panel-body h2,
.up_page .panel-body h2 {
    font-size: 1.4em;
    text-decoration: line-through;
    margin: 0 0 8px;
    line-height: normal;
    padding: 0;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #929EA9;
}
.prod_page .panel-body.price h2,
.up_page .panel-body.price h2 {
    opacity: 0.7;
}
.prod_page .panel-heading,
.up_page .panel-heading {
    color: #5c6a75;
    background-color: #23282d;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.prod_page .panel-default,
.up_page .panel-default {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.prod_page .genre .panel-body,
.prod_page .panel-body .sample-info,
.up_page .genre .panel-body,
.up_page .panel-body .sample-info {
    color: #697987;
    font-size: 0.9em;
}
.prod_page .panel-body .sampler img,
.up_page .panel-body .sampler img {
    margin-bottom: 2px;
    margin-top: 2px;
}
.prod_page .panel-body .btn-cart .btn {
    font-weight: bold;
    border-radius: 0;
}
.prod_page .default-2 .panel-default,
.up_page .default-2 .panel-default {
    -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.4);
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.4);
    border-radius: 0;
    opacity: 0.9;
}
.prod_page .default-2 .panel-body,
.up_page .default-2 .panel-body {
    background-color: #FFF;
    font-size: 0.9em;
    overflow-y: auto;
    height: 220px;
}
.prod_page .default-2 .panel-heading,
.up_page .default-2 .panel-heading {
    background-color: #E1E1E1;
    border-radius: 0;
}
.prod_page .default-2 .panel-format,
.up_page .default-2 .panel-format {
    font-size: 0.9em;
}
.prod_page .default-2 .panel-price,
.up_page .default-2 .panel-price {
    font-size: 1.1em;
}
.prod_page .default-2 .panel-format .sample-info,
.up_page .default-2 .panel-format .sample-info {
    font-size: 1.2em;
    padding-top: 4px;
    padding-bottom: 4px;
}
.prod_page .default-2 .panel-format ul,
.up_page .default-2 .panel-format ul {
    margin: 0 0 0 16px;
    padding: 0 0 12px;
}
.prod_page .default-2 .panel-format li,
.up_page .default-2 .panel-format li {
    margin: 0;
    padding: 0;
    list-style-type: circle;
}
.panel-prod_categories {
    border-radius: 0;
    padding: 0;
}
.panel-prod_categories .panel-heading {
    border-radius: 0;
    padding: 0;
}
.panel-prod_categories .panel-body {
    min-height: 100px;
}
.panel-prod_categories .panel-heading .thumbnail {
    margin: 0;
    border-radius: 0;
    padding: 0;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 200px;
    overflow: hidden;
    display: block;
    transition: all ease-in 0.1s;
}
.panel-prod_categories .panel-heading .thumbnail:hover {
    filter: brightness(150%);
    transition: all ease-in 0.2s;
}
a.btn-yb-categories {
    font-size: 100%;
    heigth: auto;
    min-height: auto;
    border-radius: 0;
    border: 1px solid #09F;
    width: 100%;
    padding: 24px 8px;
    margin-bottom: 24px;
    white-space: normal;
}
a.btn-yb-categories:hover {
    border-top-color: #333333;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #333333;
}
.prod_page .label {
    color: #C8CDD2;
    line-height: 24px;
    white-space: normal;
    display: inline-block;
    text-align: left;
    font-size: 0.9em;
    width: 100%;
    vertical-align: middle;
    padding-top: 4px;
    padding-bottom: 2px;
}
.prod_page .label-default {
    background-color: #323941;
}
.prod_page .label i {
    font-size: 1.3em;
}
.prod_page .label a {
    color: #337ab7;
}
.prod_page .label a:hover {
    color: #AFE26C;
}
.prod_page .tooltip-inner {
    font-family: 'Roboto-Condensed', sans-serif;
    background-color: #23282d;
    font-size: 1.1em;
}
#deal {
    margin-bottom: 40px;
}
#deal .kkcountdown {
    text-align: left;
    display: block;
    margin-right: auto;
    margin-left: 12px;
    font-size: 1em !important;
    font-weight: normal;
}
#deal .countdown {
    line-height: 1em;
    vertical-align: middle;
    padding: 4px 0 0;
    min-width: 120px;
    height: auto;
    font-size: 0.8em;
    background-color: transparent;
    margin-left: 12px;
    font-weight: normal;
}
#deal .kkc-days-label,
#deal .kkc-hours-label,
#deal .kkc-label,
#deal .kkc-min-label,
#deal .kkc-sec-label,
#deal .kkcountdown {
    margin: 0;
    height: auto;
    line-height: normal;
    font-size: 1.3em;
    padding: 0 2px;
}
#deal .kkc-days,
#deal .kkc-days-text,
#deal .kkc-hours,
#deal .kkc-hours-text,
#deal .kkc-min,
#deal .kkc-min-text,
#deal .kkc-sec,
#deal .kkc-sec-text {
    line-height: normal;
    height: auto;
    font-size: 1.4em;
    padding: 0 4px;
    background-color: #323941;
    margin: 0 2px 0 0;
}
#deal .kkc-label {
    line-height: normal;
    height: auto;
    margin: 0;
    padding: 0;
}
#deal .countdown-title {
    display: none;
}
#deal .countdown-timer {
    display: block;
}
#deal .kkc-days,
#deal .kkc-days-text {
    margin: 0 0 2px;
    padding: 0 4px 0 12px;
}
#deal .kkc-hours {
    display: inline;
}
#deal .kkc-sec-text {
    display: none;
    float: left;
}
#deal .kkc-sec {
    min-width: 48px;
}
#deal .kkc-days,
#deal .kkc-days-text,
#deal .kkc-hours,
#deal .kkc-hours-text,
#deal .kkc-min,
#deal .kkc-min-text,
#deal .kkc-sec {
    background-color: transparent;
    display: inline;
    float: left;
}
#deal .kkc-days-label,
#deal .kkc-hours-label,
#deal .kkc-min-label,
#deal .kkc-sec-label {
    display: none;
}
@media screen and (min-width: 991px) {
    #deal {
        display: none;
    }
}
.unlock-code {
    width: 100%;
    height: 300px;
    margin-top: -20px;
    background-color: #00386A;
    background-image: url("../../media/parallax-bg/finnland.jpg");
    background-position: 0 -340px;
    background-repeat: no-repeat;
    background-size: cover;
}
.unlock-code a {
    color: #FF0;
}
.unlock-code a:hover {
    color: #FFC;
}
.unlock-code .window {
    color: #FFF;
    opacity: 0.8;
    font-size: 1.1em;
    padding-top: 56px;
}
.sec {
    background-color: #C30;
}
.kkcountdown {
    font-size: 1.2em;
    color: #333;
}
.kkc-days,
.kkc-hours,
.kkc-min,
.kkc-sec {
    width: auto;
    color: #333;
    display: inline;
    text-align: center;
    font-size: 0.85em;
    float: left;
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 2px;
    height: auto;
    padding-bottom: 0;
}
.kkc-days {
    padding: 2px 1px 0;
}
.kkc-sec {
    transition: all 0.1s ease-in;
    margin-right: 0;
}
.kkc-days-text,
.kkc-hours-text,
.kkc-min-text {
    float: left;
    color: #999;
    padding-top: 2px;
    padding-right: 1px;
    padding-left: 1px;
    vertical-align: middle;
    font-size: 0.85em;
    padding-bottom: 0;
}
.kkc-days-text {
    color: #333;
    margin-right: 8px;
}
.kkc-label {
    font-size: 1em;
    color: #333;
    text-transform: uppercase;
    text-align: left;
    display: block;
    float: none;
    margin-top: 2px;
    margin-bottom: 3px;
}
.kkc-days-label,
.kkc-hours-label,
.kkc-min-label,
.kkc-sec-label {
    background-color: #666;
    width: 24%;
    color: #FFF;
    margin-right: 1%;
    display: none;
    float: left;
    line-height: 12px;
    padding: 2px;
    text-align: center;
    font-size: 0.8em;
    text-transform: lowercase;
}
.kkc-sec-label {
    margin-right: 0;
    display: none;
}
.kkc-days-label {
    margin-right: 1%;
    width: 25%;
    display: none;
}
@media (max-width: 767px) {
    .prod_page .title {
        margin-bottom: 12px;
    }
    .prod_page h2.subtitle {
        margin-bottom: 0;
    }
    .prod_page #mobile-price {
        text-align: right;
        margin-bottom: 32px;
    }
    .prod_page #mobile-price ul {
        margin: 0;
        padding: 0;
    }
    .prod_page #mobile-price li {
        margin-top: 0;
        font-size: 1.2em;
        color: #666;
        float: left;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
        padding-right: 12px;
        padding-left: 12px;
        list-style-type: none;
        display: block;
    };
    .prod_page #mobile-price li.countdown {
        font-size: 0.8em;
        display: block;
        height: auto;
        width: 160px;
    };
    .prod_page .timer-xs .countdown {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    #mobile-price .kkc-days-label,
    #mobile-price .kkc-hours-label,
    #mobile-price .kkc-label,
    #mobile-price .kkc-min-label,
    #mobile-price .kkc-sec-label,
    #mobile-price .kkcountdown {
        color: #CCC;
        margin: 0;
        height: auto;
        line-height: normal;
        font-size: 0.9em;
        padding: 0 2px;
    }
    #mobile-price .kkc-days,
    #mobile-price .kkc-hours,
    #mobile-price .kkc-hours-text,
    #mobile-price .kkc-min,
    #mobile-price .kkc-min-text,
    #mobile-price .kkc-sec,
    #mobile-price .kkc-sec-text {
        margin: 0;
        line-height: normal;
        height: auto;
        color: #CCC;
        font-size: 0.7em;
        padding: 0 2px;
    }
    #mobile-price .kkc-label {
        line-height: normal;
        height: auto;
        margin: 0;
        padding: 0;
    }
    #mobile-price .countdown-title {
        display: block;
    }
    #mobile-price .kkc-days-text {
        color: #CCC;
        margin: 0;
        padding: 0 4px;
        font-size: 0.7em;
    }
    #mobile-price .kkc-hours {
        clear: none;
    }
}
.items table {
    background-color: #F9F9F9;
}
.items thead {
    font-size: 1.3em;
}
.items thead small {
    color: #999;
}
.items .t-pricing h1 {
    font-size: 1.6em !important;
    font-weight: bolder;
    padding: 0 0 2px !important;
    line-height: normal;
    display: inline;
    margin: -2px 0 0;
}
.items .t-pricing h2 {
    font-size: 1.6em;
    line-height: normal;
    margin: 6px 0 0;
    padding: 0;
    display: inline;
}


.items .t-pricing h3 {
    font-size: 1.6em !important;
    font-weight: bolder;
    padding: 0 0 2px !important;
    line-height: normal;
    display: inline;
    margin: -2px 0 0;
}
.items .t-pricing h2.stroke {
    text-decoration: line-through;
    font-size: 1.6em;
    color: #999;
}
.items .t-pricing i.stroke {
    text-decoration: line-through;
    font-style: normal;
}
.items .details .btn-showdetail {
    margin-bottom: 12px;
    float: left;
    margin-right: 8px;
}
.items .details img {
    float: left;
    margin-right: 8px;
    margin-top: 16px;
}
.items .hint1 {
    font-size: 0.8em;
    color: #999;
    margin-top: 8px;
    padding: 0;
    margin-right: 0;
    margin-left: 0;
    font-weight: normal;
}
.items .hint1 a {
    color: #999;
    text-decoration: none;
    transition: all 0.6s;
}
.items .hint1 a:hover {
    color: #CCC;
    text-decoration: none;
    transition: all 0.6s;
}
.items .filesize {
    font-size: 0.75em;
    color: #999;
    line-height: normal;
    padding: 0;
    margin: 0 0 8px;
    text-align: left;
}
.items .discount {
    font-size: 1em;
    color: #666;
    font-weight: normal;
}
.items img.sampler {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.items .btn-play p {
    margin-top: 8px !important;
    display: block;
    font-size: 1.9em;
    line-height: 1.9px;
}
.items .btn-play a {
    cursor: pointer;
    padding: 4px;
    font-size: 1.9em;
    color: #909090;
}
.items .btn-play a:hover {
    color: #FC0;
    background-color: #666;
}
.items .info {
    font-size: 1.2em;
    right: 0;
    bottom: 0;
}
.items .pricing {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 8px;
    margin-bottom: 12px;
}
.items .t-cart,
.items .timer {
    width: 50%;
}
.items .t-cart {
    margin-left: 0;
}
.items .update-wrench {
    padding: 0;
}
.items .t-info,
.items .t-pricing {
    height: 56px;
    overflow: hidden;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #CCC;
    width: 50%;
}
.items .t-cart {
    height: auto;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.items .extra {
    padding-right: 4px;
    padding-left: 4px;
}
.items .btn-cart {
    width: 100%;
    padding: 0;
}
.items .btn-cart .btn {
    margin: 0 0 !important;
}
.items .btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: 1.7em;
}
.items .view img.gray-out {
    filter: grayscale(100%)
}
.items .view img:hover {
    filter: brightness(150%)
}
.view {
    position: relative;
    z-index: 0;
    overflow: hidden;
    height: 354px;
    max-height: 354px;
}
.view .overlay {
    position: absolute !important;
    left: 0;
    top: 354px;
    height: 0;
    width: 100%;
    z-index: 100;
    background-color: #FFF;
    opacity: 1;
    transition: all 0.6s;
    color: #666;
    padding: 6px;
}
.view:hover .overlay {
    position: absolute !important;
    z-index: 100;
    opacity: 1;
    height: 130px;
    top: 224px;
}
.view img {
    display: block;
    position: relative;
    z-index: 1;
}
.items-new {
    min-height:616px;
    max-height: 616px;
    margin: 6px;
    width: 354px;
    display: block;
    border: 1px solid #CCC;
    overflow: hidden;
}
.items-new.myproducts {
    min-height:608px;
    max-height: 616px;
    height: auto;
}

.items-new.myproducts .pricing {
    border-bottom-style: none;
    margin-bottom: 0;
}
.items-new .play-btn {
    position: absolute;
    left: 3%;
    bottom: 3%;
    font-size: 5em;
    color: rgba(255,255,255,0.7);
    min-width: 64px;
    min-height: 64px;
    z-index: 10;
}
@media(min-width:0px) {
	.items-new  .view .kontakt-disclaimer { width: 88px; height: 28px; position: absolute; right: 0px; bottom: 0px; cursor: pointer; z-index: 10; background-color: transparent;  border: 1px solid rgba(255,255,255,0.3);background-color:rgba(255,255,255,0.2); transition: background-color ease-in 0.2s, border ease-in 0.1s; }
	.items-new .view .kontakt-disclaimer:hover {background-color:rgba(255,255,255,0.4); border:1px solid rgba(255,255,255,0.5);}
	#disclaimer-modal .modal-title{ text-transform: uppercase; }
	#disclaimer-modal .modal-body ul { padding-left:2rem; list-style-type: square; }
	#disclaimer-modal .modal-body ul li {margin-bottom:2rem;}
}
@media (min-width: 272px) {
	.items-new .view .kontakt-disclaimer { width: 94px; } 
}
@media (min-width: 348px) {
	.items-new .view .kontakt-disclaimer { width: 116px; height: 36px; } 
}
	
@media (min-width: 768px) { 
.items-new .view .kontakt-disclaimer { width: 112px;}
}
@media (min-width: 992px) {
	.items-new .view .kontakt-disclaimer { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; background-color:transparent; } 
}

.items-new .label { font-size:1em; padding-top:0.5rem; padding-bottom:0.5rem; margin-bottom:0.25rem; border-radius:0rem; font-weight:normal; display:block; cursor:pointer}
.items-new .label-default {background-color:rgba(0,0,0,0.15);}
.items-new a.label-default{color:rgba(0,0,0,0.5);}
.items-new a.label-default:hover{ color: rgba(0,0,0,0.2); }

.items-new .play-btn a {
    color: rgba(255,255,255,0.7);
}
.items-new .play-btn a:hover {
    color: rgba(255,255,255,1);
}
.items-new .label-free-deal {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    color: #333;
    background-color: #F90;
    font-weight: bold;
    font-size: 1.2em;
    z-index: 1;
    padding: 4px 8px;
}
.items-new .label-deal {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    color: #333;
    background-color: #3CF;
    font-weight: bold;
    font-size: 1.2em;
    z-index: 1;
    padding: 4px 8px;
}
@media (max-width: 767px) {
    .items-new {
        margin-left: auto;
        min-height: 380px;
        margin-right: auto;
        margin-bottom: 32px;
    }
}
@media(max-width:390px) {
    .items-new {
        width: 94%;
        margin-left: auto;
        margin-right: auto;
        min-height: 380px;
        margin-bottom: 32px;
    }
}
.items-body {
    padding: 8px;
    min-height: 148px;
    max-height: 288px;
}
.items-body .header {
    min-height: 44px;
}
.items-body h1 {
    font-size: 1.2em;
    margin: 0 0 8px;
    padding: 0;
    font-weight: bold;
    text-transform: capitalize !important;
}

.items-body h2 {
    font-size: 1.2em;
    margin: 0 0 8px;
    padding: 0;
    font-weight: bold;
    text-transform: capitalize !important;
}

.items-new.myproducts h2{
    font-size:0.9em; color:rgba(0,0,0,0.4); font-weight:normal; margin: 0; padding: 0; text-transform: capitalize !important;;
}

.items-body h2.note {
    font-size: 0.9em;
    color: #999;
    margin: 0;
    
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.items-body .extra h2 {
    font-size: 1.2em;
    line-height: normal;
    padding: 0;
    height: auto;
    width: auto;
    margin: 0 0 8px;
}
.items-body small {
    font-size: 0.8em;
    color: #666;
    display: block;
}
.panel-yb {
    border-radius: 0;
}
.panel-yb .panel-body {
    max-height: 400px;
    padding: 0;
}
.panel-yb .panel-footer {
    padding: 8px 0;
    vertical-align: middle;
}
#ui-id-1,
.ui-autocomplete,
.ui-front {
    z-index: 1000 !important;
}
.cookiebar {
    width: 100%;
    min-height: 32px;
    text-align: center;
    vertical-align: middle;
    background-color: rgba(35,40,45,0.95);
    color: #91a4b7;
    position: fixed;
    bottom: 0;
}
.cookiebar a {
    color: #BEBEBE;
}
.cookiebar a:hover {
    color: #afe26c;
}
.cookiebar .btn {
    min-height: 45px;
    line-height: 45px;
    width: 120px;
    width: 5%;
    min-width: 80px;
    font-weight: bold;
}
.cookiebar .close {
    color: #b2c9df;
    padding-top: 8px;
    padding-right: 16px;
}
.cookiebar .close-cookiebar {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.cookiebar .close-cookiebar:active,
.cookiebar .close-cookiebar:focus,
.cookiebar .close-cookiebar:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 0.2rem rgba(130,138,145,.5);
}
.cookiebar .container {
    min-height: 32px;
    vertical-align: middle;
    padding-top: 12px;
}
.footer.audio {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #333333;
    display: none;
}
.footer.audio ul {
    margin: 0 auto;
    width: 300px;
    display: block;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    text-align: center;
}
.footer.audio li.seperator {
    height: 60px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #757575;
    border-left-color: #CCC;
    float: left;
    list-style-type: none;
    color: #CCC;
    text-align: center;
    vertical-align: middle;
}
.footer.audio a {
    cursor: pointer;
    font-size: 1.8em;
    color: #CCC;
    line-height: 60px !important;
    height: 60px;
    width: 60px;
    text-align: center;
    vertical-align: middle;
    display: block;
    padding-top: 20px;
}
.footer.audio a:hover {
    background-color: #CCC;
    color: #333;
}
#jp_container_footer {
    height: 0;
}
div.footer-map {
    color: #576976;
    width: 100%;
    margin-top: 0;
    font-size: 0.9em;
    background-color: #23282d;
    padding: 4px 12px 12px 8px;
    margin-bottom: -2px;
}
div.footer-map p {
    margin-bottom: 0;
    margin-top: 8px;
    padding: 0;
}
div.footer-map a {
    color: #576976;
}
div.footer-map a:hover {
    color: #AFE26C;
}
.planrenewal h1,
.planrenewal h2,
.planrenewal h3 {
    font-size: 1em;
    margin: 0;
    padding: 0;
}
table .plan1 {
    color: #204d74;
}
table .plan2 {
    color: #d58512;
}
.ui-widget.ui-widget-content {
    border: none;
}
.ui-widget-content {
    background-color: #323941;
    border: none;
    color: #5c6a76;
}
.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: none;
    background: #5c6a76;
    color: #323941;
    width: auto;
    margin: 0;
    left: 0;
    top: 0;
}
section.contactform .form-group.website {
    display: none;
}
.cookie-consent {
    background-color: rgba(35,40,45,0.95);
    color: #91a4b7;
    height: 400px;
    width: 360px;
    position: fixed;
    overflow: hidden;
    z-index: 9999;
    left: 12px;
    bottom: 12px;
}
.cookie-consent h1 {
    font-size: 1.4em;
    margin-top: 4px;
    margin-bottom: 12px;
}
.cookie-consent section.dragarea {
    background-color: rgba(187,194,202,0.95);
    min-height: 24px;
    padding: 2px;
    display: block;
}
.cookie-consent section.body {
    padding: 16px;
}
.cookie-consent .dismiss {
    font-size: 1.4em;
    color: rgba(55,63,70,1);
    background-color: transparent;
    border: none;
    position: absolute;
    top: 2px;
    right: 2px;
    transition-duration: 0.4s;
}
.cookie-consent .dismiss:hover {
    color: rgba(122,157,0,1) !important;
}
.cookie-consent .option-group {
    margin-top: 8px;
}
.cookie-consent .switch {
    position: relative;
    display: inline-block;
    width: 42px;
    height: 24px;
}
.cookie-consent .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.cookie-consent .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.cookie-consent .slider:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 2px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.cookie-consent input:checked + .slider {
    background-color: #2196F3;
}
.cookie-consent input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}
.cookie-consent input:checked + .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}
.cookie-consent .slider.round {
    border-radius: 20px;
}
.cookie-consent .slider.round:before {
    border-radius: 50%;
}
@media(min-width:0) {
    .btn.show-yt {
        margin-top: 8px;
    }
}
@media (min-width:992px) {
    .btn.show-yt {
        margin-top: 0;
    }
}
.video_wrapper {
    background-color: rgba(0,0,0,1);
    position: relative;
    width: 100%;
    height: 295px;
    margin-bottom: 2en;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 1rem;
}
.vrapper_full {
    height: 515px !important;
    padding: 4rem;
}
.video_wrapper .video_trigger:before {
    content: '\f16a';
    font-family: 'FontAwesome';
    position: absolute;
    z-index: -1;
    font-size: 5em;
    color: rgba( 255, 255, 255, .3 );
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    top: calc( 50% - 60px );
    left: calc( 50% - 60px );
}
.video_wrapper .video_trigger {
    font-size: 0.8em;
    height: auto;
    width: auto;
    z-index: 0;
    background-color: rgba( 0, 0, 0, .6 );
    color: #fff;

    padding-bottom: 3em;
    padding-top: 0;
}
@media (min-width:992px) {
    .video_wrapper .video_trigger {
        font-size: 1em;
        padding-top: 8em;
    }
}
.video_wrapper .video_layer {
    position: relative;
    display: none;
    height: inherit;
    margin: auto;
    width: 100%;
}
.video_wrapper .video_layer iframe {
    border: 0 none transparent;
    height: inherit;
    width: 100%;
}
.soundcloud_noconsent {
    background-color: rgba(244,244,244,1);
    min-height: 300px;
    border: 1px solid #D2E1E6;
    display: block;
    border-radius: 4px;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 1rem;
}
.soundcloud_noconsent .soc-logo {
    position: relative;
    font-size: 5rem;
    top: 1rem;
    right: 1rem;
    width: 100%;
}
.soundcloud_noconsent .text-center {
    font-size: 0.9em;
    position: relative;
    top: 10%;
}
.yt-noconsent {
    width: 100%;
    height: 208px;
    background-color: rgba(255,255,255,.1);
    display: block;
    tex-align: center;
    border-radius: 4px;
    padding: 1rem;
}
.yt-noconsent .play {
    color: rgba(255,255,255,0.2);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 0;
    font-size: 6em;
}
.yt-noconsent .text-center {
    font-size: 0.9em;
    position: absolute;
    bottom: 15%;
    color: rgba(255,255,255,0.9);
    z-index: 1;
}
#yt-player {
    border-radius: 4px;
}
@media (min-width: 768px) {
    .soundcloud_noconsent {
        min-height: 200px;
    }
}
@media(min-width:992px) {
    .soundcloud_noconsent {
        min-height: 200px;
    }
    .soundcloud_noconsent .text-center {
        font-size: 1em;
        top: 25%;
    }
    .yt-noconsent {
        height: 506px;
    }
    .yt-noconsent .text-center {
        font-size: 1em;
        bottom: 20%;
    }
}
