/*
* bs-globals
*/

input:focus, select:focus, textarea:focus, button:focus {
	outline: none !important;
	outline-width: 0 !important;
	outline-style: none !important;
}

input:focus, select:focus, textarea:focus, button:focus {
	outline: none !important;
}

/*contenteditable="true"]:focus {*/
    /*outline: none !important;;*/
/*}*/
*:focus {
    outline: 0 none !important;
}

.bootstrap-select .dropdown-toggle:focus {
	outline: none !important;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), .bootstrap-select .dropdown-toggle:focus, .form-control:focus, .btn:focus, .btn.focus {

	outline: 0 !important;
    -webkit-box-shadow: 0px !important;
    box-shadow: inset 0px;
}

.btn:focus, .btn.focus {
	box-shadow: 0 0 0 0.0rem rgba(0, 123, 255, 0.0);
}


a {
	outline-width: 0;
	outline-style: none;
}

.bg-none {
	background: none !important;
	background-color: transparent !important;
}

.bg-dark {
	background-color: #0f0f10 !important;
}

.bg-secondary {
	background-color: #1e1e20 !important;
}

.text-dark {
	color: #0f0f10 !important;
}

.text-secondary {
	color: #1e1e20 !important;
}

.text-light {
	color: #F1DB6E !important;
}

.text-shadow {
	text-shadow: 2px 1px 2px rgba(0, 0, 0, 1);
}

.btn-primary:focus, .btn-primary.focus {
	box-shadow: none;
}

.btn {
	font-family: "CorpidC1Cd-Regular", "Ubuntu", sans-serif;
}

.btn-primary {
	background: none;
	border-radius: 0px;
	border-color: #f1db6e;
	color: #f1db6e;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 1.2pt;
	padding-left: 20%;
	padding-right: 20%;
}

a.btn-primary:hover, .btn-primary:hover {
	color: #000;
	background-color: #f1db6e;
	border-color: #f1db6e;
}
.news-content-section a.btn-gold {
    color: #000 !important;
    margin-top: 20px;
}
a.btn-gold {
    background: #f1db6e;
    border-radius: 0px;
    border-color: #f1db6e;
    color: #000 !important;
    text-transform: uppercase;
    font-weight: lighter;
    /*letter-spacing: 1.2pt;*/
    width: 100%;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 1.4em;
    position: relative;
    font-family: "CorpidC1Cd-Bold", "Ubuntu", sans-serif;
    font-weight: bold;
}
a:hover.btn-gold {
    color: #000;
}
.btn-gold:after {
    content: '';
    position: absolute;
    top: 20px;
    width: 10px;
    height: 10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
a.btn-gold.btn-content {
    width: auto;
    padding-left: 15%;
    padding-right: 15%;
}
a.btn-gold span {
    padding-right: 5px;
}
.cookies .btn-primary {
    padding: 6px 12px;
}

.btn-seperate {
	padding-left: 5%;
	padding-right: 5%;
}

.custom-control-input {
	background-color: white;
}

.custom-control-indicator {
	color: #f1db6e;
	border: 1px solid #f1db6e;
	border-radius: 4px;
	padding: 4px;
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin-right: 5px;
	padding: 4px;
}

.custom-control-input:checked ~.custom-control-indicator {
	background-image: url('../images/icons/select-gold_icon_ckeck.svg');
	background-size: 16px;
	background-position: center top;
	background-repeat: no-repeat;
}

/*
 * Extra utilities
 */
.border-top {
	border-top: 1px solid #e5e5e5;
}

.border-bottom {
	border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
	text-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

.flex-equal>* {
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1;
}

.overflow-hidden {
	overflow: hidden;
}

.zoom {
	transition: transform .2s; /* Animation */
}

.zoom:hover {
	transform: scale(1.5);
	/* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.bg-cover {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.bg-contain {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain !important;
	-webkit-background-size: contain !important;
	-moz-background-size: contain !important;
	-o-background-size: contain !important;
}

span.bg-cover {
	max-width: 100%;
	min-width: 100%;
	display: block;
}
.bg-parallax {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.item-align-bottom {
	position: absolute;
	bottom: 5px;
}

/*
* select picker
*/
.bootstrap-select.btn-group .dropdown-menu.inner {
	display: inline-block !important;
}

.bootstrap-select.btn-group .dropdown-menu li {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
}

.bootstrap-select.btn-group .dropdown-menu li {
	text-align: center;
}

.bootstrap-select.btn-group .dropdown-menu li a {
	color: #000;
	text-transform: uppercase;
	margin-right: 30px;
}

/*
* Gloabl
*/
body {
	font-family: "CorpidC1Cd-Regular", "Ubuntu", sans-serif;
	background: none;
	background: linear-gradient(315.04deg, #000000 0%, #262626 100%);
}

a {
	font-family: "CorpidC1Cd-Regular";
}

.text-bold {
	font-family: "CorpidC1Cd-Bold";
}

section {
	margin-top: 30px;
}

.page {
	max-width: 100%;
	padding: 0px;
}

.container {
	max-width: 1788px;
}

.container-fluid {
	padding-left: 80px;
	padding-right: 80px;
	width: 100%;
	max-width: 1788px;
}

.text-box {
	background: none;
	color: #fff;
	text-align: left !important;
}

.text-box h3 {
	color: #f1db6e !important;
	text-transform: uppercase;
	font-family: "CorpidC1Cd-Bold";
}

.text-decor-none, .text-decor-none:hover, .text-decor-none:active {
	text-decoration: none;
}

/*
* Navbar
*/
.navbar-main {
	z-index: 9999;
	height: 64px !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
.modal-open .navbar-main {
	z-index: 500;
}

.navbar .navbar-brand {
	text-transform: uppercase;
	color: #f1db6e !important;
	font-family: "CorpidC1Cd-Bold";
	letter-spacing: 0.2;
	font-weight: 500 !important;
}

.nav-item {
	text-transform: uppercase;
	color: #fff !important;
	font-family: "CorpidC1Cd-Regular";
	line-height: 1;
	letter-spacing: 0.2;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
	color: #f1db6e !important;
}

.navbar-dark .navbar-nav .nav-link {
	color: #fff !important;
	font-family: "CorpidC1Cd-Bold";
    font-weight: bold;
}

.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.selected {
	color: #F1DB6E !important;
}

.navbar-dark .navbar-nav .nav-link.language span {

}

.navbar-dark .navbar-toggler {
	color: #fff;
	border: none !important;
	right: 10px;
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-language {
	margin-top: 64px !important;
}

.navbar, .navbar-mobile .navbar-collapse, .navbar-language .navbar-collapse {
	background-color: rgba(0, 0, 0, 0.8);
}
/*
* Nav mobile
*/
.navbar-mobile {
	margin-top: 34px;
}

.navbar-mobile .navbar-nav {

}

.navbar-mobile .navbar-nav .nav-item {

}

.navbar-mobile .navbar-nav .nav-item a {
	color: #fff;
}

.navbar-mobile .navbar-nav .dropdown-menu a {

}

.navbar-mobile .navbar-nav .nav-item a:hover {
	color: #f1db6e;
}

.navbar-mobile .navbar-nav .dropdown-menu {
	background: none;
}

.navbar-mobile .navbar-nav .dropdown-item:focus, .dropdown-item:hover {

}

.navbar .mobile-language {

}

.navbar .mobile-language .lang-picker {
	min-width: 70px;
}

.navbar .mobile-language .lang-picker span {

}

.navbar .mobile-language .lang-picker img {
	margin-top: -5px;
	max-width: 16px;
}

.navbar .dropdown-menu {
	border: none !important;
}

.navbar-mobile .navbar-nav .nav-item a.active {
	color: #f1db6e !important;
}

/*
* Sub Nav Desktop
*/
.sub-navbar {
	display: none;
	margin-top: 64px;
	background-color: rgba(0, 0, 0, 0.5);
	min-height: 130px !important;
}

.sub-nav-item .sub-nav-main-href {
	color: #fff;
	text-decoration: none;
}

.sub-nav-item a {
	color: #fff;
	text-decoration: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "CorpidC1Cd-Bold";
}

.sub-nav-item a:hover {
	color: #F1DB6E;
}

.sub-nav-products .sub-nav-main-href:hover {
	color: #F1DB6E;
}

.sub-nav-item .sub-nav-href,
.sub-nav-item .sub-nav-main-href {
	color: #fff;
	text-decoration: none;
    display: block;
}
.sub-nav-item .list-unstyled .sub-nav-href {
    display: inline;
}
.sub-nav-products .sub-nav-href:hover {
	color: #F1DB6E;
}

.sub-nav-item .sub-nav-main-href .dog {
    background: url("../images/icons/select-gold_icon_hund.svg") no-repeat top center;
    height: 56px;
    margin-bottom: 5px;
    background-size: contain;
}
.sub-nav-item .sub-nav-main-href:hover .dog {
    background: url("../images/icons/select-gold_icon_hund_gold.svg") no-repeat top center;
    background-size: contain;
}
.sub-nav-item .sub-nav-main-href .cat {
    background: url("../images/icons/select-gold_icon_katze.svg") no-repeat top center;
    height: 56px;
    margin-bottom: 5px;
    background-size: contain;
}
.sub-nav-item .sub-nav-main-href:hover .cat {
    background: url("../images/icons/select-gold_icon_katze_gold.svg") no-repeat top center;
    background-size: contain;
}
.sub-nav-item .sub-nav-href .dog {
    background: url("../images/icons/select-gold_icon_hund.svg") no-repeat top center;
    height: 76px;
    margin-bottom: 5px;
    background-size: contain;
}
.sub-nav-item .sub-nav-href:hover .dog {
    background: url("../images/icons/select-gold_icon_hund_gold.svg") no-repeat top center;
    background-size: contain;
}
.sub-nav-item .sub-nav-href .cat {
    background: url("../images/icons/select-gold_icon_katze.svg") no-repeat top center;
    height: 76px;
    margin-bottom: 5px;
    background-size: contain;
}
.sub-nav-item .sub-nav-href:hover .cat {
    background: url("../images/icons/select-gold_icon_katze_gold.svg") no-repeat top center;
    background-size: contain;
}

.sub-nav-item .sub-nav-href .sglogo {
    background: url("../images/icons/select-gold_icon_select-gold.svg") no-repeat top center;
    height: 76px;
    margin-bottom: 5px;
    background-size: contain;
}
.sub-nav-item .sub-nav-href:hover .sglogo {
    background: url("../images/icons/select-gold_icon_select-gold_gold.svg") no-repeat top center;
    background-size: contain;
}
.sub-nav-item .sub-nav-href .themes {
    background: url("../images/icons/select-gold_icon_themen.svg") no-repeat top center;
    height: 76px;
    margin-bottom: 5px;
    background-size: contain;
}
.sub-nav-item .sub-nav-href:hover .themes {
    background: url("../images/icons/select-gold_icon_themen_gold.svg") no-repeat top center;
    background-size: contain;
}
.sub-nav-item ul li {
	display: inline;
}

.sub-nav-products .sub-nav-item {
	max-width: 200px;
	width: 200px;
}
.sub-nav-dogs {
    width: 750px;
}
.sub-nav-products {
    width: 400px;
}
.sub-nav-dogs .sub-nav-item ul li {
	display: block;
}

.sub-nav-dogs .sub-nav-item ul li a {

}

.sub-nav-dogs .sub-nav-item ul li a:hover {
	color: #F1DB6E;
}

/* ------- Navbar Language -------- */

.navbar-language ul {
    border: none;
}

.navbar-language ul li {
    border: none;
}

.navbar-language ul li.nav-item a {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-family: "CorpidC1Cd-Bold";
    letter-spacing: 0.05em;
}
.navbar-language ul li.nav-item a .lang {
    text-transform: none;
}

.navbar-language .nav-item a {
    color: #fff;
}
.navbar-language ul li.nav-item a:hover {
    text-decoration: none;
}
.navbar-language ul li.nav-item p {

}

/*
* Footer
*/
footer {

}

.footer {

}

.footer .item {
	text-transform: uppercase;
	color: #fff;
}

.footer .item a {
	text-transform: uppercase;
	color: #fff;
}

.footer .legal {
	background-color: #f1db6e !important;
	min-height: 60px;
}

.footer .legal .copy {
	display: block;
	color: #000;
	margin-left: 5%;
	padding-top: 20px;
	float: left;
}

.footer .legal ul {
	padding-top: 20px;
	color: #000;
}

.footer .legal ul a {
	text-transform: none;
	color: #000;
}

.footer .buy-links .links-mobile-footer a {
	text-transform: none;
	color: #fff;
}

.footer .buy-links a {
	font-size: 1.385em;
	text-transform: none;
	color: #fff;
}

.footer .buy-links {
	padding: 25px 0 40px 0;
}

.footer .buy-links .headline {
	font-size: 2.525em !important;
}

.footer .buy-links .left-container {
	padding-right: 30px;
}

.footer .buy-links .right-container {
	padding-left: 30px;
}

.footer .buy-links hr {
	border-top: 1px solid #fff;
	margin: 5px 0 10px 0;
}

.footer .buy-links .item {
	margin: 4px 0 4px 0;
}

.footer .legal ul li {
	border-right: 1px solid #000;
}

.footer .buy-links img {
	width: 40px;
	margin: 0 10px 0 0;
}

.footer-bow {
	position: static;
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 138px;
	width: 100%;
	background-image: url('../images/SELECTGOLD_Bogen_Logo.svg');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin: 30px auto 80px;
}

.image-footer-bow {
	width: 100%;
	margin-top: 30px;
}

.footer .headline {
	color: #f1db6e !important;
	text-transform: uppercase;
	line-height: 1.1;
}

.footer .subline {
	margin-left: 12px;
	color: #fff !important;
	text-transform: uppercase;
	line-height: 1;
	color: #fff !important;
	margin-top: 30px;
}

.footer ul li {
	display: inline;
	border-right: 1px solid #fff;
	padding-left: 15px;
	padding-right: 15px;
}

.footer ul li.last {
	border-right: none;
}

.footer ul li a, .footer ul li a:hover {
	text-transform: none;
	text-decoration: none;
	color: #fff;
}

.language-selection {
	display: block;
	top: 0px;
	padding-top: 80px;
	padding-bottom: 40px;
	opacity: 1.6;
	z-index: 19999;
	background-color: rgba(15, 15, 16, 0.8);
	display: none;
}

.language-selection .country-name {
	line-height: 30px;
	margin-left: 10px;
	color: #fff;
}

.language-selection .header {
	max-height: 60px;
	background-color: #0f0f10;
	width: 100%;
}

.language-selection .item {
	min-width: 165px;
}

.language-selection .item .lang-flag {
	width: 40px !important;
	max-width: 40px;
	height: 40px;
	max-height: 40px;
}

.language-selection .item  a {
	text-transform: uppercase;
	overflow: hidden;
	color: #fff;
}
/*
* Header
*/
header {
	min-height: 650px;
    position: relative;
}

header .container-fluid .brand-logo {
	top: 30px;
	z-index: 999;
}

header .container-fluid .brand-logo .brand-text {
	margin-top: 14px;
	width: 100% !important;
}

header .container-fluid .brand-logo .brand-text span {
	line-height: 1.1;
	font-family: "CorpidC1Cd-Heavy";
}

header .container-fluid .brand-logo .row {
	margin-left: -55px;
}

header .carousel-item {
	min-height: 650px;
}

header .carousel-item .carousel-caption-head,
.home-double-video-headline {
	position: absolute !important;
	bottom: 20px !important;
	text-transform: uppercase;
	font-family: 'CorpidC1Cd-Bold';
}

.home-double-video-headline {
	z-index:55;
}


header .carousel-control {
	margin-top: 80px;
}

.bg-cover-stage-default {
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-image: url('../images/select_gold_buehne.png');
	height: 850px;
}

.carousel-item {
	padding-bottom: 80px;
}

.carousel-control {
	position: absolute;
	display: block;
	top: 35%;
	bottom: 0;
	width: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	background: none !important;
	overflow: hidden;
	z-index: 1000;
}

.carousel-control.left {
	left: 0;
}

.carousel-control.right {
	right: 0;
}

.carousel-indicators {
	bottom: 30px;
}

.carousel-indicators li {
	border-radius: 8px;
	width: 8px;
	height: 8px;
	background-color: #fff;
	margin-top: 5px;
	margin-right: 6px;
	margin-left: 6px;
}

.carousel-indicators li.active {
	margin-top: 0px;
	border-radius: 16px;
	width: 16px;
	height: 16px;
	background-color: #f1db6e !important;
}

.carousel-control.left, .carousel-control.right {
	padding-top: 4px;
	border-radius: 50%;
	border: 3px solid #f1db6e;
}

.carousel-control.right {
	margin-right: 10px;
	padding-right: 0px;
}

.carousel-control.left {
	margin-left: 10px;
	padding-right: 3px;
}

.carousel-control-next-icon, carousel-control-prev-icon {
	background-image: url('../images/icons/select-gold_icon_pfeil.svg');
	background-size: 60%;
	background-repeat: no-repeat;
	background-position: 60% center;
	margin-top: 0%;
}

.carousel-control-prev-icon {
	background-image: url('../images/icons/select-gold_icon_pfeil.svg');
	background-size: 60%;
	background-repeat: no-repeat;
	background-position: 60% center;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: 0%;
}

.big-image-teaser {
	min-height: 585px;
}

.big-image-teaser .headline {
	color: #f1db6e !important;
	text-transform: uppercase;
	line-height: 1.1;
}

.big-image-teaser .subline {
	color: #fff !important;
	text-transform: uppercase;
	line-height: 1;
}

.big-image-teaser button {
	background-color: rgba(0, 0, 0, 0.5);
	margin-top: 30px;
}

.teaser-box-section {

}

/*.teaser-box, .teaser-box-product {*/
/*min-height: 500px;*/
/*}*/

/*.teaser-box-product {*/
/*background-position-y: 30px;*/
/*}*/
.teaser-box-section h3 {
	width: 100%;
	color: #f1db6e !important;
	text-align: center;
	text-transform: uppercase;
}

.teaser-box .headline {
	color: #f1db6e !important;
	text-transform: uppercase;
	font-family: 'CorpidC1Cd-Bold';
}

.teaser-box .subline {
	color: #fff !important;
	font-family: 'CorpidC1Cd-Bold';
}

.teaser-box:active, .teaser-box-product:active {
	text-decoration: none;
}

.teaser-box:hover, .teaser-box-product:hover {
	text-decoration: none;
}

.hover-zoom-box {
	position: relative;
}

.hover-zoom-box .teaser-box {
	/*height: 500px;*/
	height: 50vw;
	max-height: 500px;
}

.hover-zoom-box .teaser-image {
	height: 200px;
}

.hover-zoom-box .teaser-box, .hover-zoom-box .teaser-image {
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.hover-zoom-box:hover .teaser-box, .article-teaser:hover .hover-zoom-box .teaser-image {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.hover-zoom-box .teaser-box-text {
	position: absolute;
	top: 0;
}

.hover-zoom-box .teaser-box-text .headline {
	color: #f1db6e !important;
	text-transform: uppercase;
	font-family: 'CorpidC1Cd-Bold';
}

.hover-zoom-box .teaser-box-text .subline {
	color: #fff !important;
	font-family: 'CorpidC1Cd-Bold';
}

.teaser-box-product .headline {
	color: #fff !important;
	text-transform: none;
}

.teaser-box-product .subline {
	color: #fff !important;
}

.news-section {
	min-height: 500px;
}

.news-section .carousel-control {
	top: 35%;
}

.news-section .image-box {
	min-height: 240px;
}
.news-section .two-image-box {
    min-height: 350px;
}

.fix-news-image {
	max-width: none;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px) !important;
	height: -webkit-calc(100% + 20px);
	height: calc(100% + 20px) !important;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	padding: 0px;
	margin: 0px;
	overflow: hidden !important;
}

.news-section .carousel-item-content {
	min-height: 250px;
}

.news-content-section .breadcrumb-link a {
	color: #fff;
	text-decoration: none;
}

.news-content-section h1 {
	text-transform: uppercase;
	line-height: 1;
}

.news-content-section h2 {
	text-transform: uppercase;
	line-height: 1;
}

.news-content-section h3 {
	text-transform: uppercase;
	line-height: 1;
	color: #f1db6e !important;
}

.news-content-section  .product-teaser .image-holder img {
	max-height: 350px;
	padding-bottom: 15px;
}

.news-content-section  .product-teaser .headline {
	color: #f1db6e !important;
	line-height: 1.1;
}

.news-content-section  .product-teaser .subline {
	color: #fff !important;
	line-height: 1;
}

.news-content-section .bottom-right-image {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 500px;
	height: 300px;
}

.news-content-section .product-teaser a {
	text-decoration: none;
}

.news-content-section a {
    color: #F1DB6E !important;
}

.carousel-news-item {
	padding-left: 5rem !important;
	padding-right: 5rem !important;
}

.carousel-news-item .btn {
	width: 100% !important;
	margin-bottom: 15px;
}

.news-articles .article-teaser .teaser-image {
	min-height: 200px;
	text-align: left;
}

.news-articles .article-teaser .teaser-image .caption-top {
	padding-left: 5px;
}

.news-articles .article-teaser .teaser-image .caption-bottom {
	padding-top: 130px;
	padding-left: 5px;
}

.news-articles .article-teaser .teaser-image .headline {
	display: block;
	padding: 0px;
	padding-top: 5px;
	padding-left: 5px;
}

.news-articles .article-teaser .teaser-image .subline {
	display: block;
	padding: 0px;
	padding-top: 0px;
	padding-left: 5px;
}

.news-articles .article-teaser-item-hidden {
	display: none !important;
}

.news-articles .product-detail-subav .nav-link {
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news-articles .product-detail-subav .nav-link .active {
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news-articles .product-detail-subav .nav-item-extern {
	background-color: #f1db6e !important;
}

.news-articles .product-detail-subav .nav-item-extern a {
	color: #000;
}

.news-articles .product-detail-subav .arrow-down {
	position: absolute;
	width: 0;
	height: 0;
	border-left: 28px solid transparent;
	border-right: 28px solid transparent;
	border-top: 28px solid #F1DB6E;
	display: none;
	bottom: -27px;
	left: 0;
	right: 0;
	margin: 0 auto;
	/*margin-top: 45px;*/
}

.news-articles .product-detail-subav .active-arrow {
	display: block;
}

.news-articles .nav-item {
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: none;
}

.news-articles .nav-link {
	background: none !important;
	border: none !important;
	color: #888;
}

.news-articles .nav-link.active {
	color: #fff;
}

.news-articles .active-arrow {
	display: block;
	/*margin-top: 40px !important;*/
}

.news-articles .nav-tabs {
	background: none !important;
	border: none !important;
}

.news-articles .tab-content {
	background: none !important;
}

.news-articles .btn-group.bootstrap-select {
	width: 100% !important;
	min-width: 100% !important;
	margin: 0px;
	padding: 0px;
	background: none;
}

.news-articles .bootstrap-select>.dropdown-toggle {
	background: none;
	color: #fff;
}

.news-articles .bootstrap-select.btn-group .dropdown-toggle .filter-option {
	text-align: center;
	text-transform: uppercase;
}

.news-articles .bootstrap-select.btn-group .dropdown-menu {
	background: none;
	background-color: #000;
	padding-top: 0px;
	margin-top: 0px;
}

.news-articles .bootstrap-select.btn-group .dropdown-menu li a span.text {
	color: #fff;
	padding: 10px;
	padding-top: 0px;
}

.message-box {
	overflow: hidden;
}

.message-box .breadcrum {
	color: #fff !important;
	text-transform: uppercase;
}

.message-box .headline {
	text-transform: uppercase;
	line-height: 1;
}

.message-box .subline {

}

.message-box .text {
	margin-top: 5%;
	color: #fff !important;
	letter-spacing: 1.1pt;
	line-height: 1.2;
	/* ipad und co */
	/*max-height: 250px; overflow: hidden; height: auto !important;*/
}

.message-box a.btn {
	width: 95%;
	min-width: 95% !important;
}

.message-box button {
	width: 90%;
	min-width: 90% !important;
}

.product-flow .swiper-zoom-container {
	display: block;
	padding-bottom: 15px;
}

.product-flow .swiper-wrapper a, .product-flow .swiper-wrapper a:hover {
	text-decoration: none;
}

.product-flow .swiper-slide.swiper-slide-active {
	transform: translate3d(0px, 0px, 180.0px) rotateX(0deg) rotateY(0deg) !important;
}

.product-flow .swiper-slide {
	margin-top: 15px;
	padding-bottom: 60px;
}

.product-flow .swiper-slide .image-holder {
	max-height: 700px;
}

.product-flow .swiper-slide .image-holder img {
	max-height: 300px;
	margin-top: 80px;
}

.product-flow .headline {
	color: #fff !important;
	text-transform: uppercase;
	text-align: center;
	margin-top: 120px;
}

.product-flow .swiper-slide .headline {
	color: #f1db6e !important;
	line-height: 1.1;
}

.product-flow .swiper-slide .subline {
	line-height: 1;
	color: #fff !important;
	margin-top: 30px;
}

.product-flow .swiper-slide .text {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	width: 100%;
	opacity: 0.7;
}

.product-flow .swiper-slide.swiper-slide-active .text {
	opacity: 1;
}

.product-flow .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	top: 0px;
	bottom: auto !important;
}

.product-flow .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 7px;
}

.product-flow .swiper-pagination-bullet {
	background: none;
	opacity: 1;
	background-color: #fff;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.product-flow .swiper-pagination-white .swiper-pagination-bullet-active {
	background-color: #f1db6e !important;
	-webkit-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
}

.product-flow .swiper-button-next, .product-flow .swiper-container-rtl .swiper-button-prev, .product-flow .swiper-button-prev, .product-flow  .swiper-container-rtl .swiper-button-next {
	background: none;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 3px solid #f1db6e;
}

.product-flow .swiper-button-next, .product-flow .swiper-container-rtl .swiper-button-prev {
	background-image: url('../images/icons/select-gold_icon_pfeil.svg');
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: 60% center;
}

.product-flow .swiper-button-prev, .product-flow .swiper-container-rtl .swiper-button-next {
	background-image: url('../images/icons/select-gold_icon_pfeil.svg');
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: 60% center;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.navigation {
	height: 28px;
	width: 28px;
	transform: rotate(135deg);
	background: linear-gradient(315deg, #F1DB6E 0%, rgba(191, 178, 113, 0.62) 100%);
	display: inline-block;
	clear: none;
}

.concept-info .bg-cover {
	background-position: center bottom;
}

.concept-info .tab-pane .nav-item {
	text-align: left;
}

.concept-info .tab-pane .nav-item a {
	color: #fff;
	text-decoration: none;
}

.concept-info ul.product-detail-subav li.nav-item .active:after {
	content: '';
	position: absolute;
	right: -42px;
	width: 28px;
	height: 28px;
	border-left: 28px solid transparent;
	border-right: 28px solid transparent;
	border-top: 28px solid #F1DB6E;
	-webkit-transform: rotate(180deg);
	transform: rotate(270deg);
}

.concept-info .tab-pane .concept-info-item h3 {
	color: #f1db6e !important;
	line-height: 1.1;
	text-transform: uppercase;
}

.concept-info .tab-pane .concept-info-item .leftAlone {
	max-width: 100%;
	height: auto !important;
}

.concept-info .tab-content-holder {
	min-height: 30vh;
}

.concept-info .product-detail-subav {
	display: block;
	border: none !important;
}

.concept-info .nav {
	border: none !important;
}

.concept-info .nav-item {
	padding: 0 1px;
}
/*.concept-info li:first-child.nav-item {*/
    /*padding-left: 0;*/
/*}*/
/*.concept-info li:last-child.nav-item {*/
    /*padding-right: 0;*/
/*}*/
.concept-info .nav-item a {
	opacity: 1.0;
	display: block;
}

.concept-info .nav-item a.teaser-box-product {
	min-height: 550px;
	/*height: 60vh;*/
}

.concept-info .nav-item .active {
	opacity: 1.0;
}

.concept-info .nav-item a:hover {
	opacity: 1.0;
}

.concept-info .hover-text {
	top: 0px;
	left: 0px;
	display: none;
	opacity: 1.0;
}

.concept-info .hover-text:hover {
	opacity: 1.0 !important;
}

.concept-info .btn-group.bootstrap-select {
	width: 100% !important;
	min-width: 100% !important;
	margin: 0px;
	padding: 0px;
	background: none;
}

.concept-info .bootstrap-select>.dropdown-toggle {
	background: none;
	color: #fff;
}

.concept-info .bootstrap-select.btn-group .dropdown-toggle .filter-option {
	text-align: center;
	text-transform: uppercase;
}

.concept-info .bootstrap-select.btn-group .dropdown-menu {
	background: none;
	background-color: #000;
	padding-top: 0px;
	margin-top: 0px;
}

.concept-info .bootstrap-select.btn-group .dropdown-menu li {
	overflow: hidden;
}

.concept-info .bootstrap-select.btn-group .dropdown-menu li a span.text {
	color: #fff;
	padding: 10px;
	padding-top: 0px;
}

.product-section a, .product-section a:hover, .product-section .product-item {
	display: block;
	line-height: 20px;
	width: 100%;
	text-align: center;
	color: #fff !important;
	background: none !important;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	background: none !important;
}

.product-section a.filter-headline-link, .product-section a.filter-headline-link:hover {
	background-color: #0f0f10 !important;
}

.product-section a.product-filter-active, .product-section a:hover.product-filter-active {
	color: #f1db6e !important;
}

.product-grid-filter .card {
	background: none;
	border: none;
}

.product-grid-filter .card .card-header {
	background-color: #0f0f10 !important;
}

.product-grid-filter .card .card-header button {
	color: #fff;
	text-transform: uppercase;
}

.product-section .product-grid-filter-head {

}

.product-section .product-grid-filter-head a {
	text-transform: uppercase;
	line-height: 1.1;
	width: auto !important;
	display: inline-flex;
	padding: 14px;
	padding-left: 0px;
}

.product-section .product-grid-filter-head .filter-headline::after {
	float: right;
	margin: 0px;
	margin-top: -2px;
	margin-left: 10px;
	padding: 2px;
	height: 22px;
	width: 22px;
	border: 1px solid #f1db6e;
	border-radius: 50%;
	line-height: 18px;
	font-style: normal;
	font-family: "CorpidC1Cd-Bold";
	text-align: center;
	text-transform: lowercase;
	content: "i";
}

.product-section .product-grid-filter-head h3 i {
	float: left;
	margin: 0px;
	margin-top: -4px;
	margin-left: 10px;
	padding: 4px;
	height: 24px;
	width: 24px;
	border: 1px solid #f1db6e;
	border-radius: 50%;
	font-style: normal;
	font-family: "CorpidC1Cd-Bold";
	text-align: center;
	text-transform: lowercase;
}

.product-section .product-item {
	display: block;
	width: 25vw;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	/*min-width: 270px;*/
}

.product-section .product-item .image-holder {
    position: relative;
}

.product-section .product-item .image-holder .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 35px;
}

.product-section .product-item .image-holder .overlay img {
    float: right;
    margin-top: 74px;
    margin-right: 25px;
}

.product-section .product-item .image-holder img {
	padding-left: 10px;
	padding-right: 10px;
}

.product-section .product-item .text {
	margin-top: 5px;
}

.product-section .product-item .text .headline {
	color: #f1db6e !important;
	line-height: 1.1;
	text-transform: none;
}

.product-section .product-item .text .subline {
	line-height: 1;
	color: #fff !important;
	margin-top: 30px;
	text-transform: none;
	font-family: "CorpidC1Cd-Regular";
	font-weight: normal !important;
	font-style: normal !important;
}

.product-section .custom-control-description {
	line-height: 20px;
	margin-top: 0px;
	font-family: "CorpidC1Cd-Regular";
	font-weight: lighter;
}

.product-section .color-system span {
	padding: 5px;
}

.product-detail-section .color-system {
	display: block;
	position: absolute;
	left: 5px;
	top: 5px;
}

.product-detail-section .color-system span {
	padding: 5px;
}

.product-detail-section .logo-block {
	/*z-index: 999999;*/

}

.product-detail-section .product-detail-image {
	width: 100%;
}

.product-detail-img-holder {
	position: relative;
}

.product-detail-section .breadcrumb {
	background: none !important;
	text-transform: uppercase;
	color: #fff;
	margin-top: 15px;
}

.product-detail-section .breadcrumb a {
	color: #fff;
	text-decoration: none;
}

.product-detail-section .arrow-down {
	position: absolute;
	width: 0;
	height: 0;
	border-left: 36px solid transparent;
	border-right: 36px solid transparent;
	border-top: 36px solid #000;
	/*display: none;*/
	bottom: -48px /*margin-top: 65px;*/
}

.product-detail-section .product-detail-nav .logo {
	max-width: 10%;
}

.product-detail-section .product-detail-nav .logo .container {
	margin-top: -30px;
	margin-left: -10px;
}

.product-detail-section .nav-item {
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: none;
	position: relative;
}

.product-detail-section .nav-link {
	background-color: none !important;
	background: none !important;
	border: none !important;
	color: #888;
}

.product-detail-section .nav-link.active {
	color: #fff;
}
.product-detail-section .product-description ul.nav-tabs-particularities li {
	padding-left: 0;
	padding-right: 0;
}
.product-detail-section .product-detail-subav.nav-tabs-particularities .nav-link {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.nav-tabs-particularities .nav-link.active {
	background-color: #f1db6e !important;
	color: #000;
}

.product-detail-section .active-arrow {
	display: block;
}

.product-detail-section .nav-tabs {
	background-color: none !important;
	border: none !important;
}

.product-detail-section .tab-content {
	background-color: none !important;
}

.product-detail-section .product-detail-subav .nav-link {
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}

.product-detail-section .product-detail-subav .nav-item-extern {
	background-color: #f1db6e !important;
}

.product-detail-section .product-detail-subav .nav-item-extern a {
	color: #000;
}

.product-detail-section .product-detail-subav .arrow-down {
	position: absolute;
	width: 0;
	height: 0;
	border-left: 28px solid transparent;
	border-right: 28px solid transparent;
	border-top: 28px solid #000;
	display: none;
	bottom: -27px;
	left: 0;
	right: 0;
	margin: 0 auto;
	/*margin-top: 40px;*/
}

.product-detail-section .product-detail-subav .active-arrow {
	display: block;
}

.product-detail-section .product-description ul li {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}

.product-detail-section .tab-content {
	min-height: 300px;
}

.product-detail-section .product-detail-info-block {
	min-height: auto;
	height: auto;
}

.product-detail-section .tab-pane p {

}

.product-detail-section .tab-pane strong {
	color: #f1db6e;
}

.product-detail-section .tab-pane h2 {
	color: #f1db6e !important;
	text-transform: none;
	line-height: 1.0;
}

.product-detail-section .tab-pane h2 span {
	text-transform: uppercase;
	font-weight: lighter;
}

.product-detail-section .tab-pane h2 {
	color: #fff;
	text-transform: none;
	line-height: 1.0;
}

.product-detail-section .tab-pane h3 {
	color: #f1db6e;
	text-transform: none;
	line-height: 1.0;
}

.product-detail-section .product-detail-subav-container {
	z-index: 100;
}

.product-detail-subav-container .btn-group.bootstrap-select {
	width: 100% !important;
	min-width: 100% !important;
	margin: 0px;
	padding: 0px;
	background: none;
}

.product-detail-subav-container .bootstrap-select>.dropdown-toggle {
	background: none;
	color: #fff;
}

.product-detail-subav-container .bootstrap-select.btn-group .dropdown-toggle .filter-option {
	text-align: center;
	text-transform: uppercase;
}

.product-detail-subav-container .bootstrap-select.btn-group .dropdown-menu {
	background: none;
	background-color: #000;
	padding-top: 0px;
	margin-top: 0px;
}

.product-detail-subav-container .bootstrap-select.btn-group .dropdown-menu li a span.text {
	color: #fff;
	padding: 10px;
	padding-top: 0px;
}

.specials .card-img-wrap {
	overflow: visible;
	position: relative;
	max-width: 5vw;
}

.specials .card-img-wrap:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
}

.specials .card-img-wrap img {
	transition: transform .25s;
	width: 100%;
}

.specials .card-img-wrap:hover img {
	transform: scale(1.2);
}

.specials .card-img-wrap:hover:after {
	opacity: 1;
}

.image-box {
	/*min-height: 500px !important;*/

}

.image-box img {
	/* min-height: 400px !important;*/

}

.check-list-section {

}

.check-list-section .check-list-items {

}

.check-list-section.check-list-items .item {

}

.check-list-section .check-list-items .item span {
	font-weight: lighter;
	letter-spacing: 1.2pt;
	line-height: 0.8pt;
}

.check-list-section .text-block {
	line-height: 1.0;
	font-family: "CorpidC1Cd-Bold";
	text-transform: uppercase;
}

.check-list-section .text-block .headline {
	color: #f1db6e !important;
	font-family: 'CorpidC1Cd-Bold';
}

.check-list-section .text-block .subline {
	color: #fff !important;
	font-family: 'CorpidC1Cd-Bold';
}

/*
 * Custom translucent site header
 */
.site-header {
	/*background-color: rgba(0, 0, 0, .85);*/
	background-color: rgba(15, 15, 16, .55);
	-webkit-backdrop-filter: saturate(180%) blur(20px);
	backdrop-filter: saturate(180%) blur(20px);
}

.site-header a {
	color: #999;
	transition: ease-in-out color .15s;
}

.site-header a:hover {
	color: #fff;
	text-decoration: none;
}

.homepage header {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.homepage header video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url("/themes/selectgold/video/Select-Gold_Header_Video_Fallback-Image.jpg") no-repeat;
    background-size: cover;
}

/* ---------- Product sample ------------ */

.productsamplepage {
    color: #fff;
    text-align: left;
}
.productsamplepage h3 {
    color: #f1db6e !important;
    text-transform: uppercase;
    font-family: "CorpidC1Cd-Bold";
}
.productsamplepage .custom-control-description {
    line-height: 20px;
    margin-top: 0px;
    font-family: "CorpidC1Cd-Regular";
    font-weight: lighter;
}
.productsamplepage .error .custom-control-description {
    color: red;
}
.productsamplepage .custom-control-indicator {
    margin-right: 10px;
    margin-bottom: 30px;
}
.productsamplepage label {
    float: left;
}
.productsamplepage .filled-out .input-group-addon {
    background: url("../images/icons/select-gold_icon_ckeck.png") no-repeat center center;
    background-size: 25px;
    width: 48px;
    height: 48px;
    position: absolute;
    right: 12px;
    top: 1px;
}
#ordersamples .btn-primary {
    font-size: 1.2em;
    padding-left: 8%;
    padding-right: 8%;
}
.productsamplepage a {
    color: #f1db6e;
}
.productsamplepage .producterror,
.productsamplepage .nosamplesleft,
.productsamplepage .alreadyordered {
    color: red;
}

.form-control {
    border-radius: 0;
    background-color: #000;
    color: #fff;
    border: none;
    font-size: 20px;
    height: 50px;
}
.form-control.error {
    border: 1px solid red;
}
.form-control:focus {
    background-color: #000;
    border: 1px solid #f1db6e;
    box-shadow: none;
    color: #fff;
}
.form-control.checked {
    background-color: #000;
    border: 1px solid #f1db6e;
    box-shadow: none;
    color: #fff;
}
.form-control.error::-moz-placeholder {
    color: red;
}
.form-control.error::-webkit-input-placeholder {
    color: red;
}
.form-control.error:-ms-input-placeholder {
    color: red;
}
.form-control::-moz-placeholder {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
 }
.form-control::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
 }
.form-control:-ms-input-placeholder {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
 }
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.product-sample a {
    display: block;
    position: relative;
}
.product-sample a.active img {
    border: 1px solid #f1db6e;
}
.product-sample a.active .checkb {
    border: 1px solid #f1db6e;
    border-top: none;
    border-right: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    background: url("../images/icons/select-gold_icon_ckeck.png") center center no-repeat;
    background-size: 16px;
}
.product-sample.product-section .product-item {
    padding-left: 15px;
    padding-right: 15px;
}
.product-section.product-sample a.btn-primary {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    color: #f1db6e !important;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.product-section.product-sample a.btn-primary:hover {
    color: #000 !important;
    background-color: #f1db6e !important;
    border-color: #f1db6e !important;
    font-size: 1.4em;
}
.product-sample-stoerer {
    position: absolute;
    width: 148px;
    height: 148px;
    right: 46px;
    top: 100px;
    z-index: 1;
}
/*-------- Modal Sample ----------*/
.overlay-modal.thx .modal-body {
    padding: 40px;
    background-color: #000;
    font-size: 16px;
}
.overlay-modal .modal-content {
    background: none;
    border: 3px solid #f1db6e;
    border-radius: 0;
    box-shadow: none;
}
.overlay-modal .modal-body .close {
    width: 45px;
    height: 45px;
    border: 2px solid #f1db6e;
    background-color: #000;
    border-radius: 45px;
    position: absolute;
    top: -15px;
    right: -15px;
    text-shadow: none;
    color: #f1db6e;
    opacity: 1;
}
.overlay-modal .modal-body .close.rounded::before, .overlay-modal .modal-body .close.rounded::after {
    border-radius: 5px;
}
.overlay-modal .modal-body .close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.overlay-modal .modal-body .close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.overlay-modal .modal-body .close::before, .overlay-modal .modal-body .close::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 60%;
    top: 50%;
    left: 20%;
    margin-top: -1px;
    background: #f1db6e;
}
.overlay-modal .modal-body {
    padding: 0;
}
.overlay-modal .button-text {
    position: absolute;
    left: 46%;
    bottom: 0;
    color: #fff;
    font-size: 0.8em;
}
.overlay-modal .btn-primary {
    padding-left: 10%;
    padding-right: 10%;
    font-size: 1.4em;
}
/*.modal-backdrop {*/
    /*z-index: 10000;*/
/*}*/
/*.overlay-modal .modal {*/
    /*z-index: 10050;*/
/*}*/


#headerImageContainer .text-video-left{
	left: 30px;
}


.video-href-nocenter{
	text-align:left;
}


#headerImageContainer .video-play-icon {
	background: none;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 3px solid #f1db6e;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}

#headerImageContainer .video-play-icon {
	background-image: url('../images/icons/select-gold_icon_pfeil.svg');
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: 60% center;
}


.teaser-box-section .big-video-btn {
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	font-size: 18px;
	max-width: 300px;
	margin: 0 auto !important;
}


.video-icon-headline {
	text-align: left;
}


/*  Videoplayer afterglow  */


.videowrapper{
	width: 100%;
	position:relative;
	height: auto;
}


.vjs-afterglow-skin .vjs-big-play-button {

	position: relative !important;
	height: 100% !important;
	background: #ccc !important;
	border-radius: 70px !important;
	height: 70px !important;
	position: absolute !important;
	left: 50% !important;
	top: 50% !important;
	width: 70px !important;
	margin: -35px 0 0 -35px !important;
	opacity:.6 !important;
}


.vjs-afterglow-skin .vjs-big-play-button::before {


	content: "" !important;
	display: block !important;
	width: 0 !important;
	height: 0 !important;
	border-style: solid !important;
	border-width: 20px 0 20px 30px !important;
	border-color: transparent transparent transparent #ffffff !important;
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	margin: -20px 0 0 -10px !important; /* -10px 0 0 -7px; */

}


.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
	outline:0 !important;
	border-color:#fff !important;

	background-color:#ccc !important;
	-webkit-transition:all 0s !important;
	-moz-transition:all 0s !important;
	-o-transition:all 0s !important;
	transition:all 0s !important;
	opacity:1 !important;

}

.vjs-afterglow-skin .vjs-poster {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.vjs-poster {
	background-size: cover;
}

.teaser-box-relative{
	position: relative;
}



.benefit-btn {
	position: absolute;
	z-index: 12;
	left: 0;
	bottom: 0;
	right: 0;
	width: 320px;
	margin: auto;
	height: 80px;
}

@media only screen and (max-width: 620px) {

	.benefit-btn a {
		margin-top: 30px;
	}
}
@media only screen and (max-width: 450px) {

	.benefit-btn a {
		margin-top: 60px;
	}

	.benefit-btn {
		width: 280px;
	}
}


/* Homepage header double buttons to video */

.button-fiffty-overlay {
    margin-top: 20px;
}

.button-fiffty-overlay a {
	width: 90%; /*320px;*/
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	font-size: 1.325em;
	background: rgba(0, 0, 0, 0.7);
}

.button-fiffty-overlay .arrow-right-btn {


	position: relative;
	margin-right: 20px;
	/*
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 16px;
    border-color: transparent transparent transparent #F1DB6E;
     */

}

.button-fiffty-overlay .arrow-right-btn:after{
	content:"";
	background: url('../images/icons/arow_gold.png') no-repeat;
	position: absolute;
	width: 30px;
	height: 18px;
	background-size: contain;
	position: absolute;
	top: 2px;
}

.button-fiffty-overlay:hover .arrow-right-btn:after{
	content:"";
	background: url('../images/icons/arow_black.png') no-repeat;
	position: absolute;
	width: 30px;
	height: 18px;
	background-size: contain;
	position: absolute;
	top: 2px;
}

@media only screen and (max-width: 740px) {



	.button-fiffty-overlay {
		width:100%;
	}

}

@media only screen and (max-width: 320px) {
	.button-fiffty-overlay a {
		width: 250px;
	}
	.carousel-item.small-btn-image,
	header.small-btn-image {
		min-height: 213px;
		max-height: 250px;
	}
}

@media ( max-width : 575.98px) {
	.carousel-item.small-btn-image,
	header.small-btn-image {
		max-height: 285px;
	}
	.homepage header video {
		top: 35px;
		left: 0;
		min-width: auto;
		min-height: auto;
		width: 100%;
		height: auto;
		transform: none;
	}
}

.videoteaser-thumb{
	cursor: pointer;
}

.videoteaser-thumb video{
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	opacity: 1;
	/*transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);*/
}

.videoteaser-thumb video:hover{
	opacity: 1;
	/*transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);*/
}

.videoteaser-thumb .teaser-box-text {
	z-index: 7;
}

#langselectModal .modal-dialog {
    max-width: 600px;
}

#langselectModal .modal-content {
    background: rgba(0, 0, 0, 0.5);
    width: inherit;
}

.dpwrapper {
	border: 1px solid #ffdf78;
	color: #fff;
	background-color: #ffdf78;
    text-transform: uppercase;
}
#chooselanguage {
	color: #ffdf78;
	/*background-color: #ffdf78;*/
	font-size: 16px;
    border: 1px solid #ffdf78;
}
#chooselanguage.btn-primary {
    padding: 10px;
}
#chooselanguage.btn-primary:hover {
    color: #000;
    background-color: #f1db6e;
    border-color: #f1db6e;
}
@media (min-width: 768px) {
    #chooselanguage.btn-primary {
        padding: 10px;
        max-height: 44px;
        font-weight: 400;
        line-height: 1.5;
        /*padding: 0.643rem 0.75rem;
        padding-left: 2%;
        padding-right: 2%;*/
    }
}
@media (max-width: 767px) {
    #langselectModal .modal-dialog {
        display: inherit;
    }
    #chooselanguage.btn-primary {
        width: 100%;
        display: block;
    }
    #langselectModal .modal-content {
        background: #000;
    }
}
.infobox {
	border: 1px solid #ffdf78;
	color: #fff;
	background-color: #ffdf78;
}

.dpwrapper {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	width: 200px;
	padding: 10px;
	margin: 0 auto;
	margin-right: 20px;
	background: rgba(26, 24, 12, 0.7);
	color: #ffdf78;
	outline: none;
	cursor: pointer;
	border: 1px solid #ffdf78;
	font-size: 16px;
	overflow: hidden;
	max-height: 44px;
	-webkit-transition: max-height 0.2s linear;
	transition: max-height 0.2s linear
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
	src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}
.pull-right, body>footer>.holder>.inner>.list-group#footer-calltoaction>.inner>.img-holder img {
	float: right !important;
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

@media (max-width: 767px) {
	.dpwrapper {
		display: block;
		float: none;
		margin-left: 0;
		margin-bottom: 20px;
		width: 100%;
        background: #000;
	}
}

.dpwrapper span i {
	margin-top: 3px
}

.dpwrapper ul {
	padding: 0;
	margin: 4px 0 0 0;
	list-style: none;
	pointer-events: none
}

.dpwrapper ul li {
	padding: 3px 0
}

.dpwrapper#language ul li {
	display: none
}

.dpwrapper#language ul li.active {
	display: block
}

.dpwrapper.active {
	max-height: 500px
}

.dpwrapper.active ul {
	pointer-events: auto
}

a.deny-cookies, a.allow-cookies, a.cookies-ln, a.set-cookies {
	font-weight: bold;
	color: #000;
}

a.deny-cookies:hover, a.allow-cookies:hover, a.cookies-ln:hover, a.set-cookies:hover {
	cursor: pointer;
}

.btn-primary-light {
	width: 100% !important;
	color: black !important;
	background-color: #f1db6e !important;
}
