/*****************/
/****  FIND US ***/
/*****************/
.find-us-bg {
    background: url(../img/find-us-bg.jpg);
}
.find-us-header {
    position: relative;

    box-sizing: border-box;
    height: 400px;

    background: url(../img/find-us-header.jpg) no-repeat center center;
    background-size: cover;
}
.find-us-title {
    font-family: 'proxima-nova', Arial, sans-serif;
    font-size: 48px;
    font-weight: 700;

    position: relative;

    padding-top: 215px;

    text-align: center;
    letter-spacing: 10px;
    text-transform: uppercase;

    color: white;
}
.find-us-content {
    font-size: 0;

    position: relative;
    z-index: 1;
    top: -57px;

    max-width: 1170px;
    margin: 0 auto;

    background: white;
}
#find-us-map {
    height: 333px;
}
.find-us-left {
    font-size: initial;

    display: inline-block;

    width: 50%;
    padding: 55px 80px 80px 85px;

    vertical-align: top;
}
.find-us-right {
    font-size: initial;

    display: inline-block;

    width: 50%;
    padding: 110px 50px 0 50px;

    vertical-align: top;
}
.find-us-content h2,
.find-us-content h4,
.find-us-content h3,
.find-us-content ul,
.find-us-content li,
.find-us-content p {
    margin: 0;
    padding: 0;
}
.find-us-content h2 {
    font-weight: 700;

    margin-bottom: 20px;
}
.find-us-content p {
    font-size: 16px;
    color: #6a6a6a;
}
.find-us-content li {
    color: #6a6a6a;
    margin-bottom: 10px;
}
.find-us-content h4 {
    font-size: 20px;
    font-weight: 700;

    margin: 20px 0;
}
.find-us-right p {
    margin-bottom: 18px;
}
.find-us-right a.find-us-email {
    color: #3a42af;
}
.find-us-right-wrapper {
    background: #fafafa;
    padding: 40px;
}
ul.find-us-list {
    padding-left: 15px;

    list-style-image: url(../img/find-us-list.jpg);
}
ul.find-us-list li {
    padding-left: 25px;
}
.find-us-content .find-us-right h4 {
    margin: 0;
    margin-bottom: 18px;
}
@media (max-width: 768px) {
    .find-us-left,
    .find-us-right {
        width: 100%;
    }
}
@media (max-width: 480px) {
    .find-us-left,
    .find-us-right {
        padding-right: 10px;
        padding-left: 10px;
    }
}

/*****************/
/* Race Schedule */
/*****************/

.race-schedule-bg {
    line-height: normal;

    background: url(../img/find-us-bg.jpg);
}
.race-schedule-header {
    position: relative;

    box-sizing: border-box;
    height: 400px;

    background: url(../img/race-schedule-header.jpg) no-repeat center center;
    background-size: cover;
}
.race-schedule-title {
    font-family: 'proxima-nova', Arial, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: normal;

    position: relative;

    padding-top: 215px;

    text-align: center;
    letter-spacing: 10px;
    text-transform: uppercase;

    color: white;
}
.race-season-date {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 4px;

    margin-bottom: 20px;
}
.race-schedule-content {
    font-size: 0;

    position: relative;
    z-index: 1;
    top: -57px;

    max-width: 1170px;
    margin: 0 auto;
}
.next-race {
    margin-bottom: 42px;
}
.next-race-img {
    display: inline-block;
    overflow: hidden;
    width: 25.1%;
    height: 419px;
    vertical-align: top;
}
.next-race-img img {
    height: 100%;
    width: auto;
}

.next-race-content {
    font-size: initial;

    display: inline-block;

    width: 74.9%;
    padding: 50px 81px 33px 48px;
    min-height: 419px;

    vertical-align: top;

    color: white;
    background: #262626;
}
@-moz-document url-prefix() {
    .next-race-content {
        padding-top: 48px;
    }
}
.next-race-block-name {
    font-size: 16px;
    font-weight: 700;

    margin-bottom: 20px;

    color: #e5e4e4;
}
.next-race-time,
.race-time {
    font-size: 14px;
    font-weight: 400;

    margin-bottom: 11px;
    padding-left: 22px;

    color: #bebebe;
    background: url(../img/race-schedule/race-time.png) no-repeat center left;
}
.next-race-title {
    font-size: 30px;
    font-weight: 600;

    margin-bottom: 15px;
}
.next-race-text {
    font-size: 16px;
    color: #cfcfcf;
    font-weight: 500;

    margin-bottom: 28px;
}
a.next-race-ticket {
    padding: 15px 20px;
    width: auto;
    line-height: 1;
    height: auto;
}
.coming-up-title,
.this-season-races {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;

    margin-bottom: 25px;
}
.coming-up-box {
    margin-bottom: 42px;

    text-align: left;
}
.race-box {
    position: relative;

    display: inline-block;

    width: 25%;
    min-width: 292.5px;
    height: 367px;
    padding: 1px;

    text-align: left;
    vertical-align: top;
}
.race-img {
    overflow: hidden;

    height: 180px;
}
.race-img img {
    width: 100%;
}
.race-content {
    position: absolute;
    bottom: 0;

    box-sizing: border-box;
    width: 290.5px;
    height: 186px;
    padding: 40px;

    background: #262626;
}
.race-text {
    font-size: 18px;
    font-weight: 700;

    color: white;
}
.race-details {
    position: absolute;
    bottom: 40px;

    display: none;

    margin-bottom: -15px;
}
.race-details a {
    font-size: 12px;
    font-weight: 700;

    padding: 2px 0 2px 25px;

    color: #ececec;
    background: url(../img/race-schedule/race-details.png) no-repeat center left;
}

.race-details a:hover {
    color: #fff;
}
.hidden-results {
    display: none;
}
.race-box:hover .race-details {
    display: block;
}
.race-box:hover .race-content {
    z-index: 1;

    height: 230px;

    transition: all .3s ease;
}

.previous-race {
    /*background: url(../img/race-schedule/previous-race.jpg);
height: 499px;
background-size: 100% 100%;
background-repeat: no-repeat;*/
    font-size: initial;

    text-align: center;
}
.race-bottom-results {
    font-size: 0;

    display: inline-block;

    max-width: 600px;
    padding: 10px;

    text-align: left;

    border: 2px solid rgb(221, 186, 186);
    background: #fff;;
}
.result-row {
    font-size: 0;

    display: inline-block;

    width: 46%;
    margin: 0 2%;
    padding: 5px 10px;

    text-align: center;

    border-top: 1px solid rgb(221, 221, 221);
}
.result-row:nth-child(-n+2) {
    border-top: 0;
}
.this-season-races {
    display: none;
}
@media(max-width: 480px) {
    .result-row {
        width: 100%;
    }
}
.racer-name {
    font-weight: 600;

    width: 50%;

    border-right: 1px solid #ddd;
}
.racer-number {
    width: 30%;

    border-right: 1px solid #ddd;
}
.racer-points {
    width: 20%;
}
.result-row > div {
    font-size: initial;

    display: inline-block;
}
@media (max-width: 1189px) {
    .next-race-img,
    .next-race-content {
        width: 100%;
    }
    .next-race-img {
        height: 485px;
        padding: 75px 0 0;

        text-align: center;
    }
    .coming-up-title,
    .this-season-races {
        padding-left: 15px;
    }
}

/*****************/
/* Ticket options*/
/*****************/
.ticket-buttons {
    font-size: 1rem;
}
.ticket-buttons span a{
    font-weight: 600;
}
.ticket-options-bg {
    line-height: normal;

    background: url(../img/ticket-options/ticket-options-bg.jpg);
    background-size: cover;
}
.ticket-options-header {
    box-sizing: border-box;
    height: auto;
    padding-bottom: 70px;

    background: url(../img/ticket-options/ticket-options-header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.ticket-options-title {
    font-family: 'proxima-nova', Arial, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: normal;

    position: relative;

    margin-bottom: 20px;
    padding-top: 215px;

    text-align: center;
    letter-spacing: 10px;
    text-transform: uppercase;

    color: white;
}
.ticket-options-subtitle {
    font-size: 20px;

    margin-bottom: 20px;
}
.ticket-header-shape {
    height: 1px;
    margin-bottom: 120px;

    background: url(../img/ticket-options/shape.png) no-repeat center center;
}
.ticket-header-description {
    font-size: 20px;
    max-width: 500px;
    margin: 0 auto;

    margin-bottom: 20px;

    text-align: center;

    color: white;
}
.ticket-header-buttons {
    font-size: 110px;
    line-height: 0;

    text-align: center;
}

.ticket-header-buttons p {
    color: #fff;
    font-size: 14px;
    margin-top: 15px;
}

.ticket-header-buttons p a {
    display: inline;
    width: auto;
    height: auto;
}

.ticket-header-buttons p a:hover {
    text-decoration: underline;
    color: #fff;
}

.ticket-header-buttons a {
    font-size: 14px;
    font-weight: 700;
    line-height: normal;

    display: inline-block;

    box-sizing: border-box;
    width: 180px;
    height: 52px;
    padding: 16px 0;

    text-decoration: none;
    text-transform: uppercase;

    color: white;
}
.ticket-header-buttons a.red-button {
    background-color: #e12b28;
}.ticket-header-buttons a.red-button:hover {
    background-color: #dd4d4a;
}
.ticket-header-buttons a.blue-button {
    /* background-color: #3a42af; */
}
.ticket-options-content {
    max-width: 1170px;
    margin: 0 auto;
    padding: 100px 0 95px;
    background: #fafafa;

    text-align: left;
}
.ticket-options-content-title {
    font-size: 30px;
    font-weight: 700;

    margin-bottom: 35px;

    color: #171717;
}
.ticket-options-phone {
    font-size: 18px;
    font-weight: 300;

    margin-bottom: 75px;

    color: #6a6a6a;
}
.ticket-options-phone a {
    color: #2a61c1;
}
.tickets {
    font-size: 0;

    background: white;
}
.ticket {
    font-size: initial;
    position: relative;
}
.ticket-inner {
    padding: 50px 60px 58px;
    text-align: left;
}
.ticket-title {
    font-size: 24px;
    font-weight: 600;
    color: #000;

    margin-bottom: 25px;
}
.ticket-text {
    font-size: 16px;
    font-weight: 700;

    margin-bottom: 40px;

    color: #6a6a6a;
}
.ticket-options {
    font-size: 14px;
    font-weight: 700;

    margin-bottom: 35px;
    padding-left: 27px;

    list-style-image: url(../img/ticket-options/ticket-option.png);

    color: #3b3b3b;
}
.ticket-options li {
    margin-bottom: 10px;
    padding-left: 10px;
}
.ticket-pdf,
.ticket-more {
    font-size: 12px;
    font-weight: 700;

    display: inline-block;

    box-sizing: border-box;
    padding: 15px 25px;

    text-align: center;
    text-decoration: none;

    color: white;
}
.ticket-pdf:hover,
.ticket-more:hover {
    text-decoration: none;

    color: white;
}
.ticket-pdf:hover {
    background-color: #e04b4b;
}
.ticket-more:hover {
    background-color: #6e73b4;
}
.ticket-pdf {
    margin-right: 15px;

    text-indent: 30px;

    background-color: #df2121;
    background-image: url(../img/ticket-options/pdf.jpg);
    background-repeat: no-repeat;
    background-position: 10% center;
}
.ticket-more {
    text-transform: uppercase;

    background-color: #3a42af;
}
.ticket.odd:before,
.ticket.even:before {
    position: absolute;
    bottom: 0;

    display: block;

    width: 79%;
    height: 1px;

    content: '';

    background: #cecece;
}
.ticket.odd:after {
    position: absolute;
    top: 10%;
    right: 0;

    display: block;

    width: 1px;
    height: 79%;

    content: '';

    background: #cecece;
}
.ticketrow.last .ticket.odd:before,
.ticketrow.last .ticket.even:before {
    display: none;
}

@media (max-width: 1040px) {
    .ticket {
        width: 100%;
    }
    .ticket.odd:after {
        display: none;
    }
    .ticket.odd:before,
    .ticket.even:before {
        right: 60px;
        left: 60px;

        width: auto;
    }
    .ticketrow.last .ticket.odd:before {
        display: block;
    }
}
@media (max-width: 526px) {
    .ticket-buttons {
        text-align: center;
    }
    .ticket-pdf {
        margin-right: 0;
        margin-bottom: 20px;
    }
}
/************/
/****Home****/
/************/
.video-from-youtube {
    padding: 2px !important;
}
.video-from-youtube iframe {
    width: 100%;
    height: auto;
}
.latest-big img {
    height: 310px;
}
div.main-page-content div.date-date div:last-child {
    text-transform: uppercase;
}
/************/
/****Table****/
/************/
table tr td{
    line-height: 1.2;
}

table tr td {
    padding: 5px;
}

#ticket-prices tr td:first-child {
    width: 60%
}

#ticket-prices tr td {
     
}

 

table tr:nth-child(even){
    background: #fafafa;
}

i {
    font-size: 0.8rem;
    line-height: 1.2;
}

table + p{
    margin-top: 5px;
}