html{background: url(../img/bg.jpg) no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;background-color: #333;}body{font-family: 'Open Sans', sans-serif !important;font-size: 15px;color: #fff;overflow-x: hidden;}.wrapper{max-width: 964px;margin: 0 auto;background-color: #000;}.blackBGWrapper{/*background-color:rgba(0,0,0,0.8);*/}a{text-decoration: none;color: #ffff00;}a:hover{text-decoration: underline;color: #ffff00;}h1{font-weight: 200;font-size: 42px;}h2{font-size: 30px;color: #ffffff;text-align: center;}h3{font-size: 26px;text-align: center;font-weight: bold;margin: 0;}/********** SIDEBAR BANNERS **********/#sideSiteBanners img{display: block;border: none;text-align: center;}.leftAdBanner{/*background-color: #000;*/ height: 600px; width: 200px; top: 0; left: 50%; margin-left: -682px; display: block; position: fixed; z-index: 999; text-align: center;}.rightAdBanner{/*background-color: #000;*/ height: 600px; width: 200px; top: 0; right: 50%; margin-right: -682px; display: block; position: fixed; z-index: 999; text-align: center;}/********** watch drive **********/.watchDrive{background-image: url("../img/watchVideoBG.jpg");min-width: 294px;height: 350px;}/********** RESPONSIVE VIDEO EMBED **********/.responsiveVidContainer{position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden;}.responsiveVidContainer iframe,.responsiveVidContainer object,.responsiveVidContainer embed{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}/********** watch drive - responsive fixes **********/ /* Custom, iPhone Retina */ @media only screen and (max-width : 320px){.watchDrive{background-image: none !important;min-width: 294px;height: auto;}}/* Extra Small Devices, Phones */ @media only screen and (max-width : 480px){.watchDrive{background-image: none !important;min-width: 294px;height: auto;}}/* Small Devices, Tablets */ @media only screen and (max-width : 768px){.watchDrive{background-image: none !important;min-width: 294px;height: auto;}}