


.page-id-27333 .contact-global-title, .page-id-14940 .contact-global-title {
	text-align: left;
}


@media(min-width: 992px) {
	.page-id-27333 .contact-global-title, .page-id-14940 .contact-global-title {
		text-align: center;
	}
}

.footer {
	border-top: 1px solid #D4D4D4;
	padding: 2em 0;
	clear: both;
	color: #000
}

.footer .d-1of4 {
	margin-bottom: 1em;
	text-align: center
}

.footer .d-1of4:first-of-type > a {
    color: #BB1133;
    margin-top: .75em;
    display: inline-block;
    font-size: 1.15em;
}

.footer .d-1of4:first-of-type > a:hover {
    text-decoration: none;
}

.footer .d-1of4:first-of-type > a:focus {
    border-radius: 2px;
	outline: 2px solid #B13;
	outline-offset: 2px;
	text-decoration: none;
}

.footer-logo-link {
	display: inline-block;
	margin-bottom: 2em;
}

.footer-logo-link:focus {
	outline: 2px solid #252525;
	outline-offset: 2px;
}

.footer .d-1of4 img.footer-logo {
	max-width: 200px;
	width: 100%
}

.footer .d-1of4 a.red-btn {
	box-shadow: none;
	padding: 10px 20px;
	font-size: 1.4em;
    max-width: 100%;
    display: block;
    margin: 10px auto;
}

.footer .d-1of4 a.red-btn:focus {
	outline: 2px solid #B13;
	outline-offset: 2px;
}

.footer .locations p > a {
    color: #000;
    text-decoration: none;
}

.footer .locations p > a:hover {
	color: #B13;
}

.footer .locations p > a:focus {
	color: #B13;
	outline: 1px solid #B13;
	outline-offset: 2px;
	border-radius: 1px;
}

.footer .locations .footer-locations-links,
.footer .locations .footer-locations-links:visited {
    color: #8E6C4A;
}

.footer .locations .footer-locations-links:hover {
	color: #B13;
}

.footer .locations .footer-locations-links:focus {
	color: #B13;
	outline: 1px solid #B13;
	outline-offset: 2px;
	border-radius: 1px;
}

@media (max-width: 991px) {
	.footer .locations p > a,
	.footer .locations .footer-locations-links {
	    display: inline-block;
	    line-height: 32px;
	}
}

.footer .d-1of4 .location {
	margin: 2em 0 0;
	font-weight: 600;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #BB1133
}

.footer .d-1of4 .location:before {
	content: '';
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px 0 -5px;
	background-image: url('../svg/map-pin.svg');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.footer .d-1of4 .location .footer-heading {
	line-height: 120%;
	margin: 0;
	font-weight: 800;
	font-size: 1.45em;
	font-family: TradeGothic;
}
.footer .d-1of4 .location .footer-heading a {
	text-decoration: none;
}

.footer .d-1of4 .location i {
	margin-right: .3em;
	font-size: 1.5em
}

.footer .d-1of4 p {
	font-size: .8em;
	line-height: 180%;
	margin: 0
}

.footer .d-1of4 .social,
.footer-links {
	max-width: 200px;
	margin: 0 auto
}

.footer .d-1of4 .social {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.footer .d-1of4 .social a {
	width: 50%;
	font-size: 3em;
	height: 2em;
	color: #8e6c4a;
	padding: 20px 0;
}
.footer .d-1of4 .social a:hover{
	color: #ae8437;
}
.footer .d-1of4 .social svg {
	max-width: 60%;
	height: auto;
}

.footer-links ul {
	top: 0;
	text-align: left;
	display: block;
	position: relative;
	overflow: auto;
	box-shadow: none;
	z-index: 1
}

.footer-links ul li {
	float: none;
	padding: .5em 0;
	border: 0
}

.footer-links ul li a {
	padding: 0;
	font-size: .9em;
	font-weight: 400;
	color: #333;
	display: inline-block;
	margin-left: 5px;
}

.footer-links ul li a:before {
	float: left;
	content: '>';
	font-weight: 600;
	margin-right: .5em
}

.footer-links ul li a:hover {
	color: #B13 !important;
}

.footer-links ul li a:hover span,
.footer-links ul li a:focus span {
	text-decoration: underline;
}

.footer-links ul li a:focus {
	color: #B13 !important;
	outline: 2px solid #B13;
	outline-offset: 2px;
	border-radius: 2px;
}
.footer .d-1of4 .location {
	display: -ms-flexbox;
	display: -webkit-flex;
	text-align: center
}
.copyright {
	clear: both;
	font-size: .8em;
	text-align: center;
}
@media (max-width:768px) {
	.footer .copyright {
		text-align: left;
	}
}
.escoffier-footnotes {
	display: inline-block;
	width: 100%;
	font-size: 0.8em;
}

.escoffier-footnotes a {
	color: #000;
}

.escoffier-footnotes a:hover {
	text-decoration: none;
}

.escoffier-footnotes a:focus {
	text-decoration: none;
	outline: 1px solid #252525;
	outline-offset: 1px;
	border-radius: 1px;
	color: #000;
}

.footer #inner-footer .social a:focus {
	outline: 2px solid #996F22;
	outline-offset: -5px;
	border-radius: 15px;
}

@media only screen and (min-width:768px) {
	.footer .d-1of4 .location {
		margin: .5em 0 0 !important;
	}
}

@media only screen and (max-width: 1029px) {
	#menu-footer #menu-item-16239 {
		display: block;
	}
}

@media only screen and (max-width: 768px) {
    .footer .d-1of4:first-of-type {
        padding: 0 15px;
    }
}

@media only screen and (min-width:1030px) {
	.footer {
		padding: 4em 0 2em !important;
	}
    .footer .d-1of4 a.red-btn {
        max-width: 212px;
    }
	.footer #inner-footer .locations {
		padding-left: 2em
	}
	.footer #inner-footer .locations .location {
		-webkit-justify-content: flex-start;
		-ms-flex-pack: flex-start;
		justify-content: flex-start;
		text-align: left
	}
	.footer #inner-footer .locations i {
		align-self: flex-start
	}
	.footer #inner-footer .locations p {
		text-align: left;
		margin: 0 0 25px 20px
	}
	.footer #inner-footer .footer-links ul li {
		padding: .8em 0;
		font-size: .93em
	}
	.footer #inner-footer .social {
		padding: 0
	}
	.footer #inner-footer .social a {
		padding: 20px .2em;
	}

}