

.brand-header {
    background: #03375f url("/images/brandpages/bgbrand_hasbrogames.jpg") center 0 no-repeat;
    background-size: auto;
}
.brand-hero .description {
    color: #000;
}
.dropdown_menu_item:hover, .dropdown_menu_item.active {
    background: none #0251bc;
}
.dropdown_menu_item a:hover, .dropdown_menu_item.active a{
    color:#fff;
    text-decoration:none;
}
.pt-br .dropdown_menu_item a:hover, .dropdown_menu_item.active a{
    color:#fff;
    text-decoration:none;
}
.even .sectiontitle, .even .sectionlink, .even .sectiontitle span {
    color: #fff;
}
.odd .sectiontitle,  .odd .sectiontitle span, .browse-menu a:hover , ul.dropdown_menu a , .seoheader .pagetitle, .dropdown_button, .content-video .related_products .sectiontitle{
    color: #0251bc;
}
.content-products .seoheader, .content-games .seoheader, .content-printables .seoheader, .content-videos .seoheader{
    margin: 75px 0 25px;
}
.content-videos .seoheader .pagetitle{
    color: #000;
}
.odd .sectionlink {
    color: #323a40;
}

.even .sectionlink span {
    background: url("/images/sprite_common.png") no-repeat scroll -13px 0 transparent;
}

.dropdown_button span {
    background: url("/images/brandpages/dropdown_arrow_hasbrogames.png") no-repeat scroll 0 0 transparent;
    height:14px;
}
.open .dropdown_button span {
    background: url("/images/brandpages/dropdown_arrow_hasbrogames.png") no-repeat scroll 0 0 transparent;
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

.content-shop-browse .content-outer, .content-play-browse .content-outer, .content-games .content-outer, .content-apps .content-outer, .content-games .content-outer {
    background: #e7e7e7 url("/images/brandpages/bgbrand_hasbrogames.jpg") center 0 no-repeat;
    background-size:100% 581px;
    position: relative;
}

.content-video .content-outer {
    background: #e7e7e7 url("/images/brandpages/bgbrand_videos_hasbrogames.jpg") center 0 no-repeat;
    background-size:100% 930px;
    position: relative;
}

.featured-brands .sectionlink, .content-video .featured-brands h1 {
    color: #fff;
}

.content-video .related_products, .content-video .related_products h4 {
    background: none repeat scroll 0 0 #dae2e6;
    color: #fff;
}
.picker a.active, .picker a:hover, .brand-hero .hero-name {
    background: #1168af; /* Old browsers */
    background: -moz-linear-gradient(top,  #1168af 0%, #0e5ca4 35%, #0a599c 43%, #095497 57%, #044b8b 76%, #004483 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1168af), color-stop(35%,#0e5ca4), color-stop(43%,#0a599c), color-stop(57%,#095497), color-stop(76%,#044b8b), color-stop(100%,#004483)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1168af 0%,#0e5ca4 35%,#0a599c 43%,#095497 57%,#044b8b 76%,#004483 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1168af 0%,#0e5ca4 35%,#0a599c 43%,#095497 57%,#044b8b 76%,#004483 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1168af 0%,#0e5ca4 35%,#0a599c 43%,#095497 57%,#044b8b 76%,#004483 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1168af 0%,#0e5ca4 35%,#0a599c 43%,#095497 57%,#044b8b 76%,#004483 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1168af', endColorstr='#004483',GradientType=0 ); /* IE6-9 */
    color: #fff;
}



.content-outer,  .content-outer.odd {
    background: #dfdfdf;
}

.content-outer.even {
    background: #003169; /* Old browsers */
    background: -moz-linear-gradient(top,  #003169 0%, #01356e 11%, #004179 26%, #01427c 26%, #005088 41%, #01508b 41%, #005691 48%, #015794 48%, #0064a0 63%, #0266a4 64%, #006eab 72%, #016fae 73%, #0177b5 85%, #027ab9 87%, #0080c1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003169), color-stop(11%,#01356e), color-stop(26%,#004179), color-stop(26%,#01427c), color-stop(41%,#005088), color-stop(41%,#01508b), color-stop(48%,#005691), color-stop(48%,#015794), color-stop(63%,#0064a0), color-stop(64%,#0266a4), color-stop(72%,#006eab), color-stop(73%,#016fae), color-stop(85%,#0177b5), color-stop(87%,#027ab9), color-stop(100%,#0080c1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #003169 0%,#01356e 11%,#004179 26%,#01427c 26%,#005088 41%,#01508b 41%,#005691 48%,#015794 48%,#0064a0 63%,#0266a4 64%,#006eab 72%,#016fae 73%,#0177b5 85%,#027ab9 87%,#0080c1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #003169 0%,#01356e 11%,#004179 26%,#01427c 26%,#005088 41%,#01508b 41%,#005691 48%,#015794 48%,#0064a0 63%,#0266a4 64%,#006eab 72%,#016fae 73%,#0177b5 85%,#027ab9 87%,#0080c1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #003169 0%,#01356e 11%,#004179 26%,#01427c 26%,#005088 41%,#01508b 41%,#005691 48%,#015794 48%,#0064a0 63%,#0266a4 64%,#006eab 72%,#016fae 73%,#0177b5 85%,#027ab9 87%,#0080c1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #003169 0%,#01356e 11%,#004179 26%,#01427c 26%,#005088 41%,#01508b 41%,#005691 48%,#015794 48%,#0064a0 63%,#0266a4 64%,#006eab 72%,#016fae 73%,#0177b5 85%,#027ab9 87%,#0080c1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003169', endColorstr='#0080c1',GradientType=0 ); /* IE6-9 */
    color: #fff;
}
.de-de .featured-brands.microsite{
  background: #dfdfdf;
}
.de-de .featured-brands .sectiontitle, .de-de .featured-brands .sectiontitle span{
  color: #0251bc;
}
.de-de .featured-brands .slider-pager li a{
  background-color: #adafb1;
  border-color: #adafb1;
}
.de-de .featured-brands .slider-pager li.selected a, .de-de .featured-brands .slider-pager li a:hover {
    background: none #323A40;
    border-color: #323A40;
}
.de-de .featured-brands .arrowPrev, .de-de .featured-brands .arrowNext{
    background: transparent url("/images/sprite_common.png") 0 -16px no-repeat;
}
.de-de .featured-brands .arrowPrev.disabled, .de-de .featured-brands .arrowNext.disabled {
    background-position: 0 -184px;
}
.en-us .content-home .featured-brands.odd {
  background: #dfdfdf;
}
.en-us .content-home .featured-brands.odd .sectiontitle, .en-us .content-home .featured-brands.odd .sectiontitle span  {
  color: #007bc3;
}
.fr-fr .content-home .featured-brands.odd {
	background: #dfdfdf;
}
.fr-fr .content-home .featured-brands.odd .sectiontitle, .fr-fr .content-home .featured-brands.odd .sectiontitle span  {
	color: #007bc3;
}
.tr-tr .content-home .featured-brands.odd {
  background: #dfdfdf;
}
.tr-tr .content-home .featured-brands.odd .sectiontitle, .tr-tr .content-home .featured-brands.odd .sectiontitle span  {
  color: #007bc3;
}
.es-es .content-home .featured-brands.odd {
  background: #dfdfdf;
}
.es-es .content-home .featured-brands.odd .sectiontitle, .es-es .content-home .featured-brands.odd .sectiontitle span  {
  color: #007bc3;
}
.en-au .content-home .featured-brands.odd {
  background: #dfdfdf;
}
.en-au .content-home .featured-brands.odd .sectiontitle, .en-au .content-home .featured-brands.odd .sectiontitle span  {
  color: #007bc3;
}
.featured-brands .arrow{
      background: transparent url("/images/sprite_common.png") 0 -100px no-repeat;
}
.content-outer.printables{

    filter: none; /* IE6-9 */

}
.content-outer.even  .item_description { color:#fff;}
.content-outer.odd  .item_description  {color: #2b2c2d; font-size: 15px;}
.brand-characters {
    background: transparent url("/images/brandpages/charsprite_hasbrogames.png")  0 0 no-repeat;
    position:absolute;
    height: 219px;
    width: 200px;
}
.brand-character1 {
    left: -115px;
    top: -10px;
}
.brand-character2 {
    display: none;
}
.brand-character3{
    right: -85px;
    top: -100px;
    background-position: 0px -220px;
    float: right;
}



.brand-character4, .microsite .brand-character5,.promo-display.apps .characters{
    display:none;
}

.pageselect > span, .pagination > span {
    background: none #0251bc;
}
.odd .sectionlink span{
      background: transparent url("/images/arrow_hasbrogames.png") no-repeat;
}

/*
 ebp hero styles */
.brand-header .hero-carousel, .brand-bsa .hero-carousel {
  margin: 0 auto;
}
.brand-hero .description {
    background: none #03375f;
    padding: 5px 0 74px !important;
}
.brand-hero .description h2, .brand-hero .description p{
    color:#fff;
}
.it-it .brand-hero .description h2, .it-it .brand-hero .description p{
    color:#000;
}
.brand-hero .hero-desc {
  height: auto;
  margin-bottom: 30px;
}
.brand-hero .hero-item img {
  max-width: 542px;
  max-height: 429px;
  width: 100%;
  display: block;
}
.hero-carousel .hero-pager li a, .slider-pager li a {
    background: none ;
    border-color: #8fd9f6;
}
.even .slider-pager li a{
    border-color: #4ea6d2;
}
.odd .slider-pager li a:hover, .odd .slider-pager li.selected a {
  background: none #323A40;
  border-color: #323A40;
}
.hero-carousel .hero-pager li a:hover, .hero-carousel .hero-pager li.selected a, .slider-pager li a:hover, .slider-pager li.selected a {
    background: none repeat scroll 0 0 #fff;
    border-color: #fff;
}

.odd .slider-pager li a,
.apps .slider-pager li a {
    background: none;
    border-color: #adafb1;
}

.content-products .grid, .content-games .grid  {
    background :#e9e9e9;
    margin-top:10px;
}

.seoheader h1, .seoheader p {
    color: #0251bc;
}
.brand-hero .hero-name {
  margin: 0 auto;
}
/* new video player styles */
.playlist-item {
    background-color: #017cbb;
    color:#fff;
}
.playlist-item.grid-item-selected, .playlist-item:hover{
    background-color:#001d36;
    color:#fff;
}
.playlist-item.item {
    margin:0 auto;
    border-radius:0;
}
.playlist-item-description h3 {
    color: #fff;
}

.selected_video_short_description, .selected_video_name {
     color: #fff;
}

.player-playlist {
    background-color:#00326a;
}

.playlist-dropdown-button {
    background: none repeat scroll 0 0 #001d36;
}
.content-video .playlist-container {
    background: #00326a;
}


.playlist-menu-item.browse-item.current, .playlist-menu-item.browse-item:hover, .playlist-menu-item.browse-item.current a, .playlist-menu-item.browse-item a:hover {
    background: none repeat scroll 0 0 #001d36;
    color:#fff;
}

.playlist-menu-item.browse-item {
    background: none repeat scroll 0 0 #fff;
}

.playlist-menu-item.browse-item a {
    color:#001d36;
}
.main-video-area {
    background: none;
}
.content-video .brand-character3 {
    display: none;
}
.ebp-brand-nav {
  margin-bottom: -3px;
}
/*Videos Page Styles*/
.content-videos .products .slider-pager li.selected a {
  background: #323a40;
  border-color: #323a40;
}
/*Games page Styles*/
.grid.play .item .item_description{
    padding-top: 20px;
    padding-bottom: 20px;
    height: 50px;
}
.grid.play .item{
    /*background-color: transparent;*/
}
.content-videos .related_products .sectionlink span {
  background: transparent url("/images/arrow_hasbrogames.png") no-repeat;
}
.content-videos .related_products .slider-pager li.selected a {
  background: none #000;
  border-color: #000;
}
.content-videos .related_products .slider-pager li a {
  background: none;
  border-color: #adafb1;
}
.content-videos .related_products .slider-pager li a:hover {
  background: none #000;
  border-color: #000;
}
.featured-brands .arrowPrev, .featured-brands .arrowNext {
  background: transparent url("/images/sprite_common.png") 0 -100px no-repeat;
}
.featured-brands .slider-pager li.selected a, .featured-brands .slider-pager li a:hover {
  background: none #fff;
  border-color: #fff;
}
.content-asset .games .moduleItem .item_description {
  color: #fff;
}
.content-printables.en-us .content-outer{
    background-size: 100% 486px;
}
/*Hide Games/ Apps sectionlink*/
.games .sectionlink, .en-us .apps .sectionlink{
  display: none;
}
/*fr-ca apps bg*/
.fr-ca .content-home .games{
  background: #003169;
  background: -moz-linear-gradient(top, #003169 0%, #01356e 11%, #004179 26%, #01427c 26%, #005088 41%, #01508b 41%, #005691 48%, #015794 48%, #0064a0 63%, #0266a4 64%, #006eab 72%, #016fae 73%, #0177b5 85%, #027ab9 87%, #0080c1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003169), color-stop(11%,#01356e), color-stop(26%,#004179), color-stop(26%,#01427c), color-stop(41%,#005088), color-stop(41%,#01508b), color-stop(48%,#005691), color-stop(48%,#015794), color-stop(63%,#0064a0), color-stop(64%,#0266a4), color-stop(72%,#006eab), color-stop(73%,#016fae), color-stop(85%,#0177b5), color-stop(87%,#027ab9), color-stop(100%,#0080c1));
  background: -webkit-linear-gradient(top, #003169 0%,#01356e 11%,#004179 26%,#01427c 26%,#005088 41%,#01508b 41%,#005691 48%,#015794 48%,#0064a0 63%,#0266a4 64%,#006eab 72%,#016fae 73%,#0177b5 85%,#027ab9 87%,#0080c1 100%);
  background: -o-linear-gradient(top, #003169 0%,#01356e 11%,#004179 26%,#01427c 26%,#005088 41%,#01508b 41%,#005691 48%,#015794 48%,#0064a0 63%,#0266a4 64%,#006eab 72%,#016fae 73%,#0177b5 85%,#027ab9 87%,#0080c1 100%);
  background: -ms-linear-gradient(top, #003169 0%,#01356e 11%,#004179 26%,#01427c 26%,#005088 41%,#01508b 41%,#005691 48%,#015794 48%,#0064a0 63%,#0266a4 64%,#006eab 72%,#016fae 73%,#0177b5 85%,#027ab9 87%,#0080c1 100%);
  background: linear-gradient(to bottom, #003169 0%,#01356e 11%,#004179 26%,#01427c 26%,#005088 41%,#01508b 41%,#005691 48%,#015794 48%,#0064a0 63%,#0266a4 64%,#006eab 72%,#016fae 73%,#0177b5 85%,#027ab9 87%,#0080c1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003169', endColorstr='#0080c1',GradientType=0 );
  color: #fff;
}
.it-it .featured-brands.microsite{
  background: #DFDFDF;
}
.it-it .featured-brands .sectiontitle, .it-it .featured-brands .sectiontitle span{
  color: #0251bc;
}
.it-it .content-videos .featured-brands .sectiontitle, .it-it .content-videos .featured-brands .sectiontitle span{
  color: #fff;
}
.content-outer.promo-display.games.even.strategy {
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}

.strategy .slider-pager li a{
    background: none;
    border-color: #c1c4c5;
}
.strategy .slider-pager li a:hover{
    background: none #000;
    border-color: #000;
}
.strategy .slider-pager li.selected a{
    background: none #323a40;
    border-color: #323a40;
}
.strategy .arrowNext, .strategy .arrowPrev{
    background: transparent url("/images/sprite_common.png") 0 -15px no-repeat
}

.featured-brands .slider-pager li a{
    border-color: #4ea6d2;
}

/*Featured brands section style for fr-ca, hu-hu, it-it*/
.fr-ca .featured-brands .slider-pager li a, .hu-hu .featured-brands .slider-pager li a, .it-it .content-home .featured-brands .slider-pager li a{
    border-color: #adafb1;
}
.fr-ca .content-home .games.strategy .sectiontitle, .it-it .content-home .games.strategy .sectiontitle{
    color: #0251bc;
}
.fr-ca .featured-brands .arrowPrev, .fr-ca .featured-brands .arrowNext, .hu-hu .featured-brands .arrowPrev, .hu-hu .featured-brands .arrowNext, .it-it .content-home .featured-brands .arrowPrev, .it-it .content-home .featured-brands .arrowNext{
    background: transparent url("/images/sprite_common.png") 0 -16px no-repeat;
}
.fr-ca .featured-brands .slider-pager li.selected a, .hu-hu .featured-brands .slider-pager li.selected a, .it-it .content-home .featured-brands .slider-pager li.selected a {
  background: none #323A40;
  border-color: #323A40;
}
.fr-ca .featured-brands .slider-pager li a, .hu-hu .featured-brands .slider-pager li a, .it-it .content-home .featured-brands .slider-pager li a{
  background: none;
  border-color: #adafb1;
}
.fr-ca .featured-brands .arrowPrev.disabled, .hu-hu .featured-brands .arrowPrev.disabled, .it-it .content-home .featured-brands .arrowPrev.disabled{
  background-position: 0 -184px;
}
.fr-ca .featured-brands .arrowNext.disabled, .hu-hu .featured-brands .arrowNext.disabled, .it-it .content-home .featured-brands .arrowNext.disabled{
  background-position: 0 -184px;
}
/*hu-hu featured brands style since no apps section is available */
.hu-hu .featured-brands .sectiontitle, .hu-hu .featured-brands .sectiontitle span {
  color: #0251bc;
}
.hu-hu .featured-brands.microsite{
  background: #e4ebef;
}
/*Display apps section on mobile*/
 .es-cl .module-home, .cs-cz .module-home, .da-dk .module-home, .de-de .module-home, .el-gr .module-home, .en-au .module-home, .en-ca .module-home, .en-gb .module-home, .es-mx .module-home, .es-pe .module-home, .fi-fi .module-home, .fr-be .module-home, .fr-ca .module-home, .hu-hu .module-home, .nl-be .module-home,  .nl-nl .module-home, .no-no .module-home, .pl-pl .module-home, .pt-br .module-home, .sv-se .module-home, .es-co .module-home {
  display: block !important;
}
.es-cl .module-home{
  display: block;
}
.es-cl .picker {
  margin-left:20px;
}
/*Hide Dropdown Home button as it is not required*/
.dropdown_menu_item_home {
  display: none;
}
/* gateway */
.content-gateway .region-title {
	color: #3d063e;
}
#locations-container li a:hover {
	color: #3d063e;
	cursor: pointer;
}
#locations-container li a.highlight {
	background-color: #3d063e;
}
#locations-container li a.highlight:hover {
	color: #ffffff;
}
.content-gateway .brandlogo img {
	max-width: 100%;
	margin-top: -25px;
}
.content-gateway .loc_header .brandlogo {
	width: 100%;
}

.es-mx ul.dropdown_menu a, .es-cl ul.dropdown_menu a{
	font-size: 90%;
}

.fr-be .TEXTBLOCK_TEXT{
	text-align: center;
}

/* 768px and up */
@media screen and (min-width: 48em) {
.brand-header {
    background-size: 100% 581px;
    min-height: 200px;
}
/* new ebp hero styles */
.brand-hero .hero-image {
  width: 59%;
}
.brand-hero .description {
    background: none;
    color:#fff;
    height:100%;
    margin:0 0 0 5%;
    padding:5px 0 0 !important;
    width:40%;
}
.brand-hero .description h2, .brand-hero .description p{
    color: #fff;
}
.brand-hero .description h2 {
  font-size: 40px;
  line-height: 35px;
}
.brand-hero .hero-name {
  margin: 0 ;
}
.description-outer {
  display: table;
  height: 90%;
}
.description-inner {
  display: table-cell;
  vertical-align: middle;
}
}
/* 992px and up */
@media screen and (min-width: 62em) {
/* new ebp hero styles */
    .bsa-main-link {
      left: 1.5em;
      position: relative;
    }
    .printables .moduleItem {
      width: 290px;
    }
    .grid.play .item{
      /*width: 30.3%;*/
    }
    .brand-hero .hero-prev, .brand-hero .hero-next {
      top: 89%;
      z-index: 9999;
    }
    .horizontal_navbar .dropdown_menu li:nth-child(2){
        border-radius: 10px 0 0 10px;
    }
}
/*Adjust Hero Image for iPad Portrait*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  .brand-hero .hero-image {
    width: 55%;
  }
}
/*Phones*/
@media screen and (max-width: 29.93em) {
  .sectionlink{
    font-size: 0.65em;
  }
  .brand-header > .content {
    z-index: 10000;
    position: relative;
    overflow: visible;
  }

}

/*Localized Styles*/
/*
.dropdown_button.horizontal_navbar{
  font-size: 0.75em;
}
.el-gr .hero-name, .el-gr .brand-hero .hero-name{
  font-size: 0.75em;
}


.pl-pl .breadcrumbs li:nth-child(3) a:after {
    content: " ";
}
.nl-nl .breadcrumbs li:nth-child(3) a:after {
    content: " ";
}
.nl-be .breadcrumbs li:nth-child(3) a:after {
    content: " ";
}
.pl-pl .item_subtitle {
  height: 30px;
}

.en-gb section.content-outer.promo-display.videos.even.kids, .en-gb section.content-outer.promo-display.videos.even.party {
    display: none;
}
.en-gb section.content-outer.promo-display.games.odd.kids, .en-gb section.content-outer.promo-display.games.odd.party{
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
.en-us .content-outer.printables .sectionlink{
  display: none;
}

.family.en-us .content-outer.printables, .kids.en-us .content-outer.printables, .party.en-us .content-outer.printables, .preschool.en-us .content-outer.printables, .home.en-us .content-outer.printables{
  display:none;
}
.family.en-us .content-outer.featured-brands, .kids.en-us .content-outer.featured-brands, .party.en-us .content-outer.featured-brands, .preschool.en-us .content-outer.featured-brands, .home.en-us .content-outer.featured-brands, .kids.en-gb .content-outer.featured-brands, .party.en-gb .content-outer.featured-brands{

    background: #003169;
    background: -moz-linear-gradient(top,  #003169 0%, #01356e 11%, #004179 26%, #01427c 26%, #005088 41%, #01508b 41%, #005691 48%, #015794 48%, #0064a0 63%, #0266a4 64%, #006eab 72%, #016fae 73%, #0177b5 85%, #027ab9 87%, #0080c1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003169), color-stop(11%,#01356e), color-stop(26%,#004179), color-stop(26%,#01427c), color-stop(41%,#005088), color-stop(41%,#01508b), color-stop(48%,#005691), color-stop(48%,#015794), color-stop(63%,#0064a0), color-stop(64%,#0266a4), color-stop(72%,#006eab), color-stop(73%,#016fae), color-stop(85%,#0177b5), color-stop(87%,#027ab9), color-stop(100%,#0080c1));
    background: -webkit-linear-gradient(top,  #003169 0%,#01356e 11%,#004179 26%,#01427c 26%,#005088 41%,#01508b 41%,#005691 48%,#015794 48%,#0064a0 63%,#0266a4 64%,#006eab 72%,#016fae 73%,#0177b5 85%,#027ab9 87%,#0080c1 100%);
    background: -o-linear-gradient(top,  #003169 0%,#01356e 11%,#004179 26%,#01427c 26%,#005088 41%,#01508b 41%,#005691 48%,#015794 48%,#0064a0 63%,#0266a4 64%,#006eab 72%,#016fae 73%,#0177b5 85%,#027ab9 87%,#0080c1 100%);
    background: -ms-linear-gradient(top,  #003169 0%,#01356e 11%,#004179 26%,#01427c 26%,#005088 41%,#01508b 41%,#005691 48%,#015794 48%,#0064a0 63%,#0266a4 64%,#006eab 72%,#016fae 73%,#0177b5 85%,#027ab9 87%,#0080c1 100%);
    background: linear-gradient(to bottom,  #003169 0%,#01356e 11%,#004179 26%,#01427c 26%,#005088 41%,#01508b 41%,#005691 48%,#015794 48%,#0064a0 63%,#0266a4 64%,#006eab 72%,#016fae 73%,#0177b5 85%,#027ab9 87%,#0080c1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003169', endColorstr='#0080c1',GradientType=0 );
    color: #fff;

}
.family.en-us .content-outer.featured-brands .sectiontitle, .family.en-us .content-outer.featured-brands .sectiontitle span, .kids.en-us .content-outer.featured-brands .sectiontitle, .kids.en-us .content-outer.featured-brands .sectiontitle span, .party.en-us .content-outer.featured-brands .sectiontitle, .party.en-us .content-outer.featured-brands .sectiontitle span, .preschool.en-us .content-outer.featured-brands .sectiontitle, .preschool.en-us .content-outer.featured-brands .sectiontitle span, .home.en-us .content-outer.featured-brands .sectiontitle, .home.en-us .content-outer.featured-brands .sectiontitle span, .kids.en-gb .content-outer.featured-brands .sectiontitle, .kids.en-gb .content-outer.featured-brands .sectiontitle span, .party.en-gb .content-outer.featured-brands .sectiontitle, .party.en-gb .content-outer.featured-brands .sectiontitle span{
  color:#fff;
}
*/


/******************************* NEW VERSION *********************************************/
@font-face {
    font-family: proximaBoldItalic;
    src: url(/js/brands/hasbrogames/fonts/ProximaNovaAltCondensedBoldItalic.otf);
}
@font-face {
    font-family: proximaBold;
    src: url(/js/brands/hasbrogames/fonts/ProximaNovaAltBold.otf);
}
@font-face {
    font-family: proximaSemiBold;
    src: url(/js/brands/hasbrogames/fonts/ProximaNovaSemibold.otf);
}
@font-face {
    font-family: proximanovaregular;
    src: url(/js/brands/hasbrogames/fonts/proximanova-regular-webfont.ttf);
}
/**********************************/
.brand-header {
    background: #03375f url("/images/brandpages/bgbrand_hasbrogames.jpg") center 0 no-repeat;
    background-size: 100% 100%;
}
/******************************/
.home  .brand-header
{
  background-image: url("/images/brandpages/hasbrogames/bgbrand_hasbrogames.jpg") !important;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  height: auto;
  min-height: 700px;
  transition: all 0.5s ease-in-out;
}
.home .hero-item.selected {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  align-items: center;
  transition: all 0.5s ease-in-out;
}
.home .hero-item.selected > .description {
  display: none;
}
.home  .copyright {
  color: #959595;
  margin-top: 14px;
  font-family: proximaSemiBold;
  font-style: italic;
  transition: all 0.5s ease-in-out;
  background-image: url('/images/brandpages/hasbrogames/blanco_transp.png');
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.home  .brand-hero .video {
  float: none;
  min-height: 300px;

  margin: 40px 0 0 0;
  padding-bottom: 0px;
  transition: all 0.5s ease-in-out;
}
.home .btns_drupal{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  width: 700px;
  margin-top: 20px;
  transition: all 0.5s ease-in-out;
}
.home  .btns_drupal .cont_1{
  background-image: url('/images/brandpages/hasbrogames/btn1.png');
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 335px;
  height: 50px;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: proximaBoldItalic;
  transition: all 0.5s ease-in-out;
  text-transform: uppercase;
}
.home  .btns_drupal .cont_2{
  background-image: url('/images/brandpages/hasbrogames/btn2.png');
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 335px;
  height: 50px;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: proximaBoldItalic;
  transition: all 0.5s ease-in-out;
  text-transform: uppercase;
}
.home .video object {
  width: 630px;
  height: 356px;
  margin-right: 30px;
  transition: all 0.5s ease-in-out;
}
.desktop .horizontal_navbar ul.dropdown_menu {
  border-radius : 10px;
  box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.5);
  margin-left: 5px;
  transition: all 0.5s ease-in-out;
}
.desktop .horizontal_navbar.dropdown_group {
  height: 52px;
}
.content-outer.search {
  background-image: none;
}
.content-outer.search .search{
  background-image: url("/images/brandpages/hasbrogames/bgbrand_hasbrogames.jpg") !important;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  height: auto;
  /*min-height: 700px;*/
  height: 700px;
  margin-bottom: 50px;
  transition: all 0.5s ease-in-out;
}
.content-outer.search .search > .search_box_games{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-top: 100px;
  transition: all 0.5s ease-in-out;
}
.content-outer.search .search > .search_box_games > .title {
  font-size: 40px;
  font-family: proximaSemiBold;
  color: #0070ba;
  transition: all 0.5s ease-in-out;
}
.content-outer.search .search > .search_box_games > .search_box {
  width: 700px;
  height: 60px;
  border: 5px solid #0070ba;
  border-radius: 20px;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-image: url('/images/brandpages/hasbrogames/barra_search.jpg');
  background-size: 100% 100%;
  background-position: center;
  margin-top: 50px;
  transition: all 0.5s ease-in-out;
}
input[type="search"] {
  border: none;
  font-size: 18px;
  font-style: italic;
  float: left;
  position: relative;
  left: 10px;
  outline: none;
  transition: all 0.5s ease-in-out;
  color: #0076bf;
  width: 64%;
}
.search_now_btn {
  width: 210px;
  height: 50px;
  background-image: url('/images/brandpages/hasbrogames/boton_search.png');
  background-position: center;
  background-size: 100% 100%;
  color: #fff;
  font-family: proximaBoldItalic;
  font-size: 22px;
  float: right;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.fr-ca .search_now_btn,
.fr-fr .search_now_btn,
.el-gr .search_now_btn {
  width: 210px;
  height: 50px;
  background-image: url('/images/brandpages/hasbrogames/boton_search.png');
  background-position: center;
  background-size: 100% 100%;
  color: #fff;
  font-family: proximaBoldItalic;
  font-size: 18px;
  float: right;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.goback_btn{
  width: 145px;
  height: 30px;
  background-image: url('/images/brandpages/hasbrogames/goback_btn.png');
  background-position: center;
  background-size: 100% 100%;
  color: #fff;
  font-size: 16px;
  font-family: proximaBoldItalic;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.search_box_games > .copyright {
  margin-top: 95px;
  color: #959595;
  font-family: proximanovaregular;
  font-style: italic;
  transition: all 0.5s ease-in-out;
  background-image: url('/images/brandpages/hasbrogames/blanco_transp.png');
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.brand-header > .content .desktop {
  overflow: hidden;
}
.brand-header > .content {
    padding-bottom: 0px;
    overflow: hidden;
}
.content-outer.promo-display.products  .itemHolder {
    height: 420px;
    position: relative;
}
.promo-display .arrowNext , .promo-display .arrowPrev {
  z-index: 100;
}
.products .item {
  height: 357px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
/* Header */
.dropdown.desktop {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  top: 10px;
}
#search {
  margin-left: 120px;
}
.follow-links {
  position: relative;
  float: right;
  width: auto;
  margin-top: 0;
}
#subnav a {
    font-weight: bold;
    padding: 0;
}
#hsb_globalnav {
    position: relative;
    margin-top: 0;
    margin-left: 10px;
}
.pagetext > .content > h1{
  font-size: 16px;
  color: #000;
}
.hero-item ,
.hero-item .selected{
  min-height: 504px;
  margin-bottom: 70px;
}
.brand-hero .pager {
  position: absolute;
  top: 92%;
  width: 100%;
}
.hero-pager {
  position: relative;
  top: 0;
}
.hero-prev,
.hero-next {
  z-index: 100;
  visibility: hidden;
}
.content-outer.promo-display.apps.even .item_description{
  color:#fff;
  position: relative;
  top: 15px;
  left: 5px;
}
.content-outer.promo-display.apps.odd .item_description{
  color:#000;
  position: relative;
  top: 15px;
  left: 5px;
}
.hero-item{
  max-height: 504px;
}
        /*********** Tablet **************/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){
  .home .brand-header
  {
    background-image: url("/images/brandpages/hasbrogames/fondo_tablet.jpg") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: auto;
    min-height: 700px;
    transition: all 0.5s ease-in-out;
  }
  .home .hero-item.selected {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 504px;
    max-height: 504px;
    align-items: center;
    transition: all 0.5s ease-in-out;
  }
  .home .hero-item.selected > .description {
    display: none;
  }
  .home .copyright {
    color: #959595;
    margin-top: 14px;
    font-family: proximaSemiBold;
    font-style: italic;
    transition: all 0.5s ease-in-out;
    background-image: url('/images/brandpages/hasbrogames/blanco_transp.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .home .brand-hero .video {
    float: none;
    min-height: 300px;
    width: auto;
    margin: 40px 0 0 40px;
    padding-bottom: 0px;
    transition: all 0.5s ease-in-out;
  }
  .home .btns_drupal{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 700px;
    margin-top: 20px;
    transition: all 0.5s ease-in-out;
  }
  .home .btns_drupal .cont_1{
    background-image: url('/images/brandpages/hasbrogames/btn1.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 335px;
    height: 50px;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: proximaBoldItalic;
    transition: all 0.5s ease-in-out;
  }
  .home .btns_drupal .cont_2{
    background-image: url('/images/brandpages/hasbrogames/btn2.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 335px;
    height: 50px;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: proximaBoldItalic;
    transition: all 0.5s ease-in-out;
  }
  .home .video object {
    width: 630px;
    height: 356px;
    margin-right: 30px;
    transition: all 0.5s ease-in-out;
  }
  .home .dropdown_button.horizontal_navbar {
    position: relative;
    top: -30px;
    transition: all 0.5s ease-in-out;
  }
  .home .open .dropdown_group{
    position: relative;
    top: -30px;
  }
  /***********************/
  .content-outer.search {
    background-image: none;
  }
  .content-outer.search .search{
    background-image: url("/images/brandpages/hasbrogames/fondo_tablet.jpg") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: auto;
    min-height: 700px;
    margin-bottom: 50px;
    transition: all 0.5s ease-in-out;
  }
  .content-outer.search .search > .search_box_games{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 100px;
    transition: all 0.5s ease-in-out;
  }
  .content-outer.search .search > .search_box_games > .title {
    font-size: 40px;
    font-family: proximaBoldItalic;
    color: #0070ba;
    transition: all 0.5s ease-in-out;
  }
  .content-outer.search .search > .search_box_games > .search_box {
    width: 700px;
    height: 60px;
    border: 5px solid #0070ba;
    border-radius: 20px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url('/images/brandpages/hasbrogames/barra_search.jpg');
    background-size: 100% 100%;
    background-position: center;
    margin-top: 50px;
    transition: all 0.5s ease-in-out;
  }
  input[type="search"] {
    border: none;
    font-size: 18px;
    font-style: italic;
    float: left;
    position: relative;
    left: 10px;
    outline: none;
    transition: all 0.5s ease-in-out;
    color: #0076bf;
    width: 64%;
  }
  .search_now_btn {
    width: 210px;
    height: 50px;
    background-image: url('/images/brandpages/hasbrogames/boton_search.png');
    background-position: center;
    background-size: 100% 100%;
    color: #fff;
    font-family: proximaBoldItalic;
    font-size: 22px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
  }
  .goback_btn{
    width: 145px;
    height: 30px;
    background-image: url('/images/brandpages/hasbrogames/goback_btn.png');
    background-position: center;
    background-size: 100% 100%;
    color: #fff;
    font-size: 16px;
    font-family: proximaBoldItalic;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 32px;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
  }
  .search_box_games > .copyright {
    margin-top: 95px;
    color: #959595;
    font-family: proximaSemiBold;
    font-style: italic;
    transition: all 0.5s ease-in-out;
    background-image: url('/images/brandpages/hasbrogames/blanco_transp.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .brand-header > .content .desktop {
    overflow: hidden;
  }
  .en-gb .dropdown {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .dropdown {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .dropdown > #subnav {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 0 !important;
  }
  .en-gb .dropdown > #hsb_globalnav {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: -15px 0 0 0px;
  }
  .dropdown > #hsb_globalnav {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin: 25px 0 0 0px !important;
  }
  .content-products .item_img img {
    border-radius: 5px;
    max-width: 200px;
    max-height: 200px;
  }
  .brand-hero .hero-prev, .brand-hero .hero-next {
    position: absolute;
    top: 90%;
  }
  .brand-hero .hero-prev, .brand-hero .hero-next {
    position: absolute;
    top: 90%;
  }
  .brand-hero .hero-item img {
    max-width: 542px;
    max-height: 429px;
    width: 100%;
    display: block;
    min-height: 300px;
    height: 300px;
    margin-bottom: 22px;
    margin-top: 22px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:landscape){
  .dropdown > #hsb_globalnav {
   position: relative !important;
   /*margin-top: 20px;*/
   margin-left: 10px !important;
  }
  .dropdown > #subnav{
    position: relative;
    left: -60px;
  }
  .horizontal_navbar.dropdown_group {
    border-radius: 0;
    max-height: 200px !important;
    width: auto;
    margin: 0 auto;
    left: 100px;
    width: 718px;
    top: -30%;
  }
  .home .brand-header
  {
    background-image: url("/images/brandpages/hasbrogames/bgbrand_hasbrogames.jpg") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: auto;
    min-height: 625px;
    transition: all 0.5s ease-in-out;
  }
  .home .hero-item.selected {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    align-items: center;
    transition: all 0.5s ease-in-out;
  }
  .home .hero-item.selected > .description {
    display: none;
  }
  .home .copyright {
    color: #959595;
    margin-top: 14px;
    font-family: proximaSemiBold;
    font-style: italic;
    transition: all 0.5s ease-in-out;
    background-image: url('/images/brandpages/hasbrogames/blanco_transp.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .home .brand-hero .video {
    float: none;
    min-height: 300px;
    width: auto;
    margin: 40px 0 0 40px;
    padding-bottom: 0px;
    transition: all 0.5s ease-in-out;
  }
  .home .btns_drupal{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 700px;
    margin-top: 20px;
    transition: all 0.5s ease-in-out;
  }
  .home .btns_drupal .cont_1{
    background-image: url('/images/brandpages/hasbrogames/btn1.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 335px;
    height: 50px;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: proximaBoldItalic;
    transition: all 0.5s ease-in-out;
  }
  .home .btns_drupal .cont_2{
    background-image: url('/images/brandpages/hasbrogames/btn2.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 335px;
    height: 50px;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: proximaBoldItalic;
    transition: all 0.5s ease-in-out;
  }
  .home  .video object {
    width: 630px;
    height: 356px;
    margin-right: 30px;
    transition: all 0.5s ease-in-out;
  }
   .horizontal_navbar ul.dropdown_menu {
    border-radius : 10px;
    box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.5);
    margin-left: 5px;
    height: auto;
    display: flex;
    transition: all 0.5s ease-in-out;
  }
   .horizontal_navbar.dropdown_group {
    height: 48px;
    position: relative;
    left: 100px;
    width: 80%;
    padding-bottom: 4px;
  }
  /***********************/
  .content-outer.search {
    background-image: none;
  }
  .content-outer.search .search{
    background-image: url("/images/brandpages/hasbrogames/bgbrand_hasbrogames.jpg") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: auto;
    min-height: 700px;
    margin-bottom: 50px;
    transition: all 0.5s ease-in-out;
  }
  .content-outer.search .search > .search_box_games{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 100px;
    transition: all 0.5s ease-in-out;
  }
  .content-outer.search .search > .search_box_games > .title {
    font-size: 40px;
    font-family: proximaBoldItalic;
    color: #0070ba;
    transition: all 0.5s ease-in-out;
  }
  .content-outer.search .search > .search_box_games > .search_box {
    width: 700px;
    height: 60px;
    border: 5px solid #0070ba;
    border-radius: 20px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url('/images/brandpages/hasbrogames/barra_search.jpg');
    background-size: 100% 100%;
    background-position: center;
    margin-top: 50px;
    transition: all 0.5s ease-in-out;
  }
  input[type="search"] {
    border: none;
    font-size: 18px;
    font-style: italic;
    float: left;
    position: relative;
    left: 10px;
    outline: none;
    transition: all 0.5s ease-in-out;
    color: #0076bf;
    width: 64%;
  }
  .search_now_btn {
    width: 210px;
    height: 50px;
    background-image: url('/images/brandpages/hasbrogames/boton_search.png');
    background-position: center;
    background-size: 100% 100%;
    color: #fff;
    font-family: proximaBoldItalic;
    font-size: 22px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
  }
  .goback_btn{
    width: 145px;
    height: 30px;
    background-image: url('/images/brandpages/hasbrogames/goback_btn.png');
    background-position: center;
    background-size: 100% 100%;
    color: #fff;
    font-size: 16px;
    font-family: proximaBoldItalic;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 32px;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
  }
  .search_box_games > .copyright {
    margin-top: 95px;
    color: #959595;
    font-family: proximaSemiBold;
    font-style: italic;
    transition: all 0.5s ease-in-out;
    background-image: url('/images/brandpages/hasbrogames/blanco_transp.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .brand-header > .content .desktop {
    overflow: hidden;
  }
  .promo-display .arrowPrev, .promo-display .arrowNext {
    position: absolute;
    z-index: 100;
  }
  .module-home .videos{
    min-height: 380px;
  }
  .videos .itemHolder {
    height: 375px;
  }
  .content-products .item_img img {
    border-radius: 5px;
    max-width: 200px;
    max-height: 200px;
  }
  .hero-pager {
    position: relative;
    top: 0;
  }
  .brand-hero .hero-prev, .brand-hero .hero-next {
    position: absolute;
    top: 90%;
  }

}
       /*********** Mobile **************/
@media only screen and (max-width: 767px) and (orientation:portrait){
  #search {
    margin-left: 5px;
  }
  .home .hero-item .hero-image a img{
    max-height:345px;
  }
  .es_MX #search
  {
    width: 185px;
  }

  .home  .brand-header
  {
    background-image: url("/images/brandpages/hasbrogames/fondo_Phone.jpg") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 800px;
    min-height: 800px;
    transition: all 0.5s ease-in-out;
  }
  .home  .hero-item.selected {
    display: block;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    align-items: center;
    transition: all 0.5s ease-in-out;
  }
  .home  .hero-item.selected > .description {
    display: none;
  }
  .home .copyright {
    color: #959595;
    margin-top: 14px;
    font-family: proximaSemiBold;
    font-style: italic;
    transition: all 0.5s ease-in-out;
    background-image: url('/images/brandpages/hasbrogames/blanco_transp.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .home  .brand-hero .video {
    float: none;
    min-height: 212px;
    width: auto;
    margin: 40px 0 0 0px;
    padding-bottom: 0px;
    transition: all 0.5s ease-in-out;
  }
  .home  .btns_drupal{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 20px;
    transition: all 0.5s ease-in-out;
  }
  .home  .btns_drupal .cont_1{
    background-image: url('/images/brandpages/hasbrogames/btn1.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 335px;
    height: 50px;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: proximaBoldItalic;
    transition: all 0.5s ease-in-out;
    margin-bottom: 5px;
  }
  .home  .btns_drupal .cont_2{
    background-image: url('/images/brandpages/hasbrogames/btn2.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 335px;
    height: 50px;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: proximaBoldItalic;
    transition: all 0.5s ease-in-out;
    margin-bottom: 5px;
  }
  .home  .video object {
    width: 630px;
    height: 200px;
    margin-right: 30px;
    transition: all 0.5s ease-in-out;
  }
  .home .brand-header .hero-carousel {
    position: relative;
    top: -50px;
  }

  /****************************/
  .content-outer.search {
    background-image: none;
  }
  .content-outer.search .search{
    background-image: url("/images/brandpages/hasbrogames/fondo_Phone.jpg") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: auto;
    min-height: 700px;
    margin-bottom: 50px;
    transition: all 0.5s ease-in-out;
  }
  .content-outer.search .search > .search_box_games{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin-top: -40px;
    transition: all 0.5s ease-in-out;
  }
  .content-outer.search .search > .search_box_games > .title {
    font-size: 40px;
    font-family: proximaBoldItalic;
    color: #0070ba;
    transition: all 0.5s ease-in-out;
    width: 50%;
    text-align: center;
  }
  .content-outer.search .search > .search_box_games > .title.Andorid {
    font-size: 40px;
    font-family: proximaBoldItalic;
    color: #0070ba;
    transition: all 0.5s ease-in-out;
    width: 60%;
    text-align: center;
  }
  .content-outer.search .search > .search_box_games > .search_box {
    width: 320px;
    height: 60px;
    border: 5px solid #0070ba;
    border-radius: 20px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url('/images/brandpages/hasbrogames/barra_search.jpg');
    background-size: 100% 100%;
    background-position: center;
    margin-top: 25px;
    transition: all 0.5s ease-in-out;
    position: relative;
    margin-bottom: 90px;
  }
  input[type="search"] {
    border: none;
    font-size: 18px;
    font-style: italic;
    float: left;
    position: relative;
    left: 10px;
    outline: none;
    transition: all 0.5s ease-in-out;
    color: #0076bf;
    width: 90%;
  }
  .search_now_btn {
    width: 210px;
    height: 50px;
    background-image: url('/images/brandpages/hasbrogames/boton_search.png');
    background-position: center;
    background-size: 100% 100%;
    color: #fff;
    font-family: proximaBoldItalic;
    font-size: 22px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    position: absolute;
    top: 70px;
    left: 60px;
  }
  .goback_btn{
    width: 145px;
    height: 30px;
    background-image: url('/images/brandpages/hasbrogames/goback_btn.png');
    background-position: center;
    background-size: 100% 100%;
    color: #fff;
    font-size: 16px;
    font-family: proximaBoldItalic;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 32px;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
  }
  .search_box_games > .copyright {
    margin-top: 95px;
    color: #959595;
    font-family: proximaSemiBold;
    font-style: italic;
    transition: all 0.5s ease-in-out;
    background-image: url('/images/brandpages/hasbrogames/blanco_transp.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .brand-header > .content .desktop {
    overflow: hidden;
    /*height: auto;*/
  }
  .breadcrumbs{
    display: block;
  }
  .brandlogo {
    width: 100%;
    z-index: 3;
    text-align: center;
    margin-top: 30px;
  }
  .desktop .horizontal_navbar ul.dropdown_menu {
    border-radius: 10px;
    box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.5);
    margin-left: 0px;
    transition: all 0.5s ease-in-out;
  }
  /* Header */
  .dropdown.desktop {
    background: #007bc3;
    box-shadow: 0 4px 3px #444;
    clear: both;
    display: none;
    padding: 35px 0 0;
    position: absolute;
    top: 58px;
    width: 100%;
    z-index: 2;
  }
  .dropdown.on {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .dropdown .gamefinder {
    width: 100% !important;
  }
  .dropdown #subnav {
    width: 100%;
  }
  .dropdown #hsb_globalnav {
    width: 90%;
  }
  .brand-header > .content {
    padding-bottom: 0px;
    overflow: hidden;
    z-index: 1;
    height: 770px;
  }
  .products .item {
    display: block;
    height: auto;
  }
  .hero-item, .hero-item .selected {
    min-height: 430px;
    margin-bottom: 100px;
  }
  .home .brand-hero .video > iframe {
    width: 100%;
    height: 56%;
  }
  .brand-hero .pager {
    position: absolute;
    top: 92%;
    width: 100%;
  }
  .brand-hero .pager {
    position: absolute;
    top: 92%;
    width: 100%;
  }

}

@media only screen and (max-width: 767px) and (orientation:landscape){
  .home  .brand-header
  {
    background-image: url("/images/brandpages/hasbrogames/fondo_tablet.jpg") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 700px;
    min-height: 700px;
    transition: all 0.5s ease-in-out;
  }
  .home  .hero-item.selected {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    align-items: center;
    transition: all 0.5s ease-in-out;
    margin-bottom: 20px;
  }
  .home  .hero-item.selected > .description {
    display: none;
  }
  .home .copyright {
    color: #959595;
    margin-top: 14px;
    font-family: proximaSemiBold;
    font-style: italic;
    transition: all 0.5s ease-in-out;
    background-image: url('/images/brandpages/hasbrogames/blanco_transp.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .home  .brand-hero .video {
    float: none;
    width: auto;
    min-height: 169px;
    margin: 40px 0 0 0px;
    padding-bottom: 0px;
    transition: all 0.5s ease-in-out;
    display: flex;
    justify-content: center;
  }
  .home .brand-hero .video > iframe {
    width: 100%;
    height: 56%;
  }
  .home  .btns_drupal{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 700px;
    margin-top: 20px;
    transition: all 0.5s ease-in-out;
  }
  .home  .btns_drupal .cont_1{
    background-image: url('/images/brandpages/hasbrogames/btn1.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 335px;
    height: 50px;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: proximaBoldItalic;
    transition: all 0.5s ease-in-out;
    margin-bottom: 5px;
  }
  .home  .btns_drupal .cont_2{
    background-image: url('/images/brandpages/hasbrogames/btn2.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 335px;
    height: 50px;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: proximaBoldItalic;
    transition: all 0.5s ease-in-out;
    margin-bottom: 5px;
  }
  .home  .video object {
    width: 630px;
    height: 356px;
    margin-right: 30px;
    transition: all 0.5s ease-in-out;
  }
  .home .brand-header .hero-carousel {
    position: relative;
    top: -140px;
  }
  /****************************/
  .content-outer.search {
    background-image: none;
  }
  .content-outer.search .search{
    background-image: url("/images/brandpages/hasbrogames/fondo_Phone.jpg") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: auto;
    min-height: 700px;
    margin-bottom: 50px;
    transition: all 0.5s ease-in-out;
  }
  .content-outer.search .search > .search_box_games{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin-top: -40px;
    transition: all 0.5s ease-in-out;
  }
  .content-outer.search .search > .search_box_games > .title {
    font-size: 40px;
    font-family: proximaBoldItalic;
    color: #0070ba;
    transition: all 0.5s ease-in-out;
    width: 60%;
    text-align: center;
  }
  .content-outer.search .search > .search_box_games > .search_box {
    width: 320px;
    height: 60px;
    border: 5px solid #0070ba;
    border-radius: 20px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url('/images/brandpages/hasbrogames/barra_search.jpg');
    background-size: 100% 100%;
    background-position: center;
    margin-top: 25px;
    transition: all 0.5s ease-in-out;
    position: relative;
    margin-bottom: 90px;
  }
  input[type="search"] {
    border: none;
    font-size: 18px;
    font-style: italic;
    float: left;
    position: relative;
    left: 10px;
    outline: none;
    transition: all 0.5s ease-in-out;
    color: #0076bf;
    width: 90%;
  }
  .search_now_btn {
    width: 210px;
    height: 50px;
    background-image: url('/images/brandpages/hasbrogames/boton_search.png');
    background-position: center;
    background-size: 100% 100%;
    color: #fff;
    font-family: proximaBoldItalic;
    font-size: 22px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    position: absolute;
    top: 70px;
    left: 60px;
  }
  .goback_btn{
    width: 145px;
    height: 30px;
    background-image: url('/images/brandpages/hasbrogames/goback_btn.png');
    background-position: center;
    background-size: 100% 100%;
    color: #fff;
    font-size: 16px;
    font-family: proximaBoldItalic;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 32px;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
  }
  .search_box_games > .copyright {
    margin-top: 95px;
    color: #959595;
    font-family: proximaSemiBold;
    font-style: italic;
    transition: all 0.5s ease-in-out;
    background-image: url('/images/brandpages/hasbrogames/blanco_transp.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .brand-header > .content .desktop {
    overflow: hidden;
  }
  .breadcrumbs{
    display: block;
  }
  .brandlogo {
    width: 100%;
    z-index: 3;
    text-align: center;
    margin-top: 30px;
  }
  .hero-item, .hero-item .selected {
    min-height: 504px;
    margin-bottom: 100px;
  }
  .brand-hero .hero-item img {
    width: 100%;
    display: block;
    width: 300px;
    height: 210px;
  }
  .brand-header > .content {
    padding-bottom: 0px;
    overflow: hidden;
    height: 670px;
  }

}

/**************************************************************/
