#wpadminbar{
	top: auto !important;
	bottom: 0 !important;
}
html{
	margin-top: 0 !important;
}

.pointer-events-auto{
	pointer-events: auto !important;
}

.pointer-events-auto>a{
	pointer-events: auto !important;
}
body.single{
	padding: 0 !important;
}

@media only screen and (min-width: 768px) and (max-width: 1799px){
	.main-about-block-right .group-list li{
		max-width: 180px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1799px){
	.header-inner-program .header-block-content{
		width: 550px;
	}
}

.header-inner-service .header-block-content{
	width: 100%;
}

.header-one{
	position: relative;
	z-index: 1;
}
