.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator::after {
	content: none;
}
.disable.disma img {
	height: 83px;
}
a:hover {
	color: #ffffff !important;
}
#g-navigation > .g-container {
	padding-bottom: unset;
}
.home-promo {
	display: grid;
	text-align: center;
	width: -webkit-fill-available;
}
.home-promo > h1 {
	color: #fff;
	font-size: 2.0rem;
}
.home-promo > h2 {
	color: #fff;
	align-self: self-end;
}
.home-top {
	background: url(/images/sampledata/slider/home1.jpg);
	height: 500px;
	display: flex;
	background-size: cover;
	background-position: center;
  /*filter: brightness(40%);*/
}

#g-showcase {
	border-top: 3px solid #fff !important;
}
.top-ltd {
	font-size: 11px;
	font-family: "FontAwesome";
}
.top-name {
	font-size: 19pt;
	font-weight: bold;
	line-height: 1;
	font-family: "FontAwesome";
}
#custom-4464-particle > hr,
#custom-6041-particle > hr {
	border-bottom: 3px solid #ffffff !important;
	width: 315px;
	margin: auto;
	margin-bottom: 5px;
}
div.phoneTop {
	vertical-align: middle;
	display: table-cell;
}
.phoneTop p {
	text-align: center;
	font-size: 18pt;
	font-family: sans-serif;
}
#g-page-surround {
	min-height: auto;
}
@media screen and (max-width: 960px) {
	.phoneTop p {
		font-size: 16pt;
	}
}
@media (max-width: 960px) and (min-width: 768px) {
	.top-name {
		font-size: 17pt;
	}
	#custom-4464-particle > hr,
	#custom-6041-particle > hr {
		width: 286px;
	}
}
@media screen and (max-width: 768px) {
	div.phoneTop {
		display: unset;
	}
	.footer-1 {
		text-align: center;
	}
	.g-offcanvas-toggle {
		font-size: 2.25rem;
		color: #ffffff;
		padding: 10px 0px 1.15rem;
	}
  .home-top {
    height: 300px;
  }
}

@media screen and (max-width: 430px) {
	.top-name {
		font-size: 17pt;
	}
	.home-promo > h1,
	.home-promo > h2 {
		font-size: 1.3rem;
		text-transform: uppercase;
	}
	#custom-4464-particle > hr,
	#custom-6041-particle > hr {
		width: 283px;
	}
}
.uk-modal.uk-open {
    background: rgb(0 0 0 / 80%);
}
.uk-modal-caption {
	display: none;
}