/* Default CSS */

body {
  background-color: #000000;
}

header {
  background-color: #000000;
  min-height: 100%;
  height: auto;
}

.header2 {
  background-color: #000000;
  min-height: 50vh;
  height: auto;
  margin: 0;
  vertical-align:middle;
}

.header3 {
  background-color: #bd0c12;
  min-height: 50vh;
  height: auto;
  margin-top: 1px;
  margin-bottom: 1px;
  vertical-align:middle;
}

.mycontainer {
  min-height: 100vh;
  position: relative;
}

.mycenter {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.footer {
  background-color: #000000;
  min-height: 30vh;
  height: auto;
  vertical-align: bottom;
}

body, p {
  font-family: "Helvetica Neue", "Segoe UI", Segoe, Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  text-align: left;
}

a {
text-decoration:none; 
}

img {
  width: auto;
  min-width: auto;
  max-width: 150px;
  height: auto;
  position:relative;
  text-align:left;
  padding:5px;
}

h1 {
  font-size: 44px;
  font-weight: bold;
  padding-left: 0px;
  margin: 0;
  color:#F7F7F7;
}

h2 {
  font-size: 32px;
  font-weight: normal;
  padding-left: 0px;
  margin: 0;
  color:#F7F7F7;
}

h12 {
  font-size: 32px;
  font-weight: normal;
  padding-left: 0px;
  margin: 0px;
  color:#000000;
}

h13 {
  font-size: 32px;
  font-weight: bold;
  padding-left: 0px;
  margin: 0px;
  color:#ffffff;
}

h3 {
  font-size: 14px 2.5vw;
  font-weight: normal;
  margin-left: 3px;
  padding:0.8%;
  text-align:left;
}

h4 {
  font-size: 28px;
  font-weight: normal;
  padding-left: 0px;
  margin: 0;
  color:#CFC731;
}

h4 a:hover {
  font-size: 28px;
  font-weight: normal;
  padding-left: 0px;
  margin: 0;
  color:#bd0c12;
}

h5 {
  margin-bottom: 10px;
  text-align: center;
}

h7 {
  font-size: 28px;
  font-weight: normal;
  padding-left: 0px;
  margin: 0;
  color:#CFC731;
}

h7 a:hover {
  font-size: 28px;
  font-weight: normal;
  padding-left: 0px;
  margin: 0;
  color:#ffffff;
}

h17 {
  font-size: 14px 2.5vw;
  font-weight: normal;
  padding-left: 0px;
  margin: 0;
  color:#ffffff;
}

h17 a:hover {
  font-size: 14px 2.5vw;
  font-weight: normal;
  padding-left: 0px;
  margin: 0;
  color:#bd0c12;
}


.info {
  background-color: transparent;
}

.info p {
  position:relative;
  margin-left: 0px;
  padding-left: 0px;
  height:auto;
  min-height:140px;
  font-size:180%;
  font-weight: normal;
  text-align:left;
  text-wrap:normal;
}

.info p1 {
  position:relative;
  margin-left: 5px;
  width:100%;
  padding: 0px;
  height:auto;
  font-size:120%;
  font-weight: bold;
  text-align:left;
  text-indent:5px;
  text-wrap:normal;
  color:#bd0c12;
}

.info p2 {
  position:relative;
  margin-left: 0px;
  padding-left: 0px;
  height:auto;
  min-height:110px;
  font-size:180%;
  font-weight: normal;
  text-align:left;
  text-wrap:normal;
}


.states img {
  min-width: 300px;
  max-width: 350px;
  width:auto;
  height: auto;
  position:relative;
  text-align:left;
  padding:5px;
}

.qr img {
  width: 150px;
  height: 150px;
  position:relative;
  text-align:left;
  padding:5px;
  margin-top:10px;
  margin-right:0px;
}


.container1 {
  max-width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  text-align:left;
  height:auto;
  position:relative;
}

.card1 {
  margin-left:  auto;
  margin-right:  auto;
  margin-top: 0px;
  max-width: 100%;
  background-color:#aaaaaa;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
  border-top: 1px solid #000000;
}


.title {
  background-color: #bd0c12;
  color: #F7F7F7;
}

.title2 {
  background-color: #000000;
  color: #F7F7F7;
}

.footer1 {
  background-color: #aaaaaa;
  text-align:center;
}

.footer2 {
  background-color: #aaaaaa;
  text-align:center;
}

a.link1 {
  display:inline-block;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px;
  width: 300px;
  height: 50px;
  border: 1px solid #F7F7F7;
  border-radius: 5px;
  background-color: #bd0c12;
  color: #F7F7F7;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 18px;
  text-decoration:none;
}

a.link1:hover {
  color: #bd0c12;
  background-color: #F7F7F7;
  border: 1px solid #000000;
}

a.link2 {
  display:inline-block;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px;
  width: 300px;
  height: 50px;
  border: 1px solid #F7F7F7;
  border-radius: 5px;
  background-color: #52C40C;
  color: #F7F7F7;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 18px;
  text-decoration:none;
}

a.link2:hover {
  color: #52C40C;
  background-color: #F7F7F7;
  border: 1px solid #000000;
}

a.link3 {
  display:inline-block;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px;
  width: 300px;
  height: 50px;
  border: 1px solid #F7F7F7;
  border-radius: 5px;
  background-color: #00ACEE;
  color: #F7F7F7;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 18px;
  text-decoration:none;
}

a.link3:hover {
  color: #00ACEE;
  background-color: #F7F7F7;
  border: 1px solid #000000;
}

a.link4 {
  display:inline-block;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px;
  width: 300px;
  height: 50px;
  border: 1px solid #F7F7F7;
  border-radius: 5px;
  background-color: #00ACEE;
  color: #F7F7F7;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 18px;
  text-decoration:none;
}

a.link4:hover {
  color: #00ACEE;
  background-color: #F7F7F7;
  border: 1px solid #000000;
}

.center {
  margin: auto;
  width: auto;
  text-align: center;
  background-color: #ffffff;
}

.custom {
  margin: auto;
  width: auto;
  text-align: center;
  background-color: #aaaaaa;
}

.coins {
  display:inline-block;
  height:auto;
  width: auto;
  min-height:100%;
  margin: 0px;
  padding: 0px;
  background-color: #aaaaaa;
}


.new a img {
  width: auto;
  min-width: auto;
  max-width: 150px;
  height: auto;
  min-height: 150px;
  position:relative;
  text-align:left;
  padding: 2px;
  margin-right:0px;
  background-color: #aaaaaa;
}

.new a:hover img {
  background-color: #aaaaaa;
  color: #000000;
}

.new {
  display:inline-block;
  width: auto;
  min-width: auto;
  max-width: 155px;
  height: auto;
  min-height: 150px;
  position:relative;
  padding: 2px;
  margin-right: 2px;
  margin-left: 2px;
  margin-top: 8px;
  background-color:#bd0c12;
}

.new a {
  background-color:#bd0c12;
  color:#ffffff;
}

.new:hover {
  background-color:#ffffff;
  color:#000000;
}

.new a:hover {
  background-color:#ffffff;
  color:#000000;
}

.new:hover a {
  background-color:#ffffff;
  color:#000000;
}

.new a h6 {
  font-size: 14px 2.5vw;
  font-weight: normal;
  text-align:center;
}

.new a:hover h6 {
  font-size: 14px 2.5vw;
  text-align:center;
  color:#000000;
}

.new2 {
  display:inline-block;
  width: 50px;
  height: 50px;
  position:relative;
  padding: 1px;
  margin: 1px;
}

.mybackground {
  background-color: #aaaaaa;
  height:150px; 
  min-height:150px;
}

.mybackground1 {
  background-color: #aaaaaa;
  height:80px; 
  min-height:80px;
}

.mybackground2 {
  background-color: #aaaaaa;
  height:35px; 
  min-height:35px;
}

.mybackground3 {
  background-color: #aaaaaa;
  height:70px; 
  min-height:70px;
}

.mybackground4 {
  background-color: #aaaaaa;
  height:50px; 
  min-height:50px;
  margin: 0px;
  padding: 0px;
}

.mybackground5 {
  background-color: #aaaaaa;
  height:50px; 
  min-height:50px;
  border-top: 1px solid #000000;
}

.mybackground6 {
  background-color: #000000;
  height:50px; 
  min-height:50px;
  border-top: 1px solid #bd0c12;
}

.mybackground16 {
  background-color: #000000;
  height:50px; 
  min-height:50px;
  border-bottom: 1px solid #bd0c12;
}

.mybackground61 {
  background-color: #bd0c12;
  height:50px; 
  min-height:50px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #ffffff;
}

.mybackground7 {
  background-color: #000000;
  height:50px; 
  min-height:80px;
  border-top: 1px solid #bd0c12;
}

.mylink {
  width: auto;
  min-width: auto;
  max-width: 150px;
  height: auto;
  position:relative;
  text-align:left;
  float:left;
}



.topnav {
  overflow: hidden;
  background-color: #bd0c12;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.topnav a {
  float: left;
  width:auto;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #aaaaaa;
  color: black;
}

.topnav a.active {
  background-color: #CFC731;
  color: white;
}


