.topbar {
	display: flex;
	flex-direction: row;
	justify-content: right;
	background-color: #522d80;
	color: white;
	font-size: 40px;
	font-family: helvetica; 

}

img {
	width: 100%;


}


.upnext {
	width: 1300px;
	padding: 40px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 75%;

}

.schedule {
	width: 1300px;
	padding: 40px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 75%;


}



.sponsors {
	width: 1300px;
	padding: 40px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 75%;


}

.row3 {
	width: 1300px;
	padding: 40px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 75%;


}


.results {
	width: 1300px;
	padding: 40px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 75%;


}


.news1 {
	padding: 20px;
	color: white;
	
}
.contact {
	padding: 20px;
	color: white;
	
}

.contact a:hover {
	color: #f56600;
}

.shop {
	padding: 20px;
	background-color: #f56600;
	color: white;
	text-decoration: none;

}

.shop a {
	color: white;
	text-decoration: none;

}

.shop a:hover {
	color: purple;


}

.logo {
	display: flex;
	flex-direction: row;
	flex-basis: 20%;
	width: 300px;

}


.navigation {
	flex-direction: row;
	text-decoration: none;
	flex-basis: 80%;
	font-size: 30px


}

.navigation ul {
	display: flex;
	flex-direction: row;


}


.navigation li {
	display: inline-block;
	padding: 30px;
	justify-content: flex-end;

}

.topnav {
	display:flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}



.navigation a {
	text-decoration: none;


}



.clemsonwomensclubicehockey {
	text-align: center;
	color: white;
	background-color: #f56600;
	padding: 0px;
	font-size: 35px;

}

.bannerimage {
	background-image: url("images/banner.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	min-height: 400px;


}

.ourteam {
	background-color: #f56600;
	padding: 10px;
	text-decoration: none;
	border-radius: 40px;
	height: 35px;
	

}


.purplebox a {
	text-decoration: none;
	
}

.purplebox a:hover{
	color: purple;

}



.ourteam p{
	margin: 0;
	padding: 0;
	line-height: 1em;


}

.section1 {
	display: flex;
	flex-direction: row;
	


}



.purplebox {
	background-color: #522d80;
	flex-basis: 50%;
	color: white;
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-decoration: none;

}


.purplebox p {
	font-size: 35px;



}

.teampic {
	flex-basis: 50%;
	display:flex;
	justify-content: center;
	align-items: center; 

}

.purplebox a {
	color: white;


}

.whitebox {
	display:flex;
	flex-direction: row;

}

.teamcelly {
	display:flex;
	flex-basis: 50%;
	align-items: center;
	justify-content: center;

}


.weplayin {
	display:flex; 
	flex-direction: column;
	flex-basis: 50%;
	color: #522d80;
	justify-content: center;
	align-items: center;
	font-size: 60px;
	text-align: center;

}

.logos {
	display:flex;
	flex-direction: row;

}

.logos img {
	width:70%;



}

footer {
	background-color: #522d80;
	display: flex;
	flex-direction: row;
	padding: 5px;

}


.footercolumn1 {
	display: flex;
	flex-direction: column;
	flex-basis: 30%;
	color: white;
	align-items: center;
	justify-content: center;

}


.footercolumn1 p {
	font-size: 30px;

}

.footercolumn2 {
	display: flex;
	flex-direction: column;
	flex-basis: 30%;
	align-items: center;
	justify-content: center;

}

.footercolumn3 {
	display: flex;
	flex-direction: column;
	flex-basis: 30%;
	justify-content: center;
    align-items: center;

}


.footercolumn3 img {
    width: 60px;
    height: 60px;
    padding: 30px;

}


.bottomfooter {
	display:flex;
	flex-direction: row;
	font-size: 25px;

}


.contactparagraph {
	
	text-align: right;
	color: #522d80;
	flex-basis: 50%;

}

.yearparagraph {
	color: #522d80;
	flex-basis: 50%;


}

.footercolumn2 img {
	width: 250px;


}

.footercolumn3 img.youtube {
	width: 150px;
	height: 150px;
	padding: 5px;


}


.ourroster {
	color: #522d80;
	font-size: 50px;
	font-weight: bold;
	padding-left: 30px;

}


.playerprofile {
	display: flex;
	flex-direction: row;
	color: white;
	font-size: 30px;

}

.playerprofile img {
	width: 200px;
	height: 200px;


}

.orangebox {
	background-color: rgba(245, 102, 0, .7);
	padding: 30px;
	border-radius: 50px;
	display:flex;
	border: 30px solid white;
	flex-direction: row;
	align-items: center;


}



.video {
	padding: 0 10px 0px 10px;



}



.playerprofile p {
	font-size: 60px;

}

.number {
	margin-left: 60px;
	margin-right: 150px;
	padding:0px;
	
}



.number p {
	font-size: 200px;
	padding: 0px;
	margin: 0;
	line-height: 1em;
	


}


.nameandlocation {
	text-align: center;
	padding-right: 150px;


}

.nameandlocation p {
	font-size: 40px;


}



.livestreams {
	color: #522d80;
	font-size: 50px;
	font-weight: bold;

}


.oneandtwovid {
	display:flex;
	flex-direction: row;
	justify-content: center;
	padding: 30px;

}

.threeandfourvid {
	display:flex;
	flex-direction: row;
	justify-content: center;
	padding: 5px;

}

.gallery {
	color: #522d80;
	font-size: 50px;
	font-weight: bold;

}



.images {
	display:flex; 
	flex-basis: 40%;

}

.about {
	color: #522d80;
	font-size: 50px;
	font-weight: bold;
	


}

.aboutbox {
	background-color: #522d80;
	padding: 10px;
	color:white;
	font-size: 45px;
	text-align: center;


}


.sponsors {
	color: #522d80;
	font-size: 50px;
	font-weight: bold;

}

.shopmerch {
	color: #522d80;
	font-size: 50px;
	font-weight: bold;


}

.schedule {
	color: #522d80;
	font-size: 50px;
	font-weight: bold;

}


.news {
	color: white;
	font-size: 50px;
	font-weight: bold;


}

.row1 {
	display:flex;
	flex-direction: row;
	border: 15px solid white;

}

.row a:link {

}

.row a:visited{


}

.row a:hover{



}


.row a:active{



}

.row2 {
	display:flex;
	flex-direction: row;
	border: 15px solid white;




}


.row3 {
	border: 15px solid white;

}

.footercolumn1 {
	color: white;

}

a:hover {
 color: #f56600;
}

.footercolumn1 a {
	color: white;
	text-decoration: none;

}


.footercolumn1 a:hover {
	color: #f56600;

}
.topbar a {
	color: white;
	text-decoration: none;


}

#coach {
padding-left: 30px;
font-size: 60px;

}


.jennabiopic {
	width: 1300px;
	padding: 40px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 75%;


}


.about {
padding-left: 70px;

}

.aboutbox {
	width: 1300px;
	padding: 40px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 85%;


}


.boardphoto {
	width: 1300px;
	padding: 40px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 85%;

}











@media only screen and (max-width: 700px){

	.topnav {
	display: flex;
	flex-direction: column;
	
	}
	.navigation {
		display:flex;
		flex-direction: column;
		
		
	}
	.navigation ul {
		display:flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		
		
	}
	
	.navigation li {
	display: block;
	padding: 30px;


}


	.bottomfooter {
		flex-direction: row;
	}
	
	
	.topbar {
	font-size: 30px;
	
	}
	.navigation ul li {
	margin: 0px;
	padding: 10px;
	font-size: 50px;
	line-height: 1em;
	text-align: center;
	
	}
	
	.section1 {
	flex-direction: column;
	
	}
	.purplebox {
	padding: 30px;
	text-align:center;
	
	}
	
	.whitebox {
	flex-direction: column;
	
	
	}
	
	footer {
	flex-direction: column;
	
	
	}
	
	
	.footercolumn3 {
	flex-direction: row;
	
	}
	
	.bottomfooter {
	font-size: 20px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	
	}
	
	.playerprofile {
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0px;
	margin: 0px;
	
	}
	
	.profilepic {
	margin:0px;
	padding: 0px;
	justify-content: center;
	align-items: center;
	text-align: center;
	
	}
	
	.number {
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 0px;
	}
	
	.nameandlocation {
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 0px;
	width: 100%;
	display:flex;
	flex-basis: 100%;
	padding-left: 130px;
	}
	
	.orangebox {
	justify-content: center;
	
	}
	
	.oneandtwovid {
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	
	}
	.threeandfourvid {
	display:flex;
	flex-direction: column;
		justify-content: center;
	align-items: center;
	
	}
	
	
	.videos {
	width: 90%;
	}
	
	#coach {
	padding-left: 10px;
	
	}
	
	
	
	
}

