#bannerwrap .zen-container {
    border: solid 10px #333;
    margin: 15px auto;
}
.social-wrap > a:first-child {
    display: none !important;
}
.owl-carousel .owl-item {padding-bottom:0}
table td:first-child {
    padding-left: 5px;
}
#grid1wrap {border-bottom: solid 1px #eee;}
#footerwrap {text-align:center}
.home .owl-controls {margin-top: 0;
    position: absolute;
    top: 10px;
  left:3px;
    width: 100%;}
.home .owl-controls .owl-page {display:block}
#logowrap {box-shadow: 0px 0px 2px #ccc;}

.moduletable.btn-home {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 25%;
  z-index: 2;}
.home h2 {
    color: #fff;
    text-shadow: 1px 1px 5px #111;
    margin-bottom: 15px;
}
.home .btn-large {
    opacity: 0.8;
    text-transform: uppercase;
    margin-top: 10px;
}

#zentools-93 .zt-image::before{content: "";
    right: 15px;
    left: 15px;
    bottom: -4px;
    height: 1px;
    background: #425F9C;
    position: absolute;
    transition: all 150ms ease-in-out;}

#zentools-93 .zt-image::after{
    content: "";
    position: absolute;
    right: 10px;
    left: 10px;
    bottom: -2px;
    height: 1px;
    background: #425F9C;
    transition: all 150ms ease-in-out;
}
#zentools-93.zt-overlay .zt-item-container {
  font-size: 0.6em;
    height: auto !important;
    background: #333;
    border-bottom: solid 1px #425F9C;
      padding: 5px 10px;
}

ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper {background:none; width:100%}
ul.sigProClassic li.sigProThumb span.sigProLinkWrapper{margin:0;border:none; width:100%}
ul.sigProClassic li.sigProThumb {margin:1%;width:48%}
ul.sigProClassic li.sigProThumb a.sigProLink,ul.sigProClassic li.sigProThumb a.sigProLink img.sigProImg {width:100% !important}
ul.sigProClassic li.sigProThumb a.sigProLink span.sigProPseudoCaption {
    background: rgba(0,0,0,0.8);line-height:20px
}
ul.sigProClassic span.sigProCaption {font-size:15px;font-weight:300; padding:5px}

html:not(head) body:not(head) div.fr-window:not(head) >:not(.fr-bubble),html body div.fr-window div.fr-bubble canvas {bottom: -30px !important; display:none !important}

div.mainwrap.zen-spotlight {min-height:500px}

.itemid-104 #mainwrap,.itemid-103 #mainwrap {min-height:100vh !important; background:url('../../../images/bg_about.jpg') center bottom; background-size:cover}
.bg_white {background:rgba(250,250,250, 0.8); padding:20px}
.bg_white img {
margin: 0 10px 10px;
box-shadow: 0px 0px 2px #777;
border-radius: 4px;
}


td {
    padding: 3px 5px;
    font-size: 0.9em;
    background: #fafafa;
}

@media screen and (max-width: 720px){ul.sigProClassic li.sigProThumb {margin:0;width:100%}
  #logowrap img {max-width:240px}
  .home h2 {font-size:1.3em}
}