.wrapper-slider{
	height: 500px !important;
	max-height: 500px; !important
}

.hpl-thirtyThree img{
width:280px;
}
.hpWinnerNames{
padding-top:10px;
font-size:16px;
font-weight: 400;
font-family: Lato, sans-serif;
color:#333;
}
.homeBannerBG{
    height: 500px;
}

.NoRightPadding{
 margin-right:0px;
}
.privacyPolicyList li.blueTitle{
font-size: 22px;
color:#0089af;
line-height:30px;
}

#mobilesearch{
width: 680px;
}

.searchBarLinks{
width: 420px;
}


table .feature-comparison{
    width: 100%;
    border-collapse: collapse;
    }
    .feature-comparison tr:nth-of-type(odd) {
    background: #eee;
    }
    .feature-comparison th {
    background: #0090c3;
    color: white;
    font-weight: bold;
    }
    .feature-comparison td,  .feature-comparison th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left;
    vertical-align:middle;
    }
table.mediaCenterTable td{
text-align:left !important;
}
.mediaCenterTable td,  .mediaCenterTable th {
    padding: 10px;
}
table.mediaCenterTable th{
text-align:Center !important;
}


<!--[if !IE]><!-->
@media
    only screen and (max-width: 760px),
    (min-device-width: 768px) and (max-device-width: 1024px)  {
    table  .feature-comparison,  .feature-comparison thead,  .feature-comparison tbody, .feature-comparison th,  .feature-comparison td,  .feature-comparison tr {
    display: block;
    }
    .feature-comparison thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
    }
    .feature-comparison tr { border: 1px solid #ccc; }
    .feature-comparison td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    }
    .feature-comparison td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    }
    .feature-comparison td:nth-of-type(1):before { content: "Included Modules"; }
    .feature-comparison td:nth-of-type(2):before { content: "QuickStart"; }
    .feature-comparison td:nth-of-type(3):before { content: "Parts"; }
    .feature-comparison td:nth-of-type(4):before { content: "Accounting"; }
    .feature-comparison td:nth-of-type(5):before { content: "Essentials"; }
    .feature-comparison td:nth-of-type(6):before { content: "Professional"; }
    .feature-comparison td:nth-of-type(7):before { content: "Premier"; }
    }
    @media only screen
    and (max-device-width : 320px){
		.hpl-thirtyThree img{
		width:260px;
		}
     }

p.quote-request a {
    width: 85% !important;
}


    }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
    width: 495px;
    }
    }

@media only screen and (min-width: 980px){
.hpl-thirtyThree {
    width: 33%;}
}