#scroll ul{list-style-type:none;padding:0}
.heading-menu .menuhead{display:none;}
.heading-menu{background:unset;border-bottom:none;}
.pam360-footer-wrap{background:#0a2541;}
.banner-contain{padding-top:80px;}
  .pam360-footer-wrap .container {
        padding: 80px 0;
    }
 .banner-wrap {
        width: 100%;
        padding: 80px 0;
        background: #0a2541;
        background-size: cover;
        background-position: center;
        text-align: center;
        color: #e8e8e8;
    }
    
    .banner-wrap h1 {
        color: #fff;
        margin: 0 auto;
        font-size: 44px;
        line-height: 1.25;
        max-width: 730px;
        width: 90%;
    }
.pam360-cont-wrap {overflow: hidden;width: 100%;}.pam360-cont-wrap .container {padding: 80px 0;}.pam360-footer-wrap .container {display: block;text-align: center;}.pam360-footer-wrap h2 {font-size: 38px;margin: 0 auto 20px;color: #fff;}.feature-list-wrap ul{display: grid;grid-template-columns: repeat(3, 1fr);grid-gap: 30px;background-color: #fff;margin: 40px 0 0;}.feature-list-wrap ul li {border: 1px solid #f7f7f7;padding: 30px;position: relative;transition: 0.5s all;}.feature-list-wrap ul li:hover {box-shadow: 0px 0px 20px 5px #e7e7e7;}.feature-list-wrap ul li a {position: absolute;width: 100%;height: 100%;top: 0;left: 0;}.feature-list-wrap ul li figure {width: 100%;height: 70px;}.feature-list-wrap ul li figure img {height: 100%;width: auto;}.feature-list-wrap ul li h3 {font-size: 24px;margin: 20px 0 10px;}.feature-list-wrap ul li p:last-child {margin: 0;}@media screen and (max-width: 1060px){.feature-list-wrap ul {grid-template-columns: repeat(2, 1fr);}.banner-wrap h1 {line-height: 1.2;}}@media screen and (max-width: 680px){.feature-list-wrap ul {grid-template-columns: repeat(1, 1fr);}} 
