body {
	padding-top: 56px
}
#dexUses ul {
	width: 100%;
	display: inline-table;
	text-align: center;
	margin-left: -30px
}
#dexUses ul li {
	list-style: none;
	display: inline-table;
	width: 235px;
	margin: .5%;
	padding: 20px;
	background: #fff;
	text-align: left;
	font-size: 14px;
	border: 2px #f7b71a dashed
}
#dexUses p {
	font-size: 12px!important;
	font-weight: 700
}
#dexUses ul li img {
	max-width: 100%;
	border: 1px solid #75909E;
	margin-bottom: 10px
}
#dexUses {
	margin-top: 30px;
	margin-bottom: 30px
}
#dexUses h4 {
	font-size: 18px;
	text-align: center
}
#holder {
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	margin: auto;
	padding: none;
	float: left
}
#introText {
	padding: 20px;
	padding-top: 0;
	margin-top: -100px
}
#peelStick {
	background: #58513f;
	min-height: 160px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 20px;
	padding-bottom: 10px;
	font-size: 18px;
	font-family: Montserrat, "Times New Roman", Times, serif;
	color: #fff;
	float: left;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-weight: 400;
	font-style: italic
}
#peelStick p {
	line-height: 38px;
	font-size: 20px
}
#peelStick img {
	margin: 10px;
	margin-right: 20px;
	border: 2px solid #fff;
	-webkit-border-radius: 6px;
	border-radius: 6px
}
#soundSpecs {
	background: #58513f;
	color: #fff;
	margin: 10px 20px 10px 0;
	float: left;
	border-top: 8px double #fff;
	border-bottom: 8px double #fff
}
#soundSpecs td {
	text-align: left!important;
	padding: 0 20px
}
.bg-yellow {
	background: #ffc510
}
.bg-custom-gray {
	background: #58513f
}
.blackText {
	color: #000!important
}
.brownBlue {
	color: #b8ae92
}
.card-body-yellow {
	background: #ffc510
}
.card-body-gray {
	background: #58513f
}
.centerIt {
	text-align: center
}
ul.checks li {
	list-style: none;
	margin-top: 3px;
	margin-bottom: 3px
}
.clearFlt {
	clear: both
}
.floatLeft {
	float: left;
	margin: 5px 10px 5px 0
}
.floatRight {
	float: right
}
.in50 {
	padding-left: 50px
}
.lightGreen {
	color: #C4E2A2
}
.noShow {
	display: block
}
.picBorder {
	border: 1px solid #333
}
.picGroup, .picGroup2, .picGroup4, .contentGroup {
	padding: 6px 0;
	max-width: 100%;
	font-size: 14px
}
.picGroup ul img, .picGroup2 img, .picGroup4 img, .contentGroup img {
	border: 1px solid #000;
	margin: 5px 0;
	width: 100%
}
.picGroup ul, .picGroup2 ul, .picGroup4 ul, .contentGroup ul {
	margin: auto;
	padding: 0
}
.picGroup ul li, .contentGroup ul li {
	margin: 1px;
	display: inline-table;
	list-style: none;
	width: 32%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700
}
.picGroup2 ul li {
	margin: 1px;
	display: inline-table;
	list-style: none;
	width: 47%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700
}
.picGroup4 ul li {
	margin: 1px;
	display: inline-table;
	list-style: none;
	width: 23%;
	font-family: Arial, Helvetica, sans-serif;
	padding: .5%;
	vertical-align: middle
}
.phoneUs {
	font-size: 24px;
	padding-left: 30px;
	padding-right: 30px
}
.nav-link{
color:#fff !important;
	
}
.sikaBox {
	width: 23%;
	margin: .5%;
	float: left
}
.sikaBox img {
	width: 100%
}
.sikaHolder {
	width: 100%
}
.sikaRed {
	color: #e61f26
}
.sikaYellow {
	color: #ffc510
}
.smaller{
font-size:12px;	
}
.textFuzz {
	text-shadow: 0 0 4px #000
}
.thinFont {
	font-weight: 400
}
.whiteText {
	color: #fff!important
}
.w500 {
	padding: 2%;
	float: left;
	width: 50%;
	margin: 0 auto;
	text-align: center
}
.w500 img {
	margin-bottom: 12px
}
.yellowBack {
	background: #ffd571
}
/* ADA: Skip link - off-screen until focused */
.skip-link {
	position: absolute;
	top: -100px;
	left: 0;
	background: #333;
	color: #fff;
	padding: 8px 16px;
	z-index: 9999;
	font-size: 16px;
	text-decoration: none;
	border-radius: 0 0 4px 0
}
.skip-link:focus {
	top: 0
}
/* ADA: Visible focus indicators */
a:focus, button:focus, input:focus, select:focus, textarea:focus {
	outline: 3px solid #ffc510;
	outline-offset: 2px
}
/* ADA: Screen reader only utility */
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	white-space: nowrap;
	border: 0
}
