#lowernav {top:125px;}
    @media screen and (max-width:1024px){
        .header-container {
             margin-bottom:10px;
        }
    }
    @media screen and (max-width:991px){
    #navbar-collapse {
        display:none!important;
    }
    #footerrow2 .footerrow2-column,
    .top-nav-container {
        display: none
    }
    .template_quicksearch_container {
        display: none !important
    }
     body {
        padding-top: 98px;
    }
        .headerblock {
            height:105px;
        }
/*    .uspBanner {margin-top:90px;}        */
    .top-nav-main {
        border-bottom: 0;
        margin-bottom: 0
    }
        .header-container {
        width:100%!important;
         max-width:100%!important;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
            margin-bottom:0px;
        }
    }
    @media screen and (max-width:360px){
/*        #topnavleft {display:none;}*/
        .logoh1 img {max-width:70px!important; margin-top:15px;}
        #topnavright ul#myAccountButtons {margin-right:2px;}
        #topnav #topnavright .loveList {padding-left:5px !important;}
    }
