.video-descriotion a{color :#149bd2 !important;}
 
 #single-details .side-1 .img-box{height: auto !important;}
  #single-details .side-1 .img-box img{min-height: auto !important;}
  
 .video-box {
    margin: 5px 5px auto;
}
#video-block .wrap .video-info h3 {
    font-size: 14px;
    min-height: 40px;
}
#videomodel{z-index:99999 !important;}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    top: 109px;
}
#videomodel iframe , #video-detals iframe{
    width: 100% !important;
    height: 100%;
    min-height: 500px;
    padding: 0 0 !important;
} 
.news-list img {
	height: 180px;
}
.newslisthome .news-thumb {
	height:180px;
	overflow:hidden;
}
.slick-track .news-thumb img {
	height:74px;
	overflow:hidden;
}
.img-box{
     height: 500px;
     overflow: hidden;
}
 .img-box img {
	min-height: 500px;
  object-fit: cover;
}
.artest-detals .img-box img {
  min-height: inherit;
}
.artest-detals .img-box{
     height: auto;
}

.news_block .img-box{
     height: 280px;
     overflow: hidden;
}
.news_block .img-box img {
  min-height: 280px;
  object-fit: cover;
}

.rev-slidebg{
	height: 530px;
}
.rav-content,.item-detals{
	color:#000;
}
.activeanchor{
	color:#149bd2;
}

#single-video-bttn {
	background: #000000;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	padding: 5px 25px;
	margin-bottom: 20px;
	border-radius: 2px;
	margin-top: 20px;
}
/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.right-img{
  margin-top: 130px;
}

.Interviews .video-img{
	height: 210px;
position: relative;
overflow: hidden;
cursor: pointer;
}
.Interviews .video-img img {
	min-height: 210px;
	object-fit: cover;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.Interviews .video-img a::after {
	content: '\f04b';
	font-family: FontAwesome;
	color: #fff;
	position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	height: 60px;
	width: 60px;
	border: 1px solid #fff;
	border-radius: 50%;
	line-height: 60px;
	font-size: 26px;
	margin-left: -30px;
	margin-top: -30px;
	opacity: 0.8;
}
.Interviews .video-img a:hover img {
	opacity: 0.6;
}
.Interviews .video-img a:hover::after {
	opacity: 1;
	background: rgba(255, 255, 255, 0.3);
}


.more-btn {
  width: 100%;
  display: block;
  text-align: center;
  padding: 20px 0;
}

.more-btn a{
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 30px;
}

.more-btn a:hover{
   background: #fff;
   color: #000;
}

#latest-news .more-btn a{
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #000;
    color: #000;
    font-size: 18px;
}

#latest-news .more-btn a:hover{
   background: #fff;
   color: #000;
}

#about .more-btn a{
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #000;
    color: #000;
    font-size: 18px;
}

#about .more-btn a:hover{
   background: #fff;
   color: #000;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
   #top-banner{
    height: -moz-calc(100vh - 100px);
                 height: -webkit-calc(100vh - 100px);
     height: calc(100vh - 100px);  
    }
}*/

/* iPhone 6 Plus portrait */
@media only screen 
  and (min-width: 767px) 
  and (-webkit-min-device-pixel-ratio: 3)
{
   #top-banner{
    height: -moz-calc(100vh - 100px);
    height: -webkit-calc(100vh - 100px);
     height: calc(100vh - 100px);  
      
    }
 

 }
 /* iPhone 6 Plus portrait */
/* iPhone 6 Plus portrait */
/*@media only screen 
  and (min-device-width: 768px) 
  and (-webkit-min-device-pixel-ratio: 2)
{ 
 #top-banner{
           height: -moz-calc(100vh - 100px);
           height: -webkit-calc(100vh- 100px); 
           height: calc(100vh - 100px);  
    }


}*/
/* iPhone 6 Plus portrait */
@media only screen 
  and (max-width: 767px) 
  and (-webkit-min-device-pixel-ratio: 2)
{
  /* #top-banner{
       height: -moz-calc(100vh - 100px);
       height: -webkit-calc(100vh - 100px);
       height: calc(100vh - 100px);  
    }
*/
 }


@media only screen 
    and (min-device-width : 375px) 
    and (max-device-width : 667px) 
    and (orientation : landscape) 
    and (-webkit-min-device-pixel-ratio : 2)
{ 
   #top-banner{
         height: auto !important;   
        }
         #top-banner #flixel-player video {
              display: inherit;
            }
}

@media only screen 
    and (min-device-width : 375px) 
    and (max-device-width : 667px) 
    and (orientation : portrait) 
    and (-webkit-min-device-pixel-ratio : 2)
{
 #top-banner{
         height: auto !important;  
        }

        #top-banner #flixel-player video {
              display: inherit;
            }
 }
 
 .newslisthome li {
    padding-bottom: 30px !important;
}
.news-tital {
	padding-bottom: 30px !important;
}

#google_translate_element {
     height: 50px;
    overflow: hidden;
    float: right;
    width: 150px;
    position: absolute;
    right: 80px;
    top: 52px;
    z-index: 9999999;
}

#google_translate_element span {
  display: none;
}
#google_translate_element span img{
  display: none;
}
#google_translate_element  select {
  height: 40px !important;
}

#google_translate_element  select {
  background: #000;
 color: #fff;
 border: 0;
 font-family: 'Poppins', sans-serif !important;
}

#top-banner .banner-content h1 {
  opacity: 0.70;
}

#contributors h1{
  color: #fff;	
}

.social-top {
	padding-right: 20px;
}

#about .section-tital h3,  #albums-list .section-tital h3, #video-block .section-tital h3{
  border-bottom: 0;
  line-height: 1;
  font-weight: 500;
}
 #albums-list .section-tital h3::after{
      position: absolute;
    content: '';
    width: 50px;
    height: 1px;
    background: #149bd2;
    left: 50%;
    margin-left: -25px;
      bottom: 60px;
}

#about .section-tital h3::after, #video-block .section-tital h3::after {
    position: absolute;
    content: '';
    width: 50px;
    height: 1px;
    background: #149bd2;
    left: 50%;
    margin-left: -25px;
    bottom: 30px;
}

#video-list .artists_block li .video-tital a {
    font-size: 20px;
}

#news-slider .news-slider-tital {
    background: #0f0f0f;
    padding-left: 20px;
}
#news-slider{
	padding: 0;
}

#news-slider .slied-section {
    padding-top: 15px;
	 padding-bottom: 15px;
}


.contributor-detals .img-box {
    width: 200px;
    height: 200px;
    border-radius: 50%;
}

.contributor-detals .img-box img{
       min-height:200px;
}


header .navbar #navigation .main-nav {
    position: relative;
    right: 90px;
}


.inner-page-nav{
	background: #fff !important;
}

 @media screen and (max-width: 1300px) {
    #google_translate_element {
             top: 135px;
          }
  }

 @media screen and (max-width: 1024px) {
    #google_translate_element {
             top: 60px;
          }
		  .social-top {
	padding-right: 0;
      }
  }

  @media screen and (max-width: 992px) {
	   .hnews{ width: 100%} 
.img-box{
     height: 300px;
     overflow: hidden;
}
.img-box img {
  min-height: 300px;
  object-fit: cover;
}

 #latest-news .row .col-sm-6:first-child img {
				height: auto !important;
			}
			
}

 @media screen and (max-width: 768px) {
   .hnews{ width: 100%}   

   #google_translate_element {
              right: 25px;
               
          }
	
    .inner-page-nav .nav a {
		color: #fff !important;
	}	
	
	#google_translate_element {
     height: 35px;
     width: 125px;
	 right: 50px;
	 margin-top: 12px;
	}
	 
  }

 @media screen and (max-width: 480px) {

          #google_translate_element {
            height: 35px;
            width: 105px;
			 right: 50px;
	        margin-top: 9px;
           
          }
      #google_translate_element select {
          height: 30px !important;
          font-size: 12px;
        }
}


@keyframes bouncedelay {
0%, 80%, 100% {
transform: scale(0);
}
40% {
transform: scale(1);
}
}
@-webkit-keyframes bouncedelay{
0%, 80%, 100% {
transform: scale(0);
}
40% {
transform: scale(1);
}
}
.spiner-box {
display:none;
}
.cm-loader__spinner {
left: 50%;

position: absolute;
top: 50%;

}

.cm-loader__bounce {
animation: 1.4s ease-in-out 0s normal both infinite running bouncedelay;
background-color: #fff;
border-radius: 20px;
display: inline-block;
height: 20px;
margin: 0 2px;
width: 20px;
}
.cm-loader__bounce1 {
animation-delay: -0.48s;
background-color:#000000;
}
.cm-loader__bounce2 {
animation-delay: -0.32s;
background-color:#7360f4;
}
.cm-loader__bounce3 {
animation-delay: -0.16s;
background-color:#000000;
}
.cm-loader__bounce4 {
background-color:#7360f4;
}
.overlay {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    display: none;
    float: left;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 12;
}
.overlay .spiner-box {
    display: none;
    position: relative;
    top: 50%;
}
.cl {
    border: 0 none;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
}

.contributor-detals .img-box {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
}
@media screen and (min-width: 1024px) {
#latest-news .news-list li .news-tital {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -1px;
    font-weight: 300;
    padding-bottom: 70px;
    position: relative;
	height:150px;
}
}

.genre{text-align:left !important;}
.a-serach{text-align:right !important;}

.genre .search-box select{
    max-width: 210px !important;
    width: 100%;
    color: #adadad;
    font-size: 14px;
    text-align: left !important;
    text-align-last: left !important;
    border: 1px solid #adadad;
    margin: 0 auto;
    position: relative;
	padding: 0 0 0 20px;
}
.genre .search-box option {
  text-align: left !important;
 
}

 .a-serach{
	 text-align: right;
 }
 @media screen and (max-width: 767px) {

        .genre{text-align:center !important;}

        .a-serach{
			text-align: center !important;
			margin-left: 42px;
			margin-top: 10px;
		}
}

/*
@media screen and (max-width: 480px) {

        .genre{text-align:center !important; margin: 0 auto;}
.genre .search-box{max-width:100% !important;}

.a-serach{text-align:center !important;}
} */
.page-tital h1{
	 position: relative;
}
.page-tital h1::after {
    position: relative;
    content: '';
    width: 50px;
    height: 1px;
    background: #149bd2;
    left: 50%;
    margin-left: -25px;
    bottom: 0;
	
}

#video-list h1 {
    font-weight: 700;
    font-size: 48px;
    line-height: 68px;
    letter-spacing: -1px;
    margin-bottom: 10px !important;
}


#video-list .container {
    max-width: 1170px !important;
    width: 100% !important;
}

#video-list .video-grid li {
    width: 33.33% !important;
    float: left;
    padding: 15px !important;
	 z-index: 10 !important;
}

#video-list .video-grid li .video-tital{
		min-height: 52px;
	}



@media screen and (max-width: 1024px) {
#video-list .artists_block li {
		width: 50% !important;
    padding: 15px;
    float: left;
	margin-bottom: 0px !important;
	
	}
	

#news-block li {
    width: 47% !important;
    padding: 15px;
    float: left;
}

#news-block li .news-detals .tab-text .tab-title{
	height:90px;
}
}
 @media screen and (max-width: 640px) {
	#video-list .artists_block li {
		width: 100% !important;
		margin-bottom: 0px !important;
	}
	#news-block li {
		width: 100% !important;
	}
	#video-list{
		padding: 100px 0 40px;
	}
	
 }
 
 .google_translate_sticly {
    height: 50px;
    overflow: hidden;
    float: right;
    width: 150px;
    position: fixed !important;
    right: 80px;
    top: 0 !important;
    z-index: 9999999;
}

.sticky .navbar .nav a {
    color: #000 !important;
}


.navbar-fixed-top{
    right: 0;
    left: 0;
    z-index: 99999 !important;
	-webkit-transform: translate3d(0,0,0);
}
#video-list .video-grid li {
	 transform:	none !important;
}

@media screen and (max-width: 1024px) {
	#video-list .video-grid li {
		width: 50% !important;
		float: left;
		padding: 15px !important;
		transform:	none !important;
	}
}

 @media screen and (max-width: 600px) {
	#video-list .video-grid li {
		width: 100% !important;
		float: left;
		padding: 15px !important;
		transform:	none !important;
	}
	
	.navbar-fixed-top, .navbar-fixed-bottom {
		right: 0;
		left: 0;
		z-index: 999999 !important;
	}
	
	.video-img img { z-index: 99 !important; }
	
}

 @media screen and (max-width: 768px) {
	 header .navbar #navigation {
    position:relative !important;
   }
   
   
#videomodel iframe, #video-detals iframe {
    width: 100% !important;
    height: 100%;
    min-height: 320px;
    padding: 0 0 !important;
} 
.intervoewBox {
  display: flex;
    flex-direction: column;

}
.intervoewBox .second-box {
    order: 1;
    margin-bottom: 50px;
}
.intervoewBox .first-box {
    order: 2;
 
}
#video-detals {
    padding: 50px 0 40px;
}

}

  