#music-control {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
  }

  footer a {
    text-decoration: none !important;
    color: white !important;
    font-size: 13px !important;
  }



  /* Bali Kishan Work */
  /* inter-300 - latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local(''),
        url('fonts/inter-v12-latin-300.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('fonts/inter-v12-latin-300.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* inter-400 - latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local(''),
        url('fonts/inter-v12-latin-regular.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('fonts/inter-v12-latin-regular.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local(''),
        url('fonts/inter-v12-latin-500.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('fonts/inter-v12-latin-500.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local(''),
        url('fonts/inter-v12-latin-700.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('fonts/inter-v12-latin-700.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
.mview4 .nav .nav-item{
    text-decoration: dashed;
}
.text-gradient {
    color: #E32283;
    background-image: -webkit-linear-gradient(0deg, #E32283 24%, #00E3FF 100%);
    background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}

.social-icons {
    display: flex;
    gap: 10px;
}

.social-icon {
    font-size: 1.5em;
    color: #fff;
    text-decoration: none;
    transition: color 0.3s;
}

.social-icon:hover {
    color: #007bff;
    /* Change the color on hover */
}

/* Bal Kishan Work */

/* Custom CSS for mobile view */
/* Custom CSS for mobile view */

.main_page {
    margin-top: 28rem;
}

.main_para {
    margin: 2rem 0rem;
    font-size: 1.2rem;
    text-align: center;
}

.mobile_align {margin-top:25rem}
.mobile_align img {
    margin-top: 18rem;

}

.display-2 {
    font-size: 4.7rem;
}

.mviewfont {
    font-size: 3rem;
}

.display-4 {
    font-size: 3.5rem;
}

.myimg {
    float: right;
    margin-top: 5rem;
}

.myimg img {
    float: right;
}

.social-icon .fa-whatsapp:hover {
    color: green;
}

.social-icon .fa-instagram:hover {
    color: purple;
}
.p-5{ color:#fff; }
.banner_responsive {
    margin-top: -1.5rem;
    width: 100%;
}
.nav .nav-item:hover {

    color: #fff; /* Change to desired hover color */
    text-decoration: underline; /* Change to desired hover decoration */
}
.main_para img{ border-radius:6%; margin: 0;}
@media (max-width: 767px) {

    * {
        margin: 0.2rem;
    }

    html,
    body {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
    }


    .container {
        flex-wrap: wrap;
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-nav {
        margin: 0;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;

    }

    .navbar {
        opacity: 0.9;
        padding: 0;
    }

    .navbar-nav .nav-item {
        height: 2rem;
        font-size: 1.4rem;
        padding: 0;
        margin: 0;
    }

    .navbar-toggler {
        margin-right: 0;
    }

    .navbar-brand {
        margin-right: auto;
        margin-left: auto;
    }

    .navbar-nav .nav-item {
        margin-bottom: 1rem;
    }

    .main_page {
        margin-top: 80rem;
    }

    .main_page h2 {
        text-align: center;
    }

    .main_para {
     width: 100%;
     margin-top: 4rem;
     }
    .main_para .col-lg-4 {
     margin-top: 4rem;
     }

    .display-2 {
        font-size: 2.5rem;
        margin: 0;
        padding: 0;
    }

    .display-4 {
        font-size: 1.5rem;
        margin: 0;
        padding: 0;
    }

    .mobile_align {
        margin-top: 38.2rem;

    }
    .mobile_align2 {
        margin-top: 10.5rem;

    }
    .mobile_align img{
        margin-top: 52rem;

    }
.mobile_align .i1{margin-top:3rem;}
    .mview1 {
        width: 100%;
        margin: 0;
        padding: 0;
        text-align: center;
        padding-bottom: 1rem;
        margin-bottom: 2rem;
    }

    .mview2 {
        width: 80%;
    }

    .mview2 img {
        float: left;
    }

    #testimonials .display-2 {
        text-align: center;
        font-size: 2.5rem;
        margin-top: 3rem;
    }

    .mview2 .display-4 {
        text-align: center;
        margin-top: 5.5rem;
        padding: 0;
    }

    .mview3 {
        width: 100%;
        padding-top: 9vh;
        padding-bottom: 6vh;
    }

    .mview3 .row {
        width: 100%;
        padding-top: 11vh;
        padding-bottom: 0vh;
    }

    .mview4 {
        flex-wrap: wrap;
        width: 100%;
    }


    .mviewfont {
        font-size: 2.3rem;
    }

    .banner_responsive {
        margin-top: 9rem;
        width: 100%;
    }

    /* footer section app.bland */
    .footer {
        display: flex;
        flex-wrap: wrap;
    }

    .col {
        text-align: center;
        width: 100%;
        margin: 4.8rem;

    }

    .sicon {
        margin-left: 4.6rem;
    }
}

/* carrirer banner */


.myimg {
    max-height: 45px;
}

.feature {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 4rem;
    width: 4rem;
    font-size: 2rem;
  }

  .pointer {
    cursor: pointer !important;
  }




.bg-custom-dark {
    background-color: #1f2123;
    color: #fff;
}

label {
    margin-bottom: -12px !important;
    color: rgb(255, 255, 255);
    font-size: 13px;
}
.user-sidebar {
    top: 100px !important;
}
.user-sidebar .nav-link {
    color: #fff;
    background-color: #1f2123;
    border-radius: 0.25rem;
    margin-bottom: 1px;
    font-size: 16px !important;
}

.user-sidebar .nav-link:hover {
    color: #ffffff;
    background-color: #495057;
}

.note {
    display: block;
    font-size: 0.7em;
    color: rgb(204, 183, 183);
}
