/*Specific general styles*/
@media (min-width: 768px){
.b2c-support-landing  .hero-module {
    height: 344px !important;
   }
}

#level-u-extender {
	z-index: 30;
    background-color: white;
    text-align: center;
    max-width: 100% !important;     
}

#level-u-extender .content {
	margin: 0px auto   !important; 
}

@media (min-width: 1025px) {
	
.gnb-header .big-header{
	z-index: 40;
}	
	
#support_video {
  z-index: 25;
  width: 100%;
  height: auto;
  bottom: 0;
  position: absolute;
}

.BrightcoveExperience {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 100%
}

.b2c-support .module-title h2{
	position: relative;
	z-index: 29;
}

.row-fluid{
	position:relative;
	z-index:30;
}
.b2c-support .product-grid-module .row-fluid.columns-3{z-index:29;}
.breadcrumbs{
	position: relative;
    z-index: 30;
}
#globalext{
	position: relative;
    z-index: 30;
    margin-top:0;
}
}
@media only screen and (min-width:1025px) and (max-width: 1152px) {
.hero_background {
	top: 0;
	bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    position: absolute;
    height: 473px;
    z-index: 25;
}
}
@media only screen and (min-width:1153px) and (max-width: 1279px) {
.hero_background {
	top: 0;
	bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    position: absolute;
    height: 473px;
    z-index: 25;
}
}
@media only screen and (min-width:1280px) and (max-width: 1366px) {
.hero_background {
	top: 0;
	bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    position: absolute;
    height: 473px;
    z-index: 25;
}
}
@media only screen and (min-width:1367px) and (max-width: 1440px) {
.hero_background {
	top: 0;
	bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    position: absolute;
    height: 473px;
    z-index: 25;
}
}
@media only screen and (min-width:1441px) and (max-width: 1510px) {
.hero_background {
	top: 0;
	bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    position: absolute;
    height: 473px;
    z-index: 25;
}
}
@media only screen and (min-width:1511px) and (max-width: 1679px) {
.hero_background {
	top: 0;
	bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    position: absolute;
    height: 473px;
    z-index: 25;
}
}
@media only screen and (min-width:1680px) and (max-width: 1740px) {
.hero_background {
	top: 0;
	bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    position: absolute;
    height: 473px;
    z-index: 25;
}
}
@media only screen and (min-width:1741px) and (max-width: 1919px) {
.hero_background {
	top: 0;
	bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    position: absolute;
    height: 473px;
    z-index: 25;
}
}
@media (min-width: 1920px) {
.hero_background {
	top: 0;
	bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    position: absolute;
    height: 473px;
    z-index: 25;
}
}
@media (max-width: 1024px) {
.hero_background {
    display:none;
}
#support_video {
  display:none;
}

}
#inner-wrap > div.backgroundImageBackup{
	display:none;
}

.seeMoreProducts{
	text-align: center;
    display: block;
    margin: 20px 0 0;
}