@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes animate-fade-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-right
{
   0% { transform: translate(100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { 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;  }
}
@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
a.GETTRLink
{
   color: #E40000;
   text-decoration: none;
}
a.GETTRLink:visited
{
   color: #E40000;
   text-decoration: none;
}
a.GETTRLink:active
{
   color: #E40000;
   text-decoration: none;
}
a.GETTRLink:hover
{
   color: #E40000;
   text-decoration: underline;
}
a.RumbleLink
{
   color: #618935;
   text-decoration: none;
}
a.RumbleLink:visited
{
   color: #618935;
   text-decoration: none;
}
a.RumbleLink:active
{
   color: #618935;
   text-decoration: none;
}
a.RumbleLink:hover
{
   color: #618935;
   text-decoration: underline;
}
a.whiteLink
{
   color: #DEDEDB;
   text-decoration: none;
}
a.whiteLink:visited
{
   color: #DEDEDB;
   text-decoration: none;
}
a.whiteLink:active
{
   color: #DEDEDB;
   text-decoration: none;
}
a.whiteLink:hover
{
   color: #DEDEDB;
   text-decoration: underline;
}
a.blackLink
{
   color: #040507;
   text-decoration: none;
}
a.blackLink:visited
{
   color: #040507;
   text-decoration: none;
}
a.blackLink:active
{
   color: #040507;
   text-decoration: none;
}
a.blackLink:hover
{
   color: #040507;
   text-decoration: underline;
}
a.yellowLink
{
   color: #D68C44;
   text-decoration: none;
}
a.yellowLink:visited
{
   color: #D68C44;
   text-decoration: none;
}
a.yellowLink:active
{
   color: #D68C44;
   text-decoration: none;
}
a.yellowLink:hover
{
   color: #D68C44;
   text-decoration: underline;
}
h1, .h1
{
   font-family: "Rock Salt";
   font-weight: 400;
   font-weight: 400;
   font-weight: normal;
   font-size: 53px;
   text-decoration: none;
   color: #DEDEDB;
   --color: #DEDEDB;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: "Archivo";
   font-weight: 900;
   font-weight: normal;
   font-size: 15px;
   text-decoration: none;
   color: #DEDEDB;
   --color: #DEDEDB;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
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;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
@media only screen and (min-width: 1024px) and (max-width: 1365px)
{
h1, .h1
{
   font-family: "Rock Salt";
   font-weight: 400;
   font-weight: 400;
   font-weight: normal;
   font-size: 43px;
   text-decoration: none;
   color: #DEDEDB;
   --color: #DEDEDB;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: "Archivo";
   font-weight: 900;
   font-weight: normal;
   font-size: 15px;
   text-decoration: none;
   color: #DEDEDB;
   --color: #DEDEDB;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
h1, .h1
{
   font-family: "Rock Salt";
   font-weight: 400;
   font-weight: 400;
   font-weight: normal;
   font-size: 29px;
   text-decoration: none;
   color: #DEDEDB;
   --color: #DEDEDB;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: "Archivo";
   font-weight: 900;
   font-weight: normal;
   font-size: 15px;
   text-decoration: none;
   color: #DEDEDB;
   --color: #DEDEDB;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
}
@media only screen and (max-width: 767px)
{
h1, .h1
{
   font-family: "Rock Salt";
   font-weight: 400;
   font-weight: 400;
   font-weight: normal;
   font-size: 15px;
   text-decoration: none;
   color: #DEDEDB;
   --color: #DEDEDB;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: "Archivo";
   font-weight: 900;
   font-weight: normal;
   font-size: 15px;
   text-decoration: none;
   color: #DEDEDB;
   --color: #DEDEDB;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
}
