Check Vehicle for Recalls

style type=”text/css”>
@import url(‘https://fonts.googleapis.com/css?family=Open+Sans|Archivo+Narrow|Yellowtail’);
@import url(‘https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css’);

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

body {
line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}

nav ul {
list-style:none;
}

blockquote, q {
quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content:”;
content:none;
}

a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

/* change colours to suit your needs */
ins {
background-color:#e6e6e6;
color:#e6e6e6;
text-decoration:none;
}

/* change colours to suit your needs */
mark {
background-color:#e6e6e6;
color:#e6e6e6;
font-style:italic;
font-weight:bold;
}

del {
text-decoration: line-through;
}

abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
}

table {
border-collapse:collapse;
border-spacing:0;
}

/* change border colour to suit your needs */
hr {
display:block;
height:1px;
border:0;
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}

input, select {
vertical-align:middle;
}
/* General CSS */
.header-default, .ddc-page-body{width: 100%!important;}
#content{max-width: 100%!important;}
.MaxWidth{width: 100%!important;}
.home-content{max-width: 100%!important;}
.ddc-page-body{width: 100%!important;}
.container.main, .main.ddc-container{width: 100%!important;}
.content-page-title.ddc-content{display: none;}
.ddc-container{width: 100%;}
div#wrapper-recall{font-family: ‘Archivo Narrow’, sans-serif; background-color: #fff;}
#clear{clear:both;}

strong{font-weight: 700;}
h3{font-size: 23px;}
.button {
background-color: #e6e6e6;
-webkit-border-radius: none;
border-radius: none;
border: none;
color: #FFFFFF;
cursor: pointer;
display: inline-block;
font-family: Arial;
font-size: 15px;
padding: 10px 50px;
text-align: center;
text-decoration: none;
display: block;
margin: 0 auto 20px;
}
@-webkit-keyframes glowing {
0% { background-color: #e6e6e6; -webkit-box-shadow: 0 0 3px #e6e6e6; }
50% { background-color: #e6e6e6; -webkit-box-shadow: 0 0 10px #e6e6e6; }
100% { background-color: #e6e6e6; -webkit-box-shadow: 0 0 3px #e6e6e6; }
}

@-moz-keyframes glowing {
0% { background-color: #e6e6e6; -moz-box-shadow: 0 0 3px #e6e6e6; }
50% { background-color: #e6e6e6; -moz-box-shadow: 0 0 10px #e6e6e6; }
100% { background-color: #e6e6e6; -moz-box-shadow: 0 0 3px #e6e6e6; }
}

@-o-keyframes glowing {
0% { background-color: #e6e6e6; box-shadow: 0 0 3px #e6e6e6; }
50% { background-color: #e6e6e6; box-shadow: 0 0 10px #e6e6e6; }
100% { background-color: #e6e6e6; box-shadow: 0 0 3px #e6e6e6; }
}

@keyframes glowing {
0% { background-color: #e6e6e6; box-shadow: 0 0 3px #e6e6e6; }
50% { background-color: #e6e6e6; box-shadow: 0 0 10px #e6e6e6; }
100% { background-color: #e6e6e6; box-shadow: 0 0 3px #e6e6e6; }
}

.button {
-webkit-animation: glowing 1500ms infinite;
-moz-animation: glowing 1500ms infinite;
-o-animation: glowing 1500ms infinite;
animation: glowing 1500ms infinite;
}

section#steps div.steps_header div.steps_header_box h2{font-size: 52px; margin: 20px 0 20px 0;}
.vin-image{display:block; width: 100%; height: 72%;}
iframe{width: 100%;height:100%;border-left: solid 5px white; border-right: solid 5px white;border-bottom: solid 5px white; box-sizing: border-box;}
section#widgetHeader h1{font-size: 2.8125em; margin-bottom: 10px;padding: 0 20px 0;}
.callout{padding: 20px;}
.callout h3{margin-bottom: 10px;}
section#mainArea h1{color: #e6e6e6!important;}
section#steps, section#steps ul li{color: #fff;}

/* Smartphones (portrait and landscape) ———– */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
}

/* Smartphones (landscape) ———– */
@media only screen and (min-width : 321px) {
div#wrapper-recall{padding: 5px;}
section#mainImage{width: 100%;}
section#mainImage img.mainImage_top,
section#mainImage img.mainImage_bottom{width: 100%; height: auto;}
section#mainImage img.mainImage_bottom{margin: 10px 0 20px 0;}
section#mainArea {}
section#mainArea h1{font-size: 30px; color: #000000;font-weight:600;text-align: center; margin: 0 0 15px 0;}
section#mainArea hr{margin: 0 auto; border:none; width: 20%; height: 2px; color: #000000; background-color: #000000; text-align: center;}
section#mainArea div.p_back{background-color: #fff;padding: 10px 20px 20px 20px; margin: 20px 0 0 0;color: #231f20;}
section#mainArea p{margin: 0 0 15px 0;}
section#mainArea p.f_p_description{margin: 20px 0 10px 0;line-height: 20px;}
section#mainArea div.signature img.ceoImage{width: 23%;float: left;border-radius: 10px;}
section#mainArea div.signature ul.address{margin: 20px 0 0 98px;font-size: 11px; list-style-type: none;}
section#mainArea div.signature ul.address li{font-size: 11px;}
section#widgetHeader{font-weight:600;background-color: #e6e6e6; color: #ffffff; padding: 20px 0 20px 0;margin: 20px 0 0 0;text-align: center;}

section#steps{background-color: #e6e6e6;border: 5px solid white;padding: 1% 2% 5% 2%;width: 100%;position: relative;box-sizing: border-box;font-family: ‘Archivo Narrow’, sans-serif;}
section#steps div.steps_header{background-color: #e6e6e6; border: 5px solid white; padding: 1% 2% 1% 2%;}
section#steps div.steps_header div.steps_header_box{padding: 0% 1% 0% 5%;display: inline-block;}
section#steps div.steps_header hr{border:none; width: 20%; height: 2px; color: #000000; background-color: #000000;text-align: left;margin: 0 0 15px 0;}
section#steps div.steps_header div.steps_header_box h3{font-weight: 300;margin: 2px 0 10px 0;}
section#steps div.step3_info ul{font-weight: bold;font-weight: 300;list-style: none;padding-left: 20px;color:#e6e6e6;}

}

/* Smartphones (portrait) ———– */
@media only screen and (max-width : 320px) {
div#wrapper-recall{padding: 5px;}
section#mainImage{width: 100%;}
section#mainImage img.mainImage_top,
section#mainImage img.mainImage_bottom{width: 100%; height: auto;}
section#mainImage img.mainImage_bottom{margin: 10px 0 20px 0;}
section#mainArea {}
section#mainArea h1{font-size: 30px; color: #000000;font-weight:600;text-align: center; margin-bottom: 10px;}
section#mainArea hr{margin: 0 auto; border:none; width: 20%; height: 2px; color: #000000; background-color: #000000; text-align: center;}
section#mainArea div.p_back{background-color: #fff;padding: 10px; margin: 20px 0 0 0;color: #231f20;}
section#mainArea p{margin: 0 0 15px 0;}
section#mainArea p.f_p_description{margin: 20px 0 10px 0;line-height: 20px;}
section#mainArea div.signature img.ceoImage{width: 30%;float: left;border-radius: 10px;}
section#mainArea div.signature ul.address{margin: 20px 0 0 89px;font-size: 11px; list-style-type: none;}
section#mainArea div.signature ul.address li{font-size: 11px;}
section#widgetHeader{font-weight:600;background-color: #e6e6e6; color: #ffffff; padding: 20px 0 20px 0;margin: 20px 0 0 0;text-align: center;}
section#steps{background-color: #e6e6e6;border: 5px solid white;padding: 1% 2% 10% 2%;width: 100%;position: relative;box-sizing: border-box;font-family: ‘Archivo Narrow’, sans-serif;}
section#steps div.steps_header{background-color: #e6e6e6; border: 5px solid white; padding: 1% 2% 1% 2%; }
section#steps div.steps_header div.steps_header_box{padding: 0% 1% 0% 5%;display: inline-block;}
section#steps div.steps_header hr{border:none; width: 20%; height: 2px; color: #000000; background-color: #000000;text-align: left;margin: 0 0 15px 0;}
section#steps div.steps_header div.steps_header_box h3{font-weight: 300;margin: 2px 0 10px 0;}
section#steps div.step3_info ul{font-weight: bold;font-weight: 300;list-style: none;padding-left: 20px;color:#e6e6e6;}

}

/* Landscape */
@media only screen
and (min-device-width: 1024px)
and (max-device-width: 1366px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 1.5) {
section#mainImage{width: 30%;float:left;margin: 37px 0 0 0;}

}

/* Desktops and laptops ———– */
@media only screen and (min-width : 1224px) {
.ddc-container.main{width: 100%;}
div#wrapper-recall{padding: 5px;}
section#mainImage{width: 40%;float:left;margin: 67px 0 0 0;}
section#mainImage img.mainImage_top,
section#mainImage img.mainImage_bottom{height: auto;}
section#mainImage img.mainImage_top{width: 100%;}
section#mainImage img.mainImage_bottom{width: 100%;margin: 0 auto 50px;display: block;}
section#mainArea .button{float: right;}
section#mainArea h1{font-size: 30px; color: #000000;font-weight:600;text-align: left; margin: 0 0 15px 0;}
section#mainArea hr{margin: 0 0 30px 0; border:none; width: 20%; height: 2px; color: #000000; background-color: #000000; text-align: left;}
section#mainArea div.p_back{background-color: #fff;padding: 45px 80px 0; margin: 20px 0 0 41%;color: #231f20; height: 580px;}
section#mainArea p{margin: 0 0 15px 0;line-height: 25px;}
section#mainArea p.f_p_description{margin: 20px 0 30px 0;line-height: 20px;}
section#mainArea div.signature{margin: 50px 0 0 0;}
section#mainArea div.signature img.ceoImage{width: 13%;float: left;border-radius: 10px;}
section#mainArea div.signature ul.address{margin: 15px 0 0 15%; list-style-type: none; padding-top: 2%}
section#mainArea div.signature ul.address li{font-size: 15.36px;}
section#widgetHeader{background-color: #e6e6e6 ; color: #ffffff; padding: 20px;margin: 20px 0 0 0;text-align: center;}
section#widgetHeader p{padding: 0 30px 0 30px;font-weight: lighter;}
section#widgetHeader p.second_header_widget{font-weight: lighter;font-size: 23px;}
section#steps{background-color: #e6e6e6;border: 5px solid white;padding: 1% 2%;width: 33.3333%;position: relative;box-sizing: border-box;font-family: ‘Archivo Narrow’, sans-serif;float: left; height: 600px;}
section#steps div.steps_header{background-color: #e6e6e6; border: 5px solid white; padding: 1% 2% 1% 2%;}
section#steps div.steps_header div.steps_header_box{padding: 0% 1% 0% 5%;display: inline-block;}
section#steps div.steps_header hr{border:none; width: 20%; height: 2px; color: #000000; background-color: #000000;text-align: left;margin: 0 0 15px 0;}
section#steps div.steps_header div.steps_header_box h3{font-weight: 300;margin: 2px 0 10px 0;}
section#steps div.step3_info ul{font-weight: bold;font-weight: 300;list-style: none;padding-left: 20px;color:#e6e6e6;}

iframe{height: 300px;}
}

/* Large screens ———– */
@media only screen and (min-width : 1824px) {
.ddc-container.main{width: 100%;}
div#wrapper-recall{padding: 5px;}
section#mainImage{width: 30%;float:left;margin: 3.4% 0 0 8%;}
section#mainImage img.mainImage_top,
section#mainImage img.mainImage_bottom{height: auto;}
section#mainImage img.mainImage_top{width: 100%;}
section#mainImage img.mainImage_bottom{width: 100%;margin: 0 auto 50px;display: block;}
section#mainArea .button{float: right;}
section#mainArea h1{font-size: 30px; color: #000000;font-weight:600;text-align: left; margin: 0 0 15px 0;}
section#mainArea hr{margin: 0 0 30px 0; border:none; width: 20%; height: 2px; color: #000000; background-color: #000000; text-align: left;}
section#mainArea div.p_back{background-color: #fff;padding: 40px 90px 0 90px; margin: 20px 0 0 41%;color: #231f20; height: 580px;}
section#mainArea p{margin: 0 0 15px 0;line-height: 25px;padding: 0 19% 0 0;}
section#mainArea p.f_p_description{margin: 20px 0 30px 0;line-height: 20px;}
section#mainArea div.signature{margin: 44px 0 0 0;}
section#mainArea div.signature img.ceoImage{width: 10%;float: left;border-radius: 10px;}
section#mainArea div.signature ul.address{margin: 0 0 0 11%;font-size: 13px; list-style-type: none;}
section#mainArea div.signature ul.address li{font-size: 16px;}
section#widgetHeader{background-color: #e6e6e6; color: #ffffff; padding: 20px;margin: 20px 0 0 0;text-align: center;}
section#widgetHeader p{padding: 0 30px 0 30px;font-weight: lighter;}
section#widgetHeader p.second_header_widget{font-weight: lighter;font-size: 23px;}
section#steps{background-color: #e6e6e6;border: 5px solid white;padding: 1% 2%;width: 33.3333%;position: relative;box-sizing: border-box;font-family: ‘Archivo Narrow’, sans-serif;float: left; height: 600px;}
section#steps div.steps_header{background-color: #e6e6e6; border: 5px solid white; padding: 1% 2% 1% 2%;}
section#steps div.steps_header div.steps_header_box{padding: 0% 1% 0% 5%;display: inline-block;}
section#steps div.steps_header hr{border:none; width: 20%; height: 2px; color: #000000; background-color: #000000;text-align: left;margin: 0 0 15px 0;}
section#steps div.steps_header div.steps_header_box h3{font-weight: 300;margin: 2px 0 10px 0;}
section#steps div.step3_info ul{font-weight: bold;font-weight: 300;list-style: none;padding-left: 20px;color:#e6e6e6;}

iframe{height: 300px;}
}


STEP 1


LOCATE YOUR VIN

STEP 2


SUBMIT TO CHECK FOR RECALLS


STEP 3


CALL US

Recall Support Line: (414) 404-7770

WHY REMEDY YOUR RECALL WITH US?


    Complimentary Shuttle Service

    Complimentary Car Wash

    Complimentary Multi-Point Inspection

    Free Wi-Fi and Cable TV’s in the lounge area

    Over 100 years combined technician expertise

    Complimentary Coffee and Refreshments

    Expansive parts inventory

    Flexible scheduling and extended service hours