/* BASIC css start */
#memBigbanner img {width:100%; min-width:1000px;}
#mem1 {padding: 100px 0px;}
#mem1 img {min-width:500px;}
#mem2 {text-align: center; margin: 100px 0px; padding-bottom: 70px; border-bottom: 1px solid #000;}
#mem3 {padding: 50px 0px;}
#mem3 img {width:90%;min-width:1000px;}
.memSec3 {display:grid; grid-template-columns: repeat(3,1fr); gap:10px; width:98%; margin: auto; margin-bottom: 10px;}
.memSec3 img {width:100%; transition: all 0.1s linear;}
.memSec3 div {overflow: hidden; min-width: 300px; padding:50px 30px 10px 30px;}
.sec1 {border:1px solid #000; padding:40px;}
.sec1 img {}
#memfooter {background-color:#000; height:68px;}
#memfooter a {display: block;}
.clearSec {clear: both;}
/* BASIC css end */

