body{
    overflow-x: hidden;
}
 .nav-link{
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 16px !important;
 }
 /* Show submenu on hover */
    .dropdown-submenu {
        position: relative;
    }
    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-left: 0.1rem;
        margin-right: 0.1rem;
    }
    /* .dropdown-submenu {
      position: relative;
    }

    .dropdown-submenu .dropdown-menu {
      top: 0;
      left: 100%;
      margin-left: 0.1rem;
      display: none;
      position: absolute;
    }

    .dropdown-submenu:hover > .dropdown-menu {
      display: block;
    }

    .dropdown-submenu > a::after {
      content: '▶';
      float: right;
      margin-top: 5px;
      margin-right: -10px;
      font-size: 0.7em;
    } */
.box-shadow {
    box-shadow: 0px 3px 20px #000000ad;
}

.bg-black {
    background: black;
}
.text-50-yellow{
    color: #f0e68c !important;
}
.col-product {
    background-color: #fff;
    box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
    margin-bottom: 10%;
}
.bg-gray{
    background-color: gray;
}
.fc .fc-daygrid-day-number {
    padding: 4px;
    position: relative;
    z-index: 4;
    color: #f0e68c;
}
.dj-training{
    background: #000;
    padding: 50px 0 0 50px;
}
img.rounded-50{
    border-radius: 50% 0;
}
img.rounded-75{
    border-radius:50% 0  0 50%;
}
.rounded-video {
    border-radius: 0 50% 50% 0;
    width: 100%;
    height: 100%;
    object-fit: cover;

}
       
#myVideo {
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
}

.content {
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}

#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}
.text-justify {
    text-align: justify !important;
}
.h6, h6 {
    font-size: 17px !important;
    line-height: 1.5;
    font-weight: 300;
}
.h4, h4 {
    font-weight: 400;
    line-height: 1.5;
    font-size: 22px !important;
}
.h1-custom{
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
}
.col-product:hover {
    box-shadow: 0 70px 70px rgb(0 0 0 / 20%);
    -moz-transform: scale(1.01);
    -o-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
    animation-timing-function: ease-out;
    transition: 0.2s;
    z-index: 100;
}

#benefits-music {
    background-image: url(../img/musics-yantra.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-size: 100% 100%;
    background-repeat: no-repeat;

}
#testimonial{
    background-image: url(../img/testimonial.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 100px 0;
}
.boxshadow{
    box-shadow: 0 2px 40px 0 rgb(0 0 0 / 18%);
}
.mt-135 {
    margin-top: 135px !important;
}

#audio-eng {
    position: relative;
    height: 435px;
}

.audio-wrapper {
    background: #fff;
    box-shadow: 2px 2px 12px rgb(49 62 87 / 25%);
    margin-bottom: 1.0666666667rem;
    position: relative;
    padding: .704rem 1.8666666667rem;
    z-index: 50;
    margin-top: -10%;
}

.text-anymeted li a{
    color: #fff;
}

.text-anymeted li a:hover{
        /*font-size: 20px;*/
        font-weight: 700;

}
#about-us{
    background-image: url(../img/about-us.jpg);
     background-size: cover;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 50px 0;
    background-attachment: fixed;
}

footer{
    background-image: url(../img/bg-footer.png);
    background-size: cover;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 50px 0;
}
#copywrite{
    padding: 30px 0;
}
.bg-transparent {
    background: transparent !important;
    border: 2px solid #fff;
    color: #fff;
}
.sound-record{
    box-shadow: rgb(0 0 0 / 10%) 0 0 15px 0;
    background-color: #fff!important;
}
#dj-training{
    background-image: url(../img/bg-black.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding:10px 0 50px 0; 
    /*background-attachment: fixed;*/

}
.shadow-white{
    box-shadow: rgb(255,255,255 / 10%) 0 0 15px 0;

}
.form-bg {
    width: 100%;
    float: left;
    background-image: url(../img/form-bg.png);
    background-size: 100%;
    padding: 0 30px;
    background-position: top;
}
.form-section {
    background: #fff;
    width: 100%;
    float: left;
    border-radius: 30px 30px 0 0;
    padding: 20px;
}
.slot-size{
    font-size: 22px;
}
.home-wrapper{
    padding: 5% 0;
    line-height: 1.5;
}
button.btn-read-more {
    color: #1e1b38;
    font-size: 22px;
    background: #fff !important;
    padding:  1% 5%;
    margin-top: 2%;
    -webkit-box-shadow: 4px 13px 10px 1px rgb(245 235 245);
    -moz-box-shadow: 4px 13px 10px 1px rgba(245,235,245,1);
    box-shadow: 4px 13px 10px 1px rgb(245 235 245);
}



.fc .fc-toolbar.fc-header-toolbar {
    margin-bottom: 0px;
    background: #000;
    color: #fff;
    text-align: center;
    padding: 7px 5px;
}
.fc-scrollgrid-liquid thead {
    background: #2c3e50;
    color: #fff;
}
.fc .fc-col-header-cell-cushion {
    display: inline-block;
    padding: 2px 4px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    background: #2c3e50;
}
.fc-daygrid-day-top a{
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
}
.fc .fc-daygrid-day-top{
    display: inline;
    flex-direction: row-reverse;
}
.modal-content{
    background: #2c3e50;
}