/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/
/* Coming Soon Countdown Timer */
span.countdown-section {
	color: #eb2629 !important;}
/* Shop Page */	
.product-1 .product-image {
    float: left;
    width: 300px;
    height: 300px;
    margin-right: 30px;
}
#shop .product .product-desc ul {
	margin-left:30px;}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.42857143;
    color: #333333;
}
a:hover {
    color: #006699;
}
#content .content-wrap.race-results .container div.col_full p {
    font-size: 16px;
}
#footer-address i.icon-phone3, 
#footer-address i.icon-envelope2 {
	font-size:22px;}
#footer.light a.social-icon.si-large.si-borderless,
#footer.light #copyrights a.social-icon.si-large.si-borderless i {
	color:#FFFFFF;}
#footer.light #copyrights {
	color:#999999;}
#footer.light #copyrights a {
	color:#999999;}
#footer.light #copyrights a:hover {
	color:#FFF;}

#logo, #logo img, #header, #header-wrap {
    height: 180px;
}
#header.sticky-style-2 {
    height: 240px;
}
#top-social li .ts-icon {
    font-size: 22px;
}

/*Top Menu */
.gototop-active div#wrapper.clearfix div#page-menu.sticky.sticky-page-menu div#page-menu-wrap {
	margin-top: 60px;}
.top-links ul li.current a	{
color: #eb2629;}

.top-links li > a {
    font-size: 14px;
}
.top-links ul li.racerLogin {
    background-color: #C82333;
}
.top-links li.racerLogin a {
    color: #ffffff ;
}
.top-links li.racerLogin a:hover{
	color: #ffffff;
	background-color: #E00C31;
}
.top-links li.racerLogin  form#top-login a {
	color: #F00;}
.top-links li.racerLogin  form#top-login a:hover {
	color: #006699;
	background-color: #fff;}
#top-bar .col_half.nobottommargin .top-links ul li a.display.sf-with-ul i.icon-angle-down {
	display:none;}

	
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #006598;
	font-weight: 600;
	line-height: 1.5;
	margin: 0 0 30px 0;
	font-family: 'Racing Sans One', cursive;
}
#page-title {
    position: relative;
    padding: 50px 0;
    background-color: #dce9f7;
    border-bottom: 1px solid #EEE;
}
#page-title h1 {
    color: #277DA8;
}
#page-title.page-title-parallax h1 {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 2px;
    text-shadow: 2px 2px 2px #000;
}
#page-title.page-title-parallax.page-title-light span,
#page-title.page-title-parallax.page-title-dark span {
	text-shadow: 1px 1px 1px #000;
    color: #ccc;
}
html.skrollr.skrollr-desktop body.stretched.device-xl.gototop-active section#content div.content-wrap div.section.parallax.bottommargin-lg.light.skrollable.skrollable-between div.container.center.clearfix div.emphasis-title p span
.top-links li > a {
    color: red;
}
html body.stretched.device-md div#wrapper.clearfix div#page-menu.no-sticky.pagemenu-active div#page-menu-wrap div.container.clearfix nav ul {
	color: #0066CC;}
#page-menu, #page-menu-wrap {
    z-index: 9999;
}
#page-menu nav {
    background-color: #006699;
}

#primary-menu-trigger, #page-submenu-trigger {
    font-size: 30px; 
}

#primary-menu ul ul:not(.mega-menu-column), #primary-menu ul li .mega-menu-content {
    width: 280px;}
	
/* Homepage */
.coachesCorner p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;}
#content .content-wrap.homepage {
    position: relative;
    padding: 20px 0;
}
#content .homepage .cheer.section.parallax.bottommargin-lg.light {
padding: 150px 0px;
}

/* Signup */
.signupsteps .process-steps li:before, .process-steps li:after {
    content: '';
    position: absolute;
    top: 30px;
    left: 0;
    margin-left: -26px;
    width: 50%;
    border-top: 0px dashed #DDD;
}

/* Slideshow */
.dark .slider-caption-top {
top: 20% !important;
}
.dark .slider-caption-bottom {
top: 75% !important;
}



/* Shop */

.shop.product-1 .product.product-image .flex-control-nav. li a.flex-active,
.shop.product-1 .product.product-image .flex-control-nav. li a,
.flex-control-nav li:hover a, .flex-control-nav li a.flex-active {
    background-color: red;
} 
.flex-control-nav li a {

    display: block;
    cursor: pointer;
    text-indent: -9999px;
    width: 10px !important;
    height: 10px !important;
    border: 1px solid red;
    border-radius: 50%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;

}
.flex-control-nav li:hover a, .flex-control-nav li a.flex-active {
    background-color: red;
}
.mfp-counter {
	display:none;}
/* End Shop */
.race-results .container .row .col_full.nobottommargin p {
	margin-left: 20px;}
.team-title span {
    display: block;
    color: #eb2629;
    font-weight: 400;
    font-family: 'Crete Round', serif;
    font-style: italic;
    font-size: 18px;
    margin-top: 5px;
}
#content .content-wrap .container .col_full ul {
	margin-left: 30px;}
.comment-content .comment-author span a {
    font-size: 18px;
    font-weight: normal;
    font-family: 'Crete Round', serif;
    font-style: italic;
    color: #AAA;
}
.comment-content .comment-author {
    margin-bottom: -10px;
    font-size: 24px;
    font-weight: bold;
    color: #555;
}
.faqs .toggle .togglet, .faqs .toggle .toggleta {
    font-size: 18px;
}
.faqs .toggle .togglet i {
    top: 1px;
    font-size: 24px;
    color: #039;
}	
.faqs .toggle.toggle-border .togglet i {
    left: 4px;
    line-height: 44px;
}
#sponsor-platinum {
	height:250px;
	vertical-align:middle;}
#sponsor-gold {
	height:200px;
	vertical-align:middle;}
#sponsor-silver {
	height:300px;
	vertical-align:middle;}
.race-results .toggle .togglet i.toggle-closed.icon-plus {
	color:#eb2629;
	font-size: 40px;
	margin-top: 6px;}
.race-results .toggle .togglet.toggleta i.toggle-open.icon-remove {
	font-size: 30px;
	margin-top: 6px;}
.race-results .toggle .togglet {
padding: 0 0 0 44px;
margin: 0;
font-size: 16px;
	line-height:38px;
color: #444;}
.race-results .col_full.toggle h2.black a {
	color:#000000;}
.race-results .col_full.toggle h2.black a:hover {
	color:#eb2629;}
.post-grid.grid-3 .entry-title h2 {
    font-size: 22px;
}
.post-grid .entry-title h2 {
    font-weight: 300;
}
#content .content-wrap .container .col_full #comments ol.commentlist .comment-content .col_full.portfolio.grid-container.portfolio-6.portfolio-masonry a img {
	width: 130px;
height: 100%;
padding-right: 30px;}
#page-menu ul ul {
    width: 190px;
}
	
.small-thumbs .entry-title h2, .ievent .entry-title h2 {
    font-size: 24px;
    font-weight: 300;
}
.entry-meta li {
    font-size: 20px;
	color: #dc3545;
	font-weight: bold;
	line-height: 28px;
	margin: 0 20px 15px 0;
}
.entry-meta li i {
    font-size: 24px;
}
.entry-meta li::before {
    content: '';
    display: inline-block;
    margin-right: 0px;
    opacity: 0.5;
}
.events .entry-image .entry-date-multi {
    background-color: rgba(0,101,152,0.8);
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	position: absolute;
top: 10px;
left: 10px;
width: 140px;
height: 64px;
text-align: center;
padding-top: 7px;
font-size: 20px;
line-height: 1;
}
.events .entry-image .entry-date-multi span {
    display: block;
    font-size: 18px;
    margin-top: 5px;
}
body .race-results .col_full.toggle.clearfix .row.notopmargin.jv .col-lg-6 ul li {
	font-size:16px;}
.top-links ul ul {
    width: 240px; }
	
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}

.button.button-3d:hover {
    background-color: #006598 !important;
    opacity: 0.9;
}
.heading-block h1, .heading-block h2, .heading-block h3, .heading-block h4, .emphasis-title h1, .emphasis-title h2 {
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #006598;
}

/* Begin ADA Tab Navigation */
.top-links ul.sf-js-enabled li.racerLogin a.sf-with-ul:focus {
	color:#FFFFFF;
	background: #eb2629;}
#top-social ul li a:focus,
a:focus h2 marquee,
#header #logo a:focus,
.contactFormPrecision .sidebar a:focus,
#footer a:focus img,
#footer a:focus {
	border-color:#00F;
	border-style:solid;
	border-width:1px;}

.top-links ul.sf-js-enabled li a:focus, #primary-menu div ul.sf-js-enabled li a:focus {
    color: #eb2629;
	border-color:#00F;
	border-style:solid;
	border-width:1px;
}
/* End ADA Tab Navigation */

#primary-menu ul li > a {
	font-family: 'Racing Sans One', cursive;
	font-weight: 400;
    font-size: 18px;
	padding: 39px 10px;
}
#primary-menu ul ul li > a {
    font-size: 16px;}

#footer {
    margin-top: 5px !important;
}

#footer h4 {    font-size: 18px;
    font-weight: 400;}
	
.footerEvent h5 a {
	color:#333;
	font-size: 18px;
    font-weight: 400;}
.footerEvent h5 a:hover {
	color:#eb2629;}
.footerEvent .entry-meta li, #post-list-footer .spost .entry-c ul.entry-meta li  {
    font-size: 18px;
    line-height: 18px;
}
#footer .blog h4 a {color:#006598;}
#footer .blog .entry-title h4 a {color:#333;}
#footer .blog h4 a:hover, #footer .blog .entry-title h4 a:hover {color:#eb2629;}
#footer .blog #post-list-footer a.entry-link {
	font-size:16px;}

#copyrights {
    background-color: #006699;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
}
.divider.divider-rounded {
    color: #eb2629;
}
.divider:after, .divider.divider-center:before, .divider.divider-center.divider-short:before {
    border-top: 1px solid #eb2629;
}

.race-results h2 {
	line-height: 1;
	color: #006699;}
	
.race-results h2.black {
	color: #000000;}

.race-results .toggle .togglec {
	padding: 0px !important;
	display: -webkit-box;
}
.race-results h2.black span {
	font-size:14px;
	color: #999;
	font-family:Verdana, Geneva, sans-serif;
}
.race-results .col-lg-6 ul {
	margin-bottom: 10px;}

.race-results .togglet i.toggle-closed.icon-ok-circle,
.race-results .togglet i.toggle-open.icon-remove-circle {
	color: #039;}


.blog #post-list-footer .entry:after {
	display:none;}
	
.spost .entry-image, .spost .entry-image a, .spost .entry-image img, .spost .entry-image i {
    width: 100px;
    height: 100px;
}
	
.slider-caption-bg-white {
	padding: 5px 12px;
	border-radius: 2px;
	background-color: rgba(255,255,255,0.6);
	top: auto;
	bottom: 50px;
	left: 50px;
}


.events .entry-image .entry-date, .ievent .entry-image .entry-date {
    background-color: rgba(0,101,152,0.8);
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

/* Events */
#posts.events li a.location,
.blog .entry ul.entry-meta.clearfix li.location a {
	color: #17519b;}


/* Make Google Calendar Responsive */
.responsiveCal {
position: relative; padding-bottom: 75%; height: 0; overflow: hidden;
}
.responsiveCal iframe {
position: absolute; top:0; left: 0; width: 100%; height: 100%;
}
/* End Google Calendar Responsive */


.style-2#primary-menu {
	display:block;}
	
/* Blog */
.opacity_image {
    opacity: 0.9;
}
.opacity_image:hover {
    opacity: 1;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.single-post.blog .entry-content .entry-image {
    max-width: 550px;
}

/* End Blog */

#content .content-wrap.race-results .container div.col_full h5 {
	color: #333;
	font-weight:300;
	font-size:16px;}



/* ----------------------------------------------------------------

	Responsive CSS

-----------------------------------------------------------------*/

@media (min-width: 1200px) and (max-width: 4000px)  {
#logo img {
    height: 160px;
}
#logo {
    height: 180px;}
.blog .entry-content   .entry-image.fleft.rightmargin-sm.bottommargin-sm {
	height: 400px !important;
	overflow: hidden;}
.swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide, .ei-slider {
    height: 600px !important;

}
.post-grid.grid-2 .entry {
    width: 50%;
    padding-right: 40px;
    height: 900px;
    overflow: hidden;
}
}

@media (min-width: 975px) and (max-width: 1199px)  {
#logo img {
    height: 150px;
}
#logo {
    height: 150px;}
#header, #header-wrap {
    height: 250px;
}
#primary-menu ul li > a {
    font-size: 13px;
}
.blog .entry-content   .entry-image.fleft.rightmargin-sm.bottommargin-sm {
	height: 300px !important;
	overflow: hidden;}
.swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide, .ei-slider {
    height: 480px !important;
}
.post-grid.grid-2 .entry {
    width: 50%;
    padding-right: 40px;
    height: 800px;
    overflow: hidden;
}
}

@media (min-width: 480px) and (max-width: 999px) {
	
/* Contact Form 
.contactFormPrecision .postcontent {
	width: 460px;}
.contactFormPrecision .sidebar {
	width: 340px;}*/
#logo img {
    height: 150px;
}
#logo {
    height: 150px;}
#header, #header-wrap {
    height: 250px;
}
.col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	font-size: 12px;
}
body .race-results .col_full.toggle.clearfix .row.notopmargin.jv .col-lg-6 ul li {
	font-size:10px;}
}


@media (min-width: 768px) and (max-width: 999px) {
#primary-menu ul li  {
	width:750px !important;}
	.swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide, .ei-slider {
    height: 480px !important;
}
}

@media (min-width: 480px) and (max-width: 767px) {
#primary-menu ul li  {
	width:470px !important;}
}
	
	
	

@media (max-width: 992px) {
.heading-block h1 {
    font-size: 20px;
}

#primary-menu > ul, #primary-menu > div > ul {
    display: none;
    float: left !important;}

}


@media (max-width: 767px) {
.top-links ul div.top-link-section {
    left: -40px;
    right: 0;
    padding: 20px 15px;
}
.swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide, .ei-slider {
    height: 480px !important;
}
.slider-caption p, .slider-caption .button {
    display: block !important;
}
.coachesCorner p {
    font-size: 16px;
}
.welcome h1 {
	   font-size: 20px;
}
.welcome h2 {	   
	font-size: 16px;
}
#content .homepage .cheer.section.parallax.bottommargin-lg.light {
padding: 50px 0px;
}
#content .homepage .cheer.section.parallax.bottommargin-lg.light .emphasis-title h2 {
	font-size: 26px !important;
}
#content .homepage .cheer.section.parallax.bottommargin-lg.light .emphasis-title p,
#content .homepage .cheer.section.parallax.bottommargin-lg.light .emphasis-title p span {
		font-size: 18px !important;
}
#content .homepage .cheer.section.parallax.bottommargin-lg.light a.button.button-rounded.button-white.button-light.button-large {
		font-size: 14px !important;
}
#content .homepage #posts.small-thumbs .entry-meta li,
#content .homepage #posts.small-thumbs .entry-meta li i {
	font-size: 16px;
	margin: 0 20px 5px 0;
}
#content .content-wrap.race-results .container div.col_full p {
    font-size: 10px;}
}


@media (max-width: 479px) {
	
/* Contact Form 
.contactFormPrecision .postcontent {
	width: 260px;}
.contactFormPrecision .sidebar {
	width: 260px;}*/
#logo img {
    height: 150px;
}
#logo {
    height: 150px;}
#header, #header-wrap {
    height: 250px;
}
body {
    font-size: 16px;
}
.col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	font-size: 10px;
}

.race-results ul li {
	font-size:10px;}

body .race-results .col_full.toggle.clearfix .row.notopmargin.jv .col-lg-6 ul li {
	font-size:10px;}
#content .content-wrap.race-results .container div.col_full ul li {
	margin-bottom:10px;
	list-style-type: circle;
	list-style-position:outside;}
#content .content-wrap.race-results .container div.col_full ul {
	margin-left:0px;}
#content .content-wrap.race-results .container div.col_full h4 {
	font-size:14px;}
#content .content-wrap.race-results .container div.col_full h2 {
	font-size:18px;}
#content .content-wrap.race-results .container div.col_full h5 {
	font-size:14px;
	color: #333;
	font-weight:300;}
.col_full.nobottommargin {
	margin-bottom: 0px !important;}
.race-results .row .col-lg-6 h5 br {
	margin-bottom: 10px;}
.race-results .row .col-lg-6 h5 {
	line-height: 1.1;}
/* Policies */
.policies .col_full p, .policies .col_full ul {
	font-size:14px;}
.policies .col_full h1 {
	font-size:24px;}
/* Mobile MAin Menu */
#primary-menu ul li  {
	width:310px !important;}
}




