header{box-shadow:none;}
.proheaderarea{width:100%;}
.profilecover{display:none !important;}
.profileimgarea>.primg, .profileimgarea>.h-one, .con-btnara, .underproarea{display:none;}
.menu-wrap{background:#e4e5e7;}
.menu-wrap.menufix{background:#FFF;}
@media only screen and (max-width:490px){
	.proheaderarea{margin-top:47px;}
	.noheadersrch{margin-top:0px;}
	.noheadersrch .profileimgarea{margin-bottom:0px;} 
	 header{background:#FFF; padding:7px 0 !important; height:45px;}
	 header.inputwhite{background:#FFF;}
	 .menu-wrap{border-top:none;}
	.logo-area a:after{-webkit-filter:grayscale(1) invert(1);filter:grayscale(1) invert(1);}
	.header-search .search-icon img{-webkit-filter: invert(0%); /* Safari/Chrome */ filter: invert(0%); opacity: 0.6;}
	.mobile-dot{-webkit-filter:invert(100%) !important;filter: invert(100%) !important;}
	.header-search input[type="search"]::-webkit-input-placeholder { /* Edge */ color: #666;}
	.header-search input[type="search"]:-ms-input-placeholder { /* Edge */ color: #666;}
	.header-search input[type="search"]::placeholder { /* Edge */ color: #666;}
}