font-face {
    font-family: "FordAntenna";
    src: url("../fonts/cad8d5a1-1566-41e7-b216-3c7b01406c5e-2.eot");
    src: url("../fonts/cad8d5a1-1566-41e7-b216-3c7b01406c5e-2.eot?") format("embedded-opentype"), url("../fonts/cad8d5a1-1566-41e7-b216-3c7b01406c5e-3.woff") format("woff"), url("../fonts/cad8d5a1-1566-41e7-b216-3c7b01406c5e-1.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "FordAntenna Bold";
    src: url("../fonts/3fcdf9c8-1bf9-49f4-b9e9-48fba95ab07b-2.eot");
    src: url("../fonts/3fcdf9c8-1bf9-49f4-b9e9-48fba95ab07b-2.eot?") format("embedded-opentype"), url("../fonts/3fcdf9c8-1bf9-49f4-b9e9-48fba95ab07b-3.woff") format("woff"), url("../fonts/3fcdf9c8-1bf9-49f4-b9e9-48fba95ab07b-1.ttf") format("truetype");
    font-style: normal;
    font-weight: bold
}

@font-face {
    font-family: "FordAntenna ExtraLight";
    src: url("../fonts/497e2973-7a4b-436f-81cb-25bab86e5893-2.eot");
    src: url("../fonts/497e2973-7a4b-436f-81cb-25bab86e5893-2.eot?") format("embedded-opentype"), url("../fonts/497e2973-7a4b-436f-81cb-25bab86e5893-3.woff") format("woff"), url("../fonts/497e2973-7a4b-436f-81cb-25bab86e5893-1.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "FordAntenna Light";
    src: url("../fonts/75a1e288-79e4-4799-a2cf-66e07aa110b5-2.eot");
    src: url("../fonts/75a1e288-79e4-4799-a2cf-66e07aa110b5-2.eot?") format("embedded-opentype"), url("../fonts/75a1e288-79e4-4799-a2cf-66e07aa110b5-3.woff") format("woff"), url("../fonts/75a1e288-79e4-4799-a2cf-66e07aa110b5-1.ttf") format("truetype");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot");
    src: url("../fonts/icomoon.eot") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon/icomoon.svg") format("svg");
    font-style: normal;
    font-weight: normal
}

.bgRegister {
    min-height: 435px
}

#fppDealersModal .modal-content {
    width: 370px;
    margin-left: 110px
}

#fppDealersModal .modalHeading {
    display: inline-block;
    font-size: 26px;
    margin-left: 5px;
    margin-top: 15px
}

#fppDealersModal .modalHeading .pull-right a {
    position: absolute;
    right: -20px;
    top: -5px
}

#fppDealersModal .addData {
    font-size: 14px
}

#fppDealersModal .dealerPage {
    margin-top: 12px;
    vertical-align: top;
    display: inline-block
}

#fppDealersModal .messageSection {
    background-color: #d2d2d2;
    margin: 15px 7px 15px 8px;
    padding: 13px
}

#fppDealersModal .searchSection {
    margin-top: 10px;
    margin-left: 2px;
    margin-right: 2px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9
}

#fppDealersModal .imgClass {
    background-color: #2596cf;
    height: 51px;
    width: 50px;
    display: inline-block
}

#fppDealersModal .imgClass img {
    height: 42px;
    margin-top: 6px
}

#fppDealersModal .contentClass {
    display: inline-block
}

#fppDealersModal .contentClass label.radio-inline.selectedRadio {
    background: transparent url("../img/icon_radio-selected.svg") no-repeat scroll 0 2px
}

#fppDealersModal .addressClass {
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    height: 50px;
    margin-left: 17px;
    margin-right: 17px
}

#fppDealersModal .addressClass input {
    background-color: transparent;
    border: 0 none;
    padding-left: 10px;
    padding-top: 13px;
    width: 270px
}

#fppDealersModal .addressClass button {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    float: right;
    height: 34px;
    margin: 0 !important;
    padding: 13px 0 0;
    width: 28px
}

#fppDealersModal .partDealers {
    border: 1px solid #d9d9d9;
    margin-left: 2px;
    margin-right: 2px
}

#fppDealersModal .dealerName {
    display: inline-block;
    font-size: 18px;
    padding-left: 10px;
    padding-top: 10px
}

#fppDealersModal .dealerDist {
    display: inline-block;
    margin-left: 17px
}

#findDealersModal .modal-body {
    padding: 0;
    background: #1b394e
}

#findDealersModal .modal-content {
    width: 542px;
    margin-left: auto;
    margin-right: auto
}

#findDealersModal .modalHeading {
    background: #fff;
    display: inline-block;
    width: 100%;
    height: 100px;
    line-height: 100px;
    padding-left: 60px;
    font-size: 24px;
    margin-left: 0;
    margin-top: 0;
    font-family: "FordAntenna ExtraLight", Arial, Helvetica, sans-serif;
    font-weight: 300
}

#findDealersModal .modalHeading .pull-right a {
    position: absolute;
    right: 20px;
    top: 20px
}

#findDealersModal .searchSection {
    margin-top: 36px;
    background: #fff;
    margin-left: 50px;
    margin-right: 50px
}

#findDealersModal .borderTop {
    background: #fff;
    margin-left: 50px;
    margin-right: 50px
}

#findDealersModal .imgClass {
    float: left;
    background-color: #2596cf;
    height: 51px;
    width: 50px;
    display: inline-block
}

#findDealersModal .imgClass img {
    height: 26px;
    margin-left: 10px;
    margin-top: 15px;
    width: 26px
}

#findDealersModal .contentClass {
    float: left;
    display: inline-block;
    padding-top: 16px;
    padding-left: 15px
}

#findDealersModal .contentClass label.radio-inline {
    padding-left: 25px;
    background: transparent url("../img/icon_radio-button.svg") no-repeat scroll 0 0;
    padding-bottom: 2px
}

#findDealersModal .contentClass label.radio-inline.selectedRadio {
    padding-left: 25px;
    background: transparent url("../img/icon_radio-selected.svg") no-repeat scroll 0 0;
    padding-bottom: 2px
}

#findDealersModal .contentClass label.radio-inline:first-child {
    margin-left: 5px
}

#findDealersModal .addressClass {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    height: 50px;
    width: 440px
}

#findDealersModal .addressClass input {
    background-color: transparent;
    border: 0 none;
    color: #626466;
    padding-left: 25px;
    padding-top: 15px;
    width: 270px
}

#findDealersModal .addressClass button {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    float: right;
    height: 34px;
    margin-right: 30px;
    padding: 15px 0 0;
    width: 28px
}

#findDealersModal .addressClass button span {
    font-size: 1.4em;
    color: #2596cf
}

#findDealersModal .partDealers {
    background: #fff;
    padding: 0 15px;
    margin-left: 50px;
    margin-right: 50px
}

#findDealersModal .partDealers .row {
    border-top: 1px solid #e3e3e3
}

#findDealersModal .partDealers .row:first-child {
    border-top: 0
}

#findDealersModal .dealerName {
    float: left;
    width: 60%;
    font-size: 18px;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 10px
}

#findDealersModal .dealerDist {
    float: right;
    width: 40%;
    text-align: right;
    padding-top: 25px;
    margin-left: 0
}

.bottomLinks {
    margin-top: 25px;
    margin-left: 50px;
    margin-right: 50px;
    padding-bottom: 40px;
    text-align: center
}

.bottomLinks a {
    color: #fff;
    text-decoration: underline
}

.bottomLinks #viewMore {
    margin-left: 20px
}

.checkbox {
    margin-left: 10px
}

.rail {
    *zoom: 1;
    margin-left: 2%;
    margin-right: 2%
}

.rail:before,
.rail:after {
    content: "";
    display: table
}

.rail:after {
    clear: both
}

.bread {
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    background: #fbfbfb;
    margin-left: 0;
    margin-right: 0
}

.bread .rail {
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.bread .rail .row {
    margin-left: 0;
    margin-right: 0
}

.bread .rail .row .col-md-3:first-child {
    padding-left: 0;
    padding-right: 5px;
    width: auto;
    min-width: 25%
}

.bread .rail .row .col-md-6 {
    width: auto
}

.bread .rail .row .search {
    float: right
}

.bread .dropdown .dropdown-menu {
    width: 100%
}

.bread .dropdown .dropdown-menu li a {
    color: #2596cf;
    margin-left: 40px;
    margin-right: 40px;
    padding: 15px 10px 15px 10px;
    border-top: 1px solid #e3e3e3
}

.bread .dropdown .dropdown-menu li a:hover {
    color: #1b394e
}

.bread .dropdown .dropdown-menu li:first-child a {
    border-top: 0
}

.bread .dropdown .dropdown-menu li.active a {
    color: #1b394e;
    background: #fff
}

.bread .col-md-3,
.bread .col-md-6 {
    line-height: 59px
}

.bread .col-md-3:first-child {
    line-height: 54px
}

.bread .category a {
    padding: 21px 20px 21px 20px;
    border-right: 1px solid #e3e3e3
}

.bread .category a:first-child {
    padding-left: 0
}

.bread .searchModalLink {
    padding-top: 1px;
    margin-right: 20px;
    font-family: "FordAntenna Bold", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.bread button {
    padding-right: 70px;
    text-align: left;
    background: #1b394e !important;
    font-size: 16px;
    font-family: "FordAntenna Bold", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.bread button i {
    position: absolute;
    top: 62%;
    margin-top: -16px;
    right: 25px
}

.resultsControl {
    *zoom: 1;
    height: 86px;
    background: #f7f7f7;
    padding: 0 20px 0 30px
}

.resultsControl:before,
.resultsControl:after {
    content: "";
    display: table
}

.resultsControl:after {
    clear: both
}

.resultsControl form {
    float: left
}

.resultsControl label {
    line-height: 86px;
    float: left;
    margin: 0;
    padding: 0 5px 0 0;
    font-family: FordAntenna Light, Arial, sans-serif;
    font-weight: normal
}

.resultsControl .selIcon {
    background-position: 84% 50%;
    float: left;
    width: 75px;
    margin-top: 13px
}

.resultsControl .selIcon select {
    color: #2596cf;
    width: 130%
}

.resultsControl .pull-right a {
    margin-right: 5px;
    line-height: 86px
}

.resultsControl .pull-right .icon-icon_link-chevron-right {
    vertical-align: -2px
}

.resultsControl .pull-right .icon-icon_list {
    background-size: 22px 22px;
    background-position: 0 0;
    background-image: url("../img/icon_list.svg");
    width: 22px;
    height: 22px;
    vertical-align: -7px
}

.resultsControl .pull-right .icon-icon_grid {
    background-size: 22px 22px;
    background-position: 0 0;
    background-image: url("../img/icon_grid.svg");
    width: 22px;
    height: 22px;
    vertical-align: -7px
}

.resultsControl .pull-right a.listViewLink {
    margin-left: 20px
}

.resultsControl .pull-right a.gridViewLink,
.resultsControl .pull-right a.listViewLink {
    padding: 6px 3px 8px 3px;
    background: transparent
}

.resultsControl .pull-right a.gridViewLink.active,
.resultsControl .pull-right a.listViewLink.active {
    background: #e3e3e3
}

.resultsControl .pull-right a.gridViewLink.active .icon-icon_list,
.resultsControl .pull-right a.listViewLink.active .icon-icon_list {
    background-image: url("../img/icon_list-active.svg")
}

.resultsControl .pull-right a.gridViewLink.active .icon-icon_grid,
.resultsControl .pull-right a.listViewLink.active .icon-icon_grid {
    background-image: url("../img/icon_grid-active.svg")
}

.noDealerMsg {
    *zoom: 1
}

.noDealerMsg:before,
.noDealerMsg:after {
    content: "";
    display: table
}

.noDealerMsg:after {
    clear: both
}

.noDealerMsg h3 {
    text-align: center;
    font-size: 20px;
    color: #ff0000
}

.noDealerMsg h3 a {
    color: #ff0000;
    text-decoration: underline
}

#partForm {
    margin-top: 35px
}

#partForm label {
    font-family: FordAntenna Light, Arial, sans-serif;
    padding-top: 12px;
    font-weight: normal;
    margin-right: 10px
}

#partForm input {
    width: 60px;
    height: 36px;
    margin-left: 5px;
    text-align: center
}

#partForm .bdr {
    border: 1px solid #e3e3e3;
    margin-bottom: 5px
}

#partForm a.pName,
#partForm span.pName {
    font-size: 24px
}

.searchWidgetDiv .tabsContainer {
    margin-top: 0 !important
}

.results {
    font-size: 16px
}

#selectVehiclesModal .modal-content,
#editVehicleModal .modal-content {
    width: 900px;
    right: 150px
}

#selectVehiclesModal #modalAddVehicleForm,
#editVehicleModal #modalAddVehicleForm {
    margin-top: 65px
}

#selectVehiclesModal .searchBg,
#editVehicleModal .searchBg {
    min-height: 375px
}

#selectVehiclesModal .modal-body,
#editVehicleModal .modal-body {
    padding: 0 !important
}

#selectVehiclesModal .customLabel,
#editVehicleModal .customLabel {
    color: #fff;
    margin-bottom: 0 !important
}

#selectVehiclesModal #modalAddVehicleVinNumber,
#selectVehiclesModal #modalAddNameThisVehicle,
#editVehicleModal #modalAddVehicleVinNumber,
#editVehicleModal #modalAddNameThisVehicle {
    width: 250px !important;
    margin-top: 10px
}

#selectVehiclesModal #modalAddVehicleButton,
#editVehicleModal #modalAddVehicleButton {
    margin-top: 30px;
    margin-left: 22px;
    width: 170px
}

#selectVehiclesModal .labelSection,
#editVehicleModal .labelSection {
    margin-top: 30px;
    margin-bottom: 0
}

#selectVehiclesModal #modalAddVehicleYearDiv,
#editVehicleModal #modalAddVehicleYearDiv {
    margin-top: 0px
}

#selectVehiclesModal #modalAddVehicleYearDiv .selIcon,
#editVehicleModal #modalAddVehicleYearDiv .selIcon {
    width: 85%
}

#selectVehiclesModal #modalAddVehicleYearDiv .form-group,
#editVehicleModal #modalAddVehicleYearDiv .form-group {
    margin-top: 10px;
    min-width: 175px
}

#selectVehiclesModal #modalAddVehicleYearDiv .form-group .selIcon select,
#editVehicleModal #modalAddVehicleYearDiv .form-group .selIcon select {
    width: 125%
}

#selectVehiclesModal #modalAddVehicleYearDiv #modalAddVehicleSelectButton,
#editVehicleModal #modalAddVehicleYearDiv #modalAddVehicleSelectButton {
    margin-top: 5px;
    width: 170px
}

#selectVehiclesModal #modalAddVehicleSelectDiv .form-group,
#editVehicleModal #modalAddVehicleSelectDiv .form-group {
    margin-right: 43px;
    margin-top: 10px
}

#selectVehiclesModal #modalAddVehicleSelectDiv .form-group .selIcon,
#editVehicleModal #modalAddVehicleSelectDiv .form-group .selIcon {
    width: 116%
}

#selectVehiclesModal #modalAddVehicleSelectDiv .form-group .selIcon select,
#editVehicleModal #modalAddVehicleSelectDiv .form-group .selIcon select {
    width: 120%
}

#selectVehiclesModal .searchResultButtons,
#editVehicleModal .searchResultButtons {
    margin-top: 30px
}

#selectVehiclesModal .searchResultButtons #modalAddVehicleSelectConfirm,
#editVehicleModal .searchResultButtons #modalAddVehicleSelectConfirm {
    margin-right: 20px;
    width: 170px
}

#selectVehiclesModal .searchResultButtons .modalAddVehicleSelectGoBack,
#editVehicleModal .searchResultButtons .modalAddVehicleSelectGoBack {
    margin-right: 24px;
    width: 170px
}

#modalMyVehicles {
    width: 100%
}

#modalMyVehicles .heading2 {
    font-size: 22px;
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 28px
}

#modalMyVehicles .heading2 #profile {
    text-decoration: underline
}

#modalMyVehicles .vehicleList {
    background-color: #fff;
    color: #000;
    height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px
}

#modalMyVehicles .vehicleList .model {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

#modalMyVehicles .vehicleList .model .modelName {
    color: #2f96cf
}

#modalMyVehicles .vehicleList .number {
    display: inline-block;
    margin-left: 10px
}

#modalMyVehicles .vehicleList .engine {
    display: inline-block;
    margin-left: 10px
}

#modalMyVehicles .vehicleList .version {
    display: inline-block;
    margin-left: 10px
}

#modalMyVehicles .vehicleList .type {
    display: inline-block;
    margin-left: 10px
}

#modalMyVehicles .vehicleList .fwd {
    display: inline-block;
    margin-left: 10px
}

#modalMyVehicles .vehicleList .buttonSection {
    display: inline-block;
    margin-left: 10px
}

.options {
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

.maindivs {
    margin-top: 50px
}

.category h3 {
    font-size: 24px
}

.category h3 a {
    text-decoration: none
}

.category.first {
    padding-top: 40px;
    margin-bottom: 40px
}

.category.first h1 {
    margin-top: 0
}

.category.first .arrLink span {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.category a {
    text-decoration: none
}

.category p {
    max-width: 800px
}

.rail .jumboContent .container {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%
}

.rail .col-md-9 .category {
    border-bottom: 1px solid #e6e6e6;
    padding-top: 15px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px
}

.rail .col-md-9 .category h3 {
    font-size: 24px
}

.rail .col-md-9 .category h3 a {
    text-decoration: none
}

.rail .col-md-9 .category.first {
    padding-top: 40px;
    margin-bottom: 0;
    padding-left: 20px
}

.rail .col-md-3 .btn {
    width: 100%
}

.rail .col-md-3 a {
    text-decoration: none
}

.rail .col-md-3 h3 {
    background: #646464;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 0;
    padding-left: 15px
}

.rail .col-md-3 .icon-icon_search_dk-blue {
    width: 30px;
    height: 30px;
    background-size: 900px 312px;
    height: 30px;
    vertical-align: -9px;
    width: 30px;
    background-position: -395px -226px;
    margin-right: 10px
}
/* Search icon on dealer portal */
.rail .col-md-4 .icon-icon_search_dk-blue {
    width: 30px;
    height: 30px;
    background-size: 900px 312px;
    height: 30px;
    vertical-align: -9px;
    width: 30px;
    background-position: -395px -226px;
    margin-right: 10px;
    margin-left: -40px;
    cursor: pointer;
}
.rail .col-md-3 .btnSpacing {
    margin-top: 2em
}

.rail .col-md-3 #partAccordion .nopad {
    margin-top: 0 !important
}

.rail .col-md-3 #partAccordion .panel {
    border-top: 0;
    box-shadow: none !important;
    border-radius: 0
}

.rail .col-md-3 #partAccordion .panel .panel-body {
    padding: 0;
    border-radius: none
}

.rail .col-md-3 #partAccordion .panel .panel-body ul {
    margin-left: 0;
    margin-bottom: 0
}

.rail .col-md-3 #partAccordion .panel .panel-body ul li {
    list-style-type: none
}

.rail .col-md-3 #partAccordion .panel .panel-body ul li a {
    padding: 6px 15px 6px 25px;
    font-size: 12px;
    display: block
}

.rail .col-md-3 #partAccordion .panel .panel-body ul li:nth-child(even) {
    background: #f3f3f3
}

.rail .col-md-3 #partAccordion .panel .panel-body ul li.active a {
    color: #1b394e
}

.rail .col-md-3 #partAccordion .panel-default .panel-heading {
    padding: 0 15px;
    background: #fff;
    border-radius: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.rail .col-md-3 #partAccordion .panel-default .panel-heading .icon {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.rail .col-md-3 #partAccordion .panel-default .panel-heading i {
    position: absolute;
    right: 0;
    top: 16px;
    z-index: 8
}

.rail .col-md-3 #partAccordion .panel-default .panel-heading h4 {
    line-height: 1.6em;
    position: relative;
    width: 100%
}

.rail .col-md-3 #partAccordion .panel-default .panel-heading h4 a {
    color: #2596cf;
    font-size: 14px;
    display: block;
    max-width: 92%;
    padding-bottom: 10px;
    padding-top: 10px
}

.rail .col-md-3 #partAccordion .panel-default .panel-heading.actives {
    background: #1b394e;
    margin-left: -1px;
    margin-right: -1px
}

.rail .col-md-3 #partAccordion .panel-default .panel-heading.actives a {
    color: #fff
}

.rail .col-md-3 #partAccordion .panel-default .panel-heading.actives a:hover,
.rail .col-md-3 #partAccordion .panel-default .panel-heading.actives a:active,
.rail .col-md-3 #partAccordion .panel-default .panel-heading.actives a:focus,
.rail .col-md-3 #partAccordion .panel-default .panel-heading.actives a:link,
.rail .col-md-3 #partAccordion .panel-default .panel-heading.actives a:visited {
    outline: 0px solid #1b394e;
    outline-style: 0px solid #1b394e
}

.rail .col-md-3 #partAccordion .panel-default .panel-heading.actives .icon {
    background-position: -62px -159px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.rail .col-md-3 a.searchBtn {
    display: none;
    position: relative;
    height: 120px;
    line-height: 1.2em;
    padding: 0px 10px;
    background: #1b394e
}

.rail .col-md-3 a.searchBtn span {
    position: absolute;
    width: 68px;
    display: block;
    border-radius: 13px;
    top: 50%;
    margin-top: -34px;
    height: 68px;
    left: 5px;
    margin-left: 10px;
    background: url("../img/icon_search.svg") no-repeat;
    background-size: 68px 68px;
    background-position: 0 0;
    border-radius: 13px
}

.rail .col-md-3 a.searchBtn i {
    position: absolute;
    right: 15px;
    top: 50%;
    background-position: -62px -159px;
    transform: rotate(90deg);
    margin-top: -10px
}

.rail .col-md-3 a.searchBtn b {
    display: block;
    font-size: 28px;
    font-weight: normal;
    width: auto;
    white-space: normal;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    top: 50%;
    left: 100px;
    position: absolute;
    transform: translateY(-50%)
}

.rail .col-md-3 a.searchBtn:hover,
.rail .col-md-3 a.searchBtn.active {
    background: #1b394e
}

.rail .col-md-3 a.searchBtn.active i {
    transform: rotate(-90deg)
}

.rail .col-md-3 a.vehicle {
    position: relative;
    height: 60px;
    line-height: 1.2em;
    padding: 0px 10px
}

.rail .col-md-3 a.vehicle span {
    position: absolute;
    width: 26px;
    display: block;
    border-radius: 13px;
    top: 50%;
    margin-top: -13px;
    height: 26px;
    left: 5px;
    margin-left: 10px;
    background: url("../img/icon_vehicle.svg") no-repeat;
    background-size: 26px 26px;
    background-position: -1px 0px;
    border: 1px solid #fff;
    border-radius: 13px
}

.rail .col-md-3 a.vehicle i {
    position: absolute;
    right: 15px;
    top: 50%;
    background-position: -62px -159px;
    transform: rotate(90deg);
    margin-top: -10px
}

.rail .col-md-3 a.vehicle b {
    display: block;
    font-weight: normal;
    width: 125px;
    white-space: normal;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    top: 50%;
    left: 55px;
    position: absolute;
    transform: translateY(-50%)
}

.rail .col-md-3 a.vehicle:hover,
.rail .col-md-3 a.vehicle.active {
    background: #1b394e
}

.rail .col-md-3 a.vehicle:hover span,
.rail .col-md-3 a.vehicle.active span {
    background: url("../img/icon_vehicle_on.svg") no-repeat;
    background-size: 26px 26px;
    background-position: -1px 0px
}

.rail .col-md-3 a.vehicle.active i {
    transform: rotate(-90deg)
}

.rail .col-md-3 a.dealer {
    position: relative;
    height: 60px;
    line-height: 1.2em;
    padding: 0px 10px
}

.rail .col-md-3 a.dealer span {
    position: absolute;
    width: 26px;
    display: block;
    border-radius: 13px;
    top: 50%;
    margin-top: -13px;
    height: 26px;
    left: 5px;
    margin-left: 10px;
    background: url("../img/icon_dealer.svg") no-repeat;
    background-size: 26px 26px;
    background-position: -1px 0px;
    border: 1px solid #fff;
    border-radius: 13px
}

.rail .col-md-3 a.dealer i {
    position: absolute;
    right: 15px;
    top: 50%;
    background-position: -62px -159px;
    transform: rotate(90deg);
    margin-top: -10px
}

.rail .col-md-3 a.dealer b {
    display: block;
    font-weight: normal;
    width: 125px;
    white-space: normal;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    top: 50%;
    position: absolute;
    top: 50%;
    left: 55px;
    transform: translateY(-50%)
}

.rail .col-md-3 a.dealer:hover,
.rail .col-md-3 a.dealer.active {
    background: #1b394e
}

.rail .col-md-3 a.dealer:hover span,
.rail .col-md-3 a.dealer.active span {
    background: url("../img/icon_dealer_on.svg") no-repeat;
    background-size: 26px 26px;
    background-position: -1px 0px
}

.rail .col-md-3 a.dealer.active i {
    transform: rotate(-90deg)
}

.rail .col-md-3 #vehicleDetail {
    -moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.15);
    border: 1px solid #e3e3e3;
    padding: 15px
}

.rail .col-md-3 #vehicleDetail .selIcon {
    background-image: url("../img/icon_dropdown.svg");
    background-size: 16px 9px
}

.rail .col-md-3 #vehicleDetail .panel-body {
    padding: 0
}

.rail .col-md-3 #vehicleDetail .form-control {
    color: #2596cf
}

.rail .col-md-3 #vehicleDetail .vDetailBox .row {
    margin-left: 0;
    margin-right: 0
}

.rail .col-md-3 #vehicleDetail .vDetailBox .row div {
    float: left;
    text-align: right;
    width: 50%;
    height: 40px
}

.rail .col-md-3 #vehicleDetail .vDetailBox .row div:first-child {
    text-align: left
}

.rail .col-md-3 #vehicleDetail .vDetailBox table {
    width: 100%
}

.rail .col-md-3 #vehicleDetail .vDetailBox table td {
    text-align: right;
    height: 40px;
    vertical-align: top
}

.rail .col-md-3 #vehicleDetail .vDetailBox table td:first-child {
    text-align: left
}

.rail .col-md-3 #vehicleDetail #vEditDetails {
    display: none
}

.rail .col-md-3 #vehicleDetail #vEditDetails label {
    margin-top: 1em
}

.rail .col-md-3 #vehicleDetail #vEditDetails label:first-child {
    margin-top: 0
}

.rail .col-md-3 #dealerDetail {
    -moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.15);
    border: 1px solid #e3e3e3;
    padding: 15px
}

.rail .col-md-3 #dealerDetail .panel-body {
    padding: 0
}

.rail .col-md-3 #dealerDetail img.dealerLogo {
    width: 90%
}

.rail .col-md-3 #dealerDetail img+a {
    display: block
}

.rail .col-md-3 #dealerDetail p:nth-child(3) {
    line-height: 1.125em
}

.rail .col-md-3 #dealerDetail .glyphicon-earphone {
    top: 4px
}

.partTile {
    padding: 40px 20px
}

.partTile:nth-child(even) {
    background: #f7f7f7
}

.partTile:nth-child(even) .usages>.row {
    margin-left: -20px;
    margin-right: -20px
}

.partTile:nth-child(even) .usages>.row:nth-child(odd) {
    background: #ffffff
}

.partTile:nth-child(even) .usages>.row:nth-child(even) {
    background: #f7f7f7
}

.partTile:nth-child(odd) {
    background: #fff
}

.partTile:nth-child(odd) .usages>.row {
    margin-left: -20px;
    margin-right: -20px
}

.partTile:nth-child(odd) .usages>.row:nth-child(odd) {
    background: #f7f7f7
}

.partTile:nth-child(odd) .usages>.row:nth-child(even) {
    background: #ffffff
}

.partTile .col-md-4 {
    padding-right: 10px;
    text-align: right
}

.partTile p b {
    font-weight: normal;
    font-family: "FordAntenna", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    margin-right: 10px
}

.partTile p:first-of-type {
    margin-top: 10px
}

.partTile .usages-heading .icon {
    transform: rotate(90deg);
    margin-left: 5px;
    background-position: -223px -64px
}

.partTile .usages-heading a {
    display: block;
    text-align: center;
    margin-right: 16.6667%;
    font-size: 16px;
    color: #3399cc;
    font-weight: bold;
    font-family: FordAntenna Light, Arial, sans-serif
}

.partTile .usages-heading a.actives .icon {
    transform: rotate(-90deg)
}

.partTile .col-sm-offset-1 {
    margin-left: 7%
}

.partTile .usage-panel .panel-body {
    padding: 20px 0
}

.partTile .usages>.row {
    padding: 20px 0
}

.partTile .usages .col-md-4 {
    padding-right: 0
}

.icon-icon_search-catalog {
    width: 32px;
    vertical-align: -3px
}

.searchModalLink:hover .icon-icon_search-catalog {
    width: 32px;
    vertical-align: -3px;
    background-position: -444px -159px
}

.hpJumbo .jumboContent h2 {
    color: #fff
}

#partSearch {
    -moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.15);
    padding: 10px
}

#partSearch .panel-body {
    padding-top: 0 !important;
    padding: 0 3px 3px 3px
}

.carousel-inner .carousel-caption {
    left: 10%;
    right: 10%
}

.suggestedPartForm .col-lg-4 {
    text-align: center
}

.suggestedPartForm label {
    font-family: FordAntenna Light, Arial, sans-serif;
    padding-top: 5px;
    font-weight: normal;
    display: block;
    font-size: 14px;
    padding-bottom: 5px
}

.suggestedPartForm p {
    margin-bottom: 2px
}

.suggestedPartForm p span {
    font-weight: bold
}

.suggestedPartForm input {
    width: 60px;
    height: 36px;
    margin-left: 5px;
    text-align: center
}

.suggestedPartForm .bdr {
    border: 1px solid #e3e3e3;
    margin-bottom: 5px
}

.suggestedPartForm h3 {
    font-size: 24px;
    color: #2d96cd;
    margin-top: 10px
}

.suggestedPartForm hr {
    margin-top: 30px
}

.carousel {
    *zoom: 1
}

.carousel:before,
.carousel:after {
    content: "";
    display: table
}

.carousel:after {
    clear: both
}

#partForm {
    *zoom: 1;
    clear: both;
    padding: 0
}

#partForm:before,
#partForm:after {
    content: "";
    display: table
}

#partForm:after {
    clear: both
}

#partForm.grid {
    margin-top: 35px;
    margin-bottom: 35px
}

#partForm.grid .partTile {
    border: 1px solid #e7e7e7;
    width: 48%;
    float: left;
    background: #f7f7f7;
    margin-top: 30px;
    margin-left: 0
}

#partForm.grid .partTile:nth-child(even) {
    margin-left: 30px
}

#partForm.grid .partTile .col-md-2 {
    width: 32%
}

#partForm.grid .partTile .col-md-6 {
    width: 68%
}

#partForm.grid .partTile .col-md-4 {
    clear: both;
    width: 100%
}

#partForm.grid .partTile .col-md-4 label {
    margin-left: 35%
}

#partForm.grid .partTile .col-md-4 button {
    margin-right: 15px;
    padding-left: 25px;
    padding-right: 25px
}

#partForm.grid .partTile .col-md-offset-0 {
    margin-left: 0
}

#partForm.grid .partTile .pName {
    display: block;
    margin-bottom: 5px
}

.customTextbox {
    position: relative;
    height: 36px;
    display: inline-block
}

.customTextbox a {
    display: block
}

.nextStep {
    width: 20px;
    height: 20px;
    padding: 0;
    background: url("../img/icon_stepper_up.svg") no-repeat;
    background-size: 20px 20px;
    background-position: -2px -2px
}

.prevStep {
    width: 20px;
    height: 20px;
    padding: 0;
    background: url("../img/icon_stepper_down.svg") no-repeat;
    background-size: 20px 20px;
    background-position: -2px -2px
}

.shopCartButtons1 {
    display: none;
    right: 6px;
    position: absolute;
    top: 12px
}

.shopCartButtons2 {
    display: none;
    right: 6px;
    position: absolute;
    top: 30px
}

.usageLink {
    display: block;
    margin-bottom: 10px;
    background: url("../img/icon_dashed-circle.svg") top center no-repeat;
    width: 100%;
    background-size: 80%;
    height: 120%;
    padding-top: 85%;
    text-align: center;
    font-size: 12px
}

.usageLink .openMsg {
    display: none
}

.usageLink .closedMsg {
    display: inline
}

.usageLink.open {
    background: url("../img/icon_dashed-circle-minus.svg") top center no-repeat;
    width: 100%;
    background-size: 80%;
    height: 120%;
    padding-top: 85%
}

.usageLink.open .openMsg {
    display: inline
}

.usageLink.open .closedMsg {
    display: none
}

@media (max-width: 1055px) {
    #partForm.grid .partTile {
        width: 47%
    }
}

@media (max-width: 768px) {
    .viewToggle {
        display: none
    }
    #partForm .customTextbox {
        height: 44px
    }
    #partForm .customTextbox input {
        height: 44px;
        width: 92px;
        text-align: right;
        padding-right: 10px
    }
    #partForm .nextStep {
        width: 48px;
        height: 48px;
        padding: 0;
        background: url("../img/icon_stepper_up.svg") no-repeat;
        background-size: 48px;
        background-position: -2px -2px
    }
    #partForm .prevStep {
        width: 48px;
        height: 48px;
        padding: 0;
        background: url("../img/icon_stepper_down.svg") no-repeat;
        background-size: 48px;
        background-position: -2px -2px
    }
    #partForm .shopCartButtons1 {
        position: absolute;
        right: -36px;
        position: absolute;
        top: 10px;
        display: block
    }
    #partForm .shopCartButtons2 {
        right: -80px;
        position: absolute;
        top: 10px;
        display: block
    }
    #partForm .partTile {
        border-top: 1px solid #e3e3e3
    }
    #partForm .partTile:nth-child(even) {
        background: #fff
    }
    #partForm .partTile a.pName {
        display: block;
        margin-bottom: 10px
    }
    #partForm .partTile p b {
        display: block
    }
    #partForm .partTile .btn {
        float: right !important
    }
    #partForm.grid .partTile {
        width: 100%
    }
    #partForm.grid .partTile:nth-child(even) {
        margin-left: 0
    }
    #partForm.grid .partTile .btn {
        margin-left: 40px
    }
    .bottomLinks {
        margin-top: 10px;
        margin-left: 3px
    }
    .bottomLinks #viewMore {
        margin-left: 9px
    }
    #findDealersModal .modal-content {
        width: 302px;
        margin-left: auto;
        margin-right: auto
    }
    #findDealersModal .modal-content .borderTop {
        margin-left: 0;
        margin-right: 0;
        width: 300px
    }
    #findDealersModal .modal-content .addressClass input {
        width: 200px
    }
    #findDealersModal .modalHeading {
        display: inline-block;
        font-size: 26px;
        padding-left: 20px
    }
    #findDealersModal .searchSection {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        border-top: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9
    }
    #findDealersModal .imgClass {
        background-color: #2596cf;
        display: inline-block;
        height: 41px;
        width: 38px
    }
    #findDealersModal .imgClass img {
        height: 22px;
        margin-left: 7px;
        margin-top: 10px;
        width: 22px
    }
    #findDealersModal .contentClass {
        font-size: 12px;
        display: inline-block;
        padding-left: 10px
    }
    #findDealersModal .addressClass {
        border-top: 0;
        border-bottom: 0;
        height: 40px;
        margin-left: 5px;
        margin-right: 0;
        width: 280px
    }
    #findDealersModal .addressClass input {
        background-color: transparent;
        border: 0 none;
        padding-left: 10px;
        padding-top: 10px;
        width: 223px
    }
    #findDealersModal .addressClass button {
        background: #fff none repeat scroll 0 0;
        border: 0 none;
        float: right;
        height: 34px;
        margin: 0 !important;
        padding: 7px 0 0;
        width: 28px
    }
    #findDealersModal .partDealers {
        border: 1px solid #d9d9d9;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px
    }
    #findDealersModal .partDealers .checkbox {
        margin-left: 0
    }
    #findDealersModal .partDealers .checkbox label {
        font-size: 12px
    }
    #findDealersModal .dealerName {
        display: inline-block;
        font-size: 18px;
        padding-left: 0;
        padding-top: 20px;
        font-size: 14px;
        width: 55%
    }
    #findDealersModal .dealerDist {
        width: 40%;
        padding-top: 20px;
        float: right;
        margin-left: 0;
        font-size: 12px;
        text-align: right
    }
    #findDealersModal .bottomLinks {
        margin-top: 35px;
        font-size: 12px;
        margin-right: 0
    }
    #findDealersModal .bottomLinks a:first-child {
        margin-right: 10px
    }
    #fppDealersModal .modal-content {
        width: 302px;
        margin-left: 0px
    }
    #fppDealersModal .modalHeading {
        display: inline-block;
        font-size: 26px;
        margin-left: 5px;
        margin-top: 15px
    }
    #fppDealersModal .dealerPage {
        margin-top: 0px
    }
    #fppDealersModal .searchSection {
        margin-top: 10px;
        margin-left: 2px;
        margin-right: 2px;
        border-top: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9
    }
    #fppDealersModal .imgClass {
        background-color: #2596cf;
        display: inline-block;
        height: 41px;
        width: 38px
    }
    #fppDealersModal .imgClass img {
        height: 36px;
        margin-top: 6px
    }
    #fppDealersModal .contentClass {
        display: inline-block
    }
    #fppDealersModal .contentClass label.radio-inline.selectedRadio {
        background: transparent url("../img/icon_radio-selected.svg") no-repeat scroll 0 2px
    }
    #fppDealersModal .addressClass {
        border-left: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
        height: 40px;
        margin-left: 17px;
        margin-right: 17px
    }
    #fppDealersModal .addressClass input {
        background-color: transparent;
        border: 0 none;
        padding-left: 10px;
        padding-top: 8px;
        width: 223px
    }
    #fppDealersModal .addressClass button {
        background: #fff none repeat scroll 0 0;
        border: 0 none;
        float: right;
        height: 34px;
        margin: 0 !important;
        padding: 7px 0 0;
        width: 28px
    }
    #fppDealersModal .partDealers {
        border: 1px solid #d9d9d9;
        margin-left: 2px;
        margin-right: 2px
    }
    #fppDealersModal .dealerName {
        display: inline-block;
        font-size: 18px;
        padding-left: 10px;
        padding-top: 10px
    }
    #fppDealersModal .dealerDist {
        display: inline-block;
        margin-left: 10px
    }
}

@media (min-width: 960px) and (max-width: 1400px) {
    .partTile .btn {
        padding: 0 30px
    }
}

@media (min-width: 960px) and (max-width: 1200px) {
    .rail .col-md-3 #vehicleDetail {
        padding: 5px
    }
    .rail .col-md-3 #vehicleDetail .vDetailBox .row div {
        width: 100%;
        float: none;
        height: 20px
    }
    .suggestedPartForm .img-responsive {
        margin-left: auto;
        margin-right: auto
    }
    .partTile .btn {
        padding: 0 30px
    }
    .partTile .col-md-6 {
        padding-right: 0;
        width: 45%
    }
    .partTile .col-md-4 {
        width: 38.3333%
    }
    #partForm a.pName {
        font-size: 16px
    }
}

@media (min-width: 960px) and (max-width: 1023px) {
    .bread .dropdown .dropdown-menu {
        width: 100%
    }
    .bread .dropdown .dropdown-menu li a {
        margin-left: 15px;
        margin-right: 15px
    }
    .rail .col-md-3 #partSearch,
    .rail .col-md-3 #vehicleDetail {
        padding: 5px
    }
    .rail .col-md-3 #partSearch .panel-body,
    .rail .col-md-3 #vehicleDetail .panel-body {
        padding: 10px
    }
    .rail .col-md-3 #dealerDetail div.vDetailBox div.row div {
        height: 20px;
        float: none;
        text-align: right;
        width: 100%
    }
    #partForm a.pName {
        font-size: 16px
    }
    .partTile .btn {
        padding: 0 30px
    }
    .partTile .col-md-6 {
        padding-right: 0;
        width: 44% !important
    }
    .partTile .col-md-4 {
        width: 39.3333%
    }
    #partForm input {
        width: 42px
    }
}

@media (max-width: 959px) {
    .bread {
        border: 0
    }
    .bread .search,
    .bread .col-md-6 {
        display: none
    }
    .bread .col-md-3 {
        padding-right: 0 !important
    }
    .bread .col-md-3 button {
        text-align: left;
        padding-top: 10px;
        padding-bottom: 10px;
        height: auto;
        line-height: 1.2em;
        white-space: normal;
        font-size: 36px;
        padding-left: 30px;
        font-family: FordAntenna Light, Arial, sans-serif;
        font-weight: normal
    }
    .hpJumbo .jumboContent.bgVideo {
        padding: 0
    }
    .hpJumbo .jumboContent.bgVideo .container,
    .hpJumbo .jumboContent.bgVideo .row,
    .hpJumbo .jumboContent.bgVideo .col-md-12 {
        padding: 0
    }
    .maindivs {
        margin-top: 0
    }
    .suggestedPartForm .img-responsive {
        margin-left: auto;
        margin-right: auto
    }
    .partTile button {
        width: 260px;
        float: none !important;
        margin-left: 40px
    }
    .partTile .col-md-4 {
        text-align: left
    }
    .partTile .rebateLink {
        float: right
    }
    .rail {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        overflow: visible
    }
    .rail .row {
        margin-left: 0;
        margin-right: 0
    }
    .rail .col-md-9 {
        padding: 0 30px !important
    }
    .rail .col-md-3 {
        padding-left: 0;
        padding-right: 0
    }
    .rail .col-md-3 .btnSpacing {
        margin-top: 0
    }
    .rail .col-md-3 a.searchBtn {
        display: block !important
    }
    .rail .col-md-3 a.searchBtn img {
        width: 70px
    }
    .rail .col-md-3 a.searchBtn span {
        left: 20px
    }
    .rail .col-md-3 a.searchBtn b {
        left: 120px
    }
    .rail .col-md-3 #partSearch span,
    .rail .col-md-3 #partSearch b {
        display: none
    }
    .rail .col-md-3 #partSearch button {
        float: right
    }
    .rail .col-md-3 a.dealer,
    .rail .col-md-3 a.vehicle {
        background: #1b394e;
        height: 120px;
        font-size: 28px
    }
    .rail .col-md-3 a.dealer b,
    .rail .col-md-3 a.vehicle b {
        width: 70%
    }
    .rail .col-md-3 a.dealer span,
    .rail .col-md-3 a.vehicle span {
        width: 70px;
        top: 50%;
        margin-top: -34px;
        height: 68px;
        left: 20px;
        margin-left: 10px;
        background-size: 68px 68px;
        background-position: 0px 0px;
        border: 0;
        border-radius: 0
    }
    .rail .col-md-3 a.dealer b,
    .rail .col-md-3 a.vehicle b {
        left: 120px
    }
    .rail .col-md-3 a.dealer i,
    .rail .col-md-3 a.vehicle i {
        display: none
    }
    .rail .col-md-3 #dealerDetail img.dealerLogo {
        max-width: 60%
    }
    .rail .col-md-3 #dealerDetail a {
        display: block;
        text-align: center
    }
    .rail .col-md-3 #dealerDetail .sponsoredDealerMobile {
        text-align: center
    }
    .rail .col-md-3 a.vehicle {
        border-top: 1px solid #576c7b;
        border-bottom: 1px solid #576c7b
    }
    .rail .col-md-3 a.vehicle:hover span,
    .rail .col-md-3 a.vehicle.active span {
        background: url("../img/icon_vehicle.svg") no-repeat;
        background-size: 68px 68px
    }
    .rail .col-md-3 a.dealer:hover span,
    .rail .col-md-3 a.dealer.active span {
        background: url("../img/icon_dealer.svg") no-repeat;
        background-size: 68px 68px
    }
}

@media (max-width: 801px) {
    #selectVehiclesModal .modal-content {
        width: 752px;
        right: 75px
    }
    #selectVehiclesModal #modalAddVehicleForm {
        margin-top: 0px
    }
    #selectVehiclesModal .searchBg {
        min-height: 670px;
        height: 670px
    }
    #selectVehiclesModal .modal-body {
        padding: 0 !important;
        height: 670px
    }
    #selectVehiclesModal .customLabel {
        color: #fff;
        margin-bottom: 0 !important
    }
    #selectVehiclesModal #modalAddVehicleVinNumber,
    #selectVehiclesModal #modalAddNameThisVehicle {
        width: 685px !important;
        margin-top: 10px
    }
    #selectVehiclesModal #modalAddVehicleButton {
        margin-top: 30px;
        margin-left: 0px;
        width: 170px
    }
    #selectVehiclesModal .labelSection {
        margin-top: 6px;
        margin-bottom: 0
    }
    #selectVehiclesModal #modalAddVehicleYearDiv {
        margin-top: 0px
    }
    #selectVehiclesModal #modalAddVehicleYearDiv .selIcon {
        width: 85%
    }
    #selectVehiclesModal #modalAddVehicleYearDiv .selIcon select {
        width: 100%
    }
    #selectVehiclesModal #modalAddVehicleYearDiv .form-group {
        margin-top: 10px;
        width: 125% !important
    }
    #selectVehiclesModal #modalAddVehicleYearDiv #modalAddVehicleSelectButton {
        margin-top: 23px;
        width: 170px
    }
    #selectVehiclesModal #modalAddVehicleSelectDiv .form-group {
        margin-right: 0;
        margin-top: 10px;
        width: 125%
    }
    #selectVehiclesModal #modalAddVehicleSelectDiv .form-group .selIcon {
        width: 85%
    }
    #selectVehiclesModal #modalAddVehicleSelectDiv .form-group .selIcon select {
        width: 100%
    }
    #selectVehiclesModal .searchResultButtons {
        margin-top: 30px
    }
    #selectVehiclesModal .searchResultButtons #modalAddVehicleSelectConfirm {
        margin-right: 20px;
        width: 334px
    }
    #selectVehiclesModal .searchResultButtons .modalAddVehicleSelectGoBack {
        margin-right: 24px;
        width: 334px
    }
    #modalMyVehicles {
        width: 100%
    }
    #modalMyVehicles .heading2 {
        font-size: 22px;
        color: #fff;
        text-align: center;
        display: block;
        margin-top: 28px
    }
    #modalMyVehicles .heading2 #profile {
        text-decoration: underline
    }
    #modalMyVehicles .vehicleList {
        background-color: #fff;
        color: #000;
        height: 90px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 10px
    }
    #modalMyVehicles .vehicleList .model {
        display: inline-block;
        vertical-align: middle;
        margin-left: 5px
    }
    #modalMyVehicles .vehicleList .model .modelName {
        color: #2f96cf
    }
    #modalMyVehicles .vehicleList .number {
        display: inline-block;
        margin-left: 5px
    }
    #modalMyVehicles .vehicleList .engine {
        display: inline-block;
        margin-left: 5px
    }
    #modalMyVehicles .vehicleList .version {
        display: inline-block;
        margin-left: 5px
    }
    #modalMyVehicles .vehicleList .type {
        display: inline-block;
        margin-left: 5px
    }
    #modalMyVehicles .vehicleList .fwd {
        display: inline-block;
        margin-left: 5px
    }
    #modalMyVehicles .vehicleList .buttonSection {
        display: inline-block;
        margin-left: 5px;
        width: 100px
    }
    #modalMyVehicles .vehicleList .buttonSection button {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media (max-width: 767px) {
    .partTile .col-sm-offset-1 {
        margin-left: 20px;
        padding: 0
    }
    .partTile .col-sm-11 {
        width: 100%;
        padding: 0
    }
    .usage-panel .panel-body {
        padding: 0
    }
    .usages {
        background: #f7f7f7
    }
    .usages .row {
        background: #f7f7f7 !important
    }
    .usages .col-xs-7 {
        text-align: left
    }
    .maindivs {
        margin-top: 0;
        border-top: 1px solid #fff
    }
    #selectVehiclesModal .modal-content {
        width: 336px;
        right: 0px
    }
    #selectVehiclesModal #modalAddVehicleForm {
        margin-top: 0px
    }
    #selectVehiclesModal .searchBg {
        min-height: 670px;
        height: 670px
    }
    #selectVehiclesModal .modal-body {
        padding: 0 !important;
        height: 670px
    }
    #selectVehiclesModal .customLabel {
        color: #fff;
        margin-bottom: 0 !important
    }
    #selectVehiclesModal #modalAddVehicleVinNumber,
    #selectVehiclesModal #modalAddNameThisVehicle {
        width: 304px !important;
        margin-top: 10px
    }
    #selectVehiclesModal #modalAddVehicleButton {
        margin-top: 30px;
        margin-left: 0px;
        width: 304px
    }
    #selectVehiclesModal .labelSection {
        margin-top: 6px;
        margin-bottom: 0
    }
    #selectVehiclesModal #modalAddVehicleYearDiv {
        margin-top: 0px
    }
    #selectVehiclesModal #modalAddVehicleYearDiv .selIcon {
        width: 85%
    }
    #selectVehiclesModal #modalAddVehicleYearDiv .selIcon select {
        width: 100%
    }
    #selectVehiclesModal #modalAddVehicleYearDiv .form-group {
        margin-top: 10px;
        width: 117% !important
    }
    #selectVehiclesModal #modalAddVehicleYearDiv #modalAddVehicleSelectButton {
        margin-top: 23px;
        width: 304px
    }
    #selectVehiclesModal #modalAddVehicleSelectDiv .form-group {
        margin-right: 0;
        margin-top: 10px;
        width: 117%
    }
    #selectVehiclesModal #modalAddVehicleSelectDiv .form-group .selIcon {
        width: 85%
    }
    #selectVehiclesModal #modalAddVehicleSelectDiv .form-group .selIcon select {
        width: 100%
    }
    #selectVehiclesModal .searchResultButtons {
        margin-top: 30px
    }
    #selectVehiclesModal .searchResultButtons #modalAddVehicleSelectConfirm {
        margin-right: 0px;
        margin-left: 48px;
        width: 304px
    }
    #selectVehiclesModal .searchResultButtons .modalAddVehicleSelectGoBack {
        margin-right: 0px;
        margin-left: 48px;
        width: 304px
    }
    #modalMyVehicles {
        width: 100%
    }
    #modalMyVehicles .heading2 {
        font-size: 22px;
        color: #fff;
        text-align: center;
        display: block;
        margin-top: 28px
    }
    #modalMyVehicles .heading2 #profile {
        text-decoration: underline
    }
    #modalMyVehicles .vehicleList {
        background-color: #fff;
        color: #000;
        height: 270px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 10px
    }
    #modalMyVehicles .vehicleList .model {
        display: block;
        vertical-align: middle;
        text-align: center;
        margin-left: 0px
    }
    #modalMyVehicles .vehicleList .model .modelName {
        color: #2f96cf
    }
    #modalMyVehicles .vehicleList .number {
        display: block;
        margin-left: 0px;
        text-align: center
    }
    #modalMyVehicles .vehicleList .engine {
        display: block;
        margin-left: 0px;
        text-align: center
    }
    #modalMyVehicles .vehicleList .version {
        display: block;
        margin-left: 0px;
        text-align: center
    }
    #modalMyVehicles .vehicleList .type {
        display: block;
        margin-left: 0px;
        text-align: center
    }
    #modalMyVehicles .vehicleList .fwd {
        display: block;
        margin-left: 0px;
        text-align: center
    }
    #modalMyVehicles .vehicleList .buttonSection {
        display: block;
        margin-left: 51px;
        text-align: center;
        margin-top: 10px;
        width: 200px
    }
    #modalMyVehicles .vehicleList .buttonSection button {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

@media (max-width: 650px) {
    .resultsControl {
        padding: 0;
        background: transparent
    }
    .resultsControl .selIcon {
        float: right
    }
    .resultsControl label {
        padding-right: 40px
    }
    .resultsControl .viewToggle {
        display: none
    }
    .resultsControl .pull-right {
        float: left !important
    }
    .resultsControl .pull-right a {
        margin-right: 20px;
        font-size: 18px
    }
    .noDealerMsg h3 {
        clear: both
    }
    .resultsControl {
        height: 160px
    }
    .partTile {
        border-top: 1px solid #e3e3e3 !important;
        padding: 40px 0
    }
    .partTile:nth-child(even) {
        background: #fff
    }
    .partTile label {
        display: block;
        text-align: left;
        margin-right: 20px
    }
    .partTile a.pName {
        font-size: 18px;
        font-family: "FordAntenna ExtraLight", Arial, Helvetica, sans-serif;
        font-weight: 300;
        display: block;
        margin-bottom: 10px
    }
    .partTile .col-sm-10,
    .partTile .col-xs-12 {
        text-align: center
    }
    .partTile .customTextbox {
        margin-left: -65px
    }
    .partTile button {
        margin-left: 0;
        width: 100%;
        margin-top: 40px
    }
}

@media (max-width: 321px) {
    #selectVehiclesModal .modal-content {
        width: 297px;
        right: 0px
    }
    #selectVehiclesModal #modalAddVehicleForm {
        margin-top: 0px
    }
    #selectVehiclesModal .searchBg {
        min-height: 670px;
        height: 670px
    }
    #selectVehiclesModal .modal-body {
        padding: 0 !important;
        height: 670px
    }
    #selectVehiclesModal .customLabel {
        color: #fff;
        margin-bottom: 0 !important
    }
    #selectVehiclesModal #modalAddVehicleVinNumber,
    #selectVehiclesModal #modalAddNameThisVehicle {
        width: 265px !important;
        margin-top: 10px
    }
    #selectVehiclesModal #modalAddVehicleButton {
        margin-top: 30px;
        margin-left: 0px;
        width: 265px
    }
    #selectVehiclesModal .labelSection {
        margin-top: 6px;
        margin-bottom: 0
    }
    #selectVehiclesModal #modalAddVehicleYearDiv {
        margin-top: 0px
    }
    #selectVehiclesModal #modalAddVehicleYearDiv .selIcon {
        width: 85%
    }
    #selectVehiclesModal #modalAddVehicleYearDiv .selIcon select {
        width: 100%
    }
    #selectVehiclesModal #modalAddVehicleYearDiv .form-group {
        margin-top: 10px;
        width: 117% !important
    }
    #selectVehiclesModal #modalAddVehicleYearDiv #modalAddVehicleSelectButton {
        margin-top: 23px;
        width: 265px
    }
    #selectVehiclesModal #modalAddVehicleSelectDiv .form-group {
        margin-right: 0;
        margin-top: 10px;
        width: 117%
    }
    #selectVehiclesModal #modalAddVehicleSelectDiv .form-group .selIcon {
        width: 85%
    }
    #selectVehiclesModal #modalAddVehicleSelectDiv .form-group .selIcon select {
        width: 100%
    }
    #selectVehiclesModal .searchResultButtons {
        margin-top: 30px
    }
    #selectVehiclesModal .searchResultButtons #modalAddVehicleSelectConfirm {
        margin-right: 0px;
        margin-left: 32px;
        width: 265px
    }
    #selectVehiclesModal .searchResultButtons .modalAddVehicleSelectGoBack {
        margin-right: 0px;
        margin-left: 48px;
        width: 265px
    }
    #modalMyVehicles {
        width: 100%
    }
    #modalMyVehicles .heading2 {
        font-size: 22px;
        color: #fff;
        text-align: center;
        display: block;
        margin-top: 28px
    }
    #modalMyVehicles .heading2 #profile {
        text-decoration: underline
    }
    #modalMyVehicles .vehicleList {
        background-color: #fff;
        color: #000;
        height: 270px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 10px
    }
    #modalMyVehicles .vehicleList .model {
        display: block;
        vertical-align: middle;
        text-align: center;
        margin-left: 0px
    }
    #modalMyVehicles .vehicleList .model .modelName {
        color: #2f96cf
    }
    #modalMyVehicles .vehicleList .number {
        display: block;
        margin-left: 0px;
        text-align: center
    }
    #modalMyVehicles .vehicleList .engine {
        display: block;
        margin-left: 0px;
        text-align: center
    }
    #modalMyVehicles .vehicleList .version {
        display: block;
        margin-left: 0px;
        text-align: center
    }
    #modalMyVehicles .vehicleList .type {
        display: block;
        margin-left: 0px;
        text-align: center
    }
    #modalMyVehicles .vehicleList .fwd {
        display: block;
        margin-left: 0px;
        text-align: center
    }
    #modalMyVehicles .vehicleList .buttonSection {
        display: block;
        margin-left: 51px;
        text-align: center;
        margin-top: 10px;
        width: 200px
    }
    #modalMyVehicles .vehicleList .buttonSection button {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}