@charset "UTF-8";
/*!
Theme Name: Cornell International Law Journal Online
Theme URI: https://www.cornelllawreview.org/
Author: Levent Ozgur
Author URI: https://upwithit.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cornell-ilj
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

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

body {
  margin: 0;
  padding: 0;
  color: #303030;
  font-family: freight-sans-pro, sans-serif;
}

hr {
  margin-bottom: 3rem;
}

#skip a:link, #skip a:hover, #skip a:visited {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  color: #9e2e37;
  font-weight: bold;
  font-size: 1rem;
  text-decoration: none;
  transition: all 0.3s ease;
  padding: 5px 10px;
  font-family: freight-sans-pro, sans-serif;
}

#skip a:focus {
  left: 0;
  top: 20px;
  position: static;
  width: auto;
  height: auto;
  text-decoration: underline;
  border: 5px solid #0273d3;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

header {
  width: 100%;
  /*background:#EFEBE1;
  border-bottom:5px solid $cornell-red;
  margin-bottom:70px;*/
  min-width: 1270px;
}

/*.logo h1 
{
    text-transform: uppercase;
    font-weight:300;
    font-family: freight-text-pro, serif;
    font-size:24px;

}*/
.logo h1 a {
  text-decoration: none;
  color: #000000;
}

.logo .accent {
  color: #AE1919;
}

.logo {
  width: 60%;
  float: left;
  margin-top: 4px;
  padding-top: 10px;
}
.logo img {
  width: 70px;
  margin-right: 20px;
  float: left;
}
.logo .logo-adjust {
  margin-top: -20px;
}

.logo h1 {
  font-weight: 400;
  font-family: freight-text-pro, serif;
  font-size: 2.5rem;
  margin: 0;
  /*padding-top: 10px;*/
  letter-spacing: -1px;
  /* padding-left: 70px;
   background-image: url(images/bold_cornell_seal_cmyk_red.png);*/
  background-size: 66px auto;
  background-repeat: no-repeat;
}
.logo h1 .tagline {
  font-size: 1.15rem;
  display: block;
  color: #AE1919;
  font-family: freight-sans-pro, sans-serif;
  letter-spacing: normal;
  line-height: 1rem;
}

/* .logo h1 a 
{
    text-decoration:none;
    color:$cornell-red;
}       
.logo
{
    width:25.1968503937008%;
    float:left;
    margin-top: 20px;
  height:38px;
        background-image: url(images/clr-logo.png);
        background-repeat:no-repeat;

} */
.cls-outer {
  background: #000000;
  /*margin-bottom:1px;*/
}

.cls-band img {
  width: 190px;
}

.cls-band {
  padding-left: 7px;
  padding-bottom: 3px;
  padding-top: 3px;
}

.top-nav {
  width: 100%;
  background-color: #efebe1;
  /*padding-top:15px; padding-bottom:10px;*/
}

div.search {
  text-align: right;
  padding-top: 2rem;
  padding-right: 50px;
  width: 30%;
  float: right;
}

div.search input {
  border: 0;
  width: 60%;
  height: 40px;
  -webkit-appearance: none;
  background: #efebe1;
}

.search button, .search-submit {
  border: 0;
  width: 20%;
  height: 40px;
  background: #000000;
  color: #FFFFFF;
  float: right;
  font-family: freight-sans-pro, sans-serif;
  font-weight: bold;
  font-size: 0.7rem;
}

header .search-form label {
  /*display:none;*/
  color: #FFFFFF;
  font-family: freight-sans-pro, sans-serif;
  text-transform: uppercase;
  margin-right: 5px;
}

.error-404 .search-field {
  display: block;
  width: 100%;
  border: 1px solid #dcd7ca;
  padding: 10px;
}

.screen-reader-text {
  display: none;
}

.error-404 .search-form label {
  float: left;
  width: 90%;
}

.error-404 .search-form .search-submit {
  float: left;
  width: 10%;
  height: 35px;
  text-transform: uppercase;
}

#search-trigger {
  cursor: pointer;
}

#search-trigger:hover {
  border-bottom: none;
}

.top-outer {
  padding-top: 2rem;
  padding-bottom: 1rem;
}

.nav-outer {
  font-family: freight-sans-pro, sans-serif;
  /*border-bottom: 1px solid #c8b18b;*/
  background: #fff;
  z-index: 1700;
  /*border-top: 1px solid #c8b18b;*/
  margin: 1rem auto;
  padding: 0 2rem;
  /*nav ul li:hover{
      background:#FFFFFF;
  }*/
}
.nav-outer nav {
  display: flex;
}
.nav-outer .menu-primary-navigation-container {
  flex-grow: 4;
  margin-right: 8rem;
}
.nav-outer .menu-primary-navigation-container > ul, .nav-outer .menu-social-navigation-container > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.nav-outer .menu-social-navigation-container ul li a {
  padding: 1.25rem 0.25rem;
}
.nav-outer nav ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
  transition: background-color 0.5s ease-out;
}
.nav-outer nav ul li:last-of-type {
  padding-right: none;
}
.nav-outer nav ul li a {
  color: #000;
  padding: 1.25rem;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
  font-size: 1rem;
  transition: color 0.5s ease-out;
  text-transform: uppercase;
}
.nav-outer nav ul li a:hover, .nav-outer .current_page_item > a, .nav-outer nav ul li a:focus {
  color: #b31b1a !important;
}
.nav-outer nav ul li a:focus .sub-menu {
  display: block;
}
.nav-outer .sub-menu .current_page_item a, .nav-outer nav .sub-menu a:focus {
  border-bottom: none;
}
.nav-outer .social a:hover {
  border-bottom: none;
  color: #AE1919;
}
.nav-outer .social em span {
  left: -9999px;
  position: absolute;
}
.nav-outer li.social {
  padding-left: 10px;
  padding-right: 10px;
}
.nav-outer nav ul li ul li {
  float: none;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #EFEBE1;
  padding-left: 15px;
}
.nav-outer nav ul li ul li:last-of-type {
  border-bottom: none;
}
.nav-outer nav ul li ul li a {
  text-decoration: none;
  padding-bottom: 3px;
  font-weight: 300;
  text-transform: none;
  font-size: 1rem;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.nav-outer nav ul li ul li a:hover {
  border-bottom: none;
  text-decoration: underline;
}

.sub-menu {
  width: 300px;
  display: none;
  position: absolute;
  background: #ffffff;
  z-index: 9999;
  padding: 10px;
  border-top: 5px solid #AE1919;
  margin-left: -25px;
  /*-webkit-box-shadow: 0 8px 6px -6px #cfcfcf;
  -moz-box-shadow: 0 8px 6px -6px #cfcfcf;
       box-shadow: 0 8px 6px -6px #cfcfcf;*/
}

.sub-toggle {
  display: none;
}

#mobile-search-trigger {
  display: none;
  width: 30px;
  height: 30px;
  /*position: fixed;*/
  margin-top: 20px;
  right: 0px;
  font-size: 32px;
  cursor: pointer;
  z-index: 9999;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 99999;
  float: left;
}

#mobile-nav-trigger {
  display: none;
  width: 30px;
  height: 30px;
  /*position: fixed;*/
  margin-top: 20px;
  right: 25px;
  font-size: 32px;
  cursor: pointer;
  z-index: 9999;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 99999;
  float: right;
}

#mobile-nav-close, #mobile-search-close {
  display: none;
  z-index: 99999;
}

.featured {
  /*width:770px;
  text-align:center;
  width:1070px;*/
  font-family: freight-sans-pro, sans-serif;
  margin-left: auto;
  margin-right: auto;
  /*padding-top:30px;
  margin-bottom:100px;*/
  margin-bottom: 70px;
  font-size: 1.1rem;
  color: #FFFFFF;
}
.featured img {
  width: 100%;
  height: auto;
}
.featured .featured-img {
  padding-right: 2rem;
}
.featured h2 {
  color: #FFFFFF;
  /*font-size: 60px;*/
  font-size: 3.5rem;
  font-family: freight-text-pro, serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 0;
  padding: 0;
  /*line-height: 74px;*/
  line-height: 3.7rem;
  margin-bottom: 30px;
}
.featured sup {
  font-size: 1.3rem;
}
.featured h2 a {
  color: #FFFFFF;
  text-decoration: none;
}
.featured h2 a:hover {
  text-decoration: underline;
}
.featured .author {
  font-size: 1.3rem;
}
.featured .author p {
  font-size: 1.3rem;
}
.featured .author a {
  color: #AE1919;
  text-decoration: underline;
}
.featured .author a:hover {
  text-decoration: none;
}
.featured .abstract {
  font-size: 20px;
  line-height: 40px;
}

.featured-outer {
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  background-position: center;
  min-height: 600px;
}

.featured-article {
  background: rgba(0, 0, 0, 0.7);
  padding: 2rem;
  max-width: 50%;
  margin: 5rem auto;
  color: #FFFFFF;
}

h4.author {
  font-family: freight-text-pro, serif;
  color: #595959;
  font-size: 24px;
  margin-top: 0;
  padding-top: 0;
  font-weight: 300;
}

h5.author {
  font-family: freight-text-pro, serif;
  color: #595959;
  font-size: 18px;
  margin-top: 0;
  padding-top: 0;
  font-weight: 300;
}

#main .category, .clr-online .category {
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 1.4rem;
}

.home .category {
  text-align: center;
}

.page-template-home .category {
  text-align: center;
}

#main .category a, .clr-online .category a {
  color: #000000;
  text-decoration: underline;
}

#main .category a:hover, .clr-online .category a:hover {
  text-decoration: none;
}

.issue, .issue a {
  color: #FFFFFF;
  font-size: 1.2rem;
  text-decoration: underline;
}

.issue a:hover {
  text-decoration: none;
}

section h3, .accordion-content li a:first-of-type {
  font-family: freight-text-pro, serif;
  font-weight: 400;
  font-style: normal;
  padding: 0;
  margin-bottom: 0;
  margin-top: 2rem;
  line-height: 34px;
}

section h4 {
  font-family: freight-text-pro, serif;
  font-weight: 400;
  font-style: normal;
  padding: 0;
  font-size: 1.5rem;
  /*line-height:32px;*/
  line-height: 1.7rem;
}

h3 a, h4 a {
  color: #AE1919;
  text-decoration: underline;
}

h3 a:hover, h4 a:hover {
  text-decoration: none;
  color: #000000;
}

.slick-prev {
  left: 4rem !important;
  z-index: 9999;
  color: #FFFFFF !important;
}

.slick-next {
  right: 4rem !important;
  z-index: 9999;
  color: #FFFFFF !important;
}

.slick-prev:focus, .slick-next:focus {
  outline: #FFFFFF;
}

.slick-prev:before, .slick-next:before {
  font-size: 3rem;
  color: #FFFFFF !important;
}

.section-heading {
  font-family: freight-sans-pro, sans-serif;
}

.multi-col {
  width: 1070px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.1rem;
  /*margin-bottom: 100px;*/
  margin-bottom: 70px;
  margin-top: 100px;
  /*.col-2:last-of-type, .col-3:last-of-type  
  {
      padding-right:0;
  }*/
}
.multi-col .col-3 {
  width: 33%;
  float: left;
  font-family: freight-sans-pro, sans-serif;
  padding: 30px 30px 30px 0;
}
.multi-col .col-2 {
  width: 50%;
  float: left;
  font-family: freight-sans-pro, sans-serif;
}

.postlist, .accordion-content li {
  width: 100%;
}

.postlist:last-of-type, .accordion-content li:last-of-type {
  border-bottom: none;
}

.postlist sup {
  font-size: 1rem;
}

article .date, .container .date {
  font-size: 1rem;
  font-weight: bold;
}

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

.page-id-54 article .entry-content p, .has-text-align-center {
  text-indent: 0 !important;
}

.has-text-align-center {
  text-align: center !important;
}

h2.alt-heading {
  color: #AE1919;
  font-size: 60px;
  font-family: freight-text-pro, serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 40px;
  padding: 0;
  margin-bottom: 0;
}

span.alt-heading-accent {
  background-color: #b01c32;
  width: 60px;
  height: 7px;
  margin-bottom: 10px;
  display: block;
}

.clr-online {
  background: #efebe1;
  padding-bottom: 80px;
}

.clr-inner {
  background: url(images/flag.png) center top no-repeat;
  padding-top: 80px;
}
.clr-inner .multi-col {
  margin-top: 0;
}
.clr-inner .col-3 {
  background: #FFFFFF;
  padding: 30px;
  margin-right: 20px;
  width: 30%;
  border-top: solid 3px #AE1919;
  min-height: 320px;
  margin-bottom: 20px;
  transition: all 0.5s;
}
.clr-inner .col-3:hover {
  box-shadow: -2px 10px 50px 0px rgba(0, 0, 0, 0.14);
}
.clr-inner .col-3:last-of-type {
  margin-right: 0;
  padding-right: 30px;
}
.clr-inner .section-heading {
  margin-bottom: 60px;
  text-align: center;
}
.clr-inner a {
  color: #000000;
}

#toc_container {
  padding-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 20px;
  width: 100%;
  display: block;
  /*margin: 0 0 20px 30px;*/
  background: none;
  border: none;
}

p.toc_title, .widget-title, article .footnote_container_prepare > p, .footnote_container_prepare > p > span:first-child, .accordion-level-1, .c-accordion__title {
  color: #000000;
  font-weight: 600 !important;
  text-align: left !important;
  /*letter-spacing: 3px;*/
  text-transform: uppercase;
  font-size: 1.2rem !important;
  padding-top: 0;
  margin-top: 0;
  letter-spacing: 3px;
  border-bottom: none !important;
  padding-left: 0 !important;
  cursor: pointer;
}

#toc_container, .toc_widget {
  margin-top: 1em;
}

#toc_container.no_bullets li, #toc_container.no_bullets ul, #toc_container.no_bullets ul li, .toc_widget_list.no_bullets, .toc_widget_list.no_bullets li {
  background: 0 0;
  list-style-type: none;
  list-style: none;
}

#toc_container li, #toc_container ul {
  margin: 0;
  padding: 0;
}

.lcp_catlist a {
  display: block;
}

#toc_container li, .toc_widget li, .toc_widget_list li, .toc_list li {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  /*text-transform:uppercase;*/
  border-bottom: none !important;
}

.toc_widget li ul, .toc_widget_list li ul, .toc_list li ul {
  margin: 0 !important;
  padding: 0;
}

#toc_container a, #sidebar a {
  color: #AE1919;
  font-weight: 600;
}

#sidebar p a {
  font-weight: 400;
}

#toc_container a:hover, #sidebar a:hover {
  text-decoration: underline;
}

#sidebar ul {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}

#sidebar ul li {
  padding: 15px 3px;
  border-bottom: 1px solid #EFEBE1;
}

#sidebar ul li:last-of-type {
  border-bottom: none;
}

#sidebar ul li span {
  display: block;
}

#sidebar h3 {
  margin-bottom: 0;
  font-size: 1.17em;
  margin-block-start: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  font-family: freight-sans-pro, sans-serif;
  margin-top: 0;
}

#toc_container a:hover {
  text-decoration: underline;
}

#toc_container ul ul {
  margin-left: 1em !important;
}

/*.toc_list
{
    display:none;
}*/
.sidebar_trigger {
  font-size: 0.7rem;
  cursor: pointer;
  margin-left: 15px;
}

.sidebar_trigger span {
  left: -9999px;
  position: absolute;
}

.sidebar_trigger {
  color: #000000 !important;
}

.footnote-reference-container, #footnote_references_container {
  width: 100%;
  border: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

pre, fieldset, input, textarea, table, table *, hr {
  border-color: #dcd7ca;
}

.footnote_plugin_index {
  vertical-align: top;
  white-space: nowrap;
  padding-right: 5px;
  text-align: left;
  border: 0.1rem solid #dcd7ca !important;
  padding: 0.5em;
  max-width: 10% !important;
}

.footnote_plugin_link {
  vertical-align: top;
  white-space: nowrap;
  padding-right: 5px;
  text-align: left;
  cursor: pointer;
}

.footnote_plugin_text {
  vertical-align: top;
  width: 99%;
  text-align: left;
  border: 0.1rem solid #dcd7ca !important;
  padding: 0.5em;
}

.footnote_tooltip {
  z-index: 9999;
  background-color: #EFEBE1 !important;
  font-size: 1rem !important;
  width: 30%;
  text-align: left !important;
  text-indent: 0 !important;
}

th, td {
  border: 0.1rem solid #dcd7ca;
  line-height: 1.4;
  margin: 0;
  overflow: visible;
  padding: 0.5em;
}

table {
  border: 0.1rem solid #dcd7ca;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 0.97rem;
  margin: 4rem 0;
  max-width: 100%;
  overflow: hidden;
  width: 100%;
}

.toc_toggle {
  display: none;
}

.footnote_plugin_tooltip_text {
  color: #AE1919;
  font-weight: bold;
  cursor: pointer;
  text-decoration: underline;
  line-height: 0;
  text-indent: 0;
}

.sidenote {
  float: right;
  margin-right: -222px;
  width: 20%;
  font-size: 1rem;
  background: #FFFFFF;
  z-index: 9999;
}

footer {
  width: 100%;
  color: #FFFFFF;
  background: #303030;
  font-family: freight-sans-pro, sans-serif;
  padding-top: 20px;
}
footer p {
  margin: 0;
  padding: 0;
  clear: both;
}

.footer-col {
  width: 25%;
  float: left;
  padding-top: 15px;
  padding-left: 25px;
  padding-bottom: 15px;
}

.footer-nav {
  width: 50% !important;
}

.footer-col:last-of-type {
  border-right: none;
}

.footer-col img {
  max-width: 230px;
}

.footer-col i {
  font-size: 1.8rem;
  margin-right: 15px;
  width: 40px;
}

.footer-nav a, footer .social a, .footer-col a {
  color: #FFFFFF;
  text-decoration: underline;
  text-decoration: none;
}

footer .social a:hover .fab {
  color: #AE1919;
}

.footer-nav a:hover {
  text-decoration: none;
}

.footer-nav ul {
  list-style: none;
  margin: 0;
  padding: 3px;
}

.footer-nav ul li {
  padding: 5px;
  width: 50%;
  float: left;
}

.footer-nav h4 {
  font-weight: normal;
  font-size: 1rem;
  padding: 0;
  margin: 0;
}

.footer-col h2 {
  font-weight: 300;
  font-family: freight-text-pro, serif;
  font-size: 26px;
  line-height: 24px;
  margin: 0;
  padding-top: 10px;
  /**/
  letter-spacing: -1px;
  margin-bottom: 15px;
}

.footer-logo {
  float: left;
  margin-right: 10px;
  margin-bottom: 1rem;
  width: 70px;
}

.social p {
  padding: 15px;
}

.social p em {
  margin-right: 10px;
}

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 1.6rem;
  line-height: 1;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots {
  bottom: -50px;
}

.slick-dots li button:focus, .slick-prev:focus, .slick-next:focus {
  outline: 1px dotted #212121 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}

.page article {
  padding-top: 70px;
}

article {
  font-family: freight-sans-pro, sans-serif;
  font-size: 1.2rem;
  padding-bottom: 100px;
  padding-top: 30px;
  padding-left: 40px;
}
article img {
  max-width: 100%;
  height: auto;
}
article .entry-content p {
  line-height: 2rem;
}
article h2 {
  /*color:$cornell-red;*/
  font-size: 42px;
  font-family: freight-text-pro, serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 10px;
  padding: 0;
  line-height: 42px;
  margin-bottom: 30px;
}
article .article-head {
  margin-bottom: 40px;
}
article a {
  color: #AE1919;
}
article a:hover {
  text-decoration: none;
}
article .author p {
  font-size: 1.3rem;
}
article .author a {
  color: #AE1919;
}
article .entry-utility {
  display: none;
}
article .author-bio {
  border-top: 1px solid #EFEBE1;
  font-style: italic;
  padding-top: 1rem;
}
article .author-bio p:before {
  content: "† ";
}
article .ivycat-post h2 {
  font-family: freight-text-pro, serif;
  font-weight: 400;
  font-style: normal;
  padding: 0;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 34px;
}
article .ivycat-post h2 a {
  text-decoration: none;
}

.share {
  width: 70px;
  float: left;
  padding-top: 20px;
  position: -webkit-sticky;
  position: sticky;
  /**/
  /* position:absolute;*/
  top: 0;
  margin-left: -90px;
  /* */
  margin-top: 90px;
}

.share a {
  color: #AE1919;
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
  text-align: center;
}

.share a:hover {
  color: #000000;
}

.ssrn {
  font-family: freight-text-pro, serif;
  text-decoration: none;
  font-size: 1.3rem;
  font-weight: bold;
}

.ssrn img {
  max-width: 50px;
}

.ssrn:hover img {
  filter: brightness(0%);
  -webkit-filter: brightness(0%);
}

sidebar {
  float: left;
  font-family: freight-sans-pro, sans-serif;
  margin-top: 70px;
  margin-left: 2rem;
  padding-top: 20px;
  padding-bottom: 70px;
  /*  */
}

@media screen and (min-height: 500px) {
  sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
}
/**/
.widget, #toc_container {
  border-bottom: 1px solid #EFEBE1;
  margin-bottom: 20px;
}

.widget:last-of-type {
  border-bottom: none;
}

#toc_container {
  padding-bottom: 20px;
}

.hidden {
  display: none;
}

#addHomeScreen {
  position: fixed;
  bottom: 20px;
  background-color: #f8f8f8;
  min-height: 50px !important;
  width: 100% !important;
  text-align: center;
  display: none;
  /**/
  font-family: freight-sans-pro, sans-serif;
}

#addHomeScreen:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  width: 0;
  height: 0;
  border-top: solid 15px #f8f8f8;
  border-left: solid 15px transparent;
  border-right: solid 15px transparent;
}

#addHomeScreen p img {
  width: 20px;
  display: inline-block;
  margin-bottom: -5px;
}

#close-wrap {
  float: right;
  width: 30px;
}

#close-wrap img {
  width: 100%;
  height: auto;
}

.schedule-header {
  font-family: freight-sans-pro, sans-serif;
  border-top: 1px solid #eee;
  background-color: #f1efed;
  font-weight: bold;
  font-size: 0.9rem;
  width: 100%;
}

.schedule-header div {
  display: inline;
  float: left;
  padding: 15px 25px;
}

.schedule-row {
  font-family: freight-sans-pro, sans-serif;
  /*font-size: 14px;*/
  border-bottom: 1px solid #EFEBE1;
}

.schedule-row div {
  display: inline;
  float: left;
  padding: 25px 0;
  border: none;
  vertical-align: top !important;
}

.schedule-time {
  width: 26%;
  /*color: #808080;*/
  font-family: freight-sans-pro, sans-serif;
  font-size: 1rem;
}

.eventdate {
  font-size: 1rem;
  display: block;
}

.eventtime {
  font-size: 0.8rem;
  display: block;
}

.schedule-event {
  width: 74%;
  padding-right: 70px;
  max-width: 600px;
}

.schedule-event h4, .schedule-event p {
  padding: 0;
  margin: 0;
}

.schedule-location {
  width: 16.7689161554%;
}

.tags {
  font-size: 1rem;
}

.accordion-level-2, .accordion-content {
  display: none;
  cursor: pointer;
}

.accordion-content {
  padding-left: 50px;
  padding-right: 50px;
}

.accordion-level-2 {
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.accordion-level-2 .sidebar_trigger {
  font-size: 0.7rem;
  cursor: pointer;
  margin-left: 25px;
}

.accordion-level-1, .c-accordion__title {
  padding: 15px 15px 15px 20px !important;
  margin-top: 0;
  margin-bottom: 0;
  cursor: pointer;
  font-family: freight-sans-pro, sans-serif !important;
}

.volume-wrap, .wp-block-pb-accordion-item {
  border-top: 1px solid #EFEBE1;
  border-right: 1px solid #EFEBE1;
  border-left: 1px solid #EFEBE1;
}

.volume-wrap:last-of-type, .wp-block-pb-accordion-item:last-of-type {
  border-bottom: 1px solid #EFEBE1;
}

.c-accordion__content {
  padding: 20px;
}

.c-accordion__title:after {
  font-weight: bold !important;
  color: #000000 !important;
  margin-right: 10px;
}

.accordion-level-1 .sidebar_trigger {
  float: right;
  margin-top: 10px;
}

.accordion-content .lcp_catlist {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #EFEBE1;
}

.accordion-content li {
  padding-bottom: 20px;
  padding-top: 20px;
  /*width: 50%;
  display: inline-block;
  vertical-align: top;
  padding-right:15px;*/
}

.accordion-content li a {
  font-size: 1.2rem !important;
  line-height: 1.8rem !important;
  text-decoration: underline;
}

.accordion-content li a:hover {
  text-decoration: none;
}

.accordion-content h5, .c-accordion__content h5 {
  text-transform: uppercase;
  font-size: 0.8rem;
}

.issue-date {
  font-weight: normal;
  margin-left: 10px;
}

#currentIssueWrap h4 {
  font-size: 1.1rem;
  font-weight: 600;
  margin-top: 1rem;
}

.post-image {
  margin-bottom: 2rem;
}

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}

sub {
  top: 0.4em;
}

@media (min-width: 1200px) and (max-width: 1600px) {
  .featured-article {
    max-width: 70%;
    margin: 3rem auto;
    color: #FFFFFF;
  }

  .featured-outer {
    min-height: 500px;
  }

  .share {
    margin-left: 0;
  }

  div.search input {
    width: 55%;
  }
}
@media (min-width: 1199px) {
  nav ul li:hover ul, nav ul li:focus ul, nav ul li:focus-within ul, nav ul li:hover > .sub-menu, .menu-item-has-children a:focus + .sub-menu {
    display: block;
    visibility: visible;
  }
}
@media (max-width: 1199px) {
  .featured, .col-2, .multi-col, .col, .col-3:not(.slick-slide), .footer-col, article, .sidebar, #sidebar, .footer-nav {
    width: 100% !important;
    display: block !important;
    float: none !important;
  }

  .featured-outer {
    min-height: auto;
  }

  .news-items div[class*=col-md-], .news-items .col, .articles .slick-slide, .news-items {
    padding-left: 20px !important;
    padding-right: 20px !important;
    overflow: hidden;
  }

  article {
    padding-left: 0;
  }

  #skip {
    padding-top: 0;
  }

  header {
    margin-bottom: 0;
    min-width: auto;
  }

  /*article 
  {
      padding-right:20px;
  }*/
  .share {
    width: 100%;
    float: none;
    text-align: right;
    margin-bottom: -90px;
    margin-top: 0;
    position: relative;
    margin-left: 0;
    display: none;
  }

  .share a {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-outer nav ul li a:focus {
    border-bottom: none;
  }

  div.search {
    width: 100% !important;
    padding-right: 0;
    display: none;
  }

  .search input {
    width: 80%;
    border-radius: 0;
  }

  .search button {
    width: 20%;
  }

  #toc_container {
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  #toc_container p.toc_title {
    text-indent: 0;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo img {
    width: 54px;
    margin-right: 10px;
    float: left;
  }

  .logo h1 {
    font-size: 28px;
    line-height: 28px;
  }
  .logo h1 .tagline {
    margin-top: 1rem;
  }

  .col-2, .col-3 {
    padding: 0 !important;
  }

  .clr-inner .col-3 {
    padding: 30px !important;
    margin-bottom: 70px;
    -webkit-transition: all 0.5s;
  }

  .featured {
    margin-bottom: 0 !important;
  }

  .featured h2 {
    font-size: 41px;
    line-height: 50px;
  }

  .logo {
    width: 80%;
  }

  #mobile-nav-trigger, #mobile-search-trigger {
    display: block;
  }

  #mobile-nav-close {
    width: 30px;
    height: 30px;
    margin-top: 20px;
    right: 25px;
    font-size: 32px;
    display: block;
    cursor: pointer;
    /*position: fixed;*/
    float: right;
  }

  #mobile-search-close {
    width: 30px;
    height: 30px;
    margin-top: 20px;
    right: 0;
    font-size: 32px;
    display: block;
    cursor: pointer;
    /*position: fixed;*/
    float: left;
  }

  .nav-outer nav {
    padding-top: 20px;
    display: block;
  }

  .nav-outer .menu-primary-navigation-container {
    margin-right: 0;
  }

  .nav-outer .menu-primary-navigation-container > ul, .nav-outer .menu-social-navigation-container > ul {
    display: block;
  }

  .nav-outer nav ul li {
    float: none !important;
    display: block;
    /*font-size:1.5rem;*/
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-right: 0;
  }

  .footer-nav ul li {
    float: none !important;
    display: block;
    width: 100%;
  }

  footer p {
    clear: both;
  }

  .footer-logo {
    width: 60px;
    margin-top: -10px;
    margin-bottom: 0;
  }

  .nav-outer nav ul li a {
    font-size: 1.3rem !important;
    line-height: 1rem;
    display: block;
  }

  .nav-outer {
    display: none;
    float: none !important;
    width: 100% !important;
    clear: both !important;
    margin-left: 0 !important;
  }

  .slick-prev {
    left: -15px !important;
  }

  .slick-next {
    right: -10px !important;
  }

  .footer-col {
    border-right: none;
    min-height: auto;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer-col:last-of-type {
    border-bottom: none;
  }

  .sub-toggle {
    display: inline;
    cursor: pointer;
    float: right;
    padding-right: 10px;
  }

  .sub-menu {
    width: 100%;
    position: relative;
    background: none;
    padding: 10px;
    border-top: none;
    margin-left: 0;
    margin-top: 12px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  .nav-outer nav ul li a:hover, .nav-outer .current_page_item > a, .nav-outer nav ul li a:focus {
    border-bottom: none;
  }

  div.search input {
    width: 80%;
  }

  .multi-col {
    margin-bottom: 0;
  }

  sidebar {
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 0px;
  }

  .nav-outer li.social {
    padding-left: 25px;
    padding-right: 25px;
    display: inline-block;
  }

  .logo img {
    margin-top: -4px;
  }

  .clr-inner .col-3 {
    min-height: auto;
    padding-bottom: 20px !important;
  }

  figure.wp-block-image {
    padding: 0;
    width: 100%;
    float: none;
    margin: 0;
  }
  figure.wp-block-image img {
    height: auto;
  }

  .featured-article {
    max-width: 90%;
  }
}

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