@import url('https://fonts.googleapis.com/css?family=Open+Sans');
 html,
body {
  margin: 0;
  height: 100%;
  font-family: 'Open Sans', sans-serif !important;
}

/* Header; Animated background */
.header {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  min-width: 300px;
  color: #eee;
  padding-bottom: 40px;
}
.header:after {
  content: "";
  width: 100%;
  height: 20%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.header:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
  transform: translateZ(0);
/* change background image here */
  background: #1B2030 url("../images/bg01sm.jpg");
  top center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  animation: grow 60s linear 10ms infinite;
  transition: all 0.2s ease-in-out;
  z-index: -2
}
.header a {
  color: #eee
}
.menu {
  display: block;
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-radius: 3px;
  position: absolute;
  right: 20px;
  top: 20px;
  text-decoration: none
}
.menu:after {
  content: "";
  display: block;
  width: 20px;
  height: 3px;
  background: #fff;
  position: absolute;
  margin: 0 auto;
  top: 5px;
  left: 0;
  right: 0;
  box-shadow: 0 8px, 0 16px
}
.logo {
  border: 2px solid #fff;
  border-radius: 3px;
  text-decoration: none;
  display: inline-block;
  margin: 20px;
  padding: 5px 10px;
  font-weight: 600;
  font-size: 1.2em;
  box-sizing: border-box
}
.sides,
.info {
  flex: 0 0 auto;
  width: 50%
}
.info {
  width: 100%;
  padding: 15% 10% 0 10%;
  text-align: center;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.2)
}
.author {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: url(http://favim.com/media/uploads/images/610/140308/black-n-white-cute-funny-iron-man-Favim.com-1462744.jpg) center no-repeat;
  background-size: cover;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 3px
}
.info h4,
.meta {
  font-size: 0.7em
}
.meta {
  font-style: italic;
}
@keyframes grow {
  0% {
    transform: scale(1)
  }
  50% {
    transform: scale(1.2)
  }
}
.content {
  padding: 5% 10%;
  text-align: justify
}
.btn {
  color: #333;
  border: 2px solid;
  border-radius: 3px;
  text-decoration: none;
  display: inline-block;
  padding: 5px 10px;
  font-weight: 600
}
.twtr {
  margin-top: 100px
}
.btn.twtr:after {
  content: "\1F426";
  padding-left: 5px
}
p {
  font-size: 18px;
}
a {
  color: #205493;
  font-weight: bold;
}
a:hover,
a:active a:visited {
  color: #DD4E40;
  text-decoration: none !important;
}

/* Nav bar, responsive */
.navbar {
  border: 0;
  z-index: 9999;
  letter-spacing: 4px;
  text-shadow: 1px 1px 1px #000;
}
.navbar-default {
  border-color: transparent;
}
.navbar-brand {
  letter-spacing: 1px;
  color: #FFFFFF !important;
}
.navbar li a,
.navbar {
  color: #fff !important;
  font-size: 12px;
  transition: all 0.6s 0s;
}
.navbar-toggle {
  background-color: transparent !important;
  border: 0;
}
.navbar-nav li a:hover,
.navbar-nav li.active a {
  background-color: #DD4E40 !important;
}
.navbar-invis {
  background-color: rgba(0, 0, 0, 0);
}
.navbar-moved {
  background-color: #242B35;
  -webkit-box-shadow: 0px 1px 5px 0px #000;
  -moz-box-shadow: 0px 1px 5px 0px #000;
  box-shadow: 0px 1px 5px 0px #000;
}
.container-fluid {
  padding: 35px !important;
}
.contactBtn {
  background-color: #DD4E40;
  color: #FFFFFF;
  transition: all 0.3s ease 0s;
}
.contactBtn:hover {
  color: #FFFFFF;
  background-color: #E62117;
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.navbar .navbar-collapse {
  text-align: center;
}
.navbar {
  border-bottom: 1px solid transparent;
  background-image: url("../images/nav-bg.png"), linear-gradient(90deg, rgba(2, 14, 27, 0) 0%, rgba(2, 14, 27, 0.65) 52%, rgba(2, 14, 27, 0.65) 53%, rgba(2, 14, 27, 0) 100%);
}
.navbar li a:hover {
  text-shadow: 0 0 2px #ffffff, 0 0 10px #ffffff, 0 0 20px #0ba9ca, 0 0 30px #0ba9ca, 0 0 40px #0ba9ca, 0 0 50px #0ba9ca;
}
.navbar-nav li a:hover {
  background: rgba(0, 0, 0, .1)!important;
}
.navbar li a.selected {
  text-shadow: 0 0 2px #ffffff, 0 0 10px #ffffff, 0 0 20px #0ba9ca, 0 0 30px #0ba9ca, 0 0 40px #0ba9ca, 0 0 50px #0ba9ca;
}
.nav-effect {
  display: inline-block;
  color: #000;
  text-decoration: none;
  box-shadow: none;
}
.nav-effect::after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: #0ba9ca;
  transition: width .3s;
}
.nav-effect:hover::after {
  width: 100%;
  //transition: width .3s;
  box-shadow: 0 0 5px 2px hsla(180, 100%, 50%, 0.4), inset 0 0 5px 2px hsla(180, 100%, 50%, 0.4);
}
.glyphicon-menu-hamburger {
  font-size: 22px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  padding: 10px;
  padding-top: 12px;
  color: #FFFFFF;
}
.devices {
  text-align: right;
  margin-top: 60px;
  width: 80%;
}

/* Social icons on the header */
.donate-outer {
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.donate-inner {
  margin: 0 auto;
  width: 500px;
  height: 30px;
  color: #fff;
  text-align: center;
}
.donate-inner a {
  margin: 0 10px;
  color: rgba(255, 255, 255, .5)
}
.donate-inner a:hover,
.fa-facebook-square:hover {
  color: rgba(255, 255, 255, 1)
}

/* Typefaces */
h1 {
  font-family: 'Orbitron', sans-serif;
  font-size: 22px;
  border-top: 1px solid #0a5688;
  border-bottom: 1px solid #0a5688;
  margin: 0;
  color: #0891c5;
  text-indent: 40px;
  background: #0a5688;
  color: #00e7ff;
  line-height: 60px;
  background-image: url("../images/nav-bg.png"), linear-gradient(90deg, rgba(2, 14, 27, 0) 0%, rgba(2, 14, 27, 0.65) 52%, rgba(2, 14, 27, 0.65) 53%, rgba(2, 14, 27, 0) 100%);
}
h1 strong {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: -1px;
  color: #fff;
  text-shadow: 0 0 3px #f5f5f5, 0 0 15px #7deaec, 0 0 30px #7deaec;
}
@media only screen and (max-width: 749px) {
  h1 {
    font-size: 16px;
    text-indent: 10px;
  }
}
@media only screen and (max-width: 500px) {
  h1 {
    font-size: 0;
    line-height: 60px;
  }
  h1 strong {
    text-indent: 40px;
  }
}

/* Old donate button */
.gold_button {
  float: right;
  color: #fff;
  background-size: 100% auto;
  background-image: linear-gradient(#FFCD07, #E19B16);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  cursor: pointer;
  font-size: 22px;
  line-height: 63px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  border: 1px solid #BBB;
  border-color: #E19B16;
  border-radius: 3.01px;
  margin: 0;
  width: 160px;
  height: 63px;
  text-align: center;
  text-indent: 0;
  white-space: nowrap;
  z-index: 2;
}
.fa-heart {
  margin: 0 10px;
}
.right-skew {
  position: relative;
}
.right-skew:before {
  z-index: -1;
  content: '';
  position: absolute;
  top: -1px;
  bottom: 0;
  left: -20px;
  display: block;
  width: 40px;
  height: 63px;
  border: 1px solid #BBB;
  border-right: 0;
  border-color: #E19B16;
  border-radius: 0;
  background-size: 100% auto;
  background-image: linear-gradient(#FFCD07, #E19B16);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  -webkit-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  transform: skew(-30deg);
}
.gold_button:hover,
.right-skew:hover:before {
  background-image: linear-gradient(#6bb100, #477600);
  border-color: #477600;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  color: #fff;
}
@media only screen and (max-width: 500px) {
  .right-skew:before {
    height: 70px;
    left: -20px;
  }
  .gold_button {
    width: 140px;
    height: 70px;
    line-height: 70px;
  }
  .fa-heart {
    margin: 0;
  }
}

/* Product container */
.product-container {
  background: url("../images/body-bg1.png") repeat center top, url("../images/body-bg-stars.jpg") center top repeat;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
}
.col {
  padding: 1em;
  margin: 0 2px 2px 0;
}
.col-main {
  flex: 1;
}
.col-complementary {
  flex: 1;
}
@media only screen and (min-width: 640px) {
  .layout {
    display: flex;
  }
}
.col img.screenshot {
  width: 100%;
  height: auto;
  position: relative;
  border: 1px solid transparent;
  -moz-border-image: -moz-linear-gradient(top, rgba(66, 27, 1, 0.77) 0%, rgba(40, 7, 8, 0.93) 51%, rgba(201, 127, 5, 1) 100%);
  -webkit-border-image: -webkit-linear-gradient(top, rgba(66, 27, 1, 0.77) 0%, rgba(40, 7, 8, 0.93) 51%, rgba(201, 127, 5, 1) 100%);
  border-image: linear-gradient(to bottom, rgba(66, 27, 1, 0.77) 0%, rgba(40, 7, 8, 0.93) 51%, rgba(201, 127, 5, 1) 100%);
  border-image-slice: 1;
}
.col img.screenshot2 {
  width: 100%;
  height: auto;
  position: relative;
  border: 1px solid transparent;
  -moz-border-image: -moz-linear-gradient(top, rgba(201, 127, 5, 1) 0%, rgba(40, 7, 8, 0.93) 51%, rgba(66, 27, 1, 0.77) 100%);
  -webkit-border-image: -webkit-linear-gradient(top, rgba(201, 127, 5, 1) 0%, rgba(40, 7, 8, 0.93) 51%, rgba(66, 27, 1, 0.77) 100%);
  border-image: linear-gradient(to bottom, rgba(201, 127, 5, 1) 0%, rgba(40, 7, 8, 0.93) 51%, rgba(66, 27, 1, 0.77) 100%);
  border-image-slice: 1;
}
.flex-container {
  margin: 0 auto;
  max-width: 100%;
  height: 100%;
}
.flex-card {
  background-color: rgba(0, 11, 24, 0.5);
  color: #58D3F7;
  border-radius: 0px 15px 0px;
  border: 1px rgba(88, 211, 247, 0.1) solid;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  -webkit- transition: all .2s ease;
  transition: all .2s ease;
}
.flex-card__content {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  padding: 10px 30px;
  text-align: center;
}
.flex-card__media {
  margin: 20px 0;
}
.flex-card__content-title {
  font-size: 28px;
  margin: 18px 0;
  color: #42edf8;
}
.flex-card__content p {
  flex: 1 0 auto;
  font-size: 16px;
  margin-bottom: 18px;
  color: #73b1cb;
}
.flex-card__actions {
  padding: 0;
  text-align: center;
}
.flex-card__actions-button {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 45px;
  margin: 0 auto 2em;
  max-width: 160px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
}
.flex-card__actions-button {
  border: 0 solid;
  -webkit-box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
  outline: 1px solid;
  outline-color: rgba(255, 255, 255, 0.5);
  outline-offset: 0px;
  text-shadow: none;
  -webkit-transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
}
.flex-card__actions-button:hover {
  background: #fff;
  color: #000;
  font-weight: 700;
}
.discord-viewer {
  background: url("../images/bg01sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  padding: 30px 0 20px 0;
  text-align: center;
  border-top: 1px solid #094a76;
}

/* Footer */
footer {
  background: #242B35;
  color: #fff;
  margin: 0;
  background-image: url("../images/nav-bg.png"), linear-gradient(90deg, #000 0%, rgba(2, 14, 27, 0.65) 52%, rgba(2, 14, 27, 0.65) 53%, #000 100%);
  border-top: 1px solid #063351;
  padding-top: 30px;
}
footer .centered {
  max-width: 1200px;
  padding-bottom: 30px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
footer .centered .footer-logo {
  width: 20%;
  margin-right: 30px;
}
footer .centered .footer-logo img.fmslogo {
  padding: 30px 20px 10px 20px;
  max-width: 100%;
}
footer .centered .footer-contact {
  width: 20%;
}
footer .centered .footer-navigation {
  width: 60%;
}
footer .centered .footer-navigation .footer-links-holder {
  width: 33.33333%;
  position: relative;
  float: left;
  margin: 0;
}
footer .centered .footer-navigation .footer-links-holder .footer-links {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-transition: max-height .5s;
  transition: max-height .5s;
}
footer .bottom-bar {
  position: relative;
  text-align: center;
  font-size: .8em;
  text-transform: uppercase;
  border-top: 1px solid #063351;
  background: rgba(0, 0, 0, .1);
  padding: 15px 0;
  background-image: url("../images/nav-bg.png"), linear-gradient(90deg, rgba(2, 14, 27, 0) 0%, rgba(2, 14, 27, 0.65) 52%, rgba(2, 14, 27, 0.65) 53%, rgba(2, 14, 27, 0) 100%);
}
@media only screen and (max-width: 749px) {
  footer .centered {
    flex-wrap: wrap;
  }
  footer .centered .footer-logo {
    max-width: 250px;
    width: 50%;
  }
  footer .centered .footer-contact {
    width: 50%;
    padding: 0 20px;
  }
  footer .centered .footer-navigation {
    width: 100%;
  }
  footer .centered .footer-navigation .footer-links-holder {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 500px) {
  footer .centered .footer-logo {
    width: 100%;
    margin: 0 auto;
  }
  footer .centered .footer-contact {
    width: 100%;
  }
  footer .centered .footer-navigation .footer-links-holder {
    width: 100%;
    padding: 0;
  }
  footer .centered .footer-navigation .footer-links-holder h3 {
    margin: 0;
    padding: 10px 20px;
    border-top: #000 1px solid;
    cursor: pointer;
  }
  footer .centered .footer-navigation .footer-links-holder h3::after {
    float: right;
    margin-right: 10px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-top: 7px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: transform .5s;
    transition: transform .5s;
  }
  footer .centered .footer-navigation .footer-links-holder .footer-links {
    max-height: 0;
    overflow: hidden;
    padding: 0 20px;
  }
  footer .centered .footer-navigation .footer-links-holder.active h3::after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  footer .centered .footer-navigation .footer-links-holder.active .footer-links {
    max-height: 10000px;
  }
}
.social {
  text-align: center;
}
.social a {
  margin: 0 10px;
  color: rgba(255, 255, 255, .5);
}
footer h3 {
  margin-bottom: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -1px;
  color: #fff;
  text-shadow: 0 0 3px #f5f5f5, 0 0 15px #7deaec, 0 0 30px #7deaec;
}
footer p,
footer li {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 10px 0;
}
footer li {
  font-size: 12px;
}
footer a {
  color: #73b1cb;
  text-decoration: none;
  -webkit-transition: color .5s, background .5s;
  transition: color .5s, background .5s;
}
footer a:hover {
  color: #65c2ed;
}
footer h3 a {
  color: #fff;
}
.social a:hover {
  color: #fff;
}
.social a {
  transition: all 0.30s ease-in-out;
  border-bottom: 1px solid transparent;
  padding: 3px 5px;
}
.social a:hover {
  border-bottom: 1px solid rgba(81, 203, 238, 1);
}
footer .centered .footer-contact a {
  color: #58D3F7;
}
footer .centered .footer-contact a:hover {
  color: #fff;
}
footer .centered .footer-contact .fa-discord,
footer .centered .footer-contact .fa-envelope-square {
  color: #82d800;
  margin-right: 10px;
}
footer .centered .footer-contact h3 a {
  color: #fff;
}

/* Sub menu of the navbar */
.navbar .navbar-nav ul {
  display: none;
}
.navbar .tap:hover ul {
  display: inline;
  width: 200px;
  list-style: none;
  text-align: left;
  top: 45px;
  padding-left: 0;
  left: 10px;
  text-indent: 10px;
  position: absolute;
  background-color: rgba(0, 11, 24, 0.8);
  border: 1px rgba(88, 211, 247, 0.2) solid;
  border-radius: 0px 15px 0px;
  padding: 20px 0;
}

.navbar .tap:hover li a {
  display: inline-block;
  width: 100%;
  line-height: 30px;
  font-size: 16px!important;
  letter-spacing: 0;
}
