/* css rules for width >= 1153px */
@media only screen and (min-width: 1153px)
{
	.mobileview
	{
		display: none;
	}
	.pcview
	{
	}
	.top-nav-area
	{
		width: 900px;
	}
	.top-nav-area ul
	{
		width: 100%;
	}
	.top-nav-area ul li
	{
		width: 20%;
	}
	.pe-sitenav
	{
		width: 100%;
	}
	.pe-sitenav>li
	{
		width: 150px;
		text-align:center;
		margin: 0;
	}
	.pe-sitenav>li>a
	{
		width:100%;
	}
	.pe-sitenav-autosize
	{
		padding: 0px;
		width: 900px;
	}
	.pe-presitenav-autosize
	{
		max-width: 270px;
	}
	.vina-treeview-virtuemart .treeview li a
	{
		height: 35px;
		line-height: 35px;
	}
	.nk-module-title
	{
		padding-bottom: 25px !important;
	}
	.pe-sortierung-auswahl
	{
		background-color: #666;
		height: 50px;
	}
	ul.treeview
	{
		padding-top:15px;
		background-color:#666;
	}
	.youareheretree
	{
		font-weight:bold;
		font-size:13pt;
	}
	.header-lowres
	{
		display: none;
	}
	.header-highres
	{
		margin-top:20px;
		background-color: white;
	}
	.logo-highres-override-alt
	{
		display: none !important;
	}
	.logo-highres-override-neu
	{
		display: inline-block !important;
		position:relative;
		width: 310px !important; 
		height: 77px !important;
		overflow: visible;
	}
	.logo-highres-override-neu img
	{
		position:absolute !important;
		bottom: 0 !important;
		left: 1px !important;
		width: 288px !important;
		min-width: 288px !important;
		max-width: 288px !important;
		height: 96px !important;
		min-height: 96px !important;
		max-height: 96px !important;
	}
	.mean-container
	{
		display: none;
	}
	.submenu2020 {
		display: flex;
	}
	.submenu2020>li {
		flex: 1;
	}
	.pe-sitenav.submenu2020 li a {
		height:25px;
		line-height:25px;
	}
	
	/* 2021 */
	
	.logo-highres-override-neu>img {
		width:309px !important;
		min-width:309px !important;
		max-width:309px !important;
		height:86px !important;
		min-height:86px !important;
		max-height:86px !important;
	}
	
	.logo-highres-override-neu {
		margin-top:-5px;
		margin-bottom:10px;
		margin-left:30px;
	}
	
	body {
		background: white;
	}
	
	.h5-box-area,
	.h5-box-area>.header-top,
	.h5-box-area>.header-top>.container {
		width: 100%;
	}
	
	.home-5 .nk-search {
		border: 2px solid #4196ce !important;
		border-radius: 4px !important;
		overflow: hidden;
		background:white;
	}
	
	.nk-search>.select-wrapper {
		display: none;
	}
	
	.search_input {
		display:inline-block !important;
		width: 100% !important;
		min-width:unset;
		max-width:unset;
		background:white;
	}
	.search-button-wrapper { 
		width: 45px;
	}
	.search_input>.searchform {
		width:100%;
		display:flex;
	}
	.nk-search .search_input input[type="text"] {
		width:unset !important;
		flex:1;
		border-radius:4px 0 0 4px;
	}
	
	.header-highres>.row {
		display:flex;
		width:100%;
	}
	.header-highres>.row>div {
		flex:1;
		width:auto;
		min-width:250px;
	}
	.header-highres>.row>div:first-child {
		flex:unset;
		width:447px;
	}
	
	.header-highres>.row>div:last-child {
		flex:unset;
		width:580px;
	}
	
	.search_input button.search-button {
		background-color:white;
		background-image:url(/img/lupe_21.png);
		background-position:center center;
		background-size:22px 22px;
		background-repeat:no-repeat;
		width:45px;
	}
	
	.home-5 .search_input button.search-button:hover {
		background-color:#c0c0c0;
		background-image:url(/img/lupe_h_21.png);
		background-position:center center;
		background-size:22px 22px;
		background-repeat:no-repeat;
		width:45px;
	}
	
	.search_input button.search-button>i {
		display:none;
	} 
	
	.blau-menu {
		height:40px;
		background:linear-gradient(#1e5d88,#2f7eb1);
		margin-bottom:20px;
		clear:both;
		margin-top:5px;
	}
	
	.blau-menu>ul {
		display:inline;
		width:100%;
	}
	
	.blau-menu>ul>li {
		float:left;
		color:#f0e9ef;
		font-size:14pt;
		line-height:40px;
		height:40px;
		cursor:pointer;
	}
	
	.blau-menu>ul>li>a {
		color:#f0e9ef;
		font-size:14pt;
		padding-left:50px;
		padding-right:50px;
		line-height:36px;
		height:36px;
		margin-top:2px;
		margin-bottom:2px;
		cursor:pointer;
		text-decoration:none;
	}
	
	.blau-menu>ul>li>span.spacer {
		width:1px;
		padding-left:0;
		padding-right:0;
		line-height:36px;
		height:36px;
		margin-top:2px;
		margin-bottom:2px;
		cursor:pointer;
		border-right:1px solid #82adc8;
		box-sizing:border-box;
	}
	
	.blau-menu>ul>li>a>i {
		font-size:20pt;
	}
	
	.blau-menu>ul>li:hover {
		background:#395B72;
	}
	
	.blau-menu>ul>li.active {
		background:#173950;
	}
	
	.nk-search-area.main-menu-area,
	.main-menu-area.box-main {
		display: none;
	}
	
	.home-1-slider-area>.container:first-child>.row>.col-lg-3 {
		display: none;
	}
	.home-1-slider-area>.container:first-child>.row>.col-lg-9 {
		margin-top:20px;
		width:100%;
	}
	.account-management>.row>.col-lg-3 {
		display: none;
	}
	.account-management>.row>.col-lg-9 {
		margin-top:20px;
		width:100%;
	}
	
	.top-big-buttons {
		width: 100%;
		height:100%;
		box-sizing:border-box;
		padding-left:47px;
	}
	
	.top-big-buttons>.tbbs {
		float:left;
		width:124px;
		height:68px;
		margin-top:2px;
		background-repeat:no-repeat;
		text-align:center;
		cursor:pointer;
		overflow:visible;
		white-space:nowrap;
		box-sizing:border-box;
	}
	
	.top-big-buttons>.tbbs a {
		display:inline-block;
		padding-top:48px;
	}
		
	.top-big-buttons>.tbbs:hover a>.tbbs-click {
		background:rgba(0,0,0,0.25);
		padding:0 15px;
		border-radius:20px;
		transition:200ms all linear;
	}
	.top-big-buttons>.tbbs.active a>.tbbs-click {
		background:rgba(0,64,128,0.25);
		padding:0 15px;
		border-radius:20px;
		transition:200ms all linear;
	}
	
	.top-big-buttons>.tbbs>a>.tbbs-click {
		color:black;
		text-decoration:none;
	}
	
	.firma-textbox-title {
		max-width: 100%;
	}

/*
	.top-big-buttons>.tbbs.tbb-favs { background-image:url(/img/favs_21.png); }
	.top-big-buttons>.tbbs.tbb-account { background-image:url(/img/account_21.png); }
	.top-big-buttons>.tbbs.tbb-basket { background-image:url(/img/cart_21.png); }
	.top-big-buttons>.tbbs.tbb-logout { background-image:url(/img/logout_21.png); }
	.top-big-buttons>.tbbs.tbb-login { background-image:url(/img/login_21.png); }
	.product-textbox-content>p>img { border-radius:4px; }
*/

	.top-big-buttons>.tbbs.tbb-favs { background-image:url(/img/21/herz-58.png); background-size: 33px 29px; background-position: center 6px; }
	.top-big-buttons>.tbbs.tbb-account { background-image:url(/img/21/benutzer56.png); background-size: 29px 33px; background-position: center 5px; }
	.top-big-buttons>.tbbs.tbb-basket { background-image:url(/img/21/einkaufswagen56.png); background-size: 33px 33px; background-position: center 7px; }
	.top-big-buttons>.tbbs.tbb-logout { background-image:url(/img/21/logout56.png); background-size: 36px 33px; background-position: center 5px; }
	.top-big-buttons>.tbbs.tbb-login { background-image:url(/img/login_21.png); }
	.product-textbox-content>p>img { border-radius:4px; }
	
	#scrollUp { border-radius: 7px; }
	
	.bm-home { display: none !important; }
	
	.produktinfo_seite .produkt-titelzeile {
		padding-right:80px;
	}
	
}

@media only screen and (min-width: 1153px) and (max-width: 1570px)
{

	.blau-menu>ul>li>a {
		padding-left:22px;
		padding-right:22px;
	}
	
	.header-highres>.row>div:first-child {
		width: 427px;
	}
	
	.top-big-buttons {
		padding-left: 27px;
	}
	
	.top-big-buttons>.tbbs {
		width:105px;
	}
	
	.produktinfo_seite .produkt-titelzeile {
		padding-right:80px;
	}
}