#top_instant_money {
    background: none repeat scroll 0 0 #21b685;
    font-family: "texgyreadventorregular",Arial,"Lucida Grande",sans-serif;
    margin-top: -40px;
     width: 100%;
}

#top_instant_money .wrapper_int {
    clear: both;
    height: 250px;
    margin: 0 auto;
    width: 980px;
    text-align: center;
    color: #FFF;
    position: relative;
}
#top_instant_money .wrapper_int h1{
    font-size: 30px;
    line-height: 39px;
}
#top_instant_money .icons_income-guarante {
    padding: 30px 0 20px 0;
}
#top_instant_money .wrapper_int .icons_income-guarante img {
    width: 118px;
    height: 122px;
}
#top_instant_money .wrapper_int img.logo_beta{
    width: 85px;
    height: 85px;
    position: absolute;
    top: 28px;
    right: 28px;
}
#form_instant_money .label-vehicle-type .type-placeholder {
    font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#center1_instant_money {
    background: none repeat scroll 0 0 #fff;
    width: 100%;
    font-family: "texgyreadventorregular",Arial,"Lucida Grande",sans-serif;
}
#center1_instant_money .wrapper_int {
    margin: 0 auto;
    min-height: 248px;
    width: 980px;
    padding-bottom: 20px;
}
#center1_instant_money h2 {
    color: #232323;
    font-size: 16px;
    margin: 0 auto 20px;
    min-height: 40px;
    padding-top: 20px;
    text-align: center;
    width: 980px;
    line-height: 54px;
    font-family: "texgyreadventorregular",Arial,"Lucida Grande",sans-serif;
}
#center1_instant_money .center1_instant_money_left, #center1_instant_money .center1_instant_money_right {
    color: #888;
    width: 47%;
    margin: 0 auto;
    text-align: justify;
    float: left;
}
#center1_instant_money .center1_instant_money_left {
    margin-right: 41px;
}
#center1_instant_money p {
    font-size: 14px;
    color: #333;
    font-family: "helvetica-neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#center2_instant_money {
    background-color: #374654;
    height: 306px;
    width: 100%;
    font-family: "texgyreadventorregular",Arial,"Lucida Grande",sans-serif;
}
#center2_instant_money .wrapper_int {
    margin: 0 auto;
    width: 980px;
}
#center2_instant_money .wrapper_int .inner {
    height: 231px;
    margin-bottom: 0;
    margin-right: auto;
    margin-top: 0;
    padding: 0px;
    width: 514px;
    padding-left: 22px;
}
#center2_instant_money .wrapper_int h2 {
    color: #fff;
    font-size: 18px;
    height: 32px;
    margin-bottom: 20px;
    padding-top: 25px;
    text-align: center;
    width: 100%;
}
#center2_instant_money .wrapper_int .inner .one #one_img,
#center2_instant_money .wrapper_int .inner .two #two_img,
#center2_instant_money .wrapper_int .inner .three #three_img
{
    width: 50px;
    height: 50px;
    position: relative;
}
#center2_instant_money .wrapper_int .inner li.two {
    margin-left: 92px;
}
#center2_instant_money .wrapper_int .inner li.three{
    margin-left: 181px;
}
#center2_instant_money .wrapper_int .inner .one #one_img img,
#center2_instant_money .wrapper_int .inner .two #two_img img,
#center2_instant_money .wrapper_int .inner .three #three_img img
{
    width: 50px;
    height: 50px;
}
#center2_instant_money .wrapper_int .inner .one #one_img span,
#center2_instant_money .wrapper_int .inner .two #two_img span,
#center2_instant_money .wrapper_int .inner .three #three_img span
{
    position: absolute;
    font-size: 20px;
    left: 38%;
    top: 28%;
    font-weight: bold;
}
#center2_instant_money .wrapper_int .inner .one #one_content,
#center2_instant_money .wrapper_int .inner .two #two_content
{
    width: 70%;
    position: relative;
    top: -37px;
    left: 63px;
    color: #FFF;
    font-size: 13px;
    font-weight: bolder;
}
#center2_instant_money .wrapper_int .inner .three #three_content{
    width: 81%;
    position: relative;
    top: -44px;
    left: 60px;
    color: #FFF;
    font-size: 13px;
    font-weight: bolder;
}
.form_instant_money {
    margin: 0 auto;
    width: 340px;
    font-family: "texgyreadventorregular",Arial,"Lucida Grande",sans-serif;
}
.form_instant_money .green_btn {
    width: 302px;
    font-weight: bold;
    margin-top: 15px;
}
.form_instant_money .label-vehicle-type {
    background: url("../images/background_select.png") no-repeat scroll 99% center #fff;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    box-sizing: border-box;
    cursor: pointer;
    height: 46px;
    line-height: 42px;
    text-align: left;
    width: 302px;
    margin-bottom: 5px;
    box-shadow: none;
}
.form_instant_money .space-type-select {
    font-size: 14px;
    z-index: 1000;
}
.form_instant_money .vehicle-type-select {
    background-color: #fff;
    border: 1px solid #efefef;
    border-radius: 1px;
    box-sizing: border-box;
    display: none;
    font-size: 13px;
    position: absolute;
    text-align: left;
    width: 300px;
    z-index: 1;
    color: #333;
    margin-top: -6px;
}
.form_instant_money .row.error {
    background: url("../images/svg/v3/icons_error.svg") no-repeat scroll 306px 8px / 31px 31px rgba(0, 0, 0, 0);
}
.form_instant_money input[type="text"], .form_instant_money input[type="password"] {
    border: 1px solid #e9e9e9;
    height: 46px !important;
    line-height: 20px !important;
    margin-bottom: 0px;
    padding: 0 0 0 10px;
    width: 290px;
    box-shadow: none;
}
#form_instant_money {
    margin: 0 auto;
    width: 340px;
    padding-top: 5px;
    padding-left: 10px;
}
#form_instant_money .row.success {
    background: url("../images/svg/icon_tick-green.svg") no-repeat scroll 306px 8px / 31px 31px rgba(0, 0, 0, 0);
    border: medium none;
    color: #333333;
    padding: 0 !important;
}
.title_instant_money {
    background-color: #fff;
    color: #10b17c;
    font-size: 20px;
    height: 82px;
    line-height: 82px;
    text-align: center;
    width: 100%;

}
.title_instant_money {
    background-color: #fff;
    box-shadow: 1px 1px 2px #ccc;
    color: #10b17c;
    font-size: 20px;
    height: 79px;
    line-height: 82px;
    text-align: center;
    width: 100%;
}
.title_instant_money h2 {
    height: 66px;
    width: 270px;
    text-align: left;
    margin: 0 auto;
    line-height: 72px;
    font-size: 17px;
    font-family: "texgyreadventorregular",Arial,"Lucida Grande",sans-serif;
    font-weight: bolder;
    padding-top: 10px;
}
.form_instant_money #clear {
    background: url("../images/svg/v3/icons_field-delete.svg") no-repeat scroll left top / 23px 20px #fff;
    display: inline-block;
    height: 22px;
    position: absolute;
    right: 39px;
    text-indent: -99999px;
    top: 15px;
    width: 27px;
}
#instant_success {
    width: 100%;
    margin: 0px auto;
    padding: 28px 0 40px 0;
    display: none;
    font-family: "texgyreadventorregular",Arial,"Lucida Grande",sans-serif;
    background: #F9f9f9;
    border-bottom: 1px solid #ddd;
}
#instant_success h3 {
    color: #10b17c;
    text-align: center;
    font-size: 20px; 
    font-family: 'HelveticaNeue-Light',Arial,"Lucida Grande",sans-serif;
    margin-bottom: 20px;
}
#instant_success #img {
    width: 300px;
    height: 116px;
    line-height: 116px;
    text-align: center;
    margin-bottom: 24px;
}
#instant_success #img img {
    width: 110px;
    height: 115px;
    vertical-align: middle;
}
#instant_success div {
    width: 300px;
    text-align: center;
    margin: 0 auto;
    color: #888;
    font-family: "HelveticaNeue-Light",Arial,"Lucida Grande",sans-serif;
    font-size: 15px;
}
#Instantmoney_firstname {
    width: 135px;
    margin-right: 10px;
}
#Instantmoney_lastname {
    width: 134px;
}
.form_instant_money input[placeholder] {
    font-size: 15px;
}
#Instantmoney_email{
    margin-bottom: 5px;
}
#Instantmoney_address {
    margin-bottom: 5px;
    padding-right: 28px;
    width: 262px;
}
#Instantmoney_mobile,
#_space_type_other {
    margin-bottom: 5px;
}
#Instantmoney_firstname_em_,#Instantmoney_lastname_em_{
    width: 146px;
    float: left;
    margin-right: 10px;
}
#line-weight{
    width: 100%;
    background-color: #FFF;
    height: 100px;
    margin-top: -68px;
    box-shadow: 0px 0px 2px #ddd;
    display: block;
}
.form_instant_money .signup_wraper {
    margin: 0 auto;
    position: relative;
    outline: none;
}
.form_instant_money .type_counter {
    background: url(../../images/svg/v3/icons_other-count-circle.svg) no-repeat center;
    position: absolute;
    right: 70px;
    top: 8px;
    font-size: 14px;
    color: #ef4926;
    display: none;
    width: 31px;
    height: 31px;
    line-height: 31px;
    text-align: center;
}
.form_instant_money .type_arrow {
    text-indent: -1000em;
    width: 24px;
    height: 22px;
    display: none;
    background: #fff url(../../images/background_select.png) no-repeat;
    position: absolute;
    right: 45px;
    top: 14px;
    }
.form_instant_money .vehicle-type-select li span,.form_instant_money .label-space-type .type-label{
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-size: 15px;
}
#Instantmoney_email_em_{
    width:290px;
}
#Instantmoney_address_em_{
    width:290px;
}
@media only screen and (min-width:320px) and (max-width:599px) {
    #form_instant_money select:focus, #form_instant_money textarea:focus, #form_instant_money input:focus, #form_instant_money select,#form_instant_money textarea, #form_instant_money input{
        font-size: 15px !important;
    }
    #center1_instant_money p{
        font-size: 13px;
    }
    #center2_instant_money .wrapper_int h3{
        font-size: 16px;
    }
    .title_instant_money{
        margin-bottom: 10px;
    }
    
    #top_instant_money .wrapper_int {
        clear: both;
        height: 250px;
        margin: 0 auto;
        width: 100%;
    }
    #top_instant_money .wrapper_int h3{
        line-height: 30px;
        font-size: 25px;
    }
    #top_instant_money .wrapper_int img.logo_beta{
        width: 80px;
        height: 80px;
        position: absolute;
        top: 10px;
        right: 10px;
    }
    #center1_instant_money {
        width: 100%;
        min-height: 325px;
        padding-bottom: 45px;
    }
    #center1_instant_money .wrapper_int {
        width: 90%;
        margin: 0 auto;
        padding: 0;
    }
    #center1_instant_money h2 {
        width: 100%;
        line-height: 20px;
        text-align: left;
        font-weight: bold;
    }
    #center2_instant_money .wrapper_int {
        margin: 0 auto;
        width: 100%;
    }
    #center2_instant_money .wrapper_int .inner {
        height: auto;
        margin: 0 0 0 15px;
        padding: 0px;
        width: 95%;
    }
    #center2_instant_money .wrapper_int .inner li {
        max-height: 70px;
    }
    #center2_instant_money .wrapper_int .inner li.two {
        margin-left: 0px;

    }
    #center2_instant_money .wrapper_int .inner li.three {
        margin-left: 0px;
    }
    #center2_instant_money .wrapper_int .inner .one #one_content {
        line-height: 40px;
        top:-46px;
        height: 60px;
    }
    #center1_instant_money .center1_instant_money_left, #center1_instant_money .center1_instant_money_right {
        color: #232323;
        width: 100%;
        margin: 0 auto;
        text-align: justify;
        float: none;
    }
    .title_instant_money h3 {
        width: 100%;
        text-align: center;
    }
    .form_instant_money {
        width:290px;
        padding:0px;
        margin: 0 auto;
    }
    .form_instant_money #form_instant_money {
      width: 100%;
      padding: 0px;
      margin: 0px;
    }
    #Instantmoney_firstname_em_{
      width: 140px;
      float: left;
      margin-right: 10px;
    }
    #Instantmoney_lastname_em_{
      width: 140px;
      float: left;
      margin-right: 0px;  
    }
    .form_instant_money #form_instant_money #Instantmoney_firstname {
        margin-right: 5px;
        padding: 0 0 0 5px;    
        width: 136px;
    }
    .form_instant_money #form_instant_money #Instantmoney_lastname {
       margin: 0;
       padding: 0 0 0 5px;
       width: 135px;
    }
    .form_instant_money #form_instant_money #Instantmoney_address{
       width: 250px;
    }
    .form_instant_money #form_instant_money #Instantmoney_email,
    .form_instant_money #form_instant_money #Instantmoney_mobile{
       width: 283px;
       padding-left: 5px;
    }
    .form_instant_money #clear {
        right: 2px;
    }
    .form_instant_money input[placeholder] {
        font-weight: normal;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 14px !important;
    }
    .form_instant_money .green_btn {
        width: 290px;
        font-size: 16px !important;
    }
    #center2_instant_money .wrapper_int .inner .three #three_content {
        width: 74%;
        position: relative;
        top: -44px;
        left: 60px;
        color: #FFF;
        font-size: 13px;
        font-weight: bolder;
    }
    #center2_instant_money .wrapper_int .inner .two #two_content {
        width: 79%;
        position: relative;
        top: -37px;
        left: 63px;
        color: #FFF;
        font-size: 12px;
        font-weight: bolder;
        }
    .form_instant_money .label-vehicle-type {
        width: 100%;
    }
    #Instantmoney_mobile, #_space_type_other{
        width: 278px;
        padding: 0 0 0 10px;
    }
    #Instantmoney_mobile, #_access_type_other{
        width: 278px;
        padding: 0 0 0 10px;
    }
    .form_instant_money .type_counter{
        right: 35px;
    }
    .form_instant_money .type_arrow{
        right: 8px;
    }
    .form_instant_money .vehicle-type-select{
        width: 290px !important;
    } 
    #top_instant_money .icons_income-guarante {
        padding-bottom: 10px;
    }
    #top_instant_money .wrapper_int h1 {
        font-size: 25px;
        line-height: 30px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 959px){

     #top_instant_money .wrapper_int {
        clear: both;
        height: 250px;
        margin: 0 auto;
        width: 100%;
    }
    .title_instant_money {
        margin-bottom: 10px;
    }
    #top_instant_money .wrapper_int h3 {
        line-height: 30px;
    }
    #top_instant_money .wrapper_int img.logo_beta {
        width: 80px;
        height: 80px;
        position: absolute;
        top: 10%;
        right: 5%;
    }
    #center1_instant_money {
        width: 100%;
        min-height: 248px;
        padding-bottom: 15px;
    }
    #center1_instant_money .wrapper_int {
        width: 90%;
        margin: 0 auto;
    }
    #center1_instant_money h2 {
       width: 100%;
       line-height: 20px;
       text-align: center;
       margin-bottom: 2px;
       font-weight: bold;
    }
    #center2_instant_money .wrapper_int {
        margin: 0 auto;
        width: 100%;
    }
    #center2_instant_money .wrapper_int .inner {
        height: auto;
        margin: 0 auto;
        padding: 0px;
        width: 70%;
    }
    #center1_instant_money .center1_instant_money_left, #center1_instant_money .center1_instant_money_right {
        color: #232323;
        width: 100%;
        margin: 0 auto;
        text-align: justify;
    }
    .title_instant_money h3 {
        text-align: center;
        width: 300px;
        margin: 0;
        position: relative;
        left: 27.5%;
    }
    .form_instant_money {
        width: 340px;
    }
    #form_instant_money {
        width: 340px;
        margin: 0 auto;
        padding: 0px;
    }
    #Instantmoney_firstname {
        width: 138px;
        margin-right: 5px;
    }
    #Instantmoney_lastname {
        width: 136px;
    }
    #Instantmoney_firstname_em_{

    }
    #Instantmoney_lastname_em_{

    }
    #center2_instant_money .wrapper_int .inner .one #one_content, #center2_instant_money .wrapper_int .inner .two #two_content {
        width: 72%;
        position: relative;
        top: -37px;
        left: 63px;
        color: #FFF;
        font-size: 13px;
        font-weight: bolder;
    }
    #center2_instant_money .wrapper_int .inner li.one{
      margin-left:60px;
    }
    #center2_instant_money .wrapper_int .inner li.two{
       margin-left:114px;
    }
    #center2_instant_money .wrapper_int .inner li.three{
       margin-left:30%;
    }
    #center2_instant_money .wrapper_int .inner .three #three_content {
        width: 70%;
    }
}



