@charset "UTF-8";
/*!
NAME : wileywalsh-com
CATEGORY : Oak Design
FIRM :  Austin Employment Lawyers, P.C. 
DOMAIN : http://justia-wileywalsh-com.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.
*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

#header, #head, #main, #footer, .widget,
.detailedform {
  width: 100%;
}

#index #breadcrumbs,
.home #breadcrumbs, .contactform.widget label, .detailedform legend,
.visuallyhidden,
.screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

.heading1,
.heading2,
.heading3,
.heading4,
.heading5,
.heading6 {
  display: block;
  padding: 0;
  text-transform: none;
}

.heading1 {
  margin: 0.67em 0;
  font-size: 2em;
}

.heading2 {
  margin: 0.83em 0;
  font-size: 1.5em;
}

.heading3 {
  margin: 1em 0;
  font-size: 1.17em;
}

.heading4 {
  margin: 1.33em 0;
  font-size: 1.0625em;
}

.heading5 {
  margin: 1.67em 0;
  font-size: 0.83em;
}

.heading6 {
  margin: 2.33em 0;
  font-size: 0.67em;
}

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

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

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

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

.widget ul li:last-child,
.detailedform ul li:last-child {
  padding-bottom: 0;
}

.widget ul ul li,
.detailedform ul ul li {
  padding-left: 25px;
}

.widget input[type='text'], .widget input[type='password'], .widget input[type='email'], .widget input[type='number'], .widget input[type='tel'], .widget input[type='url'], .widget #ImageText, .widget textarea,
.detailedform input[type='text'],
.detailedform input[type='password'],
.detailedform input[type='email'],
.detailedform input[type='number'],
.detailedform input[type='tel'],
.detailedform input[type='url'],
.detailedform #ImageText,
.detailedform textarea {
  display: block;
  width: 100%;
  height: 2.5em;
  padding: 0 10px;
  border: 1px solid #cccccc;
  border-radius: 0;
  margin: 0;
  outline: none;
  background-color: #ffffff;
  color: #4d4d4d;
  font-size: 1em;
  line-height: 2.5em;
}

.widget input::-webkit-input-placeholder, .widget #ImageText::-webkit-input-placeholder, .widget textarea::-webkit-input-placeholder, .detailedform input::-webkit-input-placeholder, .detailedform #ImageText::-webkit-input-placeholder, .detailedform textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #999999;
}

.widget input::-moz-placeholder, .widget #ImageText::-moz-placeholder, .widget textarea::-moz-placeholder, .detailedform input::-moz-placeholder, .detailedform #ImageText::-moz-placeholder, .detailedform textarea::-moz-placeholder {
  opacity: 1;
  color: #999999;
}

.widget input::placeholder, .widget #ImageText::placeholder, .widget textarea::placeholder,
.detailedform input::placeholder,
.detailedform #ImageText::placeholder,
.detailedform textarea::placeholder {
  opacity: 1;
  color: #999999;
}

.widget input:focus, .widget #ImageText:focus, .widget textarea:focus,
.detailedform input:focus,
.detailedform #ImageText:focus,
.detailedform textarea:focus {
  border-color: #2884c1;
}

.widget form,
.detailedform form {
  margin: 0 auto;
}

.widget input[type='text'] + *,
.detailedform input[type='text'] + * {
  margin-top: 0.5em;
}

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

.widget label,
.detailedform label {
  display: block;
  font-weight: normal;
  font-size: 1em;
}

.widget label[for='imagetext'],
.detailedform label[for='imagetext'] {
  margin-bottom: 0.5em;
  text-align: center;
}

.widget label[for='imagetext'] strong,
.detailedform label[for='imagetext'] strong {
  line-height: 1.2;
}

.widget .fld,
.widget .textarea,
.widget .disclaimer,
.widget .submit,
.detailedform .fld,
.detailedform .textarea,
.detailedform .disclaimer,
.detailedform .submit {
  display: block;
  width: 100%;
  margin-bottom: 0.5em;
}

.widget .submit,
.detailedform .submit {
  clear: both;
  margin: 0;
}

.widget .disclaimer,
.detailedform .disclaimer {
  clear: both;
  padding: 0.5em 0 0.5em 2.5em;
  line-height: 1.25;
}

.widget .disclaimer label,
.detailedform .disclaimer label {
  display: inline !important;
  font-weight: normal;
}

.widget .disclaimer a,
.detailedform .disclaimer a {
  display: inline;
}

.widget .disclaimer a:hover,
.detailedform .disclaimer a:hover {
  text-decoration: underline;
}

.widget .disclaimer input[type='checkbox'],
.detailedform .disclaimer input[type='checkbox'] {
  float: left;
  display: block;
  width: 18px;
  height: 18px;
  padding: 0;
  margin-left: calc(-1.25em - 9px);
}

.widget .fld img,
.detailedform .fld img {
  display: block;
  margin: 0 auto;
}

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

.widget button,
.widget #Submit,
.detailedform button,
.detailedform #Submit {
  position: relative;
  display: block;
  width: 100%;
  padding: 0.8em 0;
  border: 1px solid #216d9f;
  border-width: 0 0 2px;
  border-radius: 0;
  outline: none;
  background-color: #2884c1;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.9375em;
  line-height: 1;
  font-family: sans-serif;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.widget button:hover,
.widget #Submit:hover,
.detailedform button:hover,
.detailedform #Submit:hover {
  background-color: #2b8dce;
}

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

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

.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;
}

.clear-both {
  clear: both;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.clr {
  display: none;
}

.gameover {
  display: none !important;
}

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

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

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

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

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

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

.w100 {
  width: 94%;
}

.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%;
}

.tleft {
  text-align: left;
}

.tright {
  text-align: right;
}

.tcenter {
  text-align: center;
}

.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, TimesNewRoman, 'Times New Roman', Times, Baskerville, serif;
}

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

.first-letter::first-letter {
  float: left;
  display: inline-block;
  margin-right: 0.3em;
  font-size: 3em;
  line-height: 1;
}

.fw-normal {
  font-weight: normal;
}

.fw-bold {
  font-weight: bold;
}

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

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

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

.no-spacing-list li {
  margin-bottom: 0 !important;
}

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

.video-wrapper + * {
  clear: both;
}

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

@media screen and (max-width: 46.8125em) {
  .video-wrapper[class*='left'], .video-wrapper[class*='right'] {
    margin: 0 0 1em !important;
  }
}

@media screen and (min-width: 46.875em) {
  .video-wrapper.v-w50 {
    width: 50% !important;
    padding-top: 28.125%;
  }
  .video-wrapper.v-w50 + * {
    clear: none;
  }
  .video-wrapper.v-w70 {
    width: 70% !important;
    padding-top: 39.375%;
  }
  .video-wrapper.v-w70 + * {
    clear: none;
  }
}

.responsive-video-list {
  width: 100%;
  margin: 0 auto 1.6em;
}

.responsive-video-list ul {
  padding: 0 !important;
  margin: 0;
  list-style-type: none;
}

.responsive-video-list ul img {
  display: none;
  margin: 0;
}

.responsive-video-list ul li {
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 4px 0 0 !important;
  line-height: 1.2;
}

.responsive-video-list ul a {
  position: relative;
  display: block;
  width: 100%;
  padding: 15px 10px;
  background-color: #e6e6e6;
  line-height: 1.3;
}

.responsive-video-list ul a:hover {
  background-color: #dbdbdb;
  text-decoration: none !important;
}

@media screen and (min-width: 46.875em) {
  .responsive-video-list ul img {
    float: left;
    display: block;
    width: 70px;
    height: auto;
    border-radius: 0;
    margin: -5px 10px -5px 0;
    vertical-align: middle;
  }
  .responsive-video-list ul a {
    display: -webkit-flex;
    display: flex;
    padding: 5px 10px 5px 0;
    -webkit-align-items: center;
            align-items: center;
    font-size: 0.9em;
    vertical-align: middle;
  }
}

.accent-color {
  color: #2884c1;
}

.accent-color-dark {
  color: #1f6797;
}

.accent-color-light {
  color: #449dd8;
}

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

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

.bodytext .leftphoto img {
  display: block;
  width: 100%;
  max-width: 100%;
  border-radius: 2px;
  margin: 0;
}

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

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

.bodytext .rightphoto img {
  display: block;
  width: 100%;
  max-width: 100%;
  border-radius: 2px;
  margin: 0;
}

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

.bodytext figure {
  float: none;
  max-width: 50%;
  margin: 0 auto 0.9em !important;
}

.bodytext figure > * {
  font-weight: bold;
}

.bodytext figure img {
  width: 100%;
}

.bodytext figure.left {
  float: left;
  margin: 0 1em 0.5em 0 !important;
}

.bodytext figure.right {
  float: right;
  margin: 0 0 0.5em 1em !important;
}

.bodytext figure.center {
  float: none;
  margin: 0 auto 0.9em !important;
  text-align: center;
}

.bodytext figure.w40 {
  max-width: 40%;
}

.bodytext figure.w50 {
  max-width: 50%;
}

.bodytext figure.w60 {
  max-width: 60% !important;
}

.bodytext figure figcaption {
  font-size: 0.8em;
  line-height: 1;
  text-align: center;
}

.box {
  display: block;
  padding: 10px;
  border: 1px solid #e6e6e6;
}

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

.box.image img, .box.caption img {
  display: block;
  width: 100%;
  border: 1px solid #d9d9d9;
}

.box.image {
  background-color: #f2f2f2;
}

.box.image img {
  margin-bottom: 0;
}

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

.box.caption {
  padding-bottom: 6px;
  background-color: #f2f2f2;
  line-height: normal;
}

.box.caption img {
  margin-bottom: 4px;
}

.box.quote {
  padding-top: 2%;
  border-color: #d9d9d9;
  background-color: #f2f2f2;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPIAAACzCAMAAACEsrFfAAAAM1BMVEUAAADY2dnY2dnY2dnY2dnY2dnY2dnY2dnY2dnY2dnY2dnY2dnY2dnY2dnY2dnY2dnY2dliqV+hAAAAEXRSTlMAEGBQn/+/MHBA74/fIICvz0pdABQAAAXTSURBVHgB5Z0HksQoDEUF5hNEMPe/7Oa8a7lnyv6lqn0HGHiSkHBPB3mLEKP8rzgSkMUDpQqBlhRwoVz6AORt5hoAPCiXpABeVz5OAIYyN794XTmsAXhQDnUDeF+5JAAelFsCQFA+MuBBOdQBMJTjADwoz6T4FzRh8JVbwn9BE6Yrt4z/hiYMZL4wQbkNXJPZwgTlkgEPyjMDFOXQYXMKhZAAjnJVmOgSC9o+cuPUNHQFYdAGTDQ+dpmGTZo+anoFUmhzEQqHwiRPUtsah1AIJ0z0sX2U/UDXIqS4B3mICpNz+phMuzy2UobFaMKhDFapFYXFEhIVJnmSVtpFXBS1VtJKWoXE3KwUB3OlPYVEU1bki7o4xRJZKZZDWafYpsOismKbgrBItP5Zb59VHFwxeyDEllzUYds3apJxCj6M92QZV/FhnIRkrIcPY4004+LEuLDm4A7CI9P2ET0Y27WWaMZJfBh3eZTiwdiOfHzYWH0YHzTjsH0YF6UNyezDOAzakOw+erWcNOPDifHCFYc8y7w+QFOINFbnEtm4ogiRoLQHmg5rKQf3zMQrp1OYVFyweeU0gouJrIExF/gH2WgojXfBW+JiPnVeWW9hUnDBIJZ1EybZQVknH936JN7ig49LyOTdaaswSbQWOnHFECaFV2vZuMYzybQkNydJPnhJ3k6SPGhJjrhChYixj0kLLpaPJJ+84GL6SPLBS/LpI8mDmOTDR5I7L8nqI8kovCQnIUK8G2QndZ1pdd1wjRCZvMgn+PgkX8clQR4lAD7uIYorNvFd3Y06oWhHeXCPsoMm2nDN9tG8MBnNiz+VK6/Y1En32rS5ccBH95q8YktOlCuv2BQGPuoakdCv+cqBV2wdBio0Ik95wyALjUQrtgknykpTjk6UC2jKyYly5SkPJ8qJphzgRHnQlA8nygE05eVEufGUM0xUSCyessJGSJy0bQQ4Ud4wCbQjxHt45G0j4oZDKBTYRFrXAJaLho1O6BrkKVVhs2kzClDajGL1L4WPw3yCdphxSxIGGazKDrhncsYya1o2OEkzbtksZTu+rfacFQBGzivO15TtcRna+n0fyDmtFr6rbL91sq2Mf6LpeF7Z7mAhpoF/sXv5+tOy/UHHI+lVfFJ58vJlO4e6ccVYwR6HNnv+Pa769FecNnzdOcQTNmnayia6pvxMOfrGPed8QNn8w6VmfEAPtrLNyHngU7S+owzstVbPig/Rw1B+mDwfUH6CM7CUoc2HMnZhKQPRhzL0oCmjU5UNIk0Zia9861zxLt2JMiJ5KQfKiLylDifKWnhLTfmAgAexP/g88TpbPgHvc/KWWnRl+zgr3mfKPRsPYj/3Z7xP/vjlPsrIPEGgyS0JYNXbgo80LzBIxitB9DQfoBBEpPCia1JAocpP8KJrAwqD1ioRyVPK/OBkB4PTSctG5fUNuaMCrOER4KNnF3DgHaIldyhJ2dFhPnnKBT4uYJGnLMNH/5pE5e5AmddUiL2yOBlTwqvsxq9sQ3n5UJbMU55OlCNPWZIP5aA85eZDWTpPWbIP5UlUbrSlbBJxH9mHMjP0zce/aaihz6wnKZtCVJ6052WbRKy2zmrYNlPxKp13DwjyIYv4H/6D9gqBzcCLKO+VmOrkLWCJd8Wd8jmd+M6Vxqprm7DxFoPXOqJ8hcI8X5kVXOZLQvYnJsJgJdkmEe9DRflJph3nEWgj4pAvE5S4j8hq1zZFifuIrHc02jQQ9xH5Fy9G6A/aYqeIC+dEW2wHceG8aYtpEfHgPML9Yixjm0OJ+yjKn8jmNgiRn5t/0TS3Qai1cFKr2tgGcR+VZ2xRmTOjbNJKNmXg+6Tw7DeckL60PHTm3a9kGNB+AbuNJz7U+ilxvF9M94Sl+DIrkFbLTd5gpmc/NG4T6sCnjChvMRM18DHjE84mbzK7Mitt1g2bsaa8Tfgg9qNPeYpZT8UFuU7hMONp+hZ5mBJXHn9fJPdYhEtb58C/yD1OueFHGU5/6v7g1kAAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: 0.3em 0.3em;
  background-size: 5em auto;
}

@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%;
  }
}

@media screen and (max-width: 31.1875em) {
  .box {
    padding: 3%;
    font-size: 1em;
  }
  .box.w100, .box.w95, .box.w90, .box.w85, .box.w80, .box.w75, .box.w70, .box.w65, .box.w60, .box.w55, .box.w50, .box.w45, .box.w40, .box.w35, .box.w30, .box.w25, .box.w20 {
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

.w-cycler-v2 {
  border: 1px solid #dddddd;
  border-width: 1px 0;
  background-color: #fcfcfc;
}

.w-cycler-v2 .widget-title {
  color: #000000;
}

.w-cycler-v2 .description {
  max-width: 950px;
}

.w-cycler-v2 .review-item {
  font-size: 16px;
  font-size: 1rem;
  color: #000000;
}

@media screen and (min-width: 56.25em) {
  .w-cycler-v2 .review-item {
    font-size: 17.66667px;
    font-size: 1.10417rem;
  }
}

@media screen and (min-width: 65.625em) {
  .w-cycler-v2 .review-item {
    font-size: 19.33333px;
    font-size: 1.20833rem;
  }
}

@media screen and (min-width: 75em) {
  .w-cycler-v2 .review-item {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}

.w-cycler-v2 .w-cycler-content,
.w-cycler-v2 .w-cycler-wrapper-items {
  position: relative;
  width: 100% !important;
  margin: 0 auto;
  list-style: none;
}

.w-cycler-v2 .w-ctext,
.w-cycler-v2 .w-cycler-item {
  position: relative;
  display: none;
  overflow: hidden;
  width: 100% !important;
  height: auto !important;
  padding: 0;
  margin: 0;
  background-color: transparent !important;
  text-align: center;
}

.w-cycler-v2 .w-ctext:first-child,
.w-cycler-v2 .w-cycler-item:first-child {
  display: block;
}

.w-cycler-v2 .review-rating {
  margin-bottom: 1em;
  color: #faab00;
  font-size: 1.3125rem;
  text-align: center;
  letter-spacing: 5px;
}

.w-cycler-v2 .review-author {
  display: block;
  margin-top: 1.25rem;
  font-weight: bold;
}

.w-cycler-v2 .w-cycler-paginate-wrapper {
  position: relative;
  clear: both;
  display: none;
  padding-top: 35px;
  margin-top: 1.5625rem;
  font-size: 0;
  text-align: center;
}

.w-cycler-v2 .w-cycler-paginate {
  display: inline-block;
  padding: 0 5px;
  text-align: center;
}

.w-cycler-v2.cyler-script-loaded .w-cycler-paginate-wrapper {
  display: block;
}

.w-cycler-v2 .jw-w-cycler-crosslink-wrapper {
  padding-top: 1em;
}

.w-cycler-v2 .jw-w-cycler-crosslink-wrapper a {
  display: inline;
  color: #555555;
  font-weight: normal;
  font-size: 0.75rem;
}

.w-cycler-v2 .w-cycler-pager a::before {
  position: absolute;
  top: 0;
  color: #2884c1;
  font-size: 26px;
  line-height: 26px;
  font-family: Arial, sans-serif;
  text-align: center;
  vertical-align: middle;
  content: '';
}

.w-cycler-v2 .w-cycler-pager {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
}

.w-cycler-v2 .w-cycler-pager a {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 35px;
  height: 35px;
  margin: 0;
  text-indent: -9999px;
  cursor: pointer;
}

.w-cycler-v2 .w-cycler-pager a::before {
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: auto;
  background-color: #dedede;
}

.w-cycler-v2 .w-cycler-pager .activeSlide::before {
  background-color: #000000;
}

.tnv3-multiple {
  height: auto !important;
  margin-bottom: 1px;
}

.tnv3-multiple .tnv3-button {
  margin-bottom: 12px;
}

.tnv3-multiple label {
  width: 100%;
  height: 105px;
  padding-top: 20px;
}

.tnv3-multiple ul {
  display: none;
  width: calc(100% + 50px);
  border-bottom: 1px solid #999999;
  margin: 0 -25px;
}

.tnv3-multiple ul a {
  display: block;
  padding: 10px 25px;
}

.tnv3-multiple li {
  border-top: 1px solid #cccccc;
}

.tnv3-multiple.tnv3-sticky {
  height: auto;
}

#tnv3-toggle {
  display: none;
}

#tnv3-toggle:checked + ul {
  display: block;
}

.tnv3-2btn .tnv3-btn-wrapper {
  float: left;
  width: 100%;
  padding-right: 25px;
  padding-left: 25px;
  white-space: nowrap;
}

.tnv3-2btn .tnv3-button {
  float: left;
  width: 49%;
  text-transform: uppercase;
}

.tnv3-2btn .tnv3-button + .tnv3-button {
  margin-left: 2%;
}

@media screen and (min-width: 31.25em) {
  .tnv3-2btn .tnv3-button {
    width: calc(50% - 25px);
  }
  .tnv3-2btn .tnv3-button + .tnv3-button {
    margin-left: 50px;
  }
}

.top-numbers-v3 {
  z-index: 9002;
  display: none;
  overflow: hidden;
  width: 100%;
  height: 105px;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
          align-items: center;
  background-color: #ffffff;
  color: #000000;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  font-size: 1rem;
  line-height: 1.1;
  text-align: center;
}

@media screen and (min-width: 31.25em) {
  .top-numbers-v3 {
    font-size: 1.125rem;
  }
}

.top-numbers-v3 a {
  color: currentColor;
}

.top-numbers-v3 a:hover {
  text-decoration: none;
}

.top-numbers-v3 ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.top-numbers-v3 ul,
.top-numbers-v3 li {
  width: 100%;
}

.top-numbers-v3 .tnv3-button {
  display: block;
  max-width: 60%;
  padding: 10px 0;
  border-radius: 4px;
  margin: 8px auto 0;
  background-color: #ba0000;
  color: #ffffff;
  font-weight: bold;
}

.top-numbers-v3 .tnv3-button:hover {
  cursor: pointer;
}

@media screen and (max-width: 46.8125em) {
  .top-numbers-v3 {
    display: -webkit-flex;
    display: flex;
  }
  .top-numbers-v3.tnv3-sticky {
    position: fixed;
    top: 0;
  }
  .top-numbers-v3.tnv3-sticky ~ #container {
    padding-top: 105px;
  }
}

@media print {
  .top-numbers-v3 {
    display: block;
    max-width: 640px;
    height: auto;
    margin: 0 auto;
  }
  .top-numbers-v3 li {
    padding: 12px 10px !important;
  }
  .top-numbers-v3 a {
    display: none !important;
  }
  .top-numbers-v3.tnv3-multiple label {
    display: block;
    height: auto;
    padding: 12px 10px;
  }
  .top-numbers-v3.tnv3-multiple ul {
    display: block;
    border-bottom: 0;
  }
  .top-numbers-v3.tnv3-multiple ul li {
    padding: 0 10px !important;
    border-color: #dadada;
    margin: 0;
  }
  .top-numbers-v3.tnv3-multiple ul a {
    display: block !important;
    text-decoration: none;
  }
}

body {
  position: relative;
  min-width: 320px;
  background-color: #ffffff;
  color: #333333;
  font-size: 100%;
  line-height: 1.5;
  font-family: sans-serif;
  font-size-adjust: 100%;
  text-rendering: optimizeLegibility;
}

body#contactus .blocks > div, body#localities .blocks > div {
  padding-right: 16px;
  margin-bottom: 1em;
}

body#contactus .blocks > div .heading4,
body#contactus .blocks > div .blockaddress, body#localities .blocks > div .heading4,
body#localities .blocks > div .blockaddress {
  margin-top: 0;
}

body#contactus .blocks > div .heading4, body#localities .blocks > div .heading4 {
  margin-bottom: 0;
}

a {
  -webkit-transition-property: background, color;
  transition-property: background, color;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  color: #2884c1;
  text-decoration: none;
}

#container {
  width: 100%;
  margin: 0 auto;
  background-color: #ffffff;
}

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

#header {
  position: relative;
  float: left;
  padding-top: 45px;
  border-bottom: 1px solid #dddddd;
  background-color: #ffffff;
}

#head {
  clear: both;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

#head:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
}

#logo {
  display: block;
  padding: 25px 5% 20px;
}

#logo a {
  display: block;
  overflow: hidden;
  width: 100%;
  max-width: 506px;
  height: auto;
  max-height: 98px;
  margin: 0 auto;
  text-indent: -9001px;
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}

#logo a img {
  float: left;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}

#tagline {
  display: none;
}

#tagline a {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
}

#topnav {
  position: relative;
  z-index: 9001;
  float: left;
  box-sizing: content-box;
  overflow: hidden;
  width: 100%;
  height: 45px;
  background-color: #2884c1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#topnav::after {
  position: absolute;
  top: 0;
  right: -1px;
  width: 40px;
  height: 45px;
  background-image: -webkit-linear-gradient(left, rgba(40, 132, 193, 0) 30%, #2884c1 90%);
  background-image: linear-gradient(to right, rgba(40, 132, 193, 0) 30%, #2884c1 90%);
  content: '';
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}

.js #topnav {
  overflow: visible;
}

.js #topnav::after {
  display: none;
}

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

#topnav #tnav-toplevel {
  position: relative;
  display: block;
  overflow-x: scroll;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  white-space: nowrap;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

#topnav #tnav-toplevel::-webkit-scrollbar {
  display: none;
}

.js #topnav #tnav-toplevel {
  overflow-x: visible;
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
}

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

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

#topnav #tnav-toplevel > li {
  display: table-cell;
  overflow: hidden;
}

.js #topnav #tnav-toplevel > li {
  overflow: visible;
}

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

#topnav #tnav-toplevel > li:hover {
  background-color: #2373a8;
}

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

#topnav #tnav-toplevel > .morebtn {
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  border-left: 3px solid #3981b0;
  background-color: #2373a8;
  cursor: pointer;
}

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

#topnav #tnav-toplevel > .morebtn > a::before {
  position: absolute;
  z-index: 100;
  top: 13.5px;
  left: 12px;
  display: block;
  width: 21px;
  height: 4px;
  background-color: #ffffff;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
  content: '';
}

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

#topnav #tnav-toplevel > li > a {
  padding: 0 27px;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 45px;
}

#topnav #tnav-toplevel ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  border-bottom: 4px solid #1a567d;
  background-color: #2373a8;
  box-shadow: 0 0 0 1px #1a567d;
  padding: 6px 0;
}

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

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

#topnav #tnav-toplevel ul li:hover {
  border-left: 4px solid #1d618e;
  margin-left: -4px;
  background-color: #2781bd;
  text-shadow: 0 0 3px #444444;
}

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

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

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

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

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

#topnav #tnav-toplevel.mobile-menu > li {
  display: block;
  float: left;
  width: 33.33333%;
}

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

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

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

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

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

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

#main {
  float: left;
  clear: both;
}

.mwrap {
  position: relative;
  z-index: 0;
  clear: both;
  overflow-y: hidden;
  max-width: 1200px;
  margin: 0 auto;
  background-color: #ffffff;
}

#section_169 .mwrap {
  overflow-x: hidden;
}

#content .bodytext,
#content .cfrags {
  clear: both;
}

#content .bodytext:after,
#content .cfrags:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
}

#content .bodytext * + .heading4,
#content .bodytext .heading4:first-child,
#content .cfrags * + .heading4,
#content .cfrags .heading4:first-child {
  margin-bottom: 0;
}

#content .bodytext .heading4 + p,
#content .cfrags .heading4 + p {
  margin-top: 0.5em;
}

#content .bodytext .heading4 + img,
#content .cfrags .heading4 + img {
  margin-top: 8px;
}

#content .bodytext .heading4 + img + p,
#content .cfrags .heading4 + img + p {
  margin-top: 0.5em;
}

#content .bodytext {
  float: left;
  width: 100%;
  padding: 20px 5% 30px;
}

.l2 #content .bodytext {
  padding-top: 0;
}

#content .bodytext a {
  font-weight: bold;
}

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

#content .bodytext .widget {
  padding-right: 0;
  padding-left: 0;
}

#content .bodytext ul li,
#content .bodytext ol li {
  margin-bottom: 0.5em;
}

#content .bodytext > h1 {
  font-size: 1.75rem;
  line-height: 1.2;
}

.sitemap #content .bodytext ul li,
.sitemap #content .bodytext ol li,
#content .bodytext #coreinfo ul li,
#content .bodytext #coreinfo ol li,
#content .bodytext .subpageslist ul li,
#content .bodytext .subpageslist ol li {
  margin-bottom: 0;
}

#index .bodytext h1 {
  margin-top: 0;
  font-size: 1.3125rem;
  line-height: 1.1;
}

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

#footer a {
  color: currentColor;
}

#footer a:hover {
  color: #2884c1;
}

#footer .fcontainer {
  background: url("../images/footer-logo.png") no-repeat center 5px;
  position: relative;
  max-width: 1200px;
  padding: 126px 5% 0;
  margin: 0 auto;
}

@media screen and (max-width: 27.6875em) {
  #footer .fcontainer {
    background-position: center 19px;
    background-size: 300px auto;
  }
}

#footer .footerlocalities {
  clear: both;
  margin-bottom: 2em;
}

#footer .localities-wrapper {
  clear: both;
}

#footer .credits {
  font-family: Helvetica, Arial, sans-serif;
}

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

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

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

#footer .copyright br {
  display: none;
}

#address {
  margin-bottom: 2em;
  font-weight: bold;
  line-height: 1.3;
}

#address span[itemprop='addressCountry'] {
  display: none;
}

#address .slocation {
  margin-top: 1em;
}

#address .slocation:first-child {
  margin-top: 0;
}

#address .slocation br {
  display: none;
}

#address .contacts {
  font-weight: bold;
}

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

#address .heading5 {
  display: none;
  font-size: 100%;
}

#footernav {
  margin: 0 0 20px;
  color: #2884c1;
}

#footernav ul,
#footernav li,
#footernav a {
  display: inline-block;
  padding: 0;
  margin: 0;
  color: currentColor;
  vertical-align: middle;
}

.widget,
.detailedform {
  float: left;
  padding: 0 5% 2em;
}

.widget .widget-title {
  display: block;
  margin-bottom: 0;
  color: #000000;
  line-height: 1.2;
}

.widget .widget-title a {
  color: currentColor;
}

.widget .fragcontent,
.widget .description {
  padding-top: 16px;
}

.social-media {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  line-height: 1;
}

.social-media .widget-title {
  display: none;
}

.social-media .connect-icons {
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
          justify-content: center;
}

.social-media .description {
  padding: 0;
  margin: 0 0 -4px;
  font-size: 0;
}

.social-media .description:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
}

.social-media a {
  float: left;
  display: block;
  max-width: 56.8px;
  margin: 0 4px 4px 0;
}

.social-media a img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 0;
  margin: 0 auto;
}

.social-media a:last-child {
  margin-right: 0;
}

.social-3 a {
  width: calc(33.33333% - 2.66667px);
}

.social-3 a:nth-child(3n) {
  margin-right: 0;
}

.social-4 a {
  width: calc(25% - 3px);
}

.social-4 a:nth-child(4n) {
  margin-right: 0;
}

.social-5 a {
  width: calc(20% - 3.2px);
}

.social-5 a:nth-child(5n) {
  margin-right: 0;
}

.social-6 a {
  width: calc(16.66667% - 3.33333px);
}

.social-6 a:nth-child(6n) {
  margin-right: 0;
}

.social-7 a {
  width: calc(14.28571% - 3.42857px);
}

.social-7 a:nth-child(7n) {
  margin-right: 0;
}

#social {
  max-width: none;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

#footer-social {
  margin-bottom: 1.5em;
}

#coreinfo .social-media {
  float: none;
  width: auto;
  padding-top: 0;
  padding-bottom: 0.5em;
  border-top: 0;
  margin-top: 1em;
}

#coreinfo .social-media .connect-icons {
  display: block;
  margin: 0;
}

#coreinfo .social-media a {
  float: none;
  display: inline-block;
  width: 48px;
  max-width: none;
}

#breadcrumbs {
  display: none;
}

img.profilepic {
  display: none;
}

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

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

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

#top-numbers {
  display: none;
}

.stripe {
  float: left;
  width: 100%;
}

.stripe .stripewrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.attorney h1 + .position,
.staff h1 + .position {
  display: block;
  padding-bottom: 1em;
  margin: -1.3em 0 0;
  color: gray;
  font-style: italic;
  font-weight: normal;
  font-size: 1em;
  font-family: Georgia, TimesNewRoman, 'Times New Roman', Times, Baskerville, serif;
}

.attorney #otherinfo .heading4,
.staff #otherinfo .heading4 {
  padding-bottom: 1em;
  border-left: 1px solid #ffffff;
  margin: 1em 0 0 -20px;
  font-style: italic;
  font-size: 1.2em;
  font-family: Georgia, TimesNewRoman, 'Times New Roman', Times, Baskerville, serif;
  text-transform: none;
}

.attorney #otherinfo .block,
.staff #otherinfo .block {
  padding-left: 19px;
  border-left: 1px dotted #cacaca;
}

.attorney #otherinfo p,
.staff #otherinfo p {
  margin: 0;
}

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

.attorney #coreinfo ul,
.staff #coreinfo ul {
  padding: 0;
  list-style: none;
}

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

.attorney #practiceareas li::before,
.staff #practiceareas li::before {
  content: '\bb\20';
}

.attorney .bodytext,
.staff .bodytext {
  overflow-y: hidden;
  padding-bottom: 1em;
}

.attorney .bodytext ul,
.staff .bodytext ul {
  padding-left: 5.195%;
}

.attorney .bodytext ul li,
.staff .bodytext ul li {
  padding: 0;
}

#contactus .blocks {
  overflow: hidden;
}

.contactform.widget {
  font-size: 1rem;
}

.contactform.widget label {
  color: #000000;
}

.contactform.widget input,
.contactform.widget textarea,
.contactform.widget #ImageText {
  background-color: #ffffff;
  color: black;
}

.contactform.widget input::-webkit-input-placeholder, .contactform.widget textarea::-webkit-input-placeholder, .contactform.widget #ImageText::-webkit-input-placeholder {
  color: #4d4d4d;
}

.contactform.widget input::-moz-placeholder, .contactform.widget textarea::-moz-placeholder, .contactform.widget #ImageText::-moz-placeholder {
  color: #4d4d4d;
}

.contactform.widget input::placeholder,
.contactform.widget textarea::placeholder,
.contactform.widget #ImageText::placeholder {
  color: #4d4d4d;
}

.contactform.widget label[for='imagetext'] {
  display: block;
}

.contactform.widget label[for='imagetext'] strong {
  display: block;
}

.contactform.widget .fld center {
  position: relative;
  width: 7.5em;
  height: 2.5em;
  margin-bottom: -0.5em;
}

.contactform.widget center img {
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  border-radius: 0;
  margin: 0;
}

.contactform.widget label[for='imagetext'] {
  position: relative;
  float: right;
  width: calc(100% - 8em);
  margin-top: -2.5em;
}

.contactform.widget label[for='imagetext'] strong {
  display: none;
}

.contactform.widget #captchainstructions {
  position: absolute;
  right: 5px;
  bottom: calc(100% + 5px);
  left: 5px;
  display: none;
  padding: 0.8em 0.2em;
  border: 1px solid #164a6d;
  border-radius: 0;
  background-color: #1f6797;
  color: #ffffff;
  font-family: sans-serif;
  font-size: 0.9em;
  font-weight: normal;
  text-align: center;
  line-height: 1.1;
}

.contactform.widget #ImageText {
  width: 100%;
  height: 2.5em;
  padding: 0;
}

.contactform.widget #ImageText:focus + #captchainstructions {
  display: block;
}

.contactform.widget .formdesc {
  margin-bottom: 16px;
  color: #2884c1;
  font-weight: bold;
  text-transform: uppercase;
}

.contactform.widget .formdesc a {
  display: inline;
  color: currentColor;
}

.contactform.widget .formdesc .line-1 {
  display: block;
}

.contactform.widget .formdesc .line-2 {
  display: block;
  font-size: 1.25em;
}

#bottom-scf.widget .bcf-side-wrap {
  display: none;
}

.stripe-widget {
  position: relative;
  float: left;
  width: 100%;
  padding: 35px 5%;
  margin-bottom: -1px;
}

.stripe-widget > div {
  max-width: 1200px;
  margin: 0 auto;
}

.stripe-widget .widget-title {
  font-size: 23px;
  font-size: 1.4375rem;
  position: relative;
  overflow: visible;
  max-width: 1200px;
  padding-bottom: 25px;
  text-align: center;
}

@media screen and (min-width: 33.4375em) {
  .stripe-widget .widget-title {
    font-size: 26.5px;
    font-size: 1.65625rem;
  }
}

@media screen and (min-width: 46.875em) {
  .stripe-widget .widget-title {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.stripe-widget .widget-title a {
  color: currentColor;
}

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

@media screen and (min-width: 25em) {
  .stripe-widget .widget-title {
    padding-bottom: 2.08333%;
    margin: 0 auto 0.83333%;
  }
}

@media screen and (min-width: 46.875em) {
  .stripe-widget {
    padding: 6.25vw 25px;
  }
}

@media screen and (min-width: 75em) {
  .stripe-widget {
    padding-top: 75px;
    padding-bottom: 80px;
  }
  .stripe-widget .widget-title {
    padding-bottom: 33px;
    margin: 0 auto 25px;
  }
}

a.btn {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  display: inline-block;
  padding: 1.1em 1.6em;
  border: 1px solid #216d9f;
  border-width: 0 0 2px;
  outline: none;
  background-color: #2884c1;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
}

.btn-container {
  clear: both;
  margin: 1em auto 0;
  text-align: center;
}

@media screen and (min-width: 46.875em) {
  a.btn {
    font-size: 0.75rem;
  }
}

@media screen and (min-width: 46.875em) {
  #stripe-02 {
    float: left;
    width: 100%;
    border-top: 1px solid #dddddd;
    background-color: #f4f4f4;
  }
  #stripe-02 .stripewrap {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding: 0 25px;
    margin: 0 auto;
  }
  #stripe-02 .stripewrap {
    background-color: #f4f4f4;
    background-size: auto 100%;
  }
  #contactform.widget {
    width: 100%;
    padding-bottom: 25px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  #contactform.widget .fld,
  #contactform.widget .textarea {
    margin-bottom: 6px;
  }
  #contactform.widget input[type='text'], #contactform.widget input[type='password'], #contactform.widget input[type='email'], #contactform.widget input[type='number'], #contactform.widget input[type='tel'], #contactform.widget input[type='url'] {
    height: 30px;
    line-height: 28px;
  }
  #contactform.widget #ImageText {
    height: 30px;
    line-height: 28px;
  }
  #contactform.widget textarea {
    height: 70px;
  }
  #contactform.widget .widget-title {
    color: #444444;
  }
  #contactform.widget .formdesc {
    margin: 10px 0;
  }
  #contactform.widget button {
    padding: 0.5em 0;
    font-size: 14px;
    font-size: 0.875rem;
  }
  #contactform.widget .disclaimer {
    padding: 0 0 0 25px;
  }
  #contactform.widget .disclaimer input[type='checkbox'] {
    width: 15px;
    height: 15px;
    margin-left: -25px;
  }
  #contactform.widget .fld center {
    width: 90px;
    height: 30px;
    margin-bottom: -6px;
  }
  #contactform.widget label[for='imagetext'] {
    width: calc(100% - 96px);
    margin-bottom: 6px;
    margin-top: -30px;
  }
  #contactform.widget #ImageText {
    height: 30px;
    font-size: 0.875rem;
    line-height: 28px;
  }
}

@media screen and (min-width: 46.875em) and (min-width: 75em) {
  #contactform.widget .fld center {
    width: 114px;
    height: 38px;
    margin-bottom: -6px;
  }
  #contactform.widget label[for='imagetext'] {
    width: calc(100% - 120px);
    margin-bottom: 6px;
    margin-top: -38px;
  }
  #contactform.widget #ImageText {
    height: 38px;
    font-size: 0.875rem;
    line-height: 36px;
  }
}

@media screen and (min-width: 46.875em) {
  #bottom-scf.widget {
    position: relative;
    float: none;
    padding: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: transparent;
    font-size: 14px;
    font-size: 0.875rem;
  }
  #bottom-scf.widget form {
    width: 100%;
    max-width: 604px;
    margin: 0 auto;
  }
  #bottom-scf.widget .widget-title {
    padding: 0;
    margin: 0;
  }
  #bottom-scf.widget .fld,
  #bottom-scf.widget .textarea,
  #bottom-scf.widget label[for='imagetext'] {
    margin-bottom: 5px;
  }
  #bottom-scf.widget input[type='text'], #bottom-scf.widget input[type='password'], #bottom-scf.widget input[type='email'], #bottom-scf.widget input[type='number'], #bottom-scf.widget input[type='tel'], #bottom-scf.widget input[type='url'] {
    height: 30px;
    line-height: 28px;
  }
  #bottom-scf.widget #ImageText {
    height: 30px;
    line-height: 28px;
  }
  #bottom-scf.widget textarea {
    height: 75px;
  }
  #bottom-scf.widget .bcf-side-wrap {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    width: 521px;
  }
  #bottom-scf.widget .widget-title {
    padding-bottom: 12px;
    font-size: 21px;
    font-size: 1.3125rem;
  }
  #bottom-scf.widget .formdesc {
    margin: 0;
  }
  #bottom-scf.widget button {
    padding: 0.6em 0;
    font-size: 15px;
    font-size: 0.9375rem;
  }
  #bottom-scf.widget .disclaimer {
    padding: 0 0 0 25px;
    margin-top: 9px;
  }
  #bottom-scf.widget .disclaimer input[type='checkbox'] {
    width: 15px;
    height: 15px;
    margin-left: -25px;
  }
  #bottom-scf.widget .bcf-side-wrap {
    padding-top: 155px;
  }
  #bottom-scf.widget .bcf-side-wrap img {
    display: block;
    margin: 0 auto;
  }
  #bottom-scf.widget .fld center {
    width: 120px;
    height: 40px;
    margin-bottom: -5px;
  }
  #bottom-scf.widget label[for='imagetext'] {
    width: calc(100% - 125px);
    margin-bottom: 5px;
    margin-top: -40px;
  }
  #bottom-scf.widget #ImageText {
    height: 40px;
    font-size: 0.875rem;
    line-height: 38px;
  }
}

@media screen and (min-width: 54.4375em) {
  #stripe-02 #bottom-scf.widget {
    padding-right: 546px;
  }
  #bottom-scf.widget .bcf-side-wrap {
    display: block;
  }
}

#contactus #stripe-02,
#thankyou #stripe-02,
#thankyouform #stripe-02,
#generic_10 #stripe-02,
.locations.level3 #stripe-02 {
  display: none !important;
}

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

.detailedform label {
  margin-bottom: 25px !important;
}

.detailedform label span {
  display: block;
}

.detailedform select {
  width: 100%;
}

.detailedform .buttons-area,
.detailedform .radioboxes {
  float: left;
  clear: both;
  display: block;
  width: 100%;
  margin-bottom: 1em;
}

.detailedform .buttons-area .qst,
.detailedform .radioboxes .qst {
  float: left;
  clear: both;
  display: block;
  width: 100%;
  margin: 0.75em 0;
}

.detailedform .buttons-area .question,
.detailedform .buttons-area .question-title,
.detailedform .radioboxes .question,
.detailedform .radioboxes .question-title {
  display: block;
  width: 100%;
  padding: 0;
  text-align: left;
}

.detailedform .buttons-area .answer,
.detailedform .radioboxes .answer {
  float: right;
  width: 100%;
  margin: 1em 0 0;
}

.detailedform .buttons-area .answer label,
.detailedform .radioboxes .answer label {
  margin: 0 0 0 5px !important;
}

.detailedform .buttons-area .answer .checkbox,
.detailedform .radioboxes .answer .checkbox {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  -webkit-align-items: center;
          align-items: center;
}

.detailedform .radioboxes .answer {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  -webkit-align-items: center;
          align-items: center;
}

@media screen and (max-width: 46.8125em) {
  .secondary-sidebar {
    clear: both;
    border-top: 6px solid #2884c1;
  }
  .secondary-sidebar .widget:first-child {
    border-top: 0;
  }
  .contactform.widget {
    border-bottom: 1px solid #dbdbdb;
    background-color: #f2f2f2;
  }
  .contactform.widget .widget-title {
    margin-bottom: 0.5em;
  }
  #contactform.widget {
    display: none !important;
  }
  .widget {
    border-top: 1px solid #cccccc;
  }
  .widget .widget-title {
    font-weight: bold;
    font-family: 'AvenirNext-Bold', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 1.25rem;
  }
  #footernav {
    font-family: 'AvenirNext-Bold', sans-serif;
  }
  #footernav ul,
  #footernav li,
  #footernav a {
    display: block;
  }
  #footernav ul {
    border-radius: 2px;
    border: 1px solid white;
    background-color: white;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  }
  #footernav li {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
  }
  #footernav li:first-child {
    border-top: 0;
  }
  #footernav li:last-child {
    border-bottom: 0;
  }
  #footernav a {
    padding: 1em 0;
    font-weight: bold;
    text-transform: uppercase;
  }
  #footernav a:hover {
    background-color: white;
  }
  #footer .credits {
    position: relative;
    margin: 1em -5.55556% 0;
  }
  #footer .credits a {
    display: block;
    box-sizing: content-box;
    padding: 1em 5.55556%;
    font-weight: bold;
    text-transform: capitalize;
    white-space: nowrap;
    border-top: 1px solid white;
    background-color: white;
  }
  #footer .credits a::after {
    font-size: 1.1em;
    font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
    content: '\20\00BB';
  }
  #pr_ar ul,
  #pr_ar li,
  #pr_ar a {
    padding: 0;
    margin: 0;
  }
  #pr_ar ul.toplevel a {
    position: relative;
    display: block;
    padding: 8px 0;
  }
  #pr_ar ul.toplevel > li {
    margin-bottom: 0.5em;
  }
  #pr_ar ul.toplevel > li:first-child > strong a {
    padding-top: 0;
  }
  #pr_ar ul.toplevel > li:last-child {
    margin-bottom: 0;
  }
  #pr_ar ul.toplevel ul a {
    padding-left: 10px;
  }
  #pr_ar ul.toplevel ul a::before {
    position: absolute;
    margin-top: -1px;
    margin-left: -10px;
    font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
    content: '\203A\20';
  }
  #pr_ar strong {
    font-size: 18px;
    font-size: 1.125rem;
  }
  #top-numbers {
    display: block;
    width: 100%;
    background-color: #262626;
    color: #ffffff;
    text-align: center;
    list-style-type: none;
  }
  #top-numbers label {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #383838;
    box-shadow: inset 0 -5px 5px #1f1f1f;
    font-weight: bold;
    cursor: pointer;
  }
  #top-numbers a {
    padding: 15px 0;
  }
  #top-numbers ul {
    padding: 0;
    margin: 0;
  }
  #top-numbers ul li {
    border-top: 1px solid #333333;
    border-bottom: 1px solid #1a1a1a;
  }
  #top-numbers ul li:first-child {
    border-top: 0;
  }
  #top-numbers ul li,
  #top-numbers ul a {
    display: block;
    color: #ffffff;
    font-weight: bold;
  }
  #pToggle {
    display: none;
  }
  #pToggle:checked + ul {
    display: block;
  }
}

@media screen and (min-width: 46.875em) {
  body {
    padding: 0 0;
  }
  #head {
    width: 100%;
    height: 113px;
  }
  #tagline {
    display: block;
  }
  #tagline a {
    float: right;
    display: block;
    margin: 31px 25px 0 0;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    width: 184px;
    height: 50px;
    background: url("../images/tagline.png") no-repeat center;
    background-size: 100% 100%;
    text-align: left;
  }
  #main {
    margin-bottom: 40px;
  }
  .secondary-sidebar {
    position: relative;
    padding-top: 30px;
  }
  .secondary-sidebar::before {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 0;
    height: 40px;
    border-right: 1px solid #ffffff;
    content: '';
  }
  .mwrap {
    padding-bottom: 40px;
  }
  .sidebar {
    font-size: 0.9375rem;
    line-height: 1.45;
  }
  .mwrap::before {
    position: absolute;
    z-index: -1;
    top: 0;
    display: block;
    height: 100%;
    content: '';
    background-color: transparent;
    border-right: 1px solid #dddddd;
  }
  .l2 .mwrap::after {
    display: none;
  }
  .widget {
    padding: 0 25px 40px;
  }
  .widget .widget-title {
    padding: 12px 25px 8px;
    margin: 0 -25px;
    color: #000000;
    font-size: 1.25rem;
    font-family: sans-serif;
  }
  #content .bodytext {
    padding-right: 30px;
    padding-bottom: 0;
    padding-left: 30px;
  }
  #content .cfrags {
    padding: 0 30px;
  }
  #content .cfrags .widget {
    padding-right: 0;
    padding-left: 0;
  }
  #content .cfrags .widget-title {
    padding: 0;
    margin: 0;
    background: none;
    color: #000000;
  }
  #index #content .bodytext {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #content .bodytext > h1 {
    margin: 1em 0;
    font-size: 1.875rem;
  }
  #footer {
    position: relative;
    padding: 0;
    text-align: left;
    font-size: 14px;
    font-size: 0.875rem;
  }
  #footer .fcontainer {
    overflow-y: hidden;
    padding: 166px 25px 60px;
    background-position: center 5px;
    background-size: auto auto;
  }
  #footer .footerlocalities {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 40px;
  }
  #footer .footerlocalities #footer-social {
    position: absolute;
    top: -118px;
    right: 0;
    width: auto;
    margin: 0;
  }
  #footer .footerlocalities #footer-social a {
    max-width: 48px;
  }
  #footer .social-media {
    margin-bottom: 1em;
    margin-left: 0;
  }
  #footer .social-media .connect-icons {
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
  }
  #footer .social-1 {
    width: 48px;
  }
  #footer .social-2 {
    width: 100px;
  }
  #footer .social-3 {
    width: 152px;
  }
  #footer .social-4 {
    width: 204px;
  }
  #footer .social-5 {
    width: 256px;
  }
  #footer .social-6 {
    width: 308px;
  }
  #footer .social-7 {
    width: 360px;
  }
  #footer .localities-wrapper {
    clear: none;
  }
  #footer .copyright {
    clear: both;
    font-size: 0.875rem;
    line-height: normal;
  }
  #footer .copyright a {
    display: inline;
  }
  #footer .copyright br {
    display: none;
  }
  #footer .credits {
    float: right;
    margin-top: -16px;
    font-weight: normal;
  }
  #address {
    position: relative;
    margin-bottom: 60px;
    font-weight: normal;
    font-size: 16px;
    font-size: 1rem;
  }
  #address .slocation {
    display: inline-block;
    padding: 0 40px 0 0;
    margin: 0;
    vertical-align: top;
  }
  #address .slocation a {
    font-weight: normal;
  }
  #address .contacts {
    color: #2884c1;
    font-weight: bold;
  }
  #address .contacts span span {
    color: #000000;
    font-weight: normal;
  }
  #footernav {
    position: absolute;
    top: 96px;
    left: 0;
    width: 100%;
    height: 40px;
    padding: 0;
    border-bottom: 1px solid white;
    margin: 0;
    background-color: #e6e6e6;
    font-weight: bold;
    font-size: 0;
    text-align: center;
    text-transform: uppercase;
  }
  #footernav::before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: '';
  }
  #footernav li::before {
    display: inline-block;
    margin: 0 2px;
    font-size: 1rem;
    line-height: 1;
    vertical-align: middle;
    content: '\00B7';
  }
  #footernav li:first-child::before {
    content: none;
  }
  #footernav li a {
    padding: 6px 10px;
    font-size: 0.6875rem;
    line-height: 1;
  }
  #footernav li a:hover {
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.2);
    color: currentColor;
  }
  #pr_ar .fragcontent {
    padding-top: 5px;
  }
  #pr_ar li {
    padding: 0;
    line-height: 1.2;
  }
  #pr_ar li a:hover {
    text-decoration: none;
  }
  #pr_ar .toplevel strong a {
    display: block;
    padding: 8px 25px;
    margin: 0 -25px;
  }
  #pr_ar .toplevel strong + ul {
    padding-bottom: 8px;
  }
  #pr_ar .toplevel a:hover {
    background-color: rgba(0, 0, 0, 0.07);
  }
  #pr_ar .toplevel > li:last-child > ul {
    padding: 0;
  }
  #pr_ar li ul a {
    padding: 5px 25px 5px 40px;
    margin: 0 -25px;
    font-weight: 400;
  }
  #pr_ar li ul a:before {
    content: '\203A\20';
  }
  #pr_ar ul ul ul a {
    padding-left: 55px;
  }
  #social {
    padding-top: 30px;
    padding-bottom: 30px;
    border: 0;
  }
  #social .connect-icons {
    margin-right: 0;
    margin-left: 0;
  }
  #breadcrumbs {
    display: block;
    border-bottom: 1px dotted #e0e0e0;
    margin: 0 30px;
  }
  #breadcrumbs .wrapper {
    overflow-y: hidden;
    width: 100%;
    padding: 14px 0;
    text-indent: -9001px;
    font-size: 12px;
    font-size: 0.75rem;
  }
  #breadcrumbs .wrapper a {
    font-weight: bold;
  }
  #breadcrumbs .wrapper a,
  #breadcrumbs .wrapper span {
    float: left;
    display: inline-block;
    text-indent: 0;
    text-decoration: none;
  }
  #breadcrumbs .wrapper a::after {
    display: inline-block;
    margin-left: 5px;
    color: #999999;
    font-family: Arial, sans-serif;
    content: '\20\200D\20\3009';
  }
  .attorney h1 + .position,
  .staff h1 + .position {
    margin-top: -30px;
  }
  .detailedform {
    padding: 20px 0;
  }
  .contactform.widget .formdesc {
    margin-top: 0 !important;
    font-size: 18px;
  }
}

@media screen and (min-width: 46.875em) {
  #logo {
    float: left;
    display: block;
    padding: 0;
    margin: 22px 0 0 25px;
  }
  #logo a {
    width: 354.2px;
    height: 68.6px;
  }
}

@media screen and (min-width: 57.5em) {
  #logo {
    margin: 8px 0 0 25px;
  }
  #logo a {
    width: 506px;
    height: 98px;
  }
}

@media screen and (min-width: 46.875em) {
  #disclaimer .bodytext .entryinfo {
    margin: 0;
  }
  #sitemap #content .bodytext ul,
  #content .bodytext .subpageslist ul {
    padding-left: 0;
    list-style-type: none;
  }
  #sitemap #content .bodytext ul ul,
  #content .bodytext .subpageslist ul ul {
    padding-left: 20px;
    margin: 1em 0;
  }
  #sitemap #content .bodytext div > ul > li,
  #content .bodytext .subpageslist > ul > li {
    padding: 0;
  }
  #sitemap #content .bodytext div > ul ul,
  #content .bodytext .subpageslist > ul ul {
    border-left: 1px dotted #cacaca;
  }
}

@media screen and (min-width: 52.5em) {
  img.profilepic {
    float: right;
    display: block;
    width: auto;
    max-width: 45%;
    padding: 5px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    margin: 30px 0 10px 10px;
    background-color: #e6e6e6;
  }
  .bodytext .location {
    float: left;
    width: 50%;
  }
  .peoplelist .col1, .peoplelist .col2, .peoplelist .col3 {
    float: left;
    margin: 0;
  }
  .peoplelist {
    overflow-y: hidden;
    padding: 15px 0;
    border-bottom: 1px solid #cccccc;
  }
  .peoplelist .col1 {
    width: 42%;
  }
  .peoplelist .col2 {
    width: 28%;
  }
  .peoplelist .col3 {
    width: 25%;
    border-bottom: 0;
    margin-bottom: 0;
  }
  .peoplelist .name {
    float: left;
    display: inline-block;
    font-size: 130%;
  }
  .peoplelist .emllink,
  .peoplelist .loc,
  .peoplelist .blocknumbers {
    color: #888888;
    font-weight: normal !important;
    font-size: 90%;
  }
  .peoplelist .emllink {
    float: left;
    clear: both;
    display: inline-block;
  }
  .peoplelist .emllink::before {
    content: '\2d\20';
  }
  .peoplelist .pos {
    font-style: italic;
    font-family: Georgia, TimesNewRoman, 'Times New Roman', Times, Baskerville, serif;
  }
  .peoplelist p {
    margin: 0;
  }
  .detailedform fieldset > .fld {
    display: block;
    padding-left: 250px;
  }
  .detailedform label {
    float: left;
    width: 100%;
  }
  .detailedform label strong {
    float: left;
    display: block;
    width: 250px;
    padding: 5px 10px 0 0;
    text-align: right;
  }
  .detailedform label span {
    float: left;
    display: block;
    width: calc(100% - 250px);
  }
  .detailedform label input:not([type='checkbox']):not([type='radio']) {
    width: 100%;
  }
  .formdisclaimer,
  .submitbtn {
    display: block;
    padding-left: 250px;
  }
}

@media screen and (min-width: 57.5em) {
  .l2 .primary-sidebar {
    display: none;
  }
  .detailedform .buttons-area .question,
  .detailedform .buttons-area .question-title,
  .detailedform .radioboxes .question,
  .detailedform .radioboxes .question-title {
    float: left;
    width: 250px;
    padding: 5px 10px 0 0;
    text-align: right;
  }
  .detailedform .buttons-area .answer,
  .detailedform .radioboxes .answer {
    width: calc(100% - 250px);
    margin: 0;
  }
}

@media screen and (min-width: 65.6875em) {
  #footer .fcontainer {
    padding-top: 126px;
    background-position: 25px 5px;
  }
  #footernav {
    position: absolute;
    top: 0;
    right: 15px;
    left: auto;
    width: auto;
    height: 96px;
    padding: 0;
    border: 0;
    background-color: transparent;
    text-align: right;
  }
}

.page-submit-review .bodytext > h1 {
  margin-top: 53px;
  margin-bottom: 0;
}

.page-submit-review .cfrags {
  padding: 0 5% 30px;
}

.page-submit-review .description p {
  margin-top: 0.8em;
  color: #333333;
  font-size: 0.9375rem;
}

.page-submit-review .description p + strong {
  display: block;
  margin-top: 1.7em;
  margin-bottom: 0.75em;
}

.page-submit-review #content {
  padding-left: 0;
}

.page-submit-review .sidebar#left,
.page-submit-review .mwrap::before {
  display: none;
}

.page-submit-review .detailedform {
  padding: 0;
}

.page-submit-review .detailedform .fld center {
  position: relative;
  width: 7.5em;
  height: 2.5em;
  margin-bottom: -0.5em;
}

.page-submit-review .detailedform center img {
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  border-radius: 0;
  margin: 0;
}

.page-submit-review .detailedform label[for='imagetext'] {
  position: relative;
  float: right;
  width: calc(100% - 8em);
  margin-top: -2.5em;
}

.page-submit-review .detailedform label[for='imagetext'] strong {
  display: none;
}

.page-submit-review .detailedform #captchainstructions {
  position: absolute;
  right: 5px;
  bottom: calc(100% + 5px);
  left: 5px;
  display: none;
  padding: 0.8em 0.2em;
  border: 1px solid #164a6d;
  border-radius: 0;
  background-color: #1f6797;
  color: #ffffff;
  font-family: sans-serif;
  font-size: 0.9em;
  font-weight: normal;
  text-align: center;
  line-height: 1.1;
}

.page-submit-review .detailedform #ImageText {
  width: 100%;
  height: 2.5em;
  padding: 0;
}

.page-submit-review .detailedform #ImageText:focus + #captchainstructions {
  display: block;
}

.page-submit-review .detailedform .fld center {
  width: 150px;
  height: 50px;
  margin-bottom: 0;
}

.page-submit-review .detailedform label[for='imagetext'] {
  width: calc(100% - 150px);
  margin-bottom: 0;
  margin-top: -50px;
}

.page-submit-review .detailedform #ImageText {
  height: 50px;
  font-size: 0.875rem;
  line-height: 48px;
}

.page-submit-review .detailedform label {
  margin-bottom: 1px;
  font-weight: 400;
}

.page-submit-review .detailedform fieldset {
  margin: 0 0 12px;
}

.page-submit-review .detailedform legend {
  position: relative;
  display: block;
  overflow: visible;
  width: auto;
  height: auto;
  padding: 0;
  border: 0;
  margin: 0;
  clip: auto;
}

.page-submit-review .detailedform input[type='text'] {
  height: 51px;
}

.page-submit-review .detailedform input[type='radio'] {
  width: 18px;
  height: 18px;
  border-color: #cdcdcd;
  margin-bottom: 0;
  background-color: #f6f6f6;
  line-height: 1.5;
}

.page-submit-review .detailedform input[type='text'],
.page-submit-review .detailedform textarea {
  border: 1px solid #d4d4d4;
  border-radius: 0;
  background-color: #f6f6f6;
  color: #000000;
}

.page-submit-review .detailedform input[type='text'],
.page-submit-review .detailedform textarea {
  margin-bottom: 12px;
}

.page-submit-review .detailedform label[for='imagetext'] {
  margin-top: -58px;
}

.page-submit-review .detailedform label[for='imagetext'] span {
  padding: 0;
}

.page-submit-review .detailedform label[for='imagetext'] input {
  margin-bottom: 0;
}

.page-submit-review .detailedform label[for='imagetext'] > span {
  position: relative;
  top: 0;
  display: block;
  height: 50px;
}

.page-submit-review .detailedform label[for='imagetext'] #captchainstructions {
  right: 10px;
  left: 10px;
  width: auto;
}

.page-submit-review .detailedform input[type='hidden'] + .fld {
  clear: both;
  display: block;
  margin-top: 1em;
}

.page-submit-review .detailedform .fld {
  clear: none;
}

.page-submit-review .detailedform .fld center {
  padding: 5px;
  border: 1px solid #d4d4d4;
  border-right: 0;
}

.page-submit-review .detailedform .fld5 label {
  padding-top: 12px;
}

.page-submit-review .detailedform .fld5 .rating-desc {
  margin-top: 6px;
}

.page-submit-review .detailedform .fld5 .rating-desc:after {
  clear: both;
  display: table;
  content: '';
}

.page-submit-review .detailedform .fld5 .rating-desc .right-text {
  float: right;
}

.page-submit-review .detailedform .fld5 .rating-desc .left-text {
  float: left;
}

.page-submit-review .detailedform .fld5 input {
  margin: 0;
}

.page-submit-review .detailedform .fld5 .rating-values {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  text-align: center;
}

.page-submit-review .detailedform .fld5 .rating-values label {
  display: inline-block;
  padding: 0;
}

.page-submit-review .detailedform .fld5 .rating-desc {
  display: block;
  margin-bottom: 1em;
}

.page-submit-review .detailedform .radio {
  display: inline-block;
}

.page-submit-review .detailedform .radio + .radio {
  margin-left: 20px;
}

.page-submit-review .detailedform .radio label {
  float: none;
  display: inline-block;
  width: auto;
}

.page-submit-review .detailedform .formdisclaimer {
  clear: both;
  padding: 13px 0;
  margin-top: 12px;
}

.page-submit-review .detailedform [for='imagetext'] + br {
  display: none;
}

@media screen and (min-width: 46.875em) {
  .page-submit-review .cfrags {
    padding-right: 30px;
    padding-bottom: 0;
    padding-left: 30px;
  }
  .page-submit-review .detailedform .fld center {
    width: 165px;
    height: 55px;
    margin-bottom: 0;
  }
  .page-submit-review .detailedform label[for='imagetext'] {
    width: calc(100% - 165px);
    margin-bottom: 0;
    margin-top: -55px;
  }
  .page-submit-review .detailedform #ImageText {
    height: 55px;
    font-size: 0.875rem;
    line-height: 53px;
  }
  .page-submit-review .detailedform .fld2,
  .page-submit-review .detailedform .fld3 {
    float: left;
    width: calc(50% - 5px);
  }
  .page-submit-review .detailedform .fld2 legend,
  .page-submit-review .detailedform .fld3 legend {
    float: left;
  }
  .page-submit-review .detailedform .fld2 {
    margin-right: 10px;
  }
  .page-submit-review .detailedform .textarea label {
    clear: both;
  }
  .page-submit-review .detailedform .textarea textarea {
    height: 201.6px;
  }
  .page-submit-review .detailedform .fld4,
  .page-submit-review .detailedform .fld6 {
    float: none;
    clear: both;
    display: block;
    width: 100%;
    padding: 2.2em 0 1.7em;
  }
  .page-submit-review .detailedform .fld4:after,
  .page-submit-review .detailedform .fld6:after {
    clear: both;
    display: table;
    content: '';
  }
  .page-submit-review .detailedform .fld4 .radio,
  .page-submit-review .detailedform .fld6 .radio {
    margin-left: 20px;
  }
  .page-submit-review .detailedform .fld5 {
    width: auto;
    padding-top: 12px;
    padding-bottom: 1.75em;
  }
  .page-submit-review .detailedform .fld5 .rating-desc {
    clear: both;
    display: block;
  }
  .page-submit-review .detailedform .fld5 .rating-values {
    float: left;
    min-width: 300px;
    margin-left: 20px;
  }
  .page-submit-review .detailedform .fld5 .rating-values label {
    margin: 0;
  }
  .page-submit-review .detailedform .fld6 {
    padding-bottom: 1.6em;
  }
  .page-submit-review .detailedform input[name='random'] + .fld {
    float: none;
    width: 65%;
    margin: 0 auto;
    margin-top: 0;
  }
  .page-submit-review .detailedform label[for='imagetext'] {
    float: none;
    width: 65%;
    margin-right: auto;
    margin-left: auto;
  }
  .page-submit-review .detailedform label[for='imagetext'] > span {
    float: none;
    width: calc(100% - 165px);
    height: 55px;
    margin-right: 0;
    margin-left: auto;
  }
  .page-submit-review .detailedform .formdisclaimer {
    padding: 0;
    margin: 0;
  }
  .page-submit-review .detailedform .formdisclaimer p {
    margin-top: 2.1em;
  }
  .page-submit-review .detailedform .submitbtn {
    display: block;
    max-width: 350px;
    padding: 0;
    margin: 0 auto;
  }
  .page-submit-review .detailedform .submitbtn input {
    display: block;
    height: 3em;
    margin: 0 auto;
    font-size: 1em;
  }
}

@media screen and (min-width: 75em) {
  .page-submit-review .detailedform .textarea textarea {
    height: 336px;
  }
  .page-submit-review .detailedform input[name='random'] + .fld {
    width: 53%;
  }
  .page-submit-review .detailedform label[for='imagetext'] {
    width: 50%;
  }
  .page-submit-review .detailedform label[for='imagetext'] > span {
    width: calc(100% - 147px);
  }
}

#index #img1 {
  position: relative;
  clear: both;
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  background-color: #deddd9;
  padding-top: 34.71538%;
}

#index #img1 .inner-slide {
  position: absolute;
  z-index: 101;
  right: 0;
  left: 0;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  margin: 0 auto;
}

#index #img1 .inner-slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#index #img1 .slideshow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (min-width: 81.25em) {
  #index #img1 {
    padding-top: 450px;
  }
}

#index #img1 {
  border-bottom: 1px solid #dddddd;
}

#index #img1 .slide-big-text {
  padding: 12px 0 8px;
  border-top: 1px solid #3d82c0;
  border-bottom: 1px solid #3d82c0;
  font-size: 2.75vw;
  line-height: 1.3;
  text-align: center;
}

#index #img1 .slide-small-text {
  padding-top: 5px;
  font-weight: normal;
  font-size: 1.75vw;
  text-align: center;
  letter-spacing: 10px;
}

#index #img1 .slide-txt {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 8%;
  display: -webkit-flex;
  display: flex;
  padding-left: 10px;
  margin: auto;
  -webkit-justify-content: start;
          justify-content: start;
  -webkit-align-items: center;
          align-items: center;
  color: #2884c1;
  font-weight: bold;
  text-transform: uppercase;
}

@media screen and (min-width: 81.25em) {
  #index #img1 .slide-txt {
    font-size: 34px;
  }
  #index #img1 .slide-txt .slide-big-text {
    font-size: 2.375rem;
  }
  #index #img1 .slide-txt .slide-small-text {
    font-size: 1.3125rem;
  }
}

#index #img2 {
  float: left;
  display: none;
  width: 100%;
  border-bottom: 1px solid #dddddd;
  background-color: #ffffff;
}

#index #img2 img {
  display: block;
  width: 100%;
  max-width: 1300px;
  height: auto;
  margin: 0 auto;
}

@media screen and (min-width: 46.875em) {
  #index #img2 {
    display: block;
  }
}

#index .banner-names {
  position: absolute;
  z-index: 3;
  right: 23%;
  bottom: 5%;
  color: #ffffff;
  font-size: 2vw;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
}

@media (min-width: 46.875em) {
  #index .banner-names {
    font-size: 1.75vw;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
  }
}

@media (min-width: 81.25em) {
  #index .banner-names {
    font-size: 1.3em;
  }
}

#index .banner-names span {
  font-size: 0.9em;
}

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

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

#logo::before {
  display: none;
  width: 500px;
  margin: 0 auto;
  content: url("../images/print-logo.png");
}

@media print {
  @page {
    margin: 1.2cm 0.5cm;
  }
  * {
    background: transparent !important;
    color: #000000 !important;
    box-shadow: none !important;
    font-size: 12px !important;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: none !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
  * a {
    color: currentColor !important;
  }
  #header {
    border-bottom: 0;
  }
  [class*='title']::after, [class*='title']::before {
    display: none !important;
    content: none;
  }
  body {
    border-top: 0;
    background-color: #ffffff;
  }
  #content .bodytext > h1,
  h1 {
    margin-top: 0 !important;
    font-size: 18px !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  .ir a::after,
  a[href^='javascript:']::after,
  a[href^='#']::after {
    content: '';
  }
  pre,
  blockquote {
    border: -1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
  }
  p,
  .heading2,
  .heading3 {
    orphans: 3;
    widows: 3;
  }
  .heading2,
  .heading3 {
    page-break-after: avoid;
  }
  .heading2,
  .heading3,
  .heading4,
  .heading5,
  .heading6 {
    padding-left: 0 !important;
    margin: 0 0 0.2em !important;
    font-weight: bold;
    font-size: 14px !important;
    text-align: left !important;
  }
  .heading2 a,
  .heading3 a,
  .heading4 a,
  .heading5 a,
  .heading6 a {
    font-weight: bold !important;
    font-size: 14px !important;
    text-decoration: none !important;
  }
  #top-numbers {
    display: block;
    background: #ffffff;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
  }
  #top-numbers label {
    box-shadow: none;
  }
  #top-numbers input[type='checkbox'] {
    display: none;
  }
  #top-numbers ul {
    padding: 0;
    text-align: center;
    list-style-type: none;
  }
  #top-numbers ul li {
    border: 0 !important;
  }
  #top-numbers a {
    color: #000000;
    text-decoration: none;
  }
  #head {
    height: auto;
    padding: 2em 0 3em;
    border-bottom: 0;
  }
  #head img {
    display: none;
  }
  #logo {
    float: none;
    padding: 0;
    margin: 0 auto;
  }
  #logo::before {
    display: block;
  }
  #logo a {
    display: none;
  }
  #main {
    border: 0;
    margin: 0;
  }
  #coreinfo *,
  [class*='description'] *,
  .bodytext *,
  #footer * {
    font-size: 12px !important;
  }
  #otherinfo .heading4 {
    margin: 0 !important;
  }
  #content .bodytext .description {
    border-bottom: 1px solid #000000 !important;
  }
  #container {
    width: 640px;
    border-top: 1px dotted #cccccc;
  }
  .attorney .position {
    margin: 0 !important;
  }
  .attorney img.profilepic {
    float: none;
    display: block;
  }
  #footer,
  #footer div,
  #main div {
    float: none !important;
    clear: left !important;
    width: 100% !important;
    padding: 0 0 1em !important;
    border: 0 !important;
    margin: 0 !important;
  }
  #footer {
    padding-top: 1em !important;
    text-align: center;
  }
  #footer .heading5 {
    margin-bottom: 0.5em;
  }
  #footer .flocalities {
    font-size: 16px;
  }
  #footer div[itemprop='streetAddress'] {
    padding-bottom: 0 !important;
  }
  #footer,
  .sidebar {
    border-top: 1px solid #000000 !important;
  }
  [class*='title'] {
    padding-left: 0 !important;
    margin: 0 0 0.2em !important;
    font-weight: bold;
    font-size: 14px !important;
    text-align: left !important;
  }
  [class*='title'] a {
    text-decoration: none !important;
  }
  #topnav,
  #tagline,
  #imgwrapper,
  .imgwrap,
  #breadcrumbs,
  #footernav,
  #footer-social,
  #social,
  .social-media,
  #index #content .bodytext::before,
  #contactform.widget,
  .contactform,
  .more-btn,
  #video_library,
  .responsive-video-list,
  .video-wrapper,
  #badges,
  #w-search,
  .tcfrags,
  #index img,
  iframe,
  form,
  .stripes {
    display: none !important;
  }
  iframe[src*='google.com/maps'] {
    display: block !important;
  }
  #pr_ar ul li {
    display: inline-block;
    padding: 0 0 0.5em !important;
    margin: 0 !important;
    font-size: 12px;
    line-height: 1.2 !important;
  }
  #pr_ar ul li ul {
    display: inline-block !important;
  }
  #pr_ar ul li a {
    display: inline-block;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1.2 !important;
    text-decoration: none;
  }
  #pr_ar ul li a::after {
    position: relative;
    padding: 0 0.5em;
    color: #626262;
    font-size: 11px;
    content: '|';
  }
}

.covid-banner {
  background-color: #e2231a;
  z-index: 999;
  padding-top: 105px;
}

.covid-banner .wrapper {
  display: block;
  max-width: 1200px;
  padding: 12.5px 0;
  margin: 0 auto;
  line-height: 1.2;
}

.covid-banner p,
.covid-banner strong {
  margin: 0 10px;
  color: #ffffff;
}

.covid-banner p span,
.covid-banner strong span {
  display: inline-block;
}

.covid-banner a {
  color: #ffffff;
  font-weight: 700;
}

.covid-banner .link {
  display: block;
  text-transform: uppercase;
}

.covid-banner .link::after {
  content: '»';
}

.covid-banner p,
.covid-banner strong {
  display: block;
  font-size: 18px;
}

.covid-banner ~ #container,
.covid-banner ~ .container {
  padding-top: 0 !important;
}

@media screen and (min-width: 46.875em) {
  .covid-banner {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 75px;
    padding-top: 0;
    -webkit-align-items: center;
            align-items: center;
  }
  .covid-banner ~ #container,
  .covid-banner ~ .container {
    padding-top: 75px !important;
  }
}

@media print {
  .covid-banner {
    max-width: 640px;
    padding-top: 0;
    border: 1px solid #dbdbdb;
    border-width: 0 0 1px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 37.5em) {
  .covid-banner ~ #wpadminbar {
    position: fixed !important;
  }
}

.covid-banner p strong {
  display: inline;
  margin: 0;
}

body.logged-in .covid-banner {
  position: relative;
}

body:not(.logged-in) {
  /* .sticky-h #header {
              top: get('covid.height') !important;
            } */
}

@media screen and (min-width: ) {
  body:not(.logged-in) #header {
    top: 75px !important;
  }
  body:not(.logged-in) #header + div {
    margin-top: 225px !important;
  }
}

@media screen and (max-width: 46.8125em) {
  body.logged-in .top-numbers-v2.tnv2-sticky {
    top: 46px;
  }
}

/*! 46.875em | 57.5em | 62.5625em | 53.5625em */
