/*

 FFFFF
 F
 FFFFF
 F
 F

bootstrap query MIN 980 */

@media (min-width: 980px) {

/*
.book-figure .book-caption:hover, .book-figure .book-caption:hover {
	margin-bottom: 1em;
}
.book-figure.slideshow .book-caption:hover {
	margin-bottom: 0em;
}
.book-figure.animation-fullWidth .book-caption:hover {
	margin-bottom: 0em;
}
*/

/* Navigation styles */

#navbar-container .mainnav-button a,
#navbar-container .mainnav-button button {
	font-size: 17px;
}

.preferences .text-size .text-size-option {
	width: 25%;
}

/* END Navigation Styles */

/* Homepage unit button styles */

.unit-number {
	font-size: 8.5em;
	line-height: 210px;
}

.unit-block .unit-texture-bg:hover .unit-number {
	font-size: 9.5em;
}

/* END Homepage unit button styles */

/* Unit Sliders */
.unit-intro-slider {
	height: 300px;
	margin-bottom: 4em;
	overflow: hidden;
	position: relative;
	width: 100%;
}
body.unit1 .slider-unit-logo, body.unit2 .slider-unit-logo, body.unit3 .slider-unit-logo, body.unit4 .slider-unit-logo {
	background: url('../img/unit-1-logo-color-white-2x.png') center top no-repeat;
	background-size: 68%;
	height: 300px;
	position: absolute;
	width: 100%;
	z-index: 5;
}
body.unit2 .slider-unit-logo {
	background: url('../img/unit-2-logo-color-white-2x.png') center top no-repeat;
	background-size: 68%;
}
body.unit3 .slider-unit-logo {
	background: url('../img/unit-3-logo-color-white-2x.png') center top no-repeat;
	background-size: 68%;
}
body.unit4 .slider-unit-logo {
	background: url('../img/unit-4-logo-color-white-2x.png') center top no-repeat;
	background-size: 68%;
}


}
