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

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

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




body {
  color: #676767;
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 400;
}

a {
  color: rgba(64, 150, 239, 1.0);
}

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

a:active {
  color: rgba(104, 190, 255, 1.0);
}

h1 {
  color: #494A52;
  font-family: Open Sans;
  font-size: 50px;
  font-weight: 700;
}

@media(max-width: 690px) {
  h1 {
    font-size: 32.5px;
  }
}

h2 {
  color: #444444;
  font-family: Open Sans;
  font-size: 48px;
  font-weight: 400;
}

@media(max-width: 690px) {
  h2 {
    font-size: 36.0px;
  }
}

h3 {
  color: #231F1F;
  font-family: Open Sans;
  font-size: 30px;
  font-weight: 400;
}

@media(max-width: 690px) {
  h3 {
    font-size: 24.0px;
  }
}

h4 {
  color: #444444;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 400;
}

@media(max-width: 690px) {
  h4 {
    font-size: 16.2px;
  }
}

h5 {
  color: #444444;
  font-family: Open Sans;
  font-size: 23px;
  font-weight: 400;
}

h6 {
  color: ;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 600;
}






form,
.submitted-message {
}

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

.hs-button,
.button--primary {
  background-color: rgba(64, 150, 239, 1.0);
  border-color: rgba(64, 150, 239, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(64, 150, 239, 1.0);
  border-color: rgba(64, 150, 239, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(104, 190, 255, 1.0);
  border-color: rgba(104, 190, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

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

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

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

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

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

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





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

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

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

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





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

.header__container {
  max-width: 1425px;
}

body .custom-menu-primary a,
body .custom-menu-primary .navigation-primary > ul > li.button_social_group:hover > a{
  color: rgba(51, 51, 51, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(249, 101, 102, 1.0);
}
body .custom-menu-primary .navigation-primary > ul > li.button_social_group > a i:after{
  color: rgba(249, 101, 102, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch > a,
body .custom-menu-primary .submenu.level-1 > li > a.active-branch{
  color: rgba(249, 101, 102, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .submenu.level-2 {
  background-color: rgba(28, 28, 28, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  color: rgba(204, 204, 204, 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 {
  background-color: rgba(33, 33, 33, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(33, 33, 33, 1.0);
}



.flyout-wrapper {
  background-color: rgba(64, 150, 239, 1.0);
}
body .animate-menu ul li a{
  color: rgba(255, 255, 255, 1.0);
}
body .animate-menu ul li a:hover{
  color: rgba(255, 255, 255, 1.0);
}
body .animate-menu ul li a.active-branch{
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .navigation-primary > ul > li a.Contribute:before{
  background-color: rgba(64, 150, 239, 1.0);
}
body .custom-menu-primary .navigation-primary > ul > li a.Contribute:hover:before{
  background-color: rgba(64, 150, 239, 1.0);
}
body .custom-menu-primary .navigation-primary > ul > li a.Contribute{
  color: rgba(255, 255, 255, 1.0) !important;
}
body .custom-menu-primary .navigation-primary > ul > li a.Contribute:hover{
  color: rgba(255, 255, 255, 1.0) !important;
}
body .custom-menu-primary .navigation-primary > ul > li.active-branch > a.Contribute{
  color: rgba(249, 101, 102, 1.0) !important;
}











.footer {
  background-color: rgba(37, 37, 37, 1.0);
  color: rgba(119, 119, 119, 1.0);
}

.footer__container {
  max-width: 1425px;
}





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















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

@media only screen and (max-width: 1300px) and (min-width: 1000px){
  h1 {
    font-size: 40.5px;
  }
  h2 {
    font-size: 40.8px;
  }

}


@media only screen and (max-width: 1000px) and (min-width: 690px){
  h1 {
    font-size: 37.8px;
  }
  h2 {
    font-size: 38.4px;
  }


}

@media(max-width: 1000px){
  .footer__container, .dnd-section > .row-fluid, .page-center, .content-wrapper {
    max-width: 600px;
  }

}




@media(max-width: 690px){
  .footer__container, .dnd-section > .row-fluid, .page-center, .content-wrapper {
    max-width: 420px;
  }

}




@media(max-width: 480px){
  .footer__container, .dnd-section > .row-fluid, .page-center, .content-wrapper {
    max-width: 340px;
  }

}


@media(max-width: 321px){
  .footer__container, .dnd-section > .row-fluid, .page-center, .content-wrapper {
    max-width: 320px;
  }

}