/*html, body {
  width: auto !important;
  overflow-x: hidden !important
}*/
body {
  padding-top: 20px;
}
a:link {
  color: #444444;
}
a:visited {
  color: #444444;
}
a:hover {
  color: #777777;
}
a:active {
  color: #444444;
}
a.hideNext:link, a.hideNext:visited {
  color: white;
}

.footer{
    font-size:11px;
    font-weight:600;
    color:#fff;
    margin-bottom:10px;
    text-transform: uppercase;
    text-align: left;
    
}

.footer a:link {
  color: #fff;
    text-decoration:none;
}
.footer a:visited {
  color: #fff;
}
.footer a:hover {
  color: #fff;
}
.footer a:active {
  color: #fff;
}
.footer a.hideNext:link, a.hideNext:visited {
  color: white;
}
reversed {
  color: #FFF !important;
}
p {
  font-family: museo-sans-condensed, sans-serif;
  font-weight: 100;
  font-size: 18px;
  line-height: 120%;
  text-align: left;
  text-indent: 25px;
}
.p {
  font-family: museo-sans-condensed, sans-serif;
  font-weight: 100;
  font-size: 18px;
  line-height: 120%;
  text-align: left;
  text-indent: 25px;
}
ol, ul {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-family: museo-sans-condensed, sans-serif;
  font-weight: 300;
}
h1 {
  font-family: trumpgothicpro, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
h2 {
  font-family: trumpgothicpro, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 90%;
}
h3 {
  font-family: trumpgothicpro, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 90%;
}
h4 {
  font-family: trumpgothicpro, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 90%;
}
h5 {
  font-family: trumpgothicpro, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 90%;
}
.bold {
  font-weight: 500;
}
.leading {
  line-height: 60%;
}
.theme-color {
  background-color: #000;
  color: white;
}
.theme-color2 {
  background-color: #A30000;
  color: white;
}
.theme-color3 {
  background-color: #222;
  color: white;
}
.heading {
  line-height: 80%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.newsHead {
  margin-bottom: 0px;
}
.newsHead a:link {
  text-decoration-line: none;
}
.newsPreview {
  margin-top: 0px;
  padding-top: 0px;
}
.overlay-video-container{
    position:relative;
	}
	
.overlay-link{
    position:absolute;
    left:0;
    top:0;
    background:rgba(0,0,0,0.10);
	}
.form-label {
  font-weight: Normal;
  font-family: trumpgothicpro, sans-serif;
  text-transform: uppercase;
  font-size: 28px;
}
/*.newsReadMore{
    color:#A30000;
    text-transform: uppercase;
    font-weight: normal;
    font-family: museo-sans-condensed, sans-serif;
}*/
.newsReadMore a:link {
  color: #A30000;
  text-transform: uppercase;
  font-weight: normal;
  font-family: museo-sans-condensed, sans-serif;
}
.newsReadMore a:visited {
  color: #A30000;
}
.newsReadMore a:hover {
  color: #777777;
}
.newsReadMore a:active {
  color: #444444;
}
a.journalReadMore:link {
  color: #FFDD2B;
  font-weight: 700;
}
a.journalReadMore :visited {
  color: #FFDD2B;
}
a.journalReadMore :hover {
  color: #FFDD2B;
}
a.journalReadMore:active {
  color: #FFDD2B;
}
a.linkButtons:link {
  color: #FFFFFF;
}
a.linkButtons:visited {
  color: #FFFFFF;
}
a.linkButtons:hover {
  color: #444444;
}
a.linkButtons:active {
  color: #444444;
}
a.pLink {
  color: #444;
  font-weight: 300;
}
a.pLinkBold {
  color: #FFDD2B;
  font-weight: 300;
}
.moreButtons {
  width: 300px;
  font-size: 18px;
  font-weight: 500;
  padding: 5px;
  Line-height:100%;
}
.buttons {
  width: 300px;
  font-size: 22px;
  font-weight: 500;
  padding: 7px;
}

.row-centered {
text-align:center;
}
.col-centered {
display:inline-block;
float:none;
/* reset the text-align */
/*text-align:left;*/
/* inline-block space fix */
margin-right:-4px;
}
.ratio-3x2{
    aspect-ratio: 3/2;
    overflow: hidden;
}
.photoCredit {
  margin-bottom: 2px;
  text-align: right;
  font-size: 11px;
}
.shadowBox {
  box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4);
}
.box3 {
 margin-right: 1%;
  margin-bottom: 2%;
  font-size: 11px;
  text-align: right;
  color: #555555;
  overflow: hidden;
  display: inline-block;
}
.box6 {
  width: 18%;
  margin-right: 1%;
  margin-bottom: 2%;
  font-size: 11px;
  text-align: right;
  color: #555555;
  overflow: hidden;
  display: inline-block;
}
.card {
  border: 0px;
}
.card-body{
    background-color:black;
    padding:0 0 10px 0;
}
.card-text{
    border-left:5px solid red; 
    padding:0 0 0 5px; 
    font-weight:300;
    text-indent:0px;
    margin:5px 0 5px 0;
}
.modal-dialog {
   max-width: 550px; /* New width for default modal */
        }
.padding10 {
  padding: 10px;
}
.adPadding {
  padding: 20px 100px;
}
.paddingTop20 {
  padding-top: 20px;
}
.paddingBottom20 {
  padding-bottom: 20px;
}
.paddingLeft20 {
  padding-left: 20px;
}
.marginBottom0 {
  margin-bottom: 0px;
}
.marginBottom10 {
  margin-bottom: 10px;
}
.marginBottom20 {
  margin-bottom: 20px;
}
.bottomMargin40 {
  margin-bottom: 40px;
}
.logos {
  /*background-color: @SCORE-red;*/
  background-color: #A30000;
  margin-top: 10px;
}
.raceDate {
  font-family: trumpgothicpro, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 90%;
  color: #FFDD2B;
  text-align: center;
  font-size: 24px;
  margin-top: 5px;
}
.ellipsis {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.noDecoration {
  text-decoration: none;
}
.noIndent {
  text-indent: 0;
}
.hLine-white {
  border: thin solid #FFFFFF;
}
.journalCover {
  padding: 20px 0 20px 20px;
  text-align: right;
}
.journal-heading {
  font-size: 50px;
  margin-top: 20px;
  color: #FFDD2B;
}
.galleryHead {
  font-size: 250%;
  line-height: 85%;
  margin-bottom: 10px;
}
.siteCredit {
  font-size: 12px;
  padding-bottom: 60px;
}
.embed-Journal-container { 
    position: relative; 
    /*padding-bottom: 56.25%;*/ 
    padding-bottom: 20%;
    height: 0; 
    overflow: hidden; 
    max-width: 100%; 
} 
.embed-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
    overflow: hidden; 
    max-width: 100%; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
}

@media screen and (min-width: 480px) {
  .parallaxBanner {
    height: 300px;
    
    background-attachment: scroll;
  }
  .parallaxBanner2 {
    background-attachment: scroll;
  }
}
/*Small devices (landscape phones, 576px and up)*/
@media screen and (min-width: 576px) {
  .parallaxBanner {
    height: 300px;
    background-attachment: scroll;
  }
  .parallaxBanner2 {
    background-attachment: scroll;
  }
}
/*Medium devices (tablets, 768px and up)*/
@media screen and (min-width: 768px) {
  .parallaxBanner {
    /*height: 400px;*/
      height: 500px;
    background-attachment: scroll;
  }
  .parallaxBanner2 {
    background-attachment: scroll;
  }
}
/*Large devices (desktops, 992px and up)*/
@media screen and (min-width: 992px) {
  h3 {
    font-size: 200%;
    color: #000000;
  }
  .parallaxBanner {
   /* height: 600px;*/
      height: 800px;
    background-attachment: scroll;
  }
  .parallaxBanner2 {
    background-attachment: scroll;
  }
}
/*ipad PRo 12.9"*/
/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .parallaxBanner {
    background-attachment: scroll;
  }
  .parallaxBanner2 {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1900px) {
  #baguetteBox-overlay .full-image img {
    max-height: 80% !important;
  }
}
/*X-Large devices (large desktops, 1200px and up)*/
@media screen and (min-width: 1200px) {
  .parallaxBanner {
    background-attachment: fixed;
  }
  .parallaxBanner2 {
    background-attachment: fixed;
  }
}
/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .parallaxBanner {
    background-attachment: scroll;
  }
  .parallaxBanner2 {
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 1901px) {
  #baguetteBox-overlay .full-image img {
    max-height: 80% !important;
  }
}
/*XX-Large devices (larger desktops, 1400px and up)*/
@media screen and (min-width: 1400px) {
  .parallaxBanner {
    background-attachment: fixed;
  }
  .parallaxBanner2 {
    background-attachment: fixed;
  }
}
.paddingTop20 {
  padding-top: 20px;
}
.logos {
  background-color: #A30000;
  margin-top: 10px;
}
.bottomMargin40 {
  margin-bottom: 40px;
}