.designfounder {
    height: 3px;
    background: black;
}
.paragraph{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 183.3%;
  color: #F16A65;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 50%;
    margin: auto;
}
.ss{
    width: 1200px;
height: 517px;
left: 120px;
top: 245px;

background: #F5F8FF;
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
border-radius: 8px;
}
h4{
  font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-size: 35px;
line-height: 45px;
}
.imgg{
  border-radius: 17px !important;
}
.boxx{
  border-radius: 16px;
    box-shadow: 0 0 29px 0 rgb(68 88 144 / 20%);
}
.subscribebox{
  background: #f16a6530;
  height: 368px;
}
.subscribebtn{
  background: #F16A65;color: white;
}


.blog-heading{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	/* font-size: 30px; */
	/* line-height: 40px; */
	color: #F16A65;
}

.intrsection {
  padding-bottom: 35px !important;
}
.mm{
  background: #F16A65 !important;
    color: white !important;
}
.bannerdata {
  padding-top: 15px;
}
@media (max-width: 767px) {
  .bannerdata {
    padding: 0;
  }
  .related-blogs{
    margin-bottom: 1rem!important;
    margin-top: 1rem!important;
  }
}

@media (min-device-width: 375px) and (max-device-width: 812px){
  .topmobmenu-left-side{
    right: 190px;
  }
}
/* @media (min-width: 962px) and (max-width: 601px){
  .navbarbackground  {
    background: #fff !important;
    padding: 10px !important;
  }
  .navbar-toggler{
    margin-left: 492px;
  }
} */