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

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

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




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

body {
  /*   color: ;
  font-family: ; */

  color: ;
  font-family: 'RBNo31-Light',Roboto,sans-serif;
  font-weight: 400;
  font-size: 16px;
}

p {
  font-family: 'RBNo31-Light',Roboto,sans-serif;

}

a {
/*   font-family: 'RBNo31-Light',Roboto,sans-serif; */
  color: rgba(6, 167, 226, 1.0);
}

a:hover,
a:focus {
  color:#06a7e2;
}

a:active {
  color: rgba(46, 207, 255, 1.0);
}

h1 {
  color: ;
  font-family: 'RBNo31-Medium',Roboto,sans-serif;
  font-size: 42px;
  font-weight: 700;
}

@media(max-width: 767px) {

}

h2 {
  color: ;
  font-family: 'RBNo31-Medium',Roboto,sans-serif;
  font-size: 36px;
  font-weight: 700;
}

@media(max-width: 767px) {
  
}

h3 {
  color: ;
  font-family: 'RBNo31-Medium',Roboto,sans-serif;
  font-size: 32px;
  font-weight: 700;
}

@media(max-width: 767px) {

}

h4 {
  color: ;
  font-family: 'RBNo31-Medium',Roboto,sans-serif;
  font-size: 26px;
  font-weight: 700;
}

@media(max-width: 767px) {
 
}

h5 {
  color: ;
  font-family: 'RBNo31-Medium',Roboto,sans-serif;
  font-size: 22px;
  font-weight: 700;
}

h6 {
  color: ;
  font-family: 'RBNo31-Medium',Roboto,sans-serif;
  font-size: 18px;
  font-weight: 700;
}






form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: 'RBNo31-Light',Roboto,sans-serif;
}

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

.hs-button,
.button--primary {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(6, 167, 226, 1.0);
  color: rgba(6, 167, 226, 1.0);
  border-radius: 40px;
  border-width: 1px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(6, 167, 226, 1.0);
  color: rgba(6, 167, 226, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(46, 207, 255, 1.0);
  color: rgba(6, 167, 226, 1.0);
}

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

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

form input,
form select,
form textarea,
.hs-input,
input#hs-pwd-widget-password {
  border-color: rgba(227, 227, 227, 1.0);
  color: rgba(156, 156, 156, 1.0);
  border-radius: 5px;
}

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

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: 'RBNo31-Light',Roboto,sans-serif;
}

.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(127, 127, 127, 1.0);
  color: rgba(127, 127, 127, 1.0);
}

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

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

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





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

.header_top_bar {
  background-color: rgba(6, 167, 226, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.header__container {
  max-width: 1260px;
}

.header_right_sec a {
 color: rgba(127, 127, 127, 1.0);
}

.header_right_sec a:hover {
 color: rgba(6, 167, 226, 1.0);
}


.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(255, 255, 255, 1.0);
}
 
.custom-menu-primary .hs-menu-wrapper > ul > li.explore > a,
.custom-menu-primary .hs-menu-wrapper > ul > li.support > a {
  color: rgba(6, 167, 226, 1.0);
}


.custom-menu-primary .hs-menu-wrapper > ul > li.active > a {
  color: rgba(51, 51, 51, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul ul  {
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul {
  border-color: rgba(6, 167, 226, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul ul > li > a {
  color: rgba(78, 78, 78, 1.0);
}

.custom-menu-primary .hs-menu-wrapper > ul ul > li > a:hover {
  color: rgba(6, 167, 226, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul ul > li.active > a {
  color: rgba(6, 167, 226, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a,
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:hover {
  color: rgba(0, 0, 0, 1.0);
  border-color: rgba(204, 204, 204, 1.0);
}


@media(min-width: 1021px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
    color: rgba(6, 167, 226, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a:after {
    color: rgba(6, 167, 226, 1.0);
  }
}

@media(max-width: 1020px) {

  .child-trigger {
    color: rgba(255, 255, 255, 1.0);
  }

  .child-trigger:hover {
    color: rgba(6, 167, 226, 1.0);
  }
}
  




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

.footer__container {
  /*   max-width: 1260px; */
}


footer.footer a {
  color: rgba(127, 127, 127, 1.0);
}

footer.footer a:hover {
  color: rgba(6, 167, 226, 1.0);
}


footer.footer h4,
footer.footer h4 a {
  color: rgba(22, 26, 28, 1.0);
}

footer.footer h4 a:hover {
  color: rgba(6, 167, 226, 1.0);
}

.footer_menu .hs-menu-wrapper > ul li a {
  color: rgba(127, 127, 127, 1.0);
}

.footer_menu .hs-menu-wrapper > ul li a:hover {
  color: rgba(6, 167, 226, 1.0);
}

.footer_menu .hs-menu-wrapper > ul > li.dealers > a,
.footer_menu .hs-menu-wrapper > ul > li.careers > a {
  color: rgba(22, 26, 28, 1.0);
}

.footer_menu .hs-menu-wrapper > ul > li.dealers > a:hover ,
.footer_menu .hs-menu-wrapper > ul > li.careers > a:hover {
  color: rgba(22, 26, 28, 1.0);
}

.footer_copyright {
  color: rgba(127, 127, 127, 1.0);
}

footer.footer .footer_copyright a {
  color: rgba(6, 167, 226, 1.0);
}

footer.footer .footer_copyright a:hover {
  color: rgba(6, 167, 226, 1.0);
}







.content-wrapper {
  max-width: 1260px;
  padding-bottom: 500px;
  padding-top: 500px;
}

.blog-post__date {
  border-color: ;
}

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

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

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

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

.blog-pagination__link {
  color: ;
}

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

.blog-post__title {
  color: ;
  font-family:'RBNo31-Medium',Roboto,sans-serif;
  font-size: 36px;
  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: 1260px;
  margin: 0 auto;
}




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

/*Trying custom CSS for website*/
@media (min-device-width: 900px) {
  .hs-menu-children-wrapper {
      border: 1px solid rgba(107, 114, 128,1);
      border-radius: 0.375rem;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>ul {
    border: 1px solid rgba(107, 114, 128,1);
    border-radius: 0.375rem;
    background-color: rgba(0, 0, 0, 1);
    position: absolute;
    right: -90%;
    padding: 10px;
    top: 15px;
    left: auto !important;
    right: auto !important;
    margin: 0 15px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul {
    background-color: rgba(0, 0, 0, 1);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a {
    color: #fff;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a {
    color: #fff;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a:hover {
    color: rgba(6,167,226,1.0);
  }

  /*.custom-menu-primary .hs-menu-wrapper>ul ul {
    border: 1px solid rgba(107, 114, 128,1);
    border-radius: 0.375rem;
    background-color: rgba(0, 0, 0, 1);
    position: absolute;
    right: -90%;
    padding: 10px;
    top: -10px;
  }*/
  
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul {
    position: absolute;
    /*top: -99999999px;
    left: -50%;*/
    width: 100%;
    opacity: 0;
    box-shadow: 0 0px 20px rgba(0,0,0,0.1) !important;
    background: #fff;
    font-size: 14px;
    min-width: 180px;
    padding: 0 10px;
    /*border-bottom: 40px solid #06a7e2;*/
    font-weight: normal;
    line-height: normal;
  }

  /*.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:hover > ul {
    opacity: 1;
    top: 100% ;
    -webkit-animation: mmFadeInUp 0.3s ease;
    animation: mmFadeInUp 0.3s ease;
    
    border: 1px solid rgba(107, 114, 128,1);
    border-radius: 0.375rem;
    background-color: rgba(0, 0, 0, 1);
    position: absolute;
    right: -113%;
    padding: 10px;
    top: -10px;
  }*/
  
  .custom-menu-primary_activate {
    opacity: 1 !important;
    top: 100% !important;
    -webkit-animation: mmFadeInUp 0.3s ease !important;
    animation: mmFadeInUp 0.3s ease !important;
    border: 1px solid rgba(107, 114, 128,1) !important;
    border-radius: 0.375rem !important;
    background-color: rgba(0, 0, 0, 1) !important;
    position: absolute !important;
    right: -123% !important;
    padding: 10px !important;
    top: -10px !important;
  }
  
  .custom-menu-primary_deactivate {
     opacity: 0 !important;
  }
  
  
  .custom-menu-primary_main_activate {
    opacity: 1 !important;
    top: 100%  !important;
    -webkit-animation: mmFadeInUp 0.3s ease !important;
    animation: mmFadeInUp 0.3s ease !important;
  }
  
  .custom-menu-primary_main_dectivate {
    position: absolute !important;
    /*top: -99999999px !important;
    left: -50% !important;*/
    width: 100% !important;
    opacity: 0 !important;
    box-shadow: 0 0px 20px rgba(0,0,0,0.1) !important;
    background: #fff !important;
    font-size: 14px !important;
    min-width: 180px !important;
    padding: 0 10px !important;
    /*border-bottom: 40px solid #06a7e2 !important;*/
    font-weight: normal !important;
    line-height: normal !important;
  }
  
  /*.custom-menu-primary {
    margin: 0 auto;
    padding-right: 250px;
    padding-left: 250px;
  }*/
  
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.hs-item-has-children > a:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: inherit !important;
    float: none !important;
    padding-left: 8px;
    max-width: 15px;
    padding-right: 0;
    /*content: "\f107";
    color: #7f7f7f;*/
    content: "\002B";
    color: #ffffff;
  } 
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.hs-item-has-children > a:hover:after {    
    color: blue;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:hover > a {
    color: rgba(6, 167, 226, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:hover > a:after {
    color: rgba(6, 167, 226, 1.0);
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.hs-item-has-children > a.minus_icon:after {
    content: "\2212";    
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a.minus_icon:after {
    content: "\2212";
  }
  
  .plus_icon {
    content: "\002B";
  }
  
  /*Menu navigation works on Click instead of hover*/
  .menu_activate {
    opacity: 1 !important;
    top: 100% !important;
    -webkit-animation: mmFadeInUp 0.3s ease !important;
    animation: mmFadeInUp 0.3s ease !important;
  }
  .menu_dectivate {
    opacity: 0 !important;
    top: 100% ;
    -webkit-animation: mmFadeInUp 0.3s ease;
    animation: mmFadeInUp 0.3s ease;
  }
}

/*Trying custom CSS for mobile*/
@media (max-width: 900px) {
  .custom-menu-primary .hs-menu-wrapper>ul>li {
    border-top: 0px solid #eee;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul.hs-menu-children-wrapper {
    background-color: #000000 !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul {
    border-top: 0px solid #06a7e2;
    padding: 12px;
  }
  
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li:first-child {
    padding-top: 0px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a {
    color: #ffffff !important;
    font-size: 20px !important;
  }
  
  .custom-menu-primary .hs-menu-wrapper>ul ul ul.hs-menu-children-wrapper {
    padding: 12px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a {
    font-weight: 100;
    font-size: 20px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a{ vertical-align:bottom;}

  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li.hs-item-has-children>a:after{ font-size:23px;}

  .custom-menu-primary .hs-menu-wrapper>ul>li>a{ vertical-align:top;}

  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:after{max-width:25px; font-size:23px;}
}

/* mobile menu overwrite css */
@media screen and (max-width: 1020px) {
  .custom-menu-primary .hs-menu-wrapper>ul ul ul.custom-menu-primary_deactivate {
      display: none  !important;      
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul ul.custom-menu-primary_activate {
      display: block  !important;      
  }
   
  .menu_activate {
    display: block  !important;      
    opacity: 1 !important;
    top: 100% !important;
    -webkit-animation: mmFadeInUp 0.3s ease !important;
    animation: mmFadeInUp 0.3s ease !important;
  }
  .menu_dectivate {
    display: none  !important;
    opacity: 0 !important;
    top: 100% ;
    -webkit-animation: mmFadeInUp 0.3s ease;
    animation: mmFadeInUp 0.3s ease;
  }
  .custom-menu-primary_activate {
    display: block  !important;
    opacity: 1 !important;
    top: 100% !important;
    -webkit-animation: mmFadeInUp 0.3s ease !important;
    animation: mmFadeInUp 0.3s ease !important;
    border: 0px solid rgba(107, 114, 128,1) !important;
    border-radius: 0.375rem !important;
    background-color: rgba(0, 0, 0, 1) !important;
    position: absolute !important;
    right: -123% !important;
    padding: 10px !important;
    top: -10px !important;    
  }
  
  .custom-menu-primary_deactivate {
     opacity: 0 !important;
     display: none  !important;
  }
  
  
  .custom-menu-primary_main_activate {
    opacity: 1 !important;
    top: 100%  !important;
    -webkit-animation: mmFadeInUp 0.3s ease !important;
    animation: mmFadeInUp 0.3s ease !important;
  }
  
  .custom-menu-primary_main_dectivate {
    position: absolute !important;
    /*top: -99999999px !important;
    left: -50% !important;*/
    width: 100% !important;
    opacity: 0 !important;
    box-shadow: 0 0px 20px rgba(0,0,0,0.1) !important;
    background: #fff !important;
    font-size: 14px !important;
    min-width: 180px !important;
    padding: 0 10px !important;
    /*border-bottom: 40px solid #06a7e2 !important;*/
    font-weight: normal !important;
    line-height: normal !important;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.hs-item-has-children > a:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: inherit !important;
    float: none !important;
    padding-left: 8px;
    max-width: 15px;
    padding-right: 0;
    /*content: "\f107";
    color: #7f7f7f;*/
    content: "\002B";
    color: #ffffff;
  } 
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.hs-item-has-children > a:hover:after {    
    color: blue;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.hs-item-has-children > a.minus_icon:after {
    content: "\2212";    
  }
  
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: inherit!important;
    float: none!important;
    padding-left: 8px;
    max-width: 15px;
    padding-right: 0;
    content: "\002B";
    color: #fff;
  }
  
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a.minus_icon:after {
    content: "\2212";
    color: #06a7e2!important;
  }
  
  .child-trigger {
    display: none !important;
  }
  
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    color: #ffffff!important;
  }
  
  .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover, .custom-menu-primary .hs-menu-wrapper>ul>li>a.minus_icon {
    color: #06a7e2!important;
  }
  
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a {
    color: #ffffff!important;
  }
  
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a:hover {
    color: #06a7e2!important;
  }  
}

@media only screen and (max-width:767px){
.custom-menu-primary .hs-menu-wrapper>ul>li>a{ vertical-align:baseline; }
}