







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */

/* Pimary Buttons */









/* Secondary Buttons */









/* Tertiary Buttons */








/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */




@font-face {
  font-family: 'BentonSans-Bold';
  src: url('https://45256000.fs1.hubspotusercontent-na1.net/hubfs/45256000/BentonSans%20Bold.woff') format('woff'), 
    font-weight: bold; 
  font-style: normal;  
}


:root{
  --primary_color:#F2820D;
  --secondary_color:#000;
  --tertiary_color: #ffffff;
  --darkgray_color: #575757;
}





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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 0px 0;
}

.dnd-section > .row-fluid {
  max-width: 1321px;
}





html {
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
}

body {
  font-family: BentonSans;
  color: #000000;
  font-size: 18px;
  overflow-x:hidden;
  word-break: break-word;
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
  line-height: 1.9;
}

/* Paragraphs */

p {
  font-family: BentonSans;
  line-height: 1.9;
}

/* Anchors */

a {
  font-family: BentonSans;
  color: #000000;
  transition: 0.3s;
}

a:hover,
a:focus {
  font-family: BentonSans;
  color: #F2820D;
}

a:active {
  font-family: BentonSans;
  color: #F2820D;
}

/* Headings */

h1,
.h1 {
  font-weight: 900; font-family: BentonSans;
  color: #000000;
  font-size: 66px;
  text-transform: uppercase;
  line-height: 1.21; 
}

h2,
.h2 {
  font-weight: 500; font-family: BentonSans;
  color: #000000;
  font-size: 48px;
  text-transform: uppercase;
  line-height: 1.45; 
}

h3,
.h3 {
  font-weight: 300; font-family: BentonSans;
  color: #000000;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1.5; 
}

h4,
.h4 {
  font-family: BentonSans;
  color: #000000;
  font-size: 34px;
  text-transform: uppercase;
  line-height: 1.5; 
}

h5,
.h5 {
  font-family: BentonSans;
  color: #000000;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 1.18; 
}

h6,
.h6 {
  font-family: BentonSans;
  color: #000000;
  font-size: 28px;
  text-transform: uppercase;
  line-height: 1.3;
}

/* Blockquote */

blockquote {
  border-left-color: #000;
}

@media (max-width: 992px) {
  h1,
  .h1 {
    font-size: 46px;
    line-height: 1.2;
  }

  h2,
  .h2 {
    font-size: 36px;
    line-height: 1.2;
  }

  h3,
  .h3 {
    font-size: 30px;
    line-height: 1.2;
  }

  h4,
  .h4 {
    font-size: 28px;
    line-height: 1.2;
  }

  h5,
  .h5 {
    font-size: 26px;
    line-height: 1.2;
  }

  h6,
  .h6 {
    font-size: 22px;
    line-height: 1.2;
  }

  body, p, a {
    font-size: 16px; 
  }

}

@media (max-width: 480px) {
  h1,
  .h1 {
    font-size: 40px;
  }
}
body .margin-zero h1,
body .margin-zero h2,
body .margin-zero h3,
body .margin-zero h4,
body .margin-zero h5,
body .margin-zero h6,
body .margin-zero p {
  margin: 0;
}





.primary-cta,
.secondary-cta,
.tertiary-cta,
.tertiary-white-cta{
  line-height: 0; 
}

/* -------- Primary Button -------- */

.primary-cta .cta_button,
/* button:not(.slick-arrow), */
.button,
.hs-button,
.hs-blog-post-listing__post-button,
.primary-cta form .hs_submit.hs-submit .actions,
.popup_btn{
  border: 1px solid #F2820D;

  padding-top: 14px;
padding-right: 49px;
padding-bottom: 14px;
padding-left: 18px;

  font-family: BentonSans;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #f2820d;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
  position: relative;
  display: inline-block;
  line-height: 1;
  text-decoration: none;
  overflow: hidden;
}

.primary-cta form .hs_submit.hs-submit .actions {
  cursor: pointer; 
}

body.safari .primary-cta .cta_button,
body.safari .primary-cta form .hs_submit.hs-submit .actions{
  padding-top: 16px;
  padding-bottom: 12px;
}

.primary-cta .cta_button:before,
/* button:not(.slick-arrow):before, */
.button:before,
.hs-button:before,
.hs-blog-post-listing__post-button:before,
.primary-cta form .hs_submit.hs-submit .actions:before{
  position: absolute;
  content: '';
  width: 34px;
  height: 34px;
  background-color:

  
  
    
  


  rgba(242, 130, 13, 0.36)

;
  right: 0;
  top: 6px;
  transition: .35s ease-in-out;
  visibility: hidden;
}



.primary-cta .cta_button:after,
/* button:not(.slick-arrow):after, */
.button:after,
.hs-button:after,
.hs-blog-post-listing__post-button:after,
.primary-cta form .hs_submit.hs-submit .actions:after{
  position: absolute;
  content: '';
  background-image: url(https://45256000.fs1.hubspotusercontent-na1.net/hubfs/45256000/mindpumpfitness_assets/icons/right_arrow.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 20.28px;
  height: 20.34px;
  right: 14px;
  top: 12px;
  transform: rotate(-45deg);
  transition: .35s ease-in-out;
} 

.primary-cta .cta_button:hover:after,
/* button:not(.slick-arrow):after, */
.button:hover:after,
.hs-button:hover:after,
.hs-blog-post-listing__post-button:hover:after,
.primary-cta form .hs_submit.hs-submit .actions:hover:after {
  right: 6px;
  top: 6px;
}

.primary-cta .cta_button:hover:before,
.primary-cta .cta_button:focus:before,
/* button:not(.slick-arrow):hover:before, */
/* button:not(.slick-arrow):focus:before, */
.button:hover:before,
.button:focus:before,
.hs-button:hover:before,
.hs-button:focus:before,
.hs-blog-post-listing__post-button:hover:before,
.hs-blog-post-listing__post-button:focus:before,
.primary-cta form .hs_submit.hs-submit .actions:hover:before,
.primary-cta form .hs_submit.hs-submit .actions:focus:before{
  right: -34px;
  visibility: hidden;
}

.popup_btn,
.primary-cta .cta_button:active,
/* button:not(.slick-arrow):active, */
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active,
.primary-cta form .hs_submit.hs-submit .actions:active{
  font-family: BentonSans;
  background-color: rgba(255, 255, 255, 1.0);
  border-color: #ffaa35;
}

/* -------- Secondary Button -------- */

.secondary-cta .cta_button {
  border: 1px solid #F2820D;

  padding-top: 14px;
padding-right: 57px;
padding-bottom: 14px;
padding-left: 28px;

  font-family: BentonSans;
  background-color: 

  
  
    
  


  rgba(242, 130, 13, 1.0)

;
  border-radius: 0px;
  color: #FFFFFF;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
  position: relative;
  display: inline-block;
  line-height: 1;
  transition: .35s ease-in-out;
  z-index: 1;
  text-decoration: none;
  overflow: hidden;
}

body.safari .secondary-cta .cta_button {
  padding-top: 16px;
  padding-bottom: 12px;
}

.secondary-cta .cta_button:before {
  position: absolute;
  content: '';
  width: 35px;
  height: 34px;
  background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  top: 6px;
  transition: .35s ease-in-out;
  right: -1px;
  z-index: -1;
  visibility: visible;
}
.secondary-cta .cta_button:after {
  position: absolute;
  content: '';
  background-image: url(https://45256000.fs1.hubspotusercontent-na1.net/hubfs/45256000/mindpumpfitness_assets/icons/right_arrow_black.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 22.68px;
  height: 22.68px;
  right: 19px;
  top: 12px;
}


.secondary-cta .cta_button:hover:before,
.secondary-cta .cta_button:focus:before {
  right: -36px;
  visibility: hidden;
}

.secondary-cta .cta_button:active {
  font-family: BentonSans;
  background-color: rgba(255, 170, 53, 1.0);
  border-color: #ffaa35;
}

/* -------- Tertiary Button -------- */

.tertiary-cta .cta_button {
  border: 1px solid #F2820D;

  padding-top: 14px;
padding-right: 42px;
padding-bottom: 14px;
padding-left: 19px;

  font-family: BentonSans;
  background-color: 

  
  
    
  


  rgba(242, 130, 13, 1.0)

;
  border-radius: 0px;
  color: #FFFFFF;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
  position: relative;
  display: inline-block;
  line-height: 1;
  transition: .35s ease-in-out;
  text-decoration: none;
}

body.safari .tertiary-cta .cta_button {
  padding-top: 16px;
  padding-bottom: 12px;
}

.tertiary-cta .cta_button:after {
  position: absolute;
  content: '';
  background-image: url(https://45256000.fs1.hubspotusercontent-na1.net/hubfs/45256000/mindpumpfitness_assets/icons/right_arrow_white.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 20.28px;
  height: 20.34px;
  right: 14px;
  top: 12px;
  transform: rotate(-45deg);
  transition: .35s ease-in-out;
}

.tertiary-cta .cta_button:hover,
.tertiary-cta .cta_button:focus {
  background: #FFFFFF;
  color: 

  
  
    
  


  rgba(242, 130, 13, 1.0)

;
}

.tertiary-cta .cta_button:hover:after {
  background-image: url(https://45256000.fs1.hubspotusercontent-na1.net/hubfs/45256000/mindpumpfitness_assets/icons/right_arrow.svg);
  right: 6px;
  top: 6px;
}

.tertiary-cta .cta_button:active {
  font-family: BentonSans;
  background-color: rgba(255, 170, 53, 1.0);
  border-color: #ffaa35;
}



/* -------- Tertiary White Button -------- */

.tertiary-white-cta form .hs_submit.hs-submit .actions,
.tertiary-white-cta .cta_button {
  border: 1px solid #F2820D;

  padding-top: 14px;
padding-right: 42px;
padding-bottom: 14px;
padding-left: 19px;

  font-family: BentonSans;
  background-color: var(--tertiary_color);
  border-radius: 0px;
  color: var(--primary_color);
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
  position: relative;
  display: inline-block;
  line-height: 1;
  transition: .35s ease-in-out;
  text-decoration: none;
}
body.safari .tertiary-form-cta .hs_submit.hs-submit .actions,
body.safari .tertiary-white-cta .hs_submit.hs-submit .actions,
body.safari .tertiary-white-cta .cta_button {
  padding-top: 16px;
  padding-bottom: 12px;
}
.tertiary-form-cta .hs_submit.hs-submit .actions:after,
.tertiary-white-cta .hs_submit.hs-submit .actions:after,
.tertiary-white-cta .cta_button:after {
  position: absolute;
  content: '';
  background-image: url(https://45256000.fs1.hubspotusercontent-na1.net/hubfs/45256000/mindpumpfitness_assets/icons/right_arrow.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 20.28px;
  height: 20.34px;
  right: 14px;
  top: 12px;
  transform: rotate(-45deg);
  transition: .35s ease-in-out;
}
.tertiary-form-cta .hs_submit.hs-submit .actions:focus,
.tertiary-form-cta .hs_submit.hs-submit .actions:hover,
.tertiary-white-cta .hs_submit.hs-submit .actions:focus input.hs-button,
.tertiary-white-cta .hs_submit.hs-submit .actions:hover,
.tertiary-white-cta .hs_submit.hs-submit .actions:focus,
.tertiary-white-cta .cta_button:hover,
.tertiary-white-cta .cta_button:focus {
  background: var(--primary_color);
  color: var(--tertiary_color);
  border-color: var(--white_color);
}
.tertiary-form-cta .hs_submit.hs-submit .actions:active,
.tertiary-white-cta .cta_button:active input.hs-button, 
.tertiary-white-cta .hs_submit.hs-submit .actions:active input.hs-button,
.tertiary-white-cta .hs_submit.hs-submit .actions:hover input.hs-button {
  color: var(--tertiary_color);
}
.tertiary-form-cta .hs_submit.hs-submit .actions:hover:after,
.tertiary-white-cta .hs_submit.hs-submit .actions:hover:after,
.tertiary-white-cta .cta_button:hover:after {
  background-image: url(https://45256000.fs1.hubspotusercontent-na1.net/hubfs/45256000/mindpumpfitness_assets/icons/right_arrow_white.svg);
  right: 6px;
  top: 6px;
}
.tertiary-form-cta .hs_submit.hs-submit .actions:active,
.tertiary-white-cta .hs_submit.hs-submit .actions:active,
.tertiary-white-cta .cta_button:active {
  font-family: BentonSans;
  background: var(--primary_color);
  border-color: var(--tertiary_color);
  color: var(--tertiary_color);
}
.tertiary-form-cta form .hs_submit.hs-submit .actions:hover input.hs-button {
  color: var(--tertiary_color);
  background-color: unset;
}
section.banner_form .banner_form_form .tertiary-form-cta form .hs_submit.hs-submit .actions:hover{
  background-color: transparent;
}

.tertiary-form-cta form .hs-button, 
.tertiary-form-cta form input[type=submit]{
  background: unset;
  border: unset;
  color: var(--primary_color);
  font-weight: 500;
  padding: unset;
}







.hs-anchor a.anchor-cta,
.hs-anchor .hs-button,
.hs-anchor a.cta_button,
.hs-anchor-cta form .hs_submit.hs-submit .actions {
  padding-top: 24px;
  padding-right: 31px;
  padding-bottom: 24px;
  padding-left: 28px;
  font-family: BentonSans;
  border: solid 2px var(--secondary_color);
  background-color: #000;
  border-radius: 0px;
  color: var(--tertiary_color);
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 500;
  position: relative;
  display: inline-block;
  line-height: 1.2;
  text-decoration: none;
}
.hs-anchor a.anchor-cta:hover,
.hs-anchor .hs-button:hover,
.hs-anchor a.cta_button:hover,
.hs-anchor-cta form .hs_submit.hs-submit .actions:hover{
  background-color: #F2820D;
  color: var(--tertiary_color);
  border-color: var(--tertiary_color);
}
.hs-anchor .hs-button:after,
.hs-anchor a.cta_button:after,
.hs-anchor-cta form .hs_submit.hs-submit .actions:after, 
.hs-anchor a.anchor-cta:after {
  content: '';
  position: absolute;
  z-index: 9;
  top: 50%;
  right: -3px;
  background-image: url(https://mindpumpfitnesscoaching.com/hubfs/mindpumpfitness_assets/icons/button-arrow.png);
  background-size: contain;
  width: 37px;
  height: 37px;
  background-repeat: no-repeat;
  background-position: center 50%;
  transform: translate(50%, -50%);
}






form,
.submitted-message {
  font-family: BentonSans;
  border: 1px none #000000;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #000000;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-weight: 300; font-family: BentonSans;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 36px;
  color: #000000;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
}


/* Labels */

form label {
  color: #FFF;
  line-height: 1.2;
}

/* Help text */

form legend {
  color: #FFF;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 1px solid #5B5B5B;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #FFF;
  border-radius: 0px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #CBCBCB;
}

::-moz-placeholder {
  color: #CBCBCB;
}

:-ms-input-placeholder {
  color: #CBCBCB;
}

::placeholder {
  color: #CBCBCB;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #CBCBCB;
}

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #F2820D;
;
  padding-top: 13px;
padding-right: 41px;
padding-bottom: 16px;
padding-left: 41px;
;
  font-family: BentonSans;
  color: #FFFFFF;
  font-size: 18px;
  background-color: 

  
  
    
  


  rgba(242, 130, 13, 0.56)

;
  border-radius: 0px;
  text-transform: capitalize;
  font-weight: 300;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #F2820D;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: #ffaa35;
}

form .hs-richtext, 
form .hs-richtext p {
  line-height: 1.15;
}

form a {
  color: var(--tertiary_color);
}

.cff-form form label,
.cff-form form a{
  color: var(--secondary_color);
}





/* Table */

table {
  border: 1px solid #000000;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #000000;

  padding: 18px;

  color: #000000;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(242, 130, 13, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
}





.header {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
  border-bottom: 1px solid rgb(255 255 255 / 10%);
  position: relative;
  z-index: 99;
}

header.header h1,
header.header h2,
header.header h3,
header.header h4,
header.header h5,
header.header h6,
header.header p,
header.header li,
header.header a{
  color: #FFF; 
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #FFF;
  font-family: BentonSans;
}

.menu__child-toggle-icon {
  border-top-color: #FFF;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.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 {
  color: #d7d7d7;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #d7d7d7;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #ffffff;
}

.menu__child-toggle-icon:active {
  border-top-color: #ffffff;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #FFF;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 1px solid #F2820D;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 1px solid #F2820D;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #000000;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #F2820D;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
}

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

.header__language-switcher-label-current:after {
  border-top-color: #FFF;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #FFF;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img,
.footer a {
  color: #FFFFFF;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 0px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #000000;
}

.blog-post__tag-link {
  color: #000000;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #000000;
}

.blog-post__tag-link:active {
  color: #282828;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 500; font-family: BentonSans;
  text-transform: uppercase;
}

.blog-related-posts__title-link {
  color: #000000;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #000000;
}

.blog-related-posts__title-link:active {
  color: #282828;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 0px;
}

#comments-listing .comment-reply-to {
  color: #000000;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #000000;
}

#comments-listing .comment-reply-to:active {
  color: #282828;
}





.hs-search-results__title {
  font-weight: 900; font-family: BentonSans;
  color: #000000;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 500; font-family: BentonSans;
  text-transform: uppercase;
}

.hs-blog-post-listing__post-title-link {
  color: #000000;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #000000;
}

.hs-blog-post-listing__post-title-link:active {
  color: #282828;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #000000;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #000000;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #000000;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #282828;
}

.hs-pagination__link-icon svg {
  fill: #000000;
}

/* Pricing card */

.card__price {
  font-weight: 300; font-family: BentonSans;
  color: #000000;
  font-size: 36px;
}

.card__body svg {
  fill: #F2820D;
}

/* Social follow */

.social-links__icon {
  background-color: #F2820D;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #ca5a00;
}

.social-links__icon:active {
  background-color: #ffaa35;
  font-weight: 300; font-family: BentonSans;
  color: #000000;
  font-size: 36px;
}
form .inputs-list li.hs-form-booleancheckbox label span {
  line-height: 1.5;
  font-size: 14px;
}
section.contact-floating-form-section ul.no-list.hs-error-msgs.inputs-list li label.hs-error-msg.hs-main-font-element {
  color: var(--primary_color);
  font-size: 14px;
}



.hs_agreement.hs-agreement.hs-fieldtype-booleancheckbox.field.hs-form-field li.hs-form-booleancheckbox {
  margin-bottom: 0px !important;
}
section.contact-us-form form .inputs-list li.hs-form-booleancheckbox label span,
.cff-form-section form fieldset.form-columns-1 .hs_agree.hs-agree.hs-fieldtype-booleancheckbox.field.hs-form-field ul.inputs-list li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display span {
  color: var(--secondary_color);
}
form .inputs-list>li.hs-form-booleancheckbox span.hs-form-required {
  color: var(--secondary_color);
}
.cff-form-section form fieldset.form-columns-1 .hs_agree.hs-agree.hs-fieldtype-booleancheckbox.field.hs-form-field ul.inputs-list li label.hs-error-msg.hs-main-font-element {
  font-size: 14px;
  font-weight: 300;
} 
.cff-form-section .cff-form form .hs_phone.hs-phone.hs-fieldtype-phonenumber.field.hs-form-field .input {
  margin-right: 0px;
}
.banner_form_main form .hs_phone.hs-phone.hs-fieldtype-phonenumber.field.hs-form-field input,
.cff-form-section .cff-form form .hs_phone.hs-phone.hs-fieldtype-phonenumber.field.hs-form-field input {
  width: 100% !important;
}

section.contact-us-form form .inputs-list li.hs-form-booleancheckbox label span.hs-form-required,
section.contact-us-form form .inputs-list li.hs-form-booleancheckbox label span a {
  color: var(--secondary_color);
  text-decoration: underline;
}


section.contact-us-form form .inputs-list li.hs-form-booleancheckbox label span a:hover.hs-form-required,
section.contact-us-form form .inputs-list li.hs-form-booleancheckbox label span a:hover {
  color: var(--primary_color);
  text-decoration: underline;
}
/* ===================== */

form .input input {
  font-family: 'BentonSans';
  line-height: normal; /* Adjust as needed */
}

form .input input::placeholder {
  font-family: 'BentonSans';
  line-height: normal; /* Adjust as needed */
}

footer.webinar-footer {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 116px;
}






.row-fluid .three-col-adjust>span {
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -wevkit-flex-wrap: wrap;
  margin-right: -3.2%;
}
body .row-fluid .three-col-adjust span>.hs_cos_wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  flex-basis: 30.2%;
  -webkit-flex-basis: 30.2%;
  flex-direction: column;
  -webkit-flex-direction: column;
  float: left;
  left: 0 !important;
  margin-right: 2.9%;
  margin-top: 2%;
  position: relative !important;
  top: 2% !important;
}

@media (max-width: 767px) {
  .row-fluid .three-col-adjust>span {
    display: block;
    margin-right: 0;
  }
  body .row-fluid .three-col-adjust span>.hs_cos_wrapper {
    display: block;
    float: none;
    margin: 30px auto 0;
    max-width: 379px;
    width: 100%;
  }
}

.check-list ul {
    padding-left: 30px;
}
.check-list ul li {
    list-style-type: none;
    position: relative;
    z-index: 0;
}
.check-list ul li:after {
    background-image: url(https://45256000.fs1.hubspotusercontent-na1.net/hubfs/45256000/check.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 18px;
    left: -30px;
    position: absolute;
    top: 7px;
    width: 18px;
}
.top-bar-frontline h1,
.frontline-banner .card_container .card_content h4,
.text_video_image .video-card .text h3 {
    text-transform: capitalize;
}