/*New Styles Go Here*/

#contentBody {
	background-color: black;
}

.clear-fix {
	clear: both;
}

.clear-fix:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}

h2 {
	font-size: 26px;
	font-family: "Stratum1 MEDIUM", Arial, sans-serif;
	line-height: 60px;
}

h3 {
	font-size: 21px;
	text-transform: capitalize;
	font-family: "Stratum1 MEDIUM", Arial, sans-serif;
}

a, a:link {
	transition: color 0.5s, background-color 0.5s, opacity 0.5s, border 0.5s;
}

/*navigation styles*/

#subNavGame {
	position: inherit;
	border:0;
	margin-top: 20px;
	text-align: left;
}

#subNavGame ul {
	margin: 0 0 10px 0;
}

#subNavGame ul li {
	font-family: "Stratum1 Medium", Arial, sans-serif;
	font-size: 18px;
	display: inline-block;
	padding-left: 30px;
}

#subNavGame ul li:first-child {
	padding-left: 25px;
}

#subNavGame a {
	color: #bbbbbb;
}

#subNavGame a:hover {
	color: white;
	text-decoration: none;
}

#subNavGame .selected a {
	border-bottom: 1px dotted #bbbbbb;
}

.nav-pills .selected {
	background-color: #252525;
}
	
.nav-pills {
	border: 0;
	text-align: left;
	margin-top: 10px;
}
	
.nav-pills > li {
	padding: 10px 20px;
}
	
.nav-pills li:first-child {
	/*padding-left: 25px;*/
}

.nav-pills > li > a {
	color: #bbbbbb;
	font-family: "Stratum1 Medium", Arial, sans-serif;
	border: 0;
	font-size: 15px;
	padding: 0;
	text-transform: capitalize;
	background-color: transparent;
}

.nav-pills > li:last-child > a {
	border: 0;
}

#breadcrumb_navigation {
	background-color: transparent;
}

.nav-pills > li > a:hover, .nav-pills > .active > a:hover {
	background-color: transparent;
	color: white;
}

.breadcrumb {
	font-family: Arial, sans-serif;
	text-transform: capitalize;
}

.btn-top-of-page {
	display: none;
	position: fixed;
	z-index: 2;
	width: 100px;
	height: 100px;
	text-indent: -9999px;
	right: 100px;
	bottom: 100px;
    background-color: #363636;
    border-radius: 100px;
}

.btn-text {
	position: relative;
	top: 80px;
    left: 7px;
    color: white;
}

.btn-top-of-page:hover {
	text-decoration: none;
	/*background-color: #FFA504;*/
}

.ico-up-arrow {
	background-image: url('https://static.mwomercs.com/img/icons/mwo-ui-icon-sprite.svg');
    background-repeat: no-repeat;
    background-size: 200%;
	background-position: -2px -500px;
}

#contentBody .sectionIntroTitle {
	display: inline-block;
	float: left;
	margin-left: 0px;
	font-family: "Stratum1 Bold", Arial, sans-serif;
}

.navbar-search .search-query {
	border-radius: 0;
	box-shadow: none;
}

.navbar-search .search-query:focus {
	box-shadow: none;
	border-color: #999;
}

.social-icons {
  	border-right: 1px solid black;
  	list-style: none;
  	display: inline-block;
  	margin: 0 0 0 0;
}

.social-icons li {
  	display: inline-block;
  	margin: 10px 5px;
}

.sprite-icon {
  	background-image: url('https://static.mwomercs.com/img/icons/mwo-ui-icon-sprite.svg');
  	background-repeat: no-repeat;
  	width: 35px;
  	height: 35px;
  	background-size: 200%;
  	display: inline-block;
  	opacity: .7;
}

.sprite-icon:hover {
	opacity: 1;
}

.ico-twitter {
  	background-position: -35px -35px;
}

.ico-facebook {
  	background-position: 0px -70px;
}

.ico-google {
 	background-position: -35px -70px;
}

.article-content {
	padding: 0px 25px 25px 25px;
}

.article-header .button-medium {
	font-family: "Stratum1 Medium", Arial, sans-serif;
	display: inline-block;
	float: right;
	font-size: 18px;
	background-color: #0168c8;
	color: white;
	padding: 15px 20px;
	text-transform: uppercase;
	margin-left: 20px;
}

.ico-arrow {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #ffffff;
    position: relative;
    top: -2px;
    margin-left: 15px;
}

.article-header .button-medium:hover {
	text-decoration: none;
	background-color: #0584fa;
}

.article-header {
	padding: 20px 0;
	box-sizing: border-box;
	position: relative;
}

.social-container {
	position: relative;
	float: right;
}

.share-text {
	position: absolute;
    right: 0;
    top: -12px;
    margin-right: 20px;
    font-family: "Stratum1 Medium", Arial, sans-serif;
    font-size: 16px;
}

.article-img-cont {
	margin-bottom: 25px;
	position: relative;
}

.feature-img {
	background-repeat: no-repeat;
	background-size: cover;
	height: 400px;
	margin: 0 -25px;
}

.article-img {
	width: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	height: 500px;
}

.what-is-a-mech {
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/what-is-a-mech.jpg');
}

.lightmech-feature {
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/lightmech-feature.jpg');
}

.mediummech-feature {
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/mediummech-feature.jpg');
}

.heavymech-feature {
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/heavymech-feature.jpg');
}

.assaultmech-feature {
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/assaultmech-feature.jpg');
}

.userguide-feature {
	background-image: url('https://static.mwomercs.com/img/game/guide/userguide-feature.jpg');
}

.cw-feature {
	background-image: url('https://static.mwomercs.com/img/game/cw/cw-feature.jpg');
}

.article-into {
	font-size: 18px;
	line-height: 24px;
}

.article-into::first-letter {
	font-weight: bold;
	font-size: 26px;
}

article p, article li {
	font-size: 15px;
	line-height: 23px;
}

article p {
	margin-bottom: 20px;
}

.article-list {
	margin-bottom: 40px;
}

.article-bullet {
	list-style: none;
	margin: 0;
}

.article-bullet h3 {
	line-height: 20px;
}

.col {
	box-sizing: border-box;
	float: left;
	padding-right: 10px;
}

.col-cont {
	width: 100%;
	position: relative;
}

.col-2 {
	width: 50%;
}

.col-3 {
	width: 33%;
}

.col-4 {
	width: 25%;
}

.col-6 {
	width: 66%;
}

.right-4-col {
	margin-right: 25%;
}

.left-4-col {
	margin-left: 25%;
}

.hero-mechs {
	background-image: url('https://static.mwomercs.com/img/hero-mech.jpg');
	height: 300px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bold {
	font-weight: bold;
}


/*CSS for userguide*/

.great-houses-img {
	background-image: url('https://static.mwomercs.com/img/factions/the-great-houses.png');
	height: 182px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.clans-img {
	background-image: url('https://static.mwomercs.com/img/factions/the-clans.png');
	height: 175px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.gameplay-pt {
	padding-left: 200px;
	min-height: 150px;
	background-image: url('https://static.mwomercs.com/img/game/guide/user-guide-icons-sprite.png');
	background-position: 0 0;
	background-repeat: no-repeat;
}

.shot-count {
	background-position: 0 -150px;
}

.fight-smart {
	background-position: 0 -300px;
}

.teamwork {
	background-position: 0 -450px;
}

.fast-scouts {
	background-position: 0 -600px;
}

.perfect-mech {
	background-position: 0 -750px;
}

.allegiance {
	background-position: 0 -900px;
}

.rewarded {
	background-position: 0 -1050px;
}

.battle-role-img {
	height: 300px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}

.battlefield-roles p {
	margin-top: 10px;
	margin-right: 10px;
}

.scout-mech-img {
	background-image: url('https://static.mwomercs.com/img/game/roles/scout-role-img.jpg');
}

.brawler-mech-img {
	background-image: url('https://static.mwomercs.com/img/game/roles/brawler-role-img.jpg');
}

.support-mech-img {
	background-image: url('https://static.mwomercs.com/img/game/roles/support-role-img.jpg');
} 

.assault-mech-img {
	background-image: url('https://static.mwomercs.com/img/game/roles/assault-role-img.jpg');
}

/*CSS for glossary*/

.hilight-word {
	font-weight: bold;
	font-size: 16px;
	color: #FFA504;
}

.glossary-container {
	overflow: auto;
	width: 100%;
}

.list-content p {
	margin-bottom: 20px;
}

.glossary-menu {
	width: 10%;
	position: fixed;
}

.glossary-words {
	margin-left: 10%;
	width: 90%;
}

.glossary-menu a, .disbaled-letter {
	font-weight: bold;
	font-size: 16px;
}

.disbaled-letter {
	opacity: .5;
}

/*CSS for battlemech*/

.mech-popup-name {
	text-transform: uppercase;
}

.mech-popup-img {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 90%;
}

.battlefield-pt {
	padding-left: 240px;
	min-height: 150px;
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
}

.ballistic-bullet {
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/ultra-ac-20.png');
}
.energy-bullet {
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/medium-laser.png');
}
.missile-bullet {
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/streak-srm6.png');
}
.jumpjets-bullet {
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/jump-jets.png');
}
.ecm-bullet {
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/ecm.png');
}
.heatsinks-bullet {
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/heat-sinks.png');
}

.skills-img {
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/skills.png');
	height: 140px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.mech-class-size {
	height: 396px;
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/classes.jpg');
}

.mechlab-img {
	height: 556px;
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/mechlab-img.jpg');
}

.info-tech-bullet {
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/targeting-system.png');
}

.hero-bullet {
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/hero-mech-img.png');
}

.champion-bullet {
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/champion-mech-img.png');
}

.omni-bullet {
	background-image: url('https://static.mwomercs.com/img/game/battlemechs/omni-img.png');
}

/*CSS for different mech weights*/

.mech-gallery {
	margin: 0;
} 

.mech-gallery li {
	display: inline-block;
	list-style: none;
	width: 105px;
	height: 105px;
	background-color: #000;
	margin: 5px;
	border: 1px solid #111111;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

.mech-gallery li:hover {
	border: 1px solid #252525;
}

.mech-popup {
	z-index: 10;
	display: none;
	position: absolute;
	width: 400px;
	height: 400px;
	background-color: #000;
	padding: 10px;
	box-shadow: 0px 0px 15px 2px #000;
	top: -450px;
    left: -150px;
    border:1px solid #333;
}

.mech-gallery li:hover .mech-popup {
	display: block;
}

.mech-gallery h4 {
	font-size: 18px;
	letter-spacing: 1px;
}

.mech-gallery h4:first-child {
	font-family: "Stratum1 Bold", Arial, sans-serif;
	line-height: 0;
}

.devider {
	margin: 40px 0;
    height: 1px;
    width: 100%;
    background-color: #252525;
}

/*Game manual*/

.keyboard-img {
	background-image: url('https://static.mwomercs.com/img/game/guide/keyboard.svg');
	height: 400px;
}

.hud-img {
	background-image: url('https://static.mwomercs.com/img/game/guide/hud-sm.jpg');
	height: 556px;
}

.battlegrid-img {
	background-image: url('https://static.mwomercs.com/img/game/guide/battlegrid-sm.jpg');
	height: 556px;
}

/*game modes*/

.game-mode-img {
	background-size: cover;
	background-position: center;
	height: 400px;
}

.conquest-img {
	background-image: url('/static/img/game/modes/conquest-mode.jpg');
}

.domination-img {
	background-image: url('/static/img/game/modes/domination-mode.jpg');
}

.assault-img {
	background-image: url('https://static.mwomercs.com/img/game/modes/assault-mode.jpg');
}

.skirmish-img {
	background-image: url('https://static.mwomercs.com/img/game/modes/skirmish-mode.jpg');
}

.counter-attack-img {
	background-image: url('https://static.mwomercs.com/img/game/modes/counter-attack-mode.jpg');
}

.invasion-img {
	background-image: url('https://static.mwomercs.com/img/game/modes/invasion-mode.jpg');
}

.scouting-img {
	background-image: url('https://static.mwomercs.com/img/game/modes/scouting-mode.jpg');
}

.ico-expand {
	position: absolute;
	top: 1px;
	right: 1px;
	border: 1px solid white;
	opacity: 1;
}

.ico-expand:hover {
	opacity: 0.7;
}

/*maps styles*/

.map-gallery {
	list-style: none;
	margin: 0;
}

.map-item {
	display: inline-block;
	width: 280px;
	margin-left: 10px;
}

.map-img-item {
	display: block;
	position: relative;
	width: 100%;
	height: 160px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid black;
}

.map-img-item:hover {
	border: 1px solid white;
}

.map-img-item .ico-expand {
	border: 0;
}

.map-img-item .ico-expand:hover {
	opacity: 1;
}

.map-img-full {
	width: 100%;
	padding-bottom: 600px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	/*border: 1px solid #363636;*/
	box-sizing: border-box;
}

.map-lightbox {
	display: none;
}

.map-description {
	margin-top: 10px;
}

.bold-text {
	font-weight: bold;
}

/*maps*/

.map-alpine-peaks {
	background-image: url('https://static.mwomercs.com/img/game/maps/alpine-peaks.jpg');
}

.map-alpine-peaks-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-alpine-peaks.jpg');
}

.map-boreal-vault {
	background-image: url('https://static.mwomercs.com/img/game/maps/boreal-vault.jpg');
}

.map-boreal-vault-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-boreal-vault.jpg');
}

.map-canyon-network {
	background-image: url('https://static.mwomercs.com/img/game/maps/canyon-network.jpg');
}

.map-canyon-network-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-canyon-network.jpg');
}

.map-caustic-valley {
	background-image: url('https://static.mwomercs.com/img/game/maps/caustic-valley.jpg');
}

.map-caustic-valley-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-caustic-valley.jpg');
}

.map-crimson-strait {
	background-image: url('https://static.mwomercs.com/img/game/maps/crimson-strait.jpg');
}

.map-crimson-strait-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-crimson-strait.jpg');
}

.map-emerald-taiga {
	background-image: url('https://static.mwomercs.com/img/game/maps/emerald-taiga.jpg');
}

.map-emerald-taiga-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-emerald-taiga.jpg');
}

.map-forest-colony {
	background-image: url('https://static.mwomercs.com/img/game/maps/forest-colony.jpg');
}

.map-forest-colony-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-forest-colony.jpg');
}

.map-frozen-city {
	background-image: url('https://static.mwomercs.com/img/game/maps/frozen-city.jpg');
}

.map-frozen-city-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-frozen-city.jpg');
}

.map-grim-plexus {
	background-image: url('https://static.mwomercs.com/img/game/maps/grim-plexus.jpg');
}

.map-grim-portico {
	background-image: url('https://static.mwomercs.com/img/game/maps/grim-portico.jpg');
}

.map-grim-plexus-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-grim-plexus.jpg');
}

.map-grim-portico-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-grim-portico.jpg');
}

.map-hellebore-springs {
	background-image: url('https://static.mwomercs.com/img/game/maps/hellebore-springs.jpg');
}

.map-hellebore-springs-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-hellebore-springs.jpg');
}

.map-hpg-manifold {
	background-image: url('https://static.mwomercs.com/img/game/maps/hpg-manifold.jpg');
}

.map-hpg-manifold-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-hpg-manifold.jpg');
}

.map-polar-highlands {
	background-image: url('https://static.mwomercs.com/img/game/maps/polar-highlands.jpg');
}

.map-polar-highlands-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-polar-highlands.jpg');
}

.map-river-city {
	background-image: url('https://static.mwomercs.com/img/game/maps/river-city.jpg');
}

.map-river-city-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-river-city.jpg');
}

.map-sulfurous-rift {
	background-image: url('https://static.mwomercs.com/img/game/maps/sulfurous-rift.jpg');
}

.map-sulfurous-rift-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-sulfurous-rift.jpg');
}

.map-terra-therma {
	background-image: url('https://static.mwomercs.com/img/game/maps/terra-therma.jpg');
}

.map-terra-therma-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-terra-therma.jpg');
}

.map-mining-collective {
	background-image: url('https://static.mwomercs.com/img/game/maps/mining-collective.jpg');
}

.map-mining-collective-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-mining-collective.jpg');
}

.map-tourmaline-desert {
	background-image: url('https://static.mwomercs.com/img/game/maps/tourmaline-desert.jpg');
}

.map-tourmaline-desert-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-tourmaline-desert.jpg');
}

.map-victric-forge {
	background-image: url('https://static.mwomercs.com/img/game/maps/victric-forge.jpg');
}

.map-victric-forge-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-victric-forge.jpg');
}

.map-viridian-bog {
	background-image: url('https://static.mwomercs.com/img/game/maps/viridian-bog.jpg');
}

.map-viridian-bog-thumb {
	background-image: url('https://static.mwomercs.com/img/game/maps/thumb-viridian-bog.jpg');
}

/*community warfare*/

.is-map-img {
	background-image: url('https://static.mwomercs.com/img/game/cw/is-map.jpg');
	height: 400px;
}

.player-role-img {
	width: 100%;
	height: 300px;
	background-position: center;
}

.mercenary-bullet {
	background-image: url('https://static.mwomercs.com/img/game/cw/mercenary.jpg');
}

.loyalist-bullet {
	background-image: url('https://static.mwomercs.com/img/game/cw/loyalist.jpg');
}

.role-pt {
	padding-left: 190px;
}

.faction-badge {
	display: block;
	width: 100%;
	height: 300px;
	background-repeat: no-repeat;
	background-size: 90%;
	background-position: center;
	text-decoration: none;
	opacity: .7;
}

.badge-lg {
	display: block;
	width: 100%;
	height: 300px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	height: 400px;
}

.faction-lightbox h1 {
	font-size: 60px;
	font-family: "Stratum1 Bold", Arial, sans-serif;
	margin-bottom: 40px;
	color: #252525;
}

.faction-lightbox {
	max-width: 1000px;
}

.faction-detail {
	font-size: 24px;
	line-height: 30px;
	font-family: "Stratum1 Medium", Arial, sans-serif;
	margin-bottom: 20px;
	color: #252525;
}

.faction-detail .bold {
	font-family: "Stratum1 Bold", Arial, sans-serif;
	font-weight: normal;
}

.faction-description {
	padding-left: 40px;
}

.content-lightbox {
	display: none;
	overflow: hidden;
}

.content-lightbox p {
	font-size: 16px;
	color: #252525;
}

.faction-badge:hover {
	opacity: 1;
}

.faction-liao-shield {
	background-image: url('https://static.mwomercs.com/img/factions/shields/faction-liao-shield.png');
}

.faction-kurita-shield {
	background-image: url('https://static.mwomercs.com/img/factions/shields/faction-kurita-shield.png');
}

.faction-steiner-shield {
	background-image: url('https://static.mwomercs.com/img/factions/shields/faction-steiner-shield.png');
}

.faction-davion-shield {
	background-image: url('https://static.mwomercs.com/img/factions/shields/faction-davion-shield.png');
}

.faction-marik-shield {
	background-image: url('https://static.mwomercs.com/img/factions/shields/faction-marik-shield.png');
}

.faction-rasalhague-shield {
	background-image: url('https://static.mwomercs.com/img/factions/shields/faction-rasalhague-shield.png');
}

.faction-jade-shield {
	background-image: url('https://static.mwomercs.com/img/factions/shields/faction-jade-shield.png');
}

.faction-ghost-shield {
	background-image: url('https://static.mwomercs.com/img/factions/shields/faction-ghost-shield.png');
}

.faction-smoke-shield {
	background-image: url('https://static.mwomercs.com/img/factions/shields/faction-smoke-shield.png');
}

.faction-wolf-shield {
	background-image: url('https://static.mwomercs.com/img/factions/shields/faction-wolf-shield.png');
}


/*store*/

.store-banner { 
	position: relative; 
	overflow: auto; 
	width: 890px;
	height: 400px;
	border:1px solid #252525;
}

.store-banner ul {
	margin: 0;
}

.store-banner a {
	color: white;
}

.store-banner a:hover {
	color: white;
}

.store-banner li { 
	list-style: none; 
}

.store-banner ul li { 
	float: left;
	position: relative; 
}

.store-slide {
	display: block;
	height: 400px;
	background-repeat: no-repeat;
	background-size: 100%;
}

.package-names {
	position: absolute;
	bottom:0;
	left: 0;
	padding: 20px;
}

.package-title {
	font-family: "Stratum1 Black", Arial, sans-serif;
	font-size: 4em;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.package-tag {
	font-family: "Stratum1 Medium", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 1.6em;
	margin-bottom: 15px;
}

.package-type {
	font-family: "Stratum1 Light", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
}

.unslider-arrow {
	position: absolute;
	top: 180px;
	text-indent: -9999px;
}

.unslider-arrow.next {
	right: 0;
}

.unslider-arrow.prev {
	left: 0;
}

.store-banner .dots {
	position: absolute;
	bottom: 0;
	left: 400px;
}

.store-banner .dots li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 4px;
    text-indent: -999em;
    border: 2px solid #fff;
    border-radius: 20px;
    cursor: pointer;
    opacity: .4;
    transition: background .5s, opacity .5s;
}

.store-banner .dots li.active {
	background-color: white;
	opacity: 1;
}

.ico-prev-next {
	background-position: 0 -280px;
}

.next.ico-prev-next {
	transform: scaleX(-1);
	-moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
}

.store-slide-marauder-iic {
	background-image: url('https://static.mwomercs.com/img/store/slider/store-slide-marauder-iic.jpg');
}
.store-slide-linebacker {
	background-image: url('https://static.mwomercs.com/img/store/slider/store-slide-linebacker.jpg');
}
.store-slide-huntsman {
	background-image: url('https://static.mwomercs.com/img/store/slider/store-slide-huntsman.jpg');
}
.store-slide-night-gyr {
	background-image: url('https://static.mwomercs.com/img/store/slider/store-slide-night-gyr.jpg');
}
.store-slide-cyclops {
	background-image: url('https://static.mwomercs.com/img/store/slider/store-slide-cyclops.jpg');
}
.store-slide-viper {
	background-image: url('https://static.mwomercs.com/img/store/slider/store-slide-viper.jpg');
}
.store-slide-phoenix-hawk {
	background-image: url('https://static.mwomercs.com/img/store/slider/store-slide-phoenix-hawk.jpg');
}
.store-slide-kodiak {
	background-image: url('https://static.mwomercs.com/img/store/slider/store-slide-kodiak.jpg');
}
.store-slide-archer {
	background-image: url('https://static.mwomercs.com/img/store/slider/store-slide-archer.jpg');
}
.store-slide-rifleman {
	background-image: url('https://static.mwomercs.com/img/store/slider/store-slide-rifleman.jpg');
}

.store-slide-warhammer {
	background-image: url('https://static.mwomercs.com/img/store/slider/store-slide-warhammer.jpg');
}

.store-slide-marauder {
	background-image: url('https://static.mwomercs.com/img/store/slider/store-slide-marauder.jpg');
}

.store-slide-origins {
	background-image: url('https://static.mwomercs.com/img/store/slider/store-slide-origins.jpg');
}

.store-slide-resistance {
	background-image: url('https://static.mwomercs.com/img/store/slider/store-slide-resistance.jpg');
}

.store-packs ul {
	list-style: none;
	margin: 0;
}

.store-packs li {
	display: inline-block;
}

.store-packs h3 {
	line-height: 0;
	margin-top: 20px;
	text-transform: uppercase;
	text-align: center;
}

.store-pack-img {
	position: relative;
	display: block;
	width: 260px;
	height: 260px;
	border: 1px solid #252525;
	margin: 16px 16px 16px 16px;
	background-repeat: no-repeat;
	background-size: 100%;
	color: white;
}

.store-pack-img h3 {
	color: white;
	margin: 40px 0 50px;
	text-transform: capitalize;
}

.store-pack-img:hover {
	color: white;
}

.store-pack-img:hover .pack-content {
	opacity: 1;
}

.pack-content {
	opacity: 0;
	position: absolute;
	height: 260px;
	width: 260px;
    text-align: center;
    background-color: rgba(0,0,0,0.9);
    transition: opacity 0.3s;
}

.pack-description {
	margin: 20px 0;
}

.pack-available {
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
}

#contentBody .sectionIntroTitle.center-title {
	text-align: center;
	float: none;
	width: 100%;
}

.marauder-iic-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/marauder-iic-sm-pack-img.png');
}
.linebacker-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/linebacker-sm-pack-img.png');
}
.huntsman-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/huntsman-sm-pack-img.png');
}
.night-gyr-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/night-gyr-sm-pack-img.png');
}
.cyclops-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/cyclops-sm-pack-img.png');
}
.viper-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/viper-sm-pack-img.png');
}
.phoenix-hawk-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/phoenix-hawk-sm-pack-img.png');
}
.kodiak-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/kodiak-sm-pack-img.png');
}
.archer-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/archer-sm-pack-img.png');
}
.rifleman-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/rifleman-sm-pack-img.png');
}

.warhammmer-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/warhammer-sm-pack-img.png');
}

.marauder-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/marauder-sm-pack-img.png');
}

.origins-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/origins-sm-pack-img.png');
}

.resistance2-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/resistance2-sm-pack-img.png');
}

.urbanmech-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/urbanmech-sm-pack-img.png');
}

.wave3-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/wave3-sm-pack-img.png');
}

.resistance-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/resistance-sm-pack-img.png'); 
}

.wave2-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/wave2-sm-pack-img.png');
}

.clans-sm-pack-img {
	background-image: url('https://static.mwomercs.com/img/store/clans-sm-pack-img.png');
}

/*Tournament Store*/

.lg-store-img  {
	background-repeat: no-repeat;
	background-size: 100%;
	width: 890px;
	height: 400px;
	border: 1px solid #252525;
	display: block;
	position: relative;
	margin-bottom: 20px;
}

.lg-store-img:hover  {
	border-color: white;
}

.tournament-pack {
	background-image: url('/static/img/mwowc2016/tn-pack-img.jpg');
}

.buy-button { 
	font-family: "Stratum1 Medium", Arial, sans-serif;
	text-transform: uppercase;
	position: absolute;
	bottom:0;
	right:0;
	padding: 15px 20px;
    background-color: #0168c8;
    color: white;
    font-size: 18px;
    margin: 0 20px 20px 0;
    transition: background-color 0.5s;
}

.buy-button:hover {
	text-decoration: none;
    background-color: #0584fa;
}

/*Gift Store*/

.store-menu-wrapper {
	background-color: #111111;
	margin: 0 -25px;
    padding: 0 25px 25px 25px;
    border-bottom: 1px solid #111;
}

.store-menu-wrapper h3 {
	text-transform: uppercase;
	color: #5e5e5e;
}

.tabs {
	margin: 0;
}

.center-title {
	text-align: center;
}

.store-tab {
	list-style: none;
	position: relative;
    width: 24%;
    float: left;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0;
    text-align: center;
}

.store-menu a {
	font-family: "Stratum1 Medium", Arial, sans-serif;
	display: block;
	font-size: 18px;
	line-height: 30px;
	color: #bbbbbb;
	text-decoration: none;
}

.store-menu a:hover {
	color: white;
}

.store-content-wrapper {
	margin-top: 20px;
}

.store-content-wrapper li {
	list-style: none;
	width: 207px;
	display: inline-block;
}

.store-divider {
	border-top: 1px solid #111111;
	margin: 0 -25px 20px -25px;
}

.store-content h2:first-child {
	border: 0;
}

.store-item {
	display: block;
	width: 190px;
	height: 230px;
	border: 1px solid #111111;
	margin: 0 auto;
}

.store-item:hover {
	border: 1px solid #FFF;
}

.store-item-note {
	opacity: 0;
	position: absolute;
	width: 190px;
	height: 230px;
    text-align: center;
    transition: opacity 0.3s;
    background-color: rgba(0,0,0,0.9);
	color: white;
}

.store-item-note p {
	margin-top: 40px;
}

.store-item-note:hover {
	opacity: 1;
}

.pack-options  li {
	margin-bottom: 40px; 
}

.pack-title {
	text-align: center;
	font-family: "Stratum1 Medium", Arial, sans-serif;
	font-size: 18px;
	margin: 10px 0;
}

.pack-title.pack-w-subtitle {
	margin-bottom: 0;
}

.pack-subtitle {
	margin-bottom: 10px;
	font-size: 14px;
}

.price-pack {
	width: 100%;
	text-align: center;
	margin: 10px 0 5px;
}

.pack-info-link {
	display: block;
	font-size: 12px;
	text-align: center;
	color: #bbbbbb;
}

.pack-info-link:hover {
	color: white;
	text-decoration: none;
}

.three-pack-options {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
}

.two-pack-options {
	width: 420px;
	margin-left: auto;
	margin-right: auto;
}


/*Reward Page*/

.player-reward {
	background-image: url('//static.mwomercs.com/img/rewards/free-premium-time-2016.jpg');
}

.player-no-reward {
	background-image: url('//static.mwomercs.com/img/rewards/no-reward-banner.jpg');
}

.reward-msg .button-medium {
	border: 0;
	font-family: "Stratum1 Medium", Arial, sans-serif;
	display: inline-block;
	font-size: 18px;
	background-color: #0168c8;
	color: white;
	padding: 15px 20px;
	text-transform: uppercase;
}

.reward-msg .button-medium:hover {
	text-decoration: none;
    background-color: #0584fa;
}

.reward-msg .button-activate {
	background-color: #08a15a;
}

.reward-msg .button-activate:hover {
	background-color: #04c66d;
}

.reward-info {
	margin-top: 40px;
}
