/*
Theme Name: tioga
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tioga
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

tioga is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
*/
/*bless the souls who embark on editing this css*/



body > header,
body > footer,
body > nav,
body > article,
body > img.hide-on-load,
body > section,
body > #btnVideos,
body > #fadeHiddenAnatomy
{
	opacity: 0;
}
	/*		Global
	 *   		
	 *
	 ******************************************/
	 html
	 {
	 	/*height: 100%;*/
	 }
	 body
	 {
	 	/*min-height: 100%;*/
	 	font-size: 15px;
	 	position: relative;
	 	background: #313639;
	 	/*font-family: "Raleway",sans-serif;*/
	 }
	 body > * 
	 {
	 	/*background: #313639;*/
	 }
	 body, textarea
	 {
	 	color: #fffefe;
	 }


	/*		Global
	*   		structure
	*
	******************************************/
	#content
	{
		position: relative;
		padding: 0 0 40px;
		background: #fff;
	}
	.row {
		margin-left: 0px;
		margin-right: 0px;
	}
	.container > .navbar-header, 
	.container-fluid > .navbar-header, 
	.container > .navbar-collapse, 
	.container-fluid > .navbar-collapse {
		margin-left: 0px;
		margin-right: 0px;
	}
	blockquote 
	{
		border-left: 0px solid #eee;
	}
	label
	{
		font-weight: normal;
	}
	.navbar 
	{
		border-radius: 0;
		margin: 0;
		min-height: auto;
		border: 0px;
		border-color: transparent;
		background-color: transparent;
	}
	#menu,
	#tires-menu
	{
		z-index: 9999;
	}
	#relative_fc,
	#relative_nav,
	section.container
	{
		position: relative;
	}
	a,
	a:visited
	{
		color: #fffefe;
	}
	a ,
	a:focus
	{
		outline: 0;
	}
	.container-fluid.tires > .container,
	.container-fluid.tires,
	.container.tires,
	.container-fluid.pedals > .container,
	.container-fluid.pedals,
	.container.pedals,
	.container-fluid.saddles > .container,
	.container-fluid.saddles,
	.container.saddles
	{
		padding: 0;
	}
	b,strong
	{
		font-weight: 500;
	}
	/*		Global
	 *   		Classes
	 *
	 ******************************************/
	 .clear
	 {
	 	clear: both;
	 	height: 0;
	 	width: 0;
	 	display: block;
	 	overflow: hidden;
	 }
	 .imgFloatLeft
	 {
	 	float: left;
	 	margin: 0 14px 12px 0;
	 }
	 .imgFloatRight
	 {
	 	float: left;
	 	margin: 0 0px 12px 14px;
	 }
	 .aligncenter
	 {
	 	display: block;
	 	position: relative;
	 	margin: 0 auto;
	 }
	 .row-centered {
	 	text-align: center;
	 }
	 .col-centered {
	 	display: inline-block;
	 	float: none;
	 	text-align: left;
	 }
	 @media (min-width: 768px) {
	 	.col-centered
	 	{
	 		margin-right: -4px;
	 	}
	 }
	 .blueText
	 {
	 	color: #6a8fac!important;
	 }
	 .yellow
	 {
	 	background: yellow!important;
	 }
	 .no-padding-left
	 {
	 	padding-left: 0;
	 }
	 .no-padding-right
	 {
	 	padding-right: 0;
	 }
	 .no-padding-top {
		 padding-top: 0 !important;
	 }
	 .no-margin-top {
		 margin-top: 0!important;
	 }
	 .purple
	 {
	 	color: #f816f0;
	 }
	 .red
	 {
	 	color:#c80214!important;
	 }
	 .orange
	 {
	 	color: #f7571d!important;
	 }
	 .green
	 {
	 	color: #9edc4f !important;
	 }
	 .white-text
	 {
	 	color: #fdfdfd !important;
	 }
	 .text-lowercase {
		 text-transform: lowercase !important;
	 }
	 .text-uppercase {
		 text-transform: uppercase !important;
	 }
	 .text-notransform {
		 text-transform: none !important;
	 }
	 .text-capitalize {
		 text-transform: capitalize !important;
	 }
	 .font-italic {
		 font-style: italic;
	 }
	 .fontWeight100 {
		 font-weight: 100 !important;
	 }
	 .fontWeight200 {
		 font-weight: 200 !important;
	 }
	 .fontWeight300 {
		 font-weight: 300 !important;
	 }
	 .fontWeight400 {
		 font-weight: 400 !important;
	 }
	 .fontWeight500 {
		 font-weight: 500 !important;
	 }
	 .font-montserrat {
		 font-family: 'Montserrat', arial, sans-serif !important;
	 }
	 .font-helvetica-neue {
		 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	 }
     .doubleLetterSpacing {
         letter-spacing: .1em !important;
     }
     .headerGrey {
         color: #6b7178 !important;
     }
.container-fluid.no-padding,
	 .container.no-padding {
	 	padding: 0;
	 }

	/*		Global
	 *   		nav
	 *
	 ******************************************/

	/*
	.header-wth-no-slides
	{
		position: relative;
		background: url(i/bgNoSlides.jpg) no-repeat top left;
		background-size: contain;
		min-height: 493px;
		height: auto;
		}*/
		#mobile-main-menu-wrapper,
		#mobile-main-menu-wrapper  *,
		#mobile-product-category-menu,
		#mobile-product-category-menu  *,
		#mobile-pedals-menu-wrapper,
		#mobile-pedals-menu-wrapper *,
		#mobile-saddles-menu-wrapper,
		#mobile-saddles-menu-wrapper *,
		#mobile-tires-menu-wrapper,
		#mobile-tires-menu-wrapper *
		{
			display: none!important;
		}

		#header-top
		{
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			background: url(i/header/header@2x.png) no-repeat top left;
			background-size: contain;
			height: auto;
			z-index: 90;
		}
		#slideBottom
		{
			position: absolute;
			width: 100%;
			left: 0;
			bottom: 0;
			min-height: 67px;
			height: auto;
			background: url(i/header/slideBottom@2x.png) no-repeat left bottom;
			background-size: contain;
			padding:0;
			z-index: 90;
		}
		#main-menu-wrapper {
			min-height: 50px;
			width: 100%;
			max-width: 525px;
			margin: 0 auto;
		}

		#main-menu
		{
			position: relative;
		}
		#tires-menu,
		#tires-menu-right,
		#pedals-menu,
		#saddles-menu,
		#saddles-menu-right
		{
			width: 580px;
		}
		.nav > li > a
		{
			line-height: 16px;
		}
		.nav > li > a:hover,
		.nav > li > a:focus {
			background-color: transparent;
			text-decoration: none;
		}
		.navbar-nav > li > a,
		.navbar-nav > li > a:active,
		.navbar-nav > li > a:focus,
		.navbar-nav > li > a:visited
		{
			color: #000000;
			font-weight: 300;
			font-size: 17px;
			z-index: 900;
			letter-spacing: 1.3px;
			padding: 0 13px;
			text-transform: uppercase;
		}
		.navbar-default .navbar-nav > .active > a
		{
			background-color: transparent!important;
		}
		/*#product-category-menu-wrapper .navbar-nav > li > a,
		#tires-menu-wrapper .navbar-nav > li > a,
		#saddle-menu-wrapper .navbar-nav > li > a,
		#pedals-menu-wrapper .navbar-nav > li > a
		{
			font-weight:  500;
			color: #000000;
		}
		.navbar-nav > li#products-nav > a,
		.navbar-nav > li#products-nav > a:active,
		.navbar-nav > li#products-nav > a:focus,
		.navbar-nav > li#products-nav > a:visited
		{
			padding: 0 19px 0 17px;
		}
		#main-menu > li > a
		{
			text-transform: lowercase;
			font-weight: 300;
		}
		.navbar-nav > li.active > a,
		.navbar-nav > li.active > a:active,
		.navbar-nav > li.active > a:focus,
		.navbar-nav > li.active > a:visited,
		#product-category-menu-wrapper .navbar-nav > li.active > a,
		#product-category-menu-wrapper .navbar-nav > li.active > a:active,
		#product-category-menu-wrapper .navbar-nav > li.active > a:focus,
		#product-category-menu-wrapper .navbar-nav > li.active > a:visited,
		#pedals-menu-wrapper .navbar-nav > li.active > a,
		#pedals-menu-wrapper .navbar-nav > li.active > a:active,
		#pedals-menu-wrapper .navbar-nav > li.active > a:focus,
		#pedals-menu-wrapper .navbar-nav > li.active > a:visited,
		#tires-menu-wrapper .navbar-nav > li.active > a,
		#tires-menu-wrapper .navbar-nav > li.active > a:active,
		#tires-menu-wrapper .navbar-nav > li.active > a:focus,
		#tires-menu-wrapper .navbar-nav > li.active > a:visited,
		#saddles-menu-wrapper .navbar-nav > li.active > a,
		#saddles-menu-wrapper .navbar-nav > li.active > a:active,
		#saddles-menu-wrapper .navbar-nav > li.active > a:focus,
		#saddles-menu-wrapper .navbar-nav > li.active > a:visited
		{
			color: #fff;
		}
		#product-category-menu-wrapper .navbar-nav > li > a,
		#product-category-menu-wrapper .navbar-nav > li > a:active,
		#product-category-menu-wrapper .navbar-nav > li > a:focus,
		#product-category-menu-wrapper .navbar-nav > li > a:visited,
		#pedals-menu-wrapper .navbar-nav > li > a,
		#pedals-menu-wrapper .navbar-nav > li > a:visited,
		#tires-menu-wrapper .navbar-nav > li > a,
		#tires-menu-wrapper .navbar-nav > li > a:visited,
		#saddles-menu-wrapper .navbar-nav > li > a,
		#saddles-menu-wrapper .navbar-nav > li > a:visited
		{
			font-size: 12px;
			padding-right: 12px;
			padding-left: 6px;
			text-transform: uppercase;
		}
		#pedals-menu-wrapper .navbar-nav > li > a:active,
		#pedals-menu-wrapper .navbar-nav > li > a:focus,
		#tires-menu-wrapper .navbar-nav > li > a:active,
		#tires-menu-wrapper .navbar-nav > li > a:focus,
		#saddles-menu-wrapper .navbar-nav > li > a:active,
		#saddles-menu-wrapper .navbar-nav > li > a:focus
		{
			color: #333;
		}
		.navbar-default #left-tires.navbar-nav li,
		.navbar-default #right-tires.navbar-nav li
		{
			float: none;
			clear: right;
		}

		.navbar-default .navbar-nav > .active > a,
		.navbar-default .navbar-nav > .active > a:hover,
		.navbar-default .navbar-nav > .active > a:focus,
		.navbar-default #left-tires.navbar-nav a,
		.navbar-default #left-tires.navbar-nav a:hover,
		.navbar-default #left-tires.navbar-nav a:focus,
		.navbar-default #right-tires.navbar-nav a,
		.navbar-default #right-tires.navbar-nav a:hover,
		.navbar-default #right-tires.navbar-nav a:focus
		{
			background: transparent;
			padding: 2px 0px 2px 10px;
			font-size: 11px;
			line-height: 15px;
			color: #2c2c2c;
		}
		.navbar-default .navbar-nav > .active > a {
			background: transparent;
		}*/

		/* end new tires menu css */
		.navbar-default .navbar-nav > li > a:hover
		{
			background-color: transparent;
			color: #040303;
		}
		#product-category-menu-wrapper a,
		#product-category-menu-wrapper a:hover,
		#product-category-menu-wrapper a:focus,
		#product-category-menu-wrapper .active > a,
		#product-category-menu-wrapper .active > a:hover,
		#product-category-menu-wrapper .active > a:focus
		{
			background-color: transparent;
			color: #1e2022;
		}
		.navbar-default #productCategories.navbar-nav > li > a,
		.navbar-default #productCategories.navbar-nav > li > a:visited
		{
			letter-spacing: .7px;
		}
		#menu-main-menu.nav > li,
		#menu-main-menu-1.nav > li
		{
			display: inline-block;
		}
		#product-category-menu-wrapper,
		#pedals-menu-wrapper,
		#tires-menu-wrapper,
		#saddles-menu-wrapper
		{
			position: absolute;
			overflow: visible;
			list-style: none;;
			padding: 0;
			margin: 0;
			text-transform: uppercase;
			float: left;
			padding-top: 9px;
		}
		#product-category-menu-wrapper
		{
			left: 7px;
		}

		#pedals-menu-wrapper,
		#pedals-menu,
		#saddles-menu-wrapper,
		#tires-menu-wrapper
		{
			left: 270px;
			max-width: 250px;
		}
		#tires-menu,
		#tires-menu-right,
		#saddles-menu,
		#saddles-menu-right
		{
			left: 228px;
			max-width: 175px;
		}

		#tires-menu-right,
		#saddles-menu-right
		{
			position: absolute;
			left: 190px;
			max-width: 160px;
		}
		#tires-menu-right
		{
			left: 140px;
		}
		#tires-menu-wrapper li,
		#saddles-menu-wrapper li
		{
			clear: left;
		}

	/*		Global
	 *   		not on homepage
	 *
	 ******************************************/
	 #btnHome
	 {
	 	display: block;
	 	position: absolute;
	 	width: 25%;
	 	height: 100%;
	 	left: 0;
	 	top: 0%;
	 	text-indent: -9999em;
	 	z-index: 9999;
	 }



	/*		Global
	 *
	 *
	 ******************************************/
	 body
	 {
	 	/*font-size: 12px;*/
	 }
	 header.container-fluid
	 {
	 	position: relative;
	 	padding: 0px;
	 	background: url(i/bgNoSlides.jpg) no-repeat top left;
	 	background-size: contain;
	 	background-image: radial-gradient(farthest-corner at 50% 80% , rgb(255, 255, 255) 5%, rgb(255, 156, 49) 65%);

	 }



	/*		Header
	 *   		slides
	 *
	 ******************************************/
	 #push-down-320,
	 #push-down-480
	 {
	 	display: none;
	 }
	 .withSlides header > img
	 {
	 	position: absolute;
	 	top: 0;
	 	z-index: 900;
	 }
	 .rslides
	 {
	 	/*fallback color incase jqurey craps out*/
	 	background-image: radial-gradient(farthest-corner at 50% 80% , rgb(255, 255, 255) 5%, rgb(122, 183, 58) 65%);
	 	background-size: contain;
	 	min-height: 175px;
	 }
	 .rslides_nav.rslides1_nav.prev
	 {
	 	display: none;
	 }
	 .rslides_nav.rslides1_nav.next
	 {
	 	display: none;
	 }

.rslides.orangebg {
    position: relative;
    padding: 0px;
    background: url(i/bgNoSlides.jpg) no-repeat top left;
    background-size: contain;
    background-image: radial-gradient(farthest-corner at 50% 80% , rgb(255, 255, 255) 5%, rgb(255, 156, 49) 65%);
    min-height: 175px;
}
.rslides.greenbg {
    /*fallback color incase jqurey craps out*/
    background: url(i/bgNoSlides.jpg) no-repeat top left;
    background-image: radial-gradient(farthest-corner at 50% 80% , rgb(255, 255, 255) 5%, rgb(122, 183, 58) 65%) !important;
    background-size: contain;
    min-height: 175px;
}






	/*		Homepage
	******************************************/
	#homePageCategories
	{
		padding: 64px 0 132px;
	}
	.btnCategory
	{
		max-width: 16.75%;
		padding: 0px;
		min-width: 60px;
		margin: 0 auto 30px;
		position: relative;
	}
	.btnCategory.middle
	{
		margin: 0 4.375% 30px;
	}
	.btnCategory a.img-wrap,
	.btnCategory a.img-wrap:focus,
	.btnCategory a.img-wrap:active,
	.btnCategory a.img-wrap:visited
	{
		display: block;
		margin: 0 auto;
		background: url(i/home/bgBtn.png) no-repeat center top;
		background-size: contain;
	}
	.btnCategory a.img-wrap:hover
	{
		display: block;
		margin: 0 auto;
		background: url(i/home/bgBtn_hover.png) no-repeat center top;
		background-size: contain;
	}
	.btnCategory a img
	{
		max-width: 100%;
	}
	.btnCategory a h3
	{
		font-size: 12px;
		text-transform: uppercase;
		color: #fff;
		font-weight: 700;
		letter-spacing: .2px;
		text-align: center;
		padding-top: 10px;
		margin-top: 0;
	}
	.btnCategory a:active,
	.btnCategory a:hover,
	.btnCategory a:focus,
	.btnCategory a:active h3,
	.btnCategory a:hover h3,
	.btnCategory a:focus h3
	{
		text-decoration: underline;
		color: #fefefe;
	}
	.insideBtnCategory
	{
		padding-left: 0;
		padding-right: 0;
		width: 29.2%;
		position: relative;
		z-index: 100;
	}
	.insideBtnCategory h3
	{
		margin-bottom: 0;
		margin-top: 0;
	}
	.pagename-videos h3,
	.insideBtnCategory h3,
	.insideBtnCategory h3 a,
	.insideBtnCategory h3 a:visited,
	.insideBtnCategory h3 a:focus,
	.insideBtnCategory a,
	.insideBtnCategory a:visited,
	.insideBtnCategory a:focus
	{
		font-size: 12px;
		text-transform: uppercase;
		color: #60666b;
		font-weight: 500;
		letter-spacing: .2px;
		text-align: center;
		margin-top: 0;
	}
	.insideBtnCategory h3 a:hover
	{
		text-decoration: underline;
		color: #fefefe;
	}
	#subCategoryPage
	{
		padding: 60px 0;
	}




	/*		Homepage
	 *   		misc
	 *
	 ******************************************/
	 #seeVideos
	 {
	 	background: #c7c7c8;
	 	color: #fff;
	 	text-transform: uppercase;
	 	position: absolute;
	 	right: 0;
	 	top: 30%;
	 }



	/*		inside noslides
	 *
	 *
	 ******************************************/
	 .noSlides > article
	 {
	 	padding-top:  60px;
	 }


	/*		product category pages
	 *
	 *
	 ******************************************/
	 #productTypes
	 {
	 	padding: 85px 0 120px;
	 }
	 .home #productTypes
	 {
	 	padding: 85px 0 0px;
	 }
	 #productTypes ul
	 {
	 	list-style: none;
	 	padding: 0;
	 	margin: 0;
	 	text-transform: uppercase;
	 	text-align: left;
	 }
	 #productTypes ul a,
	 #productTypes ul a:visited
	 {
	 	color: 	#2c2c2c;
	 }
	 #productTypes ul a:hover,
	 #productTypes ul a:active,
	 #productTypes ul a:focus
	 {
	 	color: 	#333333;
	 	text-decoration: none;
	 }

	 .stdContent *,
	 article *
	 {
	 	font-family: 'Raleway', sans-serif;
	 	letter-spacing: 0.03em;
	 }


	/*		product pages
	 *
	 ******************************************/
	 .category-heading
	 {
	 	margin-bottom: 92px;
	 	padding-left: 8.8%;
	 	padding-right: 11%
	 }

	 /* *****  */

	 .tire2header
	 {
	 	margin-bottom: 30px;
	 }

	 .category-heading2
	 {
	 	margin: 0 0 0 10px;
	 	padding-left: 8.8%;
	 	padding-right: 11%
	 }

	 .stdContent .header2
	 {
	 	color: #6b7178;
	 	font-size: 48px;
	 	line-height: 62px;
	 	margin: 0;
	 	margin-top: 0;
	 	padding: 0;
	 	font-weight: 200;
	 }

	 /* *****  */

	 .stdContent h1
	 {
	 	color: #6b7178;
	 	font-size: 48px;
	 	line-height: 62px;
	 	margin: 0;
	 	margin-top: 0px;
	 	padding: 0;
	 	font-weight: 100;
	 	text-transform: lowercase;
	 	color: #fdfdfd;
	 }
	 .stdContent h1 small
	 {
	 	font-size: 35px;
	 	line-height: 35px;
	 	font-weight: 100;
	 	letter-spacing: .1px;
	 	color: #fdfdfd;
	 	text-transform: lowercase;
	 }
	 .stdContent h5
	 {
	 	color: #72787e;
	 	font-size: 28px;
	 	line-height: 28px;
	 	margin: 0;
	 	letter-spacing: 1px;
	 	font-weight: 100;
	 	padding: 0;
	 }
	 .stdContent h5 strong
	 {
	 	font-weight: 100;
	 	color: #2a221a;
	 }
	 .stdContent p
	 {
	 	color: #a6a6a6;
	 	font-size: 17px;
	 	line-height: 32px;
	 	font-weight: 100;
	 }
	 .stdContent p a,
	 .stdContent p a:visited
	 {
	 	color: #077fbb;
	 	font-size: 17px;
	 	font-weight: 400;
	 }
	 .stdContent .productRow p
	 {
	 	font-size: 17px;
	 	line-height: 26px;
	 }
	 .stdContent dt
	 {
	 	color: #6b7178;
	 	font-size: 1em;
	 	line-height: 1.5em;
	 	margin: 0;
	 	padding: 0;
	 	float: left;
	 	font-weight: 400;
	 	width: 33%;
	 	padding: 9px 0 0;
	 }
	 .stdContent dd
	 {
	 	color: #fdfdfd;
	 	font-size: 1em;
	 	line-height: 1.5em;
	 	margin: 0;
	 	padding: 0;
	 	font-weight: 100;
	 	float: left;
	 	padding: 9px 0 0;
	 	width: 300px;
	 }

	 /* ++++++ */

	 .stdContent ul.doublelist
	 {
	 	float: left;
	 	color: #FDFDFD;
	 	font-size: 1em;
	 	line-height: 1.5em;
	 	margin: 0px;
	 	font-weight: 100;
	 	padding: 9px 0px 0px;
	 	width: 50%;
	 }

	 .stdContent dd.featText
	 {
	 	color: #fdfdfd;
	 	font-size: 1em;
	 	line-height: 1.5em;
	 	margin: 0;
	 	padding: 0;
	 	font-weight: 100;
         /*float: right;*/
	 	padding: 9px 0 0;
	 	width: 67%;
	 }

	 .stdContent dd.featText a
	 {
	 	color: #43affb;
	 	font-size: 17px;
	 	line-height: 27px;
	 	margin: 0;
	 	padding: 0;
	 	font-weight: 100;
	 	padding: 0;
	 }

	 .stdContent dd.featText a:hover
	 {
	 	color: #43affb;
	 }

	 /* ++++++ */

	 .stdContent dd small,
	 .stdContent dd.small-text
	 {
	 	font-size: 13px;
	 	line-height: 24px;
	 }
	 .stdContent dd.full-width strong
	 {
	 	color: #282828;
	 	text-transform: uppercase;
	 	font-size: 18px;
	 	line-height: 24px;
	 }
	 .stdContent dd.full-width,
	 .stdContent dt.full-width
	 {
	 	width: 100%;
	 }
	 .stdContent .saddles dt
	 {
	 	color: #96907e;
	 }
	 .stdContent dd ul
	 {
	 	list-style: none;
	 	padding: 0;
	 	margin: 0;
	 }
	 .stdContent dd ul li
	 {
	 	padding: 0 0 9px 0;
	 }
	 .stdContent dl .clear
	 {
	 	height: 15px;
	 }
	 .stdContent dl .clear5
	 {
	 	height: 5px;
	 }
	 .container-fluid.bgProductRow
	 {
	 	background: black;
	 	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2b3032), to(#313639));
	 	background: -webkit-linear-gradient(top, #2b3032, #313639);
	 	background: -moz-linear-gradient(top, #2b3032, #313639);
	 	background: -ms-linear-gradient(top, #2b3032, #313639);
	 	background: -o-linear-gradient(top, #2b3032, #313639);
	 	background: linear-gradient(top, #2b3032, #313639);
	 }

	}
	.stdContent #productInfo
	{
		padding-bottom: 64px;
	}

	/* +++++ */

	.stdContent #productInfo2
	{
		padding-bottom: 16px;
	}

	/* +++++ */

	#productButtonsWrap
	{
		list-style: none;
		margin: 0;
		padding:0;
		float: right;
	}
	#productButtonsWrap li
	{
		background: #000;
		list-style: none;
		display: block;
		float: left;
		margin: 0;
		padding: 8px;
		padding-left: 15px;
		font-weight: 100;
	}
	.product-page-button
	{
		float: right;
		padding: 0;
		margin: 0;
	}
/*	#productButtonsWrap li
	{
		background: #000;
		height: 35px;
		font-size: 15px;
		line-height: 35px;
		}*/
		.stdContent .vid-callout a,  .vid-callout a  {
			text-decoration: none;
		}

		.stdContent .vid-callout p, .vid-callout p {
			text-align: center;
			padding: 2em 0em;
			background: black;
			border-radius: 300px;
			border: 2px #47a0d0 solid;
			height: 100px;
			width: 100px;
			color: #47a0d0;
			font-size: 20px;
			margin-bottom: 10px;
			margin-top: 10px;
			line-height: 100%;
			height: 100%;
			font-weight: 100;

		}

		#tire-top-callout::before {
			content: '';
			background:#f8991c;
			height: 26px;
			width: 7px;
			float: left;
			transform: skewX(-14deg);
			margin-right: -2px;
		}

		.product-page-button::before {
			content: '';
			background: #f8991c;
			height: 30px;
			width: 8px;
			float: left;
			transform: skewX(-14deg);
			margin-right: -3px;
		}
		#productButtonsWrap li{
			transition: .2s;
		}
		#productButtonsWrap li:hover a {
			color: #f8991c;
		}

		#productButtonsWrap li .btnSTD
		{
			position: relative;
			color: #fff;
			/*	padding: 8px 13px;*/
			font-size: 16px;
			/*line-height: 15px;*/
			/*height: 35px;*/
			letter-spacing: 0.8px;
			word-spacing: 1px;
			cursor: hand;
			cursor: pointer;
			text-transform: lowercase;
			font-weight: 100;
			text-decoration: none;
		}
		@media screen and (min-width: 74em){
			#tire-top-callout::before {
				height: 32px;
			}
			.product-page-button::before{
				height: 39px;
			}
		}
		@media screen and (min-width: 48em){
			.stdContent .vid-callout p, .vid-callout p {
				margin-top: 2em;
			}

		}
		.tire-width-explained.btnSTD::after {
			content: '>';
			color: #f8991c;
			padding: 2px;
			padding-left: 6px;
		}
		#productButtonsWrap.container
		{
			width: 100%;
			padding: 0;
		}
		#productButtonsWrap.container .row .col-xs-12,
		#productButtonsWrap.container .row
		{
			padding: 0;
			margin: 0;
		}
		#productInfo,
		#productInfo .container,
		.bgProductRow .container,
		.bgProductRow
		{
			padding: 0;
		}
		#productButtonsWrap li a.s-spec
		{
		/*	display: block;
			position: relative;
			background: #45494c url(i/btnSSpec.png) no-repeat left center;
			background-size: contain;
			color: #fff;
			text-transform: uppercase;
			padding: 10px 21px 10px 65px;*/
			font-size: 15px;
			/*line-height: 15px;
			height: 35px;
			font-weight: 500;
			letter-spacing: 0.8px;
			word-spacing: 1px;*/
		}



	/*		Footer NEW
	 *
	 *
	 ******************************************/
	 body
	 {
	 	/*padding-bottom: 150px;*/
	 }
	 #footer-wrapper
	 {
	 	position: absolute;
	 	bottom: 0;
	 	width: 100%;
	 	left: 0;
	 }
	 #footer
	 {
	 	position: relative;
	 	background: #313639 url(i/footer-fc/footer@2x.png) no-repeat bottom right;
	 	background-size: contain;
	 	min-height: 121px;
	 	height: auto;
	 	z-index: 10;
	 	font-family: Arial,Helvetica,sans-serif;
	 	font-family: 'Raleway', sans-serif;
	 }
	 #footer.linked
	 {
	 	position: relative;
	 	background: #313639 url(i/footer-fc/fc-footer@2x.png) no-repeat bottom right;
	 	background-size: contain;
	 	min-height: 254px;
	 	height: auto;
	 }
	 #footer p
	 {
	 	margin: 0;
	 	color: #cacaca;
	 	padding: 0 15px;
	 	font-size: 12px;
	 	position: absolute;
	 	left: 3.3333%;
	 	bottom: 12%;
	 	z-index: 99;
	 }
	 #footer.linked p
	 {
	 	bottom: 6%;
	 }
	 #footer p a,
	 #footer p a:visited
	 {
	 	color: #fff;
	 }
	 #footer p a:active,
	 #footer p a:hover,
	 #footer p a:focus
	 {
	 	color: #fefefe;
	 }
	 #footer-new
	 {
	 	text-align: center;
	 }
	 #social-links
	 {
	 	width: 40%;
	 	max-width: 40%;
	 	margin: 0 auto;
	 	position: relative;
	 	list-style: none;
	 	padding: 0;
	 	margin: 0;
	 	display: inline-block;
	 }
	 #social-links li
	 {
	 	width: 15%;
	 	max-width: 72px;
	 	position: relative;
	 	display: inline-block;
	 	padding: 0;
	 	margin: 0;
	 }
	 #social-links li.social-more-from-tioga
	 {
	 	position: relative;
	 	width: 55%;
	 	max-width: 140px;
	 }
	 #social-links li.social-more-from-tioga a
	 {
	 	text-indent: 0;
	 }
	 #more-from-tioga-text:after {
	 	content: '>';
	 	color: #f8991c;
	 	padding-left: 5px;
	 }

	 #more-from-tioga-text{
	 	position: absolute;
	 	right: 25%;
	 	top: 50%;
	 	margin-top: -7px;
	 	font-size: 12px;
	 	line-height: 12px;
	 	display: block;
	 	text-transform: lowercase;

	 }
	 #social-links  a
	 {
	 	text-indent: -9999em;
	 	position: relative;
	 	width: 100%;
	 	height: 100%;
	 	display: block;
	 }


	/*		Header
	 *   		slides
	 *
	 ******************************************/
	 .rslides_nav.rslides1_nav.prev
	 {
	 	background: url(i/slidePrev.png) no-repeat left top;
	 	background-size: contain;
	 	display: block;
	 	position: absolute;
	 	width: 3.6434%;
	 	height: 7.3323%;
	 	left: 2%;
	 	top: 59%;
	 	z-index: 200;
	 	text-indent: -9999em;
	 }
	 .rslides_nav.rslides1_nav.next
	 {
	 	background: url(i/slideNext.png) no-repeat left top;
	 	background-size: contain;
	 	display: block;
	 	position: absolute;
	 	width: 3.6434%;
	 	height: 7.3323%;
	 	z-index: 200;
	 	right: 2%;
	 	top: 59%;
	 	text-indent: -9999em;
	 }



	/*		Homepage
	 *   		btns
	 *				video
	 ******************************************/
	 #btnVideos
	 {
	 	background: #0f1011;
	 	width: 100%;
	 	min-width: 10.25%;
	 	max-width: 150px;
	 	color: #ffffff;
	 	position: absolute;
	 	top: 62.936%;
	 	right: 0;
	 	display: block;
	 	text-transform: uppercase;
	 	color: #fff;
	 	height: 28px;
	 }
	 #btnVideos span
	 {
	 	font-size: 16px;
	 	display: block;
	 	position: absolute;
	 	top: 50%;
	 	font-weight: 100;
	 	margin-top: -12px;
	 	left: 13px;
	 }

	/*		insidePage
	 *   		contact
	 *				3 column, bg image
	 ******************************************/
	 #bg-contact
	 {
	 	/*position: relative;*/
	 }
	 #bg-contact img.absolute
	 {
	 	position: absolute;
	 	bottom: 0;
	 	display: block;
	 	width: 100%;
	 	z-index:1;
	 }

	 body.bgGradient
	 {
	 	/*height:100%;*/
	 	background: #888a8b url(i/inside/body-bg-contact.jpg) no-repeat bottom center;
	 	background-size: cover;
	 }
	 .pagename-contact h3,
	 .pagename-contact h4
	 {
	 	text-transform: uppercase;
	 	color: #282828;
	 }
	 .pagename-contact article a
	 {
	 	display: inline-block;
	 	z-index: 150;
	 }
	 .pagename-contact h3
	 {
	 	font-size: 18px;
	 	line-height: 18px;
	 }
	 .pagename-contact h4
	 {
	 	font-size: 14px;
	 	margin-bottom: 1px;
	 	line-height: 18px;
	 	font-weight: bold;
	 }
	 .pagename-contact #content p
	 {
	 	font-size: 14px;
	 	color: #282828;
	 	font-weight: bold;
	 }
	 .pagename-contact #logo-fc
	 {
	 	bottom: 5%;
	 }
	 #tireFooter
	 {
	 	height: auto;
	 	position: absolute;
	 	width: 80%;
	 	z-index:5;
	 	left: 0;
	 	bottom: 0;
	 	display: block;
	 }
	 .page-template-page-What-isOS20-PowerBlock-php
	 {
	 	overflow: visible;
	 }
	 .page-template-page-contact #footer,
	 .page-template-page-riders #footer,
	 .page-template-page-What-isOS20-PowerBlock-php #footer,
	 .page-template-page-anatomy-of-a-powerblock #footer
	 {
	 	background-color: transparent!important;
	 }
	 #fancybox-overlay, .tooltip_templates
	 {
	 	display: none;
	 }
	.fancybox-container {
		-webkit-transform-style: preserve-3d;
	}

#os20Footer
	 {
	 	height: auto;
	 	position: absolute;
	 	width: 57%;
	 	z-index:5;
	 	right: 40px;
	 	bottom: 0;
	 	display: block;
	 }
	 #slowFooter
	 {
	 	height: auto;
	 	position: absolute;
	 	width: 35.3%;
	 	z-index:5;
	 	right: 0px;
	 	bottom: 0;
	 	display: block;
	 }
	#anatomyFooter
	 {
	 	height: auto;
	 	position: absolute;
	 	width: 100%;
	 	z-index:990;
	 	left: 0px;
	 	top: 0;
	 	display: block;
	 	background: transparent!important;
	 }







	 .productDetails h1.with-padding
	 {
	 	color: #6b7178;
	 	font-size: 48px;
	 	line-height: 62px;
	 	margin: 0px 0 0 0;
	 	font-weight: 100;
	 	padding: 0 15px;
	 }

	 .container.bgProductRow
	 {
	 	background: #313639 url(i/bgLines.png) repeat-x top left;
	 }

	 .moreInfo h3
	 {
	 	font-size: 2.45em;
	 	font-weight: 300;
	 	color: #6b7178;
	 }

	 .moreInfo h2
	 {
	 	font-size: 24px;
	 	line-height: 32px;
	 	font-weight: 300;
	 	color: #d6d6d6;
	 	margin: 0;
	 	padding: 0 0 20px 0;
	 }

	 .moreInfo span
	 {
	 	font-size: 20px;
	 	font-weight: bold;
	 	font-style: oblique;
	 	color: #76bcd8;
	 }

	 .stdContent .more-content
	 {
	 	color: #fdfdfd;
	 	font-size: 20px;
	 	line-height: 27px;
	 	font-weight: 400;
	 	padding-bottom: 15px;
	 }
	.stdContent .more-content .s-spec-blue {
		font-size: 1.5em;
		font-style: normal;
		font-weight: 400;
		font-family: 'Montserrat', arial, sans-serif;
		color: #76bcd8;
	}
	 .stdContent #intro
	 {
	 	color: #fdfdfd;
	 	font-size: 17px;
	 	line-height: 32px;
	 	font-weight: 400;
	 	padding: 0 15px;
	 }

	 .stdContent h3#introSubhead
	 {
	 	font-size: 26px;
	 	font-weight: 100;
	 	color: #6b7178;
	 	padding: 0 15px;
	 }
	 #two-tires
	 {
	 	padding: 30px 8.3% 0 10.6%;
	 }
	 #two-tires-text
	 {
	 	padding: 0px 8.3% 0 10.6%;
	 }
/*	#two-tires .col-xs-12
	{
		float: left;
		display: block;
		width: 50%;
		margin: 0;
		}*/
		#two-tires .col-xs-12#content-left
		{
			padding: 0 4px 0 0 ;
		}
		#two-tires .col-xs-12#content-right
		{
			padding: 0 0 0 20px;
		}

		.stdContent #two-tires img
		{
			display: block;
			max-width: 100%;
			postion: relative;
			top: 10px;
		}
		.container-fluid.tires-grayBand
		{
			background-color: #CCC;
			padding: 0px;
		}
		.container-fluid.tires-whiteBand
		{
			background-color: #FFF;
			padding: 0px;
		}
		.stdContent .tires-grayBand
		{
			display: block;
			color: #313639;
			font-size: 20px;
			text-align: center;
			line-height: 17px;
			font-weight: 100;
			background-color: #CCC;
			padding: 20px 0 12px;
			height: 3em;
			width: 100%;
		}

		#two-tires .col-xs-12 h4
		{
			display: block;
			position: absolute;
			font-size: 24px;
			text-align: center;
			color: #969697;
			width: 100%;
			top: 40%;
		}

	/*		what is s-spec
	******************************************/


	#s-spec-absolutely
	{
		position:absolute;
		bottom: 44%;
		margin: auto;
		font-size:  60px;
		line-height:60px;
		max-width: 70%;
	}


	/*		riders
	******************************************/
	.page-template-page-riders .rslides {
		background: #313639;
	}
	#team-list
	{
		padding-top: 5%;
	}
	#team-list ul
	{
		list-style: none;
		padding: 0;
	}
	#team-list ul li
	{
		font-size: 22px;
		line-height: 24px;
		padding-bottom: 15px;
	}
	#team-list ul,
	.stdContent p.grey
	{
		color: #929393;
	}
	.stdContent p.team-lead
	{
		font-size: 24px;
		line-height: 24px;
	}

	/*powerblock anatomy*/

	#link-stage-1,
	#link-stage-2,
	#link-stage-3
	{
		position: absolute;
		display: block;
		min-width: 40px;
		min-height: 40px;
		max-width: 120px;
		max-height: 120px;
		width: 5%;
		height: auto;
		text-indent: -9999em;
		z-index: 999;
	}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-borderless-customized .tooltipster-box
	{
		padding: 10px 20px;
		background: rgb(189,195,199);
		background: linear-gradient(180deg, rgba(189,195,199,1) 0%, rgba(165,170,174,1) 35%, rgba(137,142,144,1) 100%);
		max-width: 65%;
		margin: auto !important;
	}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-borderless-customized .tooltipster-content p {
	color: #fdfdfd;
	padding: 8px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-borderless-customized .tooltipster-content h2 {
	color: #313639 !important;
	margin-top: 0;
	padding: 8px;
}
	.fancybox-bg,
	#fancybox-bg-n,
	#fancybox-bg-ne,
	#fancybox-bg-e,
	#fancybox-bg-se,
	#fancybox-bg-s,
	#fancybox-bg-sw,
	#fancybox-bg-w,
	#fancybox-bg-nw
	{
		background-image: none!important;
	}
	#fancybox-wrap
	{
		background: transparent!important;
	}


	.stdContent #tread01 dd.featText,
	.stdContent #tread02 dd.featText
	{
		padding-top: 0px;
	}



	/*		videos
	******************************************/
	.page-template-page-videos #videoCategories,
	.page-template-page-videos-freestyle-new #videoCategories
	{
		display: flex;
		flex-direction: row;
		justify-content: center;
		margin-top: 30px;
	}
	.page-template-page-videos #videoCategories a,
	.page-template-page-videos-freestyle-new #videoCategories a {
		margin: 2px 20px;
	}

	.page-template-page-videos li#products-nav #product-category-menu-wrapper a,
	.page-template-page-videos-freestyle-new li#products-nav #product-category-menu-wrapper a{
		text-transform: lowercase;
		font-size: 10px;
	}
	.page-template-page-videos li#products-nav #product-category-menu-wrapper.
	.page-template-page-videos-freestyle-new li#products-nav #product-category-menu-wrapper{
		visibility: hidden;
		opacity: 0 !important;
		transition: .2s;
	}
	.page-template-page-videos #sub-videos a,
	.page-template-page-videos-freestyle-new #sub-videos a {
		font-size: 9px;
		font-weight: 600;
		text-transform: uppercase;
	}
	.page-template-page-videos li#products-nav:hover #product-category-menu-wrapper,
	.page-template-page-videos-freestyle-new li#products-nav:hover #product-category-menu-wrapper{
		visibility: visible;
		opacity: 1 !important;
	}
	.page-template-page-videos .btnCategory img,
	.page-template-page-videos-freestyle-new .btnCategory img{
		transition: .2s;
	}
	.page-template-page-videos .btnCategory:hover img,
	.page-template-page-videos-freestyle-new .btnCategory:hover img {
		opacity: .8;
	}
	.page-template-page-videos #sub-videos,
	.page-template-page-videos-freestyle-new #sub-videos {
		position: absolute;
		margin-top: 9px;
		max-width: 150px;
	}
	.page-template-page-videos #product-category-menu li a,
	.page-template-page-videos-freestyle-new #product-category-menu li a {
		font-size: 9px;
		margin-top: 3px;
	}

	.page-template-page-videos #bx-pager a span,
	.page-template-page-videos-freestyle-new #bx-pager a span {
		width: 100% !important;
		height: auto !important;
	}
	.page-template-page-videos #video-max-2400 h1,
	.page-template-page-videos-freestyle-new #video-max-2400 h1{
		max-width: 1200px;
		margin: 0 auto;
	}
	.page-template-page-videos #bx-pager-wrapper,
	.page-template-page-videos-freestyle-new #bx-pager-wrapper  {
		min-height: 100px;
	}
	.page-template-page-videos #subCategoryPage,
	.page-template-page-videos-freestyle-new #subCategoryPage {
		width: 100%;
		max-width: 950px;
	}
	@media screen and (min-width: 48em){
		.page-template-page-videos #bx-pager a,
		.page-template-page-videos-freestyle-new #bx-pager a {
			padding: 0px;
		}
		.page-template-page-videos #bx-pager a span canvas,
		.page-template-page-videos-freestyle-new #bx-pager a span canvas {
			width: 100%;
			max-width: 200px;
		}
		.page-template-page-videos #bx-pager span,
		.page-template-page-videos-freestyle-new #bx-pager span {
			transform: perspective( 600px ) rotateY( 40deg);
			padding-top: 16px;
		}
		.page-template-page-videos #video-text .videos-line1 {
			font-weight: 500;
			line-height: 1.5em;
		}
		.page-template-page-videos #video-text .videos-line2 {
			font-size: 1.5em;
			font-weight: 400;
			line-height: 1.5em;
			color: #8f949a;
		}
	}

	#video-max-2400
	{
		max-width: 2400px;
		margin: 0 auto;
	}
	#video-text
	{
		padding-top: 22px;
	}
	#bx-pager-wrapper
	{
		display: block;
		position: relative;
		background: url(i/videos/bgPager.png) no-repeat center center;
		background-size: contain;
		padding-top: 44px;
		padding-bottom: 17px;
	}
	.page-template-page-videos h1,
	.page-template-page-videos-freestyle-new h1
	{
		font-size: 22px;
		font-weight: 100;
		word-spacing: 3px;
	}
	#bx-pager-inner-wrapper
	{
		overflow: hidden;
		margin-left: 60px;
		margin-right: 60px;
	}
	#bx-pager
	{
		position: relative;
	}


	#slider-next,
	#slider-prev
	{
		position: absolute;
		top:50%;
		margin-top: -25px;
		height: auto;
		width: 40px;
	}


	.page-template-page-videos p.videos-line1,
	.page-template-page-videos-freestyle-new p.videos-line1
	{
		font-size: 14px;
		line-height: 1.2em;
		text-transform: uppercase;
	}
	.page-template-page-videos p.videos-line2,
	.page-template-page-videos-freestyle-new p.videos-line2
	{
		font-size: 14px;
		line-height: 1.2em;
		font-weight: 100;
		color: #8f949a;
	}
	.bx-next,
	.bx-prev
	{
		position: relative;
		display: block;
		min-width: 40px;
		text-indent: -9999em;
	}
	#slider-next
	{
		right: 10px;
	}
	.bx-next
	{
		background: url(i/slideNext.png) no-repeat left top;
		background-size: contain;
	}
	#slider-prev
	{
		left: 10px;
	}
	.bx-prev
	{
		background: url(i/slidePrev.png) no-repeat left top;
		background-size: contain;
	}
	#bx-pager img
	{
		display: block;
		height: auto;
		max-width: 100%;
	}
	.bx-wrapper .bx-viewport
	{
		background: #000 none repeat scroll 0 0;
		border: 0px solid #000;
		box-shadow: 0 0 0px #000;
		transform: translateZ(0px);
	}
	.bx-wrapper
	{
		background: #000 none repeat scroll 0 0;
		border: 0px solid #000;
		padding: 30px 15px;
		margin: 0;
	}
	#bx-pager-wrapper
	{
		padding-top: 25px;
		padding-bottom: 15px;
	}
	@media only screen and (max-width: 480px)
	{
		.hidden-480
		{
			display: none;
		}
	}
	@media only screen and (min-width: 480px)
	{
		.container-fluid.videos-padding-top
		{
			padding-top: 15px;
		}
		#video-text
		{
			padding-top: 30px;
		}
		.page-template-page-videos h1,
		.page-template-page-videos-freestyle-new h1
		{
			font-size: 27px;
			letter-spacing: 1px;
		}


		.page-template-page-videos p.videos-line1,
		.page-template-page-videos-freestyle-new p.videos-line1
		{
			font-size: 18px;
		}
		.page-template-page-videos p.videos-line2,
		.page-template-page-videos-freestyle-new p.videos-line2
		{
			font-size: 18px;
		}
	}
	@media only screen and (min-width: 769px)
	{
		.container-fluid.videos-padding-top
		{
			padding-top: 17px;
		}
		#bx-pager-wrapper
		{
			padding-top: 44px;
			padding-bottom: 17px;
		}
		#video-text
		{
			padding-top: 58px;
		}
		.page-template-page-videos h1,
		.page-template-page-videos-freestyle-new h1
		{
			font-size: 39px;
			letter-spacing: 2px;
		}
		#bx-pager-inner-wrapper
		{
			margin-left: 8%;
			margin-right: 8%;
		}


		#slider-next,
		#slider-prev
		{
			width: 4.2%;
		}




		.page-template-page-videos p.videos-line1,
		.page-template-page-videos-freestyle-new p.videos-line1
		{
			font-size: 24px;
		}
		.page-template-page-videos p.videos-line2,
		.page-template-page-videos-freestyle-new p.videos-line2
		{
			font-size: 24px;
		}
	}
	@media only screen and (min-width: 992px)
	{
		.container-fluid.videos-padding-top
		{
			padding-top: 22px;
		}
		#bx-pager-wrapper
		{
			padding-top: 56px;
			padding-bottom: 22px;
		}
		#video-text
		{
			padding-top: 74px;
		}
		.page-template-page-videos h1,
		.page-template-page-videos-freestyle-new h1
		{
			font-size: 50px;
			letter-spacing: 2px;
		}


	}
	@media only screen and (min-width: 1200px)
	{
		.container-fluid.videos-padding-top
		{
			padding-top: 27px;
		}
		#bx-pager-wrapper
		{
			padding-top: 68px;
			padding-bottom: 26px;
			background: url(i/videos/bgPager@2x.png) no-repeat center center;
			background-size: contain;
		}


		#video-text
		{
			padding-top: 90px;
		}
		.page-template-page-videos h1,
		.page-template-page-videos-freestyle-new h1
		{
			font-size: 60px;
			letter-spacing: 3px;
		}



		.page-template-page-videos p.videos-line1,
		.page-template-page-videos-freestyle-new p.videos-line1
		{
			font-size: 30px;
		}
		.page-template-page-videos p.videos-line2,
		.page-template-page-videos-freestyle-new p.videos-line2
		{
			font-size: 30px;
		}


	}






	@media only screen and (min-width: 1200px)
	{


	/*		product page columns (custom widths)
	******************************************/

    /*
	.content-left
	{
		width: 48.5%;
	}
	.content-right
	{
		width: 51.5%;
		padding-top: 72px;
	}
    */
	.content-left {
		width:30.5%;
	}
	.content-right {
		/*width:40.5%;*/
		padding-top:42px;
	}


	/*		pedal
	 *   		mx-pro
	 *				min-width: 1200px
	 ******************************************/
	 #mx-pro01
	 {
	 	margin: 32px 0 44px 63px;
	 	max-width: 350px;
	 }
	 #mx-pro02
	 {
	 	margin: 0px 0 44px 63px;
	 	max-width: 350px;
	 }

	/*		pedal
	 *   		d-spyder
	 *				min-width: 1200px
	 ******************************************/
	 #d-spyder01
	 {
	 	margin: 32px 0 0px 64px;
	 	max-width: 313px;
	 }
	 #d-spyder02
	 {
	 	margin: 0px 0 0px 64px;
	 	max-width: 312px;
	 }

	/*		pedal
	 *   		mx-pro
	 *				min-width: 1200px
	 ******************************************/
	 #mx-comp01
	 {
	 	margin: 32px 0 19px 34px;
	 	max-width: 359px;
	 }
	 #mx-comp02
	 {
	 	margin: 0px 0 19px 98px;
	 	max-width: 364px;
	 }


		/*		D-Lite
	 *   		post
	 *				min-width: 1200px
	 ******************************************/

	 #dlite-post01
	 {
	 	margin: 32px 0 19px 34px;
	 	max-width: 359px;
	 }
	 #dlite-post02
	 {
	 	margin: -420px 0 19px 310px;
	 	max-width: 364px;
	 }


		/*		Tires
	 *   		powerband
	 *				min-width: 1200px
	 ******************************************/

	 .divider
	 {
	 	display: block;
	 	height: 7em;
	 }


	/*		saddles
	 *   		d-spyder
	 *				min-width: 1200px
	 ******************************************/
	 #saddle-d-spyder01
	 {
	 	margin: 53px 0 0px 21px;
	 	max-width: 543px;
	 }
	/*		saddles
	 *   		d-spyder-s-spec
	 *				min-width: 1200px
	 ******************************************/
	 #saddle-d-spyder-s-spec01
	 {
	 	margin: 71px 0 0px 27px;
	 	max-width: 480px;
	 }

	/*		saddles
	 *   		d-spyder pivotal
	 *				min-width: 1200px
	 ******************************************/
	 #d-spyder-piv-orig01
	 {
	 	margin: 70px 0 0px 0px;
	 	max-width: 516px;
	 }
	/*		saddles
	 *   		d-spyder-s-spec-pivotal
	 *				min-width: 1200px
	 ******************************************/
	 #d-spyder-s-spec-pivotal01
	 {
	 	margin: 8px 0 0px 0px;
	 	max-width: 505px;
	 }

	/*		tires
	 *   		compiii
	 *				min-width: 1200px
	 ******************************************/
	 #compiii01
	 {
	 	margin: 68px 0 0px 0px;
	 	max-width: 454px;
	 }
	/*		tires
	 *   		compx
	 *				min-width: 1200px
	 ******************************************/
	 #compx01
	 {
	 	margin: 68px 0 0px 0px;
	 	max-width: 447px;
	 }

	/*		tires
	 *   		powerblock
	 *				min-width: 1200px
	 ******************************************/
	 #powerblock01
	 {
	 	margin: 68px 0 0px 0px;
	 	max-width: 449px;
	 }
	 #powerblock02
	 {
	 	margin: 68px 0 0px 0px;
	 	max-width: 491px;
	 }

	/*		tires
	 *   		powerband
	 *				min-width: 1200px
	 ******************************************/
	 #powerband01
	 {
	 	margin: 68px 0 0px 0px;
	 	max-width: 483px;
	 }
	 #powerband02
	 {
	 	margin: 68px 0 0 0;
	 	max-width: 486px;
	 }

	/*		tires
	 *   		os20
	 *				min-width: 1200px
	 ******************************************/
	 #os2001
	 {
	 	margin: 68px 0 0px 0px;
	 	max-width: 483px;
	 }
	 #os2002
	 {
	 	margin: 68px 0 0px 0px;
	 	max-width: 486px;
	 }

	 #pwr-band01,
	 #pwr-band02
	 {
	 	max-width: 42.5%;
	 	margin: auto;
	 }

     /*
	 #pwr-band01
	 {
	 	margin-top: -12%;
	 }
     */
	 #tread01,
	 #tread02,
	 #tread01 > .row.productRow,
	 #tread02 > .row.productRow
	 {
	 	padding-top: 0;
	 }
     /*
	 #pwr-band02
	 {
	 	margin-top: -8%;
	 }
     */

	}


	/* Portrait tablets and medium desktops */
	@media only screen and (min-width: 992px) and (max-width: 1199px) {

	/*		Global
	 *
	 *
	 ******************************************/
	 body
	 {
	 	/*font-size: 13px;
	 	line-height: 1.2em;*/
	 	background: #313639;
	 }


	/*		Global
	 *   		nav
	 *
	 ******************************************/
	 #product-category-menu-wrapper
	 {
	 	left: 4px;
	 }
	 .navbar-nav > li > a,
	 .navbar-nav > li > a:active,
	 .navbar-nav > li > a:focus,
	 .navbar-nav > li > a:visited
	 {
	 	color: #261e18;
	 	font-weight: 300;
	 	font-size: 15px;
	 	letter-spacing: 1.3px;
	 	padding: 0 10px;
	 	text-transform: uppercase;
	 }
	 .navbar-nav > li#products-nav > a,
	 .navbar-nav > li#products-nav > a:active,
	 .navbar-nav > li#products-nav > a:focus,
	 .navbar-nav > li#products-nav > a:visited
	 {
	 	padding: 0 14px 0 10px;
	 }
	 #product-category-menu-wrapper .navbar-nav > li > a,
	 #product-category-menu-wrapper .navbar-nav > li > a:active,
	 #product-category-menu-wrapper .navbar-nav > li > a:focus,
	 #product-category-menu-wrapper .navbar-nav > li > a:visited,
	 #pedals-menu-wrapper .navbar-nav > li > a,
	 #pedals-menu-wrapper .navbar-nav > li > a:active,
	 #pedals-menu-wrapper .navbar-nav > li > a:focus,
	 #pedals-menu-wrapper .navbar-nav > li > a:visited,
	 #tires-menu-wrapper .navbar-nav > li > a,
	 #tires-menu-wrapper .navbar-nav > li > a:active,
	 #tires-menu-wrapper .navbar-nav > li > a:focus,
	 #tires-menu-wrapper .navbar-nav > li > a:visited,
	 #saddles-menu-wrapper .navbar-nav > li > a,
	 #saddles-menu-wrapper .navbar-nav > li > a:active,
	 #saddles-menu-wrapper .navbar-nav > li > a:focus,
	 #saddles-menu-wrapper .navbar-nav > li > a:visited
	 {
	 	font-size: 8px;
	 	line-height: 15px;
	 	padding: 0 5px;
	 }
	 #mobile-main-menu-wrapper,
	 #mobile-main-menu-wrapper  *
	 {
	 	display: none!important;
	 }
	 #tires-menu-wrapper,
	 #tires-menu-right,
	 #saddles-menu-wrapper,
	 #saddles-menu-right,
	 #pedals-menu-wrapper
	 {
	 	left: 220px;
	 }
	 #tires-menu-right
	 {
	 	left: 120px;
	 }
	 #product-category-menu-wrapper,
	 #pedals-menu-wrapper,
	 #tires-menu-wrapper,
	 #saddles-menu-wrapper
	 {
	 	padding: 5px 0 0 0;
	 }
	 .navbar-nav > li > a
	 {
	 	line-height: 16px;
	 }
	/*		Footer NEW
	 *
	 *
	 ******************************************/
	 #footer
	 {
	 	background: #313639 url(i/footer-fc/footer.png) no-repeat bottom right;
	 	background-size: contain;
	 	min-height: 121px;
	 	height: auto;
	 }
	 #footer.linked
	 {
	 	position: relative;
	 	background: #313639 url(i/footer-fc/fc-footer.png) no-repeat bottom right;
	 	background-size: contain;
	 	min-height: 254px;
	 	height: auto;
	 }
	 #social-links
	 {
	 	padding-left: 30px;
	 }

	 #social-links li.social-more-from-tioga
	 {
	 	position: relative;
	 	width: 55%;
	 	max-width: 140px;
	 }
	 #more-from-tioga-text
	 {
	 	position: absolute;
	 	right: 25%;
	 	top: 50%;
	 	margin-top: -7px;
	 	font-size: 12px;
	 	line-height: 12px;
	 	display: block;

	 }



	/*		Header
	 *   		slides
	 *
	 ******************************************/
	 .rslides_nav.rslides1_nav.prev
	 {
	 	background: url(i/slidePrev-768.png) no-repeat left top;
	 	background-size: contain;
	 	display: block;
	 	position: absolute;
	 	width: 35px;
	 	height: 35px;
	 	left: 2%;
	 	top: 59%;
	 	z-index: 200;
	 	text-indent: -9999em;
	 }
	 .rslides_nav.rslides1_nav.next
	 {
	 	background: url(i/slideNext-768.png) no-repeat left top;
	 	background-size: contain;
	 	display: block;
	 	position: absolute;
	 	width: 35px;
	 	height: 35px;
	 	right: 2%;
	 	top: 59%;
	 	z-index: 200;
	 	text-indent: -9999em;
	 }



	/*		Homepage
	 *   		btns
	 *
	 ******************************************/
	 .btnCategory
	 {
	 	max-width: 16.3333%;
	 	padding: 0px;
	 }
	 .btnCategory.middle
	 {
	 	margin: 0 4.8333% 30px;
	 }
	 .btnCategory a.img-wrap,
	 .btnCategory a.img-wrap:focus,
	 .btnCategory a.img-wrap:active,
	 .btnCategory a.img-wrap:visited,
	 {
	 	display: block;
	 	margin: 0 auto;
	 	background: url(i/home/bgBtn.png) no-repeat center top;
	 	background-size: contain;
	 }
	 .btnCategory a.img-wrap:hover
	 {
	 	display: block;
	 	margin: 0 auto;
	 	background: url(i/home/bgBtn_hover.png) no-repeat center top;
	 	background-size: contain;
	 }
	 .btnCategory a img
	 {
	 	max-width: 100%;
	 }
	 .btnCategory a h3
	 {
	 	margin-top: 8px;
	 }







	/*		Homepage
	******************************************/
	#homePageCategories
	{
		padding: 53px 0 110px;
	}


	/*		btns
	 *			video
	 ******************************************/
	 #btnVideos
	 {
	 	background: #0f1011;
	 	width: 10.25%;
	 	color: #ffffff;
	 	position: absolute;
	 	top: 62.936%;
	 	right: 0;
	 	display: block;
	 	text-transform: uppercase;
	 	color: #fff;
	 	height: 28px;
	 	width: 11.25%;
	 	min-width: 150px;
	 	max-width: 200px;
	 }
	 #btnVideos span
	 {
	 	font-size: 17px;
	 	display: block;
	 	position: absolute;
	 	top: 50%;
	 	margin-top: -8px;
	 	left: 13px;
	 }



	/*		product pages
	 *
	 ******************************************/
	 .category-heading
	 {
	 	margin-bottom: 56px;
	 }
	 .stdContent h1
	 {
	 	font-size: 40px;
	 	line-height: 51px;
	 }
	.stdContent h1.header2 {
		font-size: 4em;
		line-height: 1.25em;
	}
	 .stdContent h1 small
	 {
	 	font-size: 35px;
	 	line-height: 35px;
	 	font-weight: 100;
	 	letter-spacing: .1px;
	 	color: #261e18;
	 }
	 .stdContent h5
	 {
	 	color: #72787e;
	 	font-size: 28px;
	 	line-height: 28px;
	 	margin: 0;
	 	letter-spacing: 1px;
	 	font-weight: 100;
	 	padding: 0;
	 }
	 .stdContent p
	 {
	 	color: #a6a6a6;
	 	font-size: 15px;
	 	line-height: 27px;
	 	font-weight: 100;
	 }
	 .stdContent p a,
	 .stdContent p a:visited
	 {
	 	color: #077fbb;
	 	font-size: 17px;
	 	font-weight: 400;
	 }
	 .stdContent .productRow p
	 {
	 	font-size: 17px;
	 	line-height: 26px;
	 }
	 .stdContent dt
	 {
	 	color: #6b7178;
	 	font-size: 15px;
	 	line-height: 15px;
	 	margin: 0;
	 	padding: 6px 0 0;
	 	float: left;
	 	font-weight: 100;
	 	width: 33%;
	 }
	 .stdContent dd
	 {
	 	font-size: 15px;
	 	line-height: 15px;
	 	padding: 6px 0 0;
	 	font-weight: 100;
	 	float: left;
	 	width: 67%;
	 }

	 /* ++++++  */

	 .stdContent ul.doublelist
	 {
	 	float: left;
	 	color: #FDFDFD;
	 	font-size: 15px;
	 	line-height: 15px;
	 	margin: 0px;
	 	font-weight: 100;
	 	padding: 0px 0px 0px;
	 	width: 40%;
	 }

	 /* ++++++  */

	 .stdContent dd small,
	 .stdContent dd.small-text
	 {
	 	font-size: 13px;
	 	line-height: 24px;
	 }
	 .stdContent dd.full-width strong
	 {
	 	color: #282828;
	 	text-transform: uppercase;
	 	font-size: 18px;
	 	line-height: 24px;

	 }
	 .stdContent dd.full-width,
	 .stdContent dt.full-width
	 {
	 	width: 100%;
	 }
	 .stdContent .saddles dt
	 {
	 	color: #96907e;
	 }
	 .stdContent dd ul
	 {
	 	list-style: none;
	 	padding: 0;
	 	margin: 0;
	 }
	 .stdContent dd ul li
	 {
	 	padding: 0 0 9px 0;
	 }
	 .stdContent #productInfo
	 {
	 	padding-bottom: 64px;
	 }

	 /* +++++ */

	 .stdContent #productInfo2
	 {
	 	padding-bottom: 16px;
	 }

	 .tire2header
	 {
	 	margin-bottom: 30px;
	 }

	 /* +++++ */

/*	 #productButtonsWrap li
	 {
	 	height: 35px;
	 	font-size: 15px;
	 	line-height: 35px;
	 	}*/
	 	#productButtonsWrap li .btnSTD
	 	{
	 		/*background: #000;*/
	 		color: #fff;
	 		/*	padding: 8px 13px;*/
	 		/*	font-size: 12px;*/
	 		line-height: 12px;
	 		/*	height: 35px;*/
	 		letter-spacing: 0.8px;
	 		word-spacing: 1px;
	 	}




	/*		product page columns (custom widths)
	******************************************/

	.content-left
	{
		width: 48.5%;
	}
	.content-right
	{
		/*width: 51.5%;*/
		padding-top: 60px;
	}


	/*		pedal
	 *   		mx-pro
	 *				max-width: 1200px
	 ******************************************/
	 #mx-pro01
	 {
	 	margin: 27px 0 37px 52px;
	 	max-width: 291px;
	 }
	 #mx-pro02
	 {
	 	margin: 0px 0 37px 52px;
	 	max-width: 291px;
	 }

	/*		pedal
	 *   		d-spyder
	 *				max-width: 1200px
	 ******************************************/
	 #d-spyder01
	 {
	 	margin: 27px 0 0px 53px;
	 	max-width: 260px;
	 }
	 #d-spyder02
	 {
	 	margin: -40px 0 0px 53px;
	 	max-width: 259px;
	 }

	/*		pedal
	 *   		mx-pro
	 *				max-width: 1200px
	 ******************************************/
	 #mx-comp01
	 {
	 	margin: 32px 0 19px 34px;
	 	max-width: 359px;
	 }
	 #mx-comp02
	 {
	 	margin: 0px 0 19px 98px;
	 	max-width: 364px;
	 }


		/*		D-Lite
	 *   		post
	 *				max-width: 1200px
	 ******************************************/

	 #dlite-post01
	 {
	 	margin: 32px 0 19px 34px;
	 	max-width: 359px;
	 }
	 #dlite-post02
	 {
	 	margin: -420px 0 19px 310px;
	 	max-width: 364px;
	 }


		/*		Tires
	 *   		powerband
	 *				max-width: 1200px
	 ******************************************/

	 .divider
	 {
	 	display: block;
	 	height: 60%;
	 }



	/*		saddles
	 *   		d-spyder
	 *				max-width: 1200px
	 ******************************************/
	 #saddle-d-spyder01
	 {
	 	margin: 44px 0 0px 17px;
	 	max-width: 451px;
	 }

	/*		saddles
	 *   		d-spyder-s-spec
	 *				max-width: 1200px
	 ******************************************/
	 #saddle-d-spyder-s-spec01
	 {
	 	margin: 59px 0 0px 24px;
	 	max-width: 398px;
	 }


	/*		saddles
	 *   		d-spyder pivotal
	 *				min-width: 1200px
	 ******************************************/
	 #d-spyder-piv-orig01
	 {
	 	margin: 58px 0 0px 0px;
	 	max-width: 428px;
	 }
	/*		saddles
	 *   		d-spyder-s-spec-pivotal
	 *				min-width: 1200px
	 ******************************************/
	 #d-spyder-s-spec-pivotal01
	 {
	 	margin: 8px 0 0px 0px;
	 	max-width: 420px;
	 }
	/*		tires
	 *   		compiii
	 *				min-width: 1200px
	 ******************************************/

	 #compiii01
	 {
	 	margin: 58px 0 0px 0px;
	 	max-width: 377px;
	 }

	/*		tires
	 *   		compx
	 *				min-width: 1200px
	 ******************************************/
	 #compx01
	 {
	 	margin: 58px 0 0px 0px;
	 	max-width: 371px;
	 }

	/*		tires
	 *   		powerblock
	 *				min-width: 1200px
	 ******************************************/
	 #powerblock01
	 {
	 	margin: 58px 0 0px 0px;
	 	max-width: 373px;
	 }
	 #powerblock02
	 {
	 	margin: 58px 0 0px 0px;
	 	max-width: 408px;
	 }

	/*		tires
	 *   		powerband
	 *				min-width: 1200px
	 ******************************************/
	 #powerband01
	 {
	 	margin: 58px 0 0px 0px;
	 	max-width: 401px;
	 }
	 #powerband02
	 {
	 	margin: 58px 0 0;
	 	max-width: 403px;
	 }

	/*		tires
	 *   		os20
	 *				min-width: 1200px
	 ******************************************/
	 #os2001
	 {
	 	margin: 58px 0 0;
	 	max-width: 483px;
	 }
	 #os2002
	 {
	 	margin: 58px 0 0px 0px;
	 	max-width: 486px;
	 }



	 #tread01,
	 #tread02
	 {
	 	padding-top: 80px;
	 }

	 #pwr-band01,
	 #pwr-band02
	 {
	 	max-width: 60%;
	 	margin: auto;
	 }
	 #pwr-band01
	 {
	 	margin-top: -8%;
	 }
	 #pwr-band02
	 {
	 	margin-top: -8%;
	 }

	 .productDetails h1.with-padding
	 {
	 	padding: 0 15px;
	 }

	 .moreInfo span
	 {
	 	font-size: 18px;
	 }



	/*		what is s-spec
	******************************************/


	#s-spec-absolutely
	{
		font-size:  50px;
		line-height:50px;
	}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

	/*		Global
	 *
	 *
	 ******************************************/
	 body
	 {
	 	font-size: 13px;
	 	line-height: 1.2em;
	 }
	 header
	 {
	 	position: relative;
	 }




	/*		Global
	 *   		nav
	 *
	 ******************************************/
	 #product-category-menu-wrapper
	 {
	 	left: 4px;
	 }
	 .navbar-nav > li > a,
	 .navbar-nav > li > a:active,
	 .navbar-nav > li > a:focus,
	 .navbar-nav > li > a:visited
	 {
	 	color: #261e18;
	 	font-weight: 300;
	 	font-size: 15px;
	 	letter-spacing: 1.3px;
	 	padding: 0 10px;
	 	text-transform: uppercase;
	 }
	 .navbar-nav > li#products-nav > a,
	 .navbar-nav > li#products-nav > a:active,
	 .navbar-nav > li#products-nav > a:focus,
	 .navbar-nav > li#products-nav > a:visited
	 {
	 	padding: 0 14px 0 10px;
	 }
	 #product-category-menu-wrapper .navbar-nav > li > a,
	 #product-category-menu-wrapper .navbar-nav > li > a:active,
	 #product-category-menu-wrapper .navbar-nav > li > a:focus,
	 #product-category-menu-wrapper .navbar-nav > li > a:visited,
	 #pedals-menu-wrapper .navbar-nav > li > a,
	 #pedals-menu-wrapper .navbar-nav > li > a:active,
	 #pedals-menu-wrapper .navbar-nav > li > a:focus,
	 #pedals-menu-wrapper .navbar-nav > li > a:visited,
	 #tires-menu-wrapper .navbar-nav > li > a,
	 #tires-menu-wrapper .navbar-nav > li > a:active,
	 #tires-menu-wrapper .navbar-nav > li > a:focus,
	 #tires-menu-wrapper .navbar-nav > li > a:visited,
	 #saddles-menu-wrapper .navbar-nav > li > a,
	 #saddles-menu-wrapper .navbar-nav > li > a:active,
	 #saddles-menu-wrapper .navbar-nav > li > a:focus,
	 #saddles-menu-wrapper .navbar-nav > li > a:visited
	 {
	 	font-size: 8px;
	 	line-height: 8px;
	 	padding: 6px 6px;
	 }
	 #mobile-main-menu-wrapper,
	 #mobile-main-menu-wrapper  *
	 {
	 	display: none!important;
	 }
	 #tires-menu-wrapper,
	 #saddles-menu-wrapper,
	 #saddles-menu-right
	 {
	 	left: 220px;
	 }
	 #tires-menu-right
	 {
	 	left: 120px;
	 }
	 #product-category-menu-wrapper,
	 #pedals-menu-wrapper,
	 #tires-menu-wrapper,
	 #saddles-menu-wrapper
	 {
	 	padding: 2px 0 0 0;
	 }


	/*		Header NEW
	 *
	 *
	 ******************************************/
	 #header-no-slides
	 {
	 	position: relative;
	 	background: url(i/header/header.png) no-repeat top left;
	 	background-size: contain;
	 	min-height: 93px;
	 	height: auto;
	 }
	 #header-with-slides #header-top
	 {
	 	position: absolute;
	 	top: 0;
	 	left: 0;
	 	width: 100%;
	 	background: url(i/header/header.png) no-repeat top left;
	 	background-size: contain;
	 	min-height: 93px;
	 	height: auto;
	 	z-index: 90;
	 }
	 #slideBottom
	 {
	 	position: absolute;
	 	width: 100%;
	 	left: 0;
	 	bottom: -1px;
	 	min-height: 67px;
	 	height: auto;
	 	background: url(i/header/slideBottom.png) no-repeat left bottom;
	 	background-size: contain;
	 	padding:0;
	 	z-index: 90;
	 }
	 #menu
	 {
	 	position: absolute;
	 	left: 30%;
	 	top: 86%;
	 }
	 #menu2,
	 #menu2  *
	 {
	 	display: none!important;
	 }
	 .noSlides #menu
	 {
	 	position: absolute;
	 	left: 30%;
	 	top: inherit;
	 }
	 .withSlides #menu
	 {
	 	position: absolute;
	 	left: 30%;
	 	bottom: -5px;
	 	top: inherit;
	 }
	 #menu.withSlides.visible-xs.visible-sm
	 {
	 	display: none!important;
	 }
	 #menu.noSlides.hidden-xs.hidden-sm,
	 #menu.withSlides.hidden-xs.hidden-sm
	 {
	 	display: block!important;
	 }
	 .insidePage #menu
	 {
	 	left: 23%;
	 	top: 13.4%;
	 }
	 .insidePage #tires-menu #left-tires,
	 .insidePage #tires-menu #right-tires
	 {
	 	float:right;clear:right;width:275px;
	 	padding-left: 0px;
	 }
	 .navbar-default #productCategories.navbar-nav a,
	 .navbar-default #productCategories.navbar-nav a:hover,
	 .navbar-default #productCategories.navbar-nav a:focus
	 {
	 	color: #474747;
	 }


	/*		Footer NEW
	 *
	 *
	 ******************************************/
	 #footer
	 {
	 	background: #313639 url(i/footer-fc/footer.png) no-repeat bottom right;
	 	background-size: contain;
	 	min-height: 100px;
	 	height: auto;
	 }
	 #footer.linked
	 {
	 	position: relative;
	 	background: #313639 url(i/footer-fc/fc-footer.png) no-repeat bottom right;
	 	background-size: contain;
	 	min-height: 210px;
	 	height: auto;
	 }
	 #social-links li.social-more-from-tioga
	 {
	 	position: relative;
	 	width: 55%;
	 	max-width: 130px;
	 }
	 #more-from-tioga-text
	 {
	 	position: absolute;
	 	right: 25%;
	 	top: 50%;
	 	margin-top: -7px;
	 	font-size: 12px;
	 	line-height: 12px;
	 	display: block;

	 }



	/*		Header
	 *   		slides
	 *
	 ******************************************/
	 .rslides_nav.rslides1_nav.prev
	 {
	 	background: url(i/slidePrev-768.png) no-repeat left top;
	 	background-size: contain;
	 	display: block;
	 	position: absolute;
	 	width: 35px;
	 	height: 35px;
	 	left: 2%;
	 	top: 59%;
	 	z-index: 200;
	 	text-indent: -9999em;
	 }
	 .rslides_nav.rslides1_nav.next
	 {
	 	background: url(i/slideNext-768.png) no-repeat left top;
	 	background-size: contain;
	 	display: block;
	 	position: absolute;
	 	width: 35px;
	 	height: 35px;
	 	right: 2%;
	 	top: 59%;
	 	z-index: 200;
	 	text-indent: -9999em;
	 }








	/*		Homepage
	******************************************/
	#homePageCategories
	{
		padding: 41px 0 84px;
	}
	.btnCategory
	{
		max-width: 16.3333%;
		padding: 0px;
	}
	.btnCategory.middle
	{
		margin: 0 4.8333% 30px;
	}
	.btnCategory a.img-wrap,
	.btnCategory a.img-wrap:focus,
	.btnCategory a.img-wrap:active,
	.btnCategory a.img-wrap:visited,
	{
		display: block;
		margin: 0 auto;
		background: url(i/home/bgBtn.png) no-repeat center top;
		background-size: contain;
	}
	.btnCategory a.img-wrap:hover
	{
		display: block;
		margin: 0 auto;
		background: url(i/home/bgBtn_hover.png) no-repeat center top;
		background-size: contain;
	}
	.btnCategory a img
	{
		max-width: 100%;
	}
	.btnCategory a h3
	{
		margin-top: 8px;
	}


	/*		product category pages
	 *
	 *
	 ******************************************/
	 #productTypes
	 {
	 	padding: 71px 0 100px;
	 }

	/*		inside
	 *   		contact
	 *
	 ******************************************/
	 .paddingBottom #content
	 {
	 	padding-bottom: 240px;
	 }


	/*		product pages
	 *
	 ******************************************/
	 .category-heading
	 {
	 	margin-bottom: 40px;
	 }
	 .stdContent h1
	 {
	 	font-size: 48px;
	 	line-height: 62px;
	 }
	 .stdContent h1 small
	 {
	 	font-size: 22px;
	 	line-height: 22px;
	 }
	 .stdContent h5
	 {
	 	font-size: 18px;
	 	line-height: 18px;
	 }
	 .stdContent p
	 {
	 	font-size: 13px;
	 	line-height:20px;
	 }
	 .stdContent p a,
	 .stdContent p a:visited
	 {
	 	font-size: 13px;
	 }
	 .stdContent .productRow p
	 {
	 	font-size: 13px;
	 	line-height: 20px;
	 }
	 .stdContent dt
	 {
	 	font-size: 13px;
	 	line-height:13px;
	 	font-weight: 100;
	 	float: left;
	 	width: 33%;
	 	padding: 5px 0 0;
	 }
	 .stdContent dd
	 {
	 	font-size: 13px;
	 	line-height: 13px;
	 	padding: 5px 0 0;
	 	font-weight: 100;
	 	float: left;
	 	width: 67%;
	 }

	 /* ++++++ */

	 .stdContent ul.doublelist
	 {
	 	float: left;
	 	color: #FDFDFD;
	 	font-size: 13px;
	 	line-height: 13px;
	 	padding:0;
	 	margin: 0px;
	 	font-weight: 100;
	 	width: 40%;
	 }

	 .stdContent dd.featText
	 {
	 	font-size: 13px;
	 	line-height: 20px;
	 	padding: 5px 0 0;
	 }

	 .stdContent #productInfo2
	 {
	 	padding-bottom: 10px;
	 }

	 .tire2header
	 {
	 	margin-bottom: 15px;
	 }


	 /* ++++++ */

	 .stdContent dd ul
	 {
	 	list-style: none;
	 	padding: 0;
	 	margin: 0;
	 }
	 .stdContent dd ul li
	 {
	 	padding: 0 0 5px 0;
	 }
	 .stdContent #productInfo
	 {
	 	padding-bottom: 41px;
	 }
	 #productButtonsWrap li
	 {
	 	font-size: 16px;
	 }
	 #productButtonsWrap li .btnSTD
	 {
	 	/*	background: #000;*/
	 	color: #fff;
	 	/*padding: 6px 9px;*/
	 	/*font-size: 11px;*/
	 	/*line-height: 11px;*/
	 	/*height: 31px;*/
	 	letter-spacing: 0.8px;
	 	word-spacing: 1px;
	 }


	/*		product page columns (custom widths)
	******************************************/

	.content-left
	{
		width: 48.5%;
	}
	.content-right
	{
		/*width: 51.5%;*/
		padding-top: 46px;
	}


	/*		pedal
	 *   		mx-pro
	 *				max-width: 992px
	 ******************************************/
	 #mx-pro01
	 {
	 	margin: 20px 0 28px 40px;
	 	max-width: 224px;
	 }
	 #mx-pro02
	 {
	 	margin: 0px 0 28px 40px;
	 	max-width: 224px;
	 }

	/*		pedal
	 *   		d-spyder
	 *				max-width: 992px
	 ******************************************/
	 #d-spyder01
	 {
	 	margin: 20px 0 0px 41px;
	 	max-width: 200px;
	 }
	 #d-spyder02
	 {
	 	margin: -31px 0 0px 41px;
	 	max-width: 200px;
	 }

	/*		pedal
	 *   		mx-pro
	 *				max-width: 992px
	 ******************************************/
	 #mx-comp01
	 {
	 	margin: 20px 0 12px 22px;
	 	max-width: 230px;
	 }
	 #mx-comp02
	 {
	 	margin: 0px 0 12px 63px;
	 	max-width: 233px;
	 }

		/*		D-Lite
	 *   		post
	 *				max-width: 992px
	 ******************************************/

	 #dlite-post01
	 {
	 	margin: 32px 0 19px 34px;
	 	max-width: 90%;
	 }
	 #dlite-post02
	 {
	 	margin: -120% 0 8% 85%;
	 	max-width: 90%;
	 }


		/*		Tires
	 *   		powerband
	 *				max-width: 992px
	 ******************************************/

	 .divider
	 {
	 	display: block;
	 	height: 60%;
	 }


	/*		saddles
	 *   		d-spyder
	 *				max-width: 992px
	 ******************************************/
	 #saddle-d-spyder01
	 {
	 	margin: 34px 0 0px 13px;
	 	max-width: 348px;
	 }

	/*		saddles
	 *   		d-spyder-s-spec
	 *				max-width: 992px
	 ******************************************/
	 #saddle-d-spyder-s-spec01
	 {
	 	margin: 45px 0 0px 17px;
	 	max-width: 307px;
	 }


	/*		saddles
	 *   		d-spyder pivotal
	 *				max-width: 992px
	 ******************************************/
	 #d-spyder-piv-orig01
	 {
	 	margin: 45px 0 0px 0px;
	 	max-width: 330px;
	 }

	/*		saddles
	 *   		d-spyder-s-spec-pivotal
	 *				max-width: 992px
	 ******************************************/
	 #d-spyder-s-spec-pivotal01
	 {
	 	margin: 8px 0 0px 0px;
	 	max-width: 323px;
	 }
	/*		tires
	 *   		compiii
	 *				max-width: 992px
	 ******************************************/

	 #compiii01
	 {
	 	margin: 47px 0 0px 0px;
	 	max-width: 291px;
	 }
	/*		tires
	 *   		compx
	 *				max-width: 992px
	 ******************************************/
	 #compx01
	 {
	 	margin: 47px 0 0px 0px;
	 	max-width: 286px;
	 }


	/*		tires
	 *   		powerblock
	 *				max-width: 992px
	 ******************************************/
	 #powerblock01
	 {
	 	margin: 47px 0 0px 0px;
	 	max-width: 287px;
	 }
	 #powerblock02
	 {
	 	margin: 47px 0 0px 0px;
	 	max-width: 314px;
	 }

	/*		tires
	 *   		powerband
	 *				min-width: 1200px
	 ******************************************/
	 #powerband01
	 {
	 	margin: 47px 0 0;
	 	max-width: 309px;
	 }
	 #powerband02
	 {
	 	margin: 47px 0 0;
	 	max-width: 303px;
	 }

	/*		tires
	 *   		os20
	 *				min-width: 1200px
	 ******************************************/
	 #os2001
	 {
	 	margin: 47px 0 0px 0px;
	 	max-width: 309px;
	 }
	 #os2002
	 {
	 	margin: 47px 0 0px 0px;
	 	max-width: 303px;
	 }


	 #tread01,
	 #tread02
	 {
	 	padding-top: 80px;
	 }

	 #pwr-band01,
	 #pwr-band02
	 {
	 	max-width: 60%;
	 	margin: auto;
	 }
	 #pwr-band01
	 {
	 	margin-top: -8%;
	 }
	 #pwr-band02
	 {
	 	margin-top: -8%;
	 }


	 .productDetails h1.with-padding
	 {
	 	padding: 0 15px;
	 }

	 .moreInfo h2
	 {
	 	font-size: 21px;
	 	line-height: 28px;
	 	font-weight: 300;
	 	color: #d6d6d6;
	 	margin: 0;
	 	padding: 0 0 20px 0;
	 }

	 .stdContent .more-content
	 {
	 	color: #fdfdfd;
	 	font-size: 21px;
	 	line-height: 28px;
	 	font-weight: 400;
	 	padding-bottom: 20px;
	 }

	 .stdContent #intro
	 {
	 	color: #fdfdfd;
	 	font-size: 16px;
	 	line-height: 26px;
	 	font-weight: 100;
	 	padding: 0 15px;
	 }


	 .moreInfo span
	 {
	 	font-size: 16px;
	 }

	/*		what is s-spec
	******************************************/


	#s-spec-absolutely
	{
		font-size:  38px;
		line-height:38px;
	}
}

/* Bigger landscape phones and portrait tablets */
@media (max-width: 767px) {

	/*		Global
	 *
	 *
	 ******************************************/
	 body
	 {

	 }
	 header
	 {
	 	position: relative;
	 }
	 .uppercase-mobile
	 {
	 	text-transform: uppercase;
	 }



	 #relative-tablet
	 {
	 	position: relative!important;
	 }
	/*		Global
	 *   		nav
	 *
	 ******************************************/
	 .navbar-nav > li > a,
	 .navbar-nav > li > a:active,
	 .navbar-nav > li > a:focus,
	 .navbar-nav > li > a:visited
	 {
	 	font-size: 13px;
	 	padding: 0 8px;
	 	letter-spacing: 1.3px;
	 	text-align: center;
	 	color: #fefefe;
	 }
	 .navbar-nav > li > a:hover
	 {
	 	color: #999999;
	 }
	 .navbar-nav > li.active > a,
	 .navbar-nav > li.active > a:active,
	 .navbar-nav > li.active > a:focus,
	 .navbar-nav > li.active > a:visited,
	 #product-category-menu-wrapper .navbar-nav > li.active > a,
	 #product-category-menu-wrapper .navbar-nav > li.active > a:active,
	 #product-category-menu-wrapper .navbar-nav > li.active > a:focus,
	 #product-category-menu-wrapper .navbar-nav > li.active > a:visited,
	 #mobile-pedals-menu-wrapper .navbar-nav > li.active > a,
	 #mobile-pedals-menu-wrapper .navbar-nav > li.active > a:active,
	 #mobile-pedals-menu-wrapper .navbar-nav > li.active > a:focus,
	 #mobile-pedals-menu-wrapper .navbar-nav > li.active > a:visited,
	 #mobile-tires-menu-wrapper .navbar-nav > li.active > a,
	 #mobile-tires-menu-wrapper .navbar-nav > li.active > a:active,
	 #mobile-tires-menu-wrapper .navbar-nav > li.active > a:focus,
	 #mobile-tires-menu-wrapper .navbar-nav > li.active > a:visited,
	 #mobile-saddles-menu-wrapper .navbar-nav > li.active > a,
	 #mobile-saddles-menu-wrapper .navbar-nav > li.active > a:active,
	 #mobile-saddles-menu-wrapper .navbar-nav > li.active > a:focus,
	 #mobile-saddles-menu-wrapper .navbar-nav > li.active > a:visited
	 {
	 	color: #999999;
	 }
	 .navbar-nav > li#products-nav > a,
	 .navbar-nav > li#products-nav > a:active,
	 .navbar-nav > li#products-nav > a:focus,
	 .navbar-nav > li#products-nav > a:visited
	 {
	 	padding: 0 10px;
	 }
	 #mobile-main-menu-section
	 {
	 	padding: 0 15px;
	 }
	 #mobile-main-menu,
	 #mobile-product-category-menu,
	 #mobile-pedals-menu,
	 #mobile-tires-menu,
	 #mobile-saddles-menu
	 {
	 	margin: 0;
	 	padding:0 ;
	 }
	 #main-menu-wrapper,
	 #main-menu-wrapper  *
	 {
	 	display: none!important;
	 }
	 #mobile-main-menu-wrapper,
	 #mobile-main-menu-wrapper  *,
	 #mobile-product-category-menu,
	 #mobile-product-category-menu  *,
	 #mobile-pedals-menu-wrapper,
	 #mobile-pedals-menu-wrapper  *,
	 #mobile-tires-menu-wrapper,
	 #mobile-tires-menu-wrapper  *,
	 #mobile-saddles-menu-wrapper,
	 #mobile-saddles-menu-wrapper  *
	 {
	 	display: block!important;
	 }
	 #footer-new
	 {
	 	position: absolute;
	 	bottom: 0;
	 	width: 100%;
	 }


	/*		Footer NEW
	 *
	 *
	 ******************************************/
	 #footer
	 {
	 	background: #313639 url(i/footer-fc/footer.png) no-repeat bottom right;
	 	background-size: contain;
	 	min-height: 77px;
	 	height: auto;
	 }
	 #footer.linked
	 {
	 	position: relative;
	 	background: #313639 url(i/footer-fc/fc-footer.png) no-repeat bottom right;
	 	background-size: contain;
	 	min-height: 168px;
	 	height: auto;
	 }
	 #footer p
	 {
	 	top:-15%;
	 	display: inline;
	 	bottom: auto;
	 	left: auto;
	 	right: 1%;
	 	font-size: 9px;
	 	padding-right: 0px;
	 }
	 #social-links li.social-more-from-tioga
	 {
	 	position: relative;
	 	width: 55%;
	 	max-width: 130px;
	 }
	 #more-from-tioga-text
	 {
	 	position: absolute;
	 	right: 25%;
	 	top: 50%;
	 	margin-top: -5px;
	 	font-size: 10px;
	 	line-height: 10px;
	 	display: block;

	 }
	 #footer-new > img
	 {
	 	display: none;
	 }
	 #social-links
	 {
	 	width: 100%;
	 	max-width: 100%;
	 	padding-left:20%;
	 	padding-right: 40%;
	 	text-align: left;
	 	padding-top: 5px;
	 }
	 #social-links li
	 {
	 	width: 12%;
	 }

	/*		Header
	 *   		slides
	 *
	 ******************************************/
	 .rslides_nav.rslides1_nav.prev
	 {
	 	background: url(i/slidePrev-768.png) no-repeat left top;
	 	background-size: contain;
	 	display: block;
	 	position: absolute;
	 	width: 35px;
	 	height: 35px;
	 	left: 2%;
	 	top: 59%;
	 	z-index: 200;
	 	text-indent: -9999em;
	 }
	 .rslides_nav.rslides1_nav.next
	 {
	 	background: url(i/slideNext-768.png) no-repeat left top;
	 	background-size: contain;
	 	display: block;
	 	position: absolute;
	 	width: 35px;
	 	height: 35px;
	 	right: 2%;
	 	top: 59%;
	 	z-index: 200;
	 	text-indent: -9999em;
	 }



	/*		Homepage
	 *   		btns
	 *
	 ******************************************/
	 .insideBtnCategory
	 {
	 	padding: 0px 25px;
	 	margin: 0 auto 30px;
	 	width: 100%;
	 }
	 .btnCategory
	 {
	 	padding: 0px 25px;
	 	margin: 0 auto 30px;
	 	width: 100%;
	 	max-width: 400px;
	 	display: block;
	 }
	 .btnCategory.middle
	 {
	 	margin: 0 auto 30px;
	 }
	 .btnCategory a.img-wrap,
	 .btnCategory a.img-wrap:focus,
	 .btnCategory a.img-wrap:active,
	 .btnCategory a.img-wrap:visited
	 {
	 	display: block;
	 	margin: 0 auto;
	 	background: url(i/home/bgBtn.png) no-repeat center top;
	 	background-size: contain;
	 }
	 .btnCategory a.img-wrap:hover
	 {
	 	display: block;
	 	margin: 0 auto;
	 	background: url(i/home/bgBtn_hover.png) no-repeat center top;
	 	background-size: contain;
	 }
	 .btnCategory a img
	 {
	 	max-width: 100%;
	 }

	 #btnVideos
	 {
	 	float: right;
	 	position: relative;
	 	margin-top: -60px;
	 }


	/*		product category pages
	 *
	 *
	 ******************************************/
	 #productTypes
	 {
	 	padding: 35px 0 49px;
	 }



	/*		inside
	 *   		contact
	 *
	 ******************************************/
	 .paddingBottom #content
	 {
	 	padding-bottom: 160px;
	 }

	 #moible-main-menu-section
	 {
	 	padding-bottom: 20px;
	 }


	/*		product pages
	 *
	 ******************************************/
	 .category-heading
	 {
	 	margin-bottom: 25px;
	 	padding: 0 15px;;
	 }
	 .stdContent h1
	 {
	 	font-size: 36px;
	 	line-height: 45px;
	 }
	 .stdContent h1 small
	 {
	 	font-size: 22px;
	 	line-height: 22px;
	 }
	 .stdContent h5
	 {
	 	font-size: 18px;
	 	line-height: 18px;
	 }
	 .stdContent p
	 {
	 	font-size: 13px;
	 	line-height:20px;
	 }
	 .stdContent p a,
	 .stdContent p a:visited
	 {
	 	font-size: 13px;
	 }
	 .stdContent .productRow p
	 {
	 	font-size: 13px;
	 	line-height: 20px;
	 }
	 .stdContent dt
	 {
	 	font-size: 13px;
	 	line-height:13px;
	 	padding: 5px 0 0;
	 	width: 33%;
	 }
	 .stdContent dd
	 {
	 	font-size: 13px;
	 	line-height: 13px;
	 	padding: 5px 0 0;
	 	width: 67%;
	 }

	 /* ++++++ */

	 .stdContent ul.doublelist
	 {
	 	float: left;
	 	color: #FDFDFD;
	 	font-size: 13px;
	 	line-height: 13px;
	 	padding: 5px 0 0;
	 	margin: 0px;
	 	font-weight: 100;
	 	width: 50%;
	 }

	 .stdContent dd.featText
	 {
	 	color: #fdfdfd;
	 	font-size: 13px;
	 	line-height: 22px;
	 	margin: 0;
	 	padding: 0;
	 	font-weight: 100;
	 	float: right;
	 	padding: 9px 0 0;
	 	width: 67%;
	 }

	 .stdContent dd.featText a
	 {
	 	color: #6b7178;
	 	font-size: 13px;
	 	line-height: 22px;
	 	margin: 0;
	 	padding: 0;
	 	font-weight: 100;
	 	padding: 0;
	 }

	 .stdContent #productInfo2
	 {
	 	padding-bottom: 10px;
	 }

	 .tire2header
	 {
	 	margin-bottom: 15px;
	 }

	 .stdContent dl
	 {
	 	padding-left: 0;
	 }

	 /* ++++++ */

	 .stdContent dd ul
	 {
	 	list-style: none;
	 	padding: 0;
	 	margin: 0;
	 }
	 .stdContent dd ul li
	 {
	 	padding: 0 0 5px 0;
	 }
	 .stdContent #productInfo
	 {
	 	padding-bottom: 41px;
	 }

	 .container-fluid.pedal,
	 .container-fluid.pedal > .container
	 {
	 	padding: 0;
	 }
	/*		category pages
	 *
	 *
	 ******************************************/
	 #subCategoryPage
	 {
	 	padding: 20px 0;
	 }



	/*		product page columns (custom widths)
	******************************************/

	.content-left
	{
		width: 100%;
	}
	.content-right
	{
		width: 100%;
		padding-top: 20px;
	}


	/*		pedal
	 *   		mx-pro
	 *				min-width: 1200px
	 ******************************************/
	 #mx-pro01,
	 #mx-pro02
	 {
	 	margin: 0;
	 	max-width: 100%;
	 }

	/*		pedal
	 *   		d-spyder
	 *				min-width: 1200px
	 ******************************************/
	 #d-spyder01,
	 #d-spyder02
	 {
	 	margin: 0;
	 	max-width: 100%;
	 }

	/*		pedal
	 *   		mx-pro
	 *				min-width: 1200px
	 ******************************************/
	 #mx-comp01,
	 #mx-comp02
	 {
	 	margin: 0;
	 	max-width: 85%;
	 }


		/*		D-Lite
	 *   		post
	 *				max-width: 767px
	 ******************************************/

	 #dlite-post01
	 {
	 	margin: 15px auto 0 10%;
	 	max-width: 40%;
	 	float: left;
	 }
	 #dlite-post02
	 {
	 	margin: 60px auto 0;
	 	max-width: 40%;
	 	float: left;
	 }


		/*		Tires
	 *   		powerband
	 *				max-width: 767px
	 ******************************************/

	 .divider
	 {
	 	display: block;
	 	height: 60%;
	 }




	/*		saddles
	 *   		d-spyder
	 *				max-width: 992px
	 ******************************************/
	 #saddle-d-spyder01
	 {
	 	margin: 15px auto 0%;
	 	max-width: 80%;
	 }

	/*		saddles
	 *   		d-spyder-s-spec
	 *				max-width: 992px
	 ******************************************/
	 #saddle-d-spyder-s-spec01
	 {
	 	margin: 15px auto 0%;
	 	max-width: 80%;
	 }
	/*		saddles
	 *   		d-spyder pivotal
	 *				max-width: 992px
	 ******************************************/
	 #d-spyder-piv-orig01
	 {
	 	margin: 15px auto 0%;
	 	max-width: 100%;
	 }
	/*		saddles
	 *   		d-spyder-s-spec-pivotal
	 *				max-width: 992px
	 ******************************************/
	 #d-spyder-s-spec-pivotal01
	 {
	 	margin: 15px auto 0%;
	 	max-width: 100%;
	 }
	/*		tires
	 *   		compiii
	 *				max-width: 992px
	 ******************************************/

	 #compiii01
	 {
	 	margin: 15px auto 0%;
	 	max-width: 60%;
	 }
	/*		tires
	 *   		compx
	 *				max-width: 992px
	 ******************************************/
	 #compx01
	 {
	 	margin: 15px auto 0%;
	 	max-width: 60%;
	 }


	/*		tires
	 *   		powerblock
	 *				min-width: 1200px
	 ******************************************/
	 #powerblock01,
	 #powerblock02
	 {
	 	margin: 15px auto 0%;
	 	max-width: 60%;
	 }


	/*		tires
	 *   		powerband
	 *				min-width: 1200px
	 ******************************************/
	 #powerband01,
	 #powerband02
	 {
	 	margin: 15px auto 0%;
	 	max-width: 60%;
	 }





	/*		tires
	 *   		os20
	 *				min-width: 1200px
	 ******************************************/
	 #os2001,
	 #os2002
	 {
	 	margin: 15px auto 0%;
	 	max-width: 60%;
	 }


	 #pwr-band01
	 {
	 	margin: 15px auto 0%;
	 	max-width: 60%;
	 }
	 #pwr-band02
	 {
	 	margin: 15px auto 0%;
	 	max-width: 60%;
	 }


	 .stdContent ul.doublelist
	 {
	 	max-width: 35%;
	 }

	 /* BTNS */
	 #productButtonsWrap li
	 {
	 	font-size: 12px;
	 }
	 #productButtonsWrap li .btnSTD
	 {
	 	/*background: #000;*/
	 	color: #fff;
	 	/* 	font-size: 11px;*/
	 	/*line-height: 17px;*/
	 	/*height: 35px;*/
	 	letter-spacing: 0.8px;
	 	word-spacing: 1px;
	 	display: table-cell;
	 	float: left;
	 	text-align: center;
	 }
	 #productButtonsWrap li a.btnSTD.two-links
	 {
	 	max-width: 40%;
	 	padding: 6px 9px;
	 }
	 #productButtonsWrap li a.btnSTD.two-links.two-lines
	 {
	 	line-height: 11px;
	 }
	 #productButtonsWrap li a.btnSTD.two-links.one-line
	 {
	 	line-height: 24px;
	 }
	 #productButtonsWrap li span
	 {
	 	display: table-cell;
	 	float: left;
	 	width: 5%;
	 	text-align: center;
	 }


	 .productDetails h1.with-padding
	 {
	 	font-size: 40px;
	 	line-height: 51px;
	 }

	 .moreInfo span
	 {
	 	font-size: 15px;
	 }

	 #two-tires #content-left.col-xs-12,
	 #two-tires #content-right.col-xs-12
	 {
	 	padding: 0 0 0 0;
	 }
	 #two-tires #content-right.col-xs-12.add-top-padding-xs
	 {
	 	padding: 30px 0% 0 0%;
	 }
	 #two-tires #content-left.col-xs-12.side-padding-xs,
	 #two-tires #content-right.col-xs-12.side-padding-xs
	 {
	 	padding-left: 10%;
	 	padding-right: 10%;
	 }

	 #two-tires #content-left.col-xs-12 img,
	 #two-tires #content-right.col-xs-12 img
	 {
	 	margin-bottom: -10px;
	 	z-index: 50;
	 }
	 #two-tires #content-left.col-xs-12 h4,
	 #two-tires #content-right.col-xs-12 h4
	 {
	 	width: 200px;
	 	left: 50%;
	 	margin-left: -100px;
	 }
	 #two-tires #content-left .clear.tires-grayBand
	 #two-tires #content-right .clear.tires-grayBand
	 {
	 	z-index: 1;
	 }
	 #two-tires
	 {
	 	padding: 30px 0% 0 0%;
	 }

	 .stdContent .tires-grayBand {
	 	font-size: 16px;
	 	font-weight: 100;
	 	height: 2.5em;
	 	line-height: 17px;
	 	padding: 12px 0 12px;
	 }

	/*		what is s-spec
	******************************************/


	#s-spec-absolutely
	{
		font-size:  25px;
		line-height:25px;
	}
	.page-template-page-what-is-s-spec #moible-main-menu-section
	{
		padding-top: 15px;
	}

	/*		END MAX-WIDTH: 767
	******************************************/
}
/* footer custom break point. */
@media (max-width: 660px) {
	#social-links
	{
		width: 100%;
		max-width: 100%;
		padding-left:30%;
		padding-right: 25%;
		text-align: left;
	}
	#more-from-tioga-text
	{
		font-size: 9px;
		line-height: 9px;
		margin-top: -5px;
	}
	#social-links li.social-more-from-tioga
	{
		max-width: 100px;
	}


}



@media (min-width: 480px) and (max-width: 767px) {
	#mobile-main-menu-wrapper,
	#mobile-main-menu-wrapper *,
	#mobile-product-category-menu-wrapper,
	#mobile-product-category-menu-wrapper *,
	#mobile-pedals-menu-wrapper,
	#mobile-pedals-menu-wrapper *,
	#mobile-tires-menu-wrapper,
	#mobile-tires-menu-wrapper *,
	#mobile-saddles-menu-wrapper,
	#mobile-saddles-menu-wrapper *
	{
		text-align: center;
		display: inline!important;
	}
	#mobile-main-menu,
	#mobile-product-category-menu,
	#mobile-pedals-menu,
	#mobile-tires-menu,
	#mobile-saddles-menu
	{
		margin: auto;
	}
	.navbar-nav > li > a,
	.navbar-nav > li > a:active,
	.navbar-nav > li > a:focus,
	.navbar-nav > li > a:visited
	{
		font-size: 13px;
		padding: 0 8px;
	}
	.navbar-nav > li
	{
		width: auto;
		clear: none;
	}


}
/* Landscape phones and smaller */
@media (max-width: 480px) {

	/*		Global
	 *
	 *
	 ******************************************/
	 body
	 {

	 }



	/*		Header NEW
	 *
	 *
	 ******************************************/
	 #header-no-slides
	 {
	 	position: relative;
	 	background: url(i/header/header-480.png) no-repeat top left;
	 	background-size: contain;
	 	min-height: 93px;
	 	height: auto;
	 }
	 #header-with-slides #header-top
	 {
	 	position: absolute;
	 	top: 0;
	 	left: 0;
	 	width: 100%;
	 	background: url(i/header/header-480.png) no-repeat top left;
	 	background-size: contain;
	 	min-height: 93px;
	 	height: auto;
	 	z-index: 90;
	 }
	 #slideBottom
	 {
	 	position: absolute;
	 	width: 100%;
	 	left: 0;
	 	bottom: -1px;
	 	min-height: 67px;
	 	height: auto;
	 	background: url(i/header/slideBottom-480.png) no-repeat left bottom;
	 	background-size: contain;
	 	padding:0;
	 	z-index: 90;
	 }
/*	#push-down
	{
		height: 18px;
		display: block;
		position: relative;
	}
	*/



	/*		Footer NEW
	 *
	 *
	 ******************************************/
	 #footer
	 {
	 	background: #313639 url(i/footer-fc/footer-480.png) no-repeat bottom right;
	 	background-size: contain;
	 	min-height: 75px;
	 	height: auto;
	 }
	 #footer.linked
	 {
	 	position: relative;
	 	background: #313639 url(i/footer-fc/fc-footer-480.png) no-repeat bottom right;
	 	background-size: contain;
	 	min-height: 158px;
	 	height: auto;
	 }
	 #social-links
	 {
	 	width: 100%;
	 	max-width: 100%;
	 	padding-left:0%;
	 	padding-right: 30%;
	 	text-align: left;
	 }

	/*		Header
	 *   		slides
	 *
	 ******************************************/
	 .rslides_nav.rslides1_nav.prev
	 {
	 	background: url(i/slidePrev-768.png) no-repeat left top;
	 	background-size: contain;
	 	display: block;
	 	position: absolute;
	 	width: 25px;
	 	height: 25px;
	 	left: 2%;
	 	top: 59%;
	 	z-index: 200;
	 	text-indent: -9999em;
	 }
	 .rslides_nav.rslides1_nav.next
	 {
	 	background: url(i/slideNext-768.png) no-repeat left top;
	 	background-size: contain;
	 	display: block;
	 	position: absolute;
	 	width: 25px;
	 	height: 25px;
	 	right: 2%;
	 	top: 59%;
	 	z-index: 200;
	 	text-indent: -9999em;
	 }




	/*		Global
	 *   		not on homepage
	 *
	 ******************************************/
	 #btnHome
	 {
	 	display: block;
	 	position: absolute;
	 	width: 225px;
	 	height: 40px;
	 	left: 0;
	 	top: 20px;
	 	text-indent: -9999em;
	 	z-index: 9999;
	 }



	/*		nav
	 *
	 *
	 ******************************************/
	 #main-menu
	 {
	 	margin-top: 5px;
	 	text-align: center;
	 }

	/*		insidePage
	 *   		contact
	 *				3 column, bg image
	 ******************************************/
	 body.insidePage.contact
	 {

	 }
	 #tireFooter
	 {
	 	height: auto;
	 	position: absolute;
	 	width: 80%;
	 	z-index:5;
	 	left: 0;
	 	bottom: 0;
	 	display: block;
	 }




	/*		product pages
	 *   		tires
	 *
	 ******************************************/
	 #category-heading
	 {
	 	margin-bottom: 20px;
	 }
	 .stdContent h1, 	.stdContent h1.header2
	 {
	 	font-size: 27px;
	 	line-height: 40px;
	 }
	 .stdContent h1 .subheading
	 {
	 	font-size: 20px;
	 	line-height: 24px;
	 	color: #282828;
	 }
	 .stdContent .container-fluid.tires .container,
	 .stdContent .container-fluid.pedals .container,
	 .stdContent .container-fluid.saddles .container
	 {
	 	padding: 0;
	 	margin: 0 auto;
	 }
	 .stdContent h5
	 {
	 	font-size: 20px;
	 	line-height: 20px;
	 }
	 .stdContent dd strong{

	 	font-size: 14px;
	 	line-height: 14px;

	 }
	 .stdContent dt
	 {
	 	font-size: 14px;
	 	line-height: 14px;
	 	width: 80%;
	 	float: none;
	 }
	 .stdContent dd
	 {
	 	font-size: 14px;
	 	line-height: 17px;
	 	width: 80%;
	 	float: none;
	 }
	 .stdContent dd big
	 {
	 	font-size: 14px;
	 }


	 /* ++++++ */


	 .stdContent dd.featText
	 {
	 	font-size: 13px;
	 	line-height: 17px;
	 	width: 90%;
	 	float: none;
	 }


	 /* ++++++ */

	 .stdContent dd small,
	 .stdContent dd.small-text
	 {
	 	font-size: 11px;
	 	line-height: 16px;
	 }
	 .stdContent dd.full-width strong
	 {
	 	color: #282828;
	 	text-transform: uppercase;
	 	font-size: 12px;
	 	line-height: 15px;

	 }
	 .stdContent section .col-sm-7
	 {
	 	padding: 20px 5px 0px 40px;
	 }
	 .stdContent p
	 {
	 	line-height: 20px;
	 	font-size: 13px;
	 }
	 .stdContent .productRow p
	 {
	 	font-size: 13px;
	 	line-height: 17px;
	 	margin-bottom: 15px;
	 }
	/*		category pages
	 *
	 *
	 ******************************************/
	 .insideBtnCategory
	 {
	 	max-width: 80%;
	 	margin: 0 auto;
	 }

	/*		productButtons
	 *
	 *
	 ******************************************/

	 #productButtons li a.video,
	 #productButtons li a.installation,
	 #productButtons li a.horizontal-gradient
	 {
	 	font-size: 12px;
	 }

	 .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:visited {
	 	font-size: 10px;
	 	font-weight: 100;
	 }
	 .nav > li > a
	 {
	 	padding-left: 5px;
	 	padding-right: 5px;
	 }

	/*		tires
	 *   		compiii
	 *				min-width: 1200px
	 ******************************************/

	 #compiii01
	 {
	 	max-width: 80%;
	 }
	/*		tires
	 *   		compx
	 *				min-width: 1200px
	 ******************************************/
	 #compx01
	 {
	 	max-width: 80%;
	 }



	 .stdContent ul.doublelist
	 {
	 	max-width: 40%;
	 }



	/*		nelson
	******************************************/
	.productDetails h1.with-padding
	{
		font-size: 30px;
		line-height: 35px;
		margin: 0 0 0  0;
		padding: 0 15px;
	}

	.moreInfo h2
	{
		font-size: 16px;
		line-height: 24px;
		font-weight: 300;
		color: #d6d6d6;
		margin: 0;
		padding: 0 0 20px 0;
	}

	.stdContent .more-content
	{
		color: #fdfdfd;
		font-size: 13px;
		line-height:20px;
		font-weight: 400;
		padding-bottom: 15px;
	}

	.stdContent #intro
	{
		color: #fdfdfd;
		font-size: 14px;
		line-height: 22px;
		font-weight: 100;
		padding: 0 15px;
	}

	.moreInfo h3
	{
		font-size: 18px;
		font-weight: 100;
		color: #6b7178;
	}

	.stdContent h1, .stdContent h1.header2
	{
		line-height: 34px;
		padding-bottom: 3px;
	}


	/*		what is s-spec
	******************************************/


	#s-spec-absolutely
	{
		font-size:  18px;
		line-height:18px;
	}
	/*		team members
	******************************************/
	#slowFooter
	{
		bottom: 23px;
	}
}

/* portrait phones and smaller */
@media (max-width: 320px) {



	/*		Global
	 *   		not on homepage
	 *
	 ******************************************/
	 #btnHome
	 {
	 	display: block;
	 	position: absolute;
	 	width: 150px;
	 	height: 30px;
	 	left: 0;
	 	top: 20px;
	 	text-indent: -9999em;
	 	z-index: 9999;
	 }


	/*		Global
	 *
	 *
	 ******************************************/
	 body
	 {
	 	/*font-size: 12px;*/
	 }
	 header.container-fluid
	 {
	 	position: relative;
	 	padding: 0;
	 }



	/*		Header NEW
	 *
	 *
	 ******************************************/
	 #header-no-slides
	 {
	 	position: relative;
	 	background: url(i/header/header-320.png) no-repeat top left;
	 	background-size: contain;
	 	min-height: 93px;
	 	height: auto;
	 }
	 #header-with-slides #header-top
	 {
	 	position: absolute;
	 	top: 0;
	 	left: 0;
	 	width: 100%;
	 	background: url(i/header/header-320.png) no-repeat top left;
	 	background-size: contain;
	 	min-height: 93px;
	 	height: auto;
	 	z-index: 90;
	 }
	 #slideBottom
	 {
	 	position: absolute;
	 	width: 100%;
	 	left: 0;
	 	bottom: 0;
	 	min-height: 67px;
	 	height: auto;
	 	background: url(i/header/slideBottom-320.png) no-repeat left bottom;
	 	background-size: contain;
	 	padding:0;
	 	z-index: 90;
	 }
/*	#push-down
	{
		height: 10px;
		display: block;
		position: relative;
		}*/






	/*		Footer NEW
	 *
	 *
	 ******************************************/
	 #footer
	 {
	 	background: #313639 url(i/footer-fc/footer-320.png) no-repeat bottom right;
	 	background-size: contain;
	 	min-height: 50px;
	 	height: auto;
	 }
	 #footer.linked
	 {
	 	position: relative;
	 	background: #313639 url(i/footer-fc/fc-footer-320.png) no-repeat bottom right;
	 	background-size: contain;
	 	min-height: 106px;
	 	height: auto;
	 }


	/*		Header
	 *   		slides
	 *
	 ******************************************/
	 .rslides_nav.rslides1_nav.prev
	 {
	 	background: url(i/slidePrev-768.png) no-repeat left top;
	 	background-size: contain;
	 	display: block;
	 	position: absolute;
	 	width: 25px;
	 	height: 25px;
	 	left: 2%;
	 	top: 59%;
	 	z-index: 200;
	 	text-indent: -9999em;
	 }
	 .rslides_nav.rslides1_nav.next
	 {
	 	background: url(i/slideNext-768.png) no-repeat left top;
	 	background-size: contain;
	 	display: block;
	 	position: absolute;
	 	width: 25px;
	 	height: 25px;
	 	right: 2%;
	 	top: 59%;
	 	z-index: 200;
	 	text-indent: -9999em;
	 }

	/*		homepage
	 *   		content
	 *
	 ******************************************/
	 #productTypes {
	 	padding: 25px 0 75px;
	 }


	}

	@media screen and (min-width: 768px)
	{
		.col-xs-12.col-sm-3.col-md-3.col-centered.insideBtnCategory
		{
			width: 24.5%;
		}
	}
	@media screen and (max-width: 1200px) and (-webkit-device-pixel-ratio: 2)
	{
		#footer
		{
			background: #313639 url(i/footer-fc/footer@2x.png) no-repeat bottom right;
			background-size: contain;
		}
		#footer.linked
		{
			background: #313639 url(i/footer-fc/fc-footer@2x.png) no-repeat bottom right;
			background-size: contain;
		}
		#header-with-no-slides
		{
			background: url(i/header/header@2x.png) no-repeat top left;
			background-size: contain;
		}
		#header-with-slides #header-top
		{
			background: url(i/header/header@2x.png) no-repeat top left;
			background-size: contain;
		}
		#slideBottom
		{
			background: url(i/header/slideBottom@2x.png) no-repeat left bottom;
			background-size: contain;
		}
	}
	@media screen and (max-width: 480px) and (-webkit-device-pixel-ratio: 2)
	{
		#footer
		{
			background: #313639 url(i/footer-fc/footer-480@2x.png) no-repeat bottom right;
			background-size: contain;
		}
		#footer.linked
		{
			background: #313639 url(i/footer-fc/fc-footer-480@2x.png) no-repeat bottom right;
			background-size: contain;
		}
		#header-with-no-slides
		{
			background: url(i/header/header-480@2x.png) no-repeat top left;
			background-size: contain;
		}
		#header-with-slides #header-top
		{
			background: url(i/header/header-480@2x.png) no-repeat top left;
			background-size: contain;
		}
		#slideBottom
		{
			background: url(i/header/slideBottom-480@2x.png) no-repeat left bottom;
			background-size: contain;
		}
	}
	@media (max-width: 320px) and (-webkit-device-pixel-ratio: 2)
	{
		#footer
		{
			background: #313639 url(i/footer-fc/footer-320@2x.png) no-repeat bottom right;
			background-size: contain;
		}
		#footer.linked
		{
			background: #313639 url(i/footer-fc/fc-footer-320@2x.png) no-repeat bottom right;
			background-size: contain;
		}
		#header-with-no-slides
		{
			background: url(i/header/header-320@2x.png) no-repeat top left;
			background-size: contain;
		}
		#header-with-slides #header-top
		{
			background: url(i/header/header-320@2x.png) no-repeat top left;
			background-size: contain;
		}
		#slideBottom
		{
			background: url(i/header/slideBottom-320@2x.png) no-repeat left bottom;
			background-size: contain;
		}
	}
	/*#slideBottom.s-spec
	{
		background: url(i/s-spec.png) no-repeat left bottom!important;
		background-size: contain!important;
	}
	*/
	body.page-template-page-tire-technologies-copy #pageWrap {
		position: relative;
		background: #313639;
	}

	.page-template-page-tire-technologies-copy #productTypes {
		padding: 0 0px;
	}

/*.page-template-page-tire-technologies-copy ul.rslides.rslides1 {
    background-image: url('http://www.tiogausa.com/bmx_race/wp-content/themes/tiogabmx/i/bgSlides.jpg');
    }*/


    .page-template-page-tire-technologies-copy #slideBottom {
    	position: absolute;
    	width: 100%;
    	left: 0;
    	bottom: 0;
    	min-height: 67px;
    	height: auto;
    	background: url('http://www.wiredhat.com/proofs/tiogawp/wp-content/themes/tioga/i/header/slideBottom@2x.png') no-repeat left bottom;
    	background-size: cover;
    	padding: 0;
    	z-index: 90;
    }
    @media (max-width: 991px) and (min-width: 768px){
    	#slideBottom {
    		position: absolute;
    		width: 100%;
    		left: 0;
    		bottom: -1px;
    		min-height: 67px;
    		height: auto;
    		background: url(i/header/slideBottom.png) no-repeat left bottom;
    		background-size: contain;
    		padding: 0;
    		z-index: 90;
    	}
    }
/*    .page-template-page-tire-technologies-copy .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:visited {
    	color: #777;
    	font-weight: 300;
    	font-size: 19px;
    	letter-spacing: 1.3px;
    	word-spacing: -.5px;
    	padding-bottom: 3px;
    	padding-top: 5px;
    	text-transform: uppercase;
    	}*/

    	.page-template-page-tire-technologies-copy sub {
    		bottom: 0.75em;
    	}
    	.page-template-page-tire-fastr-react sub {
    		bottom: 0.75em;
    	}
    	.productRow h1 {
    		letter-spacing: 3px;
    	}
    	.page-template-page-tire-fastr-react .stdContent h1 {
    		color: #6b7178;
    		font-size: 31px;
    		line-height: 62px;
    		margin: 0;
    		margin-top: 0px;
    		padding: 0;
    		font-weight: 100;
    	}
    	.page-template-page-tire-fastr-x .stdContent h1 {
    		color: #6b7178;
    		font-size: 31px;
    		line-height: 62px;
    		margin: 0;
    		margin-top: 0px;
    		padding: 0;
    		font-weight: 100;
    	}
    	.page-template-page-tire-fastr sub {
    		bottom: 0.75em;
    	}
    	.page-template-page-tire-what-is-best sub {
    		bottom: 0.75em;
    	}
    	.page-template-page-tire-fastr-x sub {
    		bottom: 0.75em;
    	}

    	.page-template-page-tire-fastr-x .stdContent dt {
    		color: #6b7178;
    		font-size: 27px;
    		line-height: 28px;
    		margin: 0;
    		padding: 0;
    		float: left;
    		font-weight: 100;
    		width: 33%;
    	}
    	.page-template-page-tire-fastr-x #productButtonsWrap li {
    		background: #000;
    		/*height: 35px;*/
    		font-size: 15px;
    		/*line-height: 35px;*/
    		/*	margin: 3px;*/
    	}
    	.page-template-page-tire-technologies-copy sub {
    		bottom: 0.75em;
    	}
    	.page-template-page-tire-technologies-copy .stdContent h1 {
    		color: #6b7178;
    		font-size: 48px;
    		line-height: 62px;
    		margin: 0;
    		margin-top: 0px;
    		padding: 0;
    		font-weight: 400;
    	}

    	.page-template-page-tire-fastr .stdContent dt {
    		color: #6b7178;
    		font-size: 27px;
    		line-height: 28px;
    		margin: 0;
    		padding: 0;
    		float: left;
    		font-weight: 100;
    		width: 33%;
    	}
    	.page-template-page-tire-what-is-best .stdContent p {

    		font-size: 20px;
    		line-height: 32px;
    	}
    	.page-template-page-home-copy .btnCategory a h3 {
    		font-size: 21px;
    		text-transform: lowercase;
    		color: #fff;
    		font-weight: 300;
    		letter-spacing: .2px;
    		text-align: center;
    		padding-top: 10px;
    		margin-top: 0;
    	}

    	.tires h1 {
    		text-transform: none;
    		font-weight: 100;
    	}
    	.tires h1.font-helvetica-neue {
    		text-transform: none;
    		font-weight: 200;
    	}
    	#tire-top-callout {
    		margin: 0;
    		padding: 6px 0px;
    		padding-bottom: 0px;
    	}
    	#tire-top-callout li a {
    		padding: 0px 12px;
    		text-transform: lowercase;
    		font-weight: 100;
    		font-size: 16px;
    	}
    	#tire-top-callout li a:hover{
    		text-decoration: none;
    		color: #f8991c;
    	}
    	#tire-top-callout a::after {
    		content: '>';
    		color: #f8991c;

    		padding-left: 6px;
    	}
    	.page-template-page-pedal-comp .stdContent h1 {
    		text-transform: none;
    	}
    	.subCategoryPage .row {
    		max-width: 900px;
    		margin: 0 auto;
    	}
    	/*hide slider navigation*/
    	.rslides1_nav{
    		display: none !important;
    	}

    	.header-with-slides #slideBottom{
    		bottom: -10%
    	}
    	.header-with-no-slides #slideBottom{
    		bottom: -50%;
    	}

    	#slideBottom {
    		position: absolute;
    		width: 100%;
    		height: 100%;
    		z-index: 90;
    		background: linear-gradient(to bottom, #262a2b 5%, #313639 50%);
    		transform: skewy(3deg);
    		height: 100%;
    		bottom: -25%;
    		max-height: 65px;
    	}

    	/*first items on pages to appear in front of #bottomSlide gradient*/
    	#productInfo div:first-child {
    		z-index: 99;
    		position: relative;
    	}
    	#productButtonsWrap div {
    		z-index: 99;
    	}
    	#video-max-2400 h1 {
    		position: relative;
    		z-index: 99;
    	}
    	.btnCategory {
    		z-index: 999;
    	}
    	#slideBottom h1 {
    		transform: skewy(-3deg);
    	}
    	.subCategoryPage .row:first-child div {
    		z-index: 999;
    	}
    	section .container:first-child .row {
    		z-index: 99;
    		position: relative;
    	}
    	.category-heading p {
    		max-width: 800px;
    		line-height: 140%;
    	}
    	.stdContent h1{
    		letter-spacing: 0px;
    	}
    	/*grouping of various sub menus with similar styling*/
    	#saddles-menu-wrapper ul li a {
    		font-weight: 500;
    	}
    	#tires-menu-right #tires-menu-wrapper {
    		left: 150px;
    	}
    	/*slider height */
    	.rslides li{
    		min-height: 150px;
    	}
    	/*fixing the slider so it's height isn't dependant on the height of the image...*/
    	.rslides img{
    		position: absolute;
    		bottom: 0px;
    	}
    	#homePageCategories .row {
    		max-width: 900px;
    		margin: 0 auto;
    	}
    	/*over 32em*/
    	@media screen and (min-width: 32em){
    		.header-with-no-slides #slideBottom{
    			bottom: -35%;
    		} 
    		.rslides li{
    			min-height: 300px;
    		} 
    	}

    	/*over 48em*/
    	@media screen and (min-width: 48em){
    		.features dl dt:first-of-type {
    			width: 25%;
    		}
    		#productInfo div:first-child {
    			margin-top: -1em;
    		}

    		#slideBottom {
    			max-height: 75px;	
    		}

    		#main-menu li a {
    			font-size: 20px;
    		}
    		#main-menu #sub-videos li a {
    			font-size: 12px;
    			font-weight: 400;
    		}
    		.rslides li{
    			padding-top: 3em;
    		}
    		#dlite-post02 {
    			z-index: 99;
    			position: relative;
    			margin-top: 300px;
    			margin-left: 200px;
    		}
    		#dlite-post01{
    			position: absolute;
    			top: -100px;	
    		}
    		.rslides li{
    			min-height: 500px;
    		}
    	}

    	/*over 52em*/
    	@media screen and (min-width: 52em){
    		#slideBottom {
    			max-height: 105px;	
    		}
    		.header-with-no-slides #slideBottom{
    			bottom: -25%;
    		}
    		.rslides img{
    			padding-bottom: 3em;
    		}
    	}
    	/*over 62em*/
    	@media screen and (min-width: 62em){
    		#slideBottom {
    			max-height: 135px;	
    		}
    		#tires-menu-right #tires-menu-wrapper {
    			left: 200px;
    		}
    		#tires-menu-wrapper {
    			left: 330px;
    		}
    		#pedals-menu-wrapper {
    			left: 350px;
    		}
    		.rslides li{
    			min-height: 575px;
    		}

    	}  

    	/*over 72em*/
    	@media screen and (min-width: 72em){
    		.rslides li{
    			min-height: 700px;
    		}
    		#slideBottom {
    			max-height: 155px;	
    		} 	
    	}
    	@media screen and (min-width: 90em){
    		.rslides li{
    			min-height: 800px;
    		}
    	}



    	/*slide out header styling, new nav menus and such*/

    	/*move to css file when done with testing*/
    	#slideBottom{
    		z-index: 89;
    	}
    	#header-top {
    		position: absolute;
    	}
    	.top-header-img{
    		position: relative;
    		display: none;
    	}
    	header.header-with-no-slides {
    		min-height: 150px;
    	}

    	/*positioning of nav*/
    	#menu-test ul {
    		list-style: none;
    		padding-left: 7px;
    	}
    	#menu-test > li {
    		display: inline-block;
    		float: unset;
    		margin-left: -4px;	/*fix for whitespace node between elements*/
    	}
		#menu-test #menu-item-273 li{
			display: block;	
			float: none;
			text-align: left;
		}
    	#menu-test{
    		margin: 0 auto;
    		width: 100%;
    		text-align: center;
    	}
    	#main-menu {
    		max-width: 900px;
    		margin: 0 auto;
    		height: 100%;
    	}

    	/* desktop nav global*/
    	#main-menu li a {
    		color: black;
    		text-decoration: none;
    	}
    	#main-menu li, #main-menu li a, #main-menu ul{
    		transition: all .2s;
    	}

    	#main-menu li.current_page_ancestor li.current-menu-item > a, #main-menu li.current_page_ancestor > a,  #main-menu li:hover > a{
    		color: white;
    	}
    	#main-menu ul li a{
    		font-family: 'raleway', sans-serif;
    	}
    	#main-menu .sub-menu{
    		visibility: hidden;
    		/*left:-9999em;*/
    		position: absolute;	
    		opacity: 0;
    	}

    	#main-menu li:hover > .sub-menu/*, #main-menu .current_page_ancestor > .sub-menu, #main-menu .current_page_ancestor li.current-menu-item > .sub-menu*/{
    		/*left: auto;*/
    		opacity: 1;
    		visibility: visible;
    	}

    	/* top-level nav selector*/
    	#main-menu > ul > li > a {
    		text-transform: lowercase;	
    	}
    	/*second level selectors*/
    	#main-menu > ul > li > ul {
    		padding-top: 10px;
    	}
    	#main-menu > ul > li > ul > li {
    		float: left;
    		padding: 0px 6px;
    		list-style: none;
    		position: relative;
    	}
    	#main-menu > ul > li > ul > li > a{
    		font-size: 12px;
    		text-transform: uppercase;
    		font-weight: 500;
    		letter-spacing: .5px;
    		padding:8px 0px;
    	}

    	/*third level selector*/
    	#main-menu ul> li > ul> li > ul {
    		/*	border: 2px solid pink;*/
    		padding-top: .5em;
    		padding-left: 0px;
    		margin-left: 0px;
    	}
    	#main-menu ul > li > ul > li > ul > li {
    		float: left;
    		padding-bottom: 4px;
    		text-align: left;
    		width: 50%;
    		overflow-wrap: break-word;
    	}
    	#main-menu ul > li > ul > li > ul > li > a{
    		font-weight: 500;
    		font-size: 12px;
    		text-transform: uppercase;
    		letter-spacing: 1.2px;
    		transition: .2s;
    	}

    	/*'videos'*/
    	#menu{
    		left: unset;
    		top: unset;
    		position: relative;

    	}
    	/*mobile nav*/
    	.off-canvas {
    		padding: 5px 10px 5px 15px;
    	}
    	.off-canvas > li {
    		font-size: 24px;
    		padding: 14px 0px;
    		font-family: 'raleway';
    		text-transform: lowercase;
    	}
    	.off-canvas .sub-menu {
    		margin-left: 1em;
    		padding: 12px 0px 0px 0px;
    	}
    	.off-canvas {
    		list-style: none;
    		text-decoration: none;
    	}

    	.off-canvas .sub-menu {
    		list-style: none;
    		margin-left: 8px;
    	}
    	.off-canvas a{
    		text-decoration: none;
    	}

    	/*second level*/
    	.off-canvas .sub-menu li {
    		padding: 6px 0px;
    		font-size: 16px;
    		text-transform: uppercase;
    		text-decoration: none;
    	}
    	/*third level*/
    	.off-canvas .sub-menu li li {
    		padding: 6px 0px;
    		font-size: 14px;
    	}
    	.off-canvas .sub-menu > li.menu-item-has-children > a::after{
    		content: "\f0da";
    		font-family: FontAwesome;
    		font-style: normal;
    		font-weight: normal;
    		text-decoration: inherit;
    		margin: 0 0 0 5px;
    	}
    	.off-canvas .sub-menu > li.menu-item-has-children.m-click > a::after{
    		content: "\f0d7";
    	}
    	.off-canvas .sub-menu > li > .sub-menu{
    		-webkit-transition: all 0.3s;
    		-moz-transition: all 0.3s;
    		-ms-transition: all 0.3s;
    		-o-transition: all 0.3s;
    		transition: all 0.3s;
    		max-height: 0;
    		display: block;
    		overflow: hidden;
    		opacity: 0;
    		padding: 0;
    	}
    	.off-canvas .sub-menu > li.m-click > .sub-menu {
    		max-height: 900px;
    		opacity: 1;
    	}
    	.off-canvas .sub-menu li:last-child {
    		padding-bottom: 0px;
    	}
    	@media screen and (min-width: 48em){
    		.header-with-no-slides #slideBottom {
    			bottom: -30px;
    		}

    		#main-menu ul:nth-child(2) ul {
    			min-width: 400px;
    		}
    		header.header-with-no-slides {
    			min-height: 325px;
    		}
    	}
    	@media screen and (min-width: 52em){
    		.header-with-no-slides #slideBottom{
    			bottom: -25%;
    		}
    	}
    	@media screen and (min-width: 72em){
    		header.header-with-no-slides {
    			min-height: 400px;
    		}
    	}

    	/*footer*/
    	#footer-wrapper {
    		position: absolute;
    		width: 100%;
    		left: 0;
    		top: 100%;
    	}
    	#slideBottom {
    		bottom: -30px;
    	}
    	.off-canvas-nav {
    		/* critical sizing and position styles */
    		width: 100%;
    		height: 100%;
    		position: fixed;
    		top: 0;
    		right: 0;
    		bottom: 0;
    		right: 0;

    		list-style: none;
    		background: #111;
    		transition: background .2s;
    		overflow-y: scroll;

    	}
    	.off-canvas-nav #mobile{
    		background: #111;
    		transition: background .2s;
    		padding-bottom:5em;
    	}
    	.nav-item {
    		width: 200px;
    		border-top: 1px solid #111;
    		border-bottom: 1px solid #000;
    	}
    	.nav-item a {
    		display: block;
    		padding: 1em;
    		background: linear-gradient(135deg, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    		color: white;
    		font-size: 1.2em;
    		text-decoration: none;
    		transition: color 0.2s, background 0.5s;
    	}
    	.site-wrap {
    		min-height: 100%;
    		min-width: 100%;
    		background: #313639;
    		/* Needs a background or else the nav will show through */
    		position: relative;
    		top: 0;
    		bottom: 100%;
    		right: 0;
    		z-index: 99;
    		background-size: 200%;
    	}
    	.nav-trigger {
    		position: absolute;
    		clip: rect(0, 0, 0, 0);
    	}
    	.mob-head-img {
    		width: 100%;
    		height: 65px;
    		background: url('http://www.tiogausa.com/bmx_race/wp-content/themes/tiogabmx/i/header/header@2x.png');
    		background-position-x: 0%;
    		background-position-y: 0%;
    		background-size: auto auto;
    		background-size: cover;
    		position: absolute;
    		z-index: 2;
    		background-position: 0% 100%;
    	}
    	label[for="nav-trigger"] {
    		position: absolute;
    		z-index: 2;
    		height: 60px;
    		width: 60px;
    		cursor: pointer;
    		background-color: transparent;
    		background-size: 30px;
    		background-repeat: no-repeat;
    		background-position: 100% 0%;
    		right: 0px;
    	}

    	/*dynamic nav button*/
    	#trigger-btn-cont {
    		width: 30px;
    		position: absolute;
    		right: 0px;
    		margin: 12px;
    	}

    	#trigger-btn {
    		height: 30px;
    		width: 30px;
    		position: relative;
    		-webkit-transform: rotate(0deg);
    		-moz-transform: rotate(0deg);
    		-o-transform: rotate(0deg);
    		transform: rotate(0deg);
    		-webkit-transition: .8s ease-in-out;
    		-moz-transition: .8s ease-in-out;
    		-o-transition: .8s ease-in-out;
    		transition: .8s ease-in-out;
    		cursor: pointer;
    	}
    	#trigger-btn span {
    		display: block;
    		position: absolute;
    		height: 5px;
    		width: 100%;
    		background: #e3e3e3;
    		border-radius: 1px;
    		opacity: 1;
    		left: 0;
    		-webkit-transform: rotate(0deg);
    		-moz-transform: rotate(0deg);
    		-o-transform: rotate(0deg);
    		transform: rotate(0deg);
    		-webkit-transition: .35s ease-in-out;
    		-moz-transition: .35s ease-in-out;
    		-o-transition: .35s ease-in-out;
    		transition: .35s ease-in-out;
    	}
    	#trigger-btn span:nth-child(1) {
    		top: 0px;
    	}

    	#trigger-btn span:nth-child(2),#trigger-btn span:nth-child(3) {
    		top: 10px;
    	}
    	#trigger-btn span:nth-child(4) {
    		top: 20px;
    	}

    	.nav-trigger:checked ~ .site-wrap 
    	label[for="nav-trigger"] #trigger-btn span:nth-child(1) {
    		top: 10px;
    		width: 0%;
    		left: 50%;
    	}

    	.nav-trigger:checked ~ .site-wrap 
    	label[for="nav-trigger"] #trigger-btn span:nth-child(2) {
    		-webkit-transform: rotate(45deg);
    		-moz-transform: rotate(45deg);
    		-o-transform: rotate(45deg);
    		transform: rotate(45deg);
    	}


    	.nav-trigger:checked ~ .site-wrap 
    	label[for="nav-trigger"] #trigger-btn span:nth-child(3) {
    		-webkit-transform: rotate(-45deg);
    		-moz-transform: rotate(-45deg);
    		-o-transform: rotate(-45deg);
    		transform: rotate(-45deg);
    	}

    	.nav-trigger:checked ~ .site-wrap 
    	label[for="nav-trigger"] #trigger-btn span:nth-child(4) {
    		top: 18px;
    		width: 0%;
    		left: 50%;
    	}

    	.nav-trigger + label, .site-wrap,  .site-wrap .trigger-cont{
    		transition: right 0.2s;
    	}
    	.trigger-cont{
    		display: block;
    	}

    	.off-canvas-nav{
    		transition: .2s;
    	}
    	.off-canvas-nav #mobile {
    		float: right;
    		width: 200px;
    	}
    	.off-canvas-nav ul  li a{
    		color: transparent;
    		transition: color .3s;
    	}
    	.nav-trigger:checked ~ .off-canvas-nav #mobile, .nav-trigger:checked ~ .off-canvas-nav{
    		background: #3f3f3f;
    	}

    	.nav-trigger:checked ~ .off-canvas-nav ul li a{
    		color: white;
    	}
    	.nav-trigger:checked ~ .site-wrap {
    		right: 200px;
    		box-shadow: 0 0 5px 5px rgba(0,0,0,0.5);
    		position: fixed;
    		overflow: hidden;
    	}

    	.nav-trigger:checked ~ .site-wrap 
    	label[for="nav-trigger"] {
    		height: 100%;
    		width: 100%;
    		z-index: 9999;
    	}
    	*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
    	html, body { height: 100%; width: 100%; font-family: Helvetica, Arial, sans-serif; }
    	body {
    		/* Without this, the body has excess horizontal scroll when the menu is open */
    		overflow-x: hidden;
    	}


    	@media screen and (min-width: 48em){
    		.trigger-cont{
    			display: none;
    		}
    		.top-header-img{
    			display: block;
    		}
    		.rslides img{
    			bottom: 0px;
    		}
    		/*ensures hamburger goes away if open at larger screen sizes*/
    		.nav-trigger:checked ~ .site-wrap {
    			right: 0px;
    		}

    	}
    	@media screen and (max-width: 767px){
    		/*overriding bad things*/
    		.insideBtnCategory {
    			width: 50%;
    			/*			float: left;*/
    			padding-left: 12px;
    			padding-right: 12px;
    		}
    		#rslider {
    			padding-top: 3em;
    			/* padding-bottom: 2em; */
    		}

    	}

/*================================================
Late Additions
================================================*/
.productSubHeadWrap
{
position: relative;	
}
.productSubHeadWrap h3
{
text-align: center;
text-transform: uppercase;
font-size: 18px;
color: #70767b;
letter-spacing: 0.1em;	
font-weight: bold;
padding: 20px 0 5px;
}
.productSubHeadWrap h3:before,
.productSubHeadWrap h3:after
{
Content: '';
position: absolute;
height: 1px;
width: 31%;
bottom: 25px;
left: 15px;
background: #70767b;
}
.productSubHeadWrap h3:after
{
left: auto;
right: 15px;	
}
.page-template-page-tires-copy .insideBtnCategory {
padding: 15px 15px 0;
margin: 0 0 15px;	
}
.page-template-page-tires-copy .insideBtnCategory img
{
padding-bottom: 15px;	
}
@media screen and (max-width: 767px){
.productSubHeadWrap h3:before,
.productSubHeadWrap h3:after
{
display: none;	
}
}