@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

/* Basic CSS Reset */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: poppins, serif;
}

body {
    line-height: 30px;
    font-size: 16px;

}

/*Start Style CSS  */

.heading-h1 {
    font-size: 38px !important;
    line-height: 48px !important;
    font-weight: bold !important;
}

.heading-h2 {
    font-size: 32px !important;
    line-height: 42px !important;
    font-weight: bold !important;
}

.heading-h3 {
    font-size: 28px !important;
    line-height: 38px !important;
    font-weight: bold !important;
}

.heading-h4 {
    font-size: 22px !important;
    line-height: 32px !important;
    font-weight: bold !important;
}

.heading-h5,
.title,
.marketplace-detail-page-top-description h5 {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: bold !important;
}

.heading-h6,
.sub-title {
    font-size: 18px !important;
    line-height: 28px !important;
    font-weight: bold !important;
}

.body-bold,
.product-price p .black,
.pagination-count,
.stringing-option-heading {
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: bold !important;
}

.body-thin {
    font-size: 14px !important;
    line-height: 28px !important;
    font-weight: 400 !important;
}

.btn-txt {
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: bold !important;
}

.navbar-bold,
.x-small {
    font-size: 11px !important;
    line-height: 24px !important;
    font-weight: bold !important;
}


/*Start Custom Styling CSS  */
.btn-txt a {
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: bold !important;
}

.nav-item .header-buttons button a,
.direction-btn button,
.more-pictures button .hero-section-register-button button,
.badminton-page-map-input-fields-button button,
.contact-now-button button,
.hero-section-register-button button,
.contact-now-button button,
.marketplace-detail-page-top-product-price button

/* .register-btn button ,.contact-btn button */
    {
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: bold !important;
}

#owl-example .owl-buttons .owl-prev {
    padding: 7px 11px !important;

}

#owl-example .owl-buttons .owl-next {
    padding: 7px 11px !important;

}

#owl-example2 .owl-buttons .owl-prev {
    padding: 7px 11px !important;

}

#owl-example2 .owl-buttons .owl-next {
    padding: 7px 11px !important;

}

.form-contacts {
    border-radius: 20px !important;
}

.navbar-nav .nav-item a {
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
}

.main-section-heading h1,
.partner-heading h1,
.gallery-heading h1,
.journey-heading h1 {
    /* font-size: 32px !important;
  line-height: 42px !important;
  font-weight: bold !important; */
    font-size: 38px;
    line-height: 48px !important;
    font-weight: bold !important;

}

.news-room-heading,
.get-in-touch-heading h2 {
    font-size: 32px !important;
    line-height: 42px !important;
    font-weight: bold !important;


}

.card-title h4,
.marketplace-products-details .brand p .black,
.news-room-right-video-content h4,
.news-room-video-right-content h4,
.marketplace-detail-page-description-heading {
    font-size: 18px !important;
    line-height: 28px !important;
    font-weight: bold !important;
}

.time p,
.date p {
    font-size: 12px !important;
    line-height: 28px !important;
    font-weight: 400 !important;
    margin-bottom: 0px !important;

}

.main-section-heading h3,
.who-we-are-heading h3,
.news-room-card-left-heading,
.marketplace-detail-page-top-description h3,
.marketplace-detail-page-top-product-price div p {
    font-size: 28px !important;
    line-height: 38px !important;
    font-weight: bold !important;
}

.footer-widget-heading h4,
.title h4 strong,
.title h4 strong,
.follow-on-social-media h4 {
    font-size: 18px !important;
    line-height: 28px !important;
    font-weight: bold !important;
}

.footer-menu ul li a,
.copyright-text p,
.footer-widget ul li a,
.footer-text p,
.who-we-are-heading p,
.card-body p,
.news-room-card-left-paragraph,
.get-in-touch-heading p,
.message-img-content p,
.contact-now-privacy-policy p,
.badminton-page-map-input-fields p,
.badminton-page-map-input-fields .form-select,
.marketplace-search-bar input,
.card-text p,
.marketplace-filter button,
.marketplace-filter-select .form-select,
.item-no,
.form-select,
.brand p a:nth-child(1),
.product-price p a:nth-child(1),
.original-price,
.single_courses .title>p,
.contact-label,
.contact-now-privacy-policy p,
.styled-number-input,
.marketplace-detail-page-description-paragraph {
    font-size: 14px !important;
    line-height: 28px !important;
    font-weight: 400 !important;
}

.follow-on-social-media h4 {
    font-size: 22px !important;
    line-height: 32px !important;
    font-weight: bold !important;
}

/* .who-we-are-img img {
  width: 100px;
  height: auto;
  object-fit: contain;
} */
/*End Custom Styling CSS  */


/*Start  Media Queries for Styling CSS  */
.navbar-brand img {
    margin-left: 0px !important;

}


/*********************************
Start media Queries for responsiveness
***********************************/
@media (max-width: 1200px) {}

@media (max-width: 992px) {
    .partner-section .row.d-flex .col-lg-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 768px) {
    .navbar-brand img {
        margin-left: 0px !important;

    }

    .main-section-heading h1,
    .main-section-heading h3 {
        padding-left: 16px !important;
    }


    .home-page-nav {
        position: fixed;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 1000;
        text-align: center;
        top: -20px;
    }

    .navbar {
        border-radius: 0px !important;
        margin-top: 16px !important;

    }

    .navbar-toggler {
        margin-right: 1rem;
    }

    body {
        margin-top: 80px;
    }

    .main-section-heading h1,
    .main-section-heading h1,
    .upcoming-games,
    .main-section-heading h3,
    .news-room-heading {

        margin-top: 15px !important;
        margin-bottom: 15px !important;

    }

    .demo {
        padding: 0px !important;
    }

    .footer-qr-content {
        align-items: flex-start;
    }

    .footer-widget {
        text-align: left;
    }

    .footer-qr-code img {
        width: 150px;
    }

    .footer-app-store img {
        width: 140px;
    }

}

.partner-section {
    padding: 40px 15px !important;
}

.partner-section .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.partner-section .row.g-4 {
    justify-content: center !important;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
    width: 35px !important;
    height: 35px !important;
}

@media (max-width: 576px) {

    .main-section-heading h1,
    .partner-heading h1,
    .gallery-heading h1,
    .journey-heading h1 {
        /* font-size: 32px !important;
  line-height: 42px !important;
  font-weight: bold !important; */
        font-size: 30px !important;


    }

    .mt-20 {
        margin-top: 20px !important;

    }

    .news-room-right-img img {

        border-radius: 10px !important;

    }

    .news-room-side-cards {
        margin-top: 0px !important;
    }

    .who-we-are-section .row {
        flex-direction: column;
        text-align: center;
    }

    .who-we-are-section {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .who-we-are-img {
        height: 120px !important;
    }

    .who-we-are-img {
        margin-bottom: 20px;
    }

    .gallery-section .container {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

    .nav-item {
        text-align: left !important;
    }

    .slick-slide {
        margin: 0 5px;
    }

    .slick-slide img {
        width: 100%;
        height: auto;
    }

    .title h4 {
        font-size: 16px;
    }

    .title h5 {
        font-size: 14px;
    }

    .title p {
        font-size: 12px;
    }

    .single_courses_desc .title {
        margin-bottom: 30px;
        padding: 5px !important;
    }

    .title h4,
    .title h5,
    .title p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }


    .journey-section .button-group {
        flex-direction: column;
        align-items: center;
    }

    .button-group {

        gap: 20px !important;
    }

    .journey-section {
        height: 400px !important;
    }

    .journey-section .button-group .register-btn,
    .journey-section .button-group .contact-btn {
        width: 100%;
    }

    .partner-img {
        border: none !important;
        padding: 20px !important;
        height: auto !important;
        width: 100% !important;
        text-align: center !important;
    }

    .partner-img img {
        object-fit: contain !important;
        width: 100% !important;
        height: auto !important;
        display: block !important;
    }

    .about-page-ad-container {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

    .owl-buttons .owl-prev,
    .owl-buttons .owl-next {
        display: none !important;
    }

    .main-section-heading h1,
    .coaching-heading {
        text-align: left;
    }

    .news-room-card-left-heading {
        padding-top: 10px;
    }

    .home-hero-section-bg,
    .about-us-hero-section,
    .hero-section-bg,
    .marketplace-hero-section-bg,
    .contact-us-hero-section-bg {
        height: 65vh !important;

    }

    .news-room-container {
        margin-top: 0px !important;
    }

    .ad-container {
        display: none !important;
    }

    .partner-section .row.d-flex .col-lg-3 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .footer-menu ul {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .footer-menu li {
        margin: 0 5px;
    }

    .copyright-text {
        margin-bottom: 10px;
    }

    .footer-qr-content {
        align-items: flex-start;
    }

    .footer-widget {
        text-align: left;
    }

    .footer-qr-code img {
        width: 150px;
    }

    .footer-app-store img {
        width: 140px;
    }

    .footer-qr-content {
        display: flex;
        flex-direction: row !important;
        align-items: center;
        gap: 15px;
    }

    ol,
    ul {
        padding-left: 0 !important;
    }


    /* .copyright-area {
  text-align: center;
}

.copyright-text {
  margin-bottom: 10px;
} */


    .footer-last-tag {
        display: flex !important;
        /* justify-content: end; */
        justify-content: space-between !important;

    }

    .footer-logo img {
        height: 80px !important;
        width: auto;
        object-fit: contain;
    }

    .footer-menu ul li {
        list-style: none;
    }



    .news-room-side-cards .row {
        flex-direction: column !important;
        align-items: left !important;
    }

    .column_order_one {
        order: 2 !important;
        margin-bottom: 20px !important;
    }

    .news-room-side-cards {
        border: none !important;
    }


    .news-columns {
        padding: 10px !important;
    }

    .column_order_two {
        order: 1 !important;
        width: 100% !important;


        margin-bottom: 20px !important;
    }

    .news-room-card-left-heading,
    .news-room-card-left-paragraph {
        text-align: left !important;
    }


}


/*********************************
ENd media Queries for responsiveness
***********************************/


.partner-section .row.d-flex .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;

}


.footer-widget-heading h4 {
    margin-bottom: 20px;
    font-size: 18px;
}

.footer-qr-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

.footer-app-store img {
    width: 120px;
    margin: 5px;
}

/*End Style CSS  */

.owl-carouselss .item {
    margin: 10px;
}

.owl-carouselss .item img {
    width: 100%;
    height: auto;
}


h1 {
    font-size: 36px;
    line-height: 60px;
}

h2 {
    font-size: 28px;
    line-height: 40px;
}

h3 {
    font-size: 24px;
    line-height: 40px;
}

h4 {
    font-size: 18px;
    line-height: 40px;
}

h5 {
    font-size: 18px;
    line-height: 30px;
}


p {
    font-size: 14px;
    line-height: 30px;
}

.navbar {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 16px;
    margin-top: 20px;
}

.navbar-brand img {
    margin-left: 40px;
    width: 100%;
    max-width: 120px;
}

.line {
    background-color: black;
    height: 16px;
    width: 2px;
}

.login-btn a,
.signup-btn a {
    text-decoration: none !important;
    font-family: Poppins !important;
    font-weight: 400 !important;
    line-height: 27px !important;
    color: rgba(0, 0, 0, 1);
}

.signup-btn a {
    margin-right: 20px;
}


.header-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-item a {
    font-family: Poppins;
    font-weight: 300;
    line-height: 21px;
    font-size: 14px;
    color: rgba(0, 0, 0, 1);
}

.nav-item .active-nav {
    font-family: Poppins;
    font-weight: 500;
    line-height: 20px;
    color: #f11717 !important;
}

.navbar-toggler-icon {
    filter: invert(1);
}

img {
    max-width: 100%;
    height: 100%;
    object-position: center;
}

.hero-section-bg {
    /* background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), */
    background: url("../Images/Rectangle\ 3.png");
    /* background-attachment: fixed; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 95vh;
    margin: 14px;
    border-radius: 16px;
}

.home-hero-section-bg {
    position: relative;
    height: 95vh;
    margin: 14px;
    border-radius: 16px;
    overflow: hidden;
}

.home-hero-section-bg video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: -1;
}

.home-page-nav {
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    text-align: center;
    z-index: 1000;
}



.navbar {
    position: relative !important;
}

.hero-section-mid-content-absolute {
    position: absolute !important;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.book p {
    margin-top: 30px;
}

.hero-section-mid-heading {
    font-family: Poppins;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    margin-top: 10px;
    font-weight: 700;
    letter-spacing: 1px;
}

.hero-section-mid-subheading {
    font-family: Poppins;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    margin-top: -10px;
}

.hero-section-register-button {
    text-align: center;
    margin-top: 30px;
}

.hero-section-register-button button {
    padding: 10px 25px 10px 25px;
    border-radius: 80px;
    opacity: 0px;
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    border: none;
    font-family: Poppins;
    font-weight: 600;
    line-height: 36px;
    background-color: #e50000;
}

.main-section-heading h1 {
    font-family: Poppins;
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
    /*margin-top: 70px;*/
}

.main-section-heading h1 {
    font-weight: 700;
    margin-bottom: 30px;
    color: #000;
}

.upcoming-games {
    font-family: Poppins;
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
    margin-left: 20px;
    margin-bottom: 0px;
}

.demo {
    padding: 20px 0;
    position: relative;
    z-index: 9;
}

.demo:after {
    position: absolute;
    content: "";
    z-index: -5;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.owl-carousel>div {
    width: 100%;
}

.owl-carousel .owl-item {
    border: 1px solid rgba(217, 217, 217, 1);
    border-radius: 16px;
    overflow: hidden;
}

/*================================
 coureses area css    ================================*/
.popular_coureses_area {
    background-image: url(https://s17.postimg.org/vfya3ilf3/courses_bg.jpg);
    background-size: cover;
    position: relative;
    z-index: 9;
    background-attachment: fixed;
}

.popular_coureses_area:after {
    background-color: rgba(44, 62, 80, 0.8);
    position: absolute;
    content: "";
    z-index: -5;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.popular_coureses_area .section_heading h3 {
    color: #fff;
}

.popular_coureses_area.all_courses .pagination_area {
    padding-top: 20px;
}

.single_courses {
    background-color: #fff;
}

.single_courses_thumb {
    position: relative;
    z-index: 1;
}

.single_courses_thumb .hover_overlay {
    background-color: rgba(44, 62, 80, 0.7);
    height: 100%;
    left: 0%;
    position: absolute;
    top: 0%;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 100%;
    border-radius: 3px;
    outline: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.single_courses:hover .single_courses_thumb .hover_overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

.single_courses_thumb .links {
    top: 50%;
    margin-top: -17.5px;
    position: absolute;
    right: 50%;
    margin-right: -17.5px;
    width: auto;
    z-index: 99;
    overflow: hidden;
}

.single_courses_thumb .links>a>i {
    color: #fff;
    font-size: 15px;
}

.single_courses_thumb .links>a:hover {
    background-color: #1aa953;
}

.single_courses_thumb .links>a {
    background-color: #1aa953;
    border-radius: 50%;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 35px;
}

.single_courses:hover .single_courses_thumb .links {
    -webkit-animation: fadeInDown 800ms ease-in-out;
    animation: fadeInDown 800ms ease-in-out;
}

.first h4 {
    font-weight: 600;
    line-height: 35px;
}

.single_courses_desc {
    padding: 30px 0 0;
    position: relative;
    z-index: 1;
    background: #fff;
}

.single_courses_desc .title {
    margin-bottom: 30px;
    padding: 0 30px;
}

.single_courses .title>a>h5 {
    color: #2c3e50;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 22px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.single_courses:hover .title>a>h5 {
    color: #3498db;
}

.single_courses .title>p {
    color: #6f6f6f;
    letter-spacing: 0.5px;
}

/*==============
owl button
==============*/
.owl-buttons {
    position: absolute;
    top: 90%;
    display: block;
    right: 0px;
    display: block !important;
}

#owl-example .owl-buttons .owl-prev {
    color: black;
    display: inline-block;
    zoom: 0;
    margin: 5px;
    padding: 10px 15px;
    background: #d9d9d9;
    border-radius: 50%;
}

#owl-example .owl-buttons .owl-next {
    color: black;
    font-weight: 500;
    display: inline-block;
    zoom: 0;
    margin: 5px;
    padding: 10px 15px;
    background: #d9d9d9;
    border-radius: 50%;
}

#owl-example2 .owl-buttons .owl-prev {
    color: black;
    display: inline-block;
    zoom: 0;
    margin: 5px;
    padding: 10px 15px;
    background: #d9d9d9;
    border-radius: 50%;
}

#owl-example2 .owl-buttons .owl-next {
    color: black;
    font-weight: 500;
    display: inline-block;
    zoom: 0;
    margin: 5px;
    padding: 10px 15px;
    background: #d9d9d9;
    border-radius: 50%;
}

#owl-example3 .owl-buttons .owl-prev {
    color: black;
    display: inline-block;
    zoom: 0;
    margin: 5px;
    padding: 10px 15px;
    background: #d9d9d9;
    border-radius: 50%;
}

#owl-example3 .owl-buttons .owl-next {
    color: black;
    font-weight: 500;
    display: inline-block;
    zoom: 0;
    margin: 5px;
    padding: 10px 15px;
    background: #d9d9d9;
    border-radius: 50%;
}

.card-title h3 {
    font-family: Poppins;
    font-weight: 600;
    color: rgba(0, 0, 0, 1);
}

.date p {
    font-size: 12px;
    margin-top: 10px;
    font-family: Poppins;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
}

.time p {
    font-size: 12px;
    font-family: Poppins;
    font-weight: 400;
    color: #ef0000;
}

.card-title h4 {
    font-weight: 600;
    color: #000;
}

.owl-theme .owl-controls .active span {
    background: #e50000 !important;
}

.owl-theme .owl-controls span {
    background: #d9d9d9 !important;
}

.direction-btn {
    display: flex;
}

.direction-btn button {
    font-family: Poppins;
    font-size: 12px;
    margin-top: 10px;
    font-weight: 500;
    background-color: #ef0000;
    border: none;
    padding: 10px 30px 10px 30px;
    border-radius: 40px;
    color: #fff;
}

.direction-svg {
    padding-right: 6px;
}

.navbar-toggler {
    padding: 5px !important;
}

.single_courses_thumb1 img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.adspace {
    margin-top: 10px;
    width: 100%;
}

.adspace img {
    width: 100%;
}

.owl-pagination {
    margin-top: 40px;
}

.owl-3-img {
    height: 400px;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
}

.owl-3-img img {
    object-fit: cover;
    width: 100%;
    border-radius: 16px;
}

.ad-container {
    margin-bottom: 70px;
}

.coaching-heading {
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
    margin-bottom: 0px;
}

#datepicker {
    visibility: hidden;
    position: absolute;
    z-index: -1;
}

/*news room section*/
.news-room-heading {
    font-family: Poppins;
    font-weight: 700;
    color: rgba(0, 0, 0, 1);
    /* margin-bottom: 30px; */
}


.news-room-paragraph {

    font-family: Poppins;
    font-weight: 400;
    max-width: 600px;
    color: rgba(178, 178, 178, 1);
    /* margin: 0 auto; */
    /* text-align: center; */
    line-height: 1.5;
}

.news-room-container {
    margin-top: 40px;
}

.news-room-card-left-heading {
    font-weight: 700;
    /*margin-left: 10px;*/
    color: rgba(0, 0, 0, 1);
}

.news-room-card-left-paragraph {
    font-family: Poppins;
    /* margin-left: 10px; */
    font-weight: 300;
    color: rgba(178, 178, 178, 1);
}

.news-room-right-img img {
    width: 100%;
    border-radius: 0 10px 10px 0;
    /* border-radius: 10px !important; */

}

.bot p {
    margin-left: 10px;
}

.news-room-right-img {
    height: 100%;
    width: 100%;
}

.news-room-side-cards {
    margin-top: 70px;
    border: 1px solid rgba(217, 217, 217, 1);
    border-radius: 16px;
}

.news-room-side-cards {
    align-items: flex-start !important;
}

.news-room-bottom-cards {
    height: 200px;
    width: 100%;
    padding: 7px;
}

.news-room-bottom-cards img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 10px;
}

.news-room-bottom-cards-container {
    margin-top: 20px !important;
    margin-bottom: 100px !important;
}

.not {
    margin-top: 10px;
}

.single_courses_thumb1 {
    /* height: 200px;
  width: auto; */
}

.single_courses_thumb1 img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.single_courses_thumb2 img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.auto-width {
    width: auto;
}

.partner-img {
    border: 1px solid rgba(255, 255, 255, 1);
    padding: 40px 70px 40px 70px;
}

.partner-img {
    height: 100%;
    width: 100%;
}

.partner-img img {
    object-fit: contain;
}

.partner-section {
    background-color: rgba(31, 39, 60, 1);
    padding: 70px 0px 70px 0px;
}

.partner-heading h1 {
    font-family: Poppins;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
    text-align: center;
}

.gallery-heading h1 {
    font-family: Poppins;
    font-weight: 700;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 50px;
}

.gallery-nav li a {
    text-decoration: none;
    font-family: Poppins;
    font-weight: 400;
    line-height: 36px;
    color: rgba(178, 178, 178, 1);
}

.active-gallery-nav a {
    color: rgba(229, 0, 0, 1) !important;
}

.gallery-nav {
    display: flex;
    justify-content: space-between;
    list-style-type: none;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    padding: 0px;
}

.gallery-nav li {
    position: relative;
    padding-bottom: 8px;
    /* Add padding to adjust the spacing from the line */
}

.gallery-nav li a {
    text-decoration: none;
    font-family: Poppins;
    font-weight: 400;
    line-height: 36px;
    color: rgba(178, 178, 178, 1);
    transition: color 0.3s ease;
}

.active-gallery-nav a {
    position: relative;
}

.active-gallery-nav a::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: rgba(229, 0, 0, 1);
    color: rgba(229, 0, 0, 1);
}

/*
.gallery-section .container {
  margin-top: 80px;
  margin-bottom: 50px;
}
.gallery-images {
  height: 350px;
  width: auto;
}

.gallery-images img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  border-radius: 16px;
}
.more-pictures button {
  font-family: Poppins;
  font-weight: 600;
  font-size: 12px;
  color: rgba(255, 255, 255, 1);
  padding: 15px 30px 15px 30px;
  background-color: #ef0000;
  border: none;
  border-radius: 80px;
}
.more-pictures {
  margin-top: 50px;
  margin-bottom: 15px;
} */
.gallery-section .container {
    margin-top: 80px;
    margin-bottom: 50px;
}

.gallery-images {
    height: 350px;
    width: 100%;
}

.gallery-images img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    border-radius: 16px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.gallery-images img:hover {
    transform: scale(1.05);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.more-pictures button {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    padding: 15px 30px;
    background-color: #ef0000;
    border: none;
    border-radius: 80px;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.3s ease;
}

.more-pictures button:hover {
    background-color: #d00000;
    transform: translateY(-3px);
}

.more-pictures {
    margin-top: 50px;
    margin-bottom: 15px;
    text-align: center;
}

@media (max-width: 576px) {

    .gallery-section .row.g-4>div {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .gallery-images {
        height: 150px !important;
        width: 100%;
    }

}

.journey-section {
    height: 550px;
    background: url("../Images/journey-bg.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.journey-heading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.journey-heading h1 {
    font-family: Poppins;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
    line-height: 60px;
}

.button-group {
    margin-top: 40px;
    /* Adjust as needed */
    display: flex;
    gap: 50px;
    justify-content: center;
}

.register-btn button {
    font-family: Poppins;
    /* font-weight: 600;
  font-size: 12px; */
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: bold !important;
    padding: 10px 30px 10px 30px;
    border-radius: 80px;
    border: none;
}

.contact-btn button {
    font-family: Poppins;
    /* font-weight: 600; */
    /* font-size: 12px; */
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: bold !important;
    padding: 8px 30px 8px 30px;
    border-radius: 80px;
    border: none;
}

.register-btn button {
    background-color: rgba(229, 0, 0, 1);
    color: rgba(255, 255, 255, 1);
}

.contact-btn button {
    background-color: transparent;
    color: rgba(255, 255, 255, 1);
    border: 2px solid #fff;
}

ul {
    margin: 0px;
    padding: 0px;
}

.footer-section {
    background: linear-gradient(128.56deg, #20283d 0%, #2d3752 78.59%);
    position: relative;
}

.footer-cta {
    border-bottom: 1px solid #373636;
}

.single-cta i {
    color: #ff5e14;
    float: left;
    margin-top: 8px;
}

.cta-text {
    padding-left: 15px;
    display: inline-block;
}

.cta-text h4 {
    color: #fff;
    font-weight: 600;
    margin-bottom: 2px;
}

.cta-text span {
    color: #757575;
}

.footer-content {
    position: relative;
    z-index: 2;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}

.footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
}

.footer-logo {
    margin-bottom: 30px;
}

.footer-logo img {
    height: 100px;
    width: auto;
    object-fit: contain;
}

.footer-text p {
    font-family: Poppins;
    font-weight: 200;
    line-height: 30px;
    text-align: left;
    color: rgba(255, 255, 255, 1);
}

.footer-widget-heading h4 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
    color: rgba(255, 255, 255, 1);
}

.footer-widget ul li {
    display: inline-block;
    width: 90%;
}

.cont {
    margin-top: 15px;
}

.footer-widget ul {
    margin-top: 15px;
}

.footer-widget ul li a {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 200;
    line-height: 30px;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

.copyright-area {
    background: linear-gradient(128.56deg, #20283d 0%, #2d3752 78.59%);
    padding: 25px 0;
}

.copyright-text p {
    font-family: Poppins;
    font-weight: 200;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
    color: rgba(255, 255, 255, 1);
}

.copyright-text p span {
    font-family: Poppins;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: rgba(255, 255, 255, 1);
}

li {
    list-style: none;
}

.footer-menu li {
    display: inline-block;
    margin-left: 20px;
}

.footer-menus li:nth-child(2) {
    display: inline-block;
    margin-left: 20px;
}

.footer-menus li a {
    font-family: Poppins;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

.footer-menu li a {
    font-family: Poppins;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

.footer-last-tag {
    display: flex !important;
    justify-content: end;
}

.footer-social span {
    margin: 0px 6px 6px 6px;
}

.footer-qr-content {
    margin-top: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer-qr-code img {
    width: 80px;
    height: auto;
}

.footer-app-store img {
    width: 120px;
    height: auto;
    display: block;
    border-radius: 10px;
    margin-bottom: 5px;
}

.owl-carousel .owl-item {
    padding: 10px;
    border: none;
}

.single_courses {
    border: 1px solid rgba(217, 217, 217, 1);
    border-radius: 10px;
}

/*about page*/
.who-we-are-img {
    height: 440px;
    width: 100%;
}

.who-we-are-img img {
    /* height: 120px; */
    width: auto;
    border-radius: 16px;
    object-fit: contain;
}

.who-we-are-heading h3 {
    font-family: Poppins;
    font-weight: 700;
    text-align: left;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 30px;
}

.who-we-are-heading p {
    font-family: Poppins;
    font-weight: 400;
    text-align: left;
    margin-bottom: 30px;
    color: rgba(178, 178, 178, 1);
}

.learn-more-btn button {
    color: rgba(255, 255, 255, 1);
    padding: 10px 25px 10px 25px;
    background-color: rgba(229, 0, 0, 1);
    border: none;
    border-radius: 60px;
}

.who-we-are-section {
    margin-top: 100px;
    margin-bottom: 100px;
}

.about-page-ad-container {
    margin-top: 50px;
    margin-bottom: 50px;
}

.about-us-hero-section {
    position: relative;
    overflow: hidden;
    height: 500px;
    margin: 14px;
    border-radius: 16px;
}

.about-us-hero-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.23)),
        url("../Images/badminton-banner-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    filter: blur(2px);
    z-index: -1;
    border-radius: 16px;
}

/* }
.why-choose-us-section {
  margin-top: 100px;
  margin-bottom: 100px;
}

.why-choose-us-img {
  height: 440px;
  width: 100%;
}

.why-choose-us-img img {
  height: 100%;
  width: 100%;
  border-radius: 16px;
}

.why-choose-us-heading h3 {
  font-family: Poppins;
  font-weight: 700;
  text-align: left;
  color: rgba(0, 0, 0, 1);
  margin-bottom: 30px;
}

.why-choose-us-heading p {
  font-family: Poppins;
  font-weight: 400;
  text-align: left;
  color: rgba(178, 178, 178, 1);
}

.skills-discipline-fitness {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  flex-direction: column;
}

.skills-discipline-fitness .skill-section,
.skills-discipline-fitness .discipline-section,
.skills-discipline-fitness .fitness-section {
  flex-basis: 30%;
}

.skills-discipline-fitness h4 {
  font-family: Poppins;
  font-family: Poppins;
  font-weight: 400;
  text-align: left;
  margin-bottom: 16px;
  margin-top: 16px;
  color: rgba(178, 178, 178, 1);
}

.progress-bar {
  height: 16px;
  background-color: #f0f0f0;
  border-radius: 8px;
  position: relative;
}

.progress-bar-fill {
  height: 6px;
  background-color: rgba(229, 0, 0, 1);
  border-radius: 8px;
  position: relative;
  z-index: 1;
}

.progress-bar:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 40%;
  background-color: rgba(217, 217, 217, 1);
  border-radius: 8px;
  z-index: 0;
}

.learn-more-btn button {
  color: rgba(255, 255, 255, 1);
  padding: 10px 25px 10px 25px;
  background-color: rgba(229, 0, 0, 1);
  border: none;
  border-radius: 60px;
} */

.marketplace-hero-section-img {
    height: 350px;
    width: 100%;
    position: relative;
}

.marketplace-products-details .brand p .black {
    color: #000;
    font-weight: 600;
}

.product-price p .black {
    color: #000;
    font-weight: 600;
}

.marketplace-hero-section-img img {
    height: 100%;
    width: 100%;
    border-radius: 16px;
}

.marketplace-hero-section {
    margin-top: 100px;
    margin-bottom: 100px;
}

.marketplace-hero-section-img-content {
    position: absolute;
    bottom: 20px;
    left: 30px;
    z-index: 1000;
}

.marketplace-hero-section-img-content p {
    font-family: Poppins;
    font-weight: 700;
    line-height: 23px;
    color: rgba(255, 255, 255, 1);
}

.marketplace-hero-section-img-content p span {
    background-color: rgba(255, 4, 4, 1);
    padding: 8px 11px 8px 11px;
    border: none;
    font-weight: 400;
    margin-right: 10px;
}

.marketplace-hero-section-img-content h3 {
    font-family: Poppins;
    font-weight: 600;
    text-align: left;
    color: rgba(255, 255, 255, 1);
}

.marketplace-search-bar {
    display: flex;
    justify-content: center;
    width: 70%;
    position: relative;
    margin-top: 50px;
}

.marketplace-search-bar input {
    width: 100%;
    border-radius: 60px;
    height: 55px;
    background-color: rgba(255, 255, 255, 1);
    border: none;
}

.item-no {
    margin-top: 20px;
    color: #757575;
}

.marketplace-search-bar input::placeholder {
    font-family: Poppins;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: rgba(133, 132, 132, 1);
    padding-left: 30px;
}

.marketplace-search-bar .search-icon {
    position: absolute;
    right: 10px;
    top: 47%;
    transform: translateY(-50%);
}

.marketplace-hero-section-bg {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
        url("../Images/marketplace.bg.jpeg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 500px;
    margin: 14px;
    border-radius: 16px;
}

.search-input:focus-visible {
    outline: 0px !important;
    padding-left: 30px;
}

.search-icon-span {
    border-radius: 30px;
    padding: 10px 20px;
    background-color: rgba(255, 4, 4, 1);
    color: white;
    font-size: 12px;
}

.card-body {
    padding: 0px !important;
}

.card-text {
    font-family: Poppins;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color: rgba(0, 0, 0, 1);
}

.box {
    max-height: 200px !important;
}

.single_courses_thumb {
    border: 1px solid rgba(217, 217, 217, 1);
    border-radius: 16px;
    overflow: hidden;
}

.news-room-video {
    height: 500px;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 16px;
}

.news-room-video img {
    height: 100%;
    width: 100%;
    border-radius: 16px;
    object-fit: cover;
}

.news-room-video-play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.news-room-video-right-img {
    position: relative;
    height: 500px;
    border-radius: 16px;
    overflow: hidden;
}

.news-room-video-right-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: rgba(255, 255, 255, 1);
    font-family: Poppins, sans-serif;
    font-weight: 600;
    z-index: 2;
}

.news-room-right-video-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.news-room-right-video-content h4:nth-child(1) {
    font-weight: 600;
    font-family: Poppins;
    color: rgba(217, 37, 36, 1);
}

.news-room-right-video-content h4:nth-child(2) {
    font-family: Poppins;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
}

.news-room-video-section {
    margin-top: 100px;
    margin-bottom: 100px;
}

.marketplace-filter {
    display: inline-block;
}

.filter-btn {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 30px;
    padding: 5px 15px;
    font-weight: 500;
}

/* .form-select {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 30px;
  font-weight: 500;
  padding: 5px 15px;
} */

/* .sel {
  margin-right: 5px;
  background-color: none;
  border: none;
  border-radius: 50px;
  font-weight: 0;
  padding: 8px 20px 8px 20px;
} */

.row .align-items-center {
    align-items: center;
}

.marketplace-ranges-section {
    margin-top: 50px;
    margin-bottom: 50px;
}

.marketplace-filter {
    border: 1px solid rgba(217, 217, 217, 1);
    border-radius: 50px;
}

.marketplace-filter button {
    padding: 5px 20px 5px 20px;
    font-family: Poppins;
    font-weight: 400;
    line-height: 24px;
    color: rgba(0, 0, 0, 1);
}

.marketplace-filter-select .form-select {
    padding: 5px 20px 5px 20px !important;
    font-family: Poppins;
    font-weight: 400;
    line-height: 24px;
    border-radius: 50px;
}

.relavent-form-selected {
    max-width: 180px;
}

.marketplace-products-img {
    height: 240px;
    width: 100%;
}

.marketplace-products-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.marketplace-products-details .brand p a {
    font-family: Poppins;
    font-weight: 400;
    line-height: 20px;
    margin-top: 25px;
    margin-bottom: 0px;
    color: rgba(191, 191, 191, 1);
    text-decoration: none !important;
}

.product-description p a {
    font-family: Poppins;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    color: rgba(0, 0, 0, 1);
    margin-top: 4px !important;
    text-decoration: none !important;
}

.product-price p a {
    font-family: Poppins;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 8px;
    color: rgba(89, 89, 89, 1);
    text-decoration: none !important;
}

.product-price h3 a {
    font-family: Poppins;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    text-decoration: none !important;
}

.marketplace-products {
    border: 1px solid rgba(200, 200, 200, 1);
    border-radius: 10px;
    padding: 7px;
}

.original-price {
    font-family: Poppins;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    text-decoration: line-through;
    margin-right: 10px;
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 20px;
}

.box {
    display: flex;
}

.card-height {
    flex-grow: 1;
}

.card-height img {
    height: 80px;
    object-fit: contain;
    width: auto;
}

.pagination-container ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    height: 30px;
    width: 30px;
    border-radius: 5px;
    color: rgba(178, 178, 178, 1);
    font-family: Poppins;
    font-weight: 500;
    text-decoration: none;
}

.active-pagination {
    background-color: rgba(255, 0, 0, 1);
    color: rgba(255, 255, 255, 1) !important;
    text-decoration: none;
}

.pagination-container-row {
    margin-top: 50px !important;
}

.pre-arrow {
    padding-right: 12px;
}

.pagination-count {
    font-family: Poppins;
    font-weight: 500;
    line-height: 18px;
    color: rgba(0, 0, 0, 1);
}

.contact-us-hero-section-bg {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
        url("../Images/contact-us-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 500px;
    margin: 14px;
    border-radius: 16px;
}

.contact-us-hero-section {
    margin-top: 100px;
    margin-bottom: 100px;
}

.follow-on-social-media-icons {
    display: flex;
    gap: 30px;
}

.follow-on-social-media {
    margin-top: 50px;
}

.follow-on-social-media h4 {
    margin-bottom: 20px;
    font-weight: 600;
    color: rgba(0, 0, 0, 1);
}

.fb-icon,
.x-icon,
.inst-icon {
    height: 40px;
    width: 40px;
}

.fb-icon img,
.x-icon img,
.inst-icon img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.message-img {
    height: 40px;
    width: 40px;
    margin-right: 20px;
}

.message-img img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.contact-address {
    margin-top: 30px;
    margin-bottom: 30px;
}

.message-img-content p {
    margin-bottom: 0px;
}

.get-in-touch-heading h2 {
    font-family: Poppins;
    font-weight: 700;
    color: rgba(0, 0, 0, 1);
}

.get-in-touch-heading {
    margin-bottom: 50px;
}

.get-in-touch-heading p {
    font-family: Poppins;
    font-weight: 400;
    line-height: 27px;
    color: rgba(0, 0, 0, 1);
}

.message-img-content p a {
    font-weight: 400;
    line-height: 40px;
    color: rgba(0, 0, 0, 1);
    text-decoration: none;
}

.message-img-content p {
    font-weight: 400;
    line-height: 40px;
    color: rgba(0, 0, 0, 1);
}

.contact-right-form {
    background-color: rgba(255, 255, 255, 1);
    box-shadow: -3px 3px 21.2px 2px rgba(138, 143, 137, 0.28);
    border-radius: 20px !important;
}

.contact-label {
    font-family: Poppins;
    font-weight: 400;
    line-height: 18px;
    color: rgba(200, 200, 200, 1);
}

.contact-label-input {
    border: none !important;
    border-bottom: 1px solid rgba(200, 200, 200, 1) !important;
    border-radius: 0px !important;
    padding-top: 0px !important;
}

.form-group {
    padding: 20px 0px 20px 0px;
}

.form-control:focus-visible {
    outline: 0px !important;
}

.form-control:active {
    outline: 0px !important;
    outline: unset !important;
}

.contact-now-button button {
    padding: 8px 20px 8px 20px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 4, 4, 1);
    border: 0px;
    border-radius: 80px;
}

.contact-now-privacy-policy p {
    font-family: Poppins;
    font-weight: 400;
    line-height: 18px;
    color: rgba(200, 200, 200, 1);
    margin-top: 30px;
}

.contact-now-privacy-policy {
    margin-bottom: 30px;
}

.contact-form-terms-span a {
    font-family: Poppins;
    font-weight: 500;
    line-height: 18px;
    color: rgba(0, 0, 0, 1);
}

.related-products-heading h2 {
    font-family: Poppins;
    font-weight: 700;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 30px;
}

#sync1 .item {
    margin: 5px;
    height: 450px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

#sync1 .item img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

#sync2 .item {
    height: 80px;
    margin: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

#sync2 .item img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

#sync2 .current .item {
    border: 1px solid rgba(229, 0, 0, 1);
    border-radius: 4px;
    overflow: hidden;
}

.owl-theme .owl-nav {
    /*default owl-theme theme reset .disabled:hover links */
}

.owl-theme .owl-nav [class*="owl-"] {
    transition: all 0.3s ease;
}

.owl-theme .owl-nav [class*="owl-"].disabled:hover {
    background-color: #d6d6d6;
}

#sync1.owl-theme {
    position: relative;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
    width: 40px;
    height: 35px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    border-radius: 100%;
    background-color: #fbd4d4;
}

#sync1.owl-theme .owl-prev {
    left: 10px;
}

#sync1.owl-theme .owl-next {
    right: 10px;
}

.marketplace-detail-page-description {
    margin-top: 50px;
    margin-bottom: 50px;
}

.marketplace-detail-page-top-description h3 {
    font-family: Poppins;
    font-weight: 600;
    line-height: 46px;
    color: rgba(0, 0, 0, 1);
}

.marketplace-detail-page-top-brand {
    font-family: Poppins;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.165em;
    color: rgba(229, 0, 0, 1);
    margin-top: 26px;
}

.marketplace-detail-page-top-product-type {
    font-family: Poppins;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.165em;
    color: rgba(229, 0, 0, 1);
    margin-top: 26px;
}

.styled-number-input {
    width: 300px;
    min-width: 200px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.styled-number-input::-webkit-inner-spin-button,
.styled-number-input::-webkit-outer-spin-button {
    opacity: 1;
    margin: 0;
    cursor: pointer;
}

.styled-number-input::-webkit-outer-spin-button {
    border-radius: 2px;
}

.styled-number-input-2 {
    max-width: 60px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.styled-number-input-2::-webkit-inner-spin-button,
.styled-number-input-2::-webkit-outer-spin-button {
    opacity: 1;
    margin: 0;
    cursor: pointer;
}

.styled-number-input-2::-webkit-outer-spin-button {
    border-radius: 2px;
}

.styled-number-input::placeholder {
    font-family: Poppins;
    font-weight: 400;
    line-height: 20px;
    color: rgba(66, 69, 81, 1);
    padding-left: 10px;
}

.stringing-option-heading {
    font-family: Poppins;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: rgba(0, 0, 0, 1);
    margin-top: 26px;
    margin-bottom: 16px;
}

.marketplace-detail-page-top-product-price div p span {
    font-family: Poppins;
    font-weight: 400;
    line-height: 10px;
    letter-spacing: 0.39058825373649597px;
    color: rgba(0, 0, 0, 1);
}

.marketplace-detail-page-top-product-price div p {
    font-family: Poppins;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.39058825373649597px;
    color: rgba(0, 0, 0, 1);
}

.marketplace-detail-page-top-product-price button {
    border: none;
    font-family: Poppins;
    font-weight: 500;
    line-height: 20px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(229, 0, 0, 1);
    border-radius: 50px;
    padding: 15px 60px 15px 60px;
}

.marketplace-detail-page-top-product-price {
    margin-top: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.marketplace-detail-page-description-heading {
    font-family: Poppins;
    font-weight: 700;
    line-height: 25px;
    color: rgba(30, 33, 44, 1);
    margin-top: 80px;
}

.marketplace-detail-page-description-paragraph {
    font-family: Poppins;
    font-weight: 400;
    line-height: 20px;
    text-align: justified;
    color: rgba(66, 69, 81, 1);
}

.related-products-section {
    margin-bottom: 80px;
}

/* .badminton-banner-section-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.23)),
    url("../Images/badminton-banner-bg.png");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  margin: 14px;
  border-radius: 16px;
  backdrop-filter: blur(6px);
} */
.badminton-map-section {
    /* margin-top: 80px; */
    margin-top: 40px;
}

.input-fields input {
    background-color: none;
    border: none;
    border-radius: 50px !important;
    font-size: 14px;

    font-weight: 0;
    font-family: Poppins;
    font-weight: 400;
    padding: 8px 20px 8px 20px;
    margin-right: 15px;
    color: rgba(0, 0, 0, 1);
}

.badminton-page-map-input-fields p {
    padding: 8px 20px 8px 20px;
    margin-bottom: 0px;
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    color: rgba(0, 0, 0, 1);
}

.form-select {
    border-radius: 50px !important;
}

.badminton-page-map-input-fields p span {
    padding-left: 6px;
}

.badminton-page-map-input-fields {
    border: 1px solid var(--light-stroke, rgba(217, 217, 217, 1));
    border-radius: 50px;
}

.badminton-page-map-input-fields-container {
    gap: 20px;
    flex-wrap: wrap;
}

.badminton-page-map-input-fields-button button {
    font-family: Poppins;
    font-weight: 600;
    line-height: 20px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(229, 0, 0, 1);
    padding: 8px 20px 8px 20px;
    font-size: 12px;
    border: none;
    border-radius: 80px;
}

.badminton-page-map-iframe {
    height: 550px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
    position: relative;
}

.map-icon-img {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.badminton-page-map-iframe img {
    height: 100%;
    width: 100%;
    border-radius: 16px;
    object-fit: cover;
}

.modal-title {
    font-family: Poppins;
    font-weight: 600;
    line-height: 26px;
    color: rgba(0, 0, 0, 1);
}

.modal-body,
.row,
.col-6,
p {
    color: rgba(0, 0, 0, 1);
}

.modal-border {
    border-right: 1px solid rgba(200, 200, 200, 1);
    padding-right: 0px !important;
}

.modal-header {
    border-bottom: none !important;
}

.modal-footer {
    border-bottom: none !important;
}

.modal-footer-first {
    border-top: 0px;
}

.modal1-inside-paragraph {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

.modal-inside-paragraph {
    margin-top: 20px;
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
}

.select-date {
    font-size: 11px;
}

.modal-location-tag {
    font-size: 11px;
}

.modal-book-now {
    padding: 8px 22px 8px 22px !important;
    border: 2px solid rgba(229, 0, 0, 1) !important;
    border-radius: 50px !important;
    color: rgba(229, 0, 0, 1) !important;
    background-color: transparent !important;
    font-weight: 600 !important;
}

.modal-chat-now {
    padding: 10px 24px 10px 24px !important;
    border: none !important;
    border-radius: 50px !important;
    color: #fff !important;
    background-color: rgba(229, 0, 0, 1) !important;
    font-weight: 600 !important;
}

.modal-header .btn-close {}

/* NEWS ROOM DETAIL PAGE CSS STARTS */
.news-room-detail-page-hero-section-bg {
    background: url("../Images/detail-page-banner.png");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 500px;
    margin: 14px;
    border-radius: 16px;
}

.news-room-detail-page-main-blog-heading span {
    font-family: Poppins;
    font-weight: 700;
    line-height: 45px;
    text-align: left;
}

.news-room-detail-page-main-blog-para p {
    font-family: Poppins;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #b2b2b2;
}

.news-room-detail-page-main-blog-second-para p {
    font-family: Poppins;
    font-weight: 500;
    line-height: 21px;
    text-align: left;
    margin: 0;
    padding: 0;
}

.news-room-detail-page-main-blog-second-para h2 {
    font-family: Poppins;
    font-weight: 500;
    line-height: 21px;
    text-align: left;
}

.news-room-detail-page-main-blog-second-para h2 span {
    font-family: Poppins;
    font-weight: 500;
    line-height: 21px;
    text-align: left;
    color: #b2b2b2;
}

.news-room-detail-page-main-blog-para p span a {
    color: #e50000;
}

.news-room-detail-page-latest-blog span {
    font-family: Poppins;
    font-weight: 700;
    line-height: 33px;
    text-align: left;
}

.social-section-detail-page {
    font-family: Poppins;
    font-family: Poppins;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
}

.news-room-detail-right-blog {
    background: #ffffff;
}

.news-room-detail-right-blog h2 {
    font-family: Poppins;
    font-weight: 400;
    line-height: 20.5px;
    text-align: left;
}

.news-room-detail-right-blog span {
    font-family: Poppins;
    font-weight: 400;
    line-height: 20.5px;
    text-align: left;
}

.right-blog-center-heading h2 {
    font-family: Poppins;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
}

.right-blog-email-box input {
    padding: 19px 24px 19px 24px;
    border-radius: 4px;
    border: 1px solid #cecece;
    font-family: Poppins;
}

/* .news-room-detail-page-subscribe-btn{
  background: #E50000;
  padding: 20px;
  border-radius: 54px;
  -webkit-border-radius: 54px;
  -moz-border-radius: 54px;
  -ms-border-radius: 54px;
  -o-border-radius: 54px;
}
.news-room-detail-page-subscribe-btn a{
  text-decoration: none;
color: #ffff;

} */
.news-room-email-check input {
    margin-right: 10px;
}

.news-room-email-check {
    font-family: Poppins;
    font-weight: 400;
    line-height: 22px;
    color: #a9a9a9;
}

.news-room-detail-page-right-blog-banner .wrapper-right-banner {
    height: 762px;
}

/* related news section starts */
.news-room-detail-page-related-section .related-main-heading-wrapper h2 {
    font-family: Poppins;
    font-weight: 700;
    line-height: 97.5px;
}

.news-room-detail-page-subscribe-btn {
    text-align: center;
    margin-top: 30px;
}

.news-room-detail-page-subscribe-btn button {
    /* padding: 10px 30px 11px 30px; */
    padding: 15px 72px 15px 72px;
    border-radius: 54px;
    opacity: 0px;
    color: rgba(255, 255, 255, 1);
    border: none;
    font-family: Poppins;
    font-weight: 500;
    line-height: 30px;
    background-color: #e50000;
    -webkit-border-radius: 54px;
    -moz-border-radius: 54px;
    -ms-border-radius: 54px;
    -o-border-radius: 54px;
}

.inside-modal-img {
    height: 170px;
    width: 100%;
}

.inside-modal-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 16px;
}

.modal1-inside-paragraph {}

/*
.event-box {
  display: inline-block;
  padding: 10px 12px;
  margin-right: 10px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background-color: #f9f9f9;
  font-size: 10px;
  text-align: center;
  cursor: pointer;
}
.event-box.active {
  background-color: #ffeded;
  border-color: #ff5252;
  color: #ff5252;
}
.event-box:hover {
  background-color: #f1f1f1;
}
.scrollable-boxes {
  display: flex;
  overflow-x: auto;
  gap: 10px;
  padding-bottom: 10px;
}
.scrollable-boxes::-webkit-scrollbar {
  height: 8px;
}
.scrollable-boxes::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 4px;
} */
.scrollable-boxes {
    display: grid;
    /* Use grid layout */
    grid-template-columns: repeat(4, 1fr);
    /* Default: 4 in a row */
    gap: 10px;
    padding-bottom: 10px;
}

.event-box {
    padding: 10px 12px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #f9f9f9;
    font-size: 10px;
    text-align: center;
    cursor: pointer;
}

.event-box.active {
    background-color: #ffeded;
    border-color: #ff5252;
    color: #ff5252;
}

.event-box:hover {
    background-color: #f1f1f1;
}

@media (max-width: 576px) {
    .scrollable-boxes {
        grid-template-columns: repeat(2, 1fr);
        padding-bottom: 5px !important;

    }

    .select-date,
    .modal-location-tag {
        margin-bottom: 0rem !important;
    }

    .event-box {
        padding: 0px 12px !important;
    }
}

.scrollable-boxes::-webkit-scrollbar {
    height: 8px;
}

.scrollable-boxes::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}

.custom-modal-date-picker {
    width: 35% !important;
    font-size: 11px !important;
}

@media (max-width: 562px) {
    .filter-btn span {
        display: none;
    }

    .map-icon-img {
        position: absolute;
        top: 18%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

@media (max-width: 992px) {
    .relavent-form-col {
        margin-top: 20px !important;
        padding-left: 20px !important;
    }
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1200px !important;
    }
}




.filter-panel {
    display: none;
}

.filter-toggle-btn {
    background-color: #007bff;
    display: block;
    color: white;
    padding: 10px;
    border: none;
    cursor: pointer;
    margin-bottom: 20px;
    text-align: center;
}

@media (max-width: 768px) {
    .filter-toggle-btn {
        display: block;
    }

    .header-buttons {
        justify-content: start !important;
        color: #000 !important;
    }

    .filter-panel.show {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        background: white;
        width: 100%;
        height: 100%;
        padding: 20px;
        box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
        z-index: 1000;
        overflow-y: auto;
    }

    .badminton-page-map-input-fields-container {
        margin-left: 0;
    }

    .badminton-page-map-input-fields-button {
        margin-top: 20px;
    }
}

/* bvbsa */

.filter-toggle-btn {
    display: none;
}

.filter-panel {
    display: block;
    /* position: relative;
  background: white;
  width: 100%;
  padding: 20px; */
}

.filter-panel {
    display: block;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}

.input-fields-buttons button {
    font-family: Poppins;
    font-weight: 600;
    line-height: 20px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(229, 0, 0, 1);
    padding: 8px 20px 8px 20px;
    font-size: 12px;
    border: none;
    border-radius: 80px;
}

.modal-body {
    max-height: 450px;
    overflow-y: auto;
}

.scrollable-boxes {
    max-height: 250px;
    overflow-y: auto;
}


.input-fields input,
.input-fields select,
.input-fields-button button .input-fields p {
    width: 100%;
    box-sizing: border-box;
    /* border-radius: 50px !important; */
}

.badminton-page-map-input-fields-containers {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.date-container {
    display: flex;
    align-items: center;
    gap: 10px;
}

#datepickers {
    display: inline-block;
    visibility: visible;
}

#date-displays {
    cursor: pointer;
    user-select: none;
    padding-left: 16px;
    padding-top: 14px;
}






.badminton-map-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px;
    box-sizing: border-box;
}

.filter-panel {
    display: block;
    width: 48%;
    padding: 20px;
    box-sizing: border-box;
    background: white;
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
}

.input-fieldss,
.input-fieldss-button {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 50px !important;
}

.input-fields,
.input-fields-button {
    width: 100%;
    margin-bottom: 15px;
    /*border: 1px solid #ccc;*/
    /*border-radius: 50px !important;*/
}

.input-fields input,
.input-fields select,
.input-fields-button button {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
}

/* .badminton-page-map-iframe {
  width: 48%;
  position: relative;
} */

/* .badminton-page-map-iframe img {
  width: 100%;
  height: auto;
  display: block;
} */

@media (max-width: 552px) {
    .badminton-page-map-iframe {
        height: 350px;
    }

    .hero-section-bg .container,
    .about-us-hero-section .container,
    .contact-us-hero-section-bg .container {
        width: 100% !important;
        padding: 0% !important;
    }


    .hero-section-bg .container {
        width: 100% !important;
        padding: 0px !important;
    }

    .marketplace-ranges-section {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .sports-text {
        display: block !important;
    }

    .marketplace-hero-section {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .hero-section-mid-content-absolute {
        position: absolute !important;
        top: 40% !important;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .not-mobile {
        display: none;
    }

    .badminton-map-section {

        margin-top: 0px !important;
    }

    .mobile {
        display: block !important;
    }

    .badminton-map-section {
        flex-direction: column;
    }

    .filter-panel {
        width: 100%;
    }

    .filter-toggle-btn {
        display: block;
        background-color: #007bff;
        color: white;
        padding: 10px;
        border: none;
        cursor: pointer;
        margin-bottom: 20px;
    }

    .who-we-are-img img {
        height: 120px;
        width: auto;
        border-radius: 16px;
        object-fit: contain;
    }

    .filter-panel {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: white;
        z-index: 1000;
        padding: 20px;
        overflow-y: auto;
    }

    .filter-panel.active {
        display: block;
    }
}

.input-fields-button button {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    color: white;
    background-color: #007bff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.filter-toggle-btn {
    /* font-size: 18px;
  background: none;
  border: none;
  color: #000;
  cursor: pointer; */


    padding: 10px 25px 10px 25px;
    /* border-radius: 80px; */
    opacity: 0px;
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    border: none;
    font-family: Poppins;
    font-weight: 600;
    line-height: 36px;
    background-color: #e50000;
}

@media (max-width: 768px) {
    .marketplace-search-bar {
        display: none;
    }

    #searchIconButton {
        display: inline-flex;
    }

    .contact-us-hero-section {
        padding: 0px 20px !important;
    }

    .follow-on-social-media-icons {

        /* justify-content: center !important; */
        margin-bottom: 20px !important;
    }

    .contact-us-hero-section {
        margin-top: 20px !important;
        /* margin-bottom: 100px; */
    }

}

@media (max-width: 552px) {
    .marketplace-detail-page-description-heading {

        margin-top: 20px !important;
    }

    .input-field-button button {
        display: block;
        width: 100%;
        padding: 10px;
        font-size: 16px;
        color: white;
        background-color: #007bff;
        border: none;
        border-radius: 5px;
        cursor: pointer;
    }

    .input-field-button button:hover {
        background-color: #0056b3;
    }

    .owl-pagination {
        display: none !important;
    }

    .slick-slider {
        padding: 7px !important;

    }

    .slick-slider {
        margin-bottom: 20px !important;
    }

    .partner-section {
        padding: 40px 0px 40px 0px !important;
    }

    .close-btn {
        position: absolute;
        top: 10px;
        right: 20px;
        font-size: 30px;
        background: none;
        border: none;
        color: #333;
        cursor: pointer;
    }

    .modal-bodys {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 15px;
    }

    .search-container {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        width: 100%;
    }

    .search-input {
        width: 100%;
        max-width: 300px;
        padding: 10px;
        font-size: 14px;
        border: 1px solid #ccc;
        border-radius: 5px;
    }

    .search-btn {
        padding: 10px 20px;
        background-color: #007bff;
        color: white;
        border: none;
        border-radius: 5px;
        cursor: pointer;
    }

    .search-btn:hover {
        background-color: #0056b3;
    }

    .grid-container {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        gap: 20px;
    }

    .grid-container .box {
        display: flex;
        justify-content: center;
    }

    .grid-container .card-height {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100%;
        position: relative;
        padding-top: 100%;
    }

    .grid-container .card-height img {
        position: absolute;
        top: 100%;
        left: 100%;
        transform: translate(-100%, -100%);
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    .grid-container .card-body {
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 50px;
        padding: 30px;
        text-align: left;
        background: var(--bs-card-border-width) solid var(--bs-card-border-color);

    }

    .grid-container .card-text {

        font-size: 14px;
        margin: 0;
        padding: 0;
    }

    .ad-img {
        display: none !important;
    }

    .news-room-video-right-img img {
        object-fit: cover;
    }

    .news-room-video,
    .news-room-video-right-img {
        height: 400px !important;
    }



}

/*.contact-right-formss{*/
/*  display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    gap: 20px; */

/*}*/

.contact-right-formss {
    display: flex;
    align-items: flex-start;
    padding: 10px;
}

.contact-now-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.contact-now-button {
    margin-bottom: 10px;
}

.contact-now-privacy-policy p {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
}



.custom-bottom-modal .modal-dialog {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transform: none;
    max-width: 100%;
    height: auto;
}

.custom-bottom-modal .modal-content {
    border-radius: 10px;
    padding: 10px;
}

@media (min-width: 768px) {
    .custom-bottom-modal .modal-dialog {
        position: static;
        margin: auto;
        transform: translate(0, 0);
        max-width: 500px;
    }

    .footer-padding {
        padding: 3px 3px !important;
    }
}

/* DASHBOARD CSS */
.dashboard {
    padding-top: 50px;
    padding-bottom: 50px;
}

.dashboard_logo {
    width: 97px;
    height: auto;
}

.dashboard_logo img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.sidenav {
    position: fixed;
}

.dashboard_nav a {
    text-decoration: none;
}

.dashboard_nav li a {
    display: flex;
    gap: 10px;
    align-items: center;
    padding-top: 20px;
}

.dashboard_nav li a #menu_arrow {
    padding-left: 50px;
    color: rgba(178, 178, 178, 1);
}

.dashboard_nav li a #menu_arrow_1 {
    padding-left: 50px;
    color: rgba(229, 0, 0, 1);
}

#sub_menu_1 li a {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: rgba(178, 178, 178, 1);
}

#fav_menu li a {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: rgba(178, 178, 178, 1);
}

#product_collapse li a {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: rgba(178, 178, 178, 1);
}

.min_menu_css {
    width: 205px;
    background: rgba(254, 232, 232, 1);
    border-radius: 1px;
}

.min_menu_css a {
    padding-left: 18px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    color: rgba(229, 0, 0, 1) !important;
}

.dashboard_nav li a .dashboard_side_nav {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: rgba(229, 0, 0, 1);
    margin-bottom: 0px !important;
}

.dashboard_nav li a .dashboard_side_nav_1 {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: rgba(178, 178, 178, 1);
    margin-bottom: 0px !important;
}

.nav_img_logout {
    display: flex;
    padding-top: 180px;
    gap: 10px;
}

.col_custom_css {
    position: relative;
}

.side_img_last {
    position: absolute;
    bottom: 0%;
}

.dashboard_bottom_img {
    width: 49px;
    height: 49px;
}

.dashboard_bottom_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid rgba(229, 0, 0, 1);
    border-radius: 50%;
}

.img_heading {
    display: flex;
    flex-direction: column;
}

.nav_img_logout .img_heading .img_name {
    font-weight: 700;
    font-size: 14px;
    line-height: 26px;
    color: rgba(31, 39, 60, 1);
}

.nav_img_logout .img_heading .img_type {
    font-weight: 500;
    font-size: 11px;
    line-height: 22px;
    color: rgba(178, 178, 178, 1);
}

.dashboard_signout_btn {
    padding-top: 20px;
    display: flex;
    gap: 10px;
    align-items: center;
}

.dashboard_signout_btn .sign_out_btn {
    font-weight: 500;
    font-size: 11px;
    line-height: 22px;
    color: rgba(229, 0, 0, 1);
}

.dashboard_notidication {
    display: flex;
    justify-content: end;
}

.dashboard_start_heading span {
    font-weight: 700;
    font-size: 30px;
    line-height: 42px;
    color: rgba(0, 0, 0, 1);
}

.border_css {
    /* border: 1px solid black; */
    border: 1px solid rgba(217, 217, 217, 1);
    border-radius: 10px;
    height: 120px;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.next_match_title {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: rgba(0, 0, 0, 1);
}

.next_match_venue {
    font-weight: 500;
    font-size: 11px;
    line-height: 22px;
    color: rgba(0, 0, 0, 1);
}

.venue_name {
    font-weight: 500;
    font-size: 11px;
    line-height: 22px;
    color: rgba(178, 178, 178, 1);
}

.remain_time {
    font-weight: 500;
    font-size: 11px;
    line-height: 22px;
    text-align: right;
    color: rgba(0, 0, 0, 1);
}

.time_number {
    font-weight: 500;
    font-size: 11px;
    line-height: 22px;
    text-align: right;
    color: rgba(178, 178, 178, 1);
}

.favourite_content {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: rgba(0, 0, 0, 1);
}

.fav_border_css {
    border: 1px solid rgba(217, 217, 217, 1);
    height: 308px;
    border-radius: 16px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.fav_product {
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: rgba(0, 0, 0, 1);
}

.fav_view_all {
    font-weight: 500;
    font-size: 11px;
    line-height: 22px;
    color: rgba(229, 0, 0, 1);
}

.dashboard_cont {
    /* display: flex; */
    /* gap: 14px; */
}

.pro_title {
    font-weight: 700;
    font-size: 14px;
    list-style: 26px;
    color: rgba(0, 0, 0, 1);
}

.pro_price {
    font-weight: 500;
    font-size: 11px;
    line-height: 22px;
    color: rgba(178, 178, 178, 1);
}

.fav_org_img {
    width: 50px;
    height: 50px;
}

.fav_org_img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}


.form {

    position: relative;
}

.form .fa-search {

    position: absolute;
    top: 12px;
    left: 20px;
    color: rgba(0, 0, 0, 1);

}

/* .form span {

  position: absolute;
  right: 17px;
  top: 13px;
  padding: 2px;
  border-left: 1px solid #d1d5db;

}

.left-pan {
  padding-left: 7px;
}

.left-pan i {

  padding-left: 10px;
} */

.form-input {
    height: 50px;
    text-indent: 33px;
    border-radius: 5px !important;
    width: 90% !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    color: rgba(147, 154, 173, 1);
}

.form-input:focus {

    box-shadow: none;
    border: none;
}

.custom_style {
    width: 335px !important;
}

.custom_select {
    max-width: 144px !important;
    height: 38px !important;
    border-radius: 5px !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 20px !important;

}

.custom_select_1 {
    height: 38px !important;
    border-radius: 5px !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 20px !important;

}

.upload_img_css {
    /* width: 1019px; */
    height: 160px;
    border: 1px solid rgb(215, 217, 224);
    border-style: dashed;
    border-radius: 10px;
}

.upload_img_css img {
    padding-left: 24px;
    padding-top: 7px;
}

.custom_css_img {
    /* width: 70% !important; */
}

.choose_img_div {
    width: 82px;
    height: 82px;
    border: 1px solid rgba(254, 232, 232, 1);
}

.choose_img_div img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.custom_width {
    width: 144px;
}

.custom_border_bottom {
    border-bottom: 1px solid rgba(235, 238, 247, 1);
}

.custom_border_bottom th {
    font-weight: 700;
    font-size: 14px;
    line-height: 26px;
    color: rgba(70, 77, 97, 1) !important;
}

tbody.table_custom_img tr:first-child td {
    padding-top: 27px;
}

.product_custom_css img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 7px;
}

.cut_span_style {
    font-weight: 700;
    font-size: 14px;
    line-height: 28px;
    color: rgba(25, 31, 51, 1);
}

.date_style {
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 20px !important;
    color: rgba(118, 126, 148, 1);
    vertical-align: middle;
}

.price_style {
    font-weight: 700;
    font-size: 14px !important;
    line-height: 26px !important;
    color: rgba(99, 106, 128, 1);
    vertical-align: middle;
}

.action_style {
    vertical-align: middle !important;
}

.edit_btn_css {
    width: 73px;
    height: 42px;
    border-radius: 4px;
    background: rgba(245, 247, 250, 1);
    padding: 9px;
}

.edit_btn_css span {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: rgba(70, 77, 97, 1);
}

.edit_btn_css_1 {
    width: 42px;
    height: 42px;
    border-radius: 4px;
    padding: 11px;
    background: rgba(245, 247, 250, 1);
    display: flex;
    align-items: center;
    cursor: pointer;
}

.custom_pagination {
    display: flex;
    justify-content: center;
}

.custum_pag_css {
    gap: 15px;
}

.custum_pag_css li .custom_arrow_css {
    border: none;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(237, 28, 36, 0.1);
    border-radius: 5px;
}

.custum_pag_css li .custom_pag_num_css {
    border: none;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(237, 28, 36, 1);
    color: #fff;
    border-radius: 5px;
}

.custum_pag_css li .custom_pag_num_css_2 {
    border: none;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(99, 106, 128, 1);
    border-radius: 5px;
}

.custom_action {
    min-width: 160px;
    padding: 0;
    margin: 0;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.custom_action li {
    padding: 8px 10px;
}

.custom_action li a {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    padding: 5px !important;
    border-radius: 5px;
    color: #464D61;
    text-decoration: none;
}

.custom_action li a:hover {
    background-color: rgba(237, 28, 36, 0.1);
    color: rgba(237, 28, 36, 1);
}

.custom_action li a:hover svg.testing_css path {
    stroke: rgba(237, 28, 36, 1);
}

.dropdown-toggle {
    cursor: pointer;
}

.dropdown-toggle::after {
    display: none;
}

.match_table_css th {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: rgba(146, 158, 174, 1) !important;
    width: 33.33% !important;
    padding-bottom: 30px !important;
}

.match_table_data_css td {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: rgba(178, 178, 178, 1) !important;
    padding-bottom: 30px !important;
    padding-top: 30px !important;
}

.match_table_data_css td span {
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    color: rgba(178, 178, 178, 1);
}

.match_table_data_css_1 td {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: rgba(27, 33, 45, 1);
}

.match_table_data_cs_1s td span {
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    color: rgba(120, 119, 139, 1);
}

.date_style_1 {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: rgba(118, 126, 148, 1);
    vertical-align: middle;
}

.price_style_1 {
    font-weight: 700;
    font-size: 14px;
    line-height: 26px;
    color: rgba(99, 106, 128, 1);
    vertical-align: middle;
}

.fav_style {
    vertical-align: middle;
}

.fav_heart_css {
    width: 50px;
    height: 50px;
    border-radius: 54px;
    background: rgba(254, 232, 232, 1);
    vertical-align: middle;
    position: relative;
}

.fav_heart_css img {
    width: 24px;
    height: 24px;
    position: absolute;
    transform: translate(50%, 50%);
}

.palyer_acc_setting img {
    width: 100px;
    height: 100px;
    border-radius: 1000px;
    object-fit: cover;
}

.player_choose_img {
    width: 132px;
    height: 44px;
    border-radius: 5px;
    background: rgba(254, 232, 232, 1);
    display: flex;
    justify-content: center;
    align-items: center;
}

.player_choose_img span {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: rgba(229, 0, 0, 1);
}

.setting_change_btn span {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: rgba(25, 31, 51, 1);

}

#input_css {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: rgba(25, 31, 51, 1);
}

input,
input::placeholder {
    font-size: 12px !important;
    color: rgba(147, 154, 173, 1) !important;
    /* padding: 10px !important; */
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.acc_password_css {
    padding-top: 15px;
    padding-bottom: 15px;
}

.acc_password_css span {
    font-weight: 700;
    font-size: 14px;
    line-height: 26px;
    color: rgba(25, 31, 51, 1);
}

.save_setting_btn {
    background: rgba(229, 0, 0, 1);
    /* width: 132px;
  height: 44px; */
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    font-size: 14px;
    line-height: 24px;
}

.save_setting_btn span {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: rgba(255, 255, 255, 1);
}

.acc_verify_css {
    padding-top: 25px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.acc_verify_css .verify_heading {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: rgba(25, 31, 51, 1);
}

.acc_verify_css .verify_para {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(118, 126, 148, 1);
    width: 648px;
}

.verift_btn {
    width: 112px;
    height: 44px;
    border-radius: 4px;
    background: rgba(229, 0, 0, 1);
    display: flex;
    justify-content: center;
    align-items: center;
}

.verift_btn span {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: rgba(255, 255, 255, 1);
}


.acc_delete_css {
    padding-top: 25px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.acc_delete_css .delete_heading {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: rgba(25, 31, 51, 1);
}

.acc_delete_css .delete_para {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(118, 126, 148, 1);
    width: 648px;
}

.delete_btn {
    width: 139px;
    height: 44px;
    border-radius: 4px;
    background: rgba(254, 232, 232, 1);
    display: flex;
    justify-content: center;
    align-items: center;
}

.delete_btn span {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: rgba(229, 0, 0, 1);
}


/* Toggle Btn Css */

.toggle_input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
}

.toggle_btn {
    cursor: pointer;
    text-indent: -9999px;
    width: 50px;
    height: 25px;
    background: rgba(254, 232, 232, 1);
    display: block;
    border-radius: 25px;
    position: relative;
}

.toggle_btn:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    background: rgba(229, 0, 0, 1);
    border-radius: 90px;
    transition: 0.3s;
}

.toggle_input:checked+.toggle_btn {
    background: rgba(254, 232, 232, 1);
}

.toggle_input:checked+.toggle_btn:after {
    left: calc(100% - 5px);
    transform: translateX(-100%);
}

/* Chat Css */

.custom_chat_border_css {
    height: 80vh;
    border: 1px solid rgba(217, 217, 217, 1);
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    overflow-y: auto;
    overflow-x: hidden;
}

.custom_chat_border_css_2 {
    height: 80vh;
    border: 1px solid rgba(217, 217, 217, 1);
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    position: relative;

}

.chat_first_heading {
    padding-top: 24px;
    padding-left: 24px;
}

.chat_first_heading span {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: rgba(0, 0, 0, 1);
}

.custom_chat_style {
    width: 280px !important;
    margin-top: 16px;
    margin-left: 12px;
}

.chat_form {
    position: relative;
}

.chat_form .fa-search {
    position: absolute;
    top: 12px;
    right: 40px;
    color: rgba(178, 178, 178, 1);
}

.chat_form #chat_search {
    height: 42px !important;
    border-radius: 5px !important;
    width: 90% !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    color: rgba(147, 154, 173, 1);
    text-indent: 0px !important;
}

.chat_img {
    width: 40px;
    height: 40px;
}

.chat_img img {
    width: 100%;
    height: 100%;
    border-radius: 1000px;
    object-fit: cover;
}

.chat_name {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: rgba(0, 0, 0, 1);
}

.chat_number {
    width: 16px;
    height: 16px;
    background: rgba(229, 0, 0, 1);
    border-radius: 100px;
    font-size: 12px;
    text-align: center;
    color: #fff;

}

.chat_number span {
    font-weight: 500;
    font-size: 11px;
    display: flex;
    justify-content: center;
    color: rgb(175, 86, 86);
}

.chat_time {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: rgba(178, 178, 178, 1);
}

.chat_list_css {
    /* background: rgba(254, 232, 232, 1); */
    padding: 10px;
    border-radius: 8px;
}

.chat_main_img {
    display: flex;
    gap: 10px;
    align-items: center;
}

.chat_main_img img {
    width: 48px;
    height: 48px;
    border-radius: 100px;
    object-fit: cover;
}

.chat_main_name {
    font-weight: 700;
    font-size: 14px;
    line-height: 26px;
    color: rgba(0, 0, 0, 1);
}

.chat_active_status {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: rgba(178, 178, 178, 1);
}

.chat_delete_btn {
    background: rgba(254, 232, 232, 1);
    width: 48px;
    height: 48px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_chat {
    height: 70px;
    width: 100%;
    position: absolute;
    bottom: 0%;
    border-top: 1px solid #D9D9D9;
    left: 0%;
    display: flex;
    align-items: center;
}

.chat_input {
    width: 88%;
}

.chat_input input {
    border: none;
    box-shadow: none !important;
}

.chat_send_btn {
    width: 44px;
    height: 44px;
    border-radius: 4px;
    background: rgba(229, 0, 0, 1);
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Reviews & Feedback Page */

.review_heading {
    border-bottom: 1px solid rgba(217, 217, 217, 1);
    padding-bottom: 12px;
}

.review_heading span {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: rgba(229, 0, 0, 1);
    border-bottom: 2px solid rgba(229, 0, 0, 1);
    padding-bottom: 12px;
}

.reviews_img img {
    width: 88px;
    height: 88px;
    border-radius: 1000px;
    object-fit: cover;
}

.review_rating .rating {
    font-weight: 700;
    font-size: 14px;
    line-height: 26px;
    color: rgba(31, 39, 60, 1);
}

.review_name_data .name {
    font-weight: 700;
    font-size: 14px;
    line-height: 26px;
    color: rgba(31, 39, 60, 1);
}

.review_name_data .event {
    font-weight: 500;
    font-size: 11px;
    line-height: 22px;
    color: rgba(147, 154, 173, 1);
}

.review_name_data .date {
    font-weight: 500;
    font-size: 11px;
    line-height: 22px;
    color: rgba(70, 77, 97, 1);
}

.review_para {
    width: 700px;
}

.review_para span {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: rgba(70, 77, 97, 1);
}

.load_more_btn {
    width: 142px;
    height: 42px;
    background: rgba(254, 232, 232, 1);
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.load_more_btn .text {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: rgba(229, 0, 0, 1);
}

.event_table_css th {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: rgba(146, 158, 174, 1) !important;
}

.event_table_data_css td {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    width: 33.3%;
}

.event_table_data_css {
    vertical-align: middle;
}

.event_table_data_css td span {
    color: rgba(178, 178, 178, 1);
}

.eye_detail {
    width: 50px;
    height: 50px;
    background: rgba(254, 232, 232, 1);
    border-radius: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cancel_btn {
    width: 74px;
    height: 42px;
    border-radius: 4px;
    border: 1px solid rgba(229, 0, 0, 1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.cancel_btn span {
    color: rgba(229, 0, 0, 1) !important;
    font-weight: 500;
    font-size: 11px;
    line-height: 22px;
}

.confirm_btn_1 {
    width: 100%;
    height: 38px;
    border-radius: 4px;
    background: rgba(229, 0, 0, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}

.confirm_btn_1 span {
    color: rgba(255, 255, 255, 1) !important;
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
}

.confirm_btn {
    width: 80px;
    height: 28px;
    border-radius: 30px;
    background: rgba(229, 0, 0, 1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.confirm_btn span {
    color: rgba(255, 255, 255, 1) !important;
    font-weight: 500;
    font-size: 11px;
    line-height: 22px;
}




.messages-chat {
    padding: 25px 35px;
}

.messages-chat .message {
    display: flex;
    align-items: flex-start;
    margin-bottom: 8px;
    clear: both;
    flex-direction: column;

}

.messages-chat .message .photo {
    display: block;
    width: 45px;
    height: 45px;
    background: #E6E7ED;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.messages-chat .text {
    /* background-color: #f6f6f6; */
    /* padding: 15px; */
    border-radius: 12px;
    margin-bottom: 0px;
    /* padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px; */
}

.text-only {
    margin-left: 45px;
}

.time {
    font-size: 10px;
    /* color:lightgrey; */
    margin-bottom: 10px;
    /* margin-left: 85px; */
}

.response-time {
    float: right;
    margin-right: 40px !important;
}

.response {
    float: right;
    margin-right: 0px !important;
    margin-left: auto;
    /* flexbox alignment rule */
}

.response .text {
    /* background-color: #e3effd !important; */
}

.hide_mobile {
    display: block !important;
}

/* .mobile_filter {
  display: none !important;
} */

.chat_hide_mobile {
    /* display: block !important; */
}

.chat_hide_mobile_1 {
    display: none !important;

}

.show_mobile {
    display: none !important;
}


@media only screen and (max-width: 440px) {
    .mobile_css {
        display: flex;
        justify-content: center;
    }

    .mobile_filter_1 {
        display: block !important;
    }

    .card_img {
        display: none;
    }

    .card_content {
        width: 75%;
    }

    .card {
        width: 370px !important;
    }

    .card_title {
        font-weight: 500 !important;
        font-size: 18px !important;
        line-height: 28px !important;
    }

    .dashboard_cont {
        gap: 14px;
    }

    .border_css {
        height: auto !important;
        width: 90% !important;
        margin: 0px 20px !important;
    }

    .hide_mobile {
        display: none !important;
    }

    .mobile_screen_gap {
        gap: 15px;
    }

    .custom_border_bottom th {
        font-size: 12px !important;
    }

    .cut_span_style {
        font-size: 12px !important;
    }

    .product_custom_css img {
        width: 60px !important;
        height: 60px !important;
        object-fit: contain !important;
    }

    .custum_pag_css {
        gap: 10px !important;
    }

    .mobile_filter {
        display: none !important;
    }

    .margin_moblie_css {
        margin-left: 10px;
    }

    .acc_verify_css .verify_para {
        width: 100% !important;
        font-size: 12px !important;
    }

    .acc_delete_css .delete_para {
        width: 100% !important;
        font-size: 12px !important;

    }

    .reviews_img {
        width: 100% !important;
        object-fit: contain;
    }

    .review_para {
        width: 100% !important;
    }

    .chat_hide_mobile {
        display: none !important;
    }

    .chat_hide_mobile_1 {
        display: block !important;
    }

    .custom_chat_border_css {
        height: 100% !important;
        padding-bottom: 10px !important;
        margin: 10px 20px;
        width: 90% !important;
        border-radius: 10px;
    }

    .custom_chat_border_css_2 {
        margin: 10px 20px;
        width: 90% !important;
        border-radius: 10px;
    }

    .chat_first_heading {
        display: flex;
        align-items: center;
    }

    .show_mobile {
        display: block !important;
    }

    .side_img_last {
        bottom: 5%;
        left: 8%;
    }
}

.sidenav {
    height: 100vh;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: rgba(230, 230, 230, 1);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}
