
@media all and (max-width: 995px) {

    .header-login {
        height: 200px;
        background: #111111 !important;
    }
    .am-logo-login {
        left: 10px;
        position: absolute;
        top: 10px !important;
        margin: 0 0 0 0  !important
    }
    .lang-choice-login {
       position: absolute !important;
        right: 10px !important;
        top: 20px !important;
        margin: 0 0 0 0  !important
    }
    .am-login-form legend {
        display: none !important;;
    }
    .am-login-form form {
        border: 0px;
        margin-top: 25px;
        box-shadow: 0 0px 0px #b0b0b0;
    }
    .am-login-form div.row {
        border-bottom: 0px solid #ededed;
    }

    .am-login-form div.element {
        text-align: center !important;
    }
    .credits {
        display: none
    }
   .am-form div.row {
  
    border-bottom: 0px solid #ededed;
    margin-top: 0px;
    }
    
    select, textarea, input[type=text], input[type=password] {
    padding: 0.4em 1em;
    border: 0px;
    border-bottom: 1px solid #ccc !important;
        color: #555555;
    }
    
    .am-signup-form h3 {
        margin-top: 25px !important;
    }
    .am-form .row:first-child .element-title:first-child {
        border-radius: 0 !important;
        
    }
    .am-form div.element-title {
        background-color: transparent !important;
    }
    .partner-broker-container {
        display: none !important;
    }
    .signup-form-container {
    float: none !important; 
    padding: 0 0px !important;
     width: 100%;
        display: table;
    }
    .am-body-signup {
        background: #fff !important;
    }
    .header-content-login {
        width: 100% !important;
        padding: 0 10px !important;
    }
    .am-form div.row  { 
        border-bottom: 0 !important;
    }
    .dropdown-menu>li>a {
        color: inherit !important;
    }
    .am-form div.element-title {
        padding: 0.5em 0.5em 0.5em 1em !important;
    }
    .am-form div.element  {
        padding: 0.5em 1em 0.5em 0.5em !important;
    }

}
/*phone view*/ 
@media all and (max-width: 500px) {
     .am-cta-signup {
    width: 100% !important;
    }
     .am-form div.element-title {
        padding: 0.3em 0.5em 0em 0.3em !important;
    }
    .am-form div.element  {
        padding: 0.3em 0.5em 0.3em 0.3em !important;
    }
    label {
        margin-bottom: 0 !important;
    }
    .g-recaptcha {
        margin: 0 auto;
        display: table;
    }
}
@media all and (min-width: 995px) and (max-width: 1200px)  {
    .signup-form-container {
        padding-left: 0 !important;
    }
    .am-signup-form {
        width: 500px !important;
    }
}
select, textarea, input[type=text], input[type=password] {
    padding: 0.4em 1em;
    border: 0px;
    border-bottom: 1px solid #555555;
     background-color: transparent;
    color: #555555;
    width: 300px;
}
input[type=password]:focus, input[type=text]:focus  {
  background-color: transparent;
  border: 0px solid #555555 !important;
    border-bottom: 1px solid #e00000 !important;
   outline-color: transparent;

  border-color: transparent;
}

.field-icon {
right: 0;
top: 25%;
position: absolute;
z-index: 2;
color: #4a4a4a
}
.am-form div.element-title {
    margin-top: 5px;
}
.am-signup-form h3 {
    font-size: 24px; 
    margin: 10px 0 10px 0px; 
    text-align: center; 
    color: #555555; 
    text-transform: uppercase
}
#f_country {
    background: transparent; 
    border-radius: 0;
}
input[type=submit] {
    border-radius: 4px !important;
}
.am-body {
    background: none !important;
}
.am-error {
    display: block;
    color: #a94442;
    margin-top: 5px;
}
#f_country {
    max-width: 100% !important;
}
.am-cta-signup {
    font-size: 26px !important;
    padding: 9px !important;
    border-radius: 13px;
    font-family: 'bebas_neueregular', sans-serif !important;
    width: 300px;
}
.partner-broker-container {
    float: left;


}
.partner-broker-wrap {
    width: 100%;
    background-color: rgb(151 143 143 / 50%);
    padding: 20px 10px;
    border-radius: 13px;
    text-align: center;
     width: 35%;
    position: absolute;
    top: 420px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    
}
.partner-broker-wrap img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 90px;
    height: 55px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    margin: 5px;
}
.signup-form-container {
    padding: 0 25px;
    float: left;
    margin: 15px 0;

}
.am-form input, .am-form select, .am-form textarea {
    padding: 0.4em 0.6em !important;
}
label[for="qfauto-1"] {
  display: none !important;
}

.ribbon {
    --f: .5em;
    --r: .8em;
    position: absolute;
    top: calc(-1*var(--f));
    padding: 0.2em;
    border-left: var(--f) solid #0005;
    border-bottom: var(--r) solid #0000;
    clip-path: polygon(var(--f) 0,100% 0,100% calc(100% - var(--r)),calc(50% + var(--f)/2) 100%, var(--f) calc(100% - var(--r)),var(--f) var(--f),0 var(--f));
}   
 .ribbon-grid-broker {
    font-weight: bold;
    color: #fff;
    font-size: 10px;
    padding-left: 5px !important;
    padding-right: 5px !important;
    background-color: #e00000;
    margin-top: 52px;
     padding-bottom: 0px !important;
     margin-left: 15px;
}  
