/*
Theme Name: Nedland Industries
Theme URI: https://nedland.com/
Description: Responsive theme for Nedland Industries, designed by Firebrand.
Version: 1.0
Author: kcweb.co
Author URI: https://kcweb.co
*/

/*
#000000 - copy
#001d4a - blue navy
#002d72 - blue alt
#008fbe - blue light
#707070 - gray
#b5bd00 - yellowish
#eeeeee - gray light
#ffffff - white

font-family: "Figtree", sans-serif;
font-optical-sizing: auto;
font-style: normal;
font-weight: <weight>;

Italic: 0
Weight: 300 – 900

font-family: serif;
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section,
main {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*end reset*/

/*begin base*/
html {
	-webkit-box-sizing: border-box;	
	-moz-box-sizing: border-box;	
	box-sizing: border-box;	
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

html, body {
	height: 100%;
	width: 100%;
}
body {
	font-size: 100%;
	background-color: #001d4a;
	color: #ffffff;
	font-family: "Figtree", sans-serif;
	font-weight: 400;
	font-style: normal;
}
body.overlay-open {
	overflow: hidden;
}
img {
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

i,
em {
	font-style: italic;
}
b,
strong {
	font-weight: 700;
}
i b, b i,
em strong, strong em {
	font-style: italic;
	font-weight: 700;
}

sup {
	top: -0.5em;
	font-size: 0.625em;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
	bottom: -0.5em;
	font-size: 0.625em;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
button {
	background: none;
	border: 0 none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	outline: 0 none;
}
button, input, textarea, select {
	color: #000000;
	font-size: 100%;
	font-family: "Figtree", sans-serif;
	font-weight: 400;
	font-style: normal;
}
input[type="submit"] {
	cursor: pointer;
}
/* end base */

.notransition * {
	transition: none !important;
}
.nowrap {
	white-space: nowrap;
}
a.email,
a.phone {
	color: inherit;
	text-decoration: none;
}
a.email {
    display: inline-block;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;	
}
a.phone {
	white-space: nowrap;
}
a.phone:hover {
	text-decoration: none;
}
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}
.video-wrapper img {
	object-fit: cover;
}
.video-wrapper video,
.video-wrapper img,
.ned-embed iframe,
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.gmap iframe,
.gmap {
	display: block;
	width: 100%;
}

.rellax {
	transition: transform 0.1s linear;
}

.container {
	min-width: 320px;
	font-size: 16px;
	line-height: 1.3em;
	overflow: hidden;
}
.wrapper {
	padding: 0 15px;
	margin: 0 auto;
	display: block;
	max-width: 1480px;
}
.wrapper:after {
	content: '';
	display: table;
	clear: both;
}
.ned-section {
	padding: 40px 0;
	position: relative;
}

.ned-hero-headline,
.ned-headline,
.ned-subheadline,
.ned-post-title,
.ned-title,
.ned-label {
	display: block;
	text-wrap: pretty;
}
.ned-headline a,
.ned-post-title a,
.ned-title a,
.ned-label a {
	color: inherit;
	text-decoration: none;
}
.ned-hero-headline {
	
}
.ned-headline {
	font-size: 1.875em;
	line-height: 1.125em;
	text-transform: uppercase;
	color: #002d72;
	font-weight: 700;
	text-wrap: balance;
}
.ned-subheadline {
	font-size: 1.5em;
	line-height: 1.125em;
	font-weight: 700;
	text-wrap: pretty;
}
.ned-cmp-icon .ned-title,
.ned-post-title {
	font-size: 1.25em;
}
.ned-title {
	
}
.ned-label {
	margin-bottom: 0.5em;
}
input[type=reset],
input[type=submit],
#nedland .gform_wrapper.gravity-theme .gform_footer input[type="submit"],
.the-content a.ned-btn,
.ned-btn {
    outline: 0 none;
    border: 0 none;
	font-weight: 700;
	font-size: 1em;
    line-height: 1em;
    display: inline-block;
    color: #ffffff;
    background-color: #008fbe;
    margin: 0;
    padding: 10px 24px;
	border-radius: 10px;
	
    -moz-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    appearance: none;
	
    text-align: center;
    text-decoration: none;
    transition: all 0.25s ease;
	
	min-width: 120px;
}
input[type=reset]:hover,
input[type=submit]:hover,
#nedland .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover,
.the-content a.ned-btn:hover,
.ned-btn:hover {
	text-decoration: none;
	background-color: #001d4a;
}
.ned-cmp-ned_content_alternating .ned-content-column .ned-btn,
.ned-set-bg-gray .ned-content-column .ned-btn,
.ned-set-bg-graybg .ned-content-column .ned-btn,
.ned-set-text-light .ned-btn,
.ned-btn.ned-alt {
	background-color: #ffffff;
	color: #000000;
}
.ned-cmp-ned_content_alternating .ned-content-column .ned-btn,
.ned-set-bg-gray .ned-content-column .ned-btn,
.ned-set-bg-graybg .ned-content-column .ned-btn {
	background-color: transparent;
}
.ned-cmp-ned_content_alternating .ned-content-column .ned-btn,
.ned-set-bg-gray .ned-content-column .ned-btn,
.ned-set-bg-graybg .ned-content-column .ned-btn,
.ned-btn.ned-alt.ned-outline {
	border: 2px solid #000000;
}
.ned-cmp-ned_content_alternating .ned-content-column .ned-btn:hover,
.ned-set-bg-gray .ned-content-column .ned-btn:hover,
.ned-set-bg-graybg .ned-content-column .ned-btn:hover,
.ned-set-text-light .ned-btn:hover,
.ned-btn.ned-alt:hover {
	color: #ffffff;
	background-color: #000000;
}
.ned-buttons,
.the-content .ned-buttons {
	margin: 1.5em 0 0;
}
.the-content .ned-buttons a.ned-btn,
.ned-buttons .ned-btn {
	margin: 0 20px 10px 0;
}
.main-navigation .sub-menu .menu-item a.ned-link,
.ned-link {
	font-weight: 700;
	font-size: 1em;
    line-height: 1em;
    display: inline-block;
    color: #008fbe;
    text-decoration: none;
    transition: all 0.25s ease;	
}
.main-navigation .sub-menu .menu-item a.ned-link:hover,
.ned-link:hover {
	text-decoration: none;
    color: #002d72;
}
.ned-img {
	display: block;
	width: 100%;
	height: auto;
}

.ned-icon {
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 auto;
    fill: #001d4a;
    transition: all .2s ease-in
}
.ned-social-list {
	
}
.ned-social-item {
    display: inline-block;
}
.ned-social-link {
    display: inline-block;
    vertical-align: middle;
    margin: 0 16px 0 0;
    padding: 10px;
    background-color: #ffffff;
    border-radius: 50%;
    transition: all .2s ease-in
}
.ned-social-link:hover {
    background-color: #b5bd00;
}

/*the-content*/
.ned-page .ned-section.ned-content .the-content {
	margin: 0 auto;
}
.the-content {
	
}
.the-content h1,
.the-content h2,
.the-content h3 {
	
}
.the-content h1 {
	font-size: 2em;
}
.the-content h2 {
	font-size: 1.875em;
}
.the-content h3 {
	font-size: 1.75em;
}
.the-content h4 {
	font-size: 1.625em;
}
.the-content h5 {
	font-size: 1.5em;
}
.the-content h6 {
	font-size: 1.375em;
}
.the-content h1,
.the-content h2,
.the-content h3,
.the-content h4,
.the-content h5,
.the-content h6 {	
	font-weight: 700;
	/*margin: 1.5em 0;*/
	margin: 1.5em 0 0;
	line-height: 1.2em;
	text-wrap: pretty;	
}
.the-content h1:first-child,
.the-content h2:first-child,
.the-content h3:first-child,
.the-content h4:first-child,
.the-content h5:first-child,
.the-content h6:first-child {
	margin-top: 0;
}
.the-content a {
	color: inherit;
	text-decoration: underline;
}
.the-content p a, .the-content ul a, .the-content ol a, .the-content dl a {
	
}
.the-content p, .the-content ul, .the-content ol, .the-content dl, .the-content pre {
	margin: 1.5em 0 0;
	text-wrap: pretty;
}
.the-content p.wp-caption-text {
	font-style: italic;
	font-size: 0.875em;
	line-height: 1.25em;
}
.the-content p u {
	text-decoration: underline;
}
.the-content ol {
	padding-left: 1.5em;
	list-style-type: decimal;
}
.the-content ul {
	list-style-type: disc;
	padding-left: 1.5em;
}
.the-content ul > li {
	position: relative;
}
.the-content li {
	margin: 0.5em 0;
}
.the-content dl {

}
.the-content pre {
	font-family: monospace;
	white-space: normal;
}
.the-content blockquote {
	margin: 1.5em 0;
	padding-left: 1.5em;
	border-left: 1px solid #707070;
}
.the-content blockquote p {
	margin-top: 1.5em;
}
.the-content blockquote cite {
	
}
.the-content figcaption {
	text-align: right;	
}
.the-content a.phone,
.the-content a[href^="tel"] {
	text-decoration: none;
}
.the-content table {
	width: 100%;
	margin: 1.5em 0 0;
}
.the-content table,
.the-content tr,
.the-content td {
	
}
.the-content td {
	
}
.the-content hr {
	margin: 1.5em 0;
    padding: 0;
    border: 0 none;
    outline: 0 none;
    height: 1px;
    width: 100%;
    background-color: #707070;
}
.the-content img.alignnone {
	display: inline-block;
}
.the-content *.alignwide {
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
@media only screen and (min-width: 768px) {
	.the-content *.alignwide {
		width: 100%;
		max-width: 100%;
	}
}
.the-content *.alignfull {
	position: relative;
	clear: both;
}
@media only screen and (min-width: 768px) {
	.the-content *.alignfull {
		margin-top: calc(2 * 1rem);
		margin-bottom: calc(2 * 1rem);
	}
}
.the-content *.alignleft {
	/*rtl:ignore*/
	float: left;
	max-width: calc(5 * (100% / 12));
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 0;
	/*rtl:ignore*/
	margin-right: 1rem;
}
@media only screen and (min-width: 768px) {
	.the-content *.alignleft {
		max-width: calc(4 * (100% / 12));
		/*rtl:ignore*/
		margin-right: calc(2 * 1rem);
	}
}
.the-content *.alignright {
	/*rtl:ignore*/
	float: right;
	max-width: calc(5 * (100% / 12));
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-right: 0;
	/*rtl:ignore*/
	margin-left: 1rem;
}
@media only screen and (min-width: 768px) {
	.the-content *.alignright {
		max-width: calc(4 * (100% / 12));
		margin-right: 0;
		/*rtl:ignore*/
		margin-left: calc(2 * 1rem);
	}
}
.the-content *.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
/*the-content*/

/*forms*/
select,
textarea,
input[type=password],
input[type=date],
input[type=email],
input[type=month],
input[type=number],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
	display: inline-block;
	background-color: #f5f5f5;
	color: #000000;
	outline: 0 none;
}
#nedland .gform_wrapper.gravity-theme .gfield input, 
#nedland .gform_wrapper.gravity-theme .gfield textarea, 
#nedland .gform_wrapper.gravity-theme .gfield select {
	border: 0 none;
	font-size: 1em;
	line-height: 1em;
	min-height: 0;
	padding: 10px 14px;
	border: 1px solid #cccccc;
}
.gfield ::-webkit-input-placeholder {
	color: #000000;
}
.gfield :-moz-placeholder {
	color: #000000;
}
.gfield ::-moz-placeholder {
	color: #000000;
}
.gfield :-ms-input-placeholder {
	color: #000000;
}
.gfield .gf_placeholder {
	color: #000000;
}
.gform_required_legend {
	display: none;
}
/*#nedland .gform_wrapper.gravity-theme .gfield_label {
	margin-bottom: 0;
}
#nedland .gform_wrapper.gravity-theme .field_sublabel_above .description,
#nedland .gform_wrapper.gravity-theme .field_sublabel_above .gfield_description,
#nedland .gform_wrapper.gravity-theme .field_sublabel_above .gsection_description {
	margin-top: 0;
}
#nedland .gform_wrapper.gravity-theme .field_sublabel_above .gfield_description.gfield_validation_message,
#nedland .gform_wrapper.gravity-theme .field_sublabel_above .gfield_description.validation_message,
#nedland .gform_wrapper.gravity-theme .gfield_validation_message, 
#nedland .gform_wrapper.gravity-theme .validation_message {
	padding: 12px 24px;
	margin-top: -1px;
}*/
@media (max-width: 640px) {
    #nedland .gform_wrapper.gravity-theme .ginput_complex span {
        margin-bottom: 16px;
    }
    #nedland .gform_wrapper.gravity-theme .ginput_complex span.name_last {
        margin-bottom: 0;
    }
}
/*forms*/

/*popups*/
.mfp-bg {
	opacity: 1;
	background-color: #eeeeee;
}
.mfp-container {
	
}
.ned-form-popup {
	min-width: 320px;
	margin: 0 auto;
	position: relative;
}
.mfp-container,
.mfp-content {
	overflow: hidden auto;
}
.mfp-close-btn-in .ned-form-popup .mfp-close {
	color: #000000;
	font-size: 44px;
	opacity: 1;
	right: 40px;
	top: 20px;
}
.ned-form-popup {
	padding: 40px 20px 20px;
	background-color: #eeeeee;
	color: #000000;
	line-height: 1.5em;
}
@media screen and (min-width: 40em) { /*640px*/
	.mfp-close-btn-in .ned-form-popup .mfp-close {
		right: 80px;
		top: 40px;
	}
}
@media screen and (min-width: 80em) { /*1280px*/
	.mfp-close-btn-in .ned-form-popup .mfp-close {
		right: auto;
		left: 50%;
		margin-left: 500px;
	}
}
/*popups*/

/*sliders*/
.ned-slider {
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
.ned-slickslider {
	display: none;
}
.ned-slickslider.slick-initialized {
	display: block;
}
.ned-slider-nav .slick-track,
.ned-slider .slick-track {
	display: flex;
}
.ned-slider .slide {
	padding: 10px;
}

.ned-slider .slick-dots {
    position: static;
    display: block;
    width: auto;
    padding: 40px 0 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 8px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    width: 19px;
    height: 19px;
    display: block;
    cursor: pointer;
    color: transparent;
    outline: none;
    border: 0 none;
    background: #ffffff;
	border-radius: 50%;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:before {
    content: none;
    display: none;
}
.slick-dots li.slick-active button {
    opacity: 1;
	background-color: #b5bd00;
}
.ned-slickslider .slick-prev,
.ned-slickslider .slick-next {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	margin-top: -24px;
	width: 27px;
	height: 48px;
	color: #ffffff;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	background-image: none;
	background-color: transparent;
	z-index: 5;
	top: 0;
}
.ned-slickslider .slick-prev {
	left: -10px;
	background-image: url('images/arrow-left.svg');
}
.ned-slickslider .slick-next {
	right: -10px;
	background-image: url('images/arrow-right.svg');
}
.ned-slickslider .slick-prev:before,
.ned-slickslider .slick-next:before {
	content: none;
	display: none;
}

.ned-slider-gallery {
	
}
.ned-slider-nav {
	margin: 20px 40px 0;
}
.ned-slider-nav .slide {
	padding: 0 10px;
	cursor: pointer;
}
/*sliders*/

.masthead {
	background-color: #ffffff;
	color: #000000;
	padding: 10px 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 320px;
	z-index: 300;
	transition: all 0.333s ease;
}
.not-top .masthead {
	
}
.scrolling-down .masthead {
	transform: translatey(-100%);
}
.ned-logo {
	display: block;
	height: auto;
}
.masthead .ned-logo {
	width: 114px;
	margin: auto auto auto 0;
	float: left;
}
.ned-logo img {
	display: block;
	width: 100%;
	height: auto;
}
/*.ned-nav {
	
}
.ned-utilities {
	
}*/
.masthead .ned-phone {
	display: block;
	text-align: right;
	padding: 0 0 12px;
	line-height: 1em;
}
.masthead .phone {
	color: #008fbe;
}
.orlop .phone:before,
.masthead .phone:before {
	content: '';
	/*height: 28px;
	width: 17px;*/
	height: 18px;
	width: 11px;
	background: scroll no-repeat url('images/icon-phone.svg') center center transparent;
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.ned-search {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	padding: 0 20px;
	background: #eeeeee;
	transform: translate(100%, 100%);
	opacity: 1;
	transition: transform .3s ease;
}
.search-active .ned-search {
	z-index: 98;
	transform: translate(0, 100%);
}
.ned-search-wrap {
	border: 1px solid #707070;
}
.ned-search .searchform {
	display: block;
	width: 100%;
	padding: 1em 0;
	/*opacity: 0;
	transition: opacity 0.13s ease 0s;*/
}
.search-active .ned-search .searchform {
	/*opacity: 1;
	transition: opacity 0.33s ease 0.23s;*/
}
.ned-search .screen-reader-text {
	display: none;
}
.ned-search .searchform input[type=text] {
	display: block;
	width: 100%;
	padding: 0.5em 1em;
	margin: 0;
	outline: 0 none;
	border: 0 none;
	background: #ffffff;
	color: #000000;
	font-size: 1em;
}
.ned-search .searchform input[type=submit] {
	display: none;
}
.ned-search-term {
	display: block;
}
.search-label {
	color: #ffffff;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}
.search-control,
.menu-control {
	display: block;
	text-align: center;
	margin: 0;
	position: relative;
	overflow: visible;
	width: 44px;
	height: 44px;
	
	float: right;
	margin-top: 2px;
}
.search-control {
	z-index: 100;
	background: scroll no-repeat url('images/icon-search.svg') center center transparent;
	background-size: 22px auto;
	margin-right: 12px;
}
.menu-control {
	z-index: 102;
}
.js .menu-control {
	cursor: pointer;
	transition: all .25s ease;
}
.menu-icon:before, .menu-icon:after,
.menu-icon {
	background-color: #001d4a;
	color: #001d4a;
	border-radius: 3px;
	display: block;
	height: 4px;
}
.menu-icon:before, .menu-icon:after {
	content: '';
	width: 100%;
	position: absolute;
	left: 0;
}
.menu-icon:before {
	top: -10px;
}
.menu-icon:after {
	bottom: -10px;
}
.menu-icon {
	position: relative;
}
.menu-icon:before {
	transition: top 0.25s 0.25s ease;
}
.menu-icon:after {
	transition: bottom .25s .25s ease, transform .25s ease;
}
.nav-active .menu-icon {
	transform: rotate(-45deg);
	background-color: transparent;
	transition: all .25s .25s ease;
}
.nav-active .menu-icon:before {
	top: 0;
	transition: top 0.25s ease;
}
.nav-active .menu-icon:after {
	bottom: 0;
	transform: rotate(90deg);
	transition: bottom 0.25s ease, transform .25s .25s ease;
}
.main-navigation {
    z-index: 200;
    position: fixed;
    width: 100%;
    min-width: 320px;
    top: 104px;
	bottom: 0;
    right: 0;
    overflow: auto;
	overflow-x: hidden;
    transform: translatex(100%);
    transition: transform .3s ease;
	
	background-color: #001d4a;
	color: #ffffff;
	padding: 0;
}
.nav-active .main-navigation {
    transform: translatex(0);
}
.main-navigation .menu {
	
}
.main-navigation .menu-item {
	border-bottom: 1px solid #008fbe;
}
.main-navigation .menu-item-has-children {
	/*position: relative;*/
}
.main-navigation .sub-active.menu-item {
	background-color: #008fbe;
}
.main-navigation .menu-item a {
	display: block;
	padding: 20px;
	margin: 0;
	font-weight: 700;
	color: #ffffff;
    transition: all 0.25s ease;
	line-height: 1em;
}
.main-navigation .menu-item a:hover {
	text-decoration: none;
}
.main-navigation .current_page_item.current-menu-ancestor > a {
	color: #ffffff;
}
.main-navigation .current_page_item > a,
.main-navigation .menu-item a:hover {
	color: #b5bd00;
}
.main-navigation .sub-menu .current_page_item > a,
.main-navigation .sub-active.menu-item a:hover,
.main-navigation .sub-menu .menu-item a:hover {
	color: #001d4a;
}
.main-navigation .menu-item-has-children > a {
   
}
.main-navigation .menu-item-has-children > a:after {
	content: '';
	/*position: absolute;
	top: 26px;
	right: 5px;*/
	display: block;
	float: right;
	margin: 4px 0 0 8px;
	height: 8px;
	width: 14px;
	background: scroll no-repeat url('images/arrow-down-white.svg') center center transparent;
	background-size: 14px auto;	
	transition: transform 0.25s ease-in, background-image 0.25s ease-in;
}
.main-navigation .sub-active.menu-item-has-children > a:after {
	transform: rotatex(180deg);
	transition-timing-function: ease-out;
}
.main-navigation .sub-menu {
	display: none;
}
.main-navigation .sub-menu .menu-item {
	border-bottom: 0 none;
}
.main-navigation .sub-menu .menu-item a {
	padding-left: 40px;
	padding-top: 10px;
}
.menu-item-industries .sub-menu {

}
.menu-item-industries .sub-menu .menu-item {

}
.menu-item-industries .ned-icon-menu {
	width: 50px;	
	display: none;
}
/*mega menu*/
.ned-megamenu-tab,
.ned-megamenu-products,
.ned-megamenu-seeall-item,
.ned-megamenu-product .ned-img,
.ned-megamenu-exploreall span {
	display: none;
}
.ned-megamenu {

}
.ned-megamenu-wrap {
	display: flex;
	flex-direction: column-reverse;
}
.ned-megamenu-tabs {

}
.ned-megamenu-tab {
	
}
.ned-megamenu-tab.ned-megamenu-tab-all {
	display: block;
}
.ned-megamenu-tab a {

}
.ned-megamenu-tab.ned-active a {

}
.ned-megamenu-tab-all {

}
.ned-megamenu-pagelink {

}
.ned-megamenu-pagelink a {

}
.ned-megamenu-panels {

}
.ned-megamenu-panel {

}
.ned-megamenu-panel.ned-active {

}
.ned-megamenu-groups {

}
.ned-megamenu-group {

}
.ned-megamenu-group-header {

}
.ned-megamenu-group-title-item {

}
.ned-megamenu-group-title-item a {

}
.ned-megamenu-seeall-item {

}
.ned-megamenu-seeall {

}
.ned-megamenu-products {

}
.ned-megamenu-product {

}
.ned-megamenu-product a {

}
.ned-megamenu-product .ned-img {
	
}
.ned-megamenu-product-title {

}
.ned-megamenu-footer {

}
.ned-megamenu-exploreall-item {

}
.ned-megamenu-exploreall {

}
.ned-megamenu-exploreall span {
	
}
/*mega menu*/

.main {
	background-color: #ffffff;
	color: #000000;
}
.ned-cmp-ned_callout,
.ned-header,
.ned-all,
.ned-hero {
	text-align: center;
}
.ned-hero.ned-embed {
	background-image: none;
	height: 25em;
}
.ned-hero {
	position: relative;
	background: scroll no-repeat url('images/bg-pattern-blue.jpg') center center #008fbe;
	background-size: cover;
	color: #ffffff;
}
.ned-hero.has-bg-img {
	background: none;
	/*background-blend-mode: multiply;*/
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	/*background-image: linear-gradient(to bottom, rgba(0,178,169,1) 0%,rgba(0,45,114,1) 76%);
	background-image: linear-gradient(to bottom, rgba(0,178,169,0.8) 0%,rgba(0,45,114,0.8) 76%,rgba(0,45,114,0.8) 100%);*/
}
.ned-hero.has-bg-video:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0.57;
	z-index: 1;
	background: #002D72;
}
.ned-hero.has-bg-video > .ned-section {
	position: relative;
	z-index: 2;
}
.ned-single .ned-hero .ned-img {
	width: 100%;
	height: auto;
}
.blog .ned-hero {
	background-image: url('images/bg-pattern-light.jpg');
	color: #002d72;
}
.blog .ned-hero .ned-headline {
	color: #002d72;
}
.ned-hero:after {
	content: '';
    display: block;
	position: absolute;
	z-index: 3;
	bottom: -1px;
	left: 0;
	right: 0;
    background: #ffffff;
    width: 100%;
    height: 50px;
	clip-path: shape(from -10% 0%, curve to 110% 0% with 50% 200%, line to 100% 100%, line to 0% 100%);
}
.ned-cmp-ned_callout .wrapper,
.ned-hero .wrapper {
	/*max-width: 1080px;*/
	max-width: 67.5em;
}
.ned-hero .ned-headline {
	color: #ffffff;
	text-wrap: balance;
}
.ned-content-columns-intro .the-content,
.ned-cmp-ned_callout .the-content,
.ned-hero .the-content {
	text-wrap: balance;
	margin: 0 auto;
	/*max-width: 768px;*/
	max-width: 48em;
	font-size: 1.125em;
	line-height: 1.3125em;
}
.ned-cmp-ned_callout .ned-btn,
.ned-hero .ned-btn {
	margin-top: 1.5em;
}
.ned-featured-video {
	position: absolute;
	
	top: 0;
	left: 0;
	
	display: block;
	width: 100%;
	height: 100%;
	max-width: none;
	object-fit: cover;
	object-position: center top;
}
.is-safari .ned-featured-video {
	position: absolute;
}

/*page builder components*/
.ned-component {
	background-repeat: no-repeat;
	background-attachment: scroll;
	
	/*defaults*/
	color: #000000;
	background-color: #ffffff;
	background-position-x: left;
	background-position-y: top;
	background-size: auto;
	/*defaults*/
}
.ned-set-text-light .ned-headline,
.ned-set-text-light {color: #ffffff;}
.ned-set-bg-gray {background-color: #eeeeee;}
.ned-set-bg-graybg {background: scroll no-repeat url('images/bg-arch-gray.png') center bottom #eeeeee; background-size: 100% auto;}
.ned-set-bg-imageb,
.ned-set-bg-imageg {}
.ned-set-bgx-center {background-position-x: center;}
.ned-set-bgx-right {background-position-x: right;}
.ned-set-bgy-center {background-position-y: center;}
.ned-set-bgy-bottom {background-position-y: bottom;}
.ned-set-bgs-cover {background-size: cover;}
.ned-set-bgs-contain {background-size: contain;}
.ned-component.ned-nopadding-top {padding-top: 0;}
.ned-component.ned-nopadding-bottom {padding-bottom: 0;}
.ned-set-bg-imageb:before {background-color: #008fbe;}
.ned-set-bg-imageg:before {background-color: #ffffff;}
.ned-set-bg-imageb:before,
.ned-set-bg-imageg:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0.83;
	z-index: 1;
}
.ned-set-bg-imageb > .wrapper,
.ned-set-bg-imageg > .wrapper {
	position: relative;
	z-index: 2;
}

.ned-cmp-mc_content_default {
	
}

.ned-cmp-ned_callout {
	
}

.ned-cmp-ned_icon_list {
	text-align: center;
}
.ned-cmp-ned_icon_list .ned-headline {
	margin-bottom: 1.5em;
}
.ned-icons {
	display: grid;
	grid-template-columns: 1fr;
	grid-row-gap: 4em;
	grid-column-gap: 2em;
}
.ned-cmp-icon {
	display: flex;
	flex-direction: column;	
}
a.ned-cmp-icon {
	color: inherit;
	text-decoration: none;
    transition: color 0.25s ease;
}
a.ned-cmp-icon:hover {
	color: #008fbe;
	text-decoration: none;
}
.ned-icon-img {
	display: block;
	width: auto;
	max-width: 90px;
	height: auto;
	max-height: 90px;
	margin: auto;
}
.ned-cmp-icon .ned-icon-img {
	padding-top: 10px;
	margin: 0 auto 1em;
}
.ned-cmp-icon .ned-title {
	margin: 0 auto;
	font-weight: 700;
}

.ned-cmp-ned_logos.ned-component {
	padding: 40px 0;
	border-bottom: 3px solid #eeeeee;
}
.ned-logos {
	text-align: center;
	display: grid;
	justify-content: center;
	align-items: center;
	grid-row-gap: 1em;
	grid-column-gap: 1em;
	grid-template-columns: 1fr 1fr 1fr;
}
.ned-cmp-logo {
	display: block;	
	max-width: 180px;
	margin: 0 auto;
}
.ned-logo-img {
	display: block;
	margin: 0 auto;
}

.ned-cmp-ned_content_columns {
	
}
.ned-content-columns-intro {
	text-align: center;
	margin-bottom: 4em;
}
.ned-content-columns-intro .the-content {
	
}
.ned-content-columns {
	
}
.ned-content-columns.ned-cols-1,
.ned-content-columns.ned-cols-2,
.ned-content-columns.ned-cols-3,
.ned-content-columns.ned-cols-4 {
	
}
.ned-content-column {
	max-width: 480px;
	margin-left: auto;
	margin-right: auto;
}
.ned-column-image {
	margin: 0 0 1.5em;
}
.ned-column-image .ned-img {
	
}
.ned-img-bg-show .ned-column-image {
	background: scroll no-repeat url('images/bg-accent-blue-small.png') center center transparent;
	background-size: contain;
}
.ned-img-bg-show .ned-col-2 .ned-column-image:before {
	background-image: url('images/bg-accent-robin-small.png');
}
 .ned-img-bg-show .ned-col-3 .ned-column-image:before {
	background-image: url('images/bg-accent-yellow-small.png');
}
.ned-img-bg-show .ned-column-image .ned-img {
	padding: 40px;
}
.ned-content-column .ned-subheadline {
	
}
.ned-content-column .ned-title {
	margin: 1.5em 0;
}
.ned-content-column .the-content {
	margin: 1.5em 0 0;
}
.ned-content-column .the-content ul {
	padding-left: 0;
	list-style: none;
}
.ned-content-column .the-content li {
	padding-left: 48px;
	position: relative;
	margin: 0.5em 0 1.5em;
}
.ned-content-column .the-content li:before {
	content: '';
	height: 35px;
	width: 35px;
	background: scroll no-repeat url('images/icon-checkmark.svg') center center transparent;
	background-size: contain;
	position: absolute;
	top: -0.125em;
	left: 0;
}
.ned-content-column .ned-btn {
	margin-top: 1.5em;
}

.ned-cmp-ned_posts {
	text-align: center;
	background: scroll no-repeat url('images/bg-Dot_Pattern_Gray.png') center bottom #eeeeee;
	background-size: 100% auto;
}
.ned-cmp-ned_testimonial .ned-quote,
.ned-cmp-ned_testimonial .ned-headline,
.ned-cmp-ned_posts .ned-headline {
	text-wrap: balance;
	margin: 0 auto;
	/*max-width: 768px;*/
	max-width: 48em;
}
.ned-cmp-ned_posts .ned-posts-grid {
	margin: 2em 0;
	text-align: left;
}

.ned-cmp-ned_testimonial {
	
}
.ned-cmp-ned_testimonial .ned-post-title,
.ned-cmp-ned_testimonial .ned-btn {
	margin-top: 1.5em;
}

.ned-cmp-ned_content_alternating {
	
}
.ned-cmp-ned_content_alternating .ned-content-column {
	max-width: none;
}

.ned-cmp-ned_image_ticker {
	
}
.ned-ticker-wrap {
    overflow: hidden;
    width: 100%;
}
.ned-ticker {
    display: flex;
    gap: 3em;
    padding-left: 3em;
    width: max-content;
    animation: ticker-scroll 18s linear infinite;
}
.ned-ticker-item {
    flex-shrink: 0;
	display: flex;
    align-items: center;
}
.ned-ticker-item .ned-img {
    display: block;
	max-width: none;
	max-height: 150px;
	width: auto;
}
@keyframes ticker-scroll {
    0%   { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

.ned-cmp-ned_content_alternating {
	text-align: center;
}
.ned-content-rows {
	
}
.ned-cmp-ned_content_alternating .ned-content-rows {
	text-align: left;
}
.ned-content-row {
	padding: 20px 0;
}
.ned-content-row .ned-column-image {
	position: relative;
}
.ned-cmp-ned_content_alternating .ned-content-row .ned-column-image:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: -15px;
	width: 100vw;
	min-width: 320px;
	height: 120%;
	background: scroll no-repeat url('images/bg-accent-blue.png') right bottom transparent;
	background-size: cover;
}
.ned-cmp-ned_content_alternating .ned-content-row.ned-even .ned-column-image:before {
	right: auto;
	left: -15px;
	background-position: left bottom;
}
.ned-cmp-ned_content_alternating .ned-content-row.ned-bg-2 .ned-column-image:before {
	background-image: url('images/bg-accent-robin.png');
}
.ned-cmp-ned_content_alternating .ned-content-row.ned-bg-3 .ned-column-image:before {
	background-image: url('images/bg-accent-yellow.png');
}
.ned-cmp-ned_content_alternating .ned-content-row .ned-column-image .ned-img {
	position: relative;
	z-index: 2;
	padding: 10% 20px;
}
.ned-content-row .ned-content-column {
	
}

.ned-cmp-ned_products .ned-posts-grid {
	grid-column-gap: 1.5em;
}

.ned-cmp-ned_contact {
	
}
.ned-header + .ned-cmp-ned_contact {
	padding-top: 0;
}
.ned-contact-column {
	margin: 0 0 3em;
}
.ned-cmp-ned_contact .ned-content-column {
	max-width: none;
}
.ned-cmp-ned_contact .ned-headline {
	text-align: center;
	margin-bottom: 1.5em;
}
.ned-cmp-ned_contact .ned-post-title {
	margin-bottom: 1.5em;
}
.ned-cmp-ned_contact .the-content {
	margin-top: 1em;
	text-wrap: pretty;
}
.ned-cmp-ned_contact .ned-contact-column .ned-img {
	margin: 0 auto;
	width: 80%;
	max-width: 250px;
}
.ned-cmp-ned_contact .ned-content-column .ned-btn {
	
}
.ned-contact-info-list {
	
}
.ned-contact-info {
	margin: 1.5em 0 0;
}
.ned-contact-info-btn {
	
}
.ned-contact-info a {
	position: relative;
	padding-left: 34px;
	color: #008fbe;
	line-height: 1.25em;
}
.ned-contact-info a.phone {
	color: #008fbe;
}
.ned-contact-info a.phone .ext {
	color: #000000;
	font-weight: 400;
}
.ned-contact-info a:before {
	content: '';
	height: 24px;
	width: 24px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	background-image: none;
	background-color: transparent;
	background-size: contain;
	display: block;
	position: absolute;
	top: -2px;
	left: 0;
}
.ned-contact-info address a:before {background-image: url('images/icon-location.svg');}
.ned-contact-info a.phone:before {background-image: url('images/icon-phone.svg');}
.ned-contact-info a.email:before {background-image: url('images/icon-email.svg'); background-size: 20px auto;}
.ned-contact-info a.website:before {background-image: url('images/icon-cursor.svg'); background-size: 18px auto;}
.ned-contact-info a.quote:before {background-image: url('images/icon-calculator.svg');}
.ned-contact-info a.apply:before {background-image: url('images/icon-pen.svg');}
.ned-contact-info a.ned-btn:before {
	content: none;
	display: none;
}
/*page builder components*/

/*posts/products*/
/*filters*/
.ned-archive-products .ned-product,
.ned-archive-products .ned-products-section {
    transition: opacity 0.3s ease;
}
.ned-archive-products .ned-hidden {
    display: none;
}
.ned-filter-clear {
	
}
.ned-filter-clear:before {
	content: '|';
	display: inline-block;
	color: #000000;
	font-weight: 300;
	margin: 0 8px;
}
.ned-filter-clear.ned-hidden {
    display: none;
}
.ned-product-filters {
    z-index: 302;
    position: fixed;
    width: 100%;
    min-width: 320px;
    top: 0;
	bottom: 0;
    right: 0;
    overflow: auto;
	overflow-x: hidden;
    transform: translatex(100%);
    transition: transform .3s ease;
	
	background-color: #ffffff;
	padding: 20px;
}
.filters-active:before {
    content: '';
    display: block;
    background: #000000;
	opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 301;
}
.filters-active .ned-product-filters {
    transform: translatex(0);
}
.ned-filter-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-bottom: 2em;
}
.ned-filter-close.ned-link {
	font-weight: 100;
    font-size: 2em;
    line-height: 1;
	color: inherit;
	text-decoration: none;
	float: right;
}
.ned-filter-close.ned-link:hover {
	color: #008fbe;
}
.ned-filter-control {
	float: right;
}
.ned-filter-control:before {
	content: '';
	height: 23px;
	width: 25px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	background-image: none;
	background-color: transparent;
	background-image: url('images/icon-filters.svg');
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.ned-applied-filters {
	clear: both;
	margin: 1em 0;
	padding-bottom: 1em;
	border-bottom: 1px solid #000000;
}
.ned-applied-filters.ned-hidden {
    display: none;
}
.ned-applied-filter-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.ned-applied-filter-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 10px;
    background: #eeeeee;
    cursor: pointer;
    line-height: 1em;
    transition: all 0.25s ease;
}
.ned-applied-filter-tag:hover {
    background: #707070;
	color: #ffffff;
}
.ned-applied-filter-remove {
	font-weight: 300;
    font-size: 1.25em;
    line-height: 1;
    margin-right: 1px;
}
.ned-filter-form {
	padding-bottom: 1em;
}
.ned-filter-info {
	margin: 1em 0;
}
.ned-filter-info .ned-label {
	display: inline-block;
	margin: 0;
}
.ned-filter-info .ned-link {
	
}
.ned-filter-group {

}
.ned-filter-label {
	font-weight: 700;
	width: 100%;
}
.js .ned-filter-label:after {
	cursor: pointer;
}
.ned-filter-label:after {
	content: '';
	display: block;
	float: right;
	margin: 3px 0 0 8px;
	height: 13px;
	width: 24px;
	background: scroll no-repeat url('images/arrow-down.svg') center center transparent;
	background-size: contain;	
	transition: transform 0.25s ease-in, background-image 0.25s ease-in;
	transform: rotatex(180deg);
}
.ned-filter-label.ned-filter-list-active:after {
	transform: rotatex(0deg);
	transition-timing-function: ease-out;
}
.ned-filter-list-wrap {
	padding: 0.5em 0;
	margin-bottom: 1em;
	border-bottom: 1px solid #000000;	
}
.ned-filter-list {

}
.ned-filter-item {
	margin: 0.75em 0;
}
.ned-filter-check {
	
}
.ned-filter-check input[type=checkbox] {
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
}
.ned-filter-close.ned-btn {
	display: block;
}
/*filters*/
.ned-products-section.ned-section {
	padding-top: 0;
}
.ned-control-section.ned-section {
	padding-bottom: 0;
}
.ned-products-section .ned-product-title {
	font-weight: 700;
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 3px solid #eeeeee;
}
.ned-archive-products .ned-products-grid {
	text-align: center;
}
.ned-products-grid .ned-product .ned-title {
	text-wrap: balance;
}
.ned-posts-section {
	
}
.ned-content-columns,
.ned-posts-grid {
	display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 1em;
    grid-row-gap: 3em;
}
.ned-post {
	
}
.ned-search-results .ned-post {
	margin: 40px 0;
	padding: 40px;
	border-bottom: 1px solid #008fbe;
}
.ned-search-results .ned-post .ned-subheadline {
	
}
.ned-search-results .ned-post .ned-subheadline a {
	color: inherit;
}
.ned-search-results .ned-post .ned-subheadline a:hover {
	text-decoration: underline;
}
.ned-post-link-wrap {
	display: block;
	margin: 0 0 1em;
}
.ned-post .ned-img {
	
}
.ned-post-title {
	
}
.ned-post .the-content {
	margin: 1em 0;
}
.ned-post .ned-btn {
	margin-top: 1em;
}
.ned-post .ned-link {
	margin-top: 0.5em;
}
.ned-single .ned-header.ned-section {
	padding-bottom: 0;
}
.ned-single .ned-section > .wrapper {
	max-width: 1080px;
}
.ned-single .ned-post-categories {
	text-transform: uppercase;
	margin-top: 1.5em;
}
.ned-single .ned-post-categories a:hover {
	text-decoration: underline;
}

.ned-pagination {
	padding: 60px 0 0;
	text-align: center;
}
.ned-pagination .page-numbers {
	display: inline-block;
	margin: 0 6px;
	font-weight: 700;
}
.ned-pagination span.page-numbers {
	
}
.ned-pagination a.page-numbers {
	color: #008fbe;
	transition: all 0.4s ease;
}
.ned-pagination a.page-numbers:hover {
	color: #000000;
	text-decoration: none;
}

/*products*/
.ned-single-product {
	
}
.ned-cmp-ned_content_alternating,
.ned-product-overview.ned-section {
	background: scroll no-repeat url('images/bg-arch-gray.png') center bottom #eeeeee;
	background-size: 100% auto;
}
.ned-product-overview.ned-section:after {
	content: '';
    display: block;
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
    background: #ffffff;
    width: 100%;
    height: 50px;
	clip-path: shape(from -10% 0%, curve to 110% 0% with 50% 200%, line to 100% 100%, line to 0% 100%);
}
.ned-product-overview > .wrapper {
	padding-bottom: 50px;
}
.ned-product-wrap {
	
}
.ned-product-media {
	margin-bottom: 50px;
}
.ned-product-overview .ned-product-gallery .slide a {
	cursor: zoom-in;
}
.ned-product-content {
	
}
.ned-product-content .ned-headline {
	
}
.ned-product-content .the-content {
	
}
.ned-product-content .ned-btn {
	margin: 1.5em 0 0;
}
.ned-product-colors {
	margin: 2em 0 0;
}
.ned-product-color-list {
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
	margin-top: 1em;
}
.ned-product-color {
	position: relative;
	width: 37px;
	height: 37px;
	border-radius: 50%;
}
.js .ned-product-color {
	cursor: pointer;
}
.ned-color-name {
	position: absolute;
	z-index: 5;
	min-width: max-content;
	font-size: 0.875em;
	line-height: 1em;
	background-color: #707070;
	color: #ffffff;
	padding: 6px;
	left: 50%;
	top: -10px;
	transform: translate(-50%, -100%) scale(0);
    transition: transform 0.15s ease;
	transform-origin: center bottom;
}
.ned-product-color.ned-color-active .ned-color-name,
.ned-product-color:hover .ned-color-name {
	transform: translate(-50%, -100%) scale(1);
}
.ned-color-name:after {
	content: '';
	display: block;
	height: 0;
	width: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #707070;
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin-left: -8px;
}
.ned-product-details {
	
}
.ned-tabs {
	
}
.ned-tab-nav {
    /*display: flex;
    gap: 4px;*/
}
.ned-tab-nav li {
	display: block;
}
.ned-tab-link {
    display: block;
    padding: 10px 0;
    color: #000000;
	font-weight: 700;
}
.ned-tab-link:hover {
	text-decoration: none;
	color: #008fbe;
}
.ned-tab-link:after {
	content: '';
	display: block;
	width: 100%;
	height: 6px;
	margin-top: 5px;
	background-color: transparent;
    transition: background 0.25s ease;
}
.ned-tab-link.ned-tab-active:after {
   background-color: #008fbe;
}
.ned-tab-link:focus {
    /*outline: 1px solid #707070;*/
    outline-offset: 2px;
}
.ned-tab-content {
	
}
.ned-tab-panel {
    padding: 0.5em 0 0;
    background: #ffffff;
}
.ned-tab-panel .the-content {
    padding: 0.5em 0 0;
}
#tab-specs.ned-tab-panel .the-content {
    overflow-x: auto;
}
.the-content table,
.the-content tr,
.the-content td {
	border: 0 none;
	text-align: left;
}
.the-content table {
	border-top: 1px solid #002d72;
	max-width: max-content;
	line-height: 1.3em;
}
.ned-tab-panel .the-content table {
	font-size: 0.875em;
}
.the-content tr {
	border-bottom: 1px solid #002d72;
}
.the-content th {
	font-weight: 700;
}
.the-content th,
.the-content td {
    padding: 0.25em 0.5em;
	min-width: max-content;
	text-wrap: pretty;
}
.the-content td:first-child {
    background: #008fbe;
    background: rgba(0, 143, 190, 0.10)
}
/*products*/

/*testimonials*/
.ned-testimonials.ned-section {
	text-align: center;
	color: #ffffff;
	background: scroll no-repeat url('images/bg-Dot_Pattern_Blue.png') center bottom #002d72;
	background-size: 100% auto;
}
.ned-testimonials .ned-slider {
	
}
.ned-testimonials .ned-quotation {
	margin: 2em 0;
	position: relative;
	display: block;
}
.ned-testimonials .ned-quotation:before,
.ned-testimonials .ned-quotation:after {
	content: '';
	position: absolute;
	top: 16px;
	width: 78px;
	height: 1px;
	background: #b5bd00;
}
.ned-testimonials .ned-quotation:before {
	right: 50%;
	margin-right: 35px;
}
.ned-testimonials .ned-quotation:after {
	left: 50%;
	margin-left: 35px;	
}
.ned-testimonials .ned-icon-quotation {
	display: block;
	margin: 0 auto;
	width: 45px;
	height: 34px;
}
.ned-testimonials .ned-headline {
	color: #ffffff;
}
.ned-testimonials .ned-quote {
	font-size: 1.5625em;
	line-height: 1.2em;
	text-wrap: balance;
}
.ned-testimonials .ned-author {
	display: block;
	margin-top: 1.5em;
}
/*testimonials*/

/*related*/
.ned-related.ned-section {
	
}
.ned-related .ned-headline {
	text-align: center;
	margin-bottom: 1.5em;
}
.ned-related .ned-post-title {
	
}
/*related*/

.orlop {
	
}
.orlop a {
	color: inherit;
}
.ned-footer-content {
	
}
.orlop .ned-logo {
	width: 116px;
}
.orlop .ned-social,
.ned-footer-navigation,
.ned-footer-contact {
	margin: 2em 0;
}
.orlop .ned-social {
	
}
.ned-footer-company {
	
}
.ned-company {
	
}
.ned-business-name {
	display: block;
	margin: 0 0 0.5em;
}
.ned-description {
	margin: 0.5em 0 0;
}
.ned-footer-navigation {
	
}
.ned-footer-navigation .menu {
	columns: 2;
    column-gap: 1em;
}
.ned-footer-navigation .menu-item {
	margin: 0 0 0.5em;
}
.ned-footer-navigation .menu-item a {
	
}
.ned-footer-contact {
	
}
.ned-footer-contact .ned-address {
	margin-bottom: 1em;
}
.ned-footer-contact .ned-address-line {
	display: block;
}
.ned-footer-contact .ned-address .country {
	display: none;
}
.orlop .phone {
	font-size: 1.5em;
}
.orlop .phone:before {
	height: 31px;
	width: 19px;
	margin-right: 8px;
	background-image: url('images/icon-phone-white.svg');
}
.ned-copyright {
	font-size: 0.875em;
}
.ned-copyright .ned-siteby {
	display: block;
}

@media screen and (min-width: 22.5em) { /*360px*/
	.wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media screen and (min-width: 25em) { /*400px*/
	.ned-headline {
		font-size: 2em;
	}
	.ned-subheadline {
		font-size: 1.75em;
	}
	
	.menu-item-industries .sub-menu .menu-item {
		display: inline-block;
		vertical-align: middle;
		width: 50%;
	}
}

@media screen and (min-width: 27.5em) { /*440px*/
	.ned-content-columns-intro .the-content,
	.ned-cmp-ned_callout .the-content,
	.ned-hero .the-content {
		font-size: 1.25em;
	}
	
	.ned-tab-panel .the-content table {
		font-size: 1em;
	}
}

@media screen and (min-width: 30em) { /*480px*/
	.ned-tab-nav {
		display: flex;
		flex-wrap: wrap;
	}
	.ned-tab-nav li {
		width: 50%;
		padding-right: 1em;
	}
	
	.ned-product-filters {
		width: 400px;
	}
	
	.ned-icons {
		grid-template-columns: 1fr 1fr;
	}
	
	.ned-footer-content {
		display: flex;
		justify-content: space-between;
		margin: 0 0 2em;
	}
	.orlop .ned-social {
		margin: 0;
	}
	.orlop .ned-social-link {
		
	}
	.ned-copyright {
		text-align: right;
		margin-top: 3rem;
	}
}

@media screen and (min-width: 35em) { /*560px*/
	.ned-logos {
		grid-template-columns: none;
		grid-auto-columns: 1fr;
		grid-auto-flow: column;		
	}
}

@media screen and (min-width: 37.5em) { /*600px*/
	.the-content th,
	.the-content td {
		padding: 0.5em 1em;
	}
}

@media screen and (min-width: 40em) { /*640px*/
	/*animations*/
	/*.ned-action {
		transform: translatey(20px);
		opacity: 0;
		transition: transform 0.5s ease, opacity 0.75s ease;
	}
	.ned-action.ned-go {
		transform: translatey(0);
		opacity: 1;
	}*/
	.home .ned-cmp-ned_content_alternating .ned-action.ned-odd .ned-column-image .ned-img {
		transform: translatex(-90%);
	}
	.home .ned-cmp-ned_content_alternating .ned-action.ned-even .ned-column-image .ned-img {
		transform: translatex(90%);
	}
	.home .ned-cmp-ned_content_alternating .ned-action.ned-odd .ned-column-image .ned-img,
	.home .ned-cmp-ned_content_alternating .ned-action.ned-even .ned-column-image .ned-img {
		opacity: 0;
		transition: transform 0.5s ease, opacity 0.75s ease;
	}
	.home .ned-cmp-ned_content_alternating .ned-action.ned-go .ned-column-image .ned-img {
		transform: translatex(0);
		opacity: 1;
	}
	
	.home .ned-cmp-ned_content_alternating .ned-action .ned-column-image:before {
		opacity: 0;
		transition: opacity 0.75s ease;
		transition-delay: 0.25s;
	}
	.home .ned-cmp-ned_content_alternating .ned-action.ned-go .ned-column-image:before {
		opacity: 1;
	}
	
	.home .ned-cmp-ned_content_alternating .ned-action .ned-content-column {
		transform: translatey(20px);
		opacity: 0;
		transition: transform 0.5s ease, opacity 0.75s ease;
		transition-delay: 0.625s;
	}
	.home .ned-cmp-ned_content_alternating .ned-action.ned-go .ned-content-column {
		transform: translatey(0);
		opacity: 1;
	}
	/*animations*/
	
	.wrapper {
		padding-left: 40px;
		padding-right: 40px;
	}
	.ned-headline {
		font-size: 2.5em;
	}
	.ned-subheadline {
		font-size: 1.875em;
	}
	
	.masthead {
		padding: 15px 0;
	}
	.masthead .ned-logo {
		width: 152px;
	}
	.search-control,
	.menu-control {
		margin-top: 11px;
	}
	.main-navigation {
		top: 132px;
	}
	
	.ned-featured-video {
		object-position: center top;
	}
	
	.ned-content-columns.ned-cols-2,
	.ned-content-columns.ned-cols-4,
	.ned-posts-grid {
		grid-template-columns: 1fr 1fr;
	}
	.ned-content-columns.ned-cols-2,
	.ned-content-columns.ned-cols-4 {
		grid-column-gap: 3em;
	}
	.ned-cmp-ned_posts .ned-post.ned-3,
	.ned-related .ned-post.ned-3 {
		display: none;
	}
	
	.ned-product-color-list {
		width: 75%;
	}
	
	.ned-slider {
		padding-left: 40px;
		padding-right: 40px;
	}
	
	.ned-testimonials .ned-quotation:before,
	.ned-testimonials .ned-quotation:after {
		width: 156px;
	}
	.ned-testimonials .ned-quotation:before {
		margin-right: 50px;
	}
	.ned-testimonials .ned-quotation:after {
		margin-left: 50px;	
	}
	

	.ned-content-row {
		display: flex;
		align-items: center;
	}
	.ned-cmp-ned_contact .ned-content-row {
		align-items: start;
	}
	.ned-content-row.ned-even {
		flex-direction: row-reverse;
	}
	.ned-content-row .ned-contact-column,
	.ned-content-row .ned-column-image,
	.ned-content-row .ned-content-column {
		width: 50%;
	}
	.ned-content-row .ned-contact-column,
	.ned-content-row .ned-column-image {
		margin: 0;
	}
	.ned-content-row .ned-contact-column,
	.ned-content-row.ned-odd .ned-column-image {
		padding-right: 40px;
	}
	.ned-content-row.ned-even .ned-column-image {
		padding-left: 40px;
	}
	.ned-cmp-ned_content_alternating .ned-content-row .ned-column-image:before {
		right: 20px;
		width: 50vw;
		background-size: cover;
	}
	.ned-cmp-ned_content_alternating .ned-content-row.ned-even .ned-column-image:before {
		left: 20px;
	}
	.ned-cmp-ned_content_alternating .ned-content-row .ned-column-image .ned-img {
		padding: 10% 0;
	}
	.ned-content-row .ned-content-column {
		
	}
	
	.ned-copyright,
	.orlop .ned-social {
		width: 50%;
		padding-left: 0.5em;
	}
	.ned-footer-company {
		margin: 2em 0;
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 1em;
		grid-row-gap: 2em;
	}
	.ned-company {
		grid-column: span 2;
	}
	.ned-footer-navigation,
	.ned-footer-contact {
		margin: 0;
	}
	.ned-copyright {
		text-align: left;
		margin-left: auto;
	}
}

@media screen and (min-width: 45em) { /*720px*/
	.ned-search {
		left: 50%;
	}
	.main-navigation {
		width: 50%;
	}
	
	h1.ned-headline {
		font-size: 2.8em;
	}
	
	.ned-tab-nav li {
		width: 33%;
	}
}

@media screen and (min-width: 48em) { /*768px*/
	.ned-section {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.ned-hero:after,
	.ned-product-overview.ned-section:after {
		height: 60px;
	}
	
	.ned-icons {
		grid-column-gap: 4em;
	}
}

@media screen and (min-width: 52.5em) { /*840px*/	
	.ned-product-overview .ned-product-wrap {
		display: flex;
	}
	.ned-product-overview .ned-product-media {
		width: 45%;
	}
	.ned-product-overview .ned-product-content {
		width: 55%;
		padding-left: 3em;
	}
	.ned-product-color-list {
		width: auto;
	}
	.ned-tab-nav {
		flex-wrap: initial;
	}
	.ned-tab-nav li {
		width: auto;
		padding-right: 2em;
	}
	.ned-tab-link {
		display: inline-block;
	}
	
	.ned-content-column {
		max-width: none;
	}
	.ned-content-columns.ned-cols-3 {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media screen and (min-width: 55em) { /*880px*/
	.ned-single .ned-hero {
		height: 60vh;
		overflow: hidden;
	}
	.ned-single .ned-hero .ned-img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}	
	
	.ned-icons {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	.ned-icons.ned-col-three {
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.ned-copyright,
	.orlop .ned-social {
		width: 33%;
		padding-left: 1em;
	}
	.ned-footer-company {
		grid-template-columns: 1fr 1fr 1fr;
		grid-column-gap: 2em;
	}
	.ned-company {
		grid-column: initial;
	}
}

@media screen and (min-width: 60em) { /*960px*/
	
	/*nav change*/
	.masthead {
		padding: 20px 0 0;
	}
	.masthead .ned-phone {
		margin-right: 60px;
		padding: 14px 0 0;
	}
	.masthead .ned-logo {
		position: relative;
		z-index: 100;
		/*top: -10px;*/
	}
	.menu-control {
		display: none;
	}
	.search-control {
		margin: 0;
		position: absolute;
		top: 20px;
		right: 40px;
	}
	.nav-active .main-navigation,
	.main-navigation {
		transform: none;
	}
	.main-navigation {
		width: auto;
		position: static;
		z-index: 101;
		background: transparent;
		overflow: visible;
		top: auto;
		line-height: 1em;
		display: flex;
		padding: 30px 0 0 30px;
		height: 100%;
		flex-grow: 1;
		justify-content: flex-end;
	}
	.main-navigation .menu {
		display: flex;
	}
	.main-navigation .menu-item {
		border: 0 none;
	}
	.main-navigation .sub-active.menu-item {
		background-color: transparent;
	}
	.main-navigation .menu-item a {
		color: #000000;
		padding: 16px 10px 40px;
		margin: 0 0 0 10px;
	}
	.main-navigation .current_page_item.current-menu-ancestor > a {
		color: #000000;
	}
	.main-navigation .current-menu-item > a,
	.single-post .main-navigation .current_page_parent > a,
	.main-navigation .menu-item-industries.current-menu-parent > a,
	.post-type-archive-ned_product .main-navigation .menu-item-object-ned_product > a,
	.single-ned_product .main-navigation .menu-item-object-ned_product > a,
	.main-navigation .current_page_item > a,
	.main-navigation .menu-item a:hover,
	.main-navigation .sub-menu .current_page_item > a,
	.main-navigation .sub-active.menu-item a:hover,
	.main-navigation .sub-menu .menu-item a:hover {
		color: #008fbe;
	}
	.main-navigation .menu-item-has-children > a:after {
		background-image: url('images/arrow-down.svg');
	}
	.main-navigation .sub-menu {
		position: absolute;
		left: 0;
		right: 0;
		padding: 0 40px 20px;
		background: #ffffff;
		display: block !important;
		transition: transform 0.25s ease;
		transform-origin: center top;
		transform: scaley(0);
		
		text-align: right;
	}
	.main-navigation .ned-menus .sub-menu {
		/*display: flex !important;
		padding-top: 40px;*/
	}
	.main-navigation .menu-item-has-children:hover .sub-menu,
	.main-navigation .sub-active .sub-menu {
		transform: scaley(1);
	}
	.main-navigation .menu-main .sub-menu {
		
	}
	.main-navigation .menu-main .sub-menu .menu-item {
		display: inline-block;
	}
	.main-navigation .menu-main .sub-menu .menu-item:last-child {
		
	}
	.main-navigation .sub-menu .menu-item a {
		padding: 10px;
		margin: 0 0 0 10px;
		font-weight: 400;
	}
	.main-navigation .menu-item-industries .sub-menu {
		text-align: left;
		display: grid !important;
		grid-row-gap: 1.5em;
		grid-column-gap: 0.25em;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		padding-bottom: 1.5em;
	}
	.menu-item-industries .sub-menu .menu-item {
		width: auto;
		white-space: nowrap;
	}
	.menu-item-industries .sub-menu .menu-item a {
		padding: 0;
		margin: 0;
	}
	.menu-item-industries .ned-icon-menu {
		display: inline-block;
		vertical-align: middle;
		margin-right: 0.75em;
	}
	
	/*mega menu*/
	.ned-megamenu-tab,
	.ned-megamenu-products,
	.ned-megamenu-seeall-item,
	.ned-megamenu-product .ned-img {
		display: block;
	}
	.ned-megamenu-exploreall span {
		display: inline;
	}
	.ned-megamenu-all-link span {
		display: none;
	}
	.ned-megamenu-wrap {
		display: block;
		padding-bottom: 1em;
	}
	.ned-megamenu-tabs {
		border-bottom: 1px solid #000000;
		justify-content: flex-end;
		padding-right: 10px;
	}
	.main-navigation .menu-main .sub-menu .menu-item.ned-megamenu-tab a {
		background-color: #eeeeee;
		font-weight: 700;
		color: #000000;
		padding-left: 20px;
		padding-right: 20px;
	}
	.main-navigation .menu-main .sub-menu .menu-item.ned-megamenu-tab a.ned-megamenu-all-link {
		margin-right: 10px;
	}
	.main-navigation .menu-main .sub-menu .menu-item.ned-megamenu-pagelink a {
		margin: 0;
	}
	.main-navigation .menu-main .sub-menu .menu-item.ned-megamenu-tab a:hover,
	.main-navigation .menu-main .sub-menu .menu-item.ned-megamenu-tab.ned-active a {
		background-color: #008fbe;
		color: #ffffff;	
	}
	.ned-megamenu-panels {
		padding-top: 1.5em;
	}
	.ned-megamenu-panel {
		display: none;
	}
	.ned-megamenu-panel.ned-active {
		display: block;
	}
	.main-navigation .menu.ned-megamenu-group-header {
		display: block;
		text-align: left;
	}
	.main-navigation .menu.ned-megamenu-group-header .menu-item {
		display: block;
	}
	.main-navigation .menu.ned-megamenu-group-header a {
		padding: 0;
		margin: 0;
	}
	.main-navigation .menu.ned-megamenu-group-header a.ned-link {
		margin-top: 10px;
	}
	.main-navigation .menu.ned-megamenu-group-header .ned-post-title {
		font-weight: 700;
	}
	.ned-megamenu-groups {
		display: grid;
		grid-column-gap: 2em;
	}
	.ned-3 .ned-megamenu-group .menu.ned-megamenu-products,
	.ned-megamenu-groups.ned-2 {grid-template-columns: 1fr 1fr;}
	.ned-2 .ned-megamenu-group .menu.ned-megamenu-products,
	.ned-megamenu-groups.ned-3 {grid-template-columns: 1fr 1fr 1fr;}
	.ned-megamenu-group {
		position: relative;
	}
	.ned-megamenu-group:before {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: -1em;
		width: 1px;
		background: #000000;
	}
	.ned-megamenu-group:first-child:before {
		content: none;
		display: none;
	}
	.ned-megamenu-group .menu.ned-megamenu-products {
		text-align: left;
		display: grid;
		grid-column-gap: 1em;
		grid-row-gap: 1em;
		padding-top: 1.5em;
	}
	.main-navigation .ned-megamenu-products .menu-item a {
		padding: 0;
		margin: 0;
	}
	.ned-megamenu-product .ned-img {
		margin-bottom: 0.25em;
	}
	.ned-megamenu-product-title {
		display: block;
		text-wrap: pretty;
		font-size: 0.75em;
		line-height: 1.166667em;
	}
	.main-navigation .menu.ned-megamenu-footer {
		display: block;
		text-align: center;
		padding-top: 2.5em;
	}
	.main-navigation .ned-megamenu .menu-item a.ned-megamenu-exploreall {
		outline: 0 none;
		font-weight: 700;
		font-size: 1em;
		line-height: 1em;
		display: inline-block;
		color: #000000;
		background-color: #ffffff;
		margin: 0;
		padding: 10px 24px;
		border-radius: 10px;
		border: 2px solid #000000;
		
		-moz-appearance: none;
		-o-appearance: none;
		-webkit-appearance: none;
		appearance: none;
		
		text-align: center;
		text-decoration: none;
		transition: all 0.25s ease;	
	}
	.main-navigation .ned-megamenu .menu-item a.ned-megamenu-exploreall:hover {
		background-color: #000000;
		color: #ffffff;
	}
	/*mega menu*/
	/*nav change*/


	.ned-slider .slick-dots {
		padding-top: 60px;
	}
	
	.ned-posts-grid {
		grid-template-columns: 1fr 1fr 1fr;
	}
	.ned-cmp-ned_posts .ned-post.ned-3,
	.ned-related .ned-post.ned-3 {
		display: block;
	}

	.ned-copyright,
	.orlop .ned-social {
		width: 29.5%;
	}
	.ned-footer-company {
		grid-template-columns: 1fr 0.75fr 0.75fr;
	}
	.ned-company {
		padding-right: 2em;
	}
}

@media screen and (min-width: 64em) { /*1024px*/
	.masthead .ned-logo {
		width: 171px;
	}
	
	/*mega menu*/
	.main-navigation .ned-megamenu-products .menu-item a {
		display: flex;
	}
	.ned-megamenu-product .ned-img {
		margin: 0;
		padding-right: 0.25em;
		width: 50%;
	}
	.ned-megamenu-product-title {
		width: 50%;
	}
	/*mega menu*/

	.ned-content-row .ned-contact-column,
	.ned-content-row.ned-odd .ned-column-image {
		padding-right: 80px;
	}
	.ned-content-row.ned-even .ned-column-image {
		padding-left: 80px;
	}
	.ned-cmp-ned_content_alternating .ned-content-row .ned-column-image:before {
		right: 40px;
	}
	.ned-cmp-ned_content_alternating .ned-content-row.ned-even .ned-column-image:before {
		left: 40px;
	}
	.ned-cmp-ned_content_alternating .ned-content-row .ned-column-image .ned-img {
		padding: 5% 0;
	}
	
	.ned-product-overview .ned-product-content {
		padding-left: 4.5em;
	}
	
	.ned-company {
		padding-right: 4em;
	}
}

@media screen and (min-width: 75em) { /*1200px*/
	.ned-section {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.ned-hero:after,
	.ned-product-overview.ned-section:after {
		height: 80px;
	}
	
	/*mega menu*/
	.ned-megamenu-groups {
		grid-column-gap: 3em;
	}
	.ned-megamenu-group:before {
		left: -1.5em;
	}
	/*mega menu*/
	
	.ned-cmp-ned_logos > .wrapper,
	.main-navigation .sub-menu,
	.wrapper {
		padding-left: 80px;
		padding-right: 80px;
	}
	.search-control {
		right: 80px;
	}
	
	.ned-content-columns.ned-cols-4 {
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-column-gap: 1.5em;
	}
	.ned-content-columns.ned-cols-2,
	.ned-content-columns.ned-cols-3 {
		grid-column-gap: 3em;
	}
	
	.ned-archive-products .ned-products-grid {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	.ned-cmp-ned_products .ned-posts-grid {
		grid-column-gap: 3em;
		grid-row-gap: 4em;
	}
}

@media screen and (min-width: 82.5em) { /*1320px*/
	.main-navigation .sub-menu,
	.wrapper {
		padding-left: 140px;
		padding-right: 140px;
	}
	.search-control {
		right: 140px;
	}
	
	.ned-single .ned-hero {
		height: 75vh;
	}
}

@media screen and (min-width: 87.5em) { /*1400px*/

}

@media screen and (min-width: 93.5em) { /*1496px*/
	.container {
		font-size: 18px; /**/
	}

	.search-control {
		right: calc((100% - 1200px) / 2);
	}
	.main-navigation .sub-menu {
		padding-left: calc((100% - 1200px) / 2);
		padding-right: calc((100% - 1200px) / 2);
	}
}

@media screen and (min-width: 100em) { /*1600px*/

}



/*
#wpadminbar {display: none !important;}*/
html.js{margin: 0 !important;}