.fbx-close:hover,
.fbx-credit a,
.fbx-next:hover,
.fbx-prev:hover {
  text-decoration: none
}

.fbx-modal,
.fbx-modal * {
  box-sizing: content-box
}

.fbx-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9000001;
  visibility: hidden;
  width: 100%;
  height: 100%;
  font-family: "Segoe UI", Helvetica, Arial, "Sans Serif", serif;
  line-height: normal;
  outline: 0 !important
}

.fbx-modal.fbx-loading,
.fbx-modal.fbx-show {
  visibility: visible
}

.fbx-no-scroll {
  overflow: hidden !important
}

.fbx-inner-spacer {
  display: none;
  padding: 40px
}

.fbx-inner,
.fbx-loader {
  position: absolute;
  top: 50%;
  left: 50%
}

.fbx-inner {
  visibility: hidden;
  overflow: visible !important;
  margin-top: -5px;
  margin-left: -5px;
  min-width: 100px;
  min-height: 100px;
  width: 100px;
  height: 100px;
  z-index: 100002
}

.fbx-show .fbx-inner {
  visibility: visible
}

.fbx-loader {
  visibility: hidden;
  z-index: 100005;
  margin-top: -40px;
  margin-left: -40px;
  width: 80px;
  height: 80px;
  font-size: 16px;
  box-shadow: 0 0 3px rgba(0, 0, 0, .4)
}

.fbx-loading .fbx-loader,
.fbx-show .fbx-caption {
  visibility: visible
}

.fbx-loader>div {
  margin: 10px;
  width: 60px;
  height: 60px
}

.fbx-item-current,
.fbx-item-next,
.fbx-stage {
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  outline: 0;
  position: absolute;
  border: none
}

.fbx-stage {
  overflow: hidden
}

.fbx-item-current,
.fbx-item-next {
  -webkit-user-drag: none;
  overflow: auto
}

.fbx-loading .fbx-item-current,
.fbx-loading .fbx-item-next {
  overflow: hidden
}

.fbx-item-next {
  z-index: 100001
}

.fbx-item-current {
  z-index: 100002
}

.fbx-error-msg {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -100px
}

.fbx-error-msg>span {
  line-height: 200px;
  width: 100%;
  height: 100%;
  display: block
}

.fbx-error-msg>p {
  position: absolute;
  top: 100%;
  text-align: center;
  width: 100%;
  margin: 0
}

.fbx-item-iframe,
.fbx-item-image,
.fbx-item-video {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: 0;
  border: none;
  display: block
}

.fbx-item-video>.fbx-video {
  background-color: #000
}

.fbx-ios .fbx-item-current {
  -webkit-overflow-scrolling: touch !important;
  overflow: auto !important
}

.fbx-ios .fbx-item-iframe {
  width: 1px;
  min-width: 100%
}

.fbx-close,
.fbx-next,
.fbx-prev {
  position: absolute;
  z-index: 100006;
  display: block;
  outline: 0 !important;
  text-decoration: none;
  cursor: pointer
}

.fbx-no-buttons .fbx-next,
.fbx-no-buttons .fbx-prev {
  display: none !important
}

.fbx-phone .fbx-count,
.fbx-phone .fbx-credit em,
.fbx-phone.fbx-landscape.fbx-no-nav .fbx-next,
.fbx-phone.fbx-landscape.fbx-no-nav .fbx-prev,
.fbx-rounded .fbx-next.fbx-disabled,
.fbx-rounded .fbx-prev.fbx-disabled {
  display: none
}

.fbx-credit {
  position: absolute;
  z-index: 100003;
  text-transform: lowercase;
  font-size: 10px
}

.fbx-credit em {
  font-style: normal;
  font-size: 10px
}

.fbx-credit a {
  font-size: 10px
}

.fbx-credit a:hover span {
  text-decoration: underline
}

.fbx-credit a span {
  letter-spacing: 1px;
  font-size: 10px;
  color: #fff
}

.fbx-count {
  position: absolute;
  z-index: 100002;
  width: 100%;
  text-align: center;
  font-size: 10px
}

.fbx-btn-transition,
.fbx-btn-transition:before {
  transition-property: color, border-color, opacity, box-shadow;
  transition-duration: .2s, .2s, .2s, .2s;
  transition-timing-function: ease-in, linear, ease-in, ease-in;
  outline: 0
}

.fbx-modal.fbx-phone .fbx-inner {
  border: none
}

.fbx-modal.fbx-phone .fbx-close,
.fbx-modal.fbx-phone .fbx-next,
.fbx-modal.fbx-phone .fbx-prev {
  position: fixed
}

.fbx-modal.fbx-phone .fbx-credit {
  bottom: 2px;
  left: 2px
}

.fbx-modal.fbx-phone.fbx-portrait .fbx-inner-spacer {
  padding: 35px 5px 15px
}

.fbx-modal.fbx-phone.fbx-portrait .fbx-close,
.fbx-modal.fbx-phone.fbx-portrait .fbx-next,
.fbx-modal.fbx-phone.fbx-portrait .fbx-prev {
  border: none;
  opacity: 1;
  margin: 0;
  top: 0;
  bottom: auto;
  width: auto;
  height: 40px;
  border-radius: 0;
  line-height: 40px
}

.fbx-modal.fbx-phone.fbx-portrait .fbx-prev {
  left: 0;
  right: 66%
}

.fbx-modal.fbx-phone.fbx-portrait .fbx-next {
  left: 33%;
  right: 33%
}

.fbx-modal.fbx-phone.fbx-portrait .fbx-close {
  left: 66%;
  right: 0
}

.fbx-modal.fbx-phone.fbx-portrait.fbx-no-buttons .fbx-close {
  left: 0;
  right: 0
}

.fbx-modal.fbx-phone.fbx-landscape {
  border-right-width: 46px;
  border-right-style: solid;
  box-sizing: border-box
}

.fbx-modal.fbx-phone.fbx-landscape .fbx-inner-spacer {
  padding: 5px
}

.fbx-modal.fbx-phone.fbx-landscape .fbx-close,
.fbx-modal.fbx-phone.fbx-landscape .fbx-next,
.fbx-modal.fbx-phone.fbx-landscape .fbx-prev {
  bottom: auto;
  left: auto;
  right: 1px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  border: none;
  opacity: 1;
  margin: 0
}

.fbx-modal.fbx-phone.fbx-landscape .fbx-close {
  top: 0;
  height: 60px
}

.fbx-modal.fbx-phone.fbx-landscape .fbx-prev {
  top: 62px
}

.fbx-modal.fbx-phone.fbx-landscape .fbx-next {
  top: 108px
}

@font-face {
  font-family: foobox;
  src: url(/wp-content/plugins/foobox-image-lightbox/free/css/font/foobox.eot);
  src: url(/wp-content/plugins/foobox-image-lightbox/free/css/font/foobox.eot#iefix) format('embedded-opentype'), url(/wp-content/plugins/foobox-image-lightbox/free/css/font/foobox.woff) format('woff'), url(/wp-content/plugins/foobox-image-lightbox/free/css/font/foobox.ttf) format('truetype'), url(/wp-content/plugins/foobox-image-lightbox/free/css/font/foobox.svg#foobox) format('svg');
  font-weight: 400;
  font-style: normal
}

.fbx-modal .fbx-error-msg>span,
.fbx-modal .fbx-loader>div,
.fbx-modal a.fbx-close,
.fbx-modal a.fbx-next,
.fbx-modal a.fbx-prev {
  font-family: foobox;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  outline: 0
}

.fbx-modal .fbx-loader>div {
  font-size: 300%;
  line-height: 60px
}

.fbx-modal.fbx-loading .fbx-loader>div {
  animation: spin 2s infinite linear
}

.fbx-modal .fbx-error-msg>span {
  font-size: 1000%
}

.fbx-modal .fbx-error-msg>span:before {
  content: "\e028"
}

.fbx-close:before {
  content: "\e002"
}

.fbx-prev:before {
  content: "\e000"
}

.fbx-next:before {
  content: "\e001"
}

.fbx-loader>div:before {
  content: "\e012"
}

.fbx-flat .fbx-close:before {
  content: "\e117"
}

.fbx-flat .fbx-prev:before {
  content: "\e094"
}

.fbx-flat .fbx-next:before {
  content: "\e095"
}

.fbx-flat .fbx-loader>div:before {
  content: "\e105"
}

@keyframes spin {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(359deg)
  }
}

.fbx-rounded .fbx-prev.fbx-btn-shadow,
.fbx-rounded .fbx-prev.fbx-btn-shadow:hover {
  box-shadow: -2px 0 2px rgba(0, 0, 0, .8)
}

.fbx-rounded .fbx-next.fbx-btn-shadow,
.fbx-rounded .fbx-next.fbx-btn-shadow:hover {
  box-shadow: 2px 0 2px rgba(0, 0, 0, .8)
}

.fbx-fullscreen-mode .fbx-btn-shadow,
.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,
.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,
.fbx-inner-shadow,
.fbx-rounded .fbx-btn-shadow,
.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next.fbx-btn-shadow:before,
.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev.fbx-btn-shadow:before,
.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next.fbx-btn-shadow:before,
.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev.fbx-btn-shadow:before,
.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,
.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow {
  box-shadow: 0 0 12px rgba(0, 0, 0, .8)
}

.fbx-fullscreen-mode .fbx-btn-shadow:hover,
.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,
.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,
.fbx-rounded .fbx-btn-shadow:hover,
.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next.fbx-btn-shadow:hover:before,
.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev.fbx-btn-shadow:hover:before,
.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next.fbx-btn-shadow:hover:before,
.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev.fbx-btn-shadow:hover:before,
.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,
.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, .8)
}

.fbx-flat .fbx-inner-shadow,
.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow,
.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow:hover,
.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,
.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,
.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,
.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,
.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,
.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,
.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow,
.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover,
.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-btn-shadow,
.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,
.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,
.fbx-modal.fbx-phone.fbx-rounded .fbx-btn-shadow,
.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-next.fbx-btn-shadow:before,
.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-prev.fbx-btn-shadow:before,
.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,
.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow,
.fbx-rounded.fbx-inset-buttons .fbx-next.fbx-btn-shadow,
.fbx-rounded.fbx-inset-buttons .fbx-next.fbx-btn-shadow:hover,
.fbx-rounded.fbx-inset-buttons .fbx-prev.fbx-btn-shadow,
.fbx-rounded.fbx-inset-buttons .fbx-prev.fbx-btn-shadow:hover {
  box-shadow: none
}

.fbx-rounded .fbx-inner {
  border: 8px solid transparent;
  border-radius: 6px
}

.fbx-rounded .fbx-item-current,
.fbx-rounded .fbx-item-image,
.fbx-rounded .fbx-item-next {
  border-radius: 3px
}

.fbx-rounded .fbx-loader,
.fbx-rounded .fbx-loader>div {
  border-radius: 50%
}

.fbx-rounded .fbx-error-msg {
  margin-top: -115px
}

.fbx-rounded .fbx-close {
  top: -21px;
  right: -21px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border: 3px solid transparent;
  border-radius: 50%
}

.fbx-rounded .fbx-next,
.fbx-rounded .fbx-prev {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  width: 30px;
  height: 100px;
  line-height: 100px;
  border: 3px solid transparent
}

.fbx-rounded .fbx-prev {
  left: -40px;
  border-radius: 6px 0 0 6px
}

.fbx-rounded .fbx-next {
  right: -40px;
  border-radius: 0 6px 6px 0
}

.fbx-rounded.fbx-phone .fbx-next.fbx-disabled,
.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled {
  display: block;
  cursor: default
}

.fbx-rounded.fbx-phone .fbx-next.fbx-disabled:before,
.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled:before {
  opacity: 0
}

.fbx-rounded.fbx-desktop .fbx-next,
.fbx-rounded.fbx-desktop .fbx-prev {
  position: absolute
}

.fbx-rounded .fbx-count,
.fbx-rounded .fbx-credit {
  bottom: -25px
}

.fbx-rounded .fbx-inner-spacer {
  padding: 40px 40px 50px
}

.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait .fbx-inner-spacer {
  padding: 60px 5px 0
}

.fbx-rounded.fbx-sticky-buttons .fbx-next,
.fbx-rounded.fbx-sticky-buttons .fbx-prev {
  position: fixed;
  top: 50%;
  margin-top: -50px;
  width: 40px;
  height: 100px;
  line-height: 100px
}

.fbx-rounded.fbx-sticky-buttons .fbx-prev {
  left: 0;
  border-radius: 0 6px 6px 0
}

.fbx-rounded.fbx-sticky-buttons .fbx-next {
  right: 0;
  border-radius: 6px 0 0 6px
}

.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer {
  padding: 40px 60px
}

.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer {
  padding: 35px 5px 15px
}

.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer {
  padding: 5px
}

.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next,
.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev {
  top: 0;
  bottom: 0;
  border-radius: 0;
  width: 4%;
  min-width: 45px;
  height: auto;
  opacity: .3
}

.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,
.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover {
  opacity: 1
}

.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next:before,
.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:before {
  position: fixed;
  width: 4%;
  min-width: 45px;
  height: 30px;
  line-height: 30px;
  top: 50%;
  margin-top: -15px
}

.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev,
.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:before {
  left: 0;
  right: auto
}

.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next,
.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next:before {
  left: auto;
  right: 0
}

.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next:before,
.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:before {
  position: relative;
  width: auto;
  min-width: 0;
  height: auto;
  line-height: inherit;
  top: auto;
  margin-top: auto
}

.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next,
.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev {
  top: 0;
  bottom: auto;
  border-radius: 0;
  width: auto;
  min-width: 0;
  height: auto;
  opacity: 1
}

.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-prev {
  left: 0;
  right: 66%
}

.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-next {
  left: 33%;
  right: 33%
}

.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-close {
  left: 66%;
  right: 0
}

.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-no-buttons.fbx-sticky-buttons.fbx-full-buttons .fbx-close {
  left: 0;
  right: 0
}

.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next,
.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev {
  bottom: auto;
  width: 34px;
  height: 80px;
  opacity: .5
}

.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-prev,
.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-prev,
.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev {
  top: 62px
}

.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-next,
.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-next,
.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next {
  top: 108px
}

.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,
.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover {
  opacity: 1
}

.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev {
  border-radius: 0 6px 6px 0
}

.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next {
  border-radius: 6px 0 0 6px
}

.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,
.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,
.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next,
.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev {
  z-index: 100003;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 25%;
  margin: 0;
  border-radius: 0;
  background-color: transparent;
  box-sizing: border-box
}

.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,
.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev {
  left: 0
}

.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,
.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next {
  right: 0
}

.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next:before,
.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev:before,
.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next:before,
.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev:before {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  line-height: 28px;
  border-width: 3px;
  border-style: solid;
  opacity: 0
}

.fbx-rounded.fbx-inset-buttons .fbx-prev:before {
  left: 10px
}

.fbx-rounded.fbx-inset-buttons .fbx-next:before {
  right: 10px
}

.fbx-rounded.fbx-inset-buttons .fbx-next:hover:before,
.fbx-rounded.fbx-inset-buttons .fbx-prev:hover:before {
  opacity: 1
}

.fbx-light,
.fbx-light .fbx-caption,
.fbx-light .fbx-open-caption,
.fbx-light.fbx-phone .fbx-social {
  background-color: rgba(0, 0, 0, .7)
}

.fbx-light .fbx-progress {
  background-color: rgba(255, 255, 255, .5)
}

.fbx-fullscreen-mode.fbx-light {
  background-color: #d3d3d3
}

.fbx-light .fbx-caption,
.fbx-light .fbx-inner,
.fbx-light .fbx-social,
.fbx-light.fbx-inset-buttons .fbx-next:before,
.fbx-light.fbx-inset-buttons .fbx-prev:before,
.fbx-light.fbx-modal,
.fbx-modal.fbx-light.fbx-phone .fbx-close:hover,
.fbx-modal.fbx-light.fbx-phone .fbx-fullscreen-toggle:hover,
.fbx-modal.fbx-light.fbx-phone .fbx-next:hover,
.fbx-modal.fbx-light.fbx-phone .fbx-pause:hover,
.fbx-modal.fbx-light.fbx-phone .fbx-play:hover,
.fbx-modal.fbx-light.fbx-phone .fbx-prev:hover,
.fbx-modal.fbx-light.fbx-phone .fbx-social-toggle:hover,
.fbx-rounded.fbx-light .fbx-close,
.fbx-rounded.fbx-light .fbx-fullscreen-toggle,
.fbx-rounded.fbx-light .fbx-pause,
.fbx-rounded.fbx-light .fbx-play,
.fbx-rounded.fbx-light .fbx-social-toggle {
  border-color: #FFF
}

.fbx-light .fbx-close,
.fbx-light .fbx-fullscreen-toggle,
.fbx-light .fbx-inner,
.fbx-light .fbx-loader,
.fbx-light .fbx-next,
.fbx-light .fbx-pause,
.fbx-light .fbx-play,
.fbx-light .fbx-prev,
.fbx-light .fbx-social-toggle,
.fbx-light.fbx-inset-buttons .fbx-next:before,
.fbx-light.fbx-inset-buttons .fbx-prev:before {
  background-color: #FFF
}

.fbx-flat.fbx-light .fbx-close,
.fbx-flat.fbx-light .fbx-fullscreen-toggle,
.fbx-flat.fbx-light .fbx-next,
.fbx-flat.fbx-light .fbx-pause,
.fbx-flat.fbx-light .fbx-play,
.fbx-flat.fbx-light .fbx-prev,
.fbx-flat.fbx-light .fbx-social-toggle,
.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next:before,
.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev:before {
  background-color: transparent
}

.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next:before,
.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev:before {
  border-color: transparent
}

.fbx-light .fbx-close,
.fbx-light .fbx-close:before,
.fbx-light .fbx-error-msg,
.fbx-light .fbx-fullscreen-toggle,
.fbx-light .fbx-fullscreen-toggle:before,
.fbx-light .fbx-loader,
.fbx-light .fbx-loader:before,
.fbx-light .fbx-next,
.fbx-light .fbx-next:before,
.fbx-light .fbx-pause,
.fbx-light .fbx-pause:before,
.fbx-light .fbx-play,
.fbx-light .fbx-play:before,
.fbx-light .fbx-prev,
.fbx-light .fbx-prev:before,
.fbx-light .fbx-social-toggle,
.fbx-light .fbx-social-toggle:before,
.fbx-light.fbx-inset-buttons .fbx-next:before,
.fbx-light.fbx-inset-buttons .fbx-prev:before,
.fbx-metro.fbx-light .fbx-count,
.fbx-metro.fbx-light .fbx-credit a {
  color: #666 !important
}

.fbx-flat.fbx-light .fbx-close,
.fbx-flat.fbx-light .fbx-close:before,
.fbx-flat.fbx-light .fbx-count,
.fbx-flat.fbx-light .fbx-credit a,
.fbx-flat.fbx-light .fbx-fullscreen-toggle,
.fbx-flat.fbx-light .fbx-fullscreen-toggle:before,
.fbx-flat.fbx-light .fbx-next,
.fbx-flat.fbx-light .fbx-next:before,
.fbx-flat.fbx-light .fbx-pause,
.fbx-flat.fbx-light .fbx-pause:before,
.fbx-flat.fbx-light .fbx-play,
.fbx-flat.fbx-light .fbx-play:before,
.fbx-flat.fbx-light .fbx-prev,
.fbx-flat.fbx-light .fbx-prev:before,
.fbx-flat.fbx-light .fbx-social-toggle,
.fbx-flat.fbx-light .fbx-social-toggle:before {
  color: #FFF !important
}

.fbx-light .fbx-close:hover,
.fbx-light .fbx-close:hover:before,
.fbx-light .fbx-fullscreen-toggle:hover,
.fbx-light .fbx-fullscreen-toggle:hover:before,
.fbx-light .fbx-next:hover,
.fbx-light .fbx-next:hover:before,
.fbx-light .fbx-pause:hover,
.fbx-light .fbx-pause:hover:before,
.fbx-light .fbx-play:hover,
.fbx-light .fbx-play:hover:before,
.fbx-light .fbx-prev:hover,
.fbx-light .fbx-prev:hover:before,
.fbx-light .fbx-social-toggle:hover,
.fbx-light .fbx-social-toggle:hover:before,
.fbx-light.fbx-inset-buttons .fbx-next:hover:before,
.fbx-light.fbx-inset-buttons .fbx-prev:hover:before,
.fbx-metro.fbx-light .fbx-credit a:hover {
  color: #bababa !important
}

.fbx-metro.fbx-light .fbx-close:hover,
.fbx-metro.fbx-light .fbx-fullscreen-toggle:hover,
.fbx-metro.fbx-light .fbx-next:hover,
.fbx-metro.fbx-light .fbx-pause:hover,
.fbx-metro.fbx-light .fbx-play:hover,
.fbx-metro.fbx-light .fbx-prev:hover,
.fbx-metro.fbx-light .fbx-social-toggle:hover {
  border-color: #bababa
}

.fbx-rounded.fbx-light .fbx-count,
.fbx-rounded.fbx-light .fbx-credit a {
  color: #888
}

.fbx-rounded.fbx-light .fbx-credit a:hover span {
  color: #ddd
}

.fbx-light .fbx-caption {
  color: #FFF
}

.fbx-light .fbx-caption-desc,
.fbx-light .fbx-caption-desc a {
  color: #eee
}

.fbx-light .fbx-item-current::-webkit-scrollbar {
  width: 12px;
  height: 12px
}

.fbx-light .fbx-item-current::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, .1)
}

.fbx-light .fbx-item-current::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, .5)
}

.fbx-light .fbx-item-current::-webkit-scrollbar,
.fbx-light .fbx-item-next::-webkit-scrollbar {
  width: 12px;
  height: 12px
}

.fbx-light .fbx-item-current::-webkit-scrollbar-track,
.fbx-light .fbx-item-next::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, .1)
}

.fbx-light .fbx-item-current::-webkit-scrollbar-corner,
.fbx-light .fbx-item-current::-webkit-scrollbar-thumb,
.fbx-light .fbx-item-next::-webkit-scrollbar-corner,
.fbx-light .fbx-item-next::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, .3)
}

.fbx-caption {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  z-index: 100004;
  width: 100%;
  text-align: center;
  font-size: 14px;
  transition: visibility .3s ease, opacity .3s ease, transform .3s ease;
  opacity: 1;
  transform: translateY(0)
}

.fbx-loading .fbx-caption.fbx-hide-caption,
.fbx-open-caption,
.fbx-show .fbx-caption.fbx-hide-caption {
  visibility: hidden
}

.fbx-show .fbx-caption.fbx-fade-caption {
  opacity: 0;
  visibility: hidden
}

.fbx-caption.fbx-slide-caption {
  transform: translateY(100%)
}

.fbx-fullscreen-mode .fbx-caption,
.fbx-sticky-caption .fbx-caption {
  position: fixed;
  z-index: 100007
}

.fbx-close-caption,
.fbx-open-caption {
  position: absolute;
  color: #FFF;
  font-size: 24px;
  text-decoration: none;
  line-height: 20px
}

.fbx-rounded .fbx-caption {
  border-radius: 0 0 3px 3px
}

.fbx-modal.fbx-phone .fbx-caption,
.fbx-sticky-caption.fbx-rounded .fbx-caption {
  border-radius: 0
}

.fbx-close-caption {
  top: 0;
  right: 0;
  padding: 3px 3px 10px 10px
}

.fbx-open-caption {
  z-index: 100004;
  bottom: 0;
  right: 5px;
  padding: 0 10px 10px;
  opacity: 0;
  transition: opacity .3s ease;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px
}

.fbx-caption-toggle-only.fbx-captions-hidden .fbx-open-caption,
.fbx-pannable-item.fbx-captions-hidden .fbx-open-caption {
  opacity: 1;
  visibility: visible
}

.fbx-caption-title {
  font-size: 15px;
  padding: 15px
}

.fbx-caption-desc {
  font-size: 12px;
  line-height: 20px;
  padding: 15px
}

.fbx-caption-desc a {
  font-size: 12px
}

.fbx-caption-title+.fbx-caption-desc {
  margin-top: -30px
}

.fbx-phone .fbx-caption {
  min-height: 20px;
  font-size: 12px;
  line-height: 20px
}

.fbx-phone .fbx-caption-title {
  font-size: 13px;
  padding: 10px
}

.fbx-phone .fbx-caption-desc {
  font-size: 11px;
  line-height: 15px;
  padding: 10px
}

.fbx-phone .fbx-caption-title+.fbx-caption-desc {
  margin-top: -20px
}

.fbx-modal.fbx-phone .fbx-caption {
  z-index: 100004;
  bottom: 0;
  position: fixed
}

.fbx-modal.fbx-phone.fbx-landscape .fbx-caption,
.fbx-phone.fbx-landscape.fbx-sticky-caption .fbx-caption {
  z-index: 100004
}

.fbx-modal.fbx-phone.fbx-landscape .fbx-caption {
  border-right-width: 46px;
  border-right-style: solid;
  box-sizing: border-box
}

.fbx-modal.fbx-flat.fbx-phone.fbx-landscape .fbx-caption {
  border-right-width: 0
}

.fbx-pannable {
  cursor: -moz-grab;
  cursor: -webkit-grab;
  cursor: grab
}

.fbx-pannable.fbx-panning {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
  cursor: grabbing
}

.fbx-pannable>div>img.fbx-item {
  max-width: none;
  max-height: none
}

.fbx-pan-overview {
  cursor: pointer;
  max-width: 150px;
  max-height: 150px;
  overflow: hidden;
  background-position: top left;
  background-size: cover;
  position: absolute;
  z-index: 100006;
  border: 2px solid #666;
  box-shadow: 0 0 12px rgba(0, 0, 0, .8)
}

.fbx-pan-overview.fbx-top-left {
  top: 20px;
  left: 20px
}

.fbx-pan-overview.fbx-top-right {
  top: 20px;
  right: 32px
}

.fbx-pan-overview.fbx-bottom-left {
  bottom: 32px;
  left: 20px
}

.fbx-pan-overview.fbx-bottom-right {
  bottom: 32px;
  right: 32px
}

.fbx-pan-viewport {
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 0 300px 300px rgba(0, 0, 0, .7)
}

div.meteor-slides {
  clear: both;
  height: auto !important;
  line-height: 0;
  margin: 0;
  width: 100% !important;
  overflow: visible !important;
  padding: 0;
  position: relative;
  z-index: 1;
}

div.meteor-left {
  clear: none;
  float: left;
  margin: 0 20px 20px 0;
}

div.meteor-right {
  clear: none;
  float: right;
  margin: 0 0 20px 20px;
}

div.meteor-center {
  margin: 0 auto;
}

div.navpaged,
div.navboth {
  margin-bottom: 20px;
}

.meteor-slides .meteor-clip {
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}

.meteor-slides .meteor-shim {
  border: 0;
  height: auto !important;
  margin: 0;
  width: 100% !important;
  padding: 0;
  width: auto\9;
}

.meteor-slides a:focus {
  outline: none;
}

.meteor-slides .mslide {
  display: none;
  height: auto !important;
  margin: 0;
  width: 100% !important;
  padding: 0;
}

.single-slide .mslide {
  display: block;
}

.meteor-slides .mslide a {
  border: 0;
  margin: 0;
  padding: 0;
}

.meteor-slides .mslide img {
  border: 0;
  box-shadow: none !important;
  display: block;
  height: auto !important;
  margin: auto !important;
  width: 100% !important;
  padding: 0 !important;
  width: auto\9;
}

.meteor-slides .mslide img[src$='.png'] {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
  zoom: 1;
}

.meteor-slides ul.meteor-nav {
  list-style: none;
  height: auto;
  margin: 0 !important;
  padding: 0;
}

.meteor-slides.navhover ul.meteor-nav {
  display: inline;
}

ul.meteor-nav li {
  display: inline;
  height: auto;
  list-style: none;
  margin: 0;
  padding: 0;
}

.meteor-nav .prev a {
  left: 15px;
}

.meteor-nav .next a {
  right: 15px;
}

.meteor-nav a {
  display: block;
  outline: none;
  position: absolute;
  text-indent: -9999px;
  width: 50px;
  height: 50px;
  z-index: 9999;
  top: 52.5%;
  background-size: 100% 100% !important;
  border-radius: 50em;
  opacity: .8
}

.meteor-nav .prev a {
  background: #000 url(/wp-content/uploads/2017/05/prev.png) no-repeat center right;
}

.meteor-nav .prev a:hover {
  background: green url(/wp-content/uploads/2017/05/prev.png) no-repeat center left;
}

.meteor-nav .next a {
  background: #000 url(/wp-content/uploads/2017/05/next.png) no-repeat center left;
}

.meteor-nav .next a:hover {
  background: green url(/wp-content/uploads/2017/05/next.png) no-repeat center right;
}

.meteor-slides .meteor-buttons {
  bottom: 35px;
  height: 9px;
  left: 48%;
  margin: 0 auto;
  padding: 6px 0 0;
  position: absolute;
  width: 120px;
  z-index: 999;
}

header#branding .meteor-buttons {
  left: 5px;
}

.meteor-buttons a {
  background: #fff;
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  margin: 0 3px 0 0 !important;
  outline: none;
  text-indent: -9999px;
  border: 2px solid #fff
}

.meteor-buttons a:hover {
  background: green;
}

.meteor-buttons a.activeSlide {
  background: green;
}

#meteor-slideshow {
  margin-bottom: 0 !important
}

.panel-grid.panel-no-style,
.panel-grid.panel-has-style>.panel-row-style {
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: nowrap;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.panel-layout.panel-is-rtl .panel-grid.panel-no-style,
.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.panel-grid-cell {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.panel-grid-cell .panel-cell-style {
  height: 100%;
}

.panel-grid-cell .so-panel {
  zoom: 1;
}

.panel-grid-cell .so-panel:before {
  content: '';
  display: block;
}

.panel-grid-cell .so-panel:after {
  content: '';
  display: table;
  clear: both;
}

.panel-grid-cell .panel-last-child {
  margin-bottom: 0;
}

.panel-grid-cell .widget-title {
  margin-top: 0;
}

body.siteorigin-panels-before-js {
  overflow-x: hidden;
}

body.siteorigin-panels-before-js .siteorigin-panels-stretch {
  margin-right: -1000px !important;
  margin-left: -1000px !important;
  padding-right: 1000px !important;
  padding-left: 1000px !important;
}

.so-widget-sow-image-default-bc52321e3400 .sow-image-container {
  text-align: right;
}

.so-widget-sow-image-default-bc52321e3400 .sow-image-container .so-widget-image {
  display: inline-block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

.so-widget-sow-image-default-2b1fadbace82 .sow-image-container .so-widget-image {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

.ewd-ufaq-hidden {
  display: none;
}

.ufaq-faq-category-title-toggle {
  cursor: pointer;
}

.ufaq-faq-category-body-hidden {
  display: none;
}

.ewd-ufaq-clear {
  clear: both;
}

.ewd-ufaq-post-margin {
  text-decoration: none;
}

.ewd-ufaq-post-margin-symbol {
  text-decoration: none;
}

.ufaq-permalink {
  margin-left: 10px;
}

.ufaq-permalink-image {
  background: url(/wp-content/plugins/ultimate-faqs/images/insert_link.png);
  height: 21px;
  width: 30px;
  margin-top: -25px;
  margin-left: 90px;
}

.ewd-ufaq-author-date {}

.ewd-ufaq-author {
  font-weight: 600;
}

.ewd-ufaq-date {
  font-weight: 600;
}

.ufaq-faq-categories,
.ufaq-faq-tags {}

.ufaq {}

.ufaq-faq-category-title {
  width: 100%;
  clear: both;
}

.ufaq-faq-category {
  margin-bottom: 20px;
}

.ufaq-faq-category-inner {
  margin-bottom: 48px;
}

.ufaq-faq-body {
  padding: 10px 25px;
  padding-left: 55px;
}

.ufaq-faq-search {
  margin: 5px 0 !important;
}

.ewd-otp-field-label {
  width: auto !important;
}

.ufaq-text-input {
  border-radius: 0 !important;
  margin: 15px !important;
}

.ewd-ufaq-submit {
  border-radius: 0 !important;
}

.ufaq-faq-header {
  margin: 10px;
}

.ufaq-faq-header a:hover {
  text-decoration: none;
}

.ewd-ufaq-post-margin-symbol {
  display: inline-block;
  float: left;
  text-align: center;
  width: auto;
  height: auto;
  margin-right: 15px;
  padding: 2px 0px 0px 2px;
  line-height: 1;
}

.ewd-ufaq-post-margin-symbol span {
  display: inline-block;
  font-size: 30px;
  margin: 0 auto;
}

.ufaq-faq-title-text {
  float: left;
  width: 90%;
}

.ufaq-faq-title h1,
.ufaq-faq-title h2,
.ufaq-faq-title h3,
.ufaq-faq-title h4,
.ufaq-faq-title h5,
.ufaq-faq-title h6 {
  display: inline-block;
  margin: 5px !important;
}

.ufaq-custom-field-label,
.ufaq-custom-field-value {
  position: relative;
  float: left;
  margin-top: 14px;
}

.ufaq-custom-field-label {
  font-weight: bold;
}

.ufaq-faq-body .comment-respond {
  margin-top: 24px;
}

.ufaq-faq-body li.comment {
  list-style-type: none;
}

.ufaq-faq-body textarea {
  clear: both;
  display: block;
  position: relative;
  width: 35%;
  height: 100px;
}

.ufaq-faq-body .comment-form-comment label {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
}

.ufaq-faq-body .submit {
  width: auto;
  background: transparent;
  cursor: pointer;
  color: #111;
  margin-bottom: 20px;
}

.ufaq-faq-body .submit:hover {
  background: #111;
  color: #fff;
}

.ufaq-faq-body .comment-author img {
  margin-right: 8px;
}

.ufaq-faq-body .comment-body p {
  margin: 10px 0;
  margin-top: 10px !important;
}

.ufaq-faq-body .reply {
  text-transform: uppercase;
}

.ufaq-faq-body .ufaq-back-to-top-link {
  cursor: pointer;
}

.ewd-ufaq-ratings {
  padding: 14px 0 0;
}

.ewd-ufaq-down-vote {
  background-position: 0px 8px !important;
  height: 50px !important;
}

.ufaq-faq-display-style-Color_Block .ewd-ufaq-post-margin-symbol {
  background-color: #1188cc;
  color: #ffffff;
}

.ewd-ufaq-Circle {
  border-radius: 18px;
}

.ewd-ufaq-Square {
  border-radius: 0px;
}

.ufaq-faq-div {
  margin: 2px 0;
  padding: 2px 0;
  clear: both;
}

.ufaq-faq-toggle:hover,
.ufaq-faq-toggle a:hover {
  cursor: pointer;
  cursor: hand;
  text-decoration: none;
}

.ufaq-faq-title {}

.ufaq-faq-display-style-Block a,
.ufaq-faq-display-style-Block a:visited,
.ufaq-faq-display-style-Block a:active {
  text-decoration: none;
}

.ufaq-faq-display-style-Block:hover,
.ufaq-faq-display-style-Block:hover a,
.ufaq-faq-display-style-Block:hover h1,
.ufaq-faq-display-style-Block:hover h2,
.ufaq-faq-display-style-Block:hover h3,
.ufaq-faq-display-style-Block:hover h4,
.ufaq-faq-display-style-Block:hover h5,
.ufaq-faq-display-style-Block:hover h6 {
  text-decoration: none !important;
  color: #fff !important;
  background: #1188cc;
}

.ufaq-faq-display-style-Block.ewd-ufaq-post-active,
.ufaq-faq-display-style-Block.ewd-ufaq-post-active a {
  color: #fff !important;
  background: #1188cc;
}

.ufaq-faq-header-title a {
  display: inline-block;
}

.ufaq-faq-display-style-Minimalist {
  border-bottom: 1px solid #aaa;
  padding: 8px 0;
}

.ufaq-faq-display-style-Minimalist .ewd-ufaq-post-margin-symbol {
  float: right;
  height: auto;
}

.ufaq-faq-display-style-Minimalist .ewd-ufaq-post-margin-symbol span {
  font-size: 22px;
}

.ufaq-faq-display-style-Minimalist .ufaq-faq-body {
  padding: 20px 25px 10px;
  padding-left: 40px;
}

.ufaq-faq-display-style-Minimalist .ufaq-faq-tags,
.ufaq-faq-display-style-Minimalist .ufaq-social-links {
  margin-top: 4px;
}

.ufaq-faq-display-style-Minimalist .ufaq-social-links ul {
  float: left;
  margin-bottom: 14px;
}

.ufaq-faq-display-style-Minimalist .ufaq-permalink {
  margin: 24px 0;
}

.ufaq-faq-display-style-Minimalist .ufaq-permalink-image {
  margin-top: -22px;
  margin-left: 100px;
}

.ufaq-faq-display-style-Minimalist .ewd-ufaq-author-date {
  margin-bottom: 14px;
}

.ufaq-faq-display-style-Minimalist .ufaq-faq-categories {
  margin: 14px 0;
}

.ufaq-faq-div {
  margin: 2px 0;
  padding: 2px 0;
  clear: both;
}

.ufaq-faq-toggle:hover,
.ufaq-faq-toggle a:hover {
  cursor: pointer;
  cursor: hand;
  text-decoration: none;
}

.ufaq-faq-title {}

.ufaq-faq-display-style-Border_Block a,
.ufaq-faq-display-style-Border_Block a:visited,
.ufaq-faq-display-style-Border_Block a:active {
  text-decoration: none;
}

.ufaq-faq-display-style-Border_Block:hover,
.ufaq-faq-display-style-Border_Block:hover a,
.ufaq-faq-display-style-Border_Block:hover h1,
.ufaq-faq-display-style-Border_Block:hover h2,
.ufaq-faq-display-style-Border_Block:hover h3,
.ufaq-faq-display-style-Border_Block:hover h4,
.ufaq-faq-display-style-Border_Block:hover h5,
.ufaq-faq-display-style-Border_Block:hover h6 {
  text-decoration: none !important;
  color: #fff !important;
  background: #1188cc;
}

.ufaq-faq-display-style-Border_Block.ewd-ufaq-post-active,
.ufaq-faq-display-style-Border_Block.ewd-ufaq-post-active a {
  color: #fff !important;
  background: #1188cc;
}

.ufaq-faq-display-style-Border_Block .ufaq-faq-body {
  color: #555 !important;
  background: #fff;
  border: 3px solid #1188cc;
  border-bottom: 2px solid #1188cc;
}

.ufaq-faq-display-style-Border_Block .ufaq-faq-body a {
  color: #000 !important;
  background: transparent;
}

.ufaq-faq-display-style-Border_Block .ufaq-faq-tags,
.ufaq-faq-display-style-Border_Block .ufaq-social-links {
  margin-top: 4px;
}

.ufaq-faq-display-style-Border_Block .ufaq-social-links ul {
  float: left;
  margin-bottom: 14px;
}

.ufaq-faq-display-style-Border_Block .ufaq-permalink {
  margin: 24px 0;
}

.ufaq-faq-display-style-Border_Block .ufaq-permalink-image {
  margin-top: -22px;
  margin-left: 100px;
}

.ufaq-faq-display-style-Border_Block .ewd-ufaq-author-date {
  margin-bottom: 14px;
}

.ufaq-faq-display-style-Border_Block .ufaq-faq-categories {
  margin: 14px 0;
}

.ufaq-faq-display-style-Border_Block.ewd-ufaq-post-active .ufaq-faq-title-text {
  color: #fff !important;
}

.ufaq-faq-display-style-Border_Block .comment-reply-title {
  background: transparent !important;
  color: #000 !important;
}

.ufaq-faq-display-style-Border_Block:hover .comment-reply-title {
  color: #000 !important;
}

.ufaq-faq-display-style-Contemporary {
  border-bottom: 1px solid #ccc;
  padding: 0;
  margin: 0;
}

.ufaq-faq-display-style-Contemporary:first-of-type {
  border-top: 1px solid #ccc;
}

.ufaq-faq-display-style-Contemporary .ufaq-faq-title {
  background: #f7f7f7;
  padding: 8px 0 8px 4px;
}

.ufaq-faq-display-style-Contemporary .ewd-ufaq-post-margin-symbol {
  float: right;
  height: auto;
}

.ufaq-faq-display-style-Contemporary .ufaq-faq-body {
  padding: 20px 25px 10px;
  padding-left: 40px;
}

.ufaq-faq-display-style-Contemporary .ufaq-faq-tags,
.ufaq-faq-display-style-Contemporary .ufaq-social-links {
  margin-top: 4px;
}

.ufaq-faq-display-style-Contemporary .ufaq-social-links ul {
  float: left;
  margin-bottom: 14px;
}

.ufaq-faq-display-style-Contemporary .ufaq-permalink {
  margin-left: 0;
  margin-bottom: 10px;
}

.ufaq-faq-display-style-Contemporary .ufaq-back-to-top {
  margin-bottom: 14px;
}

.ewd-ufaq-rating-button {
  height: 48px;
  padding-left: 52px;
  margin-right: 12px;
  line-height: 48px;
  float: left;
  font-weight: 600;
  cursor: pointer;
}

.ewd-ufaq-up-vote {
  background: url(/wp-content/plugins/ultimate-faqs/images/Thumbs-up-icon.png);
  background-repeat: no-repeat;
}

.ewd-ufaq-down-vote {
  background: url(/wp-content/plugins/ultimate-faqs/images/Thumbs-down-icon.png);
  background-repeat: no-repeat;
}

.ewd-ufaq-expand-all,
.ewd-ufaq-collapse-all {
  text-decoration: none;
  cursor: pointer;
  font-size: 0.9em;
}

@font-face {
  font-family: 'ewd-toggle-icon';
  src: url(/wp-content/plugins/ultimate-faqs/css/fonts/ewd-toggle-icon.eot);
  src: url(/wp-content/plugins/ultimate-faqs/css/fonts/ewd-toggle-icon.woff2) format('woff2'),
    url(/wp-content/plugins/ultimate-faqs/css/fonts/ewd-toggle-icon.woff) format('woff'),
    url(/wp-content/plugins/ultimate-faqs/css/fonts/ewd-toggle-icon.ttf) format("truetype"),
    url(/wp-content/plugins/ultimate-faqs/css/fonts/ewd-toggle-icon.svg#ewd-toggle-icon) format("svg");
  font-weight: normal;
  font-style: normal;
}

.ewd-ufaq-post-margin-symbol,
.ewd-ufaq-toggle-all-symbol {
  font-family: 'ewd-toggle-icon';
}

.ewd-ufaq-question-update {
  font-size: 1.2em;
  margin-bottom: 20px;
}

.ewd-ufaq-question-form .form-field {
  margin-bottom: 20px;
}

.rrssb-buttons li a .rrssb-text {
  color: #fff;
  margin-left: 5px;
}

.ufaq-social-links .rrssb-buttons li {
  margin-bottom: 5px;
}

.ufaq-permalink {
  clear: both;
}

@media only screen and (max-width: 810px) {
  .ufaq-faq-title-text {
    width: 80%;
  }
}

.rrssb-buttons {
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 36px;
  margin: 0;
  padding: 0;
  width: 100%
}

.rrssb-buttons:after {
  clear: both
}

.rrssb-buttons:after,
.rrssb-buttons:before {
  content: ' ';
  display: table
}

.rrssb-buttons li {
  box-sizing: border-box;
  float: left;
  height: 100%;
  line-height: 13px;
  list-style: none;
  margin: 0;
  padding: 0 2px
}

.rrssb-buttons li.rrssb-email a {
  background-color: #0a88ff
}

.rrssb-buttons li.rrssb-email a:hover {
  background-color: #006ed6
}

.rrssb-buttons li.rrssb-facebook a {
  background-color: #306199
}

.rrssb-buttons li.rrssb-facebook a:hover {
  background-color: #244872
}

.rrssb-buttons li.rrssb-tumblr a {
  background-color: #32506d
}

.rrssb-buttons li.rrssb-tumblr a:hover {
  background-color: #22364a
}

.rrssb-buttons li.rrssb-linkedin a {
  background-color: #007bb6
}

.rrssb-buttons li.rrssb-linkedin a:hover {
  background-color: #005983
}

.rrssb-buttons li.rrssb-twitter a {
  background-color: #26c4f1
}

.rrssb-buttons li.rrssb-twitter a:hover {
  background-color: #0eaad6
}

.rrssb-buttons li.rrssb-googleplus a {
  background-color: #e93f2e
}

.rrssb-buttons li.rrssb-googleplus a:hover {
  background-color: #ce2616
}

.rrssb-buttons li.rrssb-youtube a {
  background-color: #df1c31
}

.rrssb-buttons li.rrssb-youtube a:hover {
  background-color: #b21627
}

.rrssb-buttons li.rrssb-reddit a {
  background-color: #8bbbe3
}

.rrssb-buttons li.rrssb-reddit a:hover {
  background-color: #62a3d9
}

.rrssb-buttons li.rrssb-pinterest a {
  background-color: #b81621
}

.rrssb-buttons li.rrssb-pinterest a:hover {
  background-color: #8a1119
}

.rrssb-buttons li.rrssb-pocket a {
  background-color: #ed4054
}

.rrssb-buttons li.rrssb-pocket a:hover {
  background-color: #e4162d
}

.rrssb-buttons li.rrssb-github a {
  background-color: #444
}

.rrssb-buttons li.rrssb-github a:hover {
  background-color: #2b2b2b
}

.rrssb-buttons li.rrssb-instagram a {
  background-color: #517fa4
}

.rrssb-buttons li.rrssb-instagram a:hover {
  background-color: #406582
}

.rrssb-buttons li.rrssb-delicious a {
  background-color: #0B79E5
}

.rrssb-buttons li.rrssb-delicious a:hover {
  background-color: #095fb4
}

.rrssb-buttons li.rrssb-vk a {
  background-color: #4d71a9
}

.rrssb-buttons li.rrssb-vk a:hover {
  background-color: #3d5a86
}

.rrssb-buttons li.rrssb-hackernews a {
  background-color: #f60
}

.rrssb-buttons li.rrssb-hackernews a:hover {
  background-color: #cc5200
}

.rrssb-buttons li a {
  background-color: #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  display: block;
  font-size: 11px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  height: 100%;
  padding: 11px 7px 12px 27px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
  width: 100%
}

.rrssb-buttons li a .rrssb-icon {
  display: block;
  left: 10px;
  padding-top: 9px;
  position: absolute;
  top: 0;
  width: 10%
}

.rrssb-buttons li a .rrssb-icon svg {
  height: 17px;
  width: 17px
}

.rrssb-buttons li a .rrssb-icon svg path,
.rrssb-buttons li a .rrssb-icon svg polygon {
  fill: #fff
}

.rrssb-buttons li a .rrssb-text {
  color: #fff
}

.rrssb-buttons li a:active {
  box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, .25)
}

.rrssb-buttons li.small a {
  padding: 0
}

.rrssb-buttons li.small a .rrssb-icon {
  left: auto;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  top: auto;
  width: 100%
}

.rrssb-buttons li.small a .rrssb-text {
  visibility: hidden
}

.rrssb-buttons.large-format,
.rrssb-buttons.large-format li {
  height: auto
}

.rrssb-buttons.large-format li:first-child:nth-last-child(1) a {
  font-size: 20px;
  font-size: 4vw
}

.rrssb-buttons.large-format li:first-child:nth-last-child(2) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(2)~li a {
  font-size: 16px;
  font-size: 2vw
}

.rrssb-buttons.large-format li:first-child:nth-last-child(3) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(3)~li a {
  font-size: 14px;
  font-size: 1.7vw
}

.rrssb-buttons.large-format li:first-child:nth-last-child(4) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(4)~li a {
  font-size: 13px;
  font-size: 1.4vw
}

.rrssb-buttons.large-format li:first-child:nth-last-child(5) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(5)~li a {
  font-size: 13px;
  font-size: 1.2vw
}

.rrssb-buttons.large-format li:first-child:nth-last-child(6) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(6)~li a {
  font-size: 12px;
  font-size: 1.05vw
}

.rrssb-buttons.large-format li:first-child:nth-last-child(7) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(7)~li a {
  font-size: 11px;
  font-size: .9vw
}

.rrssb-buttons.large-format li:first-child:nth-last-child(8) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(8)~li a {
  font-size: 11px;
  font-size: .8vw
}

.rrssb-buttons.large-format li:first-child:nth-last-child(9) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(9)~li a {
  font-size: 11px;
  font-size: .7vw
}

.rrssb-buttons.large-format li:first-child:nth-last-child(10) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(10)~li a {
  font-size: 11px;
  font-size: .6vw
}

.rrssb-buttons.large-format li:first-child:nth-last-child(11) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(11)~li a {
  font-size: 11px;
  font-size: .5vw
}

.rrssb-buttons.large-format li a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: .2em;
  padding: 8.5% 0 8.5% 12%
}

.rrssb-buttons.large-format li a .rrssb-icon {
  height: 100%;
  left: 7%;
  padding-top: 0;
  width: 12%
}

.rrssb-buttons.large-format li a .rrssb-icon svg {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%
}

.rrssb-buttons.large-format li a .rrssb-text {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.rrssb-buttons.small-format {
  padding-top: 5px
}

.rrssb-buttons.small-format li {
  height: 80%;
  padding: 0 1px
}

.rrssb-buttons.small-format li a .rrssb-icon {
  height: 100%;
  padding-top: 0
}

.rrssb-buttons.small-format li a .rrssb-icon svg {
  height: 48%;
  position: relative;
  top: 6px;
  width: 80%
}

.rrssb-buttons.tiny-format {
  height: 22px;
  position: relative
}

.rrssb-buttons.tiny-format li {
  padding-right: 7px
}

.rrssb-buttons.tiny-format li a {
  background-color: transparent;
  padding: 0
}

.rrssb-buttons.tiny-format li a .rrssb-icon svg {
  height: 70%;
  width: 100%
}

.rrssb-buttons.tiny-format li a:active,
.rrssb-buttons.tiny-format li a:hover {
  background-color: transparent
}

.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg polygon {
  fill: #0a88ff
}

.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #0054a3
}

.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg polygon {
  fill: #306199
}

.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #18304b
}

.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg polygon {
  fill: #32506d
}

.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #121d27
}

.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg polygon {
  fill: #007bb6
}

.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #003650
}

.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg polygon {
  fill: #26c4f1
}

.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #0b84a6
}

.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg polygon {
  fill: #e93f2e
}

.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #a01e11
}

.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg polygon {
  fill: #df1c31
}

.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #84111d
}

.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg polygon {
  fill: #8bbbe3
}

.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #398bcf
}

.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg polygon {
  fill: #b81621
}

.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #5d0b11
}

.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg polygon {
  fill: #ed4054
}

.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #b61124
}

.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg polygon {
  fill: #444
}

.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #111
}

.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg polygon {
  fill: #517fa4
}

.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #2f4a60
}

.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg polygon {
  fill: #0B79E5
}

.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #064684
}

.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg polygon {
  fill: #4d71a9
}

.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #2d4263
}

.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg polygon {
  fill: #f60
}

.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg path,
.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #993d00
}

.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 30px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

.hamburger--3dx .hamburger-box {
  perspective: 80px;
}

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner,
.hamburger--3dx:hover .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dx-r .hamburger-box {
  perspective: 80px;
}

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r.is-active .hamburger-inner,
.hamburger--3dx-r:hover .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dy .hamburger-box {
  perspective: 80px;
}

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy.is-active .hamburger-inner,
.hamburger--3dy:hover .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg);
}

.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dy-r .hamburger-box {
  perspective: 80px;
}

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r.is-active .hamburger-inner,
.hamburger--3dy-r:hover .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dxy .hamburger-box {
  perspective: 80px;
}

.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy.is-active .hamburger-inner,
.hamburger--3dxy.is-active:hover .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg);
}

.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--3dxy-r .hamburger-box {
  perspective: 80px;
}

.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy-r.is-active .hamburger-inner,
.hamburger--3dxy-r.is-active:hover .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
  transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}

.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s;
}

.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}

.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.075s;
}

.hamburger--minus .hamburger-inner::before,
.hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}

.hamburger--minus.is-active .hamburger-inner::before,
.hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}

.hamburger--slider .hamburger-inner {
  top: 2px;
}

.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

.hamburger--slider .hamburger-inner::after {
  top: 20px;
}

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

.hamburger--slider-r .hamburger-inner {
  top: 2px;
}

.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(90deg);
}

.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}

.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring.is-active .hamburger-inner,
.hamburger--spring.is-active:hover .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}

.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}

.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}

.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand.is-active .hamburger-inner,
.hamburger--stand:hover .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r.is-active .hamburger-inner,
.hamburger--stand-r.is-active:hover .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}

.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}

.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}

.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}

.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}

.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}

.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

@font-face {
  font-family: wprmenu;
  src: url(/wp-content/plugins/wp-responsive-menu/fonts/wprmenu.eot?p8o4s0);
  src: url(/wp-content/plugins/wp-responsive-menu/fonts/wprmenu.eot?p8o4s0#iefix) format('embedded-opentype'), url(/wp-content/plugins/wp-responsive-menu/fonts/wprmenu.ttf?p8o4s0) format('truetype'), url(/wp-content/plugins/wp-responsive-menu/fonts/wprmenu.woff?p8o4s0) format('woff'), url(/wp-content/plugins/wp-responsive-menu/fonts/wprmenu.svg?p8o4s0#wprmenu) format('svg');
  font-weight: 400;
  font-style: normal;
}

#mg-wprm-wrap [class*=" icon-"],
#mg-wprm-wrap [class^=icon-] {
  font-family: wprmenu !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#wprmenu_bar,
#wprmenu_bar * {
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  font-family: inherit;
  list-style: none;
  text-align: left;
  font-size: 100%;
  font-weight: 400;
}

#wprmenu_bar img {
  border: 0;
  border: none;
}

.wprmenu_clear {
  clear: both !important;
  display: block !important;
  height: 1px !important;
  margin: -1px 0 0 !important;
  width: 1px !important;
}

#wprmenu_bar {
  position: fixed;
  top: 0;
  left: 0;
  background: #4C656C;
  padding: 10px 16px;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  height: 42px;
  display: none;
  z-index: 99999;
}

.custMenu #custom_menu_icon {
  display: none;
}

#wprmenu_bar .menu_title {
  font-weight: 400;
  font-size: 20px;
  line-height: 35px;
  position: relative;
  top: -6px;
}

#wprmenu_bar .menu_title a {
  display: inline-block;
  position: relative;
  top: 4px;
}

#wprmenu_bar .bar_logo {
  border: none;
  margin: 0;
  padding: 0px 8px 0px 0px;
  width: auto;
  height: 25px;
}

#wprmenu_bar .wprmenu_icon {
  margin-right: 5px;
}

#wprmenu_bar div.hamburger {
  margin-top: -3px;
}

.wpr_search .wpr-search-field {
  padding: 5px !important;
  border: 1px solid #ccc;
  width: 100%;
  max-width: 100%;
  height: 35px;
}

.search-menu {
  padding: 14px;
}

#wprmenu_bar .wprmenu_icon_menu {
  color: #f2f2f2;
  margin-right: 5px;
}

body {
  position: relative !important;
}

body.admin-bar #wprmenu_bar {
  top: 32px;
}

.admin-bar #custom_menu_icon {
  margin-top: 32px;
}

#wprmenu_menu_ul .sub-menu {
  list-style: none;
  padding: 0;
}

#mg-wprm-wrap.custom .menu_title,
#mg-wprm-wrap {
  display: none;
}

#wprmenu_menu.wprmenu_levels ul li {
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #131212;
  border-top: 1px solid #474747;
  width: 100%;
  position: relative;
}

#mg-wprm-wrap ul li {
  margin: 0
}

#mg-wprm-wrap ul li ul li ul li.wprmenu_parent_item_li,
#mg-wprm-wrap ul li ul li.wprmenu_parent_item_li {
  padding-left: 0;
}

#mg-wprm-wrap ul li ul.sub-menu li {
  border: none;
  position: relative;
}

html body #wprmenu_menu_ul li.wprmenu_parent_item_li>ul {
  margin-left: 0 !important;
}

div#mg-wprm-wrap ul li span.wprmenu_icon {
  font-family: 'wprmenu';
  position: absolute;
  right: 10px;
  line-height: 38px;
  padding: 24px;
}

div#mg-wprm-wrap ul#wprmenu_menu_ul>li>span.wprmenu_icon:before {
  right: 3px;
}

div#mg-wprm-wrap ul li span.wprmenu_icon:before {
  top: 3px;
}

div#mg-wprm-wrap ul li ul.sub-menu span.wprmenu_icon {
  margin-left: 0;
}

div#mg-wprm-wrap form.wpr-search-form {
  position: relative;
  padding: 0;
  margin: 0;
}

div#mg-wprm-wrap form.wpr-search-form button.wpr_submit {
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: transparent;
  color: #000;
  width: 35px;
  height: 35px;
  padding: 0px 8px;
  border: none;
}

html body #wprmenu_menu_ul li.wprmenu_parent_item_li>ul {
  padding: 0 10px;
  margin: 0;
}

#mg-wprm-wrap {
  z-index: 9999;
}

#mg-wprm-wrap ul li a {
  text-decoration: none;
  z-index: 9999;
}

.wprmenu_bar #custom_menu_icon.hamburger {
  padding: 10px 9px 2px;
  position: fixed;
  z-index: 99999;
}

.icon_default.wprmenu_icon_par:before {
  content: "\74";
  position: absolute;
}

.icon_default.wprmenu_par_opened:before {
  content: "\6f";
}

.wprmenu_icon {
  position: relative;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  float: left;
}

span.wprmenu_icon.wprmenu_icon_par {
  top: 4px;
}

.wprmenu_icon span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #d3531a;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.wprmenu_icon.open span:nth-child(1),
.wprmenu_icon.open span:nth-child(4) {
  width: 0;
  left: 50%;
  top: 18px;
}

.wprmenu_icon span:nth-child(1) {
  top: 0;
}

.wprmenu_icon span:nth-child(2),
.wprmenu_icon span:nth-child(3) {
  top: 9px;
}

.wprmenu_icon span:nth-child(4) {
  top: 18px;
}

.wprmenu_icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.wprmenu_icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#mg-wprm-wrap.cbp-spmenu-right.custom .menu_title {
  padding: 15px;
  text-align: center;
}

#mg-wprm-wrap li.menu-item-has-children {
  position: relative;
}

.admin-bar #wprmenu_menu_ul {
  position: relative;
  z-index: 9999;
  overflow: hidden;
}

#mg-wprm-wrap canvas {
  position: absolute;
  z-index: 99;
}

#mg-wprm-wrap div.wpr_search {
  padding: 13px;
}

#wprmenu_menu_ul {
  padding: 0 0 50px;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.custom #wprmenu_menu_ul {
  padding: 0 0 10px;
}

#wprmenu_menu_ul ul.sub-menu {
  margin-left: 0;
}

div.wpr-clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

#mg-wprm-wrap li.menu-item a {
  padding: 13px 14px;
}

#mg-wprm-wrap li.menu-item ul.sub-menu li.menu-item span {
  right: 10px;
  padding: 20px 20px 30px;
  line-height: 38px;
}

* html div.wpr-clear {
  height: 1%;
}

div.wpr-clear {
  display: block;
}

@media only screen and (max-width:768px) {
  .admin-bar #wprmenu_menu_ul {
    margin-top: 0;
  }

  div.wpr_search {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 8px !important;
    width: 92% !important;
  }
}

.cbp-spmenu {
  position: fixed;
  overflow: auto;
  height: 100%;
  z-index: 9999;
}

.cbp-spmenu a {
  padding: 1em;
  display: block;
}

#mg-wprm-wrap.cbp-spmenu.custom {
  top: 0;
}

.admin-bar #mg-wprm-wrap.cbp-spmenu.custom {
  top: 32px;
}

#mg-wprm-wrap.cbp-spmenu-left,
#mg-wprm-wrap.cbp-spmenu-right {
  top: 42px;
}

.admin-bar #mg-wprm-wrap.cbp-spmenu-left,
.admin-bar #mg-wprm-wrap.cbp-spmenu-right {
  top: 74px;
}

.admin-bar .cbp-spmenu-bottom.cbp-spmenu-open,
.admin-bar .cbp-spmenu-top.cbp-spmenu-open {
  top: 74px !important;
}

body.admin-bar .cbp-spmenu-bottom.custom.cbp-spmenu-open,
body.admin-bar .cbp-spmenu-top.custom.cbp-spmenu-open {
  top: 32px !important;
}

@media only screen and (max-width:782px) {
  .admin-bar #custom_menu_icon {
    margin-top: 46px;
  }

  body.admin-bar .cbp-spmenu-bottom.custom.cbp-spmenu-open,
  body.admin-bar .cbp-spmenu-top.custom.cbp-spmenu-open {
    top: 46px !important;
  }

  .admin-bar #mg-wprm-wrap.cbp-spmenu.custom,
  body.admin-bar #wprmenu_bar {
    top: 46px;
  }

  .admin-bar #mg-wprm-wrap.cbp-spmenu-left,
  .admin-bar #mg-wprm-wrap.cbp-spmenu-right {
    top: 88px;
  }

  .admin-bar .cbp-spmenu-top.cbp-spmenu-open,
  .admin-bar .cbp-spmenu-bottom.cbp-spmenu-open {
    top: 88px !important;
  }
}

.cbp-spmenu-left {
  left: -100%;
}

.cbp-spmenu-right {
  right: -100%;
}

.cbp-spmenu-left.cbp-spmenu-open {
  left: 0;
}

.cbp-spmenu-right.cbp-spmenu-open {
  right: 0;
}

.cbp-spmenu-top {
  top: -100% !important;
}

.cbp-spmenu-bottom {
  top: 100% !important;
}

.cbp-spmenu-bottom.cbp-spmenu-open,
.cbp-spmenu-top.cbp-spmenu-open {
  top: 42px !important;
}

.cbp-spmenu-bottom.cbp-spmenu-open.custom,
.cbp-spmenu-top.cbp-spmenu-open.custom {
  top: 0 !important;
}

.cbp-spmenu-push {
  overflow-x: hidden;
  position: relative;
  left: 0;
}

.cbp-spmenu-push-toright {
  left: 100%;
}

.cbp-spmenu-push-toleft {
  left: -100%;
}

.cbp-spmenu-push .cbp-spmenu-top {
  -webkit-transition: unset;
  -moz-transition: unset;
  transition: unset;
}

.cbp-spmenu-push #mg-wprm-wrap.cbp-spmenu-top {
  position: static;
  display: none;
  width: 100%;
  max-width: 100%;
}

.cbp-spmenu-push .cbp-spmenu-top #wprmenu_menu_ul {
  padding: 0;
}

.cbp-spmenu,
.cbp-spmenu-push {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}

/*
     FILE ARCHIVED ON 00:21:55 Mar 13, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:14:08 Sep 06, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.562
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.016
  esindex: 0.012
  cdx.remote: 69.746
  LoadShardBlock: 483.668 (3)
  PetaboxLoader3.datanode: 155.666 (4)
  PetaboxLoader3.resolve: 377.947 (2)
  load_resource: 140.309
*/