.navbar-nav {
	font-size: 1.1em;
}
#contact-img {
  width: 256px;
  height: 452px;
}

blockquote {
	text-align: left;
	font-style: italic;
}

.form-info {
	font-size: small;
}

.form-spacer {
	margin-top: 20px;
}

.form-subhead {
	font-size: large;
	margin-bottom: 30px;
    margin-left: -20px;
}

.form-required-tag {
	font-size: small;
	color: red;
}

.form-text {
    display: inline-block;
    margin-top: 5px;
    font-weight: bold;
}

iframe {
	margin-bottom: 33px;
	margin-top: 17px;
}

.house-image{
    width: 300px;
    height: 200px !important;
}

h3 {
    font-size: 22px;
}

.phone-number {
	text-align: center;
	margin-top: 20px;
	font-size: 30px;
}

.contact-info strong {
	font-size: 15px;
}

.address-bar {
	text-transform: none;
    font-size: 1.5em;
    font-weight: bold;
}

.brand-sub-name {
	font-weight: 700;
    font-size: 1.5em;
    text-transform: capitalize;
    letter-spacing: normal;
	margin-top: 36px;
}

.thanks-text{
	font-size: 23px;
    font-style: italic;
    margin-top: 36px;
    display: block;
}

.hidden {
    display: none;
}

p.about {
	font-size: 1.05em;
}

.header-contact-box {
	padding: 30px 0 10px;
	color: white;
	font-size: 1.3em;
	text-align: right;
}

.header-contact-strong {
	font-weight: bold;
}

.header-content {
	font-weight: 400;
}

.header-contact-office-strong {
	font-weight: bold;
	font-size: 1.1em;
}

.header-content-office {
	font-weight: 400;
	font-size: 1.1em;
}


.header-contact-email {
	font-size: 1.1em;
}

hr.contact {
	margin-top: 3px;
	margin-bottom: 3px;
}