<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (min-width: 992px) and (max-width: 1100px) {
    .nav-menu ul li a {
        padding: 10px 18px;
    }

}

@media only screen and (max-width: 991px) {
    .text-center {
        text-align: center;
    }
    .partimage-box-main:hover .hover-img {
        left: 0;
        transform: translate(0, 0);
        width: 100%;
    }
    .select-shipping .row .col-lg-4:nth-child(2n+0) {
        border-right: 0;
    }
    .select-shipping .row .col-lg-4:nth-child(3n+0) {
        border-right: 1px dashed;
    }
    .table-main {
        overflow: scroll;
    }
    .part-details {
        padding-left: 0;
    }
    .nav-menu ul li a {
        font-size: 14px;
        padding: 6px 11px;
    }
    .header-right-menu ul li a {
        font-size: 14px;
    }
    .logo h2 {
        font-size: 16px;
    }
    .header-info ul li,
    .header-info ul li a {
        font-size: 14px;
    }
    .header-info ul::before {
        font-size: 28px;
    }
    .contact-info-main {
        padding-left: 0px;
        margin-top: 30px;
    }
    .contact-box {
        padding: 15px;
        margin-bottom: 15px;
    }
    .contact-main .min-height {
        min-height: auto;
    }
    .related-products .col {
        width: 25%;
        max-width: 25%;
    }
    .select-shipping {
        padding: 15px 15px 0;
    }
    .check-out-box {
        padding: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .text-center-th {
        text-align: center;
    }
    .tdwidth , .tdwidthatc {
        width: auto;
        text-align: left;
    }

    .text-center {
        text-align: center;
    }
    
    .col-title-main {
        margin-top: 30px;
    }
    .dataTables_info {
        margin: 0 0 10px;
    }
    .table-main {
        overflow: inherit;
    }
    .button-submit .button {
        padding: 8px 15px 10px;
    }
    .check-out-box&gt;h3 {
        width: 100%;
        margin-bottom: 15px;
    }
    .select-shipping .row .col-md-6 {
        border-right: 0;
        border-bottom: 1px dashed;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .select-shipping .row .col-lg-4:nth-child(3n+0) {
        border-right: 0;
    }
    .specials-filter-inner .form-group {
        width: 100%;
    }
    .specials-filter-inner label {
        margin-bottom: 5px;
    }
    .table-main table thead,
    .similar-parts table thead {
        display: none;
    }
    .table-main table,
    .similar-parts table {
        display: block;
        width: 100% !important;
    }
    .table-main table tbody,
    .table-main table tbody tr,
    .similar-parts table tbody,
    .similar-parts table tbody tr {
        display: block;
    }
    .table-main table tr td,
    .similar-parts table tr td {
        display: block;
        padding: 10px 15px 10px 250px;
        position: relative;
        min-height: 41px;
        /*border-bottom: 1px solid #ccc;*/
    }
    .table-main table tr td[data-label=""] {
        padding: 10px 15px 10px 15px;
    }
    .part-details-action .button {
        padding: 8px 15px 10px;
    }
    /*table td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
        position: absolute;
        left: 10px;
    }*/
    .part-details {
        margin-top: 30px;
    }
    .similar-parts table {
        width: 680px;
    }
    .related-products .col {
        width: 50%;
        max-width: 50%;
    }
    .tracking-list {
        width: 50%;
        margin-bottom: 10px;
    }
    .tracking-details {
        padding-bottom: 10px;
    }
    .form-link li {
        margin-right: 10px;
        padding-right: 10px;
    }
    .page-title h2 {
        width: 100%;
        margin-bottom: 5px;
    }
    .logo {
        width: 100%;
        order: 1;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .header-left {
        order: 2;
    }
    .header-right {
        order: 3;
    }
    .header-left,
    .header-right {
        width: 48%;
        margin-bottom: 0px;
    }
    .logo a {
        max-width: 250px;
    }
    .header-menu {
        position: fixed;
        top: 0;
        left: -290px;
        width: 290px;
        bottom: 0;
        z-index: 99;
        padding: 20px 0;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    .open .header-menu {
        left: 0;
    }
    .nav-menu ul li {
        width: 100%;
    }
    .nav-menu&gt;ul&gt;li&gt;a::after {
        display: none;
    }
    .logo h2 {
        font-size: 12px;
    }
    .header-main .close-icon {
        position: absolute;
        top: 0;
        right: 0;
        background: transparent;
        padding: 0px;
        display: flex;
        color: #fff;
        border: 0;
        font-size: 25px;
    }
    .header-main .close-icon i {
        display: flex;
        line-height: 1;
    }
    .page-title h2 {
        font-size: 16px;
    }
    .machinery-box {
        padding: 15px;
    }
    .machinery-img ul li {
        width: 25%;
    }
    .about-content p {
        font-size: 14px;
    }
    .product-content {
        font-size: 14px;
    }
    .search-form h2 {
        font-size: 16px;
    }
    .nav-menu ul li a {
        font-size: 16px;
        padding: 12px 0;
        border-bottom: 1px dashed #ccc;
        position: relative;
    }
    .nav-menu ul li ul {
        padding: 10px 0;
        border-bottom: 1px dashed #ccc;
    }
    .nav-menu ul li ul li a {
        padding: 5px 0;
    }
    .nav-menu ul li a.submenu::before {
        content: "\63";
        font-family: "tricomponent" !important;
        position: absolute;
        right: 2px;
        font-size: 10px;
        top: 18px;
    }
    .nav-menu ul li:hover a.submenu::before,
    .nav-menu ul li.active a.submenu::before {
        transform: rotate(180deg);
    }
    .nav-menu ul li.active ul {
        display: inline-block;
        opacity: 1;
        visibility: visible;
        width: 100%;
    }
    .open .header-main .close-icon,
    .open-filter .icon-filter {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.5);
        z-index: 9;
        justify-content: flex-end;
        padding: 20px 15px;
        width: 100%;
    }
    .open-filter .icon-filter {
        align-items: flex-start;
    }
    .open .header-main .close-icon i:before,
    .open-filter .icon-filter i:before {
        content: "\66";
        font-family: "tricomponent" !important;
    }
    .catalogs-main {
        padding: 15px 15px 0;
    }
    .nav-menu ul li ul {
        position: unset;
        display: none;
        box-shadow: unset;
    }
    .nav-menu ul li.selected ul {
        display: block;
        width: 100%;
        visibility: visible;
        opacity: 1;
    }
    .nav-menu ul&gt;li.active&gt;a,
    .nav-menu ul li a:hover,
    .nav-menu ul&gt;li:hover&gt;a {
        background: transparent;
        color: #F5811E;
    }
    .nav-menu ul li ul li,
    .nav-menu ul li ul li a {
        border-bottom: 0px;
    }
    .nav-menu ul li ul li a {
        padding-left: 15px;
    }
    .nav-menu ul li ul li a::before {
        content: "-";
        position: absolute;
        left: 0;
    }
    .account-sidebar {
        margin-bottom: 20px;
    }
    .account-sidebar {
        padding-bottom: 15px;
    }
    .contact-box .mr-4 {
        margin-right: 10px !important;
    }
    .form-link li a {
        font-size: 12px;
    }
    .form-link li::after {
        top: 8px;
    }
    .footer-box ul li strong,
    .footer-box ul li a {
        font-size: 12px;
    }
    .footer-box h4 {
        font-size: 16px;
    }
    .orders-content {
        padding: 15px;
    }
    .order-title h4 {
        padding: 15px;
    }
    .page-title.mobile-title h2 {
        width: calc(100% - 180px);
        margin-bottom: 0;
    }
    .col-left-container {
        position: fixed;
        top: 0;
        left: -320px;
        z-index: 9;
        padding: 10px;
        border-radius: 0;
        height: 100vh;
        overflow: auto;
        width: 320px;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    .open-filter .col-left-container {
        left: 0;
    }
    .icon-filter {
        display: flex;
        position: fixed;
        top: 41%;
        left: 0;
        z-index: 9;
        border-radius: 0 5px 5px 0;
        padding: 12px;
    }

    .partimage-box-main #target {
        position:relative !important;
        width: 280px;
        height: 380px;
    }
}

@media screen and (max-width: 580px) {

    .page-not-found {min-height: 380px;}
	/*table td::before {left: 20px; top: 10px;}*/
	 .table-main table tr td,
    .similar-parts table tr td {padding: 40px 15px 10px 20px;}
}
</pre></body></html>