* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
html {
     background: radial-gradient(circle at 50% 120%, rgb(20, 55, 102), rgb(36, 102, 191) 80%, rgb(20, 55, 102) 100%);
}
body {
    font-family: sans-serif;
    margin: 0;
    overflow: hidden;
    background: url(img/bg.png) no-repeat;
    background-size: cover;
    align-items: center;
    justify-content: center;
    height: 100vh;
    position: relative;
    background-position: center;
    z-index: 1;
}
body:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.0);
}
header {
    box-sizing: border-box; 
    text-align: center;
    width: 100%;
    padding: 15px 40px;
    overflow: hidden;
    margin-bottom: 0px;
}
footer {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    height: 5vh;
    z-index: 99;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    overflow: hidden;
    background: rgba(18, 18, 18, 0.75);
}
footer img {
    width: calc(5vh + 5vw);
    margin-top: 1vh;
}
.header_top {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    height: 48px;
    z-index: 3;
    transition: all 0.5s ease;
    padding-top: 10px;
}
.container {
    width: 100vw;
    height: 45vh;
    /* box-shadow: 0 0 1rem 0 rgba(0, 0, 0, .2);    */
    border-radius: 5px;
    display: grid;
    align-items: center;
    justify-content: center;
}
.Box1 {
    /* border-bottom: 6vh solid rgba(0, 0, 0, 0.12); */
}

.Box2 {
    /* border-bottom: 6vh solid rgba(0, 0, 0, 0.12); */
}
.main-content {
    display: grid;
    align-items: center;
    justify-content: center;
    margin-top: 0px;
}
#logo {
    line-height: 1;
    display: inline-block;
    text-decoration: none;
    float: left;
    margin-left: 10vw;
    /* font-size: calc(1vh + 5px); */
}
.nav-menu {
    float: right;
    margin: 0;
    margin-right: 10vw;
}
.nav-menu li img {
    vertical-align: middle;
    width: 85%;
    border-radius: 5px;
    overflow: hidden;
}
.nav-menu li {
    display: inline-block;
    color: #FFF;
}
.subData {
    margin-top: -140px;
    border: 5px solid white;
    border-radius: 50%;
    height: 500px;
    width: 500px;
    background: #000;
    color: white;
}
.SubTxt {
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
}
.txt1 {
    color: #ffea3c;
    font-size: 5vh;
}
.txt2 {
    color: #fff;
    font-size: calc(3vh + 3vw);
    text-transform: uppercase;
}
.txt3 {
    font-size: 3vh;
    margin-top: 10px;
    color: #ffea3c;
}
.wrapper {
    width: 100vw;
    min-height: 45vh;
}
.card-image {
    display: block;
    min-height: 5vh;
    background-size: cover;
    border: 2px solid #fff;
    transition: all 0.65s ease;
    border-radius: 50%;
}
.card-image>img {
    padding: 20%;
    width: 100%;
    cursor: pointer;
}
.card-list {
    display: block;
    margin: auto;
    padding: 0;
    font-size: 0;
    text-align: center;
    list-style: none;
}
.card {
    display: inline-block;
    width: 90%;
    max-width: 12vw;
    margin: 1rem;
    font-size: 1rem;
    text-decoration: none;
    border-radius: 50%;
    position: relative;
    transition: all 0.65s ease;
}


/*
.card:after {
    position: absolute;
    content: "";
    top: 5vw;
    z-index: -1;
    height: 100%;
    width: 100%;    
    transform: scale(0.75);
    -webkit-filter: blur(5vw);
    -moz-filter: blur(5vw);
    -ms-filter: blur(5vw);
    filter: blur(5vw);
    background: linear-gradient(270deg, #0fffc1, #0f7aff);  
    animation: animateGlow 1s ease;
}*/

@keyframes animateGlow {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes textColor {
    0% {
        color: #7e0fff;
    }
    50% {
        color: #0fffc1;
    }
    100% {
        color: #7e0fff;
    }
}

#stars {
    width: 1px;
    height: 1px;
    background: transparent;
    box-shadow: 225px 1547px #FFF, 221px 643px #FFF, 1367px 679px #FFF, 423px 1195px #FFF, 698px 1495px #FFF, 768px 438px #FFF, 1577px 393px #FFF;
    animation: animStar 50s linear infinite;
}

#stars:after {
    content: " ";
    position: absolute;
    top: 2000px;
    width: 1px;
    height: 1px;
    background: transparent;
    box-shadow: 225px 1547px #FFF, 1070px 1353px #FFF, 910px 1363px #FFF, 991px 1985px #FFF, 1138px 1058px #FFF, 1161px 429px #FFF, 1962px 1616px #FFF, 463px 1643px #FFF, 1587px 1761px #FFF, 587px 1385px #FFF;
}

#stars2 {
    width: 2px;
    height: 2px;
    background: transparent;
    box-shadow: 591px 51px #FFF, 259px 940px #FFF, 1723px 490px #FFF, 1626px 701px #FFF, 82px 1485px #FFF, 778px 467px #FFF, 100px 1324px #FFF, 590px 336px #FFF, 1347px 1442px #FFF, 978px 590px #FFF, 1291px 369px #FFF, 1035px 215px #FFF;
    animation: animStar 80s linear infinite;
}

#stars2:after {
    content: " ";
    position: absolute;
    top: 2000px;
    width: 2px;
    height: 2px;
    background: transparent;
    box-shadow: 591px 51px #FFF, 259px 940px #FFF, 1723px 490px #FFF, 1626px 701px #FFF, 82px 1485px #FFF, 778px 467px #FFF, 100px 1324px #FFF, 590px 336px #FFF, 1347px 1442px #FFF, 978px 590px #FFF, 1291px 369px #FFF, 371px 1377px #FFF, 1273px 1127px #FFF, 353px 610px #FFF, 1035px 215px #FFF;
}

#stars3 {
    width: 3px;
    height: 3px;
    background: transparent;
    box-shadow: 1101px 1380px #FFF, 1080px 959px #FFF, 810px 1423px #FFF, 1736px 1098px #FFF, 215px 399px #FFF, 645px 1637px #FFF, 52px 861px #FFF, 43px 864px #FFF, 52px 1973px #FFF, 1308px 1779px #FFF, 1975px 1554px #FFF, 1444px 1863px #FFF;
    animation: animStar 130s linear infinite;
}

#stars3:after {
    content: " ";
    position: absolute;
    top: 2000px;
    width: 3px;
    height: 3px;
    background: transparent;
    box-shadow: 1101px 1380px #FFF, 1080px 959px #FFF, 810px 1423px #FFF, 1736px 1098px #FFF, 215px 399px #FFF, 645px 1637px #FFF, 52px 861px #FFF, 43px 864px #FFF, 52px 1973px #FFF, 1444px 244px #FFF, 1444px 1863px #FFF;
}

@keyframes animStar {
    from {
        transform: translateY(0px);
    }
    to {
        transform: translateY(-2000px);
    }
}

.card-description {
    display: block;
    align-self: center;
    justify-self: center;
    margin-bottom: 2px;
    padding: 1em 0.5em;
    color: white;
    font-size: calc(5px + 0.5vw);
    font-weight: 800;
    text-decoration: none;
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
    -webkit-transition: all 0.65s ease;
    transition: all 0.65s ease;
    position: absolute;
    transition: 0.5s;
    text-align: center;
    width: 100%;
    border-radius: 5%;
    transform: translateY(-10%);
}

@media (max-width: 480px) {
    .card {
        max-width: 25vw ! important;
    }
}

.card:hover .card-description {
    transform: translateY(10%);
    opacity: 1;
    color: #FFFFF;
}
@media (min-width: 501px),(min-height: 401px) {
  .scr-error{
	display: none;   
  }  
}
@media (max-width: 500px),(max-height: 400px) {
  .scr-error{	  
	position: absolute;
    background: #000000;
    display: inline-block;    
    color: #fff;   
    font-size: calc(3vh + 20px);
    border-radius: 5px;   
    top: 0;
    text-decoration: none ! important;
    text-align: center;
    width: 100vw;
    height: 100vh;
	    z-index: 999;
  }
  .error-text{padding-top: 40vh;
  text-shadow: 2px 2px 5px #d6d6d6;
  line-height: 45px;
  }
  .footer-bottom {position: unset;}
}