@charset "UTF-8";
/* [ON BIG SCREENS] */
/* (A) WRAPPER */
#hamnav {
  width: 100%;
  background: #000;
  /* Optional */
  position: sticky;
  top: 0;
}
/* (B) HORIZONTAL MENU ITEMS */
#hamitems {
  display: flex;
}
#hamitems a {
  flex-grow: 1;
  flex-basis: 0;
  padding: 10px;
  color: white;
  text-decoration: none;
  text-align: center;
}
#hamitems a:hover {
  background: #401408;
}
/* (C) HIDE HAMBURGER */
#hamnav label, #hamburger {
  display: none;
}
body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: rgba(0, 0, 0, 1.00);
  background-repeat: no-repeat;
  background-size: auto 0%;
}
img {
  display: block;
  height: auto;
  max-width: 100%;
}
/* unvisited link */
a:link {
  text-decoration: none;
  color: white;
}
/* visited link */
a:visited {
  color: white;
  text-decoration: none;
}
/* mouse over link */
a:hover {
  color: #BFBFBF;
  text-decoration: none;
}
/* selected link */
a:active {
  color: white;
  padding-bottom: 0px;
}
.alert {
  background-color: #2800F3;
  color: yellow;
  text-align: center
}
.closebtn {
  margin-right: 5px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 30px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}
.closebtn:hover {
  color: red;
}
.button_imdb {
  background-color: #D4D4D4;
  border: none;
  color: black;
  padding: 10px 22px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.article_main {
  background-color: #000000;
  width: 100;
  float: none;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
  color: #FFFFFF;
  padding-top: 15px;
  padding-bottom: 15px;
  opacity: 1;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 19px;
  line-height: 25px;
}
.container {
  background-color: #000000;
  width: 99%;
  margin-left: auto;
  margin-right: auto;
  border-bottom-width: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  opacity: 1;
  background-repeat: repeat-y;
}
.responsive {
  width: 100%;
  height: auto;
}
.row {
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  display: inline-block
}
.row.blockDisplay {
  display: block;
}
.column_half {
  width: 50%;
  float: left;
  margin-top: 0px;
}
.row_column {
  content: "";
  display: table;
  clear: both
}
.column-66 {
  float: left;
  width: 60%;
  padding: 20px;
}
.column-33 {
  float: left;
  width: 33%;
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
}
.columns {
  width: 25%;
  float: left;
  font-family: "Source Sans Pro";
  color: #A5A5A5;
  line-height: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: justify;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.left {
  float: left;
  padding: 0 20px 20px 0;
}
.row .columns p {
  padding-left: 10%;
  padding-right: 10%;
}
.container .columns h4 {
  text-align: center;
  color: #01B2D1;
}
.primary_header {
  width: 100%;
  background-color: #000000;
  padding-top: 10px;
  padding-bottom: 0px;
  clear: left;
  opacity: 1;
  font-size: 35pt;
}
.secondary_header {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: #000000;
  clear: left;
}
.container .secondary_header ul {
  margin-top: 0%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
  width: 100%;
}
.secondary_header ul li {
  list-style: none;
  float: left;
  margin-right: auto;
  margin-top: 0px;
  font-family: "Source Sans Pro";
  font-weight: normal;
  color: #FFFFFF;
  letter-spacing: 1px;
  margin-left: auto;
  text-align: center;
  width: 14%;
  transition: all 0.3s linear;
}
.secondary_header ul li:hover {
  color: #717070;
  cursor: pointer;
}
.article_textcent {
  background-color: #000000;
  width: 100%;
  float: none;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
  color: #FFFFFF;
  padding-bottom: 15px;
  opacity: 1;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  padding-right: 15px;
  font-size: 19px;
  line-height: 28px;
}
.left_article_65_textcent {
  background-color: #000000;
  width: 60%;
  float: left;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
  color: #FFFFFF;
  padding-bottom: 15px;
  opacity: 1;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  padding-right: 15px;
  font-size: 23px;
  line-height: 28px;
  padding-left: 15px;
}
.left_article_30 {
  background-color: #000000;
  width: 30%;
  float: left;
  font-family: "Source Sans Pro";
  color: #FFFFFF;
  padding-bottom: 15px;
  opacity: 1;
}
.noDisplay {
  display: none;
}
.container .left_article h3 {
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 5%;
  color: #717070;
  font-weight: bold;
  text-transform: uppercase;
}
.container .left_article p {
  padding-left: 5%;
  padding-right: 5%;
  text-align: center;
  line-height: 24px;
  margin-top: 30px;
  margin-bottom: 15px;
  color: #FFFFFF;
  font-family: playfair-display;
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
}
.right_article_70 {
  width: 70%;
  float: right;
  background-color: #000000;
}
.right_article_65_textcent {
  background-color: #000000;
  width: 60%;
  float: right;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
  color: #FFFFFF;
  padding-bottom: 15px;
  opacity: 1;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  padding-left: 15px;
  font-size: 23px;
  line-height: 28px;
}
.right_article_35_index {
  width: 30%;
  background-color: #000000;
  padding-top: 15px;
  float: right;
  padding-right: 10px;
}
.container .right_article ul {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.right_article ul li {
  font-family: "Source Sans Pro";
  list-style: inherit;
  text-align: left;
  background-color: #000000;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #FFFFFF;
  font-weight: bold;
  border-radius: 0px;
  transition: all 0.3s linear;
}
.right_article ul li:hover {
  background-color: #000000;
  cursor: pointer;
}
.credits_partial {
  font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
  color: #FFFFFF;
  font-size: large;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  padding-top: 0px;
  padding-bottom: 10px;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  text-indent: 0px;
}
.credits_full {
    font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
    color: #FFFFFF;
    font-size: large;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    text-transform: none;
    text-decoration: none;
    text-indent: 0px;
}
.employment_history {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  font-size: large;
  font-style: normal;
  line-height: normal;
  font-weight: lighter;
  font-variant: normal;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 15px;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  text-indent: 0px;
  width: 100%;
  float: right;
}
.fyc-container {
  position: relative;
  text-align: center;
  color: white;
  font-size: 0;
  padding-bottom: 13px;
}
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 7vw;
  font-style: oblique;
}
.footer {
  background-color: #000000;
}
.title {
  font-weight: 400;
  font-style: italic;
  font-family: playfair-display;
  text-align: center;
  color: #FFFFFF;
  letter-spacing: 2px;
  font-size: 33px;
}
.placeholder {
  /* [disabled]max-width: 400px;
*/
  /* [disabled]max-height: 200px;
*/
  width: 100%;
  padding-top: 30px;
  /* [disabled]padding-left: 19px;
*/
  padding-bottom: 30px;
  height: 100%;
  background-color: rgba(0, 0, 0, 1.00);
}
.left_half {
  background-color: #000000;
  color: #FFFFFF;
}
.container .column_half.left_half h2 {
  color: #FFFFFF;
  font-family: "Source Sans Pro";
  text-align: center;
}
.right_half {
  background-color: #000000;
  color: #FFFFFF;
  font-family: "Source Sans Pro";
  text-align: center;
  font-weight: bold;
}
.column_title {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
}
.copyright {
  text-align: center;
  background-color: #00000;
  color: #FFFFFF;
  text-transform: none;
  font-weight: lighter;
  letter-spacing: 2px;
  border-top-width: 2px;
  font-family: "Source Sans Pro";
}
@media (max-width: 320px) {
  /* (A) BREAK INTO VERTICAL MENU */
  #hamitems a {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border-top: 1px solid #333;
  }
  /* (B) SHOW HAMBURGER ICON */
  #hamnav label {
    display: inline-block;
    color: white;
    background: #000000;
    font-style: normal;
    font-size: 1.5em;
    padding: 10px;
  }
  /* (C) TOGGLE SHOW/HIDE MENU */
  #hamitems {
    display: none;
  }
  #hamnav input:checked ~ #hamitems {
    display: block;
  }
	.title {
    font-weight: 400;
    font-style: italic;
    font-family: playfair-display;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 2px;
    font-size: 25px;
}
  .column-66, .column-33 {
    width: 100%;
    text-align: center;
  }
  .secondary_header ul li {
    float: none;
    margin-top: 28px;
    margin-left: 0px;
    width: 100%;
  }
  .container .secondary_header ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: auto;
    width: 100%;
    text-align: center;
  }
  .credits_full {
    font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
    color: #FFFFFF;
    font-size: small;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    text-transform: none;
    text-decoration: none;
    text-indent: 0px;
  }
  .employment_history {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    font-size: large;
    font-style: normal;
    line-height: normal;
    font-weight: lighter;
    font-variant: normal;
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: left;
    text-transform: none;
    text-decoration: none;
    text-indent: 0px;
    width: 100%;
  }
  .left_article_30 {
    background-color: #000000;
    float: left;
    font-family: "Source Sans Pro";
    color: #FFFFFF;
    width: 30%;
    padding-bottom: 15px;
    opacity: 1;
  }
  .secondary_header {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 1px;
    padding-bottom: 40px;
  }
  .placeholder {
    width: 100%;
    margin-top: 22PX;
    margin-right: 0px;
    margin-bottom: 22PX;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    max-width: 400px;
    max-height: 200px;
    height: auto;
  }
  .columns {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0PX;
    padding-right: 0PX;
    padding-bottom: 0PX;
    padding-left: 0PX;
  }
  .columns p {
    padding-left: 10px;
    padding-right: 10px;
  }
  .column_half.left_half {
    width: 100%;
  }
  .column_half.right_half {
    width: 100%;
  }
  .copyright {
    padding-top: 25px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .container .left_article h3 {
    margin-top: 30px;
  }
  .social .social_icon img {
    width: 80%;
  }
  .container .secondary_header {}
}
@media (min-width: 321px) and (max-width: 969px) {
  /* (A) BREAK INTO VERTICAL MENU */
  #hamitems a {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border-top: 1px solid #333;
  }
  /* (B) SHOW HAMBURGER ICON */
  #hamnav label {
    display: inline-block;
    color: white;
    background: #000000;
    font-style: normal;
    font-size: 1.5em;
    padding: 10px;
  }
  /* (C) TOGGLE SHOW/HIDE MENU */
  #hamitems {
    display: none;
  }
  #hamnav input:checked ~ #hamitems {
    display: block;
  }
	.title {
    font-weight: 400;
    font-style: italic;
    font-family: playfair-display;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 2px;
    font-size: 29px;
}
  .column-66, .column-33 {
    width: 100%;
    text-align: center;
  }
  .secondary_header ul li {
    float: none;
    margin-top: 28px;
    margin-left: 0px;
    width: 100%;
  }
  .container .secondary_header ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: auto;
    width: 100%;
    text-align: center;
  }
  .credits_full {
    font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
    color: #FFFFFF;
    font-size: small;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    text-transform: none;
    text-decoration: none;
    text-indent: 0px;
  }
  .employment_history {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    font-size: large;
    font-style: normal;
    line-height: normal;
    font-weight: lighter;
    font-variant: normal;
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: left;
    text-transform: none;
    text-decoration: none;
    text-indent: 0px;
    width: 100%;
  }
  .left_article_30 {
    background-color: #000000;
    float: initial;
    font-family: "Source Sans Pro";
    color: #FFFFFF;
    width: 30%;
    padding-bottom: 15px;
    opacity: 1;
  }
  .secondary_header {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 1px;
    padding-bottom: 40px;
  }
  .placeholder {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 100%;
  }
  .columns {
    width: 100%;
    margin-top: 6px;
    margin-right: 0px;
    margin-bottom: 6px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .columns p {
    padding-left: 14px;
    padding-right: 14px;
  }
  .column_half.left_half {
    width: 100%;
  }
  .column_half.right_half {
    width: 100%;
  }
}
@media (min-width: 970px) and (max-width: 1000px) {
  .column-66, .column-33 {
    width: 100%;
    text-align: center;
  }
  .secondary_header {
    overflow: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .secondary_header ul li {
    margin-top: 10px;
    margin-right: 7%;
    margin-bottom: 10px;
    margin-left: 7%;
  }
  .placeholder {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .columns {
    width: 50%;
    float: left;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .container .columns p {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 1001px) {}
.thumbnail {
  width: 100px;
  border-radius: 200px;
  height: 100px;
  margin-left: auto;
}
.thumbnail_align {
  text-align: center;
}
.social {
  text-align: center;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 100%;
  background-color: #414141;
  clear: both;
  overflow: auto;
}
.social_icon {
  width: 25%;
  text-align: center;
  float: left;
  transition: all 0.3s linear;
  line-height: 0px;
  padding-top: 7px;
}
.container .social .social_icon:hover {
  cursor: pointer;
  opacity: 0.5;
}
#menu {
  background-color: rgba(0, 0, 0, 1.00);
}
