.head {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

@font-face {
  font-family: 'MonotypeCorsiva';
  src: url('../fonts/MonotypeCorsiva.woff') format('woff'),
       url('../fonts/MonotypeCorsiva.ttf') format('truetype'),
       url('../fonts/MonotypeCorsiva.svg#MonotypeCorsiva') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'monotype_corsiva';
  src: url('../fonts/monotype_corsiva.eot');
  src: url('../fonts/monotype_corsiva.woff2') format('woff2'),
       url('../fonts/monotype_corsiva.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


div, p, ul, li, span, a, button {
    box-sizing: border-box;
}

body {
	padding: 0;
	margin: 0;
	font-family: 'Ubuntu', sans-serif;
	background: url(../images/ng_bgg.jpg) no-repeat fixed center top / cover;
}

.container {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
}

.header {
	background-image: -moz-linear-gradient(120deg, rgba(100,161,246,1) 0%, rgba(214,230,253,1) 100%); /* ff3.6+ */
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(214,230,253,1)), color-stop(100%, rgba(100,161,246,1))); /* safari4+,chrome */
	background-image: -webkit-linear-gradient(120deg, rgba(100,161,246,1) 0%, rgba(214,230,253,1) 100%); /* safari5.1+,chrome10+ */
	background-image: -o-linear-gradient(120deg, rgba(100,161,246,1) 0%, rgba(214,230,253,1) 100%); /* opera 11.10+ */
	background-image: -ms-linear-gradient(120deg, rgba(100,161,246,1) 0%, rgba(214,230,253,1) 100%); /* ie10+ */
	background-image: linear-gradient(330deg, rgba(100,161,246,1) 0%, rgba(214,230,253,1) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6e6fd', endColorstr='#64a1f6',GradientType=0 ); /* ie6-9 */
	margin-bottom: 15px;	
	max-width: 100%;
}

.header-img {
	width: 100%;
	margin-bottom: -3px;
}

.header-mlb {
	max-width: 100%;
}

.menu {
	margin: 0px auto;
	letter-spacing: 0.12em;
	color: black;	
	-moz-transition: all 0.3s ease;
-webkit-transition-property: all;
-webkit-transition-duration: 0.3s;
-webkit-transition-timing-function: ease;
}

td:hover {
-moz-transition: all 0.3s ease;
-webkit-transition-property: all;
-webkit-transition-duration: 0.3s;
-webkit-transition-timing-function: ease;	
}

a {
	color: black;
}

a:hover {
	color: #0155ff;	
}

article {
	max-width: 1170px;	
	margin: 0 auto;
}

.ng_bg {	
	margin: 0px;
}

h1 {
	font-size: 29px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	margin-bottom: 20px;
	margin-top: 45px;
	}

h2 {
	font-size: 20px;
	text-align: center;
	margin-top: 0px;
	}

.text {
	text-align: center;
	font-size: 15px;
	letter-spacing: 0.06em;
	margin-bottom: 25px;
	line-height: 22px;
}	

 h3 {
 	font-size: 21px;
	text-align: center;
}

h3 a:hover {
	font-size: 21px;
}

h4 {
 	font-size: 20px;
	text-align: center;
	color: #0155ff;
	font-style: italic;
	margin-top: -6px;
}

.nfl_menu {
	margin-left: 33.5%;
}

.desc_nav {
	width: 120px;
	float: left;
	font-weight: 300;
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
	margin-right: 20px;
	margin-top: -13px;
	margin-bottom: 25px;
	text-align: center;
}

.bball_nav {
	font-weight: 300;
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
	margin-top: -13px;
	margin-bottom: 25px;
	text-align: center;
	letter-spacing: 0.2em;	
}

.new_games {
	width: 450px;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 26px;	
}

#sport-games {
	/*padding-top: 20px;*/
}

.article-reg {
	margin-top: 40px;
}

.cards {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.clearfix:after {
	content:'';
	display: table;
	width: 100%;
	clear: both;
}

.one {
	width: 270px;	
	border-radius: 4px;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.20);	
	padding-bottom: 25px;	
	background-color: rgba(255,255,255,0.48);
	-moz-transition: all 0.3s ease;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
	transform-style: preserve-3d;
    transform: perspective(900px);
    transition: all 1s linear;
   -o-transition: all 1s linear;
   -moz-transition: all 1s linear;
   -webkit-transition: all 1s linear;
   }

   .one-none {
   	background: none;
   	box-shadow: none;
   }

.title {
	font-size: 19px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;	
	padding-top: 18px;
	letter-spacing: 0.08em;
}

.desc {	
	font-size: 14px;
	font-style: italic;	
	font-weight: 400;
	text-align: center;	
	margin-top: 2px;
}

.playoffs {
	margin-left: 21px;
}

.one__nba_finals {
	font-weight: 500;
	font-size: 13px;
	font-style: italic;
	text-align: center;
	color: #011126;
	letter-spacing: 0.06em;	
	margin-top: 2px;
}

.button2 {
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
color: #f3e4e4;
text-decoration: none;
text-align: center;
letter-spacing: 0.1em;
border: 1px solid #c83a3a;
border-radius: 4px;
box-shadow: 1.5px 1.5px 0 0px rgba(156, 42, 42, 1);
background: #c83a3a;
line-height: 42px;
display: block;
width: 164px;
/* height: 42px; */
margin: 15px auto 0;
-moz-transition: all 0.6s ease;
-webkit-transition-property: all;
-webkit-transition-duration: 0.6s;
-webkit-transition-timing-function: ease;
}

.button2:hover {
	background: rgba(243,228,228,0.5);
	border: 1px solid #c83a3a;
	box-shadow: none;
	color: #c83a3a;
	-moz-transition: all 0.3s ease;
-webkit-transition-property: all;
-webkit-transition-duration: 0.3s;
-webkit-transition-timing-function: ease;
}

.one:nth-child(5), .one:nth-child(8) {
	margin-right: 0px;
}

.image {
	transform-style: preserve-3d;
    transform: perspective(900px);
}

.image:hover {
    transform: rotate3d(0, 1, 0, 180deg);
    transition-duration: 2s;    
}

.nfl_dates {
	width: 20%;
	margin-bottom: 20px;
	margin-left: 18.5%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 0.06em;
	float: left;
	position: absolute;
}

.nfl_teams {
	width: 40%;
	margin-bottom: 20px;
	margin-left: 44.5%;
	margin-top: 20px;
	font-size: 16px;
	position: relative;
	letter-spacing: 0.09em;
	line-height: 30px;
	float: left;
}

.hs_container{	
	/*position:relative;*/
	/*height: 169px;*/
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	cursor:pointer;
	margin: 0 auto;		
}

.hs_container-bulls_finals {
	max-width: 870px;	
}

.hs_container-new_games {
	justify-content: center;
}

.hs_container .hs_area{
	/*position:absolute;	*/
}

.hs_area, .hs_area-fix, .one_fix {
	margin-bottom: 30px;
}

.hs_area img{
	/*position:absolute;*/
	/*top:0px;
	left:0px;*/
	display:none;
}

.hs_area img.hs_visible{
	display:block;	
	z-index:9999;	
}

.article_finals {
	width: 870px;
	margin: 0 auto;
	margin-top: 30px;	
}

.margin_fix {
	margin-right: 0px;
}

/*.margin-bottom_fix {
	margin-bottom: 0px;
}*/

.test {
	width: 650px;
	height: 650px;
	background: url(../images/bg/bg_test.png) no-repeat left top / cover;
	position: fixed;	
}

.table__header {
	height: 40px;	
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0.05em;
	border: 1px solid black;
	text-transform: uppercase;
	border: 1px solid rgba(0,0,0,0.2);		
}

.table__tr__text__small {
	font-size: 13px;
	font-weight: 500;
}

.table__commentaries {
	font-size: 12px;
}

.table__cell {
	height: 33px;
}

#chicago-bulls-finals-stats {
	margin-top: 50px;			
}

.bulls-vs-lakers-finals-stats, 
.bulls-vs-trail-blazers-finals-stats,
.bulls-vs-suns-finals-stats,
.bulls-vs-supersonics-finals-stats,
.bulls-vs-jazz-finals-stats {
	width: 100%;
}

.img_stats {
	max-width: 100%;
}

.view-stats {
	width: 1170px;
}

.team_name {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 20px;	
	text-align: center;
}

.second {
	margin-top: 20px;	
}

ul, li {	
	display: block;
	padding: 0;
	margin: 0;
}

.nav-menu {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.main-menu {
	font-size: 16px;	
	text-align: center;
	letter-spacing: 0.05em;
	font-weight: 400;
}

.sub-menu {
	max-width: 600px;
	justify-content: space-between;
	margin: 0 auto;
	margin-bottom: 50px;
}

.nfl-menu {
	max-width: 470px;
}

.sum-menu_nhl {
	max-width: 300px;
}

.sub-menu_mlb {
	max-width: 330px;
}

.sub-menu_mlb-playoffs {
	max-width: 500px;
}

.sub-menu_reg {	
	margin-bottom: 40px; 
}

.logo-fix {
	margin-top: -38px;
	margin-left: -35px;	
}

.bulls-left-fix {
	margin-left: 18px;
}

.lakers-logo-fix {
	margin-top: -38px;
	margin-left: -12px;
}

.blazers-fix {
	margin-top: 27px;
	/*margin-left: -10px;*/
}

.heading {	
	font-size: 38px;
	font-weight: 900;
	letter-spacing: 0.1em;
	color: #212121;
	margin-top: -10px;
}

.nba-finals-menu {		
	font-weight: 300;
	font-size: 14px;	
	/*margin-right: 35px;
	margin-top: -5px;
	margin-bottom: 40px;*/
	text-align: center;	
	letter-spacing: 0.05em;	
}

.finals-menu-fix {
	/*margin-right: 42px;*/
}

.finals-menu-fix:nth-child(1) {
	/*margin-left: -10px;*/
}

.menu-lakers-fix {
	margin-right: 45px;
}

.no-decor {
	text-decoration: none;
	padding: 3px;
/*	border-bottom: 1px solid rgba(0,0,0,0.35);*/	
}

.no-decor:hover {
/*	border-bottom: 1.35px solid #0155ff; */
}

.new-games {
	color: #448aff;
	font-weight: 500;
}

.game-number {
	font-family: 'monotype_corsiva';
	font-size: 25px;
	letter-spacing: 0.1em;
	color: #212121;
	text-align: center;
	font-weight: 600;
	padding-top: 20px;
	margin: 0 40px 0 25px;
}

.game-number-fix {
	margin: 0 20px 0 50px;	
}

.game-number-right {
	margin-right: 20px;
	margin-left: 23px;
}

.game-number-sonics {
	margin-left: 25px;
	margin-right: 20px;
}

.game-6-fix {
	margin-left: 10px;
	margin-right: 10px;
}

.bulls-fix {
	margin-left: 60px;
}

.sonics-fix {
	margin-left: -20px;
}

.bulls-blazers-fix {
	/*margin-left: 90px;*/
}

.bulls-suns-fix {
	margin-left: 20px;
}

.bulls-sonics-fix {
	margin-left: -10px;
}

.bulls-jazz-fix {
	margin-left: 30px;
}

.bulls-jazz-2-fix {
	margin-left: 53px;
}

.bulls-jazz-3-fix {
	margin-left: 8px;
}

.bulls-jazz-4-fix {
	margin-left: 55px;
}

.jazz-fix {
	margin-left: -20px;
}

.bulls-home-fix {
	margin-right: 15px;
}

.nba-contenders {
	margin-top: 50px;
}

#back-top {		
	height: 50px;
	width: 50px;
	right: 15px;
	bottom: 18px;
	position: fixed;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border-radius: 50%;
	line-height: 48px;
	border: 2px solid transparent;
	box-shadow: 0 0 6px 3px rgba(108,98,98,0.45);
	cursor: pointer;	
}

.arrow-turn-up {
	max-width: 20px;
	margin-top: 8px;			
}

/* Large: 992px - 1199px */
@media screen and (max-width: 1199px) {
	.text {
		line-height: 28px;
	}		
}

@media screen and (max-width: 1170px) {
	.hs_container {
		max-width: 900px;
	}		
}

@media screen and (max-width: 899px) {
	.hs_container {
		max-width: 600px;
	}
	.new_games {
		text-align: center;
	}
}

/* Small: 576px - 767px */
@media screen and (max-width: 750px) {
	 .nav-menu {
        margin: 0 auto;        
        max-width: 60%;   
    }

    .main-menu:nth-child(1) {
        margin: 0 10px 0 65px;
    }

    .main-menu:nth-child(3) {
        margin: 0 45px 15px 10px;
    }

    .sub-menu_mlb {
		max-width: 270px;
		margin-bottom: 40px;
	}
	.title_mlb-playoffs {
		max-width: 400px;
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.title_reg {
		max-width: 500px;
		margin: 0 auto;
		margin-top: 50px;
		margin-bottom: 20px;
		line-height: 1.3em;
	}   
}

@media screen and (max-width: 704px) {
	h1 {
		max-width: 500px;
		line-height: 1.4em;
		margin: 0 auto;
		margin-top: 50px;
		margin-bottom: 20px;
	}
	.title-playoffs {
		max-width: 600px;
	}	
}

@media screen and (max-width: 684px) {
	.nav-menu {		
		max-width: 75%;		
	}
	.sub-menu_mlb {
		max-width: 270px;
		margin-bottom: 40px;		
	}	
}

@media screen and (max-width: 600px) {
	.hs_container {
		max-width: 300px;		
	}	
}

@media screen and (max-width: 545px) {	
	.header {
		display: none;
	}
	.nav-menu {		
		max-width: 80%;
		margin-top: 20px;		
	}
	.sub-menu_mlb {
		max-width: 230px;				
	}	
}

@media screen and (max-width: 502px) {
	.sub-menu_mlb {
		max-width: 230px;				
	}
	h1 {
		max-width: 320px;		
		margin-top: 50px;		
	}
	.title_nhl-reg {
		max-width: 95%;
	}
	.title_mlb-playoffs {
		max-width: 400px;
	}
	.title-playoffs {
		max-width: 400px;
	}
}

@media screen and (max-width: 487px) {
	.nav-menu {		
		max-width: 85%;		
	}
	.sub-menu_mlb {
		max-width: 230px;				
	}	
}

@media screen and (max-width: 469px) {	
	.nav-menu {				
		max-width: 95%;		
	}
	.sub-menu_mlb-playoffs {
		max-width: 80%;
	}
	.sub-menu_mlb {
		max-width: 230px;				
	}	
	.text {
		margin: 20px 0 50px 0;
		font-size: 16px;
	}

	.hs_area {
		margin-bottom: 40px;
	}

	.new-games_dates {
		margin-top: 20px;
	}
	.title_reg {
		max-width: 350px;
	}
}

