:root {
	--primary: #a5683a;
	--secondary: #D4D8D4
}

body {
	
font-family: proxima-nova, sans-serif;
font-weight: 300;
font-size: 18px;

}

strong {
	font-weight: 700;
}

a {
	text-underline-offset: 3px;
}

p, ul, ol {
	margin-bottom: 15px;
}

p, ul li, ol li {
	line-height: 1.68em;
}

h1, h2, h3, h4, h5 {
	
}
.primary  {
	color: var(--primary);
}
.secondary {
	color: var(--secondary);
}

blockquote {
	
}

iframe {
	border: none;
}

h1 {
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 60px;

}

h2 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 36px;
	
}

h3 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 28px;
	
}

h2.module-title, .com-content-article__body h2 {
color: var(--primary);
	text-transform: uppercase;
	letter-spacing: 4px;
  font-weight: 500;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 26px;
  text-align: center;
  position: relative;
  display: inline-block;
  width: 100%;
}

h2.module-title span::before,
h2.module-title span::after, .com-content-article__body h2:before, .com-content-article__body h2:after {
  background-color: #2c312f;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 75px;
}

h2.module-title span::after, .com-content-article__body h2:after {
  left: 1em;
  margin-right: -50%;
}

h2.module-title span::before, .com-content-article__body h2:before {
  right: 1em;
  margin-left: -50%;
}

h4 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;

	font-size: 20px;
}

.staff h4 {
	margin: 0;
}

h5 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.btn {
	text-transform: uppercase;
	padding: 10px 20px;
	background-color: none;
	border: 1px solid;
	
}



.btn:hover {
	
}

a.readon {
	text-transform: uppercase; font-size: 85%;
}

blockquote {
	
}

blockquote p {
	
}

/*menu*/

#headerwrap {
	
}

#headerwrap .container {
	
}

.container-fluid {
	padding: 0;
}

.megamenu-container.nav-submenu-container, #astroid-sticky-header {


}

.astroid-nav .nav-link, .astroid-sidebar-menu .nav-link {
	font-size: 17px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--primary);
}

.header-stacked-section {
	flex-direction: column-reverse!important;
}

.logo-wrapper  {
	margin: 70px 0 90px 0;
}

#astroid-sticky-header .logo-wrapper {
	display: none;
}

/*Banner*/

#bannerwrap {
	
}

#bannerwrap p {
  color: #fff;
  font-size: 52px;
  font-weight: 300;
  margin: 0;
}


/*row1wrap*/

#row1wrap {
	padding: 100px 0!important;
}

#position-1-1 {
	max-width: 600px; margin: auto;
}



/*row2wrap*/

#row2wrap h2 {
	color: #FFF; margin: 50px auto;
}

#row2wrap h2 span:before, #row2wrap h2 span:after {
	background: #FFF;
}

#position-2-1 {
	
}

/*row3wrap*/

#row3wrap {
	
}

#position-3-1 {
	
}

div.attorneys {
	display: flex; flex-wrap: wrap; max-width: 1200px; margin: auto;
	background: rgba(165, 104, 57, 1.00);;
}

div.attorneys .person {
	
	width: 400px; height: 400px; position: relative;
}

div.attorneys .person:after {
	

}

div.attorneys .person h4 {
	font-weight: 300;;
	 font-size: 18px;
	 max-width: 100px;
	 margin: 0;
}

div.attorneys .person:hover:after { 
	
	
}




div.attorneys .person a {
	color: #48514D; text-decoration: none;
	opacity: 1;transition: all 250ms ease-in-out;
}

div.attorneys .person a:hover {
	opacity: .5;transition: all 250ms ease-in-out;
}



div.attorneys .person div {background-size: cover!important; background-repeat: no-repeat; height: 100%; padding: 15px;
}

.personheader p, 
.personheader a {
	color: #FFF;
}



/*row4wrap*/

#row4wrap {
	
}

#position-4-1 {
	
}

/*row5wrap*/

#row5wrap {
	
}

#position-5-1 {
	
}

/*row6wrap*/

#row6wrap {
	
}

#position-6-1 {
	
}


/*Bottomwrap*/

#bottomwrap {
	
}


/*Footer*/

#footerwrap {
	font-size: 85%;
}

#footer1 small {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
}

#footer1 .fa-2x {
	vertical-align: middle; margin: 	0 10px; display: block;
}

.socialicons {
	text-align: center; display: flex; justify-content: center;
}

#footer1 a {
	text-decoration: none; text-transform: uppercase; font-size: 13px; text-align: center; margin: 0 15px;
}

/*Sidebar*/

#sp-sidebar-right {
	
}



/*Main area*/

body.home #mainwrap {
	display: none;
}

#mainwrap {
	padding-top: 0!important;
}

#mainwrap .container {
	max-width: 960px;
}

#mainwrap .personheader .container {
	max-width: 600px; margin: auto;
}



.personheader, .pageheader {
	margin-bottom: 50px;
}

.full-image, .item-image {
	margin-bottom: 0
}

.personheader img {
	margin: 0 20px; max-height: 250px; width: auto;
}

ul.fields-container {
	list-style-type: none;
	padding: 0;
}

span.field-label {
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
}

.com-content-article__body ul {
	list-style-type: circle;
}

.com-content-article__body ul.pagination {
	list-style-type: none;
}

.date {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

span.wf-icon-zoom-link {
	display: none;
}

.wf_file::before {
	
	font-family: "Font Awesome 6 Free";
	font-size: 16px;
	line-height: 1;
	display: inline-block;
	margin: 0 5px 0 0;
}

.wf_file[href$=".pdf"]::before,
[href$=".pdf"]::before {
	content: "\f1c1";
	font-family: "Font Awesome 6 Free";
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  margin: 0 5px 0 0;
}

.wf_file[href$=".doc"]::before {
	content: "\f1c2";
}

.wf_file[href$=".docx"]::before {
	content: "\f1c2";
}

.wf_file[href$=".xls"]::before {
	content: "\f1c3";
}

.wf_file[href$=".xlsx"]::before {
	content: "\f1c3";
}

.wf_file[href$=".zip"]::before {
	content: "\f1c6";
}

.wf_file[href$=".png"]::before {
	content: "\f1c5";
}

.wf_file[href$=".jpg"]::before {
	content: "\f1c5";
}

@media  (max-width: 800px) {
	body {
		
	}
	
	.logo-wrapper {
		margin: 20px 0;
	}
	
	.personheader .container {
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.personheader .container .full-image {
		 
	}
	
	.personheader img {
		width: 100%; margin: 12px 0 20px 0;
		max-height: 400px;
	}
	
	.nav-child.unstyled.dropdown-menus:not(.menu_open) {
		display: none;
	}
	
	.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock video, .avVideo .avPlayerContainer .avPlayerBlock > div {
		min-width: 200px!important;
	}
}