@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
a.Link-white
{
   color: #A9A9A9;
   text-decoration: none;
}
a.Link-white:visited
{
   color: #A9A9A9;
   text-decoration: none;
}
a.Link-white:active
{
   color: #A9A9A9;
   text-decoration: none;
}
a.Link-white:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Link-navi
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Link-navi:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Link-navi:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Link-navi:hover
{
   color: #D3D3D3;
   text-decoration: none;
}
a.Link-black
{
   color: #696969;
   text-decoration: none;
}
a.Link-black:visited
{
   color: #696969;
   text-decoration: none;
}
a.Link-black:active
{
   color: #696969;
   text-decoration: none;
}
a.Link-black:hover
{
   color: #000000;
   text-decoration: none;
}
h1, .h1
{
   font-family: "FC Special Gothic Condensed";
   font-weight: bold;
   font-size: 128px;
   line-height: 88%;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
   text-transform: uppercase;
}
h2, .h2
{
   font-family: "FC Special Gothic Condensed";
   font-weight: bold;
   font-size: 128px;
   line-height: 88%;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
   text-transform: uppercase;
}
h3, .h3
{
   font-family: "FC Special Gothic Expanded";
   font-size: 20px;
   letter-spacing: 3px;
   line-height: 110%;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
   text-transform: uppercase;
}
h4, .h4
{
   font-family: "FC Special Gothic Expanded";
   font-size: 20px;
   letter-spacing: 3px;
   line-height: 110%;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
   text-transform: uppercase;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.Flairtext_white
{
   font-family: "FC Special Gothic Condensed";
   font-weight: normal;
   font-size: 35px;
   letter-spacing: 3px;
   line-height: 120%;
   text-decoration: none;
   color: #F0F0F0;
   --color: #F0F0F0;
   background-color: transparent;
}
.Flairtext_black
{
   font-family: "FC Special Gothic Condensed";
   font-weight: normal;
   font-size: 35px;
   letter-spacing: 3px;
   line-height: 120%;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.Copy_white
{
   font-family: "FC Special Gothic Condensed";
   font-size: 17px;
   letter-spacing: 1px;
   line-height: 130%;
   text-decoration: none;
   color: #F0F0F0;
   --color: #F0F0F0;
   background-color: transparent;
}
.Copy_black
{
   font-family: "FC Special Gothic Condensed";
   font-size: 17px;
   letter-spacing: 1px;
   line-height: 130%;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.Description_white
{
   font-family: "FC Special Gothic Condensed";
   font-size: 13px;
   letter-spacing: 2px;
   line-height: 110%;
   text-decoration: none;
   color: #F0F0F0;
   --color: #F0F0F0;
   background-color: transparent;
   text-transform: uppercase;
}
.Description_black
{
   font-family: "FC Special Gothic Condensed";
   font-size: 13px;
   letter-spacing: 2px;
   line-height: 110%;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   text-transform: uppercase;
}
.Subheadline_white
{
   font-family: "FC Special Gothic Condensed";
   font-weight: bold;
   font-size: 64px;
   line-height: 90%;
   text-decoration: none;
   color: #F0F0F0;
   --color: #F0F0F0;
   background-color: transparent;
   display: inline-block;
   text-transform: uppercase;
}
.Button
{
   font-family: "FC Special Gothic Expanded";
   font-size: 15px;
   text-align: left;
   letter-spacing: 2px;
   text-decoration: none;
   color: #191919;
   --color: #191919;
   background-color: #BEBEBE;
   --background-color: rgba(190,190,190,1.00);
   cursor: pointer;
   --background-color: rgba(190,190,190,1.00);
   --color: #191919;
   display: inline-block;
   text-transform: uppercase;
}
.Navigation
{
   font-family: "FC Special Gothic Condensed";
   font-weight: bold;
   font-size: 27px;
   line-height: 90%;
   text-decoration: none;
   color: #F0F0F0;
   --color: #F0F0F0;
   background-color: transparent;
   display: inline-block;
   text-transform: uppercase;
}
.Copy_black_bold
{
   font-family: "FC Special Gothic Condensed";
   font-weight: bold;
   font-size: 17px;
   letter-spacing: 1px;
   line-height: 130%;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
}
.Message_white
{
   font-family: "FC Special Gothic Condensed";
   font-weight: normal;
   font-size: 75px;
   letter-spacing: 3px;
   line-height: 120%;
   text-decoration: none;
   color: #F0F0F0;
   --color: #F0F0F0;
   background-color: transparent;
}
.CapturedLive
{
   font-family: "FC Special Gothic Condensed";
   font-weight: bold;
   font-size: 27px;
   text-align: left;
   line-height: 90%;
   text-decoration: none;
   color: #B4B4B4;
   --color: #B4B4B4;
   background-color: transparent;
   display: inline-block;
   text-transform: uppercase;
}
