
body{ margin:150px 0 0 0; }
*{ font-family: 'Open Sans', sans-serif; } 
.full{ display:none; }
img{ max-width:100%; }
/* ============================================================
  PRIMARY STRUCTURE
============================================================ */
.container {
  margin: 0 auto;
}
/* ============================================================
  SECTIONS
============================================================ */
section.module:last-child {
  margin-bottom: 0; 
}
section.module h2 {
  margin-bottom: 40px;
  font-family: "Open Sans", serif;
  font-size: 30px;
}
section.module p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
}
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding: 40px 0;
}
section.module.parallax {
  height: 200px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
section.module.parallax h1  img{
	width:90%;
}
section.module.parallax h1 {
  color: rgba(255, 255, 255, 1);
  font-size: 22px;
  /*line-height: 600px;*/
 /* margin-bottom:50px;*/
  padding-top:50px;
  font-weight: 700;
  text-align: center;
  /* text-transform: uppercase; */
  text-shadow: 0 0 20px rgba(205,0, 0, 0.5);
}
  section.module.parallax h1 small{
	font-size:12px; 
	}
section.module.parallax-1 {
  background-image: url("../images/gtr_bg.png");
  background-image: url("../images/japan-china-globe-image.jpg");
}
section.module.parallax-2 {
  background-image: url("../images/Advantage_Nichibo.jpg");
}
section.module.parallax-3 {
  background-image: url("../images/auction_bidding.jpg");
}
section.module.parallax-4 {
  background-image: url("../images/auction_yard.jpg");
}
section.module.parallax-5 {
  background-image: url("../images/cashflow_graph.png");
}

section.module.parallax-6 {
  background-image: url("../eneosimages/racing_car.jpg");
}

@media all and (min-width: 600px) {
.container {
  max-width: 960px;
 }
body{ margin:0; }
.full{ display:inherit; }
section.module.parallax h1  img{ width:inherit; }
section.module.parallax {
	height:300px;
}
  section.module h2 {
    font-size: 30px;
  }
  section.module p {
    font-size: 20px;
  }
  section.module.parallax h1 {
    font-size: 52px;
	  /*margin-bottom:180px;*/
	  padding-top:100px;
  }
  section.module.parallax h1 small{
    font-size: 18px;
  }
}
@media all and (min-width: 960px) {
section.module.parallax {
	height:400px;
}
  section.module.parallax h1 {
    font-size: 62px;
	 margin-bottom:-10px;
	  padding-top:140px;
  }
  section.module.parallax h1 small{
	display:block;
	margin-top:-20px;
    font-size: 28px;
	line-height:28px;
  }
}

a img{ border:none; }
#header_main{
	/* border-top:1px solid #666666; */
	padding:4px 0;
	background-color:#FFFFFF;
}
#header_main nav a{
	text-decoration:none;
	color:#000000;
	font-size:0.8em;
	font-weight:bold;
	padding: 5px 10px;
	/*float:left;*/
}
#header_main nav a:hover{
	color:#CD0000;
}
nav ul ul {
	display: none;
}
nav ul li:hover > ul {
	display: block;
}
nav ul {
	padding: 0;
	margin:0;
	list-style: none;
	position: relative;
	display: inline-table;
}
	nav ul:after {
		content: ""; clear: both; display: block;
	}
nav ul li {
	float: left;
}
		nav ul li:hover a {
			color: #fff;
		}
	
	nav ul li a {
		display: block;
		color: #757575; text-decoration: none;
	}
nav ul ul {
	background: #CCCCCC; border-radius: 0px; padding: 0;
	position: absolute; top: 100%; z-index:100;
}
	nav ul ul li {
		float: none; 
		position: relative;
	}
		nav ul ul li a {
			color: #fff;
			border-bottom:1px dashed #DDDDDD;
		}	
		


#sticky{ background-color:#FFFFFF;  width:100% }
#sticky.stick {
    position: fixed;
    top: 0;
    z-index: 10000;
}


#nav_main{
	padding:4px 0;
}

.loginbutton{ 
	background-color:red; 
	color:#FFFFFF; 
	font-size:1.2em; 
	padding:10px 20px; 
	border-radius:5px; 
	float:right; 
	text-decoration:none;
	font-weight:bold;
}
.loginbutton:hover{ text-decoration:underline; }

.bigbutton{
	background-color:red; 
	color:#FFFFFF; 
	font-size:1.5em; 
	padding:30px; 
	border-radius:5px; 
	text-decoration:none;
	font-weight:bold;
}
.contbutton, .backbutton{ padding:10px; margin:15px; display:block; width:150px; text-align:center; }
.contbutton{ background-color:green; }
.backbutton{ float:right; }
.postal{ display:none; }
.red{ color:red; }
#form_step_2, #form_step_3, #form_step_4{ display:none; }
.applytable { 
    border-spacing: 10px;
    border-collapse: separate;
}
#footer{ background-color:#DDDDDD; padding:10px 4px; }
#footer #header_main{ background-color:#DDDDDD;  }
#footer img{ display:none; }

#footer nav ul li:hover > ul {
	display: none;
}
.faq_answer, .faq_question{ padding:4px; }
.faq_answer{ display:none; }
.faq_question{ background-color:#025B9F; color:#FFFFFF; margin-top:10px; }
.faq_question a{ color:#FFFFFF; font-weight:bold; text-decoration:none; }
.faq_question:hover:after{ content:"+";  } 
.faq_question:hover{  background-color:#333333; } 
.applytable td:first-child{ font-weight:bold; text-align:right; width:350px; }
form h2{ font-size:16px; border-bottom:1px dotted #dddddd; margin:0; }
fieldset{ border:1px solid #dce0e2; border-radius:5px; background-color:#efefef; padding:20px; }

.imgcenter {
	display: block;
    margin: 0 auto;
}

img.alignleft { float: left; margin: 0 1em 1em 0; }

table.standardmodule {
	font-size: 20px;
}