/* Generated by less 2.5.1 */
* {
  box-sizing: border-box;
}
body {
  background-image: url(../img/background_star.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
}
.single {
  color: #FFFFFF;
  padding: 0px;
}
.single .backFade {
  background-color: rgba(0, 0, 0, 0.4);
}
.single h1 {
  color: #FFFFFF;
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.4);
}
.single .headerImage {
  min-height: 350px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-bottom: 20px;
}
.single .attachment-post-thumbnail {
  width: 100%;
}
.text-center {
  text-align: center;
}
h2 {
  font-size: 36px!important;
}
.pt100 {
  padding-top: 100px;
}
.whitefade {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 10px 0px;
}
#mergeRow-gdpr {
  font-size: 12px;
  line-height: 15px;
}
.loop_blogdate {
  color: #FFFFFF;
}
.loop_blogpost {
  width: 100%;
  height: 150px;
  background-position: center;
  position: relative;
  transition: all 0.5s;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}
.loop_blogpost:hover {
  opacity: 0.8;
}
.loop_blogpost:hover .loop_blogtitle {
  bottom: 0px;
}
.loop_blogpost .loop_blogtitle {
  position: absolute;
  padding: 5px;
  color: #FFFFFF;
  font-size: 16px;
  bottom: -100px;
  height: 100px;
  width: 100%;
  transition: all 0.5s;
  background-color: rgba(0, 0, 0, 0.5);
}
.loop_blogpost .loop_blogtitle a {
  text-decoration: none;
  color: #FFFFFF;
}
.loop_blogpost .loop_blogtitle .date {
  font-size: 12px;
}
.loop_mediapost {
  width: 100%;
  height: 150px;
  background-position: center;
  position: relative;
  transition: all 0.5s;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  cursor: pointer;
}
.loop_mediapost:hover {
  opacity: 0.8;
}
.loop_mediapost:hover .loop_blogtitle {
  bottom: 0px;
}
.loop_mediapost .loop_mediatitle {
  position: absolute;
  padding: 5px;
  color: #FFFFFF;
  font-size: 16px;
  bottom: -100px;
  height: 100px;
  width: 100%;
  transition: all 0.5s;
  background-color: rgba(0, 0, 0, 0.5);
}
.loop_mediapost .loop_mediatitle a {
  text-decoration: none;
  color: #FFFFFF;
}
.loop_mediapost .playButton {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 45px;
  height: 45px;
  opacity: 0.8;
}
#mc_embed_signup .mc-field-group strong {
  width: 100%;
}
#popupContainer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.5);
  transition: all 0.5s;
  display: none;
  z-index: 1000;
}
#popupContainer #popupBox {
  position: relative;
  width: 90%;
  height: 90%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  margin: 15px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.7);
}
#popupContainer #popupBox h1 {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 26px;
}
#popupContainer #popupBox #videoContainer {
  display: none;
  padding-top: 56.25%;
}
#popupContainer #popupBox #videoContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#popupContainer #popupBox #imageContainer {
  display: none;
}
#popupContainer .closeButton {
  background-image: url('../img/close.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 35px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
section {
  position: relative;
  min-height: 100vh;
  box-sizing: border-box;
  padding-top: 50px;
  overflow: hidden;
  font-size: 14px;
  color: #FFFFFF;
}
section#signup {
  background-image: url(http://505server.co.uk/_development/indivisible/wp-content/uploads/2018/08/ginseng_large.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
}
section#characters {
  background-image: url(http://505server.co.uk/_development/indivisible/wp-content/uploads/2018/08/dhar_large.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
}
section#home {
  padding-top: 150px;
}
@media only screen and (max-width: 768px) {
  section#home {
    padding-top: 75px;
  }
}
section#blog {
  height: 100%;
  min-height: 350px;
}
section#about {
  background-image: url(../img/background_anja.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
  color: #000000;
}
section#about h2 {
  color: #000000;
}
section .backgroundhome {
  background-image: url('../img/background_home.jpg');
  background-position: top -200px center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 250vh;
  z-index: 0;
  top: -130px;
  position: absolute;
  width: 100%;
  transform: translateZ(-1px) scale(1.1);
}
@media only screen and (max-width: 768px) {
  section .backgroundhome {
    background-position: top 0px center;
  }
}
.quote {
  color: #FFFFFF;
  font-weight: bold;
  padding-bottom: 50px;
  text-align: right;
  font-size: 18px;
  color: white;
  text-shadow: 2px 2px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
@media only screen and (max-width: 768px) {
  .quote span {
    font-size: 25px!important;
  }
}
.quote span {
  font-size: 45px;
}
.quote span:before,
.quote span:after {
  font-size: 40px;
  line-height: 10px;
}
.quote span:before {
  content: "\201c";
}
.quote span:after {
  content: "\201d";
}
#titlearea {
  position: absolute;
  bottom: 100px;
}
.button {
  transition: all .5s;
  cursor: pointer;
  opacity: 1;
}
.button:hover {
  opacity: 0.8;
  transform: scale(1.1);
}
.character_row {
  background-color: rgba(255, 255, 255, 0.5);
}
.character_row .slick-track {
  padding: 30px;
}
.charselect {
  transition: all .5s;
  cursor: pointer;
  border: none;
  outline: none;
}
.charselect:hover {
  transform: scale(1.2);
}
.charblock {
  position: relative;
}
.charimgblock {
  z-index: 2;
}
.characterinfo {
  padding: 15px;
  background-color: rgba(77, 92, 122, 0.7);
  border: 1px solid #FFFFFF;
  border-radius: 10px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 910px) {
  .characterinfo {
    bottom: 0px;
    position: absolute;
    margin-right: 15px;
    margin-left: -200%;
    padding: 15px 15px 15px 200%;
  }
}
#charactername {
  color: #FFFFFF;
  font-weight: bold;
}
#charactertext {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 18px;
}
#largecharacter {
  width: 100%;
  z-index: 2;
}
nav {
  position: fixed;
  top: 15px;
  box-sizing: border-box;
  width: 90%;
  margin: 10px auto;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px 0px;
  font-size: 16px;
  z-index: 10;
}
@media only screen and (max-width: 768px) {
  nav.open {
    height: 350px;
  }
  nav.open .mobilemenu {
    background-image: url('../img/close.png');
  }
}
@media only screen and (max-width: 768px) {
  nav .mobilemenu {
    width: 30px;
    outline: none;
    border: none;
    top: 5px;
    height: 30px;
    position: absolute;
    background-size: contain;
    background-image: url('../img/menu.png');
    background-repeat: no-repeat;
    cursor: pointer;
    right: 10px;
    transition: all 0.5s;
    transform: scale(1);
  }
  nav .mobilemenu:hover {
    transform: scale(1.2);
  }
}
@media only screen and (max-width: 768px) {
  nav {
    background-color: rgba(0, 0, 0, 0.8);
    top: 0px;
    padding-top: 40px;
    height: 40px;
    width: 100%;
    margin: 0px;
    overflow: hidden;
    transition: all 0.5s;
  }
}
nav a {
  color: #FFFFFF;
  text-transform: lowercase;
  text-decoration: none!important;
  transition: all .5s;
}
nav a:hover {
  color: #cacaca;
}
nav ul {
  margin-bottom: 0px;
}
nav ul li {
  display: inline-block;
  margin-right: 15px;
}
nav ul li.dropdown {
  position: relative;
}
nav ul li.dropdown ul {
  display: none;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  min-width: 130px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 12px 16px;
  z-index: 1;
}
nav ul li.dropdown:hover ul {
  display: block;
}
nav ul#menu {
  float: left;
}
@media only screen and (max-width: 768px) {
  nav ul#menu {
    float: none;
  }
  nav ul#menu li {
    display: block;
  }
  nav ul#menu li.dropdown {
    position: inherit;
  }
  nav ul#menu li.dropdown ul {
    display: block;
    position: inherit;
    background-color: transparent;
    padding: 0px 0px 0px 15px;
    box-shadow: none;
  }
}
nav ul#altmenu {
  float: right;
}
nav ul#altmenu .btn_signup_now {
  background-color: rgba(226, 222, 177, 0.9);
  color: #700E4D;
  border-radius: 5px;
  font-weight: bold;
  padding: 0px 10px;
  transition: all .5s;
}
nav ul#altmenu .btn_signup_now:hover {
  background-color: rgba(226, 222, 177, 0.6);
}
@media only screen and (max-width: 768px) {
  nav ul#altmenu {
    float: none;
    padding-top: 15px;
  }
}
nav ul#links {
  position: absolute;
  right: 0px;
  top: 50px;
}
nav ul#links li a img {
  transition: all 0.5s;
}
nav ul#links li a img:hover {
  transform: scale(1.2);
}
@media only screen and (max-width: 768px) {
  nav ul#links {
    position: relative;
    padding-top: 15px;
    top: 0px;
  }
}
nav .externalsite:after {
  content: " ";
  background-image: url('../img/icon_more.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  display: inline-block;
  height: 12px;
  margin: 0px 10px;
}
#mc_embed_signup .button {
  width: 250px!important;
  background-color: rgba(226, 222, 177, 0.9) !important;
  color: #700E4D!important;
  font-size: 18px!important;
  font-weight: bold!important;
}
