  .ui-tabs#tab-0 .ui-tabs-nav > li a {
	word-wrap: normal;
}

@media (min-width: 720px) {
	footer .column .footer-meta {
		border-top: none;
	}
}
footer .column .footer-meta div.utility-footer p, footer .column .footer-meta div.utility-footer p a {
	font-family: proxima-nova, sans-serif;
}
.discover .column ul li a {
	font-family: proxima-nova, sans-serif;
}
    
    /**
* Style overrides for Catamount Club website
* Haley Hopper
* 2/5/2019
*/

/* Set to Athletic Font */
html body, html body h1, html body h2, .featured.image .wrapper .column h2, .featured.image.smvideo div h2, #grid-blocks .list-cta > div .text-image-intro.textlink a h2, #grid-blocks > h2, html body h3, .featured.image.smvideo div h3, html body h4, html body h5, html body a, .intro-text .column ul li a, .text-image-intro.generic .container a, html body .table-wrapper table tbody tr td, html body .table-wrapper table thead tr, html body .table-wrapper table thead tr th, html body .accordion .accordion-header, .sidebar-button h2, .sidebar-button p {
	font-family: proxima-nova, sans-serif;
}

html body .accordion .accordion-content.open {
	border-bottom: solid #ddd 1px;
}
html body .accordion .accordion-content {
	border-left: solid #ddd 1px;
	border-right: solid #ddd 1px;
}

html body ul li, html body ol li {
	font-family: proxima-nova, sans-serif;
	font-size: 18px;
	line-height: 33px;
}

html body p {
	font-family: proxima-nova, sans-serif;
	font-size: 18px;
	line-height: 33px;
}
html body .caption p {
    margin: 0 0 5px 0;
    font-family: proxima-nova, sans-serif;
    font-style: italic;
    font-weight: 400;
    color: #222;
    font-size: 15px;
    line-height: 24px;
}
html body .intro-text .column p {
    font-size: 25px;
	line-height: 40px;
	font-family: proxima-nova, sans-serif;
}
html body h1 {
	font-weight: 700;
}
html body a.learn-more {
	font-weight: 800;
	font-family: proxima-nova, sans-serif;
}
html body .text-image-intro.genericv2 h2 {
	font-family: proxima-nova, sans-serif;
    font-weight: 600;
}
html body .p-list ul li a {
	font-family: proxima-nova, sans-serif;
    font-weight: 500;
}
html body .text-image-intro.button a .container p, html body .text-image-intro.button a .container h2 {font-family: proxima-nova, sans-serif;}

/* Clear Page Background */
html body .l-page {
	background: #fcfcfc;
}

/* Mobile Navigation */
html body .l-head.mini-site .site-logo {
	margin: 0;
	width: 100%;
	border-right: none;
}
html body .l-head.mini-site .mini-title-mobile {
    display: none;
}

/* Desktop Navigation */
html body .l-head.mini-site {
	display: block;
	float: left;
	width: 100%;
	background: url(https://www.wcu.edu/_resources/css/images/cc-header.jpg) repeat-x bottom center #592c88;
}
html body .l-head .utility-head .utility-menu > li h3 {
	padding-right: 17px;
	font-family: proxima-nova, sans-serif;
}
html body .utility-head a.small-social {
		display:none;
		color: #ffffff;
    	font-size: 24px;
    	float: right;
    	margin: 9px 12px 0px 0px;
	}	
html body .utility-head a.small-social img{
			width: 30px;
			}
html body .utility-head a.small-social:nth-of-type(1) {
		margin: 8px 13px 0px 0px;
			}
html body .l-page.sticky #breadcrumb {
	margin-top:2px;
}
@media (min-width: 45em) { 
	html body .l-head .utility-head .utility-menu > li h3:after {
		left: -webkit-calc(50% - 26px);
		top: 70%;
	}
	html body .l-head.mini-site {
		background: url(https://www.wcu.edu/_resources/css/images/cc-header.jpg) no-repeat top center #592c88;
	}
	html body .l-head.mini-site .column {
		max-width: 1200px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	html body .l-head .utility-head {
    	float: left;
    	width: 90%;
		}
	html body .l-head .utility-head .search-toggle {
		width: 76px;
		height: 38px;
		border-radius: 0;
	}
	html body .l-head .utility-head .utility-menu {
    	float: left;
		}
	html body .l-head.mini-site .utility-head .utility-menu > li h3 {
		font-size: 18px;
	}
	html body .l-head.mini-site .utility-head .utility-menu > li h3 a {
		color: #ffffff;
		font-size: inherit;
	}
	html body .l-head.mini-site .utility-head {
		margin: 10px 5% 14px 5%;
	}
	html body .utility-head a.small-social {display:block;}
	html body .l-head.mini-site .site-logo {
		border: none;
		margin: 20px;
    	width: auto;
   		height: 65px;
	}
	html body .l-head.mini-site .site-logo img {
		width: auto;
    	height: 100%;
    	padding: 0px;
	}
}
@media (min-width: 55em) {
	html body .l-head.mini-site .utility-head .utility-menu > li h3 {
		font-size: 20px; 
	}
	html body .l-head .utility-head .utility-menu > li h3 {
		padding-right: 26px;
	}	
}
@media (min-width: 64em){
	html body .l-head.mini-site .utility-head {
		margin: 36px 0px
	}
	html body .l-head .utility-head {
    	width: 74%;
		}
}
@media (min-width: 70em) {
	html body .l-head.mini-site {
		background: url(https://www.wcu.edu/_resources/css/images/cc-header.jpg) repeat-x top center;
		background-size: 100% auto;
	}
	html body .l-head.mini-site .utility-head {
		margin: 36px 0px;
	}
	html body .l-head .site-logo {
		margin: 0px 30px 12px 30px;
	}
}
		@media (min-width: 45em) {
html body .l-head .utility-head .utility-menu > li .utility-sub {
    position: absolute;
    width: 250px;
    border-radius: 3px;
    top: 24px;
    padding: 10px 0px;
} }
html body .l-head .utility-head .utility-menu > li .utility-sub li a {
    font-size: 20px;
    line-height: 30px;
    padding: 4px 15px;
}
html body .l-head .utility-head .utility-menu > li .utility-sub li a:hover {
    font-size: 20px;
    line-height: 30px;
    padding: 4px 15px;
	text-decoration: none;
	color: #fff;
    background-color: #592c88;
}
html body .l-head .utility-head .utility-menu > li .utility-sub h4 {
		padding-left: 15px;
		}

/* Catamount Club Styles */		
html body .module > h2 {
    font-family: proxima-nova, sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #CCB486;
    font-size: 25px;
    background: #592c88;
    border-top: 4px solid rgba(39, 39, 39, 0.3);
    border-bottom: 4px solid rgba(39, 39, 39, 0.3);
}

/*removes navigation errors on staging*/
html body .social > div {
	display: none
}