



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

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

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

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

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