body { font-size: 11pt; color:#262626; 
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
  font-style: normal;}
h1, h2, h3, h4, h5, h6{font-weight: 700;
  font-style: normal;}
.navbar, .navbar a, .navbar-light .navbar-nav .nav-link{ color:#262626}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link { color:#262626}
#chronoform-KymcoRiders2025 {}
#chronoform-KymcoRiders2025 .chronoform-container { }
#chronoform-KymcoRiders2025 .chronoform-container .gcore-multiple-column {  }
#chronoform-KymcoRiders2025 .chronoform-container .gcore-multiple-column .gcore-radio-item { display: inline-block;}

#chronoform-KymcoRiders2025 .chronoform-container label.gcore-label-left { color:#17a2b8; margin-top:1.5rem}
#chronoform-KymcoRiders2025 .chronoform-container #fin-captcha1 { width:50% !important;min-width:50% !important; max-width:50% !important; display: inline !important; float:left !important}
#chronoform-KymcoRiders2025 .chronoform-container #fin-captcha2 { width: 240px; height:80px;}



.navbar-brand img{ width: auto; height:100px;}
.navbar a { text-transform: uppercase}

.counter-days {
  font-size:3rem;
}

.counter-hours {
  font-size:3rem;
}

.counter-minutes {
 font-size:3rem;
}

.counter-seconds {
  font-size:3rem;
}

.myCountdown .border{ background: rgba(0, 0, 0, 0.6) }

.red { color:#cc071e}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
}

h1 {
        font-size: 2.5rem;
    }
    h2 {
        font-size: 2.5rem;
    }
    h3 {
        font-size: 2rem;
    }
    h4 {
        font-size: 1.5rem;
    }
    h5 {
        font-size: 1rem;
    }
    h6 {
        font-size: 0.5rem;
    }

footer { background-color: #13131c; color:#fff;
}

footer a {color:#ffffff;}

.jumbotron.bg-primary {
    background-color: rgba(0, 0, 0, 0.5) !important;
    text-transform: uppercase;
}

form {
}
form h2 {
    border-left: 35px solid #cc071e !important;
  line-height: 1.1;
    padding-left: 15px;
  font-size: 30px;
    margin-top: 20px;
}
form label.gcore-label-left {
    max-width: 100% !important;
}
form .btn.btn-primary.btn-lg {
    line-height: 13px !important;
}


input:not([type]), input[type="text"]
{
   min-width: 100%;
}
form .gcore-line-td { margin-top: 1rem }

form .gcore-line-td label{ font-weight: 600;}

.bg-red {
    background: #cc071e;
}

.body #content {
    background-color: #ffffff !important;
}

.breadcrumb {
    background-color: transparent !important;
}

.display-3{  font-size: 2.5rem !important;}
.lead { font-size: 11pt !important}

.bg-red{background: #cc071e;}


/*
@media screen and (min-width:767px) {
    .container-fluid .row{ max-width: 80%; margin: 0 auto;}
}
*/

@media (pointer: coarse) and (hover: none) {
    h1 {
        font-size: 2.5rem;
    }
    h2 {
        font-size: 2.5rem;
    }
    h3 {
        font-size: 2rem;
    }
    h4 {
        font-size: 1.5rem;
    }
    h5 {
        font-size: 1rem;
    }
    h6 {
        font-size: 0.5rem;
    }
  
  .myCountdown { font-size: 0.5rem;}
  .counter-days {
  font-size:1rem;
}

.counter-hours {
  font-size:1rem;
}

.counter-minutes {
 font-size:1rem;
}

.counter-seconds {
  font-size:1rem;
}
  
}