@charset "utf-8";
/* CSS Document */

#advertising{
	margin-bottom: 38px;
	padding-bottom: 16px;
}
/********** MAIN MENU **********/
.large-menu{
	padding-bottom: 10px;
	padding-top: 10px;
}

.title-bar{
	background-color: #f0ba1b;
	border-top: thin solid #5E490B !important;
	border-bottom: thin solid #5E490B !important;
	padding-bottom: 5px;
	padding-top: 5px;
}

.title-bar-title{
	color: black;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 18px;
	padding-left: 3px;
}

.top-bar-mobile{
	margin-top: -16px;
	background-color: #f0ba1b;
	padding-bottom: 8px;
	padding-top: 8px;
	/*background-color:hsla(0,0%,0%,0.00) !important;*/
	border-top:none !important;
	border-bottom: none !important;
}

.top-bar{
	background-color:#f0ba1b;
}

.top-bar-left{
	background-color: #f0ba1b;
}

.menu{
	background-color: #f0ba1b !important;
}

.menu-link{
	background-color: #f0ba1b;
	font-family: 'Roboto', sans-serif;
	color: #000000;
	font-weight: 500;
	font-size: 18px;
}

.menu-link:hover{
	color: #5e490b;
}


.mobile-menu-link{
	font-family: 'Roboto', sans-serif;
	color: #ffffff;
	font-weight: 500;
	font-size: 18px;
}

/********** BUTTONS AND LINKS **********/
.tbtc-button{
	font-family: 'Roboto', sans-serif;
	color: #000000;
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: 500;
	background-color: #f0ba1b;
	padding-bottom:10px;
	padding-top:10px;
	border-radius: 0;
}

.tbtc-button:link{
	font-family: 'Roboto', sans-serif;
	color: #000000;
	letter-spacing: 1px;
	font-size: 18px;
	background-color: #f0ba1b;
	padding-bottom:10px;
	padding-top:10px;
}

.tbtc-button:visited{
	color: #000000;
	background-color: #f0ba1b;
}

.tbtc-button:hover{
	background-color: #000000;
	color: #f0ba1b;
	outline: solid medium #f0ba1b;
}

.tbtc-button:active{
	background-color: #000000;
	color: #f0ba1b;
	outline: solid medium #f0ba1b;
}

.yellow-link:link{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #f0ba1b;
}
.yellow-link:visited{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #f0ba1b;
}
.yellow-link:active{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #f0ba1b;
}
.yellow-link:hover{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #5E490B;
}

.white-link:link{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #ffffff;
}
.white-link:visited{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #ffffff;
}
.white-link:active{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #ffffff;
}
.white-link:hover{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #5E490B;
}

.contact-form-links:link{
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #f0ba1b;
}
.contact-form-links:visited{
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #f0ba1b;
}
.contact-form-links:active{
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #f0ba1b;
}
.contact-form-links:hover{
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #5E490B;
}

.footer-link:link{
	color: #ffffff;
}
.footer-link:visited{
	color: #ffffff;
}
.footer-link:active{
	color: #ffffff;
}
.footer-link:hover{
	color: #E4E4E4;
}

.orbit-bullets button{width:1.2rem;height:1.2rem;margin:.1rem;border-radius:50%;background-color:#f0ba1b}
.orbit-bullets button:hover{background-color:#5E490B}
.orbit-bullets button.is-active{background-color:#5E490B}

/********** HERO HEADERS **********/
.home-hero{
	background-size: cover;
	background-image: url(../hero-img/home-header.jpg);
	background-color: #000000;
	background-position: center; 
	padding-top:16px;
	padding-bottom:16px;
	overflow: hidden;
}


.leagues{
	background-color: #c2c2c2;
	padding-top:16px;
	padding-bottom:16px;
}

.curling{
	background: linear-gradient(#005492, #0196D8);
	padding-top:16px;
	padding-bottom:16px;
}

.cross-bar-menu-hero{
	background-size: cover;
	background-image: url(../hero-img/cross-bar-menu-hero.jpg);
	background-color: #000000;
	background-position: center; 
	padding-top:16px;
	padding-bottom:16px;
	overflow: hidden;
	color: white;
}


.cross-bar{
	background-size: cover;
	background-image: url(../hero-img/cross-bar-hero.jpg);
	background-color: #000000;
	background-position: center; 
	padding-top:16px;
	padding-bottom:16px;
	overflow: hidden;
}


.cross-bar-hero{
	background-size: cover;
	background-image: url(../hero-img/home-cross-bar-header.jpg);
	background-color: #000000;
	background-position: center; 
	padding-top:16px;
	padding-bottom:16px;
	overflow: hidden;
}

.hockey-stop-hero{
	background-size: cover;
	background-image: url(../hero-img/home-hockey-stop-header.jpg);
	background-color: #000000;
	background-position: center; 
	padding-top:16px;
	padding-bottom:16px;
	overflow: hidden;
}

.contact-hero{
	background-size: cover;
	background-color: #ffffff;
	background-position: center; 
	padding-top:16px;
	padding-bottom:16px;
	overflow: hidden;
}

.ice-rental-hero{
	background-image: url(../hero-img/ice-rental-hero.jpg);
    background-size: cover;
	background-position:0% 3%;
	width: 100%;
  	height: 100%;
    background-color: #ffffff;
    padding-top: 16px;
    padding-bottom: 16px;
    overflow: hidden;
}
.ice-rental{
    background-size: cover;
	width: 100%;
  	height: 100%;
    background-color: #E8EBF3;
    padding-top: 16px;
    padding-bottom: 16px;
    overflow: hidden;
	/*border-bottom: thin solid #bdc7e6;*/
}

.googleCalendar{
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  border: thin solid #bdc7e6;
}

.googleCalendar iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.open-ice-1{
    background-size: cover;
	width: 100%;
  	height: 100%;
    background-color: #f3e8e8;
    padding-top: 16px;
    padding-bottom: 16px;
    overflow: hidden;
	border-bottom: thin solid #e6bdbd;
	border-top: thin solid #e6bdbd;
}

.open-ice-2{
    background-size: cover;
	width: 100%;
  	height: 100%;
    background-color: #E8EBF3;
    padding-top: 16px;
    padding-bottom: 16px;
    overflow: hidden;
	/*border-bottom: thin solid #bdc7e6;
	border-top: thin solid #bdc7e6;*/
}

.ad-hero{
	background-image: url(../hero-img/advertising-hero.jpg);
    background-size: cover;
	background-position:0% 20%;
	width: 100%;
  	height: 100%;
    background-color: #ffffff;
    padding-top: 16px;
    padding-bottom: 16px;
	overflow: hidden;
}

.wall-signs{
	background-color: #F0BB1B;
	padding-top:16px;
	padding-bottom:16px;
}

.rink-boards{border-bottom: thin solid black;}

.events-hero{
	background-size: cover;
	background-image: url(../hero-img/events-hero.jpg);
	background-color: #000000;
	background-position: center; 
	padding-top:16px;
	padding-bottom:16px;
	overflow: hidden;
}

.turf-hero{
	background-size: cover;
	background-image: url(../hero-img/turf-hero.jpg);
	background-color: #000000;
	background-position: center; 
	padding-top:16px;
	padding-bottom:16px;
	overflow: hidden;
}

.visit-thunder-bay-hero{
	background-size: cover;
	background-image: url(../hero-img/visit-thunder-bay-hero.jpg);
	background-color: #000000;
	background-position: center; 
	padding-top:16px;
	padding-bottom:16px;
	overflow: hidden;
	color: white;
}

.visit-tbay{
	background-color: #F0BB1B;
	padding-top:16px;
	padding-bottom:16px;
}

.live-barn-hero{
	background-size: cover;
	background-image: url("../hero-img/live-barn-hero.jpg");
	background-color: #000000;
	background-position: center; 
	padding-top:16px;
	padding-bottom:16px;
	overflow: hidden;
	color: white;
}

/********** CONTACT FORM **********/

.contact-form{
	font-family: 'Montserrat', sans-serif;
	background: #F0BB1B;
	}

.white-p{
	font-weight: bold;
	color: #009e55;
	}
.error-p{
	font-weight: bold;
	color: #ff1d25;
	}

.g-recaptcha {
        display: inline-block;
		padding-bottom:10px;
    }

/********** PAGE STYLING **********/
p{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	line-height: 135%;
}

.section-padding{
	padding-top:60px;
	padding-bottom:60px
}

.ad-space{
	padding-top:10px;
	padding-bottom:10px

}

.section-header{
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: 500;
}

.section-header-white{
	font-family: 'Roboto', sans-serif;
	color: white;
	font-size: 30px;
	font-weight: 500;
}

.section-sub-header{
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	font-weight: 500;
	padding-top: 30px;
}

ul{
	list-style: none;
}
li{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
}
table{
	font-family: 'Montserrat', sans-serif;
}
/********** SMALL SCREEN PADDING QUERY **********/
@media screen and (min-width:0em) and (max-width:39.9375em){
	.header-padding-top{
		padding-top:60px;
	}
}

/********** MENU FONT SIZE QUERYIES **********/
@media screen and (min-width:77em) and (max-width:95em){
	.menu-link{
		font-size: 18px;
	}
}
@media screen and (min-width:69em) and (max-width:76.9375em){
	.menu-link{
		font-size: 18px;
	}
}
@media screen and (min-width:64em) and (max-width:68.9375em){
	.menu-link{
		font-size: 18px;
	}
}


/********** FOOTER FONT SIZE QUERYIES **********/
@media screen and (min-width:77em) and (max-width:95em){
	.footer-link, .copy-info{
		font-size: 18px;
	}
}
@media screen and (min-width:69em) and (max-width:76.9375em){
	.footer-link, .copy-info{
		font-size: 18px;
	}
}
@media screen and (min-width:64em) and (max-width:68.9375em){
	.footer-link, .copy-info{
		font-size: 18px;
	}
}



.divider{
	width: 90%;
	border: 0;
    height: 2px;
    background-color: #f0ba1b;
	margin-top: 160px;
}

.black-divider{
	width: 90%;
	border: 0;
    height: 2px;
    background-color: #5E490B;
	margin-top: 160px;
}


.centre-info{
	text-align: center;
}
.top-padding{
	padding-top:60px;
}

.orbit-next{
	background-color: #f0ba1b;
	color: #000000;
}

.orbit-previous{
	background-color: #f0ba1b;
	color: #000000;

}

.footer{
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: white;
	background-color: #f0ba1b;
	padding-top:10px;
	padding-bottom:10px;
}