
#bottomblock div.bottomdiv {
   float: none;
}

#bottomblock, #bottomblock div.bottomdiv {
   width: 960px;
   margin-bottom:0px !important;
}



#bottomblock div.bottomcontent {
   width: 928px;
   padding:0 16px;
}


#bottomblock #bottomcontent {
   padding: 16px;
   width: 928px;
}

#bottomcontent {
   position:relative;
   top:-120px;
   z-index: 100;
}

#bottomblock div.bottombg {
   width: 960px;
}

#bottombackground {
   min-height:120px;
   position:relative;
   z-index: 1;
}

#bottomblock_cta {
   /*background-color: #5d6a72;*/
   /*display:flex;*/
   background-color: #2E60FF;
   /*padding: 10px 0;*/
   margin-bottom: 0px;
}

#bottomblock_cta p.bodytext {
   font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   line-height: 1.75;
   /*padding-bottom:30px;*/
}

#bottomblock_cta div, #bottomblock_cta table, #bottomblock_cta table th, #bottomblock_cta table td, #bottomblock_cta a,
#bottomblock_cta h1, #bottomblock_cta h2, #bottomblock_cta h3,
#bottomblock_cta h4, #bottomblock_cta h5, #bottomblock_cta p.bodytext {
   color:#fff;
}

#bottomblock_cta h4{
   margin: 2px 0 16px 0;
}

#bottomblock_cta .csc-textpic-imagewrap {
   margin-right:30px;
}

/*.grid-col, .bottomcontent div.csc-default:first-of-type {*/
.grid-col {
   background-color:#eff3f4;
   box-sizing: border-box;
   padding:20px 10px;
}

.grid-col:empty {
   padding:0;
}