body, .body {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 1.1rem;
}
.breadcrumb {
    font-size: 1rem;
}
/* Menupunkt Unser Spielerschutz */
#nav-item-415 {
  background-color: #e7c051;
  color: #FFF;
  padding-right: 0.75rem !important;
  padding-left: 0.75rem;
}
/* Menu */
.nav-link-text {
    text-transform: capitalize;
}
/* Menu-Container */
}.container.container-mainnavigation {
  max-width: 1345px;
}
 
a { text-decoration:none; }

 /* Abstand Menu vom Logo */
.navbar-mainnavigation .navbar-brand {
    /* margin-right: 40px; */
	/* margin-right: 20px; */
}
/* Hauptmenu Dropdowns mit Icon in einer Reihe */
@media (min-width: 992px) {

    /* Hauptmenü: Text und Dropdown-Pfeil immer nebeneinander */
    #mainnavigation > .navbar-nav > .nav-item {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
    }

    /* Menütext nicht umbrechen */
    #mainnavigation > .navbar-nav > .nav-item > .nav-link-main {
        white-space: nowrap;
		padding-right: 0.2rem;
    }

    /* Dropdown-Button/Pfeil nicht schrumpfen oder umbrechen */
    #mainnavigation > .navbar-nav > .nav-item > .nav-link-toggle {
        flex: 0 0 auto;
        white-space: nowrap;
		 padding-left: 0.2rem;
    }
}


@media (min-width: 992px) {

    /* Hauptmenü */
    #mainnavigation .navbar-nav > .nav-item > .nav-link {
        font-size: 14px;
    }

    /* Aktuelle Sprache: Deutsch / English */
    #mainnavigation .language-navigation > .dropdown-toggle {
        font-size: 13px;
    }

    /* Dropdown: Deutsch / English */
    #mainnavigation .language-navigation .dropdown-item {
        font-size: 13px;
    }
}

/* Sprachmenu */
#languageDropdown { color:#EAC25B; }
@media (max-width: 991.98px) {

    #mainnavigation .language-navigation {
        width: 100%;
        margin-left: 0 !important;
    }

    #mainnavigation .language-navigation > .dropdown-toggle {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        text-align: left;
    }

    #mainnavigation .language-navigation .dropdown-menu {
        position: static !important;
        transform: none !important;
        inset: auto !important;

        width: 100%;
        margin: 0;
        padding: 0;

        border: 0;
        box-shadow: none;
    }

    #mainnavigation .language-navigation .dropdown-menu.show {
        display: block;
    }

    #mainnavigation .language-navigation .dropdown-item {
        padding-left: 1.5rem;
    }
}

.navbar-mainnavigation .dropdown-menu-mega > .dropdown-nav > .nav-item > .nav-link {
  font-weight: bold;
  font-size: 0.9rem;
}

/* Dropdown – 2. Menüebene */
#mainnavigation .dropdown-nav[data-level="2"] > .nav-item > .nav-link {
    font-size: 0.95rem;
}

/* Dropdown – 3. Menüebene */
#mainnavigation .dropdown-nav[data-level="3"] > .nav-item > .nav-link {
   font-size: 0.90rem;
}

/* Dropdown – 4. Menüebene */
#mainnavigation .dropdown-nav[data-level="4"] > .nav-item > .nav-link {
   padding-left: 1.5rem;
   font-size: 0.85rem;
}

/* Trennlinie ab Menüebene 2 */
#mainnavigation .dropdown-nav[data-level="3"] > .nav-item,
#mainnavigation .dropdown-nav[data-level="4"] > .nav-item {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}
/* letzten Menüpunkt keine Linie
#mainnavigation .dropdown-nav[data-level="3"] > .nav-item:last-child,
#mainnavigation .dropdown-nav[data-level="4"] > .nav-item:last-child {
    border-top: 0;
} */
/* Linie eingerückt */
#mainnavigation .dropdown-nav[data-level="4"] > .nav-item {
    position: relative;
    border-top: 0;
}

#mainnavigation .dropdown-nav[data-level="4"] > .nav-item::after {
    content: "";
    position: absolute;
    left: 20px;
    right: 0;
    top: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}

@media (min-width: 992px) {
    #mainnavigation .language-navigation {
        margin-left: 1.5rem;
        flex-shrink: 0;
    }
}

.video_slider {	display: block; position: relative; overflow: visible; }
/* Button über Video zum Conten scrollen */
.btn-down { position: absolute; top: 0px;  width: 100%; text-align: center; color: gold; font-size: 3rem; z-index: 99; }

/* .btn-down { position: absolute; display: block; overflow: visible; bottom: 0%; left: 48%; width: 100%; text-align: center; color: gold; font-size: 3rem; }*/

.desk_ansicht { display:inherit; }
.mob_ansicht { 	display:none; }

/* Hintergrund Dark */
.frame-background-dark {
    color: #fff;
    background-color: #2b2b2b;
    background: url('../images/hintergrund-icons.jpg');
}
/* Hintergrund Dark */
.frame-background-light {
	color: #fff;
	color: #fff;
	background: url('../images/hintergrund-icons-hell.jpg');
}
.no_padding { padding:0px; }
/* Abstand teaser Startseite links bzw. rechts */
.padding_left { padding-left:1px; }
.padding_right { padding-right:1px; }

h1.element-header.text-center {
   border-bottom: 1px solid #EAC25B;
}
h2.element-header.text-center {
   border-bottom: 1px solid #EAC25B;
}
h3.element-header.text-center {
   border-bottom: 1px solid #EAC25B;
}
h4 { line-height: 1.6; }
/* Reihe Banner, Wilkommen */ 
.section-banner .gallery-item picture {
	max-width: 350px;
}
.section-banner { margin-bottom: -40px; }

/* Einrückung Downloads externer link: Wenn Spiel zur Sucht wird */
#c813 {
	padding-left: 10px;
}

/* Jackpot Startseite */
#c848 {
	position: absolute;
	bottom: 80px;
	left: 0px;
	z-index: 99;
	width: 100%;
	text-align: center;
}
.slotmachine {
    position: relative;
}
.jackpot_startseite {
    font-size: 4rem;
	padding-bottom: 25px;
}
/* Mega Jackpoint*/
.mega_jackcont {
    width:100%;
	height:286px;
    background-image: url(/fileadmin/spielbank_wiesbaden_theme/images/banner-megajackpot-815px.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
.mega_jackie_inh {
	padding-top: 180px;
    color: #000;
    font-size: 35px;
    font-weight: bold;
}
.mega_jackie_small {
	color: #000;
}

/*Gewinner Anzeigen*/
.gewinnertxt1 {
	padding: 0px !important;
	font-size:18px;
	text-align: center;
}
.gewinner1 {
    width:225px;
	height:64px;
	padding-top: 30px!important;
	text-align:center;
    background-image:url(/fileadmin/spielbank_wiesbaden_theme/images/gewinner/winner_1.gif);
    background-repeat:no-repeat;
	background-position:center;
	color:rgba(0,0,0,1.00);
	font-size:22px;
	font-weight:bold;
}  
.gewinnertxt2 {
	padding: 0px !important;
	font-size:16px;
	text-align: center;
}
.gewinner2 {
    width:200px;
	height:54px;
	padding-top: 30px!important;
	text-align:center;
    background-image:url(/fileadmin/spielbank_wiesbaden_theme/images/gewinner/winner_2.gif);
    background-repeat:no-repeat;
	background-position:center;
	color:rgba(0,0,0,1.00);
	font-size:20px;
	font-weight:bold;
} 

.gewinnertxt3 {
	padding: 0px !important;
	font-size:15px;
	text-align: center;
}
.gewinner3 {
    width:200px;
	height:50px;
	padding-top: 30px!important;
	text-align:center;
    background-image:url(/fileadmin/spielbank_wiesbaden_theme/images/gewinner/winner_3.gif);
    background-repeat:no-repeat;
	background-position:center;
	color:rgba(0,0,0,1.00);
	font-size:20px;
	font-weight:bold;
} 
.gewinnertxt {
	padding: 0px !important;
	font-size:15px;
	text-align: center;
}
.gewinner {
    width:162px;
	height:40px;
	padding-top: 30px!important;
	text-align:center;
    background-image:url(/fileadmin/spielbank_wiesbaden_theme/images/gewinner/winner.gif);
    background-repeat:no-repeat;
	background-position:center;
	color:rgba(0,0,0,1.00);
	font-size:18px;
	font-weight:bold;
}   
/* Titel Jackpot, Automaten, Karten */ 
.titl_serv { text-transform: uppercase; font-size: 90%; }
.titl_serv:hover { color:#EAC25B;  }
/* Titel Startseite mit Icons */ 
.titel_teaser {
	margin-left: 20px;
	margin-right: 20px;
	padding:0 10px;
	text-transform: uppercase; 
	font-size: 1.95rem;
	font-weight: 300;
}
.teaser_bk_grau {
    background: #3f3f3f;
    color: #FFF;
    padding: 5px 0px 5px 20px;
}
/* Titel Tabellen als Titel bei z.B. "Bars und Restaurants" auf der Startseite */
.table_titel {
	border-bottom: 1px solid #EAC25B;
}

/* Carousel Home 2026 ###########################################*/
/* Carousel Home 2026 ###########################################*/

/* Zwei Startseiten-Carousels */
.home-carousels {
    --bs-gutter-x: 0;
}

.home-carousels > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

/* Carousel als Bezugspunkt */
.home-carousels .carousel-item {
    position: relative;
}

/* Carousel-Inhalt über dem Bild positionieren */
.home-carousels .carousel-content {
    position: absolute !important;
    top: auto !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    display: block !important;
    transform: none !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    z-index: 5;
}

/* Link über gesamte Breite */
.home-carousels .carousel-content-link {
    display: block;
    width: 100%;
    color: #fff;
    text-decoration: none;
}

/* Dunkle Leiste über komplette Breite */
.home-carousels .carousel-content-inner {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: none;
    min-height: 100px;
    margin: 0;
    padding: 15px 30px;
	background-color: rgba(44, 62, 80, 0.75);
}

/* Dunkle Leiste 50% Breite */
.home-carousels.teaser-black .carousel-content-inner {
    display: inline-flex;
    align-items: center;
    width: auto !important;
    max-width: max-content !important;
    min-height: 90px;
    padding: 15px 30px;
	background-color: rgba(0, 0, 0, 0.75);
	margin-bottom:75px;
}*/

/* Überschrift */
.home-carousels .carousel-header {
    margin: 0;
    color: #fff;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.2;
    text-transform: uppercase;
}

/* Textbereich */
.home-carousels .carousel-text {
    width: 100%;
    margin: 0;
    padding: 0;
}
/* Icon nach Titel bei teaser black */
.teaser-black .carousel-header {
    display: flex;
    align-items: center;
    gap: 15px;
}

.teaser-black .carousel-header::after {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 32px;
    line-height: 1;
}


/* Slider Titel */
.carousel .carousel-item h1, .carousel .carousel-item h2, .carousel .carousel-item h3, .carousel .carousel-item h4, .carousel .carousel-item h5, .carousel .carousel-item h6 {
    color: inherit;
    margin-top: 0;
    text-transform: uppercase;
}
.carousel-header.h1:hover, .carousel-header.h2:hover, .carousel-header.h3:hover, .carousel-header.h4:hover, .carousel-header.h5:hover, .carousel-header.h6:hover {
    color: rgba(234,194,91,1.00);
}
.carousel-header a:hover {
    color: rgba(234,194,91,1.00)!important;
}
/* Slider Text */
.carousel-text-inner {
    /* background: rgba(234,194,91, 0.75)!important; */
    padding: 10px;
}
/* h3.carousel-header, 
.carousel-text.vcontainer */
.carousel-text, .carousel-text-inner {
    /* background: rgba(0,0,0,0.75); */
    padding: 10px;
}
/* teaser z.B. Roulette mit Icon in einer Zeile */
.roulette h2.carousel-header.h2 p, .slotmachine h2.carousel-header.h2 p {
    /* float: right;
    padding: 10px 0px; */
	margin: 10px 0px;
}

/* Titel Teaser Roulette */
.roulette h2:before {
	display: inline-flex;
	vertical-align: middle;
	width: 70px;
	content:url(/fileadmin/spielbank_wiesbaden_theme/icons/icon_roulette_kl_weiss.png);
	margin-right: 20px;
}
.roulette h2:hover:before {
	display: inline-flex;
	vertical-align: middle;
	width: 70px;
	content:url(/fileadmin/spielbank_wiesbaden_theme/icons/icon_roulette_kl_weiss_hover.png);
	margin-right: 20px;
}
/* Titel Teaser Poker */
/* .poker h2:before {
	display: inline-flex;
	vertical-align: middle;
	width: 70px;
	content:url(/fileadmin/spielbank_wiesbaden_theme/icons/icon_karten_kl_weiss.png);
	margin-right: 20px;
} */
/* Titel Teaser Black Jack */
a.poker:before {
	display: inline-flex;
	vertical-align: middle;
	width: 70px;
	content:url(/fileadmin/spielbank_wiesbaden_theme/icons/icon_karten_kl_weiss.png);
	margin-right: 20px;
}
a.poker:hover:before {
	display: inline-flex;
	vertical-align: middle;
	width: 70px;
	content:url(/fileadmin/spielbank_wiesbaden_theme/icons/icon_karten_kl_weiss_hover.png);
	margin-right: 20px;
}
/* Titel Teaser Black Jack */
a.black_jack:before {
	display: inline-flex;
	vertical-align: middle;
	width: 70px;
	content:url(/fileadmin/spielbank_wiesbaden_theme/icons/icon_balck_jack_kl_weiss.png);
	margin-right: 20px;
}
a.black_jack:hover:before {
	display: inline-flex;
	vertical-align: middle;
	width: 70px;
	content:url(/fileadmin/spielbank_wiesbaden_theme/icons/icon_balck_jack_kl_weiss_hover.png);
	margin-right: 20px;
}
/* Titel Teaser slotmachine */
.slotmachine h2:before {
	display: inline-flex;
	vertical-align: middle;
	width: 70px;
	content:url(/fileadmin/spielbank_wiesbaden_theme/icons/icon_slotmachine_kl_weiss.png);
	margin-right: 20px;
}
.slotmachine h2:hover:before {
	display: inline-flex;
	vertical-align: middle;
	width: 70px;
	content:url(/fileadmin/spielbank_wiesbaden_theme/icons/icon_slotmachine_kl_weiss_hover.png);
	margin-right: 20px;
}
.section-teaser-titel .frame {
    padding-top: 3.5rem;
    padding-bottom: 1.5rem;
}
/* Icons bei Titeln 
h3.kl_spiel::after {
    content: url(/fileadmin/spielbank_wiesbaden_theme/icons/icon_karten_kl.png);
}
h3.kl_spiel::before {
    content: url(/fileadmin/spielbank_wiesbaden_theme/icons/icon_roulette_kl.png);
}*/ 
/* Hintergrund Reihe Service 
.section-service {
    color: #fff;
    background-color: #2b2b2b;
    background: url('../../../fileadmin/spielbank_wiesbaden_theme/images/hintergrund-icons.jpg');
}
.section-service .frame {
    padding-top: 0.1rem;
    padding-bottom: 0.5rem;
}
.section-service .gallery-item-size-3 img {
	max-width: 125px;
}
.section-service .gallery-item-size-3 .caption {
	font-size: 1.5rem;
	color:rgba(234,194,91,1.00);
}
*/


/* Menu */
.service_link {
	color: #2b2b2b;
	text-decoration: none;
}
a.service_link:hover {
	color: rgba(234,194,91,1.00);
	text-decoration:none;
}
/* Button */
.btn-default {
   color: #EAC25B;
	border-color: #EAC25B;
	text-transform: uppercase;
	background-color: #FFF;
}
.btn-default:hover {
    color: #2b2b2b;
    background-color: #EAC25B;
    border-color: #EAC25B;
}
/* Button groß */
.btn-outline-warning {
    color: #EAC25B;
    border-color: #EAC25B;
	text-transform:uppercase;
	font-weight: 300;
	font-size: 1.7rem;
}
.btn-outline-warning:hover {
    color: #2b2b2b;
    background-color: #EAC25B;
    border-color: #EAC25B;
}

/* Bildtitel */
figure .caption {
    padding-top: 0.5rem;
    font-size: 1.5rem;
	font-weight: normal;
	text-align: center;
	text-transform:uppercase;
    word-wrap: break-word;
    opacity: 0.8;   
}


/* Gallery-Bilder nicht vergrößern */
.gallery-item img, .gallery-item picture {
	/* width: 100%; */
    /* width: inherit; */
	width: auto;
    height: auto;
}


/* WS slider ab 2026 NEU */
.flexslider { margin: 0 0 0px!important; max-width: 100%; overflow: hidden; }
.tx-wsslider img,
.flexslider .slides img {
    width: 100%;
    height: auto!important;
    object-fit: contain;
}
.flex-control-nav.flex-control-paging {
    display: none !important;
}

.flexslider .caption-text {
  padding: 17px;
  background-color: rgba(234, 194, 91, 0.7)!important;
}


@media (max-width: 575.98px) {
	.slides li div.caption-wrapper {
		position: relative!important;
		width: 100%!important;
		background: rgba(235, 198, 102, 1) !important; 
	}
	.h1-title-slider { font-size: 1.5rem; color:#FFFFFF; }
	.flexslider .caption-text { padding: 5px 10px !important; }
}

@media (min-width: 576px) and (max-width: 1199.98px) {
	.slides li div.caption-wrapper {
		position: relative!important;
		width: 100%!important;
		background: rgba(235, 198, 102, 1) !important; 
	}
	.h1-title-slider { font-size: 2.25rem; color:#FFFFFF; }
	
  }
  
@media (min-width: 1200px) and (max-width: 1043.98px) {
	.slides li div.caption-wrapper {
		width: 100%!important;
		background: rgba(235, 198, 102, 1) !important; 
	}
	.h1-title-slider { font-size: 2.5rem; color:#FFFFFF; }
	
  }


@media (min-width: 1044px) {
	.slides li div.caption-wrapper {
		position: absolute!important;
		width: 50%!important;
		bottom: 0px!important;
		background: rgba(235, 198, 102, 0) !important; 
		left: 25%!important;
		top: 65%!important;
		}
		.h1-title-slider { font-size: 3.0rem; font-weight: lighter; text-transform: uppercase; }
}

/*@media (min-width: 519px) { */
	
	/* Teaser Slider BlauGrau ######### */
	.section-teaser-blaugrau .carousel .carousel-item .valign {
		position: absolute;
		bottom: 0px;
		width: 100%;
		height: auto;
		background-color: rgba(44,62,80,0.75);
	}
	.section-teaser-blaugrau .carousel .carousel-item .valign .vcontainer {
		width: auto;
	}
	
	.section-teaser-blaugrau .carousel-text, .carousel-text-inner {	background: transparent; }
	.section-teaser-blaugrau .carousel .carousel-item h2 {	
	/* display: block ruby; */
	display: inline-flex;
	margin-bottom: 0px; 
	}
	
	/* Teaser Slider Schwarz ######### */
	.section-teaser .carousel .carousel-content {
    position: relative;
    height: 100%;
	}
	.section-teaser .carousel .carousel-item .valign {
    width: 60%;
    display: -webkit-inline-box;
    position: relative;
    overflow: visible;
    /* background: rgba(0,0,0,0.5); */
	bottom: 75px;
	}
	/* rechter Teaser  */
	.section-teaser .teaser_right .carousel .carousel-item .valign {
		position: absolute;
		/* right: 0px; (ausrichtung rechts wieder entfernt)*/
		left: 0px;
	}
	/* Teaser Restaurant */
	.section-restaurant {
		margin-top: -14px;
	}
	.section-restaurant .carousel .carousel-item .valign {
		position: absolute;
		top: 400px;
	}
	.section-teaser .valign .vcontainer {
		width: 100%;
		position: absolute;
		bottom: 0px;
		background: rgba(0,0,0,0.75);
	}

	.section-teaser .carousel-text {
		background: none;
	}
	
/* } */

/* ### Cookie-Banner ########### */
/* Anpassung Link Cookie-Einstellungen */
.cookie-ebene {
    text-align: center;
	width: 100%;
}
/* Anpassung Z.B. Google Maps keine Freigabe */
.cookie-set.script img {
  /* filter: grayscale(100%) blur(10px) brightness(160%) saturate(0%) contrast(120%);
  -webkit-filter: grayscale(100%) blur(10px) brightness(160%) saturate(0%) contrast(120%);
  -moz-filter: grayscale(100%) blur(10px) brightness(160%) saturate(0%) contrast(120%); */
  filter: unset;
  -webkit-filter:unset;
  -moz-filter: unset;
}
/* Anpassung Z.B. Google Maps Bild */
.cookie-set.script p {
  position: absolute;
  top: 45%;
  color: #333333;
  text-align: center;
  width: 90%;
  left: 5%;
  font-size: 1.1rem;
}

#CookieBox {
  z-index: 201;
  position: fixed;
  top: 20%;
  left: 25%;
  width: 50%;
  max-width: 50%;
  max-height: 80%;
  overflow: hidden;
  background: #fff;
  padding: 70px 20px 20px;
  border-radius: 5px;
}

#CookieBox .intro p {
  width: 75%;
}

#CookieBox p {
  font-size: 0.8rem;
  margin: 0 auto 10px;
  text-align: left;
}

#CookieBox .category h3 {
  margin-top: 0;
  font-size: 1rem;
}

.cookie-set {
    font-size: 80%;
    font-weight: 400;
    color: #e5c15d;
}
.cookie-set:hover {
    text-decoration: underline;
}
#CookieBox .cookieclose {
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 4px;
    border: 1px solid rgba(234,194,91,1.00);
    background: rgba(234,194,91,1.00);
    padding: 2px 9px;
    font-family: Verdana, sans-serif;
    font-size: 26px;
    color: #fff;
}
.cookieclose {
    display: inherit!important;
}
#CookieBox .cookie-accept a {
    padding: 0.5em 1em;
}
#CookieBox .cookie-management, #CookieBox .cookie-refuse {
    margin: 10px auto;
    width: 65%;
    text-align: center;
    cursor: pointer;
    border-radius: 15px;
    padding: 0px;
    background-color: transparent;
}
#CookieBox .cookie-btn {
    display: inline-block;
	max-width: 350px;
    min-width: 340px;
	padding: 0.5em 1em;
	margin: 5px auto;
	background: #FFFFFF;
	border-color: #8dc63f;
	border: 1px solid rgba(234,194,91,1.00);
    /* border-radius: 15px; */
	border-radius: 0px;
    color: rgba(234,194,91,1.00);
    font-family: inherit;
    font-size: 0.9rem;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
	text-transform:uppercase;
}
#CookieBox .cookie-btn:hover {
	background: rgba(234,194,91,1.00);
	color:#000000;
}
#CookieBox .cookie-info table {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
    font-size: 0.9rem;
}

@media (max-width: 1000px) {
	#CookieBox {
		left: 2%;
		width: 95%;
		top: 10%;
		max-height: 90%;
		min-height: 50%;
		max-width: 100%;
	}
}
@media (max-width: 580px) {
	#CookieBox .cookie-btn {
    display: inline-block;
	max-width: 250px;
    min-width: 250px;
	}
}
/* Cookie-Banner Ende */

@media screen and (max-width: 1600px) {
	/* Jackpot Startseite */
	/* #c848 {
		bottom: 130px;
	} */
	.jackpot_startseite {
		font-size: 4rem;
	}
}
@media screen and (max-width: 1039px) {
	.tx-ws-flexslider .caption-text {
		position: inherit;
		background-color: rgba(234,194,91,1);
		width: 100%;
		top: 2%;
		/* padding: 10px; */
		padding: 7px 0px 1px 10px;
		color:#FFF;
	}
	.tx-ws-flexslider .caption-align-left .caption-text {
	  left: 0%;
	}
}


@media only screen and (min-width: 65em) {
	.tx-ws-flexslider .caption-text {
		background-color: rgba(234,194,91,0.7);
	}
	.tx-ws-flexslider .caption-text {
		width: 70%;
		top: 40%;
	}
	.tx-ws-flexslider .caption-align-left .caption-text {
	  left: 15%;
	  top: 60%;
	}
	.tx-ws-flexslider .wsflexslider-style2 .caption-align-left .caption-text {
		top: 30%;
	}
	.caption-text{
	  color:#FFF;
	  text-align:center;
	  font-size: 1em;
	}
	.caption-title{
	  font-size: 1.5em;
	}
}
@media only screen and (min-width: 90em) {
	.tx-ws-flexslider .caption-text {
		width: 50%;
		top: 40%;
	 }
	 .tx-ws-flexslider .caption-align-left .caption-text {
		left: 25%;
		top: 65%;
	 }
	 .tx-ws-flexslider .wsflexslider-style2 .caption-align-left .caption-text {
		top: 30%;
	}
}


/*  ###################################### Smartphone ################################################ */
@media (max-width: 576px) {
	.desk_ansicht { display:none; }
	.mob_ansicht { 	display:inherit; }
	.titl_serv { font-size: 70%; }
	.titel_teaser {
		margin-left: 5px;
		margin-right: 5px;
		font-size: 1.6rem;
	}
	h1.awesome, .h1.awesome {
    font-size: 1.25rem;
	}
	
	.section-restaurant .carousel .carousel-item .valign {
		top: 150px;
	}
	.breadcrumb {
    font-size: 0.8rem;
	padding: 0.5rem 0.5rem;
	}
	figure .caption {
    font-size: 1.0rem;
	}
	.slidercontent img {
		height: 250px!important;
		/* height: 150px!important; */
		width: 100%!important;
		object-fit: cover;
		object-position: top center;
	}

	
	
	/* Icons Service Jackpot etc.
	.section-service .gallery-item-size-3 img {
	width: 100%;
	}
	.section-service .gallery-item-size-3 .caption {
	font-size: 0.8rem;
	color:rgba(234,194,91,1.00);
	} */
}

/*  ###################################### Mobile Ansicht ################################################ */
@media(max-width: 768px) {
	.section-aktion .carousel-inner > .item {
    padding-left: 0px;
    padding-right: 0px;
	height: 150px;
	}
	.btn-down { display: none; }
	/* Jackpot Startseite */
	#c848 {
		bottom: 45px;
	}
	.jackpot_startseite {
		font-size: 3.0rem;
	}
	/* Abstand teaser Startseite links bzw. rechts */
	.padding_left { padding-left:0px; }
	.padding_right { padding-right:0px; }
	.carousel-inner { padding-bottom: 1px; }
}

/*  ###################################### Tablet Ansicht ################################################ */
@media(min-width: 769px) and (max-width:  991px) {
	
	.section-aktion .carousel-inner > .item {
		padding-left: 0px;
		padding-right: 0px;
        height: 350px;
	}
	.btn-down { display: none; }
	
}


/*  ###################################### Mobile Ansicht ################################################ */
@media(min-width: 992px) {
	/* Menu Icons bei Submenu */
	.navbar-mainnavigation .dropdown-toggle::after {
		display: inline-block;
		margin-left: 5px;
	}
}

@media (min-width: 577px) and (max-width: 1199px) {
	/* Gallery-Bilder nicht vergrößern */
	/* .gallery-item img, .gallery-item picture {
		width: 100%;
		height: auto;
	} */
	/* Icons Service Jackpot etc.
	.section-service .gallery-item-size-3 img {
	width: 100%;
	}
	.section-service .gallery-item-size-3 .caption {
	font-size: 1.0rem;
	color:rgba(234,194,91,1.00);
	} */
}

@media (min-width: 1200px) {
	.container {
		/* max-width: 1240px; */
		}
}




/* Sprachmenu */
.sprachm_mobil {
	width: 100%;
	padding-top: 10px;
	font-size: 0.8rem;
}
.sprachm_desk {
	font-size: 0.8rem;
	/*padding-left: 50px;*/
}
.sprachm_mobil a, .sprachm_desk a, .sprachm_desk span {
	font-size: 0.8rem;
}
.flag_gr {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 25px;
}
.flag_kl {
	margin-right: 10px;
	width: 20px;
}
.nicht_zeigen {
	display:none;
}
.footer-section a:hover { text-decoration:underline; }
.footer-section .frame {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.footer-section-content {
    color: #fff;
	background-color: #939393;;
    /* background-color: #2b2b2b; */
	/* background: url('../../../fileadmin/spielbank_wiesbaden_theme/images/hintergrund-icons.jpg'); */
}

/* footer Copyright */
.section.footer-section.footer-section-meta .frame {
    padding-top: 2px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
	background-color: #2b2b2b;
}
.footer-copyright {
	font-size: 80%;
}

/* Bug bei Seite Spielerschutz Footer, hier die Inhalte einer anderen Seite eingebettet werden, Abstand oben zu hoch */
#c483 {
    padding-top: 0rem;
}