html {
    scroll-behavior: smooth;
    --thumbBG: #f24375;
}

body {
    padding: 0;
    margin: 0;
    font-family: Montserrat;
    font-size: 14px;
}

.lg-backdrop.in {
    opacity: 0.5;
}


/*lg-video-cont */

@font-face {
    font-family: 'Emblema One';
    font-style: normal;
    font-weight: 400;
    src: local('Emblema One'), url('https://fonts.cdnfonts.com/s/15254/EmblemaOne-Regular.woff') format('woff');
}

a,
a:hover {
    text-decoration: none;
    color: unset;
}

.logo img {
    max-width: 81px;
    animation: example 1s linear;
}

@keyframes example {
    0% {
        margin-left: -200%;
    }
    100% {
        margin-left: 0%;
    }
}

.top-header {
    background: #000;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.navbar-light .navbar-nav .nav-link.active {
    color: #ffb800;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #ffb800
}

.navbar-light .navbar-toggler-icon {
    background-color: #fff;
    border-radius: 3px;
}

.top-call span {
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    margin-right: 21px;
}

.top-call a {
    background: #FFB800;
    display: inline-block;
    padding: 5px 15px;
    font-weight: 700;
    font-size: 36px;
}

.top-call a i {
    vertical-align: middle;
}

.top-call {
    animation: example1 1s linear;
    margin-top: -7px;
}

.top-banner-bg {
    background: url(../images/2020/02-3.webp)no-repeat;
    background-size: cover;
}

.top-banner-bg .row {
    flex-direction: row-reverse;
    align-items: center;
}

.top-banner-img {}

.top-banner-txt {
    text-align: center;
}

.top-banner-txt img {
    max-width: 225px;
    margin-bottom: 15px;
}

.top-banner-txt h3 {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}

.top-banner-txt h3 span {
    display: inline-block;
    border: 3px solid #fff;
    border-radius: 15px;
    padding: 5px 15px;
}

.top-banner-txt p {
    font-size: 21px;
    font-weight: 600;
    color: #fff;
}

.top-banner-txt a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline;
}

@keyframes example1 {
    0% {
        margin-top: -200%;
    }
    100% {
        margin-top: 0%;
    }
}

.event-bg {
    background: #000 url(../images/bg-2.webp)no-repeat;
    background-size: cover;
    padding: 60px 0px 50px;
}

.event-bg h2,
.event-bg h3 {
    font-size: 30px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 0px;
}

.event-box {
    text-align: center;
}

.event-box figure {
    margin-bottom: 0;
}

.event-box h4 {
    font-size: 21px;
    color: #fff;
    font-weight: 600;
}

.event-box p {
    font-size: 16px;
    color: #fff;
    font-weight: 400
}

.founder-bg {
    background: url(../images/bg.webp)no-repeat;
    background-size: cover;
    color: #fff;
    padding: 40px 0px 30px;
}

.founder-img h3 {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.founder-img p {
    font-size: 24px;
    color: #fff;
}

.founder-img figure {
    position: relative;
}

.founder-img figure:after {
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    background: #E41779;
    top: -7px;
    right: -7px;
}

.founder-img figure:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    background: #E41779;
    bottom: -7px;
    left: -7px;
}

.founder-img img {
    z-index: 1;
    position: relative;
}

.founder-txt p {
    font-size: 16px;
}

.founder-txt a {
    font-size: 36px;
    color: #000;
    background: #FFB800;
    font-weight: bold;
    display: inline-block;
    padding: 5px 21px;
}

.founder-txt a i {
    vertical-align: middle;
}

.founder-txt span {
    font-size: 28px;
}

.video-glr {
    position: relative;
}

.idx-vdo img {
    display: inherit !important;
}

.video-icon {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video-icon img {
    max-width: 50px;
    height: auto;
    object-fit: cover;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav {
    display: none;
}

.message-bg {
    background: #000 url(../images/bg-2.webp)no-repeat;
    background-size: cover;
    color: #fff;
    padding: 40px 0px 30px;
}

.message-hd {
    font-size: 31px;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}

.state-hd {
    text-align: center;
    font-size: 31px;
    color: #fff;
    margin-bottom: 0px;
}

.state ul li {
    font-size: 16px;
    margin-bottom: 5px;
}

.grand {
    text-align: center;
}

.grand-hd {
    font-size: 46px;
    color: #fff;
    font-weight: 400;
    font-family: 'Emblema One', sans-serif;
}

.grand p {
    font-size: 26px;
}

.grand p span {
    font-family: 'Emblema One', sans-serif;
}

.register {
    padding-top: 60px;
    position: relative;
}

.register-hd h3 {
    font-size: 31px;
    font-weight: 700;
    text-align: center;
}

.register-hd p {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}

.register .form-control {
    border-radius: 0;
    border-color: #888;
}

.register ::-webkit-input-placeholder {
    color: #ccc;
    font-size: 14px;
}

.register :-ms-input-placeholder {
    color: #ccc;
    font-size: 14px;
}

.register ::placeholder {
    color: #ccc;
    font-size: 14px;
}

.register .form-label {
    font-size: 16px;
    font-weight: 500;
}

.register .form-check-label {
    color: #000;
    font-weight: 500;
    font-size: 16px;
}

.register .form-check-label span {
    color: #E41779;
    font-weight: 500;
    font-size: 16px;
}

.register .form-check-input {
    border-radius: 0;
    border-color: #000;
}

.register .submit p {
    font-size: 18px;
    color: #000;
    margin-top: 15px;
}

.register .submit .btn {
    background: #E41779;
    padding: 9px 21px;
    color: #fff;
    border-radius: 0;
    font-size: 18px;
    font-weight: 700;
    transition: 1s;
}

.register .submit .btn:hover {
    background: #FFB800;
    color: #000;
}

label.lbl {
    position: relative;
    display: block;
}

.lbl input {
    display: none;
}

.lbl-ab {
    padding: 5px;
    cursor: pointer;
    color: #333;
    position: relative;
    padding-left: 35px;
    font-size: 14px;
}

.lbl-ab img {
    max-width: 30px;
    position: absolute;
    left: 0;
}

.side-lt-1 {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 150px;
    z-index: -1;
}

.judges {
    position: relative;
}

.judges-hd p {
    font-size: 26px;
    font-weight: 400;
    color: #000;
    text-align: center;
    margin-bottom: 0;
}

.judges-hd h3 {
    font-size: 31px;
    font-weight: 700;
    color: #000;
    text-align: center;
}

.judges-bx {
    position: relative;
    transition: 0.5s;
}

.judges-txt {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    background: rgb(6 6 6 / 26%);
    padding: 15px;
    padding-bottom: 0;
    color: #fff;
    transition: 0.8s;
}

.judges-bx:hover {
    box-shadow: 0px 0px 5px 3px #999;
}

.judges-bx:hover .judges-txt {
    background: rgb(51 51 51 / 72%);
}

.judges-txt h5 {
    position: relative;
    margin-bottom: 15px;
}

.judges-txt h5:after {
    content: "";
    width: 60%;
    border-bottom: 2px solid #E41779;
    position: absolute;
    left: 0;
    bottom: -5px;
}

@media (min-width: 992px) {
    .col-w5 {
        padding: 3px;
        flex: 0 0 auto;
        width: 20%;
    }
}

.view-all-main {
    display: none;
}

.vi-dtl {
    color: #E41779;
    font-weight: 500;
    font-size: 21px;
    text-decoration: underline;
}

.side-lt-2 {
    position: absolute;
    top: -110px;
    left: 0;
    max-width: 150px;
    z-index: -1;
}

.side-rt-2 {
    position: absolute;
    top: -180px;
    right: 0;
    max-width: 150px;
    z-index: -1;
}

.rewards {
    position: relative;
}

.rewards-hd {
    font-size: 31px;
    text-align: center;
    margin-bottom: 15px;
}

.rewards-bx {
    background: #E41779;
    border-radius: 15px;
    padding: 30px;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}

.rewards-bx h3 {
    font-size: 26px;
    margin-bottom: 15px;
}

.rewards-bx p {
    font-size: 18px;
}

.rewards-bx p:last-child {
    margin-bottom: 0;
}

.rewards-bx ul {}

.rewards-bx ul li {
    text-align: left;
    font-size: 18px;
}

.rewards-bx table {
    width: 100%;
    margin-bottom: 30px;
}

.rewards-bx table td {
    border: 1px solid #fff;
    padding: 5px;
    font-size: 18px;
}

.rewards-bx table th {
    border: 1px solid #fff;
    padding: 5px;
    font-size: 18px;
}

.side-rt-3 {
    position: absolute;
    top: -61px;
    right: 0;
    max-width: 150px;
    z-index: -1;
}

.side-lt-3 {
    position: absolute;
    top: -91px;
    left: 0;
    max-width: 150px;
    z-index: -1;
}

.side-rt-4 {
    position: absolute;
    top: 56px;
    right: 0;
    max-width: 150px;
    z-index: -1;
}

.alliances {
    padding-top: 60px;
    position: relative;
}

.alliances h3 {
    font-size: 31px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 700;
}

.alliances figure {
    border: 2px solid #999;
    height: 100%;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 15px;
    background: #fff;
    transition: 0.5s;
}

.alliances figure:hover {
    box-shadow: 0px 0px 5px 5px #ccc;
}

.side-rt-5 {
    position: absolute;
    bottom: 0px;
    right: 0;
    max-width: 150px;
    z-index: -1;
}

.side-lt-5 {
    position: absolute;
    top: -61px;
    left: 0;
    max-width: 150px;
    z-index: -1;
}

footer {
    background: #E41779;
    padding: 40px 0px;
    text-align: center;
    margin-top: 60px;
}

footer img {
    max-width: 161px !important;
}

.ft-txt {
    margin-top: 21px;
    color: #fff;
    font-size: 18px;
}

.cp-rt {
    margin-top: 21px;
    color: #fff;
    font-size: 14px;
}

@media(max-width:1200px) {
    .top-call span {
        display: block;
    }
}

@media(min-width: 992px) {
    .top-call span {
        font-size: 16px;
    }
    .top-call a {
        font-size: 24px;
    }
    .top-banner-txt h3 {
        font-size: 36px;
    }
    .top-banner-txt p {
        font-size: 16px;
    }
    .top-banner-txt a {
        font-size: 14px;
    }
    .founder-img h3 {
        font-size: 28px;
    }
    .founder-txt a {
        font-size: 28px;
    }
    .founder-txt span {
        font-size: 18px;
    }
}

@media(max-width: 991px) {
    .top-banner-txt {
        padding: 15px 0;
    }
    .top-call span {
        font-size: 16px;
    }
    .top-call a {
        font-size: 24px;
    }
    .founder-txt a {
        font-size: 28px;
    }
    .founder-txt span {
        font-size: 21px;
    }
    .judges-bx img {
        width: 100%;
    }
    .navbar-light .navbar-toggler {
        padding: 0;
        margin: 0;
    }
}

@media(max-width: 767px) {
    .logo img {
        max-width: 61px;
    }
    .top-call span {
        font-size: 14px;
        display: block;
    }
    .top-call a {
        font-size: 18px;
    }
    .top-call {
        margin-top: -10px;
    }
    .top-banner-txt img {
        max-width: 160px;
    }
    .top-banner-txt h3 {
        font-size: 26px;
    }
    .top-banner-txt p {
        font-size: 16px;
    }
    .event-bg h2,
    .event-bg h3 {
        font-size: 26px;
    }
    .founder-img h3 {
        font-size: 26px;
    }
    .founder-img p {
        font-size: 18px;
    }
    .message-hd {
        font-size: 26px;
    }
    .state-hd {
        font-size: 26px;
    }
    .grand-hd {
        font-size: 36px;
    }
    .grand p {
        font-size: 21px;
    }
    .register-hd h3 {
        font-size: 26px;
    }
    .rewards-hd {
        font-size: 26px;
    }
    .rewards-bx h3 {
        font-size: 21px;
    }
    .alliances h3 {
        font-size: 26px;
    }
}

.state-hd p {
    font-size: 24px;
    margin: 0px;
}

.state-hd p.subhead {
    font-size: 18px;
}

div.state-hd {
    margin-bottom: 30px;
}

section.view-all-main {
    margin-top: 50px;
}

.state-judge h3 {
    text-transform: uppercase;
}

@media(max-width: 359px) {
    .top-call span {
        font-size: 12px;
    }
    .top-call a {
        font-size: 14px;
        padding: 5px;
    }
}

.psec {
    background: #E41779;
    color: #fff;
    padding: 10px 0px;
}

.stcontent h2.text-center.text-uppercase.tcon {
    font-size: 22px;
    padding: 10px 0px;
}

.str-btn {
    text-align: center;
    padding: 10px 0px;
}

a.btn.btn-primary.registraion-link {
    background: #fff;
    color: #e41779;
    text-decoration: unset;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.2px;
    border-color: #fff;
}

p.smg-subhead {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.fjudge.text-center {
    padding-top: 10px;
}

p.fheading {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}

.h-180 {
    height: 180px;
    width: 100%;
}

.str-btn .bg-pink {
    background: #E41779 !important;
    color: #fff !important;
    border-color: #E41779 !important;
}

p.text-uppercase.subtext {
    color: #fff !important;
}

.top-box {
    padding-bottom: 60px;
}

p.quots {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
}

.bottom-box h2 {
    text-transform: capitalize;
}

.str-btn.text-center.bottom-box h1 {
    color: #E41779;
    font-weight: 700;
    padding: 5px 0px;
}

.str-btn.text-center.bottom-box {
    margin-top: 16px;
}

.bottom-box a.btn.btn-primary.registraion-link.bg-pink {
    margin: 10px 0px;
}

.top-banner-bg {
    padding: 20px 0px;
}

.top-banner-bg h2 {
    color: #fff;
    text-align: center;
}

.row.season {
    padding: 35px 0px;
}

.row.season .heading h2 {
    padding: 15px 0px;
}

.season h2 {
    font-weight: 400;
}

.teams .card {
    background-color: transparent;
    border: 0;
    color: #fff;
    max-width: 300px;
    margin: auto;
    margin-bottom: 30px;
}

.teams .card .name {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 3px;
}

.teams .card .profile {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    margin-bottom: 20px;
}

.teams .card .desc {
    font-size: 15px;
    line-height: 21px;
    font-weight: 300;
}

.event-about {
    background-color: #000000;
    text-align: center;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}

.event-about .logo {
    max-width: 212px;
    margin: auto;
}

.event-about h2 {
    font-size: 26px;
    font-weight: 300;
    line-height: 36px;
}

.event-about h2 strong {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
}

.event-about p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 300;
}

.event-about a.btn.btn-primary.registraion-link {
    background-color: #E41779;
    border-color: #E41779;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

section.contact {
    background-color: #000;
    color: #ffff;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 18px;
}

.contact .card {
    border: 1px solid #e41779;
    padding: 20px 10px 10px;
    max-width: 250px;
    background-color: transparent;
    margin-bottom: 30px;
    text-align: center;
   
}

.contact .title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 500;
    color: #e41779;
}

.contact iframe {
    width: 100%;
    height: 300px;
    border-radius: 10px;
}

.contact .icon {
    background-color: #e41779;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-bottom: 10px;
}

.contact .icon img {
    width: 35px;
}
.rfp-content ul li,.rfp-content p{
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.2px;
}
.rfp{
    padding: 20px 0px;
}
footer .term-link ul{
    display: inline-flex;
    text-decoration: unset;
    list-style: none;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}
footer .term-link ul li{
    padding: 10px;
}
