/*----------------------Brand Slider--------------------------*/
a.wmsbr {
	background-image: url("https://www.witmermotorservice.com/Static/images/logos/LogoBanner_2600.gif");
	display: inline-block;
	width: 200px;
	height: 125px
 }
a.MILWEL {
	background-position: -1600px 0px;
}
a.MAKUSA {
	background-position: -1200px 0px;
}
a.DEWALT {
	background-position: -600px 0px;
}
a.METCOR {
	background-position: -1400px 0px;
}
a.PORCAB {
	background-position: -1800px 0px;
}
a.BD {
	background-position: -200px 0px;
}
a.BOS {
	background-position: -400px 0px;
}

/*----------------------End Brand Slider--------------------------*/

.bg {

    background: url(/Static/images/wms-8.jpg) center bottom no-repeat !important;
        background-size: cover !important;
}
.TextContent .title, .HasBgColor .title{
        font: 200 20px/1.083 proxima_nova_altthin,sans-serif !important;
        background-color:#FFF;
}
.title ul{
    max-width:250px;
    width:100%;
    margin:0 auto;
}
.title ul li{
    text-align:left;
    list-style-image:url(/Static/images/check.png);

    margin-left:25px;
}
section.ShellLocation .Location{
   /* max-width:500px;*/
    margin:20px auto;
    text-align:center;
}
section.ShellLocation .Location h2{
    color:#ff0000;
    font-size:25px;
}
section.ShellLocation .Location p{
    font-size:18px;
    line-height:1.5;
}
section.ShellLocation .Location p bold{
    color:#ff0000;
    font-weight:bold;
}
.powertool-slider-container .bx-wrapper {
    max-width: 100% !important;
}



