.bannerNewOuter img {width:100%; heigyht:auto; position:relative;}
.bannerNewOuter {
	position: relative;
	background: #000;
	min-height: 84vh;
	margin-top: -5px;
}
.bottomBanner {
	background: url(../images/basnnerBg.jpg) no-repeat 0 0;
	width: 100%;
	position: absolute;
	bottom: -21px;
}

.bannerContent {
	padding: 115px 0 165px;
}
.bannerNewOuter h1 {
	color: #fff;
	text-transform: uppercase;
	line-height: 95px;
}
.tpHdr {
	font-size: 65px;
	font-weight:800;
}
.red {color:#f93734;}
.blue {color:#2e93ff;}
.bannerVid {
	position: absolute;
	right: 0;
	width:57%;
	top: 0;
}
.bannerVid video {width:100%; height:auto;}

.InnerbannerOuter {
	position: relative;
	min-height: 41vh;
	margin-top: -5px;
}
.innerBbannerBottomWave {
	position: absolute;
	bottom:0px;
	width: 100%;
}
.InnerbannerOuter .container_12 {
	position: absolute;
	left: 50%;
	top: 37%;
	transform: translate(-50%, -50%);
	text-align: center;
}
.InnerbannerOuter h1 {
	color: #f7eecb;
	font-size: 53px !important;
	text-transform: uppercase;
	font-weight: 800;
}