.novis {
	display: none;
}


@media (min-width 1200px) {
	.g-container {
	width: 100rem;
}

	
}
	#g-slideshow .g-swiper-slideshow-container {
	height: 55vh;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
	line-height: 1;
	text-transform: capitalize;
	font-weight: bold;
	padding-top: 40px;
}

.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
	font-size: 1rem;
	font-weight: bold;
	white-space: normal;
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: break-all;
}

#g-slideshow .g-slideshow-title, #g-slideshow .sprocket-features.layout-slideshow .sprocket-features-title, .sprocket-features.layout-slideshow #g-slideshow .sprocket-features-title {
	position: relative;
	display: block;
	font-family: "Open Sans Condensed";
	font-size: 5rem;
	padding-top: 4vh;
	text-shadow: 5px 5px 5px rgba(0, 0, 0);
	text-align: center;
	z-index: 100;
	/* text-shadow: 2px 2px 2px #000; */
	color: lightsalmon;
	padding-right: 80px;
}
#g-slideshow .g-swiper-slideshow-desc {
	margin: 1rem auto;
	position: relative;
	text-align: center;
	width: 50%;
	z-index: 100;
	color: black;
	padding-top: 15vh;
	padding-left: 10rem;
	display: none;
}

#g-slideshow .g-slideshow-overlay-right::before {
	background: -webkit-linear-gradient(rgba(125, 189, 12, 0.65), rgba(128, 201, 0, 0.15));
	background: linear-gradient(rgba(125, 189, 12, 0.65), rgba(128, 201, 0, 0.15));
	bottom: 0;
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

#g-slideshow {
	background: #fff;
	color: #fff;
}
#g-header .g-logo-block .g-content {
	margin: 0;
	padding: 0;
}
.g-imageoverlay .g-imageoverlay-title {
	color: #fff;
	bottom: 0;
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1.3;
	padding: 0.95rem;
	position: absolute;
	margin-left: 60px;
}
.g-imageoverlay .g-imageoverlay-img img {
	opacity: 1;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
	#g-slideshow .g-container {
	width: 100%;
	height: 505px;
}

#g-slideshow .g-swiper-slideshow-container {
	height: 39vh;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
	line-height: 1;
	text-transform: capitalize;
	font-weight: bold;
	padding-top: 0; 
	margin: 25px;
}