/*///////////////////////////////////////////////////////////////////////////goodyGoGo 		   START///////////////////////////////////////////////////////////////////////////*//* INIT INIT INIT INIT INIT INIT INIT INIT INIT INIT *//* GENERAL INIT */html {	visibility:hidden;}body {	height:100%;	margin:0;	padding:0;	overflow:auto;	text-align:center;	background-color: #ffffff;}a:link {	color: #ffffff;}a:visited {	color: #ffffff;}a:hover {	color:  #999999;}a:active {	color: #666666;}a {	text-decoration: none;}#screenCover {	background:black;	position:fixed;	width:100%;	height:100%;	z-index:72;}/* TOPBAR INIT */#topBar {	position:fixed;	width:100%;	height:72px;	background:black;	z-index:50;	}#playNow {	position:absolute;	cursor: pointer;	}#twitterLogoHolder:hover {	opacity: .65;}#facebookLogoHolder:hover {	opacity: .65;}#gogoLogo {	position:fixed;	z-index:71;}#videoPhoneIdDiv {	position:absolute;	z-index:49;	}#videoPadIdDiv {	position:absolute;	z-index:49;	}/*Footer INIT*/#facebookLogoHolder {	position:absolute;	cursor: pointer;	 z-index:802;	left:20px;	top: 17.5px;}#twitterLogoHolder {	position:absolute;	cursor: pointer;	 z-index:802;	left:80px;	top: 17.5px;}#mailHolder {	position:absolute;	cursor: pointer;	 z-index:802;	left:90px;	top: 17.5px;}#fbLogoImg {	width: 30px;	user-select: none;	-webkit-user-select: none;	-moz-user-select: none;	-webkit-transform: translate3d(0, 0, 0);	-webkit-tap-highlight-color: transparent;}#goodyIntLogo {	position:fixed;	cursor: pointer;	 z-index:62;	}#goodyIntLogoId {	user-select: none;	-webkit-user-select: none;	-moz-user-select: none;	-webkit-transform: translate3d(0, 0, 0);	-webkit-tap-highlight-color: transparent;}#twitterLogoImg {	width: 30px;	user-select: none;	-webkit-user-select: none;	-moz-user-select: none;	-webkit-transform: translate3d(0, 0, 0);	-webkit-tap-highlight-color: transparent;}#mailLogoImg {	width: 30px;	user-select: none;	-webkit-user-select: none;	-moz-user-select: none;	-webkit-transform: translate3d(0, 0, 0);	-webkit-tap-highlight-color: transparent;}#footerContainer {	position:fixed;	 z-index:800;	width:100%;}#bottomBar {	position:absolute;	width:100%;	height:82px;	background:black;	z-index:73;	}/* PAD INIT*/#iPadContainer {	position:absolute;	z-index:0;}#padShadow {	position:absolute;	left:0px;	top:807px;	z-index:10;	/*border: 1px solid red;*/}#devicePad {	position:absolute;	z-index:20;}#padImg {	z-index:30;	position:absolute;}#iPadScreenGrey {	position:absolute;	z-index:40;}#iPadJS0 {	cursor:pointer;	position:absolute;	z-index:50;}/* PHONE INIT*/#iPhoneContainer {	position:absolute;	z-index:0;}#phoneShadow {	position:absolute;	left:0px;	top:807px;	z-index:1;	/*border: 1px solid red;*/}#devicePhone {	position:absolute;	z-index:20;}#phoneImg {	z-index:30;	position:absolute;}#iPhoneScreenGrey {	position:absolute;	z-index:20;}#iPhoneJS0 {	cursor:pointer;	position:absolute;	z-index:40;}/* BADGES INIT*/#badgesContainer {	position:absolute;	z-index:49;}#amazonBadge {	position:absolute;	left:350px;	top:0px;	z-index:49;	cursor: pointer;}#googleBadge {	position:absolute;	left:175px;	top:0px;	z-index:49;	cursor: pointer;}#appleBadge {	position:absolute;	left:0px;	top:0px;	z-index:49;	cursor: pointer;}/*COPY INIT*/#videoCTAHolderDiv{	position: absolute;	z-index:40;		cursor:pointer;	font-size: 18px;	text-align: left;	line-height: 1.5;	color: #1b00f4;    font-family: "Arial",sans-serif;	user-select: none;	-webkit-user-select: none;	-moz-user-select: none;	-webkit-transform: translate3d(0, 0, 0);	-webkit-tap-highlight-color: transparent;		padding-left:1px;	padding-top:1px;	padding-bottom:1px;	padding-right:12px;	/*border: 1px solid red;*/}#videoCTAHolderDiv:hover{	color: #8a0084;	background-color: rgba(238, 238, 238, 1); }#photoCTADivDiv{	position: absolute;	z-index:40;		color: #ffffff;		font-size: 18px;	text-align: left;	font-family: Helvetica Neue;		line-height: 1.5;	border: 2px solid white;	width: auto;		user-select: none;	-webkit-user-select: none;	-moz-user-select: none;	-webkit-transform: translate3d(0, 0, 0);	-webkit-tap-highlight-color: transparent;	background-color: rgba(0, 0, 0, 0.65); 	 	padding:12px;}#gameDescriptionDiv{  	position: absolute;	z-index:40;		color: #333333;		font-size: 18px;	text-align: left;	font-family: Helvetica Neue;		line-height: 1.5;	/*border: 1px solid red;*/} #gameTitleDiv{  	position: absolute;	z-index:40;		color: #000000;		text-align: center;	font-size: 28px;	font-family: Helvetica;	 /*	border: 1px solid black;*/  } #transExDiv{  	position: absolute;	z-index:40;		color: #000000;		text-align: center;	font-size: 14px;	font-family: Helvetica;		font-style: italic; 	/*border: 1px solid black;*/  } #transCTADiv{  	position: absolute;	z-index:40;		cursor:pointer;	font-size: 14px;	text-align: left;	line-height: 1.5;	color: #1b00f4;    font-family: "Arial",sans-serif;	user-select: none;	-webkit-user-select: none;	-moz-user-select: none;	-webkit-transform: translate3d(0, 0, 0);	-webkit-tap-highlight-color: transparent;		padding-left:1px;	padding-top:1px;	padding-bottom:1px;	padding-right:12px;/*	border: 1px solid black;*/} #transCTADiv:hover{	color: #8a0084;	background-color: rgba(238, 238, 238, 1); }/* ARROWS INIT*/#arrowContainer {	position:absolute;	top:415px;}#rightArrow {	position:absolute;	cursor:pointer;}#leftArrow {	position:absolute;	cursor:pointer;}#loadingGif {	position:absolute;	z-index:100;}/* LANGUAGE BAR INIT*/#openLangImg {	float:right;	position:fixed;	top: 4px; 	z-index:72;	padding-left:10px;	width:8px;}#currentLangHolder {	position:fixed;	z-index:72;}#langNameImageHolder:hover {	opacity: .65;}#languageBarId {	font-family:Apple SD Gothic Neo, Arial, sans-serif;}#currentLangHolder {	cursor:pointer;}#currentLangId {	font-family:Apple SD Gothic Neo, Arial, sans-serif;	color: #ffffff;	 float:left;	 font-size :16px}#currentLangInBar {	font-family:Apple SD Gothic Neo, Arial, sans-serif;	color: #ffffff;	}.currentLangClass {	font-family:Apple SD Gothic Neo, Arial, sans-serif;	color: #ffffff;}.dropDown {	position:fixed;	width:300px;	height:100%;	background:#232323;	opacity:100;	overflow:scroll;	-webkit-overflow-scrolling: touch;	z-index:100;}.currentLangClass {	position:fixed;	opacity:100;	z-index:99;}#closeNow {	cursor:pointer;	position:fixed;	z-index:5000;}#closeNowId {	width: 25px;}#lineId {	position:fixed;	width:80%;	left:10%;	height:1px;	background:white;	z-index:51;}#spacer {	position:absolute;	width:80%;	left:10%;	height:100px;	background:232323;	z-index:52;}/*  SMALL SCREEN  SMALL SCREEN  SMALL SCREEN  SMALL SCREEN  SMALL SCREEN  */ @media screen and (max-width: 750px) {	/*SMALL SCREEN GENERAL*/		#previewThumbId{		height:50px;width:50px;		}		#videoCTAHolderDiv{	font-size: 12px;}#photoCTADivDiv{	font-size: 12px;	padding:6px;}	#currentLangId {	 font-size :12px	}	#topBar {		height:50px;	}	#goodyIntLogoId {		height:50px;	}		#playNow {		top: 10px;	}		#playNowId {		width:30px;	}	#currentLangHolder {		top:20px;	}	#gogoLogoId {		width:134px;	}	/*SMALL SCREEN PAD*/	#padVideoId{		width: 187px;		height: 250px;	}	#videoPadIdDiv {		position:absolute;		top:107px;	}		#padImg {		width: 213px;	}	#iPadContainer {		top:-80px;	}	#iPadScreenGreyId {		width: 187px;	}	#iPadScreenID {		width: 187px;	}	#iPadScreenGrey {		top:190px;	}	#iPadJS0 {		top:190px;	}	#padShadow {		top:507px;	}	#padShadowPic{		width:233px;	}	/*SMALL SCREEN PHONE*/		#phoneVideoId{		width: 128px;		height: 228px;	}	#videoPhoneIdDiv {		position:absolute;		top:115px;			}			#phoneImg {		width: 147px;	}	#iPhoneContainer {		top:-80px;	}	#iPhoneScreenGreyId {		width: 129px;	}	#iPhoneScreenID {		width: 129px;	}	#iPhoneScreenGrey {		top:195px;	}	#iPhoneJS0 {		top:195px;	}	#phoneShadow {		top:507px;	}	#phoneShadowPic {		width:160px;	}	/* SMALL SCREEN ARROWS */	#leftArrowPic {		width:30px;	}	#rightArrowPic {		width:30px;	}	#arrowContainer {		top:215px;	}	#loadingGif {		top:195px;	}	/* SMALL SCREEN BADGES */		#appleBadgePic {		width: 175px;	}	#googleBadgePic {		width: 175px;	}	#amazonBadgePic {		width: 175px;	}	#appleBadge {		left:0px;		top:0px;	}	#googleBadge {		position:absolute;		left:0px;		top:75px;	}	#amazonBadge {		left:0px;		top:150px;	}	#fbLogoImg {		width: 30px;	}	#twitterLogoImg {		width: 30px;	}	#bottomBar {		height: 50px;	}	#footerContainer {		bottom:50px;	}	#facebookLogoHolder {		top: 10px;		left: 70px;	}	#twitterLogoHolder {		top: 10px;		left: 10px;	}	#mailHolder {		top:  10px;		left: 130px;	}	}/*   LARGE SCREEN  LARGE SCREEN  LARGE SCREEN  LARGE SCREEN  LARGE SCREEN  LARGE SCREEN   */ @media screen and (min-width: 751px) {	/*Large SCREEN GENERAL*/	#previewThumbId{	height:72px;	width:72px;}#videoCTAHolderDiv{	font-size: 18px;}#photoCTADivDiv{	font-size: 18px;	padding:12px;}#currentLangId {	 font-size :16px}		#topBar {		height:72px;	}	#goodyIntLogoId {		height:72px;	}		#playNow {		top: 17.5px;		left: 17.5px;	}	#playNowId {		width:36px;	}	#currentLangHolder {		top:27.5px;	}	#gogoLogoId {		width:319px;	}	/*LARGE SCREEN PAD*/	#padVideoId{		width:  375px;		height: 500px;	}	#videoPadIdDiv {		position:absolute;		top:221px;	}	#padImg {		width: 426px;	}	#iPadScreenGreyId {		width: 375px;	}	#iPadScreenID {		width: 375px;	}	#iPadContainer {		top:0px;	}	#iPadJS0 {		top:221px;	}	#iPadScreenGrey {		top:221px;	}	#padShadow {		top:807px;	}	#padShadowPic {		width:466px;	}		/*LARGE SCREEN PHONE*/		#phoneVideoId{		width: 270px;		height: 480px;	}	#videoPhoneIdDiv {		position:absolute;		top:225px;	}	#phoneImg {		width: 294px;	}	#iPhoneContainer {		top:0px;	}	#iPhoneScreenGreyId {		width:  260px;	}	#iPhoneScreenID {		width: 260px;	}	#iPhoneScreenGrey {		top:238px;	}	#iPhoneJS0 {		top:238px;	}	#phoneShadow {		top:807px;	}	#phoneShadowPic {		width:322px;	}	/*LARGE SCREEN ARROWS*/		#leftArrowPic {		width:60px;	}	#rightArrowPic {		width:60px;	}	#arrowContainer {		top:415px;	}	#loadingGif {		top:418px;	}	/*LARGE SCREEN BADGES*/	#appleBadgePic {		width: 180px;	}	#googleBadgePic {		width: 180px;	}	#amazonBadgePic {		width: 180px;	}	#appleBadge {		left:0px;		top:0px;	}	#googleBadge {		left:200px;		top:0px;	}	#amazonBadge {		left:400px;		top:0px;	}	#bottomBar {		height: 72px;	}	#footerContainer {		bottom:72px;	}	#facebookLogoHolder {		top: 21px;		left: 70px;	}	#twitterLogoHolder {		top:  21px;		left: 20px;	}		#mailHolder {		top:  21px;		left: 130px;	}		#fbLogoImg {		width: 30px;	}	#twitterLogoImg {		width: 30px;	} } /*////////////////////////////////////////////////////goodyGoGo END///////////////////////////////////////////////////*/