.left {
    float: left;
}

.right {
    float: right;
}

.clearfix {
    clear: both;
}

#partFinder #main {
    padding-top: 120px;
    padding-bottom: 50px;
    background: url('./images/part-finder-bannerbg.jpg') #ebebeb;
    background-size: cover;
    background-position: center;
}

.search-wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 30px;
}

.op-product-line-title {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 35px;
}

.showinmobile {
    display: none;
}


/* .product-line-options {
    width: 308px;
} */

.op-product-line {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
    border: 1px solid;
    padding: 0 45px 0 70px;
    margin-bottom: 20px;
    display: block;
    text-decoration: none;
}

.op-stock-replacement {
    border-color: #1c5296;
    color: #1c5296;
    background-size: 28px 29px;
    background-image: url('images/gear-blue@2x.png');
    background-repeat: no-repeat;
    background-position: left 25px center;
}

.op-high-performance {
    background-size: 40px 29px;
    background-image: url('images/gear-hp-blue@2x.png');
    background-repeat: no-repeat;
    background-position: left 14px center;
}

.op-stock-replacement.active,
.op-stock-replacement:hover {
    background-color: #1c5296;
    border-color: #1c5296;
    text-decoration: none;
    color: #fff;
    background-image: url('images/gear-white@2x.png');
}

.op-high-performance.active,
.op-high-performance:hover {
    background-color: #1c5296;
    border-color: #1c5296;
    text-decoration: none;
    color: #fff;
    background-image: url('images/gear-white-bar@2x.png');
}

.check-box-wrap {
    line-height: 0;
}

.check-box-wrap label {
    margin-right: 30px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
}

.check-box-wrap label input {
    border-radius: 0;
    margin-right: 5px;
}

.field-wrap input {
    border-radius: 0;
    border: 0;
    padding: 11px 0 10px 15px;
    background: #fff;
    color: #1c5296;
    width: 100%;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 8px;
    outline: none;
    padding-right: 50px;
}

.field-wrap .sel-feild-mob {
    display: none;
    width: 100%;
    background: #fff;
    margin-bottom: 8px;
}

.field-wrap .sel-feild-mob select {
    border-radius: 0;
    border: 0;
    background: #fff;
    width: 100%;
    position: relative;
    color: #1c5296;
    height: 46px;
    outline: none !important;
    font-weight: 500;
    font-size: 16px;
    text-indent: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-overflow: '';
    background-image: url(images/op-select-arrow.jpg);
    background-repeat: no-repeat;
    background-size: 43px 47px;
    background-position: top right;
    padding-right: 50px;
}

.field-wrap input.processing {
    background: #ebebeb;
}

#stock-replacement .field-wrap input,
#high-perfomance .field-wrap input {
    cursor: pointer;
}

.field-wrap .left {
    margin-right: 33px;
}

.last-type {
    margin-right: 0px !important;
}

.field-wrap input::-webkit-input-placeholder {
    color: #1c5296;
}

.field-wrap input:-ms-input-placeholder {
    color: #1c5296;
}

.field-wrap input::-ms-input-placeholder {
    color: #1c5296;
}

.field-wrap input::placeholder {
    color: #1c5296;
}

.field-wrap .left {
    position: relative;
    width: 230px;
}

.field-wrap a {
    position: absolute;
    right: 0;
    top: 0;
    background: #1c5296;
    display: block;
    color: #fff;
    padding: 0 15px;
    font-size: 24px;
    line-height: 45px;
}

.field-wrap a:hover {
    text-decoration: none;
}

.check-box-wrap input[type="checkbox"] {
    width: 15px;
    height: 15px;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #909090;
    position: relative;
    left: 0px;
    top: 2px;
    outline: none;
    margin-right: 8px;
}

.check-box-wrap input[type="checkbox"]:checked {
    background: #1c5296;
    border: none;
    outline: none;
}

#high-perfomance .left {
    float: none;
}

.width-2x {
    width: 200% !important;
}

.result-wrap-search {
    background: #fff;
    padding: 8px 14px;
    height: 212px;
    overflow-y: auto;
    position: relative;
}

.result-wrap-search ul {
    padding: 0;
    margin: 0;
}

.result-wrap-search ul li {
    list-style-type: none;
    float: left;
    margin-right: 30px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
}

#modelOptions ul li,
#makeOptions ul li {
    min-width: 150px;
}

#engineOptionsHP ul li {
    display: block;
    width: 100%;
    max-width: 100%;
}

#filterPartType label {
    min-width: 350px;
    max-width: 350px;
    vertical-align: top;
}

.result-wrap-search ul li:hover {
    color: #db192a;
}

#yearOptions.result-wrap-search ul li {
    width: 42px;
    margin: 0 56px 1px 0;
    font-weight: 400;
}


/* match design */

#yearOptions {
    height: 212px;
    /* overflow: unset; */
}

#yearOptions ul {
    /* display: flex;
    flex-direction: column;
    flex-wrap: wrap; */
    height: 192px;
}

#yearOptions ul li {
    line-height: 24px;
    letter-spacing: 0.2em
}


/* end match design */

.result {
    position: relative;
    z-index: 300;
    padding: 14px 20px;
}

.result ul {
    margin: 0;
    padding: 0;
}

.result ul li {
    display: inline-block;
    padding-right: 12px;
    margin-right: 8px;
    text-transform: uppercase;
    color: #1c5296;
    list-style-type: none;
    position: relative;
}

.result ul li:after {
    content: '|';
    color: #1c5296;
    position: absolute;
    right: 0;
    top: 0;
}

.result ul li:last-child:after {
    content: '';
}

.result .right-wrap {
    float: right;
}

.result-head-wrap {
    padding: 0;
}

#searchResultsRows {
    padding: 0 15px;
}


/* .result-head-wrap .sc-module-heading.fl-module-heading .fl-heading {
    padding: 17px 0;
} */

.result .right-wrap p {
    float: left;
    display: inline;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 0;
}

.result .right-wrap a {
    color: #db192a;
    margin-left: 20px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px solid #d9192a;
    /* padding-bottom: 0px; */
    position: relative;
    top: -2px;
}

.part-type-wrap {
    background: #ebebeb;
    padding-top: 40px;
    padding-bottom: 40px;
}

.part-type-wrap h3 {
    font-size: 14px;
    font-weight: 700;
}

.part-type-wrap input[type="checkbox"] {
    width: 15px;
    height: 15px;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #909090;
    position: relative;
    left: 0px;
    top: 5px;
    outline: none;
    margin-right: 10px;
    vertical-align: top;
}

.part-type-wrap input[type="checkbox"]:checked {
    background: #1c5296;
    border: none;
    outline: none;
}

.part-type-wrap label span {
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 35px;
    font-weight: 500;
    display: inline-block;
    width: 80%;
}

.more-btn {
    min-width: 145px;
    color: #ffffff !important;
    border: none;
    background: rgb(142, 15, 31);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(142, 15, 31, 1)), to(rgba(215, 24, 41, 1)));
    background: linear-gradient(0deg, rgba(142, 15, 31, 1) 0%, rgba(215, 24, 41, 1) 100%);
    border-radius: 25px;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 14px;
    padding: 14px 35px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-top: 20px;
    display: inline-block;
    text-align: center;
}

.more-btn:hover {
    background: rgb(215, 24, 41);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(215, 24, 41, 1)), to(rgba(142, 15, 31, 1)));
    background: linear-gradient(0deg, rgba(215, 24, 41, 1) 0%, rgba(142, 15, 31, 1) 100%);
    text-decoration: none;
}

.single-row {
    padding: 40px 0;
    border-bottom: 1px solid #e5e5e5;
    min-height: 230px;
    /* margin-bottom: 10px; */
}

.single-row span {
    font-weight: 600;
}

.list-wrap p {
    font-size: 16px;
    margin-bottom: 0;
}

.list-wrap h5 a {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 26px;
    color: #464646;
}

.list-wrap h5 a:hover {
    text-decoration: none;
    color: #d9192a;
}

.nav-mob {
    text-align: right;
}

.nav-mob a {
    margin-top: 0;
}

.search-result-row img {
    max-height: 150px;
    margin: auto;
    display: block;
}

.marg-top-5 {
    margin-top: 5px;
}

.result-pagination {
    margin: 50px auto 60px;
}

.field-wrap.row {
    margin-right: 0;
}

.field-wrap.row .col-6.col-md-3 {
    padding-right: 0;
}

div#resultsWrap {
    position: relative;
}

.no-search-results {
    margin-top: 150px;
    margin-bottom: 150px;
    text-align: center;
}

#loading_part_results {
    -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
    transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
    position: absolute;
    background: rgba(255, 255, 255, 0.95);
    z-index: 999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#loading_part_results div {
    position: absolute;
    -webkit-animation: cloyes-eclipse 1s linear infinite;
    animation: cloyes-eclipse 1s linear infinite;
    width: 80px;
    height: 80px;
    top: 100px;
    left: 50%;
    margin-left: -40px;
    border-radius: 50%;
    box-shadow: 0 4px 0 0 #db192a;
    -webkit-transform-origin: 40px 42px;
    transform-origin: 40px 42px;
}

.loading_app_values {
    -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
    transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
    position: absolute;
    background: rgba(255, 255, 255, 0.95);
    z-index: 999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.loading_app_values div {
    position: absolute;
    -webkit-animation: cloyes-eclipse 1s linear infinite;
    animation: cloyes-eclipse 1s linear infinite;
    width: 30px;
    height: 30px;
    top: calc( 50% - 15px);
    left: 50%;
    margin-left: -40px;
    border-radius: 50%;
    box-shadow: 0 4px 0 0 #db192a;
    -webkit-transform-origin: 15px 17px;
    transform-origin: 15px 17px;
}

.list-wrap p.searchmatch {
    margin-bottom: .5rem;
}

#loading_parts_page {
    -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
    transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
    position: fixed;
    background: rgba(255, 255, 255, 0.95);
    z-index: 999999999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#loading_parts_page div {
    position: absolute;
    -webkit-animation: cloyes-eclipse 1s linear infinite;
    animation: cloyes-eclipse 1s linear infinite;
    width: 80px;
    height: 80px;
    top: 45%;
    left: 50%;
    margin-left: -40px;
    border-radius: 50%;
    box-shadow: 0 4px 0 0 #db192a;
    -webkit-transform-origin: 40px 42px;
    transform-origin: 40px 42px;
}

@media (min-width: 1200px) and (max-width: 1350px) {
    .op-product-line {
        padding: 0 20px 0 60px;
    }
}

@media (min-width: 1200px) {
    .result ul.search-params {
        margin-left: -60px;
    }
    .field-wrap .left {
        max-width: 230px;
        width: 22%;
    }
    #resultparams.col-lg-8 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
        padding-right: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .result ul.search-params {
        margin-left: -40px;
    }
}

@media (min-width: 992px) {
    .search-result-row div.col-6:last-child {
        padding-right: 0;
    }
    .search-result-row div.col-6:last-child .col-12.nav-mob {
        padding-right: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .field-wrap .left {
        width: 43.5%;
    }
    .product-line-options .col-lg-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 769px) {
    .result ul {
        float: left;
    }
    #partFinder #main {
        min-height: 510px;
    }
}

@media (min-width: 1200px) {
    .result ul.search-params {
        width: 80%!important;
    }
}

@media (min-width: 769px) and (max-width: 1199px) {
    .result ul.search-params {
        width: 70%!important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .offset-md-3.result {
        margin-left: 33.333333%;
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .result ul.search-params {
        width: 45%!important;
    }
}

@media (max-width: 768px) {
    #partFinder #main {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .product-line-options {
        margin-bottom: 25px;
    }
    .result {
        margin: 0 auto;
        padding: 20px 0;
    }
    .result ul {
        display: table;
        margin: 0 auto;
        text-align: center;
    }
    .result .right-wrap {
        float: none;
        text-align: center;
        display: table;
        margin: 0 auto;
    }
    .filter-by-part-type {
        padding-left: 20px;
    }
    .search-result-row.single-row {
        margin-left: -40px;
        margin-right: -40px;
    }
    .result .right-wrap p {
        margin-bottom: 0;
    }
    .result ul {
        margin-bottom: 10px!important;
    }
    .field-wrap .sel-feild-mob {
        display: block;
    }
    #stock-replacement .result-wrap-search,
    #stock-replacement .field-wrap input,
    #stock-replacement .field-wrap a,
    #high-perfomance .result-wrap-search,
    #high-perfomance .field-wrap input,
    #high-perfomance .field-wrap a {
        display: none !important;
    }
}

@media (max-width: 991px) and (min-width: 769px) {
    .result ul li {
        font-size: 14px;
    }
    .result ul.search-params {
        margin-left: 34%;
        float: left;
    }
    .result .right-wrap a,
    .result .right-wrap p,
    .result ul li {
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .search-wrap {
        display: block;
    }
    .check-box-wrap label {
        margin-left: 0;
        width: 49%;
        margin-bottom: 30px;
        margin-right: 0;
    }
    .search-wrap {
        margin-bottom: 0;
    }
    .field-wrap .left {
        width: 47%;
        margin-bottom: 15px;
        margin-right: 18px;
    }
    .field-wrap .left:nth-child(2) {
        margin-right: 0;
    }
    .result-head-wrap {
        padding-right: 0;
        padding-left: 0;
    }
    .result {
        margin: 0 auto;
        padding: 14px 0;
    }
    .result ul {
        display: table;
        margin: 0 auto;
    }
    .part-type-wrap {
        padding: 30px 0 20px;
    }
    .part-type-wrap .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
    .part-type-wrap label {
        width: 49%;
    }
    .part-type-wrap label span {
        margin-right: 0;
    }
    .part-type-wrap h3 {
        font-weight: 700;
        font-size: 18px;
    }
    .single-row span {
        font-size: 16px;
    }
    .nav-mob {
        padding: 0;
        text-align: left;
    }
    #stock-replacemet {
        margin-left: 0;
    }
    #high-perfomance {
        margin-left: 0;
    }
    .width-2x {
        width: 170% !important;
    }
    #high-perfomance .field-wrap .left {
        width: 170%;
    }
    .op-product-line {
        /* font-size: 11px; */
        font-weight: 700;
        text-transform: uppercase;
        line-height: 41px;
        border: 1px solid;
        padding: 4px 10px 4px 55px;
        margin-bottom: 8px;
        display: block;
        text-decoration: none;
        text-align: center;
        margin-bottom: 18px;
    }
    .op-product-line-title {
        margin-bottom: 20px;
    }
    .search-result-row .nav-mob a {
        margin-top: 20px;
    }
    #filterPartType label {
        min-width: 250px;
        margin: 10px 0 15px;
    }
    /* .check-box-wrap {
        margin-bottom: 15px;
    } */
    .showinmobile {
        display: block;
    }
    .hideinmobile {
        display: none !important;
    }
    .field-wrap a {
        line-height: 46px;
    }
}

@media ( max-width: 570px) {
    .product-line-options .col-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .op-product-line {
        max-width: 100%;
    }
    #filterPartType label {
        min-width: 100%;
    }
    .search-result-row {
        text-align: center;
    }
    .search-result-row .col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .search-result-row .nav-mob {
        text-align: center;
    }
    .search-result-row img {
        margin-bottom: 20px;
    }
}

@media (max-width: 1023px) {}

@media (max-width: 1199px) {}