
				#ImageGallery67 .responsive-gallery .gallery-image {
			background-position: 50% 50%;
		}

		#ImageGallery67 .responsive-gallery {
			height: 730px;
		}
					#ImageGallery67 .responsive-gallery .gallery-image-0 {
				background-image: url(/images/cms/IMG-0502.jpg?t=1625595641);
				display: block;
			}
						#ImageGallery67 .responsive-gallery .gallery-image-1 {
				background-image: url(/images/cms/Big-Shocks-S-Series.jpg?t=1645647955);
				display: none;
			}
						#ImageGallery67 .responsive-gallery .gallery-image-2 {
				background-image: url(/images/cms/Chris-Liback-Big-Shocks.jpg?t=1649443320);
				display: none;
			}
						#ImageGallery67 .responsive-gallery .gallery-image-3 {
				background-image: url(/images/cms/Big-Shocks-Steering-rams.jpg?t=1592242307);
				display: none;
			}
						#ImageGallery67 .responsive-gallery .gallery-image-4 {
				background-image: url(/images/cms/Big-Shocks-Nitro-Monster-truck-Shocks-3.jpg?t=1696171322);
				display: none;
			}
						#ImageGallery67 .responsive-gallery .gallery-image-5 {
				background-image: url(/images/cms/BigShocks-Coilover-Packages.jpg?t=1599586018);
				display: none;
			}
						#ImageGallery67 .responsive-gallery .gallery-image-6 {
				background-image: url(/images/cms/Big-Shocks-reservoir-clamps.jpg?t=1639154932);
				display: none;
			}
						#ImageGallery67 .responsive-gallery .gallery-image-7 {
				background-image: url(/images/cms/Brian-Favier.jpg?t=1592229098);
				display: none;
			}
						#ImageGallery67 .responsive-gallery .gallery-image-8 {
				background-image: url(/images/cms/Big-Shocks-3-0-S-series-shocks-17.jpg?t=1668552141);
				display: none;
			}
			
		/* Responsive Gallery Common Styles */
		.responsive-gallery .gallery-image {
			background-size: cover;
			background-repeat: no-repeat;
			width: 100%;
			height: 100%;
			position: absolute;
			top: 0;
			left: 0;
			overflow: hidden;
			z-index: 2;
		}
		.responsive-gallery {
			position: relative;
			width: 100%;
			overflow: hidden;
		}
		.responsive-gallery .gallery-images {
			width: 100%;
			height: 100%;
			overflow: hidden;
			z-index: 2;
		}

		.responsive-gallery .gallery-nav-items {
			position: absolute;
			width: 100%;
			bottom: 10%;
			text-align: center;
			margin: 0;
			padding: 0;
		}

		.responsive-gallery .gallery-nav-item {
			position: relative;
			list-style-type: none;
			width: 16px;
			height: 16px;
			border-radius: 8px;
			font-size: 0;
			background-color: #FFF;
			display: inline-block;
			margin: 0 4px;
			cursor: pointer;
			border: 1px solid #555;
			z-index: 3;
		}
		.responsive-gallery .gallery-nav-item.active {
			background-color: #f8931d;
		}

		.responsive-gallery .gallery-nav-move {
			outline: none;
			width: 15%;
			height: 100%;
			position: absolute;
			top: 0;
			background-repeat: no-repeat;
			background-position: 50%; 50%;
			cursor: pointer;
			background-size: 0 0;
			z-index: 3;
		}

		.responsive-gallery .gallery-nav-move:hover {
			background-size: auto auto;
		}

		.responsive-gallery .gallery-link {
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			text-align: center;
			text-decoration: none;
		}

		.responsive-gallery .gallery-link:hover {
			text-decoration: none;
		}

		.responsive-gallery .gallery-caption-wrapper {
			display: table;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			text-align: center;
			text-decoration: none;
		}

		.responsive-gallery .gallery-caption-container {
			display: table-cell;
			vertical-align: middle;
			width: 50%;
			color: #000;
			font-size: 300%;
			position: relative;
		}

		.responsive-gallery .gallery-caption {
			display: inline-block;
			position: relative;
			z-index: 1;
			line-height: 1em;
		}

		.responsive-gallery .gallery-caption::before {
			content: '';
			background-color: #FFF;
			position: absolute;
			top: -25%;
			left: -25%;
			width: 150%;
			height: 150%;
			opacity: .5;
			z-index: -1;
		}

		.responsive-gallery .gallery-nav-next {
			right: 0;
			background-image: url(/cirkuit/includes/images/icons/white/rndbrnext_48x48.png);
		}

		.responsive-gallery .gallery-nav-prev {
			left: 0;
			background-image: url(/cirkuit/includes/images/icons/white/rndbrprev_48x48.png);
		}
	

				table#FeaturedProducts4 {
				    width: 100%;
				    border: 0;
				    padding: 0;
				    margin: 0;
				}
				table#FeaturedProducts4 td {
				    padding: 14px 0;
				    margin: 0;
				    text-align: center;
					width: 17%;
				    border: 0;
				}
				table#FeaturedProducts4 td a {
				}
				table#FeaturedProducts4 td img {
				    border: 0;
				    padding: 0;
				    margin: 0;
				}
				table#FeaturedProducts4 a.cms_FeaturedProducts_namelink {
				    line-height: 1.7em;
				    padding: 0.25em 0.35em;
				}
			
