.blog-page .item-list .item-list-row {
    box-sizing: padding-box;
    display: block;
    float: left;
    padding: 0 2% 2%;
    width: 50%;
}
.item-more header {
display:none;}
.blog-page .item-list .item-list-row:nth-child(2n+3) {
    clear: both;
}

.blog-page .item-list .item-view {
    display: block;
}

.blog-page .item-list .item-view .item-content {
    display: block;
}
.nspArt h4.nspHeader {
    font-size: 1.6rem;
    margin: 0;
    padding: 10px 0 15px 0;
}
.box .header {
    color: #ffffff;
    background-color: #1b1464;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1;
    margin: 0 0 16px;
    text-transform: uppercase;
}
.gkNspPM-TechNewsHeader1 .gkImage > a {background: #ff0000;}
#gkMainbody .box {
   padding-top: 30px;
    padding-right: 50px;
    padding-bottom: 0;
    padding-left: 50px;  
 }
#gkHeaderNav {
   background: #1b1464;
height: 72px;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a.active, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span.active {
    border-bottom: 3px solid rgba(255,0,0,1);
#submitCommentButton {
    float: left;
    margin-top: 80px;
}
  .component-header {
    background: #d80000;
    margin: 40px 40px 0 40px;
    padding: 40px 80px;
}