[data-cattype="82005"] .slider-inside {
	height: auto;
	max-height: 435px;
	/*max-height:505px;*/
	max-width: 100%;
	border: none;
}
[data-cattype="82005"] .slider-inside li a {
	height: 435px;
	background-size: cover;
	position: relative;
	display: table;
	width: 100%;
	vertical-align: middle;
}

section[data-cattype="82005"] .left-shape{
	position:absolute; 
	bottom:0; 
	left:0; 
	z-index:2;
}


section[data-cattype="82005"].right-shape .left-shape {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
}


@media screen and (max-width: 1400px){
	[data-cattype="82005"] .slider-inside li a {
		height: 390px;
	}
}

@media screen and (max-width:767px){
section[data-cattype="82005"]  .left-shape {
    display:none;
	}
	
section[data-cattype="82005"]  h1{font-size:20px;}
	
}


@media screen and (max-width:480px){

.pageHINOMembershipProgram .slider-inside li a {
	background-position: left !important;
}
    
}