/** RESPONSIVE HEADER STYLES **/

.header-mid-content{
	top:0;
}

@media only screen and (max-width: 45.9375em) {


	.header * {
		-moz-box-sizing: border-box;
		box-sizing: border-box;			
	}

	.header .grid-fullwidth {
		margin: 0;
		padding: 0 1rem 1rem;
		width: 100%;
	}

	.header-mid-content .logo-link {
		display: inline-block;
		text-align: center;
		width: 70%;
		margin: 0 15%;
		float: none;
		background: url('responsiveHeader/img/widia-diamonds.svg') center center no-repeat;
		background-size: contain;
		height: 32px;
		position: relative;
		top: -33px;
	}
	.header-mid-content .logo-link img{
		display: none;
	}
	.header .logo {
		display: inline;
		margin: 1rem 0;
		max-width: 100%;
		float: none;
	}

	.header .nav {}
	.header .nav > ul > li {
		float: none;
		width:100%;
		padding: 0;
	}

	.header .nav > ul > li > a {
		font-size: 1.3rem;
		padding: .5rem;
	}

	.header .nav ul li ul {
		display: none;
	}
	.header .nav ul li.search-menu{
		text-indent: -9999px;
	}
	.header .nav ul li.search-menu	.link-style-2 li{
/* 		padding-right:48px; */
	}
	.nav ul li.search-menu .site-search-button.responsive-only{
		display: inline-block;
		background: url(responsiveHeader/img/mobile-search.svg) right center no-repeat;
		background-size: contain;
		position: absolute;
		left: 99.5%;
		height: 41px;
		width: 41px;
		border: none;
	}
	.header .login-container{
		z-index: 10000;
	}
	.header .language_dropdown{
		top:64px;
		
	}	
	.header .login-container{
		margin-top:0;
	}
	.header .language_dropdown li a{
		font-size: 1.4em;
		line-height: 2em;
	}
	ul.login-container a.langSwitcher,
	ul.login-container a.langSwitcher:hover{
		background-color: transparent;
	}
	ul.login-container a.langSwitcherUp,
	ul.login-container a.langSwitcherUp:hover{
		background-color: #373737;
	}	
	.header .nav ul li ul,
	.header .nav ul li ul a {
		left: 0;
		padding: 1rem;
		position: relative;
		width: 100%;
		background: transparent;
	}

	.header .search-bar {
		margin: 0;
		padding-right: 46px;
		width: 100%;
	}
	.header #searchForm fieldset{
		position: relative;
	}
	.header .search-bar .site-search {
		width: 102%;
		margin-top: 0;
		padding: .5rem;
		float: left;
		height: 100%;
		clear: both;
		margin-bottom: .5rem;
		font-size: 1.4rem;
	}

	.header .search-bar a,
	.header .search-bar .site-search-button {
		margin: 0;
		padding: .5rem;
		float: none;
		clear: both;
		height: 100%;
		display: block;
		font-size: 1rem;
	}

	.header .login-text { 
		color: #fff;
  		text-transform: uppercase;
  		padding: 0 15px 0 57px;
		display: none;
	}

	.header .personal-options{
		background:transparent;
		height:63px;
	}

	.header .personal-options form {
		width: 49%;
	}

	.header .hide-in-responsive {
		display: none;
	}

	.header a.off-canvas-button {
				  
				 
	    float: left;
						
						 
	    display: inline-block;
	    background: url('responsiveHeader/img/hamburger.svg') top center no-repeat;
		padding-top: 20px;
		margin-top:5px; 
		color: #FFFFFF;
		text-decoration: none;
	}
	.header a.mobileNav{
		background-image: url('responsiveHeader/img/hamburger-active.svg');
	}
	.header .off-canvas-button img{
		float: none;
    	max-width: 100%;
	}
	
	.header .product-select {
		display: none;
	}

	.header .off-canvas-responsive {
		display: none;
	}

	.header .off-canvas-responsive.active {
		display: block;
	}	

	.login-container a.langSwitcher, .login-container a.langSwitcher:hover{
		text-indent: -1000em;
		display: inline-block;
		width: 60px;
		height: 60px;
		padding-right: 20px;
		background: url(responsiveHeader/img/language-menu-down-white.svg) 50% 50% no-repeat;
		background-size: 55%;
	}
	.header-mid-content{
		position: relative ;
		top:-40px;
		height: 40px;
	}
	.lisec{
		width: auto;
		margin-top: 0;
	}
	.global.header{
		height: 70px;
	}
	.footer .footer-content{
		text-align: center;
	}
	.footer .footer-content ul li ul, .footer .social-links{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.footerPrivacy{
		width:100%;
		line-height: 1.2em;
		margin-bottom: 3em;
	}
	.global.header{
		background: #1C1C1C url(responsiveHeader/img/wid-brand-stripe.png) 50% -8px repeat-x;
    	height: 70px;
	}
	
	.nav > ul{
		background-image: linear-gradient(-180deg, #FFFFFF 0%, #DDDDDD 100%);
	}
	.nav > ul > li > a:link, .nav > ul > li > a:visited{
		color:#4C4C4C;
		background: transparent;
	}
	.nav ul li:hover a{
		background: transparent;
	}
	.header .nav ul li.search-menu ul{
		display: block;
	}
	
	
	.nav ul li.search-menu:hover ul{
		right: 0;
		left:auto;
	}

	.nav ul li.search-menu a{
		display: none;
	}

	.nav ul li.search-menu:hover a{
		background: transparent;
	}
	
	.nav ul li.search-menu:hover ul{
		background-color: transparent;
	}
	.nav ul li.search-menu:hover ul{
		width:100%;
		top:0;
	}

	
	.header .global-nav{
		width: 100%;
		background: #fff;
	}
	.off-canvas-responsive{
		left:0;
		top: -24px;
	}

	.header li.off-canvas-button a {
        margin: 0 0 1em 0;
        height: auto;
    }

	.header li.off-canvas-button{
		display: inline-block;
    }
}


/* Desktop Styles for Responsive Header */
.header .global-nav {
/* 	clear: both; */
}
.header .search-bar {
/* 	margin-bottom: 23px; */
}
.header .off-canvas-button {
	display: none;
}
#wb_page_wrap .breadcrumb{
	margin: 5px 0 20px 0;
	font-size: 12px;
}