.nav-links {
	margin: 7.5px -15px !important;
}
.post {
	margin-top: 22px;
	margin-bottom: 50px;
	margin-left: -40px !important;
    width: 108.5% !important;
}
.market-section .tabset li.active a, .market-section .tabset li:hover a {
    background: #3a91b7;
    color: #fff;
}

.red-input-group > span {
    color: #c82f2f;
    border-left-color: #c82f2f;
	border-top-color: #c82f2f;
	border-bottom-color: #c82f2f;
}
.red-input-group > input {
	border-left: none;
    border-right-color: #c82f2f;
	border-top-color: #c82f2f;
	border-bottom-color: #c82f2f;
}
.red-input-group > input:focus {
	border-left: none;
    border-right-color: #c82f2f;
	border-top-color: #c82f2f;
	border-bottom-color: #c82f2f;
}
/* banner, img-holder, holder, caption */

.banner {
	position: relative;
	width: 100%;
	margin: 40px 0 -30px;
}

.banner .caption {
	display: inline-block;
	vertical-align: middle;
	max-width: 700px;
	white-space: normal;
	color: #fff;
	padding: 10px 10px;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-size: 1.5em;
	line-height: 21px;
	line-height: 1.3125em;
}

.banner .btn-default {
	position: absolute;
	left: 50%;
	bottom: -19px;
	width: 155px;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 0 -79px;
	padding: 14px 10px 11px;
	border-bottom: 2px solid #9f252a;
}

.banner .img-holder {
	position: relative;
	min-width: 768px;
	width: 100%;
}

.banner .img-holder img {
	position: relative;
	width: 100%;
	min-width: 768px;
}

.banner .holder {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	max-width: 1200px;
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	top: 0;
	white-space: nowrap;
	background: none;
}

.banner .holder:after {
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 100%;
	margin: 0 0 0 -5px;
	content: "";
}

.banner .caption p {
	margin: 0;
}

.banner h1 {
	margin: 0 0 38px;
	padding: 0;
	color: #fff;
	font-weight: 200;
	font-family: "Lato", sans-serif;
	font-size: 50px;
    letter-spacing: 4px;
}

.banner h1 span {
    font-weight: 800;
	display: inline-block;
	vertical-align: top;
}

.banner h1:after {
	display: none;
}

/*@media only screen and (min-width: 768px)*/
.market-section .tabs-block {
    background: #f0f6f9;
}
.market-section .tabset {
    display: table;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    border-bottom: 2px solid #f8fbfc;
}
#header .header-holder:after,
#header .navbar:after,
#header .navbar-nav:after,
.banner:after,
.market-section .tabs-block:after,
.twocolumns:after,
.twocolumns .head:after,
.twocolumns .info-area:after {
	content: " ";
	display: block;
	clear: both;
}

.market-section .tabset {
	margin: 0;
	padding: 0;
	list-style: none;
}


/* ---------------------------------------------------------
   1. Embedded fonts styles
   ---------------------------------------------------------*/

* {
	font-size: 100%;
}

html {
	font-size: 112.5%;
}

@font-face {
	font-family: "icomoon";
	src: url("../../fonts/icomoon.eot?ptge6w");
	src: url("../../fonts/icomoon.eot?#iefixptge6w") format("embedded-opentype"), url("../../fonts/icomoon.ttf?ptge6w") format("truetype"), url("../../fonts/icomoon.woff?ptge6w") format("woff"), url("../../fonts/icomoon.svg?ptge6w#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "opimas" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-search:before {
    font-family: "opimas" !important;
}

.nav-search {
	margin-top: -20px;
}
.icon-cross:before {
	content: "\e605";
}

.icon-chevron-thin-down:before {
	content: "\e606";
}

.icon-asset-img:before {
	content: "\e600";
}

.icon-equities-img:before {
	content: "\e601";
}

.icon-income-img:before {
	content: "\e602";
}

.icon-risk-img:before {
	content: "\e603";
}

.icon-securities-img:before {
	content: "\e604";
}

input[type=text],
input[type=password],
input[type=email],
input[type=file],
input[type=tel],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	outline: none;
}

/* ---------------------------------------------------------
   2. General reset
   ---------------------------------------------------------*/

h1 {
	font-size: 1.9444444444em;
	line-height: 1.1142857143em;
	margin: 0;
	padding: 0 0 21px;
	position: relative;
	color: #000014;
	font-size: 32px;
	letter-spacing: 3px;
	line-height: 40px;
}


div.secondary h1 {
    text-transform: uppercase;
}


h1:after {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin: 0 0 0 -36px;
	content: "";
	width: 72px;
	height: 2px;
	background: #168cb7;
}

/* main container styles */


/* header of the page, header-holder, logo of the page, main navbar */


.three-col .heading-box h1 {
	margin: 0 0 29px;
}

 /*market-section, tabs-block*/

.market-section h1 {
	text-align: left;
	margin: 0 0 47px;
}

.market-section .tabs-block {
	width: 100%;
	background: none;
}

.market-section .tabset {
	display: none;
}

.market-section .tabset li {
	display: table-cell;
    width: 50px;
}

.market-section .tabset li:first-child a {
	border-left: 0;
}

.market-section .tabset li.active a,
.market-section .tabset li:hover a {
	background: #3a91b7;
	color: #fff;
}

.market-section .tabset li a {
	display: block;
	margin: 0;
	color: #3a91b7;
	text-decoration: none;
	border-left: 2px solid #f8fbfc;
	transition: all .3s linear;
	-o-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
}

.market-section .tabset li .icon-asset-img,
.market-section .tabset li .icon-equities-img,
.market-section .tabset li .icon-income-img,
.market-section .tabset li .icon-risk-img,
.market-section .tabset li .icon-securities-img {
	display: block;
	font-size: 27px;
	line-height: 30px;
	margin: 0 0 5px;
}

.market-section .open-close {
	margin: 0 5px 30px;
}

.market-section .open-close.active .opener {
	padding: 30px 10px 36px;
}

.market-section .open-close.active .opener:after {
	display: none;
}

.market-section .open-close.active .close {
	padding: 0 0 0 18px;
}

.market-section .open-close.active .close:after {
	display: block;
}

.market-section .opener {
	display: block;
	text-align: center;
	font: 700 20px/24px "Lora", serif;
	text-decoration: none;
	background: #3991b7;
	color: #fff;
	padding: 30px 10px 50px;
	position: relative;
	transition: all .3s linear;
	-o-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s ease;
	-webkit-transition: all .3s linear;
}

.market-section .opener:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	background: #3d6181;
	text-align: center;
	content: "\e606";
	font: 20px/30px "icomoon";
}

.market-section .opener:hover {
	background: #3d6181;
}

.market-section .opener .icon-asset-img,
.market-section .opener .icon-equities-img,
.market-section .opener .icon-income-img,
.market-section .opener .icon-risk-img,
.market-section .opener .icon-securities-img {
	display: block;
	font-size: 27px;
	line-height: 30px;
	margin: 0 0 6px;
}

.market-section .tab-content {
	overflow: hidden;
}

.market-section .tab-content .js-tab-hidden {
	display: block !important;
	left: 0 !important;
	position: relative !important;
	top: 0 !important;
}

.market-section .tab-box {
	overflow: hidden;
	padding: 32px 19px 45px;
	background: white!important;
}

.market-section .tab-box.js-slide-hidden {
	display: block !important;
	left: -9999px !important;
	position: absolute !important;
	top: -9999px !important;
}

.market-section .tab-box .heading-area {
	display: none;
}

.market-section .tab-box h2 {
	font: 700 24px/30px "Lora", serif;
	text-transform: capitalize;
	margin: 0;
}

.market-section .tab-box .text-area {
	overflow: hidden;
	font-weight: 300;
	padding: 7px 0 0;
	margin: 0 0 54px;
	font-size: 16px;
	line-height: 28px;
}

.market-section .tab-box .close {
	float: none;
	display: block;
	width: 72px;
	color: #727270;
	text-transform: uppercase;
	position: relative;
	background: none;
	margin: 0 auto;
	padding: 0 0 0 18px;
	opacity: 1;
	font-size: 16px;
	line-height: 19px;
	text-shadow: none;
	font-family: "Lato", sans-serif;
	letter-spacing: 1px;
}

.market-section .tab-box .close:after {
	position: absolute;
	top: 2px;
	left: -28px;
	content: "\e605";
	font: 15px/15px "icomoon";
	background: none;
}

.market-section .tab-box .close:hover {
	opacity: .7;
}

/*!* work-section, article, img-box *!*/

.work-section {
	overflow: hidden;
	width: 100%;
	text-align: center;
	color: #686866;
}

.work-section h1 {
	text-align: left;
	margin: 0 0 85px;
}

.work-section .article {
	padding: 0;
	margin: 0 0 65px;
	font-weight: 300;
	font-size: .8888888889em;
	line-height: 1.5625em;
}

.work-section .article h2 {
	font-family: "Lato", sans-serif;
	font-size: 22px;
	line-height: 1.3846153846em;
	font-weight: bolder;
	margin: 17px;
	color: #000014;
}

.work-section .img-box {
	width: 120px;
	overflow: hidden;
	margin: 0 auto 32px;
}

.work-section .img-box img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

.work-section p {
	margin: 0 0 10px;
}

/*!* section, text-box *!*/

.section {
	overflow: hidden;
	width: 100%;
}
.section {
	position: relative;
    width: 100%;
}
.section .section-holder {
	overflow: hidden;
	background: #168cb7;
	padding: 48px 0 93px;
	text-align: left;
	color: #fff;
	border-bottom: 3px solid #a5272d;

}
.section h1 {
    color: white;
}
.section h1:after {
	background: white;
}

/*!* twocolumns, head, img-box, info-area, text-box *!*/

.twocolumns {
	font-size: 17px !important;
}

#team-members .row:first-child {
    margin-top: -120px;
}

.twocolumns .head {
	margin: 0 0 43px;
}

.twocolumns .head .img-box {
	display: inline-block;
	vertical-align: bottom;
	width: 121px;
	height: 121px;
	border-radius: 50%;
	position: relative;
	z-index: 5;
}

.twocolumns .head .img-box:after {
	box-shadow: 3px 8px 18px rgba(0, 0, 0, .3);
	width: 118px;
	height: 118px;
	border-radius: 50%;
	content: "";
	position: absolute;
	left: 1px;
	top: 1px;
	z-index: -1;
}

.twocolumns .head .img-box img {
	display: block;
	width: 121px;
	height: 121px;
	border-radius: 50%;
}

.twocolumns .head .mail {
    display: inline-block;
    vertical-align: bottom;
    color: #df3646;
    text-decoration: none;
    padding: 0;
    position: relative;
    font-weight: bolder;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 0 16px;
    top: -50px;
}

.row:first-child .twocolumns .head .mail {
    top: -30px;
}

.twocolumns .head .mail:hover {
	text-decoration: none;
	border-bottom: 2px solid transparent;
}

.twocolumns .info-area {
	padding: 50px 40px 0;
	margin: 0;
	font-size: 15px;
	line-height:1.6em;
}

.twocolumns .info-area p {
	margin: 0 0 10px;
	font-weight: 300;
}

.twocolumns .text-box {
	overflow: hidden;
	font-size: 22px;
	font-size: 1.4666666667em;
	line-height: 28px;
	line-height: 1.2727272727em;
	font-weight: 300;
	color: #000014;
	margin: 0 0 22px;
}

.twocolumns .text-box p {
	margin: 0 0 10px;
}

/* footer of the page, form */

#footer {
	overflow: hidden;
	text-align: center;
}

#footer .form {
	max-width: inherit;
	margin: 0 -15px;
}

#footer .form h1 {
	margin: 0 0 74px;
}

#footer .form h1:after {
	left: 50%;
	bottom: 0;
	margin: 0 0 0 -36px;
}

#footer .form-control {
	border-width: 0 0 1px !important;
	border-style: solid ;
	border-color: #c0c0c0;
	border-radius: 0;
	box-shadow: none;
	color: #686866;
	font: 300 25px/28px "Lato", sans-serif;
	text-align: center;
	padding: 9px 12px;
	margin: 0 0 27px;
	-webkit-transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
	transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
	width: 100%;
	height: 50px;
}

#footer input[type=submit] {
	display: block;
	width: 100%;
	padding: 15px 10px 13px;
	text-align: center;
	font: 700 13px/18px "Lato", sans-serif;
	background: #df3646;
	border: none;
	outline: none;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	margin: 39px 0 0;
}

#footer input[type=submit]:hover {
	color: #000014;
}



.heading-box h1 {
    text-align: center;
}

.market-section h1 {
	text-align: center;
	margin: 0 0 52px;
}

.market-section .tabs-block {
	background: #f0f6f9;
}

.market-section .tabset {
	display: table;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	border-bottom: 2px solid #f8fbfc;
	margin-left: -40px;
	width: 100%;
}
.market-section .open-close {
	margin: 0;
}
.market-section .opener {
	display: none;
}
.market-section .tab-content .js-tab-hidden {
	display: block !important;
	left: -9999px !important;
	position: absolute !important;
	top: -9999px !important;
}
.market-section .tab-box.js-slide-hidden {
	background: none;
	display: block !important;
	left: 0 !important;
	position: relative !important;
	top: 0 !important;
}
.market-section .tab-box {
	padding: 30px 20px;
}
.market-section .tab-box .heading-area {
	display: block;
	margin: 0 20px 0 0;
}
.market-section .tab-box-content {
    width: 80%;
    margin: auto;
}
.market-section .tab-box .text-area {
	margin: 0;
}
.market-section .tab-box .close {
	display: none;
}
.work-section h1 {
	text-align: center;
}
.work-section .img-box {
	width: 184px;
	margin: 0 auto 25px;
}
.work-section .img-box img {
	width: auto;
	height: auto;
}
.section .section-holder {
	padding: 71px 0 74px;
	text-align: center;
	border-bottom: 73px solid #179ecb;
}
#footer .form {
	max-width: 470px;
	margin: 0 auto;
}
#footer .form-control {
	margin: 0 0 29px;
    background: transparent;
}
#footer input[type=submit] {
	font-size: 15px;
	line-height: 18px;
	padding: 15px 10px;
	margin: 43px 0 0;
}

.market-section .tabset {
	font-size: 15px;
	line-height: 18px;
	margin-left: 1px;
}

.market-section .tabset li a {
	min-width: 150px;
	min-height: 90px;
    padding-top:17px;
}

.market-section .tab-box h2 {
	font-size: 40px;
	line-height: 40px;
    font-family: "Lato", sans-serif;
    font-weight: 200;
}

.market-section .tab-box .text-area {
	font-size: 19px;
	line-height: 22px;
}

.work-section .article {
	margin: 0 0 80px;
}
.work-section .img-box {
	margin: 0 auto 31px;
}

.work-section .article {
	font-size: medium;
}

@media only screen and (max-width: 768px) {
	#header .navbar {
		float: none !important;
	}

	.market-section .tab-content .js-tab-hidden {
		width: auto !important;
	}
}

.active > span {
border-color: #c82f2f !important;
}

/* Research Highlights*/
.card {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.card {
  margin-top: 25px;
  box-sizing: border-box;
  border-radius: 2px;
  background-clip: padding-box;
  background-color: #168cb7;
  color: #f5f5f5;
  height: 300px;
  padding:25px;
}

.card span.card-title {
  color: #ff4e44;
  font-size: 24px;
  text-transform: uppercase;
}

.card .card-image {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.card .card-image img {
  border-radius: 2px 2px 0 0;
  background-clip: padding-box;
  z-index: -1;
}

.card .card-image span.card-title {
  position: absolute;
  bottom: 0;
  left: 0;
}

.card .card-content {
  border-radius: 0 0 2px 2px;
  background-clip: padding-box;
  box-sizing: border-box;
}

.card-content-crop{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7; /* number of lines to show */
  line-height: 19px;        /* fallback */
  max-height: 250px;       /* fallback */

}

.card .card-content p {
  margin: 0;
  color: inherit;
}

.card .card-action {
  border-top: 1px solid rgba(160, 160, 160, 0.2);
}

.card-title {
  font-size: 20px;
  font-weight: 400;
  line-height: 21px;
}

.card .card-action a {
  color: #ffab40;
  margin-right: 16px;
  transition: color 0.3s ease;
  text-transform: uppercase;
}
.card .card-action a:hover {
  color: #ffd8a6;
  text-decoration: none;
}

.card-date {
  margin-top: 5px;
}

.card-chart, .card-video{
  background-color: white;
  color: #a8a8a8;
}

.card-chart .icon-report-chart{
  color: #8bc0a2;
}

.card-video .icon-report-video{
  color: #cdabd4;
}

.dashVideo{
  margin-top: -11%;
}

.dashVideo .play-button {
  font-size: 25px;
  line-height: 70px;
  height: 70px;
  width: 70px;
  margin-top: -3%;
}

.highlight-title > h2, .highlight-title > a {
  font-weight: 400;
  letter-spacing: 1px;
}

.gray-container {
    background-color: #f3f3f3;
}

.highlight {
  margin-top: 22px;
  margin-bottom: 22px;
}

.card-label {
  letter-spacing: 2px;
  font-weight: 400;
}

.card-label:before {
  font-size: 22px;
}

.crop{
  overflow: hidden;
  height: 51px;
}

.card-content-crop {
  height:135px;
  overflow: hidden;
}

@supports (-webkit-line-clamp: 2) {
  .crop {
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; /* number of lines to show */
	line-height: 22; /* fallback */
	max-height: 49px; /* fallback */
  }  ​
}

.card-link:hover {
  text-decoration: none;
}

.card-link:link{
  text-decoration: none;
}

.icon-equities-img:before, .icon-securities-img:before,
.icon-income-img:before, .icon-asset-img:before, .icon-risk-img:before {
	font-family: "icomoon" !important;
}

.btn-search {
    font-size:17px;
    padding: 12px 35px;
    border-top-right-radius:3px!important;
    border-bottom-right-radius:3px!important;
    font-weight: bolder;
    letter-spacing: 2px;
}

.input-search {
    font-size: 16px;
    height: 50px;
    border-top-left-radius: 3px!important;
    border-bottom-left-radius: 3px!important;
    border-color: white!important;
    font-weight: bolder;
    padding: 0 0 0 30px!important;
}

p.search-p {
    margin-top: 40px!important;
}

p.search-p div.form-group {
    color:black;
}

.landing-secondary {
    padding: 0!important;
}

.services-section h3 {
    text-align: center;
    margin: 30px 0 15px;
    font-size: 22px;
}

.section-padding {
    padding: 40px 40px;
    margin:0!important;
}

.market-section .tab-box .text-area p {
   font-size: 16px;
}
.services-section {
    padding: 40px 70px;
}

.services-section div.img-box {
    text-align: center;
}

#who .text-box {
    width:70%;
    margin: auto;
}

#approach .text-box p, #events .text-box p, .services-section .text-box p, .mediacenter-section .text-box p {
    font-size: 16px;
}

.media-box {
  float: left;
  margin: 30px 30px 20px 20px;
}
.media-signature {
  font-size: 12pt;
}
.mediacenter-section {
    padding: 40px 70px;
    min-height: 200px;
}
.mediacenter-section h3 {
    margin: 30px 0 15px;
    font-size: 22px;
}
.media-title {
	display: inline-block;
}
.media-content {
	padding-bottom: 25px;
}