.contentContainer{
	margin-top: 0;
	margin-bottom: 34pt;
	background-color:white;
	padding: 34pt 0 34pt 0;
	animation-duration: 1.2s;
	animation-name: slideIn;
}
@keyframes slideIn {
    0%   {margin-top: 55pt;opacity: 0;}
    100% {margin-top: 0;opacity: 1;}
}

#projectName
{
	text-align: center;
}

.infoContainer
{
	margin-top: 34px;
	margin-bottom: 55px;
	background-color:white;
	padding-top: 13px;
	padding-bottom: 89px;
	-webkit-box-shadow: 0px 5px 8px -2px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow:    0px 5px 8px -2px #ccc;  /* Firefox 3.5 - 3.6 */
	box-shadow:         0px 5px 8px -2px #ccc;
}

.cta
{
	padding-top:21pt;
	text-align: center;
	margin: 0 auto;
	font-size: 21pt;
	font-family: "BebasBold";
	letter-spacing: 5pt;
	text-transform: uppercase;
	font-weight: normal;
}

.cta button
{
	padding:8pt 55pt;
}

.cta button:hover
{
	background-color: #333;
	color:white;
}

.client
{
	color:#8d8d8d;
}

.heroImgContainer
{
	overflow: hidden;
}

.heroImage{
	width:100%;
	min-height: 500pt;
	height: 66vh;
  	background-size: cover;
  	background-position: center;
	  background-repeat: no-repeat;
	/*text-align: center;
	display: table;
	widows: 100%;
  	min-height: 600pt;
    padding-top: 120pt;
    (height/width) * 100 */
}

.quote
{
	position: absolute;
	z-index: 15;
	color:white;
	text-align: center;
}

.fullWidthImage{
	width: 100%;
}

.workTitleContainer
{
	margin-top: -109px;
	padding: 0 34pt;
}

.projectTitle{
	display: inline-block;
	background-color: white;
	padding-top: 42px;
	padding-right: 8.3334%;
	padding-left: 8.3334%;
	margin-bottom: 0px;
}

.projectTitle, h1{
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.sectionTitle
{
}

.workTitleBuffer{
	display: inline-block;
	background-color: white;
	padding-top: 109px;
	margin-left: -14px;
	margin-bottom: 0px;
}

.workDescriptionContainer{
	padding:0 34pt;
}

.whiteTile
{
	background-color:white;
}

.col-lg-12{
}



.awardTile
{
	display: table;
	text-align: center;
	padding:17pt;
	min-height: 389px;
}

.awardTileContainer
{
	display: table-cell;
	vertical-align: middle;
    margin: auto;
    padding: 0 3%;
    background-color: white;
}

.awardContainer
{
	margin:4pt 0pt 0pt 0pt;
	float: left;
	min-height: 44pt;
}

.awards
{
	margin: 0 auto;
	font-size: 55pt;
	font-family: "icomoon";
	line-height: 1em;
}

.awardTitle
{

}

.awardDate
{
	color:#8d8d8d;
	padding-bottom: 17pt;
}

.awardIcon
{
	margin-bottom: 5pt;
}

.imageHeadline {
	text-align: center;
	margin-top: 21pt;
}

.imageBody {
	margin-bottom: 21pt;
}


.thumbContainer
{
	padding:0 17pt 34pt 17pt;
}


.thumbTile
{
	text-align: center;
}


.thumbImage
{
	background: white;
    width: 100%;
    padding: 21pt 0;
    height: 100%;
	/*box-shadow: 1px 1px 13px #ddd;

	display: table-cell;
    background:transparent url('../img/home/workThumbs/test.jpg') 0 0 no-repeat;
	background-position: center center;
	background-size: cover;

	min-height: 300pt;
	min-width: 300pt;
	background:transparent url('../img/home/workThumbs/test.jpg') 0 0 no-repeat;*/
}

.doubleFullWidth
{
	 width: 100%;
}

.fullWidthImg
{
	padding: 0;
	margin: 0;
}

.halfMargin
{
	padding: 21pt 28pt;
}

.fullMargin {
	padding: 0 5vh;
}

.noMargin
{
	margin:0;
}

.noPadding {
	padding: 0;
}

.noMarginThumbnailContainer .thumbTile
{
	padding: 0;
}

.bottonNavigationContainer
{
	background-color: white;
	padding:34pt;
}

.bottonNavigationContainer button
{
	opacity: .34;
	-webkit-transition: opacity .34s ease-out;
    transition: opacity .34s ease-out;
}

.bottonNavigationContainer button:hover
{
	opacity: 1;
	-webkit-transition: opacity .34s ease-out;
    transition: opacity .34s ease-out;
}

.prevContainer
{
	text-align: left;
}

.topContainer
{
	text-align: center;
}

.nextContainer
{
	text-align: right;
}

.centeredTextContainer
{
	display: table-cell;
	vertical-align: middle;
    margin: auto;
    padding: 0 3%;
    background-color: white;
}

.centeredTextTile
{
	display: table;
	min-height: 234pt;
	text-align: center;
	padding:17pt;
}

.centeredTextContainer
{
	display: table-cell;
	vertical-align: middle;
    margin: auto;
    padding: 0 3%;
    background-color: white;
}

.centeredText
{

}


.quoteTile
{
	display: table;
	text-align: center;
	height: 60vh;
	min-height: 660px;
	width: 100%;
	margin-top: 34pt;
	/*background: transparent url('../img/work/lbar/bottomFullSizeImage.jpg') center center no-repeat;
	background-size: cover;*/
}

.quoteTileBG
{
	position: absolute;
	top:0;
	left: 0;
	height: 60vh;
	min-height: 660px;
	width: 100%;
	z-index: 1;
	background-size: cover;
	background-position: center;
}

.quoteContainer
{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	color: white;
	z-index: 10;
}

.spriteSh{
	max-height: 100%;
	max-width: 100%;
}

.spriteSheetContainer
{
	width: 411px;
	height: 600px;
	background: transparent url("../img/work/lbar/idleAnimations.png") top left no-repeat;
	margin: 55pt auto 34pt auto;
}

.characterSelectContainer
{
	text-align: center;
	margin: 55pt 0;
}

.characterThumb
{
	height: 89pt;
	opacity: .21;
	cursor: pointer;
	-webkit-transition: opacity .34s ease-out;
    transition: opacity .34s ease-out;
}

.characterThumb:hover
{
	opacity: 1;
	-webkit-transition: opacity .34s ease-out;
    transition: opacity .34s ease-out;

}

.bottles
{
	min-height: 100%;
	background-size: contain;
}


.selected
{
	opacity: 1 !important;
	-webkit-transition: opacity .34s ease-out;
    transition: opacity .34s ease-out;
}

#angryAngel
{

	background: transparent url("../img/work/lbar/bottles/angryAngel.jpg") top left no-repeat;
	background-size: contain;
	background-position: center;
}

#badPenny
{

	background: transparent url("../img/work/lbar/bottles/badPenny.jpg") top left no-repeat;
	background-size: contain;
	background-position: center;
}

#blancoDiablo
{

	background: transparent url("../img/work/lbar/bottles/blancoDiablo.jpg") top left no-repeat;
	background-size: contain;
	background-position: center;
}

#hellsBelle
{

	background: transparent url("../img/work/lbar/bottles/hellsBelle.jpg") top left no-repeat;
	background-size: contain;
	background-position: center;
}

#highRoller
{

	background: transparent url("../img/work/lbar/bottles/highRoller.jpg") top left no-repeat;
	background-size: contain;
	background-position: center;
}


.infoSection
{
	/*margin-top: 34pt;
	margin-bottom: 13pt;*/
	text-align: center;
}

.infoSection h2 {
	margin:0;
}

.infoSection h5 {
	margin:13pt 0 13pt;
}

.infoSection p
{
	margin: 13pt 0 13pt 0;
	text-align: left;
}

.midAlign
{
	display: flex;
	justify-content: center;
	align-items: center;
}


.spacer {
	height: 8vh;
}

.twoColTxt h2 {
	margin: 0;
}

.twoColTxt h5 {
	margin: 0;
}


.threeColTxt {
	text-align: center;
}

.threeColTxt h5 {
	padding: 0;
	margin: 13pt 0;
}

.threeColTxt h2 {
	padding: 0;
	margin: 13pt 0;
}

.threeColTxt p {
	padding: 0;
	margin: 13pt 0;
	text-align: left;
}

.fullBleedImg {
	margin: 34pt 0 55pt 0;
}