﻿

.social-nav {
  font-size: 0;
  padding-bottom: 30px;
}


.social-nav svg {
  fill: #FBF9FF;
  width: 20px;
  height: 20px;
}


#home-1, #home-2, #home-3, #home-4, #home-5, #home-6, #home-7 {
	height: 200px;
	overflow: hidden;
}


#home-3 h2 {
	float: left;	
}


#home-3 .ytc_video_container {
	float: right;	
}

	#home-3 .ytc_link { float: left; margin-top: 10px; }

.span2 {
	width: 440px;	
	min-height: 200px;
	float: left;
	padding: 20px;
	line-height: 1.3em;
}

	.span1, .span2, .span3, .span4, .fullwidth { width: 100%; float: none; overflow: hidden; margin-bottom: 20px; box-sizing: border-box; }
.login-box .form-header{display:inline-block;width:100%;margin-bottom:0}
.login-box .form-header h4{font-weight:normal;font-size:22px;text-align:left!important;margin-bottom:0;color:#002c66}
.login-box .form-header p{text-align:left;font-size:12px;max-width:80%;margin-bottom:8px;color:white}
.login_smarthub .login-box .form-header h4{font-size:26px}


.clubs .entry .thumb a:hover span.entry-format,
.list-entries .entry .thumb a:hover span.entry-format {
	opacity: .5;
	transition-duration: 200ms;
}


.forum-post .thumb span.entry-format,
.list-entries .entry .thumb span.entry-format {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 50%;
	background: #222;
	z-index: 1001;
}


.forum-post .entry-format {
	width: auto !important;
	border-radius: 22px !important;
	padding: 0 10px;
	text-shadow: none;
	font-size: 12px;
	color: #fff;
}
 
.icon-location:before { content: '\e724'; }

.wpb_heading,
.entry-content .wpb_heading {
  margin-top: 0;
}


#back-to-top{
	position: absolute;
	top:12px;
	right:20px;
}

#back-to-top a{
	border: none;
	opacity: 0.6;
	transition: opacity 0.4s ease;
    -moz-transition: opacity 0.4s ease;    
    -o-transition: opacity 0.4s ease;      
    -webkit-transition: opacity 0.4s ease; 
}

#back-to-top a:hover{
	opacity: 1;
	border: none;
}


#featured-slider .entry-description-container {
	background-color: #555555;
	background-color: rgba(0, 0, 0, 0.3);
	padding: 10px 15px;
	padding: 1rem 1.5rem;
}
.newsletter-sign-up{color:#666;margin-bottom:30px}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters{margin-right:0;margin-left:0}
.row-no-gutters [class*=col-]{padding-right:0;padding-left:0}


.service-item__icon { font-size: 34px; }
.sf-menu ul .menu-item{padding:5px 0}
.menu-item:hover{background-color:#ea086e}
