.about-interpreneur{font-size: 16px}
  .grid .technologies:before {
    height: 100%;
    top: 0;
    left: -1px;
    border-left: 1px solid #eee;
}
.grid .technologies:before, .grid .technologies:after {
    content: '';
    position: absolute;
}
.grid .technologies:after {
    width: 100%;
    height: 0;
    top: auto;
    left: 0;
    bottom: -1px;
    border-bottom: 1px solid #eee;
}
.grid .technologies {
    float: left;
    position: relative;
    width: 25%;
    padding: 40px;
    min-height: 210px;
    max-height: 250px;
}
.listdata{list-style-type: none}
.journeyimg{margin-top: 50px}
.about-list li::before {
 
  content: "\25AA";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #2a2c63; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
  font-size: 20px;
    margin-top: 8px;
}

.about-list {list-style: none}
.gettouch{
  background-image: url('../image/girlcontact.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-clip: padding-box;
  background-position: center bottom;
  height: 450px;
}
.requestinput{
  border-bottom:1px solid #2a2c63!Important;
  border-top:none;
  border-left:none;
  border-right:none;
  border-radius: unset;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
     background-color: #fff!Important;
    border-bottom: 1px solid rgba(0,0,0,.125);
    font-size: 25px!Important;
    text-align: center;
}
.journeyimg{width:300px }
@media screen and (min-width:768px) and (max-width: 991px){

  .grid .technologies:before {
    height: 100%;
    top: 0;
    left: -1px;
    border-left: 1px solid #eee;
}
.grid .technologies:before, .grid .technologies:after {
    content: '';
    position: absolute;
}
.grid .technologies:after {
    width: 100%;
    height: 0;
    top: auto;
    left: 0;
    bottom: -1px;
    border-bottom: 1px solid #eee;
}
.grid .technologies {
    float: left;
    position: relative;
    width: 33%;
    padding: 40px;
    min-height: 230px;
    max-height: 250px;
}

.about-list li::before {
 
  content: "\25AA";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #2a2c63; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
  font-size: 20px;
    margin-top: 8px;
}

.about-list {list-style: none}
.gettouch{
  background-image: url('../image/girlcontact.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-clip: padding-box;
  background-position: center bottom;
  height: 500px;
}
.requestinput{
  border-bottom:1px solid #2a2c63!Important;
  border-top:none;
  border-left:none;
  border-right:none;
  border-radius: unset;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
     background-color: #fff!Important;
    border-bottom: 1px solid rgba(0,0,0,.125);
    font-size: 20px!Important;
    text-align: center;
}
.heading-text.heading-section > h2 {
    position: relative;
    font-size: 34px!Important;
    line-height: 46px;
    margin-bottom: 60px;
}
.inspiro-slider .slide-captions h1, .inspiro-slider .slide-captions h2 {
    font-size: 33px;
    line-height: 40px;
    margin-bottom: 14px;
}
}

@media screen and (max-width: 767px){

  .grid .technologies:before {
    height: 100%;
    top: 0;
    left: -1px;
    border-left: 1px solid #eee;
}
.grid .technologies:before, .grid .technologies:after {
    content: '';
    position: absolute;
}
.grid .technologies:after {
    width: 100%;
    height: 0;
    top: auto;
    left: 0;
    bottom: -1px;
    border-bottom: 1px solid #eee;
}
.grid .technologies {
    float: left;
    position: relative;
    width: 100%;
    padding: 40px;
    min-height: 200px;
    max-height: 250px;
}

.about-list li::before {
 
  content: "\25AA";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #2a2c63; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
  font-size: 20px;
    margin-top: 8px;
}

.about-list {list-style: none}
.gettouch{
  background-image: url('../image/girlcontact.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-clip: padding-box;
  background-position: center bottom;
  height: 300px;
}
.requestinput{
  border-bottom:1px solid #2a2c63!Important;
  border-top:none;
  border-left:none;
  border-right:none;
  border-radius: unset;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
     background-color: #fff!Important;
    border-bottom: none!Important;
    font-size: 17px!Important;
    text-align: center;
}
.heading-text.heading-section > h2 {
    position: relative;
    font-size: 34px!Important;
    line-height: 46px;
    margin-bottom: 60px;
}
.inspiro-slider .slide-captions h1, .inspiro-slider .slide-captions h2 {
    font-size: 33px;
    line-height: 40px;
    margin-bottom: 14px;
}

}
.overlay {
  position: absolute; 
  bottom: 20px; 
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #f1f1f1; 
  width: 94%;
  transition: .5s ease;
  opacity:1;
  color: white;
  font-size: 20px;
  padding: 20px;
  text-align: center;
}
.listdata{font-size: 16px}
.listdata li{margin-bottom:5px}