.contact-main .contact-sidebar {
	background: #e4e4e4;
}
.contact-main .contact-sidebar iframe {
	width: 100%;
	height: 400px;
	border: 10px solid #a5a5a5 !important;
}

.contact-main #zcidspan4 {
    display: none !important;
}
.contact-main #zcidspan3 {
    display: none !important;
}
.zinquiry-form-table {
    margin: 30px 0 0;
}
.zinquiry-form-table button[type="submit"] {
    font-family: "Avenir";
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    border: none;
    width: auto;
    cursor: pointer;
    text-transform: uppercase;
    background: #000000;
    padding: 0 40px;
}
.zinquiry-form-table .text {
    float: right;
    font-style: italic;
    padding: 21px 38px 0 0;
    font-size: 20px;
}
.zinquiry-form-table th {
	width: 140px;
}
.zinquiry-form-table input,
.zinquiry-form-table textarea {
	max-width: none !important;
}
.zPrivacyPolicyLink {
	color: #4bcb08 !important;
}

@media only screen and (max-width: 992px) {
    .contact-sidebar {
        text-align: center;
    }
}
