
@font-face{
  font-family:'phoenix';
  src:url('../fonts/phoenix.eot');
  src:local('phoenix'),
  url('../fonts/phoenix.ttf')
  format('truetype');
}

body{
  background-image: linear-gradient(to right, #ffffff , #eeeeee, #ffffff);
  margin: 0% 0% 04% 0%;
  height: 100%;
  width: 100%;
}

/* -----------------------------------------------------------container HEAD------ */

.containerhead {
  background-image: url("../images/bg/lineupbw.jpg");
  background-position: 0px -40px;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid #000000;
  display:flex;
  padding: 0.0em 0.0em 0.2em 0.0em;
  position: sticky;
  top: 0;
  margin: 0.0em 0.0em 0.0em 0.0em;
  min-height: 69px;
  width: 100%;
  z-index: 69;
}

.containerhead .fixed {
  margin: 0.4em 0.0em 0.0em 0.6em;
  min-width: 2.0em;
}

.containerhead .flexed {
  max-width: 97%;
  text-align: left;
}

.containerhead .flexed img{
  align: left;
  flex: 0 1 auto;
  border: 0px solid #aaaaaa;
  border-radius: 0px;
  height: 14px;
  width: 64px;
  margin: 0.0em 0.0em 0.0em 0.0em;
  padding: 0.0em 0.0em 0.0em 0.0em;
}

.containerhead .flexed h1{
  color: #ff1404;
  font-family: phoenix, trebuchet ms, arial, tahoma, verdana;
  font-size: 2.2em;
  font-variant: none;
  font-weight: 100;
  letter-spacing: -0.00em;
  line-height: 1.1;
  margin: 0.1em 0.0em 0.0em 0.0em;
  padding: 0.0em 0.0em 0.0em 0.0em;
  text-align: left;
  text-shadow: -1px -1px 3px #aaaaaa;
  text-transform: uppercase;
}

.containerhead .flexed h2{
  color: #ffffff;
  font-family: phoenix, trebuchet ms, arial, tahoma, verdana;
  font-size: 0.75em;
  font-variant: none;
  font-weight: 100;
  letter-spacing: 0.17em;
  line-height: 1.0;
  margin: 0.4em 0.0em 0.4em 0.0em;
  padding: 0.0em 0.0em 0.0em 0.0em;
  text-align: left;
  text-transform: uppercase;
}

.containerhead .flexed h3{
  color: #aaaaff;
  font-family: courier, trebuchet ms, arial, tahoma, verdana;
  font-size: 0.75em;
  font-variant: none;
  font-weight: 700;
  letter-spacing: 0.18em;
  line-height: 1.0;
  margin: 0.0em 0.0em 0.0em 0.0em;
  padding: 0.0em 0.0em 0.0em 0.0em;
  text-align: left;
  text-transform: uppercase;
}

/* -----------------------------------------------------------container DROPDOWN------ */
.navbar {
  color: #000000;
  font-family: trebuchet ms, tahoma, arial;
  font-size: 3.0em;
  font-variant: none;
  font-weight: 100;
  letter-spacing: -0.1em;
  line-height: 1.0;
  margin: 0px 0px 0px 0px;
  padding: 0.0em 0.0em 0.0em 0.0em;
  text-align: left;

  text-transform: none;
}

.navbar p {
  border-bottom: 1px solid black;
  color: black;
  text-decoration: none;
  display: block;
  font-family: trebuchet ms, tahoma, arial;
  font-size: 0.25em;
  font-variant: none;
  font-weight: 100;
  letter-spacing: 0.0em;
  line-height: 1.0;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 5.0em;
  text-align: left;
  text-shadow: 0px 0px 0px #ffffff;
  text-transform: none;
}

.navbar a {
  font-size: 16px;
  color: #000000;
  text-align: center;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
}

.dropdown {
  overflow: hidden;
}

.dropdown .dropbtn {  /* ------hamburger color ------ */
  cursor: pointer;
  font-size: 0.6em;
  font-weight: 100;
  border: none;
  outline: none;
  color: #ff1404;
  padding: 0px 30px 0px 0px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn, .dropbtn:focus {  /* ------hamburger hover color ------ */
  color: #aaaaff;
}

.dropdown-content {  /* ------dropdown menu bg color ------ */
  display: none;
  border: 1px solid #000000;
  position: absolute;
  background-image: linear-gradient(to right, #eeffee , #eeeeee, #eeffee);
  min-width: 79px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {  /* ------dropdown menu link color ------ */
  color: #000000;
  text-decoration: none;
  display: block;
  font-family: trebuchet ms, tahoma, arial;
  font-size: 0.30em;
  font-variant: none;
  font-weight: 700;
  letter-spacing: 0.0em;
  line-height: 1.0;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px 5px 10px;
  text-align: left;
  text-transform: none;
}

.dropdown-content a:hover {  /* ------dropdown menu hover bg and font color ------ */
  background-color: #444444;
  color: #ff0000;
}

.show {
  display: block;
}

/* -----------------------------------------------------------container BODY------ */

.containerbody {
  display: block;
  color: #aaaaff;
  font-family: trebuchet ms, tahoma, arial;
  padding: 0.0em 0.0em 0.0em 0.0em;
  margin: 1% 1% 0% 0%;
  text-align: left;
  width: 98%;
}

.containerbody .fixed {
  align: left;
  width: 100%;
  margin: 0% 1% 0% 1%;
}

.containerbody .fixed .homeframe{
  align: left;
  border: 0px solid black;
  height: 100vh;
  margin: 0% 1% 0% 1%;
  overflow: hidden;
  width: 98%;
}

.containerbody .fixed img{
  align: left;
  flex: 0 1 auto;
  border: 1px solid #000000;
  border-radius: 0px;
  height: auto;
  width: 100%;
  margin: 0% 0% 0% 0%;
  padding: 0.0em 0.0em 0.0em 0.0em;
}

.containerbody .fixed h1{
  color: #000000;
  font-family: trebuchet ms, tahoma, arial;
  font-size: 0.6em;
  font-variant: none;
  font-weight: 100;
  letter-spacing: 0px;
  line-height: 1.0;
  margin: 0px 0px 0px 0px;
  padding: 0.0em 0.0em 0.0em 0.0em;
  text-align: left;
  text-transform: none;
}

.containerbody .flexed {
  align: left;
  flex-grow: 1;
  width: 99.5%;
  margin: 0% 1% 0% 1%;
}

.containerbody .flexed img{
  align: left;
  flex: 0 1 auto;
  border: 1px solid #aaaaaa;
  border-radius: 0px;
  max-height: auto;
  width: 20%;
  margin: 0% 0.6em 0% 0%;
  padding: 0.0em 0.0em 0.0em 0.0em;
}

.containerbody .flexed h1{
  color: #aaaaaa;
  font-family: trebuchet ms, tahoma, arial;
  font-size: 1.0em;
  font-variant: none;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 1.0;
  margin: 0px 0px 0px 0px;
  padding: 0.4em 0.0em 0.0em 0.9em;
  text-align: left;
  text-transform: uppercase;
}

.containerbody .flexed h2{
  color: #aaaaaa;
  font-family: trebuchet ms, tahoma, arial;
  font-size: 0.8em;
  font-variant: none;
  font-weight: 100;
  letter-spacing: 0px;
  line-height: 1.0;
  margin: 0px 0px 0px 0px;
  padding: 0.4em 0.0em 1.0em 0.0em;
  text-align: left;
  text-transform: none;
}

.containerbody .flexed a{
  color: #69ff69;
  font-family: trebuchet ms, tahoma, arial;
	font-size: 1.0em;
	font-weight: 300;
	text-decoration: none;
  text-transform: none;
}

.containerbody .flexed a:hover{
  color: #69ff69;
  font-family: trebuchet ms, tahoma, arial;
	font-size: 1.0em;
  font-weight: 300;
  text-decoration: none;
  text-shadow: 0px 0px 1px #aaffaa;
  text-transform: none;
}

/* -----------------------------------------------------------container FOOTER------ */

.containerfooter {
  align: center;
  padding: 0.5em 0.0em 0.0em 0.0em;
  margin: auto;
  width: 98%;
}

footer{
  border-bottom: 0px solid #444477;
  border-top: 0px solid #444477;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0.0em 0px;
  width: 98%;
}

.containerfooter footer h1{
 color: #000000;
 font-family: courier, tahoma, trebuchet ms, arial;
 font-size: 0.6em;
 font-variant: none;
 font-weight: 100;
 letter-spacing: 0px;
 line-height: 1.0;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-align: center;
 text-transform: uppercase;
 width: 98%;
}

/* -----------------------------------------------------------scrollbar------ */

::-webkit-scrollbar {
  width: 0px;
}

::-webkit-scrollbar-button {
  background: #e98600;
  border-radius: 0px;
}

::-webkit-scrollbar-track {
  background: #fe9705;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background: #fa3800;
}

::-webkit-scrollbar-thumb:hover {
  background: #e98600;
}
