@CHARSET "ISO-8859-1";
  .page-heroes #static-bg,
  .page-game-info-game-guide-heroes #static-bg {
    background: #000 url('../images/bg-about-top.jpg') 0 0 no-repeat;
   }

  /* Hero Grid View Styles ------------------------------------------ */
  .marvel-character-views-grid .item-list {
    background: none;
  }

  .marvel-character-views-grid .views-row .grid-column {
  	margin-bottom: 15px;
  }

  .marvel-character-views-grid .views-row .heroes-grid-title {
    font-family: 'Stratum2-Regular', sans-serif !important;
    font-size: 18px;
    text-align: center;
    color: #FFF;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left:0px;
    right: 0px;
    z-index: 1;
    overflow: hidden;
    padding-bottom: 4px;
  }

  .marvel-character-views-grid .views-row .heroes-grid-title:hover {
  	/*background: #00AAFF;*/
  }

  .marvel-character-views-grid .views-row .views-field-title a,
  .marvel-character-views-grid .views-row .views-field-title a:visited,
  .marvel-character-views-grid .views-row .views-field-title a:active,
  .marvel-character-views-grid .views-row .views-field-title a:hover {
    color: #FFF;
    text-decoration: none;
  }
  .marvel-character-views-grid .views-row .views-field-field--char-teaser-thumbnail {
    text-align: center;
    margin: 0 auto;
  }
  .marvel-character-views-grid .views-row .views-field-field--char-teaser-thumbnail img {
	width: 142px;
    border: 2px solid transparent;
    border-bottom: 24px solid rgb(0,0,0);
    border-bottom: 24px solid rgba(0,0,0,.8);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
  }

  .marvel-character-views-grid .views-row .views-field-field--char-teaser-thumbnail img:hover {
   border: 2px solid #00AAFF;
   border-bottom: 24px solid #00AAFF;
   }

  .marvel-character-views-grid .item-list {
    height: auto;
  }

  .marvel-character-views-grid .item-list > ul {

  }

  /* Hero List View Styles -------------------------------------------- */
  /* Grid List Nav */
  .pane-menu-menu-hero-grid-list-view {
    text-align: right;
    position: absolute;
    top:383px;
    right:55px;
    width:60px;
      z-index: 99;
  }
.page-heroes-grid .pane-menu-menu-hero-grid-list-view { right: 40px; }
  /*.pane-menu-menu-hero-grid-list-view ul,
  .pane-menu-menu-hero-grid-list-view ul li,
  .pane-menu-menu-hero-grid-list-view ul li a {
    float: none;
    display: block;
    background: none;
    border: none;
    text-decoration: none;
  }*/
  .pane-menu-menu-hero-grid-list-view ul {
    margin: 0 auto;
    text-align: center;
    white-space: nowrap;
    background:#353536;
  }
  .pane-menu-menu-hero-grid-list-view ul li {
  	display:inline-block;
  }

  .pane-menu-menu-hero-grid-list-view ul li.first a {
    background: url("../images/heroes/grid-list-sprite.png") no-repeat;
    background-position: -30px 0px;
	width: 30px;
	height: 30px
  }

  .pane-menu-menu-hero-grid-list-view ul li.last a {
    background: url("../images/heroes/grid-list-sprite.png") no-repeat;
    background-position: 0 -30px;
	width: 30px;
	height: 30px
  }

  .pane-menu-menu-hero-grid-list-view ul li.first .active {
    background: url("../images/heroes/grid-list-sprite.png") no-repeat;
    background-position: -30px -30px;
	width: 30px;
	height: 30px
  }

  .pane-menu-menu-hero-grid-list-view ul li.last .active {
    background: url("../images/heroes/grid-list-sprite.png") no-repeat;
    background-position: 0 0px;
	width: 30px;
	height: 30px
  }

  .pane-menu-menu-hero-grid-list-view ul li a {
    text-indent: -9999px;
    z-index:2;
    text-decoration: none;
    outline: none;
  }


  /* Top Grid Sort */
  .marvel-character-views .marvel-character-block-grid-wrapper {
    border: solid 1px #007076;  /* placeholder until sprite */
    background: #00080D;
    position: relative;
    display: block;
    padding: 10px;
  }
  .marvel-character-views .marvel-character-block-grid-wrapper .marvel-character-block-grid {
    float: left;
  }
  .marvel-character-views .marvel-character-block-grid-wrapper .marvel-character-block-grid-1 {
    width: 28%;
  }
  .marvel-character-views .marvel-character-block-grid-wrapper .marvel-character-block-grid-2 {
    width: 49%;
  }
  .marvel-character-views .marvel-character-block-grid-wrapper .marvel-character-block-grid-3 {
    width: 13%;
  }
  .marvel-character-views .marvel-character-block-grid-wrapper .marvel-character-block-grid-4 {
    width: 5%;
  }
  .marvel-character-views .marvel-character-block-grid-wrapper a {
    text-decoration: none;
  }

  /* General List Styles */

  .marvel-character-views {
    position: relative;
    z-index: 2;
  }
  .heroes-header {
      margin-top: -150px;
      position: relative;
      z-index: 1;
  }

  .heroes-header h1 {
	font-family: 'Stratum2-Bold', sans-serif !important;
        font-size: 20px;
        color: #FFFFFF;
        padding: 0;
        white-space: nowrap;
        overflow: hidden;
        margin-top: 100px;
        text-transform: uppercase;
  }

  .heroes-header:after {
	   background: url('../images/heroes/header-heroes-flare.png') 0 0 no-repeat;
	   height: 164px;
	   content: "";
	   position: absolute;
	   left: 80px;
	   margin-top:-100px;
  }

  .marvel-character-views-list .row .col-md-10 {
  	padding:0px;
  }

  .marvel-character-views-list .row {
	margin-right:0px;
	margin-left:0px;
  }

  .marvel-character-views-list .heroes-list-image {
  	float:left;
  	margin: 0px 30px 0px 0px;
  }

  .marvel-character-views-list .views-row .views-field-body {
  	margin:auto;
  }

  .marvel-character-views-list .views-row .heroes-body-content {
    color: #FFFFFF;
    text-overflow: elippsis;
    text-align: left;
  }

  .marvel-character-views-list .views-row .heroes-detail-button {
  	position: absolute;
  	right: 30px;
  	bottom:30px;
  }

  .marvel-character-views-list .views-row h2 {
        font-family: 'Stratum2-Regular', sans-serif !important;
        font-size: 32px;
        color: #00AAFF;
        padding: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align:left;
        margin-top: 0px;
	}

	.marvel-character-views-list .views-row .heroes-primary-team-name {
	     color: #00AAFF;
             font-size: 16px;
	}

    .marvel-character-views-list .views-row h4 {
        font-family: 'Stratum2-Regular', sans-serif !important;
        font-size: 26px;
        color: #FFFFFF;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
	}

	.marvel-character-views-list .views-row .heroes-primary-team {
		float: right;
		margin-top: -80px;
                margin-right: -18px;
	}

	.marvel-character-views-list .views-row {
		background-attachment: scroll;
		background-clip: border-box;
		background-color: rgba(0, 0, 0, 0);
		background-image: url("../images/heroes/bg-panel-hero.png"), linear-gradient(to right, rgba(0, 170, 255, 0.15) 0%, rgba(0, 170, 255, 0) 50%, rgba(0, 170, 255, 0.15) 100%);
		background-origin: padding-box;
		background-position: 0 0;
		background-repeat: repeat;
		background-size: auto auto;
		box-sizing: border-box;
		margin-bottom: 30px;
		padding: 30px 30px 30px 30px;
		position: relative;
		clear:both;
		-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.1),  inset 0px -1px 0px 0px rgba(255,255,255,0.1);
		-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.1), inset 0px -1px 0px 0px rgba(255,255,255,0.1);
		box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.1), inset 0px -1px 0px 0px rgba(255,255,255,0.1);
		overflow:auto;
	}

	.marvel-character-views-list .views-row:before,
	.marvel-character-views .views-exposed-form:before {
		border-bottom: 1px solid #00AAFF;
		border-left: 1px solid #00AAFF;
		border-top: 1px solid #00AAFF;
		bottom: 0;
		box-sizing: border-box;
		content: "";
		display: block;
		left: 0;
		position: absolute;
		top: 0;
		width: 5px;
	}

	.marvel-character-views-list .views-row:after,
	.marvel-character-views .views-exposed-form:after {
		border-bottom: 1px solid #00AAFF;
		border-right: 1px solid #00AAFF;
		border-top: 1px solid #00AAFF;
		bottom: 0;
		box-sizing: border-box;
		content: "";
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		width: 5px;
	}

	.marvel-character-views .views-exposed-form {
		margin-bottom: 30px;
		padding: 10px 30px 10px 30px;
		position: relative;
		clear:both;
		margin-top: -20px;
	}

	.marvel-character-views-list .views-exposed-form .bef-checkboxes div{
		display:inline-block;
	}

	.views-widget-filter-field_char_term_affiliation_tid .bef-checkboxes div {
		width:26%;
	}

	.marvel-character-views .views-exposed-form .views-exposed-widget label {
		font-family: 'Stratum2-Regular', sans-serif !important;
        font-size: 20px;
        color: #00AAFF;
        white-space: nowrap;
        overflow: hidden;
        text-transform:uppercase;
	}

	.marvel-character-views .views-exposed-form .bef-checkboxes label {
		color:#FFFFFF;
		font-size: 14px;
		text-transform:none;
		display:inline;
		padding-left:6px;
	}

	.marvel-character-views .views-exposed-form .form-control {
		background: none;
		border: 0px none;
	}

	.marvel-character-views .views-exposed-form .form-control input[type="checkbox"] {
		margin: 0px;
	}

	.marvel-character-views .views-exposed-form .views-widget-filter-field_char_featured_value {
		margin-left: -246px;
    	        margin-top: 58px;
	}

	.marvel-character-views .views-exposed-form select.form-control {
	 	height: 100%;
    	margin: 10px 60px 0px;
    	width: 80%;
    	color: #FFFFFF;
    	background:#353536;
	}

	.marvel-character-views .form-item-sort-bef-combine {
		display:block;
		width:165px;
		position:absolute;
		right:120px;
		top: 16px;
	}

	.marvel-character-views .form-item-sort-bef-combine label {
		margin-left:180px;
	}

	.marvel-character-views .views-exposed-form .form-control option {
		border: 1px solid #FFFFFF;
	}

	.marvel-character-views select {
		font-family:sans-serif;
	}

    .views-field-field-heroes-promo-image img {
    	width: 300px !important;
        height: 110px;
    }

    .marvel-character-views-list .heroes-body-content p a { display: none; }

	.node-type-marvel-character .views-row h2 {
        font-family: 'Stratum2-Regular', sans-serif !important;
        font-size: 32px;
        color: #00AAFF;
        padding: 0;
        text-overflow: ellipsis;
        text-align:left;
        margin-top: 0px;
	}

	.view-marvel-character-profile .views-row {
		background-attachment: scroll;
		background-clip: border-box;
		background-color: rgba(0, 0, 0, 0);
		background-image: url("../images/heroes/bg-panel-hero.png"), linear-gradient(to right, rgba(0, 170, 255, 0.15) 0%, rgba(0, 170, 255, 0) 50%, rgba(0, 170, 255, 0.15) 100%);
		background-origin: padding-box;
		background-position: 0 0;
		background-repeat: repeat;
		background-size: auto auto;
		box-sizing: border-box;
		margin-bottom: 30px;
		padding: 30px 30px 30px 30px;
		position: relative;
		clear:both;
		-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.1),  inset 0px -1px 0px 0px rgba(255,255,255,0.1);
		-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.1), inset 0px -1px 0px 0px rgba(255,255,255,0.1);
		box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.1), inset 0px -1px 0px 0px rgba(255,255,255,0.1);
		overflow:auto;
	}

	.view-marvel-character-profile .views-row:before {
		border-bottom: 1px solid #00AAFF;
		border-left: 1px solid #00AAFF;
		border-top: 1px solid #00AAFF;
		bottom: 0;
		box-sizing: border-box;
		content: "";
		display: block;
		left: 0;
		position: absolute;
		top: 0;
		width: 5px;
	}

	.view-marvel-character-profile .views-row:after {
		border-bottom: 1px solid #00AAFF;
		border-right: 1px solid #00AAFF;
		border-top: 1px solid #00AAFF;
		bottom: 0;
		box-sizing: border-box;
		content: "";
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		width: 5px;
	}

	.view-marvel-character-profile .views-row .heroes-detail-image {
		display:block;
		float:left;
		margin-left:0px;
		background: url("../images/heroes/shield_layer_costume.png") 0 bottom no-repeat;
	}

	.view-marvel-character-profile h4 {
		color: #FFFFFF;
    	font-family: 'Stratum2-Regular',sans-serif !important;
    	font-size: 26px;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	white-space: nowrap;
    	display: inline-block;
	}

	.view-marvel-character-profile h3 {
		color: #ffaa00;
    	font-family: 'Stratum2-Regular',sans-serif !important;
    	font-size: 30px;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	white-space: nowrap;
	}

	.view-marvel-character-profile .heroes-team-affiliation-label {
		margin-bottom: 5px;
    	margin-top: 0;
	}

	.view-marvel-character-profile .heroes-team-affiliation-list {
		color: #FFFFFF;
    	font-family: 'Stratum2-Regular',sans-serif !important;
    	font-size: 26px;
    	overflow: hidden;
    	white-space: nowrap;
    	margin-bottom:0px;
	}

	.view-marvel-character-profile .heroes-team-affiliation-list ul {
	    list-style:none;
	    margin-bottom:0px;
	    padding-left:0px;
	}

	.view-marvel-character-profile .heroes-learn-more {
		float:right;
	}

	.view-marvel-character-profile .heroes-real-name {
		margin-left:20px;
	}
	.view-marvel-character-profile .heroes-team-affiliation-list {
		color: #00AAFF;
	}

	.heroes-obtained-by-option ul {
		list-style-image:url('../images/heroes/shield_logo.png');
		color:#FFFFFF;
	}

	.jcarousel-skin-gaz_responsive_costume .jcarousel-view--character-costume-slider--default li {
		 width: 266px;
	}

	.jcarousel-skin-gaz_responsive_costume .heroes-costume-image {
		background: url("../images/heroes/shield_layer_costume.png") right bottom no-repeat;
	}

	.btn-learn-more span {
		font-size: 28px;
	}

	.views-field-field-char-screenshot-image > div {
		border: 1px solid #00AAFF;
	}

	@media (min-width: 300px) {

           .page-heroes .marvel-character-views-list .views-row {
                min-height: 260px;
           }

           .page-heroes .marvel-character-views-list .views-row h2 {
               position: absolute;
               left: 28px;
               top: 10px;
            }

            .page-heroes .heroes-list-image img {
                width: 80px;
                height: 80px;
                position: absolute;
                top: 60px;
            }

            .page-heroes .marvel-character-views-list .views-row .heroes-primary-team {
                position: absolute;
                margin-top: 0;
                left: 124px;
                top: 56px;
            }
	    	.page-heroes .views-exposed-form,
            .page-heroes-list .heroes-body-content,
            .page-heroes .page-heroes-list .views-label-field-char-term-affiliation,
            .page-heroes .pane-menu-menu-hero-grid-list-view {
				display:none;
	    	}

            .page-heroes .marvel-character-views-list .views-row .views-field-body {
  	        width: 50%;
            }

            .page-heroes .marvel-character-views-list .views-row .heroes-detail-button {
                bottom: 26px;
                position: absolute;
                right: 14px;
            }

            .jcarousel-skin-gaz_responsive_costume .jcarousel-prev-horizontal {
            	left:-2%;
            }
            .jcarousel-skin-gaz_responsive_costume .jcarousel-next-horizontal {
            	right:-2%;
            }
	}

        @media (min-width: 480px) {
           .page-heroes .heroes-list-image img {
               width: 160px;
               height: 160px;
               margin-bottom: 20px;
            }

            .page-heroes .marvel-character-views-list .views-row .heroes-primary-team {
               left: 50%;
               top: 90px;
            }
        }

        @media (min-width: 640px) {

            .marvel-character-views-list .views-row .heroes-primary-team-name {
                font-size: 26px;
            }

            .page-heroes .marvel-character-views-list .views-row h2,
            .page-heroes .heroes-list-image img,
            .page-heroes .marvel-character-views-list .views-row .heroes-primary-team {
                position: static;
            }
            .page-heroes .marvel-character-views-list .views-row .heroes-primary-team { margin-top: -80px }
            .page-heroes .heroes-list-image img {
               width: 100px;
               height: 100px;
               margin-bottom: 20px;
            }
            .page-heroes .views-field-field-heroes-promo-image img {
                width: 640px !important;
                height: 239px;
                margin-left: -20px;
                margin-top: 0;
            }
            .marvel-character-views-list .views-row .views-field-body {  width: 100%; }
            .page-heroes-list .heroes-body-content { display: inherit; }
            .page-heroes .heroes-header h1 {
                 font-size: 90px;
                 margin-top: 0;
            }
            .page-heroes .marvel-character-views-list .views-row .heroes-detail-button {
                bottom: 26px;
                position: absolute;
                right: 15px;
            }
            .page-heroes .heroes-body-content {
                float:left;
            }

        }

	@media (min-width: 768px) {
          .views-field-field-heroes-promo-image img {
            width: 768px !important;
            height: 285px;
            margin-left: -20px;
          }
          .heroes-header h1 {
            font-size: 90px;
          }

		.page-heroes .views-exposed-form,
		.page-heroes .pane-menu-menu-hero-grid-list-view {
		    display:none;
		}
                .page-heroes-list .heroes-body-content{
                    display: inherit;
                }

		.marvel-character-views-list .views-row .views-field-body {
		}

	}


	@media (min-width: 992px) {
          .page-heroes .heroes-list-image img { width: 140px; height: 140px; }
          .marvel-character-views-list .views-row h2,
          .node-type-marvel-character .views-row h2 {
            font-size: 34px;
          }
          .heroes-header:after { width: 100%; margin-left: -80px; }
          .views-field-field-heroes-promo-image img {
              width: 1021px !important;
              height: 380px;
          }

		.page-heroes .views-exposed-form,
		.page-heroes .pane-menu-menu-hero-grid-list-view {
			display:none;
		}

		.marvel-character-views-list .views-row .views-field-body {
  			width: 100%;
		}
		.jcarousel-skin-gaz_responsive_costume .jcarousel-prev-horizontal {
       		left:-10%;
       	}
       	.jcarousel-skin-gaz_responsive_costume .jcarousel-next-horizontal {
       		right:-10%;
       	}

	}

	@media (min-width: 1200px) {
          .page-heroes .views-field-field-heroes-promo-image img {
              width: 1021px !important;
              height: 380px;
          }
          .page-heroes .heroes-list-image img { width: 200px; height: 200px; }
          .page-heroes-list .views-label-field-char-term-affiliation { display: inherit; }
          .marvel-character-views-list .views-row h2,
          .node-type-marvel-character .views-row h2 {
            font-size: 50px;
          }
          .page-heroes .marvel-character-views-list .views-row .heroes-primary-team {
             margin-right: 0;
          }
          .page-heroes .heroes-header:after { margin-left: 0; }
	  .page-heroes .views-exposed-form,
	  .page-heroes .pane-menu-menu-hero-grid-list-view {
			display:block;
	  }
	  .page-heroes .heroes-header:after { margin-left: 0; }

      .page-heroes .view-filters .views-exposed-form {
      }
      .page-heroes .view-filters .views-exposed-widget {
      	float: none;
      }
      .page-heroes #edit-field-char-term-affiliation-tid-wrapper {
      }
      .page-heroes #edit-field-char-featured-value-wrapper {
      	margin: -20px 0 0 0;
      }
      .page-heroes #edit-field-char-featured-value-wrapper .form-item-field-char-featured-value {
      }
      .page-heroes #edit-field-char-featured-value-wrapper .form-item-field-char-featured-value .form-item {
      	width: 32%;
      }
      .page-heroes .marvel-character-views .views-exposed-form .bef-checkboxes div {
      	float:left;
      }

	  .page-heroes .views-exposed-form {
              display:block;
	  }

	  .marvel-character-views-list .views-row .views-field-body {
  		width: 50%;
	  }

          .marvel-character-views-list .views-row .heroes-detail-button {
                position: absolute;
                right: 30px;
                bottom:30px;
          }

	}
