.deck-wrapper p {
    font-size: 20px;
}

@media only screen and (max-width: 1200px){
	.deck-wrapper h2 {
		font-size: 26px;
	}
}

.introtextwhite{
	color:#fff;
	width:90%;
	margin: 0 auto;
	font-size:24px;
}

.BenefitsText{
    padding: 62px 0 0 0;
}

/*For ES-105E v2 Banner*/
.BannerCanvas{
	position:relative;
}

.BannerBG{
	background:url('/library/assets/products/es-105e-v2/es-105e-v2_banner.jpg') no-repeat center center;
	height:700px;	
	background-size:cover;
}

.BannerCnt{
	position: absolute;
    top: 37%;
    left: 21%;
}

.BannerCnt h2{
	color:#000000;
}

@media only screen and (max-width:1440px){
	.BannerCnt{
		top: 37%;
		left: 15%;
	}
}

@media only screen and (max-width:1366px){
	.BannerBG{
		height:446px;
	}
}

@media only screen and (max-width:1024px){
	.BannerBG{
		height:555px;
	}
}

@media only screen and (max-width:800px){
	.BannerBG{
		height:520px;			
	}
	.BannerCnt{
		top: 37%;
		left: 10%;
	}
}

@media only screen and (max-width:450px){
	.BannerBG{
		height:300px;
	}
	.BannerCnt{
		top: 30%;
		left: 10%;
	}	
	.BannerCnt h2{
		color:#000000;
		font-size:18px;
	}
}

@media only screen and (max-width:400px){
	.BannerBG{
		height:280px;
	}
}

@media only screen and (max-width:350px){
	.BannerBG{
		height:230px;
	}
	.BannerCnt{
		top: 10%;
		left: 10%;
	}	
}
/*For ES-105E v2 Banner END*/


/*For ES-105E v2 Compact Design*/
.CompactDesignBG{
	background:url('/library/assets/products/es-105e-v2/es-105e-v2_compact.png') no-repeat center center; 
	height:750px;
	background-size:cover;
}

@media only screen and (max-width:1600px){
	.CompactDesignBG{
		height:700px;
	}
}

@media only screen and (max-width:1366px){
	.CompactDesignBG{
		height:530px;
	}
}

@media only screen and (max-width:1280px){
	.CompactDesignBG{
		height:560px;
	}
}

@media only screen and (max-width:1024px){
	.CompactDesignBG{
		height:420px;
	}
}

@media only screen and (max-width:800px){
	.CompactDesignBG{
		height:350px;
	}
}
/*For ES-105E v2 Compact Design END*/


/*For ES-105E v2 Optimal bandwidth*/
.OptimalBandwidthCanvas{
	position:relative;
}

.OptimalBandwidthBG{
	background:url('/library/assets/products/es-105e-v2/es-105e-v2_optimal_bandwidth.jpg') no-repeat center center;
	height:910px;
	background-size:cover;
}

.OptimalBandwidthCnt {
	position: absolute;
    height: 100%;
    width: 35%;
    top: 6%;
    right: 5%;
}

.OptimalBandwidthCnt p{
	color:#000000;
	font-size:20px;
}

@media only screen and (max-width:1600px){
	.OptimalBandwidthBG{
		height:800px;
	}
	.OptimalBandwidthCnt{
		width: 30%;
		top: 8%;
		right: 12%;
	}	
}

@media only screen and (max-width:1366px){
	.OptimalBandwidthBG{
		height:630px;
	}
	.OptimalBandwidthCnt{
		width: 30%;
		top: 4%;
		right: 13%;
	}	
}

@media only screen and (max-width:1280px){
	.OptimalBandwidthBG{
		height:880px;
	}
	.OptimalBandwidthCnt{
		width: 33%;
		top: 8%;
		right: 5%;
	}	
}

@media only screen and (max-width:1024px){
	.OptimalBandwidthBG{
		height:708px;
	}
	.OptimalBandwidthCnt{
		width: 33%;
		top: 3%;
		right: 5%;
	}	
}

@media only screen and (max-width:800px){
	.OptimalBandwidthBG{
		height:400px;
	}
	.OptimalBandwidthCnt{
		width: 60%;
	}	
}
/*For ES-105E v2 Optimal bandwidth END*/


/*For ES-105E v2 Easy to connect*/
.EasyConnectBG{
	background:url('/library/assets/products/es-105e-v2/es-105e-v2_easy_to_connect.jpg') no-repeat center center; 
	height:750px;
	background-size:cover;
}

@media only screen and (max-width:1600px){
	.EasyConnectBG{
		height:700px;
	}
}

@media only screen and (max-width:1366px){
	.EasyConnectBG{
		height:530px;
	}
}

@media only screen and (max-width:1280px){
	.EasyConnectBG{
		height:560px;
	}
}

@media only screen and (max-width:1024px){
	.EasyConnectBG{
		height:420px;
	}
}

@media only screen and (max-width:800px){
	.EasyConnectBG{
		height:350px;
	}
}
/*For ES-105E v2 Easy to connect END*/