
body {
  background: url(http://twilight.blue/pix/bg8.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.main-header {
  text-align: center;
}

.header {
  padding: 20px;
  text-align: center;
  background: rgba(0,0,0, 0.9);
  color: white;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
}

.content {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #fff;
  margin: 20px auto;
  background: rgba(0,0,0, 0);
  width: 100%;
  max-width: 1380px;
  border-radius: 5px;
  padding-bottom: 0px;
}

p {
  width: 90%;
  max-width: 900px;
  text-align: left;
  color: #fff;
  margin: 0 auto;
  padding-bottom: 10px;
}

a {
  color: inherit;
  text-decoration: none;
}


h1, h1 a {
  min-height: 120px;
  width: 90%;
  max-width: 900px;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
  color: #CCEE11;
  padding-top: 80px;
}

h2, h2 a {
  min-height: 20px;
  width: 90%;
  max-width: 900px;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
  color: #CCEE11;
  padding-top: 10px;
}

h3, h3 a {
  min-height: 15px;
  width: 90%;
  max-width: 900px;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
  color: #CCEE11;
  padding-top: 10px;
}

h4, h4 a {
  min-height: 15px;
  width: 90%;
  max-width: 900px;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
  color: #CCEE11;
  padding-top: 10px;
}

#demobox {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  padding: 10px;
  border: 1px #FF11AA;
  text-align: center;
} 

#box {
  width: 100%;
  padding: 10px;
  border: 1px #FF11AA;
  margin: 0;
  color: #66FF33;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
}

#boxborder {
  background: url(http://twilight.blue/images/border.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center; 
  width: 100%;
  padding: 5px;
  border: 0px solid black;
  margin: 0;
}

 /* custom styling for all icons */

i.fas,
i.fa {
border: 1px solid red;
    }
	
    .text {
        background-image: linear-gradient(60deg, #8500ff, #ff8100);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        font-weight: 300;
        float: center;
        -webkit-box-decoration-break: clone;
        overflow: visible;
    }
    p.text {
        font-size: 1.08rem !important;
        line-height: 1.25rem;
        margin-top: 0;
    }
    h2.text {
        font-weight: 600 !important;
    }
    h2.text a {
        border-bottom: none !important;
    }
    p.text.orange {
        background-image: linear-gradient(60deg, #fffb00, #ff6124) !important;
        float: left;
    }
    p.text.blue {
        background-image: linear-gradient(225deg, #28d8ff, #032eff) !important;
        filter: drop-shadow(0 20px 30px #28d8ff33);
    }

    p.text.green {
        background-image: linear-gradient(225deg, #7cff28, #007eff) !important;
        filter: drop-shadow(0 20px 30px #7cff283d);
    }
    p.text.red {
        background-image: linear-gradient(225deg, #ff2828, #032eff) !important;
        filter: drop-shadow(0 20px 30px #284eff2e);
    }


 /* cols */
table.darkTable {
  background-color: rgba(0, 0, 0, 1.0);
  font-family: 'Open Sans', sans-serif;
  border: 2px solid #000000;
  table-layout: fixed;
  width: 100%;
  height: 250px;
  text-align: center;
  border-collapse: separate;
}
table.darkTable td, table.darkTable th {
  padding: 3px 2px;
}
table.darkTable tbody td {
  font-size: 15px;
  color: #fff;
}
table.darkTable tfoot td {
  font-size: 15px;
}
  /* End cols */
  
   /* cols */
table.darkTable2 {
  background-color: #000;
  font-family: 'Open Sans', sans-serif;
  border: 2px solid #000000;
  table-layout: fixed;
  width: 100%;
  height: 250px;
  text-align: center;
  border-collapse: separate;
}
table.darkTable2 td, table.darkTable2 th {
  padding: 3px 2px;
}
table.darkTable2 tbody td {
  font-size: 15px;
  color: #fff;
}
table.darkTable2 tfoot td {
  font-size: 15px;
}
  /* End cols */

   /* cols */
table.darkTable3 {
  background: url(http://twilight.blue/images/border5.png) center no-repeat;
  background-color: rgba(0, 0, 0, 0);
  font-family: 'Open Sans', sans-serif;
  border: 0px solid #000000;
  table-layout: fixed;
  width: 100%;
  height: 240px;
  text-align: center;
  border-collapse: separate;
}
table.darkTable3 td, table.darkTable3 th {
  padding: 3px 2px;
}
table.darkTable3 tbody td {
  font-size: 15px;
  color: #fff;
}
table.darkTable3 tfoot td {
  font-size: 15px;
}
  /* End cols */
  

/* Button CSS */

.button-64 {
  align-items: center;
  background-image: linear-gradient(144deg,#AF40FF, #5B42F3 50%,#00DDEB);
  border: 0;
  border-radius: 8px;
  box-shadow: rgba(151, 65, 252, 0.2) 0 15px 30px -5px;
  box-sizing: border-box;
  color: #FFFFFF;
  display: flex;
  font-family: Phantomsans, sans-serif;
  font-size: 20px;
  justify-content: center;
  line-height: 1em;
  max-width:100%;
  min-width: 300px;
  padding: 3px;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  cursor: pointer;
}

.button-64:active,
.button-64:hover {
  outline: 0;
}

.button-64 span {
  background-color: rgb(5, 6, 45);
  padding: 16px 24px;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  transition: 300ms;
}

.button-64:hover span {
  background: none;
}

@media (min-width:300px) {
  .button-64 {
    font-size: 24px;
    min-width: 196px;
  }
}
/* Button 2 CSS */


.glow-on-hover {
    width: 230px;
    height: 60px;
    border: none;
    outline: none;
    color: #33BBFF;
    background: #000;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 12px;
}

.glow-on-hover:before {
    content: '';
    background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 12px;
}

.glow-on-hover:active {
    color: #000
}

.glow-on-hover:active:after {
    background: transparent;
}

.glow-on-hover:hover:before {
    opacity: 1;
}

.glow-on-hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    left: 0;
    top: 0;
    border-radius: 10px;
}

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

/*----------------------------
    Color Text
-----------------------------*/
*,
*::before,
*::after {
    box-sizing: border-box;
}

* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #202020;
    font-family: cursive;
}

h1 {
    margin-top: 2em;
    font-size: 2rem;
    text-align: center;
}

.color-gradient {
    background-image: -webkit-linear-gradient(92deg, #28C76F, #0396FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 10s infinite linear;
}

@-webkit-keyframes hue {
    from {
        -webkit-filter: hue-rotate(0deg);
    }

    to {
        -webkit-filter: hue-rotate(-360deg);
    }
}

/*----------------------------
    The Footer
-----------------------------*/

.footer-distributed {
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.10);
  box-sizing: border-box;
  width: 100%;
  text-align: left;
  font: normal 16px sans-serif;
  padding: 20px 50px;
}

.footer-distributed .footer-left p {
  color: #fff;
  font-size: 14px;
  margin: 0;
}
/* Footer links */

.footer-distributed p.footer-links {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 10px;
  padding: 0;
  transition: ease .25s;
}

.footer-distributed p.footer-links a {
  display: inline-block;
  line-height: 1.8;
  text-decoration: none;
  color: inherit;
  transition: ease .25s;
}

.footer-distributed .footer-links a:before {
  content: " ";
  font-size: 20px;
  left: 0;
  color: #6677DD; 
  display: inline-block;
  padding-right: 5px;
}

.footer-distributed .footer-links .link-1:before {
  content: none;
}


.footer-distributed .footer-right {
  float: right;
  margin-top: 6px;
  max-width: 380px;
}

.footer-distributed .footer-right a {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #000;
  border-radius: 2px;
  font-size: 20px;
  font-weight: 900;
  color: #FFEE11;
  text-align: center;
  line-height: 35px;
  margin-left: 3px;
  transition:all .25s;
}

.footer-distributed .footer-right a:hover{transform:scale(1.1); -webkit-transform:scale(1.1);}

.footer-distributed p.footer-links a:hover{text-decoration:underline;}

/* Media Queries */

@media (max-width: 600px) {
  .footer-distributed .footer-left, .footer-distributed .footer-right {
    text-align: center;
  }
  .footer-distributed .footer-right {
    float: none;
    margin: 0 auto 20px;
  }
  .footer-distributed .footer-left p.footer-links {
    line-height: 1.8;
  }
}