@charset "utf-8";
@grid-float-breakpoint:     @screen-desktop;

* {
	font-family: 'Open Sans', sans-serif;
}

.img-responsive { margin: 0 auto; }

body {
	height: auto;
	/*background: #111 url(/images/bbg.gif) repeat-x top;*/
	background: #eee;
	padding-top: 95px;	
    -webkit-animation-delay: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-duration: 0.1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;	
	font-family: 'Open Sans', sans-serif;	
}

@-webkit-keyframes fontfix {
    from { opacity: 1; }
    to   { opacity: 1; }
}

body > hr {
	border-top: 10px solid #ff2100;
	margin: 0;
	width: 55%;
}

.video-holder {
	position: relative;
	cursor: pointer;
}

.video-holder-play {
	position: absolute;
	width: 50px;
	height: auto;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
	z-index: 60;
}

.video-holder-thumb {
   -webkit-filter: blur(3px); /* Chrome, Safari, Opera */
    filter: blur(3px);
}

.video-holder-blocka {
    position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 40; background-color: #000; opacity: 0.218;
}
.sharebar { color: #fff; }

.inline-logo { height: 1.25em; }

.lb { width: 728px; margin: 5px auto; }

.list-group-item {
    background: none;
}

.titlecard {
	font-size: 36px;
}

.popover {
	background-color: #FFF;
	background-image: linear-gradient(to bottom, #FFF, #CCC);
	background-repeat: repeat-x;
	border-color: #333;
	border-radius: 6px;
	transition: width 2s ease-in 0s;
}

.popover-title {
	text-shadow: none;
	color: #111;
	font-size: 11pt;
	text-shadow: 1px 1px #FFF;
	border: 0;
	background: none;	
	font-style: italic;
}

.popover-content {
	text-shadow: none;
	font-size: 9pt;
	background: none;
	padding: 0;
}

.popover-content ul, .popover-content li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.popover-content li a {
	display: block;
	text-align: center;
	background-color: #fff;
	margin-top: 1px;
	padding: 0.5em 0;
}

.more-video-info {
	font-size: 13px !important;
	font-weight: 600;
	text-shadow: none !important;
	width: 95% !important;
	margin: 0 auto !important;
	border-radius: 6px !important;
}

.vote-emo {
	cursor: pointer;
	border: 6px solid #ffe320;
	border-top: 0;
	border-bottom-width: 3px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	display: inline-block;
	width: 23%;
	height: auto;
	padding: 0.25em;
	margin: 0 0 0.5em 0;
}

.vote-emo-bg {
	opacity: 0.5;
}

.vote-emo small {
	display: block;
	font-size: 8px;
	font-weight: 600;
	text-transform: uppercase;
}

.vote-cool {
	width: 90%;
	height: auto;
} .vote-nice {
	width: 80%;
	height: auto;
} .vote-awkward {
	width:65%;
	height: auto;
} .vote-wack {
	width:50%;
	height: auto;
}

.vote-active {
	border-style: solid;
	opacity: 1;
}

.voted-good,.voted-bad { display: none; }

.yellow-me { border-color: #ffe320; }

.vtyorange {
	background-color: #ff2100;background-image: -moz-linear-gradient(top, #ff2100, #ff6300);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff2100), to(#ff6300));
	background-image: -webkit-linear-gradient(top, #ff2100, #ff6300);
	background-image: -o-linear-gradient(top, #ff2100, #ff6300);
	background-image: linear-gradient(to bottom, #ff2100, #ff6300);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe320', endColorstr='#ffffb400', GradientType=0);padding-top:0.5em;padding-bottom:0.5em;
}

.vtyorangeyellow {
background-color: #ff2100;background-image: -moz-linear-gradient(top, #ff2100, #ff3600);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff2100), to(#ff3600));
	background-image: -webkit-linear-gradient(top, #ff2100, #ff3600);
	background-image: -o-linear-gradient(top, #ff2100, #ff3600);
	background-image: linear-gradient(to bottom, #ff2100, #ff3600);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff2100', endColorstr='#ffff3600', GradientType=0);padding-top:0.5em;padding-bottom:0.5em;	
}

.vc-bar {
	height:8px;
	background-color: #ff2100;
}

.value {
}

.value-one {
	display: block;
	font-size: 18px !important;
	
}

.value-two {
	display: block;
	padding: 2em 4em;
	font-size: 24px;
}

#shareMessage {
	border: 1px solid #fff;
	border-radius: 6px;
	color: #aaa;
	font-size: 13px;
	background: none;
	border-top: 0;
	padding: 0.5em;
	border-right: 5px solid #3b5998;
	border-left: 5px solid #46B8DA;
	font-weight: 300;	
	overflow: hidden;
	-ms-overflow-style: none;
	width: 95%;
	margin: 0 auto 0.5em auto;
}

.vtyorange .form-group { margin-bottom: 0; }
a:hover, a:focus {
	color: #ffe320;
	text-decoration: underline;
}
a:active, a:hover {
	outline: 0;
}
a {
	color: #ff2100;
	text-decoration: none;
}

.flip-v {
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    -ms-filter: flipv; /*IE*/
    filter: flipv; /*IE*/
}

.unflip-v {
    -moz-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -ms-filter: flipv; /*IE*/
    filter: flipv; /*IE*/
}

.updog-wrap {
	display: block;
	padding-bottom: 3%;
}

.navbar-default, .navbar {
    background-color: #000;
    border: 0;
	padding: 0;
	height: auto;
}

/*.nav li a .glyphicon { color: #ffe320; }
.nav li a strong .glyphicon { color: #ff2100; }
.navbar-right .active .glyphicon { color: #000; } */
.navbar-right .user > a > .glyphicon { color: #ffe320; }
#toggleSearch .glyphicon { color: #ff2100; }

#nowPlaying { display: none; }

.navbar {
	top: 0;
	-webkit-transition: all 0.5s ease-in;
    transition: all 1s ease-in-out;
}

.navbar-toggle {
    text-align: center;
	color: #ff2100;
	font-weight: 800;
	text-transform: uppercase;
	font-style: italic;
	border: 0;
	margin-right: -5px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	color: #ffe320;
	background-color: inherit;
	border-bottom-color: #ff2100;
}

.navbar-toggle .icon-bar {
	margin-left: auto;
	margin-right: auto;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: inherit;
	border-top: 0;	
	margin: 0;
	width: 100%;
}

.navbar-brand {
	float: none;
	padding: 0;
	line-height: 10px;
	width: 136px;
	height: auto;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.navbar-default .navbar-nav>li>a {
	color: #ff2100;
	font-weight: 800;
	font-style: italic;
	font-size: 13pt;
	border-bottom: 2px solid #111;
	text-transform: uppercase;
    -webkit-transition: border 200ms, color 200ms;
    -moz-transition: border 200ms, color 200ms;
    -o-transition: border 200ms, color 200ms;
    -ms-transition: border 200ms, color 200ms;
    transition: border 200ms, color 200ms;	
	padding-top: 5px;
	padding-bottom: 5px;
}

.navbar-default .navbar-right>li>a { border-bottom: 0; }

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	color: #ffe320;
	background-color: inherit;
	border-bottom-color: #ff2100;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #ffe320;
	background-color: transparent;
	border-bottom-color: #ff2100;
	
}

 .navbar-default .navbar-nav > li > a:focus {
	color: #ff2100;	 
 }
 
.nav li {
	border-right: 1px solid #222;
}

.navbar-right li {
	border-right: 0;
	line-height: -10px;
}

.dropdown-menu {
	padding: 0;
	margin: 0;
	border: 0;
}

.navbar-default .navbar-nav>li>a.active {
	color: #ffe320;
	border-color: #ff2100;
}

.navbar-collapse .navbar-nav > li > a {
	font-size: 7pt;
	line-height: 9pt;
}

.navbar-menu > li > a .glyphicon {
	font-size: 18px;
	color: #ffe320;
}

.submenu-search, .submenu-new, .submenu-popular {
	display: none;
}

.yamm .yamm-content {
	padding: 10px 20px;
	background-color: #ff2100;
	color: #ffe320;
	clear: both;
	width: auto;
}

.yamm .yamm-content .filterLookup {
	border-radius: 0;
}

.yamm .yamm-content .active {
	font-weight: 800;
}

.yamm .yamm-content .row .col-sm-3 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.yamm .yamm-content .row .col-sm-3 a {
	font-size: 13pt;
	color: #ffe320;
	font-weight: 600;
}

.yamm .yamm-content .row .col-sm-3 a .badge {
	background-color: #fff;
	font-size: 8pt;
	color: #ff2100;
	font-weight: 400;
	font-style: normal;
}

.yamm .yamm-content .row .col-sm-offset-8 a {
	font-weight: 800;
	font-size: 13pt;
	text-transform: uppercase;
}
	
.yamm .yamm-content hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
	border-top: 1px solid #ff5940;
}

.navbar-default .navbar-right>.active>a, .navbar-default .navbar-right>.active>a:hover, .navbar-default .navbar-right>.active>a:focus {
color: #111;
background-color: #ff2100;
background-image: -moz-linear-gradient(top, #ff2100, #ff6300);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff2100), to(#ff6300));
background-image: -webkit-linear-gradient(top, #ff2100, #ff6300);
background-image: -o-linear-gradient(top, #ff2100, #ff6300);
background-image: linear-gradient(to bottom, #ff2100, #ff6300);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe320', endColorstr='#ffffb400', GradientType=0);
border-color: #000;
	

}

.navbar-default .navbar-right>.active>a:hover {
	color: #ffe320;
}

.special-nav {
	background-color: #ffe320;
}

.special-nav a {
	color: #ff2100;
	font-size: 16pt;
}

.navbar-collapse.collapse {
  display: block!important;
}

.navbar-nav>li, .navbar-nav {
  float: left !important;
  text-align: center !important;
  margin: 0;
}

.navbar-header { width: 100%; }

.navbar-nav {
	width: 100%;
	margin: 0;
}

.navbar-menu>li {
	width: 25%;
}

.navbar-nav.navbar-right:last-child {
  margin-right: 5px;
}

.navbar-right {
	float: none !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}

.hero-lay {
}

.continue-lower {
	position: relative;
	bottom: 0;
	padding: 0;
}

.continue-find-videos { cursor: pointer; }

.continue-lower a {
	  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
  cursor: pointer;
}

.continue-lower a:hover {
	font-size: 100px;
}

.continue-lower a:hover img {
	  -o-transition:width 1s ease-in-out, height 1s ease-in-out;
  -ms-transition:width 1s ease-in-out, height 1s ease-in-out;
  -moz-transition:width 1s ease-in-out, height 1s ease-in-out;
  -webkit-transition:width 1s ease-in-out, height 1s ease-in-out;
	width: 133px;
}

.transparency {
		background: url(https://www.vtyo.com/images/transparency.png);
		padding: 0.5em;
}

.fadeIn {
	animation-name: fadeIn;
-webkit-animation-name: fadeIn;
animation-duration: 1.5s;
-webkit-animation-duration: 1.5s;
animation-timing-function: ease-in-out;
-webkit-animation-timing-function: ease-in-out;
visibility: visible !important;
}

.ctabox { margin-top: 20px; }

.sm-icons {
	margin-top: 10px;
}
.sm-icons img {
	width: 12%;
	height: auto;
	max-width: 40px;
	margin: 5px;
}

#vtyo-search-box {

}

.btn-default { border-radius: 0; font-weight: 600; }

.btn-vtyo {
	color: #ffe320;
	background-color: #ff2100;
	border-color: #ab1700;
	font-size: 28px;
	margin: 0.5em 0;
	font-weight: 800;
	font-style: italic;
	
background-color: #ff2100;
background-image: -moz-linear-gradient(top, #ff2100, #ff6300);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff2100), to(#ff6300));
background-image: -webkit-linear-gradient(top, #ff2100, #ff6300);
background-image: -o-linear-gradient(top, #ff2100, #ff6300);
background-image: linear-gradient(to bottom, #ff2100, #ff6300);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe320', endColorstr='#ffffb400', GradientType=0);

		
}

.btn-sharing {
	color: #fff;
	background-color: #00bd4c;
	border-color: #11a34c;
}

.btn-vtyo:hover {
	color: #fff;
}

h1, .h1 {
	font-size: 36px;
	font-weight: 800;
	font-style: italic;
	text-shadow: 2px 0px 0 #eee, 2px 2px 0 #ddd, 2px 3px 0 #ccc, 2px 4px 0 #bbb;
	color: #111;
}


.carousel-indicators .active { background-color: #ffe320; }

.carousel-indicators li { border-color: #ffe320; }

.vid {
	float: left;
	margin-right: 1%;
	margin-bottom: 10%;
	width: 100%;
	height: auto;
	position: relative;
	cursor: pointer;
	border: 1px solid #000;
	padding: 1px;
	background-color: transparent;
	border-top: 5px solid #e61e01;
}

li .vid {
	margin-bottom: 0;
}

.hero-lay .vid {
	margin-bottom: 5%;
}

.vid-thumbnail {
	width: 100%;
	height: auto;
}

.hero-lay .vid-thumbnail {
	max-height: none;
	min-height: 120px;
}

.vid .vid-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
	z-index: 2;	
}

.vid:hover .vid-overlay {
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	transition: background 0.2s linear;
}

.vid-link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.vid-info {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	color: #fff;
	padding: 9px;
	text-shadow: 2px 2px 5px #000;
	width: 100%;	
	
	background-image: -webkit-gradient(
	  linear, left top, right top, from(rgba(0,0,0,0.8)),
	  to(rgba(240,240,240,0.1)), color-stop(.5,#888888)
	);	
	background: -moz-linear-gradient(left,
	  rgba(0, 0, 0, 0.7), rgba(240, 240, 240, 0.2)
	);	
	
	/* approximately a 33% opacity on blue */
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr=#55000000, endColorstr=#55333333
	);
	
	/* IE8 uses -ms-filter for whatever reason... */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr=#55000000, endColorstr=#55333333
	);	
}

.vid-info h3 {
	margin: 0;
	font-size: 18pt;
	color: #ffe320;
	font-weight: 300;
	line-height: 80%;
}

.vid-info h3 small {
	font-size: 11pt;
	color: #ffe320;
}

.vid-info h4 {
	margin: 0;
	font-size: 13pt;
	font-weight: 600;
	line-height: 1em;
}

.hero-lay .vid-info h3 {
	font-size: 16pt;
}

.hero-lay .vid-info h4 {
	font-size: 8pt;
}

.vid-info h4 small {
	color: #eee;
}

.vid-info-genre {
	position: absolute;
	top: -3px;
	right: -1px;
	display: inline-block;
	background-color: #ff2100;
	color: #fff;
	padding: 9px;
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
	opacity: 0.9;
	font-size: 7pt;
	z-index: 4;
}

.v, .v2 {
	position: relative;
	width: 100%;
	height: auto;
	min-height: 275px;
	border-top: 10px solid #111;
	
	background-color: #111;
	background-image: -webkit-linear-gradient(top, #444444, #111111);
	background-image: -moz-linear-gradient(top, #444444, #111111);
	background-image: -ms-linear-gradient(top, #444444, #111111);
	background-image: -o-linear-gradient(top, #444444, #111111);
	background-image: linear-gradient(top, #444444, #111111);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#444444, endColorstr=#111111);
	margin: 15px 0;
}

.v2 {
	clear: both;
	padding: 0.5em;
	padding-top: 2em;
	background: url(https://www.vtyo.com/images/transparency.png);
	border-top: 1px solid #ff2100;
	min-height: 107px;
	margin: 0 0 1em 0;
	border-left:40px solid #ff2100;
    border-style: solid;
    -webkit-border-image: 
      -webkit-gradient(linear, 0 0, 0 100%, from(black), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: 
      -webkit-linear-gradient(black, rgba(0, 0, 0, 0)) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(black, rgba(0, 0, 0, 0)) 1 100%;    
    -o-border-image:
      -o-linear-gradient(black, rgba(0, 0, 0, 0)) 1 100%;
    border-image:
      linear-gradient(to bottom, black, rgba(0, 0, 0, 0)) 1 100%;
	  
	height: 300px;
	position: absolute;
	bottom: -20px;
	left: 0;
	
	width: 95%;
	margin-bottom: 0;
	padding-bottom: 0;

	transition: 1s ease-out;	
}

.v .genre, .v2 .genre, .vc .genre, h6.genre {
	position: absolute;
	top: -0.5em;
	right: -0.5em;
	margin: 2% 0;
	display: block;
	z-index: 50;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: 800;
	text-transform: uppercase;
	color: #fff;
	background-color: #ff2100;
	border-bottom: 2px solid #111;
	border-left: none;
	padding: 0.5em;
    word-wrap: none;	
	white-space: nowrap;
}

h6.genre {
	position: static;
	display: inline-block;
	font-size: 0.8em;
	margin-top: 10px;
}

.v2 .genre, .vc .genre {
	font-size: 0.65em;
	top: -1.3em;
	right: 0;
	padding: 1em;
}

.vc {
	margin: 2px 0;
}

.vc .genre {
	left: 0;
	right: auto;
	top: -3em;
	width: auto;
}

.vc h4 {
	font-weight: 600;
	color: #ff2100;
}

.vc h4 small {
	display: block;
	color: #fff;
}

.vc a { color: #ffe320; text-decoration: underline; }

.v img {
	width: 100%;
	height: 62%;
	min-height: 158px;
	position: relative;
	border-bottom: 3px solid #111;
	border-top: 1px solid #ff2100;
	margin-bottom: 70px;
}

.v2 img {
	/*float: left;*/
	margin-top: 1em;
	width: 100%;
	height: auto;
	border: 1px solid #111;
	border-right:3px solid #111;
	border-bottom: 3px solid #111;
}

.vc img {
	width: 60px;
	height: 40px;
	border: 1px solid #111;
	border-right:3px solid #111;
	border-bottom: 3px solid #111;	
}

.v .details, .v2 .details {
	position: absolute;
	bottom: 0;
	display: block;
	font-weight: 400;
	font-size: 1.25em;
	color: #ffe320;
	display: block;
	line-height: 1em;
	padding: 10px 4% 2% 4%;
	border-bottom: 10px solid #111;
	transition: color 0.5s ease;
	width: 100%;
}

.v2 .details {
	position: static;
	float: right;
	border: 0;
	line-height: 1em;
	font-size: 1em;
}

.v .details strong, .v2 .details strong {
	display: block;
	font-size: 1em;
	font-weight: 800;
	color: #ff2100;
	transition: color 0.5s ease;
}

.v2 .details strong {
	font-size: 1em;
}

.v2 .details strong small {
	font-size: 0.75em;
}

.v a:hover .details, .v a:hover .details strong {
	color: #fff;
	border-bottom-color: #ff2100;
}

.v a:visited .details {
	border-bottom-color: #222;
}

.v .play-button, .v2 .play-button {
	width: 100%;
	height: 62%;
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	background: #111 url(https://www.vtyo.com/images/thumbPlayBtn.png) no-repeat center;
	text-align: center;
	text-transform: uppercase;
	padding: 50% 0 0 0;
	font-size: 0.75em;
	color: #fff;
	transition: opacity 0.5s ease;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.v2 .play-button {
	position: absolute;
	top: 5%;
	left: 5%;
	background: url(https://www.vtyo.com/images/thumbPlayBtn.png) no-repeat center 28%;
}

.v a:hover .play-button, .v2 a:hover .play-button {
	display: block;
	opacity: 0.88;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=88)";
}

.ranking {
	font-size: 48px;
	font-weight: 800;
	font-style: italic;
	
	float: right;
	color: #fff;
	position: absolute;
	letter-spacing: -0.1em;
	left: 10px;
	top: 0px;
	text-shadow: 1px 1px #000;
	z-index: 99;
}

.ranking .glyphicon-arrow-up {
	color: #3f0;
}
.ranking .glyphicon-arrow-down {
	color: #c00;
}

.vc .ranking {
	position: static;
	float: left;
	margin-right: 0.5em;	
}

.vc .specs {
	position: relative;
	top: 0;
	left: 0;
}

.v2 h4 {
	font-weight: 600;
}

.cover {
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	border-top: 5px solid #fff !important;
}

.updog {
	background: linear-gradient(#ffe320, #ff2100);
	background-attachment: fixed;
	min-height: 115px;
	padding-top: 1em;
	padding-bottom: 2em;
	border: 0;
	border-top: 5px solid #fff;
}

.updog h1 {
	color: #fefefe;
	text-shadow: 1px 0px 0 #333, 1px 1px 0 #222, 1px 2px 0 #111, 1px 3px 0 #000;
	margin-bottom: 20px;
	overflow: visible;
}

.updog h1 small {
	color: #ffe320;
	display: block;
	font-weight: 800;
	font-size: 65%;
	text-shadow: none;
}

.updog .form-group { margin-bottom: 0; }

.updog p, .updog label {
	color: #fff;
}

.logo-wrapper {
	display: inline-block;
}

.rotation {
	position: relative;
}

.rotation .prev, .rotation .next {
	display: block;
	color: #ffe320;
	font-weight: bold;
	font-size: 3em;
	text-align: center;
	padding: 10px 0 0;
	cursor: pointer;
}

.rotation .next:hover, .rotation .prev:hover {
	color: #fff;
}


.jcarousel {
	clear: both;
    position: relative;
    overflow: hidden;
	width: 90%;
	margin: 5px auto;
}

.jcarousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
	display: block;
	position: relative;
	margin-right: 1em;
	width: 320px;
}

.jcarousel .genre {
	position: absolute;
	top: 2.1em;
	right: 5em;
	margin: 2% 0;
	display: block;
	z-index: 50;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.65em;
	font-style: italic;
	font-weight: 800;
	text-transform: uppercase;
	color: #fff;
	background-color: #ff2100;
	border-bottom: 2px solid #e01e00;
	border-right: 2px solid #e01e00;
	border-top: 2px solid #ff2100;
	border-left: none;
	padding: 1em;
}


.jcarousel .rank {
	position: absolute;
	left: 20px;
	top: 280px;
	font-size: 3em;
	color: #000;
}

.jcarousel a:hover .rank {
	color: #ffe320;
}

.jcarousel a:hover img {
	border-color: #ffe320;
}

.jcarousel .artist {
	clear: both;
	text-align: right;
	font-weight: 800;
	font-style: italic;
	font-size: 1.5em;
	text-transform: uppercase;
	display: block;
	color: #fff;
	width: 85%;
	margin-left: 12%;
	line-height: 0.8em;
}

.jcarousel .title {
	clear: both;
	text-align: right;	
	font-size:  1.25em;
	display: block;
	text-transform: uppercase;
	font-weight: 300;
	color: #ffe320;
	line-height: 0.9em;
	width: 80%;
	margin-left: 17%;
	
}

.carousel-control.left, .carousel-control.right {
	background-image: none;
	top: 25%;
}

.carousel-control { width: 8%; }

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 35%;
	color: #ff2100;
}

.carousel-inner .item .col-xs-5 img {
	width: 100%;
	height: auto;
	border: 10px solid #ffe320;
}


#footer {
	background-color: #ff2100;
	color: #fff;
	padding: 2em;
	font-size: 8pt;
	z-index: 555;
}

#footer a {
	color: #ffe320;
}

#video {
	clear: both;
	position: relative;
	padding-bottom: 46.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin: 25px 0 0 0;
}

#video iframe, #video object, #video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#channel-video {
	width:100%;
	max-width: 800px;
	margin: 0 auto;	
	clear: both;
}

video {
	clear: both;
}

.video-link { color: #fff; font-weight: 300; font-style: normal; }

.pull-right .badge { padding: 0; margin: 0; }

.badge { 
	font-size: 11pt;
	line-height: 0.85em;
	text-shadow: none;
	padding: 0.75em;
	text-align: center;
	margin-right: 0.5em;
	font-style: italic;
	white-space: normal;
	word-wrap: break-word;
	font-weight: 800 !important;
}

small .badge {
	font-size: 60%;
}

.badge hr {
	margin: 4px 0;
	border-color: #333;
}

.badge span {
	font-weight: 300;
	font-style: normal;
	display: block;
}

.under-vid {
}

.bar-chart {
	height: 470px;
	margin-top: 0;
}

.post_content .bar-chart .v2 {
	border-left-width:10px;
}

.chart-list {
	list-style: none;
	padding: 1em;
	margin: 0;
}

.chart-item {
	font-size: 12pt;
	padding: 0.75em 0;
	border-bottom: 1px dotted #111;
	line-height: 1em;
}

.chart-item-more {
	font-size: 12pt;
	text-align: center;
	padding: 0.75em 0;
	font-weight: 600;
}

.chart-ranking {
	font-size: 18pt;
	font-weight: 800;
	font-style: italic;
	color: #fff;
}

.chart-genre {
	float: right;
	font-size: 7pt;
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
	color: #fff;
	background-color: #ff2100;
	padding: 0.5em;	
}

.chart-details small {
	font-size:60%;
}

.carousel-indicators {
	bottom: -10px;
	top: auto;
}


#reg_form label {
	color: #ffe320;
	
}

#reg_form .radio-inline {
	color: #fff;
}

#reg_form input[type=text], #reg_form input[type=email], #reg_form input[type=password] {
	color: #ff2100;
}

.updog h2 { color: #eee; }

.some-msg {
	color: #f00;
}

.fave-reveal { display: none; }

/************
autocomplete
************/
/* highlight results */
.ui-autocomplete span.hl_results {
    background-color: #ffff66;
}
 
/* loading - the AJAX indicator */
.ui-autocomplete-loading {
    background: white url(https://www.vtyo.com/images/ui-anim_basic_16x16.gif) right center no-repeat;
}
 
/* scroll results */
.ui-autocomplete {
    max-height: 250px;
	z-index: 99999;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding for vertical scrollbar */
    padding-right: 5px;
}
 
.ui-autocomplete li {
    font-size: 16px;
}
 
/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
    height: 250px;
}


.video-activity {
	display:block;color:#fff;font-style:italic;font-size:11pt;
}

/*******************
 * legacy stuff
 *******************/
 .truncate {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;	 
 }
 
 .tally { font-size: 7pt; }
 
#fave-video2, .fave-video, #fave-video, #embed-video, #report-video, #under_shareTW, #under_shareFB, #skip-video, #autonext {
	font-weight: 800;
	padding: 0.5em;
}

 
 .facebook-share, .twitter-share, .report-video, .vote-video, .embed-video {
	float: left;
	display: block;
	width: 100%;
	padding: 3px 0;
	text-align: center;
	margin: 0;
	font-weight: 600;
	font-size: 9pt;
	text-shadow: 1px 1px #000;
}

.facebook-share img, .twitter-share img, .report-video img, .vote-video img, .embed-video img {
	width: 20px;
	height: 20px;	
	vertical-align: middle;
}

#under_shareFB {
	border-color: #002f92 #002f92 #002f92;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: #ffffff;
text-shadow: 1px 1px #000;
background: none;
border-color: #3b5998;
}

#under_shareFB:hover, #under_shareFB:focus {
	color: #3b5998;
}

#under_shareTW {
border-color: #49c8eb #49c8eb #49c8eb;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: #ffffff;
text-shadow: 1px 1px #000;
background: none;
border-color: #00a6d4;
-webkit-box-shadow: inset 0px 1px 1px rgba(255,255,255,.2);
-moz-box-shadow: inset 0px 1px 1px rgba(255,255,255,.2);
box-shadow: inset 0px 1px 1px rgba(255,255,255,.2);
}

#under_shareTW:hover, #under_shareTW:focus {
	color: #49c8eb;
}


.vote-video {
	border-color: #ff3d1f #ff3d1f #e01e00;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: #ffffff;
text-shadow: 0 0px 1px #e01e00;
background-color: #ff2100;
background-image: -moz-linear-gradient(top, #ff2100, #ff3d1f);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff2100), to(#ff3d1f));
background-image: -webkit-linear-gradient(top, #ff2100, #ff3d1f);
background-image: -o-linear-gradient(top, #ff2100, #ff3d1f);
background-image: linear-gradient(to bottom, #ff2100, #ff3d1f);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff2100', endColorstr='#ffff3d1f', GradientType=0);
border-color: #283d68;
font-weight: 600;
}

#report-video {
border-color: #cc0c0c #cc0c0c #cc0c0c;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: #ffffff;
text-shadow: 1px 1px #000;
background: none;
border-color: #aa0a0a;
}

#report-video:hover, #report-video:focus {
	color: #aa0a0a;
}

.fave-video, #fave-video2, #fave-video {
border-color: #ff2100 #ff2100 #ff2100;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);

background-color: #ff0f0f;
background-image: -moz-linear-gradient(top, #ff2100, #ff6300);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff2100), to(#ff6300));
background-image: -webkit-linear-gradient(top, #ff2100, #ff6300);
background-image: -o-linear-gradient(top, #ff2100, #ff6300);
background-image: linear-gradient(to bottom, #ff2100, #ff6300);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe320', endColorstr='#ffffb400', GradientType=0);
border-color: #ff2100;
border-radius: 6px;
color: #fff;
text-shadow: 1px 1px #000;
}

#under_shareFB:hover, #under_shareFB:focus {
	color: #3b5998;
}

#nah-video {
border-color: #800000 #800000 #800000;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: #ffffff;
text-shadow: 1px 1px #000;
background-color: #800000;
background-image: -moz-linear-gradient(top, #B20000, #800000);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#B20000), to(#800000));
background-image: -webkit-linear-gradient(top, #B20000, #800000);
background-image: -o-linear-gradient(top, #B20000, #800000);
background-image: linear-gradient(to bottom, #B20000, #800000);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffB20000', endColorstr='#ff800000', GradientType=0);
border-color: #800000;
border-radius: 6px;
font-weight: 600;

}

#skip-video {
border-color: #ccc #ccc #ccc;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: #111;
text-shadow: 1px 1px #fff;
background-color: #fff;
background-image: -moz-linear-gradient(top, #fff, #ccc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ccc));
background-image: -webkit-linear-gradient(top, #fff, #ccc);
background-image: -o-linear-gradient(top, #fff, #ccc);
background-image: linear-gradient(to bottom, #fff, #ccc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffcccccc', GradientType=0);
border-color: #333;
border-radius: 6px;
-webkit-transition: width 2s ease-in;
transition: width 2s ease-in;
}

#shareTW, #shareFB, #shareMessage {
	border-radius: 6px;
	text-shadow: 1px 1px #000;
}

.fave-video, #fave-video2, #fave-video, #nah-video, #skip-video {
	margin: 4px 2px;
	border-radius: 6px;
}

#embed-video {
border-color: #cb9031 #cb9031 #cb9031;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: #ffffff;
background: none;
border-color: #b5750d;
text-shadow: 1px 1px #000;
}

#autonext {
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: #53D403;
background: none;
border-color: #53D403;
text-shadow: 1px 1px #000;
}

.autonext-off {
	border-color: #888 !important;
	color: #888 !important;
}

#embed-video:hover, #embed-video:focus {
	color: #b5750d;
}

#under_shareTW, #under_shareFB {
	width:39%;
}

#embed-video, #report-video, #autonext {
	width: 32%;
	font-size: 9px !important;

}

.fave-video img, #fave-video2 img, #fave-video img, #embed-video img, #report-video img, #under_shareTW img, #under_shareFB img {
	height: 15px;
	width: auto;
}

.instructions {
	margin-top: 10px;
}

.instructions a {
	text-shadow: 1px 1px #000;
	font-size: 20px;
}

.thinner { padding: 5px 10px; font-size: 0.85em; }

#pagination {
	display: block;
	clear: both;
	font-size: 0.75em;
}

#pagination a {
	display: inline-block;
	padding: 1.5em;
	margin: 0.5em;
	border: 2px solid #ff2100;
	text-align: center;
	font-weight: 600;
}

#pagination a:hover {
	border-color: #ffe320;
}

#pagination .current-pagination {
	border-color: #111;
	color: #111;
}

#login_register {
	display: none;
}

.form-left-side, .form-right-side {
	width: 47%;
	float: left;
	text-align: center;
}
.form-left-side { border-right: 1px solid #ccc; padding-right: 5%; }

.form-right-side { margin-left: 0%; padding-top: 15%; }

#login_register h1 {
	margin: 0;
}

#login_register form {
	margin: 0;
}

#login_register p {
	margin: 0.25em 0;
}

#login_register label {
	font-size: 0.75em;
	font-weight: 600;
	display: inline-block;
	width:30%;
	text-align: right;
}

#login_register .box {
	display: inline-block;
	width: 55%;
	margin-left: 5%;
	padding: 1em;
	border: 1px solid #ccc;		
}

#login_register .agreed {
	margin: 1em auto;
	font-size: 0.8em;
	text-align: center;
	width: 70%;
}

.ta {
	display: block;
	width: 92%;
	height: 150px;
}

#edit_bg, #edit_info { display: none; }

#edit_info .box { padding: 1em; width: 75%; display: inline-block; }

.small-icon {
	width: 50px;
	height: 50px;
	float: left;
}

.popup {
		line-height: 1.5em;
}
.popup h1 {
	line-height: 1em;
	margin-bottom: 0;
}

.popup p {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.5em;
}

.popup p label {
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: 600;
}

.popup p .box {
	display: block;
	padding: 1em;
	font-size: 13pt;
	width: 85%;
}

.popup .agreed {
	margin: 1em 0;
	padding: 1em 0 0 0;
	clear: both;
	text-align: center;
}

.popup h3 {
	font-size: 2em;
	margin: 0;
	font-weight: 800;
	font-style: italic;
	color: #ff2100;
	 text-shadow: 1px 0px 0 #eee,
               1px 1px 0 #ddd,
               1px 2px 0 #ccc,
               1px 3px 0 #bbb;
}

#register_pop {
	width: 90%; margin: 0px auto;
}

#reported, #embed_code { display: none; }

#embed_code textarea {
	display: block;
	width: 95%;
	font-family: "Courier New", Courier, monospace;
	margin: 0 auto;
	height: 50px;
}

.btn-warning {
    color: #fff;
    background-color: #ff2100;
    border-color: #ff2100;
}

.btn-warning:hover {
	background-color: #ffe320;
	border-color: #ffe320;
	color: #ff2100;
}

.playlist-placeholder {
	background-color: #ffe320;
	min-height: 80px;
}

.trashme {
	display: block;
	text-align: right;
	cursor: pointer;	
}

.addme {
	display: block;
	cursor: pointer;
}

.user-avy {

	margin: 1em auto;
	border: 3px solid #fff;
	max-width: 38%;
}

a.h1 {
	color: #ff2100;
}

#social-connect h3 { color: #fff; }

#tab-channel ol li { margin: 1em 0; }
	
#channelSelect {
  border: 1px solid #ff2100;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  }

#channelSelect option[selected] {
    color: #ff2100;
	font-weight: 600;
}


/* jQuery Countdown styles 2.0.0. */
#countdown {
	display: block;
	clear: both;
	width: 30%;
	margin: 0 auto;
}

.is-countdown {
	overflow: visible;
	padding: 0.25em;
}
.countdown-rtl {
	direction: rtl;
}
.countdown-holding span {
	color: #fff;
}
.countdown-row {
	clear: none;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown-show1 .countdown-section {
	width: 98%;
}
.countdown-show2 .countdown-section {
	width: 48%;
}
.countdown-show3 .countdown-section {
	width: 32.5%;
}
.countdown-show4 .countdown-section {
	width: 24.5%;
}
.countdown-show5 .countdown-section {
	width: 19.5%;
}
.countdown-show6 .countdown-section {
	width: 16.25%;
}
.countdown-show7 .countdown-section {
	width: 14%;
}
.countdown-section {
	display: block;
	float: left;
	font-size: 100%;
	text-align: center;
}
.countdown-amount {
    font-size: 150%;
	font-weight:600;
	line-height:0.8em;
	color: #ffe320;
}
.countdown-period {
    display: block;
	font-size:60%;
	font-weight: 400;
	color: #fff;
}
.countdown-descr {
	display: block;
	width: 100%;
}


.visible-xl {
	display: none; 
}

.visible-sixforty {
	display: hidden;
}

.hidden-sixforty {
	display: block;
}

  .vjs-default-skin { color: #ffffff; }
  .vjs-default-skin .vjs-play-progress,
  .vjs-default-skin .vjs-volume-level { background-color: #fff }
  .vjs-default-skin .vjs-control-bar,
  .vjs-default-skin .vjs-big-play-button { background: rgba(0,0,0,0.88) }
  .vjs-default-skin .vjs-slider { background: rgba(0,0,0,0.27) }
  .vjs-default-skin .vjs-progress-control { height: 2em; top: -2em; }

/**************
animation
***************/
@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
/**************
responsive
***************/
@media (min-width: 1470px) {
	.visible-xl {
		display: block;
	}


	.vote-emo small {
		font-size: 11px;
	}	
		
	.value-two { font-size: 36px !important; }
	
	#shareMessage {
		font-size: 18px;
	}
	
	.updog .lead {
		font-size: 29px;
	}
	
	.bar-chart { height: 600px; }

	.updog h1 {
		font-size: 42px;
	}
	
	.titlecard {
		font-size: 60px !important;
	}
	
	 #nah-video, #skip-video, #fave-video2, .fave-video, #fave-video, #shareTW, #shareFB {
		padding-top: 0.5em; padding-bottom: 0.5em;
		font-size: 18px;
	}
	
	.lead-xl { font-size: 21px; }
	
}

@media (max-width: 1366px) {
	
	/*.col-sm-2 .vid-info h4 {
		font-size: 9pt;
	}
	
	.col-sm-2 .vid-info h3 {
		font-size: 13pt;
	}*/
	
	.ctapanel { text-align: right; }
	
	.lead-xl { font-size: 14px; }
}

@media (max-width: 1155px) {
		
	.navbar-default .navbar-nav>li>a {
		font-size: 9pt;
	}
	
}

@media (max-width: 1024px) {
	.vid-info h3 {
		font-size: 15pt;
	}
	.vid-info h4 {
		font-size: 12pt;
	}
	
	.badge-copy {
		font-size: 14px !important;
	}
	
	a.h1 {
		font-size: 28px;
	}
	
	.value-one { font-size: 16px !important; }

	.ranking {
		font-size: 24px;
	}
	
	.v2 {
			border-left-width: 30px;
	}
	
	.v2 .details {
		font-size: .9em;
	}
	
	.v2 .details strong {
		font-size: 1.25em;
	}
	
	.continue-lower {

	}
	
	.hero-lay .col-xs-6 .vid .vid-info h3 {
		font-size: 11pt;
	}

	.vid-thumbnail {
		max-height: 157px;
	}
	
	.instructions {
		font-size: 11pt;
	}
	
	.lead, .value-two {
		font-size: 17px;
	}
	
	.col-xs-9 h1 {
		font-size: 46px;
	}
	
	h1 { font-size: 32px; }
}

@media (max-width: 768px) {
	.sm-icons { text-align: center; }
	.ctapanel { text-align: center; }
	#countdown { width: 40%; }

	.navbar-default .navbar-nav>li>a {
		font-size: 8pt;
		line-height: 15px;
	}
	
	.jcarousel {
		width: 80%;
	}
	
	.vid-thumbnail {
		max-height: initial;
	}
	
	.updog .lead {
		font-size: 29px;
	}
	
	.hero-lay .vid-info h3 {
		font-size: 18pt;
	}
	
	.col-xs-9 h1 {
		font-size: 24px;
	}
	
	/*.vid-info h3 {
		font-size: 26pt;
	}
	
	.vid-info h4 {
		font-size: 16pt;
	}*/
	
	 .vid-info h3 {
		font-size: 13pt;
	}
	
	.vid-info h4 {
		font-size: 9pt;
	}
	
	#video { margin-top: 10px; }

	#shareTW strong, #shareFB strong {
		display: block;
		text-align: center;
	}
}

@media (max-width: 480px) {
	.value-one {
		font-size: 13px !important;
	}
	
	
	body {
		padding-top: 80px;
	}
	
	.navbar-brand { width: 111px; }
	
	.navbar-default .navbar-nav > li > a {
	    font-size: 7pt;
    	line-height: 12px;
	}
	
	.video-activity { font-size: 10pt; }
	.video-activity img { height: 9px; width: auto; }

	
	#countdown { width: 80%; }
	
	.bar-chart {
		height: auto;
	}
	
	.radio-inline img {
		width: 50px; height: auto;
	}
	
.visible-sixforty {
	display: block;
}

.hidden-sixforty {
	display: none;
}

	
	.lb { display: none; }
	 #embed-video, #report-video, #under_shareFB, #under_shareTW {
		font-size: 11px;
	}

	.fave-video img, #fave-video2 img, #fave-video img, #nah-video img, #skip-video img, #embed-video img, #report-video img, #under_shareFB img, #under_shareTW img {
		height: 12px;
		width: auto;
	}
	
	.lead, .updog .lead {
		font-size: 14px;
	}
	
	.lead .btn-lg {
		font-size: 14px;
	}

	.ctabox { margin-top:0; margin-bottom: 20px; }
		
	h1 {
		font-size: 30px;
	}
	
	.vid-info h3 {
		font-size: 20pt;
	}
	
	.vid-info h4 {
		font-size: 12pt;
	}
	
	.col-xs-6 .vid-info h3 {
		font-size: 9pt;
	}
	
	.col-xs-6 .vid-info h4 {
		font-size: 8pt;
	}
	
	.btn-vtyo {
		font-size: 23px;
	}

	
	.badge { 
		font-size: 9pt;
	}
	
	.v2 {
		border-left-width: 5px;
	}
	
	.v2 .details, .v2 .details strong {
		font-size: 0.9em;
		word-break: break-all;
	}
	
	.v2 .genre, .vc .genre { font-size: 7px; }
	
	.navbar-default .navbar-nav > li > a.active { border-color: #ff2100; }
	
	#shareTW > span, #shareFB > span, .fave-video > span, #fave-video2 > span, #fave-video > span { display: inline; }
}

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
.updog {
        background-attachment: scroll;
    }
	
	.value-two { font-size: 20px !important; }
}