PRESS CONTACTS

Tony Smotherman

877 892 7544

SHOW >>

Contact

To get in touch with our communication department, you can use this contact form or call us at the following number. You can also write directly to the following email.

877 892 7544

SHOW >>

    #two-column{
    width: 100%;
    }
    #two-column p {
    margin-bottom: 12px;
    }
    #two-column input[type="text"]{
    padding-left:10px;
    border: 1px solid #ccc;
    font-size :14px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    }
    #two-column input[type="email"] {
    border: 1px solid #ccc;
    font-size :14px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    }
    #two-column select {
    position: relative;
    padding: 5px;
    border: 1px solid #ccc;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    }
    #two-column textarea {
    margin: 0 20px 0 20px;
    position: relative;
    padding-left: 10px;
    border: 1px solid #ccc;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 2px;
    width: 100%;
    height: 100px;
    }
    input[type="submit"]{
    padding:8px 18px;
    background:transparent;
    color:#ffc424;
    border: 1px solid #ffc424;
    float:right;
    font-size: 14px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    }
    input[type="submit"]:hover{
    color: #363636;
    background:#ffc424;
    }

    Consult type*

    First Name and Last Name*

    Email*

    Media*

    Message*


    .modal {
    text-align:center;
    }
    .modal-dialog {
    width: 50%;
    max-width:400px;
    margin: 250px auto !important;
    }
    .modal-content {
    color: #000;
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid #cccccc;
    border-radius: 0px !important;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    }
    .modal-header {
    padding:15px 15px 0 auto !important;
    border-bottom:0px solid transparent !important;
    }
    .modal-body {
    padding: 0 auto 20px auto;
    }
    .wpcf7-mail-sent-ok {display: none!important;}/*Hide the normal ok message*/
    .wpcf7-validation-errors, .wpcf7-not-valid-tip { background:rgba(255,255,255,0.8);}