.whb-top-bar .wd-dropdown {
	margin-top: -8.5px;
}

.whb-top-bar .wd-dropdown:after {
	height: 1.5px;
}

.whb-sticked .whb-general-header .wd-dropdown {
	margin-top: 10.5px;
}

.whb-sticked .whb-general-header .wd-dropdown:after {
	height: 20.5px;
}



@media (min-width: 1025px) {
		.whb-top-bar-inner {
		height: 23px;
		max-height: 23px;
	}

		.whb-sticked .whb-top-bar-inner {
		height: 40px;
		max-height: 40px;
	}
		
		.whb-general-header-inner {
		height: 92px;
		max-height: 92px;
	}

		.whb-sticked .whb-general-header-inner {
		height: 61px;
		max-height: 61px;
	}
		
	
	
	}

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 18px;
		max-height: 18px;
	}
	
		.whb-general-header-inner {
		height: 67px;
		max-height: 67px;
	}
	
	
	
	}
		
.whb-top-bar {
	background-color: rgba(0, 125, 163, 1);
}

.whb-general-header {
	background-color: rgba(255, 255, 255, 1);border-color: rgba(238, 229, 222, 1);border-bottom-width: 0px;border-bottom-style: solid;
}

.whb-header-bottom {
	border-bottom-width: 0px;border-bottom-style: solid;
}
