/*
 Theme Name: Streamlab Child
 Theme URI: http://streamlab.gentechtree.com/
 Description:  Streamlab Child Theme
 Author: Gentechtree
 Author URI: gentechtree.com
 Template: streamlab
 Version:  1.0.0
 License:   GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: amzon prime, elementor Streaming, films, hbo, hotstar, mas videos, movies, Netflix, ott Streaming, tv shows, video streaming, web series, WordPress Elementor theme
 Text Domain:  streamlab-child
*/
.e-con.e-con-boxed>.e-con-inner{
		max-width:1710px;
	}
@media (max-width: 1699px) {
	.e-con.e-con-boxed>.e-con-inner{
		max-width:95%;
	}
}
#gt-player iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    border: none;
}

.top-slider{
    font-family: 'Roboto', sans-serif;
}
.metaslider .slides img:not(.caption img) {
    width: 100%;
    display: block;
    opacity: 0.6;
}
.top-slider h5 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    letter-spacing: 0.5px;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 15px;
}
.top-slider h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 66px;
    line-height: 76px;
    letter-spacing: 0.02em;
	font-family:'Jost', sans-serif;
}
.metaslider-hidden-content.hide-smartphone {
    line-height: 29px;
    font-weight: 300;
	color:#cecfd1;
}
.top-slider .ms-custom-button {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    background-color: #e50916 !important;
    padding: 12px 30px;
    border-radius: 0 !important;
}

.metaslider.ms-theme-databold .flexslider .caption-wrap {
	left: 50% !important;
	max-width: 1710px;
    transform: translateX(-50%);
}
.metaslider.ms-theme-databold .flexslider .caption-wrap .caption {
    box-shadow: none !important;
	width: 50% !important;
}
.df-viewer-container {
    background: #161616;
}
.gen-breadcrumb{
    display: none;
}
.tv-scroll iframe {
    min-height: 800px;
	margin-top: -37px;
}
.cKoELe {
    min-height: 0 !important;
}
@media (max-width: 520px) {
	.top-slider h3 {font-size: 30px !important;line-height: 30px;}
	.top-slider h5 {font-size: 14px !important;line-height: 14px;}
	.metaslider.ms-theme-databold .flexslider .caption-wrap .caption{width:100% !important;}
	.tv-screen {top: 4.52% !important;}
	.tv-scroll iframe {height: auto !important;min-height: 830px !important;}
}