/*
| --------------------------------
| 1.Global Replacement
| --------------------------------
*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&display=swap');
body {
    font-family: 'Roboto Condensed', sans-serif;
}
a:hover,a:focus {
    text-decoration: none !important;
}
.btn {
    border-radius: 1000px;
    border:0;
}
.btn-link:hover,.btn-link:focus {
    text-decoration: none !important;
}
button:hover,button:focus {
    outline: none;
}
.accordion>.card:first-of-type {
    border-radius: 0px;
    border-top:0;
}
.card-header:first-child {
    border-radius: 0px !important;
}
.card {
    border-radius:0px;
}
/*
| --------------------------------
| 2.Custom
| --------------------------------
*/
.run-soon {
    min-height:400px;
    color:#ffffff;
}
.run-soon .col {
    padding-top: 20%;
}
@media (max-width: 575.98px) {
    .wrapper {
        width: 100%;
        overflow: hidden;
    }
}
.run-header .navbar {
    min-height: 70px;
    background: #ffffff;
}
.run-header .nav-item  {
    padding-right: 10px;
}
.run-header .nav-item .nav-link {
    color:#222222;
    font-size: 16px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 700;
}
.run-header .nav-item.active .nav-link,
.run-header .nav-item:hover .nav-link,
.run-header .nav-item:focus .nav-link {
    border-radius: 1000px;
    color:#ffffff;
}
.run-header .dropdown-menu {
    border:0;
    top:64px;
    border-radius: 0px;
    padding: 0px;
}
.run-header form .dropdown-menu {
    top:59px;
}
.run-header .dropdown-menu .dropdown-item {
    padding:10px 20px;
}
.run-header .dropdown-menu .dropdown-item:hover {
    color:#ffffff;
}
.run-header .form-inline button {
    text-transform: uppercase;
    font-weight: 700;
}
.run-header .social .list-inline-item {
    padding: 0 10px;
}
.run-header .social .list-inline-item a {
    color:#222222;
}
@media (min-width: 1200px) {
    .run-header .logo-float {
        min-width:200px;
    }
    .run-header .logo-float img {
        position: absolute;
        top:-19px;
        z-index: 10;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px){
    .run-header .logo {
        max-width: 100px;
    }
}
@media (max-width: 575.98px) {
    .run-header .logo {
        max-width: 100px;
    }
}
@media (min-width: 1200px) { 
    .run-slideshow .control {
        width: 5%;
    }
    .run-slideshow .control i {
        font-size: 60px;
    }
}
.run-info {
    background-size:cover;
    background-repeat:no-repeat;
    background-attachment: fixed;
}
@media (min-width: 1200px) { 
    .run-info .col-left {
        padding-right: 0px;
    }
    .run-info .col-right {
        padding-left: 0px;
    }
    .run-info .headline {
        color: #ffffff;
        width: 100%;
    }
}
@media (max-width: 575.98px) {
    .run-info .headline {
        font-size:16px;
    }
}
.run-info .card {
    border:0px;
    border-radius: 0px;
    min-height:300px;
}
.run-info .nav-pills .nav-link {
    padding: 20px 30px;
    font-size: 18px;
    color:#ffffff;
}
.run-info .nav-pills .nav-link.active,
.run-info .nav-pills .show>.nav-link {
    background: #ffffff;
    border-radius: 0px 0px 0px 0px;
}
.run-info table {
    width:100%;
}
.run-info table tr td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.run-sponsor {
    background: #ffffff;
    padding:100px 0;
}
.run-sponsor h5 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}
.run-sponsor img {
    max-width: 130px;
}
.run-banner {
    position: relative;
    min-height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
}
.run-banner .title {
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    background: rgba(0,0,0,0.4);
    color:#ffffff;
    text-transform: uppercase;
}
.run-content .accordion .arrow  {
    position: absolute;
    right: 20px;
    top: 20px;
}
.run-content .accordion>.card .card-header .btn-link {
    color:#ffffff;
}
.run-content .accordion .card-body {
    background: #f5f5f5;
}
.run-content .media img {
    max-width: 300px;
}
.run-content.iframe iframe {
    border:0px;
    width: 100%;
    min-height:600px;
    overflow-y:none;
}
.run-content table {
    width:100%;
    margin-bottom: 20px;
}
.run-content table tr td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
footer {
    color:#ffffff;
    padding:30px 0 0px 0;
}
footer .list-inline {
    position: relative;
    top:-5px;
}
footer .list-inline-item a {
    background: #fff;
    padding: 7px 0;
    text-align: center;
    display: block;
    border-radius: 1000px;
    height: 40px;
    width: 40px;
    border:2px solid #ffffff;
}
footer .list-inline-item a:hover,
footer .list-inline-item a:focus {
    color:#ffffff;
}
@media (min-width: 1200px) {
    footer .social {
        text-align: right;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    footer .social {
        text-align: right;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    footer .social {
        text-align: right;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    footer {
        text-align: center;
    }
    footer .content,footer .social {
        margin-bottom: 20px;
    }
}
@media (max-width: 575.98px) {
    footer {
        text-align: center;
    }
    footer .content,footer .social {
        margin-bottom: 20px;
    }
}
.run-header .navbar-toggler {   
    border-radius: 1000px;
    height: 50px;
    width: 50px;
    margin-right: 20px;
}
.run-header .navbar-toggler-icon {
    margin-left: -3px;
    fill:#ffffff !important;
}
.pagination {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.pagination li {
    padding:15px 23px !important;
    margin: 0 10px;
    border:0 !important;
    border-radius: 1000px !important;
}
.pagination li .page-link {
    border:0 !important;
    padding:0 !important;
}
.pagination a {
    border:0;
    border-radius: 0px !important;
    padding:10px;
}
.countdown {
    width: auto;
    position: absolute;
    top: 120px;
    z-index: 990;
    line-height: 30px;
    color:#ffffff;
}
.countdown.left {
    left:20px;
}
.countdown.right {
    right:20px;   
}
.countdown h5 {
    text-transform: uppercase;
    font-weight: 700;
}
.countdown #time {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
}
@media (max-width: 575.98px) {
    .countdown {
        width: 100%;
        position: relative;
        top: 0px;
        left:0;
        right:0;
        z-index: 990;
    }
}
.description ul,
.description ol {
    padding-left: 20px;
}
.description ul li,
.description ol li {
    margin-bottom: 10px;
}
.description figure {
    display: inline-block;
}
.description figure img {
    max-width: 100%;
}
.description figure figcaption {
    background: #f1f1f1;
    padding:10px 20px;
    font-size: 13px;
    text-align: center;
}
.description.terms {
    max-height: 250px;
    overflow: scroll;
}
.vjs-big-play-button {
    top: 35% !important;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 1000px !important;
    height: 3em !important;
    width: 3em !important;
    line-height: 2.8em !important; 
}
.vjs-big-play-button:hover, .vjs-big-play-button:focus {
    outline: none; 
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder, .vjs-icon-play {
    font-size: 50px; 
}