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

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

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




html {

}

body {
  color: #2b2b2b;
  font-family: Raleway;
  font-size: 18px;
}

p {
  font-family: Raleway;
  font-weight: 400;
}

ol,ul{
  font-weight: 400;
}

a {
  font-family: Raleway;
  color: rgba(51, 102, 153, 1.0);
  cursor: pointer;
  -webkit-transition: color .15s ease-out;
  -moz-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  -ms-transition: color .15s ease-out;
  transition: color .15s ease-out;
}

a:hover,
a:focus {
  color: rgba(11, 62, 113, 1.0);
}

a:active {
  color: rgba(91, 142, 193, 1.0);
}

h1 {
  color: #797979;
  font-family: Raleway;
  font-size: 66px;
  font-weight: 700;
}

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

h2 {
  color: #2f2e2e;
  font-family: Raleway;
  font-size: 34px;
  font-weight: 400;
}

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

h3 {
  color: #2f2e2e;
  font-family: Raleway;
  font-size: 31px;
  font-weight: 400;
}

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

h4 {
  color: #2f2e2e;
  font-family: Raleway;
  font-size: 16px;
  font-weight: 400;
}

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

h5 {
  color: #2f2e2e;
  font-family: Raleway;
  font-size: 16px;
  font-weight: 400;
}

h6 {
  color: #2f2e2e;
  font-family: Raleway;
  font-size: 16px;
  font-weight: 400;
}

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





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

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

.hs-button,
.button--primary {
  background-color: rgba(51, 102, 153, 1.0);
  border-color: rgba(51, 102, 153, 1.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(62, 61, 61, 1.0);
  border-color: #336699;
  color: rgba(51, 102, 153, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(91, 142, 193, 1.0);
  border-color: rgba(91, 142, 193, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

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

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(51, 102, 153, 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: #2b2b2b;
}

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

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

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

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

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





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

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

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

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





@media(max-width: 768px) {
  .main-content-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.preheader {
  background-color: rgba(38, 47, 54);
  color: rgba(255, 255, 255);
  font-weight: 400;
}

.preheader .content-wrapper {
  text-align: center;
}

@media(min-width: 767px) {
  .preheader .content-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  .preheader .content-wrapper > .hs_cos_wrapper + .hs_cos_wrapper {
    margin-left: 1rem;
  }
}

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

.header__container {
  max-width: 1130px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {

}

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 {

}

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: #5b5b5b;
}
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 {

}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {

}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {

}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #5b5b5b;
}
body .custom-menu-primary .submenu.level-2 > li > a {

}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {

}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #FFFFFF;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {

}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {

}

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

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



@media(min-width:1001px){
  .custom-menu-primary ul.submenu.level-1>li>a>span{
    color: rgba(91, 91, 91, 1.0);
  }

  .custom-menu-primary ul.submenu.level-1>li>a>span:hover{
    color: rgba(91, 91, 91, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }

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

  .custom-menu-primary ul.submenu.level-1>li>a.active-item>span{
    color: rgba(91, 91, 91, 1.0);
  }


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

  .custom-menu-primary ul.submenu.level-1>li ul.submenu.level-2>li>a{
    color: rgba(91, 91, 91, 1.0);
  }


  .custom-menu-primary ul.submenu.level-1>li ul.submenu.level-2>li>a:hover{
    color: rgba(91, 91, 91, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }


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


  .custom-menu-primary ul.submenu.level-1>li>a>span>span{
    border-color: rgba(51, 102, 153, 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(91, 91, 91, 1.0);
  }
}





.footer {
  background-color: rgba(38, 47, 54, 1.0);
}

.footer__container {
  max-width: 1130px;
}


.copy-col p{
  color: rgba(255, 255, 255, 1.0);
}

.footer-nav ul.submenu.level-1 li a{
  color: rgba(255, 255, 255, 1.0);
}


.footer-nav ul.submenu.level-1 li a:hover{
  color: rgba(191, 169, 125, 1.0);
}


.f-col-right-1 h4, 
.f-contact-text h4,
.f-contact-text p span{
  color: rgba(191, 169, 125, 1.0);
}


.f-contact-text a.foot-directions,
.copy-col p a,
.social-links ul li a{
  color: rgba(191, 169, 125, 1.0);
}


.f-contact-text a.foot-directions:hover,
.copy-col p a:hover,
.social-links ul li a:hover{
  color: rgba(255, 255, 255, 1.0);
}



.f-btn a{
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}



.f-btn a:hover{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
}









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

.blog-post__date {
  border-color: #2b2b2b;
}

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

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

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

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

.blog-pagination__link {
  color: #2b2b2b;
}

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

.blog-post__title {
  color: #2f2e2e;
  font-family:Raleway;
  font-size: 34px;
  font-weight: ;
}

.blog-post__author {
  background-color: #2b2b2b;
}

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

.blog-post__read-more svg {
  fill: #2b2b2b;
}

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

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

.blog-sidebar a {
  color: #2b2b2b;
}

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

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

.blog-post__body, .blog-post__tags a {
  color: #2b2b2b;
}

.blog-post__meta a:hover {
  color: #336699
}

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

.blog-post__back-to-blog {
  color: #2b2b2b;
}

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

.blog-post__back-to-blog svg {
  fill: #2b2b2b;
}

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

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

body .tns-nav button.tns-nav-active {
  background-color: #2b2b2b;
}

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

body .social-links__icon {
  background-color: #2b2b2b;
}

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

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




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


.dnd-section>.row-fluid,.page-center,.header__container,.footer__container {
  padding-left: 25px;
  padding-right: 25px;
}

@media(max-width:1200px){
  .dnd-section>.row-fluid {
    max-width: 980px;
  }
}

@media(max-width:1000px){
  .dnd-section>.row-fluid {
    max-width: 798px;
  }
}

@media(max-width:768px){
  .dnd-section>.row-fluid {
    max-width: 630px;
  }
  h1 {
    font-size: 38px;
  }
}


@media(max-width:600px){
  .dnd-section>.row-fluid {
    max-width: 450px;
  }
}

@media(max-width:480px){
  .dnd-section>.row-fluid {
    max-width: 330px;
  }
}


@media(max-width:350px){
  .dnd-section>.row-fluid {
    /*     max-width: 300px; */
  }

}


@media(max-width:320px){
  .dnd-section>.row-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }

}


@media(max-width:300px){
  .dnd-section>.row-fluid {
    max-width: 95%;
  }
}