@charset "UTF-8";

@font-face {
  font-family: "Alliance";
  src: url('../fonts/Inter-Regular.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}
/* HOMEPAGE IMAGES */
body{-webkit-font-smoothing: antialiased;}
body #hero { background-image: url(../../../../_resources/banners/hero_home.jpg); height:700px;}
/*section#projects .container .project:nth-of-type(1) .image { background-image: url(../../../../_resources/investor-overview/project2.jpg); }*/
@media screen and (max-width:1024px) {
  #hero { background-image: url(../../../../_resources/banners/hero-mobile.jpg); }
}

/* BASE */
*, *:before, *:after { box-sizing: inherit; outline: none; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
html { box-sizing: border-box; margin: auto; overflow-x: hidden; }
body { font-family: neue-haas-unica, sans-serif; font-size: 18px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.56; letter-spacing: normal; color: #ffffff; position: relative; box-sizing: border-box; margin: 0; background: #FFF; }
section, header, footer { display: block; width: 100%; }
h1 { font-family: mrs-eaves-xl-serif-narrow, serif; font-style: normal; font-weight: 700; font-size: 80px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.08; letter-spacing: normal; color: #ffffff; }
h2 { font-family: mrs-eaves-xl-serif-narrow, serif; font-style: normal; font-weight: 700; font-size: 42px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: #e2cc9f; }
h3 { font-family: neue-haas-unica, sans-serif; font-size: 26px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.23; letter-spacing: normal; color: #e2cc9f; }
h4 { font-family: neue-haas-unica, sans-serif; font-size: 18px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: #e2cc9f; }
input[type=submit], input[type=text], input[type='email'], input[type='search'], textarea, select, button { -webkit-appearance: none; -moz-appearance: none; box-shadow: none !important; border-radius: 0; }
input[type=submit] { cursor: pointer; transition: all 0.50s ease-in-out; }
input[type=text] { font-family: neue-haas-unica, sans-serif; font-size: 12px; font-weight: 400; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: #ffffff; background: transparent; border: 1px #9d7e55 dashed; padding: 10px 30px; margin: 0 25px 0 0; }
input[type=text]::-webkit-input-placeholder { color: #FFFFFF; }
select::-ms-expand { display: none; }
a { text-decoration: none; color: #e2cc9f; transition: all 0.25s ease-in-out; }
strong, b { font-weight: 700; }
img, iframe { max-width: 100%; }
img {height:auto;}
.container { max-width: 1500px;  /*margin: 0 auto;*/ position: relative; padding-left: 40px; padding-right: 40px; }
.flex-container { display: flex; }
.button-primary, button, .button { margin-top: 10px; font-family: neue-haas-unica, sans-serif; font-size: 15px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1px; text-transform: uppercase; background-color: #454545; color: #000; text-align: center;  display: inline-block; cursor: pointer; position: relative; z-index: 1; transition: all 0.25s ease-in-out; border: none; }
.button-primary:before, button:before, .button:before { content: ''; z-index: -1; background-image: linear-gradient(254deg, #ceb58a, #9d7e55); position: absolute; left: 0; right: 0; bottom: 0; top: 0; }
.button-primary:hover, button:hover, .button:hover { font-family: neue-haas-unica, sans-serif; font-size: 15px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1px; color: #ffffff; text-transform: uppercase; color: #e2cc9f !important; background-image: none; background-color: #454545 !important; }
.button-primary:hover:before, button:hover:before, .button:hover:before { opacity: 0; }
.button-email { margin-top: 10px; font-family: neue-haas-unica, sans-serif; font-size: 15px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1px; color: #ffffff; text-transform: uppercase; color: #ffffff !important; background-color: #000000 !important; text-align: center; padding: 10px 30px; display: inline-block; cursor: pointer; transition: all 0.25s ease-in-out; }
.button-email:before { display: none; }
.button-email:hover { font-family: neue-haas-unica, sans-serif; font-size: 15px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1px; color: #ffffff; text-transform: uppercase; color: #e2cc9f !important; background-color: #000 !important; }

/* UTILITY */
.white { color: #FFF; }
.clear { clear: both; }
.center { text-align: center; }
.right { text-align: right; }
.caption { font-family: neue-haas-unica, sans-serif; font-size: 12px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.17; letter-spacing: 1px; color: #ffffff; font-weight: 400; }
.small-caption { font-family: neue-haas-unica, sans-serif; font-size: 12px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.17; letter-spacing: 1px; color: #ffffff; }
div.overflow { width: 100%; overflow-x: auto; }
p.instruction i { margin-left: 15px; }

/* HERO IMAGE / SLIDER */
#hero { display: flex; align-items: center; justify-content: flex-start; position: relative; background-image: url(../../../../_resources/banners/hero.jpg); background-repeat: no-repeat; background-size: cover; height: 645px; width: 100%; z-index: 5; }
#hero .text { position: relative; width: 100%; }
#hero .text .fa.fa-play-circle-o{font-weight: unset; font-size:18px;}
#hero .text .button{padding: 15px 20px;}
#hero .text > * { max-width: 775px; }
#hero .text h1 { font-family: mrs-eaves-xl-serif-narrow, serif; font-style: normal; font-weight: 700; font-size: 80px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.08; letter-spacing: normal; color: #ffffff; margin-top: 0; margin-bottom: 30px; }
#hero .text h3 { color: #FFF; margin-top: 0; }
#hero .text hr { width: 40px; height: 4px; border: none; border-top: 4px solid #9d7e55; margin: 0 0 30px 0; }

/* MODAL - GENERAL */
.popup-container { position: fixed; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.95); width: 100%; height: 100%; z-index: 1000; color: #FFF; display: none; }
.popup-container .content { max-width: 770px; padding: 0px 15px 0px 15px; margin: 300px auto 0px auto; }
.popup-container .close { position: absolute; right: 40px; top: 40px; width: 30px; height: 30px; cursor: pointer; font-size: 30px; line-height: 30px; }
.popup-container form.signup .textbox { float: none !important; width: 100% !important; }
.popup-container form.signup .textbox input { padding: 0px !important; }
.popup-container .error-tooltip { top: -50px !important; }
.popup-container input { width: 100%; }

/* SEARCH MODAL */
#search-popup .searchsubmit { position: absolute; height: 0px; width: 0px; border: none; padding: 0px; visibility: hidden; }
#search-popup .s { background-color: transparent; border: 0px; font-size: 50px; color: #ffffff; }
#search-popup .s:focus { outline: 0; }
#search-popup .s::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.5); }
#search-popup .s:-moz-placeholder { color: rgba(255, 255, 255, 0.5); }
#search-popup .s::-moz-placeholder { color: rgba(255, 255, 255, 0.5); }
#search-popup .s:-ms-input-placeholder { color: rgba(255, 255, 255, 0.5); }
#search-popup fieldset { padding: 0px; border: 0px; }

/* MEDIA QUERIES */
/*@media (max-width:1580px) {
  .container { padding-left: 40px; padding-right: 40px; width: 100%; }
}*/
@media (max-width:1024px) {
  #hero { height: 630px; padding-top: 70px; }
  #hero .text { padding: 0 15px; width: 100%; }
  .container { padding-left: 15px; padding-right: 15px; width: 100%; }
}
@media (max-width:767px) {
  .container { padding-left: 15px; padding-right: 15px; }
  #hero .text { padding: 0 15px; }
  #hero .text h1 { font-family: mrs-eaves-xl-serif, serif; font-style: normal; font-weight: 700; font-size: 42px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.05; letter-spacing: normal; color: #ffffff; color: #FFF; }
  .recaptcha { transform-origin: top left; transform: scale(0.7); }
  #search-popup .s { font-size: 20px; }
}




header.desktop .top { font-family: neue-haas-unica, sans-serif; font-size: 12px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.17; letter-spacing: 1px; color: #ffffff; background-color: #454545;  /*color: $white;*/ }
header.desktop .top .container { align-items: center; justify-content: flex-end; padding-right: 0; padding: 10px 40px; max-width: 100%; }
header.desktop .top .container > * { font-family: neue-haas-unica, sans-serif; font-size: 12px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1px; color: #ffffff; padding: 0 15px; border-right: 1px solid #FFF; line-height: 100%; }
header.desktop .top .container > *:last-of-type { border-right: none; padding-right: 0; }
header.desktop .top .container > * > span {        /*color:$white;*/
padding: 0 2px; }
header.desktop .top .container > * i { margin-left: 6px; }
header.desktop .bottom { background-color: #121212; }
header.desktop .bottom .container { align-items: flex-end; justify-content: flex-start; padding: 11px 40px 0 40px; max-width: 100%; }
header.desktop .bottom .container .logo { padding: 0 20px 10px 0; transition: all 0.25s ease-in-out; }
header.desktop .bottom .container .logo:hover { opacity: 0.5; }
header.desktop .bottom .container .logo img { max-width: 275px; }
header.desktop .bottom .container nav { margin-left: 70px; }
header.desktop .bottom .container nav ul { list-style: none; padding: 0; margin: 0; }
header.desktop .bottom .container nav > ul > li { display: inline-block; padding: 0; position: relative; }
header.desktop .bottom .container nav > ul > li a { font-family: neue-haas-unica, sans-serif; font-size: 15px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.33; letter-spacing: 2px; color: #e2cc9f; text-transform: uppercase; display: block; padding: 10px 20px 41px 20px; position: relative; z-index: 10; }
header.desktop .bottom .container nav > ul > li a:hover { opacity: 0.5; }
header.desktop .bottom .container nav > ul > li:hover > ul { opacity: 1; visibility: visible; transform: translateY(0%); transition-delay: 0s, 0s, 0.3s; }
header.desktop .bottom .container nav > ul > li > ul { opacity: 0; visibility: hidden; background: rgba(18, 18, 18, 0.65); min-width: 300px; left: -35px; padding: 25px 55px; position: absolute; top: 70px; z-index: 9; transition: visibility 0s linear 0.1s, opacity 0.3s linear; }
header.desktop .bottom .container nav > ul > li > ul li:last-of-type { border-bottom: none; }
header.desktop .bottom .container nav > ul > li > ul li a { display: block; padding: 13px 0px; transition: all 0.25s ease-in-out; line-height: 18px; }
header.desktop .bottom .container nav > ul > li > ul li a:hover { opacity: 0.5; }
header.desktop .bottom .container nav > ul > li > ul li ul li { border-bottom: none; }
header.desktop .bottom .container nav > ul > li > ul li ul li a { padding: 7px 20px; font-weight: 400; }
header.desktop .bottom .container nav > ul > li > ul li ul li:last-of-type a { padding-bottom: 13px; }
header.desktop .bottom .container nav > ul > li > ul li.has-children > a { padding-bottom: 7px; }
header.desktop .bottom .container .search { font-family: neue-haas-unica, sans-serif; font-size: 15px; font-weight: 500; margin-bottom: 37px;  font-stretch: normal; font-style: normal; line-height: 1.93; letter-spacing: 1px; color: #e2cc9f; margin-left: auto; }
header.desktop .bottom .container .search i { margin-left: 10px; color: #e2cc9f; }
header.desktop .bottom .container .search a:hover { opacity: 0.5; }
header.desktop .bottom .container .search a:hover i { color: #9d7e55; }
header.mobile { display: none; position: fixed; left: 0; top: 0; width: 100%; z-index: 1000; }
header.mobile > .top { display: flex; justify-content: space-between; padding: 15px 15px; width: 100%; align-items: center; background-color: #121212; }
header.mobile > .top .hamburger { width: 33px; cursor: pointer; overflow: hidden; }
header.mobile > .top .hamburger span { width: 100%; height: 4px; background-color: #e2cc9f; border-radius: 3px; margin-bottom: 7px; display: block; transition: all 0.25s ease-in-out; }
header.mobile > .top .hamburger span:last-of-type { margin-bottom: 0; }
header.mobile > .top .logo img { max-width: 193px; }
header.mobile nav { display: none; width: 100%; height: 100vh; overflow-y: auto; background-color: #000; }
header.mobile nav ul { list-style: none; padding: 0; margin: 0; }
header.mobile nav > ul { margin: 20px 0; }
header.mobile nav > ul > li { position: relative; }
header.mobile nav > ul > li a { font-family: neue-haas-unica, sans-serif; font-size: 15px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.33; letter-spacing: 2px; color: #e2cc9f; color: #FFF; display: block; margin: 0 20px; padding: 12px 0; position: relative; border-bottom: 1px solid rgba(255, 255, 255, 0.5); letter-spacing: 1px; }
header.mobile nav > ul > li > ul { display: none; padding-left: 20px; background-color: #212121; }
header.mobile nav > ul > li > ul > li:last-of-type a { border-bottom: none; }
header.mobile nav > ul > li > ul a { display: block; padding: 13px 0px; transition: all 0.25s ease-in-out; line-height: 18px; }
header.mobile nav > ul > li > ul ul li { border-bottom: none; }
header.mobile nav > ul > li > ul ul li a { padding: 7px 20px; font-weight: 400; }
header.mobile nav > ul > li > ul ul li:last-of-type a { padding-bottom: 13px; }
header.mobile nav > ul > li > ul.has-children > a { padding-bottom: 7px; }
header.mobile nav > ul > li.has-children > a:after { content: "+"; right: 0; top: 12px; position: absolute; }
header.mobile nav > ul > li.has-children.active > a { border-bottom: none; }
header.mobile nav > ul > li.has-children.active > a:after { content: "-"; font-size: 18px; }
header.mobile nav > ul > li:last-of-type a { border-bottom: none; }
header.mobile nav .search { margin: 0px 20px; }
header.mobile nav .search a { color: #FFF; margin: 0px; }
header.mobile nav .stock { color: #FFF; font-size: 14px; justify-content: space-between; margin: 20px 0px; padding: 20px 0px; border-top: 1px solid rgba(255, 255, 255, 0.5); }
header.mobile nav .stock div > span { font-weight: 700; padding: 0 2px; }
header.mobile nav .stock div i { margin-left: 6px; }
header.mobile.open .hamburger span { background-color: #e2cc9f; }
header.mobile.open .hamburger span:nth-child(1) { margin-left: 50px; }
header.mobile.open .hamburger span:nth-child(2) { transform: translate(0px, 0px) rotate(45deg); border-radius: 2px; }
header.mobile.open .hamburger span:nth-child(3) { transform: translate(0px, -11px) rotate(-45deg); border-radius: 2px; }

/* MEDIA QUERIES */
@media (max-width:1580px) {
  header.desktop .bottom .container { padding-left: 50px; padding-right: 50px; width: 100%; }
}
@media screen and (max-width:1225px) {
  header.desktop .bottom .container nav { margin-left:20px; }
  header.desktop .bottom .container nav > ul > li > a { padding:10px 15px 41px 15px; }
}
@media screen and (max-width:1125px) {
  header.desktop { display: none !important; }
  header.mobile { display: block !important; }
}
@media screen and (max-width:400px) {
  header.mobile nav .stock { font-size: 10px; }
}

/* EMAIL SIGNUP */
.signup-container { background-image: linear-gradient(266deg, #ceb58a, #9d7e55); border-top: 1px solid #9d7e55; padding: 35px 0; }
.signup-container h2 { color: #ffffff !important; }
.signup-container input[type=text] { border: 1px #ffffff dashed !important; }
.signup-container h2 { display: inline-block; margin: 0; line-height: 35px; min-width: 500px; margin-right: 80px; }
.signup-container .input-fields { display: flex; align-items: flex-end; color: #ffffff; }
.signup-container .input-fields button { font-family: neue-haas-unica, sans-serif; font-size: 15px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1px; color: #ffffff; text-transform: uppercase; color: #ffffff !important; background-color: #000000 !important; text-align: center; padding: 10px 30px; display: inline-block; cursor: pointer; transition: all 0.25s ease-in-out; margin-top: 0px; white-space: nowrap; }
.signup-container .input-fields button:before { display: none; }
.signup-container .input-fields button:hover { font-family: neue-haas-unica, sans-serif; font-size: 15px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1px; color: #ffffff; text-transform: uppercase; color: #e2cc9f !important; background-color: #000 !important; }
.signup-container .input-fields button i { margin-left: 10px; }
.signup-container .input-fields > div { position: relative; }
.signup-container .input-fields > div.success:after { content: '\f00c'; color: #39b54a; font-family: 'FontAwesome'; font-size: 18px; top: 8px; position: absolute; right: 30px; }
.signup-container .input-fields > div.error:after { content: '\f00d'; color: #730c00; font-family: 'FontAwesome'; font-size: 18px; top: 7px; position: absolute; right: 30px; }
.signup-container .input-fields input:-webkit-autofill, .signup-container .input-fields input:-webkit-autofill:hover, .signup-container .input-fields input:-webkit-autofill:focus, .signup-container .input-fields input:-webkit-autofill:active { -webkit-transition: background-color 5000s ease-in-out 0s; transition: background-color 5000s ease-in-out 0s; -webkit-text-fill-color: #ffffff !important; }
.signup-container .recaptcha { opacity: 0; height: 0px; transition: all 0.50s ease-in-out; margin-top: 5px; }
.signup-container .recaptcha.show { opacity: 1; height: 78px; position: relative; }
.signup-container input[type=text] { color: #ffffff !important; }
@media screen and (max-width:1500px) {
  .signup-container h2 { min-width: 100px; }
}
@media screen and (max-width:1024px) {
  .signup-container { background-color: #ffffff !important; padding: 40px 0; width: 100%; }
  .signup-container h2 { color: #ffffff !important; }
  .signup-container input[type=text] { border: 1px #ffffff dashed !important; }
  .signup-container .container { display: block; }
  .signup-container h2 { margin-right: 0; margin-bottom: 25px; }
  .signup-container .input-fields { display: block; }
  .signup-container .input-fields > div { width: 100%; }
  .signup-container .input-fields > div input { margin-right: 0; margin-bottom: 12px; width: 100%; }
  .signup-container .input-fields button { margin-left: auto; margin-top: 10px; }
}
@media screen and (max-width:767px) {
  .signup-container .container { padding-left: 15px !important; padding-right: 15px !important; }
}

/* FOOTER */
footer { transition: all 0.50s ease-in-out; font-family: neue-haas-unica, sans-serif; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; color: #ffffff; padding-top: 80px; background-color: #000; }
footer .container a { font-family: neue-haas-unica, sans-serif; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; color: #ffffff; }
footer .container a:hover { opacity: 0.5; }
footer .container .logo { width: 200px; margin-right: 50px; }
footer .container .logo a:hover { opacity: 0.5; }
footer .container .logo img { max-width: 95px; max-height: 95px; }
footer .container .about { max-width: 675px; margin-right: 100px; }
footer .container h4 { font-family: neue-haas-unica, sans-serif; font-size: 18px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.28; letter-spacing: normal; color: #e2cc9f; margin-top: 0; }
footer .container.bottom { padding: 25px 40px; max-width: 100%; }
footer .container.bottom > div { flex-basis: 50%; }
footer .container.bottom a:hover { opacity: 0.75; }
footer .container.bottom .blender { text-align: right; }
footer .container.bottom .blender a strong { color: #e2cc9f; }
footer .container .contact { white-space: nowrap; }
footer hr { height: 1px; border: none; color: #FFF; background-color: #9d7e55; margin-top: 30px; }
#width-check { z-index: 0; position: relative; }

/* MEDIA QUERIES */
@media screen and (max-width:1280px) {
  footer .container .about { max-width: none; }
}
@media screen and (max-width:1024px) {
  #width-check { z-index: 1 !important; }
  footer .container.bottom { padding-left: 15px; padding-right: 15px; }
}
@media screen and (max-width:767px) {
  footer { padding-top: 50px; }
  footer .container { display: block; }
  footer .container .logo { display: none; }
  footer .container .about { margin-right: 0; margin-bottom: 40px; }
  footer .container.bottom > div { text-align: center !important; }
}
.container { position: relative; }

/* HERO */
#hero .text h1 { margin-bottom: 20px; }
#hero .text h3 { font-family: neue-haas-unica, sans-serif; font-size: 24px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.33; letter-spacing: normal; color: #ffffff; font-size: 42px; }
@media (max-width:767px) {
  #hero .text h3 { font-size: 23px; }
}
#hero .text > * { max-width: 100%; }
.signup-container .container { max-width: 100%; padding: 0 40px; }

/* ABOUT */
section#about { background-color: #121212; position: relative; border-top: 1px solid #9d7e55; border-bottom: 1px solid #9d7e55; }
section#about .container { max-width: 100%; padding: 0; }
section#about .container > div {      /*flex-basis:calc(33.33% - 0.666px - 50px);*/
flex-basis: calc(33.33% - 0.666px); border-right: 1px solid #9d7e55; padding: 50px 40px 100px 40px; position: relative; }
section#about .container > div h2 { margin-top: 0; }
section#about .container > div .bottom { position: absolute; bottom: 50px; }
section#about .container .stock-info { padding: 50px 40px 120px 40px; border-right: none; }
section#about .container .stock-info .symbols { display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 40px; }
section#about .container .stock-info .symbols > * { margin-bottom: 0; /* cursor: pointer; */ transition: all 0.25s ease-in-out; }
section#about .container .stock-info .symbols > *:not(.selected) { opacity: 0.5; }
section#about .container .stock-info .symbols > *:first-of-type { padding-right: 40px; }
section#about .container .stock-info .info { display: none; justify-content: space-evenly; }
section#about .container .stock-info .info.selected { display: flex; }
section#about .container .stock-info .info > * { flex-basis: calc(33% - 10px); padding-right: 15px; }
section#about .container .stock-info .info > *:last-of-type { padding-right: 0; }
section#about .container .stock-info .info .value { font-family: neue-haas-unica, sans-serif; font-size: 26px; font-weight: bold; font-stretch: normal; font-style: normal; line-height: 1.23; letter-spacing: normal; color: #e2cc9f; white-space: nowrap; }
section#about .container .stock-info .info .value > span { display: inline-block; font-weight: 700; padding: 0 2px; line-height: 24px; }
section#about .container .stock-info .info .value i { margin-left: 2px; font-size: 20px; position: relative; top: -5px; color: #FFF; }
section#about .container .stock-info .info label { font-family: neue-haas-unica, sans-serif; font-size: 12px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.17; letter-spacing: 1px; color: #ffffff; display: block; text-transform: uppercase; }
section#about .container .stock-info .last-updated { padding-top: 30px; color: #ffffff; }
section#about .container .stock-info .bottom { border-top: 1px dashed #9d7e55; width: calc(100% - 80px); font-weight: 500; padding-top: 20px; line-height: 22px; }
section#about .container .stock-info .bottom:before { content: ""; border-top: 1px dashed #9d7e55; position: absolute; top: -5px; width: 100%; }
section#about .container .stock-info .bottom .flex-container { align-items: center; }
section#about .container .stock-info .bottom .flex-container:hover { opacity: 0.5; }
section#about .container .stock-info .bottom .flex-container span { font-family: neue-haas-unica, sans-serif; font-size: 18px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: #e2cc9f; }
section#about .container .stock-info .bottom .flex-container span:nth-of-type(2) { font-weight: 400; color: #ffffff; }
section#about .container .stock-info .bottom .flex-container span strong { color: #e2cc9f; }
section#about .container .stock-info .bottom .flex-container .fas { color: #e2cc9f; font-size: 36px; margin-right: 25px; }
section#about .container .about { flex-basis: calc(33.33% - 0.666px); }
section#about .container .news { padding-bottom: 120px; padding-right: 40px; }
section#about .container .news .news-item { display: block; padding: 13px 0px 22px 0; border-top: 1px dashed #9d7e55; }
section#about .container .news .news-item .date { display: block; font-family: neue-haas-unica, sans-serif; font-size: 12px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.17; letter-spacing: 1px; color: #ffffff; margin-bottom: 5px; text-transform: uppercase; }
section#about .container .news .news-item .title { display: block; font-family: neue-haas-unica, sans-serif; font-size: 18px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: #e2cc9f; overflow: hidden; position: relative; line-height: 1.2em; max-height: 2.4em; }
section#about .container .news .news-item .pdf { display: none; }
section#about .container .news .news-item:first-of-type { border-top: none; }
section#about .container .news .news-item:hover { opacity: 0.5; }

/* PROJECTS */
section#projects { background-color: #F7F7F7; position: relative; margin: 0 auto;  /*max-width:$outer-container-width;*/ }
section#projects .container { max-width: 100%; padding-left: 0; padding-right: 0; }
section#projects .container:nth-of-type(1) { max-width: 1640px; padding-left: 0; padding-right: 0; }
section#projects .container .button{padding:15px 30px;}
section#projects .container .project { display: flex; }
section#projects .container .project > * { flex-basis: 50%; }
section#projects .container .project .image { background-repeat: no-repeat; background-size: cover; }
section#projects .container .project .info { padding: 60px 40px;  color:#000000;}
section#projects .container .project .info h2 { color:#000000; font-weight:normal;margin: 0 0 40px 0; }
section#projects .container .project .info .summary { display: flex; }
section#projects .container .project .info .summary > * { flex-basis: calc(33.33% - 26px); margin: 0 40px 0 0; }
section#projects .container .project .info .summary > *:last-of-type { margin-right: 0; }
section#projects .container .project .info .summary h5 { font-family: neue-haas-unica, sans-serif; font-size: 12px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.17; letter-spacing: 1px; color: #ffffff; text-transform: uppercase; padding: 5px 10px; background-color: #454545; margin: 0 0 5px 0; }
section#projects .container .project .info .summary div > div { padding: 5px 10px; }
section#projects .container .project .info .button { margin-top: 40px; }
section#projects .container .project:nth-of-type(even) { flex-direction: row-reverse; }
section#projects .container .project:nth-of-type(even) .info { padding-left: 50px; }

/* MEDIA QUERIES */
@media (max-width:1580px) {
  section#projects { height: auto !important; }
  section#projects .container { padding-left: 0; padding-right: 0; }
}
@media screen and (max-width:1024px) {
  #hero .text h1 { margin-bottom: 30px; }
  section#about .container { display: block; padding-left: 0; padding-right: 0; }
  section#about .container > div { padding-bottom: 50px; }
  section#about .container > div.stock-info { flex-basis: 50%; padding-left: 50px; padding-bottom: 50px; border-right: none; }
  section#about .container > div.stock-info .bottom { width: 100%; position: relative; margin-top: 50px; bottom: initial; }
  section#about .container > div.about { flex-basis: 50%; border-top: 1px solid #9d7e55; border-right: none; padding-right: 50px; }
  section#about .container > div.news { flex-basis: 100%; border-top: 1px solid #9d7e55; padding-left: 50px; padding-right: 50px; }
  section#about .container > div .bottom { position: relative; bottom: inherit; width: 100% !important; }
  section#about .container .news .news-item .title:before { right: 6px; }
  section#projects .container .project { display: block; }
  section#projects .container .project .image { min-height: 350px; }

}
@media screen and (max-width:767px) {
  .container { max-width: 100%; }
  section#about > .container > div { flex-basis: 100% !important; border-right: none; padding: 40px 15px !important; border-top: 1px solid #9d7e55; }
  section#about > .container > div:first-of-type { border-top: none; }
  section#about > .container > div.stock-info h2:first-of-type { margin-bottom: 0px; }
  section#about > .container > div.stock-info .symbols { display: block; }
  section#about > .container > div.stock-info .bottom { margin-top: 40px; }
  section#projects .container .project .info { padding: 40px 25px !important; }
  section#projects .container .project .info .summary { display: block; }
  section#projects .container .project .info .summary > * { margin-right: 0; margin-top: 30px; }
}
@media screen and (max-width:500px) {
  #hero .text h1 { font-size: 42px; line-height: 42px; }
  #hero .text h3 { font-size: 20px; }
  section#about .container .stock-info .info.selected { display: block; }
  section#about .container .stock-info .info > div { margin-bottom: 17px; }
  section#news-investors div.container > div#investors-section .price { font-size: 50px; }
  section#news-investors div.container > div#investors-section .more-info strong { display: block; }
}

/* LANDING PAGE */
.container {margin: 0px auto; padding: 0px 40px; max-width: 1760px; width: 100%;}
h2 {color: #C9AF84; font-size: 48px;}
.featherlight .featherlight-content { padding: 0% !important; max-height: 90vh !important; width: 90vw !important; border-bottom: none !important; background: none !important; }
.featherlight .featherlight-content iframe { min-height: 80vh !important; width: 100%; height: 100%; }
.featherlight .featherlight-close-icon { color: #fff !important; font-size: 40px !important; line-height: 40px !important; width: 40px !important; }
@media screen and (max-width:1024px) {
  .featherlight .featherlight-inner { max-width: 90vw !important; }
  .featherlight .featherlight-content { max-width: 90vw !important; margin: 0 auto !important; }
}
section#hero .header .logo img{ width: 385px;}
section#hero .header { display:flex; align-items: center; justify-content: space-between; min-height: 150px;flex-wrap: wrap;}
section#hero .header .logo {padding-right: 20px;}
section#hero .header .tsx {display: flex; padding-right:  20px;}
section#hero .header .tsx > a {text-decoration: none;color: #C9AF84;background-color: #1D1817;transition: all 0.25s ease-in-out;padding: 3px 10px; font-size: 14px;white-space: nowrap; margin-right: 20px; }
section#hero .header .tsx > a:hover {opacity:0.7}
section#hero .header .tsx a span{color:#33FE00;}
section#hero { position: relative; background-size: cover; background-repeat: no-repeat;   background-position: center bottom; background-image: url(../../../../_resources/investor-overview/hero-bg2.jpg); align-items: flex-start; padding-top: 0px !important;}
/*section#hero::before {content: ''; height: 955px; width: 998px; position: absolute; background-size: cover; background-repeat: no-repeat; background-position: center; background-image: url(../../../../_resources/investor-overview/stallion.png); bottom: 0px; right: 0px; z-index: 0;}*/
/*section#hero::after {content: ''; height: 304px; width: 100%; position: absolute; background-size: cover; background-repeat: no-repeat; background-position: top center; background-image: url(../../../../_resources/investor-overview/wave.png); bottom: -1px; right: 0px; z-index: 1;}*/
section#hero .container {max-width: 1640px;}
section#hero .text {max-width: 540px; margin-top: 100px;}
section#hero .text h1 {color: #ffffff; font-size: 64px; line-height: auto;}
section#hero .text h3 {max-width: 395px;color: #ffffff; font-size: 32px; text-transform: uppercase;}
/*section#hero .text .hero-btn {border: solid 1px #33ff00 !important;}*/
section#hero .text .hero-btn { color:#ffffff; }
main {background-color: #121212; padding: 55px 0px 100px 0px;}
main .container {display: flex; justify-content: space-between; align-items: center; flex-direction: row-reverse;}
main .video {width: 55%; border: solid 1px #C9AF84; border-radius: 58px; background-size: cover; background-repeat: no-repeat; background-position: center; background-image: url(../../../../_resources/investor-overview/video-bg.jpg); display: flex; align-items: center; justify-content: center; height: 585px;}
main .video a {transition: all 0.25s ease-in-out;}
main .video a:hover {opacity: 0.6;}
main .text {width: 40%;}
main .text > *:first-child {margin-top: 0px;}
main .aboutus{ max-width: 1640px; margin:0 auto; padding:0 25px;}
main .about-container{ margin-top:50px;display:flex; justify-content: space-between;}
main .about-container div.bio{flex-basis:25%;}
.about-text{ text-align:left; margin-left:50px;width:50%;}
.about-text h2{ margin-top:0; }
/*section#projects {border: solid 1px #E2CC9F;}*/
/*section#projects .container .project .info {border-right: solid 1px #E2CC9F;}*/
section#projects .container .project .info .summary {flex-wrap: wrap; border: solid 1px #E2CC9F; border-collapse: collapse; box-sizing: border-box; display: flex;}
section#projects .container .project .info .summary > * {width: calc(100% / 3); margin: 0px !important; flex-basis: calc(100% / 3); /*border: solid 1px #E2CC9F;*/ border-collapse: collapse; box-sizing: border-box;}
section#projects .container .project .info .summary > div {border-bottom: solid 1px #E2CC9F; font-size: 16px;}
section#projects .container .project .info .summary > div:nth-of-type(2) {border-left: solid 1px #E2CC9F;border-right: solid 1px #E2CC9F;}
section#projects .container .project .info .summary p {width: 100%; flex-basis: 100%; font-size: 14px; padding: 10px; margin: 0px;}
section#projects .container .project .info p{ font-size:28px;}
section#projects .container .project .info ul{font-family: inter, sans-serif; font-weight: 100; font-size:28px;}
section#projects .container .project.one, section#projects .container .project.three  {flex-direction: row-reverse;}
section#projects .container .project.one .info {display: flex; align-items: center; /*border-bottom: solid 1px #E2CC9F;*/}
section#projects .container .project.one .image > img { padding:60px 0px; height: 100%; object-fit: cover; width:  100%;  background-repeat: no-repeat; background-position: center; /*background-color: #464646; border-left: solid 1px #E2CC9F;  border-right: solid 1px #E2CC9F;  border-bottom: solid 1px #E2CC9F;*/}
section#projects .container .project.two {background-color:#E7D4AD;}
section#projects .container .project.two .image > img {height: 100%; object-fit: cover; width:  100%;  background-repeat: no-repeat; background-position: center; background-color: #464646; border-left: solid 1px #E2CC9F;  border-right: solid 1px #E2CC9F;  border-bottom: solid 1px #E2CC9F;}
section#projects .container .project.three .image > img {height: 100%; object-fit: cover; width:  100%;  background-repeat: no-repeat; background-position: center; background-color: #464646; border-left: solid 1px #E2CC9F;  border-right: solid 1px #E2CC9F;  border-bottom: solid 1px #E2CC9F;}


/* Projects Info - Sep 2023 */
section#projects-info{background-color:#121212;border-top:2px solid #C9AF84;border-bottom:2px solid #C9AF84;}
section#projects-info .flex{display: flex; gap:20px; margin:100px 0 50px 0px;}
section#projects-info .flex h2, section#projects-info .flex p, section#projects-info .flex h3{margin:0; text-align: left;}
section#projects-info .flex h2{font-size:70px;}
section#projects-info .flex div.top{display: flex;gap: 50px;background-color: #1D1817; color:#C9AF84; margin-top:50px;padding:10px;}
section#projects-info .flex div.top p{ font-size:26px; }
section#projects-info .flex div.top p:nth-of-type(2) {border-left:1px solid #C9AF84; padding-left:20px;}
section#projects-info .flex div.bottom{background-color: #1D1817; color:#C9AF84; padding:10px;}
section#projects-info .get-info{ margin-bottom:100px; text-align: center;}
section#projects-info .get-info .button{ padding: 15px 20px; }
section#projects-info .flex .right p:nth-child(1){font-size:26px;}
section#projects-info .flex .left, section#projects-info .flex .right{display: flex;flex-direction: column;justify-content: flex-end;min-height: 700px;}



section#signup {/*background-image: url(../../../../_resources/investor-overview/hero-fooetr.png);*/ padding: 170px 0px 150px 0px;background-size: cover; background-repeat: no-repeat;background-color:#121212; filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));}
section#signup .container {display: flex; max-width: 1120px; justify-content: space-between; align-items: center; flex-wrap: wrap;}
section#signup .text {width: 47%;}
section#signup .text > *:first-child {margin-top: 0px;}
section#signup .text h2 {color: #ffffff; }
section#signup .text p {color: #C6AB59;font-size:22px;}
section#signup .form {width: 40%; background-color: transparent; padding: 12px; box-sizing: border-box;}
section#signup .form input[type="text"] {background-color: #1D1817; border: 1px solid #CCB387; width: 100%; margin-bottom: 15px; padding: 10px 16px;}
section#signup .form hr {border: solid 1px #b9a37c; margin: 15px 0px;}
section#signup .form button {margin: 0px; padding:10px 35px;}


footer {background-color: #1D1817; padding: 0px;}
footer .container {height: 120px; display: flex; justify-content: space-between; align-items: center; max-width: 1280px; font-size: 14px;}
footer .container .logo {width: 235px; margin-right: 15px;}
footer .container .logo img {max-width: initial; max-height: initial;}
footer .social a {font-size: 20px; margin-left: 15px;}

@media screen and (max-width: 1470px) {
/*  section#hero {height: 800px;}*/
  section#hero::before {height: 560px; width: 585px; right: -55px;}
  section#hero::after {height: 230px;}
}



@media screen and (max-width: 1024px) {
  main{padding: 55px 0px;}
  h2{font-size:36px;}
  .container {padding: 0px 15px;}
  section#hero .text {margin-top: 130px;}
  section#hero .text h1 {font-size: 42px;}
  section#hero .text h3 {font-size: 26px;}
  main .aboutus{ padding:0px 25px; width:100%;}
  main .about-container{display:block;}
  main .about-container img{ width:auto;  display: block; margin: 0 auto; height: 300px;}
  main  .about-text{ text-align:left; margin-left:0; width:100%; margin-top: 40px;}
  main  .about-text h2{ margin-top:unset; }
   main .about-container div.bio{flex-basis:34%;}
  section#projects .container .project .info {border-right: none;}
  section#stock .container .stockchart { display:block;}
  section#stock .container .stockchart .info{ margin-top:50px; }
  section#projects .container .project .image {min-height: unset;}
  section#projects .container .project .image > img {height: unset; object-fit: contain;}
  section#projects-info .flex{display: block;}
  section#projects-info .flex .left{margin-bottom:30px;}
  section#projects-info .flex .left, section#projects-info .flex .right{min-height: unset;}
  section#projects .container .project .info p{ font-size:18px;}
  section#projects .container .project .info ul{font-size:18px;}


}
@media screen and (max-width: 860px) {
  section#signup {padding: 85px 0px 75px 0px;}
  section#signup .text {width: 100%; margin-bottom: 60px;}
  section#signup .form {width: 100%;}
}
@media screen and (max-width: 767px) {
  section#hero .text {max-width: 479px;}
  main .container {display: block;}
  main .video {width: 100%; height: 360px;}
  main .video img {height: 110px;}
  main .text {width: 100%; margin-bottom: 60px;}
  footer .container {display: block; height: auto; padding: 30px;}
  footer .social {margin-top: 15px;}
  footer .social a {margin-left: 0px; margin-right: 15px;}

}
@media screen and (max-width: 640px) {
  section#hero {background-position:left;}
  section#hero {align-items: center; height: 720px;}
  
  section#hero::before {display: none;}
  section#projects .container .project .image {background-position: center;}
  section#hero { align-items: flex-start;flex-wrap: wrap; }

}
@media screen and (max-width: 450px) {
  section#hero .header {display:block;}
  section#hero .header .logo img{ width: 300px; padding-top:20px;}
  section#hero .text { margin-top: 60px;}
}


/* LANDING PAGE THANK YOU */
body.str-thank-you {background-color: #1E1E1E;}
body.str-thank-you section#hero {background-color: #1D1817;}
body.str-thank-you section#hero {background-image: url(../../../../_resources/investor-overview/thankyou-bg.png);}
body.str-thank-you section#hero::before {background-image: url(../../../../_resources/investor-overview/thankyou-stallion.png); width: 1083px; height: 800px;}

body.str-thank-you section#hero .text h1 {color: #C9AF84;}
body.str-thank-you section#hero .text h3 {color: #C9AF84;}

@media screen and (max-width: 1470px) {
  body.str-thank-you section#hero::before {height: 450px; width: 577px; right: -55px;}
  main .about-container div.bio{flex-basis:32%;}
}
@media screen and (max-width: 1270px) {
section#projects-info .flex div.top p{ font-size:18px; }
section#projects-info .flex .right p:nth-child(1){font-size:18px;}
section#projects-info .flex h2{font-size:55px;}
}

