.top__header {
  background: #fff;
  padding: 16px 0;
  font-weight: 500;
  font-size: 16px;
  display: flex;
}

.top__header > div {
  margin: auto;
}
@media (max-width: 991px) {
.top__header.container {
  display: flex;
  flex-wrap: wrap;
}
.col-md-2.top__header__left {
  text-align: center;
}
#header .home__icon a {
  display: none;
}
}
.top__header .top__header__middle img {
  padding: 5px 5px;
}

.top__header .top__header__right {
  text-align: right;
}

.toolbar-fixed #header.fixed {
  top: 77px;
  z-index: 111;
}

.pre_links {
  display: none;
}

@media (max-width: 1199px) {
  .toolbar-fixed #header.fixed {
      top: auto;
      position: relative;
      z-index: auto;
  }
}

#header {
  background: #194c81;
  position: relative;
}

#header.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1111111;
}

#header.fixed .search__icon {
  visibility: hidden;
}

#header .home__icon a {
  background: url("../images/nlr-icons.png") bottom -55px left -145px no-repeat;
}

#header .home__icon a:hover,
#header .home__icon a:focus,
#header .home__icon a:active {
  background-position: bottom -54px left -118px
}

#header .home__icon a {
  font-size: 0;
  padding: 10px 20px 10px 2px;
  background-size: 171px
}

#header .search__icon {
  background: url("../images/nlr-icons.png") top -1px left -61px no-repeat;
  cursor: pointer;
  height: 29px;
  background-size: 171px
}

@media (max-width: 991px) {
  #navbar-main {
    width: 100%;
  }
  .searchBar {
    width: 75%;
  }
  #header .search__icon {
      padding: 19px 16px 22px 6px;
      background-size: 171px;
      background-position: top 5px left -60px
  }
}

#header .search__icon:hover,
#header .search__icon:focus,
#header .search__icon:active {
  background-position: top -1px left -34px
}

@media (max-width: 991px) {

  #header .search__icon:hover,
  #header .search__icon:focus,
  #header .search__icon:active {
      background-position: top 5px left -34px
  }
}

@media (max-width: 991px) {
  #block-mastheadbluemainmenu-2 .sf-depth-1.menuparent>ul {
    margin-top: 12px;
  }
}
@media (min-width: 991px)  {
  .header__mobile {
    display: none !important;
  }
}

#header .sf-menu.navigation {
  padding: 0
}
@media (min-width: 62rem) {
  nav#navbar-main {
  width: 88%;
 }
}

.col-md-3.searchBar {
  display: flex;
  flex: 0 0 auto;
  width: 15%;
}

@media (max-width: 1199px) {
  #header .sf-menu li {
    margin: 0
  }
  .col-md-3.searchBar {
    width: 15%;
  }
}

@media (max-width: 1399px) {
  #header .sf-menu li {
    margin: 0
  }

  .col-md-3.searchBar {
    width: 12%;
  }

  #header .sf-menu .dropdown-menu li a,
  #header .sf-menu .dropdown-menu li span {
    font-size: 12px;
  }
}

#header .sf-menu li:hover>a,
#header .sf-menu li:hover>span,
#header .sf-menu li:focus>a,
#header .sf-menu li:focus>span,
#header .sf-menu li:active>a,
#header .sf-menu li:active>span {
  background-color: #446a92
}

#header .sf-menu li.open>.dropdown-menu {
  display: block;
  background: #50596f;
  position: relative;
  left: 0
}

#header .sf-menu ul {
  margin-top: 12px;
}

#header .sf-menu ul,
#header .sf-menu li {
  background: #194c81;
}

#header .sf-menu li.active-trail {
  background-color: #446a92;
}

#header .sf-menu li.open>.dropdown-menu li a,
#header .sf-menu li.open>.dropdown-menu li span {
  padding: 5px 20px
}

#header .sf-menu li.open>.dropdown-menu .open li a,
#header .sf-menu li.open>.dropdown-menu .open li span {
  padding: 5px 30px
}

#superfish-menu-main-menu {
  white-space: nowrap;
}

#header .sf-menu li .caret {
  background: url("../images/nlr-icons.png") bottom -10px right 108px;
  border: 0;
  padding: 5px 13px 6px 4px;
  background-size: 113px;
  margin-left: 4px
}

@media (max-width: 991px) {
  #header .sf-menu li .caret {
      display: none
  }
}

#header .sf-menu li .show-submenu {
  display: none
}

@media (max-width: 991px) {
  #header .sf-menu li .show-submenu {
      display: block;
      position: absolute;
      right: 10px;
      top: 12px;
      background: url("../images/nlr-icons.png") bottom -19px right -3px;
      border: 0;
      padding: 5px 13px 6px 4px;
      background-size: 113px
  }
}

#header .sf-menu li .show-submenu.open {
  transform: rotate(180deg)
}

#header .sf-menu li.active>a,
#header .sf-menu li.active>span {
  background: #f07a22
}

#header .sf-menu li a,
#header .sf-menu li span {
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 19px;
  text-decoration: none;
}

/*a.sf-depth-1 {
  font-size: 12px;
}*/

@media (max-width: 1399px) {
  ul#superfish-menu-main-menu {
    font-size: 14px;
  }

}

@media (max-width: 1199px) {
  #header .sf-menu li a,
  #header .sf-menu li span {
   font-size: 14px;
   padding: 0px 8px;
  }
}

@media (max-width: 991px) {

  #header .sf-menu li a,
  #header .sf-menu li span {
      padding: 12px;
  }
}

/*#header .sf-menu li a.is-active,
#header .sf-menu li span.is-active {
  background: #f07a22
}*/

#header .sf-menu .dropdown-menu {
  background: #194c81;
  border: 0;
  border-radius: 0;
  min-width: 12rem;
  z-index: 11111;
  margin-top: 2px
}

#header .sf-menu .dropdown-menu .dropdown-menu {
  max-height: 500px;
  overflow: auto
}

#header .sf-menu .dropdown-menu .dropdown-menu::-webkit-scrollbar-thumb {
  border: 3px solid #194c81
}

#header .sf-menu .dropdown-menu li {
  padding: 0;
  position: relative
}

#header .sf-menu .dropdown-menu li a,
#header .sf-menu .dropdown-menu li span {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  display: block;
  white-space: pre-wrap;
  padding: 5px 13px;
  text-transform: capitalize
}

#header .sf-menu .dropdown-menu li:hover,
#header .sf-menu .dropdown-menu li:focus,
#header .sf-menu .dropdown-menu li:active {
  background: #f07a22
}

#header .sf-menu .dropdown-menu li .caret {
  top: 9px;
  position: absolute;
  right: 10px;
  padding: 10px 8px
}

@media (max-width: 991px) {
  #header .sf-menu .dropdown-menu li .caret {
      display: none
  }
}

@media (min-width: 991px) {

  #header li:hover>.dropdown-menu,
  #header li:focus>.dropdown-menu,
  #header li:active>.dropdown-menu {
      display: block
  }
}

#header li li {
  position: relative
}

#header li li>span {
  color: #fff;
  font-size: 13px
}

#header li li:hover>.dropdown-menu,
#header li li:focus>.dropdown-menu,
#header li li:active>.dropdown-menu {
  position: absolute;
  left: 100%;
  top: 0
}

@media screen and (min-width: 1200px) and (max-width: 1450px) {

  #header li:nth-last-child(2) .menu-item--expanded:hover>.dropdown-menu,
  #header li:nth-last-child(2) .menu-item--expanded:focus>.dropdown-menu,
  #header li:nth-last-child(2) .menu-item--expanded:active>.dropdown-menu {
      left: -100%;
      z-index: -1;
      width: 100%;
      top: 0
  }
}

#navbar-main {
  --bs-navbar-padding-y: 0;
  height: 48px;
}

#superfish-menu-main-menu-toggle {
  display: none;
}

.nav-link--user-login,
.nav-link--natlaw-review-natlaw-web-user-login {
  text-transform: uppercase
}

.nav-link--user-login,
.nav-link--user-logout,
.nav-link--user-analytics,
.nav-link--natlaw-review-natlaw-web-user-login,
.nav-link--natlaw-review-natlaw-web-user-logout {
  color: var(--bs-body-color);
  padding: 3px 15px;
  line-height: 22px;
  transition: .3s
}

.nav-link--user-login:hover,
.nav-link--user-login:focus,
.nav-link--user-login:active,
.nav-link--user-logout:hover,
.nav-link--user-logout:focus,
.nav-link--user-logout:active,
.nav-link--user-analytics:hover,
.nav-link--user-analytics:focus,
.nav-link--user-analytics:active,
.nav-link--natlaw-review-natlaw-web-user-login:hover,
.nav-link--natlaw-review-natlaw-web-user-login:focus,
.nav-link--natlaw-review-natlaw-web-user-login:active,
.nav-link--natlaw-review-natlaw-web-user-logout:hover,
.nav-link--natlaw-review-natlaw-web-user-logout:focus,
.nav-link--natlaw-review-natlaw-web-user-logout:active {
  background: #f5f5f5;
  color: var(--bs-body-color);
  text-decoration: none;
  transition: .3s
}

.nav-link--user,
.nav-link--natlaw-review-natlaw-web-user {
  color: var(--bs-body-color);
}

.nav-link--user:hover,
.nav-link--user:focus,
.nav-link--user:active,
.nav-link--natlaw-review-natlaw-web-user:hover,
.nav-link--natlaw-review-natlaw-web-user:focus,
.nav-link--natlaw-review-natlaw-web-user:active {
  text-decoration: none;
  color: var(--bs-body-color);
}

.volume__number a,
.top__header__right a {
  color: var(--bs-body-color);
}

.menu--account {
  text-align: right;
  justify-content: flex-end;
  display: flex;
  padding-right: 0
}

.menu--account .nav {
  align-items: center;
  justify-content: flex-end;
  font-size: 14px;
  text-transform: unset
}

.dropdown-item.active,
.dropdown-item:active {
  background: #f07a22
}

footer .footer__top__main {
  background: #000;
  padding: 40px 0;
  margin-top: -1rem
}

footer .nav .nav-item .nav-link {
  font-weight: 400;
  color: #fff;
  padding: 10px 0
}

footer .nav .nav-item .nav-link:hover,
footer .nav .nav-item .nav-link:focus,
footer .nav .nav-item .nav-link:active {
  color: #f07a22
}

.node--unpublished {
  background: #fafad2;
}

.node--type-homepage footer.site-footer {
  padding: 0;
}

@media (max-width: 991px) {
  footer .site-footer__middle {
      text-align: center;
      flex-wrap: wrap
  }
}

footer .site-footer__middle .nav {
  display: block
}

@media (max-width: 991px) {
  footer .site-footer__middle .footer_col {
      width: 100%;
      text-align: center
  }
}

@media (max-width: 991px) {
  footer .site-footer__middle .footer_col.footer_four {
      margin-top: 20px
  }
}

footer .site-footer__top {
  padding-bottom: 46px
}

footer .site-footer__top img {
  max-width: 410px;
  height: auto
}

@media (max-width: 991px) {
  footer .site-footer__top img {
      max-width: 100%
  }
}

footer .footer__middle__main {
  background: #f5f5f5;
  font-size: 12px;
  padding: 30px 0
}

footer .footer__middle__main p:last-child {
  margin-bottom: 0
}

footer .footer__middle__main a {
  color: #194c81
}

footer .footer__bottom__one {
  background: #121317
}

footer .footer__bottom__one .nav {
  justify-content: center;
  text-transform: uppercase
}

footer .footer__bottom__one .nav .nav-item .nav-link {
  padding: 10px 0
}

footer .footer__bottom__one .nav .nav-item .nav-link:after {
  content: '|';
  padding: 0 15px
}

footer .footer__bottom__one .nav .nav-item:last-child .nav-link:after {
  display: none
}

footer .footer__bottom__two p {
  background: #000;
  color: #fff;
  padding: 10px;
  margin-bottom: -1rem
}

.path-frontpage footer .footer__top__main {
  margin-top: 0
}

.footer_four img {
  max-width: 191px;
  height: auto
}

blockquote {
  margin: 5px 10px;
  border-left: 2px solid rgb(25, 76, 129, 0.7);
  padding: 3px;
  background-color: rgb(229, 229, 229, 0.5);
  font-style: italic;
}

blockquote p:last-child {
  margin-bottom: 0;
}

body {
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}

.block__grid__two .view-content.row {
  display: flex;
  flex-flow: row wrap;
}

ul.sf-menu .sf-sub-indicator {
  right: 0.55em;
  top: 48%;
}
@media (min-width: 62rem) and (max-width: 87.5rem) {
  .sf-sub-indicator {
    display: none;
  }
}
ul.sf-menu.sf-accordion {
  display: block;
  left: auto !important;
  position: relative !important;
  top: auto !important;
  height: auto !important;
  width: auto !important;
}
.superfish-menu-main-menu-toggle {
  display: none;
}
ul.sf-menu.sf-accordion li.sf-expanded>ul {
  margin-left: 20px;
}
.sf-accordion .sf-clone-parent {
  display: none;
}
@media (max-width: 75rem) {
  .navbar-toggler > button {
    border-color: #fff;
  }
  .navbar-toggler-icon {
    background-color: #fff;
  }
}
@media (max-width: 36rem) {
  .top__header__left,
  .top__header__right {
    display: none;
  }
}

/**
GTS Notes
@media (min-width: 87.5rem)
@media (min-width: 75rem)
@media (min-width: 62rem)
@media (min-width: 48rem)
@media (min-width: 36rem)
*/

body img {
  margin-bottom: 6px;
}
.info__icon img {
  display: none;
}

img.image-style-featured-article {
  height: 280px;
  max-width: 100%;
}

img.img-fluid.d-inline-block.align-top {
  height: 67px;
  max-width: 100%;
}

@media (max-width: 1199px){
  img.img-fluid.d-inline-block.align-top {
    height: 57px;
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  img.img-fluid.d-inline-block.align-top {
    height: 49px;
    max-width: 100%;
  }
}

img.image-style-author-profile {
  margin-bottom: 0;
}

img.image-style-organization-logo {
  height: 100%;
  max-width: 100%;
  padding: 8px;
  margin-bottom: 6px;
}

views-field.views-field-field-org-logo {
  display: flex;
  height: 200px;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  flex-wrap: wrap;
}

img.image-style-author-profile {
  max-width: 100%;
  height: auto;
  border: 5px ridge #fff;
  margin: 12px;
}

body #page .view__title a {
  font-weight: 900;
  font-size: 14px;
  color: #000;
  text-decoration: none;
  line-height: 21px;
  word-break: break-word
}

body #page .view__title a:hover,
body #page .view__title a:focus,
body #page .view__title a:active {
  text-decoration: none
}

body #page .view__category a {
  font-weight: 500;
  color: #fff;
  background: #f07a22;
  text-decoration: none;
  text-transform: uppercase;
  padding: 3px 6px;
  line-height: 16px;
  display: inline-block;
  font-size: 12px
}

body #page .posted__date {
  font-size: 12px;
  color: #4c4c4c;
  text-transform: capitalize;
  background: url("../images/nlr_time.png") no-repeat center left;
  background-size: 11px;
  padding-left: 14px
}

.views-field .views-field-field-author-email {
  margin-bottom: -6px;
}

body #page .view__author,
body #page .view__time {
  font-weight: 400;
  font-style: italic;
  font-size: 12px;
  color: #4c4c4c;
  text-transform: none;
  color: #4c4c4c;
  margin-bottom: 20px
}

body #page .view__author a,
body #page .view__time a {
  color: #194c81;
  margin-left: 2px
}

body #page .view__author span,
body #page .view__author a,
body #page .view__time span,
body #page .view__time a {
  font-size: 12px
}

body #page .view__description {
  margin-top: 10px;
  line-height: 20px;
  font-size: 13px
}

body #page .more-link a {
  color: #000;
  display: inline-block;
  margin-top: 5px;
  font-size: 13px;
  text-transform: capitalize
}

body #page .more-link a:hover,
body #page .more-link a:focus,
body #page .more-link a:active {
  color: #194c81
}

body #page .more-link a::after {
  content: '';
  background: url("../images/nlr-icons.png") no-repeat top -3px right -36px;
  padding-right: 20px;
  background-size: 110px
}

body .layout-main-wrapper {
  min-height: 400px
}

@media (max-width: 767px) {
  body .layout-main-wrapper .main-content {
      padding: 0
  }
}

@media (min-width:768px){
    .social_icon ul li{
      list-style-type: none;
    }
        .social_icon ul li a {
          display: none;
        }
}
@media (max-width: 767px) {
  .social_icon ul li {
      padding: 0;
      list-style-type: none;
      display: inline
    }
  .social_icon ul li a {
      background: url("../images/NLR_social_icon.png") no-repeat;
      font-size: 0;
      padding: 11px 10px;
      background-size: 130px;
      /* margin: 0 1px; */
    }
  .social_icon ul li.fb a {
       background-position: top 3px left -22px;
    }
  .social_icons ul li.twt a {
      background-position: top 2px left -81px;
    }
  .social_icon ul li.link a {
      background-position: top -17px left -24px;
    }
      .social_icon ul li.rss a {
       background-position: top -18px left -87px;
    }
}

.thickbox {
  padding: 10px 58px;
  background-color: #194c81;
}

.privacy {
  padding: 6px 15px;
}

.nlr-modal-title {
  padding: 15px 58px;
}

.nlr-modal-title img {
  height: 30px;
  width: 420px;
}

.nlr-modal-intro {
  padding: 6px 15px;
}

body .layout-main-wrapper .main-content a {
  color: #194c81;
  text-decoration: none;
  text-wrap: wrap;
}

body .layout-main-wrapper .main-content .view-field-field-author-email a {
  padding: 5px 10px;
  color: #fff;
  background: #194c81;
}

body .row {
  margin-left: 0;
  margin-right: 0
}

section.row.region.region-slider {
  margin-top: 4px;
}

body .node__content {
  font-size: 14px
}

h1 {
  font-weight: 900;
  font-size: 23px
}

h2 {
  font-weight: 900;
  font-size: 18px
}

h3 {
  font-weight: 900;
  font-size: 16px
}

h4 {
  font-weight: 900;
  font-size: 14px;
  text-transform: uppercase;
  color: #194c81
}

.feed-icon {
  background: url("../images/NLR_social_icon.png") no-repeat bottom 0 right -44px;
  font-size: 0;
  padding: 11px 10px;
  background-size: 136px;
  display: inline-block;
  margin-top: 15px
}

.feed-icon:hover,
.feed-icon:focus,
.feed-icon:active {
  background-position: bottom 1px right -24px
}

.feed-icon img {
  display: none
}

.ajax-progress-fullscreen {
  background: url("../images/loader.gif") no-repeat;
  background-size: 30px;
  padding: 30px
}

.queue-mgnt p {
  margin: 0;
}
.queue-mgnt {
  margin: 2px;
  padding: 2px;
  font-size: smaller;
  width: 160px;
  line-height: 1em;
}

.event__date__wrp {
  display: flex;
  align-items: center;
  margin: 10px 0
}

.event__date__wrp time {
  background: #194c81;
  width: 100%;
  display: block;
  color: #fff;
  font-size: 18px;
  margin: 0 5px 0 0
}

@media (max-width: 991px) {
  .event__date__wrp time {
      padding: 2px 10px
  }
}

.event__date__wrp time:last-child {
  margin-left: 5px
}

.event__date__wrp>.event__date {
  width: 18%;
  text-align: center;
  font-size: 20px;
  color: #000;
  margin-right: 10px
}

@media (max-width: 991px) {
  .event__date__wrp>.event__date {
      width: auto;
  }
}

.event__date__wrp>.event__date .event__day {
  background-color: #194c81;
  color: #fff;
}

.event__date__wrp>.event__date .event__day time {
  font-weight: bold
}

.event__date__wrp .event__register {
  font-weight: bold
}

body #page .event__register {
  margin: 20px 0;
}

body #page .event__register a {
  padding: 8px 12px;
  text-decoration: none;
  color: #fff;
  background: #194c81;
}

.alert {
  display: flex;
  align-items: center
}

@media (max-width: 991px) {
  .alert {
      align-items: flex-start;
      margin-top: 5px
  }
}

.alert::before {
  height: .9rem !important;
  background-size: 15px !important;
  background-position: center !important
}

@media (max-width: 991px) {
  .alert::before {
      margin-right: 10px;
      width: 4.75rem !important;
      margin-top: 3px
  }
}

.toolbar-fixed .featured-top .contextual-region {
  position: initial
}

.path-frontpage .block h2 {
  font-weight: 900;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  color: #194c81;
  text-transform: uppercase;
  line-height: 21px;
  margin-bottom: 5px
}

.block h2 {
  font-weight: 900;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  color: #194c81;
  text-transform: uppercase;
  line-height: 21px;
  margin-bottom: 5px
}

.block__mix__one .views-row {
  padding: 7px 0;
  border-bottom: 1px solid #cbcbcb
}

.block__grid__two .views-row {
  width: 48%;
  margin-right: 10px;
  padding: 7px 0;
  border-bottom: 1px solid #cbcbcb
}

.block__mix__one .views-row .view__wrap,
.block__grid__two .views-row .view__wrap {
  display: flex;
  flex-wrap: nowrap
}

.block__mix__one .views-row .view__wrap .view__left,
.block__grid__two .views-row .view__wrap .view__left {
  width: 20%;
  overflow: hidden
}

.block__mix__one .views-row .view__wrap .view__left img,
.block__grid__two .views-row .view__wrap .view__left img {
  width: 100%;
  height: 50px
}

@media (max-width: 991px) {

  .block__mix__one .views-row .view__wrap .view__left img,
  .block__grid__two .views-row .view__wrap .view__left img {
      height: auto
  }
}

.block__mix__one .views-row .view__wrap .view__left+.view__right,
.block__grid__two .views-row .view__wrap .view__left+.view__right {
  width: 80%;
  padding-left: 10px
}

.block__mix__one .views-row .view__wrap .view__left+.view__right .view__category,
.block__grid__two .views-row .view__wrap .view__left+.view__right .view__category {
  display: none
}

.block__mix__one {
  margin-bottom: 20px
}

.block__mix__one .views-row .view__category,
.block__mix__one .views-row .view__time {
  display: none
}

.block__mix__one .views-row:last-child {
  border-bottom: 0
}

.block__mix__one .attachment .views-row {
  padding: 7px 0;
  border-bottom: 1px solid #cbcbcb;
  margin: 0 0 10px
}

.block__mix__one .attachment .views-row img {
  width: 100%;
  height: 160px
}

.block__mix__one .attachment .views-row .view__category {
  display: block;
  margin-top: -12px
}

.block__mix__one .attachment .views-row .view__title {
  margin-top: 5px
}

/*.block__grid__two .views-row {
  width: 48%;
  margin-right: 10px
*/

@media (max-width: 991px) {
  .block__grid__two .views-row {
      width: 100%;
      margin-right: 0;
      margin-bottom: 0
  }
}

@media (min-width: 991px) {
  .block__grid__two .views-row:nth-last-child(-n+1) {
      border: 0
  }
}

@media (max-width: 991px) {
  .block__grid__two .views-row:last-child {
      border: 0
  }
}

.block__grid__two .views-row:nth-child(even) {
  margin-right: 0;
  width: 50%
}

@media (max-width: 1199px) {
  .block__grid__two .views-row:nth-child(even) {
      width: 48%
  }
}

@media (max-width: 991px) {
  .block__grid__two .views-row:nth-child(even) {
      width: 100%;
      margin-bottom: 0;
      margin-right: 0
  }
}

.block__grid__two.view__landing__page .views-row .view__left img {
  height: auto
}

@media (min-width: 991px) {
  .block__grid__two.view__landing__page .views-row:nth-last-child(-n+2) {
      border: 0
  }
}

.block__box__two {
  margin: 20px 0
}

.block__box__two .view-content {
  display: flex
}

.block__box__two .view-content .views-row {
  width: 49%;
  box-shadow: 0 0 8px #cbcbcb;
  margin-right: 10px;
  padding: 10px
}

@media (max-width: 1399px){
  .block__box__two .view-content .views-row .view__image img {
    width: 100%;
    height: 112px;
  }
}

@media (max-width: 1199px) {
  .block__box__two .view-content .views-row {
      width: 48%
  }

  .block__box__two .view-content .views-row .view__image img {
    width: 100%;
    height: 90px;
  }
}

@media (max-width: 767px) {
  .block__box__two .view-content .views-row {
      width: 100%;
      flex: 0 1 100%;
      margin-bottom: 15px;
      margin-right: 0
  }
}

.block__box__two .view-content .views-row .view__image {
  margin-bottom: 10px
}

.block__box__two .view-content .views-row .view__image img {
  width: 100%;
  height: 112px
}

@media (max-width: 991px) {
  .block__box__two .view-content .views-row .view__image img {
      height: auto
  }
}

.block__box__two .view-content .views-row:last-child {
  margin-right: 0
}

.view__bussiness__law>.view-content .views-row {
  padding: 0
}

.view__bussiness__law>.view-content>.views-row:first-child .view__wrap {
  display: flex;
  flex-wrap: wrap;
  background: #f5f5f5;
  padding: 10px
}

.view__bussiness__law>.view-content>.views-row:first-child .view__wrap .view__left {
  width: 35%
}

@media (max-width: 991px) {
  .view__bussiness__law>.view-content>.views-row:first-child .view__wrap .view__left {
      width: 100%
  }
}

.view__bussiness__law>.view-content>.views-row:first-child .view__wrap .view__left .view__image img {
  width: 100%;
  height: 175px;
  object-fit: cover
}

@media (max-width: 991px) {
  .view__bussiness__law>.view-content>.views-row:first-child .view__wrap .view__left .view__image img {
      height: auto
  }
}

.view__bussiness__law>.view-content>.views-row:first-child .view__wrap .view__right {
  width: 63%;
  padding-left: 10px
}

@media (max-width: 991px) {
  .view__bussiness__law>.view-content>.views-row:first-child .view__wrap .view__right {
      width: 100%;
      padding-left: 0;
      padding-top: 10px
  }
}

.featured-bottom {
  background: linear-gradient(rgba(51, 51, 51, 0.8), rgba(113, 113, 113, 0.560784)), url("../images/upcoming_event_bg.jpg") no-repeat;
  padding: 40px 50px 75px;
  margin-top: 20px
}

@media (max-width: 991px) {
  .featured-bottom {
      padding: 50px 0 75px 10px
  }
}

@media (max-width: 767px) {
  .featured-bottom {
      padding: 50px 10px
  }
}

@media (max-width: 991px) {
  .block__upcoming__events {
      padding-left: 0;
      padding-right: 0
  }
}

.block__upcoming__events h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px!important;
}

.block__upcoming__events h2 a {
  color: #fff;
}

.block-views-blockupcoming-events-block2 .block__grid__two .view-content,
.block__upcoming__events .block__grid__two .view-content {
  justify-content: center;
  display: flex
}

@media (max-width: 991px) {
  .block-views-blockupcoming-events-block-2 .block__grid__two .view-content,
  .block__upcoming__events .block__grid__two .view-content {
      flex-wrap: wrap
  }
}

.block-views-blockupcoming-events-block-2 .block__grid__two .view-content .views-row {
  width: 100%;
}

.block-views-blockupcoming-events-block-2 .block__grid__two .view-content .views-row,
.block__upcoming__events .block__grid__two .view-content .views-row {
  background: #fff;
  margin: 5px;
  width: 23%;
  position: relative;
  padding: 0 10px 15px
}

@media (max-width: 991px) {
  .block-views-blockupcoming-events-block-2 .block__grid__two .view-content .views-row,
  .block__upcoming__events .block__grid__two .view-content .views-row {
      width: 100%;
      padding: 0;
      margin-bottom: 15px
  }
}

.block-views-blockupcoming-events-block-2 .block__grid__two .view-content .views-row .view__date,
.block__upcoming__events .block__grid__two .view-content .views-row .view__date {
  background: #333;
  display: inline-block;
  color: #fff;
  padding: 2px 9px;
  margin: 15px 0 15px 15px;
  font-size: 11px;
  font-style: normal;
  text-align: center;
  line-height: 1rem;
  text-transform: uppercase;
  width: 45px;
}

.event__day {
  padding: 0;
  font-size: 24px;
  font-weight: bolder;
}

@media (max-width: 991px) {
  .block-views-blockupcoming-events-block-2 .block__grid__two .view-content .views-row .view__date,
  .block__upcoming__events .block__grid__two .view-content .views-row .view__date {
      margin-left: 10px
  }
}

.block-views-blockupcoming-events-block-2 .block__grid__two .view-content .views-row .view__title,
.block__upcoming__events .block__grid__two .view-content .views-row .view__title {
  padding: 0 0 0 5px;
  max-height: 55px;
  width: calc(100% - 70px);
  display: inline-block;
}

@media (max-width: 991px) {
  .block-views-blockupcoming-events-block-2 .block__grid__two .view-content .views-row .view__title,
  .block__upcoming__events .block__grid__two .view-content .views-row .view__title {
      margin-left: 10px
  }
}

.block-views-blockupcoming-events-block-2 .block__grid__two .view-content .views-row .view__title a,
.block__upcoming__events .block__grid__two .view-content .views-row .view__title a {
  font-size: 16px;
  text-transform: capitalize;
  margin-top: 10px;
  display: block;
  padding-left: 5px;
  line-height: 1rem!important;
}

.block-views-blockupcoming-events-block-2 .block__grid__two .view-content .views-row .view__event__logo,
.block__upcoming__events .block__grid__two .view-content .views-row .view__event__logo {
  padding: 10px 0;
  background: #f5f5f5;
  margin-top: 10px;
  text-align: center
}

@media (max-width: 991px) {
  .block-views-blockupcoming-events-block-2 .block__grid__two .view-content .views-row .view__event__logo,
  .block__upcoming__events .block__grid__two .view-content .views-row .view__event__logo {
      margin-top: 0
  }
}

.block-views-blockupcoming-events-block-2 .block__grid__two .view-content .views-row .view__event__logo img,
.block__upcoming__events .block__grid__two .view-content .views-row .view__event__logo img {
  height: 100px;
  object-fit: contain;
  max-width: 100%
}

@media (max-width: 991px) {
  .block-views-blockupcoming-events-block-2 .block__grid__two .view-content .views-row .view__event__logo img,
  .block__upcoming__events .block__grid__two .view-content .views-row .view__event__logo img {
      margin-top: 0
  }
}

.block__upcoming__events .block__grid__two .view-content .views-row .more-link a {
  font-weight: 500;
  text-align: center;
  background: #333;
  position: absolute;
  width: 100%;
  bottom: -35px;
  left: 0;
  color: #fff
}

@media (max-width: 991px) {
  .block__upcoming__events .block__grid__two .view-content .views-row .more-link a {
      position: relative;
      bottom: -2px
  }
}

body #page .block__upcoming__events .more-link a {
  color: #fff;
  display: block;
  padding: 8px;
  text-align: center;
}

body #page .block__upcoming__events .more-link a:after {
  background-position: top -3px right -2px
}

.block-dfp {
  text-align: center;
  color: #4c4c4c;
}

.block-dfp iframe {
  max-width: 100%;
  margin-bottom: 10px
}

/* DFP Blocks */

.block.block-dfp.block-dfp-xlarge_banner {
 height: 300px;
 margin: 0 auto;
 border-bottom: 1px solid #999;
 margin-bottom: 12px;
}

.block.block-dfp.block-dfp-xlarge_banner::before {
 content: 'Advertisement';
 color: #999;
 display: block;
 font-size: 10px;
 font-style: italic;
 text-transform: capitalize;
 text-align: center;
}

@media (max-width: 991px) {
 .block.block-dfp.block-dfp-xlarge_banner {
   display: none
  }
}

.block.block-dfp.block-dfp-skyscraper {
  height: 628px;
  display: flex;
  margin: 15px auto;
  border-bottom: 1px solid #999;
  margin-bottom: 12px;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}

.block.block-dfp.block-dfp-skyscraper::before {
 content: 'Advertisement';
 color: #999;
 display: block;
 width: 100%;
 font-size: 10px;
 font-style: italic;
 text-transform: capitalize;
 text-align: center;
}

.block.block-dfp.block-dfp-rectangle_af {
  height: 300px;
  margin: 0 auto;
  border-bottom: 1px solid #999;
  margin-bottom: 12px;
}

.block.block-dfp.block-dfp-rectangle_af::before {
  content: 'Advertisement';
  color: #999;
  display: block;
  width: 100%;
  font-size: 10px;
  font-style: italic;
  text-transform: capitalize;
  text-align: center;
}

@media (max-width: 991px) {
.block.block-dfp.block-dfp-rectangle_af {
  display: flex;
  height: 300px;
  margin: 0 auto;
  border-bottom: 1px solid #999;
  margin-bottom: 12px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  }

  .block.block-dfp.block-dfp-rectangle_af::before {
  content: 'Advertisement';
  color: #999;
  display: block;
  width: 100%;
  font-size: 10px;
  font-style: italic;
  text-transform: capitalize;
  text-align: center;
  }
}

@media (max-width: 280px) {
  .block.block-dfp.block-dfp-rectangle_af {
    height: 300px;
    margin: 0 auto;
    border-bottom: 1px solid #999;
    margin-bottom: 12px;
  }

  .block.block-dfp.block-dfp-rectangle_af::before {
  content: 'Advertisement';
  color: #999;
  display: block;
  width: 100%;
  font-size: 10px;
  font-style: italic;
  text-transform: capitalize;
  text-align: center;
  }
}

.block.block-dfp.block-dfp-rectangle_bf {
  height: 630px;
  margin: 0 auto;
  border-top: 1px solid #999;
  margin-top: 12px;
}

.block.block-dfp.block-dfp-rectangle_bf::before {
  content: 'Advertisement';
  color: #999;
  display: block;
  width: 100%;
  font-size: 10px;
  font-style: italic;
  text-transform: capitalize;
  text-align: center;
}

@media (max-width: 991px) {
  .block.block-dfp.block-dfp-rectangle_bf {
    height: 630px;
    max-width: 300;
    margin: 0 auto;
    border-top: 1px solid #999;
    margin-top: 12px;
  }

  .block.block-dfp.block-dfp-rectangle_bf::before {
    content: 'Advertisement';
    color: #999;
    display: block;
    width: 100%;
    font-size: 10px;
    font-style: italic;
    text-transform: capitalize;
    text-align: center;
  }
}

@media (max-width: 280px) {
 .block.block-dfp.block-dfp-rectangle_bf {
   height: 630px;
   max-width: 250px;
   margin: 0 auto;
   border-top: 1px solid #999;
   margin-top: 12px;
  }

  .block.block-dfp.block-dfp-rectangle_bf::before {
   content: 'Advertisement';
   color: #999;
   display: block;
   width: 100%;
   font-size: 10px;
   font-style: italic;
   text-transform: capitalize;
   text-align: center;
  }
}

.block.block-dfp.block-dfp-top_banner {
  height: 130px;
  margin: 0 auto 10px;
  border-bottom: 1px solid #999;
  margin-bottom: 12px;
}

.block.block-dfp.block-dfp-top_banner::before {
  content: 'Advertisement';
  color: #999;
  display: block;
  width: 100%;
  font-size: 10px;
  font-style: italic;
  text-transform: capitalize;
  text-align: center;
}

@media (max-width: 991px) {
  .block.block-dfp.block-dfp-top_banner {
    height: 130px;
    max-width: 728px;
    margin: 0 auto;
    border-bottom: 1px solid #999;
    margin-bottom: 12px;
  }

  .block.block-dfp.block-dfp-top_banner::before {
    content: 'Advertisement';
    color: #999;
    display: block;
    width: 100%;
    font-size: 10px;
    font-style: italic;
    text-transform: capitalize;
    text-align: center;
  }
}

@media (max-width: 767px) {
.block.block-dfp.block-dfp-top_banner {
    display: flex;
    height: 130px;
    max-width: 468px;
    margin: 0 auto;
    border-bottom: 1px solid #999;
    margin-bottom: 12px;
    flex-direction: column;
    align-items: center;
  }

  .block.block-dfp.block-dfp-top_banner::before {
    content: 'Advertisement';
    color: #999;
    display: block;
    font-size: 10px;
    font-style: italic;
    text-transform: capitalize;
  }
}

.block.block-dfp.block-dfp-small_banner {
  height: 90px;
  margin: 0 auto 10px;
  border-top: 1px solid #999;
  margin-bottom: 12px;
}

.block.block-dfp.block-dfp-small_banner::before {
  content: 'Advertisement';
  color: #999;
  display: block;
  width: 100%;
  font-size: 10px;
  font-style: italic;
  text-transform: capitalize;
  text-align: center;
}

.block.block-dfp.block-dfp-footer_banner {
  height: 300px;
  margin: 0 auto;
  border-top: 1px solid #999;
  margin-bottom: 12px;
}

.block.block-dfp.block-dfp-footer_banner::before {
  content: 'Advertisement';
  color: #999;
  display: block;
  font-size: 10px;
  font-style: italic;
  text-transform: capitalize;
  text-align: center;
}

@media (max-width: 991px) {
  .block.block-dfp.block-dfp-footer_banner {
    display: none
  }
}
/*end DFP Blocks*/

@media (max-width: 991px) {
.top__slider {
  display: none;
 }
}

/*.layout__region--second .block-dfp iframe {
  margin-top: 10px
}

.top__ad .block-dfp iframe {
  margin-top: 10px
}*/

.view__featured__slider .skin-default {
  background: #f5f5f5;
  position: relative;
  padding: 10px
}

.view__featured__slider .view__image img {
  width: 100%;
  height: 312px;
  margin-bottom: 10px
}

.view__featured__slider .views_slideshow_cycle_teaser_section {
  width: 100% !important
}

img.image-style-grid-box-2 {
  width: 100%;
}

@media (min-width: 768) and (max-width: 991px) {
.view__featured__slider .views_slideshow_cycle_teaser_section {
  display: flex;
  width: 700px;
  height: 380px;
  margin: auto !important;
  flex-direction: column;
  flex-wrap: wrap;
 }

.view__featured__slider .skin-default {
  background: #f5f5f5;
  position: relative;
  height: 344px;
  padding: 10px;
 }

.view__featured__slider .view__image img {
  width: 100%;
  height: 318px;
  margin-bottom: 10px
 }

img.image-style-featured-article {
  height: 302px;
  max-width: 128%;
  margin: auto;
 }
}

.view__featured__slider .views-slideshow-controls-top {
  position: absolute;
  top: -7%;
  right: 0
}

@media (max-width: 767px) {
  img.image-style-featured-article {
      height: 260px;
      max-width: 90%;
      margin: auto;
    }

  .view__featured__slider .views-slideshow-controls-top {
      top: -30px
  }

  .views-field.views-field-field-aux-article-image {
    width: 71%;
  }
}

.view__featured__slider .views-slideshow-controls-top .views_slideshow_controls_text_pause {
  display: none
}

.view__featured__slider .views-slideshow-controls-top .views_slideshow_controls_text_previous a {
  background: url("../images/nlr-icons.png") no-repeat top -63px left -64px
}

.view__featured__slider .views-slideshow-controls-top .views_slideshow_controls_text_previous a:hover {
  background-position: top -63px left -92px
}

.view__featured__slider .views-slideshow-controls-top .views_slideshow_controls_text_next a {
  background: url("../images/nlr-icons.png") no-repeat top -63px left -37px
}

.view__featured__slider .views-slideshow-controls-top .views_slideshow_controls_text_next a:hover {
  background-position: top -63px left -9px
}

.view__featured__slider .views-slideshow-controls-top .views_slideshow_controls_text_previous a,
.view__featured__slider .views-slideshow-controls-top .views_slideshow_controls_text_next a {
  font-size: 0;
  padding: 9px;
  display: inline-block;
  background-size: 175px
}

.view__featured__slider .views-slideshow-controls-bottom .views_slideshow_pager_field {
  flex-direction: row;
  justify-content: flex-end;
  margin: 10px 0;
  position: relative;
}

.view__featured__slider .views-slideshow-controls-bottom .views_slideshow_pager_field .list-group-item {
  border-radius: 50%;
  margin: 0 3px;
  background: #cbcbcb;
  border-color: #cbcbcb;
  line-height: 9px;
  padding: 0 4px;
  opacity: .5
}

.view__featured__slider .views-slideshow-controls-bottom .views_slideshow_pager_field .list-group-item.active {
  border-color: #fff;
  background: #fff;
  opacity: 1
}

.path-frontpage .main-content {
  padding: 0
}

@media (max-width: 767px) {
  .path-frontpage .layout__region {
      margin-bottom: 20px
  }
}

.path-frontpage .layout__region .view__image {
  overflow: hidden
}

.path-frontpage .layout--threecol-section {
  border-bottom: 1px solid #194c81;
  padding: 20px 0;
}

.path-frontpage .layout--threecol-section .layout__region--second {
  padding: 0 10px;
  margin: 0 10px;
  border-left: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
  flex: 0 1 48%;
  width: 48%
}

@media (max-width: 991px) {
.path-frontpage .layout--threecol-section {
  border-bottom: 0;
  padding: 0
}

/*.path-frontpage .layout--threecol-section .layout__region--first,
.path-frontpage .layout--threecol-section .layout__region--third {
  width: 25%
}*/

/*.path-frontpage .layout--threecol-section .layout__region--first {
  width: 100%;
  flex: 0 1 100%
}*/

.path-frontpage .layout--threecol-section .layout__region--first {
  width: 100%;
  flex: 0 1 100%;
  order: 10;
}

.path-frontpage .layout--threecol-section .layout__region--second {
  width: 100%;
  flex: 0 1 100%;
  order: -1;
  padding: 0;
  margin: 0;
  border: 0
}

.path-frontpage .layout--threecol-section .layout__region--third {
  width: 100%;
  flex: 0 1 100%;
  margin-top: 10px
 }

/*Current Hot Topic*/
  .path-frontpage .layout--threecol-section .layout__region—third {
    order: 2;
  }

/*More Emerging*/
  .path-frontpage .layout--fourcol-section>.layout__region.layout__region--first {
    order: 3;
  }

/*Artificial Intelligence*/
  .path-frontpage .layout--fourcol-section>.layout__region.layout__region—second {
    order: 4;
  }

/*Business of Law*/
  .path-frontpage .layout--fourcol-section>.layout__region.layout__region—third {
    order: 5;
  }

/*Env, Social, Governance*/
  .path-frontpage .layout--fourcol-section>.layout__region.layout__region—fourth {
    order: 6;
  }

/*International*/
  .path-frontpage .layout--threecol-section .layout__region—first {
    order: 9;
  }

/*State Law*/
  .path-frontpage .layout--threecol-section .layout__region—third {
    order: 10;
  }
/*Federal Law News*/
  .path-frontpage .layout--threecol-section .layout__region--second .block .block-views .block-views-blockfeature-level-2-block-2 {
    order: 1;
  }

/*Federal Law Attachment*/
  .path-frontpage .layout--threecol-section .layout__region—first  .block .block-views .block-views-blockfeature-level-2-block-10 {
    order: 2;
  }

/*Featured Stories*/
  .path-frontpage .layout--threecol-section .layout__region--second .block .block-views .block-views-blockfeature-level-2-block-1 {
    order: -1;
    }

/*Featured Attachment*/
  .path-frontpage .layout--threecol-section .layout__region--second .block .block-views .block-views-blockfeature-level-2-block-9 {
    order: 0;
  }

}

@media (min-width: 992px) and (max-width: 1199px) {
  .path-frontpage .layout--threecol-section .layout__region--second {
      width: 47%;
      flex: 0 1 47%
  }
}

.path-frontpage .layout--fourcol-section {
  padding: 20px 0 0;
}

.path-frontpage .layout--fourcol-section>.layout__region {
  width: 24%;
  flex: 0 1 24%
}

@media (min-width: 992) and (max-width: 1199px) {

  .path-frontpage .layout--fourcol-section>.layout__region {
      width: 23%;
      flex: 0 1 23%
  }
  img.image-style-featured-article {
    height: 240px;
    max-width: 100%;
    margin: auto;
  }

  img.image-style-grid-box-2 {
    width: 100%;
    height: 95px;
  }

  div#views_slideshow_cycle_main_feature_level_2-block_1 {
    height: 300px;
  }
}

@media (max-width: 375px) {
  img.image-style-featured-article {
    height: 180px;
    max-width: 100%;
    margin: auto;
  }

  div#views_slideshow_cycle_main_feature_level_2-block_1 {
    height: 280px;
  }
}

@media (max-width: 991px) {
  .path-frontpage .layout--fourcol-section>.layout__region {
      width: 100%;
      flex: 0 1 100%
  }

  div#views_slideshow_cycle_teaser_section_feature_level_2-block_1 {
    margin: 0 23px;
  }
}

.path-frontpage .layout--fourcol-section>.layout__region.layout__region--first,
.path-frontpage .layout--fourcol-section>.layout__region.layout__region--fourth {
  width: 25%;
}

@media (max-width: 991px) {

  .path-frontpage .layout--fourcol-section>.layout__region.layout__region--first .block__box__two .views-row,
  .path-frontpage .layout--fourcol-section>.layout__region.layout__region--second .block__box__two .views-row,
  .path-frontpage .layout--fourcol-section>.layout__region.layout__region--third .block__box__two .views-row,
  .path-frontpage .layout--fourcol-section>.layout__region.layout__region--fourth .block__box__two .views-row {
    width: 100%;
    flex: 0 1 100%
  }
}

.path-frontpage .layout--fourcol-section>.layout__region.layout__region--first .block__box__two .views-row,
.path-frontpage .layout--fourcol-section>.layout__region.layout__region--second .block__box__two .views-row,
.path-frontpage .layout--fourcol-section>.layout__region.layout__region--third .block__box__two .views-row {
  width: 95%
}

@media (max-width: 991px) {

  .path-frontpage .layout--fourcol-section>.layout__region.layout__region--first .block__box__two .views-row,
  .path-frontpage .layout--fourcol-section>.layout__region.layout__region--second .block__box__two .views-row,
  .path-frontpage .layout--fourcol-section>.layout__region.layout__region--third .block__box__two .views-row {
    width: 100%;
    flex: 0 1 100%
  }
}

.path-frontpage .layout--fourcol-section>.layout__region.layout__region--first .block__grid__two .views-row,
.path-frontpage .layout--fourcol-section>.layout__region.layout__region--first .block__grid__two .views-row:nth-child(even),
.path-frontpage .layout--fourcol-section>.layout__region.layout__region--second .block__grid__two .views-row,
.path-frontpage .layout--fourcol-section>.layout__region.layout__region--second .block__grid__two .views-row:nth-child(even),
.path-frontpage .layout--fourcol-section>.layout__region.layout__region--third .block__grid__two .views-row,
.path-frontpage .layout--fourcol-section>.layout__region.layout__region--third .block__grid__two .views-row:nth-child(even),
.path-frontpage .layout--fourcol-section>.layout__region.layout__region--fourth .block__grid__two .views-row,
.path-frontpage .layout--fourcol-section>.layout__region.layout__region--fourth .block__grid__two .views-row:nth-child(even) {
  width: 95%;
  margin-right: 10px
}

@media (max-width: 991px) {

  .path-frontpage .layout--fourcol-section>.layout__region.layout__region--first .block__grid__two .views-row,
  .path-frontpage .layout--fourcol-section>.layout__region.layout__region--first .block__grid__two .views-row:nth-child(even),
  .path-frontpage .layout--fourcol-section>.layout__region.layout__region--second .block__grid__two .views-row,
  .path-frontpage .layout--fourcol-section>.layout__region.layout__region--second .block__grid__two .views-row:nth-child(even),
  .path-frontpage .layout--fourcol-section>.layout__region.layout__region--third .block__grid__two .views-row,
  .path-frontpage .layout--fourcol-section>.layout__region.layout__region--third .block__grid__two .views-row:nth-child(even),
  .path-frontpage .layout--fourcol-section>.layout__region.layout__region--fourth .block__grid__two .views-row,
  .path-frontpage .layout--fourcol-section>.layout__region.layout__region--fourth .block__grid__two .views-row:nth-child(even) {
    width: 100%;
    flex: 0 1 100%;
    margin-right: 0;
    margin-bottom: 0
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .layout__region.layout__region--third {
    width: 25%;
    flex: 1 1 14%;
  }
}

.path-frontpage .layout--fourcol-section>.layout__region.layout__region--first .block__grid__two .views-row,
.path-frontpage .layout--fourcol-section>.layout__region.layout__region--fourth .block__grid__two .views-row {
  width: 100%
}
.path-frontpage .layout--fourcol-section .layout__region--first {
  border-right: 1px solid #cbcbcb;
  margin-right: 8px;
  padding-right: 18px
}

.path-frontpage .layout--fourcol-section .layout__region--second,
.path-frontpage .layout--fourcol-section .layout__region--third {
  border-right: 1px solid #cbcbcb;
  margin-right: 8px;
  padding-right: 8px
}

.path-frontpage .layout--fourcol-section .layout__region--third {
  border-right: 1px solid #cbcbcb;
  margin-right: 10px
}

@media (max-width: 991px) {
  .path-frontpage .layout--fourcol-section .layout__region--third {
      border: 0;
      margin-right: 0
  }
}

/*.path-frontpage .layout--fourcol-section .layout__region--second {
  border-left: 1px solid #cbcbcb;
  padding-left: 14px;
  margin-left: 8px
}
*/

@media (max-width: 991px) {
  .path-frontpage .layout--fourcol-section .layout__region--second {
      border: 0;
      padding-left: 0;
      margin-left: 0
  }
}

.path-frontpage .layout--fourcol-section .block__box__two {
  margin-top: 0
}

@media (min-width: 991px) {
  .path-frontpage .layout--threecol-section .layout__region--second .block__grid__two .views-row:nth-last-child(-n+2) {
      border: 0
  }
}
/*
.path-frontpage .layout--fourcol-section .layout__region--second .block__grid__two.block-views.block-views-blockfeature-level-2-block-15 {
  border-right: 1px solid #cbcbcb;
  margin-right: 12px
}

@media (max-width: 991px) {
  .path-frontpage .layout--fourcol-section .layout__region--second .block__grid__two.block-views.block-views-blockfeature-level-2-block-15 {
      border: 0;
      margin-right: 0
  }
}
*/
.publish__legal img {
  height: auto !important
}

.publish__legal table {
  width: 100% !important;
  margin: 10px 0 20px !important
}

.contact__us input[type='text'] {
  width: 100%
}

.contact__us input[type='submit'] {
  background: #194c81;
  color: #fff;
  border: 0;
  padding: 5px 15px;
  margin: 10px 0
}

.path-frontpage .view-content .view__title {
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 16px;
  max-height: 100px;
  max-width: 400px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

@media (max-width: 991px) {
  .path-frontpage .block-views-blockfeature-level-2-block-10 {
      margin-bottom: 15px
  }
}

.highlighted {
  position: relative
}

@media (max-width: 991px) {
  .highlighted aside {
      padding: 0
  }
}

.highlighted .searchBar {
  position: relative;
  display: none
}

.searchBar .gsc-input-box {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 0px;
}

.searchBar .gsc-input {
  font-size: 10px;
}

@media (max-width: 991px) {

  .highlighted .searchBar fieldset,
  .highlighted .searchBar .form-actions {
      margin-bottom: 10px !important
  }
}

.highlighted .searchBar .container-inline div {
  display: block
}

@media screen and (max-width: 1460px) {
  .highlighted .searchBar {
      right: 0
  }
}

.highlighted .searchBar .form-type-search {
  width: 67%
}

@media screen and (max-width: 1460px) {
  .highlighted .searchBar .form-type-search {
      width: 86%
  }
}

.highlighted .searchBar.show {
  display: block
}

.highlighted .searchBar .search-form {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  right: 0;
  bottom: 31px;
  width: 22%;
  justify-content: flex-end
}

@media (max-width: 991px) {
  .highlighted .searchBar .search-form {
      position: relative;
      margin: 0;
      width: 100%;
      padding-top: 10px;
      bottom: 0;
      background-color: #194c81
  }
}

.highlighted .searchBar .search-form .form-control {
  border: 0;
  border-radius: 0;
  padding: 1px;
  margin: 1.5px 0
}

.highlighted .searchBar .form-actions button {
  background: url("../images/nlr-icons.png") no-repeat left -6px top -3px;
  background-color: #fff;
  border: 0;
  font-size: 0;
  padding: 13px;
  border-radius: 0;
  background-size: 171px;
  margin: 1.5px 0
}

.node--type-page.page-node-28225 main .search-block-form {
  margin: 30px 0
}

.node--type-page.page-node-28225 main .search-block-form .search-form {
  display: flex;
  width: 100%;
  justify-content: center
}

.node--type-page.page-node-28225 main .search-block-form .search-form fieldset {
  width: 100%;
  margin: 0 10px 0 0
}

.node--type-page.page-node-28225 main .search-block-form .search-form button {
  background: #194c81;
  border: 0;
  border-radius: 0
}

.node--type-page.page-node-28225 main .search-block-form .container-inline div {
  display: block
}

.node--type-page.page-node-28225 main .search-block-form .form-control {
  border-radius: 0
}

body #page .type-of-law-jurisdiction {
  display: flex;
  justify-content: center
}

body #page .type-of-law-jurisdiction .type-of-law,
body #page .type-of-law-jurisdiction .jurisdiction {
  width: auto !important;
  margin: 0 5px
}

body #page .type-of-law-jurisdiction .type-of-law a,
body #page .type-of-law-jurisdiction .jurisdiction a {
  color: #194c81 !important;
  text-decoration: none
}

.path-type-law .views-row {
  padding: 0
}

body #page .view-type-of-law .view-content>ul {
  padding: 0
}

body #page .view-type-of-law ul {
  list-style: none
}

body #page .view-type-of-law ul .views_tree_link {
  display: none
}

body #page .view-type-of-law .view-footer img {
  height: auto
}

body #page .view-type-of-law .views-field-name a {
  font-weight: bold;
  font-size: 15px;
  display: block;
  text-decoration: none;
  color: #194c81
}

body #page .view-type-of-law .views-field-name a:hover,
body #page .view-type-of-law .views-field-name a:focus,
body #page .view-type-of-law .views-field-name a:active {
  text-decoration: none
}

body #page .node_search-results li {
  margin: 10px 0;
  border: 0;
  background: #f5f5f5;
  padding: 15px;
  border-radius: 0
}

body #page .node_search-results li p {
  margin-bottom: 0
}

body #page .node_search-results li h3 a {
  color: #194c81;
  text-decoration: none;
  margin-bottom: 10px;
  display: block
}

#edit-help-link {
  color: #fff;
  background-color: #feb22a;
  width: 18px;
  height: 17px;
  display: inline-block;
  border-radius: 100%;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  overflow: hidden
}

#edit-help-link::before {
  content: '?'
}

.path-search .block-search-form-block .container-inline fieldset,
.path-search .block-search-form-block .container-inline .form-actions {
  padding: 0
}

header form.gsc-search-box {
  margin-top: 6px;
}

body #page .layout-main-wrapper .main-content #cse-search-results table {
  min-width: auto
}

body #page .layout-main-wrapper .main-content #cse-search-results table .gsc-input-box {
  border-radius: 0;
  padding: 1px
}

body #page .layout-main-wrapper .main-content #cse-search-results table tbody td {
  border: 0
}

body #page .layout-main-wrapper .main-content #cse-search-results table tbody td.gsc-input {
  padding-right: 0
}

body #page .layout-main-wrapper .main-content #cse-search-results table tbody td .gsc-search-button {
  padding: 15px;
  margin-top: 0
}

.node--type-article .posted__date .content::before,
.node--type-event .posted__date .content::before {
  content: 'Posted On'
}

.node--type-article main,
.node--type-event main,
.node--type-org main,
.node--type-author main {
  padding-left: 0;
  padding-right: 0
}

.node--type-article .layout__region,
.node--type-event .layout__region,
.node--type-org .layout__region,
.node--type-author .layout__region {
  position: relative
}

.node--type-article .posted__date h2,
.node--type-article .view__author h2,
.node--type-event .posted__date h2,
.node--type-event .view__author h2,
.node--type-org .posted__date h2,
.node--type-org .view__author h2,
.node--type-author .posted__date h2,
.node--type-author .view__author h2 {
  display: none
}
/*
.node--type-article .view__author .content::before,
.node--type-event .view__author .content::before,
.node--type-org .view__author .content::before,
.node--type-author .view__author .content::before {
  content: 'Article By: '
}
*/
.node--type-article .social-sharing-buttons,
.node--type-event .social-sharing-buttons,
.node--type-org .social-sharing-buttons,
.node--type-author .social-sharing-buttons {
  justify-content: flex-end;
  margin-top: -8px
}

@media (max-width: 767px) {

  .node--type-article .social-sharing-buttons,
  .node--type-event .social-sharing-buttons,
  .node--type-org .social-sharing-buttons,
  .node--type-author .social-sharing-buttons {
      display: none
  }
}

.node__article {
  margin: 25px 0
}

.node--type-article .layout--threecol-section>div,
.node--type-org .layout--threecol-section>div,
.node--type-author .layout--threecol-section>div,
.node--type-event .layout--threecol-section>div {
  margin-bottom: 20px
}

.node--type-event .layout--threecol-section .views-row {
  padding-left: 0;
  padding-right: 0
}

.node--type-event .node__article__description p {
  margin-bottom: 5px
}

.node--type-event .layout__region--first .views-field-field-event-date {
  font-size: 18px;
  color: #194c81
}

.node--type-event .block.block-printfriendly,
.node--type-author .block.block-printfriendly {
  margin-top: -1px
}

.node--type-author .field--name-field-author-bio .field__label {
  font-weight: 900;
  margin-bottom: 5px
}

@media (max-width: 767px) {
  .node--type-author .block.block-printfriendly {
      text-align: right;
      margin-top: 31px
  }
}

.node--type-author .layout__region--first .block-layout-builder {
  width: 180px;
  margin: auto;
  text-align: center;
  margin-bottom: 10px
}

.node--type-author .layout__region--first .block-layout-builder .field__label {
  font-weight: bold;
  font-size: 15px
}

.node--type-author .layout__region--first .block .view-author-details {
  text-align: center
}

.node--type-author .layout__region--first .block .view-author-details .views-label {
  font-weight: 900;
  font-size: 15px
}

.node--type-author .layout__region--first .block .view-author-details .views-row .views-field {
  margin-bottom: 10px
}

.node--type-author .layout__region--first .block-field-blocknodeauthorfield-author-pic,
.node--type-author .layout__region--first .block-field-blocknodeauthorfield-profile-picture {
  margin-bottom: 0
}

.field.field--name-field-author-pic.field--type-entity-reference.field--label-hidden.field__item,
.field.field--name-field-profile-picture.field--type-entity-reference.field--label-hidden.field__item {
  background: #e5e5e5;
  border-left: 2px solid #8f8f8f;
  border-top: 2px solid #8f8f8f;
  border-right: 2px solid #8f8f8f;
  margin-top: 20px
}

.node--type-author .layout__region--first .block-field-blocknodeauthorfield-author-pic .field--name-field-author-pic img,
.node--type-author .layout__region--first .block-field-blocknodeauthorfield-profile-picture .field--name-field-profile-picture img {
  width: 150px;
  height: auto;
  border: 5px ridge #fff;
  margin: 10px;
}

/*field.field--name-field-author-pic.field--type-entity-reference.field--label-hidden.field__item {
  margin: 20px 0 1.2rem !important;
}*/

@media (min-width: 1200px) and (max-width: 1399px) {

 .node--type-author .layout__region--first .block-layout-builder {
   width: 160px;
   margin: auto;
   text-align: center;
   margin-bottom: 10px
 }

 .node--type-author .layout__region--first .block-field-blocknodeauthorfield-author-pic .field--name-field-author-pic img,
 .node--type-author .layout__region--first .block-field-blocknodeauthorfield-profile-picture .field--name-field-profile-picture img {
   width: 133px;
   height: auto;
   border: 5px ridge #fff;
  margin: 10px;
 }

 .node__article__authorinfo.block.block-layout-builder.block-field-blocknodeauthortitle {
   width: 160px;
 }

 .field.field--name-field-profile-picture.field--type-image.field--label-hidden.field__item {
   width: 160px !important;
 }

 img.image-style-author-profile {
   width: 132px;
   height: auto;
   margin: 11px;
 }

}

@media (min-width: 992px) and (max-width: 1199px) {
  .node--type-author .layout__region--first .block-field-blocknodeauthorfield-author-pic .field--name-field-author-pic img,
  .node--type-author .layout__region--first .block-field-blocknodeauthorfield-profile-picture .field--name-field-profile-picture img {
    width: 150px;
    height: auto
  }

  .node__article__authorinfo.block.block-layout-builder.block-field-blocknodeauthortitle {
    width: 180px;
    margin: auto;
    padding-bottom: 12px;
  }

  .field.field--name-field-author-pic.field--type-image.field--label-hidden.field__item,
  .field.field--name-field-profile-picture.field--type-image.field--label-hidden.field__item {
    display: block;
    width: 160px;
    margin: 0px;
    background: #e5e5e5;
    border-left: 2px solid #8f8f8f;
    border-top: 2px solid #8f8f8f;
    border-right: 2px solid #8f8f8f;
  }

  img.image-style-author-profile {
    width: 148px;
    height: auto;
    border: 5px ridge #fff;
    margin: 0px;
  }

  .node--type-article .layout--threecol-section .layout__region--first {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .node--type-article .node__block__wrap .node__article__image img {
    margin: 0;
    height: auto;
    width: 347px;
  }

}

@media (min-width: 768px) and (max-width: 991px) {
  .node--type-author .layout__region--first .block-field-blocknodeauthorfield-author-pic .field--name-field-author-pic img,
  .node--type-author .layout__region--first .block-field-blocknodeauthorfield-profile-picture .field--name-field-profile-picture img {
    width: 150px;
    height: auto
  }

  .field.field--name-field-author-pic.field--type-entity-reference.field--label-hidden.field__item,
  .field.field--name-field-profile-picture.field--type-entity-reference.field--label-hidden.field__item {
    width: 180px;
    margin: auto;
    padding-bottom: 12px;
    margin-top: 20px;
  }
  img.image-style-author-profile {
    width: 148px;
    height: auto;
    border: 5px ridge #fff;
    margin: 0px;
  }
}

.node__article__authorinfo.block.block-layout-builder.block-field-blocknodeauthortitle {
  margin-top: 20px;
}
.node--type-author .layout__region--first .block-field-blocknodeauthortitle .field--name-title {
  display: block;
  background: #e5e5e5;
  color: #194c81;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  font-size: 15px;
  padding: 3px;
  border-left: 2px solid #8f8f8f;
  border-bottom: 2px solid #8f8f8f;
  border-right: 2px solid #8f8f8f;
}

.views-field.views-field-field-author-pic.view__image,
.views-field.views-field-field-profile-picture.view__image {
  width: 150px;
  height: 198px;
  margin: 6px;
}

.field.field--name-field-author-pic.field--type-image.field--label-hidden.field__item,
.field.field--name-field-profile-picture.field--type-image.field--label-hidden.field__item {
  display: block;
  width: 180px;
  margin: auto;
  background: #e5e5e5;
  border-left: 2px solid #8f8f8f;
  border-top: 2px solid #8f8f8f;
  border-right: 2px solid #8f8f8f;
}

@media (max-width: 767px) {
  .node--type-author .layout__region--second {
      margin-top: 10px
  }
}

.node--type-author .layout__region--second .item-list {
  padding: 0
}

.node--type-author .layout__region--second .item-list ul {
  padding-left: 15px
}

.node--type-article .layout--threecol-section .layout__region--first,
.node--type-org .layout--threecol-section .layout__region--first,
.node--type-author .layout--threecol-section .layout__region--first,
.node--type-event .layout--threecol-section .layout__region--second {
  width: 14%;
  flex: 1 1 14%
}

@media (max-width: 991px) {

  .node--type-article .layout--threecol-section .layout__region--first,
  .node--type-org .layout--threecol-section .layout__region--first,
  .node--type-author .layout--threecol-section .layout__region--first,
  .node--type-event .layout--threecol-section .layout__region--second {
      width: 100%;
      flex: 0 1 100%;
      padding: 0;
      border-left: 0;
      border-right: 0;
      margin: 0
  }
}

.node--type-article .layout--threecol-section .layout__region--first .social-sharing-buttons,
.node--type-org .layout--threecol-section .layout__region--first .social-sharing-buttons,
.node--type-author .layout--threecol-section .layout__region--first .social-sharing-buttons,
.node--type-event .layout--threecol-section .layout__region--second .social-sharing-buttons {
  margin: 5px 0
}

.node--type-author .layout--threecol-section .layout__region--first .block,
.node--type-org .layout--threecol-section .layout__region--first .block {
  word-break: break-word
}

.block.block-layout-builder.block-field-blocknodeauthorfield-author-pic,
.block.block-layout-builder.block-field-blocknodeauthorfield-profile-picture {
  margin-bottom: -20px;
}

.views-element-container.block.block-views.block-views-blockauthor-details-on-article-block-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.node--type-article .layout--threecol-section .layout__region--third,
.node--type-org .layout--threecol-section .layout__region--third,
.node--type-author .layout--threecol-section .layout__region--third,
.node--type-event .layout--threecol-section .layout__region--third {
  width: 25%;
  flex: 1 1 25%
}

@media (max-width: 991px) {

  .node--type-article .layout--threecol-section .layout__region--third,
  .node--type-org .layout--threecol-section .layout__region--third,
  .node--type-author .layout--threecol-section .layout__region--third,
  .node--type-event .layout--threecol-section .layout__region--third {
      width: 100%;
      flex: 0 1 100%;
      padding: 0;
      border-left: 0;
      border-right: 0;
      margin: 0
  }
}
.node--type-org ul.js-pager__items.pager{list-style-type:disclosure-closed;}
.node--type-article
  .layout--threecol-section
  .layout__region--third
  .node__block,
.node--type-org .layout--threecol-section .layout__region--third .node__block,
.node--type-author .layout--threecol-section .layout__region--third .node__block,
.node--type-event .layout--threecol-section .layout__region--third .node__block {
  margin-bottom: 20px
}

.node--type-article .layout--threecol-section .layout__region--third h4,
.node--type-org .layout--threecol-section .layout__region--third h4,
.node--type-author .layout--threecol-section .layout__region--third h4,
.node--type-event .layout--threecol-section .layout__region--third h4 {
  color: #194c81
}

.node--type-event .layout--threecol-section .layout__region--second {
  padding: 0 15px;
  border-left: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
  margin: 0 10px
}

@media (max-width: 991px) {
  .node--type-event .layout--threecol-section .layout__region--second {
      border: 0;
      padding: 0;
      margin: 0
  }
}

.node--type-event .layout--threecol-section .layout__region--second .sharethis-wrapper {
  justify-content: center
}

.node--type-article .layout--threecol-section .layout__region--second,
.node--type-org .layout--threecol-section .layout__region--second,
.node--type-author .layout--threecol-section .layout__region--second,
.node--type-event .layout--threecol-section .layout__region--first {
  width: 59%;
  flex: 0 1 59%;
  padding: 0 15px;
  border-left: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
  margin: 0 10px;
  position: relative
}

@media (max-width: 991px) {

  .node--type-article .layout--threecol-section .layout__region--second,
  .node--type-org .layout--threecol-section .layout__region--second,
  .node--type-author .layout--threecol-section .layout__region--second,
  .node--type-event .layout--threecol-section .layout__region--first {
      width: 100%;
      flex: 0 1 100%;
      padding: 0;
      border-left: 0;
      border-right: 0;
      margin: 0
  }
}

.node--type-event .layout--threecol-section .layout__region--first {
  border: 0;
  padding: 0;
  margin: 0;
  width: 55%;
  flex: 0 1 55%
}

@media (max-width: 991px) {
  .node--type-event .layout--threecol-section .layout__region--first {
      width: 48%;
      flex: 0 1 48%
  }
}

@media (max-width: 767px) {
  .node--type-event .layout--threecol-section .layout__region--first {
      width: 100%;
      flex: 0 1 100%
  }
}

.node--type-event .layout--threecol-section .layout__region--first .sharethis-wrapper {
  justify-content: flex-end
}

.node__article__description {
  color: #000
}

.node__article__description h3 {
  color: #194c81
}

.node__article__description u {
  text-decoration: none
}

@media (max-width: 767px) {
  .node__article__description a {
      word-break: break-word
  }
}

.node__article__jurisdiction {
  text-align: center
}

.node__article__jurisdiction .list-group {
  display: block
}

.node__article__jurisdiction .list-group-item {
  display: inline-block
}

.node__article__jurisdiction h2 {
  text-transform: capitalize;
  font-size: 16px;
  margin-bottom: 5px
}

body .layout-main-wrapper .main-content .node__article__jurisdiction a,
body .layout-main-wrapper .main-content .node__article__jurisdiction li {
  background: #f5f5f5;
  color: #4c4c4c;
  text-decoration: none;
  padding: 5px;
  font-size: 13px;
  border: 0;
  border-radius: 0;
  margin: 5px
}

.layout__region--third .block__grid__two.article__block .views-row {
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #cbcbcb
}

.block__grid__two.article__block {
  padding-top: 0
}

.block__grid__two.article__block .views-row:last-child {
  border: 0
}

.block__grid__two.article__block .views-row .view__author {
  display: flex
}

.block__grid__two.article__block .views-row .view__date {
  font-size: 12px;
  color: #4c4c4c;
  font-style: italic
}

.node__article__authorinfo {
  max-height: 548px;
  margin-bottom: 10px;
  margin: 10px 1px;
}

.node__article__authorinfo .views-field-field-author-email {
  margin-bottom: 2px
}

.node__article__authorinfo .views-field-field-author-phone {
  margin-top: -9px;
  margin-bottom: 12px
}

.node__article__authorinfo .views-row {
  background: #e5e5e5;
  width: 165px;
  height: auto;
  margin: 10px;
}

.node--article--authorinfo .view-content.row {
  width: 155px;
  background: #e5e5e5;
  border: 2px solid #8f8f8f;
}

@media (min-width: 992px) and (max-width: 1199px) {

  .node--article--authorinfo .view-content.row {
    width: fit-content;
    background: #e5e5e5;
    border: 2px solid #8f8f8f;
  }
}

@media (max-width: 991px) {

  .node--article--authorinfo .view-content.row {
    display: block;
    margin: auto;
    width: fit-content;
    background: #e5e5e5;
    border: 2px solid #8f8f8f;
  }
}

.node--article--authorinfo .views-field.views-field-title.view__title {
  display: block;
  margin: auto;
  width: 150px;
  background: #e5e5e5;
  color: #194c81;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  font-size: 15px;
}

@media (max-width: 991px) {
  .node--type-article .node__article__authorinfo {
    margin-bottom: 10px;
    overflow: visible
  }
  .node__article__authorinfo .view__image img {
    display: block;
    height: auto;
    margin: auto;
  }
  .node--article--authorinfo .view-content.row {
    width: fit-content;
    background: #e5e5e5;
    border: 2px solid #8f8f8f;
  }

  .node--type-article .layout--threecol-section .layout__region--second {
    order: 1;
    margin: auto;
  }

  .node--type-article .layout--threecol-section .layout__region--first {
    order: 2;
    margin: auto;
  }

  .node--type-article .layout--threecol-section .layout__region--third {
    order: 3;
    margin: auto;
  }
}

.node__article__authorinfo .views-row {
  padding: 0
}

/*.node__article__authorinfo .view__image img {
  width: 100%;
  height: auto
}*/

@media (min-width: 1200px) {
  .views-field.views-field-field-author-pic.view__image,
  .views-field.views-field-field-profile-picture.view__image {
    width: 132px;
    height: auto;
    margin: -8px;
  }

  .node__article__authorinfo .views-row {
    background: #e5e5e5;
    width: 140px;
    height: auto;
    margin: 6px;
  }

  .node--article--authorinfo .views-field.views-field-title.view__title {
    display: block;
    margin: auto;
    width: 140px;
    background: #e5e5e5;
    color: #194c81;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
  }

@media (min-width: 992px) and (max-width: 1199px) {
  .node__article__authorinfo .view__image img {
    display: block;
    max-width: 200px;
    height: auto;
    padding: 3%;
    margin: auto;
  }
  .node--article--authorinfo .view-content.row {
    width: fit-content;
    background: #e5e5e5;
    border: 2px solid #8f8f8f;
  }

  .block.block-layout-builder.block-field-blocknodeauthorfield-author-pic,
  .block.block-layout-builder.block-field-blocknodeauthorfield-profile-picture {
    width: 180px;
    margin: auto;
  }

  .node__article__authorinfo.block.block-layout-builder.block-field-blocknodeauthortitle {
    width: 180px;
    margin: auto;
  }
}

@media (max-width: 991px) {
  .node__article__authorinfo .view__image img {
    display: block;
    width: 150px;
    height: 100%;
    padding-bottom: 5px;
    margin: auto;
  }
}

  .node__article__authorinfo .views-field-field-author-phone {
    width: 140px;
    margin-top: -9px;
    margin-bottom: 12px
  }
}

.node__article__authorinfo .view__description {
  margin-bottom: 20px
}

.node__article__authorinfo .view__description p {
  color: #194c81
}

body #page .layout-main-wrapper main .node__article__authorinfo .view__title a {
  display: block;
  background: #e5e5e5;
  color: #194c81;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  font-size: 15px;
  padding: 3px
}

.node__article__copyright {
  position: relative;
  margin-top: 25px;
  font-size: 12px
}

.node__article__copyright .views-row {
  padding: 0
}

.node__volume {
  border-top: 1px solid #cbcbcb;
  font-size: 12px
}

.block-field-blocknodeorgfield-org-phone,
.block-field-blocknodeorgfield-org-website,
.view-org-members .views-field-field-org-website {
  text-align: center
}

.node__article__company {
  height: 160px;
  display: grid;
  margin-bottom: 15px;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
}

.node__article__company h2 {
  text-align: center;
  color: #194c81
}

.node__article__company .social__share {
  margin: 15px 0
}

.node__article__company img {
  display: block;
  max-width: 160px;
  height: 100%;
}

.views-field.views-field-field-org-logo {
  --bs-gutter-x: -9.5rem;
}

.sharethis-wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.sharethis-wrapper span {
  margin: 1px
}

.layout__region--second .sharethis-wrapper {
  justify-content: flex-end
}

.node__article__copyright .social-sharing-buttons {
  justify-content: flex-end;
  background: #fff
}

.node__article__image img {
  width: 100%;
  margin: 5px 0
}

.block-field-blocknodeorgtitle {
  margin-top: 10px
}

.block-field-blocknodearticletitle span,
.block-field-blocknodeorgtitle span {
  font-weight: 900;
  font-size: 26px;
  margin: 10px 0
}

.block.block-printfriendly {
  float: right;
  position: absolute;
  right: 13px;
  margin-top: -25px
}

@media (max-width: 767px) {
  .block.block-printfriendly {
      float: none;
      position: relative;
      right: 0;
      margin-top: 5px;
      margin-bottom: 10px
  }
}

.block.block-printfriendly .printfriendly img {
  width: 72px
}

.block.block-printfriendly img {
  width: 19px
}

body #page .view-org-author-list {
  margin: 10px 0
}

body #page .view-org-author-list .views-col {
  margin: 10px 10px 10px 0;
  background: #f5f5f5;
  width: 46%;
  max-width: 46%;
  padding: 6px
}

@media (max-width: 767px) {
  body #page .view-org-author-list .views-col {
      margin: 0 0 0px;
      width: 100% !important;
      max-width: 100%;
      padding: 10px
  }
}

body #page .view-org-author-list .views-col:last-child {
  margin-right: 0;
  margin-left: 6px
}

@media (max-width: 1199px) {
  body #page .view-org-author-list .views-col:last-child {
      margin-left: 0px
  }
}

@media (max-width: 1199px) {
  body #page .view-org-author-list .views-col:last-child {
      margin-left: 0
  }
}

body #page .view-org-author-list .views-col .views-field-field-author-pic,
body #page .view-org-author-list .views-col .views-field-field-profile-picture {
  float: left;
  margin: 0 10px 0 0;
  height: 137px
}

body #page .view-org-author-list .views-view-grid {
  padding: 0
}

body #page .views-field-title a {
  font-weight: bold;
  font-size: 15px;
  display: block;
  text-decoration: none;
  color: #000
}

body #page .views-field-title a:hover,
body #page .views-field-title a:focus,
body #page .views-field-title a:active {
  text-decoration: none
}

body #page .author-lastname-letter {
  background: #333;
  padding: 3px 10px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap
}

body #page .author-lastname-letter a {
  color: #fff;
  text-decoration: none;
  padding: 0 8px
}

body #page .author-lastname-letter a[id*='_author_'] {
  font-weight: bold;
  color: #f07a22
}

body #page .author-lastname-letter a[id*='_author_A'] {
  font-weight: normal;
  color: #fff
}

body #page .block-views-blockorg-author-list-block-1 .author-lastname-letter a[id*='_author_A'] {
  font-weight: bold;
  color: #f07a22
}

.node--type-org .layout__region--third .block {
  margin-bottom: 15px
}

@media (max-width: 767px) {
  .node--type-org .fb_likebox iframe {
      height: 28px !important
  }
}

.fb_likebox {
  display: flex;
  padding: 13px 0;
  border: 1px solid #cbcbcb;
  border-left: 0;
  border-right: 0;
  margin: 10px 0;
  justify-content: center
}

.fb_likebox iframe {
  width: 85px !important;
  position: relative !important;
  left: 7px;
  transform: scale(0.9)
}

@media (max-width: 767px) {
  .fb_likebox iframe {
      width: 105px !important;
      height: 40px !important
  }
}

body #page .node__block__wrap {
  display: flex;
  margin: 7px 0
}

@media (max-width: 767px) {
  body #page .node__block__wrap {
      flex-wrap: wrap
  }
}

body #page .node__block__wrap+.block-sharethis-block .sharethis-wrapper {
  justify-content: flex-start;
  margin: 0 0 10px;
  flex-wrap: wrap;
}

body #page .node__block__wrap+.node__block__right {
  display: none
}

body #page .node__block__wrap>.node__block__wrap {
  margin: 0
}

body #page .node__block__wrap .node__article__image {
  width: 75%;
  background: #fff;
  display: flex;
  align-items: center
}

@media (max-width: 1199px) {
  body #page .node__block__wrap .node__article__image {
      width: 65%
  }
}

@media (max-width: 767px) {
  body #page .node__block__wrap .node__article__image {
      width: 100%;
      justify-content: center
  }
}

body #page .node__block__wrap .node__article__image img {
  margin: 0;
  height: auto;
  width: 100%
}

body #page .node__block__wrap .node__article__image+.node__block__right {
  width: 25%;
  margin-left: 8px
}

@media (max-width: 767px) {
  body #page .node__block__wrap .node__article__image+.node__block__right {
      width: 100%;
      margin-left: 0
  }
}

body #page .node__block__wrap .node__block__right {
  display: flex;
  flex-wrap: wrap;
  background: #50596f;
  padding: 9px;
  position: relative;
  margin-left: 10px;
  justify-content: center;
}

@media (max-width: 767px) {
  body #page .node__block__wrap .node__block__right {
      width: 100%
  }
}

@media (min-width: 991px) {
  body #page .node__block__wrap .node__block__right .node__article__jurisdiction {
      max-height: 275px;
      overflow: auto;
      padding: 0;
      margin: 0
  }
}

body #page .node__block__wrap .node__block__right .views-row {
  text-align: left;
  padding: 0
}

body #page .node__block__wrap .node__block__right h4 {
  text-align: left;
  color: #e1e0dc;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 15px
}

body #page .node__block__wrap .node__block__right .node__article__jurisdiction li {
  margin: 0 0 7px
}

body #page .node__block__wrap .node__block__right .node__article__jurisdiction a {
  margin: 0
}

body #page .node__block__wrap .node__block__right .node__article__jurisdiction li,
body #page .node__block__wrap .node__block__right .node__article__jurisdiction a {
  display: block;
  padding: 1px;
  font-size: 12px;
  background: none;
  color: #e1e0dc;
  text-decoration: none;
  line-height: 14px
}
body #page .node__block__wrap .node__block__right.node__article__jurisdiction .print-block a.info__print,
body #page .node__block__wrap .node__block__right .node__article__jurisdiction .print-block a.info__mail,
body #page .node__block__wrap .node__block__right.node__article__jurisdiction .print-block a.info__download
{
  font-size: 0;
  background-size: 87px;
  padding: 12px 16px;
  width:0;
  display: inline-block;
  height: 0;
}
body #page .node__block__wrap .node__block__right .node__article__jurisdiction .print-block a.info__icon {
  font-size: 0;
  padding: 12px 14px;
  width: 10px;
  display: block;
  height: 10px;
  background-size: 21px;
  background-position: inherit;
}

body #page .node__block__wrap .node__block__right .block-printfriendly {
  position: relative;
  left: auto;
  right: auto;
  text-align: center;
  float: none;
  margin-top: 25px
}

@media (max-width: 767px) {
  body #page .node__block__wrap .node__block__right .block-printfriendly {
      text-align: left
  }
}

@media (max-width: 1199px) {
  body #page .node__block__wrap .node__block__right .block-printfriendly {
      position: relative;
      left: 0;
      transform: none;
      float: none;
      margin-top: 0
  }
}

body #page .node__block__wrap .node__block__right .block-printfriendly .info__icon::before {
  background: url("../images/nlr_info_white.png") no-repeat;
  background-size: 19px;
  padding: 1px 10px
}

body #page .node__block__wrap .node__block__right .block-printfriendly .printfriendly::before {
  background: url("../images/nlr_print_white.png") no-repeat;
  background-size: 70px;
  padding: 0 37px
}

body #page .node__block__wrap .node__block__right .block-printfriendly .printfriendly img,
body #page .node__block__wrap .node__block__right .block-printfriendly .info__icon img {
  display: none
}

body #page .node__block__wrap .node__block__right .block-printfriendly .printfriendly::before,
body #page .node__block__wrap .node__block__right .block-printfriendly .info__icon::before {
  visibility: visible;
  content: ''
}

body #page .node--type-article h3 {
  padding: 5px 0;
  color: #194c81
}

body #page .node--type-article div[class*='blocknodearticlefield-author'] {
  display: inline-block;
  padding-right: 3px;
  margin: 0 5px 0 0
}

body #page .node--type-article div[class*='blocknodearticlefield-author'] a {
  color: #194c81;
  text-decoration: none;
  font-size: 12px;
  font-style: italic
}

/*body #page .node--type-article div[class*='contrib'].block {
  display: inline-block;
  padding-right: 3px;
  margin: 0 5px 0 0
}

body #page .node--type-article div[class*='contrib'].block a {
  color: #194c81;
  text-decoration: none;
  font-size: 12px;
  font-style: italic
}

body #page .node--type-article .block-field-blocknodearticlefield-author div>div::before {
  content: 'Article By:';
  font-size: 12px;
  margin-right: 5px;
  font-style: italic
}
*/
body.user-logged-in #page .node__block__wrap .node__article__image+.node__block__right {
  width: 25%;
  margin-left: 8px;
  padding: 10px
}

@media (max-width: 767px) {
  body.user-logged-in #page .node__block__wrap .node__article__image+.node__block__right {
      width: 100%;
      margin-left: 0
  }
}

body.user-logged-in #page .node__block__wrap>.node__block__right {
  padding: 0;
  width: auto;
  margin: 0
}

@media (max-width: 767px) {
  body.user-logged-in #page .node__block__wrap>.node__block__right {
      width: 100%
  }
}

body.user-logged-in #page .node__block__wrap>.node__block__right>div {
  padding: 0 1px;
  margin: 1px 0
}

body.user-logged-in #page .node__block__wrap>.node__block__right>.block-printfriendly {
  margin-top: 25px
}

.node__content .layout__region--first .view-author-details .views-field-field-author-email a::before {
  background: url("../images/nlr_print1.png") no-repeat;
  background-size: 52px;
  background-position: center;
  padding-left: 19px;
  content: ''
}

.node__content .layout__region--first .view-author-details .views-field-field-author-twitter-handle a,
.node__content .layout__region--first .view-author-details .views-field-field-author-linkedin-profile a,
.node__content .layout__region--first .view-author-details .views-field-field-author-email a {
  font-size: 13px
}

.node__content .layout__region--first .view-author-details .views-field-field-author-twitter-handle a::before,
.node__content .layout__region--first .view-author-details .views-field-field-author-linkedin-profile a::before {
  background: url("../images/NLR_social_icon.png") no-repeat;
  background-size: 110px;
  padding-left: 19px;
  content: ''
}

.node__content .layout__region--first .view-author-details .views-field-field-author-twitter-handle a::before {
  background-position: top -2px left -73px
}

.node__content .layout__region--first .view-author-details .views-field-field-author-linkedin-profile a::before {
  background-position: top -17px left -22px
}

.node--type-page main,
.page-view-org-members main,
.page-view-recent-contributors main,
.page-view-upcoming-events main {
  padding: 30px 0
}

.page-view-org-members .view-org-members .view-content {
  margin: 20px 0
}

.page-view-org-members .view-org-members .view-content .views-row {
  padding: 0;
  margin: 0 0 5px
}

.robly_field_group {
  width: 99% !important;
  padding-bottom: 0 !important
}

.robly_field_group ul li {
  margin: 5px 0 !important
}

.robly_field_group ul li label {
  margin-left: 5px
}

.news__podcast__top {
  display: flex
}

@media (max-width: 991px) {
  .news__podcast__top {
      flex-wrap: wrap
  }
}

.news__podcast__top img {
  height: auto;
  margin: 0 15px 15px 0
}

@media (max-width: 991px) {
  .news__podcast__top img {
      width: 100%;
      margin: 0 0 10px
  }
}

.news__podcast {
  margin-top: 30px
}

.news__podcast .news__podcast__left {
  width: 28%;
  padding-right: 20px
}

@media (max-width: 991px) {
  .news__podcast .news__podcast__left {
      padding-right: 0;
      width: 100%
  }
}

.news__podcast .news__podcast__right {
  width: 70%
}

@media (max-width: 991px) {
  .news__podcast .news__podcast__right {
      padding-right: 0;
      width: 100%
  }
}

.view-practice-groups .views-exposed-form fieldset,
.view-upcoming-events .views-exposed-form fieldset {
  padding: 0;
  margin-top: 20px
}

.view-practice-groups .views-exposed-form fieldset label,
.view-upcoming-events .views-exposed-form fieldset label {
  font-weight: 900
}

.view-practice-groups .views-exposed-form .form-actions,
.view-upcoming-events .views-exposed-form .form-actions {
  padding: 0
}

body #page .block__box__two.award .view-content {
  width: 100%;
  justify-content: center
}

body #page .block__box__two.award .view-content .views-row {
  margin: 10px 12px;
  width: 31%;
  padding: 10px;
  box-shadow: 0 0 8px #194c81
}

@media (max-width: 1199px) {
  body #page .block__box__two.award .view-content .views-row {
      margin: 10px
  }
}

@media (max-width: 991px) {
  body #page .block__box__two.award .view-content .views-row {
      width: 46%
  }
}

body #page .block__box__two.award .view-content .views-row .award__type a:first-child {
  display: none
}

body #page .block__box__two.award .view-content .views-row:first-child {
  width: 97%
}

body #page .block__box__two.award .view-content .views-row:first-child .award__left {
  width: auto
}

@media screen and (max-width: 421px) {
  body #page .block__box__two.award .view-content .views-row:first-child .award__left {
      width: 42%
  }
}

body #page .block__box__two.award .view-content .views-row:first-child .award__type a:first-child {
  display: inline-block
}

body #page .block__box__two.award .view-content .view__category.award__type a {
  background: #194c81;
  padding: 4px 6px 3px
}

.award .award-page-links {
  display: flex;
  justify-content: center;
  padding: 5px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: solid .5px white;
}

/*.award .award-page-links {
  display: flex;
  justify-content: center;
  background: #194c81;
  padding: 5px
}*/

.award .award-page-links .award-page-link {
  margin: 0 20px
}

.award .award-page-links .award-page-link a {
  color: #fff;
  text-decoration: none
}

.award .award-page-description {
  background: #50596f;
  color: #fff;
  padding: 26px 31px;
  margin-bottom: 20px;
  box-shadow: 0 0 8px #194c81;
}

/*.award .award-page-description {
  background: #cbcbcb;
  padding: 20px 15px;
  margin-bottom: 20px
}*/

.award .award-page-description img {
  float: left;
  height: 256px;
  margin-right: 19px
}

.award .award__content {
  display: flex;
  flex-wrap: wrap
}

.award .award__top {
  flex: 1 1 100%;
  text-align: left;
  margin-bottom: 10px
}

.award .award__left {
  margin-right: 9px;
  width: 42%;
  overflow: hidden
}

.award .award__right {
  width: 55%
}

@media (max-width: 1199px) {
  .award .award__right {
      width: 54%
  }
}

.award .award__firm a {
  font-size: 12px
}

body #page .award__title a {
  font-size: 16px
}

.page__not__found img {
  width: 50%;
  height: auto
}

@media (max-width: 991px) {
  .page__not__found img {
      width: 75%
  }
}

@media (max-width: 767px) {
  .page__not__found img {
      width: 100%
  }
}

.maintenance-page .logo {
  margin: 10px 0
}

.maintenance-page #header .section {
  width: 100% !important
}

.maintenance-page .text-center {
  text-align: center
}

.maintenance-page .maintanance__img img {
  width: 50%;
  display: block;
  margin: 20px auto
}

@media (max-width: 767px) {
  .maintenance-page .maintanance__img img {
      width: 85%
  }
}

.award__content.organisation img {
  height: 160px;
  max-width: 100%;
  border: 1px solid #e1e0dc;
  object-fit: contain
}

@media (max-width: 767px) {
  .award__content.organisation img {
      height: 110px
  }
}

@media (min-width: 1199px) {
  .award__left.org {
      width: 55%
  }
}

@media (min-width: 1199px) {
  .award__left.org+.award__right {
      width: 42%
  }
}

.award__left.author_pic img {
  max-height: 200px;
  object-fit: cover
}

@media (max-width: 1199px) {
  .award__left.author_pic img {
      height: auto
  }
}

@media (max-width: 767px) {
  .award__left.author_pic img {
      width: 100%
  }
}

@media screen and (min-width: 1199px) and (max-width: 1300px) {
  .award__left.author_pic img {
      height: 161px;
      object-fit: cover;
      object-position: top
  }
}

.page-view-feature-level-2 #main {
  margin-top: 10px;
  margin-bottom: 10px
}

@media screen and (max-width: 991px) {
  .page-view-feature-level-2 #main {
      margin-top: 0
  }
}

.page-view-feature-level-2 .main-content {
  padding: 0
}

#page {
  position: relative
}

.toolbar-fixed .view__new__articles .view-footer.fixed {
  top: 115px
}

@media (max-width: 767px) {
  .toolbar-fixed .view__new__articles .view-footer.fixed {
      top: auto
  }
}

.view__new__articles .view-content {
  display: none
}

.view__new__articles .view-footer {
  position: absolute;
  left: 0;
  top: 40px
}

@media (max-width: 991px) {
  .view__new__articles .view-footer {
      top: 75px
  }
}

@media (max-width: 767px) {
  .view__new__articles .view-footer {
      left: 0;
      bottom: 0;
      background: #194c81;
      width: 100%;
      display: flex;
      justify-content: space-between;
      z-index: 111;
      position: fixed;
      top: auto
  }
}

.view__new__articles .view-footer.fixed {
  position: fixed
}

.view__new__articles p {
  margin-bottom: 0
}

@media (max-width: 767px) {
  .sticky__sidebar {
      display: flex;
      width: 100%;
      justify-content: space-between
  }
}

.new__article__number {
  background: #f07a22;
  width: 31px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  margin-left: -3px;
  margin-top: 9px;
}

@media (max-width: 767px) {
  .new__article__number {
      display: flex;
      align-items: center;
      width: 50px
  }
}

.article__text {
  transform: rotate(270deg);
  background: #194c81;
  display: inline-block;
  color: #fff;
  padding: 7px 14px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 38px -43px;
  font-size: 12px
}

@media (max-width: 767px) {
  .article__text {
      transform: rotate(0deg);
      display: block;
      margin: 0;
      font-size: 12px;
      line-height: 22px
  }
}

.article__text:hover,
.article__text:focus,
.article__text:active {
  color: #194c81
}

.simple-popup-blocks-global .spb_center {
  margin: 0 !important;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  width: 50% !important;
  left: auto;
  max-width: 506px;
  padding: 0;
  border: 0;
  background-color: #C4C4C4
}
#block-test-popup-newsletter {
  box-shadow: 0 0 50px #194c81;
}

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

.social_icons ul li a {
  background: url("../images/NLR_social_icon.png") no-repeat;
  font-size: 0;
  padding: 12px 9px;
  background-size: 124px;
  /* margin: 0 1px; */
}

.social_icons ul li.fb a {
  background-position: top 3px left -22px;
}

.social_icons ul li.twt a {
  background-position: top 2px left -81px;
}

.social_icons ul li.link a {
  background-position: top -17px left -22px;
}

.social_icons ul li.rss a {
  background-position: top -18px left -83px;
}

#social-block {
  padding-left: 34%;
  margin-top: -37px;
}

#social-block .social.fb {
  background: url(http://dev.natlawreview.com/themes/custom/nlr_theme/images/social_icon_new_blue.png);
  background-repeat: no-repeat;

}

#social-block .social.fb {
  font-size: 0;
  background-size: 179px;
  padding: 18px 13px;
  width: 20px;
  display: inline-block;
  background-position: left 7px center;
}

#social-block .social.twt {
  background: url(http://dev.natlawreview.com/themes/custom/nlr_theme/images/social_icon_new_blue.png);
  background-repeat: no-repeat
}

#social-block .social.twt {
  font-size: 0;
  background-size: 179px;
  padding: 21px 11px;
  width: 22px;
  display: inline-block;
  background-position: left -27px center;
}

#social-block .social.mast {
  background: url(http://dev.natlawreview.com/themes/custom/nlr_theme/images/social_icon_new_blue.png);
  background-repeat: no-repeat
}

#social-block .social.mast {
  font-size: 0;
  background-size: 179px;
  padding: 18px 11px;
  width: 22px;
  display: inline-block;
  background-position: left -59px center;
}

#social-block .social.link {
  background: url(http://dev.natlawreview.com/themes/custom/nlr_theme/images/social_icon_new_blue.png);
  background-repeat: no-repeat
}

#social-block .social.link {
  font-size: 0;
  background-size: 179px;
  padding: 18px 11px;
  width: 22px;
  display: inline-block;
  background-position: left -94px center;
}

#social-block .social.home {
  background: url(http://dev.natlawreview.com/themes/custom/nlr_theme/images/social_icon_new_blue.png);
  background-repeat: no-repeat
}

#social-block .social.home {
  font-size: 0;
  background-size: 179px;
  padding: 18px 11px;
  width: 22px;
  display: inline-block;
  background-position: left -128px center;
}

@media (max-width: 991px) {
  .simple-popup-blocks-global .spb_center {
      width: 98% !important
  }
}

.simple-popup-blocks-global .spb-controls {
  right: 0;
  width: 100%;
  padding: 5px;
  top: -37px
}

.simple-popup-blocks-global .spb-controls .spb_minimize {
  display: none
}

.simple-popup-blocks-global .spb-controls .spb_close {
  background: #f07a22;
  color: #fff;
  font-size: 14px;
  padding: 0 7px;
  border: 0;
  margin-top: 33px;
  margin-right: 1px;
}

.spb-popup-main-wrapper.spb_top_left {
  position: fixed;
  padding: 5px;
  border: 0px;
  z-index: 999999;
}

.block__grid__two.popup {
  max-height: 350px;
  overflow: auto
}

.block__grid__two.popup .views-row {
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #cbcbcb
}

.block__grid__two.popup .views-row:last-child {
  border-bottom: 0
}

.block__grid__two.popup .views-row>h3 {
  color: #194c81;
  padding: 5px 10px 0;
  margin: 0;
  text-transform: uppercase
}

.block__grid__two.popup .views-row ul {
  padding-left: 0;
  margin-bottom: 5px
}

.block__grid__two.popup .views-row ul li {
  border-bottom: 1px solid #cbcbcb;
  list-style: none;
  padding: 5px 10px
}

.block__grid__two.popup .views-row ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0
}

.view-id-author_content_list li.pager__item {
  list-style-type: disclosure-closed;
}

body .layout-main-wrapper .main-content .pagination {
  color: #194c81;
  width: auto;
  margin: 10px 0px 0px 0px;
  padding: 0;
  position: relative;
  text-align: right;
  display: inline-flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

body .layout-main-wrapper .main-content .pagination li .page-link {
  border: 0;
  color: #194c81;
  padding: 6px;
  text-decoration: none;
  transition: .3s;
  border-radius: 0
}

@media(max-width: 767px) {
  body .layout-main-wrapper .main-content .pagination li .page-link {
    padding: 4px;
  }

  body .layout-main-wrapper .main-content .pagination li[role=presentation] {
    display: none;
  }
}

body .layout-main-wrapper .main-content .pagination li .page-link:hover,
body .layout-main-wrapper .main-content .pagination li .page-link:focus,
body .layout-main-wrapper .main-content .pagination li .page-link:active {
  background: #f07a22;
  color: #fff;
  transition: .3s;
  box-shadow: none
}

body .layout-main-wrapper .main-content .pagination li.active .page-link {
  background: #f07a22;
  color: #fff
}

.table-responsive {
  padding: 0
}

body #page .layout-main-wrapper .main-content table {
  margin: 5px 0
}

@media (max-width: 576px) {
  body #page .layout-main-wrapper .main-content table {
      min-width: 100%
  }
}

body #page .layout-main-wrapper .main-content table thead {
  background: #303336;
  color: #fff;
  border: 0
}

body #page .layout-main-wrapper .main-content table thead th {
  text-align: center
}

body #page .layout-main-wrapper .main-content table thead th a {
  color: #fff;
  text-decoration: none
}

body #page .layout-main-wrapper .main-content table:not(:first-child) {
  border-top: 0
}

#publish-national-law-review table tbody td {
  padding:10px;
}

#publish-national-law-review h2 {
  margin-top: 30px;
}

body #page .layout-main-wrapper .main-content table tbody td.views-field-title {
  width: 65%
}

body #page .layout-main-wrapper .main-content table tbody td.views-field-title a {
  font-weight: 900;
  font-size: 14px;
  color: #000;
  text-decoration: none;
  line-height: 21px
}

body #page .layout-main-wrapper .main-content table tbody td.views-field-title a:hover,
body #page .layout-main-wrapper .main-content table tbody td.views-field-title a:focus,
body #page .layout-main-wrapper .main-content table tbody td.views-field-title a:active {
  text-decoration: none
}

body #page .layout-main-wrapper .main-content table .day-table,
body #page .layout-main-wrapper .main-content table .month-table {
  text-align: center;
  line-height: 16px;
  font-family: "Roboto Condensed", sans-serif
}

body #page .layout-main-wrapper .main-content table .day-table {
  font-weight: 900;
  font-size: 20px;
  font-weight: 900
}

body #page .layout-main-wrapper .main-content table .month-table {
  font-size: 12px;
  text-transform: uppercase
}

.sidebar_second {
  border-left: 1px solid #cbcbcb;
  margin-left: 15px;
  padding-left: 10px;
  padding-right: 0;
  margin-top: 25px
}

@media (max-width: 991px) {
  .sidebar_second {
      width: 23%
  }
}

@media (max-width: 767px) {
  .sidebar_second {
      width: 100%;
      border-left: 0;
      margin-left: 0;
      padding-left: 0;
      padding-right: 0
  }
}

.sidebar_second h2 a {
  text-decoration: none
}

.sidebar_second a {
  color: #194c81
}

.sidebar_second .views-row {
  padding: 10px 0;
  margin: 0;
  border-bottom: 1px solid #cbcbcb;
  width: 100%
}

.sidebar_second .views-row:last-child {
  border-bottom: 0 !important
}

.sidebar_second .views-row:nth-child(even) {
  width: 100% !important
}

.sidebar_second .views-row:nth-last-child(-n+2) {
  border-bottom: 1px solid #cbcbcb
}

.sidebar_second .block {
  margin-bottom: 15px
}

.sidebar_second .view-newsletter-archive .views-row {
  padding: 0
}

.sidebar_second .view-newsletter-archive .views-row .views-field-field-newsletter-date {
  font-size: 14px
}

#robly_embed_signup .button {
  background: #194c81 !important;
  border-radius: 0 !important;
  margin-bottom: 0 !important
}

#robly_embed_signup .power {
  position: relative;
  float: none !important;
  margin: 0 !important;
  height: auto !important;
  width: 100%;
  text-align: center
}

#robly_embed_signup .clear {
  display: flex !important;
  justify-content: center;
  flex-wrap: wrap
}

.btn-primary {
  background: #194c81;
  border: 0;
  border-radius: 0;
  box-shadow: none
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #f07a22
}
#sliding-popup {
  z-index: 2147483647;
}

#block-nlr-theme-views-block-feature-level-2-block-19 {
  display: none;
}

#block-nlr-theme-views-block-feature-level-2-block-13 {
  display: none;
}
