body {

	margin: 0;

	background-color: #262839;

	width: 100%;

	font-family: 'Noto Sans', sans-serif;

}



a {

	text-decoration: none;

	color: #fc6479;

}



#container {

	/*height: 100%;*/

	background: top center repeat-x url('assets/BG5.png');

	/*background: rgba(255,255,255,0);*/

	/*background: rgba(255,255,255,0);*/

	/*background: -webkit-gradient(left top, left bottom, color-stop(75%, rgba(255,255,255,0)), color-stop(91%, rgba(51,97,146,1)), color-stop(92%, rgba(38,87,139,1)), color-stop(100%, rgba(38,87,139,1)));

	background: -webkit-gradient(linear, left top, left bottom, color-stop(62%, rgba(255,255,255,0)), color-stop(91%, rgba(45,93,143,1)), color-stop(92%, rgba(38,87,139,1)), to(rgba(38,87,139,1))), url("assets/BG5.jpg") repeat-x top center;

	background: linear-gradient(to bottom, rgba(255,255,255,0) 62%, rgba(45,93,143,1) 91%, rgba(38,87,139,1) 92%, rgba(38,87,139,1) 100%), url("assets/BG5.jpg") repeat-x top center;

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#26578b', GradientType=0 );*/

	overflow-x: hidden;

	/*position: relative;*/

}



#container2 {

	/* background: -webkit-gradient(linear, left bottom, left top, color-stop(52%, rgba(255,255,255,0)), color-stop(96%, rgba(45,93,143,1)), color-stop(99%, rgba(38,87,139,1)), to(rgba(38,87,139,1))), url("assets/BG5.png") repeat center;

	background: linear-gradient(to top, rgba(255,255,255,0) 52%, rgba(45,93,143,1) 96%, rgba(38,87,139,1) 99%, rgba(38,87,139,1) 100%), url("assets/BG5.png") repeat-x top; */

	background: url("assets/BG5.png") repeat center;

	background: url("assets/BG5.png") repeat-x top;

	/*height: 90%;*/

}



#container3 {

	background-image: URL("assets/PatternBG.png");
	/* background-size: 50%; */



}



#background {

	/*height: 100%;*/

	/* width: 960px; */

	margin: auto;

	position: relative;

}



#background2 {

	width: 90%;

	margin: auto;

}



#header {

	display: block;

	/*height: 0px;*/

	margin: auto;

	height: 100vh;

	

}



.cloudHolder {

	display: block;

	width: 100%;

	height: 2000px;

	position: relative;

	/*overflow-x: hidden;*/

}



.clouds {

	width: 2792px;

	/*width: 1920px;*/

	height: 449px;

	top: -100px;

	left: -1300px;

	position: absolute;

	background-image: url('assets/clouds.png');

	margin-left: 30%;

	

	opacity: 0.3;

	z-index: 0;



		animation: clouds 30s linear -30s infinite;

  		-webkit-animation: clouds 30s linear -30s infinite;

		-moz-animation: clouds 30s linear -30s infinite;

		-o-animation: clouds 30s linear -30s infinite;

		-webkit-animation-direction: alternate;

		        animation-direction: alternate;

}



.clouds2 {

	top: 550px;

	background-image: url('assets/cloudsb.png');

}



.logo {

	margin: auto;

	padding: 100px 0 50px;

	text-align: center;

	z-index: 2;

}



.logo3 {

	padding: 0;

	opacity: 0.7;

}



.logo p {

	color: white;

}



.nippers {

	margin: auto;

	padding: 50px 0 50px;

	text-align: center;

	z-index: 50;

	position: relative;

}



.nippers2 {

	padding: 200px 0 0px;

}



.nippers a:first-child {

	margin-left: 60px;

}



.nippers a {

	margin-right: 60px;

	z-index: 51;

	position: relative;

}



.nippers a img {

	opacity: 1;

}



.nippers a img:hover {

	opacity: 1;

}



.logo a {

	font-size: 1.6em;

	margin-right: 50px

}



.logo a:hover {

	text-decoration: underline;

}



.logo a:last-child {

	margin-right: 0;

}



.logo2 {

	padding: 360px 0 0px;

}



.subtitle {

	text-align: center;

	padding: 50px 0;

	color: white;

	font-family: 'Noto Sans', sans-serif;

	/*font-weight: bold;*/

	font-size: 2.5em;

	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);

	/*z-index: -3;*/

}



.red {

	color: #e60012;

}



.presser {

	width: 100%;



}



.wall ul {

	margin: 0 0 0 0px;

	padding: 0;

}



.wall ul li {

	display: inline-block;

	width: 49.5%;

	/*height: 100%;*/

	/*height: 150px;*/

	/*background-color: red;*/

	list-style-type: none;

	margin: 0;

	padding: 0;

	overflow: hidden;

}



.wall ul li a img {

	width: 100%;

}



.wall2 {

	float: left;

	padding: 20px;

}



.wall2 a img {

	width: 480px;

}



.news {

	padding-bottom: 20px;

}



.news p {

	color: white;

	font-family: 'Noto Sans', sans-serif;

	font-size: 1.3em;

}



.news ul {

	color: white;

	font-family: 'Noto Sans', sans-serif;

	font-size: 1.3em;

	list-style-type: square;

}



.news p.quote {

	text-indent: 15px;

	color: #fc6479;

}



.news h2 {

	border-left: solid 7px #fc6479;

	color: white;

	font-family: 'Noto Sans', sans-serif;

	text-indent: 10px;

	font-size: 1.8em;

	margin: none;

	padding: none;

}



.stories {

	width: 100%;

	overflow: auto;

}



.story {

	position: relative;

	overflow: hidden;

	color: white;

}



.story span {

	position: absolute;

	bottom: 0;

	width: 100%;

	font-family: 'Noto Sans', sans-serif;

	padding: 15px;

	font-size: 1.5em;

	background-color: rgba(0,0,0,0.5);

}



.wall ul li:hover {

	-webkit-transform: translateX(-2px) translateY(-2px);

	        transform: translateX(-2px) translateY(-2px);

	-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,0.3);

	        box-shadow: 2px 2px 0px rgba(0,0,0,0.3);

	-webkit-transition: all 0.1s;

	transition: all 0.1s;

	/*color: #fc6479;*/

}



.story:hover {

	color: #fc6479;

}



.story:hover:after {

/*  content: "";

  display: block;

  position: absolute; /* could also be absolute */ 

  /*top: 0;

  left: 0;

  height: 100%;

  width: 100%;

  z-index: 10;

  background-color: rgba(255,255,255,0.02);*/

  /*box-shadow: inset 0px 0px 50px rgba(0,0,0,0.5)*/

   /*background-blend-mode: overlay;*/

}



.storyBig {

	width: 55%;

	height: 616px;

	float: left;

	background-color: green;

}



.storySmall {

	width: 44%;

	height: 200px;

	float: right;

	background-color: red;

	margin-bottom: 8px;

}



	.cloudMed2

	{

		/*left: -460px;

		top: 230px;

		

		width: 230px;

		height: 110px;

		background: transparent url('images/cloudMed.svg') no-repeat;*/

		

  		animation: cloudmove 5s linear -5s infinite;

  		-webkit-animation: cloudmove 5s linear -5s infinite;

		-moz-animation: cloudmove 5s linear -5s infinite;

		-o-animation: cloudmove 5s linear -5s infinite;

		-webkit-animation-direction: alternate;

		        animation-direction: alternate;



		-webkit-transition: -webkit-transform 2s;



		transition: -webkit-transform 2s;



		transition: transform 2s;



		transition: transform 2s, -webkit-transform 2s;

  		

  		/*opacity: 0.3;*/

	}



	.cloudMed2:hover {

		/*animation: nip 2s linear -2s;*/

		/*transform: translateY(random(-10) * 5px);

		animation-iteration-count: 1;*/

	}





@keyframes clouds {

	0%   {-webkit-transform: translateX(-500px);transform: translateX(-500px);}

    100% {-webkit-transform: translateX(500px);transform: translateX(500px);}	

}



@keyframes nip 

{

	0% {-webkit-transform: translateY(random(10) * 5px);transform: translateY(random(10) * 5px);}

	100% {-webkit-transform: translateY(random(-10) * 5px);transform: translateY(random(-10) * 5px);}

}





@keyframes cloudmove

{

    0%   {-webkit-transform: translateY(-20px);transform: translateY(-20px);}

    100% {-webkit-transform: translateY(20px);transform: translateY(20px);}

}



	#trailer

	{

		position: relative;

		margin: 0 auto;

		margin-top: 50px;

		padding-bottom: 20px;

		text-align: center;

	

		z-index: 500;

	}

	

		#embeddedVideo

		{

			-webkit-box-shadow: 0px 5px 25px 5px rgba(26,6,16,0.25);

			        box-shadow: 0px 5px 25px 5px rgba(26,6,16,0.25);

			max-width: 960px;

			max-height: 720px;

		

			width: 960px;

			height: 540px;

		

			min-width: 640px;

			min-height: 360px;

		}



		.clear

{

	position: relative;

	clear: both;

}


/* Sports */

#backgroundSS {

	/*height: 100%;*/

	min-width: 960px;
	max-width: 1560px;

	margin: auto;

	position: relative;

}

audio {
	display: block;
	width: 100%;
}

.WidePictureTitle {
	height: 100vh;
	max-width: 100%;
	overflow: hidden;
}

.NavBar {
	width: 100%;
	/* height: 100px; */
	/* padding: 20px; */
	background-color: rgba(0,0,0,0.3);
	box-sizing: border-box;
	text-shadow: 2px 3px rgba(0,0,0,0.8);
	/* display: inline-block; */
	font-weight: bold;
	overflow: hidden;
	position: relative;
	z-index: 100;
}



.navlogo {
	position: absolute;
	left: 0;
	top: 5px;
}

@media screen and (max-width: 670px) {
	.navlogo {
		display: none;
	}
}

.NavBar ul li a {
	color: white;
	/* font-size: 1.5vw; */
	font-size: 26px;
	/* text-transform: uppercase; */
	display: inline-block;
	padding: 20px 20px 20px 0;
	
	/* padding: 20px; */
}

@media screen and (max-width: 900px) {
	.NavBar ul li a {
		font-size: 22px;
	}
}

.NavBar ul {
	display: inline-block;
	list-style-type: none;
	/* float: right; */
	position: relative;
	margin: 0;
	padding: 0;
}

.masternav {
	float: right;;
}

.NavBar ul li {
	list-style-type: none;
	display: inline-block;
	/* height: 100%; */
	/* padding: 20px; */
}

@media screen and (min-width: 1600px) {
	.NavBar a {
		font-size: 38px;
	}
}

.NavBar a.Sidelers {
	text-align: right;
}

.NavBar a:hover {
	color: #fc6479;
}

.WidePictureTitleIn {
	/* background-image: url('assets/SportsStoryScreen6.png'); */
	/* background-image: url("assets/Rain_Solid.gif");
	background: auto 400% repeat center; */
	background-image: url("assets/SportsStoryScreen6.png") ;
	background-repeat: no-repeat;
	/* background: red url("assets/Rain_Solid.gif") 20px/20px repeat  20px 20px; */
	/* background-size: auto 100%;
	background-repeat: no-repeat;*/
	background-size: auto 100%;
	background-position: top center;
	height: 100%;
}

.WidePictureInMain {
	background-image: url("assets/SportsStorySceneMain.gif");
	background-repeat: repeat-x;
}

.gif1 {
	width: 70%;
	position: relative;
	max-width: 2000px;
	text-align: center;
	margin: 0 auto;
	border-top: none;
	border-bottom: 25px solid #262839;
}

.gifbg {
	background: rgba(0,0,0,0.2);
	background: linear-gradient(0deg, rgba(0,0,0,0.5029586834733894) 3%, rgba(255,255,255,0) 37%);
	width: 100%;
	height: 100%;
	position: absolute;
}

@media screen and (max-width: 1600px) {
	.gif1 {
		border-bottom: 2px solid #262839;
		width: 100%;
	}
}

.gifhedge {
	width: 100%;
	position: relative;
	max-width: 2000px;
	text-align: center;
	margin: 0 auto;
	border-top: none;
	border-bottom: 25px solid #262839;
	background-image: url("assets/patternhedge.png");
	height: 159px;
	max-width: 9999px;
	margin-top: -10px;
}

.gif1 img {
	width: 100%;
	margin: 0 auto;
}

.gif1 p {
	position: absolute;
	bottom: 0;
	left: 0;
	color: white;
	padding: 2vw;
	margin: 0;
	font-size: 16px;
	font-size: 3vw;
	text-shadow: 4px 6px rgba(0,0,0,0.8);
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

@media screen and (min-width: 1200px) {
	.gif1 p {
		font-size: 42px;
	}
}

.SportsLogo {
	position: absolute;
	top: 5vh;
	text-align: center;
	width: 100%;
	max-width: 100vw;
	/* min-width: 1000px; */
	margin: 0;
	padding: 0;
	/* display: block;
	margin: auto;
	background-color: red; */
}

.Hholder {
	width: 30vw;
	margin: auto;
	background: linear-gradient(0deg, rgba(0,0,0,0.5029586834733894) 3%, rgba(255,255,255,0) 100%);
}

.SportsLogo h1 {
	margin: 10px;
	color: #f6146b;
	padding: 15px;
	text-shadow: 2px 3px rgba(0,0,0,0.5);
	/* font-size: 2vw; */
	-webkit-text-stroke: 1px white;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	/* background: linear-gradient(0deg, rgba(0,0,0,0.5029586834733894) 3%, rgba(255,255,255,0) 37%); */
	/* text-shadow: 2px 3px rgba(0,0,0,0.8); */
}

#SportsTitle {
	margin: 100px auto 0;
	max-width: 80vw;
	/* max-width: 100%; */
	/* min-width: 1000px; */
}

.SportsTitleHolder {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 79%;
	
	/* background-image: URL("assets/SportsStoryLogoShapeJP.png"); */
}

#SportsCircle {
	-webkit-animation: rotation 20s infinite linear;
	margin: 50px auto;
	/* position: absolute;
	left: 28%;
	top: 23%; */
	max-width: 8vw;
	margin-top: -10.5%;
	margin-left: -34.5%;
	/* position: absolute; */
	/* width: 217px;
	height: 218px; */

}

p.QA {
	color: #c4d6ff;
	padding-bottom: 0px;
	margin-bottom: 0;
	font-weight: bold;
}

p.A {
	/* padding-top: 5px; */
	margin-top: 7px;
}

@-webkit-keyframes rotation {
	from {
			-webkit-transform: rotate(0deg);
	}
	to {
			-webkit-transform: rotate(359deg);
	}
}