/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/


/* Gray #3e3e3e
 * Orange #f4872f;
 * 
*/
a{
      text-decoration: underline;

}
h1, .h1{
    font-size: 54px;

}
.hs-blog-listing {
  background-color:#ffffff;
}
.hs-blog-listing .hs-search-field{
  margin-bottom:30px;
}

.hs-blog-post .cta_button {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: .08em;
}

button, .button, .cta_button {
/*     text-transform: uppercase;
    text-decoration:none;
    background-color:transparent;
    color: #333;
    border:3px solid #f5882f; */
    color: #fff;
  border: 3px solid #333333;
  background-color: #333333;
  text-transform: inherit;
  text-decoration:none;
      text-align: center;
display:inline-flex;
  padding: 12px 25px;
  border-radius: 5px;
  font-weight:700;
      color: #fff;
}

button:hover, .button:hover, .cta_button:hover {
  color: #333;
  border: 3px solid #f5882f;
  background-color: rgba(244,135,47,.2)
}
.shadow-block{
  background: #ffffff;
  box-shadow: 0px 40px 40px #00000029;
  border: 1px solid #EEEEEE;
  border-radius: 8px;
  overflow: hidden;
}
.actions{
  
  text-align:left;
}
 .button:hover, .button:focus {
    color: #333333;
}
.button:hover, .cta_button:hover, button:hover
    color: #333333;
}
#hs_cos_wrapper_module_16601375640543 .button {
    border: 2px solid #333333;
    color: #333333 !important;
    margin-bottom: 10px;
}

.grey-button, .hs-button{
  color: #fff;
  border: 3px solid #333333;
  background-color: #333333;
  text-transform: initial;
  text-decoration:none;
      text-align: center;
display:inline-flex;
  padding: 12px 25px;
  border-radius: 5px;
  font-weight:700;
      color: #fff;

}
.grey-button:hover{
  
    color: #fff;
  background-color:#f5882f;
    border:3px solid #f5882f;
}


.blog-cta p{
  font-weight:600;
}

.blog-post-single{
  background-color:#ffffff;
  padding:90px 0px;
}

.header-menu-back{
  background-color:#f4872f;
}
#header-row-2{
height:100px;
}

.navigation-primary .submenu a, .navigation-primary .submenu p {
    font-weight: 100;
}


/* .submenu.level-1>.has-submenu>.menu-arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
    display: block;
    height: 0;
    margin-left: 1px;
    position: absolute;
    right: 0;
    top: 32px;
    width: 0;
}
 */



/* .submenu.level-1>.has-submenu>.menu-arrow {
  position: absolute;
  top: 20px;
  left: 20px;
}

.submenu.level-1>.has-submenu>.menu-arrow::before,
.submenu.level-1>.has-submenu>.menu-arrow::after {
  position: relative;
  content: '';
  display: block;
  width: 20px;
  height: 1px;
  background: #000;
}

.submenu.level-1>.has-submenu>.menu-arrow::before {
  transform: rotate(45deg);
}

.submenu.level-1>.has-submenu>.menu-arrow::after {
  left: 14px;
  transform: rotate(-45deg);
}
 */

[data-global-resource-path="chekhub/templates/partials/header.html"]{
  padding-bottom:25px;
  background-color:#ffffff;
}




.header-menu{
  max-width: 1210px;
  margin: 0 auto;
  padding: 5px 20px;
  text-align:right;
}

.header-menu a{
  color:#000000;
  margin-left:10px;
  text-transform:uppercase;
  font-weight:700;
  text-decoration:none;
}

.header-menu a:hover{
  color:#ffffff;
    text-decoration:underline;

}

#hs_cos_wrapper_module_16594606820401{
  position: sticky;
  top: 0;
  z-index: 1020;
  background-color: transparent;
  box-shadow: 0 6px 12px 0 rgb(6 43 86 / 4%);
  background-color:#fff;
  padding:20px 0px;
}

.chek-header .row-fluid{
  max-width: 1170px;
  margin: auto;
}

.chek-logo{
  max-width:200px;
}

#hs_cos_wrapper_module_1660060346555 .button:hover, #hs_cos_wrapper_module_1660060346555 .button:focus {
color:#fff;
}

#hs_menu_wrapper_module_16594606820401_ ul li a{
  color:#000000;
  margin:10px;
}
#hs_menu_wrapper_module_16594606820401_ ul li a:hover{
  color:#f4872f;
}

.cheknav{
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
}

.hs-item-has-children::after{
  content: "";
  padding: 12px 8px;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 1;
  text-align: center;
  width: 10%;
  height: 100%;
  pointer-events: none;

}
  

.ch-basic-left{
  max-width:900px;
  margin:50px auto;
  padding:0px 0px 0px 50px;
} 

#hs_cos_wrapper_widget_1659649896966_ p{
margin-bottom:0px;
  color:#3e3e3e;
  font-size:.9rem;
}
#hs_cos_wrapper_widget_1659649896966_ a{
  color:#3e3e3e;
  text-decoration:underline;
}



.icons-section{
  text-align:center;
  width:100%;
}
.icons-section img{
  margin:10px 10px
}
.chart-sections-mobile{
  display:none;
}
  .large-chart{
 max-width:900px;
    margin:auto;
  }

@media (max-width: 767px) {
 h3{
  font-size: 1.6em !important;
    line-height: 2rem;
    display: block;
  }
  .ch-basic-left{
  max-width:900px;
  margin:50px auto;
  padding:0px 0px 0px 20px;
} 
  
  
  .large-chart{
    display:none;
  }
  .icons-section{
    text-align:center;
    width:100%;
  }
  .icons-section img{
    max-width:135px;
  }
  .icons-section img:nth-child(-n+3) {
    max-width:80px;
  }
  .chart-sections-mobile{
    display:block;
  }
  .chart-sections-mobile img{
   margin:30px auto 0px;
    
  }
  
  
  /* why chekhub page mobile flip colims on mobile*/
/*   .hs-content-id-81514950045 .row-number-7 .row-fluid,
  .hs-content-id-81514950045 .row-number-16 .row-fluid,
  .hs-content-id-81514950045 .row-number-24 .row-fluid */
  
  
   
/*   .dnd-section:nth-child(4) + .row-fluid,
  .dnd-section:nth-child(6) .row-fluid,
  .dnd-section:nth-child(8) .row-fluid,
  .dnd-section:nth-child(10) .row-fluid, */
  .row-number-11 > .row-fluid,
  .row-number-24 > .row-fluid,
  .row-number-36 > .row-fluid


  {
    display:flex;
    flex-direction: column-reverse;
  }
  

}


/* .dnd-section:nth-child(4) .row-fluid{
    display:flex;
    flex-direction: column-reverse;
}
 */
.mobile-footer-cta{
/*       display:none;
 */
    position: fixed;
    right: 30px;
    bottom: -5px;
}
.mobile-footer-cta .button{
  background-color:white;
}

/*****************************************/
/* Start your style declarations here    */
/*****************************************/