body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #666;
}

a {
    text-decoration: none;
    color: #005bf0;
    outline: 0;

    -webkit-tap-highlightgit-color: rgba(170, 170, 170, .2) !important;
}
a:hover {
    text-decoration: none;
    color: black;
    outline: 0;
}
a:focus {
    text-decoration: none;
    outline: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 300;
    line-height: normal;
    margin: 0;
    padding: 0;
}

h2 {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #d7171e;
}

ul, li {
    line-height: 18px;
    margin: 0;
    list-style-type: none;
}

.loading {
    position: fixed;
    z-index: 110;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    filter: alpha(opacity=50);
    background: #b7b7b7 url(../images/loader.gif) no-repeat center center;
}

.centerAd {
	width:100%;
	margin: 0 auto;
    text-align:center;
    padding: 20px 20px 20px 10px;
}

.sponsored {
	margin-top:5px;
}

#adPush {
    	top:0px;
    	left:0px;
    	width:100%;
    	height:100%;
    	background-color: rgba(0,0,0,.5);
    	z-index:99998;
    	position:fixed;
    	display: none;
    }
    
.closeAd {
    	color:#666;
    	font-size:14px;
    	padding:10px;
    	text-align:right;
    	cursor: pointer;
    	display:none;
    }
    
.closeText {
    	color:#666;
    	font-size:14px;
    }

/* Harness Home Page Ad */    
#div-gpt-ad-1447264841849-0 {
        top:100px;
        width:810px;
        background:#ffffff;
        display: block;
        position:fixed;
  		left: 0;
  		right: 0;
  		margin: 0 auto;
        text-align:center;
        padding-bottom:24px;
        border-radius:5px;
        border: 1px solid #666;
        visibility:hidden;
        z-index:99999;
    }

/* Main Home Page Ad */    
#div-gpt-ad-1447252780773-0 {
        top:100px;
        width:810px;
        background:#ffffff;
        display: block;
        position:fixed;
  		left: 0;
  		right: 0;
  		margin: 0 auto;
        text-align:center;
        padding-bottom:24px;
        border-radius:5px;
        border: 1px solid #666;
        visibility:hidden;
        z-index:99999;
    }
/* Bottom Overlay */
#bottom-open {
    height: 100px;
    width:100%;
    position:fixed;
    bottom:0;
    background:#ffffff;
    color:#000000;
    box-shadow: 0 0 25px #666666;
    border-top: 2px solid #666;
    display:block;
}

#bottom-left {
	float:left;
	padding:5px;	
}

#bottom-right {
	float:right;
	text-align:left;
	width:660px;
	padding:5px;	
}

#bottom-right-ad {
	float:right;
	text-align:left;
	width:660px;
	padding:5px;
	display:none;	
}

#morning-line-info {
	float:left;
	max-width:260px;
	margin-top:10px;
	line-height:15px;
}

#morning-line-info-small {
		display:none;
	}

#morning-line-email {
	width:250px;
	margin-top:22px;
	padding-left:5px;
}

#morning-line-button {
	margin-top:22px;
}

#emailError {
	color:#ec1c24;
	display:none;
}

#bottom-close {
	position:fixed;
	right:10px;
	cursor:pointer;
	bottom:60px;
	color:#000000;	
}

#bottom-collapsed {
    height: 40px;
    width:60px;
    position:fixed;
    bottom:0;
    right:0;
    background:#eeeeee;
    color:#000000;
    padding:10px;
    box-shadow: 0 0 25px #666666;
    border-top: 2px solid #666;
    cursor:pointer;
    display:none;
}

/* Sign Up Page */

.redStar {
	color:#f30707;
}

.submitText {
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
}

.signupButtonDiv {    
    width: 100%;
    text-align:center;
}

.redError {
	display:none;
	margin-top:5px;
	Font-size:11px;
	color:#f30707;
}

/* Top Nav */
.topWrap {
    font-size: 12px;
    height: 34px;
    padding-right: 5px; 
    border-bottom: 1px solid #eee;
}

.topNav {
    float: left;
}

.toploginNav {
    float: right;
    margin-right: 5px;
}

.topWrap li {
    line-height: 34px;
    float: left;
    font-size: 13px;
}
.topWrap a {
    display: block;
    padding: 0 5px;
    color: black;
}
.topWrap a:hover {
    color: #ec1c24;
}
.topWrap .topNavActive a {
    color: #ec1c24;
}

.userNav {
    position: relative;
    top: 0;
    right: 0;
    float: right;
}

.userNav .userName {
    position: relative;
    z-index: 112;
    display: block;
    margin-top: -3px;
    padding: 0 15px;
}

.userNav .userName {
    cursor: pointer;
}

.topWrap .userNav .userName {
    padding-top: 8px;
}

.userNav .userName span {
    font-size: 13px;
    line-height: 24px;
    float: left;
    color: #000;
}

.userNav .userName .icon-arrow {
    background-position: 0 -18px;
    width: 12px;
    height: 14px;
    margin: 10px 0 0 5px;
	float: right;
}

.userNav .name {
    margin-left: 5px;
}
.userNav ul {
    position: absolute;
    z-index: 111;
    top: 33px;
    right: 0;
    display: none;
    width: 175px;
    padding: 3px 15px;
    list-style-type: none;
    border: 1px solid #e5e5e5;
    border-top: 1px solid #fff;
    background: #fff;
}
.userNav.userNavActive ul{
    display: block;
}
.userNav ul li {
    float:none;
    border-top:1px solid #e5e5e5;
}

.userNav ul li:first-child {
    border-top:none;
}
.userNav ul li a {
    padding:2px 0 2px 0;
    display:block;
    color:#000;
    font-size:13px;
    line-height:30px;
}
.contentWrap {
    position: relative;
    border: solid 1px #ddd;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 2px 4px #d9e0e8;
       -moz-box-shadow: 0 2px 4px #d9e0e8;
            box-shadow: 0 2px 4px #d9e0e8;
}

/* Header */
.headerWrap {
    margin-bottom: 15px;
}

header {
    padding: 0;
}
	/* header Banner :: Start */
	
.TopBanner ul li.bannerItem{
	background: #000;
	height: 377px;
}
.bannerImage {
    width: 100%;
    display: block;
    height: 377px;
}
.bannerWrapper {
    position: relative;
}
.TopBanner ul li.bannerItem .bannerContent{
    position: absolute;
    right: 190px;
    width: 400px;
    text-align: center;
    padding: 40px 0;
    top: 16%;
    text-transform: uppercase;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    color: #fff;
}
.TopBanner ul li.bannerItem .bannerContent p{
	line-height: normal;
}
.TopBanner ul li.bannerItem .bannerContent .signUpText{
	font-size: 40px;
	margin: 5px 0 0 0;
}
.TopBanner ul li.bannerItem .bannerContent .bannerPromo{
	font-size: 18px;
}
.TopBanner ul li.bannerItem .bannerContent .bannerAction a.button{
    width: 220px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
}
.TopBanner .bannerContent .BannercloseIcon .icon-bannerClose{
    color: #fff;
    font-size: 30px;
    position: absolute;
    right: -140px;
    top: -33px;
    font-weight: normal;
    width: 18px;
    height: 18px;
    background-position: 1px -632px;
}
	/* header Banner :: End */
.logo {
    margin-left: 10px;
}
.logo img {
    width: 100px;
    height: 49px;
}
.logo a {
    display: block;
}

.harnessLogo {
    float: left;
}
.harnessLogo a {
    display: block;
    width: 180px;
}
.logoMobile {
    display: none;
}

.logoHarness {
    display: none;
}

.stick {
    position:fixed;
    top:270px;
}

.headerAds {
    float: left;
    width: 728px;
    height: 90px;
    text-align: center;
    color: #4e4e4e;
    background: #f1f1f1;
}

/* icons */
[class^='icon-'], [class*=' icon-'] {
    margin-top: 0;
    background-image: url('../images/iconSprite.png');
    background-repeat: no-repeat;
}

.icon-drfPlus {
    background-position: 0 -410px;
    width: 32px;
    height: 12px;
}

/* Nav */
nav {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 13px;
    height: 47px;
    text-transform: uppercase;
    border-left: 0;
    background: #000;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}
.menuNav {
    float: left;
}
.menuNav li {
    position: relative;
    float: left;    
}
.menuNav > li {
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 400;
}
.menuNav > li:nth-child(2) {
  border-left: 0
}
.menuNav li:hover > a, .menuNav li.active > a {
    color: #fff;
}
.menuNav > li > a {
	font-size: 14px;
	font-weight: 600;
}
.menuNav li a {
    display: block;
    line-height: 46px;
    padding: 0 4.5px\9;
    color: #aaaaaa;
}
.subMenu ul li a {
    line-height: inherit;
}
.menuNav li a sub {
    bottom: 0;
}
.menuNav .drfNav {
    margin: -1px 0 -1px -1px;
    border: 1px solid #890000;
    background: #ec1c24;
    display: none;
}
.menuNav .drfNav a {
    width: 40px;
    height: 40px;
    margin-top: 0;
    padding: 0;
    text-indent: -10000px;
    background-position: 9px -155px;
}
.menuNav .drfNav a:hover {
    background: #ad1a20;
    background-image: url('../images/iconSprite.png');
    background-repeat: no-repeat;
    background-position: 9px -155px;
}

.subMenu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    position: absolute;
    z-index: 9999;
    top: 46px;
    display: none;
    width: 198px;
    text-transform: none;
    border: 1px solid #d2d2d2;
    border-top: 0;
    background: #fff;
    -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 4px 8px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 4px 8px 0px rgba(0, 0, 0, 0.4);
}
.subMenu.subMenuActive {
    display: block;
}
.subMenu .colMenu {
    float: left;
    width: 160px;
    padding: 8px 0;
    border-left: 1px solid #ccc;
}
.subMenu .colMenu:first-child {
    border-left: 0;
}
.subMenu .colMenu ul:first-child h2 {
    padding-top: 10px;
}

.subMenu li {    
    float: none;
}
.subMenu li h2 {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    padding: 20px 10px 10px;
    text-transform: uppercase;
    color: #666;
}
.subMenu li h2 a{
    padding: 0;
    margin: 0;
    color: #666;
    text-decoration: none;
}
.subMenu li:hover {
    background: transparent;
}
.subMenu li a {
    padding: 0 15px;
    color: #000;
    line-height: 18px;
    margin-bottom: 16px;
    text-decoration: underline;
}
.subMenu li a:hover {
    color: #ec1c24;
}

/* Search Box */
.searchWrap {
    position: relative;
    float: right;
    height: 46px;
}
 .searchWrap .icon-search{
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}
.searchWrap .searchBox {
	display:none;
    position: absolute;
    z-index: 102;
    top: 46px;
    right: -13px;
    overflow: hidden;
    width: 310px;
    height: 0;
    background: #fff;
    border:1px solid #ccc;
}
.searchWrap.searchOpen .searchBox{
	display: block;
	line-height: normal;
}
.searchWrap .searchBox input {
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 40px;
    width: 235px;
    height: 40px;
    padding: 0 10px;
    color: #000;
    border: 0;
    border: none !important;
    outline: none;
    background: transparent;
    -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important;
}
.searchWrap .searchBox input.btnSubmit {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 40px;
    width: 60px;
    padding: 0 10px;
    color: white;
    border: 0;
    background: transparent;
}

.searchWrap.searchOpen .searchBox input.btnSubmit{
 background-image: none;
}
.searchWrap .searchBox .placeholder {
    float: left;
    width: 235px;
}
.searchWrap .searchBox .placeholder_span {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 26px;
    text-indent: 10px;
    text-transform: none;
}
/* Search Bar in Nav: Start*/
.searchWrap .icon-search {
    width: 17px;
    height: 17px;
    background-position: -48px -631px;
}
/*Search Bar in Nav: End*/

/* Page Main Content */
.staticNewsWrap {
	width:100%;
	height:260px;
	margin-top:10px;
	margin-left:10px;
	text-align:center;
}

#staticNews {
	margin-left:12px;
	margin-top:30px;
}

#staticNews li {
	display: inline;
	list-style-type: none;
}

.staticNewsFrame {
	float:left;
	width:185px;
	height:275px;
	border: solid 1px #e3e4e5;
	margin-right: 23px;
}

.staticNewsBlue {
	text-align:left;
	margin-top:-21px;
}

.staticNewsBlueText {
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 400;
	font-size:15px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:10px;
	text-align:left;
	padding-left:10px;
	background-color:#005bf0;
	color:#ffffff;
}

.staticNewsHeadline {
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
	text-align:left;
	padding-top:10px;
	font-size:16px;
	color:#000000;
	margin-left:10px;
	margin-right:5px;
}

.staticNewsHeadline a{
	color:#000000;
	}
	
.staticNewsHeadline a:hover{
	color:#3079f0;
	}

.staticNewsText {
	font-family: Arial, sans-serif;
	text-align:left;
	padding-top:15px;
	font-size:15px;
	color:#333333;
	margin-left:10px;
	margin-right:5px;
}

.staticNewsText a {
	color:#333333;
	}
	
.staticNewsText a:hover {
	color:#005bf0;
	}

.breakingNewsWrap {
	height:115px;
	background-color:#fff0b6;
	border: solid 1px #f7df7d;
}

.breakingNewsLeft {
	float:left;
	padding-top:12px;
	margin-left:65px;
	width:680px;
}

.breakingNewsRight {
	float:right;
    padding-top:45px;
	margin-right:35px;
	width:50px;
}

.breakingNewsRed {
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
	font-size:26px;
	line-height:36px;
	color:#ec1c24;
}

.breakingNewsHeadline {
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
	color:#000000;
}

.breakingNewsHeadline a{
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
	font-size:24px;
	line-height:26px;
	color:#000000;
}

.breakingNewsHeadline a:hover{
	color:#3079f0;
}
	

.breakingNewsText a{
	font-family: Arial, sans-serif;
	font-size:15px;
	line-height:30px;
	color:#666;
}

.breakingNewsText a:hover{
	color:#000;
}

.breakingNewsX {
	float:right;
}

.breakingNewsX a{
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
	font-size:18px;
	line-height:30px;
	color:#666;
}

.breakingNewsBlue {
	float:left;
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 400;
	font-size:18px;
    padding: 7px;
    margin-right:15px;
    font-size: 17px;
	background-color:#005bf0;
	border-radius:3px;
	color:#ffffff;
}

.breakingNewsBlue a{
	color:#ffffff;
	}

.breakingNewsBlue:hover {
	background-color:#0048bd;
	cursor:pointer;
	}

.contentWrap {
    position: relative;
    margin-bottom: 30px;
    border: solid 1px #eeeeee;
    background: #f4f6fa;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 4px #d9e0e8;
    -moz-box-shadow: 0 2px 4px #d9e0e8;
    -ms-box-shadow: 0 2px 4px #d9e0e8;
    -o-box-shadow: 0 2px 4px #d9e0e8;
    box-shadow: 0 2px 4px #d9e0e8;
}

.pageData {
    float: left;
    width: 618px;
    min-height: 500px;
    border-right: solid 1px #eee;
}
.pageDataFull {
    float: none;
    width: 100%;
    min-height: 500px;
    padding-top: 15px;
    border-right: 0;
}

.pageDataCenter {
    float: none;
    width: 50%;
    min-height: 500px;
    padding-top: 15px;
    margin-left: auto ;
  	margin-right: auto ;
}
.rightColumn {
    width: 321px;
    padding-top:10px;
    margin-left: -1px;
    border-left: solid 1px #eeeeee;
    float: right;
    -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    -ms-border-radius: 0 0 5px 0;
    -o-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0;
}
.rightColumn img {
    width: 100%;
}

/* Global */
.btnRed {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    display: inline-block;
    padding: 0 30px;
    text-align: center;
    vertical-align: top;
    color: white;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
        -ms-border-radius: 3px;
         -o-border-radius: 3px;
    background: #ec1c24;
}
.btnRed:hover {
    color: white;
    background: #a21116;
}
.btnblue {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    padding: 0 18px;
    color: white;
    border: 0;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
        -ms-border-radius: 3px;
         -o-border-radius: 3px;
            border-radius: 3px;
    background: #3079f0;
}
.btnblue:hover {
    color: white; 
    background: #2266ee  
}

.updatesCount {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    display: inline-block;
    width: 70px;
    height: 18px;
    margin-left: 10px;
    text-align: center;
    vertical-align: middle;
    color: #3079f0;
    border: 1px solid #ddd;
    -webkit-border-radius: 9px;
       -moz-border-radius: 9px;
        -ms-border-radius: 9px;
         -o-border-radius: 9px;
            border-radius: 9px;
}

.valLive {
    color: #3079f0;
}

.bannerWrap {
    padding-bottom: 20px;
}
.bannerWrap .adWrap {
    display: none;
}
.banner {
    float: right;
    width: 618px;
    margin: 9px 9px 0 0;
    border: 1px solid #eee;
    background: #eee;
}
.slider {
    position: relative;
    overflow: hidden;
    height: 252px;
}
.slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.banner .slide-captions {
    position: absolute;
    top: 71%;
    left: 0;
    width: 100%;
}
.banner .slide-captions .slideHeadline {
    display: inline-block;
    width: 365px;
    margin: 0 20px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 1);
}
.banner .slide-captions h3 {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: white;
}
.banner .slide-captions .discription {
    font-size: 12px;
    color: #fff;
}
.banner .slide-captions .btnRed {
    float: right;
    min-width: 110px;
    margin-right: 20px;
    padding: 0 10px;
    text-align: center;
}
.banner .arrow {
    position: absolute;
    z-index: 800;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    padding: 0;
    cursor: pointer;
    opacity: .7;
    filter: alpha(opacity = 70);
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
        -ms-border-radius: 0;
         -o-border-radius: 0;
            border-radius: 0;
    background-image: url('../images/iconSprite.png');
    background-repeat: no-repeat;
}
.banner .arrow:hover {
    opacity: 1;
    filter: alpha(opacity = 100);
}
.banner .arrow.prev {
    left: 0;
    background-position: -32px -232px;
}
.banner .arrow.next {
    right: 0;
    background-position: 10px -232px;
}


/*---------------------------------------------------------
NAV
---------------------------------------------------------*/
.nav {
    text-align: center;
    display: block;
    position: absolute;
    z-index: 1002;
    left: 0;
    bottom: 4px;
    right: 0;
    margin-bottom: 0
}
.nonDraggableImage {
    -webkit-user-drag: none;
}
.nav .wrapper {
    margin: 0 auto;
    width: 100%;
}
.nav ul {
    width: 100%;
    margin: 0;
}
.nav .dot, .nav .dot a {
    display: inline-block;
    zoom: 1;
}
.dots .dot {
    position: relative;
    margin: 0 2px;
    width: 12px;
    height: 12px;
}
.dots .dot a {
    display: inline-block;

    width: 10px;
    height: 10px;
    margin: 4px;
    cursor: pointer;
    text-indent: -10000px;
    opacity: .5;
    filter: alpha(opacity = 50);
    border: 1px solid white;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
        -ms-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}
.dots .dot a:hover,
.dots .dot a.active {
    opacity: 1;
    filter: alpha(opacity = 100);
    background: white;
}
/* drf Bets */
.drfBets {
    padding: 14px 10px 0 9px;
    width: 310px;
    text-align: center;
    float: left;
}
.drfBets .btnRed {
    display: block;
    padding: 0;
    margin: 13px 10px 10px;
    font-size: 17px;
}
.drfBets .createAc {
	color: #000;
    padding-bottom: 10px;
    border-bottom: 1px solid #c9c9c9;
    font-size: 14px;
}
.drfBets .createAc a {
    display: block;
}
.drfBets .linkTo {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.drfBets .linkTo li {
    width: 50%;
    border: 1px solid #eeeeee;
    border-top: 0;
    border-left: 0;
	line-height: 34px;
    float: left;
}
.drfBets .linkTo li:hover {
	background: #f2f2f2
}
.drfBets .linkTo li a {
    display: block;
    text-decoration: underline;
}
.drfBets .linkTo li:hover a {
    color: black;
}
.drfBets .linkTo li:nth-of-type(2), .drfBets .linkTo li:nth-of-type(4), .drfBets .linkTo li:nth-of-type(6) {
    border-right: 0;
}
.drfBets .linkTo li:nth-of-type(5), .drfBets .linkTo li:nth-of-type(6) {
    border-bottom: 0;
}

/* Harness DRF Bets     */
.drfBets .linkHarness {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.drfBets .linkHarness li {
    border-top: 0;
    border-left: 0;
    padding: 0 24px;
	line-height: 32px;
	border-bottom: 1px solid #eeeeee;
	text-align: left;
}
.drfBets .linkHarness li:hover {
	background: #f2f2f2
}
.drfBets .linkHarness li a {
    display: block;
    text-decoration: underline;
}
.drfBets .linkTo li:hover a {
    color: black;
}

/* Saddle Color */
.oddsNo {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 12px;
    width: 18px;
    height: 18px;
    line-height: 15px;
    color: black;
    border: 1px solid transparent;
    background-color: white;
    text-align: center;
    display: inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.saddle1 {
    background: #e91c1f;
    color: white !important;
}

.saddle2 {
    background: white;
    border-color: #babbbe;
}

.saddle3 {
    background: #0d4a9c;
    color: white;
}

.saddle4 {
    background: #e8e536;
}

.saddle5 {
    background: #438642;
    color: white;
}

.saddle6 {
    background: #0c0c0f;
    color: white;
}

.saddle7 {
    background: #f06724;
    color: white;
}

.saddle8 {
    background: #f8bec5;
}

.saddle9 {
    background: #20bbda;
    color: white;
}

.saddle10 {
    background: #761b77;
    color: white;
}

.saddle11 {
    background: #979998;
    color: white;
}

.saddle12 {
    background: #6bbd45;
    color: white;
}

.saddle13 {
    background: #5f3516;
    color: white;
}

.saddle14 {
    background: #771115;
    color: white;
}

.saddle15 {
    background: #cdc4b7;
    border-color: #999999;
}

.saddle16 {
    background: #8789c4;
    color: white;
}

.saddle17 {
    background: #1c3975;
    color: white;
}

.saddle18 {
    background: #103c1b;
    color: white;
}

.saddle19 {
    background: #0b73a8;
    color: white;
}

.saddle20 {
    background: #df0b7a;
    color: white;
}

/* DRF Trending */
.trendWrap .trendMenu {
    background: #f8f8f8;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.trendWrap .trendMenu li {
    line-height: 48px;
    float: left;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
 	margin-bottom: -1px;
}
.trendWrap .trendMenu li a {
    display: block;
    text-transform: uppercase;
    padding: 0 15px;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: black;
}
.trendWrap .trendMenu li a:hover {
    background: #ececec
}
.trendWrap .trendTitle {    
    width: 140px;
    height: 49px;
    float: left
}

/* Tab */
.homeLiveNews .feedTabs {
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    padding-top:10px;
	padding-bottom:10px;
	margin: 0 auto;
	width: 70%;
	text-align:center;
    }
.homeLiveNews .feedTabs li {    
    text-align: center;
    float: left;
    z-index: 100;
    line-height: 40px;
    color: #3079f0;
    border: 1px solid #3079f0;
    cursor: pointer;
    margin-left: -1px;
    width: 33.33%
}
.homeLiveNews .feedTabs li:first-child {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.homeLiveNews .feedTabs li:last-child {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.homeLiveNews .feedTabs li .mobileHide{
	display: inline;
}
.homeLiveNews .feedTabs li.activeTab {
    color: #fff;
    background: #3079f0
} 
.homeLiveNews .feedTabs li .icon-arrowDown {
	background-position: 0 -16px;
    width: 12px;
    height: 8px;    
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -6px;
    display: none;
}
.homeLiveNews .feedTabs li.activeTab .icon-arrowDown {
    display: inline-block;
}

.homeLiveNews .tabContent {
	position: relative;
}

.homeLiveNews .tabContent h2 {
    margin: 0 235px 10px 20px;
}

.dataTable li {
    border-bottom: 1px solid #eeeeee;
}
.dataTable .sCell {
    display: inline-block;
    margin-right: -4px;
    padding: 8px 12px;
    vertical-align: top;
}

/* Mobile News Tabs */
#tabs {
   width: 100%;
   height:30px; 
   border-bottom: solid 1px #CCC;
   padding-right: 2px;
   margin-top: 30px;   
}

#tabs li {
    float:left; 
    list-style:none; 
    border-top:1px solid #ccc; 
    border-left:1px solid #ccc; 
    border-right:1px solid #ccc; 
    margin-right:5px; 
    border-top-left-radius:3px;  
    border-top-right-radius:3px;
    outline:none;
}

#tabs li a {

    font-family:Arial, Helvetica, sans-serif; 
    font-size: small;
    font-weight: bold; 
    color: #5685bc;;
   	padding-top: 3px;
   	padding-left: 7px;
   	padding-right: 7px;
    padding-bottom: 8px; 
    display:block; 
    background: #FFF;
    border-top-left-radius:3px; 
    border-top-right-radius:3px; 
    text-decoration:none;
    outline:none;  
}

#tabs li a.inactive{
    padding-top:2px;
    padding-bottom:8px;
  	padding-left: 8px;
  	padding-right: 8px;
    color:#666666;
    background: #EEE;
   	outline:none;
   	border-bottom: solid 1px #CCC;
}

#tabs li a:hover, #tabs li a.inactive:hover {
    color: #5685bc;
    outline:none;
}

.newsContainer {
    clear:both;           
    width:100%; 
    text-align:left;
}

.newsContainer h2 { margin-left: 15px;  margin-right: 15px;  margin-bottom: 10px; color: #5685bc; }

.newsContainer p { margin-left: 15px; margin-right: 15px;  margin-top: 10px; margin-bottom: 10px; line-height: 1.3; font-size: small; }

.newsContainer ul { margin-left: 10px; font-size: small; line-height: 1.4; list-style-type: disc; }

.newsContainer li { padding-bottom: 5px; }

/* New Home Page */
.dateWrap {
    overflow: hidden;
    height: 72px;
    float: left;
    width: 280px;
    margin: 10px 0 0 10px
}
.dateWrap ul {
    margin: 0;
    padding: 0 20px;
}
.dateWrap .mCSB_horizontal > .mCSB_container {
    margin-bottom: 2px;
}
.dateWrap li {
    width: 48px;
    height: 72px;
    float: left;
    list-style-type: none;
    text-align: center;
    font-size: 11px;
    line-height: normal;
}

.dateWrap .mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
    height: 0px;
}
.dateWrap .mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    display: none;
}
.dateWrap .mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
    overflow: visible;
}
.dateWrap .mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonLeft,
.dateWrap .mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
    top: -77px;
    height: 69px;
    opacity: 1;
}
.dateWrap .mCustomScrollBox > .mCSB_scrollTools,
.dateWrap .mCSB_scrollTools .mCSB_buttonUp:hover,
.dateWrap .mCSB_scrollTools .mCSB_buttonDown:hover,
.dateWrap .mCSB_scrollTools .mCSB_buttonLeft:hover,
.dateWrap .mCSB_scrollTools .mCSB_buttonRight:hover {
    opacity: 1;
}
.dateWrap .mCSB_scrollTools .mCSB_buttonUp,
.dateWrap .mCSB_scrollTools .mCSB_buttonDown,
.dateWrap .mCSB_scrollTools .mCSB_buttonLeft,
.dateWrap .mCSB_scrollTools .mCSB_buttonRight {
    background-image: url("../images/iconSprite.png");
    background-color: #ffffff;
    background-position: -60px 28px;
}
.dateWrap .mCSB_scrollTools .mCSB_buttonRight {
    background-position: -83px 28px;
}
.dateWrap .mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
    margin-left: 0;
}
.dateWrap .mCSB_scrollTools .mCSB_buttonLeft.disabled {
    background-position: -108px 28px;
}
.dateWrap .mCSB_scrollTools .mCSB_buttonRight.disabled {
    background-position: -125px 28px;
}

.dateWrapMobile,
.mobileShow,
.titlePrint{
    display: none;
}

.dateWrap a {
    position: relative;
    color: #ffffff;
    display: block;
}
.dateWrap a .date {
    display: block;
    width: 27px;
    line-height: 26px;
    height: 27px;
    margin: auto;
    border: 1px solid #c6c6c6;
    text-indent: -1px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    background: #ffffff;
    color: #000;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}
.dateWrap .date.smallDate {
    width: 16px;
    height: 16px;
    position: absolute;
    font-size: 10px;
    line-height: 17px;
    text-indent: .1px;
    top: 15px;
    left: 25px;
    background-color: #3079f0;
    color: #fff;
    border: 0;
}
.dateWrap a .day,
.dateWrap a .month {
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 11px;
    color: #000;
}
.dateWrap a .month {
	margin-top: 5px;
	margin-0: 5px;
}
.dateWrap a:hover,
.dateWrap .activeDate a {
    color: #000000;
}
.dateWrap .activeDate a .date,
.dateWrap .activeDate a:hover .date {
    color: #ffffff;
    background: #ec1c24;
    border-color: #ec1c24
}
.dateWrap a:hover .date {
     border-color: #ec1c24
}
.dateWrap a:hover .smallDate {    
    background-color: #3079f0;
    color: #fff;
}
.newsHomeWrap {
    position: relative;
}
.newsHomeWrap .newsHeader {
    border-bottom: 1px solid #eeeeee;   
}
.newsHomeWrap .title {
    float: left;
    width: 220px;
    margin: 18px 0 0 14px;
    color: #333333
}
.newsHomeWrap .currentDate {
    width: 90px;
    float: left;
    margin-top: 32px;
    padding-left: 10px;
    color: #000;
    font-size: 15px
}
.filterRefreshWrap {
    border-top: 1px solid #eeeeee;
    padding: 0 10px;
    overflow: hidden;
    width: 100%;
}
.filterRefreshWrap .btnRefresh {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 10px;
    display: block;
    vertical-align: top;
    cursor: pointer;
    line-height: normal;
    float: left;
}
.filterRefreshWrap .btnRefresh .icon-refresh {
    background-position: 0 -314px;
    height: 17px;
    margin-right: 5px;
    margin-top: -1px;
}

/* Filter */
.filterBtn {
    cursor: pointer;
    padding: 5px;
    font-size: 16px;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 400;
    float: right;    
    color: #000000;
}
.filterBtn .icon-arrow {
    background-position: 0 -436px;
    width: 14px;
    height: 8px;
    margin: 9px 0 9px 5px;
}
.filterActive  .icon-arrow{
    background-position: -17px -436px;
}
.filterWrap {
    display: none;
    background: #f9f9f9;
    border-bottom: 1px solid #eeeeee;
    padding: 15px 20px;
}
.filterTracks {
    float: left;
    margin-right: 15px;
    width: 225px;
}
.filterAuthors {
    float: left;
    width: 48%;
}
.ms-parent {
    width: 100% !important
}
.ms-drop ul {
    padding-right: 10px
}
.filterAction {
    float: left
}
.filterAction .btnblue {
    float: left;
    line-height: 35px;
}
.fliterReset {
    line-height: 35px;
    float: left;
    margin-left: 10px;
    cursor:pointer
}
.ms-choice  {
    border: 1px solid #dcdcdc;
    height: 35px;
    line-height: 35px
}
.ms-drop {
	border: 1px solid #dcdcdc;
}
.ms-drop input[type="checkbox"] {
    float: right;
}
.ms-drop ul > li {
    color: #888;
}
.ms-drop ul > li label {
    font-size: 13px;
}
.ms-drop ul > li.selected {
    color: #000;
}
.ms-choice > div {
    background: url('../images/iconSprite.png') 1px -445px no-repeat;
    top: 5px
}

.ms-choice > div.open {
    background: url('../images/iconSprite.png') -19px -445px no-repeat;
}

/* DRF Live */
.newsWrap li {
    position: relative;
    padding-left: 50px;
    border-bottom: 1px solid #eeeeee;
}
.newsWrap li:hover {
    background: #fafafa
}
.newsWrap li:last-child .newsCnt {
    border-bottom: 0;
}
.newsWrap li .newsLeft {
    position: absolute;
    left: 15px;
    top: 20px;
}
.newsWrap li .imgAuthor {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    margin-bottom: 6px;
    width: 30px;
    height: 30px;
    overflow: hidden;
}
.newsWrap li .icon-star {
    background-position: -114px -39px;
    width: 10px;
    height: 9px;
    vertical-align: inherit;
    margin-right: 2px
}
.newsWrap li .icon-starSmall {
    background-position: -95px -41px;
    width: 9px;
    height: 9px;
    vertical-align: inherit;
    margin-right: 2px
}
.newsWrap li .icon-drfPlus {
    background-position: 0 -410px;
    width: 32px;
    height: 12px;
}
.newsWrap li .icon-livePlus {
    background-position: -40px -410px;
    width: 32px;
    height: 12px;
}
.newsWrap li .newsDrfNote {
    padding: 10px;
    border-top: 1px solid #eeeeee;
}
.newsWrap li .newsDrfNote span {
    color: black;
}
.newsWrap li .newsDrfNote .newsNoteCnt {
    float: left;
    width: 420px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newsWrap li .newsDrfNote .newsNoteLink {
    float: left;
    width: 125px;
}
.newsWrap li.noResult {
    padding: 100px 0;
    text-align: center;
    border: 0;
}
.newsWrap li.noResult:hover {
    background: none
}

.newsCnt {
    padding: 20px 20px 20px 10px;
}
.newsCnt .newsAuthorDate {
    margin: 5px 0 10px;
}
.newsCnt .newsAuthorDate .newsAuthor {
    color: black;
    float: left;
    font-size: 15px;
}
.newsCnt .newsAuthorDate .newsDate {
    font-size: 11px;
    float: right;
    width: 170px;
    text-align: right;
}
.newsCnt h3 {
    color: black;
    margin-bottom: 15px;
    line-height: 26px;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 24px;
    word-wrap: break-word;
}
.newsCnt h3 a {
    color: black;
}
.newsCnt h3 a:hover {
    color: #3079f0;
}
.newsCnt .newsDisc {
    margin-bottom: 10px;
    word-wrap: break-word;
    line-height: 26px;
    font-size: 15px;
    color: #333333
}
.newsCnt .newsImg {
    float: right;
    width: 120px;
    cursor: pointer;
    height: 80px;
    margin-left: 20px;
    overflow: hidden;
    text-align: right;
}
.newsCnt .newsImg img {
    max-width: 100%;
}
.moreLink,
.moreLink:hover {
	font-size: 15px;
	text-decoration: underline;
	margin-top: 10px;
	cursor: pointer;
}
.newsCnt .newsMedia {
    margin-bottom: 10px;
}
.newsCnt .newsMedia img {
    max-height: 200px;
    max-width: 400px;
}
.newsCnt .newsTags {
    color: #000;
}
.newsCnt .newsTags span {
    color: #888888;
}
.newsCnt .drfSponsor {
    color: #000;
}
.newsCnt .newsAuthor .mobileHide {
    display: inline-block;
}
.newsMoreLink {
    text-align: center;
    padding: 10px 0;
}
.newsMoreLink a {
    display: inline-block;
    padding: 5px 15px;
}
.loadingWrapper {
	text-align: center;
}

/* Side Content */
.sideWrap {
    padding: 10px;
    border-bottom: 1px solid #eeeeee;
}
.sideWrap:first-child {
    padding-top: 10px;
    border-top: 1px solid #eeeeee;
}

/* Loading */
.loader {
    width: 42.33333px;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0;
}

.circleG {
    background-color: #cdddfb;
    float: left;
    height: 10px;
    margin-left: 4px;
    width: 10px;
    -webkit-animation-name: bounce_circleG;
    -moz-animation-name: bounce_circleG;
    -ms-animation-name: bounce_circleG;
    -o-animation-name: bounce_circleG;
    animation-name: bounce_circleG;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

#circleG1 {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -ms-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

#circleG2 {
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    -ms-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

#circleG3 {
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

@-moz-keyframes bounce_circleG {
    50% {
        background-color: #598ef1;
    }
}

@-webkit-keyframes bounce_circleG {
    50% {
        background-color: #598ef1;
    }
}

@-ms-keyframes bounce_circleG {
  50% {
    background-color: #598ef1;
}
}

@-o-keyframes bounce_circleG {
    50% {
        background-color: #598ef1;
    }
}

@keyframes bounce_circleG {
    50% {
        background-color: #598ef1;
    }
}

/* footer */
.footerWrap {
    border-top: 1px solid #eeeeee;
    background: #f9f9f9;
    padding-top: 25px;
}

.footerMenu {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 25px;
}
.footerMenu h5 a{
    text-transform: uppercase;
    font-size: 18px;
    color:#000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-bottom: 10px;
    display: block;
}
.footerMenu li h5.secondList  {
	margin-bottom: 15px;
}
.footerMenu li {
    width: 146px;
    margin-right: 10px;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 15px;
    float: left;
}
.footerMenu .subLink li a {
	color: #000;
  	display: block;
    text-decoration: underline;
    line-height: 18px;
    padding-bottom: 16px;
    font-family: Airal, Helvetica, sans-serif;
}
.footerMenu li a:hover {
    color: #005bf0;
}
.footerMenu li ul {
    margin: 5px 0 0 0;
}
.footerMenu li ul.subLink {
    margin-bottom: 30px;
}
.footerMenu li ul li {
    float: none;
    width: auto;
    margin: 0;
}

.footer {
    margin: 18px 0;
}

.copyRight {
	text-align: center;
    color: #aaaaaa;
}
.socialMedia{
	margin-top: 4px;
    float: right;
}
.socialMedia li {
    float: left;
}
.socialMedia li a {
	position: relative;
    display: block;
    padding: 0;
    width: 25px;
    height: 25px;
    text-indent: -10000px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
.socialMedia li a.twitter {
    background: #00aced;
}
.socialMedia li a.twitter:hover {
    background: #38b1da;
}
.socialMedia li a.twitter:before {
	content:"";
	background-image: url("../images/iconSprite.png");
    background-repeat: no-repeat;
    background-position: 1px -63px;
    display: block;
    width: 19px;
    height: 18px;
    position: absolute;
	left: 3px;
	top: 4px;
}
.socialMedia li a.facebook {
    background: #3b5998;
    margin-left: 5px;	
}
.socialMedia li a.facebook:hover {
    background: #2f5b9f;
}
.socialMedia li a.facebook:before {
	content:"";
    background-image: url("../images/iconSprite.png");
    background-repeat: no-repeat;
    background-position: 0px -94px;
    display: block;
    width: 8px;
    height: 16px;
    position: absolute;
	left: 9px;
	top: 5px;
}

.mobileShow {
    display: none;
}

.mobileHide {
    display: block;
}

.ipadShow {
    display: none;
}

.ipadHide {
    display: block;
}

input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea,
.btn,
input.btn,
input.btn:hover,
input.btn:active,
input.btn:focus {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/* form Style */
input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
    width: 100%;
    height: 34px;
    line-height: 24px;
    padding-right: 15px;
    border: 1px solid #dcdcdc;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0;
    outline: 0;
    font-size: 14px;
}
input.filledPass {
    font-family: Arial, sans-serif !important;
}
.btn,
.btn:active,
.btn:focus,
input.btn,
input.btn:active,
input.btn:focus {
    background: #ec1c24;
    border: 0 none;
    box-shadow: 0 1px #a21116, 0 1px rgba(255, 255, 255, 0.2) inset;
    border-radius: 3px;
    color: #ffffff;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 18px;
    height: 40px;
    display: inline-block;
    line-height: 38px;
    outline: 0 none;
    padding: 0 10px;
}
.btn:hover,
input.btn:hover {
    background: #a21116;
    color: #ffffff;
}
.btnBlue,
.btn:active,
.btn:focus {
    background: #3079f0;
    box-shadow: 0 0 0;
}
.btn:hover {
    background: #256ce0;
}
/* login */
.formWrap {
    color: #666666;
}
.formWrap h2 {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #000000;
    font-size: 26px;
    padding: 0 20px;
    line-height: normal;
}
.formWrap ul {
    margin: 0;
    padding: 0 20px;
    list-style-type: none;
}
.formWrap li {
    margin-top: 10px;
    position: relative;
}
.formWrap li:first-child {
    margin-top: 0;
}
.required {
    position: absolute;
    right: 5px;
    top: 11px;
    color: red;
}

/* LogIn */
.loginWrap .pageData {
    width: 599px;
    min-height: 300px;
    padding: 0;
}
.loginWrap .rightColumn {
    width: 340px;
    padding: 20px 0;
}
.loginHead {
    border-bottom: 1px solid #eeeeee;
    padding: 25px 20px;
}
.loginHead h2 {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 27px;
    margin-bottom: 25px;
    color: #000000
}
.icon-drfplus {
    background-position: 0 -478px;
    width: 81px;
    height: 27px;
    vertical-align: top;
}
.drfplusCnt {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #666666;
    line-height: 22px;
    padding-right: 80px;
}
.drfplusCnt span {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
}
.loginBody {
    border-bottom: 1px solid #eeeeee;
    padding: 25px 20px 30px;
}
.loginCnt {
    width: 365px;
    float: left;
    margin-right: 20px;
}
.loginCnt sup {
    font-size: 9px;
}
.listCnt {
    margin: 0;
    list-style-type: none;
}
.listCnt li {
    padding-left: 30px;
    margin-top: 12px;
    background: url("../images/bullet.png") left 3px no-repeat;
}
.listCnt li:first-child {
    margin-top: 0;
}
.findOutWrap {
    width: 160px;
    float: left;
    text-align: center;
}
.findOutWrap .txtAsLow {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #999999;
}
.findOutWrap .txtCent {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 72px;
    color: #66aa33;
    line-height: 62px;
}

/* login */
.formWrap {
    color: #666666;
}
.formWrap h2 {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #000000;
    font-size: 26px;
    padding: 0 20px;
    line-height: normal;
}
.formWrap ul {
    margin: 0;
    padding: 0 20px;
    list-style-type: none;
    margin: 0;
}
.offerSubWrap li {
    border-left: 1px solid #eeeeee;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 33.33%;
    float: left;
    position: relative;
    padding: 25px 0;
    color: #3079f0;
}
.offerSubWrap li:first-child {
    border: 0;
    border-radius: 0 0 0 5px;
}
.offerSubWrap span {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 300;
}
.offerSubWrap .txtSave {
    position: absolute;
    top: 10px;
    left: 20px;
    color: #e31d1a;
    font-size: 14px;
}
.offerSubWrap .txtSave span {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
}
.premiumCnt .loginMsg {
    padding: 20px;
    border-bottom: 1px solid #eee;
}
.premiumCnt .offerSubWrap {
    border-bottom: 1px solid #eee;
}
.premiumCnt .loginHead,
.premiumCnt .loginBody,
.premiumCnt .offerSubWrap {
    background: #f9f9f9;
}
.premiumCnt .loginCnt {
    width: 395px;
}
.premiumCnt .offerSubWrap .txtSave {
    left: 28px;
}

/* LogIn */
.loginWrap .pageData {
    width: 599px;
    min-height: 300px;
    padding: 0;
}
.loginWrap .rightColumn {
    width: 340px;
    padding: 20px 0;
}
.loginHead {
    border-bottom: 1px solid #eeeeee;
    padding: 25px 20px;
}
.loginHead h2 {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 27px;
    margin-bottom: 25px;
    color: #000000
}
.icon-drfplus {
    background-position: 0 -478px;
    width: 81px;
    height: 27px;
    vertical-align: top;
}
.drfplusCnt {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #666666;
    line-height: 22px;
    padding-right: 80px;
}
.drfplusCnt span {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
}
.loginBody {
    border-bottom: 1px solid #eeeeee;
    padding: 25px 20px 30px;
}
.loginCnt {
    width: 365px;
    float: left;
    margin-right: 20px;
}
.loginCnt sup {
    font-size: 9px;
}
.listCnt {
    margin: 0;
    list-style-type: none;
}
.listCnt li {
    padding-left: 30px;
    margin-top: 12px;
    background: url("../images/bullet.png") left 3px no-repeat;
}
.listCnt li:first-child {
    margin-top: 0;
}
.findOutWrap {
    width: 160px;
    float: left;
    text-align: center;
}
.findOutWrap .txtAsLow {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #999999;
}
.findOutWrap .txtCent {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 72px;
    color: #66aa33;
    line-height: 62px;
}
.findOutWrap .txtPerDay {
    font-size: 28px;
    text-transform: uppercase;
    line-height: 40px;
}
.findOutWrap .btnBlue {
    height: 35px;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    line-height: 35px;
}
.offerSubWrap ul {
    text-align: center;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: .5px;
    list-style-type: none;
    margin: 0;
}
.offerSubWrap li {
    border-left: 1px solid #eeeeee;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 33.33%;
    float: left;
    position: relative;
    padding: 25px 0;
    color: #3079f0;
}
.offerSubWrap li:first-child {
    border: 0;
    border-radius: 0 0 0 5px;
}
.offerSubWrap span {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 300;
}
.offerSubWrap .txtSave {
    position: absolute;
    top: 10px;
    left: 20px;
    color: #e31d1a;
    font-size: 14px;
}
.offerSubWrap .txtSave span {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
}
.premiumCnt .loginMsg {
    padding: 20px;
    border-bottom: 1px solid #eee;
}
.premiumCnt .offerSubWrap {
    border-bottom: 1px solid #eee;
}
.premiumCnt .loginHead,
.premiumCnt .loginBody,
.premiumCnt .offerSubWrap {
    background: #f9f9f9;
}
.premiumCnt .loginCnt {
    width: 395px;
}
.premiumCnt .offerSubWrap .txtSave {
    left: 28px;
}
.loginNote {
    margin-bottom: 15px;
    padding: 0 20px;
}
.btnForgotPass {
    text-align: right;
}
.btnForgotPass a {
    color: #666666;
    display: inline-block;
    margin: 5px 0;
}
.btnForgotPass a:hover {
    color: #3079f0;
}
.formWrap input.btn {
    width: 100%;
    padding: 0;
    margin-right: 0;
}
.formWrap .btnCreateAc {
    text-align: center;
    color: #888888;
    margin-top: 20px;
}
.formErrorWrap {
    color: #d7181f;
    background: #fef2f2;
    border-top: 1px solid #f5dcdc;
    border-bottom: 1px solid #f5dcdc;
    position: relative;
    padding: 5px 20px 5px 55px;
    margin-bottom: 15px;
}
.formErrorWrap span {
    color: #888888;
    font-size: 12px;
    display: block;
}
.icon-error {
    background-position: left -377px;
    width: 23px;
    height: 20px;
    position: absolute;
    left: 10px;
    top: 11px;
}
.placeholder{
    position:relative;
    overflow:hidden;
}
.placeholder_span {
    top:8px;
    position:absolute;
    font-size:16px;
    text-indent:6px;
    color:#aaa;
    white-space:nowrap;
}
.mobileMenu li a,
.feedTabs li a,
.btnRefresh,
.trendWrap .trendMenu li a,
.trendMenu li a,
.valLive a,
.vsMenu .drfProMenu li a,
.vsMenu li a,
.newsMoreLink a {
    -webkit-tap-highlight-color: rgba(170, 170, 170, 0.2);
}

.pageNotFound {
    padding: 110px 0;
    text-align: center;
}
.error404 {
    margin-bottom: 20px;
}
.error404 .errorNo {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 30px;
    display: inline-block;
    border: 1px solid transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #000000;
    margin: 0 6px;
}
.error404 .no4 {
    background: #e7e630;
}
.error404 .no0 {
    border: 1px solid #898989;
}

.pageNotFound h2 {
    color: #ec1c24;
    font-size: 30px;
    margin-bottom: 10px;
}
.pageNotFound span {
    display: inline-block;
    color: #666666;
    line-height: 20px;
    width: 330px;
}
.pageNotFound a {
    width: 100px;
    display: inline-block;
    border: 1px solid #cdcccc;
    margin-top: 90px;
    line-height: 28px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #3079f0;
}
.pageNotFound a:hover {
    color: #005580;
}

/* HOme Popup*/
.popupOverlay, #drf_openx_page_overlay_ad {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=70);
    opacity: 0.7;
    z-index: 103;
    /*display: none;*/
}
.popup, #drf_openx_page_overlay_wrapper{
    width: 100%;
    margin: 0 auto;
    /*display: none;*/
    position: absolute;
    z-index: 99999;
}
.popupCnt, #drf_openx_overlay_ad_zone{
    width: 790px;
    min-height: 150px;
    margin: 50px auto;
    background: #ffffff;
    position: relative;
    z-index: 105;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 5px #000;
}
.popupCnt img{
    border: 1px solid #eee;
}
.popupClose, #close-button{
    float: right;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #666;
    cursor: pointer;
}
.popupClose:hover{
    cursor: pointer;
    color: #3079f0;
}
.newsCnt .newsAuthor .mobileHide {
    display: inline-block;
}
/* Right Column Content */

.adsWrap {
	margin-left:10px;
}

.adsWrapPadded {
	margin-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.viewMoreTop {
	text-decoration: underline;
	font-size: 14px;
}
.viewMoreTop:hover {
	color:#000;
	text-decoration: underline;
}

.sideHeadBackground {
	background-color:#404041;
	height:50px;
}

.sideHeadline {
	font-family: Arial, sans-serif;
	font-size:15px;
	line-height:24px;
	color:#000;
}

.sideDate {
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#666;
}

.sideHeadlineText a{
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
	text-decoration:none;
	font-size:16px;
	line-height:22px;
	color:#000;
}

.sideHeadlineText a:hover{
	color:#3079f0;
	}

.sideLine {
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:1px solid #e3e4e5;	
}

.sideLink {
	font-family: Arial, sans-serif;
	font-size:15px;
	line-height:20px;
	color:#005bf0;
	text-decoration: underline;
}

.trackHeadline {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size:18px;
	line-height:24px;
	color:#000;
}

.trackHeadline a{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size:18px;
	line-height:24px;
	color:#000;
}

.trackHeadline a:hover {
	color:#005bf0;
	cursor: pointer;
} 

.trackDate {
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#666;
}

.sideCntWrap {
	padding:10px;
	padding-bottom:15px;
	border-bottom:1px solid #eee;	
}

.sideCntHeading a {
	color:#ffffff;
}

.sideCntHeading a:hover {
	color:#3079f0;
}
.sideHeadBackground .sideCntHeading {
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
	font-size:24px;
	line-height:50px;
	color:#ffffff;
	display:block;
	margin-bottom:15px;
	margin-left:20px;	
}
.sideCntWrap .videoWrap {
	border-bottom:1px solid #ededed;
	padding-bottom:13px;
	margin-bottom:0;
}
.sideCntWrap .stakeDays li {
	float:left;
	padding-right:12px;
	cursor: pointer;
}
.stakeDays span {
	display:block;
	font-size:11px;
	line-height:12px;
	color:#000;
	font-family:Airal, Helvetica, sans-serif;
}
.stakeDays a {
	font-weight: bold;
	display:block;
	width:28px;
	height:28px;
	margin:auto;
	line-height:27px;
	text-align:center;
	font-size:14px;
	color:#000;	
	border: 1px solid #c6c6c6; 
	-webkit-border-radius:14px;
	-moz-border-radius:14px;
	border-radius:14px;
}
.stakeDays li.active a {
	background:#ec1c24;
	border-color: #ec1c24;
	color:#fff;
}
.stakeDays .weekDays {
	margin-bottom:5px;
	text-align:center;
	text-transform: uppercase;
}
.stakeDays {
	padding-bottom:8px;
	border-bottom:1px solid #e6e6e6;
}
.stakeList {
	margin-bottom:9px;
}
.stakeList li {
	padding:11px 0;
	border-bottom:1px solid #f3f3f3;
	overflow:hidden;
}
.stakeList span {
	float:left;
	width:195px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 400;
	font-size:16px;
	line-height:18px;
	color:#333;
} 
.stakeList a {
	float:right;
	text-decoration: underline;
	font-size:14px;
	color: #005bf0
}
.stakeList a:hover {
	color: #000
} 
.sideCntWrap .videoCntWrap a {
    position: relative;
    display: block;
    min-height: 74px;
    padding: 10px 0;
}
.sideCntWrap .videoCntWrap a:hover .videoHeading {
    color: #3079f0;
}
.videoCntWrap {
    margin-bottom: 9px;
}
.videoCntWrap li {
    border-bottom: 1px solid #eee;
}
.videoCntWrap a .videoWrapper {
    position: absolute;
    top: 10px;
    left: 0;
    width: 78px;
    height: 53px;
    border: 1px solid #eee;
}
.videoCntWrap a .videoWrapper img {
    height: 100%;
}
.videoCntWrap a .videoInfoWrap {
    padding-left: 88px;
    word-wrap: normal;
}
.videoCntWrap a .videoInfoWrap span {
    display: block;
}

.videoCntWrap .videoInfo {
    font-size: 14px;
    line-height: 18px;
    color: #888;
}
.videoCntWrap .videoHeading {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    color: #000;
}

.videoCntWrap i {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 25px;
    height: 25px;
    margin-top: -13px;
    margin-left: -13px;
    background: url('../images/iconSprite.png') 0 -124px no-repeat;
}
.viewAll {
	text-decoration: underline;
	font-size: 14px;
}
.viewAll:hover {
	color:#000;
	text-decoration: underline;
}

#bottom-left-big {
	display:block;
	}
	
#bottom-left-small {
	display:none;
	}

/* Code for responsive Home page : Start */
.mobileShow {
    display: none;
}
.mobileHide {
    display: block;
}
/* Code for responsive Home page : End */
.bannerWrap .adWrap {
    width: 310px;
    display: block;
    float: left;
    padding-top: 10px;
    padding-right: 10px;
}
.newsWrap li .newsDrfNote .newsNoteCnt {
    width: 647px;
}
.filterRefreshWrap {
    overflow: inherit;
    width: 200px;
    float: right;
    border-top: 0;
    margin-top: 22px
}
.newsHomeWrap .currentDate {
    width: 100px
}
.filterTracks {
    width: 270px;
}
.newsCnt .newsAuthor {
    width: 595px;
}
.newsCnt .newsAuthor .mobileHide {
    display: inline-block
}
.sideWrap:first-child {
    padding-top: 0;
}
.rightColumn .sideWrap:first-child {
    padding-top: 10px;
    border-top: 0
}
.newsHomeWrap .title {
    width: 225px;
}
.drfBets {
    width: 221px;
}
.loginCnt {
    width: 595px;
}
.topWrap li {
    font-size: 14px;
}
.topWrap a {
    padding: 0 9px;
}
.userNav .userName span {
    font-size: 14px;
}
.footerMenu li {
    width: 185px;
}
/* Navigation Menu: Start */
.menuNav li:after {
    content: "";
    position: absolute;
    background: url('../images/iconSprite.png') -56px -549px no-repeat;
    width: 9px;
    height: 5px;
    top: 27px;
    right: 4px;
}
.menuNav li:hover {
    background: #1a1a1a;
    height: 56px;
}
.menuNav .colMenu li:hover {
    background: none;
    height: auto;
}
.menuNav .colMenu li:after {
    background: none;
}
/* Navigation Menu: End */
@media (max-width: 1450px) {

    #bottom-left {
        padding: 10px;
    }
}

/* New Home page  */

/* Sticky Header :: Start */
.headerWrap.stickyHeader .loginAction .button.btnBlue:hover{
    text-decoration: underline;
    background: none;
}
.headerWrap.stickyHeader #headerMenu .rightNav > li{
    padding:0 10px;
}
.headerWrap.stickyHeader #headerMenu .menuNav > li{
    border:none;
}
.headerWrap.stickyHeader #headerMenu .menuNav > li > a{
    padding:0 7px;
}
.headerWrap.stickyHeader .searchWrap .icon-search,
.headerWrap.stickyHeader .shoppingCartWrapper{
    border: none;
}

/* Sticky Header :: End */

/*  Navigation :: Start */

#headerMenu .rightNav{
    float: right;
}
#headerMenu .rightNav > li{
    float: left;
    height: 56px;
    line-height: 56px;
    padding: 0 12px;
    vertical-align: middle;
    text-align: center;
}
#headerMenu .rightNav li:last-child{
    border-right:none;
}
.helpMenu a .icon-question{

    width: 17px;
    height: 21px;
    background-position: -96px -631px;
    text-align: center;
    vertical-align: middle;
}
#headerMenu .rightNav .liveRaceBtn i.fa.fa-circle{
    color: #1b962e;
    font-size: 9px;
    vertical-align: middle;
    margin: -4px 0 0 0;
}
/*  Navigation :: End */

.loginAction{
    float: left;
    width: 115px;
    margin-left: 10px;
}
.loginAction .button{
    width:115px;
    margin:0 0 10px 0;
}
.button{
    height:35px;
    line-height: 35px;
    text-transform: uppercase;
    border-radius:3px;
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    display:inline-block;

}
.btnBlue{
    color:#005bf0;
    border:1px solid #005bf0;
    background: #fff;
}
.btnBlue:hover{
    background: #005bf0;
    color:#fff;
}
.btnGreen{
    background: #1b962e;
    color:#fff;
}
.btnGreen:hover{
    color:#fff;
}
.btnGreenSmall{
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    padding: 0 10px;
}
.buttonTrans{
    background: none;
    border: 1px solid #666;
    color: #fff;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    padding: 0 10px;
}
.liveRaceBtn a:hover {
    color: #888;
}
.shoppingCartWrapper{
    float: right;
    line-height: 56px;
    height: 56px;
}
.shoppingCartIcon{
    height: 57px;
    display: block;
    position: relative;
}
.shoppingCartIcon .icon-shoppingCart{
    width: 20px;
    height: 19px;
    background-position: -71px -630px;
    color: #fff;
    line-height: 57px;
}
.cartLabel{
    position: absolute;
    background: #ec1c24;
    right: -6px;
    color: #fff;
    text-align: center;
    line-height: normal;
    border-radius: 100%;
    top: 9px;
    padding: 3px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.contentAdssection{
    margin: 15px 0;
    text-align: center;
}
.contentAdssection .contentAdsBlock{
    display:inline-block;
    width:32.5%;
}
.contentAdssection .contentAdsBlock:nth-child(2){
    margin: 0 10px;
}

/* Main Content :: Start */
.mainContent{
    width: 850px;
    float: left;
    border-right: 1px solid #ccc;
    background: #fff;
}
.mainContent .MainContentSection{
    padding:10px 20px;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #ddd;
}
.topHeadlineWrap .raceTrackDetails .trackLinkBtn {
    display: none;
}
.MainContentSection.topHeadlineWrap .sectionTitle {
    margin-bottom: 5px;
}
.MainContentSection .sectionTitle {
    margin-bottom: 10px;
}
.mainContent .MainContentSection .sectionTitle a{
    font-size: 18px;
    color: #ec1c24;
    text-decoration: underline;
    text-transform: uppercase;
}
.mainContent .MainContentSection .SectionPicture{
    float: left;
    width: 405px;
    margin-right: 30px;
    border-right: 1px solid #ccc;
}
.mainContent .MainContentSection .sectionContent{
    float: left;
    width: 374px;
}
.mainContent .MainContentSection .SectionPicture .sectionImage{
    width:	100%;
    position: relative;
}
.mainContent .MainContentSection .SectionPicture .sectionImage .raceTrackDetails{
    position: absolute;
    bottom: 8px;
    width: 91%;
    margin: 10px;
}
.trackLinkBtn{
    font-size: 14px;
    color:#fff;
    height: 25px;
    line-height: 25px;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 10px;
}
.redButton{
    background: #ec1c24;
}
.blueButton{
    background: #005bf0;
}
.mainContent .MainContentSection .sectionContent .sectionContentList li:last-child {
    border-bottom: 0;
}
.mainContent .MainContentSection .SectionPicture .sectionImage .raceTrackDetails .trackDescription{
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    clear: both;
    display: inline-block;
    padding: 10px 0 0 0;
    line-height: 22px;
}
.mainContent .MainContentSection .SectionPicture .sectionImage .raceTrackDetails a:hover{
    color: #fff;
    text-decoration: underline;
}
.videoInsideIcon{
    position: absolute;
    right: 16px;
    top: 0;
}

.ads320{
    width: 320px;
    background: #eeeeee;
    border: 1px solid #ccc;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 10px;
}
.rightSideBar .ads320{
    background: none;
    border:none;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.mainContent .MainContentSection .sectionContent .sectionContentList li{
    border-bottom:1px solid #ccc;
    padding: 8px 0;
}
.mainContent .MainContentSection .sectionContent .sectionContentList li a,
.trackGridView ul li > ul li > a{
    color: #000;
    font-size: 16px;
}
.mainContent .MainContentSection .sectionContent .sectionContentList li a:hover{
    color:#005bf0;
    text-decoration: underline;
}
.mainContent .MainContentSection .sectionContent .sectionContentList li a.videoIcon:before{
    content:'';
    background: url(../images/iconSprite.png) 0 -656px no-repeat;
    width:30px;
    height:21px;
    display: inline-block;
    vertical-align: middle;
}
.mainContent .contentAdsBlock{
    border-bottom:1px solid #8f8f90;
    padding: 10px 10px 4px 10px;
}
.mainContent .contentAdsBlock ul li{
    width:32%;
    float: left;
}
.mainContent .contentAdsBlock ul li:nth-child(2){
    margin: 0 2%
}
.mainContent .contentAdsBlock ul li .topCategoriesImg{
    width:110px;
    height: 70px;
    float: left;
}
.mainContent .contentAdsBlock ul li .topCategoriesContent{
    float: left;
    vertical-align: top;
    width: 58%;
}
.mainContent .contentAdsBlock ul li .topCategoriesContent h3{
    line-height: 26px;
}
.mainContent .contentAdsBlock ul li .topCategoriesContent h3 a{
    font-size: 15px;
    color: #005bf0;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}
.mainContent .contentAdsBlock ul li .topCategoriesContent p{
    font-size: 15px;
    color: #000;
    margin-bottom: 0;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
}
.mainContent .MainContentSection.imageRight{
    border-bottom:1px solid #ccc;
    background: #f7f7f7;
}
.eventWrap .SectionPicture {
    float: right;
}
.eventWrap .sectionContent {
    float: left;
}
.mainContent .MainContentSection.imageRight .sectionContent{
    border-left: 1px solid #ccc;
    padding-left: 15px;
    width: 436px;
}
.mainContent .MainContentSection.imageRight .sectionContent ul li{
    border-bottom:1px solid #ccc;
    border-top:none;
}
.mainContent .MainContentSection.imageRight .SectionPicture{
    width: 346px !important;
    margin: 30px 0 0 26px;
    border: none;
    padding-left: 28px;
    border-left: 1px solid #ccc;
}
.moreLinkBtn{
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: underline;
    color: #005bf0;
    font-size: 13px;
    padding: 10px 0;
    display: block;
}
.lauraParkAd{
    text-align: center;
}

.trackGridView{
    padding:0 20px;
    border-top: 1px solid #8f8f90;
}
.trackGridView > ul > li{
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding: 15px;
    width: 33.3%;
    display: inline-block;
    float: left;
}
.trackGridView > ul > li:nth-child(3n+3){
    border-right:none;
}
.trackGridView ul li.tracks h2 a,
.title a{
    font-size: 18px;
    color: #ec1c24;
    text-transform: uppercase;
    padding-bottom: 10px;
    text-decoration: underline;
}
.trackGridView ul li.tracks h2 a:hover{
    color: #000;
    text-decoration: underline;
}
.trackGridView > ul > li > ul > li{
    padding:10px 0;
}
.trackGridView > ul > li > ul > li a {
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
}
.trackGridView > ul > li > ul > li a:hover,
.mainContent a:hover,
.drfTvSection .videoThumbnail li a:hover{
    color: #005bf0;
    text-decoration: underline;
}

/* Right Side bar :: Start */
.rightSideBar{
    width:318px;
    background: #f4f6fa;
    float: left;
    padding: 0 0 10px 0;
}
.drfTvSection{
    padding: 10px 13px;
    border-bottom:1px solid #8f8f90;
}
.drfTvPreview{
    width:290px;
    height: 170px;
    margin-bottom: 10px;
}
.drfTvSection .videoThumbnail .videoThumb{
    position: relative;
    width: 90px;
    height: 56px;
}
.drfTvSection .videoThumbnail .videoThumb i{
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 25px;
    height: 25px;
    margin-top: -13px;
    margin-left: -13px;
    background: url(../images/iconSprite.png) 0 -124px no-repeat;
}
.drfTvSection .videoThumbnail li {
    float: left;
    width: 32%;
    margin-right: 2%;
}
.drfTvSection .videoThumbnail li:last-child {
    margin-right: 0;
}
 .drfTvSection .videoThumbnail li a{
    color: #000;
    font-size: 13px;
    font-family: Arial;
     display: block;
 }
 .ad300x250{
    padding: 10px 0;
    border-bottom: 1px solid #8f8f90;
    text-align: center;
 }
 .upcomingTourSection{
    padding:10px 15px;
    border-bottom:1px solid #8f8f90;
 }
 .upcomingTourSection ul li{
    padding: 10px 0;
    border-bottom:1px solid #ccc;
 }
 .upcomingTourSection ul li:last-child{
    border:none;
 }
 .upcomingTourSection ul li .tournamentImg{
    display: inline-block;
    width: 50px;
 }
 .upcomingTourSection ul li .tournamentdetails{
    font-size: 15px;
    color: #000;
    display: inline-block;
    font-weight: 600;
    width: 155px;
     font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
 }
 .upcomingTourSection ul li div{
    vertical-align: top;
 }
 .upcomingTourSection ul li .upcomingTourAction{
    display: inline-block;
 }
 .upcomingTourSection ul li .upcomingTourAction .button{
    padding:0 10px;
    font-weight: bold;
    font-size: 12px;
     background: transparent;
 }
 .upcomingTourSection ul li .upcomingTourAction .button:hover {
    background: #005bf0;
 }
 .rightsidePP{
    padding:10px 15px 0;
    border-bottom: 1px solid #8f8f90;
 }
 .rightsidePP .racePP {
    border-bottom:1px solid #ccc;
    width:46%;
    display: inline-block;
    margin-bottom: 15px;
 }
 .rightsidePP .racePP:nth-child(even) {
    margin-right: 19px;
 }
 .rightsidePP .racePP:nth-last-child(-n+2),
 .rightsidePP .racePP:last-child{
    margin-bottom:0;
    border-bottom: none;
 }
 .rightsidePP .racePP .PPTitle{
    font-size:15px;
    font-weight: 600;
    color:#000;
    text-transform: capitalize;
 }
 .rightsidePP .racePP ul li{
    display: inline-block;
    padding:5px;
 }
 .rightsidePP .racePP ul li span,
 .rightsidePP .racePP ul li a{
    display: block;
    text-align: center;
 }
 .rightsidePP .racePP ul li a{
    padding: 5px 0;
 }
 .rightsidePP .racePP ul li span.PPDay{
    color: #666;
    font-size:10px;
    text-transform: uppercase;
 }
 .rightsidePP .racePP ul li a.PPDate{
    color: #333;
    font-size: 14px;
    font-weight: 600;
     font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
 }
 .rightsidePP .racePP ul li a.PPDate:hover{
    background: #005bf0;
    border-radius: 100%;
    padding: 5px 0;
    color: #fff;
 }
 .rightsidePP .racePP ul li span.PPSatus{
    font-weight: bold;
    font-family: Arial;
    text-transform: uppercase;
    font-size: 10px;
 }
 .rightsidePP .racePP ul li span.PPSatus.final{
    color:#66aa33;
 }
 .rightsidePP .racePP ul li span.PPSatus.early{
    color:#d06161;
 }

 /* Drf Live Section */
 .drfLiveSection{
    padding: 15px 20px;
    border-bottom: 1px solid #8f8f90;
 }
 .drfLiveSection ul li{
    margin-bottom: 15px;
 }
 .drfLiveSection .userAvatar{
    background: #fff;
    border-radius: 35px;
    display: inline-block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border: 1px solid #eeeeee;
    margin-right: 15px;
    vertical-align: top;
 }
 .drfLiveSection .userAvatar img{
    width: 60px;
    height: 47px;
 }
 .drfLiveSection .userInfo{
    display: inline-block;
    width: 210px;
    border-bottom: 1px solid #ccc;
 }
 .drfLiveSection .userInfo .userName a{
    font-style:italic;
    color: #666;
    font-size: 14px;
    margin-bottom: 5px;
 }
 .drfLiveSection .userInfo .userName span{
    text-decoration: underline;
 }
 .drfLiveSection .userInfo .userDesc{
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    display: block;
 }
.drfLiveSection .userInfo .userDesc:hover {
    color: #005bf0;
    text-decoration: underline;
}
 .drfLiveSection .moreLinkBtn{
     margin-left: 60px;
     float: left;
 }

/* DRF products */
 .drfProducts{
    padding:10px;
 }
 .drfProducts .productBanner{
    margin: 0 -10px 10px;
    overflow: hidden;
 }
 .drfProducts .productBanner .productsLinks{
    background: #f4f6fa;
 }
 .drfProducts .productBanner .productsLinks li{
    background:#f4f6fa;
    float: left;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    width: 50%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
 }
.drfProducts .productBanner .productsLinks li:first-child,
.drfProducts .productBanner .productsLinks li:nth-child(2) {
    border-top: 1px solid #ccc;
}
 .drfProducts .productBanner .productsLinks li a{
    font-size: 14px;
    color: #005bf0;
    text-transform: uppercase;
    text-decoration: underline;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
 }
 .drfProducts .productBanner .productsLinks li:hover{
    background: #e1e6ef;
 }
 .productImage{
    margin-bottom: 10px;
 }
 .socialIcon{
    background: url(../images/iconSprite.png) 0 0 no-repeat;
    display:block;
    width:32px;
    height: 31px;
 }
 .twitterIcon{
    background-position: -59px -656px;
 }
 .fbIcon{
    background-position: -104px -656px;
 }
 .youtubeIcon{
    background-position: 0px -696px;
 }
 .socialIcons li{
    display: inline-block;
    padding-right: 5px;
 }
 .footerTop{
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    margin-bottom: 40px;
 }
 .footerLogo,
 .socialIcons,
 .footerSearch{
    float: left;
 }
 .footerLogo{
     margin-right: 35px;
 }
.socialIcons{
    margin-right: 85px;
    padding-top: 10px;
 }
.footerSearch {
    position: relative;
    padding-top: 6px;
    width:550px;
 }
.footerSearch .icon-search {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url('../images/iconSprite.png');
    background-repeat: no-repeat;
    background-position: -31px -281px;
    display: block;
    position:absolute;
    left: 12px;
    top: 15px;
     cursor: pointer;
}
.footerSearch input:last-child{
    float: left;
    width:92%;
    border-left: none;
    border-radius: 0;
    padding: 0 5px 0 10px;
    position: absolute;
    background: url('../images/iconSprite.png') -56px -549px no-repeat;
    width: 9px;
    height: 5px;
    top: 21px;
    right: 0;
}
.menuNav li:hover:after {
    background: url('../images/iconSprite.png') -72px -549px no-repeat;
}
.footerSearch input:first-child{
    background: #fff;
    border: 1px solid #dcdcdc;
    border-right: none;
    height: 34px;
    padding: 0 15px;
    border-radius: 0;
    float: left;
}
.footerSearch .btnSubmit, .footerSearch input[type=text] {
    height: 40px;
}
.footerSearch .btnSubmit {
    background: #fff;
    -webkit-appearance: none;
    width: 8%;
    border: 1px solid #dcdcdc;
    border-right: 0;
}
/* Nav header UI modifications: start */
.hide {
    display: none !important;
}
#headerMenu .rightNav > li {
    height: auto;
    line-height: inherit;
    padding: 1px 12px;
}
nav {
    height: 60px;
    text-transform: none;
}
.menuNav li a {
    line-height: 60px;
    font-weight: 400;
    font-size: 13px;
    text-transform: capitalize;
}
.menuNav li a .subMenu a {
    text-transform: none;
}
.logo {
    margin-left: 0;
}
.shoppingCartBox {
    border-left: 1px solid #333;
    border-right: 1px solid #333;
}
.shoppingCartBox .shoppingCart-icon {
    background: url('../images/cart@2x.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 27px;
    height: 26px;
}
.shoppingCartBox span, .shoppingCartBox i {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
}
.shoppingCartBox span {
    font-size: 10px;
    font-family: Arial,sans-serif;
}
.shoppingCartBox .cartLabel {
    right: -7px;
    top: 9px;
}
#headerMenu .rightNav li.loginRegBtnWrap {
    border-right: none;
    padding: 0;
}
.loginRegBtnWrap .btn, .userProfileBox .btn {
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    height: 30px;
    box-shadow: none;
    display: inline-block;
}
.loginRegBtnWrap .primaryBtn {
    background: #ec1c24;
}
.loginRegBtnWrap .secondaryBtn {
    background: #005bf0;
    padding: 0 20px;
}
.loginRegBtnWrap .loginWrapper, .loginRegBtnWrap .registerWrap {
    display: inline-block;
    padding: 15px 8px;
}
.loginRegBtnWrap .loginWrapper {
    position: relative;
}
.loginWrapper .loginPopUp {
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    top: 59px;
    z-index: 10;
    left: -95px;
    width: 300px;
    padding: 15px;
    text-align: left;
    display: none;
}
.loginWrapper .loginPopUp .errorMsg {
    color: #ec1c24;
    font-size: 14px;
    line-height: 16px;
}
.loginWrapper .loginPopUp h4 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
    color: #333;
    font-weight: 300;
}
.loginWrapper .loginPopUp p {
    font-size: 12px;
    line-height: 14px;
    color: #888;
    margin-bottom: 15px;
    font-family: Arial,sans-serif;
}
.loginWrapper .loginPopUp .form-group {
    margin-bottom: 15px;
}
.loginWrapper .loginPopUp .form-control {
    height: 40px;
    padding: 6px 12px;
}
.loginWrapper .loginPopUp .form-control::-moz-placeholder{
    color:#999;
    opacity:1
}
.loginWrapper .loginPopUp .form-control:-ms-input-placeholder{
    color:#999
}
.loginWrapper .loginPopUp .form-control::-webkit-input-placeholder{
    color:#999
}
.loginWrapper .loginPopUp .forgotPass {
    text-align: right;
    margin-bottom: 20px;
}
.loginWrapper .loginPopUp .forgotPass a {
    font-size: 12px;
    line-height: 14px;
    color: #005bf0;
    font-family: Arial,sans-serif;
}
.loginWrapper .loginPopUp .btn {
    width: 100%;
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
}
.loginWrapper.active {
    background: #eceff5;
}
.loginWrapper.active .loginPopUp {
    display: block;
}
.userProfileBox {
    position: relative;
    cursor: pointer;
}

#headerMenu .rightNav > li.userProfileBox {
    padding: 10px 12px;
}
.vsMenu {
    display: none;
}
.mainMenuBox {
    display: block;
}
/* Nav header UI modifications: end */

/* Nav header UI modifications: start */
/* Media Queries: start */
@media (min-width: 1281px) {
    .menuNav li a {
        font-size: 13px;
    }
}
@media (min-width: 1300px) {
    .menuNav li a {
        font-size: 14px;
    }
}
@media (min-width: 1400px) {
    .menuNav li a {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .mobileShow {
        display: block;
        background: #000;
    }
    .shoppingCartWrapper .shoppingCartLabel {
        display: none;
    }
    .shoppingCartBox {
        padding: 0 15px;
    }
    .shoppingCartBox .shoppingCartWrapper {
        line-height: 59px;
        height: 59px;
    }
    .vsMenu {
        position: fixed;
        top: 59px;
        height: 100%;
        z-index: 999999;
        width: 300px;
        overflow-y: auto;
        background: #111;
        font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
        font-weight: 300;
        font-size: 18px;
        color: #333333;
    }
    .vsMenu .closeMobileMenu {
        position: fixed;
        top: 0;
        left: 0;
        width: 50px;
        height: 100%;
        background: #333;
        z-index: 12;
        display: none;
    }
    .vsMenu .closeMobileMenu i {
        width: 14px;
        height: 14px;
        display: block;
        background: url("../images/close-icon@2x.png");
        background-size: 100% 100%;
        margin: 15px;
    }
    .mobileAdCenter {
        display: none;
    }
    .moblieAdBottom {
        height: 0 !important;
    }
    .vsMenu .logoMobile {
        height: 50px;
        border-bottom: 1px solid #333;
        width: 100%;
        z-index: 10;
        position: fixed;
        background: #111;
        margin: 0;
        display: none;
    }
    .vsMenu .logoMobile a {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -25px;
        width: 53px;
        height: 75px;
    }
    .vsMenu .logoMobile svg {
        display: block;
    }
    .drfProMenu {
        padding-top: 0;
        width: 100%;
        background: #111;
        padding-bottom: 120px;
    }
    .drfProMenu li {
        margin: 0;
        border-bottom: 1px solid #333;
    }
    .drfProMenu .menuHead {
        padding: 18px 18px 18px 70px;
    }
    .drfProMenu .menuHead span {
        font-size: 16px;
        line-height: 18px;
        color: #aaa;
    }
    .drfProMenu .menuHead i {
        margin-top: 5px;
    }
    .drfProMenu .menuHead i, .userProfileWrapper .infoHeader i {
        background: url("../images/menu-dropdown-arrow@2x.png");
        background-size: 100% 100%;
        width: 13px;
        height: 7px;
    }
    .drfProMenuCnt {
        background: #222;
        display: none;
    }
    .drfProMenuCnt li {
       border: none;
    }
    .drfProMenuCnt li:first-child a {
        border-top: none;
    }
    .drfProMenuCnt li a, .userProfileDropDown li a {
        padding: 18px 0 18px 0;
        margin: 0 20px;
        display: block;
        color: #aaa;
        border-top: 1px solid #333
    }
    .vsMenu .userRegLoginBtns {
        bottom: 0;
        width: 100%;
        z-index: 11;
        background: #111;
        left: 50px;
        display: none;
    }
    .vsMenu .userRegLoginBtns div {
        display: block;
        margin: 0 auto;
        width: 290px;
        padding: 10px;
    }
    .vsMenu .userRegLoginBtns .btns {
        padding: 17px 20px;
        font-size: 12px;
        border-radius: 3px;
        color: #fff;
        display: inline-block;
    }
    .vsMenu .userRegLoginBtns .btns:first-child {
        margin-right: 15px;
    }
    .secondaryBtn {
        background: #ec1c24;
    }
    .primaryBtn {
        background: #005bf0;
    }
    .vsMenu .drfProMenuListingCnt.active .drfProMenuCnt {
        display: block;
    }
    .vsMenu .drfProMenuListingCnt.active .menuHead {
        border-bottom: 1px solid #333;
        background: #222;
    }
    .vsMenu .drfProMenuListingCnt.active .menuHead span {
        color: #fff;
    }
    .vsMenu .drfProMenuListingCnt.active .menuHead i,
    .vsMenu .userProfileWrapper.active .infoHeader i {
        background: url("../images/menu-drop-down-active@2x.png");
        background-size: 100% 100%;
    }
    .vsMenu .userProfileWrapper .infoHeader {
        padding-right: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #333;
    }
    .vsMenu .userProfileWrapper .infoHeader {
        padding-left: 68px;
    }
    .vsMenu .userProfileDropDown {
        background: #222;
        display: none;
    }
    .vsMenu .userProfileDropDown li {
        border-bottom: none;
    }
    .vsMenu .userProfileDropDown li.logoutLink a {
        color: #ec1c24;
    }
    .vsMenu .userProfileWrapper .infoHeader span {
        display: inline-block;
        vertical-align: middle;
    }
    .vsMenu .userProfileWrapper .infoHeader div span:first-child {
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border: 1px solid #ddd;
        border-radius: 50%;
        background: #d9dee8;
        font-weight: 600;
        margin-right: 10px;
    }
    .vsMenu .userProfileWrapper .infoHeader div span:last-child {
        color: #fff;
        font-size: 16px;
        line-height: 18px;
    }
    .vsMenu .userProfileWrapper.active .userProfileDropDown {
        display: block;
    }
    .vsMenu .userProfileWrapper.active .infoHeader {
        border-bottom: none;
        background: #222;
    }
    .userProfileWrapper .infoHeader i {
        margin-top: 17px;
    }
    .vsMenu .userProfileWrapper .infoHeader, .vsMenu .drfProMenuListingCnt .menuHead {
        padding-left: 15px;
    }
    header .desktop, #headerMenu.mobileHide {
        display: block;
    }
    header .mobileShow {
        display: none;
    }
    .headerWrap {
        height: auto;
    }
    .headerWrap header {
         width: 100%;
         margin: 0;
    }
    .headerWrap.stickyHeader #headerMenu{
        width: 100%;
        border: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index:9999;
    }
    .headerWrap {
        background: #000;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        height: 60px;
        z-index: 999;
        margin-bottom: 0;
    }
    .logo {
        display: block!important;
    }
    .mainMenuBox, .hamburgerBtnWrap.active .mainMenuBox {
        display: none;
    }
    .hamburgerBtnWrap.active .vsMenu {
        display: block;
    }
}
@media(max-width:  767px) {
    header .mobileShow {
        display: block;
    }
    header .desktop, #headerMenu.mobileHide, .logo {
        display: none !important;
    }
    .mobileMenu {
        right: 0;
        top: 0;
    }
    .mobileNavWrap {
        position: relative;
    }
    .mobileNavWrap .logo {
        position: absolute;
        top: 0;
        left: 0;
    }
    .headerWrap {
        height: 50px;
    }
    .responsiveButton .icon-bar {
        background-color: #fff;
        display: block;
        height: 1px;
        width: 20px;
        margin: 6px 0;
    }
    .vsMenu {
        width: 100%;
        top: 0;
    }
    .vsMenu .closeMobileMenu, .vsMenu .logoMobile  {
        display: block;
    }
    .vsMenu .userRegLoginBtns {
        position: fixed;
    }
    .vsMenu .userProfileWrapper .infoHeader, .vsMenu .drfProMenuListingCnt .menuHead {
        padding-left: 68px;
    }
    .drfProMenu {
        padding-top: 50px;
    }
    .shoppingCartBox .shoppingCartWrapper {
        line-height: 50px;
        height: 50px;
    }
    .shoppingCartBox {
        margin-right: 50px;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }
    .logoResponsive {
        display: block !important;
    }
    .vsMenu .userRegLoginBtns {
        display: block;
    }
    header .mobileShow.active .vsMenu {
        display: block;
    }
    .drfProMenuCnt {
        padding: 0 0 0 50px;
    }
    .userProfileWrapper .userProfileDropDown {
        margin-left: 50px;
    }
}
/* Media Queries: end */
/* Nav header UI modifications: end */
/************************************ Media queries (1400 MIN) ********************************/
@media (max-width: 1450px) {

    #bottom-left {
        padding:10px;
    }

    #bottom-left-big {
        display:none;
    }

    #bottom-left-small {
        display:block;
    }

}

    .bannerWrap .adWrap {
        width: 310px;
        display: block;
        float: left;
        padding-top: 10px;
        padding-right: 10px;
    }
    .newsWrap li .newsDrfNote .newsNoteCnt {
        width: 647px;
    }
    .filterRefreshWrap {
        overflow: inherit;
        width: 200px;
        float: right;
        border-top: 0;
        margin-top: 22px
    }
    .newsHomeWrap .currentDate {
        width: 100px
    }
    .filterTracks {
        width: 270px;
    }
    .newsCnt .newsAuthor {
        width: 595px;
    }

.bannerWrap .adWrap {
    width: 310px;
    display: block;
    float: left;
    padding-top: 10px;
    padding-right: 10px;
}
.newsWrap li .newsDrfNote .newsNoteCnt {
    width: 647px;
}
.filterRefreshWrap {
    overflow: inherit;
    width: 200px;
    float: right;
    border-top: 0;
    margin-top: 22px
}
.newsHomeWrap .currentDate {
    width: 100px
}
.filterTracks {
    width: 270px;
}
.newsCnt .newsAuthor {
    width: 595px;
}

.newsCnt .newsAuthor .mobileHide {
    display: inline-block
}
.sideWrap:first-child {
    padding-top: 0;
}

.rightColumn .sideWrap:first-child {
    padding-top: 10px;
    border-top: 0
}
.newsHomeWrap .title {
    width: 225px;
}
.drfBets {
    width: 221px;
}
.loginCnt {
    width: 595px;
}

.topWrap li {
    font-size: 14px;
}
.topWrap a {
    padding: 0 9px;
}
.userNav .userName span {
    font-size: 14px;
}
.footerMenu li {
    width: 185px;
}

/* New Home page  */

/* Sticky Header :: Start */
.headerWrap.stickyHeader .loginAction .button.btnBlue:hover{
    text-decoration: underline;
    background: none;
}

.headerWrap.stickyHeader #headerMenu .rightNav > li{
    padding:0 10px;
}
.headerWrap.stickyHeader #headerMenu .menuNav > li{
    border:none;
}
.headerWrap.stickyHeader #headerMenu .menuNav > li > a{
    padding:0 7px;
}
.headerWrap.stickyHeader .searchWrap .icon-search,
.headerWrap.stickyHeader .shoppingCartWrapper{
    border: none;
}

/* Sticky Header :: End */
    /* Main Content :: Start */
    .mainContent{
    	width: 850px;
    	float: left;
    	border-right: 1px solid #ccc;
    	background: #fff;
    }
    .mainContent .MainContentSection{
    	padding:10px 20px;
    	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    	border-bottom: 1px solid #888;
    }
    .topHeadlineWrap .raceTrackDetails .trackLinkBtn {
        display: none;
    }
    .MainContentSection.topHeadlineWrap .sectionTitle {
        margin-bottom: 5px;
    }
    .MainContentSection .sectionTitle {
        margin-bottom: 10px;
    }
    .mainContent .MainContentSection .sectionTitle a{
    	font-size: 18px;
    	color: #ec1c24;
    	text-decoration: underline;
    	text-transform: uppercase;
    }
    .mainContent .MainContentSection .SectionPicture{
    	float: left;
    	width: 405px;
    	margin-right: 30px;
    	border-right: 1px solid #ccc;
    }
    .mainContent .MainContentSection .sectionContent{
    	float: left;
    	width: 374px;
    }
    .mainContent .MainContentSection .SectionPicture .sectionImage{
    	width:	100%;
    	position: relative;
    }
    .mainContent .MainContentSection .SectionPicture .sectionImage .raceTrackDetails{
	    position: absolute;
	    bottom: 8px;
	    width: 91%;
	    margin: 10px;
    }
    .trackLinkBtn{
		font-size: 14px;
    	color:#fff;
    	height: 25px;
    	line-height: 25px;
    	text-transform: uppercase;
	    display: inline-block;
	    padding: 0 10px;
    }
    .redButton{
    	background: #ec1c24;
    }
    .blueButton{
    	background: #005bf0;
    }
    .mainContent .MainContentSection .sectionContent .sectionContentList li:last-child {
        border-bottom: 0;
    }
    .mainContent .MainContentSection .SectionPicture .sectionImage .raceTrackDetails .trackDescription{
	    font-weight: 600;
	    font-size: 18px;
	    color: #fff;
	    clear: both;
	    display: inline-block;
	    padding: 10px 0 0 0;
	    line-height: 22px;
    }
    .mainContent .MainContentSection .SectionPicture .sectionImage .raceTrackDetails a:hover{
    	color: #fff;
    	text-decoration: underline;
    }
    .videoInsideIcon{
	    position: absolute;
	    right: 16px;
	    top: 0;
    }

    .ads320{
	    width: 320px;
	    background: #eeeeee;
	    border: 1px solid #ccc;
	    text-align: center;
	    padding-top: 10px;
	    margin-bottom: 10px;
    }
    .rightSideBar .ads320{
    	background: none;
    	border:none;
    	border-bottom: 1px solid #ccc;
    	padding-bottom: 10px;
    }
    .mainContent .MainContentSection .sectionContent .sectionContentList li{
    	border-bottom:1px solid #ccc;
    	padding: 8px 0;	
    }
    .mainContent .MainContentSection .sectionContent .sectionContentList li a,
    .trackGridView ul li > ul li > a{
    	color: #000;
    	font-size: 16px;
    }
    .mainContent .MainContentSection .sectionContent .sectionContentList li a:hover{
    	color:#005bf0;
    	text-decoration: underline;
    }
    .mainContent .MainContentSection .sectionContent .sectionContentList li a.videoIcon:before{
    	content:'';
    	background: url(../images/iconSprite.png) 0 -656px no-repeat;
    	width:30px;
    	height:21px;
		display: inline-block;
		vertical-align: middle;
    }
    
    .mainContent .contentAdsBlock{
    	border-bottom:1px solid #8f8f90;
    	padding: 10px 10px 4px 10px;
    }
    .mainContent .contentAdsBlock ul li{
    	width:32%;
    	display: inline-block;
    }
    .mainContent .contentAdsBlock ul li:nth-child(2){
    	margin: 0 10px
    }
    .mainContent .contentAdsBlock ul li .topCategoriesImg{
    	width:110px;
    	height: 70px;
    	float: left;
    }
    .mainContent .contentAdsBlock ul li .topCategoriesContent{
		float: left;
		vertical-align: top;
		width: 58%;
    }
    .mainContent .contentAdsBlock ul li .topCategoriesContent h3{
    	line-height: 26px;
    }
    .mainContent .contentAdsBlock ul li .topCategoriesContent h3 a{
		font-size: 15px;
		color: #005bf0;
		font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-weight: 600;
    }
    .mainContent .contentAdsBlock ul li .topCategoriesContent p{
    	font-size: 15px;
    	color: #000;
        margin-bottom: 0;
    	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    }
    .mainContent .MainContentSection.imageRight{
    	border-bottom:1px solid #ccc;
        background: #f7f7f7;
    }
    .mainContent .MainContentSection.imageRight .sectionContent{
	    width: 436px;
    }
    .mainContent .MainContentSection.imageRight .sectionContent ul li{
    	border-bottom:1px solid #ccc;
    	border-top:none;
    }
    .mainContent .MainContentSection.imageRight .SectionPicture{
    	width: 346px !important;
    	margin: 30px 0 0 26px;
    	border: none;
        float: right;
        padding-left: 28px;
        border-left: 1px solid #ccc;
    }
    .moreLinkBtn{
    	font-family: Arial, Helvetica, sans-serif;
	    text-transform: uppercase;
	    text-decoration: underline;
	    color: #005bf0;
	    font-size: 13px;
	    padding: 10px 0;
	    display: block;
    }
    .lauraParkAd{
    	text-align: center;
    }
    
    .trackGridView{
    	padding:0 20px;
    	border-top: 1px solid #8f8f90;
    }
    .trackGridView > ul > li{
    	border-right:1px solid #ccc;
    	border-bottom:1px solid #ccc;
    	padding: 15px;
	    width: 33.3%;
	    display: inline-block;
	    float: left;
    }
    .trackGridView > ul > li:nth-child(3n+3){
    	border-right:none;
    }
    .trackGridView ul li.tracks h2 a,
    .title a{
    	font-size: 18px;
    	color: #ec1c24;
    	text-transform: uppercase;
    	padding-bottom: 10px;
    	text-decoration: underline;
    }
    .trackGridView ul li.tracks h2 a:hover{
    	color: #000;
    	text-decoration: underline;
    }
    .trackGridView > ul > li > ul > li{
    	padding:10px 0;
    }
    .trackGridView > ul > li > ul > li a:hover,
    .mainContent a:hover,
    .drfTvSection .videoThumbnail li a:hover{
    	color: #005bf0;
    	text-decoration: underline;
    }
    
    /* Right Side bar :: Start */
    .rightSideBar{
    	width:318px;
    	background: #f4f6fa;
    	float: left;
    	padding: 0 0 10px 0;
    }
    .drfTvSection{
    	padding: 10px 13px;
    	border-bottom:1px solid #8f8f90;
    }
    .drfTvPreview{
    	width:290px;
    	height: 170px;
    	margin-bottom: 10px;
    }
    .drfTvSection .videoThumbnail .videoThumb{
		position: relative;
	    width: 90px;
	    height: 56px;
    }
    .drfTvSection .videoThumbnail .videoThumb i{
		position: absolute;
		top: 50%;
		left: 50%;
		display: block;
		width: 25px;
		height: 25px;
		margin-top: -13px;
		margin-left: -13px;
		background: url(../images/iconSprite.png) 0 -124px no-repeat;
    }
/************************************ Media queries (1400 MIN) ********************************/
@media (min-width: 1400px) {
    .menuNav li:after {
        content: "";
        position: absolute;
        background: url('../images/iconSprite.png') -56px -549px no-repeat;
        width: 9px;
        height: 5px;
        top: 27px;
        right: 0;
    }
    .menuNav .colMenu li:hover {
        background: none;
        height: auto;
    }
    .menuNav .colMenu li:after {
        background: none;
    }
}

/************************************ Media queries (1200 MIN) ********************************/
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
    .harnessLogo {
        margin-left: 10px;
        margin-top: -5px
    }
    .harnessLogo a {
        width: 300px;
        height:100px;
    }
    .pageData {
        width: 848px;
    }
    .loginWrap .pageData {
        width: 829px;
    }
    .bannerWrap {
        width: 848px;
        float: left
    }
    .pageDataFull {
        width: 100%;
    }
    .subMenu li a  {
        font-size: 14px;
    }

    .subMenu .colMenu {
        width: 193px;
    }
}

/************************************ Media queries (1200 MAX) ********************************/
@media (max-width: 1200px) {

#headerMenu .rightNav{
    float: right;
}
#headerMenu .rightNav > li{
    float: left;
    padding: 0 12px;
    vertical-align: middle;
    text-align: center;
    border-right: 1px solid #333;
}
#headerMenu .rightNav li:last-child{
    border-right:none;
}
.helpMenu a .icon-question{
    width: 17px;
    height: 21px;
    background-position: -96px -631px;
    text-align: center;
    vertical-align: middle;
}
#headerMenu .rightNav .liveRaceBtn i.fa.fa-circle{
    color: #1b962e;
    font-size: 9px;
    vertical-align: middle;
    margin: -4px 0 0 0;
}
/*  Navigation :: End */

.loginAction{
    float: left;
    width: 115px;
    margin-left: 10px;
}
.loginAction .button{
    width:115px;
    margin:0 0 10px 0;
}
.button{
    height:35px;
    line-height: 35px;
    text-transform: uppercase;
    border-radius:3px;
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    display:inline-block;

}
.btnBlue{
    color:#005bf0;
    border:1px solid #005bf0;
    background: #fff;
}
.btnBlue:hover{
    background: #005bf0;
    color:#fff;
}
.btnGreen{
    background: #1b962e;
    color:#fff;
}
.btnGreen:hover{
    color:#fff;
}
.btnGreenSmall{
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    padding: 0 10px;
}
.buttonTrans{
    background: none;
    border: 1px solid #666;
    color: #fff;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    padding: 0 10px;
}
.liveRaceBtn a:hover {
    color: #888;
}
.shoppingCartWrapper{
    float: right;
    line-height: 56px;
    height: 56px;
}
.shoppingCartIcon{
    height: 57px;
    display: block;
    position: relative;
}
.shoppingCartIcon .icon-shoppingCart{
    width: 20px;
    height: 19px;
    background-position: -71px -630px;
    color: #fff;
    line-height: 57px;
}
.cartLabel{
    position: absolute;
    background: #ec1c24;
    right: -6px;
    color: #fff;
    text-align: center;
    line-height: normal;
    border-radius: 100%;
    top: 9px;
    padding: 3px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.contentAdssection{
    margin: 15px 0;
    text-align: center;
}
.contentAdssection .contentAdsBlock{
    display:inline-block;
    width:32.5%;
}
.contentAdssection .contentAdsBlock:nth-child(2){
    margin: 0 10px;
}

/* Main Content :: Start */
.mainContent{
    width: 850px;
    float: left;
    border-right: 1px solid #ccc;
    background: #fff;
}
.mainContent .MainContentSection{
    padding:10px 20px;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #888;
}
.topHeadlineWrap .raceTrackDetails .trackLinkBtn {
    display: none;
}
.MainContentSection.topHeadlineWrap .sectionTitle {
    margin-bottom: 5px;
}
.MainContentSection .sectionTitle {
    margin-bottom: 10px;
}
.mainContent .MainContentSection .sectionTitle a{
    font-size: 18px;
    color: #ec1c24;
    text-decoration: underline;
    text-transform: uppercase;
}
.mainContent .MainContentSection .SectionPicture{
    float: left;
    width: 405px;
    margin-right: 30px;
    border-right: 1px solid #ccc;
}
.mainContent .MainContentSection .sectionContent{
    float: left;
    width: 374px;
}
.mainContent .MainContentSection .SectionPicture .sectionImage{
    width:	100%;
    position: relative;
}
.mainContent .MainContentSection .SectionPicture .sectionImage .raceTrackDetails{
    position: absolute;
    bottom: 8px;
    width: 91%;
    margin: 10px;
}
.trackLinkBtn{
    font-size: 14px;
    color:#fff;
    height: 25px;
    line-height: 25px;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 10px;
}
.redButton{
    background: #ec1c24;
}
.blueButton{
    background: #005bf0;
}
.mainContent .MainContentSection .sectionContent .sectionContentList li:last-child {
    border-bottom: 0;
}
.mainContent .MainContentSection .SectionPicture .sectionImage .raceTrackDetails .trackDescription{
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    clear: both;
    display: inline-block;
    padding: 10px 0 0 0;
    line-height: 22px;
}
.mainContent .MainContentSection .SectionPicture .sectionImage .raceTrackDetails a:hover{
    color: #fff;
    text-decoration: underline;
}
.videoInsideIcon{
    position: absolute;
    right: 16px;
    top: 0;
}

.ads320{
    width: 320px;
    background: #eeeeee;
    border: 1px solid #ccc;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 10px;
}
.rightSideBar .ads320{
    background: none;
    border:none;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.mainContent .MainContentSection .sectionContent .sectionContentList li{
    border-bottom:1px solid #ccc;
    padding: 8px 0;
}
.mainContent .MainContentSection .sectionContent .sectionContentList li a,
.trackGridView ul li > ul li > a{
    color: #000;
    font-size: 16px;
}
.mainContent .MainContentSection .sectionContent .sectionContentList li a:hover{
    color:#005bf0;
    text-decoration: underline;
}
.mainContent .MainContentSection .sectionContent .sectionContentList li a.videoIcon:before{
    content:'';
    background: url(../images/iconSprite.png) 0 -656px no-repeat;
    width:30px;
    height:21px;
    display: inline-block;
    vertical-align: middle;
}

.mainContent .contentAdsBlock{
    border-bottom:1px solid #8f8f90;
    padding: 10px 10px 4px 10px;
}
.mainContent .contentAdsBlock ul li{
    width:32%;
    display: inline-block;
}
.mainContent .contentAdsBlock ul li:nth-child(2){
    margin: 0 10px
}
.mainContent .contentAdsBlock ul li .topCategoriesImg{
    width:110px;
    height: 70px;
    float: left;
}
.mainContent .contentAdsBlock ul li .topCategoriesContent{
    float: left;
    vertical-align: top;
    width: 58%;
}
.mainContent .contentAdsBlock ul li .topCategoriesContent h3{
    line-height: 26px;
}
.mainContent .contentAdsBlock ul li .topCategoriesContent h3 a{
    font-size: 15px;
    color: #005bf0;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}
.mainContent .contentAdsBlock ul li .topCategoriesContent p{
    font-size: 15px;
    color: #000;
    margin-bottom: 0;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
}
.mainContent .MainContentSection.imageRight{
    border-bottom:1px solid #ccc;
    background: #f7f7f7;
}
.mainContent .MainContentSection.imageRight .sectionContent{
    width: 436px;
}
.mainContent .MainContentSection.imageRight .sectionContent ul li{
    border-bottom:1px solid #ccc;
    border-top:none;
}
.mainContent .MainContentSection.imageRight .SectionPicture{
    width: 346px !important;
    margin: 30px 0 0 26px;
    border: none;
    float: right;
    padding-left: 28px;
    border-left: 1px solid #ccc;
}
.moreLinkBtn{
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: underline;
    color: #005bf0;
    font-size: 13px;
    padding: 10px 0;
    display: block;
}
.lauraParkAd{
    text-align: center;
}

.trackGridView{
    padding:0 20px;
    border-top: 1px solid #8f8f90;
}
.trackGridView > ul > li{
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding: 15px;
    width: 33.3%;
    display: inline-block;
    float: left;
}
.trackGridView > ul > li:nth-child(3n+3){
    border-right:none;
}
.trackGridView ul li.tracks h2 a,
.title a{
    font-size: 18px;
    color: #ec1c24;
    text-transform: uppercase;
    padding-bottom: 10px;
    text-decoration: underline;
}
.trackGridView ul li.tracks h2 a:hover{
    color: #000;
    text-decoration: underline;
}
.trackGridView > ul > li > ul > li{
    padding:10px 0;
}
.trackGridView > ul > li > ul > li a:hover,
.mainContent a:hover,
.drfTvSection .videoThumbnail li a:hover{
    color: #005bf0;
    text-decoration: underline;
}

/* Right Side bar :: Start */
.rightSideBar{
    width:318px;
    background: #f4f6fa;
    float: left;
    padding: 0 0 10px 0;
}
.drfTvSection{
    padding: 10px 13px;
    border-bottom:1px solid #8f8f90;
}
.drfTvPreview{
    width:290px;
    height: 170px;
    margin-bottom: 10px;
}
.drfTvSection .videoThumbnail .videoThumb{
    position: relative;
    width: 90px;
    height: 56px;
}
.drfTvSection .videoThumbnail .videoThumb i{
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 25px;
    height: 25px;
    margin-top: -13px;
    margin-left: -13px;
    background: url(../images/iconSprite.png) 0 -124px no-repeat;
}
.drfTvSection .videoThumbnail li {
    display: inline-block;
    width: 32.4%;
}
 .drfTvSection .videoThumbnail li a{
    color: #000;
    font-size: 13px;
    font-family: Arial;
 }
 .ad300x250{
    padding: 10px 0;
    border-bottom: 1px solid #8f8f90;
    text-align: center;
 }
 .upcomingTourSection{
    padding:10px 15px;
    border-bottom:1px solid #8f8f90;
 }
 .upcomingTourSection ul li{
    padding: 10px 0;
    border-bottom:1px solid #ccc;
 }
 .upcomingTourSection ul li:last-child{
    border:none;
 }
 .upcomingTourSection ul li .tournamentImg{
    display: inline-block;
    width: 50px;
 }
 .upcomingTourSection ul li .tournamentdetails{
    font-size: 15px;
    color: #000;
    display: inline-block;
    font-weight: 600;
    width: 155px;
 }
 .upcomingTourSection ul li div{
    vertical-align: top;
 }
 .upcomingTourSection ul li .upcomingTourAction{
    display: inline-block;
 }
 .upcomingTourSection ul li .upcomingTourAction .button{
    padding:0 10px;
    font-weight: bold;
    font-size: 12px;
     background: transparent;
 }
 .upcomingTourSection ul li .upcomingTourAction .button:hover {
    background: #005bf0;
 }
 .rightsidePP{
    padding:10px 15px 0;
    border-bottom: 1px solid #8f8f90;
 }
 .rightsidePP .racePP {
    border-bottom:1px solid #ccc;
    width:46%;
    display: inline-block;
    margin-bottom: 15px;
 }
 .rightsidePP .racePP:nth-child(even) {
    margin-right: 19px;
 }
 .rightsidePP .racePP:nth-last-child(-n+2),
 .rightsidePP .racePP:last-child{
    margin-bottom:0;
    border-bottom: none;
 }
 .rightsidePP .racePP .PPTitle{
    font-size:15px;
    font-weight: 600;
    color:#000;
    text-transform: capitalize;
 }
 .rightsidePP .racePP ul li{
    display: inline-block;
    padding:5px;
 }
 .rightsidePP .racePP ul li span,
 .rightsidePP .racePP ul li a{
    display: block;
    text-align: center;
 }
 .rightsidePP .racePP ul li a{
    padding: 5px 0;
 }
 .rightsidePP .racePP ul li span.PPDay{
    color: #666;
    font-size:10px;
    text-transform: uppercase;
 }
 .rightsidePP .racePP ul li a.PPDate{
    color: #333;
    font-size: 14px;
    font-weight: 600;
 }
 .rightsidePP .racePP ul li a.PPDate:hover{
    background: #005bf0;
    border-radius: 100%;
    padding: 5px 0;
    color: #fff;
 }
 .rightsidePP .racePP ul li span.PPSatus{
    font-weight: bold;
    font-family: Arial;
    text-transform: uppercase;
    font-size: 10px;
 }
 .rightsidePP .racePP ul li span.PPSatus.final{
    color:#66aa33;
 }
 .rightsidePP .racePP ul li span.PPSatus.early{
    color:#d06161;
 }

 /* Drf Live Section */
 .drfLiveSection{
    padding: 15px 20px;
    border-bottom: 1px solid #8f8f90;
 }
 .drfLiveSection ul li{
    margin-bottom: 15px;
 }
 .drfLiveSection .userAvatar{
    background: #fff;
    border-radius: 35px;
    display: inline-block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border: 1px solid #eeeeee;
    margin-right: 15px;
    vertical-align: top;
 }
 .drfLiveSection .userAvatar img{
    width: 60px;
    height: 47px;
 }
 .drfLiveSection .userInfo{
    display: inline-block;
    width: 210px;
    border-bottom: 1px solid #ccc;
 }
 .drfLiveSection .userInfo .userName a{
    font-style:italic;
    color: #666;
    font-size: 14px;
    margin-bottom: 5px;
 }
 .drfLiveSection .userInfo .userName span{
    text-decoration: underline;
 }
 .drfLiveSection .userInfo .userDesc{
    font-size: 16px;
    color: #000;
 }
 .drfLiveSection .moreLinkBtn{
     margin-left: 21%;
 }

/* DRF products */
 .drfProducts{
    padding:10px;
 }
 .drfProducts .productBanner{
    margin: 0 -10px 10px;
    overflow: hidden;
 }
 .drfProducts .productBanner .productsLinks{
    background: #f4f6fa;
 }
 .drfProducts .productBanner .productsLinks li{
    background:#f4f6fa;
    float: left;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    width: 50%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
 }
 .drfProducts .productBanner .productsLinks li a{
    font-size: 14px;
    color: #005bf0;
    text-transform: uppercase;
    text-decoration: underline;
    font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
 }
 .drfProducts .productBanner .productsLinks li:hover{
    background: #e1e6ef;
 }
 .productImage{
    margin-bottom: 10px;
 }
 .socialIcon{
    background: url(../images/iconSprite.png) 0 0 no-repeat;
    display:block;
    width:32px;
    height: 31px;
 }
 .twitterIcon{
    background-position: -94px -133px;
 }
 .fbIcon{
    background-position: -94px -99px;
 }
 .youtubeIcon{
    background-position: -94px -65px;
 }
 .socialIcons li{
    display: inline-block;
    padding-right: 5px;
 }
 .footerTop{
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    margin-bottom: 40px;
 }
 .footerLogo,
 .socialIcons,
 .footerSearch{
    float: left;
 }
 .footerLogo{
     margin-right: 35px;
 }
 .socialIcons{
    margin-right: 85px;
    padding-top: 10px;
 }
 .footerSearch {
    position: relative;
    padding-top: 10px;
    width:550px;
 }
 .footerSearch .icon-search {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url('../images/iconSprite.png');
    background-repeat: no-repeat;
    background-position: -31px -281px;
    display: block;
    position:absolute;
    left: 10px;
    top: 17px;
}
.footerSearch .footerSearchBox input:last-child{
    float: left;
    width:80%;
    border-left: none;
    border-radius: 0;
    padding: 0 5px 0 10px;
}
.footerSearch .footerSearchBox input:first-child{
    background: #fff;
    border: 1px solid #dcdcdc;
    border-right: none;
    height: 34px;
    padding: 0 15px;
    border-radius: 0;
    float: left;
}

/* Navigation Menu: End */
@media (max-width: 1450px) {

    #bottom-left {
        padding:10px;
    }

    #bottom-left-big {
        display:none;
    }

    #bottom-left-small {
        display:block;
    }

}

/************************************ Media queries (1024 MIN) ********************************/
@media (min-width: 992px) {
    .menuNav li a {
        font-size: 12px;
    }
}
/************************************ Media queries (1200 MIN) ********************************/
@media (min-width: 1200px) {

    .container {
        width: 1170px;
    }

    /* Navigation Menu Spacing: Start */
    .menuNav li a {
        font-size: 14px;
    }
    /* Navigtaion Menu Spacing: End */

    .harnessLogo {
        margin-left: 10px;
        margin-top: -5px
    }
    .harnessLogo a {
        width: 300px;
        height:100px;
    }
    .headerAds {
    }
    .pageData {
        width: 848px;
    }
    .loginWrap .pageData {
        width: 829px;
    }
    .bannerWrap {
        width: 848px;
        float: left
    }
    .pageDataFull {
        width: 100%;
    }
    .subMenu li a  {
        font-size: 14px;
    }

    .subMenu .colMenu {
        width: 193px;
    }
}

/************************************ Media queries (1400 MIN) ********************************/
@media (min-width: 1400px) {
    nav {
        height: 57px;
    }
    .logo {
        padding-left: 0;
    }
    .logo img {
        width: 136px;
        height: 66px;
    }
    #headerMenu .rightNav > li {
        height: 56px;
        line-height: 56px;
    }
    .searchWrap .searchBox, .subMenu {
        top: 56px;
    }
    .menuNav li:after {
        top: 27px;
    }
    .searchWrap {
        height: 56px;
    }
}
/************************************ Media queries (1200 MAX) ********************************/
@media (max-width: 1200px) {


	#bottom-right {
		width:450px;
	}

	#morning-line-info {
		display:none;
	}

	#morning-line-info-small {
		display:block;
	}

	.rightColumn {
    	padding-top:00px;
	}

	nav {
    	font-size: 13px;
    }
	.breakingNewsLeft {
		padding-top:12px;
		margin-left:20px;
		width:530px;
	}

	.breakingNewsHeadline a{
		font-size:18px;
	}

	.breakingNewsText a{
		line-height:18px;
	}

	.breakingNewsRight {
    	padding-top:45px;
		margin-right:10px;
		width:30px;
	}

	.breakingNewsRed {
		line-height:18px;
	}

	.breakingNewsBlue {
		font-size:14px;
	}

	.staticNewsWrap {
		height:257px;
	}

	#staticNews {
		margin-left:7px;
		margin-top:20px;
	}

	.staticNewsImage {
		width:142px;
	}

	.staticNewsFrame {
		width:142px;
		height:285px;
		margin-right: 10px;
	}

	.staticNewsBlueText {
		font-size:14px;
		padding-top:1px;
		padding-bottom:1px;
		padding-right:3px;
		padding-left:3px;
	}

}

/************************************ Media queries (979 MAX) ********************************/
@media only screen and (max-width: 979px) {
	body {
        padding: 70px 0 0;
    }

    #bottom-open {
    	display:none !important;
    }

    #bottom-close {
    	display:none !important;
    }

    #bottom-collapsed {
    	display:none !important;
    }

    .sideCntWrap {
    	padding-left:10px;
    	padding-right:10px;
    }

    .breakingNewsLeft {
		width:630px;
	}

	.breakingNewsHeadline a{
		font-size:22px;
	}

	.breakingNewsText a{
		line-height:30px;
	}

    .newsContainer {
    	border-left: solid 1px #CCC;
    	border-right: solid 1px #CCC;
 		border-bottom: solid 1px #CCC;
	}
    .headerWrap header {
        padding: 0;
    }
    .vsMenuBody .topWrap,
    .vsMenuBody .headerWrap,
    .vsMenuBody .searchWrap {
        position: absolute;
    }
    .vsMenuBody .contentWrap {
        pointer-events: none;
    }
	.mobileMenu {
        position: absolute;
    }
    .vsMenu .toploginNav {
        font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    	font-weight: 400;
        float: none;
        background: #eeeeee;
        box-shadow: 8px 0 8px -8px rgba(0, 0, 0, 0.25) inset;
    }
    .vsMenu .toploginNav a{
        padding: 0 15px;
    }
    .vsMenu .toploginNav .loginUser span{
        color: #000;
        width: 165px;
        height: 55px;
        margin-left: 15px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: inline-block;
        white-space: nowrap;
        float: left;
    }
    .vsMenu .toploginNav .loginUser a{
        font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    	font-weight: 600;
        padding: 0;
        color: #3079f0;
        display: inline-block;
        font-size: 12px;
        float: right;
    }
    .vsMenu .toploginNav .loginUser a:hover {
        color: #000;
    }

    .vsMenuLogo {
        float: none;
        display: block;
        margin: 12px 0 0 15px;
    }
    .vsMenuLogo a {
        display: block;
        text-indent: -10000px;
        width: 51px;
        height: 20px;
        background: url(../images/logo-drf.png) left top no-repeat;
    }
    .socialMedia li a {
    	width: 40px;
    	height: 40px;
    }
    .socialMedia li a.facebook {
    	margin-left: 20px
    }
    .socialMedia li a.twitter:before {
	    background-position: -24px -62px;
	    width: 20px;
	    height: 18px;
		left: 10px;
		top: 10px;
	}

    .socialMedia li a.facebook:before {
	    background-position: -20px -92px;
	    width: 9px;
	    height: 20px;
		left: 16px;
		top: 10px;
	}

	.staticNewsWrap {
		height:257px;
	}

	#staticNews {
		margin-left:7px;
		margin-top:20px;
	}

	.staticNewsImage {
		width:180px;
	}

	.staticNewsFrame {
		width:180px;
		height:275px;
		margin-right:10px;
	}

	.trackDate {
		float:right;
	}
}

/************************************ Media queries (768 MIN 979 MAX) ********************************/
@media (min-width: 768px) and (max-width: 979px) {
    .ipadShow {
        display: block;
    }

    .ipadHide,
    .mobileStakes .sideCntWrap h3,
    .mobileVideo .sideCntWrap h3 {
        display: none;
    }

    .logoMobile a {
        display: block;
        text-indent: -10000px;
        width: 51px;
        height: 20px;
        background: url(../images/logo-drf.png) left top no-repeat;
        background-size: 51px
    }

    .container {
        width: 768px;
    }

    .headerWrap {
        margin-bottom: 0;
    }
	.topWrap {
		position: fixed;
		top: 15px;
		right: 80px;
		z-index: 9999;
		border-bottom: 0
	}
    .topNav,
    .toploginNav,
    .menuNav,
    .userNav .userName,
    .icon-search {
        display: none !important;
    }
    nav {
    	background: none;
    	height: 0px
    }
	.logoMobile {
		width: 88px;
		margin-left: 22px;
	}
	.searchWrap {
		position: fixed;
    	top: 0;
    	right: 205px;
    	z-index: 99999;
	}
	.searchWrap .searchBox {
		height: 40px !important;
		top: 15px;
		background: #ffffff;
		width: 435px;
	}
	.harnessSearchWrap  .searchBox {
		width: 335px;
	}
	.harnessLogo {
		margin-top: -6px;
		margin-left: 15px
	}
	.harnessWrap .drfBets{
		margin-top: 20px
	}
	.searchWrap .searchBox .formWarp {
		border: 1px solid #dedede;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.searchWrap .searchBox input {
		line-height: 38px;
		height: 38px;
		color: #888888;
		width: 393px;
		font-size: 16px;
	}

	.harnessSearchWrap .searchBox input {
		width: 290px
	}
	.searchWrap.searchOpen .searchBox input.btnSubmit,
	.searchWrap .searchBox input.btnSubmit {
		width: 36px;
		height: 38px;
		background-image: url('../images/iconSprite.png');
		background-repeat: no-repeat;
		background-position: -23px -274px;
		text-indent: -10000px;
	}
	.vsMenu .toploginNav {
		display: block !important;
	}
    .headerAds {
        width: 546px;
        height: 68px;
        display: none
    }

    .topWrap a {
        padding: 0 3px;
        font-size: 12px;
    }
    .mainNav {
        width: 565px;
    }
    nav {
        margin-bottom: 0;
        font-size: 12px;
    }
    .subMenu {
        max-width: 766px;
    }
    .subMenu .colMenu {
        width: 126px;
        font-size: 11px;
    }
    .subMenu li h2 {
        padding-left: 8px;
        font-size: 12px;
    }
    .subMenu li a {
    	margin-bottom: 10px;
    }

    .banner {
        float: none;
        margin: 10px auto 0
    }
    .bannerWrap {
    	padding-bottom: 0;
    }
    .drfBets {
        width: 618px;
        margin: auto;
        float: none;
        padding: 0
    }
    .drfBetsTop {
    	border-right: 1px solid #c9c9c9;
    	width: 185px;
    	padding: 20px 26px 20px 0;
    	float: left;
    }
    .drfBets .linkTo {
    	width: 420px;
    	float: right;
    	margin: 20px 0
    }
    .drfBets .linkTo li {
    	line-height: 50px;
    	font-size: 16px
    }
    .userNav .userName span {
    	font-size: 12px;
    }
    .userNav .userName {
    	padding-left: 5px;
    	padding-right: 5px;
    	padding-top: 8px;
    }
    .drfBets .btnRed {
        margin-left: 0;
        margin-right: 0
    }
    .drfBets .createAc {
        margin-bottom: 0;
        border: 0;
        padding-bottom: 0;
    }
    .drfBets .createAc a {
    	line-height: 32px;
    }
    .filterTracks {
        width: 210px;
    }
    .contentWrap {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        border: 0;
        box-shadow: 0 0 0;
        margin-bottom: 0;
    }

    .pageData {
        width: auto;
        float: none;
        border: 0
    }
    .pageDataFull {
        width: 100%
    }
    .rightColumn,
    .sideWrap {
    	display: none;
    }

    .sideCntWrap {
    	padding: 10px;
    }
    .getStakesWrap {
    	padding-top: 5px;
    }
    .stakeList span {
    	width: 175px;
    }
    .getStakesWrap .stakeDays li {
		padding: 0 3px;
	}
	.mobileVideo {
		padding: 0
	}
	.videoCntWrap li {
		width: 46%;
		margin: 0 2%;
		float: left;
	}
    .loginWrap .pageData {
        width: 489px;
        border-right: 1px solid #eeeeee;
        float: left
    }
    .loginWrap .rightColumn {
        width: 280px;
        display: block;
    }
    .loginCnt {
        width: 267px;
    }
    .offerSubWrap ul {
        text-align: left;
    }
    .offerSubWrap li {
        padding-left: 20px;
    }
    .offerSubWrap li:first-child {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .offerSubWrap span {
        display: block;
    }
    .offerSubWrap .txtSave, .offerSubWrap .txtSave span {
        display: inline-block;
    }
    .premiumCnt .loginCnt {
        width: 510px;
    }
    .premiumCnt .offerSubWrap .txtSave {
        left: 20px;
    }
    .newsCnt .newsImg {
        margin-bottom: 20px;
    }
    .newsCnt .newsAuthor .mobileHide {
        display: inline-block;
    }
    .footerWrap {
    	padding-top: 0
    }
    .footerMenu h5 {
        font-size: 16px;
    }
    .footerMenu li {
        width: 116px;
    }
    .footer {
        margin: 10px;
    }
    .popupCnt, #drf_openx_overlay_ad_zone{
        width: 650px;
    }
    .newsHomeWrap .currentDate {
        display: none;
    }
    .newsHomeWrap .title {
        margin-left: 10px;
        width: 205px;
    }
    .dateWrap {
        margin-left: 20px;
        margin-bottom: 25px;
        width: 480px;
        height: 85px
    }
    .dateWrap li {
    	height: 85px;
    	width: 62px;
    }
    .sideCntWrap .stakeDays li {
    	width: 62px;
    }
    .dateWrap a .day, .dateWrap a .month {
    	font-size: 12px
    }
    .dateWrap a .day,
    .stakeDays .weekDays {
    	margin-bottom: 15px
    }
    .dateWrap a .month {
    	margin-top: 15px
    }
    .dateWrap .mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonLeft,
    .dateWrap .mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
    	height: 82px;
    	top: -86px
    }

    .dateWrap .mCSB_scrollTools .mCSB_buttonLeft {
    	  background-position: -10px -565px;
    }
     .dateWrap .mCSB_scrollTools .mCSB_buttonRight {
    	  background-position: -36px -565px;
    }
    .dateWrap .mCSB_scrollTools .mCSB_buttonLeft.disabled {
    	background-position: -76px -565px;
    }
    .dateWrap .mCSB_scrollTools .mCSB_buttonRight.disabled {
    	background-position: -101px -565px;
    }
    .stakeDays {
    	padding-bottom: 25px
    }
    .filterRefreshWrap {
        padding: 0
    }
    .filterWrap {
        padding-right: 10px;
        padding-left: 10px;
    }
    .socialMedia {
    	margin-top: 0
    }
    .mobileMenu {
    	top: 6px
    }

    .viewMoreTop {
    	margin-left:10px;
    }
}

/************************************ Media queries (1199 MAX) ********************************/
@media only screen and (max-width: 1199px) {
    .mainContent {
        width: 620px;
    }
    .footerMenu li {
        width: 145px;
    }
    .footerSearch {
        width: 520px;
    }
    .mainContent .MainContentSection .sectionContent,
    .mainContent .MainContentSection .SectionPicture {
        float: none;
        width: 100%;
    }
    .mainContent .MainContentSection.imageRight .sectionContent {
        border-left: 0;
        padding-left:0;
        width: auto;
    }
    .mainContent .MainContentSection .SectionPicture {
        border-right: 0;
        margin-bottom: 15px;
    }
    .mainContent .MainContentSection.topHeadlinesWrap .sectionContent .sectionContentList li:last-child {
        border-bottom: 0;
    }
    .mainContent .MainContentSection.imageRight .SectionPicture {
        width:100% !important;
        margin: 0;
        border: none;
        padding-left: 0;
    }
    .mainContent .MainContentSection .SectionPicture .sectionImage img,
    .mainContent .MainContentSection.imageRight .SectionPicture .sectionImage img{
        width:100%;
    }
    .mainContent .contentAdsBlock ul li .topCategoriesImg {
        float: none;
        margin: 0 auto;
    }
    .mainContent .contentAdsBlock ul li .topCategoriesContent {
        float: none;
        width: 100%;
        text-align: center;
    }
    .videoInsideIcon {
        right: 0;
    }
    .menuNav li a {
        font-size: 12px;
    }
    #headerMenu .rightNav > li {
        padding: 0 12px 0 5px;
    }
    .mainContent .MainContentSection.imageRight .SectionPicture {
        margin-bottom: 15px;
    }
}

/************************************ Media queries (991 MAX) ********************************/
@media only screen and (max-width: 991px) {

	.moblieAdTop {
	width:320px;
	margin: 0 auto;
    text-align:center;
    height:50px;
    margin-top:-45px;
	}

	.moblieAdBottom {
    height: 50px;
    width:100%;
    background:#ffffff;
    font-size:16px;
    position: fixed;
    bottom: 0;
    display: none;
    z-index: 99998;
	}

	.mobileAdCenter {
		width: 320px;
    	margin: 0 auto;
    	text-align:center;
	}

	.pageDataCenter {
    width: 90%;
    padding-top: 10px;
    min-height: 700px;
	}
    .container {
        width: auto;
    }

    .mobileShow {
        display: block;
    }

    .breakingNewsLeft {
		width:80%;
	}

	.breakingNewsRight {
		padding-top:10px;
		margin-right:10px;
		width:5%;
	}

	.breakingNewsRed {
		font-size:18px;
	}

	.breakingNewsHeadline a{
		font-size:16px;
		line-height:18px;
	}

	.breakingNewsText a{
		font-size:13px;
		line-height:13px;
	}

	.newsContainer ul {
		margin-left: 00px;
	}

    .mobileHide,
    .newsCnt .newsAuthor .mobileHide,
    .homeLiveNews .feedTabs li .mobileHide {
        display: none;
    }

    body {
        padding: 45px 0 0;
    }

    .adsWrap {
    	display:none;
    }

    .harnessLogo {
        display: none;
    }

    .logoMobile {
        float: left;
        display: block;
        margin: 12px 0 0 15px;
    }
    .logoMobile a {
        display: block;
        text-indent: -10000px;
        width: 51px;
        height: 20px;
        background: url(../images/logo-drf.png) left top no-repeat;
        background-size: 51px
    }

    .logoHarness {
        float: left;
        display: block;
        margin: 12px 0 0 15px;
    }
    .logoHarness a {
        display: block;
        text-indent: -10000px;
        width: 134px;
        height: 25px;
        background: url(../images/logo-harness.png) left top no-repeat;
    }

    .mobileMenu {
        position: absolute;
    }
    .mobileMenu li {
        float: left;
    }

	.logoMobile {
		display: block;
		margin: 12px 0 0 15px;
		width: 51px;
	}
    .userLink {
        padding: 12px;
        display: block;
    }
    .userLink .icon-user {
        background-position: 0 -343px;
        width: 18px;
        height: 19px;
    }

    .contentWrap {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        border: 0;
        box-shadow: 0 0 0;
        margin-bottom: 0;
    }

    .pageData {
        width: 100%;
        border-right: 0;
        float: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
    }
    .dateWrap {
        width: 100%;
        margin: 20px 0 10px;
        padding: 0 5px;
    }
    .dateWrap li {
    	width: 54px
    }
    .stakeDays a,
    .dateWrap a .date {
    	width: 34px;
    	height: 34px;
    	line-height: 32px;
    	-webkit-border-radius: 17px;
		-moz-border-radius: 17px;
		border-radius: 17px;
    }
    .filterRefreshWrap {
        border-top: 0;
         padding: 0
    }
    .trendWrap {
        margin-bottom: 0px;
        height:50px;
        border-top: 1px solid #eeeeee;
        border-bottom: 1px solid #eeeeee;
        overflow: hidden;
    }
    .trendWrap .trendTitle {
        width: auto;
        height: 25px;
        background-size: 100px auto;
        background-position: center -139px;
    }
    .trendWrap .trendMenu {
    	white-space: nowrap;
    	overflow-x: auto;
    	border-bottom: 1px solid #e6e6e6;
        border: 0
    }
    .trendWrap .trendMenu li {
		float: none;
		display: inline-block;
		line-height: 34px;
		border-bottom: 0;
 		margin-bottom: 0px;
    }
    .trendWrap .trendMenu li a {
    	font-size: 13px;
    	line-height: 42px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
    }
    .trendWrap .trendMenu li:first-child {
        border-top: 0;
        border-left: 0;
    }
    .tabsULWrap {
    	margin: 0 auto;
		width: 100%;
		display:block;
    }
	.homeLiveNews .feedTabs {
		padding-top:10px;
		padding-bottom:10px;
		margin: 0 auto;
		width: 50%;
		text-align:center;
	}
	.homeLiveNews .feedTabs li {
		font-size: 14px;
		width: auto;
		padding: 0 10px
	}
	.homeLiveNews .btnRefresh {
		margin-top: 5px
	}

	.filterBtn {
		position: static;
		padding: 10px 5px;
		text-align: right;
	}
	.filterBtn.filterActive {
		border-bottom: 0
	}
    .homeLiveNews .tabContent h2 {
        margin: 0 0 50px 0;
        padding: 0 10px 10px;
        border-bottom: 1px solid #eeeeee;
    }
    .newsWrap li {
        padding-left: 50px;
    }
    .newsWrap li .newsLeft {
        left: 15px;
    }

    .filterWrap {
        width: 100%
    }
    .filterTracks {
        float: none;
        margin: 0 0 10px 0;
        width: 100%;
    }
    .filterAuthors {
        float: none;
        width: 100%;
    }
    .sTrackHead {
    	position: fixed;
    	top: 45px;
    	left: 0;
    	width: 100%;
    	background: #f9f9f9;
    	border-top: 1px solid #dddddd;
    	border-bottom: 1px solid #dddddd;
    	z-index: 101;
    	display: none;
    }
    .sTrackHead .sTrackTitle {
    	padding: 12px;
    	display: inline-block;
    }
    .sTrackHead .icon-close {
    	background-position: 2px -512px;
    	float: right;
    	margin: 15px 11px 0 0;
    	cursor: pointer;
    }
    .filterAction {
        float: none;
        position: fixed;
    	bottom: 0;
    	left: 0;
    	width: 100%;
    	padding: 9px 10px;
    	background: #ffffff;
    	border-top: 1px solid #dddddd;
    	text-align: center;
    	display: none;
    	z-index: 100
    }
    .filterAction .btnblue {
    	float: none;
    	background: #fff;
    	color: #005bf0;
    	vertical-align: top;
    	font-size: 16px;
    	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    	font-weight: 600;
    }
    .mobileFilterActive .filterAction,
    .mobileFilterActive .sTrackHead {
    	display: block;
    }
    .mobileFilterShow {
    	position: fixed;
    	overflow: hidden;
    }
    .fliterReset {
    	float: none;
    	display: inline-block;
    	font-size: 16px;
    	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    	font-weight: 600;
    	margin-left: 40px;
    }
    .ms-choice {
    	height: 44px;
    	line-height: 44px;
    }
    .ms-choice > div {
    	top: 10px;
    }
    .ms-drop.bottom {
    	position: fixed;
    	top: 90px;
    	bottom: 45px;
    	border: 0;
    	left: 0;
    	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    }
    .ms-drop ul{
    	margin-left: 5px;
    	padding: 0;
    	max-height: 100% !important;
    }
    .ms-drop ul > li {
    	border-top: 1px solid #eeeeee;
    }
    .ms-drop ul > li:first-child {
    	border-top: 0;
    }
	.ms-drop ul > li label {
		margin-bottom: 0;
		padding: 10px
	}
    .newsCnt h3 {
        font-size: 20px;
        line-height: 24px;
        margin-left:-45px;
        margin-top:15px;
    }
    .newsCnt .newsDisc {
    line-height: 22px;
    margin-left:-45px;
	}

    .newsLink {
    margin-left:-45px;
	}
	.moreLink {
    margin-left:-45px;
	}
    .newsCnt .newsAuthorDate {
        margin: 0 0 5px;
    }
    .newsCnt .newsAuthorDate .authorName {
        display: block;
    }
    .newsCnt .newsAuthorDate .newsDate, .newsCnt .newsAuthorDate .newsAuthor {
        float: none;
        text-align: left;
        width: auto;
    }
    .newsCnt .newsMedia {
        height: auto;
        margin-top: 10px;
    }
    .newsCnt .newsMedia img {
        max-width: 100%;
        max-height: 100%;
    }
    .newsWrap li .newsDrfNote .newsNoteCnt {
    	width: 100%
    }
    /* Login */
    .loginWrap .pageData {
        display: none;
    }
    .loginWrap .rightColumn {
        width: 100%;
        padding: 10px 0;
        border: 0;
        display: block !important;
        margin: 0 auto;
        float: none;
    }
    .btnForgotPass a {
        margin: 15px 0;
    }
    .formWrap h2,
    .loginNote,
    .formWrap ul {
        padding: 0 10px;
    }
    .formErrorWrap {
        padding-left: 45px;
    }
    .icon-error {
        left: 10px;
    }
    .premiumCnt .loginMsg,
    .premiumCnt .loginHead,
    .premiumCnt .loginBody {
        padding: 15px;
    }
    .loginHead h2 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .drfplusCnt {
        padding-right: 0;
    }
    .premiumCnt .loginCnt {
        width: auto;
        float: none;
        margin-right: 0;
    }
    .premiumCnt .findOutWrap {
        float: none;
        margin: 15px auto;
    }
    .offerSubWrap li {
        width: auto;
        float: none;
        border-left: 0;
        border-top: 1px solid #eeeeee;
        text-align: left;
        padding: 25px 15px;
    }
    .footerWrap {
        border-color: #dddddd;
        padding: 15px 50px 25px;
        background: white;
        text-align: center;
    }

    .footer {
        margin: 0;
    }

    .copyRight {
        line-height: 18px;
        margin-bottom: 10px;
        float: none;
    }

    .socialMedia {
        float: none;
        width: 120px;
        margin: 0 auto;
    }


    .formWrap {
        margin-top: 25px
    }
    #drf_openx_page_overlay_wrapper {
        display: none;
    }
    .mobileStakes .sideCntWrap h3,
    .mobileVideo  .sideCntWrap h3 {
    	display: none
    }
    .mobileVideo  .sideCntWrap {
    	padding-top: 10px
    }

    .mobileWrap {
        margin-bottom: 0px;
        overflow: hidden;
    }

    .mobileWrap .staticMenu {
		white-space: nowrap;
    	overflow-x: auto;
        border: 0
    }
    .mobileWrap .staticMenu li {
		float: none;
		display: inline-block;
		margin-top:10px;
 		margin-bottom: 10px;
 		margin-right:10px;
 		width:210px;
 		height:250px;
 		white-space:normal;
 		vertical-align: middle;
 		border: solid 1px #e3e4e5;
    }
    .mobileWrap .staticMenu li a {
    	margin-left:0px;
		padding-top:5px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
    }

    .staticNewsImage {
		width:210px;
	}

	.staticNewsHeadline a{
		color:#000000;
		font-size:14px;
		margin-top:5px;
		word-wrap:break-word;
	}

	.centerAd {
    	text-align:center;
    	margin-left:-45px;
	}
    /* Mobile responsive of homepage */
    .mobileShow {
        display: block;
    }
    .mobileHide {
        display: none;
    }
    /* Top Navigation on mobile :: Start */
    .topNavWrap {
        white-space: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border-bottom: 1px solid #d7d7d7;
    }
    .topNavWrap li {
        display:inline-block;
    }
    .topNavWrap li.active a {
        border-bottom: 4px solid #ec1c24;
        color: #005bf0;
        padding: 16px 15px 13px;
        display: block;
    }
    .topNavWrap li a {
        font-size: 15px;
        line-height: 17px;
        font-weight: 600;
        text-transform: uppercase;
        font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
        color: #333;
        padding: 20px;
    }
    .topNavWrap li a:active, .topNavWrap li a:focus {
        text-decoration: none;
    }
    /* Top Headlines Section: : Start*/
    .topHeadlinesWrap h2, .topHeadlines h2,
    .topHeadlinesWrap .raceTrackDetails .trackLinkBtn {
        display: none;
    }
    .mainContent .MainContentSection.topHeadlinesWrap .sectionContent .sectionContentList li {
        padding-left: 8px;
        padding-right: 8px;
    }
    .mainContent .MainContentSection .sectionContent .sectionContentList li {
        padding: 12px 0 14px 0;
    }
    .mainContent .MainContentSection .sectionContent .sectionContentList li:last-child {
        border-bottom: 1px solid #ccc;
    }
    .topNavCnt {
        display: none;
    }
    .topNavCnt.active {
        display: block;
    }
    /* Top Headlines Section: : End*/
    /* Top Navigation on mobile :: End */

    /* Events Section for mobile :: Start*/
    .mainContent .MainContentSection.imageRight {
        background: #fff;
    }
    .eventWrap h2 {
        display: block;
        padding: 0 10px;
    }
    .eventWrap .raceTrackDetails .trackLinkBtn {
        display: none;
    }
    .eventWrap .SectionPicture, .eventWrap .sectionContent {
        float: none;
    }
    .sectionContentList .videoIcon {
        padding-left: 40px;
        display: inline-block;
        position: relative;
    }
    .sectionContentList .videoIcon::before {
        left: 8px;
        position: absolute;
    }
    .mainContent .MainContentSection .sectionContent .sectionContentList li,
    .sectionContent .moreLinkBtn {
        padding-left: 40px;
    }
    .mainContent .MainContentSection .sectionContent .sectionContentList li.videoLink,
    .mainContent .MainContentSection.imageRight .SectionPicture{
        padding-left: 0;
    }
    /* Events Section for mobile :: End*/

    /* Breeding and Sales Section: Start*/
    .breedingSalesWrap .raceTrackDetails .trackLinkBtn {
        display: none;
    }
    /* Breeding and Sales Section: End*/
    /* Tracks Section for mobile :: Start*/
    .mainContent .topNavCnt .MainContentSection {
        padding: 9px 16px;
    }
    .trackWiseSelectionWrap .sectionTitle {
        display: block;
        margin-bottom: 0;
    }
    .trackGridView .sectionTitle a {
        font-size: 18px;
        color: #ec1c24;
        text-decoration: underline;
        text-transform: uppercase;
        line-height: 40px;
    }
    .trackGridView > ul > li {
        float: none;
        display: block;
        border-right: 0;
        padding: 0 24px;
    }
    .trackGridView > ul > li .thumbnailImg {
        padding-top: 10px;
    }
    .trackGridView > ul > li .thumbnailImg img {
        width: 100%;
    }
    .trackWiseSelectionWrap .icon-dropDown {
        background-position: -31px -667px;
        width: 15px;
        height: 8px;
        margin-top: 14px;
    }
    .trackSelectionCnt, .trackSelectionCnt .raceTrackDetails .trackLinkBtn {
        display: none;
    }
    .trackSelectionCnt {
        margin-top: 16px;
    }
    .trackWiseSelectionWrap {
        padding: 0 8px;
    }
    .trackCnt {
        border-bottom: 1px solid #e1e1e1;
    }
    .trackCnt.active .trackSelectionCnt {
        display: block;
    }
    .trackCnt.active .icon-dropDown {
        background-position: -31px -655px;
    }
    .trackGridView {
        border-top: 0;
        padding: 0;
    }
    .trackGridView  .trackWiseSelectionWrap {
        padding: 6px 24px;
    }
    /* Tracks Section for mobile :: End*/
    .mainContent,
    .rightSideBar,
    .mainContent .MainContentSection .sectionContent,
    .mainContent .MainContentSection .SectionPicture,
    .mainContent .MainContentSection.imageRight .sectionContent {
        width:100%;
        float:none;
    }
    .contentWrap, .rightSideBar {
        background: #fff;
    }
    .mainContent .MainContentSection {
        padding: 8px;
    }
    .mainContent {
        padding:0;
        border-right:0;
    }
    .bannerItem {
        display:none;
    }
    .mainContent .MainContentSection .SectionPicture {
        margin-right:0;
        margin-bottom:16px;
    }
    .mobileAdCenter, .footerSearch, .trackGridView > ul > li,
    .mainContent .MainContentSection .SectionPicture .sectionImage img,
    .ads320 {
        width:100%;
    }
    .mainContent .contentAdsBlock ul li {
        width: 33%;
    }
    .mainContent .MainContentSection.imageRight .SectionPicture {
        width:100% !important;
        margin:0 0 16px 0;
    }
    .sectionTitle {
        margin-bottom:15px;
    }
    .mainContent .contentAdsBlock ul li:nth-child(2) {
        margin:0;
    }
    .mainContent .contentAdsBlock {
        padding:15px 10px 10px;
    }
    .mainContent .MainContentSection.imageRight .sectionContent,
    .mainContent .MainContentSection .SectionPicture {
        border-left:none;
        padding-left: 0;
    }
    .rightsidePP {
        text-align:center;
    }
    /* Tabs for drf live, drf products, PPS, drf tv */
    .tabWrapper {
        padding: 0 10px;
        margin-top: 20px;
    }
    .tabWrap {
        border: 1px solid #005bf0;
        border-radius: 4px;
        width: 100%;
    }
    .tabWrap li {
        float: left;
        border-right: 1px solid #005bf0;
        text-align: center;
    }
    .tabWrap .drfTv {
        width: 22%;
    }
    .tabWrap .drfLive {
        width: 25%;
    }
    .tabWrap .drfProduct {
        width: 31%;
    }
    .tabWrap .drfPps {
        width: 22%;
        border-right: 0;
    }
    .tabWrap li a {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 0;
        display: block;
        font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    }
    .tabCnt {
        display: none;
        padding: 10px 10px 10px;
        border-bottom: 0;
    }
    .tabCnt.active {
        display: block;
    }
    .tabWrap li.active a {
        background: #005bf0;
        color: #fff;
    }
    /* DRF TV */
    .drfTvPreview, .drfTvPreview img {
        width: 100%;
        height: auto;
    }
    .drfTvPreview img {
        display: block;
        height: 100%;
    }
    .drfTvSection .videoThumbnail li {
        vertical-align: top;
    }
    .videoThumbnail li img {
        width: 100%;
        height: 100%;
    }
    .videoThumbnail .videoTitle {
        font-size: 14px;
        line-height: 18px;
    }
    .tabCnt h2 {
        display: none;
    }
    /* DRF LIVE */
    .drfLiveSection .userInfo {
        width: 92%;
    }
    .drfLiveSection .userInfo .userName a, .drfLiveSection .userInfo .userDesc {
        font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    }
    .drfLiveSection .userInfo .userName {
        margin-bottom: 10px;
    }
    .drfLiveSection .moreLinkBtn {
        padding: 0;
    }
    /* DRF PRODUCTS */
    .drfProducts .productBanner {
        margin-bottom: 20px;
    }
    .drfProducts .productBanner a {
        display: block;
    }
    .drfProducts .productBanner img {
        width: 100%;
    }
    .drfProducts .productBanner .productsLinks li {
        background: #fff
    }
    .drfProducts .productBanner .productsLinks li:focus {
        background: #f4f6fa;
    }
    /* PPs */
    .rightsidePP .racePP .PPTitle {
        font-size: 17px;
    }
    .rightsidePP .racePP ul li span.PPDay,
    .rightsidePP .racePP ul li span.PPSatus {
        font-size: 12px;
    }
    .rightsidePP .racePP ul li a.PPDate {
        font-size: 14px;
    }
    /* Tabs for drf live, drf products, PPS, drf tv: End */

    /*Upcoming tournaments: Start*/
    .upcomingTourSection {
        padding: 10px;
    }
    .upcomingTourSection ul li {
        padding: 15px 0;
    }
    .upcomingTourSection ul li .tournamentdetails {
        font-size: 16px;
        line-height: 18px;
        font-weight: 400;
    }
    .upcomingTourSection h2 {
        font-size: 16px;
        font-weight: 600;
    }
    .upcomingTourSection ul li .upcomingTourAction .button {
        font-size: 11px;
    }
    /*Upcoming tournaments: End*/

    /* Footer: Start*/
    .footerTop {
        border-bottom: 0;
        margin-bottom: 0;
    }
    .footerTop .footerSearch {
        padding: 0 8px;
    }
    .footerSearch .icon-search {
        top: 6px;
        left: 16px;
    }
    .footerSearch .footerSearchBox input:last-child {
        width: 92%;
    }
    .footerWrap {
        padding: 14px 0;
        text-align: inherit;
    }
    .footerHeadingWrap {
        padding: 15px;
        border-bottom: 1px solid #ddd;
    }
    .footerHeadingWrap h5 {
        float: left;
    }
    .footerHeadingWrap h5 a {
        padding-bottom: 0;
        font-size: 16px;
        font-weight: 600;
        line-height: 18px;
        font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
    }
    .footerHeadingWrap i {
        float: right;
        background-position: -31px -667px;
        width: 15px;
        height: 8px;
        margin-top: 4px;
    }
    .footerMenu {
        border-bottom: 0;
    }
    .footerMenu li {
        width: 100%;
        float: none;
    }
    .footerMenu li .subLink {
        display: none;
    }
    .footerMenu li ul li {
        padding: 0 15px;
    }
    .footerMenu .subLink li a {
        font-size: 15px;
        line-height: 16px;
        padding-bottom: 25px;
    }
    .footerMenu li h5.secondList {
        margin-bottom: 0;
    }
    .footerMenu li.active .footerHeadingWrap {
        border-bottom: 0
    }
    .footerMenu li.active .footerHeadingWrap i {
        background-position: -31px -655px;
    }
    .footerMenu li.active ul.subLink {
        display: block;
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
    }
    .footer {
        padding: 0 18px 50px;
    }
    .footer .playStoreWrap {
        text-align: center;
        margin-bottom: 23px;
    }
    .footer .playStoreWrap li {
        display: inline-block;
    }
    .footerSearch .btnSubmit {
        width: 12%;
    }
    .footerSearch input[type=text] {
        width: 88%;
    }
    /*Footer: End*/

}

/************************************ Media queries (767 MAX) ********************************/
@media only screen and (max-width: 767px) {
    /* DRF Live: Start */
    .drfLiveSection .userInfo {
        width: 80%;
    }
    /* DRF Live: End */
    /* PPs: Start*/
    .rightsidePP .racePP .PPTitle {
        font-size: 15px;
    }
    .rightsidePP .racePP ul li span.PPDay,
    .rightsidePP .racePP ul li span.PPSatus {
        font-size: 10px;
    }
    .rightsidePP .racePP ul li a.PPDate {
        font-size: 12px;
    }
    /* PPs: End*/
    /* Upcoming Tournaments: Start */
    .upcomingTourSection h2 a {
        font-size: 16px;
    }
    /* Upcoming Tournaments: End */
    /* Events: Start*/
    .eventWrap h2 {
        font-size: 16px;
    }
    /* Events: End*/
    /*Content Ads (Top Categories): Start*/
    .mainContent .contentAdsBlock {
        padding: 16px 16px 8px 16px;
    }
    .mainContent .contentAdsBlock ul li {
        width: 100%;
        float: none;
        margin-bottom: 8px;
    }
    .mainContent .contentAdsBlock ul li .topCategoriesContent h3 a {
        font-size: 14px;
        font-weight: 400;
    }
    .mainContent .contentAdsBlock ul li:nth-child(2) {
        margin-bottom: 8px;
    }
    .mainContent .contentAdsBlock ul li .topCategoriesImg,
    .mainContent .contentAdsBlock ul li .topCategoriesContent {
        display: inline-block;
    }
    .mainContent .contentAdsBlock ul li .topCategoriesContent {
        width: 60%;
        text-align: left;
        margin-top: -10px;
    }
    /*Content Ads (Top Categories): End*/
}
@media (max-width: 320px) {
    body {
        width: 320px;
    }
    .pageNotFound {
        padding: 50px 0;
    }
    .pageNotFound h2 {
        font-size: 25px;
    }
    .pageNotFound span {
        width: 300px;
    }

	.homeLiveNews .feedTabs li {
		font-size: 12px;
		width: auto;
		padding: 0 6px
	}

}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    [class^="icon-"], [class*=" icon-"],
    .banner .arrow,
    .ms-choice > div,
    .ms-choice > div.open,
    .socialMedia li a.twitter:before,
    .socialMedia li a.facebook:before,
    .dateWrap .mCSB_scrollTools .mCSB_buttonLeft,
    .dateWrap .mCSB_scrollTools .mCSB_buttonRight,
    .searchWrap .searchBox input.btnSubmit {
        background-image: url("../images/iconSprite@2x.png");
        background-size: 140px auto;
    }
    .listCnt li {
        background: url("../images/bullet@2x.png") left 3px no-repeat;
        background-size: 16px auto;
    }
}

