@charset "UTF-8";
/* MOBILE STYLE - CSS Document */


/*		NAV + HEADER		
------------------------------------------------------*/
@media only screen and (max-width: 480px) {
.nav {
	width:96%;
	margin:0; padding:10px 2%;
}

}
@media only screen and (min-width: 481px) {
.nav {
	width:96%;
	margin:0; padding:10px 2%;
}
}
@media only screen and (min-width: 769px) {

}
@media only screen and (min-width: 1000px) {
.nav {
	width:90%;
	margin:0 auto; padding:10px 5%;
}
}


/*		MAIN		
------------------------------------------------------*/

@media only screen and (max-width: 480px) {
.announcementWrap {
	height:350px;
}
.announcementWrap section {
	width:312px;
	height:220px;
	margin:20px auto 0 auto;
}
#player {
	width:480px;
	height:460px;
	margin:-120px auto 0 auto;
}
.video-corner {
	display:none;
}
.intro {
	background:url(../images/intro-bg-312.jpg);
	width:312px;
	height:220px;
}
.intro-container p {
	font-size:20px;
	text-align:center;
	margin-top:50px;
}
.intro-container span {
	display:none;
}
.aWrap, .bWrap, .cWrap, .dWrap,
.eWrap, .fWrap, .gWrap, .hWrap {
	background-attachment:local;
}
.scheduleDay {
	width:98%;
	margin:100px 1% 0 1%;
}
.scheduleDay h1 {
	font-size:30px;
	text-align:center;
}
.content-container {
	width:96%;
	padding:10px 2%;
}
.bindBox {
	width:290px;
	height:260px;
}
.scheduleWrap img, .endWrap img {
	width:100px;
}
.flag {
	width:104px;
}
.vs {
	width:82px;
	height:80px;
	padding-top:80px;
}
.scrollOption {
	display:none;
}
}
@media only screen and (min-width: 481px) {
.announcementWrap {
	height:370px;
}
.announcementWrap section {
	width:458px;
	height:275px;
	margin:0 auto;
}
#player {
	width:600px;
	height:560px;
	margin:-143px auto 0 auto;
}
.video-corner {
	display:none;
}
.intro {
	background:url(../images/intro-bg-458.jpg);
	width:458px;
	height:275px;
}
.intro-container p {
	font-size:30px;
	text-align:center;
	margin-top:50px;
}
.intro-container span {
	display:none;
}
.scheduleDay h1 {
	font-size:45px;
	text-align:center;
}
.scheduleWrap img, .endWrap img {
	width:115px;
}
.aWrap, .bWrap, .cWrap, .dWrap,
.eWrap, .fWrap, .gWrap, .hWrap {
	background-attachment:local;
}
.scheduleDay {
	width:auto;
	margin:100px auto 0 auto;
}
.content-container {
	width:96%;
	padding:10px 2%;
}
.bindBox {
	width:455px;
	height:260px;
}
.flag {
	width:119px;
}
.vs {
	width:217px;
	height:80px;
	padding-top:80px;
}
.scrollOption {
	display:none;
}
}
@media only screen and (min-width: 769px) {
.announcementWrap section {
	width:745px;
	height:355px;
	margin:0 auto;
}
#player {
	width:780px;
	height:700px;
	margin:-173px auto 0 auto;
}
.video-corner {
	display:inherit;
	margin:3px 0 0 487px;
}
.intro {
	background:url(../images/intro-bg-745.jpg);
	width:745px;
	height:355px;
}
.intro-container p {
	font-size:30px;
	margin-top:60px;
}
.scheduleWrap img, .endWrap img {
	width:225px;
}
.scheduleDay h1 {
	font-size:50px;
	text-align:center;
}
.bindBox {
	width:708px;
	height:260px;
}
.flag {
	width:229px;
}
.vs {
	width:250px;
	height:80px;
}
.scrollOption {
	display:inherit;
	opacity:0.3;
	position:fixed;
}
}
@media only screen and (min-width: 1000px) {
.announcementWrap {
	height:450px;
}
.announcementWrap section {
	width:972px;
	height:455px;
	margin:0 auto;
}
#player {
	width:1030px;
	height:700px;
	margin:-116px auto 0 auto;
}
.video-corner {
	margin:3px 0 0 714px;
}
.intro {
	/* background:url(../images/000_40_opacity.png) repeat; */
	background:none;
	width:972px;
	height:455px;
}
.intro-container p {
	font-size:21px;
	text-align:left;
	margin-top:325px;
}
.intro-container span {
	display:inherit;
}
.aWrap, .bWrap, .cWrap, .dWrap,
.eWrap, .fWrap, .gWrap, .hWrap {
	background-attachment:fixed;
}
.content-container {
	width:100%;
	max-width:1000px;
	margin:0 auto; padding:10px 0;
}
}


/*		CALENDAR		
------------------------------------------------------*/

@media only screen and (max-width: 480px) {
.calendarWrap {
	height:205px;
	padding:30px 0;
}
.calendar h5 {
	font-size:13px;
}
.scheduleContainer {
	width:100%;
}
.calendarWrap .schedule p {
	margin-bottom:20px;
}
}
@media only screen and (min-width: 481px) {
.calendarWrap {
	height:205px;
	padding:30px 0;
}
.scheduleContainer {
	width:202px;
	margin:0 auto;
}
.calendarWrap .schedule p {
	margin-bottom:20px;
}
}
@media only screen and (min-width: 769px) {
.calendarWrap {
	height:55px;
	padding:90px 0;
}
.calendarWrap .schedule a {
	float:left;
}
.scheduleContainer {
	width:606px;
	margin:0 auto;
}
.calmar {
	margin-right:20px;
}
}
@media only screen and (min-width: 1000px) {

}


/*		ABOUT PAGE		
------------------------------------------------------*/

@media only screen and (max-width: 480px) {
.aboutContainer {
	width:90%;
	margin-bottom:100px;
	padding:0 5%;
}
}
@media only screen and (min-width: 481px) {
.aboutContainer {
	width:90%;
	padding:0 5%;
	margin:0 0 100px 0;
}
}
@media only screen and (min-width: 769px) {
.aboutContainer {
	width:750px;
	margin:0 auto 100px auto;
	padding:0;
}
}
@media only screen and (min-width: 1000px) {

}


/*		FULL GROUP SCHEDULE		
------------------------------------------------------*/

@media only screen and (max-width: 480px) {
#groupTop img {
	display:none;
}
.dropdown-a, .dropdown-b, .dropdown-c, .dropdown-d,
.dropdown-e, .dropdown-f, .dropdown-g, .dropdown-h {
	display:none;
}
.slideDown {
	margin-top:0;
}
.showDrop {
	margin-top:0;
}
}
@media only screen and (min-width: 481px) {
#groupTop img {
	display:none;
}
.dropdown-a, .dropdown-b, .dropdown-c, .dropdown-d,
.dropdown-e, .dropdown-f, .dropdown-g, .dropdown-h {
	display:none;
}
.slideDown {
	margin-top:0;
}
.showDrop {
	margin-top:0;
}
}
@media only screen and (min-width: 769px) {

}
@media only screen and (min-width: 1000px) {
#groupTop img {
	width:48px;
	height:30px;
	border:1px solid #f5f5f5;
	display:inherit;
	float:left;
}
.dropdown-a, .dropdown-b, .dropdown-c, .dropdown-d,
.dropdown-e, .dropdown-f, .dropdown-g, .dropdown-h {
	width:210px;
	height:35px;
	position:absolute;
}
.showDrop {
	margin-top:62px;
}
.slideDown {
	margin-top:20px;
}
}





/*		GROUPS		
------------------------------------------------------*/

@media only screen and (max-width: 480px) {
.groupTopWrap {
	height:280px;
}
#groupTop h3 {
	font-size:18px;
}
.groupWrap {
	width:90%;
	padding:10px 5%;
}
.titleNav {
	width:90%;
	padding:5px 5%;
}
}
@media only screen and (min-width: 481px) {
.groupTopWrap {
	height:240px;
}
#groupTop h3 {
	font-size:20px;
}
.fullSchedContainer {
	width:100%;
}
.groupWrap {
	width:90%;
	padding:10px 5%;
}
.titleNav {
	width:90%;
	padding:5px 5%;
}
.fullSchedWrap .group-bindBox {
	margin:0 auto;
}
}
@media only screen and (min-width: 769px) {
.groupTopWrap {
	height:210px;
}
#groupTop {
	width:100%;
}
#groupTop h3 {
	font-size:26px;
}
.groupWrap {
	width:46%;
	padding:10px 2%;
	float:left;
}
.titleNav {
	width:96%;
	padding:5px 2%;
}
.fullSchedWrap .group-bindBox {
	margin-left:0;
}
}
@media only screen and (min-width: 1000px) {
#groupTop {
	width:1000px;
}
.fullSchedContainer {
	max-width:1000px;
}
.fullSchedWrap .group-bindBox {
	margin-left:10px;
}
}


/*		COUNTRIES + TEAMS		
------------------------------------------------------*/

@media screen and (max-width: 480px) {
.teamContainer {
	width:96%;
	padding:0 2%;
}
.teamContainer .flag {
	width:200px;
}
.teamContainer .flag img {
	width:200px;
}
.information {
	margin-bottom:30px;
	float:left;
}
.countryInfo, .topScore {							/* left */
	width:98%;
	clear:both;
	margin:0 0 20px 0;
	padding:0 1%;
}
.countryInfo img {
	width:95%;
	margin:0 0 15px 0;
}
.group-schedule {							/* right */
	width:98%;
	height:auto;
	margin:0 1%;
}
.group-bindBox {
	width:100%;
	margin:0 auto;
}
.flag-group {
	width:29%;
	float:left;
}
.flag-group img {
	width:100%;
	float:left;
}
.vs-group {
	width:42%;
	height:54px;
	float:left;
}
.extras p {
	font-size:15px;
}
}
@media screen and (min-width: 481px) {
.teamContainer {
	width:96%;
	padding:0 2%;
}
.teamContainer .flag {
	width:154px;
	height:254px;
	margin-right:15px;
	float:left;
}
.teamContainer .flag img {
	width:150px;
}
.countryInfo, .topScore {							/* left */
	width:98%;
	clear:both;
	margin:0 0 25px 0;
	padding:0 1%;
}
.countryInfo img {
	width:200px;
	margin:0 15px 25px 0;
	float:left;
}
.group-schedule {							/* right */
	width:98%;
	height:auto;
	margin:0 1%;
}
.group-bindBox {
	width:400px;
	margin:0 auto;
}
.flag-group {
	width:84px;
	float:left;
}
.flag-group img {
	width:80px;
}
.vs-group {
	width:232px;
	height:54px;
	float:left;
}
.extras p {
	font-size:18px;
}
}
@media screen and (min-width: 769px) {
.teamContainer .flag {
	width:304px;
	height:254px;
}
.teamContainer .flag img {
	width:300px;
}
.countryInfo, .topScore {							/* left */
	width:30%;
	clear:none;
	padding:0;
	float:left;
}
.topScore {								/* center */
	margin:0 0 0 2%;
}
.countryInfo {
	margin:0 ;
}
.countryInfo img {
	width:98%;
	margin-bottom:30px;
}
.group-schedule {							/* right */
	width:36%;
	height:auto;
	margin:0 0 0 2%;
	float:left;
}
.group-bindBox {
	width:100%;
}
.flag-group {
	width:27%;
	float:left;
}
.flag-group img {
	width:100%;
}
.vs-group {
	width:46%;
	height:54px;
	float:left;
}
.extras p {
	font-size:15px;
}
}
@media screen and (min-width: 1000px) {
.teamContainer {
	width:980px;
	margin:0 auto;
	padding:0;
}
.countryInfo {							/* left */
	width:310px;
	float:left;
}
.countryInfo img {
	width:306px;
}
.topScore {								/* center */
	width:300px;
	height:auto;
	min-height:500px;
	margin:0 0 0 25px;
	float:left;
}
.group-schedule {							/* right */
	width:320px;
	height:auto;
	margin:0 0 0 25px;
	float:left;
}
.group-bindBox {
	width:320px;
}
.flag-group {
	width:84px;
}
.flag-group img {
	width:80px;
}
.vs-group {
	width:150px;
	height:54px;
}
.extras p {
	font-size:18px;
}
}

/*		KNOCKOUT ROUNDS		
------------------------------------------------------*/
@media only screen and (max-width: 480px) {
.knockoutHead header {
	background:url(../images/knockout-header-485.jpg) center;
	width:100%;
}
.knockoutWrap {
	display:none;
}
.sub-headerWrap {
	display:none;
}
.fullViewNav {
	display:none;
}
.mobileNav {
	width:80%;
	text-align:center;
	padding:0 10%;
}
.mobileNav a {
	background:#f5f5f5;
	color:#0db24c;
	display:block;
	margin-bottom:10px;
	padding:5px 10px;
	
}
}
@media only screen and (min-width: 481px) {
.knockoutHead header {
	background:url(../images/knockout-header-770.jpg) center;
	width:100%;
}
.knockoutWrap {
	background:url(../images/knockoutWrap-bg.png) top center no-repeat;
	width:100%;
	height:1340px;
	padding:50px 0;
}
.sub-header {
	display:none;
}
#knockoutContainer {
	width:100%;
	height:1340px;
}
#knockoutContainer img {
	width:98%;
}
#knockoutContainer h6 {
	font-size:13px;
}
.round16, .quarters, .semis, .finals {
	height:1340px;
}
.knockoutHover {
	background:none;
}
.finals:hover {
	background:none;
}
.fullViewNav {
	display:none;
}
#fullSchedView {
	margin-top:25px;
}
.mobileNav, .sub-headerMobile {
	width:80%;
	text-align:center;
	padding:0 10%;
}
.mobileNav a, .sub-headerMobile a {
	background:#f5f5f5;
	color:#0db24c;
	display:block;
	margin-bottom:10px;
	padding:5px 10px;
	
}
}
@media only screen and (min-width: 769px) {
.knockoutHead header {
	background:url(../images/knockout-header-1000.jpg) center;
	width:100%;
}
#knockoutContainer img {
	width:100%;
}
#knockoutContainer h6 {
	font-size:18px;
}
.sub-header {
	display:inherit;
}
.sub-headerMobile {
	display:none;
}
.fullViewNav {
	width:96%;
	display:inherit;
	padding:0 2%;
}
.mobileNav {
	display:none;
}
}
@media only screen and (min-width: 1000px) {
.knockoutHead header {
	background:url(../images/knockout-header.jpg) center;
	width:100%;
}
#knockoutContainer {
	width:1000px;
	margin:0 auto;
}
.knockoutHover {
	background:#f5f5f5;
}
.finals:hover {
	background:#0db24c;
}
.mobileBreak {
	display:none;
}
.fullViewNav {
	width:1000px;
	margin:0 auto;
	padding:0;
}
}



/*		FOOTER		
------------------------------------------------------*/

@media only screen and (max-width: 480px) {
.footer {
	height:1100px;
}
.footer .group {
	width:46%;
}
.footer img {
	width:34px;
	margin:10px 10px 10px 0;
}
.footer .group h5 {
	font-size:12px;
}
.subfooter p {
	text-align:center;
}
.subfooter {
	width:90%;
	padding:5px 5%;
}
.subfooter br {
	display:inherit;
}
.subfooter span {
	display:none;
}
.footer .group article {
	margin:-30px 0 5px 48px;
}
}
@media only screen and (min-width: 481px) {
.footer {
	height:1170px;
}
.footer .group {
	width:46%;
}
.footer img {
	width:45px;
	margin:10px 10px 10px 0;
}
.footer .group h5 {
	font-size:16px;
}
.subfooter p {
	text-align:center;
}
.subfooter {
	width:90%;
	padding:5px 5%;
}
.subfooter br {
	display:inherit;
}
.subfooter span {
	display:none;
}
.footer .group article {
	margin:-43px 0 5px 65px;
}
}
@media only screen and (min-width: 769px) {
.footer {
	height:680px;
}
.footer .group {
	width:21%;
}
.footer img {
	width:34px;
	margin:10px 10px 10px 0;
}
.footer .group h5 {
	font-size:12px;
}
.subfooter p {
	text-align:left;
	margin-left:10px;
}
.subfooter br {
	display:none;
}
.subfooter span {
	display:inherit;
}
.footer .group article {
	margin:-34px 0 5px 48px;
}
}
@media only screen and (min-width: 1000px) {
.footer {
	max-width:1000px;
}
.footer img {
	width:50px;
	margin:10px 10px 10px 0;
}
.footer .group h5 {
	font-size:inherit;
}
.footer .group article {
	margin:-43px 0 5px 65px;
}
}



