/*
Theme Name:     Finish Line | the blog
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made of the News Paper theme made for finish line
Author:         William Dingwall { design + development }
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper                             
Version:        1
*/

@import url("../Newspaper/style.css");

/* 

	[ Notes ] 
	
	
	[ Table of Contents ]
	
	1. Base Styles
	   ~ Load Fonts
	   ~ Bootstrap Customizations & Add Ons
	   	 - Variables
	   	 - Mixins
	   	 - Bootstrap Modifiers
	   ~ Global Styles
			
	2. Individual Sections
	   ~ Header
	   ~ Footer
	   ~ Individual Pages
	
*/


/*////////////////////////////////////////////////////////////////////
                            1. Base Styles
////////////////////////////////////////////////////////////////////*/

/* Elements */

/* Sprites */
.td-sp, 
.iosSlider .prevButton, 
.iosSlider .nextButton, 
.sf-sub-indicator, 
.td_ajax-prev-page,
.td-menu-header .td-sp, 
.sf-sub-indicator,
.row .vc-carousel-control.vc-left .icon-prev,
.row .vc-carousel-control.vc-right .icon-next,
.row .vc-carousel-info button,
.td-ajax-next-page, 
.td-ajax-prev-page, 
.td-load-more-img, 
.td_block_mega_menu .td-ajax-next-page, 
.td_block_mega_menu .td_ajax-prev-page,
.td_feature_listing .read-more p:after,
#menu-finish-line-footer a:before {
	background-image: url('images/elements.png') !important;
	background-size: 91px 2775px !important;
	background-repeat: no-repeat !important;
}
.td-menu-header .td-sp, 	
.sf-sub-indicator,
.td-search-form-up #td-header-search-up-top,
a[title="Shop Finish Line"]:after,
.row .wpb_widgetised_column .widget_polls-widget form input[type="button"],
.row .sidebar .widget_polls-widget form input[type="button"],
.row .wpb_widgetised_column .td_social .td_social_type .td_social_button a:after,
.row .sidebar .td_social .td_social_type .td_social_button a:after,
.post .prev-post > div:after,
.post .next-post > div::after,
.form-submit input {
	background-image: url('images/elements-menu.png') !important;
	background-size: 91px 2230px !important;
	background-repeat: no-repeat !important;
}

/* Brand Styles (typography, colors, backgrounds, etc. ) */

body,
body .td-post-text-content, 
.page p, 
.bbpress p,
.td_block_wrap div,
.td-post-text-content p a {
	color: #333;
	font-size: 15px;
	font-family: Arial, 'Source Sans Pro', sans-serif;
	line-height: 20px;
	font-weight: 300;
}

.block-title {
	line-height: 1;
}

h1, h2, 
*.block-title, 
.td-sbig-title-wrap a {
	font-family: 'Knockout 49 4r', Arial, "Source Sans Pro", sans-serif;
}

p, li, h6, h5, h4, h3, button, div, nav, header, footer,
.td-review-row-stars .td-review-desc,
.author-box-wrap .td-author-name a,
.td-tags a,
.td-tags .td-tag-black {
	font-family: Arial, 'Source Sans Pro', sans-serif;
}

h5 {
	font-size: 18px;
	font-weight: 700;
	margin: 12px 0 8px 0;
	line-height: 18px;
}

.td-grid-wrap .td-sbig-title-wrap .td-sbig-title {
	background-color: #fff;
	color: #000;
	margin-top: 5px;
}

.td-grid-wrap .td-slide-item-sec .td-sbig-title-wrap {
	background: transparent;
	padding: 0 0 10px 0;
}

.td-slide-sec-items-wrap .td-slide-item-sec a {
	color: #000;
	background-color: #fff;
	margin-top: 2px;
}

.row .block-title span {
	background: transparent;
	color: #333;
}

a[title="Shop Finish Line"],
.form-submit input {
	background: #008fdb;
	color: #fff;
	border-radius: 3px;
	padding: 10px 13px;
	text-transform: uppercase;
	line-height: 0;
	font-size: 11px;
	position: relative;
	padding-right: 25px !important;
}

a[title="Shop Finish Line"]:after {
	content: '';
	height: 20px;
	width: 20px;
	display: block;
	background-position: -5px -581px !important;
	position: absolute;
	right: 0;
	top: 0;
}

.form-submit input {
	background-position: 84px -581px !important;
}

a.text {
	color: #333;
	text-decoration: none !important;
	position: relative;
}

a.text::after {
	content: '...';
	position: absolute;
	bottom: -3px;
	right: -31px;
	padding-right: 12px;
	background: url('images/elements.png') no-repeat;
	background-position: -2px -201px;
	display: block;
	height: 21px;
	width: 15px;
}

a.text:hover {
	text-decoration: none !important;
	color: #333;
}

a:hover {
	text-decoration: none !important;
}

.td-post-text-content p a {
	color: #008fdb;
}

.td-post-text-content p a:hover {
	text-decoration: underline !important;	
}

.row .td_static_title h4 {
	margin-bottom: 0;
	padding-top: 0;
}

.td_static_title .block-title.sidebar-style span {
	font-size: 24px;
	color: #666;
	line-height: 30px;
	display: block;
}

.thumb-wrap {
	/* TEMP just to illustrate image sizes */
	background-color: #fafafa;
}

ul.no-style,
.no-style ul {
	margin-left: 0;
}

.no-style li,
ul.no-style li {
	list-style: none;
}

/* Structural Styles */

.entry-crumbs + .page-header {
	margin-bottom: 0;
	margin-top: 0;
}

p {
	margin-bottom: 20px;
	color: #333 !important;
}

.td_social {
	padding-bottom: 0;
}

.td_block_wrap:after {
	content: '';
	display: block;
	clear: both;
}

.td-a-rec-id-sidebar {
	margin-bottom: 0;
}

.post header {
	top: 0;
}

.post header h1 {
	margin-top: 0;
}

textarea, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input {
	background-color: #fafafa;
	border: 1px solid #eee;
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s;
	border-radius: 3px;
}

/*
general site spacing between blocks
*/

.main-content .wpb_content_element,
.main-content .td_block_wrap {
	padding-bottom: 30px;
}

.sidebar .wpb_content_element,
.sidebar .td_block_wrap,

.wpb_widgetised_column .wpb_content_element,
.wpb_widgetised_column .td_block_wrap {
	padding-bottom: 0px;
}

/*////////////////////////////////////////////////////////////////////
                       2. Individual Sections 
////////////////////////////////////////////////////////////////////*/

/*///////////////////////// Repeated Modules /////////////////////////*/

/* 
Section Titles 
*/

.td-page-wrap .block-title {
	border-bottom: 1px solid #d9d9d9;
}

/* The Defualt Page / Block Title */
.row .td_block_wrap .block-title a,
.row .td_block_wrap .block-title span,

.row .td-page-wrap .block-title a,
.row .td-page-wrap .block-title span,

.row .page-header .block-title,
.row .page-header .entry-title,

.row .wpb_heading,
.row .wpb_heading,

.row .wpb_heading,
.row .wpb_heading {
	color: #333333;
	margin-top: 5px;
	text-transform: uppercase;
	font-family: 'Knockout 49 4r', Arial, "Source Sans Pro", sans-serif;
	background: none;
	font-weight: 100;
	padding: 0;
	font-size: 40px;
	line-height: 42px;
	text-transform: uppercase;
	color: #333333;
}

.meta-info + .entry-title {
	margin-top: 10px;
	margin-bottom: 10px;
}

.row .td_mod2 .entry-title a, 
.row .td_mod5 .entry-title a, 
.row .td_mod6 .entry-title a,
.row .td_mod9 .entry-title a, 
.row .td_mod2 .entry-title, 
.row .td_mod5 .entry-title, 
.row .td_mod6 .entry-title,
.row .td_mod9 .entry-title {
	font-size: 18px;
	line-height: 21px;
}

.row .td_mod4 .entry-title a,
.row .td_mod3 .entry-title a, 
.row .td_mod4 .entry-title, 
.row .td_mod3 .entry-title {
	/* Was set to 15 for defualt & 13 in side bar */
	font-size: 13px;
	line-height: 18px;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
}

.page-header .block-title {
	margin-bottom: 10px;
}

.page-header {
	margin-bottom: 30px;
	border-bottom: none;
}

.page-header h1 {
	border-bottom: 1px solid #d9d9d9;
}

.wpb_wrapper .td_block_wrap .small-title a,
.wpb_wrapper .td_block_wrap .small-title span,
.td_mod_wrap .entry-title a {
	font-family: Arial, "Source Sans Pro", sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-transform: capitalize;
}

.wpb_wrapper .td_block_wrap .small-title {
	border-bottom: none;
}

.wpb_wrapper .td_block_wrap .sidebar-title a,
.wpb_wrapper .td_block_wrap .sidebar-title span {
	font-size: 24px;
	color: #666;
	line-height: 30px;
	font-family: 'Knockout 49 4r', Arial, "Source Sans Pro", sans-serif;
	background: none;
	font-weight: 100;
	text-transform: uppercase;
}

.td-review-summary h5,
.td-review-header td {
	font-family: 'Knockout 49 4r', Arial, "Source Sans Pro", sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #333333;
	margin: 0 0 8px;
}

/*
General Module Block verrides 
*/

.row .td_read_more {
	background-color: #008fdb !important;
	float: right;
	clear: both;
	margin-top: 10px;
	border-radius: 3px;
}

.td_block_wrap .block-child-cats a {
	font-family: Arial, "Source Sans Pro", sans-serif !important;
	font-size: 13px;
	color: #666;
}

.column_container .meta-info {
	margin: 0;
	margin-top: 0;
}

.column_container .meta-info:after {
	content: '';
	display: block;
	clear: both;
}

.column_container .block-date,
.column_container .block-categories {
	background: none;
	margin: 0;
	padding: 0;
}

.column_container .block-categories li {
	list-style: none;
	display: inline;
	float: left;
}

.column_container .block-categories li:before {
	content: '/';
	color: #333;
	padding: 0 10px;
}

.column_container .entry-category,
.column_container .block-date {
	font-family: Arial, "Source Sans Pro", sans-serif;
	font-size: 11px;
	line-height: 15px;
	line-height: 20px;
	top: 0;
	left: 0;
}

.column_container .entry-category a {
	color: #008fdb;
	text-transform: uppercase;
}

.column_container .entry-category a,
.column_container .block-categories {
	line-height: 0;
}

.column_container .meta-info time,
.column_container .entry-review-stars {
	font-style: normal;
	white-space: nowrap;
	font-size: 12px;
	color: #333;
	float: left;
}

.column_container .entry-review-stars {
	margin-top: -3px;
}

.column_container .meta-info time,
.column_container .entry-review-stars,
.column_container .entry-category, 
.column_container .block-date {
	line-height: 18px;
}

.td_mod8 .item-details {
	margin-left: 350px;
}

.td_mod2 .thumb-wrap, 
.td_mod5 .thumb-wrap, 
.td_mod6 .thumb-wrap {
	margin-bottom: 15px;	
}

.column_container .entry-category a {
	background: transparent;
}

.post .thumb-wrap {
	background: transparent;
}

.wpb_map_wraper {
	padding: 5px 0px 20px 0px;
}

.wpb_map_wraper iframe {
	max-width: 98% !important;
}

.entry-category {
	display: none !important;
}

.entry-category:nth-child(1),
.entry-category:nth-child(2) {
	display: inline !important;
}

.td-tags-and-social-wrapper-box {
	border-top: none;
	border-left: none;
	border-right: none;
	background-color: transparent;
	padding: 0 0 20px 0;
}

.td-tags .td-tag-black,
.td-tags a,
.td-tags li::before {
	padding: 0;
	background-color: transparent;
	text-decoration: none !important;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 700;
	white-space: nowrap !important;
	line-height: 1;
	height: auto;
}

.td-tags .td-tag-black {
	color: #333 !important;
}

.td-tags a {
	color: #008fdb !important;
}

.td-tags a:hover {
	background: transparent !important;
}

.td-tags li::before {
	content: '/';
	color: #333;
	padding: 0 10px;
}

.td-tags li:first-child::before {
	display: none;
}

.td-tags-and-social-wrapper-box-bottom-line {
	border-bottom: none;
}

/*
Block Pagination 
*/

.td-ajax-next-page,
.td_ajax-prev-page {
	top: 15px;
}

.wpb_widgetised_column .td-ajax-next-page,
.wpb_widgetised_column .td_ajax-prev-page,
.sidebar .td-ajax-next-page,
.sidebar .td_ajax-prev-page,
.span4 .td-ajax-next-page,
.span4 .td_ajax-prev-page {
	top: 48px;
}

.prev-post div, 
.next-post div {
	font-family: 'Knockout 49 4r', Arial, "Source Sans Pro", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #008fdb;
	text-transform: uppercase;
	line-height: 7px;
	margin-bottom: 5px;
}

.prev-post a, .next-post a {
	font-family: Arial, "Source Sans Pro", sans-serif;
	font-size: 15px;
	color: #333;
	display: block;
	line-height: 18px;
	font-weight: 100;
}
/* 
Grid Layout Blocks 
*/

.grid-layout::after {
	content: '';
	display: block;
	clear: both;
}

.grid-layout ul {
	margin: 0;
}

.grid-layout li {
	width: 16%;
	height: 150px;
	margin-left: 5%;
	float: left;
	list-style: none;
	text-align: left;
	padding-bottom: 20px;
	line-height: 1;
}

.grid-layout li:nth-child(5n + 1) {
	margin-left: 0;
}

.grid-layout li a {
	font-size: 11px;
	text-transform: uppercase;
}

/* 
Author Blocks 
*/

.author-box-wrap {
	background-color: transparent;
	position: relative;
	padding: 0;
	margin-top: 38px;
	border: none;
}

.td_authors_feature {
	padding-bottom: 0;
}

.td_authors_feature .span6:nth-child(2n + 1) {
	margin-left: 0;
}

.td_authors_feature .span6:nth-child(2n + 2):after {
	content: '';
	display: block;
	clear: both;
}

.td_authors_feature .span6 {
	padding-bottom: 35px;
}

.td-authors-name {
	margin: 10px 0 7px 0;
}

.td-authors-name a {
	font-size: 18px;
	font-weight: 700;
	margin: 0;
}

.td-author-social {
	margin-top: 10px;
}

.td_authors_contributors .span12 {
	margin-left: 0;
	padding-bottom: 35px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 35px;
}

.td_authors_contributors .span12 img {
	float: left;
	padding-right: 20px;
}

.author-box-wrap .td-author-name a {
	font-size: 18px;
	font-weight: 700;
	margin: 0;	
}

.author-box-wrap img {
	padding-right: 20px;
	width: 150px;
}

/*
Category Listing block
*/

.td_feature_listing ul {
	margin: 0;
}

.td_feature_listing li {
	width: 43.5%;
	float: left;
	list-style: none;
	height: 300px;
}

.td_feature_listing li:nth-child(2n+2) {
	float: right;
}

.td_feature_listing li * {
	display: block;
	text-align: left;
}

.td_feature_listing .read-more p {
	position: relative;
}

.td_feature_listing .read-more p:after {
	content: '';
	height: 12px;
	width: 20px;
	display: inline-block;
	background-image: url('images/elements.png') !important;
	background-position: -10px -206px;
}

/* 
Carousels & Sliders 
*/

.row .vc-carousel .vc-carousel-inner {
	width: 90% !important;
	margin: 0 auto;
}

.row-fluid > .span12 .vc-carousel .vc-carousel-inner {
	height: 700px;
}

.row-fluid > .span8 .vc-carousel .vc-carousel-inner {
	height: 400px;
}

.row .vc-carousel .vc-carousel-inner div,
.row .vc-carousel .vc-carousel-inner a {
	max-height: 100%;
	height: 100%;
}

.row .vc-carousel .vc-inner {
	width: 90%;
	height: 100%;
}

.row .vc-carousel .vc-inner a {
	height: 100%;
	width: 100%;
}

.vc-carousel-inner img {
	max-width: 100%;
	max-height: 90%;
	height: auto;
	width: auto;
	margin: 0 auto;
	display: block;
}

.row .vc-carousel-indicators {
	bottom: 25px;
	/* temp */
	display: none;
}

.row .vc-carousel-indicators li {
	display: inline-block;
	width: 4px;
	height: 4px;
	margin: 1px;
	text-indent: -999px;
	border-radius: 4px;
	cursor: pointer;
	border: 1px solid #fff;
	background-color: #fff;
}

.row .vc-carousel-indicators .vc-active {
	margin: 0;
	width: 5px;
	height: 5px;
	background-color: transparent;
	border: 1px solid #fff;
}

.row .vc-carousel-control.vc-left {
	left: 0px;
	right: auto;
	top: 43%;
}

.row .vc-carousel-control.vc-left .icon-prev {
	left: 0;
	right: auto;
	margin: 0;
}

.row .vc-carousel-control.vc-right {
	left: auto;
	right: 0;
	top: 43%;
}

.row .vc-carousel-control.vc-right .icon-next {
	left: auto;
	right: 0;
	margin: 0;
}

.row .vc-carousel-control.vc-left .icon-prev:before,
.row .vc-carousel-control.vc-right .icon-next:before {
	display: none;
	content: '';
}

.row .vc-carousel-control.vc-left .icon-prev,
.row .vc-carousel-control.vc-right .icon-next {
	content: '';
	height: 30px;
	width: 30px;
	display: block;
	background-image: url('images/elements.png') !important;
	background-position: -11px -2506px;
}

.row .vc-carousel-control.vc-left .icon-prev {
	background-position: -25px -2438px;
}

.row .vc-carousel .caption {
	font-size: 13px;
	display: block;
	padding-top: 5px;
}

.vc-carousel {
	margin: 15px auto 0 auto;	
	max-width: 100%;
}

.row .vc-carousel-info {
	text-align: right;
	position: absolute;
	top: -35px;
	right: 0;
}

.row .vc-carousel-info .slide-count,
.row .vc-carousel-info button {
	display: inline-block;
	margin-left: 15px;
}

.row .vc-carousel-info .slide-count {
	color: #666666;
	font-weight: 100;
	font-size: 12px;
	text-align: right;
	padding-right: 15px;
	position: relative;
	height: 25px;
	line-height: 25px;
	border-right: 1px solid #ddd;
}

.row .vc-carousel-info button {
	height: 25px;
	width: 25px;
	padding: 0;
	background-color: transparent;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url('images/elements.png') !important;	
	background-position: -25px -2293px;
	position: relative;
}

.row .vc-carousel-info button:active {
	outline: none !important;
	border: none !important;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.row .vc-carousel-info button.slideshow-view {
	background-position: -25px -2293px;
}

.row .vc-carousel-info button.list-view {
	background-position: -25px -2345px;
}

.row .vc-carousel-info button span {
	position: absolute;
	top: -20px;
	right: -50%;
	background-color: #fafafa;
	color: #666;
	width: 100px;
	height: 20px;
	font-size: 11px;
	z-index: 10;
	opacity: 0;
}

.row .vc-carousel-info button:hover span {
	opacity: 1;
}

/* 
Carousel Slider List View 
*/

.vc-carousel.list .vc-carousel-inner img {
	width: 100%;
	margin-right: 0;
}

.vc-carousel.list .vc-carousel-inner .vc-carousel-slideline,
.vc-carousel.list .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner {
	width: 100% !important;
	left: 0 !important;
}

.vc-carousel.list .vc-carousel-inner .vc-carousel-slideline .vc-item {
	width: 100% !important;
	padding-bottom: 30px;
}

.vc-carousel.list .vc-carousel-control.vc-right,
.vc-carousel.list .vc-carousel-control.vc-left,
.vc-carousel.list .vc-carousel-indicators {
	display: none !important;
}

.vc-carousel.list .vc-carousel-info button.slideshow-view {
	background-position: -25px -2245px;
}

.vc-carousel.list .vc-carousel-info button.list-view {
	background-position: -25px -2384px;
}

.row .vc-carousel.list .vc-carousel-inner {
	height: auto;
}

/* The Post sliders */

.td_block_slide_post .slide-meta {
	display: none;
}

.td_block_slide_post .entry-thumb{
	height: auto;
	width: auto;
	min-height: 100%;
}

.td_block_slide_post .td-sbig-title-wrap .td-sbig-title {
	background-color: #fff;
	color: #333333;
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 48px;
	line-height: 55px;
	font-family: 'Knockout 49 4r', Arial, "Source Sans Pro", sans-serif;
	padding: 0 15px;
}

/* the Old Gallery w/ a new slider */

#old-gallery {
	margin-bottom: 25px;
	display: block;
	padding: 0 30px;
	position: relative;
}

.span12 #old-gallery {
	height: 600px;
}

.span8 #old-gallery {
	height: 350px;
}

#old-gallery .old-gallery-wrapper {
	background: #fafafa;
	overflow: hidden;
}

#old-gallery .old-gallery-wrapper,
#old-gallery .old-gallery-wrapper li {
	height: 100%;
	width: 100%;	
}

#old-gallery img {
	height: 100%;
	width: auto;
	min-width: 0;
	min-height: 100%;
	max-width: 250%;
	max-height: 100%;
	display: block;
	margin: 0 auto;
}

#old-gallery .old-gallery-wrapper {
	position: relative;
}

#old-gallery .old-gallery-wrapper li {
	position: absolute;
	top: 0;
	left: 0;
}

#old-gallery .prev,
#old-gallery .next {
	height: 30px;
	width: 30px;
	display: block;
	background-image: url('images/elements.png') !important;
	background-position: -11px -2506px;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	opacity: .7;
	cursor: pointer;
}

#old-gallery .prev {
	background-position: -25px -2438px;
	left: 0;
}

#old-gallery .next {
	right: 0;
}

#old-gallery .prev:hover,
#old-gallery .next:hover {
	opacity: 1;
}

/* 
Large Feature Slider (home slider) 
*/

.td-slide-item-main::after {
	content: '';
	background: #fff;
	width: 10px;
	display: block;
	height: 100%;
	position: absolute;
	right: -3px;
	top: 0;
}

.td-slide-item-sec:after {
	content: '';
	background: #fff;
	width: 100%;
	display: block;
	height: 10px;
	position: absolute;
	right: 0px;
	bottom: -5px;
	z-index: 10;
}

.td-slide-item-main img {
	width: 100%;
}

.td-slide-item-sec:last-child:after {
	display: none;
}

.td-sbig-title-wrap a:hover span {
	text-decoration: none !important;
}

.td_block_slide .td-mobile-post .td-sbig-title-wrap a {
	background-color: transparent !important;
	padding: 0;
	line-height: 18px;
}

.td_block_slide .td-mobile-post * {
	line-height: 18px;
}

.td_block_slide .td-mobile-post .td-sbig-title-wrap a span.td-small-title {
	background-color: #fff !important;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 1px;
}

.td_block_slide .td-mobile-post .td-sbig-title-wrap a span.td-small-sep {
	height: 1px;
}

.td_block_slide .td-mobile-post .td-sbig-title-wrap a span.td-small-sep:last-child {
	height: 0px;
}

/*///////////////////////// Header /////////////////////////*/

#outer-wrap {
	border-top: 4px solid #008fdb;
}

.td-header-bg {
	background: #f2f2f2;
}

.td-menu-placeholder {
	background: #eaeaea;
	border-bottom: 1px solid #d9d9d9;
}

.td-header-bg .menu-top-container {
	text-align: right;
	padding-top: 27px;
}

.header-logo-wrap {
	margin-top: 17px;
	margin-bottom: 17px;
}

.td-header-bg .td-logo-rec-wrap .span4, 
.td-header-bg .td-logo-rec-wrap .span8 {
	top: 0px !important;
	position: relative !important;
}

.td-grid-wrap .td-sbig-title-wrap .td-sbig-title {
	background-color: #fff;
	color: #333333;
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 48px;
	line-height: 55px;
	font-family: 'Knockout 49 4r', Arial, "Source Sans Pro", sans-serif;
	padding: 0 15px;
}

.td-slide-sec-items-wrap .td-slide-item-sec a .td-small-title {
	background-color: #fff;
	padding: 0 10px;
}

.td-small-sep {
	display: block;
}

.td-grid-wrap .td-slide-item-sec .td-sbig-title-wrap {
	background: transparent;
	padding: 0 0 10px 0;
}

.td-grid-wrap .td-slide-item-sec:last-child .td-sbig-title-wrap {
	padding-bottom: 5px;
}

.td-slide-sec-items-wrap .td-slide-item-sec a:hover {
	color: #333;
	text-decoration: underline;
}

.td-header-bg .top-header-menu li a {
	color: #666666;
	padding: 10px 13px;
	text-transform: uppercase;
	line-height: 0;
	font-size: 11px;
}

.td-header-bg .top-header-menu li a:before {
	display: none;
}

.td-header-bg .top-header-menu li a[title="Shop Finish Line"] {
	color: #fff;
}

.sf-menu > .current-menu-item > a, 
.sf-menu > .current-menu-ancestor > a, 
.sf-menu > li > a:hover, 
.sf-menu > .sfHover > a,
.sf-menu > li > a {
	border-bottom: none;
}

.sf-menu > li > a {
	text-transform: uppercase;
	color: #333;
	font-size: 13px;
	font-weight: 500;
	font-family: Arial, "Source Sans Pro", sans-serif !important;
}

.td-full-layout .td-menu-background, .td-boxed-layout .td-menu-wrap {
	border-bottom: none;
}

.td-full-layout .td-menu-background:after, .td-boxed-layout .td-menu-wrap:after {
	display: none;
}

.sf-menu > li:hover {
	border-bottom: 1px solid #fff;
	background: #fff;
	height: 51px;
}

.sf-menu li:hover > a {
	color: #008fdb;
}

.sf-menu li:hover .sf-sub-indicator {
	background-position: -20px -770px;
}

/*.sfHover::after {
	content: '';
	position: fixed;
	background: #000;
	height: 100%;
	width: 100%;
	display: block;
	left: 0;
	top: 0;
}*/

.td-sp-ico-search {
	width: 25px;
	height: 25px;
	background-position: -20px -544px;
}

.sub-menu::after,
.sub-menu > li:after {
	content: '';
	display: block;
	clear: both;
}

.td-search-form-up {
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 100;
}

.td-search-form-up #td-header-search-up {
	box-shadow: 0px 1px 3px #adadad inset;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
}

.td-search-form-up #td-header-search-up-top {
	position: absolute;
	top: 0;
	right: 0;
	-webkit-appearance: none;
	border: none;
	font-size: 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 35px;
	height: 35px;
	padding: 0;
	background: url('images/elements-menu@2x.png') no-repeat -14px -541px !important;
	background-position: -14px -541px !important;
	background-color: transparent !important;
	background-size: 91px 2230px !important;
	background-repeat: no-repeat !important;
}

.entry-crumbs {
	position: absolute;
	top: -30px;
	left: 0px;
	font-family: Arial, "Source Sans Pro", sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: 100;
}

.entry-crumbs a {
	color: #666;
	font-weight: 100;
}

.affix {
	position: relative !important;
}

.td_block_mega_menu {
	background: #fff;
}

.sub-menu .td_mod3 .entry-title a, 
.sub-menu .td_mod4 .entry-title a, 
.sub-menu .td_mod_mega_menu .item-details a,
.sub-menu .td_mega_menu_sub_cats .block-mega-child-cats a {
	color: #333333;
	font-family: Arial, "Source Sans Pro", sans-serif;
	text-align: left;
	font-weight: 700;
	font-size: 13px;
	line-height: 1;
}

.sub-menu .td_mega_menu_sub_cats .block-mega-child-cats a {
	padding: 5px 21px 10px 21px;
	display: block;
	margin-right: 20px;
	line-height: 18px;
}

.sub-menu .td_mod_mega_menu .item-details h4 {
	margin-top: 5px;
	line-height: 18px;
}

.sub-menu .td_mega_menu_sub_cats .block-mega-child-cats a:hover {
	background: transparent !important;
	color: #008fdb;
}

.td_block_mega_menu:before {
	content: '';
	display: block;
	width: 1px;
	height: 90%;
	position: absolute;
	top: 5%;
	left: 16%;
	border-right: 1px solid #c8c8c8 !important;
	border-color: #c8c8c8 !important;
	z-index: 5;
}

.td-no-subcats.td_block_mega_menu:before {
	display: none;
}

#menu-main-menu-1.sf-menu ul {
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
	background: #ffffff;
}

/*
Top Advertising Space
*/

[class^="top-ad"] img {
	margin-top: 10px;
	margin-bottom: 0;
}

[class^="top-ad"] {
	margin: 0 auto;
	display: none;
	transition: all .35s ease-in-out;
}

.top-ad-desktop + .top-ad-desktop,
.top-ad-tablet + .top-ad-tablet,
.top-ad-small-tablet + .top-ad-small-tablet,
.top-ad-phone + .top-ad-phone {
	height: 0;
	overflow: hidden;
}

.top-ad-desktop {
	max-width: 1088px;
	display: block;
}

@media (max-width: 1088px) {
	.top-ad-tablet {
		max-width: 905px;
		display: block;
	}
	.top-ad-desktop {
		display: none;
	}
}

@media (max-width: 1024px) {
	.top-ad-small-tablet {
		max-width: 722px;
		display: block;
	}
	.top-ad-tablet {
		display: none;
	}
}

@media (max-width: 768px) {
	.top-ad-phone {
		max-width: 320px;
		display: block;
	}
	.top-ad-small-tablet {
		display: none;
	}
}


/*/////////////////////////  Footer /////////////////////////*/

/* Hide on Home */

.home .td-footer-wrap,
.home .td-sub-footer-wrap {
	display: none;
}

.td-footer-wrap {
	background-color: #252525;
	border-top: 4px solid #008fdb;
}

.td-footer-wrap .row .td-grid-wrap {
	padding: 0;
}

.td-footer-wrap .widget_nav_menu {
	margin-bottom: 0;
}

#inner-wrap .td-sub-footer-wrap {
	background-color: #1d1d1d;
	text-align: center;
}

#menu-finish-line-footer {
	text-align: center;
	height: 85px;
	line-height: 85px;
}

#menu-finish-line-footer li {
	display: inline-block;
	padding: 0 15px;
}

#menu-finish-line-footer a {
	position: relative;
	padding-left: 25px;
}

#menu-finish-line-footer a:before {
	content: '';
	display: block;
	height: 22px;
	width: 22px;
	position: absolute;
	left: 0;
	bottom: 3px;
}

#menu-finish-line-footer a[title="instagram"] {
	padding-left: 30px;
}

#menu-finish-line-footer a[title="instagram"]:before {
	background-position: -22px -2574px;
}

#menu-finish-line-footer a[title="twitter"] {
	padding-left: 33px;
}

#menu-finish-line-footer a[title="twitter"]:before {
	background-position: -22px -2635px;
	bottom: 2px;
}

#menu-finish-line-footer a[title="facebook"] {
	
}

#menu-finish-line-footer a[title="facebook"]:before {
	background-position: -25px -2687px;
	bottom: 6px;
}

#menu-finish-line-footer a[title="youtube"] {
	padding-left: 49px;
}

#menu-finish-line-footer a[title="youtube"]:before {
	background-position: -11px -2740px;
	bottom: 6px;
	width: 45px;
}

#menu-finish-line-footer a[title="pinterest"] {
	
}

#menu-finish-line-footer a[title="pinterest"]:before {
	background-position: -25px -2189px;
	bottom: 6px;
}

.td-sub-footer-wrap .td-sub-footer-menu {
	display: none;
}

.td-sub-footer-wrap .td-sub-footer-copy {
	width: 100%;
	line-height: 30px;
}

.td-scroll-up-visible, 
.td-scroll-up {
	background-color: #333 !important;
}

/*///////////////////////// Sidebar /////////////////////////*/

.row .wpb_widgetised_column .wpb_wrapper > div,
.row .wpb_widgetised_column .wpb_wrapper > aside,
.row .sidebar > div,
.row .sidebar > aside {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/* 
Title Resets for Sidebar Style 
*/
.row .wpb_widgetised_column .block-title span,
.row .wpb_widgetised_column .block-title a,

.row .span4 .block-title span,
.row .span4 .block-title a,

.row .wpb_widgetised_column .wpb_heading,
.row .wpb_widgetised_column  .wpb_heading,

.row .span4  .wpb_heading,
.row .span4  .wpb_heading {
	padding-top: 40px;
	font-size: 24px;
	color: #333;
	line-height: 30px;
	display: block;
	margin-top: 0;
}

.row .wpb_widgetised_column .td_block_wrap:first-child .block-title span,
.row .wpb_widgetised_column .td_block_wrap:first-child .block-title a,

.row .sidebar .td_block_wrap:first-child .block-title span,
.row .sidebar .td_block_wrap:first-child .block-title a,

.row .wpb_widgetised_column .td_block_wrap:first-child .wpb_heading,
.row .wpb_widgetised_column .td_block_wrap:first-child  .wpb_heading,

.row .sidebar .td_block_wrap:first-child  .wpb_heading,
.row .sidebar .td_block_wrap:first-child  .wpb_heading,

.row .wpb_widgetised_column script:first-child + .td_block_wrap .block-title span,
.row .wpb_widgetised_column script:first-child + .td_block_wrap .block-title a,

.row .sidebar script:first-child + .td_block_wrap .block-title span,
.row .sidebar script:first-child + .td_block_wrap .block-title a,

.row .wpb_widgetised_column script:first-child + .td_block_wrap .wpb_heading,
.row .wpb_widgetised_column script:first-child + .td_block_wrap  .wpb_heading,

.row .sidebar script:first-child + .td_block_wrap  .wpb_heading,
.row .sidebar script:first-child + .td_block_wrap  .wpb_heading {
	padding-top: 15px;
}

.row .wpb_widgetised_column .block-title,
.row .sidebar .block-title,

.row .wpb_widgetised_column .wpb_heading,
.row .wpb_widgetised_column  .wpb_heading,

.row .span4  .wpb_heading,
.row .span4  .wpb_heading {
	border-bottom: 1px solid #d9d9d9;
	border-bottom-color: #d9d9d9;
	clear: both;
	margin-bottom: 15px;
}

.row .wpb_widgetised_column .block-title,
.row .sidebar .block-title {
	padding-top: 0;
}

/* 
End : Title Resets for Sidebar Style 
*/

.row .wpb_widgetised_column .td-a-rec-id-sidebar {
	top: 0;
}

.row .wpb_widgetised_column .widget_most_popular_tags::after,
.row .sidebar .widget_most_popular_tags::after,
.row .wpb_widgetised_column .wp-tag-cloud::after,
.row .sidebar .wp-tag-cloud::after {
	content: '';
	display: block;
	clear: both;
}

.row .wpb_widgetised_column .widget_most_popular_tags a,
.row .sidebar .widget_most_popular_tags a,
.row .sidebar .wp-tag-cloud li,
.row .wpb_widgetised_column .wp-tag-cloud li {
	display: block;
	width: 50%;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: 700;
	color: #333;
}

.row .sidebar .wp-tag-cloud li a,
.row .wpb_widgetised_column .wp-tag-cloud li a {
	padding: 0;
	display: block;
}

.row .sidebar .wp-tag-cloud,
.row .wpb_widgetised_column .wp-tag-cloud {
	padding-top: 15px;
}

.row .wpb_widgetised_column .widget_most_popular_tags a:last-child,
.row .sidebar .widget_most_popular_tags a:last-child,
.row .wpb_widgetised_column .widget_most_popular_tags a:nth-last-child(2),
.row .sidebar .widget_most_popular_tags a:nth-last-child(2)  {
	padding-bottom: 0;
	margin-bottom: 0;
}

.row .wpb_widgetised_column .widget_polls-widget form p,
.row .sidebar .widget_polls-widget form p {
	text-align: left !important;
	clear: both;
}

.row .wpb_widgetised_column .widget_polls-widget form .wp-polls-ul:after,
.row .sidebar .widget_polls-widget form .wp-polls-ul:after {
	content: '';
	display: block;
	clear: both;
}

.row .wpb_widgetised_column .widget_polls-widget form .wp-polls-ans p,
.row .sidebar .widget_polls-widget form .wp-polls-ans p {
	margin-bottom: 0;
}

.row .wpb_widgetised_column .widget_polls-widget a[href="#ViewPollResults"],
.row .wpb_widgetised_column .widget_polls-widget .wp-polls-loading + ul,
.row .sidebar .widget_polls-widget a[href="#ViewPollResults"],
.row .sidebar .widget_polls-widget .wp-polls-loading + ul {

	display: none;
}

.row .wpb_widgetised_column .widget_polls-widget form .wp-polls-ul li,
.row .sidebar .widget_polls-widget form .wp-polls-ul li {
	display: block;
	float: left;
	width: 50%;
	padding-bottom: 10px;	
	position: relative;
}

.row .wpb_widgetised_column .widget_polls-widget form .wp-polls-ul input[type="radio"],
.row .sidebar .widget_polls-widget form .wp-polls-ul input[type="radio"] {
	background: transparent !important;
	border: none !important;
	-moz-appearance: none !important;
	-moz-appearance: none !important;
	margin-top: 0 !important;
	box-shadow: none !important;
	outline: none !important;
	opacity: 0 !important;
	position: absolute;
}

.row .wpb_widgetised_column .widget_polls-widget form .wp-polls-ul input[type="radio"] + label::before,
.row .sidebar .widget_polls-widget form .wp-polls-ul input[type="radio"] + label::before {
	content: '';
	opacity: 1;
	display: block;
	float: left;
	height: 13px;
	width: 13px;
	border-radius: 8px;
	background: #fff;
	border: 1px solid #666;
	position: relative;
	z-index: 5;
	margin-top: 4px;
}

.row .wpb_widgetised_column .widget_polls-widget form .wp-polls-ul input[type="radio"]:checked + label::before,
.row .sidebar .widget_polls-widget form .wp-polls-ul input[type="radio"]:checked + label::before {
	background: #008fdb;
}

.row .wpb_widgetised_column .widget_polls-widget form input[type="button"],
.row .sidebar .widget_polls-widget form input[type="button"] {
	border: none !important;
	-moz-appearance: none !important;
	-moz-appearance: none !important;
	box-shadow: none !important;
	outline: none !important;
	background: #000;
	color: #fff;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
	float: right;
	padding-right: 17px !important;
	background-position: 39px -579px !important;
}

.row .wpb_widgetised_column .td_social .td_social_type .td_social_button a,
.row .sidebar .td_social .td_social_type .td_social_button a {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 30px;
	font-family: 'Knockout 49 4r', Arial, "Source Sans Pro", sans-serif;
	color: #008fdb;
	background-color: transparent;
	position: relative;
	padding-right: 18px;
}

.row .wpb_widgetised_column .td_social .td_social_type .td_social_button a:after,
.row .sidebar .td_social .td_social_type .td_social_button a::after {
	background-image: url('images/elements-menu.png') !important;
	background-position: -15px -977px !important;
	content: '';
	height: 30px;
	width: 30px;
	position: absolute;
	top: 0;
	right: 0;
}

.row .wpb_widgetised_column .td_block3 .entry-title::after,
.row .sidebar .td_block3::after {
	content: '';
	display: block;
	clear: both;
}

.row .wpb_widgetised_column .td_block3  .td_mod6:after,
.row .sidebar .td_block3 .td_mod6:after {
	content: '';
	display: block;
	clear: both;
}

.row .wpb_widgetised_column .td_block3  .td_mod6,
.row .sidebar .td_block3 .td_mod6 {
	margin-bottom: 0;
	clear: both;
}

.row .wpb_widgetised_column .td_block3 .thumb-wrap,
.row .sidebar .td_block3 .thumb-wrap {
	width: 50%;
	float: left;
}

.row .wpb_widgetised_column .td_block3 .meta-info,
.row .sidebar .td_block3 .meta-info,
.row .wpb_widgetised_column .td_block3 .entry-title,
.row .sidebar .td_block3 .entry-title {
	width: 48%;
	float: right;
}

.wpb_widgetised_column .meta-info + .entry-title,
.sidebar .meta-info + .entry-title {
	margin-top: 0;
}

.row .wpb_widgetised_column .td_mod5 + .td_mod3,
.row .sidebar .td_mod5 + .td_mod3 {
	padding-top: 20px;
}

.row .wpb_widgetised_column .td_block3 .entry-title,
.row .sidebar .td_block3 .entry-title {
	line-height: 1;
}

.row .wpb_widgetised_column .td_block3 .entry-comments-views,
.row .sidebar .td_block3 .entry-comments-views {
	display: none;
}

.row .wpb_widgetised_column .td_mod6 .entry-title a,
.row .wpb_widgetised_column .td_mod4 .entry-title a,
.row .wpb_widgetised_column .td_mod3 .entry-title a,
.row .sidebar .td_mod6 .entry-title a,
.row .sidebar .td_mod3 .entry-title a,
.row .sidebar .td_mod3 .entry-title a {
	font-size: 13px;
	line-height: 0;
}

.td-social-wrap .td_mod_wrap {
	text-align: left;
}

.td-social-icon-wrap {
	margin-left: 0;
	margin-right: 15px;
}

.sidebar .td_mod9 .thumb-wrap img,
.sidebar .td_mod8 .thumb-wrap img,
.wpb_widgetised_column .td_mod9 .thumb-wrap img,
.wpb_widgetised_column .td_mod8 .thumb-wrap img {
	position: relative;
	max-width: 100%;
}

.sidebar .td_mod9 .item-details,
.sidebar .td_mod8 .item-details,
.wpb_widgetised_column .td_mod9 .item-details,
.wpb_widgetised_column .td_mod8 .item-details {
	margin-left: 0;
	top: 0;
	position: relative;
	padding-top: 10px;
}

.wpb_widgetised_column .block-categories,
.sidebar .block-categories {
	display: none !important;
}

.wpb_widgetised_column .meta-info,
.sidebar .meta-info {
	display: block;
	padding-bottom: 3px;
	
}

/* ///////////////////////// Post Template ///////////////////////// */

.post .single-post-header {
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 30px;
}

.post .single-post-header .meta-info {
	padding-top: 8px;
}

.post .single-post-header .meta-info + .entry-title {
	margin-top: 0;
}

.post .entry-comments-views .td-sp-ico-view,
.post .entry-comments-views .td-sp-ico-view + span {
	display: none !important;
}

.post .entry-comments-views {
	position: absolute;
	top: auto;
	bottom: 13px;
	right: 0px;
	font-style: normal;
	color: #008fdb;
}

.post .single-post-header .entry-category:before {
	content: '/';
	color: #333;
	padding: 0 10px;
}

.post .single-post-header .entry-category {
	margin-right: 0;
}

.post .single-post-header .entry-category a {
	padding-left: 0;
	padding-right: 0;
}

.post .next-prev {
	padding: 15px 0 !important;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.post .prev-post img,
.post .next-post img {
	display: none;
}

.post .prev-post > div,
.post .next-post > div {
	line-height: 1;
	position: relative;
}

.post .prev-post > div {
	padding-left: 15px;
}

.post .next-post > div {
	padding-right: 15px;
}

.post .prev-post > div:after,
.post .next-post > div::after {
	content: '';
	display: block;
	height: 15px;
	width: 15px;
	background-image: url('images/elements-menu.png');
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
}

.post .prev-post > div:after {
	background-position: -38px -1023px;
	left: 0;
}

.post .next-post > div::after {
	background-position: -30px -987px;
	right: 0;
}

/*///////////////////////// Page Template /////////////////////////*/

.page .page-header {
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 30px;
	padding-bottom: 0;
}

.page .page-header .meta-info {
	padding-top: 8px;
}

.page .page-header .meta-info + .block-title {
	margin-top: 0;
	border-bottom: none;
}

.page .entry-comments-views .td-sp-ico-view,
.page .entry-comments-views .td-sp-ico-view + span {
	display: none !important;
}

.page .entry-comments-views {
	position: absolute;
	top: auto;
	bottom: 13px;
	right: 0px;
	font-style: normal;
	color: #008fdb;
}

.page .page-header .entry-category:before {
	content: '/';
	color: #333;
	padding: 0 10px;
}

.page .page-header .entry-category {
	margin-right: 0;
}

.page .page-header .entry-category a {
	padding-left: 0;
	padding-right: 0;
}


/*///////////////////////// Tag Template /////////////////////////*/

.tag h1.td-page-title {
	margin: 0 0px 30px 0px; */
	line-height: 42px !important;
	position: relative;
	top: 0;
	padding-top: 6px;
	padding-bottom: 3px;
	border-bottom: 1px solid #d9d9d9;
}

/*////////////////////////////////////////////////////////////////////
                       3. Media Queries 
////////////////////////////////////////////////////////////////////*/

/*
Retina Screens
*/
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	.td-sp, 
	.iosSlider .prevButton, 
	.iosSlider .nextButton, 
	.sf-sub-indicator, 
	.td_ajax-prev-page,
	.td-menu-header .td-sp, 
	.sf-sub-indicator,
	.row .vc-carousel-control.vc-left .icon-prev,
	.row .vc-carousel-control.vc-right .icon-next,
	.row .vc-carousel-info button,
	.td-ajax-next-page, 
	.td-ajax-prev-page, 
	.td-load-more-img, 
	.td_block_mega_menu .td-ajax-next-page, 
	.td_block_mega_menu .td_ajax-prev-page,
	.td_feature_listing .read-more p:after,
	#menu-finish-line-footer a:before {
		background-image: url('images/elements@2x.png') !important;
		background-size: 91px 2775px !important;
	}
	.td-menu-header .td-sp,
	.sf-sub-indicator,
	.td-search-form-up #td-header-search-up-top,
	a[title="Shop Finish Line"]:after,
	.row .wpb_widgetised_column .widget_polls-widget form input[type="button"],
	.row .sidebar .widget_polls-widget form input[type="button"],
	.row .wpb_widgetised_column .td_social .td_social_type .td_social_button a:after,
	.row .sidebar .td_social .td_social_type .td_social_button a:after,
	.post .prev-post > div:after,
	.post .next-post > div::after,
	.form-submit {
		background-image: url('images/elements-menu@2x.png') !important;
		background-size: 91px 2230px !important;
	}
}

/*
Bottom Up
*/

@media (min-width: 1018px) {
	.td-header-bg .menu-top-container {
		padding-right: 15px;
	}
	#comments form {
		width: 50%;
	}
	.td_mod3 .item-details {
		margin-left: 109px;
		position: relative;
		top: 0;
	}
	
	/* Image Crops for Blocks */
	.td_block7 .span4 .td_mod2 .thumb-wrap {
		max-height: 211px;
		overflow: hidden;	
	}
}

@media (min-width: 1200px) {
	/* general spacing */
	.td-grid-wrap {
		padding-top: 60px;
	}
	/* tight spacing on 3 column */
	.tight-spacing .span12 > .wpb_wrapper > .td_block7 > .td_block_inner > .wpb_row > .span4 {
		width: 32.5%;
		margin-left: 1.25%;
	}
	.tight-spacing .span12 > .wpb_wrapper > .td_block7 > .td_block_inner > .wpb_row > .span4:first-child {
		margin-left: 0;
	}
	.tight-spacing .span12 > .wpb_wrapper > .td_block7 > .td_block_inner > .wpb_row > .span4 img {
		width: 100%;
	}
	/* wide spacing on home page */
	.wide-spacing > .span8,
	.wide-spacing .main-content {
		width: 60.5%;
	}
	.wide-spacing .span8 > .wpb_wrapper > .td_block8 > .td_block_inner > .wpb_row > .span6 {
		width: 43.5%;
		margin-left: 13%;
	}
	.wide-spacing .span8 > .wpb_wrapper > .td_block8 > .td_block_inner > .wpb_row > .span6:first-child {
		margin-left: 0;
	}
	.wide-spacing .span8 > .wpb_wrapper > .td_block8 > .td_block_inner > .wpb_row > .span6 img {
		width: 100%;
	}
	.wide-spacing > .span8 + .span4,
	.wide-spacing .main-content + .sidebar {
		width: 32%;
		margin-left: 7.5%;
	}
	.td-header-bg .menu-top-container {
		padding-right: 48px;
	}
	#td-top-search {
		right: 48px;
	}
	
	/* Image Crops for Blocks */
	.td_block7 .span4 .td_mod2 .thumb-wrap {
		max-height: 252px;
		overflow: hidden;	
	}
	
	.td_block8 .span6 .td_mod5 .thumb-wrap {
		max-height: 138px;
		overflow: hidden;
	}
}

/*
the Middle
*/
@media (max-width: 1018px) and (min-width: 768px) {
	.td_mod3 {
		min-height: 30px !important;
		margin-bottom: 10px;
	}
	.td_mod3 .item-details {
		margin-left: 70px;
	}
	.td_mod3 .entry-title {
		margin-left: 0px;
		min-height: 46px;
	}
	.td_mod3 .block-categories {
		float: none;
		display: block;
	}
	.td_mod3 .block-categories l:first-child:before {
		display: none;
	}
	.td_mod3 .entry-review-stars {
		display: block;
		float: none;
	}
	.td_mod3 .block-categories,
	.sidebar .td_mod6 .block-categories,
	.wpb_widgetised_column .td_mod6 .block-categories,
	.td_mod4 .block-categories,
	.td_mod4 .block-categories,
	.sidebar .block-categories li,
	.wpb_widgetised_column .block-categories li {
		display: none;
	}
	.sidebar .block-categories li:first-child,
	.wpb_widgetised_column .block-categories li:first-child {
		display: inline;
	}
	.sidebar .td_mod6,
	.wpb_widgetised_column .td_mod6 {
		padding-bottom: 15px;
	}
	.main-content .td_mod8 .thumb-wrap img {
		max-height: 100%;
		max-width: 100%;
		position: relative;
	}
	.main-content .td_mod8 .thumb-wrap {
		width: 48%;
		float: left;
	}
	.main-content .td_mod8 .item-details {
		width: 48%;
		float: right;
		margin-left: 0;
	}
	.td_mod8 {
		min-height: 100px;
		margin-bottom: 40px;
	}
	
	/* Image Crops for Blocks */
	.td_block7 .span4 .td_mod2 .thumb-wrap {
		max-height: 165px;
		overflow: hidden;	
	}
	
	.td_block8 .span6 .td_mod5 .thumb-wrap {
		max-height: 138px;
		overflow: hidden;
	}
}

/*
Top Down
*/
@media (max-width: 1200px){
	.grid-layout li {
		width: 20%;
		height: 150px;
		margin-left: 5%;
		float: left;
		list-style: none;
		text-align: left;
		padding-bottom: 20px;
		line-height: 1;
	}
	.grid-layout li:nth-child(5n + 1) {
		margin-left: 5%;
	}
	.grid-layout li:nth-child(4n + 1) {
		margin-left: 0;
	}
}

@media (max-width: 1018px) {
	.td-search-form-up {
		display: none;
	}
	#td-top-search {
		right: 0;
		top: 0;
		position: absolute;
	}
	.td-grid-wrap .td-sbig-title-wrap .td-sbig-title,
	.td-grid-wrap .td-sbig-title-wrap .td-sbig-title:hover,
	.td-sbig-title-wrap .td-sbig-title, .td-sbig-title-wrap .td-sbig-title:hover,
	.td_block_slide_post .td-sbig-title-wrap .td-sbig-title,
	.td_block_slide_post .td-sbig-title-wrap .td-sbig-title:hover {
		background-color: #fff;
		color: #333333;
		margin-top: 2px;
		text-transform: uppercase;
		font-size: 38px;
		line-height: 43px;
		font-family: 'Knockout 49 4r', Arial, "Source Sans Pro", sans-serif;
		padding: 0 10px;
	}
	.grid-layout li {
		width: 30%;
		height: 175px;
		margin-left: 3%;
		float: left;
		list-style: none;
		text-align: left;
		padding-bottom: 20px;
		line-height: 1;
	}
	.grid-layout li:nth-child(4n + 1) {
		margin-left: 3%;
	}
	.grid-layout li:nth-child(3n + 1) {
		margin-left: 0;
	}
	.span12 #old-gallery {
		height: 200px;
	}
	
	.span8 #old-gallery {
		height: 250px;
	}
	.row-fluid > .span12 .vc-carousel .vc-carousel-inner {
		height: 500px;
	}
	.row-fluid > .span8 .vc-carousel .vc-carousel-inner {
		height: 300px;
	}
}

@media (max-width: 767px) {
	/* Header */
	.mobile-logo-wrap img {
		width: 225px;
		right: 0;
		left: 0;
		margin: 0 auto;
		top: 8px;
	}
	#menu-item-25698,
	#menu-item-25839 {
		display: none;
	}
	.td-header-bg .menu-top-container {
		text-align: left;
		padding-top: 0;
	}
	.td-header-bg .top-header-menu li {
		display: block;
		border-bottom: 1px solid #d9d9d9;
		padding: 10px;
	}
	.td-header-bg .top-header-menu li a {
		padding-left: 0;
		display: block;
	}
	.td-header-bg .top-header-menu li a[title="Shop Finish Line"] {
		padding: 15px 13px;
		margin: 5px 0;
	}
	.top-header-menu {
		margin: 0;
	}
	.td_mod2 .thumb-wrap,
	.td_mod5 .thumb-wrap,
	.td_mod9 .thumb-wrap {
		text-align: left;
		background-color: transparent;
	}
	.td-sbig-title-wrap .td-sbig-title, .td-slide-item-sec .td-sbig-title-wrap, .td-mobile-post .td-sbig-title-wrap a {
		background-color: #fff !important;
		color: #000 !important;
	}
	.header-search-wrap .dropdown-menu {
		right: 10px;
		left: auto;
		top: 51px;
		width: 320px;
	}
	.header-search-wrap .dropdown-menu:before {
		right: 15px;
		left: auto;
	}
	.td-grid-wrap {
		padding-left: 25px;
		padding-right: 25px;
	}
	.td_mod8 .thumb-wrap img,
	.td_mod9 .thumb-wrap img {
		max-height: 100%;
		max-width: 100%;
		position: relative;
	}
	.td_mod8 .thumb-wrap,
	.td_mod9 .thumb-wrap {
		width: 48%;
		float: left;
	}
	.td_mod8 .item-details,
	.td_mod9 .item-details {
		width: 48%;
		float: right;
		margin-left: 0;
	}
	.home .sidebar {
		display: none;
	}
	.td_block_slide .iosSlider {
		padding-bottom: 0;
	}
	.td_block_slide .iosSlider .nextButton,
	.td_block_slide .iosSlider .prevButton {
		display: none;
	}
	.grid-layout li {
		width: 16%;
		height: 150px;
		margin-left: 5%;
		float: left;
		list-style: none;
		text-align: left;
		padding-bottom: 20px;
		line-height: 1;
	}
	.grid-layout li:nth-child(3n + 1) {
		margin-left: 5%;
	}
	.grid-layout li:nth-child(5n + 1) {
		margin-left: 0;
	}
	
	.span12 #old-gallery,
	.span8 #old-gallery {
		height: 425px;
	}
	.row-fluid > .span12 .vc-carousel .vc-carousel-inner,
	.row-fluid > .span8 .vc-carousel .vc-carousel-inner {
		height: 400px;
	}
}

@media (max-width: 700px) {
	.grid-layout li {
		width: 20%;
		height: 150px;
		margin-left: 5%;
		float: left;
		list-style: none;
		text-align: left;
		padding-bottom: 20px;
		line-height: 1;
	}
	.grid-layout li:nth-child(5n + 1) {
		margin-left: 5%;
	}
	.grid-layout li:nth-child(4n + 1) {
		margin-left: 0;
	}
	.td_block_slide_post .td-sbig-title-wrap .td-sbig-title,
	.td_block_slide_post .td-sbig-title-wrap .td-sbig-title:hover {
		margin-top: 1px;
		font-size: 28px;
		line-height: 35px;
		padding: 0 15px;
	}
	
	.span12 #old-gallery,
	.span8 #old-gallery {
		height: 400px;
	}
	.row-fluid > .span12 .vc-carousel .vc-carousel-inner,
	.row-fluid > .span8 .vc-carousel .vc-carousel-inner {
		height: 400px;
	}
}

@media (max-width: 650px) {
	.span12 #old-gallery,
	.span8 #old-gallery {
		height: 350px;
	}
}

@media (max-width: 600px) {
	.span12 #old-gallery,
	.span8 #old-gallery {
		height: 300px;
	}
	.row-fluid > .span12 .vc-carousel .vc-carousel-inner,
	.row-fluid > .span8 .vc-carousel .vc-carousel-inner {
		height: 300px;
	}
	.vc-carousel-inner img {
		max-height: 100%;
	}
	.row .vc-carousel .caption {
		display: none;
	}
	.row .vc-carousel-indicators {
		display: none;
	}
}

@media (max-width: 510px) {
	.td_mod8 .thumb-wrap,
	.td_mod9 .thumb-wrap {
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}
	.td_mod8 .item-details,
	.td_mod9 .item-details {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	#menu-finish-line-footer {
		text-align: center;
		height: auto;
		line-height: 85px;
	}
	
	#menu-finish-line-footer li {
		display: block;
		padding: 5px 0;
		text-align: center;
		border-bottom: 1px solid #222;
	}
	
	#menu-finish-line-footer li a {
		display: inline-block;
	}
	.grid-layout li {
		width: 30%;
		height: 150px;
		margin-left: 3%;
		float: left;
		list-style: none;
		text-align: left;
		padding-bottom: 20px;
		line-height: 1;
	}
	.grid-layout li:nth-child(4n + 1) {
		margin-left: 3%;
	}
	.grid-layout li:nth-child(3n + 1) {
		margin-left: 0;
	}
	.td_feature_listing li {
		width: 100%;
		float: left;
		list-style: none;
		height: 300px;
	}
	.vc-carousel {
		margin: 40px auto 0 auto;
	}
	.td_block_slide_post .td-sbig-title-wrap .td-sbig-title,
	.td_block_slide_post .td-sbig-title-wrap .td-sbig-title:hover {
		margin-top: 1px;
		font-size: 18px;
		line-height: 24px;
		padding: 0 15px;
	}
	.span12 #old-gallery,
	.span8 #old-gallery {
		height: 250px;
	}
	.row-fluid > .span12 .vc-carousel .vc-carousel-inner,
	.row-fluid > .span8 .vc-carousel .vc-carousel-inner {
		height: 250px;
	}
}

@media (max-width: 480px) {
	.grid-layout li {
		width: 45%;
		height: 180px;
		margin-left: 5%;
		float: left;
		list-style: none;
		text-align: left;
		padding-bottom: 20px;
		line-height: 1;
	}
	.grid-layout li:nth-child(3n + 1) {
		margin-left: 5%;
	}
	.grid-layout li:nth-child(2n + 1) {
		margin-left: 0;
	}
	.span12 #old-gallery,
	.span8 #old-gallery {
		height: 200px;
	}
	.row-fluid > .span12 .vc-carousel .vc-carousel-inner,
	.row-fluid > .span8 .vc-carousel .vc-carousel-inner {
		height: 200px;
	}
}

@media (max-width: 400px) {
	.span12 #old-gallery,
	.span8 #old-gallery {
		height: 150px;
	}
	.row-fluid > .span12 .vc-carousel .vc-carousel-inner,
	.row-fluid > .span8 .vc-carousel .vc-carousel-inner {
		height: 150px;
	}
}
