/*GLOBAL NAV*/

body {
  font-family: 'proxima-nova', 'Helvetica', 'Arial', sans-serif;
  font-size: 100%;
}

body,
ol,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5 {
  padding: 0;
  margin: 0;
}

ul,
ol {
  list-style-type: none;
}

a {
  text-decoration: none;
}

h2 {
  font-family: proxima-nova, sans-serif;
  font-weight: bold;
  font-size: 235%;
  text-transform: uppercase;
}

p {
  font-family: proxima-nova, sans-serif;
  font-weight: normal;
  font-size: 140%;
}

h3 .btn-cta {
  font-family: proxima-nova, sans-serif;
  font-weight: normal;
  font-size: 100%;
  text-transform: uppercase;
}


footer p {
  font-size: 100%;
}
.error_page_bg h3{
  padding: 20px;
}
/*new nav*/

.menu-navigation {
  position: absolute;
  width: 100%;
  z-index: 100;
  top: 53px;
  background: #1168af;
}
.de-ch .menu-navigation {
  top: 55px;
}

#headBannerIconSWMain{
  position: absolute;
  margin-top: -40px;
  z-index: 130;
  left: 10px;
}

.content-product .menu-navigation,
.content-search .menu-navigation {
  background: #1168af;
}

.content-product .content {
  margin-top: 118px;
}

.nav-menu {
  float: right;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0;
}

.nav-menu li {
  float: left;
  position: relative;
  display: block;
  text-align: center;
  margin: 0 10px;
}

.nav-menu li a {
  position: relative;
  padding: 10px 25px;
  color: #fff;
  display: block;
  font-size: 24px;
  text-decoration: none;
  margin: 5px 0;
}
.hu-hu .nav-menu li a {
    position: relative;
    padding: 10px 15px;
    color: #fff;
    display: block;
    font-size: 24px;
    text-decoration: none;
    margin: 5px 0;
}

.nav-menu li:hover,.nav-menu li a:hover, .nav-menu li a.activeNav {
  background: white;
  color: #1168af;
}
.nav-menu li a.activeNav{
    margin: 0px!important;
    height: 42px;
    padding: 17px 30px 0px 30px!important;
}
.nav-menu li:hover a {
  color: #1168af;
}

.content-shop #headBannerproducts, .content-product #headBannerproducts{
  background: white;
}
#headBannerproducts:hover{
  background: white;
}
.content-shop #headBannershop, .content-product #headBannershop{
  background: white;
}
#headBannershop:hover{
  background: white;
}
.content-videos .menu_videos,.content-videos .menu_videos a{
  color: #1168af;
  background: #005caa;
}

.content-printables .menu_activities,.content-printables .menu_activities a{
  background: #005caa;
  color: color;
}

.content-shop .menu_products a,.content-product .menu_products a{
  color: #000 !important;
}

/*special treatment for the products link*/
#headBannerproducts a{
  color: #1168af !important;
  background: #fff;
  margin: 5px 0
}

#headBannerproducts a:hover{
  color: black !important;
}

#headBannershop a{
  color: #1168af !important;
  background: #fff;
  margin: 5px 0
}

#headBannershop a:hover{
  color: black !important;
}
#headBannershop a:active{
  color: black !important;
}

.menu-navigation .global-mobile a{
  margin: 0px;
  padding: 0px;
  text-transform: capitalize;
  font-size: 90%;
  font-style: italic;
  font-weight: normal;
}
.menu-navigation .global-mobile a:hover{
  border: none;
  padding: 0px;
}
.menu_shop a {
  background-color: white; /*#1168af*/
  color: #1168af !important;
}

.nav-menu li.menu_shop .dropdown-btn {
  padding: 14px 50px;
}
.nav-menu li.menu_shop .dropdown-btn{
  border: none;
}
input[type=text]::-ms-clear {
    display: none;
}
/* IE10+ */
::-ms-clear {
  display: none;
}
.nav_icon {
  width: 100%;
}

.nav_icon img {
  width: 100%;
}

.globe-title {
  display: none;
}

.dropdown-content li {
}

.navbar .brand-logo {
    position: absolute;
    margin-top: -40px;
    z-index: 1000;
}

.navbar-nav {
  float: right;
}

.navbar-nav li {
  float: left;
  position: relative;
  display: block;
}

.navbar-nav li a {
  line-height: 20px;
  position: relative;
  padding: 10px 15px;
  color: #fff;
  display: block;
}

.dropdown-content {
  position: absolute;
  top: 72px;
  z-index: 1000;
  float: left;
  display: none;
  right: -10px;
  left: auto;
  min-width: 77vw;
  border-bottom: 4px solid #1168af;
  border-top: 4px solid #1168af;
  background-color: #000;
  padding: 10px 0;
}

.menu-container {
  min-height: 1px;
  position: relative;
}
/*.dropdown:hover .dropdown-content{
display: block;
}*/
.slick-dots li button:before{
  color: transparent!important;
}

.dropdown-content.active {
  display: block;
  border-bottom: 4px solid #1168af;
  border-top: 4px solid #1168af;
}

.dropdown-content li {
  float: left;
  width: 18%;
  margin: 0 1%;
}

.dropdown-content li a:hover {
  border: none;
}

.dropdown-content a {
  background-color: transparent;
  text-align: center;
  font-weight: normal;
}

.nav-menu li .dropdown-content a:hover {
  padding: 16px 3px;
}
.nav-menu li .dropdown-content a img:hover{
  -ms-transform: scale(0.9,0.9);
  -webkit-transform: scale(0.9,0.9);
  transform: scale(0.9,0.9);
}
/*new nav end*/

.bg-image-wrapper {
  min-height: 1px;
  width: 98%;
  padding: 0 1%;
  padding-top: 10%;
  margin: auto;
  background-size: cover;
  background-repeat: no-repeat;
}

.inner-description p {
  margin: 10px 0 30px 0;
}

.section-desc {
  width: 35%;
  margin-left: 55%;
  padding: 30px 3%;
  min-height: 1px;
  overflow: hidden;
  color: #fff;
  text-align: center;
}

.home_main .section-desc {
  width: 45%;
  margin-left: 0%;
  padding: 30px 3%;
  min-height: 1px;
  overflow: hidden;
  color: #f81f32;
  text-align: center;
}

.home_main .character-image-wrapper {
  background-repeat: no-repeat;
  background-position-y: 20%;
  background-position-x: 100%;
  background-size: contain;
  padding: 10px 0;
}

.sw-bb .section-desc {
  width: 40%;
  padding: 8% 25%;
  margin: 0%;
  position: relative;
}

.img-left {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 23%;
}

.img-right {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 25%;
}

.sw-bb .bg-image-wrapper {
  width: 100%;
  padding: 0;
}

.section-bottom {
  position: absolute;
  bottom: 0;
  left: 30%;
}

.sw-bb .character-image-wrapper {
  padding: 0;
  border-bottom: 4px solid #fff;
}
.nav-left {
  width: 25%;
  float: left;
  padding-top: 10px;
}

.nav-right {
  width: 70%;
  float: right;
}

.btn-shop {
  background-color: #da242a;
  border: none;
  padding: 10px;
}

footer .container {
  width: 70%;
}

.footer-logo img {
  width: 70px;
  height: 70px;
}

.footer-logo {
  margin-bottom: 30px;
}

#global_nav {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  height: 30px;
  position: relative;
  z-index: 130;
}

#global_nav ul {
  line-height: 30px;
}

#global_nav .fa-globe {
  font-size: 1.5em;
  cursor: pointer;
}

#global_nav .container{
    width: 100%;
    padding: 0;
}

.en-us #global_nav .navbar-nav>li {
  right: 63px;
}
#global_nav .navbar-nav>li {
  margin-left: 10px;
  margin-right: 10px;
  color: #b0b0b0;
  right: 0;
}

.nav-search::after {
  left: auto;
  right: 0;
}

.navbar-nav li.nav-worldwide a {
  display: block;
  position: absolute;
  top: 0;
}

.global-brand img {
  height: 30px;
  width: 30px;
}

.mobile-globe,
.mobile-menu {
  display: none;
}
.mobile-menu span{
  height: 5px;
  width: 100%;
  background: #1168af;
  display: block;
  margin-bottom: 6px;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.mobile-menu.active{
  border: none;
}
.mobile-menu.active span:nth-child(1){
  transform: rotate(-45deg);
  top:11px;
}
.mobile-menu.active span:nth-child(2){
  transition: none;
  visibility: hidden;
}
.mobile-menu.active span:nth-child(3){
  transform: rotate(45deg);
  top:-11px;
}
.footer-mobile-logo {
  display: none;
}
/*MAIN NAV*/

.navbar-logo {
  height: 112px;
}

.navbar-mobile-logo {
  display: none;
}

.navbar-nav {
  line-height: 112px;
}

.navbar-nav li a {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

.navbar-nav li a:hover {
  text-decoration: none;
}

.btn-default {
  background-color: rgba(202, 80, 80, 0);
  color: #fff;
}

.btn-icon {
}

#character-rey {
  padding: 20px;
  color: #fff;
}

#character-rey h2 {
  margin-top: 0;
}

#char-similar {
  width: 100%;
  position: relative;
  overflow: hidden;
  min-height: 1px;
  color: #fff;
}

.left-char,
.right-char {
  width: 49.8%;
  background-color: #1168af;
}

.well {
  background-color: #3e2664;
}

.char-descrip {
  margin-top: 40px;
}

.char-bottom {
  margin-top: 100px;
}

.navbar-nav>li>a:hover {
  background: none;
}

.navbar-nav>li {
  margin-left: 30px;
  margin-right: 30px;
}

.line1{
  color: #e65a41;
}

.line2{
  color: #ea8024;
  display: block;
}

.active {
  background-color: none;
  border-top: 1px solid #1168af;
  border-bottom: 1px solid #1168af;
}

footer {
  padding: 10px 0 20px 0;
  font-size: 80%;
  background: white;
  display: flex;
}

footer .footer-links a {
  text-transform: uppercase;
}

.footer-left {
  width: 80%;
  float: left;
}

.footer-right {
  width: 18%;
}

#menu {
  background-color: #808080;
}

.container {
  width: 80%;
  margin: auto;
}

.menu-container {
  width: 100%%;
  margin: auto;
}

.inner-container,
.container,
.header-left,
.header-right{
  min-height: 0;
  position: relative;
}

.menu-inner-container {
  min-height: 1px;
}

.header-left {
  float: left;
  width: 50%;
}

.header-right {
  float: right;
  width: 50%;
}

.btn-cta {
  padding: 10px 10%;
    border: 2px solid #fff;
    background-color: transparent;
    width: 280px;
    color: #fff;
    font-size: 125%;
    line-height: 50px;
}
.home-video .btn-cta
{
  padding: 10px 5%;
}
.btn-cta:hover
{
  cursor: pointer;
}

.mobile_close {
  display: none !important;
}

.nav-right ul {
  float: right;
}

.bs-bb {
  background-color: #040305;
}


.btn-shop {
  width: 150px;
  font-size: 138.5%;
  font-family: 'proxima-nova', 'Helvetica', 'Arial', sans-serif;
}

.btn-shop:hover {
  cursor: pointer;
}

li.menu_shop {
  margin-right: 0;
}

.main-menu {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.menu-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  position: absolute;
  right: 0;
}

.nav li {
  margin: 0 25px;
}

.nav > li {
  position: relative;
  display: block;
  float: left;
}

.nav > li > a {
  position: relative;
  padding: 10px 15px;
  color: #fff;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}

.nav > li.disabled > a {
  color: #777;
}

.nav-right li:hover {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.shop-menu .btn-shop:hover {
  background-color: inherit;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.main-menu-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.main-menu-toggle:focus {
  outline: 0;
}

.main-menu-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.main-menu-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.main-menu-nav {
  margin: 7.5px -15px;
  line-height: 83px;
}
/*SHOP MENU*/

.dropdown {
  position: relative;
  display: inline-block;
}

.menu_shop .arrow {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 11px;
  top: -15px;
  right: 5%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: #ff0000;
}

.show {
  display: block;
}

.close-icon {
  background-image: url(/images/logos/close_mobile.png);
  background-size: 100% 100%;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  z-index: 1;
  position: absolute;
  top: 8px;
  transform: translateX(-140%);
}

.home-video .arrowPrev,
.promo-display .arrowNext,
.module-home .arrowPrev,
.module-home .arrowNext {
  background-position: -5px -110px;
}

.home-video .arrowPrev,
.promo-display .arrowNext,
.module-home .arrowPrev,
.module-home .arrowNext {
  top: 56%;
}

.home-video .arrowNext,
.module-home .arrowNext {
  right: 40%;
}

.itemHolder {
  margin: 0 auto;
  overflow: hidden;
  height: 370px;
}

/*HOME VIDEO*/

.popup-block {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 120;
}

.popup-block-inner {
  width: 77.5%;
  min-height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.popup-block-close {
  position: absolute;
  right: 5%;
  color: #fff;
  top: 3%;
  font-size: 2em;
}
/*.content-home .video-container {
  height: 160px;
  position: relative;
  margin-bottom: 10px;
  background-size: cover;
  background-repeat: no-repeat;
}*/
.content-home .video-container, .content-family .video-container, .content-kids .video-container, .content-party .video-container, .content-preschool .video-container, .content-strategy .video-container{
  height: 160px;
  position: relative;
  margin-bottom: 10px;
  background-size: cover;
  background-repeat: no-repeat;
}

.playlist__btn{
  position: absolute;
  top: 25%;
  left: 40%;
}

.video-container:hover {
  cursor: pointer;
}

.playlist-banner h3 {
  text-align: center;
  color: #fff;
  font-family: proxima-nova, sans-serif;
  font-weight: normal;
  font-size: 95%;
  text-transform: uppercase;
}

.videos_btn {
  text-align: center;
  overflow: hidden;
  min-height: 1px;
  margin-top: 60px;
}

/*HOME PAGE - MAIN BSA*/

.home_main .section-desc {
  width: 45%;
  margin-left: 0%;
  padding: 30px 3%;
  min-height: 1px;
  overflow: hidden;
  color: #f81f32;
  text-align: center;
}

.home_main .section-hero {
  background-repeat: no-repeat;
  background-position-y: 20%;
  background-position-x: 100%;
  background-size: contain;
  padding: 10px 0;
}

.section-background {
  min-height: 1px;
  width: 98%;
  padding: 0 1%;
  padding-top: 10%;
  margin: auto;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-hero {
  background-repeat: no-repeat;
  background-position-y: 20%;
  background-position-x: 20%;
  background-size: contain;
  padding: 10px 0;
  position: relative;
}
.sw-bb .section-background {
  width: 100%;
  padding: 0;
}

.sw-bb .section-hero {
  padding: 0;
  border-bottom: 4px solid #fff;
}

.section-desc {
  width: 35%;
  margin-left: 55%;
  padding: 30px 3%;
  min-height: 1px;
  overflow: hidden;
  color: #fff;
  text-align: center;
}

.sw-bb .section-desc {
  width: 40%;
  padding: 8% 25%;
  margin: 0%;
  position: relative;
}

.home_main .section-background {
  width: 100%;
  padding: 0;
}

.section-background {
  min-height: 1px;
  width: 98%;
  padding: 0px 1%;
  padding-top: 5%;
  margin: auto;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}


.shadowfilter {
     -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-animation: glow 3s ease-in-out infinite;
  animation: glow 3s ease-in-out infinite;
}

@-webkit-keyframes glow{
  50% {  -webkit-filter: drop-shadow(0px 0px 20px rgba(237, 233, 104, 0.8)); }
}

@keyframes glow{
  50% {  -webkit-filter: drop-shadow(0px 0px 20px rgba(237, 233, 104, 0.8)); }
}

.home-main .section-description p {
  margin: 0px 0px 30px 0px;
}

.section-description p {
  margin: 10px 0px 30px 0px;
}

.home-bsa-section-desc h2 {
  margin: 30px 0px 10px 0px;
}

.home-bsa-section-desc {
  width: 35%;
  margin-left: 8%;
  padding: 30px 3%;
  min-height: 1px;
  overflow: hidden;
  color: #f81f32;
}

.home-bsa-logo {
  width: 100%;
}

.home-forcefriday {
  background-image: url("/images/banners/home_banner.jpg") !important;
}

.home-forcefriday .graident-layer {
  background: -moz-linear-gradient(top, rgba(5,5,5,0.91) 0%, rgba(5,5,5,0.8) 5%, rgba(5,5,5,0.69) 8%, rgba(5,5,5,0.49) 13%, rgba(5,5,5,0.13) 21%, rgba(5,5,5,0) 25%, rgba(5,5,5,0) 27%, rgba(255,255,255,0) 70%, rgba(0,0,0,0) 71%, rgba(0,0,0,0) 73%, rgba(0,0,0,0.09) 82%, rgba(0,0,0,0.19) 88%, rgba(0,0,0,0.34) 95%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(5,5,5,0.91) 0%,rgba(5,5,5,0.8) 5%,rgba(5,5,5,0.69) 8%,rgba(5,5,5,0.49) 13%,rgba(5,5,5,0.13) 21%,rgba(5,5,5,0) 25%,rgba(5,5,5,0) 27%,rgba(255,255,255,0) 70%,rgba(0,0,0,0) 71%,rgba(0,0,0,0) 73%,rgba(0,0,0,0.09) 82%,rgba(0,0,0,0.19) 88%,rgba(0,0,0,0.34) 95%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(5,5,5,0.91) 0%,rgba(5,5,5,0.8) 5%,rgba(5,5,5,0.69) 8%,rgba(5,5,5,0.49) 13%,rgba(5,5,5,0.13) 21%,rgba(5,5,5,0) 25%,rgba(5,5,5,0) 27%,rgba(255,255,255,0) 70%,rgba(0,0,0,0) 71%,rgba(0,0,0,0) 73%,rgba(0,0,0,0.09) 82%,rgba(0,0,0,0.19) 88%,rgba(0,0,0,0.34) 95%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8050505', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
  padding: 7% 0px 0px 0px;
}

.home_main .section-hero {
  background-repeat: no-repeat;
  background-position-y: 20%;
  background-position-x: 100%;
  background-size: contain;
  padding: 30px 0px;
}

.home_main .btn-cta {
  color: #f81f32;
  border: 2px solid #f81f32;
  white-space: nowrap;
}

.sw-bb .section-description {
  text-align: center;
  color: #fff;
}

.sw-bb .blade_section-desc {
  width: 40%;
  padding: 8% 30% 6% 30%;
  margin: 0%;
  position: relative;
}

.sw-bb .section-description h2 {
  text-transform: uppercase;
}

.img-left {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 23%;
}

.img-right {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 25%;
}

.sw-bb .section-background {
  width: 100%;
  padding: 0px;
}

.section-bottom {
  position: absolute;
  bottom: 0px;
  left: 37%;
  width: 26%;
}

.sw-bb .section-hero {
  padding: 0px;
  border-bottom: 4px solid #fff;
}

#character-rey {
  padding: 20px;
  color: #fff;
}

#character-rey h2 {
  margin-top: 0px;
}

#char-similar {
  width: 100%;
  position: relative;
  overflow: hidden;
  min-height: 1px;
  color: #fff;
}

.left-char,
.right-char {
  width: 49.8%;
  background-color: red;
}

.well {
  background-color: #3e2664;
}

.char-descrip {
  margin-top: 40px;
}

.char-bottom {
  margin-top: 100px;
}

.active {
  background-color: none;
  border-top: 1px solid red;
  border-bottom: 1px solid red;
}

footer a,
footer p {
  color: white;
}

.footer-left {
  width: 80%;
  float: left;
}

#menu {
  background-color: #808080;
}

.container {
  width: 80%;
  margin: auto;
}

.inner-container {
  min-height: 0px;
  position: relative;
}

.container{
  min-height: 0px;
  position: relative;
  overflow: hidden;
}

#global_nav .container {
  overflow: visible;
}

.menu-inner-container {
  min-height: 1px;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.section-desc-left {
  width: 35%;
  margin-left: 5%;
  padding: 30px 3%;
  min-height: 1px;
  overflow: hidden;
  color: #fff;
  text-align: center;
}

.section-desc-left .inner-container {
  margin-bottom: 20%;
}

/* HOME VIDEO SECTION */

.home-video {
  width: 95%;
  padding: 5% 2.5%;
  position: relative;
  background-image: url("/images/background/videosec_bg.jpg");
}

.home-video h2 {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 4%;
}

.animationHolder {
  position: relative;
  top: 0;
  left: 0;
}

.moduleItem {
  width: 375px;
  position: absolute;
}

.itemHolder {
  width: 80%;
  margin: auto;
  overflow: hidden;
  min-height: 370px;
}

.item_img {
  width: auto;
  height: auto;
  text-align: center;
  min-height: 200px;
  margin: 9px auto 0;
}

.item_img img {
  max-width: 100%;
}

.itemHolder .active {
  border: none;
}

.home-video .slider-pager {
  text-align: center;
}

.home-video .slider-pager li {
  display: inline-block;
}

.home-video .slider-pager li a {
  border: 2px solid #fcfcfd;
  border-radius: 10px;
  display: block;
  height: 13px;
  width: 13px;
  margin: 0 3px;
  overflow: hidden;
  text-indent: -9999px;
}

.home-video .slider-pager li.selected a {
  background: none #fff;
  border-color: #fff;
}

.home-video .item_img {
  position: relative;
}

.home-video .video-container .playlist__btn {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}


.module-home {
  clear: both;
}

.arrowPrev,
.hero-prev,
.arrowNext,
.hero-next,
.prev_arrow,
.next_arrow {
  background: transparent url(/images/sprite_common.png) 0 -100px no-repeat;
  cursor: pointer;
  display: block;
  height: 32px;
  width: 36px;
  overflow: hidden;
  text-indent: -9999px;
}

.arrowPrev,
.hero-prev,
.prev_arrow {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -ms-transform: scaleX(-1);
}

.arrowPrev {
  float: left;
  margin-left: 0px;
}

.arrow {
  position: absolute;
  display: block;
  width: 35px;
  height: 20px;
  border-color: transparent;
  border-style: solid;
  border-width: 11px;
  top: -17px;
  right: 3%;
  margin-left: -11px;
}



.home-video .arrowPrev,
.promo-display .arrowNext,
.module-home .arrowPrev,
.module-home .arrowNext {
  background-position: 1px -110px;
}

.home-video .arrowPrev,
.promo-display .arrowNext,
.module-home .arrowPrev,
.module-home .arrowNext {
  margin-top: 130px;
}

.home-video .arrowPrev,
.module-home .arrowPrev {
  left: 39%;
}

.home-video .arrowNext.disabled,
.home-video .arrowPrev.disabled {
  cursor: default;
  background-position: -55px -195px;
}

.arrowNext {
  float: right;
  margin-right: 0px;
}

.next_arrow,
.arrowNext {
  float: right;
}
.overlay-search {
    background-color: rgba(40, 40, 40, 0.8);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}
.overlay-search.opened {
    animation: 0.3s linear 0s normal forwards 1 running fadeIn;
    display: block;
}
.overlay-search.opened .wrapper-search {
    animation: 0.3s linear 0s normal forwards 1 running fadeIn;
    display: block;
    box-sizing: border-box;
}
.overlay-search .wrapper-search {
    display: none;
    left: 50%;
    margin-left: -500px;
    position: absolute;
    top: 100px;
    width: 1000px;
}

#site-body .overlay-search .wrapper-search h2 {
    color: white;
    font-size: 3.125em;
    font-weight: 700;
    margin-bottom: 35px;
    text-transform: uppercase;
}

.overlay-search .wrapper-search .close-search {
    cursor: pointer;
    float: right;
    margin-top: 10px;
    position: relative;
}
.overlay-search .wrapper-search .close-search::before {
    color: white;
    content: "X";
    font-family: sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: normal;
    height: 32px;
    line-height: 1em;
    width: 32px;
}
.overlay-search .wrapper-search .field-search {
    background-color: #e1e4e7;
    float: left;
    height: 48px;
    margin-right: 5px;
    position: relative;
    width: calc(100% - 288px);
}
.overlay-search .wrapper-search .field-search input {
    background-color: transparent;
    font-size: 2rem;
    height: 100%;
    padding: 0 20px;
    width: calc(100% - 50px);
    outline: none;
    border: 0;
}
.overlay-search .wrapper-search .field-search input:-moz-placeholder {
    text-transform: none;
}
.overlay-search .wrapper-search .field-search input::-moz-placeholder {
    text-transform: none;
}
.overlay-search .wrapper-search .field-search .clear {
    background-color: transparent;
    border: 0 none;
    color: rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: block;
    font-weight: 700;
    height: 28px;
    padding: 0;
    position: absolute;
    right: 5px;
    text-align: left;
    text-transform: uppercase;
    top: 10px;
    width: 28px;
}
.overlay-search .wrapper-search .field-search .clear::before {
    color: inherit;
    content: "X";
    font-family: sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    line-height: 1em;
    position: absolute;
    right: 0;
    top: 0;
    transition: color 0.2s ease 0s;
}
.overlay-search .wrapper-search .field-search .clear:hover::before {
    color: #1168af;
}
.overlay-search .wrapper-search .field-search .clear:focus {
    outline: medium none;
}
.overlay-search .wrapper-search .field-search .suggestion {
    background-color: white;
    color: #959595;
    font-size: 1.8rem;
    height: 48px;
    left: 0;
    line-height: 48px;
    padding-left: 20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.overlay-search .wrapper-search .field-search .suggestion.opened {
    top: 49px;
    transition: top 0.3s ease 0s;
}
.overlay-search .wrapper-search .field-search .suggestion span {
    cursor: pointer;
    display: block;
}
.overlay-search .wrapper-search .selector {
    background-color: #1168af;
    color: white;
    cursor: pointer;
    float: left;
    font-size: 2rem;
    height: 48px;
    margin-right: 5px;
    padding: 5px 60px 5px 10px;
    position: relative;
    width: 230px;
}
.overlay-search .wrapper-search .selector::after {
    color: white;
    content: "";
    font-family: icomoon,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    line-height: 1em;
    margin-top: -10px;
    pointer-events: none;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: rotate(-90deg);
    transition: transform 0.3s ease 0s;
}
.overlay-search .wrapper-search .selector .selected {
    color: white;
    display: block;
    padding: 10px;
}
.overlay-search .wrapper-search .selector.opened::after {
    transform: rotate(90deg);
}
.overlay-search .wrapper-search .selector ul {
    background-color: #f3f3f3;
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding-bottom: 10px;
    position: absolute;
    right: 0;
    top: 48px;
    transform: scaleY(0);
    transform-origin: 50% 0 0;
    transition: transform 0.3s ease 0s;
    z-index: 10;
}
.overlay-search .wrapper-search .selector ul.opened {
    transform: scaleY(1);
}
.overlay-search .wrapper-search .selector ul li {
    cursor: pointer;
    padding: 5px 5px 5px 20px;
    width: 100%;
}
.overlay-search .wrapper-search .selector ul li.selected, .overlay-search .wrapper-search .selector ul li.selected:hover, .overlay-search .wrapper-search .selector ul li:hover {
    padding: 5px 5px 5px 20px;
}
.overlay-search .wrapper-search .selector ul li.selected a, .overlay-search .wrapper-search .selector ul li.selected:hover a, .overlay-search .wrapper-search .selector ul li:hover a {
    color: #1168af;
}
.overlay-search .wrapper-search .selector ul li a {
    color: #3c1562;
    display: block;
    font-size: 2rem;
    text-decoration: none;
}
.overlay-search .wrapper-search .button-search {
    background-color: #7e8c95;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 48px;
    position: relative;
    text-align: center;
    transition: background-color 0.2s ease 0s;
    width: 48px;
}
.overlay-search .wrapper-search .button-search:hover {
    background-color: #1168af;
}
.overlay-search .wrapper-search .button-search::before {
    color: white;
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    line-height: 47px;
}

/*Tentative - Local specific fixes*/
.fr-fr .home-video,
.ru-ru .home-video,
.fr-ca .home-video{
    display: none;
}
.content-sitemap .content-outer
{
    background-image: url("/images/video/videos-bg.png");
    padding-top: 120px;
    background: white;
}

.content-sitemap .content-outer .content{
  text-align: left;
}

.customsitemap
{
  padding: 10px;
margin-left: 40px;
    column-gap: 40px;
        column-count: 3;
        color: #fff;
}
.customsitemap a{
  color: #fff;
}
.content-sitemap .content-outer .pagetitle {
    color: black;
    font-size: 1.625em;
    font-weight: bold;
    margin: 15px 3% 10px;
    text-transform: uppercase;
}

.content-sitemap footer{
 /* position: absolute;*/
  bottom: 0;
}
.home-video .module-home .pager{
  margin-top: -40px;
}
.module-home.videos {
    max-width: 1400px;
    margin: 0 auto;
    margin-top: 40px;
}
#home-video-section .wrapper-videos{
  /*width: 74%;*/
  margin: 0 auto;
  /*height: 240px;*/
  margin-top: 0px;
}
.home-video-content{
  margin: 0 auto;
  max-width: 1400px;
  position: relative;
  font-size: 28px;
  font-size: 1rem;
}
#home-video-section .video-section-image {
    margin-right: 20px;
    min-width: inherit;
    max-width: inherit;
}
.dropdown-btn .arrow {
    display: none;
}

/*locale selection*/
.content-worldwide .locale, .content-gateway .locale{
  margin-bottom: 0px;
}
.locale{
  margin-bottom: 20px;
}
.currentlocale {
  background:transparent url(/images/logos/lang_locale_arrow.png) no-repeat right center;
  padding: 1px 14px 2px 0;
  cursor:pointer;
}
.locale .text-locale ul {
  display: none;
}
.locale .text-locale:hover ul {
  display: block;
  left: 13%;
  z-index: 1000;
  background-color: #1168af;
  line-height: 20px;
  text-align: center;
  position: absolute;
  padding:10px 5px;
}
.altlocale {
  list-style-type: none;
  padding: 5px 20px;
}
.locale * {
  display: inline-block;
  line-height: 10px;
}
.locale-icon{
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  color: #b0b0b0;
  cursor: pointer;
}
.footer-main .locale {
    padding: 20px 0;
}

/*This is the START of the CSS from Baby Alive*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

body .ru-ru {
    font-size: none;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

sup {
    vertical-align: super;
    font-size: smaller;
}


/*----------------------------------- GENERAL -------------------------------------*/

body {
    background: #fff;
    font-family: 'proxima-nova', 'Helvetica', 'Arial', sans-serif;
    font-size: 100%;
    color: #323a40;
}
a {
    color: #fff;
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: underline;
}

.content-home #content {
    margin: 0 auto;
    max-width: 990px;
    overflow: auto;
}


/*----------------------------------- WYSIWYG TEXT FIXES -------------------------------------*/

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

.content-article {
    font-family: 'Verdana', 'Arial', sans-serif;
    font-size: 12px;
    text-align: left;
    padding: 20px;
}

.content-article h2,
.content-article h3 {
    margin: 14px auto;
    font-size: 14px;
}

.content-article h4 {
    margin: 15px auto;
}

.content-article p {
    margin: 12px auto;
}

.content-article article ul {
    list-style: disc inside none;
}

.content-article article ol {
    list-style: lower-alpha inside none;
}


/*----------------------------------- HEADER -------------------------------------*/

header {
    background: #e4e7e9;
    height: 58px;
    margin-bottom: 79px;
    position: relative;
    z-index: 999;
}

.header-content {
    margin: 0 auto;
    max-width: 1020px;
    position: relative;
}

.hasbrologo {
    margin: 7px 0 0 5px;
    position: absolute;
    z-index: 3;
}

.hasbrologo img {
    max-width: 100%;
}

#search {
    float: right;
    margin: 15px 0px;
    position: relative;
    width: 155px;
}
.content-search .shop.item_list .item img{
    width:200px;
    height: 200px;
}

.search_btn {
    background: transparent url('/images/sprite_common.png') no-repeat -52px -71px;
    border: none;
    height: 16px;
    width: 16px;
    padding: 0;
    position: absolute;
    right: 8px;
    top: 5px;
}

#search-input {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #9ea8b0;
    border-radius: 12px;
    border: 0px;
    color: #fff;
    font-size: .875em;
    padding: 7px 35px 7px 7px;
    width: 100%;
}

/*@media screen and (max-width: 767px) {
  header {
    margin-bottom: 25px;
  }
}*/

/*@media screen and (max-width: 460px) {
  .content-search .shop.item_list .item img{
    width:100%;
    height: auto;
  }
  .item_img{
    min-height: 170px;
  }
}*/

#subnav,
#hsb_globalnav {
    font-size: .875em;
}

.worldwide:before {
    content: "|";
}
.ja-jp .worldwide:before {
    content: "";
}


.worldwide a {
    background: transparent url("/images/icon_worldwide.png") no-repeat right -27px;
    padding: 6px 30px 7px 0;
}

.gender li {
    width: 32.3%;
}

.gender li.all {
    width: 99%;
}

.age li.family {
    font-size: .75em;
    width: 32.2%;
}

.age li.family a {
    padding: 13px 0 12px;
}

.age li.all {
    width: 82%;
}

.pricerange li {
    width: 24%;
}

.pricerange li.all {
    width: 49%;
}


/*----------------------------------- HERO CAROUSEL -------------------------------------*/

.hero-carousel {
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 10px;
    position: relative;
    max-width: 1290px;
}

.hero-item {
   display: none;
    text-align: center;
}

.hero-item.selected {
    display: block;
}

.brand-hero .description {
    margin: 5% auto 0 5%;
    text-align: center;
    top: 0;
}

.brand-hero .hero-desc-2 {
    color: #000;
    font-size: 0.8em;
}

.en-us .video[data-video="5149347894001"] {
    width: 100%;
    position: absolute;
    top: 14%;
    right: -19%;
}

.en-us .video[data-video="5149347894001"]>.hero-brightcove-video {
    width: 500px;
    height: 280px;
}

.arrowPrev,
.hero-prev,
.arrowNext,
.hero-next,
.prev_arrow,
.next_arrow {
    background: transparent url("/images/sprite_common.png") 0 -100px no-repeat;
    cursor: pointer;
    display: block;
    height: 41px;
    width: 43px;
    overflow: hidden;
    text-indent: -9999px;
}

.content-video .featured-brands .arrowPrev,
.content-video .featured-brands .arrowNext {
    background: transparent url("/images/sprite_common.png") 0 -184px no-repeat;
}

.arrowPrev:hover,
.hero-prev:hover,
.prev_arrow:hover,
.arrowNext:hover,
.hero-next:hover,
.next_arrow:hover {
    opacity: .3;
}

.arrowPrev,
.hero-prev,
.prev_arrow {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-transform: scaleX(-1);
}

.products .hero-prev,
.products .hero-next {
    display: none !important;
}

.printables .pager,
.products .hero-prev,
.products .hero-next,
.games .hero-prev,
.games .hero-next,
.videos .hero-prev,
.videos .hero-next,
.products .pager,
.games .pager,
.videos .pager,
.featured-brands .pager,
.other .pager {
    display: none !important;
}

.hero-prev,
.hero-next {
    position: absolute;
    top: 94%;
}

.hero-prev {
    left: 10px;
}

.hero-next {
    right: 10px;
}

.hero-item img {
    max-width: 100%;
}

.hero-carousel .hero-pager,
.slider-pager {
    text-align: center;
}
#featured-brand-section .hero-pager{
  display: none;
}

.hero-carousel .hero-pager li,
.slider-pager li {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.hero-carousel .hero-pager li a,
.slider-pager li a {
    border: 2px solid #a9b1b6;
    border-radius: 10px;
    display: block;
    height: 13px;
    width: 13px;
    margin: 0 3px;
    overflow: hidden;
    text-indent: -9999px;
}

.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: #323a40;
    border-color: #323a40;
}

#path_param_bsa .hero-carousel {
    display: none;
}

#virtualtool_trigger {
    text-align: center;
    cursor: pointer;
    padding: 10px 0 10px 0;
    background: #323a40;
}

#virtualtool_trigger a img {
    width: 90%;
}

/*@media screen and (max-width: 767px) {
  .brand-header {
    height: auto !important;
  }
}*/

/*----------------------------------- HOME PAGE -------------------------------------*/

.content-home .content {
    margin: 0 auto;
/*    max-width: 880px;*/
    /*overflow: auto;*/
}
.it-it.content-home #home-video-section .content {
  overflow: hidden;
}
.content.main_product_cotent{
 background-color:white;
}

.featured-promos {
    margin: 0 0 20px;
}

.featured-promos .promo-item {
    float: left;
    margin: 0 1%;
    position: relative;
    width: 31.3%;
    max-width: 300px;
}



.featured-promos .promo-item>h2 {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: rgba(0, 166, 211, .9);
    color: #007bc3;
    font-weight: bold;
    padding: 8px 10px 15px;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.featured-promos .promo-item.videos h2 {
    background: rgba(171, 30, 137, .9)
}
.cs-cz .featured-promos .promo-item.products h2,.en-hk .featured-promos .promo-item.products h2,.zh-hant-hk .featured-promos .promo-item.products h2, .tr-tr .featured-promos .promo-item.products h2 {
   display:none;
}
.featured-promos .promo-item.products h2 {
    background: #dce3e8;
}

.pt-pt .featured-promos .promo-item.products h2,
.ja-jp .featured-promos .promo-item.products h2 {
    background: #dce3e8;
    display: none;
}

.de-de .featured-promos .promo-item.products h2,
.en-us .featured-promos .promo-item.products h2,
.id-id .featured-promos .promo-item.products h2 ,
.en-in .featured-promos .promo-item.products h2,
.da-dk .featured-promos .promo-item.products h2,
.fi-fi .featured-promos .promo-item.products h2,
.no-no .featured-promos .promo-item.products h2,
.sv-se .featured-promos .promo-item.products h2{
    display: none;
}

.es-cl .featured-promos .promo-item.products h2,.es-ar .featured-promos .promo-item.products h2 {
    background: #dce3e8;
    display: none;
}

.featured-promos .promo-item h2 span {
    display: block;
    font-size: 1.5em;
    line-height: .8em;
}

.en-au .featured-promos .promo-item.products h2 {
    display: none;
}

.featured-images div {
    display: none;
}

.featured-images div:first-child {
    display: block;
}

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

/*.promo-display {
    padding: 15px 0;
}*/

.promo-display.videos .item {
    background: none;
    color: #fff;
}

.promo-display.videos .item_img {
    height: auto;
    width: auto;
}

.sectiontitle {
    color: #007bc3;
    padding: 0 0 0 66px;
    text-transform: uppercase;
}

.videos .sectiontitle,
.videos .sectionlink,
.videos .sectiontitle span {
    color: #fff;
}

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

.sectiontitle span {
    display: block;
    font-size: 1.875em;
    line-height: .875em;
}

.sectionlink {
    color: #323a40;
    display: inline-block;
    font-size: .875em;
    padding: 5px 0 15px 66px;
    text-transform: uppercase;
}

.sectionlink span {
    background: transparent url("/images/sprite_common.png") -1px 0 no-repeat;
    display: inline-block;
    margin-left: 5px;
    height: 15px;
    width: 9px;
    position: relative;
    top: 3px;
}

.promo-display .arrowPrev,
.promo-display .arrowNext,
.module-home .arrowPrev,
.module-home .arrowNext {
    background-position: 1px -16px;
}

.promo-display .arrowPrev,
.promo-display .arrowNext,
.module-home .arrowPrev,
.module-home .arrowNext {
    margin-top: 130px;
}

.promo-display .arrowPrev,
.module-home .arrowPrev {
    left: 5px;
}

.promo-display .arrowNext,
.module-home .arrowNext {
    right: 5px;
}

.module {
    overflow: auto;
}
.review_section #BVRRContainer{
    background-color: white;
}
.arrowPrev {
    float: left;
    margin-left: 0px;
}

.arrowNext {
    float: right;
    margin-right: 0px;
}

.content-video .related_products .arrow {
    margin-top: 130px;
}

.content-PlayMagicAOP .magic_player {
    margin-top: 1%;
}

.content-PlayMagicAOP .selected_video_short_description {
    color: #7E8C95;
    font-size: 0.9em;
}

.content-PlayMagicAOP .selected_video_long_description {
    color: #7E8C95;
    font-size: 0.9em;
}

.itemHolder {
    margin: 0 auto;
    overflow: hidden;
    height: 370px;
    width: 217px;
}

.products .pager,
.games .pager,
.videos .pager,
.printables .pager,
.apps .pager,
.featured-brands .pager,
.other .pager {
    width: 200px;
    bottom: 0;
    position: absolute;
    text-align: center;
}

.animationHolder {
    position: relative;
    left: 0;
    top: 0;
}

.module-home {
    clear: both;
}

.promo-display.games .module-home.ios,
.promo-display.games .module-home.android {
    display: none;
}

.en-in .picker .android {
    display: none !important;
}

.moduleItem {
    width: 217px;
}

.moduleItem .item_description {
    height: 60px;
    overflow: hidden;
}

.content-outer.games,
.content-outer.printables {
    background: #fff;
}

.content-outer.videos {
    background: #0083d0;
    /* Old browsers */
    background: -moz-linear-gradient(top, #0083d0 0%, #00b1fd 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0083d0), color-stop(100%, #00b1fd));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0083d0 0%, #00b1fd 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0083d0 0%, #00b1fd 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0083d0 0%, #00b1fd 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #0083d0 0%, #00b1fd 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0083d0', endColorstr='#00b1fd', GradientType=0);
    /* IE6-9 */
}

.picker {
    margin: 0 2% 15px;
    overflow: auto;
}

.picker a {
    background: #e2e2e2;
    color: #839199;
    float: left;
    padding: 6px;
    text-align: center;
    text-transform: uppercase;
    width: 74px
}

.picker a.active,
.picker a:hover {
    background: #0078c1;
    /* Old browsers */
    background: -moz-linear-gradient(top, #0078c1 0%, #005eab 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0078c1), color-stop(100%, #005eab));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0078c1 0%, #005eab 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0078c1 0%, #005eab 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0078c1 0%, #005eab 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #0078c1 0%, #005eab 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0078c1', endColorstr='#005eab', GradientType=0);
    /* IE6-9 */
    color: #fff;
}

.picker a:only-child {
    display: none !important;
}

.picker a:first-child {
    border-radius: 20px 0 0 20px;
    border-right: 1px solid #fff;
}

.picker a:last-child {
    border-radius: 0 20px 20px 0;
    border-left: 1px solid #fff;
}


/********* fr-ca home page video section removed and alter the classes accordingly *********/

.fr-ca .content-home .games {
    background: #3d063e;
}

.fr-ca .content-home .games .sectiontitle {
    color: #fff;
}

.fr-ca .content-home .games .item {
    color: #fff;
}

.fr-ca .content-home .games .sectionlink {
    color: #fff
}

.fr-ca .content-home .games .sectionlink span {
    background: url("/images/bg_navarrows.png") no-repeat scroll 0 0 transparent;
}

.de-de .txtwrap {
    width: 33%;
}


/*----------------------------------- SUBPAGES -------------------------------------*/

.pagetitle {
    color: #007bc4;
    font-size: 1.625em;
    font-weight: bold;
    margin: 5px 2% 10px;
    text-transform: uppercase;
}

.seoheader {
    margin: 5px 2% 10px;
}

.seo_header_headline {
    color: #007bc4;
    font-size: 1.625em;
    text-transform: uppercase;
}


/*----------------------------------- VIDEOS PAGE -------------------------------------*/
.content-videos .content {
    margin: 0 auto;
    max-width: 1000px;
    overflow: auto;
}

/*----------------------------------- FEATURED BRANDS MODULE -------------------------------------*/

.featured-brands {
    background: #0083d0;
    /* Old browsers */
    background: -moz-linear-gradient(top, #0083d0 0%, #00b1fd 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0083d0), color-stop(100%, #00b1fd));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0083d0 0%, #00b1fd 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0083d0 0%, #00b1fd 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0083d0 0%, #00b1fd 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #0083d0 0%, #00b1fd 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0083d0', endColorstr='#00b1fd', GradientType=0);
    /* IE6-9 */
    padding: 10px 0;
}

.content-pdp .featured-brands,
.content-adp .featured-brands,
.content-video .featured-brands,
.content-home .featured-brands,
.content-video .featured-products {
    background: #e4ebef;
}

.ps-no-results {
    position: absolute;
    top: -10px;
}

.featured-brands .itemHolder {
    height: 240px;
    min-height: 240px;
}

.featured-brands .arrowPrev{
  display: none;
}

.related_products .content {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.featured-brands h1 {
    color: #fff;
    font-weight: bold;
    line-height: 1.375em;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.content-pdp .featured-brands h1,
.content-adp .featured-brands h1,
.content-video .featured-brands h1 {
    color: #007bc4;
}

.featured-brands h1 span {
    display: block;
    font-size: 1.875em;
}

.content-pdp .moduleItem img {
    max-width: 100%;
}

.prev_arrow {
    float: left;
}

.next_arrow,
.arrowNext {
    float: right;
}

.featured-brands .arrowPrev,
.featured-brands .arrowNext {
    margin-top: 90px;
}

.content-pdp .featured-brands .prev_arrow,
.content-pdp .featured-brands .next_arrow,
.content-adp .featured-brands .prev_arrow,
.content-adp .featured-brands .next_arrow {
    background-position: 0 -16px;
}

.prev_arrow.disabled,
.next_arrow.disabled {
    display: none;
}

.arrowNext.disabled,
.arrowPrev.disabled {
    cursor: default;
    opacity: 0 !important;
}

.featured-brands .carousel-wrapper {
    position: relative;
    float: left;
    height: 200px;
    width: 217px;
    margin: 0 3px;
    overflow: hidden;
}

.featured-brands .carousel-item {
    width: 215px;
    text-align: center;
}

.featured-brands .carousel-item img {
    border-radius: 4px;
    max-width: 100%;
}
.content-product .header-message, .content-products .header-message, .content-shop .header-message {
  margin-top: 58px;
  background-color: #efefef;
      font-weight: 700;
    text-align: center;
    position: relative;
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 18px;
}
.content-product .header-message strong a, .content-shop .header-message strong a{
  color: #1168af;
}
.content-product .header-message p, .content-shop .header-message p{
  margin-bottom: 0em;
}
.hasbro-shop-btn{
    display: none;
}


/*----------------------------------- footer -------------------------------------*/

footer{
  text-align: left;
  /*border-top: 5px solid #1168af;*//*divider for footer removed*/
  background: #1168af;
  /*background: -moz-linear-gradient(top, rgba(211,21,111,1) 0%, rgba(223,104,163,1) 95%);
  background: -webkit-linear-gradient(top, rgba(211,21,111,1) 0%,rgba(223,104,163,1) 95%);
  background: linear-gradient(to bottom, rgba(211,21,111,1) 0%,rgba(223,104,163,1) 95%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1168af', endColorstr='#df68a3',GradientType=0 );
*/
}

.pagetext {
    background: #d6dee2;
    padding: 15px 12px 0px 5px;
}

.pagetext h2 span {
    color: #323a40!important;
    display: block;
    font-size: 14px!important;
    margin: 0 3%;
}

.it_IT .pagetext h2 span {
    display: inline-block;
    margin: 0 15px 0 5px;
}

.it_IT .pagetext h2 div div {
    text-align: center !important;
}

.sitemap {
    padding: 0 0 30px;
}

.sitemap-col {
    margin: 0 3%;
}

.sitemap-col h1 {
    clear: both;
    color: #007bc3;
    font-size: 1.125em;
    font-weight: bold;
    padding: 20px 0 0;
    text-transform: uppercase;
}

.sitemap-col h1 a {
    color: #007bc3;
}

.sitemap-col>a {
    display: block;
    font-size: .875em;
    font-weight: bold;
    text-transform: uppercase;
}

.sitemap-col>a span {
    background: transparent url("/images/sprite_common.png") -1px 0 no-repeat;
    display: inline-block;
    height: 15px;
    width: 9px;
    margin: 0 0 0 4px;
    position: relative;
    top: 2px;
}

.sitemap-col a {
    color: #323a40;
}

.sitemap-col>section {
    float: left;
    font-size: .75em;
    margin: 15px 0 0;
    width: 50%;
}

.sitemap-col>section:nth-child(2n+1) {
    clear: both;
}

.sitemap-col>section.categories {
    width: 60%;
}

.sitemap-col>section.gender {
    width: 40%;
}

.sitemap-col>section section {
    margin-bottom: 20px;
}

.sitemap-col h2 {
    color: #007bc3;
    font-weight: bold;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.sitemap-col ul {
    height: auto;
    padding-bottom: 20px;
}

.sitemap-col ul.FeaturedBrands21plus {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.sitemap-col ul:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.sitemap-col ul li {
    list-style: inside disc none;
    width: 100%;
}

.sitemap-col.deals h1 {
    color: #323a40;
    font-size: 1.135em;
    font-weight: bold;
    margin-bottom: 20px;
}

.sitemap-col.deals a {
    color: #007bc3;
    display: block;
    font-size: .75em;
    text-transform: uppercase;
}

footer .footer-left {
    width: 7%;
    margin-top: 0;
    margin-right: 0%;
}

footer .footer-center {
    width: 85%;
}

footer .footer-center {
    margin-bottom: 20px;
    display: inline-block;
}

footer .footer-center .footer-links a {
    margin: 0 5px 10px 0;
    border-right: 1px solid #fff;
    padding: 0 5px 0 0;
    display: inline-block;
    text-transform: uppercase;
    color: white;
}
.footer-center .footercopyright a{
  text-decoration: underline;
  display: inline-block;
}

footer .footer-center .footer-links a:last-child {
    margin: 0 5px 0px 0;
    border-right: 0px solid #000;
}

footer .footercopyright {
    margin-top: 15px;
}

footer .footer-right {
    width: 13%;
}

footer .footer-right {
    text-align: center;
    display: inline-block;
}
.footer-content {
    margin: 20px auto 0;
    width: 85%;
    padding: 0px 5%;
    font-size: 11px;
    text-align: left;
    font-weight: bold;
    line-height: 16px;
}

footer li {
    display: inline;
    text-transform: uppercase;
}

#super_footer .footer-cat {
    width: 100%!important;
}

.video-js .vjs-big-play-button{
  font-size: 3em !important;
  line-height: 2.3em !important;
  height: 2.3em !important;
  width: 2.3em !important;
  position: absolute;
  top: 45% !important;
  left: 47% !important;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: rgba(43, 51, 63, 0.7);
  transition: all 0.4s;
  border-radius: 2em;

}
.video-js .vjs-big-play-button:before, .video-js .vjs-control:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content{
  font-size: 20px;
}
.it-it .video-js .vjs-big-play-button:before, .video-js .vjs-control:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content{
  font-size: inherit;
}

/*--------------------------------------- GRIDS --------------------------------*/

.content-outer {
    background: #dae2e6;
}

.content-shop-browse .content-outer,
.content-play-browse .content-outer,
.content-search .content-outer {
    padding-bottom: 20px;
}

.content-search .content-outer{
  padding-top: 30px;
  min-height: 890px;
}

.breadcrumbs {
    font-size: .875em;
    margin: 10px;
}

.breadcrumbs li {
    display: inline-block;
}
.breadcrumbs li a {
    color: #323a40;
    text-transform: capitalize;
    text-decoration: underline;
}
.breadcrumbs li a:after {
    content: ">";
    display: block;
    float: right;
    padding-left: 5px;
}

.breadcrumbs li span {
    font-weight: bold;
    text-transform: capitalize;
}

.fr_CA .breadcrumbs li span {
    text-transform: none;
}

.sort_box {
    background: #c6cfd4;
    border-radius: 10px;
    margin: 0 2% 15px;
    position: relative;
}

.sort-top {
    overflow: auto;
}

.sortheader {
    background: #9ea9b0;
    color: #fff;
    font-weight: bold;
    padding: 5px 15px 0;
    text-transform: uppercase;
}

.itemcount {
    padding: 15px;
    text-transform: uppercase;
}

.sort-main {
    background: #9ea9b0;
    border-radius: 0 0 10px 10px;
    overflow: auto;
    padding: 7px 10px;
}

.sort_group {
    float: left;
    font-size: .75em;
    margin: 0 5px 5px 0;
}

.group_header {
    background: #393c3f url("/images/arrow_grid.png") no-repeat 98% 11px;
    border-radius: 3px;
    padding: 7px 30px 7px 10px;
}

.sort_group a {
    display: block;
    text-transform: uppercase;
}

.sort_group ul.disabled {
    display: none;
}

.browse-menu {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background: #fff;
    overflow: auto;
    z-index: 5;
}

.browse-menu a {
    color: #393c3f;
    padding: 7px 5px;
}

.browse-menu {
    max-height: 500px;
}

.browse-menu a:hover,
.dd-sort a:hover {
    color: #006ebc;
}

.sorted_items {
    clear: both;
    overflow: auto;
}

.sorted_items>span,
.sorted_items a {
    background: #fff;
    float: left;
    font-size: .875em;
    margin-bottom: 3px;
    padding: 8px 5px;
}

.sorted_items span {
    height: 20px;
}

.sorted_items a {
    color: #006ebc;
    height: 20px;
}

.sorted_items .sort_description {
    margin-left: 3px;
}

.sorted_items .sort_description:first-of-type {
    margin-left: 0;
}

.keyword span {
    background: url('/images/red.gif') no-repeat 0 0;
    height: 9px;
    width: 10px;
    float: right;
    position: relative;
    top: 5px;
    margin-left: 5px;
}

.grid-pagination {
    background: #C6CFD4;
    border-radius: 5px;
    margin: 0 2%;
    overflow: auto;
    padding: 7px;
}

.sort_box,
.grid-pagination {
    background: #C6CFD4;
}

.pageselect,
.pagination {
    display: block;
    font-size: .875em;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
}

.pageselect a,
.pagination a {
    color: #2e2e2e;
    display: inline-block;
    padding: 5px 4px;
    vertical-align: top;
}

.pageselect>span,
.pagination>span {
    background: #0084e1;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    margin: 0 4px;
    padding: 5px 10px;
}

.trolls .pageselect>span,
.trolls .pagination>span {
    background: #71105a;
}

.pagination .next,
.pagination .pagination-words {
    background: transparent url("/images/sprite_common.png") -81px -64px no-repeat;
    height: 22px;
    width: 22px;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
}

.pagination .pagination-words {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.sortby {
    clear: both;
}

.sortButton {
    background: #393c3f url("/images/arrow_grid.png") no-repeat 98% 10px;
    border-radius: 4px;
    cursor: pointer;
    font-size: .75em;
    padding: 5px 10px;
}

.sortButton h3 {
    color: #fff;
    text-transform: uppercase;
}

.dd-sort {
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none;
    font-size: .875em;
    padding: 0 10px;
    position: absolute;
    width: 90%;
    z-index: 2;
}

.dd-sort li {
    padding: 3px 0;
}

.dd-sort a {
    color: #393c3f;
    font-weight: normal;
}

.grid {
    clear: both;
    overflow: auto;
}

.item {
    background-color: #fff;
    border-radius: 5px;
    color: #2b2c2d;
    display: block;
    float: left;
    margin: 10px 1.5%;
    position: relative;
    min-height: 150px;
    width: 97%;
}
.promo-display .item:focus{
  outline:none;
}
.playlist-banner:focus {
    outline: none;
}

.item_img {
    text-align: center;
}

.item_img img {
    border-radius: 5px;
    max-width: 100%;
}

.item_description {
    font-weight: 700;
    margin: 0 2%;
    overflow: hidden;
    color: black;
    /*text-transform: uppercase;*/
}

.videos .moduleItem .item_description,
.games .moduleItem .item_description {
    height: 52px;
}

.en-in .videos .moduleItem .item_description,
.games .moduleItem .item_description {
    height: 58px;
}

.en-us .videos .moduleItem .item_description {
    font-size: 95%;
}

.en-ca .videos .moduleItem .item_description {
    font-size: 95%;
    padding-left: 10px;
    height: 65px;
}

.beyblade .en-ca .item_img img {
    border-radius: 5px;
    max-width: 100%;
    height: 170px;
    width: 100%;
}

.content-home .en-ca .moduleItem .item_description {
    font-size: 100%;
}

.en-ca .moduleItem .item_description {
    font-size: 95%;
}

.item_title {
    text-transform: uppercase;
    font-weight: bold;
    height: 70px;
    overflow: hidden;
}

.item_subtitle {
    font-size: .75em;
    height: 32px;
    overflow: hidden;
    margin: 5px 2% 0;
}

.featured-brands .moduleItem .item_description {
    display: none;
}

.item_price {
    margin: 5px 2% 0;
    text-align: left;
}

.item_price .price_text {
    color: #a0afbb;
    font-size: .625em;
}

.item_price .price_value {
    color: #323a40;
    display: inline-block;
    font-size: 1.125em;
    font-weight: bold;
    position: relative;
}
.item_cta {
    background: #1168af;
    border-radius: 3px;
    color: #fff;
    display: block;
    margin: 10px 2%;
    padding: 6px 0;
    text-align: center;
    text-transform: uppercase;
}

.item:hover .item_cta {
    background:  #1168af;
    text-decoration: underline;
}

.brands .sort_group {
    width: 100%;
}

.brands .group_header {
    background: #0B3A79 url("/images/arrow_grid.png") no-repeat 98% 11px;
}

.brands .browse-menu {
    width: 100%;
}


/*--------------------------------------- WTB --------------------------------*/

.wtb-container {
    font-size: .85em;
    margin: 0 auto;
    padding: 30px 5px 30px;
    text-align: center;
    max-width: 700px;
}

.wtb-container p {
    margin: 15px 0;
}

.wtb-container a {
    color: #2e2e2e;
    display: inline-block;
    margin: 0 5px;
}

.wtb-container img {
    max-width: 284px;
    padding: 10px 0;
}

#wtb_container .wtb_dialog {
    display: block;
}

.wtb-desc {
    display: none;
}

.content-wtb #wtb_container {
    background: #fff;
    float: right;
    height: 360px;
    margin: 0 18px 20px 0;
    position: relative;
    width: 300px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    box-shadow: 0px 0px 5px #999;
    -moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
}

.content-wtb .en-hk .wtb-container,
.content-wtb .zh-hant-hk .wtb-container {
    max-width: 950px;
}

.content-wtb .es-lam .pagetitle,
.content-wtb .en-hk .pagetitle,
.content-wtb .zh-hant-hk .pagetitle {
    color: #fff;
    font-size: 30pt;
    font-weight: bold;
    margin: 5px 2% 10px;
    text-transform: uppercase;
}

.content-wtb .es-lam .content-outer,
.content-wtb .en-hk .content-outer,
.content-wtb .zh-hant-hk .content-outer {
    background: #007bc3;
}

.content-wtb .es-lam .pagetext,
.content-wtb .en-hk .pagetext,
.content-wtb .zh-hant-hk .pagetext {
    display: none;
}

.content-wtb .es-lam .ui-helper-reset {
    line-height: 0.75 ! important;
    text-transform: uppercase;
    font-family: proxima-nova;
    font-weight: bold;
}

.content-wtb .en-hk .ui-accordion-header,
.content-wtb .zh-hant-hk .ui-accordion-header {
    line-height: 0.75;
    color: #ffffff;
    text-transform: uppercase;
    font-family: proxima-nova;
    font-weight: bold;
}

.content-wtb .es-lam .wtb-container a {
    color: #ffffff;
}

.content-wtb .es-lam .elements li a {
    line-height: 1.30 ! important;
    color: #007bc3;
    text-transform: capitalize;
}

.content-wtb .es-lam .elements li {
    border-bottom: 1px solid #000000;
    font-weight: normal;
}

.content-wtb .es-lam .elements li:last-child {
    border-bottom: none;
}

.content-wtb .es-lam .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: linear-gradient(to bottom, #e55717 0%, #fa9511 99%);
}

.content-wtb .en-hk .ui-accordion .ui-accordion-icons,
.content-wtb .zh-hant-hk .ui-accordion .ui-accordion-icons {
    border: 1px solid #d3d3d3;
    background: linear-gradient(to bottom, #e55717 0%, #fa9511 99%);
}

.content-wtb .en-hk .ui-widget-content ul li a,
.content-wtb .zh-hant-hk .ui-widget-content ul li a {
    line-height: 1.30;
    font-size: 18pt;
    color: #007bc3;
    text-transform: capitalize;
}

/*@media (max-width:767px) {
    .content-wtb .en-hk .ui-accordion .ui-accordion-icons,
    .content-wtb .zh-hant-hk .ui-accordion .ui-accordion-icons {
        padding-left: 1.2em;
        font-size: 16pt !important;
        line-height: 1;
    }
    .content-wtb .en-hk .ui-accordion .ui-accordion-content,
    .content-wtb .zh-hant-hk .ui-accordion .ui-accordion-content {
        padding: 4px;
    }
}
*/
/*@media (max-width:1099px) {
    .content-wtb .en-hk .ui-accordion .ui-accordion-icons,
    .content-wtb .zh-hant-hk .ui-accordion .ui-accordion-icons {
        padding-left: 1.2em;
        font-size: 20pt;
        line-height: 1;
    }
    .content-wtb .en-hk .ui-accordion .ui-accordion-content,
    .content-wtb .zh-hant-hk .ui-accordion .ui-accordion-content {
        padding: 4px;
    }
}*/
/*@media (max-width:1365px) {
    .ja-jp #container.content-brands .content-outer .content,
    .ja-jp #container.content-products .content-outer .content
    {
        min-height: 80vw;
    }
}*/

/*--------------------------------------- where-to-buy --------------------------------*/

.wtb_cta {
    background: #005caa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #005caa 0%, #0079c1 99%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #005caa), color-stop(99%, #0079c1));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #005caa 0%, #0079c1 99%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #005caa 0%, #0079c1 99%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #005caa 0%, #0079c1 99%);
    /* IE10+ */
    background: linear-gradient(to bottom, #005caa 0%, #0079c1 99%);
    /* W3C */
    border-radius: 6px;
    box-sizing: border-box;
    font-size: 1.125em;
    font-weight: bold;
    max-width: 250px;
    text-align: center;
    text-transform: uppercase;
    padding: 15px;
    clear: both;
    display: block;
    margin-top: 12px;
}


/*--------------------------------------- VIDEOS --------------------------------*/

.video {
    margin: 20px auto;
}

.video .BrightcoveExperience {
    max-width: 100%;
    width: 100%;
}

.demoVideos .BrightcoveExperience {
    position: relative;
    width: 100%;
    z-index: 1;
}

.video>span {
    display: block !important;
}


/*---------------------------------------PDP--------------------------------*/

.breadcrumbs a {
    color: #323a40;
    text-transform: capitalize;
    text-decoration: underline;
}

.btn-seegrid {
    background: #9ea9b0;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: .875em;
    margin: 20px 0 20px 20px;
    padding: 3px 0 5px 10px;
    text-transform: uppercase;
    width: 180px;
}

.btn-seegrid span {
    background: transparent url("/images/sprite_common.png") no-repeat -80px -96px;
    display: inline-block;
    height: 16px;
    width: 25px;
    position: relative;
    top: 3px;
}

h1.title {
    font-size: 1.5em;
    color: #007bc4;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 3%;
}

.gallery {
    overflow: auto;
    margin: 10px 3%;
    text-align: center;
}

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

.gallery .prev_arrow,
.gallery .next_arrow {
    background-position: -80px -68px;
    height: 22px;
    width: 22px;
    margin: 20px 1px;
}

.gallery_thumbs {
    display: inline-block;
    margin: 5px auto 0;
    overflow: auto;
    width: 287px;
}

.gallery_thumbs_wrapper {
    position: relative;
    float: left;
    padding-top: 5px;
    height: 70px;
    width: 234px;
    overflow: hidden;
}

.video_thumbs .gallery_thumbs_wrapper {
    width: 70px;
}

.carousel-content {
    position: absolute;
}

.carousel-item {
    float: left;
}

.gallery li img {
    border-radius: 5px;
    height: 70px;
    width: 70px;
    margin: 0 5px;
}

.video_thumbs {
    display: inline-block;
    margin: 5px auto 0;
    overflow: auto;
    width: 135px;
}

.pdVideo {
    margin: 0 auto;
    max-width: 1000px;
    padding-top: 20px;
}

.pdVideo .BrightcoveExperience {
    max-width: 100%;
    width: 100%;
}

.product_price {
    margin: 10px 3% 5px;
    overflow: auto;
}

.itemlabel,
.agedisplay {
    display: block;
    font-size: .875em;
}

.itemlabel span,
.agedisplay span {
    color: #007bc4;
}

.pt-pt .compliance-image img {
    margin-top: 8px;
}

.awardModule {
    padding-top: 10px;
    float: right;
}

.price-block {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
    border-radius: 5px;
    padding: 2px 10px;
    width: 30%;
}

.content-pdp .product_price .price {
    color: #007bc4;
    display: block;
    font-weight: bold;
    font-size: 1.5em;
}

.pricetext {
    font-size: .625em;
}

.price_details .price-disclaimer {
    border-top: solid 1px #cccccc;
    padding: 5px 0px;
}

.wtb_btn {
    background: #fc5300 no-repeat right bottom;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 1.125em;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 20px 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: 70%;
}

.wtb_btn:hover {
    background-color: #ff8a00;
}

.pdp_link {
    clear: both;
    display: block;
    font-size: .875em;
    text-transform: uppercase;
}

.pdp_link a {
    color: #373636;
    display: block;
    font-weight: normal;
    margin: 5px 0;
    padding: 1px 0 2px 27px;
}

.link_instructions a {
    background: transparent url("/images/pdp_links.png") 0 -26px no-repeat;
    color: #373636;
    display: block;
    font-weight: 400;
    margin: 5px 0;
    padding: 1px 0 2px 27px;
}

.link_parts a {
    background: transparent url("/images/pdp_links.png") 0 0 no-repeat;
}

.follow-links {
    position: relative;
    float: right;
    width: 120px;
    margin-top: -30px;
}

.follow-links .follow-fb {
    background: url("../images/social_icons.png") no-repeat scroll 1px 0 rgba(0, 0, 0, 0);
    height: 21px;
    float: left;
    width: 23px;
}

.da-dk .follow-links .follow-fb {
    background: url("../images/social_icons.png") no-repeat scroll 1px 0 rgba(0, 0, 0, 0);
    background-size: 188px;
    height: 30px;
    float: left;
    width: 23px;
}

.en-za .follow-links {
    width: 90px;
    margin-top: 0px;
}

.follow-links .follow-in {
    background: url("../images/social_icons.png") no-repeat scroll -21px 0 rgba(0, 0, 0, 0);
    height: 21px;
    float: left;
    width: 30px;
}

.follow-links .follow-yt {
    background: url("../images/social_icons.png") no-repeat scroll -50px 0 rgba(0, 0, 0, 0);
    height: 21px;
    float: left;
    width: 30px;
}

.follow-links .follow-pn {
    background: url("../images/social_icons.png") no-repeat scroll -81px 0 rgba(0, 0, 0, 0);
    height: 21px;
    float: left;
    width: 30px;
}

.follow-links .follow-tw {
    background: url("../images/social_icons.png") no-repeat scroll -120px 0 rgba(0, 0, 0, 0);
    height: 21px;
    float: left;
    width: 30px;
}

.social_share li a:hover {
    background-position: 0 -123px;
}

.social_share .fb_share a {
    background-position: -76px -86px;
}

.social_share .fb_share a:hover {
    background-position: -76px -123px;
}

.social_share .twitter_share a {
    background-position: -38px -86px;
}

.social_share .twitter_share a:hover {
    background-position: -38px -123px;
}

.social_share .print a {
    background-position: -150px -86px;
}

.social_share .print a:hover {
    background-position: -150px -123px;
}

.social_share .email a {
    background-position: -113px -86px;
}

.social_share .email a:hover {
    background-position: -113px -123px;
}

.pdp_description,
.content-pdp #wtb_container,
.product_info {
    margin: 20px 3%;
    overflow: auto;
}

.pdp_priority_safety_text {
    font-size: .75em;
    margin-bottom: 15px;
}

.content-pdp h4,
.related_products h4 {
    color: #0084e1;
    font-size: 1.25em;
    font-weight: bold;
    text-transform: uppercase;
}

.related_products h4 {
    color: #fff;
    padding: 0 0 10px 10px;
}

.pdp_description p {
    font-size: .875em;
}

.content-outer.el-gr .content .pdp_description .description-text a {
    Color: #373636;
    font-weight: 700;
}

.content-outer .content .pdp_description .description-text a {
    Color: #0084e1;
    text-decoration: underline;
}

.description-text {
    /*overflow: hidden;*/
}

.more_description {
    background: transparent url("/images/icon_seemore.png") 0 0 no-repeat;
    color: #27292b;
    font-size: 1.25em;
    height: 31px;
    margin: 10px 0 15px;
    padding: 5px 0 0 45px;
    text-decoration: none;
    text-transform: uppercase;
    display: none;
}


/*--------------------------------------- WHERE TO BUY PDP BLOCK --------------------------------*/

.wtb_dialog {
    font-size: .85em;
}

.inputs {
    background: #fff;
    text-align: center;
}

.nearby-permission div {
    padding: 5px 0;
}

.nearby-permission .message {
    color: #393c3f;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.nearby-permission #enter-location,
.location-inputs #current-location {
    border-top: 1px solid #2E2E2E;
    color: #999;
    margin-right: 5px;
    padding: 10px 5px;
    width: 43%;
    max-width: 300px;
}

.nearby-permission #enter-location-button,
.location-inputs #change-location-button {
    background: #f7901e;
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 7px 5px 8px;
    text-transform: uppercase;
    width: 20%;
    max-width: 80px;
}

.nearby-permission #enter-location-button:hover,
.location-inputs #change-location-button:hover {
    background: #ff8a00;
    text-decoration: underline;
}

#buy-nearby {
    padding: 5px 0;
    display: none;
}

#headings th {
    font-weight: bold;
    padding: 5px 0;
    text-transform: uppercase;
}

.wtb_dialog tr {
    border-bottom: 2px solid #e3e3e3;
}

#headings {
    display: none;
}

#buy-online-scroll {
    width: auto;
    height: auto!important;
    overflow: scroll;
}

.wtb_dialog table td {
    background: #fff;
    border-radius: 5px;
    vertical-align: middle;
}

.wtb_dialog table td.bo-logo {
    border-radius: 5px 0 0 5px;
    text-align: center;
    width: 30%;
}

.wtb_dialog table td.bo-logo img {
    max-width: 90px;
    width: 100%;
}

.wtb_dialog table td.bo-name {
    border-radius: 0 5px 5px 0;
    font-size: 12px;
    padding: 0 8px;
    width: 46.5%;
}

.wtb_dialog table td.bo-button {
    background: #0084e1;
    font-size: 1.25em;
    text-transform: uppercase;
    width: 24%;
}

.wtb_dialog table td.bo-button a {
    display: block;
    padding: 10px 4px;
    text-align: center;
}

.mapdiv {
    display: none;
    margin: 10px 0 0;
    height: 200px;
    width: 100%;
}

#places-results {
    max-height: 340px;
    overflow: scroll;
}

.nearbyresults {
    display: none;
    margin: 10px 0 0;
}

.nearbyresults a {
    background: #fff url('/img/commonimg/wtb-arrow-gray-50.png') no-repeat center right;
    color: #393c3f;
    display: block;
    padding: 5px 0 5px 3px;
}

.nearbyresults a .place-name {
    font-size: 14px;
    font-weight: bold;
}

.nearbyresults a .info {
    padding: 5px;
    font-size: 12px;
}

.nearbyresults a:hover {
    background: url('/img/commonimg/wtb-arrow-gray.png') no-repeat center right;
    background-color: #393c3f;
    color: #fff;
}

.nearbyresults a.selected {
    background: url('/img/commonimg/wtb-arrow-black.png') no-repeat center right;
    background-color: #393c3f;
    color: #fff;
}

.nearby-loading {
    background: url('/img/commonimg/loading.gif') no-repeat bottom center;
}

.nearby-permission .inputs a#detect-location {
    background: url('/img/commonimg/wtb-detect-location.png') no-repeat;
    color: #393C3F;
    font-weight: bold;
    padding-top: 7px;
}

a.hts {
    background: url('/img/commonimg/wtb_HTS_logo.gif') no-repeat;
}

#bo-no-results {
    text-align: center;
    padding: 10px 0;
    font-size: 15px;
}

#map-error {
    margin: 0;
    text-align: left;
    font-size: 12px;
    padding: 8px 5px;
}

#buy-online-scroll.international {
    height: 315px;
}

.inputs span {
    display: inline-block;
    padding: 0 10px;
}

#wtb_vendors .wtb_shop_part1 strong {
    display: none;
}

#wtb_vendors .wtb_stores,
.content-article article {
    margin: 0px !important;
}

#wtb_vendors .wtb_store_section {
    background-color: transparent !important;
    margin: 0px;
    padding: 0px;
}

#wtb_vendors .subpagetitle,
.wtb_shop_part1 {
    padding: none !important;
}

#wtb_vendors .wtb_shop_button {
    display: none !important;
}

#wtb_vendors #wtb_store_thumbs_sm {
    width: 600px !important;
}

.cii-buy-check:after {
    content: "";
    display: none !important;
}

#cii_Container,
.cii-grid {
    width: 100%;
}

.cii-grid {
    background-color: #fff;
}

.cii-grid td {
    vertical-align: middle !important;
}

.cii-col-desc {
    color: #000;
    border-radius: 0 5px 5px 0;
    font-size: 12px;
    padding: 0 8px;
    width: 46.5%;
}

#cii_footer {
    display: none;
}

#cii_Container span {
    font-weight: bold;
}

.cii-logo {
    vertical-align: middle !important;
}

.cii-col-price,
.cii-col-stock {
    display: none !important;
}

.cii-grid thead {
    display: none;
}

.cii-grid th {
    text-transform: uppercase;
    text-align: left;
}

.cii-grid,
.cii-grid th a {
    color: #999;
}

#cii_Container,
#cii_prodgrid {
    position: relative !important;
}

#cii_overlay {
    width: 90% !important;
    margin: 0 auto !important;
    left: 0 !important;
    right: 0 !important;
    top: 0% !important;
    bottom: 0% !important;
    min-height: 500px;
    height: 100%;
}

.wtb-custom {
    color: black;
    font-size: 1.5em;
    padding: 5% 0px 5%;
    font-style: italic;
}

.wtb-custom a {
    color: #0084e1;
    text-decoration: underline;
}

.wtb-custom a:hover {
    text-decoration: none;
}

.grid-wtb-customized {
    height: auto;
}


/*---------------------------------------- zoom ------------------------------------*/

#easy_zoom {
    width: 400px;
    height: 400px;
    border: 5px solid #eee;
    background: #fff;
    color: #333;
    position: relative;
    left: -10px;
    overflow: hidden;
    -moz-box-shadow: 0 0 10px #777;
    -webkit-box-shadow: 0 0 10px #777;
    box-shadow: 0 0 10px #777;
    /* vertical and horizontal alignment used for preloader text */
    line-height: 400px;
    text-align: center;
    z-index: 9999;
}

#zoomImage {
    position: absolute;
    top: 190px;
}


/*--------------------------------------- RELATED PRODUCTS --------------------------------*/

.related_products {
    background: #005caa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #005caa 0%, #0079c1 99%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #005caa), color-stop(99%, #0079c1));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #005caa 0%, #0079c1 99%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #005caa 0%, #0079c1 99%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #005caa 0%, #0079c1 99%);
    /* IE10+ */
    background: linear-gradient(to bottom, #005caa 0%, #0079c1 99%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#005caa', endColorstr='#0079c1', GradientType=0);
    /* IE6-9 */
    position: relative;
    margin: 20px auto 0;
    padding: 10px 0;
}


/*--------------------------------------- ADP --------------------------------*/

.asset a {
    color: #323A40;
}

.asset-header {
    padding: 20px;
}

.asset-header h1 {
    font-weight: bold;
    font-size: 1.8em;
}

.asset-content {
    width: 100%;
}

#center_flash_content {
    margin: auto;
    padding: 10px 2%;
    width: 96% !important;
}

#center_flash_content iframe,
.asset-content iframe {
    width: 100%;
}

.en-us .asset-content iframe {
    width: 88%;
    min-height: inherit;
}


/*--------------------------------------- SEARCH --------------------------------*/

.content-search .content{
  text-align: left !important;
}
.item_list {
    overflow: auto;
    padding: 0 0 10px;
}

.results_subheader p span {
    font-style: italic;
    font-weight: bold;
}

.link_arrow {
    background: transparent url("/images/sprite_common.png") -13px 0 no-repeat;
    display: inline-block;
    margin-left: 5px;
    height: 15px;
    width: 10px;
    position: relative;
    top: 2px;
}

.item_list:nth-of-type(even) {
    background: #fff;
}

.noresults {
    margin: 5px 2%;
}

.noresults p {
    text-transform: uppercase;
}

.noresults p:first-child {
    padding-bottom: 20px;
}

.noresults p span {
    font-style: italic;
    font-weight: bold;
}

.news.item {
    background: transparent;
}


/*--------------------------------------- BRAND LIST --------------------------------*/

.brand-list {
    overflow: auto;
    padding: 5px 1.5%;
}

.brand-list li {
    float: left;
    margin: 5px 1.5%;
    width: 47%;
}

.brand-list li img {
    max-width: 100%;
}


/*--------------------------------------- BRAND PAGES --------------------------------*/

.characters {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
    display: none;
}

.brand-header {
    background-size: 100%;
    padding: 10px 0 30px;
    position: relative;
}

.opacity-dark {
    background: rgba(0, 0, 0, .5);
}

.opacity-dark .breadcrumbs li,
.opacity-dark .breadcrumbs li a {
    color: #fff;
}

.brand-nav {
    margin: 0 auto;
    padding: 10px 0;
    width: 90%;
}

.logo_brandpage img {
    max-width: 100%;
}

.brand-nav .sitebutton {
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px2px 10px 0px rgba(0, 0, 0, 0.35);
    display: block;
    padding: 13px 15px 10px;
    margin-top: 10px;
    text-transform: uppercase;
}

.brand-nav ul {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 -2px 2px #666;
    font-size: 1.25em;
    margin: 0 auto;
    padding: 5px 0;
    text-transform: uppercase;
    width: 250px;
}

.brand-nav li {
    padding: 3px 0;
}

.brand-nav li a {
    color: #333;
    display: block;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
}

.brand-nav li a:hover {
    background: #333;
    color: #fff;
}

.brand-nav li a span,
.landing-page .brand-nav .sitebutton span,
.sectionlink span {
    background: transparent url("/images/bg_navarrows.png") 0 -35px no-repeat;
    display: inline-block;
    margin-right: 5px;
    height: 15px;
    width: 9px;
    position: relative;
    top: 1px;
}

.sitebutton {
    font-weight: bold;
}
.fr-ca.mighty-muggs #path_param_bsa{
    display: none;
}

.landing-page .brand-nav .sitebutton span {
    margin-right: 3px;
    float: right;
    top: -13px;
}

.brand-header .hero-carousel {
    background: #fff;
    border-radius: 10px;
    margin: 0 auto;
    width: 90%;
    max-width: 425px;
    padding: 0;
}

.brand-hero .description {
    font-size: 1.25em;
    font-weight: bold;
    padding: 3px 10px;
    text-transform: uppercase;
}

.hero-name,
.brand-hero .hero-name {
    background: #e24910;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e24910 0%, #d60510 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e24910), color-stop(100%, #d60510));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e24910 0%, #d60510 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e24910 0%, #d60510 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e24910 0%, #d60510 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #e24910 0%, #d60510 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e24910', endColorstr='#d60510', GradientType=0);
    /* IE6-9 */
    border-radius: 5px;
    color: #fff;
    font-size: 1.25em;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
    clear: both;
}

.hero-name {
    width: 231px;
    display: inline-block;
    margin-bottom: 10px;
}

.brand-hero .hero-name {
    display: block;
    width: auto;
    margin-bottom: 0px;
}


/*--------------------------------------- ARTICLES --------------------------------*/

.content-article article {
    padding: 10px;
}

.content-article article ul li {
    list-style: none;
}

.content-article article ol {
    list-style: decimal inside none;
}

.content-article article h1,
.content-article article h2 {
    padding: 10px 0;
    color: #ff9900;
    font: bold 20px 'Trebuchet MS', sans-serif;
}

.content-article article h1 {
    font-size: 24px;
}

.content-article article h2 {
    font-size: 20px;
}

.content-article article a,
.content-article article .links {
    color: #076eaa;
}

.content-article article .instructions {
    color: #000;
}

.demoVideos .BrightcoveExperience {
    width: 100%;
    position: relative;
    z-index: 1;
}

.en-za.content-home .games .moduleItem .item_description {
    height: 60px;
}


/*--------------------------------------- RESPONSIVE STYLES --------------------------------*/


/* MOBILE ONLY MAX 759px */

/*@media screen and (max-width: 47.938em) {

    .hasbrologo {
        width: 80px;
        top: -7px;
        left: -7px;
    }
    .dropdown {
        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: block;
    }
    .dropdown a {
        color: #fff;
    }
    .navbutton {
        float: right;
        padding: 17px 10px;
    }
    .navbutton.on {
        background: #0083d0;

        background: -moz-linear-gradient(top, #0083d0 0%, #007ac2 78%);

        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0083d0), color-stop(78%, #007ac2));

        background: -webkit-linear-gradient(top, #0083d0 0%, #007ac2 78%);

        background: -o-linear-gradient(top, #0083d0 0%, #007ac2 78%);

        background: -ms-linear-gradient(top, #0083d0 0%, #007ac2 78%);

        background: linear-gradient(to bottom, #0083d0 0%, #007ac2 78%);

        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0083d0', endColorstr='#007ac2', GradientType=0);

    }
    .navbutton span {
        background: transparent url('/images/sprite_common.png') no-repeat -89px -123px;
        width: 30px;
        height: 24px;
        display: block;
        text-indent: -9999px;
    }
    .navbutton.on span {
        background-position: -54px -123px;
    }
    #subnav li a {
        padding: 5px 10px 5px 15px;
    }
    #hsb_globalnav {
        color: #fff;
        border-top: 1px solid #fff;
        padding: 10px 10px 10px 15px;
    }
    .hero-prev,
    .hero-next {
        display: none !important;
    }
    --------------------------------------- HOME PAGE --------------------------------
    .featured-promos {
        display: block;
    }

    .footernav,
    .footercopyright {
        padding: 0 5px;
    }
    .footerlogo,
    .footernav {
        display: none;
    }
    .sitemap-col>a,
    .sitemap-col>section {
        display: none;
    }

    .price-block {
        overflow: auto;
        width: 100%;
    }
    .pricetext {
        display: inline-block;
        margin: 35px 0 0 5px;
    }
    .content-pdp .product_price .price {
        font-size: 2.625em;
        display: block;
    }
    .wtb_btn {
        float: right;
    }
    #zoomImage {
        display: none;
    }

    .sort_group {
        width: 100%;
    }
    .browse-menu {
        left: 0;
        width: 100%;
    }
    .browse-menu li {
        border-bottom: 1px solid #c9c9c9;
        border-right: 1px solid #c9c9c9;
        float: left;
        width: 49.5%;
    }
    .pageselect {
        margin: 10px 0;
    }

    .breadcrumbs {
        display: block;
    }
    .btn-seegrid {
        margin: 10px 3%;
    }
    .module-home {
        width: 96%;
    }
    .de-de .txtwrap {
        width: 80%;
    }
    .transformers .sort_box,
    .transformers .grid-pagination,
    .stella .sort_box,
    .stella .grid-pagination {
        display: none;
    }
    .content-home .featured-promos .promo-item h2 {
        font-size: .75em;
        display:none;
    }
    .featured-promos .promo-item {
        max-width: 100%;
        width: 100%;
    }
    .featured-promos .content .hero-carousel .hero-item img{
     width:300px;
     height:250px;
    }
}*/


/* MOBILE ONLY MAX 479px */

/*@media screen and (max-width: 29.93em) and (orientation: portrait) {
    .hu-hu .worldwide a {
        padding: 4px 30px 7px 0;
    }
}*/

/*@media screen and (max-width: 29.93em) {
    .el_GR .hasbrologo {
        width: 70px;
        margin: 7px 0 0 -1px;
    }
    .el_GR #search {
        margin: 15px -9px;
    }
    .el_GR .search_btn {
        right: 18px;
    }
    .el_GR #search_input {
        width: 95%;
    }
    .sort_description,
    span.keyword {
        display: none;
    }
    .grid .item_img {
        float: left;
        margin: 0;
        width: 46%;
    }
    .grid .item_description,
    .grid .item_cta {
        float: right;
        font-size: .875em;
        width: 48.5%;
    }
    .news .item_description,
    .news .item_cta {
        float: none;
        width: auto;
    }
    .grid .item_cta {
        bottom: 0;
        right: 0;
    }
    .news .item {
        width: 47%;
    }
    .news .item_cta {
        position: relative;
    }
    .grid .item_price {
        float: right;
        width: 48.5%;
    }
    .content-home .featured-promos .promo-item h2 {
        font-size: .55em;
        display:none;
    }
}*/


/* 480px and up */




/* 540px and up */

/*@media screen and (min-width: 33.75em) {
    .itemHolder {
        width: 434px;
    }
    .products .pager,
    .games .pager,
    .videos .pager,
    .printables .pager,
    .apps .pager,
    .featured-brands .pager,
    .other .pager {
        width: 434px;
    }
}*/

/*@media screen and (min-width: 768px) and (max-width: 1024px) {
    .da-dk #hsb_globalnav {
        float: left;
        margin: -35px 0px 0 280px;
    }
    .cs-cz #hsb_globalnav {
        float: left;
        margin: -18px 0px 0 476px;
    }
    .es_ES #hsb_globalnav {
        float: left;
        margin: -42px 0px 0 300px;
    }
    .fr-fr #hsb_globalnav {
        float: left;
        margin: -35px 0px 0 286px;
    }
    .de-ch #hsb_globalnav {
        float: left;
        margin: -18px 0px 0 396px;
    }
    .de_DE #hsb_globalnav {
        float: left;
        margin: -21px 0px 0 445px;
    }
    .el_GR #hsb_globalnav {
        float: left;
        margin: -19px 0px 0 527px;
        top: -2px;
    }
    .en_GB #hsb_globalnav {
        float: left;
        margin: -35px 0px 0 269px;
    }
    .fr-ch #hsb_globalnav {
        float: left;
        margin: -20px 0px 0 420px;
    }
    .sv_SE #hsb_globalnav {
        float: left;
        margin: -35px 0px 0 265px;
    }
    .no_NO #hsb_globalnav {
        float: left;
        margin: -18px 0px 0 380px;
    }
}*/

/*@media screen and (min-width: 1024px) {
    .da-dk #hsb_globalnav {
        float: left;
        margin: 20px 0 0 150px;
    }
    .cs-cz #hsb_globalnav {
        float: left;
        margin: 20px 0 0 95px;
    }
    .de_DE #hsb_globalnav {
        float: left;
        margin: -35px 0 0 500px;
    }
    .fr-fr #hsb_globalnav {
        float: left;
        margin: -35px 0 0 521px;
    }
    .es_ES #hsb_globalnav {
        float: left;
        margin: 20px 0 0 190px;
    }
    .el_GR #hsb_globalnav {
        float: left;
        margin: 20px 0 0 80px;
    }
    .en_GB #hsb_globalnav {
        float: left;
        margin: -35px 0 0 200px;
    }
    .fr-ch #hsb_globalnav {
        float: left;
        margin: -37px 0px 0px 465px;
    }
    .en-us #hsb_globalnav {
        position: absolute;
        right: 20%;
    }
    .pl-pl #hsb_globalnav {
        float: left;
        margin: -35px 0px 0px 225px;
        padding: 3px 3px 2px 2px;
    }
    .sv_SE #hsb_globalnav {
        float: left;
        margin: -35px 0 0 400px;
    }
    .no_NO #hsb_globalnav {
        float: left;
        margin: -35px 0 0 400px;
    }
}*/


/* 760px and up */

/*@media screen and (min-width: 768px) {

    header.en-us,
    header.da-dk,
    header.ru-ru,
    header.no-no,
    header.sv-se {
        margin-bottom: 145px;
    }
    .navbutton {
        display: none;
    }
    #subnav {
        float: right;
    }
    #hsb_globalnav {
        float: left;
        margin: 15px 0 0 5px;
    }
    .tr_TR #hsb_globalnav {
        float: left;
        margin: 20px 6px 0 250px !important;
    }
    #subnav {
        margin: 15px 0;
    }
    .it_IT #subnav {
        margin: 19px -140px;
    }
    .tr_TR #subnav {
        margin: 20px 0 !important;
    }
    #subnav,
    #subnav a,
    #hsb_globalnav,
    #hsb_globalnav a {
        color: #7e8c95;
    }
    .fr-ca #subnav,
    #subnav a,
    #hsb_globalnav,
    #hsb_globalnav a {
        font-size: 13px;
        padding-left: 12px;
    }
    .ja-jp #hsb_globalnav {
        padding-left:12px;
    }
    .tr_TR #subnav,
    #subnav a,
    #hsb_globalnav,
    #hsb_globalnav a {
        font-size: 13px;
        padding-left: 0px;
    }
    #subnav a {
        font-weight: bold;
    }
    #subnav li {
        display: inline-block;
        margin: 0 7px;
    }
    .worldwide a {
        background-position: right 2px;
    }
    .shop-btn {
        background: transparent url("/images/logo_hts.png") no-repeat 0 0;
        margin: 5px;
        position: absolute;
        right: -6px;
        top: 130px;
        text-indent: -9999px;
        height: 60px;
        width: 265px;
    }
    .es_CL .shop-btn,.es_AR .shop-btn {
        background: url("../images/buyonlinees_CL.png") no-repeat scroll 0 0 transparent;
    }
    #search {
        float: left;
        margin-left: 107px;

    }
    .tr_TR #search {
        float: left;
        margin-left: 135px !important;
    }
    .featured-brands .carousel-wrapper {
        width: 651px;
    }
    .el_GR #search {
        width: 160px;
    }
    .nl_NL #search {
        width: 105px;
        margin-left: 145px;
    }

    .picker {
        float: right;
        margin-top: -35px;
        margin-right: 30px;
    }
    .en-za .picker {
        float: right;
        margin-top: 10px;
        margin-right: 30px;
    }
    .picker a {
        width: 130px;
    }
    section.videos div:nth-child(2) a:nth-child(2) {
        display: inline;
    }
}*/

/*@media screen and (min-width: 47.5em) and (orientation: portrait) {
    .en_GB #hsb_globalnav {
        margin: -15px 0 0 65px;
    }
    .fi_FI #hsb_globalnav {
        margin: -15px 0 0 396px;
    }
    .nl_BE #hsb_globalnav {
        margin: -15px 0 0 372px;
    }
    .fr_BE #hsb_globalnav {
        margin: -15px 0 0 345px;
    }
    .tr_TR #hsb_globalnav {
        float: left;
        margin: -23px 0 0 310px !important;
    }
    .tr_TR #subnav {
        margin: 8px 0 !important;
    }
    .ru_RU #hsb_globalnav {
        margin: 5px 0 0 90px;
    }
    .ru_RU #subnav {
        margin: 5px 0;
    }
    .es_ES #subnav {
        margin: 8px 0 !important;
    }
    .hu-hu #subnav {
        margin: 3px 0;
    }
    .hu-hu #hsb_globalnav {
        margin: 10px 0 0 79px;
    }
}*/


/* 768px and up */

/*@media screen and (min-width: 48em) {

    .brand-header {
        margin-top: -145px;
        padding: 145px 0 0;
    }
    .brand-nav {
        float: left;
        padding: 20px 2%;
        width: 33.5%;
    }
    .brand-header .hero-carousel {
        float: right;
        margin: 100px 3%;
    }
    .brand-nav ul {
        padding: 5px 0 50px;
    }
    .brand-hero .hero-image {
        float: right;
    }
    .brand-hero .description {
        float: left;
        position: absolute;
        text-align: left;
        width: 45%;
    }
}*/

/*@media screen and (min-width: 20em) and (max-width: 32em) {
    #enter-location {
        width: 63% !important;
    }
}*/


/* 992px and up */

/*@media screen and (min-width: 62em) {
    header.en-us,
    header.da-dk,
    header.ru-ru,
    header.no-no,
    header.sv-se,
    header {
        margin-bottom: 85px;
    }
    .opacity-layer {
        background: rgba(255, 255, 255, .5);
        position: absolute;
        top: 0;
        height: 85px;
        width: 100%;
    }
    #search {
        margin-left: 200px;
    }
    .tr_TR #search {
        margin-left: 115px !important;
    }
    .hu-hu #search {
        margin-left: 235px;
    }
    .ru_RU #search {
        margin-left: 160px;
    }
    .el_GR #search {
        margin-left: 235px;
    }
    .en_GB #search {
        margin-left: 210px;
    }
    .arrowPrev {
        margin-left: 10px;
    }
    .arrowNext {
        margin-right: 10px;
    }
    .shop-btn {
        right: 8px;
        top: 66px;
    }

    .featured-promos .promo-item h2 span {
        display: block;
        font-size: 1.875em;
    }
    .featured-brands .carousel-wrapper {
        width: 856px;
    }
    .itemHolder {
        width: 870px;
    }
    .products .pager,
    .games .pager,
    .videos .pager,
    .printables .pager,
    .apps .pager,
    .featured-brands .pager,
    .other .pager {
        width: 870px;
    }
    .games .moduleItem,
    .videos .moduleItem {
        width: 290px;
    }
    .picker {
        margin-top: -30px;
        margin-right: 0px;
    }

    .content-video .breadcrumbs {
        margin: 10px 0;
    }

    .brand-header {
        margin-top: -85px;
        padding: 85px 0 0;
    }
    .brand-header .hero-carousel {
        float: left;
        margin: 155px 0 0;
    }
    .brand-header>.content {
        padding-bottom: 40px;
        position: relative;
        min-height: 400px;
    }
    .brand-nav {
        padding: 30px 30px 50px 0;
        width: 240px;
    }
    .brand-nav ul {
        padding: 5px 0 50px;
        width: 210px;
    }
}*/

/* upto 584px*/

/*@media screen and (max-width: 36.5em) {

    .featured-promos .promo-item>h2 {
        font-size: 96%;
        padding: 5px 10px;
    }
}*/


/* upto 330px*/

@media screen and (max-width: 20.625em) {
    /*--------------------------------------- HOME PAGE --------------------------------*/
    .featured-promos .promo-item>h2 {
        font-size: 48%;
        padding: 3px 10px;
    }
}

/*  760px and up*/

/*@media screen and (min-width: 47.5em) {

    .featured-promos .promo-item>h2 {
        font-size: 100%;
        padding: 8px 10px 15px;
    }
}*/

/*@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .es-es .sectiontitle span {
        font-size: 1.6em;
    }
}*/

/*@media screen and (max-width: 460px) {
  .en-us .hero-item:nth-child(1) .hero-name{
    margin-top: 90px;
  }
}*/

.en_US .content-home .module-home.videos h4.item_subtitle,
.ru_RU .content-home .module-home.videos h4.item_subtitle {
    display: none;
}

.customsitemap {
    -webkit-column-count: 3;
    /* Chrome, Safari, Opera */
    -moz-column-count: 3;
    /* Firefox */
    column-count: 3;
    -webkit-column-gap: 40px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 40px;
    /* Firefox */
    column-gap: 40px;
}

.customsitemap {
    padding: 10px;
    margin-left: 40px
}

.customsitemap li {
    padding: 5px
}

.customsitemap a {
    color: #323a40
}

/*@media screen and (max-width: 767px){
  .promo-display.videos .arrowNext, .module-home.videos .arrowNext {
      right: 5px;
      margin-top: 47px;
  }
  .promo-display.videos .arrowPrev, .module-home.videos .arrowPrev {
      left: 6px;
      margin-top: 47px;
  }
}*/
/*@media only screen and (min-width: 767px) and (max-width: 991px){
   .en-us .hasbro-shop-btn{
        right: 0px;
    }
}*/
/*--------------------------------------- Toys and Games PAGE --------------------------------*/

.ecomm-footer {
    float: right;
    margin: 0;
    width: 22% !important;
    font-size: .75em;
}
/*@media (max-width: 767px){
.ecomm-footer {
    float: none;
    margin: 0 3%;
    width: 22% !important;
    font-size: .75em;
    }
}*/


/*-----------------------Brand Header ---------------------------*/
.brand-header {
  background-size:100% 100%;
  margin:0 auto;
  padding:0px;
  background: none #999;
}
.opacity-layer {
    display:none;
}
.brandlogo {
  width:100%;
    z-index: 3;
  text-align:center;
}
.brandlogo img{
    max-width: 120%;

     margin-top: 10px;
      margin-left: -19px;
}

/*Fix to remove scroll on videos page in mobile*/
.content.brand-bsa{
  overflow: visible;
}
.brand-header > .content {
    padding-bottom: 0px;
}
.brand-header .hero-carousel, .brand-bsa .hero-carousel {
    background: none transparent;
  max-width: 1000px;
  width:100%;
  float:none;
}
.brand-hero .hero-desc {
  height: 150px;
  margin-left:5px;
  text-align:left;
}

.brand-hero .description {
  margin:0 auto;
  padding:0;
  width:100%;
}
.brand-hero .description h2{
  font-size:1em;
}
.brand-hero .hero-desc-2 {
  text-transform: none;
}
.brand-hero .description p{
  font-size: 1em;
  margin-top:5px;
}

.brand-header .hero-carousel, .brand-bsa .hero-carousel {
    border-radius: 0px;
}
.brand-hero .description {
    padding: 5px 0 54px;
}

.brand-hero .hero-prev, .brand-hero .hero-next {
  top:87%;
    display: block !important;
    position: absolute;
}

.brand-hero .hero-name {
    text-align: center;
    width: 90%;
  margin-left:5px;
}
.brand-hero .pager {
    position: absolute;
    top: 93%;
    width: 100%;
}
.brand-hero .video {
  min-height: 166px;
  width: 100%;
  margin: 40px auto;
}
.brand-hero .hero-pager li a {
  display: inline-block;
}
.odd .slider-pager li a:hover, .odd .slider-pager li.selected a
 {
  background: none  #000;
  border-color: #000;
}
.odd .slider-pager li a
 {
  border-color: #adafb1;
}

.even .slider-pager li a:hover, .even .slider-pager li.selected a, .content-home .content-outer.odd .slider-pager li a:hover, .content-home .content-outer.odd .slider-pager li.selected a  {
    background: none #fff;
    border-color: #fff;
}
.even .slider-pager li a, .content-home .content-outer.odd .slider-pager li a
 {
  border-color: #fff;
}

.sectionlink {
    padding: 5px 0 15px 5px;
}
.sectiontitle {
    padding: 0 0 0 5px;
}


.products .pager, .games .pager, .videos .pager, .printables .pager, .apps .pager, .featured-brands .pager, .other .pager{
    display: block !important;
}
.promo-display .arrowPrev, .promo-display .arrowNext {
    bottom: 0px;
  position:absolute;
}
.promo-display .arrowNext {
    right: 10px;
}
.promo-display .item {
  background:none;
}

.products .item {
  background-color:#fff;
}
.content-products .grid, .content-games .grid  {
  background :#e9e9e9;
  margin-top:10px;
}
.content-video .related_products .arrowNext {
  margin-right: 10px;
}
.content-video .related_products .content {
  padding: 0;
}

.content-video .related_products, .content-video .related_products h4 {
  filter: none;
}

.even .arrowPrev, .even .arrowNext, .content-home .content-outer.odd .arrowPrev, .content-home .content-outer.odd .arrowNext, .content-video .featured-brands .arrowPrev, .content-video .featured-brands .arrowNext {
    background: transparent url("/images/sprite_common.png") 0 -100px no-repeat;
}

.odd .arrowPrev,  .odd .arrowNext, .content-video .related_products .arrowPrev, .content-video .related_products .arrowNext {
    background: transparent url("/images/sprite_common.png") 0 -16px no-repeat;
}
.arrowPrev.disabled, .arrowNext.disabled {
  opacity: 1 !important;
}
 .even .arrowPrev.disabled, .even .arrowNext.disabled,.content-video .featured-brands .arrowPrev.disabled, .content-video .featured-brands .arrowNext.disabled {
  background-position: -44px -184px;
}

 .odd .arrowPrev.disabled,  .odd .arrowNext.disabled ,.content-video .related_products .arrowPrev.disabled, .content-video .related_products .arrowNext.disabled {
  background-position: 0 -184px;
}


.featured-brands .arrowPrev, .featured-brands .arrowNext {
  margin-top: 88px;
 }
/*---------seo header text ------*/
.seoheader.outside-bsa {
  display:none;
}

.seoheader {
    margin: 15px;
    position: relative;
}
.seo_header {
  display:none;
}
.seo_header:first-child {
    display: block;
}

.seo_header_headline {
  font-size: 2em;
  text-transform:uppercase;
}
.seo_header_text {
  font-size: 1em;
  margin-bottom:20px;
}

.pagetitle {
  margin:0 auto;
}
/*-------- grid filters -----*/
.sort-main {
    background: none transparent;
}
.sortheader, .sort-main {
    background: none transparent;
}
.sort-main {
  padding: 0px 10px;
}
.sortheader {
    background: none transparent;
  padding: 5px 28px;
  color: #000;
  font-weight:normal;
}
.itemcount {
    padding: 5px 15px;
}
.sorted_items > span, .sorted_items a {
    background: none transparent;
}

/* --- grid adjustment so the background image at the top of the grid will end just after the bsa or text, right before the grid content  */
.grid-content {
  max-width: none;
}
.sort_box {
  max-width:1000px;
  margin: 0 auto;
}
.grid-pagination {
    max-width: 986px;
  margin:10px auto;
}
.grid-item-content {
  max-width:1000px;
  margin: 0 auto;
}


.module-home {
  position:relative;
  z-index:9999;
}
.en-in .module-home.online {
    display: block!important;
}

.itemHolder{
  height:400px;
  position:relative;
 }
 .videos .itemHolder{
  height: 355px;
 }

.games .moduleItem .item_description {
  margin-top: 10px;
}

.videos .item_img{
  margin: 0 auto;
}
.videos .moduleItem .item_description{
  height: 60px;
}

/* 540px and up */
/*@media screen and (min-width: 33.75em) {
  .brand-hero .video {
    float:right;
    min-height:210px;
    width : 366px;
    margin: 40px 10px 40px auto;
  }
  .promo-display .arrowNext {
      right: 10px;
  }
}*/

/* 768px and up */
/*@media screen and (min-width: 48em) {
  .brand-header .hero-carousel, .brand-bsa .hero-carousel {
    margin-top:100px;
  }


  .sectionlink {
      padding: 5px 0 15px 66px;
  }
  .sectiontitle {
      padding: 0;
  }

  .seoheader {
      margin: 20px 0;
  }

  .brandlogo {
      margin: -67px 0 0 5px;
      position: absolute;
    width:205px;
  }

  .brand-hero .hero-desc {
    text-align:left;
    margin-left:0px;
  }

  .brand-header .hero-carousel, .brand-bsa .hero-carousel {
    margin-top:50px;
  }

  .brand-hero .description {
    margin: 5% auto;
    padding:0;
    width:50%;
  }

  .brand-hero .description h2{
    font-size:2em;
    line-height: 1em;
  }

  .brand-hero .description p{
    font-size: 1em;
    margin-top: 10px;
  }
  .brand-hero .hero-name {
      width: 280px;
    margin-left:0px;
  }

  .brand-header .hero-carousel, .brand-bsa .hero-carousel{
      border-radius: 10px;
  }
  .brand-hero .hero-prev, .brand-hero .hero-next {
      position: absolute;
    top:85%;
  }

}*/

/* 992px and up */
/*@media screen and (min-width: 62em) {
  .dropdown_menu_item.mobile {
    display:none;
  }

  .promo-display .arrowPrev, .promo-display .arrowNext {
    position:relative;
  }

  .brand-hero .video {
    float: right;
    min-height: 300px;
    width: 50%;
    margin: 40px;
    padding-bottom: 35px;
  }

  .apps .moduleItem, .other .moduleItem, .printables .moduleItem{
    width: 290px;
  }

  .brand-header .hero-carousel, .brand-bsa .hero-carousel {
    margin:0 auto;
  }
  .brand-hero .description {
    margin: 5% auto 0 5%;
    width:38%;
  }
}*/
@media screen and (min-width: 79em){
  .characters {
    display: block;
  }
}

@media (min-width: 320px) and (max-width: 479px){
  .sectiontitle span {
    line-height: 1em;
  }
  .menu-navigation {
    display: none;
  }
  #home-video-section .video-section-image {
    min-width: 300px;
    max-width: 300px;
  }
  /*.products .item {
    width: 60%;
    margin-left: 18%;
    min-width: 220px;
  }*/
  .overlay-search .wrapper-search {
        left: auto;
        margin-left: 0;
        padding: 0 20px;
        width: 100%;
        top: 80px;
    }
    #home-video-section .slick-dots{
      /*display: none !important;*/
    }
    .content-home #home-video-section .slick-next {
      /*right: calc(50% - 50px);*/
    }
    .content-home #home-video-section .slick-prev {
      /*left: calc(50% - 50px);*/
    }
  .arrowPrev {
    margin-left: 10px;
  }
  .arrowNext {
    margin-right: 10px;
  }
   h2 {
    font-family: proxima-nova, sans-serif;
    font-weight: bold;
    font-size: 100%;
    text-transform: uppercase;
  }
  .item_description{
      text-transform: uppercase;
    color: #2b2c2d;
    /* font-size: 15px; */
    text-align: center;
    padding: 15px;
  }
  .printables .item_description{
      min-height: 50px;
  }
  .playlist-item-description{
    min-height: 50px;
  }

  .videopageTitleDiv{
        background-size: auto;
  }

  p {
    font-family: proxima-nova, sans-serif;
    font-weight: normal;
    font-size: 100%;
  }

  h3 .btn-cta {
    font-family: proxima-nova, sans-serif;
    font-weight: normal;
    font-size: 80%;
    text-transform: uppercase;
  }
  .container {
    width: 95%;
  }

  .content-sitemap .content-outer{
    padding-top: 10px;
  }

  .content-sitemap footer, .content-search footer{
    position: relative;
  }

  .customsitemap{
    column-count: 1 !important;
  }
  .menu-container {
    width: 100%;
    padding: 0 0;
  }

  .nav.navbar-nav {
    position: initial;
    display: inline-flex;
  }

  .nav-menu li {
    width: 100%;
    margin: 0px !important;
    text-align: center;
  }

  .navbar {
    min-height: auto;
    display: inline-flex;
    width: 100%;
  }

  .mobile_close {
    text-align: center;
  }

  .nav li {
    margin: 0;
  }

  .nav-menu {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 10px;
    width: 100%;
    padding-bottom: 0px;
  }

  .global-mobile .globe-title {
    padding: 6px 0;
    display: inline-block;
        color: #000;
  }
  .nav-menu li.global-mobile {
    border: none;
    text-align: left;
  }
  .main-menu-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }

  .main-menu-nav {
    float: none;
    margin: 0;
    text-align: center;
    line-height: 0;
  }

  .main-menu-nav > li {
    float: none;
  }

  .main-menu-nav > li > a {
    padding: 30px 0;
    display: block;
    font-size: 22px;
    line-height: 25px;
    color: #fff;
    font-weight: bold;
  }

/*  .menu-navigation {
    height: auto;
    background-color: #1168af;
    margin: 0px;
  }
*/
  .btn-shop {
    width: 100%;
    border: none;
  }

  .nav > li > a:hover,
  .nav > li > a:focus {
    background-color: #da242a;
  }

  .main-menu-nav > li:last-child {
    border-bottom: none;
  }

  .nav-right ul {
    float: none;
  }

  .global-brand img {
    position: relative;
    top: 0;
    z-index: 999;
    height: 17px;
    width: 17px;
    float: right;
    right: 50px;
  }

  .navbar-log,#headBannerIconSWMain{
    display: none;
  }

  .navbar-mobile-logo {
    display: block;
    /* margin-left: 10px; */
    float: right;
    position: relative;
    top: -15px;
    right: -48px;
  }

  .navbar-mobile-logo img {
    height: 65px;
  }
  .menu_shop a{
    background-color: #8c0001;
  }

  .dropdown-content {
    top: 0px;
    position:inherit;
    min-width: auto;
    right: auto;
    flex-wrap: wrap;
    border: none;
    background-color: #8c0001;
    margin-left: 0px;
    margin-top: -1px;
  }
  .dropdown-content.active{
    display: flex;
    border: none;
  }

  .nav-right {
    width: 90%;
    padding: 0 5%;
    float: none;
    text-align: center;
    display: block;
    background-color: #1168af;
  }

  .inner-container {
    min-height: 0;
  }

  .menu-inner-container {
    min-height: 0;
  }

  .desktop-globe {
    display: none;
  }

  .mobile-menu {
    display: block;
    font-size: 2em;
    width:33px;
    float: left;
    left:0;
    margin-left: 5px;
    z-index: 99;
    position: relative;
  }

  .fa-search {
    font-size: 1.75em;
  }

  .mobile_close {
    display: block !important;
  }

  #global_nav .navbar-nav>li {
    border: none;
    margin-left: 10px;
    color: #fff;
  }

  .footer-left,
  .footer-right {
    width: 100%;
    margin-bottom: 30px;
  }

  .footer-links {
    margin-bottom: 30px;
  }

  .footer-logo {
    text-align: center;
  }

  .footer-left {
    text-align: center;
    margin-bottom: 0;
    padding: 0;
    width: 100% !important;
  }

  .footer-center {
    width: 100% !important;
  }

  .footer-right {
    text-align: center;
    width: 100% !important;
    float: none;
  }

  .footer-mobile-logo {
    display: block;
    width: 50%;
    float: left;
  }

  .footer-mobile-logo img {
    width: 90px;
    height: 90px;
  }

  .mobile-globe {
    display: inline-block;
    font-size: 2em;
    color: #fff;
    padding: 10px 10px;
    text-align: right;
    float: right;
  }

  .navbar-nav li {
    float: none;
  }

  .navbar .brand-logo {
    display: none;
  }

  .container {
    width: 95%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  #container:not(.en-us) .home_main .section-hero {
    background: none !important;
  }

  .home-bsa-section-desc {
    width: 95%;
    padding: 30px 2.5%;
    margin-left: 0%;
  }

  .home-bsa-logo {
    margin-bottom: 50%;
  }

  .home_main .section-description {
    color: #fff;
  }

  .home_main .btn-cta {
    color: #fff;
    border: 2px solid #fff;
  }

  .section-background {
    background-position: center;
    background-size: cover;
  }

  .bs-bb {
    padding-top: 15px;
  }

@-webkit-keyframes bs-glow{
  50% {  -webkit-filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0)); }
}

@keyframes bs-glow{
  50% {  -webkit-filter: drop-shadow(0px 0px 20px rgba(255, 255, 255, 1)); }
}

  .img-left,
  .img-right {
    display: none;
  }

  .sw-bb .blade_section-desc {
    width: 95%;
    padding: 20% 2.5%;
    padding-bottom: 22%;
  }

  .sw-bb .section-bottom {
    width: 95%;
    left: 2.5%;
  }

  .home-video .pager{
    display: none;
  }
  .itemHolder
  {
        min-height: 300px;
        height: 300px;
  }
  .overlay-search .wrapper-search .button-search {
    position: absolute;
    right: 20px;
    top: 130px;
  }
  .overlay-search .wrapper-search .selector {
    position: absolute;
    top: 75px;
    width: calc(100% - 40px);
  }
  .overlay-search .wrapper-search .field-search {
    position: absolute;
    top: 130px;
    width: calc(100% - 93px);
  }
  .overlay-search .wrapper-search .close-search::before, .overlay-journal .wrapper-journal .close-journal::before {
    font-size: 25px;
    height: 25px;
    width: 25px;
  }
  .overlay-search .wrapper-search .close-search {
    position: absolute;
    right: 20px;
    top: -35px;
  }
  .overlay-search .wrapper-search h2 {
    font-size: 3.5rem;
  }
  .nav-menu li a, .nav-menu li a span{
    color: #fff;
    font-size: 16px;
  }
  .el-gr .brand-logo:nth-child(3) {
    display: none;
  }
  /*.nav-menu li{
    border-bottom: 1px solid #fff;
  }*/
  .nav-menu li.mobile_close{
    border: none;
    width: calc(100% + 20px);
    margin-left: -10px;
    text-decoration: underline;
  }
  .nav-menu li.mobile_close a
  {
    text-decoration: underline;
  }
 /* .menu-navigation {
    display: none;
  }*/
  .nav-menu li i.mobile-globe a{
    display: block;
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
    border: none;
  }
  .nav-menu li i.mobile-globe a:hover{
    border: none;
  }
  .popup-block-inner{
    width: 90%;
  }
  .nav-menu .dropdown-content li{
    width:20%;
    margin: 1% 2%;
    border: none;
    font-size: 0.87em;
  }
  .nav-menu .dropdown-content li:last-child{
    margin:0 auto;
  }
  .menu_shop .arrow{
    width: 10px;
    height: 10px;
    border: solid white;
    border-width: 2px 2px 0 0;
    transform: rotate(135deg);
    top: 10px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: block;
  }
  .menu_shop .arrow.arrow-up{
    transform: rotate(-45deg);
    top:17px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  #container .menu-container {
    background: #1168af;
    display: flex;
  }
  #container .menu-navigation:after{
    width:100%;
    position: fixed;
    content: "";
    top:0px;
    bottom: 0px;
    z-index: -1;
    background-color: rgba(0,0,0,0.5);
  }
  .content-home .brand-header{
   /* margin-top: -50px;*/
    background-position: 75% 50%;
  }
  .home-video .arrowPrev,
  .promo-display .arrowNext,
  .module-home .arrowPrev,
  .module-home .arrowNext {
    margin-top:80px;
  }

  .home-video .arrowNext, .module-home .arrowNext{
    right: 30%;
  }
  .popup-block-close{
        top: 25%;
  }
.bc-player-default_default .vjs-big-play-button
{
  background-color: #007cc4;
}
  .home-video .arrowPrev, .module-home .arrowPrev {
    left: 30%;
  }

  .moduleItem {
    width: 270px;
  }

  .content-home .video-container{
    height: 180px;
    margin-right: 0;
  }
  .line2{
    display: inline-block;
  }
  li.menu_apps, li.dropdown.menu_shop {
    border: none;
  }
  .home-forcefriday .graident-layer{
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0) 31%, rgba(0,0,0,0) 32%, rgba(0,0,0,0.02) 36%, rgba(0,0,0,0.18) 50%, rgba(0,0,0,0.67) 85%, rgba(0,0,0,0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0) 31%,rgba(0,0,0,0) 32%,rgba(0,0,0,0.02) 36%,rgba(0,0,0,0.18) 50%,rgba(0,0,0,0.67) 85%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0) 31%,rgba(0,0,0,0) 32%,rgba(0,0,0,0.02) 36%,rgba(0,0,0,0.18) 50%,rgba(0,0,0,0.67) 85%,rgba(0,0,0,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#cc000000',GradientType=0 );
  }
  footer .container {
    width: 90%;
  }
  .playlist-banner h3 {
    text-align: left;
    font-size: 100%;
  }
#home-video-section .video-section-image {
    min-width: 300px;
    max-width: 300px;
}
.overlay-search .wrapper-search .selector::after {
        font-size: 1.6rem;
        margin-top: -7px;
        right: 12px;
    }
    .nav-menu .dropdown-content li{
      width:46%;
    }
     #home-video-section .video-section-image {
      min-width: inherit;
      max-width: inherit;
      margin: 0 10px 0 0;
    }
    #home-video-section .wrapper-videos{
      padding:0 30px;
      width: 90%!important;
    }
  .nav-menu .dropdown-content li{
    font-size: 0.8em;
  }
  header {
    margin-bottom: 25px;
  }
  .content-search .shop.item_list .item img{
    /*width:100%;*/
    height: auto;
  }
  .item_img{
    min-height: 170px;
  }
  .brand-header {
    height: auto !important;
  }
  .content-wtb .en-hk .ui-accordion .ui-accordion-icons,
    .content-wtb .zh-hant-hk .ui-accordion .ui-accordion-icons {
        padding-left: 1.2em;
        font-size: 16pt !important;
        line-height: 1;
    }
    .content-wtb .en-hk .ui-accordion .ui-accordion-content,
    .content-wtb .zh-hant-hk .ui-accordion .ui-accordion-content {
        padding: 4px;
    }
  .content-wtb .en-hk .ui-accordion .ui-accordion-icons,
    .content-wtb .zh-hant-hk .ui-accordion .ui-accordion-icons {
        padding-left: 1.2em;
        font-size: 20pt;
        line-height: 1;
    }
    .content-wtb .en-hk .ui-accordion .ui-accordion-content,
    .content-wtb .zh-hant-hk .ui-accordion .ui-accordion-content {
        padding: 4px;
    }
  .ja-jp #container.content-brands .content-outer .content,
    .ja-jp #container.content-products .content-outer .content
    {
        min-height: 80vw;
    }
  .hasbrologo {
        width: 80px;
        top: -7px;
        left: -7px;
    }
    .dropdown {
        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: block;
    }
    .dropdown a {
        color: #fff;
    }
    .navbutton {
        float: right;
        padding: 17px 10px;
    }
    .navbutton.on {
        background: #0083d0;
        /* Old browsers */
        background: -moz-linear-gradient(top, #0083d0 0%, #007ac2 78%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0083d0), color-stop(78%, #007ac2));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #0083d0 0%, #007ac2 78%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #0083d0 0%, #007ac2 78%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #0083d0 0%, #007ac2 78%);
        /* IE10+ */
        background: linear-gradient(to bottom, #0083d0 0%, #007ac2 78%);
        /* W3C */
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0083d0', endColorstr='#007ac2', GradientType=0);
        /* IE6-9 */
    }
    .navbutton span {
        background: transparent url('/images/sprite_common.png') no-repeat -89px -123px;
        width: 30px;
        height: 24px;
        display: block;
        text-indent: -9999px;
    }
    .navbutton.on span {
        background-position: -54px -123px;
    }
    #subnav li a {
        padding: 5px 10px 5px 15px;
    }
    #hsb_globalnav {
        color: #fff;
        border-top: 1px solid #fff;
        padding: 10px 10px 10px 15px;
    }
    .hero-prev,
    .hero-next {
        display: none !important;
    }
    /*--------------------------------------- HOME PAGE --------------------------------*/
    .featured-promos {
        display: block;
    }
    /*--------------------------------------- FOOTER --------------------------------*/
    .footernav,
    .footercopyright {
        padding: 0 5px;
    }
    .footerlogo,
    .footernav {
        display: none;
    }
    .sitemap-col>a,
    .sitemap-col>section {
        display: none;
    }
    /*--------------------------------------- PDP --------------------------------*/
    .price-block {
        overflow: auto;
        width: 100%;
    }
    .pricetext {
        display: inline-block;
        margin: 35px 0 0 5px;
    }
    .content-pdp .product_price .price {
        font-size: 2.625em;
        display: block;
    }
    .wtb_btn {
        float: right;
    }
    #zoomImage {
        display: none;
    }
    /*--------------------------------------- GRIDS --------------------------------*/
    .sort_group {
        width: 100%;
    }
    .browse-menu {
        left: 0;
        width: 100%;
    }
    .browse-menu li {
        border-bottom: 1px solid #c9c9c9;
        border-right: 1px solid #c9c9c9;
        float: left;
        width: 49.5%;
    }
    .pageselect {
        margin: 10px 0;
    }
    /*--------------------------------------- SUBPAGES --------------------------------*/
    .breadcrumbs {
        display: block;
    }
    .btn-seegrid {
        margin: 10px 3%;
    }
    .module-home {
        width: 96%;
    }
    .de-de .txtwrap {
        width: 80%;
    }
    .transformers .sort_box,
    .transformers .grid-pagination,
    .stella .sort_box,
    .stella .grid-pagination {
        display: none;
    }
    .content-home .featured-promos .promo-item h2 {
        font-size: .75em;
        display:none;
    }
    .featured-promos .promo-item {
        max-width: 100%;
        width: 100%;
    }
    .featured-promos .content .hero-carousel .hero-item img{
     width:300px;
     height:250px;
    }
  .hu-hu .worldwide a {
        padding: 4px 30px 7px 0;
    }
  .el_GR .hasbrologo {
        width: 70px;
        margin: 7px 0 0 -1px;
    }
    .el_GR #search {
        margin: 15px -9px;
    }
    .el_GR .search_btn {
        right: 18px;
    }
    .el_GR #search_input {
        width: 95%;
    }
    .sort_description,
    span.keyword {
        display: none;
    }
    .grid .item_img {
        float: left;
        margin: 0;
        width: 46%;
    }
    .grid .item_description,
    .grid .item_cta {
        float: right;
        font-size: .875em;
        /*width: 48.5%;*/
    }
    .news .item_description,
    .news .item_cta {
        float: none;
        width: auto;
    }
    .grid .item_cta {
        bottom: 0;
        right: 0;
    }
    .news .item {
        width: 47%;
    }
    .news .item_cta {
        position: relative;
    }
    .grid .item_price {
        float: right;
        width: 48.5%;
    }
    .content-home .featured-promos .promo-item h2 {
        font-size: .55em;
        display:none;
    }
  #enter-location {
        width: 63% !important;
    }
  /*--------------------------------------- HOME PAGE --------------------------------*/
    .featured-promos .promo-item>h2 {
        font-size: 96%;
        padding: 5px 10px;
    }
  /*.en-us .hero-item:nth-child(1) .hero-name{
    margin-top: 90px;
    }*/
    .promo-display.videos .arrowNext, .module-home.videos .arrowNext {
      right: 5px;
      margin-top: 47px;
  }
  .promo-display.videos .arrowPrev, .module-home.videos .arrowPrev {
      left: 6px;
      margin-top: 47px;
  }
  .ecomm-footer {
    float: none;
    margin: 0 3%;
    width: 22% !important;
    font-size: .75em;
    }

}




@media (min-width: 480px) and (max-width: 767px){
  .menu-navigation {
    display: none;
  }
  #home-video-section .wrapper-videos{
      padding:0 30px;
      width: 100%!important;
    }
  #home-video-section .video-section-image {
    min-width: 300px;
    max-width: 300px;
  }
 /* .products .item {
    width: 97%;
    margin-left: 20%;
    min-width: 220px;
  }*/
  .overlay-search .wrapper-search {
        left: auto;
        margin-left: 0;
        padding: 0 20px;
        width: 100%;
        top: 80px;
    }
    #home-video-section .slick-dots{
      /*display: none !important;*/
    }
    .content-home #home-video-section .slick-next {
      /*right: calc(50% - 50px);*/
    }
    .content-home #home-video-section .slick-prev {
      /*left: calc(50% - 50px);*/
    }
  .arrowPrev {
    margin-left: 10px;
  }
  .arrowNext {
    margin-right: 10px;
  }
   h2 {
    font-family: proxima-nova, sans-serif;
    font-weight: bold;
    font-size: 175%;
    text-transform: uppercase;
  }
  .printables .item_description{
      min-height: 50px;
  }
  .playlist-item-description{
    min-height: 50px;
  }

  .videopageTitleDiv{
        background-size: auto;
  }

  p {
    font-family: proxima-nova, sans-serif;
    font-weight: normal;
    font-size: 100%;
  }

  h3 .btn-cta {
    font-family: proxima-nova, sans-serif;
    font-weight: normal;
    font-size: 80%;
    text-transform: uppercase;
  }
  .container {
    width: 95%;
  }

  .content-sitemap .content-outer{
    padding-top: 10px;
  }

  .content-sitemap footer, .content-search footer{
    position: relative;
  }

  .customsitemap{
    column-count: 1 !important;
  }
  .menu-container {
    width: 100%;
    padding: 0 0;
  }

  .nav.navbar-nav {
    position: initial;
    display: inline-flex;
  }

  .nav-menu li {
    width: 100%;
    margin: 0px !important;
    text-align: center;
  }

  .navbar {
    min-height: auto;
    display: inline-flex;
    width: 100%;
  }

  .mobile_close {
    text-align: center;
  }

  .nav li {
    margin: 0;
  }

  .nav-menu {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 10px;
    width: 100%;
    padding-bottom: 0px;
  }

  .global-mobile .globe-title {
    padding: 6px 0;
    display: inline-block;
        color: #000;
  }
  .nav-menu li.global-mobile {
    border: none;
    text-align: left;
  }
  .main-menu-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }

  .main-menu-nav {
    float: none;
    margin: 0;
    text-align: center;
    line-height: 0;
  }

  .main-menu-nav > li {
    float: none;
  }

  .main-menu-nav > li > a {
    padding: 30px 0;
    display: block;
    font-size: 22px;
    line-height: 25px;
    color: #fff;
    font-weight: bold;
  }

/*  .menu-navigation {
    height: auto;
    background-color: #1168af;
    margin: 0px;
  }
*/
  .btn-shop {
    width: 100%;
    border: none;
  }

  .nav > li > a:hover,
  .nav > li > a:focus {
    background-color: #da242a;
  }

  .main-menu-nav > li:last-child {
    border-bottom: none;
  }

  .nav-right ul {
    float: none;
  }

  .global-brand img {
    position: relative;
    top: 0;
    z-index: 999;
    height: 17px;
    width: 17px;
    float: right;
    right: 50px;
  }

  .navbar-log,#headBannerIconSWMain{
    display: none;
  }

  .navbar-mobile-logo {
    display: block;
    /* margin-left: 10px; */
    float: right;
    position: relative;
    top: 0;
    right: -48px;
  }

  .navbar-mobile-logo img {
    height: 35px;
  }
  .menu_shop a{
    background-color: #8c0001;
  }

  .dropdown-content {
    top: 0px;
    position:inherit;
    min-width: auto;
    right: auto;
    flex-wrap: wrap;
    border: none;
    background-color: #8c0001;
    margin-left: 0px;
    margin-top: -1px;
  }
  .dropdown-content.active{
    display: flex;
    border: none;
  }

  .nav-right {
    width: 90%;
    padding: 0 5%;
    float: none;
    text-align: center;
    display: block;
    background-color: #1168af;
  }

  .inner-container {
    min-height: 0;
  }

  .menu-inner-container {
    min-height: 0;
  }

  .desktop-globe {
    display: none;
  }

  .mobile-menu {
    display: block;
    font-size: 2em;
    width:33px;
    float: left;
    left:0;
    margin-left: 5px;
  }

  .fa-search {
    font-size: 1.75em;
  }

  .mobile_close {
    display: block !important;
  }

  #global_nav .navbar-nav>li {
    border: none;
    margin-left: 10px;
    color: #fff;
  }

  .footer-left,
  .footer-right {
    width: 100%;
    margin-bottom: 30px;
  }

  .footer-links {
    margin-bottom: 30px;
  }

  .footer-logo {
    text-align: center;
  }

  .footer-left {
    text-align: center;
    margin-bottom: 0;
    padding: 0;
    width: 100% !important;
  }

  .footer-center {
    width: 100% !important;
  }

  .footer-right {
    text-align: center;
    width: 100% !important;
    float: none;
  }

  .footer-mobile-logo {
    display: block;
    width: 50%;
    float: left;
  }

  .footer-mobile-logo img {
    width: 90px;
    height: 90px;
  }

  .mobile-globe {
    display: inline-block;
    font-size: 2em;
    color: #fff;
    padding: 10px 10px;
    text-align: right;
    float: right;
  }

  .navbar-nav li {
    float: none;
  }

  .navbar .brand-logo {
    display: none;
  }

  .container {
    width: 95%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  #container:not(.en-us) .home_main .section-hero {
    background: none !important;
  }

  .home-bsa-section-desc {
    width: 95%;
    padding: 30px 2.5%;
    margin-left: 0%;
  }

  .home-bsa-logo {
    margin-bottom: 50%;
  }

  .home_main .section-description {
    color: #fff;
  }

  .home_main .btn-cta {
    color: #fff;
    border: 2px solid #fff;
  }

  .section-background {
    background-position: center;
    background-size: cover;
  }

  .bs-bb {
    padding-top: 15px;
  }

@-webkit-keyframes bs-glow{
  50% {  -webkit-filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0)); }
}

@keyframes bs-glow{
  50% {  -webkit-filter: drop-shadow(0px 0px 20px rgba(255, 255, 255, 1)); }
}

  .img-left,
  .img-right {
    display: none;
  }

  .sw-bb .blade_section-desc {
    width: 95%;
    padding: 20% 2.5%;
    padding-bottom: 22%;
  }

  .sw-bb .section-bottom {
    width: 95%;
    left: 2.5%;
  }

  .home-video .pager{
    display: none;
  }
  .itemHolder
  {
        min-height: 300px;
        height: 300px;
  }
  .overlay-search .wrapper-search .button-search {
    position: absolute;
    right: 20px;
    top: 130px;
  }
  .overlay-search .wrapper-search .selector {
    position: absolute;
    top: 75px;
    width: calc(100% - 40px);
  }
  .overlay-search .wrapper-search .field-search {
    position: absolute;
    top: 130px;
    width: calc(100% - 93px);
  }
  .overlay-search .wrapper-search .close-search::before, .overlay-journal .wrapper-journal .close-journal::before {
    font-size: 25px;
    height: 25px;
    width: 25px;
  }
  .overlay-search .wrapper-search .close-search {
    position: absolute;
    right: 20px;
    top: -35px;
  }
  .overlay-search .wrapper-search h2 {
    font-size: 3.5rem;
  }
  .nav-menu li a, .nav-menu li a span{
    color: #fff;
    font-size: 16px;
  }
  .el-gr .brand-logo:nth-child(3) {
    display: none;
  }
  /*.nav-menu li{
    border-bottom: 1px solid #fff;
  }*/
  .nav-menu li.mobile_close{
    border: none;
    width: calc(100% + 20px);
    margin-left: -10px;
    text-decoration: underline;
  }
  .nav-menu li.mobile_close a
  {
    text-decoration: underline;
  }
 /* .menu-navigation {
    display: none;
  }*/
  .nav-menu li i.mobile-globe a{
    display: block;
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
    border: none;
  }
  .nav-menu li i.mobile-globe a:hover{
    border: none;
  }
  .popup-block-inner{
    width: 90%;
  }
  .nav-menu .dropdown-content li{
    width:20%;
    margin: 1% 2%;
    border: none;
    font-size: 0.87em;
  }
  .nav-menu .dropdown-content li:last-child{
    margin:0 auto;
  }
  .menu_shop .arrow{
    width: 10px;
    height: 10px;
    border: solid white;
    border-width: 2px 2px 0 0;
    transform: rotate(135deg);
    top: 10px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: block;
  }
  .menu_shop .arrow.arrow-up{
    transform: rotate(-45deg);
    top:17px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  #container .menu-container {
    background: #1168af;
    display: flex;
  }
  #container .menu-navigation:after{
    width:100%;
    position: fixed;
    content: "";
    top:0px;
    bottom: 0px;
    z-index: -1;
    background-color: rgba(0,0,0,0.5);
  }
  .content-home .brand-header{
   /* margin-top: -50px;*//*for slick carousel*/
    background-position: 75% 50%;
  }
  .home-video .arrowPrev,
  .promo-display .arrowNext,
  .module-home .arrowPrev,
  .module-home .arrowNext {
    margin-top:80px;
  }

  .home-video .arrowNext, .module-home .arrowNext{
    right: 30%;
  }
  .popup-block-close{
        top: 25%;
  }
.bc-player-default_default .vjs-big-play-button
{
  background-color:white;
}
  .home-video .arrowPrev, .module-home .arrowPrev {
    left: 30%;
  }

  .moduleItem {
    width: 270px;
  }

  .content-home .video-container{
    height: 180px;
    margin-right: 0;
  }
  .line2{
    display: inline-block;
  }
  li.menu_apps, li.dropdown.menu_shop {
    border: none;
  }
  .home-forcefriday .graident-layer{
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0) 31%, rgba(0,0,0,0) 32%, rgba(0,0,0,0.02) 36%, rgba(0,0,0,0.18) 50%, rgba(0,0,0,0.67) 85%, rgba(0,0,0,0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0) 31%,rgba(0,0,0,0) 32%,rgba(0,0,0,0.02) 36%,rgba(0,0,0,0.18) 50%,rgba(0,0,0,0.67) 85%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0) 31%,rgba(0,0,0,0) 32%,rgba(0,0,0,0.02) 36%,rgba(0,0,0,0.18) 50%,rgba(0,0,0,0.67) 85%,rgba(0,0,0,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#cc000000',GradientType=0 );
  }
  footer .container {
    width: 90%;
  }
  .playlist-banner h3 {
    text-align: left;
    font-size: 100%;
  }
#home-video-section .video-section-image {
    min-width: 300px;
    max-width: 300px;
}
.nav-menu .dropdown-content li{
    font-size: 0.8em;
  }
  header {
    margin-bottom: 25px;
  }
  .brand-header {
    height: auto !important;
  }
  .content-wtb .en-hk .ui-accordion .ui-accordion-icons,
    .content-wtb .zh-hant-hk .ui-accordion .ui-accordion-icons {
        padding-left: 1.2em;
        font-size: 16pt !important;
        line-height: 1;
    }
    .content-wtb .en-hk .ui-accordion .ui-accordion-content,
    .content-wtb .zh-hant-hk .ui-accordion .ui-accordion-content {
        padding: 4px;
    }
  .content-wtb .en-hk .ui-accordion .ui-accordion-icons,
    .content-wtb .zh-hant-hk .ui-accordion .ui-accordion-icons {
        padding-left: 1.2em;
        font-size: 20pt;
        line-height: 1;
    }
    .content-wtb .en-hk .ui-accordion .ui-accordion-content,
    .content-wtb .zh-hant-hk .ui-accordion .ui-accordion-content {
        padding: 4px;
    }
  .ja-jp #container.content-brands .content-outer .content,
    .ja-jp #container.content-products .content-outer .content
    {
        min-height: 80vw;
    }
  .hasbrologo {
        width: 80px;
        top: -7px;
        left: -7px;
    }
    .dropdown {
        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: block;
    }
    .dropdown a {
        color: #fff;
    }
    .navbutton {
        float: right;
        padding: 17px 10px;
    }
    .navbutton.on {
        background: #0083d0;
        /* Old browsers */
        background: -moz-linear-gradient(top, #0083d0 0%, #007ac2 78%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0083d0), color-stop(78%, #007ac2));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #0083d0 0%, #007ac2 78%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #0083d0 0%, #007ac2 78%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #0083d0 0%, #007ac2 78%);
        /* IE10+ */
        background: linear-gradient(to bottom, #0083d0 0%, #007ac2 78%);
        /* W3C */
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0083d0', endColorstr='#007ac2', GradientType=0);
        /* IE6-9 */
    }
    .navbutton span {
        background: transparent url('/images/sprite_common.png') no-repeat -89px -123px;
        width: 30px;
        height: 24px;
        display: block;
        text-indent: -9999px;
    }
    .navbutton.on span {
        background-position: -54px -123px;
    }
    #subnav li a {
        padding: 5px 10px 5px 15px;
    }
    #hsb_globalnav {
        color: #fff;
        border-top: 1px solid #fff;
        padding: 10px 10px 10px 15px;
    }
    .hero-prev,
    .hero-next {
        display: none !important;
    }
    /*--------------------------------------- HOME PAGE --------------------------------*/
    .featured-promos {
        display: block;
    }
    /*--------------------------------------- FOOTER --------------------------------*/
    .footernav,
    .footercopyright {
        padding: 0 5px;
    }
    .footerlogo,
    .footernav {
        display: none;
    }
    .sitemap-col>a,
    .sitemap-col>section {
        display: none;
    }
    /*--------------------------------------- PDP --------------------------------*/
    .price-block {
        overflow: auto;
        width: 100%;
    }
    .pricetext {
        display: inline-block;
        margin: 35px 0 0 5px;
    }
    .content-pdp .product_price .price {
        font-size: 2.625em;
        display: block;
    }
    .wtb_btn {
        float: right;
    }
    #zoomImage {
        display: none;
    }
    /*--------------------------------------- GRIDS --------------------------------*/
    .sort_group {
        width: 100%;
    }
    .browse-menu {
        left: 0;
        width: 100%;
    }
    .browse-menu li {
        border-bottom: 1px solid #c9c9c9;
        border-right: 1px solid #c9c9c9;
        float: left;
        width: 49.5%;
    }
    .pageselect {
        margin: 10px 0;
    }
    /*--------------------------------------- SUBPAGES --------------------------------*/
    .breadcrumbs {
        display: block;
    }
    .btn-seegrid {
        margin: 10px 3%;
    }
    .module-home {
        width: 96%;
    }
    .de-de .txtwrap {
        width: 80%;
    }
    .transformers .sort_box,
    .transformers .grid-pagination,
    .stella .sort_box,
    .stella .grid-pagination {
        display: none;
    }
    .content-home .featured-promos .promo-item h2 {
        font-size: .75em;
        display:none;
    }
    .featured-promos .promo-item {
        max-width: 100%;
        width: 100%;
    }
    .featured-promos .content .hero-carousel .hero-item img{
     width:300px;
     height:250px;
    }
  .itemHolder {
        width: 434px;
    }
    .products .pager,
    .games .pager,
    .videos .pager,
    .printables .pager,
    .apps .pager,
    .featured-brands .pager,
    .other .pager {
        width: 434px;
    }
  #enter-location {
        width: 63% !important;
    }
  /*--------------------------------------- HOME PAGE --------------------------------*/
    .featured-promos .promo-item>h2 {
        font-size: 96%;
        padding: 5px 10px;
    }
  .promo-display.videos .arrowNext, .module-home.videos .arrowNext {
      right: 5px;
      margin-top: 47px;
  }
  .promo-display.videos .arrowPrev, .module-home.videos .arrowPrev {
      left: 6px;
      margin-top: 47px;
  }
  .ecomm-footer {
    float: none;
    margin: 0 3%;
    width: 22% !important;
    font-size: .75em;
    }
  .brand-hero .video {
    float:right;
    min-height:210px;
    width : 366px;
    margin: 40px 10px 40px auto;
  }
  .promo-display .arrowNext {
      right: 10px;
  }

}



@media (min-width: 768px) and (max-width: 1023px){
  .menu-navigation {
    display: block!important;
  }
   .container {
    width: 95%;
  }
  h2
  {
    font-size: 190%;
  }
  .home_main .section-hero {
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: 392%;
    background-size: 89% 100%;
    padding: 50px 0px;
  }

  .home-bsa-section-desc {
    padding: 50px 0%;
  }
  h3 .btn-cta
  {
    font-size:100%;
  }
  p
  {
    font-size: 120%;
  }

  .section-bottom {
    width: 50%;
    left: 25%
  }

  .menu-container{
    width: 100%;
    box-sizing: border-box;
    padding: 0px;
  }
  .navbar .brand-logo{
    width: 127px;
    height: 55px;
    padding: 10px;
  }
  .navbar .brand-logo img{
    width: 100%;
  }
  .nav-menu{
    margin: 0;
    padding: 0;
  }
  .nav-menu li a{
    text-align: center;
    font-size: 20px;
  }
  .nav-menu li a{
    padding: 14px 10px;
  }
  .el-gr .nav-menu li a{
    padding: 10px 10px;
  }
  .de-de .nav-menu li a{
    font-size: 16px !important;
  }
  /*#headBannerIconSWMain{
    margin-top: 0;
    */

  }
/*  .global-nav .brand-nav{
    left: 10px !important;
  }*/
  .gn-more-btn{
    left: 245px !important;
  }
  .home-video .pager{
    display: none;
  }
  .home-video .arrowPrev,
  .promo-display .arrowNext,
  .module-home .arrowPrev,
  .module-home .arrowNext {
    top: 50%;
  }
  .home-video .arrowNext, .module-home .arrowNext {
    right: 43%;
  }
  .home-video .arrowPrev, .module-home .arrowPrev {
    left: 43%;
  }
  .home-video .arrowPrev,
  .promo-display .arrowNext,
  .module-home .arrowPrev,
  .module-home .arrowNext {
    background-position: 1px -110px;
  }
  .popup-block-close{
        top: 26%;
  }
  .popup-block-inner{
    width: 80%;
  }

  .nav-menu li{
    margin: 0 0 0 5px;
  }

  .dropdown-content li{
    margin: 0 5px;
  }
  .dropdown-content{
    min-width: 668px;
  }
  .home-forcefriday .graident-layer{
    background: -moz-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.75) 5%, rgba(0,0,0,0.64) 12%, rgba(0,0,0,0.15) 37%, rgba(0,0,0,0.06) 43%, rgba(0,0,0,0.04) 46%, rgba(0,0,0,0.04) 48%, rgba(0,0,0,0.17) 58%, rgba(0,0,0,0.65) 87%, rgba(0,0,0,0.75) 94%, rgba(0,0,0,0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.75) 5%,rgba(0,0,0,0.64) 12%,rgba(0,0,0,0.15) 37%,rgba(0,0,0,0.06) 43%,rgba(0,0,0,0.04) 46%,rgba(0,0,0,0.04) 48%,rgba(0,0,0,0.17) 58%,rgba(0,0,0,0.65) 87%,rgba(0,0,0,0.75) 94%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.75) 5%,rgba(0,0,0,0.64) 12%,rgba(0,0,0,0.15) 37%,rgba(0,0,0,0.06) 43%,rgba(0,0,0,0.04) 46%,rgba(0,0,0,0.04) 48%,rgba(0,0,0,0.17) 58%,rgba(0,0,0,0.65) 87%,rgba(0,0,0,0.75) 94%,rgba(0,0,0,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#cc000000',GradientType=0 );
  }
    .home_main .btn-cta {
    color: #fff;
    border: 2px solid #fff;
    padding: 10px 27%;
  }
  .home-bsa-section-desc {
    color: #fff;
  }
  .home-bsa-section-desc {
    width: 40%;
  }
  .itemHolder {
    width: 100%;
  }
  .footer-left {
    width: 70%;
    margin-right: 2% !important;
    margin-left: -20px;
  }
  .footer-right {
    width: 25%;
  }
  .moduleItem{
    width:305px;
  }
  .content-home .video-container {
    height: 190px;
    background-size: 100% 100%;
  }
  .playlist-banner h3 {
    text-align: left;
    font-size: 117%;
    margin-right: 20px;
    height: 110px;
    overflow: hidden;
  }

  .pl-pl .playlist-banner h3, .pt-pt .playlist-banner h3{
    height: 75px;
  }

  .videopageTitle h1{
    margin-top: 30px;
  }
  .videopageTitleDiv {
    background-size: 100% 113%;
}
.overlay-search .wrapper-search {
        left: auto;
        margin-left: 0;
        padding: 0 20px;
        width: 100%;
        top: 80px;
    }
    #home-video-section .slick-dots{
      /*display: none !important;*/
    }
    .content-home #home-video-section .slick-next {
      /*right: calc(50% - 50px);*/
    }
    .content-home #home-video-section .slick-prev {
      /*left: calc(50% - 50px);*/
    }
  .arrowPrev {
    margin-left: 10px;
  }
  .arrowNext {
    margin-right: 10px;
  }
   footer .container, .container{
    width: 95%;
  }

  .menu-container {
    width: 95%;
  }

  .nav li {
    margin: 0 15px;
  }

.content-wtb .en-hk .ui-accordion .ui-accordion-icons,
    .content-wtb .zh-hant-hk .ui-accordion .ui-accordion-icons {
        padding-left: 1.2em;
        font-size: 20pt;
        line-height: 1;
    }
    .content-wtb .en-hk .ui-accordion .ui-accordion-content,
    .content-wtb .zh-hant-hk .ui-accordion .ui-accordion-content {
        padding: 4px;
    }
  .ja-jp #container.content-brands .content-outer .content,
    .ja-jp #container.content-products .content-outer .content
    {
        min-height: 80vw;
    }
  .itemHolder {
        width: 434px;
    }
    .products .pager,
    .games .pager,
    .videos .pager,
    .printables .pager,
    .apps .pager,
    .featured-brands .pager,
    .other .pager {
        width: 434px;
    }
   .da-dk #hsb_globalnav {
        float: left;
        margin: -35px 0px 0 280px;
    }
    .cs-cz #hsb_globalnav {
        float: left;
        margin: -18px 0px 0 476px;
    }
    .es_ES #hsb_globalnav {
        float: left;
        margin: -42px 0px 0 300px;
    }
    .fr-fr #hsb_globalnav {
        float: left;
        margin: -35px 0px 0 286px;
    }
    .de-ch #hsb_globalnav {
        float: left;
        margin: -18px 0px 0 396px;
    }
    .de_DE #hsb_globalnav {
        float: left;
        margin: -21px 0px 0 445px;
    }
    .el_GR #hsb_globalnav {
        float: left;
        margin: -19px 0px 0 527px;
        top: -2px;
    }
    .en_GB #hsb_globalnav {
        float: left;
        margin: -35px 0px 0 269px;
    }
    .fr-ch #hsb_globalnav {
        float: left;
        margin: -20px 0px 0 420px;
    }
    .sv_SE #hsb_globalnav {
        float: left;
        margin: -35px 0px 0 265px;
    }
    .no_NO #hsb_globalnav {
        float: left;
        margin: -18px 0px 0 380px;
    }
   /*--------------------------------------- HEADER --------------------------------*/
    header.en-us,
    header.da-dk,
    header.ru-ru,
    header.no-no,
    header.sv-se {
        margin-bottom: 145px;
    }
    .navbutton {
        display: none;
    }
    #subnav {
        float: right;
    }
    #hsb_globalnav {
        float: left;
        margin: 15px 0 0 5px;
    }
    .tr_TR #hsb_globalnav {
        float: left;
        margin: 20px 6px 0 250px !important;
    }
    #subnav {
        margin: 15px 0;
    }
    .it_IT #subnav {
        margin: 19px -140px;
    }
    .tr_TR #subnav {
        margin: 20px 0 !important;
    }
    #subnav,
    #subnav a,
    #hsb_globalnav,
    #hsb_globalnav a {
        color: #7e8c95;
    }
    .fr-ca #subnav,
    #subnav a,
    #hsb_globalnav,
    #hsb_globalnav a {
        font-size: 13px;
        padding-left: 12px;
    }
    .ja-jp #hsb_globalnav {
        padding-left:12px;
    }
    .tr_TR #subnav,
    #subnav a,
    #hsb_globalnav,
    #hsb_globalnav a {
        font-size: 13px;
        padding-left: 0px;
    }
    #subnav a {
        font-weight: bold;
    }
    #subnav li {
        display: inline-block;
        margin: 0 7px;
    }
    .worldwide a {
        background-position: right 2px;
    }
    .shop-btn {
        background: transparent url("/images/logo_hts.png") no-repeat 0 0;
        margin: 5px;
        position: absolute;
        right: -6px;
        top: 130px;
        text-indent: -9999px;
        height: 60px;
        width: 265px;
    }
    .es_CL .shop-btn,.es_AR .shop-btn {
        background: url("../images/buyonlinees_CL.png") no-repeat scroll 0 0 transparent;
    }
    #search {
        float: left;
     /*   margin-left: 107px;*/
        /*changed from 185 to 128 for da-dk locale issue fix */
    }
    .tr_TR #search {
        float: left;
        margin-left: 135px !important;
    }
    .featured-brands .carousel-wrapper {
        width: 651px;
    }
    .el_GR #search {
        width: 160px;
    }
    .nl_NL #search {
        width: 105px;
        margin-left: 145px;
    }
    /*--------------------------------------- HOMEPAGE --------------------------------*/
    .picker {
        float: right;
        margin-top: -35px;
        margin-right: 30px;
    }
    .en-za .picker {
        float: right;
        margin-top: 10px;
        margin-right: 30px;
    }
    .picker a {
        width: 130px;
    }
    section.videos div:nth-child(2) a:nth-child(2) {
        display: inline;
    }
  .en_GB #hsb_globalnav {
        margin: -15px 0 0 65px;
    }
    .fi_FI #hsb_globalnav {
        margin: -15px 0 0 396px;
    }
    .nl_BE #hsb_globalnav {
        margin: -15px 0 0 372px;
    }
    .fr_BE #hsb_globalnav {
        margin: -15px 0 0 345px;
    }
    .tr_TR #hsb_globalnav {
        float: left;
        margin: -23px 0 0 310px !important;
    }
    .tr_TR #subnav {
        margin: 8px 0 !important;
    }
    .ru_RU #hsb_globalnav {
        margin: 5px 0 0 90px;
    }
    .ru_RU #subnav {
        margin: 5px 0;
    }
    .es_ES #subnav {
        margin: 8px 0 !important;
    }
    .hu-hu #subnav {
        margin: 3px 0;
    }
    .hu-hu #hsb_globalnav {
        margin: 10px 0 0 79px;
    }
  /*--------------------------------------- BRAND PAGES --------------------------------*/
    .brand-header {
        margin-top: -145px;
        padding: 145px 0 0;
    }
    .brand-nav {
        float: left;
        padding: 20px 2%;
        width: 33.5%;
    }
    .brand-header .hero-carousel {
        float: right;
        margin: 100px 3%;
    }
    .brand-nav ul {
        padding: 5px 0 50px;
    }
    .brand-hero .hero-image {
        float: right;
    }
    .brand-hero .description {
        float: left;
        position: absolute;
        text-align: left;
        width: 45%;
    }
  header.en-us,
    header.da-dk,
    header.ru-ru,
    header.no-no,
    header.sv-se,
    header {
        margin-bottom: 85px;
    }
    .opacity-layer {
        background: rgba(255, 255, 255, .5);
        position: absolute;
        top: 0;
        height: 85px;
        width: 100%;
    }
    #search {
      /*  margin-left: 200px;*/
    }
    .tr_TR #search {
        margin-left: 115px !important;
    }
    .hu-hu #search {
        margin-left: 235px;
    }
    .ru_RU #search {
        margin-left: 160px;
    }
    .el_GR #search {
        margin-left: 235px;
    }
    .en_GB #search {
        margin-left: 210px;
    }
    .arrowPrev {
        margin-left: 10px;
    }
    .arrowNext {
        margin-right: 10px;
    }
    .shop-btn {
        right: 8px;
        top: 66px;
    }
    /*--------------------------------------- HOME PAGE --------------------------------*/
    .featured-promos .promo-item h2 span {
        display: block;
        font-size: 1.875em;
    }
    .featured-brands .carousel-wrapper {
        width: 856px;
    }
    .itemHolder {
        width: 870px;
    }
    .products .pager,
    .games .pager,
    .videos .pager,
    .printables .pager,
    .apps .pager,
    .featured-brands .pager,
    .other .pager {
        width: 870px;
    }
    .games .moduleItem,
    .videos .moduleItem {
        width: 290px;
    }
    .picker {
        margin-top: -30px;
        margin-right: 0px;
    }
    /*--------------------------------------- SUBPAGES --------------------------------*/
    .content-video .breadcrumbs {
        margin: 10px 0;
    }
    /*--------------------------------------- BRAND PAGES --------------------------------*/
    .brand-header {
        margin-top: -85px;
        padding: 85px 0 0;
    }
    .brand-header .hero-carousel {
        float: left;
        margin: 155px 0 0;
    }
    .brand-header>.content {
        padding-bottom: 40px;
        position: relative;
       /* min-height: 550px; */
    }
    .brand-nav {
        padding: 30px 30px 50px 0;
        width: 240px;
    }
    .brand-nav ul {
        padding: 5px 0 50px;
        width: 210px;
    }
   /*--------------------------------------- HOME PAGE --------------------------------*/
    .featured-promos .promo-item>h2 {
        font-size: 100%;
        padding: 8px 10px 15px;
    }
  .es-es .sectiontitle span {
        font-size: 1.6em;
    }
  .en-us .hasbro-shop-btn{
        right: 0px;
    }
  .brand-hero .video {
    float:right;
    min-height:210px;
    width : 366px;
    margin: 40px 10px 40px auto;
  }
  .promo-display .arrowNext {
      right: 10px;
  }
    .brand-header .hero-carousel, .brand-bsa .hero-carousel {
    margin-top:100px;
  }


  .sectionlink {
      padding: 5px 0 15px 66px;
  }
  .sectiontitle {
      padding: 0 !important;
  }

  .seoheader {
      margin: 20px 0;
  }

  .brandlogo {
      margin: -67px 0 0 5px;
      position: absolute;
    width:205px;
  }

  .brand-hero .hero-desc {
    text-align:left;
    margin-left:0px;
  }

  .brand-header .hero-carousel, .brand-bsa .hero-carousel {
    margin-top:50px;
  }

  .brand-hero .description {
    margin: 5% auto;
    padding:0;
    width:50%;
  }

  .brand-hero .description h2{
    font-size:2em;
    line-height: 1em;
  }

  .brand-hero .description p{
  	font-weight: bold;
    font-size: 1em;
    margin-top: 10px;
  }
  .brand-hero .hero-name {
      width: 280px;
    margin-left:0px;
  }

  .brand-header .hero-carousel, .brand-bsa .hero-carousel{
      border-radius: 10px;
  }
  .brand-hero .hero-prev, .brand-hero .hero-next {
      position: absolute;
    top:85%;
  }
    .dropdown_menu_item.mobile {
    display:none;
  }

  .promo-display .arrowPrev, .promo-display .arrowNext {
    position:relative;
  }
  /*dohv-29*/
  .brand-hero .video {
    float: right;
    min-height: 300px;
    width: 50%;
    margin: 40px;
    padding-bottom: 35px;
    z-index: 999;
  }

  .apps .moduleItem, .other .moduleItem, .printables .moduleItem{
    width: 290px;
  }

  .brand-header .hero-carousel, .brand-bsa .hero-carousel {
    margin:0 auto;
  }
  .brand-hero .description {
    /*margin: 5% auto 0 5%;*/
    width:38%;
  }
}



@media(min-width: 1024px) and (max-width: 1920px){
  .menu-navigation {
    display: block!important;
  }
  .nav-menu li.menu_shop .dropdown-btn {
  padding: 14px 20px;
  }

  .nav-menu li {
  margin: 0 25px;
  }
  .dropdown-content li {
      margin: 0 5px;
  }
  .en-us .gn-sign-up:after, .en-us .nav-worldwide:after {
  background: #000000;
  /* Old browsers */
  background: -moz-linear-gradient(top, #000000 0%, #0b0c0c 4%, #262627 10%, #474848 16%, #9d9fa1 31%, #c6c8cb 39%, #ced0d3 41%, #d9dcdf 45%, #e0e3e6 49%, #e1e4e7 51%, #e0e3e6 53%, #d9dcdf 57%, #ced0d3 61%, #c6c8cb 63%, #9d9fa1 71%, #3b3c3d 88%, #1c1d1d 94%, #050505 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #000000 0%, #0b0c0c 4%, #262627 10%, #474848 16%, #9d9fa1 31%, #c6c8cb 39%, #ced0d3 41%, #d9dcdf 45%, #e0e3e6 49%, #e1e4e7 51%, #e0e3e6 53%, #d9dcdf 57%, #ced0d3 61%, #c6c8cb 63%, #9d9fa1 71%, #3b3c3d 88%, #1c1d1d 94%, #050505 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #000000 0%, #0b0c0c 4%, #262627 10%, #474848 16%, #9d9fa1 31%, #c6c8cb 39%, #ced0d3 41%, #d9dcdf 45%, #e0e3e6 49%, #e1e4e7 51%, #e0e3e6 53%, #d9dcdf 57%, #ced0d3 61%, #c6c8cb 63%, #9d9fa1 71%, #3b3c3d 88%, #1c1d1d 94%, #050505 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#050505', GradientType=0);
  /* IE6-9 */
  background-size: 100% auto;
  bottom: 0;
  content: "";
  right: 0;
  position: absolute;
  top: 0;
  width: 1px;
}
    .content-wtb .en-hk .ui-accordion .ui-accordion-icons,
    .content-wtb .zh-hant-hk .ui-accordion .ui-accordion-icons {
        padding-left: 1.2em;
        font-size: 20pt;
        line-height: 1;
    }
    .content-wtb .en-hk .ui-accordion .ui-accordion-content,
    .content-wtb .zh-hant-hk .ui-accordion .ui-accordion-content {
        padding: 4px;
    }
  .ja-jp #container.content-brands .content-outer .content,
    .ja-jp #container.content-products .content-outer .content
    {
        min-height: 80vw;
    }
  .itemHolder {
        width: 434px;
    }
    .products .pager,
    .games .pager,
    .videos .pager,
    .printables .pager,
    .apps .pager,
    .featured-brands .pager,
    .other .pager {
        width: 434px;
    }
      .da-dk #hsb_globalnav {
        float: left;
        margin: 20px 0 0 150px;
    }
    .cs-cz #hsb_globalnav {
        float: left;
        margin: 20px 0 0 95px;
    }
    .de_DE #hsb_globalnav {
        float: left;
        margin: -35px 0 0 500px;
    }
    .fr-fr #hsb_globalnav {
        float: left;
        margin: -35px 0 0 521px;
    }
    .es_ES #hsb_globalnav {
        float: left;
        margin: 20px 0 0 190px;
    }
    .el_GR #hsb_globalnav {
        float: left;
        margin: 20px 0 0 80px;
    }
    .en_GB #hsb_globalnav {
        float: left;
        margin: -35px 0 0 200px;
    }
    .fr-ch #hsb_globalnav {
        float: left;
        margin: -37px 0px 0px 465px;
    }
    .en-us #hsb_globalnav {
        position: absolute;
        right: 20%;
    }
    .pl-pl #hsb_globalnav {
        float: left;
        margin: -35px 0px 0px 225px;
        padding: 3px 3px 2px 2px;
    }
    .sv_SE #hsb_globalnav {
        float: left;
        margin: -35px 0 0 400px;
    }
    .no_NO #hsb_globalnav {
        float: left;
        margin: -35px 0 0 400px;
    }
   /*--------------------------------------- HEADER --------------------------------*/
    header.en-us,
    header.da-dk,
    header.ru-ru,
    header.no-no,
    header.sv-se {
        margin-bottom: 145px;
    }
    .navbutton {
        display: none;
    }
    #subnav {
        float: right;
    }
    #hsb_globalnav {
        float: left;
        margin: 15px 0 0 5px;
    }
    .tr_TR #hsb_globalnav {
        float: left;
        margin: 20px 6px 0 250px !important;
    }
    #subnav {
        margin: 15px 0;
    }
    .it_IT #subnav {
        margin: 19px -140px;
    }
    .tr_TR #subnav {
        margin: 20px 0 !important;
    }
    #subnav,
    #subnav a,
    #hsb_globalnav,
    #hsb_globalnav a {
        color: #7e8c95;
    }
    .fr-ca #subnav,
    #subnav a,
    #hsb_globalnav,
    #hsb_globalnav a {
        font-size: 13px;
        padding-left: 12px;
    }
    .ja-jp #hsb_globalnav {
        padding-left:12px;
    }
    .tr_TR #subnav,
    #subnav a,
    #hsb_globalnav,
    #hsb_globalnav a {
        font-size: 13px;
        padding-left: 0px;
    }
    #subnav a {
        font-weight: bold;
    }
    #subnav li {
        display: inline-block;
        margin: 0 7px;
    }
    .worldwide a {
        background-position: right 2px;
    }
    .shop-btn {
        background: transparent url("/images/logo_hts.png") no-repeat 0 0;
        margin: 5px;
        position: absolute;
        right: -6px;
        top: 130px;
        text-indent: -9999px;
        height: 60px;
        width: 265px;
    }
    .es_CL .shop-btn,.es_AR .shop-btn {
        background: url("../images/buyonlinees_CL.png") no-repeat scroll 0 0 transparent;
    }
    #search {
        float: left;
        margin-left: 107px;
        /*changed from 185 to 128 for da-dk locale issue fix */
    }
    .tr_TR #search {
        float: left;
        margin-left: 135px !important;
    }
    .featured-brands .carousel-wrapper {
        width: 651px;
    }
    .el_GR #search {
        width: 160px;
    }
    .nl_NL #search {
        width: 105px;
        margin-left: 145px;
    }
    /*--------------------------------------- HOMEPAGE --------------------------------*/
    .picker {
        float: right;
        margin-top: -35px;
        margin-right: 30px;
    }
    .en-za .picker {
        float: right;
        margin-top: 10px;
        margin-right: 30px;
    }
    .picker a {
        width: 130px;
    }
    section.videos div:nth-child(2) a:nth-child(2) {
        display: inline;
    } /*--------------------------------------- HEADER --------------------------------*/
    header.en-us,
    header.da-dk,
    header.ru-ru,
    header.no-no,
    header.sv-se {
        margin-bottom: 145px;
    }
    .navbutton {
        display: none;
    }
    #subnav {
        float: right;
    }
    #hsb_globalnav {
        float: left;
        margin: 15px 0 0 5px;
    }
    .tr_TR #hsb_globalnav {
        float: left;
        margin: 20px 6px 0 250px !important;
    }
    #subnav {
        margin: 15px 0;
    }
    .it_IT #subnav {
        margin: 19px -140px;
    }
    .tr_TR #subnav {
        margin: 20px 0 !important;
    }
    #subnav,
    #subnav a,
    #hsb_globalnav,
    #hsb_globalnav a {
        color: #7e8c95;
    }
    .fr-ca #subnav,
    #subnav a,
    #hsb_globalnav,
    #hsb_globalnav a {
        font-size: 13px;
        padding-left: 12px;
    }
    .ja-jp #hsb_globalnav {
        padding-left:12px;
    }
    .tr_TR #subnav,
    #subnav a,
    #hsb_globalnav,
    #hsb_globalnav a {
        font-size: 13px;
        padding-left: 0px;
    }
    #subnav a {
        font-weight: bold;
    }
    #subnav li {
        display: inline-block;
        margin: 0 7px;
    }
    .worldwide a {
        background-position: right 2px;
    }
    .shop-btn {
        background: transparent url("/images/logo_hts.png") no-repeat 0 0;
        margin: 5px;
        position: absolute;
        right: -6px;
        top: 130px;
        text-indent: -9999px;
        height: 60px;
        width: 265px;
    }
    .es_CL .shop-btn,.es_AR .shop-btn {
        background: url("../images/buyonlinees_CL.png") no-repeat scroll 0 0 transparent;
    }
    #search {
        float: left;
        margin-left: 107px;
        /*changed from 185 to 128 for da-dk locale issue fix */
    }
    .tr_TR #search {
        float: left;
        margin-left: 135px !important;
    }
    .featured-brands .carousel-wrapper {
        width: 651px;
    }
    .el_GR #search {
        width: 160px;
    }
    .nl_NL #search {
        width: 105px;
        margin-left: 145px;
    }
    /*--------------------------------------- HOMEPAGE --------------------------------*/
    .picker {
        float: right;
        margin-top: -35px;
        margin-right: 30px;
    }
    .en-za .picker {
        float: right;
        margin-top: 10px;
        margin-right: 30px;
    }
    .picker a {
        width: 130px;
    }
    section.videos div:nth-child(2) a:nth-child(2) {
        display: inline;
    }
  .en_GB #hsb_globalnav {
        margin: -15px 0 0 65px;
    }
    .fi_FI #hsb_globalnav {
        margin: -15px 0 0 396px;
    }
    .nl_BE #hsb_globalnav {
        margin: -15px 0 0 372px;
    }
    .fr_BE #hsb_globalnav {
        margin: -15px 0 0 345px;
    }
    .tr_TR #hsb_globalnav {
        float: left;
        margin: -23px 0 0 310px !important;
    }
    .tr_TR #subnav {
        margin: 8px 0 !important;
    }
    .ru_RU #hsb_globalnav {
        margin: 5px 0 0 90px;
    }
    .ru_RU #subnav {
        margin: 5px 0;
    }
    .es_ES #subnav {
        margin: 8px 0 !important;
    }
    .hu-hu #subnav {
        margin: 3px 0;
    }
    .hu-hu #hsb_globalnav {
        margin: 10px 0 0 79px;
    }
  /*--------------------------------------- BRAND PAGES --------------------------------*/
    .brand-header {
        margin-top: -145px;
        padding: 145px 0 0;
    }
    .brand-nav {
        float: left;
        padding: 20px 2%;
        width: 33.5%;
    }
    .brand-header .hero-carousel {
        float: right;
        margin: 100px 3%;
    }
    .brand-nav ul {
        padding: 5px 0 50px;
    }
    .brand-hero .hero-image {
        float: right;
    }
    .brand-hero .description {
        float: left;
        position: absolute;
        text-align: left;
        width: 45%;
    }
  header.en-us,
    header.da-dk,
    header.ru-ru,
    header.no-no,
    header.sv-se,
    header {
        margin-bottom: 85px;
    }
    .opacity-layer {
        background: rgba(255, 255, 255, .5);
        position: absolute;
        top: 0;
        height: 85px;
        width: 100%;
    }
    #search {
        margin-left: 200px;
    }
    .tr_TR #search {
        margin-left: 115px !important;
    }
    .hu-hu #search {
        margin-left: 235px;
    }
    .ru_RU #search {
        margin-left: 160px;
    }
    .el_GR #search {
        margin-left: 235px;
    }
    .en_GB #search {
        margin-left: 210px;
    }
    .arrowPrev {
        margin-left: 10px;
    }
    .arrowNext {
        margin-right: 10px;
    }
    .shop-btn {
        right: 8px;
        top: 66px;
    }
    /*--------------------------------------- HOME PAGE --------------------------------*/
    .featured-promos .promo-item h2 span {
        display: block;
        font-size: 1.875em;
    }
    .featured-brands .carousel-wrapper {
        width: 856px;
    }
    .itemHolder {
        width: 870px;
    }
    .products .pager,
    .games .pager,
    .videos .pager,
    .printables .pager,
    .apps .pager,
    .featured-brands .pager,
    .other .pager {
        width: 870px;
    }
    .games .moduleItem,
    .videos .moduleItem {
        width: 290px;
    }
    .picker {
        margin-top: -30px;
        margin-right: 0px;
    }
    /*--------------------------------------- SUBPAGES --------------------------------*/
    .content-video .breadcrumbs {
        margin: 10px 0;
    }
    /*--------------------------------------- BRAND PAGES --------------------------------*/
    .brand-header {
        margin-top: -85px;
        padding: 85px 0 0;
    }
    .brand-header .hero-carousel {
        float: left;
        margin: 155px 0 0;
    }
    .brand-header>.content {
        padding-bottom: 40px;
        position: relative;
        min-height: 400px;
    }
    .brand-nav {
        padding: 30px 30px 50px 0;
        width: 240px;
    }
    .brand-nav ul {
        padding: 5px 0 50px;
        width: 210px;
    }
   /*--------------------------------------- HOME PAGE --------------------------------*/
    .featured-promos .promo-item>h2 {
        font-size: 100%;
        padding: 8px 10px 15px;
    }
  .brand-hero .video {
    float:right;
    min-height:210px;
    width : 366px;
    margin: 40px 10px 40px auto;
  }
  .promo-display .arrowNext {
      right: 10px;
  }
    .brand-header .hero-carousel, .brand-bsa .hero-carousel {
    margin-top:100px;
  }


  .sectionlink {
      padding: 5px 0 15px 66px;
  }
  .sectiontitle {
      padding: 0;
  }

  .seoheader {
      margin: 20px 0;
  }

  .brandlogo {
      margin: -67px 0 0 5px;
      position: absolute;
    width:205px;
  }

  .brand-hero .hero-desc {
    text-align:left;
    margin-left:0px;
  }

  .brand-header .hero-carousel, .brand-bsa .hero-carousel {
    margin-top:50px;
  }

  .brand-hero .description {
    margin: 5% auto;
    padding:0;
    width:50%;
  }

  .brand-hero .description h2{
    font-size:2em;
    line-height: 1em;
  }

  .brand-hero .description p{
    font-size: 1em;
    margin-top: 10px;
  }
  .brand-hero .hero-name {
      width: 280px;
    margin-left:0px;
  }

  .brand-header .hero-carousel, .brand-bsa .hero-carousel{
      border-radius: 10px;
  }
  .brand-hero .hero-prev, .brand-hero .hero-next {
      position: absolute;
    top:85%;
  }
    .dropdown_menu_item.mobile {
    display:none;
  }

  .promo-display .arrowPrev, .promo-display .arrowNext {
    position:relative;
  }
  /*dohv-29*/
  .brand-hero .video {
    float: right;
    min-height: 300px;
    width: 50%;
    margin: 40px;
    padding-bottom: 35px;
  }

  .apps .moduleItem, .other .moduleItem, .printables .moduleItem{
    width: 290px;
  }

  .brand-header .hero-carousel, .brand-bsa .hero-carousel {
    margin:0 auto;
  }
  .brand-hero .description {
    margin: 5% auto 0 5%;
    width:38%;
  }


}



@media(max-width: 1920px){
  /*.nav-menu li{
        margin: 0 45px;
  }*/
  .dropdown-content li{
        margin: 0 1%;
  }
/*  .menu-navigation {
    display: block!important;
  }*/
}
.content-home .content-text {
    text-align: left;
}
#home-text-section {
    padding: 15px 45px;
    /* text-align: center; */
    /*padding-bottom: 35px;*/
}
 .content-text > h1 {
    font-weight: bolder;
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
}
.textblock_text > p {
       color: #000;
}
.seo_header_text > p{
       color: #000;
}
.bc-player-SJBIJufJe_default:hover .vjs-big-play-button {
    background-color: #007cc4 !important;
}
.video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus {
    outline: 0;
    border-color: #007cc4;
    background-color: #007cc4;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}
.vjs-mouse.bc-player-HynyqvTR_default .vjs-control-bar {
    font-size: 20px;
}
.de-ch .nav-menu li a {
    font-size: 20px;
    padding: 13px 25px;
}
@media (min-width: 768px) and (max-width: 1211px){
  .de-ch .nav-menu li a {
    font-size: 14.5px;
    padding: 14px 10px;
   }
   .de-ch .nav-menu li a.activeNav {
    padding: 17px 15px 0px 15px!important;
  }
  #headBannershop:hover{
    padding: 2px 10px;
  }
}
@media (max-width: 767px){
  #global_nav{
      z-index: 10001;
  }
  .content-shop .menu-navigation {
    z-index: 10000!important;
  }
}
