/* @media screen and (max-width: 1280px) and (min-height: 600px) {
	.section-slider { height: 312px; }
	.section-slider img { height: 292px; }
}


@media screen and (max-width: 640px) and (min-height: 360px) {
	.section-slider { height: 312px; margin-top: 10px;}
	.section-slider img { height: 292px; }
	.mainwrapper { position: static; 
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;}
	ul.cust-ver-menu > li > a, ul.sub-lv1 > li > a { font-size: 17px; padding: 2px 9px; }
	
}

@media screen and (max-width: 360px) and (min-height: 640px) {
	.section-slider { height: 312px; }
	.section-slider img { height: 292px; }
	.mainwrapper { position: relative; 
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);}
}

@media screen and (max-width: 480px) and (min-height: 320px) {
	.section-slider { height: 226px;  margin-top: 10px;  }
	.section-slider img { height: 206px;}
	.mainwrapper { position: static; 
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;}
	ul.cust-ver-menu > li > a ,ul.sub-lv1 > li > a { font-size: 15px; padding: 0px 9px;}
	ul.cust-ver-menu > li .submenu-cont .tail { border-width: 12px; left: -24px;}
}

@media screen and (max-width: 320px) and (min-height: 480px) {
	.mainwrapper { position: relative; 
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);}
} */





/*360*640
menu
team members
social icon */
