@charset "utf-8";
/****************************************/
/* GLOBAL FONTS && FRAMEWORK FIX */
@import url('../../../../global/ms_framework.css');
/****************************************/

/* queries
@media (min-width:600px)
@media (min-width:980px)
@media (min-width:1680px)
*/

/* CSS STYLE FOR MS */
#thisMS {background:#000;}

#thisMS *,
#thisMS h3,
#thisMS h4,
#thisMS h5,
#thisMS li{
	color:rgba(255,255,255,1);
	font-family: 'Klaviaka_Condensed_Regular';
}

#thisMS h1{font-size:300%;color:#fff;font-family: 'Klaviaka_Condensed_Medium';text-align:center;}
#thisMS h2, #thisMS p.h2{color:#fff;font-family: 'Klaviaka_Condensed_Medium';font-size:380%;text-transform: uppercase}
#thisMS p.h3{color:#fff;font-family: 'Klaviaka_Condensed_Medium';font-size:270%;}
#thisMS p.h4{color:#fff;font-family: 'Klaviaka_Condensed_Medium';font-size:200%;}
#thisMS p.h2 strong{color:#e64b1a}

#thisMS p{color:rgba(255,255,255,1);font-family: 'Klaviaka_Condensed_Regular';font-size:150%;}
#thisMS p.teaser{color:rgba(255,255,255,1);font-family: 'Klaviaka_Condensed_Regular';font-size:200%;text-transform: uppercase}
#thisMS .ms_button, #thisMS .ms_button_cat{background-color:#000;color:#fff;font-family: 'Klaviaka_Condensed_Regular';border:2px solid #fff;}
#thisMS .ms_button_big {font-size:300%;padding:0.7em}
#thisMS a{color:#fff;}
#thisMS a.ms_prod_name{font-family: 'Klaviaka_Condensed_Regular';font-size:2em;color:#fff;overflow:hidden;line-height:1.2em;height:60px;padding:0;margin:0;}

#thisMS .form-control{background-color:rgba(0,0,0,0.5);border: 1px solid #999;}
#thisMS select[disabled]{color:#000 !important;}
#thisMS hr{border-top:1px solid #555;margin:0;}
#thisMS .footer p{color:#888;font-size:100%;}
#thisMS .small p{font-size:150%}
#thisMS .ms_prod_img{margin-top:3em;max-height:200px;padding-bottom: 0.5em }

#thisMS .not-available-text{color:#ff0000;margin-bottom:0;font-size:150%;}
#thisMS .price-box{height:70px;overflow:hidden;}
#thisMS .table-striped{border:none;margin-top:2em}
#thisMS .table-striped thead{background:linear-gradient(45deg, #f58900 0%, #961700 50%);}
#thisMS .table-striped th{border:3px solid #000 !important}
#thisMS .table-striped tbody tr:nth-of-type(odd){background-color:#212121;}
#thisMS .table-striped tbody tr:nth-of-type(even){background-color:#212121;}
#thisMS .table-striped td{text-align:center;vertical-align: middle !important; font-size:130%;border:3px solid #000 !important;}
#thisMS p.littletable{color:#fff;font-family: 'Klaviaka_Condensed_Regular';font-size:110%;}
#thisMS p.h2table{color:#fff;font-family: 'Klaviaka_Condensed_Medium';font-size:200%;font-weight:normal;}
#thisMS p.h3table{color:#fff;font-family: 'Klaviaka_Condensed_Medium';font-size:160%;font-weight:normal;}

#thisMS .bg1{background-image:url(../../../images/microsite_images/AMD_Starfield_Gamebundle/bg1.jpg);background-repeat: no-repeat;background-size: contain;}
#thisMS .bg2{background-image:url(../../../images/microsite_images/AMD_Starfield_Gamebundle/bg2.jpg);background-repeat: no-repeat;background-size: contain;}




@media (min-width:600px) and (max-width:979px){
	#thisMS p strong{text-align:center;display:block;}
}

@media (min-width:980px){
}
@media (min-width:1680px){
		
}