@page {
  margin: 1.8cm 2cm;
}

#wpadminbar,
#header-secondary-outer,
#header-space,
#header-outer,
#footer-outer,
.kct-filters,
.kct-sidebar,
iframe,
.nectar-social,
.post-tags,
#sidebar,
.twitter-share-title,
.toggles .icon-plus-sign,
.toggles .icon-minus-sign,
a[href="#top"],
div[id*=gcse],
.noprint,
#slide-out-widget-area-bg {
  display: none !important;
}

.col {
  margin-left: 0 !important;
}

h1 {
  font-size: 30px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
}

#ajax-content-wrap,
html:not(.js) #page-header-bg .span_6 {
  margin-top: 0 !important;
}

.standard_section {
  /* page-break-inside: avoid; */
}

.standard_section:not(.first-section) {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 10px !important;
}

.standard_section.first-section {
  margin-left: 0 !important;
  width: 100% !important;
}

.single.single-post .section-title h1 {
  padding-bottom: 10px !important;
}

.single.single-post .section-title .entry-subtitle {
  margin-bottom: 10px !important;
}

.single .heading-title {
  border-bottom: none !important;
  margin-bottom: 0 !important;
  padding-bottom: 20px !important;
}

.trbdy-featimg {
  width: 30% !important;
  display: inline-block;
}

.trbdy-mcont {
  width: 66%;
  border: none !important;
}

.trbdy-mcont p {
  padding-bottom: 15px;
}

.trbdy-mcont h4 {
  margin-top: 20px;
}

.main-content {
  max-width: 100% !important;
  border: none !important;
}

.using-bg-color {
  background-color: #fff !important;
}

.trustee-title-sec {
  padding-bottom: 0 !important;
  border-bottom: none !important;
  margin-bottom: 30px !important;
}

.trustee-title-sec h2 {
  margin-bottom: 10px !important;
}

.trustee-title-sec h5 {
  font-weight: 400 !important;
}

.standard-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
  z-index: 999;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #C7C7C7;
}

body:first-of-type {
  position: relative;
}

html {
  overflow-y: unset !important;
}

@media (max-width: 1000px) {
  .ocm-effect-wrap-inner {
    display: block !important;
  }
}

body[data-smooth-scrolling="0"],
body[data-slide-out-widget-area-style=slide-out-from-right] .ocm-effect-wrap {
  overflow: visible !important;
}

.standard-footer {
  position: relative;
  /* bottom: 0;
  left: 0;
  right: 0; */
  z-index: 999;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 15px;
  border-top: 1px solid #C7C7C7;
  page-break-inside: avoid;
}

.standard-footer img {
  margin-right: 50px;
}

.standard-footer a {
  color: #000;
}

.toggles .toggle > div {
  display: block !important;
}

div[data-style*="minimal"] .toggle >div {
  padding: 0 !important;
}

body div[data-style*="minimal"] .toggle.open h3 a,
body div[data-style*="minimal"] .toggle h3 a,
.toggles .toggle a {
  color: #000 !important;
}

div[data-style="minimal"] .toggle {
  border-bottom: 0 !important;
}

div[data-style="minimal"] .toggle h3 a {
  margin-bottom: -15px !important;
}

div[data-style*="minimal"] .toggle p {
  padding-bottom: 10px !important;
}

.post-area {
  width: 100% !important;
}

.portfolio-items .col .inner-wrap[data-animation="fade_in"],
.portfolio-items:not(.carousel) .col .inner-wrap.animated,
.posts-container article .inner-wrap.animated,
.posts-container[data-load-animation="fade_in"] article .inner-wrap.animated {
  opacity: 1 !important;
  transform: translateY(0) !important;
}

.single-post article.post .content-inner .post-featured-img img {
  max-width: 120px !important;
}

.single-post article.post .content-inner .post-featured-img {
  display: block;
}

body[data-header-resize="0"] .container-wrap,
body[data-header-resize="0"] .project-title {
  padding-top: 0 !important;
}

#schedule-top {
  margin-top: 70px;
}

.print-smaller {
  transform: scale(0.8);
}
