@keyframes filter-blur-in
{
   0% { filter: blur(20px);  }
   100% { filter: blur(0);  }
}
@keyframes pop
{
   0% { transform: perspective(1px) rotateX(0deg) scale3d(1,1,1) ;  }
   100% { transform: perspective(1px) rotateX(0deg) scale3d(1.2,1.2,1.2) ;  }
}
@keyframes rainbow-background
{
   0% { background-color: #FF3399;  }
   23% { background-color: #FF6633;  }
   48% { background-color: #FFF802;  }
   80% { background-color: #04A396;  }
   100% { background-color: #3366FF;  }
}
@keyframes text-pop-up
{
   0% { text-shadow: none; transform-origin: 50% 50%; transform: rotate(0deg) ;  }
   100% { text-shadow: 0 1px 0 #cccccc, 0 2px 0 #cccccc, 0 3px 0 #cccccc, 0 4px 0 #cccccc, 0 5px 0 #cccccc, 0 6px 0 #cccccc, 0 7px 0 #cccccc, 0 8px 0 #cccccc, 0 9px 0 #cccccc, 0 25px 30px rgba(0, 0, 0, 0.3); transform: translate(0px,-25px) rotate(0deg) ; transform-origin: 50% 50%;  }
}
a.style1
{
   color: #0000FF;
   text-decoration: underline;
}
a.style1:visited
{
   color: #800080;
   text-decoration: underline;
}
a.style1:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style1:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.linkpdf
{
   color: #8B0000;
   text-decoration: underline;
}
a.linkpdf:visited
{
   color: #8B0000;
   text-decoration: underline;
}
a.linkpdf:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.linkpdf:hover
{
   color: #FFA500;
   text-decoration: underline;
}
a.sub_menu
{
   color: #CD5C5C;
   text-decoration: underline;
}
a.sub_menu:visited
{
   color: #B22222;
   text-decoration: underline;
}
a.sub_menu:active
{
   color: #B22222;
   text-decoration: underline;
}
a.sub_menu:hover
{
   color: #FFA500;
   text-decoration: underline;
}
a.list
{
   color: #B22222;
   text-decoration: none;
}
a.list:visited
{
   color: #B22222;
   text-decoration: underline;
}
a.list:active
{
   color: #B22222;
   text-decoration: underline;
}
a.list:hover
{
   color: #FFA500;
   text-decoration: none;
}
a.back
{
   color: #B22222;
   text-decoration: none;
}
a.back:visited
{
   color: #800080;
   text-decoration: none;
}
a.back:active
{
   color: #90EE90;
   text-decoration: none;
}
a.back:hover
{
   color: #A0522D;
   font-weight: bold;
   text-decoration: none;
   text-shadow: 2px 2px 5px rgba(0,0,0,1.00);
}
a.style2
{
   color: #0000FF;
   text-decoration: underline;
}
a.style2:visited
{
   color: #800080;
   text-decoration: underline;
}
a.style2:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style2:hover
{
   color: #0000FF;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   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;
}
.gradiant_grid_two
{
   text-decoration: none;
   background-color: transparent;
}
@media only screen and (max-width: 1057px)
{
}
@media only screen and (max-width: 809px)
{
}
@media only screen and (max-width: 781px)
{
}
@media only screen and (max-width: 657px)
{
}
