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

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

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




/* html {
font-size: 20;
} */

body {
  color: rgba(#null, 0.0);
  font-family:  Arial , sans-serif;
  font-size: 20px;
font-weight: ;
}

/* p {
font-family: Arial;
font-weight: 
} */

a {
  /* font-family: Arial; */
  color: rgba(132, 22, 23, 1.0);
  font-weight: 700;
}

a:hover,
a:focus {
  color: rgba(0, 0, 0, 1.0);
}

:focus {
  outline: dashed 2px;
}

/* a:active {
color: rgba(172, 62, 63, 1.0);
} */

h1 {
  color: rgba(0, 0, 0, 1.0);
  font-family: Din Condensed, Arial;
  font-size: 65px;
  font-weight: 800;
}

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

h2 {
  color: rgba(132, 22, 23, 1.0);
  font-family: Din Condensed, Arial;
  font-size: 55px;
  font-weight: 400;
}

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

h3 {
  color: #231F1F;
  font-family: , Arial;
  font-size: 30px;
  font-weight: ;
}

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

h4 {
  color: #252221;
  font-family: , Arial;
  font-size: 24px;
  font-weight: ;
}

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

h5 {
  color: #000000;
  font-family: , Arial;
  font-size: 16px;
  font-weight: ;
}

h6 {
  color: ;
  font-family: , Arial;
  font-size: 14px;
  font-weight: ;
}

/* blockquote {
border-left: 10px solid #1e1e1e;;
} */





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

h3.form-title {
  color: rgba(132, 22, 23, 1.0);
  font-size: 38px;
  
  padding: 10px 5px;
  
} 

.hs-button,
.button--primary {
  background-color: rgba(132, 22, 23, 1.0);
  border-color: rgba(132, 22, 23, 1.0);
  border-radius: 31px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 20px;
  font-family: Arial;
}

.hs-button:active,
.button--primary:active,
.hs-button:hover,
.button--primary:hover,
.hs-button:focus,
.button--primary:focus {
  background-color: rgba(0, 0, 0, 1.0);
  border-color: rgba(132, 22, 23, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  /* background-color: rgba(172, 62, 63, 1.0);
  border-color: rgba(172, 62, 63, 1.0);
  color: rgba(255, 255, 255, 1.0); */
}

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

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

input#hs-pwd-widget-password,
.hs-search-field__input,
form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(176, 176, 176, 1.0);
  color: rgba(#null, 0.0);
  border-radius: 0px;
}

input#hs-pwd-widget-password:focus,
.hs-search-field__input:focus,
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(132, 22, 23, 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: rgba(#null, 0.0);
}

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

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

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

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

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





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

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

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

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





/* Header Top */
#tophead { 
  background-color: rgba(30, 30, 30, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
#tophead a {
  color: rgba(255, 255, 255, 1.0);
}
#tophead a:hover {
  color: rgba(255, 255, 255, 0.7000000000000001);
}
#tophead .hs-menu-wrapper > ul li.hs-item-has-children > ul {
  background-color: rgba(#, 1.0);
}
#tophead .hs-menu-wrapper > ul ul a {
  color: rgba(#null, 1.0);
}
#tophead .hs-menu-wrapper > ul ul a:hover {
  color: rgba(#null, 1.0);
}
#tophead .hs-menu-wrapper > ul ul li {
  border-color: rgba(#null, 1.0);;
}

#tophead .header-cta a.cta_button {
  background-color: rgba(132, 22, 23, 1.0);
  color: rgba(132, 22, 23, 1.0);
}
#tophead .header-cta a.cta_button:hover {
  background-color: rgba(#, 1.0);
  color: rgba(132, 22, 23, 1.0);
}

.bottom-header-wrapper {
  background-color: rgba(255, 255, 255, 1.0);  
  position: relative;
}
.bottom-header-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  width: 50%;
  background-color: rgba(132, 22, 23, 1.0); 
}


/* Header Bottom */
body .custom-menu-primary .submenu.level-1 > li,
body .custom-menu-primary a {
  color: rgba(255, 255, 255, 1.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(#, 1.0);
}

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

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

body .custom-menu-primary .submenu.level-1 > li.active-branch {
  background-color: rgba(#, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li {
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(#, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(#, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(#, 1.0);
}

body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .submenu.level-2,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: rgba(#, 1.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(#, 1.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(#, 1.0);
  background-color: rgba(#, 1.0);
}
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 .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(255, 255, 255, 0.7000000000000001);
}

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

.sticky-header header#masthead {
  border-bottom: 1px solid rgba(230, 227, 227, 1.0);;
}





/* Footer Top */
.footer-top-area {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer-top-area a {
  color: rgba(255, 255, 255, 1.0);
}
.footer-top-area a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.widget.widget_rdtheme_about ul li a {
  background-color: rgba(132, 22, 23, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.widget.widget_rdtheme_about ul li a:hover {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0); 
}


/* Footer Middle */
.footer-middle-area {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer-middle-area a {
  color: rgba(255, 255, 255, 1.0);
}
.footer-middle-area a:hover {
  color: rgba(255, 255, 255, 0.8);
}

.header .hs-menu-wrapper > ul li,
.widget.widget_rdtheme_about ul li,
.menu-featured-links-container .hs-menu-wrapper > ul > li {
  font-size: 20px;
}

/* Footer Bottom */
.footer-bottom-area {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer-bottom-area a {
  color: rgba(255, 255, 255, 1.0);
}
.footer-bottom-area a:hover {
  color: rgba(255, 255, 255, 0.8);
}

/* Footer Copyright */
.footer-copyright {
  background-color: rgba(132, 22, 23, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer-copyright a {
  color: rgba(255, 255, 255, 1.0);
  text-decoration: underline;
}
.footer-copyright a:hover {
  color: rgba(255, 255, 255, 0.8);
}





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

.blog-post__date {
  border-color: rgba(#null, 0.0);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: rgba(#null, 0.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(#null, 0.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(#null, 0.0);
}

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

.blog-pagination__link {
  color: rgba(#null, 0.0);
}

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

.blog-post__title {
  color: rgba(132, 22, 23, 1.0);
  font-family:Din Condensed;
  font-size: 55px;
  font-weight: ;
}

.blog-post__author {
  background-color: #1e1e1e;
}

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

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

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

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

body .primary-color-bg {
  background-color: #841617;
}

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

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




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


.header__container,
.footer__container,
body .dnd-section > .row-fluid,
body .content-wrapper,
body .page-center {
  max-width: 1280px;
}