/*

 EEEEE
 E
 EEEEE
 E
 EEEEE

bootstrap query MAX 979 */

@media (max-width: 979px) {

#mini-panel-footer {
	height: auto;
}

.navbar-tools .tool .nav-group {
	padding: 1em;
}
.preferences .btn-group {
	width: 100%;
}
.preferences .btn-group .btn {
	padding: 0.5em 0;
	width: 50%; height: 50px;
}
.preferences .text-size .btn-group .btn {
	padding: 0em 0;
	width: 25%; height: 50px;
}
.preferences .btn-group .btn .bars {
	margin: 0 auto;
	width: 2em;
}
.preferences .btn-group {
	/*visibility: hidden;*/
}
.navbar-tools .tool h2 {
	font-size: 1.50em;
}
.navbar-tools .tool h3 {
	font-size: 1.25em;
}
.tool button.btn {
	/* improving slideToggle animation on tablets and below */
	/*background-color: #cccccc!important;*/
	/*background-image: none!important;*/
	/*text-shadow: none!important;*/
	box-shadow: none!important;
	border-color:#cccccc!important;
}
.tool button.btn:hover {
	-webkit-transition: none;
	transition: none;
}

}
