
	
	
	/* ======= Category Owl Carousal Section ======= */
.mobile .app-carousal-sec3{
    padding-bottom: 0;
}
.carousal-sec3 {
     background: black;
		margin-top:50px;
	position: relative;
    
}
.carousal-sec3 .container 
{
	z-index: 0;

}
.carousal-sec3 .container :hover
{

	z-index: 999
}
.fill-height {
    min-height: calc(100vh - 269px);

}


.carousal-sec3 .category-heading {
    color: #fff;
    font-size: 1.1rem;
    font-weight: 500;
    padding: 0px 60px 0px 0;
}

.carousal-sec3 .owl-stage-outer {
    min-height: 310px;
      padding: 30px 0 0 25px;
    margin-left: -23px;
	 margin-right: -13px;
	
		  transition-property: all;
  transition-duration: 0.5s;

	
}


.search-thumb .item3.on-item-hover img,
.search-thumb .item3.on-item-hover video,
.carousal-sec3 .owl-carousel .owl-item img,
.carousal-sec3 .owl-carousel .owl-item video {
    width: 100%;
    height: 166px; 
    object-fit: cover;
    transition: all 0.2s ease-in-out;
		 cursor: pointer;
}

.owl-carousel .owl-item video {
    margin-bottom: -7px;
}

.carousal-sec3 .item-hover-main-heading,
.item-main-heading {
    font-size: 0.9rem;
    font-weight: 400;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
 padding-top:5px;
    margin-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.carousal-sec3 .item-hover-sub-heading,
.item-sub-heading {
    font-size: 0.7rem;
    font-weight:300;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.carousal-sec3 
.item-hover-description {
  white-space: initial; font-size:   0.5rem;  
   padding-top:1px;
   line-height: 120%;
	overflow: hidden;
}	
.search-thumb .item-txt-on-hover img.item-play-icon,
.carousal-sec3 .owl-carousel .owl-item img.item-play-icon {
    position: absolute;
    width: 20px;
    height: 20px!important;
    margin: auto;
     left:79%;
    top: 45%;
    -webkit-animation: zoomIn 0.7s;
    animation: zoomIn 0.7s;
}
.search-thumb .item-txt-on-hover img.item-sound-icon,
.carousal-sec3 .owl-carousel .owl-item img.item-sound-icon {
    position: absolute;
    width: 20px;
    height: 20px!important;
    margin: auto;
   left:88%;
    top: -40%;
    -webkit-animation: zoomIn 0.7s;
    animation: zoomIn 0.7s;
}
.search-thumb .item-txt-on-hover img.item-add-icon,
.carousal-sec3 .owl-carousel .owl-item img.item-add-icon {
    position: absolute;
    width: 20px;
    height: 20px!important;
    margin: auto;
   left:87%;
    top: 45%;
    -webkit-animation: zoomIn 0.7s;
    animation: zoomIn 0.7s;
}

.search-thumb .item-txt-on-hover img.item-subscribe-icon,
.carousal-sec3 .owl-carousel .owl-item img.item-subscribe-icon {
    position: absolute;
    width:25px;
    height:25px;
 left:86%;
    top:4%;
    -webkit-animation: zoomIn 0.7s;
    animation: zoomIn 0.7s;
}





/* Show Hide Item Txt */

.carousal-sec3.on-item-hover:hover .item-txt,
.item-txt-on-hover {
    display: none;
}

.carousal-sec3.on-item-hover:hover .myvideos-delete-playlist-item,
.on-item-hover:hover .myvideos-delete-watchlater-item,
.on-item-hover:hover .item-txt-on-hover,
.item-txt {
    display: block;
}


.search-thumb{
  margin: 15px 0;
}
.carousal-sec3.search-thumb .on-item-hover {
  position: relative;
  height:auto
}

.carousal-sec3.search-thumb .item3.on-item-hover:hover>img,
.carousal-sec3.search-thumb .item3.on-item-hover:hover video,
.carousal-sec3 .owl-carousel .item3.on-item-hover:hover>img,
.carousal-sec3 .owl-carousel .item3.on-item-hover:hover video {
    height: auto;
}

.carousal-sec3  .item-txt-on-hover {

  margin: 0px -1px 0 -1px;
  padding: 0px 10px 0 10px;
  position:relative;
background-color:#131313;

}


@media only screen and (max-width: 1440px) {
  
    /* Category Carousal Mobile */
 .search-thumb .item3.on-item-hover img,
    .search-thumb .item3.on-item-hover img.search-poster,
    .search-thumb .item3.on-item-hover video.search-poster,
    .carousal-sec3 .owl-carousel .owl-item img,
    .carousal-sec3 .owl-carousel .owl-item video {
        height:auto;
		  object-fit: cover;
		
    }
    .carousal-sec3 .owl-stage-outer {
        min-height:270px; 
	

    }

 .carousal-sec3 .item-hover-main-heading,
.item-main-heading {
    font-size: 0.8rem;
    font-weight:500;
    
}

.carousal-sec3 .item-hover-sub-heading,
.item-sub-heading {
    font-size: 0.6rem;
    font-weight:200;
    
}
    .search-thumb .on-item-hover{
      height: 100%;
    }




}
@media only screen and (max-width: 1366px) {
  

    .carousal-sec3 .owl-stage-outer {
        min-height:320px;
		
	
    }


}

@media only screen and (max-width: 1280px) {

    .carousal-sec3 .owl-stage-outer {
        min-height: 280px;
	    margin-left: -33px;
	

    }


   }
@media only screen and (max-width: 1024px) {


    .carousal-sec3 .owl-stage-outer {
        min-height: 250px;
	

    }

 
.carousal-sec3 .item-hover-main-heading,
.item-main-heading {
    font-size: 0.8rem;
    font-weight: 500;
  
}

.carousal-sec3 .item-hover-sub-heading,
.item-sub-heading {
    font-size: 0.6rem;
    font-weight:300;
   
}
.carousal-sec3 
.item-hover-description {
   font-size:   0.5rem;  
  
}	

.search-thumb .item-txt-on-hover img.item-play-icon,
.carousal-sec3 .owl-carousel .owl-item img.item-play-icon {
    position: absolute;
    width: 18px;
    height: 18px!important;
    
}

.search-thumb .item-txt-on-hover img.item-add-icon,
.carousal-sec3 .owl-carousel .owl-item img.item-add-icon {
   
    width: 18px;
    height: 18px!important;
   	 left:89%;
}



.search-thumb .item-txt-on-hover img.item-subscribe-icon,
.carousal-sec3 .owl-carousel .owl-item img.item-subscribe-icon {
    
    width:22px;
    height:22px;
	 left:87%;
}
	
	.search-thumb .item-txt-on-hover img.item-sound-icon,
.carousal-sec3 .owl-carousel .owl-item img.item-sound-icon {
    position: absolute;
    width: 18px;
    height: 18px!important;
	 left:89%;
   

}
	   .carousal-sec3 .owl-theme3 .owl-nav{
      display: none;
    }
	
}

@media only screen and (max-width: 768px) {

 
    .carousal-sec3 .owl-stage-outer {
      min-height: 250px;
		
    }

    
.carousal-sec3 .item-hover-main-heading,
.item-main-heading {
    font-size: 0.7rem;
    font-weight: 300;
  
}

.carousal-sec3 .item-hover-sub-heading,
.item-sub-heading {
    font-size: 0.5rem;
    font-weight:200;
   
}
.carousal-sec3 
.item-hover-description {
     font-size:   0.45rem;   
  
}	

.search-thumb .item-txt-on-hover img.item-play-icon,
.carousal-sec3 .owl-carousel .owl-item img.item-play-icon {
    position: absolute;
    width: 15px;
    height: 15px!important;
    
}

.search-thumb .item-txt-on-hover img.item-add-icon,
.carousal-sec3 .owl-carousel .owl-item img.item-add-icon {
   
    width: 15px;
    height: 15px!important;
   	 left:89%;
}



.search-thumb .item-txt-on-hover img.item-subscribe-icon,
.carousal-sec3 .owl-carousel .owl-item img.item-subscribe-icon {
    
    width:20px;
    height:20px;
	 left:87%;
}
	
	.search-thumb .item-txt-on-hover img.item-sound-icon,
.carousal-sec3 .owl-carousel .owl-item img.item-sound-icon {
    position: absolute;
    width: 15px;
    height: 15px!important;
	 left:89%;
   

}
    

}

@media only screen  and (max-width: 600px) {
  .carousal-sec3 .owl-stage-outer {
          min-height:210px;
	  	margin-left: -30px;
	       padding: 20px 0 0 25px;
    }
	
		.carousal-sec3 .category-heading {
    
    font-size: 1rem;
    font-weight: 400;
   
}

.search-thumb .item-txt-on-hover img.item-play-icon,
.carousal-sec3 .owl-carousel .owl-item img.item-play-icon {
    position: absolute;
    width: 15px;
    height: 15px!important;
    margin: auto;
    left:75%;
    top: 50%;
  
}

.search-thumb .item-txt-on-hover img.item-add-icon,
.carousal-sec3 .owl-carousel .owl-item img.item-add-icon {
    position: absolute;
    width: 15px;
    height:15px!important;
    margin: auto;
    left:85%;
    top: 50%;
   
}

.search-thumb .item-txt-on-hover img.item-subscribe-icon,
.carousal-sec3 .owl-carousel .owl-item img.item-subscribe-icon {
    position: absolute;
    width:18px;
    height:18px;
 left:84%;
    top:10%;
   
}
	
		.search-thumb .item-txt-on-hover img.item-sound-icon,
.carousal-sec3 .owl-carousel .owl-item img.item-sound-icon {
    position: absolute;
    width: 15px;
    height: 15px!important;
	 left:85%;
   

}
.carousal-sec3 .item-hover-main-heading,
.item-main-heading {
    font-size: 0.6rem;
    font-weight: 500;
 
}

.carousal-sec3 .item-hover-sub-heading,
.item-sub-heading {
    font-size: 0.6rem;
    font-weight:150;
   
}

	

	.carousal-sec3 
.item-hover-description {
 font-size:   0.4rem;  
 
}	
	
		.carousal-sec3  .item-txt-on-hover {
    display: none;
}
	.carousal-sec3 .on-item-hover:hover .myvideos-delete-playlist-item,
.carousal-sec3 .on-item-hover:hover .myvideos-delete-watchlater-item,
.carousal-sec3 .on-item-hover:hover .item-txt-on-hover,
.carousal-sec3 .item-txt {
    display: none;
}

}



@media only screen and (max-width: 480px){
  
    .carousal-sec3 .owl-stage-outer {
           min-height:235px;


		      }
			  

    .search-thumb .item3.on-item-hover:hover>img,
    .search-thumb .item3.on-item-hover:hover video,
    .carousal-sec3 .owl-carousel .item3.on-item-hover:hover>img,
    .carousal-sec3 .owl-carousel .item3.on-item-hover:hover video {
        height: auto;
    }


}
@media only screen and (max-width: 375px) {


.carousal-sec3 .category-heading {

    padding: 10px -20px 0px 0;
}

.carousal-sec3 {
     background: black;
		margin-top:30px;
	position: relative;
    
}
    .carousal-sec3 .owl-stage-outer {
        min-height:215px;




		
    }


}