.sym-rtf strong {
  /* opacity: 0.85; */
}

.w-dyn-item.show .hide {
  display: block;
}

.sym-rtf h4 {
  font-weight: 400;
  font-size: 18px;
}

body {
  font-family: Merriweather, "Sbl hebrew", serif;
}

td figure {
  margin-bottom: -40px;
}

td figcaption {
  margin-bottom: 0px;
}

.sym-rtf a {
  color: firebrick !important;
  text-decoration: none;
}

.txt-17 a {
  color: firebrick !important;
  text-decoration: none;
}

.txt-15 a {
  color: firebrick !important;
  text-decoration: none;
}

.teaser a {
  color: firebrick !important;
  text-decoration: none;
}

.footnotes a {
  color: firebrick !important;
  text-decoration: none;
}

.blog-txt a {
  color: firebrick !important;
  text-decoration: none;
}

.sub-head a {
  color: firebrick !important;
  text-decoration: none;
}

.dropdown-toggle-menu {
  outline: none;
}

.w-richtext figure.w-richtext-align-floatright {
  width: 35;
}

a.respondent-box.noline.w-inline-block.w--current {
  color: firebrick;
}

blockquote[dir="rtl"] {
  direction: rtl;
  text-align: right;
}

td {
  vertical-align: top;
  font-weight: lighter;
  padding-right: 6px;
  padding-left: 13px;
  padding-top: 8px;
  padding-bottom: 4px !important;
  /* width:auto!important; */
}

.link-big-txt.nomarge {
  white-space: nowrap;
}

.dropdown-menu.w--open {
  animation: opcaity 0.5s;
}

.citation {
  color: firebrick;
}

p[dir="rtl"],
[dir="rtl"] {
  text-align: right;
}

.for-home {
  width: 96%;
  max-width: 1160px;
}

.w--open .aarow {
  transform: rotateZ(90deg);
}

.letters {
  position: sticky;
  top: 55px;
  background: white;
  padding-bottom: 10px;
}

.sym-rtf>p:first-of-type:first-letter {
  position: relative;
  top: 8px;
  margin-right: 10px;
  float: left;
  font-size: 55px;
  line-height: 50px;
}

blockquote.hebQuote {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  direction: rtl;
  text-align: right;
  width: 37%;
  font-style: normal;
  display: inline-block;
  font-size: 17px;
  padding-right: 22px;
  padding-left: 10px;
  vertical-align: top;
  clear: both;
  margin: 0 !important;
  margin-bottom: 20px !important;
}

.footnotes .enQuote {
  /* padding-left: 0px !important; */
  padding-left: 0px;

}

blockquote.footnotes .enQuote {
  padding-left: 0px;
}

blockquote.enQuote {
  direction: ltr;
  vertical-align: top;
  text-align: left;
  width: 62%;
  font-style: normal;
  display: inline-block;
  font-size: 15px;
  clear: none;
  margin: 0 !important;
  padding-right: 30px;
  margin-bottom: 20px !important;
}

@keyframes opcaity {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/*
.sym-rtf img{
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
}
*/

@media (max-width: 479px) {
  blockquote.enQuote {
    width: 100%;
  }

  blockquote.hebQuote {
    width: 100%;
  }

  .sym-rtf li {
    font-size: 15px;
  }

  .sym-rtf img {
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  blockquote:lang(he) {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 10px;
  }
}

.sym-rtf h5 {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
}

.sym-rtf hr {
  border-style: solid;
  width: 40%;
  border-color: #d2d2d2;
  border-width: 0.5px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.sym-rtf h5:before,
.sym-rtf h5:after {
  content: " ";
  border-top: 1px dashed;
  margin: 0 20px 0 0;
  width: 60px;
}

.sym-rtf h5:first-child {
  margin-top: 0px !important;
}

.sym-rtf h5:after {
  margin: 0 0 0 20px;
}

.citation {
  font-size: 15px;
}

@-webkit-keyframes mymove {
  from {
    left: 0px;
  }

  to {
    left: 200px;
  }
}

@keyframes mymove {
  from {
    left: 0%;
  }

  to {
    left: 100%;
  }
}

.sym-rtf sup {
  margin-right: 3px;
}

blockquote sup {
  margin-left: 3px;
}

.doverman div {
  display: block;
  width: 30%;
  height: 100%;
  background: linear-gradient(to right, #f6f6f6, #f0f0f0, #f6f6f6);
  position: relative;
  -webkit-animation: mymove 1.25s infinite;
  animation: mymove 1.25s infinite;
}

.w-richtext figure {
  max-width: 100% !important;
}

.ql-align-right {
  text-align: right;
}

figure.undefined {
  margin: auto;
}

.ql-direction-rtl {
  direction: rtl;
}

.float-right {
  float: right;
}

#topics .related-topics-link {
  margin-right: 0;
  display: block;
}

.w-richtext figure img {
  width: auto;
  height: auto;
}

.image.align-right {
  float: right;
  margin-left: 15px;
}

figure.align-center {
  margin: auto;
}

.image.align-left {
  float: left;
  margin-right: 15px;
}

/* table tr:nth-child(1) {
    border-bottom: 1px solid #8a8a8a;
} */

table tr:nth-child(2n) {
  background-color: none;
}

table {
  display: block;
  height: auto !important;
  overflow-x: auto;
  margin-bottom: 20px;
}

a:hover,
div:hover {
  outline: none;
}

a:focus,
div:focus {
  outline: none;
}

.dropdown-toggle-menu.w-dropdown-toggle {
  outline: none;
}

:focus {
  outline-color: firebrick;
}

figure figcaption {
  max-width: fit-content;
}

figure.image.align-right {
  float: right;
  margin-left: 17px;
}

figure.align-center {
  margin-bottom: 15px;
}

/* .cite-link{
  opacity:0;
  transition: all 200ms;
} */

.cite-box:hover .link-me {
  opacity: 1;
  transform: translate(0);
}

.cite-pop {
  opacity: 0;
  transition: all 600ms;
}

.cite-pop.show {
  opacity: 1;
}

@media print {

  *,
  *:before,
  *:after,
  a {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  html,
  body {
    width: 190mm;
    height: 287mm;
  }

  @page {
    margin: 1cm;
    margin-top: 60px;
  }

  .top,
  .options-box.mobile,
  .options-box,
  .main-sec a.deeplink,
  .dropdown-toggle,
  .widgets,
  .recommended,
  #footnotesbtn,
  .related-topics,
  .w-dyn-empty,
  .right-side-cat-box,
  ._720-left.full.space-before,
  .read-more-small,
  .side-pop,
  .side-pop-join,
  .author-box {
    display: none;
  }

  .printlogo {
    width: 180px !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;
    margin-top: -10px;
  }

  .main-head {
    font-size: 30px;
    margin-top: 1px;
  }

  figure {
    float: none !important;
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 300px;
    margin-bottom: 30px;
  }

  /*
    h4:after,h2:after,h3:after {
    content: "";
    display: block;
    height: 250px;
    margin-bottom: -250px;
}
*/
  p {
    /*   page-break-before: always;*/
    clear: right;
  }

  blockquote.hebQuote {
    font-size: 15px !important;
    /*    width:38%!important;*/
    line-height: 21px !important;
  }

  blockquote.enQuote {
    font-size: 15px !important;
    float: right !important;
    /*    width:60%!important;*/
    clear: right !important;
    line-height: 21px !important;
    margin-right: 300px !important;
    /*    transform: translate(-40px);*/
  }

  ._1060.space {
    margin-top: 0px;
  }

  .printme {
    border-top: 1px solid lightgrey;
    margin-top: 10px;
    padding-top: 30px;
    display: block !important;
  }

  .w-condition-invisible {
    display: none !important;
  }

  .print-bio {
    display: block !important;
    line-height: 21px;
  }

  .print-profile {
    display: block !important;
    width: 60px !important;
    height: 60px !important;
    z-index: 9889999;
    float: left !important;
  }

  .above-head-art.center.dark {
    margin-bottom: 10px;
  }

  .spcace-30 {
    height: 2px;
  }

  .imagecaption {
    font-size: 9px !important;
    line-height: 1.4;
  }

  p>img {
    margin-right: 20px !important;
    margin-bottom: 10px !important;
    margin-left: 20px !important;
  }

  .logo-wrap {
    display: block;
    position: fixed;
    top: 100;
    right: 45%;
    left: 45%;
    z-index: 10000;
  }

  #footnoteBody {
    display: block;
    opacity: 1;
    /* column-count: 2;
    grid-column-gap: 20px; */
  }

  #footnoteBody blockquote.hebQuote {
    padding-right: 10px !important;
    padding-left: 0 !important;
  }

  .body {
    font-size: 12px !important;
    line-height: 1.6 !important;
    padding-top: 10px !important;
  }

  .sym-rtf td {
    line-height: 21px !important;
  }

  .sym-rtf td div:lang(he) {
    font-size: 12px !important;
    line-height: 21px !important;
  }

  .sym-rtf .citation {
    margin-right: 0;
    margin-left: 0;
    font-size: 11px;
  }

  .sym-rtf>p:first-of-type:first-letter {
    font-size: 40px !important;
    line-height: 40px !important;
  }

  blockquote.enQuote,
  blockquote.hebQuote {
    font-size: 12px !important;
    /*  padding-right: 0!important;*/
    padding-left: 0;
    line-height: 1.6;
  }

  .imagecaption p {
    /* page-break-after: always; */
    max-width: 450px;
    margin: auto;
    line-height: 2.5;
  }

  .sym-rtf h6,
  .sym-rtf p {
    font-size: 12px;
    line-height: 1.8 !important;
    margin-bottom: 15px;
    clear: both;
  }

  h3,
  h4,
  h2 {
    page-break-before: auto !important;
    page-break-after: avoid !important;
    page-break-inside: avoid !important;
    clear: both;
  }

  blockquote {
    page-break-inside: avoid !important;
    clear: both;
  }

  .sym-rtf h2 {
    font-size: 17px;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 7px;
  }

  h3 {
    font-size: 15px;
  }

  h4 {
    font-size: 13px !important;
    margin-bottom: 0px;
  }

  .footnotes {
    line-height: 1.8;
    font-size: 10px;
  }

  .footnotes blockquote {
    line-height: 1.8 !important;
    font-size: 10px !important;
  }

  .footnotes-print {
    line-height: 1.8;
    border-top: 1px solid lightgrey;
    padding-top: 40px;
    margin-top: 40px;
    display: block;
  }

  .sym-rtf blockquote {
    margin-top: -6px;
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 22px;
    font-weight: 100;
    float: left;
    page-break-before: avoid !important;
    page-break-inside: auto !important;
  }

  .sym-rtf li {
    font-size: 12px;
    line-height: 1.6;
  }

  .sym-rtf span {
    font-size: 16px !important;
    line-height: 21px;
  }

  .name-big,
  .teaser {
    font-size: 16px;
  }

  .teaser {
    font-size: 16px;
    line-height: 28px;
  }

  .teaser em {
    font-size: 14px !important;
  }

  .footer {
    display: none;
  }

  .mobile-head {
    display: none;
  }

  .w-dropdown-list {
    display: block;
    background-color: transparent;
  }

  table {
    margin-bottom: 15px;
  }

  /*
.print-profile {
height: unset !important;
}
*/
  ._720.left.no-space {
    display: block !important;
  }

  img {
    max-height: 250px !important;
    width: auto !important;
  }

  .print-don {
    border-top: 1px solid lightgrey;
    display: block;
    margin-top: 20px;
    padding-top: 20px;
    margin-bottom: -20px;
  }
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

figcaption .citation {
  font-size: 10px !important;
}

@media (max-width: 480px) {
  .w-richtext figure img {
    height: auto !important;
  }
}

.sym-rtf table figure {
  max-width: 100% !important;
}