a {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.container {
    max-width: 1400px!important;
}

.spanish-content img,
.french-content img {
    margin: 20px 0;
}

.entry-content a {
    text-decoration: underline;
}

.entry-content p {
    line-height: 26px;
}

.entry-content ol,
.entry-content ul {
    margin-left: 0;
    padding-left: 20px;
}

.entry-content ol {
    padding-left: 15px;
}

.entry-content ol li,
.entry-content ul li {
    margin: 15px 0;
    font-size: 14px;
}

.entry-content ol li {
    padding-left: 5px;
}

.site-header {
    padding: 0px 0;
    /* border-bottom: 1px solid #e5e5e5; */
    box-shadow: 1px 2px 3px #e5e5e5;
}

.site-header a:hover {
    text-decoration: none;
}

.custom-logo-link img {
    max-width: 123px;
}

.home-find-my-part a.fl-button {
    background: rgb(142, 15, 31)!important;
    background: linear-gradient(0deg, rgba(142, 15, 31, 1) 0%, rgba(215, 24, 41, 1) 100%)!important;
}

.home-find-my-part a.fl-button:hover {
    background: rgb(215, 24, 41)!important;
    background: linear-gradient(0deg, rgba(215, 24, 41, 1) 0%, rgba(142, 15, 31, 1) 100%)!important;
}

.entry-content {
    margin-top: 0!important;
}

.footer-section {
    padding: 40px 0px 14px;
    background: #222222;
    color: #bcc0c5;
}

.footer-section .row {
    margin-left: -10px;
    margin-right: -10px;
}

.footer-section h3 {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.footer-section p {
    font-size: 11.8px;
    line-height: 18px;
    color: #bcc0c5;
    margin-bottom: 10px;
}

.footer-menu {
    padding: 0;
    margin: auto;
    display: table;
    margin-top: 0px;
}

.footer-menu li {
    list-style: none;
    margin: 0 20px;
    display: inline-block;
}

.footer-menu li a {
    color: #bcc0c5;
    font-family: Raleway, sans-serif;
    font-weight: 800;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.footer-menu li a:focus,
.footer-menu li a:hover {
    color: #006e9c;
}

.footer-seperator {
    width: 100%;
    height: 2px;
    background-color: #bcc0c5;
    margin: 20px 0;
}

.footer-section p.copy-right {
    color: #bcc0c5;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 11px;
    text-align: center;
}

.footer-section p.copy-right a {
    color: #bcc0c5;
    text-decoration: none;
}

.footer-section p.copy-right a:hover {
    text-decoration: underline;
}

.page {
    margin-bottom: 00!important;
}

.footer-contact-section h4 {
    margin-bottom: 0;
}

.footer-contact-section h4,
.footer-contact-section a {
    color: #fff;
    font-size: 16px;
}

.footer-contact-section a {
    font-size: 14px;
}

.footer-contact-section a:hover,
.footer-contact-section a:focus,
.footer-contact-section a:visited {
    color: #fff;
    text-decoration: none;
}

.footer-contact-section h4 {
    font-weight: 800;
}

.footer-contact-section .red {
    background: #dc192b;
}

.footer-contact-section .dark-red {
    background: #b90f1e;
}

.footer-contact-section .xdark-red {
    background: #a50817;
}

.footer-contact-section .xdark-red h4 {
    margin-bottom: 0;
}

.mail-section,
.call-section,
.social-section {
    padding-top: 37.5px;
    padding-bottom: 37.5px
}

.call-section img {
    width: 26px;
    height: auto;
}

.mail-section img {
    width: 42px;
    height: auto;
}

.social-section h4 {
    display: inline-block;
}

.social-section img {
    margin-right: 15px;
}

.social-section a:last-child img {
    margin-right: 0;
}

.locations-wrap {
    margin: 120px 0 100px;
}

.locations {
    margin: 40px 0;
    background: url(../../images/loction.png) no-repeat;
    background-size: 32px 40px;
    padding-left: 55px;
    line-height: 30px;
    max-width: 375px;
    background-position: left 0 top 5px;
}

.locations h3 {
    font-family: Poppins, sans-serif;
    font-weight: 800;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #db192a;
}

.locations div {
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #2d2d2d;
}

.locations a {
    color: #2d2d2d;
}

.contact-sections {
    line-height: 30px;
    margin-bottom: 50px;
}

.contact-sections h4 {
    font-family: Poppins, sans-serif;
    font-weight: 800;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #db192a;
}

.contact-hours {
    background: url(../../images/calendar@2x.png) no-repeat;
    background-size: 35px 33px;
    padding-left: 50px;
    padding-top: 5px;
}

.contact-phone {
    background: url(../../images/phone@2x.png) no-repeat;
    background-size: 25px 43px;
    padding-left: 50px;
    padding-top: 15px;
    margin-bottom: 65px;
}

.contact-phone a {
    text-decoration: none;
    color: #404040;
}

.contact-phone a:hover {
    color: #a50817;
}

.contact-address {
    background: url(../../images/loction.png) no-repeat;
    background-size: 32px 40px;
    padding-left: 50px;
}

.product-side-menu ul li {
    margin-top: 0;
    margin-bottom: 0;
}

.wpcf7-form-control {
    width: 100%;
    border: none;
    background-color: #ebebeb;
    border-radius: 0;
    min-height: 35px;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #2d2d2d;
    padding-left: 15px;
}

select.wpcf7-form-control {
    padding-left: 10px;
}

input[type="tel"].wpcf7-form-control,
input[type="text"].wpcf7-form-control,
input[type="email"].wpcf7-form-control {
    border: none;
    border-radius: 0;
    padding-left: 15px;
}

textarea.wpcf7-form-control {
    padding-top: 10px;
}

.wpcf7-form-control.wpcf7-acceptance {
    background-color: transparent;
    padding-left: 0px;
    font-size: 12px;
    margin-right: 3px;
}

.accept-right,
.accept-left {
    display: inline-block;
    width: auto;
}

.accept-right {
    font-size: 12px;
    width: 90%;
}

.clearfix {
    clear: both;
}

.wpcf7 p {
    line-height: 18px;
}

input[type="submit"].wpcf7-form-control {
    max-width: 120px;
    color: #ffffff;
    border: none;
    background: rgb(142, 15, 31);
    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: 12px;
    padding: 15px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-top: 20px!important;
}

input[type="submit"].wpcf7-form-control:hover {
    background: rgb(215, 24, 41);
    background: linear-gradient(0deg, rgba(215, 24, 41, 1) 0%, rgba(142, 15, 31, 1) 100%);
}

.select-icon-parent {
    overflow: hidden;
    margin-bottom: 20px;
}

.select-icon-parent select {
    display: block;
    width: 100%;
    border: none;
    background-image: url("../../images/blue-arrow-down.jpg");
    background-size: 43px 35px;
    background-repeat: no-repeat;
    background-position: right center;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: 35px;
}


/* for IE and Edge */

.select-icon-parent select::-ms-expand {
    display: none;
}

span.wpcf7-list-item {
    margin-left: 0!important;
}

.wpcf7-list-item input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.wpcf7-list-item input[type="checkbox"]+.wpcf7-list-item-label {
    position: relative;
    cursor: pointer;
    padding: 0;
}

.wpcf7-list-item input[type="checkbox"]+.wpcf7-list-item-label:before {
    content: '';
    margin-right: 7px;
    display: inline-block;
    vertical-align: text-top;
    width: 18px;
    height: 18px;
    background: #ffffff;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.wpcf7-list-item input[type="checkbox"]:hover+.wpcf7-list-item-label:before {
    background: #ffffff;
}

.wpcf7-list-item input[type="checkbox"]:focus+.wpcf7-list-item-label:before {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.12);
}

.wpcf7-list-item input[type="checkbox"]:checked+.wpcf7-list-item-label:before {
    background: #1c5296;
}


/* .wpcf7-list-item input[type="checkbox"]:checked+.wpcf7-list-item-label:after {
    content: '';
    position: absolute;
    left: 4px;
    top: 8px;
    background: #1c5296;
    width: 2px;
    height: 2px;
    /* box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;

transform: rotate(45deg);

}
*/

.select-icon-parent.field-wrap {
    margin-bottom: 0;
}

.field-wrap {
    position: relative;
}

.field-wrap .placeholder {
    position: absolute;
    top: 7px;
    left: 15px;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #8c8b8b;
    z-index: 1;
    display: none;
}

.field-wrap label {
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #8c8b8b;
}

.red-asterik {
    color: #dc192b;
}

.faq-accordion .fl-accordion-button-label {
    outline: none;
}

.faq-accordion .fl-accordion-button {
    background: rgb(237, 236, 236);
    background: linear-gradient(0deg, rgba(237, 236, 236, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.faq-accordion .fl-accordion-item-active .fl-accordion-button {
    background: #1c5296!important;
    color: #fff!important;
}

.faq-accordion .fl-accordion-item .fl-accordion-content img {
    margin-bottom: 20px;
}

.faq-accordion .fl-accordion-button-icon-left {
    padding-right: 20px!important;
    color: #000!important;
    font-size: 26px;
    line-height: 25px;
}

.faq-accordion .fl-accordion-item-active .fl-accordion-button-icon-left {
    color: #fff!important;
    opacity: 1;
}

.company-tabs h3 {
    color: #464646;
    font-family: Poppins, sans-serif;
    font-weight: 800;
    font-size: 24px;
    margin-bottom: 20px;
}

.company-tabs .fl-tabs-panel-content {
    border-top: 1px solid #e5e5e5;
    padding-top: 60px;
}

.company-tabs .fl-tabs-horizontal .fl-tabs-label.fl-tab-active {
    border-bottom: 1px solid #db192a!important;
}

.services {
    margin-top: 40px;
}

.company-service {
    padding: 30px 0 30px 50px;
    border-top: 1px solid #e5e5e5;
    background-image: url('../../images/blue-circle.png');
    background-repeat: no-repeat;
    background-position: top 36px left 10px;
    background-size: 5px;
    font-size: 14px;
    line-height: 24px;
}

.company-service h4 {
    color: #1c5296;
    font-family: Poppins, sans-serif;
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase;
}

.services .company-service:last-child {
    border-bottom: 1px solid #e5e5e5;
}

.error-404 {
    padding: 100px 20px;
}

.error-404 h1 {
    font-family: Poppins, sans-serif;
    font-weight: 900;
    font-size: 200px;
    line-height: 1;
    color: #1c5296;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize;
    margin: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('../../images/oops-bg.jpg');
    background-position: right bottom;
    margin-bottom: 30px;
}

.ie .error-404 h1,
.fl-builder-ie-11 .error-404 h1,
.fl-builder-ie-10 .error-404 h1,
.fl-builder-ie-9 .error-404 h1,
.fl-builder-ie-8 .error-404 h1,
.fl-builder-ie-7 .error-404 h1 {
    background-image: none !important;
}

.error-404 h3 {
    color: #464646;
    font-weight: 700;
    font-family: Poppins, sans-serif;
    font-size: 24px;
    margin-bottom: 30px;
}

.error-404 p {
    margin-bottom: 50px;
}

.error-404 ul {
    margin: 0;
    padding: 0;
}

.error-404 li {
    list-style: none;
    display: inline-block;
    margin: 0 40px;
}

.error-404 li a {
    font-family: Raleway, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #464646;
    text-transform: uppercase;
    padding: 10px 20px;
    border: 2px solid #db192a;
    border-radius: 25px;
    min-width: 175px;
    display: block;
}

.error-404 li a:hover {
    color: #fff;
    background: #db192a;
    text-decoration: none;
}

.stock-replacement-tabs a.find-my-part:visited,
.stock-replacement-tabs a.find-my-part {
    color: #464646;
}

.stock-replacement-tabs .fl-tabs-label.fl-tab-active,
.high-performance-tab .fl-tabs-label.fl-tab-active {
    background-color: #db192a!important;
}

.stock-replacement-tabs .fl-tabs-panel-content img,
.high-performance-tab .fl-tabs-panel-content img {
    max-height: 360px;
    width: auto;
    margin: 10px auto 40px;
    display: block;
}

.high-performance-tab .fl-tabs-panel-content b {
    color: #fff;
}

.stock-replacement-tabs .fl-tabs-panel-content h3,
.high-performance-tab .fl-tabs-panel-content h3 {
    font-family: Raleway, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 20px;
}

.stock-replacement-tabs .fl-tabs-panel-content ul li,
.high-performance-tab .fl-tabs-panel-content ul li {
    padding-left: 15px;
}

a.find-my-part {
    font-family: Raleway, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    border: 2px solid #db192a;
    border-radius: 25px;
    max-width: 175px;
    display: block;
    margin: auto;
    text-align: center;
    text-decoration: none;
}

a.find-my-part:visited {
    color: #fff;
}

.high-performance-tab a.find-my-part:hover,
.stock-replacement-tabs a.find-my-part:hover,
a.find-my-part:hover {
    color: #fff;
    background: #db192a;
    text-decoration: none;
}

ul.post-category {
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 40px;
}

.home ul.post-category {
    margin-bottom: 0px;
    background: #fff;
}

.post-category li {
    list-style: none;
    display: inline-block;
    margin-right: 40px!important;
}

#postThreeCat.post-category li:last-child {
    margin-right: 0!important;
}

.post-category li.current-cat a,
.post-category li.active a {
    background: #eaeaea;
}

.post-category li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #db192a;
    font-size: 12px;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    padding: 15px 14px;
}

a.post-thumb-anchor {
    display: block;
    position: relative;
    height: 220px;
    width: 100%;
    margin-bottom: 25px;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.post-list-individual:hover a.post-thumb-anchor:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(219, 25, 42, 0.58);
    top: 0;
    left: 0;
}

.post-featured {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.post-list-individual:hover a.post-thumb-anchor .post-featured {
    transform: scale(1.2);
}

.cat-name {
    display: inline-block;
    /* margin-right: 4px; */
}

.cat-name,
.cat-name a {
    color: #db192a;
    text-transform: capitalize;
    text-decoration: none;
}

.cat-name a:focus,
.cat-name a:visited,
.cat-name a:hover {
    color: #db192a;
}

.post-date {
    color: #a4abab;
}

a.post-read-more {
    color: #dc192b!important;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    word-break: unset;
}

.post-category-list-container b {
    font-weight: 600;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    display: block;
}

.post-category-list-container strong {
    font-weight: 600!important;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    display: block;
}

.post-category-list-container p strong {
    display: inline;
}

#postLoader {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.5);
}

#postLoader img,
#postLoader .lds-css.ng-scope {
    position: absolute;
    left: calc(50% - 100px);
    top: calc(50% - 100px);
}

.post-page .post-category li a {
    font-weight: 600;
    font-size: 16px;
}

.post-category li.current-cat a,
.post-category li.active a {
    font-weight: 800;
}

.post-title {
    font-weight: 700;
    color: #222626;
}

.post-page p {
    line-height: 24px;
    display: inline;
}

.recent-featured-content .post-read-more {
    font-weight: 600;
}

.recent-featured-content p {
    margin-bottom: 0;
}

.featured-section {
    margin-bottom: 10px;
}

.recent-featured {
    min-height: 530px;
    background-image: url('/wp-content/uploads/2019/05/instruction-featured.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.recent-featured-content {
    background: rgba(255, 255, 255, 0.9);
    padding: 35px;
    position: absolute;
    bottom: 0;
    margin: 0 110px 0 70px;
}

.recent-featured-content h3 a {
    color: #222626;
}

.featured-list {
    font-weight: 500;
}

.featured-list .featured-single {
    margin-top: 40px;
    margin-bottom: 40px;
}

.featured-single .meta-seperator {
    font-size: 12px;
    margin: 0 3px;
}

.featured-list .featured-single .col-3 {
    padding-right: 0;
}

.featured-list .small-featured {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 70px;
}

.featured-list .post-date,
.featured-list .cat-name {
    font-size: 12px;
}

.featured-list b {
    display: block;
    color: #222626;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 42px;
}

.search-container,
.single-post-container {
    padding-top: 100px;
    padding-bottom: 50px;
}

.single-post-container {
    padding-bottom: 100px;
}

.search-container article.post {
    margin: 30px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5
}

.search-container article.post .entry-header {
    margin-top: 20px;
}

.search-container article.post .entry-summary {
    margin-top: 10px;
}

.search-container article.post .entry-summary p {
    margin-bottom: 0;
}

.search-container .posts-navigation .nav-links a {
    font-weight: 500;
    font-family: Poppins, sans-serif;
    color: #db192a;
    text-transform: uppercase;
}

.post-page {
    padding-top: 120px;
    padding-bottom: 50px;
}

.post-list-individual {
    margin: 30px 0;
    max-width: 370px;
}

.post-list-individual .post-title a {
    color: #222626;
    text-decoration: none;
}

.post-list-individual>a:hover {
    text-decoration: none;
}

.post-list-individual:hover .post-title,
.post-list-individual:hover .post-title a {
    color: #db192a;
}

.search-form label {
    width: 100%;
}

.search-form .form-group:before {
    background-image: url('../../images/Search-icon.png');
    background-repeat: no-repeat;
    background-size: 22px 23px;
    content: '';
    width: 22px;
    height: 23px;
    position: absolute;
    left: 30px;
    top: 15px;
    z-index: 1;
}

.search-form input[type="search"],
.search-form input[type="text"] {
    border-radius: 0;
    padding: 26px 0px 26px 50px;
    position: relative;
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #a7a9ac;
    letter-spacing: 1px;
}

.search-form input[type="search"]::-webkit-input-placeholder,
.search-form input[type="text"]::-webkit-input-placeholder {
    color: #a7a9ac;
}

.search-form input[type="search"]::-moz-placeholder,
.search-form input[type="text"]::-moz-placeholder {
    color: #a7a9ac;
}

.search-form input[type="search"]:-ms-input-placeholder,
.search-form input[type="text"]:-ms-input-placeholder {
    color: #a7a9ac;
}

.search-form input[type="search"]:-moz-placeholder,
.search-form input[type="text"]:-moz-placeholder {
    color: #a7a9ac;
}

.search-form input[type="submit"],
.search-form button[type="submit"] {
    position: absolute;
    right: 15px;
    top: 0;
    height: 54px;
    padding: 0 22px;
    border: none;
    background-image: url('../../images/arrow-right-grey.png');
    background-repeat: no-repeat;
    background-size: 9px 17px;
    background-position: center;
    background-color: #e2e2e2;
    border-radius: 0;
}

.btn-grey {
    background-color: #e2e2e2!important;
    border-color: #e2e2e2!important;
    color: #a7a9ac;
}

.post-pagination {
    text-align: center;
    margin: auto;
    display: inline-block;
}

.page-numbers {
    height: 34px;
    width: 34px;
    display: inline-block;
    text-align: center;
    float: left;
}

a.page-numbers {
    font-weight: 600;
    font-family: Poppins, sans-serif;
    font-size: 15px;
    padding: 3px 10px;
    margin: 0 5px;
    border: 2px solid #b90f1e;
    background: rgb(142, 15, 31);
    background: linear-gradient(0deg, rgba(142, 15, 31, 1) 0%, rgba(215, 24, 41, 1) 100%);
    border-radius: 12px;
    color: #fff;
}

a.page-numbers:hover {
    background: rgb(215, 24, 41);
    background: linear-gradient(0deg, rgba(215, 24, 41, 1) 0%, rgba(142, 15, 31, 1) 100%);
}

a.page-numbers:hover,
a.page-numbers:focus,
a.page-numbers:visited {
    color: #fff;
    text-decoration: none;
}

.page-numbers.prev,
.page-numbers.next {
    display: none;
}

span.page-numbers[aria-current="page"] {
    background: #fff;
    color: #b90f1e;
    border: 2px solid #b90f1e;
    padding: 3px 10px;
    margin: 0 5px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    border-radius: 12px;
}

.pagination-text {
    color: #4d4d4d;
    font-weight: 400;
    font-size: 16px;
    font-family: Poppins, sans-serif;
    margin-bottom: 12px;
    display: block!important;
}

.post-pagination-wrap {
    margin: 30px 0;
}

.sc-row .fl-row-content {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.sc-row>.fl-row-content-wrap {
    padding-top: 0px;
}

.sc-col-small {
    width: 32.43%;
}

.fl-row .fl-col .sc-module-heading h2.fl-heading a,
.fl-row .fl-col .sc-module-heading h2.fl-heading .fl-heading-text,
.fl-row .fl-col .sc-module-heading h2.fl-heading .fl-heading-text *,
.sc-module-heading h2.fl-heading .fl-heading-text {
    color: #ffffff;
}

.sc-module-heading.fl-module-heading .fl-heading {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: left;
    text-transform: uppercase;
    padding: 17px;
}

.sc-module-heading>.fl-module-content {
    /* margin-top: 17px;
    margin-bottom: 17px; */
}

.sc-col-right {
    width: 67.57%;
}

.home-post-filter-nav {
    text-align: right;
    /* position: relative; */
    /* top: 50px; */
    display: inline-block;
    float: right;
    margin-top: -3px;
    position: relative;
    z-index: 9;
}

.home .post-category-list-container {
    position: relative;
}

.home-post-filter-nav a {
    background: rgb(142, 15, 31);
    background: linear-gradient(0deg, rgba(142, 15, 31, 1) 0%, rgba(215, 24, 41, 1) 100%);
    padding: 16px 14px;
    display: inline-block;
}

.home-post-filter-nav a i {
    font-size: 26px;
    color: #fff;
}

.home-post-filter-nav a:hover {
    background: rgb(215, 24, 41);
    background: linear-gradient(0deg, rgba(215, 24, 41, 1) 0%, rgba(142, 15, 31, 1) 100%);
}

.home-post-filter-nav a.disabled i {
    color: rgba(255, 255, 255, 0.50);
}

.home-post-filter-nav a.disabled:hover {
    background: rgb(142, 15, 31);
    background: linear-gradient(0deg, rgba(142, 15, 31, 1) 0%, rgba(215, 24, 41, 1) 100%);
}

.post .entry-title {
    font-weight: 700;
}

.post .entry-meta b {
    font-weight: 600;
    font-size: 14px;
}

.post iframe {
    min-height: 462px;
    margin-bottom: 50px;
}

.meta-seperator {
    display: inline-block;
    margin: 0 6px;
    color: #a4abab;
}

.post-sidebar {
    background: #ebebeb;
}

.sidebar-heading {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 16px;
    background: #1c5296;
    display: inline-block;
    padding: 17px 20px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
    min-width: 292px;
}

.sidebar-sections {
    padding: 20px 30px 40px;
}

.sidebar-sections.featured-list .small-featured {
    height: 65px;
}

.featured-list.sidebar-sections>div:first-child {
    margin-top: 0;
}

.featured-list.sidebar-sections>div:last-child {
    margin-bottom: 0;
}

.featured-list.sidebar-sections>div b {
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 14px;
    word-break: unset;
}

.featured-list.sidebar-sections>div b a {
    color: #222626;
    word-break: unset;
}

.single-post-container .post-thumbnail {
    margin-bottom: 30px;
}

.single-post-container .entry-title {
    margin-bottom: 10px;
}

.single-post-container .entry-content {
    margin-top: 25px!important;
    margin-bottom: 40px;
}

.fl-menu #menu-stock-replacement-menu a,
.fl-menu #menu-high-performance-menu a {
    line-height: 22px;
}

.product-detail-col img {
    max-height: 360px;
    width: auto;
}

.other-resources li {
    list-style: none;
    margin-bottom: 8px;
}

.other-resources li a {
    color: #dc192b;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 14px;
}

a.download-pdf {
    font-family: Poppins, sans-serif;
    font-weight: 800;
    font-size: 16px;
    color: #dc192b!important;
    text-align: right;
    display: block;
}

a.back-anchor:hover {
    text-decoration: none;
}

a.back-anchor .back-text {
    border-bottom: 1px solid #dc192b;
}

.faq-bg-row>.fl-row-content-wrap {
    background-position: right -700px top!important;
}

.features-text {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    color: #fff;
    line-height: 0!important;
    margin-top: 40px;
}

.privacy-policy-text a {
    word-break: break-all;
}

p.para-margin-0 {
    margin-bottom: 0;
}

.blue-bullets {
    list-style: none;
    padding-left: 40px!important;
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
    margin-top: 40px;
}

.company-tabs h3.brand-value-head {
    border-top: 1px solid #e5e5e5;
    padding-top: 30px;
    margin-top: 40px;
    margin-bottom: 0!important;
}

.vision-bullets.blue-bullets {
    border: none;
    margin-top: 0;
}

.blue-bullets li {
    margin-left: 10px!important;
}

.blue-bullets li::before {
    content: "";
    color: #1c5296;
    font-weight: bold;
    display: inline-block;
    width: 5px;
    height: 5px;
    background-image: url(../../images/blue-circle.png);
    background-size: 5px;
    margin-left: -38px;
    float: left;
    position: relative;
    top: 8px;
}

.blue-bullets li:after {
    clear: both;
}

.blue-bullets li span.blue-year {
    font-weight: 700;
    display: block;
    color: #1c5296;
    font-size: 16px;
}

.gap-20 {
    height: 20px;
}

.slider-testing .fl-content-slider {
    min-height: 450px;
    max-width: 800px;
    margin: auto;
}

.slider-testing .fl-content-slider-navigation {
    top: calc( 50% - 15px);
}

.slider-testing .fl-content-slider-navigation .slider-prev {
    background-image: url('../../images/slider-prev.png') !important;
    background-size: 22px 42px;
    background-repeat: no-repeat;
    width: 22px;
    height: 42px;
    left: 28px;
    opacity: 1;
}

.slider-testing .fl-content-slider-navigation .slider-next {
    background-image: url('../../images/slider-next.png') !important;
    background-size: 22px 42px;
    background-repeat: no-repeat;
    width: 22px;
    height: 42px;
    right: 28px;
    opacity: 1;
}

.fl-content-slider-navigation .fl-content-slider-svg-container {
    display: none;
}


/* Loader styles */

@keyframes cloyes-eclipse {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes cloyes-eclipse {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#loading_more_blogs 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;
}

#threePostWrap {
    position: relative;
}

#loading_more_blogs {
    -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: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}


/* end loader styles */


/* Part Finder Single Styles */

.part-finder-single {
    padding-top: 120px;
    padding-bottom: 50px;
    min-height: 400px;
}

.product-details {
    margin-bottom: 30px;
}

.product-details span {
    display: inline-block;
    color: #1c5296;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
}

.product-details span.product-detail-seperator {
    margin: 0 5px;
}

.product-details a,
.product-details a span {
    color: #db192a;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}

.product-description .product-title {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 26px;
    color: #4d4d4d;
}

.product-description p {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #4d4d4d;
}

.product-desc-indetail {
    border-top: 1px solid #969696;
    padding: 30px 0;
    margin-top: 30px;
}

.product-desc-indetail h4 {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}

.product-desc-indetail a {
    display: inline-block;
    color: #fff!important;
    border-radius: 25px;
    background: rgb(142, 15, 31);
    background: linear-gradient(0deg, rgba(142, 15, 31, 1) 0%, rgba(215, 24, 41, 1) 100%);
    padding: 13px 20px;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 30px;
}

.product-desc-indetail a:hover {
    background: rgb(215, 24, 41);
    background: linear-gradient(0deg, rgba(215, 24, 41, 1) 0%, rgba(142, 15, 31, 1) 100%);
    text-decoration: none;
}

.part-finder-single-tab {
    margin-top: 50px;
}

.part-finder-single-tab .tab-content {
    padding: 30px 0 0;
    border-bottom: 1px solid #363636;
    border-left: 1px solid #363636;
    border-right: 1px solid #363636;
}

.part-finder-single-tab .nav-tabs {
    margin-left: 0;
}

.part-finder-single-tab .nav-tabs .nav-item a.nav-link {
    padding: 20px 30px;
    border: 1px solid #363636;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #aaaaaa;
    border-radius: 0;
    background: rgb(226, 226, 226);
    background: linear-gradient(0deg, rgba(226, 226, 226, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.part-finder-single-tab .nav-tabs .nav-item.show .nav-link,
.part-finder-single-tab .nav-tabs .nav-link.active,
.part-finder-single-tab .nav-tabs .nav-item a.nav-link:hover {
    border-color: #363636;
}

.part-finder-single-tab .nav-tabs .nav-item a.nav-link.active {
    color: #db192a;
    border-top-color: #db192a;
    position: relative;
    background: #fff;
}

.part-finder-single-tab .nav-tabs .nav-link.active:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background: #db192a;
    top: 0;
    left: 0;
}

.part-finder-single-tab .nav-tabs {
    border-bottom-color: #363636;
}

.part-finder-single-tab .nav-tabs .nav-item a.nav-link.active {
    border-bottom-color: transparent;
}

.part-finder-single-tab .tab-content>.tab-pane {
    padding: 20px 35px;
}

.part-finder-single-tab .tab-content>.tab-pane#interchange {
    max-width: 650px;
}

.part-finder-single-tab .tab-content>.tab-pane h4 {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #4d4d44;
    margin-bottom: 20px;
}

.part-finder-single-tab .tab-content>.tab-pane p {
    line-height: 26px;
}

.part-finder-single-tab .tab-content>.tab-pane a {
    color: #dc192b;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-decoration: underline;
    margin-bottom: 20px;
    display: block;
}

.part-finder-single-tab .tab-content>.tab-pane a.img-wrapp {
    margin-bottom: 0;
}

.part-finder-single-tab .tab-content>.tab-pane img,
.part-finder-single-tab .tab-content>.tab-pane iframe {
    margin-bottom: 10px;
}

.part-finder-single-tab .tab-content>.tab-pane img {
    max-height: 120px;
}

.part-finder-single-tab .tab-content>.tab-pane table th {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 1px solid #dee2e6;
    border-top: none;
}

.part-finder-single-tab .tab-content>.tab-pane table td {
    padding-left: 0px;
    padding-right: 0px;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    color: #4d4d4d;
}

.part-finder-single-tab .tab-content>.tab-pane table tr:last-child td {
    border-bottom: 1px solid #dee2e6;
}

.app-figure .selectors a.mz-thumb {
    width: 22%;
    margin-right: 2%;
}

.app-figure .selectors a.mz-thumb:last-child {
    margin-right: 0;
}


/* .app-figure figure .mz-lens img {
    max-height: 400px!important;
    max-width: 100%!important;
} */

.app-figure .selectors a.mz-thumb img {
    border: none;
    display: block;
    margin: auto;
    max-width: 100%;
    box-shadow: none;
    max-height: 100px;
}

.app-figure a.MagicZoom {
    margin-bottom: 20px;
    display: block;
    text-align: center;
}

figure.mz-figure {
    width: 100%;
}

body div#page div#content div#partSinglePage div#partFinderSingle main#main div div div div#zoom-fig a#Zoom-1>.mz-figure>img {
    height: auto!important;
    max-height: 400px!important;
    width: auto!important;
    max-width: 100%!important;
}

.home-main-banner .fl-row-content-wrap {
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.home-main-banner .fl-row-content-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.home-main-banner:hover>.fl-row-content-wrap:before {
    transform: scale(1.2);
}

.part-finder-single-tab .tab-pane {
    padding-bottom: 0 !important;
}

.part-finder-single-tab .tab-pane .table {
    margin-bottom: 0;
}


/* After Updation Beaver styles */

.entry-content a.fl-accordion-button-label,
.entry-content a.fl-tabs-label {
    text-decoration: none;
    outline: none!important;
}

.fl-accordion-item.fl-accordion-item-active a.fl-accordion-button-label {
    color: #fff;
}


/* End Part Finder Single Styles */

@media (min-width: 1440px) {
    .container {
        width: 1400px;
        min-width: 1400px;
    }
    .float-title-row {
        position: relative;
    }
    .float-title-row:before {
        /* height: 70px; */
        display: initial!important;
        width: 25%;
        background: #1c5296;
        position: absolute;
        top: -36px;
        z-index: 9;
    }
    .page-template-page-locations .float-title-row:before,
    .post-type-archive-locations .float-title-row:before,
    .float-title-row.float-title-margin-top-0:before {
        top: 0px;
    }
}

@media (min-width: 1200px) {
    .part-finder-single-tab .nav-tabs .nav-item {
        min-width: 325px;
        margin-right: 10px;
    }
    .part-finder-single-tab .nav-tabs.nav-4-tabs .nav-item {
        min-width: 270px;
    }
    .part-finder-single-tab .tab-content>.tab-pane {
        padding: 20px 35px;
    }
    .company-tabs .col-md-5 {
        padding-left: 40px;
    }
    .float-title-row .fl-col-small {
        width: 28.43%;
    }
}

@media (max-width: 1199px) {
    .part-finder-single-tab .nav-tabs .nav-item:nth-last-child(2) a {
        border-left: none;
        border-right: none;
    }
}

@media (min-width: 1024px) {
    /* .part-finder-single-tab .tab-content>.tab-pane#applications thead tr th:first-child,
    .part-finder-single-tab .tab-content>.tab-pane#interchange thead tr th:first-child {
        width: 30%;
    }
    .part-finder-single-tab .tab-content>.tab-pane#applications thead tr th:nth-last-child(2),
    .part-finder-single-tab .tab-content>.tab-pane#interchange thead tr th:nth-last-child(2),
    .part-finder-single-tab .tab-content>.tab-pane#applications thead tr th:last-child,
    .part-finder-single-tab .tab-content>.tab-pane#interchange thead tr th:last-child {
        width: 10%;
    } */
    .part-finder-single-tab .tab-content>.tab-pane#applications thead tr th {
        width: 25%;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .social-section img {
        margin-right: 10px;
        width: 40px;
    }
}

@media (min-width: 992px) {
    /* .single .entry-header .entry-title {
        width: 70%;
    } */
    .footer-contact-section .col-lg-7 {
        padding-left: 8px;
    }
    .footer-contact-section .call-section .row .col-lg-6:last-child {
        padding-left: 8px;
    }
    .footer-contact-section .call-section .row .col-lg-6:first-child {
        -ms-flex: 0 0 47%;
        flex: 0 0 47%;
        max-width: 47%;
    }
    .footer-contact-section .col-lg-4-5 {
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }
    .mail-section img,
    .call-section img {
        float: right;
    }
    .social-section h4 {
        text-align: right;
    }
    .for-mobile-only {
        display: none!important;
    }
    .home ul.post-category {
        display: inline-block;
        z-index: 9;
        position: relative;
    }
    .post-category-list-container ul {
        /* width: 100%; */
    }
    .post-category-list-container .post-list .threepost:nth-last-child(2) .post-list-individual {
        margin-left: auto;
        margin-right: auto;
    }
    .post-category-list-container .post-list .threepost:last-child .post-list-individual {
        margin-left: auto;
    }
    .home .post-category-list-container:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 3px;
        background: #b90f1e;
        left: 0;
        top: 25px;
        z-index: 0;
    }
}

@media (max-width: 991px) {
    .single-post .post-thumbnail img {
        width: 100%;
    }
    .social-section .center-block {
        display: inline;
        margin: auto;
        width: auto;
    }
    .social-section h4,
    .call-section h4,
    .mail-section h4 {
        text-align: center;
    }
    .call-section a,
    .mail-section a {
        text-align: center;
        display: block;
    }
    .mail-section img,
    .call-section img {
        margin: auto;
        margin-bottom: 15px;
        display: block;
    }
    .social-section img {
        margin-bottom: 15px;
    }
    .footer-contact-section h4,
    .footer-contact-section a {
        font-size: 16px;
    }
    .social-section img {
        width: 32px;
        height: 32px;
    }
    .mail-section img {
        width: 42px;
        height: auto;
    }
    .call-section img {
        width: 26px;
        height: auto;
    }
    .mail-section,
    .call-section,
    .social-section {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .mail-icon-wrap {
        min-height: 66px;
        display: table;
        margin: auto;
        width: auto;
    }
    .mail-icon-wrap a {
        display: table-cell;
        vertical-align: middle;
    }
    .social-section .center-block {
        min-height: 66px;
        display: table;
    }
    .social-section .center-block a {
        display: table-cell;
        vertical-align: middle;
    }
    .post-category li {
        display: block;
        text-align: center;
        margin-bottom: 25px;
        margin-right: 0!important;
    }
    .for-desktop-only {
        display: none!important;
    }
    .single-post-container .col-md-7,
    .single-post-container .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .part-finder-single-tab .tab-content>.tab-pane {
        padding: 20px 24px;
    }
    .part-finder-single-tab .nav-tabs .nav-item a.nav-link {
        padding: 15px 24px;
    }
    .product-description p {
        margin-bottom: 12px;
    }
    .product-desc-indetail {
        padding: 20px 0;
        margin-top: 12px;
    }
    #postThreeCat.post-category li {
        margin-right: 0px!important;
    }
    .mobile-bg-none .fl-row-content-wrap {
        background-image: none!important;
    }
}

@media (max-width: 991px) and (min-width: 769px) {
    .accept-right {
        width: 85%;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .app-figure .selectors a.mz-thumb img {
        max-height: 60px;
    }
}

@media (min-width: 769px) {
    .float-title-row .fl-row-content-wrap {
        background: transparent!important;
        margin-top: -28px;
        position: absolute;
        width: 100%;
        z-index: 99;
    }
    .page-template-page-locations .float-title-row .fl-row-content-wrap,
    .post-type-archive-locations .float-title-row .fl-row-content-wrap {
        margin-top: -30px;
    }
    .float-title-row .fl-row-content-wrap {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    .float-title-row.float-title-margin-top-0 .fl-row-content-wrap {
        margin-top: 0px;
    }
    .float-title-row .fl-col-group {
        background: transparent!important;
    }
    .float-title-row .fl-col-small {
        position: relative;
    }
    .float-title:before {
        content: '';
        background: #1c5296!important;
        position: absolute;
        height: 100%;
        width: 200%;
        right: 0;
        top: 0;
        display: block!important;
        z-index: -1;
    }
    .float-title:not(.sc-module-heading)>.fl-module-content {
        margin-top: 17px!important;
        margin-bottom: 17px!important;
    }
    .company-tabs .fl-tabs-labels {
        display: table;
        margin: auto;
    }
    .company-tabs .fl-tabs-label {
        margin: 10px 30px 0;
        /* padding-bottom: 0; */
    }
    textarea.wpcf7-form-control {
        min-height: 292px;
    }
    .stock-replacement-tabs,
    .high-performance-tab {
        overflow: hidden;
    }
    .stock-replacement-tabs .fl-tabs-labels,
    .high-performance-tab .fl-tabs-labels {
        background: rgba(121, 121, 121, 0.6);
        max-width: 320px;
        /* min-height: 820px!important; */
    }
    .stock-replacement-tabs .fl-tabs-labels {
        background: rgba(121, 121, 121, 0.15);
    }
    .stock-replacement-tabs .fl-tabs-labels .fl-tabs-label,
    .high-performance-tab .fl-tabs-labels .fl-tabs-label {
        padding-left: 40px;
        padding-right: 60px;
        outline: none;
        /* margin-bottom: 15px; */
        min-height: 65px;
        display: table;
        width: 100%;
    }
    .stock-replacement-tabs .fl-tabs-labels .fl-tabs-label .tab-label-text,
    .high-performance-tab .fl-tabs-labels .fl-tabs-label .tab-label-text {
        display: table-cell;
        vertical-align: middle;
    }
    .stock-replacement-tabs .fl-tabs-panel,
    .high-performance-tab .fl-tabs-panel {
        position: relative;
    }
    .stock-replacement-tabs .fl-tabs-panels,
    .high-performance-tab .fl-tabs-panels {
        min-height: 720px!important;
        border: none;
        /* border-top: 3px solid #db192a; */
        padding-top: 50px;
        position: relative;
    }
    /* .stock-replacement-tabs .fl-tabs-panels:before,
    .high-performance-tab .fl-tabs-panels:before {
        content: " ";
        width: 40px;
        height: 3px;
        position: absolute;
        top: -3px;
        left: 0px;
        z-index: 9;
        background: #fff;
    }
    .stock-replacement-tabs .fl-tabs-panels:before {
        left: 0px;
    } */
    .top-seperator .fl-separator {
        position: relative;
        top: 25px;
        z-index: 9;
    }
    .high-performance-tab .fl-tabs-panels:before {
        background: #424040;
    }
    .stock-replacement-tabs .fl-tabs-panel-content.fl-tab-active,
    .high-performance-tab .fl-tabs-panel-content.fl-tab-active {
        position: relative;
        width: 100%;
        height: 100%;
        -webkit-animation: slide 0.8s forwards;
        animation: slide 0.8s forwards;
    }
    @-webkit-keyframes slide {
        from {
            right: -300px;
        }
        to {
            right: 0px;
        }
    }
    @keyframes slide {
        from {
            right: -300px;
        }
        to {
            right: 0px;
        }
    }
    .product-nav-arrows .fl-icon-group,
    .vtab-nav-arrows .fl-icon-group {
        position: relative;
        z-index: 1;
    }
    .product-nav-arrows .fl-icon-group:before,
    .vtab-nav-arrows .fl-icon-group:before {
        width: 100%;
        height: 3px;
        background: #db192a;
        content: '';
        position: absolute;
        left: 0;
        top: 5px;
        z-index: -1;
    }
    .product-nav-arrows .fl-icon-group-right .fl-icon,
    .vtab-nav-arrows .fl-icon-group-right .fl-icon {
        margin-top: -27px;
        cursor: pointer;
    }
    .product-nav-arrows .fl-icon-group-right .fl-icon:first-child,
    .vtab-nav-arrows .fl-icon-group-right .fl-icon:first-child {
        margin-right: -5px;
    }
    .product-nav-arrows .fl-module-content .fl-icon i,
    .vtab-nav-arrows .fl-module-content .fl-icon i {
        border-radius: 0!important;
        height: 70px!important;
        width: 45px!important;
    }
    .product-nav-arrows .fl-module-content .fl-icon i:before,
    .vtab-nav-arrows .fl-module-content .fl-icon i:before {
        line-height: 65px!important;
    }
    .hidden-md {
        display: none!important;
    }
    .product-photo-container {
        min-height: 400px;
    }
    .for-small-mobile-only {
        display: none;
    }
}

@media (min-width: 1200px) {
    .stock-replacement-tabs .fl-tabs-panel-content.fl-tab-active,
    .high-performance-tab .fl-tabs-panel-content.fl-tab-active {
        position: relative;
        width: 100%;
        height: 100%;
        -webkit-animation: slideBig 0.8s forwards;
        animation: slideBig 0.8s forwards;
    }
    @-webkit-keyframes slideBig {
        from {
            right: -300px;
        }
        to {
            right: -50px;
        }
    }
    @keyframes slideBig {
        from {
            right: -300px;
        }
        to {
            right: -50px;
        }
    }
}

@media (max-width: 1199px) and (min-width: 769px) {
    /* .stock-replacement-tabs .fl-tabs-panels,
    .high-performance-tab .fl-tabs-panels {
        min-height: 1150px!important;
    } */
    .recent-featured-content {
        margin: 0 40px 0 30px;
    }
    /* .float-title-row .fl-col-group .fl-col {
        width: 50%!important;
    } */
    .page-template.page-template-page-partfinder .float-title-row .fl-col-group .fl-col {
        width: 32.43%!important;
    }
    .fl-menu #menu-stock-replacement-menu a,
    .fl-menu #menu-high-performance-menu a {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .product-side-menu>.fl-module-content {
        margin-right: 10px!important;
    }
    .product-detail-col>.fl-col-content {
        padding-left: 0!important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    a.post-thumb-anchor {
        height: 200px;
    }
}

@media (min-width: 768px) {
    .sidebar-post-space,
    .featured-section .col-md-1 {
        margin-right: -40px;
    }
    .back-link a {
        position: relative;
        right: 40px;
        top: -35px;
        z-index: 99;
    }
    .for-mobile-only-image {
        display: none!important;
    }
    .app-figure a.MagicZoom {
        min-height: 250px;
        width: 100%;
        display: table;
    }
    .app-figure a.MagicZoom>figure {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        height: 100%;
    }
    .ie11-magic .app-figure a.MagicZoom>figure {
        max-width: 360px;
    }
}

@media (max-width: 768px) {
    .product-nav-arrows,
    .vtab-nav-arrows {
/*         display: none; */
    }
    .product-nav-mobile {
        margin-top: 40px;
    }
    .product-nav-mobile a span {
        text-transform: capitalize;
        width: 95%;
    }
    .product-nav-mobile a span,
    .product-nav-mobile a i {
        display: table-cell;
    }
    .product-nav-mobile a span b {
        display: inline-block;
        margin-bottom: 8px;
    }
    .fl-builder-content .product-nav-mobile a.fl-button {
        padding-left: 15px;
        padding-right: 15px;
    }
    .fl-builder-content .product-nav-mobile .fl-button i {
        vertical-align: top;
        line-height: 15px;
        padding-top: 0;
    }
    .fl-builder-content .product-nav-mobile .fl-button i.fl-button-icon-after {
        padding-left: 8px;
    }
    .fl-builder-content .product-nav-mobile .fl-button i.fl-button-icon-before {
        padding-right: 8px;
    }
    .slider-testing .fl-content-slider-navigation {
        top: calc( 50% - 5px);
    }
    .slider-testing .fl-content-slider-navigation .slider-next,
    .slider-testing .fl-content-slider-navigation .slider-prev {
        background-size: 15px 29px;
        width: 15px;
        height: 29px;
    }
    .sc-module-heading.fl-module-heading .fl-heading {
        font-size: 20px;
    }
    .footer-links {
        display: block;
        margin-bottom: 20px;
    }
    .fl-col-small {
        max-width: 100%;
    }
    .float-title {
        background: #1c5296;
    }
    .float-title.fl-module-heading .fl-heading {
        text-align: center!important;
        margin-bottom: 0px;
    }
    .footer-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .footer-section h3 {
        font-size: 20px;
    }
    .footer-menu {
        margin-top: 20px;
    }
    .footer-menu li {
        margin: 15px;
        display: block;
        text-align: center;
    }
    .locations-wrap {
        margin: 20px 0 40px;
        padding-left: 40px;
    }
    .mobile-margin-auto .fl-html {
        display: table;
        margin: auto;
    }
    .float-title-row .fl-col-small {
        max-width: 100%;
        margin-bottom: -1px;
    }
    .error-404 h1 {
        font-size: 100px;
    }
    .search-container,
    .single-post-container,
    .post-page {
        padding-top: 25px;
    }
    .sc-col-small {
        width: 100%;
    }
    .stock-replacement-tabs .fl-tabs-panel-content .col-md-7,
    .stock-replacement-tabs .fl-tabs-panel-content .col-md-5,
    .high-performance-tab .fl-tabs-panel-content .col-md-7,
    .high-performance-tab .fl-tabs-panel-content .col-md-5 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .stock-replacement-tabs .fl-tabs-panel-content,
    .high-performance-tab .fl-tabs-panel-content {
        display: block;
        border-bottom: 3px solid #b90f1e;
        margin-bottom: 30px;
        font-size: 16px;
        padding-left: 40px;
        padding-right: 40px;
        margin-left: -30px;
        margin-right: -30px;
    }
    .stock-replacement-tabs .fl-tabs-panel-content p,
    .high-performance-tab .fl-tabs-panel-content p,
    .stock-replacement-tabs .fl-tabs-panel-content ul li,
    .high-performance-tab .fl-tabs-panel-content ul li {
        font-size: 16px;
    }
    .stock-replacement-tabs .fl-tabs-panel-content ul li,
    .high-performance-tab .fl-tabs-panel-content ul li {
        margin-bottom: 30px;
    }
    .stock-replacement-tabs .fl-tabs-panel-content b,
    .high-performance-tab .fl-tabs-panel-content b {
        font-weight: 400;
    }
    .stock-replacement-tabs .fl-tabs-label.fl-tabs-panel-label,
    .high-performance-tab .fl-tabs-label.fl-tabs-panel-label {
        display: none;
    }
    .stock-replacement-tabs .fl-tabs-panels,
    .high-performance-tab .fl-tabs-panels {
        border-width: 0px;
    }
    .stock-replacement-tabs .fl-tabs-panel,
    .high-performance-tab .fl-tabs-panel {
        border-width: 0px;
    }
    .stock-replacement-tabs .fl-tabs-panel-content h3,
    .high-performance-tab .fl-tabs-panel-content h3 {
        margin-bottom: 30px;
    }
    .bold-mobile {
        font-weight: 700;
    }
    a.find-my-part {
        margin: 20px auto 40px;
    }
    .hidden-xs {
        display: none!important;
    }
    .company-tabs .fl-tabs-labels {
        display: table!important;
        margin: auto;
    }
    .company-tabs .fl-tabs-panel-label {
        display: none!important;
    }
    .company-tabs .fl-tabs-horizontal .fl-tabs-label {
        float: left!important;
    }
    .company-tabs .fl-tabs-horizontal .fl-tabs-label.fl-tab-active {
        /* padding: 12px 18px; */
    }
    .company-tabs .fl-tabs-panel-content {
        padding-top: 40px;
    }
    /* .company-service {
        background-image: url(../../images/right-arrow-blue-bg.png);
        background-position: top 22px left 0px;
    } */
    .company-service h4 {
        font-size: 22px;
    }
    .faq-accordion .fl-accordion-item .fl-accordion-content img {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .sidebar-heading {
        width: 100%;
        display: block;
        text-align: center;
    }
    .part-finder-single {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .product-details .pull-left,
    .product-details .pull-right {
        float: none;
        text-align: center;
        width: 100%;
        display: block;
    }
    .faq-accordion .fl-accordion-content br {
        display: none;
    }
    .faq-accordion .fl-accordion-content strong {
        display: block;
    }
}

@media (min-width: 1900px) {
    .float-title:before {
        width: 1000%;
    }
}

@media (max-width: 767px) {
    input[type="submit"].wpcf7-form-control {
        margin: auto;
        display: block;
    }
    .hidden-sm {
        display: none!important;
    }
    .post-list-individual {
        max-width: 530px;
        margin: 20px auto;
    }
    a.post-thumb-anchor {
        height: 300px;
    }
    .app-figure {
        margin-bottom: 35px;
    }
    .product-details .pull-left {
        margin: 15px 0;
    }
    .product-details a span {
        border-bottom: 1px solid #db192a;
    }
    .product-description p {
        margin-bottom: 12px;
    }
    .product-desc-indetail {
        padding: 20px 0;
        margin-top: 12px;
    }
    .product-desc-indetail a.pull-right {
        float: none;
        position: relative;
        left: calc( 50% - 86px);
        margin-top: 20px;
    }
    .part-finder-single-tab {
        margin-top: 25px;
    }
    .for-desktop-only-image {
        display: none!important;
    }
}

@media (min-width: 601px) {
    .for-small-mobile-only {
        display: none!important;
    }
    .part-finder-single-tab .tab-content>.tab-pane#applications,
    .part-finder-single-tab .tab-content>.tab-pane#interchange {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px;
        padding-top: 0;
    }
    .part-finder-single-tab .tab-content>.tab-pane#applications thead tr th:first-child,
    .part-finder-single-tab .tab-content>.tab-pane#interchange thead tr th:first-child {
        padding-left: 30px!important;
    }
    .part-finder-single-tab .tab-content>.tab-pane#applications thead tr td:last-child,
    .part-finder-single-tab .tab-content>.tab-pane#interchange thead tr td:last-child {
        padding-right: 30px!important;
    }
    tr.applications-row td:first-child {
        padding-left: 30px!important;
    }
}

@media only screen and (max-width: 600px) {
    .for-desktop-and-tab {
        display: none!important;
    }
    #singlePartApplicationsTabMobile .col-6,
    #singlePartXrefTabMobile .col-12 {
        margin-bottom: 30px;
    }
    .head-val-wrap {
        margin-bottom: 3px;
        color: #4d4d4d;
    }
    #singlePartApplicationsTabMobile .col-6:nth-child(odd) .table-head {
        min-width: 60px;
    }
    #singlePartApplicationsTabMobile .col-6:nth-child(even) .table-head {
        min-width: 70px;
    }
    .table-head {
        font-family: Poppins, sans-serif;
        font-weight: 600;
        font-size: 16px;
        text-transform: uppercase;
        display: inline-block;
    }
    .table-val {
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-size: 16px;
        text-transform: uppercase;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column {
        width: 100%!important;
    }
    .error-404 li {
        margin: 0 20px;
    }
    .single-post-container {
        padding-top: 0;
        padding-bottom: 0;
    }
    .single-post-container .post-sidebar,
    .single-post-container .post-thumbnail {
        margin-left: -30px;
        margin-right: -30px;
    }
    .post .iframe-wrapper {
        margin-left: -30px;
        margin-right: -30px;
    }
    .post iframe {
        min-height: 275px;
        margin-bottom: 20px;
    }
}

@media (max-width: 750px) and (min-width: 581px) {
    .part-finder-single-tab .nav-tabs.nav-4-tabs .nav-item a.nav-link {
        font-size: 14px;
        padding: 8px 11px;
    }
}

@media (max-width: 580px) {
    .part-finder-single-tab .nav-tabs .nav-item:nth-last-child(2) a {
        border-right: 1px solid #363636;
        border-left: 1px solid #363636;
    }
    .part-finder-single-tab .nav-tabs .nav-item {
        width: 100%;
        display: block
    }
    .part-finder-single-tab .nav-tabs .nav-item a.nav-link.active {
        border-bottom: 1px solid #363636;
    }
    .locations-wrap {
        padding-left: 10px;
    }
}

@media (max-width: 991px) and (min-width: 521px) {
    .footer-contact-section .xdark-red h4 {
        margin-top: -52px;
    }
}

@media (max-width: 520px) {
    .call-section,
    .mail-section,
    .social-section {
        max-width: 100%!important;
        flex: 0 0 100%!important;
    }
    .error-404 {
        padding: 50px 20px;
    }
    .error-404 h1 {
        font-size: 60px;
    }
    .error-404 li {
        margin-bottom: 20px;
    }
    .faq-accordion .fl-accordion-content {
        padding-left: 20px!important;
    }
    .search-result-row .nav-mob a {
        min-width: 120px;
    }
    .check-box-wrap label {
        font-size: 12px!important;
    }
    .app-figure .selectors a.mz-thumb img {
        max-height: 60px;
    }
}

@media (max-width: 420px) {
    .table-head,
    .table-val {
        font-size: 12px;
    }
    #singlePartApplicationsTabMobile .col-6:nth-child(odd) .table-head {
        min-width: 40px;
    }
    #singlePartApplicationsTabMobile .col-6:nth-child(even) .table-head {
        min-width: 50px;
    }
}

@media (max-width: 374px) {
    .check-box-wrap label {
        width: 100%!important;
    }
}

@media (max-width: 359px) {
    .company-tabs .fl-tabs-horizontal .fl-tabs-label {
        font-size: 12px!important;
    }
    .company-service h4 {
        font-size: 18px;
    }
    .check-box-wrap label {
        font-size: 12px!important;
    }
    .field-wrap .left {
        width: 100%!important;
    }
    .fl-builder-content .product-nav-mobile a.fl-button {
        font-size: 12px!important;
    }
}

@media (max-width: 339px) {
    .table-head,
    .table-val {
        display: block;
    }
}

/* SPIN 3D Implementation  */

#singlePartImages {
	display: inline-flex;

}

#singlePartImages > a {
	width: 100%;
}

#threeSixtyIcon {
	display: inline-flex !important; 
}

#product-spinning {
	z-index:2;
	margin: 0;
	width: 100%;

}
.spinClose {
	background: #fff !important;
	border: none !important;
	position: absolute;
	left: 0;
	top: 0;
	color: #d1d1d1 !important;
	font-size: 1.2em !important;
	padding: 0em !important;
	
	z-index: 11111;
}

@media (max-width: 669px) {

#singlePartImages > a {
	width: 50%;
}


#threeSixtyIcon {
	display: inline-flex !important; 
	max-width: 40%;
}

}
#singlePartImages > a {
	vertical-align: middle !important;
}