.site-footbar{margin:0 -15px;padding:10px 15px 0;background-color:#E5E5E5;}
.site-footbar .widget_recent_comments{display:none;}
.site-content{padding-bottom:125px;}
.site-footer{position:absolute;bottom:0px;left:0;right:0;background-color:#43871E;height:125px;}
.site-info{color:#E5E5E5;font-size:13px;padding-top:7px;}
.site-info a{}
.site-info a:hover{color:#FFC20E;}

@media screen and (max-width:600px){@media (min-width:768px){.site-footbar > .container > .widget{float:none;width:auto;}
.site-footbar .widget:nth-child(2n+1){clear:left;}
}
@media (min-width:800px){.site-footbar > .container{display:table;padding-right:0;padding-left:0;}
.site-footbar > .container > .widget{float:none;width:auto;display:table-cell;padding:10px 0px;}
.site-footbar .widget:nth-child(2n+1){clear:left;}
#pg-w5833cdf0a8588-0 .panel-grid-cell, #pg-w5833cdf0a8588-1 .panel-grid-cell{padding-left:0px !important;}
}
@media (min-width:992px){.site-footbar > .container{display:table;padding-right:0;padding-left:0;}
.site-footbar > .container > .widget{float:none;width:auto;display:table-cell;padding:10px 15px;}
.site-footbar .widget.widget_recent_comments{display:none;}
}
@media (min-width:1200px){}

.floating-menu{position:fixed;bottom:0;left:0;z-index:999;width:100%;height:40px;background-color:#00A57D;}
.floating-menu a{color:#ffffff;font-size:13px;padding:0 6px 0 0;text-align:center;}

.navfoot {
  height:40px;
  overflow: hidden;
  position: fixed;
  left:0;
  right:0;
  bottom:0;
  background-color:#00A57D;
  z-index:1050;
}

.navfoot a {
  float: left;
  color: #fff;
  text-align: center;
  padding: 0 6px 0 0;
  text-decoration: none;
  font-size: 13px;
  text-align:center;
}
