<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*_____________ CONTACT STYLE ______________*/
.pageFull {
/*	background: url('/static/img/NY-NJ-Map.png') no-repeat -160px 0;*/
	background: rgba(255,255,255,0.4);
/*	border-top: 1px solid #ddd;*/
}


.crumbs {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

.crumbs ul li a {
	font-weight: 700;
	color: #000;
}

.crumbs ul li.current a{
	color: #000;
	font-weight: 300;
}

.crumbs ul li a:hover{
	color: #777;
}

.partnertitle {
	float: left;
	width: 100%;
	border-top: 1px dotted #999999;
	margin: 10px 0 10px 0;
}

.partnertitle h2{
	margin: 2px 0 0 0;
	padding: 0;
	font-weight: 400;
	font-style: italic;
	font-size: 18px;
}

.map-bg {
	position: absolute;
	top: -50px;
	z-index: -1;
	display: none;
}

.contact_page {
	width: 980px;
	margin: -10px auto 40px auto;
}


.social_contact {
	float: left;
	margin: 30px 0 10px 0px;
	width: 260px;
}

.social_contact h1{
	font-weight: 500;
	font-size: 16px;
	margin: 5px 0 20px 0;
	padding: 0;
	color: #aaa;
	float: left;
	letter-spacing: 0;
	width: 300px;
	text-align: left;
}

.social_links {
	float: left;
	border: none;
}

.social_contact img {
	width: 26px;
	border: none;
}

.social_contact a {
	float: right;
	margin: 0 10px 10px 0;
}

.contact_text {
	float: left;
	margin-bottom: 20px;
}

.contact_wrap {
	text-align: left;
	width: 61%;
	float: left;
	margin-bottom: 10px;
}

.office_wrap {
	float: left;
	width: 96%;
	margin: 0px 0 25px 0;
	padding: 2% 2% 6% 2%;
	background: #fff;
	border-bottom: 1px solid #eee;
}

.office_wrap:hover {
	color: #000;
	background: #fafafa;
	cursor: pointer;
}

.office_wrap:hover img{
/*	background: #eee;*/
/*	opacity: 0.5;*/
	color: #000;

}

.contact_img_wrap {
	float: left;
	width: 260px;
}

.contact_img {
	float: left;

}

.c_left {
	float: left;
}

.c_wrap {
	float: left;
	clear: left;
	width: 300px;
	margin: 0 0 2px 0;
}

.c_label {
	float: left;
	width: 80px;
	margin: 2px 0 5px 0;
	font-size: 10pt;
}

.c_more {
	border: 1px solid #e6e6e6;
padding: 2% 4% 2% 4%;
width: auto;
display: inline-block;
margin: 22px auto;
color: #678fab;
font-size: 13px;
/*background: #fff;*/
text-transform: uppercase;
}


.office {
	font-size: 18px;
	padding: 0 0 2px 0;
	margin: 5px 0 10px 0;
	color: #000;
	width: 270px;
	font-weight: 600;
}


.office_profile {
	margin-top: 15px;
	float: left;
}


.address p{
	float: left;
	width: 175px;
	margin: 0;
	font-size: 14px;
	letter-spacing: 1px;
	color: #000;
/*	font-family: "Raleway", sans-serif;*/
}


a.directions {
	float: left;
	margin: 6px 0 0 0;
	color: #666;
	border-bottom: 1px dotted #666;
}

a.directions:hover{
	color: #000;
}

.thanks_wrap {
	margin: 10px 10px 30px 0;
	width: 250px;
	float: left;
}

.thanks_wrap h1{
	margin: 0 auto 20px auto;
	font-size: 18pt;
	color: #333;
	text-align: center;
	font-family: Georgia, serif;
}

.thanks_wrap h2 {
	margin: 10px auto;
	padding-bottom: 20px;
	line-height: 150%;
	font-size: 14pt;
	color: #333;
	text-align: center;
	font-weight: normal;
}

.thanks_wrap a{
	font-size: 12pt;
	text-decoration: underline;
}


/* ------ PROFILE STYLE ----------- */
.location_title h1{
	float: left;
	font-size: 24px;
	font-weight: 100;
	color: #111;
	margin-bottom: 10px;
	width:100%;

}

.location_det ul {
	text-transform: uppercase;
	float: left;
	display: block;
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
	width: 100%;
}

.location_det ul li{
	display: block;
	float: left;
	margin: 0 5px 0 0;
	font-size: 10.5pt;
}

.location_det ul li.active {
	color: #777;
}

.location_wrap {
	text-align: left;
	width: 58%;
	float: left;
	padding: 0px 3% 5% 0;
	margin: 0;
}

.location_wrap .c_left {
	width: 600px;
}

.location_wrap .c_wrap {
	width: 100%;
}


.location_wrap .c_label {
	float: left;
	width: 120px;
	padding: 3px 0 0 0;
	font-size: 13px;
	margin-right: 5px;
	font-weight: 700;	
}

.location_wrap .address {
	width: 300px;
	float: left;
	margin-top: 3px;
	padding-bottom: 10px;
}

.location_wrap .address p{
	float: left;
	width: 300px;
	font-size: 16px;
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: 100;
}

.phone a{
	color: #000;
}


.map {
	float: left;
	margin: 20px 0 0 0;
	width:100%;
}

.mapcanvas {
	width: 100%;
	float: left;
	height: 300px;
}

a.directions{	
	font-size: 18px;
	color: #000;
}

a.directions:hover {
	color: #777;
}

.location_wrap h2{
	float: left;
	margin: 10px 0 10px 0;
	padding: 5px 0 0 0;
	font-size: 22px;	
	width: 100%;
	color: #000;
	font-weight: 100;
border-top: 1px dotted #999999;
	text-transform: uppercase;
}

.flying-in {
	float: left;
	margin: 5px 0 10px 0;
	padding: 5px;
	border: 4px solid #e6e6e6;
	background: #fff;
}

.flying-in:hover {
	border: 4px solid #87C4E5;	
	color: #87C4E5;
}

.flying-in a h1:hover {
	color: #87C4E5;
}


.flying-in a img {
	float: left;
}

.flying-in a h1{
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0px;
	text-align: left;
	font-size: 20px;
	letter-spacing: 0px;
	color: #000;
	font-weight: normal;
	border: none;
}

.team_member_wrap {
	float: left;
	clear: left;
	width: 100%;
	margin-top: 10px;
}

.team_member {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 25px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #ddd;
}

.team_member p {
	float: left;
	width: 61%;
}

.team_member.noImg  p{
	width: 100%;
}

.team_member h3{
	font-weight: 100;
	font-size: 18px;
	color: #000;
	margin-top: 20px;
}

.team_member img{
	float: left;
	width: 33%;
	height: auto;
	margin: 0 5% 20px 0;
}

.office_intro {
	width: 550px;
}

.office_images {
	float: left;
	width: 100%;
	padding: 0 0 15px 0;
	margin: 15px 0 20px 0;
}

.office_images img{
	float: left;
	margin: 0 0 20px 0;
}

.policy_wrap {
	float: left;
	clear: left;
	width: 550px;
	margin: 10px 0 5px 0;
	padding: 5px 0 10px 0;
	border-top: 1px dotted #999999;
/*	border-bottom: 1px dotted #ddd;*/
}


.policy_wrap h3{
	font-weight: 300;
}

.policy_text_wrap {
	float: left;
}

.policy {
	float: left;
	clear: left;
	margin: 0px 0 0px 0;
	padding: 5px 0 0 0;
	width: 540px;
}

.policy a{
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted;
	color: #000;
}

.policy a:hover {
	color: #777;
}

.policy_title{
	float: left;
	width: 120px;
	padding: 3px 0 0 0;
	font-size: 12px;
	margin-right: 5px;
	font-weight: 700;	
}

.policy_text {
	float: left;
	width: 400px;
	padding-left: 10px;
	font-size: 12px;
}


.location_right {
	float: right;
	width: 38%;
}

.office_video {
	float: left;
	text-align: left;
	width: 100%;
}

.office_video h2{
	float: left;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-size: 24px;
	color: #000;
	margin: 0px 0 20px 0;
	padding: 0px 0 0 0;
	line-height: 120%;	
}

ul#officeImg {
	padding: 0;
	margin: 0;
width: 500px;
}

ul#officeImg li {
/*	padding: 0;
	margin: 0;	*/
}

.bx-wrapper .bx-viewport {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
left: 0px;
background: none;
width: 550px;
}

.bx-wrapper .bx-viewport img{
	float: none;
	margin: 0 auto;
}


.bx-wrapper .bx-prev {
left: 2px;
}
.bx-wrapper .bx-next {
	
	right: 2px;
}

.contactRight {
	float: right;
	width: 36%;
	margin-left: 2%;
}

#contact_form {
	float: left;
}

.contact_form {
float: right;
clear: right;
background: #AFBBC2;
/*border: 1px solid #ddd;*/
padding: 5% 5% 2% 5%;
width: 90%;
border-radius: 0;
text-align: left;
}

.contact_form label {
	float: left;
	width: 100%;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
}

#id_message, #id_attachment {
	margin-bottom: 10px;
}

label[for='id_attachment'] {
		font-size: 13px;
	font-weight: 700;
	line-height: 150%;
}

#id_attachment {
	border: none;
	padding: 2% 1% 2% 1%;
	height: auto;
	margin-top: 5px;
}

.contact_form h1{
	float: left;
	width: 100%;
	font-size: 24px;
	margin: 0 0 10px 5px;
	color: #fff;
	font-weight: 600;
}


.contact_form input, .contact_form textarea {
	float: left;
	height: 22px;
	width: 90%;
	margin: 0 0 5px 0;
	padding-left: 4px;
	border: 1px solid #bbb;
	-webkit-appearance: none;
}

.contact_form textarea {
	float: left;
	height: 100px;
	width: 90%;
	margin: 0 0 5px 0;
	padding-left: 4px;
	border: 1px solid #bbb;
}


.button input{
		background: #006CBF;
	border-radius: 3px;
	border: none;
	margin: 2% 0 20px 0;
	height: 36px;
	color: #fff;
	width: 96%;
	padding: 2%;
	float: left;
	font-size: 15px;
	font-weight: 300;
}

.button input:hover{
	background-color: #0B002E;
	cursor: pointer;
}
</pre></body></html>