/* line 2, ../materialize-src/sass/components/_mumbai-landing.scss */
.landing-home .top-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(../../images/mumbai-bhumi.png);
  background-position: center;
  background-size: cover;
  min-height: 100vh;
  width: 100%;
  position: relative;
}
.landing-home .top-banner:after {
    position: absolute;
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
/* line 17, ../materialize-src/sass/components/_mumbai-landing.scss */
.landing-home .top-banner .content {
  max-width: 600px;
  margin: auto;
  text-align: center;
  z-index: 1;
}
/* line 23, ../materialize-src/sass/components/_mumbai-landing.scss */
.landing-home .top-banner .content h1,
.landing-home .top-banner .content p {
  color: #fff;
  margin-bottom: 20px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
  margin-top: 0;
}
/* line 29, ../materialize-src/sass/components/_mumbai-landing.scss */
.landing-home .top-banner .content h1 {
  line-height: 32px;
  font-size: 26px;
}
/* line 33, ../materialize-src/sass/components/_mumbai-landing.scss */
.landing-home .top-banner .content p {
  font-size: 18px;
  line-height: 2rem;
  font-weight: 500;
}
/* line 39, ../materialize-src/sass/components/_mumbai-landing.scss */
.landing-home .top-banner .brand-logo {
  position: absolute;
  top: 25px;
  left: 25px;
  z-index: 1;
}
/* line 44, ../materialize-src/sass/components/_mumbai-landing.scss */
.landing-home .top-banner .bhumi-logo {
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 1;
}

/* line 52, ../materialize-src/sass/components/_mumbai-landing.scss */
.volunteer-modal.modal {
  max-height: 100%;
  width: 100%;
  height: 100%;
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 0.87);
}
/* line 59, ../materialize-src/sass/components/_mumbai-landing.scss */
.volunteer-modal.modal.open {
  top: 0 !important;
  display: flex !important;
}
/* line 64, ../materialize-src/sass/components/_mumbai-landing.scss */
.volunteer-modal.modal .modal-content {
  padding: 50px 75px;
  width: 472px;
  margin: auto;
  background-color: white;
  border-radius: 3px;
}
@media only screen and (max-width: 767px) {
  /* line 73, ../materialize-src/sass/components/_mumbai-landing.scss */
  .volunteer-modal.modal .modal-content {
    padding: 15px;
    width: auto;
    margin: 15px;
  }
}
/* line 79, ../materialize-src/sass/components/_mumbai-landing.scss */
.volunteer-modal.modal .modal-close {
  position: absolute;
  left: auto;
  right: 30px;
  text-align: center;
  top: 30px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #555555;
  font-size: 2.4rem;
}
/* line 90, ../materialize-src/sass/components/_mumbai-landing.scss */
.volunteer-modal.modal .modal-close:hover {
  color: black;
}

/* line 99, ../materialize-src/sass/components/_mumbai-landing.scss */
.volunteer-modal.modal .modal-content {
  transition: all 0.6s ease 0s;
}

/* line 106, ../materialize-src/sass/components/_mumbai-landing.scss */
.volunteer-modal p {
  font-size: 18px;
  line-height: 2rem;
  color: #000;
  margin: 0 0 20px;
}
.landing-home .landing-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url(../../images/mumbai-bhumi.png);
  background-position: center;
  background-size: cover;
  height: 350px;
  width: 100%;
  position: relative;
}
.landing-home .landing-banner .content {
  max-width: 600px;
  margin: auto;
  text-align: center;
  z-index: 1;
}
.landing-home .landing-banner .content h1,
.landing-home .landing-banner .content p {
  color: #fff;
  margin-bottom: 20px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
  margin-top: 0;
}
.landing-home .landing-banner .content h1 {
  line-height: 32px;
  font-size: 26px;
}
.landing-home .landing-banner .content p {
  font-size: 18px;
  line-height: 2rem;
  font-weight: 500;
}
.landing-home .landing-banner .brand-logo {
  position: absolute;
  top: 25px;
  left: 25px;
  z-index: 1;
}
.blur-bg {
	height: 400px; 
	position: absolute; 
	filter: blur(13px); 
	background-size: cover;
	top: 0;
	left: 0; 
	right: 0;
}
.article-detail-2 {
	padding: 0;
}
.article-detail-2 p {
	font-size: 16px;
}
.article-detail-2 .article-detail-more {
	padding: 30px;
	position: relative;
	background-color: #fff;
	border-radius: 5px;
	margin-top: -30px;
}
.article-detail-2 .article-info {
	padding: 0 0 10px;
}
.article-question-2 {
	padding: 15px;
	border: 0;
}
.landing-footer {
    background-color: #333;
    margin-top: -30px;
    padding: 90px 16px 50px;
}
.landing-footer h3 {
    font-size: 24px;
    font-family: bitter;
    color: #fff;
    margin: 0 0 30px;
    line-height: 34px;
}
.blackspot-bg {
  background-position: center;
  background-size: cover;
  min-height: 60vh;
  width: 100%;
  position: relative;
}
.blackspot-form {
	margin: auto;
	max-width: 750px;
	padding: 30px;
}
#blackspot-yes, #blackspot-email,#blackspot-success,#blackspot-no {
	display: none;
}
.blackspot-form-content h2 {
	margin: 0 0 5px;
}
.form-margin {
	margin: 30px 0 0;
}
.blackspot-form-content h6 {
	color: rgba(0,0,0,.57);
}
.blackspot-form-content .btn-red {
	background-color: #FB5654;
	border-color: #FB5654;
}
.blackspot-form-content .location .my-location {
    display: block;
}
.blackspot-form-content .location .my-location > .material-icons {
    color: rgba(0, 0, 0, 0.54);
}
.blackspot-common {
	padding: 30px 15px;
	display: none;
    background: url(../../images/landing/blackspot-tile.jpg) repeat;
}
.blackspot-common h3 {
	color: #529D00;
	margin: 0 0 10px;
}
.blackspot-pledge h5 {
	margin: 0 0 20px;
}
.blackspot-pledge h4 {
	margin: 0 0 30px;
}
.pledge {
	font-style: italic;
	font-size: 18px;
	margin: 30px 0 0;
}
.pledge-first .input-field {
	display: inline-block;
	min-width: 300px;
	font-style: normal;
	font-weight: normal;
}
.blackspot-form-content .input-field {
	margin-top: 8px;
}
@media only screen and (max-width: 767px) {
	.form-margin .lg-u9, .form-margin .lg-u3 {
		width: 100%;
	}
}