.logo-slider{
  display:flex;
}
@media (max-width:780px){
  .logo-slider{
    flex-wrap:wrap;
  }
  .logo-section .logo-slide{
    width:33%!important;
  }
}
.dnd-section h1,.dnd-section h2,.dnd-section h3,.dnd-section h4,.dnd-section h5, h1,h2,h3,h4,h5,h6{
  font-family:Poppins, sans-serif!important;
  font-weight:900!important;
}

div.row-fluid-wrapper.row-depth-1.row-number-1.dnd-section > div{
    margin: 0!important;
    padding: 0!important;
    max-width: 100%!important;
}
 div.row-fluid-wrapper.row-depth-1.row-number-1.dnd_area-column-3-row-1-vertical-alignment.dnd-row{
   margin-left:-30px!important;
}


div>#hs_cos_wrapper_dnd_area-module-7_ > h2{
   font-family:Poppins, sans-serif!important;
  font-weight:900!important;
}

@media only screen and (min-width: 640px){
  .keypoints{
    justify-content:space-between!important;
  }
}
@media only screen and (min-width:768px){
  .keypoint{
    flex-basis:30%!important;
    margin:0!important;
  }
}
@media only screen and (min-width: 900px){
  .keypoint__icon {
    width:auto!important;
  }
}
.keypoint__icon{
  width:auto!important;
  padding:0px!important;
  margin-right:.8rem !important;
}
.header__logo img{
  margin-left:auto;
  margin-right:auto;
}
@media (max-width:780px){
  .header__logo{
    flex-shrink:1;
    flex-grow:1;
    margin-right:-24px;
  }
}
@media (max-width:470px){
  .header__logo{
    margin-right:0;
  }
}
@media screen and (min-width:768px){
  .header__block{
    flex-grow:revert!important;
    width:33%;
  }
}
@media (min-width:780px){
  .inner-header{
    justify-content:flex-end;
  }
  .header__logo{
    width:33%;
  }
}
.pricing-calculator-slider-group .pricing-calculator-slider-value {
bottom: -50px !important;
}

.pricing-calculator-slider-con {
margin-bottom: 90px !important;
{