<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">HTML {
	background: #1f497d;
	
}

BODY {
	margin: 0;
	padding: 0;	
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
}



#contentcontainercontainer {
	background: #ffffff;
}


#contentcontainer {
	box-sizing: border-box;
	padding: 0px 0 0px 0;
	background: #ffffff;
}


#alertbarcontainer {
	box-sizing: border-box;
	background: #ffffff;
	padding: 0px 0 0px 0;
}

#alertbar {
	box-sizing: border-box;
	background: #e52626;
	padding: 10px;
	display: flex;
	align-items: center;
}

#alertbar&gt;div {
    flex-grow: 1;
}



#alertbar a, #alertbar a:hover, #alertbar p  {
	font: bold 14px Arial,'Helvetica',sans-serif;
	color: #ffffff;
	letter-spacing: 0px;
	text-transform: none;
	-webkit-text-size-adjust:none;
}

#alertbar p {
    margin: 0;
}

#alertbar p a {
    text-decoration: underline;
}

#alertbar&gt;a {
    display: block;
    padding: 5px 15px 5px 15px;
    border: 1px solid #ffffff;
    margin: 0 0 0 10px;
    text-decoration: none;
    text-align: center;
}

#alertbar&gt;a:hover {
    background: rgba(0,0,0,0.06);
}

@media (max-width: 1023px) {
	#alertbar {
		display: block;
	}

	#alertbar&gt;a {
		margin: 10px 0 0 0;
	}
}

















#logocontainer {
	box-sizing: border-box;
	background: #ffffff;
	padding: 20px 0 20px 0;
	
}


#logo {
	box-sizing: border-box;
	padding: 0px;
}

#logo img {
	display: block;
	border: 0;
	width: 100%;
	height: auto;
	max-width: 250px;
		margin: 0 auto;
		}






#navcontainer {
	box-sizing: border-box;
	background: #ffffff;
	
	padding: 0px 0 10px 0;
	
	width: 100%;
	z-index: 1000;
}

#nav {
	box-sizing: border-box;
	background: #ffffff;
	
	padding: 0px;
}



#headercontainer {
	box-sizing: border-box;
	background: #ffffff;
	
	padding: 0px 0 0px 0;
	
}


#header {
	box-sizing: border-box;
	padding-top: 0px;
	padding-bottom: 0px;
}

#maincontainer {
	box-sizing: border-box;
	background: #ffffff;
	
	padding: 0px 0 0px 0;
	
}


#main {
	box-sizing: border-box;
	background: #ffffff;
	
}

#sidebarleft {
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 20px;
}


#content {
	box-sizing: border-box;
	padding-top: 30px;
	padding-bottom: 70px;
}

#sidebarright {
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footercontainer {
	box-sizing: border-box;
	background: #ffffff;
	padding: 0px 0 0px 0;
	
}


#footer {
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 20px;
}


#commoncontainer {
	box-sizing: border-box;
	background: #1b5499;
	padding: 0px;
}


#common {
	box-sizing: border-box;
	background: #1b5499;
	padding: 20px;
	max-width: 1200px;
	margin: 0 auto;
}


@media (min-width: 1024px) {
	#header .sqrallwaysboxed, 
	#header .sqrmobilefullwidth,
	#header .sqrdesktopboxed
	{
		box-sizing: border-box;
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0px;
		padding-right: 0px;
	}
		
	#header .sqrallwaysboxed .sqrallwaysboxed,
	#header .sqrdesktopboxed .sqrdesktopboxed,
	#header .sqrmobilefullwidth .sqrallwaysboxed,
	#header .sqrdesktopboxed .sqrallwaysboxed,
	#header .sqrdesktopboxed .sqrmobilefullwidth,
	#header .sqrdesktopremovebox .sqrallwaysboxed,
	#header .sqrdesktopremovebox .sqrmobilefullwidth
	 {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	 }
	 		  	
  	#header .sqrallwaysfullwidth .sqrsuppressborders {
  		border-left: 0 !important;
  		border-right: 0 !important;
  	}
  		
  	 .sqrmain3col,
  	 .sqrmain2col,	
	 .sqrmain3collr,
	 .sqrmain2coll,
	 .sqrmain2colr {
	 	display: flex;
		box-sizing: border-box;
		width: 100%;
	 }
	 .sqrmain3col&gt;div {
    	box-sizing: border-box;
    	width: 33.333333333%;
  	 }
	 .sqrmain2col&gt;div {
    	box-sizing: border-box;
    	width: 50%;
  	 }
	 		
  	.sqrmain3collr&gt;div {
    	box-sizing: border-box;
    	width: 50%;
  	}
  	.sqrmain3collr&gt;div:first-child,
  	.sqrmain3collr&gt;div:last-child,
  	.sqrmain2coll&gt;div:first-child,
  	.sqrmain2colr&gt;div:last-child {
    	width: 25%;
  	}
  	.sqrmain2coll&gt;div,
  	.sqrmain2colr&gt;div {
    	box-sizing: border-box;
    	width: 75%;
  	}
  	
	#sidebarleft .sqrallwaysboxed, 
	#sidebarleft .sqrmobilefullwidth,
	#sidebarleft .sqrdesktopboxed
	{
		box-sizing: border-box;
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 20px;
		padding-right: 20px;
	}
		
	#sidebarleft .sqrallwaysboxed .sqrallwaysboxed,
	#sidebarleft .sqrdesktopboxed .sqrdesktopboxed,
	#sidebarleft .sqrmobilefullwidth .sqrallwaysboxed,
	#sidebarleft .sqrdesktopboxed .sqrallwaysboxed,
	#sidebarleft .sqrdesktopboxed .sqrmobilefullwidth,
	#sidebarleft .sqrdesktopremovebox .sqrallwaysboxed,
	#sidebarleft .sqrdesktopremovebox .sqrmobilefullwidth
	 {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	 }
	 		  	
  	#sidebarleft .sqrallwaysfullwidth .sqrsuppressborders {
  		border-left: 0 !important;
  		border-right: 0 !important;
  	}
  	
  	#main.sqrdesktopboxed {
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;	
	}
  	
  	  	
	#content .sqrallwaysboxed, 
	#content .sqrmobilefullwidth,
	#content .sqrdesktopboxed
	{
		box-sizing: border-box;
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 50px;
		padding-right: 50px;
	}
		
	#content .sqrallwaysboxed .sqrallwaysboxed,
	#content .sqrdesktopboxed .sqrdesktopboxed,
	#content .sqrmobilefullwidth .sqrallwaysboxed,
	#content .sqrdesktopboxed .sqrallwaysboxed,
	#content .sqrdesktopboxed .sqrmobilefullwidth,
	#content .sqrdesktopremovebox .sqrallwaysboxed,
	#content .sqrdesktopremovebox .sqrmobilefullwidth
	 {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	 }
	 		  	
  	#content .sqrallwaysfullwidth .sqrsuppressborders {
  		border-left: 0 !important;
  		border-right: 0 !important;
  	}
  	
	#sidebarright .sqrallwaysboxed, 
	#sidebarright .sqrmobilefullwidth,
	#sidebarright .sqrdesktopboxed
	{
		box-sizing: border-box;
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 20px;
		padding-right: 20px;
	}
		
	#sidebarright .sqrallwaysboxed .sqrallwaysboxed,
	#sidebarright .sqrdesktopboxed .sqrdesktopboxed,
	#sidebarright .sqrmobilefullwidth .sqrallwaysboxed,
	#sidebarright .sqrdesktopboxed .sqrallwaysboxed,
	#sidebarright .sqrdesktopboxed .sqrmobilefullwidth,
	#sidebarright .sqrdesktopremovebox .sqrallwaysboxed,
	#sidebarright .sqrdesktopremovebox .sqrmobilefullwidth
	 {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	 }
	 		  	
  	#sidebarright .sqrallwaysfullwidth .sqrsuppressborders {
  		border-left: 0 !important;
  		border-right: 0 !important;
  	}
  	
  	#footer .sqrallwaysboxed, 
	#footer .sqrmobilefullwidth,
	#footer .sqrdesktopboxed
	{
		box-sizing: border-box;
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 20px;
		padding-right: 20px;
	}
		
	#footer .sqrallwaysboxed .sqrallwaysboxed,
	#footer .sqrdesktopboxed .sqrdesktopboxed,
	#footer .sqrmobilefullwidth .sqrallwaysboxed,
	#footer .sqrdesktopboxed .sqrallwaysboxed,
	#footer .sqrdesktopboxed .sqrmobilefullwidth,
	#footer .sqrdesktopremovebox .sqrallwaysboxed,
	#footer .sqrdesktopremovebox .sqrmobilefullwidth
	 {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	 }
	 		  	
  	#footer .sqrallwaysfullwidth .sqrsuppressborders {
  		border-left: 0 !important;
  		border-right: 0 !important;
  	}  	
  	.sqrdesktophidden {
	 	display: none;
	}

}

@media (max-width: 1023px) {
	#header .sqrallwaysboxed,
	#header .sqrmobileboxed 
	{
		box-sizing: border-box;
		padding-left: 0px;
		padding-right: 0px;
	}
	#header .sqrallwaysboxed&gt;.sqrallwaysboxed,
	#header .sqrallwaysboxed&gt;.nguiparagraphcontainer&gt;.sqrallwaysboxed
	 {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	 }
	 #header .sqrmobileboxedimportant {
		padding-left: 0px !important;
		padding-right: 0px !important;
	 }	
	 
	 #header .sqrallwaysfullwidth .sqrsuppressborders,
	 #header .sqrmobilefullwidth .sqrsuppressborders
  	 {
  		border-left: 0 !important;
  		border-right: 0 !important;
  	 }  	 
  	 
 	#sidebarleft .sqrallwaysboxed,
	#sidebarleft .sqrmobileboxed 
	{
		box-sizing: border-box;
		padding-left: 20px;
		padding-right: 20px;
	}
	#sidebarleft .sqrallwaysboxed&gt;.sqrallwaysboxed,
	#sidebarleft .sqrallwaysboxed&gt;.nguiparagraphcontainer&gt;.sqrallwaysboxed
	 {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	 }
	 #sidebarleft .sqrmobileboxedimportant {
		padding-left: 20px !important;
		padding-right: 20px !important;
	 }	
	 
	 #sidebarleft .sqrallwaysfullwidth .sqrsuppressborders,
	 #sidebarleft .sqrmobilefullwidth .sqrsuppressborders
  	 {
  		border-left: 0 !important;
  		border-right: 0 !important;
  	 }
  	   	 
 	#content .sqrallwaysboxed,
	#content .sqrmobileboxed 
	{
		box-sizing: border-box;
		padding-left: 50px;
		padding-right: 50px;
	}
	#content .sqrallwaysboxed&gt;.sqrallwaysboxed,
	#content .sqrallwaysboxed&gt;.nguiparagraphcontainer&gt;.sqrallwaysboxed
	 {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	 }
	 #content .sqrmobileboxedimportant {
		padding-left: 50px !important;
		padding-right: 50px !important;
	 }	
	 
	 #content .sqrallwaysfullwidth .sqrsuppressborders,
	 #content .sqrmobilefullwidth .sqrsuppressborders
  	 {
  		border-left: 0 !important;
  		border-right: 0 !important;
  	 }
  	 
  	 
 	#sidebarright .sqrallwaysboxed,
	#sidebarright .sqrmobileboxed 
	{
		box-sizing: border-box;
		padding-left: 20px;
		padding-right: 20px;
	}
	#sidebarright .sqrallwaysboxed&gt;.sqrallwaysboxed,
	#sidebarright .sqrallwaysboxed&gt;.nguiparagraphcontainer&gt;.sqrallwaysboxed
	 {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	 }
	 #sidebarright .sqrmobileboxedimportant {
		padding-left: 20px !important;
		padding-right: 20px !important;
	 }	
	 
	 #sidebarright .sqrallwaysfullwidth .sqrsuppressborders,
	 #sidebarright .sqrmobilefullwidth .sqrsuppressborders
  	 {
  		border-left: 0 !important;
  		border-right: 0 !important;
  	 }
  	 
 	#footer .sqrallwaysboxed,
	#footer .sqrmobileboxed 
	{
		box-sizing: border-box;
		padding-left: 20px;
		padding-right: 20px;
	}
	#footer .sqrallwaysboxed&gt;.sqrallwaysboxed,
	#footer .sqrallwaysboxed&gt;.nguiparagraphcontainer&gt;.sqrallwaysboxed
	 {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	 }
	 #footer .sqrmobileboxedimportant {
		padding-left: 20px !important;
		padding-right: 20px !important;
	 }	
	 
	 #footer .sqrallwaysfullwidth .sqrsuppressborders,
	 #footer .sqrmobilefullwidth .sqrsuppressborders
  	 {
  		border-left: 0 !important;
  		border-right: 0 !important;
  	 } 
  	 
  	 #navcontainer,
  	 #eyecatchercontainer,
  	 #headercontainer,
  	 #maincontainer,
  	 #footercontainer,
     #commoncontainer {
     	padding-left: 0;
     	padding-right: 0;
     }
     
     #outercontainer &gt; :first-child {
     	padding-top: 0;
     }
     
     #outercontainer &gt; :last-child {
     	padding-bottom: 0;
     }

  	 .sqrmobilehidden {
	 	display: none;
	 }

	 .sqrpanoramicbackground  {
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}


#eyecatcher {
	position: relative;
	overflow: hidden;
	padding: 0;
}
#eyecatcher #eyecatcherstage img, #eyecatcher #eyecatcherstage video {
	width: 100%;
	display: block;
	border: 0;
	position: absolute;
	height: 100%;
}
#eyecatcher #eyecatcherstage img.headersliderpri {
	z-index: 1;
	transition: none;
	-webkit-transition: none;
	opacity: 1;
}
#eyecatcher #eyecatcherstage img.headerslidersec {
	z-index: 2;
	transition: none;
	opacity: 0;
}
#eyecatcher #eyecatcherstage img.headerslidersecout {
	transition: opacity 0.5s, transform 0.5s;
	opacity: 1;
}
#eyecatcherstage {
	position: absolute;
}
#eyecatcherbullets {
	box-sizing: border-box;
	padding: 20px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 3;
}
#eyecatcherbullets:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
#eyecatcherbullets a {
	width: 24px;
	height: 24px;
	float: left;
	background: url(../img/?f=bulletdefault&amp;ca=ffffff&amp;cb=000000) no-repeat left top;
}
#eyecatcherbullets a.active {
	background-position: left bottom;
}

#common&gt;div {
  	font: 15px Arial,'Helvetica',sans-serif;
  	color: #e4eef9;
  	letter-spacing: 0px;
	text-transform: none;
}
#common&gt;div a {
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
#common&gt;div a:hover {
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #e4eef9;
	text-decoration: none;
}


#common .ngcustomfooterelementfoldersandpages a,
#common .ngcustomfooterelementpages a,
#common&gt;ul.sqrcommonnavhierarchical a,
#common&gt;ul.sqrcommonnav a {
	font: 15px Arial,'Helvetica',sans-serif;
	color: #e4eef9;
	letter-spacing: 0px;
	text-transform: none;
	text-decoration: none;
	-webkit-text-size-adjust:none;
}

#common .ngcustomfooterelementfoldersandpages a:hover,
#common .ngcustomfooterelementpages a:hover,
#common&gt;ul.sqrcommonnavhierarchical a:hover,
#common&gt;ul.sqrcommonnav a:hover {
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

#common .ngcustomfooterelementfoldersandpages ul,
#common ul.sqrcommonnavhierarchical,
#common ul.sqrcommonnav {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#common .ngcustomfooterelementfoldersandpages&gt;ul&gt;li,
#common .ngcustomfooterelementpages&gt;ul&gt;li,
#common ul.sqrcommonnavhierarchical&gt;li,
#common ul.sqrcommonnav&gt;li
 {
	display: block;
	box-sizing: border-box;
	padding: 0 0 5px 0;
	margin: 0;
	list-style:none;
}

#common .ngcustomfooterelementfoldersandpages&gt;ul&gt;li&gt;em,
#common .ngcustomfooterelementtext&gt;h3,
#common ul.sqrcommonnavhierarchical&gt;li&gt;em {
	font: 15px Arial,'Helvetica',sans-serif;
	color: #ffffff;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-style: normal;
	display: block;
	padding-bottom: 4px;
	margin: 0;
}

#common .ngcustomfooterelementtext&gt;h3 {
    padding-bottom: 14px;
}

#common .ngcustomfooterelementfoldersandpages&gt;ul&gt;li&gt;ul,
#common ul.sqrcommonnavhierarchical&gt;li&gt;ul {
	display: block;
	margin: 0;
	padding: 10px 0;
	list-style: none;
}

#common .ngcustomfooterelementfoldersandpages&gt;ul&gt;li&gt;ul&gt;li,
#common ul.sqrcommonnavhierarchical&gt;li&gt;ul&gt;li {
	margin: 0;
	padding: 0 0 2px 0;
}

#commoncontact svg,
#common .ngcustomfooterelementcontact svg {
    width: 1.1em;
    height: 1.1em;
    display: inline-block;
    vertical-align: -0.2em;
    margin-right: 0.1em;
    margin-left: 0.1em;
    border: 0;
    padding: 0;
}

#commoncontact {
    margin: 15px 0 0 0;
    text-align:left;
}

#commoncontact a {
	margin-right: 6px;
}


#commoncontact a:last-child {
	margin-right: 0;
}

#common ul.sqrcommonnav,
#common .ngcustomfooterelementpages&gt;ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    margin: 0;
    padding: 0;
}

#common ul.sqrcommonnav {
   justify-content: flex-start;
}

@media (min-width: 1024px) {

    #common ul.sqrcommonnavhierarchical {
        display: flex;
        align-content: space-between;
        column-gap: 40px;
    }

	#common ul.sqrcommonnavhierarchical2col&gt;li {
		width: calc(50% - 20px);
	}
	#common ul.sqrcommonnavhierarchical3col&gt;li {
		width: calc(33.333% - 26.666px);
	}
	#common ul.sqrcommonnavhierarchical4col&gt;li {
		width: calc(25% - 30px);
	}
	#common ul.sqrcommonnavhierarchical5col&gt;li {
		width: calc(20% - 32px);
	}
}

#common .ngcustomfooter .ngcustomfooterelementpicture img {
    display: inline-block;
    width: 100%;
    height: auto;
}

#common .ngcustomfooter .ngcustomfooterelementtext p:first-of-type {
    margin-top: 0;
}

#common .ngcustomfooter .ngcustomfooterelementtext p:last-of-type {
    margin-bottom: 0;
}




.flexrfixed #navcontainer {
	position: fixed;
	top: 0;
}
.flexrfixed #navplaceholder {
	height: 63px;
}


#nav a {
  display: block;
  margin: 0;
  padding: 15px;
  font: 17px 'Open Sans',Verdana,Helvetica,sans-serif;
  line-height: 23px;
  color: #6e6e6e;
  letter-spacing: 0px;
  text-transform: none;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

#nav li em.ngshopcartindicator {
  display: none;
  background: #f79646;
  color: #ffffff;
  font-style: normal;
  padding-right: 8px;
  padding-left: 8px;
  border-radius: 5px;
  margin-left: 8px;
  font-weight: normal;
}

#nav li em.ngshopcartindicatoractive {
    display: inline-block;
}

#navfull a {
    padding: 15px 68px 15px 15px;
}

#navfull a
{
  	  	border-bottom: 1px solid rgba(0, 0, 0, 0.075);
  	}

#nav li {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  background: #ffffff;
  box-sizing: border-box;
}

#navfull li&gt;div
 {
    position: absolute;
    top: 0;
    right: 0;
    width: 53px;
    height: 53px;
    cursor: pointer;
}

  #navfull li&gt;div {
    background: url(../img/?f=moredefaultright&amp;ca=6e6e6e) right center no-repeat;
  }
  #navfull li.sqrnavopen&gt;div {
    background-image: url(../img/?f=moredefaultdown&amp;ca=6e6e6e);
  }

#nav ul {
    display: block;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}


#navfull li ul {
    display: none;
}

#navfull li.sqrnavopen&gt;ul {
    display: block;
}

#navfull li li&gt;a {
  padding-left: 30px;
}
#navfull li li li&gt;a {
   padding-left: 45px;
}
#navfull li li li li&gt;a {
   padding-left: 60px;
}
#navfull li li li li li&gt;a {
   padding-left: 75px;
}
#navfull li li li li li li&gt;a {
   padding-left: 90px;
}


#nav&gt;div&gt;ul&gt;li.sqrnavsearch&gt;ul {
    display: none;
}

#nav .sqrnavsearch&gt;ul li:first-child {
    padding: 15px;
}

#nav li.sqrnavsuggest a
 {
        background-color: rgba(0, 0, 0, 0.035);
    }

#nav .sqrnavsearch form {
  box-sizing: border-box;
  display: block;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  background: #ffffff;
}

#nav .sqrnavsearch input {
  box-sizing: border-box;
  display: block;
  padding: 0;
  width: 100%;
  border: 0;
  padding: 8px 12px 8px 30px;
  margin: 0;
  border-color: rgba(255, 255, 255, 0.075);
  -webkit-appearance: none;
  border-radius: 0;
  font: 15px 'Open Sans',Verdana,Helvetica,sans-serif;
  color: #828282;
  letter-spacing: 0px;
  text-transform: none;
  background: transparent url(../img/?f=searchdefault&amp;ca=828282) 8px center no-repeat;
}

#nav&gt;div&gt;ul#navshowfull&gt;li.sqrnavshow&gt;a,
#nav&gt;div&gt;ul#navfull&gt;li.sqrnavhide&gt;a
{
   background-image: url(../img/?f=menudefault&amp;ca=6e6e6e);
   background-repeat: no-repeat;
   background-position: right center;
}

@media (min-width: 1024px) {
        #nav&gt;div&gt;ul#navshowfull,
    #nav&gt;div&gt;ul#navfull {
        display:none;
    }
    
    #nav {
        display: flex;
        justify-content: center;
    }
    #nav&gt;div,
    #nav&gt;div&gt;ul {
        display: flex;
        margin: 0;
        padding: 0;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    
    #nav&gt;div&gt;ul&gt;li.sqrnavlogo&gt;a {
  	    padding: 0;
    }

    #nav&gt;div&gt;ul&gt;li.sqrnavlogo&gt;a&gt;img {
  	    display: block;
    }


    #nav&gt;div&gt;ul#navsimple&gt;li.sqrnavhome&gt;a&gt;span,
    #nav&gt;div&gt;ul&gt;li.sqrnavsearch&gt;a&gt;span,
    #nav&gt;div&gt;ul&gt;li.sqrnavaccount&gt;a&gt;span,
    #nav&gt;div&gt;ul&gt;li.sqrnavcart&gt;a&gt;span,
    #nav&gt;div&gt;ul&gt;li.sqrnavshow&gt;a&gt;span
    {
        display: none;
    }
    #nav&gt;div&gt;ul#navsimple&gt;li.sqrnavhome&gt;a,
    #nav&gt;div&gt;ul&gt;li.sqrnavsearch&gt;a,
    #nav&gt;div&gt;ul&gt;li.sqrnavaccount&gt;a,
    #nav&gt;div&gt;ul&gt;li.sqrnavcart&gt;a,
    #nav&gt;div&gt;ul&gt;li.sqrnavshow&gt;a
    {
      background-repeat: no-repeat;
      background-position: center center;
      width: 16px;
      height: 53px;
      padding: 0 15px 0 15px;
    }

    #nav&gt;div&gt;ul#navsimple&gt;li.sqrnavhome&gt;a {
       background-image: url(../img/?f=homeminimal&amp;ca=6e6e6e);
    }
    #nav&gt;div&gt;ul&gt;li.sqrnavsearch&gt;a {
       background-image: url(../img/?f=searchdefault&amp;ca=6e6e6e);
    }
            #nav&gt;div&gt;ul#navshowfull&gt;li.sqrnavshow&gt;a
    {
       background-image: url(../img/?f=menudefault&amp;ca=6e6e6e);
       background-position: right center;

    }

    #nav.sqrnavsearchopen&gt;div&gt;ul&gt;li.sqrnavsearch&gt;ul {
        display: block;
        position: absolute;
        width: 320px;
        right: 0;
        z-index: 1000;
    }

    #nav.sqrnavsearchopen&gt;div&gt;ul&gt;li.sqrnavsearch&gt;ul&gt;li {
                    background: #fcfcfc;
                        box-sizing: border-box;
    }

        #nav&gt;div&gt;ul#navsimple li.active,
    #nav.sqrnavsearchopen&gt;div&gt;ul#navextra li.sqrnavsearch {
   	  background: #ffffff;
        }
    
    #nav&gt;div&gt;ul#navsimple li.active&gt;a {
        color: #5a5a5a;
    }
    #nav.sqrnavsearchopen&gt;div&gt;ul&gt;li.sqrnavsearch&gt;a {
       background-image: url(../img/?f=searchdefault&amp;ca=5a5a5a);
    }
    #nav&gt;div&gt;ul#navfull li.active&gt;a {
        font-weight: bold;
    }

    	#nav ul a:hover {
				background-color: rgba(0, 0, 0, 0.035);
			}


}

@media (max-width: 1023px) {
    #nav&gt;div&gt;ul#navsimple {
        display: none;
    }
    #nav&gt;div&gt;ul#navfull,
    #nav&gt;div&gt;ul#navextra
    {
        display: none;
    }
    #nav.sqrnavfullopen&gt;div&gt;ul#navfull,
    #nav.sqrnavfullopen&gt;div&gt;ul#navextra
    {
        display: block;
    }
    #nav.sqrnavfullopen&gt;div&gt;ul#navshowfull {
        display: none;
    }


    #nav.sqrnavsearchopen&gt;div&gt;ul&gt;li.sqrnavsearch&gt;ul {
        display: block;
    }

            .flexrfixed #nav.sqrnavfullopen {
            max-height: 100vh;
            overflow: auto;
        }
    
      
    #navextra a,
#navsearch a,
#nav .sqrnavsearch&gt;ul li:first-child
{
  	  	border-bottom: 1px solid rgba(0, 0, 0, 0.075);
  	}
}
</pre></body></html>