
@media all and (max-width: 530px) {

    /* GLOBAL STYLES */
    /* GLOBAL FORMS */
    /* GLOBAL TABLES */

    #searchbox-container {
        background-color: #f9f9f98a !important;
        position: absolute !important;
        width: 90% !important;
        max-width: 380px;
        margin-bottom: 10px !important;
        max-height: 300px !important;
        height: 250px !important;
        top: 290px !important;
        z-index: 1010 !important;
        margin-left: 5% !important;
        /* padding-top: 3% !important; */
        padding-bottom: 0% !important;
        padding-right: 0% !important;

    }

    .Search-box-Home {
        position: relative !important;
        left: 0% !important;
        width: 100% !important;
        text-align: left !important;
        padding: 10px !important;
    }

    .Search-box-HomeInput {
        margin-bottom: 5px !important;
        padding-top: 10px !important;
    }

    .master-header-wrapper .row {
        background-color: #f9f9f98a !important;
        position: absolute !important;
        width: 90% !important;
        margin-bottom: 10px !important;
        max-height: 45% !important;
        height: 30% !important;
        top: 320px !important;
        z-index: 1010 !important;
        margin-left: 5% !important;
        padding-top: 4% !important;
    }

    .Search-box-HomeLinkSerial {
        order: 3;
    }
    #PNCSliderWrapper {
        width: auto !important;
    }

    .PNCCategory img {
        max-height: -webkit-fill-available !important;
        max-width: -webkit-fill-available !important;
    }
    #PNCSliderWrapper .PNCSliderContainer #PNCCategoryList ul li span {
        border-bottom: none !important;
    }
    #PNCSliderWrapper .PNCSliderContainer #PNCCategoryList {
        width: 50% !important;
    }
    .PNCCategory {
        float: right !important;
        width: 50% !important;
    }
    #PNCSliderWrapper .PNCSliderContainer #PNCCategoryList {
        height: auto !important;
        padding-bottom: 20px !important;
    }

    .custom-select .select-input-type {
        width: 35%;
        display: inline-block;
        position: relative;
        font-family: Arial, Helvetica, sans-serif
    }
    #FormProductSearchHome ul.select-input-type {
        display: -webkit-inline-box;
    }
    #RefProductHome {
        margin-top: 0% !important;
        border-top-left-radius: .3125rem;
        border-bottom-left-radius: .3125rem;
    }
 h2.title-step {
        text-align: left;
    }
    h3.content-step {
        text-align: left;
    }

    #small-searchterms {
        width: 100% !important;
    }
    .store-search-box {
        width: 80% !important;
    }
    .Search-box-HomeTile1 {
        font-size: 20px !important;
    }
    div#searchcontainer-home {
        top: 10% !important;
        width: 90% !important;
        padding: 20px 0 !important;
    }
    .instantSearch {
        left: 14% !important;
        margin-top: 40px !important;
    }
    .container-home-agora-search-product .Search-box-Home ul.select-input-type li.selected:after, .container-home-agora-search-product .Search-box-Home ul.select-input-type li.selected:before{
        display:none;
    }

    input.search-box-text {
        height: initial !important;
    }

    .Search-box-HomeInput button {
        top: 45% !important;
        left: 85% !important;
        display: inline-block !important;
        position: absolute !important;
        background-color: transparent !important;
    }

    .search-not-found-message-email {
        text-decoration: underline;
        color: #000080;
    }

    .RestrictedPartMotiveList a {
        font-size: 12px;
    }


    .custom-select select {
        display: none; /*hide original SELECT element:*/
    }

    .select-selected {
        background-color: #F1F1F1;
    }

        /*style the arrow inside the select element:*/
        .select-selected:after {
            position: absolute;
            content: "";
            top: 14px;
            right: 10px;
            width: 0;
            height: 0;
            border: 6px solid transparent;
            border-color: #000 transparent transparent transparent;
        }

        /*point the arrow upwards when the select box is open (active):*/
        .select-selected.select-arrow-active:after {
            border-color: transparent transparent #000 transparent;
            top: 7px;
        }

    /*style the items (options), including the selected item:*/
    .select-items div, .select-selected {
        color: #000;
        padding: 8px 16px;
        border: 1px solid transparent;
        border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
        cursor: pointer;
        user-select: none;
    }

    /*style items (options):*/
    .select-items {
        position: absolute;
        background-color: #F1F1F1;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 99;
    }

    /*hide the items when the select box is closed:*/
    .select-hide {
        display: none;
    }

    .select-items div:hover, .same-as-selected {
        background-color: rgba(0, 0, 0, 0.1);
    }

    .custom-select {
        position: relative !important;
        font-family: Arial !important;
        width: 100% !important;
        top: 7% !important;
        display: inline-block !important;
        margin-bottom: 2% !important;
    }

    .searchbottom-link {
        margin-top: -14%;
        display: inline-block;
    }

    .CheckCompatibilityBoxProductPage {
        border-top: #C8C8C8 1.5px solid;
        border-bottom: #C8C8C8 1.5px solid;
        border-radius: .5em;
        width: 300px;
        padding: 15px 0 15px 5px;
        color: #000;
        position: relative;
        bottom: 0;
        left: 0;
        display: inline-block !important;
        margin: 0;
        background-color: transparent;
        opacity: 1;
    }
}

@media all and (max-width: 395px) {

    .Search-box-HomeInput button {
        top: 53% !important;
        left: 80% !important;
        display: inline-block !important;
        position: absolute !important;
        background-color: transparent !important;
    }
}

@media all and (max-width: 367px) {

    #searchbox-container {
        background-color: #f9f9f98a !important;
        position: absolute !important;
        width: 90% !important;
        max-width: 380px;
        margin-bottom: 10px !important;
        max-height: 300px !important;
        height: 250px !important;
        top: 390px !important;
        z-index: 1010 !important;
        margin-left: 5% !important;
        /* padding-top: 3% !important; */
        padding-bottom: 0% !important;
        padding-right: 0% !important;
    }

    .CheckCompatibilityBoxProductPage {
        border-top: #C8C8C8 1.5px solid;
        border-bottom: #C8C8C8 1.5px solid;
        border-radius: .5em;
        width: 300px;
        padding: 15px 0 15px 5px;
        color: #000;
        position: relative;
        bottom: 0;
        left: 0;
        display: inline-block !important;
        margin: 0;
        background-color: transparent;
        opacity: 1;
    }
}