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

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


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

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




.whb-clone.whb-sticked .wd-dropdown {
	margin-top: 15px;
}

.whb-clone.whb-sticked .wd-dropdown:after {
	height: 25px;
}

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

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

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

		
			.whb-clone .whb-general-header-inner {
		height: 70px;
		max-height: 70px;
	}
	
	}

@media (max-width: 1024px) {
		.whb-top-bar-inner {
		height: 70px;
		max-height: 70px;
	}
	
		.whb-general-header-inner {
		height: 3px;
		max-height: 3px;
	}
	
		.whb-header-bottom-inner {
		height: 45px;
		max-height: 45px;
	}
	
			.whb-clone .whb-general-header-inner {
		height: 3px;
		max-height: 3px;
	}
	
	}
		
.whb-top-bar {
	background-color: rgba(38, 71, 150, 1);
}

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

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