.form-group input{
color:#000;
}
input::placeholder {
text-transform: capitalize;
}
.single_page .page_title {
background: transparent none repeat scroll 0 0;
padding: 30px 0 50px 0;
}
.form-group.Company_Logo label {
font-weight: normal;
}
.registration_form.container {
width: 35%;
border: 2px solid #fefefe;
position: relative;
box-shadow: 0 0 6px #ddd;
margin-bottom: 60px;
padding-bottom: 20px;
min-height: 531px;
}
.regiatration_successfully {
    padding: 120px 0px 0px 0px;
    font-size: 20px;
}
.notify_text {
font-size: 13px;
}
.logos-s img {
width: 120px;
}
.logos-s {
position: absolute;
top: 13px;
left: 50%;
transform: translate(-50%, -50%);
z-index: 99;
background-color: #fff9;
border-radius: 380px;
}
.wizard > .actions {   
text-align: center;    
}
.form-group.col-sm-6 {
padding: 0;
}
#coming_soon.single_page .page_title h2 {
color: #333;
font-weight: 400;
margin: 0;
padding-bottom: 15px;
position: relative;
text-transform: uppercase;
letter-spacing: 2px;
text-transform: uppercase;
font-size: 28px;
color: #333;
text-align: center;
font-style: normal;
font-weight: 300;
padding-top: 0px;
padding-bottom: 20px;
}
#coming_soon.single_page .page_title h2::after {
border-bottom: 1px dashed #333;
bottom: 0;
content: "";
left: 50%;
position: absolute;
transform: translate(-50%, 0px);
width: 80px;
border-top-color: #777777;
}
.reg_btn_main{
text-align: center;
}
.mk-responsive-wrap {
border-bottom: 1px solid #eee;
padding-bottom: 20px;
padding-top: 20px;
}
.form-group.col-sm-6.first_name {
padding-right: 5px;
}
.form-group.col-sm-6.last_name {
padding-left: 5px;
}                        
.wizard > .steps {
display: none;
}
.wizard > .content {
background: #fffffe;    
/* box-shadow: 0 0px 8px #ddd;*/
min-height: auto; 
overflow: hidden;
margin-bottom: 5px !important;
}
.wizard ul, .tabcontrol ul {
list-style: none !important;
padding: 0;
margin: 0;
display: none;
}
.wizard > .content > .body input {
display: block;
border: 1px solid #ccc;
background: #fff none repeat scroll 0 0;
background-color: rgb(255, 255, 255);
background-color: rgb(255, 255, 255);
border: 1px solid #ded3d3;
border-radius: 0;
box-shadow: none;
color: #333;
font-size: 16px;
height: 50px;
padding: 10px;
width: 100%;
}
.wizard > .content > .body input::placeholder {
box-shadow: none;
color: #a39191;
font-size: 16px;
height: 50px;
padding: 10px;
}
.form-group select {
display: block;
border: 1px solid #ccc;
background: #fff none repeat scroll 0 0;
background-color: rgb(255, 255, 255);
background-color: rgb(255, 255, 255);
background-color: rgb(255, 255, 255);
background-color: rgb(255, 255, 255);
border: 1px solid #ded3d3;
border-radius: 0;
box-shadow: none;
color: #a39191;
font-size: 16px;
height: 50px;
padding: 10px;
width: 100%;
}
.registration_form .btn.btn-default {
width: 100%;
margin-top: 0;
border-radius: 30px;
}
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
background: #007cdc;    
}
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {    
border-radius: 24px;
}
.btn-primary {
color: #fff;
background-color: #007cdc;
border-color: #007cdc;
border-radius: 20px !important;
}
.page_content {   
padding: 0 0;
}
.required_Field {
    border-radius: 0;
    box-shadow: none;
    font-size: 13px;
    color: #a39191;
    float: none;
    padding-top: 0;
    position: inherit;
    text-align: right;
    display: block;
}
.form_info {
    text-align: center;
    color: #777;
    padding: 10px 0 30px;
    line-height: 24px;
    margin: 0 !important;
    font-size: 20px;
}
#coming_soon .registration_form h2 {    
margin: 0px 0 35px 0;  
text-align: center;
font-size: 18px;
}
.wizard > .content > .body {
    width: 100%;
    padding: 2.5% 20px;
    opacity: 0;
    position: inherit;
    left: auto !important;
    height: auto;
    transition: all .2s;
}
.wizard > .content > .body.current {
    opacity: 1;
}
.form-group.Company_Logo label {
    font-size: 14px;
}
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
    padding: 9px 17px;
    font-size: 14px;
}
.form-group {
    position: relative;
}	
.form-error {
    position: inherit;
    top: auto;
    right: auto;
    display: block;
    margin: 5px 0;
    font-size: 12px;
}
.form-group.col-sm-12 {
    padding: 0;
}
@media only screen and (max-width: 767px) {
.wizard > .content > .body {    
width: 100%;    
padding: 2.5% 20px;
}
#coming_soon .registration_form h2 {   
font-size: 18px;   
margin: 23px 0 0 0;
}
.wizard > .content > .body input::placeholder {
font-size: 13px;
}
.wizard > .content > .body label {
font-size: 13px;
}
#coming_soon .registration_form .form-group p { 
font-size: 12px;
}
.form-group {
margin-bottom: 15px;
}
.required_Field {
padding-top: 10px;
padding-bottom: 12px;
position: relative;
display: block;
width: 100%;
text-align: right;
}
.form-group select {   
font-size: 13px;    
}
/*.wizard > .content {   
min-height: 50em;
}*/
.single_page .page_title {
    padding-bottom: 20px;
}
.registration_form .btn.btn-default {   
font-size: 14px;
padding: 0px 0;
}
.wizard > .content > .body input {
height: 40px;    
}
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
padding: 5px 17px;
font-size: 13px;
}
.registration_form.container {
width: 90%;
}
.logos-s img {
width: 40px;
}
.logos-s {
top: 0;
}
.form-group.col-sm-6.first_name {
padding-right: 0;
}
.form-group.col-sm-6.last_name {
padding-left: 0;
}
.footer_section ul, .footer_section{
text-align: center;
}
}