﻿/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/* structure */
@font-face {
  font-family: "droid_sansbold";
  src: url("../fonts/droidsans_bold/DroidSans-Bold-webfont.eot");
  src: url("../fonts/droidsans_bold/DroidSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/droidsans_bold/DroidSans-Bold-webfont.woff") format("woff"), url("../fonts/droidsans_bold/DroidSans-Bold-webfont.ttf") format("truetype"), url("../fonts/droidsans_bold/DroidSans-Bold-webfont.svg#PTSansRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "droid_sansregular";
  src: url("../fonts/droidsans_regular/DroidSans-webfont.eot");
  src: url("../fonts/droidsans_regular/DroidSans-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/droidsans_regular/DroidSans-webfont.woff") format("woff"), url("../fonts/droidsans_regular/DroidSans-webfont.ttf") format("truetype"), url("../fonts/droidsans_regular/DroidSans-webfont.svg#PTSansRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*@font-face {
	.loadFont("twcent","TwCenMT-CondensedExtraBold","../fonts/twcentmtcondexbold");
}

.titleFont() {
	font-family: "twcent","droid_sansregular",Arial,Verdana,sans-serif; 
	text-transform:uppercase;
	-webkit-font-smoothing:  antialiased;
	font-weight: normal; 
	font-style: normal;   
} */
@font-face {
  font-family: "tactic";
  src: url("../fonts/TacticSans-Med/TacticSans-Med.eot");
  src: url("../fonts/TacticSans-Med/TacticSans-Med.eot?#iefix") format("embedded-opentype"), url("../fonts/TacticSans-Med/TacticSans-Med.woff") format("woff"), url("../fonts/TacticSans-Med/TacticSans-Med.ttf") format("truetype"), url("../fonts/TacticSans-Med/TacticSans-Med.svg#PTSansRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* #0085ca; */
/* #2ea1ff;  */
/*#2c4f82; */
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
.page-title h1 {
  margin-bottom: 0px;
}
.page-title h3 {
  margin-top: 5px;
}
.panel-next-event {
  margin-top: 25px;
}
.panel-next-event h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
}
.panel-next-event .event-title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #2c4f82 !important;
  font-size: 22px;
  margin-bottom: 0px;
}
.panel-next-event .event-date {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #2c4f82 !important;
  font-size: 18px;
}
.panel-next-event .event-description {
  margin-bottom: 15px;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
@media (max-width: 768px) {
  .btn-block-xs {
    display: block;
    width: 100%;
  }
  .btn-block-xs + .btn-block-xs {
    margin-top: 5px;
    margin-left: 0 !important;
  }
  input[type="submit"].btn-block-xs,
  input[type="reset"].btn-block-xs,
  input[type="button"].btn-block-xs {
    width: 100%;
  }
  /*[class*='col-']{
		margin-bottom:5px;
	}*/
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
body {
  font-family: "droid_sansregular", Arial, Verdana, sans-serif;
}
strong {
  font-family: "droid_sansbold", Arial, Verdana, sans-serif;
  font-weight: bold;
}
a {
  text-decoration: none;
}
h1,
h2,
h3 {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #1d439a !important;
}
.btn-ems {
  color: #FFFFFF;
  background-color: #0085ca;
  border-color: #0085ca;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  line-height: 20px;
  font-size: 16px;
  border-radius: 0;
}
.btn-ems.btn-lg {
  font-size: 20px;
  line-height: 24px;
}
.btn-ems.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-ems.btn-gold {
  color: #0085ca;
  background-color: #ffc331;
  border-color: #ffc331;
}
.btn-ems.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-ems:hover,
.btn-ems:focus,
.btn-ems:active,
.btn-ems.active,
.open .dropdown-toggle.btn-ems {
  color: #FFFFFF;
  background-color: #1d439a;
  border-color: #0B56A4;
}
.btn-ems:hover.btn-success,
.btn-ems:focus.btn-success,
.btn-ems:active.btn-success,
.btn-ems.active.btn-success,
.open .dropdown-toggle.btn-ems.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-ems:hover.btn-gold,
.btn-ems:focus.btn-gold,
.btn-ems:active.btn-gold,
.btn-ems.active.btn-gold,
.open .dropdown-toggle.btn-ems.btn-gold {
  color: #0085ca;
  background-color: #ffc027;
  border-color: #ffc331;
}
.btn-ems:hover.btn-danger,
.btn-ems:focus.btn-danger,
.btn-ems:active.btn-danger,
.btn-ems.active.btn-danger,
.open .dropdown-toggle.btn-ems.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-ems:active,
.btn-ems.active,
.open .dropdown-toggle.btn-ems {
  background-image: none;
}
.btn-ems.disabled,
.btn-ems[disabled],
fieldset[disabled] .btn-ems,
.btn-ems.disabled:hover,
.btn-ems[disabled]:hover,
fieldset[disabled] .btn-ems:hover,
.btn-ems.disabled:focus,
.btn-ems[disabled]:focus,
fieldset[disabled] .btn-ems:focus,
.btn-ems.disabled:active,
.btn-ems[disabled]:active,
fieldset[disabled] .btn-ems:active,
.btn-ems.disabled.active,
.btn-ems[disabled].active,
fieldset[disabled] .btn-ems.active {
  background-color: #1d439a;
  border-color: #1d439a;
}
.btn-ems .badge {
  color: #2C4F82;
  background-color: #FFFFFF;
}
.btn-ems .badge.btn-success {
  color: #5cb85c;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/* dark mode */
/*@media (prefers-color-scheme: dark) {
    body {
        color: #fff;
        background: #000;
    }

    a {
        color: #fff;
        border-bottom: 1px solid #fff;
    }

    footer p {
        color: #aaa;
    }

    header h1,
    header h2 {
        color: #fff;
    }

    header h1 a {
        color: #fff;
    }

    nav ul li {
        background: #000;
    }

    .divider {
        border-bottom: 1px solid #ddd;
    }
}*/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/* sub menu */
.submenu {
  margin: 38px 0px 15px 0px;
}
.submenu .navbar-header {
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
}
.submenu .navbar-header .navbar-brand {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
}
.submenu .navbar-header .navbar-toggle {
  margin-top: 12px;
  color: #FFF;
  background-color: #d7ad37;
}
.submenu .navbar-header .navbar-toggle:visited {
  background-color: #d7ad37;
}
.submenu .navbar-header .navbar-toggle:hover {
  background-color: #CCC;
}
.submenu .navbar-header .navbar-toggle:focus {
  background-color: #d7ad37;
}
.submenu .navbar-header .navbar-toggle .icon-bar {
  background-color: #FFF;
}
.submenu .sub-navbar-collapse {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .submenu .sub-navbar-collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}
.submenu .sub-navbar-collapse ul.sub-nav-list {
  list-style-type: none;
  padding: 0;
}
.submenu .sub-navbar-collapse ul.sub-nav-list li.title a {
  color: #FFF;
  font-size: 18px;
  text-decoration: none;
  padding: 10px 10px 10px 15px;
  margin-bottom: 5px;
  display: block;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
}
.submenu .sub-navbar-collapse ul.sub-nav-list li.main a {
  display: block;
  padding: 10px 10px 10px 20px;
  text-decoration: none;
}
.submenu .sub-navbar-collapse ul.sub-nav-list li.main a:hover,
.submenu .sub-navbar-collapse ul.sub-nav-list li.main a.active {
  color: #FFF;
  background-color: #16618b;
}
.submenu .sub-navbar-collapse ul.sub-nav-list li.sub a {
  display: block;
  padding: 10px 10px 10px 40px;
  text-decoration: none;
}
.submenu .sub-navbar-collapse ul.sub-nav-list li.sub a:hover,
.submenu .sub-navbar-collapse ul.sub-nav-list li.sub a.active {
  /*color:#FFF;
					background-color:#2557a1;*/
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
.container-fluid .row .col-md-12 {
  padding-right: 0px;
  padding-left: 0px;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
.news-flash {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .news-flash {
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .news-flash {
    font-size: 15px;
  }
}
.news-flash .flash-title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  padding: 14px 20px 14px 20px;
  font-size: 20px;
  line-height: 32px;
  margin-top: -10px;
  margin-bottom: -10px;
  margin-right: 15px;
  display: block;
  text-align: center;
  /*@media (min-width: @screen-md-min) and (max-width:@screen-md-max) {
			padding:23px 20px 23px 20px;
		}*/
}
@media (min-width: 768px) {
  .news-flash .flash-title {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .news-flash .flash-title {
    padding: 23px 20px 23px 20px;
  }
}
.news-flash .flash-title.alert-title {
  background-color: #803333;
}
.news-flash .flash-title.caution-title {
  background-color: #cc8400;
}
.news-flash .flash-title.info-title {
  background-color: #006400;
}
@media (max-width: 767px) {
  .news-flash .flash-title {
    padding: 0px;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
    display: block;
    margin-top: -10px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .news-flash .flash-title {
    padding: 0px;
    margin-left: 0px;
    margin-right: 3px;
    text-align: center;
    display: block;
    margin-top: -10px;
    margin-bottom: 10px;
  }
}
.news-flash .flash-body {
  font-size: 18px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .news-flash .flash-body {
    padding-top: 5px;
  }
}
@media (min-width: 1200px) {
  .news-flash .flash-body {
    padding-top: 6px;
  }
}
.news-flash .flash-body a {
  color: #333;
}
.news-flash .flash-body table {
  height: 54px;
}
.news-flash .flash-body table tr td {
  vertical-align: middle;
}
@keyframes pulse-alert {
  50% {
    background-color: #FF0000;
  }
}
@keyframes pulse-caution {
  50% {
    background-color: #e59400;
  }
}
@keyframes pulse-info {
  50% {
    background-color: #4c924c;
  }
}
.flash-title {
  animation: pulse-alert 10s ease-out 10;
}
.caution-title {
  animation: pulse-caution 10s ease-out 10;
}
.info-title {
  animation: pulse-info 10s ease-out 10;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
.page-jumbotron {
  background-size: cover;
  background-position: top center;
}
@media (max-width: 767px) {
  .page-jumbotron {
    height: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-jumbotron {
    height: 280px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-jumbotron {
    height: 330px;
  }
}
@media (min-width: 1200px) {
  .page-jumbotron {
    height: 380px;
  }
}
.generic-jumbotron {
  background-size: cover;
  background-position: top center;
}
@media (max-width: 767px) {
  .generic-jumbotron {
    height: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .generic-jumbotron {
    height: 180px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .generic-jumbotron {
    height: 180px;
  }
}
@media (min-width: 1200px) {
  .generic-jumbotron {
    height: 180px;
  }
}
#Content.news-content .article-list .article {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #DDD;
}
#Content.news-content .article-list .article h3 {
  margin-top: 5px;
}
#Content.news-content .article-list .article .article-image {
  height: 175px;
  border: 1px solid #2c4f82;
  background-size: cover;
  background-position: top center;
}
#Content.news-content .article-list .article .news-title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #2C4F82;
  margin-bottom: 3px;
}
#Content.news-content .article-list .article .news-date {
  color: #777;
  margin-bottom: 10px;
}
#Content.news-content .article-list .article .news-date .category {
  background-color: #CCC;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #333;
  padding: 5px 5px 5px 5px;
  margin-right: 5px;
}
#Content.news-content .news-caption-container .news-caption {
  display: inline;
  float: right;
}
@media (max-width: 767px) {
  #Content.news-content .news-caption-container .news-caption {
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #Content.news-content .news-caption-container .news-caption {
    margin-top: -40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #Content.news-content .news-caption-container .news-caption {
    margin-top: -40px;
  }
}
@media (min-width: 1200px) {
  #Content.news-content .news-caption-container .news-caption {
    margin-top: -40px;
  }
}
#Content.news-content .news-caption-container .news-caption .caption-text {
  background-color: #FFF;
  color: #000;
  padding: 10px 10px 10px 10px;
}
@media (max-width: 767px) {
  #Content.news-content .news-caption-container .news-caption .caption-text {
    display: block;
  }
}
#Content.news-content .news-caption-container .news-caption .credit-text {
  background-color: #CCC;
  color: #000;
  padding: 10px 10px 10px 10px;
  font-size: 75%;
  line-height: 14px;
}
@media (max-width: 767px) {
  #Content.news-content .news-caption-container .news-caption .credit-text {
    display: block;
  }
}
#Content.news-content .old-news-image {
  margin-top: 40px;
}
#Content.news-content .old-news-caption {
  margin-top: 10px;
}
#Content.news-content .old-news-caption .caption-text {
  background-color: #FFF;
  color: #000;
  padding: 10px 10px 10px 10px;
}
@media (max-width: 767px) {
  #Content.news-content .old-news-caption .caption-text {
    display: block;
  }
}
#Content.news-content .old-news-caption .credit-text {
  background-color: #CCC;
  color: #000;
  padding: 10px 10px 10px 10px;
  font-size: 75%;
  line-height: 14px;
}
@media (max-width: 767px) {
  #Content.news-content .old-news-caption .credit-text {
    display: block;
  }
}
#Content.news-content .article-detail .news-title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #2C4F82;
  margin-bottom: 3px;
  margin-top: 40px;
}
#Content.news-content .article-detail .category {
  background-color: #CCC;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #333;
  padding: 5px 7px 3px 8px;
  margin-right: 5px;
  display: inline-block;
}
#Content.news-content .article-detail .news-date {
  color: #777;
  margin-bottom: 5px;
}
#Content.news-content .article-detail .news-author {
  color: #777;
  margin-bottom: 20px;
  padding-bottom: 9px;
  border-bottom: 1px solid #EEE;
}
#Footer .footer-partners {
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 10px;
  background-color: #ffc331;
}
#Footer .footer-partners .partner {
  margin-bottom: 20px;
}
#Footer .footer-partners .partner img {
  margin-left: auto;
  margin-right: auto;
}
#Footer .mainFooter {
  color: #FFF;
  background-color: #0085ca;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  #Footer .mainFooter {
    text-align: center;
  }
}
#Footer .mainFooter a {
  color: #FFF;
}
#Footer .mainFooter ul.footerLinks {
  list-style-type: none;
  margin: 0px 0px 15px 0px;
  padding: 0;
}
@media (max-width: 767px) {
  #Footer .mainFooter ul.footerLinks {
    margin-top: 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
#Footer .mainFooter ul.footerLinks li.title {
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #Footer .mainFooter ul.footerLinks li.main {
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 0px;
  }
}
#Footer .mainFooter ul.footerLinks li.main a {
  padding-top: 2px;
  padding-bottom: 2px;
  display: block;
  white-space: nowrap;
}
#Footer .mainFooter ul.footerLinks li.main a.footerLogo {
  width: 45px;
  height: 45px;
  margin-right: 10px;
  float: left;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  /* Sticky footer styles
	/******************************************** */
  html {
    position: relative;
    min-height: 100%;
  }
  body {
    /* Margin bottom by footer height */
    margin-bottom: 305px;
  }
  #Footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 305px;
  }
  /******************************************** */
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/* FIND US */
.find-us-tabs {
  padding-top: 10px;
  padding-left: 10px;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  background: #2c4f82;
  background: -moz-linear-gradient(top, #2c4f82 0%, #17458a 100%);
  background: -webkit-linear-gradient(top, #2c4f82 0%, #17458a 100%);
  background: linear-gradient(to bottom, #2c4f82 0%, #17458a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c4f82', endColorstr='#17458a', GradientType=0);
}
.find-us-tabs.nav-tabs {
  border: 0;
}
.find-us-tabs.nav-tabs li a {
  color: #FFF;
  border-radius: 0;
}
.find-us-tabs.nav-tabs li a:hover {
  color: #555;
  background-color: #FFF;
}
.find-us-tabs.nav-tabs li.active a {
  color: #555;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/* TEAM */
#HomeTeamProfile a:hover {
  text-decoration: none;
}
#HomeTeamProfile a .rider {
  margin-top: 25px;
}
#HomeTeamProfile a .rider .image {
  height: 100px;
  background-size: 100%;
  background-position: center;
  transition: background ease-in-out 1s;
}
#HomeTeamProfile a .rider .image:hover {
  background-size: 102%;
}
#HomeTeamProfile a .rider .name-number {
  background-color: #CCC;
}
#HomeTeamProfile a .rider .name-number .number {
  padding: 4px 10px 4px 10px;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 15px;
  line-height: 17px;
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
  display: block;
  text-align: center;
}
#HomeTeamProfile a .rider .name-number .name {
  color: #333;
  padding: 3px 10px 5px 10px;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 17px;
  display: block;
  text-align: center;
}
#TeamProfile a:hover {
  text-decoration: none;
}
#TeamProfile a .rider {
  margin-top: 25px;
}
#TeamProfile a .rider .image {
  height: 350px;
  background-size: 100%;
  background-position: center;
  transition: background ease-in-out 1s;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #TeamProfile a .rider .image {
    height: 285px;
  }
}
#TeamProfile a .rider .image:hover {
  background-size: 102%;
}
#TeamProfile a .rider .name-number {
  background-color: #CCC;
}
#TeamProfile a .rider .name-number .number {
  padding: 4px 10px 4px 10px;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 25px;
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
}
#TeamProfile a .rider .name-number .name {
  color: #333;
  padding: 3px 10px 5px 10px;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #TeamProfile a .rider .name-number .name {
    font-size: 22px;
  }
}
#Profile .profile-image {
  margin-top: -100px;
}
@media (max-width: 767px) {
  #Profile .profile-image {
    margin-top: 15px;
    text-align: center;
  }
}
#Profile .headine-details {
  border-bottom: 1px solid #EEE;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
#Profile .headine-details p {
  font-size: 16px;
}
#Profile .headine-details p .fa {
  width: 40px;
  font-size: 22px;
  color: #052d55;
  text-align: center;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
.emtv-channels {
  margin-top: 25px;
}
.emtv-channels .channel {
  background-size: 100%;
  background-position: center;
  height: 130px;
  margin-bottom: 25px;
  transition: all ease-in-out 1s;
}
.emtv-channels .channel:hover {
  background-size: 105%;
}
.emtv-channels .channel .channel-details {
  padding-top: 75px;
}
.emtv-channels .channel .channel-details .channel-name {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 20px;
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
  display: inline-block;
  padding: 5px 10px 5px 10px;
  display: table;
  /*breaks onto new lines */
}
.emtv-categories {
  margin-top: 25px;
}
.emtv-categories .category {
  background-size: 100%;
  background-position: center;
  height: 185px;
  margin-bottom: 25px;
  transition: all ease-in-out 1s;
}
@media (min-width: 768px) and (max-width: 991px) {
  .emtv-categories .category {
    height: 175px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .emtv-categories .category {
    height: 150px;
  }
}
.emtv-categories .category:hover {
  background-size: 105%;
}
.emtv-categories .category .category-details {
  padding-top: 120px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .emtv-categories .category .category-details {
    padding-top: 130px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .emtv-categories .category .category-details {
    padding-top: 100px;
  }
}
.emtv-categories .category .category-details .category-name {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 20px;
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
  display: inline-block;
  padding: 5px 10px 5px 10px;
  display: table;
  /*breaks onto new lines */
}
.emtv-videos {
  margin-top: 25px;
}
.emtv-videos a {
  text-decoration: none !important;
}
.emtv-videos .video {
  background-size: 100%;
  background-position: center;
  height: 185px;
  margin-bottom: 25px;
  transition: all ease-in-out 1s;
}
@media (min-width: 768px) and (max-width: 991px) {
  .emtv-videos .video {
    height: 175px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .emtv-videos .video {
    height: 150px;
  }
}
.emtv-videos .video:hover {
  background-size: 105%;
}
.emtv-videos .video .video-details {
  padding-top: 85px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .emtv-videos .video .video-details {
    padding-top: 80px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .emtv-videos .video .video-details {
    padding-top: 60px;
  }
}
.emtv-videos .video .video-details .sub-category {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  background-color: #FFF;
  padding: 5px 10px 5px 10px;
  font-size: 12px;
  display: inline-block;
  display: table;
  /*breaks onto new lines */
  color: #333;
}
.emtv-videos .video .video-details .title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 16px;
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
  display: inline-block;
  padding: 5px 10px 5px 10px;
  display: table;
  /*breaks onto new lines */
}
.emtv-videos .video .video-details .date {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  background-color: #FFF;
  font-size: 12px;
  padding: 5px 10px 5px 10px;
  display: inline-block;
  display: table;
  /*breaks onto new lines */
  color: #333;
}
.emtv-videos .video .video-details .heat {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 12px;
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
  display: inline-block;
  padding: 5px 10px 5px 10px;
  display: table;
  /*breaks onto new lines */
}
.emtv-html5-player {
  margin-bottom: 20px;
}
.video-details .title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #0085ca;
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 5px;
}
.video-details .date {
  margin-bottom: 3px;
}
.video-details .sub-category {
  margin-bottom: 3px;
}
.video-details .heat {
  margin-bottom: 15px;
}
.video-details .description {
  margin-bottom: 20px;
}
.emtv-listing a {
  text-decoration: none;
}
.emtv-listing .video {
  background-size: 100%;
  background-position: center;
  height: 200px;
  margin-bottom: 25px;
  transition: all ease-in-out 1s;
}
.emtv-listing .video:hover {
  background-size: 110%;
}
.emtv-listing .video .video-details {
  padding-top: 75px;
}
.emtv-listing .video .video-details .sub-category {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  background-color: #FFF;
  padding: 5px 10px 5px 10px;
  font-size: 12px;
  display: inline-block;
  display: table;
  /*breaks onto new lines */
  color: #333;
}
.emtv-listing .video .video-details .title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 16px;
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
  display: inline-block;
  padding: 5px 10px 5px 10px;
  display: table;
  /*breaks onto new lines */
}
.emtv-listing .video .video-details .date-time {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  background-color: #FFF;
  font-size: 12px;
  padding: 5px 10px 5px 10px;
  display: inline-block;
  display: table;
  /*breaks onto new lines */
  color: #333;
}
.emtv-listing .video .video-details .heat {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 12px;
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
  display: inline-block;
  padding: 5px 10px 5px 10px;
  display: table;
  /*breaks onto new lines */
}
.emtv-player .easyhtml5video {
  margin-top: 40px;
  min-height: 300px;
}
.emtv-player .easyhtml5video video {
  width: 92%    !important;
  height: auto   !important;
}
.emtv-player .easyhtml5video img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .emtv-player .details {
    margin-top: 50px;
  }
}
.emtv-player .details .title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 5px;
}
.emtv-player .details .date {
  margin-bottom: 3px;
}
.emtv-player .details .competition {
  margin-bottom: 3px;
}
.emtv-player .details .heat {
  margin-bottom: 15px;
}
.emtv-player .details .description {
  margin-bottom: 20px;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/* IN FOCUS */
.infocus-listing a {
  text-decoration: none;
}
.infocus-listing .video {
  background-size: 100%;
  background-position: center;
  height: 200px;
  margin-bottom: 25px;
  transition: all ease-in-out 1s;
}
.infocus-listing .video:hover {
  background-size: 110%;
}
.infocus-listing .video .video-details {
  padding-top: 120px;
}
.infocus-listing .video .video-details .title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 16px;
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
  display: inline-block;
  padding: 5px 10px 5px 10px;
  display: table;
  /*breaks onto new lines */
}
.infocus-listing .video .video-details .date-time {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  background-color: #FFF;
  font-size: 12px;
  padding: 5px 10px 5px 10px;
  display: inline-block;
  display: table;
  /*breaks onto new lines */
  color: #333;
}
.infocus-gallery .easyhtml5video {
  margin-top: 40px;
  min-height: 300px;
}
.infocus-gallery .easyhtml5video video {
  width: 92%    !important;
  height: auto   !important;
}
.infocus-gallery .easyhtml5video img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .infocus-gallery .details {
    margin-top: 50px;
  }
}
.infocus-gallery .details .title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 5px;
}
.infocus-gallery .details .date {
  margin-bottom: 3px;
}
.infocus-gallery .details .competition {
  margin-bottom: 3px;
}
.infocus-gallery .details .heat {
  margin-bottom: 15px;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/* CLUB SHOP */
.product-listing a {
  text-decoration: none;
}
.product-listing a .product {
  background-color: #EEE;
  color: #2c4f82;
  text-decoration: none;
  margin-bottom: 25px;
}
.product-listing a .product .product-image {
  height: 360px;
  background-size: cover;
  background-color: #FFF;
  background-position: center;
  border: 1px solid #EEE;
  border-bottom: none;
  background-position: top;
}
.product-listing a .product .product-image.related-item-image {
  height: 260px;
}
.product-listing a .product .details {
  padding: 5px 10px 10px 10px;
}
.product-listing a .product .details .title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 70px;
}
.product-detail .product-image {
  border: 1px solid #EEE;
  border-bottom: none;
}
.product-detail .item-description {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #DDD;
}
.product-detail .item-price {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #DDD;
}
.product-detail .item-price .price {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 45px;
  color: #0085ca;
}
.product-detail .item-price .price-note {
  font-style: italic;
  font-size: 13px;
}
.basket-summary {
  margin-top: 40px;
}
table.basket td {
  vertical-align: middle !important;
}
table.basket td .form-group {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .checkout-buttons {
    float: right;
  }
}
.breadcrumb {
  margin-top: 40px;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/* GRAND DRAW */
.grand-draw .total-payout-amount {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  color: #2c4f82;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/* HOSPITALITY AND SPONSORSHIP */
.meeting-sponsorship th {
  text-align: center;
}
.meeting-sponsorship th:first-child {
  text-align: left;
}
.meeting-sponsorship th.logo {
  text-align: center !important;
}
.meeting-sponsorship th.logo img {
  margin-left: auto;
  margin-right: auto;
}
.meeting-sponsorship th.ghml {
  text-align: center !important;
}
.meeting-sponsorship th.price {
  background-color: #c89b04;
  border-left: 1px solid #FFF;
  color: #FFF;
}
.meeting-sponsorship td {
  text-align: center;
  vertical-align: middle !important;
}
.meeting-sponsorship td:first-child {
  text-align: left;
}
.meeting-sponsorship td.available {
  color: #CCC;
  font-style: italic;
}
.meeting-sponsorship.availability td:nth-child(2) {
  text-align: left !important;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/* STATISTICS */
#LeagueTable {
  height: 252px;
}
@media (max-width: 767px) {
  #LeagueTable {
    height: 716px;
  }
}
#ShieldTable {
  height: 252px;
}
@media (max-width: 767px) {
  #ShieldTable {
    height: 716px;
  }
}
#AveragesTable {
  height: 1091px;
}
@media (max-width: 767px) {
  #AveragesTable {
    height: 860px;
  }
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/* CONTACT US */
@media (min-width: 768px) {
  .panel-contact {
    min-height: 200px;
  }
}
.panel-ems {
  border-color: #0085ca;
}
.panel-ems .panel-heading {
  background-color: #0085ca;
  color: #FFF;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}
.panel-ems-danger {
  border-color: #CC0000;
}
.panel-ems-danger .panel-heading {
  background-color: #CC0000;
  color: #FFF;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}
.panel-ems-success {
  border-color: #5cb85c;
}
.panel-ems-success .panel-heading {
  background-color: #5cb85c;
  color: #FFF;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
.benefits-list {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 35px;
  margin-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
.benefits-list li {
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #CCC;
  list-style-type: none;
  background-image: url(/images/page-images/tick.png);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: left center;
  padding-left: 50px;
}
.benefits-list li:first-child {
  border-top: 1px solid #CCC;
}
.benefits-list-small {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 35px;
  padding-left: 0px;
  padding-right: 0px;
}
.benefits-list-small li {
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #EEE;
  list-style-type: none;
  background-image: url(/images/page-images/tick.png);
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: left center;
  padding-left: 40px;
}
.benefits-list-small li:first-child {
  border-top: 1px solid #EEE;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/* fixture carousel - large */
.match-centre-carousel-container {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #0085ca;
}
.match-centre-carousel-container .match-centre-carousel .slick-slide {
  outline: none;
}
@media (min-width: 1200px) {
  .match-centre-carousel-container .match-centre-carousel {
    width: 1095px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .match-centre-carousel-container .match-centre-carousel {
    width: 825px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .match-centre-carousel-container .match-centre-carousel {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .match-centre-carousel-container .match-centre-carousel {
    padding-left: 0px;
    padding-right: 0px;
  }
  .match-centre-carousel-container .match-centre-carousel .container {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
  }
  .match-centre-carousel-container .match-centre-carousel .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .match-centre-carousel-container .match-centre-carousel .col-xs-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .match-centre-carousel-container .match-centre-carousel {
    margin-left: 30px;
    margin-right: 30px;
  }
  .match-centre-carousel-container .match-centre-carousel .slick-prev {
    left: -30px;
  }
  .match-centre-carousel-container .match-centre-carousel .slick-next {
    right: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .match-centre-carousel-container .match-centre-carousel {
    margin-left: 75px;
    margin-right: 75px;
  }
  .match-centre-carousel-container .match-centre-carousel .slick-prev {
    left: -50px;
  }
  .match-centre-carousel-container .match-centre-carousel .slick-next {
    right: 10px;
  }
}
.match-centre-carousel-container .match-centre-carousel .slick-prev:before,
.match-centre-carousel-container .match-centre-carousel .slick-next:before {
  color: #FFF;
  font-size: 50px;
}
.match-centre-carousel-container .match-centre-carousel .slick-prev {
  left: -30px;
  width: 50px;
  height: 50px;
}
.match-centre-carousel-container .match-centre-carousel .slick-next {
  right: -30px;
  width: 50px;
  height: 50px;
}
.match-centre-carousel-container .match-centre-carousel .match-card {
  background-color: #ffffff;
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: all 0.2s ease-in-out;
  padding: 15px;
  outline: hidden;
  text-align: center;
  width: 236px;
  margin-left: 15px;
  margin-right: 15px;
  min-height: 335px;
}
.match-centre-carousel-container .match-centre-carousel .match-card:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.1), 0 10px 10px rgba(0, 0, 0, 0.1);
}
.match-centre-carousel-container .match-centre-carousel .match-card .card-title {
  margin: -15px -15px 15px -15px;
  padding: 10px;
  background-color: #0085ca;
  text-align: center;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 17px;
  line-height: 20px;
}
.match-centre-carousel-container .match-centre-carousel .match-card .location {
  margin-bottom: 15px;
}
.match-centre-carousel-container .match-centre-carousel .match-card .logos-score {
  margin-bottom: 15px;
}
.match-centre-carousel-container .match-centre-carousel .match-card .logos-score .score {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  padding: 13px 5px 9px 5px;
  font-size: 15px;
  line-height: 22px;
  background-color: #0085ca;
}
.match-centre-carousel-container .match-centre-carousel .match-card .logos-score .score .space {
  font-size: 10px;
}
.match-centre-carousel-container .match-centre-carousel .match-card .team-names {
  font-weight: bold;
}
.match-centre-carousel-container .match-centre-carousel .match-card .team-names .home {
  text-align: right;
}
.match-centre-carousel-container .match-centre-carousel .match-card .competition {
  margin-bottom: 25px;
}
.match-centre-carousel-container .match-centre-carousel .match-card .buttons .btn-match-centre {
  margin-top: 43px;
  margin-bottom: 26px;
}
.match-centre-carousel-container .match-centre-carousel .match-card.fixture .time {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  padding: 10px 5px 10px 5px;
  font-size: 14px;
  line-height: 22px;
  background-color: #0085ca;
}
.match-centre-carousel-container .match-centre-carousel .match-card.fixture .buttons .btn-match-centre {
  margin-top: 0px;
  margin-bottom: 10px;
}
.match-centre-carousel-container .match-centre-carousel .match-card.fixture .buttons .btn-match-centre.single-row {
  margin-top: 43px;
  margin-bottom: 26px;
}
@media (max-width: 991px) {
  .match-centre-carousel-container .match-centre-carousel .match-card.fixture .buttons .col-xs-6 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.match-centre-carousel-container .match-centre-carousel .match-card.fixture .buttons .col-xs-6.btn-tickets-container {
  padding-right: 5px;
}
.match-centre-carousel-container .match-centre-carousel .match-card.fixture .buttons .col-xs-6.btn-stream-container {
  padding-left: 5px;
}
.match-centre-carousel-container .match-centre-carousel .match-card.coming-soon .logo {
  margin-top: 35px;
}
.match-centre-carousel-container .match-centre-carousel .match-card.coming-soon .year {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #0085ca;
  font-size: 34px;
  line-height: 56px;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
.header {
  height: 60px;
}
@media (min-width: 768px) {
  .header {
    height: 80px;
  }
}
body {
  border-top: 2px solid #ffc331;
}
.primary-header {
  background-color: #1d439a;
}
.primary-header .sponsor .text {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  padding: 5.5px 8px 0px 0px;
  float: right;
}
.primary-header .sponsor .image {
  float: right;
  padding: 0px 3px 0px 0px;
}
.navbar {
  min-height: 40px !important;
}
.navbar-ems {
  border: 0;
  border-radius: 0;
  margin-bottom: 0px;
  background: #0085ca;
  /*	background: -moz-linear-gradient(top,  #0B56A4 0%, #17458a 100%);
	background: -webkit-linear-gradient(top,  #0B56A4 0%,#17458a 100%);
	background: linear-gradient(to bottom,  #0B56A4 0%,#17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0B56A4', endColorstr='#17458a',GradientType=0 );*/
}
@media (min-width: 768px) {
  .navbar-ems {
    height: 80px;
  }
}
.navbar-ems .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
.navbar-ems .navbar-collapse.in {
  /* allow long menu to scroll at xs size */
}
@media (max-width: 767px) {
  .navbar-ems .navbar-collapse.in {
    max-height: 100vh;
  }
}
.navbar-ems .navbar-brand {
  padding: 4px 0px 4px 15px;
}
.navbar-ems.affix-top .show-affix {
  display: none;
}
.navbar-ems.affix-top .hide-affix {
  display: block;
}
.navbar-ems.affix {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.navbar-ems.affix .show-affix {
  display: block;
}
@media (max-width: 767px) {
  .navbar-ems.affix .show-affix {
    display: none;
  }
}
.navbar-ems.affix .hide-affix {
  display: none;
}
@media (max-width: 767px) {
  .navbar-ems.affix .hide-affix {
    display: block;
  }
}
.navbar-ems .navbar-nav li {
  line-height: 30px;
}
.navbar-ems .navbar-nav li a {
  font-weight: bold;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 767px) {
  .navbar-ems .navbar-nav li a {
    /* BOOK TICKETS */
    padding: 15px 15px 15px 15px;
    /* SEASON TICKETS 
					padding:15px 20px 15px 20px;	*/
    font-size: 18px;
    border-right: 0px;
    border-top: 1px solid #052d55;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-ems .navbar-nav li a {
    /* BOOK TICKETS */
    padding: 30px 15px 30px 15px;
    /* SEASON TICKETS 
					padding:10px 10px 10px 10px;*/
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-ems .navbar-nav li a {
    /* BOOK TICKETS */
    padding: 30px 15px 30px 15px;
    /* SEASON TICKETS 
					padding:10px 25px 10px 25px; */
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .navbar-ems .navbar-nav li a {
    /* BOOK TICKETS */
    padding: 30px 15px 30px 15px;
    /* SEASON TICKETS
					padding:10px 40px 10px 40px; */
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .navbar-ems .navbar-nav li a.first {
    border-top: 0px;
  }
}
.navbar-ems .navbar-nav li a.logo {
  padding: 6px 20px 7px 20px;
}
.navbar-ems .navbar-nav li a:link {
  color: #FFFFFF;
  background-color: transparent;
}
.navbar-ems .navbar-nav li a:visited {
  color: #FFFFFF;
  background-color: transparent;
}
.navbar-ems .navbar-nav li a:hover {
  color: #1d439a;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}
.navbar-ems .navbar-nav li a:hover .fa {
  color: #FFF;
}
.navbar-ems .navbar-nav li a.active {
  color: #1d439a;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}
.navbar-ems .navbar-nav li.open {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}
.navbar-ems .navbar-nav li.open a {
  color: #0854a1;
}
.navbar-ems .navbar-nav li.open .fa {
  color: #FFF;
}
@media (max-width: 767px) {
  .navbar-ems .navbar-nav li ul.dropdown-menu {
    background-color: #2A6AAB;
  }
}
.navbar-ems .navbar-nav li ul.dropdown-menu a {
  font-size: 18px;
  padding: 7px 20px 7px 20px;
  border-right: 0px;
}
@media (max-width: 767px) {
  .navbar-ems .navbar-nav li ul.dropdown-menu a {
    border-color: #AAA;
  }
}
.navbar-ems .navbar-nav li ul.dropdown-menu a:link {
  color: #0854a1;
  background-color: transparent;
}
@media (max-width: 767px) {
  .navbar-ems .navbar-nav li ul.dropdown-menu a:link {
    color: #FFF;
  }
}
.navbar-ems .navbar-nav li ul.dropdown-menu a:visited {
  color: #0854a1;
  background-color: transparent;
}
@media (max-width: 767px) {
  .navbar-ems .navbar-nav li ul.dropdown-menu a:visited {
    color: #FFF;
  }
}
.navbar-ems .navbar-nav li ul.dropdown-menu a.hover {
  color: #0854a1;
}
@media (max-width: 767px) {
  .navbar-ems .navbar-nav li ul.dropdown-menu a.hover {
    color: #FFF;
  }
}
.navbar-ems .navbar-nav li.logo {
  margin-top: -24px;
  position: relative;
  height: 100px;
  z-index: 1000;
}
.navbar-ems .navbar-nav li.logo a:hover {
  background: none !important;
}
.navbar-ems .navbar-nav li.logo img {
  height: 115px;
}
.navbar-ems .navbar-nav li.tickets {
  background-color: #ffc331;
}
.navbar-ems .navbar-nav li.tickets a {
  color: #0085ca;
}
.navbar-ems .navbar-nav li.tickets a .fa {
  font-size: 19px;
  line-height: 19px;
}
.navbar-ems .navbar-nav li.tickets a:hover {
  color: #0085ca;
}
.navbar-ems .navbar-nav li.tickets a:hover .fa {
  color: #0085ca;
}
.navbar-ems.affix li.logo {
  margin-top: 0px;
}
.navbar-ems.affix li.logo img {
  height: 68px;
}
.navbar-ems .navbar-toggle {
  margin-top: 12px;
  color: #FFF;
  background-color: #d7ad37;
}
.navbar-ems .navbar-toggle:visited {
  background-color: #d7ad37;
}
.navbar-ems .navbar-toggle:hover {
  background-color: #CCC;
}
.navbar-ems .navbar-toggle:focus {
  background-color: #d7ad37;
}
.navbar-ems .navbar-toggle .icon-bar {
  background-color: #FFF;
}
.navbar-megamenu .dropdown-large {
  position: static !important;
}
.navbar-megamenu .dropdown-menu-large {
  margin-left: 175px;
  margin-right: 16px;
  padding: 20px 0px;
  margin-top: -1px !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-megamenu .dropdown-menu-large {
    width: 75%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-megamenu .dropdown-menu-large {
    width: 70%;
  }
}
@media (min-width: 1200px) {
  .navbar-megamenu .dropdown-menu-large {
    width: 55%;
  }
}
.navbar-megamenu .dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.navbar-megamenu .dropdown-menu-large > li > ul > li {
  list-style: none;
}
.navbar-megamenu .dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  font-family: "droid_sansregular", Arial, Verdana, sans-serif;
  font-size: 14px !important;
  text-transform: capitalize;
  line-height: 20px;
  /*		clear: both;
		font-weight:300;
		line-height: 1.428571429;
		color: #333333;
		white-space: normal;*/
}
.navbar-megamenu .dropdown-menu-large > li ul > li > a:hover,
.navbar-megamenu .dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.navbar-megamenu .dropdown-menu-large .disabled > a,
.navbar-megamenu .dropdown-menu-large .disabled > a:hover,
.navbar-megamenu .dropdown-menu-large .disabled > a:focus {
  /*color: #999999;*/
}
.navbar-megamenu .dropdown-menu-large .disabled > a:hover,
.navbar-megamenu .dropdown-menu-large .disabled > a:focus {
  /*		text-decoration: none;
		background-color: transparent;
		background-image: none;
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
		cursor: not-allowed;*/
}
.navbar-megamenu .dropdown-menu-large .dropdown-header {
  /*		color: #428bca;
		font-size: 18px;*/
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
  color: #FFF;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .navbar-megamenu .dropdown-menu-large {
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .navbar-megamenu .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .navbar-megamenu .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .navbar-megamenu .dropdown-menu-large .dropdown-header {
    padding: 3px 13px !important;
  }
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/* header */
.live-banner {
  margin-top: 1px;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  animation: pulse-alert 8s ease-out infinite;
  background-color: #803333;
  /*background-color:#006400;*/
}
@media (max-width: 767px) {
  .live-banner {
    margin-top: 10px;
  }
}
.live-banner .live-dot {
  animation: pulse-alert 8s ease-out infinite;
  color: #803333;
}
@keyframes pulse-alert {
  50% {
    background-color: #FF0000;
  }
}
@keyframes pulse-info {
  50% {
    background-color: #4c924c;
  }
}
.result-banner {
  margin-top: 1px;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  animation: pulse-info 8s ease-out infinite;
  background-color: #006400;
  /*background-color:#006400;*/
}
@media (max-width: 767px) {
  .result-banner {
    margin-top: 10px;
  }
}
.result-banner .live-dot {
  animation: pulse-alert 8s ease-out infinite;
  color: #803333;
}
@keyframes pulse-alert {
  50% {
    background-color: #FF0000;
  }
}
@keyframes pulse-info {
  50% {
    background-color: #4c924c;
  }
}
.loading {
  margin-top: 35px;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 44px;
  text-align: center;
}
.live-jumbotron {
  /*background-color:#8CC2FF;*/
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  border-bottom: 5px solid #0085ca;
  /*padding-top:15px;
	padding-bottom:20px;
	margin-bottom:30px;*/
}
.live-jumbotron .match-centre-jumbotron-row {
  background-color: #FFF;
  opacity: 0.9;
  padding-top: 15px;
  padding-bottom: 20px;
}
.live-jumbotron .team {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .live-jumbotron .team {
    margin-top: 13px;
  }
}
@media (min-width: 768px) {
  .live-jumbotron .team .logo.away-team {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .live-jumbotron .team .logo img {
    margin-left: auto;
    margin-right: auto;
  }
}
.live-jumbotron .team .team-name {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 35px;
  line-height: 30px;
  margin-top: 22px;
}
@media (max-width: 767px) {
  .live-jumbotron .team .team-name {
    text-align: center !important;
    font-size: 25px;
    line-height: 23px;
  }
}
@media (min-width: 768px) {
  .live-jumbotron .team.away-team {
    text-align: right;
  }
  .live-jumbotron .team.away-team img {
    float: right;
  }
}
.live-jumbotron .team .top-scorer {
  margin-top: 5px;
}
@media (max-width: 767px) {
  .live-jumbotron .team .top-scorer {
    text-align: center !important;
  }
}
.live-jumbotron .score {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 60px;
  background-color: #CCC;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .live-jumbotron .score {
    margin-top: 10px;
  }
}
.live-jumbotron .fixture-title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 35px;
  line-height: 34px;
  margin-bottom: 10px;
  text-align: center;
  color: #0085ca;
  /*text-shadow:
		   -1px -1px 0 #000,  
			1px -1px 0 #000,
			-1px 1px 0 #000,
			 1px 1px 0 #000; */
}
.live-jumbotron .date-location-competition {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  text-align: center;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/* scorecharts */
.auto-refresh-banner {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 10px;
  animation: pulse-auto-refresh 8s ease-out infinite;
  background-color: #cc8400;
}
.auto-refresh-banner .fa {
  font-size: 15px;
}
@keyframes pulse-auto-refresh {
  50% {
    background-color: #e59400;
  }
}
.live-scorecharts {
  margin-top: 25px;
  border-bottom: 5px solid #0085ca;
}
.live-scorecharts table.rider-scores .rider-scores-header {
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
}
.live-scorecharts table.rider-scores .rider-scores-header .team-detail {
  color: #FFF;
  vertical-align: middle;
}
.live-scorecharts table.rider-scores .rider-scores-header .team-detail .team-name {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  line-height: 23px;
}
.live-scorecharts table.rider-scores .rider-scores-header .team-detail .team-manager {
  font-size: 11px;
}
.live-scorecharts table.rider-scores .rider-scores-header .score {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  background-color: #CCC;
  text-align: center;
  font-size: 35px;
  line-height: 30px;
  vertical-align: middle;
}
.live-scorecharts table.rider-scores .rider-name {
  width: 65%;
}
.live-scorecharts table.rider-scores .individual-score {
  text-align: center;
  width: 7%;
  padding: 8px 4px 8px 4px!important;
}
.live-scorecharts table.rider-scores .total {
  background-color: #DDD;
  text-align: center;
  width: 7%;
  font-weight: bold;
}
.live-scorecharts table.rider-scores .bonus {
  background-color: #EEE;
  text-align: center;
  width: 7%;
}
.live-feed {
  margin-top: 15px;
}
.live-feed .lineup-detail {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .live-feed .lineup-detail .col-sm-10 {
    padding-right: 30px;
  }
}
.live-feed .lineup-detail .heat-number {
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
}
@media (min-width: 768px) {
  .live-feed .lineup-detail .heat-number {
    padding-top: 33px;
    padding-bottom: 33px;
  }
}
.live-feed .lineup-detail .heat-number .heat {
  text-align: center;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 23px;
  line-height: 23px;
  padding-top: 7px;
  padding-bottom: 9px;
}
@media (min-width: 768px) {
  .live-feed .lineup-detail .heat-number .heat {
    font-size: 23px;
    line-height: 23px;
  }
}
.live-feed .lineup-detail .rider-line {
  padding-top: 6px;
  padding-bottom: 6px;
}
@media (max-width: 767px) {
  .live-feed .lineup-detail .rider-line {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.live-feed .heat-detail {
  margin-bottom: 10px;
}
.live-feed .heat-detail .heat-number-time {
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
}
@media (min-width: 768px) {
  .live-feed .heat-detail .heat-number-time {
    padding-top: 10px;
    padding-bottom: 15px;
  }
}
.live-feed .heat-detail .heat-number-time .heat {
  text-align: center;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 23px;
  line-height: 23px;
  padding-top: 7px;
  padding-bottom: 9px;
}
@media (min-width: 768px) {
  .live-feed .heat-detail .heat-number-time .heat {
    font-size: 23px;
    line-height: 23px;
  }
}
.live-feed .heat-detail .heat-number-time .time {
  background-color: #DDD;
  text-align: center;
}
@media (min-width: 768px) {
  .live-feed .heat-detail .heat-number-time .time {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .live-feed .heat-detail .heat-number-time .time {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.live-feed .heat-detail .rider-line {
  padding-top: 6px;
  padding-bottom: 6px;
  /*.gate {
				font-size:10px; 
				line-height:19px;
				
				@media (max-width: @screen-xs-max){float:right;width:35px;}
			}*/
}
@media (max-width: 767px) {
  .live-feed .heat-detail .rider-line {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.live-feed .heat-detail .rider-line.individual {
  margin-right: 0px;
}
.live-feed .heat-detail .rider-line .score {
  text-align: center;
  font-weight: bold;
}
@media (max-width: 767px) {
  .live-feed .heat-detail .rider-line .score {
    text-align: right;
  }
}
.live-feed .heat-detail .total-scores {
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  line-height: 63.9px;
  text-align: center;
}
@media (max-width: 767px) {
  .live-feed .heat-detail .total-scores {
    margin-top: 10px;
  }
}
.live-feed .heat-detail .total-scores .scores-titles {
  font-size: 17px;
  line-height: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.live-feed .heat-detail .total-scores .team-name {
  border-right: 2px solid #CCC;
}
.live-feed .heat-detail .total-scores .home-scores {
  border-bottom: 1px solid #CCC;
}
.live-feed .heat-detail .total-scores .heat-score {
  font-size: 25px;
  border-right: 1px solid #CCC;
}
.live-feed .heat-detail .total-scores .running-score {
  font-size: 33px;
}
.live-feed .abandoned-warning {
  text-align: center;
  font-size: 18px;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  padding-top: 10px;
  padding-bottom: 10px;
}
.live-feed .abandoned-warning .fa {
  margin-right: 5px;
}
/*.feed-comment {

	margin-bottom:10px;
	
	.icon {
		.fa {
			font-size:50px;
			text-align:center;
			
			@media (max-width: @screen-xs-max) {
				margin-right:15px;			
			}
		}
	}
	
	.detail {

	}
	
	.feed-comment-text {
		padding:25px;
	}
}
*/
.feed-comment {
  margin-bottom: 10px;
}
.feed-comment.feed-comment-change .title-icon {
  background-color: #fcf8e3;
  border-color: 1px solid #faebcc;
}
.feed-comment.feed-comment-change .title-icon .title {
  color: #8a6d3b;
}
.feed-comment.feed-comment-change .title-icon .icon {
  color: #8a6d3b;
}
.feed-comment.feed-comment-exclusion .title-icon {
  background-color: #f2dede;
  border-color: 1px solid #ebccd1;
}
.feed-comment.feed-comment-exclusion .title-icon .title {
  color: #a94442;
}
.feed-comment.feed-comment-exclusion .title-icon .icon {
  color: #a94442;
}
.feed-comment.feed-comment-2min .title-icon {
  background-color: #f2dede;
  border-color: 1px solid #ebccd1;
}
.feed-comment.feed-comment-2min .title-icon .title {
  color: #a94442;
}
.feed-comment.feed-comment-2min .title-icon .icon {
  color: #a94442;
}
.feed-comment.feed-comment-text .title-icon {
  background-color: #dff0d8;
  border-color: 1px solid #d6e9c6;
}
.feed-comment.feed-comment-text .title-icon .title {
  color: #3c763d;
}
.feed-comment.feed-comment-text .title-icon .icon {
  color: #3c763d;
}
@media (min-width: 768px) {
  .feed-comment .title-icon {
    padding-top: 10px;
    padding-bottom: 15px;
  }
}
.feed-comment .title-icon .title {
  text-align: center;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  line-height: 23px;
  padding-top: 7px;
  padding-bottom: 9px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .feed-comment .title-icon .title {
    font-size: 20px;
    line-height: 23px;
  }
}
.feed-comment .title-icon .title .icon-xs {
  display: none;
}
@media (max-width: 767px) {
  .feed-comment .title-icon .title .icon-xs {
    display: inline;
  }
}
.feed-comment .title-icon .icon {
  text-align: center;
}
.feed-comment .title-icon .icon .fa {
  font-size: 30px;
}
@media (min-width: 768px) {
  .feed-comment .comment-detail {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .feed-comment .comment-detail {
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .feed-comment .comment-detail table {
    text-align: center;
    min-height: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .feed-comment .comment-detail table {
    min-height: 110px;
  }
}
@media (min-width: 992px) {
  .feed-comment .comment-detail table {
    min-height: 88px;
  }
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/* CLUB SHOP */
.product-listing a {
  text-decoration: none;
}
.product-listing a .product {
  background-color: #EEE;
  color: #2c4f82;
  text-decoration: none;
  margin-bottom: 25px;
}
.product-listing a .product .product-image {
  height: 260px;
  background-size: cover;
  background-color: #FFF;
  background-position: center;
  border: 1px solid #EEE;
  border-bottom: none;
  background-position: top;
}
.product-listing a .product .product-image.related-item-image {
  height: 260px;
}
.product-listing a .product .details {
  padding: 5px 10px 10px 10px;
}
.product-listing a .product .details .title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 70px;
}
.product-listing a .product .details.sale .old-price {
  color: #a94442;
  font-size: 12px;
  font-style: italic;
}
.product-listing a .product .details.sale .new-price {
  color: #3c763d;
  font-size: 14px;
}
.product-detail .product-image {
  border: 1px solid #EEE;
  border-bottom: none;
}
.product-detail .item-description {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #DDD;
}
.product-detail .item-price {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #DDD;
}
.product-detail .item-price .old-price {
  color: #a94442;
  font-size: 20px;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
}
.product-detail .item-price .price {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 45px;
  color: #0085ca;
}
.product-detail .item-price .price.new-price {
  color: #3c763d;
}
.product-detail .item-price .price-note {
  font-style: italic;
  font-size: 13px;
}
.basket-summary {
  margin-top: 40px;
}
table.basket td {
  vertical-align: middle !important;
}
table.basket td .form-group {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .checkout-buttons {
    float: right;
  }
}
.breadcrumb {
  margin-top: 40px;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
h1.logged-in {
  margin-top: 0px;
}
@media (max-width: 767px) {
  h1.logged-in {
    margin-top: 10px;
  }
}
.user-details-header {
  text-align: right;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .user-details-header {
    text-align: center;
  }
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/* EMTV v3 */
.form-signin {
  /*max-width: 330px;
	padding: 0px;
	margin: 0 auto;*/
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.form-signin .panel .panel-heading {
  background-color: #0085ca;
}
.form-signin .panel .panel-heading h4 {
  color: #FFF;
}
.panel-next-fixture .logos {
  margin-top: 10px;
  margin-bottom: 25px;
}
.panel-next-fixture .logos .logo {
  text-align: center;
}
.panel-next-fixture .logos .logo img {
  width: 100px;
}
.panel-next-fixture .fixture-details {
  text-align: center;
}
@media (min-width: 1200px) {
  .panel-next-fixture .fixture-details {
    margin-top: 15px;
  }
}
.panel-next-fixture .fixture-details .fixture-title {
  color: #0085ca;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 5px;
}
.panel-next-fixture .fixture-details .fixture-date {
  color: #0085ca;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  margin-bottom: 5px;
}
.panel-next-fixture .fixture-details .fixture-price {
  color: #0085ca;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  margin-bottom: 15px;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
.homepage .match-details {
  background-position: center;
  background-size: cover;
}
.homepage .match-details .banner {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 28px;
  line-height: 28px;
  padding: 8px;
  text-align: center;
}
.homepage .match-details .banner.live {
  animation: pulse-alert 5s ease-out infinite;
  background-color: #803333;
}
.homepage .match-details .banner.result {
  animation: pulse-success 5s ease-out infinite;
  background-color: #006400;
}
@keyframes pulse-alert {
  50% {
    background-color: #FF0000;
  }
}
@keyframes pulse-success {
  50% {
    background-color: #4c924c;
  }
}
.homepage .match-details .match-details-information-container {
  background-color: rgba(255, 255, 255, 0.8);
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #ffc331;
}
.homepage .match-details .match-details-information-container .date-location-competition {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .homepage .match-details .match-details-information-container .date-location-competition {
    margin-bottom: 30px;
  }
}
.homepage .match-details .match-details-information-container .postponment-details {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}
.homepage .match-details .match-details-information-container .team-names-sm-xs {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  margin-bottom: 15px;
}
.homepage .match-details .match-details-information-container .logos-score {
  margin-bottom: 30px;
}
.homepage .match-details .match-details-information-container .logos-score .score {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  padding: 12px 15px 15px 15px;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 40px;
  background-color: #0085ca;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .homepage .match-details .match-details-information-container .logos-score .score {
    font-size: 40px;
    padding: 15px 15px 15px 15px;
  }
}
@media (min-width: 768px) {
  .homepage .match-details .match-details-information-container .logos-score .score {
    margin-top: 15px;
  }
}
.homepage .match-details .match-details-information-container .logos-score .score .space {
  font-size: 10px;
  line-height: 10px;
}
.homepage .match-details .match-details-information-container .logos-score .team.home {
  text-align: right;
}
.homepage .match-details .match-details-information-container .logos-score .team.home .team-name {
  margin-right: -38px;
  margin-left: 38px;
}
.homepage .match-details .match-details-information-container .logos-score .team.home .logo img {
  float: right;
}
.homepage .match-details .match-details-information-container .logos-score .team.away .team-name {
  margin-right: 38px;
  margin-left: -38px;
}
.homepage .match-details .match-details-information-container .logos-score .team .team-name {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 35px;
  line-height: 30px;
  margin-top: 20px;
}
.homepage .match-details .match-details-information-container .logos-score .team .logo img {
  width: 100px;
}
.homepage .match-details .match-details-information-container .logos-score .individual {
  text-align: center;
}
.homepage .match-details .match-details-information-container .logos-score .individual .match-title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 35px;
  line-height: 30px;
  margin-top: 20px;
}
.homepage .match-details .match-details-information-container .logos-score .individual-result {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 25px;
  text-align: center;
  margin-top: 20px;
}
.homepage.coming-soon {
  background-repeat: no-repeat;
  margin-bottom: -20px;
  background-size: 100%;
}
.homepage.coming-soon .coming-soon-container {
  padding-top: 35px;
}
@media (max-width: 767px) {
  .homepage.coming-soon .coming-soon-container {
    padding-top: 15px;
  }
}
.homepage.coming-soon .latest-feed {
  background-color: transparent !important;
}
.homepage .latest-feed {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #F7F7F7;
}
@media (max-width: 767px) {
  .homepage .latest-feed {
    padding-top: 15px;
  }
}
.homepage .latest-feed a,
.homepage .latest-feed align-content:visited {
  text-decoration: none;
  color: #000;
  border-color: transparent;
}
.homepage .latest-feed .feed-item {
  background-color: #ffffff;
  border: 1px solid #F2F2F2;
  border-color: #F2F2F2;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 35px;
  position: relative;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: all 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .homepage .latest-feed .feed-item {
    min-height: 450px;
  }
}
.homepage .latest-feed .feed-item:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.1), 0 10px 10px rgba(0, 0, 0, 0.1);
}
.homepage .latest-feed .feed-item:hover .image {
  background-size: 470px !important;
}
.homepage .latest-feed .feed-item:hover.emtv .image {
  background-size: 450px !important;
}
@media (min-width: 992px) {
  .homepage .latest-feed .feed-item.wide:hover .image {
    background-size: 720px !important;
  }
}
.homepage .latest-feed .feed-item.wide:hover.emtv .image {
  background-size: 450px !important;
}
@media (min-width: 992px) {
  .homepage .latest-feed .feed-item.wide:hover.emtv .image {
    background-size: 710px !important;
  }
}
.homepage .latest-feed .feed-item.news,
.homepage .latest-feed .feed-item.emtv {
  padding-top: 0px !important;
  color: initial;
}
.homepage .latest-feed .feed-item.news .image,
.homepage .latest-feed .feed-item.emtv .image {
  height: 143px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #0085ca;
  background-size: 450px;
  transition: all 1.5s ease-in-out;
}
@media (min-width: 992px) {
  .homepage .latest-feed .feed-item.news.wide .image,
  .homepage .latest-feed .feed-item.emtv.wide .image {
    height: 210px;
    background-size: 690px;
  }
}
.homepage .latest-feed .feed-item.news .details,
.homepage .latest-feed .feed-item.emtv .details {
  padding: 20px;
}
.homepage .latest-feed .feed-item.news .details .title,
.homepage .latest-feed .feed-item.emtv .details .title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #0085ca;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 15px;
}
.homepage .latest-feed .feed-item.news .details .date-category-spacer,
.homepage .latest-feed .feed-item.emtv .details .date-category-spacer {
  height: 50px;
}
.homepage .latest-feed .feed-item.news .details .date-category,
.homepage .latest-feed .feed-item.emtv .details .date-category {
  font-size: 13px;
  font-weight: bold;
  position: absolute;
  bottom: 15px;
}
.homepage .latest-feed .feed-item.news .details .arrow,
.homepage .latest-feed .feed-item.emtv .details .arrow {
  position: absolute;
  bottom: 15px;
  right: 20px;
  color: #0085ca;
  font-size: 40px;
  line-height: 40px;
}
.homepage .latest-feed .feed-item.emtv .image {
  background-size: 430px;
}
@media (min-width: 992px) {
  .homepage .latest-feed .feed-item.wide.emtv .image {
    background-size: 690px !important;
  }
}
.homepage .latest-feed .feed-item.coming-soon {
  background-position: center;
  min-height: 450px;
}
.homepage .latest-feed .feed-item.coming-soon .arrow {
  position: absolute;
  bottom: 15px;
  right: 20px;
  color: #0085ca;
  font-size: 40px;
  line-height: 40px;
  text-shadow: 0px 0px 10px #FFF;
}
.homepage .latest-feed .latest-feed-modal .modal-content {
  overflow: hidden;
}
.homepage .latest-feed .latest-feed-modal .modal-content .modal-header {
  background-color: #0085ca;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 20px;
  line-height: 20px;
  border: 0px;
}
.homepage .latest-feed .latest-feed-modal .modal-content .modal-header .close {
  margin-top: 4px;
}
.homepage .latest-feed .latest-feed-modal .modal-content .modal-body ol {
  padding-left: 17px;
}
.homepage .latest-feed .latest-feed-modal .modal-content .modal-body ol li {
  margin-bottom: 2px;
}
.homepage .latest-feed .latest-feed-modal .modal-content .modal-body .individual-lineup {
  columns: 200px 2;
}
.homepage .latest-feed .latest-feed-modal .modal-footer a {
  color: #FFF !important;
}
.homepage .team-profiles a:hover {
  text-decoration: none;
}
.homepage .team-profiles a .rider {
  margin-top: 25px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  transition: all 0.2s ease-in-out;
  border: 1px solid #F2F2F2;
}
.homepage .team-profiles a .rider:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.1), 0 10px 10px rgba(0, 0, 0, 0.1);
}
.homepage .team-profiles a .rider .image {
  height: 100px;
  background-size: 100%;
  background-position: center;
  transition: background ease-in-out 1s;
}
.homepage .team-profiles a .rider .image:hover {
  background-size: 102%;
}
.homepage .team-profiles a .rider .name-number {
  background-color: FFF;
}
.homepage .team-profiles a .rider .name-number .number {
  padding: 4px 10px 4px 10px;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 15px;
  line-height: 17px;
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
  display: block;
  text-align: center;
}
.homepage .team-profiles a .rider .name-number .name {
  color: #0085ca;
  padding: 3px 10px 5px 10px;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  display: block;
  text-align: center;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
.fixture-select h1.fixtures {
  font-size: 30px;
  padding-top: 2px;
}
.fixture-select h1.fixtures.visible-xs {
  text-align: center;
  padding-top: 0px;
  margin-bottom: -12px;
}
.fixture-select .latest-fixture-details {
  margin-top: -19px;
}
.fixture-select .btn-year {
  margin-top: 20px;
}
.fixture-select table.fixtures thead {
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
  color: #FFF;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}
.fixture-select table.fixtures thead th {
  text-align: center;
  font-weight: normal;
  padding: 5px;
}
@media (max-width: 767px) {
  .fixture-select table.fixtures tbody tr.fixture {
    cursor: pointer;
  }
}
.fixture-select table.fixtures tbody td.date {
  min-width: 69px;
}
@media (min-width: 768px) {
  .fixture-select table.fixtures tbody td.logos {
    min-width: 100px;
  }
}
.fixture-select table.fixtures tbody td.buttons {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .fixture-select table.fixtures tbody td.buttons {
    min-width: 28px;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .fixture-select table.fixtures tbody td.buttons .btn.visible-xs {
    display: inline-block !important;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.fixture-select table.fixtures tbody td {
  padding: 8px 4px 8px 4px;
}
.match-centre-detail .match-centre-event-jumbotron {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.match-centre-detail .match-centre-fixture-jumbotron {
  /*background-color:#8CC2FF;*/
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  background-position: center center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
  /*margin-bottom:30px;*/
}
.match-centre-detail .match-centre-fixture-jumbotron .match-centre-jumbotron-row {
  /*			background-color:#FFF;
			opacity:0.9;*/
  background-color: rgba(255, 255, 255, 0.9);
  padding-top: 30px;
  padding-bottom: 30px;
}
.match-centre-detail .match-centre-fixture-jumbotron .team-logo {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .match-centre-detail .match-centre-fixture-jumbotron .team-logo.away-team {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .match-centre-detail .match-centre-fixture-jumbotron .team-logo {
    text-align: center;
  }
  .match-centre-detail .match-centre-fixture-jumbotron .team-logo img {
    margin: 0px 5px 0px 5px;
  }
}
.match-centre-detail .match-centre-fixture-jumbotron .event-logo {
  text-align: right;
}
@media (max-width: 767px) {
  .match-centre-detail .match-centre-fixture-jumbotron .event-logo {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .match-centre-detail .match-centre-fixture-jumbotron .event-logo {
    text-align: center;
  }
  .match-centre-detail .match-centre-fixture-jumbotron .event-logo img {
    margin: 0px 5px 0px 5px;
  }
}
.match-centre-detail .match-centre-fixture-jumbotron .fixture-details {
  text-align: center;
}
@media (max-width: 767px) {
  .match-centre-detail .match-centre-fixture-jumbotron .fixture-details.individual {
    text-align: center;
  }
}
.match-centre-detail .match-centre-fixture-jumbotron .fixture-details.no-booking-padding {
  padding-top: 25px;
}
.match-centre-detail .match-centre-fixture-jumbotron .fixture-details .fixture-title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #0085ca;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 10px;
}
.match-centre-detail .match-centre-fixture-jumbotron .fixture-details .fixture-date {
  font-size: 18px;
  margin-bottom: 3px;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
}
.match-centre-detail .match-centre-fixture-jumbotron .fixture-details .fixture-competition {
  font-size: 18px;
  margin-bottom: 3px;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
}
.match-centre-detail .match-centre-fixture-jumbotron .fixture-details .fixture-location {
  font-size: 18px;
  margin-bottom: 8px;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
}
.match-centre-detail .match-centre-result-jumbotron {
  /*background-color:#8CC2FF;*/
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  background-position: center center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
  /*margin-bottom:30px;*/
}
.match-centre-detail .match-centre-result-jumbotron .match-centre-jumbotron-row {
  /*			background-color:#FFF;
			opacity:0.9;*/
  background-color: rgba(255, 255, 255, 0.9);
  padding-top: 30px;
  padding-bottom: 30px;
}
.match-centre-detail .match-centre-result-jumbotron .individual .fixture-title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 35px;
  line-height: 34px;
  margin-bottom: 10px;
  color: #0085ca;
  /*text-shadow:
				   -1px -1px 0 #000,  
					1px -1px 0 #000,
					-1px 1px 0 #000,
					 1px 1px 0 #000; */
}
@media (max-width: 767px) {
  .match-centre-detail .match-centre-result-jumbotron .individual .fixture-title {
    text-align: center;
  }
}
.match-centre-detail .match-centre-result-jumbotron .individual .date-location-competition {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}
@media (max-width: 767px) {
  .match-centre-detail .match-centre-result-jumbotron .individual .date-location-competition {
    text-align: center;
  }
}
.match-centre-detail .match-centre-result-jumbotron .individual .individual-result {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 21px;
  line-height: 20px;
  margin-top: 10px;
  color: #0085ca;
}
@media (max-width: 767px) {
  .match-centre-detail .match-centre-result-jumbotron .individual .individual-result {
    text-align: center;
  }
}
.match-centre-detail .match-centre-result-jumbotron .individual .event-logo {
  text-align: right;
}
@media (max-width: 767px) {
  .match-centre-detail .match-centre-result-jumbotron .individual .event-logo {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .match-centre-detail .match-centre-result-jumbotron .individual .event-logo {
    text-align: center;
  }
  .match-centre-detail .match-centre-result-jumbotron .individual .event-logo img {
    margin: 0px 5px 0px 5px;
  }
}
.match-centre-detail .match-centre-result-jumbotron .team {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .match-centre-detail .match-centre-result-jumbotron .team {
    margin-top: 13px;
  }
}
@media (min-width: 768px) {
  .match-centre-detail .match-centre-result-jumbotron .team .logo.away-team {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .match-centre-detail .match-centre-result-jumbotron .team .logo img {
    margin-left: auto;
    margin-right: auto;
  }
}
.match-centre-detail .match-centre-result-jumbotron .team .team-name {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 35px;
  line-height: 34px;
  margin-top: 22px;
}
@media (max-width: 767px) {
  .match-centre-detail .match-centre-result-jumbotron .team .team-name {
    text-align: center !important;
    font-size: 25px;
    line-height: 23px;
  }
}
@media (min-width: 768px) {
  .match-centre-detail .match-centre-result-jumbotron .team.away-team {
    text-align: right;
  }
  .match-centre-detail .match-centre-result-jumbotron .team.away-team img {
    float: right;
  }
}
.match-centre-detail .match-centre-result-jumbotron .team .top-scorer {
  margin-top: 5px;
}
@media (max-width: 767px) {
  .match-centre-detail .match-centre-result-jumbotron .team .top-scorer {
    text-align: center !important;
  }
}
.match-centre-detail .match-centre-result-jumbotron .result-details .competition {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
@media (max-width: 767px) {
  .match-centre-detail .match-centre-result-jumbotron .result-details .competition {
    margin-top: 10px;
  }
}
.match-centre-detail .match-centre-result-jumbotron .result-details .score {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 45px;
  background-color: #CCC;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .match-centre-detail .match-centre-result-jumbotron .result-details .score {
    margin-top: 10px;
  }
}
.match-centre-detail .match-centre-result-jumbotron .result-details .date-location {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  text-align: center;
}
.match-centre-detail .match-centre-result-jumbotron .result-details .buttons {
  text-align: center;
}
.match-centre-detail .match-centre-result-jumbotron .result-details .buttons a,
.match-centre-detail .match-centre-result-jumbotron .result-details .buttons button {
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
.match-centre-detail .match-centre-tabs {
  padding-top: 10px;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
}
.match-centre-detail .match-centre-tabs .nav-tabs {
  border: 0;
}
.match-centre-detail .match-centre-tabs .nav-tabs li a {
  color: #FFF;
  border-radius: 0;
}
.match-centre-detail .match-centre-tabs .nav-tabs li a:hover {
  color: #555;
  background-color: #FFF;
}
.match-centre-detail .match-centre-tabs .nav-tabs li.active a {
  color: #555;
}
.match-centre-detail .match-centre-tabs .nav-tabs li.dropdown.open .dropdown-toggle {
  color: #333;
}
.match-centre-detail .match-centre-tabs .nav-tabs li.dropdown.open li a {
  color: #333;
}
.match-centre-detail .match-centre-tabs .nav-tabs li.dropdown.open li.active a {
  color: #FFF;
}
@media (max-width: 767px) {
  .match-centre-detail .event-title {
    text-align: center;
  }
}
.match-centre-detail .event-title h3 {
  margin-top: 0px;
}
.match-centre-detail ul.detailed-information li {
  margin-bottom: 3px;
}
.match-centre-detail .match-centre-content {
  padding-top: 15px;
}
.match-centre-detail .match-centre-content .article-image {
  margin-bottom: 20px;
}
.match-centre-detail .match-centre-content .article-snippets li {
  margin-bottom: 7px;
}
.match-centre-detail .match-centre-content .article-snippets .fa {
  color: #2c4f82;
}
.match-centre-detail .match-centre-content #Related .article {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #DDD;
}
.match-centre-detail .match-centre-content #Related .article h3 {
  margin-top: 5px;
}
.match-centre-detail .match-centre-content #Related .article .article-image {
  height: 175px;
  border: 1px solid #2c4f82;
  background-size: cover;
  background-position: top center;
}
.match-centre-detail .match-centre-content #Related .article .news-title {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #2C4F82;
  margin-bottom: 3px;
}
.match-centre-detail .match-centre-content #Related .article .news-date {
  color: #777;
  margin-bottom: 10px;
}
.match-centre-detail .tab-pane {
  margin-top: 15px;
}
.match-centre-detail .emtv-video .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.match-centre-detail .emtv-video .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.complete-scorechart table.rider-scores .rider-scores-header {
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
}
.complete-scorechart table.rider-scores .rider-scores-header .team-detail {
  color: #FFF;
  vertical-align: middle;
}
.complete-scorechart table.rider-scores .rider-scores-header .team-detail .team-name {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  line-height: 23px;
}
.complete-scorechart table.rider-scores .rider-scores-header .team-detail .team-manager {
  font-size: 11px;
}
.complete-scorechart table.rider-scores .rider-scores-header .score {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  background-color: #CCC;
  text-align: center;
  font-size: 35px;
  line-height: 30px;
  vertical-align: middle;
}
.complete-scorechart table.rider-scores .rider-name {
  width: 65%;
}
.complete-scorechart table.rider-scores .individual-score {
  text-align: center;
  width: 7%;
  padding: 8px 4px 8px 4px!important;
}
.complete-scorechart table.rider-scores .total {
  background-color: #DDD;
  text-align: center;
  width: 7%;
  font-weight: bold;
}
.complete-scorechart table.rider-scores .bonus {
  background-color: #EEE;
  text-align: center;
  width: 7%;
}
.complete-scorechart .heat-detail {
  margin-bottom: 10px;
}
.complete-scorechart .heat-detail .heat-number-time {
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
}
@media (min-width: 768px) {
  .complete-scorechart .heat-detail .heat-number-time {
    padding-top: 10px;
    padding-bottom: 15px;
  }
}
.complete-scorechart .heat-detail .heat-number-time .heat {
  text-align: center;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  font-size: 25px;
  line-height: 23px;
  padding-top: 7px;
  padding-bottom: 9px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .complete-scorechart .heat-detail .heat-number-time .heat {
    font-size: 26px;
    line-height: 47px;
  }
}
@media (min-width: 992px) {
  .complete-scorechart .heat-detail .heat-number-time .heat {
    font-size: 30px;
    line-height: 47px;
  }
}
.complete-scorechart .heat-detail .heat-number-time .time {
  background-color: #DDD;
  text-align: center;
}
@media (min-width: 768px) {
  .complete-scorechart .heat-detail .heat-number-time .time {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .complete-scorechart .heat-detail .heat-number-time .time {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.complete-scorechart .heat-detail .rider-line {
  padding-top: 6px;
  padding-bottom: 6px;
}
@media (max-width: 767px) {
  .complete-scorechart .heat-detail .rider-line {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.complete-scorechart .heat-detail .rider-line .score {
  text-align: center;
}
@media (max-width: 767px) {
  .complete-scorechart .heat-detail .rider-line .score {
    text-align: right;
  }
}
.complete-scorechart .heat-detail .total-scores {
  background: #0085ca;
  /*background: -moz-linear-gradient(top, @emsBlue 0%, #17458a 100%);
	background: -webkit-linear-gradient(top, @emsBlue 0%, #17458a 100%); 
	background: linear-gradient(to bottom, @emsBlue 0%, #17458a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@emsBlue', endColorstr='#17458a', GradientType=0);*/
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  color: #FFF;
  line-height: 63.9px;
  text-align: center;
}
@media (max-width: 767px) {
  .complete-scorechart .heat-detail .total-scores {
    margin-top: 10px;
  }
}
.complete-scorechart .heat-detail .total-scores .scores-titles {
  font-size: 17px;
  line-height: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.complete-scorechart .heat-detail .total-scores .team-name {
  border-right: 2px solid #CCC;
}
.complete-scorechart .heat-detail .total-scores .home-scores {
  border-bottom: 1px solid #CCC;
}
.complete-scorechart .heat-detail .total-scores .heat-score {
  font-size: 25px;
  border-right: 1px solid #CCC;
}
.complete-scorechart .heat-detail .total-scores .running-score {
  font-size: 33px;
}
.complete-scorechart .abandoned-warning {
  text-align: center;
  font-size: 18px;
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  padding-top: 10px;
  padding-bottom: 10px;
}
.complete-scorechart .abandoned-warning .fa {
  margin-right: 5px;
}
.match-centre-emtv-player {
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #EEE;
}
.match-centre-emtv-player video {
  width: 90%    !important;
  height: auto   !important;
}
.match-centre-emtv-player .easyhtml5video {
  margin-top: 40px;
  min-height: 300px;
}
.match-centre-emtv-player .easyhtml5video video {
  width: 100%    !important;
  height: auto   !important;
}
.match-centre-emtv-player .easyhtml5video img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .match-centre-emtv-player .details {
    padding-top: 55px;
  }
}
.match-centre-emtv-player .details .heat {
  font-family: "tactic", "droid_sansregular", Arial, Verdana, sans-serif;
  /*text-transform:uppercase;*/
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
}
.event-video {
  margin-top: 40px;
  min-height: 300px;
}
.event-video video {
  width: 100%    !important;
  height: auto   !important;
}
.event-video img {
  max-width: 100%;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/
h1.logged-in {
  margin-top: 0px;
}
@media (max-width: 767px) {
  h1.logged-in {
    margin-top: 10px;
  }
}
.user-details-header {
  text-align: right;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .user-details-header {
    text-align: center;
  }
}
.select-tickets .membership-selections .membership-detail {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 3px;
}
.select-tickets .membership-selections .membership-detail h3 {
  margin-top: 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .select-tickets .membership-selections .membership-detail h3 {
    margin-top: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .select-tickets .membership-selections .membership-detail h3 {
    margin-top: 8px;
  }
}
@media (min-width: 1200px) {
  .select-tickets .membership-selections .membership-detail h3 {
    margin-top: 20px;
  }
}
.select-tickets .membership-selections .membership-detail .form-group {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .select-tickets .membership-selections .membership-detail .form-group {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.select-tickets .membership-selections .membership-detail .form-group .control-label {
  padding-top: 10px;
}
.select-tickets .membership-selections .membership-detail .form-group .include-membership {
  cursor: pointer;
}
@media (min-width: 768px) and (max-width: 991px) {
  .select-tickets .membership-selections .membership-detail .form-group .include-membership {
    margin-top: 13px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .select-tickets .membership-selections .membership-detail .form-group .include-membership {
    margin-top: 8px;
  }
}
@media (min-width: 1200px) {
  .select-tickets .membership-selections .membership-detail .form-group .include-membership {
    margin-top: 18px;
  }
}
.select-tickets .membership-selections .membership-detail .already-included {
  text-align: center;
  font-style: italic;
  padding-top: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .select-tickets .membership-selections .membership-detail .already-included {
    padding-top: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .select-tickets .membership-selections .membership-detail .already-included {
    padding-top: 0px;
  }
}
@media (min-width: 1200px) {
  .select-tickets .membership-selections .membership-detail .already-included {
    margin-top: 8px;
  }
}
.select-tickets .membership-selections .membership-detail .remove-card {
  text-align: center;
  padding-top: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .select-tickets .membership-selections .membership-detail .remove-card {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .select-tickets .membership-selections .membership-detail .remove-card {
    padding-top: 10px;
  }
}
@media (min-width: 1200px) {
  .select-tickets .membership-selections .membership-detail .remove-card {
    margin-top: 5px;
  }
}
.form-register {
  /*max-width: 330px;
	padding: 0px;
	margin: 0 auto;*/
}
.form-register .form-signin-heading,
.form-register .checkbox {
  margin-bottom: 10px;
}
.form-register .checkbox {
  font-weight: normal;
}
.form-register .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-register .form-control:focus {
  z-index: 2;
}
.form-register input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-register input.password {
  margin-bottom: -1px;
}
.form-register input.confirm-password {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.form-register .panel .panel-heading {
  background-color: #2c4f82;
}
.form-register .panel .panel-heading h4 {
  color: #FFF;
}
/************************************************************************************************************************************************/
/************************************************************************************************************************************************/