.slider__image, .slider__image--fixed {
  background-size: 100% 100%;
}

.wrap__footer {
border-top: 32px solid rgba(117, 98, 76, 1.00);
}


.font_18 {
font-size: 18px;
color: rgb(119, 100, 77);
}

.font_16 {
font-size: 16px;
}
.image {
    background-size: 100% 100% !important;
}
.wrap__logoHeader {
    max-width: 100% !important;
    width: 70%;
}

.wrap__ctaBody .cta_block .cta__title {
    color: rgb(0, 0, 0);
}

.wrap__slider {
    border-bottom: 24px solid rgb(169, 179, 81);
}

.pushleft {
    margin-left: 30px;
}

.navigation .mm-panels > .mm-panel {
    padding: 0 51px 24px 0 !important;
    background: hsl(60, 71%, 92%);
}

.meditation p em{
    font-family: 'Courier New' !important;
    font-size: 11pt;
    color: rgb(128, 128, 0);
    font-style: italic;
    font-weight: bold;
}

@font-face {
  font-family: 'optima_bold';
  src: url('/storage/app/media/optima_bold.woff');
}

@font-face {
font-family: 'minion_pro_boldit-webfont';
src: url('/storage/app/media/minion_pro_boldit-webfont.woff');
}


@font-face {
  font-family: 'optima_regular';
  src: url('/storage/app/media/optima_regular.woff');
}

@font-face {
  font-family: 'adobe_garamond_bold_italic';
  src: url('/storage/app/media/adobe_garamond_bold_italic.woff');
}

.wrap__text-block--inner {
  padding: 60px 24px 21px;
}

.wrap__text-block {
    padding-bottom: 190px;
}

#hamburger {
    background: hsl(60, 71%, 92%);
}


@media only screen and (max-width: 768px) {
    .wrap__logoHeader {
        width: 100% !important;
    }
  .custom_email-center {
      text-align: center;
      position: relative;
      z-index: 9999;
      margin-top: 17px;
      margin-bottom: -28px;
  }
  .copyright__list li {
      text-align: center;
  }
  .pix_right {
      float: none !important;
      display: block;
      margin: 30px auto 0 !important;
  }
  .pix_left {
      float: none !important;
      display: block;
      margin: 30px auto 0 !important;
  }
  .wrap__contacts {
      padding: 22px 12px;
  }
}
@media only screen and (max-width: 425px) {
.wrap__page-content h1, .page__title {
    font-size: 30px;
}
}

@media only screen and (max-width: 767px) {
    .wrap__slider {
        display: none;
    }
    .navigation .mm-panels > .mm-panel {
        padding: 0 0px 24px 0 !important;
    }
}

.logo__title {
  font-family: adobe_garamond_bold_italic !important;
  font-size: 36px !important;
  color: rgb(255, 230, 113);
}

.logo__description {
  font-family: optima_regular !important;
  font-size: 21.3333px !important;
  color: #FFFFFF;
}

h1, .page__title {
  color: rgba(148, 157, 32, 1.00);
  font-family: 'optima_regular' !important;
  font-size: 28px;
}

.email-center {
text-align: center;
position: relative;
z-index: 9999;
line-height: 1.4;
}

.custom_red {
color: red;
}

.custom_black {
color: #424242;
}

.custom_list-style li {
list-style-type: disc;
list-style-position: inside;
text-indent: -1.3em;
padding-left: 2.5em;
}

.location__phone::before {
content: "\f095";
font-family: FontAwesome;
padding-right: 5px;
}

.location__address::before {
content: "\f041";
font-family: FontAwesome;
padding-right: 5px;
}

.location__fax::before {
content: "\f1ac";
font-family: FontAwesome;
padding-right: 5px;
}

.location__email::before {
content: "\f0e0";
font-family: FontAwesome;
padding-right: 5px;
}

table, tr, td {
border: none;
}

table {
display: inline-block;
}

.pix_right {
  float: right;
  margin: 10px;
}

.pix_left {
  float: left;
  margin: 10px;
}

.custom_list-style_ol li {
list-style-position: inside;
text-indent: -1.3em;
padding-left: 2.5em;
}

.l_height {
  line-height: 1.3;
}

a {
  text-decoration: none !important;
  color: rgba(158, 173, 26, 1.00);
}

.for_etc {
  width: 20rem;
}

iframe {
  width: 340px !important;
  height: 425px !important;
}

.docheadline {
font-family: tahoma;
font-size: 12px;
color: rgba(158, 173, 26, 1.00);
font-weight: bold;
}

.docsummary {
font-family: tahoma;
font-size: 12px;
color: #424242;
}

.docseperator {
height: 3px;
margin: 6px 0px 6px 0px;
border-bottom: 1px solid #eeeeee;
}

.docNewsLogo {
font-family: Tahoma;
font-size: 10px;
align: right;
}

.sb_font {
  color: rgba(117, 98, 76, 1.00) !important;
  font-size: 22px;
  font-weight: bold;
  font-family: sans-serif;
}

.custom_white {
  color: #FFFFFF !important;
}

.side_formal {
  font-size: 14px;
  word-break: break-all;
}

#copyright > ul > li:nth-child(2) {
  display: none;
}

#copyright > ul > li:nth-child(3) {
  display: none;
}

#copyright > ul > li:nth-child(4) {
  display: none;
}

#copyright > ul > li:nth-child(5) {
  display: none;
}

/* sidebar title */

.sidebarTitle {
  font-size: 22px;
  font-weight: 700;
  color: rgba(117, 98, 76, 1.00) !important;
  font-family: 'Open Sans',sans-serif;
}

.sideall {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
}