/* Theme customization starts here. */

/* DO NOT use "@import". Just type some css that you need to add or override. */

/* Good luck with your project! */

html
{
	color:#000000;
}

.title-header

{
  background: url("https://rzimindia.in/engage/wp-content/uploads/2019/11/tech-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 20px;
  color: white;
  margin-left:1px;
}

.title_text_v2i2_center_ABC
{
  text-align:center;
  font-size:5rem;
  color:#000000;
  text-shadow: 1px 2px 1px rgba(0,0,0,.3);
}

.title_text_v2i2_center_church
{
  text-align:center;
  font-size:3.8rem;
  color:#ffffff;
  text-shadow: 1px 2px 1px rgba(0,0,0,.3);
}

.title_text_v2i2_center
{
 text-align:center;
  font-size:5rem;
  color:#ffffff;
  text-shadow: 1px 2px 1px rgba(0,0,0,.3);
}

.title_text_v2i2_left
{
 text-align:left;
  font-size:5rem;
  color:#ffffff;
  text-shadow: 1px 2px 1px rgba(0,0,0,.3);
}

.title_text_v2i2_right
{
 text-align:right;
  font-size:5rem;
  color:#ffffff;
  text-shadow: 1px 2px 1px rgba(0,0,0,.3);
}

.author_v2i2_center_ABC
{
  font-size: 1.6rem;
  color:#000000;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

.author_v2i2_right
{
  font-size: 1.6rem;
  color:white;
  text-align: right;
text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

.author_v2i2_center
{
  font-size: 1.6rem;
  color:white;
  text-align: center;
text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

.author_v2i2_left
{
  font-size: 1.6rem;
  color:white;
  text-align: left;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}


.blurb_v2i2
{
  padding:20px;
  font-size: 1.4em;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
  width:60%;
  color:#ffffff;
  text-align: center;
  margin: auto;
  background-color: rgba(0,0,0,0.4);
}

.title_text_rw_v2i2_right
{
 text-align:right;
  font-size:1.6rem;
  color:#ffffff;
  text-shadow: 1px 2px 1px rgba(0,0,0,.3);
}

.author_rw_v2i2_right
{
  font-size: 1.6rem;
  color:white;
  text-align: right;
text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

.title_text_ww_v2i2_left
{
  font-size: 2.4rem;
  font-weight: 600;
  color:#000000;
  padding:30px 0;
}

.author_ww_v2i2_right
{
  font-size: 1.3rem;
  font-weight: 500;
  color:#000000;
}



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

.title_text_v2i2_center_ABC
{
  text-align:center;
  font-size:3rem;
  color:#000000;
  text-shadow: 1px 2px 1px rgba(0,0,0,.3);
}

#abc-destress .ginger-bg-ctnr
{
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #7aabb6;

}

#cover-abc .ginger-bg-ctnr
{
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #7aabb6;

}

  #drawing_hollow .ginger-bg-ctnr

{
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #7aabb6;

}

#the-hollow .title_text_v2i2_center
{
  text-align:center;
  font-size:3rem;
  color:#FFFFFF;
  text-shadow: 1px 2px 1px rgba(0,0,0,.3);
}

#palette-india .title_text_v2i2_center
{
  text-align:center;
  font-size:3rem;
  color:#FFFFFF;
  text-shadow: 1px 2px 1px rgba(0,0,0,.3);
}

.title_text_v2i2_center_church
{
  text-align:center;
  font-size:2rem;
  color:#FFFFFF;
  text-shadow: 1px 2px 1px rgba(0,0,0,.3);
}

.blurb_v2i2
{
  width: 100%;
  font-size: 1.2rem;
}

.title_text_v2i2_center
{
  text-align:center;
  font-size:3rem;
  color:#FFFFFF;
  text-shadow: 1px 2px 1px rgba(0,0,0,.3);
}

#engage-vision
{
  font-size: .65em;
}
	
}


