body {
	 background-color: #ffffff; 
         background-repeat:no-repeat;
         background-attachment:fixed;
         background-position:center top;  
	-webkit-background-size: cover;
	-moz-background-size:  cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
   margin:0px;
}

img {
display:block;
max-width:100%;

}

.imginline {
display:inline;
}

.privacy  {
font-size:12px;
color:#ffffff;
font-weight:bold;
font-family:Open Sans, Arial, sans-serif;
text-align:center;

	text-shadow: 1px 1px 10px #000000;


}

.homes  {
font-size:12px;
color:#ffffff;
font-weight:bold;
font-family:Open Sans, Arial, sans-serif;
text-align:center;
margin-left:1%;
	text-shadow: 1px 1px 10px #000000;


}




.wrap {

max-width:85%;
width: 36%;
margin: 2% auto;

}


.content {
	margin-top: 2%;
	width:100%;
	height: auto;
	 background: #ffffff;
    padding:5%;
border-top-left-radius:0.6em;
	border-top-right-radius:0.6em;
border-bottom-right-radius:0.6em;
border-bottom-left-radius:0.6em; 
	border: 1px;
	border-color: #fff000;
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);

	
}




.form-des{ 
    color: #39a0e6;
	font-size: 1.8em;
	line-height: 120%;
	margin-top: 10px;
	text-align: center;
	font-weight:bold;
	font-family:Open Sans, Arial, Tahoma;

	}

	.form-des span {
	color:#e36c09;
	
	}

.form-des2{ 
    color: #777777;
	font-size: 1.4em;
	line-height: 120%;
	margin-top: 1.5%;
	font-weight:bold;
	text-align: center;
	font-family:Open Sans, Arial, Tahoma;

	}
.form-des2 span {
	color:#fff000;
	
	}
	
	
.form-des3{ 
    color: #777777;
	font-size: 1.2em;
	line-height: 120%;
	margin-top: 1.5%;
	font-weight:normal;
	text-align: center;
	font-family:Open Sans, Arial, Tahoma;

	}
.form-des3 span {
margin-top:.4em;
display:block;
line-height:125%;
	font-weight:bold;
	font-size: 1.6em;
	}	
	
	
	
.group:before,
.group:after {
    content: "";
    display: table;
} 
.group:after {
    clear: both;
}
.group {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}
	
	
	
	

#inputstyle input, select {
	max-width: 490px;
	width:58%;
	max-height: 100%;
   background:#ededed;
   -webkit-box-shadow: inset 1px 1px 13px rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 1px 1px 13px rgba(0, 0, 0, 0.2);
box-shadow: inset 1px 1px 13px rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	padding: 2%;
float:left;
    margin-top:2%;
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	border: 0px;
	text-align: center;
	font-size: 1.3em;
		font-family:Open Sans, Arial, Tahoma;
		color:#555555;
	
}	
#inputstyle select {
padding-right:1%;
}




.submit {
	text-align: center;
	font-size: 1.3em;
		font-family:Open Sans, Arial, Tahoma;
		color:#ffffff;
		margin-top:2.1%;
		margin-left:1%;
		font-weight:bold;
		text-shadow:1px 1px 5px #000000;
		border:0px;
		cursor:pointer;
		border-radius:3px;
		border:1px solid #823b00;
width:170px;
float:left;
padding:10px 0;
background:#e36c09;
   -webkit-box-shadow: inset 0px 0px 3px rgba(255, 179, 16, 0.9);
-moz-box-shadow: inset 0px 0px 3px rgba(255, 179, 16, 0.9);
box-shadow: inset 0px 0px 3px rgba(255, 179, 16, 0.9);
}


.submit:hover {
background:#ff7f14;

}



.foot2 {
	width: 41%;

	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	margin: 0 auto;
	margin-top: 50px;
	font-family: sans-serif,helvetica,arial;
	color: black;

}

.foot2 a, .foot2 a:visited {
	text-decoration: underline;
	outline: none;
	
}

.foot2 a:hover {
	text-decoration: none;
	outline: none;
	
}


p {
color:#777777;
font-family:Open Sans, Arial, Tahoma, sans-serif;
text-align:Center;
font-size:13px;


}

#privacy {
	max-width: 100%;
	text-align: center;
	margin:auto;	color: #000;
}


#privacy p {
	font-size: 1.4em;
	font-size:1.4vw;
	color: #000000;
	text-align:center;
	font-family: sans-serif,helvetica,arial;
}






/* MEDIA Queries ------------------------------------------------------  */

@media screen and (max-width:1320px) {
.wrap {
width:45%;

}


}


@media screen and (max-width:1120px) {
.wrap {
width:59%;

}

#inputstyle input, select {
width:65%;
}


}

@media screen and (max-width:1000px) {
.wrap {
width:65%;
}

#inputstyle input, select {
width:60%;
padding:2.1%;

}	


}


@media screen and (max-width:800px) {

.wrap {
width:79%;
}

}



@media screen and (max-width:750px) {

.wrap {
width:82%;
}


.submit {
float:none;
margin:auto;

}

#inputstyle input, select {
float:none;
margin:10px auto;
width:60%;
}


}




@media screen and (max-width:610px) {
	.wrap {

width:85%;

}

}

@media screen and (max-width:550px) {

.wrap {

width:85%;

}


.content {
margin-top:4%;

}



.foot2 {
font-size:2vw;

}

}






@media screen and (max-width:480px) {

.wrap {

width:85%;

}



.content {
margin-top:4%;
padding:1%;
}



#inputstyle input, select {
width:90%;

}	



.foot2 {
font-size:3vw;

}

}

#hide_iframe{
display: none;    
right:0;position:absolute;margin: 0;
padding: 0;
bottom: 0;
top: 0;      
width: 100%;
height: 100%;    
}

#bt_link:link {
    color: #000000;
}

#bt_link:visited {
    color: #000000;
}

#bt_link:hover {
    color: #00FF00;
}

#bt_link:active {
    color: #000000;
} 

#plink{
   
text-align:center;

}
