@charset "utf-8";
/* CSS Document */

:root {
	--primary-color: #0000f2;
	--secondary-color: #d2d2d2;
	--tertiary-color: #3399ff;
	--font-color: #555;
	--primary-font: "Poppins", Arial, sans-serif;
}

@media screen and (min-height: 501px) and (orientation:landscape)  {
  body, button, html, input, select, textarea {
      font-size: calc(1vh + 13px);
  }
}

@media screen and (min-width: 501px) and (orientation:portrait) {
	body, button, html, input, select, textarea {
    	font-size: calc(1vw + 13px);
    }
}

@media screen and (max-width: 500px), (max-height: 500px) {
	body, button, html, input, select, textarea {
    	font-size: 14px;
    }
}

#about-img {
	background-image: url("../images/default-bgrnd.JPG");
}

body, button, html, input, select, textarea {
	color: var(--font-color);
	font-family: var(--primary-font);
}

.content-flex-dynamic {
    flex: 1;
    max-width: 25%;
    min-width: 320px;
}

.content-flex-wrapper {
	gap: 40px 10px;
	justify-content: center;
}

.content-flex-wrapper.center {
	align-items: center;
}

.content-flex-wrapper.more-gap {
	gap: 40px;
}

.content-tile-img {
    margin-bottom: 30px;
    width: 100%;
}

.content-tile-text {
    color: #777;
    font-size: 90%;
    line-height: 1.5;
    margin-top: 20px;
    text-align: left;
}

.content-tile-title {
    font-size: 125%;
    margin-top: 10px;
    text-transform: uppercase;
}

.footer-bottom-wrapper {
	background-color: #000;
	font-size: 75%;
	padding: 10px;
	text-align: center;
	width: 100%;
}

.footer-column-wrapper {
	flex-grow: 1;
	padding: 0px 3%;
	vertical-align: top;
}

.footer-column-wrapper:first-child {
	text-align: right;
}

.footer-column-wrapper:last-child {
	text-align: left;
}

.footer-columns-nowrap {
	flex-wrap: nowrap;
}

.footer-columns-nowrap, .footer-columns-wrap {
	display: flex;
	justify-content: center;
}

.footer-icon-wrapper {
	align-items: center;
	display: flex;
	gap: 20px;
	justify-content: center;
	width: 100%;
}

.footer-img {
	border-radius: 10px;
	height: 150px;
}

.footer-title {
	color: #fff;
	font-weight: bold;
	padding: 8px 10px;
}

.footer-txt {
	color: #bbb;
	padding: 5px 10px;
	text-decoration: none;
}

.footer-txt a {
	color: #bbb;
	text-decoration: underline;
}

.footer-txt a:hover {
	color: #fff;
}

.footer-wrapper {
	background-color: #2b2e30;
	font-size: 75%;
	padding: 40px;
}

#game-stats-img {
	background-image: url("../images/default-bgrnd.JPG");
}

#header-bar {
	align-items: center;
	background-color: #fff;
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	display: flex;
	flex-wrap: nowrap;
	height: 90px;
	justify-content: space-between;
	overflow: hidden;
	padding: 0px 20px;
	width: 100%;
}

.header-logo {
	max-height: 80px;
}

.header-logo-wrapper {
	align-items: center;
	cursor: pointer;
	display: flex;
	flex-wrap: nowrap;
}

.header-menu {
	cursor: pointer;
	flex-direction: column;
	z-index: 4;
}

.header-menu:hover .menu-bottom-bar {
	width: 40px;
}

#header-wrapper {
	position: sticky;
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -o-sticky;
    top: 0px;
    width: 100%;
	z-index: 3;
}

#home-img {
	background-image: url("../images/home-img.JPG");
}

.img-full {
	max-width: 664px;
	width: 100%;
}

.league-name-txt {
    /*font-family: 'Roboto', Arial, "sans-serif";*/
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
	margin-left: 5px;
    vertical-align: top;
    width: 120px;
}

@media screen and (min-width: 851px), screen and (min-height: 551px) {
	.menu:hover::-webkit-scrollbar-thumb {
		background-color: #f2f2f2;
	}
}

.menu.full-right-slide {
    background-color: #fff;
    padding-top: 100px;
}

.menu a, .menu p {
	background-color: transparent;
    display: block;
    /*font-family: 'Roboto', Arial, 'sans-serif';*/
	font-size: 100%;
	padding: 10px 30px;
    text-decoration: none;
}

/*.menu a:not(:hover) {
	color: #000;
}*/

.menu a:hover {
	background-color: var(--primary-color);
	color: #fff;
}

.menu-bottom-bar {
	background-color: var(--font-color);
	height: 3px;
	margin-top: 3px;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	width: 30px;
}

.menu-txt {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}

.menu-txt:before {
	content: 'Menu';
}

.menu-txt.active:before {
	content: 'Close';
}

.menu-wrapper {
	border-bottom: solid 1px #C6C6C6;
}

.para b {
	color: var(--primary-color);
}

.sub-title {
	font-size: 140%;
}

.timer-tbl {
	margin: 0px auto;
	text-align: center;
}

.timer-tbl-clock {
	background-color: #0080ff;
	border-radius: 10px;
	box-shadow: 2px 2px 8px 1px #999;
	color: #fff;
	font-size: 200%;
	height: 125px;
	width: 100px;
}

.timer-tbl-divider {
	font-size: 170%;
}

.timer-tbl-wrapper {
	margin-top: 10px;
	text-align: center;
	width: 100%;
}

.tip {
	font-size: 75%;
}

.title {
	/*font-family: 'Oswald', Arial, "sans-serif";*/
	font-size: 180%;
}


@media (min-width: 1217px) and (max-width: 1600px) {
    .content-flex-dynamic {
        max-width: 33.33%;
    }
}

@media (min-width: 801px) and (max-width: 1216px) {
    .content-flex-dynamic {
        max-width: 50%;
    }
}

@media (max-width: 800px) {
    .content-flex-dynamic {
        max-width: 100%;
    }
}


@media screen and (max-width: 920px) and (max-height: 500px), screen and (max-height: 920px) and (max-width: 500px) {
	
	.content-flex-wrapper {
		gap: 20px 10px;
	}

	.content-flex-wrapper > div {
		padding: 0px;
	}

	.footer-column-wrapper {
		text-align: center !important;
		width: 100%;
	}
	
	.footer-column-wrapper .flex-wrapper {
		justify-content: center;
	}

	.footer-columns-nowrap {
		flex-direction: column;
	}
	
	.footer-img {
		height: 80px;
	}
	
	.footer-txt {
		font-size: 11px;
		padding: 3px 0px;
	}
	
	.footer-wrapper {
		display: block;
		padding: 20px;
	}
	
	#header-bar {
		height: 64px;
		padding: 0px 15px;
	}
	
	.header-logo {
		max-height: 40px;
	}
	
	.league-name-txt {
		font-size: 12px;
		width: 100px;
	}
	
	.menu a {
		font-size: 120%;
	}
	
	.menu p {
		height: 60px;
	}
	
	.menu a, .menu p {
		padding: 5px 30px;
	}

	.menu.full-right-slide {
		padding-top: 64px;
	}
	
	.menu-bar1.active {
		-webkit-transform: translate(0px, 0px) rotate(45deg);
		transform: translate(0px, 5.75px)  rotate(45deg);
	}

	.menu-bar3.active {
		-webkit-transform: translate(0px, 0px) rotate(-45deg);
		transform: translate(0px, -5.75px) rotate(-45deg);
	}

	.menu-bar1, .menu-bar2, .menu-bar3 {
		height: 2px;
		margin: 4px 0;
		width: 20px;
	}

	.menu-button-container {
		width: 20px;
	}

	.menu-txt {
		font-size: 12px;
	}
	
	.sub-title {
		font-size: 20px;
	}
	
	.timer-tbl-clock {
		font-size: 24px;
		height: 70px;
		min-width: 55px;
	}
	
	.timer-tbl-divider {
		font-size: 30px;
	}
	
	.timer-tbl-header {
		font-size: 10px;
		min-width: 55px;
	}
	
	.tip {
		font-size: 12px;
	}
	
	.title {
		font-size: 24px;
	}

}