/*
	Theme Name: GNDWIRE
	Description: GNDWIRE Child Theme for Semplice
	Author: Clockwork
	Template: semplice
*/

/* Custom CSS Start */
/* -- FIXED GLOBAL BORDER -- */ 
@media (min-width:770px) { 
	html:after,
	html:before {
		width:100%;
		height:10px
	}
	body:after,
	body:before {
		width:10px;
		height:100%;
		top:0
	}
	body:after,
	body:before,
	html:after,
	html:before {
		content:'';
		position:fixed;
		background-color:#fff;
		z-index:1000
	}
	html:before {
		top:0
	}
	html:after {
		bottom:0
	}
	body:before {
		left:0
	}
	body:after {
		right:0
	} 
}

body {
	background:#493B41;
	color:#ffffff;
	background-attachment:fixed !important;
}

/*TYPOGRAPHY*/

@font-face { 
	font-family: Majesti; 
	src: url(https://4a92f0.claudeassets.com/20251207101632im_/http://www.gndwire.com/webfonts/MajestiBanner-Medium.eot) format('embedded-opentype'); 
}
@font-face { 
	font-family: Majesti; 
	src: url(https://74eaf6.claudeassets.com/20251207101632im_/http://www.gndwire.com/webfonts/MajestiBanner-Medium.woff) format('woff'); 
}
@font-face { 
	font-family: Majesti; 
	src: url(https://d29552.claudeassets.com/20251207101632im_/http://www.gndwire.com/webfonts/MajestiBanner-Medium.ttf) format('ttf'); 
}
@font-face {
	font-family: Majesti Light;
	src: url(https://afefea.claudeassets.com/20251207101632im_/http://www.gndwire.com/webfonts/MajestiBanner-Light.eot) format('embedded-opentype');
} 
@font-face {
	font-family: Majesti Light;
	src: url(https://5a4189.claudeassets.com/20251207101632im_/http://www.gndwire.com/webfonts/MajestiBanner-Light.woff) format('woff');
}
@font-face {
	font-family: Majesti Light;
	src: url(https://44524a.claudeassets.com/20251207101632im_/http://www.gndwire.com/webfonts/MajestiBanner-Light.ttf) format('ttf');
}

h1, h2, h3, h4, h5, h6 {
	color:#ffffff;
	font-weight:600;
	letter-spacing:1px;
}
h1 {
	font-family:'Majesti', serif !important;
	font-weight:400 !important;
	line-height:80px;
	font-size:5rem;
	margin-bottom:80px;
	letter-spacing:0;
}
h2 {
	font-size:2rem;
	font-family:'Cabin', sans-serif !important;
	margin-bottom:0.6rem;
	line-height:2.4rem;
}
h2:not(:first-child) {
	margin-top:40px;
}
h3 {
	font-family:'Cabin', sans-serif !important;
	text-transform:uppercase;
	font-size:1.25rem;
	line-height:1.6rem;
	letter-spacing:3px;
	margin-bottom:0.75rem !important;
}
p {
	font-family:'Cabin', sans-serif !important;
	color:#ffffff;
	font-size:1.125rem;
	margin-bottom:1.5rem;
	line-height:1.875rem;
}
a {
	color:#FF8B8B;
}
a:hover {
	color:#dddddd;
	text-decoration:underline;
}
a h1, a h2, a h3, a h4, a h5, a h6 {
	color:#FFFFFF;
	display:inline-block;
	-o-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
a h1:hover, a h2:hover, a h3:hover, a h4:hover, a h5:hover, a h6:hover {
	color:#FF8B8B;
	text-decoration:underline;
}

/* HEADER */
.non-sticky-nav {
	margin-top:80px;
}
.non-sticky-nav #logo img {
	width:200px;
	height:auto;
}
.non-sticky-nav #logo:hover {
	opacity:1;
}
.non-sticky-nav .navbar-inner {
	height:auto;
	overflow:visible;
	margin-top:10px;
}
.non-sticky-nav #menu-main-nav {
	margin-top:-10px;
}
.non-sticky-nav #menu-main-nav li, 
.non-sticky-nav .standard a {
	display:block;
	text-align:right;
	font-family:'Cabin', sans-serif;
	font-weight:800;
	letter-spacing:3px !important;
}
.archive #navbar .span12, 
.category #navbar .span12 {
	margin-left:0;
}
#navbar .logo a:hover {
	opacity:0.7;
}
.current-menu-item a{
	color:#FF8B8B !important;
}

/* FOOTER */
.menu-footer-nav-container ul {
	list-style: none;
    margin: 0;
    text-align: right;
}
.menu-footer-nav-container ul li {
	display:inline-block;
	margin-left:30px;
}
.menu-footer-nav-container ul li a {
	font-size:0.875rem;
	text-transform:uppercase;
	letter-spacing:3px;
	font-weight:700;
	color:#ffffff;
}
.menu-footer-nav-container ul li a:hover {
	color:#FF8B8B;
	text-decoration:none !important;
}

/* HOMEPAGE */
.homepage-news-header, 
.homepage-events-header {
	text-transform:uppercase;
	letter-spacing:3px;
	font-size:1.25rem;
	font-weight:700;
	margin-bottom:0.75rem;
}
.homepage-news ul, 
.homepage-events ul {
    list-style: none;
    margin: 0 0 80px;
}
.homepage-news .title,
.homepage-events .title {
    display: inline-block;
    color:#FFFFFF;
    font-size:1.25rem;
}
.homepage-news a.title:hover,
.homepage-events a.title:hover{
	color:#FF8B8B;
}
.homepage-news .date,
.homepage-events .date,
#blog .date {
	font-size:0.8125rem;
	font-weight:700;
	display:block;
	color:#CCCCCC;
	text-transform:uppercase;
	letter-spacing:1px;
}
#blog .date {
	margin-top:10px;
}
.homepage-news .listing-item,
.homepage-events .listing-item {
	background:#444444;
	background:rgba(255,255,255,0.03);
	padding:12px 20px;
	margin-bottom:10px;
}
.home #wrapper #content #content-holder{
	margin-top:0 !important;
}
.hero-banner {
	height:880px;
	max-height:880px;
	padding-top:0;
}
.carousel-container {
	height:880px;
	-o-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.hero-banner h1 {
	font-size:8.25rem;
	letter-spacing:-3px;
	line-height:6.875rem;
	margin-bottom:60px;
	margin-top:210px;
}
.hero-banner h2 {
	font-size:3.5rem;
	font-family:'Majesti', serif !important;
	font-weight:400 !important;
	margin-bottom:20px;
}
.hero-banner h3 {
	font-size:0.875rem;
	line-height:0.875rem;
	text-transform:uppercase;
	letter-spacing:6px;
}
.hero-background {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:900px;
	background-size:cover;
	z-index:-50;
	background-attachment:fixed;
	background-position:top center;
}
.stardust-overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:900px;
	background-image:url(https://db928c.claudeassets.com/20251207101632im_/http://www.gndwire.com/wp-content/themes/semplice-child/stardust_transparent.png);
	background-repeat:repeat;
	opacity:0.3;
	z-index:-1;
}
.hero-button {
	margin-top:80px !important;
}
.hero-angle {
	width:200px;
	height:880px;
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	background:#493B41;
	z-index:-10;
}
.hero-angle:after {
	content:'';
	position:absolute;
	left:100%;
	width: 0; 
	height: 0;
	border-left:0 solid transparent;
	border-right:274px solid transparent;
	border-bottom:900px solid #493B41;
}

/* OUR STORY SECTION */
.our-story {
	height:600px;
	max-height:600px;
	width:100%;
	position:relative;
	overflow:hidden;
}
.our-story-background {
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:-50;
	background-size:cover;
	background-position:top center;
	-o-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-moz-animation: slow-zoom 24s linear forwards;
	-wekbit-animation: slow-zoom 24s linear forwards;
	animation: slow-zoom 24s linear forwards;
}
@-webkit-keyframes slow-zoom {
 	from {
 		transform: scale(1) rotateZ(0);
 	}
    to {
    	transform: scale(1.25) rotateZ(0.01deg);
    }
}
@keyframes slow-zoom {
 	from {
 		transform: scale(1) rotateZ(0);
 	}
    to {
    	transform: scale(1.25) rotateZ(0.01deg);
    }
}
.our-story-angle {
	width:468px;
	height:100%;
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	background:#FF4B4B;
	z-index:-10;
	-o-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.our-story-angle:after{
	content:'';
	position:absolute;
	left:100%;
	width: 0; 
	height: 0;
	border-left:0 solid transparent;
	border-right:182px solid transparent;
	border-bottom:600px solid #FF4B4B;
}
.our-story-logo {
	width:110px;
	margin-top:55px;
}
.our-story-logo img {
	width:100%;
}
.our-story-tagline {
	font-size:2.625rem;
	max-width:380px;
	margin-top: 40px;
    margin-bottom: 40px;
    line-height:3rem;
}


/* NEWS & EVENTS ARCHIVES */
.category-news .gndwire-container .row,
.category-events .gndwire-container .row {
	margin-bottom:80px;
}
.category-news h2,
.category-events h2 {
	margin-bottom:10px;
}


/* BLOG PAGE */
section#blog {
	margin-top:220px !important;
}
.gndwire-post h2 {
	margin-bottom:0;
}
.post-categories {
	list-style:none;
	margin:0;
}
.post-categories a {
	color: #FFFFFF;
}
.post-categories a:hover {
	color: #FF8B8B;
}


/* ARTIST PAGE */
.gndwire-artist .gndwire-link-button {
	margin-bottom:40px;
}
.artist-media-embed iframe {
	max-width:100%;
}
.gndwire-artist h1 {
	font-size:8.25rem;
	letter-spacing:-3px;
	line-height:6.875rem;
}
.artist-header-image {
	position:absolute;
	height:380px;
	width:100%;
	top:0;
	left:0;
	background-size:cover;
	background-position:center;
}
.artist-header-image:after {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(https://db928c.claudeassets.com/20251207101632im_/http://www.gndwire.com/wp-content/themes/semplice-child/stardust_transparent.png);
	background-repeat:repeat;
	background-attachment:fixed;
	opacity:0.3;
	z-index:1;
}
.artist-header-image span {
	position:absolute;
	left:0;
	top:0;
	width:200px;
	height:380px;
	background:#493B41;
}
.artist-header-image span:after {
	content:'';
	position:absolute;
	left:200px;
	width: 0; 
	height: 0;
	border-left:0 solid transparent;
	border-right:110px solid transparent;
	border-bottom:380px solid #493B41;
}
.artist-sidebar {
	margin-top:190px;
}
.artist-sidebar h3 {
	margin-top:40px;
}
.artist-listing .six {
	margin-bottom:80px;
}
.artist-listing .six:nth-child(odd) {
	margin-left:0;
}
.artist-listing .six:nth-child(3n+3) {
	clear:both;
}
.artist-listing-content {
	padding:30px 40px 0 0;
}
.artist-listing-image {
	width: 100%;
    height: 200px;
    background-size: cover;
    background-position:top center;
}


/* GENERAL */
#wrapper #content #content-holder {
	margin-top:220px !important;
}
.outer-container {
	opacity:0;
}
.outer-container > div,
.outer-container > header {
    opacity: inherit;
}
.loading {
	text-align: center;
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
}
.loading:after {
	content:'';
	position:absolute;
	width:0;
	height:1px;
	background-color:#ffffff;
	left:50%;
	margin-top:5px;
	-webkit-animation:pulse 1s linear infinite alternate;
	animation:pulse 1s linear infinite alternate;
}
@-webkit-keyframes pulse {
	from {width:0; margin-left:0;}
	to {width:100px; margin-left:-50px;}
}
@keyframes pulse {
	from {width:0; margin-left:0;}
	to {width:100px; margin-left:-50px;}
}
.loading p {
	font-size:1rem;
	letter-spacing:8px;
    font-weight:600;
    margin-left:4px;
}
.hide-loading {
	display: none;
}
.loading-in-progress {
	height: 100vh;
	overflow-y: hidden;
}
.archive .row,
.category .row{
	margin-left:0;
}
img {
	max-width:100%;
	height:auto;
}
.gndwire-link-button,
.gndwire-button,
.gndwire-button-pagination a,
.gndwire-ourstory-link-button,
.hero-button,
input[type=submit] {
	display:block;
	width:100%;
	max-width:300px;
	padding:10px 20px;
	margin:10px 0;
	color: #ffffff;
    letter-spacing: 3px;
    background-color: #FF4B4B;
    border:3px solid #FF4B4B;
    border-radius: 0 !important;
    text-transform:uppercase;
    font-weight:700;
    font-size:0.875rem;
	line-height:24px;
	text-align:center;
	-moz-appearance:none;
	-webkit-appearance:none;
	transition: all 0.3s;
}
.gndwire-button-pagination {
	margin-bottom:40px;
}
.gndwire-button-pagination a {
	display:inline-block;
	margin-right:10px;
}
.gndwire-button {
	-o-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
.gndwire-link-button:hover,
.gndwire-button:hover,
.gndwire-button-pagination a:hover,
input[type=submit]:hover {
	color: #FF8B8B;
    background-color: transparent;
    border:3px solid #FF8B8B;
    text-decoration:none;
    cursor:pointer;
}
.gndwire-button:hover {
	cursor:pointer;
}
.gndwire-ourstory-link-button {
	color: #FF4B4B;
    background-color: #FFFFFF;
    border:3px solid #FFFFFF;
    text-transform:uppercase;
}
.gndwire-ourstory-link-button:hover {
	color: #FFFFFF;
    background-color: transparent;
    border:3px solid #FFFFFF;
    text-decoration:none;
}
.to-the-top {
	display:none !important;
	opacity:0 !important;
}
section#blog {
	padding-top:0;
}
.fa-gndwire-social {
    width: 45px;
    max-height: 45px;
    background: #FF4B4B;
    border:3px solid #FF4B4B;
    text-align: center;
    padding: 10px 5px;
    color:#FFFFFF;
    font-size: 20px !important;
    margin-right: 6px;
    margin-bottom:10px;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
a:hover .fa-gndwire-social {
	color: #FF8B8B;
    background-color: transparent;
    border:3px solid #FF8B8B;
}
.email-signup-field, 
textarea, 
input[type=text], 
input[type=email] {
	width:100%;
	height:44px;
	padding:10px;
	font-size:0.875rem;
	font-weight:700;
	color:#ffffff;
	border:1px solid #bbb;
	background:transparent;
	letter-spacing:2px;
	text-align:left;
}
textarea {
	height:300px;
}
::selection {
  background: #FF8B8B; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #FF8B8B; /* Gecko Browsers */
}

/* FOOTER */
.copyright {
	text-align:left;
	color:#ffffff; 
	font-size:12px !important;
}
.runs-like-clockwork {
	text-align:right;
	color:#ffffff; 
	font-size:12px !important;
}
.footer-logo {
	width:100%;
	transition: opacity 0.3s linear;
}
.footer-logo:hover {
	opacity:0.7;
}

/* ERRORS */
.error404 #content{
	margin-top:160px;
}


/* RESPONSIVE BREAKPOINTS */

@media (max-width:1200px) {
	.gndwire-container {
		max-width:970px !important;
	}
}
@media (max-width:980px) {
	.gndwire-container {
		max-width:754px !important;
	}
	.hero-angle{
		width:32px;
	}
	.our-story-angle {
		width:300px;
	}
	.artist-sidebar {
		width:100% !important;
		clear:both;
		margin:0 !important;
	}
}
@media (max-width:768px) {
	#content {
		margin:0 5%;
		padding:0;
	}
	.container {
		max-width:90%;
	}
	.home .gndwire-container {
		max-width:85% !important;
		padding:0 !important;
	}
	.gndwire-container {
		max-width:95% !important;
		padding:0 !important;
	}
	.gndwire-container .eight,
	.gndwire-container .six,
	.span8 {
		width:100% !important;
		margin-left:0 !important;
	}
	.span2,
	.span3 {
		width:50% !important;
		left: 50% !important;
		-o-transform:translateX(-50%);
		-ms-transform:translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
    	transform: translateX(-50%);
	}
	.span6 {
		width:100% !important;
		position:relative !important;
		top:0 !important;
		margin-left:0 !important;
	}
	.non-sticky-nav {
	    margin-top: 60px;
	}
	.non-sticky-nav .container {
		width:85%;
	}
	.non-sticky-nav .navbar-inner {
		width:100%;
	}
 	.our-story,
	.hero-banner{
		margin-left:-5%;
		width:110%;
	}
	.our-story-tagline {
		font-size:2.25rem;
	}
	.footer-logo {
		width:20%;
		margin-left:50%;
		margin-right:-50%;
		-ms-transform:translateX(-50%);
		-o-transform:translateX(-50%);
		-moz-transform:translateX(-50%);
		-webkit-transform:translateX(-50%);
		transform:translateX(-50%);
	}
	#footer-holder .container {
		margin:0 5% !important;
		width:95%;
	}
	.copyright {
		text-align:center;
	}
	.runs-like-clockwork {
		text-align:center;
	}
	.home-social {
		text-align:center;
	}
	.social-block {
		text-align:center;
	}
	.artist-sidebar {
		text-align:center;
	}
	.artist-sidebar .social-block {
		margin-top:40px;
	}
	.artist-sidebar .gndwire-link-button {
		margin: 40px auto;
	}
	.gndwire-link-button,
	.gndwire-button,
	.gndwire-ourstory-link-button,
	.gndwire-button-pagination,
	.hero-button,
	input[type=submit] {
		max-width:350px;
	}
}
@media (max-width:567px) {
	#fullscreen-menu .menu-container, 
	.container{
		width:92.5% !important;
	}
	#navbar .navbar-inner {
	    padding-left:20px;
	}
	.hero-banner {
		height:auto;
		max-height:none;
		margin-bottom:60px;
	}
	.carousel-container {
		max-height:none;
		height:auto;
	}
	.home .gndwire-container {
		max-width:90% !important;
	}
	.gndwire-container {
		max-width:100% !important;
		width:100% !important;
		margin:0;
	}
	.content-container .container, 
	.container {
	    width: 100% !important;
	    max-width: 100%;
	    margin: 0 !important;
	}
	.non-sticky-nav {
		margin-top:10px;
	}
	#wrapper #content #content-holder, 
	section#blog {
	    margin-top: 120px !important;
	}
	h1 {
		line-height: 56px;
    	font-size: 3.25rem;
    	margin-bottom: 40px !important;
	}
	h2 {
		font-size:1.5rem;
		line-height:2rem;
	}
	p {
		font-size: 1rem !important;
	}
	.hero-banner h1 {
		margin-top:245px;
		font-size: 3.25rem;
		line-height:3rem;
		margin-bottom:30px !important;
	}
	.hero-banner h2 {
		font-size:2.25rem;
		line-height:1.8rem;
		margin-top:30px;
	}
	.hero-button {
		margin-top:30px !important;
	}
	.hero-angle {
		display:none;
	}
	.hero-background {
		height:200px;
		top:90px;
		background-attachment:scroll;
	}
	.our-story {
		height: auto;
		max-height:none;
		padding-top:0;
	}
	.our-story-angle,
	.our-story-angle:after,
	.hero-angle,
	.hero-angle:after {
		display:none;
	}
	.our-story-background {
		position:relative;
		width:100%;
		height:200px;
	}
	.our-story .gndwire-container {
		max-width: 100% !important;
   		padding: 0 5% 20px !important;
		background:#FF4B4B;
	}
	.our-story-logo {
		display:none;
	}
	.our-story-tagline {
		font-size:2rem;
		max-width:380px;
		margin-top: 40px;
	    margin-bottom: 40px !important;
	    line-height:2.25rem;
	}
	.homepage-news .listing-item,
	.homepage-events .listing-item {
		background:transparent;
		padding:12px 0;
		margin-bottom:10px;
	}
	.homepage-news ul, 
	.homepage-events ul {
	    list-style: none;
	    margin: 0 0 40px;
	}
	.span3,
	.span6 {
		width:100% !important;
		left: 0;
	}
	.artist-listing-content {
	    padding: 30px 0px 0 0;
	}
	.gndwire-artist h1 {
		font-size:4rem;
		line-height:3.75rem;
		margin-top:-60px;
	}
	.artist-header-image {
		position:relative;
		height:200px;
		width:110%;
		margin-left:-5%;
	}
	section#blog.gndwire-artist {
		margin-top: 90px !important;
	}
	.artist-header-image span {
		display:none;
	}
	.category-news .gndwire-container .row, 
	.category-events .gndwire-container .row {
	    margin-bottom: 40px;
	}
	.gndwire-link-button,
	.gndwire-button,
	.gndwire-ourstory-link-button,
	.gndwire-button-pagination a,
	.hero-button,
	input[type=submit] {
		max-width:none;
		width:100%;
	}
	#footer-holder .container {
		margin:0 !important;
	}
	.footer-logo {
		width:30%;
		margin-top:40px;
		margin-left:50%;
		margin-right:-50%;
		-ms-transform:translateX(-50%);
		-o-transform:translateX(-50%);
		-moz-transform:translateX(-50%);
		-webkit-transform:translateX(-50%);
		transform:translateX(-50%);
	}
}

.tinynav,
#tinynav,
.nav-icon
.nav-icon:before,
.nav-icon:after,
.archives-button,
.search-button,
.controls {display:none !important;}


/* GNDWIRE CUSTOM RESPONSIVE NAV */
.g-nav {
	width:0;
	height:0;
}
.g-nav label.navtoggle {
	position:fixed;
	right:11%;
	top:90px;
	width:48px;
	height:48px;
	background:url('https://bee32c.claudeassets.com/20251207101632im_/http://www.gndwire.com/wp-content/themes/semplice-child/nav-icon.svg');
	background-size:100%;
	background-repeat:no-repeat;
	z-index:1000;
	cursor:pointer;
}
.g-nav input[type="checkbox"] {
	display:none;
}
.g-nav input[type="checkbox"]:checked + label.navtoggle {
	background:url('https://2a17ae.claudeassets.com/20251207101632im_/http://www.gndwire.com/wp-content/themes/semplice-child/nav-close.svg');
	background-size:100%;
	background-repeat:no-repeat;
}
.g-nav input[type="checkbox"]:checked ~ .g-nav-container {
	opacity:1;
	z-index:999;
}
.g-nav-container {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#493B41;
	background:rgba(73,59,65,0.95);
	z-index:-1000;
	opacity:0;
	transition:opacity 0.3s;
}
.g-nav-container ul {
	list-style: none;
	position:absolute;
	margin:0;
	padding:0;
	text-align:center;
	top:50%;
	left:50%;
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.g-nav-container li {
	width:100%;
	margin:10px 0 !important;
}
@media (min-width:980px) {
  	.g-nav {display:none;}
}
@media (max-width:769px) {
	.g-nav label.navtoggle {
		top:70px;
		right:54px;
	}
}
@media (max-width:568px) {
	.g-nav label.navtoggle {
		top:20px;
		right:20px;
	}
}

/* Custom CSS End */
/*
     FILE ARCHIVED ON 12:01:58 Dec 06, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:30:52 Jun 30, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.475
  exclusion.robots: 0.062
  exclusion.robots.policy: 0.053
  esindex: 0.008
  cdx.remote: 10.594
  LoadShardBlock: 90.181 (3)
  PetaboxLoader3.datanode: 97.988 (5)
  load_resource: 218.958
  PetaboxLoader3.resolve: 193.51
  loaddict: 14.414
*/