@font-face
{
   font-family: "Alte Haas Grotesk";
   src: url('../altehaasgroteskregular_1-webfont.woff2') format('woff2'),
        url('../altehaasgroteskregular_1-webfont.woff') format('woff'),
        url('../AlteHaasGroteskRegular_1.ttf') format('truetype'),
        url('../AlteHaasGroteskRegular_1.svg#AlteHaasGrotesk') format('svg'),
        url('../AlteHaasGroteskRegular_1.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Alte Haas Grotesk Bold2";
   src: url('../altehaasgroteskbold_1-webfont.woff2') format('woff2'),
        url('../altehaasgroteskbold_1-webfont.woff') format('woff'),
        url('../AlteHaasGroteskBold_1.ttf') format('truetype'),
        url('../AlteHaasGrotesk_Bold3.svg#AlteHaasGrotesk_Bold2') format('svg'),
        url('../AlteHaasGrotesk_Bold3.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Gotham Ultra";
   src: url('../GOTHAM.woff2') format('woff2'),
        url('../GOTHAM.woff') format('woff'),
        url('../GOTHAM.TTF') format('truetype'),
        url('../GOTHAM.svg#GothamUltra') format('svg'),
        url('../GOTHAM.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Gotham Medium";
   src: url('../Gotham-Medium0.woff2') format('woff2'),
        url('../Gotham-Medium0.woff') format('woff'),
        url('../Gotham-Medium0.ttf') format('truetype'),
        url('../Gotham-Medium0.svg#Gotham-Medium') format('svg'),
        url('../Gotham-Medium0.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Bebas";
   src: url('../BEBAS.woff2') format('woff2'),
        url('../BEBAS.woff') format('woff'),
        url('../BEBAS.ttf') format('truetype'),
        url('../BEBAS.svg#Bebas') format('svg'),
        url('../BEBAS.eot') format('embedded-opentype');
}
@-webkit-keyframes animate-fade-in-up
{
   0% { -webkit-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@-moz-keyframes animate-fade-in-up
{
   0% { -moz-transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ; 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;  }
}
a.LinkNormal
{
   color: #F6F6F6;
   font-weight: bold;
   text-decoration: none;
}
a.LinkNormal:visited
{
   color: #800080;
   text-decoration: underline;
}
a.LinkNormal:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.LinkNormal:hover
{
   color: #F6F6F6;
   font-weight: bold;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.initially-hidden
{
   text-decoration: none;
   background-color: transparent;
   opacity: 0;
}
