  /*
Theme Name: salient-c
Description: ÂÒÂ×¶ÌÊÓÆµ Main Website
Template: salient
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');

/* Material CSS Fix */
.material .wpb_content_element {
	margin-bottom: 0 !important;
}

body #research-portfolio .portfolio-items[data-gutter="15px"][data-col-num="elastic"], body .portfolio-items[data-gutter="15px"] .col, body .portfolio-items[data-gutter="default"]:not([data-col-num="elastic"]) .col {
	padding: 14px;
}

#research-portfolio .portfolio-items[data-ps="9"] .col:hover img {
	transform: none;
	box-shadow: none;
}

#research-portfolio .portfolio-items .col p {
	font-size: 14px!important;
	line-height: 14px;
}

#research-portfolio h6 {
	font-size: 14px;
	text-transform: uppercase;
}

.wpb_wrapper #research-portfolio  h4.portfolio-title p {
	font-size: 22px !important;
	font-family: Domine;
	line-height: 36px;
	font-weight: 700;
	letter-spacing: 0;
	margin-bottom: 8px;
}

#research-portfolio  .portfolio-height {min-height: 155px;}

#research-portfolio  .col.padding-5-percent > .vc_column-inner {
	padding: 0;
}

#research-portfolio .vc_custom_heading strong {line-height: 24px}

.research-portfolio .portfolio-template-default .bottom_controls {display: none}

.btn-research .tilt-button-wrap{width: 100%}

/** COMMON CSS **/
.text-blue-medium {
	color: #3b6e8f !important;
}
.text-white {
	color: #fff !important;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-gray-dark {
	color: #7f7f7f !important;
}
.text-left {
	text-align: left !important;
}
.text-center {
	text-align: center !important;
}
.fw-600 {
	font-weight: 600 !important;
}

.fw-700 {
	font-weight: 700 !important;
}

.fw-500 {
	font-weight: 500 !important;
}

.fw-400 {
	font-weight: 400 !important;
}

.fs-24 {
	font-size: 24px;
}

.fs-12 {
	font-size: 12px;
}

.fs-14 {
	font-size: 14px;
}

.login_menu{
	text-transform:capitalize!important;
}

/** General Menu **/
@media only screen and (min-width: 1300px) {
	#mega-menu-wrap-top_nav {
		background: transparent !important;
		display: flex;
		align-items: center;
	}
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link:hover {
		background: transparent !important;
	}
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
		background: transparent !important;
	}

	#mega-menu-wrap-top_nav #mega-menu-top_nav li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		content: "";
	}
}

#mega-menu-wrap-top_nav {
	display: flex !important;
}

.btn-login-border a {
	text-transform: uppercase !important;
	font-size: 14px !important;
}

.btn-login-border {
	border: 1px solid #3A738F !important;
}

.btn-login-border:hover {
	background-color: #467c98 !important;
}

.btn-request {
	background-color: #d36413 !important;
	margin-left: 15px !important;
	border: 1px solid #d36413 !important;
}


#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link.sf-with-ul {
	/* padding: 0px 10px 0px 10px;  */
	padding: 0px 25px;
}

div#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item.btn-login-border:hover > a.mega-menu-link {
	color: #000 !important;
}


div#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item.btn-request > a.mega-menu-link {
	text-transform: uppercase;
	color: #ffffff !important;
}

div#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link {
	font-size: 14px;
	font-weight: bold !important;
	color: #fff !important;
}

.item-top-menu {
	text-decoration: none;
	display: block;
}

.item-top-menu h4 {
	font-family: "Source Sans Pro" !important;
	font-size: 14px !important;
	padding-bottom: 10px;
	color: #333;
	border-bottom: 1px solid #707070
}

.item-top-menu p {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	padding-top: 10px;
}

.item-top-menu:after {
	color: #3e3e3e;
	content: ' \2192';
	font-size: 24px;
}

@media only screen and (max-width: 1300px){
	/*.slider-nav span span, #header-outer #top nav*/
	/*#mega-menu-wrap-top_nav{*/
	.mega-menu-toggle{
		display: none!important;
	}

	#header-outer .mobile-search .icon-salient-search{
		position: relative;
		display: block;
		top: 50%;
	}
}

@media only screen and (min-width: 1301px){
	/*    #header-outer .sf-menu li ul li a {
	min-height: 175px;
}
	.item-top-menu:after {
	color: #3e3e3e;
	position: absolute;
	bottom: 0;
}*/
	div#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link {
		padding: 0px 20px 0px 20px;
	}
	.mega-menu-item.mega-menu-item-type-widget:hover  {
		background-color: #d6d6d6 !important;
	}

	#header-outer:not([data-format="left-header"]) #top > .container > .row nav >ul > li#nectar-user-account {
		display: none;
	}
}

/** Tabbed Menu **/
#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	background: none !important;
    padding: 14px 24px !important;
    font-family: 'Lato', sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 39px !important;
    letter-spacing: 0.02em !important;
}

#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
	background-color: #000 !important;
}

#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
	background: none !important
}
#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
	border-left: 0 !important;
	/* background-color: #000 !important; */
}

#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu .textwidget p {
	font-size: 16px !important;
}

#mega-menu-wrap-top_nav #mega-menu-top_nav li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item-type-widget {
	padding: 20px 40px 20px 40px !important;
}

#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu .textwidget a.nectar-button.mega-tab-button {
	margin-top: 25px; 
	background-color: #f18c20 !important;
	text-align: center;
	border-radius: 40px !important;
    width: 190px;
}

#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu .textwidget a.nectar-button.mega-tab-button:hover {
    opacity: .87;
}

@media only screen and (max-width: 1300px) {
    #mega-menu-wrap-top_nav #mega-menu-top_nav li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu,
	#mega-menu-wrap-top_nav #mega-menu-top_nav li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu,
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link .sf-sub-indicator{
        display: none !important;
    }


	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
		background-color: transparent !important;
	}

	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
		padding: 0px !important;
		margin-bottom: 7px !important;
	}
	
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link span {
		text-transform: uppercase;
	}
}

.login-btn.sf-with-ul a {
	font-size: 13px !important;
	line-height: 40px !important;
	font-family: 'Lato' !important;
	text-transform: uppercase !important;
	border: 1px solid #fff !important;
}

@media (max-width: 1300px) {
    .login-btn.sf-with-ul span {
        padding-left: 15px !important;
    }
}

.large-tab-menu .mega-sub-menu {
	height: 405px !important;
}

#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item .hover-text > ul.mega-sub-menu {
	border-left: 0 !important;
	background-color: #000 !important;
}

/** Tablet and Mobile Custom Nav **/
#mobile-menu .inner ul ul > li > a span {
	opacity: 1 !important;
}

#header-outer #mobile-menu ul {
	display: flex;
	flex-direction: column;
	width: 100%;
	margin-bottom: 20px;
}

#header-outer #mobile-menu ul li {
	border-bottom: 1px solid;
}

#mobile-menu #mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-megamenu > ul.mega-sub-menu {
	width: calc(100% - 20px);
}

#mobile-menu .btn-login-border {
	display: flex !important;
	justify-content: center;
	align-items: center;
	margin-bottom: 10px !important;
}

#mobile-menu .btn-request {
	display: flex !important;
	justify-content: center;
	align-items: center;
	margin: 0 !important;
}

#header-outer #mobile-menu > .inner {
	overflow: initial;
}

@media only screen and (max-width: 1400px) {
	#mobile-menu #mega-menu-wrap-top_nav .mega-menu-toggle + #mega-menu-top_nav {
		display: block;
		background: #174174;
	}

	#mobile-menu #mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
		background: #174174;
	}


	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item.mega-btn-login-border .mega-menu-link,
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item.mega-btn-request .mega-menu-link   {
		width: 100%;
		text-align: center;
	}
}

#mobile-menu #mega-menu-wrap-top_nav .mega-menu-toggle {
	display: none;
}

/* Verticle Tab Mobile Fix */
/*
#mobile-menu .current-open-item .mega-sub-menu {
	display: block !important;
} */

/** Mobile Nav**/
@media only screen and (max-width: 1300px){
	#header-outer #mobile-menu {
		height: 100vh;
		padding-top: 8vh;
	}

	#mobile-menu #mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link span {
		font-size: 16px;
		font-weight: 600;
		text-transform: uppercase;
		color: #fff;
	}
	#mobile-menu #mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link span:hover {
		color: #fff;
	}

	#mobile-menu #mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link {
		border-bottom: 1px solid #999;
		margin-bottom: 18px;
		height: 48px;
	}

	#mega-menu-wrap-top_nav #mega-menu-top_nav p,
	.item-top-menu:after{
		display: none!important;
	}

	#header-outer #mobile-menu ul li a {
		padding: 0;
	}

	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-megamenu > ul.mega-sub-menu,
	#mega-menu-wrap-top_nav #mega-menu-top_nav li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
		padding: 0!important;
		background-color: #174174 !important;
	}

	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-megamenu > ul.mega-sub-menu:last-child{
		padding: 0 0 20px !important;
	}

	.item-top-menu h4 {
		font-size: 16px !important;
		padding-bottom: 10px;
		color: #000;
		border-bottom: none;


	}

	.mega-btn-login-border {margin-top: 60px !important}

	#mobile-menu #mega-menu-wrap-top_nav #mega-menu-top_nav > li.btn-request > a.mega-menu-link,
	#mobile-menu #mega-menu-wrap-top_nav #mega-menu-top_nav > li.btn-login-border > a.mega-menu-link{
		border-bottom: none !important;
		margin-bottom: 0 !important;
		height: 48px !important
	}

	#mobile-menu #mega-menu-wrap-top_nav #mega-menu-top_nav > li.btn-request > a.mega-menu-link span,
	#mobile-menu #mega-menu-wrap-top_nav #mega-menu-top_nav > li.btn-login-border > a.mega-menu-link span{
		font-size: 16px;
		line-height: 3em;
		font-weight: 400;
	}
	#mobile-menu #mega-menu-wrap-top_nav #mega-menu-top_nav > li.btn-request > a.mega-menu-link span {
		color: #fff
	}
}


#nectar-user-account:after/*,
.mobile-user-account:after*/ {
	content: 'Login';
}


/** Header Section **/
.section-home-header .header-description {
	color: #fff !important;
}
.section-home-header p {
	font-size:  20px;
}

.section-home-header .divider-wrap div,
.seaction-home-award .divider-wrap div,
.section-home-subscribe .divider-wrap div {
	background-color: #fff !important;
	width: 70px;
}

.seaction-home-award .divider-wrap div {
	margin-left: auto;
	margin-right: auto;
}

.section-home-header .row-bg-overlay {
	border: none !important;
	opacity: 1 !important;
	width: 100% !important;
	/*background: linear-gradient(129deg, rgb(53, 102, 128) 51%, transparent 51%);*/
	background: linear-gradient(90deg,#253b4a 0%,#497593 50%);
}

.section-home-subscribe .btn-subscribe {
	text-align: center;
	width: 300px;
}

@media only screen and (min-width: 1000px){
	.wpb_row .row-bg-wrap .row-bg-overlay {
		-webkit-clip-path: polygon(0 0, 65% 0, 45% 100%, 0 100%);
		clip-path: polygon(0 0, 65% 0, 45% 100%, 0 100%);
	}

	.analyst .row-bg-overlay {
		-webkit-clip-path: none !important;
		clip-path: none  !important;
	}

	.section-home-header p {
		max-width: 90%
	}
}

@media only screen and (max-width: 999px) and (min-width: 690px) {
	.seaction-home-award .portfolio-items:not(.carousel) .col.span_4 {
		width: 100% !important;
	}
}

@media only screen and (max-width: 999px) {
	.section-home-header .row-bg-overlay,
	.section-home-header .wpb_wrapper {
		display: none !important;
	}

	.section-home-header .vc_column-inner {
		padding: 50px 0;
	}

	.header-we-mb {
		display: block !important;
	}

}

.d-none {
	display: none;
}

.header-title-mb {
	position: relative;
	padding-bottom: 25px;
	padding-top: 20px;
}

/*.header-title-mb:after {
content: "";
position: absolute;
width: 80px;
height: 3px;
background: #fff;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}*/



/** Sub-Menus **/
.page-submenu{
	font-size: 20px;
	line-height: 23px;
	color: #707070;
}
.page-submenu .full-width-section{
	border-bottom: 1px solid #D8D8D8;
}



/** Home **/

/* Homepage header slider */
.home-header-slider {
	width: 1400px;
	margin: auto !important;
}

.nectar-simple-slider .header-description {
	max-width: 80%;
	font-size: 20px;
}

.nectar-simple-slider a.nectar-button.large.regular.regular-button{
	border-radius: 0 !important;
}

/* For small screens */
@media only screen and (max-width: 690px){
	.nectar-flickity.nectar-simple-slider[data-arrows="true"]:not(.arrow-position-overlapping) .flickity-slider .cell {
		padding: 0 40px !important
	}
}

@media only screen and (max-width: 999px){
	.nectar-simple-slider .flickity-prev-next-button.previous {
	    left: 2px;
	}
	.nectar-simple-slider .flickity-prev-next-button.next {
		right: 2px;
	}
}

@media only screen and (max-width: 1300px) and (min-width: 1000px){
	.home-header-slider {
		width: 920px;
		margin: auto !important;
	}    
}

/* .nectar-simple-slider .color-overlay{
background: linear-gradient(90deg,#253b4a 0%,#497593 50%) !important;
} */

@media only screen and (min-width: 1000px){
	/* .nectar-simple-slider .color-overlay{
	-webkit-clip-path: polygon(0 0, 65% 0, 45% 100%, 0 100%);
	clip-path: polygon(0 0, 65% 0, 45% 100%, 0 100%);
} */

	.mobile-home-header {
		display: none;
	}
}

@media only screen and (max-width: 999px){
	.nectar-simple-slider.min-height-443px {
		min-height: 380px;
	}

	.nectar-simple-slider .header-title{
		text-align: center !important;
	}

	.nectar-simple-slider .header-description {
		max-width: 100%;
		text-align: center;
		font-size: 15px;
		line-height: 22px;
	}

	.home-header-slider {
		width: 100%;
	}

	.header-description {
		padding: 0;
	}

	.nectar-simple-slider .nectar-button {
		display: block;
		text-align: center;
	}
}

.section-home-high-yield {
	margin-top: 70px;
	margin-bottom: 30px;
}

.section-home-high-yield  .high-yield-description {
	color: #fff !important;
	line-height: 2;
}

.section-home-high-yield .high-yield-btn-register,
.section-home-high-yield .high-yield-btn-more-info {
	text-transform: uppercase;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	padding: 15px 30px !important;

}

.section-home-high-yield .high-yield-btn-more-info{
	border: 1px solid #fff;
	background-color: transparent !important;
}

.section-home-high-yield .high-yield-btn-register:hover,
.section-home-high-yield .high-yield-btn-more-info:hover {
	opacity: 0.8;
}

.section-home-high-yield .high-yield-btn-more-info:hover {
	border: 1px solid #467c98 !important;
	background-color: #467c98 !important;
}

.high-yield-list-item .high-yield-item .vc_column-inner {
	padding: 25px 7px !important;
	border-top: 2px solid #d6d6d6 !important;
	border-bottom: 2px solid #d6d6d6 !important;
}

.high-yield-list-item .high-yield-item .high-yield-item-caption {
	text-transform: uppercase;
	color: #7f7f7f;
	font-weight: 600;
	font-size: 14px;
}

.section-home-markets-served .markets-served-description {
	font-size: 16px;
	min-height: 110px;
}

.main-content .portfolio-items .work-meta h4 p{
	line-height: 1.5;
	min-height: 108px;
}

.seaction-home-award .btn-award-research {
	padding: 10px 45px !important;
}

.section-home-award .divider-wrap div,
.section-home-twitter .divider-wrap div {
	text-align: center;
	margin: 0 auto 25px;
}
.section-home-subscribe .btn-subscribe {
	text-align: center;
	width: 300px;
}

.section-home-high-yield .high-yield-btn-register,
.section-home-high-yield .high-yield-btn-more-info {
	padding: 10px 0 !important;
	width: 120px;
}

@media screen and (max-width: 599px){
	.high-yield-list-item .high-yield-item .vc_column-inner {
		padding: 0px 7px 20px !important;
		border-top: none!important;
	}
}

@media screen and (max-width: 1000px){
	.section-home-subscribe .divider-small-border {
		margin: auto;
	}
}

@media only screen and (max-width: 1300px) and (min-width: 1000px) {
	.seaction-home-award .portfolio-items:not(.carousel) .col.span_4 .work-meta {
		width: 100%;
	}
}

@media only screen and (max-width: 999px) and (min-width: 690px) {
	.seaction-home-award .portfolio-items:not(.carousel) .col.span_4 {
		width: 100% !important;
	}
}


/** Twitter Feeds**/
#ctf.ctf-narrow .ctf-author-avatar, #ctf.ctf-narrow .ctf-author-avatar img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}


#ctf.ctf-masonry .ctf-item,
#ctf.ctf-narrow .ctf-item {
	color: #707070;
	padding: 20px;
	margin-bottom: 20px;
	border-radius: 6px;
	border: 1px solid #f4f4f4;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
}
#ctf .ctf-author-name, #ctf_lightbox .ctf-author-name {
	margin-top: 5%;
	text-decoration: underline;
}
#ctf.ctf-narrow .ctf-tweet-content {
	margin-left: 0;
	margin-top: 5%;
}

#ctf.ctf-narrow .ctf-tweet-content a {
	color: #D36413;
	text-decoration: underline;
}

#ctf.ctf-narrow .ctf-tweet-actions {
	margin-left: 0;
}


/* Flipbox 13.0.5 fix */
.flip-box-front, .flip-box-back {
	height: auto !important;
}

.nectar-fancy-box {
	padding: 0;
}

.tabbed .wpb_wrapper >div {
	margin-bottom: 0;
}

@media only screen and (max-width: 999px) {
	.container-wrap .full-width-content .tabbed .vc_row-fluid[data-column-margin*="px"] > .span_12 > .wpb_column {
		margin-bottom: 15px;
	}


}

/* About Us*/
@media only screen and (max-width: 999px) and (min-width: 690px){
	.flip .nectar-flip-box h2{
		font-size: 50px;
		line-height: 52px;
	}
}


/** Resources **/
.no-margin.wpb_row {
	margin: 0 !important;
}

.podcast-images .column_container{
	margin: auto;
}
.podcast-images .img-with-aniamtion-wrap {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin: auto;
}

@media screen and (max-width: 1000px){
	.podcast-images .wpb_wrapper{
		width: 325px;
		margin: auto;
	}
}


/** Team **/
.nectar_team_member_overlay .team_member_picture {
	background-color: rgb(242, 242, 242);
}

.nectar_team_member_overlay .team_member_image {
	background-size: contain;
	background-repeat: no-repeat;
}

.team_member_picture_wrap {
	width: 100%;
	top: 22%;
	height: 60%;
}

.nectar-close-indicator {display: none}

.nectar_team_member_overlay .team_member_details .bio-inner .mobile-close {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	display: block;
	height: 32px;
	width: 32px;
	border-radius: 50px;
	transform-origin: center;
	margin-bottom: 10px;
	cursor: pointer;
	border: 2px solid;
	position: relative;
	left: 96%;
	z-index: 99;
}

.nectar_team_member_overlay .team_member_details .bio-inner .mobile-close:before {
	position: absolute;
	display: block;
	height: 2px;
	width: 16px;
	left: 6px;
	top: 13px;
	content: ' ';
}

.nectar_team_member_overlay .team_member_details .bio-inner .mobile-close:after {
	position: absolute;
	display: block;
	height: 16px;
	width: 2px;
	left: 13px;
	top: 6px;
	content: ' ';
}


@media only screen and (min-width: 1300px){
	.row .team-member[data-style="bio_fullscreen_alt"] .team-member-image {
		height: 297px;
	}
}

.row .team-member[data-style="bio_fullscreen_alt"] h3{font-size: 16px;}
.row .team-member[data-style="bio_fullscreen_alt"] h5{font-size: 13px;}
.row .team-meta .nectar-cta{display: none;}

#download {
	padding: 10px 60px;
	border-radius: 0px;
}

.team-member {
	margin-top: 7px;
	width: 20%;
	display: inline-block;
	padding-left: 1%;
	padding-right: 1%;
	vertical-align: top;
}

@media only screen and (max-width: 999px){
	.team-member {width: 50%;}
}


/** Events **/
.events .list-header {
	border-color: #000;
	border-top-color: rgb(0, 0, 0);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-left-color: rgb(0, 0, 0);
	font-weight: 600;
}

.nectar-hor-list-item {
	border-bottom: 1px solid rgba(0,0,0,0.12);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0, 0, 0, 0.12);
}


.nectar-hor-list-item .list-header{
	padding: 22px
}
.nectar-hor-list-item {
	padding: 32px 0;
}

.nectar-hor-list-item .nectar-list-item[data-text-align="left"] {
	padding-right: 30px;
}

.nectar-hor-list-item[data-columns="4"] >.nectar-list-item {
	width: 22%;
}


body[data-button-style*="slightly_rounded"] .nectar-hor-list-item .nectar-list-item-btn {
	border-radius: 4px;
	-webkit-border-radius: 4px;
}


.events .nectar-hor-list-item .nectar-list-item-btn{
	font-size: 14px;
	border: 1px solid #707070;
	border-radius: 0px;
	padding: 15px;
}

.nectar-hor-list-item > div[data-text-align="left"]:last-child {
	padding-right: 0;
}
@media only screen and (min-width: 1000px) {
	.events .nectar-hor-list-item .event-btn {
		display: inline !important;
		text-align: right;
	}
}

.nectar-hor-list-item .nectar-list-item-btn{
	margin: 3px;
}

.events .nectar-hor-list-item .nectar-list-item-btn.second {
	background: #3A738F 0% 0% no-repeat padding-box;
	border: none;
	color: #fff;
}
.events .form-group,
.events .nectar-hor-list-item .event-btn {
	display: inline;
}

.events form label,
.event-fixed-url {
	font-size: 14px !important;
	color: grey;
}

.events form label{
	padding: 9px 15px 10px 15px;
}

.events form label{
	cursor: pointer !important;
}

.event-fixed-url {
	padding: 5px 15px;
}
.events form label:hover {
	color: #fff;
}

.events .form-group > label {
	margin-right: 20px;
}

.events .radio,
.events .all.wpv-reset-trigger{
	font-size: 14px !important;
	color: grey;
	font-weight: 600;
	margin: 0 20px 20px 0;
	display: inline-block;
	background-color: #f0f0f0;
	padding: 5px 0;
}

.events .all.wpv-reset-trigger{
	padding: 5px 15px;
}

.events .radio:hover,
.events .all.wpv-reset-trigger:hover {
	color: #fff;
	background-color: #3a738f;
}

.events .radio:hover a {
	color: #fff;
}

.events input[type="radio"]{
	display:none;
}

.events .list-header {
	border-color: #000;
	font-weight: 600;
}

.events .event-name {
	font-weight: 600;
}


@media only screen and (min-width: 1000px) {
	.events .nectar-hor-list-item {
		display: flex;
		justify-content: space-between;
	}

	.events .nectar-hor-list-item .nectar-list-item[data-text-align="left"]{
		align-items: center;
		display: flex;
	}

	.events .nectar-hor-list-item .event-btn {
		display: inline !important;
		text-align: right;
		width: 330px;
	}

}

@media only screen and (max-width: 1300px){
	.events .nectar-list-item-btn:first-child {
		display: none
	}
}


@media only screen and (max-width: 999px){
	.events .list-header {
		display: none
	}
	.events .nectar-hor-list-item.has-btn[data-columns="4"] > div:nth-child(1) {
		padding-right: 0;
	}
	.events .nectar-hor-list-item[data-columns="4"] .nectar-list-item {
		width: 50% !important;
	}
	.events .nectar-hor-list-item[data-columns="4"] .nectar-list-item .nectar-list-item-btn.second {
		top: -50px;
		right: -50vw;
		position: relative;
	}

	.nectar-hor-list-item .nectar-list-item .nectar-list-item-btn {
		top: -75px;
		right: -50vw;
		position: relative;
	}
}

.active-filter {
	background-color: #3a738f !important;
	color: #fff !important;
}

/** News **/
@media only screen and (min-width: 1000px) {
	.masonry-blog-item {
		width: 45% !important;
	}
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
	.masonry-blog-item {
		width: 100%;
	}
}


.news .masonry.material .masonry-blog-item .meta-category a {
	letter-spacing: 0.02px;
	color: #fff !important;
	text-transform: uppercase;
	background: #3A738F 0% 0% no-repeat padding-box;
	padding: 6px 10px;
	font-size: 14px !important;
	line-height: 18px;
}

.news .masonry.material .masonry-blog-item .inner-wrap, body .related-posts[data-style="material"] .inner-wrap {
	border-radius: 0;
	overflow: hidden;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000029;
}

.news .post-header h3.title {
	font-size: 24px;
	line-height: 36px;
}




/** Subscribe section **/
/* .btn-subscribe {
background-color: #d36413 !important;
} */


/** Footer & Copyrights **/
.site-footer {
	color:#fff;
	display: grid;
	grid-template-columns: auto auto auto auto;
	grid-gap: 4em;
	text-align: left;
}

.site-footer-border {
	padding-bottom: 45px;
	border-bottom: 2px solid #656565;
}
.site-footer .footer-content {
	padding-left: 0px;
	margin-top: 20px;
}
.site-footer hr.small {
	margin:20px 0
}
.row .col .site-footer  h6 {
	color: #fff;
	margin-top: 5px;
	letter-spacing: 0;
	margin-bottom: 15px;
}

.site-footer-two {
	padding-top: 0px;
	padding-bottom: 120px;
}

.site-footer .footer-content li {
	margin-left:0;
	list-style:none;
}

.site-footer .footer-address,
.material .widget .site-footer li a{
	display:block;
	font-size: 15px !important;
	color: #fff;
	margin: auto 15px auto 0px;
	font-weight: 400 !important;
}

.site-footer .footer-phone {
	display:block;
	font-size: 14px;
	color: #fff;
}

.site-footer .footer-link {
	margin-top: 3px;
}

.material #footer-outer .widget .site-footer li a {
	display:block;
	font-size: 15px !important;
	color: #fff;
	text-decoration: none;
}

.site-footer .footer-link:hover a {
	color: #467c98 !important;
}

.row .col .site-footer h6.footer-mg-t-30 {
	margin-top: 46px
}

#footer-outer #footer-widgets .col ul li:first-child > a.btn-footer-request {
	background: #3A738F 0% 0% no-repeat padding-box;
	opacity: 1;
	padding: 15px 30px !important;
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
}

.item-footer .footer-link:hover .btn-footer-request,
.item-footer .footer-link:hover .btn-footer-login {
	opacity: 0.8;
	color: #fff !important;
}

.material #footer-outer .widget li a.btn-footer-login{
	background: #004B70 0% 0% no-repeat padding-box;
	opacity: 1;
	padding: 15px 30px !important;
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	display: block;
	margin-top: 15px;
}

#copyright {
	padding: 20px !important;
	background-color: #333333 !important;
	border-top: 2px solid #707070 !important;
}
#copyright .social {
	display: none !important;
}

#footer-outer #copyright .span_5 p {
	line-height: 22px;
	margin-top: 3px;
	font-size: 13px;
	color: #fff;
	text-align: left;
}

/*
.site-footer {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.item-footer {
width: 25%;
}
*/

.footer-address-grid {
	display: grid;
	grid-template-columns: repeat(4, 25%);
	grid-template-rows: 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}
.footer-address-grid{
	display:none!important;
}
.add1 { grid-area: 1 / 1 / 2 / 2; }
.add2 { grid-area: 1 / 2 / 2 / 3; }
.add3 { grid-area: 1 / 3 / 2 / 4; }
.add4 { grid-area: 1 / 4 / 2 / 5; }



@media screen and (max-width: 999px) {
	.footer-address-grid {
		grid-template-columns: repeat(2, 50%);
		grid-template-rows: repeat(2, 1fr);
	}

	.add1 { grid-area: 1 / 1 / 2 / 2; }
	.add2 { grid-area: 1 / 2 / 2 / 3; }
	.add3 { grid-area: 2 / 1 / 3 / 2; }
	.add4 { grid-area: 2 / 2 / 3 / 3; }

	.item-footer {
		padding-bottom: 15%;
	}

	.footer-nav .item-footer{
		width: 100%;
		padding: 10% 0;
	}
	.site-footer-two {
		padding-bottom: 0;
	}
}


#footer-outer #copyright[data-layout="centered"] {
	padding: 20px 0;
}

#footer-outer #copyright[data-layout="centered"] .col {
	text-align: left;
}

.copyright-link {
	text-decoration: underline;
}

.parent {
	grid-column-gap: 0;
	grid-row-gap: 0;
}

.div3 {margin-bottom: 30%;}

.btn-footer {width: 100%}

@media only screen and (max-width: 999px){
	.copyright-link {
		display: block;
		padding-top: 8px
	}
	#footer-outer #copyright .span_5 p {
		text-align: center;
	}

	.parent {
		display: grid;
		grid-template-columns: repeat(2, 50%);
		grid-template-rows: repeat(3, auto);
	}

	.div1 { grid-area: 1 / 1 / 2 / 2; }
	.div2 { grid-area: 2 / 1 / 3 / 2; }
	.div3 { grid-area: 1 / 2 / 2 / 3; }
	.div4 { grid-area: 2 / 2 / 3 / 3; }
	.btn-footer { grid-area: 3 / 1 / 4 / 3; }

}

@media only screen and (min-width: 1000px){
	#copyright .span_5 {
		width: 100%;
	}
	.copyright-link {
		margin-left: 3%;
	}

	.parent {
		display: grid;
		grid-template-columns: repeat(4, 25%);
	}

	.div1 { grid-area: 1 / 1 / 2 / 2; }
	.div2 { grid-area: 1 / 2 / 2 / 3; }
	.div3 { grid-area: 1 / 3 / 2 / 4; }
	.div4 { grid-area: 1 / 4 / 2 / 5; }
	.btn-footer { grid-area: 1 / 4 / 2 / 5; }

}

@media only screen and (min-width: 1000px){
	#footer-outer #copyright[data-layout="centered"] .col.span_5 {
		max-width: 100%;
	}
}

/* Webinar archives 2021 */
.archive-filter .vc_column-inner {
	background-color: #eee;
	padding: 25px 50px !important;
}

.archive-filter .filter-by {
	font-weight: 700;
	text-transform: uppercase;
}
.archive-filter .divider-border{
	background-color: #636466;
}
.archive-filter .nectar-cta[data-alignment="left"] {
	margin-bottom: 16px !important;
}
.archive-filter .nectar-cta .link_wrap .link_text{
	font-size: 16px;
	line-height: 20px !important;
}

.archive-filter .nectar-cta[data-style="underline"] .link_wrap .link_text:after {
	border-bottom: 1px solid #000
}

.wb-title {
	padding-bottom: 0.5em;
}

.wb-meta {
	line-height: 1.25em;
	font-size: 14px;
	padding-bottom: 1em;
}

.wb-archive-description {
	line-height: 1.25em;
	font-size: 14px;
	padding-bottom: 2.5em !important;
}

ul li.page-item {
	list-style: none;
}


/* Modification CSS New */

/* All page css */
p {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
}
.p-lh-24 {
	line-height: 24px;
}
.mb-0 {
	margin-bottom: 0px !important;
}
.border-black {
	border: 1px solid #000000;
}
.border-white {
	border: 1px solid #ffffff;
}
.radius-0 {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
}
.page-banner-row {
	min-height: 471px;
	box-sizing: border-box !important;
}
.tabbed[data-style="minimal"] .wpb_tabs_nav {
	border-bottom: 1px solid #c3c3c3;
	margin-bottom: 0px !important;
}
body .wpb_content_element .wpb_tabs_nav li {
	margin: 0 38px;   
}
.tabbed[data-spacing="side-35px"]:not([data-style="vertical"]) .wpb_tabs_nav li a, .tabbed[data-spacing="side-35px"]:not([data-style="vertical"]) .wpb_tabs_nav li .active-tab {
	font-family: 'Lato', sans-serif;
	font-size: 14px !important;
	font-weight: 700;
	color: #000000;
	line-height: 18.2px;
	letter-spacing: 0.02em;
	padding-top: 0px;
	padding-bottom: 17px !important;
}
body.material .tabbed[data-color-scheme="accent-color"][data-style="minimal"]:not(.using-icons) > ul li:not(.cta-button) a:hover {
	color: #006ACC;
	opacity: 1;
}
body.material .tabbed[data-color-scheme="accent-color"][data-style="minimal"]:not(.using-icons) > ul li:not(.cta-button) .active-tab {
	color: #006ACC;
}
.tabbed[data-style*="minimal"][data-color-scheme="accent-color"] > ul li a::after {
	height: 3px;
	bottom: -3px;
	background-color: #006ACC; 
}
.tabbed .wpb_tab {
	background-color: #f7f7f7;
	padding-top: 80px;
	padding-bottom: 100px;
}
.nectar-fancy-ul[data-list-icon="dot"] ul li::before {
	content: '\2022';
	font-size: 22px;
}
.custom-cta-button {
	background-color: #ffffff;
}
.custom-cta-button h6 {
	margin-bottom: 0px;
}
.custom-cta-button h6 > span {
	display: block;
}
.mx-auto {
	margin-left: auto !important;
	margin-right: auto !important;
}
.divider-small-border {
	width: 90px;
	background-color: #000000;
}
.header-title {
	letter-spacing: normal;
}
.nectar-button:hover, 
.full-width-section .light .nectar-button:hover {
	transform: none !important;
}
.nectar-progress-bar .bar-wrap {
	background-color: #DBDDF3;
}
.nectar-progress-bar span {
	height:16px;
}
.nectar-progress-bar .bar-wrap {
	margin-bottom: 28px;
}
.text-blue-2 {
	color: #2A8ABF !important;
}
.d-block {
	display: block !important;
}
.text-right {
	text-align: right !important;
}
.container-wrap {
	padding-bottom: 0px;
}
.container-wrap > .container > .row {
	padding-bottom: 0px;
}

/* Header Navigation */

#mega-menu-wrap-top_nav #mega-menu-top_nav a.mega-menu-link {
	cursor: grab !important;
}
/* body.material[data-header-format="default"] #header-outer[data-has-buttons="yes"]:not([data-format="left-header"]) #top nav > .buttons {
margin-left: 0px;
} */
.btn-login-border {
	border-color: #fff !important;
}
.btn-login-border:hover {
	background-color: #fff !important;
}
.btn-request {
	background-color: #F18C20 !important;
	border-color: #F18C20 !important;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link.sf-with-ul::after {
	position: absolute;
	left: 25px;
	bottom: 9px;
	display: block;
	content: '';
	width: 0px;
	height: 2px;
	background-color: #cccccc;
	transition: width 0.15s ease;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-megamenu.mega-menu-item.sfHover a.mega-menu-link.sf-with-ul::after {
	width: calc(100% - 50px);
	transition: width 0.15s ease;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
	font-family: 'Lato', sans-serif !important;
	font-size: 30px !important;
	font-weight: 300 !important;
	color: #ffffff !important;
	line-height: 39px !important;
	letter-spacing: 0.02em;
	padding: 0px !important;
	margin-bottom: 11px;
}
.item-top-menu h4 {
	font-family: 'Lato', sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	color: #ffffff;
	line-height: 39px !important;
	letter-spacing: 0.02em !important;
	border-bottom: none;
	padding-bottom: 0px;
}
.item-top-menu::after {
	display: none;
}
#mobile-menu .inner ul ul > li > a span:first-child {
	transform: translateX(0) !important;
}

/* Verticle Tab Mobile Fix */
/*
#mobile-menu .current-open-item .mega-sub-menu {
	display: block !important;
} */

/* Home page css */

.page-banner-row .nectar-simple-slider .nectar-button {
	padding: 12px 20px 13px !important;
}
.high-yield-item-caption {
	font-family: 'Lato', sans-serif;
	font-size: 16px !important;
	font-weight: 700 !important;
	color: #000000;
	line-height: 18.4px !important;
}
body[data-button-style*="slightly_rounded"] .nectar-button.radius-0 {
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
}
body .portfolio-items[data-gutter="default"]:not([data-col-num="elastic"]) .col {
	padding: 0 11px;
}
.portfolio-items[data-ps="9"] .col .work-item {
	margin-bottom: 18px;
}
body.material .portfolio-items[data-ps="9"] .col img {
	border-radius: 0px;
}
.portfolio-items .work-meta h4, .main-content .portfolio-items .work-meta h4 {
	font-family: 'Lato', sans-serif;
	font-size: 14px !important;
	font-weight: 600 !important;
	color: #000000;
	line-height: 18.2px !important;
	letter-spacing: 0.02em;
}
.section-home-markets-served .row-1.vc_row {
	margin-bottom: 36px !important;
}
.section-home-markets-served .row-2 .vc_column_container .vc_column-inner  {
	padding: 42px 47px 101px 40px; 
}
.section-home-markets-served .markets-served-description {
	line-height: 20.8px;
}
.btn-research .btn-award-research {
	width: 100%;
	padding: 12px 33px;
}
body[data-button-style*="slightly_rounded"] .nectar-button.btn-award-research {
	border-radius: 0px !important;
}
.seaction-home-award .nectar-button {
	padding: 12px 33px !important;
}
body[data-button-style*="slightly_rounded"] .section-home-subscribe .nectar-button {
	border-radius: 0px !important;
	padding: 12px 44px !important;
}
body[data-button-style*="slightly_rounded"] .section-home-subscribe .nectar-button.btn-subscribe {
	padding: 12px 24px !important;
}
.home-page-authority-section .btn-award-research {
	max-width: 310px;
}

/* Research */
.tab-content-custom .container {
	margin-left: auto !important;
	margin-right: auto !important;
}
#tab-markets .nectar-fancy-box h4 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	min-height: 31px;
}
#tab-markets .nectar-fancy-box p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	min-height: 41.8px;
}
#tab-coverage .row-1 .vc_col-sm-4 .vc_column-inner {
	align-items: flex-end;
}
#tab-coverage .row-1 .nectar-cta h6 {
	letter-spacing: 0.02em;
	margin-bottom: 0px;
}
#tab-coverage .row-1 .nectar-cta h6 > span {
	display: block;
}
#tab-special-reports .row-1 .vc_col-sm-4 .vc_column-inner {
	align-items: flex-end;
}
#tab-special-reports .row-1 .nectar-cta h6 {
	letter-spacing: 0.02em;
	margin-bottom: 0px;
}
#tab-special-reports .row-1 .nectar-cta h6 > span {
	display: block;
}
.research-page-portfolio-slider {
	padding-left: calc((100vw - (1600px - 180px)) / 2);  
}
.cn-portfolio-carousel .slick-arrow {
	display: block;
	position: absolute;
	top:50%;
	width: 40px;
	transform: translateY(-50%);
	background-color: transparent;
	border: none;
	z-index: 1000;
	cursor: pointer;
	padding: 0px;
}
.cn-portfolio-carousel .slick-next  {
	right: calc((100vw - (1600px - 180px + 50px)) / 2);
}
.cn-portfolio-carousel .slick-prev {
	left: -50px;
}
.cn-portfolio-carousel .slick-arrow.slick-disabled {
	opacity: 0.7;
	cursor: default;
}
.cn-portfolio-carousel .card.slick-slide {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	width: 616px;
	word-wrap: break-word;
	background-color: #fff;
	border: 1px solid #000000;
	margin-right: 16px;
}
.cn-portfolio-carousel .card.slick-slide .cn-portfolio-image-holder {
	height: 208px;
	width: 100%;
	display: block;
}
.cn-portfolio-carousel .card.slick-slide .card-img-top {
	display: block;
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.cn-portfolio-carousel .card.slick-slide .card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 43px 51px 45px 52px;
}
.cn-portfolio-carousel .card.slick-slide .card-title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-family: 'Lato', sans-serif;
	font-size: 36px;
	font-weight: 300;
	color: #000000;
	line-height: 41.4px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	min-height: 82.8px;
	margin-bottom: 10px;    
}
.cn-portfolio-carousel .card.slick-slide .card-text {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 20.8px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	min-height: 62.4px;
	padding-bottom: 0px;
	margin-bottom: 16px;
}
.cn-portfolio-carousel .card.slick-slide a.btn {
	display: inline-block;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	line-height: 18.2px;
	letter-spacing: 0.02em;
	background-color: #d8dada;
	padding: 12px 25px 13px 20px; 
}

/* Risk */
.risk-section-2-img {
	position: absolute;
	top: -89px;
	right: 0px;
	width: 100%;
}
.risk-section-2-content.container{
	padding-left: 90px !important;
	padding-right: 90px !important;
}
body .container .container:not(.tab-container):not(.recent-post-container):not(.normal-container).risk-section-2-content {
	padding-left: 90px !important;
	padding-right: 90px !important;
}

/* Covenant Review */

.covenant-section-2-box .vc_column-inner {
	padding: 70px 51px 70px 52px;
}
.covenant-your-needs-row .row_col_wrap_12_inner {
	margin-left: 0px;
	margin-right: 0px;
}
.covenant-your-needs-column {
	padding: 0 28px !important;
}
.covenant-what-box .vc_column-inner {
	padding: 67px 48px 91px;
}
.covenant-what-box .wpb_text_column ul {
	margin-left: 25px;
}
.covenant-what-box .wpb_text_column ul li {
	margin-bottom: 0px;
}
.covenant-how-api-row .row_col_wrap_12_inner {
	justify-content: center;
}

/* Special Situations */

.special-situations-section-2 .nectar-highlighted-text {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	line-height: 34.5px;
}
.special-situations-section-2 .nectar-highlighted-text h4 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	line-height: 34.5px;
}
.special-situations-phase-2 .phase-2-column .vc_column-inner {
	padding: 46px 80px !important;
}

/* Buy Side */
.buy-side-section-2-column-row .vc_col-sm-6 .vc_column-inner {
	min-height: 207px;
	padding: 34px 39px 34px 37px !important;
}

/* Private Wealth Management */

.private-wealth-management-section-2-row .vc_col-sm-6 .vc_column-inner {
	min-height: 372px;
	padding: 49px 51px 49px 52px;
}

/* Resource Library */

.new-event-wrapper .header-title.filter-by {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 20.8px;
	text-transform: none;
	border-bottom: 1px solid #e5e5e5;
	padding: 19px 25px;
}

.new-event-wrapper .filter-accordion-wrapper {
	border-bottom: 1px solid #e5e5e5;
}
.new-event-wrapper .filter-accordion-label {
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 20.8px;
	padding: 16px 25px;
}
.new-event-wrapper .filter-accordion-label span > img {
	margin-bottom: 0px;
}
.new-event-wrapper .filter-accordion-options {
	padding: 0px 25px 27px;
}
.new-event-wrapper .filter-accordion-options label {
	font-family: 'Lato', sans-serif;
	font-size: 14px !important;
	font-weight: 400 !important;
	color: #000000 !important;
	padding: 4px 0px;
}
.new-event-wrapper .filter-accordion-options label {
	position: relative;
}
.new-event-wrapper .filter-accordion-options label > input[type="checkbox"] {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	opacity: 0;
}
.new-event-wrapper .filter-accordion-options label .input-override-span {
	float: none;
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 1px solid #000000;
	background-color: #ffffff;
	margin-right: 13px;
}
.new-event-wrapper .filter-accordion-options label .input-override-span::before {
	display: none;
	position: absolute;
	top: 2px;
	left: 2px;
	content: '';
	width: 6px;
	height: 3px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	transform: rotate(-45deg); 
}
.new-event-wrapper .filter-accordion-options label > input[type="checkbox"]:checked ~ .input-override-span::before {
	display: block;
}

/* Events */
.events .all.wpv-reset-trigger {
	background-color: #174174 !important;
}
.events .radio:hover {
	background-color: #174174;
}
.events .nectar-hor-list-item .nectar-list-item-btn.second {
	background-color: #174174;
}
.active-filter {
	background-color: #174174 !important;
}
.events form label {
	padding: 6px 15px;
}
.events .all.wpv-reset-trigger {
	color: #ffffff;
}

/* News */
.news .masonry.material .masonry-blog-item .meta-category a {
	background-color: #174174;
}

/* Footer */
.row .col .site-footer h6 {
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 31.2px;
	letter-spacing: 0.02em;
	margin-bottom: 24px;
}
#footer-outer #footer-widgets .col ul li {
	font-family: 'Lato', sans-serif;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 20.8px;
	letter-spacing: 0.02em;
}
#copyright {
	background-color: #000000 !important;
	border-top: 0px !important;
	padding: 37px 0 54px !important;
}
#footer-outer #copyright .span_5 p {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 18.2px;
	letter-spacing: 0.02em;
}
@media only screen and (min-width:320px) {
	.container {
		max-width: 86% !important;
	}
	.research-page-portfolio-slider {
		padding-left: calc((100vw - (86vw)) / 2);
	}
	.cn-portfolio-carousel .slick-next {
		right: calc((100vw - (86vw + 20px)) / 2);
	}
}
@media only screen and (min-width:690px) {
	.container {
		max-width: 600px !important;
	}
	#header-outer:not([data-format="left-header"]) #top .span_3 {
		margin-right: 5px;
	}
}
@media only screen and (min-width:1000px) {
	.container {
		max-width: 960px !important;
	}
	#header-outer #logo {
		margin-top: 2px;
		margin-bottom: 2px;   
	}
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-megamenu > ul.mega-sub-menu {
		top: 65px;
		min-height: 88px;
	}
	.nectar-flickity.nectar-simple-slider .flickity-slider .cell {
		padding: 0 calc((100vw - (960px - 180px))/2) !important;
	}
	.research-page-portfolio-slider {
		padding-left: calc((100vw - (960px - 180px)) / 2);
	}
	.cn-portfolio-carousel .slick-next {
		right: calc((100vw - (960px - 180px + 50px)) / 2);
	}
	.copyright-link {
		margin-left: 141px;
	}
	.copyright-link:last-child {
		margin-left: 41px;
	}
}
@media only screen and (min-width:1200px) {
	.container {
		max-width: 1425px;
	}
	.nectar-flickity.nectar-simple-slider .flickity-slider .cell {
		padding: 0 calc((100vw - (1160px - 180px))/2) !important;
	}
	.research-page-portfolio-slider {
		padding-left: calc((100vw - (1160px - 180px)) / 2);
	}
	.cn-portfolio-carousel .slick-next {
		right: calc((100vw - (1160px - 180px + 50px)) / 2);
	}
}
@media only screen and (min-width:1301px) {
	.mega-menu-item.mega-menu-item-type-widget:hover {
		background-color: transparent !important;
	}
}
@media only screen and (min-width:1400px) {
	.container {
		max-width: 1300px !important;
	}
	.nectar-flickity.nectar-simple-slider .flickity-slider .cell {
		padding: 0 calc((100vw - (1300px - 180px))/2) !important;
	}
	.research-page-portfolio-slider {
		padding-left: calc((100vw - (1300px - 180px)) / 2);
	}
	.cn-portfolio-carousel .slick-next {
		right: calc((100vw - (1300px - 180px + 50px)) / 2);
	}
}
@media only screen and (min-width:1600px) {
	.container {
		max-width: 1400px !important;
	}
	.nectar-flickity.nectar-simple-slider .flickity-slider .cell {
		padding: 0 calc((100vw - (1400px - 180px))/2) !important;
	}
	.research-page-portfolio-slider {
		padding-left: calc((100vw - (1400px - 180px)) / 2);
	}
	.cn-portfolio-carousel .slick-next {
		right: calc((100vw - (1400px - 180px + 50px)) / 2);
	}
}
@media only screen and (min-width:1800px) {
	.container {
		max-width: 1600px !important;
	}
	.nectar-flickity.nectar-simple-slider .flickity-slider .cell {
		padding: 0 calc((100vw - (1600px - 180px))/2) !important;
	}
	.research-page-portfolio-slider {
		padding-left: calc((100vw - (1600px - 180px)) / 2);
	}
	.cn-portfolio-carousel .slick-next {
		right: calc((100vw - (1600px - 180px + 50px)) / 2);
	}
}

@media only screen and (max-width:1599px) {
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link.sf-with-ul {
		padding: 0 18px;
	}
	.events .nectar-list-item-btn:first-child {
		display: none;
	}
}
@media only screen and (max-width:1399px) {
	#search-btn {
		margin-right: 0px !important;
	}
	div#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link {
		font-size: 13px !important;
	}
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link.sf-with-ul {
		padding: 0 15px;
	}
	div#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link {
		padding: 0 15px;
	}
	body.material[data-header-format="default"] #header-outer[data-has-buttons="yes"]:not([data-format="left-header"]) #top nav > .buttons {
		margin-left: 20px;
	}
	.btn-request {
		margin-left: 10px !important;
	}
	.seaction-home-award .vc_col-lg-4 {
		width: 100%;
	}
	.seaction-home-award .vc_col-lg-8 {
		width: 100%;
		margin-top: 25px;
	}
	.seaction-home-award .portfolio-wrap .portfolio-items {
		margin-top: 0px !important;
	}
	.research-investing-section .vc_col-lg-offset-1 {
		margin-left: 0px;
	}
	.research-investing-section .vc_col-lg-5 {
		width: 50%;
	}
	.risk-section-2 {
		padding-top: 59px !important; 
	}
	.risk-section-2-img {
		top: 0px;
	}
	.risk-section-3 {
		padding-top: 220px !important; 
		padding-bottom: 109px !important;
	}
}
@media only screen and (max-width:1300px) {
	#nectar-user-account::after {
		content: '';
	}
	#mobile-menu #mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link span:hover {
		color: #fff;
	}
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
		color: #fff !important;
	}
	#mega-menu-wrap-top_nav #mega-menu-top_nav p {
		display: block !important;
		color: #fff;
	}
	#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
		color: #fff;
	}
	#header-outer #mobile-menu ul li a {
		padding: 0px !important;
	}
	#header-outer #mobile-menu {
		padding-top: 20px;
	}
	.item-top-menu h4 {
		color: #fff;
	}
	.tabbed .wpb_tab {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.research-page-anytime-section {
		padding-top: 0px !important;
	}
	.research-investing-section .vc_col-lg-5 {
		width: 100%;
	}
}
@media only screen and (min-width:1200px) and (max-width:1299px) {
	#tab-coverage .vc_col-lg-3 {
		width: 33.33333333%; 
	}
}
@media only screen and (max-width: 1199px) {
	.risk-section-2 {
		padding-bottom: 160px !important;
	}
	.risk-section-3 {
		padding-top: 160px !important;
		padding-bottom: 60px !important;
	}
}
@media only screen and (max-width:999px) {
	.seaction-home-award .portfolio-items .work-item > img {
		margin: 0 auto;
	}
	.seaction-home-award .portfolio-items .work-meta {
		text-align: center;
		margin-bottom: 25px;
	}
	.home-page-authority-section .btn-research .vc_col-sm-12 {
		text-align: center !important;
	}
	#ctf .ctf-item {
		padding: 11px !important;
	}
	#ctf .ctf-item .ctf-tweet-text {
		font-size: 14px;
	}
	.cn-portfolio-carousel .card.slick-slide {
		width: 416px;
	}
	.cn-portfolio-carousel .card.slick-slide .card-body {
		padding: 20px;
	}
	.cn-portfolio-carousel .card.slick-slide .card-title {
		font-size: 28px;
		line-height: 36px;
		min-height: 72px;
	}
	.cn-portfolio-carousel .slick-prev {
		left: -20px;
	}
	body .container .container:not(.tab-container):not(.recent-post-container):not(.normal-container).risk-section-2-content {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.vc_row.bottom_padding_tablet_0px.risk-section-2 {
		padding-bottom: 60px !important;
	}
	.risk-section-2-img {
		position: relative;
		margin-bottom: 30px !important;
	}
	.risk-section-3 {
		padding-top: 40px !important;
		padding-bottom: 40px !important; 
	}
	.needs-coverage-row .row-1 h3.vc_custom_heading {
		text-align: center !important;
	}
	.covenant-your-needs-column {
		margin-bottom: 70px !important;
	}
	.covenant-your-needs-column:last-child {
		margin-bottom: 0px !important;
	}
	.covenant-api-step-next img {
		transform: rotate(90deg) !important; 
	}
}
@media only screen and (min-width: 690px) and (max-width:999px) {
	.home-page-authority-section .wpb_column.vc_col-sm-4 {
		width: 33.33333333% !important;
	}
	.research-page-portfolio-slider {
		padding-left: calc((100vw - (600px)) / 2);
	}
	.cn-portfolio-carousel .slick-next {
		right: calc((100vw - (600px + 50px)) / 2);
	}
	.covenant-how-api-row .vc_col-sm-6 {
		width: 50% !important;
	}
	.special-situations-phase-1-row-2 .vc_col-sm-6 {
		width: 50% !important;
	}
}
@media only screen and (max-width:767px) {
	.home .page-banner-row {
		min-height: 400px;
	}
	.page-banner-row .nectar-carousel > .nectar-simple-slider.height-50vh {
		height: 400px;
	}
}
@media only screen and (max-width:690px) {
	body .wpb_content_element .wpb_tabs_nav li {
		margin: 0 15px;
	}
	.covenant-section-2-box .vc_column-inner {
		padding: 30px;
	}
	.covenant-what-box .vc_column-inner {
		padding: 30px;
	}
	.wpv-pagination-nav-links-container {
		flex-wrap: wrap;
	}
	.resource-library-page-banner .nectar-button.large {
		font-size: 12px;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.resource-library-page-banner .nectar-button.large:last-child {
		margin: 0px !important;
	}
}
@media only screen and (max-width:575px) {
	body .wpb_content_element .wpb_tabs_nav li {
		margin: 0px 8px;
	}
	.tabbed[data-spacing="side-35px"]:not([data-style="vertical"]) .wpb_tabs_nav li a {
		padding-left: 7px;
		padding-right: 7px;
	}
	.special-situations-phase-2 .phase-2-column .vc_column-inner {
		padding: 30px !important;
	}
	.private-wealth-management-section-2-row .vc_col-sm-6 .vc_column-inner {
		padding: 30px;
	}
}
@media only screen and (max-width:375px) {
	.events .nectar-hor-list-item[data-columns="4"] .nectar-list-item {
		display: block;
		width: 100% !important;    
	}
	.events .nectar-hor-list-item[data-columns="4"] .nectar-list-item .nectar-list-item-btn.second {
		top: auto;
		right: auto;
		display: inline-block;
		margin: 20px 0px 0px;
	}
	.events .nectar-hor-list-item .event-btn {
		text-align: right;
	}
}
/*AniketCSS*/
@media only screen and (min-width: 1200px){
	.page-id-6553 .container {
		max-width: 1440px !important;
	}
}

.blur-bg .row-bg.using-image{
	filter: blur(8px);
  	-webkit-filter: blur(8px);	
  	transform: scale(1.05); /*removes ugly border after blurring*/
}
  
/* Fitch Top Bar */
.wrapper--1 {
	position: relative;
	width: 100%;
	max-width: 1244.390px;
	/* max-width: 1420px; */
	height: 100%;
	margin: auto;
	padding: 0 12px;
	line-height: 1.58;
  }
  
.top-bar {
	position: relative;
	width: 100%;
	background: #000000;
	box-shadow: 0 1.4rem 1.4rem -1.4rem rgba(173, 173, 173, 0.3);
	color: #ffffff;
	z-index: 9999;
}
.top-bar a {
	color: inherit;	
}
.top-bar__left, .top-bar__right {
	width: 50%;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}
.top-bar__left {
	justify-content: start;
}
.top-bar__right {
	justify-content: end;
}
.top-bar__right .button, .top-bar__right #edit-preview, .top-bar__right .mktoButton,
.top-bar__right .button--primary,
.top-bar__right .form-submit:not(.search__submit) {
	font-size: 14px;
}
.top-bar .wrapper--1 {
	display: flex;
}

.brand-navigation {
	position: relative;
	padding: 6px 0;
	font-size: 14px;
	font-weight: bold;
	color: white;
	cursor: pointer;
}
.brand-navigation__toggle [class*=fa] {
	position: relative;
	top: 2px;
	width: 14px;
	height: 14px;
	padding-left: 6px;
	fill: #ffffff;
}
.brand-navigation:hover [class*=fa],
.brand-navigation:focus [class*=fa] {
	transform: rotate(180deg);
	padding-left: 0;
	padding-right: 6px;
}
.brand-navigation:hover ul, .brand-navigation:focus ul {
	display: block;
}
.brand-navigation__label {
	margin-left: 24px;
	color: #888888;
}
.brand-navigation ul {
	position: absolute;
	top: 100%;
	left: -18px;
	width: 240px;
	margin: 0px;
	padding: 9px 0;
	background: #ffffff;
	border-radius: 0 0 6px 6px;
	box-shadow: 0 14px 14px -14px rgba(173, 173, 173, 0.3);
	text-transform: none;
	display: none;
	z-index: 200;
}
.brand-navigation ul li {
	margin: 0;
	padding: 0;
	font-size: inherit;
	display: block;
}
.brand-navigation ul li:before {
	content: none;
}
.brand-navigation ul li a {
	padding: 9px 18px;
	background: #ffffff;
	color: #000000;
	text-decoration: none;
	display: block;
	transition: background 360ms ease, color 360ms ease;
}
.brand-navigation ul li a:hover {
	background: #174174;
	color: #ffffff;
	text-decoration: none;
}

@media only screen and (max-width: 999px) {
	.top-bar {
		margin-top: -12px;
		margin-bottom: 12px;
	}	
}

/* Posts header */
.featured-media-under-header__featured-media:not([data-has-img="false"]) {
    margin-top: 0;
	margin-bottom: min(6vw, 90px);
}

.featured-media-under-header__content {
	margin-bottom: min(3vw, 90px);
}

/* Recently Published */
.related-posts[data-style=material] .meta-category a {
	letter-spacing: 0.02px;
    color: #fff !important;
    text-transform: uppercase;
    background: #174174 0% 0% no-repeat padding-box;
    padding: 6px 10px;
    font-size: 14px !important;
    line-height: 18px;
}

.single-webinars .related-post-wrap.first-section {
	display: none;
}