body,html{
	background: #ffffff;
	width: 100%;
	height: 100%;
	min-height: 100%;
}

body{
	overflow: hidden;
}

#animlayer
{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 1;
}

#wrap{
	padding: 20px;
	height: 100%;
	min-height: 100%;
}

#loading{
	position: absolute;
	z-index: 4000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background: rgba(255,255,255, .9);
}

.header{
	height: 103px;
}

#loading-anim{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 400px;
	height: 400px;
	margin-top: -200px;
	margin-left: -200px;
	border-radius: 10px;

}

#loader{
	position: absolute;
	width: 76px;
	height: 116px;
	top: 120px;
	left: 120px;
	backface-visibility: visible;
}


h1,h2,h3,h4{
	font-family: 'Bitter', serif;
	color: #333333;
}
h1.title ,h2.title,h3.title,h4.title{
	color: #00A1CC;
}

.nopad{
	padding: 0px;
}

.logo img{
	height: 100px;
}

.listitem{
	padding: 5px 0 5px 0;
}

.counter{
	font-family: 'Bitter', serif;

}

.test{
	position: absolute;
	z-index: 1000;
	width: 280px;
	height: 200px;
	background: deeppink;
	top: 200px;
	left: 200px;
	-webkit-transform: rotateY(   45deg ) translateZ( 100px );
	-moz-transform: rotateY(   45deg ) translateZ( 100px );
	-o-transform: rotateY(   45deg ) translateZ( 100px );
	transform: rotateY(   45deg ) translateZ( 100px );
}

#videos{
	position:relative;
	width: 100%;
	height: 100%;
	min-height: 100%;
}

#videocontainer{
	position: absolute;
	top:40px;
	width: 100%;
}

.video{
	position: absolute;
	width: 280px;
	top: 60px;
	height: 160px;
	background: #ff6600;
	border: 3px solid #ffffff;
}

.letter{
	position: relative;
	width: 400px;
	height: 500px;
}

.pxl{
	position: absolute;
	background: #000000;
	width: 2px;
	height: 2px;
}

.test.t2{
	-webkit-transform: rotateY(   45deg ) translateZ( 100px ) translateX( 300px );
	-moz-transform: rotateY(   45deg ) translateZ( 100px );
	-o-transform: rotateY(   45deg ) translateZ( 100px );
	transform: rotateY(   45deg ) translateZ( 100px ) translateX( 300px );


}



.list-out{
	background: #ff0000;
}

.list-in{
	background: #122b40;
	opacity: 1;
}
.list-move{
	background: #122b40;
	opacity: 0;
}


#trans3DDemo {
	position:absolute;
	top:70px;
	left:240px;
	width:700px;
}

#trans3DBoxes div {
	position:relative;

	background-color:#f60;
	margin-right:10px;
	margin-bottom:10px;
	border:solid 2px #FFF;
	float: left;;
}

.odd{
	background: #d2d2d2;
}

.even{
	background: #46b8da;
}




.card{

}

.cardWrapper {
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  height: 50px;
  display: inline-block;
  width: 40px;
}

.popoverfade{
	position: absolute;
	z-index: 4;
	background: #000000;
	opacity: .6
}
.popovert{
	width: 400px;
	height: 500px;
	position: absolute;
	z-index: 13;
	background: #ffffff;

}

.popcont{
	position: relative;
}

.cardFace {
  height: 50px;
  top:0px;
	left: 0px;
  position: absolute;
  overflow: hidden;
}
.cardFace h1{
	font-size: 48px;
	padding: 0px;
	margin:  0px;
}

.cardFace.front {
  background: #cecece;
	backface-visibility: hidden
}
.cardFace.back {
  background: #000000;
	backface-visibility: hidden

}


#frontlayer .row{
	padding-top: 10%;
}

.huge {
	font-size: 40px;
}

h1.nopad,h2.nopad, h3.nopad{
	padding: 0px;
	margin: 0px;
}

.col-lg-2.nopad,
.col-lg-4.nopad,
.col-lg-6.nopad,
.col-lg-8.nopad,
.col-lg-10.nopad,
.col-lg-12.nopad{
	padding: 0px;
}

.panel-heading h1, .panel-heading h2{
	padding-bottom: 10px;
}

.home .panel{
	box-shadow: 0 1px 25px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 1px 25px rgba(0,0,0,.5);
	-webkit-box-reflect: below 20px -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.3) 0%, transparent 40%, transparent 100%);
}

.home .panel, .home .panel .panel-heading, .home .panel .panel-heading h1{
	color: #ffffff;
}

.content{
	padding-top: 20px;
}
.content.blocks{
	height: 262px

}

.panel-print .panel-heading{
	background: #0581a2;
	color: #ffffff;
}

.panel-social .panel-heading{
	background: #af0e80;
	color: #ffffff;
}

.panel-online .panel-heading{
	background: #899d0c;
	color: #ffffff;
}

.panel-radio .panel-heading{
	background: #b23d02;
	color: #ffffff;
}

.panel-tv .panel-heading{
	background: #ce7c00;
	color: #ffffff;
}
/* CONSOLE */

#console{
	position: absolute;
	z-index: 100;
	background: rgba(0,0,0, .9);
	color: #5cb85c;
	font-size: 11px;
	padding: 10px;
	width: 90%;
	height: 90%;
}

/* TWEETS */


#tweets{
	position: relative;
	overflow: hidden;
}

#tweets .content{
}

#tweets .itemrow{
	height: 340px;
	width: 100%;
	display: block;
	clear: both;
	font-size: 14px;
	margin-top: 40px;
	width: 5000px;
}

.tweet{
	background: #ffffff;
	box-shadow: 0 3px 15px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 3px 15px rgba(0,0,0,.2);
	float: left;
	margin-right: 40px;
	border: 1px solid #C7C7C7;
}

.tweet .inner{
	padding: 20px;
}

.tweet .info{
	margin-left: 30%;
}

.tweet .content{
	font-size: 120%;
	font-family: 'Bitter', serif;
	margin-top: 5%;
	clear: both;
	line-height: 120%;
}

.tweet .photo{
	float: left;
	width: 26%
}

.tweet .info .content{
	margin: 0px;
}

@media (max-width: 1360px) {
  .tweet .content {
    font-size: 110%;
	margin-left: 0%;
	clear: both;
  }
	.tweet .username{
		display: block;
	}
	
	#detailview .username{
		display: inline-block;
	}
}

.pagetitle h1{
	color: #949494;
	font-size: 64px;
}

@media (max-height: 700px) {
	.tweet .content {
		font-size: 100%;
		padding-top: 1%;
		margin-top:  1%;
		margin-left: 0%;
		clear: both;
	}
	
	.tweet .username{
		display: none;
	}
	
	.content {
		margin-top:  1%;
	}
	
	.ago{
		font-size: 52%;
		margin: 0px;
		margin-top: 1%;
		margin-bottom: 1%;
	}
}

/* shitty screen*/


@media (max-height: 700px) {
	.noss{
		display: none;
	}
	
	#blockrow{
		height: 180px;
	}
}
@media (min-height: 700px) {
	.ss{
		display: none;
	}
		

}
.ss i{
	float: left;
}

.ss h1{
	margin-left: 60px;
}

.tweet .photo img{
	max-width: 100%;
	width: 100%;
}

.tweet .name{
	color: #00A9D6;
	font-size: 133%;
	margin: 0px;
	padding: 0px;
}

.tweet .username{
	color: #C7C7C7;
}

.tweet .ago{
	color: #a8a8a8;
	font-size: 120%;
}

.tweet .hash{
	color: #00A9D6;
}

#detailview .photo{
	width: 35%;
}

#detailview.tweet .info{
	margin-left: 37%;
}

#detailview.tweet .content{
	clear: none;
}

#detailview.tweet .name{
	font-size: 210%
}

#detailview.tweet .content{
	font-size: 230%
}

#detailview.tweet .inner{
	padding: 40px;
}
#detailview.tweet  .ago{
	color: #a8a8a8;
	font-size: 150%;
}


#detailview{
	position: absolute;
	z-index: 5000;
	box-shadow: 0 40px 25px rgba(0,0,0,.6);
	-webkit-box-shadow: 0 40px 25px rgba(0,0,0,.6);
	width: 960px;
	height: 500px;
	background: #FFF;
}

#detailview .photo{
	box-shadow: 0 3px 15px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.2);

}

/* CLOCK */

#clockcontainer{
	position: relative;
	overflow: hidden;
	width: 100%;
}

#clockcontainer h1{
	font-size: 500%;
	color: #949494;
}

#clockcontainer .time{
	color: #949494;	
}

#clockcontainer .date{
	font-size: 200%;
	color: #C7C7C7;
	padding-right: 5px;
}

#clockcontainer .item{
	display: inline-block;
	white-space:nowrap;
	width: 85px;
}

#clockcontainer .item.seperator{
	width: 15px;
}

#clockcontainer .item h1{
	line-height: 90%;
	padding: 0px;
	margin: 0px;
}

.clock
{ 
	position: absolute;
	white-space:nowrap;
	z-index: 111;
	top: 3px;
}

.clock.seconds .second{
	line-height: 50px;
	padding: 0px;
	margin: 0px;
}

.addanim.ng-move,
.addanim.ng-enter,
.addanim.ng-leave {
  transition:all linear 0.5s;
}

.prtcont{
  transition:all linear 0.5s;

}

.addanim{
	line-height:40px;
	list-style:none;
	box-sizing:border-box;
}

.addanim.ng-leave.ng-leave-active,
.addanim.ng-move,
.addanim.ng-enter {
  opacity:0;
  max-height:0;
}

.addanim.ng-leave,
.addanim.ng-move.ng-move-active,
.addanim.ng-enter.ng-enter-active {
  opacity:1;
  max-height:40px;
}