/* ==========================================================================
   Variables
   ========================================================================== */
/* ==========================================================================
   Mixins
   ========================================================================== */
.post-single .post-single-content, .post-single .post-single-content img.alignright, .post-single .post-single-content img.alignleft, #category-wrapper, .float-wrap, .comic-plug, #topbar #menu {
  *zoom: 1; }
  .post-single .post-single-content:before, .post-single .post-single-content img.alignright:before, .post-single .post-single-content img.alignleft:before, #category-wrapper:before, .float-wrap:before, .comic-plug:before, #topbar #menu:before, .post-single .post-single-content:after, .post-single .post-single-content img.alignright:after, .post-single .post-single-content img.alignleft:after, #category-wrapper:after, .float-wrap:after, .comic-plug:after, #topbar #menu:after {
    content: " ";
    display: table; }
  .post-single .post-single-content:after, .post-single .post-single-content img.alignright:after, .post-single .post-single-content img.alignleft:after, #category-wrapper:after, .float-wrap:after, .comic-plug:after, #topbar #menu:after {
    clear: both; }

.carousel-wrap .carousel-arrow, .vertical-align, #topbar #menu .nav-icon-wrap {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.arrow-down {
  color: #9e9e9e;
  position: absolute;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #9e9e9e;
  border-width: 9px;
  margin-left: -9px;
  cursor: pointer; }

/*rem font size with pixel fallback*/
/*flexbox*/
/* ==========================================================================
   Headers and Text
   ========================================================================== */
.white {
  color: #fff; }

.black {
  color: #000; }

.black-60 {
  color: rgba(0, 0, 0, 0.6); }

.blue {
  color: #7ee2fc; }

.bold {
  font-weight: 600; }

.trans-light-black {
  color: rgba(0, 0, 0, 0.3); }

.upper {
  text-transform: uppercase; }

.small-upper-white-trans {
  font-family: 'proxima-nova';
  font-size: 10px;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #fff;
  opacity: 0.4; }

.upper-82 {
  font-family: 'proxima-nova';
  font-weight: 300;
  font-size: 82px;
  font-size: 5.125rem;
  line-height: 80px;
  text-transform: uppercase;
  margin-bottom: 10px; }
  .upper-82.standard-case {
    text-transform: none; }

.standard-54 {
  font-family: 'korolev-condensed';
  font-weight: 700;
  font-size: 54px;
  font-size: 3.375rem;
  line-height: 58px; }

.promo-copy {
  font-family: 'proxima-nova';
  font-weight: 300;
  font-size: 33px;
  font-size: 2.0625rem;
  line-height: 34px;
  margin-bottom: 30px; }

.promo-copy-sm {
  font-family: 'korolev-condensed';
  font-weight: 300;
  font-size: 20px;
  font-size: 1.25rem; }

.body-29 {
  font-family: 'proxima-nova';
  font-size: 29px;
  font-size: 1.8125rem;
  line-height: 39px; }
  .body-29 p {
    margin-bottom: 20px; }
    .body-29 p:last-of-type {
      margin-bottom: 0; }

.standard-40-bold {
  font-family: 'korolev-condensed';
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 42px;
  font-weight: 600; }

.body-18 {
  font-family: 'proxima-nova';
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px; }
  .body-18 p {
    margin-bottom: 20px; }
    .body-18 p:last-of-type {
      margin-bottom: 0; }

.upper-34-bold {
  font-family: 'proxima-nova';
  font-weight: 600;
  font-size: 34px;
  font-size: 2.125rem;
  line-height: 38px;
  text-transform: uppercase; }

.upper-83-bold {
  font-family: 'korolev-condensed';
  font-size: 83px;
  font-size: 5.1875rem;
  line-height: 85px;
  font-weight: 600; }

.standard-24-bold {
  font-family: 'proxima-nova';
  font-weight: 600;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 26px; }

.standard-100-bold {
  font-family: 'proxima-nova';
  font-weight: 600;
  font-size: 100px;
  font-size: 6.25rem;
  line-height: 100px; }

.upper-28-bold {
  font-family: 'proxima-nova';
  font-weight: 600;
  font-size: 28px;
  font-size: 1.75rem;
  text-transform: uppercase; }

.upper-42 {
  font-family: 'proxima-nova';
  text-transform: uppercase;
  font-size: 42px;
  font-size: 2.625rem;
  line-height: 44px; }

.standard-26 {
  font-family: 'proxima-nova';
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 26px; }

/* ==========================================================================
   Main
   ========================================================================== */
body {
  background: #495661; }
  body a {
    color: #00abe8;
    text-decoration: none; }
    body a:hover {
      opacity: 0.7; }
    body a.full-opacity:hover {
      opacity: 1; }

strong {
  font-weight: 600; }

em {
  font-style: italic; }

input {
  border-radius: 0; }

.center {
  text-align: center; }

.posts-wrapper {
  width: 94%;
  padding: 0 2% 0 4%;
  font-size: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.article img {
  width: 100%;
  max-width: 100%;
  background-size: cover;
  vertical-align: top; }
.article a {
  color: #fff; }
.article.post-hero h1 {
  margin-bottom: 15px; }
.article.post-hero .meta {
  margin-bottom: 5px; }
.article.post {
  background: #646f79;
  width: 31.3%;
  margin-right: 2%;
  margin-bottom: 2%;
  vertical-align: top;
  word-break: break-word; }
  .article.post .post-content {
    padding-top: 20px;
    padding-bottom: 40px; }
    .article.post .post-content h1 {
      margin-bottom: 10px; }
    .article.post .post-content .meta {
      margin-bottom: 5px; }
.article .post-content {
  width: 92%;
  padding: 0 4%; }

.post-single header {
  margin-bottom: 30px; }
  .post-single header h1 {
    margin-bottom: 15px; }
  .post-single header .social {
    margin-top: 15px; }
  .post-single header a {
    color: #fff;
    text-decoration: none; }
.post-single .post-single-content img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin-bottom: 20px;
  display: block; }
  .post-single .post-single-content img.aligncenter {
    margin-left: auto;
    margin-right: auto; }
  .post-single .post-single-content img.alignright {
    float: right;
    margin-left: 20px; }
  .post-single .post-single-content img.alignleft {
    float: left;
    margin-right: 20px; }
.post-single .post-single-content p {
  margin-bottom: 20px; }
.post-single .post-single-content ul, .post-single .post-single-content ol {
  margin-left: 20px; }
.post-single .post-single-content ul {
  list-style: disc outside none; }
.post-single .post-single-content ol {
  list-style: decimal outside none; }
.post-single .post-single-content .gallery-wrap {
  margin-top: 40px; }
  .post-single .post-single-content .gallery-wrap .carousel-multi-unit li {
    margin-right: 20px; }

#category-wrapper {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  margin-top: 30px;
  padding-top: 40px; }
  #category-wrapper h1 {
    margin-bottom: 30px; }
  #category-wrapper ul.category-list {
    float: left;
    width: 48%; }
    #category-wrapper ul.category-list:first-of-type {
      margin-right: 4%; }
    #category-wrapper ul.category-list li {
      margin-bottom: 30px; }
      #category-wrapper ul.category-list li a {
        color: #fff; }

/* ==========================================================================
   Components
   ========================================================================== */
a {
  cursor: pointer; }

.back-to-series {
  text-transform: uppercase; }

input {
  border-radius: none; }

.icon {
  cursor: pointer; }
  .icon:hover {
    opacity: 0.7; }

.img-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden; }
  .img-wrapper.img-wrapper-promo-lg {
    padding-bottom: 43.125%; }
  .img-wrapper.img-wrapper-header {
    padding-bottom: 31.1875%; }
  .img-wrapper img {
    position: absolute; }

.img-scale {
  max-width: 100%;
  height: auto; }

input {
  outline: 0;
  -webkit-appearance: none; }

.social {
  font-size: 0;
  vertical-align: middle; }
  .social li {
    display: inline-block; }
    .social li:first-child {
      margin-right: 20px; }
    .social li span {
      display: inline-block; }
    .social li .icon {
      font-size: 38px;
      color: #fff; }

.blue-btn {
  font-family: 'proxima-nova';
  font-weight: 600;
  display: inline-block;
  background: #00abe8;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: auto;
  padding: 14px 20px;
  border: 0;
  border-radius: 0;
  cursor: pointer; }
  .blue-btn.small-font {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 14px; }
  .blue-btn:hover {
    background: #415668;
    opacity: 1; }

.plus-btn {
  border: 1px solid #00abe8;
  padding: 14px 100px; }
  .plus-btn:hover {
    border: 1px solid #fff; }

.search-bar {
  display: none;
  border-bottom: 1px solid #ccc;
  background: #fff; }
  .search-bar .search-icon-lg {
    display: inline-block;
    vertical-align: top;
    padding: 16px 14px 14px 18px;
    font-size: 64px; }
  .search-bar form {
    width: 100%;
    vertical-align: middle;
    position: relative; }
    .search-bar form .search-input {
      font-family: 'proxima-nova';
      border-top: 0;
      border-right: 0;
      border-bottom: 0;
      border-left: 1px solid #ccc;
      display: inline-block;
      padding: 25px 20px;
      font-size: 40px;
      font-size: 2.5rem;
      width: 79%; }

.search-btn {
  background: #00abe8;
  padding: 26.5px 40px;
  display: inline-block;
  vertical-align: bottom;
  position: absolute;
  right: 0; }
  .search-btn .arrow-right-small {
    display: inline-block;
    font-size: 46px; }

.carousel-wrap {
  position: relative; }
  .carousel-wrap ul {
    font-size: 0; }
  .carousel-wrap .carousel-arrow {
    font-size: 62px;
    z-index: 2;
    text-shadow: 1px 2px 8px #444; }
    .carousel-wrap .carousel-arrow.icon-arrow_left {
      left: 0;
      padding-left: 15px;
      padding-right: 40px; }
    .carousel-wrap .carousel-arrow.icon-arrow_right {
      right: 0;
      padding-left: 40px;
      padding-right: 15px; }
    .carousel-wrap .carousel-arrow.arrow-gradiant {
      padding-top: 220px;
      padding-bottom: 220px; }
    .carousel-wrap .carousel-arrow.arrow-left-gradiant {
      background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.84) 1%, rgba(0, 0, 0, 0.84) 4%, transparent 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(1%, rgba(0, 0, 0, 0.84)), color-stop(4%, rgba(0, 0, 0, 0.84)), color-stop(100%, transparent));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.84) 1%, rgba(0, 0, 0, 0.84) 4%, transparent 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(left, rgba(0, 0, 0, 0.84) 1%, rgba(0, 0, 0, 0.84) 4%, transparent 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.84) 1%, rgba(0, 0, 0, 0.84) 4%, transparent 100%);
      /* IE10+ */
      background: linear-gradient(to right, rgba(0, 0, 0, 0.84) 1%, rgba(0, 0, 0, 0.84) 4%, transparent 100%);
      /* W3C */ }
    .carousel-wrap .carousel-arrow.arrow-right-gradiant {
      background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.84) 96%, rgba(0, 0, 0, 0.84) 99%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(96%, rgba(0, 0, 0, 0.84)), color-stop(99%, rgba(0, 0, 0, 0.84)));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.84) 96%, rgba(0, 0, 0, 0.84) 99%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.84) 96%, rgba(0, 0, 0, 0.84) 99%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.84) 96%, rgba(0, 0, 0, 0.84) 99%);
      /* IE10+ */
      background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.84) 96%, rgba(0, 0, 0, 0.84) 99%);
      /* W3C */ }
    .carousel-wrap .carousel-arrow:hover:before {
      cursor: pointer;
      color: #00abe8; }

.full-width-carousel li {
  width: 100%;
  max-width: 100%; }

.promo-bg {
  position: relative; }
  .promo-bg img {
    width: 100%;
    max-width: 100%;
    background-size: cover;
    vertical-align: bottom; }
  .promo-bg .text-overlay {
    padding: 5% 3%;
    text-align: center;
    left: 0;
    right: 0; }

.black-bg {
  background: #000; }
  .black-bg img {
    opacity: 0.7; }
  .black-bg.full-opacity-img img {
    opacity: 1; }
    .black-bg.full-opacity-img img:hover {
      opacity: 0.7; }

.home-promo h1 {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 3% 9%;
  width: 82%;
  text-align: center; }

.home-content section {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
  .home-content section:last-of-type {
    border-bottom: 0; }

.form-standard .input-field {
  font-family: 'proxima-nova';
  font-size: 46px;
  font-size: 2.875rem;
  padding: 15px 2%;
  border: 0; }

.form-left-align .input-field {
  margin: 0 !important;
  text-align: left !important; }

.email-msg {
  display: none;
  padding: 10px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600; }
  .email-msg.email-msg-footer {
    padding: 10px 6px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 15px; }
    .email-msg.email-msg-footer.email-success {
      margin-top: 15px; }
  .email-msg.email-error {
    background: #ff0000; }
  .email-msg.email-success {
    background: #659D32;
    margin-top: 30px; }

.email-signup {
  width: 100%; }
  .email-signup .form-standard {
    margin: 0 auto;
    width: 80%;
    overflow: hidden;
    text-align: center; }
    .email-signup .form-standard fieldset {
      width: auto; }
    .email-signup .form-standard .input-email {
      width: 96%;
      text-align: center; }
    .email-signup .form-standard .confirm {
      margin-bottom: 20px;
      margin-top: 30px; }
      .email-signup .form-standard .confirm a {
        color: #fff;
        text-decoration: underline; }
        .email-signup .form-standard .confirm a:hover {
          color: #00abe8;
          text-decoration: underline; }
      .email-signup .form-standard .confirm .promo-copy-sm {
        -webkit-appearance: checkbox; }

.standard-content-wrap {
  width: 92%;
  padding: 0 4%;
  margin-top: 30px;
  margin-bottom: 60px; }

.top-bottom-content-wrap {
  padding-top: 30px;
  padding-bottom: 60px; }

.bottom-content-wrap {
  margin-bottom: 60px; }

.left-right-content-wrap {
  width: 92%;
  padding: 0 4%; }

.top-margin-20 {
  margin-top: 20px; }

.bottom-margin-40 {
  margin-bottom: 40px; }

ul.center-inline-block {
  margin: 0 auto;
  text-align: center; }
  ul.center-inline-block li {
    display: inline-block;
    vertical-align: top; }

ul.block li {
  display: block !important; }

ul.search-results-list li, ul.press-list li {
  margin-bottom: 40px; }

ul.search-results-list li h2 {
  margin-bottom: 10px; }

ul.col-2-layout {
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  -webkit-column-count: 2;
  -webkit-column-gap: 40px;
  column-count: 2;
  column-gap: 40px; }
  ul.col-2-layout li {
    vertical-align: top;
    margin-bottom: 20px;
    word-wrap: break-word; }

ul.list-item-bottom-20 li {
  margin-bottom: 20px; }
ul.list-item-bottom-20.no-last-item-margin:last-of-type {
  margin-bottom: 0; }

ul ul {
  margin-left: 40px; }

ul.standard-no-bullet {
  list-style: none !important;
  margin-left: 0 !important; }

ul.bottom-border-30 li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding-bottom: 30px;
  margin-bottom: 30px; }
  ul.bottom-border-30 li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0; }

.no-date-list {
  margin-left: 15%; }

.center-inline-block-full-width {
  margin: 0 auto;
  display: inline-block;
  width: 100%;
  text-align: center; }

#bios-list {
  font-size: 0; }
  #bios-list li {
    margin: 0 10px 20px; }
  #bios-list .bio {
    width: 470px;
    text-align: left; }
    #bios-list .bio img {
      vertical-align: bottom; }
    #bios-list .bio .bio-text-wrap {
      vertical-align: top;
      background: #646f79;
      padding: 30px 30px 60px; }
    #bios-list .bio a *:hover {
      color: #00abe8; }

#contact-sidebar {
  word-wrap: break-word; }
  #contact-sidebar h2 {
    margin-bottom: 16px; }
  #contact-sidebar section {
    margin-bottom: 20px; }
    #contact-sidebar section:last-of-type {
      margin-bottom: 0; }

.float-wrap {
  position: relative; }
  .float-wrap .float-left {
    float: left; }
  .float-wrap .float-right {
    float: right; }
  .float-wrap .col-left {
    float: left;
    width: 60%;
    margin-right: 5%; }
  .float-wrap .col-right {
    float: left;
    width: 35%; }
  .float-wrap .col-35 {
    width: 35%;
    margin-right: 4%; }
  .float-wrap .col-61 {
    width: 61%; }
  .float-wrap .col-12 {
    width: 12%;
    margin-right: 3%; }
  .float-wrap .col-7 {
    width: 7%;
    margin-right: 2%; }
  .float-wrap .col-91 {
    width: 91%; }
  .float-wrap .col-85 {
    width: 85%; }
  .float-wrap .col-22 {
    width: 22%; }
  .float-wrap .col-60 {
    width: 60%; }
  .float-wrap .col-85 {
    width: 85%; }
  .float-wrap .col-71 {
    width: 71%; }
  .float-wrap .margin-right-3-percent {
    margin-right: 3%; }
  .float-wrap .margin-right-none {
    margin-right: 0; }

#archives-link {
  margin-top: 20px;
  display: block; }

.archive-nav-header {
  margin-right: 20px;
  position: relative;
  top: 9px; }

.list-margin-left-percent {
  margin-left: 10%; }

.vertical-align-top {
  vertical-align: top; }

.relative {
  position: relative; }

.accordion-all {
  width: 100%; }
  .accordion-all:first-of-type {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    padding-top: 40px; }
  .accordion-all.accordion-mobile .accordion-header-wrap .icon {
    display: none !important; }
  .accordion-all .accordion-content-wrap {
    padding-bottom: 30px;
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
    .accordion-all .accordion-content-wrap .accordion-header-wrap > * {
      width: 85%;
      margin-bottom: 10px; }
    .accordion-all .accordion-content-wrap .accordion-header-wrap .icon {
      display: inline-block;
      right: 0;
      font-size: 30px; }
    .accordion-all .accordion-content-wrap .accordion-content {
      display: none; }
      .accordion-all .accordion-content-wrap .accordion-content .dropdown-wrapper {
        margin-bottom: 30px; }

.display-block {
  display: block; }

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

.display-none {
  display: none; }

.dropdown-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: top; }
  .dropdown-wrapper select {
    width: 280px;
    background: #fff;
    border-radius: 0;
    outline: 0;
    display: inline-block;
    vertical-align: top;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 12px 12px;
    cursor: pointer; }
  .dropdown-wrapper .arrow-down {
    right: 12px;
    top: 40%; }

.comic-plug {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  margin-top: 30px;
  padding-top: 30px; }
  .comic-plug:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding-bottom: 30px; }
  .comic-plug .comic-plug-title {
    width: 70%;
    margin-right: 5%;
    float: left; }
  .comic-plug .comic-plug-link {
    width: 25%;
    float: left;
    text-align: right; }

/* ==========================================================================
   Header
   ========================================================================== */
#topbar #header-img img {
  width: 100%;
  max-width: 100%;
  display: block;
  background-size: cover; }
#topbar #menu {
  background: #000;
  position: relative;
  padding: 15px 40px;
  border-bottom: 1px solid #444; }
  #topbar #menu #logo {
    background: url(../../images/valiant-logo.svg) no-repeat;
    display: inline-block;
    width: 210px;
    height: 55px; }
  #topbar #menu ul#nav {
    float: right;
    vertical-align: top;
    position: relative;
    top: 19px;
    right: 50px; }
    #topbar #menu ul#nav li {
      font-size: 18px;
      font-size: 1.125rem;
      text-transform: uppercase;
      display: inline-block;
      margin-right: 25px; }
      #topbar #menu ul#nav li:last-child {
        margin-right: 0; }
      #topbar #menu ul#nav li a {
        font-family: 'proxima-nova';
        font-weight: 700;
        color: #fff;
        text-decoration: none; }
        #topbar #menu ul#nav li a:hover {
          color: #00abe8;
          opacity: 1; }
      #topbar #menu ul#nav li.current-menu-item a, #topbar #menu ul#nav li.current-page-ancestor a {
        color: #00abe8; }
  #topbar #menu .nav-icon-wrap {
    position: absolute;
    right: 40px; }
    #topbar #menu .nav-icon-wrap .icon {
      vertical-align: top; }
    #topbar #menu .nav-icon-wrap .icon-icon_hamburger {
      display: none;
      margin-right: 20px;
      font-size: 28px; }
    #topbar #menu .nav-icon-wrap .search-icon {
      display: inline-block;
      font-size: 32px; }

.page-header-img-wrap h1 {
  position: absolute;
  bottom: 10px;
  padding: 0 4%; }
.page-header-img-wrap img {
  width: 100%;
  max-width: 100%; }

.standard-subnav {
  background: #3c7082;
  padding: 20px 4% 0; }
  .standard-subnav ul.dropdown-mobile .dropdown-mobile-content {
    display: inline-block; }
  .standard-subnav ul li {
    vertical-align: top;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    padding-right: 20px;
    border-right: 1px solid #fff; }
    .standard-subnav ul li:last-child {
      margin-right: 0;
      padding-right: 0;
      border-right: 0; }
    .standard-subnav ul li a {
      color: #fff; }
    .standard-subnav ul li.current_page_item a {
      color: #000; }

#view-menu {
  right: 2%;
  text-align: right; }
  #view-menu a {
    color: #fff;
    display: inline-block;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #fff; }
    #view-menu a:last-child {
      margin-right: 0;
      padding-right: 0;
      border-right: 0; }

/* ==========================================================================
   comic-new-release slider
   ========================================================================== */
#comic-new-release {
  display: block; }
  #comic-new-release ul {
    white-space: nowrap;
    overflow-x: scroll; }
    #comic-new-release ul li {
      display: inline-block;
      margin-right: 30px; }

.slick-arrow.slick-disabled {
  display: none !important; }

/* ==========================================================================
   series page
   ========================================================================== */
#all-trade-paperback .series-comics {
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
  #all-trade-paperback .series-comics li:not(.load-more) {
    display: block; }
  #all-trade-paperback .series-comics.disabled .letter-marker {
    color: #9e9e9e; }

.series-comics:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0; }
.series-comics li:not(.load-more) {
  display: inline-block; }

.series-comics-list {
  font-size: 0;
  width: 100%; }
  .series-comics-list li {
    margin-right: 2%;
    margin-bottom: 2%;
    position: relative;
    vertical-align: top; }
  .series-comics-list.carousel-multi-unit li {
    margin-right: 20px;
    margin-bottom: 0; }
  .series-comics-list .load-more {
    background: #646f79;
    width: 261px;
    height: 401px;
    vertical-align: bottom; }
    .series-comics-list .load-more:hover {
      background: #00abe8;
      cursor: pointer; }
    .series-comics-list .load-more .load-more-text {
      left: 0;
      right: 0;
      text-align: center; }

#issues li {
  display: none;
  /*hide first, show first 9 with JS*/ }

#related-series li {
  display: none;
  /*hide first, show first 5 with JS*/
  width: 261px;
  vertical-align: top; }
  #related-series li img {
    width: 100%; }
  #related-series li.load-more {
    height: 302px; }

.load-more {
  display: none; }

.comic-rollover {
  display: none;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  padding: 20px 10px;
  overflow: hidden; }
  .comic-rollover h1 {
    font-family: 'proxima-nova';
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 22px;
    margin-bottom: 15px;
    text-transform: uppercase; }
  .comic-rollover h2 {
    font-family: 'proxima-nova';
    font-weight: 600;
    font-size: 42px;
    font-size: 2.625rem;
    margin-bottom: 5px; }
  .comic-rollover .creative-info {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    margin-bottom: 15px; }
    .comic-rollover .creative-info:last-of-type {
      margin-bottom: 0; }
    .comic-rollover .creative-info h3 {
      font-family: 'proxima-nova';
      font-weight: 600;
      margin-bottom: 2px; }
    .comic-rollover .creative-info p {
      font-family: 'proxima-nova';
      margin-bottom: 8px; }
      .comic-rollover .creative-info p:last-child {
        margin-bottom: 0; }

.ind-comic-series .series-comics-list a:hover {
  opacity: 1; }

/* ==========================================================================
   individual comic page
   ========================================================================== */
#single-comic-info {
  padding-bottom: 60px; }
  #single-comic-info h1 {
    margin-bottom: 20px; }
  #single-comic-info #info {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.4); }

/* ==========================================================================
   search results page
   ========================================================================== */
#search-comics li {
  display: none;
  /*hide first, show first 5 with JS*/ }

#search-news li {
  display: none;
  /*hide first, show first 5 with JS*/ }

/* ==========================================================================
   flex-promo slider
   ========================================================================== */
#flex-promo {
  display: block; }
  #flex-promo ul {
    white-space: nowrap;
    overflow-x: scroll; }
    #flex-promo ul li {
      display: inline-block; }
      #flex-promo ul li h1 {
        white-space: normal; }

/* ==========================================================================
   Legal
   ========================================================================== */
.legal section {
  margin-bottom: 40px; }
.legal .body-18 h1 {
  margin-bottom: 5px; }

.page-sitemap ul li ul {
  margin-top: 20px; }

/* ==========================================================================
   Footer
   ========================================================================== */
#footer-main {
  background: #415668;
  text-align: center;
  padding: 40px 40px 60px; }
  #footer-main ul#footer-links {
    margin-bottom: 20px; }
    #footer-main ul#footer-links li {
      font-family: 'proxima-nova';
      font-weight: 600;
      display: inline-block;
      font-size: 18px;
      font-size: 1.125rem;
      text-transform: uppercase;
      margin-right: 40px; }
      #footer-main ul#footer-links li:last-child {
        margin-right: 0; }
      #footer-main ul#footer-links li a {
        color: #fff;
        text-decoration: none; }
        #footer-main ul#footer-links li a:hover {
          color: #00abe8;
          opacity: 1; }
  #footer-main .small-upper-white-trans {
    margin-bottom: 40px; }

#newsletter-social-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  width: 460px;
  margin: 0 auto;
  text-align: center;
  padding: 15px;
  z-index: 3; }
  #newsletter-social-bar .social {
    display: inline-block; }
  #newsletter-social-bar #footer-subscribe {
    border-left: 1px solid #444;
    margin-left: 12px;
    padding-left: 16px;
    display: inline-block;
    font-size: 0;
    vertical-align: middle; }
    #newsletter-social-bar #footer-subscribe input {
      vertical-align: top; }
    #newsletter-social-bar #footer-subscribe #email-footer {
      font-family: 'proxima-nova';
      border: 0;
      border-bottom: 1px solid #fff;
      padding: 12px;
      font-size: 14px;
      font-size: 0.875rem;
      width: 200px; }
    #newsletter-social-bar #footer-subscribe #email-submit {
      margin-left: 10px; }

/* ==========================================================================
   Breakpoints
   ========================================================================== */
@media only screen and (max-width: 600px) {
  body {
    min-width: 320px; }

  .standard-54 {
    font-size: 24px;
    line-height: 26px; }

  .upper-82 {
    font-size: 34px;
    line-height: 36px; }

  .promo-copy {
    font-size: 16px;
    line-height: 20px; }

  .promo-copy-sm {
    font-size: 10px;
    line-height: 12px; }

  .small-upper-white-trans {
    font-size: 8px; }

  .standard-40-bold {
    font-size: 26px;
    line-height: 28px; }

  .upper-34-bold {
    font-size: 16px;
    line-height: 20px; }

  .body-29 {
    font-size: 16px;
    line-height: 22px; }

  .standard-100-bold {
    font-size: 36px;
    line-height: 38px; }

  .upper-28-bold {
    font-size: 16px;
    line-height: 18px; }

  .upper-83-bold {
    font-size: 34px;
    line-height: 36px; }

  .upper-42 {
    font-size: 28px;
    line-height: 30px; }

  .standard-26 {
    font-size: 18px;
    line-height: 18px; }

  .form-standard .input-field {
    font-size: 18px; }

  #topbar #menu {
    padding: 15px 20px; }
    #topbar #menu #logo {
      width: 130px;
      height: 36px; }
    #topbar #menu ul#nav {
      display: none;
      background: #00abe8;
      position: absolute;
      right: 0;
      width: 100%;
      z-index: 3;
      top: 58px;
      text-align: right;
      padding: 20px 20px 40px; }
      #topbar #menu ul#nav li {
        display: block;
        margin-right: 0;
        margin-bottom: 40px;
        font-size: 20px;
        line-height: 20px; }
        #topbar #menu ul#nav li:last-child {
          margin-bottom: 0; }
        #topbar #menu ul#nav li a:hover {
          color: #000; }
        #topbar #menu ul#nav li.current_page_item a, #topbar #menu ul#nav li.current-page-ancestor a, #topbar #menu ul#nav li.current-menu-item a {
          color: #000; }
    #topbar #menu .nav-icon-wrap {
      right: 20px; }
      #topbar #menu .nav-icon-wrap .icon-icon_hamburger {
        display: inline-block;
        font-size: 22px; }
      #topbar #menu .nav-icon-wrap .search-icon {
        position: relative;
        top: -3px;
        font-size: 26px; }

  .blue-btn {
    font-size: 11px; }

  .search-bar .search-icon-lg {
    font-size: 32px;
    padding: 10px 8px 8px 12px; }
  .search-bar form .search-input {
    font-size: 20px;
    padding: 14px 16px;
    width: 53%; }

  .search-btn {
    padding: 12.5px 20px; }
    .search-btn .arrow-right-small {
      font-size: 28px; }

  .img-wrapper.img-wrapper-promo-lg {
    padding-bottom: 116.25%; }

  .carousel-wrap .carousel-arrow {
    font-size: 40px; }
    .carousel-wrap .carousel-arrow.arrow-gradiant {
      padding-top: 230px;
      padding-bottom: 230px; }

  #category-wrapper {
    padding-top: 30px; }
    #category-wrapper ul.category-list {
      float: none;
      margin-right: 0; }

  .article.post {
    width: 98%;
    margin-bottom: 20px; }

  #archives-link {
    margin-top: 30px; }

  .archive-nav-header {
    margin-right: 0;
    position: relative;
    top: 0;
    margin-bottom: 4px;
    display: block; }

  .standard-content-wrap {
    margin-top: 20px;
    margin-bottom: 30px; }

  .top-bottom-content-wrap {
    padding-top: 20px;
    padding-bottom: 30px; }

  .bottom-content-wrap {
    margin-bottom: 30px; }

  #issues #view-menu {
    display: none; }

  .series-comics-list {
    white-space: nowrap;
    overflow: hidden; }
    .series-comics-list .load-more {
      width: 157px;
      height: 241px; }

  #all-trade-paperback .series-comics {
    padding-bottom: 20px;
    margin-bottom: 30px; }

  .accordion-all:first-of-type {
    padding-top: 30px; }
  .accordion-all .accordion-content-wrap {
    padding-bottom: 20px;
    margin-bottom: 30px; }
  .accordion-all.accordion-mobile .accordion-content-wrap .accordion-header-wrap h1 {
    width: 85%; }
  .accordion-all.accordion-mobile .accordion-content-wrap .accordion-header-wrap .icon {
    display: inline-block !important;
    right: 2%;
    font-size: 26px; }
  .accordion-all.accordion-mobile .accordion-content-wrap .accordion-content {
    display: none; }

  .posts-wrapper-full-mobile {
    width: 92%;
    padding: 0 4%; }

  .standard-subnav {
    background: #fff;
    width: 88%;
    margin: 20px 4% 0;
    padding: 15px 2%; }
    .standard-subnav .upper-28-bold {
      text-transform: none;
      font-size: 18px;
      line-height: 20px; }
    .standard-subnav ul {
      position: relative; }
      .standard-subnav ul li {
        display: block; }
        .standard-subnav ul li:first-of-type {
          margin-bottom: 0; }
        .standard-subnav ul li a {
          color: #000; }
        .standard-subnav ul li.current_page_item a {
          color: #00abe8; }
      .standard-subnav ul.dropdown-mobile .dropdown-mobile-content {
        display: none; }
        .standard-subnav ul.dropdown-mobile .dropdown-mobile-content li {
          margin-bottom: 20px; }
          .standard-subnav ul.dropdown-mobile .dropdown-mobile-content li:first-of-type {
            margin-top: 20px; }
          .standard-subnav ul.dropdown-mobile .dropdown-mobile-content li:last-of-type {
            margin-bottom: 0; }
      .standard-subnav ul.dropdown-list:after {
        color: #9e9e9e;
        position: absolute;
        right: 6px;
        top: 5px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        pointer-events: none;
        border-color: transparent;
        border-top-color: #9e9e9e;
        border-width: 9px;
        margin-left: -9px;
        cursor: pointer; }

  .no-float-mobile {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .no-float-mobile-tablet {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important; }

  #single-comic-info {
    padding-bottom: 40px; }
    #single-comic-info img.no-float-mobile {
      margin-bottom: 20px; }

  .no-date-list {
    margin-left: 0; }

  ul.col-2-layout {
    -moz-column-count: auto;
    -moz-column-gap: 0;
    -webkit-column-count: auto;
    -webkit-column-gap: 0;
    column-count: auto;
    column-gap: 0; }

  #contact-sidebar {
    padding-top: 30px;
    margin-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.4); }

  #related-series li {
    width: 157px; }
    #related-series li.load-more {
      height: 182px; }

  .press-year .press-image-link {
    display: none; }
  .press-year .col-71 {
    width: 100%; }
  .press-year .col-85 {
    width: 100%; }
  .press-year h2 {
    margin-bottom: 4px; }

  #newsletter-social-bar {
    position: relative;
    width: auto;
    min-width: 280px;
    padding: 20px 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; }
    #newsletter-social-bar .social {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      display: block; }
    #newsletter-social-bar #footer-subscribe {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1;
      display: block;
      border-left: 0;
      margin-left: 0;
      padding-left: 0;
      margin-bottom: 0px;
      margin-top: 20px; }
      #newsletter-social-bar #footer-subscribe #email-footer {
        width: 168px;
        padding: 12px 8px; }
      #newsletter-social-bar #footer-subscribe .email-error {
        max-width: 268px;
        margin: 0 auto; }

  #footer-main {
    padding: 20px 20px; }
    #footer-main ul#footer-links li {
      font-size: 10px;
      margin-right: 20px; }
      #footer-main ul#footer-links li:last-child {
        margin-right: 0; }
    #footer-main .small-upper-white-trans {
      margin-bottom: 10px; } }
@media only screen and (min-width: 601px) and (max-width: 1024px) {
  .standard-54 {
    font-size: 30px;
    line-height: 32px; }

  .upper-82 {
    font-size: 42px;
    line-height: 44px; }

  .promo-copy {
    font-size: 16px;
    line-height: 20px; }

  .promo-copy-sm {
    font-size: 10px;
    line-height: 12px; }

  .small-upper-white-trans {
    font-size: 8px; }

  .body-29 {
    font-size: 21px;
    line-height: 28px; }

  .upper-34-bold {
    font-size: 26px;
    line-height: 30px; }

  .standard-100-bold {
    font-size: 64px;
    line-height: 66px; }

  .upper-28-bold {
    font-size: 18px;
    line-height: 20px; }

  .upper-83-bold {
    font-size: 40px;
    line-height: 42px; }

  .standard-40-bold {
    font-size: 30px;
    line-height: 32px; }

  .upper-42 {
    font-size: 28px;
    line-height: 30px; }

  .standard-26 {
    font-size: 21px;
    line-height: 21px; }

  .form-standard .input-field {
    font-size: 22px; }

  #topbar #menu {
    padding: 15px 30px; }
    #topbar #menu #logo {
      width: 163px;
      height: 43px; }
    #topbar #menu ul#nav {
      display: none;
      background: #00abe8;
      position: absolute;
      right: 0;
      width: 140px;
      z-index: 3;
      top: 75px;
      text-align: right;
      padding: 20px 20px 40px; }
      #topbar #menu ul#nav li {
        display: block;
        margin-right: 0;
        margin-bottom: 40px;
        font-size: 20px;
        line-height: 20px; }
        #topbar #menu ul#nav li:last-child {
          margin-bottom: 0; }
        #topbar #menu ul#nav li a:hover {
          color: #000; }
        #topbar #menu ul#nav li.current_page_item a, #topbar #menu ul#nav li.current-page-ancestor a, #topbar #menu ul#nav li.current-menu-item a {
          color: #000; }
    #topbar #menu .nav-icon-wrap {
      right: 30px; }
      #topbar #menu .nav-icon-wrap .icon-icon_hamburger {
        display: inline-block; }
      #topbar #menu .nav-icon-wrap .search-icon {
        position: relative;
        top: -3px; }

  .blue-btn {
    font-size: 11px; }

  .search-bar .search-icon-lg {
    font-size: 42px;
    padding: 16px 14px 14px 18px; }
  .search-bar form .search-input {
    font-size: 36px;
    padding: 14px 20px; }

  .search-btn {
    padding: 18.5px 34px; }
    .search-btn .arrow-right-small {
      font-size: 36px; }

  .carousel-wrap .carousel-arrow {
    font-size: 48px; }
    .carousel-wrap .carousel-arrow.arrow-gradiant {
      padding-top: 228px;
      padding-bottom: 228px; }

  .article.post {
    width: 48%; }

  .standard-content-wrap {
    margin-top: 20px;
    margin-bottom: 40px; }

  .top-bottom-content-wrap {
    padding-top: 20px;
    padding-bottom: 40px; }

  .bottom-content-wrap {
    margin-bottom: 40px; }

  .series-comics-list .load-more {
    width: 157px;
    height: 241px; }

  #all-trade-paperback .series-comics {
    padding-bottom: 20px;
    margin-bottom: 30px; }

  .accordion-all:first-of-type {
    padding-top: 30px; }
  .accordion-all.accordion-mobile .accordion-content-wrap .accordion-header-wrap .icon {
    display: none !important; }
  .accordion-all .accordion-content-wrap {
    padding-bottom: 20px;
    margin-bottom: 30px; }
    .accordion-all .accordion-content-wrap .accordion-header-wrap .icon {
      font-size: 28px; }

  .float-wrap .col-12 {
    width: 20%;
    margin-right: 3%; }
  .float-wrap .col-85 {
    width: 77%; }

  .no-float-mobile-tablet {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .no-date-list {
    margin-left: 23%; }

  #contact-sidebar {
    padding-top: 30px;
    margin-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.4); }

  #related-series li {
    width: 157px; }
    #related-series li.load-more {
      height: 182px; }

  .press-year .press-image-link {
    display: none; }
  .press-year .col-71 {
    width: 100%; }
  .press-year h2 {
    margin-bottom: 4px; }

  #newsletter-social-bar {
    position: relative;
    width: auto; }

  #footer-main {
    padding: 20px 20px; }
    #footer-main ul#footer-links li {
      font-size: 12px;
      margin-right: 20px; }
      #footer-main ul#footer-links li:last-child {
        margin-right: 0; }
    #footer-main .small-upper-white-trans {
      margin-bottom: 10px; } }

/*# sourceMappingURL=main.css.map */
