.digital-marketing-container10 {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-custom-back);
}
 
.digital-marketing-lines-container {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  z-index: 80;
  position: absolute;
  max-width: 1250px;
  max-height: 100%;
}
 
.digital-marketing-container11 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-items: flex-start;
  border-color: #DBDBDB;
  border-style: solid;
  border-width: 1px;
  flex-direction: column;
  border-top-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
}
 
.digital-marketing-container12 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-items: flex-start;
  border-color: #DBDBDB;
  border-style: solid;
  border-width: 1px;
  flex-direction: column;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 0px;
}
 
.digital-marketing-container13 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-items: flex-start;
  border-color: #DBDBDB;
  border-style: solid;
  border-width: 1px;
  flex-direction: column;
  border-top-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
}
 
.digital-marketing-main {
  width: 100%;
  height: 980px;
  display: flex;
  position: relative;
  max-width: 1920px;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: flex-start;
  background-image: url("public/marketing_bg-1500h.png");
  background-repeat: no-repeat;
  background-position: center;
}
 
.digital-marketing-hero {
  width: 100%;
  display: flex;
  max-width: 1250px;
  margin-top: 200px;
  align-items: center;
  padding-top: var(--dl-layout-space-fiveunits);
  padding-left: var(--dl-layout-space-tripleunit);
  margin-bottom: 0px;
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: center;
}
 
.digital-marketing-hero-text-container {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 60px;
  flex-direction: column;
}
 
.digital-marketing-heading1 {
  color: rgb(4, 4, 4);
  width: 100%;
  text-align: center;
}
 
.digital-marketing-text10 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  width: 30%;
  align-self: flex-end;
}
 
.digital-marketing-text11 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  width: 30%;
  align-self: flex-start;
}
 
.digital-marketing-navbar {
  top: 0px;
  left: 0px;
  width: 100%;
  display: flex;
  position: absolute;
  max-width: 100%;
  align-items: center;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: row;
  padding-bottom: 20px;
  justify-content: space-between;
}
 
.digital-marketing-navlink1 {
  display: contents;
}
 
.digital-marketing-image1 {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
 
.digital-marketing-links-container1 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.digital-marketing-link1 {
  margin-right: var(--dl-layout-space-tripleunit);
  text-decoration: none;
}
 
.digital-marketing-link2 {
  margin-right: var(--dl-layout-space-tripleunit);
  text-decoration: none;
}
 
.digital-marketing-link3 {
  margin-right: var(--dl-layout-space-tripleunit);
  text-decoration: none;
}
 
.digital-marketing-link4 {
  padding-top: 10px;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}
 
.digital-marketing-burger-menu {
  display: none;
  align-items: flex-start;
  flex-direction: column;
}
 
.digital-marketing-icon1 {
  width: 36px;
  height: 36px;
}
 
.digital-marketing-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-tripleunit);
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
  background-color: #fff;
}
 
.digital-marketing-container14 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
 
.digital-marketing-navlink2 {
  display: contents;
}
 
.digital-marketing-image2 {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
 
.digital-marketing-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.digital-marketing-icon3 {
  width: 24px;
  height: 24px;
}
 
.digital-marketing-links-container2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.digital-marketing-link5 {
  line-height: 1.55;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.digital-marketing-link6 {
  line-height: 1.55;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.digital-marketing-link7 {
  line-height: 1.55;
  margin-bottom: var(--dl-layout-space-unit);
}
 
.digital-marketing-container15 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
  justify-content: center;
}
 
.digital-marketing-services {
  width: 100%;
  height: 1500px;
  display: flex;
  max-width: 1115px;
  align-items: center;
  flex-direction: column;
}
 
.digital-marketing-cards {
  width: 100%;
  height: 385px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 40px;
  flex-direction: row;
  justify-content: space-between;
}
 
.digital-marketing-card1 {
  width: 65%;
  display: flex;
  align-items: center;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  flex-direction: row;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
 
.digital-marketing-content-container1 {
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.digital-marketing-heading2 {
  align-self: flex-start;
  text-align: left;
  margin-bottom: var(--dl-layout-space-tripleunit);
}
 
.digital-marketing-text12 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
  margin-bottom: 20px;
}
 
.digital-marketing-card2 {
  width: 30%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-size: contain;
  background-image: url("public/seo-1200w.png");
  background-repeat: no-repeat;
  background-position: center;
}
 
.digital-marketing-cards-container2 {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-self: center;
  align-items: flex-start;
  margin-bottom: 40px;
  flex-direction: row;
  justify-content: flex-end;
}
 
.digital-marketing-card3 {
  width: 65%;
  display: flex;
  align-items: center;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  flex-direction: row;
  justify-content: flex-end;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
 
.digital-marketing-content-container2 {
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.digital-marketing-heading3 {
  align-self: flex-start;
  text-align: left;
  margin-bottom: var(--dl-layout-space-tripleunit);
}
 
.digital-marketing-text13 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
  margin-bottom: 20px;
}
 
.digital-marketing-cards-container3 {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 40px;
  flex-direction: row;
  justify-content: space-between;
}
 
.digital-marketing-card4 {
  width: 30%;
  display: flex;
  align-items: center;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  flex-direction: column;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
}
 
.digital-marketing-content-container3 {
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.digital-marketing-heading4 {
  text-align: left;
  margin-bottom: var(--dl-layout-space-tripleunit);
}
 
.digital-marketing-text14 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
  margin-bottom: 20px;
}
 
.digital-marketing-card5 {
  width: 30%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.digital-marketing-card6 {
  width: 30%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.digital-marketing-cards-container4 {
  width: 100%;
  height: 345px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-end;
}
 
.digital-marketing-card7 {
  top: 200px;
  left: 0px;
  width: 30%;
  height: 100%;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  background-size: contain;
  background-image: url("public/seo_2-1200w.png");
  background-repeat: no-repeat;
  background-position: center;
}
 
.digital-marketing-card8 {
  width: 30%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  flex-direction: column;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
 
.digital-marketing-content-container4 {
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-end;
  flex-direction: column;
}
 
.digital-marketing-heading5 {
  text-align: left;
  margin-bottom: var(--dl-layout-space-tripleunit);
}
 
.digital-marketing-text15 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
  margin-bottom: 20px;
}
 
.digital-marketing-card9 {
  width: 30%;
  height: 100%;
  display: flex;
  align-items: center;
  margin-left: 40px;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  flex-direction: column;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
 
.digital-marketing-content-container5 {
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-end;
  flex-direction: column;
}
 
.digital-marketing-heading6 {
  text-align: left;
  margin-bottom: var(--dl-layout-space-tripleunit);
}
 
.digital-marketing-text16 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
  margin-bottom: 20px;
}
 
.digital-marketing-about {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 40px;
  justify-content: center;
}
 
.digital-marketing-max-content-width-container {
  width: 100%;
  display: flex;
  z-index: 90;
  max-width: 1115px;
  align-items: center;
  flex-direction: column;
}
 
.digital-marketing-heading-container {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 80px;
  flex-direction: column;
}
 
.digital-marketing-text17 {
  text-align: center;
}
 
.digital-marketing-content-container6 {
  width: 100%;
  height: 160px;
  display: flex;
  align-items: flex-start;
  margin-bottom: 80px;
  flex-direction: row;
  justify-content: space-between;
}
 
.digital-marketing-about11 {
  width: 30%;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  border-color: var(--dl-color-gray-black);
  border-width: 2px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: flex-start;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.digital-marketing-text18 {
  margin-bottom: 20px;
}
 
.digital-marketing-container16 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.digital-marketing-text19 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
}
 
.digital-marketing-about12 {
  width: 30%;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  border-color: var(--dl-color-gray-black);
  border-width: 2px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: flex-start;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.digital-marketing-text20 {
  margin-bottom: 20px;
}
 
.digital-marketing-container17 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.digital-marketing-text21 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
}
 
.digital-marketing-about13 {
  width: 30%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.digital-marketing-content-container7 {
  width: 100%;
  height: 160px;
  display: flex;
  align-items: flex-start;
  margin-bottom: 80px;
  flex-direction: row;
  justify-content: space-between;
}
 
.digital-marketing-about14 {
  width: 30%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.digital-marketing-about15 {
  width: 30%;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  border-color: var(--dl-color-gray-black);
  border-width: 2px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: flex-start;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.digital-marketing-text22 {
  margin-bottom: 20px;
}
 
.digital-marketing-container18 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.digital-marketing-text23 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
}
 
.digital-marketing-about16 {
  width: 30%;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  border-color: var(--dl-color-gray-black);
  border-width: 2px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: space-between;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.digital-marketing-text24 {
  margin-bottom: 20px;
}
 
.digital-marketing-container19 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.digital-marketing-text27 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
}
 
.digital-marketing-content-container8 {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.digital-marketing-about17 {
  width: 65%;
  display: flex;
  padding: 20px;
  align-self: stretch;
  align-items: flex-start;
  border-color: var(--dl-color-gray-black);
  border-width: 2px;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-white);
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.digital-marketing-container20 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.digital-marketing-text28 {
  fill: var(--dl-color-gray-500);
  color: var(--dl-color-gray-500);
  text-align: left;
}
 
.digital-marketing-about18 {
  width: 30%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
 
.digital-marketing-button {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  width: 100%;
  height: 100%;
  border-width: 0px;
  border-radius: 0px;
  background-color: var(--dl-color-gray-black);
}
 
.digital-marketing-footer-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.digital-marketing-footer {
  width: 100%;
  display: flex;
  max-width: 100%;
  align-items: center;
  padding-top: var(--dl-layout-space-tripleunit);
  padding-left: var(--dl-layout-space-tripleunit);
  padding-right: var(--dl-layout-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-tripleunit);
  justify-content: space-between;
}
 
.digital-marketing-container21 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.digital-marketing-link9 {
  margin-left: 40px;
}
 
@media(max-width: 1200px) {
  .digital-marketing-lines-container {
    display: none;
  }
  .digital-marketing-text10 {
    width: 80%;
    align-self: center;
  }
  .digital-marketing-text11 {
    width: 80%;
    align-self: center;
  }
  .digital-marketing-services {
    height: auto;
    align-items: flex-start;
  }
  .digital-marketing-cards {
    height: auto;
    margin-bottom: 20px;
    flex-direction: column-reverse;
  }
  .digital-marketing-card1 {
    width: 100%;
  }
  .digital-marketing-content-container1 {
    margin-bottom: 20px;
  }
  .digital-marketing-card2 {
    height: 385px;
    background-size: contain;
    background-position: center;
  }
  .digital-marketing-cards-container2 {
    height: auto;
    margin-bottom: 20px;
    flex-direction: column;
  }
  .digital-marketing-card3 {
    width: 100%;
  }
  .digital-marketing-content-container2 {
    margin-bottom: 20px;
  }
  .digital-marketing-cards-container3 {
    height: auto;
    margin-bottom: 20px;
    flex-direction: column-reverse;
  }
  .digital-marketing-card4 {
    width: 100%;
    margin-bottom: 20px;
  }
  .digital-marketing-card5 {
    height: 385px;
    display: none;
  }
  .digital-marketing-card6 {
    display: none;
  }
  .digital-marketing-cards-container4 {
    height: auto;
    align-self: flex-start;
    align-items: flex-start;
    flex-direction: column-reverse;
  }
  .digital-marketing-card7 {
    width: 100%;
    display: none;
    position: static;
  }
  .digital-marketing-card8 {
    width: 100%;
    align-self: flex-start;
    align-items: flex-start;
  }
  .digital-marketing-text15 {
    align-self: flex-start;
  }
  .digital-marketing-card9 {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 20px;
  }
  .digital-marketing-content-container5 {
    align-items: flex-start;
  }
  .digital-marketing-text17 {
    align-self: flex-start;
  }
  .digital-marketing-content-container6 {
    height: auto;
    margin-bottom: 20px;
    flex-direction: column;
  }
  .digital-marketing-about11 {
    width: 100%;
    margin-bottom: 20px;
  }
  .digital-marketing-about12 {
    width: 100%;
  }
  .digital-marketing-about13 {
    display: none;
  }
  .digital-marketing-content-container7 {
    height: auto;
    margin-bottom: 20px;
    flex-direction: column;
  }
  .digital-marketing-about14 {
    display: none;
  }
  .digital-marketing-about15 {
    width: 100%;
    margin-bottom: 20px;
  }
  .digital-marketing-about16 {
    width: 100%;
  }
  .digital-marketing-about17 {
    width: 45%;
  }
  .digital-marketing-about18 {
    width: 50%;
  }
  .digital-marketing-button {
    width: 100%;
  }
}
 
@media(max-width: 991px) {
  .digital-marketing-hero {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .digital-marketing-hero-text-container {
    width: 100%;
    align-items: center;
  }
  .digital-marketing-heading1 {
    text-align: center;
  }
  .digital-marketing-text10 {
    width: 100%;
  }
  .digital-marketing-text11 {
    width: 100%;
  }
  .digital-marketing-navbar {
    padding: 20px;
  }
  .digital-marketing-card2 {
    width: 385px;
    padding: 0px;
  }
  .digital-marketing-card5 {
    width: 385px;
    border-width: 0px;
  }
  .digital-marketing-content-container6 {
    margin-bottom: 20px;
    flex-direction: column;
  }
  .digital-marketing-about13 {
    display: none;
  }
  .digital-marketing-content-container7 {
    margin-bottom: 20px;
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .digital-marketing-navbar {
    position: relative;
  }
  .digital-marketing-links-container1 {
    display: none;
  }
  .digital-marketing-burger-menu {
    display: flex;
    padding: var(--dl-layout-space-halfunit);
    margin-left: var(--dl-layout-space-tripleunit);
  }
  .digital-marketing-icon1 {
    fill: var(--dl-color-gray-black);
    width: 40px;
    height: 40px;
  }
  .digital-marketing-mobile-menu {
    display: none;
    padding: 20px;
    background-color: var(--dl-color-custom-back);
  }
  .digital-marketing-container14 {
    width: 100%;
    margin-bottom: 40px;
  }
  .digital-marketing-icon3 {
    width: 36px;
    height: 36px;
  }
  .digital-marketing-links-container2 {
    width: 100%;
    align-items: center;
  }
  .digital-marketing-cards {
    align-items: center;
    flex-direction: column;
  }
  .digital-marketing-card1 {
    width: auto;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .digital-marketing-card2 {
    width: 70%;
    padding: 0px;
  }
  .digital-marketing-cards-container2 {
    align-items: center;
    flex-direction: column;
  }
  .digital-marketing-card3 {
    width: auto;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .digital-marketing-cards-container3 {
    align-items: center;
    flex-direction: column-reverse;
  }
  .digital-marketing-card4 {
    width: 100%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .digital-marketing-card5 {
    width: 70%;
    height: 385px;
  }
  .digital-marketing-card6 {
    width: 70%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .digital-marketing-cards-container4 {
    align-items: center;
    flex-direction: column-reverse;
  }
  .digital-marketing-card7 {
    width: 100%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .digital-marketing-card8 {
    width: 100%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .digital-marketing-card9 {
    width: 100%;
    margin-bottom: var(--dl-layout-space-tripleunit);
  }
  .digital-marketing-heading-container {
    width: 100%;
  }
  .digital-marketing-text17 {
    text-align: left;
  }
  .digital-marketing-content-container6 {
    flex-wrap: wrap;
    align-self: flex-start;
    align-items: flex-start;
    justify-content: center;
  }
  .digital-marketing-about11 {
    width: 100%;
    margin-bottom: 20px;
  }
  .digital-marketing-about12 {
    width: 100%;
  }
  .digital-marketing-about13 {
    width: 65%;
  }
  .digital-marketing-content-container7 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .digital-marketing-about14 {
    width: 65%;
  }
  .digital-marketing-about15 {
    width: 100%;
    margin-bottom: 20px;
  }
  .digital-marketing-about16 {
    width: 100%;
  }
  .digital-marketing-content-container8 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .digital-marketing-about17 {
    width: 100%;
  }
  .digital-marketing-about18 {
    width: 100%;
  }
  .digital-marketing-button {
    padding: 20px;
  }
}
 
@media(max-width: 479px) {
  .digital-marketing-main {
    height: 100vh;
  }
  .digital-marketing-hero-text-container {
    width: 100%;
  }
  .digital-marketing-heading1 {
    font-size: 30px;
  }
  .digital-marketing-text10 {
    margin-bottom: 20px;
  }
  .digital-marketing-burger-menu {
    margin-left: var(--dl-layout-space-doubleunit);
  }
  .digital-marketing-card1 {
    width: 100%;
  }
  .digital-marketing-heading2 {
    font-size: 30px;
  }
  .digital-marketing-card2 {
    width: 100%;
  }
  .digital-marketing-card3 {
    width: 100%;
  }
  .digital-marketing-heading3 {
    font-size: 30px;
  }
  .digital-marketing-card4 {
    width: 100%;
  }
  .digital-marketing-heading4 {
    font-size: 30px;
  }
  .digital-marketing-card5 {
    width: 100%;
  }
  .digital-marketing-card6 {
    width: 100%;
  }
  .digital-marketing-card7 {
    width: 100%;
  }
  .digital-marketing-card8 {
    width: 100%;
    margin-bottom: 0px;
  }
  .digital-marketing-heading5 {
    font-size: 30px;
  }
  .digital-marketing-card9 {
    width: 100%;
  }
  .digital-marketing-heading6 {
    font-size: 30px;
  }
  .digital-marketing-heading-container {
    margin-bottom: 40px;
  }
  .digital-marketing-text17 {
    font-size: 30px;
  }
  .digital-marketing-about11 {
    width: 100%;
  }
  .digital-marketing-about12 {
    width: 100%;
  }
  .digital-marketing-about13 {
    width: 100%;
  }
  .digital-marketing-about14 {
    width: 100%;
  }
  .digital-marketing-about15 {
    width: 100%;
  }
  .digital-marketing-about16 {
    width: 100%;
  }
  .digital-marketing-content-container8 {
    height: auto;
  }
  .digital-marketing-about17 {
    width: 100%;
  }
  .digital-marketing-about18 {
    width: 100%;
  }
}
