root: {
  --main-red: #e91d2d;
  --main-blue: rgba(14, 64, 109, 1.0);
}


.latest-posts-section .dnd-section {
  padding: 25px 0 0;
  min-height: 10vh;
}

.latest-posts-section .dnd-section>.row-fluid {
  padding-top: calc(10vmax / 10);
  padding-bottom: calc(10vmax / 10);
  box-sizing: content-box;
  width:auto;
}
.image-with-Content .dnd-section>.row-fluid,
.image-with-Content .dnd-section,
.contact-form .dnd-section>.row-fluid,
.contact-form .dnd-section,
.bottom-pane-Content .dnd-section,
.bottom-pane-Content .dnd-section>.row-fluid{
  padding: 0;
}

.bottom-line-wrap{
  display: none;
}

.bottom-line {
  position: relative;
  height: auto;
  padding: 17px;
  margin-left: -17px;
  margin-right: -17px;
}

.bottom-line hr {
  background-color: #005bbb;
  border: none;
  color: #bbb;
  height: 1px;
  display: block;
  margin: 8px 0;
}

.about-page {
  padding-bottom: 3.3vmax;
  padding-top: 3.3vmax;
  padding-right: 4vw;
  padding-left: 4vw;
}


.contact-form .widget-type-header {
  padding: 0;
}

.contact-form .widget-type-rich_text {
  padding: 17px 0 17px;
}

.contact-form .widget-type-form {
  padding: 17px 0 17px;
  width: 66.6667%!important;
  margin-bottom:0!important;
  max-width: 100%!important;
}

.contact-form form .form-columns-2 {
  margin-left:-2%;
  max-width:calc(100% + 2%) !important;
  width:calc(100% + 2%);
}

.contact-form form .form-columns-2 .hs-form-field {
  width: 48% !important;
  margin-left:2%;
}

.contact-form form .input {
  margin:0 !important;
}

.contact-form form{
  max-width: 100%!important;
}

.contact-form form fieldset.form-columns-2 .input{
  margin-right:0;
}

.contact-form form fieldset.form-columns-1 {
  max-width: 100%!important;
}

.contact-form {
  padding-bottom: 3.3vmax;
  padding-top: 3.3vmax;
  padding-right: 4vw;
  padding-left: 4vw;
}


.contact-form form .hs-button{
  margin:0!important;
}

.take-action-Content .widget-type-header {
  padding-top: 0;
  text-align: center;
  padding-bottom: 17px;
}

.take-action-Content{
  padding-top:25px;
}
.take-action-Content .dnd-section>.row-fluid{
  display: flex;
  justify-content: center;
  box-sizing: content-box;
}

.take-action-Content .dnd-section {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.take-action-Content .span12.dnd-column{
  width:75%!important;
}

/***************** about-page *****************/

.body--about-page .body-container-wrapper {
	padding: 0;
}


/***************** full-width-page *****************/
.body-wrapper {
  overflow-x: hidden;
}
.full-width-Content .dnd-section,
.full-bottom-Content .dnd-section{
  padding: 0;
}
.full-width-Content .dnd-section>.row-fluid,
.full-bottom-Content .dnd-section>.row-fluid{
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 4vw;
  padding-left: 4vw;
  justify-content: center;
  display: flex;
  position: relative;
  box-sizing: content-box;
}
.full-width-Content h2 {
  white-space: pre-wrap;
  margin-bottom: 2rem;
}
.full-width-Content h4 {
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 2rem 0;
}
.full-width-Content .dnd-section>.row-fluid:after, 
.full-width-Content .dnd-section>.row-fluid:before,
.full-bottom-Content .dnd-section>.row-fluid:after, 
.full-bottom-Content .dnd-section>.row-fluid:before{
  display: none;
}
.full-width-Content .dnd-section .dnd-column,
.full-bottom-Content .dnd-section .dnd-column{
  width: 50% !important;
  padding-bottom: 17px;
  margin-left: -17px !important;
  margin-right: -17px;
}
.full-bottom-Content .dnd-section .dnd-column{
  width: 100% !important;
}
.full-width-Content p {
  word-wrap: break-word;
  white-space: pre-wrap;
}
.full-bottom-Content p {
  text-align: center;
  word-wrap: break-word;
  white-space: pre-wrap;
}
.hs-lawn-sign .full-width-Content .dnd-section .dnd-column {
  padding-bottom: 33px;
}
.full-bottom-Content p a {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-color: currentColor;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
  text-decoration-skip: auto;
  text-decoration-skip-ink: auto;
}





.hs-volunteer .full-width-Content h2,
.hs-lawn-sign .full-width-Content h2{
  text-align: center;
}
.hs-volunteer .full-width-Content p,
.hs-lawn-sign .full-width-Content p{
  text-align: center;
}
.hs-volunteer .full-width-Content .hs_cos_wrapper_type_rich_text,
.hs-lawn-sign .full-width-Content .hs_cos_wrapper_type_rich_text{
  display: block;
  padding-bottom: 17px;
}
.full-width-Content form {
  padding: 17px 0 0;
  max-width: 100% !important;
}
.full-width-Content .widget-type-form {
  max-width: 100% !important;
}
.full-width-Content form fieldset {
  max-width: 100% !important;
}
.full-width-Content form .form-columns-2 .hs-form-field {
  width: 49% !important;
}
.full-width-Content form .input {
  margin: 0 !important;
}
.full-width-Content form .form-columns-2 .hs-form-field.hs_lastname {
  margin-left: 2% !important;
}
.full-width-Content form fieldset .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list {
  margin: 6px 0 4px;
  padding: 0;
  font-size: calc(.8 * 1rem) !important;
  color: #000;
  font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
  line-height: 1.8em;
}
.full-width-Content form fieldset .hs-fieldtype-booleancheckbox.field.hs-form-field {
  margin-bottom: 5px !important;
}
.full-width-Content form fieldset .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list label>span {
  vertical-align: -webkit-baseline-middle;
}
.full-width-Content form fieldset .hs-richtext.hs-main-font-element p {
  text-align: center;
  white-space: pre-wrap;
  font-size: calc(.9 * 1rem);
  font-family: aktiv-grotesk;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
  padding: 17px 0 17px 0;
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
}
.full-width-Content form .actions {
  text-align: center;
}
.full-width-Content form input.hs-button.primary.large {
  margin: 0 !important;
}
.full-width-Content form fieldset .hs-fieldtype-booleancheckbox.field.hs-form-field .hs-input {
  margin: 0 5px 0 0 !important;
  transform: translateY(3px);
}
.full-width-Content form fieldset .hs-richtext.hs-main-font-element span {
  color: #000;
  font-size: calc(.8 * 1rem) !important;
  font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
  line-height: 1.8em;
  padding: 0.8em 0 0.5em;
  opacity: .7;
  display: block;
  white-space: pre-wrap;
  text-align: left;
}
.full-width-Content form fieldset .hs-richtext.hs-main-font-element {
  margin: 0 0 2em 0;
  padding-bottom: 0.3em;
  font-size: .9em;
}
.full-width-Content form .form-columns-2 .hs-form-field.hs_lastname label,
.contact-form form .form-columns-2 .hs-form-field.hs_lastname label{
  opacity: 0;
}
.full-width-Content form .form-columns-2 .hs-form-field legend.hs-field-desc,
.contact-form form .form-columns-2 .hs-form-field legend.hs-field-desc,
.hs-mobilephone legend {
  order: 3;
}
.full-width-Content form .form-columns-2 .hs-form-field ,
.contact-form form .form-columns-2 .hs-form-field{
  display: flex;
  flex-wrap: wrap;
}
.full-width-Content form .form-columns-2 .hs-form-field .input, 
.full-width-Content form .form-columns-2 .hs-form-field label,
.contact-form form .form-columns-2 .hs-form-field .input, 
.contact-form form .form-columns-2 .hs-form-field label{
  width: 100%;
}
.full-width-Content form .hs-form-field legend.hs-field-desc,
.contact-form form .hs-form-field legend.hs-field-desc{
  order: 3;
  font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
  line-height: 1.8em;
  color: #000;
  font-size: calc(.8 * 1rem) !important;
  margin: 0;
}
.hs-lawn-sign .full-width-Content form fieldset .hs-richtext.hs-main-font-element p {
  font-size: calc(.8 * 1rem) !important;
  font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
  line-height: 1.8em;
  text-align: left;
  color: #000;
  opacity: .7;
  display: block;
  white-space: pre-wrap;
  padding: 0.9em 0 0.5em;
}
.hs-volunteer .full-bottom-Content .dnd-section>.row-fluid {
  padding-top: 0;
}
.hs-volunteer .full-bottom-Content p {
  padding: 17px 0 17px 0;
  color: #000;
  font-size: calc(.9 * 1rem);
}
.hs-volunteer .full-bottom-Content .dnd-section .dnd-column {
  padding: 0;
}
.hs-volunteer .full-width-Content .dnd-section>.row-fluid {
  padding-bottom: 0;
}
.hs-volunteer .full-width-Content .dnd-section .dnd-column {
  padding-bottom: 8px;
}
.hs-lawn-sign .full-bottom-Content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hs-lawn-sign .full-bottom-Content .row-fluid-wrapper {
  width: 100%;
}
.hs-lawn-sign .full-bottom-Content .dnd-section>.row-fluid {
  padding-bottom: 2.9vmax;
}
.hs-lawn-sign .full-width-Content .dnd-section .dnd-column {
  padding-bottom: 8px;
}
.full-width-Content form fieldset.form-columns-2 .hs-form-field .hs-input,
.full-width-Content form fieldset .hs-form-field select.hs-input{
  height: 42px;
}




@media (min-width:1512px) {
  .full-width-Content form .form-columns-2 .hs-form-field legend.hs-field-desc, 
  .contact-form form .form-columns-2 .hs-form-field legend.hs-field-desc,
  .full-width-Content form fieldset .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list,
  .full-width-Content form fieldset .hs_province.hs-province select,
  .full-width-Content form fieldset .hs-richtext.hs-main-font-element span,
  .full-width-Content form .hs-form-field legend.hs-field-desc,
  .full-width-Content form fieldset .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list label>span,
  .hs-lawn-sign .full-width-Content form fieldset .hs-richtext.hs-main-font-element p {
    font-size: calc(.8 * 1rem) !important;
  }
}

@media(max-width: 1541px){
  .full-width-Content .dnd-section>.row-fluid,
  .full-bottom-Content .dnd-section>.row-fluid{
    max-width: unset !important;
    box-sizing: border-box;
  }
}




@media screen and (min-width: 0) and (max-width: 1511px) and (orientation: portrait){
  .full-width-Content form .form-columns-2 .hs-form-field legend.hs-field-desc, 
  .contact-form form .form-columns-2 .hs-form-field legend.hs-field-desc,
  .full-width-Content form fieldset .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list,
  .full-width-Content form fieldset .hs_province.hs-province select,
  .full-width-Content form fieldset .hs-richtext.hs-main-font-element span,
  .full-width-Content form .hs-form-field legend.hs-field-desc,
  .full-width-Content form fieldset .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list label>span,
  .hs-lawn-sign .full-width-Content form fieldset .hs-richtext.hs-main-font-element p {
    font-size: calc((.8 - 1) * 1.2vh + 1rem) !important;
  }

  .hs-volunteer .full-bottom-Content p {
    font-size: calc((.9 - 1) * 1.2vh + 1rem);
  }

}

@media screen and (min-width: 0) and (max-width: 1511px) and (orientation: landscape){
  .full-width-Content form .form-columns-2 .hs-form-field legend.hs-field-desc, 
  .contact-form form .form-columns-2 .hs-form-field legend.hs-field-desc,
  .full-width-Content form fieldset .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list,
  .full-width-Content form fieldset .hs_province.hs-province select,
  .full-width-Content form fieldset .hs-richtext.hs-main-font-element span,
  .full-width-Content form .hs-form-field legend.hs-field-desc,
  .full-width-Content form fieldset .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list label>span,
  .hs-lawn-sign .full-width-Content form fieldset .hs-richtext.hs-main-font-element p {
    font-size: calc((.8 - 1) * 1.2vw + 1rem) !important;
  }

  .hs-volunteer .full-bottom-Content p {
    font-size: calc((.9 - 1) * 1.2vw + 1rem);
  }

}



@media screen and (max-width: 767px){
  .bottom-pane-content {
    padding: 17px 0px 17px!important;
    width: 100%;
  }

  .take-action-Content .widget-type-header{
    padding-top: 17px !important;
  }

  .take-action-Content .span12.dnd-column{
    width:100%!important;
  }
  .latest-posts-section .dnd-section>.row-fluid {
    box-sizing:border-box;
  }
  .about-page {
    padding-right: 6vw;
    padding-left: 6vw;
  }
  .bottom-line-wrap{
    display:none;
  }
  .full-width-Content .dnd-section>.row-fluid,
  .full-bottom-Content .dnd-section>.row-fluid{
    padding-right: 6vw;
    padding-left: 6vw;
  }
  .full-width-Content .dnd-section .dnd-column,
  .full-bottom-Content .dnd-section .dnd-column{
    padding-top: 17px !important;
    width: 100% !important;
  }
  .full-width-Content form fieldset .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list {
    font-size: calc((.8 - 1) * 1.2vh + 1rem) !important;
  }
  .hs-lawn-sign .full-bottom-Content .dnd-section .dnd-column {
    padding-bottom: 0 !important;
  }
  .hs-lawn-sign .full-width-Content form fieldset .hs-richtext.hs-main-font-element p {
    font-size: calc((.8 - 1) * 1.2vh + 1rem) !important;
  }
  .contact-form {
    padding-right: 0;
    padding-left: 0;
    box-sizing: border-box;
  }
  .contact-form .dnd-section>.row-fluid {
    justify-content: center !important;
    display: flex !important;
  }
  .contact-form .widget-type-form {
    width: 100% !important;
    padding: 17px;
  }
  .contact-form .widget-type-rich_text {
    padding: 17px;
  }
  .contact-form .widget-type-header {
    display: flex;
    justify-content: center;
  }
  .contact-form .dnd-section>.row-fluid {
    padding-left:calc(6vw - 17px);
    padding-right:calc(6vw - 17px);
    box-sizing: border-box;
    padding-top: 3.3vmax;
    padding-bottom: 3.3vmax;
  }

  .contact-form {
    padding: 0;
  }
  .contact-form h2 {
    padding: 17px;
  }
}



@media(max-width: 480px){
  .full-width-Content form fieldset.form-columns-2 .hs-form-field .hs-input {
    width: 100% !important;
  }
  .full-width-Content form fieldset.form-columns-2 {
    display: flex;
  }

  .full-width-Content form .form-columns-2 .hs-form-field.hs_lastname label,
  .contact-form form .form-columns-2 .hs-form-field.hs_lastname label {
    display:none;
  }

  .contact-form form .form-columns-2 .hs-form-field {
    width:100% !important;
  }

  .dnd-column {
    width:100% !important;
  }

}

#hs_cos_wrapper_footer_logo_{
  min-width: 250px;
}

/* Form Styling */
.hs-form .form-columns-2 > div:first-child{
  margin: 0;
  margin-right: 8px;
  width: calc(50% - 8px) !important;
}
.hs-form .form-columns-2 > div:last-child{
  margin: 0;
  margin-left: 8px;
  width: calc(50% - 8px) !important;
}
.hs-form .hs_recaptcha{
  margin-top: 30px;
}
.df-main .hs-error-msgs.inputs-list label {
  padding: 5px 15px 3px 25px !important;
  font-size: 14px;
  color: #fff !important;
}
#df-card-container .hs-form-field label.hs-error-msg {
  color: #fff !important;
}
.field.hs-form-field.df-field.df-field-donation-amount,
.df-main .field.hs-form-field,
.df-main .seals{
  margin-bottom: 0;
  margin-top: 0;
}
form#donation-form,
form#df_stripe_form{
  padding-top: 0;
}
.full-width-Content form .form-columns-2 .hs-form-field legend.hs-field-desc, .contact-form form .form-columns-2 .hs-form-field legend.hs-field-desc, .full-width-Content form fieldset .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list, .full-width-Content form fieldset .hs_province.hs-province select, .full-width-Content form fieldset .hs-richtext.hs-main-font-element span, .full-width-Content form .hs-form-field legend.hs-field-desc, .full-width-Content form fieldset .hs-fieldtype-booleancheckbox.field.hs-form-field .inputs-list label>span, .hs-lawn-sign .full-width-Content form fieldset .hs-richtext.hs-main-font-element p {
  font-size: 1rem !important;
}
.df-main{
  margin: 0 auto;
}

/* Footer Styling */
footer .bottom-row {
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px dashed #fff;
    padding-top: 30px;
    margin-top: 40px;
    padding-bottom: 0;
}

.default-btn:hover,
.default-btn:focus{
  background-color: #00a1decc !importantfooter social;
}

/* Blog Filter */
.hs_cos_wrapper_type_post_filter .block{
  display: flex;
  column-gap: 20px;
  justify-content: flex-end;
}
.hs_cos_wrapper_type_post_filter .widget-module{
  width: fit-content;
  position: relative;
  width: 175px;
}
.hs_cos_wrapper_type_post_filter .block h3{
  margin: 0;
  padding-top: 5px;
}
.hs_cos_wrapper_type_post_filter .widget-module ul{
  width: fit-content;
  padding: 0;
  overflow: hidden;
  max-height: 32px;
  background-color: #eee;
  position: relative;
  cursor: pointer;
  transition: 0.5s;
  position: absolute;
  top: 0; left: 0; right: 0;
  padding-top: 30.8px;
  z-index: 1;
}
.hs_cos_wrapper_type_post_filter .widget-module ul.open{
  overflow: scroll;
}
.hs_cos_wrapper_type_post_filter .widget-module ul:after{
  content: "";
  position: absolute;
  top: 12px;
  bottom: 0;
  right: 5px;
  width: 9px;
  background-image: url(https://21554643.fs1.hubspotusercontent-na1.net/hubfs/21554643/down-filled-triangular-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.7;
  pointer-events: none;
}
.hs_cos_wrapper_type_post_filter .widget-module li{
  list-style: none;
  line-height: 1.3;
  padding: 5px 15px 5px 10px;
  text-align: left;
  transition: 0.3s;
}
.hs_cos_wrapper_type_post_filter .widget-module li:hover,
.hs_cos_wrapper_type_post_filter .widget-module li:focus-within{
  background-color: #C9C9C9
}
.hs_cos_wrapper_type_post_filter .widget-module li a{
  text-decoration: none;
  font-weight: 500;
}
.hs_cos_wrapper_type_post_filter .widget-module ul:not(.open) li a,
.hs_cos_wrapper_type_post_filter .widget-module ul:not(.open) li{
  pointer-events: none;
}
.hs_cos_wrapper_type_post_filter .widget-module ul.open li a,
.hs_cos_wrapper_type_post_filter .widget-module ul.open li{
  pointer-events: revert;
}

/* Blog Post Styling */
.listing-header .dnd-section>.row-fluid {
  padding-right: 0;
  padding-left: 0;
}
.blog-item-title{
  display: flex;
  column-gap: 40px;
}
.blog-item-title h1{
  font-size: 35px;
  margin: 0;
  max-width: 500px;
  line-height: 1.3;
}
.blog-post-inner .content-wrapper {
  width: 100%;
  max-width: 800px;
  padding: 40px;
  background-color: #EEEEEE;
}
.blog-post-inner .content-wrapper .back-link{
  font-weight: 500;
  display: block;
  margin-bottom: 30px;
  text-decoration: none;
}
.blog-post-inner .content-wrapper .back-link:hover,
.blog-post-inner .content-wrapper .back-link:focus{
  text-decoration: underline;
}

body:not(.blog) h3 {
    color: unset;
}

.footer_col .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  flex-direction: column;
}

.widget.widget_subscribe {
  background-color: #E91D2D;
  padding: 28px 45px;
  border-radius: 0px 0px 10px 10px;
  margin-top: -90px;
  position: relative;
  z-index: 999;
}
.widget.widget_subscribe.political {
  margin-top: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 39px 54px;
  margin-bottom: 80px;
}
.widget.widget_subscribe.political.style-01 {
  position: relative;
  top: -70px;
  margin-bottom: 0;
}
.widget.widget_subscribe.political::after {
  content: none;
}
.widget.widget_subscribe.political::before {
  content: none;
}
.widget.widget_subscribe .footer-form {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 20px;
  margin-left: 80px;
}
.widget.widget_subscribe .footer-form .form-group {
  margin-bottom: 0;
}
.widget.widget_subscribe .footer-form .form-group .form-control {
  height: 60px;
  color: #000;
  border-radius: 4px;
}
.widget.widget_subscribe .footer-form .form-group .form-control::-webkit-input-placeholder {
  color: #D6D6D6;
}
.widget.widget_subscribe .footer-form .form-group .form-control::-moz-placeholder {
  color: #D6D6D6;
}
.widget.widget_subscribe .footer-form .form-group .form-control:-ms-input-placeholder {
  color: #D6D6D6;
}
.widget.widget_subscribe .footer-form .form-group .form-control::-ms-input-placeholder {
  color: #D6D6D6;
}
.widget.widget_subscribe .footer-form .form-group .form-control::placeholder {
  color: #D6D6D6;
}
.widget.widget_subscribe::after {
  content: "";
  position: absolute;
  border-left: 44px solid transparent;
  border-bottom: 40px solid #9C0308;
  border-top: 64px solid transparent;
  top: -64px;
  left: -44px;
  z-index: 1;
}
.widget.widget_subscribe::before {
  content: "";
  position: absolute;
  border-right: 44px solid transparent;
  border-bottom: 40px solid #9C0308;
  border-top: 64px solid transparent;
  top: -64px;
  right: -44px;
  z-index: 1;
}
.widget.widget_subscribe .shape-01 {
  width: 80%;
  height: 35px;
  background: #E91D2D;
  border-radius: 0px 0px 10px 10px;
  position: absolute;
  bottom: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  opacity: 0.19;
}
.widget.widget_subscribe .shape-02 {
  width: 90%;
  height: 35px;
  background: #E91D2D;
  border-radius: 0px 0px 10px 10px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  opacity: 0.4;
}
.widget.widget_subscribe .shape-03 {
  width: 95%;
  height: 35px;
  background: #E91D2D;
  border-radius: 0px 0px 10px 10px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  opacity: 0.19;
}
.widget.widget_subscribe .header-content.style-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.widget.widget_subscribe .header-content .title {
  font-size: 24px;
  list-style: 32px;
  font-family: var(--body-font);
  font-weight: 700;
  color: #fff;
  text-align: center;
}
.widget.widget_subscribe .header-content .title.style-01 {
  text-align: left;
  font-size: 40px;
  line-height: 50px;
  font-family: var(--heading-font);
  font-weight: 600;
  max-width: 500px;
  margin-bottom: 0px;
}

.footer-widget.widget.widget_subscribe.subscribe-bg .hs-search-field__bar, .footer-widget.widget.widget_subscribe.subscribe-bg .hs_cos_wrapper_type_blog_subscribe, .footer-widget.widget.widget_subscribe.subscribe-bg .hs_cos_wrapper_type_email_simple_subscription, .footer-widget.widget.widget_subscribe.subscribe-bg .hs_cos_wrapper_type_email_subscriptions, .hs_cos_wrapper_type_form, .hs_cos_wrapper_type_password_prompt, .widget-type-google_search {
    border: none;
    background: transparent;
    padding: 0;
}

.footer-widget.widget.widget_subscribe.subscribe-bg .hs-form-field {
  position: relative;
  margin-bottom: 0;
  width: 100%;
}

.footer-widget.widget.widget_subscribe.subscribe-bg .hs-form-field>label {
  display: none;
}

.hs-form-field input {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  width: 100%;
  height: 50px;
  border-radius: 4px;
  background-color: #fff;
}

.footer-widget.widget.widget_subscribe.subscribe-bg .hs_wcf___first_name.hs-wcf___first_name.hs-fieldtype-text.field.hs-form-field, .hs_wcf___last_name.hs-wcf___last_name.hs-fieldtype-text.field.hs-form-field {
  width: 48%;
  float: left;
  display: inline-block;
}

.footer-widget.widget.widget_subscribe.subscribe-bg .hs_cos_wrapper_type_form form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.hs-button.primary, input[type=button], input[type=submit] {
    background-color: rgba(14, 64, 109, 1.0) !important;
    width: 100%;
    padding-top: 14px;
    border: 1px solid rgba(14, 64, 109, 1.0);
    -webkit-transition: 0.7s all ease;
    transition: 0.7s all ease;
}

.footer-widget.widget.widget_subscribe.subscribe-bg .hs_submit.hs-submit {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 0;
}

.bottom-pane-form-wrapper {
  padding-bottom: 100px;
}

.bottom-pane-form-wrapper form .hs_submit.hs-submit .hs-button:hover {
    background: #fff;
    color: #fff !important;
}

.bottom-pane-form-wrapper form .hs-form-field {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
}

li.single-info-item {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.contact_info_list li.single-info-item .icon {
    color: #e91d2d !important;
    font-size: 16px;
    font-weight: 600;
    background-color: transparent;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 0;
}

ul.contact_info_list {
    margin-left: 0;
    padding-left: 0;
}

@media (min-width: 500px) {
  .footerwidget.footer_col,
  .custom-footer-logo.footer_col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footer_col.addressItems,
  .footer_col.menu-tems {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .footerwidget.footer_col {
    order: 1;
  }
  .custom-footer-logo.footer_col {
    order: 2;
  }
  .footer_col.menu-tems {
    order: 3;
  }
  .footer_col.addressItems {
    order: 4;
  }
  .footer-row {
    align-content: flex-start;
    align-items: flex-start;
    gap: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
}

@media (min-width: 768px) {
  .footer_col.addressItems,
  .footerwidget.footer_col,
  .footer_col.menu-tems,
  .custom-footer-logo.footer_col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .footerwidget.footer_col {
    order: 1;
  }
  .custom-footer-logo.footer_col {
    order: 2;
  }
  .footer_col.menu-tems {
    order: 3;
  }
  .footer_col.addressItems {
    order: 4;
  }
  .footer_col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    align-content: center;
    /* gap: 20px; */
  }
}

@media (min-width: 992px) {
  .footer_col.addressItems {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .custom-footer-logo.footer_col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .footerwidget.footer_col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .footer_col.menu-tems {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: flex-start;
  }
  .footer_col.addressItems {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: flex-start;
  }
  .custom-footer-logo.footer_col .content {
    margin-top: 20px;
  }
  .footerwidget.footer_col {
    order: 4;
  }
  .custom-footer-logo.footer_col {
    order: 1;
  }
  .footer_col.menu-tems {
    order: 3;
  }
  .footer_col.addressItems {
    order: 2;
  }
}

.custom-logo img {
    width: auto !important;
    max-width: 100%;
    max-height: 95px;
    margin-top: -15px;
    margin-bottom: -5px;
}

.custom-footer {
    background-image: url(https://21355885.fs1.hubspotusercontent-na1.net/hubfs/21355885/line.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.about_row1-row-0-background-image {
    background-attachment: fixed;
}

.homenewssectionline {
    background-color: rgba(14, 64, 109, 1.0);
}

.sectiontitle {
    color: #fff;
    background: rgba(14, 64, 109, 1.0);
  text-transform: none;
}

div#hs_form_target_widget_1712007462205 {
    padding: 50px;
    background: #FFF;
    box-shadow: none;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid rgba(14, 64, 109, 0.1);
}

div#hs_form_target_widget_1712007462205 label {
    font-size: 16px;
    color: #000;
}

div#hs_form_target_widget_1712007462205 form.hs-form fieldset[class*=form-columns] .hs-input {
    height: 44px;
    border: 1px solid rgba(204, 204, 204, 0.5);
    border-radius: 0;
    font-size: 16px;
    font-weight: 300;
    padding: 6px 12px;
}

div#hs_form_target_widget_1712007462205 fieldset.form-columns-2 {
    display: flex;
}

div#hs_cos_wrapper_widget_1712007462205 {
    float: right;
}

.cell_1709756965337-padding div#hs_cos_wrapper_widget_1712007462205,
.cell_1649243362405-vertical-alignment div#hs_cos_wrapper_widget_1712007462205 {
    float: none;
    margin: 0 auto;
}

div#hs_cos_wrapper_widget_1712007510336,
div#hs_cos_wrapper_module_17120079891523,
div#hs_cos_wrapper_module_17120080173733 {
    position: relative;
    display: block;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(225, 234, 234);
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
    padding: 23px 20px 21px;
    margin-bottom: 30px;
    height: 250px;
}

.body-container-wrapper .widget-type-form form {
    max-width: none;
}

span.phoneIcon {
    display: flex;
    align-items: center;
}

.cell_1712072329282-vertical-alignment {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start!important;
}

.cell_1709756965337-row-1-vertical-alignment > .row-fluid {
    display: flex !important;
    flex-direction: row;
    align-items: flex-start;
}

@media (min-width: 800px) {
  .custom-menu-primary .hs-menu-wrapper > ul[role='menu'] > li.hs-menu-item:nth-last-child(2) > a,
  .custom-menu-primary .hs-menu-wrapper > ul[role='menu'] > li.hs-menu-item:last-child > a {
      border-radius: 0;
      padding: 9px 15px;
      line-height: 0.7;
  }
}


header.custom-header-height {
    z-index: 999999;
    position: relative;
}

.about_row1-row-1-background-image {
  background-attachment: fixed;
}

div#hs_cos_wrapper_widget_1712846078216 form {
    max-width: none;
}

div#hs_cos_wrapper_widget_1712846078216 form.hs-form fieldset[class*=form-columns] .hs-input {
    height: 44px;
    border: 1px solid rgba(204, 204, 204, 0.5);
    border-radius: 0;
    font-size: 16px;
    font-weight: 300;
    padding: 6px 12px;
}

div#hs_cos_wrapper_widget_1712846078216 label {
    font-size: 16px;
    color: #000;
}

div#hs_cos_wrapper_widget_1712846078216 form.hs-form fieldset.form-columns-0 {
    font-weight: 600;
    text-align: center;
    color: #0e406d;
    font-size: 35px !important;
}

.container-fluid.body-container.body-container--business-directory .dnd-section {
    min-height: 0;
}

.custom-header .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
    top: 100%;
    text-align: left;
}

.custom-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li {
    position: relative;
    padding-top: 35px;
    padding-bottom: 35px;
    position: relative;
}

.custom-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li>a {
    position: relative;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.custom-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul.active-branch>li>a::before {
    content: "";
    height: 6px;
    border-radius: 0px;
    background-color: rgba(255, 255, 255, .20);
    position: absolute;
    bottom: 6px;
    left: -4px;
    right: -4px;
    transition: transform 500ms ease;
    transform: scale(0, 1);
    transform-origin: left center;
    z-index: 1;
}

.custom-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul.active-branch>li:nth-last-child(2)>a::before,
.custom-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul.active-branch>li:nth-last-child(1)>a::before {
  display: none;
}

.custom-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul.active-branch>li:hover>a::before,
.custom-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul.active-branch>li.active-branch>a::before {
    transform: scale(1, 1);
    transform-origin: right center;
}

/* .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after {
    position: absolute;
    top: 50%;
    right: 0;
    content: "ˬ";
    font-size: 13px;
    color: #fff;
    transform: translateY(-50%);
    z-index: 1;
} */

.custom-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after {
    right: 0;
    content: "▼";
    font-size: 8px;
    height: fit-content;
    color: #fff;
    display: inline-block;
    position: relative;
    margin-left: 5px;
    line-height: normal;
    transform: translateY(-10%);
    z-index: 1;
    -webkit-transition: -webkit-transform 700ms ease;
    transition: -webkit-transform 700ms ease;
    transition: transform 700ms ease;
    transition: transform 700ms ease, -webkit-transform 700ms ease;
}

.custom-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>a:after {
  transform: translateY(-10%) rotate(180deg);
}

.custom-header .hs-menu-wrapper#hs_menu_wrapper_header_menu.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 270px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    opacity: 0;
    visibility: hidden;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scaleY(0) translateZ(100px);
    transform: scaleY(0) translateZ(100px);
    -webkit-transition: opacity 300ms ease, visibility 300ms ease, -webkit-transform 500ms ease;
    transition: opacity 300ms ease, visibility 300ms ease, -webkit-transform 500ms ease;
    transition: opacity 300ms ease, visibility 300ms ease, transform 500ms ease;
    transition: opacity 300ms ease, visibility 300ms ease, transform 500ms ease, -webkit-transform 500ms ease;
    z-index: 99;
    background-color: rgb(255, 255, 255);
    padding: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(225, 234, 234);
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
}

.custom-header .hs-menu-wrapper#hs_menu_wrapper_header_menu.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1) translateZ(0px);
    transform: scaleY(1) translateZ(0px);
}

.custom-header .hs-menu-wrapper#hs_menu_wrapper_header_menu.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
    color: rgba(14, 64, 109, 1.0);
}

.footer_col.menu-tems .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul {
    display: none;
}

.footer_col.menu-tems .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after {
  display: none;
}

.footer_col.menu-tems .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    float: left;
    padding: 5px 0;
}

@media (min-width: 1200px) {
  .custom-header .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li.hs-item-has-children>ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
  }
  .footer-row {
    gap: 0;
    align-content: flex-start;
    align-items: flex-start;
  }
}


@media (max-width: 768px) {
  .header__container {
      padding-top: 20px;
      padding-bottom: 20px;
  }
  .body-wrapper.hs-content-id-159681655851 .row-fluid > .widget-span.widget-type-cell.dnd-column.span6:first-child {
    order: 2;
  }
  .body-wrapper.hs-content-id-159681655851 .row-fluid > .widget-span.widget-type-cell.dnd-column.span6:last-child {
     order: 1;
  }
  .body-wrapper.hs-content-id-159681655851 .row-fluid {
      display: flex;
      flex-direction: column;
  }
  div#hs_form_target_widget_1712007462205  form.hs-form fieldset {
    max-width: none;
    display: flex;
    flex-direction: column;
  }
  div#hs_form_target_widget_1712007462205  form.hs-form fieldset .hs-form-field {
      width: 100% !important;
      margin: 0;
  }
}

@media (max-width: 600px) {
  .custom-logo img {
      max-height: 65px;
  }
}


@keyframes slideInFromLeft {
  0% {
    transform: translateY(-100%);
  }
  50% {
      transform: translateY(10%);
    }
  100% {
    transform: translateY(0);
  }
}

@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.body-wrapper.netflix-page.hs-content-id-159681655842.hs-site-page.page .header__container {
    max-width: none;
}

#featuredHubVideo:after {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.35) 20%, transparent 70%, rgba(0, 0, 0, 0.2) 100%);
}

.postarticle .body-container .dnd-section {
    min-height: 0;
}

.body-container-wrapper.postarticle .blog-listing-wrapper {
    padding-top: 0;
}

.innerblogitem .blog-post-inner .content-wrapper {
  width: 100%;
  max-width: 1000px;
  padding: 0;
  background: #fff;
}

.poastbody {
  background-color: #fff;
  box-shadow: 0px 10px 30px rgba(8, 14, 28, 0.06);
  border-radius: 5px;
  overflow: hidden;
}


.innerblogitem .blog-post__body {
    padding: 40px;
}

.innerblogitem .blog-item-image {
    height: 500px;
    overflow: hidden;
}

.innerblogitem .blog-item-image img {
    max-height: 500px;
    object-fit: cover;
    width: 100%;
    object-position: center;
}

.innerblogitem .blog-post__body svg {
  width: 10px;
  margin-right: 5px;
}

.innerblogitem .blog-post__body .blog-item-meta-wrapper time.blog-date {
    color: #666;
    font-size: 14px;
}

.innerblogitem .blog-item-top-wrapper {
  margin-bottom: 0;
}

.innerblogitem .blog-item-title {
    margin-top: 1rem;
}

.innerblogitem .blog-post-inner .content-wrapper .back-link {
    font-weight: bold;
    display: block;
    margin-bottom: 30px;
    text-decoration: none;
    color: #0e406d;
    display: flex;
    align-items: center;
     width: fit-content;
}

.innerblogitem .blog-post-inner .content-wrapper a.back-link svg {
    width: 14px;
    display: inline-block;
    margin-right: 10px;
    transition: .3s ease-in-out;
}

.innerblogitem .blog-post-inner .content-wrapper .back-link:hover svg {
  margin-right: 15px;
}

.banner-area {
  padding-top: 0;
}

@media (max-width: 767px) {
    .listing-header1.innerblog-single .sectiontitle {
      font-size: 14px;
      line-height: normal;
    }
  .innerblogitem .blog-item-image {
    height: auto;
    overflow: hidden;
  }
  .innerblogitem .blog-post__body {
    padding: 40px 10px;
  }
  .innerblogitem .blog-item-title h1 {
    font-size: 25px;
  }
  .innerblogitem p > img {
      margin: 0 !important;
      margin-bottom: 30px !important;
  }
  .widget.widget_subscribe {
      margin-top: 0;
  }
  .header-menu-nav {
        margin-top: 30px;
        border-top: 1px solid #eee;
        padding-top: 30px;
  }
  .homenewssectionline {
    height: 2px;
    width: 100%;
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
  }
  .body-container-wrapper .page.homenewsheadposition {
    position: relative;
    top: 0;
    left: 0;
    background-color: transparent;
  }
  .banner-container {
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .listing-header1.innerblog-single {
    padding-bottom: 2.3vmax;
    padding-top: 2.3vmax;
  }
  .banner-area.newestbanner {
    padding-top: 0 !important;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .innerblock_cta {
    width: 100% !important;
  }
  div#hs_form_target_widget_1712007462205 {
    padding: 30px;
  }
  span.viewall {
    white-space: nowrap;
  }
  .post-item .blog-image-wrapper>.image-wrapper {
      height: auto !important;
      object-fit: cover;
      overflow: hidden;
  }
  .post-item .blog-image-wrapper .image-wrapper img {
      height: fit-content;
      max-height: 275px;
      object-fit: cover;
    min-height: 0!important;
      width: 100%;
  }
  .post-item .blog-image-wrapper {
      display: block;
      height: 100%;
      margin-bottom: 17px;
      max-height: 100%;
      width: 100%;
  }
  
}