
/* HELLO */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}

a{
    text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
}
strong{
    font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: 300;
    font-size: 100%;
    margin:0;
    padding:0;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}

@font-face {
    font-family: 'Arkhip_font';
    src: url('fonts/Arkhip_font.eot');
    src: url('fonts/Arkhip_font.eot') format('embedded-opentype'),
         url('fonts/Arkhip_font.woff2') format('woff2'),
         url('fonts/Arkhip_font.woff') format('woff'),
         url('fonts/Arkhip_font.ttf') format('truetype'),
         url('fonts/Arkhip_font.svg#Arkhip_font') format('svg');
}

body{
    font-family: 'Jost', arial,helvetica;
    font-weight: 300;
    color: #dddddd;
    background: #191919;
}
h1{
    font-family: 'Arkhip_font' !important;
    font-size: 1.5em;
    font-weight: normal;
    color: #bfe4ff;
    text-align: left;
    text-transform: uppercase;
}
h2{
    font-family: 'Arkhip_font' !important;
    font-weight: normal;
    color: #bfe4ff;
    text-align: center;
    text-transform: uppercase;
    font-size:30px;
    margin: 20px 0px;
}
h3{
    font-weight: 300;
    font-size: 24px;
    color: #ffffff;
    margin: 10px auto;
    text-transform: uppercase;
}
h4{
    font-weight: 300;
    font-size: 20px;
    margin: 10px auto;
    text-transform: uppercase;
    color: #777;
}
h5{
    font-weight: 300;
    font-size: 22px;
    color: #ccc;
    margin: 10px auto;
    text-transform: uppercase;
    text-align: center;
}
p{
    font-weight: 300;
    font-size: 20px;
}

.center { text-align: center;}

.ui-widget p {
    font-family: 'Jost', arial,helvetica;
    font-size: 18px;
    text-align: center;
    margin: 20px;
}
.upper {
    text-transform: uppercase;
    font-size: 16px;
} 

p.small { 
    font-size: 15px; 
    color: #aaa;
    text-align: justify;
}

/* MAIN SECTIONS */

.content{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}
 
#poem.form_row {background: none;}

.homevideo {
    object-fit: cover;
    width: 100%;
    height: 98vh;
    position: absolute;
	top: 0;
    left: 0;
    z-index: -1;
  }
  
  video#bgvid {
    object-fit: cover;
    width: 100%;
    height: 100vh;
	position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
  }

  .viewport-header {
    position: fixed;
    height: 60px;
    width: 100%;
    text-align: center;
    display: block;
    align-items: center;
    justify-content: center;
    background: #222;
    z-index: 2;
    border-bottom: 1px solid #444;
  }
 
  #mainContent {
    position: absolute;
    display: block;
    top:61px;
    left: 80px;
    right: 0px;
  }

  .ggLogo {
    display: block;
    padding: 35px 25px 10px 25px;
    clear: both;
    max-width: 400px;
    margin: 2px auto;
   }

#poem {
       padding:20px;
       margin-bottom: 30px;
}

.gods-poem #poem {
    margin: 0px auto;
    padding: 80px 0px 20px 0px;
	display:block;
	width: 80%;
}
.gods-poem #poem p {
	font-size: 26px;
    text-align: center;
}

#poem h1 {
    font-size: 28px;
	margin-bottom: 5px!important;
	font-family: inherit;
  } 

   /* MENU */


 #topRightPanel {
    display: block;
    position: fixed;
    top: 61px;
    bottom: 0px;
    left: 0px;
    width:80px;
    background-color: #262326;
    z-index:99;
}
 .logo {
    padding-left: 15px;
    display: block;
    float: left;
}
.logo img {
    margin-top: 6px;
}
.menuicon {
    display: none;
}
.topMenu {
	display:block;
	float:right;
	margin: 5px
}
.topMenu-button {

	display:block;
	float: right;
	margin	: 0px 0px;
	height: 55px;
	width:55px;
}
.topMenu-button img {
	height: 55px;
	width:55px;

}

.menu-button {
	display: block;
	width: 60px;
	height: 60px; 
	margin: 15px 10px 30px 10px;
	text-align: center;    
	font-size: 12px;
    font-family: 'Arkhip_font' !important;
	color: #fff;
	background: #454545;
	-moz-border-radius:4em;
	-webkit-border-radius:4em;
	border-radius:4em;
}
.menu-button.activemenu img {
    background-image: url(/images/menu/Stroke_Active.png);
    background-size: cover;
}
.menu-button-selected {
	background: #666;
}
.menu-button img{
	display: block;
	width: 50px;
	height: 50px;
	padding: 5px;
	margin-bottom: 5px;
}

/* POP UPS */

   .accessPoint {
    display: block;
    text-align: center;
   }

    #access {
        display:block;
        width: 220px;
        height: 34px;
        font-size: 20px;
        line-height: 26px;
        text-align: center;
        background: rgba(255,255,255,0.6);
        border: 0px;
        padding: 4px;
        margin: 100px auto;
        -moz-border-radius:0.2em;
        -webkit-border-radius:0.2em;
        border-radius:0.2em;
    }

    #comingSoon {
        text-align: center;
    }

    .wrap-pop {
        display: block;
        background: #222222ee;
        max-width:600px;
        height: 100%;
        padding: 60px;
        margin: 0px auto;
        -moz-border-radius:1em;
        -webkit-border-radius:1em;
        border-radius:1em;
    }

    .wrap-pop p {
        font-family: 'Jost', arial,helvetica;
        color:#f2f2f2;
        font-size: 1em;
        text-align: justify; 
        line-height: 1.4em;
        margin: 25px 0px;
    }

    .wrap-pop a {
        font-family: 'Jost', arial,helvetica;
        color:#e0af0c;
        
    }

#popUpVideo, #popUpInfo, #popUpAccess, #popUpContact, #popUpSubscribe, #popUpSubscribe-bottom, #popUpUnderConstruction {
    display:none;
    margin: 10px 0px;
}

/* CONTENT */

#message {
    display: block;
    width: 100%;
    height: 25px;
    background: #000;
    color: #ffaf16;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0px;
}

 .banner {
    width: 100%;
    display: block;
    background: #666;
    height: 500px;
 }

 .banner img {
     height: 100%;
	 width: 100%;
 }

 .full-box {
    margin: 100px auto;
    padding: 40px;
    background-color: rgba(24,36,45,.71);
    opacity: 1;
    max-width: 1200px;
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 60%);
    -moz-box-shadow: 0 1px 3px rgb(0 0 0 / 60%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 60%);
    border-radius: 30px;
    transform: translateY(50px);
    transition: all 1s ease-out;
    transition-delay: 2s;
 }

/* PLANETS */

#planetListContainer {
    display: block;
    margin: 30px auto;
    width: 1200px;
    max-width: 1200px;
}

.planetList {
    display: block;
    margin: 30px auto 140px auto;
    width: 1060px;
}

 .planet {
    display: inline-block;
    clear: none;
    margin: 30px;
    width: 200px;
    height: 200px;
}
.planet a {
    color: #ddddd7;
}
.planet p {
    text-align:center;
    font-weight: bold;
}
.planet img {
    width:100%;
}

.planetListLeft {
    display: block;
    margin: 30px auto;
    width: 790px;
    float:left;
}

.planetListMini {
    display: block;
    margin: 30px auto;
    width: 310px;
    float: right;
}

.planetListMini .planet {
    width: 80px;
    height: 80px;
    margin: 10px;
}

.planetListMini p {
    display:none;
}


/* BANNERS */

.module.animate .animage-image, .module.animate .text-section, .module.animate button {
    opacity: 1;
    transform: translateY(0);
}

.module .animage-image.--accelerate[data-v-db3b7536] {
    transform: translateY(-100px);
    transition: all .5s ease-out;
}

.animage-image {
    position: absolute;
    top: 0;
}

.gods .block-info, .stars .block-info {
	display:block;
	float:left;
}
.module.first{
    background: url(images/banners/banner-universe-dark.jpg) no-repeat 50%;
}

.module.first .mini-box,
.module.fifth .mini-box  {
    float: left;
    max-width: 100%;
    width: 100%;
    text-align: center;
    padding:0px;
}
.module.first .mini-box h1,
.module.fifth .mini-box h1 { text-align: center; }

.module.first .block-info p,
.module.fifth .block-info p {
    line-height: 35px;
    margin: 80px 0px;
}
 .module.second{
    background: url(images/banners/banner-galaxy.jpg) no-repeat 50%;
}
.module.second .mini-box {
    float:right;
}

.module.third{
    background: url(images/banners/banner-star.jpg) no-repeat 50%;
}
.module.third .mini-box {
    float:left;
}

.module.fourth{
    background: url(images/banners/banner-planet.jpg) no-repeat 50%;
}
.module.fourth .mini-box {
    float:right;
}
.module.fifth{
    background: url(images/banners/banner-aurora.jpg) no-repeat 50%;
}
.module.fifth .mini-box {
    float:right;
    margin: -20px 0px 0px 0px;
}
.module.temples{
    background: url(images/banners/Banner_Temples.jpg) no-repeat 50%;
    margin: 0px;
} 

.module.fifth .button-wrap.bg-button a {
    margin-top: 200px;
}

.module.xna{
    background: url(images/banners/banner-XNA.jpg) no-repeat 50%;
    margin: 0px;
} 

.module.planets{
    background: url(images/banners/banner-planet.jpg) no-repeat 50%;
    margin: 0px;
} 
.module.planets .mini-box,
.module.xna .mini-box  {
    float:right;
}
.module {
    width: 100%;
    height: 550px;
    background-size: cover!important;
    margin: 5px 0px;
}
.module>div{
    height: 100%;
    padding: 0px 20px;
}

.module.gods{
    background: url(images/banners/banner-galaxyGods.jpg) no-repeat 50%;
    margin: 0px;
} 
.module.collabs{
    background: url(images/banners/banner-collaborations.jpg) no-repeat 50%;
    margin: 0px;
} 


.module.gods .animage-image {
	right:100px;
	bottom: 0px;
    top: unset;
}

.module.gods-poem{
    background: url(images/banners/banner-cosmic.jpg) no-repeat 50%;
    margin: 0px;
} 

.module.stars{
    background: url(images/banners/banner-starLight.jpg) no-repeat 50%;
    margin: 0px;
} 
.module.galaxies{
    background: url(images/banners/banner-solarFlare.jpg) no-repeat 50%;
    margin: 0px;
} 
/*Counter*/
 .tick {
    width: 80%;
	width: 380px !important;
    margin: 40px auto;
}

.tick-label {
    text-align: center;
    font-family: inherit;
       font-size: 24px;
    line-height: 24px;
    font-weight: bold;
}

.tick-group {
	margin:0 .25em;
	text-align:center;
}
.tick a.tick-credits {
    display: none !important;
}
/* FOOOOTER */

#footer {
    background-color: #1d232a;
    color: #fff;
    z-index: 1;
    display: block;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
	position: absolute;
    padding: 10px 0px 0px 0px;
}

 #footer .title {
    padding: 10px 0px;
    font-size:22px;
 }

.pages-group {
    flex-direction: column;
    width: 160px;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
}

.pages-group>a {
    color: #a0a4a7;
    font-size: 16px;
    margin-bottom: 11px;
    transition: none;
    transition: all .3s ease;
}

.social-icon {
    position: relative;
    width: 44px;
    height: 44px;
    display: inline-block;
    margin: 0 4px 14px 0;
    z-index: 2;
}
.pages, .social {
    flex-basis: 33.3333%;
}
.vertical {
    padding: 10px 50px; 
    display: flex;
    flex-direction: column;
}

 .social .horizontal {
     position: absolute;
     right: 40px;
 }

.pages-group, .pages-groups {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
 }
 
 .pages-groups {
    flex-direction: row;
 }
 .page-link {
    display: block;
    color: #fff;
 }
 .social-group {
    max-width: 275px;
 }
 .bottom-bar {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    align-self: center;
}
 .bottom-rights {
    color: #616169;
    background-color: #14181d;
    height: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 0.8em;
}
/* MotionCAPTCHA canvas */
#mc-canvas,
.mc-canvas{
    margin: 0 auto 10px;
    padding: 1px;
    display: inline-block;
	border: 4px solid #433e45;
	height: 132px;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}
/* Red border when invalid */
#mc-canvas.mc-invalid,
.mc-canvas.mc-invalid{
	border: 4px solid #aa4444;
}
/* Green border when valid */
#mc-canvas.mc-valid,
.mc-canvas.mc-valid{
	border: 4px solid #44aa44;
}

/* The canvas: */
.mc-canvas {
	width:220px;  /* For best results, set width to between 210px and 240px */
	height:154px; /* For best results, set height to between 140px and 170px */
	background:#fff -9999px -9999px no-repeat;
	background-image: url('MotionCAPTCHA/motionCaptcha-shapes.jpg') !important;
}

/* The shapes: */
.mc-canvas.triangle     { background-position:  10px   10px }
.mc-canvas.x            { background-position:-200px   10px }
.mc-canvas.rectangle    { background-position:-400px   10px }
.mc-canvas.circle       { background-position:-600px   10px }
.mc-canvas.check        { background-position:  10px -150px }
.mc-canvas.caret        { background-position:-200px -150px }
.mc-canvas.zigzag       { background-position:-400px -150px }
.mc-canvas.arrow        { background-position:-600px -150px }
.mc-canvas.leftbracket  { background-position:  10px -300px }
.mc-canvas.rightbracket { background-position:-200px -300px }
.mc-canvas.v            { background-position:-400px -300px }
.mc-canvas.delete       { background-position:-600px -300px }
.mc-canvas.leftbrace    { background-position:  10px -450px }
.mc-canvas.rightbrace   { background-position:-200px -450px }
.mc-canvas.star         { background-position:-400px -450px }
.mc-canvas.pigtail      { background-position:-600px -450px }




.ui-dialog {

    width: 100% !important;
    height: 100% !important;
    background-color: #000000dd;
    position: fixed !important;
    border:none !important;
}
.ui-dialog-titlebar {
    background: none;
    border: none;
    z-index: 100000;
}
.ui-dialog-titlebar span {
    display: none;
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 25px;
    top: 25px;
    width: 60px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 60px;
    background-image: url("images/ui/close.png");
    background-color: transparent;
    border: none;
}

.ui-dialog-titlebar-close .ui-icon {
display: none;}

#form-messages {
    max-width: 400px;
    display: block;
    margin: 10px auto;
}
p#form-messages {

}

.success {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #ffffff;
  background-color: #4f8a37;
  border: 0px solid #d6e9c6;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.error {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid rgba(185, 74, 72, 0.3);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.removeForm {display: none;}

.wrap-vid {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
        max-width: 80%;
    max-height: 80%;
    border: none !important;
}
.wrap-vid video {
    max-height: 90%;
    max-width: 90%;
    border: none !important;
}
a.form_row p {
        color: #FFF;
    opacity: 0.8;
    padding: 5px;
    font-size: 1.2em;
    text-transform: uppercase;
    font-family: 'Nunito', arial, helvetica;
    margin: 0px;
}
.left  {
    display: block;
    float: left;
    text-align: left;
}

.right  {
    display: block;
    float: right;
}


video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 0px); /* Adjust as needed */
}

video::-webkit-media-controls {
    overflow: hidden !important
}
video::-webkit-media-controls-enclosure {
    width: calc(100% + 2px);
    margin-left: auto;
}
video::-webkit-media-controls-fullscreen-button { display:block;}

/* MINI LISTS
 * --------------------------------------- */

ul.minilist {

}

.minilist li {
text-align: left;
list-style-type: circle;
}



#legal {
    background: #ccc;
    padding: 100px;
}	

#legal p {
   color: #000;
   font-size: 16px;
   text-align: justify;
}
#legal a {
   color: #666;
}
#legal h2, #legal h3, #legal h4 {
   color: #333;
}


/* FORM eLEMENTS
 * --------------------------------------- */
 form {
	margin:0
  }

.form_row {
display: block;
padding: 10px;
clear: both;
	margin: 10px auto;
		background: rgba(90,90,90,0.4);
				-moz-border-radius:1em;
	-webkit-border-radius:1em;
	border-radius:1em;
}

#submit {
padding: 0px;
background-color: #caf0f1;
font-size: 22px;
line-height: 26px;
letter-spacing: .1em;
color:#33405d;
	-moz-border-radius:0.6em;
	-webkit-border-radius:0.6em;
	border-radius:0.6em;
	border-color: #33405d;
	font-weight: bold;
}
form label {
	margin-bottom:.2em;
	font-size:2.2rem;
	line-height:2.2rem;
	font-size:18px;
	line-height:22px;
	color:#ddd;

}
form label span {
	margin-top: -5px;
}
form label.error {
	margin-bottom:1em;
	font-size:1.2rem;
	line-height:1.2rem;
	font-size:12px;
	line-height:12px;
	color:#c0392b
}
form input[type="text"], form input[type="email"], form textarea {
	line-height:2.2rem;
	font-size:20px;
	line-height:30px;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	background:#dddddd;
	-moz-border-radius:0.3em;
	-webkit-border-radius:0.3em;
	border-radius:0.3em;
	padding: 5px;
	width:100%;
	border:none;
	text-align: center;
}
form input[type="text"]:focus, form input[type="email"]:focus, form textarea:focus {
	border-color:#191919;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none
}
form input[type="text"][disabled], form input[type="email"][disabled], form textarea[disabled] {
	background:#fff
}
form input[type="text"].error, form input[type="email"].error, form textarea.error {
	background:#e6e6e6;
	border-color:#c0392b
}

form input[type="email"] { text-align: center;}

#popUpContact form input {
	text-align: left;
	width: 100%;
	font-size: 15px;
}

#popUpContact .wrap-pop {
    padding: 35px !important; 
}	
#popUpContact form input[type=submit] {
	background-color: #0084ff;
    border-radius: 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 20px;
    min-height: 39px;
    max-height: 39px;
    padding: 0 24px;
    min-width: 170px;
    max-width: 195px;
    position: relative;
    font-family: inherit;
    color: #fff;
    text-align: center;
    border: none;
    text-transform: capitalize;
    cursor: pointer;
    height: 50px;
    background: linear-gradient( 
180deg
 ,#6271fe 0,#a134ff);
}
#popUpContact .wrap-pop p {
    margin: 25px 0px;
	margin-bottom:0px !IMPORTANT;
}
#popUpContact form #mc p {
    text-align: left;
    margin-top: 10px !important;
	margin-bottom: 15px !important;
}

#popUpContact form p {
	text-align: center;
}
#popUpContact p.error,
#popUpSubscribe p.error{
	color: #b94a48;
}

#popUpContact form textarea { height:100px; font-size: 15px; width: 100%; text-align:left;}

form textarea { height:100px; font-size: 18px; }
        
form input[type="checkbox"] { 
	width: 14px;
	height: 16px;
	position: relative;
	top: 2px;
}
        
fieldset {
	border:0px;
	margin:0;
	padding:0
}
.required {
	color:#e9266d
}
#success, #error {
	display:none
}
#success span, #erro span {
	display:block;
	position:absolute;
	top:0;
	width:100%
}
#success span p, #error span p {
	margin-top:6em
}
#success span p {
  color:#9bd32d;
}
#error span p {
  color:#c0392b;
}
/* Home Page */        
div.ui-dialog .ui-dialog-content {
    max-height: 100% !important;
}


.subscribe-box {
    position: absolute;
    top:0px;
}
.mini-box {
        margin: 60px 46px 120px 0px;
      padding: 20px;
      opacity: 1;
      max-width: 540px;
      transform: translateY(50px);
      transition: all 1s ease-out;
      transition-delay: 0.5s;
      display: block;
      position: relative;
   }

.mini-box.vov {
margin: 80px 0px;
max-width: 420px;
background: #000000aa;
-webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 60%);
-moz-box-shadow: 0 1px 3px rgb(0 0 0 / 60%);
box-shadow: 0 1px 3px rgb(0 0 0 / 60%);
border-radius: 30px;
}

.mini-box.no-margin {
    margin: 0px;

}

.is-relative {
    position: relative;
}
.sb-container {
    margin: 0 auto!important;
    max-width: 1280px!important;
    width: 100%;
}
.sb-container {
    max-width: 1148px!important;
}
.is-justify-center {
    justify-content: center;
}
.is-flex-vertical {
    flex-direction: column;
}
.block-infoX {
    width: 50%;
	display: flex;
    align-items: stretch;
    margin-bottom: 0;
    align-self: center;
    max-width: 480px;
    height: 100%;
}
.module .text-section{
    opacity: 0;
    transform: translateY(-100px);
    transition: all 4s ease-out;
}
.module.animate .text-section{  
     opacity: 1;
    transform: translateY(0);
    transition: all 4s ease-out;
}
.module.animate .contents{
     opacity: 1;
    transform: translateY(0);
    transition: all 2s ease-out;
}
.module.animate button{
    opacity: 1;
    transform: translateY(0);
}
.module button{
    opacity: 0;
    transition: all 3s ease-out;
}

.module button{
transform: translateY(50px); 
}
.module .contents{
    opacity: 0;
    transform: translateY(-50px);
    transition: all 3s ease-out;
}

.module>div h1{
    font-size: 28px;
	margin-bottom: 5px!important;
	font-family: inherit;
    color: #bfe4ff;
}
.block-info p{
    font-family: inherit;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 30px;
}
.module.animate button{
    opacity: 1;
    transform: translateY(0);
}
.module.animate .blue button{
    background-color: #0084ff;
	border-radius: 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
	    font-size: 16px;
    line-height: 20px;
    min-height: 39px;
    max-height: 39px;
    padding: 0 24px;
    min-width: 170px;
    max-width: 195px;
	position: relative;
    font-family:inherit;
    color: #fff;
    text-align: center;
    border: none;
    text-transform: capitalize;
    cursor: pointer;
    height: 50px;
	background: linear-gradient(
180deg
,#6271fe 0,#a134ff);
	
}
.module.first .dragon{
    position: absolute;
    top: 0;
    right: -29px;
}
.bottom-banner-container{
    width: 100%;
    margin: 0 auto;
    height: 200px;
    background: #282e36;
}
.bottom-banner-container .bottom-banner{
    background: url(images/banners/banner-footer.jpg);
    background-size: cover;
    z-index: 4;
    height: 200px;
}	
.bottom-banner-container .bottom-banner .bottom-container .image {
    height: 250px;
        width: 50%;
    margin-left: 5vw;
}
.bottom-banner-container .bottom-banner .bottom-container{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    max-width: 1472px;
    margin: 0 auto;
}
.bottom-banner-container .bottom-banner img {
    pointer-events: none;
    z-index: 2;
	width: 100%;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    font-style: italic;
    vertical-align: middle;
}
.bottom-banner-container .bottom-banner .contents {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 200px;
    position: relative !important;
    top: -10px !important;
	    width: 50%;
}
.bottom-banner-container .bottom-banner h2 {
    font-size: 25px;
    line-height: normal;
    font-family: "Montserrat ExtraBold";
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-top: 25px;
}
.mb-2 {
    margin-bottom: 10px!important;
}
.contents p {
    font-size: 15px;
    line-height: 20px;
    color: #bdc0c2;
}
.bottom-banner a button{
    width: 200px;
    font-size: 20px;
    line-height: normal;
    font-family: "Montserrat ExtraBold";
    color: #fff;
    text-align: center;
    height: 51px;
    margin-top: 19px;
    text-transform: uppercase;
    background: #6271fe;
    background: linear-gradient(
180deg
,#6271fe 0,#a134ff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$color1,endColorstr=$color2,GradientType=0);
	    border: none;
    cursor: pointer;
}
.contents button.small{
    border-radius: 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
	min-height: 39px;
    max-height: 39px;
    padding: 0 24px;
    min-width: 170px;
    max-width: 195px;
}
.videostar {
  object-fit: cover;
    width: 100%;
    height: 98vh;
    /* position: absolute; */
    position: fixed !IMPORTANT;
    top: 0 !IMPORTANT;
    left: 0 !IMPORTANT;
    z-index: -1 !important;
    /* background: transparent !important; */
}
img.bannerimg {
    width: 100%;
}

/* FAQ Page */

.faq-heading{
    border-bottom: #777;
    padding: 20px 60px;
}
.faq-container{
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.hr-line{
	width: 80%;
    margin: 8px auto;
    border: none !important;
  
}
/* Style the buttons that are used to open and close the faq-page body */
.faq-page {
     background-color: #262326;
    color: #fff;
    cursor: pointer;
    padding: 30px 20px;
    width: 80%;
    border: none;
    outline: none;
    transition: 0.4s;
    margin: auto;
}
.faq-body{
    margin: auto;
    /* text-align: center; */
   width: 80%; 
   padding: auto;
       padding-bottom: 20px !important;
   
}
.has-bg-2.coming-soon-section.faq h3.is-text-extra-bold {
    margin-bottom: 20px;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active,
.faq-page:hover {
    background-color: #282e36;
}
/* Style the faq-page panel. Note: hidden by default */
.faq-body {
    padding: 0 20px;
    background-color: #282e36;
    display: none;
    overflow: hidden;
}

.faq-body a, .faq-body a:visited, .faq-body a:hover, .faq-body a:active {
  text-decoration: underline;
  color: #FFFFFF;

}
.faq-page:after {
    content: '\02795';
    /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}
.active:after {
    content: "\2796";
    /* Unicode character for "minus" sign (-) */
}
.coming-soon-section.faq {
    padding: 80px 80px;
    background-color: transparent;
}


/* Temples Page */

.banner-content-container {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
    padding:0px 20px;
}
.banner-content {
    width: 50%;
    display: inline-block;
    margin-bottom: 0;
    align-self: center;
    max-width: 480px;
}
.banner-content h1 {
    font-weight: 700;
    font-size: 50px;
}
.button-wrap {
    margin-top: 30px;
}
.button-wrap a {
    position: relative;
    text-align: center;
    text-transform: capitalize;
    cursor: pointer;
    font-size: 20px;
    border-radius: 30px;
    padding: 11px 30px;
    line-height: 24px;
    border: 2px solid #bdc0c2;
    color: #fff;
    transition: all .25s ease;
    display: inline-block;
    min-width: 165px;
    font-weight: 700;
    letter-spacing: 1px;
    background: rgba(0,0,0,.2);
}
.button-wrap a:hover {
    background: #ffb017;
    color: #000;
    border-color: #ffb017;
}
.button-wrap.bg-button a {
    background: #ffb017;
    border-color: #ffb017;
    color: #1d232a;
    font-weight: 700;
}
.button-wrap.bg-button a:hover {
    border: 2px solid #bdc0c2;
    color: #fff;
    background: rgba(0,0,0,.2);
}
.page-main-content {
    background: #1d232a;
    padding: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
section.page-section.light {
    background: #282e36;
}
.section-wrap {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.section-wrap.custom-godfeatures {
    flex-direction: row !important;
}
h2.section-title {
    font-weight: 600;
    margin-bottom: 0px;
    margin-bottom: 50px;
}

.page-section.own-temples.homeown h3.section-title {
    margin-bottom: 30px;
}
.own-temples {
    padding: 60px 0px;
}
.steps-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
}

.stepGroupApps {
    flex-grow: 1;
    max-width: 380px;
    margin-bottom: 120px;
    overflow: hidden;
    max-width: 29%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
}
section.page-section.own-temples.homeown .stepGroupApps {
    background-color: #262326;
    border-radius: 12px;
    padding-bottom: 25px;
}
section.page-section.own-temples.homeown .stepGroupApps .button-wrap {
    margin-top: 20px !important;
}

.stepGroupApps p {
    font-size: 18px;
    line-height: 22px;
    text-align: justify;
    margin: 10px 10px;
    height: 100px;

 }

 .stepGroupApps .bg-button {
    text-align: center;
  }

  .stepGroupApps .button-wrap a {
  padding: 16px 12px;
  }

.step {
    flex-grow: 1;
    max-width: 380px;
    height: auto;
    margin-bottom: 30px;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 0 6px rgb(0 0 0 / 23%);
    max-width: 32%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    background: #282e36;
}
.step-header {
    padding: 20px 20px 0;
    min-height: 75px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.step-header {
    text-align:center;
    display: block;
    
}

.steps-wrapper .step .step-header h5 {
    font-size: 55px;
    margin: 0;
    color: #ffb017;
    line-height: 100%;
    font-weight: 700;
    font-family: 'Arkhip_font';
}
.steps-wrapper .step .step-header p {
    text-align: left;
    margin-left: 10px;
    color: #fff;
    font-size: 14px;
}
.step-body {
    padding: 0px 20px 20px;
}
.step-body img.image {
    width: 100%;
}
.step-body a.is-link {
    display: inline-block;
    margin-top: 10px;
    color: #ffb017;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
}
section.page-section.features {
    margin-bottom: 80px;
    padding: 60px 0px;
    background: #333;
}

section.page-section.features.startypes {
    margin-bottom: 0px;
    padding: 0px 0px 60px 0px;
}

section.page-section.features.stars {
    padding: 40px 0px 80px 0px;
    margin: 0px auto;
}
section.page-section.gods-features {
    padding: 40px 0px 80px 0px;
    margin: 0px auto;
    background: #333;
}
section.page-section.gods-features.one {
    padding: 80px 0px 0px 0px;
    margin: 0px auto;
    background: #333;
}

.boxes-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    margin: 60px 30px;
    width: 100%;
}
.boxes-wrapper .box {
    max-width: 30%;
    border-radius: 15px;
    flex-grow: 1;
    /* padding: 36px 20px; */
    background-size: cover;
    background-position-x: left;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-color: #262326;
    text-align: center;
}
.box .gglogo {
    display: block;
    margin: -20px auto 0px auto;
}
.box .poem p {
    text-align: center;
}
.box-content {
    padding: 30px 20px;
}
.box-content h3 {
    font-size: 25px;
    margin: 0px 0px 10px;
    font-weight: 700;
}
.page-section.gods-features.two .box-content h3 {
    font-weight: 300  !important;
    font-size: 26px !important;
    color: #ffffff  !important;
    margin: 10px auto  !important;
    text-transform: uppercase  !important;
	width: 200px;

}
.page-section.gods-features.two .box-content .logobox{
	width: 40% !important;
	margin-top: 12px;
}

.page-section.gods-features.two .boxes-wrapper .box{
	height:260px !important;
}
.box-content p {
    font-size: 18px;
    line-height: 22px;
    text-align: justify;
    margin: 10px;
}
.artist-creations {
    padding: 80px 0px;
}
.card-container {
    position: relative;
    z-index: 0;
    display: inline-grid;
    grid-template-columns: repeat(4,234px);
    grid-template-rows: repeat(1,1fr);
    justify-content: center;
    grid-gap: 30px;
    gap: 30px;
    width: 100%;
}
.card {
    position: relative;
    width: 100%;
    border-radius: 10px;
    background: #1b2026;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    padding: 5px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
}
.hover-bg {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    z-index: -1;
    border-radius: 12px;
    background: transparent;
    transition: all .1s ease-in-out;
}
.card .hover-bg.epic, .card .hover-bg.rare {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$color1,endColorstr=$color2,GradientType=0);
}
.card .hover-bg.epic {
    background: #8252fc;
    background: linear-gradient(180deg,#8252fc 0,#fc52be);
}
.card-header {
    padding: 5px;
	height: 220px;
}
.tintable-image {
    width: 24px;
    height: 24px;
    background-color: #a0a4a7;
    float: left;
    display: inline-block;
}
.card-header figure {
   margin: 0px;
    flex: 1 1 0;
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: baseline;
    float: left;
    width: 100%;
}
img.card-preview {
    width: 100%;
    height: 121px;
    width: 163px;
    -o-object-fit: contain;
    object-fit: contain;
    filter: brightness(1.5);
}
.card-bottom {
    padding: 15px 10px;
}
.video-foreground, .video-background{
    height: 680px;
}
.home-header {
    height: 680px;
    overflow: hidden;
    margin-bottom: 5px;
}
.home-header video {
    height: 100%;
}
#galaxy-container {
	position:unset !IMPORTANT;
    max-width: 100% !important;
    display: block;
    margin: 0 auto;
    overflow: hidden;
   transform: unset !IMPORTANT;
	
}
#galaxy-container #galaxy-canvas{
	 width: 100% !important;
}
div#galaxy-webgl-logo {
    display: none !important;
}
.plantmakerfooter{
	position:unset !important;
}
section.page-section.planetmaker {
    padding: 0 0 30px 0px;
    background: #282e36;
}
.button-wrap.bg-button a.purple {
    background-image: url('images/ui/button-purple.png') !important;
    text-shadow: 0 0 3px #c000ff, 0 0 5px #007eff;
}
.button-wrap.bg-button a.blue {
    background-image: url('images/ui/button-blue.png') !important;
    text-shadow: 0 0 3px #c000ff, 0 0 5px #007eff;
}
.button-wrap.bg-button a.gold {
    background-image: url('images/ui/button-gold.png') !important;
    text-shadow: 0 0 3px #c000ff, 0 0 5px #007eff;
}
.button-wrap.bg-button a {
    border-color: unset;
    color: #FFF;
    font-weight: 700;
    background-position: center !important;
    background-size: cover !important;
    margin-left: -7px;
}
.ui-dialog-content.ui-widget-content .wrap-pop {
    padding: 35px !important;
    margin: 0 auto !important;
    float: unset !important;
}
.button-wrap a {
    position: relative;
    text-align: center;
    text-transform: capitalize;
    cursor: pointer;
    font-size: 24px;
	border-radius: 0px;
    padding: 21px 30px;
    line-height: 24px;
    border: none;
    color: #fff;
    transition: all .25s ease;
    display: inline-block;
    min-width: 165px;
    font-weight: 700;
    letter-spacing: 1px;
    background: transparent !important;
}
.button-wrap.bg-button a:hover {
    border: none !important;
    letter-spacing: 1.5px;

}
.tintable-imageright img {
    width: 36px;
    float: right;
    height: 30px;
}
.card-bottom p.card-name {
    font-size: 25px;
    color: #fff;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}
.card-bottom span.is-text-regular.is-color-lightGrey {
    color: #bdc0c2;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
}

.plantmakerfooter {
    display: none !important;
}
.add-button-container, .add-button-container .fav {
    display: flex;
    flex-direction: row;
    align-items: stretch;
}
.add-button-container {
    cursor: pointer;
    justify-content: flex-end;
    position: absolute;
    right: 10px;
    bottom: 12px;
    z-index: 1;
}
.card-bottom-data {
    width: 100%;
    float: left;
    display: inline-block;
    margin-bottom: 14px;
}
.add-button-container .fav{
    width: 35px;
    height: 35px;
    background-color: #2f3740;
    border-radius: 999999px;
    transition: all .25s ease;
    justify-content: center;
    position: relative;
}
.add-button-container .fav svg.addIcon{
    transition: all .3s ease;
    opacity: 1;
}
.add-button-container .fav svg{
    fill: #fff;
    width: 17px;
    height: 17px;
    align-self: center;
    transition: all .25s ease;
    position: absolute;
}

.add-button-container .fav svg.addIcon .a:last-child {
    transform: rotate(
90deg
) translate(9px,-11px);
    transition: all .3s ease;
}
.artist-quotes .quote:nth-child(2n+1) {
    background: #3b4148;
    margin-right: 110px;
    margin-left: 40px;
}
.artist-quotes[data-v-22012d8c] {
    padding: 20px 0 0;
    max-width: 857px;
    margin: 0 auto 91px!important;
}
.artist-quotes .quote:nth-child(2n+1) {
    background: #3b4148;
    margin-right: 110px;
    margin-left: 40px;
}
.artist-quotes .quote{
    background: #292e35;
    margin-bottom: 40px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    text-align: left;
    margin-left: 110px;
    position: relative;
    margin-right: 70px;
    border-radius: 20px;
    max-width: 622px;
}
.artist-quotes .quote:nth-child(2n+1) .text-container{
    order: 1;
}
.artist-quotes .quote .text-container{
    min-height: 135px;
    position: relative;
}
.artist-quotes .quote:nth-child(2n+1) .text-container .wrapper-quotes{
    padding: 25px 47px 0 112px;
}
.artist-quotes .quote .text-container .wrapper-quotes {
    display: flex;
    padding: 25px 112px 0 47px;
}
.is-color-white {
    color: #fff!important;
}
.artist-quotes .quote:nth-child(2n+1) .reference {
    padding-left: 112px;
}
.artist-quotes .quote .reference{
    padding-left: 47px;
    margin-top: 10px;
}
.artist-quotes .quote:nth-child(2n+1) .figure{
    left: -110px;
    right: auto;
}
.artist-quotes .quote .figure{
    padding: 0;
    margin: 0;
    width: 225px;
    height: 225px;
    position: absolute;
    top: -90px;
    right: -70px;
    bottom: unset;
    left: auto;
    z-index: 1;
}
.artist-quotes .quote .figure img{
    width: 100%;
}
.quotes-wrapper{
    padding: 20px 0 0;
    max-width: 857px;
    margin: 90px auto 50px!important;
}
section.page-section.artist-quotes {
    padding: 30px 0px;
}
.artist-quotes-wrap h2.section-title {
    text-align: center;
    margin-bottom: 0px;
}
.wrapper-quotes .is-color-white {
    color: #fff!important;
    font-size: 20px;
}
.quote .reference p{
    font-size: 16px;
}
.quote .reference .is-color-primary-blue {
    color: #ffb017 !important;
}
.quote .reference .is-color-lightGrey {
    color: #bdc0c2;
}
.block.changelogBlock{
    max-width: 680px;
}
.block.changelogBlock{
    margin: 0 auto;
}
.changelog {
    margin-bottom: 91px!important;
    margin-top: 40px!important;
}
.changelog .content {
    text-align: left;
    border-radius: 10px;
   background: #292e35 !important;
    padding: 25px 30px;
    width: 100%;
    margin-bottom: 20px!important;
	transform: unset !IMPORTANT;
	
}
.content.block.container-log{
	position: relative;
    top: 50%;
    transform: unset !important;
    text-align: center;
}
.changelogBlock .title{
    margin-top: 10px;
    font-size: 15px;
}
.changelogBlock .is-color-white {
    color: #fff!important;
}
.changelog .content ul {
    margin: 30px 0;
}
.changelog .content ul li.title{
    color: #fff;
}
.changelog .content ul li{
    list-style: none;
    color: #a0a4a7;
    margin: 5px 0;
    padding-left: 20px;
    position: relative;
}
.is-text-uppercase {
    text-transform: uppercase!important;
}
.changelog .content a{
    color: #ffb017;
    cursor: pointer;
	text-decoration: none;
	    font-weight: 600;
}
.changelogBlock h2.is-size-1.is-text-extra-bold {
    font-size: 40px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
.changelog .content ul li:before {
    content: "·";
    color: #a0a4a7;
    font-size: 65px;
    line-height: 15px;
    position: absolute;
    left: 0;
}
.changelogBlock li.expand p {
    font-size: 15px;
    line-height: 20px;
    color: #bdc0c2;
}
.roadmap.block{
    margin-top: 0!important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.roadmap.block{
    margin: 0 auto;
}
.roadmap .sb-container {
    margin: 0 auto!important;
    max-width: 1085px!important;
    width: 100%;
}
.roadmap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
	
    margin-bottom: 30px;

}
.roadmap .milestones.block{
    width: 100%;  
    max-width: 1200px;
}
.roadmap .milestones{
    flex-direction: column;
    width: 70%;
    position: relative;
    padding: 20px;
    margin: 0 auto;
}
.roadmap .event-wrapper:nth-child(odd) {
    justify-content: flex-end;
}
.roadmap .event-wrapper{
    padding: 10px 0;
    display: flex;
}
.roadmap .event{
    display: flex;
    align-items: center;
    overflow: hidden;
    border-radius: 15px;
    min-height: 100px;
    background-color: #282e36;
    width: 66.8%;
}
.roadmap .event .date{
    background-color: #14181d;
   
    height: 100%;
    width: 18.1%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    font-size: 30px;
    line-height: 32px;
    text-align: left;
	font-weight: bold;
}
.roadmap .event .date .month{
   
    text-transform: uppercase;
    color: #ffbf36;
	font-size: 15px;
    line-height: 20px;
}
.roadmap .event .anchor{
    width: 4%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.roadmap .event .anchor .circle{
    z-index: 10;
    background-color: #fff;
    width: 10px;
    min-width: 10px;
    height: 10px;
    border: 5px solid #ffbf36;
    border-radius: 20px;
}
.roadmap .event .description{
    flex: 1 1;
    font-size: 11px;
    text-align: left;
    padding: 10px;
}
.roadmap .event .description h4 {
    font-size: 18px;
    line-height: 25px;
    color: #ffff;
}
.roadmap.block h2.is-size-1.is-text-extra-bold {
    font-size: 40px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
.roadmap .milestones:after {
    content: "";
    position: absolute;
    width: 4px;
    background-color: #ffbf36;
    top: 71px;
    bottom: 71px;
    left: 50%;
    margin-left: 1px;
}
.roadmap .event-wrapper:nth-child(2n) .event{
    flex-direction: row-reverse;
	width: 67.6%;
}
.roadmap .event-wrapper:nth-child(2n) .event h4{
   text-align: right;
}
.seemoreroad{
    color: #ffb017;
    cursor: pointer;
    text-decoration: none;
    font-weight: 600;
	
}	

.gallery-container {
    margin-top: 25px;
    margin-bottom: 80px;
    padding: 40px 0px;
}
.gallery-container {
    text-align: center;
}
.is-relative {
    position: relative;
}
.gallery-container .lightBox {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    max-width: 1200px;
    margin: 30px auto;
    flex-wrap: wrap;
}
.gallery-grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 40px 40px;
    gap: 40px 40px;
}
.gallery-grid>div{
    justify-self: center;
    align-self: center;
    min-height: 150px;
}
.thumb-figure {
    position: relative;
    width: var(--width);
    height: var(--height);
    box-shadow: 0 3px 6px rgb(0 0 0 / 22%);
    justify-self: center;
    align-self: center;
	    margin: 0px !important;
}
.thumb-figure svg{
    position: absolute;
    width: 70px;
    height: 70px;
    top: calc(var(--height)/2 - 35px);
    left: calc(var(--width)/2 - 35px);
    background: rgba(0,0,0,.2);
    border-radius: 50%;
}
.thumb-figure img{
    width: 100%;
    height: 100%;
}
.light-box__thumbnail{
    cursor: pointer;
    justify-self: center;
    align-self: center;
}
.gallery-container figure img {
    border-radius: 10px;
    overflow: hidden;
}

.coming-soon-section{
    padding: 200px 50px;
	background-color: #282e36;
}
.coming-soon-section h3{
    text-align: center !important;
    font-size: 40px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0px;
}

.play-rules-section{
    padding: 100px 50px;
	background-color: #282e36;
}
.play-rules-section h3{
    width: 50%;
    margin-left: 50%;
    text-align: left !important;
    font-size: 40px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0px;
}
.play-rules{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0;
}
.play-rules-right{
    text-align: left;
    margin-left: 50px;
    padding-right: 15%;
    width: 50%;
}
.play-rules-right-god{
    width: 40%;
    text-align: center;
    padding-right: 80px !important;
}
.planetMaker-download {
    width: 80%;
    text-align: center;
    padding: 20px 0px 100px 0px !important;
    max-width: 600px;
}
.section-wrap.custom-godfeatures .play-rules-left {
      width: 60% !important;
    float: left;
    padding-left: 80px !important;
}
.section-wrap.custom-godfeatures .play-rules-left p{
	font-family: 'Arkhip_font' !important;
    font-weight: normal;
    color: #bfe4ff;
    text-align: left;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 10px!important;
}
.section-wrap.custom-godfeatures .minilist li {
   
    font-size: 20px !important;
}
ul.minilist {
    margin-left: 25px;
}
.play-rules a{
    cursor: pointer;
	text-decoration: none;
}
.play-rules button{
    background-color: #333;
    color: #bdc0c2;
}
.play-rules button.has-border{
    border: 2px solid #505861;
}
.play-rules button,
.module.animate .play-rules button {
    position: relative;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    cursor: pointer;
    font-size: 20px;
    min-width: 250px;
    height: 50px;
    border-radius: 25px;
    padding: 11px 24px;
    line-height: 24px;
}
.play-rules-texts p {
    font-size: 18px;
	margin: 25px 0;
    line-height: 23px;
}
.play-rules img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    font-style: italic;
    vertical-align: middle;
}
.fund-section{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 80px;
	max-width: 1148px!important;
	margin: 0 auto!important;
    width: 100%;
}
.fund-section h2{
     font-size: 40px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    margin: 60px 0 18px 0;
}
.fund-section p{
    margin-bottom: 40px;
	font-size: 15px;
}
.is-text-uppercase {
    text-transform: uppercase!important;
}
.fund-section h3{
    margin-bottom: 20px;
	font-size: 25px;
    font-weight: bold;
}
.wrapper-arrow ul li:first-child {
    background: url(/images/temples/fund-arrow-bg-1.webp) no-repeat 0 0;
       margin-left: 0;
      width: 166px;
    background-size: 96%;
    padding: 35px 58px 40px 49px;
}
.wrapper-arrow ul li:nth-child(4) {
	 background: url(/images/temples/fund-arrow-bg-4.webp) no-repeat 0 0;
	     margin-left: 0;
        width: 166px;
    background-size: 96%;
    padding: 35px 34px 36px 60px;
	margin-left: -34px;
}
.wrapper-arrow ul li {
    margin-bottom: 30px;
    background: url(/images/temples/fund-arrow-bg.png) no-repeat 0 0;
       width: 140px;
    height: 112px;
    background-size: 96%;
    float: left;
    margin-left: -34px;
    padding: 35px 75px;
    line-height: 25px;
    font-size: 15px;
    text-align: center;
}
.fund-section .paragraph{
    max-width: 450px;
	    font-size: 15px;
    font-weight: bold;
	margin-bottom: 40px;
}
.fund-section p{
    margin-bottom: 15px;
	    text-align: center;
    clear: both;
    color: #ffb017;
	font-size: 20px;
}

.fund-section a{
    cursor: pointer;
	text-decoration: none;
}
.fund-section button {
    background-color: transparent!important;
    color: #bdc0c2;
}
.fund-section button.has-border{
    border: 2px solid #505861;
}
.fund-section button{
    position: relative;
    font-family: "Montserrat Bold";
    color: #fff;
    text-align: center;
    border: none;
    text-transform: capitalize;
    cursor: pointer;
    font-size: 20px;
    min-width: 250px;
    height: 50px;
    border-radius: 25px;
    padding: 11px 24px;
    line-height: 24px;
}
#popUpDownload .modal-window{
    position: relative;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background-color: #282e36;
    box-shadow: 0 0 7px rgb(0 0 0 / 55%);
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
	    padding-bottom: 35px;
}
#popUpDownload .content {
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
	position: relative;
    top: 155px
}
#popUpDownload .gm-download{
    padding: 10px;
    min-width: 483px;
}
#popUpDownload .gm-download h2 {
 line-height: 32px;
    margin: 35px 0;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 28px;
}
#popUpDownload .is-justify-center {
    justify-content: center;
}
#popUpDownload .is-flex{
    display: flex;
    flex-direction: row;
}
#popUpDownload .option-card {
    position: relative;
    height: 141px;
    width: 115px;
    border-radius: 10px;
    background: #14181d;
    border: 3px solid #14181d;
    cursor: pointer;
    box-shadow: 0 0 7px rgb(0 0 0 / 50%);
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    font-size: 15px;
    line-height: 20px;
    transition: all .25s ease;
    padding: 0 20px;
    margin-bottom: 45px;
}
#popUpDownload .option-card figure {
    width: 47px;
    height: 47px;
}
#popUpDownload .option-card figure img {
    width: 100%;
	
    height: auto;
    max-height: 100%;
    max-width: 100%;
    font-style: italic;
    vertical-align: middle;
}
#popUpDownload .option-card p {
    font-size: 15px;
	    color: #fff!important;
}
#popUpDownload .downloadlink.disabled{
    cursor: auto;
    background-color: #2f3740!important;
    color: #40474e!important;
	pointer-events: none;
	cursor: default;
}
#popUpDownload .downloadlink{
    position: relative;
    color: #fff;
    text-align: center;
    border: none;
    text-transform: capitalize;
    cursor: pointer;
    font-size: 20px;
    min-width: 250px;
    height: 50px;
    border-radius: 25px;
    padding: 11px 24px;
    line-height: 24px;
	    background-color: #0084ff;
}
#popUpDownload{
   
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.9);
    transform: translateZ(0);
    z-index: 10000!important;
    display: none;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.popopen{
	 position: fixed !important;
	 display: flex !important;
}
#popUpDownload .option-card+.option-card {
    margin-left: 25px;
}
#popUpDownload .option-card:hover:not(.disabled) {
    border: 3px solid #00adef !important;
}
#popUpDownload .option-card.active {
    border: 3px solid #00adef !important;
}
#pop	UpDownload .downloadlink {
    color: #fff;
}
#popUpDownload .downloadlink.disabled{
    cursor: auto;
    background-color: #2f3740!important;
    color: #40474e!important;
}
#popUpDownload .option-card.disabled {
    cursor: no-drop !important;
    color: #282e36!important;
	border: 3px solid #2f3740!important;
}
/*Contact Pop*/
 #popUpUnderConstruction{
    width: 900px !important;
    max-width: 90%;
    left: 0;
    top: 8%;
    right: 0;
    bottom: 0;
    transform: translateZ(0);
    z-index: 10000!important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
}
#popUpUnderConstruction .modal-window{
   position: relative;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background-color: #282e36;
    box-shadow: 0 0 7px rgb(0 0 0 / 55%);
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
} 
#popUpUnderConstruction .content {
    width: 100%;
    float: left;
    position: unset;
    display: inline-block;
    top: 0;
    transform: unset;
    text-align: center;
    color: white;
}
#popUpUnderConstruction h2.mt-4.mb-4.underheaseding {
    margin-bottom: 24px;
    margin-top: 22px;
}
#popUpUnderConstruction a.downloadlink {
    position: relative;
    color: #fff;
    text-align: center;
    border: none;
    text-transform: capitalize;
    cursor: pointer;
    font-size: 20px;
    min-width: 250px;
    height: 50px;
    border-radius: 25px;
    padding: 11px 24px;  
    line-height: 24px;
    background-color: #0084ff;
}
#popUpUnderConstruction .submitokey{
	    margin-top: 45px;
} 
#popUpUnderConstruction a.downloadlink:focus {
    outline: none !important;
}
/* Home Slider*/

.home-sliders .slick-prev {
    left: 6px !important;
    z-index: 9999999 !important;
}
.home-sliders .slick-next {
    right: 10px !important;
}
.home-sliders .slick-slide img {
    width: 100% !important;
    height: 600px !important;
}
.box-content img {
    width: 100%;
}
.home-sliders {
    margin-bottom: 0px !important;
}
.mobileshow {
    display: none;
}
/*Ipad Responsive*/


@media all and (min-device-width: 627px) and (max-device-width: 1024px){
 figure.thumb-figure.videlightbox {
	    width: 44%;
		margin-bottom: 30px !important;
    float: left;
    display: inline-block;
    margin-left: 15px !important;
    margin-right: 15px !important;
	height: 240px;
 }	
.gallery-grid>div {
    justify-self: unset;
    align-self: unset;
    min-height: unset;
width: 92% !important;
    margin: 0 auto;
    display: block;
}
.gallery-grid {
    display: block;
    width: 100%;
    float: left;
}	
.thumb-figure svg {
left: 42% !important;
    top: 37% !important;
}
 .sb-container {
    max-width: unset !important;
    width: auto !important; 
} 
.has-bg-2.play-rules-section .play-rules-right {
    padding-right: 0% !important; 
}	
.tick {
    width: 650px !important;
}
.module.first .block-info p, .module.fifth .block-info p {
    line-height: 44px !important;
}
.module.fifth .mini-box {
    margin: 60px 0px 0px 0px !important;
}
.module.fifth{
    height: 300px !important;
}
}
@media all and (min-device-width: 470px) and (max-device-width: 626px){
 
 figure.thumb-figure.videlightbox {
      width: 46%;
    margin-bottom: 30px !important;
    float: left;
    display: inline-block;
    margin-left: 15px !important;
    margin-right: 15px !important;
	height: 240px;
}
.gallery-grid>div {
    justify-self: unset;
    align-self: unset;
    min-height: unset;
width: 92% !important;
    margin: 0 auto;
    display: block;
}
.gallery-grid {
    display: block;
    width: 100%;
    float: left;
}
.thumb-figure svg {
left: 42% !important;
    top: 37% !important;
} 
.box-content img {
    width: 100%;
}
}

/*Mobile Responsive*/

@media screen and (max-width: 670px){

/*Main Menu*/
.destopshow {
    display: none !important;
}
.mobileshow {
    display: block !important;
}
.mobileshow.logo
{
    padding-left: 0px !important;
}
.viewport-header
{
    height: 65px;
}
#mainContent {
    position: absolute;
    display: block !important;
    top: 61px;
    left: 0px !important;
    right: 0px;
	-webkit-transition: left .3s;
    -moz-transition: left .3s;
    -ms-transition: left .3s;
    transition: left .3s;	
}

.nav-open #mainContent {
-webkit-transition: left .3s;
    -moz-transition: left .3s;
    -ms-transition: left .3s;
    transition: left .3s;	
	 position: absolute;
    display: block;
    top: 61px;
    left: 80px !important;
    right: 0px;
    width: 100vw;
}	
	
#topRightPanel {
    display: none !important;
}
.nav-open div#topRightPanel{
	-webkit-overflow-scrolling: touch;
    -webkit-transition: left .3s;
    -moz-transition: left .13s;
    -ms-transition: left .3s;
    transition: left .3s;
    left: 0px;
    position: fixed;
    top: 61px;
    width: 80px;
	display:block !important;
}
.logo img {
    width: 100%;
    padding-top: 5px;
    margin-top: 3px;
}
.menuicon img {
    padding-top: 8px;
    padding-left: 11px;
}  
.menuicon {
    float: left;
    display: block !important;
} 
.logo {
	display: inline-block;
	float: left;
}
.topMenu {
    display: inline-block;
    float: right;
    margin: 0px 3px;
}	
	
#poem.form_row {
	max-width: 100%;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#poem.form_row p {
	font-size: 20px;
}
div.wrap-pop {
	padding: 10px;
	padding-top: 30px;
}
div.ui-dialog .ui-dialog-titlebar-close {
	right: 8px;
}
div.ui-dialog {
	padding: 0px;
}
div.ui-dialog .ui-dialog-content {
	padding: 0px;
	width: calc(100% - 20px) !important;
	margin: 10px 10px !important;
}
img.dragon.animage-image.--down.--accelerate {
	display: none;
}
.module.first {
    width: 100%;
    height: 560px;
    background-size: cover !important;
    background-position: 67% !important;
	}
	.block-info {
    width: 88% !IMPORTANT;
    padding-left: 50px !important;
}
.bottom-banner-container .bottom-banner .contents {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
	height:auto;
    margin-left: 50px;
    padding: 45px 0px;
	 width: 100% !important;
}
.bottom-banner-container .bottom-banner .bottom-container .image{
    display: none;
}
.bottom-bar {
    width: 100% !important;
    display: inline-block;
}	
.homevideo {
    width: 100% !important;
    height: 56vh !important;
}	
.bottom-banner-container .bottom-banner {

    height: 250px;
}
.bottom-banner-container {
    height: 250px;
}
.social.vertical {
    width: 40%;
    float: left;
}	

.pages.vertical {
    width: 30%;
    float: left;
    display: inline-block !important;
    flex-direction: unset !important;
}
.vertical {
    padding: 20px 0 9px 35px;
}
.planet img {
    width: 100%;
}
.banner {
    height: auto;
}
.planet {
	margin: 10px 12px;
    width: 45%;
    display: flow-root;
    height: auto;
    float: left;
}
/* GODS Page*/
.section-wrap.custom-godfeatures {
    flex-direction: column !important;  
}
.play-rules-right-god {
    width: 100% !important;
    text-align: center;
    padding-right: 0px !important;
	 margin-top: 60px !important;
}
.section-wrap.custom-godfeatures .play-rules-left {
    width: 100% !important;
    float: left;
    padding-left: 0px !important;
	
}



/* Temples Page*/	
.steps-wrapper {
    display: inline-block;
}
.step {
    max-width: 100%;
}	
.boxes-wrapper {
    display: inline-block;
}	
.boxes-wrapper .box {
    max-width: 100%;
    padding: 25px 20px !important;	
	margin-bottom: 20px;
}
section.page-section.features {
    margin-bottom: 40px;
}	

h2.section-title {
    font-size: 30px;
}
.card-container {
    display: inline-block !important;	
}
.card {
     margin-left: 15px;
    margin-bottom: 22px;
    width: 90%;	
	display: inline-block;
}
.artist-quotes .quote:nth-child(2n+1) {
    margin-right: 30px;
    padding-bottom: 15px;
	margin-left: 69px;
}
.artist-quotes .quote:nth-child(2n+1) .text-container .wrapper-quotes {
    padding: 25px 15px 0 72px;
}
.artist-quotes .quote:nth-child(2n+1) .reference {
    padding-left: 73px !important;
    padding-right: 0px !important;
}
.artist-quotes .quote {
    margin-left: 30px;
padding-bottom: 15px;
}
.artist-quotes .quote .text-container .wrapper-quotes {
    padding: 25px 80px 0 15px;
}
.quotes-wrapper {
    padding: 40px 0 0;
}
.changelog .content {
   width: 80%;
}	
.artist-quotes .quote .figure img {
    width: 100%;
}
.artist-quotes .quote .reference {
      padding-left: 17px;
    padding-right: 85px;
}	
.roadmap .milestones.block {
    width: 90%;
    max-width: unset;
}
.roadmap .event-wrapper:nth-child(2n) .event {
    width: 75.6%;
}	
.roadmap .event {
    width: 73.8%;
}
.play-rules {
    display: inline-block;
	padding: 20px 20px; 
}
.play-rules-section h3 {
    width: 100%;
    margin-left: 0;
    text-align: center !important;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 30px;
}
.play-rules-right {
    text-align: left;
    margin-left: 0;
    padding-right: 0;
    width: 100%;
}
.play-rules a {
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    display: inherit;
}
.play-rules-texts {
    margin-bottom: 40px !important;
}
.play-rules-section {
    padding-top: 30px;
    background-color: #282e36;
    padding-bottom: 30px;
}
figure.thumb-figure.videlightbox {
    width: 350px;
    margin-bottom: 20px !important;
}
.gallery-grid {
    display: inline-block;
}
.thumb-figure svg {
    left: calc(var(--width)/1 - 128px);	
}
.artist-quotes .quote .figure {
  right: -24px !important;
    top: 6px !important;
}
.artist-quotes .quote .figure{
	width: 148px !important;
	height: 181px !important;
}	
.artist-quotes .quote:nth-child(2n+1) .figure {
    left: -65px;
    right: auto;
    top: 0px;
}
.gods-poem #poem p {
    font-size: 23px;
    text-align: center;
    margin-bottom: 11px;
}
.fund-section {
    width: 90%;	
}
.fund-section h2 {
    font-size: 30px;
}	
.gallery-container.is-relative h2.title.is-size-1 {
    font-size: 30px;
}
.roadmap.block h2.is-size-1.is-text-extra-bold {
    font-size: 30px;
}	
.changelogBlock h2.is-size-1.is-text-extra-bold {
    font-size: 30px;
}
.wrapper-arrow ul li:first-child {
    background: url(/images/temples/fund-arrow-bg-3-phone.svg) no-repeat top;
      margin-left: 57px;
    width: 176px;
    margin-bottom: 0px;
    padding-bottom: 52px;
}
.wrapper-arrow ul li{
    background: url(/images/temples/fund-arrow-bg-2-phone.svg) no-repeat top;
     margin-left: 38px;
    padding-bottom: 33px;
    padding-top: 66px;
    width: 176px;
	margin-top: -24px;
}	
.wrapper-arrow ul li:nth-child(3) {
    margin-top: 118px;
	margin-top: -50px;
}
.wrapper-arrow ul li:nth-child(4) {
    background: url(/images/temples/fund-arrow-bg-phone.svg) no-repeat top;
   margin-left: 64px;
    margin-top: -51px;
    padding-top: 70px !important;
    width: 205px;
    padding: 35px 34px 36px 35px;
}
.fund-section h3 {
    margin-bottom: 40px;
}
#popUpvidelightbox iframe {
    width: 100%;
    height: 312px;
    margin-top: 50%;
}
#popUpvidelightbox .wrap-vid {
    max-width: 96%;
}
/*Home Page*/
.module.first .mini-box {
    margin: 0px 50px 120px 0px;

}
.module.second  .mini-box {
    margin: 0px 50px 120px 0px;
	top: -10px;

}
.module.third   .mini-box {
    margin: 0px 50px 120px 0px;
	top: -10px;

}
.module.fourth  .mini-box {
    margin: 0px 50px 0px 0px;
	top: 10px;
}
section.page-section.own-temples h2.section-title {
    font-size: 30px;
    text-align: center;
}
.full-box.homebox {
  margin: 0px 22px 90px 22px;
    padding: 25px;
}
.own-temples.homeown{
    padding: 0px 0px;
}
.gallery-container {
    margin-bottom: 40px;
}
.module.subscribe-box.animate .sb-container{
	  display: block !important;
}
.sb-container {
    margin: 0 auto!important;
    max-width: unset !important;
    width: auto !important;
    display: inline-block !important;
}
.module.animate .block-info {
    width: 100% !IMPORTANT;
    padding-left: 0px !important;
}
.module.first .block-info p, .module.fifth .block-info p {
    line-height: 24px  !important;
    margin: 50px 0px;
    text-transform: uppercase;
}
.module.third {
    height: 470px !important;
}
.stepGroupApps {
    max-width: 100% !important;
	 margin-bottom: 70px !important;
}	
section.page-section.own-temples h2.section-title {
    margin-top: 60px !important;
}
.module.fifth {
    height: 300px !important;
}
.module.fifth .mini-box {
    margin: 34px 0px 0px 0px !important;
}
.play-rules-section {
    padding: 50px 20px !important;
}
.play-rules img {
    margin-bottom: 30px !important;
}
section.page-section.own-temples.homeown h2.section-title {
    margin-top: 60px !important;
    margin-bottom: 20px !important;
}	
.planetList {
     width: 100% !important;
}
#planetListContainer {
    width: 100%;
    max-width: 100%;  
}
.planetListLeft {
    width: 100%;
}
.planetListMini {
    width: 100%;
}
.planetListMini .planet {
    width: 40%;
    height: auto;
    margin: 10px 25px;
	    float: left;
}
.planetListLeft h3 {
    text-align: center;
}
.planetListMini h3 {
    text-align: center;
    margin-bottom: 40px;
}
.customplantsshow .singleplanifobox h3 {
    float: unset;
    margin: 0;
	margin-bottom: 10px !important;
}
.customplantsshow .singleplanifobox {
    width: 100%;
    float: left;
    display: inline-block;
    text-align: center;
	margin-left:0px !important;
}
.sharelink {
    display: flex;
    width: 38%;
    text-align: center;
    margin: 0 auto;
	justify-content: center;
}
.customplantsshow .sharediv.tooltip {
    width: 29px !important;
    height: 28px !important;
    float: unset;
    margin: 10px 10px;
}
div#footer {
    position: unset !important;
}

.coming-soon-section.faq {
    padding: 80px 0px;
    background-color: transparent;
}
.coming-soon-section.faq  h1.faq-page {
    font-size: 20px;
}

}