p,body,a,html,h1,h2,h3,h4,h5,h6{
font-family:cookie,Segoe UI, Comic sans MS, Tahoma, Arial;
}
.grid-wrapper p{
font-family:cookie,Segoe UI, Comic sans MS, Tahoma, Arial!important;
}
.nav-wrapper a{
font-family:'Oleo Script', Segoe UI, Comic sans MS, Tahoma, Arial;
font-size:22px;
}
.expand 
{
display:none;
text-align:center;
top:30px;
}
.expand.show
{
display:block;
}
.expand > div
{
display:none;
}
.clear
{
clear:both;
}
.expand 
{ 
color:#fff;   
font-size:12px;
}
.expand span 
{ 
color:#fff;  
font-size:15px;
}
div.text-plugin .neo-asset-inner
{  
overflow: visible !important;
}
div#container {
  width: 580px;
  margin: 100px auto 0 auto;
  padding: 20px;
  background: #000;
  border: 1px solid #1a1a1a;
}
/* HOVER STYLES */
div#pop-up {
  display: none;
  position: absolute;
  width: 280px;
  padding: 10px;
  background: #eeeeee;
  color: #000000;
  border: 1px solid #1a1a1a;
  font-size: 90%;
}
.clear{
clear:both;
}

p,body,h1,h2,h3,h4,div{
font-family:segoe ui;
color:white;
}
.grid-wrapper{
text-align:center;
}
.image-tile{
width:200px;
margin:0 auto;
}
.four-children .image-tile{
max-width:110px;
margin-left:-20px;
}
.four-children  img{
width:50px;
}
.four-children .image-full-desc img{
width:auto;
}
.four-children > div{
padding-right:0px!important;
}
.stick .four-children .parent{
padding-top:0px;
}
.four-children .parent.stem{
background:none;
}
.last.stem{
padding-top:100px!important;
background-position-x:20px;
}
.image-tile img{
margin:0 10px;
}
.tiles-row{
padding-top:100px;
}
.sravan{
padding-left:85px!important;
}
.stem{
background-image: url('../img/stem-links.png');
background-position:top center;
background-repeat:no-repeat;

}
.stem.single{
background-image: url('../img/stem-one.png');
background-position:top center;
background-repeat:no-repeat;

}
.stem.kkrao{
background-image: url('../img/stem-custom-new.png');
background-position:top center;
background-repeat:no-repeat;


}
.stick.stem{
background-image: url('../img/stick-plain.png');
background-size:100%;
}
.stick .parent{
padding-top:100px;
}
.sagar-child{
visibility:hidden;
padding-top:100px!important;
background-image: url('../img/stem-links.png');
background-repeat:no-repeat;
background-position-x:12px;

}
.tiles-row.stick{
padding-top:45px;
}
.four-children{
padding-top:100px;
}
.tiles-row > div{
visibility:hidden;
}
.tiles-row:first-child > div{
visibility:visible;
}
.full-desc{
background-color:#000;
color:#fff;
padding:10px;
}
.image-full-desc{
position:absolute;
display:none;
z-index:400;
}
.image-full-desc img{
max-width:300px;
}
.padz{
padding:0px !important;
}
.nav-wrapper{
background-color:#000;
height:50px;
text-align:center;

}
.title-tile p{
color:#000!important;
}
#header{
width:100%;
position:fixed!important;
z-index:100;
}
#content{
padding-top:100px;
}
.nav-wrapper .nav-item{
text-align:right;
padding-top:10px;
}
.nav-wrapper .nav-item a{
color:#fff;
font-weight:bold;
}
.image-tile > div > img{
width:50px;
border:5px solid #525252;
border-radius:25px;
}
.marz-15{
margin-left:-15px;
}
#page-wrapper{
background-image: url('../img/bgwhite.png');
background-position:right top;
background-repeat:no-repeat;
background-position-x:300px;
background-position-y:-155px;
min-height:2000px;

}