.header-menu {
    z-index: 1001;  
    color: #fff;
    margin-bottom: 20px;
}

.header-menu a {
    color: #fff;
}

.header-menu > ul:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
}

.header-menu > ul > li {
    float: left;
}

.header-menu > ul > li > a, .drop-title {
    float: left;
    padding: 0 20px;
    font: 15px 'Exo', sans-serif;
    letter-spacing: 2px;
    color: #fff;
}

.home-page-header {
    display: block;
}


.ui-autocomplete {
    z-index: 1002 !important;
}

/* RESETS */

.mega-menu a, .mega-menu a:hover {
    text-decoration: none;
}

.header-menu{
}

.drop-menu a, .drop-menu a:hover {
    text-decoration:none;
}

/* MAIN PANEL */

.drop-menu {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1001;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    height: 75px;
    background: #202040;
    color: #ffffff;
}
.drop-menu:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
}
.drop-menu > li, .drop-title {
    float:left;
}
.drop-menu > li:first-child {

}
.drop-menu > li:hover > .drop-title, .drop-title a:hover {
    color: #7a7acb !important;
}
.drop-menu > li > a {
    display:block;
    padding: 0px 20px;
    color: #ffffff;
    height: 75px;
    font: normal bold 12px/32px Arial, Helvetica, sans-serif;
}
.drop-menu a.view-all {
    font-weight:bold !important;
}
.drop-menu .logo img {
    padding: 22px 10px 0 25px;
}

.drop-menu .logo {

}

.drop-title {
    line-height: 75px;
}

/* DROPDOWN */

.drop-menu {
    position: relative;
}

.drop-menu .dropdown {
    position: absolute;
    top: 75px;
    padding: 0 0 0 5%;
    display: none;
    overflow: hidden;
    background: #ffffff;
    border-bottom: 2px solid #edecec;
}
.drop-menu .dropdown.fullWidth {
    left: 0px;
    width: 100%;
}
.drop-menu li:hover .dropdown {
    display: block;
}

/* ROWS AND BOXES */

.drop-menu .row {
    overflow: hidden;
    min-height: 100%;
    width: 100%;
    border-spacing: 10px 5px;
}
.drop-menu .box, .drop-menu .boxwide {
    float: left;
    margin: 0 6px;
    padding: 0 10px;
}
.drop-menu .device .box {
    height: 100%;
    margin: 30px 0;
 /*   border-right: 1px solid #cccccc; */
}
.drop-menu .products .box {
    height: 100%;
    margin: 30px 0;
/*    border-right: 1px solid #cccccc; */
}
.drop-menu .device .boxwide {
    height: 100%;
    margin: 30px 0;
/*    border-right: 1px solid #cccccc; */
}
.drop-menu .products.fullWidth .box {
    padding-left: 20px;
}
.drop-menu .box ul, .drop-menu .boxwide ul {
    margin: 0;
    padding: 0 20px 0 0;
    list-style: none;
}
.drop-menu .picture {
    float: left;
}
.drop-menu .picture img {
    border: 0 !important;
    margin: 0 7px;
}
.drop-menu .picture a {
    display: block;
    overflow: hidden;
    width: 90px;
    height: 76px;
}
.drop-menu .box .subdevice, .drop-menu .boxwide .subdevice {
    float: left;
    width: ;
}
.drop-menu .box strong, .drop-menu .boxwide strong {
    display: block;
    margin-bottom: 5px;
    font-family: 'Exo', sans-serif;
    font-size: 15px;
    letter-spacing: 2px;
}
.drop-menu .box strong a, .drop-menu .boxwide strong a {
    color: #333;
    letter-spacing: 0.5px;
    font-weight: bold;
}
.drop-menu .box strong a:hover, .drop-menu .boxwide strong a:hover {
    color: #AF0304;
    text-decoration: none;
}
.drop-menu .box li a, .drop-menu .boxwide li a {
    display: block;
    padding: 5px 0 5px 10px;
    color: #8c8c8c !important;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    line-height: 28px;
    letter-spacing: 1px;
}
.drop-menu .box li a:hover, .drop-menu .boxwide li a:hover {
    color: #595b60 !important;
}
.drop-menu .box li:last-child:hover a {
    border-bottom: none;
}
/* product DROPDOWN */

.drop-menu .product {
    display: block;
    background: none !important;
}
.drop-menu .product span {
    display: block;
    overflow: hidden;
    width: 90px;
    height: 90px;
    margin-bottom: 5px;
}
.drop-menu li a.product,
.drop-menu li a.product:hover {
    font: normal bold 13px Arial, Helvetica, sans-serif !important;
    background: none !important;
}
.drop-menu .topic-wrapper p {
    margin: 0;
    padding: 10px;
    color: #333;
}

.header-menu .title {
    margin-left: 85px;
    font-size: 14px;
    color: #595b60;
}
.header-menu .titletablet, .header-menu .titlephone, .header-menu .titlelaptop {
    font-size: 14px;
    color: #595b60;
}
.header-menu .titletablet {
    margin-left: 111px;
}
.header-menu .titlephone {
    margin-left: 54px;
}
.header-menu .titlelaptop {
    margin-left: 113px;
}
.header-menu .products .title {
    margin-left: 10px;
}
.salelink {
    color: #ee0000 !important;
}
.header-menu > ul .plus-button {
    position: absolute;
    top: 0;
    left: 0;
    border-left: 1px solid rgba(255,255,255,0.25);
    width: 47px;
    height: 47px;
    background: #363c74 url('../img/responsive-plus.png') no-repeat center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: background .1s ease-in-out;
    -moz-transition: background .1s ease-in-out;
    -o-transition: background .1s ease-in-out;
    transition: background .1s ease-in-out;
}
.header-menu > ul .plus-button.close {
    background: #505050 url('../img/responsive-minus.png') no-repeat center;
    margin-right: 47px;  
    box-shadow: 0 !important;
}
.navbreak {
    margin-top: 30px;
}

.nav-featured {
    margin-left: 30px;
}

.nav-featured h2 {
    font-family: roboto;
    font-size: 28px;
    color: #000000;
    letter-spacing: 1px;
    padding: 5px 0;
}

.nav-featured a {
    font-family: exo;
    font-size: 14px;
    color: #202040;
    letter-spacing: 1px;
}

#fixed-nav {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2349204 !important ;
}

.sale-nav {
    width: 98%;
    min-height: 24px;
    padding: 8px 1%;
    background: #c3103d url("http://targus.com/us/content/images/uploaded/holiday-promo-2015/holiday-promo-bar-bg.jpg");
    background-position: center;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    -webkit-background-size: auto 100%; 
    background-size: auto 100%;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    z-index: 2349204 !important;
}

.sale-nav h4 {
    font-weight: 300;
    color: #ffffff;
}

.sale-nav h4 strong {
    font-weight: 600;
}

.sale-nav a {
    width: 94px;
    height: 28px;
    line-height: 28px;
    margin: 0 5px;
    background: #850f2d;
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; /* future proofing */
    -khtml-border-radius: 5px; /* for old Konqueror browsers */
}

.sale-nav .x-close {
    float: right;
    padding-right: 10px;
    cursor: pointer
}

.hide-sale-nav {
    display: none;
}

.sale-nav-spacer {
    width: 100%;
    min-height: 40px;
    float: ;
    display: none;
}

.hide-sale-nav-spacer {
    display: none;
}

/*=====================================================
    
    COMPUTERS

=====================================================*/

@media screen and (min-width: 981px) {

    .header-menu, .home-page-header, .drop-menu {
    }

    .nav-cart-new {
        width: 38px;
        height: 25px;
        padding: 25px 5px 0 0;
        left: ;
        margin: 0 auto;
        float: right;
        z-index: 532525234;
    }

}


/*=====================================================
    
    TABLETS LANDSCAPE & NETBOOKS

=====================================================*/

@media screen and (max-width: 980px) and (min-width: 769px) {

    .header-menu, .home-page-header, .drop-menu {
    }

    .nav-featured {
        display: none;
    }

    .nav-cart-new {
        display: none;
    }

}



/*=====================================================
    
    TABLETS PORTRAIT & SMARTPHONES LANDSCAPE

=====================================================*/

@media screen and (max-width: 768px) {

    .home-page-header, .home-page-header .header {
        position: relative;
        float: left;
        height: 75px;
        width: 100%;
    }

    #fixed-nav, .sale-nav {
        position: relative;
    }

    .sale-nav-spacer {
        display: none;
    }

    .drop-menu {
        display: none;
    }

    .salelink {
        -webkit-box-shadow: -2px 4px 5px rgba(0, 0, 0, 0.5);
        -moz-box-shadow:    -2px 4px 5px rgba(0, 0, 0, 0.5);
        box-shadow:         -2px 4px 5px rgba(0, 0, 0, 0.5);
    }

    .header-menu > ul {
        margin-top: 60px;
    }

    .header-menu > ul > li {
        width: 100%;
    }

    .header-menu > ul > li > a, .drop-title {
        float: none;
        height: 48px;
    }

    .top_menu_link_drop  {
        padding: 0;
    }

    .top_menu_link_drop a {
        display: block;
        padding-left: 62px !important;
        color: #3b3b3b !important;
        text-decoration: none;
        font-size: 14px;
        font-family: 'Roboto', sans-serif;
        line-height: 47px;
        letter-spacing: 2px;
    }

    .nav-item-wrapper {
        display: block;
        padding: 5px 0 5px 10px;
        color: #3d3d3d !important;
        text-decoration: none;
        font-size: 14px;
        font-family: 'Roboto', sans-serif;
        line-height: 28px;
        letter-spacing: 2px;
        height: 37px;
    }

    .nav-item-wrapper span {
        padding: 0 0 0 47px;
        height: 47px;
    }

    .dropbg {
        background: #ccc;
    }

    .nav-cart-new {
        display: none;
    }

}
