/* iPad Mini CSS Start */

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1) {
    
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {
    
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) {
    
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2) {
    
        
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {

}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {

}

/* iPad Mini CSS End */

/* iPad Pro 11 CSS Start */

@media only screen and (min-device-width:834px) and (max-device-width:1112px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
	
    
}

@media only screen and (min-device-width:1120px) and (max-device-height: 834px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {

}

/* iPad Pro 11 CSS End */

@media only screen and (min-device-width:834px) and (max-device-width:834px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
    
}

@media only screen and (min-device-width:1112px) and (max-device-width:1112px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) {
    
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
    .innerbanner_wrapper {height: auto}
	.mobile_bannerimg {display: block}
	.electric_revolution_wrapper {height:60vh}
	.banner_wrapper {background:url('../images/banner.jpg') no-repeat 65% top;background-size:cover;}
}

@media only screen and (min-device-width:1024px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
    .innerbanner_wrapper {height: auto}
	.mobile_bannerimg {display: block}
	.electric_revolution_wrapper {height:60vh}
	.banner_wrapper {background:url('../images/banner.jpg') no-repeat 65% top;background-size:cover;}
}

@media only screen and (min-device-width:1366px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    
}
    
    
    

/*ipad Pro 12.9 CSS Start*/    
    
@media only screen and (min-width:1024px) and (max-height:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1.5) {
	.innerbanner_wrapper {height: auto}
	.mobile_bannerimg {display: block}
	.electric_revolution_wrapper {height:60vh}
	.banner_wrapper {background:url('../images/banner.jpg') no-repeat 65% top;background-size:cover;}
    
}

@media only screen and (min-width:1366px) and (max-height:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5) {
	.innerbanner_wrapper {height: auto}
	.mobile_bannerimg {display: block}
	.electric_revolution_wrapper {height:60vh}
	.banner_wrapper {background:url('../images/banner.jpg') no-repeat 65% top;background-size:cover;}
}
    
/*ipad Pro 12.9 CSS End*/   

@media only screen and (max-width:1536px) and (max-height:864px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5) {
  
}
    
/*ipad Pro 13.0 CSS Start*/    
    
@media only screen and (min-width:1032px) and (-webkit-min-device-pixel-ratio:1.5) {
    
    
    
}

@media only screen and (min-width:1302px) and (max-height:1032px) and (orientation:landscape) {
   
}
    
/*ipad Pro 13.0 CSS End*/ 