/* ******************************************************************************
*********************************************************************************
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: 1200px;
}

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

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






html{

 
}
@media (min-width: 1100px){
  html{
    
  }
}
.b-main .body-container-wrapper ul,
.b-main .body-container-wrapper ul li,
.b-main .body-container-wrapper ol,
.b-main .body-container-wrapper p,
blockquote, table{
  font-size: 21px;
  color: #444444;
  font-family: 'Sentinel A','Sentinel B';
  font-weight: 400;
}

p {

}

a {
  color: rgba(174, 19, 42, 1.0);
}

a:hover,
a:focus {
  color:#222222;
}



h1 {
  color: #ffffff;
  font-family: 'Gotham A','Gotham B';
  font-weight: 700;
}



h2 {
  color: #111111;
  font-family: 'Gotham A','Gotham B';
  font-weight: 700;
}

@media (min-width: 1201px){
  h1 {
    font-size: 64px;
  }
  h2 {
    font-size: 32.88px;
  }
}

h3 {
  color: #111111;
  font-family: 'Gotham A','Gotham B';
  font-weight: 700;
  font-size: 26.35px;
}


h4 {
  color: #111111;
  font-family: 'Gotham A','Gotham B';
  font-weight: 700;
  font-size: 21.08px;
}



h5 {
  color: #111111;
  font-family: 'Gotham A','Gotham B';
  font-weight: 700;
  font-size: 17px;
}

h6 {
  color: #111111;
  font-family: 'Gotham A','Gotham B';
  font-weight: 400;
  font-size: 13px;
}

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





form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: 'Sentinel A','Sentinel B';
}

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

.hs-button,
.button--primary {
  background-color: rgba(174, 19, 42, 1.0);
  border-color: rgba(174, 19, 42, 1.0);
  border-radius: 0px;
  border-width: 2px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: #ae132a;
  color: rgba(174, 19, 42, 1.0);
}

.hs-form-checkbox-display {
  cursor: pointer;
}

.hs-form label {
  color: rgba(68, 68, 68, 1.0);
}

.hs-form legend {
  color: rgba(17, 17, 17, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(136, 136, 136, 1.0);
  color: ;
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(136, 136, 136, 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: #444444;
}

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: 'Sentinel A','Sentinel B';
}

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

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

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





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

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

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

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





@media(min-width: 900px){
  .utility-navigation__wrap{
    background-color: rgba(0, 0, 0, 1.0);
  }
  .menu--utility div>ul>li>a{
    color: rgba(255, 255, 255, 1.0);
  }
  .menu--utility div>ul>li:hover>a{
    color: rgba(0, 0, 0, 1.0);
  }
  .menu--utility div>ul>li:hover{
    background-color: rgba(214, 214, 206, 1.0);
  }
  .menu--utility div>ul ul{
    background-color: rgba(214, 214, 206, 1.0);
  }
  .menu--utility div>ul ul>li>a{
    color: rgba(0, 0, 0, 1.0);
  }
  .menu--utility div>ul ul>li>a:hover{
    color: rgba(174, 19, 42, 1.0);
  }
}

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

}
.fixed .custom-header{
  background-color: rgba(255, 255, 255, 1.0);
}
.header__container {
  max-width: 1200px;
}
body  .menu--utility div>ul>li:last-child>a{
  background-color: rgba(174, 19, 42, 1.0);
  border-color: rgba(174, 19, 42, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
body .menu--utility div>ul>li:last-child>a:after{
  background: rgba(255, 255, 255, 1.0);
}
body .menu--utility div>ul>li:last-child:hover>a{
  color: rgba(174, 19, 42, 1.0);
}


body .main-navigation__cta .main-navigation__cta-container .cta-wrapper .button a{
  color: rgba(255, 255, 255, 1.0);
}
body  .main-navigation__cta .main-navigation__cta-container .cta-wrapper .button{
  background-color: rgba(174, 19, 42, 1.0);
  border-color: rgba(174, 19, 42, 1.0);
}
body .cta-wrapper .button:first-of-type:after{
  background-color: rgba(174, 19, 42, 1.0);
}
body .cta-wrapper .button:first-of-type:hover:after{
  background: rgba(255, 255, 255, 1.0);
}
body .main-navigation__cta .main-navigation__cta-container .cta-wrapper .button:hover a{
  color: rgba(174, 19, 42, 1.0);
}


body .custom-menu-primary .main-navigation__cta .main-navigation__cta-container .main-navigation__cta-title{
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .main-navigation__cta{
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .main-navigation__cta .main-navigation__cta-container a{
  color: rgba(255, 189, 37, 1.0); 
}
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(0, 0, 0, 1.0);
}

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


body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(0, 0, 0, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(255, 189, 37, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(0, 0, 0, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  color: rgba(0, 0, 0, 1.0);
}
body .custom-menu-primary .submenu.level-4 > li > a{
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 {
  background-color: rgba(0, 0, 0, 1.0);;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(0, 0, 0, 1.0);
}
body .custom-menu-primary .submenu.level-3 > li > a{
  color: rgba(255, 189, 37, 1.0);
}
body .custom-menu-primary .submenu.level-3 > li > a:hover {
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-4 > li > a:hover,
body .custom-menu-primary .submenu.level-4 > li > a:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 189, 37, 1.0)
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(#null, 0.0);
  background-color: rgba(#null, 0.0);
}


.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: 'Sentinel A','Sentinel B';
}

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

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(#null, 0.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(#null, 0.0);
  }
}





.page-bottom.without-boxes div>ul{
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(128, 0, 0, 1.0);
}
.page-bottom.without-boxes div>ul>li>a{
  color: rgba(21, 66, 93, 1.0);
}
.page-bottom.without-boxes div>ul>li>a:after{
  background-color: rgba(255, 189, 37, 1.0);
}
.page-bottom.without-boxes div>ul ul>li>a{
  color: rgba(0, 0, 0, 1.0);
}


.footer {
  background-color: rgba(0, 0, 0, 1.0);
  color: ;
}
.footer a{
  color: rgba(255, 255, 255, 1.0);
}
.footer a:hover{
  color: rgba(255, 255, 255, 1.0);
}
.menu--social-media-menu h2,
.footer-form h2{
  color: rgba(255, 255, 255, 1.0);
}
.footer-form .hs-button{
  background-color: rgba(174, 19, 42, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(174, 19, 42, 1.0);
}
.footer-form .field input{
  border-color: rgba(118, 118, 118, 1.0);
}
@media (min-width: 900px){
  .footer__container {
    max-width: 1200px;
  }
  
}





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

.blog-post__date {
  border-color: #444444;
}

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

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

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

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



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

.blog-post__title {
  color: #111111;
  font-family:'Gotham A','Gotham B';
  font-size: 32.88px;
  font-weight: ;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#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);
}










body .icon svg {
  fill: #494a52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494a52;
}

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

body .social-links__icon {
  background-color: #494a52;
}

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

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




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




/* credential-template overrides 
 * *****************************
 * *****************************
 * *****************************
 * */

/*mobile*/

@media (max-width: 767px) {
  .credential-body
  { width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    display: block;
    overflow: auto;
   }
  
  .body-wrapper
  {
   width: 100%;
   margin: 0 auto;
   max-width: 1200px;
  }
  
  .footer-wrapper {
    display: grid;
    width: 100%;
  }
}

/*tablet*/

@media (min-width: 768px) and (max-width: 1179px) {
  .credential-body
  { width: 90%;
    margin: 0 auto;
    max-width: 1200px;
    display: block;
    overflow: auto;
   }
 
  .credential-sidebar-wrapper {
    width: 16.66667%;
    float: left;
  }
  
 .credential-body-wrapper
  {
   width: 83.3333%;
   float: left;
  }
  .credential-footer-wrapper {
    display: grid;
    width: 100%;
  }
}

/*desktop*/

@media (min-width: 768px) {
 .credential-body
  { width: 90%;
    margin: 0 auto;
    max-width: 1200px;
    display: block;
    overflow: auto;
   }
 
  .credential-sidebar-wrapper {
    width: 16.66667%;
    float: left;
  }
  
 .credential-body-wrapper
  {
   width: 83.3333%;
   float: left;
  }
  .credential-footer-wrapper {
    display: grid;
    width: 100%;
  }
}


/* Sidebar Mobile 
@media (max-width: 767px) {
  
.sidebar-wrapper {
  visibility: hidden;
}  
  
}

*/

/*Sidebar Desktop*/

@media (min-width: 1100px) {

.sidebar-wrapper {
  height: 0;
  overflow: visible;
  z-index: 100;
}
  
.sidebar-container {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
}

.sidebar-layout {
  max-width: 185px;
  position: absolute;
  z-index: 3;
}

.sidebar-list {
  width: 185px;
  background-color: white;
  border-radius: 4px;
}

.sidebar .sidebar-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar .sidebar-list ul li a {
  display: block;
  text-decoration: none;
  color: #2e2e2e;
  margin: 0;
  cursor: pointer;
  list-style: none;
  padding: 15px;
  width: 100%;
  font-weight: normal;
  border-right: solid 2px transparent;
}

.nav-body-wrapper .dnd-section .row-fluid {
  max-width: 1200px !important;
}

.nav-body-wrapper .dnd-section .dnd-column {
  padding-left: calc(185px + 3em) !important;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
}
  
}

      /* Map Styles */

      .mapbox-container {
        color: #404040;
        font:
          400 15px/22px 'Source Sans Pro',
          'Helvetica Neue',
          sans-serif;
        margin: 0;
        padding: 0;
        -webkit-font-smoothing: antialiased;
        margin: 0 auto;
        width: 100%;
        display: flex;
        height: 600px;
      }

      * {
        box-sizing: border-box;
      }

      .mapbox-sidebar {
        width: 33.3333%;
        height: 100%;
        overflow: hidden;
        border-right: 1px solid rgb(0 0 0 / 25%);
        border-top: 2px solid #800000;
      }

      .mapbox {
        width: 66.6666%;
      }

      .mapbox-heading h2 {
        font-size: 22px;
        margin: 0;
        font-weight: 700;
        line-height: 20px;
        padding: 20px 2px;
      }

      map-item-link a {
        color: #404040;
        text-decoration: none;
      }

      map-item-link a:hover {
        color: #101010;
      }

      .mapbox-heading {
        background: #fff;
        border-bottom: 1px solid #eee;
        min-height: 60px;
        line-height: 60px;
        padding: 0 10px;
        background-color: #800000;
        color: #fff;
      }

      .listings {
        height: 100%;
        overflow: auto;
        padding-bottom: 60px;
      }

      .listings .item {
        display: block;
        border-bottom: 1px solid #eee;
        padding: 10px;
        text-decoration: none;
      }

      .listings .item:last-child {
        border-bottom: none;
      }

      .listings .item .map_item_link {
        display: block;
        color: #4D4D4D;
        font-weight: 500;
        text-decoration: underline;
      }

        .listings .item .map_item_link:hover {
        color: #800000;
      }

      .listings .item .title {
        display: block;
        color: #800000;
        font-weight: 700;
        font-size: 18px;
      }

      .listings .item .title small {
        font-weight: 400;
      }

      .listings .item.active .title,
      .listings .item .title:hover {
        color: #4D4D4D;
      }

      .listings .item.active {
        background-color: #e9e9e9;
      }

      ::-webkit-scrollbar {
        width: 3px;
        height: 3px;
        border-left: 0;
        background: rgb(0 0 0 / 10%);
      }

      ::-webkit-scrollbar-track {
        background: none;
      }

      ::-webkit-scrollbar-thumb {
        background: #800000;
        border-radius: 0;
      }

      .map-marker {
        border: none;
        cursor: pointer;
        height: 56px;
        width: 56px;
        background-image: url('https://docs.mapbox.com/demos/building-a-store-locator/marker.png');
      }


      /* Map Mobile Styles */
      @media only screen and (max-width: 768px) {

        .mapbox-container {
        width: 100%;
        flex-direction: column-reverse;
        height: 100%;
        overflow: hidden;
      }

        .mapbox-sidebar {
        width: 100%;
        height: 300px;
        overflow: hidden;
        border-right: none;
      }

        .mapbox {
            height: 500px;
            width: 100%;
        }

        .listings {
            padding-bottom: 10px;
        }
        
    }


      /* Marker tweaks */
      .mapboxgl-popup {
        padding-bottom: 20px;
        padding-top:20px
      }

      .mapboxgl-popup-close-button {
        display: none;
      }

      .mapboxgl-popup-content {
        font:
          400 15px/22px 'Source Sans Pro',
          'Helvetica Neue',
          sans-serif;
        padding: 0;
        width: 240px;
      }

      .mapboxgl-popup-content h3 {
        background: #800000;
        color: #fff;
        margin: 0;
        padding: 10px;
        border-radius: 3px 3px 0 0;
        font-weight: 700;
      }

      .mapboxgl-popup-content h4 {
        margin: 0;
        padding: 10px;
        font-weight: 400;
        color: #222;
        font-family: 'Gotham A','Gotham B' !important;
        font-weight: 400 !important;
        margin-top: 0px !important;
        font-size: 14px !important;
        line-height: 1.25 !important;
      }

      .mapboxgl-popup-content a {
        font-weight: 400;
        color: #4D4D4D;
        text-decoration: underline;
      }

      .mapboxgl-popup-content a:hover {
        color: #800000;
        text-decoration: none;
      }

      .mapboxgl-popup-link {
        padding: 10px;
      }

      .mapboxgl-popup-link a {
    
        color: #404040;
        text-decoration: underline;
      }

        .mapboxgl-popup-link a:hover {
        color: #800000;
        text-decoration: none;
      }

      .mapboxgl-popup-content div {
        padding: 10px;
      }

      .mapboxgl-popup-anchor-top > .mapboxgl-popup-content {
      }

      .mapboxgl-popup-anchor-top > .mapboxgl-popup-tip {
        border-bottom-color: #800000;
      }

     /* End Map Styles */


.flex {
  text-align: left !important;
}