.SeeAll[c-home2_home2] img[c-home2_home2] {
        width: 16px;
    }
.outer[c-header_header] {
    height: 90px;
    width: 100%;
    display: flex;
    flex-direction: row;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid lightgray;
    opacity: 1;
}

h1[c-header_header] {
    font-size: 20px;
}

.slds-button:active[c-header_header] {
    background-color: white !important;
    border: white !important;
}

.d-partner[c-header_header] {
    font-size: 14px;
}

.TTS[c-header_header] {
    height: 100%;
    width: 100%;
    outline: none;
    border: 1.5px solid #BCBCBC;
    padding-left: 3.6px;
    padding-right: 17px;
    opacity: 1;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif !important;
}

.TTS[c-header_header]::placeholder {
    font-family: 'Roboto Condensed', sans-serif !important;
}

.TTSDiv[c-header_header] {
    width: 100%;
    height: 80%;
    display: flex;
    flex-direction: row;
}

.search-container[c-header_header] {
    position: relative;
}

.hide-close[c-header_header] {
    display: none;
}

input[type="text"][c-header_header] {
    padding-right: 25px;
}

.show-close[c-header_header] {
    position: absolute;
    top: 48%;
    right: 3px;
    transform: translateY(-50%);
}

ul[c-header_header] {
    padding-left: 0px;
    margin-bottom: 0px;
}

p[c-header_header] {
    margin-bottom: 0px;
}

.last_box_Show[c-header_header] {
    margin-top: 26px;
}

.onHoverDisp:hover[c-header_header] .box1_about_onclick[c-header_header] {
    display: block;
}

.expand:hover[c-header_header] .mside[c-header_header] div[c-header_header],
.expand:hover[c-header_header] .mside[c-header_header] a[c-header_header] {
    font-weight: bold;
}

.mside[c-header_header] div[c-header_header]::before,
.mside[c-header_header] a[c-header_header]::before {
    display: block;
    content: attr(title);
    font-weight: bold;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.Permenent[c-header_header] {
    font-weight: bold;
    border-bottom: #DA291C solid 3px !important;
}

.box1_about_onclick[c-header_header] {
    display: none;
}

.cartBox[c-header_header] {
    cursor: pointer;
    position: relative;
}

.clartCount[c-header_header] {
    position: absolute;
    right: -2px;
    min-width: 20px;
    font-size: 11px;
    line-height: 19px;
    padding-left: 2px;
    padding-right: 2px;
    top: -12px;
    height: 21px;
    text-align: center;
    background-color: #DA291C;
    border-radius: 21px;
    color: white;
    border: 1.5px solid white;
}

.slds-dropdown_fluid[c-header_header],
.slds-dropdown--fluid[c-header_header] {
    width: 100%;
    border-radius: 0px;
    border-top: 0px;
}

@media (min-width:1025px) {
    .expand:hover[c-header_header] .mside[c-header_header] {
        border-bottom: #DA291C solid 3px;
    }

    .mside[c-header_header] {
        border-bottom: white solid 3px;
    }
}

.expand[c-header_header] .subMenu[c-header_header] {
    display: none;
}

.expand:hover[c-header_header] .subMenu[c-header_header] {
    display: block;
}

li.expand[c-header_header] {
    cursor: pointer;
}

.mside[c-header_header] {
    cursor: pointer;
}

.mside[c-header_header] a[c-header_header] {
    text-decoration: none;
    font-weight: normal;
}

li.globleSearch[c-header_header] {
    cursor: pointer;
    position: relative;
}

li.mySaveList[c-header_header] {
    cursor: pointer;
    position: relative;
}

li.searchButton[c-header_header] {
    cursor: pointer;
}

.fixed[c-header_header] {
    display: block;
    position: relative;
    top: 0px;
    right: 0px;
    left: 0px;
    background-color: white;
    z-index: 99;
}

.NotFixed[c-header_header] {
    display: block;
    position: relative;
    top: 0px;
    right: 0px;
    left: 0px;
    height: auto;
    background-color: white;
    z-index: 99;
}

.box1_about_onclick[c-header_header] {
    position: absolute;
    top: 70px;
    right: 0px;
    z-index: 10;
    padding: 20px;
    min-width: 100%;
    width: max-content;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #D3D3D3;
}

.ShowOnMobile[c-header_header] {
    display: none;
}

.responsiveMenu[c-header_header] {
    display: none;
}

.logo[c-header_header] {
    width: 92px;
    height: 73px;
}

.fAuto[c-header_header] {
    flex: auto;
}

.extendFull[c-header_header] {
    height: 100%
}

.secound_outer[c-header_header] {
    border: 2px solid purple;
    height: 70px;
    width: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #D3D3D3;
    opacity: 1;
}

.first_box[c-header_header] {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-left: 2%;
}

.ab[c-header_header] {
    padding-top: 15px;
}

.second_box[c-header_header] {
    width: -webkit-fill-available;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.navigation_list[c-header_header] {
    display: flex;
}

.navigation_list[c-header_header] li[c-header_header] {
    font-size: 26px;
    padding: 0 30px;
    text-transform: capitalize;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif !important;
}

.navigation_list[c-header_header] li[c-header_header] a[c-header_header] {
    color: #000000;
}

.subMenu[c-header_header] {
    position: absolute;
    left: 0px;
    background: #fff;
    z-index: 99;
    transform: translate(0, 20px);
    transition: all 0.2s ease-out;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #D3D3D3;
    width: 303px;
    padding: 20px;
}

.subMenu[c-header_header] .text_style_child[c-header_header] {
    font-size: 20px !important;
    padding-bottom: 10px !important;
    font: normal normal normal 20px/26px Roboto Condensed;
    padding-left: 55px;
}

.subMenu[c-header_header] .text_style_child[c-header_header] a[c-header_header] {
    text-decoration: none;
    font-weight: normal;
}

.last_box[c-header_header] {
    width: max-content;
    margin-top: 30px;
    justify-content: center;
    align-items: center;
    background: #F2F2F2 0% 0% no-repeat padding-box;
    opacity: 1;
}

.last_box_Show[c-header_header] {
    width: max-content;
    justify-content: center;
    align-items: center;
    background: #F2F2F2 0% 0% no-repeat padding-box;
    opacity: 1;
}

.dealer_login[c-header_header] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-20)/26px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-da291c);
    text-align: left;
    font: normal normal bold 20px/26px Roboto Condensed;
    letter-spacing: 0px;
    color: #DA291C;
    opacity: 1;
    text-decoration: none;
    padding: 31px;
}

.images[c-header_header] {
    margin-top: 10px;
    height: 100%;
    display: flex;
    flex-direction: row-reverse;
}

.imagesLogin[c-header_header] {
    margin-top: 10px;
    margin-right: 21px;
    width: 14%;
    height: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.positionGuest[c-header_header] {
    width: 210px;
    height: 100%;
    position: absolute;
    top: 95px;
    left: 16%;
    z-index: 28;
}

.positionLogin[c-header_header] {
    width: 210px;
    height: 100%;
    position: absolute;
    top: 131px;
    left: 16%;
    ;
    z-index: 28;
}

.partnerName[c-header_header] a[c-header_header] {
    color: #000000 !important;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Roboto Condensed', sans-serif;
}

.d-partner[c-header_header] a:hover[c-header_header] {
    text-decoration: none;
}

.navigation_list[c-header_header] div[c-header_header] {
    display: inline-block;
    color: #000000;
}

.slds-truncate[c-header_header] {
    width: 100%;
}

.dealer_login:hover[c-header_header] {
    color: #DA291C;
    text-decoration: none;
}

.myaccountContent:hover[c-header_header] {
    color: #000;
    text-decoration: none;
}

.text_style[c-header_header] {
    width: 100%;
    text-align: left;
    font: normal normal bold 20px/26px Roboto Condensed;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    padding-bottom: 10px;
    padding-left: 25px;
}

.myaccountContent[c-header_header] {
    width: 244px;
    height: 26px;
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-20)/26px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    font: normal normal bold 20px/36px Roboto Condensed;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    padding-bottom: 20%;
    text-decoration: none;
}

.box1_about_onclic[c-header_header] {
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #D3D3D3;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    width: 100%;
}

.box2_about_onclick[c-header_header] {
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #D3D3D3;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    width: 250px;
}

.chevronIcon[c-header_header] {
    height: 46px;
    width: 46px;
    cursor: pointer;
    margin-left: 2.5rem;
    margin-top: 0rem;
    color: #DA291C;
}

.Hamburg[c-header_header] {
    display: none;
}

.second_box[c-header_header] ul[c-header_header] li[c-header_header] .plus[c-header_header] {
    display: none;
}

.fAuto[c-header_header] ul[c-header_header] li[c-header_header] img[c-header_header] {
    max-width: 50px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: super;
}

@media(min-width:1440px) and (max-width:1890px) {
    .navigation_list[c-header_header] li[c-header_header] {
        font-size: 18px;
        padding: 10px 13px;
    }

    .fAuto[c-header_header][c-header_header] ul[c-header_header][c-header_header] li[c-header_header][c-header_header] img[c-header_header][c-header_header] {
        max-width: 43px;
    }
}

@media (min-width: 1025px) and (max-width: 1439px) {
    .chevronIcon[c-header_header] {
        height: 33px;
        object-fit: contain;
    }

    .clartCount[c-header_header] {
        position: absolute;
        right: -2px;
        font-size: 10px;
        line-height: 15px;
        padding-left: 2px;
        padding-right: 2px;
        top: -12px;
        height: 18px;
        text-align: center;
        background-color: #DA291C;
        border-radius: 21px;
        color: white;
        border: 1.5px solid white;
    }

    h1[c-header_header] {
        font-size: 18px;
        margin-bottom: 0px;
    }

    .TTS[c-header_header] {
        font-size: 18px;
    }

    .TTSDiv[c-header_header] {
        height: 70%;
    }

    .secound_outer[c-header_header] {
        height: 60px;
    }

    .myaccountContent[c-header_header] {
        font: normal normal bold 16px/32px Roboto Condensed;
    }

    .navigation_list[c-header_header] li[c-header_header] {
        font-size: 16px;
        padding: 0 18px;
    }

    .subMenu[c-header_header] .text_style_child[c-header_header] {
        font-size: 13px !important;
        padding-bottom: 7px !important;
    }

    .outer[c-header_header] {
        height: 70px;
    }

    .logo[c-header_header] {
        height: 67px;
    }

    .logo[c-header_header] img[c-header_header] {
        object-fit: cover;
    }

    .dealer_login[c-header_header] {
        font-size: 18px;
    }

    .last_box[c-header_header] {
        margin-top: 20px;
        width: max-content;
    }

    .subMenu[c-header_header] .text_style_child[c-header_header] {
        padding-left: 45px;
    }

    .text_style[c-header_header] {
        font-size: 16px;
        padding-left: 10px;
        padding-bottom: 10px;
    }

    .subMenu[c-header_header] {
        width: 250px;
        top: 40px;
    }

    .fAuto[c-header_header] ul[c-header_header] li[c-header_header] img[c-header_header] {
        max-width: 43px;
        padding-left: 10px;
        padding-right: 10px;
        vertical-align: super;
    }
}

@media (min-width: 768px) and (max-width: 1025px) {
    .navigation_list[c-header_header] li[c-header_header] {
        font-size: 24px;
    }

    h1[c-header_header] {
        font-size: 18px;
        margin-bottom: 0px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .popup[c-header_header] {
        max-height: 380px !important;
    }

    .navigation_list[c-header_header] li[c-header_header] {
        font-size: 20px;
    }

    h1[c-header_header] {
        font-size: 16px;
        margin-bottom: 0px;
    }

    .popup[c-header_header] {
        height: 100%;
        max-height: 100%;
    }
}

@media (min-width: 320px) and (max-width: 1025px) {
    .PaddingOnLeft[c-header_header] {
        padding-left: 40px;
    }

    .mside[c-header_header] div[c-header_header]::before {
        display: none;
        content: attr(title);
        font-weight: bold;
        height: 0;
        overflow: hidden;
        visibility: hidden;
    }

    .box1_about_onclick[c-header_header] {
        background: #F2F2F2;
        position: static;
        box-shadow: none;
        border: none;
        height: auto;
    }

    .expand[c-header_header] .subMenu[c-header_header] {
        margin-left: 30px;
    }

    .icon-searchs[c-header_header] {
        top: 19px !important;
    }

    input[type=text][c-header_header],
    select[c-header_header],
    textarea[c-header_header] {
        border-radius: 0px;
    }

    .mside[c-header_header] {
        margin: 0px 33px !important;
    }

    .fixed[c-header_header] {
        position: fixed;
        top: 0px;
        right: 0px;
        left: 0px;
        overflow-y: scroll;
        max-height: 100vh;
        height: 100vh;
        background-color: white;
        z-index: 99;
    }

    .NotFixed[c-header_header] {
        position: static;
        top: 0px;
        right: 0px;
        left: 0px;
        max-height: 100vh;
        height: auto;
        background-color: white;
        z-index: 99;
    }

    [c-header_header]::-webkit-input-placeholder {
        font-size: 20px;
    }

    :-ms-input-placeholder[c-header_header] {
        font-size: 20px;
    }

    [c-header_header]::placeholder {
        font-size: 20px;
    }

    .ShowOnMobile[c-header_header] {
        display: list-item;
    }

    .outer[c-header_header] {
        display: block;
    }

    .navigation_list[c-header_header] {
        display: inline;
    }

    .second_box[c-header_header] {
        width: 100%;
        height: auto;
    }

    .last_box[c-header_header] {
        width: 100%;
        display: flex;
        justify-content: start;
        z-index: 999;
    }

    .last_box_Show[c-header_header] {
        width: 100%;
        display: flex;
        justify-content: start;
        z-index: 999;
    }

    .images[c-header_header] {
        width: 20%;
        height: auto;
    }

    .second_box[c-header_header] {
        align-items: start;
    }

    .subMenu[c-header_header] {
        position: inherit;
        background: none;
        box-shadow: none;
        border: none;
    }

    .outer[c-header_header] {
        position: relative;
    }

    .images[c-header_header] {
        position: absolute;
        top: 12px;
        right: 15px;
        height: 28px;
    }

    .fWith[c-header_header] {
        width: 100%;
    }

    .fWith[c-header_header] li[c-header_header] {
        padding: 16px 45px;
        border-bottom: 1px solid #BCBCBC;
    }

    .expand[c-header_header] ul[c-header_header] li[c-header_header] {
        border-bottom: none;
    }

    .subMenu[c-header_header] {
        width: 100%;
        padding: 0px;
    }

    .Hamburg[c-header_header] {
        display: inherit;
    }

    .toggleHidden[c-header_header] {
        display: none;
    }

    .toggleShow[c-header_header] {
        display: block;
    }

    .navigation_list[c-header_header] div[c-header_header] {
        display: flex;
        justify-content: space-between;
        margin: 0px 0px 0px 0px;
    }

    .second_box[c-header_header] ul[c-header_header] li[c-header_header] .plus[c-header_header] {
        display: block;
    }

    .last_box[c-header_header] {
        display: none;
        padding: 25px;
        position: fixed;
        height: 80px;
        bottom: 0px;
    }

    .last_box_Show[c-header_header] {
        display: inherit;
        padding: 25px;
        height: auto;
        bottom: 0px;
        left: 0px;
    }

    .first_box[c-header_header] {
        box-shadow: 0px 3px 6px #00000029;
    }

    .fAuto[c-header_header] ul[c-header_header] li[c-header_header] img[c-header_header] {
        border-right: 2px solid #A2A2A2
    }

    .searchButton[c-header_header] {
        display: none;
    }

    .secound_outer[c-header_header] {
        display: none;
    }

    .outer[c-header_header] {
        height: auto;
    }

    .slds-dropdown_fluid[c-header_header] {
        width: 94%;
        top: 79px;
    }
}

.overlay1[c-header_header] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: visible;
    opacity: 1;
    z-index: 999;
}

.overlay[c-header_header] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}

.overlay:target[c-header_header] {
    visibility: visible;
    opacity: 1;
    z-index: 9999;
}

.overlayClose[c-header_header] {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    padding-right: 1px;
}

.overlayClose:target[c-header_header] {
    visibility: visible;
    opacity: 1;
    z-index: 999;
}

.popup[c-header_header] {
    margin: 78px auto;
    padding: 20px 6px;
    background: #fff;
    width: 565px;
    max-height: 508px;
    position: relative;
    transition: all 5s ease-in-out;
    float: right;
}

.popup[c-header_header] h2[c-header_header] {
    margin-top: 0;
    color: #262626;
    font-family: Roboto Condensed;
    font-size: 26px;
    font-weight: bold;
    padding-left: 15px;
    margin-bottom: 10px !important;
}

.popup[c-header_header] .close[c-header_header] {
    position: absolute;
    top: 0px;
    right: 16px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    opacity: 1 !important;
}

.popup[c-header_header] .close:hover[c-header_header] {
    color: #333;
}

.popup[c-header_header] .content[c-header_header] {
    max-height: 200px;
    overflow-y: auto;
}

@media(min-width:1025px) and (max-width:1366px) {
    .interCSS[c-header_header] .dealer_login[c-header_header] {
        font-size: 14px;
    }

    .popup[c-header_header] h2[c-header_header] {
        font-size: 24px;
    }

    .interCSS[c-header_header] .navigation_list[c-header_header] .expand[c-header_header] {
        padding: 20px 10px !important;
    }

    .cntry[c-header_header] h5[c-header_header],
    .lang[c-header_header] h5[c-header_header],
    .measure[c-header_header] h5[c-header_header] {
        font-size: 16px;
    }

    .content[c-header_header] li[c-header_header] {
        font-size: 18px;
    }
}

@media (min-width: 768px) and (max-width: 1025px) {
    .popup[c-header_header] {
        width: 47%;
    }

    .cntry[c-header_header],
    .lang[c-header_header],
    .measure[c-header_header] {
        margin: 7px 12px;
    }

    .cntry[c-header_header] h5[c-header_header],
    .lang[c-header_header] h5[c-header_header],
    .measure[c-header_header] h5[c-header_header] {
        font-size: 16px;
    }

    .content[c-header_header] li[c-header_header] {
        font-size: 18px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {

    .cntry[c-header_header] h5[c-header_header],
    .lang[c-header_header] h5[c-header_header],
    .measure[c-header_header] h5[c-header_header] {
        font-size: 16px;
    }

    .content[c-header_header] li[c-header_header] {
        font-size: 18px;
    }

    .box[c-header_header] {
        width: 70%;
    }

    .popup[c-header_header] h2[c-header_header] {
        font-size: 24px;
    }

    .popup[c-header_header] {
        width: 100%;
        margin: 0px;
        border-radius: 0px !important;
        height: 100%;
    }

    .lang[c-header_header] .active[c-header_header],
    .active[c-header_header],
    .measure[c-header_header] .active[c-header_header] {
        padding-right: 12px;
        font-size: 14px;
    }

    .cntry[c-header_header] h5[c-header_header],
    .lang[c-header_header] h5[c-header_header],
    .measure[c-header_header] h5[c-header_header] {
        font-size: 12px;
    }

    .cntry[c-header_header],
    .lang[c-header_header],
    .measure[c-header_header] {
        margin: 7px 11px;
    }

    .btn-apply[c-header_header] {
        text-align: left;
    }

    .btn-apply1[c-header_header] {
        width: 100%;
        text-align: center;
    }
}

.flex-container[c-header_header] {
    display: flex;
}

.cntry[c-header_header],
.lang[c-header_header],
.measure[c-header_header] {
    margin: 7px 15px;
}

.cntry[c-header_header] h5[c-header_header],
.lang[c-header_header] h5[c-header_header],
.measure[c-header_header] h5[c-header_header] {
    font-size: 16px;
    color: #1F1F1F;
    font-family: Roboto Condensed;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}

.lang[c-header_header] .active[c-header_header],
.active[c-header_header],
.measure[c-header_header] .active[c-header_header] {
    background: #0C6B69;
    color: #fff;
    padding: 3px 13px;
    padding-right: 15px;
    font-weight: bold;
}

.content[c-header_header] li[c-header_header] {
    font-size: 14px;
    font-family: Roboto Condensed;
    margin-bottom: 12px;
    position: relative;
}

.cntry[c-header_header] .active[c-header_header]:after {
    content: '>';
    position: absolute;
    top: 4px;
    right: 5px;
    font-size: 20px;
}

.cntry[c-header_header] ul[c-header_header],
.lang[c-header_header] ul[c-header_header] {
    padding-right: 10px;
    border-right: 1px solid #ccc
}

.btn-apply[c-header_header] {
    width: 100%;
    text-align: right;
}

.btn-apply1[c-header_header] {
    border: 1px solid #da291c;
    background: #DA291C;
    padding: 2px 15px;
    color: #fff;
    text-align: center;
    font: normal normal bold 17px/27px Roboto Condensed;
}

@media (min-width:320) and (max-width:767) {
    .btn-apply[c-header_header] {
        text-align: left;
    }

    .btn-apply1[c-header_header] {
        width: 100%;
    }
}

[c-header_header]::-webkit-scrollbar {
    width: 8px;
    height: 97px;
    border: #000;
    background: #f3efef;
    opacity: 1;
}

[c-header_header]::-webkit-scrollbar-thumb {
    background-color: #131212;
    border-radius: 5px;
}

.ScrollOfEqui[c-header_header]::-webkit-scrollbar-thumb {
    background: black;
    border-radius: 9px;
}

.fixed[c-header_header]::-webkit-scrollbar {
    display: none;
}

.subMenu[c-header_header] p[c-header_header] a[c-header_header] {
    text-decoration: none;
}

.subMenu[c-header_header] p[c-header_header] a:hover[c-header_header] {
    text-decoration: none;
}

.last_box[c-header_header] li[c-header_header] {
    font-family: 'Roboto Condensed', sans-serif !important;
}

.mside[c-header_header] a:hover[c-header_header] {
    font-weight: bold !important;
}

.navigation_list[c-header_header] {
    font-family: 'Roboto Condensed', sans-serif !important;
}

@media (min-width: 2000px) {
    .navigation_list[c-header_header] li[c-header_header] {
        font-size: 26px !important;
    }

    .dealer_login[c-header_header] {
        font-size: 27px;
    }

    .text_style[c-header_header] {
        font-size: 22px;
    }

    .subMenu[c-header_header] .text_style_child[c-header_header] {
        font-size: 20px !important;
    }

    .partnerName[c-header_header] a[c-header_header] {
        font-size: 18px;
    }

    .d-partner[c-header_header] {
        font-size: 18px;
    }

    .logo[c-header_header] {
        width: 100px;
        height: 80px;
    }

    .fAuto[c-header_header] ul[c-header_header] li[c-header_header] img[c-header_header] {
        max-width: 52px;
    }
}

@media(min-width:1026px) and (max-width:1175px) {
    .interCSS[c-header_header] .navigation_list[c-header_header] li[c-header_header] {
        font-size: 14px;
    }

    .interCSS[c-header_header] .dealer_login[c-header_header] {
        padding: 31px 10px;
    }

    .interCSS[c-header_header] .fAuto[c-header_header] ul[c-header_header] li[c-header_header] img[c-header_header] {
        max-width: 18px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .interCSS[c-header_header] .fAuto[c-header_header] li[c-header_header] {
        padding-right: 5px;
    }
}

.fWith[c-header_header] li[c-header_header] {
    text-transform: unset !important;
}

.subMenu[c-header_header] .text_style_child[c-header_header] {
    line-height: 1.2;
    padding-bottom: 15px !important;
}

.tabset-container[lwc-4hvtl3ppj53] {
    background-color: black;
    color: white;
    width: 100%;
    max-width: 60%;
    margin: auto;
    padding: 20px;
    z-index: 1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.disclaimer[lwc-4hvtl3ppj53] {
    color: #D0D0D0;
    font-size: 14px;
    font-family: Roboto Condensed;
    font-weight: 400;
    word-wrap: break-word;
}

.tabOptions[lwc-4hvtl3ppj53] {
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    color: white;
    font-size: 16px;
    font-family: Roboto Condensed;
    font-weight: 700;
    text-transform: uppercase;
    word-wrap: break-word
}

input[lwc-4hvtl3ppj53] {
    outline: none !important;
}

.tabset[lwc-4hvtl3ppj53] {
    position: relative;
}

.child[lwc-4hvtl3ppj53] {
    box-sizing: border-box;
    padding: 0.5vw;
}

.child-1[lwc-4hvtl3ppj53] {
    flex: 0 0 calc(70% - 10px);
    text-align: center;
    border: 2px dashed grey;
    border-radius: 8px;
    background-color: #FFFFFF;
}

.child-2[lwc-4hvtl3ppj53] {
    flex: 0 0 30%;
}

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

    .child-1[lwc-4hvtl3ppj53],
    .child-2[lwc-4hvtl3ppj53] {
        flex: 0 0 100%;
    }
}

.tabs[lwc-4hvtl3ppj53] {
    display: flex;
    cursor: pointer;
    justify-content: space-around;
    position: relative;
}

.underline[lwc-4hvtl3ppj53] {
    position: absolute;
    bottom: -5px;
    height: 1.5px;
    background-color: red;
    transition: left 0.3s ease;
}

.content[lwc-4hvtl3ppj53] {
    padding: 20px 20px 0px 20px;
}

.input-bar[lwc-4hvtl3ppj53] {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    overflow: hidden;
    width: 100%;
    padding-left: 1vw;
    background-color: white;
}

.input-bar[lwc-4hvtl3ppj53] .icon[lwc-4hvtl3ppj53] {
    padding: 0px;
    font-size: 1.5rem;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.input-bar[lwc-4hvtl3ppj53] input[lwc-4hvtl3ppj53] {
    flex: 1;
    background-color: white;
    color: black;
    padding: 10px;
    border: none;
    min-width: 0;
    box-sizing: border-box;
    margin: 0px;
}

.input-bar[lwc-4hvtl3ppj53] .search-btn[lwc-4hvtl3ppj53] {
    padding: 10px 20px;
    background-color: white;
    color: black;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #ccc;
}

.input-bar[lwc-4hvtl3ppj53] .search-btn[lwc-4hvtl3ppj53] {
    padding: 10px 20px;
    background-color: white;
    color: black;
    border: none;
    cursor: pointer;
}

.Product[lwc-4hvtl3ppj53],
.Height[lwc-4hvtl3ppj53],
.Length[lwc-4hvtl3ppj53],
.Width[lwc-4hvtl3ppj53],
.Make[lwc-4hvtl3ppj53],
.Model[lwc-4hvtl3ppj53],
.Engine[lwc-4hvtl3ppj53],
.Year[lwc-4hvtl3ppj53] {
    display: none;
}

.CrossHandle[lwc-4hvtl3ppj53] {
    display: flex;
    align-items: center;
}

.ProductTypeSelection[lwc-4hvtl3ppj53],
.HeightInput[lwc-4hvtl3ppj53],
.LengthInput[lwc-4hvtl3ppj53],
.WidthInput[lwc-4hvtl3ppj53] {
    color: black;
    border: none;
    padding: 0px;
    margin: 0px;
}

.MakeSelection[lwc-4hvtl3ppj53],
.YearSelection[lwc-4hvtl3ppj53],
.ModelSelection[lwc-4hvtl3ppj53],
.EngineSelection[lwc-4hvtl3ppj53] {
    color: black;
    border: none;
    padding: 0px;
    margin: 0px;
}

.addAttributes[lwc-4hvtl3ppj53] {
    display: flex;
    margin-top: 10px;
}

.disc[lwc-4hvtl3ppj53] {
    display: flex;
    margin-left: 10px;
}

.disc[lwc-4hvtl3ppj53] img[lwc-4hvtl3ppj53] {
    width: 12px;
    cursor: pointer;
    height: 12px;
    align-self: top;
}

.discArrow[lwc-4hvtl3ppj53] {
    height: 10px;
    width: 10px;
    background: white;
    border: 1px solid;
}

.Read[lwc-4hvtl3ppj53] {
    font-size: 14px;
    padding-left: 9px;
    color: white;
    font-family: 'RobotoCondensedRegular';
    align-self: top;
}

.discDetail[lwc-4hvtl3ppj53] {
    position: absolute;
    width: 620px;
    font-size: 14px;
    color: black;
    padding: 10px;
    padding-bottom: 0px !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000015;
    display: none;
    z-index: 1;
}

.disc:hover[lwc-4hvtl3ppj53] .discDetail[lwc-4hvtl3ppj53] {
    display: block;
}

.discDetail[lwc-4hvtl3ppj53] .heading[lwc-4hvtl3ppj53] {
    font-weight: bold;
}

.crossPos[lwc-4hvtl3ppj53] {
    display: flex;
    padding: 0 1vw;
}

.AltributeCrossPos[lwc-4hvtl3ppj53] {
    color: black;
}

.multipart-search[lwc-4hvtl3ppj53] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.multi-one[lwc-4hvtl3ppj53] {
    background-color: white;
    flex: 1;
    height: fit-content;
    border: 1px solid #ccc;
}

.equipment-search[lwc-4hvtl3ppj53] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}

.equipment-search[lwc-4hvtl3ppj53] .dropdown[lwc-4hvtl3ppj53] {
    flex: 1;
    min-width: 100px;
    background-color: white;
    height: fit-content;
    border: 1px solid #ccc;
}

.equipment-search[lwc-4hvtl3ppj53] .go-btn[lwc-4hvtl3ppj53] {
    padding: 0 1.2vw;
    background-color: red;
    color: white;
    border: none;
    cursor: pointer;
    flex: 0 0 auto;
    height: 36px;
}

label.label[lwc-4hvtl3ppj53] input[type="file"][lwc-4hvtl3ppj53] {
    position: absolute;
    top: -1000px;
}

.exampleHolder[lwc-4hvtl3ppj53] {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 80px;
}

.label[lwc-4hvtl3ppj53] {
    cursor: pointer;
    border: 1px solid #cccccc;
    border: none;
    background-color: inherit;
    background: inherit;
    display: inline-flex;
    font-family: 'Roboto Condensed';
}

.uploaded_list[lwc-4hvtl3ppj53] {
    width: 105%;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #FFFFFF;
    margin-right: 160px;
    height: 47px;
}

.white_uploaded_list[lwc-4hvtl3ppj53] {
    width: 20%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #FFFFFF;
    opacity: 1;
    margin-left: 20px;
    cursor: pointer;
}

.uploaded_list_text[lwc-4hvtl3ppj53] {
    width: 100%;
    padding: 0 10px;
    height: 100%;
    text-align: center;
    letter-spacing: 0px;
    color: #DA291C;
    text-transform: uppercase;
    opacity: 1.4;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-family: RobotoCondensedRegular;
}

.white_uploaded_list_text[lwc-4hvtl3ppj53] {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    text-align: center;
    letter-spacing: 0px;
    color: #DA291C;
    text-transform: uppercase;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    cursor: pointer;
    font-family: RobotoCondensedRegular;
}

input[lwc-4hvtl3ppj53]::placeholder {
    color: black;
}

.my-icon[lwc-4hvtl3ppj53] {
    display: flex;
    align-items: center;
}

.OptionsToBeSelected[lwc-4hvtl3ppj53] li[lwc-4hvtl3ppj53] {
    height: 100% !important;
    font-size: 14px !important;
}

.OptionsToBeSelected[lwc-4hvtl3ppj53] li[lwc-4hvtl3ppj53] {
    padding-bottom: 3px;
    padding-top: 4px;
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    cursor: pointer;
    padding-left: 4px;
    font-family: RobotoCondensedRegular;
    text-transform: uppercase;
    word-wrap: break-word;
}

.OptionsToBeSelected[lwc-4hvtl3ppj53] li:hover[lwc-4hvtl3ppj53] {
    background: var(--unnamed-color-bcbcbc) 0% 0% no-repeat padding-box;
    background: #BCBCBC 0% 0% no-repeat padding-box;
    opacity: 1;
    font-weight: bold;
}

.OptionsToBeSelected[lwc-4hvtl3ppj53] {
    overflow-y: scroll;
    overflow-x: hidden;
    overflow-wrap: anywhere;
    max-height: 245px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 0px;
    background: #DCDCDC 0% 0% no-repeat padding-box;
    opacity: 1;
}

section[lwc-4hvtl3ppj53] {
    background-color: #DCDCDC;
    width: 100%;
}

.container[lwc-4hvtl3ppj53] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
    margin: 0;
    max-width: 100% !important;
    width: 100% !important;
}

@media (max-width: 600px) {
    .tabset-container[lwc-4hvtl3ppj53] {
        max-width: 100%;
        position: static;
        transform: translate(0%);
    }

    .equipment-search[lwc-4hvtl3ppj53],
    .multipart-search[lwc-4hvtl3ppj53] {
        flex-direction: column;
        align-items: stretch;
    }

    .input-bar[lwc-4hvtl3ppj53] .search-btn.desktop-only[lwc-4hvtl3ppj53] {
        display: none;
    }

    .equipment-search[lwc-4hvtl3ppj53] .dropdown[lwc-4hvtl3ppj53] {
        flex: 1 1 100%;
        min-width: 0;
    }

    .equipment-search[lwc-4hvtl3ppj53] .go-btn[lwc-4hvtl3ppj53] {
        width: 30%;
        text-align: center;
    }
}

.childTwocontainer[lwc-4hvtl3ppj53] {
    display: flex;
    flex-wrap: wrap;
}

.childTwo[lwc-4hvtl3ppj53] {
    box-sizing: border-box;
}

.childIcon[lwc-4hvtl3ppj53] {
    flex: 0 0 20%;
}

.childText[lwc-4hvtl3ppj53] {
    flex: 0 0 80%;
}

.AddMoreAttr[lwc-4hvtl3ppj53] input[lwc-4hvtl3ppj53] {
    padding-right: 30px;
    height: 38px;
    font-size: 16px;
}

.AddMoreAttr[lwc-4hvtl3ppj53] {
    display: flex;
    width: 94%;
    margin-top: 10px;
}

.RightLeft[lwc-4hvtl3ppj53] {
    display: flex;
    margin-right: 20px;
}

.more[lwc-4hvtl3ppj53] {
    background-color: #DCDCDC;
    height: fit-content;
}

.more[lwc-4hvtl3ppj53] {
    width: 100% !important;
}

.Equl[lwc-4hvtl3ppj53] {
    width: 6% !important;
    font-size: 26px;
    color: white;
    text-align: center;
}

.RightLeft[lwc-4hvtl3ppj53] {
    display: flex;
    margin-right: 20px;
}

.AddButton[lwc-4hvtl3ppj53] {
    color: white;
    font-size: 20px;
    width: 100%;
    cursor: pointer;
    font-weight: bold;
}

.RightOne[lwc-4hvtl3ppj53] {
    margin-top: 0px;
    margin-bottom: 0px;
    color: black;
}

.LeftOne[lwc-4hvtl3ppj53] {
    margin-top: 0px;
    margin-bottom: 0px;
    color: black;
}

.rightOption[lwc-4hvtl3ppj53] {
    margin-top: 0px;
    margin-bottom: 0px;
    color: black;
}

.leftOption[lwc-4hvtl3ppj53] {
    margin-top: 0px;
    margin-bottom: 0px;
    color: black;
}

.crossIcon[lwc-4hvtl3ppj53] {
    position: absolute;
    right: 0;
    width: fit-content !important;
    top: 0;
}

input:disabled[lwc-4hvtl3ppj53] {
    opacity: 0.4;
}

.beta[lwc-4hvtl3ppj53] {
    height: fit-content;
    position: relative;
    font-size: 10px;
    vertical-align: text-top;
    background-color: white;
    color: black;
    padding: 3px 5px;
    margin-left: 10px;
    text-transform: uppercase;
}

.beta-Info[lwc-4hvtl3ppj53] {
    font-family: 'RobotoCondensedRegular';
    text-transform: initial;
    font-size: 15px;
    color: black;
    padding: 7px;
    left: 30px;
    top: 0px;
    width: 250px;
    z-index: 4;
    position: absolute;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000015;
}

.mainTitle[lwc-4hvtl3ppj53] {
    font-size: 50px;
    color: #262626;
    text-transform: capitalize;
    font-weight: bold;
    font-family: 'RobotoCondensedBold';
}

.link[c-home2_home2] {
    width: max-content;
    cursor: pointer;
    font-family: RobotoCondensedBold;
    color: #0A7D7D;
}

.shortlink[c-home2_home2] {
    color: #777777 !important;
    text-decoration: none !important;
}

.THIS[c-home2_home2] {
    font-family: RobotoCondensedBold;
    font-size: 20px;
}

ul[c-home2_home2] {
    padding-left: 0px !important;
}

.DiscriptionOfImage[c-home2_home2] p[c-home2_home2] {
    padding-bottom: 25px;
}

.scroll[c-home2_home2]::-webkit-scrollbar {
    display: none;
}

.slds-spinner_container[c-home2_home2] {
    position: fixed !important;
}

.imagediv[c-home2_home2] {
    position: relative;
}

.imagediv[c-home2_home2] img[c-home2_home2] {
    position: absolute;
    height: 100%;
    bottom: 0px;
    width: 100%;
    object-fit: contain;
}

p[c-home2_home2] {
    margin-bottom: 0px;
}

.OnlyInMobile[c-home2_home2] {
    display: none;
    margin-top: 15px;
}

.overlay[c-home2_home2] {
    display: none;
}

.alignupdates[c-home2_home2] img[c-home2_home2],
.marginmadie[c-home2_home2] img[c-home2_home2] {
    width: 20px;
    margin-bottom: auto;
    margin-top: auto;
}

.indicatorOfFP[c-home2_home2] {
    display: flex;
    padding-top: 80px;
    justify-content: center;
    cursor: pointer;
}

.indicatorOfFP[c-home2_home2] div[c-home2_home2] {
    height: 10px;
    width: 10px;
    background-color: #EAEAEA;
    border-radius: 50%;
    margin: 2px;
}

.ActiveNow[c-home2_home2] {
    background-color: #DA291C !important;
}

.firstcall:nth-child(1)[c-home2_home2] {
    background-color: #DA291C !important;
}

.AddedMessege[c-home2_home2] {
    font-size: 20px;
    font-family: RobotoCondensedBold;
    overflow-wrap: anywhere;
}

[c-home2_home2]::-webkit-scrollbar {
    width: 4px;
}

[c-home2_home2]::-webkit-scrollbar-thumb {
    background: grey;
    border-radius: 10px;
}

.ScrollOfEqui[c-home2_home2]::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 9px;
}

.overlay[c-home2_home2] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}

.overlay:target[c-home2_home2] {
    visibility: visible;
    opacity: 1;
    z-index: 999;
}

.overlayClose[c-home2_home2] {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    padding-right: 1px;
}

.overlayClose:target[c-home2_home2] {
    visibility: visible;
    opacity: 1;
    z-index: 999;
}

.popup[c-home2_home2] {
    margin: 100px auto;
    padding: 20px 6px;
    background: #fff;
    width: 565px;
    max-height: 445px;
    position: relative;
    transition: all 5s ease-in-out;
    float: right;
}

.popup[c-home2_home2] h2[c-home2_home2] {
    margin-top: 0;
    color: #262626;
    font-family: Roboto Condensed;
    font-size: 26px;
    font-weight: bold;
    padding-left: 15px;
}

.popup[c-home2_home2] .close[c-home2_home2] {
    position: absolute;
    top: 0px;
    right: 16px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}

.popup[c-home2_home2] .close:hover[c-home2_home2] {
    color: #333;
}

.popup[c-home2_home2] .content[c-home2_home2] {
    max-height: 200px;
    overflow-y: auto;
}

.manageIT[c-home2_home2] {
    height: 90px;
}

.quick-mobile-view[c-home2_home2] {
    display: none;
}

.alignupdates[c-home2_home2] a[c-home2_home2] {
    text-transform: uppercase;
}

.slds-dropdown_fluid[c-home2_home2] {
    min-width: auto !important;
}

.slds-dropdown[c-home2_home2] {
    border-radius: 0px !important;
}

.drop[c-home2_home2] h1[c-home2_home2] {
    font-size: 16px;
}

.slds-dropdown[c-home2_home2] ul[c-home2_home2] li[c-home2_home2] div[c-home2_home2] {
    padding-left: 20px;
}

.SeeAll[c-home2_home2] {
    font-size: 20px;
    color: #777777;
    margin-top: auto;
    margin-bottom: auto;
}

.SeeAll[c-home2_home2] a[c-home2_home2] {
    font-family: RobotoCondensedBold;
    text-decoration: none;
    color: #777777;
}

.secound_outer[c-home2_home2] {
    border: 2px solid purple;
    height: 55px;
    width: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #D3D3D3;
    opacity: 1;
}

.disabledButton[c-home2_home2] {
    border: none;
    background: none;
    border-radius: 50%;
}

.outer_box[c-home2_home2] {
    padding-top: 0px;
}

.box[c-home2_home2] {
    width: 92% !important;
}

.carouselContainer[c-home2_home2] {
    width: 90%;
    margin: 0 auto;
    display: flow-root;
}

.changeBtn[c-home2_home2] {
    width: 4%;
    top: 37%;
    z-index: 3;
}

.previousBtn[c-home2_home2] {
    position: absolute;
    left: -2%
}

input:focus-visible[c-home2_home2] {
    outline: none;
    outline-offset: none;
}

input[c-home2_home2] {
    padding: 20px;
    font-size: 20px;
}

.TheDiv[c-home2_home2] img[c-home2_home2] {
    width: 100%;
}

.nextBtn[c-home2_home2] {
    position: absolute;
    right: -2%
}

.featProd[c-home2_home2] {
    padding: 40px 0px;
    font-size: 50px;
    display: flex;
    justify-content: space-between;
    font-family: RobotoCondensedBold;
}

.one[c-home2_home2],
.two[c-home2_home2],
.three[c-home2_home2],
.four[c-home2_home2] {
    width: 23%;
    height: 433px;
    display: flex;
    flex-direction: column;
}

.FeatureProduct[c-home2_home2] {
    height: 433px;
}

.productName[c-home2_home2] h1[c-home2_home2] {
    width: max-content;
    cursor: pointer;
    font-family: RobotoCondensedBold;
    color: #0A7D7D;
    font-size: 26px !important;
}

.productName[c-home2_home2] p[c-home2_home2] {
    height: 20px;
    font-size: 20px;
}

.prodName[c-home2_home2] p[c-home2_home2] {
    font-family: RobotoCondensedRegular;
    color: #5A5A5A;
    font-size: 20px !important;
}

.RelativeForHover[c-home2_home2] {
    position: relative;
    height: -webkit-fill-available;
}

.RelativeForHover:hover[c-home2_home2] .hoverChange[c-home2_home2],
.two:hover[c-home2_home2] .hoverChange[c-home2_home2],
.three:hover[c-home2_home2] .hoverChange[c-home2_home2],
.four:hover[c-home2_home2] .hoverChange[c-home2_home2] {
    display: flex;
    flex-direction: column;
}

.hoverChange[c-home2_home2] {
    display: none;
    position: absolute;
    top: 0;
    background: #0C6B69 0% 0% no-repeat padding-box;
    opacity: 0.75;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
    bottom: 0;
    align-items: center;
    justify-content: center;
}

.hoverChange[c-home2_home2] h1[c-home2_home2] {
    font-size: 26px;
    font-family: RobotoCondensedBold;
    padding-bottom: 20px;
}

.hoverChange[c-home2_home2] p[c-home2_home2] {
    font-size: 20px;
    font-family: RobotoCondensedRegular;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.carouselContainer[c-home2_home2] img[c-home2_home2] {
    height: inherit;
}

.one[c-home2_home2] h1[c-home2_home2],
.two[c-home2_home2] h1[c-home2_home2],
.three[c-home2_home2] h1[c-home2_home2],
.four[c-home2_home2] h1[c-home2_home2] {
    font-size: 26px;
}

.justifyIt[c-home2_home2] {
    display: flex;
    position: relative;
    justify-content: space-between;
}

.contentOfHover[c-home2_home2] {
    padding: 0px 30px;
}

.ReadMore[c-home2_home2] img[c-home2_home2] {
    margin-left: 13px;
    padding-bottom: 4px;
}

.MajorDivOfTow[c-home2_home2] {
    margin-top: 143px;
    display: inline-flex;
    width: 100%;
    justify-content: center;
}

.GreyBox[c-home2_home2] {
    background-color: #3A3A3A;
    width: 1098px;
    height: 510px;
    margin-right: 40px;
    position: relative;
}

.ImageOfThree[c-home2_home2] {
    position: absolute;
    bottom: 0px;
    right: 10px;
}

.GreyBox[c-home2_home2] h1[c-home2_home2],
.redBox[c-home2_home2] h1[c-home2_home2] {
    font-size: 40px;
    margin-bottom: 25px;
    color: white;
}

.GreyBox[c-home2_home2] p[c-home2_home2],
.redBox[c-home2_home2] p[c-home2_home2] {
    font-size: 20px;
    margin-bottom: 30px;
    color: white;
}

.GreyBox[c-home2_home2] a [c-home2_home2],
.redBox[c-home2_home2] a[c-home2_home2] {
    font-size: 20px;
    color: white;
}

.contentOfGreyBox[c-home2_home2] {
    max-width: 52%;
    padding: 50px;
    font-family: RobotoCondensedBold;
}

.contentOfRedBox[c-home2_home2] {
    padding: 50px;
    max-width: 71%;
}

.ImageOfOne[c-home2_home2] {
    position: absolute;
    bottom: 20px;
    right: 27px;
    width: 260px;
}

.redBox[c-home2_home2] {
    background-color: #DA291C;
    width: 580px;
    height: 510px;
    position: relative;
}

.ImageOfLf[c-home2_home2] {
    margin-top: 20px;
}

.TheDiv[c-home2_home2] {
    position: relative;
    margin: 50px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Card[c-home2_home2] {
    padding: 60px 40px;
    position: absolute;
    right: 80px;
    width: 30%;
    background-color: #FFFFFF;
}

.Card[c-home2_home2] p[c-home2_home2] {
    font-size: 20px;
    font-family: RobotoCondensedRegular;
    line-height: 1.2;
}

.Card[c-home2_home2] button[c-home2_home2] {
    color: white;
    font-family: RobotoCondensedBold;
    font-size: 20px;
    background-color: #DA291C;
    border: none;
    min-width: 198px;
    min-height: 50px;
    margin-top: 40px;
    text-transform: uppercase;
}

.Heading[c-home2_home2] {
    font-size: 40px;
    font-family: RobotoCondensedBold;
    margin-bottom: 20px;
    line-height: 1;
    text-transform: uppercase;
}

.backgorundcolor123456[c-home2_home2] {
    background: var(--unnamed-color-da291c) 0% 0% no-repeat padding-box;
    background: #DA291C 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 44%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.checkout[c-home2_home2] {
    width: 70%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.outer_box2[c-home2_home2] {
    width: 100%;
    height: 800px;
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.content[c-home2_home2] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 50px/50px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-ffffff);
    text-align: left;
    font: normal normal bold 50px/50px Roboto Condensed;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    font-size: 40px;
    font-family: RobotoCondensedBold;
}

.content_child[c-home2_home2] {
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-ffffff);
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-family: RobotoCondensedRegular;
    margin-right: 13px;
    font-size: 20px;
}

.box8[c-home2_home2] {
    display: flex;
    justify-content: space-between;
}

.widthController[c-home2_home2] {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.box9[c-home2_home2] {
    width: 50%;
    height: 100%;
}

.box10[c-home2_home2] {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
}

.box11[c-home2_home2] {
    width: 100%;
    height: 44%;
    margin-top: 20px;
}

.scroll[c-home2_home2] {
    margin-bottom: 70px;
}

.contentsize[c-home2_home2] {
    width: 100%;
    padding-left: 15%;
    padding-right: 15%;
}

.contentsize[c-home2_home2] button[c-home2_home2] {
    font-family: RobotoCondensedBold;
    border: none;
    color: white;
    margin-top: 20px;
    font-size: 20px;
    background-color: #DA291C;
    min-width: 178px;
    min-height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
}

.greyBox[c-home2_home2] {
    background: #EAEAEA 0% 0% no-repeat padding-box;
    padding: 70px 0px;
}

.backgorundcolor1[c-home2_home2] {
    background: #3A3A3A 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 64%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.box3[c-home2_home2] {
    width: 92%;
    height: 85%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.box4[c-home2_home2] {
    width: 40%;
    display: flex;
    flex-direction: column;
}

.marginmadie[c-home2_home2] a[c-home2_home2] {
    cursor: pointer;
    z-index: 9;
}

.marginmadie[c-home2_home2] a[c-home2_home2] p[c-home2_home2] {
    text-transform: uppercase;
}

.box5[c-home2_home2] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.box6[c-home2_home2] {
    width: 100%;
    padding-bottom: 5%;
}

.backgorundcolor12[c-home2_home2] {
    background: var(--unnamed-color-da291c) 0% 0% no-repeat padding-box;
    background: #DA291C 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 32%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 30px;
}

.Registration[c-home2_home2] {
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 31%;
    height: 75%;
    z-index: 5;
    bottom: 66px;
    left: 46px;
}

.head1[c-home2_home2] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 50px/50px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    font: normal normal bold 50px/50px Roboto Condensed;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    font-size: 50px;
    width: 74%;
}

.head2[c-home2_home2] p[c-home2_home2] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    font: normal normal normal 20px/24px Roboto Condensed;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.text[c-home2_home2] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-20)/14px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-ffffff);
    text-align: left;
    font: normal normal bold 20px/14px Roboto Condensed;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 23px;
}

.backgroundcolor1234[c-home2_home2] {
    background: var(--unnamed-color-da291c) 0% 0% no-repeat padding-box;
    background: #DA291C 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 198px;
    height: 50px;
}

.box[c-home2_home2] {
    width: 94%;
    display: flex;
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

.imagediv[c-home2_home2] {
    width: 60%;
    height: 108%;
}

.visible123[c-home2_home2] {
    display: none;
}

.marginmadie[c-home2_home2] {
    display: flex;
    margin-bottom: 0px;
    width: 100%;
    height: 50%;
    align-items: center;
}

.marginmadie[c-home2_home2] a[c-home2_home2] {
    display: inline-flex;
}

.outer_box3[c-home2_home2] {
    margin-top: 30px;
    width: 100%;
    height: 250px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: #C1C1C1 0% 0% no-repeat padding-box;
    opacity: 1;
}

.colorstyle[c-home2_home2] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 50px/60px var(--unnamed-font-family-roboto-condensed);
    text-align: left;
    font: normal normal bold 50px/60px Roboto Condensed;
    letter-spacing: 0.35px;
    color: #000000;
    text-transform: capitalize;
    opacity: 1;
    font-size: 40px;
    width: max-content;
}

.sidetest[c-home2_home2] {
    width: 100%;
    height: 100%;
    margin-top: 13%;
}

.contentsize[c-home2_home2] p[c-home2_home2] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    font: normal normal normal 20px/24px Roboto Condensed;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.color123456[c-home2_home2] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-20)/14px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-ffffff);
    text-align: left;
    font: normal normal bold 20px/14px Roboto Condensed;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 20px;
}

.backcolor[c-home2_home2] {
    background: var(--unnamed-color-da291c) 0% 0% no-repeat padding-box;
    background: #DA291C 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 21%;
    height: 50%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.backcoleowew[c-home2_home2] {
    background: #C1C1C1 0% 0% no-repeat padding-box;
    opacity: 0.33;
}

.DiscriptionOfImage[c-home2_home2] p[c-home2_home2] {
    font-size: 20px;
}

.box7[c-home2_home2] {
    width: 100%;
}

.input-box[c-home2_home2] {
    margin-top: 0px;
}

.displayp[c-home2_home2] {
    display: block;
}

.displayShow[c-home2_home2] {
    display: none;
}

.alignupdates[c-home2_home2] {
    margin-top: 10%;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.alignupdates[c-home2_home2] a[c-home2_home2] {
    display: flex;
}

.space[c-home2_home2] {
    line-height: normal;
}

.themses[c-home2_home2] {
    display: flex;
    flex-direction: row;
}

@media (min-width: 1400px) and (max-width: 1560px) {
    .Card[c-home2_home2] {
        right: 66px;
        width: 34%;
    }

    .Heading[c-home2_home2] {
        font-size: 40px;
    }

    .Card[c-home2_home2] p[c-home2_home2] {
        font-size: 17px;
        text-transform: capitalize;
    }
}

@media (min-width: 1024px) and (max-width: 1440px) {
    .Card[c-home2_home2] {
        padding: 52px 29px;
        position: absolute;
        right: 70px;
        width: 30%;
        background-color: #FFFFFF;
    }

    .Heading[c-home2_home2] {
        font-size: 30px;
    }

    .Card[c-home2_home2] p[c-home2_home2] {
        font-size: 14px;
    }

    .Card[c-home2_home2] button[c-home2_home2] {
        color: white;
        font-family: RobotoCondensedBold;
        font-size: 14px;
        background-color: #DA291C;
        border: none;
        min-width: 168px;
        min-height: 40px;
        margin-top: 27px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.ReadMore[c-home2_home2] {
    cursor: pointer;
    text-transform: uppercase;
}

a[c-home2_home2] {
    text-decoration: none;
}

.msg-text[c-home2_home2] p[c-home2_home2] {
    font-family: 'RobotoCondensedRegular';
    font-size: 20px;
    color: #777;
    margin-bottom: 15px;
}

@media (min-width: 1025px) and (max-width: 1439px) {
    .backgorundcolor12[c-home2_home2] {
        padding: 25px;
    }

    .quantity[c-home2_home2] input[c-home2_home2] {
        min-width: 0px;
        height: 35px;
    }

    .msg-text[c-home2_home2] p[c-home2_home2] {
        font-size: 14px;
    }

    .addMore[c-home2_home2] p[c-home2_home2] {
        font-size: 14px;
    }

    .ReadMore[c-home2_home2] img[c-home2_home2] {
        width: 17px;
    }

    input[c-home2_home2] {
        padding: 10px;
        font-size: 14px;
    }

    .slds-dropdown[c-home2_home2] ul[c-home2_home2] li[c-home2_home2] div[c-home2_home2] {
        padding-left: 10px;
    }

    .drop[c-home2_home2] h1[c-home2_home2] {
        font-size: 12px;
    }

    .SeeAll[c-home2_home2] {
        font-size: 16px;
    }

    .alignupdates[c-home2_home2] img[c-home2_home2],
    .marginmadie[c-home2_home2] img[c-home2_home2] {
        width: 16px;
    }

    .flex-container[c-home2_home2] {
        display: grid !important;
        grid-template-columns: 70% 25%;
    }

    .featProd[c-home2_home2] {
        padding: 25px 0px;
        font-size: 30px;
    }

    .outer_box[c-home2_home2] {
        padding-top: 0px;
    }

    .one[c-home2_home2],
    .two[c-home2_home2],
    .three[c-home2_home2],
    .four[c-home2_home2] {
        height: 300px;
    }

    .FeatureProduct[c-home2_home2] {
        height: 300px;
    }

    .orderQuick[c-home2_home2] h3[c-home2_home2] {
        font-size: 30px !important;
    }

    .uploadCsv[c-home2_home2] h3[c-home2_home2] {
        font-size: 30px !important;
    }

    .uploadFile[c-home2_home2] p[c-home2_home2] {
        font-size: 14px !important;
    }

    .downloadFile[c-home2_home2] img[c-home2_home2] {
        width: 34px !important;
        height: 34px !important;
    }

    .drop-zone__prompt[c-home2_home2] p[c-home2_home2] {
        font-size: 16px !important;
    }

    .label[c-home2_home2] {
        font-size: 14px !important;
    }

    .label-quantity[c-home2_home2] {
        font-size: 14px !important;
    }

    .quantity[c-home2_home2] a[c-home2_home2] {
        font-size: 14px;
    }

    .contentOfHover[c-home2_home2] h1[c-home2_home2] {
        font-size: 20px;
    }

    .productName[c-home2_home2] h1[c-home2_home2] {
        font-size: 16px !important;
    }

    .contentOfHover[c-home2_home2] p[c-home2_home2] {
        font-size: 14px;
    }

    .productName[c-home2_home2] p[c-home2_home2] {
        font-size: 16px !important;
    }

    .box8[c-home2_home2] {
        width: 88% !important;
    }

    .WWO[c-home2_home2] {
        font-size: 30px !important;
        margin-bottom: 30px !important;
    }

    .HeadingOfImg[c-home2_home2] {
        font-size: 30px !important;
    }

    .box[c-home2_home2] {
        width: 92% !important;
    }

    .HeadingOfImg[c-home2_home2] {
        font-size: 33px;
    }

    .ReadMore[c-home2_home2] {
        font-size: 17px !important;
    }

    .contentsize[c-home2_home2] button[c-home2_home2] {
        font-size: 14px;
        min-width: 167px;
        min-height: 40px;
    }

    .add-to-cart[c-home2_home2] {
        font-size: 14px !important;
    }

    .add-to-cart-danger[c-home2_home2] {
        font-size: 14px !important;
    }

    .alignupdates[c-home2_home2] {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
    }

    .displayp[c-home2_home2] {
        display: block;
    }

    .displayShow[c-home2_home2] {
        display: none;
    }

    .box8[c-home2_home2] {
        width: 85%;
        height: 80%;
        display: flex;
        justify-content: space-between;
    }

    .box10[c-home2_home2] {
        width: 50%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .box11[c-home2_home2] {
        width: 100%;
        height: 44%;
    }

    .box9[c-home2_home2] {
        width: 50%;
        height: 100%;
    }

    .box7[c-home2_home2] {
        width: 100%;
    }

    .DiscriptionOfImage[c-home2_home2] p[c-home2_home2] {
        font-size: 14px;
    }

    .productSlider[c-home2_home2] {
        float: left;
        width: 100%;
        margin-top: 30px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 20px;
        padding: 0 20px;
        position: relative;
    }

    .frontArrow[c-home2_home2] {
        position: absolute;
        top: 90px;
        left: 0;
    }

    .imageContainer[c-home2_home2] {
        width: 25%;
        margin: 0 15px;
    }

    .imageContainer[c-home2_home2] img[c-home2_home2] {
        width: 100%;
        height: 240px;
    }

    .prodName[c-home2_home2] {
        margin-top: 10px;
    }

    .prodName[c-home2_home2] h2[c-home2_home2] {
        color: #0C6B69;
        font-weight: bold;
        font-size: 26px;
        font-family: RobotoCondensedBold;
    }

    .prodName[c-home2_home2] p[c-home2_home2] {
        font-size: 20px;
        color: #5A5A5A;
        font-family: RobotoCondensedRegular;
    }

    .outer_box[c-home2_home2] {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .outer_box2[c-home2_home2] {
        width: 100%;
        height: 800px;
        margin-top: -24px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .content[c-home2_home2] {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 50px/50px var(--unnamed-font-family-roboto-condensed);
        letter-spacing: var(--unnamed-character-spacing-0);
        color: var(--unnamed-color-ffffff);
        text-align: left;
        font: normal normal bold 50px/50px Roboto Condensed;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        font-size: 30px;
        line-height: 1;
        font-family: RobotoCondensedBold;
    }

    .content_child[c-home2_home2] {
        letter-spacing: var(--unnamed-character-spacing-0);
        color: var(--unnamed-color-ffffff);
        text-align: left;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        font-family: RobotoCondensedRegular;
        margin-right: 13px;
        font-size: 14px;
    }

    .backgorundcolor1[c-home2_home2] {
        background: #3A3A3A 0% 0% no-repeat padding-box;
        opacity: 1;
        width: 64%;
        height: auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .box3[c-home2_home2] {
        width: 92%;
        height: 85%;
        display: flex;
        flex-direction: row;
    }

    .box4[c-home2_home2] {
        width: 40%;
        display: flex;
        flex-direction: column;
    }

    .box5[c-home2_home2] {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
    }

    .backgorundcolor12[c-home2_home2] {
        background: var(--unnamed-color-da291c) 0% 0% no-repeat padding-box;
        background: #DA291C 0% 0% no-repeat padding-box;
        opacity: 1;
        width: 32%;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .Registration[c-home2_home2] {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #00000029;
        opacity: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        width: 31%;
        height: 75%;
        z-index: 5;
        bottom: 66px;
        left: 46px;
    }

    .head1[c-home2_home2] {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 50px/50px var(--unnamed-font-family-roboto-condensed);
        letter-spacing: var(--unnamed-character-spacing-0);
        text-align: left;
        font: normal normal bold 50px/50px Roboto Condensed;
        letter-spacing: 0px;
        color: #000000;
        text-transform: uppercase;
        opacity: 1;
        font-size: 40px;
        margin-bottom: 20px;
    }

    .head2[c-home2_home2] {
        margin-bottom: 20px;
    }

    .head2[c-home2_home2] p[c-home2_home2] {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
        letter-spacing: var(--unnamed-character-spacing-0);
        text-align: left;
        font: normal normal normal 20px/24px Roboto Condensed;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 14px;
        font-family: RobotoCondensedRegular;
    }

    .text[c-home2_home2] {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-20)/14px var(--unnamed-font-family-roboto-condensed);
        letter-spacing: var(--unnamed-character-spacing-0);
        color: var(--unnamed-color-ffffff);
        text-align: left;
        font: normal normal bold 20px/14px Roboto Condensed;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        font-size: 14px;
    }

    .backgroundcolor1234[c-home2_home2] {
        background: var(--unnamed-color-da291c) 0% 0% no-repeat padding-box;
        background: #DA291C 0% 0% no-repeat padding-box;
        opacity: 1;
    }

    .box[c-home2_home2] {
        width: 94%;
        display: flex;
        justify-content: space-evenly;
    }

    .imagediv[c-home2_home2] {
        width: 60%;
        height: 108%;
    }

    .visible123[c-home2_home2] {
        display: none;
    }

    .marginmadie[c-home2_home2] a[c-home2_home2] {
        cursor: pointer;
        display: flex;
    }

    .marginmadie[c-home2_home2] {
        margin-bottom: 0px;
        width: 100%;
        align-items: center;
        display: flex;
    }

    .outer_box3[c-home2_home2] {
        width: 100%;
        height: 250px;
        margin-top: 30px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background: #C1C1C1 0% 0% no-repeat padding-box;
        opacity: 1;
    }

    .colorstyle[c-home2_home2] {
        text-align: left;
        letter-spacing: 0.35px;
        color: #000000;
        text-transform: capitalize;
        opacity: 1;
        font-size: 30px;
    }

    .contentsize[c-home2_home2] p[c-home2_home2] {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
        letter-spacing: var(--unnamed-character-spacing-0);
        text-align: left;
        font: normal normal normal 20px/24px Roboto Condensed;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 14px;
        font-family: RobotoCondensedRegular;
    }

    .color123456[c-home2_home2] {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-20)/14px var(--unnamed-font-family-roboto-condensed);
        letter-spacing: var(--unnamed-character-spacing-0);
        color: var(--unnamed-color-ffffff);
        text-align: left;
        font: normal normal bold 20px/14px Roboto Condensed;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        font-size: 13px;
    }

    .backcolor[c-home2_home2] {
        background: var(--unnamed-color-da291c) 0% 0% no-repeat padding-box;
        background: #DA291C 0% 0% no-repeat padding-box;
        opacity: 1;
        width: 21%;
        height: 50%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .backcoleowew[c-home2_home2] {
        background: #C1C1C1 0% 0% no-repeat padding-box;
        opacity: 0.33;
    }

    .scroll[c-home2_home2] {
        width: 100%;
        overflow-x: auto;
    }

    .images[c-home2_home2] {
        width: 600px;
    }

    .box12[c-home2_home2] {
        width: 100%;
        height: 100%;
    }

    .backgorundcolor123456[c-home2_home2] {
        background: var(--unnamed-color-da291c) 0% 0% no-repeat padding-box;
        background: #DA291C 0% 0% no-repeat padding-box;
        opacity: 1;
        width: 46%;
        height: 87%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .checkout[c-home2_home2] {
        width: 72%;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .themses[c-home2_home2] {
        display: flex;
        flex-direction: row;
    }

    .SeeAll[c-home2_home2] img[c-home2_home2] {
        width: 16px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .SeeAll[c-home2_home2] img[c-home2_home2] {
        width: 16px;
    }

    .Heading[c-home2_home2] {
        font-size: 28px;
    }

    .Card[c-home2_home2] {
        font-size: 18px;
    }

    .contentsize[c-home2_home2] button[c-home2_home2] {
        font-size: 18px;
    }

    .quickOrderSection[c-home2_home2] {
        padding-top: 60px;
    }

    .margin1[c-home2_home2] img[c-home2_home2] .margin2[c-home2_home2] img[c-home2_home2] {
        min-height: 270px;
    }

    .one:nth-child(4)[c-home2_home2] {
        display: none;
    }

    .one:nth-child(3)[c-home2_home2] {
        display: none;
    }

    .one[c-home2_home2] {
        height: 360px;
    }

    .FeatureProduct[c-home2_home2] {
        height: 320px;
    }

    .one[c-home2_home2],
    .two[c-home2_home2] {
        width: 46%;
    }

    .changeBtn[c-home2_home2] {
        width: 10%;
    }

    .previousBtn[c-home2_home2] {
        left: -5%;
    }

    .nextBtn[c-home2_home2] {
        right: -5%;
    }

    .scroll[c-home2_home2] div[c-home2_home2] {
        margin-left: 20px !important;
    }

    .Image[c-home2_home2] {
        max-width: 540px;
    }

    .HeadingOfImg[c-home2_home2] {
        font-size: 28px !important;
        margin-bottom: 20px;
    }

    .TheDiv[c-home2_home2] {
        margin-bottom: 60px !important;
    }

    .DiscriptionOfImage[c-home2_home2] p[c-home2_home2] {
        font-size: 18px;
        margin-left: 20px;
    }

    .ReadMore[c-home2_home2] {
        font-size: 14px !important;
        margin-left: 20px;
    }

    .alignupdates[c-home2_home2] {
        margin-top: 80px;
    }

    .marginmadie[c-home2_home2] {
        position: relative;
        top: 90px;
    }

    .box6[c-home2_home2] .content[c-home2_home2] {
        margin-top: 40px;
    }

    .backgorundcolor1[c-home2_home2] {
        padding: 0 50px;
    }

    .contentsize[c-home2_home2] {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .Card[c-home2_home2] {
        padding: 60px 40px;
        position: relative;
        right: 0px;
        width: 80%;
        background-color: #FFFFFF;
    }

    .Card[c-home2_home2] h1[c-home2_home2] {
        width: 63%;
    }

    .themses[c-home2_home2] {
        width: 92%;
        display: flex;
        flex-direction: row;
    }

    .WWO[c-home2_home2] {
        font-size: 30px;
        color: #000000;
        font-family: RobotoCondensedBold;
        margin-left: 13px;
        margin-bottom: 40px;
    }

    .alignupdates[c-home2_home2] {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
    }

    .sidetest[c-home2_home2] {
        width: 100%;
        height: 100%;
        margin-top: 0%;
    }

    .backgorundcolor123456[c-home2_home2] {
        background: var(--unnamed-color-da291c) 0% 0% no-repeat padding-box;
        background: #DA291C 0% 0% no-repeat padding-box;
        opacity: 1;
        width: 44%;
        height: 91%;
        margin-top: 9%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .checkout[c-home2_home2] {
        width: 70%;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .outer_box2[c-home2_home2] {
        width: 100%;
        height: 800px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin-top: 160px;
    }

    .outer_box3[c-home2_home2] {
        width: 100%;
        height: 400px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background: #C1C1C1 0% 0% no-repeat padding-box;
        opacity: 1;
    }

    .backcolor[c-home2_home2] {
        background: var(--unnamed-color-da291c) 0% 0% no-repeat padding-box;
        background: #DA291C 0% 0% no-repeat padding-box;
        opacity: 1;
        width: 21%;
        height: 50%;
        display: flex;
        flex-direction: row;
        margin-top: 20px;
        justify-content: center;
        align-items: center;
    }

    .box11[c-home2_home2] {
        width: 100%;
        height: 44%;
        margin-top: 7px;
    }

    .colorstyle[c-home2_home2] {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 50px/60px var(--unnamed-font-family-roboto-condensed);
        text-align: left;
        font: normal normal bold 50px/60px Roboto Condensed;
        letter-spacing: 0.35px;
        color: #000000;
        text-transform: capitalize;
        opacity: 1;
        width: 100%;
        font-size: 30px;
        margin-bottom: 20px;
    }

    .contentsize[c-home2_home2] p[c-home2_home2] {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
        letter-spacing: var(--unnamed-character-spacing-0);
        text-align: left;
        font: normal normal normal 20px/24px Roboto Condensed;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 18px;
        font-family: RobotoCondensedRegular;
        margin-bottom: 20px;
    }

    .box10[c-home2_home2] {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .box8[c-home2_home2] {
        width: 90%;
        height: 73%;
        display: flex;
        flex-direction: column;
    }

    .box9[c-home2_home2] {
        width: 100%;
        height: 50%;
    }

    .TheDiv[c-home2_home2] {
        margin-top: 70px;
        box-shadow: 0px 3px 6px #00000029;
    }

    .Registration[c-home2_home2] {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #00000029;
        opacity: 1;
        border: none;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        width: 100%;
        height: 75%;
        z-index: 0;
        bottom: 66px;
        left: 0px;
        top: 100%;
    }

    .box7[c-home2_home2] {
        width: 100%;
        height: 100%;
        margin-bottom: 40px;
        margin-top: 50px;
    }

    .box6[c-home2_home2] {
        width: 56%;
        height: 100%;
        margin-top: 0px;
    }

    .box3[c-home2_home2] {
        width: 100%;
        display: flex;
        flex-direction: row;
        height: 100%;
    }

    .box[c-home2_home2] {
        width: 100%;
        height: 100%;
        margin-top: 7%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .box4[c-home2_home2] {
        padding-top: 0px;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .outer_box[c-home2_home2] {}

    .visible123[c-home2_home2] {
        display: block;
        width: 392px;
    }

    .backgorundcolor1[c-home2_home2] {
        background: #3A3A3A 0% 0% no-repeat padding-box;
        opacity: 1;
        width: 100%;
        height: 725px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
    }

    .backgorundcolor12[c-home2_home2] {
        background: var(--unnamed-color-da291c) 0% 0% no-repeat padding-box;
        background: #DA291C 0% 0% no-repeat padding-box;
        width: 100%;
    }

    .box5[c-home2_home2] {
        width: 100%;
        height: 100%;
        display: flex;
        margin-top: 0px;
        justify-content: space-between;
    }

    .imagediv[c-home2_home2] {
        display: none;
        width: 60%;
        height: 100%;
    }

    .marginmadie[c-home2_home2] {
        width: 100%;
        display: flex;
    }

    .content[c-home2_home2] {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 50px/50px var(--unnamed-font-family-roboto-condensed);
        letter-spacing: var(--unnamed-character-spacing-0);
        color: var(--unnamed-color-ffffff);
        text-align: left;
        font: normal normal bold 50px/50px Roboto Condensed;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        font-size: 25px;
        font-family: RobotoCondensedBold;
    }

    .widths[c-home2_home2] {
        width: 72% !important;
    }

    .widthh[c-home2_home2] {
        width: 100% !important;
    }

    .content_child[c-home2_home2] {
        letter-spacing: var(--unnamed-character-spacing-0);
        color: var(--unnamed-color-ffffff);
        text-align: left;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        font-size: 16px;
    }

    .box12[c-home2_home2] {
        width: 56%;
        height: 100%;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .AddedMessege[c-home2_home2] {
        font-size: 17px;
    }

    .content_child[c-home2_home2],
    .DiscriptionOfImage[c-home2_home2] p[c-home2_home2],
    .ReadMore[c-home2_home2],
    .Card[c-home2_home2] p[c-home2_home2],
    .uploadFile[c-home2_home2] p[c-home2_home2],
    .msg-text[c-home2_home2] p[c-home2_home2],
    .contentsize[c-home2_home2] p[c-home2_home2],
    .addMore[c-home2_home2] p[c-home2_home2],
    .SeeAll[c-home2_home2] {
        font-size: 14px !important;
    }

    .Card[c-home2_home2] button[c-home2_home2],
    .contentsize[c-home2_home2] button[c-home2_home2],
    .add-to-cart-danger[c-home2_home2],
    .add-to-cart[c-home2_home2] {
        font-size: 14px !important;
        min-height: 40px;
    }

    .colorstyle[c-home2_home2],
    .HeadingOfImg[c-home2_home2],
    .WWO[c-home2_home2],
    .featProd[c-home2_home2],
    .uploadCsv[c-home2_home2] h3[c-home2_home2],
    .content[c-home2_home2],
    .orderQuick[c-home2_home2] h3[c-home2_home2],
    .Heading[c-home2_home2] {
        font-size: 24px !important;
    }

    .featProd[c-home2_home2] {
        padding: 20px 0px;
    }

    .contentsize[c-home2_home2] button[c-home2_home2] {
        font-size: 18px;
    }

    .Card[c-home2_home2] button[c-home2_home2] {
        font-size: 16px;
    }

    .add-to-cart-danger[c-home2_home2] {
        font-size: 14px;
    }

    .drop-zone__prompt[c-home2_home2] p[c-home2_home2] {
        font-size: 16px !important;
    }

    .OnlyInMobile[c-home2_home2] div[c-home2_home2] {
        font-size: 18px !important;
    }

    .productName[c-home2_home2] {
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }

    .hoverChange[c-home2_home2] h1[c-home2_home2] {
        padding-bottom: 0px !important;
    }

    .one[c-home2_home2] h1[c-home2_home2] {
        font-size: 20px !important;
    }

    .hoverChange[c-home2_home2] p[c-home2_home2] {
        font-size: 14px !important;
    }

    .uploadCsv[c-home2_home2] {
        padding: 20px !important;
    }

    .scroll[c-home2_home2] div:first-child[c-home2_home2] {
        margin-left: 20px !important;
    }

    .scroll[c-home2_home2] div[c-home2_home2] {
        margin-left: 0px;
    }

    .scroll[c-home2_home2] div:last-child[c-home2_home2] {
        margin-left: 0px;
    }

    .DiscriptionOfImage[c-home2_home2] p[c-home2_home2] {
        padding-left: 0px;
    }

    .WWO[c-home2_home2] {
        margin-left: 20px !important;
        width: 80%;
    }

    .productName[c-home2_home2] p[c-home2_home2] {
        font-size: 16px !important;
    }

    .productName[c-home2_home2] h1[c-home2_home2] {
        font-size: 20px !important;
    }

    .SeeAll[c-home2_home2] a[c-home2_home2] {
        font-size: 12px;
    }

    .scroll[c-home2_home2] {
        margin-bottom: 40px !important;
    }

    .greyBox[c-home2_home2] {
        padding: 30px 20px;
    }

    .greyBox[c-home2_home2] h1[c-home2_home2],
    .greyBox[c-home2_home2] p[c-home2_home2] {
        padding-left: 0px !important;
    }

    .backgorundcolor12[c-home2_home2] {
        display: block;
        padding: 20px;
    }

    .marginmadie[c-home2_home2] img[c-home2_home2] {
        width: 16px;
    }

    .alignupdates[c-home2_home2] img[c-home2_home2] {
        height: unset;
        width: 16px;
        padding-bottom: 2px;
    }

    .SeeAll[c-home2_home2] img[c-home2_home2] {
        width: 12px;
    }

    .box[c-home2_home2] {
        width: 100% !important;
    }

    .scroll[c-home2_home2]::-webkit-scrollbar {
        display: none;
    }

    .marginmadie[c-home2_home2] a[c-home2_home2] {
        display: inline-flex;
    }

    .content1[c-home2_home2] {
        margin-left: 3%;
    }

    .msg-text[c-home2_home2] p[c-home2_home2] {
        font-size: 14px;
    }

    .addMore[c-home2_home2] p[c-home2_home2] {
        font-size: 14px;
    }

    .orderQuicks[c-home2_home2] {
        padding: 12px !important;
    }

    .h1[c-home2_home2],
    h1[c-home2_home2] {
        font-size: calc(0.375rem + 2.5vw);
    }

    .quickOrderSection[c-home2_home2] {
        padding-top: 60px;
    }

    .quantity[c-home2_home2] {
        padding: 8px !important;
    }

    .grid[c-home2_home2] {
        display: grid;
        grid-template-columns: 70% 30%;
    }

    .quantity[c-home2_home2] {
        width: 100% !important;
    }

    .quick-order-block[c-home2_home2] {
        width: -webkit-fill-available;
    }

    .one:nth-child(4)[c-home2_home2] {
        display: none;
    }

    .one:nth-child(3)[c-home2_home2] {
        display: none;
    }

    .one:nth-child(2)[c-home2_home2] {
        display: none;
    }

    .one[c-home2_home2] {
        height: 280px;
    }

    .FeatureProduct[c-home2_home2] {
        height: 280px;
    }

    .box[c-home2_home2] {
        margin-top: 40px;
    }

    .one[c-home2_home2] {
        width: 80%;
    }

    .changeBtn[c-home2_home2] {
        width: 60px;
    }

    .justifyIt[c-home2_home2] {
        justify-content: space-around;
    }

    .featProd[c-home2_home2] {
        font-size: 20px;
    }

    .widthh[c-home2_home2] {
        line-height: 1.2 !important;
        margin-bottom: 19px !important;
    }

    .TheDiv[c-home2_home2] {
        margin-bottom: 50px !important;
    }

    .ReadMore[c-home2_home2] img[c-home2_home2] {
        margin-left: 5px;
        padding-bottom: 3px;
        width: 12px;
    }

    .HeadingOfImg[c-home2_home2] {
        margin-bottom: 12px !important;
    }

    .Image[c-home2_home2] {
        max-width: 342px;
    }

    .DiscriptionOfImage[c-home2_home2] p[c-home2_home2] {
        font-size: 14px;
        padding-left: 17px;
        padding-bottom: 12px;
    }

    .ReadMore[c-home2_home2] {
        font-size: 12px !important;
        padding-left: 17px;
    }

    .TheDiv[c-home2_home2] {
        margin-top: 40px;
        box-shadow: 0px 3px 6px #00000029;
    }

    .Card[c-home2_home2] {
        padding: 35px 20px;
        position: relative;
        right: 0px;
        width: 100%;
        background-color: #FFFFFF;
        text-transform: uppercase;
    }

    .Card[c-home2_home2] h1[c-home2_home2] {
        width: 100%;
        font-size: 18px;
    }

    .Card[c-home2_home2] p[c-home2_home2] {
        font-size: 14px;
        text-transform: capitalize;
    }

    .WWO[c-home2_home2] {
        font-size: 24px !important;
        color: #000000;
        font-family: RobotoCondensedBold;
        margin-left: 6px;
        margin-bottom: 20px !important;
        width: 100%;
    }

    .alignupdates[c-home2_home2] {
        width: 100%;
        height: unset;
        display: block;
        margin-top: 20px;
    }

    .sidetest[c-home2_home2] {
        width: 100%;
        height: unset;
        margin-top: 20px;
    }

    .text[c-home2_home2] {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-20)/14px var(--unnamed-font-family-roboto-condensed);
        letter-spacing: var(--unnamed-character-spacing-0);
        color: var(--unnamed-color-ffffff);
        text-align: left;
        font: normal normal bold 20px/14px Roboto Condensed;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        font-size: 14px;
    }

    .head2[c-home2_home2] p[c-home2_home2] {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
        letter-spacing: var(--unnamed-character-spacing-0);
        text-align: left;
        font: normal normal normal 20px/24px Roboto Condensed;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 12px;
        font-family: RobotoCondensedRegular;
    }

    .head1[c-home2_home2] {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 50px/50px var(--unnamed-font-family-roboto-condensed);
        letter-spacing: var(--unnamed-character-spacing-0);
        text-align: left;
        font: normal normal bold 50px/50px Roboto Condensed;
        letter-spacing: 0px;
        color: #000000;
        text-transform: uppercase;
        opacity: 1;
        font-size: 43px;
    }

    .space[c-home2_home2] {
        line-height: .6;
    }

    .outer_box2[c-home2_home2] {
        width: 100%;
        height: 800px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin-top: -100px;
    }

    .outer_box3[c-home2_home2] {
        width: 100%;
        height: 400px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background: #C1C1C1 0% 0% no-repeat padding-box;
        opacity: 1;
    }

    .backcolor[c-home2_home2] {
        background: var(--unnamed-color-da291c) 0% 0% no-repeat padding-box;
        background: #DA291C 0% 0% no-repeat padding-box;
        opacity: 1;
        width: 52%;
        height: 44%;
        display: flex;
        flex-direction: row;
        margin-top: 19%;
        justify-content: center;
        align-items: center;
    }

    .box11[c-home2_home2] {
        width: 100%;
        height: 44%;
        margin-top: 7px;
    }

    .colorstyle[c-home2_home2] {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 50px/60px var(--unnamed-font-family-roboto-condensed);
        text-align: left;
        font: normal normal bold 50px/60px Roboto Condensed;
        letter-spacing: 0.35px;
        color: #000000;
        text-transform: capitalize;
        opacity: 1;
        width: 100%;
        font-size: 20px;
        line-height: 1.2;
        padding-left: 10px;
    }

    .contentsize[c-home2_home2] p[c-home2_home2] {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
        letter-spacing: var(--unnamed-character-spacing-0);
        text-align: left;
        font: normal normal normal 20px/24px Roboto Condensed;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        font-size: 14px;
        font-family: RobotoCondensedRegular;
    }

    .box10[c-home2_home2] {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .box8[c-home2_home2] {
        width: 100%;
        height: 73%;
        display: flex;
        flex-direction: column;
    }

    .box9[c-home2_home2] {
        width: 100%;
        height: 50%;
    }

    .Registration[c-home2_home2] {
        background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #00000029;
        opacity: 1;
        border: none;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        width: 100%;
        height: 75%;
        z-index: 0;
        bottom: 66px;
        left: 0px;
        top: 100%;
    }

    .box7[c-home2_home2] {
        width: 100%;
        height: unset;
    }

    .box6[c-home2_home2] {
        width: 100%;
        height: 100%;
        margin-top: 40px;
    }

    .box3[c-home2_home2] {
        width: 92%;
        height: 100%;
        display: flex;
        flex-direction: row;
    }

    .box[c-home2_home2] {
        width: 100%;
        height: 70%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .box4[c-home2_home2] {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-top: 0px;
    }

    .outer_box[c-home2_home2] {
        width: 100%;
        display: flex;
        flex-direction: row;
    }

    .box12[c-home2_home2] {
        width: 100%;
    }

    .visible123[c-home2_home2] {
        display: block;
        width: 65%;
        height: 95%;
    }

    .backgorundcolor1[c-home2_home2] {
        background: #3A3A3A 0% 0% no-repeat padding-box;
        opacity: 1;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
    }

    .backgorundcolor12[c-home2_home2] {
        background: var(--unnamed-color-da291c) 0% 0% no-repeat padding-box;
        background: #DA291C 0% 0% no-repeat padding-box;
        opacity: 1;
        width: 100%;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .backgorundcolor123456[c-home2_home2] {
        background: var(--unnamed-color-da291c) 0% 0% no-repeat padding-box;
        background: #DA291C 0% 0% no-repeat padding-box;
        opacity: 1;
        width: 32%;
        height: 73%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .checkout[c-home2_home2] {
        width: 65%;
        height: unset;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
    }

    .box5[c-home2_home2] {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
    }

    .imagediv[c-home2_home2] {
        display: none;
        width: 60%;
        height: 100%;
    }

    .marginmadie[c-home2_home2] {
        position: relative;
        top: 50px;
        display: flex;
        width: 100%;
        cursor: pointer;
    }

    .content[c-home2_home2] {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 50px/50px var(--unnamed-font-family-roboto-condensed);
        letter-spacing: var(--unnamed-character-spacing-0);
        color: var(--unnamed-color-ffffff);
        text-align: left;
        font: normal normal bold 50px/50px Roboto Condensed;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        font-size: 18px;
        font-family: RobotoCondensedBold;
    }

    .content_child[c-home2_home2] {
        letter-spacing: var(--unnamed-character-spacing-0);
        color: var(--unnamed-color-ffffff);
        text-align: left;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        font-size: 14px;
        overflow-wrap: anywhere;
    }

    .displayp[c-home2_home2] {
        line-height: 1.2;
    }

    .displayShow[c-home2_home2] {
        display: block;
    }
}

.scroll[c-home2_home2] {
    display: grid;
    grid-template-columns: 50% 50%;
}

.scroll[c-home2_home2] div[c-home2_home2] {
    margin-left: 25px;
    margin-Right: 25px;
}

.scroll[c-home2_home2] div:first-child[c-home2_home2] {
    margin-left: 100px;
}

.scroll[c-home2_home2] div:last-child[c-home2_home2] {
    margin-Right: 100px !important;
}

.HeadingOfImg[c-home2_home2] {
    font-size: 40px;
    line-height: 1;
    color: #000000;
    font-family: RobotoCondensedBold;
    margin-top: 40px;
    margin-bottom: 20px;
}

.DiscriptionOfImage[c-home2_home2] {
    color: #000000;
    width: 70%;
    font-family: RobotoCondensedRegular;
}

.ReadMore[c-home2_home2] {
    font-size: 20px;
    color: #777777;
    font-family: RobotoCondensedBold;
}

.WWO[c-home2_home2] {
    font-size: 50px;
    color: #000000;
    font-family: RobotoCondensedBold;
    margin-left: 100px;
    margin-bottom: 40px;
}

.f20[c-home2_home2] {
    font-size: 13px;
}

.images[c-home2_home2] {
    width: 100%;
}

@media (min-width: 320px) and (max-width: 1024px) {
    .TheDiv[c-home2_home2] {
        display: block;
    }

    .a[c-home2_home2] [c-home2_home2]::-webkit-scrollbar {
        display: block !important;
        z-index: 999;
    }

    .scroll[c-home2_home2] {
        display: grid;
        grid-template-columns: auto auto;
    }

    .overlay[c-home2_home2] {
        display: block;
    }

    a.close[c-home2_home2] {
        float: right;
        font-size: 35px;
        line-height: 1;
        padding-right: 6px;
    }

    .OnlyInMobile[c-home2_home2] {
        padding: 10px;
        display: flex;
        justify-content: space-between;
        background-color: #EAEAEA;
    }

    .OnlyInMobile[c-home2_home2] div[c-home2_home2] {
        margin-top: auto;
        margin-bottom: auto;
        font-size: 20px;
        font-family: RobotoCondensedBold;
    }

    .OnlyInMobile[c-home2_home2] img[c-home2_home2] {
        height: 20px;
        margin-right: 20px;
    }

    .quickOrderSection[c-home2_home2] {
        display: block !important;
    }

    .scroll[c-home2_home2] div:last-child[c-home2_home2] {
        margin-Right: 0px !important;
    }

    .quick-mobile-view[c-home2_home2] {
        background-color: #EAEAEA;
        padding: 7px 15px;
        width: 100%;
        display: block;
        height: 50px;
        position: relative;
        margin-top: 15px;
    }

    .shop_cart[c-home2_home2] {
        position: absolute;
        left:
            0px;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .shop-cart-img[c-home2_home2] {
        width: 82%;
        height: 22px;
        margin: 3px 4px 6px 0px;
    }

    .quick-order-text[c-home2_home2] {
        font-size: 21px;
        font-weight: bold;
        color: #262626;
        margin: 3px 100px 22px 0px;
        font-family: 'RobotoCondensedBold';
    }

    .shop-cart-arrow[c-home2_home2] {
        width: 30px;
        height: 28px;
        margin: 2px 21px 7px 7px;
    }

    .quickOrderSection[c-home2_home2] {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0px;
        flex-direction: row;
    }

    .uploadCsv[c-home2_home2] {
        width: 100% !important;
        margin-top: 20px !important;
    }

    .contentsize[c-home2_home2] {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .scroll[c-home2_home2] div:last-child[c-home2_home2] {
        margin-left: 0px !important;
    }

    .margin1[c-home2_home2] p[c-home2_home2] {
        margin-left: 0px;
    }

    .scroll[c-home2_home2] {
        width: 100%;
        overflow-x: auto;
    }

    .DiscriptionOfImage[c-home2_home2] {
        width: 90%;
    }

    [c-home2_home2]::-webkit-scrollbar {
        width: 0px;
    }

    .orderQuicks[c-home2_home2] {
        width: 95% !important;
        margin-top: 40px !important;
        margin-left: auto;
        margin-right: auto;
        height: 400px !important;
        display: block;
        background: #F2F3F3;
    }

    .orderQuicks[c-home2_home2] h3[c-home2_home2] {
        color: #262626;
        font-size: 50px;
        font-family: "RobotoCondensedBold";
    }

    .orderQuick[c-home2_home2] {
        display: none;
    }

    .popup[c-home2_home2] {
        background: #F2F3F3;
        width: 90%;
        float: inherit;
        margin-left: auto;
        margin-right: auto;
    }

    .popup[c-home2_home2] .close[c-home2_home2] {
        font-size: 45px !important;
        font-weight: 400;
    }

    input[c-home2_home2] {
        font-size: 16px !important;
    }
}

.drop-zone[c-home2_home2] {
    max-width: 632px;
    height: 164px;
    padding: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    color: #cccccc;
    border: 2px dashed #262626;
    margin-top: 10px;
    position: relative;
}

.drop-zone2[c-home2_home2] {
    max-width: 632px;
    height: 120px;
    padding: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    color: #cccccc;
    margin-top: 10px;
    position: relative;
}

.quickOrderSection[c-home2_home2] {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    grid-template-columns: 60% 40%;
    flex-direction: row;
}

.uploadCsv[c-home2_home2] {
    padding: 50px;
    float: left;
    background: #EAEAEA;
    margin-right: 20px;
    margin-top: 60px;
}

.uploadCsv[c-home2_home2] h3[c-home2_home2] {
    font-size: 50px;
    color: #262626;
    font-family: RobotoCondensedBold;
}

.uploadFile[c-home2_home2] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.uploadFile[c-home2_home2] p[c-home2_home2] {
    color: #777777;
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.downloadFile[c-home2_home2] {
    display: flex;
    align-items: center;
}

.downloadFile[c-home2_home2] p[c-home2_home2] {
    font-family: RobotoCondensedBold;
    text-decoration: underline;
    margin-right: 10px;
    cursor: pointer;
}

.downloadFile[c-home2_home2] img[c-home2_home2] {
    width: 44px;
    height: 44px;
}

.drop-zone__input[c-home2_home2] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.drop-zone__prompt[c-home2_home2] p[c-home2_home2] strong[c-home2_home2] {
    color: #262626;
    text-decoration: underline;
    font-family: RobotoCondensedBold;
}

.drop-zone__prompt[c-home2_home2] p[c-home2_home2] {
    font-family: RobotoCondensedRegular;
    color: #262626;
    font-size: 20px;
}

.quickOrder[c-home2_home2] {
    margin-left: unset;
    margin-right: unset;
    flex-direction: row;
}

.orderQuick[c-home2_home2] {
    padding: 50px;
    float: right;
    width: 97%;
    background: #EAEAEA;
    margin-top: 60px;
    min-height: 400px;
}

.orderQuick[c-home2_home2] h3[c-home2_home2] {
    color: #262626;
    font-size: 50px;
    font-family: RobotoCondensedBold;
}

.addMore[c-home2_home2] {
    display: flex;
    align-items: center;
}

.addMore[c-home2_home2] p[c-home2_home2] {
    font-family: RobotoCondensedBold;
    text-decoration: underline;
    margin-right: 10px;
    cursor: pointer;
    letter-spacing: 0px;
    color: #777777;
    text-transform: uppercase;
    opacity: 1;
}

.symbol[c-home2_home2] {
    text-decoration: none !important;
    float: right;
    letter-spacing: 0px;
    color: #777777;
    text-transform: uppercase;
    opacity: 1;
}

.add-to-cart[c-home2_home2] {
    background-color: #000000;
    color: #FFFFFF;
    text-decoration: none;
    border: none;
    font-family: 'RobotoCondensedBold';
    min-width: 112px;
    min-height: 34px;
    margin-top: 15px;
}

.add-to-cart-danger[c-home2_home2] {
    background-color: #DA291C;
    color: #FFFFFF;
    text-decoration: none;
    border: none;
    font-family: 'RobotoCondensedBold';
    min-width: 112px;
    min-height: 34px;
    margin-top: 15px;
}

.input-box[c-home2_home2] {
    width: 100%;
    height: 43px;
    border-radius: 0px;
    background: #FFFFFF;
    border: 1px solid #262626;
    opacity: 1;
    color: #000000;
}

.label[c-home2_home2] {
    top: 1220px;
    left: 1282px;
    height: 24px;
    text-align: left;
    font-size: 18px;
    font-family: 'RobotoCondensedRegular';
    letter-spacing: 0px;
    color: #777777;
    opacity: 1;
    top: 1220px;
}

.label-quantity[c-home2_home2] {
    top: 1220px;
    left: 1282px;
    font-size: 17px;
    width: 90px;
    height: 24px;
    text-align: left;
    font-family: 'RobotoCondensedRegular';
    letter-spacing: 0px;
    color: #777777;
    opacity: 1;
    top: 1220px;
}

.quantity[c-home2_home2] {
    border: 1px solid #262626;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100px;
    height: 43px;
    padding: 15px 5px;
    margin-bottom: 10px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #262626;
    opacity: 1;
}

.quantity[c-home2_home2] a[c-home2_home2] {
    font-size: 20px;
    color: #898989;
    opacity: 1;
    text-decoration: none !important;
    margin-top: 0 !important;
}

.flex-container[c-home2_home2] {
    display: flex;
}

.addMorediv[c-home2_home2] {
    float: right;
}

.quantity-block[c-home2_home2] {
    margin-top: 50px;
}

.quantity-tab[c-home2_home2] {
    margin-left: 15px;
}

.slds-truncate[c-home2_home2] {
    width: 100%;
}

.quantity[c-home2_home2] input[c-home2_home2] {
    padding: 10px;
    font-size: 14px;
    min-width: 61px;
    border: 0px;
    height: 38px;
    text-align: center;
}

.input-box[c-home2_home2] {
    margin-bottom: 0px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .uploadCsv[c-home2_home2] h3[c-home2_home2] {
        font-size: 24px !important;
    }

    .drop-zone__prompt[c-home2_home2] p[c-home2_home2] {
        font-size: 18px;
    }

    .Card[c-home2_home2] button[c-home2_home2] {
        font-size: 18px;
    }

    .add-to-cart-danger[c-home2_home2] {
        font-size: 15px;
    }

    .featProd[c-home2_home2] {
        font-size: 30px;
    }
}

@media (min-width: 1024px) and (max-width: 1440px) {
    .AddedMessege[c-home2_home2] {
        font-size: 17px;
    }

    .input-box[c-home2_home2] {
        width: 100% !important;
        height: 40px !important;
    }

    .quantity[c-home2_home2] {
        width: 120% !important;
        height: 40px !important;
        margin-top: 1px;
        font-size: 14px;
    }
}

@media (min-width: 1441px) {
    .input-box[c-home2_home2] {
        width: 100% !important;
        height: 50px !important;
    }

    .quantity[c-home2_home2] {
        width: 180% !important;
        height: 50px !important;
        font-size: 20px;
    }

    .quick-order-block[c-home2_home2] {
        width: 65%;
    }

    .quantity-tab[c-home2_home2] {
        margin-left: 15px;
        width: 16%;
    }

    .add-to-cart[c-home2_home2] {
        min-width: 161px;
        min-height: 50px;
        font-size: 20px;
    }

    .add-to-cart-danger[c-home2_home2] {
        min-width: 161px;
        min-height: 50px;
        font-size: 20px;
    }
}

.ScrollOfEqui[c-home2_home2] {
    height: 160px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 18px;
}

@media (min-width: 767px) and (max-width: 1024px) {
    .scroll[c-home2_home2] div:first-child[c-home2_home2] {
        margin-left: 30px !important;
    }

    .WWO[c-home2_home2] {
        margin-left: 30px;
        width: 80%;
        font-size: 30px;
    }

    .overlay[c-home2_home2] {
        display: block;
    }

    .content1[c-home2_home2] {
        margin-left: 30px;
    }

    .orderQuicks[c-home2_home2] {
        padding: 27px !important;
    }

    .popup[c-home2_home2] {
        width: 75% !important;
        margin-left: auto;
        margin-right: auto;
        float: inherit;
    }

    .grid[c-home2_home2] {
        display: grid;
        grid-template-columns: 70% 30%;
    }

    .quantity[c-home2_home2] {
        width: 100%;
    }

    .thicker[c-home2_home2] {
        font-weight: 900;
    }
}

@media (min-width: 2000px) {

    .content_child[c-home2_home2],
    .DiscriptionOfImage[c-home2_home2] p[c-home2_home2],
    .ReadMore[c-home2_home2],
    .Card[c-home2_home2] p[c-home2_home2],
    .uploadFile[c-home2_home2] p[c-home2_home2],
    .msg-text[c-home2_home2] p[c-home2_home2],
    .contentsize[c-home2_home2] p[c-home2_home2],
    .addMore[c-home2_home2] p[c-home2_home2],
    .SeeAll[c-home2_home2] {
        font-size: 25px;
    }

    .Card[c-home2_home2] button[c-home2_home2],
    .contentsize[c-home2_home2] button[c-home2_home2],
    .add-to-cart-danger[c-home2_home2],
    .add-to-cart[c-home2_home2] {
        font-size: 24px;
    }

    .colorstyle[c-home2_home2],
    .HeadingOfImg[c-home2_home2],
    .WWO[c-home2_home2],
    .featProd[c-home2_home2],
    .uploadCsv[c-home2_home2] h3[c-home2_home2],
    .content[c-home2_home2],
    .orderQuick[c-home2_home2] h3[c-home2_home2],
    .Heading[c-home2_home2] {
        font-size: 40px;
    }

    .Card[c-home2_home2] button[c-home2_home2] {
        min-width: 216px;
    }

    .drop-zone__prompt[c-home2_home2] p[c-home2_home2] {
        font-size: 24px;
    }

    .drop-zone[c-home2_home2] {
        height: 185px;
    }

    .drop-zone2[c-home2_home2] {
        height: 185px;
    }

    .add-to-cart-danger[c-home2_home2] {
        min-width: 176px !important;
    }

    .label[c-home2_home2] {
        font-size: 25px;
    }

    .label-quantity[c-home2_home2] {
        font-size: 25px;
    }

    .input-box[c-home2_home2] {
        font-size: 24px;
    }

    .quantity[c-home2_home2] input[c-home2_home2] {
        font-size: 24px;
    }

    .add-to-cart[c-home2_home2] {
        min-width: 176px !important;
    }
}

.footerColor[c-footer_footer] {
    color: #FFFFFF;
}

.THIS[c-footer_footer] {
    font-family: RobotoCondensedBold;
    font-size: 20px;
}

@font-face {
    font-family: RobotoCondensedLight;
    src: url('/s/sfsites/c/resource/RobotoCondensedLight');
}

@font-face {
    font-family: RobotoCondensedBold;
    src: url('/s/sfsites/c/resource/RobotoFont/RobotoCondensed-Bold.ttf') format('TrueType');
}

@font-face {
    font-family: RobotoCondensedRegular;
    src: url('/s/sfsites/c/resource/RobotoFont/RobotoCondensed-Regular.ttf') format('TrueType');
}

.Tooggle[c-footer_footer] p[c-footer_footer] {
    display: inherit;
}

.AdjustOnMobile[c-footer_footer] {
    display: none;
}

.TooggleShow[c-footer_footer] P[c-footer_footer] {
    display: inherit;
}

.LowResolution[c-footer_footer] {
    display: none;
}

.site-map[c-footer_footer] {
    text-decoration: none;
    color: #ffffff;
}

.bodyDiv[c-footer_footer] {
    font-family: RobotoCondensedRegular;
    background-color: #262626;
    color: #FFFFFF;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.overlay[c-footer_footer] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
}

.overlay:target[c-footer_footer] {
    visibility: visible;
    opacity: 1;
    z-index: 999;
}

.overlayClose[c-footer_footer] {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    padding-right: 1px;
}

.overlayClose:target[c-footer_footer] {
    visibility: visible;
    opacity: 1;
    z-index: 999;
}

.popup[c-footer_footer] {
    margin: 78px auto;
    padding: 20px 6px;
    background: #fff;
    width: 565px;
    max-height: 508px;
    position: relative;
    transition: all 5s ease-in-out;
    float: left;
}

.popup[c-footer_footer] h2[c-footer_footer] {
    margin-top: 0;
    color: #262626;
    font-family: Roboto Condensed;
    font-size: 26px;
    font-weight: bold;
    padding-left: 15px;
    margin-bottom: 10px !important;
}

.popup[c-footer_footer] .close[c-footer_footer] {
    position: absolute;
    top: 0px;
    right: 16px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}

.popup[c-footer_footer] .close:hover[c-footer_footer] {
    color: #333;
}

.popup[c-footer_footer] .content[c-footer_footer] {
    max-height: 200px;
    overflow-y: auto;
}

.Uppercase[c-footer_footer] {
    text-transform: uppercase;
}

.Block_inline[c-footer_footer] {
    display: flex;
    color: #FFFFFF;
    width: fit-content;
    border-bottom: 2px solid white;
}

.Block_inline[c-footer_footer] div[c-footer_footer] {
    font-size: 14px;
    margin: 20px 0px 20px 0px;
}

.ImgSpan[c-footer_footer] img[c-footer_footer] {
    /*height: 16px;*/
    width: 16px;
    margin-left: 15px;
    cursor: pointer;
}

.ImgSpan[c-footer_footer] img:first-child[c-footer_footer] {
    margin-left: 40px;
}

.ImgSpan2[c-footer_footer] img[c-footer_footer] {
    margin-left: 15px;
    width: 101px;
    height: 30px;
    cursor: pointer;
}

.One1[c-footer_footer] {
    padding-top: 5px;
    padding-right: 100px;
}

.grid[c-footer_footer] {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}

.grid[c-footer_footer] p[c-footer_footer] {
    cursor: pointer;
}

.seperate[c-footer_footer] {
    width: 156px;
}

.grid-item[c-footer_footer] h1[c-footer_footer] {
    font-size: 16px;
    margin-bottom: 10px;
    font-family: 'RobotoCondensedBold';
}

.grid-item[c-footer_footer] p[c-footer_footer] {
    font-size: 16px;
}

.ExtraDiv[c-footer_footer] {
    margin-top: 25px;
}

.inlineList[c-footer_footer] ul[c-footer_footer] li[c-footer_footer] {
    display: inline;
    padding-left: 30px;
}

.inlineList[c-footer_footer] {
    text-align: end;
    margin-top: auto;
    margin-bottom: auto;
    cursor: pointer;
}

.grid_t[c-footer_footer] {
    display: grid;
    grid-template-columns: 30% 70%;
    font-size: 10px;
}

.inlineList[c-footer_footer] ul[c-footer_footer] li:first-child[c-footer_footer] {
    padding-left: 0px;
}

.grid_t[c-footer_footer] img[c-footer_footer] {
    margin-bottom: 10px;
    cursor: pointer;
}

.ExpandArrow[c-footer_footer] {
    display: none;
}

.OnlyInMobile[c-footer_footer] {
    display: none;
}

@media (min-width: 1500px) and (max-width: 1700px) {
    .overlay[c-footer_footer] {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
    }

    .overlay:target[c-footer_footer] {
        visibility: visible;
        opacity: 1;
        z-index: 999;
    }

    .overlayClose[c-footer_footer] {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        visibility: hidden;
        opacity: 0;
        padding-right: 1px;
    }

    .overlayClose:target[c-footer_footer] {
        visibility: visible;
        opacity: 1;
        z-index: 999;
    }

    .popup[c-footer_footer] {
        margin: 78px auto;
        padding: 20px 6px;
        background: #fff;
        width: 565px;
        max-height: 508px;
        position: relative;
        transition: all 5s ease-in-out;
        float: right;
    }

    .popup[c-footer_footer] h2[c-footer_footer] {
        margin-top: 0;
        color: #262626;
        font-family: Roboto Condensed;
        font-size: 26px;
        font-weight: bold;
        padding-left: 15px;
        margin-bottom: 10px !important;
    }

    .popup[c-footer_footer] .close[c-footer_footer] {
        position: absolute;
        top: 0px;
        right: 16px;
        transition: all 200ms;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        color: #333;
    }

    .popup[c-footer_footer] .close:hover[c-footer_footer] {
        color: #333;
    }

    .popup[c-footer_footer] .content[c-footer_footer] {
        max-height: 200px;
        overflow-y: auto;
    }
}

@media (min-width: 1025px) and (max-width: 1500px) {
    .One1[c-footer_footer] {
        padding-right: 70px;
    }

    .bodyDiv[c-footer_footer] {
        width: 75%;
    }

    .bodyDiv[c-footer_footer] {
        font-size: 14px !important;
    }

    .grid-item[c-footer_footer] p[c-footer_footer] {
        font-size: 14px;
    }

    .grid-item[c-footer_footer] h1[c-footer_footer] {
        font-size: 14px;
    }

    .overlay[c-footer_footer] {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
    }

    .overlay:target[c-footer_footer] {
        visibility: visible;
        opacity: 1;
        z-index: 999;
    }

    .overlayClose[c-footer_footer] {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        visibility: hidden;
        opacity: 0;
        padding-right: 1px;
    }

    .overlayClose:target[c-footer_footer] {
        visibility: visible;
        opacity: 1;
        z-index: 999;
    }

    .popup[c-footer_footer] {
        margin: 78px auto;
        padding: 20px 6px;
        background: #fff;
        width: 565px;
        max-height: 508px;
        position: relative;
        transition: all 5s ease-in-out;
        float: right;
    }

    .popup[c-footer_footer] h2[c-footer_footer] {
        margin-top: 0;
        color: #262626;
        font-family: Roboto Condensed;
        font-size: 26px;
        font-weight: bold;
        padding-left: 15px;
        margin-bottom: 10px !important;
    }

    .popup[c-footer_footer] .close[c-footer_footer] {
        position: absolute;
        top: 0px;
        right: 16px;
        transition: all 200ms;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        color: #333;
    }

    .popup[c-footer_footer] .close:hover[c-footer_footer] {
        color: #333;
    }

    .popup[c-footer_footer] .content[c-footer_footer] {
        max-height: 200px;
        overflow-y: auto;
    }
}

@media (min-width: 768px) and (max-width: 320px) {
    .bodyDiv[c-footer_footer] {
        font-size: 14px !important;
    }

    .grid-item[c-footer_footer] p[c-footer_footer] {
        font-size: 14px;
    }

    .grid-item[c-footer_footer] h1[c-footer_footer] {
        font-size: 14px;
    }

    .overlay[c-footer_footer] {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
    }

    .overlay:target[c-footer_footer] {
        visibility: visible;
        opacity: 1;
        z-index: 999;
    }

    .overlayClose[c-footer_footer] {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        visibility: hidden;
        opacity: 0;
        padding-right: 1px;
    }

    .overlayClose:target[c-footer_footer] {
        visibility: visible;
        opacity: 1;
        z-index: 999;
    }

    .popup[c-footer_footer] {
        margin: 78px auto;
        padding: 20px 6px;
        background: #fff;
        width: 565px;
        max-height: 508px;
        position: relative;
        transition: all 5s ease-in-out;
        float: right;
    }

    .popup[c-footer_footer] h2[c-footer_footer] {
        margin-top: 0;
        color: #262626;
        font-family: Roboto Condensed;
        font-size: 26px;
        font-weight: bold;
        padding-left: 15px;
        margin-bottom: 10px !important;
    }

    .popup[c-footer_footer] .close[c-footer_footer] {
        position: absolute;
        top: 0px;
        right: 16px;
        transition: all 200ms;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        color: #333;
    }

    .popup[c-footer_footer] .close:hover[c-footer_footer] {
        color: #333;
    }

    .popup[c-footer_footer] .content[c-footer_footer] {
        max-height: 200px;
        overflow-y: auto;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .One1[c-footer_footer] {
        padding-right: 10px;
    }

    .grid-item[c-footer_footer] p[c-footer_footer] {
        font-size: 13px;
    }

    .bodyDiv[c-footer_footer] {
        width: 85%;
        font-size: 14px !important;
    }

    .ExpandArrow[c-footer_footer] {
        display: none;
    }

    .grid_t[c-footer_footer] {
        display: block;
    }

    .inlineList[c-footer_footer] {
        text-align: start;
    }

    .inlineList[c-footer_footer] ul[c-footer_footer] li[c-footer_footer] {
        padding-right: 30px;
        padding-left: 0px;
    }

    .grid[c-footer_footer] {
        display: flex;
        flex-flow: column wrap;
        justify-content: flex-start;
        height: 310px;
    }

    .grid-item[c-footer_footer] {
        padding-right: 10px;
    }

    .Block_inline[c-footer_footer] {
        width: 100%;
        justify-content: space-between;
    }

    .Block_inline[c-footer_footer] div[c-footer_footer] {
        margin: 20px 0px 20px 0px;
    }

    .OnlyInMobile[c-footer_footer] {
        display: none;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .AdjustOnMobile[c-footer_footer] {
        display: block;
    }

    .two2[c-footer_footer] {
        display: flex;
        justify-content: space-between;
    }

    .LowResolution[c-footer_footer] {
        display: block;
    }

    .inlineList[c-footer_footer] li:first-child[c-footer_footer] {
        padding-right: 0px !important;
    }

    .inlineList[c-footer_footer] li:last-child[c-footer_footer] {
        padding-right: 0px !important;
    }

    .inlineList[c-footer_footer] li[c-footer_footer] {
        padding-right: 20px;
    }

    .ImgSpan2[c-footer_footer] img[c-footer_footer] {
        margin-right: 15px !important;
        margin-left: 0px !important;
    }

    .grid[c-footer_footer] {
        margin-top: unset;
    }

    .grid_t[c-footer_footer] img[c-footer_footer] {
        width: 20px !important;
        margin-bottom: 0px !important;
    }

    .inlineList[c-footer_footer] ul[c-footer_footer] {
        padding-left: 0px !important;
    }

    .grid[c-footer_footer] div[c-footer_footer] p:last-child[c-footer_footer] {
        margin-bottom: 10px;
    }

    .grid[c-footer_footer] div[c-footer_footer] div[c-footer_footer] p:last-child[c-footer_footer] {
        margin-bottom: 10px;
    }

    .three[c-footer_footer] {
        margin-top: 15px;
    }

    .grid[c-footer_footer] {
        display: block;
    }

    .grid-item[c-footer_footer] p[c-footer_footer] {
        display: none;
        font-size: 13px !important;
    }

    .grid-item[c-footer_footer] {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .ExtraDiv[c-footer_footer] {
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .grid-item[c-footer_footer] {
        border-bottom: 1px solid;
    }

    .two[c-footer_footer] {
        border-bottom: 1px solid;
    }

    .Block_inline[c-footer_footer] {
        display: block;
    }

    .bodyDiv[c-footer_footer] {
        padding: 10px 10px 10px 10px;
    }

    .grid_t[c-footer_footer] {
        display: block;
    }

    .inlineList[c-footer_footer] {
        text-align: start;
    }

    .inlineList[c-footer_footer] ul[c-footer_footer] li[c-footer_footer] {
        padding-right: 30px;
        padding-left: 0px;
    }

    .order[c-footer_footer] {
        display: flex;
        justify-content: space-between;
    }

    .bodyDiv[c-footer_footer] {
        width: 90%;
    }

    .Block_inline[c-footer_footer] {
        width: 100%;
    }

    .ExpandArrow[c-footer_footer] {
        display: initial;
    }

    .OnlyInMobile[c-footer_footer] {
        display: flex;
    }

    .seperate[c-footer_footer] {
        width: 100%;
    }

    .Block_inline[c-footer_footer] {
        margin: 20px 0px 20px 0px;
    }

    .Tooggle[c-footer_footer] p[c-footer_footer] {
        display: none;
    }

    .TooggleShow[c-footer_footer] P[c-footer_footer] {
        display: inherit;
    }

    .TooggleShow[c-footer_footer] img[c-footer_footer] {
        transform: rotate(180deg);
    }

    .ImgSpan2[c-footer_footer] img:first-child[c-footer_footer] {
        margin-left: 0px;
    }

    .grid-item[c-footer_footer] h1[c-footer_footer] {
        font-size: 14px;
    }

    .popup[c-footer_footer] h2[c-footer_footer] {
        font-size: 24px;
    }

    .popup[c-footer_footer] {
        width: 100%;
        margin: 0px;
        border-radius: 0px !important;
        height: 100%;
    }
}

@media (min-width: 0px) and (max-width:423px) {
    .ImgSpan2[c-footer_footer] {
        display: contents;
    }

    .overlay[c-footer_footer] {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        padding-right: 1px !important;
    }

    .popup[c-footer_footer] {
        margin: 100px auto;
        padding: 20px;
        background: #fff;
        width: 33%;
        position: relative;
        transition: all 5s ease-in-out;
    }

    .popup[c-footer_footer] h2[c-footer_footer] {
        font-size: 24px;
    }

    .popup[c-footer_footer] {
        width: 100%;
        margin: 0px;
        border-radius: 0px !important;
        height: 100%;
    }
}

li.globleSearch[c-footer_footer] {
    cursor: pointer;
}

p[c-footer_footer] {
    margin-bottom: 0rem;
}

@media (min-width: 1921px) {
    .Block_inline[c-footer_footer] div[c-footer_footer] {
        font-size: 22px;
    }

    .ImgSpan[c-footer_footer] img:first-child[c-footer_footer] {
        margin-left: 20px !important;
    }

    .ImgSpan[c-footer_footer] img[c-footer_footer] {
        height: 22px;
        width: 22px;
    }

    .grid-item[c-footer_footer] h1[c-footer_footer] {
        font-size: 24px;
    }

    .grid-item[c-footer_footer] p[c-footer_footer] {
        font-size: 22px;
    }

    .grid_t[c-footer_footer] {
        font-size: 17px;
    }

    .ImgSpan2[c-footer_footer] img[c-footer_footer] {
        width: 103px;
        height: 35px;
    }
}

li.globleSearch[c-header_header]:hover .lang {
    display: block;
}

.lang {
    display: none;
    position: absolute;
    right: 10%;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px 0;
    z-index: 99;
}

.lang a {
    display: block;
    font-size: 18px;
    padding: 5px 25px;
    transition: 0.3s;
}

.lang a:hover {
    color: #333;
}


.Read[lwc-4go13cket89] {
    font-size: 12px;
    padding-top: 4px;
    padding-left: 9px;
    color: black;
    font-family: 'RobotoCondensedRegular';
}

.disc[lwc-4go13cket89] {
    display: -webkit-box;
    position: relative;
    bottom: 8px;
}

.disc[lwc-4go13cket89] img[lwc-4go13cket89] {
    width: 15px;
    cursor: pointer;
}

.seeRelated[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-26)/var(--unnamed-line-spacing-55) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-262626);
    text-align: left;
    font: normal normal bold 26px/28px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #0E6B69;
    text-decoration: underline;
    opacity: 1;
}

.hoverWidth[lwc-4go13cket89] {
    width: 8vw;
}

.productCodeUpgradesReplacement[lwc-4go13cket89] {
    text-align: left;
    font: normal normal normal 16px/20px RobotoCondensedRegular;
    font-size: 20px;
    letter-spacing: 0px;
    color: #777777;
    text-decoration: underline;
}

.loggedAnchor[lwc-4go13cket89] {
    color: #0E6B69;
}

.sort[lwc-4go13cket89] {
    cursor: pointer;
}

.crossRef-item[lwc-4go13cket89] {
    padding-right: 0.5vw;
    font: 20px RobotoCondensedBold;
    color: #262626;
}

.ExpandCollapseContainer[lwc-4go13cket89] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.my-Icon[lwc-4go13cket89] {
    --sds-c-icon-color-foreground-default: #DA291C;
    cursor: pointer;
}

.label[lwc-4go13cket89] {
    text-transform: uppercase;
    color: grey;
}

.tableSeparator[lwc-4go13cket89] {
    border-top: 1px solid black;
    margin: 0px;
}

.table-header-wrapper[lwc-4go13cket89] {
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    padding: 8px 10px 10px 10px;
}

.table-row-wrapper[lwc-4go13cket89] {
    display: flex;
    justify-content: space-between;
    padding: 8px 10px;
    align-items: center;
}

.CrossReference[lwc-4go13cket89] {
    padding: 1vw;
}

.CRefComp[lwc-4go13cket89] {
    border: 1px solid black;
}

.tableData[lwc-4go13cket89] {}

.slds-p-horizontal_x-large[lwc-4go13cket89] {
    padding-left: 0;
}

.table-td[lwc-4go13cket89] {
    width: 100%;
    margin-right: 28px;
}

.table-th[lwc-4go13cket89] {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 28px;
}

.table-row-wrapper:nth-child(odd)[lwc-4go13cket89] {
    background-color: #F2F3F3;
}

.buttonContainerCartList[lwc-4go13cket89] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 15vh;
}

.crossRef[lwc-4go13cket89] {
    text-align: left;
    font: normal normal bold 20px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #262626;
    text-transform: capitalize;
    opacity: 1;
}

.buttonContainer[lwc-4go13cket89] {
    display: flex;
    justify-content: space-between;
}

.Mob[lwc-4go13cket89],
.Mob2[lwc-4go13cket89] {
    height: fit-content;
}

.Fuzzy[lwc-4go13cket89] h1[lwc-4go13cket89] {
    font-size: 22px !important;
    padding-bottom: 2%;
}

.errorMsg[lwc-4go13cket89] {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.75rem;
}

.export[lwc-4go13cket89] {
    display: flex;
    justify-content: flex-end;
}

c-export-file[lwc-4go13cket89] {
    position: relative;
    bottom: 7px;
    padding-right: 10px;
}

.alternateGrey:nth-child(odd)[lwc-4go13cket89] {
    background-color: #F7F7F7;
}

.widthHI[lwc-4go13cket89] {
    width: 100% !important;
}

.FlexSpaceBetween[lwc-4go13cket89] {
    width: 60%;
    display: flex;
    justify-content: space-between;
}

.obsoleteFlagEquipmemt[lwc-4go13cket89] {
    border: 1px solid #777777;
    padding: 0px 2px;
    margin-left: 7px;
    width: fit-content;
    color: #777777;
    font-size: 14px;
}

.inputText[lwc-4go13cket89] input[type=text][lwc-4go13cket89] {
    width: 47%;
    height: 45px;
    padding: 0;
    border: none;
    border: 1px solid;
    padding-left: 3%;
    border-radius: 0px;
}

.h1[lwc-4go13cket89],
.h2[lwc-4go13cket89],
.h3[lwc-4go13cket89],
.h4[lwc-4go13cket89],
.h5[lwc-4go13cket89],
.h6[lwc-4go13cket89],
h1[lwc-4go13cket89],
h2[lwc-4go13cket89],
h3[lwc-4go13cket89],
h4[lwc-4go13cket89],
h5[lwc-4go13cket89],
h6[lwc-4go13cket89] {
    margin-bottom: 0;
}

.Mob[lwc-4go13cket89],
.Mob2[lwc-4go13cket89] {
    height: fit-content;
}

.SanTeams[lwc-4go13cket89] {
    padding-right: 10px;
}

.refreshdiv[lwc-4go13cket89] {
    padding-right: 10px;
    display: flex;
    justify-content: flex-end;
}

.my-icon[lwc-4go13cket89] {
    --sds-c-icon-color-foreground-default: black;
}

.slds-icon-text-default[lwc-4go13cket89] {
    --slds-c-icon-color-foreground: var(--slds-c-icon-color-foreground-default, var(--sds-c-icon-color-foreground-default, black));
}

.tab[lwc-4go13cket89] {
    border-bottom: 1px solid black;
    margin-bottom: 20px;
}

.tab[lwc-4go13cket89] button[lwc-4go13cket89] {
    background-color: transparent;
}

.tablinks[lwc-4go13cket89] {
    font-size: 22px;
}

.activeTab[lwc-4go13cket89] {
    border-bottom: 3px solid #DA291C;
    font-weight: bolder;
}

.slds-wrap[lwc-4go13cket89] {
    align-items: unset !important;
}

.tbOne[lwc-4go13cket89] td[lwc-4go13cket89] {
    padding-right: 10px;
}

.crossRef-Box[lwc-4go13cket89] {
    display: flex;
    justify-content: space-between;
}

.crossRef-content[lwc-4go13cket89] {
    width: 30%;
}

.DisabledfilterDiv[lwc-4go13cket89] {
    color: #777777 !important;
}

p[lwc-4go13cket89] {
    margin-top: 0;
    margin-bottom: 0rem;
}

.LowResolution[lwc-4go13cket89] {
    margin-bottom: 50px;
}

.df[lwc-4go13cket89] {
    display: flex;
}

.blur[lwc-4go13cket89] {
    color: #777777 !important;
}

.slds-spinner_container[lwc-4go13cket89] {
    position: fixed !important;
}

.crossReferenceSec[lwc-4go13cket89] {
    padding-left: 15px
}

.listOfNYs[lwc-4go13cket89] {
    margin-left: 6px;
    width: 140%;
    max-height: 135px;
    overflow-y: auto;
}

.inputOfNYS[lwc-4go13cket89] {
    padding-bottom: 20px;
    position: relative;
    width: 140%;
    height: 60px;
}

.inputOfNYS[lwc-4go13cket89] div[lwc-4go13cket89] {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 18px;
}

.inputOfNYS[lwc-4go13cket89] input[lwc-4go13cket89] {
    width: 100%;
    padding-left: 6px;
    border: 1px solid #BCBCBC;
    height: -webkit-fill-available;
    font-size: 20px;
}

.inputOfNYS[lwc-4go13cket89] input[lwc-4go13cket89]::placeholder {
    font-size: 20px;
}

:focus-visible[lwc-4go13cket89] {
    outline: none;
}

ul[lwc-4go13cket89] {
    padding-left: 6px;
    padding-right: 6px;
}

.EquiStart[lwc-4go13cket89] {
    float: right;
    display: flex;
    flex-direction: row-reverse;
    margin-top: 15px;
}

.InMobile[lwc-4go13cket89] {
    display: none;
}

.PopUpBox[lwc-4go13cket89] table[lwc-4go13cket89] tr[lwc-4go13cket89] td[lwc-4go13cket89] {
    vertical-align: top;
    padding: 5px;
}

.MarginInPercentage[lwc-4go13cket89] .p[lwc-4go13cket89] {
    font-size: 14px;
    margin-bottom: 50px;
    color: #424242;
}

.HybridNYS[lwc-4go13cket89] {
    margin-left: 0.5rem;
    font-size: 18px;
    padding-bottom: 10px;
}

.RadioLabel[lwc-4go13cket89] {
    padding-left: 20px;
}

h1[lwc-4go13cket89] {
    font-family: RobotoCondensedBold;
}

.FamilyName[lwc-4go13cket89] {
    padding: 15px 25px;
    font-family: RobotoCondensedBold;
}

.NYSForEqui[lwc-4go13cket89] {
    float: right;
    font-size: 20px;
    display: none;
}

.EquiTable[lwc-4go13cket89] {
    height: fit-content;
    width: -webkit-fill-available;
    padding-bottom: 20px;
}

.EquiTable[lwc-4go13cket89] table[lwc-4go13cket89] tbody[lwc-4go13cket89] tr[lwc-4go13cket89] td[lwc-4go13cket89] {
    vertical-align: unset;
}

.addProductToList[lwc-4go13cket89] {
    margin-bottom: 15px;
}

.ScrollOfEqui[lwc-4go13cket89] {
    overflow-y: scroll;
    max-height: 400px;
}

.ScrollOfEqui[lwc-4go13cket89]::-webkit-scrollbar {
    display: block;
    z-index: 999;
    width: 9px;
}

.ScrollOfEqui[lwc-4go13cket89]::-webkit-scrollbar-track {
    background: white;
    background-color: white;
    box-shadow: none;
    border-color: white;
}

.ScrollOfEqui[lwc-4go13cket89]::-webkit-scrollbar-thumb {
    background: black;
    border-radius: 9px;
}

.a[lwc-4go13cket89] {
    display: flex;
    /*height: 35px;*/
}

.adjustWidth[lwc-4go13cket89] {
    padding-top: 2%;
}

.margin-t-auto[lwc-4go13cket89] {
    margin-top: auto;
}

.crossReferenceSec[lwc-4go13cket89] h1[lwc-4go13cket89] {
    font-size: 20px;
    font-family: RobotoCondensedBold;
}

.crossReferenceSec[lwc-4go13cket89] p[lwc-4go13cket89] {
    font-size: 20px;
    font-family: RobotoCondensedRegular;
    margin-top: 10px;
}

.inputText[lwc-4go13cket89] input[type=email][lwc-4go13cket89] {
    width: 47%;
    height: 40px;
    border-radius: 0px;
    padding: 0;
    border: none;
    border: 1px solid;
    padding-left: 3%;
}

.ObsoleteLabel[lwc-4go13cket89] {
    border: 1px solid #777777;
    color: #777777;
    font-size: 14px;
    margin-left: 10px;
    padding: 5px 4px 3px 4px;
    font-family: RobotoCondensedBold;
}

.close[lwc-4go13cket89] {
    font-size: 18px;
    float: right;
    text-align: right;
    cursor: pointer;
    font-family: RobotoCondensedRegular;
}

.inputText[lwc-4go13cket89] textarea:focus-visible[lwc-4go13cket89],
.inputText[lwc-4go13cket89] input:focus-visible[lwc-4go13cket89] {
    outline: none;
}

.userDetailsPopup[lwc-4go13cket89]:before {
    content: '';
    position: fixed;
    background: #000000;
    opacity: 0.8;
    z-index: 99;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.userDetailsPopup[lwc-4go13cket89] {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 99;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.userDetails[lwc-4go13cket89] {
    width: 695px;
    height: auto;
    background: #fff;
    z-index: 999;
    display: flex;
    flex-direction: column;
    padding: 20px;
}

.userInput[lwc-4go13cket89] {
    display: flex;
    flex-direction: column;
    padding: 0 20px;
}

.userInput[lwc-4go13cket89] h3[lwc-4go13cket89] {
    color: #262626;
    text-transform: capitalize;
    font-size: 32px;
    font-weight: bold;
    font-family: RobotoCondensedRegular;
}

.form[lwc-4go13cket89] {
    margin: 20px 0px;
    display: flex;
    flex-direction: column;
}

.inputText[lwc-4go13cket89] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-family: RobotoCondensedRegular;
}

.sendList[lwc-4go13cket89] {
    background: #DA291C 0% 0% no-repeat padding-box;
    color: #fff;
    font-size: 20px;
    border: medium none;
    height: 40px;
    width: 20%;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: RobotoCondensedBold;
}

.paddingOfPupup[lwc-4go13cket89] {
    padding: 30px 50px;
}

.alignContentAtCenter[lwc-4go13cket89] {
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    width: 45%;
}

.ShowHoverOnPartSearch[lwc-4go13cket89] {
    bottom: 30px;
    left: 217px;
    z-index: -1;
}

.hoverPartSearchLogin:hover[lwc-4go13cket89] .ShowHoverOnPartSearch[lwc-4go13cket89] {
    z-index: 1;
}

.setWidth[lwc-4go13cket89] {
    width: 300px;
    transform: translatex(-40%);
}

.sf[lwc-4go13cket89] {
    border: 1px black solid;
    width: 75%;
    margin-bottom: 20px;
}

.MarginInPercentage[lwc-4go13cket89] {
    margin: 2% 4.5%;
}

.showInMobile[lwc-4go13cket89] {
    display: none;
}

.getNotifBox[lwc-4go13cket89] {
    height: 600px;
    width: 728px;
    margin: 0 auto;
}

.buttonN[lwc-4go13cket89] {
    font-size: 14px;
    height: 40px;
    width: 120px;
    float: left !important;
}

.LoginInput[lwc-4go13cket89] {
    padding-left: 1rem;
    font-size: 20px;
}

.text4[lwc-4go13cket89] {
    margin-bottom: 18px;
}

.EmailBox[lwc-4go13cket89] {
    margin-bottom: 25px;
}

.LoginInput[lwc-4go13cket89] [lwc-4go13cket89]::placeholder {
    padding-left: 0px !important;
}

table[lwc-4go13cket89] {
    font-size: 20px;
}

.tdata[lwc-4go13cket89] {
    font-family: RobotoCondensedRegular;
    color: #000000;
}

.AirE[lwc-4go13cket89] {
    width: 18%;
}

.oemMfg[lwc-4go13cket89] {
    width: 15%;
}

.oemPart[lwc-4go13cket89] {
    width: 11%;
}

.qty[lwc-4go13cket89] {
    width: 8%;
}

.Description[lwc-4go13cket89] {
    width: 16%;
}

.hoverPopUp[lwc-4go13cket89] {
    width: 180%;
    z-index: -1;
    top: -142px;
    left: 72px;
}

.hoverPopUpDown[lwc-4go13cket89] {
    width: 180%;
    z-index: -1;
    top: 15px;
    left: 72px;
}

.productcode2:hover[lwc-4go13cket89] .hoverPopUp[lwc-4go13cket89] {
    z-index: 1;
}

.productcode2:hover[lwc-4go13cket89] .hoverPopUpDown[lwc-4go13cket89] {
    z-index: 1;
}

.PopUpBox[lwc-4go13cket89] {
    font-weight: 400;
    display: grid;
    grid-template-columns: 200px 95px;
    background-color: #FFFFFF;
    color: #262626;
    font-size: 14px;
    box-shadow: 0px 3px 6px #00000029;
    justify-content: space-around;
}

.PopUpBox[lwc-4go13cket89] li[lwc-4go13cket89] {
    padding: 5px;
}

.Left-Padd[lwc-4go13cket89] {
    background-color: #FFFFFF;
}

.SearchBar[lwc-4go13cket89] {
    height: 30px;
    width: 700px;
    margin-left: 12rem;
}

.clsbutton[lwc-4go13cket89] {
    color: #424242;
}

.lower[lwc-4go13cket89] {
    color: #ffffff;
    font-size: 20px;
    opacity: 1;
    margin-left: 30px;
    font-family: RobotoCondensedRegular;
}

.mark[lwc-4go13cket89] {
    position: absolute;
    top: 3.5px;
    left: 0;
    height: 17px;
    width: 17px;
    background-color: #F2F3F3;
    border: solid 2px #777777;
}

.container[lwc-4go13cket89] input:checked[lwc-4go13cket89]~.mark[lwc-4go13cket89] {
    background-color: #000000;
    border: solid 2px #000000;
}

.mark[lwc-4go13cket89]:after {
    content: "";
    position: absolute;
    display: none;
}

.container[lwc-4go13cket89] input:checked[lwc-4go13cket89]~.mark[lwc-4go13cket89]:after {
    display: block;
}

select[lwc-4go13cket89] {
    width: 253px;
    height: 50px;
    font-size: 20px;
    border-radius: 0px;
    padding-left: 20px;
}

.cheBLabel[lwc-4go13cket89] {
    width: 17px;
    height: 17px;
    padding-bottom: 30px;
}

.addToListTitle[lwc-4go13cket89] h2[lwc-4go13cket89] {
    text-transform: capitalize;
}

.textSucess[lwc-4go13cket89] {
    color: white;
    font-size: 30px;
    font-family: RobotoCondensedBold;
}

.addToListContainer[lwc-4go13cket89] {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    position: fixed;
    top: 5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 60%;
    padding: 40px;
    z-index: 9999;
}

.addToListPopup[lwc-4go13cket89]:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #000000 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 0.8;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}

.addToListTitle[lwc-4go13cket89] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.addToListTitle[lwc-4go13cket89] h2[lwc-4go13cket89] {
    font-size: 40px;
    font-weight: bold;
    font-family: RobotoCondensedBold;
    color: #262626;
}

.addToListTitle[lwc-4go13cket89] img[lwc-4go13cket89] {
    width: 27px;
    height: 27px;
}

.addToListLeft[lwc-4go13cket89] {
    width: 50%;
    border-right: 1px solid #BCBCBC;
    margin-right: 20px;
}

.addToListRight[lwc-4go13cket89] {
    width: 50%;
    margin-left: 20px;
}

.addToListSection[lwc-4go13cket89] {
    display: flex;
}

.addToListSection[lwc-4go13cket89] h4[lwc-4go13cket89] {
    font-size: 26px;
    font-weight: bold;
    font-family: RobotoCondensedBold;
    margin-bottom: 15px;
}

.inputBox[lwc-4go13cket89] input[type="text"][lwc-4go13cket89] {
    margin-left: 14px;
    border: 1px solid #262626;
    height: 50px;
    border-radius: 0px;
    width: 271px;
    padding: 0 20px;
    color: #898989;
    font-size: 20px;
}

.inputBox[lwc-4go13cket89] input[type="text"][lwc-4go13cket89]::placeholder {
    color: #898989;
    font-family: RobotoCondensedRegular;
    font-size: 20px;
    font-family: RobotoCondensedBold;
}

.inputBox[lwc-4go13cket89] label[lwc-4go13cket89] {
    display: flex;
    align-items: center;
    font-family: RobotoCondensedRegular;
}

.inputBox[lwc-4go13cket89] input[type="radio"][lwc-4go13cket89] {
    width: 20px;
    height: 20px;
}

.addToExisting[lwc-4go13cket89] {
    margin-top: 60px;
    display: flex;
    flex-direction: column;
}

.addToExisting[lwc-4go13cket89] label[lwc-4go13cket89] {
    font-size: 18px;
    color: #262626;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    font-family: RobotoCondensedRegular;
}

.addToExisting[lwc-4go13cket89] input[type="radio"][lwc-4go13cket89] {
    width: 20px;
    height: 20px;
    margin-right: 14px;
}

.addToListRight[lwc-4go13cket89] p[lwc-4go13cket89] {
    font-size: 20px;
    color: #262626;
    font-family: RobotoCondensedBold;
}

.productQuantity[lwc-4go13cket89] {
    display: flex;
    width: 40%;
    height: 50px;
    border: 1px solid #262626;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
}

.productQuantity[lwc-4go13cket89] a[lwc-4go13cket89] {
    font-size: 20px;
    font-family: RobotoCondensedRegular;
    text-decoration: none;
}

.productQuantity[lwc-4go13cket89] p[lwc-4go13cket89] {
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.tearPriceAvail[lwc-4go13cket89] {
    position: absolute;
    padding-top: 7px;
    font-size: 16px !important;
}

.addProductToList[lwc-4go13cket89] {
    padding-right: 20px;
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.producListtName[lwc-4go13cket89] {
    color: #0A7D7D;
    font-weight: bold;
    text-decoration: underline;
    font-size: 20px;
    font-family: RobotoCondensedBold;
    position: relative;
    top: 5px;
    width: 25%;
}

.removeFromList[lwc-4go13cket89] {
    color: #777777;
    font-weight: bold;
    text-decoration: underline;
    font-size: 20px;
    font-family: RobotoCondensedBold;
    position: relative;
    top: 5px;
    text-transform: uppercase;
}

.addToListButton[lwc-4go13cket89] {
    background: #262626 0% 0% no-repeat padding-box;
    border: medium none;
    color: #ffffff;
    width: 152px;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    font-family: RobotoCondensedBold;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
}

.addToCart[lwc-4go13cket89] {
    color: #FFFFFF;
    text-transform: uppercase;
    background: #DA291C 0% 0% no-repeat padding-box;
    border: medium none;
    width: 190px;
    min-height: 50px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    font-family: RobotoCondensedBold;
}

.addTolist[lwc-4go13cket89] {
    color: #FFFFFF;
    text-transform: uppercase;
    background: #262626 0% 0% no-repeat padding-box;
    border: medium none;
    width: 190px;
    min-height: 50px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    float: right;
    font-family: RobotoCondensedBold;
    margin-left: 20px;
}

.addAllToCart[lwc-4go13cket89] {
    color: #FFFFFF;
    text-transform: uppercase;
    background: #DA291C 0% 0% no-repeat padding-box;
    border: medium none;
    width: 190px;
    min-height: 50px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    top: 0px;
    font-family: RobotoCondensedBold;
}

.buttonContainer[lwc-4go13cket89] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.sendTheList[lwc-4go13cket89] {
    color: #FFFFFF;
    text-transform: uppercase;
    background: #262626 0% 0% no-repeat padding-box;
    border: medium none;
    width: 190px;
    min-height: 50px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    top: 0px;
    font-family: RobotoCondensedBold;
    margin-left: 20px;
}

.slds-theme_error[lwc-4go13cket89] {
    background-color: #da291c;
}

.slds-card[lwc-4go13cket89] {
    border-style: none;
}

.returnToHome[lwc-4go13cket89] {
    margin-left: 5rem;
    margin-top: 2rem;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.returnToHome[lwc-4go13cket89] img[lwc-4go13cket89] {
    height: 19px;
    width: 19px;
}

.returnToHome[lwc-4go13cket89] h1[lwc-4go13cket89] {
    margin-left: 1.5rem;
}

.thead[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/26px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    font: normal normal normal 20px/26px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    text-align: left;
}

ta[lwc-4go13cket89] {
    text-align: left;
    font-family: RobotoCondensedRegular;
    font-size: 18px;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    text-align: left;
    font-weight: lighter;
}

.thead[lwc-4go13cket89] {
    text-align: left;
    font-family: RobotoCondensedBold;
    font-size: 20px;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    text-align: left;
    font-weight: lighter;
    padding: 10px 0px;
}

lightning-button-icon.button[lwc-4go13cket89] {
    float: right;
}

.float-child[lwc-4go13cket89] button[lwc-4go13cket89] {
    display: inline;
}

.container[lwc-4go13cket89] {
    width: 80%;
    margin: none;
}

.child1[lwc-4go13cket89] {
    width: 25%;
    max-width: 130px;
    float: left;
    margin-right: 10px;
    height: 180px;
}

.child2[lwc-4go13cket89] {
    margin-left: 30%;
}

.slds-theme_shade[lwc-4go13cket89] {
    overflow: auto;
    height: auto;
    overflow-x: hidden;
}

[lwc-4go13cket89]::-webkit-scrollbar {
    display: none;
}

.slds-table[lwc-4go13cket89] {
    max-height: max-content;
    width: fit-content;
}

.hoverCls[lwc-4go13cket89] {
    margin-top: 10rem;
    display: block;
    position: relative;
}

.changeCursor[lwc-4go13cket89] {
    cursor: pointer;
}

div.hoverCls[lwc-4go13cket89] {
    -webkit-transition: -webkit-transform 10000ms ease-in-out;
    -moz-transition: -moz-transform 10000ms ease-in-out;
    -o-transition: -o-transform 10000ms ease-in-out;
    transition: transform 10000ms ease-in-out;
}

.THIS.slds-box[lwc-4go13cket89] {
    border: 0px;
    display: flex;
    flex-direction: column;
}

.slds-border_bottom[lwc-4go13cket89] {
    width: 830px;
}

.forwardBtn[lwc-4go13cket89] {
    font-size: 20px;
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-20)/16.2px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-777777);
    text-align: left;
    font: normal normal bold 16px/16px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #777777;
    text-transform: uppercase;
    opacity: 1;
}

.SearchResults[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 50px/23px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-262626);
    text-align: left;
    font: normal normal bold 50px/23px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    margin-bottom: 2%;
}

.textclass[lwc-4go13cket89] {
    font-size: 14px;
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-14)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-424242);
    text-align: left;
    font: normal normal normal 14px/24px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
    margin-bottom: 2%;
}

.partNumberdiv[lwc-4go13cket89] {
    width: 300x;
}

.refreshdiv[lwc-4go13cket89] {
    padding-top: 1.5rem;
    cursor: pointer;
}

.refreshdiv[lwc-4go13cket89] .img[lwc-4go13cket89] {
    width: 26px;
    height: 26px;
    margin-top: -0.3rem;
}

.narrowResults[lwc-4go13cket89] {
    margin-top: 1.5rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-bottom: 0rem;
}

.horizontalline[lwc-4go13cket89] {
    display: block;
    overflow: auto;
    border-style: inset;
    width: 98%;
    margin-left: none;
}

.horizontalline1[lwc-4go13cket89] {
    display: block;
    overflow: auto;
    border-style: inset;
    width: auto;
    margin-left: none;
}

.lightning-button.slds-p-around_xxx-small.resetcls[lwc-4go13cket89] {
    font-size: 5px;
}

.hgfhgf[lwc-4go13cket89] article.slds-card[lwc-4go13cket89] {
    box-shadow: none !important;
    border: medium none !important;
}

.resetcls[lwc-4go13cket89] {
    font-size: 10px;
    text-decoration: var(--unnamed-decoration-underline);
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-20)/26px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-777777);
    text-align: left;
    text-decoration: underline;
    font: normal normal bold 20px/26px RobotoCondensedBold;
    letter-spacing: 0px;
    --sds-c-button-text-color: #777777;
    --sds-c-button-icon-color: #777777;
    --sds-c-button-icon-size: 20px;
    text-transform: uppercase;
    opacity: 1;
}

.slds-button1[lwc-4go13cket89] {
    font-size: 14px;
    color: #777777;
    font-family: 'RobotoCondensedBold';
    text-decoration-line: underline;
    text-decoration: none;
    display: inline-flex;
    position: relative;
    align-items: center;
    background: none;
    border: none;
    white-space: normal;
}

.refimg[lwc-4go13cket89] {
    height: 18px;
    width: 18px;
}

.productQuamtity[lwc-4go13cket89] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.productDescNonLogin[lwc-4go13cket89] {
    margin-top: 0px;
}

.productDescNonLogin[lwc-4go13cket89] {
    display: flex;
    margin-top: 20px;
    width: 100%;
}

.productDescNonLogin[lwc-4go13cket89] p[lwc-4go13cket89] {
    font-size: 20px;
    color: #424242;
    padding-right: 2%;
    font-family: RobotoCondensedRegular;
    width: 50%;
}

.resetbtn[lwc-4go13cket89] {
    font-size: 14px;
}

.narrowResults[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-40)/23px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-262626);
    text-align: left;
    font: normal normal bold 40px/35px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
}

.handelToCart[lwc-4go13cket89] {
    display: flex;
    justify-content: flex-end;
    margin-top: auto;
}

.flexReverse[lwc-4go13cket89] {
    display: flex;
    flex-direction: column-reverse;
    margin-right: 0 !important;
}

.DisabledfilterClass[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-26)/80px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-777777);
    text-align: left;
    font: normal normal bold 26px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #777777;
    text-transform: capitalize;
    margin-top: -1rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-bottom: -3rem;
}

.threadpitchbtn[lwc-4go13cket89] {
    --sds-c-button-text-color: #262626;
    margin-top: -2.5rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-bottom: -2.5rem;
}

.filterdiv[lwc-4go13cket89] {
    margin-top: -2.5rem;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -20px;
}

.filterClass[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-26)/80px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-262626);
    text-align: left;
    font: normal normal bold 26px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #262626;
    text-transform: capitalize;
    margin-top: 40px;
    margin-bottom: 20px;
}

.chevronIcon[lwc-4go13cket89] {
    height: 46px;
    width: 46px;
    margin-left: 2.5rem;
    margin-top: -0.3rem;
}

.resultcount[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-26)/var(--unnamed-line-spacing-55) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-262626);
    text-align: left;
    font: normal normal bold 26px/55px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #262626;
    text-transform: capitalize;
    opacity: 1;
}

.resultcountVIN[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-26)/var(--unnamed-line-spacing-55) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-262626);
    text-align: left;
    font: normal normal bold 26px/55px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
}

.resultrelated[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-26)/var(--unnamed-line-spacing-55) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-262626);
    text-align: left;
    font: normal normal bold 26px/28px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
}

.spanlink[lwc-4go13cket89] {
    cursor: pointer;
    color: #0E6B69;
    text-decoration: underline;
}

.footer {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-424242);
    text-align: left;
    font: normal normal normal 20px/24px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
    margin-left: 3rem;
    margin-right: 3rem;
    justify-content: center;
}

.longfooter {
    padding-top: 3rem;
}

.productCode1[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-26)/var(--unnamed-line-spacing-30) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-0e6b69);
    text-align: left;
    font: normal normal bold 26px/30px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #0E6B69;
    text-transform: uppercase;
    opacity: 1;
}

.productCode2[lwc-4go13cket89] {
    text-decoration: var(--unnamed-decoration-underline);
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-20)/26px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    text-decoration: underline;
    font: normal normal bold 20px/26px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #0A7D7D;
    opacity: 1;
}

.productname {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-424242);
    text-align: left;
    font: normal normal normal 20px/24px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
}

.productname2[lwc-4go13cket89] {
    text-align: left;
    letter-spacing: 0px;
    color: #262626;
    font-family: RobotoCondensedBold;
    font-size: 22px;
    text-transform: uppercase;
    opacity: 1;
    margin-top: 25px;
    margin-bottom: 25px;
}

.productNameSec[lwc-4go13cket89] {
    display: grid;
    grid-template-columns: 20% 20% auto;
}

.productDesc[lwc-4go13cket89] {
    display: flex;
    margin-top: 20px;
    width: 100%;
    justify-content: space-between;
}

.productDesc[lwc-4go13cket89] p[lwc-4go13cket89] {
    font-size: 20px;
    color: #424242;
    padding-right: 120px;
    font-family: RobotoCondensedRegular;
    width: 50%;
}

.productDesc[lwc-4go13cket89] {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    width: 347px;
    height: 219px;
    position: absolute;
    top: 30px;
    left: 195px;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    z-index: 9;
    display: none;
}

.productDesc[lwc-4go13cket89] ul[lwc-4go13cket89] li[lwc-4go13cket89] {
    color: #262626;
    font-size: 16px;
    margin: 15px 0;
}

.crossRefCls[lwc-4go13cket89] .h1[lwc-4go13cket89] {
    font-size: 16px;
    font-family: 'RobotoCondensedBold';
}

.crossRefCls[lwc-4go13cket89] .h2[lwc-4go13cket89] {
    font-size: 14px;
    font-family: 'RobotoCondensedRegular';
}

.crossreference[lwc-4go13cket89] {
    font-family: RobotoCondensedBold;
    font-size: 20px;
}

.crossRefName[lwc-4go13cket89] {
    font-family: RobotoCondensedRegular;
    font-size: 18px;
}

.addBtn[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-20)/14px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-ffffff);
    text-align: left;
    font: normal normal bold 20px/14px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    --slds-c-button-color-border-hover: #fff;
    --slds-c-button-shadow-focus: #fff;
    --slds-c-button-stateful-color-border-selected: #fff;
    --sds-c-button-text-font-family: RobotoCondensedBold;
    --sds-c-button-text-font-size: 26px;
}

.button1[lwc-4go13cket89] {
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-family: RobotoCondensedBold;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
    background-color: #DA291C;
}

.button4[lwc-4go13cket89] {
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-family: RobotoCondensedBold;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
    background-color: #262626;
}

.alert[lwc-4go13cket89] {
    background-color: #DA291C;
    height: 70px;
    align-items: center;
    justify-content: center;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.alert[lwc-4go13cket89] .close[lwc-4go13cket89] {
    font-size: 20px;
    float: right;
    text-align: right;
    cursor: pointer;
    color: #fff;
    position: absolute;
    right: 30px;
}

.close[lwc-4go13cket89] img[lwc-4go13cket89] {
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.button2[lwc-4go13cket89] {
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-family: RobotoCondensedBold;
    text-decoration: none;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
    background-color: #DA291C;
    float: right;
}

.addtolistbtn[lwc-4go13cket89] {
    margin-left: 0rem;
    float: right;
}

.addlistbtn[lwc-4go13cket89] {
    margin-right: 2rem;
}

.informBtn[lwc-4go13cket89] {
    width: 246px;
}

.allpartsdiv[lwc-4go13cket89] {
    float: right;
    padding-right: 1rem;
    display: flex;
    padding-top: 30px;
}

.allpartsdiv[lwc-4go13cket89] img[lwc-4go13cket89] {
    padding-left: 10px;
}

.allpartsdiv[lwc-4go13cket89] .h1[lwc-4go13cket89] {
    margin-left: 1.5rem;
    margin-top: -1rem;
}

.equipmentdiv[lwc-4go13cket89] {
    font-family: RobotoCondensedBold;
    font-size: 40px;
    color: #262626;
}

.enginediv[lwc-4go13cket89] {
    margin: 0px 1rem 0px 0px;
    height: auto;
    border-bottom: 1px solid #707070;
}

.enginediv:nth-child(even)[lwc-4go13cket89] {
    background-color: #F7F7F7;
}

.equipmentSearchdiv[lwc-4go13cket89] {
    font-size: 20px;
    color: #0A7D7D;
    display: flex;
}

.equipmentSearchdiv[lwc-4go13cket89] span[lwc-4go13cket89] {
    text-decoration: underline;
}

.button3[lwc-4go13cket89] {
    border: none;
    color: white;
    padding: 10px 15px;
    text-align: center;
    font-family: RobotoCondensedBold;
    width: 188px;
    height: 50px;
    text-decoration: none;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
    background-color: #262626;
    margin-left: 1.8rem;
    float: left;
}

.estimatedAvailbility[lwc-4go13cket89] {
    width: 200%;
    padding-bottom: 15px;
}

.estimatedTime[lwc-4go13cket89] {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    width: -webkit-fill-available;
}

.estimatedAvailbility[lwc-4go13cket89] h3[lwc-4go13cket89] {
    color: #262626;
    font-size: 20px;
    font-family: RobotoCondensedBold;
    display: -webkit-inline-box;
    width: 100%;
}

.estimatedAvailbility[lwc-4go13cket89] p[lwc-4go13cket89] {
    width: initial;
    padding-left: 5px;
}

.dayTime[lwc-4go13cket89] {
    margin: 0 2% auto 0;
    width: calc(100%/6);
}

.CE[lwc-4go13cket89] {
    width: 100% !important;
}

.dayTime[lwc-4go13cket89] h4[lwc-4go13cket89] {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 3px;
    color: #262626;
    font-family: RobotoCondensedBold;
}

.SpaceForVolume[lwc-4go13cket89] {
    height: 15px;
}

.dayTime[lwc-4go13cket89] p[lwc-4go13cket89] {
    color: #262626;
    font-size: 18px;
    margin-top: auto;
    font-family: RobotoCondensedRegular;
}

.LoginInput[lwc-4go13cket89]::-webkit-input-placeholder {
    font-family: RobotoCondensedRegular;
    font-size: 20px;
    padding-top: 10px;
}

.LoginInput[lwc-4go13cket89] {
    border: none;
    width: 100%;
    height: 50px;
}

.flex-container[lwc-4go13cket89] {
    background-color: #F2F3F3;
}

.flex[lwc-4go13cket89] {
    display: flex;
    flex-direction: row;
    padding-left: 24px;
}

.hybrid-div[lwc-4go13cket89] {
    height: 337.17px;
    width: 300x;
    margin-left: -1rem;
}

.hoverBody[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/14px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-262626);
    text-align: left;
    font: normal normal normal 20px/14px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
}

.crossCls[lwc-4go13cket89] {
    height: 20px;
    width: 20px;
}

.text2[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-22)/22px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-262626);
    text-align: left;
    font: normal normal normal 18px/18px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
}

.text3[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-22)/36px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    font: normal normal bold 18px/30px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.text4[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-40)/var(--unnamed-line-spacing-55) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-262626);
    text-align: left;
    font: normal normal bold 40px/55px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #262626;
    text-transform: capitalize;
    opacity: 1;
}

.text5[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-424242);
    text-align: left;
    font: normal normal normal 20px/24px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
}

.text6[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    float: right;
    text-align: justify;
    font: normal normal normal 18px/24px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #727272;
    opacity: 1;
}

.textBoxPlaceholder[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/26px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    font: normal normal normal 20px/26px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #898989;
    opacity: 1;
}

.radio[lwc-4go13cket89] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18)/28px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    font: normal normal normal 18px/28px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.hideme[lwc-4go13cket89] {
    display: none;
}

.hideme[lwc-4go13cket89]+.radio[lwc-4go13cket89]:before {
    width: 17px;
    height: 17px;
    border: 1px solid gray;
    border-radius: 1px;
    background: #F2F3F3;
    position: relative;
    display: inline-block;
    margin-right: 1ex;
    content: "";
}

.hideme:checked[lwc-4go13cket89]+.radio[lwc-4go13cket89]:before {
    background: #000000;
}

.engine[lwc-4go13cket89] {
    font-family: RobotoCondensedRegular;
    font-size: 22px;
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    padding-left: 24px;
}

.productDetailsContainer[lwc-4go13cket89] {
    padding-bottom: 15px;
    min-height: 150px;
    display: flex;
}

.productImage[lwc-4go13cket89] h3[lwc-4go13cket89] {
    color: #DA291C;
    margin-top: 5px;
    font-weight: bold;
    font-family: RobotoCondensedBold;
    font-size: 20px;
}

.productImage[lwc-4go13cket89] {
    width: 32%;
    margin-right: 30px;
    float: left;
}

.productImage[lwc-4go13cket89] img[lwc-4go13cket89] {
    width: 100%;
    height: 150px;
    object-fit: contain;
}

.productImage[lwc-4go13cket89] p[lwc-4go13cket89] {
    font-size: 11px;
    color: #262626;
    font-family: RobotoCondensedRegular;
}

.productDesc[lwc-4go13cket89] {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.productName h3[lwc-4go13cket89] {
    color: #0E6B69;
    font-size: 26px;
    font-weight: bold;
    font-family: RobotoCondensedBold;
}

.productName p[lwc-4go13cket89] {
    font-size: 20px;
    margin-top: 5px;
    color: #424242;
    font-family: RobotoCondensedRegular;
}

.productDesc[lwc-4go13cket89] p[lwc-4go13cket89] {
    font-size: 20px;
    color: #424242;
    padding-right: 30px;
    font-family: RobotoCondensedRegular;
}

.productDetails[lwc-4go13cket89] {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.productQuamtity[lwc-4go13cket89] p[lwc-4go13cket89] {
    padding-right: 0 !important;
}

.quantity[lwc-4go13cket89] {
    border: 1px solid #262626;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 190px;
    height: 50px;
    padding: 15px;
    margin-top: 5px;
}

.quantity[lwc-4go13cket89] a[lwc-4go13cket89] {
    font-size: 20px;
    text-decoration: none !important;
    margin-top: 0 !important;
}

.quantity[lwc-4go13cket89] input[lwc-4go13cket89] {
    width: 100%;
    text-align: center;
    border: none;
}

input:focus-visible[lwc-4go13cket89] {
    outline: none;
}

.productQuamtity[lwc-4go13cket89] a[lwc-4go13cket89] {
    font-size: 20px;
    text-decoration: underline;
    color: #777777;
    text-transform: uppercase;
    margin-top: 10px;
    font-family: RobotoCondensedBold;
}

.THIS[lwc-4go13cket89] {
    font-family: RobotoCondensedLight;
    font-size: 20px;
}

@font-face {
    font-family: RobotoCondensedLight;
    src: url('/resource/RobotoCondensedLight');
}

@font-face {
    font-family: RobotoCondensedBold;
    src: url('/resource/RobotoFont/RobotoCondensed-Bold.ttf') format('TrueType');
}

@font-face {
    font-family: RobotoCondensedRegular;
    src: url('/resource/RobotoFont/RobotoCondensed-Regular.ttf') format('TrueType');
}

.child1[lwc-4go13cket89] img[lwc-4go13cket89] {
    height: 100%;
    object-fit: contain;
    margin-left: 0;
    margin-top: 0;
}

.marginBotom[lwc-4go13cket89] {
    margin-bottom: 25px;
}

.m-l-3[lwc-4go13cket89] {
    margin-left: 3rem;
}

.DisabledfilterClass[lwc-4go13cket89] {
    margin-left: 15%;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.noResult[lwc-4go13cket89] {
    margin-top: 15px;
    display: none;
}

.noResult[lwc-4go13cket89] p[lwc-4go13cket89] {
    font-size: 22px;
    margin: 10px 0;
}

.noResult[lwc-4go13cket89] button[lwc-4go13cket89] {
    background: #DA291C 0% 0% no-repeat padding-box;
    border: medium none;
    color: #ffffff;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    width: 246px;
    margin-top: 20px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .Read[lwc-4go13cket89] {
        font-size: 10px;
        padding-left: 7px;
    }

    .productName {
        width: 30%;
    }

    .LowResolution[lwc-4go13cket89] {
        margin-bottom: 40px;
    }

    .SpaceForVolume[lwc-4go13cket89] {
        display: none;
    }

    .tearPriceAvail[lwc-4go13cket89] {
        padding-top: 4px;
    }

    .addProductToList[lwc-4go13cket89] {
        display: grid;
        grid-template-columns: 30% 40% 30%;
        padding-right: 0px;
    }

    .productQuantity[lwc-4go13cket89] {
        display: flex;
        width: -webkit-fill-available;
    }

    .removeFromList[lwc-4go13cket89] {
        padding-left: 10px;
    }

    .horizontalline[lwc-4go13cket89] {
        margin-bottom: 10px;
    }

    .SearchResults[lwc-4go13cket89] {
        font-size: 31px;
    }

    .resultcount[lwc-4go13cket89] {
        font-size: 26px !important;
    }

    .productname2[lwc-4go13cket89] {
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .NYSForEqui[lwc-4go13cket89] {
        display: flex;
        justify-content: end;
        float: none;
        margin-bottom: 20px;
        color: #777777;
        width: 95%;
    }

    .MarginInPercentage[lwc-4go13cket89] .p[lwc-4go13cket89] {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .crossReferenceSec[lwc-4go13cket89] {
        position: absolute;
        top: 0px;
        right: 0;
        width: 30%;
    }

    .alignContentAtCenter[lwc-4go13cket89] {
        width: 80%;
    }

    .sendTheList[lwc-4go13cket89] {
        margin-top: 0 !important;
    }

    .sendTheList[lwc-4go13cket89] {
        background: #262626 0% 0% no-repeat padding-box;
        color: #ffffff;
        border: medium none;
        width: 30%;
        height: 50px;
        font-family: RobotoCondensedBold;
        font-size: 18px;
        text-transform: uppercase;
        margin-top: 40px;
        font-family: RobotoCondensedBold;
    }

    .Part_Number:last-child[lwc-4go13cket89] {
        margin-left: 0 !important;
    }
}

.CrossForMobile[lwc-4go13cket89] {
    display: none;
}

@media (min-width: 320px) and (max-width: 1024px) {
    .disc[lwc-4go13cket89] img[lwc-4go13cket89] {
        width: 15px;
        cursor: pointer;
    }

    .Fuzzy[lwc-4go13cket89] h1[lwc-4go13cket89] {
        font-size: 16px !important;
    }

    c-export-file[lwc-4go13cket89] {
        padding-right: 0px;
    }

    .export[lwc-4go13cket89] {
        display: flex;
        flex-direction: column;
    }

    .productNameSec[lwc-4go13cket89] {
        display: unset;
    }

    .a[lwc-4go13cket89] {
        /*height: 30px;*/
    }

    .productDetailsContainer[lwc-4go13cket89] {
        padding-bottom: 5px;
    }

    .estimatedAvailbility[lwc-4go13cket89] {
        padding-bottom: 10px;
    }

    .hybrid-NYS-Heading[lwc-4go13cket89] {
        font-size: 20px !important;
    }

    .Fix-Arrow[lwc-4go13cket89] img[lwc-4go13cket89] {
        width: 40px !important;
    }

    .CrossForMobile[lwc-4go13cket89] {
        display: block;
        float: right;
        background: transparent;
        padding-right: 12px;
        height: 30px;
        font-size: 33px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .Read[lwc-4go13cket89] {
        font-size: 10px;
        padding-left: 7px;
    }

    .Fuzzy[lwc-4go13cket89] h1[lwc-4go13cket89] {
        font-size: 16px !important;
    }

    .export[lwc-4go13cket89] {
        justify-content: unset;
        width: 100% !important;
    }

    .obsoleteFlagEquipmemt[lwc-4go13cket89] {
        font-size: 9px;
    }

    .enginediv:nth-child(even)[lwc-4go13cket89] .tbOne[lwc-4go13cket89] td[lwc-4go13cket89] {
        background-color: #F7F7F7;
    }

    .enginediv:nth-child(odd)[lwc-4go13cket89] .tbOne[lwc-4go13cket89] td[lwc-4go13cket89] {
        background-color: white;
    }

    .enginediv:nth-child(even)[lwc-4go13cket89] .tbOne[lwc-4go13cket89] th[lwc-4go13cket89] {
        background-color: #F7F7F7;
    }

    .enginediv:nth-child(odd)[lwc-4go13cket89] .tbOne[lwc-4go13cket89] th[lwc-4go13cket89] {
        background-color: white;
    }

    .estimatedAvailbility[lwc-4go13cket89] h3[lwc-4go13cket89] {
        display: unset;
    }

    .LowResolution[lwc-4go13cket89] {
        margin-bottom: 10px;
    }

    .userDetails[lwc-4go13cket89] {
        height: auto;
    }

    .inputText[lwc-4go13cket89] {
        display: block;
    }

    .form[lwc-4go13cket89] {
        display: block;
    }

    .inputBox[lwc-4go13cket89] input[type=text][lwc-4go13cket89] {
        width: 100%;
    }

    input[lwc-4go13cket89]::placeholder {
        font-size: 16px;
    }

    .refreshdiv[lwc-4go13cket89] {
        padding-top: 15px;
        cursor: pointer;
        top: 0px;
    }

    .ScrollOfEqui[lwc-4go13cket89] {
        max-height: 275px !important;
    }

    .addToExisting[lwc-4go13cket89] fieldset[lwc-4go13cket89] {
        max-height: 130px !important;
    }

    .addToExisting[lwc-4go13cket89] {
        margin-top: 10px !important;
    }

    .LowResolution[lwc-4go13cket89] {
        flex-direction: column-reverse;
    }

    .p[lwc-4go13cket89] {
        line-height: 65%;
        padding-top: 3%;
    }

    hr[lwc-4go13cket89] {
        margin: 11px 0px !important;
    }

    .filterdiv[lwc-4go13cket89] {
        margin-top: 0px !important;
        margin-bottom: 20px !important;
        justify-content: space-between;
        width: 76% !important;
        margin-left: 1.5rem !important;
    }

    .chevronIcon[lwc-4go13cket89] {
        margin-top: -12px;
    }

    .filterClass[lwc-4go13cket89] {
        margin-top: 0px;
    }

    .flex[lwc-4go13cket89] {
        display: block;
        padding-left: 0px;
    }

    .EquiStart[lwc-4go13cket89] {
        display: block;
        float: none;
    }

    .button4[lwc-4go13cket89] {
        width: 100%;
    }

    .rightItis[lwc-4go13cket89] {
        display: flex;
        justify-content: space-between;
    }

    .NotOnMobile[lwc-4go13cket89] {
        display: none;
    }

    .InMobile[lwc-4go13cket89] {
        display: block;
        padding-left: 15px;
        font-size: 16px;
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .thead[lwc-4go13cket89] {
        font-size: 14px;
    }

    .tdata[lwc-4go13cket89] {
        font-size: 14px;
    }

    .AirE:nth-child(even)[lwc-4go13cket89] {
        position: sticky;
        left: 0px;
        background-color: white;
    }

    .PopUpBox[lwc-4go13cket89] {
        display: none;
    }

    .EquiTable[lwc-4go13cket89] {
        overflow-x: scroll;
        width: 100%;
    }

    .airETd[lwc-4go13cket89],
    .AirE[lwc-4go13cket89] {
        position: sticky;
        left: 0px;
    }

    .tbOne[lwc-4go13cket89] th[lwc-4go13cket89] div[lwc-4go13cket89] {
        line-height: 1.5;
    }

    .blurBackground[lwc-4go13cket89] {
        display: block !important;
    }

    .NYSForEqui[lwc-4go13cket89] {
        display: block;
    }

    .adjustWidth[lwc-4go13cket89] {
        width: 100%;
    }

    .ShowHoverOnPartSearch[lwc-4go13cket89] {
        display: none;
    }

    .fontfourteen[lwc-4go13cket89] {
        font-size: 14px !important;
    }

    .crossReferenceSec[lwc-4go13cket89] {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 24%;
    }

    .crossReferenceSec[lwc-4go13cket89] h1[lwc-4go13cket89],
    .crossReferenceSec[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 14px;
    }

    .alignContentAtCenter[lwc-4go13cket89] {
        width: 80%;
    }

    .paddingOfPupup[lwc-4go13cket89] {
        padding: 3px 20px;
    }

    .text4[lwc-4go13cket89] {
        font-size: 30px;
    }

    .text5[lwc-4go13cket89] {
        font-size: 15px;
    }

    .text6[lwc-4go13cket89] {
        font-size: 15px;
    }

    .LoginInput[lwc-4go13cket89] {
        height: 35px;
    }

    .button1[lwc-4go13cket89] {
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .sf[lwc-4go13cket89] {
        width: 100%;
    }

    .crossCls[lwc-4go13cket89] {
        margin-top: 10px;
    }

    .placeholder[lwc-4go13cket89]::placeholder {
        font-size: 15px;
    }

    .MarginInPercentage[lwc-4go13cket89] {
        margin: 0px 30px;
    }

    .MargineInPersentageSmall[lwc-4go13cket89] {
        margin: 0px 4.5% !important;
    }

    ul[lwc-4go13cket89] {
        padding-left: 0px;
    }

    .box[lwc-4go13cket89] {
        width: 86% !important;
        margin-top: 30px;
    }

    .mobileSmall[lwc-4go13cket89] {
        height: 20px !important;
        width: 20px !important;
    }

    .productDetailsContainer[lwc-4go13cket89] {
        border-bottom: 0px solid #707070;
    }

    .productQuamtity[lwc-4go13cket89] {
        margin-left: 0px;
    }

    .productImage[lwc-4go13cket89] img[lwc-4go13cket89] {
        width: 130%;
    }

    .estimatedAvailbility[lwc-4go13cket89] h3[lwc-4go13cket89] {
        bottom: 0px;
        padding-left: 0;
    }

    .estimatedAvailbility[lwc-4go13cket89] p[lwc-4go13cket89] {
        padding-left: 0px;
    }

    .estimatedAvailbility[lwc-4go13cket89] {
        width: 80%;
    }

    .estimatedTime[lwc-4go13cket89] {
        padding-left: 0%;
        margin-top: 10px;
    }

    .textSucess[lwc-4go13cket89] {
        font-size: 25px;
    }

    .lower[lwc-4go13cket89] {
        font-size: 15px;
        margin-left: 10px;
    }

    .alert[lwc-4go13cket89] {
        height: 55px;
        justify-content: flex-start;
        padding-left: 25px;
    }

    .slds-gutters[lwc-4go13cket89] .slds-col[lwc-4go13cket89] {
        padding-right: 0px;
        padding-left: 0px;
    }

    .slds-size_9-of-12[lwc-4go13cket89] {
        width: 100%;
    }

    .order1[lwc-4go13cket89] {
        width: 100%;
    }

    .buttonContainer[lwc-4go13cket89] {
        display: block;
    }

    .cflex[lwc-4go13cket89] {
        display: flex;
        flex-direction: column;
    }

    .producListtName[lwc-4go13cket89],
    .productQuantity[lwc-4go13cket89],
    .addToListButton[lwc-4go13cket89],
    .removeFromList[lwc-4go13cket89] {
        font-size: 16px !important;
    }

    .addToListLeft[lwc-4go13cket89] {
        width: 100%;
        border-right: medium none;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .addToListContainer[lwc-4go13cket89] {
        padding: 20px 20px;
        top: 5%;
        width: 90%;
        bottom: unset;
        z-index: 9999;
        height: 90vh;
        overflow-y: auto;
        overflow-x: auto;
    }

    .productDesc[lwc-4go13cket89] {
        flex-direction: column;
    }

    .productDesc[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 15px;
    }

    .productDesc[lwc-4go13cket89] {
        margin-top: 15px;
    }

    .productDesc[lwc-4go13cket89] p[lwc-4go13cket89] {
        padding-right: 0 !important;
    }

    .productDesc[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 16px;
        width: 100%;
    }

    .addToCart[lwc-4go13cket89] {
        margin-left: 0;
        font-size: 16px;
        margin-top: 20px;
        top: 0;
    }

    .addToCart[lwc-4go13cket89] {
        width: 100% !important;
    }

    .addTolist[lwc-4go13cket89] {
        margin-left: 0;
        font-size: 16px;
        margin-top: 20px;
        top: 0;
    }

    .addTolist[lwc-4go13cket89] {
        width: 100% !important;
    }

    .addAllToCart[lwc-4go13cket89] {
        margin-left: 0;
        font-size: 16px;
        margin-top: 20px;
        top: 0;
    }

    .addAllToCart[lwc-4go13cket89] {
        width: 100% !important;
    }

    .sendTheList[lwc-4go13cket89] {
        margin-left: 0;
        font-size: 16px;
        margin-top: 20px;
        top: 0;
    }

    .sendTheList[lwc-4go13cket89] {
        width: 100% !important;
    }

    .quantity[lwc-4go13cket89] {
        width: 105px;
        height: 35px;
    }

    .quantity[lwc-4go13cket89] a[lwc-4go13cket89] {
        margin-top: 0 !important;
        text-decoration: none !important;
        font-size: 15px !important;
    }

    .productQuamtity[lwc-4go13cket89] {
        position: absolute;
        top: 20px;
        left: 150px;
    }

    .productQuamtity[lwc-4go13cket89] {
        margin-top: 0;
    }

    .productDescNonLogin[lwc-4go13cket89] {
        flex-direction: column;
    }

    .productDescNonLogin[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 15px;
    }

    .productDescNonLogin[lwc-4go13cket89] p[lwc-4go13cket89] {
        padding-right: 0 !important;
    }

    .productDescNonLogin[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 16px;
        width: 100%;
    }

    .dayTime[lwc-4go13cket89] h4[lwc-4go13cket89] {
        font-size: 14px;
    }

    .dayTime[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 14px;
    }

    .estimatedAvailbility[lwc-4go13cket89] {
        margin-top: 40px;
    }

    .estimatedAvailbility[lwc-4go13cket89] h3[lwc-4go13cket89] {
        font-size: 16px;
    }

    .productName p[lwc-4go13cket89] {
        font-size: 16px;
    }

    .productName h3[lwc-4go13cket89],
    .productName p[lwc-4go13cket89],
    .productQuamtity[lwc-4go13cket89] a[lwc-4go13cket89] {
        font-size: 18px;
    }

    .productName {
        position: absolute;
        right: 0;
        top: 2px;
        left: 150px;
        width: 18vw !important;
    }

    .productDetails[lwc-4go13cket89] {
        width: 100%;
    }

    .productDetailsContainer[lwc-4go13cket89] {
        position: relative;
        display: block;
    }

    .productImage[lwc-4go13cket89] h3[lwc-4go13cket89] {
        font-size: 16px;
    }

    .productImage[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 12px;
    }

    .productImage[lwc-4go13cket89] h3[lwc-4go13cket89] {
        font-size: 16px;
        font-family: RobotoCondensedBold;
    }

    .productImage[lwc-4go13cket89] {
        float: left;
        width: 130px;
        margin-right: 30px;
    }

    .Attribute_color[lwc-4go13cket89] span[lwc-4go13cket89],
    .Attribute_color[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 20px;
        font-weight: bold;
    }

    .searchAttrSec[lwc-4go13cket89] {
        width: 100%;
    }

    .w-100[lwc-4go13cket89] {
        width: 100%;
    }
}

.searchAttr[lwc-4go13cket89],
.Active_search_Attribute[lwc-4go13cket89] {
    margin-top: 12px;
}

@media (min-width: 1441px) and (max-width: 1700px) {
    .hybrid-NYS-Heading[lwc-4go13cket89] {
        font-size: 20px !important;
    }

    .Fix-Arrow[lwc-4go13cket89] img[lwc-4go13cket89] {
        width: 35px;
    }

    .Fix-Arrow[lwc-4go13cket89] {
        margin-top: -3px;
    }

    .DisabledfilterClass[lwc-4go13cket89] {
        margin: -1rem 2.5rem;
    }

    .addTolist[lwc-4go13cket89],
    .addToCart[lwc-4go13cket89] {
        width: 150px;
        height: 45px;
        font-size: 18px;
        margin-left: 10px;
    }

    .addAllToCart[lwc-4go13cket89],
    .sendTheList[lwc-4go13cket89] {
        width: 180px;
        height: 45px;
        font-size: 18px;
    }

    .resultcount[lwc-4go13cket89] {
        font: normal normal bold 23px/55px RobotoCondensedBold;
    }

    .productName h3[lwc-4go13cket89] {
        font-size: 24px;
    }

    .productName p[lwc-4go13cket89] {
        font-size: 18px;
    }

    .crossReferenceSec[lwc-4go13cket89] h1[lwc-4go13cket89],
    .crossReferenceSec[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 18px;
    }

    .ObsoleteLabel[lwc-4go13cket89] {
        font-size: 12px;
        margin-left: 8px;
        padding: 3px 3px 2px 3px;
    }

    .quantity[lwc-4go13cket89] {
        width: 150px;
        height: 45px;
    }

    .quantity[lwc-4go13cket89] a[lwc-4go13cket89] {
        font-size: 18px;
    }

    .estimatedAvailbility[lwc-4go13cket89] h3[lwc-4go13cket89] {
        font-size: 18px;
    }

    .dayTime[lwc-4go13cket89] h4[lwc-4go13cket89],
    .dayTime[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 16px;
    }

    .productDescNonLogin[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 18px;
    }
}

@media (min-width: 1025px) and (max-width: 1270px) {
    .Fuzzy[lwc-4go13cket89] h1[lwc-4go13cket89] {
        font-size: 16px !important;
    }

    .producListtName[lwc-4go13cket89] {
        width: 35%;
    }

    .addToCart[lwc-4go13cket89] {
        font-size: 12px !important;
        height: 35px !important;
        width: 110px !important;
        margin-left: 5px !important;
    }

    .addTolist[lwc-4go13cket89] {
        font-size: 12px !important;
        height: 35px !important;
        width: 110px !important;
        margin-left: 5px !important;
    }

    .quantity[lwc-4go13cket89] {
        width: 110px !important;
        height: 35px !important;
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .Fuzzy[lwc-4go13cket89] h1[lwc-4go13cket89] {
        font-size: 16px !important;
    }

    .crossreference[lwc-4go13cket89] {
        font-size: 16px;
    }

    .crossRefName[lwc-4go13cket89] {
        font-size: 14px;
    }

    .productImage[lwc-4go13cket89] img[lwc-4go13cket89] {
        width: 100%;
        height: 125px;
        object-fit: contain;
    }

    .tablinks[lwc-4go13cket89] {
        font-size: 17px;
    }

    .a[lwc-4go13cket89] {
        /*height: 30px;*/
    }

    .hybrid-NYS-Heading[lwc-4go13cket89] {
        font-size: 17px !important;
    }

    .Fix-Arrow[lwc-4go13cket89] img[lwc-4go13cket89] {
        width: 30px;
    }

    .Fix-Arrow[lwc-4go13cket89] {
        margin-top: -2px;
    }

    .hybrid-NYS[lwc-4go13cket89] {
        width: 70% !important;
    }

    .inputOfNYS[lwc-4go13cket89] {
        height: 50px;
    }

    .inputOfNYS[lwc-4go13cket89] input[lwc-4go13cket89] {
        font-size: 16px;
    }

    .inputOfNYS[lwc-4go13cket89] div[lwc-4go13cket89] {
        right: 8px;
        top: 3px;
        width: 15px;
        cursor: pointer;
    }

    .HybridNYS[lwc-4go13cket89] {
        font-size: 14px;
    }

    .RadioLabel[lwc-4go13cket89] {
        padding-left: 10px;
    }

    .ObsoleteLabel[lwc-4go13cket89] {
        font-size: 10px;
        margin-left: 7px;
        padding: 2px 4px 1px 4px;
    }

    .crossReferenceSec[lwc-4go13cket89] h1[lwc-4go13cket89],
    .crossReferenceSec[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 14px;
    }

    .LoginInput[lwc-4go13cket89] {
        height: 40px;
        font-size: 14px;
    }

    .text6[lwc-4go13cket89] {
        font-size: 14px;
    }

    .text4[lwc-4go13cket89] {
        font-size: 30px;
    }

    .text5[lwc-4go13cket89] {
        font-size: 14px;
    }

    .engine[lwc-4go13cket89] {
        font-size: 14px;
    }

    .productname2[lwc-4go13cket89] {
        font-size: 18px;
    }

    .equipmentSearchdiv[lwc-4go13cket89],
    .thead[lwc-4go13cket89],
    table[lwc-4go13cket89] {
        font-size: 14px;
    }

    .productname2[lwc-4go13cket89] {
        margin-top: 18px;
        margin-bottom: 18px;
    }

    .button4[lwc-4go13cket89] {
        letter-spacing: 0px;
        font-family: RobotoCondensedBold;
        font-size: 14px;
        text-transform: uppercase;
        opacity: 1;
    }

    .producListtName[lwc-4go13cket89],
    .productQuantity[lwc-4go13cket89],
    .addToListButton[lwc-4go13cket89],
    .removeFromList[lwc-4go13cket89] {
        font-size: 16px !important;
    }

    .addToListRight[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 18px !important;
    }

    .addToExisting[lwc-4go13cket89] label[lwc-4go13cket89] {
        font-size: 16px !important;
    }

    .addToExisting[lwc-4go13cket89] input[type="radio"][lwc-4go13cket89] {
        width: 16px;
        height: 16px;
    }

    .inputBox[lwc-4go13cket89] input[type="text"][lwc-4go13cket89],
    .inputBox[lwc-4go13cket89] input[type="text"][lwc-4go13cket89]::placeholder {
        margin-left: 14px;
        height: 45px;
        font-size: 16px !important;
    }

    .dayTime[lwc-4go13cket89] h4[lwc-4go13cket89],
    .dayTime[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 14px;
    }

    .addToListSection[lwc-4go13cket89] h4[lwc-4go13cket89] {
        font-size: 20px !important;
        font-weight: bold;
    }

    .addToListTitle[lwc-4go13cket89] h2[lwc-4go13cket89] {
        font-size: 32px !important;
    }

    .addToListTitle[lwc-4go13cket89] img[lwc-4go13cket89] {
        width: 24px;
        height: 24px;
    }

    .chevronIcon[lwc-4go13cket89] {
        height: 30px;
        width: 30px;
        margin-left: 1.5rem;
        margin-top: 0.1px;
    }

    .horizontal-list[lwc-4go13cket89] {
        margin: 0px 25px;
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .narrowResults[lwc-4go13cket89] {
        font-size: 24px;
    }

    .popupHeader[lwc-4go13cket89] h3[lwc-4go13cket89] {
        font-size: 30px;
    }

    .DisabledfilterClass[lwc-4go13cket89] {
        font-size: 16px;
    }

    .filterClass[lwc-4go13cket89] {
        font-size: 16px;
    }

    .popupContent[lwc-4go13cket89] ul[lwc-4go13cket89] li[lwc-4go13cket89]:before {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        top: 5px;
    }

    .radio[lwc-4go13cket89] {
        font-size: 14px;
    }

    .hideme[lwc-4go13cket89]+.radio[lwc-4go13cket89]:before {
        width: 14px;
        height: 14px;
    }

    .SearchResults[lwc-4go13cket89] {
        font-size: 36px !important;
    }

    .resultcount[lwc-4go13cket89] {
        font-size: 20px;
    }

    .button1[lwc-4go13cket89] {
        font-size: 14px;
        min-height: 40px;
        min-width: 120px;
        float: right;
    }

    .buttonN[lwc-4go13cket89] {
        float: left !important;
    }

    .button2[lwc-4go13cket89] {
        min-width: 140px;
        font-size: 14px;
        min-height: 40px;
    }

    .productCode1[lwc-4go13cket89] {
        font-size: 20px;
    }

    .footer,
    .productname {
        font-size: 14px;
        width: auto;
    }

    .noResult[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 18px;
    }
}

.keepme[lwc-4go13cket89] {
    flex: 0 0 10%;
    min-width: 170px;
    min-height: 40px;
    font-size: 14px;
    float: right;
    background-color: white;
    color: black;
    border: none;
    margin-left: 2vw;
}

.keepme2[lwc-4go13cket89] {
    min-width: 240px;
    min-height: 40px;
    font-size: 14px;
    float: left;
    border: none;
}

.productImage[lwc-4go13cket89] img[lwc-4go13cket89] {
    width: 100%;
}

.productImage[lwc-4go13cket89] p[lwc-4go13cket89] {
    font-size: 11px;
    color: #262626;
    font-family: RobotoCondensedRegular;
}

.productImage[lwc-4go13cket89] {
    max-width: 130px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .FlexSpaceBetween[lwc-4go13cket89] {
        width: unset;
    }

    .tablinks[lwc-4go13cket89] {
        font-size: 17px;
    }

    .crossRefName[lwc-4go13cket89] {
        overflow-wrap: anywhere;
    }

    .crossRef-content[lwc-4go13cket89] {
        width: 40%;
    }

    .userDetailsPopup[lwc-4go13cket89] {
        top: 21px;
        bottom: 21px;
        right: 21px;
        left: 21px;
    }

    .crossReferenceSec[lwc-4go13cket89] p[lwc-4go13cket89] {
        overflow-wrap: anywhere;
    }

    .inputText[lwc-4go13cket89] input[type="email"][lwc-4go13cket89] {
        width: 100%;
    }

    .inputText[lwc-4go13cket89] input[type="text"][lwc-4go13cket89] {
        width: 100%;
    }

    .filterClass[lwc-4go13cket89] {
        width: 80% !important;
        justify-content: space-between;
    }

    .inputOfNYS[lwc-4go13cket89],
    .listOfNYs[lwc-4go13cket89] {
        width: 110%;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .inputOfNYS[lwc-4go13cket89] div[lwc-4go13cket89] {
        top: 20px;
    }

    .ObsoleteLabel[lwc-4go13cket89] {
        font-size: 8px;
        margin-left: 6px;
        padding: 2px 2px 1px 2px;
    }

    .showInMobile[lwc-4go13cket89] {
        display: block;
    }

    .order2[lwc-4go13cket89] {
        order: 3;
    }

    .handelToCart[lwc-4go13cket89] {
        display: block;
        width: 100%;
    }

    .addToListRight[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 18px !important;
    }

    .addToListRight[lwc-4go13cket89] {
        width: 100%;
        margin-left: 0;
        margin-bottom: 30px;
    }

    .addToExisting[lwc-4go13cket89] label[lwc-4go13cket89] {
        font-size: 16px !important;
    }

    .addToExisting[lwc-4go13cket89] input[type="radio"][lwc-4go13cket89] {
        width: 16px;
        height: 16px;
    }

    .inputBox[lwc-4go13cket89] input[type="text"][lwc-4go13cket89],
    .inputBox[lwc-4go13cket89] input[type="text"][lwc-4go13cket89]::placeholder {
        margin-left: 14px;
        height: 45px;
        font-size: 16px !important;
    }

    .addToListSection[lwc-4go13cket89] h4[lwc-4go13cket89] {
        font-size: 20px !important;
        font-weight: bold;
    }

    .addToListSection[lwc-4go13cket89] {
        flex-direction: column;
    }

    .addToListTitle[lwc-4go13cket89] h2[lwc-4go13cket89] {
        font-size: 32px !important;
    }

    .addToListTitle[lwc-4go13cket89] img[lwc-4go13cket89] {
        width: 24px;
        height: 24px;
    }

    .narrowResults[lwc-4go13cket89] {
        font-size: 30px;
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .popupHeader[lwc-4go13cket89] h3[lwc-4go13cket89] {
        font-size: 30px;
    }

    .DisabledfilterClass[lwc-4go13cket89] {
        font-size: 18px;
    }

    .filterClass[lwc-4go13cket89] {
        font-size: 18px;
    }

    .popupContent[lwc-4go13cket89] ul[lwc-4go13cket89] li[lwc-4go13cket89]:before {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        top: 5px;
    }

    .radio[lwc-4go13cket89] {
        font-size: 16px;
    }

    .hideme[lwc-4go13cket89]+.radio[lwc-4go13cket89]:before {
        width: 15px;
        height: 15px;
    }

    .SearchResults[lwc-4go13cket89] {
        font-size: 30px !important;
        line-height: 1;
        margin-left: 0 !important;
        margin-top: 20px;
        margin-bottom: 5%;
    }

    .returnToHome[lwc-4go13cket89] {
        margin-left: auto !important;
        width: 90%;
        margin-right: auto !important;
    }

    .textclass[lwc-4go13cket89] {
        margin-left: 0 !important;
    }

    .resultcount[lwc-4go13cket89] {
        font-size: 20px;
    }

    .button2[lwc-4go13cket89],
    .button1[lwc-4go13cket89] {
        font-size: 20px;
    }

    .productCode1[lwc-4go13cket89] {
        font-size: 20px;
    }

    .footer,
    .productname {
        font-size: 16px;
    }

    .noResult[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 18px;
    }

    .popupContainer[lwc-4go13cket89] {
        width: 85% !important;
        top: 20%;
        bottom: 0 !important;
        height: 500px;
    }

    .popupContent[lwc-4go13cket89] button[lwc-4go13cket89] {
        width: 100% !important;
    }

    .popupHeader[lwc-4go13cket89] {
        font-size: 30px;
    }

    .popupContent[lwc-4go13cket89] input[type="email"][lwc-4go13cket89] {
        width: 100%;
    }

    .popupContent[lwc-4go13cket89] ul[lwc-4go13cket89] li[lwc-4go13cket89] {
        font-size: 16px;
    }

    .slds-col.slds-size_4-of-12[lwc-4go13cket89] {
        width: 100% !important;
    }

    .m-l-3[lwc-4go13cket89] {
        margin-left: auto !important;
        width: 90%;
        margin-right: auto !important;
    }

    .narrowSearch[lwc-4go13cket89] {
        display: flex !important;
        justify-content: flex-end;
        margin-bottom: 35px;
    }

    .NYSPart[lwc-4go13cket89] {
        display: none;
    }

    .flex-container[lwc-4go13cket89] {
        margin-bottom: 30px;
        position: absolute;
        top: 10%;
        right: 10%;
        z-index: 2;
        max-width: 80%;
        width: 350px;
    }

    .filterdiv[lwc-4go13cket89] {
        position: relative;
    }

    .filterClass[lwc-4go13cket89] {
        margin-bottom: 0px;
    }

    .NYSMakeSection[lwc-4go13cket89] {
        padding-top: 8px;
    }

    .Mob[lwc-4go13cket89] {
        position: absolute;
        right: 0px;
        width: min-content !important;
    }

    .Mob2[lwc-4go13cket89] {
        position: absolute;
        right: 0px;
        width: min-content !important;
        margin-top: -1.5rem !important;
    }

    .narrowSearch[lwc-4go13cket89] img[lwc-4go13cket89] {
        width: 24px;
        height: 24px;
        margin-right: 15px;
    }

    .flexReverse[lwc-4go13cket89] {
        display: flex;
        flex-direction: column-reverse;
        margin-right: 0 !important;
    }

    .narrowSearch[lwc-4go13cket89] a[lwc-4go13cket89] {
        font-size: 20px;
        color: #777777;
        text-transform: uppercase;
        font-weight: bold;
        text-decoration: underline;
    }

    .slds-col.slds-size_8-of-12[lwc-4go13cket89] {
        width: 100% !important;
        padding: 0 !important;
    }

    .slds-grid.slds-wrap.slds-gutters[lwc-4go13cket89] {
        width: 100%;
        padding: 0 !important;
        margin-left: 0;
    }

    .slds-col.slds-size_1-of-4[lwc-4go13cket89] {
        width: 100%;
        padding: 0 !important;
    }

    .button2[lwc-4go13cket89] {
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 40px;
    }

    .slds-col.slds-size_3-of-4[lwc-4go13cket89] {
        width: 100%;
        padding: 0 !important;
    }

    .container[lwc-4go13cket89] {
        width: 100%;
        position: relative;
    }

    .child1[lwc-4go13cket89] {
        width: 40%;
    }

    .child2[lwc-4go13cket89] {
        margin-left: 0% !important;
    }

    .container[lwc-4go13cket89] hr[lwc-4go13cket89] {
        display: none !important;
    }

    .button1[lwc-4go13cket89] {
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .footerSection[lwc-4go13cket89] .footer {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .footerSection[lwc-4go13cket89] {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 60px !important;
    }

    .child1[lwc-4go13cket89] img[lwc-4go13cket89] {
        width: 100%;
    }
}

.box[lwc-4go13cket89] {
    width: 71%;
    height: auto;
    display: flex;
    background: #DA291C 0% 0% no-repeat padding-box;
    background: #DA291C 0% 0% no-repeat padding-box;
    align-items: center;
    justify-content: center;
    opacity: 1;
}

.Parent[lwc-4go13cket89] {
    width: 1920px;
    height: auto;
    overflow: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
}

.horizontal-list[lwc-4go13cket89] li[lwc-4go13cket89] {
    display: inline-block;
    margin: 0px 35px;
    text-align: center;
    justify-content: center;
}

li[lwc-4go13cket89] a[lwc-4go13cket89] {
    margin: 0px 18px 18px 0px;
}

.Item_name[lwc-4go13cket89] {
    height: 100%;
    border: #262626 200px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.image[lwc-4go13cket89] {
    margin-top: 8px;
    margin-right: 15px;
    background-color: inherit;
    display: flex;
    flex-direction: row-reverse;
}

.Part_Number[lwc-4go13cket89] {
    height: 29px;
    text-align: center;
    letter-spacing: 0px;
    font-size: 26px;
    font-size: bold;
    color: #FFFFFF;
    opacity: 1;
    font-family: RobotoCondensedRegular;
}

.No[lwc-4go13cket89] {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-family: RobotoCondensedBold;
}

.wrap[lwc-4go13cket89] {
    height: auto;
    width: auto;
}

.underline_selected[lwc-4go13cket89] {
    height: 0px;
    margin-top: 0px;
    color: #FFFFFF;
    background-color: #FFFFFF;
    border: 2px solid #FFFFFF;
    opacity: 1;
}

.icon[lwc-4go13cket89] {
    width: 55px;
    background: inherit 0% 0% no-repeat padding-box;
    opacity: 1;
    position: relative;
    top: 2px;
}

.height1[lwc-4go13cket89] {
    border-style: none;
    outline: none;
    border-color: transparent;
    height: 100%;
    font-size: 14px;
    font-family: 'RobotoCondensedBold';
}

.Part_Number.No:first-child[lwc-4go13cket89] {
    margin-left: 0;
}

.Part_Number:first-child[lwc-4go13cket89] {
    margin-left: 0 !important;
}

.search_button_design[lwc-4go13cket89] {
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    font-family: RobotoCondensedBold;
    letter-spacing: 0px;
    text-transform: uppercase;
    opacity: 0.4;
}

.active_search_button_design[lwc-4go13cket89] {
    width: 100%;
    height: 100%;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0px;
    color: #DA291C;
    text-transform: uppercase;
    opacity: 1;
    font-family: RobotoCondensedBold;
}

.copy_of_above_call[lwc-4go13cket89] {
    width: 68px;
    height: 26px;
    color: var(--unnamed-color-da291c);
    text-align: center;
    letter-spacing: 0px;
    font-size: 20px;
    color: #DA291C;
    text-transform: uppercase;
    opacity: 1;
}

.searchbox[lwc-4go13cket89] {
    width: 100%;
    height: 42px;
    background: rgba(255, 255, 255, 1) 0% 0% no-repeat padding-box;
    opacity: 1;
    margin-top: 25px;
}

.no-outline:focus[lwc-4go13cket89] {
    outline: none;
    box-shadow: none;
}

.animation:hover[lwc-4go13cket89] {
    transform: rotate(90deg);
    transition: ease-in-out 1s;
}

.search_equipment[lwc-4go13cket89] {
    width: 97%;
    height: 40px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 0.4;
}

.above_search_equipment[lwc-4go13cket89] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 20px;
    margin-bottom: 12px;
}

.textvalue[lwc-4go13cket89] {
    width: 150px;
    height: 25px;
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 0.5;
    font-size: 14px;
    font-family: RobotoCondensedRegular;
}

.boxtextvalue[lwc-4go13cket89] {
    width: 100%;
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    opacity: 1;
    font-family: RobotoCondensedBold;
}

.search[lwc-4go13cket89] {
    width: inherit;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
}

.search_button[lwc-4go13cket89] {
    width: 145px;
    height: 50px;
    display: inline-block;
    border: 1px solid var(--unnamed-color-ffffff);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 0.4;
}

.active_search_button_color[lwc-4go13cket89] {
    width: 147px;
    height: 40px;
    border: 1px solid var(--unnamed-color-ffffff);
    border: 1px solid #FFFFFF;
    opacity: 1;
    background-color: #ffffff;
}

.search-list[lwc-4go13cket89] li[lwc-4go13cket89] {
    width: 19.5%;
}

.search-list[lwc-4go13cket89] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
    justify-content: space-between;
    font-size: 14px;
    font-family: 'RobotoCondensedRegular';
}

.typeahead[lwc-4go13cket89] {
    width: 225px;
    height: 34px;
    background-color: #DCDCDC 0% 0% no-repeat padding-box;
    opacity: 0;
}

.mar[lwc-4go13cket89] {
    background-color: #DCDCDC;
}

.makebox[lwc-4go13cket89] {
    width: inherit;
    height: 210px;
    background: #DCDCDC 0% 0% no-repeat padding-box;
    border-top: 10px solid #DCDCDC;
    border-left: 10px solid #DCDCDC;
    border-right: 10px solid #DCDCDC;
    font-family: 'RobotoCondensedRegular';
    font-size: 14px;
    color: #000000;
    opacity: 1;
}

[lwc-4go13cket89]::-webkit-scrollbar {
    width: 8px;
    height: 97px;
    border: #DCDCDC;
    background: #DA291C 0% 0% no-repeat padding-box;
    opacity: 1;
}

[lwc-4go13cket89]::-webkit-scrollbar-thumb {
    background-color: #DA291C;
    border: DCDCDC;
}

[lwc-4go13cket89]::-webkit-scrollbar-track {
    background-color: #DCDCDC;
    width: 16px;
    border: #DCDCDC;
}

.optionselection[lwc-4go13cket89] {
    background-color: #DCDCDC;
}

.optionselection:hover[lwc-4go13cket89] {
    background-color: #BCBCBC;
    color: #000000;
    opacity: 1;
    font-weight: bold;
}

.eachboxsize[lwc-4go13cket89] {
    width: inherit;
    height: 26px;
}

.selectedbox[lwc-4go13cket89] {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    border: 1px solid #DA291C;
    background: #DCDCDC 0% 0% no-repeat padding-box;
    opacity: 1;
}

.moreAttribute[lwc-4go13cket89] {
    width: 100%;
}

.moreAttribute[lwc-4go13cket89] li[lwc-4go13cket89] {
    width: 100% !important;
}

.moreAttribute[lwc-4go13cket89] {
    width: 16%;
}

.selectedbox_attribute[lwc-4go13cket89] {
    width: 100%;
    height: 40px;
    border: 1px solid #DA291C;
    background: #DCDCDC 0% 0% no-repeat padding-box;
    opacity: 1;
}

.plusymbol[lwc-4go13cket89] {
    width: 20px;
    height: 20px;
    background-color: inherit;
    color: #000000;
    opacity: 1;
}

.selectedtext[lwc-4go13cket89] {
    width: 61px;
    height: 26px;
    letter-spacing: 0px;
    color: #000000;
    background-color: inherit;
    text-transform: uppercase;
    opacity: 1;
}

.Attribute[lwc-4go13cket89] {
    width: 211px;
    height: 50px;
    border: 2px solid black;
    background: #DCDCDC 0% 0% no-repeat padding-box;
    opacity: 1;
}

.Attribute-list[lwc-4go13cket89] li[lwc-4go13cket89] {
    width: 211px;
}

.Attribute-design[lwc-4go13cket89] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
    justify-content: space-between;
}

.Attribute_logic_box[lwc-4go13cket89] {
    width: inherit;
    height: 212px;
    opacity: 1;
}

.Attribute_color[lwc-4go13cket89] {
    width: 100%;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 0.4;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    font-family: RobotoCondensedBold;
}

.Attribute_logic_search[lwc-4go13cket89] {
    width: 200px;
    height: 50px;
    background: #DCDCDC 0% 0% no-repeat padding-box;
    opacity: 1;
}

.above_search_Attribute[lwc-4go13cket89] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 20px;
    margin-bottom: 10px;
}

.above_search_Attribute_logic[lwc-4go13cket89] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 20px;
    margin-bottom: 10px;
}

.selectedbox_of_logic[lwc-4go13cket89] {
    width: 200px;
    height: 50px;
    background: #DCDCDC 0% 0% no-repeat padding-box;
    opacity: 1;
}

.logic_list[lwc-4go13cket89] {
    display: flex;
    border: 2px solid black;
    flex-direction: row;
    justify-content: space-between;
}

.equal_operator[lwc-4go13cket89] {
    width: 13px;
    height: 34px;
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: flex;
    justify-content: space-evenly;
    opacity: 1;
}

.box_checkboxed[lwc-4go13cket89] {
    width: 17px;
    height: 12px;
    margin-top: 4px;
    background: #000000 0% 0% padding-box;
    border: 2px solid #000000;
    opacity: 1;
}

.box_unchecked[lwc-4go13cket89] {
    margin-top: 4px;
    width: 17px;
    height: 12px;
    border: 2px solid #BCBCBC;
    opacity: 1;
}

.Attribute_name[lwc-4go13cket89] {
    width: 108px;
    height: 26px;
    text-align: left;
    text-decoration: underline;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-family: 'RobotoCondensedBold';
    font-size: 14px;
}

.sign[lwc-4go13cket89] {
    width: 14px;
    height: 14px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
}

.search_Attribute[lwc-4go13cket89] {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 0.4;
}

.Active_search_Attribute[lwc-4go13cket89] {
    width: 147px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    border: 1px solid var(--unnamed-color-ffffff);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
}

.search_Attribute_text[lwc-4go13cket89] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    letter-spacing: 0px;
    color: #DA291C;
    text-transform: uppercase;
    opacity: 1;
    font-size: 20px;
    font-weight: bold;
    font-family: RobotoCondensedBold;
}

.Attribute_color_active[lwc-4go13cket89] {
    width: 100%;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.arrow[lwc-4go13cket89] {
    width: 21px;
    height: 14px;
    background: inherit;
    color: #DA291C;
    opacity: 0.4;
}

.attributeText[lwc-4go13cket89] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    width: 100%;
}

.active_arrow[lwc-4go13cket89] {
    width: 21px;
    height: 14px;
    color: #DA291C;
    background-color: inherit;
    opacity: 1;
}

.more_attribute[lwc-4go13cket89] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: bold;
    height: 100%;
    font-size: 20px;
    height: 100%;
    width: 100%;
    text-align: center;
    letter-spacing: 0px;
    opacity: 0.4;
    padding: 0 10px;
    font-family: RobotoCondensedBold;
}

.active_attribute[lwc-4go13cket89] {
    width: 100%;
    height: 40px;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    opacity: 1;
}

.active_attribute_text[lwc-4go13cket89] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 100%;
    font-size: 20px;
    color: red;
    text-align: center;
    margin-top: 0px;
    letter-spacing: 0px;
    opacity: 1;
    font-family: RobotoCondensedRegular;
}

.width_active_state[lwc-4go13cket89] {
    width: 100%;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.XLS[lwc-4go13cket89] {
    width: 54px;
    height: 54px;
    background-color: #DA291C;
    border: none;
    opacity: 1;
}

.xls_text[lwc-4go13cket89] {
    text-align: left;
    letter-spacing: 0px;
    background-color: #DA291C;
    color: #FFFFFF;
    opacity: 1;
    font-size: 12px;
    font-family: 'RobotoCondensedRegular';
}

.dotted_class[lwc-4go13cket89] {
    width: 470px;
    height: 110px;
    border: 3px dashed #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.uploaded_list[lwc-4go13cket89] {
    width: 200px;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #FFFFFF;
    opacity: 0.4;
    margin-left: 20px;
}

.uploaded_list_text[lwc-4go13cket89] {
    width: 100%;
    height: 100%;
    text-align: center;
    letter-spacing: 0px;
    color: #DA291C;
    text-transform: uppercase;
    opacity: 0.4;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.attribute_content[lwc-4go13cket89] {
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 12px;
    font-family: 'RobotoCondensedRegular';
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 10px;
}

.label[lwc-4go13cket89] {
    cursor: pointer;
    border: 1px solid #cccccc;
    border: none;
    padding: 5px 15px;
    margin: 5px;
    background-color: inherit;
    background: inherit;
    display: inline-block;
    font-family: 'RobotoCondensedRegular';
}

label.label[lwc-4go13cket89] input[type="file"][lwc-4go13cket89] {
    position: absolute;
    top: -1000px;
}

[lwc-4go13cket89]::placeholder {
    font-size: 26px;
    font-family: RobotoCondensedRegular;
    text-align: left;
    letter-spacing: 0px;
    color: #898989;
    opacity: 1;
}

input[lwc-4go13cket89] text[lwc-4go13cket89] {
    color: #000000;
}

.uploadFile[lwc-4go13cket89] {
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 20px;
    background-color: #DA291C;
}

.mrgn[lwc-4go13cket89] {
    height: 100%;
}

.uploadFileSec[lwc-4go13cket89] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background-color: #DA291C;
}

.equal_operator[lwc-4go13cket89] p[lwc-4go13cket89] {
    font-weight: bold;
    font-size: 20px;
    position: relative;
    font-family: RobotoCondensedBold;
    bottom: 10px;
}

.tabContainer[lwc-4go13cket89] {
    margin-left: 4%;
}

.tabList[lwc-4go13cket89] {
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 22px;
}

.equipment[lwc-4go13cket89] {
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 40px;
}

.noPadding[lwc-4go13cket89] {
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 40px;
}

.mrng[lwc-4go13cket89] {
    margin-top: 15px;
}

.Attribute-design[lwc-4go13cket89] li[lwc-4go13cket89] {
    width: 16%;
}

.Attribute-design_logic[lwc-4go13cket89] li[lwc-4go13cket89] {
    width: 38%;
}

.attribute_box_size[lwc-4go13cket89] {
    width: 45%;
}

.equal_operator_margin[lwc-4go13cket89] {
    margin-top: 5%;
    margin-left: 3%;
}

.add_attribute[lwc-4go13cket89] {
    margin-top: 5%;
    margin-left: 3%;
}

.placeholders[lwc-4go13cket89]::-webkit-input-placeholder {
    font-size: 20px;
}

.placeholders:-ms-input-placeholder[lwc-4go13cket89] {
    font-size: 20px;
}

.placeholders[lwc-4go13cket89]::placeholder {
    font-size: 20px;
}

.searchAttr[lwc-4go13cket89],
.Active_search_Attribute[lwc-4go13cket89] {
    margin-top: 12px;
}

.slds-input[lwc-4go13cket89] {
    height: 100%;
    font-size: 14;
    font-family: 'RobotoCondensedRegular';
    font-size: 14px;
}

.placeholder[lwc-4go13cket89] {
    font-size: 14px;
}

.searches[lwc-4go13cket89] {
    width: 120px;
    height: 40px;
}

.evehicle[lwc-4go13cket89] {
    font-size: 14px;
}

.attrsearchs[lwc-4go13cket89] {
    width: 120px;
    height: 40px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .button2[lwc-4go13cket89] {
        width: 46%;
        margin-left: auto;
    }

    .LowResolution[lwc-4go13cket89] {
        margin-bottom: 30px;
    }

    .blurBackground[lwc-4go13cket89] {
        display: block !important;
    }

    .placeholder[lwc-4go13cket89]::placeholder {
        font-size: 15px;
    }

    .showInMobile[lwc-4go13cket89] {
        display: block;
        padding-bottom: 10px;
    }

    .box[lwc-4go13cket89] {
        width: 80%;
    }

    .noPadding[lwc-4go13cket89] {
        margin-left: 30px;
        margin-right: 30px;
    }

    .SearchResults[lwc-4go13cket89] {
        font-size: 36px;
    }

    .f_width[lwc-4go13cket89] {
        width: 60% !important;
        padding-right: 0px;
    }

    .order2[lwc-4go13cket89] {
        width: 40% !important;
    }

    .buttonContainer[lwc-4go13cket89] {
        display: block;
    }

    .handelToCart[lwc-4go13cket89] {
        justify-content: flex-start;
    }

    .addTolist[lwc-4go13cket89] {
        margin-left: 25px !important;
    }

    .productDetailsContainer[lwc-4go13cket89] {
        border-bottom: 0px solid #707070
    }

    .productQuamtity[lwc-4go13cket89] {
        margin-left: 32px;
    }

    .productName {
        margin-left: 32px;
    }

    .productImage[lwc-4go13cket89] img[lwc-4go13cket89] {
        width: 135%;
    }

    .estimatedAvailbility[lwc-4go13cket89] h3[lwc-4go13cket89] {
        bottom: 0px;
        padding-left: 0;
    }

    .estimatedAvailbility[lwc-4go13cket89] {
        width: 100%;
    }

    .estimatedTime[lwc-4go13cket89] {
        padding-left: 0%;
        margin-top: 10px;
    }

    .Left-Padd[lwc-4go13cket89] {
        width: 100% !important;
    }

    .NYSPart[lwc-4go13cket89] {
        display: none;
    }

    .flex-container[lwc-4go13cket89] {
        margin-bottom: 30px;
        position: absolute;
        top: 10%;
        right: 10%;
        width: 450px;
        z-index: 2;
    }

    .productDesc[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 20px;
        width: 100%;
    }

    .productDesc[lwc-4go13cket89] {
        flex-direction: column;
        align-items: flex-start;
    }

    .productDesc[lwc-4go13cket89] {
        margin-top: 30px;
    }

    .productDesc[lwc-4go13cket89] p[lwc-4go13cket89] {
        padding-right: 0 !important;
    }

    .productDesc[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 20px;
    }

    .addToCart[lwc-4go13cket89],
    .addTolist[lwc-4go13cket89] {
        margin-top: 20px;
        margin-left: 0;
        font-size: 18px;
        top: 0;
    }

    .addAllToCart[lwc-4go13cket89] {
        width: 47% !important;
        margin-top: 15px;
        margin-left: 0;
        font-size: 18px;
        top: 0;
    }

    .sendTheList[lwc-4go13cket89] {
        float: right;
        width: 47% !important;
        margin-top: 15px !important;
        margin-left: 6%;
        font-size: 18px;
        top: 0;
    }

    .quantity[lwc-4go13cket89] {
        width: 160px;
        height: 40px;
    }

    .quantity[lwc-4go13cket89] a[lwc-4go13cket89] {
        margin-top: 0 !important;
        text-decoration: none !important;
        font-size: 20px;
    }

    .productQuamtity[lwc-4go13cket89] {
        position: absolute;
        top: 50px;
        left: 202px;
        margin-left: 0;
        margin-top: 0;
    }

    .estimatedAvailbility[lwc-4go13cket89] {
        margin-top: 20px;
    }

    .productDescNonLogin[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 20px;
        width: 100%;
    }

    .productDescNonLogin[lwc-4go13cket89] {
        flex-direction: column;
        align-items: flex-start;
    }

    .productDescNonLogin[lwc-4go13cket89] p[lwc-4go13cket89] {
        padding-right: 0 !important;
    }

    .productDescNonLogin[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 20px;
    }

    .productName p[lwc-4go13cket89] {
        font-size: 20px;
    }

    .productName p[lwc-4go13cket89],
    .productQuamtity[lwc-4go13cket89] a[lwc-4go13cket89] {
        font-size: 18px;
    }

    .productName h3[lwc-4go13cket89] {
        font-size: 26px;
    }

    .productName {
        position: absolute;
        right: 0;
        top: 0px;
        left: 170px;
    }

    .productDetails[lwc-4go13cket89] {
        width: 100%;
    }

    .productDetailsContainer[lwc-4go13cket89] {
        position: relative;
        display: block;
    }

    .productImage[lwc-4go13cket89] {
        float: left;
        width: 158px;
        margin-right: 0;
    }

    .productImage[lwc-4go13cket89] h3[lwc-4go13cket89] {
        color: #DA291C;
        font-size: 26px;
        font-weight: bold;
        margin-top: 5px;
        font-family: RobotoCondensedBold;
        width: 200%;
    }

    .productImage[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 14px;
        color: #262626;
        font-family: RobotoCondensedRegular;
    }

    .productImage[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 11px;
    }

    .Part_Number:last-child[lwc-4go13cket89] {
        margin-left: 0 !important;
    }

    .crossReferenceSec[lwc-4go13cket89] h1[lwc-4go13cket89] {
        font-size: 20px;
        width: 10rem;
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .obsoleteFlagEquipmemt[lwc-4go13cket89] {
        font-size: 9px;
    }

    .productDesc[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 14px;
    }

    .addToCart[lwc-4go13cket89] {
        font-size: 14px;
        min-height: 40px;
        width: 130px;
        margin-left: 10px;
    }

    .addToCart[lwc-4go13cket89] {
        color: #FFFFFF;
        text-transform: uppercase;
        background: #DA291C 0% 0% no-repeat padding-box;
        border: medium none;
        max-width: 150px;
        min-height: 40px;
        font-weight: bold;
        position: relative;
        font-family: RobotoCondensedBold;
    }

    .addTolist[lwc-4go13cket89] {
        font-size: 14px;
        min-height: 40px;
        width: 130px;
        margin-left: 10px;
    }

    .addTolist[lwc-4go13cket89] {
        color: #FFFFFF;
        text-transform: uppercase;
        background: #262626 0% 0% no-repeat padding-box;
        border: medium none;
        max-width: 150px;
        min-height: 40px;
        font-weight: bold;
        position: relative;
        font-family: RobotoCondensedBold;
    }

    .addAllToCart[lwc-4go13cket89] {
        font-size: 14px;
        min-height: 40px;
        width: 130px;
        top: 66px;
    }

    .addAllToCart[lwc-4go13cket89] {
        color: #FFFFFF;
        text-transform: uppercase;
        background: #DA291C 0% 0% no-repeat padding-box;
        border: medium none;
        width: 138px;
        min-height: 40px;
        font-weight: bold;
        position: relative;
        top: 0px;
        font-family: RobotoCondensedBold;
    }

    .sendTheList[lwc-4go13cket89] {
        font-size: 14px;
        min-height: 40px;
        width: 130px;
        top: 66px;
    }

    .sendTheList[lwc-4go13cket89] {
        color: #FFFFFF;
        text-transform: uppercase;
        background: #262626 0% 0% no-repeat padding-box;
        border: medium none;
        width: 138px;
        min-height: 40px;
        font-weight: bold;
        position: relative;
        top: 0px;
        font-family: RobotoCondensedBold;
    }

    .quantity[lwc-4go13cket89] {
        width: 138px;
        height: 40px;
    }

    .estimatedAvailbility[lwc-4go13cket89] h3[lwc-4go13cket89] {
        font-size: 16px;
    }

    .productDescNonLogin[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 14px;
    }

    .productName p[lwc-4go13cket89],
    .productQuamtity[lwc-4go13cket89] a[lwc-4go13cket89] {
        font-size: 14px;
    }

    .productQuamtity[lwc-4go13cket89] {
        margin-left: 0;
    }

    .productName h3[lwc-4go13cket89] {
        font-size: 20px;
    }

    .horizontal-list[lwc-4go13cket89] {
        margin: 0px 25px;
    }
}

@media (min-width: 1440px) {
    .ShowHoverOnPartSearch[lwc-4go13cket89] {
        bottom: 40px;
        left: 60px !important;
    }

    .setWidth[lwc-4go13cket89] {
        width: 400px;
    }

    .PopUpBox[lwc-4go13cket89] {
        font-size: 20px;
        grid-template-columns: auto auto;
    }

    .hoverPopUp[lwc-4go13cket89] {
        top: -175px;
        left: 103px;
    }

    .hoverPopUpDown[lwc-4go13cket89] {
        left: 103px;
    }

    .child2[lwc-4go13cket89] {
        margin-left: 25%;
    }

    .productname {
        margin-top: 2%;
    }

    .forwardBtn[lwc-4go13cket89] {
        font-size: 20px;
        font: normal normal bold 20px/16px RobotoCondensedBold;
    }

    .slds-button1[lwc-4go13cket89] {
        font-size: 20px;
    }

    .DisabledfilterClass[lwc-4go13cket89] {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
        margin-left: 13%;
    }

    .chevronIcon[lwc-4go13cket89] {
        height: 46px;
        width: 46px;
        margin-left: 2.5rem;
        margin-top: -0.3rem;
    }
}

@media (min-width: 1025px) and (max-width: 1300px) {
    .quantity[lwc-4go13cket89] {
        margin-right: 0rem;
    }
}

@media (min-width: 1025px) and (max-width: 1439px) {
    .evehicle[lwc-4go13cket89] {
        font-size: 14px;
    }
}

@media (min-width: 1025px) and (max-width: 1439px) {
    .attrsearchs[lwc-4go13cket89] {
        width: 120px;
        height: 40px;
    }

    .Active_search_Attribute[lwc-4go13cket89] {
        height: 40px;
        width: 120px;
    }
}

@media (min-width: 1025px) and (max-width: 1439px) {

    .Part_Number[lwc-4go13cket89],
    .No[lwc-4go13cket89] {
        font-size: 18px;
    }

    .more_attribute[lwc-4go13cket89] {
        font-size: 14px;
    }

    .underline_selected[lwc-4go13cket89] {
        border-width: 2px;
    }

    .arrow[lwc-4go13cket89],
    .active_arrow[lwc-4go13cket89] {
        width: 14px;
        height: 10px;
        margin-top: 0px;
        position: relative;
        top: -1px;
        margin-right: 5px;
    }

    .search_Attribute_text[lwc-4go13cket89] {
        font-size: 16px;
    }

    .boxtextvalue[lwc-4go13cket89] {
        font-size: 14px;
    }

    .active_attribute_text[lwc-4go13cket89] {
        font-size: 14px;
    }

    [lwc-4go13cket89]::placeholder {
        font-size: 13px !important;
    }

    .active_search_button_design[lwc-4go13cket89] {
        font-size: 16px;
    }

    .uploaded_list_text[lwc-4go13cket89] {
        font-size: 14px;
        font-weight: bold;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .Attribute-design_logic[lwc-4go13cket89] li[lwc-4go13cket89] {
        width: 100%;
        margin-top: 10%;
    }

    .add_attribute[lwc-4go13cket89] {
        margin-top: 5%;
        margin-left: 29%;
    }

    .attribute_box_size[lwc-4go13cket89] {
        width: 100%;
    }

    .equal_operator_margin[lwc-4go13cket89] {
        margin-left: 50%;
    }

    .above_search_Attribute_logic[lwc-4go13cket89] {
        width: 100%;
        margin-bottom: 10px;
    }

    .Part_Number[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 20px;
    }

    .horizontal-list[lwc-4go13cket89] li[lwc-4go13cket89] {
        margin: 0px 25px 20px;
    }

    .Part_Number:last-child[lwc-4go13cket89] {
        margin-left: 0 !important;
    }

    .search-list[lwc-4go13cket89] li[lwc-4go13cket89] {
        width: 33%;
    }

    .Attribute-design[lwc-4go13cket89] li[lwc-4go13cket89] {
        width: 33%;
    }

    .uploadFile[lwc-4go13cket89] {
        margin-right: 60px;
    }

    .uploadFileSec[lwc-4go13cket89] {
        flex-flow: nowrap;
    }

    .dotted_class[lwc-4go13cket89] {
        width: 40%;
    }

    .uploaded_list[lwc-4go13cket89] {
        width: 33% !important;
    }

    .uploaded_list_text[lwc-4go13cket89] {
        font-size: 16px !important;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .showInMobile[lwc-4go13cket89] strong[lwc-4go13cket89] {
        font-size: 16px;
    }

    .filterdiv[lwc-4go13cket89] br[lwc-4go13cket89] {
        display: none;
    }

    .adjustWidth[lwc-4go13cket89] {
        padding-top: 2%;
    }

    .searchbox[lwc-4go13cket89] {
        width: auto;
        margin-left: 25px;
        margin-right: 25px;
    }

    .horizontal-list[lwc-4go13cket89] {
        padding-left: 46px;
        padding-right: 46px;
    }

    .Attribute-design_logic[lwc-4go13cket89] li[lwc-4go13cket89] {
        width: 100%;
        margin-top: 10%;
    }

    .add_attribute[lwc-4go13cket89] {
        margin-top: 5%;
        margin-left: 25%;
    }

    .attribute_box_size[lwc-4go13cket89] {
        width: 100%;
    }

    .equal_operator_margin[lwc-4go13cket89] {
        margin-left: 50%;
    }

    .above_search_Attribute_logic[lwc-4go13cket89] {
        width: 100%;
        border: 2px solid blue;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .Part_Number[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 20px;
    }

    .Part_Number:first-child[lwc-4go13cket89] {
        margin-left: 0px !important;
    }

    .logic_list[lwc-4go13cket89] {
        flex-direction: column;
    }

    .tabContainer[lwc-4go13cket89] {
        margin-left: 0px;
    }

    .tabList[lwc-4go13cket89] {
        margin-left: 20px;
        margin-right: 20px;
    }

    .Attribute-design[lwc-4go13cket89] li[lwc-4go13cket89] {
        width: 100%;
    }

    .horizontal-list[lwc-4go13cket89] li[lwc-4go13cket89] {
        margin: 0px 20px 15px 0px;
    }

    .Attribute_color[lwc-4go13cket89] {
        width: 100%;
    }

    .attributeText[lwc-4go13cket89] {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        height: 100%;
        width: 100%;
    }

    .Attribute_color[lwc-4go13cket89] span[lwc-4go13cket89],
    .Attribute_color[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 20px;
        font-weight: bold;
    }

    .search_Attribute[lwc-4go13cket89] {
        float: right;
    }

    .searchAttrSec[lwc-4go13cket89] {
        width: 100%;
    }

    .attribute_content[lwc-4go13cket89] {
        margin-left: 20px !important;
        margin-right: 20px !important;
        margin-bottom: 30px !important;
    }

    .equipment[lwc-4go13cket89] {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

    .search-list[lwc-4go13cket89] li[lwc-4go13cket89] {
        width: 100%;
    }

    .Part_Number.No:first-child[lwc-4go13cket89] {
        margin-left: 20px;
    }

    .noPadding[lwc-4go13cket89] {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

    .uploadFileSec[lwc-4go13cket89] {
        flex-wrap: nowrap;
    }

    .uploadFile[lwc-4go13cket89] {
        margin-left: 20px !important;
        margin-right: 20px !important;
        margin-bottom: 20px !important;
    }

    .icon[lwc-4go13cket89] {
        margin-top: 5px;
    }

    .w-100[lwc-4go13cket89] {
        width: 100%;
    }

    .search_button[lwc-4go13cket89] {
        float: right;
    }

    .uploadFileSec[lwc-4go13cket89] {
        flex-direction: column;
    }

    .dotted_class[lwc-4go13cket89] {
        width: 100%;
        margin-top: 20px;
    }

    .uploaded_list[lwc-4go13cket89] {
        width: 100% !important;
        margin-top: 25px;
    }

    .mrng[lwc-4go13cket89] {
        margin-top: 12px;
    }

    .uploaded_list_text[lwc-4go13cket89] {
        width: 100%;
    }
}

@media (min-width: 1440px) and (max-width: 1920px) {
    .Item_name[lwc-4go13cket89] {
        border: #262626 200px;
        width: 1365px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }

    .searchbox[lwc-4go13cket89] {
        height: 60px;
    }

    .slds-input[lwc-4go13cket89] {
        font-size: 20px;
        padding: 10px;
        font-family: 'RobotoCondensedBold';
    }

    .search_equipment[lwc-4go13cket89] {
        width: 100%;
        height: 50px;
    }

    .noPadding[lwc-4go13cket89] {
        margin-top: 10px;
    }

    .search_button_design[lwc-4go13cket89] {
        width: 100%;
        height: 100%;
        font-size: 20px;
    }

    .search_button[lwc-4go13cket89] {
        width: 147px;
        height: 50px;
    }

    .search[lwc-4go13cket89] {
        height: 50px;
        width: 211px;
    }

    .makebox[lwc-4go13cket89] {
        font-size: 20px;
        width: 211px;
    }

    .selectedbox[lwc-4go13cket89] {
        height: 50px;
    }

    .textvalue[lwc-4go13cket89] {
        font-size: 19px;
    }

    .active_search_button_color[lwc-4go13cket89] {
        height: 50px;
    }

    .Attribute_color[lwc-4go13cket89] {
        height: 50px;
        width: 211px;
    }

    .search_Attribute[lwc-4go13cket89] {
        width: 147px;
        height: 50px;
    }

    .selectedbox_attribute[lwc-4go13cket89] {
        width: 211px;
        height: 50px;
    }

    .Attribute_color_active[lwc-4go13cket89] {
        height: 50px;
        width: 211px;
    }

    .width_active_state[lwc-4go13cket89] {
        height: 50px;
        width: 211px;
    }

    .active_attribute[lwc-4go13cket89] {
        height: 50px;
        width: 211px;
    }

    .active_arrow[lwc-4go13cket89] {
        margin-right: 15px;
        margin-top: 5px;
    }

    .arrow[lwc-4go13cket89] {
        margin-right: 15px;
    }

    .mar[lwc-4go13cket89] {
        width: 200px;
    }

    .box_checkboxed[lwc-4go13cket89] {
        width: 17px;
        height: 17px;
    }

    .box_unchecked[lwc-4go13cket89] {
        width: 17px;
        height: 17px;
    }

    .Attribute_name[lwc-4go13cket89] {
        font-size: 20px;
        margin-top: -5px;
    }

    .dotted_class[lwc-4go13cket89] {
        width: 580px;
        height: 119px;
        margin-right: 50px;
        margin-left: 50px;
    }

    .uploaded_list[lwc-4go13cket89] {
        width: 252px;
        height: 50px;
    }

    .xls_text[lwc-4go13cket89] {
        font-size: 16px;
    }

    .placeholder[lwc-4go13cket89]::-webkit-input-placeholder {
        font-size: 20px;
    }

    .placeholder:-ms-input-placeholder[lwc-4go13cket89] {
        font-size: 20px;
    }

    .placeholder[lwc-4go13cket89]::placeholder {
        font-size: 20px;
    }
}

.chevronIcon[lwc-4go13cket89] {
    cursor: pointer;
}

.Part_Number.No[lwc-4go13cket89] {
    cursor: pointer;
}

li.Part_Number[lwc-4go13cket89] {
    cursor: pointer;
}

.animation[lwc-4go13cket89] {
    cursor: pointer;
}

.icon[lwc-4go13cket89] {
    cursor: pointer;
}

.eachboxsize[lwc-4go13cket89] {
    cursor: pointer;
}

.height1.no-outline[lwc-4go13cket89] {
    cursor: pointer;
}

.plusymbol[lwc-4go13cket89] {
    cursor: pointer;
}

.moreattr[lwc-4go13cket89] {
    cursor: pointer;
}

.search_Attribute_text[lwc-4go13cket89] {
    cursor: pointer;
}

.uploaded_list_text[lwc-4go13cket89] {
    cursor: pointer;
}

.MargineInPersentageSmall[lwc-4go13cket89] {
    margin: 4% 2%;
}

.MarginInPercentage[lwc-4go13cket89] {
    margin: -2% 4.5% !important;
}

.MarginInPercentage2[lwc-4go13cket89] {
    margin: 0% 4.5% !important;
}

@media (min-width: 1401px) and (max-width: 1770px) {
    .narrowResults[lwc-4go13cket89] {
        font-size: 30px !important;
        margin-right: 1.5rem !important;
    }

    .DisabledfilterClass[lwc-4go13cket89] {
        font-size: 22px !important;
    }

    .filterClass[lwc-4go13cket89] {
        font-size: 22px !important;
    }

    .chevronIcon[lwc-4go13cket89] {
        height: 36px !important;
        width: 36px !important;
    }
}

@media (min-width: 320px) and (max-width: 400px) {
    .crossReferenceSec[lwc-4go13cket89] {
        right: -10px !important;
    }
}

.blurBackground[lwc-4go13cket89] {
    display: none;
}

.blurBackground[lwc-4go13cket89]:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #000000 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.zoomedImage[lwc-4go13cket89] {
    position: fixed;
    z-index: 2;
    top: 11%;
    right: 84px;
}

@media (min-width: 768px) and (max-width: 1025px) {
    .adjustWidth[lwc-4go13cket89] {
        padding-top: 3%;
    }

    .addToListContainer[lwc-4go13cket89] {
        width: 90%;
    }
}

button[lwc-4go13cket89] {
    border: none;
    font-size: 40px;
}

.zoomedImage[lwc-4go13cket89] {
    right: 12% !important;
}

.radio[lwc-4go13cket89] input:checked[lwc-4go13cket89]~.mark[lwc-4go13cket89] {
    background-color: #000000;
    border: solid 2px #000000;
}

.radio[lwc-4go13cket89] input[type=checkbox][lwc-4go13cket89] {
    display: none;
}

.h[lwc-4go13cket89] {
    width: 100%;
    cursor: pointer;
}

.mark[lwc-4go13cket89]:after {
    content: "";
    position: absolute;
    display: none;
}

.radio[lwc-4go13cket89] {
    position: relative;
    padding-left: 25px;
    font-size: 18px;
    cursor: pointer;
    font-size: 17px;
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .Read[lwc-4go13cket89] {
        font-size: 10px;
        padding-left: 7px;
    }

    .radio[lwc-4go13cket89] {
        font-size: 15px !important;
    }

    .mark[lwc-4go13cket89] {
        top: 5.5px;
        width: 15px;
        height: 15px;
    }
}

.listOfNYs[lwc-4go13cket89]::-webkit-scrollbar {
    width: 8px;
    display: block;
}

.listOfNYs[lwc-4go13cket89]::-webkit-scrollbar-thumb {
    background: #B1B1B1
}

.listOfNYs[lwc-4go13cket89]::-webkit-scrollbar-track {
    background: #D6D6D6
}

.addToExisting[lwc-4go13cket89] fieldset[lwc-4go13cket89] {
    overflow-y: scroll;
    max-height: 150px;
}

.addToExisting[lwc-4go13cket89] fieldset[lwc-4go13cket89]::-webkit-scrollbar {
    width: 8px;
    display: block;
}

.addToExisting[lwc-4go13cket89] fieldset[lwc-4go13cket89]::-webkit-scrollbar-thumb {
    background: black;
    border-radius: 10px;
}

.addToExisting[lwc-4go13cket89] fieldset[lwc-4go13cket89]::-webkit-scrollbar-track {
    background: white
}

.addToExisting[lwc-4go13cket89] {
    padding-right: 10px;
}

.child1[lwc-4go13cket89] {
    height: 150px;
}

h1[lwc-4go13cket89] {
    font-size: 20px;
    margin-bottom: 0px;
}

@media (min-width: 1025px) and (max-width: 1440px) {
    h1[lwc-4go13cket89] {
        font-size: 14px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    h1[lwc-4go13cket89] {
        font-size: 14px;
    }

    .EquiTable[lwc-4go13cket89] table[lwc-4go13cket89] th[lwc-4go13cket89] {
        min-width: 90px;
    }

    td.FamilyName[lwc-4go13cket89] h1[lwc-4go13cket89] {
        width: fit-content;
        position: sticky;
        left: 23px;
    }
}

.chevronIcon2[lwc-4go13cket89] {
    margin-top: 0.7rem !important;
}

.hybrid-NYS[lwc-4go13cket89] {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.hybrid-NYS-Heading[lwc-4go13cket89] {
    font-size: 24px;
    font-family: "RobotoCondensedBold";
    padding-bottom: 10px;
}

.Fix-Arrow[lwc-4go13cket89] {
    margin-top: -5px;
}

.widthEighty[lwc-4go13cket89] {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

input[lwc-4go13cket89]::-webkit-outer-spin-button,
input[lwc-4go13cket89]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.tab[lwc-4go13cket89] {
    height: 45px;
}

button.tablinks[lwc-4go13cket89] {
    padding: 0px 16px 10px 16px;
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .tab[lwc-4go13cket89] {
        height: 34px;
    }

    button.tablinks[lwc-4go13cket89] {
        padding: 0px 14px 7px 14px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .tab[lwc-4go13cket89] {
        height: 34px;
    }

    button.tablinks[lwc-4go13cket89] {
        padding: 0px 14px 7px 14px;
    }
}

.listOfNYs[lwc-4go13cket89] {
    overflow-x: hidden;
}

@media (min-width: 2000px) {
    .disc[lwc-4go13cket89] img[lwc-4go13cket89] {
        width: 25px;
    }

    .quantity[lwc-4go13cket89] {
        height: 60px;
    }

    .productname {
        font: normal normal normal 26px/30px RobotoCondensedRegular;
    }

    .productCode1[lwc-4go13cket89] {
        font: normal normal bold 32px/32px RobotoCondensedBold;
    }

    .button1[lwc-4go13cket89],
    .button2[lwc-4go13cket89] {
        font-size: 25px;
    }

    .resultcount[lwc-4go13cket89] {
        font: normal normal bold 34px/55px RobotoCondensedBold;
    }

    .child1[lwc-4go13cket89] {
        height: 200px;
        max-width: 200px;
    }

    .productImage[lwc-4go13cket89] {
        max-width: 190px;
    }

    .productImage[lwc-4go13cket89] img[lwc-4go13cket89] {
        height: 200px;
    }

    .productImage[lwc-4go13cket89] h3[lwc-4go13cket89] {
        font-size: 25px;
    }

    .textclass[lwc-4go13cket89] {
        font: normal normal normal 20px/27px RobotoCondensedRegular;
    }

    .productDescNonLogin[lwc-4go13cket89] {
        font-size: 24px;
    }

    .addToCart[lwc-4go13cket89],
    .addTolist[lwc-4go13cket89] {
        min-height: 60px;
        font-size: 25px;
    }

    .estimatedAvailbility[lwc-4go13cket89] {
        font-size: 23px;
    }

    .dayTime[lwc-4go13cket89] {
        font-size: 22px;
    }

    .productImage[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 15px;
    }

    .productDescNonLogin[lwc-4go13cket89] p[lwc-4go13cket89] {
        font-size: 24px;
    }

    .estimatedAvailbility[lwc-4go13cket89] h3[lwc-4go13cket89] {
        font-size: 24px;
    }
}

.tabset-container[lwc-ei5ussongl] {
    background-color: black;
    color: white;
    width: 100%;
    max-width: 60%;
    margin: auto;
    padding: 20px;
}

.disclaimer[lwc-ei5ussongl] {
    color: #D0D0D0;
    font-size: 14px;
    font-family: Roboto Condensed;
    font-weight: 400;
    word-wrap: break-word;
}

.tabOptions[lwc-ei5ussongl] {
    flex: 1;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    color: white;
    font-size: 16px;
    font-family: Roboto Condensed;
    font-weight: 700;
    text-transform: uppercase;
}

input[lwc-ei5ussongl] {
    outline: none !important;
}

.underline_selected[lwc-ei5ussongl] {
    height: 3px;
    margin-top: 0px;
    color: #DA291C;
    transition: left 0.3s ease;
    background-color: #DA291C;
    border: 1px solid #DA291C;
    opacity: 1;
}

.tabset[lwc-ei5ussongl] {
    position: relative;
}

.child[lwc-ei5ussongl] {
    box-sizing: border-box;
    padding: 0.5vw;
}

.child-1[lwc-ei5ussongl] {
    flex: 0 0 calc(70% - 10px);
    text-align: center;
    border: 2px dashed grey;
    border-radius: 8px;
    background-color: #FFFFFF;
}

.child-2[lwc-ei5ussongl] {
    flex: 0 0 30%;
}

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

    .child-1[lwc-ei5ussongl],
    .child-2[lwc-ei5ussongl] {
        flex: 0 0 100%;
    }
}

.tabs[lwc-ei5ussongl] {
    display: flex;
    cursor: pointer;
    justify-content: space-around;
    position: relative;
}

.underline[lwc-ei5ussongl] {
    position: absolute;
    bottom: -5px;
    height: 1.5px;
    background-color: red;
    transition: left 0.3s ease;
}

.content[lwc-ei5ussongl] {
    padding: 20px 20px 0px 20px;
}

.input-bar[lwc-ei5ussongl] {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    overflow: hidden;
    width: 100%;
    padding-left: 1vw;
    background-color: white;
}

.input-bar[lwc-ei5ussongl] .icon[lwc-ei5ussongl] {
    padding: 0px;
    font-size: 1.5rem;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.input-bar[lwc-ei5ussongl] input[lwc-ei5ussongl] {
    flex: 1;
    background-color: white;
    color: black;
    padding: 10px;
    border: none;
    min-width: 0;
    box-sizing: border-box;
    margin: 0px;
}

.input-bar[lwc-ei5ussongl] .search-btn[lwc-ei5ussongl] {
    padding: 10px 20px;
    background-color: white;
    color: black;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #ccc;
}

.input-bar[lwc-ei5ussongl] .search-btn[lwc-ei5ussongl] {
    padding: 10px 20px;
    background-color: white;
    color: black;
    border: none;
    cursor: pointer;
}

.Product[lwc-ei5ussongl],
.Height[lwc-ei5ussongl],
.Length[lwc-ei5ussongl],
.Width[lwc-ei5ussongl],
.Make[lwc-ei5ussongl],
.Model[lwc-ei5ussongl],
.Engine[lwc-ei5ussongl],
.Year[lwc-ei5ussongl] {
    display: none;
}

.CrossHandle[lwc-ei5ussongl] {
    display: flex;
    align-items: center;
}

.ProductTypeSelection[lwc-ei5ussongl],
.HeightInput[lwc-ei5ussongl],
.LengthInput[lwc-ei5ussongl],
.WidthInput[lwc-ei5ussongl] {
    color: black;
    border: none;
    padding: 0px;
    margin: 0px;
}

.MakeSelection[lwc-ei5ussongl],
.YearSelection[lwc-ei5ussongl],
.ModelSelection[lwc-ei5ussongl],
.EngineSelection[lwc-ei5ussongl] {
    color: black;
    border: none;
    padding: 0px;
    margin: 0px;
}

.addAttributes[lwc-ei5ussongl] {
    display: flex;
    margin-top: 10px;
}

.disc[lwc-ei5ussongl] {
    display: flex;
    margin-left: 10px;
}

.disc[lwc-ei5ussongl] img[lwc-ei5ussongl] {
    width: 12px;
    cursor: pointer;
    height: 12px;
    align-self: center;
}

.discArrow[lwc-ei5ussongl] {
    height: 10px;
    width: 10px;
    background: white;
    border: 1px solid;
}

.Read[lwc-ei5ussongl] {
    font-size: 14px;
    padding-left: 9px;
    color: white;
    font-family: 'RobotoCondensedRegular';
    align-self: center;
}

.discDetail[lwc-ei5ussongl] {
    position: absolute;
    width: 620px;
    font-size: 14px;
    color: black;
    padding: 10px;
    padding-bottom: 0px !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000015;
    display: none;
    z-index: 1;
}

.disc:hover[lwc-ei5ussongl] .discDetail[lwc-ei5ussongl] {
    display: block;
}

.discDetail[lwc-ei5ussongl] .heading[lwc-ei5ussongl] {
    font-weight: bold;
}

.crossPos[lwc-ei5ussongl] {
    display: flex;
    padding: 0 1vw;
}

.AltributeCrossPos[lwc-ei5ussongl] {
    color: black;
}

.multipart-search[lwc-ei5ussongl] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.multi-one[lwc-ei5ussongl] {
    background-color: white;
    flex: 1;
    height: fit-content;
    border: 1px solid #ccc;
}

.equipment-search[lwc-ei5ussongl] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}

.equipment-search[lwc-ei5ussongl] .dropdown[lwc-ei5ussongl] {
    flex: 1;
    min-width: 100px;
    background-color: white;
    height: fit-content;
    border: 1px solid #ccc;
}

.equipment-search[lwc-ei5ussongl] .go-btn[lwc-ei5ussongl] {
    padding: 0 1.2vw;
    background-color: red;
    color: white;
    border: none;
    cursor: pointer;
    flex: 0 0 auto;
    height: 36px;
}

label.label[lwc-ei5ussongl] input[type="file"][lwc-ei5ussongl] {
    position: absolute;
    top: -1000px;
}

.exampleHolder[lwc-ei5ussongl] {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 80px;
}

.label[lwc-ei5ussongl] {
    cursor: pointer;
    border: 1px solid #cccccc;
    border: none;
    background-color: inherit;
    background: inherit;
    display: inline-flex;
    font-family: 'Roboto Condensed';
}

.uploaded_list[lwc-ei5ussongl] {
    width: 105%;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #FFFFFF;
    margin-right: 160px;
    height: 47px;
}

.white_uploaded_list[lwc-ei5ussongl] {
    width: 20%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #FFFFFF;
    opacity: 1;
    margin-left: 20px;
    cursor: pointer;
}

.uploaded_list_text[lwc-ei5ussongl] {
    width: 100%;
    padding: 0 10px;
    height: 100%;
    text-align: center;
    letter-spacing: 0px;
    color: #DA291C;
    text-transform: uppercase;
    opacity: 1.4;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-family: RobotoCondensedRegular;
}

.white_uploaded_list_text[lwc-ei5ussongl] {
    width: 100%;
    height: 100%;
    padding: 0 10px;
    text-align: center;
    letter-spacing: 0px;
    color: #DA291C;
    text-transform: uppercase;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    cursor: pointer;
    font-family: RobotoCondensedRegular;
}

input[lwc-ei5ussongl]::placeholder {
    color: black;
}

.my-icon[lwc-ei5ussongl] {
    display: flex;
    align-items: center;
}

.OptionsToBeSelected[lwc-ei5ussongl] li[lwc-ei5ussongl] {
    height: 100% !important;
    font-size: 14px !important;
}

.OptionsToBeSelected[lwc-ei5ussongl] li[lwc-ei5ussongl] {
    padding-bottom: 3px;
    padding-top: 4px;
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    cursor: pointer;
    padding-left: 4px;
    font-family: RobotoCondensedRegular;
    text-transform: uppercase;
    word-wrap: break-word;
}

.OptionsToBeSelected[lwc-ei5ussongl] li:hover[lwc-ei5ussongl] {
    background: var(--unnamed-color-bcbcbc) 0% 0% no-repeat padding-box;
    background: #BCBCBC 0% 0% no-repeat padding-box;
    opacity: 1;
    font-weight: bold;
}

.OptionsToBeSelected[lwc-ei5ussongl] {
    overflow-y: scroll;
    overflow-x: hidden;
    overflow-wrap: anywhere;
    max-height: 245px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 0px;
    background: #DCDCDC 0% 0% no-repeat padding-box;
    opacity: 1;
}

section[lwc-ei5ussongl] {
    background-color: #DCDCDC;
    width: 100%;
}

.container[lwc-ei5ussongl] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0;
    margin: 0;
    max-width: 100% !important;
    width: 100% !important;
}

@media (max-width: 600px) {
    .tabset-container[lwc-ei5ussongl] {
        max-width: 100%;
    }

    .equipment-search[lwc-ei5ussongl],
    .multipart-search[lwc-ei5ussongl] {
        flex-direction: column;
        align-items: stretch;
    }

    .input-bar[lwc-ei5ussongl] .search-btn.desktop-only[lwc-ei5ussongl] {
        display: none;
    }

    .equipment-search[lwc-ei5ussongl] .dropdown[lwc-ei5ussongl] {
        flex: 1 1 100%;
        min-width: 0;
    }

    .equipment-search[lwc-ei5ussongl] .go-btn[lwc-ei5ussongl] {
        width: 30%;
        text-align: center;
    }
}

.childTwocontainer[lwc-ei5ussongl] {
    display: flex;
    flex-wrap: wrap;
}

.childTwo[lwc-ei5ussongl] {
    box-sizing: border-box;
}

.childIcon[lwc-ei5ussongl] {
    flex: 0 0 20%;
}

.childText[lwc-ei5ussongl] {
    flex: 0 0 80%;
}

.AddMoreAttr[lwc-ei5ussongl] input[lwc-ei5ussongl] {
    padding-right: 30px;
    height: 38px;
    font-size: 16px;
}

.AddMoreAttr[lwc-ei5ussongl] {
    display: flex;
    width: 94%;
    margin-top: 10px;
}

.RightLeft[lwc-ei5ussongl] {
    display: flex;
    margin-right: 20px;
}

.more[lwc-ei5ussongl] {
    background-color: #DCDCDC;
    height: fit-content;
}

.more[lwc-ei5ussongl] {
    width: 100% !important;
}

.Equl[lwc-ei5ussongl] {
    width: 6% !important;
    font-size: 26px;
    color: white;
    text-align: center;
}

.RightLeft[lwc-ei5ussongl] {
    display: flex;
    margin-right: 20px;
}

.AddButton[lwc-ei5ussongl] {
    color: white;
    font-size: 20px;
    width: 100%;
    cursor: pointer;
    font-weight: bold;
}

.RightOne[lwc-ei5ussongl] {
    margin-top: 0px;
    margin-bottom: 0px;
    color: black;
}

.LeftOne[lwc-ei5ussongl] {
    margin-top: 0px;
    margin-bottom: 0px;
    color: black;
}

.rightOption[lwc-ei5ussongl] {
    margin-top: 0px;
    margin-bottom: 0px;
    color: black;
}

.leftOption[lwc-ei5ussongl] {
    margin-top: 0px;
    margin-bottom: 0px;
    color: black;
}

.crossIcon[lwc-ei5ussongl] {
    position: absolute;
    right: 0;
    width: fit-content !important;
    top: 0;
}

input:disabled[lwc-ei5ussongl] {
    opacity: 0.4;
}

.horizontal-list[lwc-ei5ussongl] li[lwc-ei5ussongl] {
    display: inline-block;
    margin: 0px 15px;
    text-align: center;
    justify-content: center;
    cursor: pointer;
}

.horizontal-list[lwc-ei5ussongl] {
    margin-bottom: 0;
}

.beta[lwc-ei5ussongl] {
    height: fit-content;
    position: relative;
    font-size: 10px;
    vertical-align: text-top;
    background-color: white;
    color: black;
    padding: 3px 5px;
    margin-left: 10px;
    text-transform: uppercase;
}

.beta-Info[lwc-ei5ussongl] {
    font-family: 'RobotoCondensedRegular';
    text-transform: initial;
    font-size: 15px;
    color: black;
    padding: 7px;
    left: 30px;
    top: 0px;
    width: 250px;
    z-index: 4;
    position: absolute;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000015;
}

.mainTitle[lwc-ei5ussongl] {
    font-size: 50px;
    color: #262626;
    text-transform: capitalize;
    font-weight: bold;
    font-family: 'RobotoCondensedBold';
}

.Read {
    font-size: 12px;
    padding-left: 9px;
    color: black;
    font-family: 'RobotoCondensedRegular';
}

.disc {
    display: flex;
    position: absolute;
    bottom: 8px;
}

.disc img {
    width: 15px;
    cursor: pointer;
}

.table-wrapper {
    overflow-y: auto;
    height: 500px;
}

.table-wrapper th {
    position: sticky;
    top: 0;
    background-color: #FFF;
}

.MKExport {
    float: right;
    margin-top: 8px;
    margin-bottom: 8px;
}

.MKTab {
    color: #898989;
    text-transform: capitalize;
    background: transparent;
    border: medium none;
    font-size: 20px;
    padding: 0 25px;
    font-family: RobotoCondensedBold;
    font-weight: bold;
}

.MKTab:focus {
    border-bottom: 3px solid #DA291C;
    padding-bottom: 10px;
    margin-bottom: -1.5px;
}

.MKTab:focus {
    border-bottom: 3px solid #DA291C;
    color: #000000;
    margin-bottom: -12px;
}

.MKLinks {
    font-size: 20px;
    color: #0A7D7D;
    text-decoration: underline;
    text-align: left;
    font-family: RobotoCondensedBold;
    cursor: pointer;
}

.MKCols {
    padding: 12px;
    font-size: 20px;
    font-family: RobotoCondensedRegular;
    width: auto !important;
    text-align: left;
}

.MKHeaders {
    height: auto;
    font-family: RobotoCondensedRegular !important;
    color: #262626;
    padding: 12px !important;
    font-size: 20px;
}

.IconI {
    padding-right: 12px;
    width: 5vw;
    height: fit-content;
}

.pdpColor {
    color: #0A7D7D;
    font-family: RobotoCondensedBold;
}

.relatedItem {
    color: #0A7D7D;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}

.THIS {
    font-family: RobotoCondensedBold;
    font-size: 20px;
}

.boxImage {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sub_box {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-height: 100%;
}

.sub_box img {
    /*height: inherit !important;*/
    /*max-height: 100%;*/
}

.flexImage {
    display: flex;
    height: inherit;
    width: inherit;
}

.magnified_img {
    width: 100%;
    height: 100%;
    background-size: 200%;
    background-repeat: no-repeat;
    margin-left: 10px;
}

.Lens {
    position: absolute;
    opacity: 0.5;
    background-color: #DA291C;
    width: 180px;
    height: 150px;
    display: none;
    pointer-events: none;
}

.sub_box:hover .Lens {
    display: block;
}

p {
    margin-bottom: 0px;
}

.js-image-zoom__zoomed-area {
    background: unset !important;
    border: 1px solid red;
}

h1 {
    font-size: 1rem;
}

.hoverChange p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.hoverChange h1 {
    margin-bottom: 0px !important;
}

.takePosition {
    height: 511px;
    width: 473px;
}

.contentOfHover {
    overflow: hidden;
}

.indicatorOfFP {
    display: flex;
    padding-bottom: 10px;
    justify-content: center;
    cursor: pointer;
}

.indicatorOfFP div {
    height: 10px;
    width: 10px;
    background-color: #EAEAEA;
    border-radius: 50%;
    margin: 2px;
}

.iframe {
    width: 100%;
    height: 200px;
}

.ActiveNow {
    background-color: #DA291C !important;
}

.firstcall:nth-child(1) {
    background-color: #DA291C !important;
}

.Parts_Grid {
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
}

.inventoryLabel {
    padding-left: 1rem;
}

.close h3 {
    font-size: 20px;
    color: white;
}

.fontFourteen {
    font-size: 14px;
}

.EstAvi {
    font-family: "RobotoCondensedBold";
    font-size: 20px;
}

.EstAviSpan {
    font-family: "RobotoCondensedRegular";
}

.Related_Parts_Class:nth-child(even) {
    background-color: #f2f3f3;
}

.parts {
    padding: 12px;
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.PartItem {
    color: #0A7D7D;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}

.PartItem td {
    color: black !important;
    font-weight: 400;
}

.addToExisting fieldset {
    overflow-y: scroll;
    max-height: 150px;
}

.addToExisting fieldset::-webkit-scrollbar {
    width: 8px;
    display: block;
}

.addToExisting fieldset::-webkit-scrollbar-thumb {
    background: black;
    border-radius: 10px;
}

.addToExisting fieldset::-webkit-scrollbar-track {
    background: white
}

.addToExisting {
    padding-right: 10px;
}

.appsData {
    font-size: 20px;
    color: #000000;
    text-align: left;
}

.appsDataTable tr td:first-child {
    color: #262626;
}

.appDataDifferent {
    padding-left: 1rem;
    font-size: 20px;
    color: #0A7D7D;
    text-decoration: underline;
    text-align: left;
    font-family: RobotoCondensedBold;
    cursor: pointer;
}

.appDataDifferentp {
    font-size: 20px;
    font-family: RobotoCondensedBold;
    cursor: pointer;
}

.ObsoleteClass {
    height: fit-content;
    background-color: #DA291C;
    color: #FFFFFF;
    display: flex;
    padding: 20px;
    font-size: 24px;
    width: 61%;
}

.showNoPriceDisc {
    height: fit-content;
    background-color: #DA291C;
    color: #FFFFFF;
    display: flex;
    padding: 1px;
    font-size: 24px;
    width: 61%;
}

.specification img {
    height: 20px;
}

.imgmk {
    height: 20px;
}

.capatal {
    text-transform: capitalize;
}

h1.changeCursor {
    padding-bottom: 0 !important;
}

.ObsoleteClass img {
    padding-right: 35px;
}

.popupHover {
    position: relative;
}

.letsDoIt {
    position: absolute;
    background-color: white;
    z-index: -1;
}

.letsDoIt2 {
    position: absolute;
    width: 600px;
    background-color: white;
    z-index: -1;
}

.tableFixes table td {
    background-color: white;
}

.PartItem:hover .letsDoIt {
    z-index: 1;
}

.popupHover:hover .letsDoIt {
    z-index: 1;
}

.popupHover:hover .letsDoIt2 {
    z-index: 1;
}

h4.changeCursor1 {
    color: #0A7D7D;
    font-family: 'RobotoCondensedBold';
    font-size: 26px;
    cursor: pointer;
}

.addToListTitle h2 {
    text-transform: capitalize;
}

.tableCls .table1 {
    border-collapse: collapse;
    border-spacing: 0;
    width: 50%;
    float: left;
}

.perUnitPrice {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    padding: 5px 5px;
}

.perUnitPrice:nth-child(odd) {
    background-color: #F2F3F3;
}

.tableCls .table2 {
    border-collapse: collapse;
    border-spacing: 0;
    width: 50%;
    float: left;
}

.returnBtn {
    --slds-c-button-color-border-hover: #fff;
    --slds-c-button-shadow-focus: #fff;
    --slds-c-button-stateful-color-border-selected: #fff;
    --sds-c-button-icon-color: #777777;
    --sds-c-button-icon-size: 20px;
    --sds-c-button-text-color: #777777;
    --sds-c-button-text-font-family: RobotoCondensedBold;
    --sds-c-button-text-font-size: 20px;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #777777;
    text-transform: uppercase;
    opacity: 1;
    font-family: RobotoCondensedBold;
}

.productCode {
    text-align: left;
    margin-left: 25px;
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #262626;
    margin-top: 20px !important;
    opacity: 1;
    font-family: RobotoCondensedBold;
}

.productName {
    text-align: left;
    font-size: 20px;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    font-family: RobotoCondensedRegular;
}

.disclaimer {
    color: red;
    font-weight: bold;
    margin-top: 10px;
}

.disclaimerCls {
    text-align: left;
    font-size: 20px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-family: RobotoCondensedRegular;
}

.button1 {
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    width: 219px;
    height: 50px;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    font-family: RobotoCondensedRegular;
    margin: 4px 2px;
    cursor: pointer;
    background-color: #DA291C;
}

.button2 {
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-family: RobotoCondensedBold;
    width: 219px;
    height: 50px;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
    background-color: #262626;
}

.resourcesCls {
    text-align: left;
    font-size: 40px;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    font-family: RobotoCondensedRegular;
}

.flex-container {
    display: flex;
    flex-direction: column;
    background-color: #F2F3F3;
    /*width: 546.66px;*/
    height: 886.83px;
    padding: 3rem;
}

.frontArrow {
    position: absolute;
    top: 90px;
    left: 0;
}

.backArrow {
    position: absolute;
    top: 90px;
    right: 0;
}

.brochuresCls {
    text-align: left;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    padding-top: 2rem;
    font-family: RobotoCondensedBold;
}

li[c-productDetailPage_productDetailPage] {
    text-align: left;
    text-decoration: underline;
    letter-spacing: 0px;
    font-size: 20px;
    font-weight: bold;
    color: #777777;
    text-transform: uppercase;
    opacity: 1;
    padding-top: 1.5rem;
    cursor: pointer;
    font-family: RobotoCondensedBold;
}

.changeCursor,
.backTo {
    cursor: pointer;
}

.changeCursor {
    padding-bottom: 3%;
    display: flex;
}

h1 .returnBtn .changeCursor {
    padding-bottom: 0;
}

.specificationCls {
    text-align: left;
    font-size: 18px;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    padding-top: 2rem;
    font-family: RobotoCondensedRegular;
}

.parametersCls {
    text-align: left;
    font-size: 20px;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    padding-top: 2rem;
    font-family: RobotoCondensedRegular;
}

.downloadCls {
    text-align: left;
    text-decoration: underline;
    font-size: 20px;
    font-weight: bold;
    font-family: RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #777777;
    text-transform: uppercase;
    opacity: 1;
}

.odd {
    background-color: #F2F3F3;
}

.box {
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.conatiner {
    width: 100%;
    padding: 0 15px;
    float: left;
}

.productConatiner {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    float: left;
    padding-left: 10px;
}

.productSection p {
    color: #000000;
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.productSection {
    width: min-content;
    float: left;
}

.productSection img {
    height: 100%;
    height: 100%;
    margin-bottom: 20px;
}

.relatedResource {
    width: 25%;
    float: right;
    background: #F2F3F3 0% 0% no-repeat padding-box;
}

.relatedResourceContent {
    padding: 7% 8.5%;
}

.relatedResourceVideo {
    background: white;
    padding-top: 30px;
}

.iframeHeading {
    font-size: 24px;
    font-family: RobotoCondensedBold;
    padding: 13px 0px;
}

.iframeContent {
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.relatedResource h2 {
    font-size: 26px;
    font-family: RobotoCondensedBold;
}

.relatedResource h3 {
    font-size: 20px;
    font-family: RobotoCondensedBold;
    padding-bottom: 1rem;
}

.literatureCls img {
    width: 20px;
    height: 20px;
}

.literatureCls h1 {
    padding-bottom: 1rem;
}

.productDetails {
    padding-left: 15px;
    width: 100%;
}

.productDetails p {
    font-size: 20px;
    font-family: RobotoCondensedRegular;
    height: fit-content;
}

.productDetails h2 {
    font-size: 40px;
    line-height: 2;
    font-weight: bold;
    font-family: RobotoCondensedBold;
}

.subText {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 20px;
    font-family: RobotoCondensedRegular;
}

.pricingTiers h2 {
    color: #DA291C;
    font-size: 38px;
    float: left;
    width: 40%;
    font-family: RobotoCondensedRegular;
}

.pricingTiers p {
    font-size: 15px;
    color: #777777;
    float: left;
    width: 30%;
    margin-top: 5px;
    font-family: RobotoCondensedRegular;
}

.pricingTiers {
    float: left;
    width: 100%;
}

.productPriceSection {
    margin-top: 20px;
}

.quantity {
    float: left;
    width: 100%;
}

.quantity p {
    color: #777777;
}

.quantNum input {
    width: 100%;
    text-align: center;
    border: none;
}

input:focus-visible {
    outline: none !important;
}

.slds-spinner_container {
    position: fixed !important;
}

.quantNum {
    margin-top: 6px;
    border: 1px solid #262626;
    width: 194px;
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    font-size: 20px;
    margin-bottom: 20px;
    font-family: RobotoCondensedRegular;
}

.quantity {
    float: left;
    width: 40%;
    display: flex;
    flex-direction: column;
}

.prodDesc,
.quantity {
    padding-top: 15px;
}

.noMargin {
    margin-top: 0 !important;
}

.prodDesc {
    float: left;
    width: 40%;
    margin-top: 20px;
}

.addToCart {
    background: #DA291C 0% 0% no-repeat padding-box;
    color: #ffffff;
    border: medium none;
    width: 194px;
    min-height: 50px;
    cursor: pointer;
    font-family: RobotoCondensedBold;
}

.addCart {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.addToCart {
    background: #DA291C 0% 0% no-repeat padding-box;
    color: #ffffff;
    border: medium none;
    width: 194px;
    min-height: 50px;
    cursor: pointer;
    font-size: 20px;
    font-family: RobotoCondensedBold;
}

.addToList {
    background: #262626 0% 0% no-repeat padding-box;
    color: #ffffff;
    border: medium none;
    width: 194px;
    font-size: 20px;
    min-height: 50px;
    cursor: pointer;
    margin-top: 10px;
    font-family: RobotoCondensedBold;
}

.prodDesc p {
    line-height: 1.8;
    font-family: RobotoCondensedRegular;
}

.estimatedAvailbility {
    float: left;
    width: 70%;
    margin-top: 50px;
    margin-left: 1.5%;
}

.estimatedTime {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-left: 10px;
}

.estimatedAvailbility h3 {
    color: #262626;
    margin-bottom: 30px;
    border-bottom: 1px solid #707070;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 26px;
    font-family: RobotoCondensedBold;
}

.dayTime {
    width: 16.66%;
}

.dayTime h4 {
    font-size: 20px;
    color: #262626;
    padding-left: 0px;
    font-family: RobotoCondensedBold;
}

.dayTime p {
    font-size: 17px;
    font-family: RobotoCondensedRegular;
    color: #262626;
    margin-top: 5px;
}

.imageContainer {
    width: 25%;
    margin: 0 15px;
}

.imageContainer img {
    width: 100%;
    height: 240px;
}

.specification {
    float: left;
    width: 100%;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #707070;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-left: 1.5%;
}

.specification h3 {
    color: #262626;
    font-size: 26px;
    font-weight: bold;
    font-family: RobotoCondensedBold;
}

.specification .changeCursor {
    padding-bottom: 0;
}

.changeCursor span {
    font-weight: bold;
    font-size: 20px;
    position: relative;
    top: -3px;
    font-family: RobotoCondensedBold;
    color: #777;
    text-decoration: underline;
    margin-left: 4px;
}

.specification a span {
    color: #777777;
    font-size: 20px;
    margin-left: 8px;
    text-decoration: underline;
    font-family: RobotoCondensedRegular;
}

.specification a img {
    width: 14px;
    height: 17px;
    position: relative;
    top: 3px;
}

.specification a {
    text-decoration: none;
    font-family: RobotoCondensedRegular;
}

.grayBK {
    text-align: left;
    padding: 12px;
    font-size: 20px;
    font-family: RobotoCondensedRegular;
    width: 0%;
    background-color: #f2f3f3;
}

.whiteBK {
    text-align: left;
    padding: 12px;
    font-size: 20px;
    font-family: RobotoCondensedRegular;
    width: 0%;
    color: #262626;
}

.tableResponsive table tr:nth-child(even) {
    background-color: #f2f3f3;
}

.tableResponsive {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-left: 1.5%;
}

.tableResponsive table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.tableResponsive table tr td {
    text-align: left;
    padding: 12px;
    font-size: 20px;
    font-family: RobotoCondensedRegular;
    width: 0%;
}

.tableResponsive table tr td:first-child {
    color: #262626;
}

.tableResponsive table tr td:nth-child(3) {
    color: #262626;
    width: 0%;
}

.tableResponsive table tr td a {
    color: #0A7D7D;
    text-decoration: underline;
    font-family: RobotoCondensedRegular;
}

.slideContainer {
    float: left;
    width: 70%;
    margin-top: 30px;
    margin-left: 1.5%;
}

.slideContainer h3 {
    color: #262626;
    font-size: 26px;
    padding-left: 10px;
    font-family: RobotoCondensedBold;
}

.productSlider {
    float: left;
    width: 70%;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding: 0 20px;
    position: relative;
}

.imageContainer {
    width: 25%;
    margin: 0 15px;
}

.imageContainer img {
    width: 100%;
    height: 240px;
}

.prodName {
    margin-top: 10px;
}

.prodName h2 {
    color: #0C6B69;
    font-weight: bold;
    font-size: 26px;
    font-family: RobotoCondensedBold;
}

.prodName p {
    font-size: 20px;
    color: #5A5A5A;
    font-family: RobotoCondensedRegular;
}

.indicator {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    margin-left: 1.5%;
}

.dot {
    width: 9px;
    height: 9px;
    background: #EAEAEA;
    margin: 0 3px;
    border-radius: 9px;
    cursor: pointer;
}

.active {
    background: #DA291C;
}

.tab {
    float: left;
    width: 100%;
    border-bottom: 1px solid #707070;
    padding-bottom: 10px;
    margin-left: 1.5%;
}

.tablinks {
    color: #898989;
    text-transform: capitalize;
    background: transparent;
    border: medium none;
    font-size: 20px;
    padding: 0 25px;
    font-family: RobotoCondensedBold;
    font-weight: bold;
}

.activeTab {
    border-bottom: 3px solid #DA291C;
    padding-bottom: 10px;
    margin-bottom: -1.5px;
}

.tabcontent .equipSearch {
    color: #777777;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    width: 100%;
    padding-right: 30px;
    font-family: RobotoCondensedBold;
    float: left;
    display: flex;
    justify-content: flex-end;
    text-decoration: underline;
}

.tabcontent {
    float: left;
    width: 100%;
    margin-bottom: 2%;
}

.tabcontent input {
    outline: none;
    border: 1px solid #262626;
    height: 60px;
    margin-top: 20px;
    width: 94%;
    float: left;
    padding: 0 20px;
    margin-left: 30px;
}

.tabcontent input::placeholder {
    color: #898989;
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.tableResponsive table thead tr th {
    padding: 12px;
    font-size: 20px;
    color: #262626;
    font-family: RobotoCondensedRegular;
    width: 0% !important;
}

.verticalScroll {
    width: 100% !important;
}

.verticalScroll table tr td a {
    color: #0A7D7D !important;
    font-weight: bold;
    font-family: RobotoCondensedBold;
}

.verticalScroll {
    width: 100% !important;
    max-height: 492px;
    overflow-y: auto;
    display: block;
}

.verticalScroll::-webkit-scrollbar {
    width: 8px;
}

.verticalScroll::-webkit-scrollbar-track {
    background: #D6D6D6;
    border-radius: 10px;
}

.verticalScroll::-webkit-scrollbar-thumb {
    background: #B1B1B1;
    border-radius: 10px;
}

.recentlyViewed {
    float: left;
    width: 100%;
    margin-top: 60px;
}

.recentlyViewed h3 {
    color: #262626;
    font-size: 30px;
    padding-left: 30px;
    font-size: bold;
    font-family: RobotoCondensedBold;
}

.recentlyViewedSlider {
    float: left;
    width: 100%;
    display: none;
    justify-content: flex-start;
    align-items: center;
    padding: 0 15px;
    margin-top: 35px;
    position: relative;
}

.recentlyViewedContainer {
    width: 25%;
    margin: 0 15px;
    position: relative;
    height: 306px;
}

.leftCursor {
    position: absolute;
    left: 10px;
    z-index: 9;
}

.rightCursor {
    position: absolute;
    right: 10px;
    z-index: 9;
}

.recentlyViewedContainer img {
    width: 100%;
    height: 100%;
    display: block;
    margin-bottom: 20px;
}

.recentlyViewedContainer .overlay {
    position: absolute;
    bottom: 0;
    top: 0;
    opacity: 0.75;
    background: rgba(28, 114, 101, 0.91);
    width: 100%;
    height: 100%;
    margin-bottom: 5rem;
    transition: .5s ease;
    opacity: 0;
    padding: 100px 25px;
    text-align: left;
}

.recentlyViewedContainer:hover .overlay {
    opacity: 1;
}

.slideIndicator {
    float: left;
    width: 100%;
    text-align: center;
    display: flex;
    margin-bottom: 40px;
}

.slideIndicator .dot {
    width: 16px;
    height: 16px;
    background: #EAEAEA;
    margin: 0 3px;
    border-radius: 16px;
    cursor: pointer;
}

.slideIndicator .dot.active {
    background: #DA291C;
}

.skucls {
    text-align: left;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-family: RobotoCondensedBold;
}

.decsCls {
    text-align: left;
    letter-spacing: 0px;
    font-size: 20px;
    color: #FFFFFF;
    font-family: RobotoCondensedRegular;
    opacity: 1;
}

.text4 {
    text-align: left;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #262626;
    font-family: RobotoCondensedBold;
    text-transform: capitalize;
    opacity: 1;
}

.button1 {
    background: #262626 0% 0% no-repeat padding-box;
    color: #ffffff;
    border: medium none;
    width: auto;
    height: 50px;
    cursor: pointer;
    margin-top: 10px;
    font-family: RobotoCondensedRegular;
}

.newList {
    text-align: left;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #262626;
    text-transform: capitalize;
    opacity: 1;
    font-family: RobotoCondensedBold;
}

.vertical {
    border-left: 1px solid #898989;
    height: 200px;
    position: absolute;
    left: 40%;
}

.LoginInput::-webkit-input-placeholder {
    text-align: left;
    font-size: 20px;
    letter-spacing: 0px;
    color: #898989;
    opacity: 1;
    padding-left: 1rem;
    font-family: RobotoCondensedBold;
}

.LoginInput {
    width: 271px;
    height: 50px;
}

.Remove {
    text-align: left;
    text-decoration: underline;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #777777;
    text-transform: uppercase;
    opacity: 1;
    font-family: RobotoCondensedBold;
}

.proFamily {
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    font-family: RobotoCondensedBold;
}

.proName {
    text-align: left;
    text-decoration: underline;
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: bold;
    color: #0A7D7D;
    opacity: 1;
    font-family: RobotoCondensedBold;
}

.returnToHome h1 {
    margin-left: 1.5rem;
    margin-top: -1rem;
}

.alert {
    background-color: #DA291C;
    height: 70px;
    align-items: center;
    justify-content: center;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.textSucess {
    color: white;
    font-size: 30px;
    font-family: RobotoCondensedBold;
}

.lower {
    color: #ffffff;
    font-size: 20px;
    opacity: 1;
    margin-left: 30px;
    font-family: RobotoCondensedRegular;
}

.alert .close {
    font-size: 20px;
    float: right;
    text-align: right;
    cursor: pointer;
    color: #fff;
    position: absolute;
    right: 30px;
}

.close img {
    width: 22px;
    height: 22px;
    cursor: pointer;
}

@media (min-width: 1200px) and (max-width: 1630px) {
    .takePosition {
        width: 340px !important;
    }

    .productDetailsPopup {
        width: 450px !important;
        padding: 14px !important;
    }

    .popUpTable table tbody tr td {
        font-size: 14px !important;
        padding: 7px !important;
    }
}

@media (min-width: 1025px) and (max-width: 1200px) {
    .takePosition {
        width: 300px !important;
        height: 390px !important;
    }

    .productDetailsPopup {
        width: 400px !important;
        padding: 10px !important;
    }

    .popUpTable table tbody tr td {
        font-size: 12px !important;
        padding: 7px !important;
    }
}

@media (min-width: 1025px) and (max-width: 1439px) {
    .parts {
        font-size: 16px !important;
    }

    .productName h1,
    .one h1 {
        font-size: 22px !important;
    }

    .hoverChange p {
        font-size: 16px;
    }

    .iframe {
        height: 164px;
    }

    .iframeHeading {
        font-size: 18px;
    }

    .iframeContent {
        font-size: 14px;
    }

    .EstAvi {
        font-size: 16px;
    }

    .appDataDifferentp {
        font-size: 16px;
    }

    .perUnitPrice {
        font-size: 14px;
    }

    .takePosition {
        height: 400px;
    }

    .RelativeForHover {
        height: 330px !important;
    }

    .productName {
        font-size: 14px !important;
    }

    .productName h1 {
        font-size: 18px !important;
    }

    .ObsoleteClass {
        width: 85%;
        font-size: 20px;
    }

    .letsDoIt2 {
        left: -237px;
    }

    h4.changeCursor1 {
        font-size: 20px;
    }

    .addToListContainer {
        width: 60% !important;
    }

    .productDetails h2 {
        font-size: 24px;
    }

    .productCode {
        font-size: 32px;
    }

    .subText {
        font-size: 20px;
    }

    .productDetails p,
    .productSection p {
        font-size: 14px;
    }

    .returnToHome .returnBtn {
        font-size: 18px;
    }

    .productDetails h2 {
        font-size: 28px;
    }

    .returnToHome img {
        height: 19px;
        width: 19px;
        position: relative;
        top: 6px;
    }

    .specification h3,
    .estimatedAvailbility h3 {
        font-size: 24px;
    }

    .changeCursor span {
        font-size: 14px;
    }

    .specification img {
        height: 15px;
    }

    .imgmk {
        height: 15px;
    }

    .returnBtn {
        font-size: 16px !important;
    }

    img.backTo {
        width: 16px !important;
        height: 16px !important;
        position: relative;
        bottom: 3px;
    }

    .tablinks {
        font-size: 16px;
    }

    .MKTab {
        font-size: 16px;
    }

    .MKHeaders {
        font-size: 18px;
    }

    .MKLinks {
        font-size: 16px;
    }

    .MKCols {
        font-size: 16px;
    }

    .tableResponsive table thead tr th {
        font-size: 18px;
    }

    .tableResponsive table tr td {
        font-size: 16px !important;
        width: 0%;
    }

    .slideContainer h3 {
        font-size: 22px;
    }

    .prodName h2 {
        font-size: 20px;
    }

    .prodName p {
        font-size: 16px;
    }

    .tabcontent .equipSearch {
        font-size: 16px;
    }

    .addToListTitle h2 {
        font-size: 32px !important;
    }

    .tabcontent input {
        height: 45px;
        font-family: RobotoCondensedRegular;
        font-size: 14px;
    }

    .tabcontent input::placeholder {
        font-family: RobotoCondensedRegular;
        font-size: 14px;
    }

    .addToListTitle img {
        width: 24px;
        height: 24px;
    }

    .addToListSection h4 {
        font-size: 20px !important;
        font-weight: bold;
    }

    .inputBox input[type="text"],
    .inputBox input[type="text"]::placeholder {
        margin-left: 14px;
        height: 45px;
        font-size: 16px !important;
        border-radius: 0px !important;
    }

    .addToListRight p {
        font-size: 18px !important;
    }

    .producListtName,
    .productQuantity,
    .addToListButton,
    .removeFromList {
        font-size: 16px !important;
    }

    .addToExisting label {
        font-size: 16px !important;
    }

    .addToExisting input[type="radio"] {
        width: 16px;
        height: 16px;
    }

    .productDetails {
        width: 100%;
    }

    .productSection img {
        height: 100%;
    }

    .noMargin {
        margin-top: 0 !important;
    }

    .quantNum {
        font-size: 14px;
        width: 136px;
        height: 40px;
    }

    .addToCart,
    .addToList {
        width: 136px;
        min-height: 40px;
        font-size: 14px;
    }

    .dayTime h4 {
        font-size: 16px;
    }

    .dayTime p {
        font-size: 14px;
    }
}

.activeTab {
    border-bottom: 3px solid #DA291C;
    color: #000000;
    margin-bottom: -12px;
}

.MKTab:focus {
    border-bottom: 3px solid #DA291C;
    color: #000000;
    margin-bottom: -12px;
}

.leftSlide {
    position: absolute;
    left: 25px;
    top: 110px;
}

.rightSlide {
    position: absolute;
    right: 25px;
    top: 110px;
}

.leftSlide img,
.rightSlide img {
    width: 40px;
    height: 40px;
}

.equipment .tableResponsive tr td:first-child {
    padding-left: 1rem;
    font-size: 20px;
    color: #0A7D7D;
    text-decoration: underline;
    text-align: left;
    font-weight: bold;
}

.oem .tableResponsive tr td,
.tableResponsive tr td a {
    font-weight: bold;
}

.oem .tableResponsive tr td:first-child {
    font-weight: 300;
}

.equipment .tableResponsive tr td {
    font-size: 20px;
    color: #000000;
    text-align: left;
}

.containerPdp {
    width: 95%;
    margin-left: 3%;
    margin-right: 4.5%;
    background-color: white;
}

.addToListContainer {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    position: fixed;
    top: 5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50%;
    padding: 40px;
    z-index: 100;
}

.addToListPopup:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #000000 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}

.addToListTitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.addToListTitle h2 {
    font-size: 40px;
    font-weight: bold;
    text-transform: capitalize;
    font-family: RobotoCondensedBold;
    color: #262626;
}

.addToListTitle img {
    width: 27px;
    height: 27px;
}

.addToListLeft {
    width: 50%;
    border-right: 1px solid #BCBCBC;
    margin-right: 20px;
}

.addToListRight {
    width: 50%;
    margin-left: 20px;
}

.addToListSection {
    display: flex;
}

.addToListSection h4 {
    font-size: 26px;
    font-weight: bold;
    font-family: RobotoCondensedBold;
    margin-bottom: 15px;
}

.inputBox input[type="text"] {
    margin-left: 14px;
    border: 1px solid #262626;
    height: 40px;
    min-width: 150px;
    padding: 0 20px;
    color: #898989;
    font-size: 20px;
    width: 220px;
}

.inputBox input[type="email"] {
    width: 100%;
}

.inputBox input[type="text"]::placeholder {
    color: #898989;
    font-family: RobotoCondensedRegular;
    font-size: 20px;
    font-family: RobotoCondensedBold;
}

.inputBox label {
    display: flex;
    align-items: center;
    font-family: RobotoCondensedRegular;
}

.inputBox input[type="radio"] {
    width: 20px;
    height: 20px;
}

.addToExisting {
    margin-top: 60px;
    display: flex;
    flex-direction: column;
}

.addToExisting label {
    font-size: 18px;
    color: #262626;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    font-family: RobotoCondensedRegular;
}

.addToExisting input[type="radio"] {
    width: 20px;
    height: 20px;
    margin-right: 14px;
}

.addToListRight p {
    font-size: 20px;
    color: #262626;
    font-family: RobotoCondensedBold;
}

.productQuantity {
    display: flex;
    width: 194px;
    height: 50px;
    border: 1px solid #262626;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
}

.productQuantity a {
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.productQuantity p {
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.addProductToList {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.producListtName {
    color: #0A7D7D;
    font-weight: bold;
    text-decoration: underline;
    font-size: 20px;
    font-family: RobotoCondensedBold;
    position: relative;
    top: 5px;
}

.removeFromList {
    color: #777777;
    font-weight: bold;
    text-decoration: underline;
    font-size: 20px;
    font-family: RobotoCondensedBold;
    position: relative;
    top: 5px;
    text-transform: uppercase;
}

.addToListButton {
    background: #262626 0% 0% no-repeat padding-box;
    border: medium none;
    color: #ffffff;
    width: 152px;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    font-family: RobotoCondensedBold;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
}

.popupHover {
    position: relative;
}

.productDetailsPopup {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    width: 561px;
    top: 850px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 20px;
}

.productSpec {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.productSpec ul li {
    font-size: 18px;
    padding: 10px 0;
    color: #262626;
    text-decoration: none;
    font-weight: 400;
    text-transform: capitalize;
}

.proComment {
    position: relative;
    font-size: 18px;
    width: 33%;
    float: left;
    top: 27px;
}

.productDetailsPopup .productName {
    float: left;
    width: 25%;
}

.productDetailsPopup .productName p {
    font-size: 20px;
    font-weight: bold;
}

.productDetailsPopup .productComments .desc {
    font-size: 14px;
    font-weight: 400;
}

.productDescription p {
    font-weight: bold;
    font-size: 18px;
}

.productDescription .desc {
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px;
}

.productDescription {
    float: right;
    width: 41%;
}

@media (min-width: 320px) and (max-width: 767px) {
    .Read {
        font-size: 10px;
        padding-left: 7px;
    }

    .Parts_Grid {
        display: grid;
        grid-template-columns: 33.33% 33.33% 33.33%;
    }

    .parts {
        font-size: 12px !important;
    }

    .EstAvi {
        font-size: 16px;
    }

    .appDataDifferentp {
        font-size: 12px !important;
    }

    .tab {
        margin-left: 0px;
    }

    .inventoryLabel {
        padding-left: 0px;
    }

    .zoomedImage {
        width: 95% !important;
        top: 260px !important;
    }

    .takePosition {
        height: 400px;
        width: 100%;
    }

    .two,
    .three,
    .four {
        display: none !important;
    }

    .one {
        width: 60% !important;
        margin-left: 20% !important;
        margin-right: 20% !important;
    }

    .changeBtn {
        width: 7% !important;
    }

    .previousBtn {
        left: 3% !important;
    }

    .nextBtn {
        right: 3% !important;
    }

    .desktop {
        display: none !important;
    }

    .Tab {
        display: none !important;
    }

    .Mobile {
        display: flex !important;
    }

    .letsDoIt {
        display: none;
    }

    .ObsoleteClass {
        font-size: 20px;
        width: 100%;
    }

    .textSucess {
        font-size: 25px;
    }

    .lower {
        font-size: 15px;
        margin-left: 10px;
    }

    .close img {
        height: 16px;
        width: 16px;
    }

    .alert {
        height: 55px;
        justify-content: flex-start;
        padding-left: 25px;
    }

    .returnBtn {
        font-size: 16px;
    }

    .backTo {
        margin-bottom: 1%;
    }

    .quantNum p:nth-child(1) {
        width: fit-content;
    }

    .quantNum p:nth-child(3) {
        width: fit-content;
    }

    .quantNum p:nth-child(2) {
        padding: 0 45%;
    }

    .quantNum {
        width: 100%;
        padding: 10px 30px;
    }

    .addToCart {
        width: 100%;
    }

    .addToList {
        width: 100%;
    }

    .returnToHome img {
        position: relative;
        top: 6px;
    }

    .returnToHome h1 {
        font-size: 16px;
    }

    .productDetails h2 {
        font-size: 24px;
    }

    .productCode {
        font-size: 32px;
    }

    .subText {
        font-size: 20px;
    }

    .productSection p {
        font-size: 16px;
    }

    .productDetails p {
        font-size: 16px;
    }

    .productPrice p {
        width: 100%;
    }

    .estimatedAvailbility {
        width: 100%;
        padding-left: 0;
    }

    .estimatedAvailbility h3 {
        font-size: 18px;
    }

    .dayTime {
        width: 20%;
        margin: 0 2% auto 0;
    }

    .prodDesc {
        width: 100%;
    }

    .returnToHome .returnBtn {
        font-size: 18px;
        margin-left: 30px;
    }

    .estimatedAvailbility h4 {
        font-size: 16px !important;
        padding-left: 0;
    }

    .productDetails h2 {
        font-size: 28px;
        width: 100% !important;
    }

    .returnToHome img {
        height: 19px;
        width: 19px;
        position: relative;
        top: 6px;
    }

    .specification h3 {
        font-size: 20px;
    }

    .changeCursor span {
        font-size: 12px;
    }

    .specification img {
        height: 13px;
    }

    .imgmk {
        height: 13px;
    }

    .tableResponsive table thead tr th {
        font-size: 16px;
    }

    .MKHeaders {
        font-size: 16px;
    }

    .MKLinks {
        font-size: 12px;
    }

    .MKCols {
        font-size: 12px;
    }

    .MKTab:focus {
        border-bottom: 3px solid #DA291C;
        color: #000000;
        margin-bottom: -12px;
    }

    .tableResponsive table tr td {
        font-size: 12px !important;
        width: 0%;
        padding: 6px;
    }

    .slideContainer h3 {
        font-size: 22px;
    }

    .prodName h2 {
        font-size: 20px;
    }

    .prodName p {
        font-size: 16px;
    }

    .tabcontent .equipSearch {
        font-size: 18px;
    }

    .productConatiner {
        width: 100%;
        flex-direction: column;
        padding-left: 0;
    }

    .productSection {
        width: 100%;
    }

    .productSection img {
        padding-left: 0 !important;
    }

    .quantity {
        width: 100%;
    }

    .productDetails {
        padding: 0px 0px;
        width: 100%;
        display: block !important;
    }

    .magnified_img,
    .Lens {
        display: none !important;
    }

    .addCart {
        flex-direction: column;
        margin-top: 20px;
        justify-content: space-between;
    }

    .addToList {
        margin-top: 15px;
    }

    .returnToHome h1 {
        margin-left: 0;
    }

    .specification {
        width: 100%;
        padding-left: 0px;
    }

    .productSlider {
        width: 100%;
        padding: 0;
    }

    .tablinks {
        font-size: 16px;
    }

    .MKTab {
        font-size: 16px;
    }

    .MKHeaders {
        font-size: 16px;
    }

    .MKLinks {
        font-size: 18px;
    }

    .MKCols {
        font-size: 18px;
    }

    .tabcontent input {
        height: 45px;
        width: 100%;
    }

    .relatedResource {
        display: none;
    }

    .tableResponsive {
        width: 100%;
    }

    .tab {
        width: 100%;
        padding-bottom: 1px;
    }

    .tablinks {
        padding: 0 12px;
    }

    .tabcontent {
        padding-left: 10px;
        width: 99%;
    }

    .tabcontent input {
        margin-left: 0;
    }

    .tabcontent .equipSearch {
        justify-content: flex-start;
        font-size: 15px !important;
    }

    .addToListContainer {
        width: 100%;
    }

    .addToListTitle h2 {
        font-size: 32px !important;
    }

    .addToListTitle img {
        width: 24px;
        height: 24px;
    }

    .addToListSection h4 {
        font-size: 20px !important;
        font-weight: bold;
    }

    .inputBox input[type="text"],
    .inputBox input[type="text"]::placeholder {
        margin-left: 14px;
        height: 45px;
        font-size: 16px !important;
    }

    .addToListRight p {
        font-size: 18px !important;
    }

    .producListtName,
    .productQuantity,
    .addToListButton,
    .removeFromList {
        font-size: 16px !important;
    }

    .addToExisting label {
        font-size: 16px !important;
    }

    .addToExisting input[type="radio"] {
        width: 16px;
        height: 16px;
    }

    .addToListSection {
        flex-direction: column;
    }

    .addToListLeft {
        width: 100%;
        border-right: medium none;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .addToListRight {
        width: 100%;
        margin-left: 0;
        margin-bottom: 30px;
    }

    .addToListContainer {
        padding: 20px 20px;
        top: 5%;
        bottom: unset;
    }
}

@media (min-width: 1500px) {
    .recentlyViewedContainer {
        height: 431px;
    }

    .inputBox input {
        height: 50px;
        border-radius: 0px;
    }
}

@media (min-width: 767px) and (max-width: 1024px) {
    .Read {
        font-size: 10px;
        padding-left: 7px;
    }

    .parts {
        font-size: 16px;
    }

    .zoomedImage {
        width: 100%;
    }

    .takePosition {
        height: 440px;
    }

    .three,
    .four {
        display: none !important;
    }

    .two,
    .one {
        width: 40% !important;
        margin-left: 5% !important;
        margin-right: 5% !important;
    }

    .changeBtn {
        width: 6% !important;
        top: 34% !important;
    }

    .nextBtn {
        right: 3% !important;
    }

    .previousBtn {
        left: 2% !important;
    }

    .desktop {
        display: none !important;
    }

    .Tab {
        display: flex !important;
    }

    .Mobile {
        display: none !important;
    }

    .letsDoIt {
        display: none;
    }

    .ObsoleteClass {
        width: 85%;
    }

    .takePosition {
        width: 70%;
    }

    .shiftLeft {
        margin-right: 30%;
    }

    .returnBtn {
        font-size: 16px;
    }

    .backTo {
        margin-bottom: 0.5%;
    }

    .quantNum p:nth-child(1) {
        width: fit-content;
    }

    .quantNum p:nth-child(3) {
        width: fit-content;
    }

    .quantNum p:nth-child(2) {
        padding: 0 45%;
    }

    .quantNum {
        padding: 10px 30px;
        width: 348px;
    }

    .returnToHome img {
        position: relative;
        top: 6px;
    }

    .returnToHome h1 {
        font-size: 16px;
    }

    .productDetails h2 {
        font-size: 24px;
    }

    .productCode {
        font-size: 32px;
    }

    .subText {
        font-size: 20px;
    }

    .productSection p {
        font-size: 16px;
    }

    .productDetails p {
        font-size: 16px;
    }

    .productPrice p {
        width: 100%;
    }

    .estimatedAvailbility {
        width: 100%;
        padding-left: 0;
    }

    .estimatedAvailbility h3 {
        font-size: 18px;
    }

    .dayTime {
        width: 20%;
    }

    .prodDesc {
        width: 100%;
    }

    .returnToHome .returnBtn {
        font-size: 18px;
        margin-left: 30px;
    }

    .estimatedAvailbility h4 {
        font-size: 16px !important;
    }

    .productDetails h2 {
        font-size: 28px;
        width: 100% !important;
    }

    .returnToHome img {
        height: 19px;
        width: 19px;
        position: relative;
        top: 6px;
    }

    .specification h3 {
        font-size: 20px;
    }

    .changeCursor span {
        font-size: 18px;
    }

    .specification img {
        height: 18px;
    }

    .imgmk {
        height: 18px;
    }

    .MKHeaders {
        font-size: 16px;
    }

    .MKLinks {
        font-size: 16px;
    }

    .MKCols {
        font-size: 16px;
    }

    .MKTab:focus {
        border-bottom: 3px solid #DA291C;
        color: #000000;
        margin-bottom: -12px;
    }

    .tableResponsive table thead tr th {
        font-size: 16px;
    }

    .tableResponsive table tr td {
        font-size: 16px !important;
        width: 0%;
    }

    .slideContainer h3 {
        font-size: 22px;
    }

    .prodName h2 {
        font-size: 20px;
    }

    .prodName p {
        font-size: 16px;
    }

    .tabcontent .equipSearch {
        font-size: 18px;
    }

    .productConatiner {
        width: 100%;
        flex-direction: column;
        padding-left: 0;
    }

    .productSection {
        width: 100%;
    }

    .productSection img {
        padding-left: 0 !important;
        height: 100% !important;
    }

    .quantity {
        width: 100%;
    }

    .productDetails {
        padding: 0px 0px;
        width: 100%;
        display: block !important;
    }

    .magnified_img,
    .Lens {
        display: none !important;
    }

    .addCart {
        flex-direction: row;
        margin-top: 20px;
    }

    .addToCart {
        width: 165px;
        height: fit-content;
    }

    .addToList {
        width: 165px;
        margin-top: 0;
        margin-left: 20px;
    }

    .box {
        width: 90% !important;
        margin: 0 auto;
    }

    .returnToHome h1 {
        margin-left: 0;
    }

    .specification {
        width: 100%;
    }

    .productSlider {
        width: 100%;
        padding: 0;
    }

    .tablinks {
        font-size: 16px;
    }

    .MKTab {
        font-size: 16px;
    }

    .tabcontent input {
        margin-left: 3%;
        height: 45px;
        width: 94%;
    }

    .relatedResource {
        display: none;
    }

    .tableResponsive {
        width: 100%;
    }

    .tab {
        width: 100%;
        padding-bottom: 1px;
    }

    .tablinks {
        padding: 0 12px;
    }

    .tabcontent {
        width: 100%;
    }

    .tabcontent .equipSearch {
        justify-content: flex-end;
        font-size: 16px !important;
    }

    .addToListContainer {
        width: 100%;
    }

    .addToListTitle h2 {
        font-size: 32px !important;
    }

    .addToListTitle img {
        width: 24px;
        height: 24px;
    }

    .addToListSection h4 {
        font-size: 20px !important;
        font-weight: bold;
    }

    .inputBox input[type="text"],
    .inputBox input[type="text"]::placeholder {
        margin-left: 14px;
        height: 45px;
        font-size: 16px !important;
    }

    .addToListRight p {
        font-size: 18px !important;
    }

    .producListtName,
    .productQuantity,
    .addToListButton,
    .removeFromList {
        font-size: 16px !important;
    }

    .addToExisting label {
        font-size: 16px !important;
    }

    .addToExisting input[type="radio"] {
        width: 16px;
        height: 16px;
    }

    .addToListSection {
        flex-direction: column;
    }

    .addToListLeft {
        width: 100%;
        border-right: medium none;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .addToListRight {
        width: 100%;
        margin-left: 0;
        margin-bottom: 30px;
    }

    .addToListContainer {
        padding: 20px 20px;
        top: 5%;
        bottom: unset;
    }

    .productConatiner,
    .estimatedAvailbility,
    .specification,
    .tableResponsive,
    .slideContainer,
    .productSlider,
    .tab,
    .tabcontent {
        width: 100%;
    }

    .relatedResource {
        display: none;
    }
}

@media (min-width: 1025px) and (max-width: 1270px) {
    .hoverChange h1 {
        padding-bottom: 0px !important;
    }

    .prodDesc {
        margin-left: 38px;
    }

    .Discount {
        padding-left: 40px;
        width: 150px !important;
    }

    .productDetails h2 {
        font-size: 26px;
    }
}

.productQuantity span {
    cursor: pointer;
}

@media (min-width: 1440px) and (max-width: 1699px) {
    .parts {
        font-size: 18px;
    }

    .AnotherClass {
        width: 175px !important;
    }

    .tableResponsive table tr td {
        font-size: 18px;
    }

    .MKLinks {
        font-size: 18px;
    }

    .MKCols {
        font-size: 18px;
    }

    .prodDesc {
        margin-left: 20px;
    }

    .Discount {
        padding-left: 20px;
    }

    .productCode {
        font-size: 40px !important;
    }

    .productDetails h2 {
        font-size: 30px !important;
    }

    .subText {
        font-size: 20px !important;
    }

    .productDetails p {
        font-size: 18px !important;
    }

    .pricingTiers h2 {
        font-size: 35px !important;
    }

    .pricingTiers p {
        font-size: 14px !important;
        width: 40% !important;
    }

    .productDetails p {
        font-size: 16px !important;
    }

    .quantNum {
        width: 85% !important;
        height: 45px !important;
    }

    .addToCart {
        width: 85%;
        min-height: 40px;
        font-size: 18px !important;
    }

    .addToList {
        width: 85%;
        min-height: 40px;
        font-size: 18px !important;
    }

    .productSection p {
        font-size: 18px !important;
    }

    .productSection img .thisOnly {
        height: 400px !important;
    }
}

@media (min-width: 1025px) and (max-width: 1200px) {
    .productSection {
        height: 100%;
    }

    .productSection img {
        height: 100%;
    }
}

.blurBackground:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #000000 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    bottom: 0;
    z-index: 1;
}

.zoomedImage {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    position: absolute;
    top: 170px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50%;
    z-index: 3;
}

.PopUpInnerDiv {
    z-index: -10;
}

.Popup:hover .PopUpInnerDiv {
    z-index: 11;
}

.popupHover {
    position: relative;
}

.productDetailsPopup {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    width: 655px;
    bottom: 25px;
    left: 60px;
    margin: 0 auto;
    padding: 20px;
}

.popUpTable td {
    vertical-align: top;
}

.popUpTable table tr:nth-child(even) {
    background-color: white;
}

@media (min-width:1441px) {
    .relatedResource h2 {
        font-size: 36px;
    }

    .relatedResource h3 {
        font-size: 26px;
    }
}

.desktop {
    display: flex;
}

.Tab {
    display: none;
}

.Mobile {
    display: none;
}

.changeBtn {
    width: 4%;
    top: 37%;
    z-index: 1;
}

.previousBtn {
    position: absolute;
    left: -2%
}

.nextBtn {
    position: absolute;
    right: -2%
}

.featProd {
    padding: 40px 0px;
    font-size: 50px;
    font-family: RobotoCondensedBold;
}

.one,
.two,
.three,
.four {
    width: 23%;
    display: flex;
    flex-direction: column;
    margin-left: 1%;
    margin-right: 1%;
}

.productName h1 {
    font-family: RobotoCondensedBold;
    color: #0A7D7D;
    font-size: 26px !important;
}

productName p {
    height: 20px;
}

.prodName p {
    font-family: RobotoCondensedRegular;
    color: #5A5A5A;
    font-size: 20px !important;
}

.RelativeForHover {
    position: relative;
    height: 431px;
}

.one:hover .hoverChange,
.two:hover .hoverChange,
.three:hover .hoverChange,
.four:hover .hoverChange {
    display: flex;
    flex-direction: column;
}

.hoverChange {
    display: none;
    position: absolute;
    top: 0;
    background: #0C6B69 0% 0% no-repeat padding-box;
    opacity: 0.75;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
    bottom: 0;
    align-items: center;
    justify-content: center;
}

.hoverChange h1 {
    font-size: 26px;
    font-family: RobotoCondensedBold;
    padding-bottom: 20px;
}

.hoverChange p {
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.carouselContainer img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.one h1,
.two h1,
.three h1,
.four h1 {
    font-size: 26px;
    cursor: pointer;
}

.justifyIt {
    display: flex;
    position: relative;
}

.contentOfHover {
    padding: 0px 30px;
}

.overflow {
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
}

.overflow {
    display: flex;
}

.tf {
    padding-left: 20px;
    padding-right: 20px;
}

.tf div {
    width: 430px;
    height: 100%;
}

::-webkit-scrollbar {
    width: 0px;
    background: transparent;
}

.tf div img {
    width: inherit;
}

.tf {
    position: relative;
}

.OnHoverShowLongDisc {
    position: absolute;
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.tf :hover .OnHoverShowLongDisc {
    display: block;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

@media (min-width: 320px) and (max-width: 1025px) {
    .one:nth-child(4) {
        display: none !important;
    }

    .one:nth-child(3) {
        display: none !important;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .one:nth-child(2) {
        display: none !important;
    }

    .RelativeForHover {
        height: 310px !important;
    }

    .hoverChange h1 {
        padding-bottom: 0px !important;
    }

    .hoverChange p {
        font-size: 18px;
    }

    .recentlyViewed h3 {
        font-size: 20px;
        padding: 0px;
    }

    .productName h1 {
        font-size: 18px !important;
        margin-bottom: 0px !important;
    }

    .productName {
        font-size: 15px;
    }

    .one h1 {
        font-size: 20px;
    }
}

@media (min-width: 2000px) {
    .parts {
        font-size: 24px;
    }

    .productDetails h2 {
        font-size: 46px;
    }

    .specification h3 {
        font-size: 32px;
    }

    .tableResponsive table tr td {
        font-size: 24px;
    }

    .tablinks {
        font-size: 24px;
    }

    .MKTab {
        font-size: 24px;
    }

    .MKHeaders {
        font-size: 26px;
    }

    .MKLinks {
        font-size: 20px;
    }

    .MKCols {
        font-size: 20px;
    }

    .tableResponsive table thead tr th {
        font-size: 26px;
    }

    .disc img {
        width: 25px;
    }
}

button.srch-icon[c-productLiteraturePage_productLiteraturePage] {
    content: '';
    position: absolute;
    right: 16px;
    top: 0px;
    width: 39px;
    height: 15px;
    border: 0px;
    background: none;
    line-height: 29px;
}

.search-box[c-productLiteraturePage_productLiteraturePage] .form-control[c-productLiteraturePage_productLiteraturePage] {
    border-radius: 0px;
    font-size: 20px;
    height: 40px;
}

.search-box[c-productLiteraturePage_productLiteraturePage] {
    padding: 0px 0px;
}

.search-box[c-productLiteraturePage_productLiteraturePage] {
    position: relative;
    margin-bottom: 15px;
}

.main[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
}

.pagelink[c-productLiteraturePage_productLiteraturePage] {
    padding: 3px 0;
}

.page-link-data[c-productLiteraturePage_productLiteraturePage] {
    color: #0E6B69;
    font-size: 1.3vw;
}

.prodFam:hover[c-productLiteraturePage_productLiteraturePage] {
    cursor: pointer;
}

.quickLinks[c-productLiteraturePage_productLiteraturePage] {
    width: 30%;
    margin: 30px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 3.8vw;
    position: relative;
    top: -10px;
    left: 13px;
}

.carouselComponent[c-productLiteraturePage_productLiteraturePage] {
    position: relative;
    left: -28px;
    width: 68%;
}

.inputText[c-productLiteraturePage_productLiteraturePage] input[type=text][c-productLiteraturePage_productLiteraturePage] {
    width: 47%;
    height: 45px;
    padding: 0;
    border: none;
    border: 1px solid;
    padding-left: 3%;
    border-radius: 0px;
}

html[c-productLiteraturePage_productLiteraturePage],
body[c-productLiteraturePage_productLiteraturePage] {
    overflow-x: unset;
}

.h1[c-productLiteraturePage_productLiteraturePage],
.h2[c-productLiteraturePage_productLiteraturePage],
.h3[c-productLiteraturePage_productLiteraturePage],
.h4[c-productLiteraturePage_productLiteraturePage],
.h5[c-productLiteraturePage_productLiteraturePage],
.h6[c-productLiteraturePage_productLiteraturePage],
h1[c-productLiteraturePage_productLiteraturePage],
h2[c-productLiteraturePage_productLiteraturePage],
h3[c-productLiteraturePage_productLiteraturePage],
h4[c-productLiteraturePage_productLiteraturePage],
h5[c-productLiteraturePage_productLiteraturePage],
h6[c-productLiteraturePage_productLiteraturePage] {
    margin-bottom: 0;
}

.headerContainer[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
}

.labelQL[c-productLiteraturePage_productLiteraturePage] {
    margin: 1% 4.5% 25px 4.5%;
    font-size: 2.1vw;
    font-family: RobotoCondensedBold;
    width: 32%;
}

.ru[c-productLiteraturePage_productLiteraturePage] {
    margin: 1% 4.5% 25px 0.8%;
    font-size: 2.1vw;
    font-family: RobotoCondensedBold;
}

.productFamilyHeader[c-productLiteraturePage_productLiteraturePage] {
    text-align: center;
    font-size: large;
    font-weight: bold;
    margin-bottom: 10px;
}

.carouselContainer[c-productLiteraturePage_productLiteraturePage] {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.indicatorOfFP[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    padding-bottom: 10px;
    justify-content: center;
    cursor: pointer;
}

.indicatorOfFP[c-productLiteraturePage_productLiteraturePage] div[c-productLiteraturePage_productLiteraturePage] {
    height: 10px;
    width: 10px;
    background-color: #EAEAEA;
    border-radius: 50%;
    margin: 2px;
}

.ActiveNow[c-productLiteraturePage_productLiteraturePage] {
    background-color: #DA291C !important;
}

.firstcall:nth-child(1)[c-productLiteraturePage_productLiteraturePage] {
    background-color: #DA291C !important;
}

.carouselContainer[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.justifyIt[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    position: relative;
}

.one[c-productLiteraturePage_productLiteraturePage] {
    width: 33.33%;
    display: flex;
    flex-direction: column;
    margin-left: 1%;
    margin-right: 1%;
}

.one[c-productLiteraturePage_productLiteraturePage] h1[c-productLiteraturePage_productLiteraturePage] {
    font-size: 26px;
    cursor: pointer;
}

.RelativeForHover[c-productLiteraturePage_productLiteraturePage] {
    padding-left: 20%;
    padding-right: 20%;
    padding-bottom: 10px;
}

.desktop[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
}

.Tab[c-productLiteraturePage_productLiteraturePage] {
    display: none;
}

.Mobile[c-productLiteraturePage_productLiteraturePage] {
    display: none;
}

.changeBtn[c-productLiteraturePage_productLiteraturePage] {
    cursor: pointer;
    width: 4%;
    top: 37%;
    z-index: 1;
}

.previousBtn[c-productLiteraturePage_productLiteraturePage] {
    position: absolute;
    left: -4%
}

.nextBtn[c-productLiteraturePage_productLiteraturePage] {
    position: absolute;
    right: -4%
}

.my-icon[c-productLiteraturePage_productLiteraturePage] {
    --sds-c-icon-color-foreground-default: black;
}

.slds-icon-text-default[c-productLiteraturePage_productLiteraturePage] {
    --slds-c-icon-color-foreground: var(--slds-c-icon-color-foreground-default, var(--sds-c-icon-color-foreground-default, black));
}

.tab[c-productLiteraturePage_productLiteraturePage] {
    border-bottom: 1px solid black;
    margin-bottom: 20px;
}

.tab[c-productLiteraturePage_productLiteraturePage] button[c-productLiteraturePage_productLiteraturePage] {
    background-color: transparent;
}

.tablinks[c-productLiteraturePage_productLiteraturePage] {
    font-size: 22px;
}

.activeTab[c-productLiteraturePage_productLiteraturePage] {
    border-bottom: 3px solid #DA291C;
    font-weight: bolder;
}

.slds-wrap[c-productLiteraturePage_productLiteraturePage] {
    align-items: unset !important;
}

.tbOne[c-productLiteraturePage_productLiteraturePage] td[c-productLiteraturePage_productLiteraturePage] {
    padding-right: 10px;
}

.crossRef-Box[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    justify-content: space-between;
}

.crossRef-content[c-productLiteraturePage_productLiteraturePage] {
    width: 30%;
}

.DisabledfilterDiv[c-productLiteraturePage_productLiteraturePage] {
    color: #777777 !important;
}

p[c-productLiteraturePage_productLiteraturePage] {
    margin-top: 0;
    margin-bottom: 0rem;
}

.LowResolution[c-productLiteraturePage_productLiteraturePage] {
    margin-bottom: 10px;
}

.df[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
}

.blur[c-productLiteraturePage_productLiteraturePage] {
    color: #777777 !important;
}

.slds-spinner_container[c-productLiteraturePage_productLiteraturePage] {
    position: fixed !important;
}

.productName[c-productLiteraturePage_productLiteraturePage] {
    width: 14%;
}

.crossReferenceSec[c-productLiteraturePage_productLiteraturePage] {
    padding-left: 15px
}

.listOfNYs[c-productLiteraturePage_productLiteraturePage] {
    margin-left: 6px;
    width: 140%;
    max-height: 135px;
    overflow-y: auto;
}

.inputOfNYS[c-productLiteraturePage_productLiteraturePage] {
    padding-bottom: 20px;
    position: relative;
    width: 140%;
    height: 60px;
}

.inputOfNYS[c-productLiteraturePage_productLiteraturePage] div[c-productLiteraturePage_productLiteraturePage] {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 18px;
}

.inputOfNYS[c-productLiteraturePage_productLiteraturePage] input[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    padding-left: 6px;
    border: 1px solid #BCBCBC;
    height: -webkit-fill-available;
    font-size: 20px;
}

.inputOfNYS[c-productLiteraturePage_productLiteraturePage] input[c-productLiteraturePage_productLiteraturePage]::placeholder {
    font-size: 20px;
}

:focus-visible[c-productLiteraturePage_productLiteraturePage] {
    outline: none;
}

ul[c-productLiteraturePage_productLiteraturePage] {
    padding-left: 6px;
}

.EquiStart[c-productLiteraturePage_productLiteraturePage] {
    float: right;
    display: flex;
    flex-direction: row-reverse;
    margin-top: 15px;
}

.InMobile[c-productLiteraturePage_productLiteraturePage] {
    display: none;
}

.PopUpBox[c-productLiteraturePage_productLiteraturePage] table[c-productLiteraturePage_productLiteraturePage] tr[c-productLiteraturePage_productLiteraturePage] td[c-productLiteraturePage_productLiteraturePage] {
    vertical-align: top;
    padding: 5px;
}

.MarginInPercentage[c-productLiteraturePage_productLiteraturePage] .p[c-productLiteraturePage_productLiteraturePage] {
    font-size: 14px;
    margin-bottom: 50px;
    color: #424242;
}

.HybridNYS[c-productLiteraturePage_productLiteraturePage] {
    margin-left: 0.5rem;
    font-size: 18px;
    padding-bottom: 10px;
}

.RadioLabel[c-productLiteraturePage_productLiteraturePage] {
    padding-left: 20px;
}

h1[c-productLiteraturePage_productLiteraturePage] {
    font-family: RobotoCondensedBold;
}

.FamilyName[c-productLiteraturePage_productLiteraturePage] {
    padding: 15px 25px;
    font-family: RobotoCondensedBold;
}

.NYSForEqui[c-productLiteraturePage_productLiteraturePage] {
    float: right;
    font-size: 20px;
    display: none;
}

.EquiTable[c-productLiteraturePage_productLiteraturePage] {
    height: fit-content;
    width: -webkit-fill-available;
    padding-bottom: 20px;
}

.EquiTable[c-productLiteraturePage_productLiteraturePage] table[c-productLiteraturePage_productLiteraturePage] tbody[c-productLiteraturePage_productLiteraturePage] tr[c-productLiteraturePage_productLiteraturePage] td[c-productLiteraturePage_productLiteraturePage] {
    vertical-align: unset;
}

.addProductToList[c-productLiteraturePage_productLiteraturePage] {
    margin-bottom: 15px;
}

.ScrollOfEqui[c-productLiteraturePage_productLiteraturePage] {
    overflow-y: scroll;
    max-height: 400px;
}

.ScrollOfEqui[c-productLiteraturePage_productLiteraturePage]::-webkit-scrollbar {
    display: block;
    z-index: 999;
    width: 9px;
}

.ScrollOfEqui[c-productLiteraturePage_productLiteraturePage]::-webkit-scrollbar-track {
    background: white;
    background-color: white;
    box-shadow: none;
    border-color: white;
}

.ScrollOfEqui[c-productLiteraturePage_productLiteraturePage]::-webkit-scrollbar-thumb {
    background: black;
    border-radius: 9px;
}

.a[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    height: 35px;
}

.adjustWidth[c-productLiteraturePage_productLiteraturePage] {
    padding-top: 2%;
}

.margin-t-auto[c-productLiteraturePage_productLiteraturePage] {
    position: relative;
}

.margin-t-auto[c-productLiteraturePage_productLiteraturePage] .imag[c-productLiteraturePage_productLiteraturePage] {
    position: absolute;
}

.Preview[c-productLiteraturePage_productLiteraturePage] {
    font-size: 26px;
    color: #262626;
    font-family: RobotoCondensedBold;
}

.crossReferenceSec[c-productLiteraturePage_productLiteraturePage] h1[c-productLiteraturePage_productLiteraturePage] {
    font-size: 20px;
    font-family: RobotoCondensedBold;
}

.crossReferenceSec[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
    font-size: 20px;
    font-family: RobotoCondensedRegular;
    margin-top: 10px;
}

.inputText[c-productLiteraturePage_productLiteraturePage] input[type=email][c-productLiteraturePage_productLiteraturePage] {
    width: 47%;
    height: 40px;
    border-radius: 0px;
    padding: 0;
    border: none;
    border: 1px solid;
    padding-left: 3%;
}

.ObsoleteLabel[c-productLiteraturePage_productLiteraturePage] {
    border: 1px solid #777777;
    color: #777777;
    font-size: 14px;
    margin-left: 10px;
    padding: 5px 4px 3px 4px;
    font-family: RobotoCondensedBold;
}

.close[c-productLiteraturePage_productLiteraturePage] {
    font-size: 18px;
    float: right;
    text-align: right;
    cursor: pointer;
    font-family: RobotoCondensedRegular;
}

.inputText[c-productLiteraturePage_productLiteraturePage] textarea:focus-visible[c-productLiteraturePage_productLiteraturePage],
.inputText[c-productLiteraturePage_productLiteraturePage] input:focus-visible[c-productLiteraturePage_productLiteraturePage] {
    outline: none;
}

.userDetailsPopup[c-productLiteraturePage_productLiteraturePage]:before {
    content: '';
    position: fixed;
    background: #000000;
    opacity: 0.8;
    z-index: 99;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.userDetailsPopup[c-productLiteraturePage_productLiteraturePage] {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 99;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.userDetails[c-productLiteraturePage_productLiteraturePage] {
    width: 695px;
    height: auto;
    background: #fff;
    z-index: 999;
    display: flex;
    flex-direction: column;
    padding: 20px;
}

.userInput[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    flex-direction: column;
    padding: 0 20px;
}

.userInput[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
    color: #262626;
    text-transform: capitalize;
    font-size: 32px;
    font-weight: bold;
    font-family: RobotoCondensedRegular;
}

.form[c-productLiteraturePage_productLiteraturePage] {
    margin: 20px 0px;
    display: flex;
    flex-direction: column;
}

.inputText[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-family: RobotoCondensedRegular;
}

.sendList[c-productLiteraturePage_productLiteraturePage] {
    background: #DA291C 0% 0% no-repeat padding-box;
    color: #fff;
    font-size: 20px;
    border: medium none;
    height: 40px;
    width: 20%;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: RobotoCondensedBold;
}

.paddingOfPupup[c-productLiteraturePage_productLiteraturePage] {
    padding: 30px 50px;
}

.alignContentAtCenter[c-productLiteraturePage_productLiteraturePage] {
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    width: 45%;
}

.ShowHoverOnPartSearch[c-productLiteraturePage_productLiteraturePage] {
    bottom: 33px;
    left: 40px;
    z-index: -1;
}

.hoverPartSearchLogin:hover[c-productLiteraturePage_productLiteraturePage] .ShowHoverOnPartSearch[c-productLiteraturePage_productLiteraturePage] {
    z-index: 1;
}

.setWidth[c-productLiteraturePage_productLiteraturePage] {
    width: 300px;
}

.sf[c-productLiteraturePage_productLiteraturePage] {
    border: 1px black solid;
    width: 75%;
    margin-bottom: 20px;
}

.MarginInPercentage[c-productLiteraturePage_productLiteraturePage] {
    margin: 2% 4.5% 0px 4.5%;
    padding-bottom: 2%;
}

.showInMobile[c-productLiteraturePage_productLiteraturePage] {
    display: none;
}

.alert[c-productLiteraturePage_productLiteraturePage] {
    margin-bottom: 40px;
}

.getNotifBox[c-productLiteraturePage_productLiteraturePage] {
    height: 600px;
    width: 728px;
    margin: 0 auto;
}

.buttonN[c-productLiteraturePage_productLiteraturePage] {
    font-size: 14px;
    height: 40px;
    width: 120px;
    float: left !important;
}

.LoginInput[c-productLiteraturePage_productLiteraturePage] {
    padding-left: 1rem;
    font-size: 20px;
}

.text4[c-productLiteraturePage_productLiteraturePage] {
    margin-bottom: 18px;
}

.EmailBox[c-productLiteraturePage_productLiteraturePage] {
    margin-bottom: 25px;
}

.LoginInput[c-productLiteraturePage_productLiteraturePage] [c-productLiteraturePage_productLiteraturePage]::placeholder {
    padding-left: 0px !important;
}

table[c-productLiteraturePage_productLiteraturePage] {
    font-size: 20px;
}

.tdata[c-productLiteraturePage_productLiteraturePage] {
    font-family: RobotoCondensedRegular;
    color: #000000;
}

.AirE[c-productLiteraturePage_productLiteraturePage] {
    width: 18%;
}

.oemMfg[c-productLiteraturePage_productLiteraturePage] {
    width: 15%;
}

.oemPart[c-productLiteraturePage_productLiteraturePage] {
    width: 11%;
}

.qty[c-productLiteraturePage_productLiteraturePage] {
    width: 8%;
}

.Description[c-productLiteraturePage_productLiteraturePage] {
    width: 16%;
}

.hoverPopUp[c-productLiteraturePage_productLiteraturePage] {
    width: 180%;
    z-index: -1;
    top: -142px;
    left: 72px;
}

.hoverPopUpDown[c-productLiteraturePage_productLiteraturePage] {
    width: 180%;
    z-index: -1;
    top: 15px;
    left: 72px;
}

.productcode2:hover[c-productLiteraturePage_productLiteraturePage] .hoverPopUp[c-productLiteraturePage_productLiteraturePage] {
    z-index: 1;
}

.productcode2:hover[c-productLiteraturePage_productLiteraturePage] .hoverPopUpDown[c-productLiteraturePage_productLiteraturePage] {
    z-index: 1;
}

.PopUpBox[c-productLiteraturePage_productLiteraturePage] {
    font-weight: 400;
    display: grid;
    grid-template-columns: auto auto;
    background-color: #FFFFFF;
    color: #262626;
    font-size: 14px;
    box-shadow: 0px 3px 6px #00000029;
    justify-content: space-around;
}

.PopUpBox[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
    padding: 5px;
}

.Left-Padd[c-productLiteraturePage_productLiteraturePage] {
    background-color: #FFFFFF;
}

.SearchBar[c-productLiteraturePage_productLiteraturePage] {
    height: 30px;
    width: 700px;
    margin-left: 12rem;
}

.clsbutton[c-productLiteraturePage_productLiteraturePage] {
    color: #424242;
}

.lower[c-productLiteraturePage_productLiteraturePage] {
    color: #ffffff;
    font-size: 20px;
    opacity: 1;
    margin-left: 30px;
    font-family: RobotoCondensedRegular;
}

.mark[c-productLiteraturePage_productLiteraturePage] {
    position: absolute;
    top: 3.5px;
    left: 0;
    height: 17px;
    width: 17px;
    background-color: #F2F3F3;
    border: solid 2px #777777;
}

.container[c-productLiteraturePage_productLiteraturePage] input:checked[c-productLiteraturePage_productLiteraturePage]~.mark[c-productLiteraturePage_productLiteraturePage] {
    background-color: #000000;
    border: solid 2px #000000;
}

.container[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: auto;
    padding: 0px;
    margin: 0 4.5% 0px 4.5%;
    padding-top: 2%;
}

.searchImg[c-productLiteraturePage_productLiteraturePage] {
    height: 20px;
}

.head[c-productLiteraturePage_productLiteraturePage] {
    font-size: 2.75vw;
    font-family: RobotoCondensedBold;
}

.searchBar[c-productLiteraturePage_productLiteraturePage] {
    width: 40%;
}

.list[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
}

.list[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
    width: 30.5px;
    object-fit: contain;
    margin-bottom: auto;
}

.list[c-productLiteraturePage_productLiteraturePage] ul[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
    font-size: 18px;
    color: #777777;
}

.list[c-productLiteraturePage_productLiteraturePage] ul[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage],
.list1[c-productLiteraturePage_productLiteraturePage] ul[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
    height: 18px;
    object-fit: contain;
}

.list1[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
}

.list1[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
    width: 30.5px;
    object-fit: unset;
    height: auto;
    margin-bottom: auto;
}

.list1[c-productLiteraturePage_productLiteraturePage] ul[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
    font-size: 18px;
    color: #777777;
}

ul[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] a[c-productLiteraturePage_productLiteraturePage] {
    text-decoration: underline;
}

.SKU[c-productLiteraturePage_productLiteraturePage] {
    color: #000000;
    font-size: 18px;
    font-family: RobotoCondensedBold;
}

.container[c-productLiteraturePage_productLiteraturePage] input[c-productLiteraturePage_productLiteraturePage] {
    margin: 0;
    border-radius: 0px;
    font-size: 25px;
}

.container[c-productLiteraturePage_productLiteraturePage] input[c-productLiteraturePage_productLiteraturePage]::placeholder {
    font-size: 25px;
}

.mark[c-productLiteraturePage_productLiteraturePage]:after {
    content: "";
    position: absolute;
    display: none;
}

.container[c-productLiteraturePage_productLiteraturePage] input:checked[c-productLiteraturePage_productLiteraturePage]~.mark[c-productLiteraturePage_productLiteraturePage]:after {
    display: block;
}

select[c-productLiteraturePage_productLiteraturePage] {
    width: 253px;
    height: 50px;
    font-size: 20px;
    border-radius: 0px;
    padding-left: 20px;
}

.cheBLabel[c-productLiteraturePage_productLiteraturePage] {
    width: 17px;
    height: 17px;
    padding-bottom: 30px;
}

.addToListTitle[c-productLiteraturePage_productLiteraturePage] h2[c-productLiteraturePage_productLiteraturePage] {
    text-transform: capitalize;
}

.textSucess[c-productLiteraturePage_productLiteraturePage] {
    color: white;
    font-size: 30px;
    font-family: RobotoCondensedBold;
}

.addToListContainer[c-productLiteraturePage_productLiteraturePage] {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    position: fixed;
    top: 5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 60%;
    padding: 40px;
    z-index: 9999;
}

.addToListPopup[c-productLiteraturePage_productLiteraturePage]:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #000000 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 0.8;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}

.addToListTitle[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.addToListTitle[c-productLiteraturePage_productLiteraturePage] h2[c-productLiteraturePage_productLiteraturePage] {
    font-size: 40px;
    font-weight: bold;
    font-family: RobotoCondensedBold;
    color: #262626;
}

.addToListTitle[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
    width: 27px;
    height: 27px;
}

.addToListLeft[c-productLiteraturePage_productLiteraturePage] {
    width: 50%;
    border-right: 1px solid #BCBCBC;
    margin-right: 20px;
}

.addToListRight[c-productLiteraturePage_productLiteraturePage] {
    width: 50%;
    margin-left: 20px;
}

.addToListSection[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
}

.addToListSection[c-productLiteraturePage_productLiteraturePage] h4[c-productLiteraturePage_productLiteraturePage] {
    font-size: 26px;
    font-weight: bold;
    font-family: RobotoCondensedBold;
    margin-bottom: 15px;
}

.inputBox[c-productLiteraturePage_productLiteraturePage] input[type="text"][c-productLiteraturePage_productLiteraturePage] {
    margin-left: 14px;
    border: 1px solid #262626;
    height: 50px;
    border-radius: 0px;
    width: 271px;
    padding: 0 20px;
    color: #898989;
    font-size: 20px;
}

.inputBox[c-productLiteraturePage_productLiteraturePage] input[type="text"][c-productLiteraturePage_productLiteraturePage]::placeholder {
    color: #898989;
    font-family: RobotoCondensedRegular;
    font-size: 20px;
    font-family: RobotoCondensedBold;
}

.inputBox[c-productLiteraturePage_productLiteraturePage] label[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    align-items: center;
    font-family: RobotoCondensedRegular;
}

.inputBox[c-productLiteraturePage_productLiteraturePage] input[type="radio"][c-productLiteraturePage_productLiteraturePage] {
    width: 20px;
    height: 20px;
}

.addToExisting[c-productLiteraturePage_productLiteraturePage] {
    margin-top: 60px;
    display: flex;
    flex-direction: column;
}

.addToExisting[c-productLiteraturePage_productLiteraturePage] label[c-productLiteraturePage_productLiteraturePage] {
    font-size: 18px;
    color: #262626;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    font-family: RobotoCondensedRegular;
}

.addToExisting[c-productLiteraturePage_productLiteraturePage] input[type="radio"][c-productLiteraturePage_productLiteraturePage] {
    width: 20px;
    height: 20px;
    margin-right: 14px;
}

.addToListRight[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
    font-size: 20px;
    color: #262626;
    font-family: RobotoCondensedBold;
}

.productQuantity[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    width: 40%;
    height: 50px;
    border: 1px solid #262626;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
}

.productQuantity[c-productLiteraturePage_productLiteraturePage] a[c-productLiteraturePage_productLiteraturePage] {
    font-size: 20px;
    font-family: RobotoCondensedRegular;
    text-decoration: none;
}

.productQuantity[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.tearPriceAvail[c-productLiteraturePage_productLiteraturePage] {
    position: absolute;
    padding-top: 7px;
    font-size: 16px !important;
}

.addProductToList[c-productLiteraturePage_productLiteraturePage] {
    padding-right: 20px;
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.producListtName[c-productLiteraturePage_productLiteraturePage] {
    color: #0A7D7D;
    font-weight: bold;
    text-decoration: underline;
    font-size: 20px;
    font-family: RobotoCondensedBold;
    position: relative;
    top: 5px;
    width: 25%;
}

.removeFromList[c-productLiteraturePage_productLiteraturePage] {
    color: #777777;
    font-weight: bold;
    text-decoration: underline;
    font-size: 20px;
    font-family: RobotoCondensedBold;
    position: relative;
    top: 5px;
    text-transform: uppercase;
}

.addToListButton[c-productLiteraturePage_productLiteraturePage] {
    background: #262626 0% 0% no-repeat padding-box;
    border: medium none;
    color: #ffffff;
    width: 152px;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    font-family: RobotoCondensedBold;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
}

.addToCart[c-productLiteraturePage_productLiteraturePage] {
    color: #FFFFFF;
    text-transform: uppercase;
    background: #DA291C 0% 0% no-repeat padding-box;
    border: medium none;
    width: 190px;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    font-family: RobotoCondensedBold;
}

.addTolist[c-productLiteraturePage_productLiteraturePage] {
    color: #FFFFFF;
    text-transform: uppercase;
    background: #262626 0% 0% no-repeat padding-box;
    border: medium none;
    width: 190px;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    float: right;
    font-family: RobotoCondensedBold;
    margin-left: 20px;
}

.addAllToCart[c-productLiteraturePage_productLiteraturePage] {
    color: #FFFFFF;
    text-transform: uppercase;
    background: #DA291C 0% 0% no-repeat padding-box;
    border: medium none;
    width: 190px;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    top: 0px;
    font-family: RobotoCondensedBold;
}

.buttonContainer[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.sendTheList[c-productLiteraturePage_productLiteraturePage] {
    color: #FFFFFF;
    text-transform: uppercase;
    background: #262626 0% 0% no-repeat padding-box;
    border: medium none;
    width: 190px;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    top: 0px;
    font-family: RobotoCondensedBold;
    margin-left: 20px;
}

.slds-theme_error[c-productLiteraturePage_productLiteraturePage] {
    background-color: #da291c;
}

.slds-card[c-productLiteraturePage_productLiteraturePage] {
    border-style: none;
}

.returnToHome[c-productLiteraturePage_productLiteraturePage] {
    margin-left: 5rem;
    margin-top: 2rem;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.returnToHome[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
    height: 19px;
    width: 19px;
}

.returnToHome[c-productLiteraturePage_productLiteraturePage] h1[c-productLiteraturePage_productLiteraturePage] {
    margin-left: 1.5rem;
}

.thead[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/26px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    font: normal normal normal 20px/26px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    text-align: left;
}

ta[c-productLiteraturePage_productLiteraturePage] {
    text-align: left;
    font-family: RobotoCondensedRegular;
    font-size: 18px;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    text-align: left;
    font-weight: lighter;
}

.thead[c-productLiteraturePage_productLiteraturePage] {
    text-align: left;
    font-family: RobotoCondensedBold;
    font-size: 20px;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    text-align: left;
    font-weight: lighter;
    padding: 10px 0px;
}

lightning-button-icon.button[c-productLiteraturePage_productLiteraturePage] {
    float: right;
}

.float-child[c-productLiteraturePage_productLiteraturePage] button[c-productLiteraturePage_productLiteraturePage] {
    display: inline;
}

.container[c-productLiteraturePage_productLiteraturePage] {
    width: 80%;
    margin: none;
}

.child1[c-productLiteraturePage_productLiteraturePage] {
    width: 25%;
    max-width: 130px;
    float: left;
    margin-right: 10px;
    height: 180px;
}

.child2[c-productLiteraturePage_productLiteraturePage] {
    margin-left: 30%;
}

.slds-theme_shade[c-productLiteraturePage_productLiteraturePage] {
    overflow: auto;
    height: auto;
    overflow-x: hidden;
}

[c-productLiteraturePage_productLiteraturePage]::-webkit-scrollbar {
    display: none;
}

.slds-table[c-productLiteraturePage_productLiteraturePage] {
    max-height: max-content;
    width: fit-content;
}

.hoverCls[c-productLiteraturePage_productLiteraturePage] {
    margin-top: 10rem;
    display: block;
    position: relative;
}

.changeCursor[c-productLiteraturePage_productLiteraturePage] {
    cursor: pointer;
}

div.hoverCls[c-productLiteraturePage_productLiteraturePage] {
    -webkit-transition: -webkit-transform 10000ms ease-in-out;
    -moz-transition: -moz-transform 10000ms ease-in-out;
    -o-transition: -o-transform 10000ms ease-in-out;
    transition: transform 10000ms ease-in-out;
}

.THIS.slds-box[c-productLiteraturePage_productLiteraturePage] {
    border: 0px;
    display: flex;
    flex-direction: column;
}

.slds-border_bottom[c-productLiteraturePage_productLiteraturePage] {
    width: 830px;
}

.forwardBtn[c-productLiteraturePage_productLiteraturePage] {
    font-size: 20px;
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-20)/16.2px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-777777);
    text-align: left;
    font: normal normal bold 16px/16px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #777777;
    text-transform: uppercase;
    opacity: 1;
}

.SearchResults[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 50px/23px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-262626);
    text-align: left;
    font: normal normal bold 50px/23px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
    margin-bottom: 2%;
}

.textclass[c-productLiteraturePage_productLiteraturePage] {
    font-size: 14px;
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-14)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-424242);
    text-align: left;
    font: normal normal normal 14px/24px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
    margin-bottom: 4%;
}

.partNumberdiv[c-productLiteraturePage_productLiteraturePage] {
    width: 300x;
}

.refreshdiv[c-productLiteraturePage_productLiteraturePage] {
    padding-top: 1.5rem;
    margin-right: -0.5rem;
    cursor: pointer;
}

.refreshdiv[c-productLiteraturePage_productLiteraturePage] .img[c-productLiteraturePage_productLiteraturePage] {
    width: 26px;
    height: 26px;
    margin-top: -0.3rem;
}

.narrowResults[c-productLiteraturePage_productLiteraturePage] {
    margin-top: 1.5rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-bottom: 3rem;
}

.horizontalline[c-productLiteraturePage_productLiteraturePage] {
    display: block;
    overflow: auto;
    border-style: inset;
    width: 98%;
    margin-left: none;
}

.horizontalline1[c-productLiteraturePage_productLiteraturePage] {
    display: block;
    overflow: auto;
    border-style: inset;
    width: auto;
    margin-left: none;
}

.lightning-button.slds-p-around_xxx-small.resetcls[c-productLiteraturePage_productLiteraturePage] {
    font-size: 5px;
}

.hgfhgf[c-productLiteraturePage_productLiteraturePage] article.slds-card[c-productLiteraturePage_productLiteraturePage] {
    box-shadow: none !important;
    border: medium none !important;
}

.resetcls[c-productLiteraturePage_productLiteraturePage] {
    font-size: 10px;
    text-decoration: var(--unnamed-decoration-underline);
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-20)/26px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-777777);
    text-align: left;
    text-decoration: underline;
    font: normal normal bold 20px/26px RobotoCondensedBold;
    letter-spacing: 0px;
    --sds-c-button-text-color: #777777;
    --sds-c-button-icon-color: #777777;
    --sds-c-button-icon-size: 20px;
    text-transform: uppercase;
    opacity: 1;
}

.slds-button1[c-productLiteraturePage_productLiteraturePage] {
    font-size: 14px;
    color: #777777;
    font-family: 'RobotoCondensedBold';
    text-decoration-line: underline;
    text-decoration: none;
    display: inline-flex;
    position: relative;
    align-items: center;
    background: none;
    border: none;
    white-space: normal;
}

.refimg[c-productLiteraturePage_productLiteraturePage] {
    height: 18px;
    width: 18px;
}

.productQuamtity[c-productLiteraturePage_productLiteraturePage] {
    margin-left: 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.productDescNonLogin[c-productLiteraturePage_productLiteraturePage] {
    margin-top: 0px;
}

.productDescNonLogin[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    margin-top: 20px;
    width: 100%;
}

.productDescNonLogin[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
    font-size: 20px;
    color: #424242;
    padding-right: 2%;
    font-family: RobotoCondensedRegular;
    width: 50%;
}

.resetbtn[c-productLiteraturePage_productLiteraturePage] {
    font-size: 14px;
}

.narrowResults[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-40)/23px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-262626);
    text-align: left;
    font: normal normal bold 40px/23px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
}

.handelToCart[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    justify-content: flex-end;
    margin-top: auto;
    width: 63%;
}

.flexReverse[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    flex-direction: column-reverse;
    margin-right: 0 !important;
}

.DisabledfilterClass[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-26)/80px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-777777);
    text-align: left;
    font: normal normal bold 26px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #777777;
    text-transform: capitalize;
    margin-top: -1rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-bottom: -3rem;
}

.threadpitchbtn[c-productLiteraturePage_productLiteraturePage] {
    --sds-c-button-text-color: #262626;
    margin-top: -2.5rem;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-bottom: -2.5rem;
}

.filterdiv[c-productLiteraturePage_productLiteraturePage] {
    margin-top: -2.5rem;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -20px;
}

.filterClass[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-26)/80px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-262626);
    text-align: left;
    font: normal normal bold 26px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #262626;
    text-transform: capitalize;
    margin-top: 40px;
    margin-bottom: 20px;
}

.chevronIcon[c-productLiteraturePage_productLiteraturePage] {
    height: 46px;
    width: 46px;
    margin-left: 2.5rem;
    margin-top: -0.3rem;
}

.resultcount[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-26)/var(--unnamed-line-spacing-55) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-262626);
    text-align: left;
    font: normal normal bold 26px/55px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #262626;
    text-transform: capitalize;
    opacity: 1;
}

.footer[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-424242);
    text-align: left;
    font: normal normal normal 20px/24px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
    margin-left: 3rem;
    margin-right: 3rem;
    justify-content: center;
}

.longfooter[c-productLiteraturePage_productLiteraturePage] {
    padding-top: 3rem;
}

.productCode1[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-26)/var(--unnamed-line-spacing-30) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-0e6b69);
    text-align: left;
    font: normal normal bold 26px/30px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #0E6B69;
    text-transform: uppercase;
    opacity: 1;
}

.productCode2[c-productLiteraturePage_productLiteraturePage] {
    text-decoration: var(--unnamed-decoration-underline);
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-20)/26px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    text-decoration: underline;
    font: normal normal bold 20px/26px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #0A7D7D;
    opacity: 1;
}

.productname[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-424242);
    text-align: left;
    font: normal normal normal 20px/24px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
}

.productname2[c-productLiteraturePage_productLiteraturePage] {
    text-align: left;
    letter-spacing: 0px;
    color: #262626;
    font-family: RobotoCondensedBold;
    font-size: 22px;
    text-transform: uppercase;
    opacity: 1;
    margin-top: 25px;
    margin-bottom: 25px;
}

.productNameSec[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
}

.productDesc[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    margin-top: 20px;
    width: 100%;
    justify-content: space-between;
}

.productDesc[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
    font-size: 20px;
    color: #424242;
    padding-right: 120px;
    font-family: RobotoCondensedRegular;
    width: 50%;
}

.productDesc[c-productLiteraturePage_productLiteraturePage] {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #707070;
    width: 347px;
    height: 219px;
    position: absolute;
    top: 30px;
    left: 195px;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    z-index: 9;
    display: none;
}

.productDesc[c-productLiteraturePage_productLiteraturePage] ul[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
    color: #262626;
    font-size: 16px;
    margin: 15px 0;
}

.crossRefCls[c-productLiteraturePage_productLiteraturePage] .h1[c-productLiteraturePage_productLiteraturePage] {
    font-size: 16px;
    font-family: 'RobotoCondensedBold';
}

.crossRefCls[c-productLiteraturePage_productLiteraturePage] .h2[c-productLiteraturePage_productLiteraturePage] {
    font-size: 14px;
    font-family: 'RobotoCondensedRegular';
}

.crossreference[c-productLiteraturePage_productLiteraturePage] {
    font-family: RobotoCondensedBold;
    font-size: 16px;
}

.crossRefName[c-productLiteraturePage_productLiteraturePage] {
    font-family: RobotoCondensedRegular;
    font-size: 14px;
}

.addBtn[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-20)/14px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-ffffff);
    text-align: left;
    font: normal normal bold 20px/14px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    --slds-c-button-color-border-hover: #fff;
    --slds-c-button-shadow-focus: #fff;
    --slds-c-button-stateful-color-border-selected: #fff;
    --sds-c-button-text-font-family: RobotoCondensedBold;
    --sds-c-button-text-font-size: 26px;
}

.button1[c-productLiteraturePage_productLiteraturePage] {
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-family: RobotoCondensedBold;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
    background-color: #DA291C;
}

.button4[c-productLiteraturePage_productLiteraturePage] {
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-family: RobotoCondensedBold;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
    background-color: #262626;
}

.alert[c-productLiteraturePage_productLiteraturePage] {
    background-color: #DA291C;
    height: 70px;
    align-items: center;
    justify-content: center;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.alert[c-productLiteraturePage_productLiteraturePage] .close[c-productLiteraturePage_productLiteraturePage] {
    font-size: 20px;
    float: right;
    text-align: right;
    cursor: pointer;
    color: #fff;
    position: absolute;
    right: 30px;
}

.close[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.button2[c-productLiteraturePage_productLiteraturePage] {
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-family: RobotoCondensedBold;
    text-decoration: none;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
    background-color: #DA291C;
    float: right;
    margin-left: -1.9rem;
}

.addtolistbtn[c-productLiteraturePage_productLiteraturePage] {
    margin-left: 0rem;
    float: right;
}

.addlistbtn[c-productLiteraturePage_productLiteraturePage] {
    margin-right: 2rem;
}

.informBtn[c-productLiteraturePage_productLiteraturePage] {
    width: 246px;
}

.allpartsdiv[c-productLiteraturePage_productLiteraturePage] {
    float: right;
    padding-right: 1rem;
    display: flex;
    padding-top: 30px;
}

.allpartsdiv[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
    padding-left: 10px;
}

.allpartsdiv[c-productLiteraturePage_productLiteraturePage] .h1[c-productLiteraturePage_productLiteraturePage] {
    margin-left: 1.5rem;
    margin-top: -1rem;
}

.equipmentdiv[c-productLiteraturePage_productLiteraturePage] {
    font-family: RobotoCondensedBold;
    font-size: 40px;
    color: #262626;
}

.enginediv[c-productLiteraturePage_productLiteraturePage] {
    margin: 0px 1rem 0px 0px;
    height: auto;
    border-bottom: 1px solid #707070;
}

.enginediv:nth-child(even)[c-productLiteraturePage_productLiteraturePage] {
    background-color: #F7F7F7;
}

.equipmentSearchdiv[c-productLiteraturePage_productLiteraturePage] {
    text-decoration: underline;
    font-size: 20px;
    color: #0A7D7D;
}

.button3[c-productLiteraturePage_productLiteraturePage] {
    border: none;
    color: white;
    padding: 10px 15px;
    text-align: center;
    font-family: RobotoCondensedBold;
    width: 188px;
    height: 50px;
    text-decoration: none;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
    background-color: #262626;
    margin-left: 1.8rem;
    float: left;
}

.estimatedAvailbility[c-productLiteraturePage_productLiteraturePage] {
    width: 200%;
    padding-bottom: 15px;
}

.estimatedTime[c-productLiteraturePage_productLiteraturePage] {
    width: -webkit-fill-available;
}

.estimatedAvailbility[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
    color: #262626;
    font-size: 20px;
    font-family: RobotoCondensedBold;
    display: -webkit-inline-box;
    width: 100%;
}

.estimatedAvailbility[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
    width: initial;
    padding-left: 5px;
}

.dayTime[c-productLiteraturePage_productLiteraturePage] {
    margin: 0 2% auto 0;
    width: 100%;
}

.dayTime[c-productLiteraturePage_productLiteraturePage] h4[c-productLiteraturePage_productLiteraturePage] {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 3px;
    color: #262626;
    font-family: RobotoCondensedBold;
}

.SpaceForVolume[c-productLiteraturePage_productLiteraturePage] {
    height: 15px;
}

.dayTime[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
    color: #262626;
    font-size: 18px;
    margin-top: auto;
    font-family: RobotoCondensedRegular;
}

.LoginInput[c-productLiteraturePage_productLiteraturePage]::-webkit-input-placeholder {
    font-family: RobotoCondensedRegular;
    font-size: 20px;
    padding-top: 10px;
}

.LoginInput[c-productLiteraturePage_productLiteraturePage] {
    border: none;
    width: 100%;
    height: 50px;
}

.flex-container[c-productLiteraturePage_productLiteraturePage] {
    background-color: #F2F3F3;
}

.flex[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    flex-direction: row;
    padding-left: 24px;
}

.hybrid-div[c-productLiteraturePage_productLiteraturePage] {
    height: 337.17px;
    width: 300x;
    margin-left: -1rem;
}

.hoverBody[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/14px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-262626);
    text-align: left;
    font: normal normal normal 20px/14px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
}

.crossCls[c-productLiteraturePage_productLiteraturePage] {
    height: 20px;
    width: 20px;
}

.text2[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-22)/22px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-262626);
    text-align: left;
    font: normal normal normal 18px/18px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #262626;
    opacity: 1;
}

.text3[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-22)/36px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    font: normal normal bold 18px/30px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.text4[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-40)/var(--unnamed-line-spacing-55) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-262626);
    text-align: left;
    font: normal normal bold 40px/55px RobotoCondensedBold;
    letter-spacing: 0px;
    color: #262626;
    text-transform: capitalize;
    opacity: 1;
}

.text5[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-424242);
    text-align: left;
    font: normal normal normal 20px/24px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
}

.text6[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    float: right;
    text-align: justify;
    font: normal normal normal 18px/24px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #727272;
    opacity: 1;
}

.textBoxPlaceholder[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/26px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    font: normal normal normal 20px/26px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #898989;
    opacity: 1;
}

.radio[c-productLiteraturePage_productLiteraturePage] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18)/28px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    font: normal normal normal 18px/28px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.hideme[c-productLiteraturePage_productLiteraturePage] {
    display: none;
}

.hideme[c-productLiteraturePage_productLiteraturePage]+.radio[c-productLiteraturePage_productLiteraturePage]:before {
    width: 17px;
    height: 17px;
    border: 1px solid gray;
    border-radius: 1px;
    background: #F2F3F3;
    position: relative;
    display: inline-block;
    margin-right: 1ex;
    content: "";
}

.hideme:checked[c-productLiteraturePage_productLiteraturePage]+.radio[c-productLiteraturePage_productLiteraturePage]:before {
    background: #000000;
}

.engine[c-productLiteraturePage_productLiteraturePage] {
    font-family: RobotoCondensedRegular;
    font-size: 22px;
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    padding-left: 24px;
}

.productDetailsContainer[c-productLiteraturePage_productLiteraturePage] {
    padding-bottom: 15px;
    min-height: 150px;
}

.productImage[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
    color: #DA291C;
    margin-top: 5px;
    font-weight: bold;
    font-family: RobotoCondensedBold;
    font-size: 20px;
}

.productImage[c-productLiteraturePage_productLiteraturePage] {
    width: 32%;
    margin-right: 30px;
    float: left;
    height: 150px;
}

.productImage[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.productImage[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
    font-size: 11px;
    color: #262626;
    font-family: RobotoCondensedRegular;
}

.productDesc[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.productName[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
    color: #0E6B69;
    font-size: 26px;
    font-weight: bold;
    font-family: RobotoCondensedBold;
}

.productName[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
    font-size: 20px;
    margin-top: 5px;
    color: #424242;
    font-family: RobotoCondensedRegular;
}

.productDesc[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
    font-size: 20px;
    color: #424242;
    padding-right: 30px;
    font-family: RobotoCondensedRegular;
}

.productDetails[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    flex-direction: column;
}

.productQuamtity[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
    padding-right: 0 !important;
}

.quantity[c-productLiteraturePage_productLiteraturePage] {
    border: 1px solid #262626;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 190px;
    height: 50px;
    padding: 15px;
    margin-top: 5px;
}

.quantity[c-productLiteraturePage_productLiteraturePage] a[c-productLiteraturePage_productLiteraturePage] {
    font-size: 20px;
    text-decoration: none !important;
    margin-top: 0 !important;
}

.quantity[c-productLiteraturePage_productLiteraturePage] input[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    text-align: center;
    border: none;
}

input:focus-visible[c-productLiteraturePage_productLiteraturePage] {
    outline: none;
}

.productQuamtity[c-productLiteraturePage_productLiteraturePage] a[c-productLiteraturePage_productLiteraturePage] {
    font-size: 20px;
    text-decoration: underline;
    color: #777777;
    text-transform: uppercase;
    margin-top: 10px;
    font-family: RobotoCondensedBold;
}

.THIS[c-productLiteraturePage_productLiteraturePage] {
    font-family: RobotoCondensedLight;
    font-size: 20px;
}

.child1[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
    height: 100%;
    object-fit: contain;
    margin-left: 0;
    margin-top: 0;
}

.marginBotom[c-productLiteraturePage_productLiteraturePage] {
    margin-bottom: 25px;
}

.m-l-3[c-productLiteraturePage_productLiteraturePage] {
    margin-left: 3rem;
}

.DisabledfilterClass[c-productLiteraturePage_productLiteraturePage] {
    margin-left: 15%;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.noResult[c-productLiteraturePage_productLiteraturePage] {
    margin-top: 15px;
    display: none;
}

.noResult[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
    font-size: 22px;
    margin: 10px 0;
}

.noResult[c-productLiteraturePage_productLiteraturePage] button[c-productLiteraturePage_productLiteraturePage] {
    background: #DA291C 0% 0% no-repeat padding-box;
    border: medium none;
    color: #ffffff;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    width: 246px;
    margin-top: 20px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .desktop[c-productLiteraturePage_productLiteraturePage] {
        display: none !important;
    }

    .Tab[c-productLiteraturePage_productLiteraturePage] {
        display: flex !important;
    }

    .Mobile[c-productLiteraturePage_productLiteraturePage] {
        display: none !important;
    }

    .changeBtn[c-productLiteraturePage_productLiteraturePage] {
        width: 6% !important;
        top: 34% !important;
    }

    .one[c-productLiteraturePage_productLiteraturePage] {
        width: 40% !important;
        margin-left: 5% !important;
        margin-right: 5% !important;
    }

    .one:nth-child(3)[c-productLiteraturePage_productLiteraturePage],
    .one:nth-child(4)[c-productLiteraturePage_productLiteraturePage] {
        display: none;
    }

    .productName[c-productLiteraturePage_productLiteraturePage] {
        width: 30%;
    }

    .LowResolution[c-productLiteraturePage_productLiteraturePage] {
        margin-bottom: 40px;
    }

    .SpaceForVolume[c-productLiteraturePage_productLiteraturePage] {
        display: none;
    }

    .tearPriceAvail[c-productLiteraturePage_productLiteraturePage] {
        padding-top: 4px;
    }

    .addProductToList[c-productLiteraturePage_productLiteraturePage] {
        display: grid;
        grid-template-columns: 30% 40% 30%;
        padding-right: 0px;
    }

    .productQuantity[c-productLiteraturePage_productLiteraturePage] {
        display: flex;
        width: -webkit-fill-available;
    }

    .removeFromList[c-productLiteraturePage_productLiteraturePage] {
        padding-left: 10px;
    }

    .horizontalline[c-productLiteraturePage_productLiteraturePage] {
        margin-bottom: 10px;
    }

    .SearchResults[c-productLiteraturePage_productLiteraturePage] {
        font-size: 31px;
    }

    .resultcount[c-productLiteraturePage_productLiteraturePage] {
        font-size: 26px !important;
    }

    .productname2[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .NYSForEqui[c-productLiteraturePage_productLiteraturePage] {
        display: flex;
        justify-content: end;
        float: none;
        margin-bottom: 20px;
        color: #777777;
        width: 95%;
    }

    .MarginInPercentage[c-productLiteraturePage_productLiteraturePage] .p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .crossReferenceSec[c-productLiteraturePage_productLiteraturePage] {
        position: absolute;
        top: 0px;
        right: 0;
        width: 30%;
    }

    .alignContentAtCenter[c-productLiteraturePage_productLiteraturePage] {
        width: 80%;
    }

    .sendTheList[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 0 !important;
    }

    .sendTheList[c-productLiteraturePage_productLiteraturePage] {
        background: #262626 0% 0% no-repeat padding-box;
        color: #ffffff;
        border: medium none;
        width: 30%;
        height: 50px;
        font-family: RobotoCondensedBold;
        font-size: 18px;
        text-transform: uppercase;
        margin-top: 40px;
        font-family: RobotoCondensedBold;
    }

    .Part_Number:last-child[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 0 !important;
    }
}

.CrossForMobile[c-productLiteraturePage_productLiteraturePage] {
    display: none;
}

@media (min-width: 320px) and (max-width: 1024px) {
    .list[c-productLiteraturePage_productLiteraturePage] {
        width: 100% !important;
    }

    .margin-t-auto[c-productLiteraturePage_productLiteraturePage] {
        visibility: hidden;
    }

    .searchBar[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
        margin-bottom: 10px;
    }

    .container[c-productLiteraturePage_productLiteraturePage] {
        display: flex;
        flex-direction: column-reverse;
        height: unset;
        margin-bottom: 0px;
    }

    br[c-productLiteraturePage_productLiteraturePage] {
        display: none;
    }

    .a[c-productLiteraturePage_productLiteraturePage] {
        height: 30px;
    }

    .productDetailsContainer[c-productLiteraturePage_productLiteraturePage] {
        padding-bottom: 5px;
    }

    .estimatedAvailbility[c-productLiteraturePage_productLiteraturePage] {
        padding-bottom: 10px;
    }

    .hybrid-NYS-Heading[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px !important;
    }

    .Fix-Arrow[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
        width: 40px !important;
    }

    .CrossForMobile[c-productLiteraturePage_productLiteraturePage] {
        display: block;
        float: right;
        background: transparent;
        padding-right: 12px;
        height: 30px;
        font-size: 33px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .desktop[c-productLiteraturePage_productLiteraturePage] {
        display: none !important;
    }

    .Tab[c-productLiteraturePage_productLiteraturePage] {
        display: none !important;
    }

    .Mobile[c-productLiteraturePage_productLiteraturePage] {
        display: flex !important;
    }

    .changeBtn[c-productLiteraturePage_productLiteraturePage] {
        width: 10% !important;
    }

    .one[c-productLiteraturePage_productLiteraturePage] {
        width: 60% !important;
        margin-left: 20% !important;
        margin-right: 20% !important;
    }

    .one:nth-child(2)[c-productLiteraturePage_productLiteraturePage],
    .one:nth-child(3)[c-productLiteraturePage_productLiteraturePage],
    .one:nth-child(4)[c-productLiteraturePage_productLiteraturePage] {
        display: none;
    }

    .enginediv:nth-child(even)[c-productLiteraturePage_productLiteraturePage] .tbOne[c-productLiteraturePage_productLiteraturePage] td[c-productLiteraturePage_productLiteraturePage] {
        background-color: #F7F7F7;
    }

    .enginediv:nth-child(odd)[c-productLiteraturePage_productLiteraturePage] .tbOne[c-productLiteraturePage_productLiteraturePage] td[c-productLiteraturePage_productLiteraturePage] {
        background-color: white;
    }

    .enginediv:nth-child(even)[c-productLiteraturePage_productLiteraturePage] .tbOne[c-productLiteraturePage_productLiteraturePage] th[c-productLiteraturePage_productLiteraturePage] {
        background-color: #F7F7F7;
    }

    .enginediv:nth-child(odd)[c-productLiteraturePage_productLiteraturePage] .tbOne[c-productLiteraturePage_productLiteraturePage] th[c-productLiteraturePage_productLiteraturePage] {
        background-color: white;
    }

    .estimatedAvailbility[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
        display: unset;
    }

    .LowResolution[c-productLiteraturePage_productLiteraturePage] {
        margin-bottom: 10px;
    }

    .userDetails[c-productLiteraturePage_productLiteraturePage] {
        height: auto;
    }

    .inputText[c-productLiteraturePage_productLiteraturePage] {
        display: block;
    }

    .form[c-productLiteraturePage_productLiteraturePage] {
        display: block;
    }

    .inputBox[c-productLiteraturePage_productLiteraturePage] input[type=text][c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    input[c-productLiteraturePage_productLiteraturePage]::placeholder {
        font-size: 16px;
    }

    .refreshdiv[c-productLiteraturePage_productLiteraturePage] {
        padding-top: 15px;
        margin-right: -0.5rem;
        cursor: pointer;
        position: absolute;
        top: 0px;
    }

    .ScrollOfEqui[c-productLiteraturePage_productLiteraturePage] {
        max-height: 275px !important;
    }

    .addToExisting[c-productLiteraturePage_productLiteraturePage] fieldset[c-productLiteraturePage_productLiteraturePage] {
        max-height: 130px !important;
    }

    .addToExisting[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 10px !important;
    }

    .LowResolution[c-productLiteraturePage_productLiteraturePage] {
        flex-direction: column-reverse;
    }

    .p[c-productLiteraturePage_productLiteraturePage] {
        line-height: 65%;
        padding-top: 3%;
    }

    hr[c-productLiteraturePage_productLiteraturePage] {
        margin: 11px 0px !important;
    }

    .filterdiv[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 0px !important;
        margin-bottom: 20px !important;
        justify-content: space-between;
        width: 76% !important;
        margin-left: 1.5rem !important;
    }

    .chevronIcon[c-productLiteraturePage_productLiteraturePage] {
        margin-top: -12px;
    }

    .filterClass[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 0px;
    }

    .flex[c-productLiteraturePage_productLiteraturePage] {
        display: block;
        padding-left: 0px;
    }

    .EquiStart[c-productLiteraturePage_productLiteraturePage] {
        display: block;
        float: none;
    }

    .button4[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .rightItis[c-productLiteraturePage_productLiteraturePage] {
        display: flex;
        justify-content: space-between;
    }

    .NotOnMobile[c-productLiteraturePage_productLiteraturePage] {
        display: none;
    }

    .InMobile[c-productLiteraturePage_productLiteraturePage] {
        display: block;
        padding-left: 15px;
        font-size: 16px;
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .thead[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .tdata[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .AirE:nth-child(even)[c-productLiteraturePage_productLiteraturePage] {
        position: sticky;
        left: 0px;
        background-color: white;
    }

    .PopUpBox[c-productLiteraturePage_productLiteraturePage] {
        display: none;
    }

    .EquiTable[c-productLiteraturePage_productLiteraturePage] {
        overflow-x: scroll;
        width: 100%;
    }

    .airETd[c-productLiteraturePage_productLiteraturePage],
    .AirE[c-productLiteraturePage_productLiteraturePage] {
        position: sticky;
        left: 0px;
    }

    .tbOne[c-productLiteraturePage_productLiteraturePage] th[c-productLiteraturePage_productLiteraturePage] div[c-productLiteraturePage_productLiteraturePage] {
        line-height: 1.5;
    }

    .blurBackground[c-productLiteraturePage_productLiteraturePage] {
        display: block !important;
    }

    .NYSForEqui[c-productLiteraturePage_productLiteraturePage] {
        display: block;
    }

    .adjustWidth[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .ShowHoverOnPartSearch[c-productLiteraturePage_productLiteraturePage] {
        display: none;
    }

    .fontfourteen[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px !important;
    }

    .crossReferenceSec[c-productLiteraturePage_productLiteraturePage] {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 24%;
    }

    .crossReferenceSec[c-productLiteraturePage_productLiteraturePage] h1[c-productLiteraturePage_productLiteraturePage],
    .crossReferenceSec[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .alignContentAtCenter[c-productLiteraturePage_productLiteraturePage] {
        width: 80%;
    }

    .paddingOfPupup[c-productLiteraturePage_productLiteraturePage] {
        padding: 3px 20px;
    }

    .text4[c-productLiteraturePage_productLiteraturePage] {
        font-size: 30px;
    }

    .text5[c-productLiteraturePage_productLiteraturePage] {
        font-size: 15px;
    }

    .text6[c-productLiteraturePage_productLiteraturePage] {
        font-size: 15px;
    }

    .LoginInput[c-productLiteraturePage_productLiteraturePage] {
        height: 35px;
    }

    .button1[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .sf[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .crossCls[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 10px;
    }

    .placeholder[c-productLiteraturePage_productLiteraturePage]::placeholder {
        font-size: 15px;
    }

    .MarginInPercentage[c-productLiteraturePage_productLiteraturePage] {
        margin: 0px 30px;
    }

    .MargineInPersentageSmall[c-productLiteraturePage_productLiteraturePage] {
        margin: 0px 4.5% !important;
    }

    ul[c-productLiteraturePage_productLiteraturePage] {
        padding-left: 0px;
    }

    .box[c-productLiteraturePage_productLiteraturePage] {
        width: 86% !important;
        margin-top: 30px;
    }

    .mobileSmall[c-productLiteraturePage_productLiteraturePage] {
        height: 20px !important;
        width: 20px !important;
    }

    .productDetailsContainer[c-productLiteraturePage_productLiteraturePage] {
        border-bottom: 0px solid #707070;
    }

    .productQuamtity[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 0px;
    }

    .productImage[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
        width: 130%;
    }

    .estimatedAvailbility[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
        bottom: 0px;
        padding-left: 0;
    }

    .estimatedAvailbility[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        padding-left: 0px;
    }

    .estimatedAvailbility[c-productLiteraturePage_productLiteraturePage] {
        width: 80%;
    }

    .estimatedTime[c-productLiteraturePage_productLiteraturePage] {
        padding-left: 0%;
        margin-top: 10px;
    }

    .textSucess[c-productLiteraturePage_productLiteraturePage] {
        font-size: 25px;
    }

    .lower[c-productLiteraturePage_productLiteraturePage] {
        font-size: 15px;
        margin-left: 10px;
    }

    .alert[c-productLiteraturePage_productLiteraturePage] {
        height: 55px;
        justify-content: flex-start;
        padding-left: 25px;
    }

    .slds-gutters[c-productLiteraturePage_productLiteraturePage] .slds-col[c-productLiteraturePage_productLiteraturePage] {
        padding-right: 0px;
        padding-left: 0px;
    }

    .slds-size_9-of-12[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .order1[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .buttonContainer[c-productLiteraturePage_productLiteraturePage] {
        display: block;
    }

    .cflex[c-productLiteraturePage_productLiteraturePage] {
        display: flex;
        flex-direction: column;
    }

    .producListtName[c-productLiteraturePage_productLiteraturePage],
    .productQuantity[c-productLiteraturePage_productLiteraturePage],
    .addToListButton[c-productLiteraturePage_productLiteraturePage],
    .removeFromList[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px !important;
    }

    .addToListLeft[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
        border-right: medium none;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .addToListContainer[c-productLiteraturePage_productLiteraturePage] {
        padding: 20px 20px;
        top: 5%;
        width: 90%;
        bottom: unset;
        z-index: 9999;
        height: 90vh;
        overflow-y: auto;
        overflow-x: auto;
    }

    .productDesc[c-productLiteraturePage_productLiteraturePage] {
        flex-direction: column;
    }

    .productDesc[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 15px;
    }

    .productDesc[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 15px;
    }

    .productDesc[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        padding-right: 0 !important;
    }

    .productDesc[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
        width: 100%;
    }

    .addToCart[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 0;
        font-size: 16px;
        margin-top: 20px;
        top: 0;
    }

    .addToCart[c-productLiteraturePage_productLiteraturePage] {
        width: 100% !important;
    }

    .addTolist[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 0;
        font-size: 16px;
        margin-top: 20px;
        top: 0;
    }

    .addTolist[c-productLiteraturePage_productLiteraturePage] {
        width: 100% !important;
    }

    .addAllToCart[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 0;
        font-size: 16px;
        margin-top: 20px;
        top: 0;
    }

    .addAllToCart[c-productLiteraturePage_productLiteraturePage] {
        width: 100% !important;
    }

    .sendTheList[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 0;
        font-size: 16px;
        margin-top: 20px;
        top: 0;
    }

    .sendTheList[c-productLiteraturePage_productLiteraturePage] {
        width: 100% !important;
    }

    .quantity[c-productLiteraturePage_productLiteraturePage] {
        width: 105px;
        height: 35px;
    }

    .quantity[c-productLiteraturePage_productLiteraturePage] a[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 0 !important;
        text-decoration: none !important;
        font-size: 15px !important;
    }

    .productQuamtity[c-productLiteraturePage_productLiteraturePage] {
        position: absolute;
        top: 20px;
        left: 150px;
    }

    .productQuamtity[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 0;
    }

    .productDescNonLogin[c-productLiteraturePage_productLiteraturePage] {
        flex-direction: column;
    }

    .productDescNonLogin[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 15px;
    }

    .productDescNonLogin[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 65px;
    }

    .productDescNonLogin[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        padding-right: 0 !important;
    }

    .productDescNonLogin[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
        width: 100%;
    }

    .dayTime[c-productLiteraturePage_productLiteraturePage] h4[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .dayTime[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .estimatedAvailbility[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 40px;
    }

    .estimatedAvailbility[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
    }

    .productName[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
    }

    .productName[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage],
    .productName[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage],
    .productQuamtity[c-productLiteraturePage_productLiteraturePage] a[c-productLiteraturePage_productLiteraturePage] {
        font-size: 18px;
    }

    .productName[c-productLiteraturePage_productLiteraturePage] {
        position: absolute;
        right: 0;
        top: 2px;
        left: 150px;
        width: 25%;
    }

    .productDetails[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .productDetailsContainer[c-productLiteraturePage_productLiteraturePage] {
        position: relative;
        display: block;
    }

    .productImage[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
    }

    .productImage[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 12px;
    }

    .productImage[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
        font-family: RobotoCondensedBold;
    }

    .productImage[c-productLiteraturePage_productLiteraturePage] {
        float: left;
        width: 130px;
        margin-right: 30px;
    }

    .Attribute_color[c-productLiteraturePage_productLiteraturePage] span[c-productLiteraturePage_productLiteraturePage],
    .Attribute_color[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
        font-weight: bold;
    }

    .searchAttrSec[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .w-100[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }
}

.searchAttr[c-productLiteraturePage_productLiteraturePage],
.Active_search_Attribute[c-productLiteraturePage_productLiteraturePage] {
    margin-top: 12px;
}

@media (min-width: 1441px) and (max-width: 1700px) {
    .hybrid-NYS-Heading[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px !important;
    }

    .Fix-Arrow[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
        width: 35px;
    }

    .Fix-Arrow[c-productLiteraturePage_productLiteraturePage] {
        margin-top: -3px;
    }

    .DisabledfilterClass[c-productLiteraturePage_productLiteraturePage] {
        margin: -1rem 2.5rem;
    }

    .addTolist[c-productLiteraturePage_productLiteraturePage],
    .addToCart[c-productLiteraturePage_productLiteraturePage] {
        width: 150px;
        height: 45px;
        font-size: 18px;
        margin-left: 10px;
    }

    .addAllToCart[c-productLiteraturePage_productLiteraturePage],
    .sendTheList[c-productLiteraturePage_productLiteraturePage] {
        width: 180px;
        height: 45px;
        font-size: 18px;
    }

    .resultcount[c-productLiteraturePage_productLiteraturePage] {
        font: normal normal bold 23px/55px RobotoCondensedBold;
    }

    .productName[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
        font-size: 24px;
    }

    .productName[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 18px;
    }

    .crossReferenceSec[c-productLiteraturePage_productLiteraturePage] h1[c-productLiteraturePage_productLiteraturePage],
    .crossReferenceSec[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 18px;
    }

    .ObsoleteLabel[c-productLiteraturePage_productLiteraturePage] {
        font-size: 12px;
        margin-left: 8px;
        padding: 3px 3px 2px 3px;
    }

    .quantity[c-productLiteraturePage_productLiteraturePage] {
        width: 150px;
        height: 45px;
    }

    .quantity[c-productLiteraturePage_productLiteraturePage] a[c-productLiteraturePage_productLiteraturePage] {
        font-size: 18px;
    }

    .estimatedAvailbility[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
        font-size: 18px;
    }

    .dayTime[c-productLiteraturePage_productLiteraturePage] h4[c-productLiteraturePage_productLiteraturePage],
    .dayTime[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
    }

    .productDescNonLogin[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 18px;
    }
}

@media (min-width: 1025px) and (max-width: 1270px) {
    .producListtName[c-productLiteraturePage_productLiteraturePage] {
        width: 35%;
    }

    .addToCart[c-productLiteraturePage_productLiteraturePage] {
        font-size: 12px !important;
        height: 35px !important;
        width: 110px !important;
        margin-left: 5px !important;
    }

    .addTolist[c-productLiteraturePage_productLiteraturePage] {
        font-size: 12px !important;
        height: 35px !important;
        width: 110px !important;
        margin-left: 5px !important;
    }

    .quantity[c-productLiteraturePage_productLiteraturePage] {
        width: 110px !important;
        height: 35px !important;
    }

    .productDescNonLogin[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        width: 46% !important;
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .Preview[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
    }

    .searchBar[c-productLiteraturePage_productLiteraturePage] {
        height: 40px;
    }

    .SearchBar[c-productLiteraturePage_productLiteraturePage] input[c-productLiteraturePage_productLiteraturePage] {
        height: 40px;
    }

    .container[c-productLiteraturePage_productLiteraturePage] {
        height: 48px;
    }

    .icon-searchs[c-productLiteraturePage_productLiteraturePage] {
        top: 8px !important;
        right: 10px !important;
    }

    .searchImg[c-productLiteraturePage_productLiteraturePage] {
        height: 15px;
    }

    .list[c-productLiteraturePage_productLiteraturePage] ul[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
        color: #777777;
    }

    .list[c-productLiteraturePage_productLiteraturePage] ul[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage],
    .list1[c-productLiteraturePage_productLiteraturePage] ul[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
        height: 14px;
        object-fit: contain;
    }

    .list1[c-productLiteraturePage_productLiteraturePage] ul[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
        color: #777777;
    }

    .list[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
        width: 24px;
    }

    .list1[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
        width: 24px;
    }

    .SKU[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .narrowResults[c-productLiteraturePage_productLiteraturePage] {
        margin-bottom: 1rem;
    }

    .head[c-productLiteraturePage_productLiteraturePage] {
        font-size: 35px;
    }

    .a[c-productLiteraturePage_productLiteraturePage] {
        height: 30px;
    }

    .hybrid-NYS-Heading[c-productLiteraturePage_productLiteraturePage] {
        font-size: 17px !important;
    }

    .Fix-Arrow[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
        width: 30px;
    }

    .Fix-Arrow[c-productLiteraturePage_productLiteraturePage] {
        margin-top: -2px;
    }

    .hybrid-NYS[c-productLiteraturePage_productLiteraturePage] {
        width: 70% !important;
    }

    .inputOfNYS[c-productLiteraturePage_productLiteraturePage] {
        height: 50px;
    }

    .inputOfNYS[c-productLiteraturePage_productLiteraturePage] input[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
    }

    .inputOfNYS[c-productLiteraturePage_productLiteraturePage] div[c-productLiteraturePage_productLiteraturePage] {
        right: 8px;
        top: 3px;
        width: 15px;
        cursor: pointer;
    }

    .HybridNYS[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .RadioLabel[c-productLiteraturePage_productLiteraturePage] {
        padding-left: 10px;
    }

    .ObsoleteLabel[c-productLiteraturePage_productLiteraturePage] {
        font-size: 10px;
        margin-left: 7px;
        padding: 2px 4px 1px 4px;
    }

    .crossReferenceSec[c-productLiteraturePage_productLiteraturePage] h1[c-productLiteraturePage_productLiteraturePage],
    .crossReferenceSec[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .LoginInput[c-productLiteraturePage_productLiteraturePage] {
        height: 40px;
        font-size: 14px;
    }

    .text6[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .text4[c-productLiteraturePage_productLiteraturePage] {
        font-size: 30px;
    }

    .text5[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .engine[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .productname2[c-productLiteraturePage_productLiteraturePage] {
        font-size: 18px;
    }

    .equipmentSearchdiv[c-productLiteraturePage_productLiteraturePage],
    .thead[c-productLiteraturePage_productLiteraturePage],
    table[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .productname2[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 18px;
        margin-bottom: 18px;
    }

    .button4[c-productLiteraturePage_productLiteraturePage] {
        letter-spacing: 0px;
        font-family: RobotoCondensedBold;
        font-size: 14px;
        text-transform: uppercase;
        opacity: 1;
    }

    .producListtName[c-productLiteraturePage_productLiteraturePage],
    .productQuantity[c-productLiteraturePage_productLiteraturePage],
    .addToListButton[c-productLiteraturePage_productLiteraturePage],
    .removeFromList[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px !important;
    }

    .handelToCart[c-productLiteraturePage_productLiteraturePage] {
        width: 50%;
    }

    .addToListRight[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 18px !important;
    }

    .addToExisting[c-productLiteraturePage_productLiteraturePage] label[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px !important;
    }

    .addToExisting[c-productLiteraturePage_productLiteraturePage] input[type="radio"][c-productLiteraturePage_productLiteraturePage] {
        width: 16px;
        height: 16px;
    }

    .inputBox[c-productLiteraturePage_productLiteraturePage] input[type="text"][c-productLiteraturePage_productLiteraturePage],
    .inputBox[c-productLiteraturePage_productLiteraturePage] input[type="text"][c-productLiteraturePage_productLiteraturePage]::placeholder {
        margin-left: 14px;
        height: 45px;
        font-size: 16px !important;
    }

    .dayTime[c-productLiteraturePage_productLiteraturePage] h4[c-productLiteraturePage_productLiteraturePage],
    .dayTime[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .addToListSection[c-productLiteraturePage_productLiteraturePage] h4[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px !important;
        font-weight: bold;
    }

    .addToListTitle[c-productLiteraturePage_productLiteraturePage] h2[c-productLiteraturePage_productLiteraturePage] {
        font-size: 32px !important;
    }

    .addToListTitle[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
        width: 24px;
        height: 24px;
    }

    .chevronIcon[c-productLiteraturePage_productLiteraturePage] {
        height: 30px;
        width: 30px;
        margin-left: 1.5rem;
        margin-top: 0.1px;
    }

    .horizontal-list[c-productLiteraturePage_productLiteraturePage] {
        margin: 0px 25px;
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .container[c-productLiteraturePage_productLiteraturePage] input[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
    }

    .container[c-productLiteraturePage_productLiteraturePage] input[c-productLiteraturePage_productLiteraturePage]::placeholder {
        font-size: 20px;
    }

    .narrowResults[c-productLiteraturePage_productLiteraturePage] {
        font-size: 24px;
    }

    .popupHeader[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
        font-size: 30px;
    }

    .DisabledfilterClass[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
    }

    .filterClass[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
    }

    .popupContent[c-productLiteraturePage_productLiteraturePage] ul[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage]:before {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        top: 5px;
    }

    .radio[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .hideme[c-productLiteraturePage_productLiteraturePage]+.radio[c-productLiteraturePage_productLiteraturePage]:before {
        width: 14px;
        height: 14px;
    }

    .SearchResults[c-productLiteraturePage_productLiteraturePage] {
        font-size: 36px !important;
    }

    .resultcount[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
    }

    .button1[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
        min-height: 40px;
        min-width: 120px;
        float: right;
    }

    .buttonN[c-productLiteraturePage_productLiteraturePage] {
        float: left !important;
    }

    .button2[c-productLiteraturePage_productLiteraturePage] {
        min-width: 140px;
        font-size: 14px;
        min-height: 40px;
        margin-left: -1rem;
    }

    .productCode1[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
    }

    .footer[c-productLiteraturePage_productLiteraturePage],
    .productname[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
        width: auto;
    }

    .noResult[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 18px;
    }
}

.keepme[c-productLiteraturePage_productLiteraturePage] {
    width: 170px;
    height: 40px;
    font-size: 14px;
    float: left;
}

.productImage[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
}

.productImage[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
    font-size: 11px;
    color: #262626;
    font-family: RobotoCondensedRegular;
}

.productImage[c-productLiteraturePage_productLiteraturePage] {
    max-width: 130px;
}

@media (min-width: 320px) and (max-width: 767px) {

    .list[c-productLiteraturePage_productLiteraturePage] ul[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage],
    .list1[c-productLiteraturePage_productLiteraturePage] ul[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
        height: 14px;
        object-fit: contain;
    }

    .head[c-productLiteraturePage_productLiteraturePage] {
        font-size: 35px;
    }

    .list[c-productLiteraturePage_productLiteraturePage] ul[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage],
    .SKU[c-productLiteraturePage_productLiteraturePage] {
        font-size: 15px;
    }

    .list1[c-productLiteraturePage_productLiteraturePage] ul[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
        font-size: 15px;
    }

    .list[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
        width: 26px;
        margin-right: 5px;
    }

    .crossRefName[c-productLiteraturePage_productLiteraturePage] {
        overflow-wrap: anywhere;
    }

    .crossRef-content[c-productLiteraturePage_productLiteraturePage] {
        width: 40%;
    }

    .userDetailsPopup[c-productLiteraturePage_productLiteraturePage] {
        top: 21px;
        bottom: 21px;
        right: 21px;
        left: 21px;
    }

    .crossReferenceSec[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        overflow-wrap: anywhere;
    }

    .inputText[c-productLiteraturePage_productLiteraturePage] input[type="email"][c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .inputText[c-productLiteraturePage_productLiteraturePage] input[type="text"][c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .filterClass[c-productLiteraturePage_productLiteraturePage] {
        width: 80% !important;
        justify-content: space-between;
    }

    .inputOfNYS[c-productLiteraturePage_productLiteraturePage],
    .listOfNYs[c-productLiteraturePage_productLiteraturePage] {
        width: 110%;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .inputOfNYS[c-productLiteraturePage_productLiteraturePage] div[c-productLiteraturePage_productLiteraturePage] {
        top: 20px;
    }

    .ObsoleteLabel[c-productLiteraturePage_productLiteraturePage] {
        font-size: 8px;
        margin-left: 6px;
        padding: 2px 2px 1px 2px;
    }

    .showInMobile[c-productLiteraturePage_productLiteraturePage] {
        display: block;
    }

    .order2[c-productLiteraturePage_productLiteraturePage] {
        order: 3;
    }

    .handelToCart[c-productLiteraturePage_productLiteraturePage] {
        display: block;
        width: 100%;
    }

    .addToListRight[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 18px !important;
    }

    .addToListRight[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
        margin-left: 0;
        margin-bottom: 30px;
    }

    .addToExisting[c-productLiteraturePage_productLiteraturePage] label[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px !important;
    }

    .addToExisting[c-productLiteraturePage_productLiteraturePage] input[type="radio"][c-productLiteraturePage_productLiteraturePage] {
        width: 16px;
        height: 16px;
    }

    .inputBox[c-productLiteraturePage_productLiteraturePage] input[type="text"][c-productLiteraturePage_productLiteraturePage],
    .inputBox[c-productLiteraturePage_productLiteraturePage] input[type="text"][c-productLiteraturePage_productLiteraturePage]::placeholder {
        margin-left: 14px;
        height: 45px;
        font-size: 16px !important;
    }

    .addToListSection[c-productLiteraturePage_productLiteraturePage] h4[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px !important;
        font-weight: bold;
    }

    .addToListSection[c-productLiteraturePage_productLiteraturePage] {
        flex-direction: column;
    }

    .addToListTitle[c-productLiteraturePage_productLiteraturePage] h2[c-productLiteraturePage_productLiteraturePage] {
        font-size: 32px !important;
    }

    .addToListTitle[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
        width: 24px;
        height: 24px;
    }

    .narrowResults[c-productLiteraturePage_productLiteraturePage] {
        font-size: 30px;
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .popupHeader[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
        font-size: 30px;
    }

    .DisabledfilterClass[c-productLiteraturePage_productLiteraturePage] {
        font-size: 18px;
    }

    .filterClass[c-productLiteraturePage_productLiteraturePage] {
        font-size: 18px;
    }

    .popupContent[c-productLiteraturePage_productLiteraturePage] ul[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage]:before {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        top: 5px;
    }

    .radio[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
    }

    .hideme[c-productLiteraturePage_productLiteraturePage]+.radio[c-productLiteraturePage_productLiteraturePage]:before {
        width: 15px;
        height: 15px;
    }

    .SearchResults[c-productLiteraturePage_productLiteraturePage] {
        font-size: 36px !important;
        margin-left: 0 !important;
        margin-top: 20px;
    }

    .returnToHome[c-productLiteraturePage_productLiteraturePage] {
        margin-left: auto !important;
        width: 90%;
        margin-right: auto !important;
    }

    .textclass[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 0 !important;
    }

    .resultcount[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
    }

    .button2[c-productLiteraturePage_productLiteraturePage],
    .button1[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
    }

    .productCode1[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
    }

    .footer[c-productLiteraturePage_productLiteraturePage],
    .productname[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
    }

    .noResult[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 18px;
    }

    .popupContainer[c-productLiteraturePage_productLiteraturePage] {
        width: 85% !important;
        top: 20%;
        bottom: 0 !important;
        height: 500px;
    }

    .popupContent[c-productLiteraturePage_productLiteraturePage] button[c-productLiteraturePage_productLiteraturePage] {
        width: 100% !important;
    }

    .popupHeader[c-productLiteraturePage_productLiteraturePage] {
        font-size: 30px;
    }

    .popupContent[c-productLiteraturePage_productLiteraturePage] input[type="email"][c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .popupContent[c-productLiteraturePage_productLiteraturePage] ul[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
    }

    .slds-col.slds-size_4-of-12[c-productLiteraturePage_productLiteraturePage] {
        width: 100% !important;
    }

    .m-l-3[c-productLiteraturePage_productLiteraturePage] {
        margin-left: auto !important;
        width: 90%;
        margin-right: auto !important;
    }

    .narrowSearch[c-productLiteraturePage_productLiteraturePage] {
        display: flex !important;
        justify-content: flex-end;
        margin-bottom: 35px;
    }

    .NYSPart[c-productLiteraturePage_productLiteraturePage] {
        display: none;
    }

    .flex-container[c-productLiteraturePage_productLiteraturePage] {
        margin-bottom: 30px;
        position: absolute;
        top: 10%;
        right: 10%;
        z-index: 2;
        max-width: 80%;
        width: 350px;
    }

    .filterdiv[c-productLiteraturePage_productLiteraturePage] {
        position: relative;
    }

    .filterClass[c-productLiteraturePage_productLiteraturePage] {
        margin-bottom: 0px;
    }

    .NYSMakeSection[c-productLiteraturePage_productLiteraturePage] {
        padding-top: 8px;
    }

    .Mob[c-productLiteraturePage_productLiteraturePage] {
        position: absolute;
        right: 0px;
        width: min-content !important;
    }

    .Mob2[c-productLiteraturePage_productLiteraturePage] {
        position: absolute;
        right: 0px;
        width: min-content !important;
        margin-top: -1.5rem !important;
    }

    .narrowSearch[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
        width: 24px;
        height: 24px;
        margin-right: 15px;
    }

    .flexReverse[c-productLiteraturePage_productLiteraturePage] {
        display: flex;
        flex-direction: column-reverse;
        margin-right: 0 !important;
    }

    .narrowSearch[c-productLiteraturePage_productLiteraturePage] a[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
        color: #777777;
        text-transform: uppercase;
        font-weight: bold;
        text-decoration: underline;
    }

    .slds-col.slds-size_8-of-12[c-productLiteraturePage_productLiteraturePage] {
        width: 100% !important;
        padding: 0 !important;
    }

    .slds-grid.slds-wrap.slds-gutters[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
        padding: 0 !important;
        margin-left: 0;
    }

    .slds-col.slds-size_1-of-4[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
        padding: 0 !important;
    }

    .button2[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 40px;
    }

    .slds-col.slds-size_3-of-4[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
        padding: 0 !important;
    }

    .container[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
        position: relative;
    }

    .child1[c-productLiteraturePage_productLiteraturePage] {
        width: 40%;
    }

    .child2[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 0% !important;
    }

    .container[c-productLiteraturePage_productLiteraturePage] hr[c-productLiteraturePage_productLiteraturePage] {
        display: none !important;
    }

    .button1[c-productLiteraturePage_productLiteraturePage] {
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .footerSection[c-productLiteraturePage_productLiteraturePage] .footer[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .footerSection[c-productLiteraturePage_productLiteraturePage] {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 60px !important;
    }

    .child1[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }
}

.box[c-productLiteraturePage_productLiteraturePage] {
    width: 71%;
    height: auto;
    display: flex;
    background: #DA291C 0% 0% no-repeat padding-box;
    background: #DA291C 0% 0% no-repeat padding-box;
    align-items: center;
    justify-content: center;
    opacity: 1;
}

.Parent[c-productLiteraturePage_productLiteraturePage] {
    width: 1920px;
    height: auto;
    overflow: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
}

.horizontal-list[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
    display: inline-block;
    margin: 0px 35px;
    text-align: center;
    justify-content: center;
}

li[c-productLiteraturePage_productLiteraturePage] a[c-productLiteraturePage_productLiteraturePage] {
    margin: 0px 18px 18px 0px;
}

.Item_name[c-productLiteraturePage_productLiteraturePage] {
    height: 100%;
    border: #262626 200px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.image[c-productLiteraturePage_productLiteraturePage] {
    margin-top: 8px;
    margin-right: 15px;
    background-color: inherit;
    display: flex;
    flex-direction: row-reverse;
}

.Part_Number[c-productLiteraturePage_productLiteraturePage] {
    height: 29px;
    text-align: center;
    letter-spacing: 0px;
    font-size: 26px;
    font-size: bold;
    color: #FFFFFF;
    opacity: 1;
    font-family: RobotoCondensedRegular;
}

.No[c-productLiteraturePage_productLiteraturePage] {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-family: RobotoCondensedBold;
}

.wrap[c-productLiteraturePage_productLiteraturePage] {
    height: auto;
    width: auto;
}

.underline_selected[c-productLiteraturePage_productLiteraturePage] {
    height: 0px;
    margin-top: 0px;
    color: #FFFFFF;
    background-color: #FFFFFF;
    border: 2px solid #FFFFFF;
    opacity: 1;
}

.icon[c-productLiteraturePage_productLiteraturePage] {
    width: 55px;
    background: inherit 0% 0% no-repeat padding-box;
    opacity: 1;
    position: relative;
    top: 2px;
}

.height1[c-productLiteraturePage_productLiteraturePage] {
    border-style: none;
    outline: none;
    border-color: transparent;
    height: 100%;
    font-size: 14px;
    font-family: 'RobotoCondensedBold';
}

.Part_Number.No:first-child[c-productLiteraturePage_productLiteraturePage] {
    margin-left: 0;
}

.Part_Number:first-child[c-productLiteraturePage_productLiteraturePage] {
    margin-left: 0 !important;
}

.search_button_design[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    font-family: RobotoCondensedBold;
    letter-spacing: 0px;
    text-transform: uppercase;
    opacity: 0.4;
}

.active_search_button_design[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    height: 100%;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0px;
    color: #DA291C;
    text-transform: uppercase;
    opacity: 1;
    font-family: RobotoCondensedBold;
}

.copy_of_above_call[c-productLiteraturePage_productLiteraturePage] {
    width: 68px;
    height: 26px;
    color: var(--unnamed-color-da291c);
    text-align: center;
    letter-spacing: 0px;
    font-size: 20px;
    color: #DA291C;
    text-transform: uppercase;
    opacity: 1;
}

.searchbox[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    height: 42px;
    background: rgba(255, 255, 255, 1) 0% 0% no-repeat padding-box;
    opacity: 1;
    margin-top: 25px;
}

.no-outline:focus[c-productLiteraturePage_productLiteraturePage] {
    outline: none;
    box-shadow: none;
}

.animation:hover[c-productLiteraturePage_productLiteraturePage] {
    transform: rotate(90deg);
    transition: ease-in-out 1s;
}

.search_equipment[c-productLiteraturePage_productLiteraturePage] {
    width: 97%;
    height: 40px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 0.4;
}

.above_search_equipment[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 20px;
    margin-bottom: 12px;
}

.textvalue[c-productLiteraturePage_productLiteraturePage] {
    width: 150px;
    height: 25px;
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 0.5;
    font-size: 14px;
    font-family: RobotoCondensedRegular;
}

.boxtextvalue[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    opacity: 1;
    font-family: RobotoCondensedBold;
}

.search[c-productLiteraturePage_productLiteraturePage] {
    width: inherit;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
}

.search_button[c-productLiteraturePage_productLiteraturePage] {
    width: 145px;
    height: 50px;
    display: inline-block;
    border: 1px solid var(--unnamed-color-ffffff);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 0.4;
}

.active_search_button_color[c-productLiteraturePage_productLiteraturePage] {
    width: 147px;
    height: 40px;
    border: 1px solid var(--unnamed-color-ffffff);
    border: 1px solid #FFFFFF;
    opacity: 1;
    background-color: #ffffff;
}

.search-list[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
    width: 19.5%;
}

.search-list[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
    justify-content: space-between;
    font-size: 14px;
    font-family: 'RobotoCondensedRegular';
}

.typeahead[c-productLiteraturePage_productLiteraturePage] {
    width: 225px;
    height: 34px;
    background-color: #DCDCDC 0% 0% no-repeat padding-box;
    opacity: 0;
}

.mar[c-productLiteraturePage_productLiteraturePage] {
    background-color: #DCDCDC;
}

.makebox[c-productLiteraturePage_productLiteraturePage] {
    width: inherit;
    height: 210px;
    background: #DCDCDC 0% 0% no-repeat padding-box;
    border-top: 10px solid #DCDCDC;
    border-left: 10px solid #DCDCDC;
    border-right: 10px solid #DCDCDC;
    font-family: 'RobotoCondensedRegular';
    font-size: 14px;
    color: #000000;
    opacity: 1;
}

[c-productLiteraturePage_productLiteraturePage]::-webkit-scrollbar {
    width: 8px;
    height: 97px;
    border: #DCDCDC;
    background: #DA291C 0% 0% no-repeat padding-box;
    opacity: 1;
}

[c-productLiteraturePage_productLiteraturePage]::-webkit-scrollbar-thumb {
    background-color: #DA291C;
    border: DCDCDC;
}

[c-productLiteraturePage_productLiteraturePage]::-webkit-scrollbar-track {
    background-color: #DCDCDC;
    width: 16px;
    border: #DCDCDC;
}

.optionselection[c-productLiteraturePage_productLiteraturePage] {
    background-color: #DCDCDC;
}

.optionselection:hover[c-productLiteraturePage_productLiteraturePage] {
    background-color: #BCBCBC;
    color: #000000;
    opacity: 1;
    font-weight: bold;
}

.eachboxsize[c-productLiteraturePage_productLiteraturePage] {
    width: inherit;
    height: 26px;
}

.selectedbox[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    border: 1px solid #DA291C;
    background: #DCDCDC 0% 0% no-repeat padding-box;
    opacity: 1;
}

.moreAttribute[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
}

.moreAttribute[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
    width: 100% !important;
}

.moreAttribute[c-productLiteraturePage_productLiteraturePage] {
    width: 16%;
}

.selectedbox_attribute[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    height: 40px;
    border: 1px solid #DA291C;
    background: #DCDCDC 0% 0% no-repeat padding-box;
    opacity: 1;
}

.plusymbol[c-productLiteraturePage_productLiteraturePage] {
    width: 20px;
    height: 20px;
    background-color: inherit;
    color: #000000;
    opacity: 1;
}

.selectedtext[c-productLiteraturePage_productLiteraturePage] {
    width: 61px;
    height: 26px;
    letter-spacing: 0px;
    color: #000000;
    background-color: inherit;
    text-transform: uppercase;
    opacity: 1;
}

.Attribute[c-productLiteraturePage_productLiteraturePage] {
    width: 211px;
    height: 50px;
    border: 2px solid black;
    background: #DCDCDC 0% 0% no-repeat padding-box;
    opacity: 1;
}

.Attribute-list[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
    width: 211px;
}

.Attribute-design[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
    justify-content: space-between;
}

.Attribute_logic_box[c-productLiteraturePage_productLiteraturePage] {
    width: inherit;
    height: 212px;
    opacity: 1;
}

.Attribute_color[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 0.4;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    font-family: RobotoCondensedBold;
}

.Attribute_logic_search[c-productLiteraturePage_productLiteraturePage] {
    width: 200px;
    height: 50px;
    background: #DCDCDC 0% 0% no-repeat padding-box;
    opacity: 1;
}

.above_search_Attribute[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 20px;
    margin-bottom: 10px;
}

.above_search_Attribute_logic[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 20px;
    margin-bottom: 10px;
}

.selectedbox_of_logic[c-productLiteraturePage_productLiteraturePage] {
    width: 200px;
    height: 50px;
    background: #DCDCDC 0% 0% no-repeat padding-box;
    opacity: 1;
}

.logic_list[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    border: 2px solid black;
    flex-direction: row;
    justify-content: space-between;
}

.equal_operator[c-productLiteraturePage_productLiteraturePage] {
    width: 13px;
    height: 34px;
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: flex;
    justify-content: space-evenly;
    opacity: 1;
}

.box_checkboxed[c-productLiteraturePage_productLiteraturePage] {
    width: 17px;
    height: 12px;
    margin-top: 4px;
    background: #000000 0% 0% padding-box;
    border: 2px solid #000000;
    opacity: 1;
}

.box_unchecked[c-productLiteraturePage_productLiteraturePage] {
    margin-top: 4px;
    width: 17px;
    height: 12px;
    border: 2px solid #BCBCBC;
    opacity: 1;
}

.Attribute_name[c-productLiteraturePage_productLiteraturePage] {
    width: 108px;
    height: 26px;
    text-align: left;
    text-decoration: underline;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-family: 'RobotoCondensedBold';
    font-size: 14px;
}

.sign[c-productLiteraturePage_productLiteraturePage] {
    width: 14px;
    height: 14px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
}

.search_Attribute[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 0.4;
}

.Active_search_Attribute[c-productLiteraturePage_productLiteraturePage] {
    width: 147px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    border: 1px solid var(--unnamed-color-ffffff);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
}

.search_Attribute_text[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    letter-spacing: 0px;
    color: #DA291C;
    text-transform: uppercase;
    opacity: 1;
    font-size: 20px;
    font-weight: bold;
    font-family: RobotoCondensedBold;
}

.Attribute_color_active[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.arrow[c-productLiteraturePage_productLiteraturePage] {
    width: 21px;
    height: 14px;
    background: inherit;
    color: #DA291C;
    opacity: 0.4;
}

.attributeText[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    width: 100%;
}

.active_arrow[c-productLiteraturePage_productLiteraturePage] {
    width: 21px;
    height: 14px;
    color: #DA291C;
    background-color: inherit;
    opacity: 1;
}

.more_attribute[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: bold;
    height: 100%;
    font-size: 20px;
    height: 100%;
    width: 100%;
    text-align: center;
    letter-spacing: 0px;
    opacity: 0.4;
    padding: 0 10px;
    font-family: RobotoCondensedBold;
}

.active_attribute[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    height: 40px;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    opacity: 1;
}

.active_attribute_text[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 100%;
    font-size: 20px;
    color: red;
    text-align: center;
    margin-top: 0px;
    letter-spacing: 0px;
    opacity: 1;
    font-family: RobotoCondensedRegular;
}

.width_active_state[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.XLS[c-productLiteraturePage_productLiteraturePage] {
    width: 54px;
    height: 54px;
    background-color: #DA291C;
    border: none;
    opacity: 1;
}

.xls_text[c-productLiteraturePage_productLiteraturePage] {
    text-align: left;
    letter-spacing: 0px;
    background-color: #DA291C;
    color: #FFFFFF;
    opacity: 1;
    font-size: 12px;
    font-family: 'RobotoCondensedRegular';
}

.dotted_class[c-productLiteraturePage_productLiteraturePage] {
    width: 470px;
    height: 110px;
    border: 3px dashed #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.uploaded_list[c-productLiteraturePage_productLiteraturePage] {
    width: 200px;
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #FFFFFF;
    opacity: 0.4;
    margin-left: 20px;
}

.uploaded_list_text[c-productLiteraturePage_productLiteraturePage] {
    width: 100%;
    height: 100%;
    text-align: center;
    letter-spacing: 0px;
    color: #DA291C;
    text-transform: uppercase;
    opacity: 0.4;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-family: RobotoCondensedRegular;
}

.attribute_content[c-productLiteraturePage_productLiteraturePage] {
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 12px;
    font-family: 'RobotoCondensedRegular';
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 10px;
}

.label[c-productLiteraturePage_productLiteraturePage] {
    cursor: pointer;
    border: 1px solid #cccccc;
    border: none;
    padding: 5px 15px;
    margin: 5px;
    background-color: inherit;
    background: inherit;
    display: inline-block;
    font-family: 'RobotoCondensedRegular';
}

label.label[c-productLiteraturePage_productLiteraturePage] input[type="file"][c-productLiteraturePage_productLiteraturePage] {
    position: absolute;
    top: -1000px;
}

[c-productLiteraturePage_productLiteraturePage]::placeholder {
    font-size: 26px;
    font-family: RobotoCondensedRegular;
    text-align: left;
    letter-spacing: 0px;
    color: #898989;
    opacity: 1;
}

input[c-productLiteraturePage_productLiteraturePage] text[c-productLiteraturePage_productLiteraturePage] {
    color: #000000;
}

.uploadFile[c-productLiteraturePage_productLiteraturePage] {
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 20px;
    background-color: #DA291C;
}

.mrgn[c-productLiteraturePage_productLiteraturePage] {
    height: 100%;
}

.uploadFileSec[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background-color: #DA291C;
}

.equal_operator[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
    font-weight: bold;
    font-size: 20px;
    position: relative;
    font-family: RobotoCondensedBold;
    bottom: 10px;
}

.tabContainer[c-productLiteraturePage_productLiteraturePage] {
    margin-left: 4%;
}

.tabList[c-productLiteraturePage_productLiteraturePage] {
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 22px;
}

.equipment[c-productLiteraturePage_productLiteraturePage] {
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 40px;
}

.noPadding[c-productLiteraturePage_productLiteraturePage] {
    margin-left: 60px;
    margin-right: 60px;
    margin-bottom: 40px;
}

.mrng[c-productLiteraturePage_productLiteraturePage] {
    margin-top: 15px;
}

.Attribute-design[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
    width: 16%;
}

.Attribute-design_logic[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
    width: 38%;
}

.attribute_box_size[c-productLiteraturePage_productLiteraturePage] {
    width: 45%;
}

.equal_operator_margin[c-productLiteraturePage_productLiteraturePage] {
    margin-top: 5%;
    margin-left: 3%;
}

.add_attribute[c-productLiteraturePage_productLiteraturePage] {
    margin-top: 5%;
    margin-left: 3%;
}

.placeholders[c-productLiteraturePage_productLiteraturePage]::-webkit-input-placeholder {
    font-size: 20px;
}

.placeholders:-ms-input-placeholder[c-productLiteraturePage_productLiteraturePage] {
    font-size: 20px;
}

.placeholders[c-productLiteraturePage_productLiteraturePage]::placeholder {
    font-size: 20px;
}

.searchAttr[c-productLiteraturePage_productLiteraturePage],
.Active_search_Attribute[c-productLiteraturePage_productLiteraturePage] {
    margin-top: 12px;
}

.slds-input[c-productLiteraturePage_productLiteraturePage] {
    height: 100%;
    font-size: 14;
    font-family: 'RobotoCondensedRegular';
    font-size: 14px;
}

.placeholder[c-productLiteraturePage_productLiteraturePage] {
    font-size: 14px;
}

.searches[c-productLiteraturePage_productLiteraturePage] {
    width: 120px;
    height: 40px;
}

.evehicle[c-productLiteraturePage_productLiteraturePage] {
    font-size: 14px;
}

.attrsearchs[c-productLiteraturePage_productLiteraturePage] {
    width: 120px;
    height: 40px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .container[c-productLiteraturePage_productLiteraturePage] input[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
    }

    .container[c-productLiteraturePage_productLiteraturePage] input[c-productLiteraturePage_productLiteraturePage]::placeholder {
        font-size: 20px;
    }

    .head[c-productLiteraturePage_productLiteraturePage] {
        font-size: 40px;
    }

    .LowResolution[c-productLiteraturePage_productLiteraturePage] {
        margin-bottom: 30px;
    }

    .blurBackground[c-productLiteraturePage_productLiteraturePage] {
        display: block !important;
    }

    .placeholder[c-productLiteraturePage_productLiteraturePage]::placeholder {
        font-size: 15px;
    }

    .showInMobile[c-productLiteraturePage_productLiteraturePage] {
        display: block;
        padding-bottom: 10px;
    }

    .box[c-productLiteraturePage_productLiteraturePage] {
        width: 80%;
    }

    .noPadding[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 30px;
        margin-right: 30px;
    }

    .SearchResults[c-productLiteraturePage_productLiteraturePage] {
        font-size: 36px;
    }

    .f_width[c-productLiteraturePage_productLiteraturePage] {
        width: 60% !important;
        padding-right: 0px;
    }

    .order2[c-productLiteraturePage_productLiteraturePage] {
        width: 40% !important;
    }

    .buttonContainer[c-productLiteraturePage_productLiteraturePage] {
        display: block;
    }

    .handelToCart[c-productLiteraturePage_productLiteraturePage] {
        justify-content: flex-start;
    }

    .addTolist[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 25px !important;
    }

    .productDetailsContainer[c-productLiteraturePage_productLiteraturePage] {
        border-bottom: 0px solid #707070
    }

    .productQuamtity[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 32px;
    }

    .productName[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 32px;
    }

    .productImage[c-productLiteraturePage_productLiteraturePage] img[c-productLiteraturePage_productLiteraturePage] {
        width: 135%;
    }

    .estimatedAvailbility[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
        bottom: 0px;
        padding-left: 0;
    }

    .estimatedAvailbility[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .estimatedTime[c-productLiteraturePage_productLiteraturePage] {
        padding-left: 0%;
        margin-top: 10px;
    }

    .Left-Padd[c-productLiteraturePage_productLiteraturePage] {
        width: 100% !important;
    }

    .NYSPart[c-productLiteraturePage_productLiteraturePage] {
        display: none;
    }

    .flex-container[c-productLiteraturePage_productLiteraturePage] {
        margin-bottom: 30px;
        position: absolute;
        top: 10%;
        right: 10%;
        width: 450px;
        z-index: 2;
    }

    .productDesc[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
        width: 100%;
    }

    .productDesc[c-productLiteraturePage_productLiteraturePage] {
        flex-direction: column;
        align-items: flex-start;
    }

    .productDesc[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 30px;
    }

    .productDesc[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        padding-right: 0 !important;
    }

    .productDesc[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
    }

    .addToCart[c-productLiteraturePage_productLiteraturePage] {
        width: 50% !important;
        margin-top: 20px;
        margin-left: 0;
        font-size: 18px;
        top: 0;
    }

    .addTolist[c-productLiteraturePage_productLiteraturePage] {
        width: 50% !important;
        margin-top: 20px;
        margin-left: 0;
        font-size: 18px;
        top: 0;
    }

    .addAllToCart[c-productLiteraturePage_productLiteraturePage] {
        width: 47% !important;
        margin-top: 0px;
        margin-left: 0;
        font-size: 18px;
        top: 0;
    }

    .sendTheList[c-productLiteraturePage_productLiteraturePage] {
        width: 47% !important;
        margin-top: 0px;
        margin-left: 6%;
        font-size: 18px;
        top: 0;
    }

    .quantity[c-productLiteraturePage_productLiteraturePage] {
        width: 160px;
        height: 40px;
    }

    .quantity[c-productLiteraturePage_productLiteraturePage] a[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 0 !important;
        text-decoration: none !important;
        font-size: 20px;
    }

    .productQuamtity[c-productLiteraturePage_productLiteraturePage] {
        position: absolute;
        top: 50px;
        left: 202px;
        margin-left: 0;
        margin-top: 0;
    }

    .estimatedAvailbility[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 20px;
    }

    .productDescNonLogin[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
        width: 100%;
    }

    .productDescNonLogin[c-productLiteraturePage_productLiteraturePage] {
        flex-direction: column;
        align-items: flex-start;
    }

    .productDescNonLogin[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 85px;
    }

    .productDescNonLogin[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        padding-right: 0 !important;
    }

    .productDescNonLogin[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
    }

    .productName[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
    }

    .productName[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage],
    .productQuamtity[c-productLiteraturePage_productLiteraturePage] a[c-productLiteraturePage_productLiteraturePage] {
        font-size: 18px;
    }

    .productName[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
        font-size: 26px;
    }

    .productName[c-productLiteraturePage_productLiteraturePage] {
        position: absolute;
        right: 0;
        top: 0px;
        left: 170px;
    }

    .productDetails[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .productDetailsContainer[c-productLiteraturePage_productLiteraturePage] {
        position: relative;
        display: block;
    }

    .productImage[c-productLiteraturePage_productLiteraturePage] {
        float: left;
        width: 158px;
        margin-right: 0;
    }

    .productImage[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
        color: #DA291C;
        font-size: 26px;
        font-weight: bold;
        margin-top: 5px;
        font-family: RobotoCondensedBold;
        width: 200%;
    }

    .productImage[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
        color: #262626;
        font-family: RobotoCondensedRegular;
    }

    .productImage[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 11px;
    }

    .Part_Number:last-child[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 0 !important;
    }

    .crossReferenceSec[c-productLiteraturePage_productLiteraturePage] h1[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
        width: 10rem;
    }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .productDesc[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .addToCart[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
        height: 40px;
        width: 130px;
        margin-left: 10px;
    }

    .addToCart[c-productLiteraturePage_productLiteraturePage] {
        color: #FFFFFF;
        text-transform: uppercase;
        background: #DA291C 0% 0% no-repeat padding-box;
        border: medium none;
        max-width: 150px;
        max-height: 40px;
        font-weight: bold;
        position: relative;
        font-family: RobotoCondensedBold;
    }

    .addTolist[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
        height: 40px;
        width: 130px;
        margin-left: 10px;
    }

    .addTolist[c-productLiteraturePage_productLiteraturePage] {
        color: #FFFFFF;
        text-transform: uppercase;
        background: #262626 0% 0% no-repeat padding-box;
        border: medium none;
        max-width: 150px;
        max-height: 40px;
        font-weight: bold;
        position: relative;
        font-family: RobotoCondensedBold;
    }

    .addAllToCart[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
        height: 35px;
        width: 130px;
        top: 66px;
    }

    .addAllToCart[c-productLiteraturePage_productLiteraturePage] {
        color: #FFFFFF;
        text-transform: uppercase;
        background: #DA291C 0% 0% no-repeat padding-box;
        border: medium none;
        width: 138px;
        height: 40px;
        font-weight: bold;
        position: relative;
        top: 0px;
        font-family: RobotoCondensedBold;
    }

    .sendTheList[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
        height: 35px;
        width: 130px;
        top: 66px;
    }

    .sendTheList[c-productLiteraturePage_productLiteraturePage] {
        color: #FFFFFF;
        text-transform: uppercase;
        background: #262626 0% 0% no-repeat padding-box;
        border: medium none;
        width: 138px;
        height: 40px;
        font-weight: bold;
        position: relative;
        top: 0px;
        font-family: RobotoCondensedBold;
    }

    .quantity[c-productLiteraturePage_productLiteraturePage] {
        width: 138px;
        height: 40px;
    }

    .estimatedAvailbility[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
    }

    .productDescNonLogin[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .productName[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage],
    .productQuamtity[c-productLiteraturePage_productLiteraturePage] a[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .productQuamtity[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 0;
    }

    .productName[c-productLiteraturePage_productLiteraturePage] h3[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
    }

    .horizontal-list[c-productLiteraturePage_productLiteraturePage] {
        margin: 0px 25px;
    }
}

@media (min-width: 1440px) {
    .ShowHoverOnPartSearch[c-productLiteraturePage_productLiteraturePage] {
        bottom: 40px;
        left: 60px !important;
    }

    .setWidth[c-productLiteraturePage_productLiteraturePage] {
        width: 400px;
    }

    .PopUpBox[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
        grid-template-columns: auto auto;
    }

    .hoverPopUp[c-productLiteraturePage_productLiteraturePage] {
        top: -175px;
        left: 103px;
    }

    .hoverPopUpDown[c-productLiteraturePage_productLiteraturePage] {
        left: 103px;
    }

    .child2[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 25%;
    }

    .productname[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 2%;
    }

    .forwardBtn[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
        font: normal normal bold 20px/16px RobotoCondensedBold;
    }

    .slds-button1[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
    }

    .refreshdiv[c-productLiteraturePage_productLiteraturePage] {
        margin-right: -1.5rem;
    }

    .DisabledfilterClass[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
        margin-left: 13%;
    }

    .chevronIcon[c-productLiteraturePage_productLiteraturePage] {
        height: 46px;
        width: 46px;
        margin-left: 2.5rem;
        margin-top: -0.3rem;
    }
}

@media (min-width: 1025px) and (max-width: 1300px) {
    .quantity[c-productLiteraturePage_productLiteraturePage] {
        margin-right: 0rem;
    }
}

@media (min-width: 1025px) and (max-width: 1439px) {
    .evehicle[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }
}

@media (min-width: 1025px) and (max-width: 1439px) {
    .attrsearchs[c-productLiteraturePage_productLiteraturePage] {
        width: 120px;
        height: 40px;
    }

    .Active_search_Attribute[c-productLiteraturePage_productLiteraturePage] {
        height: 40px;
        width: 120px;
    }
}

@media (min-width: 1025px) and (max-width: 1439px) {

    .Part_Number[c-productLiteraturePage_productLiteraturePage],
    .No[c-productLiteraturePage_productLiteraturePage] {
        font-size: 18px;
    }

    .more_attribute[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .underline_selected[c-productLiteraturePage_productLiteraturePage] {
        border-width: 2px;
    }

    .arrow[c-productLiteraturePage_productLiteraturePage],
    .active_arrow[c-productLiteraturePage_productLiteraturePage] {
        width: 14px;
        height: 10px;
        margin-top: 0px;
        position: relative;
        top: -1px;
        margin-right: 5px;
    }

    .search_Attribute_text[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
    }

    .boxtextvalue[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .active_attribute_text[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    [c-productLiteraturePage_productLiteraturePage]::placeholder {
        font-size: 13px !important;
    }

    .active_search_button_design[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
    }

    .uploaded_list_text[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
        font-weight: bold;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .Attribute-design_logic[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
        margin-top: 10%;
    }

    .add_attribute[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 5%;
        margin-left: 29%;
    }

    .attribute_box_size[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .equal_operator_margin[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 50%;
    }

    .above_search_Attribute_logic[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
        margin-bottom: 10px;
    }

    .Part_Number[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
    }

    .horizontal-list[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
        margin: 0px 25px 20px;
    }

    .Part_Number:last-child[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 0 !important;
    }

    .search-list[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
        width: 33%;
    }

    .Attribute-design[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
        width: 33%;
    }

    .uploadFile[c-productLiteraturePage_productLiteraturePage] {
        margin-right: 60px;
    }

    .uploadFileSec[c-productLiteraturePage_productLiteraturePage] {
        flex-flow: nowrap;
    }

    .dotted_class[c-productLiteraturePage_productLiteraturePage] {
        width: 40%;
    }

    .uploaded_list[c-productLiteraturePage_productLiteraturePage] {
        width: 33% !important;
    }

    .uploaded_list_text[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px !important;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .container[c-productLiteraturePage_productLiteraturePage] input[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
    }

    .container[c-productLiteraturePage_productLiteraturePage] input[c-productLiteraturePage_productLiteraturePage]::placeholder {
        font-size: 20px;
    }

    .filterdiv[c-productLiteraturePage_productLiteraturePage] br[c-productLiteraturePage_productLiteraturePage] {
        display: none;
    }

    .adjustWidth[c-productLiteraturePage_productLiteraturePage] {
        padding-top: 2%;
    }

    .searchbox[c-productLiteraturePage_productLiteraturePage] {
        width: auto;
        margin-left: 25px;
        margin-right: 25px;
    }

    .horizontal-list[c-productLiteraturePage_productLiteraturePage] {
        padding-left: 46px;
        padding-right: 46px;
    }

    .Attribute-design_logic[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
        margin-top: 10%;
    }

    .add_attribute[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 5%;
        margin-left: 25%;
    }

    .attribute_box_size[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .equal_operator_margin[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 50%;
    }

    .above_search_Attribute_logic[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
        border: 2px solid blue;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .Part_Number[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
    }

    .Part_Number:first-child[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 0px !important;
    }

    .logic_list[c-productLiteraturePage_productLiteraturePage] {
        flex-direction: column;
    }

    .tabContainer[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 0px;
    }

    .tabList[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 20px;
        margin-right: 20px;
    }

    .Attribute-design[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .horizontal-list[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
        margin: 0px 20px 15px 0px;
    }

    .Attribute_color[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .attributeText[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        height: 100%;
        width: 100%;
    }

    .Attribute_color[c-productLiteraturePage_productLiteraturePage] span[c-productLiteraturePage_productLiteraturePage],
    .Attribute_color[c-productLiteraturePage_productLiteraturePage] p[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
        font-weight: bold;
    }

    .search_Attribute[c-productLiteraturePage_productLiteraturePage] {
        float: right;
    }

    .searchAttrSec[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .attribute_content[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 20px !important;
        margin-right: 20px !important;
        margin-bottom: 30px !important;
    }

    .equipment[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

    .search-list[c-productLiteraturePage_productLiteraturePage] li[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .Part_Number.No:first-child[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 20px;
    }

    .noPadding[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

    .uploadFileSec[c-productLiteraturePage_productLiteraturePage] {
        flex-wrap: nowrap;
    }

    .uploadFile[c-productLiteraturePage_productLiteraturePage] {
        margin-left: 20px !important;
        margin-right: 20px !important;
        margin-bottom: 20px !important;
    }

    .icon[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 5px;
    }

    .w-100[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }

    .search_button[c-productLiteraturePage_productLiteraturePage] {
        float: right;
    }

    .uploadFileSec[c-productLiteraturePage_productLiteraturePage] {
        flex-direction: column;
    }

    .dotted_class[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
        margin-top: 20px;
    }

    .uploaded_list[c-productLiteraturePage_productLiteraturePage] {
        width: 100% !important;
        margin-top: 25px;
    }

    .mrng[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 12px;
    }

    .uploaded_list_text[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
    }
}

@media (min-width: 1440px) and (max-width: 1920px) {
    .Item_name[c-productLiteraturePage_productLiteraturePage] {
        border: #262626 200px;
        width: 1365px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }

    .searchbox[c-productLiteraturePage_productLiteraturePage] {
        height: 60px;
    }

    .slds-input[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
        padding: 10px;
        font-family: 'RobotoCondensedBold';
    }

    .search_equipment[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
        height: 50px;
    }

    .noPadding[c-productLiteraturePage_productLiteraturePage] {
        margin-top: 10px;
    }

    .search_button_design[c-productLiteraturePage_productLiteraturePage] {
        width: 100%;
        height: 100%;
        font-size: 20px;
    }

    .search_button[c-productLiteraturePage_productLiteraturePage] {
        width: 147px;
        height: 50px;
    }

    .search[c-productLiteraturePage_productLiteraturePage] {
        height: 50px;
        width: 211px;
    }

    .makebox[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
        width: 211px;
    }

    .selectedbox[c-productLiteraturePage_productLiteraturePage] {
        height: 50px;
    }

    .textvalue[c-productLiteraturePage_productLiteraturePage] {
        font-size: 19px;
    }

    .active_search_button_color[c-productLiteraturePage_productLiteraturePage] {
        height: 50px;
    }

    .Attribute_color[c-productLiteraturePage_productLiteraturePage] {
        height: 50px;
        width: 211px;
    }

    .search_Attribute[c-productLiteraturePage_productLiteraturePage] {
        width: 147px;
        height: 50px;
    }

    .selectedbox_attribute[c-productLiteraturePage_productLiteraturePage] {
        width: 211px;
        height: 50px;
    }

    .Attribute_color_active[c-productLiteraturePage_productLiteraturePage] {
        height: 50px;
        width: 211px;
    }

    .width_active_state[c-productLiteraturePage_productLiteraturePage] {
        height: 50px;
        width: 211px;
    }

    .active_attribute[c-productLiteraturePage_productLiteraturePage] {
        height: 50px;
        width: 211px;
    }

    .active_arrow[c-productLiteraturePage_productLiteraturePage] {
        margin-right: 15px;
        margin-top: 5px;
    }

    .arrow[c-productLiteraturePage_productLiteraturePage] {
        margin-right: 15px;
    }

    .mar[c-productLiteraturePage_productLiteraturePage] {
        width: 200px;
    }

    .box_checkboxed[c-productLiteraturePage_productLiteraturePage] {
        width: 17px;
        height: 17px;
    }

    .box_unchecked[c-productLiteraturePage_productLiteraturePage] {
        width: 17px;
        height: 17px;
    }

    .Attribute_name[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
        margin-top: -5px;
    }

    .dotted_class[c-productLiteraturePage_productLiteraturePage] {
        width: 580px;
        height: 119px;
        margin-right: 50px;
        margin-left: 50px;
    }

    .uploaded_list[c-productLiteraturePage_productLiteraturePage] {
        width: 252px;
        height: 50px;
    }

    .xls_text[c-productLiteraturePage_productLiteraturePage] {
        font-size: 16px;
    }

    .placeholder[c-productLiteraturePage_productLiteraturePage]::-webkit-input-placeholder {
        font-size: 20px;
    }

    .placeholder:-ms-input-placeholder[c-productLiteraturePage_productLiteraturePage] {
        font-size: 20px;
    }

    .placeholder[c-productLiteraturePage_productLiteraturePage]::placeholder {
        font-size: 20px;
    }
}

.chevronIcon[c-productLiteraturePage_productLiteraturePage] {
    cursor: pointer;
}

.Part_Number.No[c-productLiteraturePage_productLiteraturePage] {
    cursor: pointer;
}

li.Part_Number[c-productLiteraturePage_productLiteraturePage] {
    cursor: pointer;
}

.animation[c-productLiteraturePage_productLiteraturePage] {
    cursor: pointer;
}

.icon[c-productLiteraturePage_productLiteraturePage] {
    cursor: pointer;
}

.eachboxsize[c-productLiteraturePage_productLiteraturePage] {
    cursor: pointer;
}

.height1.no-outline[c-productLiteraturePage_productLiteraturePage] {
    cursor: pointer;
}

.plusymbol[c-productLiteraturePage_productLiteraturePage] {
    cursor: pointer;
}

.moreattr[c-productLiteraturePage_productLiteraturePage] {
    cursor: pointer;
}

.search_Attribute_text[c-productLiteraturePage_productLiteraturePage] {
    cursor: pointer;
}

.uploaded_list_text[c-productLiteraturePage_productLiteraturePage] {
    cursor: pointer;
}

.MargineInPersentageSmall[c-productLiteraturePage_productLiteraturePage] {
    margin: 2% 2%;
}

.MarginInPercentage[c-productLiteraturePage_productLiteraturePage] {
    margin: 2% 4.5% 0 4.5% !important;
    padding-bottom: 10%;
}

@media (min-width: 1401px) and (max-width: 1770px) {
    .narrowResults[c-productLiteraturePage_productLiteraturePage] {
        font-size: 30px !important;
        margin-right: 1.5rem !important;
    }

    .DisabledfilterClass[c-productLiteraturePage_productLiteraturePage] {
        font-size: 22px !important;
    }

    .filterClass[c-productLiteraturePage_productLiteraturePage] {
        font-size: 22px !important;
    }

    .chevronIcon[c-productLiteraturePage_productLiteraturePage] {
        height: 36px !important;
        width: 36px !important;
    }
}

@media (min-width: 320px) and (max-width: 400px) {
    .crossReferenceSec[c-productLiteraturePage_productLiteraturePage] {
        right: -10px !important;
    }
}

.blurBackground[c-productLiteraturePage_productLiteraturePage] {
    display: none;
}

.blurBackground[c-productLiteraturePage_productLiteraturePage]:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #000000 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.zoomedImage[c-productLiteraturePage_productLiteraturePage] {
    position: fixed;
    z-index: 2;
    top: 11%;
    right: 84px;
}

@media (min-width: 768px) and (max-width: 1025px) {
    .adjustWidth[c-productLiteraturePage_productLiteraturePage] {
        padding-top: 3%;
    }

    .addToListContainer[c-productLiteraturePage_productLiteraturePage] {
        width: 90%;
    }
}

button[c-productLiteraturePage_productLiteraturePage] {
    border: none;
    font-size: 40px;
}

.zoomedImage[c-productLiteraturePage_productLiteraturePage] {
    right: 12% !important;
}

.radio[c-productLiteraturePage_productLiteraturePage] input:checked[c-productLiteraturePage_productLiteraturePage]~.mark[c-productLiteraturePage_productLiteraturePage] {
    background-color: #000000;
    border: solid 2px #000000;
}

.radio[c-productLiteraturePage_productLiteraturePage] input[type=checkbox][c-productLiteraturePage_productLiteraturePage] {
    display: none;
}

.mark[c-productLiteraturePage_productLiteraturePage]:after {
    content: "";
    position: absolute;
    display: none;
}

.radio[c-productLiteraturePage_productLiteraturePage] {
    position: relative;
    padding-left: 25px;
    font-size: 18px;
    cursor: pointer;
    font-size: 17px;
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .radio[c-productLiteraturePage_productLiteraturePage] {
        font-size: 15px !important;
    }

    .mark[c-productLiteraturePage_productLiteraturePage] {
        top: 5.5px;
        width: 15px;
        height: 15px;
    }
}

.listOfNYs[c-productLiteraturePage_productLiteraturePage]::-webkit-scrollbar {
    width: 8px;
    display: block;
}

.listOfNYs[c-productLiteraturePage_productLiteraturePage]::-webkit-scrollbar-thumb {
    background: #B1B1B1
}

.listOfNYs[c-productLiteraturePage_productLiteraturePage]::-webkit-scrollbar-track {
    background: #D6D6D6
}

.addToExisting[c-productLiteraturePage_productLiteraturePage] fieldset[c-productLiteraturePage_productLiteraturePage] {
    overflow-y: scroll;
    max-height: 150px;
}

.addToExisting[c-productLiteraturePage_productLiteraturePage] fieldset[c-productLiteraturePage_productLiteraturePage]::-webkit-scrollbar {
    width: 8px;
    display: block;
}

.addToExisting[c-productLiteraturePage_productLiteraturePage] fieldset[c-productLiteraturePage_productLiteraturePage]::-webkit-scrollbar-thumb {
    background: black;
    border-radius: 10px;
}

.addToExisting[c-productLiteraturePage_productLiteraturePage] fieldset[c-productLiteraturePage_productLiteraturePage]::-webkit-scrollbar-track {
    background: white
}

.addToExisting[c-productLiteraturePage_productLiteraturePage] {
    padding-right: 10px;
}

.child1[c-productLiteraturePage_productLiteraturePage] {
    height: 150px;
}

h1[c-productLiteraturePage_productLiteraturePage] {
    font-size: 20px;
    margin-bottom: 0px;
}

@media (min-width: 1025px) and (max-width: 1440px) {
    h1[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    h1[c-productLiteraturePage_productLiteraturePage] {
        font-size: 14px;
    }

    .EquiTable[c-productLiteraturePage_productLiteraturePage] table[c-productLiteraturePage_productLiteraturePage] th[c-productLiteraturePage_productLiteraturePage] {
        min-width: 90px;
    }

    td.FamilyName[c-productLiteraturePage_productLiteraturePage] h1[c-productLiteraturePage_productLiteraturePage] {
        width: fit-content;
        position: sticky;
        left: 23px;
    }
}

.chevronIcon2[c-productLiteraturePage_productLiteraturePage] {
    margin-top: 0.7rem !important;
}

.hybrid-NYS[c-productLiteraturePage_productLiteraturePage] {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.hybrid-NYS-Heading[c-productLiteraturePage_productLiteraturePage] {
    font-size: 24px;
    font-family: "RobotoCondensedBold";
    padding-bottom: 10px;
}

.Fix-Arrow[c-productLiteraturePage_productLiteraturePage] {
    margin-top: -5px;
}

.widthEighty[c-productLiteraturePage_productLiteraturePage] {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

input[c-productLiteraturePage_productLiteraturePage]::-webkit-outer-spin-button,
input[c-productLiteraturePage_productLiteraturePage]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


.userDetailsPopup[c-newslettersignup_newslettersignup]:before {
    content: '';
    position: fixed;
    background: #000000;
    opacity: .47;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.userDetailsPopup[c-newslettersignup_newslettersignup] {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: inline;
    align-items: center;
    justify-content: center;
    z-index: 99;
}

.slds-form-element[c-newslettersignup_newslettersignup] {
    width: 98%;
}

.userDetails[c-newslettersignup_newslettersignup] {
    margin-top: 20px;
    width: 100%;
    background: #fff;
    z-index: 9;
    display: inline;
    flex-direction: column;
    padding: 20px;
    text-align: center;
}

.keepme[c-newslettersignup_newslettersignup] {
    width: 170px;
    height: 50px;
    font-size: 20px;
    float: left;
}

.close[c-newslettersignup_newslettersignup] img[c-newslettersignup_newslettersignup] {
    width: 22px;
    height: 22px;
    cursor: pointer;
    float: right;
}

.userInput[c-newslettersignup_newslettersignup] {
    display: flex;
    flex-direction: column;
    padding: 0 20px;
}

.text5[c-newslettersignup_newslettersignup] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-424242);
    text-align: left;
    font: normal normal normal 20px/24px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #424242;
    opacity: 1;
}

.form[c-newslettersignup_newslettersignup] {
    display: inline;
    flex-direction: column;
    padding-bottom: 20px;
}

.inputText[c-newslettersignup_newslettersignup] {
    width: 100%;
    display: inline;
    justify-content: space-between;
    font-family: RobotoCondensedRegular;
}

.inputText[c-newslettersignup_newslettersignup] textarea:focus-visible[c-newslettersignup_newslettersignup],
.inputText[c-newslettersignup_newslettersignup] input:focus-visible[c-newslettersignup_newslettersignup] {
    outline: none;
}

.radio[c-newslettersignup_newslettersignup] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18)/28px var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    text-align: left;
    font: normal normal normal 18px/28px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.userInput[c-newslettersignup_newslettersignup] h3[c-newslettersignup_newslettersignup] {
    color: #262626;
    font-size: 32px;
    font-weight: bold;
    font-family: RobotoCondensedRegular;
}

.text6[c-newslettersignup_newslettersignup] {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto-condensed);
    letter-spacing: var(--unnamed-character-spacing-0);
    float: right;
    text-align: justify;
    font: normal normal normal 20px/24px RobotoCondensedRegular;
    letter-spacing: 0px;
    color: #727272;
    opacity: 1;
}

.sendList[c-newslettersignup_newslettersignup] {
    background: #DA291C 0% 0% no-repeat padding-box;
    color: #fff;
    font-size: 20px;
    border: medium none;
    height: 40px;
    width: 20%;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: RobotoCondensedBold;
}

input:active[c-newslettersignup_newslettersignup] {
    border: none;
}

@media (min-width: 1025px) and (max-width: 1440px) {
    .text5[c-newslettersignup_newslettersignup] {
        font: normal normal normal 18px/24px RobotoCondensedRegular !important;
    }

    .text6[c-newslettersignup_newslettersignup] {
        font: normal normal normal 18px/24px RobotoCondensedRegular !important;
    }

    .userDetails[c-newslettersignup_newslettersignup] {
        width: 100% !important;
    }
}

@media (min-width: 768px) and (max-width: 1025px) {
    .userDetails[c-newslettersignup_newslettersignup] {
        width: 90% !important;
    }

    .slds-dropdown_fluid[c-newslettersignup_newslettersignup] {
        width: 84%;
    }
}

@media (min-width: 320px) and (max-width: 768px) {
    .userDetails[c-newslettersignup_newslettersignup] {
        width: 90% !important;
    }

    .inputText[c-newslettersignup_newslettersignup] {
        display: block !important;
    }

    .sendList[c-newslettersignup_newslettersignup] {
        width: 100% !important;
    }

    .userDetailsPopup[c-newslettersignup_newslettersignup] {
        position: absolute;
        top: 170px;
        right: 20px;
        left: 20px;
    }

    .userInput[c-newslettersignup_newslettersignup] h3[c-newslettersignup_newslettersignup] {
        font-size: 30px;
    }

    .text5[c-newslettersignup_newslettersignup] {
        font-size: 18px;
    }

    .close[c-newslettersignup_newslettersignup] {
        padding: 10px;
    }

    .userDetails[c-newslettersignup_newslettersignup] {
        padding: 0px;
    }

    .text2[c-newslettersignup_newslettersignup],
    .text3[c-newslettersignup_newslettersignup],
    .text4[c-newslettersignup_newslettersignup] {
        font-size: 15px !important;
    }

    .slds-dropdown_fluid[c-newslettersignup_newslettersignup] {
        width: 100%;
    }
}

@media (min-width: 2000px) {
    .userInput[c-newslettersignup_newslettersignup] h3[c-newslettersignup_newslettersignup] {
        font-size: 36px;
    }

    .text5[c-newslettersignup_newslettersignup] {
        font-size: 22px !important;
    }

    .slds-form-element__label[c-newslettersignup_newslettersignup] {
        font-size: 22px;
    }

    .text6[c-newslettersignup_newslettersignup] {
        font-size: 22px !important;
    }

    .sendList[c-newslettersignup_newslettersignup] {
        font-size: 24px;
        height: 52px;
    }
}


.THIS {
    font-family: RobotoCondensedBold;
    font-size: 20px;
}

@font-face {
    font-family: RobotoCondensedLight;
    src: url(/resource/RobotoCondensedLight);
}

@font-face {
    font-family: RobotoCondensedBold;
    src: url('/resource/RobotoFont/RobotoCondensed-Bold.ttf') format('TrueType');
}

@font-face {
    font-family: RobotoCondensedRegular;
    src: url('/resource/RobotoFont/RobotoCondensed-Regular.ttf') format('TrueType');
}

.body {
    width: 96%;
    margin: auto auto;
    font-family: RobotoCondensedRegular;
}

:focus-visible {
    outline: none !important;
}

.Heading {
    font-size: 60px;
    font-family: RobotoCondensedBold;
    padding-bottom: 25px;
}

.subHeading {
    font-size: 26px;
    font-family: RobotoCondensedBold;
    padding-bottom: 10px;
}

.content {
    font-family: RobotoCondensedRegular;
    font-size: 20px;
    max-width: 808px;
    padding-bottom: 15px;
}

.RTH {
    width: max-content;
    margin-left: 0.5%;
    padding-top: 50px;
    cursor: pointer;
}

ol:last-child {
    margin-bottom: 0px !important;
}

.RTHText {
    text-transform: uppercase;
    color: #777777;
    font-family: RobotoCondensedBold;
    font-size: 20px;
}

.RTHImage {
    padding-right: 8px;
}

.RTHImage img {
    width: 16px;
    padding-bottom: 3px;
}

.DownCont {
    color: #707070;
}

.crossArrow {
    text-align: end;
    color: white;
    position: absolute;
    right: 25px;
    top: 15px;
    z-index: 1;
    cursor: pointer;
}

.Grid {
    display: grid;
    grid-template-columns: auto auto;
}

.button {
    margin-left: auto;
    margin-right: auto;
    width: 310px;
}

.button button {
    width: 100%;
    border: none;
    height: 50px;
    font-size: 20px;
    color: white;
    font-family: RobotoCondensedBold;
}

.Margin {
    margin-left: 28px;
}

.allowenceRequest button {
    background: #DA291C;
}

.returnRequest button {
    background: #262626;
}

.TrackAll {
    text-align: center;
    font-size: 20px;
    color: #777777;
    text-decoration: underline;
    font-family: RobotoCondensedBold;
}

.button div {
    padding-bottom: 10px;
}

.greyBox {
    background-color: #EAEAEA;
    display: grid;
    grid-template-columns: 35% 65%;
    max-width: 730px;
    width: 100%;
}

.btn-div {
    padding: 25px;
}

.btn-disc {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 20px;
    color: #424242;
    padding-right: 20px;
}

.btn-sign {
    border: #DA291C;
    background-color: #DA291C;
    color: white;
    font-size: 20px;
    width: 182px;
    height: 50px;
    font-family: 'RobotoCondensedBold';
}

.flex-space-btn {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #707070;
    padding-bottom: 15px;
    margin-bottom: 35px;
    margin-top: 40px;
    align-items: center;
}

.download {
    font-size: 20px;
    cursor: pointer;
    font-family: RobotoCondensedBold;
}

.download img {
    width: 20px;
    padding: 0px 7px 0px 0px;
}

.DownCont {
    text-decoration: underline;
}

.contentHeading {
    font-size: 40px;
    font-weight: bold;
    font-family: 'RobotoCondensedBold';
}

.majorContent ol li {
    font-size: 20px;
}

.majorContent h5 {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: bold;
}

.majorContent ol li {
    padding-bottom: 15px;
    margin-bottom: 0px;
}

.majorContent p {
    padding-bottom: 0px;
    margin-top: 15px;
}

.majorContent ol {
    padding-left: 0;
    margin-top: 15px;
}

/*.form:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #000000 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    bottom: 0;
}*/

.formContent {
    z-index: 101;
    width: 44%;
    margin-left: 28%;
    margin-right: 28%;
    position: absolute;
    top: 153px;
}

@media (min-width:1025px) and (max-width:1440px) {
    .RTHText {
        font-size: 17px;
    }

    .button button {
        height: 46px;
        font-size: 17px;
    }

    .TrackAll {
        font-size: 17px;
    }

    .formContent {
        width: 50%;
        margin-left: 25%;
        margin-right: 25%;
    }

    .Heading {
        font-size: 50px;
    }

    .subHeading {
        font-size: 20px;
    }

    .content,
    .btn-disc,
    .btn-sign,
    .download,
    .majorContent {
        font-size: 17px;
    }

    .majorContent h5 {
        font-size: 20px;
    }

    ol li {
        font-size: 17px !important;
    }

    .majorContent p {
        font-size: 17px;
    }

    .contentHeading {
        font-size: 34px;
    }

    .body {
        width: 95%;
    }
}

@media (min-width:768px) and (max-width:1025px) {
    .formContent {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }

    .body {
        width: 95%;
    }

    .greyBox {
        max-width: 504px;
        display: flex;
    }

    .allowenceRequest {
        grid-area: aR;
    }

    .returnRequest {
        grid-area: rR;
    }

    .TrackAll {
        grid-area: tA;
    }

    .Grid {
        display: block;
    }

    .button {
        width: 100%;
        display: grid;
        grid-column-gap: 30px;
        grid-template-areas: 'aR rR''tA tA';
    }

    .button div {
        width: 100%;
    }

    .Margin {
        margin-left: 0px;
    }

    .Heading {
        font-size: 20px !important;
    }

    .Heading {
        font-size: 20px !important;
    }

    .content {
        font-size: 18px !important;
    }

    .btn-sign {
        font-size: 18px !important;
    }

    .btn-disc {
        font-size: 18px !important;
    }

    .contentHeading {
        font-size: 20px;
    }

    .download {
        font-size: 18px !important;
    }

    .majorContent {
        font-size: 18px !important;
    }

    ol li {
        font-size: 18px !important;
    }

    .majorContent p {
        font-size: 18px;
    }

    .majorContent h5 {
        font-size: 20px;
    }

    .subHeading {
        font-size: 20px !important;
    }
}

@media (min-width:320px) and (max-width:767px) {
    .formContent {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }

    .RTHText {
        font-size: 18px !important;
    }

    .body {
        width: 90%;
    }

    .Heading {
        font-size: 18px;
    }

    .subHeading {
        font-size: 18px;
    }

    .Grid {
        display: block;
    }

    .button {
        width: 100%;
    }

    .greyBox {
        display: flex;
        flex-direction: column-reverse;
    }

    .btn-sign {
        width: 100%;
        font-size: 20px;
    }

    .download {
        font-size: 17px;
    }

    .DownCont {
        margin-left: 10px;
    }

    .btn-disc {
        padding: 20px 30px 0px 30px;
        font-size: 16px;
    }

    .contentHeading {
        font-size: 18px;
    }

    .majorContent {
        font-size: 14px;
    }

    ol li {
        font-size: 14px !important;
    }

    .majorContent p {
        font-size: 14px;
    }

    .majorContent h5 {
        font-size: 16px;
    }

    .content {
        font-size: 14px;
    }

    .Margin {
        margin-left: 0px;
    }
}

@media (min-width: 1921px) {
    .RTHText {
        font-size: 22px;
    }

    .content {
        font-size: 22px;
    }

    .button button {
        font-size: 22px;
    }

    .TrackAll {
        font-size: 22px;
    }

    .download {
        font-size: 22px;
    }

    .majorContent h5 {
        font-size: 24px;
    }

    .majorContent ol li {
        font-size: 22px;
    }

    .majorContent p {
        font-size: 22px;
    }
}
.contact-form-area {
    width: 600px;
     margin: 0 auto; 
    /*margin-left: 120px;*/
    line-height: 1.5;
}

.contact-form-box {
  background: #fff;
  padding: 30px 0px;
  border-radius: 5px;
  font-size: 16px;
}

.form-row {
  padding: 10px 0;
}

.form-row span {
  width: 30%;
  float: left;
  font-weight: bold;
}

.form-row input{
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    background: #f6f6f6;
    color: #757575;
    font-family: "\5fae\8f6f\96c5\9ed1";
    border-radius: 5px;
}

.form-row textArea {
    width: 100%;
    height: 200px;
    padding: 10px;
    border: 1px solid #ccc;
    background: #f6f6f6;
    color: #757575;
    font-family: "\5fae\8f6f\96c5\9ed1";
    border-radius: 5px;
}
.form-row input:focus-visible{
	border: none;
	outline: none;
}
.form-row select {
  border: none;
  width: 67%;
  outline: none;
}

.button-row {
  text-align: center;
}

.button-row button {
  border: none;
  padding: 10px 20px;
  color: #fff;
  border-radius: 5px;
  margin: 20px;
  line-height: 1.5;
  cursor: pointer;
}

.button-submit {
    background: #ae8e65;
}


.t1{width:100px;float:left}
.t2{text-indent:0;}
.t2 img{text-indent:0;max-width:unset;max-height:unset;height:auto}
#showArea img{cursor:pointer;display:block;margin-bottom:5px;width:68px;padding:1px;border:1px solid #ccc;height:68px;float:left}
#main_img{cursor:pointer;display:block}
#gotop{cursor:pointer;display:block;margin-left:9px}
#gobottom{cursor:pointer;display:block;margin-left:9px}
#showArea{height:379px;margin:10px;overflow:hidden}
/* CSS class for zoomed area */
.MagicZoomBigImageCont{border:1px solid #afafaf;overflow:hidden}
.MagicZoomBigImageCont img{width:800px;height:800px}
.MagicZoomBigImageCont iframe{width:300px;height:300px}
.MagicZoomHeader{font:10px Tahoma, Verdana, Arial, sans-serif;color:#fff;background:#91b817;text-align:center !important}
.MagicZoomPup{border:1px solid #aaa;background:#DA291C;cursor:hand;left:0}
.MagicZoomLoading{text-align:center;background:#fff;color:#444;opacity:0.8;padding:3px 3px 3px 3px !important;display:none}
.MagicZoomLoading img{padding-top:3px !important}
.MagicThumb{cursor:url(cursor/zoomin.cur), pointer;outline:none}
.MagicThumb-zoomed{cursor:default}
.MagicThumb span{display:none}
.MagicThumb-image{border:1px solid #ccc;outline:none}
.MagicThumb-image-zoomed{cursor:url(cursor/zoomout.cur), pointer}
.MagicThumb-caption{color:#333333;background-color:#F0F0F0;border:1px solid #CCC;border-top:none;font-family:Verdana, Helvetica;font-size:11px;padding:8px 16px}
.MagicThumb-controlbar{display:block;height:18px}
.MagicThumb-controlbar a{display:block;width:180px;height:180px;margin:0px 1px;outline:none;float:left;overflow:hidden}
.MagicThumb-controlbar a span{display:block;width:1000px;height:1000px;background:transparent url(../images/controlbar.png) no-repeat 0 0;outline:none;position:absolute;left:0px;top:0px}
.MagicThumb-loading{border:1px solid #000;background:#fff url(../images/loader.gif) no-repeat 2px 50%;padding:2px 2px 2px 22px;margin:0;text-decoration:none;text-align:left;font-size:8pt;font-family:sans-serif;}
