/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.1.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.fixed-header-on .header .logo img {
  max-height: 75px;
}

.hrbullet {
  margin-top: -0.5em;
  margin-bottom: 1em;
}

.titleBullet {
  padding-top: 1em;
  margin-bottom: 1em;
}

#readMore {
  cursor: pointer;
}

.list-icons {
  text-align: left;
}

.fixed-header-on .header.fixed:not(.dark) {
  background-color: #fbfbfb;
}

#mc_embed_signup div#mce-responses {
  margin-left: 0;
  width: auto;
}

#mc_embed_signup #mce-success-response {
  font-size: 0.9em;
  color: #0c9ec7;
}

.pl-10 {
  padding-left: 0px;
}
.overlay-container {
  margin-top: 3.8em;
}

.avatar {
  height: 250px;
}

.earlyIntervention {
  display: inline;
  height: 300px;
}

.poster_container {
  display: flex;
}

@media (max-width: 500px) {
  .poster_container {
    display: block;
  }
}

.poster_section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  margin: 10px;
}

.poster_section > a {
  text-align: center;
  color: #505050;
  font-size: 14px;
}

.poster_section p {
  margin-top: 12px;
}

.downloadApps {
  display: flex;
  justify-content: center;
}

.downloadApps img {
  max-width: 170px;
  margin-right: 20px;
}

.rows {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.columns {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}

.adcard {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.text_align {
  text-align: center;
}

.hindi_text {
  font-family: "kruti";
  font-style: normal;
  font-weight: normal;
}
