.header-menu {
    z-index: 1001;  
    color: #414141;
    margin-bottom: 0px;
}

.header-menu a {
    color: #414141;
}

.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 !important;
    padding: 0 1em;
    font: 14px "open sans", "arial";
    color: #000;
    letter-spacing: 0;
    font-weight: 700;
    letter-spacing: -0.5px;
}

.home-page-header {
    display: block;
}

.ui-autocomplete {
    z-index: 1002 !important;
}


/* RESETS */

.mega-menu a, .mega-menu a:hover {
    text-decoration: none;
}

.drop-menu a, .drop-menu a:hover {
    text-decoration:none;
}


/* MAIN PANEL */

.drop-menu {
    top: 0;
    left: 0;
    max-width: 1200px;
    width: 100%;
    z-index: 1001;
    margin: 0 auto;
    padding: 0 20px;
    list-style: none;
    height: 60px;
    background: #fff;
    color: #414141;
    text-align: left;
}

.drop-menu-outside-wrap {
    width: 100%;
    background: #ffffff;
    margin: 0 auto;
    -webkit-box-shadow: 0 6px 6px -6px #666666;
    -moz-box-shadow: 0 6px 6px -6px #666666;
    box-shadow: 0 6px 6px -6px #666666;
}

.drop-menu:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0;
}

.drop-menu > li, .drop-title {
    float:left;
    cursor: default;
}

.drop-menu > li:hover > .drop-title, .drop-title a:hover {
    color: #000 !important;
    border-bottom: 3px solid #0082bf;
    opacity: 1;
}

.drop-title,
.drop-title a {
    height: 60px !important;
    display: block;
    white-space: nowrap
}

.drop-menu > li > a {
    display:block;
    padding: 0px 20px;
    color: #414141;
    height: 60px;
    font: normal bold 12px/32px Arial, Helvetica, sans-serif;
}

.drop-menu a.view-all {
    font-weight:bold !important;
}

.drop-menu .logo img {
    padding: 17px 10px 0 0px;
}

.drop-menu li .logo {
    padding-left: 0;
}

.drop-title {
    line-height: 60px;
}


/* DROPDOWN */

.drop-menu-outside-wrap {
    position: relative;
}

.drop-menu .dropdown {
    position: absolute;
    width: 100% !important;
    height: 360px;
    top: 60px;
    padding: 0 0 0 0;
    overflow: hidden;
    background: #000;
    z-index: 1000;
    -webkit-box-shadow: 0 6px 6px -6px black;
    -moz-box-shadow: 0 6px 6px -6px black;
    box-shadow: 0 6px 6px -6px black;
}

.drop-menu .dropdown.fullWidth {
    left: 0px;
    width: 100%;
}

.drop-menu li:hover .dropdown {
    display: block;
}

.row-wrapper {
    max-width: 1200px;
    margin: 0 auto;
}


/* ROWS AND BOXES */

.drop-menu .box {
    border-right: 1px solid #222222;
    height: 300px !important;
    display: inline-block;
    padding-left: 2% !important;
    padding-right: 2% !important;
}

.drop-menu .row {
    overflow: hidden;
    min-height: 100%;
    width: 100%;
    border-spacing: 10px 5px;
}

.drop-menu .box, .drop-menu .boxwide {
    float: left;
    margin: 0;
    padding: 0 0px;
}

.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: 0px;
}

.drop-menu .box ul, .drop-menu .boxwide ul {
    margin: 0;
    padding: 0 0px 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: "open sans", "arial";
    font-size: 13px;
    color: #fff;
}

.drop-menu .box strong a, .drop-menu .boxwide strong a,
.drop-menu .box strong, .drop-menu .boxwide strong {
    color: #fff;
    letter-spacing: 0px;
    font-weight: 600;
}

.drop-menu .box strong a:hover, .drop-menu .boxwide strong a:hover {
    color: #0082bf;
    text-decoration: none;
}

.drop-menu .box li a, .drop-menu .boxwide li a {
    display: block;
    padding: 3px 0 3px 0;
    color: #999999;
    text-decoration: none;
    font-size: 13px;
    font-family: "open sans", "arial";
    line-height: 17px;
    letter-spacing: .5px;
    max-width: 200px;
}

.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;
}

.box-premium {
    margin-top: 26px !important;
    text-align: right;
}

.box-premium  ul a {
    font-size: 13px !important;
    line-height: 16px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-weight: 600;
    letter-spacing: 0px !important;
    color: #fff !important;
}

/* 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: #fff;
}

.header-menu .titletablet, .header-menu .titlephone, .header-menu .titlelaptop {
    font-size: 14px;
    color: #fff;
}

.header-menu .titletablet {
    margin-left: 111px;
}

.header-menu .titlephone {
    margin-left: 54px;
}

.header-menu .titlelaptop {
    margin-left: 113px;
}

.header-menu .products .title {
    margin-left: 0px;
}

.salelink {
    color: #ee0000 !important;
}

.header-menu > ul .plus-button {
    position: absolute;
    top: 0;
    right: 0;
    border-left: 0;
    width: 47px;
    height: 47px;
    background: url('../images/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: url('../images/responsive-minus.png') no-repeat center;
    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: Raleway;
    font-size: 14px;
    color: #202040;
    letter-spacing: 1px;
}

#fixed-nav {
    width: 100%;
    z-index: 2349204 !important ;
}

.sale-nav {
    width: 100% !important;
    min-height: 24px;
    padding: 8px 0;
    background: #422e5d url("/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;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    z-index: 2349204 !important;
}

.sale-nav-inside-wrap {
    max-width: 1200px;
    margin: 0 auto;
}

.sale-nav h4 {
    font-weight: 300;
    color: #000000;
}

.sale-nav h4 strong {
    font-weight: 600;
}

.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;
}

.nav-support-new {
    float: right;
    line-height: 60px;
    margin-left: 10px;
    font-family: "open sans", "arial";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.5px;
}

.nav-support-new a:hover {
    color: #0082bf;
}

/*=====================================================
    
    COMPUTERS

=====================================================*/

@media screen and (min-width: 769px) {

    .nav-cart-new {
        width: 38px;
        height: 25px;
        margin: 18px 0 0 10px;
        left: ;
        float: left;
        z-index: 532525234;
    }

    #nav-search-wrap {
        float: right; 
    }

    #responsive-nav-search-1-wrap {
        background: #ffffff !important;
        width: 100%;
        height: 100px;
        position: relative;
        height: 101px;
        -webkit-box-shadow: 0 6px 6px -6px #666666;
        -moz-box-shadow: 0 6px 6px -6px #666666;
        box-shadow: 0 6px 6px -6px #666666;
        border-top: 1px solid #cecece;              
    }

    #responsive-nav-search-1 {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        float: none !important;
        height: 100px;
    }    

}


/*=====================================================
    
    TABLETS LANDSCAPE & NETBOOKS

=====================================================*/

@media screen and (max-width: 980px) and (min-width: 769px) {

    .nav-featured {
        display: none;
    }

    .nav-cart-new {
        width: 38px;
        height: 25px;
        margin: 18px 0 0 10px;
        left: ;
        float: left !important;
        z-index: 532525234;
    }

    #responsive-nav-search-1 .search-box {
        height: 40px;
    }      

}

@media screen and (max-width: 1100px) and (min-width: 769px) {

    .header-menu > ul > li > a, .drop-title,
    .nav-support-new {
        font-size: 1.2vw;
    }

    .responsive-logo {
        height: 60px;
        line-height: 58px;
    }

    .responsive-logo img {
        width: 12vw !important;
        display: inline-block;
        vertical-align: middle;
        width:auto;
        height:auto;
        max-width: 100%;
        max-height: 100%;
    }

    .logo img {
        padding: 0 !important;
        margin-right: 15px;  
    }

}


/*=====================================================
    
    TABLETS PORTRAIT & SMARTPHONES LANDSCAPE

=====================================================*/

@media screen and (max-width: 768px) {

    .header-menu ul > li {
        background: #181818;
        color: #3b3b3b !important;
    }

    .header-menu > ul > li > a,
    .header-menu > ul > li > span {
        background: #000;
        color: #fff !important;
    }  

    .header-menu > ul > li > a:hover {
        color: #ffffff !important;
    }

    .header-menu > ul > li > a, .drop-title {
        width: 100%;
    }    

    .home-page-header .header {
        position: relative;
        float: left;
        min-height: 60px;
        padding-top: 17px;
        width: 100%;
    }

    #responsive_menu {
        width: 100% !important;
        margin: 0;
    }    

    #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: 20px;
    }

    .header-menu > ul > li {
        width: 100%;
    }

    .header-menu > ul > li > a, .drop-title {
        float: none;
        height: 48px;
    }

    .top_menu_link_drop  {
        padding: 0;
        position: relative;
    }

    .top_menu_link_drop a {
        display: block;
        padding-left: 22px !important;
        color: #999999 !important;
        text-decoration: none;
        font-size: 13px;
        font-family: "open sans", "arial";
        line-height: 47px;
        letter-spacing: .5px;
        border-bottom: 1px solid #222222;        
    }

    .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;
    }

    #responsive-nav-search-1-wrap {
        display: none !important;
    }    

}


/* Privacy Promo */


.sale-nav span {
    font-family: arial;
    margin-left: 10px;
    font-size: 14px;
}

.sale-nav button {
    background: #01a0e2;
    color: #ffffff;
    border: 0;
}

.sale-nav button:hover {
    cursor: hand;
    cursor: pointer;
}

#sale-nav-inside-content {
    margin-left: auto !important;
    margin-right: auto !important;
    display: inline-block;
    padding-bottom: 0;
}

.sale-nav {
    min-height: 40px;
    padding: 0;
    background: #422e5d;
    color: #ffffff;
    text-align: center;
}
    
.sale-nav img {
    margin: 0;
    float: left;
    height: 40px;
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
}

.thizicon {
    float: left;
}

.thiztext {
    float: left;
    padding: 0 5px;
}

.thizbutton {
    float: left;
}

.x-close {
    line-height: 40px;
}

#nav {
    width: 100%;
    height: 75px;
    background: #212040;
    float: left;
}


/*=====================================================
    
    SMALLER MOBILE DEVICES

=====================================================*/

@media screen and (max-width: 768px) {

    .sale-nav {
        float: left;
    }

    #sale-nav-inside-content {
        padding: 10px 0;
    }
  
    .sale-nav span {
    }  
      
    .sale-nav img {
        height: 80px;
    }

    .thizicon {
        display: none;
    }

    .thiztext {
        width: 100%;
        padding: 0;
        float: left;
        text-align: center;
    }
      
    .thizbutton {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 5px;
    }

    .x-close {
        line-height: 40px;
    }
  
}

.sale-nav-wrapper {
    background: #555555;
}

.hide-sale-nav {
    display: none;
}

#tgs-nav-top-wrap {
    background: #422e5d;
    width: 100%;
    min-height: 36px;
    float: left;
}

#sale-nav-inside-content {
    color: #bcbcbc;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
    width: 100%;
    font-size: 11px;
    float: left;
    font-family: "open sans", "arial";
}

#sale-nav-inside-content a {
    color: #bcbcbc;
}

#sale-nav-inside-content strong {
    color: #ffffff;
    font-weight: 600;
}

#tgs-nav-top-left {
    float: left; 
}

#tgs-nav-top-right {
    line-height: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    box-sizing: border-box;
}


/*** PROMO EXPAND ***/

.tgs-nav-expand-left-promo,
.tgs-nav-expand-right-promo {
    background: #000;
    color: #fff;
}

.tgs-nav-expand-left-promo h3,
.tgs-nav-expand-right-promo h3 {
    color: #fff;
    font-size: 24px;
    font-family: "open sans", "arial";
    font-weight: 300;
    line-height: 32px;
    padding-right: 50px;
}

.tgs-nav-expand-left-promo p,
.tgs-nav-expand-right-promo p {
    color: #cccccc;
    font-size: 12px;
    font-family: "open sans", "arial";
    font-weight: 300;
    line-height: 20px;
    margin-top: 6px;
}

#tgs-nav-expand-left-x-out,
#tgs-nav-expand-right-x-out {
    color: #5b5b5b;
    font-family: "raleway", "arial";
    font-size: 25px;
    font-weight: 300;
    float: right;
    right: 0;
    top: 0;
    padding-top: 2px;  
}

#tgs-nav-expand-wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

#tgs-nav-expand-form {
    margin-top: 15px; 
}

#tgs-nav-expand-form fieldset {
    border: 0; 
}

#responsive-nav-search-1 {
    max-width: 550px;
    width: 100%;
    float: left;
    padding: 0 0 15px 0 !important;
    background: #ffffff;
}

#responsive-nav-search-1 .search-box {
    max-width: 550px;
    width: 100%;
    padding: 0 80px 0 20px;
    margin: 30px 0 0 0;
}

#responsive-nav-search .search-box-text,
#responsive-nav-search-1 .search-box-text {
    width: 100% !important;
    text-align: left;
    padding: 0 10px;
    line-height: 20px;
}

#responsive-nav-search-1 .search-box-button {
    position: absolute;
    float: left;
    color: transparent;
    font-size: 0;
    line-height: 0;
}

.search-box input.search-box-text {
    background: #f1f1f1;
    border: 1px solid #cecece;
    border-right: 0;
    box-shadow: none !important;
    background-clip: padding-box;
    -webkit-appearance: none;    
}

.search-box .search-box-button {
    float: left;
    width: 60px;
    height: 40px;
    border: none;
    overflow: hidden;
    background: #00b8e4 url("../images/nav-search-icon.png") no-repeat;
    background-position: 20px 10px;
    background-size: 20px 20px;
    color: #ffffff;
    margin: 0 0 0 0px;
    border: 5px;
    text-indent: 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    -khtml-border-radius: 0 5px 5px 0;
    font-weight: 600;
    color: transparent;
    font-size: 0;
    line-height: 0;
}  

.search-box .search-box-button:hover {
    opacity: .8;
}

.mobile-nav-search img,
.mobile-nav-search-1 img {
    width: 24px;
    height: 26px;
}

.nav-cart-new img,
.nav-cart-new-responsive img {
    width: 32px;
    height: 26px;
}

.mobile-nav-search-1 {
    float: left;
    margin: 18px 0 0 15px;
}

.nav-cart-new-responsive {
    float: left;
    margin-left: 15px;
}

@media screen and (max-width: 768px) {

    .home-page-header,
    #responsive_menu {
        -webkit-box-shadow: 0 6px 6px -6px #666666;
        -moz-box-shadow: 0 6px 6px -6px #666666;
        box-shadow: 0 6px 6px -6px #666666;
    }

    #responsive-nav-search {
        width: 100%;
        float: left;
        padding: 0 0 0 0 !important;
        background: #fff;
        border-top: 1px solid #cecece;
    }

    #responsive-nav-search .search-box {
        width: 100%;
        padding: 0 80px 0 20px;
        margin: 30px 0;
    }
  
    #responsive-nav-search .search-box-text {
        width: 100% !important;
    }
  
    #responsive-nav-search .search-box-button {
        position: absolute;
        float: left;
        color: transparent;
        font-size: 0;
        line-height: 0;
    }

    .menu-title {
        width: 27px;
        height: 17px;
        margin-top: 3px;
        float: left;
        background: #ffffff url('../images/responsive-nav-icon.png');
        cursor: pointer;
        display: inline-block;
    }

    .menu-title span {
        background: #ffffff url('../images/responsive-nav-icon.png') no-repeat;
        background-size: 27px 18px;
        color: #eee;
        display: block;
        cursor: pointer;
        overflow: hidden;
    }    

    .search-box .search-box-button {
        float: left;
        width: 60px;
        height: 40px;
        border: none;
        overflow: hidden;
        background: #00b8e4 url("../images/nav-search-icon.png") no-repeat;
        background-position: 20px 10px;
        background-size: 20px 20px;
        color: #ffffff;
        margin: 0;
        border: 5px;
        text-indent: 0;
        -moz-border-radius: 0 5px 5px 0;
        -webkit-border-radius: 0 5px 5px 0;
        border-radius: 0 5px 5px 0;
        -khtml-border-radius: 0 5px 5px 0;
        font-weight: 600;
        color: transparent;
        font-size: 0;
        line-height: 0;
    }    

    .header-logo-responsive {
        float: left;
        width: 137px;
        height: 26px;
        margin: 0 0 0 20px;
    }

    #mobile-nav-icons {
        float: right;
        margin: 0 20px 0 0;
    }

    #toggle_menu {
        float: left;
        margin-left: 15px;
    }

    .mobile-nav-search {
        float: left;
        margin-left: 15px;
    }

    .nav-cart-new-responsive {
        float: left;
        margin-left: 15px;
    }

    #sale-nav-inside-content a {
        width: 100%;
        display: block;
    }    

}

.drop-menu li .dropdown {
    visibility: hidden;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.drop-menu li:hover .dropdown {
    visibility: visible;
    -webkit-transition: all 70ms;
    -moz-transition: all 70ms;
    -o-transition: all 70ms;
    transition: all 70ms;
    transition-delay: 50ms;
}

.nav-sale-color a {
    color: #d61e3d;
}
      
.nav-sale-color a:hover {
    color: #d61e3d !important;
}

.responsive_sublist {
    width: 100%;
}

.clear_input {
    background: url("../images/nav-search-x-out.png") no-repeat;
    background-size: 19px 19px;
    width: 19px;
    height: 19px;
    color: transparent !important;
    font-size: 0px !important;
    line-height: 0px !important;
}

.clear_input:hover {
    opacity: .8;
}
            
.clearable::-ms-clear,
.clear_input::-ms-clear {
    display: none;
    width : 0;
    height: 0;
}