html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}  *,
*::before,
*::after,
html {
box-sizing: border-box;
}
body {
font-family: 'Questrial', sans-serif;
font-size: 16px;
line-height: 1.63;
color: #2b2b2d;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 16px;
margin-bottom: 16px;
font-family: 'Inter', sans-serif;
font-weight: 900;
line-height: normal;
text-transform: uppercase;
}
h1 {
font-size: 56px;
line-height: 1.29;
}
h2 {
font-size: 32px;
}
h1 a,
h1 a:hover,
h2 a,
h2 a:hover,
h3 a,
h3 a:hover,
h4 a,
h4 a:hover,
h5 a,
h5 a:hover,
h6 a,
h6 a:hover {
color: inherit;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
margin-top: 0;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
margin-bottom: 0;
}
p {
margin-top: 16px;
margin-bottom: 16px;
color: rgba(43, 43, 45, 0.85);
}
p:first-child {
margin-top: 0;
}
p:last-child {
margin-bottom: 0;
}
figure {
margin: 0!important;
}
img {
display: inline-block;
max-width: 100%;
height: auto;
border: 0;
}
a {
text-decoration: none;
color: #2b2b2d;
transition: color 0.35s;
}
input,
textarea {
display: block;
width: 100%;
min-height: 40px;
padding: 10px;
background: none;
border: solid 1px #3e4147;
border-radius: 2px;
}
.btn,
.btn-white,
input[type="submit"],
button {
display: inline-block;
padding: 19px 64px 18px;
border: 0;
border-radius: 2px;
background-color: #141417;
font-weight: bold;
text-align: center;
text-decoration: none;
text-transform: uppercase;
color: #ffffff;
transition: color 0.35s, background-color 0.35s;
cursor: pointer;
}
.btn-white {
background-color: #ffffff;
color: #141417;
}
.btn-white:hover {
background-color: #dfdfdf;
}
.wrapper {
position: relative;
display: flex;
flex-direction: column;
min-height: 100vh;
}
.content {
flex: 1 0 auto;
}
.footer {
flex: 0 0 auto;
}
.list-reset {
margin: 0;
padding: 0;
list-style: none;
}
.container {
width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 20px;
padding-left: 20px;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
padding-right: 80px;
padding-left: 80px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
@media (min-width: 1440px) {
.container {
max-width: 1440px;
}
}
.row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.col-4,
.col-6 {
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 768px) {
.col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media (max-width: 767px) {
.col-4,
.col-6 {
margin-bottom: 60px;
}
.col-4:last-of-type,
.col-6:last-of-type {
margin-bottom: 0;
}
}  .header {
padding: 32px 0;
background: #e1d4c5;
} .header__container {
display: flex;
flex-wrap: wrap;
}
.header__logo {
margin-right: auto;
}
.logo {
display: inline-block;
font-family: 'Inter', sans-serif;
font-size: 24px;
font-weight: bold;
text-transform: uppercase;
}
.header__nav {
margin-left: auto;
}
.nav__list {
display: flex;
flex-wrap: wrap;
}
.nav__list li {
margin-right: 45px;
}
.nav__list li:last-of-type {
margin-right: 0;
}
.nav__list a {
text-transform: uppercase;
}  .first {
padding-top: 61px;
padding-bottom: 80px;
background-color: #e1d4c5;
}
.first--home {
padding: 0;
}
.first__container--bg {
padding-top: 61px;
padding-bottom: 80px; background-repeat: no-repeat;
background-position: top right;
background-size: auto 120%;
}
.first h1 {
text-align: center !important;
}
h1.first__title {
width:100%;
max-width:100% !important;
font-size: 72px;
line-height: 1.2;
text-align: center;
text-transform: none;
}  .has-text-align-center * {
text-align: center !important;
}
.has-text-align-left * {
text-align: left !important;
}
.has-text-align-right * {
text-align: right !important;
}
.second {
padding: 80px 0;
}
.second__container {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.second__col-left { margin-right: 75px;
flex-grow: 1;
}
.second__col-right { flex-grow: 1;
}
.second__subtitle {
margin-bottom: 7px;
font-weight: 500;
text-transform: uppercase;
color: #a89b8d;
}
.second__title {
margin-top: 0;
}  .review {
padding: 107px 0;
background: #e1d4c5;
}
.review__text {
max-width: 720px;
margin-right: auto;
margin-left: auto;
padding-top: 64px;
background-image: url(//rustyholzer.org/wp-content/themes/marylin-1/img/quote.svg);
background-repeat: no-repeat;
background-position: top center;
background-size: 40px 32px;
font-size: 24px;
line-height: 1.42;
text-align: center;
}  .post {
padding: 80px 0;
}
.post img {
margin-top: 32px;
margin-bottom: 32px;
}
.post img:last-of-type {
margin-bottom: 0;
}
.post--current {
padding-top: 19px;
}
img.post__first-picture {
margin-top: 0;
}
.post__wrapper-text {
max-width: 1060px;
margin-top: 32px;
margin-right: auto;
margin-left: auto;
}
.post__date {
margin-bottom: 16px;
line-height: 1;
color: rgba(43, 43, 45, 0.38);
}
.post__title {
font-size: 32px;
}
.releated-posts {
max-width: 1220px;
margin-top: 80px;
margin-right: auto;
margin-left: auto;
}
.releated-posts__title {
margin-bottom: 32px;
font-size: 20px;
line-height: 1;
}  .posts {
padding: 80px 0;
}
.posts__item {
margin-bottom: 80px;
}
.posts__item-picture {
display: block;
width: 100%;
height: 240px;
margin-bottom: 24px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.posts__item-picture--small {
height: 198px;
}
.posts__item-play {
width: 100%;
height: 100%;
background-image: url(//rustyholzer.org/wp-content/themes/marylin-1/img/icon-play.svg);
background-repeat: no-repeat;
background-position: center;
background-size: 56px;
}
.posts__item-play--small {
background-size: 48px;
}
.posts__item-date {
margin-bottom: 8px;
font-size: 14px;
color: rgba(43, 43, 45, 0.38);
}
.posts__item-title {
margin-top: 8px;
margin-bottom: 8px;
font-size: 16px;
}
.posts__item-title:hover {
color:#727272;
}
.posts__item-text {
margin-top: 8px;
margin-bottom: 8px;
}
.posts__item-read-more {
margin-top: 9px;
font-family: 'Inter', sans-serif;
font-size: 14px;
font-weight: 900;
line-height: 1.14;
color: #b4aaa0;
}
.posts__item-read-more:hover {
color: #2b2b2d;
}
.nav-links {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.page-numbers {
display: block;
width: 36px;
margin-right: 16px;
padding: 11px 0;
border: solid 1px #d8d5d5;
border-radius: 4px;
font-family: 'Inter', sans-serif;
font-size: 14px;
line-height: 1;
text-align: center;
color: #2b2b2d;
}
.page-numbers:last-child {
margin-right: 0;
}
.current.page-numbers {
border-color: #2b2b2d;
background: #2b2b2d;
font-weight: 900;
color: #ffffff;
}  .personal-awards {
max-width: 1220px;
margin-top: 64px;
margin-right: auto;
margin-left: auto;
}
.personal-awards__list {
margin-top: 32px;
}
.personal-awards__item {
display: flex;
align-items: center;
margin-bottom: 32px;
}
.personal-awards__item:last-of-type {
margin-bottom: 0;
}
.personal-awards__item-year {
width: 90px;
padding: 6px 0;
margin-right: 24px;
background: #e1d4c5;
font-family: 'Inter', sans-serif;
font-size: 20px;
font-weight: 900;
line-height: 1.2;
text-align: center;
}
.personal-awards__item-text {
}  .banner-sect {
background: #e1d4c5;
padding-top: 61px;
padding-bottom: 80px;
text-align: center;
}
.banner-sect h1{
font-size: 55px;
line-height: 1.29;
}
.banner-sect, .first {
min-height: 273px;
}
.content-sect {
padding: 80px 0;
}
.content-sect p{
margin-top: 0;
} .blog-innr{
padding: 80px 0;
}
.blog-innr ul.posts__list{
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px;
}
.blog-innr 	ul.posts__list.list-reset.row li {
max-width: 100%;
}
.blog-innr li.posts__item.col-4 {
padding: 32px 15px;
margin-bottom: 0;
background-color: #fff;
border-top: 3px solid #e1d4c5;
box-shadow: 0px 2px 3px #e1d4c5;
}
.blog-innr h2{
margin: 15px 0;
font-size: 18px;
line-height: 28px;
}
.blog-innr a.posts__item-read-more{
display: inline-block;
font-weight: 600;
}
.blog-innr .posts__item-date {
display: inline-block;
border-radius: 25px;
padding: 3px 12px;
font-size: 14px;
color: #000;
box-shadow: 0 0 10px #ccc;
} .footer {
padding: 56px 0;
background: #202022;
text-align: center;
}
.footer__logo {
margin-bottom: 32px;
letter-spacing: 2.67px;
text-transform: uppercase;
color: #ffffff;
}
.footer__list {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.footer__item {
margin-right: 10px;
margin-bottom: 10px;
}
.footer__item:last-of-type {
margin-right: 0;
}
.footer__link {
display: block;
width: 24px;
height: 24px;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
.footer__link--vimeo {
background-image: url(//rustyholzer.org/wp-content/themes/marylin-1/img/vimeo-icon-1.png);
}
.footer__link--linkedin {
background-image: url(//rustyholzer.org/wp-content/themes/marylin-1/img/icon-linkedin.svg);
}
.footer__link--pinterest {
background-image: url(//rustyholzer.org/wp-content/themes/marylin-1/img/icon-pinterest.svg);
}
.footer__link--crunchbase {
background-image: url(//rustyholzer.org/wp-content/themes/marylin-1/img/icon-crunchbase.svg);
}
.footer__link--twitter {
background-image: url(//rustyholzer.org/wp-content/themes/marylin-1/img/twitter-x.png);
} .footer__link--facebook {
background-image: url(//rustyholzer.org/wp-content/themes/marylin-1/img/facebook.png);
}
.footer__link--youtube {
background-image: url(//rustyholzer.org/wp-content/themes/marylin-1/img/youtube.png);
}
.footer__link--soundcloud {
background-image: url(//rustyholzer.org/wp-content/themes/marylin-1/img/sound-cloud.png);
}
.footer__link--instagram {
background-image: url(//rustyholzer.org/wp-content/themes/marylin-1/img/insta.png);
}
.footer__link--medium {
background-image: url(//rustyholzer.org/wp-content/themes/marylin-1/img/medium.png);
}
.footer__link.footer__link--aboutme {
background-image: url(//rustyholzer.org/wp-content/uploads/2024/08/About-me.png); border-radius: 3px;
}
.footer__link.footer__link--wikipedia {
background-image: url(//rustyholzer.org/wp-content/uploads/2024/08/Wikipedia.png);
}
.footer__link.footer__link--bloomberg {
background-image: url(//rustyholzer.org/wp-content/uploads/2024/08/Bloomberg.png);
}
.footer__link.footer__link--toisrael {
background-image: url(//rustyholzer.org/wp-content/uploads/2024/08/Times-of-israel.png);
}
.footer__link.footer__link--olympics {
background-image: url(//rustyholzer.org/wp-content/uploads/2024/08/Olympics.png);	
}
.footer__copyright {
color: white !important;
margin: 13px 0 0;
}
.first h1 {
text-align: center !important;
}
.second__container > .second__col-left img {
width: 100%;
display: block;
margin: 0 !important;
}
.second__container {
column-gap: 5%;
row-gap: 30px;
}
.page-template-tpl_about .post__container.container * { }
.header__nav.nav ul.nav__list > li.menu-item-has-children:hover > .sub-menu {
visibility: visible;
opacity: 1;
}
.header__nav.nav ul.nav__list > li.menu-item-has-children > .sub-menu li {
margin: 0;
}
.header__nav.nav ul.nav__list > li.menu-item-has-children > .sub-menu li a {
display: block;
line-height: normal;
padding: 7px 10px;
border-bottom: 1px solid #eaeaea;
font-size: 14px;
}
.header__nav.nav ul.nav__list > li.menu-item-has-children > .sub-menu {
position: absolute;
left: 0;
padding: 0;
background-color: #fff;
list-style: none;
transition: all 0.4s ease-in-out;
opacity: 0;
visibility: hidden;
z-index: 9;
box-shadow: 0 0 5px #ececec;
}
.header__nav.nav ul.nav__list > li.menu-item-has-children {
position: relative;
}
.header__nav.nav ul.nav__list > li > a {
display: inline-block;
word-wrap: break-word;
}
.header__nav.nav ul.nav__list > li.menu-item-has-children > .sub-menu li a:hover {
color: #9d9081;
}
.home .second .second__col-right .second__text-wrapper p img {
float: left;
margin-right: 20px;
}
.post__wrapper-text figure > img, .content-sect .content-area figure > img {
float: left;
width: 450px;
margin-right: 20px;
margin-top: 0;
}
.content-sect {
width: 100%;
display: inline-block;
}
.single .post__container .post__first-picture, .single .post__container > img {
width: 100%;
max-width: 500px;
display: block;
margin-left: auto;
margin-right: auto;
}
.single .post__wrapper-text figure > img, .single .content-sect .content-area figure > img {
float: none;
width: inherit;
margin: 0;
max-width: 500px;
}
@media (min-width:991px){
.first h1 {
font-size: 55px !important;
}
}
@media (max-width:992px){
.blog-innr {
padding: 80px 20px;
}
.blog-innr ul.posts__list{
grid-template-columns: repeat(2, 1fr);
gap: 20px;
}
.blog-innr ul.posts__list li h2{	
line-height: 24px; 
font-size: 20px !important;
}
@media (max-width:991px) and (min-width:551px){
.first h1,.banner-sect h1 {
font-size: 40px !important;
}
h2 {
font-size:25px !important;
}
}
@media (max-width:550px){
.first h1,.banner-sect h1 {
font-size: 30px !important;
}
h2 {
font-size:20px !important;
}
.blog-innr ul.posts__list{
grid-template-columns: repeat(1, 1fr);
}
}
@media (min-width:768px) {
.second__container > .second__col-left {
max-width: 100% !important;
width: 40% !important;
display: block;
margin: 0 !important;
}
.second__container >  .second__col-right {
max-width: 100% !important;
width: 55%;
}
}
@media (max-width:767px) {
.second__container > .second__col-left {
max-width: 100% !important;
width: 100% !important;
display: block;
margin: 0 !important;
}
.nav__list {
justify-content: center;
}
.banner-sect, .first {
min-height: inherit;
}
.second__container >  .second__col-right {
max-width: 100% !important;
width: 100%;
}
.nav__list li {
margin: 5px 10px !important;
}
.header__nav {
margin-left: auto;
margin-right: auto;
}	
.home .second .second__col-right .second__text-wrapper p img {
float: none;
margin-right: 0;
}
.post__wrapper-text figure > img, .content-sect .content-area figure > img {
float: none;
width: 100%;
margin-right: 0; margin-bottom: 10px;
}
.post__wrapper-text > h1 {
font-size: 35px;
line-height: normal;
}
.post {
padding: 60px 0;
}
.post__wrapper-text {
margin-top: 0;
}
.single .post__container .post__first-picture, .single .post__container > img {
margin-bottom: 20px;
}
.post__wrapper-text > h1 {
font-size: 25px;
}
}
@media (max-width:479px) {
.post__wrapper-text > h1 {
font-size: 20px;
}
}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}