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

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

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

.dnd-section:has(.our-solutions) h3 {
  color: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 160%;
}

.dnd-section:has(.our-solutions) p {
  color: inherit;
  font-size: 16px;
  font-weight: 300;
  line-height: 160%;
  margin-bottom: 20px;
}

.dnd-section:has(.clutch-reviews) {
  padding: 60px 0;
  background-image: url(//46161840.fs1.hubspotusercontent-na1.net/hubfs/46161840/raw_assets/public/Dura%20Digital/images/clutch-reviews/texture_reviews_1.svg), 
    url(//46161840.fs1.hubspotusercontent-na1.net/hubfs/46161840/raw_assets/public/Dura%20Digital/images/clutch-reviews/texture_reviews_2.svg); 
  background-position: 50% 0px, 50% 0px;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% auto, 100% auto;
  background-clip: border-box;
}

.dnd-section:has(.clutch-reviews) .dd-section-tagline {
  position: relative;
}

.dnd-section:has(.clutch-reviews) .dd-section-tagline::after {
  position: absolute;
  display: block;
  right: -110px;
  top: 0;
  content: "";
  background-image: url(//46161840.fs1.hubspotusercontent-na1.net/hubfs/46161840/raw_assets/public/Dura%20Digital/images/icons/five-stars-red.svg);
  background-repeat: no-repeat;
  width: 100px;
  height: 20px;
}

.dnd-section:has(.clutch-reviews) a.dd-button.dd-button--custom-style {
  position: relative;
  background: white;
  color: #333F48;
  padding-right: 110px;
}


.dnd-section:has(.clutch-reviews) a.dd-button.dd-button--custom-style::after {
  content: "";
  background-image: url(//46161840.fs1.hubspotusercontent-na1.net/hubfs/46161840/raw_assets/public/Dura%20Digital/images/logos/clutch.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -2px;
  display: block;
  width: 80px;
  right: 24px;
  height: 100%;
  z-index: 10;
}

.dnd-section:has(.clutch-reviews) h6 {
  position: relative;
  margin-top: 20px;
  color: white;
  font-size: 16px;
  font-weight: 700;
  padding-left: 40px;
}

.dnd-section:has(.clutch-reviews) h6::before {
  content: "";
  background-image: url(//46161840.fs1.hubspotusercontent-na1.net/hubfs/46161840/raw_assets/public/Dura%20Digital/images/icons/white-dash.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 30px;
  height: 4px;
  top: 15px;
  left: 0px;
}

.dnd-section:has(.free-guide) form {
  position: relative;
}

.dnd-section:has(.free-guide) form .hs-recaptcha {
  position: absolute;
  bottom: -200px;
}

@media screen and (max-width:1024px) {
  
  .dnd-section:has(.our-solutions) {
    min-height: 100vh;
    padding: 0;
  }
  
  .dnd-section:has(.our-solutions)>.row-fluid {
    flex-wrap: wrap;
    gap: 0;
  }
  
  .dnd-section:has(.our-solutions) .dnd-column:has(img) {
    height: 100vw;
  }
  
  .dnd-section:has(.our-solutions) .dnd-column {
    width: 100%;
    margin: auto;
    margin-bottom: 0;
  }
  
  .dnd-section:has(.get-started) .dd-cards-wrapper {
    display: flex;
    gap:20px;
    width: 100%;
    align-items: flex-start;
  }
  
}

@media screen and (max-width:991px) {
  
  .dnd-section:has(.clutch-reviews)>.row-fluid {
    flex-wrap: wrap;
    gap: 50px;
  }
  
  .dnd-section:has(.clutch-reviews) .dnd-column {
    width: 100%;
    margin: auto;
    margin-bottom: 0;
  }
  
  .dnd-section:has(.clutch-reviews) .dnd-column .dd-content-wrapper {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  
  .dnd-section:has(.free-guide)>.row-fluid {
    flex-wrap: wrap;
    gap: 50px;
  }
  
  .dnd-section:has(.free-guide) .dnd-column {
    width: 100%;
    margin: auto;
    margin-bottom: 0;
  }
  
  .dnd-section:has(.free-guide) .dd-title-wrapper {
    max-width: 100%;
  }
  
  .dnd-section:has(.free-guide) .dd-content-wrapper {
    max-width: 100%;
  }
  
  .dnd-section:has(.free-guide) form {
    display: flex;
    max-width: 100%;
    gap: 40px;
    align-items: center;
  }
  
  .dnd-section:has(.free-guide) form .hs-email {
    flex-grow: 1;
  }
  
  .dnd-section:has(.free-guide) form .hs-recaptcha {
    position: absolute;
    bottom: -200px;
  }
  
  .dnd-section:has(.get-started) .dd-cards-wrapper {
    display: flex;
    flex-direction: column;
    gap: 50px;
    width: 100%;
    align-items: center;
  }
  
  .dnd-section:has(.get-started) .dd-cards-wrapper .dd-card-layout {
    display: flex;
    align-items: center;
    text-align: center;
  }
  /*
  .dd-header .dd-menu--desktop .dd-menu__wrapper {
    display: none;
  }*/
  
  .dd-header:has(.dd-menu-header)>.row-fluid { 
    padding-right: 100px; /* make space for hamburger menu */
  }
}

@media screen and (max-width:820px) {
  .dnd-section:has(.scale-your-business) {
    position: relative;
  }
  
  .dnd-section:has(.scale-your-business) > .row-fluid {
    z-index: 1;
  }
  
  .dnd-section:has(.scale-your-business)::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
  }
 
  
  .dnd-section:has(.free-guide) form {
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
  }
  
  .dnd-section:has(.free-guide) form .hs-email {
    width: 100%;
  }
  
  .dnd-section:has(.free-guide) form .hs-recaptcha {
    position: absolute;
    bottom: -200px;
  }
  
  .dd-section.dd-footer .dd-container {
    padding: 0 20px;
  }
}

@media screen and (max-width:477px) {
  
  .dd-header:has(.dd-menu-header)>.row-fluid { 
    padding-right: 80px; /* make space for hamburger menu */
  }
  
  .dd-header:has(.dd-menu-header) img {
    max-width: 80px !important;
  }
  
  .dd-header .button, .dd-header .dd-button {
    font-size: 14px;
    padding: 10px 20px;
  }
  
  .dnd-section:has(.clutch-reviews) a.dd-button.dd-button--custom-style {
    font-size: 14px;
  }
  
  .dnd-section:has(.clutch-reviews) a.dd-button.dd-button--custom-style::after {
    width: 70px;
    right: 32px;
    top: -2px;
    
  }
  
  .dnd-section:has(.free-guide) form .hs-recaptcha {
    position: absolute;
    bottom: -180px;
  }
  
  .dnd-section:has(.our-solutions) > .row-fluid {
    padding: 0;
  }
  
  .dnd-section:has(.our-solutions) .dd-content-wrapper {
    padding: 0;
  }
  
  .dnd-section:has(.our-solutions) .dd-content-wrapper ul {
    padding-left: 20px;
  }
  
  .dd-content-wrapper.dd-small-size p {
    font-size: 12px !important;
  }
  
  .dd-section.dd-footer {
    padding-bottom: 70px;
  }
}

}