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

/* Test */
















.anchor{
 height: 0px;
 overflow: hidden;
}
.hidden{
 display: none !important; 
}
button.videoask-embed__button--nnvG1{
 overflow: visible !important; 
}
.dnd-section > .row-fluid,
.page-center{
  max-width: 1220px;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #071e28;
}





html {
  font-size: 20;
}

body {
  color: rgba(0, 42, 92, 1.0);
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: 400
}

p {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400
}

a {
  font-family: "Source Sans Pro", sans-serif;
  color: rgba(27, 73, 89, 1.0);
  cursor: pointer;
}

a:hover,
a:focus {
  color: rgba(7, 30, 40, 1.0);
}

a:active {
  color: rgba(67, 113, 129, 1.0);
}

@media(max-width: 991px) {
  body {
    font-size: 19.0px;
}
}

h1 {
  color: rgba(0, 42, 92, 1.0);
  font-family: Source Serif Pro;
  font-size: 65px;
  font-weight: 500;
}

@media(max-width: 991px) {
  h1 {
    font-size: 41.16666664500001px !important;
  }
}

h2 {
  color: #212323;
  font-family: Source Serif Pro;
  font-size: 40px;
  font-weight: 400;
}

@media(max-width: 991px) {
  h2 {
    font-size: 28.0px;
  }
}

h3 {
  color: #212323;
  font-family: Source Sans Pro;
  font-size: 28px;
  font-weight: 400;
}

@media(max-width: 991px) {
  h3 {
    font-size: 25.2px;
  }
}

h4 {
  color: #1b4959;
  font-family: Source Sans Pro;
  font-size: 22px;
  font-weight: 400;
}

@media(max-width: 991px) {
  h4 {
    font-size: 16.5px;
  }
}

h5 {
  color: #212323;
  font-family: Source Sans Pro;
  font-size: 20px;
  font-weight: 400;
}

@media(max-width: 991px) {
  h5 {
    font-size: 17.0px;
  }
}

h6 {
  color: #909191;
  font-family: Source Sans Pro;
  font-size: 35px;
  font-weight: 400;
}

@media(max-width: 991px) {
  h6 {
    font-size: 29.75px;
  }
}

blockquote {
  border-left: 0px solid #071e28;;
}





form, fieldset{
 max-width: none !important; 
}
form,
.submitted-message {
  border-color: rgba(#null, 0.0);
  font-family: "Source Sans Pro", sans-serif;
}
form.hsForm_6e87bce3-852f-46d9-8125-c5b586fc7255{
  display: flex;
  justify-content: flex-end;
  max-width: none;
}
form.hsForm_316c94a2-e311-4ca8-a413-7e59684b43dd{
  display: flex;
  max-width: none;  
}
form.hsForm_316c94a2-e311-4ca8-a413-7e59684b43dd label, form.hsForm_6e87bce3-852f-46d9-8125-c5b586fc7255 label{
  margin-bottom: 0px;
}
form .hs_error_rollup, form .hs_error_rollup{
  display: none !important;
}

form.hsForm_316c94a2-e311-4ca8-a413-7e59684b43dd .hs-form-field.hs-email, form.hsForm_6e87bce3-852f-46d9-8125-c5b586fc7255 .hs-form-field.hs-email{
  width: 370px;
  margin-right: 10px;
  margin-bottom: 0px;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(33, 35, 35, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(27, 73, 89, 1.0);
  border-color: rgba(27, 73, 89, 1.0);
  border-radius: 15px;
  border-width: 2px;
  color: rgba(241, 243, 243, 1.0);
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: none !important;
  letter-spacing: 2px;
  font-size: 13px;
  font-weight: 500;
  font-family: "Untitled-Sans", "Inter", sans-serif;
  text-transform: uppercase;
  outline: none;
  display: inline-block;
  width: auto !important;
}
@media(max-width: 991px) {
  .hs-button, .button--primary{   
    font-size: 11px;
    padding: 15px 35px;
  }
}
@media(max-width: 767px) {
  .hs-button,
  .button--primary {
    width: 100% !important;
  }
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(27, 73, 89, 1.0);
  color: rgba(27, 73, 89, 1.0);
}

input.hs-input.error, div.field.error input, div.field.error textarea, div.field.error .chzn-choices, textarea.hs-input.error, select.hs-input.error{
  border-color: #A56330 !important; 
}
.hs-form-required {
  color: #A56330 !important;
  margin-left: 2px;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(67, 113, 129, 1.0);
  border-color: rgba(67, 113, 129, 1.0);
  color: rgba(241, 243, 243, 1.0);
}
@media (max-width: 991px) {
  body .row-fluid .span7 .hs-form, body .row-fluid .span5 .hs-form {    
   justify-content: flex-start !important;  
  }
}
@media (max-width: 767px) {
  .hs-form{
   justify-content: flex-start !important; 
  }
  .hs-form .hs-error-msgs label {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .hs-form .hs-form-field.hs-email{
    width: 300px !important;
  }
}
@media (max-width: 500px) {
  .hs-form{
   display: block !important;
  }
  .hs-form .hs-form-field.hs-email{
    width: auto !important;
    margin: 0 0 15px 0 !important;
  }
}
.hs-form label {
  color: rgba(33, 35, 35, 1.0);
}

.hs-form legend {
  color: rgba(27, 73, 89, 1.0);
}
.hs-form .hs-error-msgs label {
  margin-top: 15px;
  margin-bottom: 30px;
  font-size: 16px;
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(221, 224, 224, 1.0);
  color: ;
  border-radius: 0px;
  padding: 0px 20px !important;
  height: 50px;
  box-shadow: none !important;
}
form textarea.hs-input{
  padding: 20px 20px !important;
  height: 100px !important;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(27, 73, 89, 1.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: #002a5c;
}

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: Brandon-Grot-W01-Light;
}

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

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

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





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

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 42, 92, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(0, 42, 92, 1.0);
}





.header-wrapper {
  background-color: rgba(255, 255, 255, 1.0);
  box-shadow: none !important;
  border-bottom: 1px solid rgba(33, 35, 35, 0.15);
}
.header-wrapper.dark {
  background-color: #071E28;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.connect-us {
  max-width: 200px;
  float: right;
}
.connect-us p{
  margin: 0px; 
}
.connect-us a {
  background: #1B4959;
  border: 2px solid #1B4959;
  letter-spacing: 2px;
  border-radius: 15px;
  font-size: 13px;
  font-weight: 500;
  font-family: "Untitled-Sans", "Inter", sans-serif;
  color: #F1F3F3 !important;
  text-transform: uppercase;    
  padding: 15px 30px;
  transition: all ease 0.3s;
  display: inline-block;
  text-decoration: none;
  line-height: normal;  
} 
.connect-us a:hover {  
  background: none;
  color: #1B4959 !important;;
  text-decoration: none;
}
.header-wrapper.dark .connect-us a:hover{
  color: #FFFFFF !important;
}
@media(max-width: 991px) {
  .connect-us a {    
    font-size: 11px;
    padding: 15px 25px;
  }
}
@media(max-width: 767px) {
  .connect-us {    
    display: none;
  }
}

.header__container {
  max-width: 1220px;
}

.custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(0, 0, 0, 1.0);
}
.header-wrapper.dark .custom-menu-primary a{
  color: rgba(255,255,255,0.6); 
}

.custom-menu-primary .submenu.level-1 > li:hover > a,
.custom-menu-primary .submenu.level-1 > li:focus > a,
.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(255, 255, 255, 1.0);
}

.header-wrapper.dark .custom-menu-primary .submenu.level-1 > li:hover > a, .header-wrapper.dark .custom-menu-primary .submenu.level-1 > li:focus > a{
  color: rgba(255,255,255,1); 
}

.custom-menu-primary a.active-branch,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .submenu.level-1 > li.active-branch>a,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li:active {
}

.custom-menu-primary .submenu.level-1 > li.active-branch>a:hover{
}
.custom-menu-primary .submenu.level-1 > li {}
.custom-menu-primary .submenu.level-1 > li:hover,
.custom-menu-primary .submenu.level-1 > li:focus {

}
.custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(0, 0, 0, 1.0);

}
.custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: rgba(187, 187, 187, 1.0);
}
.custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(187, 187, 187, 1.0);
}

.custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
.custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
.custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: rgba(92, 118, 145, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(92, 118, 145, 1.0);
}

.custom-menu-primary .submenu.level-2 > li {
  border-top-color: rgba(255, 255, 255, 1.0);
}



.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Brandon-Grot-W01-Light;
}

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

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

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





.footer-wrapper {
  background-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}

.footer__container {
  max-width: 1220px;
}

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

.footer-links .hs-menu-wrapper>ul li a {
  background: rgba(255, 255, 255, 1.0);
  color: rgba(0, 42, 92, 1.0);
}

.footer-links .hs-menu-wrapper>ul li a:hover {
  background: rgba(145, 169, 194, 1.0);
  color: rgba(52, 51, 52, 1.0);
}





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

.blog-post__date {
  border-color: #002a5c;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #002a5c;
}

.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: #000234;
}

.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: #285284;
}

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

.blog-pagination__link {
  color: #002a5c;
}

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

.blog-post__title {
  color: #212323;
  font-family:Source Serif Pro;  
  font-weight: 500;
  font-size: 55px;
}

.blog-post__author {
  background-color: #071e28;
}

#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            */

.blog-header {
  background-color: rgb(#null);
}

.hs-blog-listing,
.hs-blog-post {
  background-color: ;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__tag-link:hover{
  color: #071E28;
}

.blog-post__read-more svg {
  fill: #002a5c;
}

.blog-post__read-more a:hover svg {
  fill: #071E28;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-sidebar a {
  color: #002a5c;
}

.blog-sidebar a:hover {
  color: #071E28;
}

.blog__subscription-block {
  background-color: rgb(#null);
}

.post-featured-image {
  max-height: px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__meta a {
  color: #002a5c;
}

.blog-post__body, .blog-post__tags a {
  color: #002a5c;
}

.blog-post__meta a:hover {
  color: #071E28
}

.blog-post__links {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: #002a5c;
}

.blog-post__back-to-blog:hover {
  color: #071E28;
}

.blog-post__back-to-blog svg {
  fill: #002a5c;
}

a.blog-post__back-to-blog:hover svg {
  fill: #071E28;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null);
}

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
  border-color: rgb(#null);
}

.blog-recent-posts {
  background-color: rgb(#null);
}










body .icon svg {
  fill: #1b4959;
}

body .tns-nav button.tns-nav-active {
  background-color: #1b4959;
}

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

body .social-links__icon {
  background-color: #1b4959;
}

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: #071e28;
}





.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}
@media(max-width: 1200px) {
  .row1_schedule_section-row-1-margin{
    margin-left: -25px;
    margin-right: -25px;
    z-index: 10;
    position: relative;
  }
}
@media(max-width: 991px) {
  body .row-number-13{
    text-align: center;
  }
  body .module_16243201672904-flexbox-positioning{
    align-items: center !important;
  }
}
@media(max-width: 767px) {
  body .row-fluid .module_16243201672904-flexbox-positioning{
    align-items: center !important;
  }
}