/*! 
  Started with normalize and removed some redundant code and added some more at the bottom yeh.
  normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css 
*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

a:active,
a:hover {
  outline-width: 0; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

figure {
  margin: 0; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
select,
textarea {
  font: inherit;
  margin: 0; }

optgroup {
  font-weight: bold; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

input {
  -webkit-appearance: none;
  border-radius: 0; }

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

/* Usage Example */
@media only screen and (max-width: 1024px) {
  .hide-on-mobile {
    display: none; } }

@media only screen and (min-width: 1025px) {
  .mobile-only {
    display: none; } }

.transition-in, header, .main-nav > nav li > ul, a.main-nav--primary-link, a.main-nav--secondary-link, footer > div > a, .combo-box > div:nth-of-type(1) a, .projects-bar--one, .projects-bar--one > div, .projects-bar--two, .projects-bar--two > div, .projects-bar--three, .projects-bar--three > div, .projects-bar--two .projects-bar--content p, .investors-news-section > div:nth-of-type(2) a.read-more {
  -webkit-transition: all 250ms ease-in;
  -moz-transition: all 250ms ease-in;
  transition: all 250ms ease-in; }

.transition-out, .main-nav > nav li.hover-display-submenu:hover > ul, a.main-nav--primary-link:hover, a.main-nav--primary-link:focus, a.main-nav--secondary-link:hover, a.main-nav--secondary-link:focus, footer > div > a:hover, .combo-box > div:nth-of-type(1) a:hover, .projects-bar--one:hover, .projects-bar--two, .projects-bar--three, .investors-news-section > div:nth-of-type(2) a.read-more:hover {
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  transition: all 250ms ease-out; }

html {
  font-family: "Lora", serif; }

.header-spacer {
  background-color: #484848;
  height: 180px;
  width: 100%;
  display: block; }

.font-style-1 {
  font-family: "Lora", serif;
  font-size: 72px;
  line-height: 79px; }

.font-style-2 {
  font-family: "Lora", serif;
  font-size: 40px;
  line-height: 46px;
  font-weight: 400; }

.font-style-3 {
  font-family: "Lora", serif;
  font-size: 28px;
  line-height: 44px;
  font-weight: 400; }

.font-style-4, h6 {
  font-family: "Lora", serif;
  font-size: 20px;
  line-height: 12px;
  font-weight: 400; }

.font-style-5 {
  font-family: "Lora", serif;
  font-size: 18px;
  line-height: 40px; }

.font-style-6 {
  font-family: "Lora", serif;
  font-size: 24px;
  line-height: 46px;
  font-weight: 400; }

.font-style-7 {
  font-family: "Lora", serif;
  font-size: 20px;
  line-height: 79px;
  font-weight: 400; }

.font-style-8 {
  font-family: "Lora", serif;
  font-size: 20px;
  line-height: 79px;
  font-weight: 400; }

.font-style-9 {
  font-family: "Lora", serif;
  font-size: 24px;
  line-height: 30px; }

.font-style-10, .combo-box > div:nth-of-type(1) a {
  font-family: "Lora", serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400; }

.font-style-11, h1, .opening-statement h2 {
  font-family: "Lora", serif;
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
  color: #838383; }

.font-style-12, h2 {
  font-family: "Lora", serif;
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  color: #838383; }

.font-style-13, h3 {
  font-family: "Lora", serif;
  font-size: 16px;
  line-height: 30px;
  color: #484848;
  font-weight: 700; }

.font-style-14, h4 {
  font-family: "Lora", serif;
  font-size: 14px;
  line-height: 14px;
  color: #484848;
  text-transform: uppercase;
  letter-spacing: 1px; }

.font-style-15, h5 {
  font-family: "Lora", serif;
  font-size: 12px;
  line-height: 12px;
  color: #969696;
  text-transform: uppercase;
  letter-spacing: 1px; }

h1.hero {
  font-family: "Lora", serif;
  font-size: 60px;
  line-height: 60px;
  color: #838383;
  font-weight: 700; }

h1 {
  color: #484848; }

h2 {
  color: #484848; }

h3 {
  color: #484848; }

p, .main li {
  font-size: 16px;
  color: #484848;
  line-height: 30px; }

p.large {
  font-size: 24px;
  color: #484848;
  line-height: 36px; }

img {
  max-width: 100%; }

a {
  color: #484848;
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.main a {
  color: #ff0000;
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

a:hover {
  color: #838383; }

.main a:hover {
  opacity: 0.6;
  color: #ff0000; }

.wrapper, header > div:first-of-type > div, .main-nav, footer > div, .combo-box, .signup-bar, .investors-news-section {
  margin: 0 auto;
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px; }

.bg-primary {
  background-color: #484848; }

.bg-black, header > div:first-of-type {
  background-color: #000; }

.float-left, header > div:first-of-type > div > div:first-of-type {
  float: left; }

.float-right, header > div:first-of-type > div > div:last-of-type {
  float: right; }

.no-underline, header > div:first-of-type > div a, footer > div > a, .combo-box > div:nth-of-type(1) a {
  text-decoration: none; }

.text-center {
  text-align: center; }

header {
  -webkit-backface-visibility: hidden !important;
  -moz-backface-visibility: hidden !important;
  backface-visibility: hidden !important;
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  background: white;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%); }
  header.js-shrink-me {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
  header .stock {
    color: white;
    font-family: "Lora", serif;
    font-size: 14px;
    line-height: 20px;
    text-transform: lowercase; }
    header .stock > span {
      border-left: 1px solid white;
      padding: 0 7px 0 10px;
      font-weight: bold; }
      header .stock > span span {
        font-weight: normal; }
    header .stock span:first-of-type {
      border-left: none; }
  header > div:first-of-type > div::after {
    content: "";
    display: table;
    clear: both; }
  header > div:first-of-type > div a {
    color: white;
    line-height: 20px;
    margin-right: 18px; }
  header > div:first-of-type > div > div:first-of-type {
    padding-top: 13px;
    padding-bottom: 13px; }
    header > div:first-of-type > div > div:first-of-type a {
      font-family: "Lora", serif;
      font-size: 16px; }
  header > div:first-of-type > div > div:last-of-type {
    padding-top: 13px;
    padding-bottom: 10px; }
    header > div:first-of-type > div > div:last-of-type a {
      font-size: 17px; }

#search-open {
  color: white;
  margin-left: 45px; }
  #search-open i {
    font-size: 17px; }

.main-nav {
  position: relative; }
  .main-nav::after {
    content: "";
    display: table;
    clear: both; }
  .main-nav > a {
    margin: 0;
    position: absolute;
    float: left;
    top: 48px; }
    .main-nav > a img {
      width: 200px;
      height: auto;
      margin-top: -38px; }
  .main-nav > nav {
    float: right; }
    .main-nav > nav::after {
      content: "";
      display: table;
      clear: both; }
    .main-nav > nav ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .main-nav > nav ul::after {
        content: "";
        display: table;
        clear: both; }
    .main-nav > nav > ul > li {
      float: left;
      padding: 42px 0;
      position: relative; }
    .main-nav > nav li > ul {
      position: absolute;
      left: 50%;
      z-index: 99;
      padding-top: 42px;
      top: 89px;
      -webkit-transform: scale(0, 0) translateX(-50%);
      -moz-transform: scale(0, 0) translateX(-50%);
      -ms-transform: scale(0, 0) translateX(-50%);
      transform: scale(0, 0) translateX(-50%);
      opacity: 0;
      min-width: 250px;
      text-align: center;
      background: white; }
    .main-nav > nav li.hover-display-submenu:hover > ul {
      -webkit-transform: scale(1, 1) translateX(-50%);
      -moz-transform: scale(1, 1) translateX(-50%);
      -ms-transform: scale(1, 1) translateX(-50%);
      transform: scale(1, 1) translateX(-50%);
      opacity: 1; }
    .main-nav > nav a {
      text-decoration: none;
      font-weight: bold;
      font-size: 17px; }

a.main-nav--primary-link {
  color: #484848;
  display: block;
  font-family: "Lora", serif;
  font-size: 20px;
  padding: 12px 11px;
  position: relative;
  text-align: center; }
  a.main-nav--primary-link:before, a.main-nav--primary-link:after {
    -webkit-transition: -webkit-transform 250ms ease-in;
    transition: -webkit-transform 250ms ease-in;
    -moz-transition: transform 250ms ease-in, -moz-transform 250ms ease-in;
    transition: transform 250ms ease-in;
    transition: transform 250ms ease-in, -webkit-transform 250ms ease-in, -moz-transform 250ms ease-in; }
  a.main-nav--primary-link:before {
    top: 0;
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%; }
  a.main-nav--primary-link:after {
    bottom: 0;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%; }
  a.main-nav--primary-link:hover:before, a.main-nav--primary-link:hover:after, a.main-nav--primary-link:focus:before, a.main-nav--primary-link:focus:after {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    -moz-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s; }
  a.main-nav--primary-link.current-navigation:before, a.main-nav--primary-link.current-navigation:after {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    -moz-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s; }

a.main-nav--secondary-link {
  color: #838383;
  background: white;
  display: block;
  font-family: "Lora", serif;
  font-size: 18px;
  width: 100%;
  padding: 8px 0;
  margin: 10px 0; }
  a.main-nav--secondary-link:hover, a.main-nav--secondary-link:focus {
    color: white;
    background: #484848; }

/*-------------- Responsive Adjustments --------------*/
@media screen and (max-width: 1024px) {
  .main-nav ul {
    display: none; } }

/*-------------- Miscellaneous --------------*/
#main-nav-hover-red:hover {
  color: #ff0000 !important; }

ul.subsub {
  text-indent: 25px;
  font-size: 18px; }

.main-nav svg {
  height: 100px;
  margin-top: -32px;
  margin-left: 0px; }

.main-nav svg:hover {
  opacity: 0.6; }

header > div:first-of-type > div a:hover {opacity: 0.8; transition: all ease-in-out 250ms;}

@media screen and (max-width: 1300px) {
  .main-nav > nav li.hover-display-submenu:hover > ul:last-of-type {
    -webkit-transform: scale(1, 1) translateX(-78%);
    -moz-transform: scale(1, 1) translateX(-78%);
    -ms-transform: scale(1, 1) translateX(-78%);
    transform: scale(1, 1) translateX(-78%); } }

@media screen and (max-width: 1125px) {
  .main-nav svg {
    height: 75px;
    margin-top: -20px; } }

/*-------------- Responsive Adjustments --------------*/
@media screen and (max-width: 1024px) {
  header {
    height: 115px; }
    header > div:first-of-type {
      display: none; }
    header > div:nth-of-type(2) {
      background: #484848;
      display: block;
      height: 20px; }
    header .main-nav a {
      top: 40px; } }

@media screen and (max-width: 375px) {
  header .main-nav a svg {
    width: 80%; } }

/* Common button styles */
.button--bevly {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  border: none;
  color: #484848;
  cursor: pointer;
  display: inline-block;
  font-family: "Lora", serif;
  font-size: 16px;
  line-height: 16px;
  padding: 15px 42px;
  position: relative;
  text-align: center;
  text-decoration: none;
  border-radius: 0;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  vertical-align: middle;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }
  .button--bevly > span {
    vertical-align: middle; }
  .button--bevly:before, .button--bevly:after {
    content: '';
    z-index: -1;
    border-radius: inherit;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: transform 0.3s, opacity 0.3s, -moz-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); }
  .button--bevly:before {
    border: 3px solid #484848;
    opacity: 0;
    background: #484848; }
  .button--bevly:after {
    background: none;
    border: 3px solid #484848; }
  .button--bevly:focus {
    outline: none; }
  .button--bevly:hover {
    color: white; }
    .button--bevly:hover:before {
      opacity: 1; }
    .button--bevly:hover:after {
      opacity: 0; }
  .button--bevly.button--inverted {
    border: 3px solid transparent;
    color: white;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); }
    .button--bevly.button--inverted:before {
      background: none; }
    .button--bevly.button--inverted:after {
      background: #484848; }
    .button--bevly.button--inverted:hover {
      color: #484848; }
  .button--bevly.button--secondary {
    border: 3px solid transparent;
    color: #484848;
    background-color: transparent;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); }
    .button--bevly.button--secondary:before {
      background: #484848;
      border: 3px solid transparent; }
    .button--bevly.button--secondary:after {
      background: white;
      border: 3px solid transparent; }
    .button--bevly.button--secondary:hover {
      color: white; }
  .button--bevly.button--white {
    border: 3px solid transparent;
    color: white;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); }
    .button--bevly.button--white:before {
      border: 3px solid white;
      background: white; }
    .button--bevly.button--white:after {
      background: #484848;
      color: white; }
    .button--bevly.button--white:hover {
      color: #484848; }
  .button--bevly.button--signup {
    border-color: white;
    background: transparent;
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    transition: all 300ms ease-in; }
    .button--bevly.button--signup:before {
      border: none; }
    .button--bevly.button--signup:after {
      background: transparent;
      border: 3px solid transparent; }
    .button--bevly.button--signup:hover {
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      transition: all 300ms ease-out;
      background: white;
      color: #838383; }

.swiper-slide .button--bevly.button--inverted::before {
  top: -3px;
  left: -3px; }

@media screen and (max-width: 736px) {
  .button--bevly {
    padding: 25px 70px;
    font-size: 24px; } }

footer {
  color: rgba(255, 255, 255, 0.8);
  background: #000;
  font-size: 14px;
  font-family: "Lora", serif; }
  footer > div {
    padding-top: 40px;
    padding-bottom: 40px; }
    footer > div::after {
      content: "";
      display: table;
      clear: both; }
    footer > div > a {
      float: right;
      color: rgba(255, 255, 255, 0.8); }
      footer > div > a:hover {
        color: rgba(255, 255, 255, 0.7); }

.blender-footer:hover span {
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms;
  color: #ff0000; }

/*-------------- Search and Email Popup Styles --------------*/
#searchpop {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #484848;
  width: 100%;
  height: 185px;
  z-index: 10000;
  color: #ffffff;
  display: none; }
  #searchpop i.fa-search {
    font-size: 80px;
    display: inline-block; }
  #searchpop p {
    color: white; }
  #searchpop form {
    display: inline-block; }
    #searchpop form .textbox {
      float: none !important;
      width: 100% !important; }
      #searchpop form .textbox input {
        padding: 0px !important; }
  #searchpop .error-tooltip {
    top: -50px !important; }
  #searchpop input {
    width: 100%; }
  #searchpop .hold {
    max-width: 1240px;
    padding: 60px 15px 0px 15px;
    margin: 0 auto 0px auto;
    position: relative; }
  #searchpop .searchsubmit {
    position: absolute;
    height: 0px;
    width: 0px;
    border: none;
    padding: 0px;
    visibility: hidden; }
  #searchpop .close {
    position: absolute;
    right: 25px;
    top: 10px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    font-size: 30px;
    line-height: 30px; }
  #searchpop fieldset {
    padding: 0px;
    border: 0px; }
  #searchpop .s {
    background-color: transparent;
    border: 0px;
    font-size: 50px;
    color: #ffffff;
    font-family: "Lora", serif;
    margin-left: 65px;
    width: 100%; }
    #searchpop .s:focus {
      outline: 0; }
    #searchpop .s::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
  #searchpop:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
  #searchpop::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
  #searchpop:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }

@media screen and (max-width: 600px) {
  footer span {
    width: 100%;
    text-align: center;
    float: right; }
  footer a {
    width: 100%;
    text-align: center; } }

/*-------------- Miscellaneous --------------*/
#footer-legal a {
  color: rgba(255, 255, 255, 0.8); }

#footer-legal a:hover {
  color: #ff0000;
  -webkit-transition: all ease-in-out 250ms;
  -moz-transition: all ease-in-out 250ms;
  transition: all ease-in-out 250ms; }

#width-check {
  z-index: 0;
  position: relative; }

/*-------------- Responsive Adjustments --------------*/
@media screen and (max-width: 1024px) {
  .header-spacer {
    height: 110px; }
  #width-check {
    z-index: 1; } }

/*-------------- Miscellaneous --------------*/
.shore-diamond-logo {
  margin-top: -27px; }

a.main-nav--primary-link {
  font-size: 17px;
  font-weight: 700; }

.red-text {
  color: #ff0000; }

.company-profile-text {
  font-size: 24px !important;
  line-height: 36px !important;
  color: #575757 !important; }

.grey-text {
  color: #575757 !important; }

.fa-envelope:before {
  content: "\f003"; }

@media screen and (max-width: 986px) {
  .projects-bar h3 {
    font-size: 20px !important; } }

@media screen and (max-width: 736px) {
  .investors-news-section > div:nth-of-type(2) {
    padding: 40px 20px !important; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swiper-content-conatiner {
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    margin: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .swiper-text {
    max-width: 575px !important;
    top: 200px;
    position: absolute; }
  .combo-box > div:nth-of-type(1) a span {
    margin-top: 45px !important; }
  .swiper-slide p {
    font-size: 24px !important;
    line-height: 36px !important;
    max-width: 575px !important; }
  .swiper-slide h1 {
    max-width: 575px; } }

.swiper-container {
  width: 100%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  margin-top: -5px;
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  background-size: cover;
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -moz-transition-property: transform, height, -moz-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform, -moz-transform; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* Pagination Styles */
.swiper-pagination {
  position: relative;
  margin: 0 auto;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  padding-top: 6px;
  padding-bottom: 42px; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
  margin-right: 8px; }

.swiper-pagination .swiper-pagination-bullet:last-of-type {
  margin-right: 0; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #ff0000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

.swiper-slide {
  color: white; }
  .swiper-slide > div > p:nth-of-type(2) {
    margin: 0; }
  .swiper-slide > div * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .swiper-slide h1 {
    margin: 0;
    font-family: "Lora", serif;
    font-weight: 700;
    color: white;
    font-size: 60px;
    line-height: 60px; }
  .swiper-slide p {
    color: white;
    font-size: 24px !important;
    line-height: 36px !important; }

.swiper-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start; }

@media screen and (max-width: 736px) {
  .swiper-pagination {
    padding-bottom: 0;
    bottom: 50px;
    margin-bottom: -35px; }
    .swiper-pagination .swiper-pagination-bullet {
      height: 25px;
      width: 25px; }
  .swiper-slide h1 {
    font-size: 60px;
    line-height: 60px; } }

div#slider-image-three {
  background-position: 25% 43% !important; }

img.banner-logo-white {
  padding-bottom: 10px; }

@media screen and (max-width: 620px) {
  .swiper-slide p .swiper-slide > div {
    padding-left: 20px; } }

@media screen and (max-width: 1325px) {
  .swiper-content-container {
    padding-left: 20px !important; } }

.swiper-content-conatiner {
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  margin: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.swiper-text {
  max-width: 575px; }

@media screen and (max-width: 480px) {
  .swiper-text h1 {
    font-size: 40px;
    line-height: 42px; } }

div#slider-image-one, div#slider-image-two, div#slider-image-three {
  background-position: 25% 67%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

@media screen and (max-width: 1024px) {
  .swiper-content-conatiner {
    padding-left: 20px !important; } }

@media screen and (max-width: 768px) {
  div#slider-image-one {
    background-position: 50% 67%; }
  div#slider-image-two, div#slider-image-three {
    background-position: 75% 67% !important; } }

@media screen and (min-width: 464px) and (max-width: 591px) {
  .swiper-text h1 {
    font-size: 50px;
    line-height: 50px; } }

.combo-box {
  font-family: "Lora", serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px; }
  .combo-box::after {
    content: "";
    display: table;
    clear: both; }
  .combo-box > div {
    width: 50.5%;
    padding-right: 10px;
    font-size: 16px; }
  .combo-box > a {
    width: 49.5%;
    font-size: 16px !important; }
  .combo-box > div:nth-of-type(1) > div {
    margin-bottom: 2px; }
    .combo-box > div:nth-of-type(1) > div::after {
      content: "";
      display: table;
      clear: both; }
  .combo-box > div:nth-of-type(1) > div:last-of-type {
    margin-bottom: 0; }
  .combo-box > div:nth-of-type(1) a {
    background: #575757;
    color: #fff;
    width: 24%;
    margin-right: 2px;
    min-height: 110px;
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px; }
    .combo-box > div:nth-of-type(1) a i {
      margin-right: 4px; }
    .combo-box > div:nth-of-type(1) a span {
      position: relative;
      padding-left: 0px;
      margin-bottom: -25px; }
      .combo-box > div:nth-of-type(1) a span::before {
        position: absolute;
        top: 3px;
        left: 0px;
          font-family: "Font Awesome 5 Pro"; }
    .combo-box > div:nth-of-type(1) a.presentation span::before {
      content: '\f1c5';
      color: #ff0000;
      margin-top: -25px;
      margin-left: 43%; 
      font-family: "Font Awesome 5 Pro";}
    .combo-box > div:nth-of-type(1) a.factsheet span::before {
      content: '\f1c1';
      color: #ff0000;
      margin-top: -25px;
      margin-left: 43%; 
      font-family: "Font Awesome 5 Pro";}
    .combo-box > div:nth-of-type(1) a.financials span::before {
      content: '\f07b';
      color: #ff0000;
      margin-top: -25px;
      margin-left: 43%;
      font-family: "Font Awesome 5 Pro";}
    .combo-box > div:nth-of-type(1) a.annual span::before {
      content: '\f080';
      color: #ff0000;
      margin-top: -25px;
      margin-left: 43%;
      font-family: "Font Awesome 5 Pro"; }
    .combo-box > div:nth-of-type(1) a.stock span::before {
      content: '\f201';
      color: #ff0000;
      margin-top: -25px;
      margin-left: 43%;
      font-family: "Font Awesome 5 Pro"; }
    .combo-box > div:nth-of-type(1) a.contact span::before {
      content: '\f095';
      color: #ff0000;
      margin-top: -25px;
      margin-left: 43%; 
    font-family: "Font Awesome 5 Pro";}
    .combo-box > div:nth-of-type(1) a:hover {
      background: #484848;
      color: white; }
  .combo-box > div:nth-of-type(1) > div > a:last-of-type {
    margin-right: 0; }
  .combo-box h3 {
    color: rgba(255, 255, 255, 0.8);
    font-weight: bold;
    font-size: 36px;
    margin: 0 0 20px 0; }
  .combo-box > a {
    background: #575757;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    text-decoration: none;
    padding: 35px 45px 10px 45px; }
    .combo-box > a > div > span {
      display: block; }
    .combo-box > a > div > span:nth-of-type(1) {
      font-size: 26px;
      line-height: 40px;
      margin-bottom: 10px; }
    .combo-box > a > div > span:nth-of-type(2) {
      font-size: 16px;
      line-height: 24px;
      position: relative;
      top: -15px; }
    .combo-box > a > div:nth-of-type(1) {
      margin-bottom: 10px; }

@media screen and (max-width: 1024px) {
  .combo-box > div:nth-of-type(1) a {
    padding: 5px;
    text-align: center; } }

@media screen and (max-width: 736px) {
  .combo-box {
    padding: 0; }
    .combo-box a {
      display: none; }
    .combo-box div {
      width: 100%;
      padding-right: 0; }
      .combo-box div a {
        width: 100% !important;
        margin-right: 0 !important;
        margin-top: 10px;
        background: #484848 !important;
        color: #fff !important; }
      .combo-box div div {
        margin-bottom: 0 !important; } }

@media screen and (max-width: 845px) {
  .combo-box > div:nth-of-type(1) a {
    width: 32%;
    min-height: 128px; }
  .combo-box > a > div > span:nth-of-type(1) {
    font-size: 24px; }
  .combo-box > a > div > span:nth-of-type(2) {
    font-size: 14px; } }

/********** Miscellaneous **********/
.combo-box > div:nth-of-type(1) a {
  font-size: 16px !important; }

.combo-box > div:nth-of-type(1) a:hover {
  background-color: #000; }

.stock-info-1, .stock-info-2, .stock-info-3, .stock-info-4 {
  float: left;
  width: 25%; }

.last-updated span {
  font-size: 16px !important;
  line-height: 24px; }

.opening-statement {
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: 675px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto; }
  .opening-statement h2 {
    color: #484848;
    text-align: center; }
  .opening-statement p {
    font-size: 19px;
    line-height: 26px;
    color: #484848; }
  .opening-statement .button--bevly {
    margin-top: 36px; }

@media screen and (max-width: 736px) {
  .opening-statement {
    padding: 0 20px !important;
    max-width: 100%; }
    .opening-statement h2 {
      text-align: left;
      color: #484848;
      font-size: 55px;
      line-height: 60px; }
    .opening-statement p {
      font-size: 24px;
      line-height: 30px; } }

.projects-bar {
  margin-top: 50px;
  margin-bottom: 100px;
  width: 100%;
  text-align: center; }
  .projects-bar .button--bevly {
    color: white;
    margin-left: 0; }
    .projects-bar .button--bevly:after {
      border-color: white; }
  .projects-bar h3, .projects-bar p {
    margin: 0;
    position: relative;
    z-index: 2;
    text-align: left; }
  .projects-bar h3 {
    color: white;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    max-width: 390px;
    margin-bottom: 15px; }
  .projects-bar p {
    color: white;
    font-size: 21px;
    margin-bottom: 52px; }
  .projects-bar a {
    margin-left: 15px;
    padding: 15px 60px !important; }
  .projects-bar > div {
    height: 360px;
    overflow: hidden;
    text-align: left; }
    .projects-bar > div > div {
      margin-top: 160px;
      padding: 30px 40px 30px 40px; }

.projects-bar--one {
  background-color: #ededed;
  padding: 40px 0; }
  .projects-bar--one > div {
    display: inline-block;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 1;
    width: 100%;
    background-size: cover;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.36);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .projects-bar--one > div > div {
    position: relative;
    width: 100%; }
    .projects-bar--one > div > div:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0.45;
      background: black;
      z-index: 1; }
  .projects-bar--one:hover > div {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-box-shadow: 0px 10px 39.33px 5px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 10px 39.33px 5px rgba(0, 0, 0, 0.36); }

.main .projects-bar--one > div > div {
  padding: 63px 60px 68px 60px; }

.projects-bar--two {
  background-color: #ededed;
  padding: 80px 0; }
  .projects-bar--two > div {
    display: inline-block;
    margin: 0 auto;
    max-width: 590px;
    width: 47.5%;
    position: relative;
    z-index: 1;
    background-size: cover;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.36);
    margin-right: 8px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .projects-bar--two > div:last-of-type {
    margin-right: 0; }
  .projects-bar--two > div > div {
    position: relative;
    width: 100%;
    position: absolute;
    bottom: 0; }
    .projects-bar--two > div > div:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0.45;
      background: black;
      z-index: 1; }

.projects-bar--three {
  background-color: #ededed;
  padding: 40px 0; }
  .projects-bar--three > div {
    display: inline-block;
    margin: 0 auto;
    max-width: 370px;
    width: 33.33%;
    position: relative;
    z-index: 1;
    background-size: cover;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.36);
    margin-right: 40px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .projects-bar--three div:last-of-type {
    margin-right: 0; }
  .projects-bar--three > div > div {
    position: relative;
    width: 100%; }
    .projects-bar--three > div > div:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0.45;
      background: black;
      z-index: 1; }
  .projects-bar--three > div:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-box-shadow: 0px 10px 39.33px 5px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 10px 39.33px 5px rgba(0, 0, 0, 0.36); }

.projects-bar--two > div > div {
  max-width: initial; }

.projects-bar--two .projects-bar--content {
  min-height: 200px;
  margin-top: 156px;
  padding: 0 75px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .projects-bar--two .projects-bar--content > div {
    min-width: 45%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .projects-bar--two .projects-bar--content p {
    height: 0;
    opacity: 0;
    padding-top: 60px;
    padding-left: 35px; }
  .projects-bar--two .projects-bar--content a {
    margin-bottom: 20px;
    max-width: 175px; }

.projects-bar--two > div > div:hover p {
  height: auto;
  opacity: 1; }

/*-------------- Responsive Adjustments --------------*/
@media screen and (max-width: 1024px) {
  .projects-bar--two div {
    width: 47%; } }

@media screen and (max-width: 768px) {
  .projects-bar--two div {
    width: 46.5%; } }

@media screen and (max-width: 736px) {
  .projects-bar {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0; }
    .projects-bar h3 {
      text-align: center;
      max-width: 100%; }
    .projects-bar a {
      margin-left: 0; }
    .projects-bar div {
      width: 100%;
      margin-right: 0; }
      .projects-bar div div {
        margin-top: 0;
        height: 100%;
        padding-top: 20%;
        text-align: center; }
    .projects-bar a.button--bevly {
      padding: 25px 70px !important;
      font-size: 24px;
      margin-top: 30px; } }

.signup-bar {
  margin-bottom: 90px;
  position: relative; }
  .signup-bar > div {
    background-color: #575757;
    color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 28px 0; }
  .signup-bar h2 {
    font-size: 24px;
    color: white;
    font-weight: 500;
    padding-left: 45px;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    font-weight: bold; }
  .signup-bar form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-basis: 56%;
    -ms-flex-preferred-size: 56%;
    flex-basis: 56%; }
    .signup-bar form > div {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-left: 20px; }
      .signup-bar form > div:last-of-type {
        margin-right: 84px; }
    .signup-bar form > div > span {
      background: white;
      padding: 10px 16px 10px 0;
      line-height: 30px;
      font-size: 22px;
      color: rgba(150, 150, 150, 0.6); }
    .signup-bar form input {
      border: 0;
      max-width: 212px;
      outline: 0;
      padding: 15px 20px;
      font-family: "Lora", serif;
      font-weight: 400;
      color: #969696; }
      .signup-bar form input:placeholder {
        color: #575757; }
    .signup-bar form input[name=email] {
      max-width: 205px;
      padding-right: 0; }
    .signup-bar form .uh-oh {
      background: red; }
    .signup-bar form .uh-oh input {
      color: red;
      border: 2px solid red;
      border-right: 0; }
    .signup-bar form .uh-oh span {
      color: red;
      border: 2px solid red;
      border-left: 0; }
    .signup-bar form .button--bevly {
      padding: 14px 42px;
      white-space: nowrap; }
  .signup-bar .signup-form .g-recaptcha {
    display: none;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-top: 20px; }
  .signup-bar .signup-message {
    display: none;
    margin: 20px auto;
    text-align: center; }

@-webkit-keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes wobble-horizontal {
  16.65% {
    -moz-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -moz-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -moz-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -moz-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -moz-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -moz-transform: translateX(0);
    transform: translateX(0); } }

@keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    -moz-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    -moz-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    -moz-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0); } }

.wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  -moz-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-animation-name: wobble-horizontal;
  -moz-animation-name: wobble-horizontal;
  animation-name: wobble-horizontal;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1; }

@media screen and (max-width: 1366px) {
  .signup-bar h2 {
    -webkit-flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%; }
  .signup-bar form {
    -webkit-flex-basis: 66%;
    -ms-flex-preferred-size: 66%;
    flex-basis: 66%; }
    .signup-bar form input {
      max-width: 190px; }
      .signup-bar form input[name=email] {
        max-width: 250px; } }

@media screen and (max-width: 1024px) {
  .signup-bar {
    padding: 0; }
    .signup-bar > div {
      min-height: 260px; }
    .signup-bar div {
      display: block; }
    .signup-bar h2 {
      text-align: center;
      font-size: 22px;
      padding-left: 0; }
    .signup-bar form {
      width: 80%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -moz-box-orient: horizontal;
      -moz-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 auto; }
      .signup-bar form input {
        max-width: 100%;
        width: 95%; }
        .signup-bar form input[name=email] {
          max-width: 100%;
          width: 95%; }
      .signup-bar form div {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 50%;
        -moz-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        margin-left: 0; }
      .signup-bar form div:nth-child(3) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%; }
      .signup-bar form #signup-email-container {
        position: relative; }
        .signup-bar form #signup-email-container span {
          position: absolute;
          right: 0; }
      .signup-bar form .button--bevly {
        padding: 25px 70px;
        margin: 30px auto 0 auto; }
      .signup-bar form .g-recaptcha > div {
        margin: 0 auto; } }

.fa-envelope:before {
  position: absolute;
  margin-left: -30px;
  margin-top: -10px;
  color: #d5d5d5; }

@media screen and (max-width: 1016px) {
  .fa-envelope {
    display: none !important; } }

@media screen and (max-width: 1024px) {
  .signup-bar {
    margin: 0px; } }

@media screen and (max-width: 550px) {
  .signup-bar form input {
    width: 232px;
    margin-bottom: 0px;
    margin: 0 auto; }
  .signup-bar form .button--bevly {
    margin-top: 0px; }
  .category-directory-investors .signup-bar input {
    margin-left: 0; }
  .signup-bar form input[name=email] {
    width: 232px;
    margin: 0 auto; }
  .g-recaptcha iframe {
    overflow: hidden; }
  .signup-bar form div {
    margin-bottom: 20px; }
  .mobile-signup {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -moz-box-orient: vertical !important;
    -moz-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -moz-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -moz-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; } }

@media screen and (max-width: 425px) {
  .investors-news-section {
    margin-top: 0px !important; } }

.investors-news-section {
  margin-top: 90px;
  margin-bottom: 105px;
  margin-top: 90px;
  margin-bottom: 105px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch; }
  .investors-news-section::after {
    content: "";
    display: table;
    clear: both; }
  .investors-news-section > div {
    float: left; }
  .investors-news-section > div:nth-of-type(1) {
    width: 49.5%;
    height: auto; }
  .investors-news-section > div:nth-of-type(2) {
    width: 49.5%;
    margin-left: 1%;
    background-color: #ededed;
    height: auto; }
  .investors-news-section h2 {
    color: #2f2f2f;
    font-family: "Lora", serif;
    font-size: 36px;
    line-height: 46px;
    margin: 0; }
    .investors-news-section h2 span {
      color: #727272; }
  .investors-news-section > div:nth-of-type(1) {
    background-color: #ededed;
    background-image: url(../img/map.png);
    background-repeat: no-repeat;
    padding: 40px; }
    .investors-news-section > div:nth-of-type(1) h2 {
      margin-bottom: 40px; }
    .investors-news-section > div:nth-of-type(1) p {
      color: #484848;
      font-size: 19px;
      line-height: 29px;
      margin-bottom: 92px; }
  .investors-news-section > div:nth-of-type(2) {
    padding: 40px; }
    .investors-news-section > div:nth-of-type(2) .news-releases {
      margin-bottom: 25px; }
    .investors-news-section > div:nth-of-type(2) .news-releases > div {
      padding: 20px 0;
      border-top: 2px solid #dddddd; }
    .investors-news-section > div:nth-of-type(2) .news-releases > div:last-of-type {
      border-bottom: 2px solid #dddddd; }
    .investors-news-section > div:nth-of-type(2) h2 {
      margin-bottom: 26px; }
    .investors-news-section > div:nth-of-type(2) time {
      color: #9b9b9b;
      font-family: "Lora", serif;
      font-size: 15px; }
    .investors-news-section > div:nth-of-type(2) p {
      color: #686868;
      font-weight: 600;
      margin: 6px 0 0px 0; }
    .investors-news-section > div:nth-of-type(2) a.read-more {
      color: #484848;
      font-family: "Lora", serif;
      font-size: 15px;
      text-decoration: none; }
      .investors-news-section > div:nth-of-type(2) a.read-more:hover {
        color: #ff0000; }

@media screen and (max-width: 736px) {
  .investors-news-section {
    padding: 0;
    margin-bottom: 0;
    display: block;
    max-width: 590px; }
    .investors-news-section > div:nth-of-type(1) {
      padding: 20 20px !important;
      background-color: white; }
    .investors-news-section div {
      width: 100% !important;
      text-align: center;
      padding-bottom: 40px; }
      .investors-news-section div h2, .investors-news-section div p {
        text-align: left; }
    .investors-news-section > div:nth-of-type(2) {
      padding-left: 0;
      background-color: #ededed;
      margin-left: 0; }
      .investors-news-section > div:nth-of-type(2) h2 {
        padding-left: 20px;
        padding-right: 20px; }
      .investors-news-section > div:nth-of-type(2) .news-releases div {
        text-align: left;
        padding-left: 20px;
        padding-right: 20px; } }

@media screen and (max-width: 585px) {
  .company-profile-text {
    font-size: 18px !important;
    line-height: 25px !important; }
  .investors-news-section div h2 {
    font-size: 25px !important;
    line-height: 30px !important; }
  .investors-news-section > div:nth-of-type(1) p {
    margin-bottom: 38px; } }

/*-------------- Mobile Menu --------------*/
#mobile-head-hold {
  display: none;
  position: fixed;
  top: 0px;
  width: 100%; }
  #mobile-head-hold .top {
    background-color: #484848;
    overflow: hidden;
    padding: 13px 0px 13px 0px; }
    #mobile-head-hold .top .logo {
      float: left;
      height: 33px; }
      #mobile-head-hold .top .logo svg {
        width: 205px;
        height: 50px;
        fill: #eeeeee;
        -webkit-transform: scale(0.67);
        -moz-transform: scale(0.67);
        -ms-transform: scale(0.67);
        transform: scale(0.67);
        margin-left: -30px;
        margin-top: -8px; }
  #mobile-head-hold .stock {
    background-color: white;
    overflow: hidden;
    padding: 8px 0px 8px 0px;
    position: relative; }
    #mobile-head-hold .stock .container div {
      float: left;
      padding-right: 12px;
      margin-right: 12px;
      border-right: solid 1px #D5D5D5;
      font-size: 13px;
      line-height: 19px;
      color: #484848; }
      #mobile-head-hold .stock .container div strong {
        color: #ededed;
        font-weight: 400; }
      #mobile-head-hold .stock .container div:last-of-type {
        padding-right: 0px;
        margin-right: 0px;
        border-right: solid 0px #D5D5D5; }

#mobile-menu-hold {
  display: none;
  position: fixed;
  top: 115px;
  width: 100%;
  z-index: 999;
  overflow-y: hidden;
  pointer-events: none;
  border-top: 1px solid #e8e8e8; }
  #mobile-menu-hold .menu-icon {
    width: 35px;
    position: fixed;
    top: 45px;
    right: 15px;
    cursor: pointer;
    height: 25px;
    z-index: 10000;
    pointer-events: all; }
    #mobile-menu-hold .menu-icon span {
      display: block;
      position: absolute;
      height: 3px;
      width: 100%;
      background-color: #484848;
      opacity: 1;
      left: 0;
      border-radius: 5px;
      border-width: 0px; }
      #mobile-menu-hold .menu-icon span:nth-child(1) {
        top: 0px;
        -ms-transform-origin: 100% 0%;
        -webkit-transform-origin: 100% 0%;
        -moz-transform-origin: 100% 0%;
        transform-origin: 100% 0%; }
      #mobile-menu-hold .menu-icon span:nth-child(2) {
        top: 12px; }
      #mobile-menu-hold .menu-icon span:nth-child(3) {
        top: 24px; }
    #mobile-menu-hold .menu-icon.open span:nth-child(1) {
      width: 40px;
      -ms-transform: translate(-14px, 3px) rotate(-45deg);
      -webkit-transform: translate(-14px, 3px) rotate(-45deg);
      -moz-transform: translate(-14px, 3px) rotate(-45deg);
      transform: translate(-14px, 3px) rotate(-45deg);
      opacity: 0;
      height: 4px; }
    #mobile-menu-hold .menu-icon.open span:nth-child(2) {
      width: 40px;
      -ms-transform: translate(1px, -1px) rotate(45deg);
      -webkit-transform: translate(1px, -1px) rotate(45deg);
      -moz-transform: translate(1px, -1px) rotate(45deg);
      transform: translate(1px, -1px) rotate(45deg);
      height: 4px;
      top: 9px; }
    #mobile-menu-hold .menu-icon.open span:nth-child(3) {
      width: 40px;
      -ms-transform: translate(1px, -10px) rotate(-45deg);
      -webkit-transform: translate(1px, -10px) rotate(-45deg);
      -moz-transform: translate(1px, -10px) rotate(-45deg);
      transform: translate(1px, -10px) rotate(-45deg);
      height: 4px;
      top: 18px; }
  #mobile-menu-hold #mob_menu_footer {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    display: none; }
  #mobile-menu-hold .mobile-menu {
    background-color: white;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    #mobile-menu-hold .mobile-menu h4 {
      font-size: 34px;
      color: #2e2e2e;
      font-family: "Lora", serif;
      font-weight: 400;
      letter-spacing: 1px;
      display: inline-block; }
      #mobile-menu-hold .mobile-menu h4 span {
        color: #484848; }
    #mobile-menu-hold .mobile-menu #mob_ft_social {
      display: inline-block;
      float: right;
      margin-top: 36px; }
      #mobile-menu-hold .mobile-menu #mob_ft_social i {
        color: #2e2e2e;
        font-size: 32px;
        margin-left: 8px; }
        #mobile-menu-hold .mobile-menu #mob_ft_social i:hover {
          color: #484848; }
    #mobile-menu-hold .mobile-menu ul {
      list-style: none;
      padding: 0;
      font-family: "Lora", serif;
      margin: 0px; }
    #mobile-menu-hold .mobile-menu li {
      font-size: 20px;
      line-height: 80px;
      border-bottom: 2px solid #e8e8e8;
      padding-left: 75px; }
      #mobile-menu-hold .mobile-menu li.top-level {
        position: relative; }
        #mobile-menu-hold .mobile-menu li.top-level a.top-level {
          width: 100%;
          max-width: 100%; }
          #mobile-menu-hold .mobile-menu li.top-level a.top-level.has-submenu::after {
            content: '+';
            position: absolute;
            right: 15px; }
          #mobile-menu-hold .mobile-menu li.top-level a.top-level.active::after {
            content: '-'; }
      #mobile-menu-hold .mobile-menu li a {
        color: #2e2e2e;
        text-decoration: none;
        display: block; }
      #mobile-menu-hold .mobile-menu li ul.sub {
        list-style: none;
        display: none;
        font-family: "Lora", serif;
        text-transform: lowercase;
        padding-left: 0; }
        #mobile-menu-hold .mobile-menu li ul.sub li {
          border-bottom: none;
          font-size: 20px;
          line-height: 55px;
          letter-spacing: 0;
          padding-left: 0; }
  #mobile-menu-hold.open {
    overflow-y: scroll !important;
    pointer-events: all;
    height: 100vh;
    padding-bottom: 95px; }
    #mobile-menu-hold.open .mobile-menu {
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px); }
    #mobile-menu-hold.open #mob_menu_footer {
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px);
      display: block; }

/*-------------- Responsive Adjustments --------------*/
@media screen and (max-width: 1024px) {
  #head-hold {
    display: none; }
  #mobile-head-hold,
  #mobile-menu-hold {
    display: block; }
  #mobile-menu-hold .mobile-menu {
    padding: 0 20px 30px 20px; }
    #mobile-menu-hold .mobile-menu .top .logo svg {
      margin-left: -75px; }
    #mobile-menu-hold .mobile-menu li {
      padding-left: 0px; }
      #mobile-menu-hold .mobile-menu li.top-level a.top-level::after {
        right: 15px; }
      #mobile-menu-hold .mobile-menu li ul.sub li {
        border-bottom: none;
        text-transform: capitalize;
        padding-left: 20px; }
    #mobile-menu-hold .mobile-menu li.top-level {
      line-height: 30px;
      padding: 15px 0; }
      #mobile-menu-hold .mobile-menu li.top-level a.top-level {
        max-width: 315px; }
  ul.subsub li {
    padding-left: 40px !important; } }

@media screen and (max-width: 736px) and (orientation: landscape) {
  #mobile-menu-hold .mobile-menu li.top-level {
    line-height: 12px;
    padding: 10px 0;
    font-size: 19px; }
  #mobile-menu-hold .mobile-menu .sub {
    margin-top: 10px !important; }
    #mobile-menu-hold .mobile-menu .sub li {
      line-height: 21px !important;
      font-size: 18px !important; }
  #mobile-menu-hold .mobile-menu h4 {
    margin-top: 25px !important;
    font-size: 20px; }
  #mobile-menu-hold .mobile-menu #mob_ft_social {
    margin-top: 25px !important; }
    #mobile-menu-hold .mobile-menu #mob_ft_social i {
      font-size: 20px; } }

@media screen and (max-width: 375px) {
  #mobile-menu-hold .mobile-menu li.top-level {
    line-height: 25px;
    padding: 10px 0;
    font-size: 26px; }
  #mobile-menu-hold .mobile-menu .sub {
    margin-top: 10px !important; }
    #mobile-menu-hold .mobile-menu .sub li {
      line-height: 33px !important;
      font-size: 24px !important; }
  #mobile-menu-hold .mobile-menu h4 {
    margin-top: 25px !important;
    font-size: 24px; }
  #mobile-menu-hold .mobile-menu #mob_ft_social {
    margin-top: 19px !important; }
    #mobile-menu-hold .mobile-menu #mob_ft_social i {
      font-size: 24px; } }

@media screen and (max-width: 1024px) {
  header > div:nth-of-type(2) {
    height: 0px; } }

@media screen and (min-width: 320px) and (max-width: 430px) {
  #mobile-menu-hold .mobile-menu li ul.sub li {
    font-size: 20px !important; } }



/* auto Popup dialog box : Added 2023-01-31 */
@keyframes zoom { from {transform:scale(0)} to {transform:scale(1)}}

.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; 
}

#image-popup.show {
  opacity: 1;
  display: flex;
}
#image-popup {
  padding: 10px;
  background-color: hsla(0, 0%, 0%, 0.75);
  color: #000000;
  display: none;
  opacity: 0;
  justify-content: center;
  align-items: center;
}
#image-popup .popup-dialog {
  overflow: auto;
  background-color: white;
  box-shadow: 0 2px 32px 0 rgba(0, 0, 0, 0.11);
  margin: auto;
  padding: 0;
  max-width: 580px;
  max-height: 100%;
  width: 100%;
  position: relative;
  animation-name: zoom; 
  animation-duration: 0.6s;
}
#image-popup .popup-close {
  position: absolute;
  inset: 0 0 auto auto;
  padding: 10px 12px;
  cursor: pointer;
}
#image-popup .popup-close:hover {opacity: 0.8;}
#image-popup .popup-close .fa {line-height: 1; font-weight: 500; font-size: 28px; color: #000000;}

#image-popup .popup-content {
  display: flex; flex-direction: column; 
  justify-content: center;
  align-items: center;
}
