* {
    box-sizing: border-box;
}a:focus {
	outline-color: dodgerblue;
	outline-style: dashed;
	outline-width: thick;
}

a:active {
	outline-color: dodgerblue;
	outline-style: dashed;
	outline-width: thick;
}

p {
	line-height: 1.5;
}
.skip a
{
position:absolute;
z-index: 999;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
 
.skip a:focus
{
position:static;
width:auto;
height:auto;
}
.skipFormat {
    color: #000000; background-color: #FFFFFF;font-family: 'Montserrat', sans-serif;font-size: 16px;
}
#wormMenuAreaPC {
	height: auto;		
	max-height: 70px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#wormMenuAreaPC:hover {
	height: auto;
	max-height: 350px;
}

.navigationTextDisplay {
	display:block; 
	position: absolute; 
	z-index: 80; 
	width: 100%; 
	height: 100%;		
	background-color:rgba(0,0,0,0.00);
	overflow: hidden;
	font-family: 'Montserrat', sans-serif;	
	font-size: 16px;
	color: rgba(255,255,255,0.00);
	padding-left: 5px;
	padding-top: 5px;
	text-decoration:none;	
	
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.navigationTextDisplay:hover {
	 color: rgba(255,255,255,1.00); 
	 background-color: rgba(0,0,0,0.4); 
}		 
.navigationImageDisplay {
	width:100%; 
	height: 100%; 
	max-height: 450px; 	
	position: inherit;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.navigationImageDisplay:hover {
	 width:100%;
	 height: 100%;
}	
.groupAreaDisplay{
	width:100%; 
	height: 100%; 
	position: inherit;
	-webkit-transition-duration: 0.85s;
	-moz-transition-duration: 0.85s;
	-o-transition-duration: 0.85s;
	transition-duration: 0.85s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}	 
.areaTextDisplay {
	color: rgba(255,255,255,1.00);
	height: 15%;
	max-height: 40px;
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.areaTextDisplayNOPANEL {
	color: rgba(255,255,255,1.00);
	height: 15%;
	max-height: 40px;
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.areaTextDisplay:hover {
	 height: 100%;
	 max-height: 450px;
	color: rgba(255,255,255,1.00); 
	background-color: rgba(0,0,0,0.90); 
}	
.newsTextDisplay {
	background-color:rgba(0,0,0,0.40);
	color: rgba(255,255,255,1.00);
	height: 15%;
	max-height: 40px;
	overflow: hidden;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.newsTextDisplay:hover {
	 height: 100%;
	 max-height: 200px;
	 color: rgba(255,255,255,1.00); 
	 background-color: rgba(0,0,0,0.75); 
}	
.newsImageDisplay {
	width:100%; 
	height: 100%; 
	max-height: auto; 	
	position: inherit;
	z-index: 50;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.newsImageDisplay:hover {
	 width:100%;
	 height: 100%;
}	 
.column1 {
    float: left;
    width: 50.00%;
	text-align: center;
	padding: 1px;
}
.column2 {
    float: left;
    width: 50.00%;
	text-align: center;
	padding: 1px;
}
.column3 {
    float: left;
    width: 25.00%;
	text-align: center;
	padding: 1px;
}
.column4 {
    float: left;
    width: 100.00%;
	text-align: center;
	padding: 0px;
}
.column4a {
    float: left;
    width: 100.00%;
	text-align: center;
	padding: 1px;
}
.column4b {
    float: left;
    width: 100.00%;
	text-align: center;
	padding: 1px;
}
.column4c {
    float: left;
    width: 100.00%;
	text-align: center;
	padding: 1px;
}
.column4d {
    float: left;
    width: 100.00%;
	text-align: center;
	padding: 1px;
}
.columnModels {
	float: right;
    width: 75.00%;
	text-align: center;
	padding: 1px;
}	
.columnModels2 {
	float: right;
    width: 33.33%;
	text-align: left;
	padding: 1px;
}		 
.panelArea {
	width: 100%;
	height: auto;
	max-height: 400px;
	overflow: hidden;
	background-color:rgba(0,180,177,0.00)
	}
.panelAreaSocial {	
	width: 100%;
	height: auto;
	max-height: 380px;
	background-color:rgba(195,195,195,0.00);
	}	
.panelAreaNews {
	width: 100%;
	height: auto;
	max-height: auto;
	overflow: hidden;
	position: relative;
	background-color:rgba(195,195,195,0.00)
	}	 
.panelAreaModels	{
	width: 100%;
	height: auto;
	max-height: 450px;
	overflow: hidden;
	position: relative;
	}	  
.panelAreaDealers {
	width: 100%;
	height: auto;
	max-height: 300px;
	overflow: hidden;
	position: relative;	
	background-color:rgba(0,180,177,0.00)
	}	
.panelAreaEvents {
	width: 100%;
	height: auto;
	max-height: 300px;
	overflow: hidden;
	position: relative;	
	background-color:rgba(0,180,177,0.00)
	}	
.panelAreaGroup {
	width: 100%;
	height: auto;
	max-height: 300px;
	overflow: hidden;
	position: relative;	
	background-color:rgba(0,180,177,0.00)
	}	
.panelAreaValhalla {
	width: 100%;
	height: auto;
	max-height: 650px;
	overflow: hidden;
	position: relative;	
	background-color:rgba(0,0,0,0.00)
	}	
.panelAreaBottom {
	width: 100%;
	height: auto;	
	max-height: 400px;
	overflow: hidden;
	background-color:rgba(195,195,195,0.00)
	}	
.panelAreaFooter {
	width: 100%;
	height: auto;	
	max-height: 450px;
	overflow: hidden;
	background-color:rgba(195,195,195,0.00)
	}	
.pageAreaMainTitle {	
	width: 100%;
	height: auto;
	}	
.pageAreaMainText {	
	width: 100%;
	height: auto;
	}	

.row:after {
    content: "";
    display: table;
    clear: both;
}

.GothamStandard14 {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-size: 14px;
	text-decoration:none;	
    background-color: #FFFFFF;
    color: #131313;
}
.GothamStandard16 {
	font-family: 'Montserrat', sans-serif;	
	font-size: 16px;
	text-decoration:none;	
    background-color: #FFFFFF;
    color: #131313;
}
.GothamStandard20 {
	font-family: 'Montserrat', sans-serif;	
	font-size: 20px;
	text-decoration:none;	
    color: #131313;
}	
.GothamWhiteStandard {
	font-family: 'Montserrat', sans-serif;	
	font-size: 14px;
	color:#FFFFFF;
	text-decoration:none;	
    
}
.GothamWhiteStandard11 {
	font-family: 'Montserrat', sans-serif;	
	font-size: 14px;
	color:#FFFFFF;
	text-decoration:none;	
}
.GothamWhiteStandard14 {
	font-family: 'Montserrat', sans-serif;	
	font-size: 14px;
	color:#FFFFFF;
	text-decoration:none;	
}
.GothamWhiteStandard20 {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	color:#FFFFFF;
	text-decoration:none;	
}
.GothamWhiteStandard16 {
	font-family: 'Montserrat', sans-serif;	
	font-size: 16px;
	color:#FFFFFF;
	text-decoration:none;	
}
.GothamWhiteStandard20 {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	color:#FFFFFF;
	text-decoration:none;	
}	
.GothamWhiteStandard30 {
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	color:#FFFFFF;
	text-decoration:none;	
}	 
.GothamBlue12 {
	font-family: 'Montserrat', sans-serif;
/* 	font-family: Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold";*/
	font-weight:400;

	font-size:16px;
	color:#1D7ECF;
}
.GothamBlue {
	font-family: 'Montserrat', sans-serif;
/* 	font-family: Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold";*/
	font-weight:400;
    background-color: #FFFFFF;
	font-size:30px;
	color:#1D7ECF;
}
.GothamBlue26 {
	font-family: 'Montserrat', sans-serif;
/* 	font-family: Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold";*/
	font-weight:400;
    background-color: #FFFFFF;
	font-size:26px;
	color:#1D7ECF;
}
.GothamBlue50 {
	font-family: 'Montserrat', sans-serif;
/* 	font-family: Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold";*/
	font-weight:400;
    background-color: #FFFFFF;
	font-size:50px;
	color:#1D7ECF;
}
.GothamBlueLarge {
	font-family: 'Montserrat', sans-serif;
/* 	font-family: Arial, "Arial Black", "Arial Narrow", "Arial Rounded MT Bold";*/
	font-weight:400;
    background-color: #FFFFFF;
	font-size:70px;
	color:#1D7ECF;
}

.embed-containerNew {
  left: 0px;
  top: 0px;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 56%;
  overflow: hidden;
  z-index: 2;
  width: auto;
	height: 100%;
	max-height: 2500px;
  background:#000000;
  text-align: left; 
  margin: 0px;
}
.embed-containerNew iframe,
.embed-containerNew object,
.embed-containerNew embed {
	overflow: hidden;
	position: absolute;
	left: -10%;
	top: -10%;
	width: 120%;
	max-height: 4500px;
	max-width: 7500px;
	z-index: 2;
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 120%;
}

.embed-container {
  left: 0px;
  top: 0px;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 56%;
  overflow: hidden;
  z-index: 2;
  width: 100%;
  background-color:black;
  text-align: left; 
  margin: 0px;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	max-height: 2500px;
	max-width: 3500px;
	z-index: 2;
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 100%;
}
.vcontent{
	background-color: black;
}
.vcontentNew{
	background-color: white;
	top: -150px;
}
#slideHolderAreaIPAD {
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
	}
#slideHolderArea {
  top: 0;
  left: 0;
  width: 100%;
    padding: 0px;
    margin: auto;
  height: 100%;
  overflow: hidden;
	max-height: auto;
-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#imageframeIPAD {
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
	overflow: hidden;
}
#thumbAreaExpandIPAD{	
	height:180px;
	max-width:100%;
	width: 100%; 
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	z-index: 199; 
	position: bottom; 
	bottom:0px; 
	text-align: center;
	vertical-align:middle; 
	background-color:rgba(5,36,62,0.80);
	padding-top: 2px;
}
#thumbAreaExpand{	
	height:65px;
	max-height: 67px;
	max-width:100%;
	width: 100%; 
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	overflow:hidden;
	z-index: 75; 
	position: sticky; 
	bottom:0px; 
	text-align: center;
	vertical-align:middle; 
	background-color:rgba(5,36,62,0.80);
	padding-top: 2px;
}
#thumbAreaExpand:hover{
	height:auto;
	max-height: 1000px;
}
#imageframe {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
 	overflow: hidden;
}	
#imageDots {
	bottom:100px;
	position: relative;
	text-align: center;
	left: 0;
	width: 100%;
	height: 2px;
	z-index: 55;
}	
#imageDotsModels {
	text-align: center;
	left: 0;
	width: 100%;
	height: auto;
	display: none;
	background-color:#1D7ECF;
}	
.mySlidesMainScaler {
	display: none;
	top:0px; 
	height:100%; 
	width:100%;
	left:0px; 
	position:inherit; 
	z-index:1;
	text-align:center;
}	
.mySlidesMain {
	display: none;
	top:0px; 
	height:100%; 
	width:100%;
	left:0px; 
	position:inherit; 
	z-index:1;
	text-align:center;
}	
.mySlides {
	display: none;
	height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}
.demoListing {
	opacity: 0.6;
	border: thin solid #FFFFFF;
	z-index: 105;
}
.active,
.demoListing:hover {
  opacity: 1;
}
#newsletterDiv {
	position: fixed;
	bottom: 0px;
	right: 0px;
	opacity: 0.0;
	width: auto;
	height: auto;
	z-index: 180;
	border: thick;
	padding-right: 10px;
	background-color: rgba(5,36,62,0.80);
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.MyAccountButtons {
	width: auto;
	background-color: #000000;
	padding: 10px;
	border: thin solid;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	border-radius: 4px;
}
.MyAccountButtonsBlueApp {
	width: auto;
	background-color:rgba(0,95,243,1.00);
	padding: 10px;
	border: thin solid;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	border-radius: 4px;
	text-decoration: none;
}
.MyAccountButtonsBlueIPAD {
	display: inline-block;	
	width: auto;
	margin: 5px;
	padding: 7px;
	border: thin solid;
	border-color: rgba(255,255,255,0.70);
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:rgba(255,255,255,1.00);
	border-radius: 2px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.MyAccountButtonsBlueIPAD:hover {
	border-color: rgba(0,95,243,1.00);
}
.MyAccountButtonsBlue {
	display: inline-block;	
	width: auto;
	margin: 15px;
	padding: 7px;
	border: thin solid;
	border-color: rgba(255,255,255,0.70);
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	text-decoration:none;
    background-color: #000000;
	color:rgba(255,255,255,1.00);
	border-radius: 2px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.MyAccountButtonsBlue:hover {
	border-color: rgba(0,95,243,1.00);
}
.MyAccountButtonsBlueOption {
	display: inline-block;	
	width: auto;
	margin: 5px;
	padding: 9px;
	border: thin solid;
	border-color: rgba(255,255,255,0.70);
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:rgba(255,255,255,1.00);
	border-radius: 2px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.MyAccountButtonsBlueOption:hover {
	border-color: rgba(0,95,243,1.00);
}
.MyAccountButtonsBlueOnWhite {
	display: inline-block;	
	width: auto;
	margin: 15px;
	padding: 7px;
	border: thin solid;
	border-color: rgba(0,95,243,1.00);
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:rgba(0,95,243,1.00);
	border-radius: 2px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.MyAccountButtonsBlueOnWhite:hover {
	border-color: rgba(0,95,243,1.00);
}
.MyAccountButtonsApplyNew {
   	width: auto;
	display: inline-block;
	margin: 15px;
	padding: 7px;
	border: thin solid;
	border-color: rgba(0,95,243,1.00);
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	text-decoration:none;
	color:rgba(255,255,255,1.00);
    background-color: rgba(0,95,243,1.00);
	border-radius: 4px; 
}
.MyAccountButtonsApply {
	width: auto;
	display: inline-block;
	margin: 15px;
	padding: 7px;
	border: thin solid;
	border-color: rgba(0,95,243,1.00);
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	text-decoration:none;
    background-color: rgba(0,95,243,1.00);
	color:rgba(255,255,255,1.00);
	border-radius: 2px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.MyAccountButtonsApply:hover {
	border-color: rgba(0,95,243,1.00);
}
.MyAccountButtonsApplyLarge {
	width: auto;
	display: inline-block;
	margin: 15px;
	padding: 7px;
	border: thin solid;
	border-color: rgba(255,255,255,1.00);
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	text-decoration:none;
	color:rgba(0,95,243,1.00);
	border-radius: 2px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.MyAccountButtonsApplyLarge:hover {
	border-color: rgba(0,95,243,1.00);
}

.newsTextDisplay_NEW {
	position: absolute;
	background-color:rgba(0,0,0,0.40);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.newsTextDisplay_NEW:hover {
	 color: rgba(255,255,255,1.00); 
	 background-color: rgba(0,0,0,0.75); 
}	
.panelAreaNews_NEW {
	height: auto;
	max-height: auto;
	overflow: hidden;
	position: inherit;
	background-color:rgba(195,195,195,0.00);
	text-align: center;
	}	

input[type=submit] {
	-webkit-appearance: none;
	text-decoration: none;	
	cursor:pointer; 
}



.accordion {
    background-color:#F5F5F5;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
	float: left;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
    background-color:#ECECEC;
}

.panel {
    padding: 0 18px;
    background-color: rgba(0,0,0,0.10);
	width: 100%;
    max-height: 0;
    overflow: hidden;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5 ease 0s;
	transition: all .5 ease 0s;
}
.accordion:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}
#ipadMenuNEW {
	display:none;
	top:0px;
	right:0px;
	position:fixed;
	z-index:199; 
	background-color:rgba(0,0,0,0.8); 
	padding:15px; 
	padding-top: 75px; 
	width:100%; 
	text-align: center;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#phoneMenuNEW {
	display:none;
	top:0px;
	right:0px;
	position:fixed;
	z-index:199; 
	background-color:rgba(0,0,0,0.8); 
	padding:15px; 
	padding-top: 75px; 
	width:100%; 
	text-align: center;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


.menu-button-links {
    margin: auto;
    z-index: 999;
    position: absolute;
    top: 20px; 
    right: 0px;  
    height: auto;
    max-height: 500px;
    max-width: 200px;
    padding-right: 20px;
    border: none;
}
.menu-button-links button {
  margin: auto;
  padding: 5px;
  display: inline-block;
  position: relative;
  color: white;
      background-color: #000000;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 30px;
  border-radius: 5px;
    cursor: pointer;
    border: none;
}
.menu-button-links [role="menu"] {
  margin-top: 15px;
  padding: 7px 4px;
  list-style: none;
  display: none;
  position: absolute;
  border: 2px solid #034575;
  border-radius: 5px;
  background-color: #1D1D1D;
    right: 0px;
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.menu-button-links [role="menuitem"] {
  margin: 10px;
  padding: 10px;
  display: flex;
  background-color: #3a5475;
  border: none;
  color: white;
  border-radius: 5px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 20px;
    vertical-align: bottom;
    text-decoration: none;
    height: auto;
}
.menu-button-links [role="separator"] {
  margin-right: 10px;
    margin-left: 10px;
    padding: 6px;
  display: flex;
  background-color: #222222;
  border: none;
  color:#707070;
  border-radius: 5px;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 20px;
    vertical-align: middle;
    text-decoration: none;
    height: auto;
    
}

/* focus styling */

.menu-button-links button:hover {
    margin: auto;
  padding: 5px;
  display: inline-block;
  position: relative;
  background-color: #000000;
  color: dodgerblue;
  border-radius: 5px;
}
.menu-button-links button:focus {
      margin: auto;
    padding: 5px;
    display: inline-block;
    position: relative;
    background-color: #000000;
    color:dodgerblue;
    border-radius: 5px;   
      	outline-color: dodgerblue;
	outline-style: dashed;
	outline-width: thick;  
}
.menu-button-links button[aria-expanded="true"] {
      margin: auto;
  padding: 5px;
  display: inline-block;
  position: relative;
  background-color: #000000;
  color:dodgerblue;
  border-radius: 5px;
  	outline-color: dodgerblue;
	outline-style: dashed;
	outline-width: thick;   
}

.menu-button-links [role="menuitem"]:focus {
  margin: 10px;
  padding: 10px;
  display: flex;
  background-color: lightcyan;
  border: none;
  color: black;
  border-radius: 5px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 20px;
    vertical-align: bottom;
    text-decoration: none;
    height: auto;
}


#openCloseTextPhone {
    background-color:rgba(0,0,0,0.00);
}
#openCloseText {
    background-color:rgba(0,0,0,0.00);
}


.menu-button-links {
    margin: auto;
    z-index: 999;
    position: absolute;
    top: 20px; 
    right: 0px;  
    height: auto;
    max-height: 500px;
    max-width: 200px;
    padding-right: 20px;
    border: none;
}
.menu-button-links button {
  margin: auto;
  padding: 5px;
  display: inline-block;
  position: relative;
  color: white;
      background-color: #000000;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 30px;
  border-radius: 5px;
    cursor: pointer;
    border: none;
}
.menu-button-links [role="menu"] {
  margin-top: 15px;
  padding: 7px 4px;
  list-style: none;
  display: none;
  position: absolute;
  border: 2px solid #034575;
  border-radius: 5px;
  background-color: #1D1D1D;
    right: 0px;
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.menu-button-links [role="menuitem"] {
  margin: 10px;
  padding: 10px;
  display: flex;
  background-color: #3a5475;
  border: none;
  color: white;
  border-radius: 5px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 20px;
    vertical-align: bottom;
    text-decoration: none;
    height: auto;
}
.menu-button-links [role="separator"] {
  margin-right: 10px;
    margin-left: 10px;
    padding: 6px;
  display: flex;
  background-color: #222222;
  border: none;
  color:#707070;
  border-radius: 5px;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 20px;
    vertical-align: middle;
    text-decoration: none;
    height: auto;
    
}

/* focus styling */

.menu-button-links button:hover {
    margin: auto;
  padding: 5px;
  display: inline-block;
  position: relative;
  background-color: #000000;
  color: dodgerblue;
  border-radius: 5px;
}
.menu-button-links button:focus {
      margin: auto;
    padding: 5px;
    display: inline-block;
    position: relative;
    background-color: #000000;
    color:dodgerblue;
    border-radius: 5px;   
      	outline-color: dodgerblue;
	outline-style: dashed;
	outline-width: thick;  
}
.menu-button-links button[aria-expanded="true"] {
      margin: auto;
  padding: 5px;
  display: inline-block;
  position: relative;
  background-color: #000000;
  color:dodgerblue;
  border-radius: 5px;
  	outline-color: dodgerblue;
	outline-style: dashed;
	outline-width: thick;   
}

.menu-button-links [role="menuitem"]:focus {
  margin: 10px;
  padding: 10px;
  display: flex;
  background-color: lightcyan;
  border: none;
  color: black;
  border-radius: 5px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 20px;
    vertical-align: bottom;
    text-decoration: none;
    height: auto;
}


#openCloseTextPhone {
    background-color:rgba(0,0,0,0.00);
}
#openCloseText {
    background-color:rgba(0,0,0,0.00);
}
