/* nav only */

img.thawte-temp.thawte-nav, #thawteseal-ft.thawte-nav {
    max-width:none;
    padding-right:17px;
    margin-top:21px;
    width:225px;
    padding-right:17px;
    margin-top:21px;
    }

a:hover {
    text-decoration:none;
    }

a, a:link, a:visited, a:active {
    /*color: inherit;
    font-weight: inherit;*/
    text-decoration: none;
    outline: none;
}

.nav-wrapper-2 .box a,
.right-nav a {
    font-weight:700;
    }


.nav-wrap {
    max-width: 1200px;
    min-width: 560px;
    margin: 0 auto;
    position: relative;
    zoom: 1;
    /*background-color:orange;*/
    height: 77px;
    display:table;
    }

.site-logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 240px;
    bottom: 0;
    padding: 0 10px;
    padding-left:10px;
    background: url("https://cdn.headsets.com/img/hds2/headsets-logo-white-clean.svg") left center no-repeat;
    /*background-color: lightblue;*/
    background-size: 230px;
    padding-top:57px;
    margin-left: 10px;
    display: block;
    }

html.ie8 .site-logo {
    background: url("https://cdn.headsets.com/img/hds2/headsets-logo-white-clean.png") left center no-repeat;
    }


.nav-wrap a i {
    color: #fff;
    font-style: normal;
    position: absolute !important; /* Outside the DOM flow */
    height: 1px; width: 1px; /* Nearly collapsed */
    overflow: hidden;
    clip: rect(1px 1px 1px 1px); /* IE 7+ only support clip without commas */
    clip: rect(1px, 1px, 1px, 1px); /* All other browsers */
}

.site-logo.cad {
    position: absolute;
    left: 0;
    top: 0;
    width: 240px;
    bottom: 0;
    padding: 0 10px;
    padding-left:10px;
    background: url("https://cdn.headsets.com/img/hds2/1800headsets-logo-white-clean.svg") left center no-repeat;
    }

html.ie8 .site-logo.cad {
  background: url("https://cdn.headsets.com/img/hds2/1800headsets-logo-white-clean.png") left center no-repeat;
    }

.seo-search-bar {
    padding-left:252px;
    padding-right:450px;
    /*background: lightgreen;*/
    display:table-cell;
    vertical-align:middle;
    width:1140px;
    }

.seo-search-bar.cad {
    padding-left:274px;
    }

.searchbar-new input[type=text] {
    width: 230px;
    border: none;
    border-right: 0;
    box-shadow: none;
    font-size: 14px;
   position:inherit;
   height:40px;
   background-color:inherit;
    padding: 0 347px 0 0px;
}

.input-wrap {
    max-width: 600px;
    min-width: 300px;
    margin: 0 auto;
    position: relative;
    background:lightgreen;
    }

input:focus {
    outline:none;
}

input.auto_complete.main_nav {
    background: none;
    background-color: inherit;
    border: none;
    font-size: inherit;
    margin: 0;
    padding: inherit;
}

form#search_form {
     float: none;
     margin: 0;
     padding: 0;
}

input[type=text], input[type=email], textarea {
    box-shadow: none;
}

::-webkit-input-placeholder {
   color: silver;
}

:-moz-placeholder { /* Firefox 18- */
   color: silver;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: silver;
}

:-ms-input-placeholder {
   color: silver;
}

input#search {
    width: 98%;
    border: none;
    font-size: 16px;
    font-family: 'Open Sans';
}

.searchbar-new input:focus{
    outline: none;
}


#container {
    height: 58px;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    /*min-width: 612px;*/
    margin: 0 auto;
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom:13px;
}

.nav-wrapper-2 {
    background-color: #f1f1f1;
    -webkit-box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);

    }

.nav-wrapper-2 .box {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    font-size:15px;
    margin-top: 0px;
    line-height: 121%;
    text-align: center;
    font-weight: 700;
    width: 136px;
    height: 60px;
    }


.nav-wrapper-2 .box:hover {
    background-color:#dadada;
    color:#535353; /* color of text anytime you hover over any part of the box (NO dropdown) */
    }

.nav-wrapper-2 .box:hover a {
    color:#535353; /* color of text anytime you hover over any part of the box (WITH dropdown) */
    }

.nav-wrapper-2 .box a:hover {
    color:#114a9f;
    }

.nav-wrapper-2 .box a:hover {
    color:#114a9f;
    }


.dropdown-wireless-content {
    display: none;
    position: absolute;
    z-index:10;
    background-color: #f9f9f9;
    min-width: 135px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    top:189px;
    line-height: 150%;
    padding: 7px;
    border-radius: 0px 0px 6px 0px;
    -moz-border-radius: 0px 0px 6px 0px;
    -webkit-border-radius: 0px 0px 6px 0px;
    text-align: left;
}

.dropdown-wireless-content a {
    display:block;
    }

.wireless:hover .dropdown-wireless-content {
    display: block;
}

.computer:hover .dropdown-wireless-content {
    display: block;
}

.mobile:hover .dropdown-wireless-content {
    display: block;
}

.support:hover .dropdown-wireless-content {
    display: block;
}

.nav-wrapper-2 .box:hover .dropdown-wireless-content a {
    color:#777;
    }

.nav-wrapper-2 .box:hover .dropdown-wireless-content a:hover {
    color:#114a9f; /* HOVER color of items in dropdown */
    }


.outerContainer {
    display: table;
    width: 100%; /* width of parent */
    height: 60px; /* height of parent */
    overflow: hidden;
}
.outerContainer .innerContainer {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}


.nav2 {
    height: 50px;
    width: 100%;
    margin: 0 auto;
    display: table;
    background-color: #f1f1f1;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
    padding-top: 14px;
    }

.nav2 li {
    display: inline;
    white-space: nowrap;
    font-size: 16px;
    margin-right: 21px;
}

.nav-wrapper-2 a {
    color: #585858;
    text-decoration: none;
}

.nav-item a {
    background-color:lightblue;
    }

.united-nav a {
    color:inherit;
    }

.united-nav a:hover {
    color:#bdbdbd;
    }

.search-field-container, .input-button-container {
    height:30px;
    }

.input-button-container:hover {
    background-color:#727476;
    }

.search-field-container {
    padding: 0 95px 0 10px;
    /*background: lightblue;*/
    font-size:16px;
    padding-top: 4px;
    }

.search-label {
    display:inline;
    display:table-cell;
    vertical-align:middle;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

input {
    color: inherit;
    font: inherit;
    margin: 0;
}

.input-button-container {
    position: absolute;
    right: 0;
    top: 0;
    width: 95px;
    bottom: 0%;
    background: #eee;
    padding: 0 10px;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border: 0px solid #000000;
    background-color:#939597;
    color:white;
    font-family: 'Open Sans';
    font-weight: 700;
    display:table;
    -webkit-box-shadow:  -13px 0px 12px 0px rgbaa(255,255,255,.8);
    -moz-box-shadow:  -13px 0px 12px 0px rgba(255,255,255,.8);
    box-shadow: -13px 0px 12px 0px rgba(255,255,255,.8);
    z-index:1;
}

.search-input-wrap {
    max-width: 560px;
    min-width: 200px;
    margin: 0 auto;
    position: relative;
}

.magnifier {
    /*background-image:url('/img/hds2/icons/magnifier.svg');*/
    height: 20px;
    width: 20px;
    display:inline;
    float:right;
    /*background-color: lightblue;*/
    margin-top: 5px;
    background-repeat: no-repeat;
    }

html.ie8 .magnifier {
  background: url("https://cdn.headsets.com/img/hds2/icons/magnifier.png") left center no-repeat;
    }

HTML.ie8 INPUT#submit_search.seo-nav {
    position:inherit;
    left:0;
    }

.americas-specialists, .customer-count, .shop-cart {
    display:table-cell;
    /*background:lightgreen;*/
    vertical-align:middle;
    text-align:center;
    }

.americas-specialists, .customer-count {
    font-weight: 700;
    line-height: 130%;
    font-size: 14px;
    color:white;
    }

.customer-count {
    /*background:lightblue;*/
}

.customer-count a,
.americas-specialists a,
.customer-count a:visited,
.americas-specialists a:visited {
    color:inherit;
}

.customer-count a:hover, .americas-specialists a:hover {
    color:lightblue;
}

.search-wrap {
    background-color: white;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border: 0px solid #000000;
    margin-left:2px;
    height: 40px;
    padding-top: 5px;
    padding-right: 5px;
    }

.right-nav {
    position: absolute;
    right: 0;
    top: 0px;
    width: 420px;
    display: table;
    height:77px;
}



/*.nav2 li.shop-headsets {
     /*background-color: lightgreen;
     height: 55px;
}*/

body {
    overflow-x:hidden;
    }

html.ie8

.united-nav, .united-nav *, .united-nav *:before, .united-nav *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }

#mobile-menu-toggle {
    display: none;
}

.phone-link span {
    color:white;
    }



input#submit_search {
    /* margin: 4px 25px 0 0; */
    background-color: none;
    background: none;
    border: none;
    /* width: 100%; */
    width: 49px;
    padding: 0;
}

::-webkit-input-placeholder {
   color: #777;
}

:-moz-placeholder { /* Firefox 18- */
   color: #777;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #777;
}

:-ms-input-placeholder {
   color: #777;
}

.nav2 a, .nav2 a:link, .nav2 a:visited, .nav2 a:active {
    color: rgb(110,110,110);
    font-weight: 700;
}

body .united-nav {
    background-color: #FFF;
    color: #595959;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    }

.united-nav .big-search {
    box-shadow:none;
    }

.united-nav ul {
    margin-top:0;
    margin-bottom:10px;
    }

.united-nav li {
    line-height:28px;
    }

.nav2 a {
    color:rgb(110,110,110);
    text-decoration:none;
    }

#nav {
    width: 100%;
    background:none;
    background-color: #114a9f;
    filter: none;
}

#nav-cats > .home, #nav-cats > .home:hover {
    padding-left: 10px;
}

.big-search {
    padding: 5px 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom:24px;
    height:48px;
}

.big-search form {
    width: 395px;
    float: left;
    margin-right: 5px;
    }

.big-search .wrapper {
    max-width: 960px;
    _width: 960px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}


.big-search .search input[type=text] {
    width: 298px;
    margin: 0 13px;
    height: 27px !important;
    font-size: 17px;
    margin-left: 0px;
    margin-top: 4px;
}

.big-search .search input[type=submit] {
    float: right;
    position: static;
    margin-right: 25px;
    width: 70px;
    height: 31px;
    font-size: 14px;
    margin-top: 4px;
    line-height:inherit !important;
}

#nav {
    /*height:130px;*/
    }

#nav #nav-cats {
    width: 1200px !important;
    display: block;
}

#nav-cats > .home .site-logo, #nav-cats > .home .site-logo:hover {
    background: url("/img/hds2/headsets-logo-white-clean.svg") left center no-repeat;
    margin-left:0px;
    background-size: 230px;
    padding-top:57px;
}

#nav-cats > .home, #nav-cats > .home:hover {
    background: none;
    border-left: 0;
    border-right: 0;
}

#nav-cats > .home .site-logo.cad, #nav-cats > .home .site-logo.cad:hover {
    background: url("/img/hds2/1800headsets-logo-white-clean.svg") left center no-repeat;
    background-size: 223px;
    width: 225px;
    margin-left: -3px;
    background-position: -1px 4px;
}

html.ie8 #nav-cats > .home .site-logo.cad, html.ie8 #nav-cats > .home .site-logo.cad:hover {
  background: url("/img/hds2/1800headsets-logo-white-clean.png") left center no-repeat;
}

.tagline-us.can {
    background: url("/img/hds2/canadas-headset-specialists.svg") right center no-repeat;
    background-size: 390px;
    height: 42px;
    width: 387px;
    background-color: #c1dcf3;
    float: left;
}

html.ie8 .tagline-us.can {
    background: url("/img/hds2/canadas-headset-specialists.png") right center no-repeat;
    background-color: #c1dcf3;
}

.nav-wrapper {
    max-width: 1200px;
    _width: 1120px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    }

a.site-logo {
    width:250px !important;
    height:60px;
    }

.search-row {
  background-color:#f1f1f1;
  /*background-color:pink;*/
  height: 48px;
  -webkit-box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
  box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
    }

#left_container {
  width:50%;
  float:left;
  margin-right:-480px; /* minus half of the center container width */

  /* not important */
  height: 42px;
}
#left {
  margin-right:480px; /* half of the center container width */
  background-color:#c1dcf3;
  height: 42px;
}

#left.searchbar {
  margin-right:480px; /* half of the center container width */
  background-color:inherit;
  height: 48px;
  /*-webkit-box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
  box-shadow: 0px 3px 3px rgba(0,0,0,0.1);*/
}

#center {
  width:100%;
  float:left;
  background-color: white;
  height: auto;
  overflow:hidden;
  }

 #center.searchbar {
  background-color: inherit;
  height:48px;
  margin-bottom:20px;
  }

#right_container {
  width:50%;
  float:right;
  margin-left:-480px; /* minus half of the center container width */
  height: 42px;
  }

#right {
  margin-left:480px; /* half of the center container width */
  height: 42px;
  background-color:white;
  }

#right.searchbar {
  background-color:#f1f1f1;
  height: 48px;
  /*-webkit-box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
  box-shadow: 0px 3px 3px rgba(0,0,0,0.1);*/
  }

.tagline-us {
    background: url("/img/hds2/americas-headset-specialists.svg") right center no-repeat;
        background-size: 390px;
        height:42px;
        width:387px;
        background-color:#c1dcf3;
        float:left;

        }

.bullet {
    color: black;
    font-size: 19px;
    display: inline-block;
    }

.nav-phone-info {
    display:block;
    height: 42px;
    font-size:20px;
    background: url();
    background-color: white;
    width: auto;
    overflow:hidden;
    text-align: center;
    margin: 0 auto;
    padding-top:15px;
    padding-bottom:38px;
}


.nav-phone-info-temporary {
	display:block;
    height: 50px;
    font-size:20px;
    background: url();
    background-color: #FF9A9A;
    width: auto;
    overflow:hidden;
    text-align: center;
    margin: 0 auto;
    padding-top:15px;
    padding-bottom:38px;
}




@media (max-width: 1730px){

.nav-phone-info-temporary {
    height: 70px;
    }


}

@media (max-width: 918px){

.nav-phone-info-temporary {
    height: 90px;
    }


}

@media (max-width: 590px){

.nav-phone-info-temporary {
    height: 110px;
    }


}






















.big-number {
    background-color: #3f6eb3;
    float: left;
    height: 60px;
    color: white;
    padding-top: 18px;
    border-left: 2px solid #033A8C;
    border-right: 2px solid #033A8C;
    width: 35.5%;
    text-align:center;
    }

.customer-counter {
    font-size:48px;
    display:inline;
    text-shadow: 2px 2px rgb(3,58,140);
    margin-left: -8px;
    }

.satisfied-customers {
    display:inline-block;
    width: 84px;
    line-height: 133%;
    font-weight: 700;
    margin-top: -7px;
    font-size: 16px;
    text-align:left;
    margin-left:-3px;
    }

.free-ship-text {
    width: 194px;
    line-height: 133%;
    font-weight: 700;
    margin-top: 5px;
    font-size: 16px;
    margin-left: 59px;
    height: 60px;
    }

.ship-promo-wrapper {
    height: 60px;
    width: 29%;
    float: left;
    /*background-color:pink;*/
    }

.free-ship-promo {
    background: url("/img/hds2/icons/box-icon.svg") left center no-repeat;
    height: 60px;
    text-align: left;
    background-size: 55px;
    padding-top: 5px;
    font-size: 16px;
    font-weight: 700;
    color:white;
    background-position: -1px 8px;
    margin: 0 auto;
    /*background-color: dimgrey;*/
    width: 236px;
    }

html.ie8 .shopping-cart {
  background: url("https://cdn.headsets.com/img/hds2/index/index-images/cart-icon.png") left center no-repeat;
    }

.shopping-cart {
    background: url("https://cdn.headsets.com/img/hds2/index/index-images/cart-icon-yel.svg") left center no-repeat;
    height: 60px;
    width: 70px;
    background-color: #06255f;
    float: right;
    text-align: center;
    background-position: 6px 12px;
    padding-top: 5px;
    font-size: 14.5px;
    font-weight: 700;
    padding-left: 1px;
    color:#ffcb05;
    margin-right:9px;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    }

.shopping-cart:hover {
    background-color:#020c20;

    }

.phone-bold {
    color:black;
    font-weight:bold;
    }

.big-search {
    padding:5px 0px;
    }

.search-row {
    background-color:#f1f1f1;
    -webkit-box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.1);
    margin-bottom:20px;
    }

.search-wrapper {
    max-width:960px;
    margin:0 auto;
    }

.container2 {
   overflow: hidden;
}

.left2 {
    width: 345px;
    float: left;
    margin-left:10px;
}

.right2 {
    /* the next props are meant to keep this block independent from the other floated one */
    width: auto;
    overflow: hidden;
    text-align:right;
    margin-right: 10px;
}​​

.thumbnail {
    border: 1px solid #ddd;
    text-align: left;
}


/***********************************************************************
     BEGIN NAV FLYOUT */




#nav-flyout {
    z-index: 1000;
    position: absolute;
    left: -4000px;
    top: 147px;
    height: 246px;
    -webkit-box-shadow: 2px 8px 10px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 2px 8px 10px 0px rgba(0,0,0,0.4);
    box-shadow: 2px 8px 10px 0px rgba(0,0,0,0.4);
    height: 300px;
    width: 700px;
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    border: 0px none #000000;
    font-weight:normal;
}

li:hover #nav-flyout {
    left: auto;
    }

.nav-content {
    width: 275px;
    }

#nav-flyout {
    width: 475px;
    }

.nav-content .hidden-responsive li > a {
    color: #114a9f;
    font-size: 12px;
    text-decoration: none;
    display: block;
    padding: 5px 0;
    line-height: 1em;
    text-align:left;
    font-weight:normal;
}

#nav-sub > li {
    display: block;
}

#nav-sub > li.active {
    background: white;
    width:200px;
    text-align:left;
    height: 47px;
}

#nav-sub > li {
    height: 47px;
}

ul.nav2 div#nav-flyout > li {
    display: block;
    border: 1px solid white;
    border-width: 0 1px 0 0;
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
}

.hidden-responsive li {
    display:block;
    height:inherit;

    }

.nav2 li h3 {
    white-space:normal;
    text-align:left;
    }

.nav-featured .caption {
    white-space: normal;
    text-align:left;
}

  .free-returns {
    display:block;
  }

  .free-shipping {
    display:block;
    line-height: 125%;
  }

/*************************************************
      SIMPLE-2 NAV FIXES  */


.simple-two #nav-cats > .home .site-logo, .simple-nav #nav-cats > .home .site-logo:hover {
    background-size: 227px;
    background-position: 0px 0px;
}

.big-search.simple-two .search input {
    display:none;
}

#nav.simple-two #nav-cats {
    padding-right:10px;
    }

.big-search.simple-two .contact {
    padding-right:10px;
    }


#hamburger #mobilemenu {
    display:none;
}


.element a:hover, .element a:active {
    color:#114a9f;
    font-weight:700;
    }

/***********************************************************************
     BEGIN RESPONSIVE MEDIAQUERIES */

@media (max-width: 1170px){
	 .box.about-us {
    display:none;
    }
}



@media (max-width: 1120px){
  .nav-phone-info {
      font-size: 18px;
  }
}

@media (max-width: 1090px){
  .seo-search-message {
      display:none;
  }
}

@media (max-width: 1030px){


 .box.contact {
    display:none;
    }
}


@media (max-width: 991px){


#nav #nav-cats {
    width: 100% !important;
    display: block;
  }

   .nav-phone-info {
      font-size: 16px;
  }


.simple-two #nav-cats .gradient.hide-freeshipping-icon {
    display:none;
    }

.americas-specialists {
    display:none;
}

.right-nav {
    width: 255px;
}

.seo-search-bar {
    padding-right: 268px;
}

.seo-search-message {
    display: block;
    }


}


@media (max-width: 977px){


#nav-cats > .home, #nav-cats > .home:hover {
    width: 27%;
}

.nav-phone-info {
    text-align:center;
    }



}

@media (max-width: 930px){
  .phone-hours {
      display:none;
  }

.nav-phone-info {
    font-size: 20px;
}

#center {
    width: 100%;
}

.ship-promo-wrapper {
    width: 28%;
    }
#nav-cats > .home, #nav-cats > .home:hover {
    width: 26%;
}

.customer-counter {
    font-size: 45px;
    letter-spacing:-.03em;
}

.satisfied-customers {
    margin-left: -4px;
}

.big-number {
    padding-top: 16px;
}

}


@media (max-width: 900px){

.seo-search-message {
    display: none;
    }

.box.support {
    display:none;
    }

}

@media (max-width: 880px){

  .free-returns {
    display:none;
  }

  .free-ship-text {
    width: 98px;
  }

  #nav-cats > .home, #nav-cats > .home:hover {
    width: 30%;
  }

.ship-promo-wrapper {
    width: 23%;
    }

.free-ship-promo {
    width: 152px;
    }
}


@media (max-width: 825px) {

.nav-phone-info {
    font-size: 18px;
}


.big-number {
    width: 37%;
}

.nav2 li.about-us {display:none;}


    }

@media (max-width: 800px) {

.customer-count {
    display:none;
    }

.seo-search-bar {
    padding-right: 100px;
}

.seo-search-message {
    display: block;
    }


}


@media (max-width: 780px) {

.ship-promo-wrapper {
    width: 21%;
}

.big-number {
    width: 39%;
}

.customer-counter {
    font-size: 46px;
}

.box.contact {
    display:none;
    }

}

@media (min-width: 48.0625em){ // 769px -- this comes from the Breakpoint setting in SASS
  .big-search form {
      float: left;
      margin-right: 5px;
  }

.big-search .contact {
    width: 49.15254%;
    float: right;
    margin-right: 0;
}

}

@media (max-width: 768px) {
    .big-search.simple-two .contact {
        float: none;
    }

.customer-counter {
    font-size: 44px;
}

.satisfied-customers {
    line-height: 124%;
}

.right-nav {
    width: 92px;
    /*background-color:pink;*/
}

}




@media (max-width: 767px) {



.big-number {
    padding-top: 7px;
    text-align: center;
    width:24%;
}
.customer-counter {
    font-size: 34px;
    display:block;
    margin-left: 0px;

}

.satisfied-customers {
    font-weight: normal;
    width: 137px;
    font-size: 14px;
    margin-top: 8px;
    text-align: center;
    margin-left:0;
    }

  #nav-cats > .home, #nav-cats > .home:hover {
    width: 31%;
  }

.free-returns {
    display:inline;

    }

.free-ship-text {
    width: 180px;
}

.free-ship-promo {
    width: 240px;
}

.ship-promo-wrapper {
    width: 35%;
}

.search-row {
    margin-bottom: 4px;
}

}


@media (max-width: 750px) {

.phone-call {
    display:none;
}


    }

@media (max-width: 730px){
.big-number {
    width: 22%;
}

#nav-cats > .home, #nav-cats > .home:hover {
    width: 33%;
}

.free-ship-message, .bullet {
    display:none;
    }

.phone-hours {
    display:inline;
    }

.phone-call {
    display:inline;
    }

    }


@media (max-width: 720px){
    .seo-search-message {
        display:none;
        }
}


@media (max-width: 720px){



.phone-hours {
    display:inline;
    font-size: inherit;
}

.nav-phone-info {
    background-image:none;
    font-size:17px;
    }


.tagline-us {display:none;}


.free-returns {
    display:none;
    }

.free-ship-text {
    width: 103px;
}

.free-ship-promo {
    width: 158px;
}

.big-number {
    width: 26%;
}

.ship-promo-wrapper {
    width: 26%;
}

#nav-cats > .home, #nav-cats > .home:hover {
    width: 35%;
}

.search-row {
    margin-bottom: 6px;
}

}


@media (max-width: 675px){

    .box.contact {
        display:none;
        }

    .box.accessories {
        display:none;
        }

}

@media (max-width: 660px){

.search-label {
    display:none;
    }

.input-button-container {
    width: 41px;
}

.search-field-container {
    padding-right:36px;
}

}


@media (max-width: 650px){

#thawteseal-ft {
    display:none;
    }

.right-nav {
    width: 80px;
}

.big-number {
    display: none;
}

.free-returns {
    display:inline;
    }

.free-ship-text {
    width: 193px;
}

.free-ship-promo {
    width: 200px;
}

.ship-promo-wrapper {
    width: 51%;
}

.nav2 li.shop-headsets {display:none;}

.big-search .search input[type=text] {
    width: 238px;
}

.big-search form {
    width: 335px;
}

.left2 {
    width: 280px;
}


.nav2 li.about-us {display:table-cell;}

    .search-input-wrap {
    max-width:none;
    min-width:inherit;
    margin: 0 auto;
    position: relative;
}

.site-logo {
    display:none;
    }

.seo-search-bar, .seo-search-bar.cad {
    padding-left: 0px;
    padding-right: 80px;
    /*background: lightgreen;*/
    display: table-cell;
    vertical-align: middle;
    }

.nav-wrap {
    min-width:inherit;
    }
.shopping-cart {
    background-color:inherit;
    background: url(https://cdn.headsets.com/img/hds2/icons/cart_white_mob.svg) left center no-repeat;
    color:white;
    padding-left: 18px;
    letter-spacing: .05em;
    background-position: -2px -5px;
    }

nav {
    display:none;
    }

#hamburger {
    display:block;
    background: url(https://cdn.headsets.com/img/hds2/icons/white_hamb_4px.svg) left center no-repeat;
    width: 76px;
    height: 77px;
    background-position: -4px 2px;
    position:relative;
    z-index:2;
    /*background-color:lightgreen;*/
    }




#hamburger #mobilemenu {
    display: block;
    position: absolute;
    z-index: 10;
    top: 76px;
    left:-300px;
    width: 250px;
    height: 424px;
    background-color: #f1f1f1;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
    padding: 15px;
    font-size: 19px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
border-bottom-right-radius: 20px;
    }

#hamburger #mobilemenu .element {
    padding: 6px 0;
}

#hamburger:hover #mobilemenu {
    display: block;
    left:0px;
    transition: all .5s ease-in-out;
    }


.nav-phone-info {
    padding-top: 9px;
    padding-bottom: 33px;
}
/*#nav {
    height: 118px;
}
*/
.nav-wrapper-2 {

    height:100px;

     }

body .united-nav {
    margin-bottom: 10px;
}


    }


@media (max-width: 570px){


    .phone-hours {display:none;}
    .nav-phone-info {font-size:21px;}

#nav-cats > .home, #nav-cats > .home:hover {
    width: 46%;
}

.free-returns {
    display:none;
    }

.free-ship-text {
    width: 90px;
}

.free-ship-promo {
    width: 154px;
}

.ship-promo-wrapper {
    width: 38%;
}

.nav2 li.live-chat {display:none;}


}

@media (max-width: 515px){

.nav2 li.about-us {display:none;}


}




@media (max-width: 490px){

    .phone-call {display:none;}
    .nav-phone-info {font-size:18px;}
    .ship-promo-wrapper {display:none;}

    }







@media (max-width: 470px) {
.big-search .search input[type=submit] {
    font-size: 15px;
    height: 31px !important;
}


}



@media (max-width: 430px){

.nav2 li.support {display:none;}

.left2 {
    width: 100%;
}
.big-search form {
    width: 100%;
    z-index: 1;
}

.big-search .search input[type=text] {
    width: 100%;
    z-index:-1;
}

.big-search .search input[type=submit] {
    margin-right: 10px;
}

.container2 {
    width: 96%;
}


input#submit_search {
    margin: 4px 10px 0 0;
}

.free-ship-message, .bullet {
    display:none;
    }

.nav-phone-info {
    font-size:22px;
    }

    }


@media (max-width: 425px){





}





@media (max-width: 414px){

    .phone-call {display:none;}
    .nav-phone-info {font-size:18px;}

    .nav-phone-info {height: 32px; padding-top: 6px;}

#mobile-menu-toggle {
    display: none;
}


span.thumb-info-caption p {
    line-height: 23px;
}

.accessory-item.accessory.thumbnail {
    height: 431px;
}


}

@media (max-width: 320px){

}

/* Text meant only for screen readers. */
.screen-reader-text {
  background-color: #114a9f;
  color: #fff;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
a.screen-reader-text, a.screen-reader-text:visited { color: #fff; font-weight: bold;}
.screen-reader-text:focus, .screen-reader-text:active, .screen-reader-text:hover {
  background-color: #114a9f;
  clip: auto !important;
  clip-path: none;
  color: #fff;
  font-weight: bold;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; 
}
