*{
    margin: 0;
    padding: 0;
    font-family: sans-serif;
}
.banner{
    width: 100%;
    height: 20vh;
    background-image: linear-gradient(rgba(0,0,0,0.75),rgba(0,0,0,0.75)),url(background.jpg);
    background-size: cover;
    background-position: center;
}
.navbar{
    width: 85%;
    margin: auto;
    padding: 35px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logoone{
    width: 120px;
    cursor: pointer;
}
.navbar ul li{
    list-style: none;
    display: inline-block;
    margin: 0 20px;
    position: relative;
}
.navbar ul li a{
text-decoration: none;
color: #fff;
text-transform:  uppercase;
}
.navbar ul li::after{
 content: '';
 height: 0px;
 width: 100%;
 background: #009688 ;
 position: absolute;
 left:0;
 bottom: -10px;
 transition: 0.5s;
}
.navbar ul li:hover:after{
width: 100%;
}
.content{
width: 100%;
position: absolute;
top: 30%;
transform: translateY(-50);
text-align: center;
color: #fff;
}
.content h1{
font-size: 70px;
margin-top: 80px;
background-color: transparent;
}
.content p{
margin: 20px auto;
font-weight: 100;
line-height: 25px;
}
.button{
    width: 200px;
    padding: 15px 0;
    text-align: center;
    margin: 20px 10 px;
    border-radius: 25px;
    font-weight: bold;
    border:2px solid #009688;
    background:transparent;
    color:#fff;
    cursor: pointer;
}
.contentplayer{
background: transparent;
width: 50%;
padding: 40px;
margin: 100px auto;
}
.contentplayer td tr{
    color: #fff;
}
table.borderonly {
	border-width: 3px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #2174D6;
	border-collapse: separate;
	background-color: white;
	
  }
table.borderonly th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: black;
	background-color: white;
}
table.borderonly td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: black;
	background-color: white;
}
table.borderonly td.winlea {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: black;
	background-color: white;
}
h1 {
    color: white;
background-image:url('/images/layout/h1bg.png');
    background-size: 100% 100%;
    background-color: blue;
font-family: arial, verdana, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14pt;
    font-family: arial, sans-serif;
  text-align: center;
    letter-spacing: 6px;
    text-transform: uppercase;
margin-bottom: 0;
    }






    
	h2 {
		color: white;
    background-image:url('/images/layout/h2bg.png');
		background-size: 100% 100%;
    background-color: #3b86ff;
    font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 12pt;
		font-family: arial, sans-serif;
	  text-align: center;
		letter-spacing: 2px;
    margin-bottom: 0;
    	}

	h2.left {
		color: white;
    background-image:url('/images/layout/h2bg.png');
		background-color: #3b86ff;
    font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 12pt;
		font-family: arial, sans-serif;
	  text-align: left;
		letter-spacing: 2px;
    margin-bottom: 0;
    	}

	h2.right {
		color: white;
    background-image:url('/images/layout/h2bg.png');
		background-color: #3b86ff;
    font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 12pt;
		font-family: arial, sans-serif;
	  text-align: right;
		letter-spacing: 2px;
    margin-bottom: 0;
    	}

	h2.news {
		color: #000000;
    background-image:url('/images/layout/h2bg.png');
		background-color: #FF0000;
    font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 12pt;
		font-family: arial, sans-serif;
	  text-align: left;
		letter-spacing: 2px;
    margin-bottom: 0;
    	}


	h3 {
		color: #000000;
		background-color: #FFFFFF;
    font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 11pt;
		font-family: arial, sans-serif;
	  text-align: center;
    margin-bottom: 0;
    	}

	h3.left {
		color: #000000;
		background-color: #FFFFFF;
    font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 11pt;
		font-family: arial, sans-serif;
	  text-align: left;
    margin-bottom: 0;
    	}

	h3.leftlinks {
		color: #000000;
		background-color: #FFFFFF;
    font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 11pt;
		font-family: arial, sans-serif;
	  text-align: left;
    margin-bottom: 0;
    	}

	h3.right {
		color: #000000;
		background-color: #FFFFFF;
    font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 11pt;
		font-family: arial, sans-serif;
	  text-align: right;
    margin-bottom: 0;
    	}

	h3.nobg {
		color: #000000;
		background-color: transparent;
    font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 11pt;
		font-family: arial, sans-serif;
	  text-align: left;
    margin-bottom: 0;
    	}

	h4 {
		color: #000000;
		font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 40pt;
		font-family: arial, sans-serif;
	  text-align: center;
    margin-bottom: 0;
        }

	h4.winteam {
		color: #3b86ff;
		background-color: white;
		font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 25pt;
		font-family: arial, sans-serif;
	  text-align: center;
		text-transform: uppercase;
    margin-bottom: 0;
        }

	h4.wintext {
		color: #FFFFFF;
		background-color: white;
		font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 11pt;
		font-family: arial, sans-serif;
	  text-align: center;
    margin-bottom: 0;
        }

	h5 {
		color: #3b86ff;
		font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 10pt;
		font-family: arial, sans-serif;
	  text-align: left;
    margin-bottom: 0;
        }

  hr.index {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #2174D6;
  background-color: #2174D6;
  height: 2px;
  border-width: 0px;
	padding: 0px;
}


	h6.indnews {
		color: #000000;
    background-image:url('/images/layout/newsbg.jpg');
    background-position: right center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 11pt;
		font-family: arial, sans-serif;
	  text-align: left;
    margin-bottom: 0;
    	}

	h6.indres {
		color: #000000;
    background-image:url('/images/layout/resultsbg.jpg');
    background-position: right center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 11pt;
		font-family: arial, sans-serif;
	  text-align: left;
    margin-bottom: 0;
    	}

	h6.indeve {
		color: #000000;
    background-image:url('/images/layout/eventsbg.jpg');
    background-position: right center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 11pt;
		font-family: arial, sans-serif;
	  text-align: left;
    margin-bottom: 0;
    	}



	h6.indmat {
		color: #000000;
    background-image:url('/images/layout/matchplaybg.jpg');
    background-position: right center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 11pt;
		font-family: arial, sans-serif;
	  text-align: left;
    margin-bottom: 0;
    	}

	h6.indspo {
		color: #000000;
		background-color: #FFFFFF;
    font-family: arial, verdana, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 14pt;
		font-family: arial, sans-serif;
	  text-align: center;
    margin-bottom: 0;
    	}




    h3 a:link { 
		color:white;
    text-decoration:none; 
    }


    h3 a:visited { 
		color:white;
    text-decoration:none; 
    }

	  h3 a:hover {
		color:#1A5189;
		text-decoration:none;
	}


    h3.left a:link { 
		color:white;
    text-decoration:none; 
    }


    h3.left a:visited { 
		color:white;
    text-decoration:none; 
    }

	  h3.left a:hover {
		color:#1A5189;
		text-decoration:none;
	}


   h3.leftlinks a:link { 
		color:#000000;
    text-decoration:none; 
    }


    h3.leftlinks a:visited { 
		color:#000000;
    text-decoration:none; 
    }

	  h3.leftlinks a:hover {
		color:#1A5189;
		text-decoration:none;
	}


   h3.index a:link { 
		color:#000000;
    text-decoration:none; 
    }


    h3.index a:visited { 
		color:#000000;
    text-decoration:none; 
    }

	  h3.index a:hover {
		color:#1A5189;
		text-decoration:none;
	}


	a:link {
		color: #FFFFFF;
		text-decoration:none;
	}

	a:visited {
		color: #FFFFFF;
		text-decoration:none;
	}


	a:hover {
		color:#3b86ff;
		text-decoration:none;
	}

   h6 a:link { 
		color:#000000;
    text-decoration:none; 
    }


    h6 a:visited { 
		color:#000000;
    text-decoration:none; 
    }

	  h6 a:hover {
		color:#1A5189;
		text-decoration:none;
	}
    .aboutcontent{
        width: 100%;
        position: absolute;
        top: 10%;
        transform: translateY(-50);
        text-align: center;
        color: #fff;
        }

    .aboutcontent p{
            margin: 2px auto;
            font-weight: 100;
            line-height: 25px;
            text-align: left;
            text-indent: 140px;
        }

    .aboutcontent h1{
            font-size: 70px;
            margin-top: 80px;
            background-color: transparent;
            }
    .aboutcontent h4{
            color: white;
            background-color: transparent;
         }
    .aboutcontent h6{
            color: white;
            background-color: transparent;
         }

    .holecontainer h6{
            color: white;
            background-color: transparent;
         }

     .holecontainer h6{
        color: white;
        background-color: transparent;
     }

     
     .holecontainer h4{
        color: white;
        background-color: transparent;
        font-size: 30pt;
     }



        .wrapper {
            display: grid;
            align-items: center;
            grid-template-columns: repeat(3, 1fr);
            grid-auto-rows: minmax(100px, auto);
    
            justify-items: center;
          }

          .card {
            box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
            transition: 0.3s;
            width: 40%;
          }
          
          .card:hover {
            box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
          }
          
          .container {
            padding: 2px 16px;
          }
          .infoTitle{
              display:table-row;
              text-transform:capitalize;
              font-weight:500;
              font-family:'Benton Sans', BentonSans,Arial, Helvetica, sans-serif;
              color:#6B6F73;
              font-size:.6875rem;
              line-height:32px}
              
          