@media screen and (max-width: 767px) {

    #HeaderContent {
        text-align: center;
        height: initial;
    }

    #HeaderAdminLink {
        left: unset;
        right: 5px;
        top: 2px;
    }


    /*********WELCOME BANNER*********/

    .Welcome {
        height: 40px;
    }

    .WelcomeBackHeader {
        text-align: center;
        line-height: 20px;
    }

        .WelcomeBackHeader a {
            font-size: 12px;
        }


    .WelcomeWrap {
        background: none;
        padding: 7px 0px !important;
    }

    .WelcomeBackHeader svg {
        font-size: 13px;
    }

    #QuickPad {
        font-size: 12px;
        top: 0px;
    }



    /*********HEADER LOGO*********/

    .HeaderLogoWrapper {
        position: unset;
    }

    .HeaderLogo {
        width: 160px;
    }



    /*********TOP NAVIGATION*********/


    .DropDown, #HeaderProducts {
        display: none !important;
    }

    .DropDownArrow {
        vertical-align: middle;
    }

    #Dropdown {
        display: none !important;
    }

    #HeaderLogin {
        min-width: 300px;
        max-width: 400px;
        width: 80%;
    }

    .LoginInput input {
        width: 87%;
    }


    /*********MOBILE NAVIGATION*********/



    #SubHeaderWrapper {
        position: absolute;
        bottom: 53px;
        width: 100%;
        z-index: 9999;
    }

    #SubHeader li {
        width: 32% !important;
        font-size: 18px;
        padding-bottom: 0px;
    }

        #SubHeader li a {
            font-size: 12px;
            line-height: 40px;
        }

    #MainSearchWrapper {
        width: 100%;
        right: 0px;
        background: #ecebeb;
        bottom: 0px;
        height: 53px;
        top: unset;
    }


    #SearchBar {
        position: inherit;
        width: auto;
        height: initial;
        background-color: none;
        border-radius: 0px;
        background-image: none;
    }


    .SearchButton {
        position: absolute;
        right: 5px;
        top: 1px
    }

    #NewSearch {
        padding: 0px;
        background-color: #bdbfc1;
        text-align: left;
        position: relative;
        right: 0px;
    }

    #HeaderWrapper {
        margin-top: 0px;
        position: relative;
        height: auto;
    }

    #Header {
        max-width: 767px;
        height: 256px;
        z-index: 9999;
    }

    .DesktopOnly {
        display: none !important;
    }

    .DesktopOnlyContact {
        display: none !important;
    }

    #ProductsFlyout {
        display: none !important;
    }

    #AddToCart {
        right: 0px;
        left: 0px;
        bottom: 0px;
        margin: 0 auto;
        width: 120px;
    }


    /* MINI CART */
    span#CartBubble {
        display: none !important;
    }

    #AdminPage {
        display: none !important;
    }

    .DesktopOnly {
        display: none !important;
    }

    .MobileOnly {
        display: inline-block !important;
    }

    #HeaderContent {
        text-align: center;
        height: 130px;
    }

    .CompanyLogo {
        display: inline-block;
        max-width: 195px;
        width: 47%;
        left: 10px;
        top: 5px;
    }

    #TopNavigationWrapper {
        display: inline-block;
        vertical-align: top;
        margin: 0 auto;
        width: 100%;
        position: absolute;
        top: 155px;
        left: 0px;
        z-index: 1;
        right: 18px;
        text-align: center;
    }

    .TopNavigation svg {
        font-size: 13px !important;
        position: relative;
        bottom: 1px;
        margin-right: 4px;
    }

    #TopNavigationWrapper a, #TopNavigationWrapper a:active, #TopNavigationWrapper a:hover, #TopNavigationWrapper a:visited {
        font-size: 11px;
    }

    #CartBox {
        padding-left: 0px;
        float: none;
        padding-right: 10px;
    }

    #ModelLookup {
        border: none;
        float: none;
        margin-right: 0px;
    }

    #TopNavLinkTitles1 {
        right: auto;
        font-size: 12px;
    }

    #HeaderSignIn p {
        right: auto;
        font-size: 12px;
    }

    #HeaderLogOut {
        padding-right: 10px;
    }

    #TopNavLinkTitles2 {
        right: auto;
        font-size: 12px;
        left: 2px;
        bottom: 7px;
    }

    #HeaderAccount p {
        right: auto;
        font-size: 12px;
        left: 2px;
        bottom: 7px;
    }

    .MyAccountWrapper p {
        right: auto;
        font-size: 12px !important;
        margin-right: 6px;
    }

    #TopNavLinkTitles3 {
        right: auto;
        font-size: 12px !important;
        margin-right: 6px;
    }

    #TopNavLinkTitles5 {
        font-size: 12px;
    }

    .MyAccountIcon {
        width: 20px;
    }

    #ShoppingCartLink img {
        width: 22px;
    }

    .MyCart span {
        width: 20px;
        bottom: 37px;
        left: 3px;
    }

    Login {
        width: 30%;
    }


    #HeaderMyAccount {
        display: none !important;
    }

    #HelloMessage {
        top: 68px;
    }

    #HeaderAccount, #HeaderSignIn {
        vertical-align: top;
        height: 62%;
        float: none;
        padding: 3px 9px 3px 5px;
    }

    #HeaderAccount {
        height: initial;
        margin-left: 0px;
        padding-right: 8px;
        margin-right: 6px;
    }

    #HeaderSearchBox {
        width: 100% !important;
        min-width: inherit;
        float: none;
    }

    #QuickPadIcon {
        display: inline-block;
    }

    #ResourcesLink {
        display: inline-block !important;
    }

        #ResourcesLink svg {
            display: none;
        }

    .DropdownLvl2 {
        display: none !important;
    }


    #SearchBar {
        width: 100%;
        position: absolute;
        bottom: 0px;
        height: 53px;
        z-index: 99;
        left: 0px;
        background: #bdbfc1;
    }

    #NewSearch {
        width: 84%;
        height: auto;
        position: relative;
        z-index: 999999999;
        padding: 0px;
        left: 20px;
        bottom: 0px;
        margin: 0 auto;
    }

    #SearchForm {
        width: 69%;
        display: inline-block;
        position: relative;
        top: 6px;
        margin-bottom: 0px;
        background: #f7f7f7;
        border: 1px solid #dadada;
        height: 38px;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .SearchButton {
        top: -5px;
        right: 7px;
    }

    #SearchTextInput {
        width: 100%;
        display: inline-block;
        z-index: 99;
    }

    .SearchSuggestions {
        display: none !important;
    }

    #MobileDropDown {
        right: 75px;
    }

    #MobileMenu {
        display: inline-block;
        position: absolute;
        bottom: 7px;
        left: 7px;
        z-index: 99999;
        cursor: pointer;
    }

    .bar1, .bar2, .bar3 {
        width: 35px;
        height: 5px;
        background-color: #116bae;
        margin: 6px 0;
        transition: 0.4s;
    }

    /* Rotate first bar */
    .change .bar1 {
        -webkit-transform: rotate(-45deg) translate(-9px, 6px);
        transform: rotate(-45deg) translate(-9px, 6px);
    }

    /* Fade out the second bar */
    .change .bar2 {
        opacity: 0;
    }

    /* Rotate last bar */
    .change .bar3 {
        -webkit-transform: rotate(45deg) translate(-8px, -8px);
        transform: rotate(45deg) translate(-8px, -8px);
    }

    .Expanded {
        display: inline-block;
        background-repeat: no-repeat !important;
        background-position: center !important;
        width: 40px;
        height: 40px;
    }

    #MobileMenuWrapper img {
        position: absolute;
        left: 0px;
    }

    #MobileNavigation {
        z-index: 999;
        position: absolute;
        top: 53px;
        left: 0px;
        width: 215px;
        display: initial;
        text-align: left;
    }

        #MobileNavigation a {
            color: #fff;
            display: block;
            text-decoration: none;
            padding-left: 15px;
            width: auto !important;
        }

        #MobileNavigation ul {
            padding: 0px;
            margin: 0px;
        }

            #MobileNavigation ul > li {
                list-style-type: none;
                background-color: #116bae;
                font-size: 18px;
                border-bottom: 1px solid #1b5077;
                line-height: 39px;
            }


    #AccountDrop, #ResourcesDrop, #IndustriesDrop, #ServicesDrop, #AboutDrop, #BrandDrop {
        border-top: 1px solid #696969;
    }

        #AccountDrop li, #ResourcesDrop li, #IndustriesDrop li, #ServicesDrop li, #AboutDrop li, #BrandDrop li {
            padding-left: 15px;
            font-size: 16px !important;
            font-weight: normal;
            background-color: #bdbfc1 !important;
        }

            #AccountDrop li a, #ResourcesDrop li a, #IndustriesDrop li a, #ServicesDrop li a, #AboutDrop li a, #BrandDrop li a {
                color: #242021;
            }


    .Active {
        background-color: #24a463 !important;
    }

    #NavSpacer {
        display: none !important;
    }

    a#ShoppingCartLink {
        vertical-align: bottom;
        margin-left: 1px;
    }

    .IconWrap {
        border: none !important;
        position: absolute !important;
    }

    .TopNavigation {
        right: 0px;
        text-align: center;
        margin: 0 auto;
        font-size: 12px;
    }



    @media screen and (max-width: 500px) {
        #HeaderPhone {
            font-size: 13px;
            left: unset;
            right: 5px;
            margin-top: 0px;
        }

        #HeaderWelcomeBack {
            display: none;
        }

        #HeaderAdminLink {
            top: 18px;
        }
    }

    @media screen and (max-width: 480px) {
        #HeaderLogOut svg {
            display: none;
        }
    }

    @media screen and (max-width: 400px) {
        .MobileHide {
            display: none;
        }

        #QuickPad svg {
            display: none;
        }
    }
}
