body {
margin:0px;
padding:0px;
font-family: 'Open Sans', Arial, sans-serif;
}


#wrapper_steps {
margin:15px;
}

h2.stepsheading {
font-weight: bold; 
color: #1c2657;
font-family: 'Open Sans', Arial, sans-serif;
font-size:25px;
line-height: 36px;
margin-top: 10px;
margin-bottom: 10px;
}

.blue_text
{
color: #1c2657 !important;

}

form.steps_cba {
font-size: 15px!important;
color: #57595B!important;
font-family: 'Open Sans', Arial, sans-serif;
}

form.steps_cba button {
border-radius: 2px;
background-image: -webkit-linear-gradient(top, #445B87,#1D2A5B);
background-color: #2F4170;
font-size: 12px;
font-weight: 400;
text-align: center;
color: #e0e0e0;
padding: 0 11px;
border:0px;
height: 30px;
line-height: 30px;
text-transform:uppercase;
}

form.steps_cba .submit_class {
border-radius: 2px !important;
background-image: -webkit-linear-gradient(top, #445B87,#1D2A5B) !important;
background-color: #2F4170 !important;
font-size: 12px !important;
font-weight: 400 !important;
text-align: center !important;
color: #e0e0e0 !important;
padding: 0 11px !important;
border:0px !important;
height: 30px !important;
line-height: 30px !important;
text-transform:uppercase !important;
}

form.steps_cba input, form.steps_cba select {
background:#F3F3F3;
padding-left: 10px;
color:#F6891C;
height: 30px;
line-height: 30px;
border:0px;
border-radius: 2px;
margin-bottom:10px;
vertical-align: middle;
}

form.steps_cba textarea {
background:#F3F3F3;
color:#F6891C;
height: 80px;
border:0px;
border-radius: 2px;
margin-bottom:10px;
font-family: 'Open Sans', Arial, sans-serif;font-size: 
}


.radio_div {
height: 30px;
line-height: 30px;
display: flex;
}

::-webkit-input-placeholder { /* WebKit browsers */
   color:#F6891C!important;
   padding-left:10px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#F6891C!important;
   padding-left:10px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#F6891C!important;
   padding-left:10px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:#F6891C!important;
   padding-left:10px;
}

#left_steps_cba {
float:left;
}

#right_steps_cba {
float:left;
margin-left:50px;
}

#left_steps_cba img {
/* padding-top: 20px; */
}

strong.b_steps {
font-weight:bold;
}

#cba_input {
width: 158px;
}

.close_btn {
position: absolute;
z-index: 1;
right: 14px;
}

.close_btn a {
color: orange;
text-transform: uppercase;
font-size: 25px;
font-family:arial;
text-decoration:none;
}

input.check_spacing {
margin:0px;
margin-bottom: 0px!important;
}

#input_text_cba_long {
width: 322px;
}

#bottom_steps_cba {
display:none;
}

#property_select {
width:118px;
}

.job-details-margin {
margin-right:135px;
}

@media only screen and (max-width: 850px) {

#left_steps_cba {
/*display:none;*/
}

#right_steps_cba {
/*margin-left:0px;*/
}

#bottom_steps_cba {
display:none;
}

#cba_input {
width: 280px;
}

.input_text_cba {
width: 280px;
}

#input_text_cba_long.input_text_cba {
width: 280px;
}

textarea#input_text_cba_long {
width: 280px;
}

#property_select {
width:178px;
}

#state_select {
width:178px;
}

#property_type_span {
clear:both;
width:100px!important;
}

.job-details-margin {
margin-right:90px;
}

button.refer_btn, button.close_btn {
width:280px;
margin-bottom:10px;
}

.check_spacing_div {
margin-bottom:15px;
color: #1c2657 !important;
}

}
.check_spacing_div {
color: #1c2657 !important;
}
<meta name="viewport" content="width=device-width, maximum-scale=1" />