.text-md-12-13,
.text-md-12-5 {
  font-size: 2.7em !important;
}
.approach-img {
  background-image: url(../img/bg-3.png);
}
.approach-img .custom-circle-2 {
  background-image: url(../img/bg-3.png);
}
p {
  color: #212529;
}
html.light .card {
  background-color: transparent;
}
.custom-text-3 {
  font-size: 16px !important;
}
.card {
  border: 0px;
}
html.dark #header .header-body {
  background: #efefef !important;
}
.bg-color-efefef {
  background: #efefef !important;
}
html .text-color-hover-light:hover,
html .text-hover-light:hover {
  color: black !important;
}
.side-menu-our-work .sort-source li.active a {
  color: black !important;
}

#footer a:not(.btn):not(.no-footer-css) {
  color: #d9d9d9;
}

.our-work .custom-our-work img {
  min-height: 0 !important;
}

@media screen and (max-width: 700px) {
  .our-work .custom-our-work .custom-our-work-text p {
    display: none;
  }
  
  .mob {
    margin-top: 9rem !important;
  }
  .mob h1 {
    font-size: 29px !important;
    font-weight: 700 !important;
    padding-top: 20px;
  }
  .custom-text-10 {
    font-size: 30px !important;
    line-height: 45px !important;
  }
  .custom-text-3 {
    font-size: 18px !important;
    line-height: 30px;
  }
  .custom-text-4 {
    font-size: 18px !important;
  }
  #footer h4,
  #footer h5,
  #footer h6 {
    color: #fff;
    font-size: 25px !important;
  }
  #footer p {
    color: white;
    font-size: 18px;
    line-height: 30px;
  }
  #footer .text-start {
    text-align: left !important;
  }
  .custom-text-11 {
    font-size: 38px !important;
    line-height: 60px !important;
  }
  .ps-5 {
    padding-left: 1rem !important;
  }
  .hide-mob{
    display: none;
  }
  .minus-35{
    margin-top: -35px !important;
  }

  
}
