/* HEADER */
@media only screen and (min-width: 0em) {
	.GE-Theme::before {
		content: "";
		clear: both;
		display: block;
		float: none;
		height: 54px;
	}
	.GE-Theme-Header {
		border-top: 4px solid #000;
		padding: 0 4.8387097vw;
		width: 100%;
		height: 54px;
		background: #fff;
		box-shadow: 0 0.32258065vw 0.64516129vw rgba(0, 0, 0, 0.25);
		position: fixed;
		z-index: 9999;
		top: 0;
		left: 0;
		-webkit-transition: left 0.25s;
		-moz-transition: left 0.25s;
		-ms-transition: left 0.25s;
		-o-transition: left 0.25s;
		transition: left 0.25s;
	}
	.OffCanvas-Opened .GE-Theme-Header {
		left: -270px;
	}
	.GE-Theme-Header-Top {
		padding: 10px 0 0 0;
		position: relative;
	}
	.GE-Theme-Header-Top-Left {
		float: left;
	}
	.GE-Theme-Header-Top-Left .theme-logo {
		display: block;
		width: 75px;
		height: 30px;
		background: url(../img/ligado-logo-dark.svg) no-repeat 50% 50%;
		background-size: 100% 100%;
	}
	.GE-Theme-Header-Top-Left .theme-logo h1 {
		display: none;
	}
	.GE-Theme-Header-Top-Right {
		float: right;
	}
	.Widget-OffCanvas .OffCanvas-Interior .Interior-StackIcon {
		top: 4px;
	}
	.Widget-OffCanvas .OffCanvas-Interior .Interior-StackIcon::before {
		display: none;
	}
	#menu-global-header {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#menu-global-header a {
		display: block;
		line-height: 22px;
		font-size: 14px;
		font-weight: 600;
		color: #000;
		-webkit-transition: color 0.5s;
		-moz-transition: color 0.5s;
		-ms-transition: color 0.5s;
		-o-transition: color 0.5s;
		transition: color 0.5s;
	}
	#menu-global-header a:active,
	#menu-global-header a:focus,
	#menu-global-header a:hover,
	#menu-global-header .current_page_item a {
		color: #16a3b6;
	}
	#social-links ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
		align-items: stretch;
		margin: 0;
		padding: 0 0 16px 0;
		list-style-type: none;
	}
	#social-links li {
		width: calc(100% / 3);
		max-width: 40px;
	}
	#social-links li:first-child {
		width: 100%;
		max-width: none;
	}
	#social-links a {
		display: block;
	}
	#social-links img,
	#social-links svg {
		display: block;
		width: 100%;
		height: auto;
	}
}
@media only screen and (min-width: 40em) {
	.GE-Theme-Header {
		border-top: 6px solid #000;
		height: 56px;
	}
	.Widget-OffCanvas .OffCanvas-Interior .Interior-StackIcon {
		top: 6px;
	}
	#menu-global-header a {
		line-height: 22px;
		font-size: 14px;
	}
	#social-links ul {
		justify-content: flex-start;
	}
}
@media only screen and (min-width: 64em) {
	.GE-Theme::before {
		height: 83px;
	}
	.GE-Theme-Header {
		border-top: 8px solid #000;
		height: 83px;
	}
	.OffCanvas-Opened .GE-Theme-Header {
		left: 0;
	}
	.GE-Theme-Header-Top {
		padding: 20px 0 0 0;
	}
	.GE-Theme-Header-Top-Left .theme-logo {
		width: 90px;
		height: 35px;
	}
	#menu-global-header {
		position: relative;
		right: 51px;
	}
	#menu-global-header > li {
		display: inline-block;
		height: 55px;
		line-height: 35px;
		position: relative;
	}
	#menu-global-header > li + li {
		margin-left: 35px;
	}
	#menu-global-header > li.menu-item-has-children {
		padding-right: 16px;
	}
	#menu-global-header > li.menu-item-has-children::after {
		content: "";
		display: block;
		border-right: 2px solid #16a3b6;
		border-bottom: 2px solid #16a3b6;
		width: 8px;
		height: 8px;
		position: absolute;
		right: 4px;
		top: 15px;
		-webkit-transform: translate(0,-50%) rotate(45deg);
		-moz-transform: translate(0,-50%) rotate(45deg);
		-ms-transform: translate(0,-50%) rotate(45deg);
		-o-transform: translate(0,-50%) rotate(45deg);
		transform: translate(0,-50%) rotate(45deg);
	}
	#menu-global-header > li a {
		line-height: inherit;
		font-size: 14px;
	}
	#menu-global-header > li > ul {
		margin: 0;
		padding: 10px 0;
		display: none;
		border-top: 2px solid #16a3b6;
		background: #f0f0f0;
		list-style-type: none;
		position: absolute;
		top: 100%;
		left: 0;
		box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
	}
	#menu-global-header > li.menu-item-has-children:hover > ul {
		display: block;
	}
	#menu-global-header > li > ul a {
		display: block;
		padding: 10px 20px;
		white-space: nowrap;
	}
}
@media only screen and (min-width: 1550px) {
	.GE-Theme::before {
		height: 5.35483870967742vw;
	}
	.GE-Theme-Header {
		border-top: 0.51612903225806vw solid #000;
		height: 5.35483870967742vw;
	}
	.GE-Theme-Header-Top {
		padding: 1.29032258064516vw 0 0 0;
	}
	.GE-Theme-Header-Top-Left .theme-logo {
		height: 2.25806451612903vw;
		width: 5.80645161290323vw;
	}
	#menu-global-header {
		right: 3.29032258064516vw;
	}
	#menu-global-header > li {
		height: 3.54838709677419vw;
		line-height: 2.25806451612903vw;
	}
	#menu-global-header > li + li {
		margin-left: 2.25806451612903vw;
	}
	#menu-global-header > li.menu-item-has-children {
		padding-right: 1.03225806451613vw;
	}
	#menu-global-header > li.menu-item-has-children::after {
		border-right: 0.12903225806452vw solid #16a3b6;
		border-bottom: 0.12903225806452vw solid #16a3b6;
		width: 0.51612903225806vw;
		height: 0.51612903225806vw;
		right: 0.25806451612903vw;
		top: 0.96774194vw;
	}
	#menu-global-header > li a {
		font-size: 0.90322580645161vw;
		font-weight:600;
	}
	#menu-global-header > li > ul {
		padding: 0.64516129032258vw 0;
		border-top: 0.12903225806452vw solid #16a3b6;
		box-shadow: 0px 0.12903225806452vw 0.25806451612903vw rgba(0,0,0,0.5);
	}
	#menu-global-header > li > ul a {
		padding: 0.64516129032258vw 1.29032258064516vw;
	}
}

/* Top Nav Search - Mobile */
@media only screen and (min-width: 0em) {
	#navbar-search {
		width: 50px;
		height: 50px;
		background: url(../img/search-normal.png) no-repeat 50% 50%;
		background-size: 16px 16px;
		position: absolute;
		top: 0;
		right: calc(-4.8387097vw + 50px);
		cursor: pointer;
	}
	#navbar-search:hover {
		background-image: url(../img/search-hover.png);
	}
	#navbar-search.active {
		background-image: url(../img/close_button.png);
	}
	#navbar-search.active:hover {
		background-image: url(../img/close_button_hover.png);
	}

	#navbar-search-field {
		display: none;
		width: 100vw;
		position: absolute;
		right: 50%;
		top: 50px;
		-webkit-transform: translate(50%,0);
		-moz-transform: translate(50%,0);
		-ms-transform: translate(50%,0);
		-o-transform: translate(50%,0);
		transform: translate(50%,0);
	}
	#navbar-search-field input[name="s"] {
		border: none;
		height: 50px;
		background: #f0f0f0;
		outline: none;
		box-shadow: inset 0px 2px 4px rgba(0,0,0,0.25);
	}
}
@media only screen and (min-width: 40em) {
	/* Placeholder */
}
@media only screen and (min-width: 64em) {
	#navbar-search-field {
		top: 75px;
	}
}
@media only screen and (min-width: 1550px) {
	#navbar-search,
	#navbar-search.active {
		width: 2.25806451612903vw;
		height: 2.25806451612903vw;
		background-size: 1.29032258064516vw 1.29032258064516vw;
		top: 1.29032258064516vw;
	}
	#navbar-search-field {
		top: 4.83870967741935vw;
	}
}

@media only screen and (min-width: 0em) {
	#navbar-search-field form input {
		padding-left: 1rem;
		position: absolute;
	}
	#navbar-search {
		width: 50px;
		height: 50px;
		background: url(../img/search-normal.png) no-repeat 50% 50%;
		background-size: 20px 20px;
		position: absolute;
		top: 0;
		right: 10%;
		cursor: pointer;
	}
	#navbar-search:hover {
		background-image: url(../img/search-hover.png);
	}
	#navbar-search.active{
		background-image: url(../img/close_button.png);
	}
	#navbar-search.active:hover {
		background-image: url(../img/close_button_hover.png);
	}
}
@media only screen and (min-width: 40em){
	#navbar-search {
		right:0;
	}
}
@media only screen and (min-width: 64em) {
	#Menu_Header_TopRight a {
		width:100%;
	}
	#navbar-search-field form input {
		width: 25%;
		right: 4.8387097vw;
	}
	#navbar-search {
		top:50%;
	}
}
@media only screen and (min-width: 1550px) {
	#navbar-search,
	#navbar-search.active {
		width: 2.25806451612903vw;
		height: 2.25806451612903vw;
		background-size: 1.29032258064516vw 1.29032258064516vw;
		top: 1.29032258064516vw;
	}
}