* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	margin: 0;
}

.he2-thanksgiving {
	position: absolute;
	top: 15px;
	left: 206px;
}

#he-header {
	height: 135px;
	position: relative;
}

#he-logo {
	position: absolute;
	z-index: 9000;
	left: 8px;
	top: 19px;
}
#hi-logo {
	position: absolute;
	z-index: 9000;
	left: 8px;
	
}

#he-login-container {
	position: absolute;
	top: 12px;
	right: 12px;
	font-family: sans-serif, Tahoma, Verdana;
	font-size: 12px;
}

#he-nav-top {
	position: absolute;
	z-index: 9500;
	top: 50px;
	right: 28px;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
}

#he-login-container a {
	color: #216BCE;
}

a.he-cart {
	background: url('/App_Themes/Skin_1/images/icons/cart.gif') no-repeat left bottom;
}

a.he-contact {
	background: url('/App_Themes/Skin_1/images/icons/contact-us.gif') no-repeat left bottom;
}

a.he-account {
	background: url('/App_Themes/Skin_1/images/icons/your-account.gif') no-repeat left bottom;		
}


#he-bar {
/*
	background: #5190e8;
*/
	background-image:url('/App_Themes/Skin_1/images/header/header_2_blue4.gif');
	background-repeat: repeat-x;
	height: 29px;
	position: absolute;
	z-index: 5000;
	width: 100%;
	top: 71px;
}

#he-bar-sub {
/*
	background: #eee;
*/
	background-image:url('/App_Themes/Skin_1/images/sub-nav-fade.gif');
	background-repeat: repeat-x;
	height: 36px;
	position: absolute;
	z-index: 5000;
	width: 100%;
	top: 100px;
	font-family: sans-serif, Tahoma, Verdana;
	font-size: 14px;
	padding: 8px 0 0 0;
}

#he-bar-sub-nav a {
	font-size: 11px;
	color: #000;
}

#he-bar-sub-nav {
	position: absolute;
	top: 100px; 
	right: 18px;
	padding: 0 18px 0 0;
	height: 36px;
	z-index: 6000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	padding: 9px 0 0 0;

}

#he-bar-sub-search {
	z-index: 9000;
	top: 106px;
	position: absolute;
}

#he-bar-sub-search input {
	background: #fff;
	border: 1px solid #a9a9a9;
	font-size: 14px;
	padding: 3px;
}

#he-bar-sub-search button {
	width: 37px;
	height: 25px;
	margin-left: 4px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	color: #555;
	border-radius: 0;
	border: 1px solid #a9a9a9;
	background: #eee;
}

#he-bar-content {
	position: absolute;
	z-index: 10000;
	width: 100%;
	top: 71px;
/*
	font-size: 14px;
	color: #fff;
*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#he-bar-content a {
	text-decoration: none;
	/*
	color: #fff;
	padding: 5px 9px 6px 9px;
	margin: 0 7px 0 7px;
	*/
}

#he-bar-content a:hover {
	text-decoration: underline;
	/*
	color: #FDF5B6;
	*/
}

#he-login-container a:hover, #he-nav-top a:hover {
	color: #C60;
}

#menu-header-cust:hover, #menu-header-about:hover {
	background: #5190e8;
}

#plantronics-logo {
	position: absolute;
	z-index: 9000;
	top: 79px;
	right: 18px;
	display: none;
}

.lebold {
	font-weight: bold;
}

.lepipe {
	padding: 0 13px 0 13px;
	visibility: hidden;
	display: none;
}

#he-mobile-contact {
	font-family: Tahoma, Verdana, sans-serif;
	position: absolute;
	z-index: 9000;
	top: 78px;
	right: 12px;
}

#he-mobile-contact a {
	color: #fff;
	padding-left: 12px;
}

.he-mobile-phone {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;	
}

.he-mobile-contactus {
	font-size: 13px;
}

#menu-header-cust-child, #menu-header-about-child {
	position: absolute;
	display: none;
	top: 23px;

}

#menu-header-about-child li, #menu-header-cust-child li {
	color: #666666;
	padding: 8px 10px 8px 10px;
	background: #fff;
	border-bottom: 1px solid #f6f6f6;
	border-top: 1px solid #dcdbdb;
	text-align: left;
	cursor: pointer;
	cursor: hand;
}
/*
#he-bar-content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#he-bar-content li:hover {
	background: #f5f4f4;
	text-decoration: underline;
}
*/
#menu-header-cust:hover, #menu-header-about:hover {
	text-decoration: underline;
}

#menu-header-cust:hover #menu-header-cust-child {
	display: block! important;
}

#menu-header-about:hover #menu-header-about-child {
	display: block! important;
}

#btngo {
	cursor: pointer;
	cursor: hand;
}

.nav-chat {
	background: #5190e8;
	color: #fff;
	font-weight: bold;
	border-radius: 4px;
	margin-right: 8px;
	padding: 2px 10px 3px 8px;
	transition: 0.2s;
	font-size: 14px;
	cursor: pointer;
	cursor: hand;
}

.nav-chat i {
	color: #0afad1;
	padding: 0 3px 0 0;
}

.nav-chat:hover i {
	color: #fff88a;
}

.nav-chat:hover {
	background: #f5802f;
}

/* he-menu1 start */
.he-menu1 ul {
	display: none;
	position: absolute;
	top: 100%;
	padding: 0;
}

.he-menu1 ul ul {
	position: absolute; 
	left: 100%; 
	top:0;
}

.he-menu1 ul li {
	float: none;
	position: relative;
	width: 200px;
	background: #edecec;
	font-size: 13px;
	padding: 7px 1px 7px 12px;
}

.he-menu1 {
	position: relative;
	display: inline-table;
}

#he-menu1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.he-menu1 ul li:hover {
	background: #f5f4f4;
}

.he-menu1 li:hover a {
	border-top: #f5f4f4;
	border-bottom: #f5f4f4;
}

.he-menu1 li {
	float: left;
}

.he-menu1 a {
	display: block;
}

.he-menu1 ul li a {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #f6f6f6;
	color: #000;
}

.he-menu1 > li > a:hover {
	color: #fff88a !important;
}

.he-menu1 li:hover > ul {
	display: block;
}
/* he-menut1 end */

	#he-menu1 {
		padding-left: 25%;
	}

	.he-menu1 > li > a {
		padding: 6px 30px 6px 0;
		font-size: 14px;
		color: #fff;
	}

.he-mobile-cart, .he-mobile-menu {
	font-size: 13.5px;
	font-weight: 900;
	color: #03497e;
	position: relative;
}

.he-mobile-menu {
	padding: 0 14px 0 0;
	cursor: pointer;
	cursor: hand;
}

.he-mobile-menu-expanded {
	background: #eee;
	border-radius: 4px;
	position: absolute;
	top: -8px;
	right: -3px;
	padding: 21px 24px 6px 24px;
	width: 200px;
}

.he-mobile-menu-expanded a {
	display: block;
}

/*
.he-mobile-menu:hover .he-mobile-menu-expanded {
	display: block;
}
*/
.he-mobile-cart {
	padding: 0 22px 0 0;
}

.he-mobile-cart i, .he-mobile-menu i {
	font-size: 18px;
}

.he-mobile-nav-container a {
	text-decoration: none;
}

.he-cart-addr-bill table, .he-cart-addr-bill input {
	width: 100%;
}

.he-prodimg {
	text-align: center;
}

.he-prodimg img {
	max-width: 100%;
}

/* 1 MOBILE */
@media only screen and (max-width: 767px) {
/*
	#he-header {
		height: 165px;
	}
*/
	.he2-thanksgiving {
		top: 29px;
		height: 49px;
	}
	
	#plantronics-logo, #he-bar-content, .he-contact, #he-bar-sub-nav {
		display: none;
	}

	#he-bar-sub-search {
		left: 0px;
		padding-left: 11px;
		width: 100%;
		top: 98px;
	}

	#he-bar-sub-search input {
		width: calc(100% - 48px);
	}

	#he-bar-sub-nav {
		top: 132px;
		width: calc(100% - 12px);
		left: 12px;
		text-align: center;
	}

	#he-login-container {
		right: 0;
	}

	#he-nav-top {
		right: 0;
		top: 13px;
	}

	#he-login-container a {
		padding: 3px 15px 3px 20px;
	}

	#he-bar {
		height: 57px;
		background-size: 42px 57px;
		
	}

	#he-bar-sub {
		display: none;
	}

	.he-mobile-phone {
		font-size: 13px;
		
	}

	.nav-chat {
		background: none;
		font-size: 13px;
		margin-right: 0px;
	}

	#he-nav-top a {
		padding: 0 0 16px 0;
		color: #216BCE;
	}

}

/* 2 TABLET LAPTOP MEDIUM */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
/*
	#he-bar-content {
		text-align: left;
		padding-left: 2px;
		font-size: 13px;
	}

	#he-bar-content a {
		padding: 5px 9px 7px 9px;
		margin: 0 8px 0 0;
	}
*/
	#he-bar-sub-search {
		left: 0px;
		padding-left: 11px;
		width: calc(100% - 249px);
	}

	#he-bar-sub-search input {
		/*width: calc(100% - 41px);*/
		width: calc(100% - 45px);
	}

	#he-logo-elem {
		content:url('/img/he-header-logo2.png');
	}

	#he-menu1 {
		padding-left: 12px;
		font-size: 12px;
	}

	.he-menu1 > li > a {
		padding: 6px 18px 6px 0 !important;
		font-size: 13px !important;
	}

	#he-nav-top a {
		padding: 3px 15px 3px 20px;
		color: #216BCE;
	}
}

/* 3 LARGE */
@media only screen and (min-width: 1025px) {
	#he-bar-sub-search {
		width: 521px;
		left: calc(50% - 260px);
		
	}

	#he-bar-sub-search input {
		/*width: calc(100% - 41px);*/
		width: calc(100% - 45px);
	}

	#he-menu1 {
		padding-left: calc(50% - 356px);
	}

	#he-nav-top a {
		padding: 3px 15px 3px 20px;
		color: #216BCE;
	}
}

/* Footer Start */
	#footer-contain {
		background: #7c7c7c;
		padding: 20px 56px 44px 56px;
		text-align: left;
	}

	#footer-contain, #footer-contain a {
		color: #fff;
	}

	.footer-item {
		display: block;
		text-decoration: none;
		padding: 0 0 12px 0;
		font-size: 12px;
	}

	.footer-item:hover {
		text-decoration: underline;
	}

	.footer-title {
		font-weight: bold;
		text-transform: uppercase;
		font-size: 13px;
		padding: 24px 0 12px 0;
	}

	#footer-contain a:hover {
		color: #0afad1;
	}

	#social-contain {
		padding: 24px 0 0 0;
	}

	#social-contain a {
		padding: 0 4px 0 0;
/*
		color: #FDF5B6;
*/
	}

	#social-contain span i {
		transition: 0.1s;
		cursor: pointer;
		cursor: hand;
	}

	#social-contain .fa-square {
		color: #fff;
		font-size: 40px;
	}

	#social-contain .fa-stack:hover .fa-twitter-square, #social-contain .fa-stack:hover .fa-facebook-square, #social-contain .fa-stack:hover .fa-youtube-square, #social-contain .fa-stack:hover .fa-linkedin-square {
		color: #fff;
		/*font-size: 2em;*/
	}

	#social-contain .fa-stack:hover .fa-square {
		color: #000;
	}

	#social-contain .fa-twitter-square {
		color: #55acee;
		font-size: 2em;
	}

	#social-contain .fa-facebook-square {
		color: #3b5998;
		font-size: 2em;
	}

	#social-contain .fa-youtube-square {
		color: #c4302b;
		font-size: 2em;
	}

	#social-contain .fa-linkedin-square {
		color: #0077b5;
		font-size: 2em;
	}

	#footer-bottom {
		padding: 20px 0 0 0;
		text-align: center;
		font-size: 13px;
	}

	#footer-bottom div {
		padding: 12px 0 0 0;
	}

	#footer-contain .uc-logo {
		width: 100%;
		max-width: 211px;
	}

/* Footer End */
#uc2-promobanner2 {
	text-align: center;
	background-color: red;
	padding: 15px 0 15px 0;
	color: #fff;
	font-size: 15px;
	margin: 0 0 13px 0;
	font-style: italic;
	background-position: 31px 39px;
}

/* Product Accordion Start */
.product-accordion details {
	border-bottom: 1px solid #ddd;
}
.product-accordion details > div {
	padding: 0 1em 2em 1em;
}
.product-accordion summary {
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	padding: 1em 0;
}
.product-accordion summary::marker {
	color: #ccc;
}
/* Product Accordion End */

