* {
	box-sizing: border-box;
}
html, body {
	min-height: 100%;
	height: 100%;
	background-color: black;
	font-family: sans-serif, monospace !important;
	color: white;
}
#vngravity {
	position: absolute;
	right: 90px;
	bottom: 20px;
}
.question{
	 width: 40px !important;
    /* height: 28px; */
    margin-bottom: 10px;
    opacity: .7;

}
#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#000000;
	z-index:99;
}
#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%;
	top:50%;
	background-image:url(../img/loading.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px;
}
a {
	text-decoration: none;
	padding: .5em 3em;
	display: block;
	color: white;
	font-family: sans-serif, monospace !important;
	font-size: 13px;
}

.a-enter-vr-modal {

    height: 50px !important;
   

}



[src="http://vngravity.com/img/flyers/eco_poster_final.jpg"]{
	
	width: 100% !important;
}


#cboxLoadedContent{
	
	 position : relative;
}

#cboxLoadedContent > img{
	
	 position : absolute;
}
#vngravityContact {
	    position: fixed;
    bottom: 20px;
    z-index: 1;
}


.container {
    width: 80%;
    margin: 0 auto;
    position: absolute;
    margin-left: 10%;
    margin-top: 10px;
    text-align: center
    }
.colt{
	width: 33.3334%;
	float: left;
	text-align: center;
	margin-bottom: -10%;
}
@media (max-width: 486px) {
  #vngravity {
	position: absolute;
	right: 90px;
	bottom: 5px;
}
.question{
	 width: 40px !important;
    /* height: 28px; */
    margin-bottom: 10px;
    opacity: .7;

}
.dropdown-toggle {
padding: 20px !important;
border-radius: .2em .2em 0 0;
}
a {
	text-decoration: none;
	padding: .5em 1.5em;
	display: block;
	color: white;
	font-family: sans-serif, monospace !important;
	font-size: 13px;
}

}


