article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  background: white;
  color: black;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  background: transparent; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ==========================================================================
   base styles
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #5b5b5b; }

html {
  background: transparent; }

body {
  font-size: 100%;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  font-family: "Karla", Helvetica, Arial, sans-serif;
  color: #5b5b5b; }

img {
  vertical-align: middle; }

ul {
  margin: 0;
  margin-bottom: 30px;
  padding: 0; }

li {
  margin: 0;
  padding: 0;
  list-style-type: none; }

article {
  background: #ffffff; }

.red {
  color: #ea5d56 !important; }

.bold {
  font-weight: bold !important; }

ul.redlist li {
  list-style-type: disc;
  color: #ea5d56;
  font-size: 0.6em;
  margin-left: 20px; }

ul.redlist li span {
  font-family: "Karla", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #5b5b5b;
  font-weight: normal; }

.bodytext {
  font-size: 14px; }

.bodytextsmall {
  font-family: "Karla", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #5b5b5b;
  font-weight: normal; }

/* ==========================================================================
   layout
   ========================================================================== */
html {
  overflow-y: scroll; }

body {
  text-align: center;
  /* background: url('../img/paris.jpg'); */
  background-attachment: fixed; }

#wrapper {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  position: relative;
  z-index: 1; }

.col0,
.col1,
.col2,
.col3 {
  float: left;
  height: 100%; }

/* *** GRID SYSTEM *** */
header#topheader {
  position: fixed;
  top: 0;
  left: 0;
  height: 57px;
  width: 100%;
  min-width: 800px;
  z-index: 6000; }
  header#topheader .col0 {
    width: 0; }
  header#topheader .col1 {
    width: 100%;
    background: #ffffff; }
  header#topheader .col2 {
    width: 0; }
  header#topheader .col3 {
    width: 0; }

 
    header#topheader {
      height: 210px; }
      header#topheader .col0 {
        width: 20%; }
      header#topheader .col1 {
        width: 60%; }
      header#topheader .col2 {
        width: 20%; }
      header#topheader .col3 {
        width: 0; } }

header#topheader > div {
  height: 100%; }

main {
  width: 100%; }
  main .col1 {
    width: 0; }
  main .col2 {
    width: 100%; }
  main .col3 {
    width: 0; }
  

    main .col1 {
      width: 20%; }
    main .col2 {
      width: 60%; }
    main .col3 {
      width: 20%; }
 

main {
  float: left;
  margin: 0;
  padding: 0;
  margin-top: 58px;
  width: 100%; }

    main {
      margin-top: 210px;
      width: 100%; } 

/* *** CAROUSEL STUFF *** */
/* *** CarouFredsel *** */
.bigcarousel {
  display: none; }
 
    .bigcarousel {
      display: block; } 

.list_carousel {
  margin: 0;
  width: auto;
  display: block;
  height: 180px; }
 
    .list_carousel {
      display: none; } 

.list_carousel ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  height: 200px;
  overflow: hidden; }

.list_carousel li {
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  display: block;
  float: left; }

.carousel {
  width: 100%;
  display: block; }

.carousel img {
  width: 100%;
  height: auto; }

/* *** Background Transition Carousel *** */
.bigcarousel {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0; }

.bigcarousel span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  z-index: 1;
  opacity: 1;
  /* animation: imageAnimation 36s linear infinite 0s; */ }

.bigcarousel span.active {
  z-index: 3; }

/* *** define images here *** */
.bigcarousel span.img1 {
  background-image: url(../img/bulb.jpg); }

.bigcarousel span.img2 {
  background-image: url(../img/paris.jpg); }

.bigcarousel span.img3 {
  background-image: url(../img/fire.jpg); }

/* *** HOME PAGE  *** */
/* *** Article Stuff  *** */
article header h1 {
  font-family: "Trajan Pro", "Cinzel", Times, serif;
  font-size: 1.5em;
  color: #28235d;
  margin-top: 0; }

    article header h1 {
      font-size: 2em; } 

article p {
  font-family: "Karla", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  color: #5b5b5b;
  font-weight: normal; }
 
    article p {
      font-size: 1em; }

article p.darkstrap {
  font-family: "Karla", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  color: #4d4d4d;
  font-weight: 700; }
 
    article p.darkstrap {
      font-size: 1.1em; } 

.wrap-inner {
  height: 100%;
  margin: 20px; }
 
    .wrap-inner {
      margin: 40px; }

.bodycol-left {
  float: left;
  width: 100%;
  margin-right: 0;
  font-size: 14px; }
 
    .bodycol-left {
      float: left;
      width: 61%;
      margin-right: 6%; }

aside.bodycol-right {
  float: left;
  clear: left;
  width: 100%;
  margin-top: 23px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: solid 4px #fac304;
  border-bottom: solid 4px #ea5d56; }

    aside.bodycol-right {
      clear: none;
      width: 33%; } 

aside.bodycol-right p {
  font-family: "Karla", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #28235d;
  font-weight: normal;
  width: 70%; }

    aside.bodycol-right p {
      width: 100%; } 
aside.bodycol-right p span.numbers {
  font-family: "Trajan Pro", "Cinzel", Times, serif;
  font-size: 30px;
  display: block;
  color: #28235d;
  margin-top: 3px;
  font-weight: bold; }

.no-float {
  display: block;
  width: 100%;
  clear: both;
  padding-top: 15px; }

/* *** ABOUT PAGE *** */
.bodycol-left-text {
  float: left;
  width: 100%;
  margin-right: 0; }
 
    .bodycol-left-text {
      float: left;
      width: 52%;
      margin-right: 5%; } 

.bodycol-right-text {
  float: left;
  clear: left;
  width: 100%;
  margin-bottom: 23px;
  padding-bottom: 20px; }
 
    .bodycol-right-text {
      clear: none;
      width: 40%; } 

/* *** INVESTMENT PAGE *** */
.wrap-tabs {
  width: 100%;
  height: 70px; }
 
    .wrap-tabs {
      height: 145px; } 

.wrap-tabs a {
  -webkit-box-sizing: border-box;
  /* Safari, Android, other older WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/Chrome/IE 8+ */
  width: 189px;
  background: #eee;
  padding: 5px;
  height: 100%;
  float: left;
  color: #5b5b5b;
  font-size: 0.7em;
  font-family: "Karla", Helvetica, Arial, sans-serif;
  text-decoration: none;
  font-weight: bold;
  border-left: 1px solid #fff;
  transition: 1s ease; }
 
 
    .wrap-tabs a {
      font-size: 1em; } 

.wrap-tabs a:first-child {
  border-left: none; }

.wrap-tabs a.active {
  color: #28235d;
  background: #fff; }

/* *** FOOTER STUFF *** */
article footer {
  width: 100%;
  height: 90px;
  background: #f4f4f4;
  float: left;
  clear: left; }

    article footer {
      height: 64px;
      margin-top: 30px; }

article footer .footer-left {
  display: block;
  width: 100%;
  float: left;
  clear: left;
  text-align: left;
  margin-left: 20px; }
 
    article footer .footer-left {
      width: 40%;
      float: left;
      clear: none;
      margin-left: 40px;
      margin-top: 25px;
      text-align: left; }

article footer .footer-right {
  display: block;
  width: 100%;
  float: left;
  clear: left;
  text-align: left;
  margin-left: 20px; }
 
    article footer .footer-right {
      width: 40%;
      float: right;
      clear: none;
      text-align: right;
      margin-right: 40px;
      margin-top: 25px;
      margin-left: 0; }


  .contact-details {
    width: 30%;
    float: left;
    margin-right: 6%;
    margin-top: 20px; } 

.map {
  float: left;
  margin-top: 20px; }

.contact-item {
  margin-bottom: 30px; }

.contact-item span {
  display: block;
  font-weight: 700; }

#map_canvas {
  width: 100%;
  height: 400px; }
 
    #map_canvas {
      width: 64%;
      height: 400px; }
/* responsive map */
  .team-img {
    width: 30%;
    float: left;
    margin-right: 6%;
    margin-top: 20px; } 


  .team-img img {
    width: 100%; } 


  .team-text {
    width: 64%;
    float: left; } 

.person-name {
  color: #28235d;
  font-size: 16px;
  margin-bottom: 0; }

.wrap-inner {
  position: relative; }

.team-nav {
  max-width: 200px; }
  
    .team-nav {
      position: absolute;
      top: 0;
      right: 0; } 


  .team-byline {
    max-width: 300px; } 

.team-nav a {
  color: #ea5d56;
  text-decoration: none;
  display: block;
  font-weight: 700;
  padding-right: 20px;
  background: url("../img/red-triangle-down.png") center right no-repeat;
  transition: 1s ease; }
  .team-nav a:hover {
    color: #28235d; }

#logo {
  height: 100%;
  width: 100%;
  background: #ffffff;
  float: left; }
 
    #logo {
      width: 20%;
      height: 67px; }
 /* @media only screen and (min-width: 1200px) {
    #logo {
      width: 50%;
      height: 100%; } }*/

#topheader nav {
  float: left;
  clear: left;
  max-height: 0;
  width: 100%;
  background: #efefef;
  overflow: hidden;
  -webkit-transition: all, 0.3s, ease-out;
  -moz-transition: all, 0.3s, ease-out;
  -o-transition: all, 0.3s, ease-out;
  transition: all, 0.3s, ease-out; }
  
    #topheader nav {
      clear: none;
      height: 100%;
      width: 80%;
      max-height: 67px;
      background: white;
      background: rgba(255, 255, 255, 0.25); } 
 /* @media only screen and (min-width: 1200px) {
    #topheader nav {
      clear: none;
      height: 100%;
      width: 50%;
      max-height: none;
      background: white;
      background: rgba(255, 255, 255, 0.25); } }*/

#topheader nav.active {
  max-height: 15em;
  position: relative;
  z-index: 5000; }

#logo a.lgam {
  display: block;
  width: 120px;
  height: 100%;
  float: left;
  margin-top: 2px;
  margin-left: 5px; }
  
    #logo a.lgam {
      width: 100%;
      margin-top: 2px;
      margin-left: 2px;
      position: relative; } 
 
    #logo a.lgam {
      width: 100%; } 

#logo a.lgam img {
  width: 100%;
  max-width: 155px;
  height: auto; }
 
    #logo a.lgam img {
      width: 90px;
      height: 40px;
      position: absolute;
      left: 50%;
      top: 50%;
      margin-top: -23px;
      margin-left: -45px; } 
  /*@media only screen and (min-width: 1200px) {
    #logo a.lgam img {
      width: 100%;
      height: auto;
      left: 50%;
      top: 50%;
      margin-left: -78px;
      margin-top: -38px; } }*/

#logo .toggle {
  display: block;
  float: right;
  background: url(../img/menu-icon.jpg) 0 0 no-repeat;
  width: 56px;
  height: 56px;
  position: absolute;
  top: 0px;
  right: 10px; }
 
    #logo .toggle {
      display: none; }

#topheader nav ul {
  float: left;
  width: 100%;
  z-index: 1000;
  opacity: 1;
  margin-bottom: 0; }
 
    #topheader nav ul {
      height: 100%; } 
 /* @media only screen and (min-width: 1200px) {
    #topheader nav ul {
      margin-top: 20px;
      height: auto; } }*/

#topheader nav ul li {
  float: left;
  width: 100%;
  text-align: center;
  background: #efefef; }
 
    #topheader nav ul li {
      -webkit-box-sizing: border-box;
      /* Safari, Android, other older WebKit */
      -moz-box-sizing: border-box;
      /* Firefox, other Gecko */
      box-sizing: border-box;
      /* Opera/Chrome/IE 8+ */
      display: block;
      background: transparent;
      width: 14%;
      height: 100%; } 
  /*@media only screen and (min-width: 1200px) {
    #topheader nav ul li {
      float: none;
      width: 100%;
      background: transparent; } }*/


  #topheader nav ul .nav-item-long {
    width: 30%; } 
/*@media only screen and (min-width: 1200px) {
  #topheader nav ul .nav-item-long {
    width: 100%; } }*/

#topheader nav ul li a {
  display: block;
  width: 90%;
  padding: 15px 0px;
  text-decoration: none;
  color: #858585;
  font-family: "Karla", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  transition: 1s ease; }
 
    #topheader nav ul li a {
      -webkit-box-sizing: border-box;
      /* Safari, Android, other older WebKit */
      -moz-box-sizing: border-box;
      /* Firefox, other Gecko */
      box-sizing: border-box;
      /* Opera/Chrome/IE 8+ */
      padding: 23px 0;
      color: #ffffff;
      font-size: 0.8em;
      width: 100%;
      height: 100%; }
      #topheader nav ul li a:hover {
        background: rgba(255, 255, 255, 0.4); }
      #topheader nav ul li a:focus, #topheader nav ul li a:active {
        color: #fac304; } 
 
    #topheader nav ul li a {
      font-size: 0.9em; }
  /*@media only screen and (min-width: 1200px) {
    #topheader nav ul li a {
      color: #ffffff;
      width: 100%;
      padding: 5px 0;
      height: auto; } }*/

#topheader nav ul li a.active {
  color: #2a225e; }

    #topheader nav ul li a.active {
      color: #fac304; }

#topheader nav ul .floatleft {
  display: block;
  width: 60%;
  float: left; }
 
    #topheader nav ul .floatleft {
      float: none;
      width: auto;
      display: inline; } 
  /*@media only screen and (min-width: 1200px) {
    #topheader nav ul .floatleft {
      float: none;
      width: 100%; } }*/

#topheader nav ul .floatright {
  display: block;
  width: 40%;
  float: right; }
 
    #topheader nav ul .floatright {
      float: none;
      width: auto;
      display: inline; } 
  /*@media only screen and (min-width: 1200px) {
    #topheader nav ul .floatright {
      float: none;
      width: 100%; } }*/

#topheader nav ul .floatleft li {
  float: left; }
 
    #topheader nav ul .floatleft li {
      float: left; } 
 /* @media only screen and (min-width: 1200px) {
    #topheader nav ul .floatleft li {
      float: none; } }*/

#topheader nav ul .floatright li {
  float: right; }
 
    #topheader nav ul .floatright li {
      float: left; } 
 /* @media only screen and (min-width: 1200px) {
    #topheader nav ul .floatright li {
      float: none; } }*/

#topheader nav ul .floatleft li a {
  text-align: left;
  text-indent: 20px; }
 
    #topheader nav ul .floatleft li a {
      text-align: center;
      text-indent: 0; } 
 /* @media only screen and (min-width: 1200px) {
    #topheader nav ul .floatleft li a {
      text-align: center; } }*/

#topheader nav ul .floatright li a {
  text-align: right;
  text-indent: 20px; }
 
    #topheader nav ul .floatright li a {
      text-align: center;
      text-indent: 0; } 
 /* @media only screen and (min-width: 1200px) {
    #topheader nav ul .floatright li a {
      text-align: center; } }
*/
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }
