.new-fea-temp#scroll{
   margin: 0 0 50px;
}
.new-fea-temp.topband{
   margin: 0;
   background: linear-gradient(to bottom, #9ce9ff, #9ce3ff00);
}
.new-fea-temp .clickband {
    margin: 20px 0 40px;
}
.new-fea-temp p{
   font-size: 15px;
   line-height: 32px;
   margin: 0 0 15px;
}
.new-fea-temp ul{
   font-size: 15px;
   line-height: 32px;
   margin: 0 0 15px 10px;
}
.new-fea-temp ul li{
   list-style: disc outside;
   margin: 0 0 5px;
}
.new-fea-temp p strong{
   font-weight: 600;
}
.new-fea-temp ul li strong {
    display: block;
    font-weight: 400;
    font-size: 17px;
    color: #006798;
}
.new-fea-temp ul.flex {
    display: flex;
    flex-wrap: wrap;
    background-color: #f9fdff;
    margin: 30px 0;
    width: 90%;
}
.new-fea-temp ul.flex li {
    width: 44%;
    margin: 2% 2% 2% 4%;
}

.new-fea-temp h1 {
    margin: auto;
    max-width: 700px;
    line-height: 55px;
    font-weight: 500;
    color: #025178;
    letter-spacing: normal;
}
.new-fea-temp h2{
   font-size: 30px;
   line-height: 44px;
   margin: 0 0 15px;
   border-top: 1px solid #eee;
   padding-top: 40px;
   color: #003650;
   font-weight: 400;
}
.new-fea-temp p + h2, .new-fea-temp ul + h2 {
    margin-top: 40px;
}
.new-fea-temp h3,.new-fea-temp h3 a{
   font-size: 24px;
   line-height: 40px;
   margin: 0 0 10px;
   font-weight: 300;
    color: #006798;
}
.new-fea-temp p + h3, .new-fea-temp ul + h3 {
    margin-top: 30px;
}


h2, .hTag2 {
    font-size: 20px;
    line-height: 34px;
    margin: 0px 0 0px;
    color: #333;
    font-weight: 400;
}
h1, .pg-head, .hTag1 {
    font-size: 24px;
    line-height: 45px;
    margin: 0 0 0px;
    color: #333;
    letter-spacing: -1px;
    font-weight: 400;
}
.footer .footCol2 {
    padding: 2% 0%;
    border-right: 0px solid #292929;
}
.footer .footCol1, .footer .footCol2 {
    border-right: 0px solid #666;
}
.footCol2 {
    width: 30%;
    min-height: 220px;
    padding: 0 4.5%;
    float: left;
    border-right: 1px dashed #000;
}
