@charset 'UTF-8';
/* =Infinity Styles
-------------------------------------------------------------- */

.infinite-wrap {
}
.infinite-loader {
	color: #000;
	display: block;
	height: 28px;
	text-indent: -9999px;
}
#infinite-handle span {
	background: #333;
	border-radius: 1px;
	color: #eee;
	cursor: pointer;
	font-size: 13px;
	padding: 6px 16px;
}

/**
 * Using a highly-specific rule to make sure that all button styles
 * will be reset
 */
#infinite-handle span button,
#infinite-handle span button:hover,
#infinite-handle span button:focus {
	display: inline;
	position: static;
	padding: 0;
	margin: 0;
	border: none;
	line-height: inherit;
	background: transparent;
	color: inherit;
	cursor: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-family: inherit;
}

/**
 * This is used to avoid unnecessary inner button spacing in Firefox
 */
#infinite-handle span button::-moz-focus-inner {
	margin: 0;
	padding: 0;
	border: none;
}

/**
 * For smaller viewports, remove the down-arrow icon and turn
 * the button into a block element, spanning the content's full width.
 */
@media (max-width: 800px) {
	#infinite-handle span:before {
		display: none;
	}
	#infinite-handle span {
		display: block;
	}
}

/**
 * Footer
 */
#infinite-footer {
	position: fixed;
		bottom: -50px;
		left: 0;
	width: 100%;
}
#infinite-footer a {
	text-decoration: none;
}
#infinite-footer .blog-info a:hover,
#infinite-footer .blog-credits a:hover {
	color: #444;
	text-decoration: underline;
}
#infinite-footer .container {
	background: rgba( 255, 255, 255, 0.8 );
	border-color: #ccc;
	border-color: rgba( 0, 0, 0, 0.1 );
	border-style: solid;
	border-width: 1px 0 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	overflow: hidden;
	padding: 1px 20px;
	width: 780px;
}
#infinite-footer .blog-info,
#infinite-footer .blog-credits {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 25px;
}
#infinite-footer .blog-info {
	float: left;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 40%;
}
#infinite-footer .blog-credits {
	font-weight: normal;
	float: right;
	width: 60%;
}
#infinite-footer .blog-info a {
	color: #111;
	font-size: 14px;
	font-weight: bold;
}
#infinite-footer .blog-credits {
	color: #888;
	font-size: 12px;
	text-align: right;
}
#infinite-footer .blog-credits a {
	color: #666;
}

/**
 * Hooks to infinity-end body class to restore footer
 */
.infinity-end.neverending #infinite-footer {
	display: none;
}

/**
 * Responsive structure for the footer
 */
@media (max-width: 640px) {
	#infinite-footer .container {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
	}
	#infinite-footer .blog-info {
		width: 30%;
	}
	#infinite-footer .blog-credits {
		width: 70%;
	}
	#infinite-footer .blog-info a,
	#infinite-footer .blog-credits {
		font-size: 10px;
	}
}

/**
 * No fixed footer on small viewports
 */
@media ( max-width: 640px ) {
	#infinite-footer {
		position: static;
	}
}/*
Theme Name: UPROXX
Theme URI: http://uproxx.com/
Author: UPROXX Media, Inc
Author URI: http://uproxx.com/
Description: UPROXX style based on <code>_s</code>, or <em>underscores</em>, by Automatic.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: uproxx
Tags:
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}@font-face {
  font-family: "Flaticon";
  src: url(/wp-content/themes/vip/uproxx/css/../fonts/flaticon.eot);
  src: url(/wp-content/themes/vip/uproxx/css/../fonts/flaticon.eot#iefix) format("embedded-opentype"),
  url(/wp-content/themes/vip/uproxx/css/../fonts/flaticon.woff) format("woff"),
  url(/wp-content/themes/vip/uproxx/css/../fonts/flaticon.ttf) format("truetype"),
  url(/wp-content/themes/vip/uproxx/css/../fonts/flaticon.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
  font-size: 20px;
  font-style: normal;
  margin-left: 20px;
}
.flaticon-share5:before {
  content: "\e000";
}

[class^="uproxx-"]:before, [class*=" uproxx-"]:before,
[class^="uproxx-"]:after, [class*=" uproxx-"]:after {
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}.uproxx-email:before {
  content: "\f0e0";
}
.uproxx-facebook:before {
  content: "\f09a";
}
.uproxx-google:before {
  content: "\f0d5";
}
.uproxx-search:before {
  content: "\f002";
}
.uproxx-play:before {
  content: "\f01d";
}
.uproxx-reply:before {
  content: "\f112";
}
.uproxx-share:before {
  content: "\f064";
}
.uproxx-thumbs:before {
  content: "\f087";
}
.uproxx-twitter:before {
  content: "\f099";
}
.uproxx-instagram:before {
  content: "\f16d";
}
.uproxx-user:before {
  content: "\f007";
}
.uproxx-youtube:before {
  content: "\f16a";
}
.uproxx-rss:before {
  content: "\f143";
}
.uproxx-info:before {
    content: "\f05a";
}

a:hover, a:focus {
  text-decoration: none;
  color: #c22228;
}

.hidden {
	display: none !important;
}

.clear {
	clear: both;
}

.masthead {
	text-align: center;
	min-width: 728px;
	margin-left: auto;
	margin-right: auto;
}
.masthead .outer-wrapper {
	background: #000;
}
.fourzerofour h2 {
  color: #c22228;
  font-size: 60px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 30px;
}
.fourzerofour p {
  font-size: 18px;
}

.about .banner {
  position: relative;
  margin-bottom: 40px;
}
.about .details {
  position: absolute;
  top: 140px;
}
.about .details .photo {
  border-radius: 65px;
}
.about .details p {
  font-size: 28px;
  font-weight: 400;
  color: #fff;
  line-height: 40px;
  width: 450px;
}
.about .details .play {
  color: #fff;
  margin-top: 20px;
  display: block;
}
.about .details .play span {
  text-decoration: underline;
}
.about .main {
  margin: 40px 0;
}
.about .main:first-child {
  margin-top: 0 !important;
}
.about .main a {
  background: #fff;
  font-size: 24px;
}
.about .main .line {
  border-bottom: 1px solid #c22228;
  display: block;
}
.about .person {
  margin-bottom: 20px;
}
.about .person h1 {
  font-size: 18px;
  color: #000;
  margin: 10px 0 !important;
}
.about .person .title {
  font-size: 12px;
  color: #9f9f9f;
  margin: 10px 0;
}
.about .person .social i {
  margin: 0 10px;
}
.about .person .social i:first-child {
  margin-left: 0;
}
.about .map {
  position: relative;
}
.about .map .text {
  width: 270px;
  height: 320px;
  background: #fff;
  position: absolute;
  left: 20px;
  top: 20px;
  padding: 20px;
}
.about .map .text p {
  margin: 10px 0;
  line-height: 20px;
}

.article {
  font-size: 18px;
  color: #000;
  display: inline-block;
}
.article h1,
.article h1 a {
  font-size: 36px;
  color: #000;
  margin: 0;
  font-weight: 400;
  line-height: 40px;
}
.article h1 a span {
  color: #000;
}
.article .img-br {
  margin: 25px 0;
}

.article p.nocomments {
	display: none;
}

.article p {
  font-size: 18px;
  line-height: 26px;
  margin: 20px 0;
}
.article p a {
  font-size: 18px;
}
.article .chapter h1 {
  font-size: 24px;
  text-transform: uppercase;
}
.article .chapter h1 a {
  background: #fff;
}
.article .chapter h1 a span {
  color: #000;
}
.article .chapter h1 .line {
  border-bottom: 1px solid #c22228;
  display: block;
}
.article blockquote {
  font: 400 20px/25px "adobe-garamond-pro", Helvetica, Arial, sans-serif;
  color: #000;
  margin: 20px;
  border: none;
  background: #efefef;
  padding: 20px 30px;
}
.article blockquote.pullquote {
  font: italic 400 20px/25px "adobe-garamond-pro", Helvetica, Arial, sans-serif;
  background: none;
  border-top: 2px solid #000;
  border-bottom: 1px solid #000;
  margin: 0;
  padding: 20px 40px;
  text-align: center;
}
.article blockquote p {
	margin: 0 0 10px;
}
.article .ug_page blockquote p {
  font: 400 20px/25px "adobe-garamond-pro", Helvetica, Arial, sans-serif;
}
.article .ug_page blockquote.pullquote p {
  font: italic 400 20px/25px "adobe-garamond-pro", Helvetica, Arial, sans-serif;
}
.article blockquote p:last-child {
	margin: 0;
}
.article i, cite, em, var, address, dfn {
    font-style: italic;
}
.article strong, b {
    font-family: "gesta", Helvetica, Arial, sans-serif !important;
    font-weight: 700;
}
.article ul {
  list-style: disc !important;
  margin-left: 40px;
}
.article ul li {
	margin-bottom: 5px;
}
.article ol {
	list-style: decimal !important;
    margin-left: 40px;
    margin-bottom: 0;
}
.article ol li {
	margin-bottom: 5px;
}

/** Author Page **/
.author .banner {
  margin-top: 0;
  position: relative;
  min-height: 325px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.author .banner-style-default {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/authors/banner-default.jpg);
}
.author .banner-style-1 {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/authors/banner-1.jpg);
}
.author .banner-style-2 {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/authors/banner-2.jpg);
}
.author .banner-style-3 {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/authors/banner-3.jpg);
}

.author .details {
  position: relative;
  margin-top: 85px;
}
.author .details .meta {
	float: left;
	width: 820px;
	padding-top: 5px;
}
.author .details p {
  position: relative;
}
.author .details span a {
  color: #fff;
  display: inline-block;
  font-weight: bold;
  font-size: 20px;
}
.author .details span a:hover {
  color: #fff;
}
.author .details .photo {
  display: block;
  float: left;
  width: 120px;
  height: 120px;
  position: relative;
  margin-right: 25px;
}
.author .details .photo img {
  width: 120px;
  height: 120px;
  border-radius: 60px;
}
.author .details p {
  font-size: 20px;
  font-weight: 100;
  color: #fff;
  line-height: 30px;
}
.author .details p span {
  font-weight: bold;
  margin-right: 5px;
}
.author .details .socials, .author .details .socials a {
  color: #fff;
  font-size: 35px;
}
.author .details .socials a {
  margin-right: 5px;
}
.author .img-top {
  margin-bottom: 25px;
}
.author .img-top .img-title {
  margin-left: 20px;
}
.author h1 {
  font-size: 25px;
  color: #000;
}
.author p {
  font-size: 18px;
  font-weight: 500;
}
.author #infinite-wrapper .story-row {
	width: auto;
	margin-right: -15px;
    margin-left: -15px;
}

/* Author Rating */
.author-rating {
	float: right;
	margin: 9px 0 0 15px;
	border-radius: 50%;
	background-color: #c22228;
	border: 3px solid #fff;
	box-shadow: 0 0 0 2px #c22228;
	height: 35px;
	width: 35px;
	text-align: center;
	line-height: 29px;
	color: #fff;
	font-weight: bold;
}
.article .author-rating {
	margin: 0 0 0 25px;
	width: 70px;
	height: 70px;
	border: 6px solid #fff;
	box-shadow: 0 0 0 3px #c22228;
	border-radius: 35px;
	font-size: 25px;
	line-height: 55px;
}
/* Chapter Post */
.uproxx-mp-chapter .published-date, .uproxx-mp-chapter .comment-count {
	display: none;
}
.uproxx-mp-chapter blockquote {
	margin: 30px 0;
	border-left: 0;
	padding: 0;
}

.uproxx-mp-chapter blockquote p {
	text-align: center;
	font: 100 30px/34px "adobe-garamond-pro", "Times New Roman", serif !important;
	font-style: italic !important;
	color: #6f6f6f;
}

.uproxx-mp-chapter .comments .col-xs-10.comment-content {
	width: 635px;
}

.uproxx-mp-chapter .comment-replying {
	width: 620px;
}

.uproxx-mp-chapter .comment-replying .col-xs-10.comment-content {
	width: 570px;
}

.uproxx-mp-chapter .inline-share #top_share_widget {
	display: block !important;
}

.carousel {
  width: 996px;
  margin: 0 auto;
  padding: 0 14px 0 13px;
}
.carousel .carousel-caption .comment_count {
	padding-left: 10px;
}
.carousel .slick-prev,
.carousel .slick-next {
  top: auto;
  bottom: 0;
  z-index: 5;
}
.carousel .slick-prev {
  left: calc(50% - 100px);
}
.carousel .slick-next {
  right: calc(50% - 100px);
}
.carousel .slick-prev:before,
.carousel .slick-next:before {
  opacity: .75;
}
.carousel .slick-prev:hover:before,
.carousel .slick-next:hover:before {
  opacity: 1;
}
.carousel .slick-dots {
  bottom: 10px;
  margin: 0 auto;
  width: 970px;
}
.carousel .slick-dots li {
  margin: 0;
}
.carousel .slick-dots li button:before {
  color: #fff;
  opacity: .75;
}
.carousel .slick-dots li button:hover:before {
  opacity: 1;
}
.carousel .slick-dots li.slick-active button:before {
  color: #c22228;
}
.carousel .multi .slick-slide.slick-active {
  width: 967px;
}
.carousel .multi .slick-slide.slick-active .details {
  display: block;
}
.carousel .multi .details {
  display: none;
  width: 967px;
  font-size: 18px;
  color: #000;
  background: #fff;
  padding: 20px;
}
.carousel .multi .slick-dots {
  top: 320px;
}



.comments {
  margin-top: 40px;
}
.comments .comment {
  margin-top: 10px;
  margin-bottom: 10px;
}
.comments h1 {
  font-size: 22px;
  border-bottom: 1px solid #c22228;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.comments h1 i:before {
  font-size: 22px;
}

.comment-notes {
  display: none;
}
.comment-notes [id^=email-notes-] {
  color: #c22228;
  font-weight: bold;
  font-size: 12px;
}
.comments .box {
  color: #000;
  background: #f8f8f8 !important;
  width: 100%;
  height: 80px;
  border: 0 none;
  padding: 15px;
  font-family: "gesta", helvetica, sans-serif;
  font-size: 17px;
}
::-webkit-input-placeholder { font-style: italic; font-weight: 100; color:#a3a3a3; }
::-moz-placeholder { font-style: italic; font-weight: 100; color:#a3a3a3; } /* firefox 19+ */
:-ms-input-placeholder { font-style: italic; font-weight: 100; color:#a3a3a3; } /* ie */
input:-moz-placeholder { font-style: italic; font-weight: 100; color:#a3a3a3; }

.comments .comment .comment-content {
    padding-left: 0;
}

.comments .comment .comment-content.textarea {
  padding-left: 12px;
}

.comments .content {
  border: 1px solid #ebebeb;
  padding: 0;
  position: relative;
}
.comments .content .row {
  margin: 10px 0;
}
.comments .content .posted-by {
  font-size: 16px;
  font-weight: 400;
}
.comments .content .time {
  font-size: 12px;
  color: #888;
}
.comments .content .text {
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
}
.comments .content .text p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
  font: normal 17px/1 "gesta", helvetica, sans-serif;
}
.comments .content .reply {
  position: absolute;
  bottom: 5px;
  color: #c22228;
  right: 5px;
}
.comments .content .reply span {
  text-decoration: underline;
}
.comments .line {
  border-left: 1px solid #c22228;
  position: relative;
  overflow: hidden;
  left: 70px;
  margin-left: -17px;
}
.comments .secondary {
  position: relative;
}
.comments .secondary .circle {
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #c22228;
  position: absolute;
  bottom: -5px;
  left: 50px;
}
.comments .col-xs-12 {
	width: 100%;
}

.comments .col-xs-2.photo {
    width: 80px;
}

.comments .col-xs-10.comment-content {
    width: 585px;
	float: right;
}
.comment-respond .col-xs-2 {
    width: 80px;
}
.comment-replying .col-xs-10.comment-content {
    width: 520px;
}
ul.uproxx_user_hint { position: absolute; top: 80px; left: 23px; padding: 0 0 2px 0; width: 300px; background: #fff; border: solid 1px #dedede; list-style-type: none; border-radius: 0 0 4px 4px; z-index: 999;}
ul.uproxx_user_hint .header { padding: 5px; text-transform: uppercase; font-size: 11px; font-weight: bold; background: #ddd; }
ul.uproxx_user_hint li { margin: 0; padding: 5px; font-size: 11px; line-height: 20px; }
ul.uproxx_user_hint li:hover { cursor: pointer; background: #efefef; }
ul.uproxx_user_hint li img { float: left; margin: 0 5px 4px 0; width: 20px; height: 20px; }



.editorial .banner {
  margin-top: 30px;
}
.editorial .related {
  margin: 40px 0;
}
.editorial .related h1 {
  font-size: 24px;
  text-transform: uppercase;
}
.editorial .related h1 a {
  background: #fff;
}
.editorial .related .line {
  border-bottom: 1px solid #c22228;
  display: block;
}


.uproxx-footer-navigation {
  display: none;
  background: #000;
  width: 100%;
  height: 100px;
  margin-top: 80px !important;
  text-align: center;
}
.uproxx-footer-navigation .logo {
  float: left;
  margin-right: 20px;
  position: relative;
  top: 15px;
}
.uproxx-footer-navigation ul li {
  display: inline-block;
}
.uproxx-footer-navigation ul li a {
  font-size: 16px;
  color: #fff !important;
  display: inline-block;
  font-weight: 300;
}
.uproxx-footer-navigation ul li a:after {
  margin: 0 5px;
  content: ' | ';
  color: #fff;
}
.uproxx-footer-navigation ul li:first-child a {
  margin-top: 10px;
}
.uproxx-footer-navigation ul li:last-child a:after,
.uproxx-footer-navigation ul li:first-child a:after {
  content: ' ';
}

html,
body {
  min-width: 972px;
  font-family: "gesta", Helvetica, Arial, sans-serif !important;
  background: #fff;
}
body {
  padding-top: 0;
}
.container {
  width: 970px !important;
  padding: 0 !important;
}
a {
  color: #c22228;
}
a:active,
a:visited,
a:link,
a:hover {
  text-decoration: none;
  color: #c22228;
  outline: none; /* firefox dotted outline fix */
}
.pagebreak {
  display: inline-block;
}
.ad-unit.ajax-post-ad {
	margin-bottom: 35px;
	text-align: center;
}
body.single .ad-unit.ajax-post-ad {
	margin-bottom: 0;
}
.footer-ad-unit .ad-unit.ajax-post-ad {
	
}
.author {

}
.author a:hover {
  text-decoration: none;
}
.img-top img {
  border-top: 1px solid #c22228;
}
.img-title {
  background: #fff;
  width: 120px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  left: 15px;
  top: 0;
}
.row-margin {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.footer-ad {
  width: 100%;
  height: 140px;
  background: #efefef;
  padding-top: 20px;
}
.footer-ad .container b {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
h1, h2, h3, h4 {
  color: #000;
  font-family: "gesta", Helvetica, Arial, "Lucida Grande", sans-serif !important;
}
h1 span, h2 span, h3 span {
  color: #c22228;
}
.heading {
  font-size: 24px;
  text-transform: uppercase;
}
.heading a {
  color: #c22228;
  background: #fff;
  padding: 10px 5px;
}
.heading .line {
  border-bottom: 1px solid #c22228;
  display: block;
}

.legal nav {
  margin-bottom: 40px;
}
.legal h1 {
  font-size: 24px;
  text-transform: uppercase;
}
.legal h1 a {
  color: #c22228;
  background: #fff;
}
.legal h1 .line {
  border-bottom: 1px solid #c22228;
  display: block;
}
.legal p {
  font-size: 18px;
  font-weight: 400;
  margin: 20px 0;
}
.modal .modal-content {
  background: url(/wp-content/themes/vip/uproxx/css/../images/modal_bg.jpg) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border: 5px solid #c22228;
  text-transform: uppercase;
}
.modal .container {
  width: 605px;
  margin: 0 auto;
  padding: 70px 0;
}
.modal .closer {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 30px;
  font-wieght: 100;
}
.modal .email {
  width: 100%;
  height: 40px;
  display: block;
}
.modal .modal-btns {
  width: 150px;
  height: 40px;
  font-size: 10px;
  color: #fff;
  line-height: 40px;
  float: left;
  margin: 10px 10px 0 0;
  display: block;
}
.modal .modal-btns.red {
  background: #c22228;
}
.modal .modal-btns.blue {
  background: #4f52cc;
}
.modal .modal-btns.sign-up {
  float: right;
  background: #000;
  border: 1px solid #fff;
  font-size: 18px;
  margin-right: 0;
}
.modal h1 {
  font-size: 34px;
  color: #fff;
  margin-bottom: 20px;
}
.modal h1 span {
  color: #c22228;
}
.modal p {
  font-size: 16px;
  color: #fff;
  margin: 25px auto;
  width: 350px;
}
.modal .br {
  width: 300px;
  height: 2px;
  margin: 20px auto;
  background: #c22228;
}

.uproxx-main-navigation {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 60px;
  min-height: 60px;
  line-height: 60px;
  color: #fff;
  background: #c22228;
  font-family: Helvetica, Arial, sans-serif;
  z-index: 99998;
}

body.admin-bar .uproxx-main-navigation {
	top: 32px;
}

.uproxx-main-navigation .menu {
  width: 970px;
  margin: 0 auto;
  position: relative;
  height: 60px;
  display: table;
}
.uproxx-main-navigation .menu li {
  display: inline-block;
  position: relative;
}
.uproxx-main-navigation .menu li:last-child .nav-item:before {
  content: none;
}
.uproxx-main-navigation .menu > li > .nav-item {
  font-size: 13px;
  color: #fff;
}
.uproxx-main-navigation .menu > li > .nav-item .underline {
  display: none;
  width: 50%;
  border-bottom: 2px solid #fff;
  position: absolute;
  left: 50%;
  margin-left: -35%;
  bottom: 0;
}
.uproxx-main-navigation .menu > li > .nav-item:hover .underline {
  display: block;
}
.uproxx-main-navigation .menu > li:hover .uproxx-dropdown {
  visibility: visible;
  opacity: 1;
  height: auto;
}
.uproxx-main-navigation .menu > li:nth-last-child(2) a:after,
.uproxx-main-navigation .menu > li:first-child a:after {
  content: ' ';
}
.uproxx-main-navigation .uproxx-dropdown {
  color: #000;
  position: absolute;
  left: calc(50% - 488px);
  overflow: hidden;
  width: 970px;
  background-color: #fff;
  height: 0;
  z-index: 9;
  visibility: hidden;
  opacity: 0;
  -webkit-box-shadow: 0 5px 5px -3px rgba(0,0,0,.65);
  -moz-box-shadow: 0 5px 5px -3px rgba(0,0,0,.65);
  box-shadow: 0 5px 5px -3px rgba(0,0,0,.65);
  border-top: 20px solid #c22228;
  margin-top: -20px;
}
.uproxx-main-navigation .uproxx-dropdown-inner {
  display: table;
  width: 100%;
  padding: 10px 5px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.uproxx-main-navigation .uproxx-dropdown h3 {
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 20px;
}
.uproxx-main-navigation .uproxx-dropdown h3 a {
  color: #000;
}
.uproxx-main-navigation .uproxx-dropdown .sections {

}
.uproxx-main-navigation .uproxx-dropdown .sections .section {
  font: 600 18px/24px "gesta",helvetica,arial,sans-serif;
  color: #000;
  text-transform: uppercase;
  display: block;
  text-align: left;
  padding: 3px 15px;
  margin-left: -17px;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.uproxx-main-navigation .uproxx-dropdown .sections .section.active {
  color: #fff;
}
.uproxx-main-navigation .uproxx-dropdown .sections .section span {
  font: 300 11px/10px "gesta",helvetica,arial,sans-serif;
  color: #c22228;
  display: block;
  position: relative;
  top: -2px;
}
.uproxx-main-navigation .uproxx-dropdown .sections .section:hover span {
  color: #fff;
}
.uproxx-main-navigation .uproxx-dropdown .sections .section.active span {
  color: #fff;
}
.uproxx-main-navigation .uproxx-dropdown .sections .section:before {
  content: '';
  background: #c22228;
  width: 0;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  transition: all .1s ease;
}
.uproxx-main-navigation .uproxx-dropdown .sections .section:hover:before,
.uproxx-main-navigation .uproxx-dropdown .sections .section.active:before {
  content: '';
  width: 307px;
}
.uproxx-main-navigation .uproxx-dropdown .sections .authors {
  /*text-align: left;*/
  overflow-y: auto;
  height: 332px;
}
.uproxx-main-navigation .uproxx-dropdown .sections .authors a {
  color: #000;
  display: block;
  width: 100%;
  margin: 0;
  line-height: 25px;
  text-transform: inherit;
}
.uproxx-main-navigation .uproxx-dropdown .buzzing {
  border-left: 1px solid #ccc;
  border-top: 0;
  border-bottom: 0;
  height: 100%;
}
.uproxx-main-navigation .uproxx-dropdown .buzzing .about {
  position: relative;
  left: auto;
}
.uproxx-main-navigation .uproxx-dropdown .buzzing .about:hover {
    border: none;
    margin-bottom: 0;
}
.uproxx-main-navigation .uproxx-dropdown .buzzing .about h1 {
  font-size: 12px;
  line-height: 15px;
  margin: 0;
}
.uproxx-main-navigation .uproxx-dropdown .buzzing .about p {
  font-size: 12px;
  line-height: 12px;
  margin: 5px 0;
}
.uproxx-main-navigation .uproxx-dropdown .buzzing .about .author {
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
}
.uproxx-main-navigation .uproxx-dropdown .buzzing .about .author a {
  color: #747474;
  font-size: 11px;
  margin: 0;
  display: inline-block;
  padding: 0;
}
.uproxx-main-navigation .uproxx-dropdown .popular .sub-menu li a {
  color: #000;
  font-weight: bold;
  display: block;
  width: 100%;
  margin: 0;
  line-height: 30px;
}
.uproxx-main-navigation .uproxx-dropdown .buzzing.full-width {
  width: 100%;
  border-left: none;
  position: relative;
}
.uproxx-main-navigation .uproxx-dropdown .buzzing.full-width h1:after {
  width: 100%;
}
.uproxx-main-navigation .uproxx-dropdown .buzzing.full-width .sub-menu li .buzzing-story {
  width: 293px;
  margin: 0 0 20px 20px;
}
.uproxx-main-navigation .uproxx-dropdown .buzzing.full-width .sub-menu li .buzzing-story .buzzing-img img {
  width: 296px;
  height: 166px;
}
.uproxx-main-navigation .uproxx-dropdown .buzzing.full-width .sub-menu li .buzzing-story .about h2 a {
  font-size: 15px;
  line-height: 19px;
}
.uproxx-main-navigation .uproxx-dropdown .buzzing.full-width .buzzing-more {
  position: absolute;
  bottom: -14px;
  right: -6px;
}
.uproxx-main-navigation .uproxx-dropdown .buzzing.full-width .buzzing-more a {
  color: #fff;
  background: #c22228;
  padding: 5px 10px;
  display: inline;
}

.uproxx-main-navigation .logo {
  position: absolute;
  bottom: -25px;
  z-index: 10;
}


.newsletter {
  background: url(/wp-content/themes/vip/uproxx/css/../images/modal_bg.jpg) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
  padding: 15px 15px 45px 15px;
  overflow: hidden;
  position: relative;
}
.newsletter.sidebar .modal-btns {
  width: 127px;
  font-size: 9px;
}
.newsletter h1 {
  color: #fff !important;
  font-size: 22px !important;
  margin: 0;
  line-height: 28px;
  text-transform: uppercase;
}
.newsletter .modal-btns {
  width: 150px;
  height: 40px;
  font-size: 10px;
  color: #fff;
  line-height: 40px;
  float: left;
  display: block;
  margin: 0;
}
.newsletter .modal-btns.gp {
  background: #d62d20;
  margin-right: 5px;
}
.newsletter .modal-btns.fb {
  background: #3b5998;
  position: relative;
  margin-left: 5px;
}
.newsletter .modal-btns:before {
  position: absolute;
  color: #fff;
  top: 0;
  left: 0;
}
.newsletter .modal-btns.tw {
  background: #55acee;
  position: relative;
  margin-right: 5px;
}
.newsletter .sign-up {
  color: #c22228;
  position: absolute;
  right: 15px;
  bottom: 25px;
  font-size: 11px;
  margin-right: 0;
  text-decoration: underline;
}
.newsletter .tip {
  font-size: 10px;
  color: #fff;
  margin: 20px 0 10px;
}
.newsletter .tip a {
  text-decoration: underline;
}
.newsletter .email {
  width: 100%;
  font-size: 10px;
  font-style: italic;
  height: 30px;
}



.search-page .search-field {
  width: 100%;
  height: 65px;
  border: 0 none;
  font-size: 48px;
  margin-top: 30px;
  margin-bottom: 40px;
  padding: 10px 0;
  line-height: 65px;
  box-sizing: border-box;
  color: #bcbcbc;
}
.search-page .heading {
  margin-bottom: 20px;
}
.search-page .search-submit {
  color: #fff;
  width: 150px;
  height: 40px;
  background: #c22228;
  display: block;
  text-align: center;
  line-height: 40px;
  margin-top: 40px;
  border: none;
}

.section .banner {
  margin: 30px 0;
}


.share-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #c22228;
  cursor: pointer;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.share-btn:hover {
  background: #fff;
}
.share-btn .wrap {
  position: relative;
  padding: 3px 8px;
}
.widget .share-btn .wrap {
  padding: 0 8px;
}
.share-btn .wrap:before {
  position: absolute;
  font: normal 19px/1 Flaticon;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e000';
  color: #fff;
  top: calc(50% - 10px);
}
.share-btn:hover .wrap:before {
  color: #000;
}
.share-btn .wrap span {
  color: #fff;
  font: 13px/1 "gesta", Helvetica, Arial, sans-serif !important;
}
.share-btn .wrap span.count {
  margin-left: 20px;
  padding: 5px 0 5px 5px;
}
.share-btn .wrap span.count.uproxx-no-total {
  padding: 0;
  color: #c22228;
  margin-left: 3px;
  display: inline-block;
  min-width: 13px;
  text-indent: -9999px;
}
.share-btn:hover .wrap span.count {
  display: none;
  width: 0;
}
.share-btn .wrap span.sharrre-btn {
  font-size: 10px !important;
  color: #000;
  display: none;
}
.share-btn:hover .wrap span.sharrre-btn {
  display: inline-block;
}
.share-btn:hover .wrap span:nth-of-type(2) {
  margin-left: 25px;
}
.share-btn:hover .wrap span.sharrre-btn a {
  display: inline-block;
  color: #000;
  padding: 0 10px;
  position: relative;
  font-size: 13px;
}
.share-btn:hover .wrap span.sharrre-btn a span {
  color: #000;
}
.share-btn:hover .wrap span.sharrre-btn a:before {
  padding-right: 5px;
}
.share-btn:hover .wrap span.sharrre-btn a:hover,
.share-btn:hover .wrap span.sharrre-btn a:hover span {
  color: #c22228;
}


#uproxx-sidebar .widget .share-btn .wrap {
  padding: 1px 8px 3px 8px;
}

.single-uproxx_shows .post-grid-third {
  min-height: 380px !important;
}
.shows {
  margin-top: 30px;
}

.smoking .col-xs-9 {
  padding-right: 0;
}
.smoking .col-xs-3 {
  padding-left: 0;
}

.stories .story,
.shows .story {
  position: relative;
}
.shows .story {
  border-top: 1px solid #c22228;
}
.stories .story .img,
.shows .story .img {
  position: relative;
}
.stories .story .img-:after,
.shows .story .img-:after {
/*  background: linear-gradient(rgba(50,50,50,0), rgba(50,50,50,0.8));*/
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.65+100 */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  rgba50,50,50,0) 0%, rgba50,50,50,0.8) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba50,50,50,0)), color-stop(100%,rgba50,50,50,0.8))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba50,50,50,0) 0%,rgba50,50,50,0.8) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba50,50,50,0) 0%,rgba50,50,50,0.8) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba50,50,50,0) 0%,rgba50,50,50,0.8) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba50,50,50,0) 0%,rgba50,50,50,0.8) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */
  transition: all .25s ease;
  opacity: 1;
}
.stories .story .img:hover-:after,
.shows .story .img:hover-:after {
  opacity: 0;
  content: none;
}

.stories .story h1, 
.shows .story h1, 
.stories .story h2, 
.shows .story h2,
.stories .story h3, 
.shows .story h3 {
  font-size: 19px;
  line-height: 21px;
  margin-top: 10px;
}
.stories .story h1 a, 
.shows .story h1 a, 
.stories .story h2 a, 
.shows .story h2 a,
.stories .story h3 a, 
.shows .story h3 a {
  color: #000;
}
.stories .story h1 a:hover, 
.shows .story h1 a:hover, 
.stories .story h2 a:hover, 
.shows .story h2 a:hover,
.stories .story h3 a:hover, 
.shows .story h3 a:hover {
  color: #c22228;
  text-decoration: none;
}
.stories .story .more,
.shows .story .more {
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  margin: 20px 0;
  font-weight: 500;
}
.stories .story .more .blk,
.shows .story .more .blk {
  color: #000;
}
.story .published-date.uproxx-the-date::before {
	display: inline;
	content: '• ';
}
.story .comment-count::before {
	content: '• ';
}
body.home .stories .story .comment-count-num-1, 
body.home .stories .story .comment-count-num-2,
body.home .stories .story .comment-count-num-3,
body.home .stories .story .comment-count-num-4,
body.home .stories .story .comment-count-num-5,
body.home .stories .story .comment-count-num-6,
body.home .stories .story .comment-count-num-7,
body.home .stories .story .comment-count-num-8,
body.home .stories .story .comment-count-num-9 { 
	display: none;
}
body.category .stories .story .comment-count-num-1, 
body.category .stories .story .comment-count-num-2,
body.category .stories .story .comment-count-num-3,
body.category .stories .story .comment-count-num-4 { 
	display: none;
}
body.home .published-date, body.archive .published-date {
	display: none;
}

.widget-main-header .title {
  color: #c22228;
  font-size: 18px;
  text-transform: uppercase;
  margin: 15px auto;
  position: relative;
  overflow: hidden;
}
.widget-main-header .title:after {
  content: '';
  position: absolute;
  bottom: 5px;
  display: inline-block;
  height: 1px;
  width: 100%;
  background: #c22228;
  margin-left: 3px;
}

.widget-main-header .item {
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  text-align: left;
  padding: 10px 0;
}
.widget-main-header .item a {
  color: #000;
}
.widget-main-header .item a span {
  color: #c22228;
}
.widget-main-header .item:hover {
  background: #f7f7f7;
}


.video .playing {
  position: absolute;
  color: #c22228;
  font-size: 14px;
  right: 5px;
  bottom: 5px;
  text-transform: uppercase;
}

.outer-wrapper{
  background-color: #fff;
  width: 996px;
  margin: 0 auto;
  position: relative;
}

.home .outer-wrapper,
.page .outer-wrapper,
.archive .outer-wrapper {
  padding-top: 25px;
}

.archive .article {
  display: block;
}


/* UPROXX Fan Pop */
#upx_fb_overlay { width: 600px; padding: 170px 0 0 0; background: url('data:image/png;base64,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') 0 -15px no-repeat; }
#upx_fb_overlay.like { background: url('data:image/png;base64,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') 0 -15px no-repeat !important; }
#upx_fb_overlay #fb-fanpop-btn { overflow:hidden; width: 225px; height: 80px; margin: 0 auto; padding: 0; }
#upx_fb_overlay .fb-inline-button { }
#upx_fb_overlay #btn-nofbpop { display: block; margin: 15px auto 0; text-align: center; font-size: 11px; color: #666; }
#upx_fb_overlay #btn-nofbpop:hover { color: #000; cursor: pointer; }

/*
  Section Headers 
*/
.section-header { 
	padding-bottom: 15px;
	position: relative;
	display: block;
	text-align: center;
	overflow: hidden;
	z-index: 10;
}
.home .section-header {
	display: none;
}
.is-sticky .section-header {
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 4px 6px -5px black;
}
.no-uproxx-section .article h1,
.no-uproxx-section .article h1 a {
	margin-top: 40px;
}
.single-post .section-header {
	margin-top: 25px;
}
.section-header:before {
	content: '';
	position: absolute;
	height: 4px;
	width: 100%;
	background-color: #c22228 ;
	left: 0;
	top: calc(50% - 8.5px);
	z-index: -1;
}
.sticky-wrapper.is-sticky .section-header:before {
	top: calc(50% - 2px);
}
.sticky-wrapper.is-sticky .section-header:after {
	top: calc(50% - 2px);
}
.section-header .section-header-img {
	height: 45px;
	margin: 0 auto;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

/* DimeMag */
.uproxx-section-dimemag .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/dimemag_45.png);
}

/* Entertainment */
.uproxx-section-entertainment .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/entertainment_45.png);
}

/* Film Drunk */
.uproxx-section-filmdrunk .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/filmdrunk_45.png);
}

/* Feature */
.uproxx-section-feature .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/realstories_45.png);
}

/* Gaming */
.uproxx-section-gaming .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/gaming_45.png);
}

/* Gamma Squad */
.uproxx-section-gammasquad .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/gammasquad_45.png);
}

/* HitFix */
.uproxx-section-hitfix .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/hitfix_45.png);
}

/* Life */
.uproxx-section-life .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/life_45.png);
}

/*  MMA */
.uproxx-section-mma .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/mma_45.png);
}

/*  Music */
.uproxx-section-music .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/music_45.png);
}

/* Movies */
.uproxx-section-movies .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/movies_45.png);
}

/* News */
.uproxx-section-news .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/news_45.png);
}

/* Pro Wrestling */
.uproxx-section-prowrestling .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/prowrestling_45.png);
}

/* RealTalk */
.uproxx-section-realtalk .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/realtalk_45.png);
}

/* Smoking Section */
.uproxx-section-smokingsection .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/smokingsection_45.png);
}

/* Sepinwall */
.uproxx-section-sepinwall .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/sepinwall_45.png);
}

/* Sports */
.uproxx-section-sports .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/sports_45.png);
}

/* Technology */
.uproxx-section-technology .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/technology_45.png);
}

/* TV */
.uproxx-section-tv .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/tv_45.png);
}

/* Webculture */
.uproxx-section-webculture .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/webculture_45.png);
}

/** TOPICS **/

/* Food */
.uproxx-topic-food .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/food_45.png);
}
/* Travel */
.uproxx-topic-travel .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/travel_45.png);
}
/* Health */
.uproxx-topic-health .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/health_45.png);
}
/* NFL */
.uproxx-topic-nfl .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/nfl_45.png);
}
/* College Football */
.uproxx-topic-college-football .section-header .section-header-img {
	background-image: url(/wp-content/themes/vip/uproxx/css/../images/section_icons_v2/collegefootball_45.png);
}

.trending-sidebar{
  width: 300px;
  margin: 0 auto;
  font-family: "gesta", Helvetica, sans-serif !important;
}

.trending-sidebar .title {
  color: #c22228;
  font-size: 18px;
  text-transform: uppercase;
  margin: 15px auto;
  position: relative;
  overflow: hidden;
}
.trending-sidebar .title:after {
  content: '';
  position: absolute;
  bottom: 5px;
  display: inline-block;
  height: 1px;
  width: 100%;
  background: #c22228;
  margin-left: 3px;
}
.trending-sidebar .title span {
  background: #fff;
  padding-right: 9px;
  position: relative;
  top: 3px;
}
.trending-sidebar .item {
  width: 100%;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase !important;
  text-align: left;
  padding: 5px 0;
}
.trending-sidebar .item a {
  color: #000;
}
.trending-sidebar .item a span {
  color: #c22228;
}
.trending-sidebar .item:hover {
  background: #f7f7f7;
}
.page-template-default .trending-sidebar {
	margin-bottom: 40px;
}

#top_share_widget {
	height: 41px;
}
.top_share_tw, .top_share_fb, .top_share_em, .top_share_count {
  position: relative;
  width: 150px;
  display: inline-block;
  margin-right: 5px;
}
.top_share_em {
	display: none;
}
.inline-share .top_share_em {
	display: inline-block;
}
.top_share_count { 
	width: auto;
	margin-left: 15px;
	padding: 0 12px;
}
.top_share_count .count:before {
	position: absolute;
    top: -6px;
	left: 0;
    font: normal 34px/36px Flaticon;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e000';
    color: #000;
}
.top_share_count .count {
	padding-left: 27px;
}
.top_share_fb span{
  display: none;
}

.btn-twshare-xl, .btn-fbshare-xl, .btn-emshare-xl {
  color: #fff !important;
  display: inline-block;
  text-transform: uppercase;
  text-align: left;
  width: 100%;
  background-color: #1b77d0;
  border-radius: 0;
  width: 150px;
  font: normal 14px/1 "gesta", helvetica, sans-serif !important;
  height: 41px;
  padding-left: 15px
}

.btn-twshare-xl i, .btn-fbshare-xl i, .btn-emshare-xl i {
  margin-right: 10px;
}

.btn-fbshare-xl {
  background-color: #1b77d0;
  line-height: 26px !important;
}

.btn-twshare-xl {
  background-color: #4b9feb;
  line-height: 26px !important;
}

.btn-emshare-xl {
  background-color: #c22228;
  line-height: 26px !important;
}



#top_share_widget {
  position: relative;
  margin-bottom: 15px;
  margin-top: 5px;
}
#top_share_widget a i {
    font-size: 20px;
}
.inline-share {
	margin-bottom: 40px;
}
.inline-share #top_share_widget {
	margin-bottom: 0;
}
.inline-share #top_share_widget:after {
  content: '';
  position: absolute;
  border: 0;
  width: 100%;
  height: 1px;
  background: #000;
  overflow: hidden;
  display: inline-block;
  margin-top: 14px;
}

.share-this{
  display: block;
  width: 100%;
  margin: 0 auto;
  font-family: "gesta", Helvetica, Arial, "Lucida Grande", sans-serif !important;
  color: #c22228;
  font-size: 18px;
  text-transform: uppercase;
  margin: 15px auto;
  position: relative;
  overflow: hidden;
}
.share-this:after {
  content: '';
  position: absolute;
  bottom: 5px;
  display: inline-block;
  height: 1px;
  width: 100%;
  background: #c22228;
  margin-left: 3px;
}

.line-br{
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  margin-top: 20px;
}

.story-row{
  width: 100%;
  display: block;
  clear: both;
}

/* Inline Modules */
.inline-module {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.inline-module h4 {
    font-size: 20px;
    line-height: 20px;
    color: #c22228;
    text-transform: uppercase;
    position: relative;
}
.inline-module h4:after {
    content: '';
    background: #c22228;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.inline-module .module-content { }

.inline-module.zergnet {
	margin-bottom: 0;
}
.inline-module.zergnet .zergheadline {
	margin-top: 5px !important;
}
.inline-module.zergnet .zergheadline a:hover { 
	color: #c22228 !important;
}

/* Custom Main Nav */
.uproxx-main-navigation .woven-fusion a:after {
	content: "";
  display: block;
  width: 20px;
  height: 26px;
  float: right;
  position: absolute;
  top: calc(50% - 8px);
  right: -13px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAARCAYAAADdRIy+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfVJREFUeNqc1EtIVFEcx3GvjISEKYFhIbZIAyFoZ6LuwrTNLMQIXwRBICgupI1BrnTRoo20GaqNCwUfFESEIEHmgG58oSiS5MIXhg9KTHzdvn/63Txex00HPtw7Z875n+f9e77vJyUod1Cr5yVcxiG2sYEv6MR8uGNy6Pc1dGMAV9CBXmTiKl6iCwUYwQtcOBXBZijZmMUBbjn1w4hjAR1O/UP/b/mI1KDeDdijBhbwMTJxHXt61mAJEeSgzT8pLeGAeTjEM4yp0S6+aYB3+Kw2c06gPsSwGswyCBhVgyykoRGD2PTPlhUNUAUPZarPdQOWqzLf2QJToZnma9DfuBlqU6O+ti3/TnkC+6gOnfoiUvHDzg/HWAu1eYRZLIdP+blGKnPqMrCjfbI9nNIyg/+b1Sea6JSt4SvsoxXpqo85+1evOjvlNzjSficlChioxLjuXTc6nYB2Dz9gWTMuDvf3zvn0PJSgFLm4qP37hWl9SZMJO54T8L9LBK3I0Il+RSO+45Nm9x51mEK9TnQID7SSfqSg0L5tuzZxFGEc7coidlWiuKfkYImhBW/1fhc/kY4FPFF2upGsrLGEGWWOIb3bqK+Rg5hWEVfK8rSHJg23sW53MqKOdnG3lJr6lNae4kBLX9fSerVVTUph1ue+BhxFwx8BBgBUJm2OTxcpRwAAAABJRU5ErkJggg==') 0 0 no-repeat;
}

.uproxx-main-navigation .woven-fusion .uproxx-dropdown {
  display: none;
}


/* Iframe Mods */
iframe.instagram-media {
	margin: 30px 0 !important;
}


/* Feature Grid Below Post */
.more-content-grid {
	padding-bottom: 15px;
	position: relative;
	display: block;
	text-align: center;
	overflow: hidden;
	z-index: 10;
	margin: 40px 0 10px;
}
.more-content-grid:before {
	content: '';
	position: absolute;
	height: 4px;
	width: 100%;
	background-color: #c22228 ;
	left: 0;
	top: calc(50% - 8.5px);
	z-index: -1;
}
.more-content-grid .more-content-title {
	height: 45px;
	margin: 0 auto;
	display: inline;
	padding: 0 30px;
	background-color: #fff;
	text-transform: uppercase;
	font-size: 30px;
}

/* Nav Highlights */
body.category-sports #menu-item-1157656 a.nav-item,
body.category-dimemag #menu-item-1157656 a.nav-item,
body.category-prowrestling #menu-item-1157656 a.nav-item { text-decoration: underline; }

body.uproxx-topic-nfl #menu-item-1157656 a.nav-item ,
body.uproxx-topic-college-football #menu-item-1157656 a.nav-item,
body.uproxx-topic-mma #menu-item-1157656 a.nav-item { text-decoration: underline; }


/** - Publishing Partners - **/
.pubpartner-author {
	display: relative; 
	margin: 0 0 30px 0;
}
.pubpartner-tag {
	text-transform: uppercase; 
	font: normal 9px/1 helvetica; 
	color: #959595; 
	margin: 40px 0 10px;
}
.pubpartner-branding {
	position: relative;
}
.partner-author {
	position: absolute; 
	bottom: 0; 
	left: 160px;
}
a.pubpartner-link {
	display: block; 
	width: 135px; 
	height: 50px;
	margin-right: 25px;
}
.pubpartner-logo img {
	width: 135px;
	height: 50px;
}

/* The Intercept */
a.pubpartner-id-1 {
	background: url('http://cdn.widgets.uproxx.com/partners/syndication/intercept_logo.png') no-repeat;
}
/* HitFix */
a.pubpartner-id-2 {
	background: url('http://cdn.widgets.uproxx.com/partners/syndication/hitfix_logo.png') no-repeat;
	width: 114px;
	height: 33px;
}

/** Temp Fix for Inline Share **/
.article .post-body .inline-share {
	display: none;
}

/** Real Stories Mods **/
.category-feature .published-date, .category-feature .comment-count {
	display: none;
}
.single-post .post-grid-third .published-date, .single-post .post-grid-third .comment-count {
	display: none;
}

/** Topic Pages Widget **/
.widget-topic-pages {
	padding: 0 15px;
}

.topic-pages-list .topic-page {
	margin: 1em 0;
}

.topic-pages-list .topic-page img {
	max-width: 100%;
	height: auto;
}

.topic-pages-list-title {
	color: #c22228;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 auto 20px;
	position: relative;
	overflow: hidden;
}

.topic-pages-list-title:after {
	content: '';
	position: absolute;
	bottom: 5px;
	display: inline-block;
	height: 1px;
	width: 100%;
	background: #c22228;
	margin-left: 3px;
}
/** End Topic Pages Widget **/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(/wp-content/themes/vip/uproxx/plugins/uproxx-settings/uproxx-misc-settings/js/slick/./ajax-loader.gif) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/wp-content/themes/vip/uproxx/plugins/uproxx-settings/uproxx-misc-settings/js/slick/./fonts/slick.eot);
    src: url(/wp-content/themes/vip/uproxx/plugins/uproxx-settings/uproxx-misc-settings/js/slick/./fonts/slick.eot?#iefix) format('embedded-opentype'), url(/wp-content/themes/vip/uproxx/plugins/uproxx-settings/uproxx-misc-settings/js/slick/./fonts/slick.woff) format('woff'), url(/wp-content/themes/vip/uproxx/plugins/uproxx-settings/uproxx-misc-settings/js/slick/./fonts/slick.ttf) format('truetype'), url(/wp-content/themes/vip/uproxx/plugins/uproxx-settings/uproxx-misc-settings/js/slick/./fonts/slick.svg#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
/**
 * Add text colors to the playlist shortcode light color scheme.
 * 
 * Core ticket: https://core.trac.wordpress.org/ticket/27562
 */

.wp-playlist-light {
	color: #000;
}

.wp-playlist-light .wp-playlist-item {
	color: #333;
}

.wp-playlist-light .wp-playlist-playing {
	background: #fff;
	color: #000;
}

.wp-playlist-dark .wp-playlist-item .wp-playlist-caption {
	color: #fff;
}

.wp-playlist-caption {
	display: block;
}/**
 * MP6 hacks, CSS that's either WPCOM specific or otherwise not suitably for MP6 proper
 */

/* Invert stats sparkline on light theme */
body.admin-color-mp6-light li#wp-admin-bar-stats img {
	filter: invert(100%);
	-webkit-filter: invert(100%);
}

/* Fix dashicons priority so Japanese users can use the toolbar. Should long term be fixed in whatever plugin that forces all fonts to be Arial */
i.mce-i-bold, i.mce-i-italic, i.mce-i-bullist, i.mce-i-numlist, i.mce-i-blockquote, i.mce-i-alignleft, i.mce-i-aligncenter, i.mce-i-alignright, i.mce-i-link, i.mce-i-unlink, i.mce-i-wp_more, i.mce-i-strikethrough, i.mce-i-spellchecker, i.mce-i-fullscreen, i.mce-i-wp_fullscreen, i.mce-i-wp_adv, i.mce-i-underline, i.mce-i-alignjustify, i.mce-i-forecolor, i.mce-i-pastetext, i.mce-i-pasteword, i.mce-i-removeformat, i.mce-i-charmap, i.mce-i-outdent, i.mce-i-indent, i.mce-i-undo, i.mce-i-redo, i.mce-i-help, i.mce-i-wp_help, i.mce-i-wp-media-library, i.mce-i-ltr, i.mce-i-wp_page, .mce-close {
	font: normal 20px/1 'dashicons' !important;
}

.dashicons, .dashicons-before:before {
	font-family: 'dashicons' !important;
}

.noticon {
	font-family: "Noticons" !important;
}.bbp-staff-role {
	color: #f1831e;
}

.bbp-a8c-reply {
	background: #e9eff3 !important;
	border: 1px solid #c8d7e1;
	width: 98% !important;
}/*************************/
/** White Skin BLACK LOGO **/
/*************************/

body.uproxx-white-skin {
	padding-top: 60px;
}

body.home.uproxx-white-skin {
	padding-top: 235px;
}

body.uproxx-white-skin .uproxx-main-navigation {
	color: #000;
	background: #fff;
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.35);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.35);
}

body.uproxx-white-skin .uproxx-main-navigation .uproxx-dropdown {
	border-top: none;
	margin-top: 0;
}

body.uproxx-white-skin .uproxx-social .social-list li a,
body.uproxx-white-skin .uproxx-social .social-list li a:hover,
body.uproxx-white-skin .uproxx-main-navigation .menu > li > .nav-item,
body.uproxx-white-skin .uproxx-social .social-list > li:hover,
body.uproxx-white-skin .uproxx-social .social-list > li.hover,
body.uproxx-white-skin .uproxx-search:hover:before,
body.uproxx-white-skin .col-header .title,
body.uproxx-white-skin .inline-module h4,
body.uproxx-white-skin .share-this,
body.uproxx-white-skin.uproxx-shows .more-shows,
body.uproxx-white-skin.uproxx-shows-details .more-shows {
	color: #000;
}

body.uproxx-white-skin .uproxx-main-navigation .menu li:hover a.nav-item, 
body.uproxx-white-skin .uproxx-main-navigation .menu li:focus a.nav-item, 
body.uproxx-white-skin .uproxx-main-navigation .menu li:active a.nav-item {
	text-decoration: none;
	color: #c22228;
}

body.uproxx-white-skin .uproxx-social .social-list > li:hover, 
body.uproxx-white-skin .uproxx-social .social-list > li.hover {
	background: none;
}

body.uproxx-white-skin .col-header .title:after,
body.uproxx-white-skin .uproxx-main-navigation .uproxx-dropdown .sections .section-sub a:hover,
body.uproxx-white-skin .uproxx-main-navigation .uproxx-dropdown .sections .section:before,
body.uproxx-white-skin .inline-module h4:after,
body.uproxx-white-skin .share-this:after,
body.uproxx-white-skin.uproxx-shows .more-shows p:before, 
body.uproxx-white-skin.uproxx-shows-details .more-shows p:before,
body.uproxx-white-skin.uproxx-shows .more-shows p:after, 
body.uproxx-white-skin.uproxx-shows-details .more-shows p:after {
	background: #000;
}

body.uproxx-white-skin .shows .story {
	border-top: none;
}

body.uproxx-white-skin .section-header:before,
body.uproxx-white-skin .more-content-grid:before {
	height: 1px;
	background-color: #000;
}

body.uproxx-white-skin.single.single-post span.pagebreak,
body.uproxx-white-skin .article .post-body .uproxx-featured-image, 
body.uproxx-white-skin .article .post-body img:nth-of-type(n) {
	border-top: solid 1px #000;
}

body.uproxx-white-skin .share-side .share {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

body.uproxx-white-skin .share-side .share:first-child {
	border-top: 1px solid #000;
}

body.uproxx-white-skin .uproxx-si-placeholder .logo {
	background: url(/wp-content/themes/vip/uproxx/plugins/uproxx-skins/skins/white/images/banner-label.png) no-repeat;
}

body.uproxx-white-skin .uproxx-search .search-form input.search-field {
	border: solid 1px #000;
}

body.uproxx-white-skin .uproxx-bc-video-iframe {
	background: url(/wp-content/themes/vip/uproxx/plugins/uproxx-skins/skins/white/images/video-placeholder.png) no-repeat;
	background-size: cover;
}

body.uproxx-white-skin .uproxx-search:before {
	z-index: 1010;
}

body.uproxx-white-skin .uproxx-social .social-list li.uproxx-user .uproxx-social-sso-subnav ul,
body.uproxx-white-skin .uproxx-social .social-list li.uproxx-info .uproxx-info-subnav ul {
	background-color: #fff;
	border: solid 1px #ccc;
	-webkit-box-shadow: 0 5px 5px -3px rgba(0,0,0,.65);
	-moz-box-shadow: 0 5px 5px -3px rgba(0,0,0,.65);
	box-shadow: 0 5px 5px -3px rgba(0,0,0,.65);
}

body.uproxx-white-skin .uproxx-social .social-list li.uproxx-user .uproxx-social-sso-subnav ul:before,
body.uproxx-white-skin .uproxx-social .social-list li.uproxx-info .uproxx-info-subnav ul:before {
	border-bottom: 6px solid #ccc;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	top: -6px;
}

body.uproxx-white-skin .uproxx-social .social-list li.uproxx-user .uproxx-social-sso-subnav ul:after,
body.uproxx-white-skin .uproxx-social .social-list li.uproxx-info .uproxx-info-subnav ul:after {
    content: '';
    width: 0;
    height: 0;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #fff;
    border-left: 4px solid transparent;
    position: absolute;
    top: -4px;
    right: 9px;
}

body.uproxx-white-skin .uproxx-social-sso-subnav li a:hover,
body.uproxx-white-skin  .uproxx-social .social-list li.uproxx-info .uproxx-info-subnav ul li a:hover {
	color: #c22228 !important;
}

body.uproxx-white-skin #menu-item-uproxx-logo {
	top: -3px;
}

body.uproxx-white-skin #menu-item-uproxx-logo a {
	background: transparent url(/wp-content/themes/vip/uproxx/plugins/uproxx-skins/skins/white/images/logo-black-large.png) no-repeat;
	background: transparent url(/wp-content/themes/vip/uproxx/plugins/uproxx-skins/skins/white/images/logo-black-large.svg) no-repeat;
	background-size: 175px 35px;
}

body.uproxx-white-skin .uproxx-main-navigation.small-state #menu-item-uproxx-logo a {
	background: transparent url(/wp-content/themes/vip/uproxx/plugins/uproxx-skins/skins/white/images/logo-black-175x35.png) no-repeat;
	background: transparent url(/wp-content/themes/vip/uproxx/plugins/uproxx-skins/skins/white/images/logo-black-large.svg) no-repeat;
}

body.uproxx-white-skin .uproxx-social .social-list li.uproxx-social-group .social-dropdown {
	padding-top: 7px;
}

body.uproxx-white-skin .uproxx-social .social-list li.uproxx-social-group .social-dropdown-inner {
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 5px 5px -3px rgba(0,0,0,.65);
	-moz-box-shadow: 0 5px 5px -3px rgba(0,0,0,.65);
	box-shadow: 0 5px 5px -3px rgba(0,0,0,.65);
}

body.uproxx-white-skin .uproxx-social .social-list li.uproxx-social-group .social-dropdown:after {
    content: '';
    width: 0;
    height: 0;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #fff;
    border-left: 4px solid transparent;
    position: absolute;
    top: 4px;
    right: 8px;
}

body.uproxx-white-skin .uproxx-social .social-list li.uproxx-social-group .social-dropdown:before {
	content: '';
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #ccc;
	border-left: 5px solid transparent;
	position: absolute;
	top: 2px;
	right: 7px;
}

body.uproxx-white-skin .uproxx-main-navigation .menu .uproxx-social-navigation-container {
	opacity: 0;
}

/************************/
/** Large Header State **/
/************************/

body.uproxx-white-skin .uproxx-main-navigation {
	height: 235px;
}

body.uproxx-white-skin .uproxx-main-navigation.small-state {
	height: 60px;
}

body.uproxx-white-skin .uproxx-main-navigation .header-large-content {
	opacity: 1;
	display: block;
	width: 970px;
	bottom: 60px;
	padding: 51px 0 0 0;
	overflow: hidden;
	background: url(/wp-content/themes/vip/uproxx/plugins/uproxx-skins/skins/white/images/the-culture-of-now.png) no-repeat 330px top;
	background: url(/wp-content/themes/vip/uproxx/plugins/uproxx-skins/skins/white/images/the-culture-of-now-v2.svg) no-repeat 330px top;
	background-size: 281px 24px;
}

body.uproxx-white-skin .uproxx-main-navigation.small-state .header-large-content {
	opacity: 0;
	padding: 0;
	transition: none;
}

body.uproxx-white-skin #menu-main-navigation,
body.uproxx-white-skin .uproxx-main-navigation .header-large-content {
	position: absolute;
	left: 50%;
	margin-left: -485px;
}

body.uproxx-white-skin #menu-main-navigation {
	bottom: 0;
}

body.uproxx-white-skin .uproxx-main-navigation .header-large-content-line {
	position: absolute;
	bottom: 60px;
	left: 0;
	right: 0;
	margin: auto;
	width: 540px;
	height: 1px;
}

body.uproxx-white-skin .uproxx-main-navigation .header-large-content-line div {
	background-color: #000;
	width: 100%;
	height: 1px;
	margin-left: -13px;
	position: relative;
}

body.uproxx-white-skin .uproxx-main-navigation.small-state .header-large-content-line div {
	width: 0;
}

body.uproxx-white-skin .uproxx-main-navigation.small-state .header-large-content:after {
	opacity: 1;
	width: 0;
	margin-left: 540px;
}

body.uproxx-white-skin .uproxx-main-navigation #menu-item-uproxx-logo a {
	top: -145px;
	left: 258px;
	width: 430px;
	height: 87px;
	background-size: 430px 87px;
}

body.uproxx-white-skin .uproxx-main-navigation.small-state #menu-item-uproxx-logo a {
	width: 175px;
	height: 35px;
	background-size: 175px 35px;
	top: 15px;
	left: 0px;
}.dfp-300x100 { margin-bottom: 15px; }
.dfp-300-top, .dfp-300-anchor { margin-bottom: 30px; }
#woven-600 { margin-bottom: 30px; }
#wvn_promo { margin-top: -5px; margin-bottom: 10px; }

#woven-leaderboard-wrapper {color: #000; z-index:100}
#woven-leaderboard-wrapper.sticky {position: fixed}
.admin-bar #woven-leaderboard-wrapper.sticky {top: 32px}

#woven-leaderboard { display: block; min-width: 728px; padding: 0; margin: 0 auto; text-align: center; }
	body.page-template-page-topichub-landing #woven-leaderboard, body.uproxx-the-desk-single #woven-leaderboard { padding: 15px 0; }
#landing-page #block-728 { display: block; }

#footer-ad-unit, .footer-ad-unit { margin-top: 35px; }

/* Desktop Tweaks */
#wvn_skin { width: 0; height: 0; }
	body.admin-bar #skin { top: 92px !important; }

body.admin-bar .single-uproxx_shows .masthead {
	margin-top: 0;
}
body.admin-bar .single-uproxx_shows #woven-leaderboard.sticky {
	top: 92px !important;
    padding-top: 15px;
}

/* fix for fake leaderboard */
body.single-post #woven-leaderboard, body.single-post #woven-leaderboard-fake {
	margin-top: 0;
}

/* Mobile Tweaks */

#woven-header {
	text-align: center; 
	min-width: 300px;
	margin: 10px auto;
}
#woven-bottom-rec-unit {
	text-align: center;
}
#woven-bottom-rec {
    margin: 25px auto;
    text-align: center;
    display: inline-block;
}

.woven-dfp-unit-title {
	text-align: center;
	color: #ccc;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 3px;
}

.woven-dfp-footer-new {
	margin: -10px 0 15px 0;
}/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "gesta", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/wp-content/themes/vip/uproxx/plugins/uproxx-sso/js/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/wp-content/themes/vip/uproxx/plugins/uproxx-sso/js/fancybox/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/wp-content/themes/vip/uproxx/plugins/uproxx-sso/js/fancybox/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/wp-content/themes/vip/uproxx/plugins/uproxx-sso/js/fancybox/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/wp-content/themes/vip/uproxx/plugins/uproxx-sso/js/fancybox/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/wp-content/themes/vip/uproxx/plugins/uproxx-sso/js/fancybox/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}.uproxx-modal * {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.uproxx-modal {
    width: 100%;
    background: #f9f9f9;
    font-family: "gesta", helvetica, arial, sans-serif;
    padding: 50px 100px;
}

.uproxx-modal div.uproxx-modal-error {
    display: none;
    position: absolute;
    color: #c22228;
    top: 10%;
    left: 0;
    display: block;
    width: 100%;
    text-align: center;
    font: 16px 'gesta', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
.uproxx-modal .sso-header {
    position: relative;
}
.uproxx-modal .sso-header .header-main {
    display: block;
    padding: 0 0 10px;
}
.uproxx-modal .sso-header .header-main h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 42px;
    border-bottom: 1px solid #c22228;
    padding-bottom: 15px;
    text-align: center;
}
.uproxx-modal .sso-header .header-main span {
    color: #c22228;
}
.uproxx-modal .sso-header .header-sub {
    display: inline-block;
    color: #000;
    padding: 10px 20px;
    width: 285px;
    text-align: right;
}
.uproxx-modal .sso-header .header-sub span {
    font-size: 13px;
    line-height: 38px;
}
.uproxx-modal .sso-header .header-sub a {
    font-size: 19px;
    line-height: 30px;
    background: #c22228;
    display: inline-block;
    padding: 5px 15px;
    text-transform: uppercase;
    color: #fff;
    margin-left: 5px;
}
.uproxx-modal .sso-header .header-sub a:hover {
    color: #000;
}

.uproxx-modal .sso-body {
    color: #000;
    position: relative;
}
.uproxx-modal .sso-body h3 {
    font-size: 14px;
    text-transform: uppercase;
    padding: 30px 0;
}
.uproxx-modal .sso-body .button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    padding: 13px;
    display: block;
    width: 255px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 10px;
    color: #fff;
}
.uproxx-modal .sso-body .button span {
    position: relative;
    font: normal normal normal 18px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.uproxx-modal .sso-body .button span:before {
    position: absolute;
    top: 1px;
    left: -20px;
    color: #fff;
}
.uproxx-modal .sso-body .button span.twtr:before {
    content: "\f099";
}
.uproxx-modal .sso-body .button span.fb:before {
    content: "\f09a";
}
.uproxx-modal .sso-body .social-tw {
  background: #00ccff;
}
.uproxx-modal .sso-body .social-fb {
  background: #4f52cc;
}
.uproxx-modal .sso-body .social-section {
    display: inline-block;
    width: 350px;
    vertical-align: top;
}
.uproxx-modal .sso-body .social-section:after {
    content: 'OR';
    position: absolute;
    right: calc(50% - 3px);
    top: calc(50% - 23px);
    color: #848484;
}
.uproxx-modal .sso-body .social-section .signup,
.uproxx-modal .sso-body .social-section .signin {
    margin-top: 10px;
    display: inline-block;
    width: 255px;
    text-align: right;
}
.uproxx-modal .sso-body .social-section .signup span,
.uproxx-modal .sso-body .social-section .signin span {
  font-size: 14px;
}
.uproxx-modal .sso-body .social-section .signup a,
.uproxx-modal .sso-body .social-section .signin a {
    color: #fff;
    background: #c22228;
    text-transform: uppercase;
    padding: 10px 15px;
    font-size: 18px;
    margin-left: 5px;
}
.uproxx-modal .sso-body .email-section {
    display: inline-block;
    width: 350px;
    vertical-align: top;
    text-align: right;
}
.uproxx-modal .sso-body .email-section h3 {
    padding-right: 50px;
}
#uproxx-sso-signup.uproxx-modal .email-section h3 {
    padding-right: 68px;
}
.uproxx-modal .sso-body .email-section:before {
    content: "";
    position: absolute;
    top: calc(50% - 66px);
    left: 352px;
    width: 1px;
    height: 35px;
    background: #848484;
}
.uproxx-modal .sso-body .email-section:after {
    content: "";
    position: absolute;
    top: calc(50% + 2px);
    left: 352px;
    width: 1px;
    height: 35px;
    background: #848484;
}
.uproxx-modal .sso-body .email-section .form-field {
    margin-bottom: 20px;
    position: relative;
}
.uproxx-modal .sso-body .email-section .form-field label.error {
    position: absolute;
    right: 0;
    bottom: 45px;
    font-size: 12px;
    color: #c22228;
}
.uproxx-modal .sso-body .email-section .form-field input {
    border: none;
    padding: 10px;
    width: 250px;
    font-size: 18px;
    color: #000;
}
.uproxx-modal .sso-body .email-section .form-field input.error {
    background: #b94a48;
    background: #f2dede;
}
.uproxx-modal .sso-body .email-section .form-field input::-webkit-input-placeholder {
   color: #a3a3a3;
   font-family: 'EB Garamond', Helvetica, Arial, "Lucida Grande", sans-serif;
   font-style: italic;
}
.uproxx-modal .sso-body .email-section .form-field input:-moz-placeholder { /* Firefox 18- */
   color: #a3a3a3;
   font-family: 'EB Garamond', Helvetica, Arial, "Lucida Grande", sans-serif;
   font-style: italic;
}
.uproxx-modal .sso-body .email-section .form-field input::-moz-placeholder {  /* Firefox 19+ */
   color: #a3a3a3;
   font-family: 'EB Garamond', Helvetica, Arial, "Lucida Grande", sans-serif;
   font-style: italic;
}
.uproxx-modal .sso-body .email-section .form-field input:-ms-input-placeholder {  
   color: #a3a3a3;
   font-family: 'EB Garamond', Helvetica, Arial, "Lucida Grande", sans-serif;
   font-style: italic;
}
.uproxx-modal .sso-body .email-section .form-field .context {
    width: 250px;
    display: block;
    text-align: right;
    float: right;
    margin-bottom: 20px;
    font-size: 12px;
    padding-top: 2px;
    color: #ccc;
}
.uproxx-modal .sso-body .email-section .form-field input[type=submit] {
    width: auto;
    background: #c22228;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    padding: 12px 40px;
    font-size: 18px;
    color: #fff;
}
.uproxx-modal .sso-body .email-section .form-field input[type=submit]:hover {
    color: #000;
}
.uproxx-modal .sso-body .email-section .forget-password {
    font-size: 14px;
    text-decoration: underline;
}
.comment-form {
    position: relative;
}
#ptm-ac-loader {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 7.66666667%;
}
#ptm-ac-loader > img {
    width: auto;
    height: auto;
}
#ptm-ac-response {
    position: absolute;
    bottom: 0;
    font-size: 12px;
    right: 15px;
    padding: 10px 0 0;
    color: #888;
}

.comment-replying {
  margin-left: 65px;
  width: 570px;
  position: relative;
}

.comment-replying .avatar-cell {
  width: 100%;
}
.comment-replying #reply-title {
  display: inline-block;
  font-size: 15px;
  margin: 0;
}
#reply-title {
  display: none;
  right: 0;
  position: absolute;
  z-index: 10;
  top: 0px;
  padding: 0 5px 5px;
  background: rgba(225,225,225,0.5);
  text-transform: capitalize;
}
#reply-title:hover {
  text-decoration: underline;
  background: rgba(225,225,225,1);
}


.uproxx-logged-in .newsletter .tip {
    font-size: 16px;
}
.uproxx-logged-in .newsletter ul li a {
    font-size: 11px;
}


.show-more-comments {
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.show-more-comments a {
  display: block;
  color: #fff !important;
  font: normal 15px/1 "gesta", helvetica, sans-serif !important;
  padding: 13px 0;
  border-radius: 1px;
  text-transform: uppercase;
  background: #c22228;
}
.show-more-comments a:hover {
  text-decoration: underline !important;
}

.show-more-comments.loading:after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: calc(50% - 8px);
  margin-left: 25px;
  background: transparent url('data:image/gif;base64,R0lGODlhEAAQAPIAAP///+46LvrPzPJsZO46LvSFfvaemPeqpSH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAADMwi63P4wyklrE2MIOggZnAdOmGYJRbExwroUmcG2LmDEwnHQLVsYOd2mBzkYDAdKa+dIAAAh+QQJCgAAACwAAAAAEAAQAAADNAi63P5OjCEgG4QMu7DmikRxQlFUYDEZIGBMRVsaqHwctXXf7WEYB4Ag1xjihkMZsiUkKhIAIfkECQoAAAAsAAAAABAAEAAAAzYIujIjK8pByJDMlFYvBoVjHA70GU7xSUJhmKtwHPAKzLO9HMaoKwJZ7Rf8AYPDDzKpZBqfvwQAIfkECQoAAAAsAAAAABAAEAAAAzMIumIlK8oyhpHsnFZfhYumCYUhDAQxRIdhHBGqRoKw0R8DYlJd8z0fMDgsGo/IpHI5TAAAIfkECQoAAAAsAAAAABAAEAAAAzIIunInK0rnZBTwGPNMgQwmdsNgXGJUlIWEuR5oWUIpz8pAEAMe6TwfwyYsGo/IpFKSAAAh+QQJCgAAACwAAAAAEAAQAAADMwi6IMKQORfjdOe82p4wGccc4CEuQradylesojEMBgsUc2G7sDX3lQGBMLAJibufbSlKAAAh+QQJCgAAACwAAAAAEAAQAAADMgi63P7wCRHZnFVdmgHu2nFwlWCI3WGc3TSWhUFGxTAUkGCbtgENBMJAEJsxgMLWzpEAACH5BAkKAAAALAAAAAAQABAAAAMyCLrc/jDKSatlQtScKdceCAjDII7HcQ4EMTCpyrCuUBjCYRgHVtqlAiB1YhiCnlsRkAAAOwAAAAAAAAAAAA==') no-repeat center center scroll;
}
.join-discussion {
	margin-left: 0 !important;
}
.join-discussion li a{
    background-color: #c22228;
}
.block .wp-caption {
	position: relative;
}
.article img.uproxx-animated-gif {
	width: auto;
}

.uproxx-mobile .uproxx-animated-gif {
	float: none;
	display: block;
	margin: 0;
}

.uproxx-mobile .play-overlay {
	position: relative;
}
.uproxx-mobile .play-overlay img.overlay {
	position: absolute;
	top: calc(50% - 42.5px);
	left: calc(50% - 42.5px);
	width: 85px !important;
	height: 85px !important;
	z-index: 1;
}
.uproxx-mobile .play-overlay.initializing:after {
	content: 'gif';
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	padding: 5px 0 0 5px;
	box-sizing: border-box;
	display: inline-block
}#woven-leaderboard-wrapper {
	position: absolute;
	top: -500px;
}

#woven-leaderboard {
	position: relative;
}

#woven-leaderboard.sticky {
	z-index: 1000;
	padding-bottom: 0;
	text-align: center;
}

#woven-leaderboard.sticky, #woven-leaderboard-fake {
	min-width: 970px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}

#woven-leaderboard-fake {
	display: none;
}

.uproxx-main-navigation.sticky {
	position: fixed !important;
}/* THE DESK Uproxx mobile single video Start */
#blog-headlines.the-desk {
	margin: 0 0 20px 0;
}
#blog-headlines.the-desk .banner-header.the-desk {
	background: url(/wp-content/themes/vip/uproxx/plugins/uproxx-widgets/uproxx-sidebar-brightcove-player/css/../img/sidebar_banner_thedesk.png) 0 0 no-repeat;
	height: 45px;
	overflow: hidden;
	text-indent: -9999px;
	width: 300px;
}
#blog-headlines.the-desk .content {
	margin: 0 0 0 15px;
}
#blog-headlines.the-desk .content ..uproxx-video-holder { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; }
#blog-headlines.the-desk .content ..uproxx-video-holder object,
#blog-headlines.the-desk .content ..uproxx-video-holder iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#blog-headlines.the-desk .content .block .video-title {
	font: bold 14px/1 helvetica;
	margin-top: 10px;
	text-transform: uppercase;
}
#blog-headlines.the-desk .content .block .video-excerpt {
	font: normal 12px/15px helvetica;
	margin-top: 10px;
	color: #555;
}
/* THE DESK Uproxx mobile single video End */

/* THE DESK Uproxx mobile single Brightcove video player Start */
#belowpost-like { display: none; }
#uproxx-brightcove-player { margin: 40px 0 30px; }
#uproxx-brightcove-player .uproxx-brightcove-player-header { margin: 0 20px; padding: 15px 10px 10px; font: bold 14px/1 helvetica, arial; text-transform: uppercase; background: #eee; border-left: solid 1px #ccc; border-right: solid 1px #ccc; border-top: solid 1px #ccc; border-radius: 4px; }
#uproxx-brightcove-player .uproxx-brightcove-player-header .uproxx-brightcove-player-title { margin-top: 10px; font: bold 19px/1 helvetica, arial; text-transform: uppercase; }
#uproxx-brightcove-player .uproxx-brightcove-player-header .uproxx-brightcove-player-excerpt { margin-top: 5px; font: normal 15px/16px helvetica, arial; text-transform: none; }
#uproxx-brightcove-player .uproxx-brightcove-player-holder { }
#uproxx-brightcove-player .uproxx-brightcove-player-footer { margin: -5px 20px 0; padding: 10px; border-left: solid 1px #ccc; border-right: solid 1px #ccc; border-bottom: solid 1px #ccc; border-radius: 4px; }
#uproxx-brightcove-player .uproxx-brightcove-player-footer a { font: bold 13px/1 helvetica, arial; }
#uproxx-brightcove-player .uproxx-brightcove-player-holder { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; }
#uproxx-brightcove-player .uproxx-brightcove-player-holder object,
#uproxx-brightcove-player .uproxx-brightcove-player-holder iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* THE DESK Uproxx mobile single Brightcove video player End */