/*

 Theme Name:   Twenty Sixteen Child
 Theme URI:    http://stewarthaasracing.com/
 Description:  Twenty Sixteen Child Theme
 Author:       Jason
 Author URI:   http://stewarthaasracing.com
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-twentysixteen-child

*/

/*



font-family: 'Lato', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Muli', sans-serif;
*/
/*.content-area{
	width:95%;
}*/


@import url("styles-og-import.css");




h1.entry-title {
	font-size: 2.4em;
	font-weight: bold;
	color: #2b679f;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 25px;
}
h3 {
	font-weight: bold;
	color: black;
	font-size: 1.2em;
	margin: 0 !important;
	padding: 0 !important;
}
ul {
	list-style: inside;
}
.content-area {
	width: 100%;
	font-size: 15px;
}
#sub-page-control {
	padding: 20px 20px 0px 20px;
	max-width: 1350px;
	margin: 0 auto;
	font-family: 'Open Sans', sans-serif;
}
.general_page_title {
	color: #2b679f;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 0 0;
	text-transform: uppercase;
}
#very_top_bar {
	background-color: #2b679f;
	height: 45px;
	color: white;
	padding: 7px 20px 4px 20px;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	box-sizing: border-box;
	margin: 0;
}
#very_top_bar .leftCol {
	width: 80%;
	float: left;
	text-align: left;
	box-sizing: border-box;
}
#very_top_bar .leftCol a {
	color: #fc0 !important;
}
#very_top_bar .rightCol {
	width: 20%;
	float: right;
	text-align: right;
	box-sizing: border-box;
}
#header-nav-box {
	background-image: url(/wp-content/images/site/top-gray-bg-banner.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	width: 100%;
	height: 170px;
}
#main_site_logo {
	display: table !important;
	margin-left: -150px;
	padding-top: 65px;
	z-index: 2000 !important;
	position: absolute !important;
	left: 50%;
	right: 0;/**/
	top: 17px;
	height: 100px;
}
#main_site_logo img {
	width: 300px;
}
#jp_footer_nav {
	width: 100% !important;
}
.site_footer div {
	width: 100% !important;
}
#jp_footer_nav #menu-main-1 {
	list-style: none;
	float: none;
	display: table;
	margin: 15px auto;
}
#jp_footer_nav #menu-main-1 li {
	float: left;
	margin: 0 9px;
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}
#jp_footer_nav #menu-main-1 li a {
	color: white;
	transition: 0.2s all ease-out;
}
#jp_footer_nav #menu-main-1 li a:hover {
	color: #9ab7d2;
}
.footer_line_sep {
	clear: both;
	width: 120px;
	border-bottom: 1px solid #CCC;
	margin: 10px auto 25px auto;
}
.footer_text {
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	color: #999;
	text-align: center;
	width: 100%;
}
.footer_text a {
	color: white;
}
.ai_link {
	margin: 30px auto 0 auto;
	text-align: center;
	width: 100%;
}
.ai_link img {
	width: 90px;
}
.promo-slider-btn {
	width: 100%;
	height: 40px;
	background-color: #ededed;
}
#hp-row-one {
	width: 100%;
	background-color: #424242;
	display: table;
}
#hp-row-one .leftcol {
	float: left;
	box-sizing: border-box;
	width: 40%;
	background-image: url(/wp-content/images/site/hp-news-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 15px 15px 30px 15px;
	font-family: 'Muli', sans-serif;
}
#hp-row-one .leftcol .date {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}
#hp-row-one .leftcol .extraInfo {
	line-height: 21px;
	font-size: 16px;
	font-style: italic;
}
#hp-row-one .leftcol .title {
	font-size: 16px;
	line-height: 21px;
}
#hp-row-one .leftcol .title a {
	color: #2b679f;
}
#hp-row-one .leftcol .hp-news {
	border-left: 5px #2b679f solid;
	padding: 0 0 0 8px;
	margin: 15px 0 25px 10px;
}
#hp-row-one .leftcol .newsFeatureImg {
	background-position: center center;
	background-size: cover;
	width: 70px;
	height: 70px;
	float: left;
	margin: 5px 10px 0 0;
}
#hp-row-one .rightcol {
	float: right;
	box-sizing: border-box;
	width: 60%;
	padding: 0px;
	color: white;
	font-family: 'Open Sans', sans-serif;
}
#hp-row-one .rightcol .nextRaceTab, #hp-row-one .rightcol .standingsTab {
	float: left;
	box-sizing: border-box;
	background-color: #0e304f;
	padding: 7px 5px 5px 0;
	cursor: pointer;
	font-style: italic;
	height: 50px;
	color: white;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	transition: 0.3s ease-out all;
}
#hp-row-one .rightcol .nextRaceTab {
	width: 40%;
	text-align: center !important;
}
#hp-row-one .rightcol .standingsTab {
	background-color: #0e304f;
	padding-left: 50px;
	width: 60%;
	text-align: left;
}
#hp-row-one .rightcol .activeTab {
	background-color: #2b679f !important;
}
#hp-row-one .rightcol .nextRaceTab:hover, #hp-row-one .rightcol .standingsTab:hover {
	background-color: #72AAD8;
}
.seriesTabTrigger{
	position: relative;
}

.nextRaceTab, .standingsTab{
	overflow: hidden;
	padding-right: 0 !important;
}

#hp-row-one .seriesOptions {
	position: absolute;
	top:100px;
	bottom:0;
	left: 0;
	right: 0;
	margin: 0 auto 0 auto;
	width: 100%;
	transition: ease-out all 0.3s;
	box-sizing: border-box;
	border-top: 3px solid #72AAD8;
	border-left: 3px solid #72AAD8;
	border-right: 3px solid #72AAD8;
}

#hp-row-one .seriesOptions div{
	font-size: 14px !important;
	box-sizing: border-box;
	float: none;
	background-color: #e03143;
	text-align: center;
	color: white;
	padding: 0 !important;
	font-weight: bold;
	transition: ease-out all 0.2s;
}
#hp-row-one .seriesOptions div:first-child{
	border-bottom: 1px solid #333;
}

#hp-row-one .seriesOptions div:hover{
	background-color: #545454;
	color: white;
}

#hp-row-one .seriesOptions .active::before{
	content: '\002023   ';
}


#hp-row-one .rightcol .standingsTab .seriesOptions div{
	text-align: center !important;
	padding-left: 0;
	text-align: left !important; 
	padding-left: 40px !important;
}
.arrow-btn {
	background-image: url(/wp-content/images/site/link-arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #2b679f;
	background-size: 30px;
	border: 4px solid #2b679f;
	display: table;
	border-radius: 20px;
	padding: 2px 20px 2px 45px;
	color: white;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	transition: 0.3s ease-out all;
	cursor: pointer;
}
.arrow-btn a {
	color: white;
	text-decoration: none;
}
.arrow-btn:hover {
	background-color: #72AAD8;
	border: 4px solid #2b679f;
}
.arrow-down-btn {
	background-image: url(/wp-content/images/site/link-down-arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #063;
	background-size: 30px;
	border: 4px solid #063;
	display: table;
	border-radius: 20px;
	padding: 2px 45px 2px 20px;
	color: white;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	transition: 0.3s ease-out all;
	cursor: pointer;
}
.arrow-down-btn a {
	color: white;
	text-decoration: none;
}
.arrow-down-btn:hover {
	background-color: #093;
}
.nextRaceBox {
	padding: 20px;
}
.standingsBox {
	display: none;
	padding: 0px;
}
.track-img {
	float: left;
	width: 40%;
	max-width: 350px;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: contain;
	margin: 20px 40px 40px 0;
	height: 160px !important;
}
.race-name {
	color: #9ab7d2;
	font-size: 20px;
	font-weight: bold;
}
.track-name {
	font-weight: bold;
}
.eventdate {
}
.tv-radio {
	margin: 5px 0 10px 0;
}
/* # standings stable on homepage */



.standingsTable {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 0;
	border: 0px solid #666 !important;
	margin: 0;
	table-layout: auto;
	font-size: 13px;
	width: 100%;/* Prevents HTML tables from becoming too wide */
}
.standingsTable thead td {
	background-color: #333;
	font-weight: bold;
	color: white;
	padding: 10px 0;
	text-align: center;
	border: 0;
}
.standingsTable tbody td {
	padding: 7px 4px;
	border: 0;
	text-align: center;
	transition: 0.2s all ease-out;
}
.standingsTable tbody tr:hover td {
	background-color: #2b679f !important;
}
/* # standings stable in the nav */



.navResultsTable {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 0;
	border: 0px solid #666 !important;
	margin: 0;
	table-layout: auto;
	font-size: 13px;
	width: 100%;
}
.navResultsTable thead td {
	font-weight: bold;
	color: #007acc;
	padding: 5px 0;
	text-align: center;
	border: 0;
}
.navResultsTable tbody td {
	padding: 7px 4px;
	border: 0;
	text-align: center;
	color: #666;
	transition: 0.2s all ease-out;
	border-top: 1px solid #BFBFBF;
}
.navResultsTable tbody tr:hover td {
	background-color: #2b679f !important;
	color: white;
}
#hp-row-two {
	margin-top: 40px;
	background-color: black !important;
	display: table;
	width: 100%;
}
#hp-row-two .leftcol {
	box-sizing: border-box;
	width: 50%;
	height: 0;
	float: left;
	background-size: cover;
	padding-bottom: 30.25%
}
#hp-row-two .rightcol {
	box-sizing: border-box;
	width: 50%;
	float: left;
}
/* ##################### 



 youtube video stuff */



.video-container {
	position: relative;
	padding-bottom: 56.25%; /*56.25%;*/
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* #############



post next and prev buttons



#####*/



.nav-previous, .nav-next {
	background-color: #999;
	padding: 5px 15px;
	margin-top: -40px;
	position: absolute;
	transition: all ease-out 0.2s;
	width: 35%;
}
.nav-previous {
	left: 0;
	text-align: left;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border-top: 2px solid #39F;
	border-right: 2px solid #39F;
	border-bottom: 2px solid #39F;
}
.nav-next {
	right: 0;
	text-align: right;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-top: 2px solid #39F !important;
	border-left: 2px solid #39F;
	border-bottom: 2px solid #39F;
}
.nav-previous:hover, .nav-next:hover {
	background-color: #2982DC;
}
.nav-previous a div, .nav-next a div {
	font-size: 16px !important;
	color: white !important;
}
.nav-previous a div:hover, .nav-next a div.hover {
	color: white !important;
}
.nav-previous .post-thisTit, .nav-next .post-thisTit {
	width: 100% !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
}
.page-number {
	padding: 10px;
	text-align: center;
	background-color: #9eb5d2;
}
.share-btn {
	width: 70px;
	height: 70px;
	background-image: url(/wp-content/images/site/share-icon.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 40px;
	display: none;
	cursor: pointer;
	opacity: 0.5;
}
.share-btn:hover {
	opacity: 1;
}
.share-link-url {
	position: absolute;
	right: -20px;
	display: none;
	width: 170px !important;
	font-size: 13px !important;
	margin-top: 0px;
	background-color: #FFC;
	text-align: center;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #666;
}
.share-link-url input {
	font-size: 13px !important;
	font-family: Arial, Helvetica, sans-serif;
}
/* rounded buttons */







.one {
	background-color: #2b679f;
	padding: 12px;
	border-radius: 20px;
}
.two {
	background-color: #e03143;
	padding: 12px;
	border-radius: 20px;
}
a.rounded {
	color: white;
	text-decoration: none;
	box-shadow: none;
}


/* hide social media on home page */

div#hp-row-three {
    display: none!important;
}


 /* plan a visit page */







.bg-img img {
	max-width: 800px;
	padding: 0 0 30px 0;
}
.plan-info {
	background-color: #e03143;
	color: white;
	padding: 40px;
	position: absolute;
	top: 50px;
	right: 0;
	width: 900px;
	line-height: 36px;
	opacity: 0.9;
}
.btn-red {
	background-color: #de3447;
	padding: 10px;
	display: inline-block;
}
a.btn-red {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.full-width {
	width: 100vw;
	margin-left: calc(-50vw + 50%);
	position: relative;
}
/* partner page */











article#post-770 {
	text-align: center;
}
#contact-container {
	display: flex;
	justify-content: center;
	padding: 0 0 50px 0;
	flex-wrap: wrap;
}
.item {
	text-align: center;
	padding: 0 80px;
}
.icon {
	display: flex;
	border-radius: 50%;
	width: 200px;
	height: 200px;
	background-color: #f0f0f0;
	justify-content: center;
	flex-direction: column;
	margin: 0 0 10px 0;
}
i.fa.fa-envelope-o, i.fa.fa-phone, i.fa.fa-shopping-cart {
	color: #2b679f;
}
#address-bg {
	background-image: url("/wp-content/uploads/contact-hero.jpg");
	background-repeat: no-repeat;
	height: 600px;
	width: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding: 0 20px;
	background-position: center center;
	background-size: cover;
	width: 100vw;
	margin-left: calc(-50vw + 50%);
}
#address-bg h1 {
	color: #90bae1;
	font-size: 52px;
	text-transform: uppercase;
	padding: 0;
	margin: 30px 0;
}
#address-bg h2 {
	color: white;
	font-size: 48px;
	padding: 0;
	margin: 30px 0;
}
.hr-one {
	width: 20%;
	margin: 0 auto;
}
.blueBox a {
	color: white;
	text-decoration: none;
}

















@media all and (max-width: 950px) {
.bg-img img {
	max-width: 100%;
}
.plan-info {
	width: 100%;
	position: static;
	margin: 0 0 30px 0;
}
}

@media all and (max-width: 768px) {
.hero {
	height: 50vw;
}
#address-bg h1 {
	font-size: 6vw;
	top: 13vw;
}
#address-bg h2 {
	font-size: 6vw;
	top: 13vw;
}
}
/* ############################################################################################################################################



stuff from original style sheet template



############################################################################################################################################ */



/* begin menu toggle */



.menu-toggle {
	background-color: transparent !important;
	border: 0px solid #d1d1d1;
	color: white;
	font-size: 13px;
	/*margin: -120px 0 0 20px !important;*/



	position: absolute;
	top: 255px;
	left: 13px;
	z-index: 1002;
	background-image: url(/wp-content/images/site/mobile-hamburger.png) !important;
	background-position: center center !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	width: 30px;
	height: 30px;
	border-radius: 0px;
	transition: all ease-out 0.2s;
}
.no-js .menu-toggle {
	display: none;
}
.menu-toggle:hover, .menu-toggle:focus {
	transform: scale(1.05, 1.05);
}
.menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {
}
.menu-toggle:focus {
	outline: 0;
}
.menu-toggle.toggled-on:focus {
	outline: thin dotted;
}
/* end menu toggle */



.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .page-header, .page-content, .content-bottom-widgets {
	font-family: arial; /*'Lato', sans-serif !important;*/
	font-size: 1.2em;
}
#header-nav-box {
	z-index: 1000;
	position: relative;
}
.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Chrome/Safari/Opera */
	-khtml-user-select: none; /* Konqueror */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently



not supported by any browser */
}
/* CSS by Nilesh */

div.top_tabs ul.tabs {
	background: #323232;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
div.top_tabs ul.tabs li {
	display: inline-block;
	padding: 30px 20px;
	position: relative;
}
div.top_tabs ul.tabs li.active:after {
	content: "";
	background: url(images/arrow.png) no-repeat;
	width: 60px;
	height: 22px;
	position: absolute;
	bottom: -20px;
	z-index: 999999;
	left: 0;
	right: 0;
	margin: auto;
}
div.top_tabs ul.tabs li.all {
	display: none;
}
div.top_tabs ul.tabs li>a {
	height: 148px;
	width: 148px;
	display: block;
	text-indent: -9999px;
	outline: 0;
}
div.top_tabs ul.tabs li.team4>a {
	background: url(images/team-4.png) no-repeat;
}
div.top_tabs ul.tabs li.team10>a {
	background: url(images/team-10.png) no-repeat;
}
div.top_tabs ul.tabs li.team14>a {
	background: url(images/team-14.png) no-repeat;
}
div.top_tabs ul.tabs li.team41>a {
	background: url(images/team-41.png) no-repeat;
}
div.top_tabs ul.tabs li.team-shr>a {
	background: url(images/team-shr.png) no-repeat;
	width: 188px;
}
div.top_tabs ul.tabs li.team-smoke>a {
	background: url(images/team-smoke.png) no-repeat;
}
div.top_tabs ul.tabs li.active.team4>a {
	background: url(images/team-4-selected.png) no-repeat;
}
div.top_tabs ul.tabs li.active.team10>a {
	background: url(images/team-10-selected.png) no-repeat;
}
div.top_tabs ul.tabs li.active.team14>a {
	background: url(images/team-14-selected.png) no-repeat;
}
div.top_tabs ul.tabs li.active.team41>a {
	background: url(images/team-41-selected.png) no-repeat;
}
div.top_tabs ul.tabs li.active.team-shr>a {
	background: url(images/team-shr-selected.png) no-repeat;
}
div.top_tabs ul.tabs li.active.team-smoke>a {
	background: url(images/team-smoke-selected.png) no-repeat;
}
.tabs_content > div {
	display: none;
}
.tabs_content > div#team-shr {
	display: block;
}
.ff-posts .ff-item-meta {
	display: none;
}
#site-header-menu {
	z-index: 9999 !important;
}
/* ##### nav control #### */











.desktopNav .subNavGen {
	display: none !important;
}
.mobileNav .subNavGen {
	display: none;
	margin-left: 5px !important;
}
.mobileNav > li {
	text-transform: uppercase;
}
.subNavGen > li {
	text-transform: none !important;
}
.desktopNav .dropdownArrow {
	background-image: url();
}
.mobileNav .dropdownArrow {
	background-image: url(/wp-content/images/site/black-down-arrow.png);
	background-position: 98% 15px;
	background-repeat: no-repeat;
}
.ff-loadmore-wrapper span.ff-btn {
	background-image: url(/wp-content/images/site/link-arrow-down.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #2b679f !important;
	background-size: 30px;
	border: 4px solid #2b679f;
	display: table;
	border-radius: 20px;
	padding: 2px 20px 2px 45px;
	color: #fff;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	transition: 0.3s ease-out all;
	cursor: pointer;
	margin: 15px auto 0;
}
.ff-loadmore-wrapper span.ff-btn:hover {
	background-color: #72AAD8 !important;
	border: 4px solid #2b679f;
}
/* ################################



 GENERAL PAGE STYLES



######################################### */



.sub-entry-title {
	color: #999;
	font-size: 1.2em;
	font-style: italic;
	text-transform: uppercase;
	position: relative;
	font-weight: bold;
	margin-top: -20px;
	margin-bottom: 40px;
}
.gray-body-text {
	color: #666;
}
.blueBox {
	background-color: #2b679f;
	padding: 25px 25px 1px 25px;
	color: white;
	margin-bottom: 15px;
}
.blueBox h3 {
	color: white;
}
.collapse-box {
	margin-top: 20px;
	position: relative;
	transition: all 0.3s ease-out;
}
.collapse-box .title {
	height: 80px;
	background-color: #bbdefa;
	color: #3565a4;
	font-weight: bold;
	padding: 20px 60px 0 20px;
	transition: 0.2s all ease-out;
	cursor: pointer;
	text-transform: uppercase;
	-webkit-touch-callout: none;
	-webkit-user-select: none; /* Webkit */
	-moz-user-select: none;    /* Firefox */
	-ms-user-select: none;     /* IE 10  */
	-o-user-select: none;
	user-select: none;
}
.collapse-box .title:hover {
	background-color: #B2C3E8;
}
/*.collapse-box .title:hover .showMoreBtn{



	background-color:#bbdefa;



}*/



.collapse-box .desc {
	display: none;
	padding: 20px;
	background-color: #ededed;
	border-bottom: 4px solid #CCC;
	line-height: 26px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.showMoreBtn {
	transition: all 0.3s ease-out;
	width: 80px;
	height: 80px;
	background-color: #3565a4;
	float: right;
	position: absolute;
	top: 0;
	text-align: center;
	font-size: 35px;
	color: white;
	padding-top: 10px;
	right: 0;
}
span.ff-filter.ff-type-posts {
	display: none;
}
/* CAR SPEC PAGES */

table.scehdule_table {
}
table.scehdule_table thead {
	background-color: #FFC;
	font-size: 16px;
	font-weight: bold;
}
table.scehdule_table tbody {
	font-size: 14px;
}
table.scehdule_table tbody tr:nth-child(odd) td {
	background-color: #ededed;
}
table.scehdule_table tbody td:first-child {
	font-weight: bold;
	font-size: 16px;
}
table.scehdule_table thead td:first-child {
	width: 15% !important;
	min-width: 122px !important;
}
table.scehdule_table thead td:nth-child(2) {
	width: 20% !important;
	min-width: 180px !important;
}
/* CSS by Nilesh*/

.mashsb-box .mashsb-buttons span.icon {
	width: auto;
	height: auto;
	background: none !important;
	border-radius: 0;
	display: inline;
}





@media (max-width: 991px) {
div.top_tabs ul.tabs li>a {
	height: 100px !important;
	width: 100px !important;
	background-size: cover !important;
}
div.top_tabs ul.tabs li.team-shr>a {
	width: 128px !important;
}
div.top_tabs ul.tabs li {
	padding: 20px 15px;
}
}

/* NAV STUFF */



/**



 * 14.3 - >= 1085px



 */



@media screen and (min-width: 67.875em) {
.main-navigation {
	margin: 0 -0.875em;
}
.main-navigation .primary-menu, .main-navigation .primary-menu > li {
	border: 0;
}
.main-navigation .primary-menu > li {
	float: left;
}
.main-navigation .primary-menu {
	margin-left: -20px;
}
.main-navigation .primary-menu > li:nth-child(1) {
}
.main-navigation .primary-menu > li:nth-child(4) {
	margin-right: 355px;
}
.main-navigation a {
	outline-offset: -8px;
	/*padding: 0.65625em 0.875em;*/



	white-space: nowrap;
	color: white;
	font-size: 16px;
	text-transform: uppercase;
}
.main-navigation li:hover > a, .main-navigation li.focus > a {
	color: #007acc;
}
.main-navigation ul ul {
	border-bottom: 1px solid #d1d1d1;
	display: block;
	left: -999em;
	margin: 0;
	position: absolute;
	z-index: 99999;
}
.main-navigation ul ul ul {
	top: -1px;
}
.main-navigation ul ul ul:before, .main-navigation ul ul ul:after {
	border: 0;
}
.main-navigation ul ul li {
	background-color: #fff;
	border: 1px solid #d1d1d1;
	border-bottom-width: 0;
}
.main-navigation ul ul a {
	white-space: normal;
	width: 12.6875em;
}
.main-navigation ul ul:before, .main-navigation ul ul:after {
	border-style: solid;
	content: "";
	position: absolute;
}
.main-navigation ul ul:before {
	border-color: #d1d1d1 transparent;
	border-width: 0 10px 10px;
	right: 9px;
	top: -9px;
}
.main-navigation ul ul:after {
	border-color: #fff transparent;
	border-width: 0 8px 8px;
	right: 11px;
	top: -7px;
}
.main-navigation li:hover > ul, .main-navigation li.focus > ul {
	left: auto;
	right: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
	left: auto;
	right: 100%;
}
.main-navigation .menu-item-has-children > a {
	margin: 0;
	padding-right: 2.25em;
}
.main-navigation .menu-item-has-children > a:after {
	content: "\f431";
	position: absolute;
	right: 0.625em;
	top: 0.8125em;
}
.main-navigation ul ul .menu-item-has-children > a {
	padding-right: 2.0625em;
}
.main-navigation ul ul .menu-item-has-children > a:after {
	right: 0.5625em;
	top: 0.875em;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.dropdown-toggle, .main-navigation ul .dropdown-toggle.toggled-on, .menu-toggle, .site-header .social-navigation, .site-footer .main-navigation {
	display: none;
}
}

@media (max-width: 1085px) {
	
#very_top_bar .leftCol {
	font-size: 12px;
}

	
.site-header-main .toggled-on {
	position: absolute !important;
	width: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
	background-color: #ededed;
	z-index: 1000;
}
.site-header-main .toggled-on ul li {
}
#promo-slider {
	margin-top: -30px !important;
}
body:not(.search-results) article:not(.type-page) .entry-content {
	width: inherit; /*71.42857144%; jason*/
}
.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .page-header, .page-content, .content-bottom-widgets {
	margin-left: 3%;
	margin-right: 3%;
}
.mobileNav .subNavGen li {
	margin: 0px !important;
	border-top: 0px solid #ccc;
	padding: 4px 4px 0px 4px !important;
}
.mobileNav .subNavGen li:hover {
	background-color: #FFC;
}
.mobileNav .subNavGen a {
	margin: 0px !important;
	padding: 0 0 0 0 !important;
	color: #2b679f !important;
}
#menu-main .on a {
	padding-bottom: 7px;
}
.current-menu-item .mobileNav .subNavGen li {
	border: 0;
	color: white;
}
.current-menu-item .mobileNav .subNavGen li a {
	border: 0;
	color: white !important;
}
}

@media (max-width: 800px) {
.hideOnMobile {
	display: none !important;
	visibility: hidden;
}
#hp-row-one .leftcol {
	float: none;
	width: 100%;
}
#hp-row-one .rightcol {
	float: none;
	width: 100%;
	min-height: 200px;
}
#hp-row-two {
	background-color: white !important;
}
#hp-row-two .leftcol {
	float: none;
	width: 100%;
	padding-bottom: 60%;
	margin-bottom: 40px;
	background-position: center center;
	cursor: pointer;
}
#hp-row-two .rightcol {
	float: none;
	width: 100%;
	min-height: 200px;
}
#sub-page-control {
	padding: 20px;
	max-width: 1300px;
}
#jp_footer_nav #menu-main-1 li {
	margin: 0 3px;
	font-family: 'Muli', sans-serif;
	font-size: 13px;
	text-transform: none;
}
#very_top_bar {
	height: auto;
	padding: 0;
}
#very_top_bar .leftCol {
	width: 100%;
	float: none;
	text-align: center;
	font-size: 14px;
}
#very_top_bar .rightCol {
	width: 100%;
	float: none;
	text-align: center;
	background-color: #4984B5;
}
.nav-previous, .nav-next {
	width: 45%;
}
#hp-row-one .rightcol .nextRaceTab {
	width: 50%;
	text-align: center !important;
	padding-left: 0;
}
#hp-row-one .rightcol .standingsTab {
	width: 50%;
	text-align: center !important;
	padding-left: 0;
}
h1.entry-title {
	font-size: 1.8em;
	margin-bottom: 50px;
}
.sub-entry-title {
	font-size: 18px;
}
#hp-row-one .rightcol .standingsTab .seriesOptions div{
	text-align: center !important;
	padding-left: 0 !important;
}

}
 @media (max-width: 700px) {
#promo-slider {
	margin-top: -30px !important;
}
 @media(max-width: 699px) {
 #hp-row-three div.top_tabs ul.tabs li {
 padding: 15px 5px;
}
#main_site_logo {
	top: 10px;
}
}
 @media(max-width: 600px) {
 #hp-row-three div.top_tabs ul.tabs li>a {
 height: 70px !important;
 width: 70px !important;
}
 #hp-row-three div.top_tabs ul.tabs li.team-shr>a {
 width: 90px !important;
}
}
 @media (max-width: 500px) {
 #promo-slider {
 margin-top: -35px !important;
}
 .track-img {
 background-position: center center;
 float: none;
 width: 100%;
}
 #jp_footer_nav {
 display: none;
}
 .hideOnMobile {
 display: none;
}
 .footer_text {
 margin-top: 25px;
}
 .footer_line_sep {
 display: none;
}
 .collapse-box .title {
 padding-top:15px;
 line-height:18px;
}
 .showMoreBtn {
 padding-top:30px;
}
 h1.entry-title {
 font-size:1.6em;
 margin-bottom:70px;
}
 .sub-entry-title {
 font-size:16px;
}
.seriesLogo{
	display: none;
}
}
 @media(max-width: 480px) {
 #hp-row-three div.top_tabs ul.tabs li>a {
 height: 50px !important;
 width: 50px !important;
}
 #hp-row-three div.top_tabs ul.tabs li.team-shr>a {
 width: 63px !important;
}
 #hp-row-three div.top_tabs ul.tabs li.active:after {
 width: 30px;
 height: 11px;
 bottom: -10px;
 background-size: cover;
}
 #hp-row-three div.top_tabs ul.tabs li {
 padding: 15px 0px;
}
.ff-filter+.ff-filter+.ff-search {
    margin-top: 0;
}
}
 @media (max-width: 420px) {
 #header-nav-box {

	/*background-image: url(/wp-content/images/site/top-gray-bg-banner.png);*/
	background-color: #323232;
 height: 130px;
}
 #promo-slider {
 margin-top: -1px !important;
}

/* new */



#main_site_logo {
 top: 38px;/**/
 margin-left: -95px !important;
}
 #main_site_logo img {
 width: 200px !important;
}
 .menu-toggle {
 top: 90px;
 left: 10px !important;
 right: 0;
 margin: 0 !important;
 z-index: 99999;
}
 #very_top_bar .leftCol {
 font-size: 13px;
 text-transform: capitalize;
}
}
 @media (max-width: 325px) {
 #main_site_logo {
 top: 5px;
 margin-left: -67px !important;
}
 .menu-toggle {
 top: 1592px !important;
 left: 44% !important;
 right: 0;
 z-index: 99999;
}
}

@media (max-width: 320px) {
	.ff-header .ff-filter-holder .ff-filter{padding: 0;}
	.ff-header .ff-filter-holder:before{top: 15px;}
	.ff-header .ff-filter-holder .ff-search:after{top: 4px;}
}