

body{
	background: #5f667d;
	margin-top: 0;
	 text-align: center;
	
}

.drag-handle {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.heart-obj {
	position:absolute;
	top: 0;
	left: 0;
}

.obj-hidden {
	opacity: 0;
}

.navbarfixed-top{
 position: fixed;
 margin-top: 0px;
 margin-bottom: 0px;
 min-height: 40px;
 max-height: 40px;
 right: 0;
 left: 0;
 z-index: 100;
 }
 

.mynavBarInner{
	position:relative 
		  
}

a.navbtn-group:hover{
	color: #fff;
	text-decoration: none;
}

a.navbtn-group{

	position:absolute; top:50%;
	left: 10px;
	font-size: 22px; 
	
	margin-top: -12;
	
	color: #595b64;

	 
	text-align: center;

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: moz-none;
	-ms-user-select: none;
	user-select: none;
	
	max-height: 30px;
	max-width: 28px;
line-height: 22px;
	  
	cursor: pointer;

/*	  border-color:#2d2e36;
	  border: 1px solid #464851;  
	  background-color: #363841;
	  background-image: -moz-linear-gradient(top, #363841, #232429);
	  background-image: -ms-linear-gradient(top, #363841, #232429);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#363841), to(#232429));
	  background-image: -webkit-linear-gradient(top, #363841, #232429);
	  background-image: -o-linear-gradient(top, #363841, #232429);
	  background-image: linear-gradient(top, #363841, #232429);
	  background-repeat: repeat-x;
	  -webkit-border-radius: 6px;
	     -moz-border-radius: 6px;
	          border-radius: 6px;
	  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#363841', endColorstr='#232429', GradientType=0);
	-webkit-box-shadow: 0 4px 2px -4px black, 0 1px  #000;
	   -moz-box-shadow: 0 4px 2px -4px black,  0 1px  #000;
	        box-shadow: 0 4px 2px -4px black, 0 1px  #000;
	*/
	
	
}

.navbtn-group :hover{
	color: #fff;
	text-decoration: none;
}



.pushMe{
	height: 50px;
	width: 176px;
	margin-left: 50%;
	margin-top: 25%;
	top: 40%;
	left: -83px;
	position: absolute;

	text-align: center;
	font-size: 26px;
	line-height: 45px;
	font-family: 'Kaushan Script', cursive;
	color: #fff;
		
	border-color:#2d2e36;
	  border: 1px solid #464851;  
	  background-color: #363841;
	  background-image: -moz-linear-gradient(top, #363841, #232429);
	  background-image: -ms-linear-gradient(top, #363841, #232429);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#363841), to(#232429));
	  background-image: -webkit-linear-gradient(top, #363841, #232429);
	  background-image: -o-linear-gradient(top, #363841, #232429);
	  background-image: linear-gradient(top, #363841, #232429);
	  background-repeat: repeat-x;
	  -webkit-border-radius: 6px;
	     -moz-border-radius: 6px;
	          border-radius: 6px;
	  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#363841', endColorstr='#232429', GradientType=0);

	        
	        cursor: pointer;
	
}


a.pushMe{
	height: 50px;
	width: 176px;
	margin-left: 50%;
	margin-top: 25%;
	margin-bottom: 25%;
	top: -25px;
	left: -83px;
	display: block;

	text-align: center;
	font-size: 26px;
	line-height: 45px;	
	font-family: 'Kaushan Script', cursive;
	color: #8990a5;
	
	-webkit-box-shadow: 0 8px 4px -7px black, 0 1px  #000;
	   -moz-box-shadow: 0 8px 4px -7px black,  0 1px  #000;
	        box-shadow: 0 8px 4px -7px black, 0 1px  #000;
}
a.pushMe:hover {
	color: #fff;
	text-decoration: none;
}

a.pushMe.active {
	height: 48px;
	width: 174px;

	top: -23px;
	
	font-size: 25.5px;

	color: #fff;
	text-decoration: none;
	-webkit-box-shadow: 0 1px 2px -1px black, 0 1px  #000;
	   -moz-box-shadow: 0 1px 2px -1px black,  0 1px  #000;
	        box-shadow: 0 1px 2px -1px black, 0 1px  #000;
}


.myLink{

	right: 10px;
	line-height: 39px;
	font-size: 14px;
/*	color: #595b64;*/
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -16;
	text-align: center;
	vertical-align: middle;
	
	font-family: 'Economica', sans-serif;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: moz-none;
	-ms-user-select: none;
	user-select: none;
	

}
#examples{
	margin-right: 80px;
}


a.myLink:hover{
	color: #fff;
	text-decoration: none;
}


.myLogo{
	font-size: 22px;
	color: #fff;
	line-height: 40px;
	
	font-family: 'Economica', sans-serif;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: moz-none;
	-ms-user-select: none;
	user-select: none;
	
	
  padding: 0px 45px 0px;
}


.subText{
	font-size: 14px;
	color: #595b64;
	line-height: 40px;
	margin-bottom: auto;
	margin-top: auto;
	font-family: 'Economica', sans-serif;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: moz-none;
	-ms-user-select: none;
	user-select: none;
	
}
.myLogo :hover{
	color: #fff;
	text-decoration:none
	}
.myLogo a{
	color: #fff;
	
} 

i:hover{
	color: #fff;
	
}

a :hover {
color: #fff;
text-decoration: none;	
}


/*--------------------Grey TopNav --------------*/
.mynavbar-inner {
  min-height: 40px;
  max-height: 40px;
  padding-right: 10px;
  padding-left: 10px; 
  border-color:#2d2e36;  
  background-color: #363841;
  background-image: -moz-linear-gradient(top, #363841, #232429);
  background-image: -ms-linear-gradient(top, #363841, #232429);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#363841), to(#232429));
  background-image: -webkit-linear-gradient(top, #363841, #232429);
  background-image: -o-linear-gradient(top, #363841, #232429);
  background-image: linear-gradient(top, #363841, #232429);
  background-repeat: repeat-x;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#363841', endColorstr='#232429', GradientType=0);
-webkit-box-shadow: 0 2px 2px -1px #000, 0 1px  #000, inset 0 -1px 0 #3f404b;
   -moz-box-shadow: 0 2px 2px -1px #000, 0 1px  #000,inset 0 -1px 0 #3f404b;
        box-shadow: 0 2px 2px -1px #000, 0 1px  #000, inset 0 -1px 0 #3f404b;
}



.myLeft-menu {
float: left;
z-index: 99;
position: fixed;
overflow-y: auto;
text-align: center;
  margin-top: 40px;
  left:0px;
  margin-bottom: 20px;
  width: 150;
  max-width: 150px;
  height: 100%;
  padding: 0px;
  background-color: #1b1d1f;

  
  background-image: -moz-linear-gradient(top, #1b1d1f , #1b1d1f );
  background-image: -ms-linear-gradient(top, #1b1d1f , #1b1d1f );
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1b1d1f ), to(#1b1d1f ));
  background-image: -webkit-linear-gradient(top, #1b1d1f , #1b1d1f );
  background-image: -o-linear-gradient(top, #1b1d1f , #1b1d1f );
  background-image: linear-gradient(top, #1b1d1f , #1b1d1f );
  background-repeat: repeat-x;
  border-right: 1px solid #25292c;
    -webkit-box-shadow: inset  -1px -1px 2px #151618;
       -moz-box-shadow: inset  -1px -1px 2px #151618;
            box-shadow: inset  -1px -1px 2px #151618;   
  	-webkit-touch-callout: none;
  	-webkit-user-select: none;
  	-khtml-user-select: none;
  	-moz-user-select: moz-none;
  	-ms-user-select: none;
  	user-select: none;

  	
  	}
.isClosed{
	

}

.menuClosed{
		-moz-transition-duration:0.5s;
		-moz-transition-timing-function:ease-in-out;
		-moz-transform: translateX(-150px) translateZ(0);
		
		-webkit-transition: -webkit-transform 0.5s ease-in-out;
	    -webkit-transform: translateX(-150px) translateZ(0);
	
}

.ptClosed{

		-moz-transition-duration:0.5s;
		-moz-transition-timing-function:ease-in-out;
		-moz-transform: translateX(0px) translateZ(0);
		
		-webkit-transition: -webkit-transform 0.5s ease-in-out;
	    -webkit-transform: translateX(0px) translateZ(0);
	    
}
.ptOpen{


		-webkit-transition: -webkit-transform 0.5s ease-in-out;
	    -webkit-transform: translateX(150px) translateZ(0);
	    
	    -moz-transition-duration:0.5s;
	    -moz-transition-timing-function:ease-in-out;
		-moz-transform: translateX(150px) translateZ(0);
}

.menuOpen{
	-moz-transition-duration:0.5s;
	-moz-transition-timing-function:ease-in-out;
	-moz-transform: translateX(0px) translateZ(0);

	-webkit-transition: -webkit-transform 0.5s ease-in-out;
    -webkit-transform: translateX(0px) translateZ(0);
}

.title{
	color: #616473;
	text-shadow: 0px 1px 1px #000
	margin-top: -3px;
	font-size: 10px;
	font-weight: 700;
}

.myLeft-menu-item { 
	font-size: 24px;
	 margin-bottom: 0px;
	 text-align: center;
	 padding: 8px; 
	 color: #616473; 
	 line-height: 1em;
	  
		
 }
 
.myLeft-menu-item a{
	color:  #616473;
	text-decoration: none;
	
} 
.myLeft-menu-item.active{
	color: #fff;
	
} 
 .myLeft-menu-item :link {

text-shadow: 0px 1px 1px #000, 0px 3px 5px #252525;
/*text-shadow: 0px 1px 1px #000;*/
         }
 
.myLeft-menu-item :hover{
	color: #fff;
	text-decoration: none;
	 }

.my-hr {
  margin: 9px 0;
  border: 0;

  border-bottom: 1px dotted #25292c;

}

ul { 
	list-style: none;
	padding: 4px 4px 4px 4px;
	position: relative;
	margin-left: 0px;
}



.featherIcon{
	  display: block;
	  margin-left: auto;
	  margin-right: auto;
	  width: 34px;
	  height: 34px;
	  background: url('../img/icon-feather.svg');
	  background-size: contain;
	  
	 
}

.featherIconHover{
	display: block;
	margin-top: -34px;
	margin-left: auto;
	margin-right: auto;
	width: 34px;
	height: 34px;
	background: url('../img/icon-featherHover.svg');
	background-size: contain;

}

#featherText{
		color:  #616473;
		text-decoration: none;
}
.flexslider {
 max-height: 450px;
 max-width: 960px;

}

.flexslider .slides img {

    max-width: 960px;
    max-height: 450px;	
}

.flex-caption {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	 background-color: rgba(0, 0,0, 0.75);
    color: #FFFFFF;
     line-height: 16px;
    font-size: 14px;   
    bottom: 0;
    float: left;
	text-shadow: 1px 1px #000;
  	height: 55px;
	margin-top: -55px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
    max-height: 75px;
    position: relative;
    width:100%
    
}
.flex-caption p{
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 8px;
	text-align: center;
	line-height: 16px;

}
.flex-direction-nav {

	top: 30px;
}



.flashIcon{

	  display: block;
	  margin-left: auto;
	  margin-right: auto;
	  width:75;
	  height: 23px;
	  background: url('../img/flashLogo.svg');
	  background-size: contain;
	  
	 
}

.flashIconHover{
	
	display: block;
	margin-top: -23px;
	margin-left: auto;
	margin-right: auto;
	width: 75px;
	height: 23px;
	background: url('../img/flashLogoHover.svg');
	background-size: contain;

}

#flashText{
		margin-top: -8px;
		color:  #616473;
		text-decoration: none;
}
#flashBtn{
	margin-top: 14px;
}

#page2 {
  color: #4d926f;
}

.pt-page-2 h1{
	top: 45px;
}


.pt-page-3 h1{
	font-size: 56px;
	top: 15px;

}

.pt-page h1 {
	font-family: 'Economica', sans-serif;
	font-weight: 400;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: moz-none;
	-ms-user-select: none;
	user-select: none;	  
	}


.fadeMe1{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transition-delay: 2s;
	-moz-transition-delay: 2s;
	
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 3s;
	-webkit-transition-delay: 2s
	transition-property: opacity;
	transition-duration: 3s;
	-moz-transition-property: opacity;
	-moz-transition-duration: 3s;	
}

.fadeMe{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	opacity: 0;
	-moz-transition-property: opacity;
	-moz-transition-duration: 3s;
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 3s;
	transition-property: opacity;
	transition-duration: 3s;	
}
#key{
	
	-webkit-transition-delay: 2s;
	-moz-transition-delay:2s;
	transition-delay: 2s;
}
#keyHoleFade{
	
	-webkit-transition-delay: .5s; 
	-moz-transition-delay:.75s;
	transition-delay: .75s;
}


#fourthFade{
	margin-top: 178px
}


.fadeIn {
-moz-transition-property: opacity;
-moz-transition-duration: 3s;
-webkit-transition-property: opacity;
-webkit-transition-duration: 3s;
transition-property: opacity;
transition-duration: 3s;
  opacity: 0.99;
}
.firstfade-out {
-moz-transition-property: opacity;
-moz-transition-duration: 3s;
-webkit-transition-property: opacity;
-webkit-transition-duration: 3s;
transition-property: opacity;
transition-duration: 3s;
-webkit-transition-delay: 1.5s;
-moz-transition-delay: 1.5s;
transition-delay: 1.5s;
  opacity: 0;
}
.fade-out {
-moz-transition-property: opacity;
-moz-transition-duration: 3s;
-webkit-transition-property: opacity;
-webkit-transition-duration: 3s;
transition-property: opacity;
transition-duration: 3s;
  opacity: 0;
}

.heartTarget{
	height: 65px;
	width: 75px;
	top: 150px;
	left: 50%;
	margin-left: -37px;
	position: absolute;
	display: block;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
}

.keyHole{
	height: 65px;
	width: 75px;
	top: 150px;
	left: 50%;
	margin-left: -37px;
	position: absolute;
	display: block;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
}

.unlockMe{
	height: 18px;
	width: 60px;
	background-color: #fff;
	border-radius: 36px;
	display: block;
	position: absolute;
	top: 158px;
	left: 52%;
	
	font-family: 'Economica', sans-serif;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: moz-none;
	-ms-user-select: none;
	user-select: none;
	
	color: #203143;
	font-weight:700;
	padding: 2px;
	
}

.keyTarget{
	height: 74px;
	width: 74px;
	top: 385px;
	left: 50%;
	margin-left: -37px;
	position: absolute;
	display: block;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
}
a{
    display: inline-block;
}
a:hover{
    text-decoration: none;
}
object{
    pointer-events: none;
}


.closeBtn{
	position: fixed;
	z-index: 200;
	right: 100%;
	margin-right: -32px;
	margin-top: 10px;
	font-size: 10px;
	color: #595b64;
	line-height: 40px;
	vertical-align: middle;
	font-family: 'Economica', sans-serif;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: moz-none;
	-ms-user-select: none;
	user-select: none;
	
}
#gallery a {
	  text-decoration: none;
}
#gallery a:hover {
	color: #fff;
	  text-decoration: none;
}

#gallery {

   padding: 0;
   background: #5f667d;
   margin-top: 0px;
   text-align: center;
   height: 100%;
   width: 100%;
   position: fixed;
   overflow: auto;  
   z-index: 300;
   left: 0;
   top: 0;
   margin: 0;
}
.gal-navbarfixed-top{
 position: fixed;
 margin-top: -40px;
 margin-bottom: 0px;
 min-height: 40px;
 max-height: 40px;
 right: 0;
 left: 0;
 z-index: 100;
 }

.galnavbar-inner {
	  min-height: 40px;
	  max-height: 40px;
	  padding-right: 10px;
	  padding-left: 10px; 
	  border-color:#2d2e36;  
	  background-color: #363841;
	  background-image: -moz-linear-gradient(top, #363841, #232429);
	  background-image: -ms-linear-gradient(top, #363841, #232429);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#363841), to(#232429));
	  background-image: -webkit-linear-gradient(top, #363841, #232429);
	  background-image: -o-linear-gradient(top, #363841, #232429);
	  background-image: linear-gradient(top, #363841, #232429);
	  background-repeat: repeat-x;
	  -webkit-border-radius: 0px;
	     -moz-border-radius: 0px;
	          border-radius: 0px;
	  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#363841', endColorstr='#232429', GradientType=0);
	-webkit-box-shadow: 0 2px 2px -1px #000, 0 1px  #000, inset 0 -1px 0 #3f404b;
	   -moz-box-shadow: 0 2px 2px -1px #000, 0 1px  #000,inset 0 -1px 0 #3f404b;
	        box-shadow: 0 2px 2px -1px #000, 0 1px  #000, inset 0 -1px 0 #3f404b;
	}
	
.galHeader{
		float: left;
		font-size: 22px;
		color: #fff;
		line-height: 40px;
		margin-left: 25px;
		font-family: 'Economica', sans-serif;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: moz-none;
		-ms-user-select: none;
		user-select: none;
		
		
	}
	
	
#loading {
   background-color: rgba(95, 102, 125, .75);
   background-repeat: no-repeat;
   background-size: 100px 100px;
   background-position: center center;
   background-image: url('../img/loader.gif');
   height: 100%;
   width: 100%;
   position: fixed;
   z-index: 9999;
   left: 0;
   top: 0;
   margin: 0;
}


#gallery #loader img {
	outline: none;
	border: none;
}

#gallery #loader {
	max-width: 1300px;
	margin: 0 auto;	
}

.myAnchor {
    position: relative;
    display: block;
   visibility: hidden;
    height:30px;
    width: 2px;
    margin-top: -10px;

}

.carousel-caption{
min-height: 65px;
background-color: rgba(0, 0, 0, .65);
padding:15px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;

}

.carousel-captionText p{
	color: #fff;
	}

.carousel-nav a {
	  width: 12px;
	  height: 12px;
	  margin-right: 14px;
	  background-color: #bdc4d9;
	  border-radius: 99px;
	  text-indent: -9999px;
	  border: 0;
	  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 2px 1px rgba(255, 255, 255, 0.9);
	
	}
	
.carousel-nav a.active {
	  background-color: #5F667D;
	}
.carousel-inner .item{
		border-radius: 4px;
	}
.carousel-inner img{
	
	border-radius: 4px;
}	
.carousel-control {
line-height: 22px;
}

.prevNextSample :hover{
		color: #fff;
		text-decoration:none
		}
.prevNextSample a{
		color: #595b64;	
		text-decoration:none	
	} 


.prevNextSample{
	float:  right;
	margin-right: 15px;
	font-size: 14px;
	color: #595b64;
	line-height: 45px;
	margin-bottom: auto;
	margin-top: auto;
	font-family: 'Economica', sans-serif;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: moz-none;
	-ms-user-select: none;
	user-select: none;
	
}

.artboard{
	display: block;
	text-align: center;
	padding-top:20px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom: 40px;
	margin-top: 60px;

	width: 100%;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	background-color: #e9ecf6;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 2px -1px #000, 0 1px  #000, inset 0 -1px 0 #3f404b;
	   -moz-box-shadow: 0 2px 2px -1px #000, 0 1px  #000,inset 0 -1px 0 #3f404b;
	        box-shadow: 0 2px 2px -1px #000, 0 1px  #000, inset 0 -1px 0 #3f404b;
}
.artboard h2{
font-family: 'Economica', sans-serif;
font-weight: 700;
	font-size: 24px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: moz-none;
	-ms-user-select: none;
	user-select: none;

	color: #353c4b;
}
.artboard hr{
	margin-top: -10px;
	border-bottom: 1px solid #cfd7eb;
}

.artboard p{
	text-align: left;
}
.leftH2{
	text-align: left;
}


.row-fluid{
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.overView h2{
	font-family: 'Economica', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color:#5d677d ;
	
}
.overView{
display: block;
	text-align: center;	
	padding-right: 12px;
	padding-left: 12px;
	width: 110%;
	
	margin: 15px;
	margin-left:  -25px;
	

	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #cdd3e1;
	
}

.overview p{
	text-align: center;
}
.overview img{
	margin-bottom: 10px;
}
#overviewTitle{
	/*font-weight: lighter;*/

	margin-left: 8px;
	margin-bottom: 10px; 
	font-size: 20px; 	
}
.testingCap{
	left: 0px;
	top: -10px;
	width: 960px;
	position: relative;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #2d2d2d;
	color: #fff;
}

.crowdTitle{
	margin-bottom: 25px;
}
.crowdScoreBody{
	padding-top: 10px;
	text-align: left;
}
#milestones{
	margin-bottom: 15px;
	background-color: #fff;
	border-top: 1px solid #cfd7eb ;
	border-bottom: 1px solid #cfd7eb ;
}
.crowdPics{
	margin-left: -60px;
	width: 115%;
	margin-top: -40px;
	margin-bottom: 20px;
}
	
.commentUL li{
	margin-bottom: 8px;
}

.badge{
	background-color: #5d677d;
	text-shadow: none;
}

.pagination{
	display: inline-box;
	
}
.prodShot img{
	height: 350px;
}

.container{
	margin-top: 40px;
		height: 100%;
}
.container-fluid{
margin-top: 40px;
	
}
.thumbnail{
	background-color: #fff;
	border-radius: 4px;
	padding-left: 12px;
	padding-right: 12px;
	height: 43%;
}
.thumbnails{

}
.thumbnail img {
	padding-bottom: 10px;
	
}

#loader{
	margin-top: -40px;
	 text-align: center;
	
}
.flexslider{
	height: auto;
	
}
.mySlides{
	height: auto;
	max-height: 450px;

	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.mySlides img{
	
		border-radius: 4px;
}
.showcaseNav ul{
	overflow: auto;
}
.showcaseNav li { 
	float: left;
	font-size: 14px;
	 margin-bottom: auto;
	 text-align: left;
	 padding: 8px; 
	 color: #616473; 
	 line-height: 1em;
			
 }
 .nav li a:hover{
 	background-color: transparent;
 }
.showcaseNav a{
	color:  #616473;
	text-decoration: none;
	
} 
.showcaseNav a:hover{
	color: #fff;
	background-color: none;
	
}
.bb-custom-grid li{
	border-radius: 4px;
	
}
ul.bb-custom-grid li h3{
	margin-top: -12px;
}
ul.bb-custom-grid nav {
	margin-top: 18px;
}
.thumb{
	display: block;
	position: relative;
}
.thumb img{
	display: block;
	border-radius: 4px;
}
.thumb::before{
display: block;
content: '';
position: absolute;
width: 100%;
height: 100%;
box-shadow: inset 0 0 5px rgba(0,0,0,0.4);
-moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.4);
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.4);
border-radius: 4px;

}




.showMobileTop{
	visibility: hidden;
	z-index: 99;
	position: fixed;
	top: 40px;
	left: 0;
	width: 100%;
	hight: 40px;
	border-color:#2d2e36;
		  border: 1px solid #464851;  
		  background-color: #363841;
		  background-image: -moz-linear-gradient(top, #363841, #232429);
		  background-image: -ms-linear-gradient(top, #363841, #232429);
		  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#363841), to(#232429));
		  background-image: -webkit-linear-gradient(top, #363841, #232429);
		  background-image: -o-linear-gradient(top, #363841, #232429);
		  background-image: linear-gradient(top, #363841, #232429);
		  background-repeat: repeat-x;
		  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#363841', endColorstr='#232429', GradientType=0);
		-webkit-box-shadow: 0 4px 2px -4px black, 0 1px  #000;
		   -moz-box-shadow: 0 4px 2px -4px black,  0 1px  #000;
		        box-shadow: 0 4px 2px -4px black, 0 1px  #000;
}


/********************* Media Queries******************************/

@media (max-width: 680px) {
	.showTop{
		visibility: hidden;
	}
	.showMobileTop{
		visibility: visible;
	}
	.myAnchor{
		height: 70px;
	}

}


@media (max-width: 480px) {


.heartTarget, .keyhole{
top: 100px;
}


.unlockMe{
top:  108;
}

.keyTarget{
top: 253px;
}


#fourthFade{
	margin-top: 125px
	
}
.myLogo{
text-align: left;
}


.pt-page h1 {
	font-size: 210%;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
}



.pt-page{
	top: 8px;
	
}

.pt-page-3 {

 	overflow: scroll;
 	
}
.pt-page-3 h1{
	font-size: 310%;
}
ul.bb-custom-grid {
float: none;
width: 95%;


	}
	ul.bb-custom-grid li {
	float: none;
	width: 85%;


	
	}

	.bb-bookblock {
	width: 85%;
	height: 85%;
	
	}
	

ul.bb-custom-grid nav span {

	width: 20px;
	height: 20px;

}
	
}

@media (max-width: 320px) {

ul.bb-custom-grid li {	
	float: none;
	width: 85%;
	height: 200px;
	max-height: 200px;
	
}

.unlockMe{
top:  108;
}

.pt-page-3 {
 	overflow-y: visible;	
}
.pt-page-3 h1{
	font-size: 310%;
}
.myLinkText{
	display: none;
	color: #fff;
}

#examples{
	margin-right: 35px;

}

}

@media only screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-min-device-pixel-ratio: 1){
.overView{
	width: 100%;
}

}
@media only screen and (device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
	.heartTarget, .keyhole{
	top: 100px;
	}
	
	.unlockMe{
	top:  108;
	}
	
	.keyTarget{
	top: 253px;
	}
	
	.pt-page{
		top: 38px;
	}
	
	#fourthFade{
		margin-top: 125px
	}
	.myLogo{
	text-align: left;
	}

	.pt-page h1 {
		font-size: 210%;
		-webkit-backface-visibility: hidden;
		-webkit-perspective: 1000;
	}
	
	.pt-page-3 {
	 	overflow-y: visible;	
	}
	.pt-page-3 h1{
		font-size: 310%;
	}
	
	ul.bb-custom-grid {
	float: none;
	width: 95%;
	}
	
	ul.bb-custom-grid li {	
		float: none;
		width: 85%;
		height: 200px;
		max-height: 200px;
		
	}

	.bb-bookblock {
	width: 85%;
	height: 85%;
	}
	ul.bb-custom-grid nav span {
	
		width: 20px;
		height: 20px;
		margin-top: -50px;
	}
	.myLinkText{
		display: none;
	}

	
	#examples{
		margin-right: 35px;
	}
	
	.overView{
		width: 100%;
	}
	.flexslider {
	 max-height: 100%;
	 max-width: 100%;
	
	
	}
}


