body {
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
font-family: "Raleway",sans-serif;
}
a#texhair {
		width:100px;
		height:80px;
		display:block;
		margin:10px auto;
	}
#formbasso {
		width:100%;
		height: 478px;
		margin:0 auto;
		padding:0px;
		margin-left: -20px;
    margin-top: -22px;
	}
fieldset {
	border:none;
}
label span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #cacaca;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #cdc7b6;
font-size:14px;
    line-height: 2;
    /*margin: 0.375rem 0;
    padding: 0.75rem 0 0;*/
    text-transform: uppercase;
    width:48%;
    margin-bottom:10px;
    display:inline;	
}
label span.little {
	font-size:1em;
}
.btn, #comment-submit, input[type="text"], textarea {
    border: medium none;
    display: inline-block;
    font-family: inherit;
    font-size: 0.77778rem;
    line-height: 1.93214;
    margin: 0;
    vertical-align: middle;
    white-space: nowrap;
}

input[type="text"], textarea {
    background: none repeat scroll 0 0;
    color: #7a7a79;
    padding: 0.5em;
}
input[type="text"],
	input[type="email"],
	input[type="password"],
	input:not([type]),
	textarea,
	.wpcf7-radio, 
	span.form_layout {
		font-size:14px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #cacaca;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #ffffff;
    line-height: 1.63788;
    /*margin: 0.375rem 0;*/
    padding: 0.75rem 0 0;
    text-transform: uppercase;
    width:93%; 
}
.left {
	width:50%;
	float:left;
	display:inline;
}
.left select {width:98%}
select {
	color: #2b2c2d;
    font-weight: 300;
    letter-spacing: 0.125em;
    text-transform: uppercase;
}

.right {
	width:50%;
	float:right;
	display:inline;
}
.right select {width:98%}
select {
	color: #2b2c2d;
    font-weight: 300;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

input.submit {
	border: 1px solid #cdc7b6;
    display: inline-block;
    font-family: inherit;
    font-size: 0.77778rem;
    line-height: 1.93214;
    margin: 0;
    vertical-align: middle;
    white-space: nowrap;
	background-color: #cdc7b6;
    color: white;
    cursor: pointer;
    font-weight: bold;
    letter-spacing: 3px;
    padding: 0.55em 1.5em 0.45em;
    text-transform: uppercase;
    width:200px;
    display:block;
    margin:0 auto;
}

input.submit:hover {
	border: 1px solid #cdc7b6;
    display: inline-block;
    font-family: inherit;
    font-size: 0.77778rem;
    line-height: 1.93214;
    margin: 0;
    vertical-align: middle;
    white-space: nowrap;
	background-color: #ffffff;
    color: black;
    cursor: pointer;
    font-weight: bold;
    letter-spacing: 3px;
    padding: 0.55em 1.5em 0.45em;
    text-transform: uppercase;
    width:200px;
    display:block;
    margin:0 auto;
}
/*media queries for responsive design*/ 
/*iPhone PORTRAIT mode*/
@media screen and (min-width:320px) and (max-width:567px) and (orientation: portrait) {
	
	a#texhair {
		width:100px;
		height:80px;
		display:block;
		margin:10px auto;
	}
	
	#formbasso {
		width:97%;
		margin:0;
		height: 478px;
		padding:0px 10px 0px 10px;
	}
	input[type="text"],
	input[type="email"],
	input[type="password"],
	input:not([type]),
	textarea,
	.wpcf7-radio, 
	span.form_layout {
		font-size:14px;
	}
	input[type="text"], input[type="email"], input[type="password"], input:not([type]), textarea, .wpcf7-radio, span.form_layout {
		width:49%;
	}
	label span {
		font-size:14px;
	}
	fieldset.mid {width:93%;}
}
@media screen and (min-width:320px) and (max-width:567px) and (orientation: landscape){
	a#texhair {
		width:100px;
		height:80px;
		display:block;
		margin:10px auto;
	}
	#formbasso {
		width:80%;
		margin:0 auto;
		height: 478px;
		padding:0px 10px 0px 10px;
	}
	input[type="text"],
	input[type="email"],
	input[type="password"],
	input:not([type]),
	textarea,
	.wpcf7-radio, 
	span.form_layout {
		font-size:14px;
	}
	input[type="text"], input[type="email"], input[type="password"], input:not([type]), textarea, .wpcf7-radio, span.form_layout {
		width:93%;
	}
	label span {
		font-size:14px;
	}
	fieldset.mid {width:93%;}
}

@media only screen  and (min-width : 567px){
	a#texhair {
		width:100px;
		height:80px;
		display:block;
		margin:10px auto;
	}
	#formbasso {
		width:100%;
		margin:0 auto;
		height: 64%;
		padding:0px;
    margin-top: -22px;
	}
	input[type="text"],
	input[type="email"],
	input[type="password"],
	input:not([type]),
	textarea,
	.wpcf7-radio, 
	span.form_layout {
		font-size:14px;
	}
	input[type="text"], input[type="email"], input[type="password"], input:not([type]), textarea, .wpcf7-radio, span.form_layout {
		width:49%;
	}
	label span {
		font-size:14px;
	}
	fieldset.mid {width:93%;}
}