#layerslider_6 {
	margin-top:0% !important;
}
#layerslider_6{
	height:100vh;
}
@media only screen and (max-width: 767px) {
	#layerslider_6 {
		margin-top:0% !important;
	}
	
	.custom_slider iframe{height:250px;}
}

@media only screen and (max-width: 400px) {
	/* #layerslider_6 {
		display: none;
	} */
	
}


@media screen and (min-width: 300px) and (max-width: 480px) {
	
	html .ls-container, body .ls-container, #ls-global .ls-container{height:150px;}
	/* .ls-wrapper{height:150px;} */
	.custom_slider iframe{height:150px;}
	.ls-parallax, .ls-in-out, .ls-z{top:50px;}
	
	#ls-global .ls-wrapper > h1{top:0px!important; display:block;}
	
	.inr-bg{margin-top: 20px;
	width:200px!important;
	height:100px!important;
	}
	
}

@media screen and (max-width: 850px) {
	html .ls-container, body .ls-container, #ls-global .ls-container{height:350px;}
	.custom_slider iframe{height:350px;}
}




.inr-bg{
	width:900px;
	height:400px;
	background:#f1f1f1;
	border-radius:10px;
	left:0;
	right: 0;
	top: 65px;
	margin-bottom:auto;
	bottom:0;
	/* margin:auto; */
	position: absolute;
	display: table-cell;
	vertical-align: middle;
	right:0;
	
}

.sld-inr-cont{
	font-weight:600; 
	letter-spacing:-0.03em;
	/* font-family:'Rajdhani', sans-serif; */
	font-family: "Century Gothic", CenturyGothic, sans-serif!important;
	font-size:40px;
	line-height:30px;
	color:#ed1c24;
	text-align:initial;
	font-weight:600;
	font-style:normal;
text-decoration:none; 
wordwrap:false;
opacity:1;
mix-blend-mode:normal;
margin-top:100px;
margin-left:30px;
overflow:hidden;
}


