@media screen and (max-width: 940px) {
  .offcanvas-menu .open-panel span,
  .offcanvas-menu .btn.off-canvas-trigger span {
    font-size: 2.0em;
  }
  
  #logo img {
    width: 240px;
}

}

@media screen and (max-width: 900px) { 
  #logo img {
	padding-top: 70px;
}

}


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

.banner-overlay {
    background-color: rgba(255,255,255,0.65) !important;
}

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

.social-wrap {
    top: 100px;
}

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

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

#topwrap a {
    font-size: 13px;
	color: #1a265e;
	font-weight: bold;
}

#topwrap p, #topwrap h1, #topwrap h2, #topwrap h3, #topwrap h4, #topwrap h5, #topwrap h6 {
    color: #1a265e;
    margin: 0;
}

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

#logo img {
    margin-top: -15px;
    margin-bottom: 5px;
}

.white-row {
    background: #1a265e;
    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: #1a265e;
}

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;
	color: #1a265e;
    font-weight: bold !important;
}

.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;
}
}*/

#menu ul > li.active > a, #menu ul > li:hover > a, #menu ul > li.active > .zen-menu-heading, #menu ul > li:hover > .zen-menu-heading {
    color: #fff;
    background: #1a265e;
}

.zen-spotlight {
    padding: 0px 0px 60px 0px;
    margin-top: -44px;
}

#topwrap .zen-spotlight {
    padding: 60px 0px 0px 0px;
}

.btn.off-canvas-trigger {
    color: #1a265e;
}

#zen-wrap-inner {
    background: #92a8b3;
}

#footerwrap {
    color: #fff;
}

.sidebar img {
    margin-bottom: 0px;
}