

body,html{
    font-family: "Poppins", serif !important;
    height: 100%;
    width: 100%;
}
header {
    background-color: #af0000;
    padding: 10px;
}

.toggle_menu {
    color: #fff;
    font-size: 25px;
    cursor: pointer;
}

.login_menu {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
}
.login_menu:hover{
    color: #ffe000;
}
.join_btn{
    background-color: #ffe000;
    padding: 2px 10px;
    border-radius: 2px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    text-decoration: none;
    color: #000;
    margin-left: 10px;
}
.login_modal.modal-content{
    background-image: url('../images/login_bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    border-radius: 10px;
    margin-bottom: auto;
}
.login_modal .closebtn{
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: transparent;
    border: 0;
    z-index: 9;
}
.login_modal .closebtn img{
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(267deg) brightness(113%) contrast(109%);
    width: 25px;
    cursor: pointer;
}
.login_modal .modal-body{
    /*padding: 80px 50px;*/
}
.modal-backdrop.show{
    opacity: 0.8 !important; 
}
.login_modal .form-control{
    background: transparent;
    border: none;
    border-bottom: solid 2px #fff;
    border-radius: 0;
    color: #fff;
}
.login_modal .form-control:focus{
    box-shadow: none;
}
.login_modal .form-check-input:checked,
.login_modal .form-check-input{
    background-color: transparent;
    border-color: #fff;
    height: 20px;
    width: 20px;
    border-radius: 0;
    border-width: 2px;
    margin-right: 10px;
}
.login_modal .field-icon{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-6px);
    color: #fff;
}
.login_modal .form_btn{
    border-radius: 6px;
    text-align: center;
    text-transform: uppercase;
    color: #900000;
    font-weight: 400;
    font-size: 17px;
    border: none;
    width: 100%;
    padding: 10px 0;
    margin-top: 20px;
}
.login_modal .form_btn.bg_wht{background-color: #fff;}
.login_modal .form_btn.bg_yellow{background-color: #ffe000;}

.login_modal .extra_link{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    display: block;
    
}
.login_modal .form-check-label{
    color: #fff;
    font-size: 14px;
}
.login_modal .form-control::placeholder{
    color: #fff !important;
}
.login_modal .modal_logo{
    height: 60px;
}
@media (min-width: 576px) {
    .loginwrp.modal-dialog {
        max-width: 400px;
        margin: 1.75rem auto;
    }
}

.swiper-container{
    height: 170px;
    overflow: hidden;
}
.swiper-slide img{
    width: 100%;
    object-fit: cover;
}
@media (max-width:767px){
    .swiper-slide img{
        height: 100%;
    }
}
.swiper-pagination-bullet{
    width: 25px;
    height: 3px;
    background-color: #fff;
    border-radius: 2px;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background-color: #ffe000; 
}

.slider_content{
    background: rgb(0 0 0 / 70%);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 10px 10px 25px 10px;
}
.slider_content p{
    color: #ffe000;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 18px;
}
.item_box{
    background-color: #900000;
    border-right: solid 1px #af0000;
    border-bottom: solid 1px #af0000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.item_box p{
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    margin-top: 3px;
}
.item_box p.mt-10{
    margin-top: -10px;
}
.item_box a{
    text-decoration: none;
    display: block;
    padding: 10px 0;
}
.mid_sec{
    background-color: #af0000;
    padding: 10px;
}
.mid_sec .text{
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
.mid_sec ul{
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
.mid_sec ul li{
    list-style: none;
    display: flex;
   justify-content: center;
   flex-direction: column;
   align-items: center;
}
.mid_sec ul li a{
    text-decoration: none;
    display: block;
    text-align: center;
}
.mid_sec ul li p{
    color: #fff;
    margin-bottom: 0;
    font-size: 14px;
}
.mid_sec ul li.mid_col{
        width: 33.33333%;    
}
.mid_sec ul li:first-child{
    margin-left: 12%;
    width: 21.33333%;
}
.mid_sec ul li:last-child{
    margin-right: 12%;
    width: 21.33333%;
}

.s_media_sec{
    background-color: #900000;
    padding: 10px;
}
.s_media_sec .text2{
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
.s_media_sec a{
    display: block;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-size: 12px;
}

.sponsors_sec{
    background-color: #d9d9d9;
}

.sponsors .sponsors-lists {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
.sponsors .sponsors-lists li {
    border: 1px solid #a2a2a3;
    border-radius: 4px;
    color: #5e5e5e;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    list-style: none;
}
.sponsors .sponsors-lists li img{
    width: 50px;
    height: 50px;
}

@media (min-width: 1024px) {
    .sponsors .sponsors-lists li {
        flex: 0 0 19%;
        padding: 1.5%;
        margin: .5%;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .sponsors .sponsors-lists li {
        flex: 0 0 24%;
        padding: 1.5%;
        margin: .5%;
    }
}
@media (max-width: 767px) {
    .sponsors .sponsors-lists li {
        flex: 0 0 30.33333%;
        padding: 2%;
        margin: 1%;
    }
}

.sponsors-lists li a {
    color: #5e5e5e;
    text-decoration: none;
}
.sponsors-lists li a p.title{
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 10px;
}
.sponsors-lists li a p.sub_title{
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 0;
}
.site-keyword{
    padding: 2rem;
    background-color: #d9d9d9;
}
.site-keyword h4{
    color: #5e5e5e;
    font-size: 15px;
    font-weight: 600;
    line-height: 2.4rem;
    margin: 1rem 0 !important;
}
.site-keyword p{
    color: #5e5e5e;
    font-size: 14px;
}
.brandambassador {
    padding: 0 2rem 2rem;
    background-color: #d9d9d9;
}
.brandambassador h4{
    color: #5e5e5e;
    font-size: 15px;
    font-weight: 600;
    line-height: 2.4rem;

}
.quicklinks-mobile-revamp {
    padding: 0 2rem 2rem;
    background-color: #d9d9d9;
}
.quicklinks-mobile-revamp h4{
    color: #5e5e5e;
    font-size: 15px;
    font-weight: 600;
    line-height: 2.4rem;

}

.quicklinks-mobile-revamp .table {
    display: table;
}

.quicklinks-mobile-revamp ul {
    list-style-type: none;
    padding-left: 0;
}
.quicklinks-mobile-revamp li {
    display: block;
}
.quicklinks-mobile-revamp a {
    color: #5e5e5e;
    font-size: 12px;
    line-height: 32px;
    padding: 0 1.2px;
    text-decoration: none;
}
.partners-logo{
    background-color: #d9d9d9;
    padding-left: 20px;
}
.copyright-revamp {
    background-color: #c6c6c7;
    padding: 1rem 0;
}

.copyright p {
    margin-bottom: 0;
    font-size: 13px;
    color: #5e5e5e;
    text-align: center;
}

.logo{
    height: 30px;
    width: auto;
    margin-left: 15px;
}








#side-bar {
    width: 300px;
    background: #373737;
    height: 100vh;
    position: absolute;
    top: 0;
    left: -300px;
    transition: all 0.2s linear;
    z-index: 9;
}

#side-bar.active {
    left: 0;
}

#side-bar .side-menu-header {
    position: relative;
    margin: 0;
    padding: 10px;
    background: #af0000;
    text-align: center;
}
#side-bar .side-menu-header .sidebar_logo{
    height: 33px;
}

#side-bar .btn_group{
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
#side-bar .btn_group li{
    list-style: none;
}
#side-bar .btn_group li a{
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    color: #af0000;
    border-radius: 4px;
    margin: 5px;
    width: 139px;
    padding: 3px 0;
}
#side-bar .btn_group li a.bg_white{
    background-color: rgba(255, 255, 255, 0.87);
}
#side-bar .btn_group li a.bg_yellow{
    background-color: rgba(255, 225, 0, 0.87);
}

.icon-thumbnail {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
.icon-thumbnail li{
    list-style: none;
    width: 29.333333333333332%;
    margin: 0 1% 3.5% 2.5%;
}
.icon-thumbnail li a{
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    float: left;
    border: .1rem solid #999;
    border-radius: .3rem;
    color: #ccc;
    text-align: center;
    transition: border-color .3s, color .3s;
    display: flex;
        flex-direction: column;
        align-items: center;
        height: 74px;
        justify-content: center;
        width: 100%;
}
.icon-thumbnail li a svg{
    margin-bottom: 5px;
}
.icon-thumbnail li a p.mb-0{
    margin-top: -10px;
}
.icon-thumbnail li a:hover{
    color: #ffe000;
    border-color: #ffe000;
}
.icon-thumbnail li a:hover svg path{
    fill: #ffe000;
}



.quick-thumbnail {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
.quick-thumbnail li{
    width: 22%;
    margin: 0 0 2.5% 2.5%;
    padding-bottom: .2rem;
}
.quick-thumbnail li a{
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    float: left;
    border: .1rem solid #999;
    border-radius: .3rem;
    color: #ccc;
    text-align: center;
    transition: border-color .3s, color .3s;
    display: flex;
        flex-direction: column;
        align-items: center;
        height: 74px;
        justify-content: center;
        width: 100%;
}
.quick-thumbnail li a svg{
    margin-bottom: 5px;
    width: 18px;
}
.quick-thumbnail li a p.mb-0{
    margin-top: -10px;
}
.quick-thumbnail li a span{
    font-size: 7px;
}

.quick-thumbnail li a:hover{
    color: #ffe000;
    border-color: #ffe000;
}
.quick-thumbnail li a:hover svg path{
    fill: #ffe000;
}


    .mobile-menu-internal-header {
        margin: 0 3% 5%;
        border-bottom: .1rem solid #5e5e5e;
        color: #ccc;
        text-align: center;
        height: .8rem;
    }

    .mobile-menu-internal-header span {
        position: relative;
        top: -.4rem;
        display: inline-block;
        height: 2rem;
        line-height: 2rem;
        padding: 0 1rem;
        background: #373737;
        font-size:16px;
        text-transform: uppercase;
    }

.thumb_wrapper{
    overflow-y: auto;
    height: calc(100% - 80px);
}
.overflow{
    overflow: hidden;
}


#hamb img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(267deg) brightness(113%) contrast(109%);
    width: 22px;
    cursor: pointer;
}
#close{
    position: absolute;
    right: 8px;
    top: 11px;
}
#close img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(267deg) brightness(113%) contrast(109%);
    width: 25px;
    cursor: pointer;
}




.sidebar_top h4 {
    color: #fff;
}

.sidebar_mask {
    width: 100%;
    height: 100%;
    background: #292929db;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 8;
    overflow: hidden;
}