.banner {
    height: 760px;
    min-height: 150px;
    margin-bottom: 20px;
}
.banner.big { height: 1600px; }
.banner .in { 
    position: relative;
    overflow: hidden;
    zoom: 1;
    height: 100%;
}
.banner .in h1.nbsp {
    margin-bottom: 0;
}
.alike {
    width: 360px;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 25px;
	margin-top: 25px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    padding-top: 5px;
    padding-bottom: 0px;
	text-align:center;
}
.alike .list {
    margin: 0 5%;
    margin-top: 25px;
}
.alike .list,
.alike .list > li {
    list-style: none;
}
.alike .list > li {
    width: 33%;
    float: left;
    margin-left: 0;
    margin-bottom: 5px;
}
.step-form {
    position: absolute;
    right: 0;
    top: 30px;
    color: #2f2a3f;
    width: 50%;
}
.step-form h2 {
    font-size: 24.98px; 
    font-style: normal;
    font-family: "Proxima Nova Bold Italic";
}
.step-form h5  { font-size: 19.91px; }
.step-form label {
    float: left;
    width: 120px;
    color: #424242;
    font-size: 14.02px;
    line-height: 30px;
}
.step-form .input {
    width: 80%;

    border: 1px solid #c6c5cc;
}
.step-form .control-group { 
    margin-bottom: 14px;
	clear: both;
}
.step-form .checkbox {
    display: block;
    line-height: 70px;
    height: 70px;
}
.step-form .control { margin-left: 120px; position: relative; }
.step-form .icon-male,
.step-form .icon-ladyboy,
.step-form .icon-female {
    margin: 0 10px;
}

.step-form .option {
    display: inline;
	width:100%;
	padding:0px 15px;
}

.step-form select {
    background: #FFF;
    border: 1px solid #c6c5cc;
    outline: 0;
    margin-left: 1px;
    padding: 5px 10px;
    font-size: 14px;
}
.step-form .block-level { 
    display: block; 
    width: 84%;
}
.form-horizontal a { color: #231f30; }
.step-form .liner { margin-bottom: 10px; zoom: 1; }
.liner label{ line-height: 1.2; }
.checks { margin-bottom: 5px; }
.checks .checkbox {
    width: 110px;
    float: none;
    display: inline-block;
    height: auto;
    line-height: 1.3;
}
textarea.input {
    min-height: 100px;
}
.sponsor {
    position: absolute;
    bottom: 76px;
    left: 94px;
    text-align: center;
}
.sponsor a { color: #000; font-weight: bold; }
.sponsor small { display: block; margin: 0; line-height: 1; }