#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}		
	#show-eye
		{
			color: black;
		position: absolute;
    right: 25px;
    top: 10px;
    cursor: pointer;	
		}
		.loader_icon
		{
			display: none;
			font-size: 13px;
		}
		.log_name
		{
			position: absolute;
    font-size: 13px;
    width: 120px;
    top: 45px;
    left: -8px;
    font-weight: 500;
		}
	.modalform input
	{
		height: 40px;
    border-radius: 1px;
	}
		.modalform textarea
	{
		height: 70px;
    border-radius: 2px;
	}
	.profile-ul li a
	{
	color: #777777;
    font-size: 15px;
    margin-left: 10px;
	}
	.profile-ul li i
	{
	color: #777777;
    font-size: 15px;	
	}
	.video-js .vjs-big-play-button {
		top: 34%;
    left: 34%;
	}
	.ndfHFb-c4YZDc-Wrql6b{display: none !important;}

.mr-right
	{
		border-right: 1px solid #d2d2d2;
	}
.mr-bottom
	{
		border-bottom: 1px solid #d2d2d2;
	}	
	.news-scroll
	{
	position: absolute;
    top: 80px;
    background-color: #070200;
    z-index: 1;
    width: 100%;
    padding-top: 6px;
	}
    
    @media only screen and (max-width: 600px) {
        .news-scroll{ top: 65px; } 
    }
    
	.feat-box
	{
		max-height: 343px;
	}
	.testi-img
	{
		width: 80px;
    height: 80px;
    border-radius: 50%;
	}
.section-title div p {
    color: white ;
    margin-top: 3rem;
}
    
    @media screen and (max-width: 767px) {
    .page-head {
        padding: 200px 35px 150px;
    }
}
    .text-black{color: black !important;} 
    .mcatbox{
   
    text-align: center;
    margin-right: 1rem;
    border: 1px solid #ebebeb;
    padding: 6px;
    border-radius: 15px;
    
    cursor: pointer;
    color: black;
    margin-bottom: 1rem;
height: 125px;
    margin-top: 1rem;
    margin-left: 13px;
 
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    }
    .catBox{
      max-width: 160px;min-height: 160px;text-align: center;
    }
    .mcatbox:hover
    {
      box-shadow: 0px 0px 5px 2px #ababab;  
    }
     .boxActive
    {
          box-shadow: 0px 0px 7px 3px #858585; 
    }
    .mcatbox p{
    position: absolute;
    bottom: 20px;
    background-color: white;
    margin-left: 10px;
    }
    .mcthumb{
       max-width: 120px;
    }
      .mcthumb img{
     width: 100%;
    }
    .custom-nav button {
  margin-left: 10px;
  padding: 6px 12px;
  border: none;
  background: #444;
  color: white;
  border-radius: 6px;
  cursor: pointer;
}
.custom-nav button:hover {
  background: #222;
}
    .music_playlist ul li{
            display: flex;
    justify-content: space-between;
        align-items: center;
    border: 1px solid #00000029;
    border-radius: 30px;
    padding: 7px;
            margin-bottom: 1rem;
    }
    .music_playlist ul li img{
            width: 40px;
    }
    .music_playlist h5{
            color: #00000082;
    margin-bottom: 1rem;
    margin-top: 2rem;
    font-weight: 500;
    }
    .musicPlayer{
            border: 1px solid #00000014;
    padding: 2rem;
    border-radius: 15px;
    margin-top: 4rem;
    }
    
    .music_playlist .playList{
            max-height: 500px;
    overflow-y: scroll;
    }
    .catTobtn{
        text-align: center;border: 1px solid;margin-top: 11px;
    }
    .catTobtn i{ color:black; }
      .catTobtn:hover
    {
      color:white;background-color: red;text-align: center;border: 1px solid;margin-top: 11px;
        box-shadow: 0px 0px 6px 1px #0000004d;
    }

    .owl-next{
          background-color: #fc328a !important;
    opacity: 1 !important;
    font-size: 14px !important;
    padding: 2px 16px !important;
    border-radius: 4px !important;
    text-transform: capitalize !important;
    }

        .owl-prev{
          background-color: #ff9902 !important;
    opacity: 1 !important;
    font-size: 14px !important;
    padding: 2px 16px !important;
    border-radius: 4px !important;
    text-transform: capitalize !important;
    }