@charset "UTF-8";
body {
    overflow-y: scroll;
    min-width: 350px;
    max-width: 1600px;
}
.Splash1.SplashHeader .Splash {
    width: 100%;
}
.Splash2.SplashHeaderSmall .Splash2 {
    width: 50%;
    bottom: 38%;
}
.Splash2.SplashHeaderSmall p {
    font-family: Tahoma;
    font-weight: bold;
    text-align: center;
    width: 50%;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    border-style: none;
    text-shadow: 0px 21px 49px rgba(217,217,217,1.00);
    font-variant: small-caps;
    letter-spacing: 2px;
    color: rgba(31,36,64,1.00);
}
.TextColumnLeft {
    text-align: center;
    font-family: Tahoma;
    font-size: 13px;
    position: relative;
    border-style: none;
}
.TextColumnLeft .TrendsIssueBTN a {
    border-radius: 8px;
    border-style: solid;
    padding-top: 2px;
    padding-right: 11px;
    padding-bottom: 2px;
    padding-left: 11px;
    font-weight: bold;
    color: rgba(31,36,64,1.00);
    background-color: rgba(173,168,238,0.63);
    text-decoration: none;
}
.TextColumnLeft .TrendsIssueBTN a:hover {
    background-color: rgba(44,34,177,0.63);
    color: rgba(177,177,177,1.00);
}
.TextColumnLeft .ProductReviewBTN a {
    border-radius: 8px;
    border-style: solid;
    padding-top: 2px;
    padding-right: 16px;
    padding-bottom: 2px;
    padding-left: 16px;
    font-weight: bold;
    color: rgba(31,36,64,1.00);
    background-color: rgba(173,168,238,0.63);
    text-decoration: none;
}
.TextColumnLeft .ProductReviewBTN a:hover {
    color: rgba(177,177,177,1.00);
    background-color: rgba(44,34,177,0.63);
}
.TextColumnLeft .UpgradeResourcesBTN a {
    border-radius: 8px;
    border-style: solid;
    padding-top: 2px;
    padding-right: 8px;
    padding-bottom: 2px;
    padding-left: 8px;
    font-weight: bold;
    color: rgba(31,36,64,1.00);
    background-color: rgba(173,168,238,0.63);
    text-decoration: none;
}
.TextColumnLeft .UpgradeResourcesBTN a:hover {
    color: rgba(177,177,177,1.00);
    background-color: rgba(44,34,177,0.63);
}
.TextColumnLeft .AboutUsBTN a {
    border-radius: 8px;
    border-style: solid;
    padding-top: 2px;
    padding-right: 42px;
    padding-bottom: 2px;
    padding-left: 42px;
    font-weight: bold;
    color: rgba(31,36,64,1.00);
    background-color: rgba(173,168,238,0.63);
    text-decoration: none;
}
.TextColumnLeft .AboutUsBTN a:hover {
    color: rgba(177,177,177,1.00);
    background-color: rgba(44,34,177,0.63);
}
.Footer {
    height: 68px;
    background-color: rgba(81,69,221,0.79);
    bottom: 0%;
    position: fixed;
    left: 0px;
    right: 0px;
}
.Footer .Copyrighttext {
    font-family: Tahoma;
    font-size: 10px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.Footer .MainNavigation {
    font-family: Tahoma;
    font-weight: bold;
    letter-spacing: 10px;
}
.MainNavigation .HOMEBTN a {
    color: rgba(36,34,71,1.00);
    text-decoration: none;
    padding-left: 10px;
}
.Footer .MainNavigation .NEWSINFO a {
    color: rgba(36,34,71,1.00);
    text-decoration: none;
    padding-left: 10px;
}
.Footer .MainNavigation .SERVICES a {
    text-decoration: none;
    color: rgba(36,34,71,1.00);
    padding-left: 10px;
}
.Footer .MainNavigation .CONTACTUS a {
    text-decoration: none;
    color: rgba(36,34,71,1.00);
    padding-left: 10px;
}
.MainNavigation .HOMEBTN a:hover {
    background-color: rgba(172,188,249,0.86);
    color: rgba(255,255,255,1.00);
    text-shadow: 0px 3px 3px rgba(35,32,66,0.83);
    -webkit-box-shadow: 0px 3px 3px 2px rgba(50,46,102,0.73);
    box-shadow: 0px 3px 3px 2px rgba(50,46,102,0.73);
    border-radius: 5px;
}
.MainNavigation .NEWSINFO a:hover {
    background-color: rgba(172,188,249,0.86);
    color: rgba(255,255,255,1.00);
    text-shadow: 0px 3px 3px rgba(35,32,66,0.83);
    -webkit-box-shadow: 0px 3px 3px 2px rgba(50,46,102,0.73);
    border-radius: 5px;
    box-shadow: 0px 3px 3px 2px rgba(50,46,102,0.73);
}
.MainNavigation .SERVICES a:hover {
    background-color: rgba(172,188,249,0.86);
    color: rgba(255,255,255,1.00);
    text-shadow: 0px 3px 3px rgba(35,32,66,0.83);
    -webkit-box-shadow: 0px 3px 3px 2px rgba(50,46,102,0.73);
    border-radius: 5px;
    box-shadow: 0px 3px 3px 2px rgba(50,46,102,0.73);
}
.MainNavigation .CONTACTUS a:hover {
    background-color: rgba(172,188,249,0.86);
    color: rgba(255,255,255,1.00);
    text-shadow: 0px 3px 3px rgba(35,32,66,0.83);
    -webkit-box-shadow: 0px 3px 3px 2px rgba(50,46,102,0.73);
    border-radius: 5px;
    box-shadow: 0px 3px 3px 2px rgba(50,46,102,0.73);
}

@media (max-width:850px) and (min-width:350px){
.Footer .MainNavigation .HOMEBTN {
    position: absolute;
    left: 2%;
    top: 3%;
}
.Footer .MainNavigation .NEWSINFO {
    position: absolute;
    right: 3%;
    top: 3%;
}
.Footer .MainNavigation .SERVICES {
    position: absolute;
    left: 2%;
    bottom: 25%;
}
.Footer .MainNavigation .CONTACTUS {
    position: absolute;
    bottom: 25%;
    right: 3%;
}
.Splash2.SplashHeaderSmall p {
    position: fixed;
    top: 95px;
    font-size: 20px;
}
.TextColumnLeft {
    position: fixed;
    left: 3%;
    top: 179px;
    width: 95%;
}
.ImageColumnRight {
    visibility: visible;
    width: 95%;
    padding-left: 2%;
    position: fixed;
    top: 300px;
}
.TextColumnLeft .NewsSubMenu {
    visibility: hidden;
}
}

@media (min-width:851px) and (max-width:1024px){
.Footer .MainNavigation .HOMEBTN {
    position: absolute;
    top: 20%;
    left: 3%;
}
.Footer .MainNavigation .NEWSINFO {
    position: absolute;
    top: 20%;
    left: 22%;
}
.Footer .MainNavigation .SERVICES {
    position: absolute;
    top: 20%;
    right: 30%;
}
.Footer .MainNavigation .CONTACTUS {
    position: absolute;
    top: 20%;
    right: 3%;
}
.Splash2.SplashHeaderSmall p {
    position: fixed;
    top: 144px;
    font-size: 23px;
}
.TextColumnLeft {
    position: fixed;
    left: 2%;
    width: 95%;
    top: 216px;
}
.ImageColumnRight {
    visibility: visible;
    position: fixed;
    left: 0px;
    top: 40%;
    width: 95%;
    padding-left: 3%;
}
.TextColumnLeft .NewsSubMenu {
    visibility: hidden;
}
}

@media (min-width: 1025px){
.Footer .MainNavigation .HOMEBTN {
    font-size: 20px;
    position: absolute;
    top: 20%;
    left: 5%;
}
.Footer .MainNavigation .NEWSINFO {
    font-size: 20px;
    position: absolute;
    top: 20%;
    left: 22%;
}
.Footer .MainNavigation .SERVICES {
    font-size: 20px;
    position: absolute;
    top: 20%;
    right: 30%;
}
.Footer .MainNavigation .CONTACTUS {
    position: absolute;
    right: 5%;
    font-size: 20px;
    top: 20%;
}
.Splash2.SplashHeaderSmall p {
    position: fixed;
    top: 185px;
    font-size: 30px;
}
.TextColumnLeft {
    position: fixed;
    top: 275px;
    left: 3%;
    width: 43%;
}
.ImageColumnRight {
    border-style: none;
    border-color: rgba(0,0,0,1.00);
    width: 45%;
    position: fixed;
    right: 42px;
    top: 40px;
    height: 80%;
    padding-left: 8px;
}
.TextColumnLeft .NewsSubMenu {
    visibility: visible;
}
}
