@CHARSET "UTF-8";
div.fyre {
}
div.fyre div.fyre-widget div.fyre-editor div.fyre-editor-container div.fyre-editor-editable {
	background-color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	border-radius: 0;
}
div.fyre div.fyre-widget div.fyre-editor div.fyre-editor-container div.fyre-editor-toolbar div.goog-toolbar div.fyre-format-button {
	border-radius: 0;
}
div.fyre div.fyre-widget div.fyre-editor div.fyre-editor-container div.fyre-editor-toolbar div.goog-toolbar div.fyre-post-button {
	border-radius: 0;
}
div.fyre div.fyre-box-wrapper ul.fyre-box-list li:before {
	content: none !important;
}
div.fyre div.fyre-comment-stream a {
	color: #4479BD;
}
div.fyre div.fyre-comment-stream a:link {
	color: #4479BD;
}
div.fyre div.fyre-comment-stream a:visited {
	color: #4479BD;
}
div.fyre div.fyre-comment-stream a:hover {
	color: #ED2125;
}
div.fyre div.fyre-comment-stream a:active {
	color: #ED2125;
}
div.fyre div.fyre-widget div.fyre-login-bar a:hover {
	color: #ED2125;
}
div.fyre div.fyre-widget div.fyre-login-bar a:active {
	color: #ED2125;
}/* 
    VentureBeat News
    www.venturebeat.com  
    
    VB Engineers:   Ryan Boswell, 
                    Alexei Ilinykh, 
                    Peter Brown
    
========== VentureBeat Index ========= 
    
    1) Resets
        a) [ Eric Meyer Reset] Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) + http://cssreset.com 
        b) [ Html5 Reset ] HTML5 display-role reset for older browsers 
        c) [ Normalize ] Twitter Bootstrap replace 5/24/14

    2) Desktop
        a) Header 
        b) Footer 

    3) Tablet & Mobile 
    
======================================

    The new VB starts here: 

========== [ Eric Meyer Reset ] ========== */


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; }



/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.375;
  color: #7f7f83;
  background-color: white; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #d91215;
  text-decoration: none; }
  a:hover, a:focus {
    color: #920c0e;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.375;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #7f7f83; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: inherit; 
}


h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small, .h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #7f7f83; 
}

h1, .h1,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px; 
}

h1 small,
h1 .small, 
.h1 small,
.h1 .small,
h2 small,
h2 .small, 
.h2 small,
.h2 .small,
h3 small,
h3 .small, 
.h3 small,
.h3 .small {
  font-size: 65%; 
}

h4, .h4,
h5, .h5,
h6, .h6 {
margin-top: 11px;
margin-bottom: 11px; }
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
font-size: 75%; }

h1, .h1 {
  font-size: 41px; }

h2, .h2 {
  font-size: 34px; }

h3, .h3 {
  font-size: 28px; }

h4, .h4 {
  font-size: 21px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 14px; }

p {
  margin: 0 0 11px; }

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4; }
  @media (min-width: 900px) {
    .lead {
      font-size: 24px; } }

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-muted {
  color: #7f7f83; }

.text-primary {
  color: #ed2125; }
  .text-primary a:hover {
    color: #cb1014; }

.text-success {
  color: #3c763d; }
  .text-success a:hover {
    color: #2b542c; }

.text-info {
  color: #31708f; }
  .text-info a:hover {
    color: #245269; }

.text-warning {
  color: #8a6d3b; }
  .text-warning a:hover {
    color: #66512c; }

.text-danger {
  color: #a94442; }
  .text-danger a:hover {
    color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #ed2125; }
  .bg-primary a:hover {
    background-color: #cb1014; }

.bg-success {
  background-color: #dff0d8; }
  .bg-success a:hover {
    background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }
  .bg-info a:hover {
    background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }
  .bg-warning a:hover {
    background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }
  .bg-danger a:hover {
    background-color: #e4b9b9; }

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #7f7f83; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }
  .list-inline > li:first-child {
    padding-left: 0; }

dl {
  margin-top: 0;
  margin-bottom: 22px; }

dt,
dd {
  line-height: 1.375; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 900px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }
    .dl-horizontal dd:before, .dl-horizontal dd:after {
      content: " ";
      display: table; }
    .dl-horizontal dd:after {
      clear: both; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #7f7f83; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 100%; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.375;
    color: #7f7f83; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #7f7f83;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.375; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 900px) {
    .container {
      width: 900px; } }
  @media (min-width: 928px) {
    .container {
      width: 908px; } }
  @media (min-width: 1204px) {
    .container {
      width: 1132px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -10px;
  margin-right: -10px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: 0%; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: 0%; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 900px) {
  .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: 0%; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: 0%; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 928px) {
  .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: 0%; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: 0%; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1204px) {
  .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: 0%; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: 0%; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  margin-bottom: 22px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.375;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #dddddd; }
  .table .table {
    background-color: white; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

@media (max-width: 900px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #616164;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.375;
  color: #757578; }

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.375;
  color: #757578;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control:-moz-placeholder {
    color: #7f7f83; }
  .form-control::-moz-placeholder {
    color: #7f7f83;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #7f7f83; }
  .form-control::-webkit-input-placeholder {
    color: #7f7f83; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #7f7f83;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="date"] {
  line-height: 36px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px; }
  .radio label,
  .checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 33px;
  line-height: 33px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg {
  height: 49px;
  line-height: 49px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 45px; }
  .has-feedback .form-control-feedback {
    position: absolute;
    top: 27px;
    right: 0;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.form-control-static {
  margin-bottom: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #c0c0c2; }

@media (min-width: 900px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px; }
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
.form-horizontal .form-control-static {
  padding-top: 7px; }
@media (min-width: 900px) {
  .form-horizontal .control-label {
    text-align: right; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px; }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 300;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: white;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: white;
  background-color: #ed2125;
  border-color: #cccccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: white;
    background-color: #d41115;
    border-color: #adadad; }
  .open .btn-default.dropdown-toggle {
    color: white;
    background-color: #d41115;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active {
    background-image: none; }
  .open .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #ed2125;
    border-color: #cccccc; }
  .btn-default .badge {
    color: #ed2125;
    background-color: white; }

.btn-primary {
  color: white;
  background-color: #d91215;
  border-color: #c11013; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: white;
    background-color: #b30f12;
    border-color: #890b0e; }
  .open .btn-primary.dropdown-toggle {
    color: white;
    background-color: #b30f12;
    border-color: #890b0e; }
  .btn-primary:active, .btn-primary.active {
    background-image: none; }
  .open .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #d91215;
    border-color: #c11013; }
  .btn-primary .badge {
    color: #d91215;
    background-color: white; }

.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: white;
    background-color: #47a447;
    border-color: #398439; }
  .open .btn-success.dropdown-toggle {
    color: white;
    background-color: #47a447;
    border-color: #398439; }
  .btn-success:active, .btn-success.active {
    background-image: none; }
  .open .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: white; }

.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: white;
    background-color: #39b3d7;
    border-color: #269abc; }
  .open .btn-info.dropdown-toggle {
    color: white;
    background-color: #39b3d7;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active {
    background-image: none; }
  .open .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: white; }

.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    color: white;
    background-color: #ed9c28;
    border-color: #d58512; }
  .open .btn-warning.dropdown-toggle {
    color: white;
    background-color: #ed9c28;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active {
    background-image: none; }
  .open .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: white; }

.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    color: white;
    background-color: #d2322d;
    border-color: #ac2925; }
  .open .btn-danger.dropdown-toggle {
    color: white;
    background-color: #d2322d;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active {
    background-image: none; }
  .open .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: white; }

.btn-link {
  color: #d91215;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #920c0e;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #7f7f83;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/wp-content/themes/vip/venturebeat2/styles/../fonts/bootstrap/glyphicons-halflings-regular.eot);
  src: url(/wp-content/themes/vip/venturebeat2/styles/../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/vip/venturebeat2/styles/../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(/wp-content/themes/vip/venturebeat2/styles/../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(/wp-content/themes/vip/venturebeat2/styles/../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }

.mobile-search-icon,
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 20px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #7f7f83; }
    .nav > li.disabled > a {
      color: #7f7f83; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #7f7f83;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #7f7f83;
    border-color: #d91215; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #dddddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.375;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #7f7f83 #7f7f83 #dddddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #757578;
      background-color: white;
      border: 1px solid #dddddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: white;
    background-color: #ed2125; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 900px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd; }
  @media (min-width: 900px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #dddddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: white; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 35px;
  margin-bottom: 22px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 900px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 900px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 900px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px; }
  @media (min-width: 900px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 900px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 900px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 6.5px 10px;
  font-size: 20px;
  line-height: 22px;
  height: 22px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 900px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -10px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 0.5px;
  margin-bottom: 0.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: none; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 900px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav { margin: 3.25px -10px; }
@media (max-width: 900px) {
  .navbar-nav { margin: 3.25px 0px; }
}

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px; }
@media (max-width: 900px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none; }
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px; }
.navbar-nav .open .dropdown-menu > li > a {
line-height: 22px; }
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none; } }
@media (min-width: 900px) {
.navbar-nav {
float: left;
margin: 0; }
.navbar-nav > li {
float: left; }
.navbar-nav > li > a {
padding-top: 6.5px;
padding-bottom: 6.5px; }
.navbar-nav.navbar-right:last-child {
margin-right: -10px; } }

@media (min-width: 900px) {
.navbar-left {
float: left !important; }

.navbar-right {
float: right !important; } }
.navbar-form {
margin-left: -10px;
margin-right: -10px;
padding: 10px 10px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: -0.5px;
margin-bottom: -0.5px; }
@media (max-width: 900px) {
.navbar-form .form-group {
margin-bottom: 5px; } }
@media (min-width: 900px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none; }
.navbar-form.navbar-right:last-child {
margin-right: -10px; } }

.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }

.navbar-btn {
margin-top: -0.5px;
margin-bottom: -0.5px; }
.navbar-btn.btn-sm {
margin-top: 1px;
margin-bottom: 1px; }
.navbar-btn.btn-xs {
margin-top: 6.5px;
margin-bottom: 6.5px; }

.navbar-text {
margin-top: 6.5px;
margin-bottom: 6.5px; }
@media (min-width: 900px) {
.navbar-text {
float: left;
margin-left: 10px;
margin-right: 10px; }
.navbar-text.navbar-right:last-child {
margin-right: 0; } }

.navbar-default {
background-color: #4d4d4f;
border-color: #3d3d3e; }
.navbar-default .navbar-brand {
color: white; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #e6e6e6;
background-color: transparent; }
.navbar-default .navbar-text {
color: white; }
.navbar-default .navbar-nav > li > a {
color: white; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: white;
background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: white;
background-color: #9d9fa2; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent; }
.navbar-default .navbar-toggle {
border-color: #dddddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: transparent; }
.navbar-default .navbar-toggle .icon-bar {
background-color: white; }
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #3d3d3e; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color: transparent;
color: #555555; }
@media (max-width: 900px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: white; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: white;
background-color: transparent; }
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555555;
background-color: transparent; }
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent; } }
.navbar-default .navbar-link {
color: white; }
.navbar-default .navbar-link:hover {
color: white; }

.navbar-inverse {
background-color: #222222;
border-color: #090909; }
.navbar-inverse .navbar-brand {
color: #7f7f83; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: white;
background-color: transparent; }
.navbar-inverse .navbar-text {
color: #7f7f83; }
.navbar-inverse .navbar-nav > li > a {
color: #7f7f83; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color: white;
background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: white;
background-color: #090909; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent; }
.navbar-inverse .navbar-toggle {
border-color: #333333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #333333; }
.navbar-inverse .navbar-toggle .icon-bar {
background-color: white; }
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
background-color: #090909;
color: white; }
@media (max-width: 900px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #090909; }
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #090909; }
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #7f7f83; }
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: white;
background-color: transparent; }
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: white;
background-color: #090909; }
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444444;
background-color: transparent; } }
.navbar-inverse .navbar-link {
color: #7f7f83; }
.navbar-inverse .navbar-link:hover {
color: white; }

.jumbotron {
padding: 0px;
margin-bottom: 0px;
color: inherit;
background-color: #7f7f83; }
.jumbotron h1,
.jumbotron .h1 {
color: inherit; }
.jumbotron p {
margin-bottom: 0px;
font-size: 24px;
font-weight: 200; }
.container .jumbotron {
border-radius: 6px; }
.jumbotron .container {
max-width: 100%; }
@media screen and (min-width: 900px) {
.jumbotron {
padding-top: 0px;
padding-bottom: 0px; }
.container .jumbotron {
padding-left: 0px;
padding-right: 0px; }
.jumbotron h1,
.jumbotron .h1 {
font-size: 72px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

@media (max-width: 900px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important; }

@media (min-width: 900px) and (max-width: 927px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important; }

@media (min-width: 928px) and (max-width: 1203px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important; }

@media (min-width: 1204px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
/*@media (max-width: 900px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }*/
@media (min-width: 900px) and (max-width: 927px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }
@media (min-width: 928px) and (max-width: 1203px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }
@media (min-width: 1204px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
@media print {
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }



/* ========== [ Main Styles ] ========== */
    
b,
strong {
  font-weight: 600; }

a:hover {
  text-decoration: none; }

.nav-padding {
  padding-top: 35px; }

.content-block {
  padding-top: 50px; }
  @media (max-width: 927px) {
    .content-block {
      padding-top: 34px;
      padding-bottom: 34px; } }
  .content-block p:last-child {
    margin-bottom: 0px; }

h4 {
  color: #d91215;
  font-style: italic;
  margin-top: 0;
  margin-bottom: 22px; }
  @media (max-width: 900px) {
    h4 {
      font-size: 1em; } }

h5 {
  font-size: 1.125em;
  font-weight: 400;
  margin-bottom: 30px; }
  @media (max-width: 900px) {
    h5 {
      font-size: 0.875em; } }

h6 {
  font-size: 1em;
  font-weight: 300;
  margin: 0;
  line-height: 1.375; }
  @media (max-width: 900px) {
    h6 {
      font-size: 0.875em; } }

p,
ol,
ul {
  margin-bottom: 22px; }
  @media (max-width: 900px) {
    p,
    ol,
    ul {
      font-size: 0.875em; } }

.content-block ul,
.content-block ol {
  padding-left: 1.25em; }
  .content-block ul li,
  .content-block ol li {
    margin-bottom: 1em; }
    .content-block ul li:last-child,
    .content-block ol li:last-child {
      margin-bottom: 0; }
@media (min-width: 1204px) {
  .content-block .register {
    width: 320px; } }

.btn-default {
  border-radius: 0;
  box-shadow: none;
  border: none; }

.register {
  border-radius: 0px;
  border: none;
  font-size: 2.0625em;
  padding: 14px 54px; }
  @media (min-width: 900px) {
    .register {
      font-size: 1.5em;
      padding: 14px 34px; } }
  @media (min-width: 928px) {
    .register {
      font-size: 1.75em;
      padding: 14px 54px; } }
  .register a {
    color: #fff; }
    .register a:hover {
      color: #fff;
      text-decoration: none; }

.register-xs {
  margin-bottom: 34px; }

.register-nag {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 134px;
  height: 44px; }
  .register-nag.affix {
    top: 50%;
    left: -45px; }
  .register-nag .register {
    font-size: 1.125em;
    font-style: italic;
    padding: 10px 18px; }

.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* IE 6-9 */
  filter: gray;
  -webkit-filter: grayscale(100%); }

.grayscale.fade {
  -webkit-transition: -webkit-filter .5s; }

.grayscale.fade:hover {
  -webkit-filter: grayscale(0%); }

.grayscale-replaced.fade svg {
  opacity: 1;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease; }

.grayscale-replaced.fade:hover svg {
  opacity: 0; }

.site-header {
  margin: 20px auto 15px auto; }
  .site-header a {
    color: #4d4d4f;
    text-transform: uppercase; }
    .site-header a:hover {
      text-decoration: none;
      color: #ed2125; }
 
.site-header input {
    border-radius: 0px;
    box-shadow: none;
    border-color: #616164;
    height: 30px;
    width: 268px; }

.site-header .logo {
width: 106px;
height: 60px;
background: url(/wp-content/themes/vip/venturebeat2/styles/../img/vb-logo.png) no-repeat;
margin: 0; 
}


@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.site-header .logo {
background: url(/wp-content/themes/vip/venturebeat2/styles/../img/vb-logo@2x.png) no-repeat;
background-size: 106px 60px; } 
}

.site-header .account {
font-size: 12px;
text-align: right;
margin-bottom: 15px;
margin-top: -20px;
margin-bottom: 11px; }

.site-header .links-search { margin-top: 7px; }


/* === Alignment of mobile hearder === */ 
@media (max-width:900) { 
.site-header .links-search { margin-top: 9px !important; }
}

.site-header .site-name {
font-size: 16px;
font-weight: 400;
margin-left: 15px;
padding-left: 13px;
border-left: 2px solid #7e7e82; }

.header-links {
list-style: none;
margin: 0;
padding: 0;
display: inline-block; }
.header-links li {
display: inline-block;
margin-right: 30px; }

.search {
display: inline-block;
position: relative; }

.btn-submit {
color: #616164;
font-size: 1.3em;
background: transparent;
position: absolute;
right: -5px;
top: -5px; }

.btn-submit:active {
box-shadow: none; }

#container-gigya-links-search {
  margin-top: 5px; }

.navbar.affix {
  position: fixed;
  top: 0;
  width: 100%; }

.navbar {
  font-style: italic;
  font-size: 18px;
  font-weight: 300;
  border: none;
  margin-bottom: 0; }

.navigation li:first-child a {
  padding-left: 0; }

.navbar-nav.social a {
  display: block;
  width: 26px;
  height: 26px;
  padding: 0;
  line-height: 1;
  margin-left: 10px;
  margin-top: 5px; }
.navbar-nav.social span {
  display: none; }
.navbar-nav.social .feed {
  background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/feed-nav.png) no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .navbar-nav.social .feed {
      background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/feed-nav_2x.png) no-repeat;
      background-size: 26px 26px; } }
  .navbar-nav.social .feed:hover {
    background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/feed.png) no-repeat; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .navbar-nav.social .feed:hover {
        background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/feed_2x.png) no-repeat;
        background-size: 26px 26px; } }
.navbar-nav.social .twitter {
  background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/twitter-nav.png) no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .navbar-nav.social .twitter {
      background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/twitter-nav_2x.png) no-repeat;
      background-size: 26px 26px; } }
  .navbar-nav.social .twitter:hover {
    background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/twitter.png) no-repeat; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .navbar-nav.social .twitter:hover {
        background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/twitter_2x.png) no-repeat;
        background-size: 26px 26px; } }
.navbar-nav.social .facebook {
  background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/facebook-nav.png) no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .navbar-nav.social .facebook {
      background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/facebook-nav_2x.png) no-repeat;
      background-size: 26px 26px; } }
  .navbar-nav.social .facebook:hover {
    background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/facebook.png) no-repeat; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .navbar-nav.social .facebook:hover {
        background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/facebook_2x.png) no-repeat;
        background-size: 26px 26px; } }
.navbar-nav.social .googleplus {
  background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/google-plus-nav.png) no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .navbar-nav.social .googleplus {
      background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/google-plus-nav_2x.png) no-repeat;
      background-size: 26px 26px; } }
  .navbar-nav.social .googleplus:hover {
    background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/google-plus.png) no-repeat; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .navbar-nav.social .googleplus:hover {
        background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/google-plus_2x.png) no-repeat;
        background-size: 26px 26px; } }
.navbar-nav.social .linkedin {
  background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/linkedin-nav.png) no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .navbar-nav.social .linkedin {
      background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/linkedin-nav_2x.png) no-repeat;
      background-size: 26px 26px; } }
  .navbar-nav.social .linkedin:hover {
    background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/linkedin.png) no-repeat; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .navbar-nav.social .linkedin:hover {
        background: url(/wp-content/themes/vip/venturebeat2/styles/../img/social/linkedin_2x.png) no-repeat;
        background-size: 26px 26px; } }

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

.navbar-default .navbar-nav > li:first-child > a {
  padding-left: 15px;
  margin-left: -15px; }

.navbar-default .navbar-nav > li > a:hover {
  background: #9d9fa2; }

.navbar-toggle {
  border: none;
  width: 100%;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 5px;
  float: none;
  margin: 0 auto; }
  .navbar-toggle .menu-icon {
    display: inline-block; }

.navbar-collapse.in,
.navbar-collapse.collapsing {
border: none;
background: #757578;
box-shadow: none;
padding: 0;
max-height: inherit; }
.navbar-collapse.in .nav,
.navbar-collapse.collapsing .nav {
text-align: center;
text-transform: uppercase;
font-style: normal;
letter-spacing: 5px;
margin: 0; }
.navbar-collapse.in .nav li:first-child a,
.navbar-collapse.collapsing .nav li:first-child a {
padding-left: 15px; }
.navbar-collapse.in .nav a,
.navbar-collapse.collapsing .nav a {
padding-top: 20px;
padding-bottom: 20px; }
.navbar-collapse.in .nav a:hover, .navbar-collapse.in .nav a:active,
.navbar-collapse.collapsing .nav a:hover,
.navbar-collapse.collapsing .nav a:active {
  background: #616164; }

#the_footer {
background: #4d4d4f;
padding: 30px 0px 30px 0px; }
@media (max-width: 900px) {
#the_footer {
padding: 20px; } }
#the_footer .container {
background: url(/wp-content/themes/vip/venturebeat2/styles/../img/vb-footer-logo.png) no-repeat center right; }
@media (max-width: 900px) {
#the_footer .container {
background-position: top center !important; } }
#the_footer .nav {
font-style: italic; }
#the_footer .nav li {
padding: 10px 0px; }
#the_footer .nav li:last-child a {
border: none; }
#the_footer .nav a {
color: #fff;
padding: 0;
border-right: 1px solid #fff;
line-height: 1;
margin-right: 20px;
padding-right: 20px;
font-weight: 300; }
#the_footer .nav a:hover {
background: none; }


.copyright {
  color: #fff;
  font-style: italic;
  font-size: 0.8125em;
  font-weight: 300; }
  @media (max-width: 900px) {
    .copyright {
      text-align: center;
      margin-top: 20px; } }
  .copyright a {
    color: #fff; }


/* ========== [ Primary Styleguide Definitions ] ========== */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

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; }

html,
body,
button,
input,
select,
textarea {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #231f20; }

body {
  font-size: 16px;
  line-height: 1.5; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
img,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

h1 {
  font-weight: 600;
  font-size: 2.25em;
  line-height: 1.25;
  margin-bottom: 13px; }

h2 {
  font-weight: 600;
  font-style: italic;
  font-size: 1.375em;
  color: #ed2125; }

h3 {
  font-weight: 400;
  font-size: 1.125em;
  color: #ed2125; }

h4 {
  font-weight: 300;
  font-size: 1em;
  color: #ed2125; }

strong {
  font-weight: 600; }

p {
  margin-bottom: 2em; }

.caption {
  font-weight: 300;
  font-size: 0.8125em;
  color: #58595b;
  line-height: 1.3846153846;
  margin-top: 0.5em; }

.date {
  font-size: 1em;
  color: #58595b;
  line-height: 1.25;
  margin: 0; }

blockquote,
quote {
  font-weight: 300;
  font-style: italic; }

blockquote {
  line-height: 1.4444444444;
  margin: 0 46px;
  margin-bottom: 2em; }

quote {
  font-size: 1.75em;
  color: #ed2125;
  line-height: 1.2857142857;
  padding: 0 0 15px 15px;
  float: right;
  width: 40%; }

a {
  color: #4479bd;
  text-decoration: none; }

#primary ul {
  margin-left: 0.5em; }
  #primary ul li:before {
    content: "\2022";
    color: #ed2125;
    margin-right: 0.75em; }

.meta {
  float: left;
  margin: 0 1.5em 1.5em 0; }

.author-date {
  margin-bottom: 1em; }
  .author-date img {
    float: left;
    margin-right: 0.5em; }

.wrap {
  width: 900px;
  margin: 4em auto; }

.guidetitle {
  font-size: 1.2em;
  margin-bottom: 2em; }

.venturebeat {
  font-weight: 600;
  color: #ed2125; }

.guideheader {
  color: #b1b3b6;
  border-bottom: 1px solid #cbcdcf;
  padding-bottom: 0.5em;
  margin-bottom: 1.5em;
  margin-top: 2em;
  font-weight: 300;
  font-style: italic;
  font-size: 1.2em; }

.logos {
  width: 48%;
  float: left;
  margin-right: 2%; }
  .logos img {
    margin: 0.5em 2em 1em 0; }

.colors {
  width: 48%;
  float: right; }

.grey-bg {
  background: #939598;
  padding: 1em 0 1em 1em;
  margin-bottom: 1em;
  width: 279px; }
  .grey-bg img {
    margin: 0 2em 0 0; }

.color-block {
  width: 279px;
  float: right;
  color: white;
  padding: 0.5em;
  font-size: 0.85em;
  font-weight: 300;
  margin-bottom: 0.5em; }

.squares {
  padding: 0;
  width: 293px; }

.vb-red {
  background: #ed2125; }

.black {
  background: #231f20; }

.blue {
  background: #4479bd; }

.grey-80,
.grey-60,
.grey-35 {
  float: left;
  width: 29.333333%;
  padding: 2%; }

.grey-80 {
  background: #58595b; }

.grey-60 {
  background: #808285; }

.grey-35 {
  background: #b1b3b6; }

/* -- Ipad Responsive Fix -- */ 
@media (max-width:805px) { 
  .header-links li { margin-right: 22px;}
  #container-gigya-links-search { margin-top:9px !important; }
}


/* ==================================================

V e n t u r e B e a t    D e s k t o p    2 0 1 4

   ================================================== */

/* === Start Navigation Block === */

/* -- Channels Dropdown Padding -- */ 
.dropdown-menu li.menu-item-object-category { 
  padding: 3px 10px;
  float: left; 
  width: 142px; 
}


/* -- Padding for Channels Menu -- */ 
ul.dropdown-menu {
  padding: 21px 12px 21px 12px;
}

/* -- Iphone Fix Channels Dropdown -- */ 
li#menu-item-706141,
li#menu-item-1484827 {
  z-index: 2000 !important;
}


/* -- Iphone Fix Navigate Dropdown -- */ 
div.collapse.navbar-collapse,
li#menu-item-706163,
li#menu-item-706164,
li#menu-item-1484853,
li#menu-item-1484854
{ 
  z-index:1000 !important;
}


/* -- Iphone Fix Dropdown Z-Index -- */ 
ul.dropdown-menu.closed.opened { 
  z-index:9999 !important;
}


/* -- New Channels Navigation Hover -- */ 
.dropdown-menu li a:hover {
  color: #4e4e4f;
}


/* -- Hide Mag Search Icon Until Mobile -- */ 
.mobile-search-icon { 
  display:none;
}

/* -- Hide Events and Insights on Desktop, show on Monible -- */ 
li#menu-item-707399, 
li#menu-item-707400 {
  display: none;
}

/* -- Alerts and Notfications -- */ 
.vb-notification { 
  width: 16px;
  height: 16px;
  color: transparent !important;
  background-image: url(https://venturebeat.files.wordpress.com/2014/07/icons-clock.png);
  background-position: 1px 0px;
  background-size: 53%;
  background-repeat: no-repeat;
  cursor: pointer;
}

/* -- Alarm Icon Hover -- */ 
.vb-notification:hover {
  background-position: -33px 0px;
}

ul.header-links {
  left: 41px;
  position: relative;
}

.alerts-position { 
  width: 28px;
  overflow-x: hidden;
  position: relative;
  top: 7px;
}

.alert-container {
  position: absolute;
  display: none;
  top: 95px;
  left: 40%;
  width: 700px;
  height: 200px;
  background-color: #808285;
  z-index:100;
  color:#FFFFFF;
  padding:15px;
  z-index: 1001;
}

.vb-alerts { 
  float: left;
  width: 33%;
  font-size: 13px;
  font-weight: 300;
  font-style: italic;
  padding: 10px;
  border-bottom: 1px solid #777777;
}

@media (min-width:900px) { 
  .vb-alerts { 
    border-bottom:none;
    border-style:none !important;
  }
}

.vb-alerts a {
  color: #FFFFFF;
  text-transform: none;
}

.vb-alerts a:hover {
  color: white !important;
  text-decoration:underline;
}

.vb-alerts h4 { 
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight:400;
  font-style: normal;
  font-size: 15px;
  margin-bottom: 8px;
}

.vb-alerts h4 a {
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight:400;
  font-style: normal;
  font-size: 15px;
}

/* -- Arrow for Dropdown Menu -- */ 
#alerts-arrow {
  position: relative;
  top: 37px;
  left: -60px;
  width: 2px !important;
}

img#arrow-up { display: none;}

/* -- Notification Link Color -- */ 
.ui-tooltip-content a {
  color: white;
}

.ui-tooltip-content a:hover { 
  color: white;
  text-decoration: underline;
}

/* -- Gallery Hover Behavior -- */ 

.gallery-container img.attachment-mini:hover {
  opacity: 0.5;
  border: 3px solid white;
}

/* -- Gallery Credit Styles -- */ 
.mfp-content small {
  margin-top: 20px;
  margin-bottom: 20px;
  font-style: italic;
}

/* -- Gallery Image Titles -- */ 
.mfp-content .img-title {
  font-size: 19px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: normal;
}

/* -- Gallery Big Image Title and Caption -- */
.gallery-image .wp-caption-text {
  margin-bottom: 0px;
  font-size: 0.8125em;
  max-width:350px;
}

.gallery-image em {
   margin-bottom: 0px;
  font-size: 0.8125em;
} 

/* -- Padding and Border Above VB Profile Info-- */ 
#profile-cards-header {
  border-top: 1px solid #ccc;
  padding-top: 45px;
}
#profile-cards ul li {
  margin-left: 0px !important;
}

/* === End Desktop Block === */






/* ==================================================

  V e n t u r e B e a t    M o b i l e    2 0 1 4

   ================================================== */

/* ===   S T A R T   N A V I G A T I O N   B L O C K   === */
@media (max-width: 900px) {


/* -- VB Logo -- */ 
.site-header .logo { 
  width: 66px !important;
  height: 43px !important;   
  background-size: 100% !important;
  position: relative;
  top: 10px;
}


/* -- Channels Dropdown Padding -- */ 
.dropdown-menu li.menu-item-object-category {
  padding: 3px 10px;
  float: left;
  width: 120px !important;
  font-size: 13px;
}


/* -- Site Header Padding -- */ 
.site-header.container { 
  padding: 10px 10px 2px 10px !important;
}


/* -- VB News Resize -- */ 
.site-header .site-name { 
  font-size:13px; 
}


/* -- Mobile Search Icon -- */ 
.mobile-search-icon:before {
  content: "\e003"; }



/* -- Mobile Search Mag Glass Icon -- */ 
.mobile-search-icon {
  display: block;
  font-family: 'Glyphicons Halflings' !important; 
  top: -19px; 
  right: 10px;
  width:10px;
}


/* -- Mobile Dropdown Icon -- */ 
.mobile-nav-switch:before { 
  content: "\e114"; }


/* -- Mobile Dropdown Icon -- */ 
a.mobile-nav-switch {
  display: block;
  font-family: 'Glyphicons Halflings' !important; 
  color: #d91215;
  position:relative;
  top: 3px;
}


/* -- Very Top Right Nav -- */ 
#container-gigya-links-search {
  top: -5px;
  position: relative;
  margin-right:0px;
}


/* -- Show Events and Insights on Mobile -- */ 
li#menu-item-707399, 
li#menu-item-707400 {
display: block;
}

/* -- Hide Events and Insights from the header in Mobile -- */ 
ul.header-links > li:nth-child(2),
ul.header-links > li:nth-child(3) { 
display:none;
}

/* -- Events and Insights Red -- */ 
li#menu-item-707399 a,
li#menu-item-707400 a {
color: #d91215;
}


/* -- Control Gigya Login Credential Font Sizes -- */ 
#container-gigya-links-search .site-header .account { 
  margin-bottom: 5px;
  font-size: 8px !important;
  position: relative;
  top: 5px;
}


/* -- Top Nav Margins -- */
.site-header {
  margin: 3px auto 15px auto !important;
}


/* -- Control Gigya Login Credential Positioning -- */ 
.site-header .account { 
  top: -57px!important;
  position: absolute;
  float: right;
  right: 9px;
  color: #cacaca;
}


/* -- Intel and Events -- */ 
.header-links li {
  display: inline-block;
  margin-right: 0px !important;
  padding-left: 10px;
}


/* -- Mobile Link Sizes -- */
.header-links li a {
  font-size: 13px !important;
  font-weight: 400 !important;
  font-family:'Open Sans', sans-serif;   
}


/* -- News Font Size Adjustment -- */ 
h1.site-name.pull-left,
div.site-name.pull-left { 
  font-size: 13px; 
}


/* -- Need to set Gigya container to full width in order to do anything on Mobile -- */
div#container-gigya-links-search { 
  width: 100%;
  position: absolute;
  top: 74px !important;
  left: 0px;
  padding: 0px 4px 0px;
}


/* -- Hide Search Bar Icon Until Mobile -- */ 
form.search { 
  display: none; 
  position: absolute;
  width: 100%;
  top: 27px;
}


/* -- Adjusting the Events and Intel Positions -- */ 
.site-header .links-search {
  position: relative;
  top: -40px;
}


/* -- Mobile Gigya Font Size -- */ 
a.vb-gigya-register,
a.vb-gigya-login {
  font-size: 8px;
}


/* -- Mobile Search Bar -- */ 
a.mobile-search-icon {
  float: right;
  top: -45px;
  right: 0px;
  border-left: 2px solid #cacaca;
  border-right: 2px solid #cacaca;
  width: 37px;
  padding-left: 8px;
  padding-right: 0px;
  z-index: 99999 !important;
  cursor: pointer;
}


/* -- Site Links Mobile Top Right -- */ 
ul.header-links { 
  right: 9px;
  position: relative;
  top: -16px;
  float: right;
}


/* -- Search Btn on Mobile -- */
.btn-submit {
  color: #cacaca;
  font-size: .9em;
  background: transparent;
  position: absolute;
  right: 2px;
  top: 4px;
  border-left: 1px solid #cacaca;
}

/* -- Input form on Mobile -- */
.site-header input {
  border-radius: 0px;
  box-shadow: none;
  border-color: #cacaca;
  height: 40px;
  width: 100%;
  padding-right: 40px;
}

/* -- Change the Nav Bar on Mobile -- */
.navbar-default { 
  background-color: rgb(192, 192, 192);
}


/* -- JS Appended Class, Navigation Bar Moves on Search Click -- */
.lower-search {
  margin-top:55px;
}


/* -- Hide Videos Link On Mobile -- */ 
li#menu-item-706162 {
  display: none;
}


/* -- Fix the Nav Bar on Scroll -- */ 
.navbar-fixed {
  top: 0;
  z-index: 100;
  position: fixed;
  width: 100%;
}


/* -- Border Color on Navigation Menu -- */ 
.navbar-default .navbar-collapse { 
  border-color: #9d9fa2;
}


/* -- Hide GamesBeat Login on Mobile (Nav breaks when visible) -- */ 
div.profile-nav {
  display: none;
}


/* -- Hide Intel and Events on GamesBeat -- */ 
.gamesbeat ul.header-links {
  display: none !important;
}

/* -- Alerts for Mobile -- */ 
.alerts-position { 
  width: 31px;
  overflow-x: hidden;
  position: relative;
  top: 1px;
  left: -34px;
}

/* -- Alerts Hover for Mobile -- */ 
.vb-notification:hover {
  background-position: -27px -0px !important;
} 

/* -- Alert Container for Mobile -- */
.alert-container {
  top: 27px;
  left: 0%;
  width: 100%;
  height: auto;
  background-color: #464749;
  z-index: 100;
  color: #FFFFFF;
  z-index: 1002;
}

/* -- Alerts for Mobile -- */
.vb-alerts { 
  float: left;
  width: 100%;
  font-size: 10px;
  font-weight: 300;
  font-style: italic;
  padding: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 15px;
}

.vb-alerts:nth-child(3) {
border-style: none !important;
}

/* -- Hide Red Alert on Mobile -- */ 
#ui-tooltip-0 {display: none !important;}

.vb-notified { 
background-position: -30px -28px;
}

/* ===   E N D   M O B I L E   N A V I G A T I O N   ===  


   ===   S T A R T   M O B I L E   B O D Y   (T H E   R I V E R)   === */


/* -- Front Page Font Styles -- */ 
.story-river h2.entry-title { 
  font-size: 1em !important;
  line-height: 1.3px;
}


/* -- River Content Set to 100% Width with 2% Padding -- */
#primary header.entry-header {
  width: 100%;
  padding-right: 2%;
}


/* -- Text Wrapper for River Titles -- */ 
.story-river .has-thumbnail .entry-wrapper {
  top: 0px !important;
  position: relative;
  left: -10px;
  width: 100% !important;
}


/* -- Make Author Names Bold --*/ 
.the-author a {
  font-weight: bold;
}
  

/* -- Time the Story Released Styles --*/ 
span.the-time {
  font-style: italic;
}


/* -- Hide Story Descriptions on Mobile -- */ 
.entry-summary { 
  display:none;
}


/* -- Lighten Date Color on Mobile -- */ 
span.the-time {
  color: #a9a9a9;
}


/* -- Container for Images -- */ 
.entry-summary-thumbnail { 
  height: 90px !important;
  width: 90px !important;
  margin: 10px 11px 10px 0px;
}


/* -- Mobile River Images -- */ 
.river img {
  width: 100%;
  height: auto;
}


/* -- Drop this logo in the fixed nav bar on scroll -- */
.scroll-logo {
  width: 30px;
  height: 20px;
  background: url(/wp-content/themes/vip/venturebeat2/styles/../img/vb-main-logo.png) no-repeat;
  margin: 0;
  background-size: 100%;
  position: absolute;
  left: 10px;
  top: 16px;
  opacity:0;
}


/* -- Hide on Mobile Too -- */ 
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; 
}

/* ===   E N D   M O B I L E   B O D Y   === */


/* ==   S I N G L E   P O S T S   === */ 

/* -- Font Size to Titles Reduced on Mobile -- */
h1.entry-title {
  font-size: 1.25em;
}

/* -- Truncate fix, resolved NEWS-474 -- */
.single-post .post-content > p {
  clear: both;
}

/* -- Clickable Mini VB Logo -- */
a#scroll-main-logo {
  display: block;
  z-index: 1;
  width: 30px;
  height: auto;
  position: absolute;
}


/* -- Fixed Social Icons to the Bottom of Each Post -- */ 
#primary div.entry-meta-right {
  position: fixed;
  bottom: 0px;
  width: 100%;
  background-color: rgba(255,255,255, 0.8);
  z-index: 100;
  left: 0px;
  padding: 10px;
}


/* -- Hide Email and Comments Share on Mobile Fixed Share Bar -- */
.post div.comments_share.sharrre,
.post div.email_share.sharrre {
  display: none;
}


/* -- Center the Social Icons Below -- */ 
.post div.vb-social-share.sharrre_widget {
  margin: 0 auto;
  width: 230px;
  top: 3px;
  position: relative;
}


/* -- Hide the Share Counter on Mobile -- */ 
.post a.count {
  display: none;
}


/* -- Fixed Social Sharing Padding -- */
.post .sharrre {
  opacity: 0.8;
}




/* ==   E N D   S I N G L E   P O S T S   === */ 


/* ==   M O B I L E   F O O T E R   === */ 

/* -- Centered Beautiful Footer -- */
#the_footer ul.nav.navbar-nav{
  position: relative;
  margin: 0 auto;
  top: 84px;
  z-index: 999 !important;
}


/* -- Links Below Organized In Order with Perfect Spacing -- */
#the_footer li {
  float: left;
}


/* -- Font Size for Footer Links -- */ 
#the_footer .nav a { 
  font-size: 10px;
  margin-right: 0px;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 1px;
}


/* -- Copyright Font Size -- */ 
#the_footer .copyright { 
  font-size: 10px;
  margin-top: 91px;
  margin-bottom: 3px;
}


/* -- Max Width for Footer Container -- */ 
#the_footer div.container.footcontainer {
  max-width: 500px;
}

#vb-gallery-container .previous, 
#vb-gallery-container .next {
  width: 15px;
}

/* -- End Mobile (DNR) -- */
}


/* -- New Gallery Additions -- */ 
ul.pagination1 { margin-bottom: 0px !important; height: 375px !important;} 

#vb-gallery-container .previous:before { 
content: "\e132"; }

#vb-gallery-container .next:before { 
content: "\e131"; }


/* -- Mobile Search Mag Glass Icon -- */ 
#vb-gallery-container .previous, 
#vb-gallery-container .next {
  display: inline-block;
  font-family: 'Glyphicons Halflings' !important;
  width: 16px;
  overflow: hidden;
  position: relative;
  top: 2px;
}

.simplePagerNav a { color: #000000; }


/* -- New Update Icon in Alerts Drop -- */ 
img.new-update {
  width: 19px;
  padding-right: 3px;
}

/* -- Max Width of Alerts Box -- */ 
div.ui-tooltip-content {
  max-width: 220px !important;
}

/* -- Max Width of Alerts Box -- */ 
div#ui-tooltip-0 {
  max-width: 220px !important;
}

div.ui-tooltip-content {
  background-color: #e5001d;
  color: white;
  font-size: 12px;
}

/* -- Tool Tip Arrow -- */ 
#ui-tooltip-0 {
  position: relative;
  background: #e5001d;
  border: 1px solid #e5001d;
}
#ui-tooltip-0:after, #ui-tooltip-0:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#ui-tooltip-0:after {
  border-color: rgba(229, 0, 29, 0);
  border-right-color: #e5001d;
  border-width: 10px;
  margin-top: -10px;
}
#ui-tooltip-0:before {
  border-color: rgba(229, 0, 29, 0);
  border-right-color: #e5001d;
  border-width: 16px;
  margin-top: -16px;
}

a.vb-notification.vb-alert { z-index: 9999 !important;}

/* -- Hide GameBeat Popup on screeens less than 960px -- */ 
@media (max-width:960px) {
div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front { display:none !important;}
}


/* -- FixFox Fixes -- */ 
@media (min-width:900px) { 
  @-moz-document url-prefix() {
    ul.header-links {
        top: -9px !important;
    }
    .site-header .links-search { 
      margin-top: 12px !important;
    }
  }
}

/* -- Force fix for NEWS-477 -- */ 
@media (max-width: 900px) { 
.story-river .has-thumbnail .entry-wrapper {
  margin-left: 0px !important;
  }
}


/* ==   R E C O M M E N D A T I O N   E N G I N E   === */ 
#vb_recommended_widget #recommended li {
  padding: 2px 10px;
  margin: 20px 0 !important;
  height: 52px;
  overflow:hidden;
}

/* -- Hide by default -- */ 
div#vb_recommended_widget {
  display: none;
}

#vb_recommended_widget #recommended li > img {
  width: 52px;
  height: 52px;
  display: inline-block;
  margin: 3px 10px 0 0;
  float: left;
  clear: both;
}

#vb_recommended_widget #recommended li > a { 
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  line-height: 1.20;
  display: inline-block;
  float: left;
  width: 215px !important;
  margin-top: 5px !important;
}

#vb_recommended_widget #recommended li > a:hover { 
  text-decoration: none;
  color: #ed2125;
}

#vb_recommended_widget ul#recommended {
  border: 1px solid black;
}

#vb_recommended_widget h2.widgettitle {
  background: #000000 !important;
}

#vb_recommended_widget #recommended li:last-child {
  margin-bottom: 30px !important;
}

#vb_recommended_widget {
  background-image: url('http://vbstatic.co/assets/brand/vb-logo-widget.png');
  background-repeat: no-repeat;
  background-position: 268px 265px;
  background-size: 26px auto;
}

/* ===   E N D   R E C O M M E N D A T I O N   E N G I N E   === */ 

/* =Basic Elements
----------------------------------------------- */

a:hover {color:#ED2125;}

em {font-style:italic;}

/* Alignment */
.alignleft {
  float: left;
  margin: 0px 20px 0px 0px;
}
.alignright {
  float: right;
  margin: 0px 0px 0px 20px;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

.read-more {
	float: right;
	text-align: right;
	font-size: .9em;
}

#primary ul li {
  margin-left: 1.1em;
}

article ul li {
  margin-bottom: 2em;
}

#primary ul li:before {
  content: "\2022";
  color: #ed2125;
  margin-right: -6px;
  left: -1.1em;
  position: relative;
}

#primary ol {
  list-style:decimal;
  margin-left: 1.65em;
}

article ol li {
  margin-bottom: 2em;
}

/* =Structure
----------------------------------------------- */

body {
  background: white;
}

#primary {
  float: left;
  margin: 0px 0px 0px 0px;
  width: 800px;
  padding-right: 20px;
}
  .page-template-page-no-sidebar-php #primary {
    float: none;
    margin: 0 auto;
    max-width: 950px;
  }

#secondary, #sidebar {
  float: right;
  width: 300px;
  padding-left: 15px; 
}

.page-header {
  margin-top: 0px;
}

.content-wrap {
  background:#fff;
  padding:10px;
}



/* =Header
----------------------------------------------- */

.site-header {
	margin: 20px auto 15px auto;
}
.site-header.container {
  padding: 0 10px;
}

/*.site-header .logo {
  width:186px;
  height:60px;
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/vb-news-logo.png) no-repeat;
  margin-bottom: 0;
}*/

.site-header .logo {
  width:105px;
  height:60px;
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/vb-main-logo.png) no-repeat;
  margin-bottom: 0;
}

.pipe-logo {
  width:30px;
  height:60px;
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/vb-pipe-logo.png) no-repeat;
  margin-bottom: 0px;
}

.site-header .site-name {
  font-size: 100%;
  margin-top: 20px;
  font-weight: 400;
  margin-bottom: 0px;
  line-height: 1.25;
}

.site-header .account {
  margin-top: -20px;
  margin-bottom: 9px;
}


@media (max-width:900) { 
.site-header .account {display:none !important;}
}

/*.gamesbeat .site-header .logo {
  width:239px;
  height:60px;
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/vb-gamesbeat-logo.png) no-repeat;
}*/

.site-header a.active {
	text-decoration: none;
	color: #ed2125;
  display:none;
}

.site-header .btn:hover,
.site-header .btn:focus {
  color:#9d9fa2;
}

/* this is temporary until we launch the login/signup links in the header */
.site-header .links-search {
	margin-top: 7px;
}

/* Navbar */
.navbar .container {
  padding: 0 7px 0 10px;
}

.navbar-default .navbar-nav > li > a:hover {background:#9d9fa2;}

.navbar-default .navbar-nav > li:first-child > a {
  padding-left:15px;
  margin-left:-15px;
}

/* Mobile Menu padding */ 
@media (max-width: 900px) {
.navbar-default .navbar-nav > li:first-child > a { 
    padding-left: 20px;
    margin-left: 0px;
 }
}
@media (min-width: 900px) {
  .navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 10px;
  }
}

@media (min-width: 900px) {
  .navbar-nav.navbar-right:last-child {
    margin-right: 0px;
  } 
}

/* Dropdown Menu */
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: -30px;
  z-index: 1000;
  display: none;
  float: left;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  background-color: #9d9fa2;
  min-width: 320px;
}

/* Channels menu will now be wide on mobile */ 
@media (max-width: 900px) {
.dropdown-menu {
  width: 70%;
  left: 0px !important;
  z-index: 5;
  z-index: 2000;
  }
}

@media (min-width: 900px) {
.dropdown:hover .dropdown-menu {
  display: block; 
}
.dropdown:hover .dropdown-menu > a {
  outline: 0;
}
}
.dropdown-menu a {
  color:#fff;
  font-style:normal;
}

.dropdown-col {
  float:left;
  margin: 12px 30px 12px 30px;
}

/* channels menu spacing */ 
@media (min-width: 900px) {
.dropdown-col { margin: 10px 28px 12px 20px; }
} 


.dropdown-col:last-child {margin-left:20px;}
.dropdown-col a {
  padding:3px 0px;
  display:block;
}
.dropdown-col a:hover {
  color:#4e4e4f;
}

/* === Mobile Menu Match Design of Desktop Menu === */ 

@media (max-width: 900px) {
.dropdown-col { 
    margin: 10px 20px 12px 20px; 
  }
ul.dropdown-col:nth-child(1) {
  border-right: 1px solid white;
  padding-right: 12%;
  }
.dropdown-menu { 
  min-width: 280px;
  max-width: 300px;
  }
}
.gamesbeat-btn {
  text-transform:uppercase;
  font-weight:400
}

/* Social Navbar */
.navbar .twitter_share .share {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/twitter-nav.png) no-repeat;
}
.navbar .twitter_share .share:hover {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/twitter.png) no-repeat;
}
.navbar .facebook_share .share {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/facebook-nav.png) no-repeat;
}
.navbar .facebook_share .share:hover {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/facebook.png) no-repeat;
}
.navbar .googleplus_share .share {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/google-plus-nav.png) no-repeat;
}
.navbar .googleplus_share .share:hover {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/google-plus.png) no-repeat;
}
.navbar .linkedin_share .share {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/linkedin-nav.png) no-repeat;
}
.navbar .linkedin_share .share:hover {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/linkedin.png) no-repeat;
}
.navbar .feed_share .share {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/feed-nav.png) no-repeat;
}
.navbar .feed_share .share:hover {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/feed.png) no-repeat;
}





/* =Homepage Only
----------------------------------------------- */

/* Poptop */

#vb-dl {
  width:100%;
  margin: 0 auto 7px auto;
}

#vb-featured {
  width:100%;
}

.vb-featured li {
  width:300px;
  height:150px;
  margin: -1px 0 12px 10px;
}

.vb-featured li .snipe-wrapper .title {
  margin-bottom: 4px;
}

.vb-featured.layout-7 li.item-1,
.vb-featured.layout-7 li.item-2,
.vb-featured.layout-7 li.item-3,
.vb-featured.layout-7 li.item-4,
.vb-featured.layout-7 li.item-5,
.vb-featured.layout-7 li.item-6,
.vb-featured.layout-7 li.item-7,
.vb-featured.layout-7 li.item-8,
.vb-featured.layout-7 li.item-9,
.vb-featured.layout-9 li.item-2,
.vb-featured.layout-9 li.item-3,
.vb-featured.layout-9 li.item-4,
.vb-featured.layout-9 li.item-6,
.vb-featured.layout-9 li.item-7,
.vb-featured.layout-9 li.item-8,
.vb-featured.layout-9 li.item-9,
.vb-featured.layout-10 li.item-2,
.vb-featured.layout-10 li.item-3,
.vb-featured.layout-10 li.item-4,
.vb-featured.layout-10 li.item-7,
.vb-featured.layout-10 li.item-8,
.vb-featured.layout-10 li.item-9 {
  border-left: 3px solid #FF001D;
}

.vb-featured.layout-9 li.item-2 a:hover .title,
.vb-featured.layout-9 li.item-3 a:hover .title,
.vb-featured.layout-9 li.item-4 a:hover .title,
.vb-featured.layout-9 li.item-6 a:hover .title,
.vb-featured.layout-9 li.item-7 a:hover .title,
.vb-featured.layout-9 li.item-8 a:hover .title,
.vb-featured.layout-9 li.item-9 a:hover .title,
.vb-featured.layout-10 li.item-2 a:hover .title,
.vb-featured.layout-10 li.item-3 a:hover .title,
.vb-featured.layout-10 li.item-4 a:hover .title,
.vb-featured.layout-10 li.item-7 a:hover .title,
.vb-featured.layout-10 li.item-8 a:hover .title,
.vb-featured.layout-10 li.item-9 a:hover .title {
  color:#ED2125;
  text-decoration:none;
}


.vb-featured li.item-0 {
  margin-top:-1px;
  height:311px;
}

.vb-featured.layout-1 li {
  width:100%;
}

.vb-featured.layout-2 li {
  width:545px;
  height:310px;
  margin-top:0;
}

.vb-featured.layout-3 li.item-0,
.vb-featured.layout-4 li.item-0,
.vb-featured.layout-7 li.item-0 {
  width:790px;
}

.vb-featured.layout-7 li.item-0 {
  height:481px;
  margin-top:-1px;
}

.vb-featured.layout-4 li.item-0 {
  border:none;
}

.vb-featured.layout-5 li.item-1,
.vb-featured.layout-5 li.item-3 {
  width: 300px;
}

.vb-featured.layout-5 li.item-0 {
  width: 480px;
}

.vb-featured.layout-3 li.item-1 .snipe-wrapper .title,
.vb-featured.layout-3 li.item-2 .snipe-wrapper .title,
.vb-featured.layout-4 li.item-1 .snipe-wrapper .title,
.vb-featured.layout-4 li.item-2 .snipe-wrapper .title,
.vb-featured.layout-4 li.item-3 .snipe-wrapper .title,
.vb-featured.layout-5 li.item-1 .snipe-wrapper .title,
.vb-featured.layout-5 li.item-2 .snipe-wrapper .title,
.vb-featured.layout-5 li.item-3 .snipe-wrapper .title,
.vb-featured.layout-5 li.item-4 .snipe-wrapper .title,
.vb-featured.layout-9 li.item-1 .snipe-wrapper .title,
.vb-featured.layout-9 li.item-5 .snipe-wrapper .title,
.vb-featured.layout-10 li.item-0 .snipe-wrapper .title,
.vb-featured.layout-10 li.item-1 .snipe-wrapper .title,
.vb-featured.layout-10 li.item-5 .snipe-wrapper .title,
.vb-featured.layout-10 li.item-6 .snipe-wrapper .title {
  font-size: 1.05em;
  line-height: 1.2;
}

.vb-featured.layout-9 li.item-0,
.vb-featured.layout-9 li.item-1,
.vb-featured.layout-9 li.item-5,
.vb-featured.layout-10 li.item-0,
.vb-featured.layout-10 li.item-1,
.vb-featured.layout-10 li.item-5,
.vb-featured.layout-10 li.item-6 {
  width:390px;
}

.vb-featured.layout-7 li.item-1,
.vb-featured.layout-7 li.item-2,
.vb-featured.layout-7 li.item-3,
.vb-featured.layout-7 li.item-4,
.vb-featured.layout-7 li.item-5,
.vb-featured.layout-7 li.item-6,
.vb-featured.layout-7 li.item-7,
.vb-featured.layout-7 li.item-8,
.vb-featured.layout-7 li.item-9,
.vb-featured.layout-9 li.item-2,
.vb-featured.layout-9 li.item-3,
.vb-featured.layout-9 li.item-4,
.vb-featured.layout-9 li.item-6,
.vb-featured.layout-9 li.item-7,
.vb-featured.layout-9 li.item-8,
.vb-featured.layout-9 li.item-9,
.vb-featured.layout-10 li.item-2,
.vb-featured.layout-10 li.item-3,
.vb-featured.layout-10 li.item-4,
.vb-featured.layout-10 li.item-7,
.vb-featured.layout-10 li.item-8,
.vb-featured.layout-10 li.item-9 {
  width:300px;
}

.vb-featured.layout-9 li.item-0 {
  height:481px;
}

.vb-featured.layout-9 li.item-1,
.vb-featured.layout-9 li.item-5,
.vb-featured.layout-10 li.item-0,
.vb-featured.layout-10 li.item-1,
.vb-featured.layout-10 li.item-5,
.vb-featured.layout-10 li.item-6 {
  height:235px;
}

.vb-featured.layout-10 li.item-0 {
  margin-top:-1px;
}

.vb-featured li .snipe-wrapper .date {
  color:#fff;
}

.vb-featured li img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	max-width: 150%;
}

.stories-header-wrapper {
  border-bottom: 3px solid #808285;
  margin-bottom:20px
}

.stories-header-wrapper #stories-header {
  font-size: 20px;
  font-weight: 100;
  background:#808285;
  color:#fff;
  display:inline-block;
  padding: 4px 20px;
  margin: 19px 0 0;  
  line-height: 100%;
  font-style:normal;
}

/* Highlighted Posts */
#primary #tabs {
  margin-left:0;
  border-bottom: 3px solid #808285;
}
#highlighted-posts #tabs {
	margin-bottom: 15px !important;
}

#primary #tabs li {margin-left:0;}

#tabs .ui-state-active {background:#808285;}

#tabs .ui-state-default a {color:#808285;}

#tabs .ui-state-active a {color:#fff;}

#highlighted-posts li a {
  color: #231F20;
  font-size: 16px;
}
#highlighted-posts li a:hover {
  color: #ed2125;
}

#highlighted-posts h2 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

#tabs, #highlighted-posts ul { margin-bottom: 0px !important; }

#tabs .ui-state-default.ui-state-active .ui-tabs-anchor:hover {color:#fff;}

#tabs .ui-state-default .ui-tabs-anchor:hover {color:#808285;}

#highlighted-posts #tabs .ui-state-default:hover {background:#c5c5c6;}

#highlighted-posts #tabs .ui-state-active:hover {background:#808285;}

#highlighted-posts #tabs .ui-tabs-anchor {
  font-weight: 100 !important;
}

.highlighted-posts-wrapper .entry-header {float:none;}

.highlighted-posts-wrapper li:before {
	top: 0px;
}


/* =Page and post headers
----------------------------------------------- */
.category .page-header {
  border-bottom: 3px solid #808285;
  margin-bottom:20px;
}

.category .page-title {  
  font-size: 19px;
  font-weight: 100;
  background:#808285;
  color:#fff;
  display:inline-block;
  padding: 4px 20px;
  margin: 0;  
  line-height: 100%;
}

.channel-label {
	width:100%;
	margin-bottom:20px;
	border-bottom: none !important;
	display: initial;
}

.channel-label a {
  font-size: 19px;
  font-weight:100;
  background:#808285;
  color:#fff;
  display:inline-block;
  padding: 4px 20px;
  margin: 0;
  line-height: 100%;
}

.channel-label a:hover {background:#6b6d6f;}

.tag .page-title,
.page-template-page-most-popular-php .page-title,
.search .page-title {
  font-weight: normal;
  font-size: 20px;
  line-height: 100%;
}

.tag .page-title .term-title,
.page-template-page-most-popular-php .page-title .term-title,
.search .page-title .term-title{
  background:#4479BD;
  color:#fff;
  display:inline-block;
  padding: 4px 20px;
  margin-left:8px;
  font-weight: 100;
}

.category .page-header,
.tag .page-header,
.page-template-page-most-popular-php .page-header,
.search .page-header {
  padding-bottom:0px;
}

.tag .page-header,
.page-template-page-most-popular-php .page-header,
.search .page-header {
  border:none;
}

.tag .tag-description img {
	float: left;
	margin-right: 20px;
}

.tag .tag-description p {
	display: table;
}


/* =Content Rivers
----------------------------------------------- */
.story-river article {
	border-bottom: 1px solid #808285;
	margin-bottom: 20px;
}

.story-river article.post-sponsored {
	background: #f1f1f1;
	margin-top: -20px;
	padding-top: 20px;
}

.story-river .entry-wrapper,
.single-vb_gamesbeat_user.single .entry-wrapper {
	max-width: 570px;
}
@media (max-width: 900px) { 
.story-river .entry-wrapper,
.single-vb_gamesbeat_user.single .entry-wrapper {
  max-width: 100%;
  }
}

.story-river .has-thumbnail .entry-wrapper {
	margin-left: 180px;
}

@media (max-width: 900px) { 
.story-river .has-thumbnail .entry-wrapper {
  margin-left: 0px !important;
  }
}



.story-river h2.entry-title {
	font-size: 1.7em;
	font-style: normal;
	line-height: 1.25em;
	margin-top: 0px;
	margin-bottom: 13px;
}
.story-river h2.entry-title a {
  color: #231F20;
} 
.story-river h2.entry-title a:hover {
  color: #ED2125;
}
.story-river .entry-meta {
	margin-top: -5px;
	font-size: .8em;
}

@media (max-width: 900px) { 
.story-river .entry-meta {
  font-size: .7em;
  }
}

.entry-summary {
	margin-top: 10px;
}


.entry-summary-thumbnail {
	float: left;
	height: 140px;
	margin: 0px 18px 18px 0px;
	overflow: hidden;
	width: 160px;
}

span.post-label {
	color: #000;
	font-weight: 600;
	margin-right: 4px;
	padding-right: 6px;
	text-transform: uppercase;
	margin-left:15px;
	font-size:1.25em;
}
	.story-river .post-label {
		font-size: 1em;
		margin-left: 0px;
	}



/* =Single Post Pages
----------------------------------------------- */

.single-post .entry-wrapper {
	margin-top: 15px;
}


.single .wp-caption {
	font-weight: 300;
	font-size: 0.8125em;
	color: #58595b;
	line-height: 1.3846153846;
	margin-top: 0.5em;
	margin-bottom: 20px;
}
	.wp-caption p {
		margin-bottom: 0;
	}
	.entry-content-thumbnail {
		margin-bottom: 20px;
	}
	.entry-content-thumbnail .wp-caption {
		margin-bottom: 0px;
	}

.single .entry-meta {
	float: left;
	margin: 0 1.5em 1.5em 0;
	font-size: 1em;
	color: #58595b;
	line-height: 1.25;
}
	.single .entry-meta-left {
		margin-bottom: 1em;
	}

.single .entry-content img {
	max-width: 100% !important;
	height: auto;
}

.tag-list {
  margin:2em 0px;
}

.tag-list h3{
  color:#000;
  display:inline-block;
  padding: 0px 0 50px 0px;
  margin-right:10px;
  float:left;
  margin-top: 5px;
}

.tag-list a {
  background:#4479BD;
  color:#fff;
  display:inline-block;
  padding:2px 12px;
  margin-right:10px;
  margin-bottom: 10px;
}

.tag-list a:hover {background:#39669f;}

.entry-content .community-disclaimer {
	font-size: .9em;
	font-style: italic;
	margin-bottom: 20px;
}

.zemanta-related li:before {
	content: none !important;
}

.marketing-message {
  display: none;
  margin-top: 10px;
  color: #58596b;
  font-style: italic;
  margin-bottom: 25px;
}

.marketing-text {
  display: inline-block;
  margin-top: 5px;
}

.marketing-logo {
  display: inline-block;
  text-align: right;
}


/* =About Team List
----------------------------------------------- */
ul.team {
	list-style:none;
	margin:0;
	padding:0;
	width:750px;
	float:left;
}
ul.team .team-wrap {
	float:left;
	padding-left:5px;
}
ul.team img {
	padding:2px;
	border:1px solid #dbdbdb;
}

ul.team h2 { 
	font-size:20px;
	margin:5px 0 5px 0;
	font-style: normal;
}
	ul.team h2 a {
		color: #231F20;
	}
	ul.team h2 a:hover {
		color: #ed2125;
	}
ul.team li {
	display:block;
	float:left;
	width:350px;
	margin-left: 0px !important;
	margin-right:20px;
	margin-bottom:30px;
}
ul.team li:before {
content: none !important;
}
ul.team li.right {margin-right:0px;}
ul.team a.twitter, ul.team a.facebook, ul.team a.linkedin, ul.team a.gplus {
	width:28px;
	height:28px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-right:5px;
}

ul.team a.twitter,
ul.team a.facebook,
ul.team a.gplus { background:url(/wp-content/themes/vip/venturebeat2/images/social.png); }

ul.team a.twitter {background-position: -600px -72px;}
ul.team a:hover.twitter { background-position: -562px -108px; }

ul.team a.facebook {background-position: -674px 0px;}
ul.team a:hover.facebook { background-position: -637px -36px; }

ul.team a.gplus {background-position: -272px -396px;}
ul.team a:hover.gplus { background-position: -232px -432px }

ul.team a.linkedin {background:url(/wp-content/themes/vip/venturebeat2/images/linkedin.png);}
ul.team a:hover.linkedin { background-position: 0px -26px; }

ul.team a.read-bio {
	display:block;
}


/* =Newsletters Page
----------------------------------------------- */

#mc_embed_signup ul li:before {display:none;}
#mc_embed_signup input[type="checkbox"] {
  margin:0 8px 0 0;
  position:relative;
  top:-1px;
}


/* =Author Archive Pages
----------------------------------------------- */

.page-title .author-name {
	display: inline-block;
	font-size: 1.25em;
	font-weight: 600;
	color: #231F20;
}

.page-title .author-title {
	display: inline-block;
	font-size: .9em;
	font-weight: 200;
	color: #231F20;
}

body.author #author-avatar {
	width: 152px;
	float: left;
	margin: 0 20px 10px 0;
}

#author-social {
	text-align: center;
}

#author-social .social-wrap {
	display: inline-block;
}

#author-social .social {
	text-indent: -9999px;
	display: block;
	width: 26px;
	height: 26px;
	margin-top: 8px;
	margin-left: 3px;
	color: transparent;
}
	
	#author-social .twitter .social {
		background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/twitter.png) no-repeat;
	}
	#author-social .twitter .social:hover {
		background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/twitter-hover.png) no-repeat;
	}
	#author-social .facebook .social {
		background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/facebook.png) no-repeat;
	}
	#author-social .facebook .social:hover {
		background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/facebook-hover.png) no-repeat;
	}
	#author-social .googleplus .social {
		background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/google-plus.png) no-repeat;
	}
	#author-social .googleplus .social:hover {
		background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/google-plus-hover.png) no-repeat;
	}
	#author-social .linkedin .social {
		background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/linkedin.png) no-repeat;
	}
	#author-social .linkedin .social:hover {
		background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/linkedin-hover.png) no-repeat;
	}
	#author-social .email .social {
		background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/email.png) no-repeat;
	}
	#author-social .email .social:hover {
		background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/email-hover.png) no-repeat;
	}



/* =Search Pages
----------------------------------------------- */

body.search {
	display: initial;
}


/* =Sidebar
----------------------------------------------- */

#secondary img,
#secondary object { display: block; }

#secondary, #sidebar {
	padding-left: 0px;
}

.widget {
	margin: 20px 0;
}
	.widget:first-of-type {
		margin-top: 0px;
	}
	/* Adding support for overriding the styles on the Madison Logic widget h2 */
	.widget h2.widgettitle, .ml-head h2 {
		display: block;
		width: 100%;
		background: #808285;
		color: white;
		text-align: center;
		font-weight: 100;
		font-style: normal;
		font-size: 1.2em;
		padding: 8px 0 8px 0;
	}

  .widget h2.widgettitle { 
    margin-top:0px;
  }
  .widget h2.widgettitle a {
			color: white;
		}
	.ml-head h2 {
		font-size: 19px;
	}

	.widget .textwidget {
		padding: 10px;
	}
	
	.widget .textwidget p:last-of-type {
		margin-bottom: 4px;
	}
	
	
.widget_vb_google_plus, .widget_facebook_likebox {
	border: 0px;
}

.vb_recent_posts_author {
  font-size: 0.8em;
}

.vb-news-widget li {
  margin-left: 1.1em;
}

.vb-news-widget li:before {
  content: "\2022";
  color: #ed2125;
  margin-right: -6px;
  left: -1.1em;
  position: relative;
}

/* Custom style for Madison Logic widget */
.ml-context {
	clear:both;
}
/* -- Bring the Borders Back -- */ 
.vb-recent-business-sponsored-company-news-posts {
  border: 1px solid #989898;
}

/* =Sidebar Recent Posts Widget
----------------------------------------------- */

.recent-posts-list {
	margin-top: 15px;
}

.mini-post {
	overflow: hidden;
	clear: both;
	padding: 2px 10px;
	margin-bottom: 10px;
}
	.mini-post .image-wrap {
		width: 52px;
		height: 52px;
		float: left;
		margin: 3px 10px 0 0;
		display: inline-block;
	}
	.mini-post .image-wrap img {
		max-width: 52px;
		max-height: 52px;
		overflow: hidden;
	}
	.mini-post .post-box {
		display: inline-block;
		width: 215px;
		line-height:1.125;
	}
	
	.mini-post .post-title {
		font-size: .8em;
		color: #000;
	}
	.mini-post .post-title:hover {
		color: #ED2125;
	}
	
	.recent-posts-attribution {
		min-height: 25px;
		margin-top: 20px;
		clear: both;
		padding: 0 10px 0 10px;
	}



/* =About Page
----------------------------------------------- */
ul.team li {
	height: 540px;
}
	ul.team li img {
	  width: 210px!important;
	  height: auto;
	}


/* =Pagination
----------------------------------------------- */
#pager {
  background-color: #EEE;
  border: 1px solid #CBCBCB;
  margin-bottom: 12px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#pager ul {
  list-style-type: none;
  margin-bottom: 0px;
  padding: 4px 0px;
  text-align: center;
}
#pager li {
  display: inline-block;
  margin: 0px 12px;
}
.ie7 #pager li {
  display: inline;
}
#pager li a {
  color: #999;
  font-size: 93%;
}
#pager li a:hover,
#pager li.active_page a {
  color: #333;
}




/* =Advertising
----------------------------------------------- */


/* --- Change width parameter once Justin provides next set of Ads --- */
.vb-ad-leaderboard {
	margin: 20px auto 10px auto;
	text-align: center;
	max-width: 970px;
  position: relative;
  z-index: 2;
  width: 728px;
}

.ad {
	padding: 0px; 
	margin: 25px 0;
	text-align: center;
}

.advertorial {
	text-align: center;
	padding-bottom: 20px;
}
	.advertorial .ad {
		margin: 0;
	}

.widget_vb_dfp_ad {
	border: none;
}

.vb-ad-125x125 {
	text-align: center;
	font-size: 0.8em;
}

.vb-ad-wrap-125x125 {
  width: 125px;
  height: 125px;
  float:left;
  margin-bottom:20px;
}

.vb-ad-wrap-125x125:nth-of-type(2n) {
  margin-left: 50px;
}


#overlay-ad {
  background: none;
  overflow-x: hidden;
  overflow-y: hidden; 
  border-radius: 0;
}

.vb-user-placeholder-wrapper {
  margin-bottom:20px;
}

.ui-widget-overlay.custom-overlay {
  background: black;
  background-image: none;
  opacity: 0.8;
  z-index: 1000; 
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}



/* ==================================================

  R E S P O N S I V E    D F P    A D S    2 0 1 4

   ================================================== */

.responsiveAd728,
.responsiveAd320 { 
  text-align: center;
}

.responsiveAd320 { display: none; }

@media screen and ( max-width: 1000px ) { 
  .responsiveAd728 { display: block; }
  .responsiveAd320 { display: none; }
  .vb-ad-leaderboard { margin: 10px auto 10px auto; width: 728px; }
}

@media screen and ( max-width: 746px ) { 
  .responsiveAd320 { display: block; }
  .responsiveAd728 { display: none; }
  .vb-ad-leaderboard { margin: 10px auto 10px auto; width:320px; }

}





/* =Social Share Buttons
----------------------------------------------- */
#vb-social-share {
	width: 200px;
}

#branding-toolbar .vb-social-share {
	float: right;
}

.sharrre{
    margin:0 0 0 10px;
    width: 26px;
    display: inline-block;
  }

@media (max-width: 900px) {
.sharrre { 
  width: 33px !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
  }
}

.sharrre:first-of-type {
  margin: 0px;
}
.sharrre .box a:hover{
  text-decoration:none;
}
.sharrre .count {
  color:#525b67;
  display:block;
  font-size:10px;
  font-weight:bold;
  line-height:20px;
  height:20px;
  position:relative;
  text-align:center;
  min-width:30px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  border:1px solid #b2c6cc;
  background: #fbfbfb; /* Old browsers */
  background: -moz-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%); /* IE10+ */
  background: linear-gradient(top, #fbfbfb 0%,#f6f6f6 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
.sharrre .count:before, .sharrre .count:after {
	content:'';
	display:block;
	position:absolute;
	left:49%;
	width:0;
	height:0;
}
.sharrre .count:before {
	border:solid 7px transparent;
	border-top-color:#b2c6cc;
	margin-left:-7px;
	bottom: -14px;
}
.sharrre .count:after {
	border:solid 6px transparent;
	margin-left:-6px;
	bottom:-12px;
	border-top-color:#fbfbfb;
}
.sharrre .share {
display:block;
overflow:hidden;
text-indent:-9999px;
color: transparent;
margin-top: 8px;
margin-left: 3px;
width:26px;
height:26px;
}

@media (max-width: 900px) {
.sharrre .share { 
  margin-top:0px;
  }
}

  .twitter_share .share {
	background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/twitter.png) no-repeat;
  }
  .twitter_share .share:hover {
	background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/twitter-hover.png) no-repeat;
  }
  .facebook_share .share {
	background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/facebook.png) no-repeat;
  }
  .facebook_share .share:hover {
	background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/facebook-hover.png) no-repeat;
  }
  .googleplus_share .share {
	background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/google-plus.png) no-repeat;
  }
  .googleplus_share .share:hover {
	background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/google-plus-hover.png) no-repeat;
  }
  .linkedin_share .share {
	background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/linkedin.png) no-repeat;
  }
  .linkedin_share .share:hover {
	background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/linkedin-hover.png) no-repeat;
  }
  .comments_share .share {
	background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/comments.png) no-repeat;
  }
  .comments_share .share:hover {
	background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/comments-hover.png) no-repeat;
  }
  .umano_share .share {
  cursor: pointer;
	background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/umano.png) no-repeat;
  }
  .umano_share .share:hover {
	background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/umano-hover.png) no-repeat;
  }
  .feed_share .share {
	background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/feed.png) no-repeat;
  }
  .feed_share .share:hover {
	background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/feed-hover.png) no-repeat;
  }
  .email_share .share {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/email.png) no-repeat;
  }
  .email_share .share:hover {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/email-hover.png) no-repeat;
  }
#email-share-dialog {
  background:none;
  border:none;
  font-weight:normal;
  padding:0;
  padding-right:130px;
  background-size:auto 40%;
}
small {
  font-size: smaller;
  display: block;
  margin: 0 0 0 11.2em;
}
.email-input {
  width: 20em ;
}
.email-label {
  vertical-align: top;
  width: 8em;
}
.email-form-group {
  margin-bottom: .3em;
}

/* =Aol Video Responsiveness
----------------------------------------------- */

#SmartPlayer_0 {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 25px;
  float: none !important;
  width: 100% !important;
}

#SmartPlayer_0 object {
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
}

/* =Video Embed Responsiveness
----------------------------------------------- */
.video-container {
  position:relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height:0;
  overflow:hidden;
}

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

/* =Infogram Iframe Responsiveness
----------------------------------------------- */
#infogram {
  width: 100%;
  height: 785px;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
  #infogram {
    width: 100%;
    height: 830px;
  }
 
}

/* ===   S T A R T   G A L L E R Y   B L O C K   === */

/* -- Gallery Container 688x534-- */ 
#vb-gallery-container { 
  width: 100%;
  margin: 0 auto;
  min-width: 300px;
  max-width: 780px;
  border: 2px solid #bbbcbe;
  margin-bottom: 20px;
}

#vb-gallery-container .simplePagerContainer img { 
  width: 91%;
}

#vb-gallery-container .currentPage span {
font-weight: bold !important;
color: red !important;
}

h2#vb-gallery-title {
  padding: 20px 10px 20px 10px;
}
h2#vb-gallery-title {
  color: black;
}
span#vb-gallery-preface { color: #ed2125;}

/* -- Big Photo Left -- */ 
#vb-gallery-container .vb-gallery-big-picture { 
  width: 100%;
  float: left;
  padding: 0px 0px 10px 10px;
  min-height: 418px;
  max-width:71%;
}

/* -- Max Height on Image Popup -- */
img.mfp-img { max-height: 600px !important;}

#gal-content {
position: relative;
height: 351px;
float: left;
width: 29%;
}

#primary ul li:before { display: none; }
#primary #gal-content ul li {
  margin-left:0em;
  max-height: 62px !important;
  margin-bottom: 10px;
  cursor: pointer;
}

article #gal-content ul li {
  margin-bottom: 0em;
}

#gal-content li {
  float: left;
  width: 72px;
  list-style-type: none;
}

#gal-content .page img {
height: 62px;
width: 62px;
max-height: 62px;
}

/* -- Big Container Image Percantage -- */ 
#vb-gallery-container .vb-gallery-big-picture img { 
  width: auto;
  display: block;
  margin: 0 auto;
}

/* -- Thumbnail margins -- */ 

#gal-content .page {
  position:absolute;
  top:0px;
}

#gal-content .page img {
height: auto;
width: 62px;
}
#primary ul li { margin-left: 0em;}

.pagination {
display: inline-block;
float: left;
width: 29%;
display:none;
}
.pagination ul {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 16px;
  margin-top: 10px;
}
.pagination li {
  list-style-type: none;
  display: inline;
  padding-bottom: 1px;
}

.pagination li a { 
  font-size:10px;
}
a#next, 
a#prev {
  font-size:15px;
}

a#prev { 
  padding-right: 10px;
}
a#next { 
  padding-left: 10px;
}

.pagination a, .pagination a:visited {
  color: #787878;
  font-style: italic;
  padding: 0px 3px 0px 3px;
}
.pagination a:hover, .pagination a:active {
  color: #d91215;
}
.page_number {
  color: #787878;
  text-align: center;
  border: 1px solid #bbbcbe;
  position: relative;
  width: 100px;
  font-size: 10px;
  left: 11px;
  top: 10px;
}

.simplePagerNav li {
  width: auto !important;
  margin: 5px !important;
}

.gal-content { display:none;}
ul.simplePagerNav { clear: both;}

/* -- Pagination End -- */ 



/* -- Responsive Gallery -- */ 
@media (max-width: 1300px) {

.pagination { margin-bottom: 15px; }

/* -- Gallery Big Picture -- */ 
#vb-gallery-container .vb-gallery-big-picture {
  float: left;
  padding: 0px 10px 10px 10px;
  min-height: 100%;
}

/* -- Thumbnails -- */ 
#vb-gallery-container div.vb-gallery-thumbs {
  clear: both !important;
  width: 100% !important;
  min-width: inherit !important;
}


#gal-content { 
  width: 100%;
  height: auto;
}

#primary #gal-content ul li {
margin-left: 0em;
max-height: 52px !important;
min-height: 52px !important;
margin-bottom: 10px;
}

#gal-content .page img {
height: auto;
width: 60px;
}

#primary .gal-content ul {
margin-left: 10px;
}

#gal-content li {
float: left;
width: 61px;
}

ul.pagination1 { margin-bottom: 0px !important; height: 100% !important;}

div.simplePagerContainer.popup-gallery { height: 100%; }
.gal-content { display:none;}
.pagination { width: 100%; }

.pagination ul { margin-top: 0px; }

/* - DNR End Responsive Media Queries - */ 
}

/* ===   E N D  G A L L E R Y   B L O C K   === */
  
  
/* =Video Slideshow Shortcode
----------------------------------------------- */
.vb-bx-wrapper li:before {
	content: none !important;
}

.vb-bx-wrapper li {
	margin-left: 0 !important;
}


/* =Footer
----------------------------------------------- */
footer#the_footer .container {
background: none;
}

footer#the_footer .container .row {
background: url(/wp-content/themes/vip/venturebeat2/styles/../img/vb-footer-logo.png) no-repeat top right;
}


/* =Pagelinks
----------------------------------------------- */
#pagelinks { margin-bottom: 2em; text-align: right; font-size: 1.1em; font-weight: bold;}
#pagelinks span { display: inline; padding: 5px 10px; }
#pagelinks a span, #pagelinks span:first-of-type { border-right: 1px solid #222; }
  
  
/* =Infinite Scroll
----------------------------------------------- */
#infinite-footer .blog-credits ul, #infinite-footer .blog-credits div {
  display: inline;
}

#infinite-footer .blog-credits a, #infinite-footer .blog-credits a:hover {
  color: #111 !important;
}

#infinite-footer .blog-info {
	width: 30%;
}

#infinite-footer .blog-credits {
	width: 70%;
}

#infinite-footer .blog-credits ul li {
  display: inline;
  border-left: 1px solid #ccc;
  padding-left: 4px;
}

#infinite-footer .footer-jump, #infinite-footer .footer-resume {
  margin-right: 10px;
  font-weight: bold;
}

#infinite-footer .footer-resume {
  display: none;
}

.scrolling-suspended .footer-jump {
  display: none !important;
}

#infinite-footer .container {
  background-color: #b1b3b6 !important;
  width: 100%
}

.scrolling-suspended .footer-resume {
  display: inline !important;
}

#infinite-footer .blog-credits ul li:first-child {
  border-left: 0;
}

#infinite-footer {
  z-index: 1000;
}

.ui-dialog {
  z-index: 1000;
  position: fixed !important; 
}



/* jquery tooltip styles */
.ui-tooltip {
	background-color: rgb(255, 255, 255);
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	-webkit-box-shadow: rgb(170, 170, 170) 0px 0px 5px 0px;
	background-attachment: scroll;
	background-clip: border-box;
	background-image: url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png);
	border-radius: 4px;
	box-shadow: rgb(170, 170, 170) 0px 0px 5px 0px;
	color: rgb(34, 34, 34);
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	max-width: 300px;
	padding: 8px;
	position: absolute;
	z-index: 9999;
}

/* jQuery Dialog classes */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -khtml-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ui-dialog {
  -khtml-border-bottom-left-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-box-shadow: 0 0 5px #000;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-box-shadow: 0 0 5px #000;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0 0 5px #000;
  margin: 0 auto;
  overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar {
  background: url(/wp-content/themes/vip/venturebeat2/styles/../images/vb-gamesbeat-welcome-message-gradient.png) repeat-x;
  border: 1px solid #fff;
  color: #ff001d;
  font-size: 1.3em;
  font-weight: 600;
  height: 62px;
  line-height: 62px;
  padding: 0 20px;
  width: 918px;
}
.ui-dialog .ui-dialog-titlebar-close {
  background: url(/wp-content/themes/vip/venturebeat2/styles/../images/vb-gamesbeat-welcome-message-close.png) no-repeat;
  height: 15px;
  position: absolute;
  right: 22px;
  border: 0;
  top: 24px;
  width: 16px;
}
.ui-dialog .ui-dialog-content {
  -khtml-border-bottom-left-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  background-color: #f8f8f8;
  border-bottom: 1px solid #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #666;
  font-size: 0.85em;
  font-weight: 600;
  overflow: auto;
  padding: 12px 20px;
  zoom: 1;
}
/* Classes added to jQuery Dialog */
* {
  outline: medium none;
}
.ui-dialog .ui-dialog-content p {
  margin-bottom: 8px;
}
.ui-dialog .ui-dialog-content a {
  color: #1f81e5;
  text-decoration: none;
}
.ui-dialog .ui-dialog-content a:hover {
  text-decoration: underline;
}

/* multi page view all button */
.vb-view-all {
	float: right;
	margin-left: 10px;
	font-weight: bold;
}

/* twitter styles */
.vb-twitter-widget {
	border-radius: 5px;
	border: 1px solid #ddd;
}

.vb-twitter-header {
	padding: 10px;
}

.vb-twitter-content {
	padding: 2px;
	position: relative;
	margin-bottom: 9px;
	border-bottom: 1px solid #ddd;
}

.vb-twitter-image {
	width: 10%;
}

.vb-twitter-profile-image {
	float: left;
}

.vb-twitter-profile-image,
.vb-twitter-username,
.vb-twitter-name {
	display: inline-block;
	padding: 3px;
}

.vb-twitter-follow-button {
	float: right!important;
	position: relative!important;
	top: -45px!important;
	margin-right: 10px!important;
}

.tweet-quote {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/twitter-hover.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-indent: -9999px;
  color: transparent;
  width: 26px;
  height: 26px;
}

.hover-tweet-quote {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/tweet-hover.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-indent: -9999px;
  color: transparent;
  width: 26px;
  height: 26px;
}

.tweet-link {
  color: rgb(35,31,32);
}

.tweet-link:hover {
  color:white;
}

/* Sponsored posts sidebar widget */
.vb-sponsored-posts-sidebar-widget-title {
	font-weight: normal;
	color: #FF001D;
	font-size: 16px;
	font-family: Georgia, serif;
	padding: 8px;
	font-style: italic;
	text-transform: lowercase;
	text-align: center;
}



/* =Taboola
----------------------------------------------- */
.trc-content-sponsored {
	margin: 0 auto;
}


/* =GamesBeat Channel
----------------------------------------------- */
.ui-dialog {
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  -webkit-box-shadow:10px 14px 17px rgba(45,54,56,0.25);
  -moz-box-shadow:10px 14px 17px rgba(45,54,56,0.25);
  box-shadow:10px 14px 17px rgba(45,54,56,0.25);
  border:1px solid #c7c8ca;
  background:#fff;
  padding:30px;
  padding-top:24px;
}

.ui-dialog .ui-dialog-titlebar {
  background:none;
  border:none;
  font-weight: 600;
  font-style: italic;
  font-size: 1.375em;
  color: #fc1616;
  padding:0;
  line-height:inherit;
  width:auto;
  height:auto;
  margin-bottom:15px
}

.bottom-margin {
  margin-bottom: -15px !important;
}

.ui-dialog .ui-dialog-content {
  background:none;
  border:none;
  font-weight:normal;
  padding:0;
  padding-right:130px;
  background:url(/wp-content/themes/vip/venturebeat2/styles/../images/game-controller-icon.png) no-repeat right top;
  background-size:auto 40%;
}

.ui-dialog .ui-dialog-content p {
  margin-bottom:2em;
}

.ui-dialog .ui-dialog-content p:last-of-type {
  margin-bottom:0;
}

.ui-dialog .ui-dialog-content a.vb-gamesbeat-welcome-message-more-btn {
  float:right;
  font-size:18px;
  font-style:italic;
  width:auto;
  height:auto;
  margin:0;
  padding:10px 20px;
  margin-right:-130px;
  margin-top:-36px;
}

.ui-dialog .ui-dialog-content a {
  color: #ff0000;
}

.ui-dialog .ui-dialog-titlebar-close {
  width:24px;
  height:24px;
  background:url(/wp-content/themes/vip/venturebeat2/styles/../images/close-icon.png) no-repeat;
  background-size:24px 24px;
  top:8px;
  right:8px;

}


/* =Retina
----------------------------------------------- */

@media
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) {
  /*.site-header .logo {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/vb-news-logo@2x.png) no-repeat;
    background-size:186px 60px;
  }
  .gamesbeat .site-header .logo {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/vb-gamesbeat-logo@2x.png) no-repeat;
    background-size:239px 60px;
  }*/
  
  .site-header .logo {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/vb-main-logo@2x.png) no-repeat;
    background-size:105px 60px;
  }


  .site-header .site-name {
    font-size: 100%;
    margin-top: 20px;
    font-weight: 400;
    margin-bottom: 0px;
  }
  .pipe-logo {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/vb-pipe-logo@2x.png) no-repeat;
    background-size:30px 60px;
    margin-bottom: 0px;
  }
  .navbar .twitter_share .share {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/twitter-nav_2x.png) no-repeat;
  background-size:26px 26px;
  }
  .navbar .twitter_share .share:hover,
  .twitter_share .share {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/twitter_2x.png) no-repeat;
  background-size:26px 26px;
  }
  .twitter_share .share:hover {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/twitter-hover_2x.png) no-repeat;
  background-size:26px 26px;
  }
  .navbar .facebook_share .share {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/facebook-nav_2x.png) no-repeat;
  background-size:26px 26px;
  }
  .navbar .facebook_share .share:hover,
  .facebook_share .share {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/facebook_2x.png) no-repeat;
  background-size:26px 26px;
  }
  .facebook_share .share:hover {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/facebook-hover_2x.png) no-repeat;
  background-size:26px 26px;
  }
  .navbar .googleplus_share .share {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/google-plus-nav_2x.png) no-repeat;
  background-size:26px 26px;
  }
  .navbar .googleplus_share .share:hover,
  .googleplus_share .share {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/google-plus_2x.png) no-repeat;
  background-size:26px 26px;
  }
  .googleplus_share .share:hover {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/google-plus-hover_2x.png) no-repeat;
  background-size:26px 26px;
  }
  .navbar .linkedin_share .share {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/linkedin-nav_2x.png) no-repeat;
  background-size:26px 26px;
  }
  .navbar .linkedin_share .share:hover,
  .linkedin_share .share {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/linkedin_2x.png) no-repeat;
  background-size:26px 26px;
  }
  .linkedin_share .share:hover {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/linkedin-hover_2x.png) no-repeat;
  background-size:26px 26px;
  }
  .navbar .feed_share .share {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/feed-nav_2x.png) no-repeat;
  background-size:26px 26px;
  }
  .navbar .feed_share .share:hover,
  .feed_share .share {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/feed_2x.png) no-repeat;
  background-size:26px 26px;
  }
  .comments_share .share {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/comments_2x.png) no-repeat;
  background-size:26px 26px;
  }
  .comments_share .share:hover {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/comments-hover_2x.png) no-repeat;
  background-size:26px 26px;
  }
  .email_share .share {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/email_2x.png) no-repeat;
  background-size:26px 26px;
  }
  .email_share .share:hover {
  background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/email-hover_2x.png) no-repeat;
  background-size:26px 26px;
  }
  #author-social .twitter .social {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/twitter_2x.png) no-repeat;
    background-size:26px 26px;
  }
  #author-social .twitter .social:hover {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/twitter-hover_2x.png) no-repeat;
    background-size:26px 26px;
  }
  #author-social .facebook .social {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/facebook_2x.png) no-repeat;
    background-size:26px 26px;
  }
  #author-social .facebook .social:hover {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/facebook-hover_2x.png) no-repeat;
    background-size:26px 26px;
  }
  #author-social .googleplus .social {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/google-plus_2x.png) no-repeat;
    background-size:26px 26px;
  }
  #author-social .googleplus .social:hover {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/google-plus-hover_2x.png) no-repeat;
    background-size:26px 26px;
  }
  #author-social .linkedin .social {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/linkedin_2x.png) no-repeat;
    background-size:26px 26px;
  }
  #author-social .linkedin .social:hover {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/linkedin-hover_2x.png) no-repeat;
    background-size:26px 26px;
  }
  #author-social .email .social {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/email_2x.png) no-repeat;
    background-size:26px 26px;
  }
  #author-social .email .social:hover {
    background:url(/wp-content/themes/vip/venturebeat2/styles/../img/social/email-hover_2x.png) no-repeat;
    background-size:26px 26px;
  }
}


/* =Media Queries
----------------------------------------------- */

/* ~ 15"+ desktop */
@media (min-width: 1301px) {
  .container {
    max-width:1140px;
    width:auto;
  }
  .site-header.container {
    padding: 0 20px;
  }
  .navbar .container {
    padding: 0 17px 0 20px;
  }
}

/* ~13" desktop */
@media (min-width: 1024px) and (max-width: 1300px) {
  .container {
    max-width:990px;
    width:auto;
    padding: 0px;
  }
  #primary {
    width:670px;
  }
  .page-template-page-no-sidebar-php #primary {
    width: 950px;
  }
  
  ul.team li {
    width: 300px;
  }
  .single .entry-content-thumbnail img {
    max-width:100%;
    height:auto;
  }
  .single .entry-content img {
    max-width: 100% !important;
    height: auto;
    margin: 0 auto;
    display: block;
  }

  /* Poptop */
  .vb-featured.layout-2 li {
    width:480px;
  }
  .vb-featured.layout-3 li.item-0,
  .vb-featured.layout-4 li.item-0,
  .vb-featured.layout-7 li.item-0 {
    width:660px;
  }

  .vb-featured.layout-5 li.item-0 {
    width:350px;
  }

  .vb-featured.layout-9 li.item-0,
  .vb-featured.layout-9 li.item-1,
  .vb-featured.layout-9 li.item-5,
  .vb-featured.layout-10 li.item-0,
  .vb-featured.layout-10 li.item-1,
  .vb-featured.layout-10 li.item-5,
  .vb-featured.layout-10 li.item-6 {
    width:325px;
  }

}

/* tablet */
@media (max-width: 1023px) {
  .container {
    width:100%;
    max-width: 990px;
    padding:0;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right:0px;
  }
  #primary {
    width:67%;
  }
  .page-template-page-no-sidebar-php #primary {
    width: 94%;
  }
  .single .entry-content-thumbnail img {
    max-width:100%;
    height:auto;
  }
  .single .entry-content img {
    max-width:100%;
    height:auto;
  }
  .single .entry-meta {
    width:100%;
    margin-right:0;
  }

  /* Poptop */
  .vb-featured.layout-2 li {
    width:49.5%;
  }
  .vb-featured.layout-2 li.item-1 {
    margin-left:1%;
  }
  .vb-featured.layout-3 li.item-0,
  .vb-featured.layout-4 li.item-0,
  .vb-featured.layout-7 li.item-0 {
    width:67%;
    margin-right:0;
  }
  .vb-featured.layout-3 li.item-1,
  .vb-featured.layout-3 li.item-2,
  .vb-featured.layout-4 li.item-1,
  .vb-featured.layout-4 li.item-2,
  .vb-featured.layout-4 li.item-3,
  .vb-featured.layout-5 li.item-2,
  .vb-featured.layout-5 li.item-4,
  .vb-featured.layout-7 li.item-1,
  .vb-featured.layout-7 li.item-2,
  .vb-featured.layout-7 li.item-3,
  .vb-featured.layout-7 li.item-4,
  .vb-featured.layout-7 li.item-5,
  .vb-featured.layout-7 li.item-6,
  .vb-featured.layout-7 li.item-7,
  .vb-featured.layout-7 li.item-8,
  .vb-featured.layout-7 li.item-9,
  .vb-featured.layout-7 li.item-9,
  .vb-featured.layout-9 li.item-2,
  .vb-featured.layout-9 li.item-3,
  .vb-featured.layout-9 li.item-4,
  .vb-featured.layout-9 li.item-6,
  .vb-featured.layout-9 li.item-7,
  .vb-featured.layout-9 li.item-8,
  .vb-featured.layout-9 li.item-9,
  .vb-featured.layout-10 li.item-2,
  .vb-featured.layout-10 li.item-3,
  .vb-featured.layout-10 li.item-4,
  .vb-featured.layout-10 li.item-7,
  .vb-featured.layout-10 li.item-8,
  .vb-featured.layout-10 li.item-9 {
    float:right;
    margin-left:0;
  }
  .vb-featured.layout-5 li.item-0,
  .vb-featured.layout-5 li.item-1,
  .vb-featured.layout-5 li.item-3,
  .vb-featured.layout-9 li.item-0,
  .vb-featured.layout-9 li.item-1,
  .vb-featured.layout-9 li.item-5,
  .vb-featured.layout-10 li.item-0,
  .vb-featured.layout-10 li.item-1,
  .vb-featured.layout-10 li.item-5,
  .vb-featured.layout-10 li.item-6 {
    width:33%;
  }
  .vb-featured.layout-5 li.item-1,
  .vb-featured.layout-5 li.item-3,
  .vb-featured.layout-9 li.item-1,
  .vb-featured.layout-9 li.item-5 {
    margin-left:1.25%;
  }
}


@media (max-width: 957px) {
  #primary {
      width:63%;
    }

  .page-template-page-no-sidebar-php #primary {
    width: 90%;
  }

  /* Poptop */
  .vb-featured.layout-3 li.item-0,
  .vb-featured.layout-4 li.item-0,
  .vb-featured.layout-7 li.item-0 {
    width:63%;
  }
  .vb-featured.layout-5 li.item-0,
  .vb-featured.layout-5 li.item-1,
  .vb-featured.layout-5 li.item-3,
  .vb-featured.layout-9 li.item-0,
  .vb-featured.layout-9 li.item-1,
  .vb-featured.layout-9 li.item-5,
  .vb-featured.layout-10 li.item-0,
  .vb-featured.layout-10 li.item-1,
  .vb-featured.layout-10 li.item-5,
  .vb-featured.layout-10 li.item-6 {
    width:31%;
  }
  .vb-featured.layout-5 li.item-1,
  .vb-featured.layout-5 li.item-3,
  .vb-featured.layout-9 li.item-1,
  .vb-featured.layout-9 li.item-5 {
    margin-left:1%;
  }
  .vb-featured.layout-10 li.item-2,
  .vb-featured.layout-10 li.item-3,
  .vb-featured.layout-10 li.item-4,
  .vb-featured.layout-10 li.item-7,
  .vb-featured.layout-10 li.item-8,
  .vb-featured.layout-10 li.item-9 {
    height:72px;
  }

}

@media (max-width: 856px) {
  
  .vb-featured.layout-10 li.item-0,
  .vb-featured.layout-10 li.item-1,
  .vb-featured.layout-10 li.item-5,
  .vb-featured.layout-10 li.item-6 {
    width:28%;
  }
  
}

@media (max-width: 853px) {
  #primary {
      width:58%;
    }

  .page-template-page-no-sidebar-php #primary {
    width: 85%;
  }

  /* Poptop */
  .vb-featured.layout-3 li.item-0,
  .vb-featured.layout-4 li.item-0,
  .vb-featured.layout-7 li.item-0 {
    width:58%;
  }
  .vb-featured.layout-5 li.item-0,
  .vb-featured.layout-5 li.item-1,
  .vb-featured.layout-5 li.item-3,
  .vb-featured.layout-9 li.item-0,
  .vb-featured.layout-9 li.item-1,
  .vb-featured.layout-9 li.item-5 {
    width:29%;
  }
  .vb-featured.layout-5 li.item-1,
  .vb-featured.layout-5 li.item-3,
  .vb-featured.layout-9 li.item-1,
  .vb-featured.layout-9 li.item-5 {
    margin-left:0.75%;
  }

}


@media (max-width: 900px) {
  #primary {width:100%;padding-right:0px}
  #secondary, #sidebar {
    display:none;
  }
  footer#the_footer .container {
    background: url(/wp-content/themes/vip/venturebeat2/styles/../img/vb-footer-logo.png) no-repeat top right;
}

footer#the_footer .container .row {
   background: none;
  }

  /* Poptop */
  .vb-featured.layout-3 li.item-0,
  .vb-featured.layout-4 li.item-0,
  .vb-featured.layout-7 li.item-0 {
    width:57%;
  }
  .vb-featured.layout-5 li.item-0,
  .vb-featured.layout-5 li.item-1,
  .vb-featured.layout-5 li.item-3,
  .vb-featured.layout-9 li.item-0,
  .vb-featured.layout-9 li.item-1,
  .vb-featured.layout-9 li.item-5{
    width:28%;
  }
  .vb-featured.layout-5 li.item-1,
  .vb-featured.layout-5 li.item-3,
  .vb-featured.layout-9 li.item-1,
  .vb-featured.layout-9 li.item-5 {
    margin-left:1.1%;
  }

  .vb-featured.layout-10 li.item-0,
  .vb-featured.layout-10 li.item-1,
  .vb-featured.layout-10 li.item-5,
  .vb-featured.layout-10 li.item-6 {
    width:27%;
  }

}

@media (max-width: 740px) {

   /* Poptop */
  .vb-featured.layout-3 li,
  .vb-featured.layout-3 li.item-0,
  .vb-featured.layout-4 li,
  .vb-featured.layout-4 li.item-0,
  .vb-featured.layout-5 li,
  .vb-featured.layout-5 li.item-0,
  .vb-featured.layout-5 li.item-1,
  .vb-featured.layout-5 li.item-3,
  .vb-featured.layout-3 li.item-1,
  .vb-featured.layout-3 li.item-2,
  .vb-featured.layout-4 li.item-1,
  .vb-featured.layout-4 li.item-2,
  .vb-featured.layout-4 li.item-3,
  .vb-featured.layout-5 li.item-2,
  .vb-featured.layout-5 li.item-4,
  .vb-featured.layout-7 li.item-0,
  .vb-featured.layout-7 li.item-1,
  .vb-featured.layout-7 li.item-2,
  .vb-featured.layout-7 li.item-3,
  .vb-featured.layout-7 li.item-4,
  .vb-featured.layout-7 li.item-5,
  .vb-featured.layout-7 li.item-6,
  .vb-featured.layout-7 li.item-7,
  .vb-featured.layout-7 li.item-8,
  .vb-featured.layout-7 li.item-9,
  .vb-featured.layout-9 li.item-0,
  .vb-featured.layout-9 li.item-1,
  .vb-featured.layout-9 li.item-2,
  .vb-featured.layout-9 li.item-3,
  .vb-featured.layout-9 li.item-4,
  .vb-featured.layout-9 li.item-5,
  .vb-featured.layout-9 li.item-6,
  .vb-featured.layout-9 li.item-7,
  .vb-featured.layout-9 li.item-8,
  .vb-featured.layout-10 li.item-0,
  .vb-featured.layout-10 li.item-1,
  .vb-featured.layout-10 li.item-2,
  .vb-featured.layout-10 li.item-3,
  .vb-featured.layout-10 li.item-4,
  .vb-featured.layout-10 li.item-5,
  .vb-featured.layout-10 li.item-6,
  .vb-featured.layout-10 li.item-7,
  .vb-featured.layout-10 li.item-8,
  .vb-featured.layout-10 li.item-9 {
    width:100%;
  }
  .vb-featured.layout-7 li.item-1,
  .vb-featured.layout-7 li.item-2,
  .vb-featured.layout-7 li.item-3,
  .vb-featured.layout-7 li.item-4,
  .vb-featured.layout-7 li.item-5,
  .vb-featured.layout-7 li.item-6,
  .vb-featured.layout-7 li.item-7,
  .vb-featured.layout-7 li.item-8,
  .vb-featured.layout-7 li.item-9,
  .vb-featured.layout-9 li.item-2,
  .vb-featured.layout-9 li.item-3,
  .vb-featured.layout-9 li.item-4,
  .vb-featured.layout-9 li.item-6,
  .vb-featured.layout-9 li.item-7,
  .vb-featured.layout-9 li.item-8,
  .vb-featured.layout-10 li.item-2,
  .vb-featured.layout-10 li.item-3,
  .vb-featured.layout-10 li.item-4,
  .vb-featured.layout-10 li.item-7,
  .vb-featured.layout-10 li.item-8,
  .vb-featured.layout-10 li.item-9 {
    height:50px;
  }
  .vb-featured.layout-5 li.item-1,
  .vb-featured.layout-5 li.item-3,
  .vb-featured.layout-9 li.item-1,
  .vb-featured.layout-9 li.item-5,
  .vb-featured.layout-10 li.item-1,
  .vb-featured.layout-10 li.item-6 {
    margin-left:0;
  }

}