
@media (max-width: 980px){
div.section-player.bg-black.mb-4 {
margin: 0 !important;
border-radius: 0px !important;
}}

@media (max-width: 980px){
div.row.m-0 {
border-radius: 0px !important;
}}

@media (max-width: 980px){
div.player-wrapper.bg-black.no-jsappear {
border-radius: 0px !important;
}}

@media (max-width: 980px){
div.player-embed.overflow-hidden.bg-black.ratio.ratio-21x9 {
border-radius: 0px !important;
}}

div#post-bottom.post-bottom.shadow-sm {
    padding-top: 17px;
}
    div.comment-respond .respond-area {
    border-radius: 0 0 20px 0 !important;
}

html[data-theme=dark] .form-control {
    background: #333;
}
    div.comments-list-lg.bg-white.rounded.shadow-sm.mb-4
    {border-radius: 0 20px 20px 0 !important;
    padding-top: 15px;}
    
  .boton-chat {
   border-radius: 20pc;
    position: absolute;
    z-index: 5;
    bottom: 30%;
    right: 0;
    font-size: 25px;
    background-color: #0d6efd !important;
    color:#fff;
    aspect-ratio: 1/1;
    margin-left: -872px;
    margin-top: 44px;
}

.bg-black {
    background: transparent !important;
}
   .mb-4 {
    margin-bottom: 0 !important;
} 

div.player-wrapper.bg-black.no-jsappear
 {
     border-radius: 20px 0 0 20px;
} 

 .player-wrapper  {
    box-shadow: none !important;
} 
 
	@media (min-width: 1156px) and (max-width: 1400px)  {
.ratio-21x9 {
  min-height: 500px;
	max-height: 500px;
}
/*
div.player-wrapper.bg-black.no-jsappear
 {
 min-height: 500px;
	max-height: 500px;
}*/

.comments-list-lg.bg-white.rounded.shadow-sm.mb-4
 {
 min-height: 500px;
	max-height: 500px;
  
}

}

	@media (min-width: 1401px) and (max-width: 1700px)  {
.ratio-21x9 {
  min-height: 540px;
	max-height: 540px;
}
/*
div.player-wrapper.bg-black.no-jsappear
 {
	min-height: 540px;
	max-height: 540px;
}*/

.comments-list-lg.bg-white.rounded.shadow-sm.mb-4
 {
min-height: 540px;
max-height: 540px;
  
}

}

@media (min-width: 1701px) and (max-width: 1800px)  {
.ratio-21x9 {
	min-height: 640px;
	max-height: 640px;
}
/*
div.player-wrapper.bg-black.no-jsappear
 {
	 	min-height: 640px;
	max-height: 640px;
}*/
.comments-list-lg.bg-white.rounded.shadow-sm.mb-4
 {
min-height: 640px;
max-height: 640px;
  
}

}

@media (min-width: 1801px) and (max-width: 2000px)  {
	
.ratio-21x9 {
		min-height: 700px;
	max-height: 700px;
}
/*
div.player-wrapper.bg-black.no-jsappear
 {
	 	min-height: 700px;
	max-height: 700px;
}*/
.comments-list-lg.bg-white.rounded.shadow-sm.mb-4
 {
min-height: 700px;
max-height: 700px;
  
}
}


@media (min-width: 2001px) and (max-width: 4000px)  {
	
.ratio-21x9 {
	min-height: 1500px;
	max-height: 1500px;
}
/*
div.player-wrapper.bg-black.no-jsappear
 {
	min-height: 1500px;
	max-height: 1500px;
}*/
.comments-list-lg.bg-white.rounded.shadow-sm.mb-4
 {
	min-height: 1500px;
	max-height: 1500px;
  
}
}
	    
