@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
    background-image: url(Clouds_color.jpg);
	-moz-background-size:cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow-y: scroll;
    max-width: 1400px;

}
a:hover {
	color: #0FF;
	


 
}

#sidenav .collapsible {
  font-family: "Avenir Next", Helvetica, sans-serif;
  color: blue;
  cursor: pointer;
  border: 2px;
  text-align: center;
  outline: none;
  color:  #6100ff;
  font-size: 20px;
  font-weight: 200px;
  background-color: transparent;
 

}



.twoColFixRtHdr #container {
	width: 80%;
	vertical-align: center;
	border: 0px solid #FCF;
	text-align: center;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center;
	margin: auto;
	min-width: 360px;
	float: left;

 
}
    
    
.video-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0
    
}

.video-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}




.twoColFixRtHdr #mainContent {
	padding: 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: "Avenir Next", Helvetica, Sans-serif;
	color: #000;
	background: rgba(255, 255, 255, 0.3);
	width: 70%;
	font-size: 17px;
	white-space: 10;
	border-color: #FFF;
	border-width: 0px;
	border-style: solid;
	border-radius: 16px;
	float: right;
    
	
}

#mainContent .floatimage {
	object-fit: contain;
	float: right;
	width: desired_width;
	height: auto;
	padding-left: 30px;
	padding-bottom: 15px;
    min-width: 250px;
	
	

}

@media only screen and (max-width: 711px){
    #mainContent .floatimage {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 50%;
    }
}

@media only screen and (max-width: 999px) {
    .twoColFixRtHdr #sidebar1 {
        display: none;
    }
}

#mainContent .responseimg {
    float: left;
    width: desired_width;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right:20px;
    min-width: 75px;
}

#mainContent .logoimg {
    min-width: 300px;
}

@media only screen and (min-width: 1000px){
    #mainContent .responseimg {
        display: none;
    }
}

.dropdown {
  position: relative;
  display: inline-flex;
    padding: 0;
    
    
}

.dropbtn2 {
  border: none;
  cursor: pointer;
background-image: url("bluemenu.png");
    
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 260px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
    

}

.dropdown-content p {
    box-sizing: content-box;
    border-bottom: 1px dotted #6100ff;
    padding: 2px 2px 2px 2px;
    color: darkgrey;
        

}

.dropdown-content p a {
    color: grey;
        

}

.dropdown-content a:hover{
    color: black;

}

.dropdown-content a:hover span{
    font-weight: 500;

}

.dropdown:hover .dropdown-content {
  display: block;

    

}





#mainContent .headerimage {
	min-width: 400px;
	max-width: 800px;
	text-align: right;
	

}

.scalecontent {

	width=100%;
}
	

 .myimg {
	background-position: center;
	object-fit: cover;
	width: 250px;
	height: 250px;
	border-radius: 50%;
	position: relative;
    

}

.myimg a:hover{
    opacity: 50%;
}

@media all (max-width: 500px) {
.myimg {
	background-position: center;
	object-fit: cover;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	position: relative;
}
}

#mainContent #one p {
	max-width: 500px;
	text-align: left;
}



h4 {
	position: absolute;
	top: 70px;
	left: 0;
	width: 100%;
	color: #FFF;
	font-size: 30px;
	font-weight: 700;

}

#mainContent .floatimage {
	object-fit: cover;
	float: right;
	width: desired_width;
	height: auto;
	padding-left: 30px;
	
	

}

	


nav {
	margin: 0;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #131313;
	height: 40px;
	width: 875px;
	position: fixed;

}

nav table tr td a {
    padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-top: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 18pt;
	font-weight: 400;
	width: 500px;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 0px;
	color: #FFF;
    
}


nav table tr td a:hover {
	background-color: #cdcdcd;
	
}

.twoColFixRtHdr #header h1 {
	margin: 0; 
	width: 875px;
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}


.twoColFixRtHdr #sidebar1 {
	float: left;
	width: 20%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: transparent; 
	margin-top: 80px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: "Avenir next", Helvetica, sans-serif;
	font-weight: 400;
	font-size: 20px;
	color:  #6100ff;
	text-align: center;
	overflow: hidden; 
    position: fixed;

}




.twoColFixRtHdr #sidebar2 {
	float: right;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFF;
	margin-top: 80px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "Courier New", Courier, monospace;

}

.twoColFixRtHdr #container #sidebar2 p {
	font-family: "Courier New", Courier, monospace;
	color: #000;
	font-size: 12px;
}

.twoColFixRtHdr #container #sidebar2 h3 {
	font-family: "Courier New", Courier, monospace;
	color: #000;
	font-size: 14px;
}

.twoColFixRtHdr #container #sidebar2 caption {
	font-family:"Courier New", Courier, monospace;
	color: #000;
	font-size: 12px;

}

.twoColFixRtHdr #container #sidebar1 p {
	font-family: "Avenir Next", Avenir, Sans-serif;
	color: #000;
	font-size: 12px;
	background-color: #transparent;
	font-weight: 400;
	font-size: 15px;
	color:  #6100ff;	
}

.twoColFixRtHdr #container #sidebar1 p a {
	font-size: 15px;
	color: #6100ff;
	text-decoration: none;
}

#container #sidebar1 p a:hover {
	text-decoration: underline;
	color:  #6100ff;
}
	

.twoColFixRtHdr #container #sidebar1 norm {
	font-family: "Avenir Next", Avenir, Sans-serif;
	background-color: #transparent;
	font-weight: 400;
	font-size: 20px;
	color:  #6100ff;
	
}
norm a {
	font-size: 20px;
	color:  #6100ff;
	text-decoration: none;
}
norm a:hover {
	text-decoration: underline;
	color:  #6100ff;
}


#sidebar1 .collapsible {
  font-family: "Avenir Next", Helvetica, sans-serif;
  color: blue;
  cursor: pointer;
  border: 2px;
  text-align: center;
  outline: none;
  color:  #6100ff;
  font-size: 20px;
  font-weight: 200px;
  background-color: transparent;

}
	

.twoColFixRtHdr #container #sidebar1 h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: x-large;
	text-align: center;
	color: #000;
	background-color: #FFF;
}

.twoColFixRtHdr #container #sidebar1 caption {
	font-family:"Courier New", Courier, monospace;
	color: #000;
	font-size: 12px;
	background-color: #FFF;

}


#container #mainContent .row {
	display: flex;
	flex-wrap: wrap;
	padding: 0 4px;
}

#container #mainContent.column {
	flex: 50%;
	padding: 0 4px;

}
#container #mainContent .column img {
	margin-top: 8px;
	vertical-align: middle;
}

#mainContent .column {
	float: left;
	width: 50%;
	column-count: 1;
	column-gap: 20px;

}

#mainContent .column2 {
	float: right;
	width: 50%;
	column-count: 1;
}


/*clear floats after the columns */
#container #mainContent .row:after {
	content: "";
	display: table;
	clear: both;
}


.twoColFixRtHdr #footer {
	padding: 0 0px 0 0px;
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: 0px 305px;
	width: 877px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #mainContent h1 {
	font-family: "Avenir Next", Avenir, sans-serif;
	color: #000;
	font-style: bold;
	font-weight: 100;
	font-size: 30pt;
	text-indent: 0px;
}
.twoColFixRtHdr #container #mainContent h2 {
	font-family: "Avenir Next", Helvetica, Sans-serif;
	font-size: 20px;
	font-weight: 400;
}
.twoColFixRtHdr #container #footer p {
	font-family: "Avenir Next", Helvetica, Sans-serif;
	font-size: small;
	text-align: center;
	color: #FFF;
	background-color: #72AEEE;
	width: 877px;
}
.twoColFixRtHdr #container #mainContent p a {
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}
.twoColFixRtHdr #container #mainContent h3 {
	text-indent: 25px;
}
.twoColFixRtHdr #container #mainContent .maxtext {
	max-width: 800px;
}

.twoColFixRtHdr #container #mainContent table tr td a {
	 padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-top: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 18pt;
	font-weight: 400;
	width: 500px;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 0px;
	color: #000;
	
}

#container #mainContent .collapsible {
  background-color: #d1e2ff;
  font-family: "Courier New", Courier, monospace;
  color: black;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: 2px;
  border-color: #000;
  text-align: left;
  outline: none;
  font-size: 15px;
}

#container #mainContent .active, .collapsible:hover {
  background-color: #f0f6ff;
}

.collapsible:after {
  content: '\002B';
  color: black;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

#sidebar1 .content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: transparent;
  text-align: center;
  font-size: 15px;
}


.pieceTitle {
	font-weight: bold;
	font-size: large;
	font: "Menlo Regular";
}
.subtitle {
	font-size: large;
	font-family: "Avenir Next", Avenir, sans-serif;
	font-weight: 400;
}

#container{
	width: 875px;
	height: 454px;
    
	
} 

#container .prevButton {
	height: 72px;
	width:68px;
	position:absolute;
	background:url ('icon_arrow_prev.png') no-repeat;
	top: 50%;
	margin-top: -36px;
	cursor:pointer;
	z-index: 2000;
	background-position: left top;
	left: 0;

}
#container .nextButton {
	height: 72px;
	width:68px;
	position:absolute;
	background:url ('icon_arrow_next.png') no-repeat;
	top: 50%'
	margin-top: -36px;
	cursor:pointer;
	z-index: 2000;
	background-position: right top;
	right: 0;
}

/* Dropdown Button */
.dropbtn {
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
  
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  min-width: 160px;
    width: 400px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
margin-top: 80px; 
  z-index: 1;

  
}

/* Links inside the dropdown */
.dropdown-content p a span {
  color: black;
  padding: 20px 16px 30px 16px;
  text-decoration: none;
  display: block;
}


	
	
