#image-wrapper, .banner-overlay, #top-area {
    height: 310px !important;
	min-height: 310px !important;
}

#menu.zen-menu-center ul > li {
    padding: 0 0px;
}

#menu ul > li a, #menu ul > li .zen-menu-heading {
    padding: 0 18px 0px;
}

.social-wrap {
    top: 100px;
}

#topwrap.fullwidth {
    padding-left: 30px;
}

#topwrap.fullwidth p {
    font-size: 15px;
}

#topwrap a {
    font-size: 13px;
}

.grid-wrapper {
    margin-top: 25px !important;
}

.white-row {
    background: #2e4da0;
    color: #fff;
}

.white-row h1, .white-row h2, .white-row h3, .white-row h4, .white-row h5, .white-row h6, .white-row p, .white-row li, .white-row span {
    color: #fff;
}

#navwrap.fixed {
    background: #4b7bcc;
}

h2 {
    margin: 10px 0;
    font-size: 28px;
    line-height: 1.4em;
    word-break: break-word;
    clear: both;
}

table {
    border-color: #ddd !important;
	border-style: solid;
}

td, th {
    padding: 10px;
}

#breadcrumb {
    color: #333;
    font-size: 90%;
    background: none;
}

#sidebar-2 .moduletable, #sidebar-1 .moduletable {
    margin-bottom: 30px !important;
}

#menu ul > li {
    font-size: 14px;
}

#menu ul > li a, #menu ul > li .zen-menu-heading {
    padding: 0 14px 0px;
}

.zen-menu li.parent > a:before, .zen-menu li.parent > .zen-menu-heading:before {
    width: 0;
    height: 0;
    float: left;
    content: inherit !important;
    margin-top: 16px;
    margin-right: 3px;
    border-style: none !important;
    border-width: 4px 4px 0 4px;
    border-color: #fff transparent transparent transparent;
}

#navwrap.fixed a, #navwrap.fixed span.zen-menu-heading {
    color: #fff;
}

#menu ul ul > li a, #menu ul ul > li.parent .zen-menu-heading {
    color: #333 !important;
}

.zentools.grid .grid_twelve .zendate {
    position: inherit;
    z-index: 10;
    top: 0px;
    right: 10px;
    background: none;
    color: #666;
    padding: 0 10px;
}

/*.zenborder img, .zenborder .zenvideo {
    margin: 0px 10px 10px 45px;
}*/

.zen-boxed .zentext, .zentitle {
    padding: 0px;
    margin: 0 !important;
}

.zentools.list ul li {
 padding: 5px;
}

.zentools.list li {
    border-bottom: 0px solid rgba(0,0,0,0.07000000000000001) !important;
}

.zentools.list ul li {
    border-bottom: 1px solid #ddd !important;
}

.zentitle h3 {
    margin: 0px 0;
    font-size: 18px;
    line-height: 1.96em;
    word-break: break-word;
    font-weight: bold !important;
}

/*@media screen and (min-width: 1080px) {
#sidebar-2, #sidebar-1 {
    margin-top: 40px;
}
}*/