/** Top Menu **/

#site-navigation .navbar-header{
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: table !important;
}
#site-navigation .navbar-nav>li>a{
    font-weight: normal;
}
/* MMenu style */
#mmenu .langToggle a{
	color:#fff;
}
#mmenu .ewin_link a{
	color:#fff;
}
#mmenu .followUs p, #mmenu .followUs span{
	color:#fff;
}

#mmenu {
    background-color: #000b39;
}
#mmenu #menu-main-menu > .menu-item {
    background: #143f62;
}


/* Table Style */
.generalTable{}

table thead tr{
	background: #ddd;
}
table tbody tr{
	 background: rgba(255, 255, 255, 0.8) none repeat scroll 0px 0px;
}
table tbody tr:nth-child(even) {
	 background: rgba(228, 228, 228, 0.5) none repeat scroll 0px 0px;
}
table tbody tr:nth-child(odd) {
	 background: rgba(255, 255, 255, 0.8) none repeat scroll 0px 0px;
}
td, th {
	padding: 3px;
}

.responsive-table-container table th{
    color:#fff;
    background:#143f62;;
}

table.raceinfo th {
    background-color: #888888!important;
   }

table.raceinfo td.bg-blue {
    background-color: #ccc!important;
}

h1,h2{
    font-size: 1.8em;
    line-height: 1em;
    margin-bottom: 12px;
    font-weight: bold;
   /* font-family: 'open sans', 'Roboto Condensed', 'arial', "Meiryo", "Meiryo UI", "Microsoft JhengHei UI", "Microsoft JhengHei", "微軟正黑體";*/
}

h1{color:#fff;}
h2, h3{color: #888888;}

.messagebox h3{color: #888888;}

.ewinIcon .ewin_link a {color: #fff}

.gotoTop .fa {color: #888888;}

h1.page-title {
color: #000b38;
font-size:1.5em
}

.site-content{
background:#fff;
}

/*.subpage-top-container{background:#fff;}
.subpage-top-container > .container{background:#fff!important;}*/


.page-template-page-fullwidth #content, #content > .container, .widget > .container, .content-header > .container, #content .subpage-top-container .container, .vc_section.container {
    /*background-color:#f7efe2;*/
}

.maincolor{color:#888888}
.secondarycolor{color:#f7efe2}

/* news */
.article-list .article-list-container h2 {
    padding: 5px 10px;
    background: #143f62;
    color: #fff;
	font-size: 1.2em !important;
}

.article-list .article-list-container .othersList blockquote {
    padding: 0px;
    padding-bottom:10px;
    margin-top: 2px;
    margin-bottom: 0;
    border-top: 0px solid #cecece;
    border-right: 0px solid #cecece;
    border-bottom: 1px solid #888888;
    border-left: 0px solid #cecece;
}

.othersList h3{
    color:#333;
    font-weight:nomal;
} 

.article-list .article-list-container .othersList a.active blockquote {
    background: rgba(255, 255, 255, 0);
}

.footerSection .rgp-container .rgp-text{
font-size:18px;
}

.article-content h1.page-title {
    font-size: 1.3em;
    line-height: 1.2em;
}


/*race*/
.race-icon{
background:#888888;
}


.pastwinnerlist table th{color:#fff!important;}



/* Contenders */

.subStarContent {
   background: rgba(255, 255, 255, 0.2) none repeat scroll 0px 0px !important;
   border-bottom:1px solid #ccc!important;
}

.subStarContent:hover {
  color: #888888;
  opacity:0.7;
}


.subStarContent.on  {
    background:#888888!important;
    color: #fff;
}

.rating.ng-binding {
    background: #888888!important;
}

.messageFirst {
    background: #888888!important;
    color:#fff;
}

.messagebox {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0px 0px;
    border:1px solid #ccc;
}

.graphTitle {
    font-size: 1.2em;
}

.highlight-box h4 {
    background-color: #888888 !important;
}

.highlightTable table tr:first-child > td {
    background-color: #ccc;
}

.btn-primary {
    color: #888888;
    background-color: #ccc;
    border-color: #fff;
}

.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #888888;
    border-color: #fff;
}

.fa-play-circle {
    color: #888888!important;
}

/******* 2018 HKIR code START ***********/
.page-template .content-header {
	display:none;
}

.prettyphoto.cboxElement:not(.imageThumb)::after {
	display:none;
}

.post-template-default #primary .page-title {
	display: block;
}

#preloader {
	background: #fff url('/wp-content/uploads/sites/134/preloader.gif') center no-repeat;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
}

/* === end / top-info-bar === */

@media (max-width:991px){

.wpb_text_column.wpb_content_element{
margin-bottom:0px!important;
}

.wpb_text_column.wpb_content_element {
margin-bottom:0px !important;
}

.sub-menu-spacing{
    margin-top:0px;
}
}

.moveUp-20px{
    margin-top:-20px;
    
}


.img-header-title {
    top: -150px;
text-shadow: 2px 2px 4px #000000;
position: absolute;
}

.img-header-title h1 {
    font-size:2.5em;
    color:#ffffff;
}
.img-header-title h2 {
    font-size:1.5em;
    color:#ffffff;
    border-left: 5px solid #d01317;
    padding-left: 8px;
}

.sub-title-line {
    border-bottom: 3px solid #eb282e;
    max-width: 200px;
    margin-bottom: 20px;
    text-align: center;
    margin: 0px auto;
}

.sub-title {
font-size: 1.8em;
color: #fff;
padding-bottom: 10px;
text-align: center;
margin: 0px auto;
line-height: 1.5em;
	font-weight: bold;
}

.headerblue {
	color:#143f62;
}

p {
	color: #626262;
}

.vc_figure-caption {
    color: #666666;
}

.othersList h3 {
    color: #555;
    line-height: 1.1em;
    font-size: 1em;
}
.othersList h3, .othersList p {
    margin: 5px 0px;
}

.article-list .article-list-container .othersList blockquote {
    padding: 8px 5px;
    border-top: 0px solid #cecece;
    border-right: 0px solid #cecece;
    border-bottom: 1px solid #888888;
    border-left: 0px solid #cecece;
}

.navbar .navbar-nav > li.current-menu-item > a {
	background: #143f62;
}

.navbar .navbar-nav > li > a:hover {
	background: #59768e;
}

.navbar .menu-item .dropdown-menu .menu-item:hover {
    background: #59768e;
}

.navbar .menu-item .dropdown-menu .menu-item {
    background-color: #59768e;
}

.navbar-default .navbar-nav > .active > a {
    background-color: #143f62;
}

.navbar .menu-item.current-menu-item, .navbar .menu-item:hover, .navbar .menu-item:focus {
    background: #59768e;
}

.nav .menu-item .dropdown-menu .menu-item a:hover {
    background-color: #143f62;
}

.dropdown-menu > .active > a {
    background-color: #143f62;
}

.dropdown-menu {
    font-size: 1em;
}

.dropdown.otherlist-dropdown.active.open .dropdown-menu,
.dropup.otherlist-dropdown.active.open .dropdown-menu{
	width: 100%;
}

/*.vc_figure-caption, .caption {
    margin-top: 10px !important;
}*/
.caption, .group-photo-caption, .vc_figure-caption {
    color: #888;
    font-style: italic;
    font-size: 0.9125em !important;
    line-height: 1.2em;
}


/******* 2018 HKIR code END ***********/

/******* 3rd level button START **********/
.padding-tb-3percent {
    padding-top:3%!important;
    padding-bottom:3%;
}

.padding-tb-10percent {
    padding-top:10%!important;
    padding-bottom:10%;
}

.btn-float-left {
    float: left;
    margin:5px;
}

.btn-padding button {
    padding:10px 35px;
    font-weight: normal;
    border-radius: 30px;
    border-width: 1px;
    border-color: #143f62;
    border-style: solid;
    background: #fff;
    color: #143f62;
    font-size: 15px;
    line-height: 18px;
}

.btn-padding button:hover {
    color:#5b5b5b;
    border-color: #5b5b5b;
}

/******* 3rd level button END **********/


/* Races Cup Sub Menu Custom Style Setting */
.subpage-top-container {
	display: none;
}
.subpage-top-container .container {
	padding-top: 0;
}

.pageHeader,
.pageTopMenu, 
.navbar,
.navbar .menu-item {
    background: #000b38;
}


.navbar-nav>li>.dropdown-menu {
    background: #59768e;
}

.navbar .menu-item.current-menu-item {
	background: #59768e;
}

.navbar-nav .hkirRacesCupItems {
	display: none;
}

.navbar {
	border-radius: 0;
	min-height: inherit;
}

.narbar-sub-menu.isLoad #hkirRacesMenu.isAnimate {
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

#hkirRacesMenu {
	/*display: none;*/
}

.narbar-sub-menu #hkirRacesMenu {
	margin: 0 auto;
	float: none;
	display: table;
	-ms-transform: translate(0, -32px);
	transform: translate(0, -32px);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.navbar.narbar-sub-menu.pageTopMenu.fixedTop {
	top: 33px;
    right: 0px;
    border-radius: 0px !important;
    min-height: inherit;
}

.navbar-container {
	border-bottom: 1px solid #eb282e;
}

.menu-item-cup-title {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
	margin-right: 20px;
    color: #fff !important;
}

/*#hkirRacesMenu > .hkirRacesCupItems ~ .hkirRacesCupItems a {
   	padding: 5px 15px;
}


#hkirRacesMenu > li.hkirRacesCupItems a {
    padding: 5px 15px 5px 35px;
} */

#hkirRacesMenu > li.hkirRacesCupItems a {
	padding: 5px 15px;
}

.narbar-sub-menu.isLoad .hkirRacesCupItems{
	display: inline-block;
}

@media (max-width: 768px) {
	.narbar-sub-menu #hkirRacesMenu {
    	display: none;
	}
}


/********** Raceinfo *****************/

.related-links > h3 {
    border-bottom: 2px solid #eb282e;
    font-size: 1em;
}

.related-links li:hover {
    background-image: url(//res.hkjc.com/campaigns/wp-content/uploads/sites/153/arrow-link.png) !important;
}
.related-links li {
    line-height: 20px;
    width: 100%;
    border-bottom: 1px dotted #ccc;
    color: #143f62;
    background-image: url(//res.hkjc.com/campaigns/wp-content/uploads/sites/153/arrow-link.png) !important;
    padding: 5px 0px 5px 20px;
    background-repeat: no-repeat;
    background-position: 0px 2px;
}
.related-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.key-dates li {
    padding-left: 0px;
    line-height: 20px;
    width: 100%;
    border-bottom: 1px dotted #ccc;
    padding: 5px 0px;
}

.key-dates ul {
    list-style: none;
	padding: 0;
	margin: 0;
}

.key-dates > h3 {
    border-bottom: 2px solid #eb282e;
    font-size: 1em;
}

h3 {
    font-size: 1.1875em;
    line-height: 1.375em;
    text-align: left;
    color: #000b38 !important;
    margin-bottom: 15px;
}

.raceinfo-block {
	background:#f6f6f6;
	border: 1px solid #fff;
	padding: 18px 0px 0px 0px !important;
	height:160px;
}

.raceinfo-text {
	text-align: center;
}

.raceinfo-text p{
	margin: 3px !important;
	line-height: 1em;
	/*font-weight: bold;*/
}

.raceinfo-img {
	margin-bottom:0px!important;
}

.raceinfo-icon-m li {
    list-style-type: none;
    width: 46%;
    margin: 0% 2%;
    float: left;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
}

.raceinfo-icon-m {
    width: 100%;
    float: left;
    color: #333;
}

.raceinfo-icon-m {
    margin-left: -50px;
    margin-bottom: 40px!important;
}

.raceinfo-icon-m li {
    list-style-type: none;
    width: 46%;
    margin: 0% 2%;
    float: left;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
}

.img-other-title {
   bottom: 30px;
text-shadow: 2px 2px 4px #000000;
position: absolute;
	left: 30px;
}






.race-cross-link-padding {
	margin-top:5%;
}


@media (max-width: 415px) {
.raceinfo-icon-m li {
    width: 100%;
    margin: 0;
}
	.raceinfo-icon-m {
    margin-left: -40px;
	}
	
	.race-cross-link-padding {
	margin-top:15%;
}
}

.btn-sm, .btn-group-sm > .btn {
    width: 100%;
}





/**************** NEWS section *************/
/* === Drop down menu ===*/
/*.dropdown-menu {
    width: 100%;
    height: 150px;
    overflow-y: scroll;
overflow-x: hidden;
}*/

.open>.dropdown-toggle.btn-default {
    width: 100%;
}
.dropdown.otherlist-dropdown{
    margin-bottom:20px;
}
.btn-sm, .btn-group-sm>.btn {
    width: 100%;
}

.dropdown-menu>li>a {

   white-space: normal;
}

.mobile-page-title {
	color: #143f62;
	font-size: 2.5em;
}



/**************** NEWS section End*************/

/********** LIVE CAST start  **************/
#past-programme .media-body .media-body h4 {
    font-size: 13px !important;
}
#past-programme .media-body .media-body h4 {
    background-color: #143f62 !important;
    font-weight: 400 !important;
    padding: 5px 5px !important;
}

.liveProgram .date-title {
	background-color: #143f62 !important;
}

.pTitle {
    line-height: 1.5em;
    font-size: 13px;
}

#past-programme .pdesc p {
    line-height: 1.5em;
    font-size: 13px;
}

.liveProgram {
    border-bottom: 1px dotted #666;
}

#livecast-en, #livecast-ch {
	margin-top:22px;
}

.article-mauthor {
    font-size: 0.9375em;
    color: #555;
}
/**********LIVE CAST end  ***************/

/********** Gallery Photo ***************/
.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul .isotope-item {
	width: 32%;
	margin-bottom: 10px;
}
.wpb_gallery .prettyphoto.cboxElement:not(.imageThumb)::after {
	display: none;
}

/********** #HKIG ***************/
#isotope-section .vc_row.wpb_row.vc_row-fluid {
    width: calc(50% - 15px); /* need to be comment */
}

@media screen and (max-width: 768px ){
	#isotope-section .vc_row.wpb_row.vc_row-fluid {
    	width: 100%;
	}
}

/* */
.race-submenu .pagination>li {
	display:inline-block;
	float: left;
	margin-bottom: 10px;
	margin-right: 25px;

}

.race-submenu .pagination>li a {
	padding: 8px 30px;
	border-radius: 25px;
	background-color: #fff;
	border: 1px solid #143f61;
	color: #314665;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.race-submenu .pagination>li a:hover {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.race-submenu .pagination>li a:hover,
.race-submenu .pagination>li.active>a,
.race-submenu .pagination>li.active>a:hover,
.race-submenu .pagination>li.active>a:focus {
	background-color: #143f62;
	color: #fff;
	border: 1px solid #143f61;
}

.race-submenu .pagination>li.active>a:hover,
.race-submenu .pagination>li.active>a:focus {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

#mmenu.mm-menu .sub-menu li:hover {
    background: #59768e;
}


/********* header view port Start  *******************/

.visible-550 {
    display:none;
}

.visible-550-block {
		display:none;
	}

.visible-414-block {
		display:none;
	}	

@media (max-width: 550px) {

.visible-xs.hidden-550 {
    display:none !important;
}
	
	
	.keyvisual.visible-xs-block {
		display:none!important;
	}
	
	.visible-550-block {
		display:block;
	}
}

@media (max-width: 414px) {

.visible-550-block {
		display:none;
	}	
	
	
	.visible-414-block {
		display:block;
	}
}

/********* header view port End  *******************/


/************ enlarge font mobile Start **************/

@media (max-width:991px) {
#fontSizeSelecter {
    display: none;
}
	#socialutility {
    float: left;
}
}
@media (max-width:767px) {
    #socialutility {                                   
}
}



/************ enlarge font mobile End **************/


/******** Home css Start  ************/
.home-video-height .vc_column-inner {
    padding: 10% 5% !important;
}

/******** Home css End  ************/
/** Top Menu **/

#site-navigation .navbar-header{
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: table !important;
}
#site-navigation .navbar-nav>li>a{
    font-weight: normal;
}
/* MMenu style */
#mmenu .langToggle a{
	color:#fff;
}
#mmenu .ewin_link a{
	color:#fff;
}
#mmenu .followUs p, #mmenu .followUs span{
	color:#fff;
}

#mmenu {
    background-color: #000b39;
}
#mmenu #menu-main-menu > .menu-item {
    background: #143f62;
}


/* Table Style */
.generalTable{}

table thead tr{
	background: #ddd;
}
table tbody tr{
	 background: rgba(255, 255, 255, 0.8) none repeat scroll 0px 0px;
}
table tbody tr:nth-child(even) {
	 background: rgba(228, 228, 228, 0.5) none repeat scroll 0px 0px;
}
table tbody tr:nth-child(odd) {
	 background: rgba(255, 255, 255, 0.8) none repeat scroll 0px 0px;
}
td, th {
	padding: 3px;
}

.responsive-table-container table th{
    color:#fff;
    background:#143f62;;
}

table.raceinfo th {
    background-color: #888888!important;
   }

table.raceinfo td.bg-blue {
    background-color: #ccc!important;
}

h1,h2{
    font-size: 1.8em;
    line-height: 1em;
    margin-bottom: 12px;
    font-weight: bold;
   /* font-family: 'open sans', 'Roboto Condensed', 'arial', "Meiryo", "Meiryo UI", "Microsoft JhengHei UI", "Microsoft JhengHei", "微軟正黑體";*/
}

h1{color:#fff;}
h2, h3{color: #888888;}

.messagebox h3{color: #888888;}

.ewinIcon .ewin_link a {color: #fff}

.gotoTop .fa {color: #888888;}

h1.page-title {
color: #143f62;
font-size:1.8em
}

.site-content{
background:#fff;
}

/*.subpage-top-container{background:#fff;}
.subpage-top-container > .container{background:#fff!important;} */

.subpage-top-container{background:rgba(255,255,255,0.00);}
.subpage-top-container > .container{rgba(255,255,255,0.00)!important;}




.page-template-page-fullwidth #content, #content > .container, .widget > .container, .content-header > .container, #content .subpage-top-container .container, .vc_section.container {
    /*background-color:#f7efe2;*/
}

.maincolor{color:#888888}
.secondarycolor{color:#f7efe2}

/* news */
.article-list .article-list-container h2 {

    padding: 8px 10px;
    background: #143f62;
    color: #fff;
	font-size: 1.2em !important;
}

.article-list .article-list-container .othersList blockquote {
    padding: 0px;
    padding-bottom:10px;
    margin-top: 2px;
    margin-bottom: 0;
    border-top: 0px solid #cecece;
    border-right: 0px solid #cecece;
    border-bottom: 1px solid #888888;
    border-left: 0px solid #cecece;
}

.othersList h3{
    color:#333;
    font-weight:nomal;
} 

.article-list .article-list-container .othersList a.active blockquote {
    background: rgba(255, 255, 255, 0);
}

.footerSection .rgp-container .rgp-text{
font-size:18px;
}

.article-content h1.page-title {
    font-size: 1.3em;
    line-height: 1.2em;
color: #000b38;
}


/*race*/
.race-icon{
background:#888888;
}


.pastwinnerlist table th{color:#fff!important;}



/* Contenders */

.subStarContent {
   background: rgba(255, 255, 255, 0.2) none repeat scroll 0px 0px !important;
   border-bottom:1px solid #ccc!important;
}

.subStarContent:hover {
  color: #888888;
  opacity:0.7;
}


.subStarContent.on  {
    background:#888888!important;
    color: #fff;
}

.rating.ng-binding {
    background: #888888!important;
}

.messageFirst {
    background: #888888!important;
    color:#fff;
}

.messagebox {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0px 0px;
    border:1px solid #ccc;
}

.graphTitle {
    font-size: 1.2em;
}

.highlight-box h4 {
    background-color: #888888 !important;
}

.highlightTable table tr:first-child > td {
    background-color: #ccc;
}

.btn-primary {
    color: #888888;
    background-color: #ccc;
    border-color: #fff;
}

.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #888888;
    border-color: #fff;
}

.fa-play-circle {
    color: #888888!important;
}

/******* 2018 HKIR code START ***********/

.post-template-default #primary .page-title {
	display: block;
}

#preloader {
	background: #fff url('/wp-content/uploads/sites/134/preloader.gif') center no-repeat;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
}

/* === end / top-info-bar === */

@media (max-width:991px){

.wpb_text_column.wpb_content_element{
margin-bottom:0px!important;
}

.wpb_text_column.wpb_content_element {
margin-bottom:0px !important;
}

.sub-menu-spacing{
    margin-top:0px;
}
}

.moveUp-20px{
    margin-top:-20px;
    
}


.img-header-title {
    top: -150px;
text-shadow: 2px 2px 4px #000000;
position: absolute;
}

.img-header-title h1 {
    font-size:2.5em;
    color:#ffffff;
}
.img-header-title h2 {
    font-size:1.5em;
    color:#ffffff;
    border-left: 5px solid #d01317;
    padding-left: 8px;

}



p {
	color: #626262;
}

/*.vc_figure-caption {
    color: #666666;
}*/

.othersList h3 {
    color: #555;
    line-height: 1.1em;
    font-size: 1em;
}
.othersList h3, .othersList p {
    margin: 5px 0px;
}

.article-list .article-list-container .othersList blockquote {
    padding: 8px 5px;
    border-top: 0px solid #cecece;
    border-right: 0px solid #cecece;
    border-bottom: 1px solid #888888;
    border-left: 0px solid #cecece;
}

.navbar .navbar-nav > li.current-menu-item > a {
	background: #143f62;
}

.navbar .navbar-nav > li > a:hover {
	background: #59768e;
}

.navbar .menu-item .dropdown-menu .menu-item:hover {
    background: #59768e;
}

.navbar .menu-item .dropdown-menu .menu-item {
    background-color: #59768e;
}

.navbar-default .navbar-nav > .active > a {


    background-color: #143f62;
}

.navbar .menu-item.current-menu-item, .navbar .menu-item:hover, .navbar .menu-item:focus {
    background: #59768e;
}

.nav .menu-item .dropdown-menu .menu-item a:hover {
    background-color: #143f62;
}

.dropdown-menu > .active > a {
    background-color: #143f62;
}

.dropdown-menu {
    font-size: 1em;
}

.img-container {
        position: relative;
}

.img-mask {
    position: absolute;
    display: block;
    height: auto;
    top: 0px;
}

main#main {
    margin-bottom: 0px!important;
}



/******* 2018 HKIR code END ***********/

/******* 3rd level button START **********/
.padding-tb-3percent {
    padding-top:3%!important;
    padding-bottom:3%;
}

.padding-tb-10percent {
    padding-top:10%!important;
    padding-bottom:10%;
}

.btn-float-left {
    float: left;
    margin:5px;
}

.btn-padding button {
    padding:10px 35px;
    font-weight: normal;
    border-radius: 30px;
    border-width: 1px;
    border-color: #143f62;
    border-style: solid;
    background: #fff;
    color: #143f62;
    font-size: 15px;
    line-height: 18px;
}

.btn-padding button:hover {
    color:#5b5b5b;
    border-color: #5b5b5b;
}

/******* 3rd level button END **********/


/* Races Cup Sub Menu Custom Style Setting */
.subpage-top-container {
	display: none;
}
.subpage-top-container .container {
	padding-top: 0;
}

.pageHeader,
.pageTopMenu, 
.navbar,
.navbar .menu-item {
    background: #000b38;
}


.navbar-nav>li>.dropdown-menu {
    background: #59768e;
}

.navbar .menu-item.current-menu-item {
	background: #59768e;
}

.navbar-nav .hkirRacesCupItems {
	display: none;
}

.navbar {
	border-radius: 0;
	min-height: inherit;
}

.narbar-sub-menu.isLoad #hkirRacesMenu.isAnimate {
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.narbar-sub-menu.isLoad #hkirRacesMenu.isAnimate #menu-item-1392 span {
	left: -17px;
}

#hkirRacesMenu {
	/*display: none;*/
}

.narbar-sub-menu #hkirRacesMenu {
	margin: 0 auto;
	float: none;
	display: table;
	-ms-transform: translate(0, -32px);
	transform: translate(0, -32px);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.navbar.narbar-sub-menu.pageTopMenu.fixedTop {
	top: 33px;
    right: 0px;
    border-radius: 0px !important;
    min-height: inherit;
}

.navbar-container {
	border-bottom: 1px solid #eb282e;
}

.menu-item-cup-title {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
	margin-right: 20px;
    color: #fff !important;
}

/*#hkirRacesMenu > .hkirRacesCupItems ~ .hkirRacesCupItems a {
   	padding: 5px 15px;
}


#hkirRacesMenu > li.hkirRacesCupItems a {
    padding: 5px 15px 5px 35px;
} */

#hkirRacesMenu > li.hkirRacesCupItems a {
	padding: 5px 15px;
}

.narbar-sub-menu.isLoad .hkirRacesCupItems{
	display: inline-block;
}

/* test */
.pageRacesMenu.isLoad .hkirRacesCupItems.menu-item.current-menu-item a, 
.pageRacesMenu.isLoad .hkirRacesCupItems.menu-item.current-menu-item {
	background: transparent;
}

.hkirRacesCupItems::before {
	content: '';
    display: inline-block;
    position: absolute;
	width: 0;
	height: 32px;
	background: #143f62;
	left: 0;
	top: 0;
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.pageRacesMenu.isLoad .isAnimate.isShow .menu-item.current-menu-item.active.current-page-item.hkirRacesCupItems::before {
	width: 100%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/* test */

@media (max-width: 768px) {
	.narbar-sub-menu #hkirRacesMenu {
    	display: none;
	}
}


/********** Raceinfo *****************/

.related-links > h3 {
    border-bottom: 2px solid #eb282e;
    font-size: 1em;
}

.related-links li:hover {
    background-image: url(//res.hkjc.com/campaigns/wp-content/uploads/sites/153/arrow-link.png) !important;
}
.related-links li {
    line-height: 20px;
    width: 100%;
    border-bottom: 1px dotted #ccc;
    color: #143f62;
    background-image: url(//res.hkjc.com/campaigns/wp-content/uploads/sites/153/arrow-link.png) !important;
    padding: 5px 0px 5px 20px;
    background-repeat: no-repeat;
    background-position: 0px 2px;
}
.related-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.key-dates li {
    padding-left: 0px;
    line-height: 20px;
    width: 100%;
    border-bottom: 1px dotted #ccc;
    padding: 5px 0px;
}

.key-dates ul {
    list-style: none;
	padding: 0;
	margin: 0;
}

.key-dates > h3 {
    border-bottom: 2px solid #eb282e;
    font-size: 1em;
}

h3 {
    font-size: 1.1875em;
    line-height: 1.375em;
    text-align: left;
    color: #000b38 !important;
    margin-bottom: 15px;
}

.raceinfo-block {
	background:#f6f6f6;
	border: 1px solid #fff;
	padding: 18px 0px 0px 0px !important;
	height:160px;
}

.raceinfo-text {
	text-align: center;
}

.raceinfo-text p{
	margin: 3px !important;
	line-height: 1em;
	/*font-weight: bold;*/
}

.raceinfo-img {
	margin-bottom:0px!important;
}

.raceinfo-icon-m li {
    list-style-type: none;
    width: 46%;
    margin: 0% 2%;
    float: left;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
}

.raceinfo-icon-m {
    width: 100%;
    float: left;
    color: #333;
}

.raceinfo-icon-m {
    margin-left: -50px;
    margin-bottom: 40px!important;
}

.raceinfo-icon-m li {
    list-style-type: none;
    width: 46%;
    margin: 0% 2%;
    float: left;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
}

.img-other-title {
   bottom: 30px;
text-shadow: 2px 2px 4px #000000;
position: absolute;
	left: 30px;
}

.img-other-title p {
    font-size:1.5em;
    color:#ffffff;
}

@media (max-width:768px) {
.img-other-title p {
    font-size:1.3em;
}
}

.race-cross-link-padding {
	margin-top:5%;
}


@media (max-width: 415px) {
.raceinfo-icon-m li {
    width: 100%;
    margin: 0;
}
	.raceinfo-icon-m {
    margin-left: -40px;
	}
	
	.race-cross-link-padding {
	margin-top:15%;
}
}

.btn-sm, .btn-group-sm > .btn {
    width: 100%;
}


.related-links, .key-dates {
    margin-top: 20px;
}


/********** Raceinfo Table *****************/
.entry-content td, .comment-content td {
    border-top: 0px solid #f1f1f1;
    padding: 5px;
}

.entry-content td, .entry-content th, .comment-content td, .comment-content th {
	padding-left:15px;
}

table tbody tr:nth-child(2n+1) {
    background: rgba(250, 250, 250, 1) none repeat scroll 0px 0px;
}


.responsive-table-container table th {
    color: #fff;
}





/**************** NEWS section *************/
/* === Drop down menu ===*/
/*.dropdown-menu {
    width: 100%;
    height: 150px;
    overflow-y: scroll;
overflow-x: hidden;
}*/

.open>.dropdown-toggle.btn-default,
.open> .dropdown-menu {
    width: 100%;
}
.dropdown.otherlist-dropdown{
    margin-bottom:20px;
}
.btn-sm, .btn-group-sm>.btn {
    width: 100%;
}

.dropdown-menu>li>a {

   white-space: normal;
border-bottom: 1px dotted #648692;
}

.mobile-page-title {
	color: #143f62;
	font-size: 2.5em;
	margin-bottom: 15px!important;
}



/**************** NEWS section End*************/

/********** LIVE CAST start  **************/
#past-programme .media-body .media-body h4 {
    font-size: 13px !important;
}
#past-programme .media-body .media-body h4 {
    background-color: #143f62 !important;
    font-weight: 400 !important;
    padding: 5px 5px !important;
}

.liveProgram .date-title {
	background-color: #143f62 !important;
}

.pTitle {
    line-height: 1.5em;
    font-size: 13px;
}

#past-programme .pdesc p {
    line-height: 1.5em;
    font-size: 13px;
}

.liveProgram {
    border-bottom: 1px dotted #666;
}

#livecast-en, #livecast-ch {
	margin-top:22px;
}

.article-mauthor {
    font-size: 0.9375em;
    color: #555;
}
/**********LIVE CAST end  ***************/

/********** Gallery Photo ***************/
.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul .isotope-item {
	width: 32%;
}
.wpb_gallery .prettyphoto.cboxElement:not(.imageThumb)::after {
	display: none;
}

/* POST Global */
@media screen and (max-width: 991px){
	.dropdown.otherlist-dropdown{
    	margin-top: 20px;
	}
}

/* Races Sub Tab */
.race-submenu .pagination>li {
	display:inline-block;
	float: left;
	margin-bottom: 10px;
	margin-right: 25px;
}

.race-submenu .pagination>li a {
	padding: 8px 30px;
	border-radius: 25px;
	background-color: #fff;
	border: 1px solid #143f61;
	color: #314665;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.race-submenu .pagination>li a:hover {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.race-submenu .pagination>li a:hover,
.race-submenu .pagination>li.active>a,
.race-submenu .pagination>li.active>a:hover,
.race-submenu .pagination>li.active>a:focus {
	background-color: #143f62;
	color: #fff;
	border: 1px solid #143f61;
}

.race-submenu .pagination>li.active>a:hover,
.race-submenu .pagination>li.active>a:focus {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

#mmenu.mm-menu .sub-menu li:hover {
    background: #59768e;
}


/********* header view port Start  *******************/

.visible-550 {
    display:none;
}

.visible-550-block {
		display:none;
	}

.visible-414-block {
		display:none;
	}	

@media (max-width: 550px) {

.visible-xs.hidden-550 {
    display:none !important;
}
	
	
	.keyvisual.visible-xs-block {
		display:none!important;
	}
	
	.visible-550-block {
		display:block;
	}
}

@media (max-width: 414px) {

.visible-550-block {
		display:none;
	}	
	
	
	.visible-414-block {
		display:block;
	}
}

/********* header view port End  *******************/


/************ enlarge font mobile Start **************/

@media (max-width:991px) {
#fontSizeSelecter {
    display: none;
}
	#socialutility {
    float: left;
}
}
@media (max-width:767px) {
    #socialutility {                                   
}
}



/************ enlarge font mobile End **************/


/******** Home css Start  ************/
.home-video-height .vc_column-inner {
    padding: 10% 5% !important;
}

/******** Home css End  ************/

/* POST when drop-down menu is stuck position */
#article-list-right.is_stuck {
	margin-top: 70px;
}



/*********** Home News Slider ****************/

.lable-triangle {
    position: absolute;
    top: 0px;
    border-color: #000b38 transparent transparent transparent;
    border-style: solid solid solid solid;
    border-width: 22px 22px 0px 0px;
    height: 0px;
    width: 0px;
    float: left;
    margin-left: 100px;
}

.photo-lable {
    position: absolute;
    background: #000b38;
    width: 100px;
    height: 22px;
    top: 0px;
    padding-left: 6px;
    color: #fff;
    float: left;
    line-height: 22px;
    font-size: 15px;
    font-weight: 400;
}

.main-slider .slick-slide .vc_column-inner {
    padding-right: 0;
}
.main-slider .slick-slide .vc_column-inner {
    padding-left: 0px;
}

.slick-initialized .slick-slide {
    display: block;
    padding-right: 10px;
}

.main-slider .slick-slide h2 {
    color: #143f62!important;
}

.main-slider .slick-slide h2 {
    line-height: 1.4em;
}
.main-slider .slick-slide h2 {
    font-size: 1em;
    line-height: 1.2em;
    font-weight: 400;
    padding: 5px 5px 5px 5px;
}

.slick-slide img {
    width: 100% !important;
}

/***********************************/
.slick-dots li button:before{
    color:#836f41!important;
}
.slick-slide img{
    width:100% !important;
}
.video-bg-row {
    text-align:right;
    width:92%;
    height:450px;
    margin: auto;
    padding-top: 220px;
}

.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner{
    padding-top:0px!important;
    
}
* {
outline: none;
}
.main-slider{
	margin: 15px 0px 0px 0px;
}

.main-slider .slick-slide .vc_column-inner  .wpb_wrapper .wpb_single_image{
    display:table;
    margin-bottom:0px;
}
.main-slider .slick-slide .vc_column-inner  .wpb_wrapper .wpb_single_image .vc_figure{
    display: table-header-group;
}
.main-slider .slick-slide h2{
    font-size: 1em;
    line-height: 1.2em;
	font-weight:400;
    padding: 5px 5px 5px 5px;
}
.main-slider .slick-slide .vc_column-inner{
    padding-left: 0px;
    padding-right: 20px;
}
.main-slider .slick-dots li.slick-active button:before{
    color: #ececec;
}
.video-dec{
    padding:5px 5px 5px 0px!important;
    background:none!important;
}
.video-caption-index{
padding:5px 5px 5px 5px;
}

h3.ready {text-align: center; color: #333333;}

/*.footerFollowus {
    display:block;
    border-top:1px solid #cccccc;
    margin-top:50px;
}*/

.footerFollowus {
	display:none;
}

.ready-height {
    height:40px;
}

#index-news-slider {
    background-image: url(//res.hkjc.com/campaigns/wp-content/uploads/sites/153/home-slicks-bg.jpg) !important;
	background-size: cover;
}



/*@media (max-width: 768px) {
    .footerFollowus {
       display:none;
    } 
}*/

.slick-initialized .slick-slide {
    padding-right: 10px;
}

/********* test ********/

.main-slider .slick-slide .vc_column-inner .wpb_wrapper .wpb_single_image {
width: 100%;

}

.slick-initialized .slick-slide {
    display: block;
    padding-right: 10px;
}


.slick-slide, .slick-slide img, .slick-slider .slick-list, .slick-track {
    /* -webkit-transform: translate3d(0,0,0); */
    -ms-transform: translate3d(0,0,0);
    transform: none;
}

.photo-news-rotate .vc_box_border_grey:after, a.video_open:after{
    content: "";
    position: absolute;
    top: 0;
    right: 0px;
    /*background-color: #ececec;*/
    padding-bottom: 63%;
    width: 4.5%;
    z-index: -1;
    margin-top:-1px;
	max-width: 50px;
}

.vc_box_border_grey:after, a.video_open:after{
     right: -20px;
 
}

.vc_box_border_grey:before, a.video_open:before{
     right: -20px;
}


.photo-news-rotate.last-news .vc_box_border_grey:after{
    background-color: transparent !important;
} 
.main-slider .slick-slide .vc_column-inner{
    padding-right:0;
}
.slick-slider {
   /* margin-bottom:30px; */
    
}

.slick-dots {
    display: none !important;
}

#content {
    overflow: hidden;
    background-image: url(https://www.iclickstatic.com/intl/hkir-2018/b/image/hd-ins-top-bg.jpg);
    background-repeat: repeat-x !important;
}

/*=== follow us bottom space ===*/
#follow-us-bottom .wpb_content_element {
     margin-bottom: 0px !important; 
}

.vc_col-sm-12 {
   min-height: 0px;
}

/* For  social-media*/
.cat-id-14 .article-content {
	width: 100%
}
.cat-id-14 #article-list-right {
	display: none;
	width: 100%;
	padding: 0;
}
.cat-id-14 article.vc_row {
	width: 50%;
}
.cat-id-14 .wpb_column.vc_column_container.vc_col-sm-12 .wpb_column.vc_column_container.vc_col-sm-12 {
	width: 100%;
}
.cat-id-14 .article-list .article-list-container h2 {
	display: none;
}
.cat-id-14 .othersList .col-lg-12 {
	width: auto !important;
	float: right !important;
}
.cat-id-14 #main > .visible-xs.visible-sm {
	display: block !important;
}
.cat-id-14 .dropup.otherlist-dropdown {
	width: 100%;
	margin: 0px auto;
	margin-bottom: 20px;
}
.cat-id-14 #article-list-right .otherlist-dropdown {
	margin-bottom: 15px;
}
.cat-id-14 #article-list-right .dropdown-menu {
	max-width: 360px;
	max-height: 300px;
	overflow-y: scroll;
}
.cat-id-14 #article-list-right .dropdown-menu a {
	white-space: pre-wrap;
}

@media (max-width: 767px) {
.cat-id-14 article .vc_row {
	width: 100%;
}
.cat-id-14 .wpb_column.vc_column_container.vc_col-sm-12 .wpb_column.vc_column_container.vc_col-sm-12 {
	width: 100%;
}
.cat-id-14 .otherlist-dropdown.remove, .cat-id-16 .otherlist-dropdown.remove {
	display: none;
}
}

.cat-id-14 .content-area-wide .article-content .page-title{
	display: none;
}

.twitter-tweet.twitter-tweet-rendered, .instagram-media {
/* margin-left:10px!important;
    margin-right:10px!important; */
}
.instagram-media {
	width: 500px !important;
}

@media (max-width: 1199px) {
.twitter-tweet.twitter-tweet-rendered {
/* margin-left: 0px!important;
    margin-right: 0px!important; */
}
}
/* 3 col */
.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul .isotope-item {
	width: 32%;
	margin: 2px;
}

/* 2 col in mobile */
@media (max-width: 550px) {
.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul .isotope-item {
	width: 47%;
	margin: 1%;
}
}
/* TBC */
@media (max-width: 640px) {
.vc_mobile .instagram-media {
 width: calc(100% - 5px) !important;
 min-width: initial !important;
}
 .vc_mobile iframe {
 width: calc(100% - 5px) !important;
}

 .vc_mobile .fb-video iframe {
 width: inherit !important;
}
}
/* TBC */
@media screen and (max-width: 768px) {
.vjs-hkjc-replay-skin.vjs-big-play-centered .vjs-big-play-button {
display: none;
}
}
/* For  social-media*/


/* ============== Float News START  ===================== */
.racing-news-float-left-photo {
                position: relative;
                float: left;
                width: 40%;
                margin-right: 1em;
                margin-top: 0.5em;
                margin-bottom: 0.5em;
                padding-left: 0px !important;
                padding-right: 0px!important;
}
.racing-news-float-right-photo {
                position: relative;
                float: right;
                width: 40%;
                margin-left: 1em;
                margin-top: 0.5em;
                margin-bottom: 0.5em;
                padding-left: 0px!important;
                padding-right: 0px!important;
}
.racing-news-float-right-photo .wpb_single_image .vc_figure {
                width: 90%;
}
.racing-news-float-left-photo .wpb_single_image .vc_figure {
                width: 90%;
}
.racing-news-caption {
                color: #888;
                padding: 0.3em;
}

.caption, .group-photo-caption, .vc_figure-caption{
color: #888;
font-style: italic;
font-size:0.9125em!important;
line-height:1.2em;
}

 .caption  {
	margin-top:-5px!important;
}

.videoBox {
    margin-bottom: 12.5px;
}

@media (max-width: 991px) {
	.videoBox {
    margin-bottom: 0px;
}
	
	 .caption  {
	margin-top:-10px!important;
}
}

.vc_figure-caption{
margin-top:10px!important;
}
.racing-news-float-right-photo .wpb_single_image .vc_figure {
                width: 95%;
}
.racing-news-float-left-photo .wpb_single_image .vc_figure {
                width: 95%;
}


@media (max-width: 991px) {
.racing-news-float-left-photo {
                float: left;
                width: 45%;
                margin-right: 1em;
                margin-top: 0.5em;
                margin-bottom: 0.5em;
}
.racing-news-float-right-photo {
                float: right;
                width: 45%;
                margin-left: 1em;
                margin-top: 0.5em;
                margin-bottom: 0.5em;
                }
}

@media (max-width: 550px) {
.racing-news-float-right-photo {
                padding-left: 0px !important;
                width: 100% !important;
}
.racing-news-float-right-photo {
                padding-right: 0px !important;
                width: 100% !important;
}
.racing-news-float-right-photo {
                width: 100% !important;
}
.racing-news-float-right-photo .wpb_single_image .vc_figure {
                width: 100% !important;
}
.racing-news-float-left-photo {
                width: 100% !important;
}
.racing-news-float-left-photo .wpb_single_image .vc_figure {
                width: 100% !important;
}
}

/* ============== Float News END  ===================== */

/* ============== Great Moment News Start  ===================== */
#great-moments-slider .vc_single_image-wrapper.vc_box_circle img {
	/*margin-right: 3%;
    margin-bottom: 5%;
    margin-left: 3%;*/
}


#great-moments-slider h3 {
    margin-top: 15px;
}
/* ============== Great Moment News END  ===================== */

@media screen and (min-width: 769px) {
	.pageHeader {
		position: relative;
		z-index: 10;
	}
}

@media screen and (max-width: 1200px) and (min-width: 997px) {

	html:lang(en-US) #hkirRacesMenu > li.hkirRacesCupItems a {
		padding-left: 5px;
	}

	html:lang(en-US) #hkirRacesMenu > .hkirRacesCupItems ~ .hkirRacesCupItems a {
   		padding: 5px 11px;
	}

}


@media screen and (max-width: 996px) {
	.narbar-sub-menu #hkirRacesMenu {
		width: 580px;
		-ms-transform: translate(0, -64px);
		transform: translate(0, -64px);
	}

	.navbar-nav .hkirRacesCupItems {
		width: 40%;
	}
}


/*********** Events slider START ************/

#events-moments-slider .ult-item-wrap {
    margin-bottom: 5px;
}

/*********** Events slider END ************/

/*********** Start: Phase 2 ************/
/* Expert */
.expertContainer {
	margin: 20px 0px;
    background: #eee;
    padding: 20px 0px 20px 0px;
}

/****** pagination style  Start *******/
.pagination>li>a, 
.pagination>li>span,
span.page-numbers.current {
	color: #143f62;
}
.pagination>li>a:hover, 
.pagination>li>span:hover, 
.pagination>li>a:focus,
.pagination>li>span:focus,
span.page-numbers.current {
    background-color: #143f62;
    border-color: #143f62;
}


.pagination>li>a span {
	color:#ababab!important;
}


/****** pagination style  End *******/


/********* cross sell banner START  ***********/
.img-csell-title {
   bottom: 30px;
text-shadow: 2px 2px 4px #000000;
position: absolute;
	left: 30px;
}

.img-csell-title p {
    font-size:1.5em;
    color:#ffffff;
}

@media (max-width:768px) {
.img-csell-title p {
    font-size:1.3em;
}
	.img-csell-title {
   bottom: 10px;
	}
}


#index-video-slider {
    background-image: url(//res.hkjc.com/campaigns/wp-content/uploads/sites/153/home-slicks-bg-deepblue.jpg) !important;
	background-size: cover;
}

#cross-selling-section {
    margin-top:35px;
    margin-bottom:-15px;
	    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(//res.hkjc.com/campaigns/wp-content/uploads/sites/153/cross-selling-bg.jpg)!important;
}
/********* cross sell banner END  ***********/

.fb-video {
    float:left;
}

/********** Raceinfo Table *****************/



/* === add table mobile hand icon ===*/
.arial {
    font-family: arial!important;
}

.vc_mobile .handIconNode {
    z-index: 1;
   position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(39,47,56,0.2) url(//res.hkjc.com/campaigns/wp-content/uploads/sites/153/hand.png) center top no-repeat;
    background-position: 50% 5%;
    -webkit-transition: opacity 0.15s;
    -o-transition: opacity 0.15s;
    transition: opacity 0.15s;
    -webkit-background-size: 50% 160px;
    background-size: 60px; 
}

.responsive-table-container table{
    text-align:left;
}
.responsive-table-container table th{
    text-align:left;
}

.am-table {
    position: relative;
    overflow-y: hidden;
    overflow-x: auto;
    margin-bottom: 35px;
    margin-top: 0px;
    letter-spacing:0px;
    font-size:0.9125em;
     white-space: nowrap;
}

.wrap{
  white-space: normal;
}
.nowrap{
    white-space: nowrap;
}

.wrap P{
    line-height:11px;
}

.am-table:last-child {
    margin-bottom: 0;
}

.am-table table th{
background:#143f62;  /*desigher update the color */
color:#fff;
line-height:1.2em;
text-transform: capitalize;
padding:10px 0px;
}

.am-table table th, .am-table table td{
padding-left:5px;
line-height:18px;
}

.am-table.wrap table th, .am-table.wrap table td{
    vertical-align: top;
}

.entry-content td, .comment-content td, .post-number td{
    border-top: 0px;
 border-bottom: 0px;
}

.entry-content td, .comment-content td {
    padding: 6px 10px 6px 5px;
}

.entry-content table, .post-number td{
    border-top: 0px;
 border-bottom: 0px;
}

.entry-content table{
    margin:0px;
}

table tbody tr:nth-child(even), .raceresult-table tbody tr:nth-child(even) .post-number td {
    /*background: #ede9e3!important;*/
       background: #f1f1f1!important;
}

table .post-number{
    margin:0 auto;
    text-align:center;
}


.num-center{
    text-align:center!important;
    padding-left:3px!important;
    padding-right:3px!important;
}





@media only screen and (max-width: 1199px){
.isTouch .handIconNode {
    display: none;
}
}

.responsive-table-container a.video_open:after {
    right: 0;
}


/* === add table mobile hand icon END ===*/


/*********** News slider  START*******/


/* Arrows */
#index-news-slider .slick-prev,
#index-news-slider .slick-next
{
    font-size: 30px;
    line-height: 0;

    position: absolute;
    /*top: 50%;*/
	top: 0;

    display: block;

    width: 30px;
    /*height: 152px;*/
	height:100%;
    /*margin-top: -130px;*/
	margin-top: 0px!important;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	
	
	overflow:hidden;
}

#index-news-slider .slick-prev:hover,
#index-news-slider .slick-prev:focus,
#index-news-slider .slick-next:hover,
#index-news-slider .slick-next:focus
{
    color: transparent;
    outline: none;
    
}
#index-news-slider .slick-prev:hover:before,
#index-news-slider .slick-prev:focus:before,
#index-news-slider .slick-next:hover:before,
#index-news-slider .slick-next:focus:before
{
    opacity: 1;
}
#index-news-slider .slick-prev#index-news-slider .slick-disabled:before,
#index-news-slider .slick-next#index-news-slider .slick-disabled:before
{
    opacity: .25;
}

#index-news-slider .slick-prev:before,
#index-news-slider .slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 0px;
    line-height: 1;

    opacity: .75;
    color:#fff;
	width: 30px;
    /*height: 152px;*/
	height: 100%;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	
	
}

#index-news-slider .slick-prev
{
    left: -1px;
	z-index:999;
}





[dir='rtl'] #index-news-slider .slick-prev
{
    right: 0px;
    left: auto;
}
#index-news-slider .slick-prev
{
    background: #fff;
    background-repeat:  no-repeat;
	background-position: center;
}
[dir='rtl'] #index-news-slider .slick-prev:before
{
    background: #fff;
    background-repeat:  no-repeat;
	background-position: center;
}

#index-news-slider .slick-next
{
    right: -1px;
}
[dir='rtl'] #index-news-slider .slick-next
{
    right: auto;
    left: -25px;
}
#index-news-slider .slick-next
{
	background: #fff;
	background-repeat:  no-repeat;
	background-position: center;
}
[dir='rtl'] #index-news-slider .slick-next






#index-news-slider .slick-prev {
    height: 100%;
    top: 0%;
    margin-top: 0px!important;
    left: 0px;
    background: rgba(0, 0, 0, 0.5);
}
#index-news-slider .slick-prev::after{
    content: "\f053"!important;
    font-family: "FontAwesome";
    color: rgba(0, 0, 0, 0);
    position: absolute;
    left: 2px;
}
#index-news-slider .slick-next {
    height: 100%;
    top: 0%;
    margin-top: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.5);
}
#index-news-slider .slick-next::after{
    content: "\f054"!important;
    font-family: "FontAwesome";
    color: rgba(0, 0, 0, 0);
    position: absolute;
    right: 2px;
}
#index-news-slider .slick-arrow{
    background: rgba(0, 0, 0, 0);
}
#index-news-slider .slick-arrow:hover{
    background: rgba(0, 0, 0, 0.5);
}
#index-news-slider .slick-arrow:hover::after{
    color: #fff;
}

/*********** News slider  END*******/

/*********** Video slider  START*******/


/* Arrows */
#index-video-slider .slick-prev,
#index-video-slider .slick-next
{
    font-size: 30px;
    line-height: 0;

    position: absolute;
    /*top: 50%;*/
	top: 0;

    display: block;

    width: 30px;
    /*height: 152px;*/
	height:100%;
    /*margin-top: -130px;*/
	margin-top: 0px!important;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	
	
	overflow:hidden;
}

#index-video-slider .slick-prev:hover,
#index-video-slider .slick-prev:focus,
#index-video-slider .slick-next:hover,
#index-video-slider .slick-next:focus
{
    color: transparent;
    outline: none;
    
}
#index-video-slider .slick-prev:hover:before,
#index-video-slider .slick-prev:focus:before,
#index-video-slider .slick-next:hover:before,
#index-video-slider .slick-next:focus:before
{
    opacity: 1;
}
#index-video-slider .slick-prev#index-video-slider .slick-disabled:before,
#index-video-slider .slick-next#index-video-slider .slick-disabled:before
{
    opacity: .25;
}

#index-video-slider .slick-prev:before,
#index-video-slider .slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 0px;
    line-height: 1;

    opacity: .75;
    color:#fff;
	width: 30px;
    /*height: 152px;*/
	height: 100%;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	
	
}

#index-video-slider .slick-prev
{
    left: -1px;
	z-index:999;
}





[dir='rtl'] #index-video-slider .slick-prev
{
    right: 0px;
    left: auto;
}
#index-video-slider .slick-prev
{
    background: #fff;
    background-repeat:  no-repeat;
	background-position: center;
}
[dir='rtl'] #index-video-slider .slick-prev:before
{
    background: #fff;
    background-repeat:  no-repeat;
	background-position: center;
}

#index-video-slider .slick-next
{
    right: -1px;
}
[dir='rtl'] #index-video-slider .slick-next
{
    right: auto;
    left: -25px;
}
#index-video-slider .slick-next
{
	background: #fff;
	background-repeat:  no-repeat;
	background-position: center;
}
[dir='rtl'] #index-video-slider .slick-next






#index-video-slider .slick-prev {
    height: 100%;
    top: 0%;
    margin-top: 0px!important;
    left: 0px;
    background: rgba(0, 0, 0, 0.5);
}
#index-video-slider .slick-prev::after{
    content: "\f053"!important;
    font-family: "FontAwesome";
    color: rgba(0, 0, 0, 0);
    position: absolute;
    left: 2px;
}
#index-video-slider .slick-next {
    height: 100%;
    top: 0%;
    margin-top: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.5);
}
#index-video-slider .slick-next::after{
    content: "\f054"!important;
    font-family: "FontAwesome";
    color: rgba(0, 0, 0, 0);
    position: absolute;
    right: 2px;
}
#index-video-slider .slick-arrow{
    background: rgba(0, 0, 0, 0);
}
#index-video-slider .slick-arrow:hover{
    background: rgba(0, 0, 0, 0.5);
}
#index-video-slider .slick-arrow:hover::after{
    color: #fff;
}

/*********** Video slider  END*******/


table.racecard-index td {
	font-size: 0.85em;
	padding-left: 5px;
}

/* videos */

.videoListHolder .videoPlayIcon::before {
   content: "";
}

.videoListHolder .videoPlayIcon {
    /* width: 100%;
    text-align: center;
    position: absolute;
    top: 40%;
    top: 5%;
    left: 2%;*/
}

.videoListHolder a .videoCaption {
    background: #000b38;
    color: #fff;
    border-top: 1px solid #eb282e;
}

.popContain .cross-selling a {
    color: #e7e7e7;
}
.popContain .cross-selling a:hover{
    color: #fff;
}

/***** events slider button alignment *****/
#events-slider span.ubtn-data.ubtn-text {
    margin-left: 25px;
}

/********* page height *************/
#main {
min-height: 690px;
}

@media (max-width: 768px) {	 
#main {
min-height: 400px;
}
}

/********* Drop down menu margin *************/

@media (max-width: 768px) {	
.btn-sm, .btn-group-sm>.btn {
   margin-bottom: 15px;
}
}


/***** video popup cross sell  **********/
.popContain .cross-selling {
    font-size: 0.9em;
    line-height: 1.5em;
		margin-top:2px;
}

/*********** End: Phase 2 ************/

/* Article Pagination Fixed */
#article-list-right .pagination {
    display: none!important;
}

/* Video media item height */
@media (max-width: 400px) {
	.videoListHolder a .videoCaption {
		height: 100px;
	}
}