.contact-form-news .ctct-disclosure{
    display: none;
}

.contact-form-news a, span.wpforms-required-label, label.wpforms-17270-field_1-error {display: none !important;}
div.wpforms-container-full .wpforms-form label.wpforms-error {display: none !important;}

.contact-form-news{
    padding: 25px 0px;
    border-bottom: 7px solid #a9925a;
    background-color: #002639;
    height: 50px !important;
}

.contact-form-news:last-child{
    border-bottom: none;
    border-top: 7px solid #a9925a;
}

.contact-form-news .vc_column-inner  {
    margin-bottom: -50px;
}

.contact-form-news .height-right{
    padding: 0px;
    margin: 0px;
    height: 50px !important;
}

.contact-form-news form{
    position: relative;
    top: -26px;
}

.wpforms-confirmation-container-full{
    background:rgba(0,0,0,0) !important;
    border: none !important;
}

.wpforms-confirmation-container-full p{
    width: 500px;
    border: 1px solid #a9925a;
    margin: auto !important;
}



.contact-form-news .wpforms-field-container{
    width: 670px !important;
    margin: auto !important;
    margin-right: 550px !important;
    margin-top: 24px !important; 
}

.contact-form-news form{
   margin: auto;
}

.contact-form-news abbr{
    display: none;
}

.contact-form-news label.wpforms-field-label{
    font-family: "AkzidenzG-Light", Helvetica, Arial, Sans-serif;
    font-weight: 400 !important;
    font-size: 16px !important;
    width: 326px !important;
    float: left !important;
    margin-top: 10px !important;
    margin-right: 64px !important;
    text-transform: uppercase !important;
}

.contact-form-news input#wpforms-17270-field_1{
   color:#a9925a;
   width: 250px;
   padding: -1px 35px;
   font-size: 13px!important;
}

.contact-form-news button.wpforms-submit {
    background-color: rgba(0,0,0,0) !important;
    border: 1px solid #a9925a!important;
    font-weight: 500!important;
    font-size: 20px!important;
    padding: 13px 65px!important;
    text-transform: uppercase!important;
    font-family: inherit!important;
    letter-spacing: 1px;
    color: #a9925a!important;
    margin-left: 3.5%!important;
    transition:  .1s!important;
    float: right;
    position: relative;
    top: -60px;
    right: 262px;
}

.qbutton{
    border: 1px solid #a9925a !important;
}

.contact-form-news button.wpforms-submit:hover{
    background-color:#a9925a !important;
    color:#002639!important;
    border: 2px solid #002639!important;
}

.contact-form-btm input#ctct-submitted:hover{
    background-color:#a9925a;
    color:#002639;
    border: 1px solid #002639;
}

@media only screen and (max-width: 1390px){
    .contact-form-news button.wpforms-submit{
    right: 250px;    
    }

    .contact-form-news label.wpforms-field-label{
    margin-right: 94px !important;
    }
    
}

@media only screen and (max-width: 1370px){
    .contact-form-news button.wpforms-submit{
    right: 243px;    
    }

    .contact-form-news label.wpforms-field-label{
    margin-right: 94px !important;
    }
}

@media only screen and (max-width: 1340px){
   .contact-form-news button.wpforms-submit{
    right: 238px;    
    }

    .contact-form-news label.wpforms-field-label{
    margin-right: 94px !important;
    }
}

@media only screen and (max-width: 1275px){
    .contact-form-news button.wpforms-submit{
    right: 219px;    
    }

    .contact-form-news .wpforms-field-container{
    margin-right: 470px !important;
    }

    .contact-form-news label.wpforms-field-label{
    margin-right: 70px !important;
    }
}

@media only screen and (max-width: 1230px){
    .contact-form-news button.wpforms-submit{
    right: 209px;
    }

    .contact-form-news .wpforms-field-container{
    margin-right: 460px !important;
    width: 676px 1important;
    }
}

@media only screen and (max-width: 1200px){
    .contact-form-news button.wpforms-submit{
    right: 200px !important;    
    }

    .contact-form-news .wpforms-field-container{
     margin-right:440px !important;
    }

    .contact-form-news label.wpforms-field-label{
    margin-right: 70px !important;
    }
}

@media only screen and (max-width: 1200px){
    .contact-form-news button.wpforms-submit{
    right: 184px !important;    
    }

    .contact-form-news .wpforms-field-container{
     margin-right:410px !important;
    }

    .contact-form-news label.wpforms-field-label{
    margin-right: 50px !important;
    }
}

@media only screen and (max-width: 1075px){
    .contact-form-news button.wpforms-submit {
    float: none;
    position: static;
    margin-left: 0px !important;
    margin-top: 43px !important;
    display: block !important;
    margin: 40px auto 0 auto !important;
    }

    .contact-form-news .wpforms-field-container{
    width: 100% !important;
    margin-top: 0px !important;
    }

    .contact-form-news label.wpforms-field-label{
    width: 100% !important;
    float: none !important;
    margin-top: 8px !important;
    margin-right: 74px !important;
    margin-bottom: 8px !important;
    text-align: center;
    }

    .contact-form-news{
    padding: 25px 0px;
    height:125px !important;
    }

    .contact-form-news input#wpforms-17270-field_1{
    margin: auto !important;
    margin-top: 12px !important;
    }
}

#header-correct h1{
    text-transform: uppercase;
    font-weight: 400 !important;
    font-size: 30px !important;
}






