html body #g-page-surround {
  background-repeat: no-repeat;
  background-size: cover; 
}

@media only screen and (max-width: 767px) {
    #g-mainbar {
        padding-left: 5%;
  padding-right: 5%;
    }
}

@media only screen and (max-width: 767px) {
    #g-expanded {
        padding-left: 5%;
  padding-right: 5%;
    }
}

.section-horizontal-paddings {
  padding-left: 15%;
  padding-right: 15%;
}

.g-content-array .g-array-item .g-array-item-text {
  font-size:1rem;
}
.g-main-nav .g-dropdown {
  border:solid 2px #0081c9;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  margin: 0.225rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  color:#0081c9;
}

.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  border:2px solid #dfdfdf;
}
.shadow2 .g-content {
  box-shadow:0 0 6px rgba(0, 0, 0, 0.15);
}

#g-slideshow:before {
  background: none;
}

.g-infolist-particle .g-infolist .g-infolist-item .g-infolist-item-container {
  margin: 0rem;
}

.section-vertical-paddings {
  padding-top: 1vw;
  padding-bottom: 1vw;
}
#g-navigation {
border-bottom: 2px solid gray;
}

#g-footer {
  border-top: 2px solid gray;
}

.g-simplemenu-particle .g-simplemenu-container h6 {
  font-weight: bold;
  text-transform: none;
  font-size: 1rem;
  color: #666;
}
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu li a {
  color: #666;
}

p.readmore .btn, .content_vote .btn, .contact .form-actions .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .profile .btn, .search #searchForm .btn, .finder #finder-search .btn, .print-mode #pop-print.btn, .edit.item-page .btn-toolbar .btn, .pager.pagenav a, .moduletable #login-form .control-group .btn, #searchForm .btn, #finder-search .btn, .btn {
  background: lightgrey;
}
#g-slideshow .g-simplecontent{
  padding-top: 7rem;
  margin-bottom: -5rem;
}
#g-copyright {
  font-size: 12px;
}

.g-imagegrid .g-imagegrid-link:before {
  background: none;
}
.g-imagegrid .g-imagegrid-item .indicator{
  display:none;
}

.g-offcanvas-toggle {
  color: #000
}