

.DPMenu2 {	 position:sticky; top:0px;}

.MSearch{
	/*height:42px;*/
}

.Mob{ display:none; }
.NMob{	display:block; }

.dropdown-content {
	line-height:1.8vw;
	font-size:100%;
	text-align:left;
	height:auto;
	overflow-y:visible;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}


.dropbtn {	float:none; }

@media screen and (max-width:1600px){
	.dp_container {	/*text-align: right;*/	}
}	