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

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

.whb-header-bottom .wd-dropdown {
	margin-top: -18.5px;
}

.whb-header-bottom .wd-dropdown:after {
	height: -8.5px;
}





@media (min-width: 1025px) {
	
		.whb-general-header-inner {
		height: 140px;
		max-height: 140px;
	}

		.whb-sticked .whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
		
		.whb-header-bottom-inner {
		height: 3px;
		max-height: 3px;
	}

		.whb-sticked .whb-header-bottom-inner {
		height: 52px;
		max-height: 52px;
	}
		
	
	}

@media (max-width: 1024px) {
	
		.whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
	
		.whb-header-bottom-inner {
		height: 2px;
		max-height: 2px;
	}
	
	
	}
		
.whb-top-bar {
	background-color: rgba(0, 33, 87, 1);
}

.whb-general-header {
	background-color: rgba(0, 33, 87, 1);border-bottom-width: 0px;border-bottom-style: solid;
}

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