/* Gapstow */
/*
	font-family:"raleway";
	
	extra-light				200
	light							300
	regular						400
	medium						500
	
	font-family: "cardo",serif; - 400 - regular
*/

body {
  width: 100%;
  font-family: "raleway", sans-serif;
  font-weight: 300;
  background-color: #fafafa;
}
@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
  p {
    max-height: 9999px;
  }
}
td {
  vertical-align: top;
}
* {
  margin: 0;
}
#container {
  overflow: hidden;
  margin: 0;
  padding: 0;
  min-width: 960px;
  position: relative;
  top: 0px;
}
.content {
  width: 790px;
  text-align: left;
  position: relative;
  top: 0;
}

#header .content {
  padding-top: 40px;
  padding-bottom: 30px;
}
#logo {
  display: block;
  width: 181px;
  height: 64px;
  background: url(/i/logo.png) no-repeat center center;
  cursor: pointer;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 4;
}

/* General */
p,
#aboutFX table tr td,
#aboutFX .fx-nav span,
.cMail,
.cPhone {
  color: #1c1c1c;
}
p.reg {
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 28px;
}
#ce-highlight {
  z-index: 10;
}
.headerText {
  font-size: 32px;
  line-height: 40px;
  margin-top: 42px;
}
.headerUnderline {
  height: 2px;
  width: 30px;
  background-color: #d61d1f;
  margin: 12px 0 31px 0;
}

#nav {
  position: relative;
  z-index: 5;
}
#nav .tab {
  position: fixed;
  top: 0;
  height: 100%;
  width: 30px;
  cursor: pointer;
  overflow: hidden;
  font-size: 12px;
  line-height: 29px;
}
#nav .tab.secure {
  width: 0;
}
#nav .tab ul {
  display: none;
  list-style-type: none;
  margin: 80px 0 0 20px;
  width: 140px;
}
#nav .tab.sel ul {
  display: block;
}
#nav a {
  text-transform: uppercase;
  color: #fff;
}
#nav a:hover {
  color: #0b344c;
}
#nav .tab#tab-about {
  background: url(/i/tab-about.png) no-repeat left bottom #d61d1f;
}
/* #nav .tab#tab-team {
  background: url(/i/tab-team.png) no-repeat left bottom #d61e1f; margin-left:30px;
} */
#nav .tab#tab-team {
  background: url(/i/gapstow_tab_founder.png) no-repeat left bottom #d61e1f; margin-left:30px;
}
#nav .tab#tab-portfolios {
  background: url(/i/tab-portfolios.png) no-repeat left bottom #911517; margin-left:30px;
}
#nav .tab#tab-alternative {
  background: url(/i/tab-alternative.png) no-repeat left bottom #911517; margin-left:30px;
}
#nav .tab#tab-research {
  background: url(/i/tab-research.png) no-repeat left bottom #b11a1a; margin-left:30px;
}
#nav .tab#tab-contact {
  background: url(/i/tab-contact.png) no-repeat left bottom #480b0b; margin-left:30px;
}

#footer .content {
  border-top: 1px solid #eaeaea;
  padding-bottom: 35px;
}
#footer p {
  font-size: 12px;
  color: #4b4b4b;
  line-height: 28px;
  font-weight: 300;
}
#footer p a {
  text-decoration: underline;
  cursor: pointer;
}

/* Home */
#home {
  background-color: #f5f5f5;
}
.homeTop {
  display: none;
  position: absolute;
  top: 0px;
  width: 100%;
  left: 0px;
  height: 60%;
  background-color: #fafafa;
  min-height: 467px;
  z-index: 2;
}
.homeBackgroundImage {
  position: absolute;
  top: 0px;
  width: 100%;
  right: 150px;
  height: 100%;
  background-image: url(/i/homeBack.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right top;
}
#homeSlide a {
  background-repeat: no-repeat;
  display: inline-block;
  width: 11px;
  height: 10px;
  cursor: pointer;
  padding: 2px 1px 2px 0;
}
.homeTopText {
  color: #d61d1f;
  font-family: "cardo", serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.homeContent {
  font-weight: 200;
  font-size: 21px;
  line-height: 33px;
  color: #484848;
  margin-bottom: 9px;
}
.twoColumns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  text-align: justify;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  font-weight: 300;
  font-size: 15px;
  line-height: 28px;
  color: #1c1c1c;
}
.homeTop .content {
  height: 100%;
}
#homeFX {
  position: relative;
  left: 0px;
  top: 47%;
}
.miniHeader {
  color: #1c1c1c;
  font-family: "cardo", serif;
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 22px;
}
#homeContent {
  padding-top: 63px;
}
.readMoreLink {
  color: #d61d1f;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 28px;
  cursor: pointer;
}
#homeContainer {
  min-height: 300px;
}

/* About */
#aboutContent {
  padding-bottom: 87px;
}
#aboutFX .fx-list {
  border-bottom: 1px solid #d61d1f;
  padding-bottom: 25px;
}
#aboutFX .fx-list .fx-nav {
  float: left;
  cursor: pointer;
  position: relative;
  top: 0px;
  left: 0px;
  text-align: center;
}
#aboutFX .fx-nav span {
  font-family: "cardo", serif;
  font-weight: 400;
  display: inline-block;
  padding-top: 12px;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  height: 28px;
  display: table-cell;
  vertical-align: middle;
  width: 158px;
}
#aboutFX .fx-slides {
  padding-top: 18px;
  text-align: left;
}
.aboutBlueThumb {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -45px;
  display: none;
}
#aboutFX {
  margin: 22px 0 31px 0;
}
#a1 {
  width: 14%;
  margin-right: 4%;
  margin-left: 1%;
}
#a2 {
  width: 20%;
  margin-right: 1%;
}
#a3 {
  width: 20%;
  margin-right: 1%;
}
#a4 {
  width: 20%;
  margin-right: 4%;
}
#a5 {
  width: 14%;
}
.throughCircleLine {
  width: 90%;
  height: 1px;
  background-color: #e3e3e3;
  position: relative;
  top: 104px;
  left: 5%;
}
#aboutFX table {
  width: 100%;
}
#aboutFX table tr td p {
  display: inline-block;
  background: url(/i/arrowRight.png) no-repeat left center;
  font-size: 15px;
  padding-left: 16px;
  height: 33px;
  line-height: 33px;
  margin-left: 30px;
}
#aboutFX table tr td:first-child p {
  margin-left: 0px;
}
#aboutFX table tr td {
  padding-left: 20px;
}
#aboutFX table tr td:first-child {
  padding-left: 0px;
  padding-right: 20px;
}
.rArrow {
  background: url(/i/arrowRight.png) no-repeat left 9px;
  font-size: 15px;
  line-height: 28px;
  padding-left: 16px;
  margin-bottom: 10px;
}
#arrowUp {
  background: url(/i/arrowUp.png) no-repeat center center;
  height: 6px;
  width: 13px;
  position: relative;
  top: 181px;
}

/* Team */
.teamCategoryContainer {
  position: absolute;
  top: -83px;
  right: 15px;
  border: 1px solid #e4e4e4;
  display: none;
  font-size: 0px;
}
.teamCategoryContainer a:first-child {
  border-left: none;
}
.teamCategoryContainer a {
  border-left: 1px solid #e4e4e4;
  display: inline-block;
  text-align: center;
  width: 165px;
  font-size: 12px;
  text-transform: uppercase;
  border-bottom: 3px solid #fafafa;
  height: 29px;
  line-height: 31px;
  cursor: pointer;
  background: url(/i/teamLittleLine.png) no-repeat center top;
}
.teamOtherTd {
  width: 552px;
  padding-top: 48px;
  font-size: 0px;
  padding-bottom: 40px;
}
.personThumb,
.rowThumb {
  position: relative;
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 138px;
  height: 138px;
  cursor: pointer;
}
.colorThumb,
.personThumbShade {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.colorThumb {
  background-repeat: no-repeat;
  opacity: 0;
}
.personThumb .personThumbShade {
  zindex: 4;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=00);
}
.rowThumb .personThumbShade {
  zindex: 4;
  background-color: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

#teamSecondTable {
  width: 100%;
  margin-top: 41px;
}
#teamSecondTable .teamOtherTd {
  padding: 0;
}
#teamSecondTable p {
  font-size: 15px;
}
.largeImage {
  width: 204px;
  height: 257px;
  margin-top: 5px;
}
.teamPersonTop span {
  font-weight: 500;
  text-transform: uppercase;
}
.teamPersonTop {
  line-height: 28px;
}
.teamPersonTop a {
  font-weight: 400;
  color: #d61d1f;
}
.bio {
  line-height: 28px;
  margin-top: 27px;
}
.navigationContainer {
  display: none !important;
  border: 1px solid #e4e4e4;
  width: 202px;
  font-size: 0px;
}
.navigationContainer a {
  display: inline-block;
  height: 32px;
  cursor: pointer;
}
#tNavLeft {
  width: 67px;
  background: url(/i/tLeftArrowS.png) no-repeat 17px center;
}
#tNavHome {
  width: 66px;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  background: url(/i/boxes.png) no-repeat center center;
}
#tNavRight {
  width: 67px;
  background: url(/i/tRightArrowS.png) no-repeat 42px center;
}
#tNavLeft.endOfLine {
  background: url(/i/tLeftArrow.png) no-repeat 17px center;
}
#tNavRight.endOfLine {
  background: url(/i/tRightArrow.png) no-repeat 42px center;
}

#teamContainer {
  position: relative;
  top: 0px;
  left: 0px;
}
.bottomTeamRowContainer {
  display: none !important;
  font-size: 0px;
  position: absolute;
  top: 0px;
  left: 60px;
}
.bottomTeamRowContainer div {
  display: inline-block;
}
.bottomTeamRowContainer .sectionDivider {
  font-size: 15px;
  color: #bebebe;
  background-color: #4b4b4b;
  width: 138px;
  height: 138px;
  text-align: center;
}
.sectionDivider span {
  display: table-cell;
  vertical-align: middle;
  height: 138px;
  width: 138px;
  line-height: 20px;
}

#BTRleft,
#BTRright {
  height: 138px;
  width: 60px;
  position: absolute;
  top: 0px;
  z-index: 6;
  cursor: pointer;
}
#BTRleft {
  left: 60px;
}
#BTRright {
  right: 90px;
}

/* Portfolios */
#p1 {
  margin-right: 40px;
  width: 90px;
}
#p2 {
  width: 160px;
}
#p3,#p4{width:150px;margin-right:30px;}
.portPs {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 12px;
}
.portPs span {
  font-weight: 500;
}
#portfolioContent .fx-slides,#alternativeContent .fx-slides {
  padding-top: 23px;
}
#portfolioPie {
  background: url(/i/portfolioPie.png) no-repeat center center;
  height: 516px;
}
#alternativeContent p.psred {
	color: #d61d1f;
  font-family: "cardo", serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
  margin-bottom: 7px;
  text-transform: uppercase;
}

#alternativeContent ul li {
  font-size: 15px;
    line-height: 28px;
    margin-bottom: 12px;
}
#pie1{background: url(/i/alternativePie.png) no-repeat center center;height: 516px;}
.chart-table{border-top:2px solid #000;}
.chart-table.special td:first-child{color:#1c1c1c !important;text-align:center;}
.chart-table.special th:first-child{text-align:center;}
.chart-table th{background:#A9A9A9;color:#fff;text-align:center;padding:10px;}
.chart-table th:first-child{text-align:left;}
.chart-table td{border-bottom:1px solid #000;text-align:center;padding:6px 10px !important;}
.chart-table td:first-child{color:#A38F54 !important;text-align:left;}
.portDi{font-size:12px;line-height:22px;}
.portPs a{color:#1c1c1c;}
/* News */
.newsSlides {
  width: 550px;
}
.newsTable {
  border-top: 1px solid #e2e2e2;
}
.newsClockTd {
  background: url(/i/timeIcon.png) no-repeat 0px 126px;
  background-size: 57%;
}
.newsClockTd a {
  color: #1c1c1c;
  transition: color .3s ease;
}
.newsClockTd a:hover {color: #d61d1f;}
.newsOtherTd {
  width: 550px;
  padding-top: 45px;
}
.newsTable td {
  padding: 29px 10px 20px 10px;
  border-bottom: 1px solid #e2e2e2;
}
.newsTable tr.odd td {
  background-color: #ffffff;
}
.newsTable tr.odd td {
  background-color: #ffffff;
  font-size: 14px !important;
}
.newsTable .date {
  font-family: "cardo", serif;
  font-weight: 400;
  font-size: 14px;
  color: #959595;
  line-height: 14px;
  text-transform: uppercase;
}
.newsTable .newsTitle {
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  margin-top: 8px;
}
.newsTable .shortDesc {
  font-size: 15px;
  line-height: 28px;
}
.newsTable a {
  text-decoration: none;
  color: #d61d1f;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 18px;
  display: inline-block;
  margin-top: 5px;
  padding-right: 30px;
  line-height: 28px;
  background: url(/i/pdf.png) no-repeat right 4px;
  cursor: pointer;
}
.newsSlides .fx-list {
}
.newsSlides .fx-list .pageCont {
  font-size: 15px;
  text-align: right;
  padding: 15px 0 70px 0;
}
.newsSlides .fx-list .pageCont a {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  cursor: pointer;
  padding: 0 2px;
}

/* Contact */
#contactContent table {
  margin-bottom: 85px;
  margin-top: 50px;
}
#contactContent table td {
  border-top: 1px solid #cecece;
}
.contactP span {
  font-size: 14px;
  font-family: "cardo", serif;
  font-weight: 400;
  text-transform: uppercase;
}
.contactP {
  font-size: 15px;
  margin-top: 8px;
  line-height: 28px;
}
.cMail,
.cPhone {
  text-decoration: none;
  line-height: 28px;
  font-size: 15px;
}
.cMail {
  background: url(/i/Cmail.png) no-repeat left center;
  padding-left: 25px;
}
.cPhone {
  background: url(/i/Cphone.png) no-repeat left center;
  padding-left: 25px;
}

#contactBottomContainer {
  width: 100%;
  min-height: 330px;
  position: relative;
  top: 0px;
  left: 150px;
}
.bigCircle {
  width: 285px;
  height: 285px;
  position: absolute;
  top: 50%;
  left: 300px;
  margin-top: -143px;
}
.bigCircle p {
  font-size: 15px;
}
.bigCircle span {
  font-family: "cardo", serif;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
}
#bbc {
  background: url(/i/circleBigBlack.png) no-repeat center center;
  z-index: 2;
  opacity: 0;
  display: none;
}
#bwc {
  background: url(/i/circleBigWhite.png) no-repeat center center;
  z-index: 3;
}
#bwc p {
  text-align: center;
  margin-top: 78px;
  line-height: 22px;
}
#bwc p span {
  display: inline-block;
  padding-bottom: 9px;
}
#bbc p {
  text-align: left;
  color: #fff;
  margin-top: 94px;
  margin-left: 32px;
  line-height: 28px;
}
#bbc .redPhone {
  margin-top: 0;
  background: url(/i/redPhone.png) no-repeat 3px center;
  padding-left: 24px;
}
#map,
#map2 {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  max-height: 500px;
  width: 100%;
  background-position: cover;
}
#map {
  background: url(/i/map.jpg) no-repeat top center;
  background-size: auto;
  z-index: 1;
  opacity: 0;
  display: none;
}
#map2 {
  background: url(/i/map2.jpg) no-repeat center center;
  z-index: 2;
}
#map div.smallButton,
#map2 div.smallButton {
  width: 22px;
  height: 22px;
  cursor: pointer;
}
#map div.smallButton {
  background: url(/i/circleSmallBlack.png) no-repeat center center;
  position: absolute;
  top: 91px;
  left: 50%;
  margin-left: -134px;
}
#map2 div.smallButton {
  background: url(/i/circleSmallWhite.png) no-repeat center center;
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -134px;
}
