@charset "UTF-8";
/*!
NAME : [% site.getDesign.attr.name %]
CATEGORY : [% site.getDesign.attr.category %]
FIRM : [% site.attr.title1 %] [% site.attr.title2 %] [% site.attr.title3 %]
DOMAIN : http://[% site.name %].justia.net
GENERATOR: http://www.justia.net VERSION: 1.0
-------------------------------------------------
Copyright (C) 2006, Justia, inc. All rights reserved.
Duplication in Full or Part outside of Justia Products is Prohibited.
*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

.cwrap::after {
  clear: both;
  display: block;
  content: '';
}

#header, #head, #topnav, #main, .widget,
.detailedform, .widget input, .widget textarea,
.detailedform input,
.detailedform textarea, .widget button,
.widget #Submit,
.detailedform button,
.detailedform #Submit, #footer {
  width: 100%;
}

body.home #breadcrumbs, .detailedform legend, .search .search_page_heading label.screen-reader-text, .search-results .search_page_heading label.screen-reader-text, .search-no-results .search_page_heading label.screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}


.visuallyhidden,
.screen-reader-text {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
}

.clr {
  display: none;
}

.gameover {
  display: none !important;
}

/*!
normalize.css v2.1.2 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*!tnv2*/
#top-numbers-v2 {
  z-index: 9999;
  overflow: hidden;
  display: block;
  width: 100%;
  padding: 6px 10px 12px;
  background-color: #fff;
  color: #000;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  text-align: center;
  font-size: 16px;
  position: relative;
  font-family: sans-serif;
}

#top-numbers-v2 a {
  color: currentColor;
}

#top-numbers-v2 ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#top-numbers-v2 .tnv2-button {
  display: block;
  max-width: 60%;
  padding: 7px 0;
  border-radius: 20px;
  margin: 3px auto 0;
  background-color: #BA0000;
  color: #fff;
  box-shadow: 0 3px 0 #870000;
  font-weight: bold;
}

#top-numbers-v2 .tnv2-button:hover {
  cursor: pointer;
}

#top-numbers-v2.tnv2-sticky {
  position: fixed;
  top: 0;
  height: 83px;
}

#top-numbers-v2.tnv2-sticky ~ .container {
  padding-top: 83px;
}

#top-numbers-v2.tnv2-multiple {
  padding-bottom: 0;
  height: auto;
}

#top-numbers-v2.tnv2-multiple .tnv2-button {
  margin-bottom: 12px;
}

#top-numbers-v2.tnv2-multiple ul {
  display: none;
  border-bottom: 1px solid #999999;
  margin: 0 -10px;
}

#top-numbers-v2.tnv2-multiple ul a {
  display: block;
  padding: 10px;
}

#top-numbers-v2.tnv2-multiple li {
  border-top: 1px solid #cccccc;
}

#top-numbers-v2.tnv2-multiple.tnv2-sticky {
  height: auto;
}

#top-numbers-v2 #tnv2-toggle {
  display: none;
}

#top-numbers-v2 #tnv2-toggle:checked + ul {
  display: block;
}

@media screen and (min-width: 31.25em) {
  #top-numbers-v2 {
    font-size: 19px;
  }
  #top-numbers-v2.tnv2-sticky {
    height: 92px;
  }
  #top-numbers-v2.tnv2-sticky ~ .container {
    padding-top: 92px;
  }
}

@media screen and (min-width: 46.875em) {
  #top-numbers-v2 {
    display: none;
  }
  #top-numbers-v2.tnv2-sticky ~ .container {
    padding-top: 0;
  }
}

@media print {
  #top-numbers-v2 {
    position: static !important;
    display: block !important;
    font-size: 12px !important;
    font-size: 0.75rem !important;
    padding: 12px 10px 12px !important;
  }
  #top-numbers-v2 * {
    text-decoration: none !important;
  }
  #top-numbers-v2 .tnv2-button {
    display: none !important;
  }
  #top-numbers-v2.tnv2-sticky {
    height: auto !important;
  }
  #top-numbers-v2.tnv2-sticky ~ .container {
    padding-top: 0 !important;
  }
  #top-numbers-v2.tnv2-multiple ul {
    display: block !important;
    border: none !important;
  }
  #top-numbers-v2.tnv2-multiple li {
    display: inline-block !important;
    border: none !important;
  }
}

/*!tnv2*/
#topnav {
  font-family: sans-serif;
}

body {
  font-size: 106.25%;
  font-family: Arial,"Helvetica",Helvetica,sans-serif;
  font-size-adjust: 100%;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  background: #47568f;
  position: relative;
  color: #333333;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #e2231a;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}

#custom_html-3,
#custom_html-5 {
  padding: 0;
  margin: 0;
}

#custom_html-3 .widget-title,
#custom_html-5 .widget-title {
  display: none;
}

#custom_html-3 .widget-content,
#custom_html-5 .widget-content {
  padding-top: 0;
}

.blogname-wrapper {
  border-bottom: 1px solid #dddddd;
  position: relative;
  display: block;
  padding: 8px 30px;
  width: 100%;
  background-color: #eeeeee;
  text-align: center;
}

.main-blogname {
  display: inline;
  text-transform: uppercase;
}

.main-blogname:hover {
  text-decoration: none;
}

.inner-blogname {
  font-size: 4.18vw;
  margin: 0;
  color: #191e52;
  font-family: 'Arial', Helvetica, sans-serif;
  font-weight: 200;
  line-height: 1.24;
}

@media screen and (min-width: 51.875em) {
  .inner-blogname {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}

#header {
  float: left;
  position: relative;
  background: #fff;
}

#head {
  float: inherit;
  text-align: center;
}

#logo {
  display: inline-block;
  padding: 30px 5% 24px;
  display: block;
}

#logo a {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  display: inline-block;
  overflow: hidden;
  text-indent: -9001px;
}

#logo a img {
  float: left;
  height: auto;
  width: 100%;
}

#tagline {
  display: none;
}

#topnav {
  float: left;
  position: relative;
  z-index: 9001;
  height: 40px;
  background-color: #5768b0;
}

#topnav ul#tnav-toplevel .contactus {
  background-color: #f9452c;
}

#topnav ul#tnav-toplevel .contactus:hover {
  background-color: #eb2307;
}

#topnav ul, #topnav li, #topnav a {
  color: #fff;
  margin: 0;
  padding: 0;
  display: inline-block;
  white-space: nowrap;
  position: relative;
}

#topnav ul#tnav-toplevel {
  width: inherit;
  float: left;
}

#topnav ul#tnav-toplevel.temporary_hidden {
  height: 40px;
  overflow: hidden;
}

#topnav ul#tnav-toplevel li.is-inactive {
  display: none;
}

#topnav ul#tnav-toplevel > li {
  float: left;
}

#topnav ul#tnav-toplevel > li ul {
  display: none;
}

#topnav ul#tnav-toplevel > li:hover {
  background-color: #323335;
}

#topnav ul#tnav-toplevel > li:hover > ul {
  display: block;
}

#topnav ul#tnav-toplevel > li.morebtn {
  cursor: pointer;
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  background-color: #323335;
  border-left: 3px solid #474749;
}

#topnav ul#tnav-toplevel > li.morebtn > a {
  padding: 0 22px 0 48px;
  font-weight: bold;
}

#topnav ul#tnav-toplevel > li.morebtn:before, #topnav ul#tnav-toplevel > li.morebtn:after,
#topnav ul#tnav-toplevel > li.morebtn > a:after {
  content: "";
  display: block;
  width: 21px;
  height: 4px;
  background-color: #b1b2b5;
  position: absolute;
  top: 11px;
  left: 12px;
}

#topnav ul#tnav-toplevel > li.morebtn:after {
  top: 18px;
}

#topnav ul#tnav-toplevel > li.morebtn > a:after {
  top: 25px;
}

#topnav ul#tnav-toplevel > li.morebtn.is-active {
  display: block;
}

#topnav ul#tnav-toplevel > li.morebtn > a:before {
  content: none;
}

#topnav ul#tnav-toplevel > li > a {
  line-height: 40px;
  padding: 0 55px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}

#topnav ul#tnav-toplevel ul {
  position: absolute;
  top: 100%;
  left: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  background-color: #323335;
  border-bottom: 4px solid #191a1b;
  min-width: 100%;
  padding: 6px 0;
}

#topnav ul#tnav-toplevel ul li,
#topnav ul#tnav-toplevel ul a {
  display: block;
}

#topnav ul#tnav-toplevel ul a {
  padding: 6px 40px 6px 20px;
}

#topnav ul#tnav-toplevel ul li:hover {
  background-color: #3e4042;
  text-shadow: 0 0 3px #444;
  border-left: 4px solid #232425;
  margin-left: -4px;
}

#topnav ul#tnav-toplevel ul li:hover a {
  color: white;
}

#topnav ul#tnav-toplevel ul ul {
  right: 100%;
  top: -5px;
}

#topnav ul#tnav-toplevel li.morebtn ul {
  left: auto;
  right: 0;
  text-align: right;
}

#topnav ul#tnav-toplevel li.morebtn ul li:hover {
  border-right: 4px solid #232425;
  border-left: 0;
  margin-right: -4px;
  margin-left: 0;
}

#topnav ul#tnav-toplevel li.morebtn ul a {
  padding: 6px 15px 6px 30px;
}

#topnav ul#tnav-toplevel.mobile-menu {
  padding-left: 0;
}

#topnav ul#tnav-toplevel.mobile-menu > li {
  width: 33.33%;
}

#topnav ul#tnav-toplevel.mobile-menu > li > a {
  padding: 0;
  display: block;
  font-weight: bold;
  text-align: center;
  font-family: 'AvenirNext-Bold', sans-serif;
}

#topnav ul#tnav-toplevel.mobile-menu > li > a:before {
  content: none;
}

#topnav ul#tnav-toplevel.mobile-menu > li.morebtn {
  padding: 0;
  border: none;
  background-color: transparent;
}

#topnav ul#tnav-toplevel.mobile-menu > li.morebtn:before, #topnav ul#tnav-toplevel.mobile-menu > li.morebtn:after,
#topnav ul#tnav-toplevel.mobile-menu > li.morebtn > a:after {
  content: none;
}

#topnav ul#tnav-toplevel.mobile-menu ul {
  font-size: 0.94118em;
}

#topnav ul#tnav-toplevel.mobile-menu ul a {
  font-weight: normal;
  font-size: 0.94118em;
  padding: 10px 20px 10px 30px;
  font-family: 'AvenirNext-Medium', sans-serif;
}

#contactus img.rightphoto, .attorneys .l2 img.rightphoto {
  display: none;
}

.widget.internalLinks h4, .widget.internalLinks .widget-title {
  margin-bottom: 10px;
}

#livechat {
  border-top: none;
}

#main {
  float: left;
  background-color: #fff;
}

.mwrap {
  overflow-y: hidden;
  position: relative;
  z-index: 0;
  clear: both;
}

section.content {
  padding-bottom: 30px;
}

section.content .bodytext a {
  font-weight: normal !important;
}

section.content .bodytext a:hover {
  color: #ee706a;
}

section.content .bodytext h4, section.content .bodytext .widget-title {
  text-transform: capitalize;
}

section.content .bodytext * + h4, section.content .bodytext * + .widget-title,
section.content .bodytext h4:first-child, section.content .bodytext .widget-title:first-child,
section.content .cfrags * + h4,
section.content .cfrags * + .widget-title,
section.content .cfrags h4:first-child,
section.content .cfrags .widget-title:first-child {
  margin-bottom: 0;
}

section.content .bodytext h4 + p, section.content .bodytext .widget-title + p,
section.content .cfrags h4 + p,
section.content .cfrags .widget-title + p {
  margin-top: 0;
}

section.content .bodytext a,
section.content .cfrags a {
  font-weight: bold;
}

section.content .bodytext a:hover,
section.content .cfrags a:hover {
  text-decoration: underline;
}

section.content .bodytext > h1,
section.content .cfrags > h1 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.1;
}

section.content .bodytext .widget,
section.content .cfrags .widget {
  padding-left: 0 !important;
  padding-right: 0px !important;
}

section.content .cfrags {
  padding: 0 20px;
}

section.content .entry {
  padding: 40px 20px;
}

.widget,
.detailedform {
  float: left;
  padding: 0 20px 1.5em;
}

.widget ul, .widget li, .widget a,
.detailedform ul,
.detailedform li,
.detailedform a {
  display: block;
  padding: 0;
  margin: 0;
}

.widget ul a,
.detailedform ul a {
  font-weight: bold;
}

.widget ul ul a,
.detailedform ul ul a {
  padding-left: 30px;
  font-weight: normal;
}

.widget ul li,
.detailedform ul li {
  padding: 0 0 1em;
}

.widget label,
.detailedform label {
  font-weight: bold;
}

.widget input, .widget textarea,
.detailedform input,
.detailedform textarea {
  border: 1px solid #c6c6c6;
  border-radius: 1px;
  line-height: 2.4em;
  height: 2.4em;
  margin-bottom: 0.7em;
  outline: none;
  padding: 0 10px;
}

.widget input:focus, .widget textarea:focus,
.detailedform input:focus,
.detailedform textarea:focus {
  border-color: #e2231a;
}

.widget textarea,
.detailedform textarea {
  line-height: normal;
  height: 8em;
  padding-top: 8px;
  padding-bottom: 5px;
  resize: none;
}

.widget button,
.widget #Submit,
.detailedform button,
.detailedform #Submit {
  padding: 8px 0;
  background-color: #63666a;
  border: 1px solid #4a4d50;
  border-width: 0px 0px 2px;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.94118em;
  border-radius: 1px;
  font-weight: bold;
  font-family: 'AvenirNext-Bold', sans-serif;
  outline: none;
  position: relative;
}

.widget button:hover,
.widget #Submit:hover,
.detailedform button:hover,
.detailedform #Submit:hover {
  background-color: #686b6f;
}

.widget button:active,
.widget #Submit:active,
.detailedform button:active,
.detailedform #Submit:active {
  position: relative;
  bottom: -1px;
  margin-bottom: 1px;
  border-width: 1px 1px 1px;
}

.widget #Submit:active,
.detailedform #Submit:active {
  margin-bottom: 9px;
  margin-top: -1px;
}

.widget span#captchainstructions,
.detailedform span#captchainstructions {
  display: none;
}

.home .bodytext h1 {
  line-height: 1.1;
  font-size: 21px;
  font-size: 1.3125rem;
  padding-top: 22px;
  margin-bottom: 24px;
}

.home .cfrags > div > div {
  padding-top: 16px;
}

#contactusbtn2 {
  display: none;
}

#footer {
  background: url("../images/bg-footer.png") repeat-x top #47568f;
  float: left;
  padding: 0;
  text-align: center;
  background-color: #ffffff;
  color: #000000;
  border-top: 1px solid #cbcad6;
}

#footer a {
  color: #000000;
}

#footer a:hover {
  color: #e2231a;
}

#footer .fcontainer {
  background: url("../images/footer-logo.png") no-repeat center 13px;
  padding: 150px 30px 0;
  background-size: auto auto;
}

#footer #disclaimer {
  font-size: 14px;
  clear: both;
  margin-bottom: 40px;
  display: block;
}

#footer #address {
  font-weight: bold;
}

#footer #address .slocation {
  margin-bottom: 15px;
}

#footer #address h5 {
  display: none;
}

#footer #address > div br {
  display: none;
}

#footer #address > div span.contacts {
  font-weight: bold;
}

#footer #address > div span.contacts > span {
  display: block;
}

#footer .footerlocalities {
  clear: both;
  margin-bottom: 30px;
}

#footer #footernav {
  margin: 0 0 50px;
}

#footer #footernav ul,
#footer #footernav li,
#footer #footernav a {
  color: #e2231a;
  margin: 0;
  padding: 0;
  display: inline-block;
}

#footer .credits a {
  font-size: 13px;
}

#footer .credits a span {
  text-transform: uppercase;
  font-weight: bold;
}

#footer .copyright {
  font-size: 13px;
  font-size: 0.8125rem;
}

#footer .copyright a {
  display: inline-block;
}

#footer .copyright br {
  display: none;
}

#footer #address span[itemprop=addressCountry] {
  display: none !important;
}

.widget_categories ul li {
  padding-bottom: .5em;
}

.video-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.video-wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.justia_contact_form.widget {
  color: #4a4a4a;
  font-size: 13px;
}

.justia_contact_form.widget .formdesc {
  border-top: 1px dotted #c6c6c6;
  border-bottom: 1px dotted #c6c6c6;
  padding: 10px 0;
  color: #63666a;
  margin: 0 0 8px;
  font-size: 18px;
}

.justia_contact_form.widget #ImageText {
  text-align: center;
}

.justia_contact_form.widget .submit button {
  margin-top: 0.5em;
}

.justia_contact_form.widget input[type="checkbox"] {
  height: auto;
  width: auto;
  background: none;
  border: 0;
}

.justia_contact_form.widget span.disc {
  line-height: 1.3em;
}

.justia_contact_form.widget span.disc span {
  display: inline-block;
  margin-top: 1em;
  margin-bottom: .3em;
}

.jwpw_connect.widget {
  padding-bottom: 1.5em;
}

.jwpw_connect.widget h4, .jwpw_connect.widget .widget-title {
  display: none;
}

.jwpw_connect.widget a {
  display: inline-block;
  float: left;
  margin: 0 0 16px;
  padding: 0 1%;
  width: 14.28571%;
}

.jwpw_connect.widget a img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  max-width: 64px;
}

#breadcrumbs {
  display: none;
}

.detailedform fieldset {
  border: none;
  padding: 0;
}

.detailedform label {
  margin-bottom: 10px;
  display: block;
}

.detailedform input,
.detailedform textarea {
  border-color: #cccccc;
}

.detailedform #Submit {
  padding: 0;
}

img.profilepic {
  display: none;
}

.peoplelist .col3 {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
}

.peoplelist .name {
  font-size: 130%;
  display: block;
}

.peoplelist .emllink {
  font-weight: normal !important;
}

#top-numbers {
  display: none;
}

.attorney section.content .bodytext {
  padding-bottom: 1em;
  overflow-y: hidden;
}

.attorney section.content .bodytext ul li {
  padding: 0;
}

.attorney section.content .bodytext #otherinfo h4, .attorney section.content .bodytext #otherinfo .widget-title {
  margin: 1em 0 0 -20px;
  padding-bottom: 1em;
  border-left: 1px solid #fff;
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 1.2em;
  text-transform: none;
}

.attorney section.content .bodytext #otherinfo div {
  padding-left: 19px;
  border-left: 1px dotted #cacaca;
}

.attorney section.content .bodytext #otherinfo div div {
  padding-left: 0;
  border-left: 0;
}

.attorney section.content .bodytext #otherinfo p {
  margin: 0;
}

.attorney section.content .bodytext h1 + strong.position {
  display: block;
  margin: -1.3em 0 0 0;
  padding-bottom: 1em;
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 1em;
  font-weight: normal;
  color: gray;
}

.attorney section.content .bodytext #coreinfo {
  font-weight: bold;
  padding-left: 19px;
  border-left: 1px dotted #cacaca;
}

.attorney section.content .bodytext #coreinfo ul {
  padding: 0;
}

.attorney section.content .bodytext #coreinfo ul li {
  list-style: none;
}

.attorney section.content .bodytext #practiceareas strong {
  text-transform: uppercase;
  font-size: 115%;
  display: inline-block;
}

.attorney section.content .bodytext #practiceareas ul li:before {
  content: '\bb\20';
}

.attorney section.content .bodytext .description {
  clear: both;
}

header .entry-title {
  display: block;
  font-weight: bold;
  font-size: 1.17em;
  line-height: 1.2;
}

.entry footer a,
a.more-link,
.read_more_link a {
  font-weight: normal !important;
}

.read_more_link {
  margin-top: 1em;
  margin-bottom: 1.4em;
}

.entry {
  padding: 40px 0 40px;
  border-bottom: 1px solid #c6c6c6;
}

.entry header {
  text-align: center;
}

.entry header .published-date-label {
  display: none;
}

.entry header #sharebarx {
  padding: 5px 0;
}

.entry:first-child {
  padding-top: 30px;
  background-image: none;
}

.entry .published-date {
  text-transform: uppercase;
  font-size: 0.85em;
}

.entry .published-date-label {
  display: none;
}

.entry .entry-title {
  margin: 8px 0;
  font-weight: normal;
  font-size: 23px;
}

.entry .entry-title a {
  font-weight: normal;
  font-size: 23px;
}

.entry .author.vcard {
  font-size: 0.85em;
}

.entry .sharelinks {
  margin-top: 10px;
  margin-bottom: 0px;
}

.entry .sharelinks img {
  border-radius: 0;
}

.entry footer {
  font-size: 12px;
}

.entry footer .author, .entry footer .published-date {
  display: none;
}

.entry footer .author.vcard,
.entry footer .published-date {
  display: none;
}

.entry-content img {
  border-radius: 2px;
  padding: 4px;
  background-color: #f2f2f2;
  border: 1px solid #e6e6e6;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  max-width: 50%;
  height: auto;
}

.entry-content img:hover {
  background-color: #e6e6e6;
  border: 1px solid #dedede;
}

.entry-content img.alignright {
  float: right;
  margin: 0 0 0.5em 1em;
}

.entry-content img.alignleft {
  float: left;
  margin: 0 1em 0.5em 0;
}

.entry-content img.aligncenter {
  display: block;
  margin: 0 auto 0.5em;
}

.entry-content div.wp-caption {
  text-align: center;
  border-radius: 2px;
  padding: 4px;
  background-color: #f2f2f2;
  border: 1px solid #e6e6e6;
  text-shadow: 1px 1px 0 #fff;
  width: auto !important;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.entry-content div.wp-caption p {
  margin: -0.3em 0 0;
  font-size: .8em;
  line-height: normal;
}

.entry-content div.wp-caption img {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  border-radius: 0;
}

.entry-content div.wp-caption.alignright {
  float: right;
  margin: 0 0 0.5em 1em;
}

.entry-content div.wp-caption.alignleft {
  float: left;
  margin: 0 1em 0.5em 0;
}

.entry-content div.wp-caption.aligncenter {
  margin: 0 auto 0.5em;
}

.entry-content div.wp-caption:hover {
  background-color: #ebebeb;
  border: 1px solid #e3e3e3;
}

.entry-content div.featured-image.alignright {
  float: right;
  margin: 0 0 0.5em 1em;
}

.entry-content div.featured-image.alignleft {
  float: left;
  margin: 0 1em 0.5em 0;
}

.entry-content div.featured-image.aligncenter {
  margin: 0 auto 0.5em;
}

.entry header div.featured-image img {
  max-width: 100%;
  border-radius: 0;
  margin-bottom: 20px;
}

.entry header div.featured-image .wp-caption-text {
  display: none;
}

.archive-title {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 0;
}

.navigation {
  margin: 1em 0;
}

.navigation::after {
  clear: both;
  display: block;
  content: '';
}

.navigation #pagination-simple-top .nav-next, .navigation #pagination-simple-bottom .nav-next, .navigation #pagination-simple .nav-next {
  float: right;
}

.navigation #pagination-simple-top .nav-next a:after, .navigation #pagination-simple-bottom .nav-next a:after, .navigation #pagination-simple .nav-next a:after {
  content: " \00BB ";
}

.navigation #pagination-simple-top .nav-previous, .navigation #pagination-simple-bottom .nav-previous, .navigation #pagination-simple .nav-previous {
  float: left;
}

.navigation #pagination-simple-top .nav-previous a:before, .navigation #pagination-simple-bottom .nav-previous a:before, .navigation #pagination-simple .nav-previous a:before {
  content: " \00AB ";
  margin-right: .3em;
}

.navigation #pagination-simple-top .nav-next, .navigation #pagination-simple-top .nav-previous, .navigation #pagination-simple-bottom .nav-next, .navigation #pagination-simple-bottom .nav-previous, .navigation #pagination-simple .nav-next, .navigation #pagination-simple .nav-previous {
  padding: 0 6px;
  border-radius: 3px;
}

.navigation #pagination-simple-top .nav-next a, .navigation #pagination-simple-top .nav-previous a, .navigation #pagination-simple-bottom .nav-next a, .navigation #pagination-simple-bottom .nav-previous a, .navigation #pagination-simple .nav-next a, .navigation #pagination-simple .nav-previous a {
  padding: 2px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1em;
  text-shadow: 0 1px 0 #fff;
}

.navigation #pagination-simple-top .nav-next a:after, .navigation #pagination-simple-top .nav-next a:before, .navigation #pagination-simple-top .nav-previous a:after, .navigation #pagination-simple-top .nav-previous a:before, .navigation #pagination-simple-bottom .nav-next a:after, .navigation #pagination-simple-bottom .nav-next a:before, .navigation #pagination-simple-bottom .nav-previous a:after, .navigation #pagination-simple-bottom .nav-previous a:before, .navigation #pagination-simple .nav-next a:after, .navigation #pagination-simple .nav-next a:before, .navigation #pagination-simple .nav-previous a:after, .navigation #pagination-simple .nav-previous a:before {
  margin-left: 2px;
  font-family: "times new roman",times,serif;
  font-size: 20px;
  font-size: 1.25rem;
  color: #9d1812;
}

.navigation #pagination-simple-top .nav-next:hover, .navigation #pagination-simple-top .nav-previous:hover, .navigation #pagination-simple-bottom .nav-next:hover, .navigation #pagination-simple-bottom .nav-previous:hover, .navigation #pagination-simple .nav-next:hover, .navigation #pagination-simple .nav-previous:hover {
  background: #ddd;
}

.navigation #pagination-simple-top .nav-next:hover a, .navigation #pagination-simple-top .nav-previous:hover a, .navigation #pagination-simple-bottom .nav-next:hover a, .navigation #pagination-simple-bottom .nav-previous:hover a, .navigation #pagination-simple .nav-next:hover a, .navigation #pagination-simple .nav-previous:hover a {
  text-decoration: none;
}

.widget .content a:hover {
  text-decoration: underline;
}

#custom_html-2,
#custom_html-4 {
  position: relative;
  width: 100%;
  padding: 1em 5% 0;
}

#custom_html-2 .widget-title,
#custom_html-4 .widget-title {
  display: none !important;
}

#custom_html-2 form,
#custom_html-4 form {
  position: relative;
  padding-right: 55px;
}

#custom_html-2 input,
#custom_html-2 button,
#custom_html-4 input,
#custom_html-4 button {
  float: left;
  height: 45px;
}

#custom_html-2 input,
#custom_html-4 input {
  line-height: 1.1em;
}

#custom_html-2 input::-webkit-input-placeholder,
#custom_html-4 input::-webkit-input-placeholder {
  color: #a9a9a9;
  font-family: "Helvetica",Helvetica,Arial,sans-serif;
  font-size: 15px;
  font-weight: normal;
}

#custom_html-2 input:-moz-placeholder,
#custom_html-4 input:-moz-placeholder {
  color: #a9a9a9;
  font-family: "Helvetica",Helvetica,Arial,sans-serif;
  font-size: 15px;
  font-weight: normal;
}

#custom_html-2 input::-moz-placeholder,
#custom_html-4 input::-moz-placeholder {
  color: #a9a9a9;
  font-family: "Helvetica",Helvetica,Arial,sans-serif;
  font-size: 15px;
  font-weight: normal;
}

#custom_html-2 input:-ms-input-placeholder,
#custom_html-4 input:-ms-input-placeholder {
  color: #a9a9a9;
  font-family: "Helvetica",Helvetica,Arial,sans-serif;
  font-size: 15px;
  font-weight: normal;
}

#custom_html-2 input:focus,
#custom_html-4 input:focus {
  border-color: #44416d;
}

#custom_html-2 button,
#custom_html-4 button {
  border: 0;
  background: url("../images/icon-search.png") no-repeat center #44416d;
  width: 45px;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  text-indent: 90000px;
}

#custom_html-2 button:hover,
#custom_html-4 button:hover {
  cursor: pointer;
  background-color: #58548d;
}

@media screen and (min-width: 46.875em) {
  #custom_html-2,
  #custom_html-4 {
    position: absolute;
    bottom: 54px;
    right: 30px;
    padding: 0;
    border: 0;
    margin: 0;
    max-width: 300px;
  }
  #custom_html-2 form,
  #custom_html-4 form {
    padding-right: 40px;
  }
  #custom_html-2 input,
  #custom_html-2 button,
  #custom_html-4 input,
  #custom_html-4 button {
    height: 35px;
  }
  #custom_html-2 button,
  #custom_html-4 button {
    width: 35px;
  }
}

.search h1.search-title, .search-results h1.search-title {
  line-height: 1.1em;
}

#sitemap-category-list {
  margin-top: 1em;
}

.search .search_page_heading, .search-results .search_page_heading, .search-results .search_page_heading, .search-no-results .search_page_heading {
  float: left;
  width: 100%;
  margin-bottom: 1.5em;
}

.search .search_page_heading input#s, .search-results .search_page_heading input#s, .search-results .search_page_heading input#s, .search-no-results .search_page_heading input#s {
  float: left;
  padding: 0 !important;
  margin-right: 3px;
  padding: 3px !important;
}

.search .search_page_heading input#searchsubmit, .search-results .search_page_heading input#searchsubmit, .search-results .search_page_heading input#searchsubmit, .search-no-results .search_page_heading input#searchsubmit {
  float: left;
  margin-top: 0 !important;
  padding: 6px 5px !important;
  font-size: 12px;
  font-size: 0.75rem;
  width: auto !important;
}

.widget_categories {
  color: #e2231a;
}

.widget_categories ul li a {
  display: inline;
}

#searchsubmit {
  -webkit-font-smoothing: antialiased;
}

.entry footer a,
a.more-link {
  font-weight: normal !important;
}

.page-template-sitemap-html-php .bodytext .archive h3 {
  margin-bottom: 0.75em;
}

.page-template-sitemap-html-php .bodytext .sitemap-post-list h3 {
  margin-top: 0.5em;
  margin-bottom: 0.25em;
}

.page-template-sitemap-html-php .bodytext .sitemap-category-list h3 {
  margin-top: 0.75em;
  margin-bottom: 0.25em;
}

.page-template-sitemap-html-php .bodytext .sitemap-category-list-ul {
  padding-left: 0;
}

.page-template-sitemap-html-php .bodytext .sitemap-category-list li {
  list-style: none;
}

@media print {
  #text-2, #text-3 {
    display: none;
  }
}

.jwpw_subscribe #deliveredByFB a {
  display: inline-block;
}

.entry-subtitle {
  font-style: italic;
  font-size: 18px;
  font-size: 1.125rem;
  color: #555454;
  display: block;
  text-align: center;
  margin-bottom: 8px;
}

@media screen and (max-width: 46.8125em) {
  body {
    background-position: 0 50px;
  }
  .imgwrap #img1,
  .imgwrap #img2 {
    display: none;
  }
  .widget {
    border-top: 1px solid #cccccc;
  }
  .widget h4, .widget .widget-title {
    display: block;
    font-family: 'AvenirNext-Bold', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: bold;
    margin: 1.33em 0;
    color: #000;
  }
  .widget h4 a, .widget .widget-title a {
    color: #000;
  }
  #footer #address {
    padding-bottom: 2em;
  }
  #footer #footernav {
    font-family: 'AvenirNext-Bold', sans-serif;
  }
  #footer #footernav ul,
  #footer #footernav li,
  #footer #footernav a {
    display: block;
  }
  #footer #footernav ul {
    background-color: #425085;
    border: 1px solid #3f4c7e;
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.2);
    border-radius: 2px;
  }
  #footer #footernav li {
    border-top: 1px solid #47568f;
    border-bottom: 1px solid #3f4c7e;
  }
  #footer #footernav li:first-child {
    border-top: none;
  }
  #footer #footernav li:last-child {
    border-bottom: none;
  }
  #footer #footernav a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 1em 0;
  }
  #footer #footernav a:hover {
    background-color: #f0f0f0;
  }
  #footer .credits {
    position: relative;
    height: 60px;
    margin-top: 1em;
  }
  #footer .credits a {
    position: absolute;
    font-weight: bold;
    display: inline-block;
    background-color: #f2f2f2;
    border-top: 1px solid #e6e6e6;
    line-height: 60px;
    width: 100%;
    padding: 0 30px;
    left: -30px;
    text-transform: capitalize;
    box-sizing: content-box;
  }
  #footer .credits a:after {
    content: " »";
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 1.1em;
  }
  #footer .credits a:hover {
    background-color: white;
  }
  #pr_ar.widget ul,
  #pr_ar.widget li,
  #pr_ar.widget a {
    padding: 0;
    margin: 0;
  }
  #pr_ar.widget ul.toplevel a {
    padding: 8px 0;
    display: block;
    position: relative;
  }
  #pr_ar.widget ul.toplevel > li {
    margin-bottom: 1em;
  }
  #pr_ar.widget ul.toplevel > li:first-child > strong a {
    padding-top: 0;
  }
  #pr_ar.widget ul.toplevel ul a {
    padding-left: 10px;
  }
  #pr_ar.widget ul.toplevel ul a:before {
    content: "\203A\20";
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    position: absolute;
    margin-left: -10px;
    margin-top: -1px;
  }
  #pr_ar.widget strong {
    font-size: 18px;
    font-size: 1.125rem;
  }
  body #top-numbers:first-child {
    display: block;
    width: 100%;
    list-style-type: none;
    background-color: #262626;
    text-align: center;
    color: #fff;
  }
  body #top-numbers:first-child label {
    display: block;
    padding: 15px 0;
    font-weight: bold;
    cursor: pointer;
    border-bottom: 1px solid #383838;
    box-shadow: inset 0 -5px 5px #1f1f1f;
  }
  body #top-numbers:first-child a {
    padding: 15px 0;
  }
  body #top-numbers:first-child ul {
    padding: 0;
    margin: 0;
  }
  body #top-numbers:first-child ul li {
    border-top: 1px solid #333333;
    border-bottom: 1px solid #1a1a1a;
  }
  body #top-numbers:first-child ul li:first-child {
    border-top: 0;
  }
  body #top-numbers:first-child ul li, body #top-numbers:first-child ul a {
    display: block;
    color: #fff;
    font-weight: bold;
  }
  input#pToggle:checked + ul {
    display: block;
  }
  #pToggle {
    display: none;
  }
  #header {
    padding-top: 112px;
  }
  #logo {
    padding-bottom: 85px;
  }
  #topnav {
    position: absolute;
    top: 0;
  }
  .blogname-wrapper {
    position: absolute;
    top: 132px;
    padding: 8px 10px;
  }
  .blogname-wrapper span {
    display: block;
  }
  .inner-blogname {
    font-size: 23px;
  }
  #custom_html-2,
  #custom_html-4 {
    position: absolute;
    bottom: 0;
  }
}

@media screen and (max-width: 31.1875em) {
  .blogname-wrapper {
    top: 123px;
  }
  .inner-blogname {
    font-size: 21px;
  }
}

@media screen and (min-width: 26.25em) {
  html {
    font-size: 17px;
  }
  section.content .entry,
  section.content .cfrags,
  .widget,
  .detailedform {
    padding: 2% 8% 6%;
  }
  section.content .entry {
    padding: 40px 8% 40px;
  }
}

@media screen and (min-width: 29.375em) {
  .jwpw_connect > div {
    padding: 0 10%;
  }
}

@media screen and (min-width: 31.875em) {
  html {
    font-size: 18px;
  }
  section.content .entry,
  section.content .cfrags,
  .widget,
  .detailedform {
    padding-left: 10%;
    padding-right: 10%;
  }
}

@media screen and (max-width: 11.875em) {
  #logo a {
    width: 100%;
  }
}

@media screen and (min-width: 11.875em) {
  #logo a {
    width: 150px;
    height: 100px;
  }
}

@media screen and (min-width: 46.875em) {
  html {
    font-size: 16px;
  }
  body {
    padding: 0 0;
  }
  #captchaimage {
    float: left;
    width: 44%;
  }
  #captchaimage center img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 2px;
    margin-top: 1px;
  }
  #captchaimage + span.fld {
    width: 54%;
    float: right;
    padding-top: 15.2%;
    position: relative;
  }
  #imagetxtlabel {
    display: none;
    position: absolute;
    bottom: 110%;
    left: 0;
    width: 100%;
    padding: 6px 3px;
    line-height: 1.3em;
    font-weight: normal;
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-size: 0.6875rem;
    text-align: center;
    border: 1px solid #3d3860;
    border-radius: 3px;
    background-color: #45406d;
    color: #fff;
  }
  #ImageText {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 100%;
    padding: 0;
    font-size: 11px;
    font-size: 0.6875rem;
    text-align: center;
  }
  #captchaimage + span.fld:hover #imagetxtlabel {
    display: block;
  }
  #head {
    float: left;
    width: 100%;
    height: 129px;
  }
  #logo {
    float: left;
    display: block;
    padding: 0;
    margin: 13px 0 33px 30px;
  }
  #tagline {
    display: block;
  }
  #tagline a {
    display: block;
    float: right;
    overflow: hidden;
    text-align: left;
    text-indent: -119988px;
    background-image: url("../images/tagline.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 200px;
    height: 25px;
    margin: 28px 30px 0 0;
  }
  body {
    padding-top: 170px;
  }
  #header {
    position: fixed;
    z-index: 10004;
    top: 0;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
    max-width: 1200px;
  }
  :target {
    display: block;
  }
  :target::before {
    display: block;
    padding-top: 178px;
    margin-top: -178px;
    content: '';
  }
  .sidebar {
    margin-top: -1px;
  }
  .sidebar .fragcontent,
  .sidebar .description {
    padding-top: 16px;
  }
  .secondary-sidebar {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .mwrap:before {
    content: " ";
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    z-index: -1;
    background-color: #eff2ff;
    border-left: 6px solid #e3e3e3;
    box-shadow: inset 1px 0 0 #d7d7d7;
  }
  .l2 .mwrap:after {
    content: none;
  }
  .widget {
    padding: 0 30px 25px;
  }
  .widget h4, .widget .widget-title {
    font-size: 18px;
    font-size: 1.125rem;
    display: block;
    font-family: sans-serif;
    padding: 0px 30px 0px;
    margin: 0 -30px;
    text-transform: uppercase;
    color: #45406d;
    position: relative;
  }
  .widget h4:before, .widget .widget-title:before {
    position: absolute;
    bottom: 12px;
    left: 0px;
    top: 0;
    content: '';
    width: 6px;
    height: 22px;
    background: #45406d;
  }
  .widget h4 a, .widget .widget-title a {
    color: #45406d;
  }
  .widget .widget-content {
    padding-top: 15px;
  }
  .widget a:hover {
    color: #ec635c;
  }
  section.content .bodytext,
  section.content .cfrags {
    padding: 0 26px;
  }
  section.content .bodytext > h1,
  section.content .cfrags > h1 {
    font-size: 30px;
    font-size: 1.875rem;
    margin: 1em 0;
    font-weight: normal;
  }
  section.content .entry {
    padding: 40px 0;
  }
  #breadcrumbs .wrapper {
    padding: 14px 26px;
  }
  #footer {
    padding: 0 0 52px;
    text-align: left;
    position: relative;
    font-size: 14px;
    font-size: 0.875rem;
  }
  #footer .fcontainer {
    overflow-y: hidden;
    padding: 195px 30px 13px;
    background-size: auto auto;
    background-position: center 13px;
  }
  #footer #address {
    background: url("../images/location.png") no-repeat left top;
    padding-left: 2em;
    margin-bottom: 3em;
    float: left;
    font-weight: normal;
    padding-bottom: 20px;
    font-size: 16px;
    font-size: 1rem;
  }
  #footer #address .slocation {
    float: left;
    margin-left: 100px;
  }
  #footer #address .slocation:first-child {
    margin-left: 0px;
  }
  #footer #address .slocation h5 {
    display: none;
  }
  #footer #address .slocation span.contacts {
    font-weight: bold;
  }
  #footer #address .slocation span.contacts > span span {
    font-weight: normal;
  }
  #footer #footernav {
    width: 100%;
    position: absolute;
    left: 0;
    top: 122px;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
    padding: 8px 0 9px;
    background: #fff;
    border-top: 1px solid #47568f;
  }
  #footer #footernav li:first-child:before {
    content: none;
  }
  #footer #footernav li a {
    padding: 6px 10px 5px;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1;
  }
  #footer #footernav li a:hover {
    background-color: white;
    border-radius: 3px;
  }
  #footer .copyright {
    clear: both;
    line-height: normal;
  }
  #footer .copyright a {
    display: inline;
  }
  #footer .copyright a:hover {
    color: #f9d1cf;
  }
  #footer .copyright br {
    display: none;
  }
  #footer .copyright .jfirm_info {
    padding-bottom: 1.4em;
  }
  #footer .copyright .jfirm_info a:hover {
    color: #f9d1cf;
  }
  #footer .copyright .jfirm_info a:first-child:after {
    content: '|';
    font-weight: bold;
    margin: 0 10px 0 10px;
  }
  #footer .credits {
    float: right;
    font-weight: normal;
    margin-top: -16px;
  }
  #footer .credits a {
    font-size: 14px;
  }
  #footer .credits a:hover {
    color: #f9d1cf;
  }
  .imgwrap {
    display: block;
    position: relative;
    background-color: #333333;
  }
  .no-js .imgwrap #img1 {
    background: url("../images/slides/01.jpg") no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slides/01.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slides/01.jpg', sizingMethod='scale')";
    background-size: 100% 100%;
  }
  .no-js .imgwrap #img1 .slideshow {
    display: none;
  }
  .imgwrap #img1 {
    background-color: #d5d4de;
    padding-top: 41.66667%;
    display: block;
    position: relative;
  }
  .imgwrap #img1 .slide1 {
    background: url("../images/slides/01.jpg") no-repeat !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slides/01.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slides/01.jpg', sizingMethod='scale')";
    background-size: 100% 100% !important;
    width: 100% !important;
    height: 100% !important;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  .imgwrap #img1 .slideshow {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
  }
  .imgwrap #img1 .slideshow > div {
    -webkit-transition: none;
    transition: none;
    position: absolute;
    top: 0;
    left: 0;
    width: inherit;
    height: inherit;
    display: none;
  }
  .imgwrap #img1 {
    position: relative;
    background: url("../images/slides/01.jpg") no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slides/01.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slides/01.jpg', sizingMethod='scale')";
    background-size: 100% 100%;
  }
  .imgwrap .img-tagline {
    position: absolute;
    left: 0;
    right: 0;
    color: #ffffff;
    bottom: 5%;
    font-size: 3.3vw;
    font-weight: normal;
    text-align: center;
    line-height: 1.2;
  }
  .imgwrap .img-tagline .btn-container {
    margin-top: 0.4em;
  }
  .imgwrap .img-tagline .btn {
    display: block;
    width: 220px;
    padding: 10px 8px;
    margin: 0 auto;
    background-color: #f9452c;
    color: #ffffff;
    font-size: 18px;
  }
  .imgwrap .img-tagline .line {
    display: block;
  }
  .imgwrap .img-tagline .line-1 {
    font-size: 6.6vw;
  }
}

@media screen and (min-width: 46.875em) and (min-width: 75em) {
  .imgwrap .img-tagline {
    font-size: 40px;
  }
  .imgwrap .img-tagline .line-1 {
    font-size: 80px;
  }
}

@media screen and (min-width: 46.875em) {
  .imgwrap #img2 {
    border-bottom: 1px solid #e2e2e2;
    float: left;
    width: 100%;
    background-color: #ffffff;
    padding: 18px 2.08333% 14px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
  .imgwrap #img2 .badge.badge1 {
    width: 7.46377%;
  }
  .imgwrap #img2 .badge.badge2 {
    width: 8.2971%;
  }
  .imgwrap #img2 .badge.badge3 {
    width: 8.55072%;
  }
  .imgwrap #img2 .badge.badge4 {
    width: 7.13768%;
  }
  .imgwrap #img2 .badge.badge5 {
    width: 8.65942%;
  }
  .imgwrap #img2 .badge.badge6 {
    width: 8.62319%;
  }
  .imgwrap #img2 .badge.badge7 {
    width: 14.31159%;
  }
  .imgwrap #img2 .badge.badge8 {
    width: 8.33333%;
  }
  .imgwrap #img2 .badge.badge9 {
    width: 15.25362%;
  }
  .imgwrap #img2 .badge.badge10 {
    width: 5.03623%;
  }
  .imgwrap #img2 .badge.badge11 {
    width: 7.3913%;
  }
  .imgwrap #img2 .badge10 {
    width: 6.51594%;
  }
  .imgwrap #img2 img {
    display: block;
    margin: 0;
    width: 100%;
  }
  .jwpw_connect > div {
    padding: 0;
  }
  #jwpw_subscribe-2 {
    padding-top: 2em;
  }
  .justia_contact_form.widget {
    width: 100%;
    padding-bottom: 5px;
  }
  .justia_contact_form.widget .widget-content {
    padding-top: 8px;
  }
  .justia_contact_form.widget label {
    font-size: 12px;
    font-size: 0.75rem;
    text-transform: uppercase;
  }
  .justia_contact_form.widget textarea {
    height: 5em;
  }
  .justia_contact_form.widget button {
    padding: 8px 14px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
  }
  #breadcrumbs {
    display: block;
    border-bottom: 1px dotted #e0e0e0;
  }
  #breadcrumbs .wrapper {
    text-indent: -9001px;
    *text-indent: 0;
    font-size: 12px;
    font-size: 0.75rem;
    width: 100%;
    overflow-y: hidden;
  }
  #breadcrumbs .wrapper a {
    font-weight: bold;
  }
  #breadcrumbs .wrapper a,
  #breadcrumbs .wrapper span {
    text-decoration: none;
    display: inline-block;
    float: left;
    text-indent: 0;
    *display: inline;
    *float: none;
    *line-height: normal;
  }
  #breadcrumbs .wrapper a:after {
    content: "\20\200D\20\3009";
    display: inline-block;
    margin-left: 5px;
    color: #999999;
  }
  .attorney section.content .bodytext h1 + strong.position {
    margin-top: -30px;
  }
}

.cfrags .widget.blogs {
  padding: 0 30px;
}

.cfrags .widget.blogs > div.fragcontent {
  padding-top: 8px !important;
}

.cfrags .widget.blogs > div.fragcontent a {
  font-weight: normal !important;
}

.cfrags .widget.blogs > div.fragcontent a:hover {
  color: #167ced;
}

.cfrags .widget.blogs h4, .cfrags .widget.blogs .widget-title {
  background: #fff;
  padding: 20px 30px 0px 0;
  border-top: 1px solid #dbdad9;
  margin: 0;
  color: #000;
  text-transform: capitalize;
}

.cfrags .widget.blogs h4:before, .cfrags .widget.blogs .widget-title:before {
  content: none;
}

.cfrags .widget.blogs h4 font, .cfrags .widget.blogs .widget-title font {
  family: Arial,"Helvetica Neue",Helvetica,sans-serif;
  size: 18px;
}

.cfrags .widget.blogs h4 a, .cfrags .widget.blogs .widget-title a {
  color: #000;
}

.cfrags .widget.blogs h4 a:hover, .cfrags .widget.blogs .widget-title a:hover {
  color: #167ced;
}

.cfrags .widget.blogs a:hover {
  color: #0f63c2;
}

@media screen and (min-width: 48em) {
  img.profilepic {
    display: block;
    float: right;
    border-radius: 2px;
    margin: 30px 0 10px 0;
    background-color: #e6e6e6;
    padding: 5px;
    border: 1px solid #e0e0e0;
  }
  #disclaimer .bodytext .entryinfo {
    margin: 0;
  }
  .bodytext .location {
    width: 50%;
    float: left;
  }
  #sitemap section.content .bodytext ul,
  section.content .bodytext div.subpageslist ul {
    list-style-type: none;
    padding-left: 0;
  }
  #sitemap section.content .bodytext ul ul,
  section.content .bodytext div.subpageslist ul ul {
    padding-left: 20px;
    margin: 1em 0;
  }
  #sitemap section.content .bodytext div > ul > li,
  section.content .bodytext div.subpageslist > ul > li {
    padding: 0 0 0 0;
  }
  #sitemap section.content .bodytext div > ul ul,
  section.content .bodytext div.subpageslist > ul ul {
    border-left: 1px dotted #cacaca;
  }
  .peoplelist .col1, .peoplelist .col2, .peoplelist .col3 {
    float: left;
    margin: 0;
  }
  .peoplelist {
    border-bottom: 1px solid #ccc;
    overflow-y: hidden;
    padding: 15px 0;
  }
  .peoplelist .col1 {
    width: 42%;
  }
  .peoplelist .col2 {
    width: 28%;
  }
  .peoplelist .col3 {
    width: 25%;
    border-bottom: none;
    margin-bottom: 0;
  }
  .peoplelist .name {
    font-size: 130%;
    display: inline-block;
    float: left;
  }
  .peoplelist .emllink,
  .peoplelist .loc,
  .peoplelist .blocknumbers {
    font-size: 90%;
    color: #888;
    font-weight: normal !important;
  }
  .peoplelist .emllink {
    display: inline-block;
    float: left;
    clear: both;
  }
  .peoplelist .emllink:before {
    content: "\2d\20";
  }
  .peoplelist .pos {
    font-style: italic;
    font-family: georgia, times, serif;
  }
  .peoplelist p {
    margin: 0;
  }
  h4, .widget-title {
    text-transform: uppercase;
  }
}

@media screen and (min-width: 42.75em) {
  .detailedform {
    padding: 20px 30px;
  }
}

@media screen and (min-width: 52.5em) {
  .detailedform fieldset {
    border: none;
    padding: 0;
  }
  .detailedform fieldset > span.fld {
    display: block;
    padding-left: 250px;
  }
  .detailedform input,
  .detailedform textarea {
    border-color: #cccccc;
  }
  .detailedform label {
    width: 100%;
    float: left;
  }
  .detailedform label strong {
    display: block;
    float: left;
    width: 250px;
    text-align: right;
    margin-right: -250px;
    padding: 5px 10px 0 0;
  }
  .detailedform label span {
    display: block;
    float: left;
    padding-left: 250px;
    width: 100%;
  }
  .detailedform label input {
    width: 100%;
  }
  .formdisclaimer,
  .submitbtn {
    display: block;
    padding-left: 250px;
  }
}

@media screen and (min-width: 57.5em) {
  .home .bodytext {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
  .home .bodytext .entry {
    width: 48%;
    padding: 0 22px 22px;
    border: 1px solid #c6c6c6;
    border-width: 1px;
    margin: 30px 0 10px;
  }
  .home .bodytext .entry .featured-image {
    margin: -1px -23px 20px;
  }
  .home .bodytext .entry .published-date {
    margin-top: 1em;
  }
  .home .bodytext .navigation {
    text-align: right;
    display: block;
    width: 100%;
  }
}

@media screen and (min-width: 46.875em) {
  .sidebar {
    float: right;
  }
  .sidebar.secondary-sidebar {
    width: 250px;
    margin-left: -250px;
  }
  section.content {
    float: left;
    padding-right: 250px;
    width: 100%;
  }
  .mwrap:before {
    width: 250px;
    right: 0;
  }
}

@media screen and (min-width: 53.5625em) {
  .sidebar {
    float: right;
  }
  .sidebar.secondary-sidebar {
    width: 29.16667%;
    margin-left: -29.16667%;
  }
  section.content {
    float: left;
    padding-right: 29.16667%;
    width: 100%;
  }
  .mwrap:before {
    width: 29.16667%;
  }
}

@-moz-document url-prefix() {
  #head:before {
    content: url("../images/print-logo.png");
    display: none;
  }
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  body {
    border-top: 0;
  }
  #logo {
    margin: -12px auto 0;
    float: none;
    padding: 0 0;
  }
  #head {
    border-bottom: 0;
  }
  #head:before {
    content: url("../images/print-logo.png");
    display: block;
  }
  #head img {
    display: none;
  }
  #footer .fcontainer {
    padding-bottom: 3em;
    padding-top: 1em;
  }
  #footer #address {
    margin-bottom: 2em;
  }
  #footer .copyright {
    margin-bottom: 1em;
  }
  .sidebar.secondary-sidebar, .sidebar.primary-sidebar {
    display: none !important;
  }
  .sharelinks {
    display: none !important;
  }
  .sidebar {
    border-top: 1px solid #000 !important;
  }
  .jwpw_connect {
    display: none !important;
  }
  .entry {
    border-bottom: 0;
  }
  #social,
  .justia_contact_form,
  .widget_categories,
  .widget_recent_entries,
  #footernav,
  #topnav,
  form input,
  form textarea,
  form label,
  form button,
  #video_library,
  .imgwrap,
  #badges,
  #index #content .bodytext:before,
  #breadcrumbs,
  .tcfrags,
  #tagline,
  img.profilepic {
    display: none !important;
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
}

.shortbio {
  background-color: #f2f2f2;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  padding: 14px;
  margin-bottom: 10px;
  font-size: 0.9em;
  overflow: hidden;
}

.shortbio .author-image {
  float: left;
  border: 2px solid #cccccc;
  background-color: #cccccc;
  border-radius: 3px;
  margin: 0 10px 0 0;
}

.shortbio .author-image img {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}

.shortbio .author-name {
  margin: 0;
}

.shortbio .author-description {
  margin: 0;
  font-size: 1em;
  line-height: 1.5em;
}

.shortbio .author-links {
  list-style-type: none;
  padding: 0;
  margin-bottom: auto;
  text-align: center;
  border-top: 1px dotted #d6d6d6;
  padding-top: 11px;
}

.shortbio .author-links li {
  list-style-type: none;
  display: inline-block;
  position: relative;
  padding: 0 6px;
}

.shortbio .author-links li:after, .shortbio .author-links li:before {
  content: "";
  display: block;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: #666666;
  font-size: 20px;
  position: absolute;
  top: 48%;
  right: -5px;
}

.shortbio .author-links li:before {
  right: auto;
  left: -1px;
}

.authorphoto {
  float: right;
  margin: 0 0 3px 10px;
  padding: 5px;
  border-radius: 2px;
  background-color: #f2f2f2;
  border: 1px solid #e6e6e6;
  text-align: center;
  font-size: 0.9em;
}

.authorphoto:hover {
  background-color: #e6e6e6;
  border: 1px solid #d9d9d9;
}

.authorphoto a {
  display: inline-block;
}

.authorphoto img {
  margin: 0;
  float: left;
}

.shortbio-container-photo {
  float: right;
}

.shortbio-container-photo .authorphoto {
  float: left;
}

/*! 46.875em | 57.5em */
.box.image {
  padding: 3%;
}

.box.image img {
  width: 100%;
  height: auto;
  display: block;
  margin-left: -1px;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
}

.box.image small {
  display: inline-block;
  padding: 2% 0 0;
  margin-bottom: -2%;
}

.box.caption {
  padding: 10px 10px 6px;
  line-height: normal;
  background-color: rgba(255, 255, 255, 0.25);
}

.box.caption img {
  width: 100%;
  height: auto;
  display: block;
  margin-left: -1px;
  margin-bottom: 4px;
  border: 1px solid #d9d9d9;
}

.no-border {
  border: 0;
  padding-top: 0;
}

.no-border.left {
  padding-left: 0;
}

.no-border.right {
  padding-right: 0;
}

.right {
  float: right;
  margin: 0 0 0.9em 3% !important;
}

.left {
  float: left;
  margin: 0 3% 0.9em 0 !important;
}

.center {
  float: none;
  margin: 0 auto 0.9em !important;
}

.w100 {
  width: 93.7%;
}

.w95 {
  width: 89%;
}

.w90 {
  width: 84%;
}

.w85 {
  width: 79%;
}

.w80 {
  width: 74%;
}

.w75 {
  width: 69%;
}

.w70 {
  width: 64%;
}

.w65 {
  width: 59%;
}

.w60 {
  width: 54%;
}

.w55 {
  width: 49%;
}

.w50 {
  width: 44%;
}

.w45 {
  width: 39%;
}

.w40 {
  width: 34%;
}

.w35 {
  width: 29%;
}

.w30 {
  width: 24%;
}

.w25 {
  width: 19%;
}

.w20 {
  width: 14%;
}

.t150 {
  font-size: 150%;
}

.t140 {
  font-size: 140%;
}

.t130 {
  font-size: 130%;
}

.t120 {
  font-size: 120%;
}

.t110 {
  font-size: 110%;
}

.t90 {
  font-size: 90%;
}

.t80 {
  font-size: 80%;
}

.t70 {
  font-size: 70%;
}

.t60 {
  font-size: 60%;
}

.t50 {
  font-size: 50%;
}

.tcenter {
  text-align: center;
}

.tright {
  text-align: right;
}

.tjustify {
  text-align: justify;
}

.capitalize {
  text-transform: capitalize;
}

.lowercase {
  text-transform: lowercase;
}

.uppercase {
  text-transform: uppercase;
}

.small-caps {
  font-variant: small-caps;
}

.serif {
  font-family: georgia,serif;
}

.sans-serif {
  font-family: sans-serif;
}

.first-letter:first-letter {
  display: inline-block;
  float: left;
  font-size: 2.9em;
  margin: .21em .3em 0 0;
}

.list-no-style {
  list-style: none !important;
}

.list-roman {
  list-style: upper-roman !important;
}

.list-latin {
  list-style: upper-latin !important;
}

.quote {
  background: #f2f2f2 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAAA6CAMAAADYzMR1AAAAM1BMVEXf39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/RYaj4AAAAEHRSTlMAQBCA0PDgoGAgMFCwcJDAlKq/4QAAAWJJREFUeF6Vl9mugzAMROvsQID8/9ferTcjVRoP8es5GgXbqtUXqXZ3A1h39jS+62JYO3H81Qaw5IR7vOukAVtyHMtDJhyec06WaUD0nDphYl0InhPShGiycAjMBx8iHC9gpwEZjhOQaEDIcLyAALDi9Pk8vorJc6LuwevyHJsjajTggON1qAIIhzShBADhkG84xDcwp/zDG2DJaTPeAIRD4hPAktPEJLVzT8oHkTxnG7qPu+tck0aAJafwLmsHH8Hvg3YaKH3C6TpVJGgnPUgorjNEgnSMUe2AsnXTDm4gVn43sycOonnX6tDEA7oZ3U8ljpX8Cguinbq0BGROpzitEuH02E6Yewu7W4Cbs9JGJZHOUYQLotyAkH4QZNOUQnSqSpBOqYStFNEgnaamoV2itgH7RjbN5RyroEit0U5t9PHZ05I9H3CAa4ELjhHASJ/b6TT+puVGAAWHfspzOCR8wUbd2kz2acVVAAAAABJRU5ErkJggg==) no-repeat 0.3em 0.3em;
  border-color: #d9d9d9;
  padding-top: 2%;
}

.no-border.left.quote {
  padding: 2% 3%;
}

.no-border.right.quote {
  padding: 3%;
}

.no-padding {
  padding: 0 !important;
}

.bodytext img {
  max-width: 50%;
  height: auto;
  margin: 0 auto 10px;
  border-radius: 2px;
}

@media screen and (min-width: 31.25em) {
  div.w60 + img {
    max-width: 53%;
  }
  div.w55 + img {
    max-width: 48%;
  }
  div.w50 + img {
    max-width: 43%;
  }
  div.w45 + img {
    max-width: 38%;
  }
  div.w40 + img {
    max-width: 33%;
  }
  div.w35 + img {
    max-width: 28%;
  }
  div.w30 + img {
    max-width: 23%;
  }
}

.box img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 10px;
  border-radius: 2px;
}

@media screen and (max-width: 31.25em) {
  .box {
    font-size: 1em;
    padding: 4% 5% 3%;
  }
  .box.w100 {
    width: 100%;
  }
  .box.w95 {
    width: 100%;
  }
  .box.w90 {
    width: 100%;
  }
  .box.w85 {
    width: 100%;
  }
  .box.w80 {
    width: 100%;
  }
  .box.w75 {
    width: 100%;
  }
  .box.w70 {
    width: 100%;
  }
  .box.w65 {
    width: 100%;
  }
  .box.w60 {
    width: 100%;
  }
  .box.w55 {
    width: 100%;
  }
  .box.w50 {
    width: 100%;
  }
  .box.w45 {
    width: 100%;
  }
  .box.w40 {
    width: 100%;
  }
  .box.w35 {
    width: 100%;
  }
  .box.w30 {
    width: 100%;
  }
  .box.w25 {
    width: 100%;
  }
  .box.w20 {
    width: 100%;
  }
}

.bodytext .leftphoto {
  float: left;
  margin: 0 10px 10px 0;
  border-radius: 2px;
  max-width: 50%;
}

.bodytext .leftphoto img {
  border-radius: 2px;
}

.bodytext .leftphoto.badge {
  width: auto;
}

.bodytext .rightphoto {
  float: right;
  margin: 0 0 10px 10px;
  border-radius: 2px;
  max-width: 50%;
}

.bodytext .rightphoto img {
  border-radius: 2px;
}

.bodytext .rightphoto.badge {
  width: auto;
}
