/* line 9, ../../scss/_tumblr.scss */
#ie8Overlay {
  display: none;
  z-index: 1000;
  width: 100%;
  height: 100%;
  position: fixed;
}

/* line 16, ../../scss/_tumblr.scss */
#youtubeOverlay {
  visibility: hidden;
  z-index: 1000;
  width: 100%;
  height: 100%;
  position: fixed;
  -webkit-opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

/* line 24, ../../scss/_tumblr.scss */
#ie8Overlay .overlay-content {
  top: 5%;
  left: 50%;
  width: 625px;
  height: 210px;
  position: absolute;
  background: #fff;
  color: #000;
  padding: 50px;
  text-align: center;
  margin-left: -312px;
  font-size: 12px;
}

/* line 37, ../../scss/_tumblr.scss */
#youtubeOverlay .overlay-content {
  visibility: hidden;
  top: 5%;
  left: 50%;
  /*width: 820px;*/
  /*height: 500px;*/
  position: absolute;
  color: #000;
  text-align: center;
  width: 100%;
  height: 100%;
  max-width: 70%;
  margin-left: -35%;
}

/* line 51, ../../scss/_tumblr.scss */
#youtubeOverlay .scale {
  position: relative;
  padding-bottom: 60%;
  height: 0px;
}

/* line 56, ../../scss/_tumblr.scss */
#youtubeOverlay .overlay-content iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

/* line 65, ../../scss/_tumblr.scss */
#youtubeOverlay .close-btn:hover {
  -webkit-opacity: 0.7;
  -ms-opacity: 0.7;
  -moz-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
  cursor: pointer;
}

/* line 70, ../../scss/_tumblr.scss */
#ie8Overlay .overlay-title {
  font-size: 22px;
  margin-bottom: 15px;
}

/* line 75, ../../scss/_tumblr.scss */
.ie #ie8Overlay {
  display: block;
}

/* line 79, ../../scss/_tumblr.scss */
#tumblr_controls {
  display: block;
  top: 80px !important;
}

/* line 84, ../../scss/_tumblr.scss */
#loadContent {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 2, ../../scss/_global.scss */
body.rift {
  background: #000;
  color: #fff;
}

/* line 7, ../../scss/_global.scss */
body.rift a {
  color: #fff;
}

/* line 15, ../../scss/_global.scss */
#tumblr_controls {
  display: none !important;
}

/* line 18, ../../scss/_global.scss */
.mpaa-container {
  position: absolute;
  bottom: 0px;
  background: #0c2c5e;
  padding: 20px;
  text-align: left;
  display: none;
  color: #fff;
}

/* line 29, ../../scss/_global.scss */
.mpaa-container > .links {
  display: block;
  margin: 5px auto auto auto;
  color: #fff;
  font-weight: normal;
}

/* line 36, ../../scss/_global.scss */
.mpaa-container > span {
  font-size: 9px;
}

/* line 40, ../../scss/_global.scss */
.mpaa-container > .links > a {
  color: #fff;
  font: 700 9px 'Helvetica',sans-serif;
  position: relative;
  top: -2px;
}

/* line 47, ../../scss/_global.scss */
.mpaa-container > .links > a:hover {
  color-color: Link Hover;
}

/* line 51, ../../scss/_global.scss */
#legalLink {
  background: url(http://static.tumblr.com/9afz77x/GkNnbns4v/legal-arrow.png) right 6px no-repeat;
  width: 53px;
  height: 15px;
  padding-right: 13px;
  cursor: pointer;
}
/* line 57, ../../scss/_global.scss */
#legalLink:hover {
  color: #fff;
}

/* line 63, ../../scss/_global.scss */
.open #legalLink {
  background-position: right -8px;
  color: #fff;
}

/* line 78, ../../scss/_global.scss */
.legal-links .outer-center {
  float: right;
  right: 50%;
  position: relative;
}
/* line 83, ../../scss/_global.scss */
.legal-links .inner-center {
  float: right;
  right: -50%;
  position: relative;
}
/* line 89, ../../scss/_global.scss */
.legal-links ul {
  margin: 0 auto;
  display: block;
  text-align: center;
}
/* line 99, ../../scss/_global.scss */
.legal-links li {
  margin-right: 8px;
  padding-right: 8px;
  list-style: none;
  float: left;
}
/* line 105, ../../scss/_global.scss */
.legal-links li.last {
  border-right: none;
  padding-right: 0px;
  margin-right: 0px;
}

/* line 112, ../../scss/_global.scss */
.legal-images {
  text-align: center;
  margin-top: 10px;
  display: inline-block;
  width: 100%;
  margin-bottom: 25px;
}
/* line 118, ../../scss/_global.scss */
.legal-images img {
  display: inline-block;
  width: 100%;
  max-width: 876px;
}

/* line 125, ../../scss/_global.scss */
#customTumblrControls {
  position: absolute;
  top: 10px;
  right: 5px;
  width: auto;
  height: 26px;
  z-index: 100;
}
/* line 133, ../../scss/_global.scss */
#customTumblrControls .btn {
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.18);
  background: #3e3e3e;
  background: rgba(0, 0, 0, 0.38);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 3px 5px 0;
  position: relative;
  white-space: nowrap;
  outline: 0;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  font: 600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;
  height: 20px;
  padding: 0 5px;
  line-height: 18px;
  -webkit-font-smoothing: antialiased;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-property: padding;
  -moz-transition-property: padding;
  -ms-transition-property: padding;
  -o-transition-property: padding;
  transition-property: padding;
  -webkit-transition-duration: .1s;
  -moz-transition-duration: .1s;
  -ms-transition-duration: .1s;
  -o-transition-duration: .1s;
  transition-duration: .1s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
/* line 179, ../../scss/_global.scss */
#customTumblrControls .btn:hover:after, #customTumblrControls .btn:focus:after {
  background: rgba(255, 255, 255, 0.09);
}
/* line 183, ../../scss/_global.scss */
#customTumblrControls .icon {
  padding-left: 20px;
}
/* line 185, ../../scss/_global.scss */
#customTumblrControls .icon:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 20px;
  border-radius: inherit;
  background: url("https://secure.assets.tumblr.com/images/iframe_sprite.png  ") -40px 0px no-repeat;
}
/* line 197, ../../scss/_global.scss */
#customTumblrControls a {
  float: left;
  display: block;
}

/* line 203, ../../scss/_global.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*

- - - - - - - - - - - - - - - - - - -

GO BIG Tumblr Theme CSS by Precrafted

- - - - - - - - - - - - - - - - - - -

*/
/* line 84, ../../sass/_gobig.scss */
/* line 12, ../../scss/_newgobig.scss */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
hr,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
}

/* line 98, ../../sass/_gobig.scss */
/* line 92, ../../scss/_newgobig.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* line 106, ../../sass/_gobig.scss */
/* line 107, ../../scss/_newgobig.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

/* line 109, ../../sass/_gobig.scss */
/* line 117, ../../scss/_newgobig.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 115, ../../sass/_gobig.scss */
/* line 123, ../../scss/_newgobig.scss */
strong,
b,
mark {
  font-weight: 700;
  font-style: inherit;
}

/* line 125, ../../sass/_gobig.scss */
/* line 131, ../../scss/_newgobig.scss */
em,
i,
cite,
q,
address,
dfn,
var {
  font-style: italic;
  font-weight: inherit;
}

/* line 130, ../../sass/_gobig.scss */
/* line 143, ../../scss/_newgobig.scss */
abbr[title],
dfn[title] {
  cursor: help;
  border-bottom: 1px dotted;
}

/* line 134, ../../sass/_gobig.scss */
/* line 150, ../../scss/_newgobig.scss */
ins {
  border-bottom: 1px solid;
}

/* line 139, ../../sass/_gobig.scss */
/* line 155, ../../scss/_newgobig.scss */
a,
u,
ins {
  text-decoration: none;
}

/* line 143, ../../sass/_gobig.scss */
/* line 162, ../../scss/_newgobig.scss */
del,
s {
  text-decoration: line-through;
}

/* line 149, ../../sass/_gobig.scss */
/* line 168, ../../scss/_newgobig.scss */
pre,
code,
samp,
kbd {
  font-family: monospace;
}

/* line 152, ../../sass/_gobig.scss */
/* line 176, ../../scss/_newgobig.scss */
small {
  font-size: 0.75em;
}

/* line 155, ../../sass/_gobig.scss */
/* line 181, ../../scss/_newgobig.scss */
img {
  border: 0;
  font-style: italic;
}

/* line 163, ../../sass/_gobig.scss */
/* line 187, ../../scss/_newgobig.scss */
input,
select,
option,
optgroup,
textarea {
  font: inherit;
}

/* line 195, ../../scss/_newgobig.scss */
a {
  outline: 0;
}

/* line 166, ../../sass/_gobig.scss */
/* line 200, ../../scss/_newgobig.scss */
* {
  margin: 0;
  padding: 0;
}

/* line 179, ../../sass/_gobig.scss */
/* line 206, ../../scss/_newgobig.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

/* line 184, ../../sass/_gobig.scss */
/* line 220, ../../scss/_newgobig.scss */
audio[controls],
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 189, ../../sass/_gobig.scss */
/* line 229, ../../scss/_newgobig.scss */
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 197, ../../sass/_gobig.scss */
/* line 239, ../../scss/_newgobig.scss */
body {
  margin: 0;
  text-rendering: optimizeLegibility;
  background: #000;
}

/* line 201, ../../sass/_gobig.scss */
/* line 246, ../../scss/_newgobig.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  display: block;
  height: auto;
}

/* line 208, ../../sass/_gobig.scss */
/* line 254, ../../scss/_newgobig.scss */
object,
embed {
  max-width: 100%;
}

/* line 211, ../../sass/_gobig.scss */
/* line 260, ../../scss/_newgobig.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 216, ../../sass/_gobig.scss */
/* line 267, ../../scss/_newgobig.scss */
html {
  overflow-x: hidden;
}

/* line 220, ../../sass/_gobig.scss */
/* line 272, ../../scss/_newgobig.scss */
html,
body {
  height: 100%;
}

/* line 223, ../../sass/_gobig.scss */
/* line 278, ../../scss/_newgobig.scss */
body {
  background: #000;
  font-family: 'trajan-sans-pro', sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  color: #34495e;
}

/* line 235, ../../sass/_gobig.scss */
/* line 288, ../../scss/_newgobig.scss */
h1,
h2,
h3,
h4,
h5 {
  font-weight: 600;
  text-transform: uppercase;
  color: #2c3e50;
  letter-spacing: 1px;
  line-height: 1;
}

/* line 242, ../../sass/_gobig.scss */
/* line 301, ../../scss/_newgobig.scss */
h1 {
  font-size: 28px;
}

/* line 245, ../../sass/_gobig.scss */
/* line 306, ../../scss/_newgobig.scss */
h2 {
  font-size: 24px;
  line-height: 28px;
}

/* line 249, ../../sass/_gobig.scss */
/* line 312, ../../scss/_newgobig.scss */
h3 {
  font-size: 17px;
  font-weight: 400;
}

/* line 253, ../../sass/_gobig.scss */
/* line 318, ../../scss/_newgobig.scss */
a {
  text-decoration: none;
  color: #3498DB;
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
}

/* line 261, ../../sass/_gobig.scss */
/* line 328, ../../scss/_newgobig.scss */
a:hover {
  color: #444;
}

/* line 267, ../../sass/_gobig.scss */
/* line 334, ../../scss/_newgobig.scss */
header {
  position: relative;
  width: 100%;
  height: auto;
  max-height: 1440px;
  clear: both;
  text-align: center;
  overflow: hidden;
  background: url("http://static.tumblr.com/e6lc7yi/jWSmidq6l/fixie-loader.gif") center center no-repeat;
  -webkit-opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: 0.14s ease-in-out;
  -ms-transition: 0.14s ease-in-out;
  -moz-transition: 0.14s ease-in-out;
  -o-transition: 0.14s ease-in-out;
  transition: 0.14s ease-in-out;
}

/* line 276, ../../sass/_gobig.scss */
/* line 348, ../../scss/_newgobig.scss */
header.on {
  background: 0;
  -webkit-opacity: 1;
  -ms-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}

/* line 280, ../../sass/_gobig.scss */
/* line 354, ../../scss/_newgobig.scss */
header.on .header-image,
header.on .center {
  opacity: 1;
}

/* line 289, ../../sass/_gobig.scss */
/* line 360, ../../scss/_newgobig.scss */
header .header-image {
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
/* line 374, ../../scss/_newgobig.scss */
header .header-image .scroll-down {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -116px;
  width: 223px;
  height: 17px;
}
/* line 381, ../../scss/_newgobig.scss */
header .header-image .scroll-down img {
  width: auto;
  height: auto;
}

/* line 388, ../../scss/_newgobig.scss */
.main #headerTitle {
  display: block;
}

/* line 392, ../../scss/_newgobig.scss */
.main #headerQuotes {
  position: absolute;
  top: 25px;
  right: 0px;
  width: 45%;
}
/* line 397, ../../scss/_newgobig.scss */
.main #headerQuotes img {
  width: 110%;
  float: right;
  max-width: 671px;
}

/* line 404, ../../scss/_newgobig.scss */
#headerTitle {
  width: 100%;
  display: none;
}

/* line 409, ../../scss/_newgobig.scss */
.scroll-date {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 291px;
  height: 104px;
}

/* line 417, ../../scss/_newgobig.scss */
.rift #headerTitle {
  display: none;
}

/* line 422, ../../scss/_newgobig.scss */
#headerTitle {
  position: absolute;
  right: 10px;
  top: 218px;
  width: 45%;
  display: none;
  max-width: 671px;
}
/* line 429, ../../scss/_newgobig.scss */
#headerTitle img {
  float: right;
  width: 60%;
  margin-bottom: 30%;
}
/* line 434, ../../scss/_newgobig.scss */
#headerTitle #titleTreatment {
  clear: both;
  width: 100%;
  margin-bottom: 0px;
  cursor: pointer;
}

/* line 444, ../../scss/_newgobig.scss */
.mobile #headerTitle #titleTreatment {
  top: 190px;
}

/* line 305, ../../sass/_gobig.scss */
/* line 449, ../../scss/_newgobig.scss */
header .header-image img {
  /* display: none; */
  width: 100%;
  max-width: 1440px;
}

/* line 310, ../../sass/_gobig.scss */
/* line 457, ../../scss/_newgobig.scss */
header .header-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 317, ../../sass/_gobig.scss */
/* line 466, ../../scss/_newgobig.scss */
header .center {
  position: absolute;
  display: table;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

/* line 330, ../../sass/_gobig.scss */
/* line 481, ../../scss/_newgobig.scss */
header .center .logo {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* line 335, ../../sass/_gobig.scss */
/* line 488, ../../scss/_newgobig.scss */
header .center .logo a {
  display: inline-block;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

/* line 342, ../../sass/_gobig.scss */
/* line 497, ../../scss/_newgobig.scss */
header .center .logo img {
  display: inline;
  max-width: 100%;
  max-height: 128px;
}

/* line 347, ../../sass/_gobig.scss */
/* line 504, ../../scss/_newgobig.scss */
header .center .logo h1 {
  display: inline-block;
  max-width: 90%;
}

/* line 351, ../../sass/_gobig.scss */
/* line 510, ../../scss/_newgobig.scss */
header .center .logo h1 a {
  float: left;
  letter-spacing: 2px;
  font-size: 28px;
  font-weight: 400;
  padding: 14px 16px 16px;
  border: 3px solid #fff;
}

/* line 359, ../../sass/_gobig.scss */
/* line 520, ../../scss/_newgobig.scss */
header .center .avatar {
  display: inline;
}

/* line 362, ../../sass/_gobig.scss */
/* line 525, ../../scss/_newgobig.scss */
header .center .avatar img {
  overflow: hidden;
  display: inline-block;
  max-height: 128px;
}

/* line 367, ../../sass/_gobig.scss */
/* line 532, ../../scss/_newgobig.scss */
header .center .avatar img.default {
  max-height: 128px;
}

/* line 370, ../../sass/_gobig.scss */
/* line 537, ../../scss/_newgobig.scss */
header .center .avatar.circle img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

/* line 376, ../../sass/_gobig.scss */
/* line 545, ../../scss/_newgobig.scss */
header .header-prompt {
  display: none;
  position: absolute;
  width: 300px;
  bottom: 50px;
  left: 50%;
  margin-left: -150px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 394, ../../sass/_gobig.scss */
/* line 565, ../../scss/_newgobig.scss */
header .header-prompt span {
  display: block;
  margin-top: 8px;
}

/* line 398, ../../sass/_gobig.scss */
/* line 571, ../../scss/_newgobig.scss */
header .header-prompt:hover {
  opacity: 0.6;
}

/* line 401, ../../sass/_gobig.scss */
/* line 576, ../../scss/_newgobig.scss */
nav {
  float: left;
  clear: both;
  width: 100%;
}

/* line 408, ../../sass/_gobig.scss */
/* line 583, ../../scss/_newgobig.scss */
nav ul {
  position: relative;
  float: left;
  list-style: none;
  margin-top: 5px;
}

/* line 413, ../../sass/_gobig.scss */
/* line 591, ../../scss/_newgobig.scss */
nav ul li {
  display: inline-block;
  margin: 0 10px;
}

/* line 417, ../../sass/_gobig.scss */
/* line 597, ../../scss/_newgobig.scss */
nav ul li a {
  display: block;
  padding: 0px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 1px;
}
/* line 604, ../../scss/_newgobig.scss */
nav ul li a:hover {
  background: url(http://static.tumblr.com/9afz77x/tnVnbp397/nav_hover.png) 0 0 repeat-x;
}

/* line 610, ../../scss/_newgobig.scss */
nav ul.social-menu li a:hover {
  background: none;
}

/* line 615, ../../scss/_newgobig.scss */
nav ul li.active a {
  background: url(http://static.tumblr.com/9afz77x/tnVnbp397/nav_hover.png) 0 0 repeat-x;
  color: #fff;
}

/* line 424, ../../sass/_gobig.scss */
/* line 621, ../../scss/_newgobig.scss */
nav ul.social-menu li {
  min-width: 37px;
  text-align: center;
}

/* line 428, ../../sass/_gobig.scss */
/* line 627, ../../scss/_newgobig.scss */
nav ul.social-menu li a {
  padding: 8px;
  font-size: 15px;
}

/* line 432, ../../sass/_gobig.scss */
/* line 633, ../../scss/_newgobig.scss */
nav ul.social-menu li a .social-ebay {
  margin-left: -6px;
}

/* line 435, ../../sass/_gobig.scss */
/* line 638, ../../scss/_newgobig.scss */
nav ul.social-menu li a .social-gmail {
  margin-left: -3px;
  font-size: 14px;
}

/* line 439, ../../sass/_gobig.scss */
/* line 644, ../../scss/_newgobig.scss */
nav ul.social-menu li a .social-forrst {
  margin-right: -2px;
}

/* line 442, ../../sass/_gobig.scss */
/* line 649, ../../scss/_newgobig.scss */
nav ul.social-menu li a .social-vimeo {
  margin-left: -3px;
}

/* line 445, ../../sass/_gobig.scss */
/* line 654, ../../scss/_newgobig.scss */
nav ul.social-menu li a .social-twitter {
  margin-left: -1px;
}

/* line 449, ../../sass/_gobig.scss */
/* line 659, ../../scss/_newgobig.scss */
nav ul.social-menu li a .social-twitter,
nav ul.social-menu li a .social-vimeo {
  font-size: 14px;
}

/* line 663, ../../scss/_newgobig.scss */
nav ul.social-menu li a .social-youtube {
  font-size: 20px;
}

/* line 452, ../../sass/_gobig.scss */
/* line 668, ../../scss/_newgobig.scss */
.nav-placeholder {
  display: none;
}

/* line 456, ../../sass/_gobig.scss
.permalink nav,
.permalink .nav-placeholder {
  display: none;
}
*/
/* line 459, ../../sass/_gobig.scss */
/* line 680, ../../scss/_newgobig.scss */
.index.tag .type_description {
  display: none;
}

/* line 462, ../../sass/_gobig.scss */
/* line 685, ../../scss/_newgobig.scss */
footer {
  position: fixed;
  bottom: -300px;
  clear: both;
  width: 100%;
  margin-top: 0px;
  text-align: center;
  color: #b27f2d;
  background: #1c0e0b;
  z-index: 2;
}

/* line 470, ../../sass/_gobig.scss */
/* line 698, ../../scss/_newgobig.scss */
footer.individual-footer {
  margin-top: 0;
}

/* line 473, ../../sass/_gobig.scss */
/* line 703, ../../scss/_newgobig.scss */
footer .footer-border {
  position: relative;
  clear: both;
  width: 100%;
  height: 100%;
  font-size: 9px;
  padding: 0px;
  text-transform: uppercase;
}

/* line 485, ../../sass/_gobig.scss */
/* line 714, ../../scss/_newgobig.scss */
footer .footer-border span {
  float: right;
  display: block;
}

/* line 718, ../../scss/_newgobig.scss */
.footer-nav {
  position: relative;
  clear: both;
  width: 100%;
  margin-bottom: 50px;
  text-align: center;
  color: #b27f2d;
  z-index: 1;
  height: 100px;
}

/* line 488, ../../sass/_gobig.scss */
/* line 730, ../../scss/_newgobig.scss */
.footer-nav .type_pagination {
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
  margin-top: 20px;
}

/* line 495, ../../sass/_gobig.scss */
/* line 739, ../../scss/_newgobig.scss */
.footer-nav .type_pagination .pagination {
  display: inline-block;
}

/* line 498, ../../sass/_gobig.scss */
/* line 744, ../../scss/_newgobig.scss */
.footer-nav .type_pagination .pagination a {
  display: inline-block;
  cursor: pointer;
  padding: 24px 28px;
  margin: 0 10px;
  text-align: center;
  background: #ffffff;
  color: #3498DB;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 516, ../../sass/_gobig.scss */
/* line 764, ../../scss/_newgobig.scss */
.footer-nav .type_pagination .pagination a:hover {
  background: #3498DB;
  color: #ffffff;
}

/* line 521, ../../sass/_gobig.scss */
/* line 770, ../../scss/_newgobig.scss */
.footer-nav .type_pagination .load-more,
.footer-nav .type_pagination .scroll-top {
  display: inline-block;
  cursor: pointer;
  padding: 24px 5px 24px 20px;
  margin: 0 10px;
  text-align: center;
  background: transparent;
  color: #b27f2d;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 540, ../../sass/_gobig.scss */
/* line 791, ../../scss/_newgobig.scss */
.footer-nav .type_pagination .load-more:hover,
.footer-nav .type_pagination .load-more {
  color: #ffffff;
  display: none;
}

/* line 548, ../../sass/_gobig.scss */
/* line 798, ../../scss/_newgobig.scss */
.footer-nav .type_pagination .load-more .load-more-loading,
.footer-nav .type_pagination .scroll-top .load-more-loading,
.footer-nav .type_pagination .load-more .load-more-end,
.footer-nav .type_pagination .scroll-top .load-more-end {
  display: none;
}

/* line 551, ../../sass/_gobig.scss */
/* line 806, ../../scss/_newgobig.scss */
.footer-nav .type_pagination .scroll-top {
  padding: 24px;
}

/* line 554, ../../sass/_gobig.scss */
/* line 811, ../../scss/_newgobig.scss */
.footer-nav .type_pagination #infscr-loading {
  display: block;
}

/* line 557, ../../sass/_gobig.scss */
/* line 816, ../../scss/_newgobig.scss */
.footer-nav .type_pagination #infscr-loading img {
  display: none;
}

/* line 560, ../../sass/_gobig.scss */
/* line 821, ../../scss/_newgobig.scss */
.footer-nav .type_pagination.pagination_standard .load-more {
  display: none;
}

/* line 563, ../../sass/_gobig.scss */
/* line 826, ../../scss/_newgobig.scss */
.footer-nav .type_pagination.pagination_load-more {
  cursor: pointer;
}

/* line 566, ../../sass/_gobig.scss */
/* line 831, ../../scss/_newgobig.scss */
.footer-nav .type_pagination.pagination_load-more .pagination {
  display: none;
}

/* line 570, ../../sass/_gobig.scss */
/* line 836, ../../scss/_newgobig.scss */
.footer-nav .type_pagination.pagination_infinite-scroll .pagination,
.footer-nav .type_pagination.pagination_infinite-scroll .load-more-text {
  display: none;
}

/* line 573, ../../sass/_gobig.scss */
/* line 842, ../../scss/_newgobig.scss */
.footer-nav .type_pagination.off .load-more {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.14s ease-in-out 2s;
  -moz-transition: all 0.14s ease-in-out 2s;
  -o-transition: all 0.14s ease-in-out 2s;
  transition: all 0.14s ease-in-out 2s;
}

/* line 581, ../../sass/_gobig.scss */
/* line 852, ../../scss/_newgobig.scss */
.footer-nav .type_pagination.hidden .load-more {
  display: none;
}

/* line 584, ../../sass/_gobig.scss */
/* line 857, ../../scss/_newgobig.scss */
footer .credit {
  font-size: 11px;
  letter-spacing: 0;
  margin-top: 4px;
}

/* line 589, ../../sass/_gobig.scss */
/* line 864, ../../scss/_newgobig.scss */
section {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  padding: 0 0 20px;
}

/* line 596, ../../sass/_gobig.scss */
/* line 873, ../../scss/_newgobig.scss */
section.intro {
  padding-bottom: 0;
}

/* line 599, ../../sass/_gobig.scss */
/* line 878, ../../scss/_newgobig.scss */
.posts-holder {
  position: relative;
  margin: 0 auto;
}

/* line 603, ../../sass/_gobig.scss */
/* line 884, ../../scss/_newgobig.scss */
.posts-holder .grid-sizer {
  width: 100%;
}

/* line 606, ../../sass/_gobig.scss */
/* line 889, ../../scss/_newgobig.scss */
article {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 20px 20px 0;
}

/* line 613, ../../sass/_gobig.scss */
/* line 898, ../../scss/_newgobig.scss */
article .article-content {
  position: relative;
}

/* line 619, ../../sass/_gobig.scss */
/* line 903, ../../scss/_newgobig.scss */
article .article-content .icons {
  margin: 24px 0 -4px;
  list-style-type: none;
  height: 16px;
  display: none;
}

/* line 911, ../../scss/_newgobig.scss */
.index article .article-content .icon-wrap {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -webkit-opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0;
}
/* line 919, ../../scss/_newgobig.scss */
.index article .article-content .icon-wrap .icons-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: block;
  background: #000;
  -webkit-opacity: 0.7;
  -ms-opacity: 0.7;
  -moz-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
}
/* line 930, ../../scss/_newgobig.scss */
.index article .article-content .icon-wrap .icons {
  display: inline-block;
  top: 50%;
  position: absolute;
  left: 50%;
  margin: 0 0 0 -70px;
}
/* line 936, ../../scss/_newgobig.scss */
.index article .article-content .icon-wrap .icons a, .index article .article-content .icon-wrap .icons .like_button {
  -webkit-opacity: 1;
  -ms-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
/* line 938, ../../scss/_newgobig.scss */
.index article .article-content .icon-wrap .icons a:hover, .index article .article-content .icon-wrap .icons .like_button:hover {
  -webkit-opacity: 0.5;
  -ms-opacity: 0.5;
  -moz-opacity: 0.5;
  -o-opacity: 0.5;
  opacity: 0.5;
}
/* line 945, ../../scss/_newgobig.scss */
.index article .article-content:hover .icon-wrap {
  -webkit-opacity: 1;
  -ms-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}

/* line 624, ../../sass/_gobig.scss */
/* line 952, ../../scss/_newgobig.scss */
article .article-content .icons li {
  float: left;
  margin-right: 10px;
}
/* line 955, ../../scss/_newgobig.scss */
article .article-content .icons li:last-child {
  margin-right: 0px;
}

/* line 629, ../../sass/_gobig.scss */
/* line 961, ../../scss/_newgobig.scss */
article .article-content .icons a,
article .article-content .icons .like_button {
  float: left;
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
  opacity: 0.5;
  cursor: pointer;
}

/* line 639, ../../sass/_gobig.scss */
/* line 973, ../../scss/_newgobig.scss */
article .article-content .icons a:hover,
article .article-content .icons .like_button:hover {
  opacity: 1;
}

/* line 642, ../../sass/_gobig.scss */
/* line 979, ../../scss/_newgobig.scss */
article .article-content .icons .permalink {
  margin-top: -1px;
  margin-right: 2px;
}

/* line 646, ../../sass/_gobig.scss */
/* line 985, ../../scss/_newgobig.scss */
article .article-content .icons .sharer {
  float: left;
  font-size: 17px;
  opacity: 0.5;
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
  margin-left: -1px;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}

/* line 661, ../../sass/_gobig.scss */
/* line 1001, ../../scss/_newgobig.scss */
article .article-content .icons .sharer i,
article .article-content .icons .sharer a {
  float: left;
  cursor: pointer;
  color: #000;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}

/* line 671, ../../sass/_gobig.scss */
/* line 1013, ../../scss/_newgobig.scss */
article .article-content .icons .sharer.white i,
article .article-content .icons .white a {
  color: #fff;
}

/* line 675, ../../sass/_gobig.scss */
/* line 1019, ../../scss/_newgobig.scss */
article .article-content .icons .sharer a,
article .article-content .icons .sharer .reblog-icon {
  font-size: 13px;
}

/* line 682, ../../sass/_gobig.scss */
/* line 1025, ../../scss/_newgobig.scss */
article .article-content .icons .sharer a.social-facebook {
  margin-top: -3px;
}

/* line 685, ../../sass/_gobig.scss */
/* line 1030, ../../scss/_newgobig.scss */
article .article-content .icons .sharer a.social-twitter {
  margin-top: -2px;
}

/* line 688, ../../sass/_gobig.scss */
/* line 1035, ../../scss/_newgobig.scss */
article .article-content .icons .sharer .social-export {
  margin-top: -3px;
  display: none;
}

/* line 691, ../../sass/_gobig.scss */
/* line 1041, ../../scss/_newgobig.scss */
article .article-content .icons .sharer .reblog-icon {
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
}

/* line 698, ../../sass/_gobig.scss */
/* line 1050, ../../scss/_newgobig.scss */
article .article-content .icons .sharer .reblog-icon a {
  margin: 0 2px -2px 2px !important;
  opacity: 1 !important;
}

/* line 702, ../../sass/_gobig.scss */
/* line 1056, ../../scss/_newgobig.scss */
article .article-content .icons .sharer:hover {
  opacity: 1;
}

/* line 705, ../../sass/_gobig.scss */
/* line 1061, ../../scss/_newgobig.scss */
article .article-content .icons .sharer.on {
  opacity: 1;
}

/* line 709, ../../sass/_gobig.scss */
/* line 1066, ../../scss/_newgobig.scss */
article .article-content .icons .sharer.on a,
article .article-content .icons .sharer.on .reblog-icon {
  visibility: visible;
  margin-left: 5px;
  -webkit-transition: opacity 0.14s ease-in-out, margin-left 0.14s ease-in-out;
  -moz-transition: opacity 0.14s ease-in-out, margin-left 0.14s ease-in-out;
  -o-transition: opacity 0.14s ease-in-out, margin-left 0.14s ease-in-out;
  transition: opacity 0.14s ease-in-out, margin-left 0.14s ease-in-out;
}

/* line 719, ../../sass/_gobig.scss */
/* line 1077, ../../scss/_newgobig.scss */
article .article-content .icons .sharer.on a.social-facebook,
article .article-content .icons .sharer.on .reblog-icon.social-facebook {
  margin-left: 3px;
}

/* line 723, ../../sass/_gobig.scss */
/* line 1083, ../../scss/_newgobig.scss */
article .article-content .icons .sharer.on a:hover,
article .article-content .icons .sharer.on .reblog-icon:hover {
  opacity: 1;
}

/* line 726, ../../sass/_gobig.scss */
/* line 1089, ../../scss/_newgobig.scss */
article .article-content img {
  width: 100%;
  height: auto;
}

/* line 733, ../../sass/_gobig.scss */
/* line 1095, ../../scss/_newgobig.scss */
article.type_text embed,
article.type_text iframe,
article.type_text object,
article.type_text video {
  max-width: 100%;
}

/* line 1102, ../../scss/_newgobig.scss */
article.type_text {
  font-size: 12px;
}

/* line 736, ../../sass/_gobig.scss */
/* line 1107, ../../scss/_newgobig.scss */
article.type_video .video-container {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  position: relative;
  overflow: hidden;
}

/* line 746, ../../sass/_gobig.scss */
/* line 1116, ../../scss/_newgobig.scss */
article.type_video .video-container embed,
article.type_video .video-container iframe,
article.type_video .video-container object,
article.type_video .video-container video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  position: absolute;
}

/* line 753, ../../sass/_gobig.scss */
/* line 1128, ../../scss/_newgobig.scss */
article.type_video.widescreen .video-container {
  padding-bottom: 57.25%;
}

/* line 756, ../../sass/_gobig.scss */
/* line 1133, ../../scss/_newgobig.scss */
article.type_video.vimeo .video-container {
  padding-top: 0;
}

/* line 759, ../../sass/_gobig.scss */
/* line 1138, ../../scss/_newgobig.scss */
article.type_quote .quote {
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 1px;
  color: #2c3e50;
}

/* line 767, ../../sass/_gobig.scss */
/* line 1148, ../../scss/_newgobig.scss */
article.type_quote .quote.short {
  font-size: 28px;
}

/* line 770, ../../sass/_gobig.scss */
/* line 1153, ../../scss/_newgobig.scss */
article.type_quote .quote.medium {
  font-size: 22px;
}

/* line 773, ../../sass/_gobig.scss */
/* line 1158, ../../scss/_newgobig.scss */
article.type_quote .quote.long {
  font-size: 17px;
}

/* line 776, ../../sass/_gobig.scss */
/* line 1163, ../../scss/_newgobig.scss */
article.type_quote .quote-author {
  margin-top: 20px;
}

/* line 779, ../../sass/_gobig.scss */
/* line 1168, ../../scss/_newgobig.scss */
article.type_link .the-link {
  display: block;
  padding: 80px 30px;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* line 789, ../../sass/_gobig.scss */
/* line 1180, ../../scss/_newgobig.scss */
article.type_link .the-link span {
  font-size: 14px;
  display: block;
  opacity: 0.6;
  font-weight: 400;
  text-transform: none;
  margin-top: 6px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 800, ../../sass/_gobig.scss */
/* line 1193, ../../scss/_newgobig.scss */
article.type_chat .line {
  border-top: 2px solid #ecf0f1;
  padding: 12px 0;
}

/* line 804, ../../sass/_gobig.scss */
/* line 1199, ../../scss/_newgobig.scss */
article.type_chat .line:first-of-type {
  margin-top: 28px;
}

/* line 807, ../../sass/_gobig.scss */
/* line 1204, ../../scss/_newgobig.scss */
article.type_answer .answer-wrap {
  clear: both;
  min-height: 44px;
}

/* line 811, ../../sass/_gobig.scss */
/* line 1210, ../../scss/_newgobig.scss */
article.type_answer hr {
  clear: both;
  width: 100%;
  height: 2px;
  border: 0;
  margin: 24px 0;
  background: #ecf0f1;
}

/* line 819, ../../sass/_gobig.scss */
/* line 1220, ../../scss/_newgobig.scss */
article.type_answer .answer-person {
  float: left;
  margin-top: 10px;
}

/* line 823, ../../sass/_gobig.scss */
/* line 1226, ../../scss/_newgobig.scss */
article.type_answer .answer-image {
  float: left;
  margin-right: 12px;
  width: 44px;
}

/* line 828, ../../sass/_gobig.scss */
/* line 1233, ../../scss/_newgobig.scss */
article.type_answer .answer-image.circle img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

/* line 834, ../../sass/_gobig.scss */
/* line 1241, ../../scss/_newgobig.scss */
article.type_answer .answer-person {
  font-weight: 400;
}

/* line 837, ../../sass/_gobig.scss */
/* line 1246, ../../scss/_newgobig.scss */
article.type_answer .answer-text {
  clear: both;
  padding-top: 14px;
}

/* line 841, ../../sass/_gobig.scss */
/* line 1252, ../../scss/_newgobig.scss */
article.type_answer .answer-text p:first-child {
  margin-top: 0;
}

/* line 844, ../../sass/_gobig.scss */
/* line 1257, ../../scss/_newgobig.scss */
article.type_audio embed {
  height: default;
}

/* line 847, ../../sass/_gobig.scss */
/* line 1262, ../../scss/_newgobig.scss */
article.type_audio iframe {
  max-width: 100%;
}

/* line 851, ../../sass/_gobig.scss */
/* line 1267, ../../scss/_newgobig.scss */
article.type_audio .tumblr_audio_player,
article.type_audio .soundcloud_audio_player {
  max-width: 100%;
}

/* line 854, ../../sass/_gobig.scss */
/* line 1273, ../../scss/_newgobig.scss */
article.type_description .article-content {
  float: left;
  width: 100%;
  border: 0;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background: 0;
}

/* line 863, ../../sass/_gobig.scss */
/* line 1284, ../../scss/_newgobig.scss */
article.type_description p {
  font-size: 17px;
  line-height: 28px;
}

/* line 867, ../../sass/_gobig.scss */
/* line 1290, ../../scss/_newgobig.scss */
article.type_description p:first-child {
  margin-top: 0;
}

/* line 870, ../../sass/_gobig.scss */
/* line 1295, ../../scss/_newgobig.scss */
article a {
  font-weight: 600;
}

/* line 873, ../../sass/_gobig.scss */
/* line 1300, ../../scss/_newgobig.scss */
article h2 a {
  font-weight: 600;
}

/* line 876, ../../sass/_gobig.scss */
/* line 1305, ../../scss/_newgobig.scss */
article .caption {
  word-wrap: break-word;
  font-size: 12px;
  padding: 5px 10px 0px;
}

/* line 1312, ../../scss/_newgobig.scss */
.permalink article .caption {
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
}

/* line 879, ../../sass/_gobig.scss */
/* line 1320, ../../scss/_newgobig.scss */
article .read_more {
  text-transform: uppercase;
  font-size: 11px;
}

/* line 884, ../../sass/_gobig.scss */
/* line 1326, ../../scss/_newgobig.scss */
article ol,
article ul {
  margin: 10px 0 0 20px;
}

/* line 887, ../../sass/_gobig.scss */
/* line 1332, ../../scss/_newgobig.scss */
article blockquote {
  padding: 5px 0 5px 12px;
  margin-top: 18px;
  border-left: 2px solid #ecf0f1;
}

/* line 892, ../../sass/_gobig.scss */
/* line 1339, ../../scss/_newgobig.scss */
article blockquote p {
  margin-top: 0 !important;
}

/* line 895, ../../sass/_gobig.scss */
/* line 1344, ../../scss/_newgobig.scss */
article blockquote img {
  width: auto;
}

/* line 1348, ../../scss/_newgobig.scss */
.notes-link {
  display: block;
  text-align: right;
  padding: 0px 10px;
  font-size: 10px;
}

/* line 898, ../../sass/_gobig.scss */
/* line 1356, ../../scss/_newgobig.scss */
article .tagged {
  clear: both;
  width: 100%;
  font-size: 12px;
  text-align: center;
  display: none;
}
/* line 1362, ../../scss/_newgobig.scss */
article .tagged a {
  color: #bdbdbd;
  text-align: center;
  margin-right: 5px;
}
/* line 1366, ../../scss/_newgobig.scss */
article .tagged a:hover {
  color: #fff;
}

/* line 1373, ../../scss/_newgobig.scss */
.permalink article .tagged {
  display: block;
}
/* line 1376, ../../scss/_newgobig.scss */
.permalink .notes-link {
  display: none;
}

/* line 904, ../../sass/_gobig.scss */
/* line 1382, ../../scss/_newgobig.scss */
article .group-author {
  margin-top: 40px;
  clear: both;
  width: 100%;
}

/* line 909, ../../sass/_gobig.scss */
/* line 1389, ../../scss/_newgobig.scss */
article .group-author a {
  font-size: 12px;
}

/* line 912, ../../sass/_gobig.scss */
/* line 1394, ../../scss/_newgobig.scss */
article .group-author a img {
  display: inline;
  width: auto;
  margin: 0 8px -11px 0 !important;
}

/* line 917, ../../sass/_gobig.scss */
/* line 1401, ../../scss/_newgobig.scss */
article .group-author a img.circle {
  border-radius: 100%;
}

/* line 920, ../../sass/_gobig.scss */
/* line 1406, ../../scss/_newgobig.scss */
article .post-meta {
  clear: both;
  margin-top: 10px;
  font-size: 11px;
}

/* line 925, ../../sass/_gobig.scss */
/* line 1413, ../../scss/_newgobig.scss */
article .dsq-comment-count {
  display: block;
  clear: both;
  margin-top: 6px;
  font-size: 11px;
}

/* line 931, ../../sass/_gobig.scss */
/* line 1421, ../../scss/_newgobig.scss */
article .disqus {
  clear: both;
  width: 100%;
  margin-top: 40px;
}

/* line 936, ../../sass/_gobig.scss */
/* line 1428, ../../scss/_newgobig.scss */
article .disqus img {
  width: auto;
}

/* line 939, ../../sass/_gobig.scss */
/* line 1433, ../../scss/_newgobig.scss */
article .post-notes {
  clear: both;
  width: 100%;
  margin-top: 40px;
}

/* line 944, ../../sass/_gobig.scss */
/* line 1440, ../../scss/_newgobig.scss */
article .post-notes ol {
  list-style: none;
  margin: 0;
  clear: both;
}

/* line 949, ../../sass/_gobig.scss */
/* line 1447, ../../scss/_newgobig.scss */
article .post-notes li {
  display: block;
  padding: 7px 0;
  font-size: 11px;
  line-height: 15px;
}

/* line 955, ../../sass/_gobig.scss */
/* line 1455, ../../scss/_newgobig.scss */
article .post-notes img {
  float: left;
  margin-right: 10px;
  width: auto;
}

/* line 960, ../../sass/_gobig.scss */
/* line 1462, ../../scss/_newgobig.scss */
article .post-notes.circle img {
  border-radius: 100%;
}

/* line 963, ../../sass/_gobig.scss */
/* line 1467, ../../scss/_newgobig.scss */
article .post-notes blockquote {
  margin: 10px 0 10px 30px;
}

/* line 966, ../../sass/_gobig.scss */
/* line 1472, ../../scss/_newgobig.scss */
article.nostretch .article-content img {
  width: auto;
  margin: 0 auto;
}

/* line 970, ../../sass/_gobig.scss */
/* line 1478, ../../scss/_newgobig.scss */
.single-post {
  text-align: center;
}

/* line 973, ../../sass/_gobig.scss */
/* line 1483, ../../scss/_newgobig.scss */
.single-post article,
#notes {
  margin-top: 50px;
  float: none;
  padding-top: 0;
  display: inline-block;
  text-align: left;
}

/* line 1491, ../../scss/_newgobig.scss */
.permalink .single-post article {
  margin-top: 100px;
}

/* line 980, ../../sass/_gobig.scss */
/* line 1496, ../../scss/_newgobig.scss */
.single-post article .post-meta {
  margin-top: 0px;
  padding-top: 10px;
}

/* line 988, ../../sass/_gobig.scss */
/* line 1503, ../../scss/_newgobig.scss */
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}

/* line 994, ../../sass/_gobig.scss */
/* line 1513, ../../scss/_newgobig.scss */
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

/* line 1000, ../../sass/_gobig.scss */
/* line 1520, ../../scss/_newgobig.scss */
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}

/* line 1003, ../../sass/_gobig.scss */
/* line 1526, ../../scss/_newgobig.scss */
#cboxContent {
  position: relative;
}

/* line 1006, ../../sass/_gobig.scss */
/* line 1531, ../../scss/_newgobig.scss */
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 1010, ../../sass/_gobig.scss */
/* line 1537, ../../scss/_newgobig.scss */
#cboxTitle {
  margin: 0;
  font-size: 13px;
  text-align: center;
}

/* line 1016, ../../sass/_gobig.scss */
/* line 1544, ../../scss/_newgobig.scss */
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1026, ../../sass/_gobig.scss */
/* line 1554, ../../scss/_newgobig.scss */
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}

/* line 1029, ../../sass/_gobig.scss */
/* line 1562, ../../scss/_newgobig.scss */
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}

/* line 1036, ../../sass/_gobig.scss */
/* line 1571, ../../scss/_newgobig.scss */
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

/* line 1044, ../../sass/_gobig.scss */
/* line 1579, ../../scss/_newgobig.scss */
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* line 1049, ../../sass/_gobig.scss */
/* line 1588, ../../scss/_newgobig.scss */
#cboxOverlay {
  background: rgba(15, 15, 15, 0.95294);
  opacity: 1 !important;
}

/* line 1053, ../../sass/_gobig.scss */
/* line 1594, ../../scss/_newgobig.scss */
#colorbox {
  outline: 0;
  overflow: visible !important;
}

/* line 1057, ../../sass/_gobig.scss */
/* line 1600, ../../scss/_newgobig.scss */
#cboxContent {
  margin-top: 32px;
  overflow: visible;
}

/* line 1061, ../../sass/_gobig.scss */
/* line 1606, ../../scss/_newgobig.scss */
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

/* line 1065, ../../sass/_gobig.scss */
/* line 1612, ../../scss/_newgobig.scss */
#cboxLoadingGraphic {
  background: url(http://static.tumblr.com/e6lc7yi/aU0mm259p/loading.gif) no-repeat center center;
}

/* line 1068, ../../sass/_gobig.scss */
/* line 1617, ../../scss/_newgobig.scss */
#cboxTitle {
  position: absolute;
  bottom: 101%;
  left: 0;
  right: 0;
  color: #ffffff;
  text-shadow: none;
}

/* line 1076, ../../sass/_gobig.scss */
/* line 1627, ../../scss/_newgobig.scss */
#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}

/* line 1085, ../../sass/_gobig.scss */
/* line 1635, ../../scss/_newgobig.scss */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* line 1096, ../../sass/_gobig.scss */
/* line 1648, ../../scss/_newgobig.scss */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}

/* line 1102, ../../sass/_gobig.scss */
/* line 1656, ../../scss/_newgobig.scss */
#cboxSlideshow,
#cboxPrevious,
#cboxNext,
#cboxClose {
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  background: url(http://static.tumblr.com/fftf9xi/1dslqu1o1/controls.png) no-repeat 0 0;
}

/* line 1111, ../../sass/_gobig.scss */
/* line 1669, ../../scss/_newgobig.scss */
#cboxPrevious,
#cboxNext {
  top: 50%;
  margin-top: -10px;
}

/* line 1115, ../../sass/_gobig.scss */
/* line 1676, ../../scss/_newgobig.scss */
#cboxPrevious {
  background-position: 0px 0px;
  left: -40px;
}

/* line 1119, ../../sass/_gobig.scss */
/* line 1682, ../../scss/_newgobig.scss */
#cboxPrevious.hover {
  background-position: 0px -25px;
}

/* line 1122, ../../sass/_gobig.scss */
/* line 1687, ../../scss/_newgobig.scss */
#cboxNext {
  background-position: -25px 0px;
  right: -40px;
}

/* line 1126, ../../sass/_gobig.scss */
/* line 1693, ../../scss/_newgobig.scss */
#cboxNext.hover {
  background-position: -25px -25px;
}

/* line 1129, ../../sass/_gobig.scss */
/* line 1698, ../../scss/_newgobig.scss */
#cboxClose {
  background-position: -50px 0px;
  right: 50%;
  top: auto;
  bottom: -40px;
  margin-right: -10px;
}

/* line 1136, ../../sass/_gobig.scss */
/* line 1707, ../../scss/_newgobig.scss */
#cboxClose.hover {
  background-position: -50px -25px;
}

/* line 1140, ../../sass/_gobig.scss */
/* line 1712, ../../scss/_newgobig.scss */
.cboxSlideshow_on #cboxPrevious,
.cboxSlideshow_off #cboxPrevious {
  right: 66px;
}

/* line 1143, ../../sass/_gobig.scss */
/* line 1718, ../../scss/_newgobig.scss */
.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}

/* line 1147, ../../sass/_gobig.scss */
/* line 1724, ../../scss/_newgobig.scss */
.cboxSlideshow_on #cboxSlideshow.hover {
  background-position: -100px -25px;
}

/* line 1150, ../../sass/_gobig.scss */
/* line 1729, ../../scss/_newgobig.scss */
.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px;
}

/* line 1154, ../../sass/_gobig.scss */
/* line 1735, ../../scss/_newgobig.scss */
.cboxSlideshow_off #cboxSlideshow.hover {
  background-position: -75px -25px;
}

/* line 1157, ../../sass/_gobig.scss */
/* line 1740, ../../scss/_newgobig.scss */
.photoset-cell {
  outline: 0;
}

/* line 1160, ../../sass/_gobig.scss */
/* line 1745, ../../scss/_newgobig.scss */
nav.sticky.fixed {
  position: fixed;
  top: 0;
  z-index: 100;
}

/* line 1165, ../../sass/_gobig.scss */
/* line 1752, ../../scss/_newgobig.scss */
nav .navContainer {
  width: 100%;
  margin-top: 10px;
  height: 40px;
}

/* line 1171, ../../sass/_gobig.scss */
/* line 1759, ../../scss/_newgobig.scss */
nav .navC {
  background: url(http://static.tumblr.com/9afz77x/bvknbllk6/nav_bg.jpg) 0 0 repeat-x;
  width: 100%;
  height: 100%;
  float: left;
  padding: 20px 0px 0px 20px;
}

/* line 1766, ../../scss/_newgobig.scss */
.navC .pages .active a {
  color-color: Link Hover;
}

/* line 1179, ../../sass/_gobig.scss */
/* line 1771, ../../scss/_newgobig.scss */
.footer-lineborder {
  display: inline-block;
  width: auto;
  border: 1px solid #b27f2d;
}

/* line 1776, ../../scss/_newgobig.scss */
.mobile .mpaa-container {
  display: none;
}

/* line 1186, ../../sass/_gobig.scss */
/* line 1783, ../../scss/_newgobig.scss */
.mpaa-container > .links {
  display: block;
  margin: 5px auto auto auto;
  color: #fff;
  font-weight: normal;
  clear: both;
}

/* line 1194, ../../sass/_gobig.scss */
/* line 1792, ../../scss/_newgobig.scss */
.mpaa-container > span {
  font-size: 9px;
}

/* line 1198, ../../sass/_gobig.scss */
/* line 1797, ../../scss/_newgobig.scss */
.mpaa-container > .links > a {
  color: #fff;
  font: 700 9px 'Helvetica',sans-serif;
  position: relative;
  top: -2px;
}

/* line 1803, ../../scss/_newgobig.scss */
#mobileHamburger {
  display: none;
}

@media screen and (max-width: 440px) {
  /* line 1808, ../../scss/_newgobig.scss */
  #headerTitle {
    width: 65%;
  }
}
@media screen and (max-width: 620px) {
  /* line 1814, ../../scss/_newgobig.scss */
  .main #headerQuotes {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 60%;
  }

  /* line 1820, ../../scss/_newgobig.scss */
  #customTumblrControls {
    top: 12px;
  }

  /* line 1823, ../../scss/_newgobig.scss */
  .mpaa-container {
    bottom: 0px !important;
    padding: 5px !important;
  }
  /* line 1826, ../../scss/_newgobig.scss */
  .mpaa-container .rating-img {
    width: 50px;
    height: 20px;
  }
  /* line 1830, ../../scss/_newgobig.scss */
  .mpaa-container .links {
    margin: 0px;
    height: 10px;
  }
  /* line 1833, ../../scss/_newgobig.scss */
  .mpaa-container .links a {
    font-size: 5px;
  }
  /* line 1837, ../../scss/_newgobig.scss */
  .mpaa-container span {
    font-size: 5px !important;
  }

  /* line 1841, ../../scss/_newgobig.scss */
  #mobileHamburger {
    position: absolute;
    left: 0px;
    top: 9px;
    display: block;
  }
  /* line 1846, ../../scss/_newgobig.scss */
  #mobileHamburger img {
    padding: 0px 10px !important;
  }

  /* line 1851, ../../scss/_newgobig.scss */
  nav ul.pages {
    margin: 35px 0px 5px 0px;
  }
  /* line 1853, ../../scss/_newgobig.scss */
  nav ul.pages li {
    display: block;
    margin: 10px 10px;
  }

  /* line 1206, ../../sass/_gobig.scss */
  /* line 1860, ../../scss/_newgobig.scss */
  header .header-image {
    margin-top: 0px;
    width: 120%;
    margin-left: -15%;
    margin-bottom: -5%;
  }

  /* line 1211, ../../sass/_gobig.scss */
  /* line 1868, ../../scss/_newgobig.scss */
  nav.sticky.fixed {
    position: relative;
    top: 0;
    z-index: 100;
  }

  /* line 1873, ../../scss/_newgobig.scss */
  ul.social-menu {
    float: right;
    margin-right: 90px;
  }

  /* line 1877, ../../scss/_newgobig.scss */
  nav ul.social-menu li {
    width: 25px !important;
  }
  /* line 1879, ../../scss/_newgobig.scss */
  nav ul.social-menu li a {
    width: 20px;
    padding: 4px;
    font-size: 15px;
  }

  /* line 1885, ../../scss/_newgobig.scss */
  nav .navC {
    background: none;
    background-color: #2b1910;
    padding: 5px 0px;
  }
  /* line 1889, ../../scss/_newgobig.scss */
  nav .navC .pages {
    display: none;
  }

  /* line 1895, ../../scss/_newgobig.scss */
  #headerTitle .quote {
    display: none;
  }

  /* line 1216, ../../sass/_gobig.scss */
  /* line 1901, ../../scss/_newgobig.scss */
  header.permalink {
    padding-top: 0px !important;
  }

  /* line 1905, ../../scss/_newgobig.scss */
  article {
    padding: 20px 10px 0px;
  }

  /* line 1910, ../../scss/_newgobig.scss */
  article.type_text .article-content h2 {
    padding: 10px 20px 0px;
  }
  /* line 1911, ../../scss/_newgobig.scss */
  article.type_text .article-content p {
    padding: 10px 20px;
  }

  /* line 1914, ../../scss/_newgobig.scss */
  .credits {
    margin-left: 10px !important;
    margin-top: 5px;
  }

  /* line 1918, ../../scss/_newgobig.scss */
  footer .footer-border span {
    float: none;
    text-align: center;
    font-size: 7px;
  }

  /* line 1923, ../../scss/_newgobig.scss */
  .legal-links li {
    font-size: 6px;
  }

  /* line 1926, ../../scss/_newgobig.scss */
  .mpaa-container {
    z-index: 2;
    left: 0px;
    bottom: 0px;
  }
}
@media screen and (max-width: 768px) {
  /* line 1223, ../../sass/_gobig.scss */
  /* line 1934, ../../scss/_newgobig.scss */
  nav .navContainer {
    background: #071833 !important;
  }

  /* line 1229, ../../sass/_gobig.scss */
  /* line 1939, ../../scss/_newgobig.scss */
  .mpaa-container {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  /* line 1945, ../../scss/_newgobig.scss */
  footer .footer-border span {
    margin: 0 10px;
  }

  /* line 1254, ../../sass/_gobig.scss */
  /* line 1950, ../../scss/_newgobig.scss */
  header .center .logo h1 a {
    font-size: 68px;
    letter-spacing: 4px;
    border-width: 6px;
    padding: 20px 24px 22px;
  }

  /* line 1261, ../../sass/_gobig.scss */
  /* line 1958, ../../scss/_newgobig.scss */
  header .center .logo img,
  header .center .logo .avatar img {
    max-height: 240px;
  }

  /* line 1264, ../../sass/_gobig.scss */
  /* line 1964, ../../scss/_newgobig.scss */
  header .header-prompt {
    display: block;
  }

  /* line 1270, ../../sass/_gobig.scss */
  /* line 1970, ../../scss/_newgobig.scss */
  nav .social-menu {
    float: right;
    margin-right: 10px;
    margin-top: 4px;
    padding-bottom: 2px;
  }

  /* line 1273, ../../sass/_gobig.scss */
  /* line 1978, ../../scss/_newgobig.scss */
  nav.sticky {
    position: fixed;
  }

  /* line 1276, ../../sass/_gobig.scss */
  /* line 1983, ../../scss/_newgobig.scss */
  header {
    /*padding-top: 37px;*/
  }

  /* line 1987, ../../scss/_newgobig.scss */
  .permalink header {
    display: none;
  }

  /* line 1279, ../../sass/_gobig.scss */
  /* line 1992, ../../scss/_newgobig.scss */
  .nav-placeholder {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    height: 76px;
  }

  /* line 1286, ../../sass/_gobig.scss */
  /* line 2001, ../../scss/_newgobig.scss */
  section {
    padding: 0 15px 40px;
  }

  /* line 1290, ../../sass/_gobig.scss */
  /* line 2006, ../../scss/_newgobig.scss */
  .posts-grid article,
  .posts-grid .grid-sizer {
    width: 50%;
  }

  /* line 1293, ../../sass/_gobig.scss */
  /* line 2012, ../../scss/_newgobig.scss */
  article {
    padding: 30px 15px 0;
  }

  /* line 1296, ../../sass/_gobig.scss */
  /* line 2017, ../../scss/_newgobig.scss */
  article.type_description {
    padding-right: 20px;
  }

  /* line 1299, ../../sass/_gobig.scss */
  /* line 2022, ../../scss/_newgobig.scss */
  .single-post article {
    float: none;
    width: auto;
    min-width: 660px;
    max-width: 1280px;
    padding: 0 20px;
    margin: -50px auto 0;
    font-size: 14px;
    line-height: 25px;
  }

  /* line 2032, ../../scss/_newgobig.scss */
  #notes {
    float: none;
    width: auto;
    min-width: 660px;
    max-width: 1280px;
    padding: 0 20px;
    margin: 10px auto 0;
    font-size: 17px;
    line-height: 25px;
    display: block;
    min-height: 50px;
  }

  /* line 1309, ../../sass/_gobig.scss */
  /* line 2045, ../../scss/_newgobig.scss */
  .single-post article h2 {
    font-size: 28px;
    line-height: 34px;
    color: #b27f2d;
  }

  /* line 1313, ../../sass/_gobig.scss */
  /* line 2052, ../../scss/_newgobig.scss */
  .single-post article .article-content {
    padding: 0px;
  }

  /* line 1317, ../../sass/_gobig.scss */
  /* line 2057, ../../scss/_newgobig.scss */
  .single-post article .article-content .icons {
    margin: 5px auto 0;
    display: block;
    width: 110px;
  }

  /* line 2061, ../../scss/_newgobig.scss */
  x
  .single-post article .article-content .icons .permalink {
    margin-top: -1px;
  }

  /* line 1323, ../../sass/_gobig.scss */
  /* line 2069, ../../scss/_newgobig.scss */
  .single-post article .article-content .icons .reblog-icon {
    margin-top: 1px !important;
  }

  /* line 1326, ../../sass/_gobig.scss */
  /* line 2074, ../../scss/_newgobig.scss */
  .single-post article.type_text {
    max-width: 980px;
  }
  /* line 2076, ../../scss/_newgobig.scss */
  .single-post article.type_text .article-content {
    padding: 20px;
  }

  /* line 2082, ../../scss/_newgobig.scss */
  article.type_text .article-content h2 {
    padding: 10px 20px 0px;
  }
  /* line 2083, ../../scss/_newgobig.scss */
  article.type_text .article-content p {
    padding: 10px 20px;
  }

  /* line 1329, ../../sass/_gobig.scss */
  /* line 2087, ../../scss/_newgobig.scss */
  .single-post article.type_video {
    min-width: 720px;
  }

  /* line 1332, ../../sass/_gobig.scss */
  /* line 2092, ../../scss/_newgobig.scss */
  .single-post article.type_quote .quote.short {
    font-size: 38px;
  }

  /* line 1335, ../../sass/_gobig.scss */
  /* line 2097, ../../scss/_newgobig.scss */
  .single-post article.type_quote .quote.medium {
    font-size: 28px;
  }

  /* line 1338, ../../sass/_gobig.scss */
  /* line 2102, ../../scss/_newgobig.scss */
  .single-post article.type_quote .quote.long {
    font-size: 22px;
  }

  /* line 1341, ../../sass/_gobig.scss */
  /* line 2107, ../../scss/_newgobig.scss */
  .single-post article.type_quote .quote-author {
    margin-top: 34px;
  }

  /* line 1344, ../../sass/_gobig.scss */
  /* line 2112, ../../scss/_newgobig.scss */
  .single-post article.type_answer .answer-wrap {
    min-height: 64px;
  }

  /* line 1347, ../../sass/_gobig.scss */
  /* line 2117, ../../scss/_newgobig.scss */
  .single-post article.type_answer .answer-person {
    margin-top: 18px;
  }

  /* line 1350, ../../sass/_gobig.scss */
  /* line 2122, ../../scss/_newgobig.scss */
  .single-post article.type_answer .answer-image {
    width: 64px;
    margin-right: 20px;
  }

  /* line 1355, ../../sass/_gobig.scss */
  /* line 2128, ../../scss/_newgobig.scss */
  .single-post article.type_audio .tumblr_audio_player,
  .single-post article.type_audio .soundcloud_audio_player {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  /* line 1364, ../../sass/_gobig.scss */
  /* line 2136, ../../scss/_newgobig.scss */
  .posts-grid article,
  .posts-grid .grid-sizer {
    width: 33.33%;
  }

  /* line 1368, ../../sass/_gobig.scss */
  /* line 2142, ../../scss/_newgobig.scss */
  .tag .posts-grid article.double_size,
  .tag .posts-grid .grid-sizer.double_size {
    width: 66.6%;
  }

  /* line 1371, ../../sass/_gobig.scss */
  /* line 2148, ../../scss/_newgobig.scss */
  article.type_description p {
    font-size: 24px;
    line-height: 35px;
  }
}
@media screen and (min-width: 1420px) {
  /* line 2154, ../../scss/_newgobig.scss */
  .main #headerQuotes {
    top: 55px;
  }

  /* line 1378, ../../sass/_gobig.scss */
  /* line 2158, ../../scss/_newgobig.scss */
  .posts-grid article,
  .posts-grid .grid-sizer {
    width: 25%;
  }

  /*.rift .posts-grid article {*/
  /*    width: 100%;*/
  /*}*/
  /* line 1382, ../../sass/_gobig.scss */
  /* line 2168, ../../scss/_newgobig.scss */
  .tag .posts-grid article.double_size,
  .tag .posts-grid .grid-sizer.double_size {
    width: 50%;
  }
}
@media screen and (min-width: 1800px) {
  /* line 1388, ../../sass/_gobig.scss */
  /* line 2175, ../../scss/_newgobig.scss */
  .posts-grid article,
  .posts-grid .grid-sizer {
    width: 20%;
  }

  /* line 1392, ../../sass/_gobig.scss */
  /* line 2181, ../../scss/_newgobig.scss */
  .tag .posts-grid article.double_size,
  .tag .posts-grid .grid-sizer.double_size {
    width: 39.9%;
  }
}
/** variables **/
/* line 5, ../../sass/_global.scss */
/* line 2188, ../../scss/_newgobig.scss */
#wrapper,
#reveal {
  width: 300px;
  height: 300px;
}

/* line 10, ../../sass/_global.scss */
/* line 2195, ../../scss/_newgobig.scss */
#progress {
  width: 600px;
  height: 50px;
  background-color: #ccc;
  overflow: hidden;
}

/* line 16, ../../sass/_global.scss */
/* line 2202, ../../scss/_newgobig.scss */
#progress .time {
  background-color: #333;
  height: 100%;
  width: 0%;
  float: left;
}

/* line 24, ../../sass/_global.scss */
/* line 2210, ../../scss/_newgobig.scss */
#topNav {
  top: 0px;
  position: fixed;
  width: 100%;
  height: 35px;
  z-index: 99999;
}

/* line 27, ../../sass/_global.scss */
/* line 2218, ../../scss/_newgobig.scss */
#topNav img {
  display: none;
}

/* line 33, ../../sass/_global.scss */
/* line 2223, ../../scss/_newgobig.scss */
#bodyBg {
  background-size: contain !important;
}

/* line 2227, ../../scss/_newgobig.scss */
.main #bodyBg {
  margin-top: -10px;
  background: none;
  position: relative;
}

/* line 37, ../../sass/_global.scss */
/* line 2234, ../../scss/_newgobig.scss */
.btf #topNav {
  height: 85px;
  padding: 0px 40px;
  width: 100%;
}

/* line 42, ../../sass/_global.scss */
/* line 2240, ../../scss/_newgobig.scss */
.btf #topNav img {
  display: block;
  max-width: 100%;
}

/* line 52, ../../sass/_global.scss */
/* line 2246, ../../scss/_newgobig.scss */
nav {
  top: 0px;
  z-index: 99999;
  position: relative;
}

/* line 53, ../../sass/_global.scss */
/* line 2253, ../../scss/_newgobig.scss */
#mainNav .main-nav-tt {
  height: 40px;
  position: relative;
}

/* line 2259, ../../scss/_newgobig.scss */
.mobile #mainNav .main-nav-tt {
  display: none;
}

/* line 58, ../../sass/_global.scss */
/* line 2264, ../../scss/_newgobig.scss */
#mainNav {
  padding-top: 0px !important;
  z-index: 1;
}

/* .btf {
  #mainNav {
    top: 85px !important;
  }
} */
/* line 68, ../../sass/_global.scss */
/* line 2275, ../../scss/_newgobig.scss */
#mainNav img {
  padding: 0px 15px;
  max-width: 100%;
  width: auto;
}

/* line 74, ../../sass/_global.scss */
/* line 2282, ../../scss/_newgobig.scss */
.footer-border .credit {
  display: none;
}

/* line 78, ../../sass/_global.scss */
/* line 2287, ../../scss/_newgobig.scss */
li.sharer A.social-tweets {
  padding: 0px;
  position: relative;
  top: -3px;
  margin-left: 3px;
}

/* line 81, ../../sass/_global.scss */
/* line 2295, ../../scss/_newgobig.scss */
li.sharer A.social-facebook {
  padding: 0px;
}

/* line 85, ../../sass/_global.scss */
/* line 2300, ../../scss/_newgobig.scss */
.credits {
  float: left;
  margin-left: 30px;
}

/* line 2304, ../../scss/_newgobig.scss */
nav ul.social-menu ul {
  margin-right: 20px;
}

/* line 90, ../../sass/_global.scss */
/* line 2309, ../../scss/_newgobig.scss */
nav ul.social-menu li {
  min-width: 5px;
  width: 40px;
  margin: 0px;
}

/* line 95, ../../sass/_global.scss */
/* line 2316, ../../scss/_newgobig.scss */
.mobile header {
  margin-top: 60px !important;
}

/*#loadContent {*/
/*    display: none;*/
/*}*/
