/*
	Theme Name: Vulcans Theme
	Author: Ed Bromley
	Description: For Lincoln Vulcans Swimming Club
	Version: 2.0
*/


/* GENERIC STYLE */

html{
  height: 100%;
	margin: auto;
	font-family: 'Poppins', sans-serif;
}

body{
	font-family: 'Poppins', sans-serif;
  position: relative;
  margin: 0;
  min-height: 100%;
  background-color: #F0F0F0;
	overflow-x: hidden;
}

::-moz-selection, ::selection {
  color: #03195F;
  background: #FFD300;
}

ol{
    padding-left: 5px;
}

ul li{
	counter-increment: item;
	list-style-type: none;
	margin: 20px 0 20px 0;
	position: relative;
}

a{
    text-decoration: none;
	color: #03195F;
}

/* HEADER */

#header-logo{
	position: absolute;
	width: 25%;
	text-align: center;
	z-index: 50;
	left: 0;
	right: 0;
	margin: auto;
	transition: 1s ease;
}

#header-logo-text{
	transition: 2s;
}
.sticky {
  position: fixed;
  width: 100%;
}

.sticky #header-logo{
  display: block;
}

.sticky #header-logo img, #header-logo.noJS img{
	width: auto;
	max-height: 55px;
	margin-top: 60px;
}

.sticky #header-logo-text, #header-logo.noJS #header-logo-text{
	position: absolute;
	opacity: 0;
	left: -1000000px;
}

.sticky .nav-featured-links, #header-nav.noJS .nav-featured-links{
	background-color: rgba(3, 25, 95,0.9);
}

.sticky .nav-featured-links li a{
	font-size: 16px;
}

.sticky #mob-nav{
	background-color: rgba(3, 25, 95,0.9);
}

#header-nav.sticky{
    top: -60px;
}

#header-nav{
	position: -webkit-sticky;
	position: sticky;
	top: -60px;
	z-index: 500;
  top: 0px;
}

#header-logo .homepage-logo{
  width: 50%;
	max-width: 300px;
	transition: 1s;
  max-height: none;
}

#header-logo img{
	max-height: 70px;
	transition: 1s;
}

#header-logo h1{
	color: #FFD300;
	font-size: 50px;
	font-weight: 900;
	font-family: 'Orbitron', sans-serif;
	text-shadow: 3px 3px 4px #000;
	text-align: center;
	margin: 0;
	text-transform: uppercase;
	z-index: 10;
	display: block;
}

.showcase-header-title{
  position: absolute;
  max-width: 600px;
  margin: auto;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.showcase-heading-title{
  font-family: 'Orbitron', sans-serif;
  font-size: 35px;
  font-size: 2.5vw;
  text-align: left;
  color: #03195F;
  margin: auto;
  width: 100%;
  text-align: center;
}

.showcase-heading-title>span{
  background-color: gold;
  line-height: 2.4;
  padding: 15px 6px 15px 2px;
}

.showcase-heading-sub{
  font-size: 20px;
  font-size: 1.5vw;
  text-align: left;
  color: #fff;
  margin: auto;
  width: 100%;
  font-weight: lighter;
  text-align: center;
}

.showcase-heading-sub>span{
  background-color: #03195F;
  line-height: 2.4;
  padding: 5px 2px;
}

#mobile-heading-title{
  display: none;
  font-size: 20px;
  max-width: none;
  text-align: left;
  margin-bottom: 20px;
}

#mobile-heading-subtitle{
  display: none;
  font-size: 15px;
  max-width: none;
}

.showcase-header{
  width: 100%;
  overflow: hidden;
	height: 700px;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgba(3, 0, 0, 0.2);
	background-position: center;
}

.showcase-shader{
	height: 100%;
	left: 0;
	right: 0;
	background: rgba(13, 19, 63, 0.4);
	padding-top: 25%;
}

.parallax{
  background-attachment: fixed;
}

#homepage-shader{
  background: rgba(13, 19, 63, 0.7);
}

/* NAVIGATION */

#mob-nav{
	position: absolute;
	height: 100px;
	width: 100%;
	top: 0;
	right: 0;
	margin-top: 40px;
	z-index: 0;
	transition: 0.1s;
	color: #FFD300;
	display: none;
}

#mob-nav:hover, #search-icon a:hover{
	color: #FFF;
}

#show-nav{
	cursor: pointer;
	padding: 20px 80px;
  display: inline-block;
  position: relative;
	transition: 0.4s;
}

#mob-nav h5{
	font-size: 20px;
	font-weight: 300;
	font-family: 'Orbitron', sans-serif;
	text-align: center;
	margin: 0;
	z-index: 10;
	position: absolute;
	margin-left: 60px;
	top: 40px;
}

.popup-search{
  z-index: 400;
  position: absolute;
  width: 100%;
  margin-top: 139px;
  padding: 0 100px;
  background: #FFF;
  box-sizing: border-box;
  display: none;
  border: 2px solid #03195F;
}

.popup-search input{
  width: 100%;
  height: 70px;
  font-size: 1.5em;
  color: #666;
  padding: 10px;
  box-sizing: border-box;
  background: none;
  border: none;
}

.popup-search .search-button{
  position: absolute;
  float: none;
  right: 0;
  max-width: 300px;
  height: 100%;
  margin: 0;
}

.burger-van{
	width: 52px;
  height: 5px;
  background-color: #FFD300;
  margin: 11px 0;
}

.nav-secondary-links{
	padding-left: 5%;
	margin-top: 55px;
	position: absolute;
	display: block;
	text-transform: uppercase;
	left: 0;
	text-align: left;
  z-index: 50;
}

.nav-secondary-links ul{
  display: flex;
}

.nav-secondary-links li{
  margin: 0;
  display: inline-block;
  list-style-type: none;
}

.nav-secondary-links a{
  color: #FFF;
  border-left: 2px solid #FFD300;
  padding: 0 15px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav-secondary-links a:hover{
  color: #FFD300;
}

#search-icon{
	transition: 0.4s;
  color: #FFD300;
  height: 40px;
  width: 40px;
  border: none;
  padding: 0;
  margin-right: 5px;
  box-sizing: border-box;
}

.mobile-only{
  display: none;
}

.nav-featured-links{
	padding-right: 5%;
	margin-top: 60px;
	position: absolute;
	display: block;
	text-transform: uppercase;
	right: 0;
	width: 100%;
	text-align: right;
  z-index: 25;
}

.nav-featured-links li{
    margin: 0;
    display: inline;
    list-style-type: none;
}

.nav-featured-links li a{
  padding: 0 15px;
  border-right: 2px solid #FFD300;
  font-size: 25px;
  color: #FFF;
	font-weight: 300;
	-webkit-transition: padding 0.2s; /* For Safari 3.1 to 6.0 */
  transition: padding 0.4s;
}

.nav-featured-links li a:hover{
	color: #FFD300;
	/*padding: 0 25px*/;
}

/* IMAGE CONTROL */

.aligncenter{
	text-align: center;
	display: block;
	margin: auto;
}

.alignleft{
	text-align: left;
	float: left;
	margin-right: 10px;
}

.alignright{
	text-align: right;
	float: right;
	margin-left: 10px;
}

/* MAIN */

main > section{
	padding: 0 60px;
  max-width: 1500px;
}

#main-feature{
  position: relative;
	padding: 0;
	margin: 0;
  align-items: center;
  max-width: none;
}

#main-content{
	overflow: hidden;
	margin: -200px auto 0 auto;
	position: relative;
	text-align: center;
  max-width: 1500px;
}

#search-container{
	margin: -200px auto 0 auto;
	position: relative;
  max-width: 1500px;
  display: flex;
  justify-content: center;
}

#main-content section{
	text-align: left;
}

.content-block{
  background: #fff;
  width: 65%;
  margin: auto;
  padding: 25px 40px;
  margin-top: 100px;
  box-sizing: border-box;
}

.content-block .section-title{
  font-size: 30px;
}

.content-block a{
  font-weight: 600;
}

.content-block img{
  max-width: 100%;
}

.flex-box-container{
  display: flex;
  box-sizing: border-box;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}

.info-box{
  position: relative;
  display: inline-block;
  margin: 30px 10px;
  max-width: 200px;
}

.info-box h3{
  margin: 0;
  display: block;
  padding: 10px;
  margin-top: 20px;
  transition: 0.3s;
  text-align: center;
  color: #03195F;
  font-weight: lighter;
  font-size: 20px;
  text-transform: uppercase;
}
.info-box img{
  text-align: center;
  display: block;
  margin: auto;
  border: 4px dashed #FFD300;
  padding: 5px;
  box-sizing: border-box;
  border-radius: 25%;
}

.info-box p{
  margin: 0;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
                        supported by Chrome, Opera and Firefox */
}

.italic{
  font-style: italic;
}

a.collapse-section{
  font-weight: normal;
}

.collapsible-container{
  margin: 20px;
}

.collapsible-title{
  background-color: #FFF;
  color: #777;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  font-size: 17px;
  box-sizing: border-box;
  transition: background-color 0.4s ease-out;
  border: none;
  box-shadow: 1px 1px 1px 1px #ddd;
  margin: 1px;
  display: block;
  font-weight: normal !important;
}

.collapsible-active, .collapsible-title:hover {
  background-color: #F6F2F2;
}

.collapsible-content {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  box-shadow: 1px 1px 1px 1px #ddd;
  transition: max-height 0.2s ease-out;
  text-align: left;
}

.collapsible-content .italic{
  color: #666;
}

.collapsible-symbol{
  float: right;
  transition: 0.2s;
}

.collapsible-active .collapsible-symbol{
  transform: rotate(180deg);
}

.squad-download li{
  text-align: center;
}

article a{
  text-decoration: underline;
}

.main-article, .main-event{
  background: #fff;
  width: 65%;
  margin: auto;
  padding: 25px 40px;
  box-sizing: border-box;
  min-height: 150px;
}

.main-event .gala-calendar-date{
  top: 10px;
  bottom: unset;
}

.main-article{
  text-align: left;
}

.main-article img{
  max-width: 100%;
  color: #aaa;
  font-family: monospace;
  display: block;
  min-height: 50px;
  text-align: center;
  margin: auto;
}

.main-article twitter-widget{
  margin: auto;
}

.main-article figure{
  margin: 0;
}

.main-article figure img{
  margin: auto;
}

.main-article figcaption{
  color: #666;
  font-style: italic;
  font-size: 14px;
  font-family: sans-serif;
  text-align: center;
}

.main-article ul li{
	list-style-type: square;
}

.profile-img{
  max-width: 200px !important;
  background: #fff;
  padding: 5px;
  margin: auto;
}

.img-gallery{
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 600px;
}

.img-gallery figcaption{
  display: none;
}

.img-gallery figure{
  margin: 0 auto;
  height: auto;
  width: 50%;
  display: inline-block;
  padding: 2px;
  box-sizing: border-box;
}

.img-gallery img{
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;
}

.img-gallery figure:nth-child(n+5)::after{
  display: none;
}

table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    overflow: scroll;
}

.medal-table td, .medal-table th{
  text-align: center;
}

td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #F6F2F2;
}


.box-icon{
  max-width: 100%;
  height: 100%;
  object-fit: contain;
}

.icon{
  max-height: 40px;
  max-width: 40px;
  margin-bottom: -10px;
}

.downloads-list{
  overflow-wrap: break-word;
  overflow: hidden;
}

.downloads-list a{
  text-decoration: none;
}

.downloads-list li:nth-child(even){
  background: #F6F2F2;
}

.linkStyle{
  padding: 2px;
  border-bottom: solid 4px gold;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  margin: 20px auto;
  display: table;
}

.breadcrumbs{
}

.breadcrumbs a, .breadcrumbs span{
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
}

.breadcrumbs .active{
  color: gold;
}

.white{
  color: #fff;
}

.downloads-list{
  padding-left: 30px !important;
}

.downloads-list li{
  list-style-image: url('/assets/images/downloadx24.png')
}

.downloads-list > .link{
  list-style-image: url('/assets/images/externalx16.png')
}

.paginationLinks{
  padding: 0;
  text-align: center;
  margin-top: -10px;
}
.numberedPagination span{
  padding-right: 10px;
  color: #03195F;
  border-right: solid 2px #03195F;
}
.numberedPagination li{
  padding: 10px 0px;
}
.numberedPagination li a{
  padding: 10px 20px;
}

.paginationLinks li{
  margin: 0;
  list-style-type: none;
  display: inline-block;
}

.paginationLinks #currentPage{
  color: gold;
  background-color: #03195F;
}

.paginationLinks .more-news{
  width: 150px;
}

.paginationLinks .simple-button{
  display: inline-block;
  padding: 5px 50px;
}

.simple-button{
  padding: 5px 10px;
  display: block;
  background: #fff;
  border: none;
  color: #03195F;
}

.button, #formContact .button{
  align-items: center;
  border: 1px solid #48b34f;
  box-sizing: border-box;
  color:#fff;
  cursor: pointer;
  display: inline-flex;
  font-size: 12px;
  font-weight: 700;
  height: 42px;
  text-align: center;
  letter-spacing: 2px;
  padding: 0 25px;
  text-transform: uppercase;
  background-color:#000;
  transition: 0.4s;
  text-decoration: none;
  font-style: normal;
}

.button:hover{
  background-color: #48b34f;
}

.contact-success{
  display: block;
  margin: auto;
  text-align: center;
}

#formContact{
  margin: auto;
  margin: 50px auto 100px auto;
  width: 100%;
}

#formContact ul{
  list-style-type: none;
  color: #214a10;
  font-size: 20px;
}

#formContact .formObject{
  width: 100%;
  position: relative;
  box-sizing: border-box;
  margin: 10px 0 40px 0;
}

#formContact .formTextArea{
  width: 100%;
}

#formContact select{
  width: 100%;
  padding: 45px 0 20px 0;
  color: #666;
  background: #eee;
  font-size: 16px;
  border: none;
  text-align: center;
  box-sizing: border-box;
}

#formContact label{
  display: block;
  color: #666;
  position: absolute;
  left: 10px;
  top: 10px;
}

#formContact input[type="text"], #formContact input[type="email"]{
  color: #666;
  width: 100%;
  padding: 40px 5px 20px 10px;
  font-size: 20px;
  background: #eee;
  border-radius: 4px;
  border: none;
  box-shadow: none;
  box-sizing: border-box;
}

#formContact textarea{
  color: #666;
  width: 100%;
  height: 200px;
  padding: 40px 5px 20px 10px;
  font-size: 16px;
  background: #eee;
  border-radius: 4px;
  border: none;
  box-shadow: none;
  font-family: 'Poppins', sans-serif;
  box-sizing: border-box;
}

#formContact input[type="submit"]{
  height: auto;
  font-size: 20px;
  font-weight: 100;
  background: #FFD300;
  border: none;
}

#formContact input[type="submit"]:hover{
  cursor: pointer;
}

#formContact .formSubmit{
  width: 100%;
}

.intro-area{
	background-color: #FFF;
	display: inline-block;
	height: 640px;
	width: calc(40% - 40px);
	margin: 20px;
	overflow: hidden;
}

.intro-area .img{
	background-image: url('/assets/images/team_2022.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 50%;
}

.intro-area-content{
	padding: 0 20px;
  box-sizing: border-box;
}

.intro-area-button{
	color: #03195F;
  cursor: pointer;
	padding: 15px;
	display: block;
	width: 80%;
	margin: 20px auto;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	border: solid 2px #03195F;
	height: auto;
	overflow: hidden;
	transition: 0.4s;
}

.intro-area-button:hover{
	letter-spacing: 2px;
}

.heading-highlight{
	font-family: 'Orbitron', sans-serif;
	background: gold;
	color: #03195F;
	padding: 10px;
  margin-top: 10px;
}

.heading-highlight span{
  color: #03195F;
  background-color: #FFF;
  padding: 5px;
  font-weight: lighter;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
}

.simple-button-link{
  display: block;
  margin: 10px auto 0 auto;
  text-align: center;
  width: 100px;
  margin-top: 10px;
  background: #FFD300;
}

.news-section{
	display: inline-block;
  height: 640px;
  margin: 20px 0;
  width: 100%;
  max-width: 50%;
  padding-top: 100px;
}

.search-content{
	display: inline-block;
  width: 100%;
  max-width: 800px;
}

.filter-content{
  flex-basis: 300px;
  flex-grow: 0;
  flex-shrink: 0;
  margin: 0 20px;
  background: #FFF;
  margin-top: 150px;
  padding-bottom: 10px;
}

.search-content > .news-article-list{
  margin-top: 150px;
}

.search-content > .news-article-list > p{
  background: #fff;
  padding: 20px;
}

.related-article-list{
  display: block;
  position: relative;
  width: 65%;
  box-sizing: border-box;
  margin: 50px auto 0 auto;
}

.related-article-list .articles-grid{
  display: flex;
  justify-content: center;
}

.related-article-list h3{
  border-bottom: 2px solid #69e;
  font-weight: lighter;
}

.related-article-list .news-article{
  height: 100%;
  width: 33.33%;
  overflow: hidden;
  display: inline-block;
  padding: 0 10px;
  box-sizing: border-box;
  background: none;
}

.related-article-list .news-article a{
  background: #fff;
}

.related-article-list .news-article-block{
  width: 100%;
  height: 150px;
}

.news-section > .news-article-list{
  width: 100%;
  float: left;
}

.news-article{
	height: 186px;
	width: 100%;
	background-color: #fff;
	margin-bottom: 20px;
	overflow: hidden;
  display: inline-block;
}

.event-preview{
	height: 80px;
	width: 100%;
	background-color: #fff;
	margin-bottom: 20px;
	overflow: hidden;
  display: inline-block;
  float: left;
}

.event-preview .news-article-block{
  width: 100%;
}

.coach-list{
  text-align: center;
  max-width: 1200px;
  margin: auto;
  margin-bottom: 50px;
}

.search-content .coach-preview{
  margin-bottom: 20px;
}

.coach-preview{
  display: inline-block;
  text-align: center;
  padding: 5px;
  box-sizing: border-box;
  box-shadow: 0px 0px 6px 0px #aaa;
  margin: auto;
  background-color: #fff;
  width: 250px;
  margin: 5px;
  transition: 0.2s;
}

.coach-preview:hover img{
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.coach-preview:hover{
  color: #666;
}

.coach-preview img{
  max-width: 100%;
  height: 200px;
  display: block;
  margin: auto;
  padding-top: 20px;
  transition: 0.4s;
}

#image1{
	background-image: url('images/loughborough.jpg');
}

#image2{
	background-image: url('images/peaty.jpg');
}

#image3{
	background-image: url('images/club-night.jpg');
}

.news-article-image{
	background-color: #D9D9D9;
	background-size: cover;
	background-position: center;
}

.news-article a{
	display: block;
	height: 100%;
	transition: 0.2s;
}

.news-article a:hover{
	opacity: 0.8;
}

.news-article-block{
	width: 47%;
	height: 100%;
	display: inline-block;
	overflow: hidden;
  position: relative;
}

.news-article-content-taper{
  position: absolute;
  display: block;
  width: 100%;
  height: 25%;
  bottom: 0;
  background-image: linear-gradient(180deg, #FFF0, #FFF);
}

.news-article-content{
	padding-left: 20px;
}

.news-article-content h2{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
}

.news-article-content p{
	font-weight: normal;
	font-size: 14px;
	width: 100%;
}

#events{
	display: table;
	width: 100%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	box-sizing: border-box;
  padding: 20px;
}

#events .content-block{
  margin-top: -200px;
}

.gala-calendar{
	background-color: #fff;
	display: inline-block;
	width: 65%;
	min-height: 500px;
	overflow: hidden;
}

.event-detail-container{
  display: block;
  text-align: left;
  margin: 10px 0;
}

.event-detail-block{
	background-color: #6a6a6f;
	color: #fff;
	width: 80px;
	height: 80px;
  position: relative;
  display: inline-block;
  text-align: center;
}

.event-detail-text{
  display: inline-block;
}

.event-detail-text p{
  margin: 0 10px;
  color: #444;
}

.event-detail-block-text{
  display: block;
  position: absolute;
  font-size: 20px;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  margin: auto;
}

#map{
  height: 200px;
  width: 100%;
}

.gala-calendar-entry > a{
  display: block;
  transition: 0.3s;
}

.gala-calendar-entry > a:hover{
  background-color: #fbea91;
}

.gala-calendar-date{
	background-color: #6a6a6f;
	color: #fff;
	width: 80px;
	height: 80px;
	text-align: center;
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}

.gala-calendar-date-d{
	font-size: 30px;
	display: block;
	height: 50%;
}

.gala-calendar-date-m{
	font-size: 15px;
}

.gala-calendar-event{
	display: inline-block;
	padding: 10px;
	width: calc(100% - 100px);
	box-sizing: border-box;
	margin-left: 100px;
	text-align: left;
  color: #000;
}

.gala-calendar-event ul{
  padding: 0;
}

.gala-calendar-event h4{
  color: #000;
	margin: 0;
}

.gala-calendar-event h4 a{
  font-size: 12px;
  font-weight: 100;
}

.gala-calendar-event h4 a{
  font-size: 12px;
  font-weight: 100;
}

.gala-results{
  display: flex;
  width: 100%;
}

.gala-results-container{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
  width: 100%;
  margin: 10px;
}

.events-info-container{
  display: flex;
  justify-content: center;
  align-items: baseline;
  max-width: 1200px;
  margin: auto;
  width: 65%;
}

.gala-results-shader{
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	background: rgba(13, 19, 63, 0.7);
	position: absolute;
	transition: 0.4s;
}

.gala-results-list{
  background: #fff;
  margin: 20px 10px;
  padding: 10px;
  text-align: left;
}

.gala-results-list > li{
  margin: 0;
  transition: 0.3s;

}

.gala-results-list > li a{
  display: block;
  color: #393939;
  padding: 5px 10px;
}

.gala-results-list > li a span{
  background: #6a6a6f;
  padding: 1px 4px;
  color: #fff;
}

.gala-results-list li:nth-child(even){
  background-color: #cdcdcd;
}

.gala-results-list li:hover{
  background-color: #fbea91;
}

#squads-content{
	display: table;
	width: 100%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	box-sizing: border-box;
}

.squad-image{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
	display: inline-block;
	margin: 10px 20px;
	position: relative;
}

.section-title{
	color: #03195F;
	font-weight: lighter;
	font-size: 40px;
	text-transform: uppercase;
}

.squad-image h3{
	background-color: rgba(3, 25, 95,0.8);
	display: block;
	font-weight: lighter;
	font-family: 'Orbitron', sans-serif;
	color: gold;
	bottom: 0;
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	transition: 0.3s;
}

#squads-content a:hover .squad-image h3{
	background: gold;
	color: #03195F;
}

#sponsor-content{
	text-align: center;
	margin: 100px auto 0px auto;
}

#sponsor-content small{
	color: #5F5F5F;
	display: block;
}
.sponsor{
	height: 150px;
	width: 150px;
	display: inline-block;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	box-shadow: 0px 0px 6px 0px #aaa;
	transition: 0.4s;
	margin: 20px;
}

.sponsor img{
	width: 150px;
  height: 100%;
}

.sponsor:hover{
	box-shadow: 0px 0px 10px 0px #222;
}

.search-container > .search-filter{
  bottom: 0;
  position: absolute;
  width: 100%;
  padding: 0 20px;
}

#filter-form-enable{
  display: none;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #666;
  background: none;
  border: none;
  transition: 0.1s;
  font-size: 16px;
  padding: 0;
  width: 100%;
  cursor: pointer;
  padding: 30px 0;
}

#filter-form-enable .collapsible-symbol{
  float: none;
  display: inline-block;
}

#filter-form-enable:hover{
  letter-spacing: 3px;
}

#filter-form-enable.active .collapsible-symbol{
  transform: rotate(180deg);
}

.search-filter{
  margin-bottom: 50px;
  box-sizing: border-box;
  padding: 0 5px;
}

.filter-date select{
  font-size: 1vw;
  height: 60px;
  background-color: #03195F;
  background-color: rgba(3, 25, 95,0.9);
  color: #fff;
  border: 0;
  margin-bottom: 20px;
  width: 50%;
  text-align: center;
  font-family: 'Poppins', sans-serif;
}

.filter-date option{
  background-color: gold;
  color: #03195F;
  text-align: center;
}

.filter-date{
  margin: auto;
  width: 50%;
  text-align: center;
}

.filter-string input{
  width: 75%;
  color: #777;
  height: 60px;
  padding-left: 20px;
  text-align: left;
  margin: 2px;
  border: 0;
  display: inline-block;
  box-sizing: border-box;
  float: left;
}

.filter-sort select{
  padding: 20px;
  width: 100%;
  border: none;
  box-shadow: 1px 1px 1px 1px #ddd;
  color: #777;
}

.search-button{
  background-color: gold;
  font-family: 'Orbitron', sans-serif;
  color: #03195F;
  font-weight: 700;
  text-transform: uppercase;
  width: 20%;
  height: 60px;
  text-align: center;
  margin: 2px;
  border: 0;
  float: right;
  background-image: url("/assets/images/search.svg");
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  transition: 0.5s;
}

.search-button-2{
  background-image: url("/assets/images/search2.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.5s;
}

.search-button-2:hover{
  background-color: RGBA(255, 211, 0, 0.5);
}

.filter-string button:hover{
  background: #03195F;
  background-image: url("/assets/images/search2.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.filter-content .filter-string{
  box-shadow: 1px 1px 1px 1px #ddd;
}

.filter-content p{
  padding-left: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #666;
}

.filter-string{
  height: 64px;
  clear: both;
}

/* The container */
.checkbox-container {
  display: block;
  position: relative;
  padding-left: 55px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  margin-left: 20px;
  transition: 0.2s;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background-color: #FFD300;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #03195F;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* TWITTER WIDGET */

.twitter-sidebar{
	max-width: 600px;
	max-height: 645px;
	width: 20%;
	margin: 20px;
	display: inline-block;
	background-color: #fff;
}

#login-area{
  background-color: #F0F0F0;
  padding: 20px;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  border-radius: 20px;
}

/* FOOTER NAVIGATION */

.footer-nav ul{
  padding: 0 50px 0 50px;
  display: inline-block;
  text-align: left;
  color: #ccc;
}

.footer-nav ul li{
  margin: 5px 0;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.footer-nav ul li a{
  text-transform: capitalize;
}

/* FOOTER */

footer{
	background-color: #03195F;
	background-image: linear-gradient(160deg, #03195F, #03122F);
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: -420px;
	overflow: auto;
}

footer a{
	color: #FFF;
	transition: 0.4s;
}

footer a:hover{
	color: #FFD300;
}

.social-content{
	padding: 0 10px 0 10px;
	width: 50%;
	margin: auto;
}

.social-content img{
	padding: 10px 0 10px 0;
}

.footer-social{
	display: inline-block;
	height: 30px;
	width: 30px;
	position: relative;
	margin: 20px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.icon-fb{
  background-image: url('/assets/images/icon-fb.svg');
}

.icon-insta{
  background-image: url('/assets/images/icon-insta.svg');
}

.icon-tw{
  background-image: url('/assets/images/icon-twitter.svg');
}

.icon-yt{
  background-image: url('/assets/images/icon-yt.svg');
}



#copyright{
	font-size: 75%;
	bottom: 10px;
	color: #FFFFFF;
  background-color: #03122F;
  padding: 10px 0;
}

footer img{
	max-height: 50px;
}

/* MEDIA QUERIES */

@media screen and (max-width: 2200px){
	#header-logo img, #header-logo .homepage-logo{
		margin-top: 35px;
	}
	.nav-featured-links li a{
		font-size: 20px;
	}
}

@media screen and (max-width: 1600px){
	#header-logo img, #header-logo .homepage-logo{
		max-height: 100px;
		width: auto;
	}
}

@media screen and (min-width: 1200px){
  .showcase-heading-title{
    font-size: 35px;
  }
  .showcase-heading-sub{
    font-size: 20px;
  }
}

@media screen and (max-width: 1450px){
	.nav-featured-links li a{
		font-size: 15px;
	}
	.news-article-list{
	}
}

@media screen and (max-width: 1200px){
  img {
    max-width: 100%;
    object-fit: contain;
  }
	#header-logo img, #header-logo .homepage-logo{
		margin-top: 40px;
	}
	.sticky #header-logo img{
		margin-top: 65px;
	}
  .nav-secondary-links{
    right: 0;
    left: unset;
    padding-right: 5%;
    padding-left: unset;
    text-align: right;
    margin-top: 45px;
  }
  .nav-secondary-links #search-icon{
    display: block;
    height: 60px;
    width: 60px;
  }
  .nav-secondary-links a{
    display: none;
  }
	.nav-featured-links ul{
		padding: 0;
	}
	.nav-featured-links{
		display: none;
		margin-top: 139px;
		background-color: rgba(3, 25, 95,0.9);
		padding: 0;
		width: 100%;
		text-align: center;
		z-index: 300
	}
	.nav-featured-links li:hover{
		border: none;
		color: #FFF;
	}
	.nav-featured-links ul li:hover > ul{
		display: none;
	}
	.nav-featured-links li{
		display: block;
		width: 100%;
    margin: 5px 0;
	}
	.nav-featured-links li a{
		border: none;
    padding: 10px 0;
    width: 100%;
    display: block;
	}
	.nav-featured-links a{
		color: #FFF;
		font-size: 35px;
	}
	.nav-featured-links a:hover{
		color: #FFD300;
	}
	#mob-nav{
		display: block;
	}
  .mobile-only{
    display: block;
  }
  #search-icon h5{
    right: 100px;
  }
  .search-button-2{
    background-image: url("/assets/images/search3.svg");
  }
  .search-button-2:hover{
    background-color: rgba(255,255,255,0.5);
  }
	.intro-area{
		margin: auto;
		display: block;
		width: 100%;
		height: 330px;
	}
	.intro-area-content{
		box-sizing: border-box;
		width: 50%;
		height: 100%;
		display: inline-block;
	}
	.intro-area .img{
		box-sizing: border-box;
		width: 40%;
		height: 100%;
		display: inline-block;
		float: left;
	}
	.intro-area p{
		font-size: 14px;
	}
	.news-section{
		max-width: 100%;
    margin-bottom: 20px;
    padding-top: 0;
	}
	.twitter-sidebar{
		width: 40%;
		float: right;
		margin: 20px 0 0 20px;
	}
	#events > section{
		display: block;
		margin: 10px auto;
		width: 90%;
    max-width: none;
    padding: 0;
	}
	.squad-image{
		width: 30%;
		height: 200px;
		margin: 0;
	}
	.menu-footer-nav-container li{
		display: block;
		padding-top: 2px;
	}
}

@media screen and (max-width: 1100px){
	#header-logo .homepage-logo{
		width: 100%;
		max-height: none;
	}
	#header-logo h1{
		font-size: 40px
	}
	.sponsor{
		width: 120px;
		height: 120px;
		margin: 9px;
	}
	.intro-area-button{
		height: 17px;
		font-size: 15px;
	}
  .related-article-list .news-article{
    width: 100%;
  }
  .main-event, .main-article, .related-article-list, .content-block, .events-info-container{
    width: 75%;
    padding: 25px 20px;
    overflow: hidden;
  }
  .gala-results{
    display: block;
  }
  .gala-results-container{
    width: 100%;
    margin: 0;
  }
  .gala-calendar{
    width: 75%;
  }
  .related-article-list .articles-grid{
    display: block;
  }
}

@media screen and (max-width: 800px){
	#header-logo img, #header-logo .homepage-logo{
		margin-top: 30px;
	}
	#header-logo h1{
		font-size: 30px
	}
	.showcase-header{
		height: 500px;
	}
  #showcase-title, #showcase-subtitle{
    display: none;
  }
	#header-info{
		padding-top: 160px;
	}
  #mobile-heading-title{
    display: block;
    font-size: 16px;
  }
  #mobile-heading-subtitle{
    display: block;
    text-align: left;
    font-size: 16px;
    margin-bottom: 20px;
  }
	.intro-area{
		margin: auto;
		display: block;
		width: 100%;
		height: 100%;
	}
	.intro-area-content{
		box-sizing: border-box;
		width: 100%;
		display: inline-block;
	}
	.intro-area .img{
		display: none;
	}
  main > section{
    padding: 0 20px;
  }
  .related-article-list{
    margin-top: 10px;
  }
	.news-section{
		max-width: 100%;
    height: auto;
	}
	.news-article{
		height: 140px;
	}
	.twitter-sidebar{
		width: 100%;
		margin: 0;
		float: none;
	}
	.gala-calendar-container > ul{
		padding: 0;
	}
	.gala-calendar-entry{
		margin: 10px 0;
	}
	.gala-calendar-event{
		width: calc(100% - 60px);
		margin-left: 60px;
	}
	.gala-calendar-event h4{
		font-size: 14px;
	}
	.gala-calendar-date{
		width: 50px;
		height: 50px;
		margin-left: 10px;
	}
	.gala-calendar-date-d{
		font-size: 25px;
	}
	.gala-calendar-date-m{
		font-size: 12px;
	}
	.squad-image{
		width: 100%;
		display: block;
		margin: 20px 0;
	}
  #search-container{
    display: block;
  }
  #filter-form-enable{
    display: block;
  }
  .search-filter{
    display: none;
  }
  .search-content > .news-article-list{
    margin: auto;
  }
  #formContact{
    padding: 0;
  }
	#sponsor-content{
		margin-top: 50px;
	}
	.sponsor{
		width: 90px;
		height: 90px;
		margin: 6px;
	}
}

@media screen and (max-width: 600px){
  /* Force table to not be like tables anymore */
	table, tbody, td, tr, th {
		display: block;
    overflow: hidden;
    margin: auto;
	}

	tr { border: 1px solid #ccc; }

	td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		color: #03195F;
	}

  .medal-table *{
    display: revert;
  }
}



@media screen and (max-width: 580px){
  #header-logo img{
		width: 100%;
    margin-top: 65px;
    max-height: none;
	}
  .popup-search{
    padding: 0 10px;
  }
  #events > section{
    width: 100%;
  }
  #main-content{
    margin: -100px auto 0 auto;
  }
  .search-content > .news-article-list{
    margin-top: 0;
  }
  .related-article-list .news-article{
    padding: 5px 0;
  }
  .related-article-list .news-article-block{
    height: 100px;
  }
  .breadcrumbs{
    display: none;
  }
  .collapsible-container{
    margin: 10px 0;
  }
  .main-event, .main-article, .related-article-list, .content-block, .events-info-container{
    width: 100%;
    padding: 25px 20px;
  }
  .gala-calendar{
    width: 95%;
  }
  .events-info-container{
    padding: 0;
  }
  .content-block{
    margin-top: 0px;
  }
  .coach-preview{
    width: 100%;
  }
  .coach-preview img{
    height: 150px;
  }
  main > section{
		margin: 20px 0;
	}
	#show-nav{
		padding: 20px 20px;
	}
  .nav-secondary-links{
    padding-right: 10px;
  }
  #search-icon h5{
    right: 50px;
    margin-left: 0;
  }
	#header-logo h1{
		font-size: 20px;
    display: none;
		width: 200%;
		margin-left: -50%;
	}
	.showcase-header{
		height: 300px !important;
	}
	.news-article-content h2{
		font-size: 16px;
	}
	.news-article-content p{
		font-size: 12px;
	}
	#squads-content h2{
		font-size: 25px;
	}
}

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

	main > section{
		padding: 0 10px;
	}
	#header-info h1{
		font-size: 50px;
		padding-top: 200px;
	}
	#header-info{
		padding-top: 90px;
	}
	#header-info h2{
		visibility: hidden
	}
	#show-nav h5{
		margin-left: 0;
    top: 75px;
    font-size: 12px;
    width: 52px;
	}
  #search-icon h5{
    top: 50px;
    right: 10px;
    font-size: 12px;
    width: 52px;
  }
	#header-logo h1{
		display: none;
	}
  #header-logo .homepage-logo{
		margin-top: 50px;
	}
  #formContact textarea{
    height: 400px;
  }
	.intro-area-button{
		height: 15px;
		font-size: 12px;
		width: 90%;
	}
  .social-content{
    width: 100%;
    padding: 0;
  }
  footer{
    bottom: -500px;
  }
}

@media screen and (max-width: 350px){
  .medal-table *{
    display: block;
  }
}

@media screen and (max-width: 320px){
  #header-info h1{
		font-size: 50px;
	}
	main > section{
		padding: 0 5px;
	}
  #formContact .formObject{
    margin: 10px 0 20px 0;
  }
  .news-article-content p{
		font-size: 10px;
	}
  .news-article-content h2{
		font-size: 13px;
	}
  footer{
    bottom: -550px;
  }
}
