@charset "UTF-8";
/* ==========================================================================
   variables
   ========================================================================== */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––––––––
MIXINS
–––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ==========================================================================
   base
   ========================================================================== */
h1 {
  font-size: 20px;
  color: #6e2d91;
  margin: 0 0 8px; }

h2 {
  font-size: 1.43em;
  font-size: 20px;
  color: #6e2d91;
  margin: 0 0 8px; }

h3 {
  font-size: 13px;
  text-transform: uppercase;
  color: #6e2d91;
  margin: 0 0 6px; }
  h3 a {
    color: #00a9e0; }

h4 {
  font-size: 14px;
  color: #6e2d91;
  margin: 0 0 6px; }

h5 {
  font-size: 14px;
  margin: 0 0 6px; }

h6 {
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 19px; }

a, a:visited {
  color: #6e2d91;
  text-decoration: none; }
  a:hover, a:visited:hover {
    color: #6e2d91;
    text-decoration: underline; }

blockquote {
  padding: 10px 15px;
  border-left: solid 5px #d8d8d8;
  margin: 0 0 19px; }
  blockquote p {
    margin-bottom: 8px; }
  blockquote footer {
    font-size: 12px;
    opacity: 0.75; }

label {
  font-weight: bold; }

.lead {
  font-size: 16px; }

.entry-content table {
  width: 100%;
  max-width: 100%;
  overflow: hidden; }
  .entry-content table thead tr th, .entry-content table tbody tr th, .entry-content table tfoot tr th {
    min-width: 60px;
    text-align: left;
    vertical-align: bottom;
    padding: 5px;
    border-bottom: solid 2px #d8d8d8; }
  .entry-content table thead tr td, .entry-content table tbody tr td, .entry-content table tfoot tr td {
    min-width: 60px;
    text-align: left;
    vertical-align: top;
    padding: 5px;
    border-top: solid 1px #d8d8d8; }

.entry-content .table-responsive {
  width: 100%;
  overflow-y: scroll; }

.well {
  background-color: #f4f4f4;
  padding: 20px 20px 10px;
  margin-bottom: 19px; }

.alignright {
  float: none;
  display: block;
  max-width: 100%;
  margin: 2px auto 8px; }
  @media only screen and (min-width: 375px) {
    .alignright {
      float: right;
      max-width: calc( 50% - 15px );
      margin: 2px 0 8px 15px;
      clear: both; } }

.alignleft {
  float: none;
  display: block;
  max-width: 100%;
  margin: 2px auto 8px; }
  @media only screen and (min-width: 375px) {
    .alignleft {
      float: left;
      max-width: calc( 50% - 15px );
      margin: 2px 15px 8px 0;
      clear: both; } }

.alignnone {
  display: inline-block;
  max-width: 100%;
  margin: 2px auto 8px; }

.aligncenter {
  display: block;
  width: 100%;
  margin: 2px auto 8px; }

.wp-caption-text {
  font-size: 80%;
  line-height: 1.4;
  text-align: left; }

.more-link {
  display: block;
  margin-top: 19px; }

.sr-only {
  display: none !important; }

.entry-meta:after, .page-content:after, .entry-content:after, .entry-summary:after, .column-wrap-dark:after, .entry-person:after, .entry-office:after {
  content: "";
  display: table;
  clear: both; }

/* ==========================================================================
   layout
   ========================================================================== */
body {
  color: #5f6062;
  background: #8447a2; }

.site {
  max-width: 1048px;
  min-width: 320px;
  background: #ffffff;
  margin: 0 auto; }
  @media only screen and (min-width: 760px) {
    .site {
      padding: 0 15px; } }
  @media only screen and (min-width: 980px) {
    .site {
      padding: 0 44px; } }

.site-content {
  padding: 0 3%; }
  @media only screen and (min-width: 760px) {
    .site-content {
      padding: 0;
      background: url("images/bg_content_sub.png") repeat-y top right; } }

@media only screen and (min-width: 760px) {
  .main-column-wrap {
    position: relative;
    width: 100%;
    float: left;
    margin-right: -243px; } }

@media only screen and (min-width: 760px) {
  #primary {
    padding-top: 5px;
    padding-right: 26px;
    margin-right: 243px; } }

#secondary {
  position: relative;
  font-size: 12px; }
  @media only screen and (min-width: 760px) {
    #secondary {
      float: right;
      width: 243px;
      padding: 24px 20px 0 13px; } }

.hidden-xs {
  display: none; }
  @media only screen and (min-width: 760px) {
    .hidden-xs {
      display: block; } }

.site-footer {
  background: #f5f5f5;
  padding: 10px 3% 30px;
  border-top: solid 1px #c7c7c7; }
  @media only screen and (min-width: 760px) {
    .site-footer {
      padding: 10px 15px 30px;
      margin: 0 -15px; } }
  @media only screen and (min-width: 980px) {
    .site-footer {
      padding: 10px 44px 30px;
      margin: 0 -44px; } }

.page-template-page-who-we-are .site-content, .page-template-page-contact-us .site-content {
  background: #fff; }
@media only screen and (min-width: 760px) {
  .page-template-page-who-we-are .main-column-wrap, .page-template-page-contact-us .main-column-wrap {
    float: none;
    margin-right: 0px; } }
@media only screen and (min-width: 760px) {
  .page-template-page-who-we-are .sub-column-wrap, .page-template-page-contact-us .sub-column-wrap {
    width: 100%; } }
.page-template-page-who-we-are #column01, .page-template-page-contact-us #column01 {
  font-size: 13px;
  position: relative; }
  @media only screen and (min-width: 760px) {
    .page-template-page-who-we-are #column01, .page-template-page-contact-us #column01 {
      float: left;
      width: 61%; } }
.page-template-page-who-we-are #column02, .page-template-page-contact-us #column02 {
  font-size: 13px;
  position: relative; }
  @media only screen and (min-width: 760px) {
    .page-template-page-who-we-are #column02, .page-template-page-contact-us #column02 {
      float: right;
      width: 39%;
      padding-left: 31px; } }

/* ==========================================================================
   modules
   ========================================================================== */
.main-navigation {
  position: relative;
  z-index: 2;
  height: 47px;
  font-size: 0.857em;
  text-transform: uppercase;
  background: #6c6f70;
  margin-top: -4px;
  margin-bottom: -4px; }
  .main-navigation .nav-menu {
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); }
  .main-navigation .menu-item {
    float: none; }
    .main-navigation .menu-item a {
      display: block;
      padding: 12px 3%;
      border-bottom: solid 1px rgba(255, 255, 255, 0.1);
      line-height: 16px;
      font-weight: bold;
      color: #ffffff;
      background: #6e2d91;
      overflow: hidden; }
      .main-navigation .menu-item a:hover, .main-navigation .menu-item a:visited {
        color: #ffffff;
        background: #6e2d91;
        text-decoration: none; }
      .main-navigation .menu-item a:hover {
        text-decoration: underline; }
  .main-navigation .sub-menu {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    box-shadow: none; }
    .main-navigation .sub-menu .menu-item {
      text-transform: none;
      margin-right: 0; }
      .main-navigation .sub-menu .menu-item:hover .sub-menu, .main-navigation .sub-menu .menu-item:focus .sub-menu {
        left: auto; }
      .main-navigation .sub-menu .menu-item a {
        width: 100%;
        font-weight: normal;
        color: #ffffff;
        background: #5e1d81;
        padding: 12px calc( 3% + 10px ); }
    .main-navigation .sub-menu .sub-menu .menu-item a {
      color: #cecfcb;
      background: #5e1d81;
      padding: 12px calc( 3% + 20px ); }
    .main-navigation .sub-menu .sub-menu .sub-menu {
      display: none; }
    .main-navigation .sub-menu .menu-item.current_page_item > a {
      color: #ffffff;
      padding: 12px calc( 3% + 20px ); }
  @media only screen and (min-width: 760px) {
    .main-navigation {
      background: transparent url("images/bg_nav_sub.png") no-repeat right 0; }
      .main-navigation .menu-main-menu-container {
        width: calc( 100% - 254px ); } }
  @media only screen and (min-width: 980px) {
    .main-navigation .menu-main-menu-container {
      width: auto; }
    .main-navigation .nav-menu {
      margin: 11px 0 0 15px;
      -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
      -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
      box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); }
    .main-navigation .menu-item {
      float: left;
      margin-right: 5px; }
      .main-navigation .menu-item a {
        padding: 11px 16px 9px 15px;
        border-bottom: none; }
      .main-navigation .menu-item.current-menu-item > a, .main-navigation .menu-item.current-menu-item > a:hover, .main-navigation .menu-item.current_page_ancestor > a, .main-navigation .menu-item.current_page_ancestor > a:hover {
        color: #6e2d91;
        background: #ffffff; }
    .main-navigation .sub-menu {
      position: absolute;
      top: 36px;
      left: -999em;
      width: auto;
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); }
      .main-navigation .sub-menu .sub-menu {
        top: 0;
        border-left: solid 1px #8447a2; }
      .main-navigation .sub-menu .menu-item:hover .sub-menu, .main-navigation .sub-menu .menu-item:focus .sub-menu {
        left: 100%; }
      .main-navigation .sub-menu .menu-item a {
        padding: 12px calc( 3% + 10px ) !important;
        width: 300px;
        border-bottom: solid 1px rgba(255, 255, 255, 0.1); }
      .main-navigation .sub-menu .menu-item.current_page_item > a {
        background: #ececec;
        color: #5e1d81;
        padding: 12px calc( 3% + 10px );
        font-style: italic; }
        .main-navigation .sub-menu .menu-item.current_page_item > a:hover {
          background: #ffffff; }
    .main-navigation li .current_page_parent.current_page_ancestor > a {
      background: #ececec;
      color: #5e1d81; } }

.menu-toggle {
  color: #ffffff;
  font-size: 16px;
  text-transform: none;
  -webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6);
  -moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6);
  -ms-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6);
  /* IE 10+ */
  -o-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6);
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6);
  height: 47px;
  background: transparent url("images/bg_mobile_icon.png") no-repeat 0px center;
  box-shadow: none;
  padding-left: 30px;
  border: none;
  margin-left: 3%; }
  .menu-toggle:focus {
    outline: none; }

.breadcrumb {
  margin: 25px 0 0;
  font-size: 13px; }
  .breadcrumb a {
    font-weight: bold;
    display: inline-block; }
  .breadcrumb .breadcrumb_last {
    display: inline-block; }
  .breadcrumb + article {
    border-top: 0 !important; }

.site-info {
  font-size: 12px;
  color: #999; }
  @media only screen and (min-width: 760px) {
    .site-info {
      float: left; } }

#footerMenu {
  list-style: none;
  font-size: 10px;
  text-transform: uppercase;
  padding: 15px 0 6px; }
  #footerMenu li {
    display: inline-block;
    padding-left: 11px; }
    #footerMenu li:first-child {
      padding-left: 0; }
  #footerMenu .sub-menu {
    display: none; }
  @media only screen and (min-width: 760px) {
    #footerMenu {
      float: right; } }

/* ==========================================================================
   modules
   ========================================================================== */
.site-branding {
  position: relative;
  color: #ffffff;
  padding-top: 28.542%;
  background-repeat: no-repeat;
  background-size: cover; }
  .site-branding a, .site-branding a:hover, .site-branding a:visited {
    color: #ffffff; }
  .site-branding .site-info {
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 60%;
    padding: 0 3% 3%; }
  .site-branding .site-title {
    font-size: 22px;
    font-weight: bold;
    margin: 0; }
  .site-branding .site-description {
    font-size: 12px;
    margin: 0;
    color: #fff; }
  @media only screen and (min-width: 365px) {
    .site-branding .site-title {
      font-size: 24px; }
    .site-branding .site-description {
      font-size: 15px; } }
  @media only screen and (min-width: 480px) {
    .site-branding .site-title {
      font-size: 2.286em;
      font-size: 32px; }
    .site-branding .site-description {
      font-size: 1.429em;
      font-size: 17px; } }
  @media only screen and (min-width: 760px) {
    .site-branding .site-info {
      right: 10px;
      bottom: 28px;
      left: 10px;
      padding: 0; }
    .site-branding .site-description {
      font-size: 1.429em;
      font-size: 20px; } }

.page-header .page-title {
  color: #5f6062;
  font-size: 16px;
  font-weight: normal;
  margin: 30px 0; }
  .page-header .page-title span {
    font-weight: bold; }

.author .page-header .page-title {
  display: none; }

.rss-icon {
  position: absolute;
  top: 15px;
  right: 200px;
  height: 16px;
  width: 16px;
  background: url("images/icon_rss.png") no-repeat center;
  text-indent: -9000px;
  overflow: hidden; }
  @media only screen and (min-width: 760px) {
    .rss-icon {
      right: 268px; } }

#searchform {
  position: absolute;
  top: 11px;
  right: 11px; }
  #searchform .text {
    float: left;
    border: none;
    width: 140px;
    height: 24px; }
  #searchform .submit {
    padding: 0.6em 4px 0.5em;
    height: 24px;
    width: 26px;
    background: #6e2d91 url("images/search-icon.png") no-repeat center;
    background-size: 16px 16px;
    text-indent: -9000px;
    overflow: hidden; }
  @media only screen and (min-width: 760px) {
    #searchform {
      right: 20px; }
      #searchform .text {
        width: 184px; } }

.language-selector {
  position: absolute;
  right: 10px;
  bottom: -12px;
  z-index: 3; }
  @media only screen and (min-width: 760px) {
    .language-selector {
      right: 20px;
      bottom: 8px; } }
  .language-selector a {
    color: #444 !important; }
    .language-selector a:hover {
      text-decoration: none; }

#lang_sel,
#icl_lang_sel_widget-2 {
  height: auto;
  font-size: 11px; }
  #lang_sel .wpml-ls-legacy-dropdown,
  #icl_lang_sel_widget-2 .wpml-ls-legacy-dropdown {
    width: 100px; }
    #lang_sel .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after,
    #icl_lang_sel_widget-2 .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
      color: #b8b8b8; }
  #lang_sel ul ul,
  #icl_lang_sel_widget-2 ul ul {
    width: auto; }
  #lang_sel li,
  #icl_lang_sel_widget-2 li {
    width: 100%; }
  @media only screen and (min-width: 470px) {
    #lang_sel .wpml-ls-legacy-dropdown,
    #icl_lang_sel_widget-2 .wpml-ls-legacy-dropdown {
      width: 167px; } }
  @media only screen and (min-width: 760px) {
    #lang_sel .wpml-ls-legacy-dropdown,
    #icl_lang_sel_widget-2 .wpml-ls-legacy-dropdown {
      width: 210px; } }

.entry-meta {
  position: relative;
  font-size: 12px;
  padding-bottom: 5px; }
  .entry-meta a {
    font-weight: bold; }
  .entry-meta .photo {
    float: left;
    width: 33px;
    height: auto;
    border: solid 1px #e7e7e7;
    margin-right: 7px; }
  @media only screen and (min-width: 760px) {
    .entry-meta {
      line-height: 1.45;
      border-bottom: dashed 1px #d8d8d8; } }

.share-block {
  position: relative;
  float: right;
  margin: 0 0 18px; }
  .share-block dt {
    float: left;
    margin: 0 5px; }
  .share-block dd {
    float: left;
    margin: 0 0 0 1px; }
    .share-block dd a {
      display: inline-block;
      width: 16px;
      height: 16px;
      vertical-align: middle;
      text-indent: -8000px;
      white-space: nowrap;
      overflow: hidden;
      background-size: 16px 16px;
      background-size: cover; }
      .share-block dd a.share_twitter {
        background-image: url("images/share-twitter.png"); }
      .share-block dd a.share_facebook {
        background-image: url("images/share-facebook.png"); }
      .share-block dd a.share_linkedin {
        background-image: url("images/share-linkedin.png"); }
      .share-block dd a.share_gplus {
        background-image: url("images/share-gplus.png"); }
      .share-block dd a.share_email {
        background-image: url("images/share-email.png"); }

.more-arrow {
  display: none; }

.site-main .type-page, .post, .relatedpractices, .featureddeals, .offices {
  padding-top: 24px;
  border-top: solid 4px #f3f3f3;
  margin-bottom: 35px; }
  .site-main .type-page:first-child, .post:first-child, .relatedpractices:first-child, .featureddeals:first-child, .offices:first-child {
    border-top: solid 4px #ffffff; }

.page-content, .entry-content, .entry-summary {
  margin-top: 18px;
  overflow: hidden; }

.entry-footer {
  font-size: 11px;
  padding: 1px 0 4px;
  border-top: solid 1px #eee; }

.blog .type-post {
  position: relative;
  padding: 15px 50px 10px 0;
  border-top-width: 1px;
  margin-bottom: 0; }
  .blog .type-post .entry-title {
    font-size: 1.28em; }
  .blog .type-post .entry-meta a {
    color: #00a9e0;
    font-weight: normal; }
  .blog .type-post .entry-meta .photo {
    display: none; }
  .blog .type-post .entry-meta .share-block {
    display: none; }
  .blog .type-post .entry-content, .blog .type-post .entry-footer {
    display: none; }
  .blog .type-post .more-arrow {
    display: block;
    position: absolute;
    top: calc( 50% - 25px );
    right: 5px; }
@media only screen and (min-width: 760px) {
  .blog .type-post {
    padding: 24px 0 0;
    border-top-width: 4px;
    margin-bottom: 35px; }
    .blog .type-post .entry-title {
      font-size: 1.43em; }
    .blog .type-post .entry-meta a {
      color: #6e2d91;
      font-weight: bold; }
    .blog .type-post .entry-meta .photo {
      display: block; }
    .blog .type-post .entry-meta .share-block {
      display: block; }
    .blog .type-post .entry-content, .blog .type-post .entry-footer {
      display: block; }
    .blog .type-post .more-arrow {
      display: none; } }

.type-page {
  padding-top: 24px;
  margin-bottom: 35px; }
  .type-page h1 {
    font-size: 26px; }
  .type-page .entry-content {
    margin-top: 8px; }

.section-title {
  padding-bottom: 6px;
  border-bottom: solid 3px #e5e5e5;
  margin-bottom: -1px; }

.location-title {
  border-bottom: solid 1px #e5e5e5;
  padding: 17px 0 6px 0; }

.column-wrap {
  margin-bottom: 23px; }

.column-wrap-dark {
  background: #f2f2f2;
  padding: 0px 20px;
  border-top: solid 1px #e5e5e5;
  margin-bottom: 23px; }

.site-content {
  min-height: 50vh;
  overflow-wrap: break-word;
  word-wrap: break-word; }

.entry-practice {
  padding: 17px 0 20px;
  border-top: solid 1px #e5e5e5; }
  .entry-practice p {
    margin-bottom: 8px; }

.entry-deal {
  padding: 17px 0 8px;
  border-top: solid 1px #ffffff; }
  .entry-deal:first-child {
    border-top-width: 0px; }

.entry-person {
  padding: 22px 0 20px;
  border-bottom: solid 1px #ffffff; }
  .entry-person:last-child, .entry-person:only-of-type {
    border: 0px; }
  .entry-person a {
    font-weight: bold; }
  .entry-person .full-name {
    color: #00a9e0; }
  .entry-person .wp-post-image {
    float: left;
    width: 43px;
    height: auto;
    margin-right: 9px; }
  .entry-person .no-wrap {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.get-in-touch {
  display: block;
  font-weight: bold;
  padding-top: 19px;
  border-top: solid 1px white;
  margin-top: -1px; }

.entry-office {
  position: relative;
  margin-top: 23px; }
  .entry-office a {
    font-weight: bold; }
  .entry-office .map-thumb {
    float: left;
    margin-top: 2px;
    margin-right: 13px; }
  .entry-office .upper-right {
    display: none; }
  @media only screen and (min-width: 760px) {
    .entry-office .upper-right {
      display: inline-block;
      position: absolute;
      top: 0px;
      right: 10px; } }

.editors {
  margin-bottom: 60px; }

.entry-editor {
  margin-top: 23px;
  font-size: 15px;
  line-height: 1.4; }
  .entry-editor:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0; }
  .entry-editor h3 {
    font-size: 15px;
    margin-bottom: 0.45em; }
  .entry-editor a {
    font-weight: bold; }
  @media only screen and (min-width: 760px) {
    .entry-editor {
      font-size: 13px; }
      .entry-editor h3 {
        font-size: 13px; } }

.entry-editor-image {
  float: left;
  margin: 4px 14px 0 0;
  width: 90px; }
  @media only screen and (min-width: 760px) {
    .entry-editor-image {
      width: 83px; } }

.editor-title {
  color: inherit;
  margin-bottom: 0; }
  .editor-title a {
    color: #00a9e0; }
    .editor-title a:hover {
      text-decoration: none;
      color: #00a9e0; }

.editor-social a {
  display: inline-block;
  width: 16px;
  height: 16px;
  text-indent: -8000px;
  white-space: nowrap;
  overflow: hidden;
  background-size: 16px 16px;
  background-size: cover; }
  .editor-social a.share_twitter {
    background-image: url("images/share-twitter.png"); }
  .editor-social a.share_linkedin {
    background-image: url("images/share-linkedin.png"); }

.editor-contact-detail {
  display: inline-block;
  width: calc( 100% - 110px );
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  @media only screen and (min-width: 760px) {
    .editor-contact-detail {
      width: auto; } }

.editor-description {
  display: none;
  margin-bottom: 10px; }
  @media only screen and (min-width: 760px) {
    .editor-description {
      display: block; } }

.arrow-btn {
  position: relative;
  display: inline-block;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  background: #00a9e0;
  padding: 4px 7px 3px;
  height: 20px; }
  .arrow-btn:hover {
    color: #ffffff;
    text-decoration: none; }
  .arrow-btn:visited, .arrow-btn:focus {
    color: #ffffff;
    text-decoration: none; }
    .arrow-btn:visited:hover, .arrow-btn:focus:hover {
      color: #ffffff;
      text-decoration: none; }
  .arrow-btn:after {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    border: solid transparent;
    border-color: rgba(0, 169, 244, 0);
    border-left-color: #00a9e0;
    border-width: 10px;
    top: 50%;
    left: 100%;
    margin-top: -10px; }

.editor-description + .editor-btn {
  clear: both; }

.editor-btn {
  float: left; }

.error-404 {
  margin-bottom: 35px; }

.widget {
  margin-bottom: 22px; }

.widget-title {
  display: block;
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
  background: #6c6f70 url("images/bg_widget-title2.png") repeat-y right;
  padding: 8px 20px 6px 10px;
  margin-bottom: 0; }

.widget_text .textwidget {
  margin-top: 5px; }

.widget_categories ul, .widget_recent_entries ul, .links2 ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .widget_categories ul li, .widget_recent_entries ul li, .links2 ul li {
    border-top: solid 1px #e7e7e7; }
    .widget_categories ul li a, .widget_recent_entries ul li a, .links2 ul li a {
      display: block;
      padding: 7px 0 7px 1px;
      font-weight: bold; }
      .widget_categories ul li a:hover, .widget_recent_entries ul li a:hover, .links2 ul li a:hover {
        text-decoration: none;
        background: #eee; }

.widget_categories ul li a {
  background: url("images/bullet_categories.png") no-repeat right;
  padding-right: 14px; }
  .widget_categories ul li a:hover {
    background: #eee url("images/bullet_categories.png") no-repeat right; }

.subscribe-widget fieldset {
  padding: 0;
  border: 0;
  margin: 0; }
.subscribe-widget legend {
  display: none; }
.subscribe-widget label {
  display: block;
  font-weight: normal;
  margin: 5px 0 7px; }
.subscribe-widget input.text {
  display: block;
  float: left;
  width: 135px;
  height: 25px;
  line-height: 25px;
  padding: 0 0 0 27px;
  border: none;
  background: #fff url("images/icon_email.png") no-repeat 6px 3px;
  color: #a9a9a9;
  border: solid 1px #d5d5d5;
  border-right: none;
  font-size: 12px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.subscribe-widget input.submit {
  display: block;
  width: 75px;
  height: 25px;
  line-height: 25px;
  background: #00a9e0;
  text-transform: uppercase;
  border: none;
  padding: 0;
  cursor: pointer;
  color: white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none; }
.subscribe-widget p {
  margin: 10px 0 0 1px; }
.subscribe-widget .rss-link {
  padding: 0 0 0 11px;
  font-weight: bold;
  background: url(images/icon_rss_small.png) no-repeat 0 3px; }

#sidebar .widget-container.subscribe .ajax-loader {
  position: absolute;
  top: 7px;
  right: 20px; }

#sidebar .widget-container.subscribe .wpcf7-not-valid-tip {
  position: absolute;
  top: 3px;
  left: -123px;
  width: 115px;
  z-index: 100;
  background: white;
  border: 0px none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: italic;
  color: red; }

#sidebar .widget-container.subscribe div.wpcf7-validation-errors {
  border: 0px none;
  height: 0px; }

#sidebar .widget-container.subscribe div.wpcf7-response-output {
  margin: 0;
  padding: 0; }

#sidebar .widget-container.subscribe div.wpcf7-mail-sent-ok {
  border: 0px none;
  padding: 10px 0 0 0;
  font-family: Arial, Helvetica, sans-serif;
  color: green; }

.site-footer .site-info {
  margin-top: 9px; }
.site-footer .foot-logo {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -4px; }

#infinite-footer .blog-credits {
  display: none; }

/* ==========================================================================
   Dentons Editors Widget Styles
   ========================================================================== */
#dentons-editors-widget .widget-title {
  display: none; }
#dentons-editors-widget .section-title {
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 7px;
  border-top: solid 3px #eee;
  border-bottom: none; }
#dentons-editors-widget .w-entry-editor {
  padding: 6px 0 7px;
  border-top: solid 1px #eee;
  line-height: 1.4; }
  #dentons-editors-widget .w-entry-editor:hover {
    text-decoration: none;
    background: #eee; }
  #dentons-editors-widget .w-entry-editor:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0; }
  #dentons-editors-widget .w-entry-editor a {
    font-weight: bold; }
#dentons-editors-widget .w-entry-editor-image {
  float: left;
  margin: 3px 7px 0 0;
  width: 31px; }
#dentons-editors-widget .w-editor-title {
  font-size: 11px;
  color: inherit;
  margin-bottom: 0.1em; }
  #dentons-editors-widget .w-editor-title a {
    color: #6e2d91; }
    #dentons-editors-widget .w-editor-title a:hover {
      text-decoration: none;
      color: #6e2d91; }
#dentons-editors-widget .w-editor-contact-detail {
  display: block;
  font-size: 11px;
  line-height: 1.2;
  width: calc( 100% - 40px );
  overflow: hidden;
  overflow-wrap: break-word;
  word-wrap: break-word; }

/* ==========================================================================
   Dentons Editors List Widget Styles
   ========================================================================== */
.editors-widget {
  border-top: solid 1px #e7e7e7;
  font-size: 11px; }
  .editors-widget dl {
    margin-top: 0; }
  .editors-widget dt {
    padding: 3px 0 2px 1px;
    font-weight: bold;
    color: #6e2d91;
    text-transform: uppercase;
    font-size: 11px; }
  .editors-widget dd {
    border-top: 1px solid #e7e7e7;
    margin: 0;
    padding: 7px 0 6px 0; }
    .editors-widget dd .editor-contact-detail {
      display: block; }
    .editors-widget dd .editor-title, .editors-widget dd .editor-title a {
      color: #6e2d91; }
    .editors-widget dd:hover {
      background: #eeeeee; }
    .editors-widget dd::first-child {
      padding: 8px 0 7px 0; }
    .editors-widget dd img {
      display: block;
      float: left;
      margin: 2px 9px 0 0;
      padding: 0;
      border: 0;
      width: 31px;
      height: 38px;
      vertical-align: baseline; }

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: none; }

  a[href]:after {
    content: "";
    font-size: 80%; }

  .cell a[href]:after {
    content: ""; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote, li {
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 1.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  p, .time, li {
    font-size: 12px;
    line-height: 18px; }

  hr {
    border-color: #000 !important; }

  .hide-for-print, .btn, select, .pager, .nav-tabs {
    display: none !important; }

  .print-width {
    width: 100%;
    left: 0; } }

/*# sourceMappingURL=main.css.map */
