html, body {
    margin: 0;
    padding: 0
}

/*
html {
    line-height: 1
}
*/

ol, ul {
	list-style: none
}

footer {
	display: block
}

a {
    text-decoration: none
}

#header {
	/*background: #4D5659;	*/	/* Pantone 431 */
	background: #2C363A;
  color: #fff;
  position: relative;
  z-index: 300;
  min-width: 1024px;
}

#header-slender {
	/*background: #4D5659;	*/	/* Pantone 431 */
	background: #2C363A;
  color: #fff;
  position: relative;
  z-index: 300;
  min-width: 600px;
}

#header > .row {
    padding-top: 1.5625em;
   /* padding-bottom: 0.5625em; */
    position: relative
}

#header-slender > .row {
    padding-top: 1.5625em;
   /* padding-bottom: 0.5625em; */
    position: relative
}

#header > .row .row {
    margin: auto
}

#header-slender > .row .row {
    margin: auto
}

.nav-logo {
/*	background: #4D5659;	*/	/* Pantone 431 */
  color: #fff;
	margin: 0 auto;
  max-width: 980px;
  padding: 0 22px;
  position: relative;
  z-index: 2;
  text-align: center;
}

#navigation--desktop .nav-content {
/*	background: #4D5659;	*/	/* Pantone 431 */
  color: #fff;
	margin: 0 auto;
  max-width: 980px;
  padding: 0 22px;
  position: relative;
  z-index: 2;
}

#navigation--desktop .nav-list {
	padding-left: 0px;
	cursor: default;
  margin: 0 10px;
  text-align: center;
  width: auto;
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#navigation--desktop .nav-item {
	display: inline-block;
    position: relative;
  /*  height: 44px; */
    z-index: 1;
    vertical-align: top
}

#navigation--desktop.ie7 .nav-item {
    display: inline;
    zoom: 1
}


#navigation--desktop .nav-link {
	font-size: 16px;
    line-height: 2.75;
    font-weight: 400;
    letter-spacing: normal;
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=$ieopacity)';
    filter: alpha(opacity=100);
    color: #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0 10px;
    /*padding: 1.0625em 0 1.125em; */
    /*height: 22px;*/
    background: no-repeat;
    text-decoration: none;
    white-space: nowrap;
    -webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-tap-highlight-color: transparent;
    outline-offset: -7px;
}

/* */

#navigation--main .nav-content {
    position: relative;
    height: 20%;
    width: 100%
}


#navigation--main .nav-content .on-image {
/*	background: #4D5659;	*/	/* Pantone 431 */
  color: #fff;
	margin: 0 auto;
  max-width: 980px;
  padding: 0 22px;
  position: absolute;
  z-index: 2;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

#navigation--main .nav-list {
	padding-left: 0px;
	cursor: default;
  margin: 0 10px;
  text-align: center;
  width: auto;
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#navigation--main .nav-item {
	display: inline-block;
  position: relative;
  padding: 0 10px 0;
	font-size: 18px;
  line-height: 2.75;
  font-weight: 300;
  letter-spacing: 0.028em;
  font-family: system-ui, "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  z-index: 1;
  vertical-align: top
}

@media all and (max-width:420px) {
	#navigation--main .nav-item {
		display: inline-block;
    position: relative;
  	padding: 0 10px 0;
		font-size: 16px;
    line-height: 2.75;
    font-weight: 300;
    letter-spacing: 0.028em;
    font-family: system-ui, "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    z-index: 1;
    vertical-align: top
	}
}

#navigation--main.ie7 .nav-item {
    display: inline;
    zoom: 1
}


#navigation--main .nav-link {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=$ieopacity)';
    filter: alpha(opacity=100);  /* For IE 8 and earlier */
    color: #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0 10px;
    background: no-repeat;
    text-decoration: none;
    white-space: nowrap;
    -webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-tap-highlight-color: transparent;
    outline-offset: -7px;
}

#navigation--main .nav-item a:link {
   color: #262E32;
   text-decoration: none;
}

#navigation--main .nav-item a:visited {
   color: #262E32;
   text-decoration: none;
}

#navigation--main .nav-item a:hover {
   color: #6E8694;
   text-decoration: none;
}

.main-header {
	position: relative;
  height: 12%;
  width: 100%;
  min-height: 40px;
  white-space: nowrap
}


.main-header .main-title .main-logo {
	width: auto;
  height: 100%;
  vertical-align: top
}

.valign-wrapper:after {
    display: inline-block;
  /*  zoom: 1; /   /* Not browser standard */
    content: '';
    height: 100%;
    vertical-align: middle
}

.halign-center {
    text-align: center
}

.valign-wrapper .valign-middle-box {
    display: inline-block;
    /*zoom: 1;*/    /* Not browser standard */
    vertical-align: middle !important
}

.main-page .main-gallery {
    position: relative;
    display: block;
    min-width: 200px;
    height: 577px;
    width: 100%;
    padding: 0 0 0;   /* 0 auto 0 */
    margin: 0 auto;
    overflow: visible;
    z-index: 0;
}

@media all and (max-width: 420px) {
	.main-page .main-gallery {
		position: relative;
    display: block;
    min-width: 200px;
    height: 200px;
    width: 100%;
    padding: 0 0 0;  /* 0 auto 0 */
    margin: 0 auto;
    overflow: visible;
    z-index: 0;
	}
}

.main-page .main-banner {
	position: absolute;
	margin: 0 auto 0.5em;
  display: block;
  top: 50%;
  -webkit-transform: translate(0, -287px);
  transform: translate(0, -287px);
}

.main-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 33px;
    width: 100%
}

.main-footer .main-footer-list {
	font-size: 0.6875em;
    line-height: 2.18181818em;
    font-weight: 400;
    letter-spacing: 0.014em;
    font-family: system-ui, "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    list-style-type: none;
    margin: 0 12px;
    padding: 0 0 0;    /* 0 auto 0 */
    text-align: center
}

.main-footer .main-footer-list .main-footer-item {
    display: inline-block;
    /* zoom: 1; */    /* Not browser standard */
    vertical-align: top;
    list-style-type: none;
    margin: 0 13px;
    padding: 0
}

.main-footer .main-footer-list .main-footer-item a:link {
    color: #262E32;
    text-decoration: none;
}

.main-footer .main-footer-list .main-footer-item a:visited {
    color: #262E32;
    text-decoration: none;
}

.main-footer .main-footer-list .main-footer-item a:hover {
    color: #6E8694;
    text-decoration: none;
}

.main-footer .main-footer-list .main-footer-item i {
    color: #262E32;
    text-decoration: none;
}

.main-footer .main-footer-list .main-footer-item i:hover {
    color: #6E8694;
    text-decoration: none;
    cursor:pointer;
}

#navigation--mobile {
    padding: 0 15px;
    position: fixed;
    top: 0;
    width: 275px;
    left: -275px;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: #0b0d19;
    z-index: 4;
    -moz-transition: left 500ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: left 500ms cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: left 500ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: left 500ms cubic-bezier(0.77, 0, 0.175, 1)
}

#footer {
    /*background: #121426; */
   /* background: #4D5659;	*/	/* Pantone 431 */
    background: #2C363A;
    color: #fff;
    min-width: 1024px;
}

#footer-slender {
    background: #2C363A;
    color: #fff;
    min-width: 600px;
}

.footer-fixed {
	position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}

#footer .footer-content {
	margin: 0 auto;
  padding: 0 22px;
  max-width: 980px
}

#footer-slender .footer-content {
	margin: 0 auto;
  padding: 0 22px;
  max-width: 980px
}

#footer-navigation .footer-navlist {
  cursor: default;
  margin: 0 -10px;
  text-align: center;
  width: auto;
  height: 44px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-text-justify: distribute-all-lines;
/*  text-justify: distribute-all-lines */
  text-justify: auto
}


.footer-content .footer-navitem {
	padding: 0 22px;
	display: inline-block;
  position: relative;
  height: 44px;
  z-index: 1;
  vertical-align: top;
}

.footer-inner {
    padding: 2.25em 0 1.0em;
}

.footer-logo {
    margin: 0 auto 0.5em;
    display: block;
    width: 100px;
    height: 20px
}

.footer-logo img {
    width: 100px;
    height: 20px
}

.footer-navlist {
	font-size: 0.6875em;
  line-height: 2.18181818em;
  font-family: system-ui, "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  letter-spacing: 0.014em;
}

/*
.footer-navitem {
    display: block;
    width: 50%;
    padding-left: 2em;
    float: left
}
*/

.footer-navitem a {
    color: #6E8694
}

.footer-navitem i {
	color: #6E8694
}

.footer-navitem i:hover {
	cursor:pointer;
}

.footer-sub {
    padding: 0 0 0.625em;
    position: relative
}

.footer-sub:after {
    content: "";
    display: table;
    clear: both
}

/* The line divider */
.footer-sub:before {
    content: "";
    display: block;
    height: 1px;
  /*  background: #5a5b68; */
  	background: #425058;
    margin: 0 0 0.5625em
}

.pull-left {
    float: left
}

.row {
   /* * zoom: 1; */
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 12px;
    padding-right: 12px
}

.row:after {
    content: "";
    display: table;
    clear: both
}

#footer > .row {
	padding-left: 12px;
  padding-right: 12px
}

#footer-slender > .row {
	padding-left: 12px;
  padding-right: 12px
}

.fa.fa-twitter{
	font-family:sans-serif;
}

.fa.fa-twitter::before{
	content:"𝕏";
	font-size:1.2em;
}

.bluesky-icon {
  display: inline-block;
	vertical-align: top;
	padding-top: 3px;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  height: 18px;
  width: 18px;
  content: url("../Media/bluesky_media_kit_logo_transparent_3.png")
}

.bluesky-icon2 {
  display: inline-block;
	vertical-align: top;
	padding-top: 0px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  height: 24px;
  width: 24px;
  content: url("../Media/bluesky_media_kit_logo_transparent_4.png")
}
