.productNavBox {    margin: 0 auto;    width: 1000px;    max-width: 100%;}
.productNavBox .blueRow a.productNavBox{max-width: 1000px; margin: 0 auto;}
.productNavBox .prodRow{background:#fff; position: relative;    z-index: 6;}
.productNavBox .prodRow .homeUserBox{background:#f7fbfe;text-align:center;padding:52px 20px;}
.productNavBox .prodRow .homeUserBox img{margin-bottom:15px;}
.productNavBox .prodRow .homeUserBox p {    color: #7f8b93;    font-size: 16px;    line-height: normal;    margin: 10px 0 15px;    font-family: SophosSans-Regular;}
.productNavBox .menu-section-title{color: #334653; font-size:23px;font-family:SophosSans-Regular;line-height:normal;}
.productNavBox .menu-section-subtitle{color:#89949b;font-size:18px;line-height:normal;font-family:SophosSans-Regular;}
.productNavBox .greenSmallMenuBtn{background:#3fae29;height:30px;line-height:30px;display:inline-block;color:#fff;font-size:13px;padding:0 23px;border-radius:3px; font-family: SophosSans-Medium;}
.productNavBox .blueRow{background:#f1f8fd;position: relative;    z-index: 6;}
.productNavBox .blueRow a{color:#334653;font-size:17px;font-family:SophosSans-Regular;display:block;    padding:30px 20px;    line-height: 20px;}
.productNavBox .blueRow a img{float:left;margin-right:8px;}
.productNavBox .prodListBox{padding:35px 42px 10px;}
.productNavBox .prodListBox .highlightProduct{border-bottom:#e9e9e9 solid 1px;padding-bottom:15px;}
.productNavBox .prodListBox .highlightProduct img{float:left;margin-right:15px;}
.productNavBox .prodListBox .highlightProduct .menu-section-title{padding-top:10px;}
.responsive-header .productList{padding-top:25px; overflow: hidden; clear: both;}
.responsive-header .productList ul{list-style:none;padding:0;margin:0;    display: block;}
.responsive-header .productList ul li{ float: left; width: 33%; min-height: 27px; margin: 0 0 20px; height: auto;}
.responsive-header .productList ul li img{width:25px;margin-right:8px;float:left;}
.responsive-header.responsive-header .productList ul li a{color:#334653;font-size:17px;font-family:SophosSans-Regular;line-height:27px;    text-transform: none;    padding: 0;}
@media print, screen and (max-width: 64em){
.productNavBox .prodRow .homeUserBox{padding: 26px;}
.prodOverlay{ display: none;}
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.productNavBox .prodRow .homeUserBox{ text-align: left; }
.productNavBox .prodRow .homeUserBox img { float: left; margin: 26px;}		
.responsive-header .productList ul li{ width: 50%;border: none;}
}
@media print, screen and (max-width: 39.9375em){
.productNavBox .productList {    padding-left: 20px;    padding-right: 20px;}
.productNavBox .prodListBox {    padding: 15px 0;}
.productNavBox .menu-section-title{ font-size: 18px;}
.productNavBox .menu-section-subtitle{ font-size: 14px;}
.productNavBox .prodListBox .highlightProduct .menu-section-title{    padding-top: 0;}	
.productNavBox .prodListBox .highlightProduct > .column:first-child {    padding-bottom: 16px;    border-bottom: #e9e9e9 solid 1px;    margin-bottom: 15px;}
.responsive-header .productList ul li{ width: 100%;border: none;}
.productNavBox .blueRow a{    padding: 20px 26px;}
}
