/*NERF Homepage, Products and Grid Page update*/
/*Products Grid*/
#segmentnav-new ul.segment-nav-new li {
    background: url("../images/2016/brand_bg.png") no-repeat scroll 0 0 transparent;
    width: 188px;
    height: 140px;
    display: inline-block;
    margin-bottom: 20px;
}
#segmentnav-new ul.segment-nav-new li.active {
    background: url("../images/2016/brand_selected.png") no-repeat scroll center 0 transparent;
    height: 155px;
}
#segmentnav-new ul.segment-nav-new li:hover {
    background: url("../images/2016/brand_hover.png") no-repeat scroll center 0 transparent;
}
.segmentNavHeader-new span {
    color: #FFFFFF !important;
    font-family: Open Sans,sans-serif;
    font-size: 1.3em !important;
    font-style: italic;
    text-transform: uppercase;
}
.content-shop-browse .inner-wrapper.large {
    background-position: 0 560px;
}
.content-shop-browse .subpage_header{
	padding-left: 0px;
}
#segmentnav-new ul.segment-nav-new li p {
	padding-top: 10px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
}

.es-es #segmentnav-new ul.segment-nav-new li.active p{
  font-size: 9px;
  padding-top:3px;
}

#segmentnav-new ul.segment-nav-new li.active p, #segmentnav-new ul.segment-nav-new li:hover p {
	color: #012e54;
}
#segmentnav-new ul.segment-nav-new li a {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
    padding: 20px 0 30px 0px;
    text-align: center;
}
.segment_header_text{
	padding: 30px 20px 20px 0;
}
.content-shop-browse .inner-wrapper{
    background-position: 0 390px;
}
.content-shop-browse footer{
    border-top: 0px;
    background: linear-gradient(to bottom, #1d252e 20%,#1d252e 75%) !important;
}
.content-asset .page{
    background: url("/images/spring-2014/nerf-grid-pattern.jpg") scroll 50% 0 transparent;
}

/*iPad*/
@media screen and (max-width: 1024px){
  .content-shop-browse .inner-wrapper.large {
      background-position: 0 560px;
  }
  .content-products .page{
      background: url("/images/spring-2014/nerf-grid-pattern.jpg") scroll 50% 0 transparent;
  }
  .content-games .hero-item .description .textSection p{
    font-size: 27px;
  }
  .hero-prev, .hero-next {
    top:390px;
  }
  .content-videos .page{
      background: url("/images/spring-2014/nerf-grid-pattern.jpg") scroll 50% 0 transparent;
  }
  .content-videos .seo-section{
      background: url("/images/spring-2014/nerf-grid-pattern.jpg") scroll 50% 0 transparent;
  }
}
/*iPhone*/
@media screen and (max-width: 667px){
#segmentnav-new ul.segment-nav-new li {
    width: 141px;
}
.page{
    background: url("/images/spring-2014/nerf-grid-pattern.jpg") scroll 50% 0 transparent;
}
.content-shop-browse .inner-wrapper.large {
    background-position: 0 940px;
}
.content-shop-browse .inner-wrapper.two {
    background-position: 0 790px;
}
.nerf-button img {
    width: 80%;
}
#segmentnav-new ul.segment-nav-new li p {
    padding-top: 25px;
}
#segmentnav-new ul.segment-nav-new li{
	margin-bottom: 5px;
}
.content-products #segmentnav-new{
	margin-top: 10px;
    padding: 0 5%;
}
.content-products .segment-header, .content-products .grid.shop {
    padding: 0 5%;
}
.content-products .subpage_header_text {
    padding: 0 5%;
}
}
@media screen and (max-width: 667px) and (orientation : landscape){
  .content-shop-browse .inner-wrapper.large {
      background-position: 0 640px;
  }
  .content-shop-browse .inner-wrapper.two {
      background-position: 0 510px;
  }
  .hero-prev, .hero-next{
    top: 430px !important;
  }
}
/*Games Page Redesign*/
.content-games .subpage_header {
    width: 90%;
}
.content-games .hero-item{
    position: relative;
}
.content-games .hero-item .description {
    background: rgba(16,21,26,0.60);
    color: #fff;
    height: 100%;
    padding: 5px 0 0;
    width: 340px;
    padding-left: 20px;
    height: 330px;
    position: absolute;
    top: 7px;
    left: 10px;
}
.content-games .hero-item .description h2 {
    font-size: 16px;
    margin-top: 80px;
}
.content-games .hero-item .description p {
    font-size: 30px;
}
.content-games .hero-item .description .hero-cta {
    color: #000;
    font-size: 15px;
    background: url("../images/2016/CTA.jpg");
    width: 349px;
    padding: 13px 0 13px 10px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
}
.content-games .hero-item .description .hero-cta:hover{
    background: url("../images/2016/CTA-Black.jpg");
    color: #fff;
}
/*.content-games .hero-item .description .hero-cta.black-cta  {
    background: url("../images/2016/CTA-Black.jpg");
    color: #fff;
}*/
.featured_games_grid.module_slider h2{
    text-transform: uppercase;
}
.grid.play h2 {
    text-transform: uppercase !important;
}
.hero-carousel .hero-pager {
    text-align: center;
}
.hero-carousel .hero-pager li {
    display: inline-block;
    zoom: 1;
}
.hero-carousel .hero-pager li a {
    background: none;
    border-color: #fff;
    border: 2px solid #fff;
    border-radius: 10px;
    text-indent: -9999px;
}
.hero-carousel .hero-pager li a:hover, .hero-carousel .hero-pager li.selected a {
    background: none repeat scroll 0 0 #fff;
    border-color: #fff;
}
.hero-prev, .hero-next {
    top: 455px;
    position: absolute;
    cursor: pointer;
    display: block;
    width: 18px;
    height: 33px;
    z-index: 1;
}
.hero-prev{
    background: transparent url("../images/2016/hero-prev.png") no-repeat;
}
.hero-next{
    background: transparent url("../images/2016/hero-next.png") no-repeat;
    right: 0px;
}
.content-games .inner-wrapper{
    background-position: 0 1040px !important;
}
.content-games .subpage_header{
    width:75%;
}
.content-games .seo-section{
    background: url("../images/2016/seo-bg-dart.png") repeat scroll 0 0 transparent !important;
    background-size: 100% 100%
}
.content-games .seo-copy{
  background: url("../images/2016/seo-bg-dart.png") transparent;
    padding: 60px 5% 40px;
}
.content-games footer{
    border-top: 0px;
    background: linear-gradient(to bottom, #1d252e 20%,#1d252e 75%) !important;
}
.content-games .subpage_header h1{
    left: 0px;
}
.content-games .grid_item .grid_description{
    text-transform: uppercase;
}
/*iPad*/
@media screen and (max-width: 1024px){
  .content-games .subpage_header {
      padding-left: 20px;
      width: 100%;
  }
  .featured_games_grid .grid_item, .grid_item {
      text-transform: uppercase;
  }
  .grid, .featured_games_grid h2 {
      text-transform: uppercase;
  }
  .content-games .inner-wrapper{
      background-position: 0 1400px !important;
  }
  .content-games .seo-copy {
      background: linear-gradient(to bottom, #1d252e 20%,#1d252e 75%) !important;
      color: #fff;
  }
  .content-products .seo-copy {
      background: linear-gradient(to bottom, #1d252e 20%,#1d252e 75%) !important;
      color: #fff;
  }
}

@media screen and (max-width: 1024px) and (orientation : landscape){
  .content-games .inner-wrapper{
      background-position: 0 1040px !important;
  }
}
/*iPhone*/
@media screen and (max-width: 667px){
  .content-games .subpage_header{
      height: 115px;
      padding: 0px;
  }
  .content-games .subpage_header h1{
      left: 0px;
  }
  /*.content-games .hero-item .description {
      width: 230px;
      height: 190px;
      top: 30px;
      left: 10px;
  }*/
  .content-games .hero-item .description h2 {
      margin-top: 50px;
      font-size: 14px;
  }
  .content-games .hero-item .description .textSection p{
    font-size: 24px;
  }
  .content-games .grid.play .arrowNext , .content-games .grid.play .arrowPrev{
      background: url("/images/arrows_playbrowse.png") no-repeat scroll 15px 11px #000000;
  }
  .hero-prev, .hero-next {
      top: 430px;
  }
  .content-games .hero-item .description .hero-cta {
      background: url("../images/2016/CTA.jpg") 100%;
      width: 185px;
  }
  .content-games .hero-item .description {
      width: 175px;
      height: 190px;
      top: 45px;
  }
  .content-games .hero-item .description .hero-cta.black-cta{
      background-size: 100% 100%;
      background-repeat: no-repeat;
  }
  .content-games .inner-wrapper {
      background-position: 0 1030px !important;
  }
  .content-games .grid_holder{
      height: 315px;
  }
  .content-games #content, .content-games #content{
      margin: 0px;
  }
  .content-games .long-text{
      font-size: 16px !important;
  }
  .content-games .pl-pl .long-text{
      font-size: 14px !important;
  }
}

@media screen and (max-width:767px) and (orientation: landscape) {
  .content-games .hero-item .description {
      /*width: 340px;*/
      height: 235px;
      top: 45px;
  }

  .content-games .hero-carousel .hero-item img{
		width: 100%;
		margin-top: 20px;
    height: 275px;
	}
  .content-games .hero-item .description h2 {
      margin-top: 45px;
      font-size: 14px;
  }

  .hero-prev, .hero-next{
    top: 400px;
  }

  .content-games .el-gr .hero-item .description .textSection p, .content-games .el-gr .hero-item .description .textSection p span{
    font-size: 17px !important;
  }
  .content-games .de-de .hero-item .description .textSection p{
    font-size: 20px !important;
  }
  .content-games .tr-tr .hero-item .description .hero-cta{
    font-size: 12px;
  }
}
@media screen and (max-width:767px) and (orientation: portrait){
  .content-games .hero-item .description {
      /*width: 340px;*/
      height: 190px;
      top: 88px;
  }
  .content-games .hero-carousel .hero-item img{
		width: 100%;
		margin-top: 80px;
    height: 210px;
	}
  .content-games .hero-item .description .textSection h2{
    margin-top: 20px;
  }
  .content-games .hero-item .description .textSection p{
    font-size: 19px;
  }
  .content-games .hero-item .description .textSection p span{
    font-size: 19px !important;
  }
  .content-games .tr-tr .hero-item .description .hero-cta{
    font-size: 12px;
  }
}
@media screen and (max-width: 65em) and (min-width: 48em) and (orientation: portrait){
  .hero-prev, .hero-next{
    top: 385px;
  }
}
@media screen and (max-width: 47.5em){
.content-games .arrowPrev{
	left :0;
	transform:rotate(180deg) !important;
	float:left;
	-webkit-transform: rotate(180deg);
}
}
