.overlayDefault {
	height: auto;
	max-height: 0px;
	overflow: hidden;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;	
}
.mdlsNavTitle {
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	font-size: 25px;
	font-weight: 200;
	color: cornflowerblue; 
}
.naviTextDispArea {
	width: auto;
	margin: auto;
	padding: 50px;
	color: white; 
	border-radius: 8px;
}
.mdlsNavPanels {
	width:auto; 
	margin-top: 15px; 
	padding: 5px; 
	overflow: hidden; 
	height: auto; 
	background-color: rgba(255,255,255,0.00); 
	max-height: 450px;
	overflow-y: scroll;
	/* scrollbar-color: cornflowerblue grey; */
	/* scrollbar-width: thin; */
			
 }
  .mdlsNavPanelsFull {
	width:auto; 
	margin-top: 15px; 
	padding: 5px; 
	overflow: hidden; 
	height: auto; 
	background-color: rgba(255,255,255,0.00); 
	max-height: 1100px;
 }
 
 .mdlsNavPanelsNOSCROLL {
	width:auto; 
	margin-top: 15px; 
	padding: 5px; 
	overflow: hidden; 
	height: auto; 
	background-color: rgba(255,255,255,0.00); 
	max-height: 1050px;
 }
.mdlsNavImgs {
	width: 100%;
	max-width: 350px;
	border-radius: 4px;	
	margin: 0;
}
.mdlsNavImgs:hover {
	-webkit-transition: all 1.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;	
	/* max-width: 300px; */
}
.mdlsNavImgs250 {
	width: 100%;
	max-width: 150px;
	border-radius: 4px;	
	margin: 0;
}
.mdlsNavImgs250:hover {
	-webkit-transition: all 1.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;	
	/* max-width: 300px; */
}
.mdlsNavSmallImgs {
	width: 100%;
	max-width: 150px;
	/* border-radius: 4px; */
	margin: 0;
}
.mdlsNavSmallImgs:hover {
	-webkit-transition: all 1.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;	
	/* max-width: 300px; */
}
.mdlsNavText {
	color: white;
	margin-bottom: 5px;
	margin-top: 5px;
	height: auto;
	border-radius: 8px;
	width: auto;
	/* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; */
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	font-size: 16px;
}
.mdlsLinks {
	display: inline-block;
	/* background-color: cornflowerblue; */
	background-color: rgba(0,0,0,0.50); 
	padding: 5px;
	margin: 5px;
	height: auto;
	/* border-radius: 4px; */
	text-decoration: none;	
	max-width: 350px;
	overflow: hidden;
	max-height: 275px;
	text-align: center;
	width: auto;
	-webkit-transition: all 1.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.mdlsLinks:focus {
  outline: 2px solid #007BFF;
}
.modelsPnlArea {
	background-color: blueviolet;
}
.modelsPnlText {
	text-align: center;
}
.nav-panel {
  width: 100%;
  display: inline-block;
  height: 55px;
  position: absolute;
  top: 0px;
  left: 0px;
  	-webkit-transition: all 1.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;	
}
.naviMdlClassButton {
	/* background-color:rgba(100,149,237,0.50); */
	background-color:cornflowerblue;
	color: rgba(255,255,255,1.00);	
	padding: 10px;
	margin: 5px;
	height: auto;
	border-radius: 4px;
	text-decoration: none;	
	/* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; */
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	border: none;
	cursor: pointer;
	font-size: 16px;	
}
.naviMdlClassButton:focus {
  outline: 2px solid #007BFF;
}
.naviSubButtonNoBack {
	background-color: rgba(255,255,255,0.00);
	color: rgba(255,255,255,1.00);	
	padding: 10px;
	margin: 5px;
	height: auto;
	border-radius: 4px;
	text-decoration: none;	
	/* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; */
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	border: none;
	cursor: pointer;
	font-size: 16px;	
}
.naviSubButtonNoBack:focus {
  outline: 2px solid #007BFF;
}

.naviSubButtonMobile {
	background-color: rgba(255,255,255,0.90);
	color: rgba(255,255,255,1.00);	
	display: block;
	width: 100%;
	padding: 10px;
	margin: 5px;
	height: auto;
	border-radius: 4px;
	text-decoration: none;	
	/* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; */
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	border: none;
	cursor: pointer;
	font-size: 16px;	
}
.naviSubButtonMobile:focus {
  outline: 2px solid #007BFF;
}
.naviSubButton {
	background-color: rgba(255,255,255,0.10);
	color: rgba(255,255,255,1.00);	
	padding: 10px;
	margin: 5px;
	height: auto;
	border-radius: 4px;
	text-decoration: none;	
	/* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; */
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	border: none;
	cursor: pointer;
	font-size: 16px;	
	display: inline-block;
}
.naviSubButton:focus {
  outline: 2px solid #007BFF;
}
.naviSubButtonDark {
	background-color: rgba(0,0,0,0.10);
	color: rgba(0,0,0,1.00);	
	padding: 10px;
	margin: 5px;
	height: auto;
	border-radius: 8px;
	text-decoration: none;	
	/* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; */
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	border: none;
	cursor: pointer;
	font-size: 16px;	
	display: inline-block;
}
.naviSubButtonDark:focus {
  outline: 2px solid #007BFF;
}
.naviMobileButtonDark {
	background-color: rgba(0,0,0,0.10);
	color: rgba(0,0,0,1.00);	
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	border-radius: 8px;
	text-decoration: none;	
	/* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; */
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	border: none;
	cursor: pointer;
	font-size: 16px;	
	display: block;
	width: fit-content;
}
.naviMobileButtonDark:focus {
  outline: 2px solid #007BFF;
}

.naviCloseButtonOtherLight {
	background-color:rgba(255,255,255,0.35);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 5px;
	height: auto;
	border-radius: 4px;
	text-decoration: none;	
	/* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; */
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	border: none;
	cursor: pointer;
	background-image:url("../images/icons/collapse.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	-webkit-transition: all 1.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.naviCloseButtonOtherLight:focus {
  outline: 2px solid #007BFF;
}
.naviCloseButtonOther {
	background-color:rgba(0,0,0,0.35);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 5px;
	height: auto;
	border-radius: 4px;
	text-decoration: none;	
	/* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; */
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	border: none;
	cursor: pointer;
	background-image:url("../images/icons/collapse.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	-webkit-transition: all 1.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.naviCloseButtonOther:focus {
  outline: 2px solid #007BFF;
}
.naviCloseButton {
	background-color:rgba(0,0,0,0.35);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 5px;
	height: auto;
	border-radius: 4px;
	text-decoration: none;	
	/* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; */
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	border: none;
	cursor: pointer;
	background-image:url("../images/icons/collapse.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	-webkit-transition: all 1.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.naviCloseButton:focus {
  outline: 2px solid #007BFF;
}
.naviCloseButtonDark {
	background-color:rgba(255,255,255,0.20);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 5px;
	height: auto;
	border-radius: 4px;
	text-decoration: none;	
	/* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; */
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	border: none;
	cursor: pointer;
	background-image:url("../images/icons/collapse.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	-webkit-transition: all 1.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.naviCloseButtonDark:focus {
  outline: 2px solid #007BFF;
}
.explSubButton {
	background-color: rgba(255,255,255,0.10);
	color: rgba(255,255,255,1.00);	
	padding: 10px;
	margin: 5px;
	height: auto;
	border-radius: 8px;
	text-decoration: none;	
	/* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; */
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	border: none;
	cursor: pointer;
}
.explSubButton:focus {
  outline: 2px solid #007BFF;
}
.compSubButton {
	background-color: rgba(255,255,255,0.10);
	color: rgba(255,255,255,1.00);	
	padding: 10px;
	margin: 5px;
	height: auto;
	border-radius: 8px;
	text-decoration: none;	
	/* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; */
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	border: none;
	cursor: pointer;
}
.compSubButton:focus {
  outline: 2px solid #007BFF;
}
.mdlsSubButton {
	background-color: rgba(255,255,255,0.20);
	color: rgba(255,255,255,1.00);	
	padding: 10px;
	margin: 5px;
	height: auto;
	border-radius: 4px;
	text-decoration: none;	
	font-size: 16px;
	/* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; */
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	text-transform: capitalize;
	border: none;
	cursor: pointer;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;	
}
.mdlsSubButton:focus {
  outline: 2px solid #007BFF;
}
.nav-item {
  width: 175px;
  text-align: center;
  padding: 10px;
  border: none;
  cursor: pointer;
  font-size: 20px;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 55px;
  /* background-color: rgba(29,29,29,1.00); */
  background-color: black;
  /* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; */
  font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-transition: all 1.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;	
}

.nav-item:focus {
  /* outline: 2px solid #007BFF; */
  color: white;
}

.sub-panel {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 0px;
  height: auto;
  background-color: #000000;
  /* background-color:rgba(255,155,164,1.00); */
  overflow: hidden;
  opacity: 0;
	-webkit-transition: all 1.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;	
}

.sub-panel[hidden] {
  max-height: 0px;
  /*visibility: hidden;*/
  opacity: 0;
  
}

.sub-panel:not([hidden]) {
  max-height: 1100px; /* Adjust to fit content */
  /*visibility: visible;*/
  opacity: 1;
}

.mblNavMain {
background-color: rgba(0, 0, 0, 0.15); 
width: 100%; margin: auto; display: block; padding: 30px; margin-bottom: 1px;
	font-size: 20px;
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
.mblNavMain:focus {
  color: white;
}
.mblNavMainOther {
background-color: rgba(0, 0, 0, 0.15); 
width: 100%; margin: auto; display: block; padding: 20px; margin-bottom: 1px;
	font-size: 16px;
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
.mblNavMainOther:focus {
  color: white;
}
.mblNavSub {
background-color: rgba(0, 0, 0, 0.85); width: 100%; margin: auto; display: block; padding: 10px; margin-bottom: 5px;
	font-size: 16px;
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
.mblNavSub:focus {
  color: white;
}
.mblNavMdls {
background-color: rgba(0, 0, 0, 0.15); width: 100%; margin: auto; display: block; padding: 10px; margin-bottom: 1px;
}
.mblMdlsNavSmallImgs {
	width: auto;
	max-width: 125px;
	/* border-radius: 4px; */
	margin: auto;
	display: inline;
	padding-top: 5px;
}
.mblMdlsNavSmallImgs:hover {
	-webkit-transition: all 1.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;	
	/* max-width: 300px; */
}
.mblMdlsTbltNavText {
	background-color: rgba(0, 0, 0, 0.75); 
	color: white;
	padding: 15px;
	margin-top: 15px;
	margin-right: 0px;
	height: auto;
	width: 100%;
	/* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; */
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	font-size: 20px;
	display: block;
	vertical-align: top;
	text-decoration: none;
}
.mblMdlsTbltNavText:hover {
	color: cornflowerblue;
}
.mblMdlsNavText {
	/*	background-color: rgba(0, 0, 0, 0.75); */
	color: black;
	height: auto;
	width: auto;
	/* font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; */
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	font-size: 36px;
	vertical-align: top;
	text-decoration: none;	
	display: inline-block;
	padding-top: 20px; 
	padding-left: 15px;
	
}
.mblMdlsNavText:hover {
	color: cornflowerblue;
}
#phoneLinkMenu {
	width:100%; 
	display: none; 
	background-color: rgba(0, 0, 0, 0.15); 
	padding-bottom: 30px; 
	height: auto; 
	max-height: 650px; 
	overflow-y: scroll;
		scrollbar-color: cornflowerblue grey;
		-ms-overflow-style: none;  /* IE and Edge */
		scrollbar-width: none;  /* Firefox */
}
#tabletLinkMenu {
	width:100%; 
	display: none; 
	/* padding-bottom: 30px; */
	height: auto; 
	max-height: 550px; 
	overflow-y: scroll;
		scrollbar-color: cornflowerblue grey;
		-ms-overflow-style: none;  /* IE and Edge */
		scrollbar-width: none;  /* Firefox */
	background-color: rgba(0, 0, 0, 0.15); 		
}

.tbltNavMainRight {
/*background-color: rgba(0, 0, 0, 0.15); */
width: auto; margin: auto; display: inline-block; padding: 10px;
	font-size: 14px;
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
.tbltNavMainRight:focus {
  color: white;
}
.tbltNavMain {
background-color: rgba(0, 0, 0, 0.15); 
width: auto; margin: auto; display: inline-block; padding: 10px;
	font-size: 16px;
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
.tbltNavMain:focus {
  color: white;
}

.tbltNavSub {
background-color: rgba(0, 0, 0, 0.85); width: 100%; margin: auto; display: block; padding: 10px; margin-bottom: 5px;
	font-size: 16px;
	font-family: "Barlow",  Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
.tbltNavSub:focus {
  color: white;
}

.navModelLines {
background-color: cornflowerblue; width: 1px; height: 10px; display: inline-block; margin-left: 5px; margin-right: 5px; margin-top: 10px;
}

.navModelLinesMobile {
background-color: cornflowerblue; width: 1px; height: 15px; display: inline-block; margin-left: 5px; margin-right: 5px; margin-top: 5px;
}
.navModelButtonsPhone {
display: block; background-color:rgba(255,255,255,1.00); padding-left: 5px;
text-align: left;
border-bottom: thin solid cornflowerblue;text-decoration: none;


}