  #reg_butt {
    display: none;
}
.landing-page-section {
    padding-top: 120px !important;
}

.background-image-wrapper {
    background-color: #214263;
    height: 395px;
}

.background-image-wrapper p {
    font-size: 18px;
    margin-top: 20px;
    text-align: left;
}

strong {
    color: #000;
}

#background-image-text {
    background-image: url('/wp-content/plugins/clevver-landing-pages/images/banner graphic_small.png');
    background-repeat: no-repeat;
    height:100%;
    background-position: center;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    background-size: 100% auto;
    display: flex;
    align-items: center;

}
.background-text{
    padding-left: 170px;
    color: white;
}
.register-agent {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 50px;
}
.kostenlos {
    font-size: 21px;
    font-weight: lighter;
    text-transform: uppercase;
    font-size: 33px !important;
}
.register-agent-title {
    padding: 10px;
    text-align: center;
    font-weight: 700;
    font-size: 26px;
    margin-top: 40px;
}
.register-agent-sub-title{
    padding: 10px;
    text-align: center;
    font-size: 25px !important;
}
.register-agent-text {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 25px;
    padding: 10px;
}
.blue-contact {
    text-align: center;
    color: #4cb2d8;
    padding: 20px 0;
}
.register-agent-buttons {
    display: flex;
    justify-content: center;
}
.register-button-contact {
    background: #4cb2da;
    color: #fff;
    border-radius: 21px;
    width: 220px;
    padding: 11px 40px;
    border: none;
    margin: 15px 15px 5px;
    text-transform: uppercase;
}
.register-button-contact:hover {
    text-decoration: none;
    background-color: #dcdcdc;
}
.register-button {
    background: #ffce12;
    color: #fff;
    border-radius: 21px;
    width: 220px;
    padding: 11px 40px;
    border: none;
    margin: 15px 15px 5px;
    text-transform: uppercase
}
.register-button:hover {
    text-decoration: none;
    background-color: #dcdcdc;
}
.prices-rows {
    padding: 30px 0;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.prices-title {
    font-size: 25px !important;
    margin-bottom: 25px;
    margin-left: 10px;
}
.price-list-title {
    background-color: #eafaff;
    padding: 15px;
    font-weight: bold;
    font-size: 16px;
}
.price-list-w {
    padding: 15px;
    font-size: 16px;
}
.rows-g {
    display: flex;
    align-items: center;
    padding: 15px;
    background-color: #f1f1f1;
}

.price-list-wrapper {
    box-shadow: 0 10px 5px #b9bdc0;
}

.prices-postbox-title {
    font-size: 25px !important;
    margin-bottom: 25px;
}
.postbox-price-list-wrapper {
    box-shadow: 0 10px 5px #b9bdc0;
}

.rows-title {
    background-color: #eafaff;
    display: flex;
    align-items: center;
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
}
.price-list-col1 {
    flex: 90%;
}
.price-list-col2 {
    flex: 10%;
    text-align: center;
}
.price-list-col2-check {
    flex: 10%;
    text-align: center;
    color: #4BD764;
    font-weight: bold;
    font-size: 16px;
}
.rows-w {
    display: flex;
    align-items: center;
    padding: 15px;
}
.vat {
    float: right;
    margin-top: 20px;  
    margin-right: 5px;
}
.currency_exchange {
    flex: 10%;
    text-align: center;
}
@media only screen and (max-width: 1100px){
    #reg_butt{
        display: none !important;
    }
    .background-image-wrapper{
        height: 362px;
    }
    .landing-page-section {
        padding-top: 114px !important;
    }
}
@media only screen and (max-width: 1024px){
    .kostenlos {
        font-size: 26px !important;
    }  
    .register-agent {
        font-size: 40px !important;
    }
    .background-image-wrapper {
        height: 335px;
    }
}


@media only screen and (max-width: 1000px){
    .background-image-wrapper{
        height: 330px;
    }
    .background-text {
        padding-left: 175px;
    }
    .register-agent {
        font-size: 36px !important;
    }
    .kostenlos {
        font-size: 25px !important;
    }
}
@media only screen and (max-width: 992px){
    .background-image-wrapper{
        height: 295px;
    }
    .kostenlos {
        font-size: 17px !important;
    }  
    .register-agent {
        font-size: 25px !important;
    }
}
@media only screen and (max-width: 800px){
    .background-image-wrapper{
        height: 254px;
    }
    .background-text {
        padding-left: 104px;
    }

}
@media only screen and (max-width: 768px){
    #background-image-text {
        background-image: none;
        justify-content: center;
    }
    .background-text {
        padding-left: 0;
    }
}
@media only screen and (max-width: 500px){
    .kostenlos {
        font-size: 13px !important;
    }  
    .register-agent {
        font-size: 20px !important;
    }
    .background-image-wrapper {
        height: 135px;
    }
}

.ktk {
    background-color: #eafaff;
    padding: 20px;
    font-weight: bold;
    font-size: 22px;
}
.contact-form-block {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;  
    box-shadow: 0 10px 5px #b9bdc0;
}
.contact-form-cols {
    display: flex;
    gap: 90px;

}
.us-registered-agent-contact-form-wrapper {
    padding: 40px 100px;
}
.wpcf7-form {
    padding: 50px 0;
}
.contact-form-col1{
    flex:50%;
}
.contact-form-col2{
    flex:50%;
}
.name-info {
    display: flex;
    gap: 15px;
}
.plz {
    display: flex;
    gap: 15px;  
}
.name-contact-form {
    padding: 10px 10px !important;
    border-radius: 10px;
    margin-bottom: 5px;
}
.contact-form-buttons {
    display: flex;
    justify-content: flex-end;
}
.ncht-contact-form {
    border-radius: 10px;
    max-height: 265px;

}
.cancel-button {
    background: #4cb2da;
    color: #fff;
    border-radius: 21px;
    width: 175px;
    padding-top: 11px;
    padding-bottom: 11px;
    border: none;
    margin: 15px 15px 5px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.cancel-button:hover {
    text-decoration: none;
    background-color: #dcdcdc;
}
.senden-contact-form {
    text-transform: uppercase;
    background: #ffce12;
    color: #fff;
    border-radius: 21px;
    width: 175px;
    padding-top: 11px;
    padding-bottom: 11px;
    border: none;
    margin: 15px 15px 5px;
    line-height: 0 !important;
    margin-top: 15px !important;
    letter-spacing: 1px;
}
.senden-contact-form:hover {
    text-decoration: none;
    background-color: #dcdcdc !important;
}

.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-left: 5px;
}
.pft {
    margin-top: 10px;
    font-size: 16px;
    color: #A0A0A0;
    float: left;
}

@media only screen and (max-width: 768px){
    .us-registered-agent-contact-form-wrapper {
        padding: 40px 20px 90px;
    }
    .contact-form-cols {
        display: block;
    }
}
.wchsl-form-block {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 10px 5px #b9bdc0;
}
.wchsl {
    background-color: #eafaff;
    padding: 20px;
    font-weight: bold;
    font-size: 22px;   
}
.wchsl-form-cols{
    display: flex;
    gap: 100px;
}
.wchsl-form-col1 {
    flex: 50%;
}
.wchsl-form-col2 {
    flex: 50%;
}
.wchsl-info {
    display: flex;
    gap: 15px;
}
.wchsl-form-wrapper {
    padding: 40px 100px;
}
.wpcf7-text {
    padding: 10px 10px !important;
    border-radius: 10px;
    margin-bottom: 5px;
}
.wchsl-plz {
    display: flex;
    gap: 15px;    
}
.kontaktdaten {
    font-size: 25px !important;
    color: #214263;
}
.plzbt {
    gap: 15px;
    display: flex;   
}
.kontaktdaten {
    color:#234363;  
}
.wchsl-text {
    color:  #214263;
}
.wchsl-text-block{
    padding: 90px 5px 30px;
}
.wchsl-pft {
    margin-top: 30px;
    font-size: 16px;
    color: #A0A0A0;
    float: left;
}
.error-message {
    display: none;
    color: red;
    text-align: center;
    padding: 5px 20px;
    width: fit-content;
    margin: 5px auto;
    border: 1px solid red;
    border-radius: 5px;
}
.lp-optput {
    display:none !important;
}
.wchsl-rchng, .wchsl-ent, .wchsl-lnd, .std-lnd2 {
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    line-height: 24px;
    border-color: #f6f8fe;
    padding: 10px 10px;
    font-size: 15px;
    margin-top: 10px;
    width: 100%;
    border-radius: 10px;
}
input[type=hidden] {
    height: 0;
}
.std-opt {
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    line-height: 24px;
    border-color: #f6f8fe;
    padding: 10px 10px;
    font-size: 15px;
    margin-top: 10px;
    width: 100%;
    border-radius: 10px;  
}
.wpcf7-response-output {
    position: fixed !important;
    top: 50%;
    right: 0;
    margin-right: 30px !important;  
    max-width: 600px;
    text-align: left !important;
}
body .hideMessage {
    display: block !important;
}
body .wpcf7 form .wpcf7-response-output {
    border: unset;
}
@media only screen and (max-width: 768px){
    .wchsl-form-wrapper {
        padding: 40px 20px 120px;
    }
    .wchsl-form-cols {
        display: block;
    }
    .kontaktdaten {
        font-size: 20px !important;
    }
    .wpcf7-form {
        padding: 0;
    }

}
@media only screen and (max-width: 1200px){
    .wpcf7-response-output {        
        top: unset;
        right: unset;
        left: 0;
        bottom: 80px;
        margin-right: auto !important;
    }

}
@media only screen and (max-width: 500px){
    .wpcf7-response-output {       
        margin-left: 10px !important;
        max-width: 270px !important;
    }

}
@media only screen and (max-width: 375px){
    .wpcf7-response-output {
        max-width: 180px !important;
        font-size: smaller;
    }
}
.whitepaper-header-container  {
    background-color: #214263;
    height: 450px;
    margin-top: -20px;
    color: white;
}
.whitepaper-header-container-de  {
    background-color: #214263;
    height: 450px;
    margin-top: -20px;
    color: white;
}
.whitepaper-header{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;  
    background-image: url('/wp-content/plugins/clevver-landing-pages/images/banner_whitepaper.png');
    background-repeat: no-repeat;    
    background-position: right;   
    background-size: 400px auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.whitepaper-titlte {
    text-transform: uppercase;
    font-size: 60px;
    font-weight: bolder;
}
.whitepaper-titlte-de{
    text-transform: uppercase;
    font-size: 50px;
    font-weight: bolder;
}
.whitepaper-p {
    font-size: 30px;
    margin-top: 25px;
}
.whitepaper-p-de {
    font-size: 30px;
    margin-top: 25px;
}
.whitepaper-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.whitepaper-form {
    box-shadow: 0 10px 5px #b9bdc0;
    margin-bottom: 70px;
}
.whitepaper-container-text {
    padding: 45px 20px 45px 20px;
    font-size: 16px;
    color: #214263;
}
.whitepaper-form-title {
    background-color: #eafaff;
    padding: 20px;
    font-weight: bold;
    font-size: 20px !important;  
}
.whitepaper-form-text {
    font-size: 16px;
    color: #214263; 
    margin-left: 20px;
    padding: 20px 20px 20px 0px;
}
.whitepaper_form_info {
    margin-left: 50px;
}
.whitepaper_form_names {
    display: flex;
}
.whiteppaper_first_name {
    width: 160px;
    border-radius: 20px;
    padding: 10px 15px !important;
    margin-right: 20px;
}
.whiteppaper_last_name {
    width: 160px;
    border-radius: 20px;
    padding: 10px 15px !important;
}
.init {
    padding: 20px 0 !important;

}
.whitepaper_email {
    width: 340px;
    padding: 10px 15px !important;
    border-radius: 20px;
}
.last {
    margin: 0 0 0 0 !important;
}
.wpcf7-list-item-label {
    margin-left: 5px;
}
.whitepaper_send {
    width: 170px;
    text-transform: uppercase;
}
.whitepaper-error {
    margin-top: 10px;
}
.whitepaper_send:hover {
    text-decoration: none;
    background-color: #dcdcdc !important;
    border: #dcdcdc;
}
input[type=checkbox], input[type=radio] {
    margin: 0;
    vertical-align: middle;
}
@media only screen and (max-width: 1101px){
    .whitepaper-p {
        text-align: initial;
    }
    .whitepaper-container-text {
        text-align: initial;
    }
    .whitepaper-form-text {
        text-align: initial;
    }
    .whitepaper-error {
        text-align: initial;
    }
    .whitepaper_form_info {
        margin-left: 20px;
        margin-right: 20px;
    }
    .whitepaper-form {
        margin-bottom: 0;
    }
    .whitepaper-titlte-de {
        font-size: 45px;
    }
    .whitepaper-p-de {
        text-align: initial;
    }
}
@media only screen and (max-width: 900px){
    .whitepaper-header{        
        background-image: none;
        padding: 0 20px;
    }
}
@media only screen and (max-width: 600px){
    .whitepaper-titlte-de {
        font-size: 25px !important;
    }
    .whitepaper-p-de {
        font-size: 20px;
    }
    .whitepaper-header-container-de {
        height: 290px;
    }
}
@media only screen and (max-width: 500px){
    .background-image-wrapper p {
        font-size: 14px;
        margin-top: unset;
    }

    .whiteppaper_first_name {
        width: 110px;
    }
    .whiteppaper_last_name {
        width: 110px;
    }
    .whitepaper-header {
        padding-top: 20px;
    }
    .whitepaper-header-container {
        height: 410px;

    }
    .whitepaper_email {
        width: 245px;
    }
    .whitepaper-container-text {
        padding: 20px 20px 0 20px;
    }
    .whitepaper-form-text {
        padding: 20px 20px 0 0px;
    }
    .whitepaper-titlte-de {
        font-size: 15px !important;
        margin-top: 30px;
    }
    .whitepaper-p-de {
        font-size: 15px;
    }
    .whitepaper-header-container-de {
        height: 200px;
    }
}

.lds-dual-ring {
    display: inline-block;
    width: 100%;
    height: 80px;
    display:none;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 8px auto;
    border-radius: 50%;
    border: 6px solid #fff;
    border-color: #000 transparent #000 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}