 /* Header
 * -------------------------------------------------*/
ul.socialIcons{
	display: block;
	margin: 0 0;
	list-style-type: none;
	text-align: center;
}
.socialIcons {
	font-size: 0.6em;
	display: inline;
}


.socialIcons  a:hover{
    color: black;
    background-color: white;
}

.socialIcons .linkedin a:hover{
    color: black;
    background-color: white;
    }



/* General Content
 * -------------------------------------------------*/

#banners, #digitalSketches{
    /*padding-right: 1%;*/
}

#htmlProject{
    display: block;
    /*padding-right: 1%;*/
}

.banner{
    margin: auto;
    display: block;
    position: relative;
    transform-origin: 50% 50%;
    }

#bannerLabel, #digitalSketchesLabel{
    height: 110px;
    padding-top: 1%;
}

.closeBtn{
overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  width: 55px;
  height: 55px;
  line-height: 55px;
  position: absolute;
  right: 15px;
  top: 0;
  text-decoration: b;
  text-align: center;
  padding: 0 0 18px 10px;
  color: #000000;
  font-style: normal;
  font-size: 40px;
  font-weight: bold;
  font-family: Arial, Baskerville, monospace;
  hover:color: grey;


}

.haloScreenShots{
    margin: auto;
    display: block;
    position: relative;
    width: 44%;
    height: 44%;
    padding: 3%;
}

.hoverLabel {
    position: relative;
    top: 0px;
    left: 0px;
    color: white;
    background-color: black;
    height: 100%;
    width: 96%;
    line-height: 1.3;
}

#haloWireFrame{
    height: 600px;

}

#invisionProtoype{
}


 .main{

 }

 .row{

 }

 .black{
    background-color: black;
 }

.overflow{
    width: 100%; margin-left: 0; height: 293px;
    overflow: hidden;
}

 .progressiveBlue{
	background-color: #2480fe;
 }

 #galaticJoeProjectHeader{
   height: 7800px;
 }

#eaHeader{
	height: 680px;
}

#onshiftEmployHeader{
	height: 880px;
}

#onshiftSchedule2{
	position: relative;
	top: -106%;
}

#onshiftSchedulerHeader{
	height: 1528px;
	width: 100%;
}

#progressiveCaseStudy{
    margin-bottom: -53%;
}

#progressiveLogo{
	width: 20%;
}

#projectProgressiveHeader{
	height: 16980px;
}

#schXM3{
	margin: auto;
    display: block;
	position: relative;
    width: 100%;
    height: 100%;
		top: -106%;
}

#schXPrototype1{
	margin: auto;
    display: block;
    position: relative;
    width: 100%;
    height: 150%;

}


#scrabbleButtons{
    margin: auto;
    display: block;
    position: relative;
    width: 50%;
    height: 50%;
    padding-bottom: 8%;
}

#scrabbleLandingScreen{
    margin: auto;
    display: block;
    position: relative;
    width: 70%;
    height: 70%;
}

#scrabbleLeaderBoard{
    margin: auto;
    display: block;
    position: relative;
    width: 75%;
    height: 75%;
    padding-bottom: 10%;
}

#websites, #sketches{
    /*padding-left: 1%;*/
}

#websitesLabel, #sketchesLabel{
    height: 110px;
    padding-top: 1%;
}

#galaticJoeProject{
	   margin-bottom: -2%;
}

	#youtubeKidsCaseStudy{
    margin-bottom: -3%;
	}

#youtubeKidsLogo{
	width: 20%;
}

#projectyoutubeKidsHeader{
	height: 10500px;
}
 /* Typography
 * -------------------------------------------------*/
 body{
    font-family: 'Roboto', sans-serif;

		/*Nanum Gothic*/
 }

 /* Header & Navigation
 * -------------------------------------------------*/
 *
 header.main_nav{
    padding-top: 0%;
    display: block;
    max-width: 100%;
 }

a {
  text-decoration: none;
}

/*
a:hover{
  color: white;
}
*/
li.active{
  background-color: black;
  color: white;
}

.blackText{
    color: black;
}

.blackBG{
    background-color: black;
}

.whiteBG{
    background-color: white;
}



li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 14px;
    text-decoration: none;
}

li a:hover {
    color: white;
    background-color: black;
}


ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    max-width: 100%;
}
 /* Images & Media
 * -------------------------------------------------*/
 img{
    max-width: 100%;
    margin-bottom: -2%;
 }

  .thumbnail:hover{
    opacity:0.2;
    }

 /*
 img:hover{
    opacity:0.2;
    }
  */
 /* Footer
 * -------------------------------------------------*/
p.footer{
    padding-top: 1em;
	text-align: center;
	color: black;
	font-size: 1em;
	display: block;
    z-index: 999999;

}
