



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

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

@media (max-width: 1024px) {
	
		.whb-general-header-inner {
		height: 70px;
		max-height: 70px;
	}
	
		.whb-header-bottom-inner {
		height: 35px;
		max-height: 35px;
	}
	
	
	}
		.whb-top-bar-inner { border-color: rgba(255, 255, 255, 0.25);border-bottom-width: 0px;border-bottom-style: solid; }
.whb-top-bar {
	background-color: rgba(81, 227, 81, 1);
}

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

.whb-header-bottom {
	background-color: rgba(3, 81, 70, 1);border-color: rgba(230, 230, 230, 1);border-bottom-width: 10px;border-bottom-style: solid;
}
