/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */












































.dnd-section .row-fluid {
  max-width: 1400px;
}

.dnd-section {
  padding-bottom: 50px;
  padding-top: 50px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #11467e;
}
.page-center {
  max-width: 1400px;
}





body {
  color: rgba(51, 63, 72, 1.0);
  font-family: proxima-nova;
  font-weight: 400;
  font-size: 1.75rem;
}

p {
  font-family: proxima-nova;
}

a {
	color: rgba(104, 152, 199, 1.0);
}

a:hover,
a:focus {
	color: rgba(104, 152, 199, 1.0);
}

a:active {
	color: rgba(144, 192, 239, 1.0);
}

h1 {
  color: rgba(17, 70, 126, 1.0);
  font-family: proxima-nova-condensed;
  font-size: 6rem;
  font-weight: 600;
}

@media(max-width: 767px) {
  h1 {
    font-size: 5.1rem;
  }
}

h2 {
  color: rgba(17, 70, 126, 1.0);
  font-family: proxima-nova-condensed;
  font-size: 4rem;
  font-weight: 600;
}

@media(max-width: 767px) {
  h2 {
    font-size: 3.4rem;
  }
}

h3 {
  color: rgba(17, 70, 126, 1.0);
  font-family: proxima-nova-condensed;
  font-size: 3rem;
  font-weight: 600;
}

@media(max-width: 767px) {
  h3 {
    font-size: 2.55rem;
  }
}

h4 {
  color: rgba(17, 70, 126, 1.0);
  font-family: proxima-nova-condensed;
  font-size: 2.3rem;
  font-weight: 600;
}

@media(max-width: 767px) {
  h4 {
    font-size: 1.9549999999999998rem;
  }
}

h5 {
  color: rgba(17, 70, 126, 1.0);
  font-family: proxima-nova-condensed;
  font-size: 1.95rem;
  font-weight: 600;
}

h6 {
  color:  rgba(17, 70, 126, 1.0);
  font-family: proxima-nova-condensed;
  font-size: 1.7rem;
  font-weight: 600;
}

blockquote {
  border-left: 10px solid #11467e;;
}







form,
.submitted-message {
  font-family: proxima-nova;
}

h3.form-title {
  background-color: rgba(51, 51, 51, 0.0);
  color: rgba(51, 63, 72, 1.0);
  
}

.hs-button,
.button--primary {
  background-color: rgba(104, 152, 199, 1.0);
  border-color: rgba(93, 139, 179, 1.0);
  border-radius: 4px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(104, 152, 199, 0.8);
  background-color: rgba(104, 152, 199, 0.8);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(144, 192, 239, 1.0);
  border-color: rgba(133, 179, 219, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(51, 63, 72, 1.0);
}

.hs-form legend {
  color: rgba(51, 63, 72, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  background-color: rgba(238, 238, 238, 1.0);
  border-color: rgba(#null, 0.0);
  color: ;
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(#null, 0.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: rgba(51, 63, 72, 1.0);
}

.hs-richtext {
  font-size: 1.75;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: proxima-nova;
}

.fn-date-picker td.is-today .pika-button {
  color: #333f48;
}

.fn-date-picker td.is-selected .pika-button {
  background: #333f48;
}

.fn-date-picker td .pika-button:hover {
  background-color: #11467e !important;
}





th,
td {
	background-color: rgba(255, 255, 255, 1.0);
	border: 1px solid rgba(79, 79, 79, 1.0);
	color: rgba(79, 79, 79, 1.0);
}

thead th,
thead td {
	background-color: rgba(79, 79, 79, 1.0);
	color: rgba(255, 255, 255, 1.0);
}

tfoot td {
	background-color: rgba(255, 255, 255, 1.0);
	color: rgba(79, 79, 79, 1.0);
}

table,
tbody + tbody {
	border-color: rgba(79, 79, 79, 1.0);
}





header.header {
  background-color: rgba(255, 255, 255, 1.0);
}

.header__container {
  
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(17, 70, 126, 1.0);
}



.custom-menu-primary ul li a:hover,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: rgba(0, 86, 179, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary ul li a.active-item,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(17, 70, 126, 1.0);
  background-color: rgba(241, 245, 253, 1.0);
}

body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: rgba(241, 245, 253, 1.0);
}
.custom-menu-primary ul ul {
  background-color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary ul ul li a,
.custom-menu-primary ul li .mega-menu ul ul li a{
  color: rgba(33, 37, 41, 1.0);
  background-color: rgba(#null, 0.0);
}

.custom-menu-primary ul ul li a:hover,
.custom-menu-primary ul li .mega-menu ul ul li a:hover,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  color: rgba(102, 153, 198, 1.0);
  background-color: rgba(102, 153, 198, 0.0);
}
.custom-menu-primary ul ul li a.active-item{
  color: rgba(102, 153, 198, 1.0);
  background-color: rgba(102, 153, 198, 0.0);
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: proxima-nova;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(17, 70, 126, 1.0);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(17, 70, 126, 1.0);
  }
}

.header-topbar {
  background-color: rgba(17, 70, 126, 1.0);
}

.header-topbar ul li a {
  color: rgba(255, 255, 255, 1.0);
}

.header-topbar ul li a:hover {
  color: rgba(102, 153, 198, 1.0);
}

.custom-menu-primary ul li .mega-menu ul li a{
  color: rgba(102, 153, 198, 1.0);
}

.custom-menu-primary ul li .mega-menu ul li a:hover{
  color: rgba(102, 153, 198, 1.0);
}

.custom-menu-primary ul li .mega-menu ul ul li a{
  color: rgba(33, 37, 41, 1.0);
}

.custom-menu-primary ul li .mega-menu ul ul li a:hover {
  color: rgba(102, 153, 198, 1.0);
  background-color: rgba(102, 153, 198, 0.0);
}





.footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(79, 79, 79, 1.0);
}

.footer a {
  color: rgba(102, 153, 198, 1.0);
}

.footer a:hover {
  color: rgba(102, 153, 198, 1.0);
}

.footer-menu ul>li.hs-menu-depth-1>a,
.investor-channels h5 {
  color: rgba(79, 79, 79, 1.0);
}

.footer-menu ul>li.hs-menu-depth-1>a:hover {
  color: rgba(79, 79, 79, 1.0);
}

.footer-bottom {
  background-color: rgba(238, 238, 238, 1.0);
}

.footer-bottom a {
  color: rgba(17, 70, 126, 1.0);
}

.footer-bottom a:hover {
  color: rgba(0, 86, 179, 1.0);
}

.bottom-links ul li a {
   color: rgba(79, 79, 79, 1.0);
}

.bottom-links ul li a:hover {
   color: rgba(79, 79, 79, 1.0);
}

.social-icons a svg {
  fill: rgba(17, 70, 126, 1.0);
}

.social-icons a:hover svg {
  fill: rgba(17, 70, 126, 1.0);
}

.footer__container {
  max-width: 1400px;
}





.content-wrapper {
	max-width: 1400px;
}

.blog-post__date {
	border-color: rgba(51, 63, 72, 1.0);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
	color: rgba(51, 63, 72, 1.0);
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
	color: rgba(51, 63, 72, 1.0);
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
	color: rgba(51, 63, 72, 1.0);
}

.blog-tag-filter__menu-link--active-item:after {
	background-color: #333f48;
}

.blog-pagination__link {
	color: rgba(51, 63, 72, 1.0);
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
	background-color: #333f48;
}

.blog-post__title {
	color: rgba(17, 70, 126, 1.0);
	font-family:proxima-nova-condensed;
	font-size: 4px;
	font-weight: ;
}

.blog-post__author {
	background-color: #11467e;
}

#comments-listing .comment-reply-to {
	color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
	color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
	color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */












body .icon svg {
	fill: #333f48;
}

body .tns-nav button.tns-nav-active {
	background-color: #333f48;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
	background-color: #333f48;
}

body .social-links__icon {
	background-color: #333f48;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
	fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
	fill: rgba(#null, 0.0);
}

body .team-member__description {
	background-color: #11467e;
}

.page-center {
	max-width: 1400px;
	margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
	background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}

.page-center,.dnd-section>.row-fluid,
  .footer__container,.content-wrapper{
    max-width:1400px;
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
  }

@media (max-width:767px) {
  .page-center,.dnd-section>.row-fluid,
  .footer__container,.content-wrapper{
  max-width:540.0px;
  padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-width:575px) {
  .page-center,.dnd-section>.row-fluid,
  .footer__container,.content-wrapper{
  max-width:unset;
  padding-right: 15px;
    padding-left: 15px;
  }
}