@font-face {
  font-family: 'Courier Prime';
  src: url('../fonts/Courier_Prime/CourierPrime-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Lora';
  src: url('../fonts/Lora/Lora-VariableFont_wght.ttf') format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/Playfair_Display/PlayfairDisplay-VariableFont_wght.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto Light';
  src: url('../fonts/Roboto/Roboto-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto Medium';
  src: url('../fonts/Roboto/Roboto-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto Bold';
  src: url('../fonts/Roboto/Roboto-Bold.ttf') format('truetype');
}
a {
  text-decoration: none;
  color: #27baff;
}
a:hover {
  text-decoration: none !important;
}
div {
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: "Lora", serif;
}
html {
  overflow-y: scroll;
}
input,
textarea {
  border: 0px solid white;
  border-radius: 1px;
  margin: 0px 0px 3px 0px;
  padding: 3px 10px 3px 10px;
}
textarea {
  font-family: 'Roboto', sans-serif;
}
p,
li,
th,
td {
  color: #f7f7f7;
  font-size: 10.5pt;
  font-family: 'Roboto Light', serif;
  line-height: 147%;
}
p a:hover,
li a:hover,
th a:hover,
td a:hover {
  text-decoration: underline !important;
}
ol {
  list-style-type: decimal;
  margin-left: 20px;
}
pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}
strong {
  font-family: "Roboto", sans-serif;
}
table {
  border-collapse: collapse;
}
td {
  vertical-align: top;
}
.adj {
  color: #f7f7f7;
  font-size: 11pt;
  font-family: "Lora", serif;
}
.back_to_top {
  margin-top: 20px;
  text-align: center;
  font-family: "Lora", serif;
  color: #42acdecc;
}
.back_to_top .glass {
  padding: 10px;
}
.nth_box {
  float: left;
  background-color: hsl(0, 0%, 5%);
}
.nth_box h3 {
  text-align: center;
  color: white;
  font-family: 'Roboto Light', sans-serif;
  font-size: 12pt;
  white-space: nowrap;
}
.nth_box img {
  width: 100%;
  object-fit: cover;
}
/*
.half_box {
  .nth_box;
  width: 50%;
  img { height: 269px }
}
*/
.third_box {
  float: left;
  background-color: hsl(0, 0%, 5%);
  width: 33.3%;
}
.third_box h3 {
  text-align: center;
  color: white;
  font-family: 'Roboto Light', sans-serif;
  font-size: 12pt;
  white-space: nowrap;
}
.third_box img {
  width: 100%;
  object-fit: cover;
}
.third_box img {
  height: 181px;
}
.quarter_box {
  float: left;
  background-color: hsl(0, 0%, 5%);
  width: 25%;
}
.quarter_box h3 {
  text-align: center;
  color: white;
  font-family: 'Roboto Light', sans-serif;
  font-size: 12pt;
  white-space: nowrap;
}
.quarter_box img {
  width: 100%;
  object-fit: cover;
}
.quarter_box img {
  height: 134px;
}
.fifth_box {
  float: left;
  background-color: hsl(0, 0%, 5%);
  width: 20%;
}
.fifth_box h3 {
  text-align: center;
  color: white;
  font-family: 'Roboto Light', sans-serif;
  font-size: 12pt;
  white-space: nowrap;
}
.fifth_box img {
  width: 100%;
  object-fit: cover;
}
.fifth_box img {
  height: 110px;
}
.brave_hide,
.brave_show {
  display: none;
}
.capitalize {
  text-transform: capitalize;
}
.centered {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.dark_box {
  background-color: #171717 !important;
}
.deadlink {
  color: #ff3a3a;
  cursor: pointer;
}
.double_img {
  display: flex;
  align-items: stretch;
  float: left;
  margin-right: 10px;
}
.double_img img {
  margin-right: 0px;
}
.double_img .master {
  width: 210px;
}
.double_img .slave {
  width: auto;
}
.black-emphasize {
  font-weight: bold;
  font-style: italic;
  color: black;
}
.gold-emphasize {
  font-weight: bold;
  font-style: italic;
  color: #ebc600;
}
.gray-emphasize {
  font-weight: bold;
  font-style: italic;
  color: #888888;
}
.green-emphasize {
  font-weight: bold;
  font-style: italic;
  color: #009f00;
}
.pink-emphasize {
  font-weight: bold;
  font-style: italic;
  color: #ffa6b6;
}
.red-emphasize {
  font-weight: bold;
  font-style: italic;
  color: red;
}
.tan-emphasize {
  font-weight: bold;
  font-style: italic;
  color: rgba(210, 180, 140, 0.9);
}
.white-emphasize {
  font-weight: bold;
  font-style: italic;
  color: white;
}
.error {
  color: orange;
}
.firstpar {
  margin-top: 0px;
}
.fine-print {
  font-size: 9pt;
}
.glass {
  background-color: #14141478;
}
.glass-light {
  background-color: #0a0a0a48;
}
/*
.gold-title {
  img { margin-right: 0px !important }
  h3, p { padding-left: 7px }
  h3 { background-color: #ffd700c4 }
}
*/
.grayed-out {
  color: #888;
}
.grayed-out:hover {
  cursor: default;
  text-decoration: none !important;
}
.half {
  float: left;
  width: 50%;
}
.hidden {
  display: none;
}
.hidelink:hover {
  text-decoration: none !important;
}
.inline {
  display: inline !important;
}
.invert {
  -webkit-filter: invert(1);
  filter: invert(1);
}
.invisible {
  display: none;
}
.italic {
  font-style: italic;
}
.iPad_only {
  display: none;
}
.movie-title {
  margin-bottom: 6px;
}
.no-clear a,
.no-clear p {
  display: inline !important;
}
.nolink a {
  cursor: default;
}
.nolink a img {
  cursor: default;
  pointer-events: none;
}
.nolink p {
  cursor: default;
}
.nowrap {
  white-space: nowrap;
  overflow: hidden;
}
.pipe {
  margin-left: 4px;
  margin-right: 4px;
  color: #eee;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
.sm_margin {
  margin-bottom: 0px;
  margin-top: 5px;
}
.sm_margin span {
  font-style: normal;
}
.snippet_box {
  background-color: #14141478;
}
.snippet_box p {
  opacity: 0.9;
  display: inline;
}
.star:after {
  content: "\2B50";
  font-size: 14pt;
  opacity: 0.9;
  float: right;
}
.starter_text {
  font-size: 14pt;
}
.text-center {
  text-align: center;
}
.underline {
  text-decoration: underline;
}
.uppercase {
  text-transform: uppercase;
}
.warning {
  color: orange;
}
body {
  background-color: #ddba00;
  margin: 0px;
  color: #f7f7f7;
  font-weight: 100;
}
#top_center {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  color: white;
  font-family: "Courier Prime", serif;
  font-size: 10pt;
  text-align: right;
}
#top_center a {
  color: white;
  margin-left: -3px;
}
#top_center a:hover {
  text-decoration: underline;
}
#top_flags {
  float: right;
}
#top_flags img {
  opacity: 0.95;
  height: 21px;
  transform: rotate(90deg);
  transform-origin: top left;
}
#login-register {
  float: right;
  font-size: 14px;
  line-height: 17px;
  background-color: #ff7600;
  padding: 0px 2px 0px 2px;
}
#utilities-icon {
  margin-left: 10px;
  height: 14px;
  float: right;
}
#utilities-icon-pic {
  height: 14px;
}
#background {
  background-color: #522e0b;
  background-image: url("/img/background-2.4.jpg");
  background-repeat: repeat;
  background-size: 70%;
}
#sub_top {
  overflow: visible;
}
#sub_top .black_banner {
  height: 69px;
  background-color: hsl(0, 0%, 5%);
  overflow: visible;
}
#header {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  height: 80px;
}
#header #logo {
  position: relative;
  z-index: 3;
  padding-left: 5px;
  display: inline-block;
}
#header #logo img {
  float: left;
  height: 80px;
  opacity: 0.95;
  margin: 1px 0px 0px 0px;
}
#header #logo img:hover {
  opacity: 1;
}
#header #header_menu {
  float: right;
  text-align: center;
  font-family: 'Lora', serif;
  font-size: 9pt;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}
#header #header_menu a {
  display: flex;
  justify-content: center;
  float: right;
  align-items: center;
  height: 57px;
  margin: 4px 2px 0px 55px;
  color: #f7f7f7;
}
#header #header_menu a:hover {
  text-decoration: underline;
}
#drop_down_menu_wrapper {
  display: none;
  background-color: #14141478;
}
.drop_down_menu {
  background-color: #00000040;
  margin: 0px auto 0px auto;
  width: 960px;
  display: none;
}
.drop_down_menu a {
  display: inline-block;
  width: 16.65%;
  float: left;
}
.drop_down_menu img {
  opacity: 0.97;
  width: 100%;
  height: 80px;
  object-fit: cover;
}
.drop_down_menu img:hover {
  opacity: 1;
}
.drop_down_menu .dd_category {
  color: white;
  text-align: center;
  font-size: 12pt;
  margin: 0px;
  padding-bottom: 7px;
}
#jack_menu .inline {
  float: none;
}
.jack_list a {
  color: #f7f7f7;
}
#people_menu_links {
  height: 111px;
}
#people_menu_links a {
  width: 20%;
  height: 37px;
  background-size: cover;
  background-position: center;
  text-align: center;
  font-family: 'Lora', serif;
  color: white;
  line-height: 37px;
}
#middle {
  margin-top: -1px;
  min-height: 600px;
}
#middle_content {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 0px 0px 0px;
  margin-top: 10px;
  margin-bottom: 80px;
  background-color: #00000040;
}
#featured a::before {
  content: "\00a0 • \00a0";
}
#featured a:first-of-type::before {
  content: "";
}
#featured a:hover {
  text-decoration: none !important;
}
#bottom {
  background-color: hsl(0, 0%, 5%);
  border-top: 1px solid #ddba00;
}
#footer {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 33px 0px 10px 0px;
}
#footer_pic {
  float: right;
  width: 21%;
  margin-right: 10px;
  opacity: 0.9;
  mix-blend-mode: difference;
  display: inline-block;
}
#footer_links {
  height: 180px;
  width: 700px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  float: left;
  margin-bottom: 30px;
}
#footer_links a {
  font-family: 'Lora', serif;
  font-size: 10pt;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.7);
  margin: 0px;
  display: inline-block;
}
#footer_links a:hover {
  text-decoration: underline;
}
#legal {
  color: rgba(255, 255, 255, 0.6);
  font-size: 10pt;
  font-family: 'Lora', serif;
  text-align: center;
  margin: auto;
  padding: 10px;
  clear: both;
}
#legal a:hover {
  text-decoration: underline;
}
@media screen and (max-device-width: 900px) {
  #legal {
    font-size: 14pt !important;
  }
  #footer_pic {
    width: 23%;
  }
  #footer_links {
    height: 480px !important;
  }
  #footer_links a {
    font-size: 17pt !important;
    margin-bottom: 20px !important;
  }
  html {
    min-width: 1000px;
  }
  input,
  textarea {
    font-size: 17pt !important;
  }
}
@media screen and (max-device-width: 767px) {
  #technical-problems {
    display: none !important;
  }
  .starter_text {
    font-size: 25pt !important;
  }
  #top_center {
    font-size: 11pt;
  }
  #login-register {
    margin-top: 0px !important;
  }
  #login-register a {
    font-size: 12pt;
    text-transform: uppercase;
  }
  #header_menu a {
    margin-left: 24px !important;
  }
  .division_btn {
    font-size: 14pt !important;
  }
  .dd_category {
    font-size: 14pt !important;
  }
  .half_box h3 {
    font-size: 17pt;
  }
  .third_box h3 {
    font-size: 17pt;
  }
  .quarter_box h3 {
    font-size: 17pt;
  }
  .fifth_box h3 {
    font-size: 17pt;
  }
  #footer_links a {
    font-size: 19pt !important;
    margin-bottom: 20px !important;
  }
  #footer_pic {
    width: 23% !important;
  }
  .mob_1 {
    font-size: 12pt !important;
  }
  .mob_15 {
    font-size: 13pt !important;
  }
  .mob_2 {
    font-size: 14pt !important;
  }
  .mob_25 {
    font-size: 15pt !important;
  }
  .mob_3 {
    font-size: 16pt !important;
  }
  .mob_35 {
    font-size: 17pt !important;
  }
  .mob_4 {
    font-size: 18pt !important;
  }
  .mob_45 {
    font-size: 19pt !important;
  }
  .mob_5 {
    font-size: 20pt !important;
  }
  .mob_55 {
    font-size: 21pt !important;
  }
  .mob_6 {
    font-size: 22pt !important;
  }
  p,
  li,
  th,
  td {
    font-size: 13pt;
  }
}
/*# sourceMappingURL=layout.css.map */
