/*
Skin Name: Nivo Slider THW Theme
Description: The default skin for the THW keyvisual.
Version: 1.0.1
Author: Christian Brinkert + Paul Wehry
Supports Thumbs: true
*/
.defaultKeyvisual{ height:260px; }
.introKeyvisual{ height:414px; }

.cbkeyvisual.large .nivo-main-image {
	max-height: 414px;
	object-fit: cover;
}
.cbkeyvisual.small .nivo-main-image {
	max-height: 260px;
	object-fit: cover;
}

.theme-thw{
	position:relative;
}
.theme-thw .nivoSlider {
	position:relative;
	margin-bottom:10px;
}
.theme-thw .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-thw .nivoSlider a {
	border:0;
	display:block;
}

.theme-thw .nivo-controlNav {
	text-align: center;
	padding: 20px 0px;
}
.theme-thw .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url("bullets.png") no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-thw .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-thw .nivo-directionNav a {
	display:block;
	width:58px;
	height:88px;
	background:url("arrows.png") no-repeat;
	text-indent:-9999px;
	border:0;
	top:24%;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.theme-thw:hover .nivo-directionNav a { opacity: 1; }
.theme-thw a.nivo-nextNav {
	right:0px;
}
.theme-thw a.nivo-prevNav {
	background-position:-58px 0;
	left:0px;
}

.theme-thw .nivo-caption { font-size:125%;}
.theme-thw .nivo-caption h2{ font-size:175%; line-height:100%; font-weight:normal; margin-bottom:10px; }
.theme-thw .nivo-caption h2.titleNavigation { padding:0px 320px 0px 0px; }
.theme-thw .nivo-caption h2.titleNavigation  a {  color: white; }
.theme-thw .nivo-caption p.nivoTeaser{ padding:0px 0px; margin:0px; line-height:120%;}
.theme-thw .nivo-caption p.nivoTeaserNavigation{ padding:0px 320px 0px 0px;}
.theme-thw .nivo-caption p a {
	color:#ff0;
}
.theme-thw .nivo-controlNav.nivo-thumbs-enabled {
	width: 300px;
	position:absolute;
	right:5px;
	bottom:-1px;
	text-align:right;
}
.theme-thw .nivo-controlNav.nivo-thumbs-enabled a,
.theme-thw .nivo-controlNav.nivo-thumbs-enabled a.active {
	width: auto;
	height: auto;
	display:inline-block;
	background: none;
	margin:0px;
	padding:1px 5px 8px 5px;
}
.theme-thw .nivo-controlNav.nivo-thumbs-enabled a.active img {
	-webkit-box-shadow:  0px 0px 2px 2px rgba(255, 255, 0, 0.6);
	box-shadow:  0px 0px 2px 2px rgba(255, 255, 0, 0.6);
}

.theme-thw .nivo-controlNav.nivo-thumbs-enabled a img:hover {
	-webkit-box-shadow:  0px 0px 2px 2px rgba(255, 255, 255, 0.6);
	box-shadow:  0px 0px 2px 2px rgba(255, 255, 255, 0.6);
}
.theme-thw .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 60px;
	height: auto;
}
.theme-thw .nivo-controlNav.nivo-thumbs-enabled img:hover {
	-webkit-box-shadow:  0px 0px 2px 2px rgba(255, 255, 255, 0.6);
	box-shadow:  0px 0px 2px 2px rgba(255, 255, 255, 0.6);
}

.theme-thw .nivoSlider a.nivo-imageLink {
	z-index:16;
}
.theme-thw .nivo-slice {
	z-index:15;
}
.theme-thw .nivo-box {
	z-index:15;
}

.theme-thw .nivo-caption {
	z-index:18;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	padding: 10px 20px 60px 20px;
	background-color:transparent;
	background-color:rgba(0,0,0,1);
}
.theme-thw .nivo-directionNav a {
	z-index:19;
}
.theme-thw .nivo-controlNav{
	position:absolute;
	display:block;
	font-size:160%;
	right:10px;
	bottom:10px;
	padding:2px;
	z-index:20;
	text-align:right;
	width: 300px;
}
.theme-thw .nivo-controlNav a {
	background:rgb(0,51,153);
	color:#fff;
	text-indent: 0px;
	display:inline-block;
	margin: 0 5px 0 0;
	text-decoration:none;
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	width:26px;
	height: 30px;
	border:0;

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.theme-thw .nivo-controlNav a:hover{
	text-decoration: underline;
}
.theme-thw .nivo-controlNav a.active{
	background: black;
}

@media (min-width:992px){
	.cbkeyvisual.large .theme-thw .nivoSlider {
		min-height: 414px;
	}
	.cbkeyvisual.small .theme-thw .nivoSlider {
		min-height: 260px;
	}
	.theme-thw .nivoSlider {
		background:rgb(219,214,208) url("Loader_THW.gif") no-repeat 50% 50%;
	}
	.theme-thw .nivo-caption p.nivoTeaserNavigation {
		width: 560px;
	}
	.theme-thw .nivo-caption {
		padding: 10px 20px 10px 20px;
	}
}
/*
teitge: disabled because of incorrectly compressing images to half the height
.nivo-main-image {
	height: 100% !important;
} */
.nivo-caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 20;
}
.theme-thw .nivo-caption h2.titleNavigation {
	padding: 0;
	margin-bottom: 20px;
}
.theme-thw .nivo-caption p.nivoTeaserNavigation {
	padding: 0;
}
.theme-thw .nivo-controlNav {
	font-size: 100%;
}
.nivo-directionNav a {
	z-index: 25;
}
@media (max-width: 992px) {
	.nivo-caption h2 {
		font-size: 170%;
	}
	.nivo-caption p {
		font-size: 108%;
	}
}
@media (max-width: 768px) {
	.nivo-caption {
		position: relative;
		left: 0;
		bottom: 0;
		background: #3a3938 !important;
		background-image: none;
	}

	.nivo-caption h2 {
		font-size: 130%;
		font-weight: bold;
	}

	.nivo-caption p {
		font-size: 100%;
	}
}
