@charset "UTF-8";
@media (min-width: 1025px) {
  body abbr,
  .meganav-wrap,
  .animate-show,
  .animate-hide,
  a {
    transition: all 0.2s ease-in-out !important;
    -moz-transition: all 0.2s ease-in-out !important;
    -webkit-transition: all 0.2s ease-in-out !important;
    -o-transition: all 0.2s ease-in-out !important;
  }
}
@media (max-width: 1025px) {
  body abbr,
  .meganav-wrap,
  .animate-show,
  .animate-hide,
  a {
    transition: all 0s ease-in-out !important;
    -moz-transition: all 0s ease-in-out !important;
    -webkit-transition: all 0s ease-in-out !important;
    -o-transition: all 0s ease-in-out !important;
  }
}
.ui-helper-reset {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.ui-accordion .ui-accordion-icons {
  padding: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mr0 {
  margin-right: 0 !important;
}
.ml0 {
  margin-left: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pl0 {
  padding-left: 0 !important;
}
.bt0 {
  border-top: 0 !important;
}
.bb0 {
  border-bottom: 0 !important;
}
.no-shadow {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.pmb0 p {
  margin-bottom: 0 !important;
}
.col-sm-sf-5 {
  width: 20%;
  padding: 0 15px;
  float: left;
}
.col-sm-sf-25 {
  width: 40%;
  padding: 0 15px;
  float: left;
}
.row.fw-row {
  margin-left: 0;
  margin-right: 0;
}
.fw-row > div {
  padding-left: 0;
  padding-right: 0;
}
.fw-row .spb-row-full-width.col-sm-12.remove-element-spacing,
.fw-row .spb-row-full-width .col-sm-12,
.fw-row > .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}
.spb_accordion .container,
.spb_tabs .container,
.spb_tour .container,
.column_container .container,
.spb-column-container .container {
  max-width: 100% !important;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.spb-row-container.remove-element-spacing,
.spb-row-container.remove-element-spacing div[class*="col-sm"] {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.spb-row-container.remove-element-spacing .row {
  margin-left: 0;
  margin-right: 0;
}
.spb-row-container.remove-element-spacing div.carousel-asset {
  padding: 0 30px;
}
.spb-row-container.spb-row-full-width.remove-element-spacing
  .spb_content_element {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.spb-row-container.spb-row-full-width .spb_content_element > .container {
  padding-left: 0;
  padding-right: 0;
}
.spb-row-container.spb-row-full-width section.container {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.spb-row-container .blog-items {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.spb-row-container > div {
  position: relative;
  z-index: 3;
}
.spb-row-container > div > section.container {
  max-width: 100%;
}
.spb-row-container > div.row-overlay {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.single .container .body-text > .container {
  margin-left: -16px;
}
.spb-row-container[data-v-center="true"] .multi-column-row {
  height: auto;
}
.browser-ie .spb-row-container[data-v-center="true"] .multi-column-row {
  min-height: 0 !important;
}
.spb-row-container[data-v-center="false"] .multi-column-row .spb-bg-color-wrap {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
}
.spb-row-container[data-v-center="true"] .multi-column-row .spb-bg-color-wrap {
  position: relative;
}
.spb-row-expand-text {
  padding: 30px 15px;
  display: block;
  text-align: left;
  font-size: 22px;
}
.spb-row-expand-text span:before {
  content: "";
  font-family: "atelier";
  font-size: 24px;
  display: inline-block;
  float: left;
  height: 23px;
  width: 23px;
  margin-top: -1px;
  margin-right: 20px;
  -webkit-transform: translate3d(0px, 0px, 0px) rotate(0deg);
  transform: translate3d(0px, 0px, 0px) rotate(0deg);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
  transition: transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
  font-weight: normal;
}
.spb-row-expand-text.row-open span:before {
  content: "";
}
.spb-row-expand-text:hover span:before {
  -webkit-transform: rotate(180deg) translate3d(0, 0, 0);
  transform: rotate(180deg) translate3d(0, 0, 0);
}
.spb-row-expand-text.row-open:hover a:hover {
  -webkit-transform: rotate(180deg) translate3d(0, 0, 0);
  transform: rotate(180deg) translate3d(0, 0, 0);
}
.spb-row-container.spb-row-expanding {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.spb-row-container.spb-row-expanding.spb-row-expanding-open {
  height: auto;
  opacity: 1;
}
.spb-row-container.col-window-height > .spb_content_element {
  margin-top: 0 !important;
  top: 0 !important;
}
.spb-row-container.col-window-height > .spb_content_element,
.spb-row-container.col-window-height > .spb_content_element > .container,
.spb-row-container.col-window-height .container > .row,
.spb-row-container.col-window-height .spb-column-container,
.spb-row-container.col-window-height .spb-column-container .spb-asset-content {
  height: 100%;
}
.spb-row-container.col-window-height .container > .row {
  margin-left: 0;
  margin-right: 0;
}
.spb-row-container.col-window-height .spb-column-container .spb-asset-content {
  font-size: 0;
}
.spb-row-container.col-window-height
  .spb-column-container
  .spb-asset-content:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.spb-row-container.col-window-height
  .spb-column-container
  .spb-asset-content
  > .container {
  vertical-align: middle;
  display: inline-block;
  width: 99%;
}
.spb-row-container.spb-row-full-width.remove-element-spacing
  .spb-column-container
  .row {
  padding-left: 0px !important;
}
.spb-row-container[data-top-style="slant-ltr"],
.spb-row-container[data-top-style="slant-rtl"],
.spb-row-container[data-bottom-style="slant-ltr"],
.spb-row-container[data-bottom-style="slant-rtl"] {
  overflow: hidden;
}
.spb-row-container[data-top-style="slant-ltr"]:before {
  content: "";
  width: 120%;
  display: block;
  height: 140px;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  transform: rotate(3deg);
  background: #fff;
  margin-left: -10%;
  margin-bottom: 75px;
  margin-top: -100px;
  z-index: 3;
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-background-clip: content-box;
  padding: 2px;
}
.spb-row-container[data-top-style="slant-rtl"]:before {
  content: "";
  width: 120%;
  display: block;
  height: 140px;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  transform: rotate(-3deg);
  background: #fff;
  margin-left: -10%;
  margin-bottom: 75px;
  margin-top: -100px;
  z-index: 3;
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-background-clip: content-box;
  padding: 2px;
}
.spb-row-container[data-bottom-style="slant-ltr"]:after {
  content: "";
  width: 120%;
  display: block;
  height: 140px;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  transform: rotate(3deg);
  background: #fff;
  margin-left: -10%;
  margin-bottom: -100px;
  margin-top: 0px;
  z-index: 2;
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-background-clip: content-box;
  padding: 2px;
}
.spb-row-container[data-bottom-style="slant-rtl"]:after {
  content: "";
  width: 120%;
  display: block;
  height: 140px;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  transform: rotate(-3deg);
  background: #fff;
  margin-left: -10%;
  margin-bottom: -100px;
  margin-top: 0px;
  z-index: 2;
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-background-clip: content-box;
  padding: 2px;
}
.spb_accordion {
  opacity: 0;
}
.spb_accordion .spb_accordion_wrapper {
  margin-bottom: 30px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.spb_accordion .spb_accordion_section {
  margin-bottom: 10px;
}
.spb_accordion_section > h4 {
  outline: 0 !important;
}
.spb_accordion .spb_accordion_section > h4 a {
  display: block;
  text-decoration: none;
  padding: 12px 30px 12px 15px;
  line-height: 26px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.spb_accordion .spb_accordion_section > h4 a:after {
  font-size: 24px;
  display: inline-block;
  float: right;
  height: 26px;
  width: 23px;
  -webkit-transform: translate3d(0px, 0px, 0px) rotate(0deg);
  transform: translate3d(0px, 0px, 0px) rotate(0deg);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
  transition: transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
  font-weight: normal;
  line-height: 26px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -13px;
}
.spb_accordion .spb_accordion_section > h4.ui-state-active a:after {
  -webkit-transform: rotate(180deg) translate3d(0, 0, 0);
  transform: rotate(180deg) translate3d(0, 0, 0);
}
.spb_accordion .spb_accordion_section > h4 a > i {
  margin-right: 10px;
}
.spb_accordion .spb_accordion_section > h4 a > i[class*="ss-"] {
  display: inline-block;
  line-height: 100%;
  vertical-align: -3px;
}
.spb_accordion .spb_accordion_section > h4 {
  opacity: 0.6;
}
.spb_accordion .spb_accordion_section > h4.ui-state-active {
  opacity: 1;
}
.ui-accordion .ui-accordion-header .ui-icon {
  display: none;
}
.spb_accordion_section > h4 .ui-icon:before {
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  height: 20px;
  float: left;
  margin-right: 10px;
  font-size: 22px;
  text-indent: 0;
  box-sizing: content-box;
}
.spb_accordion_section h4.ui-state-active .ui-icon:before {
  margin-top: 0;
}
.spb_accordion .ui-state-active,
.spb_accordion .ui-state-default {
  border: 0 !important;
  background: none;
  margin-top: 0;
}
.spb_accordion .ui-accordion .ui-accordion-content {
  border: 0;
  padding: 15px 15px 0;
  width: auto;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.spb_accordion .ui-accordion .ui-accordion-header {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
}
.ui-accordion-content .spb_wrapper p:last-child {
  margin-bottom: 0;
}
.ui-accordion-content .spb_wrapper .box-content-wrap p:last-child {
  margin-bottom: 20px;
}
.spb_accordion_section,
.spb_accordion .spb_accordion_section,
.spb_accordion_section .ui-accordion-content {
  background: transparent;
  border-top: 2px solid rgba(0, 0, 0, 0.05);
  border-bottom: 0px solid rgba(0, 0, 0, 0.05);
  margin-bottom: 0;
}
.spb_accordion_section,
.spb_accordion .spb_accordion_section:last-child {
  border-bottom-width: 2px;
}
.alert {
  height: auto;
  font-size: 12px;
  line-height: 16px;
  overflow: hidden;
  padding: 15px;
  text-align: left;
  margin-bottom: 20px;
  font-weight: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  background-color: #ffd56c;
  color: #222;
}
.alert .messagebox_text {
  background: none;
  padding-left: 0;
}
.alert .messagebox_text p {
  margin-left: 30px;
  margin-bottom: 10px;
}
.alert .messagebox_text p:last-child {
  margin-bottom: 0;
}
.alert .messagebox_text p strong {
  letter-spacing: normal !important;
}
.alert .messagebox_text:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: block;
  text-decoration: inherit;
  width: 22px;
  height: auto;
  float: left;
  margin-top: 4px;
  font-size: 16px;
  position: absolute;
  text-indent: 0;
  text-align: center;
}
.alert.alert-info .messagebox_text:before {
  content: "";
}
.alert.alert-error .messagebox_text:before {
  content: "";
}
.alert.alert-success .messagebox_text:before {
  content: "";
}
.alert.alert-info {
  background-color: #5adcff;
}
.alert.alert-error {
  background-color: #fe504f;
}
.alert.alert-success {
  background-color: #51e3a8;
}
.spb_button_element {
  text-align: center;
}
.spb_button_element a.sf-button {
  margin-right: 0;
}
a.sf-button {
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  height: auto;
  padding: 14px 26px;
  margin: 0 10px 20px 0;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: 0;
  position: relative;
  overflow: hidden;
  outline: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  max-width: 100%;
}
a.sf-button:hover {
  text-decoration: none !important;
  color: #fff;
}
a.sf-button.dropshadow {
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
a.sf-button.stroke-to-fill {
  border-width: 2px;
  border-style: solid;
  padding: 13px 30px;
  background: transparent;
}
a.sf-button.large.stroke-to-fill {
  padding: 13px 40px;
}
a.sf-button.black {
  border-color: #222;
  background-color: #222;
  color: #fff;
}
a.sf-button.white {
  border-color: #fff;
  background-color: #fff;
  color: #222;
}
a.sf-button.blue {
  border-color: #00bff3;
  background-color: #00bff3;
}
a.sf-button.grey {
  border-color: #444;
  background-color: #444;
}
a.sf-button.lightgrey {
  border-color: #e4e4e4;
  background-color: #e4e4e4;
  color: #222;
}
a.sf-button.orange {
  border-color: #ff7534;
  background-color: #ff7534;
  color: #fff;
}
a.sf-button.turquoise {
  border-color: #00d1c5;
  background-color: #00d1c5;
  color: #fff;
}
a.sf-button.green {
  border-color: #37ba85;
  background-color: #37ba85;
  color: #fff;
}
a.sf-button.pink {
  border-color: #fe504f;
  background-color: #fe504f;
  color: #fff;
}
a.sf-button.gold {
  border-color: #ffd56c;
  background-color: #ffd56c;
  color: #222;
}
a.sf-button.transparent-light {
  border: 2px solid #fff;
  border: 2px solid rgba(255, 255, 255, 0.5);
  color: #fff;
}
a.sf-button.transparent-light:hover {
  background: #fff;
  border-color: #fff;
}
a.sf-button.transparent-dark {
  border: 2px solid #222;
  border: 2px solid rgba(34, 34, 34, 0.2);
}
a.sf-button.transparent-dark:hover {
  background: #222;
  border-color: #222;
}
.sf-button.accent {
  background: none;
  background-image: none;
}
a.sf-button.sf-icon-reveal {
  padding: 15px 35px;
  line-height: 20px;
  -webkit-transform: translate3d(0, 0, 0);
}
a.sf-button.sf-icon-reveal.large {
  padding: 18px 50px;
}
a.sf-button.sf-icon-stroke {
  padding: 0;
  line-height: 18px;
}
a.sf-button.sf-icon-reveal i {
  font-size: 18px;
  height: 100%;
  width: 20px;
  right: 30px;
  top: 0;
  line-height: 50px;
  display: inline-block;
  text-align: right;
  position: absolute;
  -o-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}
a.sf-button.large.sf-icon-reveal i {
  font-size: 22px;
  line-height: 56px;
  right: 40px;
}
a.sf-button.sf-icon-reveal span.text {
  display: block;
  vertical-align: 4px;
  text-align: center;
  width: 100%;
}
a.sf-button.sf-icon-reveal i,
a.sf-button.sf-icon-reveal span.text {
  -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
a.sf-button.sf-icon-reveal:hover i {
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  right: 20px;
}
a.sf-button.large.sf-icon-reveal:hover i {
  right: 25px;
}
a.sf-button.sf-icon-reveal:hover span.text {
  -webkit-transform: translateX(-12px);
  -moz-transform: translateX(-12px);
  -ms-transform: translateX(-12px);
  transform: translateX(-12px);
}
a.sf-button.sf-icon-reveal.large:hover span.text {
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  transform: translateX(-20px);
}
a.sf-button.sf-icon-reveal.black {
  background-color: #222;
}
a.sf-button.sf-icon-reveal.white {
  background-color: #fff;
  color: #222;
}
a.sf-button.sf-icon-reveal.blue {
  background-color: #00bff3;
}
a.sf-button.sf-icon-reveal.grey {
  background-color: #444;
}
a.sf-button.sf-icon-reveal.lightgrey {
  background-color: #e4e4e4;
}
a.sf-button.sf-icon-reveal.orange {
  background-color: #ff7534;
}
a.sf-button.sf-icon-reveal.turquoise {
  background-color: #00d1c5;
}
a.sf-button.sf-icon-reveal.green {
  background-color: #37ba85;
}
a.sf-button.sf-icon-reveal.pink {
  background-color: #fe504f;
}
a.sf-button.sf-icon-reveal.gold {
  background-color: #ffd56c;
}
a.sf-button span.text {
  display: inline-block;
}
a.sf-button.bordered {
  background: none;
  border: 2px solid #e3e3e3;
  position: relative;
  overflow: visible;
}
a.sf-button.bordered.transparent-light,
a.sf-button.bordered.transparent-dark {
  border: 0 !important;
}
a.sf-button .sf-button-border {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  border: 2px solid #ccc;
  z-index: 2;
}
a.sf-button.bordered.black {
  color: #222;
  border-color: #222;
}
a.sf-button.bordered.white {
  color: #fff;
  border-color: #fff;
}
a.sf-button.bordered.blue {
  color: #00bff3;
  border-color: #00bff3;
}
a.sf-button.bordered.grey {
  color: #444;
  border-color: #444;
}
a.sf-button.bordered.lightgrey {
  color: #e4e4e4;
  border-color: #e4e4e4;
}
a.sf-button.bordered.orange {
  color: #ff7534;
  border-color: #ff7534;
}
a.sf-button.bordered.turquoise {
  color: #00d1c5;
  border-color: #00d1c5;
}
a.sf-button.bordered.green {
  color: #37ba85;
  border-color: #37ba85;
}
a.sf-button.bordered.pink {
  color: #fe504f;
  border-color: #fe504f;
}
a.sf-button.bordered.gold {
  color: #e5bf61;
  border-color: #e5bf61;
}
a.sf-button.bordered.white {
  color: #fff !important;
}
a.sf-button.bordered.white:hover {
  color: #222 !important;
}
a.sf-button.bordered.black:hover,
a.sf-button.bordered.blue:hover,
a.sf-button.bordered.grey:hover,
a.sf-button.bordered.orange:hover,
a.sf-button.bordered.turquoise:hover,
a.sf-button.bordered.green:hover,
a.sf-button.bordered.pink:hover {
  color: #fff;
}
a.sf-button.bordered.gold:hover,
a.sf-button.bordered.lightgrey:hover,
a.sf-button.bordered.gold:hover {
  color: #222;
}
a.sf-button.rounded {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
a.sf-button.rounded.large {
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  border-radius: 75px;
}
a.sf-button.rounded.bordered:before,
a.sf-button.rounded.bordered:after {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  opacity: 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
a.sf-button.rounded.bordered:hover:before,
a.sf-button.rounded.bordered:hover:after {
  opacity: 1;
}
a.sf-button.black:hover {
  background-color: #111;
  border-color: #111;
}
a.sf-button.white:hover {
  background-color: #e4e4e4;
  border-color: #e4e4e4;
}
a.sf-button.blue:hover {
  background-color: #00acda;
  border-color: #00acda;
}
a.sf-button.grey:hover {
  background-color: #333;
  border-color: #333;
}
a.sf-button.lightgrey:hover {
  background-color: #ccc;
  border-color: #ccc;
}
a.sf-button.orange:hover {
  background-color: #e5692f;
  border-color: #e5692f;
}
a.sf-button.turquoise:hover {
  background-color: #00bcb1;
  border-color: #00bcb1;
}
a.sf-button.green:hover {
  background-color: #31a777;
  border-color: #31a777;
}
a.sf-button.pink:hover {
  background-color: #e44847;
  border-color: #e44847;
}
a.sf-button.gold:hover {
  background-color: #e5bf61;
  border-color: #e5bf61;
}
a.sf-button.rotate-3d {
  -ms-perspective: 1000px;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  padding: 0;
  overflow: visible;
  -webkit-backface-visibility: hidden;
}
a.sf-button.rotate-3d.large {
  padding: 0;
}
a.sf-button.rotate-3d span.text {
  background-color: inherit;
  position: relative;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.browser-ie a.sf-button.rotate-3d span.text,
.browser-ie10 a.sf-button.rotate-3d span.text,
.browser-ie11 a.sf-button.rotate-3d span.text {
  transform-style: inherit;
}
.browser-ie a.sf-button.rotate-3d:hover span.text,
.browser-ie a.sf-button.rotate-3d:focus span.text,
.browser-ie10 a.sf-button.rotate-3d:hover span.text,
.browser-ie a.sf-button.rotate-3d:focus span.text,
.browser-ie11 a.sf-button.rotate-3d:hover span.text,
.browser-ie a.sf-button.rotate-3d:focus span.text {
  transform: none;
}
.browser-ie a.sf-button.rotate-3d span.text:before,
.browser-ie10 a.sf-button.rotate-3d span.text:before,
.browser-ie11 a.sf-button.rotate-3d span.text:before {
  opacity: 0;
  top: 0;
  transform: none;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.browser-ie a.sf-button.rotate-3d:hover span.text:before,
.browser-ie10 a.sf-button.rotate-3d:hover span.text:before,
.browser-ie11 a.sf-button.rotate-3d:hover span.text:before {
  opacity: 1;
}
a.sf-button.rotate-3d span.text,
a.sf-button.rotate-3d span.text:before {
  padding: 14px 26px;
}
a.sf-button.rotate-3d.large span.text,
a.sf-button.rotate-3d.large span.text:before {
  padding: 14px 35px;
}
a.sf-button.rotate-3d span.text:before {
  position: absolute;
  display: inline-block;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ccc;
  content: attr(data-text);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  -ms-transform: rotateX(-90deg);
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
}
a.sf-button.rotate-3d:hover span.text,
a.sf-button.rotate-3d:focus span.text {
  -webkit-transform: rotateX(91deg) translateY(-50%);
  -moz-transform: rotateX(91deg) translateY(-50%);
  transform: rotateX(91deg) translateY(-50%);
}
.no-csstransitions a.sf-button.rotate-3d span.text:before,
.no-csstransforms a.sf-button.rotate-3d span.text:before,
.no-cssanimations a.sf-button.rotate-3d span.text:before {
  display: none !important;
}
.spb_box_content {
  position: relative;
}
.spb_box_content .box-content-wrap {
  padding: 30px;
}
.spb_box_content .box-content-wrap p:last-child {
  margin-bottom: 0;
}
.spb_box_content.whitestroke .box-content-wrap {
  border: 1px solid transparent;
}
.chart-shortcode {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.chart-shortcode.chart-center {
  margin: 0 auto;
}
.chart-shortcode canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.chart-shortcode span {
  font-size: 14px;
  vertical-align: -1px;
}
.chart-shortcode.chart-70 span i[class*="ss-"] {
  vertical-align: -2px;
}
.chart-shortcode.chart-170 span {
  font-size: 36px;
  vertical-align: 0px;
}
.chart-shortcode.chart-170 span i {
  vertical-align: -4px;
}
.chart-shortcode.chart-170 span i[class*="ss-"] {
  vertical-align: -7px;
}
code[class*="language-"],
pre[class*="language-"] {
  color: #000;
  text-shadow: 0 1px #fff;
  font-family: Consolas, Monaco, "Andale Mono", monospace;
  direction: ltr;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
pre[class*="language-"]::-moz-selection,
pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection,
code[class*="language-"] ::-moz-selection {
  text-shadow: none;
  background: #b3d4fc;
}
pre[class*="language-"]::selection,
pre[class*="language-"] ::selection,
code[class*="language-"]::selection,
code[class*="language-"] ::selection {
  text-shadow: none;
  background: #b3d4fc;
}
@media print {
  code[class*="language-"],
  pre[class*="language-"] {
    text-shadow: none;
  }
}
pre[class*="language-"] {
  background: #f8f8f8;
  border-left: 3px solid #999;
  border-radius: 0;
  margin: 0 0 25px;
  overflow-y: auto;
  padding: 20px;
  max-height: 500px;
}
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #f5f2f0;
}
:not(pre) > code[class*="language-"] {
  padding: 0.1em;
  border-radius: 0.3em;
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: #708090;
}
.token.punctuation {
  color: #999;
}
.namespace {
  opacity: 0.7;
}
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
  color: #905;
}
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #690;
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5);
}
.token.atrule,
.token.attr-value,
.token.keyword {
  color: #07a;
}
.token.function {
  color: #dd4a68;
}
.token.regex,
.token.important,
.token.variable {
  color: #e90;
}
.token.important,
.token.bold {
  font-weight: bold;
}
.token.italic {
  font-style: italic;
}
.token.entity {
  cursor: help;
}
.one_half {
  width: 48%;
}
.one_third {
  width: 30.66%;
}
.two_third {
  width: 65.33%;
}
.one_fourth {
  width: 22%;
}
.one_fifth {
  width: 16.8%;
}
.one_fifth.no-gutter {
  width: 20%;
  margin: 0;
}
.three_fourth {
  width: 74%;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth {
  position: relative;
  z-index: 2;
  margin-right: 4%;
  float: left;
}
.one_half .row,
.one_third .row,
.two_third .row,
.three_fourth .row,
.one_fourth .row,
.one_fifth .row {
  margin-bottom: 0;
}
.one_half p:last-child,
.one_third p:last-child,
.two_third p:last-child,
.three_fourth p:last-child,
.one_fourth p:last-child,
.one_fifth p:last-child {
  margin-bottom: 0;
}
.one_half img,
.one_third img,
.two_third img,
.three_fourth img,
.one_fourth img,
.one_fifth img {
  max-width: 100%;
  height: auto;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
.clearboth {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%;
}
.spb_divider {
  display: block;
  border-bottom-width: 1px;
  margin-bottom: 30px;
}
.spb_divider.standard {
  border-bottom-style: solid;
  border-bottom-width: 2px;
}
.spb_divider.thin {
  border-bottom-style: solid;
}
.spb_divider.dotted {
  border-bottom-style: dotted;
}
.spb_divider.go_to_top {
  padding: 0;
}
.spb_divider.go_to_top a {
  text-align: right;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  margin-bottom: 30px;
}
.spb_divider.go_to_top_icon1 {
  position: relative;
  height: 9px;
  border-bottom: 1px solid transparent;
}
.spb_divider.go_to_top_icon2 {
  position: relative;
  height: 10px;
  border-bottom: 1px solid transparent;
}
.spb_divider.go_to_top_icon1 a,
.spb_divider.go_to_top_icon2 a {
  position: absolute;
  right: 0;
  display: block;
  padding: 0 0 0 10px;
  text-decoration: none;
}
.spb_divider.go_to_top_icon2 a i {
  padding-left: 6px;
  vertical-align: -3px;
}
.divider-wrap h3.divider-heading {
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
  float: none;
}
.divider-wrap h3.divider-heading:before,
.divider-wrap h3.divider-heading:after {
  position: absolute;
  top: 50%;
  overflow: hidden;
  width: 50%;
  height: 2px;
  content: " ";
  background-color: #e3e3e3;
}
.divider-wrap h3.divider-heading:before {
  margin-left: -53%;
  text-align: right;
}
.divider-wrap h3.divider-heading:after {
  margin-left: 3%;
}
.divider-wrap h3.divider-heading:before {
  width: 50%;
  margin-left: -53%;
}
.divider-wrap h3.divider-heading:after {
  width: 50%;
  margin-left: 3%;
}
.spb_gallery_widget {
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
}
.spb_gallery_widget .masonry-gallery {
  position: relative;
  margin-left: -16px;
  margin-right: -16px;
}
.gallery-slider p.flex-caption {
  position: absolute;
  bottom: 0;
  padding: 15px 20px;
  color: #fff;
  margin: 0;
  width: 100%;
  font-size: 16px;
}
.gallery-slider .lightbox-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 16px;
  color: #fff;
  padding: 10px 11px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.2);
  height: 38px;
  line-height: 22px;
}
.gallery-masonry {
  padding: 0;
}
.masonry-gallery .gallery-image {
  opacity: 0;
  margin-bottom: 30px;
}
.masonry-gallery.no-gutters .gallery-image {
  margin: 0;
  padding: 0;
}
.masonry-gallery .gallery-image.item-animated {
  opacity: 1;
}
.googlechart {
  margin-bottom: 30px;
  width: 100%;
}
.pinmarker {
  width: 280px;
  padding: 6px;
  overflow: hidden;
}
.pinmarker > h3 {
  margin-top: 0;
}
.pinmarker > img.info-window-img {
  float: left;
  max-width: 70px;
  display: block;
}
.pinmarker .pinmarker-container {
  margin-left: 85px;
}
.pinmarker-container h3 {
  margin-top: -5px;
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}
.pinmarker-container .excpert {
  color: #222;
  font-size: 11px !important;
  line-height: 15px !important;
}
.pinmarker-container a.pin-button {
  width: 100%;
  padding: 8px;
  display: block;
  margin-top: 8px;
  background-color: #e7e7e7;
  text-align: center;
}
.sf-icon {
  font-size: 30px;
  line-height: 26px;
  padding: 0;
  width: auto;
  height: 28px;
  background-image: none;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.sf-icon-cont {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.sf-icon-character {
  font-weight: bold;
  margin-left: 3px;
  margin-right: 5px;
  font-size: 24px;
  vertical-align: -2px;
}
.sf-icon.sf-icon-medium {
  font-size: 40px;
  line-height: 40px;
  width: auto;
  height: 38px;
}
.sf-icon-cont .sf-icon-character {
  margin-left: 7px;
}
.sf-icon-cont.cont-small .sf-icon {
  line-height: 28px;
  height: 30px;
}
.sf-icon-cont.cont-small .sf-icon[class^="ss-"] {
  line-height: 36px;
}
.sf-icon-cont.cont-medium .sf-icon {
  line-height: 36px;
}
.sf-icon-cont.cont-medium .sf-icon-character {
  font-size: 44px;
  line-height: 32px;
  margin-left: 3px;
}
.sf-icon-cont.cont-medium .sf-icon[class^="ss-"] {
  line-height: 60px;
  margin-left: -1px;
}
.sf-icon.sf-icon-large {
  line-height: 70px;
  width: auto;
  height: 70px;
}
.sf-icon.sf-icon-large[class^="fa-"] {
  line-height: 52px;
}
.sf-icon-cont.cont-large .sf-icon {
  line-height: 70px;
}
.sf-icon-cont.cont-large .sf-icon[class^="ss-"] {
  line-height: 82px;
  margin-left: -4px;
  letter-spacing: -4px;
}
.sf-icon-cont.cont-large .sf-icon-character {
  font-size: 80px;
}
.sf-icon-cont .sf-icon {
  padding: 0;
  display: block;
}
.sf-icon-cont {
  padding: 18px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 20px;
  margin-right: 20px;
  height: 28px;
  width: 28px;
  line-height: 12px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
}
.browser-ie .sf-icon-cont:hover,
.browser-ie .sf-hover .sf-icon-cont,
.browser-ie10 .sf-icon-cont:hover,
.browser-ie10 .sf-hover .sf-icon-cont {
  background-image: none;
}
.sf-icon-cont.cont-small {
  padding: 19px 20px 19px 18px;
}
.sf-icon-cont.cont-medium {
  padding: 25px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 20px;
  width: 48px;
  height: 48px;
  line-height: 12px;
}
.sf-icon-cont.cont-large {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  width: 70px;
  height: 70px;
}
.sf-icon.sf-icon-large:before {
  font-size: 72px;
}
.sf-icon-cont .sf-icon.sf-icon-large:before {
  font-size: 60px;
}
.sf-icon-float-left {
  float: left;
  padding: 5px 10px 0 0;
}
.sf-icon-float-right {
  float: right;
  padding: 5px 0 0 10px;
  margin-right: 0;
  margin-left: 20px;
}
.sf-icon-float-none {
  display: inline-block;
  margin-right: 0;
}
.sf-icon-box {
  display: block;
  position: relative;
  z-index: 2;
  padding: 20px;
}
.sf-icon-box.sf-icon-box-standard {
  text-align: center;
  padding: 30px 10px 10px;
}
.sf-icon-box-standard .sf-icon-cont {
  margin-right: 0;
  margin-bottom: 5px;
}
.sf-icon-box-standard .sf-icon {
  padding: 0;
}
.sf-icon-box h3 > i,
.sf-icon-box h3 > a > i {
  margin-right: 8px;
  vertical-align: -2px;
  font-size: 22px;
}
.sf-icon-image {
  border-radius: 50%;
  overflow: hidden;
  max-width: 82px;
}
a.linked-icon {
  display: block;
}
.sf-icon-box h3 > a {
  color: inherit;
}
.sf-icon-box h3 > a:hover,
a.linked-icon i {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.sf-icon-box h3 > a:hover,
a.linked-icon:hover i {
  opacity: 0.7;
}
.sf-icon-box.sf-icon-box-standard h3 {
  margin-bottom: 20px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] > .linked-icon,
.sf-icon-box[class*="sf-icon-box-left-icon"] > .sf-icon-cont {
  float: left;
  margin: 0;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] > i {
  float: left;
  position: relative;
  font-size: 42px;
  line-height: 52px;
  text-align: center;
  width: 44px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] > i[class*="ss-"] {
  line-height: 48px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] > span {
  float: left;
  position: relative;
  font-size: 46px;
  line-height: 46px;
  text-align: center;
  width: 48px;
  margin-left: 0;
}
.sf-icon-box.has-image[class*="sf-icon-box-left-icon"] > span {
  width: 70px;
}
.sf-icon-box.sf-icon-box-boxed-two .sf-icon {
  margin-bottom: 15px;
}
.sf-icon-box.sf-icon-box-boxed-two h3 {
  margin-top: 10px;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] {
  padding: 0;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont {
  position: absolute;
  right: 30px;
  top: -41px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 32px;
  width: 32px;
  line-height: 12px;
  border: 0;
  margin: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont > i {
  font-size: 32px;
  line-height: 34px !important;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont > i[class*="ss-"] {
  line-height: 44px !important;
}
.browser-ie .sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont,
.browser-ie10 .sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont {
  background-image: none;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-image {
  position: absolute;
  top: -40px;
  right: 35px;
}
.sf-icon-box.sf-icon-box-boxed-two .sf-icon-image {
  position: relative;
  top: 0;
  right: 0;
  margin-bottom: 10px;
}
.sf-icon-box.sf-icon-box-boxed-three .sf-icon-cont {
  right: 50%;
  margin-right: -42px;
}
.sf-icon-box.sf-icon-box-boxed-three .sf-icon-image {
  right: 50%;
  -moz-transform: translate3d(50%, -50%, 0);
  -webkit-transform: translate3d(50%, -50%, 0);
  transform: translate3d(50%, -50%, 0);
  top: 0;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-box-content-wrap {
  background: #fff;
  padding: 40px 30px 60px 30px;
  margin-top: 40px;
  margin-bottom: 20px;
  webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.sf-icon-box.sf-icon-box-boxed-three .sf-icon-box-content-wrap {
  padding: 40px 30px 65px 30px;
}
.sf-icon-box.sf-icon-box-boxed-two .sf-icon-box-content-wrap {
  padding-bottom: 30px;
  margin-top: 0;
}
.sf-icon-box.sf-icon-box-boxed-three .sf-icon-box-content-wrap {
  padding-bottom: 40px;
}
.sf-icon-box.sf-icon-box-boxed-four .sf-icon-box-content-wrap {
  padding: 25px 30px 20px;
  margin-top: 0;
}
.sf-icon-box.sf-icon-box-boxed-four h3 {
  margin-top: 0;
}
.sf-icon-box.sf-icon-box-boxed-four h3 i {
  vertical-align: -3px;
  margin-right: 5px;
}
.sf-icon-box .sf-icon-box-content-wrap {
  display: block;
}
.sf-icon-box.sf-icon-box-left-icon .sf-icon-box-content-wrap {
  display: block;
  margin-left: 90px;
}
.sf-icon-box.sf-icon-box-left-icon-alt .sf-icon-box-content-wrap {
  display: block;
  margin-left: 70px;
}
.sf-icon-box.has-image[class*="sf-icon-box-left-icon"]
  .sf-icon-box-content-wrap {
  margin-left: 100px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] .sf-icon-box-content-wrap h3 {
  margin-top: 2px;
  margin-bottom: 10px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"]
  .sf-icon-box-content-wrap
  h3:empty {
  display: none;
}
.sf-icon-box.sf-icon-box-boxed-two .sf-icon-box-content-wrap {
  text-align: center;
}
.sf-icon-box.sf-icon-box-boxed-three h3,
.sf-icon-box.sf-icon-box-boxed-three .sf-icon-box-content {
  text-align: center;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] h3,
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-box-content {
  color: #222 !important;
}
.sf-icon-box-hr {
  width: 50px;
  height: 1px;
  margin: 0 auto;
  display: block;
  background: #e4e4e4;
  margin-bottom: 20px;
  -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0 !important;
  -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s !important;
  -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0 !important;
  transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0 !important;
}
.sf-hover .sf-icon-box-hr {
  width: 100px;
}
.sf-icon-box-content {
  display: block;
  width: 100%;
  line-height: 150%;
}
.sf-icon-box-content p {
  color: inherit;
}
.sf-icon-box-content p:last-child {
  margin-bottom: 0;
}
.sf-icon-box-content a.read-more {
  padding-top: 8px;
}
.sf-icon-box-animated {
  -ms-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  position: relative;
  padding: 0;
  text-align: center;
  width: 100%;
  height: auto;
  background: transparent;
}
.sf-icon-box-animated .box-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.standard-browser .sf-icon-box-animated:hover .back,
.no-csstransitions .sf-icon-box-animated .back,
.sf-icon-box-animated.sf-mobile-hover .back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.standard-browser .sf-icon-box-animated:hover .front,
.no-csstransitions .sf-icon-box-animated .front,
.sf-icon-box-animated.sf-mobile-hover .front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.sf-icon-box-animated .inner {
  -webkit-transition: 0.5s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 0.5s;
  transform-style: preserve-3d;
  position: relative;
}
.sf-icon-box-animated .front,
.sf-icon-box-animated .back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0 !important;
  -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s !important;
  -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0 !important;
  transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0 !important;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0;
}
.sf-icon-box-animated .front {
  position: relative;
  z-index: 8;
  display: block;
  width: 100%;
  height: auto;
  padding: 70px 20px;
  webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.sf-icon-box-animated .back {
  overflow: hidden;
  background: #fff;
  padding: 20px;
  width: 100%;
  height: 100%;
  webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.sf-icon-box-animated .front h3 {
  margin: 10px 0;
}
.sf-icon-box-animated .sf-icon {
  margin-bottom: 0;
  padding: 0;
  line-height: 44px;
  margin-top: 20px;
}
.sf-icon-box-animated .sf-icon.sf-icon-character {
  font-size: 72px !important;
}
.sf-icon-box-animated .sf-icon-image {
  margin-top: 8px;
  margin-bottom: 12px;
}
.sf-icon-box-animated .sf-icon.sf-icon-large[class^="fa-"] {
  line-height: 40px;
}
.sf-icon-box-animated .sf-icon.sf-icon-large[class^="fa-"]:before {
  font-size: 60px;
}
.sf-icon-box-animated table,
.sf-icon-box-animated td {
  border: 0;
  padding: 0;
}
.sf-icon-box-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 10;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.sf-icon-box-hover table,
.sf-icon-box-animated .back table {
  margin-top: -10px;
  height: 100%;
  width: 100%;
}
.sf-icon-box-hover:hover {
  width: 116%;
  height: 116%;
  left: -8%;
  top: -8%;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transition: width 300ms, height 300ms, top 300ms, left 300ms;
  -moz-transition: width 300ms, height 300ms, top 300ms, left 300ms;
  -webkit-transition: width 300ms, height 300ms, top 300ms, left 300ms;
  -o-transition: width 300ms, height 300ms, top 300ms, left 300ms;
}
.sf-icon-box-bold {
  padding: 20% 15%;
  text-align: center;
}
.minimal-design .sf-icon-box-standard .sf-icon-cont {
  padding: 0;
  background-color: transparent;
}
.minimal-design .sf-icon-box-standard .sf-icon-cont:hover,
.minimal-design .sf-icon-box-standard.sf-hover .sf-icon-cont {
  background-color: transparent;
}
.minimal-design .sf-icon-box-standard .sf-icon-cont:hover .sf-icon,
.minimal-design .sf-icon-box-standard.sf-hover .sf-icon-cont .sf-icon {
  color: inherit;
}
.glowframe img {
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.borderframe img {
  border: 5px solid #f7f7f7;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.shadowframe figure {
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.latest-tweet ul {
  margin-bottom: 10px;
  list-style: none !important;
}
.latest-tweet ul li {
  margin-left: 0;
}
.latest-tweet p {
  margin-bottom: 0;
}
.latest-tweet .tweet-author {
  margin-right: 4px;
  font-weight: bold;
}
.latest-tweet .tweet-date {
  text-decoration: none;
  color: #999;
  margin-left: 5px;
  display: inline-block;
}
.fullscreen-map {
  padding: 0;
}
.map-styles-array {
  display: none !important;
}
.map-canvas img,
.map-directory-canvas img {
  max-width: none;
}
.spb_multilayer_parallax {
  overflow: hidden;
  height: 600px;
  opacity: 0;
}
.spb_multilayer_parallax .slice-layer {
  width: 100%;
  height: 100%;
}
.spb_multilayer_parallax .layer.container {
  height: 100%;
  max-width: 100%;
}
.spb_multilayer_parallax .layer-bg {
  width: 120%;
  height: 120%;
  background: no-repeat;
  margin-top: -5%;
  margin-left: -10%;
}
.spb_multilayer_parallax .layer-bg[data-layer-repeat="repeat-x"] {
  background-repeat: repeat-x;
}
.spb_multilayer_parallax .layer-bg[data-layer-repeat="repeat-y"] {
  background-repeat: repeat-y;
}
.spb_multilayer_parallax .layer-bg[data-layer-repeat="repeat"] {
  background-repeat: repeat;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="center_center"] {
  background-position: center center;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="left_center"] {
  background-position: left center;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="right_center"] {
  background-position: right center;
  margin-left: 5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="left_top"] {
  background-position: left top;
  margin-top: -5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="center_top"] {
  background-position: center top;
  margin-top: -5%;
  margin-left: 0;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="right_top"] {
  background-position: right top;
  margin-left: 5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="left_bottom"] {
  background-position: left bottom;
  margin-top: -5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="center_bottom"] {
  background-position: center bottom;
  margin-top: -5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="right_bottom"] {
  background-position: right bottom;
  margin-top: -5%;
  margin-left: 5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-type="cover"] {
  background-size: cover !important;
}
.spb_multilayer_parallax .layer[data-depth="0.00"] .layer-bg {
  margin-top: 0 !important;
  margin-left: 0 !important;
  width: 100%;
  height: 100%;
}
.spb_multilayer_parallax .layer .content-layer {
  height: auto !important;
  bottom: 50%;
  width: 100%;
  position: absolute;
  margin-left: 0;
  padding: 0 15px;
}
.spb_parallax_asset {
  overflow: hidden;
  position: relative;
  background-attachment: fixed;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.3);
}
.spb_parallax_asset:not(.spb-column-container) {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.spb_parallax_asset.bg-type-pattern {
  background-repeat: repeat;
  background-size: auto;
}
.spb_parallax_asset.parallax-scroll {
  background-attachment: scroll;
}
.spb_parallax_asset.sf-parallax-video {
  background-attachment: scroll;
}
.spb_parallax_asset.parallax-stellar {
  -webkit-background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.mobile-browser .spb_parallax_asset {
  background-attachment: scroll !important;
  background-position: center center !important;
}
.spb_parallax_asset.parallax-window-height {
  opacity: 0;
}
.spb_parallax_asset > .spb_content_wrapper,
.spb_parallax_asset > .spb_content_element {
  position: relative;
  z-index: 4;
  padding-top: 80px;
  padding-bottom: 80px;
}
.spb_parallax_asset.parallax-window-height[data-v-center="true"]
  > .spb_content_wrapper,
.spb_parallax_asset.parallax-window-height[data-v-center="true"]
  > .spb_content_element {
  top: 50%;
}
.sf-parallax-video > .spb_content_element {
  position: relative;
  z-index: 4;
}
.sf-parallax-video.parallax-video-height[data-v-center="true"]
  > .spb_content_element {
  top: 55%;
  opacity: 0;
}
.mobile-browser
  .spb_parallax_asset[data-v-center="true"]
  > .spb_content_element {
  opacity: 1 !important;
  top: 50% !important;
}
.spb_parallax_asset .spb_content_element p:last-child {
  margin-bottom: 0;
}
.sf-parallax-video video {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 100%;
}
.sf-parallax-video .video-overlay {
  background-repeat: repeat;
  background-position: center center;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}
.overlay-diaglight {
  background-image: url("../images/vo_diagonal_lines_light.png");
}
.overlay-diagdark {
  background-image: url("../images/vo_diagonal_lines_dark.png");
}
.overlay-horizlight {
  background-image: url("../images/vo_horizontal_lines_light.png");
}
.overlay-horizgdark {
  background-image: url("../images/vo_horizontal_lines_dark.png");
}
.overlay-vertlight {
  background-image: url("../images/vo_vertical_lines_light.png");
}
.overlay-vertzgdark {
  background-image: url("../images/vo_vertical_lines_dark.png");
}
.overlay-lightgrid {
  background-image: url("../images/vo_pixel_light.png");
}
.overlay-darkgrid {
  background-image: url("../images/vo_pixel_dark.png");
}
.overlay-lightgridfat {
  background-image: url("../images/vo_fat_pixel_light.png");
}
.overlay-darkgridfat {
  background-image: url("../images/vo_fat_pixel_dark.png");
}
.sf-parallax-video.parallax-video-height .video-overlay {
  opacity: 0;
}
.progress {
  height: 4px;
  margin-bottom: 15px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.progress .bar {
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 100%;
  width: 0%;
  overflow: hidden;
}
.progress-bar-wrap .bar-text {
  width: 100%;
  display: inline-block;
  margin-bottom: 3px;
}
.progress-bar-wrap .bar-text > span.bar-name {
  float: left;
  display: block;
}
.progress-bar-wrap .bar-text > span.progress-value {
  float: right;
  display: none;
  font-weight: bold;
}
.progress .bar {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.sf-promo-bar {
  padding: 105px 10%;
  text-align: center;
}
.sf-promo-bar p {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: top;
}
.sf-promo-bar p.standard {
  line-height: 48px;
}
.sf-promo-bar.promo-custom p {
  font-size: 20px;
  line-height: 46px;
}
.sf-promo-bar.promo-button p {
  margin-right: 30px;
}
.sf-promo-bar.promo-button a.sf-button {
  margin-right: 0;
}
.sf-promo-bar a.sf-button {
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 0;
}
.sf-promo-bar.promo-text {
  padding: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sf-promo-bar.promo-text > a {
  display: block;
  padding: 80px 0;
}
.sf-promo-bar.promo-text > a.standard {
  font-size: 20px;
  line-height: 46px;
  display: block;
}
.sf-promo-bar.promo-text p {
  display: block;
}
.sf-promo-bar.promo-arrow > a > i {
  vertical-align: -10px;
  font-size: 32px;
  display: inline-block;
  margin-left: 10px;
  height: 40px;
}
ul.recent-posts {
  list-style: none;
}
.recent-post {
  height: auto;
  margin-bottom: 20px;
  position: relative;
}
.carousel-wrap .recent-post {
  margin-bottom: 20px;
}
.recent-post figure {
  width: 100%;
  height: auto;
  position: relative;
  background-color: #212121;
  margin-bottom: 25px;
}
.recent-post figure:empty {
  display: none;
}
.recent-post .date-overlay {
  top: 15px !important;
}
.recent-post figure img {
  width: 100%;
  height: auto;
  position: relative;
  display: block !important;
}
.recent-post figure iframe {
  display: block;
  width: 100%;
}
.recent-post .lSAction > a.lSNext {
  bottom: 15px;
  right: 15px;
}
.recent-post .lSAction > a.lSPrev {
  bottom: 15px;
  right: 51px !important;
}
figcaption .post-category {
  padding: 10px;
  float: left;
  max-width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.recent-post .details-wrap {
  display: block;
  vertical-align: top;
}
.recent-post .post-item-details {
  margin-bottom: 5px;
}
.recent-post .post-item-details .comments-likes,
.recent-post .post-item-details .comments-likes i,
.recent-post .post-item-details .comments-likes span {
  font-weight: normal;
}
.recent-post .post-item-details .comments-likes .icon-comment {
  margin-right: 3px;
}
.recent-post h5 {
  margin-top: 0;
  margin-bottom: 4px;
  font-weight: bold;
}
.recent-post h5 a {
  text-decoration: none;
}
.recent-post .post-details {
  margin-bottom: 5px;
}
.recent-post .excerpt {
  padding-top: 8px;
}
.recent-post .excerpt p {
  margin-bottom: 0;
}
.recent-post.format-chat .chat {
  margin-top: 20px;
}
.recent-post figure.quote {
  background: transparent !important;
}
.blog-item.format-quote h2,
.blog-item.format-status h1,
.blog-item.format-aside h1,
.blog-item.format-status h3,
.blog-item.format-aside h3,
.blog-item.format-quote h4,
.blog-item.format-status h4,
.blog-item.format-aside h4 {
  display: none;
}
.posts-type-list {
  margin-left: 0;
  margin-right: 0;
}
.posts-type-list .recent-post {
  float: none;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-top: 1px solid #e3e3e3;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.posts-type-list .recent-post .details-wrap {
  max-width: 80%;
}
.posts-type-list .recent-post a.list-post-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.posts-type-list .recent-post:first-child {
  border-top-width: 0;
  padding-top: 0;
}
.posts-type-list .recent-post figure {
  width: 80px;
  float: left;
  margin-bottom: 0;
}
.posts-type-list .recent-post h4 {
  margin-top: 0;
  margin-bottom: 5px;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.posts-type-list .recent-post .details-wrap.has-img {
  margin-left: 100px;
}
.posts-type-list .recent-post .post-item-details {
  margin-bottom: 0;
}
.posts-type-list .recent-post .comments-likes {
  float: none;
  display: inline-block;
  margin-left: 10px;
}
.posts-type-standard-row .figure-wrap {
  width: 50%;
  float: left;
  position: relative;
}
.posts-type-standard-row .figure-wrap .date-overlay {
  right: 15px;
  top: 15px;
}
.posts-type-standard-row .details-wrap {
  width: 100%;
  float: none;
}
.posts-type-standard-row .has-thumb .details-wrap {
  width: 50%;
  float: left;
  padding-left: 30px;
}
.recent-post .blog-item-details {
  padding-bottom: 8px;
}
.posts-type-bold .recent-post {
  padding: 0;
}
.posts-type-bold .recent-post figure {
  margin-bottom: 0;
}
.posts-type-bold .recent-post.no-thumb {
  height: 100%;
}
.posts-type-bold.carousel-items .recent-post.no-thumb {
  position: absolute;
}
.posts-type-bold .recent-post.no-thumb .details-wrap {
  height: 100%;
  width: 100%;
  position: absolute;
}
.posts-type-bold.related-items .recent-post.no-thumb .details-wrap {
  position: relative;
}
.posts-type-bold.carousel-items .recent-post.no-thumb .details-wrap {
  position: relative;
  width: 100%;
}
.posts-type-bold .recent-post .details-wrap {
  padding: 30px 30px 70px;
  position: relative;
}
.posts-type-bold .recent-post.has-thumb .details-wrap:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid rgba(255, 255, 255, 0.9);
  position: absolute;
  top: -10px;
  z-index: 3;
  left: 50%;
  margin-left: -10px;
}
.posts-type-bold .recent-post .details-wrap,
.posts-type-bold .recent-post .details-wrap:before,
.posts-type-bold .recent-post .details-wrap > * {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.posts-type-bold .recent-post .details-wrap h3 {
  margin: 0 0 20px;
}
.posts-type-bold .recent-post .details-wrap h2 {
  font-size: 28px;
  line-height: 36px;
  margin: 0 0 20px;
}
.posts-type-bold .recent-post .post-item-details {
  margin-bottom: 0;
  position: absolute;
  bottom: 25px;
  font-size: 12px;
}
.posts-type-bold .recent-post .post-date {
  display: block;
  font-weight: bold;
}
.posts-type-bright .recent-post .details-wrap {
  text-align: center;
}
.posts-type-bright .recent-post .author-avatar {
  float: none;
  text-align: center;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 30px;
  position: relative;
  top: 5px;
  webkit-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -moz-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -o-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
}
.posts-type-bright .recent-post:hover .author-avatar {
  top: 0;
}
.posts-type-bright .recent-post .author-avatar img {
  display: inline-block;
}
.posts-type-bright .recent-post .post-item-author {
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
.posts-type-bright .recent-post h2 {
  text-align: center;
  margin: 15px 0 24px 0;
}
.posts-type-bright .recent-post .post-item-details {
  display: inline-block;
  border-top: 2px solid #222;
  padding-top: 25px;
}
.search-widget {
  text-align: center;
  margin-bottom: 0;
}
.search-widget input {
  margin: 25px 0;
  width: 80%;
  padding: 10px 12px;
}
.spb_slider_widget .master-slider {
  min-width: 100% !important;
}
.swiper-slide .caption-content {
  padding: 0 15px;
}
.row:not(.fw-row) .spb_swift-slider .swift-slider {
  margin-left: -1px;
}
.row:not(.fw-row)
  .spb_swift-slider
  .swiper-slide.style-light
  .caption-excerpt
  * {
  color: #fff !important;
}
.row:not(.fw-row) .spb_swift-slider .swiper-slide .caption-content {
  padding: 0 10%;
}
.row:not(.fw-row) .spb_swift-slider .swiper-slide .caption-content > h2 {
  font-size: 40px;
  line-height: 52px;
}
ul.social-icons {
  height: auto;
  overflow: hidden;
  list-style: none !important;
  margin-bottom: 10px;
}
ul.social-icons li {
  float: none;
  display: inline-block;
  height: 36px;
}
ul.social-icons li:not(.sf-love) a {
  display: inline-block;
  padding: 10px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 0.35s;
}
ul.social-icons li:not(.sf-love) a i {
  display: block;
  height: 100%;
  position: relative;
  top: 0%;
  transition: top 0.35s;
  width: 100%;
  margin-bottom: 31px;
}
ul.social-icons li:not(.sf-love) a i[class*="ss-"] {
  margin-top: -8px;
  display: block;
  margin-bottom: 38px;
}
.browser-ie ul.social-icons li a {
  display: inline-block;
  padding: 10px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  overflow: hidden;
  position: relative;
  text-align: center;
  transition: all 0.35s;
  color: #222;
}
ul.social-icons li.behance a,
ul.social-icons li.soundcloud a {
  font-size: 14px;
}
.browser-ie ul.social-icons li a i {
  display: block;
  height: 100%;
  position: relative;
  top: 0%;
  transition: top 0.35s;
  width: 100%;
  margin-bottom: 31px;
}
.browser-ie ul.social-icons li a i[class*="ss-"] {
  margin-top: -8px;
  display: block;
  margin-bottom: 38px;
}
ul.social-icons.light li a {
  color: #fff;
}
ul.social-icons.dark li a {
  color: #222;
}
ul.social-icons li a:hover i {
  top: -46px;
}
ul.social-icons.large li {
  height: 50px;
}
ul.social-icons.large li a {
  padding: 14px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
}
ul.social-icons.large li.behance a,
ul.social-icons.large li.soundcloud a {
  font-size: 19px;
}
ul.social-icons.large li a i {
  margin-top: 0;
}
.article-body-wrap .share-links ul li.sf-love {
  padding-right: 5px;
}
.article-body-wrap .share-links ul li.sf-love > div {
  padding: 7px;
}
.article-body-wrap .share-links ul li.sf-love > div a.love-it {
  padding: 9px 0;
  width: 20px;
  vertical-align: 0px;
}
.article-body-wrap .share-links ul li.sf-love a:hover i {
  top: inherit;
}
.article-body-wrap .share-links ul li.sf-love > div span.love-count {
  display: inline;
  vertical-align: 0px;
}
table.sf-table {
  width: 100%;
  display: table;
}
table.striped_minimal tr:nth-of-type(even),
table.striped_bordered tr:nth-of-type(even) {
  background-color: #f7f7f7;
}
table.sf-table th {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: middle;
  text-align: left;
}
table.sf-table td {
  padding: 10px 20px;
}
table.standard_minimal th {
  padding: 10px 30px 10px 0;
  border-bottom: 2px solid #e4e4e4;
}
table.striped_minimal th {
  padding: 10px 30px 10px 0;
  border-bottom: 2px solid #e4e4e4;
}
table.standard_minimal td {
  padding: 10px 30px 10px 0;
  border-bottom: 1px solid #e4e4e4;
}
table.striped_minimal td {
  padding: 10px 30px 10px 0;
  border-bottom: 1px solid #e4e4e4;
}
table.standard_bordered,
table.striped_bordered {
  border: 1px solid #e4e4e4;
}
table.standard_bordered tr,
table.striped_bordered tr {
  border-top: 1px dotted #e4e4e4;
}
table.standard_bordered th,
table.standard_bordered td,
table.striped_bordered th,
table.striped_bordered td {
  border-left: 1px dotted #e4e4e4;
}
table.striped_bordered th,
table.striped_bordered td {
  border-top: 0;
}
.spb_tabs {
  margin-bottom: 30px;
}
.spb_tabs .nav-tabs {
  margin-bottom: 20px;
  border-bottom: 0;
}
.spb_tabs .nav-tabs li {
  margin-right: 10px;
}
.spb_tabs .nav-tabs li a {
  border-radius: 0;
  white-space: nowrap;
  margin-right: 0;
  padding: 10px 18px;
  border-color: #222;
  border-style: solid;
  border-width: 0 !important;
  border-bottom-width: 2px !important;
  background: transparent;
}
.spb_tabs .nav-tabs li a > i {
  margin-right: 5px;
}
.spb_tabs .nav-tabs li a > i[class*="ss-"] {
  display: inline-block;
  line-height: 100%;
  vertical-align: -3px;
}
.spb_tabs .nav-tabs li.active a {
  border-left-width: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.spb_tabs .nav-tabs li a:hover {
  background: transparent;
}
.spb_tabs .nav-tabs li:first-child a,
.spb_tabs .nav-tabs li.active:first-child a {
  border-left-width: 2px;
}
.tabs-type-dynamic .nav-tabs {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.tabs-type-dynamic .nav-tabs li {
  list-style: none;
  float: left;
  margin-right: 15px;
  margin-left: 0 !important;
}
.tabs-type-dynamic .nav-tabs li.menu-icon {
  font-size: 16px;
  line-height: 22px;
}
.tabs-type-dynamic .nav-tabs li a {
  cursor: pointer;
  width: 12px;
  height: 12px;
  border-radius: 50% !important;
  border: 2px solid #666 !important;
  overflow: hidden;
  display: block;
  padding: 3px !important;
  margin: 5px 0;
  opacity: 0.4;
  font-size: 0;
  -webkit-transition: color 0.6s, opacity 0.25s;
  -moz-transition: color 0.25s, opacity 0.25s;
  -ms-transition: color 0.6s, opacity 0.25s;
  -o-transition: color 0.6s, opacity 0.25s;
  transition: color 0.6s, opacity 0.25s;
}
.tabs-type-dynamic .nav-tabs li.active a,
.tabs-type-dynamic .nav-tabs li a:hover {
  opacity: 1;
}
.tabs-type-dynamic .nav-tabs.show-tabs a {
  width: auto;
  height: auto;
  position: relative;
  padding: 0 5px !important;
  margin: 0;
  opacity: 1;
  font-size: 16px;
  border-radius: 0 !important;
  background: transparent !important;
  background-color: transparent !important;
  border: 0 !important;
}
.spb_tabs .nav-tabs.center-tabs {
  text-align: center;
}
.spb_tabs .nav-tabs.center-tabs > li {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.spb_tabs .tab-content > .tab-pane {
  transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
}
.spb_tabs .tab-content > .tab-pane.load {
  display: block !important;
  opacity: 0;
}
.spb_tabs .tab-content > .tab-pane > .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}
.spb_tour .nav-tabs {
  float: left;
  margin-right: 10px;
  border-right: 0;
  border-bottom: 0;
  width: 120px;
}
.spb_tour .nav-tabs li {
  float: none;
  font-size: 16px;
}
.spb_tour .nav-tabs li a {
  border-radius: 0;
  margin-bottom: 0;
  padding: 10px 18px;
  border-color: #222;
  border-style: solid;
  border-width: 0 !important;
  border-bottom-width: 2px !important;
  background: transparent;
}
.spb_tour .nav-tabs li.active a {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  opacity: 1;
}
.spb_tour .nav-tabs li a > i {
  margin-right: 5px;
}
.spb_tour .nav-tabs li a > i[class*="ss-"] {
  display: inline-block;
  line-height: 100%;
  vertical-align: -3px;
}
.spb_tour .tab-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100px;
  padding-left: 135px;
}
.spb_tour .tab-content > .tab-pane {
  transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
}
.spb_tour .tab-content > .tab-pane.load {
  display: block;
  opacity: 0;
}
.spb_tour .tab-content .row {
  margin-left: 0 !important;
}
.spb_tour .tab-content .row [class*="span"] {
  width: 100% !important;
  margin-left: 0 !important;
}
.testimonial-wrap {
  margin-bottom: 20px;
}
.testimonial-wrap.large .testimonial-text {
  font-size: 24px;
  line-height: 160%;
}
ul.testimonials {
  margin-bottom: 0;
  list-style: none;
}
.testimonials > li {
  margin-bottom: 40px;
  height: auto;
  padding-left: 60px;
  position: relative;
}
.testimonials > li:before {
  content: "“";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 34px;
}
.testimonial-wrap.large .testimonials > li {
  margin-bottom: 60px;
}
.testimonial-wrap.large .testimonials > li:before {
  top: 15px;
}
.column_container .testimonials.carousel-items > li {
  padding-right: 30px;
}
.testimonial-text {
  margin-bottom: 5px;
}
.testimonial-wrap.large .testimonial-text {
  margin-bottom: 10px;
}
.testimonial-text p {
  margin-bottom: 10px;
}
.testimonial-cite img {
  width: 40px;
  height: 40px;
  float: left;
  border-radius: 50%;
  margin-right: 15px;
  margin-top: 10px;
}
.testimonial-cite .cite-text.has-cite-image {
  padding-top: 10px;
}
.testimonial-cite .cite-text .cite-name {
  font-weight: bold;
  display: block;
}
.spb_testimonial_carousel_widget cite,
.testimonials-slider cite {
  font-weight: bold;
}
.testimonials-slider cite span {
  display: block;
  font-size: 12px;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
  font-weight: normal;
  margin-top: -4px;
}
.testimonial .pagination-wrap {
  margin-top: 10px;
}
.testimonial.carousel-item {
  list-style: none;
}
.testimonials.carousel-items li .testimonial-text {
  padding-top: 0;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  position: relative;
}
.testimonials.carousel-items li .testimonial-text:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 1px solid #fff;
  border-bottom: 10px solid transparent;
  border-left: 12px solid #fff;
  position: absolute;
  left: 30px;
  bottom: -11px;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
}
.slider-wrap {
  position: relative;
}
.testimonials-slider {
  padding-bottom: 15px;
}
.flexslider.content-slider ul.slides {
  background: transparent;
}
.spb_testimonial_slider_widget .spb-asset-content {
  padding-top: 60px;
  padding-bottom: 55px;
  overflow: hidden;
}
.spb_testimonial_slider_widget .testimonial-icon {
  width: 100%;
  margin-bottom: 20px;
  text-align: left;
  padding: 0 36% 0 22%;
}
.spb_testimonial_slider_widget .testimonial-icon i {
  font-size: 34px;
}
.spb_testimonial_slider_widget .content-slider .lSSlideWrapper,
.spb_tweets_slider_widget .content-slider .lSSlideWrapper {
  padding: 0 36% 0 22%;
}
.content-slider .lSSlideOuter .lSPager.lSpg {
  position: absolute;
  top: 10px !important;
  right: 20%;
  left: auto !important;
  width: auto !important;
  margin-top: 0 !important;
}
.content-slider .lSSlideOuter .lSPager.lSpg > li {
  display: block;
  margin-top: 10px;
  margin-left: 0;
}
.content-slider .lSSlideOuter .lSPager.lSpg > li:first-child {
  margin-top: 0;
}
.content-slider .lSSlideOuter .lSPager.lSpg > li a {
  width: 8px;
  height: 8px;
  margin: 1px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
}
.content-slider .lSSlideOuter .lSPager.lSpg > li.active a {
  width: 10px;
  height: 10px;
  margin: 0;
}
.testimonials-slider .slide-content-wrap {
  text-align: left;
}
.testimonials-slider .testimonial-text {
  margin-bottom: 30px;
}
.testimonials-slider .testimonial-text.text-large {
  font-size: 24px;
  line-height: 32px;
}
.testimonials-slider .flex-control-nav,
.tweets-slider .flex-control-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 4;
  list-style: none !important;
  width: 100%;
  text-align: center;
}
.testimonials-slider .flex-control-nav li,
.tweets-slider .flex-control-nav li {
  float: none;
}
.spb_text_column ul,
.box-content-wrap ul,
#comments-list .comment-body ul {
  list-style: disc inside none;
}
.spb_text_column > .spb-asset-content {
  display: inline-block;
  width: 100%;
}
.toggle-wrap {
  margin-bottom: 15px;
}
.toggle-wrap .spb_toggle {
  padding: 12px 15px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  border: 2px solid #e3e3e3;
  border-left: 0;
  border-right: 0;
  position: relative;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: inherit;
  opacity: 0.6;
}
.toggle-wrap .spb_toggle_title_active {
  opacity: 1;
  border-bottom-color: transparent !important;
}
.toggle-wrap .spb_toggle:after {
  font-size: 24px;
  display: inline-block;
  float: right;
  height: 14px;
  width: 20px;
  -webkit-transform: translate3d(0px, 0px, 0px) rotate(0deg);
  transform: translate3d(0px, 0px, 0px) rotate(0deg);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
  transition: transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
  font-weight: normal;
}
.toggle-wrap .spb_toggle_open {
  display: block;
}
.toggle-wrap .spb_toggle:hover {
  cursor: pointer;
}
.toggle-wrap .spb_toggle_title_active {
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.spb_toggle_content {
  padding: 10px;
  display: none;
}
.spb_toggle_content p:last-child {
  margin-bottom: 0;
}
.spb_tweets_slider_widget .spb-asset-content {
  padding-top: 140px;
  padding-bottom: 80px;
  overflow: hidden;
}
.spb_tweets_slider_widget .tweet-icon {
  width: 100%;
  position: absolute;
  text-align: left;
  top: 80px;
  padding: 0 36% 0 22%;
}
.spb_tweets_slider_widget .tweet-icon i {
  font-size: 34px;
}
.spb_tweets_slider_widget .flexslider > li {
  min-height: 150px;
}
.spb_tweets_slider_widget .tweet-text {
  width: 100%;
  text-align: left;
  font-size: 24px;
  line-height: 38px;
}
.spb_tweets_slider_widget .twitter_intents {
  display: block;
  text-align: left;
  margin-top: 20px;
}
.spb_tweets_slider_widget .twitter_intents .reply,
.spb_tweets_slider_widget .twitter_intents .retweet,
.spb_tweets_slider_widget .twitter_intents .favorite {
  display: none;
}
.spb_tweets_slider_widget .twitter_intents a {
  display: block;
  float: left;
  clear: left;
}
.spb_tweets_slider_widget .twitter_intents a:first-child {
  margin-left: 0;
}
.spb_tweets_slider_widget a.twitter-timestamp {
  margin-top: 20px;
  display: block;
  padding: 0 15%;
}
.spb_tweets_slider_widget a:hover {
  text-decoration: none;
}
.horizontal-break {
  height: 1px;
  width: 50px;
  margin: 20px auto 25px;
}
.horizontal-break.bold {
  height: 5px;
  width: 100px;
}
span.highlighted {
  padding: 1px 3px;
  border-radius: 1px;
  margin-right: 2px;
  color: #fff;
}
span.dropcap1,
span.dropcap2 {
  float: left;
  padding: 11px 0px 9px;
  margin-right: 8px;
  font-size: 46px;
  font-style: normal;
}
span.dropcap3,
span.dropcap4 {
  float: left;
  font-style: normal;
  font-size: 18px;
  padding: 6px 10px 6px 11px;
  margin: 4px 10px 2px 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
span.dropcap4 {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
blockquote {
  border-left: 0;
  padding: 10px 0;
}
blockquote,
blockquote p {
  font-size: 18px;
  line-height: 28px;
  font-style: italic;
}
blockquote.blockquote1,
blockquote.blockquote1 p {
  font-size: 12px;
  line-height: 18px;
}
blockquote.blockquote2,
blockquote.blockquote2 p,
blockquote.pullquote,
blockquote.pullquote p {
  font-size: 14px;
  line-height: 22px;
}
blockquote.blockquote3,
blockquote.blockquote3 p {
  font-size: 28px;
  line-height: 40px;
}
blockquote.pullquote {
  border-left: 2px solid transparent;
  padding: 0 0 0 20px;
}
.decorative-ampersand {
  font-family: "Vidaloka", serif;
  font-size: 24px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .widget_calendar tbody tr > td.pad {
    background-image: url("../images/scanlines_dark@2x.png");
    background-size: 4px 4px;
  }
}
.sf-animation {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
html.no-js .sf-animation,
.sf-animation[data-animation="none"] {
  opacity: 1 !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  -webkit-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  transform: scale(1) !important;
}
html.no-js .sf-animation.image-banner-content,
.sf-animation[data-animation="none"].image-banner-content {
  bottom: 50% !important;
}
.sf-animate {
  opacity: 1;
  display: block;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sf-animate-out {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}
.sf-animate.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.sf-animation[data-animation="fade-in"].sf-animate {
  opacity: 1;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.sf-animation[data-animation="fade-from-bottom"].sf-animate {
  opacity: 1;
  bottom: 0;
}
.sf-animation[data-animation="fade-from-bottom"].image-banner-content.sf-animate {
  bottom: 50%;
}
.sf-animation[data-animation="fade-from-right"].sf-animate {
  opacity: 1;
  right: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
  -moz-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
  -o-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
  transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
}
.sf-animation[data-animation="fade-from-left"].sf-animate {
  opacity: 1;
  left: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
  -moz-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
  -o-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
  transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
}
.sf-animation[data-animation="grow"] {
  opacity: 0;
  -webkit-transform: scale(0.4);
  -o-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-transform-origin: 50% 50%;
  -webkit-transition: all 0.6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
  -moz-transition: all 0.6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
  -o-transition: all 0.6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
  transition: all 0.6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
}
.sf-animation[data-animation="grow"].sf-animate {
  opacity: 1;
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.sf-animation[data-animation="pop-up"].sf-animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-animation: popUp 0.4s ease-in-out forwards;
  -moz-animation: popUp 0.4s ease-in-out forwards;
  animation: popUp 0.4s ease-in-out forwards;
}
.sf-animation[data-animation="flip"].sf-animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: rotateX(-80deg);
  -moz-transform: rotateX(-80deg);
  transform: rotateX(-80deg);
  -webkit-animation: flip 0.8s ease-in-out forwards;
  -moz-animation: flip 0.8s ease-in-out forwards;
  animation: flip 0.8s ease-in-out forwards;
}
.sf-animation[data-animation="helix"].sf-animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-animation: helix 0.8s ease-in-out forwards;
  -moz-animation: helix 0.8s ease-in-out forwards;
  animation: helix 0.8s ease-in-out forwards;
}
.sf-animation[data-animation="move-up"] {
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0;
  -webkit-transition: all 0.65s cubic-bezier(0.725, 0, 0, 0.995);
  -moz-transition: all 0.65s cubic-bezier(0.725, 0, 0, 0.995);
  transition: all 0.65s cubic-bezier(0.725, 0, 0, 0.995);
}
.sf-animation[data-animation="move-up"].sf-animate {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.sf-animation[data-animation="spin"].sf-animate {
  -webkit-animation: spin 0.65s ease forwards;
  -moz-animation: spin 0.65s ease forwards;
  animation: spin 0.65s ease forwards;
}
.sf-animation[data-animation="flip-x"].sf-animate {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -o-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation: flipX 0.65s ease forwards;
  -moz-animation: flipX 0.65s ease forwards;
  animation: flipX 0.65s ease forwards;
}
.sf-animation[data-animation="flip-y"].sf-animate {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -o-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation: flipY 0.65s ease forwards;
  -moz-animation: flipY 0.65s ease forwards;
  animation: flipY 0.65s ease forwards;
}
.sf-animation[data-animation="fade-from-left"] {
  left: -70px;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.sf-animation[data-animation="fade-from-right"] {
  right: -70px;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.sf-animation[data-animation="fade-from-bottom"] {
  bottom: -70px;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.sf-animation[data-animation="fade-from-left"],
.sf-animation[data-animation="fade-from-right"] {
  margin: 0 auto;
}
.browser-ie .sf-animation[data-animation="pop-up"].sf-animate,
.browser-ie .sf-animation[data-animation="flip"].sf-animate,
.browser-ie .sf-animation[data-animation="helix"].sf-animate,
.browser-ie .sf-animation[data-animation="fly"].sf-animate,
.browser-ie .sf-animation[data-animation="move-up"].sf-animate,
.browser-ie .sf-animation[data-animation="spin"].sf-animate,
.browser-ie .sf-animation[data-animation="flip-x"].sf-animate,
.browser-ie .sf-animation[data-animation="flip-y"].sf-animate {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes fadeIn {
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  to {
    opacity: 1;
  }
}
@-webkit-keyframes moveUp {
  to {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes moveUp {
  to {
    -moz-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes moveUp {
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes scaleUp {
  to {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes scaleUp {
  to {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@keyframes scaleUp {
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes fallPerspective {
  100% {
    -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes fallPerspective {
  100% {
    -moz-transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes fallPerspective {
  100% {
    transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes fly {
  100% {
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes fly {
  100% {
    -moz-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes fly {
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes flip {
  100% {
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flip {
  100% {
    -moz-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flip {
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes helix {
  100% {
    -webkit-transform: rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes helix {
  100% {
    -moz-transform: rotateY(0deg);
    opacity: 1;
  }
}
@keyframes helix {
  100% {
    transform: rotateY(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes popUp {
  70% {
    -webkit-transform: scale(1.1);
    opacity: 0.8;
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes popUp {
  70% {
    -moz-transform: scale(1.1);
    opacity: 0.8;
    -moz-animation-timing-function: ease-out;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@keyframes popUp {
  70% {
    transform: scale(1.1);
    opacity: 0.8;
    animation-timing-function: ease-out;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    opacity: 1;
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    opacity: 1;
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    opacity: 1;
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
    opacity: 1;
  }
}
@-webkit-keyframes flipX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes flipY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipY {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipY {
  0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes shake {
  0%,
  50%,
  100% {
    -webkit-transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(-100px);
  }
  75% {
    -webkit-transform: translateX(100px);
  }
}
@-moz-keyframes shake {
  0%,
  50%,
  100% {
    -moz-transform: translateX(0);
  }
  25% {
    -moz-transform: translateX(-100px);
  }
  75% {
    -moz-transform: translateX(100px);
  }
}
@-o-keyframes shake {
  0%,
  50%,
  100% {
    -o-transform: translateX(0);
  }
  25% {
    -o-transform: translateX(-100px);
  }
  75% {
    -o-transform: translateX(100px);
  }
}
@keyframes shake {
  0%,
  50%,
  100% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-100px);
  }
  75% {
    transform: translateX(100px);
  }
} /*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
.sd-col-xs-15,
.sd-col-sm-15,
.sd-col-md-15,
.sd-col-lg-15,
.sd-col-xs-25,
.sd-col-sm-25,
.sd-col-md-25,
.sd-col-lg-25,
.sd-col-xs-35,
.sd-col-sm-35,
.sd-col-md-35,
.sd-col-lg-35,
.sd-col-xs-45,
.sd-col-sm-45,
.sd-col-md-45,
.sd-col-lg-45 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.sd-col-xs-15 {
  width: 20%;
  float: left;
}
.sd-col-xs-25 {
  width: 40%;
  float: left;
}
.sd-col-xs-35 {
  width: 60%;
  float: left;
}
.sd-col-xs-45 {
  width: 80%;
  float: left;
}
@media (min-width: 768px) {
  .sd-col-sm-15 {
    width: 20%;
    float: left;
  }
  .sd-col-sm-25 {
    width: 40%;
    float: left;
  }
  .sd-col-sm-35 {
    width: 60%;
    float: left;
  }
  .sd-col-sm-45 {
    width: 80%;
    float: left;
  }
}
@media (min-width: 992px) {
  .sd-col-md-15 {
    width: 20%;
    float: left;
  }
  .sd-col-md-25 {
    width: 40%;
    float: left;
  }
  .sd-col-md-35 {
    width: 60%;
    float: left;
  }
  .sd-col-md-45 {
    width: 80%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .sd-col-lg-15 {
    width: 20%;
    float: left;
  }
  .sd-col-lg-25 {
    width: 40%;
    float: left;
  }
  .sd-col-lg-35 {
    width: 60%;
    float: left;
  }
  .sd-col-lg-45 {
    width: 80%;
    float: left;
  }
} /*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: 0 0;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 16px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: " —";
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}
.row {
  margin-left: -16px;
  margin-right: -16px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -16px;
  margin-right: -16px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #428bca;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
  font-display: block;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.glyphicon-euro:before {
  content: "€";
}
.glyphicon-minus:before {
  content: "−";
}
.glyphicon-cloud:before {
  content: "☁";
}
.glyphicon-envelope:before {
  content: "✉";
}
.glyphicon-pencil:before {
  content: "✏";
}
.glyphicon-glass:before {
  content: "";
}
.glyphicon-music:before {
  content: "";
}
.glyphicon-search:before {
  content: "";
}
.glyphicon-heart:before {
  content: "";
}
.glyphicon-star:before {
  content: "";
}
.glyphicon-star-empty:before {
  content: "";
}
.glyphicon-user:before {
  content: "";
}
.glyphicon-film:before {
  content: "";
}
.glyphicon-th-large:before {
  content: "";
}
.glyphicon-th:before {
  content: "";
}
.glyphicon-th-list:before {
  content: "";
}
.glyphicon-ok:before {
  content: "";
}
.glyphicon-remove:before {
  content: "";
}
.glyphicon-zoom-in:before {
  content: "";
}
.glyphicon-zoom-out:before {
  content: "";
}
.glyphicon-off:before {
  content: "";
}
.glyphicon-signal:before {
  content: "";
}
.glyphicon-cog:before {
  content: "";
}
.glyphicon-trash:before {
  content: "";
}
.glyphicon-home:before {
  content: "";
}
.glyphicon-file:before {
  content: "";
}
.glyphicon-time:before {
  content: "";
}
.glyphicon-road:before {
  content: "";
}
.glyphicon-download-alt:before {
  content: "";
}
.glyphicon-download:before {
  content: "";
}
.glyphicon-upload:before {
  content: "";
}
.glyphicon-inbox:before {
  content: "";
}
.glyphicon-play-circle:before {
  content: "";
}
.glyphicon-repeat:before {
  content: "";
}
.glyphicon-refresh:before {
  content: "";
}
.glyphicon-list-alt:before {
  content: "";
}
.glyphicon-lock:before {
  content: "";
}
.glyphicon-flag:before {
  content: "";
}
.glyphicon-headphones:before {
  content: "";
}
.glyphicon-volume-off:before {
  content: "";
}
.glyphicon-volume-down:before {
  content: "";
}
.glyphicon-volume-up:before {
  content: "";
}
.glyphicon-qrcode:before {
  content: "";
}
.glyphicon-barcode:before {
  content: "";
}
.glyphicon-tag:before {
  content: "";
}
.glyphicon-tags:before {
  content: "";
}
.glyphicon-book:before {
  content: "";
}
.glyphicon-bookmark:before {
  content: "";
}
.glyphicon-print:before {
  content: "";
}
.glyphicon-camera:before {
  content: "";
}
.glyphicon-font:before {
  content: "";
}
.glyphicon-bold:before {
  content: "";
}
.glyphicon-italic:before {
  content: "";
}
.glyphicon-text-height:before {
  content: "";
}
.glyphicon-text-width:before {
  content: "";
}
.glyphicon-align-left:before {
  content: "";
}
.glyphicon-align-center:before {
  content: "";
}
.glyphicon-align-right:before {
  content: "";
}
.glyphicon-align-justify:before {
  content: "";
}
.glyphicon-list:before {
  content: "";
}
.glyphicon-indent-left:before {
  content: "";
}
.glyphicon-indent-right:before {
  content: "";
}
.glyphicon-facetime-video:before {
  content: "";
}
.glyphicon-picture:before {
  content: "";
}
.glyphicon-map-marker:before {
  content: "";
}
.glyphicon-adjust:before {
  content: "";
}
.glyphicon-tint:before {
  content: "";
}
.glyphicon-edit:before {
  content: "";
}
.glyphicon-share:before {
  content: "";
}
.glyphicon-check:before {
  content: "";
}
.glyphicon-move:before {
  content: "";
}
.glyphicon-step-backward:before {
  content: "";
}
.glyphicon-fast-backward:before {
  content: "";
}
.glyphicon-backward:before {
  content: "";
}
.glyphicon-play:before {
  content: "";
}
.glyphicon-pause:before {
  content: "";
}
.glyphicon-stop:before {
  content: "";
}
.glyphicon-forward:before {
  content: "";
}
.glyphicon-fast-forward:before {
  content: "";
}
.glyphicon-step-forward:before {
  content: "";
}
.glyphicon-eject:before {
  content: "";
}
.glyphicon-chevron-left:before {
  content: "";
}
.glyphicon-chevron-right:before {
  content: "";
}
.glyphicon-plus-sign:before {
  content: "";
}
.glyphicon-minus-sign:before {
  content: "";
}
.glyphicon-remove-sign:before {
  content: "";
}
.glyphicon-ok-sign:before {
  content: "";
}
.glyphicon-question-sign:before {
  content: "";
}
.glyphicon-info-sign:before {
  content: "";
}
.glyphicon-screenshot:before {
  content: "";
}
.glyphicon-remove-circle:before {
  content: "";
}
.glyphicon-ok-circle:before {
  content: "";
}
.glyphicon-ban-circle:before {
  content: "";
}
.glyphicon-arrow-left:before {
  content: "";
}
.glyphicon-arrow-right:before {
  content: "";
}
.glyphicon-arrow-up:before {
  content: "";
}
.glyphicon-arrow-down:before {
  content: "";
}
.glyphicon-share-alt:before {
  content: "";
}
.glyphicon-resize-full:before {
  content: "";
}
.glyphicon-resize-small:before {
  content: "";
}
.glyphicon-exclamation-sign:before {
  content: "";
}
.glyphicon-gift:before {
  content: "";
}
.glyphicon-leaf:before {
  content: "";
}
.glyphicon-fire:before {
  content: "";
}
.glyphicon-eye-open:before {
  content: "";
}
.glyphicon-eye-close:before {
  content: "";
}
.glyphicon-warning-sign:before {
  content: "";
}
.glyphicon-plane:before {
  content: "";
}
.glyphicon-calendar:before {
  content: "";
}
.glyphicon-random:before {
  content: "";
}
.glyphicon-comment:before {
  content: "";
}
.glyphicon-magnet:before {
  content: "";
}
.glyphicon-chevron-up:before {
  content: "";
}
.glyphicon-chevron-down:before {
  content: "";
}
.glyphicon-retweet:before {
  content: "";
}
.glyphicon-shopping-cart:before {
  content: "";
}
.glyphicon-folder-close:before {
  content: "";
}
.glyphicon-folder-open:before {
  content: "";
}
.glyphicon-resize-vertical:before {
  content: "";
}
.glyphicon-resize-horizontal:before {
  content: "";
}
.glyphicon-hdd:before {
  content: "";
}
.glyphicon-bullhorn:before {
  content: "";
}
.glyphicon-bell:before {
  content: "";
}
.glyphicon-certificate:before {
  content: "";
}
.glyphicon-thumbs-up:before {
  content: "";
}
.glyphicon-thumbs-down:before {
  content: "";
}
.glyphicon-hand-right:before {
  content: "";
}
.glyphicon-hand-left:before {
  content: "";
}
.glyphicon-hand-up:before {
  content: "";
}
.glyphicon-hand-down:before {
  content: "";
}
.glyphicon-circle-arrow-right:before {
  content: "";
}
.glyphicon-circle-arrow-left:before {
  content: "";
}
.glyphicon-circle-arrow-up:before {
  content: "";
}
.glyphicon-circle-arrow-down:before {
  content: "";
}
.glyphicon-globe:before {
  content: "";
}
.glyphicon-wrench:before {
  content: "";
}
.glyphicon-tasks:before {
  content: "";
}
.glyphicon-filter:before {
  content: "";
}
.glyphicon-briefcase:before {
  content: "";
}
.glyphicon-fullscreen:before {
  content: "";
}
.glyphicon-dashboard:before {
  content: "";
}
.glyphicon-paperclip:before {
  content: "";
}
.glyphicon-heart-empty:before {
  content: "";
}
.glyphicon-link:before {
  content: "";
}
.glyphicon-phone:before {
  content: "";
}
.glyphicon-pushpin:before {
  content: "";
}
.glyphicon-usd:before {
  content: "";
}
.glyphicon-gbp:before {
  content: "";
}
.glyphicon-sort:before {
  content: "";
}
.glyphicon-sort-by-alphabet:before {
  content: "";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}
.glyphicon-sort-by-order:before {
  content: "";
}
.glyphicon-sort-by-order-alt:before {
  content: "";
}
.glyphicon-sort-by-attributes:before {
  content: "";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "";
}
.glyphicon-unchecked:before {
  content: "";
}
.glyphicon-expand:before {
  content: "";
}
.glyphicon-collapse-down:before {
  content: "";
}
.glyphicon-collapse-up:before {
  content: "";
}
.glyphicon-log-in:before {
  content: "";
}
.glyphicon-flash:before {
  content: "";
}
.glyphicon-log-out:before {
  content: "";
}
.glyphicon-new-window:before {
  content: "";
}
.glyphicon-record:before {
  content: "";
}
.glyphicon-save:before {
  content: "";
}
.glyphicon-open:before {
  content: "";
}
.glyphicon-saved:before {
  content: "";
}
.glyphicon-import:before {
  content: "";
}
.glyphicon-export:before {
  content: "";
}
.glyphicon-send:before {
  content: "";
}
.glyphicon-floppy-disk:before {
  content: "";
}
.glyphicon-floppy-saved:before {
  content: "";
}
.glyphicon-floppy-remove:before {
  content: "";
}
.glyphicon-floppy-save:before {
  content: "";
}
.glyphicon-floppy-open:before {
  content: "";
}
.glyphicon-credit-card:before {
  content: "";
}
.glyphicon-transfer:before {
  content: "";
}
.glyphicon-cutlery:before {
  content: "";
}
.glyphicon-header:before {
  content: "";
}
.glyphicon-compressed:before {
  content: "";
}
.glyphicon-earphone:before {
  content: "";
}
.glyphicon-phone-alt:before {
  content: "";
}
.glyphicon-tower:before {
  content: "";
}
.glyphicon-stats:before {
  content: "";
}
.glyphicon-sd-video:before {
  content: "";
}
.glyphicon-hd-video:before {
  content: "";
}
.glyphicon-subtitles:before {
  content: "";
}
.glyphicon-sound-stereo:before {
  content: "";
}
.glyphicon-sound-dolby:before {
  content: "";
}
.glyphicon-sound-5-1:before {
  content: "";
}
.glyphicon-sound-6-1:before {
  content: "";
}
.glyphicon-sound-7-1:before {
  content: "";
}
.glyphicon-copyright-mark:before {
  content: "";
}
.glyphicon-registration-mark:before {
  content: "";
}
.glyphicon-cloud-download:before {
  content: "";
}
.glyphicon-cloud-upload:before {
  content: "";
}
.glyphicon-tree-conifer:before {
  content: "";
}
.glyphicon-tree-deciduous:before {
  content: "";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 16px;
  padding-left: 16px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -16px;
  margin-left: -16px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -16px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -16px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -16px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -16px;
  margin-right: -16px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -16px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: gray;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    color-stop(rgba(0, 0, 0, 0.5) 0),
    color-stop(rgba(0, 0, 0, 0.0001) 100%)
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(
    left,
    color-stop(rgba(0, 0, 0, 0.0001) 0),
    color-stop(rgba(0, 0, 0, 0.5) 100%)
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -16px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
} /*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url("./fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("./fonts/fontawesome-webfont.eot?#iefix&v=4.3.0")
      format("embedded-opentype"),
    url("./fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"),
    url("./fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"),
    url("./fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"),
    url("./fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "";
}
.fa-music:before {
  content: "";
}
.fa-search:before {
  content: "";
}
.fa-envelope-o:before {
  content: "";
}
.fa-heart:before {
  content: "";
}
.fa-star:before {
  content: "";
}
.fa-star-o:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-film:before {
  content: "";
}
.fa-th-large:before {
  content: "";
}
.fa-th:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-check:before {
  content: "";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}
.fa-search-plus:before {
  content: "";
}
.fa-search-minus:before {
  content: "";
}
.fa-power-off:before {
  content: "";
}
.fa-signal:before {
  content: "";
}
.fa-gear:before,
.fa-cog:before {
  content: "";
}
.fa-trash-o:before {
  content: "";
}
.fa-home:before {
  content: "";
}
.fa-file-o:before {
  content: "";
}
.fa-clock-o:before {
  content: "";
}
.fa-road:before {
  content: "";
}
.fa-download:before {
  content: "";
}
.fa-arrow-circle-o-down:before {
  content: "";
}
.fa-arrow-circle-o-up:before {
  content: "";
}
.fa-inbox:before {
  content: "";
}
.fa-play-circle-o:before {
  content: "";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}
.fa-refresh:before {
  content: "";
}
.fa-list-alt:before {
  content: "";
}
.fa-lock:before {
  content: "";
}
.fa-flag:before {
  content: "";
}
.fa-headphones:before {
  content: "";
}
.fa-volume-off:before {
  content: "";
}
.fa-volume-down:before {
  content: "";
}
.fa-volume-up:before {
  content: "";
}
.fa-qrcode:before {
  content: "";
}
.fa-barcode:before {
  content: "";
}
.fa-tag:before {
  content: "";
}
.fa-tags:before {
  content: "";
}
.fa-book:before {
  content: "";
}
.fa-bookmark:before {
  content: "";
}
.fa-print:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-font:before {
  content: "";
}
.fa-bold:before {
  content: "";
}
.fa-italic:before {
  content: "";
}
.fa-text-height:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-align-center:before {
  content: "";
}
.fa-align-right:before {
  content: "";
}
.fa-align-justify:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}
.fa-indent:before {
  content: "";
}
.fa-video-camera:before {
  content: "";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}
.fa-pencil:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-adjust:before {
  content: "";
}
.fa-tint:before {
  content: "";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}
.fa-share-square-o:before {
  content: "";
}
.fa-check-square-o:before {
  content: "";
}
.fa-arrows:before {
  content: "";
}
.fa-step-backward:before {
  content: "";
}
.fa-fast-backward:before {
  content: "";
}
.fa-backward:before {
  content: "";
}
.fa-play:before {
  content: "";
}
.fa-pause:before {
  content: "";
}
.fa-stop:before {
  content: "";
}
.fa-forward:before {
  content: "";
}
.fa-fast-forward:before {
  content: "";
}
.fa-step-forward:before {
  content: "";
}
.fa-eject:before {
  content: "";
}
.fa-chevron-left:before {
  content: "";
}
.fa-chevron-right:before {
  content: "";
}
.fa-plus-circle:before {
  content: "";
}
.fa-minus-circle:before {
  content: "";
}
.fa-times-circle:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-info-circle:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fa-times-circle-o:before {
  content: "";
}
.fa-check-circle-o:before {
  content: "";
}
.fa-ban:before {
  content: "";
}
.fa-arrow-left:before {
  content: "";
}
.fa-arrow-right:before {
  content: "";
}
.fa-arrow-up:before {
  content: "";
}
.fa-arrow-down:before {
  content: "";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}
.fa-expand:before {
  content: "";
}
.fa-compress:before {
  content: "";
}
.fa-plus:before {
  content: "";
}
.fa-minus:before {
  content: "";
}
.fa-asterisk:before {
  content: "";
}
.fa-exclamation-circle:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-leaf:before {
  content: "";
}
.fa-fire:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}
.fa-plane:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-random:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-magnet:before {
  content: "";
}
.fa-chevron-up:before {
  content: "";
}
.fa-chevron-down:before {
  content: "";
}
.fa-retweet:before {
  content: "";
}
.fa-shopping-cart:before {
  content: "";
}
.fa-folder:before {
  content: "";
}
.fa-folder-open:before {
  content: "";
}
.fa-arrows-v:before {
  content: "";
}
.fa-arrows-h:before {
  content: "";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}
.fa-twitter-square:before {
  content: "";
}
.fa-facebook-square:before {
  content: "";
}
.fa-camera-retro:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-gears:before,
.fa-cogs:before {
  content: "";
}
.fa-comments:before {
  content: "";
}
.fa-thumbs-o-up:before {
  content: "";
}
.fa-thumbs-o-down:before {
  content: "";
}
.fa-star-half:before {
  content: "";
}
.fa-heart-o:before {
  content: "";
}
.fa-sign-out:before {
  content: "";
}
.fa-linkedin-square:before {
  content: "";
}
.fa-thumb-tack:before {
  content: "";
}
.fa-external-link:before {
  content: "";
}
.fa-sign-in:before {
  content: "";
}
.fa-trophy:before {
  content: "";
}
.fa-github-square:before {
  content: "";
}
.fa-upload:before {
  content: "";
}
.fa-lemon-o:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-square-o:before {
  content: "";
}
.fa-bookmark-o:before {
  content: "";
}
.fa-phone-square:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}
.fa-github:before {
  content: "";
}
.fa-unlock:before {
  content: "";
}
.fa-credit-card:before {
  content: "";
}
.fa-feed:before,
.fa-rss:before {
  content: "";
}
.fa-hdd-o:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-bell:before {
  content: "";
}
.fa-certificate:before {
  content: "";
}
.fa-hand-o-right:before {
  content: "";
}
.fa-hand-o-left:before {
  content: "";
}
.fa-hand-o-up:before {
  content: "";
}
.fa-hand-o-down:before {
  content: "";
}
.fa-arrow-circle-left:before {
  content: "";
}
.fa-arrow-circle-right:before {
  content: "";
}
.fa-arrow-circle-up:before {
  content: "";
}
.fa-arrow-circle-down:before {
  content: "";
}
.fa-globe:before {
  content: "";
}
.fa-wrench:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-filter:before {
  content: "";
}
.fa-briefcase:before {
  content: "";
}
.fa-arrows-alt:before {
  content: "";
}
.fa-group:before,
.fa-users:before {
  content: "";
}
.fa-chain:before,
.fa-link:before {
  content: "";
}
.fa-cloud:before {
  content: "";
}
.fa-flask:before {
  content: "";
}
.fa-cut:before,
.fa-scissors:before {
  content: "";
}
.fa-copy:before,
.fa-files-o:before {
  content: "";
}
.fa-paperclip:before {
  content: "";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-list-ol:before {
  content: "";
}
.fa-strikethrough:before {
  content: "";
}
.fa-underline:before {
  content: "";
}
.fa-table:before {
  content: "";
}
.fa-magic:before {
  content: "";
}
.fa-truck:before {
  content: "";
}
.fa-pinterest:before {
  content: "";
}
.fa-pinterest-square:before {
  content: "";
}
.fa-google-plus-square:before {
  content: "";
}
.fa-google-plus:before {
  content: "";
}
.fa-money:before {
  content: "";
}
.fa-caret-down:before {
  content: "";
}
.fa-caret-up:before {
  content: "";
}
.fa-caret-left:before {
  content: "";
}
.fa-caret-right:before {
  content: "";
}
.fa-columns:before {
  content: "";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}
.fa-legal:before,
.fa-gavel:before {
  content: "";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}
.fa-comment-o:before {
  content: "";
}
.fa-comments-o:before {
  content: "";
}
.fa-flash:before,
.fa-bolt:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}
.fa-lightbulb-o:before {
  content: "";
}
.fa-exchange:before {
  content: "";
}
.fa-cloud-download:before {
  content: "";
}
.fa-cloud-upload:before {
  content: "";
}
.fa-user-md:before {
  content: "";
}
.fa-stethoscope:before {
  content: "";
}
.fa-suitcase:before {
  content: "";
}
.fa-bell-o:before {
  content: "";
}
.fa-coffee:before {
  content: "";
}
.fa-cutlery:before {
  content: "";
}
.fa-file-text-o:before {
  content: "";
}
.fa-building-o:before {
  content: "";
}
.fa-hospital-o:before {
  content: "";
}
.fa-ambulance:before {
  content: "";
}
.fa-medkit:before {
  content: "";
}
.fa-fighter-jet:before {
  content: "";
}
.fa-beer:before {
  content: "";
}
.fa-h-square:before {
  content: "";
}
.fa-plus-square:before {
  content: "";
}
.fa-angle-double-left:before {
  content: "";
}
.fa-angle-double-right:before {
  content: "";
}
.fa-angle-double-up:before {
  content: "";
}
.fa-angle-double-down:before {
  content: "";
}
.fa-angle-left:before {
  content: "";
}
.fa-angle-right:before {
  content: "";
}
.fa-angle-up:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-desktop:before {
  content: "";
}
.fa-laptop:before {
  content: "";
}
.fa-tablet:before {
  content: "";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}
.fa-circle-o:before {
  content: "";
}
.fa-quote-left:before {
  content: "";
}
.fa-quote-right:before {
  content: "";
}
.fa-spinner:before {
  content: "";
}
.fa-circle:before {
  content: "";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}
.fa-github-alt:before {
  content: "";
}
.fa-folder-o:before {
  content: "";
}
.fa-folder-open-o:before {
  content: "";
}
.fa-smile-o:before {
  content: "";
}
.fa-frown-o:before {
  content: "";
}
.fa-meh-o:before {
  content: "";
}
.fa-gamepad:before {
  content: "";
}
.fa-keyboard-o:before {
  content: "";
}
.fa-flag-o:before {
  content: "";
}
.fa-flag-checkered:before {
  content: "";
}
.fa-terminal:before {
  content: "";
}
.fa-code:before {
  content: "";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}
.fa-location-arrow:before {
  content: "";
}
.fa-crop:before {
  content: "";
}
.fa-code-fork:before {
  content: "";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}
.fa-question:before {
  content: "";
}
.fa-info:before {
  content: "";
}
.fa-exclamation:before {
  content: "";
}
.fa-superscript:before {
  content: "";
}
.fa-subscript:before {
  content: "";
}
.fa-eraser:before {
  content: "";
}
.fa-puzzle-piece:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-microphone-slash:before {
  content: "";
}
.fa-shield:before {
  content: "";
}
.fa-calendar-o:before {
  content: "";
}
.fa-fire-extinguisher:before {
  content: "";
}
.fa-rocket:before {
  content: "";
}
.fa-maxcdn:before {
  content: "";
}
.fa-chevron-circle-left:before {
  content: "";
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-up:before {
  content: "";
}
.fa-chevron-circle-down:before {
  content: "";
}
.fa-html5:before {
  content: "";
}
.fa-css3:before {
  content: "";
}
.fa-anchor:before {
  content: "";
}
.fa-unlock-alt:before {
  content: "";
}
.fa-bullseye:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-ellipsis-v:before {
  content: "";
}
.fa-rss-square:before {
  content: "";
}
.fa-play-circle:before {
  content: "";
}
.fa-ticket:before {
  content: "";
}
.fa-minus-square:before {
  content: "";
}
.fa-minus-square-o:before {
  content: "";
}
.fa-level-up:before {
  content: "";
}
.fa-level-down:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-pencil-square:before {
  content: "";
}
.fa-external-link-square:before {
  content: "";
}
.fa-share-square:before {
  content: "";
}
.fa-compass:before {
  content: "";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}
.fa-euro:before,
.fa-eur:before {
  content: "";
}
.fa-gbp:before {
  content: "";
}
.fa-dollar:before,
.fa-usd:before {
  content: "";
}
.fa-rupee:before,
.fa-inr:before {
  content: "";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}
.fa-won:before,
.fa-krw:before {
  content: "";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}
.fa-file:before {
  content: "";
}
.fa-file-text:before {
  content: "";
}
.fa-sort-alpha-asc:before {
  content: "";
}
.fa-sort-alpha-desc:before {
  content: "";
}
.fa-sort-amount-asc:before {
  content: "";
}
.fa-sort-amount-desc:before {
  content: "";
}
.fa-sort-numeric-asc:before {
  content: "";
}
.fa-sort-numeric-desc:before {
  content: "";
}
.fa-thumbs-up:before {
  content: "";
}
.fa-thumbs-down:before {
  content: "";
}
.fa-youtube-square:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-xing:before {
  content: "";
}
.fa-xing-square:before {
  content: "";
}
.fa-youtube-play:before {
  content: "";
}
.fa-dropbox:before {
  content: "";
}
.fa-stack-overflow:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-flickr:before {
  content: "";
}
.fa-adn:before {
  content: "";
}
.fa-bitbucket:before {
  content: "";
}
.fa-bitbucket-square:before {
  content: "";
}
.fa-tumblr:before {
  content: "";
}
.fa-tumblr-square:before {
  content: "";
}
.fa-long-arrow-down:before {
  content: "";
}
.fa-long-arrow-up:before {
  content: "";
}
.fa-long-arrow-left:before {
  content: "";
}
.fa-long-arrow-right:before {
  content: "";
}
.fa-apple:before {
  content: "";
}
.fa-windows:before {
  content: "";
}
.fa-android:before {
  content: "";
}
.fa-linux:before {
  content: "";
}
.fa-dribbble:before {
  content: "";
}
.fa-skype:before {
  content: "";
}
.fa-foursquare:before {
  content: "";
}
.fa-trello:before {
  content: "";
}
.fa-female:before {
  content: "";
}
.fa-male:before {
  content: "";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}
.fa-sun-o:before {
  content: "";
}
.fa-moon-o:before {
  content: "";
}
.fa-archive:before {
  content: "";
}
.fa-bug:before {
  content: "";
}
.fa-vk:before {
  content: "";
}
.fa-weibo:before {
  content: "";
}
.fa-renren:before {
  content: "";
}
.fa-pagelines:before {
  content: "";
}
.fa-stack-exchange:before {
  content: "";
}
.fa-arrow-circle-o-right:before {
  content: "";
}
.fa-arrow-circle-o-left:before {
  content: "";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}
.fa-dot-circle-o:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}
.fa-plus-square-o:before {
  content: "";
}
.fa-space-shuttle:before {
  content: "";
}
.fa-slack:before {
  content: "";
}
.fa-envelope-square:before {
  content: "";
}
.fa-wordpress:before {
  content: "";
}
.fa-openid:before {
  content: "";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}
.fa-yahoo:before {
  content: "";
}
.fa-google:before {
  content: "";
}
.fa-reddit:before {
  content: "";
}
.fa-reddit-square:before {
  content: "";
}
.fa-stumbleupon-circle:before {
  content: "";
}
.fa-stumbleupon:before {
  content: "";
}
.fa-delicious:before {
  content: "";
}
.fa-digg:before {
  content: "";
}
.fa-pied-piper:before {
  content: "";
}
.fa-pied-piper-alt:before {
  content: "";
}
.fa-drupal:before {
  content: "";
}
.fa-joomla:before {
  content: "";
}
.fa-language:before {
  content: "";
}
.fa-fax:before {
  content: "";
}
.fa-building:before {
  content: "";
}
.fa-child:before {
  content: "";
}
.fa-paw:before {
  content: "";
}
.fa-spoon:before {
  content: "";
}
.fa-cube:before {
  content: "";
}
.fa-cubes:before {
  content: "";
}
.fa-behance:before {
  content: "";
}
.fa-behance-square:before {
  content: "";
}
.fa-steam:before {
  content: "";
}
.fa-steam-square:before {
  content: "";
}
.fa-recycle:before {
  content: "";
}
.fa-automobile:before,
.fa-car:before {
  content: "";
}
.fa-cab:before,
.fa-taxi:before {
  content: "";
}
.fa-tree:before {
  content: "";
}
.fa-spotify:before {
  content: "";
}
.fa-deviantart:before {
  content: "";
}
.fa-soundcloud:before {
  content: "";
}
.fa-database:before {
  content: "";
}
.fa-file-pdf-o:before {
  content: "";
}
.fa-file-word-o:before {
  content: "";
}
.fa-file-excel-o:before {
  content: "";
}
.fa-file-powerpoint-o:before {
  content: "";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}
.fa-file-code-o:before {
  content: "";
}
.fa-vine:before {
  content: "";
}
.fa-codepen:before {
  content: "";
}
.fa-jsfiddle:before {
  content: "";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}
.fa-circle-o-notch:before {
  content: "";
}
.fa-ra:before,
.fa-rebel:before {
  content: "";
}
.fa-ge:before,
.fa-empire:before {
  content: "";
}
.fa-git-square:before {
  content: "";
}
.fa-git:before {
  content: "";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}
.fa-tencent-weibo:before {
  content: "";
}
.fa-qq:before {
  content: "";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}
.fa-history:before {
  content: "";
}
.fa-circle-thin:before {
  content: "";
}
.fa-header:before {
  content: "";
}
.fa-paragraph:before {
  content: "";
}
.fa-sliders:before {
  content: "";
}
.fa-share-alt:before {
  content: "";
}
.fa-share-alt-square:before {
  content: "";
}
.fa-bomb:before {
  content: "";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}
.fa-tty:before {
  content: "";
}
.fa-binoculars:before {
  content: "";
}
.fa-plug:before {
  content: "";
}
.fa-slideshare:before {
  content: "";
}
.fa-twitch:before {
  content: "";
}
.fa-yelp:before {
  content: "";
}
.fa-newspaper-o:before {
  content: "";
}
.fa-wifi:before {
  content: "";
}
.fa-calculator:before {
  content: "";
}
.fa-paypal:before {
  content: "";
}
.fa-google-wallet:before {
  content: "";
}
.fa-cc-visa:before {
  content: "";
}
.fa-cc-mastercard:before {
  content: "";
}
.fa-cc-discover:before {
  content: "";
}
.fa-cc-amex:before {
  content: "";
}
.fa-cc-paypal:before {
  content: "";
}
.fa-cc-stripe:before {
  content: "";
}
.fa-bell-slash:before {
  content: "";
}
.fa-bell-slash-o:before {
  content: "";
}
.fa-trash:before {
  content: "";
}
.fa-copyright:before {
  content: "";
}
.fa-at:before {
  content: "";
}
.fa-eyedropper:before {
  content: "";
}
.fa-paint-brush:before {
  content: "";
}
.fa-birthday-cake:before {
  content: "";
}
.fa-area-chart:before {
  content: "";
}
.fa-pie-chart:before {
  content: "";
}
.fa-line-chart:before {
  content: "";
}
.fa-lastfm:before {
  content: "";
}
.fa-lastfm-square:before {
  content: "";
}
.fa-toggle-off:before {
  content: "";
}
.fa-toggle-on:before {
  content: "";
}
.fa-bicycle:before {
  content: "";
}
.fa-bus:before {
  content: "";
}
.fa-ioxhost:before {
  content: "";
}
.fa-angellist:before {
  content: "";
}
.fa-cc:before {
  content: "";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}
.fa-meanpath:before {
  content: "";
}
.fa-buysellads:before {
  content: "";
}
.fa-connectdevelop:before {
  content: "";
}
.fa-dashcube:before {
  content: "";
}
.fa-forumbee:before {
  content: "";
}
.fa-leanpub:before {
  content: "";
}
.fa-sellsy:before {
  content: "";
}
.fa-shirtsinbulk:before {
  content: "";
}
.fa-simplybuilt:before {
  content: "";
}
.fa-skyatlas:before {
  content: "";
}
.fa-cart-plus:before {
  content: "";
}
.fa-cart-arrow-down:before {
  content: "";
}
.fa-diamond:before {
  content: "";
}
.fa-ship:before {
  content: "";
}
.fa-user-secret:before {
  content: "";
}
.fa-motorcycle:before {
  content: "";
}
.fa-street-view:before {
  content: "";
}
.fa-heartbeat:before {
  content: "";
}
.fa-venus:before {
  content: "";
}
.fa-mars:before {
  content: "";
}
.fa-mercury:before {
  content: "";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}
.fa-transgender-alt:before {
  content: "";
}
.fa-venus-double:before {
  content: "";
}
.fa-mars-double:before {
  content: "";
}
.fa-venus-mars:before {
  content: "";
}
.fa-mars-stroke:before {
  content: "";
}
.fa-mars-stroke-v:before {
  content: "";
}
.fa-mars-stroke-h:before {
  content: "";
}
.fa-neuter:before {
  content: "";
}
.fa-genderless:before {
  content: "";
}
.fa-facebook-official:before {
  content: "";
}
.fa-pinterest-p:before {
  content: "";
}
.fa-whatsapp:before {
  content: "";
}
.fa-server:before {
  content: "";
}
.fa-user-plus:before {
  content: "";
}
.fa-user-times:before {
  content: "";
}
.fa-hotel:before,
.fa-bed:before {
  content: "";
}
.fa-viacoin:before {
  content: "";
}
.fa-train:before {
  content: "";
}
.fa-subway:before {
  content: "";
}
.fa-medium:before {
  content: "";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}
.fa-optin-monster:before {
  content: "";
}
.fa-opencart:before {
  content: "";
}
.fa-expeditedssl:before {
  content: "";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}
.fa-mouse-pointer:before {
  content: "";
}
.fa-i-cursor:before {
  content: "";
}
.fa-object-group:before {
  content: "";
}
.fa-object-ungroup:before {
  content: "";
}
.fa-sticky-note:before {
  content: "";
}
.fa-sticky-note-o:before {
  content: "";
}
.fa-cc-jcb:before {
  content: "";
}
.fa-cc-diners-club:before {
  content: "";
}
.fa-clone:before {
  content: "";
}
.fa-balance-scale:before {
  content: "";
}
.fa-hourglass-o:before {
  content: "";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}
.fa-hourglass:before {
  content: "";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}
.fa-hand-scissors-o:before {
  content: "";
}
.fa-hand-lizard-o:before {
  content: "";
}
.fa-hand-spock-o:before {
  content: "";
}
.fa-hand-pointer-o:before {
  content: "";
}
.fa-hand-peace-o:before {
  content: "";
}
.fa-trademark:before {
  content: "";
}
.fa-registered:before {
  content: "";
}
.fa-creative-commons:before {
  content: "";
}
.fa-gg:before {
  content: "";
}
.fa-gg-circle:before {
  content: "";
}
.fa-tripadvisor:before {
  content: "";
}
.fa-odnoklassniki:before {
  content: "";
}
.fa-odnoklassniki-square:before {
  content: "";
}
.fa-get-pocket:before {
  content: "";
}
.fa-wikipedia-w:before {
  content: "";
}
.fa-safari:before {
  content: "";
}
.fa-chrome:before {
  content: "";
}
.fa-firefox:before {
  content: "";
}
.fa-opera:before {
  content: "";
}
.fa-internet-explorer:before {
  content: "";
}
.fa-tv:before,
.fa-television:before {
  content: "";
}
.fa-contao:before {
  content: "";
}
.fa-500px:before {
  content: "";
}
.fa-amazon:before {
  content: "";
}
.fa-calendar-plus-o:before {
  content: "";
}
.fa-calendar-minus-o:before {
  content: "";
}
.fa-calendar-times-o:before {
  content: "";
}
.fa-calendar-check-o:before {
  content: "";
}
.fa-industry:before {
  content: "";
}
.fa-map-pin:before {
  content: "";
}
.fa-map-signs:before {
  content: "";
}
.fa-map-o:before {
  content: "";
}
.fa-map:before {
  content: "";
}
.fa-commenting:before {
  content: "";
}
.fa-commenting-o:before {
  content: "";
}
.fa-houzz:before {
  content: "";
}
.fa-vimeo:before {
  content: "";
}
.fa-black-tie:before {
  content: "";
}
.fa-fonticons:before {
  content: "";
}
@font-face {
  font-family: "SSGizmo";
  src: url("./fonts/ss-gizmo.eot");
  src: url("./fonts/ss-gizmo.eot?#iefix") format("embedded-opentype"),
    url("./fonts/ss-gizmo.woff") format("woff"),
    url("./fonts/ss-gizmo.ttf") format("truetype"),
    url("./fonts/ss-gizmo.svg#SSGizmo") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ss-icon,
.ss-icon.ss-gizmo,
[class^="ss-"]:before,
[class*=" ss-"]:before,
[class^="ss-"].ss-gizmo:before,
[class*=" ss-"].ss-gizmo:before,
[class^="ss-"].right:after,
[class*=" ss-"].right:after,
[class^="ss-"].ss-gizmo.right:after,
[class*=" ss-"].ss-gizmo.right:after {
  font-family: "SSGizmo";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
[class^="ss-"].right:before,
[class*=" ss-"].right:before,
[class*=" ss-"].ss-gizmo.right:before {
  display: none;
  content: "";
}
.ss-cursor:before,
.ss-cursor.right:after {
  content: "";
}
.ss-crosshair:before,
.ss-crosshair.right:after {
  content: "⌖";
}
.ss-search:before,
.ss-search.right:after {
  content: "🔎";
}
.ss-zoomin:before,
.ss-zoomin.right:after {
  content: "";
}
.ss-zoomout:before,
.ss-zoomout.right:after {
  content: "";
}
.ss-view:before,
.ss-view.right:after {
  content: "👀";
}
.ss-attach:before,
.ss-attach.right:after {
  content: "📎";
}
.ss-link:before,
.ss-link.right:after {
  content: "🔗";
}
.ss-unlink:before,
.ss-unlink.right:after {
  content: "";
}
.ss-move:before,
.ss-move.right:after {
  content: "";
}
.ss-write:before,
.ss-write.right:after {
  content: "✎";
}
.ss-writingdisabled:before,
.ss-writingdisabled.right:after {
  content: "";
}
.ss-erase:before,
.ss-erase.right:after {
  content: "✐";
}
.ss-compose:before,
.ss-compose.right:after {
  content: "📝";
}
.ss-lock:before,
.ss-lock.right:after {
  content: "🔒";
}
.ss-unlock:before,
.ss-unlock.right:after {
  content: "🔓";
}
.ss-key:before,
.ss-key.right:after {
  content: "🔑";
}
.ss-backspace:before,
.ss-backspace.right:after {
  content: "⌫";
}
.ss-ban:before,
.ss-ban.right:after {
  content: "🚫";
}
.ss-smoking:before,
.ss-smoking.right:after {
  content: "🚬";
}
.ss-nosmoking:before,
.ss-nosmoking.right:after {
  content: "🚭";
}
.ss-trash:before,
.ss-trash.right:after {
  content: "";
}
.ss-target:before,
.ss-target.right:after {
  content: "◎";
}
.ss-tag:before,
.ss-tag.right:after {
  content: "";
}
.ss-bookmark:before,
.ss-bookmark.right:after {
  content: "🔖";
}
.ss-flag:before,
.ss-flag.right:after {
  content: "⚑";
}
.ss-like:before,
.ss-like.right:after {
  content: "👍";
}
.ss-dislike:before,
.ss-dislike.right:after {
  content: "👎";
}
.ss-heart:before,
.ss-heart.right:after {
  content: "♥";
}
.ss-star:before,
.ss-star.right:after {
  content: "⋆";
}
.ss-sample:before,
.ss-sample.right:after {
  content: "";
}
.ss-crop:before,
.ss-crop.right:after {
  content: "";
}
.ss-layers:before,
.ss-layers.right:after {
  content: "";
}
.ss-layergroup:before,
.ss-layergroup.right:after {
  content: "";
}
.ss-pen:before,
.ss-pen.right:after {
  content: "✒";
}
.ss-bezier:before,
.ss-bezier.right:after {
  content: "";
}
.ss-pixels:before,
.ss-pixels.right:after {
  content: "";
}
.ss-phone:before,
.ss-phone.right:after {
  content: "📞";
}
.ss-phonedisabled:before,
.ss-phonedisabled.right:after {
  content: "";
}
.ss-touchtonephone:before,
.ss-touchtonephone.right:after {
  content: "☏";
}
.ss-mail:before,
.ss-mail.right:after {
  content: "✉";
}
.ss-inbox:before,
.ss-inbox.right:after {
  content: "📥";
}
.ss-outbox:before,
.ss-outbox.right:after {
  content: "📤";
}
.ss-chat:before,
.ss-chat.right:after {
  content: "💬";
}
.ss-user:before,
.ss-user.right:after {
  content: "👤";
}
.ss-users:before,
.ss-users.right:after {
  content: "👥";
}
.ss-usergroup:before,
.ss-usergroup.right:after {
  content: "";
}
.ss-businessuser:before,
.ss-businessuser.right:after {
  content: "";
}
.ss-man:before,
.ss-man.right:after {
  content: "👨";
}
.ss-male:before,
.ss-male.right:after {
  content: "";
}
.ss-woman:before,
.ss-woman.right:after {
  content: "👩";
}
.ss-female:before,
.ss-female.right:after {
  content: "";
}
.ss-raisedhand:before,
.ss-raisedhand.right:after {
  content: "✋";
}
.ss-hand:before,
.ss-hand.right:after {
  content: "";
}
.ss-pointup:before,
.ss-pointup.right:after {
  content: "👆";
}
.ss-pointupright:before,
.ss-pointupright.right:after {
  content: "";
}
.ss-pointright:before,
.ss-pointright.right:after {
  content: "👉";
}
.ss-pointdownright:before,
.ss-pointdownright.right:after {
  content: "";
}
.ss-pointdown:before,
.ss-pointdown.right:after {
  content: "👇";
}
.ss-pointdownleft:before,
.ss-pointdownleft.right:after {
  content: "";
}
.ss-pointleft:before,
.ss-pointleft.right:after {
  content: "👈";
}
.ss-pointupleft:before,
.ss-pointupleft.right:after {
  content: "";
}
.ss-cart:before,
.ss-cart.right:after {
  content: "";
}
.ss-creditcard:before,
.ss-creditcard.right:after {
  content: "💳";
}
.ss-calculator:before,
.ss-calculator.right:after {
  content: "";
}
.ss-barchart:before,
.ss-barchart.right:after {
  content: "📊";
}
.ss-piechart:before,
.ss-piechart.right:after {
  content: "";
}
.ss-box:before,
.ss-box.right:after {
  content: "📦";
}
.ss-home:before,
.ss-home.right:after {
  content: "⌂";
}
.ss-globe:before,
.ss-globe.right:after {
  content: "🌎";
}
.ss-navigate:before,
.ss-navigate.right:after {
  content: "";
}
.ss-compass:before,
.ss-compass.right:after {
  content: "";
}
.ss-signpost:before,
.ss-signpost.right:after {
  content: "";
}
.ss-location:before,
.ss-location.right:after {
  content: "";
}
.ss-floppydisk:before,
.ss-floppydisk.right:after {
  content: "💾";
}
.ss-database:before,
.ss-database.right:after {
  content: "";
}
.ss-hdd:before,
.ss-hdd.right:after {
  content: "";
}
.ss-microchip:before,
.ss-microchip.right:after {
  content: "";
}
.ss-music:before,
.ss-music.right:after {
  content: "♫";
}
.ss-headphones:before,
.ss-headphones.right:after {
  content: "🎧";
}
.ss-discdrive:before,
.ss-discdrive.right:after {
  content: "";
}
.ss-volume:before,
.ss-volume.right:after {
  content: "🔈";
}
.ss-lowvolume:before,
.ss-lowvolume.right:after {
  content: "🔉";
}
.ss-mediumvolume:before,
.ss-mediumvolume.right:after {
  content: "";
}
.ss-highvolume:before,
.ss-highvolume.right:after {
  content: "🔊";
}
.ss-airplay:before,
.ss-airplay.right:after {
  content: "";
}
.ss-camera:before,
.ss-camera.right:after {
  content: "📷";
}
.ss-picture:before,
.ss-picture.right:after {
  content: "🌄";
}
.ss-video:before,
.ss-video.right:after {
  content: "📹";
}
.ss-webcam:before,
.ss-webcam.right:after {
  content: "";
}
.ss-film:before,
.ss-film.right:after {
  content: "";
}
.ss-playvideo:before,
.ss-playvideo.right:after {
  content: "";
}
.ss-videogame:before,
.ss-videogame.right:after {
  content: "🎮";
}
.ss-play:before,
.ss-play.right:after {
  content: "▶";
}
.ss-pause:before,
.ss-pause.right:after {
  content: "";
}
.ss-stop:before,
.ss-stop.right:after {
  content: "■";
}
.ss-record:before,
.ss-record.right:after {
  content: "●";
}
.ss-rewind:before,
.ss-rewind.right:after {
  content: "⏪";
}
.ss-fastforward:before,
.ss-fastforward.right:after {
  content: "⏩";
}
.ss-skipback:before,
.ss-skipback.right:after {
  content: "⏮";
}
.ss-skipforward:before,
.ss-skipforward.right:after {
  content: "⏭";
}
.ss-eject:before,
.ss-eject.right:after {
  content: "⏏";
}
.ss-repeat:before,
.ss-repeat.right:after {
  content: "🔁";
}
.ss-replay:before,
.ss-replay.right:after {
  content: "↺";
}
.ss-shuffle:before,
.ss-shuffle.right:after {
  content: "🔀";
}
.ss-index:before,
.ss-index.right:after {
  content: "";
}
.ss-storagebox:before,
.ss-storagebox.right:after {
  content: "";
}
.ss-book:before,
.ss-book.right:after {
  content: "📕";
}
.ss-notebook:before,
.ss-notebook.right:after {
  content: "📓";
}
.ss-newspaper:before,
.ss-newspaper.right:after {
  content: "📰";
}
.ss-gridlines:before,
.ss-gridlines.right:after {
  content: "";
}
.ss-rows:before,
.ss-rows.right:after {
  content: "";
}
.ss-columns:before,
.ss-columns.right:after {
  content: "";
}
.ss-thumbnails:before,
.ss-thumbnails.right:after {
  content: "";
}
.ss-mouse:before,
.ss-mouse.right:after {
  content: "";
}
.ss-usb:before,
.ss-usb.right:after {
  content: "";
}
.ss-desktop:before,
.ss-desktop.right:after {
  content: "💻";
}
.ss-laptop:before,
.ss-laptop.right:after {
  content: "";
}
.ss-tablet:before,
.ss-tablet.right:after {
  content: "";
}
.ss-smartphone:before,
.ss-smartphone.right:after {
  content: "";
}
.ss-cell:before,
.ss-cell.right:after {
  content: "📱";
}
.ss-battery:before,
.ss-battery.right:after {
  content: "🔋";
}
.ss-highbattery:before,
.ss-highbattery.right:after {
  content: "";
}
.ss-mediumbattery:before,
.ss-mediumbattery.right:after {
  content: "";
}
.ss-lowbattery:before,
.ss-lowbattery.right:after {
  content: "";
}
.ss-chargingbattery:before,
.ss-chargingbattery.right:after {
  content: "";
}
.ss-lightbulb:before,
.ss-lightbulb.right:after {
  content: "💡";
}
.ss-washer:before,
.ss-washer.right:after {
  content: "";
}
.ss-downloadcloud:before,
.ss-downloadcloud.right:after {
  content: "";
}
.ss-download:before,
.ss-download.right:after {
  content: "";
}
.ss-downloadbox:before,
.ss-downloadbox.right:after {
  content: "";
}
.ss-uploadcloud:before,
.ss-uploadcloud.right:after {
  content: "";
}
.ss-upload:before,
.ss-upload.right:after {
  content: "";
}
.ss-uploadbox:before,
.ss-uploadbox.right:after {
  content: "";
}
.ss-fork:before,
.ss-fork.right:after {
  content: "";
}
.ss-merge:before,
.ss-merge.right:after {
  content: "";
}
.ss-refresh:before,
.ss-refresh.right:after {
  content: "↻";
}
.ss-sync:before,
.ss-sync.right:after {
  content: "";
}
.ss-loading:before,
.ss-loading.right:after {
  content: "";
}
.ss-file:before,
.ss-file.right:after {
  content: "📄";
}
.ss-files:before,
.ss-files.right:after {
  content: "";
}
.ss-addfile:before,
.ss-addfile.right:after {
  content: "";
}
.ss-removefile:before,
.ss-removefile.right:after {
  content: "";
}
.ss-checkfile:before,
.ss-checkfile.right:after {
  content: "";
}
.ss-deletefile:before,
.ss-deletefile.right:after {
  content: "";
}
.ss-exe:before,
.ss-exe.right:after {
  content: "";
}
.ss-zip:before,
.ss-zip.right:after {
  content: "";
}
.ss-doc:before,
.ss-doc.right:after {
  content: "";
}
.ss-pdf:before,
.ss-pdf.right:after {
  content: "";
}
.ss-jpg:before,
.ss-jpg.right:after {
  content: "";
}
.ss-png:before,
.ss-png.right:after {
  content: "";
}
.ss-mp3:before,
.ss-mp3.right:after {
  content: "";
}
.ss-rar:before,
.ss-rar.right:after {
  content: "";
}
.ss-gif:before,
.ss-gif.right:after {
  content: "";
}
.ss-folder:before,
.ss-folder.right:after {
  content: "📁";
}
.ss-openfolder:before,
.ss-openfolder.right:after {
  content: "📂";
}
.ss-downloadfolder:before,
.ss-downloadfolder.right:after {
  content: "";
}
.ss-uploadfolder:before,
.ss-uploadfolder.right:after {
  content: "";
}
.ss-quote:before,
.ss-quote.right:after {
  content: "“";
}
.ss-unquote:before,
.ss-unquote.right:after {
  content: "”";
}
.ss-print:before,
.ss-print.right:after {
  content: "⎙";
}
.ss-copier:before,
.ss-copier.right:after {
  content: "";
}
.ss-fax:before,
.ss-fax.right:after {
  content: "📠";
}
.ss-scanner:before,
.ss-scanner.right:after {
  content: "";
}
.ss-printregistration:before,
.ss-printregistration.right:after {
  content: "";
}
.ss-shredder:before,
.ss-shredder.right:after {
  content: "";
}
.ss-expand:before,
.ss-expand.right:after {
  content: "⤢";
}
.ss-contract:before,
.ss-contract.right:after {
  content: "";
}
.ss-help:before,
.ss-help.right:after {
  content: "❓";
}
.ss-info:before,
.ss-info.right:after {
  content: "ℹ";
}
.ss-alert:before,
.ss-alert.right:after {
  content: "⚠";
}
.ss-caution:before,
.ss-caution.right:after {
  content: "⛔";
}
.ss-logout:before,
.ss-logout.right:after {
  content: "";
}
.ss-login:before,
.ss-login.right:after {
  content: "";
}
.ss-scaleup:before,
.ss-scaleup.right:after {
  content: "";
}
.ss-scaledown:before,
.ss-scaledown.right:after {
  content: "";
}
.ss-plus:before,
.ss-plus.right:after {
  content: "+";
}
.ss-hyphen:before,
.ss-hyphen.right:after {
  content: "-";
}
.ss-check:before,
.ss-check.right:after {
  content: "✓";
}
.ss-delete:before,
.ss-delete.right:after {
  content: "␡";
}
.ss-notifications:before,
.ss-notifications.right:after {
  content: "🔔";
}
.ss-notificationsdisabled:before,
.ss-notificationsdisabled.right:after {
  content: "🔕";
}
.ss-clock:before,
.ss-clock.right:after {
  content: "⏲";
}
.ss-stopwatch:before,
.ss-stopwatch.right:after {
  content: "⏱";
}
.ss-alarmclock:before,
.ss-alarmclock.right:after {
  content: "⏰";
}
.ss-egg:before,
.ss-egg.right:after {
  content: "";
}
.ss-eggs:before,
.ss-eggs.right:after {
  content: "";
}
.ss-cheese:before,
.ss-cheese.right:after {
  content: "";
}
.ss-chickenleg:before,
.ss-chickenleg.right:after {
  content: "🍗";
}
.ss-pizzapie:before,
.ss-pizzapie.right:after {
  content: "";
}
.ss-pizza:before,
.ss-pizza.right:after {
  content: "🍕";
}
.ss-cheesepizza:before,
.ss-cheesepizza.right:after {
  content: "";
}
.ss-frenchfries:before,
.ss-frenchfries.right:after {
  content: "🍟";
}
.ss-apple:before,
.ss-apple.right:after {
  content: "🍏";
}
.ss-carrot:before,
.ss-carrot.right:after {
  content: "";
}
.ss-broccoli:before,
.ss-broccoli.right:after {
  content: "";
}
.ss-cucumber:before,
.ss-cucumber.right:after {
  content: "";
}
.ss-orange:before,
.ss-orange.right:after {
  content: "🍊";
}
.ss-lemon:before,
.ss-lemon.right:after {
  content: "🍋";
}
.ss-onion:before,
.ss-onion.right:after {
  content: "";
}
.ss-bellpepper:before,
.ss-bellpepper.right:after {
  content: "";
}
.ss-peas:before,
.ss-peas.right:after {
  content: "";
}
.ss-grapes:before,
.ss-grapes.right:after {
  content: "🍇";
}
.ss-strawberry:before,
.ss-strawberry.right:after {
  content: "🍓";
}
.ss-bread:before,
.ss-bread.right:after {
  content: "🍞";
}
.ss-mug:before,
.ss-mug.right:after {
  content: "☕";
}
.ss-mugs:before,
.ss-mugs.right:after {
  content: "";
}
.ss-espresso:before,
.ss-espresso.right:after {
  content: "";
}
.ss-macchiato:before,
.ss-macchiato.right:after {
  content: "";
}
.ss-cappucino:before,
.ss-cappucino.right:after {
  content: "";
}
.ss-latte:before,
.ss-latte.right:after {
  content: "";
}
.ss-icedcoffee:before,
.ss-icedcoffee.right:after {
  content: "";
}
.ss-coffeebean:before,
.ss-coffeebean.right:after {
  content: "";
}
.ss-coffeemilk:before,
.ss-coffeemilk.right:after {
  content: "";
}
.ss-coffeefoam:before,
.ss-coffeefoam.right:after {
  content: "";
}
.ss-coffeesugar:before,
.ss-coffeesugar.right:after {
  content: "";
}
.ss-sugarpackets:before,
.ss-sugarpackets.right:after {
  content: "";
}
.ss-capsule:before,
.ss-capsule.right:after {
  content: "";
}
.ss-capsulerecycling:before,
.ss-capsulerecycling.right:after {
  content: "";
}
.ss-insertcapsule:before,
.ss-insertcapsule.right:after {
  content: "";
}
.ss-tea:before,
.ss-tea.right:after {
  content: "🍵";
}
.ss-teabag:before,
.ss-teabag.right:after {
  content: "";
}
.ss-jug:before,
.ss-jug.right:after {
  content: "";
}
.ss-pitcher:before,
.ss-pitcher.right:after {
  content: "";
}
.ss-kettle:before,
.ss-kettle.right:after {
  content: "";
}
.ss-wineglass:before,
.ss-wineglass.right:after {
  content: "🍷";
}
.ss-sugar:before,
.ss-sugar.right:after {
  content: "";
}
.ss-oven:before,
.ss-oven.right:after {
  content: "";
}
.ss-stove:before,
.ss-stove.right:after {
  content: "";
}
.ss-vent:before,
.ss-vent.right:after {
  content: "";
}
.ss-exhaust:before,
.ss-exhaust.right:after {
  content: "";
}
.ss-steam:before,
.ss-steam.right:after {
  content: "♨";
}
.ss-dishwasher:before,
.ss-dishwasher.right:after {
  content: "";
}
.ss-toaster:before,
.ss-toaster.right:after {
  content: "";
}
.ss-microwave:before,
.ss-microwave.right:after {
  content: "";
}
.ss-electrickettle:before,
.ss-electrickettle.right:after {
  content: "";
}
.ss-refrigerator:before,
.ss-refrigerator.right:after {
  content: "";
}
.ss-freezer:before,
.ss-freezer.right:after {
  content: "";
}
.ss-utensils:before,
.ss-utensils.right:after {
  content: "🍴";
}
.ss-cookingutensils:before,
.ss-cookingutensils.right:after {
  content: "";
}
.ss-whisk:before,
.ss-whisk.right:after {
  content: "";
}
.ss-pizzacutter:before,
.ss-pizzacutter.right:after {
  content: "";
}
.ss-measuringcup:before,
.ss-measuringcup.right:after {
  content: "";
}
.ss-colander:before,
.ss-colander.right:after {
  content: "";
}
.ss-eggtimer:before,
.ss-eggtimer.right:after {
  content: "";
}
.ss-platter:before,
.ss-platter.right:after {
  content: "";
}
.ss-plates:before,
.ss-plates.right:after {
  content: "";
}
.ss-steamplate:before,
.ss-steamplate.right:after {
  content: "";
}
.ss-cups:before,
.ss-cups.right:after {
  content: "";
}
.ss-steamglass:before,
.ss-steamglass.right:after {
  content: "";
}
.ss-pot:before,
.ss-pot.right:after {
  content: "";
}
.ss-steampot:before,
.ss-steampot.right:after {
  content: "";
}
.ss-chef:before,
.ss-chef.right:after {
  content: "";
}
.ss-weathervane:before,
.ss-weathervane.right:after {
  content: "";
}
.ss-thermometer:before,
.ss-thermometer.right:after {
  content: "";
}
.ss-thermometerup:before,
.ss-thermometerup.right:after {
  content: "";
}
.ss-thermometerdown:before,
.ss-thermometerdown.right:after {
  content: "";
}
.ss-droplet:before,
.ss-droplet.right:after {
  content: "💧";
}
.ss-sunrise:before,
.ss-sunrise.right:after {
  content: "🌅";
}
.ss-sunset:before,
.ss-sunset.right:after {
  content: "🌇";
}
.ss-sun:before,
.ss-sun.right:after {
  content: "☀";
}
.ss-cloud:before,
.ss-cloud.right:after {
  content: "☁";
}
.ss-clouds:before,
.ss-clouds.right:after {
  content: "";
}
.ss-partlycloudy:before,
.ss-partlycloudy.right:after {
  content: "⛅";
}
.ss-rain:before,
.ss-rain.right:after {
  content: "☔";
}
.ss-rainheavy:before,
.ss-rainheavy.right:after {
  content: "";
}
.ss-lightning:before,
.ss-lightning.right:after {
  content: "☇";
}
.ss-thunderstorm:before,
.ss-thunderstorm.right:after {
  content: "⛈";
}
.ss-umbrella:before,
.ss-umbrella.right:after {
  content: "☂";
}
.ss-rainumbrella:before,
.ss-rainumbrella.right:after {
  content: "";
}
.ss-rainbow:before,
.ss-rainbow.right:after {
  content: "🌈";
}
.ss-rainbowclouds:before,
.ss-rainbowclouds.right:after {
  content: "";
}
.ss-fog:before,
.ss-fog.right:after {
  content: "";
}
.ss-wind:before,
.ss-wind.right:after {
  content: "";
}
.ss-tornado:before,
.ss-tornado.right:after {
  content: "";
}
.ss-snowflake:before,
.ss-snowflake.right:after {
  content: "❄";
}
.ss-snowcrystal:before,
.ss-snowcrystal.right:after {
  content: "❆";
}
.ss-lightsnow:before,
.ss-lightsnow.right:after {
  content: "";
}
.ss-snow:before,
.ss-snow.right:after {
  content: "";
}
.ss-heavysnow:before,
.ss-heavysnow.right:after {
  content: "";
}
.ss-hail:before,
.ss-hail.right:after {
  content: "";
}
.ss-crescentmoon:before,
.ss-crescentmoon.right:after {
  content: "🌙";
}
.ss-waxingcrescentmoon:before,
.ss-waxingcrescentmoon.right:after {
  content: "🌒";
}
.ss-firstquartermoon:before,
.ss-firstquartermoon.right:after {
  content: "🌓";
}
.ss-waxinggibbousmoon:before,
.ss-waxinggibbousmoon.right:after {
  content: "🌔";
}
.ss-waninggibbousmoon:before,
.ss-waninggibbousmoon.right:after {
  content: "🌖";
}
.ss-lastquartermoon:before,
.ss-lastquartermoon.right:after {
  content: "🌗";
}
.ss-waningcrescentmoon:before,
.ss-waningcrescentmoon.right:after {
  content: "🌘";
}
.ss-fan:before,
.ss-fan.right:after {
  content: "";
}
.ss-bike:before,
.ss-bike.right:after {
  content: "🚲";
}
.ss-wheelchair:before,
.ss-wheelchair.right:after {
  content: "♿";
}
.ss-briefcase:before,
.ss-briefcase.right:after {
  content: "💼";
}
.ss-hanger:before,
.ss-hanger.right:after {
  content: "";
}
.ss-comb:before,
.ss-comb.right:after {
  content: "";
}
.ss-medicalcross:before,
.ss-medicalcross.right:after {
  content: "";
}
.ss-up:before,
.ss-up.right:after {
  content: "⬆";
}
.ss-upright:before,
.ss-upright.right:after {
  content: "⬈";
}
.ss-right:before,
.ss-right.right:after {
  content: "➡";
}
.ss-downright:before,
.ss-downright.right:after {
  content: "⬊";
}
.ss-down:before,
.ss-down.right:after {
  content: "⬇";
}
.ss-downleft:before,
.ss-downleft.right:after {
  content: "⬋";
}
.ss-left:before,
.ss-left.right:after {
  content: "⬅";
}
.ss-upleft:before,
.ss-upleft.right:after {
  content: "⬉";
}
.ss-navigateup:before,
.ss-navigateup.right:after {
  content: "";
}
.ss-navigateright:before,
.ss-navigateright.right:after {
  content: "▻";
}
.ss-navigatedown:before,
.ss-navigatedown.right:after {
  content: "";
}
.ss-navigateleft:before,
.ss-navigateleft.right:after {
  content: "◅";
}
.ss-retweet:before,
.ss-retweet.right:after {
  content: "";
}
.ss-share:before,
.ss-share.right:after {
  content: "";
}
@font-face {
  font-family: "entypo";
  src: url("entypo/entypo.eot");
  src: url("entypo/entypo.eot?#iefix") format("embedded-opentype"),
    url("entypo/entypo.woff") format("woff"),
    url("entypo/entypo.ttf") format("truetype"),
    url("entypo/entypo.svg#entypo") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: entypo;
  font-style: normal;
  display: inline-block;
  width: 1.1em;
  margin-right: 0.1em;
  text-align: center;
}
.the-icons li {
  font-size: 14px;
  line-height: 24px;
  height: 24px;
}
.icon-note:before {
  content: "♪";
}
.icon-note-beamed:before {
  content: "♫";
}
.icon-music:before {
  content: "🎵";
}
.icon-search:before {
  content: "🔍";
}
.icon-flashlight:before {
  content: "🔦";
}
.icon-mail:before {
  content: "✉";
}
.icon-heart:before {
  content: "♥";
}
.icon-heart-empty:before {
  content: "♡";
}
.icon-star:before {
  content: "★";
}
.icon-star-empty:before {
  content: "☆";
}
.icon-user:before {
  content: "👤";
}
.icon-users:before {
  content: "👥";
}
.icon-user-add:before {
  content: "";
}
.icon-video:before {
  content: "🎬";
}
.icon-picture:before {
  content: "🌄";
}
.icon-camera:before {
  content: "📷";
}
.icon-layout:before {
  content: "⚏";
}
.icon-menu:before {
  content: "☰";
}
.icon-check:before {
  content: "✓";
}
.icon-cancel:before {
  content: "✕";
}
.icon-cancel-circled:before {
  content: "✖";
}
.icon-cancel-squared:before {
  content: "❎";
}
.icon-plus:before {
  content: "+";
}
.icon-plus-circled:before {
  content: "➕";
}
.icon-plus-squared:before {
  content: "⊞";
}
.icon-minus:before {
  content: "-";
}
.icon-minus-circled:before {
  content: "➖";
}
.icon-minus-squared:before {
  content: "⊟";
}
.icon-help:before {
  content: "❓";
}
.icon-help-circled:before {
  content: "";
}
.icon-info:before {
  content: "ℹ";
}
.icon-info-circled:before {
  content: "";
}
.icon-back:before {
  content: "🔙";
}
.icon-home:before {
  content: "⌂";
}
.icon-link:before {
  content: "🔗";
}
.icon-attach:before {
  content: "📎";
}
.icon-lock:before {
  content: "🔒";
}
.icon-lock-open:before {
  content: "🔓";
}
.icon-eye:before {
  content: "";
}
.icon-tag:before {
  content: "";
}
.icon-bookmark:before {
  content: "🔖";
}
.icon-bookmarks:before {
  content: "📑";
}
.icon-flag:before {
  content: "⚑";
}
.icon-thumbs-up:before {
  content: "👍";
}
.icon-thumbs-down:before {
  content: "👎";
}
.icon-download:before {
  content: "📥";
}
.icon-upload:before {
  content: "📤";
}
.icon-upload-cloud:before {
  content: "";
}
.icon-reply:before {
  content: "";
}
.icon-reply-all:before {
  content: "";
}
.icon-forward:before {
  content: "➦";
}
.icon-quote:before {
  content: "❞";
}
.icon-code:before {
  content: "";
}
.icon-export:before {
  content: "";
}
.icon-pencil:before {
  content: "✎";
}
.icon-feather:before {
  content: "✒";
}
.icon-print:before {
  content: "";
}
.icon-retweet:before {
  content: "";
}
.icon-keyboard:before {
  content: "⌨";
}
.icon-comment:before {
  content: "";
}
.icon-chat:before {
  content: "";
}
.icon-bell:before {
  content: "🔔";
}
.icon-attention:before {
  content: "⚠";
}
.icon-alert:before {
  content: "💥";
}
.icon-vcard:before {
  content: "";
}
.icon-address:before {
  content: "";
}
.icon-location:before {
  content: "";
}
.icon-map:before {
  content: "";
}
.icon-direction:before {
  content: "➢";
}
.icon-compass:before {
  content: "";
}
.icon-cup:before {
  content: "☕";
}
.icon-trash:before {
  content: "";
}
.icon-doc:before {
  content: "";
}
.icon-docs:before {
  content: "";
}
.icon-doc-landscape:before {
  content: "";
}
.icon-doc-text:before {
  content: "📄";
}
.icon-doc-text-inv:before {
  content: "";
}
.icon-newspaper:before {
  content: "📰";
}
.icon-book-open:before {
  content: "📖";
}
.icon-book:before {
  content: "📕";
}
.icon-folder:before {
  content: "📁";
}
.icon-archive:before {
  content: "";
}
.icon-box:before {
  content: "📦";
}
.icon-rss:before {
  content: "";
}
.icon-phone:before {
  content: "📞";
}
.icon-cog:before {
  content: "⚙";
}
.icon-tools:before {
  content: "⚒";
}
.icon-share:before {
  content: "";
}
.icon-shareable:before {
  content: "";
}
.icon-basket:before {
  content: "";
}
.icon-bag:before {
  content: "👜";
}
.icon-calendar:before {
  content: "📅";
}
.icon-login:before {
  content: "";
}
.icon-logout:before {
  content: "";
}
.icon-mic:before {
  content: "🎤";
}
.icon-mute:before {
  content: "🔇";
}
.icon-sound:before {
  content: "🔊";
}
.icon-volume:before {
  content: "";
}
.icon-clock:before {
  content: "🕔";
}
.icon-hourglass:before {
  content: "⏳";
}
.icon-lamp:before {
  content: "💡";
}
.icon-light-down:before {
  content: "🔅";
}
.icon-light-up:before {
  content: "🔆";
}
.icon-adjust:before {
  content: "◑";
}
.icon-block:before {
  content: "🚫";
}
.icon-resize-full:before {
  content: "";
}
.icon-resize-small:before {
  content: "";
}
.icon-popup:before {
  content: "";
}
.icon-publish:before {
  content: "";
}
.icon-window:before {
  content: "";
}
.icon-arrow-combo:before {
  content: "";
}
.icon-down-circled:before {
  content: "";
}
.icon-left-circled:before {
  content: "";
}
.icon-right-circled:before {
  content: "";
}
.icon-up-circled:before {
  content: "";
}
.icon-down-open:before {
  content: "";
}
.icon-left-open:before {
  content: "";
}
.icon-right-open:before {
  content: "";
}
.icon-up-open:before {
  content: "";
}
.icon-down-open-mini:before {
  content: "";
}
.icon-left-open-mini:before {
  content: "";
}
.icon-right-open-mini:before {
  content: "";
}
.icon-up-open-mini:before {
  content: "";
}
.icon-down-open-big:before {
  content: "";
}
.icon-left-open-big:before {
  content: "";
}
.icon-right-open-big:before {
  content: "";
}
.icon-up-open-big:before {
  content: "";
}
.icon-down:before {
  content: "⬇";
}
.icon-left:before {
  content: "⬅";
}
.icon-right:before {
  content: "➡";
}
.icon-up:before {
  content: "⬆";
}
.icon-down-dir:before {
  content: "▾";
}
.icon-left-dir:before {
  content: "◂";
}
.icon-right-dir:before {
  content: "▸";
}
.icon-up-dir:before {
  content: "▴";
}
.icon-down-bold:before {
  content: "";
}
.icon-left-bold:before {
  content: "";
}
.icon-right-bold:before {
  content: "";
}
.icon-up-bold:before {
  content: "";
}
.icon-down-thin:before {
  content: "↓";
}
.icon-left-thin:before {
  content: "←";
}
.icon-right-thin:before {
  content: "→";
}
.icon-up-thin:before {
  content: "↑";
}
.icon-ccw:before {
  content: "⟲";
}
.icon-cw:before {
  content: "⟳";
}
.icon-arrows-ccw:before {
  content: "🔄";
}
.icon-level-down:before {
  content: "↳";
}
.icon-level-up:before {
  content: "↰";
}
.icon-shuffle:before {
  content: "🔀";
}
.icon-loop:before {
  content: "🔁";
}
.icon-switch:before {
  content: "⇆";
}
.icon-play:before {
  content: "▶";
}
.icon-stop:before {
  content: "■";
}
.icon-pause:before {
  content: "⎉";
}
.icon-record:before {
  content: "⚫";
}
.icon-to-end:before {
  content: "⏭";
}
.icon-to-start:before {
  content: "⏮";
}
.icon-fast-forward:before {
  content: "⏩";
}
.icon-fast-backward:before {
  content: "⏪";
}
.icon-progress-0:before {
  content: "";
}
.icon-progress-1:before {
  content: "";
}
.icon-progress-2:before {
  content: "";
}
.icon-progress-3:before {
  content: "";
}
.icon-target:before {
  content: "🎯";
}
.icon-palette:before {
  content: "🎨";
}
.icon-list:before {
  content: "";
}
.icon-list-add:before {
  content: "";
}
.icon-signal:before {
  content: "📶";
}
.icon-trophy:before {
  content: "🏆";
}
.icon-battery:before {
  content: "🔋";
}
.icon-back-in-time:before {
  content: "";
}
.icon-monitor:before {
  content: "💻";
}
.icon-mobile:before {
  content: "📱";
}
.icon-network:before {
  content: "";
}
.icon-cd:before {
  content: "💿";
}
.icon-inbox:before {
  content: "";
}
.icon-install:before {
  content: "";
}
.icon-globe:before {
  content: "🌎";
}
.icon-cloud:before {
  content: "☁";
}
.icon-cloud-thunder:before {
  content: "⛈";
}
.icon-flash:before {
  content: "⚡";
}
.icon-moon:before {
  content: "☽";
}
.icon-flight:before {
  content: "✈";
}
.icon-paper-plane:before {
  content: "";
}
.icon-leaf:before {
  content: "🍂";
}
.icon-lifebuoy:before {
  content: "";
}
.icon-mouse:before {
  content: "";
}
.icon-briefcase:before {
  content: "💼";
}
.icon-suitcase:before {
  content: "";
}
.icon-dot:before {
  content: "";
}
.icon-dot-2:before {
  content: "";
}
.icon-dot-3:before {
  content: "";
}
.icon-brush:before {
  content: "";
}
.icon-magnet:before {
  content: "";
}
.icon-infinity:before {
  content: "∞";
}
.icon-erase:before {
  content: "⌫";
}
.icon-chart-pie:before {
  content: "";
}
.icon-chart-line:before {
  content: "📈";
}
.icon-chart-bar:before {
  content: "📊";
}
.icon-chart-area:before {
  content: "🔾";
}
.icon-tape:before {
  content: "✇";
}
.icon-graduation-cap:before {
  content: "🎓";
}
.icon-language:before {
  content: "";
}
.icon-ticket:before {
  content: "🎫";
}
.icon-water:before {
  content: "💦";
}
.icon-droplet:before {
  content: "💧";
}
.icon-air:before {
  content: "";
}
.icon-credit-card:before {
  content: "💳";
}
.icon-floppy:before {
  content: "💾";
}
.icon-clipboard:before {
  content: "📋";
}
.icon-megaphone:before {
  content: "📣";
}
.icon-database:before {
  content: "";
}
.icon-drive:before {
  content: "";
}
.icon-bucket:before {
  content: "";
}
.icon-thermometer:before {
  content: "";
}
.icon-key:before {
  content: "🔑";
}
.icon-flow-cascade:before {
  content: "";
}
.icon-flow-branch:before {
  content: "";
}
.icon-flow-tree:before {
  content: "";
}
.icon-flow-line:before {
  content: "";
}
.icon-flow-parallel:before {
  content: "";
}
.icon-rocket:before {
  content: "🚀";
}
.icon-gauge:before {
  content: "";
}
.icon-traffic-cone:before {
  content: "";
}
.icon-cc:before {
  content: "";
}
.icon-cc-by:before {
  content: "";
}
.icon-cc-nc:before {
  content: "";
}
.icon-cc-nc-eu:before {
  content: "";
}
.icon-cc-nc-jp:before {
  content: "";
}
.icon-cc-sa:before {
  content: "";
}
.icon-cc-nd:before {
  content: "";
}
.icon-cc-pd:before {
  content: "";
}
.icon-cc-zero:before {
  content: "";
}
.icon-cc-share:before {
  content: "";
}
.icon-cc-remix:before {
  content: "";
}
.icon-github:before {
  content: "";
}
.icon-github-circled:before {
  content: "";
}
.icon-flickr:before {
  content: "";
}
.icon-flickr-circled:before {
  content: "";
}
.icon-vimeo:before {
  content: "";
}
.icon-vimeo-circled:before {
  content: "";
}
.icon-twitter:before {
  content: "";
}
.icon-twitter-circled:before {
  content: "";
}
.icon-facebook:before {
  content: "";
}
.icon-facebook-circled:before {
  content: "";
}
.icon-facebook-squared:before {
  content: "";
}
.icon-gplus:before {
  content: "";
}
.icon-gplus-circled:before {
  content: "";
}
.icon-pinterest:before {
  content: "";
}
.icon-pinterest-circled:before {
  content: "";
}
.icon-tumblr:before {
  content: "";
}
.icon-tumblr-circled:before {
  content: "";
}
.icon-linkedin:before {
  content: "";
}
.icon-linkedin-circled:before {
  content: "";
}
.icon-dribbble:before {
  content: "";
}
.icon-dribbble-circled:before {
  content: "";
}
.icon-stumbleupon:before {
  content: "";
}
.icon-stumbleupon-circled:before {
  content: "";
}
.icon-lastfm:before {
  content: "";
}
.icon-lastfm-circled:before {
  content: "";
}
.icon-rdio:before {
  content: "";
}
.icon-rdio-circled:before {
  content: "";
}
.icon-spotify:before {
  content: "";
}
.icon-spotify-circled:before {
  content: "";
}
.icon-qq:before {
  content: "";
}
.icon-instagrem:before {
  content: "";
}
.icon-dropbox:before {
  content: "";
}
.icon-evernote:before {
  content: "";
}
.icon-flattr:before {
  content: "";
}
.icon-skype:before {
  content: "";
}
.icon-skype-circled:before {
  content: "";
}
.icon-renren:before {
  content: "";
}
.icon-sina-weibo:before {
  content: "";
}
.icon-paypal:before {
  content: "";
}
.icon-picasa:before {
  content: "";
}
.icon-soundcloud:before {
  content: "";
}
.icon-mixi:before {
  content: "";
}
.icon-behance:before {
  content: "";
}
.icon-google-circles:before {
  content: "";
}
.icon-vkontakte:before {
  content: "";
}
.icon-smashing:before {
  content: "";
}
.icon-sweden:before {
  content: "";
}
.icon-db-shape:before {
  content: "";
}
.icon-logo-db:before {
  content: "";
}
.icheckbox,
.iradio {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 24px;
  height: 24px;
  background-image: url(../images/checkbox.png);
  background-repeat: no-repeat;
  -webkit-background-size: 240px 24px;
  background-size: 240px 24px;
  border: none;
  cursor: pointer;
}
.icheckbox:not(.hover):not(.disabled):not(.checked) {
  background-position: 0 0;
}
.icheckbox.hover {
  background-position: -24px 0;
}
.icheckbox.checked:not(.disabled) {
  background-position: -48px 0;
}
.icheckbox.disabled {
  background-position: -72px 0;
  cursor: default;
}
.icheckbox.checked.disabled {
  background-position: -96px 0;
}
.iradio:not(.hover):not(.disabled):not(.checked) {
  background-position: -120px 0;
}
.iradio.hover {
  background-position: -144px 0;
}
.iradio.checked:not(.disabled) {
  background-position: -168px 0;
}
.iradio.disabled {
  background-position: -192px 0;
  cursor: default;
}
.iradio.checked.disabled {
  background-position: -216px 0;
}
@media (-o-min-device-pixel-ratio: 5/4),
  (-webkit-min-device-pixel-ratio: 1.25),
  (min-resolution: 120dpi),
  (min-resolution: 1.25dppx) {
  .icheckbox,
  .iradio {
    background-image: url(../images/checkbox@2x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px;
  }
}
@media screen and (max-width: 782px) {
  html #wpadminbar {
    position: absolute !important;
  }
}
@media screen and (max-height: 800px) {
  .vertical-menu nav ul.menu > li > a {
    padding: 8px 18px;
  }
}
@media screen and (max-height: 600px) {
  .vertical-menu-bottom {
    display: none;
  }
}
@media only screen and (min-width: 1500px) {
  .blog-masonry-fw .col-sm-3,
  .fw-row .spb-row-full-width .blog-masonry .col-sm-3 {
    width: 20%;
  }
}
@media only screen and (min-width: 1200px) {
  .layout-boxed #container {
    width: 1200px;
  }
  nav.mega-menu li.sf-mega-menu-fw .sub-container {
    width: 1140px !important;
  }
  nav.mega-menu li.sf-mega-menu-fw .mega .sub,
  nav.mega-menu li.sf-mega-menu-fw .mega .sub > .row {
    width: 1140px !important;
  }
  #header .is-sticky .sticky-header {
    max-width: 1140px !important;
  }
  .boxed-layout #header-section #header .is-sticky .sticky-header {
    max-width: 1230px;
  }
  .boxed-layout #header-section.header-3 #header .is-sticky .sticky-header,
  .boxed-layout #header-section.header-4 #header .is-sticky .sticky-header,
  .boxed-layout #header-section.header-5 #header .is-sticky .sticky-header {
    max-width: 1140px;
  }
  .boxed-layout #header-section .is-sticky #main-nav.sticky-header,
  .boxed-layout #header-section.header-6 .is-sticky #header.sticky-header {
    width: 1230px;
  }
}
@media only screen and (min-width: 1250px) {
  #container.boxed-layout {
    width: 1230px;
  }
}
@media only screen and (max-width: 1200px) {
  .full-width-shop[data-shopcolumns="6"]
    .product
    .cart-overlay
    .shop-actions
    > a
    > span {
    display: none;
  }
}
.mhs-full #mobile-top-text,
.mhs-full #mobile-header,
.mhs-full #mobile-header-sticky-wrapper {
  display: block;
}
.mhs-full .header-wrap,
.mhs-full #top-bar {
  display: none;
}
@media only screen and (max-width: 1025px) {
  .layout-boxed #container {
    width: 100%;
  }
  #header .sticky-wrapper {
    height: auto !important;
  }
  .logo-right nav .menu > li > ul {
    left: 0 !important;
  }
  .logo-left nav .menu > li > ul {
    right: 0 !important;
    left: auto !important;
  }
  nav.mega-menu li.sf-mega-menu-fw .sub-container {
    width: 940px !important;
  }
  body.mhs-tablet-land.overlay-menu-open {
    overflow: scroll;
  }
  .mhs-tablet-land #mobile-top-text,
  .mhs-tablet-land #mobile-header,
  .mhs-tablet-land #mobile-header-sticky-wrapper {
    display: block;
  }
  .mhs-tablet-land .header-wrap,
  .mhs-tablet-land #top-bar {
    display: none;
  }
  .mhs-tablet-land .vertical-header #site-loading,
  .mhs-tablet-land .vertical-header-right #site-loading {
    padding-left: 0;
    padding-right: 0;
  }
  .mhs-tablet-land.vertical-header #container,
  .mhs-tablet-land.vertical-header #main-container {
    padding-left: 0;
    padding-right: 0;
  }
  body.vertical-header.mhs-tablet-land #site-loading .spinner {
    left: auto;
    right: auto;
  }
  #one-page-nav {
    display: none !important;
  }
  .page-heading.fancy-heading {
    padding-top: 80px;
    padding-bottom: 80px !important;
    background-attachment: scroll;
    background-size: cover;
    -webkit-background-size: cover;
    background-position: center center !important;
  }
  .fancy-heading .heading-text {
    opacity: 1 !important;
    letter-spacing: 0px !important;
  }
  .carousel-wrap a.prev,
  .carousel-wrap a.next,
  .flex-direction-nav {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=1);
  }
  .spb_parallax_asset {
    background-attachment: scroll !important;
    background-position: center center !important;
  }
  .team-member figcaption span {
    display: none;
  }
  .spb_parallax_asset {
    background-position: 50% 0 !important;
  }
  .blog-grid-items .blog-item .date,
  .blog-grid-items .blog-item .author,
  .inst-overlay .name-divide {
    display: none !important;
  }
  .blog-grid-items .blog-item.col-sm-sf-5 {
    width: 50%;
  }
  .blog-grid-items .blog-item.col-sm-sf-25 {
    width: 100% !important;
  }
  .blog-masonry-fw .col-sm-3,
  .fw-row .spb-row-full-width .blog-masonry .col-sm-3 {
    width: 33.3%;
  }
}
@media only screen and (max-width: 991px) {
  #container.boxed-layout {
    width: auto;
  }
  #header .is-sticky .sticky-header {
    left: 0;
  }
  nav.mega-menu li.sf-mega-menu-fw .sub-container {
    width: 720px !important;
  }
  nav.mega-menu li.sf-mega-menu-fw .mega .sub,
  nav.mega-menu li.sf-mega-menu-fw .mega .sub > .row {
    width: 720px !important;
  }
  body.mhs-tablet-port.overlay-menu-open {
    overflow: scroll;
  }
  .mhs-tablet-port #mobile-top-text,
  .mhs-tablet-port #mobile-header,
  .mhs-tablet-port #mobile-header-sticky-wrapper {
    display: block;
  }
  .mhs-tablet-port .header-wrap,
  .mhs-tablet-port #top-bar {
    display: none;
  }
  .mhs-tablet-port.vertical-header #container,
  .mhs-tablet-port.vertical-header #main-container {
    padding-left: 0;
    padding-right: 0;
  }
  body.vertical-header.mhs-table-port #site-loading .spinner {
    left: auto;
    right: auto;
  }
  .footer-spacer {
    display: none;
  }
  #footer-wrap {
    position: relative;
  }
  #copyright {
    padding: 20px;
  }
  #copyright p {
    float: none;
    text-align: center;
  }
  #copyright .text-left {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    max-width: 100%;
    text-align: center;
  }
  #copyright .text-right {
    width: 100%;
    float: none;
    max-width: 100%;
    text-align: center;
  }
  #copyright nav .menu {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  #copyright nav .menu li {
    float: none;
  }
  .mini-items .blog-item figure {
    float: none;
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .blog-masonry-fw .col-sm-3,
  .fw-row .spb-row-full-width .blog-masonry .col-sm-3 {
    width: 50%;
  }
  .masonry-items .blog-item {
    width: 50%;
  }
  .full-width-shop .product,
  .full-width-shop .sidebar[class*="col-sm"] {
    width: 33.3%;
  }
  .product .cart-overlay .shop-actions > a > i {
    font-size: 14px;
  }
  .product .cart-overlay .shop-actions > a > span {
    display: none;
  }
  .products .product .product-details {
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }
  .products .product .price {
    float: none;
    text-align: center;
    display: block;
  }
  table.totals_table {
    width: 40%;
  }
  #order_review table.shop_table td.product-img {
    width: 15%;
  }
  #order_review table.shop_table td.product-description {
    width: 55%;
  }
  article.type-team .profile-image-wrap {
    float: none;
    width: 100%;
  }
  article.type-team .article-body-wrap {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-top: 20px;
  }
  .widget_lip_most_loved_widget .loved-item > a {
    max-width: 60%;
  }
  .widget_sf_infocus_widget .infocus-item h5 {
    max-width: 70%;
  }
  .portfolio-showcase-wrap ul[data-columns="4"] li {
    width: 50% !important;
  }
  .portfolio-showcase-wrap ul[data-columns="4"] li .main-image {
    left: 0 !important;
    width: 100% !important;
  }
  .portfolio-showcase-wrap ul[data-columns="5"] li .item-info h4 {
    width: 50%;
  }
  .spb_gallery_widget .gallery-nav {
    display: none;
  }
  .gallery .gallery-item {
    min-width: 29.3% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .recent-posts-list li .recent-post-image {
    float: none;
  }
  .recent-posts-list li .recent-post-details {
    margin-left: 0;
    padding: 15px 0;
  }
  .campaign-details-mini .detail {
    width: 100%;
    float: none;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  h1,
  h2,
  h3,
  h4 {
    word-break: break-word;
  }
  .col-sm-sf-5,
  .col-sm-sf-25 {
    width: 50%;
  }
  #site-loading .spinner {
    top: 60%;
  }
  body.overlay-menu-open {
    overflow: scroll;
  }
  #main-container {
    overflow: hidden;
  }
  .single-post .content-left,
  .single-post .left-sidebar {
    padding-left: 15px;
  }
  .spb-row-container.col-window-height {
    height: auto !important;
  }
  .spb-row-container.col-window-height > .spb_content_element,
  .spb-row-container.col-window-height > .spb_content_element > .container,
  .spb-row-container.col-window-height .container > .row,
  .spb-row-container.col-window-height .spb-column-container,
  .spb-row-container.col-window-height
    .spb-column-container
    .spb-asset-content {
    height: auto;
    min-height: 0 !important;
  }
  .spb_parallax_asset.parallax-window-height[data-v-center="true"]
    > .spb_content_wrapper,
  .spb_parallax_asset.parallax-window-height[data-v-center="true"]
    > .spb_content_element {
    top: 0 !important;
    margin-top: 0 !important;
  }
  .spb-asset-content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .spb-row-container[data-v-center="true"]
    .multi-column-row
    .spb-bg-color-wrap {
    position: relative;
  }
  .blank_spacer {
    margin-bottom: 0 !important;
  }
  #container.boxed-layout {
    width: 100%;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row [class*="span"] {
    margin-bottom: 20px;
  }
  .has-both-sidebars article,
  .has-both-sidebars .type-page,
  .has-both-sidebars .archive-page,
  .has-both-sidebars > .type-product,
  .has-both-sidebars .page-content,
  aside.sidebar,
  .has-left-sidebar article,
  .has-left-sidebar .type-page,
  .has-left-sidebar .archive-page,
  .has-left-sidebar .push-right {
    float: none !important;
  }
  .page-heading h1 {
    word-wrap: normal;
    white-space: normal;
  }
  #page-wrap {
    padding: 0 5px;
  }
  .page-heading .heading-text {
    margin-left: 0;
  }
  #back-to-top {
    padding: 7px 10px 5px;
    opacity: 0.6 !important;
  }
  h4.spb-center-heading {
    margin-top: 5px;
    margin-bottom: 25px;
  }
  .sf-super-search .search-go {
    position: relative;
    bottom: 0;
    width: 100%;
  }
  .sf-super-search .search-go .super-search-go {
    width: 100%;
    text-align: center;
  }
  .tp-caption a.sf-button {
    padding: 0% 14% !important;
  }
  .page-heading .heading-text,
  .post-type-archive-product .page-heading .heading-text {
    float: none;
    top: 0;
  }
  h4.spb-center-heading {
    max-width: 60%;
  }
  .sf-icon.sf-icon-large {
    line-height: 84px;
  }
  .wpcf7 input[type="text"],
  .wpcf7 input[type="email"],
  .wpcf7 textarea,
  .wpcf7 select,
  .wpcf7 textarea {
    width: 100%;
    max-width: 100%;
  }
  .full-width-area.blog-masonry-fw {
    padding: 0 20px;
  }
  .filter-wrap {
    clear: both !important;
  }
  .post-filter-tabs li.all,
  .post-filter-tabs li.has-items {
    width: 46%;
    margin: 0 0 10px;
  }
  .mhs-mobile #mobile-top-text,
  .mhs-mobile #mobile-header,
  .mhs-mobile #mobile-header-sticky-wrapper {
    display: block;
  }
  .mhs-mobile .header-wrap,
  .mhs-mobile #top-bar {
    display: none;
  }
  .mhs-mobile.vertical-header #container,
  .mhs-mobile.vertical-header #main-container {
    padding-left: 0;
    padding-right: 0;
  }
  body.vertical-header.mhs-mobile #site-loading .spinner {
    left: auto;
    right: auto;
  }
  #base-promo p {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #base-promo p.footer-promo-text {
    margin-bottom: 0;
  }
  #base-promo a.sf-button {
    margin: 0;
  }
  #footer {
    padding: 30px 10px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #copyright nav .menu li {
    float: none;
    width: auto;
    border-top-width: 0;
  }
  .content-wrap.extra-spacing blockquote {
    margin: 0 0 20px;
  }
  .content-wrap.extra-spacing > p > img {
    margin: 0 0 20px;
    width: auto;
    max-width: 100%;
  }
  .related-wrap {
    padding: 25px 15px 0;
  }
  .related-items .recent-post {
    width: 50%;
  }
  .standard-post-author {
    display: none;
  }
  .author-info-wrap,
  .post-info {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .post-pagination-wrap {
    padding: 20px 0;
  }
  .post-pagination-wrap.prev-next .next-article,
  .post-pagination-wrap.prev-next .prev-article {
    width: 100%;
    float: none;
  }
  .post-pagination-wrap.prev-next .next-article {
    margin-bottom: 20px;
  }
  .post-pagination-wrap h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .standard-post-details {
    margin-top: 20px;
  }
  .tags-link-wrap .comments-likes {
    float: none;
    margin-top: 20px;
    height: auto;
    overflow: hidden;
    display: block;
    text-align: left;
    width: 100%;
  }
  .related-items li {
    width: 50%;
    float: left;
  }
  .blog-standard {
    padding: 0;
  }
  .timeline {
    left: 30px !important;
  }
  .blog-timeline.col-sm-8 .timeline {
    left: 50% !important;
  }
  #infscr-loading {
    margin: -20px 15px 0;
  }
  .blog-masonry-fw .col-sm-3,
  .fw-row .spb-row-full-width .blog-masonry .col-sm-3 {
    width: 100%;
  }
  .masonry-items .blog-item {
    width: 100%;
  }
  .multi-masonry-items > li.portfolio-item {
    width: 100% !important;
  }
  .multi-masonry-items > li.portfolio-item figure {
    overflow: hidden;
  }
  .filterable-items > li,
  .filterable-items .portfolio-item {
    width: 100%;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
  }
  .browser-ff .portfolio-item.col-sm-4 {
    width: 100%;
  }
  .multi-masonry-items .portfolio-item .multi-masonry-img-wrap,
  .multi-masonry-items .portfolio-item figure > img {
    height: auto !important;
  }
  .multi-masonry-items .size-wide .multi-masonry-img-wrap,
  .multi-masonry-items .size-wide-tall .multi-masonry-img-wrap {
    margin-left: -50%;
  }
  .portfolio-details-wrap .item-link {
    float: none;
    display: block;
    margin-top: 20px;
  }
  .full-width-display-wrap figure.fw-media-wrap {
    margin-left: -20px !important;
  }
  .portfolio-options-bar ul.pagination-wrap {
    width: 40%;
  }
  .full-width-display-wrap .portfolio-options-bar {
    position: relative;
    top: 0;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
  }
  .spb_multilayer_parallax .layer-bg {
    background-size: 100%;
  }
  .spb_multilayer_parallax .layer-bg[data-layer-repeat="repeat-x"],
  .spb_multilayer_parallax .layer-bg[data-layer-repeat="repeat-y"],
  .spb_multilayer_parallax .layer-bg[data-layer-repeat="repeat"] {
    background-size: auto;
  }
  .spb_multilayer_parallax .layer-bg[data-layer-type="cover"] {
    background-size: cover;
  }
  .post-info > span {
    display: inline-block;
    max-width: 70%;
  }
  .article-body-wrap .share-links .share-text {
    padding: 8px 12px;
  }
  .article-body-wrap .share-links ul li > a,
  .article-body-wrap .share-links ul li > div {
    padding: 8px 14px;
  }
  .one_half,
  .one_third,
  .two_third,
  .three_fourth,
  .one_fourth {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
    height: auto;
    overflow: hidden;
  }
  .masonry-gallery .gallery-image {
    width: 100%;
  }
  .bold-items .blog-item {
    width: 100%;
  }
  .tp-caption a.sf-button {
    font-size: inherit;
    padding: 4% 8%;
    line-height: auto;
  }
  .portfolio-grid {
    overflow: hidden;
  }
  .portfolio-grid .tooltip {
    display: none !important;
  }
  .spb_tweets_slider_widget .text-large .tweet-text,
  .testimonials-slider .testimonial-text.text-large {
    font-size: 16px;
    line-height: 28px;
  }
  .spb_parallax_asset {
    background-attachment: scroll;
  }
  .portfolio-showcase-wrap ul {
    margin-right: 0 !important;
    white-space: normal;
    margin-bottom: 0;
  }
  .portfolio-showcase-wrap ul[data-columns="4"] li,
  .portfolio-showcase-wrap ul[data-columns="5"] li {
    width: 100% !important;
    height: auto !important;
    display: block;
  }
  .portfolio-showcase-wrap ul[data-columns="4"] li .main-image,
  .portfolio-showcase-wrap ul[data-columns="5"] li .main-image {
    left: 0 !important;
    width: 100% !important;
    top: 0 !important;
    opacity: 1;
    position: relative;
    height: auto;
  }
  .portfolio-showcase-wrap ul li .item-info,
  .portfolio-showcase-wrap ul li .item-logo {
    display: none !important;
  }
  ul.team-members > li {
    width: 50%;
  }
  figcaption .thumb-info > ul.social-icons {
    display: none !important;
  }
  .spb_parallax_asset {
    width: auto;
  }
  .widget.flickr-widget ul {
    margin-right: 0;
  }
  .sf-image-banner > img {
    width: auto;
    height: auto;
  }
  .sf-image-banner > .image-banner-content {
    bottom: 50% !important;
  }
  .chart-shortcode {
    margin: 0 auto;
  }
  a.sf-button.sf-icon-reveal:hover i {
    display: none !important;
  }
  a.sf-button.sf-icon-reveal span.text,
  a.sf-button.sf-icon-reveal:hover span.text {
    padding: 18px 50px !important;
  }
  .testimonials-slider .testimonial-text {
    padding: 0 5%;
  }
  .gallery .gallery-item {
    min-width: 0;
    width: 46% !important;
  }
  .blog-grid-items .blog-item {
    width: 100% !important;
  }
  .spb_gmaps_widget .filter-search-container {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  .spb_gmaps_widget .directory-filter {
    width: 33%;
    margin-left: 0;
    margin-right: 2%;
  }
  .directory-search-container {
    margin-left: 0;
    width: 30%;
  }
}
@media only screen and (max-width: 479px) {
  #main-container {
    width: 100%;
  }
  .col-sm-sf-5,
  .col-sm-sf-25 {
    width: 100%;
  }
  a.sf-button {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .flexslider .flex-direction-nav {
    display: none;
  }
  #back-to-top {
    padding: 12px 10px 5px;
    width: 60px;
    height: 60px;
  }
  #back-to-top > i {
    font-size: 34px;
    width: 34px;
    line-height: 48px;
  }
  #logo img,
  #logo img.retina {
    max-width: 200px;
    height: auto !important;
  }
  #copyright nav .menu li {
    border-top-width: 1px;
    border-left: 0;
  }
  #copyright nav .menu li:first-child {
    border-top-width: 0;
  }
  .blog-grid-items .blog-item h2.tweet-text,
  .blog-grid-items .instagram-item .inst-overlay h2 {
    font-size: 32px !important;
    line-height: 150% !important;
  }
  .masonry-items .blog-item .comments-likes {
    display: none;
  }
  .blog-aux-options li {
    display: block;
    margin-left: 0;
  }
  .blog-aux-options li form input {
    width: 100%;
  }
  .comment-meta-actions {
    position: relative;
    margin-bottom: 10px;
  }
  .comment-meta-actions .edit-link {
    margin-left: 0;
  }
  .article-body-wrap .share-links .share-text {
    display: none;
  }
  .article-body-wrap .share-links ul li > a,
  .article-body-wrap .share-links ul li > div {
    padding: 8px 10px;
  }
  .article-body-wrap .share-links ul li:first-child {
    border-left: 0;
  }
  .post-info > span {
    margin-bottom: 10px;
    max-width: 100%;
  }
  .masonry-items .blog-item {
    width: 100%;
  }
  .pagination-wrap li.prev,
  .pagination-wrap li.next {
    width: 25%;
  }
  .pagination-wrap li.prev a,
  .pagination-wrap li.next a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .related-items .recent-post {
    width: 100%;
  }
  .filterable-items .portfolio-item {
    width: 100%;
    position: relative !important;
  }
  .carousel-wrap.product-carousel {
    margin-left: -10px;
  }
  h3.spb-center-heading,
  h4.spb-center-heading {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .nav-tabs > li {
    width: 50%;
    margin-left: 0 !important;
    text-align: center;
    margin-bottom: 10px;
  }
  .spb_tabs .nav-tabs li a {
    border-left-width: 1px;
  }
  .spb_tabs .nav-tabs li:first-child a,
  .spb_tabs .nav-tabs li:last-child a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .spb_tour .nav-tabs {
    width: 30% !important;
  }
  .spb_tour .nav-tabs > li {
    width: 100%;
  }
  .spb_tour .tab-content {
    padding-left: 32% !important;
  }
  a.sf-button.sf-icon-reveal i {
    display: none;
  }
  a.sf-button.sf-icon-reveal span.text {
    padding: 13px 20px;
    max-width: 100%;
  }
  a.sf-button.sf-icon-reveal:hover span.text {
    padding: 13px 20px;
  }
  .gallery-columns-3 .gallery-item {
    width: 100% !important;
    margin: 0 0 20px;
  }
  .directory-item figure {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .directory-item .directory-item-details {
    width: 100%;
    margin-left: 0;
    float: none;
  }
  .spb_gmaps_widget .filter-search-container {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  .spb_gmaps_widget .directory-filter {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .directory-search-container {
    float: none;
    width: 100%;
  }
  .sf-promo-bar p {
    display: block;
  }
  .sf-promo-bar.promo-arrow > a > i {
    display: block;
    margin-left: 0;
    margin-top: 10px;
  }
  .sf-icon-box.sf-icon-box-left-icon-alt > i {
    font-size: 24px;
    width: 24px;
  }
  .sf-icon-box.sf-icon-box-left-icon-alt .sf-icon-box-content-wrap {
    margin-left: 45px;
  }
  .blog-grid-items .blog-item {
    width: 100% !important;
  }
}
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
}
.col-sm-sf-5 {
  width: 20%;
  padding: 0 16px;
  float: left;
}
.col-sm-sf-25 {
  width: 40%;
  padding: 0 16px;
  float: left;
}
.mt0 {
  margin-top: 0;
}
.mb0 {
  margin-bottom: 0;
}
.mr0 {
  margin-right: 0;
}
.ml0 {
  margin-left: 0;
}
.pt0 {
  padding-top: 0;
}
.pb0 {
  padding-bottom: 0;
}
.pr0 {
  padding-right: 0;
}
.pl0 {
  padding-left: 0;
}
.bt0 {
  border-top: 0;
}
.bb0 {
  border-bottom: 0;
}
.no-shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.no-arrow:after {
  display: none;
}
.pmb0 p {
  margin-bottom: 0;
}
html,
body {
  background: #fff;
  height: 100%;
}
html.nice-scroll-enabled {
  overflow-y: hidden;
}
body {
  padding: 0;
  margin: 0;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}
body.page-transitions #main-container {
  opacity: 0;
  padding-top: 150px;
}
body.page-transitions.header-naked-light #main-container,
body.page-transitions.header-naked-dark #main-container {
  padding-top: 0;
}
body.modal-open {
  margin-right: 0;
}
#modal-container > .close-modal-link {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
body.pace-done.mobile-menu-closing.mh-slideout,
body.mobile-menu-open.mh-slideout,
body.mh-overlay-show {
  overflow: hidden !important;
  max-width: 100%;
}
body > .ui-datepicker {
  z-index: 100;
}
a {
  outline: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
  outline: none;
  text-decoration: none;
}
h1 {
  font-size: 30px;
  line-height: 42px;
}
h2 {
  font-size: 24px;
  line-height: 32px;
}
h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 15px;
}
h4 {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 15px;
}
h5 {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin-bottom: 15px;
}
h6 {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
h1 strong,
h1 b,
h2 strong,
h2 b,
h3 strong,
h3 b,
h4 strong,
h4 b,
h5 strong,
h5 b,
h6 strong,
h6 b {
  font-weight: inherit;
}
p {
  font-size: 14px;
  line-height: 170%;
  margin: 0 0 24px;
}
p:empty {
  display: none;
}
p:last-child {
  margin-bottom: 0;
}
ul {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  line-height: 160%;
}
ol {
  margin: 0 0 20px;
  padding: 0 0 0 20px;
  line-height: 160%;
}
ul > li > ul,
ol > li > ol {
  margin-left: 20px;
  padding-left: 0;
}
dl dt {
  font-weight: bold;
}
dl dd {
  margin-bottom: 20px;
}
dl dt,
dl dd {
  line-height: 180%;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-left: 0;
}
.fluid-width-video-wrapper {
  padding-top: 56.25%;
}
.impact-text,
p.impact-text {
  font-size: 24px;
  line-height: 32px;
}
.impact-text-large,
p.impact-text-large {
  font-size: 36px;
  line-height: 44px;
}
i[class^="fa-"] {
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a.text-link {
  border-bottom: 1px dotted #e3e3e3;
}
.modal-dialog {
  margin: 6% auto;
}
.clearfix {
  clear: none;
}
.carousel-items {
  opacity: 0;
}
#header-search {
  opacity: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
#header-search i.ss-search {
  float: left;
  font-size: 24px;
  padding-top: 7px;
  display: inline-block;
}
#header-search form {
  float: left;
  width: 80%;
}
#header-search input {
  background: transparent;
  border: 0;
  font-size: 24px;
  padding: 0 15px;
  margin: 0;
  width: 100%;
  line-height: 31px;
  -webkit-appearance: none;
}
#header-search-close {
  float: right;
  font-size: 28px;
  padding: 10px;
  display: block;
}
#container {
  position: relative;
  z-index: 99;
}
.layout-boxed #container {
  width: 1000px;
  position: relative;
  margin: 0px auto;
  background: #fff;
}
.no-csstransforms3d #container,
.ie-mobile #container {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform-style: flat;
  position: inherit;
}
.mobile-menu-open #container,
.mh-overlay-show #container {
  overflow: hidden;
}
body:not(.slideout-left).mobile-menu-open.mh-slideout #container,
body:not(
    .slideout-left
  ).mobile-header-center-logo.mobile-menu-open.mobile-cart-open
  #container {
  -webkit-transform: translate3d(-280px, 0, 0);
  transform: translate3d(-280px, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mobile-header-right-logo.mobile-menu-open.mh-slideout #container,
.mobile-header-center-logo.mobile-menu-open.mh-slideout #container,
.mobile-header-center-logo-alt.mobile-cart-open #container,
body.mobile-menu-open.mh-slideout.slideout-left #container {
  -webkit-transform: translate3d(280px, 0, 0);
  transform: translate3d(280px, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mobile-menu-closing #container {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.no-csstransforms .mobile-menu-open #container,
.ie-mobile.mobile-menu-open #container {
  -webkit-transform: none;
  transform: none;
}
#page-bg-image {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
form input[type="text"],
form input[type="search"],
form input[type="password"],
form input[type="datetime"],
form input[type="datetime-local"],
form input[type="date"],
form input[type="month"],
form input[type="time"],
form input[type="week"],
form input[type="number"],
form input[type="email"],
form input[type="url"],
form input[type="search"],
form input[type="tel"],
form input[type="color"] {
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
}
form textarea {
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
}
form input:focus,
form textarea:focus {
  box-shadow: none;
}
iframe {
  border: 0;
}
#main-container table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 2;
  border-bottom: 1px solid #ededed;
}
#main-container table th {
  font-weight: bold;
}
#main-container table thead th {
  text-transform: uppercase;
}
#main-container table tr > th {
  padding-right: 20px;
}
#main-container table td {
  padding: 6px 10px 6px 0;
  border-top: 1px solid #ededed;
}
address {
  font-style: italic;
  margin: 0 0 24px;
}
img {
  max-width: 100%;
  height: auto;
}
ins {
  background: #fff9c0;
  text-decoration: none;
}
pre {
  background: #f5f5f5;
  color: #666;
  font-family: monospace;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  border: 0;
}
audio {
  margin: 20px 0;
}
.article-share {
  display: block;
  width: auto;
  height: auto;
  text-align: center;
  position: relative;
}
.article-share label {
  border-radius: 2px;
  padding: 12px 18px 11px;
  position: relative;
  z-index: 3;
}
.article-share label:before {
  content: "";
  font-family: "SSGizmo";
  font-size: 14px;
  vertical-align: -2px;
}
.article-share span {
  display: inline-block;
  white-space: nowrap;
  font-family: inherit;
  font-weight: bold;
  font-size: 14px;
}
.article-share .social {
  left: -150px;
  position: absolute;
  margin-left: 50%;
  z-index: 2;
  -webkit-transform: scale(0) translateY(-50%);
  -ms-transform: scale(0) translateY(-50%);
  transform: scale(0) translateY(-50%);
}
.article-share .social.active.top {
  -webkit-transform: scale(1) translateY(-107px);
  -ms-transform: scale(1) translateY(-107px);
  transform: scale(1) translateY(-107px);
}
.article-share .social ul li {
  font-style: normal;
}
.blank_spacer {
  min-height: 0;
}
div.entry-title {
  display: none;
}
.chat-transcript .chat-author {
  font-weight: bold;
}
.nicescroll-rails {
  background: #fff;
  width: 5px;
}
.nicescroll-rails > div {
  width: 5px;
  border: 0;
  background: #666;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.sf-swipe-indicator {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 76px;
  width: 76px;
  margin-left: -38px;
  margin-top: -38px;
  z-index: 2;
  background: transparent url("../images/swipe_indicator.png") no-repeat center
    center;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.sf-swipe-indicator.animate {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
.fw-row {
  margin-left: 0;
  margin-right: 0;
}
.col-sm-8 .fw-row {
  margin-left: -16px;
  margin-right: -16px;
}
.fw-row > div {
  padding-left: 0;
  padding-right: 0;
}
.spb_image_edge {
  overflow: hidden;
  position: relative;
}
.spb_image_edge .content-holder {
  float: none;
  overflow: hidden;
}
@media (min-width: 767px) {
  .spb_image_edge .content-holder {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .spb_image_edge .content-holder {
    padding-top: 30px;
    padding-bottom: 50px;
  }
}
.spb_image_edge.pos-left .image-edge {
  left: -16px;
  right: auto;
  float: left;
  height: 100%;
  min-height: 100%;
  padding: 0px;
}
.spb_image_edge.pos-left .image-edge .background-image-holder {
  top: 0;
  left: 0;
  height: 100%;
  margin-right: -15px;
  width: 100%;
  width: calc(100% + 15px);
  background-position: 50% 50%;
  z-index: 0;
  transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  opacity: 1;
}
.spb_image_edge.pos-left .spb_text_column {
  right: 0;
  left: auto;
  float: right;
  margin-left: auto;
}
.spb_image_edge.pos-right .image-edge {
  right: -16px;
  left: auto;
  float: right;
  height: 100%;
  min-height: 100%;
  padding: 0px;
}
.spb_image_edge.pos-right .image-edge .background-image-holder {
  top: 0;
  left: 0;
  height: 100%;
  margin-left: -15px;
  width: 100%;
  width: calc(100% + 15px);
  background-size: cover;
  background-position: 50% 50%;
  z-index: 0;
  transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  opacity: 1;
  background-color: #252525;
}
.spb_image_edge.pos-right .spb_text_column {
  left: 0px;
  right: auto;
  float: left;
}
.spb_image_edge.type-contain .image-edge .background-image-holder {
  background-color: transparent;
}
@media (max-width: 767px) {
  .spb_image_edge.type-cover .image-edge {
    width: 100%;
    float: none;
  }
  .spb_image_edge.type-cover .image-edge .background-image-holder {
    width: 100%;
    float: none;
  }
  .spb_image_edge.type-cover .content-holder {
    width: 100%;
    float: none;
  }
  .spb_image_edge.type-contain .image-edge {
    left: 0px;
    right: 0px;
    width: 100%;
    float: none;
  }
  .spb_image_edge.type-contain .image-edge .background-image-holder {
    width: 100%;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px 15px;
    background: none !important;
    text-align: center;
  }
  .spb_image_edge.type-contain .image-edge .background-image-holder img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0px auto;
    display: block;
  }
  .spb_image_edge.type-contain .content-holder {
    width: 100%;
    float: none;
  }
  .spb_image_edge.type-pattern .image-edge {
    width: 100%;
    float: none;
  }
  .spb_image_edge.type-pattern .image-edge .background-image-holder {
    width: 100%;
    float: none;
  }
  .spb_image_edge.type-pattern .content-holder {
    width: 100%;
    float: none;
  }
}
@media (min-width: 767px) {
  .spb_image_edge.type-cover .image-edge {
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 2;
  }
  .spb_image_edge.type-cover .image-edge .background-image-holder {
    background-size: cover;
    background-color: #252525;
  }
  .spb_image_edge.type-cover .image-edge .background-image-holder img {
    display: none;
  }
  .spb_image_edge.type-contain .image-edge {
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 2;
  }
  .spb_image_edge.type-contain .image-edge .background-image-holder {
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent;
  }
  .spb_image_edge.type-contain .image-edge .background-image-holder img {
    display: none;
  }
  .spb_image_edge.type-pattern .image-edge {
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 2;
  }
  .spb_image_edge.type-pattern .image-edge .background-image-holder {
    background-repeat: repeat;
    background-color: #252525;
  }
  .spb_image_edge.type-pattern .image-edge .background-image-holder img {
    display: none;
  }
}
.fw-row .spb-row-thin-width.col-sm-12 > .spb_content_element,
.fw-row .thin-width > .spb_content_element {
  max-width: 760px;
  margin: auto;
  float: none;
}
.fw-row .spb-row-full-width.col-sm-12.remove-element-spacing,
.fw-row .spb-row-full-width .col-sm-12,
.fw-row > .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}
.spb_accordion .container,
.spb_tabs .container,
.spb_tour .container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.spb-row-container.window-height {
  height: 100vh;
  position: relative;
  z-index: 1;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.spb-row-container.window-height > .spb_content_element {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.spb-row-container.bg-type-pattern:not(.spb_parallax_asset),
.spb-column-container.bg-type-pattern:not(.spb_parallax_asset),
.spb-row-container.bg-type-pattern:not(.spb_parallax_asset)
  > .spb-asset-content,
.spb-column-container.bg-type-pattern:not(.spb_parallax_asset)
  > .spb-asset-content {
  background-size: auto;
  background-position: center center;
  background-repeat: repeat;
}
.spb-row-container.bg-type-cover:not(.spb_parallax_asset),
.spb-column-container.bg-type-cover:not(.spb_parallax_asset),
.spb-row-container.bg-type-cover:not(.spb_parallax_asset) > .spb-asset-content,
.spb-column-container.bg-type-cover:not(.spb_parallax_asset)
  > .spb-asset-content {
  background-size: cover;
  background-position: center center;
}
.spb-row-container.remove-element-spacing,
.spb-row-container.remove-element-spacing div[class*="col-sm"] {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.spb-row-container.remove-element-spacing .row {
  margin-left: 0;
  margin-right: 0;
}
.spb-row-container.remove-element-spacing div.carousel-asset {
  padding: 0 30px;
}
.spb-row-container.spb-row-full-width.remove-element-spacing
  .spb_content_element {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.spb-row-container.spb-row-full-width .spb_content_element > .container {
  padding-left: 0;
  padding-right: 0;
}
.spb-row-container.spb-row-full-width section.container {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.spb-row-full-width-stretch > .spb_content_element > .container {
  width: 100% !important;
  max-width: 100%;
}
.spb-row-container > div {
  position: relative;
  z-index: 2;
}
.spb-row-container > div.row-overlay {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.single .container .body-text > .container {
  margin-left: -16px;
}
.spb-row-container[data-v-center="true"] .multi-column-row {
  height: auto;
}
.browser-ie .spb-row-container[data-v-center="true"] .multi-column-row {
  min-height: 0;
}
.spb-row-container[data-v-center="true"] .multi-column-row .spb-bg-color-wrap {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
}
.spb-row-expand-text {
  padding: 20px 0;
  display: block;
  text-align: center;
}
.spb-row-container.spb-row-expanding {
  height: 0;
  opacity: 0;
}
.spb-row-container.spb-row-expanding.spb-row-expanding-open {
  height: auto;
  opacity: 1;
}
.spb-row-expand-text span:after {
  content: "";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 16px;
  padding-left: 10px;
  vertical-align: -2px;
  height: 22px;
  opacity: 0.6;
}
.spb-row-expand-text.row-open span:after {
  content: "";
}
.text-white .spb_text_column h1,
.text-white .spb_text_column h2,
.text-white .spb_text_column h3,
.text-white .spb_text_column h3.spb-heading,
.text-white .spb_text_column h4,
.text-white .spb_text_column h5,
.text-white .spb_text_column h6,
.text-white .spb_text_column p,
.text-white .spb_text_column blockquote,
.text-white .spb_text_column li,
.text-white .spb_text_column i,
.text-white form h1,
.text-white form h2,
.text-white form h3,
.text-white form h3.spb-heading,
.text-white form h4,
.text-white form h5,
.text-white form h6,
.text-white form p,
.text-white form blockquote,
.text-white form li,
.text-white form i,
.text-white .testimonial-wrap h1,
.text-white .testimonial-wrap h2,
.text-white .testimonial-wrap h3,
.text-white .testimonial-wrap h3.spb-heading,
.text-white .testimonial-wrap h4,
.text-white .testimonial-wrap h5,
.text-white .testimonial-wrap h6,
.text-white .testimonial-wrap p,
.text-white .testimonial-wrap blockquote,
.text-white .testimonial-wrap li,
.text-white .testimonial-wrap i,
.text-white .spb_icon_box h1,
.text-white .spb_icon_box h2,
.text-white .spb_icon_box h3,
.text-white .spb_icon_box h3.spb-heading,
.text-white .spb_icon_box h4,
.text-white .spb_icon_box h5,
.text-white .spb_icon_box h6,
.text-white .spb_icon_box p,
.text-white .spb_icon_box blockquote,
.text-white .spb_icon_box li,
.text-white .spb_icon_box i {
  color: #fff !important;
}
figure {
  margin: 0;
}
figure img {
  width: 100%;
  height: auto;
}
figure .video-thumb {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.vr-standard figure .video-thumb {
  padding-bottom: 75%;
}
figure .video-thumb iframe,
figure .video-thumb video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
figure a {
  display: block;
}
figure.animated-overlay {
  position: relative;
  overflow: hidden;
}
figure.animated-overlay figcaption {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  text-align: center;
}
figure.animated-overlay figcaption:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.browser-ie figure.animated-overlay figcaption,
.browser-ie10 figure.animated-overlay figcaption {
  background-image: none;
}
figure.animated-overlay > img {
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  -o-transition: -o-transform 0.4s;
  transition: transform 0.4s;
  z-index: 2;
  position: relative;
}
figure.animated-overlay:hover > img,
figure.animated-overlay.hover > img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
figure.animated-overlay:hover figcaption,
figure.animated-overlay.hover figcaption {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
figure.animated-overlay > a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.browser-ie figure.animated-overlay > a {
  background: transparent
    url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7")
    0 0 repeat;
}
figure.animated-overlay .thumb-slider ul.slides li a {
  position: relative;
  z-index: 2;
}
figure.animated-overlay .figcaption-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: none;
}
figcaption .thumb-info {
  width: 90%;
  height: auto;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
figcaption .thumb-info .name-divide {
  display: none;
}
figcaption .thumb-info h3,
figcaption .thumb-info h4,
figcaption .thumb-info h5 {
  line-height: 150%;
  width: 100%;
  text-align: center;
}
figcaption .thumb-info h3 {
  margin-bottom: 10px;
}
figcaption .thumb-info h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
figcaption .thumb-info h5 {
  margin-bottom: 0;
}
figcaption .thumb-info h5 span {
  width: 100%;
}
figcaption .thumb-info h5 span.price,
figcaption .thumb-info h5 span.amount {
  font-size: 14px;
  margin-top: 0;
}
figcaption .thumb-info h5 span del {
  display: none;
}
figcaption .thumb-info h5 .star-rating {
  display: none;
}
figcaption .thumb-info-extended i {
  margin-top: 10px;
}
figcaption .thumb-info a:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
figcaption .thumb-info > i {
  font-size: 20px;
  line-height: 30px;
  height: 24px;
  width: 24px;
  display: block;
  -moz-text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  text-align: center;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  left: 50%;
  margin-left: -24px;
  top: 50%;
}
figcaption .thumb-info-alt {
  bottom: 0;
  height: 100%;
}
figcaption .thumb-info-alt > i {
  font-size: 52px;
  line-height: 42px;
  height: 30px;
  width: 30px;
  top: 50%;
  margin-top: -14px;
  margin-left: -26px;
  left: 50%;
  position: absolute;
}
figcaption .thumb-info-excerpt h4 {
  line-height: 24px;
}
figcaption .thumb-info-excerpt p {
  line-height: 22px;
  margin-bottom: 0;
  text-align: center;
  -moz-text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
figcaption .thumb-info-excerpt > i {
  display: none;
}
figcaption .thumb-info > ul.social-icons {
  margin-bottom: 0;
  margin-top: 20px;
  text-align: center;
}
.sf-video-wrap {
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}
.sf-video-wrap > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.portfolio-item.standard figcaption .thumb-info a {
  top: 50%;
  position: absolute;
  margin-top: -25px;
  margin-left: -25px;
}
.curved-bar-styling {
  border: 1px solid #e4e4e4;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
ul.bar-styling {
  height: auto;
  overflow: hidden;
}
ul.page-numbers {
  float: right;
}
ul.bar-styling li,
ul.page-numbers li {
  float: left;
  display: block;
}
ul.bar-styling li > a,
ul.bar-styling li > div,
ul.page-numbers li > a,
ul.page-numbers li > span {
  padding: 8px 16px;
  border: 1px solid transparent;
  display: block;
  margin-right: -1px;
  text-decoration: none;
}
ul.bar-styling li > form input {
  border: 1px solid transparent;
  display: block;
  margin-right: -1px;
  height: auto;
  overflow: hidden;
  padding: 10px 14px;
  height: 40px;
  font-size: 14px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
ul.bar-styling li:first-child a,
ul.bar-styling li:first-child div,
ul.page-numbers li:first-child a,
ul.page-numbers li:first-child span {
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
ul.bar-styling li:last-child a,
ul.bar-styling li:last-child div,
ul.page-numbers li:last-child a,
ul.page-numbers li:last-child span {
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
ul.page-numbers li a.prev i,
ul.page-numbers li a.next i {
  height: 10px;
  display: inline-block;
  vertical-align: -3px;
}
.sf-roll-button {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  position: relative;
  text-align: center;
  padding: 0 14px;
  transition: all 0.35s;
}
.sf-roll-button:hover {
  box-shadow: none;
}
.sf-roll-button span {
  display: block;
  height: 100%;
  position: relative;
  top: 0%;
  transition: top 0.35s;
  width: 100%;
}
.sf-roll-button:hover span {
  top: -100%;
}
.modal-header {
  padding: 22px 30px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.modal-header h2,
.modal-header h3 {
  margin: 0;
}
.modal-header .close {
  margin-top: 2px;
  font-size: 30px;
  outline: none;
}
.modal-body {
  padding: 20px 30px;
}
.modal-body .container {
  max-width: 100%;
}
.viewer li {
  -webkit-transition: width 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition: width 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: width 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.viewer .caption {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 1.5s ease-in-out;
  -moz-transition: opacity 1.5s ease-in-out;
  transition: opacity 1.5s ease-in-out;
}
.viewer .current .caption {
  opacity: 100;
  visibility: visible;
}
.viewer .close:hover {
  color: #fff;
}
#lang_sel_list {
  z-index: 2;
}
.mejs-controls .mejs-time-rail .mejs-time-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: #555;
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
  background: #666;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #999;
}
.grid {
  list-style: none;
}
.grid > li {
  display: block;
  float: left;
  opacity: 0;
}
.grid > li.shown,
.no-js .grid > li,
.no-cssanimations .grid > li,
.grid.no-effect > li {
  opacity: 1;
}
.grid.effect-1 li.animate {
  -webkit-animation: fadeIn 0.65s ease forwards;
  -moz-animation: fadeIn 0.65s ease forwards;
  animation: fadeIn 0.65s ease forwards;
}
.grid.effect-2 li.animate {
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-animation: moveUp 0.65s ease forwards;
  -moz-animation: moveUp 0.65s ease forwards;
  animation: moveUp 0.65s ease forwards;
}
.grid.effect-3 li.animate {
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-animation: scaleUp 0.65s ease-in-out forwards;
  -moz-animation: scaleUp 0.65s ease-in-out forwards;
  animation: scaleUp 0.65s ease-in-out forwards;
}
.grid.effect-4 {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.grid.effect-4 li.animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateY(300px) rotateX(-90deg);
  -moz-transform: translateY(300px) rotateX(-90deg);
  transform: translateY(300px) rotateX(-90deg);
  -webkit-animation: fallPerspective 0.8s ease-in-out forwards;
  -moz-animation: fallPerspective 0.8s ease-in-out forwards;
  animation: fallPerspective 0.8s ease-in-out forwards;
}
.grid.effect-5 {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.grid.effect-5 li.animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
  -webkit-animation: fly 0.8s ease-in-out forwards;
  -moz-animation: fly 0.8s ease-in-out forwards;
  animation: fly 0.8s ease-in-out forwards;
}
.grid.effect-6 {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.grid.effect-6 li.animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: rotateX(-80deg);
  -moz-transform: rotateX(-80deg);
  transform: rotateX(-80deg);
  -webkit-animation: flip 0.8s ease-in-out forwards;
  -moz-animation: flip 0.8s ease-in-out forwards;
  animation: flip 0.8s ease-in-out forwards;
}
.grid.effect-7 {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.grid.effect-7 li.animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-animation: helix 0.8s ease-in-out forwards;
  -moz-animation: helix 0.8s ease-in-out forwards;
  animation: helix 0.8s ease-in-out forwards;
}
.grid.effect-8 {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.grid.effect-8 li.animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-animation: popUp 0.8s ease-in forwards;
  -moz-animation: popUp 0.8s ease-in forwards;
  animation: popUp 0.8s ease-in forwards;
}
.sf-animation {
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
  opacity: 0;
  position: relative;
}
html.no-js .sf-animation,
.sf-animation[data-animation="none"] {
  opacity: 1;
  left: auto;
  right: auto;
  bottom: auto;
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
html.no-js .sf-animation.image-banner-content,
.sf-animation[data-animation="none"].image-banner-content {
  bottom: 50%;
}
.sf-animation[data-animation="grow"] {
  opacity: 0;
  -webkit-transform: scale(0.4);
  -o-transform: scale(0.4);
  -moz-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-transform-origin: 50% 50%;
  -webkit-transition: all 0.6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
  -moz-transition: all 0.6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
  -o-transition: all 0.6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
  transition: all 0.6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
}
.sf-animation[data-animation="grow"].sf-animate {
  opacity: 1;
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.sf-animation[data-animation="pop-up"].sf-animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-animation: popUp 0.4s ease-in-out forwards;
  -moz-animation: popUp 0.4s ease-in-out forwards;
  animation: popUp 0.4s ease-in-out forwards;
}
.sf-animation[data-animation="flip"].sf-animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: rotateX(-80deg);
  -moz-transform: rotateX(-80deg);
  transform: rotateX(-80deg);
  -webkit-animation: flip 0.8s ease-in-out forwards;
  -moz-animation: flip 0.8s ease-in-out forwards;
  animation: flip 0.8s ease-in-out forwards;
}
.sf-animation[data-animation="helix"].sf-animate {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-animation: helix 0.8s ease-in-out forwards;
  -moz-animation: helix 0.8s ease-in-out forwards;
  animation: helix 0.8s ease-in-out forwards;
}
.sf-animation[data-animation="move-up"].sf-animate {
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-animation: moveUp 0.65s ease forwards;
  -moz-animation: moveUp 0.65s ease forwards;
  animation: moveUp 0.65s ease forwards;
}
.sf-animation[data-animation="spin"].sf-animate {
  -webkit-animation: spin 0.65s ease forwards;
  -moz-animation: spin 0.65s ease forwards;
  animation: spin 0.65s ease forwards;
}
.sf-animation[data-animation="flip-x"].sf-animate {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -o-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation: flipX 0.65s ease forwards;
  -moz-animation: flipX 0.65s ease forwards;
  animation: flipX 0.65s ease forwards;
}
.sf-animation[data-animation="flip-y"].sf-animate {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -o-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation: flipY 0.65s ease forwards;
  -moz-animation: flipY 0.65s ease forwards;
  animation: flipY 0.65s ease forwards;
}
.sf-animation[data-animation="fade-from-left"] {
  left: -70px;
}
.sf-animation[data-animation="fade-from-right"] {
  right: -70px;
}
.sf-animation[data-animation="fade-from-bottom"] {
  bottom: -70px;
}
.sf-animation[data-animation="fade-from-left"],
.sf-animation[data-animation="fade-from-right"] {
  margin: 0 auto;
}
.browser-ie .sf-animation[data-animation="pop-up"].sf-animate,
.browser-ie .sf-animation[data-animation="flip"].sf-animate,
.browser-ie .sf-animation[data-animation="helix"].sf-animate,
.browser-ie .sf-animation[data-animation="fly"].sf-animate,
.browser-ie .sf-animation[data-animation="move-up"].sf-animate,
.browser-ie .sf-animation[data-animation="spin"].sf-animate,
.browser-ie .sf-animation[data-animation="flip-x"].sf-animate,
.browser-ie .sf-animation[data-animation="flip-y"].sf-animate {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.flexslider {
  background: transparent;
  border: 0;
  width: 100%;
  z-index: 2;
  display: block;
  position: relative;
  overflow: hidden;
}
.flexslider-rtl {
  direction: rtl;
  text-align: right;
}
.flexslider ul.slides {
  background: transparent;
  margin: 0;
  padding: 0;
  height: auto;
  overflow: hidden;
  list-style: none;
}
.flexslider .slides > li {
  position: relative;
  text-align: center;
  overflow: hidden;
  margin: 0;
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides li img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.flex-direction-nav,
.flex-direction-nav li,
.wooslider-direction-nav,
.wooslider-direction-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-direction-nav a,
.wooslider-direction-nav a,
.carousel-wrap a.carousel-next,
.carousel-wrap a.carousel-prev {
  width: 38px;
  height: 38px;
  margin: -19px 0 0;
  display: block;
  background: transparent url("../images/showcase-nav.png") no-repeat center
    left;
  position: absolute;
  top: 50%;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  z-index: 3;
}
.flex-direction-nav .flex-next,
.wooslider-direction-nav .wooslider-next,
.carousel-wrap a.carousel-next {
  background-position: center right;
  right: -36px;
}
.flex-direction-nav .flex-prev,
.wooslider-direction-nav .wooslider-prev,
.carousel-wrap a.carousel-prev {
  left: -36px;
}
.flex-direction-nav .flex-disabled {
  opacity: 0;
  filter: alpha(opacity=0);
  pointer-events: none;
}
.rev_slider_wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.tp-bannertimer {
  z-index: 20;
}
.rev_slider iframe {
  z-index: 999;
}
.content-slider {
  position: static;
}
.content-slider .slide-content-wrap {
  top: 50%;
  position: relative;
  width: 100%;
}
.content-slider .flex-direction-nav .flex-next {
  right: 20px;
  background: none;
}
.content-slider .flex-direction-nav .flex-next:before,
.content-slider .flex-direction-nav .flex-prev:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  color: #fff;
  display: block;
  text-indent: 0;
  padding: 10px 12px;
  font-size: 16px;
}
.content-slider .flex-direction-nav .flex-next:hover:before,
.content-slider .flex-direction-nav .flex-prev:hover:before {
  content: "";
}
.content-slider .flex-direction-nav .flex-prev {
  left: 20px;
  background: none;
}
.flexslider:hover .flex-next,
.wooslider:hover .wooslider-next,
.spb_testimonial_slider_widget:hover .flexslider .flex-next {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 20px;
}
.flexslider:hover .flex-prev,
.wooslider:hover .wooslider-prev,
.spb_testimonial_slider_widget:hover .flexslider .flex-prev {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 20px;
}
.tp-caption a.sf-button {
  font-size: inherit;
  margin-right: 0;
  max-width: none;
}
.flex-direction-nav .disabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: default;
}
.thumb-slider .flex-direction-nav {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.thumb-slider .flex-direction-nav li {
  position: relative;
  left: auto;
  top: 50%;
}
.thumb-slider .flex-direction-nav a,
.gallery-slider .flex-direction-nav a,
.gallery-nav .flex-direction-nav a,
.item-slider .flex-direction-nav a {
  height: 38px;
  width: 36px;
  background: transparent url("../images/slider-nav.png") no-repeat center left;
}
.thumb-slider .flex-prev,
.thumb-slider:hover .flex-prev,
.gallery-slider .flex-prev,
.gallery-slider:hover .flex-prev,
.gallery-nav .flex-prev,
.gallery-nav:hover .flex-prev,
.item-slider .flex-prev,
.item-slider:hover .flex-prev {
  left: 0;
}
.thumb-slider .flex-next,
.thumb-slider:hover .flex-next,
.gallery-slider .flex-next,
.gallery-slider:hover .flex-next,
.gallery-nav .flex-next,
.gallery-nav:hover .flex-next,
.item-slider .flex-next,
.item-slider:hover .flex-next {
  right: 0;
}
.thumb-slider .flex-direction-nav a.flex-next,
.gallery-slider .flex-direction-nav a.flex-next,
.gallery-nav .flex-direction-nav a.flex-next,
.item-slider .flex-direction-nav a.flex-next {
  background-position: center right;
}
.thumb-slider:hover .flex-direction-nav a.flex-prev,
.gallery-slider:hover .flex-direction-nav a.flex-prev,
.gallery-nav:hover .flex-direction-nav a.flex-prev,
.item-slider:hover .flex-direction-nav a.flex-prev {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
.thumb-slider:hover .flex-direction-nav a.flex-next,
.gallery-slider:hover .flex-direction-nav a.flex-next,
.gallery-nav:hover .flex-direction-nav a.flex-next,
.item-slider:hover .flex-direction-nav a.flex-next {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
.flex-control-nav {
  position: absolute;
  bottom: 20px;
  left: 20px;
  margin: 0;
  padding: 0;
  z-index: 4;
  list-style: none;
}
.flex-control-nav li {
  float: left;
  display: inline-block;
  margin-right: 0;
  margin-left: 10px;
  margin-bottom: 0;
}
.flex-control-nav li:first-child {
  margin-left: 0;
}
.flex-control-nav li a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: #fff;
  width: 8px;
  height: 8px;
  display: block;
  webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.flex-control-nav li a:hover {
  cursor: pointer;
}
.flex-control-nav li a.flex-active {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
.flex-pauseplay {
  position: absolute;
  color: #fff;
  bottom: 18px;
  left: 20px;
  font-size: 13px;
  height: 13px;
}
.flex-pauseplay span:before {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
.flex-pauseplay .pause:before {
  content: "";
}
.flex-pauseplay .play:before {
  content: "";
}
.blog-slider .flex-pauseplay,
.thumb-slider .flex-pauseplay {
  bottom: 16px;
  font-size: 11px;
  height: 13px;
}
.flex-pauseplay:hover {
  cursor: pointer;
}
.flex-pauseplay span {
  height: 11px;
  display: block;
  line-height: 13px;
}
.thumb-slider .flex-control-nav,
.thumb-slider .flex-pauseplay {
  display: none;
}
p.flex-caption {
  text-shadow: none;
  background: rgba(0, 0, 0, 0.4);
}
.item-slider p.flex-caption {
  position: absolute;
  bottom: 0;
  padding: 15px 25px;
  color: #fff;
  margin: 0;
  font-size: 16px;
  right: 0;
}
.custom-caption {
  position: absolute;
  z-index: 2;
  top: 60px;
  left: 60px;
  width: auto;
  max-width: 500px;
}
.custom-caption p {
  text-align: left;
  width: auto;
  font-size: 24px;
  padding: 0px 4px 2px;
  line-height: 28px;
  margin-bottom: 0;
  text-decoration: underline;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
.ls-wp-fullwidth-container {
  min-height: 100px;
}
.ls-container .ls-nav-prev,
.ls-container .ls-nav-next {
  background-image: url("../images/slider-nav.png");
  background-position: center left;
  width: 36px;
  height: 38px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ls-container .ls-nav-prev {
  left: 0px;
}
.ls-container .ls-nav-next {
  background-position: center right;
  right: 0px;
}
.ls-container:hover .ls-nav-prev,
.ls-container:hover .ls-nav-next {
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel-asset {
  overflow: hidden;
}
.carousel-wrap {
  position: relative;
}
.carousel-wrap .carousel-items {
  list-style: none;
  opacity: 0;
}
.row:not(.fw-row) .carousel-wrap.no-gutters {
  margin: 0 15px;
}
.carousel-wrap .carousel-item,
.carousel-wrap .product {
  width: 100%;
  padding: 0 15px;
}
.carousel-wrap .no-gutters .carousel-item,
.carousel-wrap .no-gutters .product,
.carousel-wrap.no-gutters .product {
  padding: 0;
}
.carousel-wrap a.carousel-prev {
  left: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
.carousel-wrap a.carousel-next {
  right: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
.owl-loaded {
  opacity: 1 !important;
}
.owl-dot {
  border: 0px;
  background: transparent;
}
.owl-dot:after {
  top: 0px;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div,
.owl-dots .owl-dot {
  cursor: pointer;
}
.owl-controls,
.owl-dots {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing {
  cursor: url(../images/grabbing.png) 8 8, move;
}
.carousel-asset .owl-wrapper,
.carousel-asset .owl-item,
.owl-loaded .owl-stage,
.owl-loaded .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-pagination,
.owl-dots {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  cursor: default;
  width: 100%;
  text-align: center;
}
.carousel-asset .owl-item,
.owl-loaded .owl-item {
  float: left;
}
.carousel-asset .owl-controls,
.owl-loaded .owl-dots {
  margin-top: 15px;
}
.owl-pagination .owl-page,
.owl-dots .owl-dot {
  position: relative;
  display: inline-block;
  float: none;
  margin: 10px 5px;
  cursor: pointer;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  outline: none;
}
.owl-pagination .owl-page span,
.owl-dots .owl-dot span {
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  outline: none;
  border-radius: 50%;
  background-color: #d8d8d8;
  text-indent: -999em;
  cursor: pointer;
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease,
    background-color 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, background-color 0.3s ease;
}
.owl-pagination .owl-page::after,
.owl-dots .owl-dot::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  left: 0;
  border-radius: 50%;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease,
    visibility 0s 0.3s;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0s 0.3s;
}
.owl-dots .owl-dot.active::after {
  opacity: 1;
  visibility: visible;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
.owl-dots .owl-dot.active span {
  opacity: 0;
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
}
.ilightbox-overlay,
.ilightbox-loader,
.ilightbox-loader *,
.ilightbox-holder,
.ilightbox-holder .ilightbox-container,
.ilightbox-holder .ilightbox-container img.ilightbox-image,
.ilightbox-holder .ilightbox-container .ilightbox-caption,
.ilightbox-toolbar,
.ilightbox-toolbar *,
.ilightbox-thumbnails,
.ilightbox-thumbnails *,
.ilightbox-holder .ilightbox-container .ilightbox-social,
.ilightbox-holder .ilightbox-container .ilightbox-social * {
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  line-height: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.ilightbox-overlay,
.ilightbox-loader,
.ilightbox-loader *,
.ilightbox-holder .ilightbox-container .ilightbox-caption,
.ilightbox-toolbar,
.ilightbox-thumbnails,
.ilightbox-thumbnails *,
.ilightbox-holder .ilightbox-container .ilightbox-social {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
}
.ilightbox-noscroll {
  overflow: hidden;
}
.ilightbox-closedhand * {
  cursor: url("../images/closedhand.cur"), default;
}
.ilightbox-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
}
.ilightbox-loader {
  position: fixed;
  z-index: 100005;
  top: 45%;
  left: -192px;
  padding-left: 30px;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -webkit-border-radius: 0 100px 100px 0;
  border-radius: 0 100px 100px 0;
}
.ilightbox-loader div {
  width: 72px;
  height: 72px;
  -webkit-border-radius: 0 100px 100px 0;
  border-radius: 0 100px 100px 0;
}
.ilightbox-loader.horizontal {
  left: 45%;
  top: -192px;
  padding: 0;
  padding-top: 30px;
  -webkit-border-radius: 0 0 100px 100px;
  border-radius: 0 0 100px 100px;
}
.ilightbox-loader.horizontal div {
  -webkit-border-radius: 0 0 100px 100px;
  border-radius: 0 0 100px 100px;
}
.ilightbox-toolbar {
  display: none;
  position: fixed;
  z-index: 100010;
}
.ilightbox-toolbar a {
  float: left;
  cursor: pointer;
}
.ilightbox-toolbar .ilightbox-prev-button,
.ilightbox-toolbar .ilightbox-next-button {
  display: none;
}
.ilightbox-thumbnails {
  display: block;
  position: fixed;
  z-index: 100009;
}
.ilightbox-thumbnails.ilightbox-horizontal {
  bottom: 20px;
  left: 0;
  width: 100%;
  height: 100px;
}
.ilightbox-thumbnails.ilightbox-vertical {
  top: 0;
  right: 0;
  width: 140px;
  height: 100%;
  overflow: hidden;
}
.ilightbox-thumbnails .ilightbox-thumbnails-container {
  display: block;
  position: relative;
}
.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
  width: 100%;
  height: 100px;
}
.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {
  width: 140px;
  height: 100%;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid {
  display: block;
  position: absolute;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
  display: block;
  cursor: pointer;
  padding: 10px;
  position: relative;
  height: auto;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -ms-interpolation-mode: bicubic;
}
.ilightbox-thumbnails
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  .ilightbox-thumbnail-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
}
.ilightbox-thumbnails
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  .ilightbox-thumbnail-icon:hover {
  opacity: 1;
}
.ilightbox-holder {
  display: none;
  position: fixed;
  z-index: 100003;
  -webkit-transform: none;
  -moz-transform: none;
}
.ilightbox-holder.ilightbox-next,
.ilightbox-holder.ilightbox-prev {
  cursor: pointer;
}
.ilightbox-holder div.ilightbox-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.ilightbox-holder img.ilightbox-image {
  width: 100%;
  height: 100%;
}
.ilightbox-holder .ilightbox-container .ilightbox-caption {
  display: none;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  max-width: 100%;
  padding: 5px 10px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 200%;
  word-wrap: break-word;
  text-align: center;
  z-index: 20003;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.ilightbox-holder .ilightbox-container .ilightbox-social {
  display: none;
  position: absolute;
  left: 10px;
  top: 10px;
  padding: 0;
  padding-left: 0;
  z-index: 20003;
  height: 16px;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul {
  float: left;
  list-style: none;
  height: 28px;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li {
  display: inline;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li a {
  float: left;
  width: 28px;
  height: 30px;
  opacity: 0.7;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li a:hover {
  opacity: 1;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li a:before {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: block;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a {
  background: #3b5998;
  color: #fff;
}
.ilightbox-holder
  .ilightbox-container
  .ilightbox-social
  ul
  li.facebook
  a:before {
  content: "";
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a {
  background: #00aced;
  color: #fff;
}
.ilightbox-holder
  .ilightbox-container
  .ilightbox-social
  ul
  li.twitter
  a:before {
  content: "";
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a {
  background: #dd4b39;
  color: #fff;
}
.ilightbox-holder
  .ilightbox-container
  .ilightbox-social
  ul
  li.googleplus
  a:before {
  content: "";
  line-height: 30px;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.pinterest a {
  background: #cb2027;
  color: #fff;
}
.ilightbox-holder
  .ilightbox-container
  .ilightbox-social
  ul
  li.pinterest
  a:before {
  content: "";
}
.ilightbox-holder .ilightbox-alert {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  padding-top: 100px;
  margin: auto;
  width: 300px;
  height: 50px;
}
.ilightbox-holder .ilightbox-wrapper {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.ilightbox-holder .ilightbox-inner-toolbar {
  position: relative;
  z-index: 100;
}
.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {
  position: absolute;
}
.ilightbox-button {
  position: fixed;
  z-index: 100008;
  cursor: pointer;
}
.isMobile .ilightbox-button,
.isMobile .ilightbox-thumbnails {
  display: none;
}
.isMobile .ilightbox-toolbar .ilightbox-prev-button,
.isMobile .ilightbox-toolbar .ilightbox-next-button {
  display: block;
}
.ilightbox-overlay.metro-white {
  background: #fff;
}
.ilightbox-loader.metro-white div {
  background: #fff url("../images/preloader.gif") no-repeat center;
}
.ilightbox-holder.metro-white {
  padding: 3px;
  background: #fff;
  -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.2);
}
.ilightbox-holder.metro-white .ilightbox-container .ilightbox-caption {
  background: url("../images/caption-bg.png") repeat-x bottom;
  background-size: 100% 100%;
  left: 0;
  right: 0;
  color: #000;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  padding-top: 15px;
}
.ilightbox-holder.metro-white .ilightbox-container .ilightbox-social {
  background: #fff;
  height: auto;
  overflow: hidden;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.ilightbox-holder.metro-white .ilightbox-alert {
  background: url("../images/alert.png") no-repeat center top;
  color: #89949b;
}
.ilightbox-toolbar.metro-white {
  top: 8px;
  left: 8px;
  height: 25px;
}
.ilightbox-toolbar.metro-white a {
  width: 27px;
  height: 25px;
  background: #fff url("../images/buttons.png") no-repeat 7px 6px;
}
.ilightbox-toolbar.metro-white a:hover {
  background-color: #51b7ff;
}
.ilightbox-toolbar.metro-white a.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: default;
  background-color: #fff;
}
.ilightbox-toolbar.metro-white a.ilightbox-close:hover {
  background-color: #d94947;
  background-position: -30px 6px;
}
.ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
  background-position: 6px -31px;
}
.ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
  background-position: -29px -31px;
}
.ilightbox-toolbar.metro-white a.ilightbox-play {
  background-position: 8px -55px;
}
.ilightbox-toolbar.metro-white a.ilightbox-play:hover {
  background-position: -30px -55px;
}
.ilightbox-toolbar.metro-white a.ilightbox-pause {
  background-position: 8px -81px;
}
.ilightbox-toolbar.metro-white a.ilightbox-pause:hover {
  background-position: -30px -81px;
}
.isMobile .ilightbox-toolbar.metro-white {
  background: #fff;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  text-align: center;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
}
.isMobile .ilightbox-toolbar.metro-white a,
.isMobile .ilightbox-toolbar.metro-white a:hover {
  display: inline-block;
  float: none;
  width: 50px;
  height: 40px;
  background-size: 50%;
  background-position: 50%;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
  background-image: url("../images/fullscreen-icon-64.png");
  background-image: url("../images/fullscreen-icon-ie.png") \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
  background-image: url("../images/fullscreen-hover-icon-64.png");
  background-image: url("../images/fullscreen-hover-icon-ie.png") \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-close {
  background-image: url("../images/x-mark-icon-64.png");
  background-image: url("../images/x-mark-icon-ie.png") \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-close:hover {
  background-image: url("../images/x-mark-hover-icon-64.png");
  background-image: url("../images/x-mark-hover-icon-ie.png") \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button {
  background-image: url("../images/arrow-next-icon-64.png");
  background-image: url("../images/arrow-next-icon-ie.png") \9;
  background-position: 52% 50%;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button:hover {
  background-image: url("../images/arrow-next-hover-icon-64.png");
  background-image: url("../images/arrow-next-hover-icon-ie.png") \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button.disabled {
  background-image: url("../images/arrow-next-icon-64.png");
  background-image: url("../images/arrow-next-icon-ie.png") \9;
  background-position: 52% 50%;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button {
  background-image: url("../images/arrow-prev-icon-64.png");
  background-image: url("../images/arrow-prev-icon-ie.png") \9;
  background-position: 48% 50%;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button:hover {
  background-image: url("../images/arrow-prev-hover-icon-64.png");
  background-image: url("../images/arrow-prev-hover-icon-ie.png") \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button.disabled {
  background-image: url("../images/arrow-prev-icon-64.png");
  background-image: url("../images/arrow-prev-icon-ie.png") \9;
  background-position: 48% 50%;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-play {
  background-image: url("../images/play-icon-64.png");
  background-image: url("../images/play-icon-ie.png") \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-play:hover {
  background-image: url("../images/play-hover-icon-64.png");
  background-image: url("../images/play-hover-icon-ie.png") \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-pause {
  background-image: url("../images/pause-icon-64.png");
  background-image: url("../images/pause-icon-ie.png") \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-pause:hover {
  background-image: url("../images/pause-hover-icon-64.png");
  background-image: url("../images/pause-hover-icon-ie.png") \9;
}
.ilightbox-thumbnails.metro-white.ilightbox-horizontal {
  height: 104px;
}
.ilightbox-thumbnails.metro-white.ilightbox-horizontal
  .ilightbox-thumbnails-container {
  height: 104px;
}
.ilightbox-thumbnails.metro-white.ilightbox-vertical {
  width: 144px;
}
.ilightbox-thumbnails.metro-white.ilightbox-vertical
  .ilightbox-thumbnails-container {
  width: 144px;
}
.ilightbox-thumbnails.metro-white
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  img {
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ilightbox-thumbnails.metro-white
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  .ilightbox-thumbnail-video {
  background: url("../images/thumb-overlay-play.png") no-repeat center;
}
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title {
  font-size: 18px;
  padding: 10px 12px;
  padding-right: 60px;
  color: #535352;
}
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-toolbar {
  left: auto;
  top: 5px;
  right: 5px;
}
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-toolbar a {
  float: right;
}
.ilightbox-button.metro-white.disabled {
  opacity: 0.1;
  filter: alpha(opacity=10);
  cursor: default;
}
.ilightbox-button.metro-white span {
  display: block;
  width: 100%;
  height: 100%;
}
.ilightbox-button.ilightbox-next-button.metro-white,
.ilightbox-button.ilightbox-prev-button.metro-white {
  bottom: 0;
  right: 0;
  left: 0;
  left: 35% \9;
  right: auto \9;
  width: 30%;
  height: 100px;
  margin: auto;
  background: url("../images/arrows_vertical.png") no-repeat 50% -100px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}
.ilightbox-button.ilightbox-prev-button.metro-white {
  top: 0;
  bottom: auto;
  background-position: 50% 0;
}
.ilightbox-button.ilightbox-next-button.metro-white.horizontal,
.ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  top: 36% \9;
  bottom: auto \9;
  width: 100px;
  height: 30%;
  background-image: url("../images/arrows_horizontal.png");
  background-position: -93px 50%;
}
.ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
  right: auto;
  left: 0;
  background-position: -7px 50%;
}
.ilightbox-overlay.metro-black {
  background: #000;
}
.ilightbox-loader.metro-black div {
  background: #000 url("../images/lightbox/metro-dark/preloader.gif") no-repeat
    center;
}
.ilightbox-holder.metro-black {
  padding: 3px;
  background: #000;
  -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.8);
}
.ilightbox-holder.metro-black .ilightbox-container .ilightbox-caption {
  background: url("../images/lightbox/metro-dark/caption-bg.png") repeat-x
    bottom;
  background-size: 100% 100%;
  left: 0;
  right: 0;
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  padding-top: 15px;
}
.ilightbox-holder.metro-black .ilightbox-container .ilightbox-social {
  background: #222;
  height: auto;
  overflow: hidden;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.ilightbox-holder.metro-black .ilightbox-alert {
  background: url("../images/lightbox/metro-dark/alert.png") no-repeat center
    top;
  color: #555;
}
.ilightbox-toolbar.metro-black {
  top: 8px;
  left: 8px;
  height: 25px;
}
.ilightbox-toolbar.metro-black a {
  width: 27px;
  height: 25px;
  background: #000 url("../images/lightbox/metro-dark/buttons.png") no-repeat
    7px 6px;
}
.ilightbox-toolbar.metro-black a:hover {
  background-color: #51b7ff;
}
.ilightbox-toolbar.metro-black a.ilightbox-close:hover {
  background-color: #d94947;
}
.ilightbox-toolbar.metro-black a.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: default;
  background-color: #000;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.8);
}
.ilightbox-toolbar.metro-black a.ilightbox-fullscreen {
  background-position: 6px -31px;
}
.ilightbox-toolbar.metro-black a.ilightbox-play {
  background-position: 8px -55px;
}
.ilightbox-toolbar.metro-black a.ilightbox-pause {
  background-position: 8px -81px;
}
.isMobile .ilightbox-toolbar.metro-black {
  background: #000;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  text-align: center;
}
.isMobile .ilightbox-toolbar.metro-black a {
  display: inline-block;
  float: none;
  width: 50px;
  height: 40px;
  background-size: 50%;
  background-position: 50%;
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-fullscreen {
  background-image: url("../images/lightbox/metro-dark/fullscreen-icon-64.png");
  background-image: url("../images/lightbox/metro-dark/fullscreen-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-close {
  background-image: url("../images/lightbox/metro-dark/x-mark-icon-64.png");
  background-image: url("../images/lightbox/metro-dark/x-mark-icon-ie.png") \9;
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-next-button {
  background-image: url("../images/lightbox/metro-dark/arrow-next-icon-64.png");
  background-image: url("../images/lightbox/metro-dark/arrow-next-icon-ie.png")
    \9;
  background-position: 52% 50%;
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-prev-button {
  background-image: url("../images/lightbox/metro-dark/arrow-prev-icon-64.png");
  background-image: url("../images/lightbox/metro-dark/arrow-prev-icon-ie.png")
    \9;
  background-position: 48% 50%;
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-play {
  background-image: url("../images/lightbox/metro-dark/play-icon-64.png");
  background-image: url("../images/lightbox/metro-dark/play-icon-ie.png") \9;
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-pause {
  background-image: url("../images/lightbox/metro-dark/pause-icon-64.png");
  background-image: url("../images/lightbox/metro-dark/pause-icon-ie.png") \9;
}
.ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-title {
  font-size: 18px;
  padding: 10px 12px;
  padding-right: 60px;
  color: #acacad;
}
.ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-toolbar {
  left: auto;
  top: 5px;
  right: 5px;
}
.ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-toolbar a {
  float: right;
}
.ilightbox-thumbnails.metro-black.ilightbox-horizontal {
  height: 104px;
}
.ilightbox-thumbnails.metro-black.ilightbox-horizontal
  .ilightbox-thumbnails-container {
  height: 104px;
}
.ilightbox-thumbnails.metro-black.ilightbox-vertical {
  width: 144px;
}
.ilightbox-thumbnails.metro-black.ilightbox-vertical
  .ilightbox-thumbnails-container {
  width: 144px;
}
.ilightbox-thumbnails.metro-black
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  img {
  border: 2px solid #000;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ilightbox-thumbnails.metro-black
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  .ilightbox-thumbnail-video {
  background: url("../images/lightbox/metro-dark/thumb-overlay-play.png")
    no-repeat center;
}
.ilightbox-button.metro-black.disabled {
  opacity: 0.1;
  filter: alpha(opacity=10);
  cursor: default;
}
.ilightbox-button.metro-black span {
  display: block;
  width: 100%;
  height: 100%;
}
.ilightbox-button.ilightbox-next-button.metro-black,
.ilightbox-button.ilightbox-prev-button.metro-black {
  bottom: 0;
  right: 0;
  left: 0;
  left: 35% \9;
  right: auto \9;
  width: 30%;
  height: 100px;
  margin: auto;
  background: url("../images/lightbox/metro-dark/arrows_vertical.png") no-repeat
    50% -100px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
}
.ilightbox-button.ilightbox-prev-button.metro-black {
  top: 0;
  bottom: auto;
  background-position: 50% 0;
}
.ilightbox-button.ilightbox-next-button.metro-black.horizontal,
.ilightbox-button.ilightbox-prev-button.metro-black.horizontal {
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  top: 36% \9;
  bottom: auto \9;
  width: 100px;
  height: 30%;
  background-image: url("../images/lightbox/metro-dark/arrows_horizontal.png");
  background-position: -93px 50%;
}
.ilightbox-button.ilightbox-prev-button.metro-black.horizontal {
  right: auto;
  left: 0;
  background-position: -7px 50%;
}
img.size-full {
  max-width: 100%;
  height: auto;
}
.browser-ie img.size-full {
  width: auto;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignright {
  float: right;
  margin: 5px 0 15px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 15px 0;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 15px 20px;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 15px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.aligncenter,
img.alignleft,
img.alignright,
img.alignnone {
  max-width: 100%;
}
.wp-caption {
  text-align: center;
  margin: 20px auto;
  max-width: 100%;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.align-left {
  text-align: left !important;
}
.align-right {
  text-align: right !important;
}
.no-margin {
  margin: 0;
}
.img-link {
  display: block;
}
.wp-caption-text,
.gallery-caption {
  padding: 10px 0;
}
.recaptchatable #recaptcha_response_field {
  height: auto;
  font-size: 10pt;
  line-height: 15px;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.pt-banner h6 {
  margin: 0;
  padding: 10px 0;
}
.pt-header {
  padding: 40px 20px;
}
.pt-header h6 {
  margin-top: 0;
}
.pt-header h2 {
  font-size: 48px;
  line-height: 60px;
}
.pt-header h2 small {
  font-size: 30%;
}
.home-slider-wrap {
  max-width: 100%;
  overflow: hidden;
}
.page-shadow #container {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.page-shadow.vertical-header #container {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#not-found .page-text p {
  margin-bottom: 50px;
}
.header-wrap {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
#main-container {
  display: block;
  overflow: hidden;
  max-width: 100%;
  position: relative;
  z-index: 10;
}
@media (min-width: 1025px) {
  body.mhs-tablet-land.header-3 #main-container,
  body.mhs-tablet-land.header-4 #main-container,
  body.mhs-tablet-land.header-7 #main-container,
  body.mhs-tablet-land.header-8 #main-container {
    padding-top: 82px;
  }
}
@media (min-width: 1025px) {
  body.mhs-tablet-land.header-5 #main-container {
    padding-top: 126px;
  }
}
@media (min-width: 1025px) {
  body.mhs-tablet-land.header-6 #main-container,
  body.mhs-tablet-land.header-10 #main-container {
    padding-top: 127px;
  }
}
@media (min-width: 991px) {
  body.mhs-tablet-port.header-3 #main-container,
  body.mhs-tablet-port.header-4 #main-container,
  body.mhs-tablet-port.header-7 #main-container,
  body.mhs-tablet-port.header-8 #main-container {
    padding-top: 82px;
  }
}
@media (min-width: 991px) {
  body.mhs-tablet-port.header-5 #main-container {
    padding-top: 126px;
  }
}
@media (min-width: 991px) {
  body.mhs-tablet-port.header-6 #main-container,
  body.mhs-tablet-port.header-10 #main-container {
    padding-top: 127px;
  }
}
@media (min-width: 767px) {
  body.mhs-mobile.header-3 #main-container,
  body.mhs-mobile.header-4 #main-container,
  body.mhs-mobile.header-7 #main-container,
  body.mhs-mobile.header-8 #main-container {
    padding-top: 82px;
  }
}
@media (min-width: 767px) {
  body.mhs-mobile.header-5 #main-container {
    padding-top: 126px;
  }
}
@media (min-width: 767px) {
  body.mhs-mobile.header-6 #main-container,
  body.mhs-mobile.header-10 #main-container {
    padding-top: 127px;
  }
}
@media (min-width: 1025px) {
  body.mhs-none.header-3 #main-container,
  body.mhs-none.header-4 #main-container,
  body.mhs-none.header-7 #main-container,
  body.mhs-none.header-8 #main-container {
    padding-top: 82px;
  }
}
@media (min-width: 1025px) {
  body.mhs-none.header-5 #main-container {
    padding-top: 126px;
  }
}
@media (min-width: 1025px) {
  body.mhs-none.header-6 #main-container,
  body.mhs-none.header-10 #main-container {
    padding-top: 127px;
  }
}
#one-page-nav {
  position: fixed;
  z-index: 101;
  right: -60px;
  bottom: 50%;
  opacity: 0;
  padding: 10px 0;
  display: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#one-page-nav.opn-standard {
  padding-right: 30px;
}
#one-page-nav ul {
  list-style: none;
  margin-bottom: 0;
}
#one-page-nav ul li {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}
#one-page-nav ul li:first-child {
  margin-top: 0;
}
#one-page-nav li a {
  margin: 0 auto;
  padding: 10px;
  display: inline-block;
  text-align: center;
  position: relative;
  border-bottom: 0;
}
#one-page-nav li.selected a > i {
  border-color: #ddd;
  background: transparent;
}
#one-page-nav li.selected a > i {
  background: transparent;
}
#one-page-nav li i {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  border: 2px solid transparent;
  background: #e3e3e3;
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  -ms-box-sizing: cotnent-box;
  box-sizing: content-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#one-page-nav li .hover-caption {
  padding: 8px 12px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  line-height: 40px;
  padding: 0 20px 0 20px;
  width: auto;
  height: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  pointer-events: none;
  white-space: nowrap;
  z-index: 10;
  right: 80px;
  top: -5px;
  position: absolute;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#one-page-nav li .hover-caption:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #e3e3e3;
  position: absolute;
  right: -6px;
  top: 50%;
  margin-top: -5px;
}
#one-page-nav li:hover .hover-caption {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  right: 50px;
}
#one-page-nav.opn-arrows {
  padding: 0;
  background: #222;
}
#one-page-nav.opn-arrows > a {
  padding: 15px;
  display: block;
  color: #ccc;
  font-size: 18px;
}
#one-page-nav.opn-arrows > a.disabled {
  pointer-events: none;
  opacity: 0.4;
}
#one-page-nav.opn-arrows > a > i {
  height: 18px;
  display: block;
  vertical-align: top;
}
#one-page-nav.opn-arrows > a:hover {
  color: #fff;
}
#one-page-nav.opn-arrows > a.opn-up {
  border-bottom: 1px solid #666;
}
#one-page-nav.opn-arrows > a.opn-down {
  border-top: 1px solid #666;
}
#one-page-nav.opn-arrows .opn-status {
  text-align: center;
  padding: 15px 0;
  color: #fff;
}
#back-to-top {
  height: 50px;
  width: 50px;
  background-color: #191919;
  background-color: rgba(20, 20, 20, 0.4);
  position: fixed;
  bottom: -40px;
  right: 10px;
  z-index: 1000;
  padding: 9px 13px 7px 13px;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  opacity: 0;
}
#back-to-top i {
  line-height: 42px;
  font-size: 24px;
  color: #fff;
  display: block;
  width: 24px;
  margin: 0 auto;
}
.inner-page-wrap > .col-sm-8 {
  position: relative;
  z-index: 0;
}
.inner-page-wrap > .sidebar {
  position: relative;
  z-index: 1;
}
.inner-page-wrap.no-bottom-spacing {
  margin-bottom: 0;
}
.inner-page-wrap.no-top-spacing {
  margin-top: 0;
}
.single-post .inner-page-wrap.has-right-sidebar > .col-sm-9 {
  padding-left: 0;
}
.single-post .inner-page-wrap > .right-sidebar {
  padding-right: 0;
}
.has-one-sidebar > .col-sm-8,
.has-both-sidebars .page-content.col-sm-8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
aside.sidebar {
  position: relative;
  margin: 30px 0;
}
aside.sidebar > .sidebar-widget-wrap.sticky {
  position: fixed;
  width: 100%;
}
.has-left-sidebar aside.sidebar {
  float: left;
}
.has-left-sidebar > article,
.has-left-sidebar .archive-page,
.has-left-sidebar .push-right {
  float: right;
}
.has-both-sidebars aside.left-sidebar {
  float: left;
}
.woocommerce .has-both-sidebars aside.left-sidebar {
  margin-left: 0;
}
.has-both-sidebars aside.right-sidebar {
  float: right;
}
.has-both-sidebars > article,
.has-both-sidebars .type-page,
.has-both-sidebars .archive-page {
  float: left;
}
.has-both-sidebars .page-content {
  float: right;
}
.page-content {
  border-bottom: 0 solid transparent;
}
.page-content > ul,
.page-content > ul ul,
.page-content .content-wrap > ul,
.page-content .content-wrap > ul ul {
  list-style: disc inside none;
}
.search-no-results .page-content > h3 {
  margin-top: 0;
}
.has-both-sidebars aside.sidebar {
  padding-top: 0;
}
.spb_wrapper .row {
  border-bottom: 0;
  margin-bottom: 10px;
}
.spb_wrapper > h1:first-child,
.spb_wrapper > h2:first-child,
.spb_wrapper > h3:first-child,
.spb_wrapper > h4:first-child,
.spb_wrapper > h5:first-child,
.spb_wrapper > h6:first-child {
  margin-top: 0;
}
.subtitle {
  text-align: center;
}
.heading-wrap {
  position: relative;
  z-index: 2;
}
h4.spb-heading,
h3.spb-heading,
h4.lined-heading,
.gform_heading h3 {
  text-align: left;
  padding: 0;
  margin-top: 0;
  max-width: 100%;
  position: relative;
}
.gform_wrapper h3.gform_title {
  margin-bottom: 15px;
}
.title-wrap {
  margin-bottom: 25px;
  height: auto;
  overflow: hidden;
}
.title-wrap:empty {
  display: none;
}
.title-wrap .spb-heading {
  display: block;
  text-align: center;
  margin: 0;
  position: relative;
}
.title-wrap a.sf-button {
  margin-bottom: 0;
  margin-right: 0;
  float: right;
}
.title-wrap .carousel-arrows {
  display: inline-block;
  float: right;
  line-height: 34px;
  margin-right: -2px;
  margin-left: 20px;
}
.title-wrap .carousel-arrows a {
  font-size: 28px;
}
.title-wrap .carousel-arrows a > i {
  vertical-align: -13px;
  width: 23px;
  display: inline-block;
}
h3.spb-center-heading,
h4.spb-center-heading {
  text-align: center;
}
h3.spb-center-heading,
h4.spb-center-heading {
  display: block;
  max-width: 100%;
  margin: 20px auto 45px;
}
h3.spb-center-heading span,
h4.spb-center-heading span {
  padding: 0 20px;
  position: relative;
  z-index: 5;
}
.slider-wrap .heading-wrap {
  text-align: center;
  margin-bottom: 10px;
}
.spb_testimonial_slider_widget h4.spb-heading,
.spb_tweets_slider_widget h4.spb-heading,
.spb_parallax_asset h4.spb-heading {
  display: inline-block;
}
.help-text {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 20px;
}
.help-text .search-form {
  margin-bottom: 40px;
}
.help-text .search-form input {
  font-size: 14px;
}
.help-text a.sf-button {
  margin: 0;
  text-transform: uppercase;
}
.no-results-text {
  margin-top: 20px;
}
.no-results-text p {
  margin-bottom: 15px;
}
.no-results-text .search-form input {
  margin-top: 0;
  margin-bottom: 60px;
}
.post-password-required label {
  width: 400px;
  height: auto;
  overflow: hidden;
}
.post-password-required input[type="password"] {
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: transparent;
  width: 300px;
  padding: 10px;
  margin-top: 0;
  margin-left: 10px;
}
.post-password-required input[type="submit"] {
  visibility: hidden;
}
.page-heading {
  padding-top: 35px;
  padding-bottom: 35px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  text-align: left;
  border-top: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page-heading.page-heading-hidden {
  display: none;
}
.post-type-archive-product .page-heading .heading-text {
  float: left;
}
.post-type-archive-product .page-heading.fancy-heading .heading-text {
  float: none;
}
.page-heading h1 {
  margin-top: 0;
  margin-bottom: 0;
  white-space: normal;
}
.page-heading h1 span.keyword-text {
  font-style: italic;
}
.page-heading h3 {
  margin-bottom: 0;
}
.fancy-heading-wrap {
  position: relative;
  overflow: hidden;
}
.page-heading.fancy-heading {
  background-attachment: local;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: repeat;
  background-position: center;
  text-align: center;
  height: 100px;
  opacity: 0;
  padding: 0;
  overflow: hidden;
  transition: all 1s cubic-bezier(0.725, 0, 0, 0.995);
  -moz-transition: all 1s cubic-bezier(0.725, 0, 0, 0.995);
  -webkit-transition: all 1s cubic-bezier(0.725, 0, 0, 0.995);
  -o-transition: all 1s cubic-bezier(0.725, 0, 0, 0.995);
}
.fancy-heading .heading-text {
  float: none;
  position: absolute;
  top: 50%;
  opacity: 0;
  transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -webkit-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
}
.page-heading.fancy-heading.animated,
.fancy-heading.animated .heading-text {
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}
.header-naked-light .fancy-heading .heading-text,
.header-naked-dark .fancy-heading .heading-text {
  padding-top: 20px;
}
.fancy-heading .heading-text[data-textalign="left"] {
  text-align: left;
}
.fancy-heading .heading-text[data-textalign="right"] {
  text-align: right;
}
.fancy-heading .heading-text[data-textalign="center"] {
  text-align: center;
}
.fancy-heading h1 {
  font-size: 44px;
  line-height: 58px;
  font-weight: bold;
  letter-spacing: inherit;
}
.fancy-heading.fancy-image.light-style h1,
.fancy-heading.fancy-image.light-style h3 {
  color: #fff;
}
.fancy-heading.fancy-image.dark-style h1,
.fancy-heading.fancy-image.dark-style h3 {
  color: #222;
}
.page-heading .container {
  position: relative;
}
.page-heading .prev-item {
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -11px;
  font-size: 28px;
  line-height: 28px;
}
.page-heading .next-item {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -11px;
  font-size: 28px;
  line-height: 28px;
}
.page-heading.fancy-heading .heading-text[data-textalign="right"] .prev-item {
  left: 10px;
  right: auto;
}
.page-heading.fancy-heading .heading-text[data-textalign="right"] .next-item {
  left: 40px;
  right: auto;
}
.page-heading.fancy-heading .heading-text[data-textalign="center"] .prev-item {
  position: relative;
  margin-top: 25px;
  display: inline-block;
  right: 5px;
}
.page-heading.fancy-heading .heading-text[data-textalign="center"] .next-item {
  position: relative;
  margin-top: 25px;
  display: inline-block;
  left: 5px;
  right: auto;
}
.page-heading .prev-item a,
.page-heading .next-item a {
  color: inherit;
  opacity: 0.6;
}
.page-heading .prev-item a:hover,
.page-heading .next-item a:hover {
  opacity: 1;
}
.page-heading.ph-sort {
  padding: 15px 0;
}
.page-heading.ph-sort .heading-text {
  display: none;
}
.page-heading .woocommerce-count-wrap {
  float: right;
  margin-right: 16px;
}
.page-heading .woocommerce-count-wrap p {
  line-height: 38px;
  margin-top: 0;
  float: left;
}
.page-heading .woocommerce-count-wrap p.woocommerce-show-products {
  margin-left: 15px;
}
.woocommerce .page-heading .woocommerce-ordering {
  margin-bottom: 0;
}
.page-heading .woocommerce-ordering select {
  height: 38px;
  padding: 7px 40px 7px 14px;
}
#breadcrumbs {
  font-size: 11px;
  line-height: 22px;
  white-space: nowrap;
}
#breadcrumbs > .container {
  padding-top: 14px;
  padding-bottom: 14px;
}
#breadcrumbs > .container:empty {
  display: none;
}
#breadcrumbs a {
  text-decoration: none;
}
#breadcrumbs i,
.widget_breadcrumb_navxt i {
  padding: 0 8px 0 5px;
  font-size: 11px;
  width: 3px;
  vertical-align: -2px;
  margin-top: 2px;
  display: inline-block;
  margin-right: 8px;
}
.page-heading-breadcrumbs .heading-text {
  float: left;
  padding-top: 1px;
  padding-bottom: 1px;
}
.page-heading-breadcrumbs #breadcrumbs {
  float: right;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-left: 20px;
}
.page-heading-breadcrumbs #breadcrumbs > .container {
  width: auto;
  padding-top: 7px;
  padding-bottom: 6px;
}
.page-heading-breadcrumbs.fancy-heading .heading-text {
  float: none;
}
.page-heading-breadcrumbs.fancy-heading #breadcrumbs {
  float: none;
  margin-left: 0;
  margin-top: 20px;
  display: inline-block;
}
.pagination-wrap:not(.standard-pagination) {
  margin-top: 30px;
  clear: both;
  display: none;
  visibility: hidden;
  opacity: 0;
}
.pagination-wrap.standard-pagination {
  margin-top: 30px;
  clear: both;
}
.fw-row .pagination-wrap > ul {
  text-align: center;
}
.fw-row .pagination-wrap > ul li {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.pagination-wrap li span.current {
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.paged .pagination-wrap {
  display: block;
  visibility: visible;
}
.pagination-wrap ul {
  height: auto;
  overflow: hidden;
  margin: 15px 0;
}
.pagination-wrap li {
  float: left;
  display: inline-block;
  margin-bottom: 0;
}
.pagination-wrap li:first-child {
  border-left: 0;
}
.pagination-wrap li a {
  padding: 10px 16px;
  border: 1px solid transparent;
  display: block;
  margin-right: -1px;
  text-decoration: none;
}
.pagination-wrap li span {
  padding: 8px 16px;
  border: 1px solid transparent;
  display: block;
  margin-right: -1px;
  text-decoration: none;
}
.pagination-wrap li.next a {
  margin-left: -1px;
}
.pagination-wrap li i {
  vertical-align: -1px;
}
.pagination-wrap li i[class^="ss-"] {
  height: 16px;
  display: inline-block;
  vertical-align: -3px;
}
.pagination-wrap a,
.pagination-wrap a:hover {
  text-decoration: none;
}
.blog-standard .pagination-wrap {
  position: relative;
  z-index: 3;
}
.blog-standard .pagination-wrap ul {
  margin-bottom: 0;
}
.pagination-wrap .nav-previous {
  text-align: left;
  float: left;
  max-width: 45%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.search-form input {
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: transparent;
  width: 85%;
  padding: 10px;
  margin-top: 40px;
  -webkit-appearance: none;
}
a[rel="tooltip"] {
  border-bottom: 1px dotted #e3e3e3;
}
span.tooltip {
  display: block;
  background: #222;
  color: #f7f7f7;
  position: absolute;
  left: 50%;
  bottom: 25px;
  padding: 3px 10px;
  width: auto;
  line-height: 20px;
  white-space: nowrap;
  z-index: 8;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
span.tooltip .arrow {
  position: absolute;
  left: 50%;
  bottom: -4px;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 5px solid #222;
}
.grid-image span.tooltip {
  bottom: 65px;
}
.link-pages:empty {
  display: none;
}
.link-pages,
.page-content .link-pages {
  margin-top: 30px;
  border: 1px solid #e4e4e4;
  padding: 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.link-pages,
.page-content .link-pages p {
  margin-bottom: 0;
}
.link-pages:empty,
.page-content .link-pages:empty {
  display: none;
}
.article-body-wrap input[type="password"] {
  border-width: 1px;
  border-style: solid;
  margin-left: 5px;
  margin-right: 5px;
}
.paginated-comments-links {
  margin-top: 10px;
}
.paginated-comments-links.comments-links-after {
  margin-top: 30px;
}
.pace {
  display: none;
}
.loading-bar-transition .pace {
  display: block;
  width: 100%;
  opacity: 1;
}
.loading-bar-transition .pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 5px;
  -webkit-transition: width 0.5s, opacity 1s;
  -moz-transition: width 0.5s, opacity 1s;
  -o-transition: width 0.5s, opacity 1s;
  transition: width 0.5s, opacity 1s;
}
.loading-bar-transition.admin-bar .pace .pace-progress {
  top: 32px;
}
.loading-bar-transition .pace-inactive .pace-progress {
  opacity: 0;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
#site-loading {
  width: 100%;
  text-align: center;
  height: 100%;
  position: fixed;
  z-index: 101;
  background: #fff;
}
#site-loading .enable-javascript {
  height: 100%;
  height: 100vh;
  position: relative;
  z-index: 1;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#site-loading .enable-javascript .enable-javascript-inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#site-loading .enable-javascript .enable-javascript-inner p {
  max-width: 500px;
  margin: 0 auto;
}
#site-loading .spinner {
  position: absolute;
  top: 50%;
  margin-top: -40px;
}
#site-loading.wave .spinner,
#site-loading.three-bounce .spinner,
#site-loading.circle .spinner,
#site-loading.custom-template .spinner {
  width: 100%;
}
.browser-ie #site-loading .spinner {
  display: none;
}
.three-bounce .spinner > div {
  width: 18px;
  height: 18px;
  margin: 0 3px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.three-bounce .spinner > .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.three-bounce .spinner > .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.wave .spinner {
  margin: 100px auto;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 10px;
}
.wave .spinner > div {
  background-color: #333;
  height: 100%;
  width: 6px;
  margin-right: 3px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}
.wave .spinner .rect1 {
  -webkit-animation-delay: -1.2s;
  animation-delay: -1.2s;
}
.wave .spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.wave .spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.wave .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.wave .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
#site-loading.circle .spinner {
  margin: 0 auto;
  width: 50px;
  height: 50px;
  position: relative;
}
.container1 > div,
.container2 > div,
.container3 > div {
  width: 10px;
  height: 10px;
  background-color: #333;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}
.container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}
.circle1 {
  top: 0;
  left: 0;
}
.circle2 {
  top: 0;
  right: 0;
}
.circle3 {
  right: 0;
  bottom: 0;
}
.circle4 {
  left: 0;
  bottom: 0;
}
.container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.container3 .circle1 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
.circle-bar .spinner > div {
  margin: 0 auto;
  border-bottom: 4px solid #fff;
  border-left: 4px solid #fff;
  border-right: 4px solid #c30;
  border-top: 4px solid #c30;
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: circlespin 0.8s infinite linear;
  -moz-animation: circlespin 0.6s infinite linear;
  -ms-animation: circlespin 0.6s infinite linear;
  -o-animation: circlespin 0.6s infinite linear;
  animation: circlespin 0.8s infinite linear;
}
.rotating-square .spinner {
  width: 50px;
  height: 50px;
  background-color: #333;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}
body.page-transitions #site-loading {
  display: block;
  opacity: 1;
  background: #fff;
}
body.header-below-slider .home-slider-wrap {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.home-slider-wrap #slider-continue {
  position: absolute;
  left: 50%;
  bottom: 30px;
  z-index: 102;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #fff;
  display: none;
}
body.header-below-slider .home-slider-wrap #slider-continue {
  display: block;
}
.home-slider-wrap #slider-continue i {
  font-size: 26px;
  vertical-align: -12px;
  font-weight: bold;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.vertical-header .home-slider-wrap .rev_slider_wrapper,
.vertical-header-right .home-slider-wrap .rev_slider_wrapper {
  left: auto;
  right: auto;
  width: 100%;
}
.vertical-header .home-slider-wrap .tp-bullets {
  left: auto;
  right: 0;
  width: 100%;
}
#top-bar {
  border-bottom: 1px solid #e3e3e3;
}
#top-bar .container.fw-header {
  width: 100%;
}
#top-bar .container .tb-left {
  padding-left: 0;
  text-align: left;
}
#top-bar .container .tb-right {
  padding-right: 0;
  text-align: right;
}
#top-bar .container .tb-text {
  font-size: 12px;
  line-height: 36px;
}
#top-bar .social-icons,
#top-bar .search-form-container {
  margin-bottom: 0;
  height: 36px;
}
#top-bar nav .menu {
  float: right;
  margin-bottom: 0;
}
#top-bar .tb-left nav .menu {
  float: left;
}
#top-bar nav .menu li {
  font-size: 12px;
  margin: 0;
}
#top-bar nav .menu > li > a {
  line-height: 36px;
  padding: 0 10px;
  display: block;
}
#top-bar nav .menu li > ul {
  text-align: left;
}
#top-bar .tb-right nav .menu li > ul.sub-menu {
  left: auto;
  right: 0;
}
.header-overlay .header-wrap,
.header-standard-overlay .header-wrap {
  position: absolute;
  width: 100%;
  z-index: 101;
  background: transparent;
}
#header .aux-languages img,
#top-bar .aux-languages img {
  margin-right: 5px;
  vertical-align: -2px;
}
#header-subscribe {
  padding: 20px;
  min-width: 280px;
}
#header-subscribe form {
  height: auto;
  overflow: hidden;
}
#header-subscribe label {
  font-size: 12px;
}
#header-subscribe input {
  font-size: 12px;
}
#header-subscribe .sf-button {
  float: right;
  margin-top: 5px;
  margin-right: 0;
  margin-bottom: 0;
  font-weight: normal;
}
#header-subscribe .sf-button:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#header-login form {
  margin: 20px;
}
#header-login label {
  font-size: 12px;
}
#header-login input {
  font-size: 12px;
}
#header-login input#password {
  margin-bottom: 15px;
}
#header-login .sf-button {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  float: right;
  padding: 6px 12px;
  margin-top: 5px;
  border: 0;
}
#header-login .sf-button:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#header-login a {
  display: inline;
  padding: 0 5px;
  line-height: 24px;
}
#header-login .logout-wrap {
  margin: 20px;
}
#header-languages > li > a,
#header-languages > li > div {
  display: block;
  white-space: nowrap;
}
#header-languages img {
  margin-right: 10px;
  width: 18px;
  height: 12px;
  display: inline-block;
  margin-top: -2px;
}
#main-nav .menu > li.shopping-bag-item {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#main-nav .header-right ul.menu > li {
  margin: 0;
  border-left: 1px solid #e4e4e4;
}
#main-nav .header-right ul.menu > li:first-child {
  border-left: 0;
}
#main-nav .header-right ul.menu > li > a {
  padding: 12px 5px;
}
.menu-search > a {
  line-height: 89px;
}
.menu-search ul li {
  width: 250px;
}
.menu-search ul li form {
  margin: 0;
}
.menu-search ul li form input {
  margin: 10px;
  width: 230px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 36px;
  background: transparent;
  border: 0;
}
.shopping-bag {
  width: 300px;
}
.shopping-bag li:first-child:before {
  right: 25px;
}
nav .menu .wishlist-item ul.sub-menu li:first-child:before {
  left: 21px;
}
.header-right nav .menu .wishlist-item ul.sub-menu li:first-child:before {
  right: 21px;
}
.header-right nav .menu .menu-search ul.sub-menu li:first-child:before {
  right: 12px;
}
.header-right
  nav.search-nav
  .menu
  .menu-search
  ul.sub-menu
  li:first-child:before {
  right: 8px;
}
.wishlist-bag {
  width: 260px;
}
.bag-header {
  padding: 15px;
  font-size: 16px;
  border-bottom: 1px solid #e4e4e4;
}
.bag-product {
  padding: 15px;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
  font-size: 12px;
}
.bag-product figure {
  overflow: hidden;
  position: relative;
  float: left;
}
.bag-product .bag-product-img {
  margin: 0;
  padding: 0;
  width: 72px;
  height: auto;
}
.bag-product .bag-product-details {
  margin-left: 82px;
  margin-right: 10px;
}
.bag-product .bag-product-details a {
  margin: 0;
  padding: 0;
}
.bag-product-title a {
  line-height: 18px;
  display: block;
  padding: 0;
  max-width: 95%;
  letter-spacing: normal;
}
.bag-product a.remove {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 13px;
}
.bag-empty,
.wishlist-empty {
  padding: 15px;
  border-bottom: 1px dotted #e4e4e4;
  font-size: 14px;
  line-height: 24px;
}
.bag-buttons {
  padding: 15px;
}
.bag-buttons a.sf-button {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.bag-buttons a.sf-button.bag-button {
  margin-bottom: 10px;
}
#logo a {
  display: block;
  max-height: 100%;
  position: relative;
  text-align: left;
  font: 0/0 a;
}
#logo.has-img a {
  line-height: 0;
}
#logo img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
#logo img.retina {
  display: none;
  width: auto;
}
#logo img.alt-logo {
  display: none;
}
.logo-alt-version #logo img.standard {
  display: none;
}
.logo-alt-version .is-sticky #logo img.alt-logo {
  display: none;
}
.logo-alt-version .is-sticky #logo img.standard {
  display: inline-block;
}
#header-section #header-sticky-wrapper {
  height: auto;
}
#header-section #header-sticky-wrapper:not(.is-sticky) #header {
  height: auto;
}
#logo-modal {
  position: absolute;
  top: 0px;
  left: 0px;
}
#logo .logo-left,
#logo .logo-right,
#logo-modal .logo-left,
#logo-modal .logo-right {
  height: 50px;
}
#logo h1,
#logo-modal h1 {
  margin: 0;
  line-height: 100%;
}
#logo h1.retina,
#logo-modal h1.retina {
  display: none;
}
#logo.logo-center h1,
#logo-modal.logo-center h1 {
  text-align: center;
}
#logo h2,
#logo-modal h2 {
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0;
  margin: 6px 0 0;
}
#logo.logo-center img,
#logo-modal.logo-center img {
  margin: 0 auto;
}
#logo.no-img.logo-left a,
#logo-modal.no-img.logo-left a {
  text-align: left;
}
#logo.logo-center a,
#logo-modal.logo-center a {
  text-align: center;
}
#logo.logo-right,
#logo.logo-right img,
#logo-modal.logo-right,
#logo-modal.logo-right img {
  float: right;
}
#logo.logo-right a,
#logo.no-img.logo-right a,
#logo-modal.logo-right a,
#logo-modal.no-img.logo-right a {
  text-align: right;
}
#logo.no-img a,
#logo-modal.no-img a {
  display: table;
  max-height: none;
  text-align: center;
  width: 100%;
  height: 100%;
  min-height: 42px;
}
#logo .text-logo,
#logo-modal .text-logo {
  display: table-cell;
  vertical-align: middle;
}
#logo .logo-svg-container,
#logo-modal .logo-svg-container {
  height: 50px;
  width: auto;
  clear: both;
}
#logo .logo-svg-container svg,
#logo-modal .logo-svg-container svg {
  height: 100%;
  width: auto;
}
.header-vert #logo .logo-svg-container,
.header-vert #logo-modal .logo-svg-container {
  height: 40px;
}
nav ul.menu li.sf-menu-item-loggedin {
  display: none !important;
}
.logged-in nav ul.menu li.sf-menu-item-loggedin {
  display: inline-block !important;
}
nav ul.menu li.sf-menu-item-loggedout {
  display: inline-block !important;
}
.logged-in nav ul.menu li.sf-menu-item-loggedout {
  display: none !important;
}
nav.std-menu ul.menu > li {
  float: left;
  position: relative;
}
nav.std-menu ul.sub-menu {
  display: none;
  margin-bottom: 0;
  margin-left: 0;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 9995;
  min-width: 180px;
  -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
}
nav.std-menu ul.sub-menu > li {
  border-top: 1px solid #e3e3e3;
  line-height: 150%;
  text-align: left;
  position: relative;
}
nav.std-menu ul.sub-menu > li.parent:after {
  content: "";
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  text-decoration: inherit;
  font-size: 14px;
  margin-top: -10px;
}
nav.std-menu ul.sub-menu > li ul {
  left: 100%;
}
nav.std-menu ul.sub-menu > li:first-child {
  border-top-width: 0;
}
nav.std-menu ul.sub-menu > li > a,
nav.std-menu ul.sub-menu > li > div.current-language {
  padding: 10px 15px;
  font-weight: normal;
  font-size: 14px;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
  display: block;
}
nav.std-menu ul.menu > li.menu-item > a > i {
  display: inline-block;
  margin-right: 6px;
}
nav.std-menu ul.menu > li.menu-item > a > i[class*="ss-"] {
  vertical-align: -2px;
}
nav.std-menu li.menu-item .menu-item-desc {
  display: block;
  font-size: 12px;
  padding-top: 4px;
}
nav .menu span.menu-item-desc {
  display: block;
}
.header-wrap {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 101;
}
#header-section {
  position: relative;
  z-index: 1000;
  width: 100%;
  display: block;
}
#header-section #header {
  padding: 16px 0;
  position: relative;
  z-index: 100;
}
#header-section .row {
  position: relative;
}
.header-left div.text,
.header-right div.text {
  font-size: 12px;
  line-height: inherit;
}
.header-left div.text a,
.header-right div.text a {
  display: inline;
}
.header-left nav.std-menu ul.sub-menu {
  left: 0;
  right: auto;
  top: 100%;
}
.header-left .social-icons,
.header-left .search-form-container {
  margin-bottom: 0;
}
.header-right {
  text-align: right;
}
.header-right .social-icons,
.header-right .search-form-container {
  margin-bottom: 0;
}
#header .social-icons,
#header .search-form-container {
  line-height: 0;
  position: relative;
  display: inline-block;
  top: 50%;
  margin-top: -18px;
  font-size: 0;
  vertical-align: top;
}
.header-5 #header {
  width: 100%;
  position: relative;
}
.header-5 #header .top-row {
  position: initial;
  height: 44px;
  clear: both;
}
.header-5 #header .top-row > * {
  float: right;
  display: inline-block;
  width: auto;
  position: relative;
  height: 44px;
  line-height: 44px;
  vertical-align: top;
  margin: 0px;
  z-index: 1;
}
.header-5 #header .top-row .header-right {
  margin-left: 16px;
}
.header-5 #header .top-row .header-right > * {
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  margin: 0px;
}
.header-5 #header .top-row .header-right .overlay-menu-link {
  margin: 15px 0;
}
.header-5 #header .top-row .header-right .text {
  height: 44px;
  line-height: 44px;
}
.header-5 #header .top-row .header-right .social-icons,
.header-5 #header .top-row .header-right .search-form-container {
  margin: 4px 0px;
}
.header-5 #header .top-row nav {
  margin: 0px;
}
.header-5 #header .top-row nav .menu-top-menu-container,
.header-5 #header .top-row nav .menu-main-menu-container {
  height: 44px;
  margin: 0px;
}
.header-5 #header .top-row nav .menu-top-menu-container .menu,
.header-5 #header .top-row nav .menu-main-menu-container .menu {
  height: 44px;
  margin: 0px;
}
.header-5 #header .top-row nav .menu-top-menu-container .menu li a,
.header-5 #header .top-row nav .menu-main-menu-container .menu li a {
  height: 44px;
  line-height: 44px;
}
.header-5 #header .bottom-row {
  padding: 0 16px;
  position: initial;
  height: 82px;
}
.header-5 #header .bottom-row > * {
  float: right;
  display: inline-block;
  width: auto;
  position: relative;
  height: 82px;
  vertical-align: top;
  margin: 0px;
}
.header-5 #header .bottom-row #logo {
  position: absolute;
  top: 0px;
  left: 15px;
  height: 126px;
  width: auto;
  padding: 38px 0;
}
.header-5 #header-sticky-wrapper.is-sticky .top-row {
  display: none;
}
.header-5 #header-sticky-wrapper.is-sticky #logo {
  height: 82px;
  padding: 16px 0;
}
.header-7 #header .social-icons,
.header-7 #header .search-form-container {
  margin-top: 0;
}
.header-7 .header-right .std-menu {
  height: 82px;
}
.header-7 .header-right .top-menu > .std-menu > .menu-top-bar-container,
.header-7 .header-right .top-menu > .std-menu > .menu-top-bar-container > ul,
.header-7
  .header-right
  .top-menu
  > .std-menu
  > .menu-top-bar-container
  > ul
  > li,
.header-7 .header-right .top-menu > .std-menu > .menu-main-menu-container,
.header-7 .header-right .top-menu > .std-menu > .menu-main-menu-container > ul,
.header-7
  .header-right
  .top-menu
  > .std-menu
  > .menu-main-menu-container
  > ul
  > li {
  height: 82px;
}
.header-7
  .header-right
  .top-menu
  > .std-menu
  > .menu-top-bar-container
  > ul
  > li
  > a,
.header-7
  .header-right
  .top-menu
  > .std-menu
  > .menu-main-menu-container
  > ul
  > li
  > a {
  line-height: 82px;
}
.header-7 .menu-search {
  line-height: 89px;
}
.header-7 .header-right {
  margin-top: -16px;
  margin-bottom: -16px;
  height: 82px;
}
.header-7 .header-right > * {
  float: right;
}
.header-7 #header .float-menu.top-menu {
  height: 82px;
  margin: 0px;
}
.header-7 #header .float-menu.top-menu nav {
  margin: 0 15px 0 0;
}
.header-7 #header .social-icons,
.header-7 #header .search-form-container {
  height: 82px;
  top: 0px;
  right: 0px;
  margin: 0px;
  position: relative;
}
.header-7 #header .social-icons > *,
.header-7 #header .search-form-container > * {
  margin: 23px 0;
}
#header .social-icons li a,
#header .social-icons li a i {
  position: static;
}
.header-left a,
.header-right a {
  display: block;
}
.header-right div.text {
  text-align: right;
}
.header-right .std-menu {
  float: right;
}
#header .header-left ul.menu > li > a.header-search-link-alt {
  background: transparent;
  font-size: 24px;
  line-height: 54px;
  padding: 0;
}
#header .header-left ul.menu > li.menu-search .ajax-search-wrap {
  right: auto;
  left: -10px;
}
#header .header-left ul.menu > li.menu-search .ajax-search-wrap:after {
  right: auto;
  left: 10px;
}
#header .header-right ul.menu > li > a.header-search-link-alt {
  background: transparent;
  font-size: 24px;
  line-height: 54px;
  height: 50px;
  padding: 0;
}
#header .header-right ul.menu > li.menu-search .ajax-search-wrap {
  right: -5px;
}
#header .header-right ul.menu > li.menu-search .ajax-search-wrap:after {
  right: 10px;
}
.header-right nav.std-menu ul.sub-menu {
  right: 0;
  left: auto;
  top: 100%;
}
#header .std-menu ul.menu {
  margin-bottom: 0;
  line-height: inherit;
}
#header .std-menu ul.menu > li {
  display: inline-block;
}
#header .std-menu ul.menu > li > a {
  padding: 0 15px;
}
.header-left .std-menu ul.menu > li > a,
.header-right .std-menu ul.menu > li > a {
  font-size: 18px;
}
#header .std-menu ul.menu > li:first-child {
  padding-left: 0;
}
nav ul.menu {
  margin-bottom: 0;
}
#main-nav {
  border-top: 1px solid #e4e4e4;
}
#main-nav ul.menu > li {
  border-right: 1px solid #e4e4e4;
  line-height: 14px;
}
#main-nav ul.menu > li:first-child {
  border-left: 1px solid #e4e4e4;
}
#main-nav ul.menu > li > a {
  padding: 15px;
  display: block;
}
#main-nav nav#main-navigation ul.menu {
  float: left;
}
#main-nav .menu-left {
  max-width: 75%;
}
.menu-left #main-navigation {
  padding-left: 15px;
}
nav#main-navigation ul.menu {
  float: right;
}
#main-nav .row {
  position: relative;
}
#main-nav .menu-right {
  position: absolute;
  right: 15px;
  top: 0;
}
#main-nav .menu-right ul.menu {
  float: right;
}
#main-nav .menu-right ul.menu > li > a {
  display: block;
  padding: 14px 20px;
}
#main-nav .menu-right ul.menu > li.shopping-bag-item > a,
#main-nav .menu-right ul.menu > li.wishlist-item > a {
  padding: 14px 20px;
}
#main-nav .menu-right ul.menu > li > a > i {
  font-size: 18px;
  display: inline-block;
}
#main-nav .menu-right ul.menu > li > a > i.ss-search {
  vertical-align: -1px;
  height: 15px;
}
#main-nav .menu-right ul.menu > li > a > span {
  margin-left: 8px;
  line-height: 16px;
  display: inline-block;
  vertical-align: 1px;
}
#main-nav .menu-right ul.menu > li > a > i:before {
  vertical-align: middle;
}
#main-nav .menu-right ul.sub-menu {
  right: 0;
  left: auto;
}
#main-nav.center-menu {
  text-align: center;
}
#main-nav.center-menu > .std-menu {
  width: auto;
  display: inline-block;
}
#main-nav.center-menu > .container {
  position: relative;
}
#main-nav.center-menu nav#main-navigation,
#main-nav.center-menu nav.float-alt-menu {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  vertical-align: bottom;
}
#main-nav.center-menu nav#main-navigation ul.menu {
  float: none;
}
#main-nav.center-menu nav.mega-menu {
  position: static;
}
#main-nav.center-menu
  nav.mega-menu
  li.sf-mega-menu-natural-width
  .sub-container {
  left: 0;
}
#main-nav.center-menu nav.float-alt-menu ul.menu > li:first-child {
  border-left: 0;
  margin-left: -4px;
}
#main-nav.center-menu nav.float-alt-menu ul.menu {
  text-align: left;
}
#main-nav.center-menu nav.float-alt-menu ul.menu li > a {
  padding-left: 14px;
  padding-right: 14px;
  padding-bottom: 30px;
}
#main-nav.center-menu nav.float-alt-menu ul.menu li > a > i {
  margin-right: 4px;
}
#main-nav.center-menu
  nav.float-alt-menu
  ul.menu
  li
  > a.header-search-link-alt
  > i {
  margin-left: 4px;
}
#main-nav.center-menu nav.float-alt-menu ul.menu li > a > i:before {
  vertical-align: -2px;
}
.no-menu {
  padding: 25px 0;
}
.full-center nav#main-navigation .no-menu {
  position: absolute;
  top: 15px;
  width: 100%;
  right: 0;
  padding: 30px 0;
}
li.menu-item span.menu-item-text > i,
li.menu-item span.title > i {
  margin-right: 5px;
  vertical-align: -2px;
}
.full-center #header,
.full-center .float-menu {
  transition: height 0.3s ease-in-out;
  -moz-transition: height 0.3s ease-in-out;
  -webkit-transition: height 0.3s ease-in-out;
  -o-transition: height 0.3s ease-in-out;
}
.full-center #header-section #header {
  padding: 0;
}
.full-center #header > .container,
.full-center #header > div > .container {
  position: relative;
  max-width: 100%;
}
#header.fw-header > .container {
  width: 100%;
}
.header-7 #header.fw-header .container,
.header-8 #header.fw-header .container {
  width: 100%;
}
.header-7 #header.fw-header .container .header-left,
.header-8 #header.fw-header .container .header-left {
  padding-left: 15px;
}
.header-7 #header.fw-header .container .header-right,
.header-8 #header.fw-header .container .header-right {
  padding-right: 15px;
}
.full-center #logo {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: auto;
  z-index: 99;
  max-width: 25%;
}
.full-center #logo.has-img a > img {
  vertical-align: middle;
}
.full-center .fw-header #logo {
  left: 10px;
}
.full-center .header-right {
  position: absolute;
  right: 10px;
  top: 0;
  height: 100%;
  width: auto;
  padding: 0px;
}
.full-center .float-menu {
  text-align: center;
  position: relative;
}
.full-center .header-4 .float-menu,
.full-center .header-5 .float-menu {
  text-align: right;
  max-width: 100%;
  width: auto;
}
.full-center .header-4 .fw-header .float-menu,
.full-center .header-5 .fw-header .float-menu {
  float: none;
}
.browser-ff .full-center .header-4 .fw-header .float-menu,
.browser-ff .full-center .header-5 .fw-header .float-menu {
  float: none;
}
.full-center
  .header-4
  .fw-header
  .float-menu
  li.menu-item.sf-mega-menu
  > ul.sub-menu,
.full-center
  .header-5
  .fw-header
  .float-menu
  li.menu-item.sf-mega-menu
  > ul.sub-menu {
  left: auto;
  right: 0;
}
.full-center nav.mega-menu {
  position: static;
}
.full-center nav#main-navigation {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
}
.full-center nav.float-alt-menu {
  display: inline-block;
  text-align: center;
  margin: 0 0 0 -3px;
}
.full-center nav.mega-menu li .sub-container {
  left: 0;
}
.full-center nav.mega-menu li.sf-mega-menu-fw .sub-container {
  left: 3%;
}
.full-center nav.mega-menu li.sf-mega-menu-fw .sub-container {
  width: 94%;
}
.full-center nav.mega-menu li.sf-mega-menu-fw .sub-container .sub,
.full-center nav.mega-menu li.sf-mega-menu-fw .sub-container .sub .row {
  width: 100%;
}
.full-center nav.mega-menu li.sf-mega-menu-natural-width {
  position: relative;
}
.full-center
  #header-section
  nav.mega-menu
  li.sf-mega-menu-natural-width
  .sub-container {
  right: 0;
  left: auto;
}
.full-center nav#main-navigation ul.menu {
  width: 100%;
  display: inline-block;
  text-align: center;
  float: none;
}
.full-center nav#main-navigation ul.menu > li {
  border-right: 1px solid #e4e4e4;
}
.full-center nav#main-navigation ul.menu > li:first-child {
  border-left: 1px solid #e4e4e4;
}
.full-center nav#main-navigation ul.menu > li.menu-item > a {
  padding: 0 25px;
}
.full-center #header nav.float-alt-menu ul.menu > li {
  padding: 0;
  border-right: 1px solid #e4e4e4;
  text-align: left;
}
.full-center nav.float-alt-menu ul.menu > li > a:not(.header-search-link-alt),
.full-center
  #header
  nav.std-menu
  ul.menu
  > li
  > a:not(.header-search-link-alt) {
  padding: 0 15px;
  display: block;
}
.full-center nav.float-alt-menu ul.menu > li > a > i {
  font-size: 16px;
  margin-right: 6px;
  vertical-align: -3px;
}
.full-center nav.float-alt-menu ul.menu > li.menu-search > a > i {
  margin-right: 0;
}
.full-center nav.float-alt-menu ul.menu > li > ul.sub-menu {
  right: 0;
  left: auto;
}
.full-center .ajax-search-wrap:after {
  right: 15px;
}
.full-center #header.fw-header nav.float-alt-menu ul.menu > li:last-child {
  border-right: 0;
}
.header-6 #main-nav .menu-left {
  display: inline-block;
  line-height: 0;
  vertical-align: bottom;
  max-width: 100%;
}
.header-6 #main-nav .menu-right {
  display: inline-block;
  line-height: 0;
  margin-left: 20px;
  vertical-align: bottom;
  position: relative;
  right: auto;
  top: auto;
}
.header-6 #main-nav .menu-right ul.menu > li.shopping-bag-item > a,
.header-6 #main-nav .menu-right ul.menu > li.wishlist-item > a {
  padding: 13px 10px;
}
.header-9#header-section #main-nav {
  border-top: 0;
  border-bottom: 0;
}
.header-9 #main-nav ul.menu > li,
.header-9 #main-nav.center-menu nav.float-alt-menu ul.menu > li {
  border: 0;
}
.header-9 #main-nav ul.menu > li > a,
.header-9 #main-nav.center-menu nav.float-alt-menu ul.menu > li > a {
  padding-top: 25px;
  padding-bottom: 25px;
}
.header-9 #main-nav.center-menu nav.float-alt-menu ul.menu > li > a > span {
  margin-top: 1px;
  display: inline-block;
}
.vertical-header #site-loading > .spinner {
  padding-left: 300px;
}
.vertical-header-right #site-loading > .spinner {
  padding-left: 0;
  padding-right: 300px;
}
.vertical-header .container {
  max-width: 100%;
}
.vertical-header .header-wrap {
  width: 300px;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.layout-boxed.vertical-header .header-wrap {
  left: auto;
}
.vertical-header-right .header-wrap {
  left: auto;
  right: 0;
}
.vertical-header #header-section {
  height: 100%;
}
.vertical-header #logo {
  padding: 0 20px;
}
.vertical-header #logo img {
  max-width: 100%;
}
.vertical-header .no-menu {
  padding: 15px 20px;
}
.vertical-header #header-section #vertical-nav {
  z-index: 2;
  width: 100%;
}
.vertical-header #header-section #vertical-nav .vertical-menu-bottom {
  bottom: 20px;
  position: absolute;
  width: 100%;
}
.vertical-header .vertical-menu-bottom nav.std-menu {
  margin-bottom: 10px;
}
.vertical-header #header-section #header {
  padding: 30px 0;
  position: relative;
  z-index: 3;
}
.vertical-header #header-section #header #logo {
  max-width: 100%;
}
.vertical-header #container {
  padding-left: 300px;
  height: 100%;
}
.vertical-header.layout-boxed #container {
  padding-left: 0;
  padding-right: 0;
}
.vertical-header.layout-boxed #main-container {
  padding-left: 300px;
}
.vertical-header-right #container {
  padding-left: 0;
  padding-right: 300px;
}
.vertical-header-right.layout-boxed #container {
  padding-left: 0;
  padding-right: 0;
}
.vertical-header-right.layout-boxed #main-container {
  padding-left: 0;
  padding-right: 300px;
}
.vertical-menu nav ul.menu > li {
  width: 100%;
  float: none;
  display: block;
}
.vertical-menu nav ul.menu > li > a {
  float: none;
  display: block;
  padding: 15px 18px;
  text-align: center;
}
.vertical-header nav#main-navigation ul.menu {
  width: 100%;
  float: none;
}
.vertical-header nav.std-menu ul.menu > li.menu-item.sf-mega-menu {
  position: relative;
}
.vertical-header nav.std-menu ul.sub-menu {
  top: 0px !important;
  bottom: auto;
  left: 100%;
}
.vertical-header li.menu-item.sf-mega-menu > ul.sub-menu {
  margin: 0;
}
.vertical-header nav.std-menu ul.sub-menu > li ul {
  left: 0;
}
.vertical-header .vertical-menu-bottom nav.std-menu ul.sub-menu {
  top: auto;
  bottom: 0;
}
.vertical-header .ajax-search-wrap {
  top: auto;
  bottom: 0;
  left: 100%;
  right: auto;
}
.vertical-header .ajax-search-wrap:after {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #e3e3e3;
  left: -16px;
  right: auto;
  bottom: 16px;
  top: auto;
}
.vertical-header .ajax-search-results {
  border-top: 0;
  border-bottom: 1px solid #e3e3e3;
}
.shopping-bag-item a > i,
.wishlist-item a > i {
  margin-right: 5px;
  vertical-align: 0;
}
.shopping-bag-item a > span.num-items {
  display: none;
}
.vertical-menu-bottom .copyright {
  padding: 0 20px;
  margin-bottom: 35px;
  font-size: 12px;
  text-align: center;
}
.vertical-header-right #main-nav .ajax-search-wrap {
  right: auto;
  left: -1px;
}
.vertical-header-right .ajax-search-wrap:after {
  right: auto;
  left: 19px;
}
.vertical-header-right nav.mega-menu li.sf-mega-menu-fw .sub-container,
.vertical-header-right nav.mega-menu li.sf-mega-menu-natural-width .mega,
.vertical-header-right .ajax-search-wrap,
.vertical-header-right nav.std-menu ul.sub-menu {
  left: auto;
  right: 100%;
}
.vertical-header-right nav.mega-menu li.sf-mega-menu-fw .mega .sub {
  float: right;
}
.vertical-header .swiper-slide .caption-wrap {
  max-width: 90%;
}
a.overlay-menu-link,
a.mobile-menu-link {
  line-height: inherit;
  width: 36px;
  height: 36px;
  display: inline-block;
  text-indent: -9999em;
  position: relative;
  vertical-align: middle;
  top: 50%;
  position: relative;
  margin-top: -17px;
}
.header-left a.overlay-menu-link,
.header-left a.mobile-menu-link {
  float: left;
}
.header-right a.overlay-menu-link,
.header-right a.mobile-menu-link {
  float: right;
}
a.overlay-menu-link span,
a.overlay-menu-link span:before,
a.overlay-menu-link span:after,
a.mobile-menu-link span,
a.mobile-menu-link span:before,
a.mobile-menu-link span:after {
  webkit-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -moz-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -o-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  background-color: #1d1d1d;
  display: block;
  position: absolute;
  width: 20px;
  height: 2px;
  left: 0px;
}
a.overlay-menu-link span:before,
a.overlay-menu-link span:after,
a.mobile-menu-link span:before,
a.mobile-menu-link span:after {
  content: "";
}
a.overlay-menu-link span,
a.mobile-menu-link span {
  top: 16px;
  left: 8px;
}
a.overlay-menu-link span:before,
a.mobile-menu-link span:before {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  top: -6px;
  z-index: 10;
}
a.overlay-menu-link span:after,
a.mobile-menu-link span:after {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 6px;
}
.overlay-menu-open a.overlay-menu-link span,
.mobile-menu-open a.mobile-menu-link span {
  background-color: transparent !important;
}
.overlay-menu-open a.overlay-menu-link span:before,
.mobile-menu-open a.mobile-menu-link span:before {
  -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
  -moz-transform: translateY(6px) translateX(1px) rotate(45deg);
  -ms-transform: translateY(6px) translateX(1px) rotate(45deg);
  -o-transform: translateY(6px) translateX(1px) rotate(45deg);
  transform: translateY(6px) translateX(1px) rotate(45deg);
}
.overlay-menu-open a.overlay-menu-link span:after,
.mobile-menu-open a.mobile-menu-link span:after {
  -webkit-transform: translateY(-7px) translateX(1px) rotate(-45deg);
  -moz-transform: translateY(-7px) translateX(1px) rotate(-45deg);
  -ms-transform: translateY(-7px) translateX(1px) rotate(-45deg);
  -o-transform: translateY(-7px) translateX(1px) rotate(-45deg);
  transform: translateY(-7px) translateX(1px) rotate(-45deg);
}
#overlay-menu {
  background: rgba(255, 255, 255, 0.95);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}
.overlay-menu-open #overlay-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.overlay-menu-close {
  position: absolute;
  top: 6px;
  left: 7px;
  font-size: 36px;
  color: #fff;
  display: block;
  height: 38px;
  letter-spacing: 2px;
  opacity: 0;
  -webkit-transform: scale(0);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.2s;
}
.header-right .overlay-menu-close {
  position: absolute;
  top: 6px;
  right: 7px;
  left: auto;
}
.overlay-menu-close i:before {
  vertical-align: baseline;
}
.overlay-menu-open .overlay-menu-close {
  opacity: 0.8;
  -webkit-transform: scale(1);
}
.overlay-menu-open #header {
  border: 0px;
}
.overlay-menu-open .overlay-menu-close:hover {
  opacity: 1;
}
#overlay-menu nav {
  text-align: center;
  position: relative;
  z-index: 2;
  top: 20%;
  height: 60%;
  font-size: 54px;
  opacity: 0;
  -webkit-transition: top 0.5s cubic-bezier(0.175, 0.785, 0.32, 1) 0,
    opacity 0.5s;
  transition: top 0.5s cubic-bezier(0.175, 0.785, 0.32, 1) 0, opacity 0.5s;
}
.overlay-menu-open #overlay-menu nav {
  top: 24%;
  opacity: 1;
}
.overlay-menu-closing #overlay-menu nav {
  top: 20%;
  opacity: 0;
}
#overlay-menu nav > div {
  height: 100%;
}
#overlay-menu nav ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  width: 100%;
  position: relative;
}
#overlay-menu nav ul ul,
#overlay-menu nav ul ul ul {
  display: none;
}
#overlay-menu nav ul li {
  display: block;
  height: 20%;
  transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
}
#overlay-menu nav ul li a {
  padding: 8px 0;
  display: block;
  color: #fff;
  font-size: inherit;
  background: transparent;
}
.overlay-menu-open #header-section .is-sticky .sticky-header,
.overlay-menu-open #header-section .is-sticky #header.sticky-header {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
}
.overlay-menu-open .header-wrap {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.overlay-menu-open a.contact-menu-link {
  opacity: 0;
  pointer-events: none;
}
body.overlay-menu-open {
  overflow: hidden;
}
a.contact-menu-link {
  font-size: 28px;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  vertical-align: middle;
  top: 50%;
  position: relative;
  margin-top: -17px;
}
.header-left a.contact-menu-link {
  float: left;
}
.header-right a.contact-menu-link {
  float: right;
}
a.contact-menu-link > i {
  display: inline-block;
  vertical-align: -6px;
  height: 30px;
}
#contact-slideout {
  display: none;
}
#contact-slideout > .container {
  padding-top: 45px;
  padding-bottom: 45px;
}
#contact-slideout > .container > .row:last-child > div {
  margin-bottom: 0;
}
.ajax-search-wrap {
  position: absolute;
  top: 100%;
  margin-top: 5px;
  right: -12px;
  border: 1px solid #e3e3e3;
  width: 250px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  display: none;
  line-height: 160%;
}
#main-nav .ajax-search-wrap {
  right: -1px;
}
.ajax-search-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  right: 19px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #e3e3e3;
  margin-top: -9px;
}
.ajax-search-wrap input[type="text"],
.ajax-search-wrap input[type="search"] {
  border: 0;
  background: transparent;
  padding: 15px 20px;
  width: 100%;
  margin: 0;
  height: 50px;
  display: block;
}
#main-nav .ajax-search-wrap input[type="text"],
#main-nav .ajax-search-wrap input[type="search"] {
  padding: 12px 20px;
}
.ajax-search-wrap .ajax-loading {
  background: transparent url("../images/loader.gif") no-repeat center center;
  background-size: 75%;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 18px;
  top: 16px;
  display: none;
}
.ajax-search-results {
  border-top: 1px solid #e3e3e3;
  display: none;
}
.search-result-pt h6,
.no-search-results h6 {
  margin-bottom: 0;
  padding-left: 20px;
  margin-top: 18px;
  letter-spacing: normal;
}
.search-result-pt .search-result {
  border-bottom: 1px solid #e3e3e3;
  padding: 20px 20px 16px;
  height: auto;
  overflow: hidden;
}
.search-result-pt .search-result:nth-of-type(1) {
  padding-top: 12px;
}
.search-result .search-item-img,
.search-result .search-item-img img,
.search-result .search-item-img .img-holder {
  height: 35px;
  width: 35px;
}
.search-result .search-item-img .img-holder i {
  padding: 8px 6px;
  font-size: 18px;
  height: 35px;
  display: block;
  line-height: 22px;
  text-align: center;
}
.search-result .search-item-content {
  margin-left: 46px;
}
.search-result h5 {
  margin-bottom: 0;
  margin-top: 0;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.search-result time {
  line-height: 20px;
  margin-bottom: 0;
}
.no-search-results p {
  padding: 10px 20px 18px;
  margin-bottom: 0;
}
.ajax-search-results .all-results {
  display: block;
  padding: 15px 20px;
}
nav.std-menu ul.menu > li.menu-item.sf-mega-menu {
  position: inherit;
}
li.menu-item.sf-mega-menu > ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  max-width: none;
}
li.menu-item.sf-mega-menu.sf-mega-menu-fw > ul.sub-menu {
  max-width: 100%;
}
li.menu-item.sf-mega-menu > ul.sub-menu > li {
  position: relative;
  width: 100%;
  float: left;
  border-top: 0;
  border-right: 1px solid #e4e4e4;
  border-top: 1px solid #e3e3e3;
}
li.menu-item.sf-mega-menu[data-megamenucols="2"] > ul.sub-menu > li {
  width: 50%;
}
li.menu-item.sf-mega-menu[data-megamenucols="3"] > ul.sub-menu > li {
  width: 33.33333%;
}
li.menu-item.sf-mega-menu[data-megamenucols="4"] > ul.sub-menu > li {
  width: 25%;
}
li.menu-item.sf-mega-menu[data-megamenucols="5"] > ul.sub-menu > li {
  width: 20%;
}
li.menu-item.sf-mega-menu[data-megamenucols="6"] > ul.sub-menu > li {
  width: 16.66666%;
}
li.menu-item.sf-mega-menu > ul.sub-menu > li ul {
  position: relative;
  top: 0px;
  left: 0;
  display: block;
  opacity: 1;
  width: 100%;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: none;
  padding: 0 20px;
}
li.menu-item.sf-mega-menu.sf-mega-menu-alt.no-headings
  ul.sub-menu
  > li
  ul
  > li:first-child,
li.menu-item.sf-mega-menu > ul.sub-menu li,
li.menu-item.sf-mega-menu ul.sub-menu > li ul > li:first-child {
  border-top-width: 0;
}
li.menu-item.sf-mega-menu ul.sub-menu > li ul > li.menu-item {
  width: 100%;
  float: none;
}
li.menu-item.sf-mega-menu ul.sub-menu li.menu-item > a {
  float: none;
  display: block;
}
li.menu-item.sf-mega-menu > ul.sub-menu > li.menu-item > a,
li.menu-item.sf-mega-menu > ul.sub-menu > li.menu-item > span.title {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 20px 20px 0;
  display: block;
  padding: 10px 15px;
}
li.menu-item.sf-mega-menu.no-headings > ul.sub-menu > li.menu-item > a,
li.menu-item.sf-mega-menu.no-headings
  > ul.sub-menu
  > li.menu-item
  > span.title {
  display: none;
}
li.menu-item.sf-mega-menu > ul.sub-menu > li ul {
  padding: 0 20px 20px;
}
li.menu-item.sf-mega-menu.no-headings > ul.sub-menu > li ul {
  padding: 20px;
}
li.menu-item.sf-mega-menu.no-column-spacing > ul.sub-menu > li ul {
  padding: 0;
}
li.menu-item.sf-mega-menu.sf-mega-menu-alt ul.sub-menu > li ul > li:first-child,
li.menu-item.sf-mega-menu.sf-mega-menu-alt ul.sub-menu > li ul > li:first-child,
li.menu-item.sf-mega-menu.sf-mega-menu-alt > ul.sub-menu li {
  border-top-width: 1px;
}
li.menu-item.sf-mega-menu.sf-mega-menu-natural-width > ul.sub-menu {
  width: auto;
  left: auto;
  margin: 0;
}
.header-4 li.menu-item.sf-mega-menu.sf-mega-menu-natural-width > ul.sub-menu {
  right: 0;
}
.sticky-header {
  -webkit-transform: translateZ(0);
}
#main-nav.sticky-header {
  width: 100%;
}
.header-3 .is-sticky .sticky-header,
.header-4 .is-sticky .sticky-header,
.header-7 .is-sticky .sticky-header,
.header-8 .is-sticky .sticky-header {
  width: 100%;
}
.header-3 #logo,
.header-4 #logo {
  padding: 15px 0px 15px 5px;
}
.layout-fullwidth .header-3 .is-sticky .sticky-header,
.layout-fullwidth .header-4 .is-sticky .sticky-header,
.layout-fullwidth .header-7 .is-sticky .sticky-header,
.layout-fullwidth .header-8 .is-sticky .sticky-header {
  max-width: 100%;
}
.header-7 .sticky-header,
.header-8 .sticky-header {
  transition: padding 0.5s ease-in-out;
  -moz-transition: padding 0.5s ease-in-out;
  -webkit-transition: padding 0.5s ease-in-out;
  -o-transition: padding 0.5s ease-in-out;
}
#main-nav-sticky-wrapper {
  height: 45px;
}
.full-center #main-navigation ul.menu > li > a,
.full-center .header-right ul.menu > li > a,
.full-center nav.float-alt-menu ul.menu > li > a,
.full-center #logo h1,
.full-center .header-right div.text {
  transition: height 0.2s ease-in-out, line-height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out, line-height 0.2s ease-in-out;
  -webkit-transition: height 0.2s ease-in-out, line-height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out, line-height 0.2s ease-in-out;
}
body[class*="header-naked"] #top-bar {
  display: none;
}
.header-wrap[class*="page-header-naked"] {
  position: absolute;
  top: 0;
  width: 100%;
  background: transparent;
  border-bottom: 0;
}
.header-wrap[class*="page-header-naked"] .header-wrap {
  background: transparent;
  width: 100%;
  position: absolute;
  top: 40px;
  z-index: 7;
}
.header-wrap[class*="page-header-naked"] .sticky-header,
.full-center[class*="page-header-naked"] #header {
  background-color: transparent;
  transition: background 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -webkit-transition: background 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out, border-color 0.5s ease-in-out;
}
.header-wrap[class*="page-header-naked"],
.header-wrap[class*="page-header-naked"] #header-section:before,
.header-wrap[class*="page-header-naked"] #header .is-sticky .sticky-header {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.header-wrap[class*="page-header-naked"] #header-section #main-nav {
  background: transparent;
  border-color: transparent;
}
.header-wrap[class*="page-header-naked"] #header-section #main-nav ul.menu > li,
.header-wrap[class*="page-header-naked"]
  #header-section
  nav#main-navigation
  ul.menu
  > li,
.header-wrap[class*="page-header-naked"]
  #header
  nav.float-alt-menu
  ul.menu
  > li {
  border-color: transparent;
}
.header-wrap[class*="page-header-naked"]
  .sticky-wrapper:not(.is-sticky)
  nav
  .menu
  > li.menu-item
  > a,
.header-wrap[class*="page-header-naked"]
  .sticky-wrapper:not(.is-sticky)
  nav.float-alt-menu
  ul.menu
  > li
  > a,
.header-wrap[class*="page-header-naked"] #header nav .menu > li:hover > a,
.header-wrap[class*="page-header-naked"] .menu-right nav .menu > li:hover > a {
  background: transparent;
}
.header-wrap[class*="page-header-naked"]
  #header
  .is-sticky
  .sticky-header.sticky-header-resized {
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}
.page-header-naked-light:not(.full-header-stick) .header-left,
.page-header-naked-light:not(.full-header-stick) .header-left a,
.page-header-naked-light:not(.full-header-stick) .header-right,
.page-header-naked-light:not(.full-header-stick) .header-right a,
.page-header-naked-light:not(.full-header-stick) #logo h1 {
  color: #fff;
}
.page-header-naked-light .sticky-wrapper:not(.is-sticky) #logo h1,
.page-header-naked-light
  .sticky-wrapper:not(.is-sticky)
  #main-nav
  ul.menu
  > li
  > a,
.page-header-naked-light
  .sticky-wrapper:not(.is-sticky)
  nav
  .menu
  > li.menu-item
  > a,
.page-header-naked-light
  .sticky-wrapper:not(.is-sticky)
  nav.std-menu
  .menu
  > li
  > a,
.page-header-naked-light .sticky-wrapper:not(.is-sticky) .header-left,
.page-header-naked-light .sticky-wrapper:not(.is-sticky) .header-left a,
.page-header-naked-light .sticky-wrapper:not(.is-sticky) .header-right,
.page-header-naked-light .sticky-wrapper:not(.is-sticky) .header-right a {
  color: #fff;
}
.page-header-naked-light
  .sticky-wrapper:not(.is-sticky)
  a.overlay-menu-link
  span,
.page-header-naked-light
  .sticky-wrapper:not(.is-sticky)
  a.overlay-menu-link
  span:before,
.page-header-naked-light
  .sticky-wrapper:not(.is-sticky)
  a.overlay-menu-link
  span:after {
  background: #fff;
}
.page-header-naked-dark:not(.full-header-stick) .header-left,
.page-header-naked-dark:not(.full-header-stick) .header-left a,
.page-header-naked-dark:not(.full-header-stick) .header-right,
.page-header-naked-dark:not(.full-header-stick) .header-right a,
.page-header-naked-dark:not(.full-header-stick) #logo h1 {
  color: #222;
}
.page-header-naked-dark
  .sticky-wrapper:not(.is-sticky)
  #main-nav
  ul.menu
  > li
  > a,
.page-header-naked-dark
  .sticky-wrapper:not(.is-sticky)
  nav
  .menu
  > li.menu-item
  > a,
.page-header-naked-dark
  .sticky-wrapper:not(.is-sticky)
  nav.std-menu
  .menu
  > li
  > a,
.page-header-naked-dark .sticky-wrapper:not(.is-sticky) .header-left,
.page-header-naked-dark .sticky-wrapper:not(.is-sticky) .header-left a,
.page-header-naked-dark .sticky-wrapper:not(.is-sticky) .header-right,
.page-header-naked-dark .sticky-wrapper:not(.is-sticky) .header-right a {
  color: #222;
}
.page-header-naked-dark
  .sticky-wrapper:not(.is-sticky)
  a.overlay-menu-link
  span,
.page-header-naked-dark
  .sticky-wrapper:not(.is-sticky)
  a.overlay-menu-link
  span:before,
.page-header-naked-dark
  .sticky-wrapper:not(.is-sticky)
  a.overlay-menu-link
  span:after {
  background: #222;
}
body[class*="header-naked"] .inner-page-wrap {
  margin-top: 0;
}
.logo-alt-version #logo img {
  display: none;
}
.logo-alt-version #logo img.alt-logo {
  display: inline-block;
}
.widget {
  padding-bottom: 35px;
}
.widget ul {
  margin: 0;
  list-style: none;
}
.widget ul li {
  margin-bottom: 0;
  line-height: 150%;
}
.widget_recent_comments ul li {
  padding: 10px 0;
}
.widget ul li > a {
  padding: 10px 0;
  display: block;
}
.widget a {
  text-decoration: none;
}
.widget a:hover {
  text-decoration: underline;
}
.widget_categories ul > li:first-child,
.widget_archive ul > li:first-child,
.widget_nav_menu ul > li:first-child,
.widget_recent_comments ul > li:first-child,
.widget_meta ul > li:first-child,
.widget_recent_entries ul > li:first-child,
.widget_product_categories ul > li:first-child,
.widget_layered_nav ul li:first-child,
.widget_edd_categories_tags_widget ul li:first-child,
.widget_display_replies ul li:first-child,
.widget_display_forums ul li:first-child,
.widget_display_topics ul li:first-child {
  border-top: 0;
}
.widget_categories ul > li a:hover,
.widget_archive ul > li a:hover,
.widget_nav_menu ul > li a:hover,
.widget_meta ul > li a:hover,
.widget_recent_entries ul > li a:hover,
.widget_product_categories ul > li a:hover,
.widget_layered_nav ul > li a:hover,
.widget_display_replies ul > li a:hover,
.widget_display_forums ul > li a:hover,
.widget_display_topics ul > li a:hover {
  text-decoration: none;
}
.widget_product_categories ul.children {
  padding-left: 10px;
  padding-top: 2px;
}
.widget_nav_menu ul.sub-menu {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.widget_nav_menu ul.sub-menu li {
  padding-left: 15px;
}
.widget .wp-tag-cloud {
  margin: 0;
  padding: 0;
  list-style: none;
  height: auto;
  overflow: hidden;
}
.widget .wp-tag-cloud li {
  float: left;
  margin-bottom: 4px;
}
.widget ul.wp-tag-cloud li > a {
  margin-right: 4px;
  padding: 6px 8px;
  text-decoration: none;
  moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #e4e4e4;
  font-size: 14px;
  background-size: 100% 100%;
  background-position: center center;
}
.widget .wp-tag-cloud li > a:hover {
  border-color: transparent;
}
.browser-ie .widget .wp-tag-cloud li > a:hover,
.browser-ie10 .widget .wp-tag-cloud li > a:hover {
  background-image: none;
}
.widget-video .video-widget-wrap {
  padding-top: 56.25%;
  position: relative;
}
.widget-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.widget_search form {
  position: relative;
  margin-bottom: 0;
}
.widget_search .screen-reader-text {
  display: none;
}
.widget_search form input {
  margin: 0;
  border: 1px solid #e3e3e3;
  width: 100%;
  height: 42px;
  font-size: 14px;
  line-height: 19px;
  padding-left: 15px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.widget_search form input[type="submit"] {
  visibility: hidden;
  height: 0;
  padding: 0;
}
.widget_search form:after {
  content: "🔎";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 18px;
  padding-right: 15px;
  position: absolute;
  float: right;
  top: 12px;
  right: 0;
  color: #999;
}
.item-link {
  text-decoration: none;
}
.portfolio .item-link i {
  margin-right: 10px;
  vertical-align: -2px;
}
.spb_latest_tweets_widget {
  padding: 25px 0;
}
.spb_latest_tweets_widget .twitter-bird {
  font-size: 14px;
  line-height: 26px;
  float: left;
}
.spb_latest_tweets_widget ul {
  margin-left: 25px;
}
.spb_latest_tweets_widget ul li {
  margin-top: 15px;
}
.spb_latest_tweets_widget ul li:first-child {
  margin-top: 0;
}
.spb_latest_tweets_widget .tweet-text {
  line-height: 24px;
  display: block;
}
.spb_latest_tweets_widget .tweet-text a {
  font-weight: bold;
  text-decoration: none;
}
.spb_latest_tweets_widget .twitter_intents {
  display: block;
}
.spb_latest_tweets_widget .twitter_intents a {
  margin-right: 5px;
}
.spb_latest_tweets_widget a.twitter-timestamp {
  display: inline-block;
  line-height: 24px;
  margin-left: 10px;
  font-size: 12px;
}
.spb_image figure {
  max-width: 100%;
}
.spb_image.shadow figure {
  -moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.25);
}
.spb_image img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 2;
}
.spb_image .image-caption {
  text-align: center;
  margin: 15px 0 20px;
  font-style: italic;
}
.spb_image figure {
  position: relative;
}
.spb_image figure figcaption.initial {
  z-index: 4;
}
.spb_image figure figcaption.initial {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 3;
  background: none;
}
.spb_image figure figcaption.initial .thumb-info {
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 1;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.spb_image figure figcaption.initial .thumb-info .initial-content {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.spb_image figure figcaption.initial .thumb-info h2,
.spb_image figure figcaption.initial .thumb-info h4,
.spb_image figure figcaption.initial .thumb-info h5 {
  color: #fff;
}
.widget.widget_lip_most_loved_widget li {
  height: auto;
  overflow: hidden;
  margin-bottom: 15px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 64px;
  position: relative;
  padding: 12px 18px;
  border: 1px solid #e3e3e3;
}
.widget_lip_most_loved_widget .loved-item > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.widget_lip_most_loved_widget .loved-item > h5 {
  line-height: 20px;
  margin: 0 0 2px;
  padding: 0;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 65%;
}
.widget_lip_most_loved_widget .loved-item > span {
  font-size: 12px;
}
.loved-item > br {
  display: none;
}
.loved-item .loved-count {
  border-left: 1px solid #e4e4e4;
  position: absolute;
  right: 0;
  top: 0;
  height: 64px;
  width: 70px;
  display: block;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.loved-item .loved-count > i {
  vertical-align: 0px;
  font-size: 14px;
  padding: 10px 9px 5px;
  border-radius: 50%;
  margin-top: 15px;
  display: inline-block;
  margin-left: -16px;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.loved-item .loved-count > span {
  text-align: center;
  position: absolute;
  width: 90%;
  display: block;
  top: 24px;
  left: 10%;
}
.widget .recent-posts-list > li,
.widget .recent-news-list > li {
  height: auto;
  overflow: hidden;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.recent-posts-list li .recent-post-image {
  padding: 0;
  float: left;
  width: 90px;
  height: auto;
  min-height: 70px;
  background: #222;
  position: relative;
}
.recent-posts-list li .recent-post-image img {
  display: block;
  width: 100%;
  height: auto;
}
.recent-posts-list li .recent-post-image i {
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 24px;
  top: 50%;
  position: absolute;
  margin-top: -6px;
}
.recent-posts-list li .recent-post-details {
  padding: 0 10px;
  margin-left: 98px;
}
.recent-news-list li .recent-news-details {
  padding: 0 10px;
  margin-left: 0px;
}
.recent-posts-list li .recent-post-title,
.recent-news-list li .recent-news-title {
  display: block;
  margin-bottom: 5px;
}
.recent-posts-list li .recent-post-details > span,
.recent-news-list li .recent-news-details > span {
  font-size: 12px;
  font-style: italic;
}
.recent-posts-list li .recent-post-details .comments-likes {
  float: none;
  margin-top: 8px;
  font-size: 12px;
}
.recent-comments-list .comment .comment-wrap {
  padding: 10px 0;
}
.recent-comments-list .comment .comment-body {
  margin-top: 5px;
}
.recent-comments-list .comment .comment-meta-actions a {
  font-size: 12px;
  text-transform: uppercase;
}
.recentcomments {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.flickr_images {
  margin-right: -2px;
  margin-bottom: 30px;
}
.widget.flickr-widget ul {
  margin-right: -10px;
}
.widget.flickr-widget li {
  height: 81px;
  width: 81px;
  padding: 0;
  border: 0;
  overflow: hidden;
  float: left;
  display: inline-block;
  position: relative;
  margin: 0 10px 10px 0;
  background-image: url(../images/crease.svg);
  background-size: 100% 100%;
  background-position: center center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.browser-ie .widget.flickr-widget li,
.browser-ie10 .widget.flickr-widget li {
  background-image: none;
}
.flickr-widget li img {
  height: 81px;
  width: auto;
  min-height: 81px;
  min-width: 81px;
  display: block;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.flickr-widget li:hover img {
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
.widget ul.flickr_images li a {
  padding: 0;
}
.widget ul.flickr_images li a:after {
  content: "🔎";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 20px;
  position: absolute;
  right: 50%;
  top: 50%;
  margin-top: -6px;
  margin-right: -11px;
  color: #999;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.widget ul.flickr_images li:hover a:after {
  opacity: 1;
}
.browser-ie .widget ul.flickr_images li a:after {
  display: none;
}
.twitter-widget {
  margin: 0;
}
.widget.twitter-widget li {
  margin-bottom: 25px;
}
.widget.twitter-widget li:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: block;
  text-decoration: inherit;
  font-size: 16px;
  width: 30px;
  height: auto;
  float: left;
  margin-top: 5px;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}
#footer .widget.twitter-widget li:before {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
.twitter-widget .tweet-text {
  padding-left: 30px;
  line-height: 160%;
  word-break: break-word;
}
.twitter-widget .twitter_intents {
  margin: 10px 0 0 30px;
  display: none;
}
.twitter-widget .twitter_intents a {
  margin-right: 4px;
}
.twitter-date a,
.twitter-link a,
.widget .twitter-link a:hover {
  text-decoration: none;
}
.twitter-link a {
  display: inline-block;
  letter-spacing: normal;
  line-height: 25px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.twitter-link a:hover {
  text-decoration: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.sidebar .rev_slider_wrapper {
  overflow: hidden;
  padding-bottom: 40px;
}
.subscribers-list {
  text-align: center;
  padding: 15px 15px 9px;
  border: 1px solid #e4e4e4;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
}
.subscribers-list li {
  display: inline-block;
  width: 64px;
  margin-left: 10px;
}
.subscribers-list li:first-child {
  margin-left: 0;
}
.subscribers-list li > a.social-circle {
  font-size: 27px;
  background: #222;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  padding: 11px 7px;
  width: 35px;
  text-align: center;
  margin: 0 auto 5px;
}
.subscribers-list li:hover > a.social-circle {
  text-decoration: none;
}
.subscribers-list li > a.social-circle i {
  width: 30px;
}
.subscribers-list li span {
  display: block;
  text-align: center;
  font-size: 12px;
}
.subscribers-list li span.social-count {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 4px;
}
.sidebar-ad-grid {
  padding: 15px;
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15);
}
.sidebar-ad-grid ul > li {
  float: left;
  margin: 5px;
  max-width: 125px;
}
.sidebar-ad-grid ul > li img {
  display: block;
}
.widget input[type="email"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 5px 20px 5px 10px;
  line-height: 21px;
  height: 32px;
  display: block;
  border: 0;
}
.widget #mc_embed_signup > form {
  position: relative;
}
.widget #mc_embed_signup > form:after {
  content: "✉";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 16px;
  padding-right: 10px;
  position: absolute;
  float: right;
  top: 7px;
  right: 0;
  color: #999;
}
#mc_embed_signup .clear {
  display: block;
  visibility: visible;
  width: auto;
  height: auto;
}
.widget_sf_infocus_widget .infocus-item {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.widget_sf_infocus_widget .infocus-item iframe {
  display: block;
}
.infocus-item figure {
  position: relative;
  overflow: hidden;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.widget_sf_infocus_widget .infocus-item img {
  display: block;
  height: auto;
  width: 100%;
}
.widget_sf_infocus_widget .infocus-item .infocus-title {
  position: relative;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.widget_sf_infocus_widget .infocus-item .infocus-title:before {
  content: "";
  width: 15px;
  height: 10px;
  background-color: #fff;
  position: absolute;
  top: -3px;
  left: 16px;
  z-index: 99;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.widget_sf_infocus_widget .infocus-item h5 {
  font-weight: normal;
  margin: 0;
  padding: 12px 16px;
  max-width: 80%;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
}
.widget.widget_sf_infocus_widget .infocus-item h5 a:hover {
  text-decoration: none;
}
.infocus-title .love-it-wrapper {
  display: block;
  float: right;
  margin: 10px 16px 10px 0;
}
.portfolio-grid li {
  float: left;
  height: 75px;
  position: relative;
  margin: 0 12px 12px 0;
}
.browser-ie .portfolio-grid li,
.browser-ie10 .portfolio-grid li {
  background-image: none;
}
.portfolio-grid li a {
  padding: 0;
}
.portfolio-grid li a img {
  width: 75px;
  height: 75px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.portfolio-grid li:hover img {
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
.portfolio-grid li a:after {
  content: "🔎";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 20px;
  position: absolute;
  right: 50%;
  top: 50%;
  margin-top: -6px;
  margin-right: -11px;
  color: #999;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.portfolio-grid li:hover a:after {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
.browser-ie .portfolio-grid li a:after {
  display: none;
}
.widget hr {
  border-bottom: 0;
}
#mobile-top-text {
  display: none;
  padding: 10px 20px;
  border-bottom: 1px solid #e3e3e3;
}
#mobile-top-text .social-icons {
  margin-bottom: 0;
  line-height: 0;
}
#mobile-header-sticky-wrapper {
  display: none;
}
#mobile-header {
  display: none;
  padding: 20px 15px;
  position: relative;
  border-bottom: 1px solid #e3e3e3;
  width: 100%;
  left: 0;
  z-index: 9999;
}
#mobile-header .logo-svg-container {
  height: 40px;
  overflow: hidden;
  clear: both;
}
#mobile-header .logo-svg-container svg {
  height: 40px;
  width: auto;
}
.is-sticky #mobile-header {
  width: 100%;
  z-index: 100;
}
.mobile-header-opts {
  position: absolute;
  top: 50%;
  margin-top: -9px;
}
.mobile-header-opts.opts-left {
  left: 25px;
}
.mobile-header-opts.opts-right,
.mobile-left-logo .mobile-header-opts {
  right: 25px;
}
.mobile-header-opts a {
  font-size: 24px;
  margin-left: 15px;
}
.mobile-header-opts a:first-child {
  margin-left: 0;
}
.mobile-header-opts a > i[class^="fa-"] {
  margin-top: -2px;
  vertical-align: 2px;
}
a.mobile-menu-link {
  line-height: inherit;
  width: 20px;
  height: 14px;
  display: inline-block;
  text-indent: -9999em;
  position: relative;
  vertical-align: middle;
  top: 50%;
  position: relative;
  margin-top: -7px;
}
a.mobile-menu-link span.menu-bars,
a.mobile-menu-link span.menu-bars:before,
a.mobile-menu-link span.menu-bars:after {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #1d1d1d;
  display: block;
  position: absolute;
  width: 20px;
  height: 2px;
  left: 0;
}
a.mobile-menu-link span.menu-bars:before,
a.mobile-menu-link span.menu-bars:after {
  content: "";
}
a.mobile-menu-link span.menu-bars {
  top: 6px;
}
a.mobile-menu-link span.menu-bars:before {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  top: -6px;
  z-index: 10;
}
a.mobile-menu-link span.menu-bars:after {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 6px;
}
.mobile-menu-open a.mobile-menu-link span.menu-bars {
  background-color: transparent !important;
}
.mobile-menu-open a.mobile-menu-link span.menu-bars:before {
  -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
  -moz-transform: translateY(6px) translateX(1px) rotate(45deg);
  -ms-transform: translateY(6px) translateX(1px) rotate(45deg);
  -o-transform: translateY(6px) translateX(1px) rotate(45deg);
  transform: translateY(6px) translateX(1px) rotate(45deg);
}
.mobile-menu-open a.mobile-menu-link span.menu-bars:after {
  -webkit-transform: translateY(-7px) translateX(1px) rotate(-45deg);
  -moz-transform: translateY(-7px) translateX(1px) rotate(-45deg);
  -ms-transform: translateY(-7px) translateX(1px) rotate(-45deg);
  -o-transform: translateY(-7px) translateX(1px) rotate(-45deg);
  transform: translateY(-7px) translateX(1px) rotate(-45deg);
}
#mobile-logo {
  text-align: center;
  height: auto;
}
#mobile-logo.has-img {
  max-width: 75%;
}
.mobile-left-logo #mobile-logo {
  float: left;
  text-align: left;
}
.mobile-left-right #mobile-logo {
  float: right;
  text-align: right;
}
#mobile-logo a {
  height: auto;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.mobile-menu-closing #mobile-logo a,
.mobile-menu-open #mobile-logo a,
.mobile-cart-open #mobile-logo a {
  z-index: -1;
}
#mobile-logo.has-img a {
  line-height: 0;
}
#mobile-logo.no-img a {
  max-width: 100%;
}
.logo-center {
  text-align: center;
}
#mobile-logo.logo-center a {
  text-align: center;
}
#mobile-logo.logo-left a,
#mobile-logo.logo-right a {
  margin: 0;
}
#mobile-logo img {
  display: inline-block;
  height: auto;
  max-height: 100%;
  width: auto;
  max-width: 100%;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
#mobile-logo img.retina {
  display: none;
  width: auto;
}
#mobile-logo img.alt-logo {
  display: none;
}
#mobile-logo h1 {
  margin: 0;
  font-size: 24px;
  line-height: 150%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#mobile-logo h2 {
  margin-top: -5px;
  font-size: 14px;
  line-height: 100%;
}
#mobile-logo h1.retina {
  display: none;
}
#mobile-logo.logo-center {
  margin: 0 auto;
}
#mobile-logo.logo-center h1 {
  text-align: center;
}
.logo-right#mobile-logo {
  float: right;
}
.logo-right#mobile-logo img {
  float: right;
}
#mobile-menu-wrap {
  box-sizing: border-box;
}
body:not(.mh-sticky) #mobile-menu-wrap.menu-type-overlay {
  position: absolute;
}
.mh-sticky #mobile-menu-wrap.menu-type-overlay {
  position: fixed;
  top: 0px;
}
#mobile-menu-wrap.menu-type-slideout {
  display: none;
  position: fixed;
  top: 0;
  z-index: 98;
  visibility: hidden;
  width: 280px;
  height: 100%;
  background: #222;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#mobile-menu-wrap.menu-type-slideout.menu-is-left {
  left: 0;
}
#mobile-menu-wrap.menu-type-slideout.menu-is-right {
  right: 0;
}
#mobile-menu-wrap.menu-type-dropdown {
  display: none;
  top: 0;
  right: 0;
  z-index: 100;
  visibility: hidden;
  width: 100%;
  height: 0px;
  overflow: hidden;
  background: #222;
  padding: 0px !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#mobile-menu-wrap.menu-type-dropdown #mobile-menu,
#mobile-menu-wrap.menu-type-dropdown .mobile-menu-inner {
  padding: 0px !important;
}
body.mh-dropdown:not(.mobile-menu-open) #mobile-header {
  margin-bottom: 0px !important;
}
body:not(.mh-sticky) #mobile-menu-wrap.menu-type-dropdown {
  position: absolute;
}
body.mh-sticky #mobile-menu-wrap.menu-type-dropdown {
  position: fixed;
}
.no-csstransforms #mobile-menu-wrap,
.ie-mobile #mobile-menu-wrap {
  position: relative;
  width: 100%;
  right: 0;
  display: none;
  height: auto;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: none;
  transform: none;
}
.mobile-header-right-logo #mobile-menu-wrap,
.mobile-header-center-logo #mobile-menu-wrap {
  right: auto;
  left: 0;
}
.mobile-menu-open #mobile-menu-wrap {
  visibility: visible;
}
.mh-dropdown #header:not(.sticky-header) {
  position: relative !important;
  top: 0px !important;
  border: 0px !important;
}
.mh-dropdown:not(.mobile-menu-open) #mobile-menu-wrap {
  visibility: hidden;
  opacity: 0;
  z-index: 0;
}
.mobile-menu-open.mh-dropdown #mobile-menu-wrap {
  height: auto;
}
.mobile-menu-open.mh-dropdown #mobile-header {
  z-index: 105;
}
.no-csstransforms .mobile-menu-open #mobile-menu-wrap,
.ie-mobile.mobile-menu-open #mobile-menu-wrap {
  display: block;
  visibility: visible;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: none;
  transform: none;
}
.mobile-search-form input[type="text"],
.mobile-search-form input[type="search"] {
  margin: 0;
  padding: 14px 20px;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  height: 50px;
  background: transparent;
}
ul.mobile-language-select {
  list-style: none;
  padding-left: 7px;
  height: auto;
  overflow: hidden;
  margin: 0;
  height: 40px;
}
.mobile-language-select li {
  float: left;
  margin-right: 5px;
}
.mobile-language-select li a,
.mobile-language-select li div {
  padding: 8px;
  display: block;
}
.mobile-language-select .language {
  display: none;
}
#mobile-menu-wrap .mobile-menu-inner {
  max-height: 100%;
  position: relative;
  overflow-y: scroll;
  font-size: 16px;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 40px;
}
#mobile-menu-wrap .mobile-menu-inner::-webkit-scrollbar {
  display: none;
}
.no-csstransforms #mobile-menu-wrap #mobile-menu,
.ie-mobile #mobile-menu-wrap #mobile-menu,
.no-csstransforms #mobile-menu-wrap #main-menu,
.ie-mobile #mobile-menu-wrap #main-menu {
  height: auto;
  overflow: visible;
  padding-bottom: 0;
}
#mobile-menu-wrap #mobile-menu ul,
#mobile-menu-wrap #main-menu ul,
.mobile-cart-menu {
  margin-bottom: 0;
}
#mobile-menu-wrap #mobile-menu ul li,
#mobile-menu-wrap #main-menu ul li {
  border-top: 1px solid #333;
  border-bottom: 0;
}
#mobile-menu-wrap #mobile-menu ul li a,
#mobile-menu-wrap #main-menu ul li a,
.mobile-cart-menu li a {
  display: block;
  padding: 15px 30px;
  background: transparent;
}
#mobile-menu-wrap #mobile-menu ul li ul li,
#mobile-menu-wrap #main-menu ul li ul li {
  font-size: 13px;
}
#mobile-menu-wrap #mobile-menu ul.menu > li:first-child,
#mobile-menu-wrap #main-menu ul.menu > li:first-child {
  border-top: 0;
}
#mobile-menu-wrap #mobile-menu ul.sub-menu,
#mobile-menu-wrap #main-menu ul.sub-menu {
  background: none;
  margin-left: 0;
}
#mobile-menu-wrap #mobile-menu ul.sub-menu li a,
#mobile-menu-wrap #main-menu ul.sub-menu li a {
  padding-left: 30px;
}
#mobile-menu-wrap #mobile-menu ul.sub-menu li ul a,
#mobile-menu-wrap #main-menu ul.sub-menu li ul a {
  padding-left: 50px;
}
#mobile-menu-wrap #mobile-menu li.sf-menu-item-html,
#mobile-menu-wrap #main-menu li.sf-menu-item-html {
  display: none;
}
#mobile-menu-wrap #mobile-menu li.menu-item-object-product_cat .menu-item-desc,
#mobile-menu-wrap #main-menu li.menu-item-object-product_cat .menu-item-desc {
  display: none;
}
#mobile-contact {
  margin-top: 50px;
}
#mobile-menu-wrap #mobile-menu ul li.parent span.menu-item-text:after,
#mobile-menu-wrap #main-menu ul li.parent span.menu-item-text:after {
  content: "";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 12px;
  margin-left: 10px;
  opacity: 0.5;
}
#mobile-menu-wrap #mobile-menu ul li.parent ul.sub-menu,
#mobile-menu-wrap #main-menu ul li.parent ul.sub-menu {
  display: none;
}
#mobile-menu-wrap #mobile-menu ul li.parent > ul.sub-menu.sub-menu-open,
#mobile-menu-wrap #main-menu ul li.parent > ul.sub-menu.sub-menu-open {
  display: block;
}
#mobile-cart-wrap {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 97;
  visibility: hidden;
  width: 280px;
  height: 100%;
  background: #222;
  max-height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 40px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.no-csstransforms #mobile-cart-wrap,
.ie-mobile #mobile-cart-wrap {
  position: relative;
  width: 100%;
  right: 0;
  display: none;
  height: auto;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: none;
  transform: none;
}
.mobile-header-right-logo #mobile-cart-wrap,
.mobile-header-center-logo-alt #mobile-cart-wrap {
  right: auto;
  left: 0;
}
.mobile-menu-open #mobile-cart-wrap {
  visibility: visible;
}
.no-csstransforms .mobile-menu-open #mobile-cart-wrap,
.ie-mobile.mobile-menu-open #mobile-cart-wrap {
  display: block;
  visibility: visible;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: none;
  transform: none;
}
#mobile-cart-wrap .shopping-bag-item > a.cart-contents {
  padding: 15px;
  font-size: 16px;
  border-bottom: 1px solid #e4e4e4;
  display: block;
  text-align: center;
}
#mobile-cart-wrap .shopping-bag-item > a.cart-contents .num-items {
  display: inline;
  padding-left: 10px;
}
#mobile-cart-wrap .shopping-bag-item > a.cart-contents .num-items:before {
  content: "·";
  margin-right: 10px;
}
#mobile-cart-wrap .shopping-bag {
  max-width: 100%;
}
#mobile-cart-wrap .shopping-bag .bag-header {
  display: none;
}
#mobile-cart-wrap ul {
  margin: 0;
  display: block;
}
#mobile-cart-wrap .bag-product .bag-product-details .bag-product-title {
  font-size: 14px;
  margin-bottom: 5px;
}
#mobile-cart-wrap .bag-product a.remove {
  font-size: 30px;
  top: 14px;
}
.mobile-cart-menu li {
  border-bottom: 1px solid #333;
}
.mobile-cart-menu li:first-child {
  border-top: 1px solid #333;
}
#mobile-cart-wrap .bag-buttons > a > span.text {
  padding: 18px 20px;
}
.mh-overlay #mobile-menu-wrap,
.mh-overlay #mobile-cart-wrap {
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: visible;
  overflow: hidden;
  padding: 40px;
  -webkit-transition: none;
  transition: none;
}
.mh-menu-show #mobile-menu-wrap {
  z-index: 200;
  display: block;
}
.mh-overlay #mobile-menu-wrap #mobile-menu,
.mh-overlay #mobile-menu-wrap #main-menu {
  overflow: visible;
}
.mobile-overlay-close {
  position: fixed;
  float: right;
  font-size: 30px;
  padding: 14px 10px;
  right: 10px;
  top: 8px;
}
.mobile-overlay-close > i {
  display: block;
  height: 22px;
}
.mh-overlay ul.mobile-language-select {
  padding-left: 0;
  text-align: center;
}
.mh-overlay ul.mobile-language-select li {
  float: none;
  display: inline-block;
}
.mh-overlay .mobile-language-select li a,
.mh-overlay .mobile-language-select li div {
  padding: 4px 8px;
}
.mh-overlay .mobile-search-form {
  margin-bottom: 30px;
}
.mh-overlay .mobile-search-form input[type="text"],
.mh-overlay .mobile-search-form input[type="search"] {
  padding: 20px 0;
  font-size: 16px;
  text-align: center;
  height: 60px;
}
.mh-overlay #mobile-menu-wrap #mobile-menu ul li,
.mh-overlay #mobile-menu-wrap #main-menu ul li {
  border: 0;
  text-align: center;
}
.mh-cart-show #mobile-cart-wrap {
  z-index: 200;
  display: block;
}
.mh-overlay #mobile-cart-wrap .shopping-bag {
  width: 100%;
  padding: 20px 0 40px;
}
.mh-overlay #mobile-cart-wrap .bag-product a.remove {
  display: none;
}
.mh-overlay .mobile-cart-menu li a {
  text-align: center;
}
#footer {
  padding: 40px 0 0;
  border-top: 0 solid transparent;
}
#footer.footer-divider {
  border-top-width: 1px;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5 {
  color: inherit;
  margin-top: 0;
}
#footer h6 {
  margin-bottom: 20px;
  font-weight: bold;
}
#footer a,
#footer a:hover {
  text-decoration: none;
}
#footer-widgets .widget {
  padding-bottom: 30px;
}
#footer-wrap {
  z-index: 1;
  position: relative;
}
.vertical-header #footer-wrap {
  height: 100%;
}
@media only screen and (max-width: 1025px) {
  .vertical-header.mhs-tablet-land #footer-wrap {
    padding-left: 0px;
    padding-right: 0px;
  }
}
#copyright {
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
  font-size: 12px;
  border-top: 0 solid transparent;
}
#copyright.copyright-divider {
  border-top-width: 1px;
}
#copyright .text-left {
  font-size: 11px;
  float: left;
  margin-bottom: 0;
  line-height: 40px;
}
#copyright .text-right {
  font-size: 11px;
  margin-bottom: 0;
  line-height: 40px;
  float: right;
  text-align: right;
  max-width: 50%;
}
#copyright a,
#copyright a:hover {
  text-decoration: none;
}
#copyright nav .menu {
  float: right;
}
#copyright nav .menu li {
  font-size: 12px;
  margin: 5px 0;
  border-left: 1px solid #e4e4e4;
  line-height: 30px;
}
#copyright nav .menu li:first-child {
  border-left: 0;
}
#copyright nav .menu li a {
  padding: 0 12px;
  display: block;
  background: transparent;
}
#copyright nav .menu li ul.sub-menu {
  display: none;
}
#copyright .social-icons {
  margin-bottom: 0;
}
.fw-row .spb_portfolio_widget {
  padding-left: 0;
  padding-right: 0;
}
.grid-sizer {
  margin: 0;
  height: 0;
  min-height: 0;
}
.browser-ie .grid-sizer {
  display: none;
}
.filter-wrap {
  text-align: center;
}
.post-filter-tabs {
  opacity: 0;
  margin-top: 0px;
  margin-bottom: 10px;
}
.filter-dropdown.closed .post-filter-tabs {
  display: none;
  height: 0px;
  overflow: 0;
  visibility: hidden;
}
.filter-dropdown.open .post-filter-tabs {
  opacity: 1;
}
.filter-inline .post-filter-tabs {
  opacity: 1;
}
.post-filter-tabs li {
  margin-left: 10px;
  display: none;
  line-height: 48px;
}
.post-filter-tabs li:first-child {
  margin-left: 0;
}
.post-filter-tabs li.all,
.post-filter-tabs li.has-items {
  display: inline-block;
}
.post-filter-tabs li.selected {
  font-weight: bold;
}
.post-filter-tabs li a {
  display: block;
}
ul.portfolio-items {
  margin-bottom: 0;
  list-style: none;
  transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  -webkit-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
}
ul.portfolio-items.filterable-items {
  height: 1000px;
}
.portfolio-items .portfolio-item {
  opacity: 0;
}
.browser-ie .portfolio-items .portfolio-item,
.portfolio-items .portfolio-item.item-animated,
.carousel-items .portfolio-item,
.mobile-browser .portfolio-item {
  opacity: 1;
}
.fw-row ul.portfolio-items.gutters {
  margin: 0 15px;
}
ul.portfolio-items.no-gutters,
.fw-row .spb-row-content-width ul.portfolio-items.gutters {
  margin: 0;
}
.portfolio-items > li {
  margin-bottom: 30px;
}
.browser-ie .portfolio-items.no-gutters > li {
  padding: 0;
}
.row .portfolio-items.no-gutters.col-1 > li {
  padding-left: 0;
  padding-right: 0;
}
.portfolio-items.no-gutters:not(.col-1) > li {
  padding: 0;
}
.portfolio-items.no-gutters > li {
  margin-bottom: 0;
}
.browser-ff .portfolio-item.col-sm-4 {
  width: 33.3%;
}
.portfolio-items > li figure {
  position: relative;
}
.masonry-items .portfolio-item {
  border-bottom: 0;
  padding-bottom: 0;
}
.multi-masonry-items .portfolio-item {
  opacity: 0;
}
.multi-masonry-items .portfolio-item figure {
  margin-bottom: 0;
}
.multi-masonry-items.no-gutters .portfolio-item {
  padding-left: 0;
  padding-right: 0;
}
.multi-masonry-items .multi-masonry-img-wrap {
  overflow: hidden;
}
.spb_portfolio_carousel_widget {
  padding-bottom: 50px;
}
.spb_portfolio_carousel_widget .caroufredsel_wrapper {
  padding-bottom: 10px;
}
.spb_portfolio_carousel_widget .portfolio-item {
  height: auto;
}
.spb_portfolio_carousel_widget .carousel-items .portfolio-item {
  padding: 0 15px;
}
.spb_portfolio_carousel_widget .portfolio-item figure {
  margin-bottom: 0;
}
.spb_portfolio_carousel_widget .portfolio-item .item-details {
  padding: 12px 15px 7px;
}
.spb_portfolio_carousel_widget .portfolio-item h4.portfolio-item-title {
  margin: 0 0 5px;
  text-align: left;
}
.spb_portfolio_carousel_widget .portfolio-item h4.portfolio-item-title a {
  display: block;
  height: auto;
  overflow: hidden;
}
.spb_portfolio_carousel_widget .portfolio-item h4 span {
  display: inline-block;
  float: left;
  max-width: 82%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.spb_portfolio_carousel_widget .portfolio-item h4.portfolio-item-title a:hover {
  text-decoration: none;
}
.spb_portfolio_carousel_widget .portfolio-item h4.portfolio-item-title a > i {
  float: right;
  text-align: right;
  line-height: 20px;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
}
.portfolio-items.no-gutters .portfolio-item-details,
.portfolio-full-width .portfolio-item-details {
  padding: 0 15px 20px;
}
.portfolio-items.gutters .portfolio-item-details {
  padding: 0 0 20px;
}
.portfolio-item.gallery {
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}
.portfolio-item.gallery figure,
.masonry-items .portfolio-item.standard figure {
  margin-bottom: 0;
}
.portfolio-item figure {
  margin-bottom: 25px;
}
.portfolio-item.masonry-item figure,
.portfolio-item.gallery-item figure {
  margin-bottom: 0;
}
.portfolio-item figure img {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}
.portfolio-item.masonry-item .portfolio-item-details {
  padding: 25px 30px 20px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.portfolio-item h3.portfolio-item-title {
  font-weight: normal;
  margin-bottom: 5px;
  text-align: left;
  margin-top: 0;
}
.portfolio-item h1.portfolio-item-title {
  font-weight: normal;
  margin-bottom: 4px;
  text-align: left;
  margin-top: 10px;
}
.portfolio-item-title a:hover {
  text-decoration: none;
}
.portfolio-item h5.portfolio-subtitle {
  display: block;
  margin-bottom: 5px;
  text-align: left;
  margin-top: 0;
}
.portfolio-item h3.portfolio-subtitle {
  display: block;
  text-align: center;
  margin-top: 0;
  margin-bottom: 8px;
}
.portfolio-item .portfolio-item-excerpt {
  font-size: 12px;
  padding-top: 5px;
  text-align: left;
}
.portfolio-item.carousel-item .portfolio-item-excerpt {
  text-align: left;
  margin-top: 0;
  padding: 20px 0;
}
.portfolio-item.carousel-item .portfolio-item-excerpt p:last-child {
  margin-bottom: 0;
}
.portfolio-item .portfolio-item-permalink {
  font-size: 12px;
  font-weight: bold;
  display: block;
  text-decoration: none;
}
.tax-portfolio-category .portfolio-wrap > .container {
  width: auto;
  padding: 0;
}
.single-portfolio .inner-page-wrap {
  margin-top: 0;
  margin-bottom: 0;
}
article.type-portfolio {
  margin-bottom: 100px;
}
.hidden-hatom {
  display: none;
}
article.type-portfolio.single-portfolio-standard,
article.type-portfolio.single-portfolio-split {
  padding-top: 50px;
}
article.type-portfolio figure.media-wrap {
  margin-bottom: 55px;
}
.full-width-display-wrap,
.full-width-display-wrap > .container {
  position: relative;
}
.full-width-display-wrap .portfolio-options-bar {
  position: absolute;
  top: 60px;
  z-index: 3;
  width: 100%;
  opacity: 0;
  padding: 0 15px;
}
.full-width-display-wrap figure.fw-media-wrap {
  display: none;
}
.fw-media-wrap .item-slider,
.fw-media-wrap .item-slider ul.slides,
.fw-media-wrap .item-slider ul.slides > li {
  max-height: 800px;
}
article.type-portfolio .media-wrap .flex-control-nav {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 6%;
  left: auto;
}
article.type-portfolio .media-wrap .flex-control-nav li {
  float: none;
}
.content-wrap.col-sm-9 {
  padding-left: 0;
}
.item-details.col-sm-3 {
  padding-right: 0;
}
.col-sm-3 .item-details {
  margin-top: 20px;
}
.portfolio-categories {
  margin-bottom: 0;
}
.portfolio-categories li a {
  padding: 4px 0;
  display: block;
}
.portfolio-categories li a:before {
  content: "📎";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.item-details .sidebar-content {
  margin-bottom: 20px;
}
.item-details .client {
  margin-bottom: 5px;
}
.item-details time span,
.item-details .client span {
  font-weight: bold;
  margin-right: 5px;
  display: inline-block;
}
.item-details time {
  margin-bottom: 10px;
  display: block;
}
.item-details .item-link {
  margin-bottom: 20px;
  display: block;
}
.item-details .item-link i {
  vertical-align: -3px;
}
.item-details .article-share {
  margin-top: 25px;
  text-align: left;
}
.item-details .article-share .social {
  left: -150px;
}
.related-projects.container {
  margin-bottom: 50px;
}
.related-projects h2 {
  margin-top: 0;
  margin-bottom: 25px;
}
.related-projects article {
  padding: 0;
}
.related-projects.container > .row {
  margin: 0;
}
.sticky-details.sticky {
  float: none;
  position: fixed;
  z-index: 6;
  right: auto;
  padding-top: 100px;
}
#home-masonry-elements {
  margin: 10px auto;
}
#home-masonry-elements li {
  margin: 5px;
  width: 300px;
}
#home-masonry-elements li figure {
  width: 300px;
  background: #f4f4f4;
}
.spb_portfolio_showcase_widget {
  padding-bottom: 0;
}
.spb_portfolio_showcase_widget.no-bg {
  padding-left: 0;
  padding-right: 0;
}
.spb_portfolio_showcase_widget .portfolio-showcase-wrap {
  opacity: 0;
}
.portfolio-showcase-wrap ul {
  background: #222;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
}
.portfolio-showcase-wrap ul li {
  width: 25%;
  display: inline-block;
  overflow: hidden;
  position: relative;
  background: #222;
  margin-bottom: -7px;
}
.portfolio-showcase-wrap ul[data-columns="5"] li {
  width: 20%;
}
.portfolio-showcase-wrap ul li .main-image {
  max-width: none;
  position: absolute;
  display: block;
  opacity: 0.8;
  height: auto;
  transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
}
.portfolio-showcase-wrap ul li:hover .main-image {
  opacity: 1;
}
.portfolio-showcase-wrap ul li .item-info {
  position: absolute;
  bottom: -85px;
  width: 100%;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  padding: 24px 30px;
}
.portfolio-showcase-wrap ul li .item-info:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid rgba(255, 255, 255, 0.9);
  position: absolute;
  bottom: 100%;
  z-index: 2;
  left: 50%;
  margin-left: -10px;
}
.portfolio-showcase-wrap ul li .item-info.has-subtitle {
  padding: 15px 30px;
}
.portfolio-showcase-wrap ul li .item-info span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
  display: block;
  color: #222;
}
.portfolio-showcase-wrap ul li .item-info span.item-title {
  letter-spacing: normal;
}
ul.blog-tweets,
ul.blog-instagrams {
  display: none;
}
.blog-standard {
  position: relative;
  margin-bottom: 30px;
}
ul.blog-items {
  list-style: none;
}
ul.blog-items.gutters {
  margin-left: 16px;
  margin-right: 16px;
}
.blog-wrap .heading-wrap {
  margin-bottom: 5px;
}
.blog-item {
  margin-bottom: 60px;
  padding-top: 60px;
  height: auto;
  overflow: hidden;
  opacity: 0;
}
.browser-ie .blog-item,
.blog-item.item-animated,
.carousel-items .blog-item,
.grid-items .blog-item,
.blog-wrap .blog-items.social-blog .blog-item {
  opacity: 1;
}
.blog-item:first-child {
  border-top: 0;
  padding-top: 0;
}
.has-both-sidebars .blog-item {
  margin-bottom: 50px;
}
.blog-item .comments-likes {
  float: right;
  font-weight: normal;
  margin-top: 8px;
}
.blog-item .comments-likes .comments-wrapper {
  display: inline-block;
  margin-right: 0;
}
.blog-item .comments-likes .love-it-wrapper {
  margin-left: 10px;
  margin-top: 5px;
}
#infscr-loading {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 50px;
  text-align: center;
  height: 0px !important;
  line-height: 50px;
  overflow: visible;
}
ul.blog-items.done-loading #infscr-loading .load-more-btn {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.blog-load-more #infscr-loading {
  margin-bottom: -100px;
}
ul.blog-items.blog-inf-scroll:not(.done-loading) {
  padding-bottom: 100px !important;
}
#infscr-loading .spinner > div {
  width: 18px;
  height: 18px;
  margin: 0 3px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#infscr-loading .spinner > .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
#infscr-loading .spinner > .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
#infscr-loading div.text:not(.all-loaded) {
  display: none;
}
#infscr-loading > .all-loaded {
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%;
  text-align: center;
}
.load-more-btn {
  margin: 50px auto 0px auto;
  display: block;
  width: 20%;
  text-align: center;
  min-width: 200px;
  padding: 14px 16px;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  vertical-align: middle;
  max-width: 100%;
  position: relative;
}
.search-items .blog-item {
  padding-top: 0;
  margin-bottom: 50px;
}
.search-item-img {
  float: left;
  position: relative;
}
.search-item-img img,
.search-item-img .img-holder {
  height: 70px;
  width: 70px;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.search-item-img .img-holder {
  border: 1px solid #e3e3e3;
  line-height: 20px;
}
.search-item-img .img-holder i {
  display: inline-block;
  padding: 28px 20px;
  font-size: 28px;
  opacity: 0.5;
}
.search-item-content {
  margin-left: 100px;
}
.search-item-content.no-excerpt h3 {
  margin-top: 8px;
}
.search-item-content time {
  display: block;
  margin-bottom: 15px;
}
.read-more {
  text-decoration: none;
  display: inline-block;
  border-bottom: 1px dotted #e3e3e3;
}
.read-more-button {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  line-height: 18px;
  height: auto;
  padding: 14px 16px;
  margin: 0px;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: 0;
  position: relative;
  overflow: hidden;
  outline: none;
  text-shadow: none;
  text-decoration: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  vertical-align: middle;
  max-width: 100%;
  border-color: #444;
  background-color: #444;
}
.read-more-link {
  text-decoration: none;
  margin-top: 5px;
  font-weight: bold;
  display: block;
}
.sticky-post-icon {
  float: left;
  margin-right: 10px;
  padding: 17px 12px 7px;
  background-image: url(../images/crease.svg);
  background-size: 100% 100%;
  background-position: center center;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 24px;
}
.browser-ie .sticky-post-icon,
.browser-ie10 .sticky-post-icon {
  background-image: none;
}
.sticky-post-icon i {
  height: 22px;
  display: inline-block;
}
.blog-wrap .blog-aux-wrap {
  margin-bottom: 0;
}
.blog-aux-options {
  text-align: center;
}
ul.blog-aux-options li {
  float: none;
  display: inline-block;
}
.blog-aux-options li:first-child {
  margin-left: 0;
}
.blog-aux-options li.search {
  height: auto;
  overflow: hidden;
}
.blog-aux-options li a {
  display: block;
  font-size: 14px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.blog-aux-options li a i {
  margin-right: 7px;
}
.blog-aux-options li a i[class*="ss-"] {
  vertical-align: -2px;
  height: 18px;
  display: inline-block;
}
.blog-aux-options li a:hover {
  text-decoration: none;
}
.blog-aux-options li form {
  margin: 0;
  position: relative;
}
.blog-aux-options li form input {
  margin: 0;
  border: 0;
  height: 34px;
  width: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-aux-options li form:after {
  content: "🔎";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 16px;
  padding-right: 10px;
  position: absolute;
  float: right;
  top: 11px;
  right: 2px;
  opacity: 0.3;
  -moz-opacity: 0.3;
  filter: alpha(opacity=30);
}
.blog-filter-wrap {
  margin-bottom: 20px;
}
.blog-filter-wrap .filter-slide-wrap {
  display: none;
}
.blog-filter-wrap ul {
  margin-bottom: 30px;
}
.blog-filter-wrap ul li {
  display: block;
  margin-bottom: 20px;
}
.blog-filter-wrap ul li a {
  display: block;
  padding: 10px;
}
.blog-filter-wrap ul li a span {
  float: right;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
}
.standard-items .blog-item {
  padding-top: 0;
  margin-bottom: 0;
  width: 100%;
}
.standard-items .blog-item:first-child .standard-post-content.no-thumb {
  padding-top: 0;
}
.standard-items .blog-item .standard-post-content {
  border-bottom: 1px solid #e3e3e3;
}
.standard-items .blog-item:last-child .standard-post-content {
  border-bottom: 0;
}
.standard-items .blog-item > figure {
  margin-top: 40px;
}
.standard-items .blog-item:first-child figure {
  margin-top: 0;
}
.standard-items .blog-item .read-more-button {
  float: left;
}
.standard-items .blog-item .comments-likes {
  float: right;
}
.standard-items .blog-item .comments-likes .blog-item-details {
  display: inline-block;
  margin-right: 10px;
}
div.timeline {
  position: absolute;
  top: 0;
  width: 2px;
  height: 98%;
  background: #e4e4e4;
  float: left;
  z-index: 0;
  left: 50%;
  margin-left: -1px;
}
.timeline-items .blog-item {
  border: 0;
  margin-top: 70px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  z-index: 1;
  position: relative;
}
.timeline-items .blog-item:first-child {
  margin-top: 0;
}
.blog .blog-items.timeline-items {
  max-width: 730px;
  margin: 0 auto;
}
.standard-post-date {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #e3e3e3;
  padding: 13px 18px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 30px;
}
.standard-post-content {
  position: relative;
  padding: 20px 0px 40px;
}
.standard-post-content:empty {
  padding-top: 0;
}
.standard-post-content.no-thumb {
  padding: 40px 0;
}
.format-quote .standard-post-content,
.format-link .standard-post-content {
  padding-top: 30px;
}
.standard-post-content h1 {
  margin-top: 0;
  margin-bottom: 20px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.standard-post-content h1 a:hover {
  text-decoration: none;
}
.standard-post-content .link-excerpt {
  position: relative;
  padding-bottom: 20px;
}
.standard-post-content .link-excerpt > p {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.standard-post-content .link-excerpt > i {
  display: block;
  position: absolute;
  font-size: 44px;
  margin-top: 10px;
  top: 0;
  left: 30px;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
}
.standard-post-content .excerpt {
  margin-bottom: 25px;
}
.standard-post-content .excerpt > .container {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.has-no-sidebar .timeline-items .blog-item {
  text-align: center;
}
.has-no-sidebar .standard-post-content .read-more-button {
  margin-right: 20px;
  margin-bottom: 0;
}
.has-no-sidebar .timeline-items .standard-post-content .read-more-button {
  margin-right: 0;
}
.has-no-sidebar .timeline-items .standard-post-content .comments-likes {
  float: none;
}
.has-no-sidebar .standard-items .standard-post-content .comments-likes {
  float: left;
}
.has-no-sidebar .standard-post-content .comments-likes .blog-item-details {
  display: inline-block;
  margin-left: 20px;
  margin-right: 10px;
}
.has-no-sidebar .standard-post-content .comments-likes .blog-item-details {
  display: inline-block;
  margin-left: 20px;
  margin-right: 10px;
}
.download-button {
  margin-bottom: 0;
  margin-right: 15px;
}
.blog-items {
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.masonry-items,
.multi-masonry-items {
  transition: height 0.4s ease-in-out;
  -moz-transition: height 0.4s ease-in-out;
  -webkit-transition: height 0.4s ease-in-out;
  -o-transition: height 0.4s ease-in-out;
}
.blog-items.timeline-items {
  padding-bottom: 50px;
  margin-bottom: 0;
}
.masonry-items .blog-item {
  margin-bottom: 25px;
  padding-top: 0;
  border-top: 0;
  z-index: 1;
}
.masonry-items.no-gutters .blog-item {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.blog-masonry {
  margin: 0px -30px 0px -30px;
}
.blog-masonry .masonry-items .blog-item {
  opacity: 1;
}
.blog-masonry .masonry-items .blog-item.item-animated {
  opacity: 1;
}
.masonry-items.no-gutters .blog-item.gallery {
  margin-left: 0;
  margin-right: 0;
}
.masonry-items .blog-item figure {
  margin-bottom: 0;
}
.masonry-items .blog-item .details-wrap,
.masonry-items .blog-item .grid-no-image {
  padding: 20px 0px 0px;
  position: relative;
}
.masonry-items .blog-item .details-wrap .excerpt {
  margin-top: 20px;
  margin-bottom: 25px;
}
.masonry-items .blog-item .details-wrap {
  -webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  transition: background-color 0.3s ease-out, color 0.3s ease-out;
}
.masonry-items .blog-item .comments-likes a {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.masonry-items .blog-item h6 {
  text-transform: capitalize;
  font-weight: bold;
  color: inherit;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.masonry-items .blog-item .details-wrap h3 {
  margin: 0 0 20px;
}
.masonry-items .blog-item .details-wrap h2,
.masonry-items .blog-item .inst-overlay h2 {
  font-size: 28px;
  line-height: 36px;
  margin: 0 0 5px;
}
.masonry-items .blog-item .details-wrap .quote-excerpt {
  font-size: 28px;
  line-height: 36px;
}
.masonry-items .blog-item .post-item-details {
  margin-bottom: 5px;
}
.masonry-items .blog-item .comments-likes {
  position: absolute;
  bottom: 25px;
  right: 30px;
}
.masonry-items .blog-item .post-date {
  font-weight: normal;
}
.masonry-items .instagram-item {
  position: relative;
}
.masonry-items .instagram-item .inst-overlay {
  position: absolute;
  z-index: 2;
  padding: 30px;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.masonry-items .instagram-item:hover .inst-overlay {
  opacity: 0.9;
}
.masonry-items .instagram-item .inst-overlay h3 {
  max-height: 65%;
  overflow: hidden;
  font-size: 28px;
  line-height: 36px;
}
.instagram-item .inst-overlay > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.masonry-items .instagram-item img {
  position: relative;
  z-index: 1;
  width: 100%;
}
.masonry-items .blog-item .date {
  position: absolute;
  bottom: 50px;
}
.masonry-items .blog-item .tweet-text {
  font-size: 28px;
  line-height: 36px;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.masonry-items .blog-item a.grid-link {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.masonry-items .blog-item .twitter_intents {
  display: none;
}
.masonry-items .blog-item .tweet-icon,
.masonry-items .blog-item .inst-icon {
  position: absolute;
  bottom: 30px;
  right: 30px;
  padding: 7px 9px 6px 9px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 18px;
  width: 31px;
  z-index: 3;
}
.masonry-items .instagram-item .inst-overlay .date {
  bottom: 30px;
}
.mini-items .blog-item {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.mini-blog-item-wrap {
  border-top: 1px solid #e4e4e4;
  padding-top: 60px;
}
.blog-item:first-child .mini-blog-item-wrap {
  border-top: 0;
  padding-top: 0;
}
.mini-items .mini-alt-wrap {
  padding: 20px 30px 30px;
  border: 1px solid #e4e4e4;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.mini-items .mini-alt-wrap .quote-excerpt,
.mini-items .mini-alt-wrap .link-excerpt {
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 30px;
  padding: 0 100px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  position: relative;
}
.mini-items .mini-alt-wrap .quote-excerpt:before {
  content: "“";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: block;
  text-decoration: inherit;
  position: absolute;
  font-size: 44px;
  margin-top: 10px;
  top: 0;
  left: 30px;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
}
.mini-items .mini-alt-wrap .quote-excerpt:after {
  content: "”";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: block;
  text-decoration: inherit;
  position: absolute;
  font-size: 44px;
  top: 10px;
  right: 30px;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
}
.mini-items .mini-alt-wrap .link-excerpt > p {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mini-items .mini-alt-wrap .link-excerpt > i {
  display: block;
  position: absolute;
  font-size: 44px;
  margin-top: 10px;
  top: 0;
  left: 30px;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
}
.mini-items .mini-alt-wrap .blog-item-details,
.format-link .blog-item-details {
  display: inline;
  padding-right: 20px;
}
.mini-items .blog-item h3 {
  margin-top: -3px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.mini-items .blog-item-details {
  margin-bottom: 5px;
  padding-bottom: 0;
  font-style: normal;
}
.format-aside .blog-item-details,
.format-status .blog-item-details {
  display: none;
}
.mini-items .blog-item .excerpt {
  margin-top: 20px;
  margin-bottom: 25px;
}
.mini-items .comments-likes {
  float: none;
  margin-bottom: 15px;
}
.mini-items figure .wp-video video {
  max-height: 250px;
}
.mini-items .read-more-button {
  float: left;
  margin-right: 20px;
}
.mini-items .comments-likes {
  float: right;
}
.blog-directory .directory-items {
  margin-left: 0px;
  margin-right: 0px;
}
@media (min-width: 767px) {
  .blog-directory .directory-items.columns-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-perspective: 1;
    width: 100%;
  }
}
@media (min-width: 767px) {
  .blog-directory .directory-items.columns-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-perspective: 1;
    width: 100%;
  }
}
@media (min-width: 767px) {
  .blog-directory .directory-items.columns-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-perspective: 1;
    width: 100%;
  }
}
@media (min-width: 767px) {
  .blog-directory .directory-items.columns-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-perspective: 1;
    width: 100%;
  }
}
@media (min-width: 767px) {
  .blog-directory .directory-items.columns-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    -webkit-perspective: 1;
    width: 100%;
  }
}
.blog-directory .directory-items .alpha-item {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  padding: 0px;
  margin: 0px 0px 30px 0px;
}
.blog-directory .directory-items .blog-item {
  padding-top: 0px;
  margin: 0px;
}
.blog-directory .directory-items .blog-item .mini-blog-item-wrap {
  border: 0px;
  padding: 0px;
}
.blog-directory .directory-items .blog-item {
  opacity: 1;
}
.directory-items .mini-alt-wrap {
  padding: 20px 30px 30px;
  border: 1px solid #e4e4e4;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.blog-directory .directory-items .mini-alt-wrap .quote-excerpt,
.blog-directory .directory-items .mini-alt-wrap .link-excerpt {
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 30px;
  padding: 0 100px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  position: relative;
}
.blog-directory .directory-items .mini-alt-wrap .quote-excerpt:before {
  content: "“";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: block;
  text-decoration: inherit;
  position: absolute;
  font-size: 44px;
  margin-top: 10px;
  top: 0;
  left: 30px;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
}
.blog-directory .directory-items .mini-alt-wrap .quote-excerpt:after {
  content: "”";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: block;
  text-decoration: inherit;
  position: absolute;
  font-size: 44px;
  top: 10px;
  right: 30px;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
}
.blog-directory .directory-items .mini-alt-wrap .link-excerpt > p {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.blog-directory .directory-items .mini-alt-wrap .link-excerpt > i {
  display: block;
  position: absolute;
  font-size: 44px;
  margin-top: 10px;
  top: 0;
  left: 30px;
  opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
}
.blog-directory .directory-items .mini-alt-wrap .blog-item-details {
  display: inline;
  padding-right: 20px;
}
.blog-directory .directory-items .blog-item h3 {
  margin-top: -3px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.blog-directory .directory-items .blog-item-details {
  margin-bottom: 5px;
  padding-bottom: 0;
  font-style: normal;
}
.blog-directory .directory-items .blog-item .excerpt {
  margin-top: 20px;
  margin-bottom: 25px;
}
.blog-directory .directory-items .comments-likes {
  float: none;
  margin-bottom: 15px;
}
.blog-directory .directory-items figure .wp-video video {
  max-height: 250px;
}
.blog-directory .directory-items .read-more-button {
  float: left;
  margin-right: 20px;
}
.blog-directory .directory-items .comments-likes {
  float: right;
}
.spb_blog_widget li,
.spb_blog_widget .details-wrap,
.spb_algolia_widget li,
.spb_algolia_widget .details-wrap {
  height: auto;
}
.spb_blog_widget .search-form.search-widget,
.spb_algolia_widget .search-form.search-widget {
  margin-bottom: 20px;
}
@media (min-width: 991px) {
  .spb_blog_widget.filter-display-sidebar .filter-row-wrap,
  .spb_algolia_widget.filter-display-sidebar .filter-row-wrap {
    width: 30%;
    padding-right: 50px;
  }
  .spb_blog_widget.filter-display-sidebar .filter-row-wrap .search-form,
  .spb_blog_widget.filter-display-sidebar .filter-row-wrap .filter-wrap,
  .spb_algolia_widget.filter-display-sidebar .filter-row-wrap .search-form,
  .spb_algolia_widget.filter-display-sidebar .filter-row-wrap .filter-wrap {
    width: 100%;
  }
  .spb_blog_widget.filter-display-sidebar .items-row-wrap,
  .spb_algolia_widget.filter-display-sidebar .items-row-wrap {
    width: 70%;
  }
  .spb_blog_widget.filter-display-sidebar .filter-row-wrap,
  .spb_blog_widget.filter-display-sidebar .items-row-wrap,
  .spb_algolia_widget.filter-display-sidebar .filter-row-wrap,
  .spb_algolia_widget.filter-display-sidebar .items-row-wrap {
    float: left;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .spb_blog_widget.filter-display-sidebar .filter-row-wrap,
  .spb_algolia_widget.filter-display-sidebar .filter-row-wrap {
    width: 30%;
    padding-right: 30px;
  }
  .spb_blog_widget.filter-display-sidebar .filter-row-wrap .search-form,
  .spb_blog_widget.filter-display-sidebar .filter-row-wrap .filter-wrap,
  .spb_algolia_widget.filter-display-sidebar .filter-row-wrap .search-form,
  .spb_algolia_widget.filter-display-sidebar .filter-row-wrap .filter-wrap {
    width: 100%;
  }
  .spb_blog_widget.filter-display-sidebar .items-row-wrap,
  .spb_algolia_widget.filter-display-sidebar .items-row-wrap {
    width: 70%;
  }
  .spb_blog_widget.filter-display-sidebar .filter-row-wrap,
  .spb_blog_widget.filter-display-sidebar .items-row-wrap,
  .spb_algolia_widget.filter-display-sidebar .filter-row-wrap,
  .spb_algolia_widget.filter-display-sidebar .items-row-wrap {
    float: left;
  }
}
@media (max-width: 767px) {
  .spb_blog_widget.equal-heights li,
  .spb_blog_widget.equal-heights .details-wrap,
  .spb_algolia_widget.equal-heights li,
  .spb_algolia_widget.equal-heights .details-wrap {
    height: auto !important;
  }
}
.blog-item .quote-display {
  text-align: center;
  padding: 20px 10px 0;
  font-size: 42px;
}
.timeline-items .blog-item .quote-display {
  padding: 0 10px 20px;
}
.blog-item figure {
  position: relative;
}
.blog-item figure:empty {
  display: none;
}
.blog-item figure img {
  display: block;
}
.blog-items.timeline-items .blog-item figure {
  margin-bottom: 0;
}
.mini-items .blog-item figure {
  float: left;
  width: 370px;
  margin-right: 30px;
}
.mini-items .blog-item figure.thumb-media-audio {
  width: 100%;
  margin-bottom: 30px;
}
.has-both-sidebars .mini-items .blog-item figure {
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
.has-no-sidebar .mini-items .blog-item figure {
  width: 446px;
}
.mini-items .blog-item figure.quote {
  float: none;
  width: 100%;
}
figure.media-wrap {
  height: auto;
  margin-bottom: 20px;
  position: relative;
}
figure.media-wrap.full-width-detail {
  margin-bottom: 40px;
}
figure.media-wrap.full-width-detail:empty {
  margin-bottom: 0;
}
figure.media-wrap a {
  display: block;
}
figure.media-wrap img {
  height: auto;
  width: 100%;
}
figure.media-wrap.media-type-gallery-stacked img {
  margin-top: 30px;
}
figure.media-wrap.media-type-gallery-stacked img:first-child {
  margin-top: 0;
}
figure.media-wrap iframe {
  display: block;
  width: 100%;
}
figure.media-wrap .wp-audio-shortcode {
  margin: 0 auto;
}
figure.media-wrap .sh-video-wrap > div,
figure.media-wrap .sh-video-wrap .wp-video-shortcode {
  width: 100%;
}
.mejs-container.wp-video-shortcode {
  width: 100%;
  height: auto;
  padding-top: 56.5%;
}
figure .wp-video video {
  width: 100%;
  height: auto;
  display: block;
}
figure audio {
  margin: 0;
  display: block;
  visibility: visible;
}
.mejs-overlay,
.mejs-poster {
  width: 100%;
  height: 100%;
}
.mejs-mediaelement video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.mejs-controls > div:last-of-type {
  position: relative;
  clear: both;
  float: right;
  top: -26px;
}
.mejs-video .mejs-overlay-button {
  margin-top: -60px;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
}
.mejs-video:hover .mejs-overlay-button {
  opacity: 1;
}
.blog-item h3 {
  margin-bottom: 5px;
  margin-top: 0;
}
.blog-item h3 a,
.blog-item h4 a {
  text-decoration: none;
}
.blog-item-details {
  padding-bottom: 15px;
}
.blog-item-details span.author {
  font-weight: bold;
}
.blog-item-details a {
  text-decoration: none;
}
.comments-likes {
  float: right;
  font-weight: normal;
}
.comments-likes a,
.comments-likes a:hover {
  text-decoration: none;
}
.comments-likes .ss-chat {
  margin-right: 5px;
  font-size: 17px;
  vertical-align: -4px;
}
.comments-likes .love-it-wrapper {
  display: inline-block;
}
.comments-likes .love-it-wrapper a:hover {
  cursor: pointer;
}
.love-it-wrapper a {
  text-decoration: none;
}
.comments-likes .love-it-wrapper {
  margin-left: 5px;
}
.comments-likes .love-it-wrapper a {
  text-decoration: none;
}
.comments-likes a span,
.comments-likes a i {
  margin: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.comments-likes .love-it-wrapper .loved {
  margin: 0;
}
.comments-likes .love-it-wrapper i {
  font-size: 17px;
  vertical-align: -3px;
  margin-right: 5px;
}
.comments-likes .love-it-wrapper i[class*="fa-"] {
  vertical-align: 0px;
  font-size: 14px;
  margin-right: 2px;
}
span.love-count {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.comments-likes span.love-count {
  margin-left: 1px;
}
.blog-item .excerpt {
  line-height: 22px;
}
.excerpt ul {
  list-style: disc inside;
}
.blog-item .read-more {
  text-decoration: none;
  clear: both;
  display: inline-block;
  margin-top: 5px;
}
.blog-item .read-more-bar {
  height: auto;
  overflow: hidden;
  margin-top: 20px;
}
.blog-item .read-more-bar .read-more {
  margin-top: 0;
}
.blog-item .quote-excerpt {
  padding-bottom: 15px;
  font-style: normal;
  min-height: 70px;
  display: block;
}
.blog-item .quote-excerpt p {
  font-size: inherit;
  line-height: inherit;
}
.quote-excerpt blockquote {
  margin: 0 0 10px;
  padding: 0;
}
.single .inner-page-wrap {
  margin-top: 0;
  margin-bottom: 0;
}
.single .inner-page-wrap.no-top-spacing article.type-post.single-post-standard,
.single
  .inner-page-wrap.no-top-spacing
  article.type-post.single-post-standard-above {
  padding-top: 0;
}
.single .inner-page-wrap.no-bottom-spacing article .content-wrap,
.single .inner-page-wrap.no-bottom-spacing .sidebar {
  margin-bottom: 0;
  padding-bottom: 0;
}
.single .content-right {
  float: right;
}
.single .left-sidebar {
  float: left;
}
.audio-detail {
  width: 50%;
  min-width: 280px;
  margin: 20px auto 0;
}
.post-download {
  text-align: center;
}
.post-download a.sf-button {
  margin-bottom: 0;
  margin-right: 0;
}
.body-content.quote {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.body-content.quote p {
  margin-bottom: 3px;
}
.body-content.quote cite {
  font-weight: bold;
  text-transform: uppercase;
}
.article-content.aside,
.item-details.aside {
  margin-top: 10px;
}
.blog-excerpt p {
  margin-bottom: 10px;
}
.detail-feature {
  position: relative;
  background-size: cover;
  background-position: center;
  margin-bottom: 30px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.detail-feature .details-overlay {
  position: absolute;
  z-index: 3;
  bottom: 45%;
  width: 100%;
  opacity: 0;
  text-align: center;
}
.detail-feature .details-overlay h1 {
  font-size: 60px;
  line-height: 80px;
  max-width: 600px;
  width: 80%;
  margin: 0 auto 20px;
  text-align: left;
}
.detail-feature .details-overlay .post-item-details {
  max-width: 600px;
  width: 80%;
  margin: 0 auto;
  text-align: left;
}
.detail-feature .details-overlay .post-item-details a {
  color: inherit;
}
.detail-feature .details-overlay .post-item-details .author {
  font-weight: bold;
}
.detail-feature .details-overlay .post-item-details .date {
  display: block;
}
.detail-feature figure.media-wrap {
  z-index: 2;
}
article figure.media-wrap,
article .content-wrap,
article.attachment .content-wrap {
  margin-bottom: 60px;
}
article.single-post-standard figure.media-wrap {
  margin-bottom: 40px;
}
article.single-post-standard figure.media-wrap:empty {
  display: none;
}
article .content-wrap .container {
  max-width: 100%;
}
figure.media-wrap:empty,
figure.media-wrap.full-width-detail:empty {
  margin: 0;
}
figure.media-wrap.media-type-none {
  display: none;
}
figure.quote blockquote {
  margin-bottom: 0;
}
.content-wrap.extra-spacing > p {
  padding: 20px 50px;
}
.content-wrap.extra-spacing > p > img {
  margin: -10px -15%;
  width: 130%;
  max-width: none;
}
.content-wrap.extra-spacing blockquote {
  margin: 0 -10% 20px;
  padding: 0;
  text-align: center;
}
.article-divider {
  width: 80px;
  height: 2px;
  background: rgba(0, 0, 0, 0.8);
  margin: 50px auto;
}
article.type-post .article-share {
  margin: 0 auto 20px;
  display: block;
}
.format-link figure.media-wrap {
  text-align: center;
  margin: 0 0 30px;
}
.format-link .link-post-link {
  font-size: 18px;
  line-height: 24px;
  display: inline-block;
}
.format-link .link-post-link i {
  margin-right: 8px;
  vertical-align: -1px;
}
.format-chat figure.media-wrap {
  margin-bottom: 40px;
}
.format-chat .chat {
  margin-top: 0;
}
.format-chat .chat .chat-timestamp {
  float: right;
  font-size: 12px;
  font-weight: normal;
  margin: 0 10px;
}
.format-chat .chat .chat-text {
  margin: 0 0 20px;
}
.format-status .body-text p {
  font-size: 18px;
  font-style: italic;
  line-height: 24px;
}
.format-status .excerpt {
  font-size: 18px;
  font-style: italic;
  line-height: 24px;
}
.single-format-aside .page-heading {
  display: none;
}
article.attachment .content-wrap p.attachment img {
  width: 100%;
  height: auto;
}
article.attachment .article-share {
  width: 100%;
}
.navigation {
  margin-top: 10px;
  margin-bottom: 50px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding: 15px 0;
}
.blog-navigation {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.nav-next i,
.nav-previous i {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.single .blog-pagination div > a > i {
  transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -webkit-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
}
.blog-pagination {
  border-top: 1px solid transparent;
  margin-top: 30px;
}
.nav-previous i {
  margin-right: 5px;
}
.nav-next i {
  margin-left: 8px;
}
.post-pagination-wrap {
  padding: 50px 0;
}
.post-pagination-wrap .next-article,
.post-pagination-wrap .prev-article {
  text-align: center;
}
.post-pagination-wrap.prev-next .next-article,
.post-pagination-wrap.prev-next .prev-article {
  width: 50%;
  float: right;
}
.post-pagination-wrap.prev-next .next-article {
  text-align: right;
}
.post-pagination-wrap.prev-next .prev-article {
  text-align: left;
}
.post-pagination-wrap h2 {
  font-size: 38px;
  line-height: 60px;
  word-break: break-all;
  max-width: 100%;
}
.article-review-wrap {
  padding: 40px 0 0;
}
.article-review-wrap h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
.review-bar {
  height: 34px;
  line-height: 34px;
  margin-bottom: 10px;
  overflow: hidden;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #e3e3e3;
}
.review-bar .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #fff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
  position: relative;
}
.review-bar .bar-text {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 12px;
  color: #fff;
  width: 100%;
  text-align: left;
  display: block;
}
.review-bar .bar-text > span {
  float: right;
  display: block;
}
.review-overview-wrap {
  margin: 30px 0 0;
}
.review-overview-wrap .overview-circle {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #2d2d35;
  width: 75px;
  height: 75px;
  text-align: center;
  float: left;
  margin-right: 25px;
}
.review-overview-wrap .overview-circle span.overview-text {
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  padding-top: 15px;
}
.review-overview-wrap .overview-circle span.overview-score {
  display: block;
  font-size: 20px;
  font-weight: bold;
}
.review-overview-wrap .overview-circle span.overview-score.score-pts {
  font-size: 22px;
}
.review-overview-wrap p {
  margin-bottom: 0;
}
.author-info-wrap {
  width: 44%;
  float: left;
  border-top: 1px solid #e3e3e3;
  padding-top: 30px;
  margin-top: 50px;
  margin-left: 0px;
}
.author-avatar {
  float: left;
  margin-right: 30px;
}
.author-avatar img {
  width: 70px;
  height: 70px;
}
.author-avatar img,
.comment-avatar img {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  display: block;
}
.author-bio-text {
  margin-left: 100px;
}
.post-info {
  border-top: 1px solid #e3e3e3;
  float: right;
  width: 44%;
  margin: 50px 0 0 6%;
  padding-top: 30px;
  margin-right: 0px;
}
.post-info-fw {
  width: 100%;
  float: none;
  margin-left: 0;
}
.post-info .author-wrap,
.post-info .categories-wrap,
.post-info .tags-wrap,
.post-info .comments-likes a > span,
.post-info .comments-likes .love-it-wrapper span {
  font-weight: bold;
}
.post-info .author-wrap span,
.post-info .categories-wrap span,
.post-info .tags-wrap span {
  font-weight: normal;
  padding-left: 0px;
}
.post-info .comments-likes {
  float: none;
  margin-top: 20px;
}
.post-info .comments-wrapper a {
  border-bottom: 0;
}
.post-info .comments-likes .love-it-wrapper {
  margin-left: 0;
}
.author-bio h3 {
  margin-top: 0;
  margin-bottom: 5px;
}
.post-aux-wrap .article-share {
  display: block;
  margin-bottom: 30px;
}
.related-wrap {
  height: auto;
  overflow: hidden;
  padding: 50px 0 0 0;
}
.related-articles {
  max-width: 100%;
}
.related-articles > h2 {
  margin-top: 0;
  margin-bottom: 30px;
}
.related-items {
  margin-bottom: 0;
}
.related-items .recent-post {
  overflow: hidden;
}
.related-items.no-gutters .recent-post {
  padding: 0;
}
.fw-row .spb_blog_grid_widget {
  padding: 0;
}
.blog-grid-items {
  padding: 0;
  margin: 0;
}
.blog-grid-items .grid-items {
  opacity: 0;
  margin: 0;
}
.blog-grid-items .blog-item {
  margin: 0;
  padding: 0;
  height: 330px;
}
.blog-grid-items .blog-item > div {
  position: relative;
}
.blog-grid-items .blog-item a.grid-link {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.blog-grid-items .blog-item > div,
.blog-grid-items .blog-item h2:after {
  transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
}
.blog-grid-items .blog-item h2,
.blog-grid-items .blog-item h6,
.blog-grid-items .blog-item data,
.blog-grid-items .blog-item .author span,
.blog-grid-items .blog-item .post-icon,
.blog-grid-items .blog-item .post-icon > i,
.blog-grid-items .blog-item .tweet-icon,
.blog-grid-items .blog-item .tweet-icon > i,
.blog-grid-items .blog-item .inst-icon,
.blog-grid-items .blog-item .inst-icon > i {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.blog-grid-items .blog-item .grid-left {
  float: left;
  width: 50%;
  height: 100%;
  padding: 30px;
  position: relative;
}
.blog-grid-items .blog-item .grid-left:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -16px;
  z-index: 99;
  width: 0;
  height: 0;
  margin-top: -20px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #e3e3e3;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.blog-grid-items .blog-item .grid-right {
  float: right;
  width: 50%;
  height: 100%;
  padding: 30px;
  position: relative;
}
.blog-grid-items .blog-item .grid-right:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -16px;
  z-index: 99;
  width: 0;
  height: 0;
  margin-top: -20px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #e3e3e3;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.blog-grid-items .blog-item .grid-image {
  float: right;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.blog-grid-items .blog-item .grid-no-image {
  padding: 30px;
  height: 100%;
}
.blog-grid-items .blog-item h2 {
  font-size: 18px;
  line-height: 28px;
  margin: 0;
}
.blog-grid-items .blog-item .grid-no-image h2 {
  max-height: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-grid-items .blog-item h6 {
  margin-top: 0;
}
.blog-grid-items .blog-item .tweet-text,
.blog-grid-items .blog-item .quote-excerpt {
  max-height: 50%;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}
.blog-grid-items .blog-item .twitter_intents {
  display: none;
}
.blog-grid-items .instagram-item {
  position: relative;
}
.blog-grid-items .blog-item .inst-img-wrap {
  overflow: hidden;
  height: 100%;
}
.blog-grid-items .instagram-item .inst-overlay {
  position: relative;
  z-index: 2;
  padding: 30px;
  height: 100%;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.blog-grid-items .instagram-item:hover .inst-overlay {
  opacity: 1;
}
.blog-grid-items .instagram-item .inst-overlay h2 {
  max-height: 65%;
  overflow: hidden;
}
.blog-grid-items .instagram-item img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
}
.blog-grid-items .blog-item .date {
  position: absolute;
  bottom: 50px;
}
.blog-grid-items .instagram-item .inst-overlay .date {
  bottom: 30px;
}
.blog-grid-items .blog-item .author {
  position: absolute;
  bottom: 25px;
}
.blog-grid-items .blog-item .tweet-icon,
.blog-grid-items .blog-item .post-icon,
.blog-grid-items .blog-item .inst-icon {
  position: absolute;
  bottom: 30px;
  right: 30px;
  padding: 7px 9px 7px 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  line-height: 18px;
  background: #999;
  color: #fff;
  width: 32px;
}
.blog-grid-items .blog-item .inst-icon {
  z-index: 3;
}
.blog-grid-items .blog-item .post-icon > i {
  height: 16px;
  vertical-align: -2px;
  display: inline-block;
}
ul.team-members {
  list-style: none;
}
.team-members.no-gutters .team-member {
  padding: 0;
  margin-bottom: 0;
}
.team-members.no-gutters.row {
  margin-left: 0;
  margin-right: 0;
}
.team-member figure {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.team-member figure img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  float: none;
  display: block;
}
.display-type-gallery .team-member figure {
  margin-bottom: 0;
}
.display-type-standard-alt h4,
.display-type-standard-alt h5 {
  text-align: center;
}
.team-member figcaption a.view-profile {
  font-weight: bold;
  text-align: center;
  width: 100%;
}
.team-member figcaption.team-gallery h4,
.team-member figcaption.team-gallery h5 {
  width: 100%;
  font-weight: bold;
  text-align: center;
}
.team-member figcaption.team-gallery h4 {
  font-size: 20px;
  margin-bottom: 0;
}
.team-member figcaption.team-gallery h5.team-member-position {
  font-size: 14px;
  font-weight: normal;
}
.team-member .team-member-name {
  margin: 0 0 5px 0;
}
.team-member .team-member-position {
  margin: 0 0 15px 0;
}
.team-member .team-member-bio {
  margin-bottom: 15px;
}
.team-member .member-contact {
  margin-bottom: 10px;
  font-size: 14px;
}
article.type-team .article-body-wrap {
  width: 50%;
  float: left;
  margin-right: 30px;
}
article.type-team .article-body-wrap .body-text {
  margin-top: 0;
}
article.type-team .member-position {
  margin: 0 0 20px;
}
article.type-team .profile-image-wrap {
  float: right;
  width: 46%;
}
ul.member-contact {
  margin-left: 0;
  padding-top: 10px;
  margin-bottom: 30px;
  list-style: none;
}
ul.member-contact li {
  line-height: 24px;
  margin-bottom: 5px;
}
ul.member-contact li i {
  vertical-align: -3px;
  margin-right: 10px;
  display: inline-block;
  height: 14px;
  margin-top: 4px;
}
ul.member-contact li i.ss-phone {
  vertical-align: -2px;
}
ul.member-contact li a {
  text-decoration: none;
  border-bottom: 1px dotted #e3e3e3;
}
.sidebar {
  padding-bottom: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar .widget_heading {
  margin-top: -6px;
}
.sidebar .widget-heading h4 {
  margin-bottom: 25px;
}
.sidebar object,
.sidebar object > img .sidebar embed {
  width: 100%;
  max-width: 100%;
}
.sidebar object > img {
  height: auto;
}
.sidebar a:hover {
  text-decoration: none;
}
.sidebar .widget #lang_sel a {
  padding: 2px 10px;
}
#comment-area {
  padding-top: 50px;
}
.type-page #comment-area {
  padding-top: 20px;
}
#comment-area a {
  text-decoration: none;
}
.logged-in-as a {
  border-bottom: 1px dotted #e3e3e3;
}
#comments-list {
  margin-bottom: 50px;
}
#comments-list ol {
  list-style: none;
  margin: 0 0 -10px;
  padding: 0;
}
#comments-list ol li {
  margin-bottom: 0;
}
.comment .comment-wrap {
  position: relative;
  height: auto;
  padding: 20px 0;
}
.comment-wrap .comment-avatar {
  float: left;
  position: relative;
}
.comment-wrap .comment-avatar img {
  height: 50px;
  width: 50px;
  display: block;
}
#comments-list li .comment-wrap {
  border-top: 1px solid #e3e3e3;
}
#comments-list li ul {
  list-style: none;
  margin: 0 0 0 70px;
  font-size: 100%;
}
#comments-list li ul li .comment-wrap {
  border-bottom: 0;
  padding-bottom: 0;
}
.comment-content {
  margin-left: 70px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#comments-list li ul li .comment-content {
  padding-bottom: 20px;
}
.comment-content .comment-body p {
  margin-bottom: 10px;
}
.comment-meta {
  position: relative;
  margin-bottom: 5px;
}
.comment-meta .comment-author {
  font-weight: bold;
}
.comment-meta .comment-date {
  margin-left: 2px;
  font-size: 12px;
}
.comment-meta-actions {
  display: inline-block;
  font-size: 12px;
}
.comment-meta-actions .edit-link {
  margin-left: 5px;
  border-bottom: 1px dotted #e3e3e3;
}
.comment-meta-actions .meta-sep {
  margin: 0 0 0 1px;
  color: rgba(0, 0, 0, 0.1);
}
.comment-meta-actions .comment-reply {
  border-bottom: 1px dotted #e3e3e3;
}
#comment-area .edit-link a:hover,
#comment-area .comment-reply a:hover {
  text-decoration: none;
}
.comment-avatar .is-author {
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
  color: #ccc;
}
.comment-meta cite {
  font-style: normal;
}
.comment-meta-actions a.comment-reply-link {
  font-weight: normal;
}
.comment-meta .comment-author {
  letter-spacing: normal;
}
#trackbacks-list span {
  font-size: 12px;
}
#trackbacks-list ol li {
  margin-bottom: 10px;
}
#trackbacks-list .comment-author {
  font-size: 12px;
  margin-bottom: 5px;
}
#trackbacks-list .comment-content p {
  font-size: 14px;
}
#respond-wrap {
  padding-bottom: 20px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
#respond {
  margin: 30px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
  margin-bottom: 0;
  padding-right: 0;
}
.comment-form-url {
  padding-right: 15px;
}
#commentform {
  margin-top: 10px;
  margin-bottom: 0;
}
#commentform p.comment-notes {
  margin-bottom: 20px;
}
#commentform p.comment-notes span.required {
  float: none;
}
#commentform label {
  font-weight: normal;
  margin-bottom: 4px;
}
#commentform p > input[type="text"],
#commentform p > input[type="search"] {
  margin-bottom: 12px;
  width: 100%;
  height: 38px;
  border: 0;
  padding-left: 10px;
  padding-right: 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#commentform textarea {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  outline: 0;
  padding: 10px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 200px;
}
#commentform p.form-allowed-tags {
  display: none;
}
#commentform p.form-allowed-tags code {
  color: #444;
}
.comment #respond h3#reply-title {
  display: block;
  margin: 0px 0 10px;
}
#reply-title small {
  font-size: 14px;
  line-height: 0;
  margin-left: 5px;
}
#reply-title small a,
#reply-title small a:hover {
  text-decoration: none;
}
p.comment-form-comment {
  margin-top: 5px;
  margin-bottom: 15px;
}
p.form-submit {
  height: auto;
  overflow: hidden;
  margin-bottom: 0;
}
.campaign-item {
  margin-bottom: 30px;
}
.campaign-item .details-wrap {
  padding: 20px;
}
.campaign-item h3 {
  margin-top: 0;
  margin-bottom: 10px;
}
.campaign-item .excerpt {
  margin-bottom: 10px;
}
.campaign-details-mini {
  padding-top: 10px;
}
.campaign-details-mini .detail {
  width: 30%;
  float: left;
  font-size: 12px;
}
.campaign-details-mini .detail.pledged {
  width: 40%;
}
.campaign-details-mini .detail data {
  display: block;
  font-weight: bold;
  line-height: 12px;
}
.campaign-details-mini .detail span {
  font-size: 12px;
}
.single-download .inner-page-wrap {
  margin-bottom: 0;
}
.single-download .campaign-detail {
  margin-bottom: 50px;
}
.single-download .campaign-detail .video-container {
  width: 100%;
  height: auto;
  padding-top: 56.5%;
  position: relative;
}
.single-download .campaign-detail .video-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.single-download .content-wrap {
  margin-bottom: 60px;
  padding-left: 0;
}
.campaign-details {
  padding: 20px 30px;
  background: #f7f7f7;
  margin-bottom: 20px;
}
.campaign-details .detail {
  margin-top: 25px;
}
.campaign-details .detail:first-child {
  margin-top: 0;
}
.campaign-details .detail data {
  font-size: 48px;
  line-height: 48px;
  display: inline-block;
  float: left;
}
.campaign-details .detail span {
  line-height: 46px;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin-left: 8px;
}
.campaign-details .detail.pledged data {
  float: none;
}
.campaign-details .detail.pledged span {
  display: block;
  margin-left: 0;
  margin-top: 5px;
  line-height: 20px;
}
.campaign-detail .back-this,
.campaign-sidebar .contribute-now {
  width: 100%;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  margin: 0 0 15px 0;
}
.campaign-detail h5.fund {
  margin: 0 0 20px;
}
.campaign-meta > * > span {
  font-weight: bold;
  margin-right: 8px;
}
#back-this-project {
  margin-bottom: 60px;
  padding-right: 0;
}
#back-this-project p.donate-only,
#back-this-project p.project-ended {
  font-weight: bold;
}
#back-this-project h2 {
  margin-bottom: 15px;
  font-size: 24px;
  margin-top: 0;
}
#back-this-project h2.pledge-select {
  margin-bottom: 20px;
}
p.atcf_custom_price_wrap {
  position: relative;
  padding: 0;
  margin: 0 0 20px;
}
p.atcf_custom_price_wrap .currency {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  font-size: 20px;
  left: 12px;
}
p.atcf_custom_price_wrap input[type="text"],
p.atcf_custom_price_wrap input[type="search"] {
  margin: 0;
  font-size: 18px;
  padding: 9px 0 10px 40px;
  height: 40px;
}
.edd_price_options .atcf-price-option {
  border-top: 1px solid #e3e3e3;
  padding: 30px 20px;
  background: #f7f7f7;
}
.edd_price_options .atcf-price-option.inactive {
  opacity: 0.5;
}
.edd_price_options .atcf-price-option:first-child {
  border-top: 0;
}
.edd_price_options .atcf-price-option .clear {
  height: auto;
  overflow: hidden;
}
.edd_price_options .atcf-price-option h3 {
  margin-top: 0;
  margin-bottom: 4px;
}
.edd_price_options .atcf-price-option:hover,
.edd_price_options .atcf-price-option:hover label {
  cursor: pointer;
}
.edd_price_options .atcf-price-option.inactive:hover,
.edd_price_options .atcf-price-option.inactive:hover label {
  cursor: default;
}
.edd_price_options .atcf-price-option label {
  width: 100%;
}
.edd_price_options .atcf-price-option input[type="radio"] {
  float: right;
  margin-right: 1px;
}
.edd_price_options .atcf-price-option .clear {
  margin-bottom: 8px;
}
.edd_price_options .atcf-price-option .backer-count {
  font-weight: bold;
  line-height: 20px;
  float: left;
  margin-right: 8px;
}
.edd_price_options .atcf-price-option small {
  line-height: 18px;
  display: inline-block;
}
.edd_price_options .atcf-price-option small.gone {
  color: #fff;
  background: #fe504f;
  padding: 2px 6px;
}
.campaign-share {
  text-align: center;
}
#campaign-updates {
  padding: 40px 0;
}
#campaign-updates h2 {
  margin-bottom: 20px;
}
article.type-download .article-share {
  margin: 0 auto 20px;
}
.contact-author.sf-button {
  margin-top: 20px;
  margin-right: 0;
  display: block;
  float: right;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
}
#campaign-backers {
  padding-top: 40px;
  padding-bottom: 20px;
}
#campaign-backers h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#campaign-backers ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
#campaign-backers ol li {
  width: 100%;
  margin-bottom: 20px;
  height: auto;
  overflow: hidden;
}
#campaign-backers ol li img {
  float: left;
}
#campaign-backers ol li .backer-info {
  float: left;
  margin-left: 20px;
}
#edd_checkout_cart .edd_cart_header_row th {
  padding: 10px 20px;
}
#edd_checkout_cart th {
  padding: 20px;
}
#edd_checkout_cart tr.edd_cart_footer_row:last-child th {
  padding: 10px 20px;
}
.edd_cart_total {
  font-size: 16px;
}
#edd_checkout_form_wrap legend {
  border: 0;
}
#edd_checkout_form_wrap span.edd-description {
  font-size: 95%;
}
#edd_checkout_form_wrap input[type="email"],
#edd_checkout_form_wrap input[type="password"],
#edd_checkout_form_wrap input[type="text"],
#edd_checkout_form_wrap textarea {
  padding: 8px 12px;
}
#edd_checkout_form_wrap #edd_final_total_wrap {
  padding: 15px;
  font-size: 16px;
  text-align: right;
}
#edd_purchase_submit input[type="submit"] {
  float: right;
  outline: 0;
}
h3.campaign_heading {
  margin-bottom: 30px;
}
h3.atcf-submit-section {
  margin-top: 50px;
  clear: both;
}
h3.atcf-submit-section:first-child {
  margin-top: 0;
}
.atcf-submit-campaign p > input {
  margin-bottom: 0;
}
#edd_checkout_form_wrap input[type="checkbox"] {
  width: auto;
}
.atcf-submit-campaign-goal,
.atcf-submit-campaign-image {
  width: 48%;
  float: left;
}
.atcf-submit-campaign-length,
.atcf-submit-campaign-video {
  width: 48%;
  float: right;
}
.atcf-submit-campaign-length label {
  width: 100%;
}
.atcf-submit-campaign-length .atcf-toggle-neverending {
  float: right;
  display: inline-block;
}
.atcf-submit-campaign-length input[disabled="disabled"] {
  opacity: 0.2;
}
.atcf-submit-campaign-category {
  height: auto;
  overflow: hidden;
  clear: both;
}
.atcf-multi-select {
  height: auto;
  overflow: hidden;
}
.atcf-multi-select li {
  width: 33%;
  float: left;
  display: inline;
}
.atcf-multi-select label {
  font-weight: normal;
  margin-bottom: 8px;
}
.atcf-multi-select label > input {
  margin-right: 5px;
}
.atcf-submit-campaign-image input {
  width: 100%;
  padding: 11px 0;
  line-height: 12px;
}
.atcf-submit-campaign-image input[type="file"] {
  width: 100%;
  padding: 7px 10px 6px;
}
.atcf-submit-campaign-description {
  clear: both;
}
.atcf-submit-campaign-description .wp-editor-container {
  border: 1px solid #e3e3e3;
  margin-bottom: 20px;
}
.atcf-submit-campaign-excerpt textarea {
  min-height: 80px;
}
.atcf-submit-campaign-physical {
  margin-bottom: 6px;
}
.atcf-submit-campaign-physical input,
.atcf-submit-campaign-norewards input {
  margin-right: 5px;
}
.atcf-submit-campaign-reward {
  margin-bottom: 10px;
}
.atcf-submit-campaign-reward p {
  margin-bottom: 0;
}
.atcf-submit-campaign-reward-amount {
  float: left;
  width: 15%;
}
.atcf-submit-campaign-reward-name {
  float: left;
  margin-left: 2%;
  width: 65%;
}
.atcf-submit-campaign-reward-limit {
  float: left;
  margin-left: 2%;
  width: 10%;
}
.atcf-submit-campaign-reward-remove {
  padding: 12px 12px 12px 20px;
  display: inline-block;
  font-size: 22px;
}
.atcf-submit-campaign-add-reward {
  clear: both;
  margin-top: 5px;
}
.atcf-login form,
.atcf-register form {
  border: 1px solid #e3e3e3;
  padding: 30px;
}
.atcf-login form > p,
.atcf-register form > p {
  margin-bottom: 10px;
}
.atcf-login form > p.login-submit,
.atcf-register form > p.login-submit,
.atcf-register p.atcf-register-password {
  margin-bottom: 20px;
}
.atcf-login form input[type="text"],
.atcf-login form input[type="search"],
.atcf-login form input[type="password"],
.atcf-login form input[type="submit"],
.atcf-register form > p > input {
  margin-bottom: 0;
}
.atcf-register-submit {
  height: auto;
  overflow: hidden;
}
.atcf-register-submit > input[type="submit"] {
  float: right;
  margin-right: 0;
}
.atcf-profile form {
  margin-bottom: 60px;
}
.atcf-profile-campaigns {
  margin-bottom: 60px;
}
.atcf-profile-campaigns > li {
  border: 1px solid #e3e3e3;
  margin-bottom: 20px;
  padding: 20px;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.atcf-profile-campaigns > li h4 {
  margin-top: 0;
}
.atcf-profile-campaigns > li ul.actions {
  margin-left: 0;
  margin-right: 10px;
  float: left;
}
.atcf-profile-campaigns > li ul.actions > li {
  float: left;
  margin-left: 10px;
}
.atcf-profile-campaigns > li ul.actions > li:first-child {
  margin-left: 0;
}
.contact-map {
  margin-bottom: 30px;
}
.contact-form h6 {
  margin-bottom: 10px;
}
.contact-form p.thanks {
  display: none;
}
.contact-form label {
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 6px;
}
.contact-form input,
.contact-form textarea {
  width: 96%;
}
.contact-form textarea {
  height: 189px;
}
.contact-form h5 {
  margin-bottom: 10px;
}
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.events-archive .page-heading {
  display: none;
}
#tribe-events-pg-template {
  padding-top: 50px;
}
.single-tribe_events .tribe-events-event-meta,
.tribe-events-loop .tribe-events-event-meta,
#tribe-bar-collapse-toggle {
  background: transparent;
}
.tribe-events-othermonth {
  background: #f7f7f7;
}
#tribe-bar-form .tribe-bar-views-inner label {
  color: #666;
}
#tribe-bar-form input[type="text"],
#tribe-bar-form input[type="search"] {
  padding: 8px 0;
}
.tribe-bar-submit {
  padding: 18px;
}
.tribe-bar-views-inner {
  padding-bottom: 50px;
}
.single-tribe_events #tribe-events-footer,
.tribe-events-day #tribe-events-footer,
.events-list #tribe-events-footer,
.tribe-events-map #tribe-events-footer,
.tribe-events-photo #tribe-events-footer {
  margin-top: 40px;
}
h2.tribe-events-page-title a {
  color: inherit;
}
#tribe-bar-collapse-toggle {
  line-height: 40px;
}
#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow {
  top: 50%;
  margin-top: -12px;
}
#tribe-events-content
  .tribe-events-calendar
  td.mobile-active
  div[id*="tribe-events-daynum-"] {
  margin-top: 0;
  padding-top: 6px;
  padding-bottom: 6px;
}
.events-cal #ui-datepicker-div {
  border: 1px solid #aaa;
  background: #fff;
  color: #222;
}
.sf-super-search {
  background: #252525;
  color: #fff;
  padding: 35px 20px;
  position: relative;
  display: block;
}
#super-search .container > .row {
  position: relative;
}
.sf-super-search .search-options {
  font-size: 24px;
  line-height: 42px;
}
#super-search .search-options {
  font-size: 22px;
  line-height: 38px;
}
.sf-super-search .search-options .ss-dropdown {
  float: none;
  display: inline-block;
  outline: 0;
  margin: 0 5px;
  position: relative;
}
.sf-super-search .search-options .ss-dropdown > span {
  border-bottom: 1px dotted #e4e4e4;
  text-transform: lowercase;
}
.sf-super-search .search-options .ss-dropdown > span:hover {
  cursor: pointer;
}
.sf-super-search .search-options .ss-dropdown ul {
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 1000;
  display: block;
  pointer-events: none;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  background: #fff;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.mobile-browser .sf-super-search .search-options .ss-dropdown ul {
  top: 10px;
  left: -10px;
}
.browser-ie .sf-super-search .search-options .ss-dropdown ul {
  display: none;
}
.sf-super-search .search-options .ss-dropdown ul.show-dropdown {
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  opacity: 1;
  pointer-events: auto;
}
.browser-ie .sf-super-search .search-options .ss-dropdown ul.show-dropdown {
  display: block;
}
.sf-super-search .search-options .ss-dropdown ul li {
  height: 36px;
  line-height: 36px;
  font-size: 11px;
  text-transform: uppercase;
  color: #222;
  list-style-type: none;
  border-top: 1px solid #e4e4e4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  padding-right: 38px;
}
.sf-super-search .search-options .ss-dropdown ul li:first-child {
  border-top: 0;
}
.sf-super-search .search-options .ss-dropdown ul li a {
  float: left;
  width: 100px;
  border-right: 1px solid #e4e4e4;
  padding-left: 10px;
}
.sf-super-search .search-options .ss-dropdown ul li .fa-check {
  display: none;
  position: absolute;
  right: 0;
  font-size: 14px;
  padding: 11px 12px;
}
.sf-super-search .search-options .ss-dropdown ul li.selected .fa-check {
  display: block;
}
.sf-super-search .search-options input {
  background: none;
  border: 0;
  border-bottom: 1px dotted #e4e4e4;
  color: #fff;
  font-size: 24px;
  width: 65px;
  line-height: 18px;
  height: 34px;
  padding: 12px 0 5px;
  display: inline-block;
  margin: 0 5px;
  vertical-align: top;
  text-align: center;
}
.sf-super-search .search-go {
  text-align: right;
  display: block;
}
.super-search-go {
  padding: 0 10px;
  line-height: 38px;
  border-width: 1px;
  border-style: solid;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0;
  background: transparent;
  border: 1px solid #e3e3e3;
}
.super-search-close {
  font-size: 28px;
  padding: 10px;
  display: none;
}
.sf-promo-bar {
  padding: 35px 10%;
  text-align: center;
}
.sf-promo-bar p {
  font-size: 20px;
  line-height: 46px;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
.sf-promo-bar a.sf-button {
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 0;
}
.sf-promo-bar.promo-arrow,
.sf-promo-bar.promo-text {
  padding: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sf-promo-bar.promo-arrow a,
.sf-promo-bar.promo-text a {
  padding: 35px 10%;
  display: block;
}
.sf-promo-bar.promo-arrow > a,
.sf-promo-bar.promo-text > a {
  font-size: 20px;
  line-height: 46px;
  display: block;
}
.sf-promo-bar.promo-arrow > a > i {
  vertical-align: -10px;
  font-size: 32px;
  display: inline-block;
  margin-left: 10px;
  height: 40px;
}
.fw-video-area {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  top: -100%;
  background: #2d2d2d;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
@media (min-width: 991px) {
  .fw-video-area {
    padding: 120px;
  }
}
@media (max-width: 991px) and (min-width: 767px) {
  .fw-video-area {
    padding: 120px 60px;
  }
}
@media (max-width: 767px) {
  .fw-video-area {
    padding: 120px 15px;
  }
}
.fw-video-area > .fw-video-wrap {
  height: 100%;
}
.mobile-browser .fw-video-area {
  display: none;
}
.fw-video-close {
  display: none;
  position: absolute;
  right: 40px;
  top: 40px;
  width: 42px;
  text-align: center;
  cursor: pointer;
  z-index: 1001;
  color: #000;
  background: #fff;
  font-size: 28px;
  line-height: 38px;
  height: 42px;
  padding: 6px;
  opacity: 0.5;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fw-video-close:hover {
  opacity: 1;
}
.fw-video-close.is-open {
  display: block;
  pointer-events: auto;
}
.fw-video-link-icon {
  font-size: 30px;
  line-height: 16px;
  margin: 0 10px 10px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 16px 21px 15px;
  height: 70px;
  width: 70px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
}
.fw-video-link-icon:hover {
  background: #222;
}
.fw-video-link-icon i {
  height: 28px;
  display: inline-block;
  width: 28px;
  vertical-align: -15px;
}
.fw-video-link-image {
  position: relative;
  display: inline-block;
}
.fw-video-link-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.fw-video-link-image i {
  font-size: 28px;
  background: #444;
  background: rgba(255, 255, 255, 0.9);
  color: #222;
  padding: 16px 21px 15px;
  height: 80px;
  width: 80px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  line-height: 56px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fw-video-link-image.fw-video-image-button2 i {
  background: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  height: 48px;
  width: 70px;
  margin-left: -30px;
  margin-top: -25px;
  line-height: 24px;
}
.fw-video-link-image.fw-video-image-button3 i {
  background: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  height: 48px;
  width: 70px;
  left: 22px;
  bottom: 22px;
  top: auto;
  margin: 0;
  line-height: 24px;
}
.fw-video-link-image:hover i {
  background: #222;
}
.spb_gallery_widget {
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}
.spb_gallery_widget .gallery-nav {
  margin-top: 30px;
}
.spb_gallery_widget .gallery-nav li {
  margin-left: 30px;
  width: 100px;
}
.spb_gallery_widget .gallery-nav li:first-child {
  margin-left: 0;
}
.spb_gallery_widget .gallery-nav li img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0.7;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.spb_gallery_widget .gallery-nav li.flex-active-slide img,
.spb_gallery_widget .gallery-nav li img:hover {
  opacity: 1;
}
.gallery-slider p.flex-caption {
  position: absolute;
  bottom: 0;
  padding: 15px 20px;
  color: #fff;
  margin: 0;
  width: 100%;
  font-size: 16px;
}
.gallery-slider .lightbox-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 16px;
  color: #fff;
  padding: 10px 11px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.2);
  height: 38px;
  line-height: 22px;
}
.gallery-masonry {
  padding: 0;
}
.masonry-gallery .gallery-image {
  opacity: 0;
  margin-bottom: 30px;
}
.masonry-gallery.no-gutters .gallery-image {
  margin: 0;
  padding: 0;
}
.masonry-gallery .gallery-image.item-animated {
  opacity: 1;
}
.fw-row .spb_galleries_widget {
  padding-left: 0;
  padding-right: 0;
}
ul.gallery-items {
  margin-bottom: 0;
  list-style: none;
  transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  -webkit-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
}
.gallery-items .gallery-item {
  opacity: 0;
}
.gallery-items .gallery-item.item-animated,
.mobile-browser .gallery-item {
  opacity: 1;
}
.fw-row ul.gallery-items.gutters {
  margin: 0 15px;
}
ul.gallery-items.gallery-galleries figure {
  margin-bottom: 0;
}
ul.gallery-items.no-gutters {
  margin: 0;
}
.gallery-items > li {
  margin-bottom: 30px;
}
.gallery-items.no-gutters:not(.col-1) > li {
  padding: 0;
}
.gallery-items.no-gutters > li {
  margin-bottom: 0;
}
.gallery-items > li figure {
  position: relative;
}
.masonry-items .gallery-item {
  border-bottom: 0;
  padding-bottom: 0;
}
.gallery-items.no-gutters .gallery-item-details,
.gallery-full-width .gallery-item-details {
  padding: 0 15px 20px;
}
.gallery-item.gallery {
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}
.gallery-item.gallery figure,
.masonry-items .gallery-item.standard figure {
  margin-bottom: 0;
}
.gallery-item figure {
  margin-bottom: 25px;
}
.gallery-item.masonry-item figure,
gallery-item figure {
  margin-bottom: 0;
}
.gallery-item figure img {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}
.gallery-item.masonry-item .gallery-item-details {
  padding: 25px 30px 20px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.gallery-item h3.gallery-item-title {
  font-weight: normal;
  margin-bottom: 5px;
  text-align: left;
  margin-top: 0;
}
.gallery-item h1.gallery-item-title {
  font-weight: normal;
  margin-bottom: 4px;
  text-align: left;
  margin-top: 10px;
}
.gallery-item-title a:hover {
  text-decoration: none;
}
.gallery-item h5.gallery-subtitle {
  display: block;
  margin-bottom: 5px;
  text-align: left;
  margin-top: 0;
}
.gallery-item h3.gallery-subtitle {
  display: block;
  text-align: center;
  margin-top: 0;
  margin-bottom: 8px;
}
.gallery-item .gallery-item-excerpt {
  font-size: 12px;
  padding-top: 5px;
  text-align: left;
}
.gallery-item .gallery-item-permalink {
  font-size: 12px;
  font-weight: bold;
  display: block;
  text-decoration: none;
}
article.type-galleries .gallery-share {
  text-align: center;
  margin-bottom: 80px;
}
.gallery-share .love-it-wrapper {
  margin-top: 20px;
}
.gallery-share .love-it-wrapper i {
  margin-right: 6px;
  vertical-align: -2px;
}
.sf-count-asset {
  text-align: center;
  padding: 20px 0;
}
.sf-count-asset .count-number {
  font-size: 60px;
  line-height: 100%;
}
.sf-count-asset .count-divider {
  width: 100%;
  text-align: center;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.sf-count-asset .count-divider span {
  background: #e4e4e4;
  width: 0px;
  height: 1px;
  display: inline-block;
}
.sf-count-asset .count-subject {
  padding-top: 8px;
  opacity: 0;
  bottom: -15px;
  position: relative;
}
.sf-count-asset h6.count-subject {
  padding-top: 12px;
}
.sf-countdown {
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
}
.sf-countdown.text-large {
  font-size: 48px;
  line-height: 72px;
}
.sf-countdown .countdown_section {
  display: inline-block;
}
.sf-countdown .countdown_section .amount_label {
  display: inline-block;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.countdown-subject {
  text-align: center;
  margin-top: 10px;
}
.sf-image-banner {
  position: relative;
  height: auto;
  overflow: hidden;
}
.sf-image-banner-link {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.sf-image-banner > img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 2;
}
.image-banner-content-wrap {
  position: absolute;
  height: auto;
}
.image-banner-content {
  position: absolute;
  z-index: 3;
  bottom: 50%;
  top: auto;
  text-align: center;
  padding: 0;
}
.image-banner-content.content-right {
  padding-left: 45%;
  width: 100%;
  padding-right: 5%;
}
.image-banner-content.content-left {
  padding-right: 45%;
  width: 100%;
  padding-left: 5%;
}
.image-banner-content.content-center {
  width: 100%;
  padding: 0 10%;
}
.image-banner-content.text-left {
  text-align: left;
}
.image-banner-content.text-right {
  text-align: right;
}
.image-banner-content.sf-animation[data-animation="fade-from-bottom"] {
  bottom: 0;
}
ul.recent-posts {
  list-style: none;
}
.recent-post {
  height: auto;
  margin-bottom: 20px;
  position: relative;
}
.recent-post figure {
  width: 100%;
  height: auto;
  position: relative;
  background-color: #212121;
  margin-bottom: 25px;
}
.recent-post figure:empty {
  display: none;
}
.recent-post figure img {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}
.recent-post figure iframe {
  display: block;
  width: 100%;
}
figcaption .post-category {
  padding: 10px;
  float: left;
  max-width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.recent-post .details-wrap {
  display: block;
  vertical-align: top;
}
.recent-post .post-item-details {
  margin-bottom: 5px;
}
.recent-post .post-item-details .comments-likes,
.recent-post .post-item-details .comments-likes i,
.recent-post .post-item-details .comments-likes span {
  font-weight: normal;
}
.recent-post .post-item-details .comments-likes .icon-comment {
  margin-right: 3px;
}
.recent-post h5 {
  margin-top: 0;
  margin-bottom: 4px;
}
.recent-post h5 a {
  text-decoration: none;
}
.recent-post .post-details {
  margin-bottom: 5px;
}
.recent-post .excerpt {
  padding-top: 8px;
}
.recent-post .excerpt p {
  margin-bottom: 0;
}
.recent-post.format-chat .chat {
  margin-top: 20px;
}
.recent-post figure.quote {
  background: transparent;
}
.blog-item.format-quote h2,
.blog-item.format-status h1,
.blog-item.format-aside h1,
.blog-item.format-status h3,
.blog-item.format-aside h3,
.blog-item.format-quote h4,
.blog-item.format-status h4,
.blog-item.format-aside h4 {
  display: none;
}
.posts-type-bold .recent-post {
  padding: 0;
}
.posts-type-bold .recent-post figure {
  margin-bottom: 0;
}
.posts-type-bold .recent-post.no-thumb {
  height: 100%;
}
.posts-type-bold.carousel-items .recent-post.no-thumb {
  position: absolute;
}
.posts-type-bold .recent-post.no-thumb .details-wrap {
  height: 100%;
  width: 100%;
  position: absolute;
}
.posts-type-bold.related-items .recent-post.no-thumb .details-wrap {
  position: relative;
}
.posts-type-bold.carousel-items .recent-post.no-thumb .details-wrap {
  position: relative;
  width: 100%;
}
.posts-type-bold .recent-post .details-wrap {
  padding: 30px 30px 70px;
  position: relative;
}
.posts-type-bold .recent-post .details-wrap,
.posts-type-bold .recent-post .details-wrap:before,
.posts-type-bold .recent-post .details-wrap > * {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.posts-type-bold .recent-post .details-wrap h3 {
  margin: 0 0 20px;
}
.posts-type-bold .recent-post .details-wrap h2 {
  font-size: 28px;
  line-height: 36px;
  margin: 0 0 20px;
}
.posts-type-bold .recent-post .post-item-details {
  margin-bottom: 0;
  position: absolute;
  bottom: 25px;
  font-size: 12px;
}
.posts-type-bold .recent-post .post-date {
  display: block;
  font-weight: bold;
}
.posts-type-list {
  margin-left: 0;
  margin-right: 0;
}
.posts-type-list .recent-post {
  float: none;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-top: 1px solid #e3e3e3;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.posts-type-list .recent-post .details-wrap {
  max-width: 80%;
}
.posts-type-list .recent-post a.list-post-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.posts-type-list .recent-post:first-child {
  border-top-width: 0;
  padding-top: 0;
}
.posts-type-list .recent-post figure {
  width: 80px;
  float: left;
  margin-bottom: 0;
}
.posts-type-list .recent-post h4 {
  margin-top: 0;
  margin-bottom: 5px;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.posts-type-list .recent-post .details-wrap.has-img {
  margin-left: 100px;
}
.posts-type-list .recent-post .post-item-details {
  margin-bottom: 0;
}
.posts-type-list .recent-post .comments-likes {
  float: none;
  display: inline-block;
  margin-left: 10px;
}
.posts-type-bright .recent-post .details-wrap {
  text-align: center;
}
.posts-type-bright .recent-post .author-avatar {
  float: none;
  text-align: center;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 30px;
  position: relative;
  top: 5px;
  webkit-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -moz-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -o-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
}
.posts-type-bright .recent-post:hover .author-avatar {
  top: 0;
}
.posts-type-bright .recent-post .author-avatar img {
  display: inline-block;
}
.posts-type-bright .recent-post .post-item-author {
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
.posts-type-bright .recent-post h2 {
  text-align: center;
  margin: 15px 0 24px 0;
}
.posts-type-bright .recent-post .post-item-details {
  display: inline-block;
  border-top: 2px solid #222;
  padding-top: 25px;
}
.spb_text_column ul,
.box-content-wrap ul {
  list-style: disc inside none;
}
.spb_text_column > .spb-asset-content {
  display: inline-block;
  width: 100%;
}
.spb_button_element {
  text-align: center;
}
.spb_button_element a.sf-button {
  margin-right: 0;
}
.spb_slider_widget .master-slider {
  min-width: 100%;
}
.row:not(.fw-row) .spb_swift-slider .swiper-slide .caption-content {
  padding: 0 30px;
}
.row:not(.fw-row) .spb_swift-slider .swiper-slide .caption-content > h2 {
  font-size: 40px;
  line-height: 52px;
}
.swift-slider-prev h4,
.swift-slider-next h4 {
  display: none;
}
.swift-scroll-indicator {
  display: none;
}
ul.clients-items {
  list-style: none;
}
.clients-items .carousel-item {
  padding: 0 15px;
}
.client-item {
  float: left;
  margin-bottom: 25px;
}
.client-item figure {
  border: 1px solid #f7f7f7;
  opacity: 0.7;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.client-item figure:hover {
  border-color: #222;
  opacity: 1;
}
.spb_box_content {
  position: relative;
}
.spb_box_content .box-content-wrap {
  padding: 30px;
}
.spb_box_content .box-content-wrap p:last-child {
  margin-bottom: 0;
}
.spb_box_content.whitestroke .box-content-wrap {
  border: 1px solid transparent;
}
.wpcf7 p {
  clear: both;
  height: auto;
  overflow: hidden;
  margin-bottom: 0;
}
span.wpcf7-form-control-wrap {
  display: block;
}
.wpcf7 span.wpcf7-not-valid-tip {
  top: 3px;
  left: 5px;
  background: transparent;
  color: red;
  border: 0;
}
.wpcf7 .wpcf7-captchar + span.wpcf7-not-valid-tip {
  top: 10px;
  left: 78px;
}
form input[type="text"],
form input[type="search"],
form input[type="email"],
form input[type="zip"],
form input[type="password"] form input[type="date"],
form input[type="tel"],
form input[type="number"],
form textarea,
form select,
.wpcf7 input[type="text"],
.wpcf7 input[type="search"],
.wpcf7 input[type="email"],
.wpcf7 input[type="zip"],
.wpcf7 input[type="password"],
.wpcf7 input[type="date"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="number"],
.wpcf7 textarea,
.wpcf7 select,
.ginput_container input[type="text"],
.ginput_container input[type="search"],
.ginput_container input[type="email"],
.ginput_container input[type="zip"],
.ginput_container input[type="password"],
.ginput_container input[type="date"],
.ginput_container input[type="tel"],
.ginput_container input[type="number"],
.ginput_container textarea,
.ginput_container select,
.mymail-form input[type="text"],
.mymail-form input[type="search"],
.mymail-form input[type="email"],
.mymail-form input[type="zip"],
.mymail-form input[type="password"],
.mymail-form input[type="date"],
.mymail-form input[type="tel"],
.mymail-form input[type="number"],
.mymail-form textarea,
.mymail-form select {
  width: 100%;
  margin-top: 6px;
  margin-bottom: 15px;
  padding: 6px;
  border: 1px solid #e3e3e3;
  font-size: 14px;
  height: 36px;
}
.chosen-container-multi .chosen-choices {
  padding: 2px 5px;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  height: auto;
}
form textarea,
.wpcf7 textarea {
  height: auto;
}
.wpcf7 .wpcf7-select {
  height: 36px;
}
form input[type="date"] {
  padding: 5px 6px;
}
.ginput_container select {
  height: 36px;
}
.sidebar .wpcf7 input[type="text"],
.sidebar .wpcf7 input[type="search"],
.sidebar .wpcf7 input[type="email"],
.sidebar .wpcf7 input[type="zip"],
.sidebar .wpcf7 input[type="password"],
.sidebar .wpcf7 textarea,
.sidebar .wpcf7 select {
  width: 88%;
}
.wpcf7 textarea {
  max-width: 100%;
  outline: 0;
}
.wpcf7 .wpcf7-captchac {
  float: left;
  border: 1px solid #ccc;
  padding: 3px 0 4px;
  margin: 6px 10px 0 0;
}
.wpcf7 input.wpcf7-captchar {
  float: left;
  width: 45%;
}
form input[type="submit"],
form button[type="submit"],
.wpcf7 input.wpcf7-submit[type="submit"],
.gform_wrapper input[type="submit"],
.mymail-form input[type="submit"] {
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  height: auto;
  padding: 14px 22px;
  margin: 0 10px 20px 0;
  font-weight: bold;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: 0;
  position: relative;
  overflow: hidden;
  outline: none;
  text-shadow: none;
  text-decoration: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  vertical-align: middle;
  max-width: 100%;
}
.wpcf7 input.wpcf7-submit[type="submit"] {
  float: left;
  margin-right: 0;
}
form select {
  display: block;
  vertical-align: top;
  z-index: 2;
  border: none;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  appearance: none;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 7px 30px 6px 15px;
  line-height: 150%;
  margin: 0 0 5px;
  background-image: url("../images/down-arrow@2x.png");
  background-repeat: no-repeat;
  background-position: 90% center;
  background-position: calc(100% - 12px) center;
  background-size: 9px 6px;
  border: 1px solid #e3e3e3;
}
.browser-ff select,
.browser-ie select,
.browser-ie10 select {
  background-image: none;
}
.gform_wrapper select {
  padding: 5px 8px;
}
.gform_wrapper .chzn-container .chzn-drop,
.gform_wrapper .chzn-container-single .chzn-search input {
  width: 100%;
}
.gform_wrapper .chzn-container .chzn-results li {
  padding: 10px 7px 14px;
}
.ui-datepicker-title select {
  width: auto;
  padding: 0 25px 0 7px;
  height: 22px;
  background-position: 90% center;
  font-size: 12px;
}
.ui-datepicker-title select:first-child {
  margin-right: 4px;
}
.gform_wrapper .gfield_time_hour,
.gform_wrapper .gfield_time_minute,
.gform_wrapper .gfield_date_month,
.gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_year {
  line-height: 40px;
}
.gform_wrapper .gfield_time_hour input,
.gform_wrapper .gfield_time_minute input,
.gform_wrapper .gfield_date_month input,
.gform_wrapper .gfield_date_day input,
.gform_wrapper .gfield_date_year input {
  margin-bottom: 0;
}
.gform_wrapper .ginput_complex label,
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_year label,
.gform_wrapper .instruction {
  line-height: 0;
}
.gform_wrapper .ginput_complex label,
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_year label,
.gform_wrapper .instruction {
  line-height: normal;
  margin-top: 0;
}
.gform_wrapper input[type="text"],
.gform_wrapper input[type="url"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="password"] {
  padding: 5px 8px 5px 8px;
}
.gform_wrapper ul.gfield_radio li input + input {
  width: auto;
  height: 30px;
}
.gform_wrapper ul.gfield_radio li input[value="gf_other_choice"] {
  margin-top: 14px;
}
.gform_wrapper .chzn-container-single .chzn-search input {
  height: auto;
}
form input[type="file"] {
  padding: 10px;
  border: 1px solid #e3e3e3;
  display: inline-block;
  width: auto;
  line-height: 0;
  margin-top: 6px;
}
code {
  border: 1px dashed #e4e4e4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #f7f7f7;
  font: 12px Consolas, "Andale Mono", Courier, "Courier New", monospace;
  overflow: auto;
  overflow-y: hidden;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  color: #666;
}
.code-block {
  display: block;
  padding: 5px 20px 20px;
}
code p {
  font-size: 12px;
  margin-bottom: 12px;
  display: inline-block;
}
code p:last-child {
  margin-bottom: 0;
}
table.sf-table {
  width: 100%;
  display: table;
}
table.striped_minimal tr:nth-of-type(even),
table.striped_bordered tr:nth-of-type(even) {
  background-color: #f7f7f7;
}
table.sf-table th {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: middle;
  text-align: left;
}
table.sf-table td {
  padding: 10px 20px;
}
table.standard_minimal th {
  padding: 10px 30px 10px 0;
  border-bottom: 2px solid #e4e4e4;
}
table.striped_minimal th {
  padding: 10px 30px 10px 0;
  border-bottom: 2px solid #e4e4e4;
}
table.standard_minimal td {
  padding: 10px 30px 10px 0;
  border-bottom: 1px solid #e4e4e4;
}
table.striped_minimal td {
  padding: 10px 30px 10px 0;
  border-bottom: 1px solid #e4e4e4;
}
table.standard_bordered,
table.striped_bordered {
  border: 1px solid #e4e4e4;
}
table.standard_bordered tr,
table.striped_bordered tr {
  border-top: 1px dotted #e4e4e4;
}
table.standard_bordered th,
table.standard_bordered td,
table.striped_bordered th,
table.striped_bordered td {
  border-left: 1px dotted #e4e4e4;
}
table.striped_bordered th,
table.striped_bordered td {
  border-top: 0;
}
.spb_divider {
  display: block;
  border-bottom-width: 1px;
}
.spb_divider.standard {
  border-bottom-style: solid;
  border-bottom-width: 2px;
}
.spb_divider.thin {
  border-bottom-style: solid;
}
.spb_divider.dotted {
  border-bottom-style: dotted;
}
.spb_divider.go_to_top {
  padding: 0;
}
.spb_divider.go_to_top a {
  text-align: right;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  margin-bottom: 30px;
}
.spb_divider.go_to_top_icon1 {
  position: relative;
  height: 9px;
  border-bottom: 1px solid transparent;
}
.spb_divider.go_to_top_icon2 {
  position: relative;
  height: 10px;
  border-bottom: 1px solid transparent;
}
.spb_divider.go_to_top_icon1 a,
.spb_divider.go_to_top_icon2 a {
  position: absolute;
  right: 0;
  display: block;
  padding: 0 0 0 10px;
  text-decoration: none;
}
.spb_divider.go_to_top_icon2 a i {
  padding-left: 6px;
  vertical-align: -3px;
}
.divider-wrap h3.divider-heading {
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
  float: none;
}
.divider-wrap h3.divider-heading:before,
.divider-wrap h3.divider-heading:after {
  position: absolute;
  top: 50%;
  overflow: hidden;
  width: 50%;
  height: 2px;
  content: " ";
  background-color: #e3e3e3;
}
.divider-wrap h3.divider-heading:before {
  margin-left: -53%;
  text-align: right;
}
.divider-wrap h3.divider-heading:after {
  margin-left: 3%;
}
.divider-wrap h3.divider-heading:before {
  width: 50%;
  margin-left: -53%;
}
.divider-wrap h3.divider-heading:after {
  width: 50%;
  margin-left: 3%;
}
a.sf-button {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  line-height: 18px;
  height: auto;
  padding: 14px 16px;
  margin: 0px;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: 0;
  position: relative;
  overflow: hidden;
  outline: none;
  text-shadow: none;
  text-decoration: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  vertical-align: middle;
  max-width: 100%;
}
a.sf-button:hover {
  text-decoration: none;
  color: #fff;
}
a.sf-button.dropshadow {
  -moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.25);
}
a.sf-button.stroke-to-fill {
  border-width: 2px;
  border-style: solid;
  padding: 13px 30px;
  background: transparent;
}
a.sf-button.large.stroke-to-fill {
  padding: 13px 40px;
}
a.sf-button.black {
  border-color: #222;
  background-color: #222;
  color: #fff;
}
a.sf-button.black:hover {
  background-color: #111;
  border-color: #111;
}
a.sf-button.white {
  border-color: #fff;
  background-color: #fff;
  color: #222;
}
a.sf-button.white:hover {
  background-color: #e4e4e4;
  border-color: #e4e4e4;
}
a.sf-button.blue {
  border-color: #00bff3;
  background-color: #00bff3;
}
a.sf-button.blue:hover {
  background-color: #00acda;
  border-color: #00acda;
}
a.sf-button.grey:hover,
a.sf-button.grey.default:hover {
  background-color: #333;
  border-color: #333;
}
a.sf-button.lightgrey {
  border-color: #e4e4e4;
  background-color: #e4e4e4;
  color: #222;
}
a.sf-button.lightgrey:hover {
  background-color: #ccc;
  border-color: #ccc;
}
a.sf-button.orange {
  border-color: #ff7534;
  background-color: #ff7534;
  color: #fff;
}
a.sf-button.orange:hover {
  background-color: #e5692f;
  border-color: #e5692f;
}
a.sf-button.turquoise {
  border-color: #00d1c5;
  background-color: #00d1c5;
  color: #fff;
}
a.sf-button.turquoise:hover {
  background-color: #00bcb1;
  border-color: #00bcb1;
}
a.sf-button.green {
  border-color: #37ba85;
  background-color: #37ba85;
  color: #fff;
}
a.sf-button.green:hover {
  background-color: #31a777;
  border-color: #31a777;
}
a.sf-button.pink {
  border-color: #fe504f;
  background-color: #fe504f;
  color: #fff;
}
a.sf-button.pink:hover {
  background-color: #e44847;
  border-color: #e44847;
}
a.sf-button.gold {
  border-color: #ffd56c;
  background-color: #ffd56c;
  color: #222;
}
a.sf-button.gold:hover {
  background-color: #e5bf61;
  border-color: #e5bf61;
}
a.sf-button.transparent-light {
  border: 2px solid #fff;
  border: 2px solid rgba(255, 255, 255, 0.5);
  color: #fff;
}
a.sf-button.transparent-light:hover {
  background: #fff;
  border-color: #fff;
}
a.sf-button.transparent-dark {
  border: 2px solid #222;
  border: 2px solid rgba(34, 34, 34, 0.2);
}
a.sf-button.transparent-dark:hover {
  background: #222;
  border-color: #222;
}
.sf-button.accent {
  background: none;
  background-image: none;
}
a.sf-button.sf-icon-reveal {
  padding: 0;
  line-height: 20px;
}
a.sf-button.sf-icon-stroke {
  padding: 0;
  line-height: 18px;
}
a.sf-button.sf-icon-reveal i {
  padding: 17px 14px 10px;
  background: rgba(0, 0, 0, 0.1);
  left: -48px;
  font-size: 18px;
  height: 100%;
  line-height: 16px;
  display: inline-block;
  position: absolute;
}
a.sf-button.large.sf-icon-reveal i {
  padding: 22px 17px 14px;
  height: 56px;
  font-size: 22px;
  left: -57px;
}
a.sf-button.sf-icon-reveal i,
a.sf-button.sf-icon-reveal span.text {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms linear;
}
a.sf-button.sf-icon-reveal:hover i {
  left: 0;
}
a.sf-button.sf-icon-reveal:hover span.text {
  padding-left: 59px;
  padding-right: 11px;
}
a.sf-button.sf-icon-reveal.large:hover span.text {
  padding-left: 77px;
  padding-right: 23px;
}
a.sf-button.sf-icon-reveal.black {
  background-color: #222;
}
a.sf-button.sf-icon-reveal.white {
  background-color: #fff;
  color: #222;
}
a.sf-button.sf-icon-reveal.blue {
  background-color: #00bff3;
}
a.sf-button.sf-icon-reveal.grey,
a.sf-button.sf-icon-reveal.grey.default {
  background-color: #444;
}
a.sf-button.sf-icon-reveal.lightgrey {
  background-color: #e4e4e4;
}
a.sf-button.sf-icon-reveal.orange {
  background-color: #ff7534;
}
a.sf-button.sf-icon-reveal.turquoise {
  background-color: #00d1c5;
}
a.sf-button.sf-icon-reveal.green {
  background-color: #37ba85;
}
a.sf-button.sf-icon-reveal.pink {
  background-color: #fe504f;
}
a.sf-button.sf-icon-reveal.gold {
  background-color: #ffd56c;
}
a.sf-button.small.sf-icon-stroke span.text {
  padding-right: 15px;
}
a.sf-button.standard.sf-icon-stroke span.text {
  padding-right: 20px;
}
a.sf-button.large.sf-icon-stroke span.text {
  padding-right: 25px;
}
a.sf-button.sf-icon-stroke i {
  right: 0;
  top: 0;
  left: auto;
  height: 100%;
  margin: 0px;
  position: absolute;
  display: inline-block;
}
a.sf-button span.text {
  display: inline-block;
}
.alert {
  height: auto;
  font-size: 12px;
  line-height: 16px;
  overflow: hidden;
  padding: 15px;
  text-align: left;
  margin-bottom: 20px;
  font-weight: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  background-color: #ffd56c;
  color: #222;
}
.alert .messagebox_text {
  background: none;
  padding-left: 0;
}
.alert .messagebox_text p {
  margin-left: 30px;
  margin-bottom: 10px;
}
.alert .messagebox_text p:last-child {
  margin-bottom: 0;
}
.alert .messagebox_text p strong {
  letter-spacing: normal;
}
.alert .messagebox_text:before {
  content: "✋";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: block;
  text-decoration: inherit;
  width: 10px;
  height: auto;
  float: left;
  margin-top: 4px;
  font-size: 16px;
  position: absolute;
  text-indent: 0;
}
.alert.alert-info .messagebox_text:before {
  content: "📎";
}
.alert.alert-error .messagebox_text:before {
  content: "⚠";
}
.alert.alert-success .messagebox_text:before {
  content: "👍";
}
.alert.alert-info {
  background-color: #5adcff;
}
.alert.alert-error {
  background-color: #fe504f;
}
.alert.alert-success {
  background-color: #51e3a8;
}
.glowframe img {
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.borderframe img {
  border: 5px solid #f7f7f7;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.shadowframe figure {
  -moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.25);
}
.testimonial-wrap {
  margin-bottom: 20px;
}
.testimonial-wrap.large .testimonial-text {
  font-size: 24px;
  line-height: 160%;
}
ul.testimonials {
  margin-bottom: 0;
  list-style: none;
}
.testimonials > li {
  margin-bottom: 40px;
  height: auto;
  padding-left: 60px;
  position: relative;
}
.testimonials > li:before {
  content: "“";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 34px;
}
.testimonial-wrap.large .testimonials > li {
  margin-bottom: 60px;
}
.testimonial-wrap.large .testimonials > li:before {
  top: 15px;
}
.spb-column-container .testimonials.carousel-items > li {
  padding-right: 30px;
}
.testimonial-text {
  margin-bottom: 5px;
}
.testimonial-wrap.large .testimonial-text {
  margin-bottom: 10px;
}
.testimonial-text p {
  margin-bottom: 10px;
}
.testimonial-cite img {
  width: 40px;
  height: 40px;
  float: left;
  border-radius: 50%;
  margin-right: 15px;
  margin-top: 10px;
}
.testimonial-cite .cite-text.has-cite-image {
  padding-top: 10px;
}
.testimonial-cite .cite-text .cite-name {
  font-weight: bold;
  display: block;
}
.spb_testimonial_carousel_widget cite,
.testimonials-slider cite {
  font-weight: bold;
}
.testimonials-slider cite span {
  display: block;
  font-size: 12px;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
  font-weight: normal;
}
.testimonial .pagination-wrap {
  margin-top: 10px;
}
.testimonials.carousel-items li .testimonial-text {
  padding-top: 0;
  border: 1px solid #e4e4e4;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 15px;
  position: relative;
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.testimonials.carousel-items li .testimonial-text:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 1px solid #fff;
  border-bottom: 10px solid transparent;
  border-left: 12px solid #fff;
  position: absolute;
  left: 30px;
  bottom: -11px;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
}
.spb_testimonial_slider_widget .spb-asset-content {
  padding-top: 60px;
  padding-bottom: 55px;
}
.spb_testimonial_slider_widget .testimonial-icon {
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
.spb_testimonial_slider_widget .testimonial-icon i {
  font-size: 34px;
}
.slider-wrap {
  position: relative;
}
.testimonials-slider {
  padding-bottom: 15px;
}
.flexslider.content-slider ul.slides {
  background: transparent;
}
.testimonials-slider .testimonial-text {
  padding: 0 20%;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.testimonials-slider .testimonial-text.text-large {
  font-size: 24px;
  line-height: 32px;
}
.testimonials-slider .flex-control-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 4;
  list-style: none;
  width: 100%;
  text-align: center;
}
.testimonials-slider .flex-control-nav li {
  float: none;
}
ul.jobs {
  list-style: none;
}
.jobs > li {
  margin-bottom: 40px;
}
.jobs > li > img {
  float: left;
  width: 90px;
  height: auto;
  margin-top: 3px;
}
.jobs > li .job-details.has-job-image {
  margin-left: 130px;
}
.jobs > li h5 {
  margin-top: 5px;
}
.jobs .sf-list {
  margin-top: 15px;
  margin-bottom: 10px;
}
.jobs a.button {
  margin-top: 10px;
}
.jobs-overview {
  list-style: disc inside none;
}
.jobs-overview .job {
  margin-bottom: 4px;
}
.jobs-overview .job a {
  text-decoration: none;
}
.job-details .read-more {
  display: inline-block;
  margin-top: 10px;
}
.single-jobs .author-info-wrap {
  display: none;
}
.search-widget {
  text-align: center;
  margin-bottom: 0;
}
.search-widget input {
  margin: 25px 0;
  width: 80%;
  padding: 10px 12px;
}
.search-widget input.input-large {
  margin-top: 0px;
}
ul.faqs-nav {
  margin-bottom: 50px;
  margin-left: -2%;
  list-style: none;
}
.faqs-nav li {
  float: left;
  width: 48%;
  padding: 11px 15px 7px;
  border: 1px solid #f4f4f4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 0 10px 2%;
}
.faqs-nav li a {
  text-decoration: none;
}
.faqs-nav li i {
  margin-right: 8px;
  vertical-align: -2px;
}
.faqs-nav li .count {
  float: right;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
}
h3.faq-section-title {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
ul.faqs-section {
  margin-bottom: 60px;
  list-style: none;
}
.faq-item h6 {
  margin-bottom: 15px;
}
.faq-item {
  padding-top: 40px;
  border-top: 1px solid #ccc;
  margin-bottom: 40px;
}
.faq-item:first-child {
  border-top: 0;
  padding-top: 0;
}
.one_half {
  width: 48%;
}
.one_third {
  width: 30.66%;
}
.two_third {
  width: 65.33%;
}
.one_fourth {
  width: 22%;
}
.one_fifth {
  width: 16.8%;
}
.one_fifth.no-gutter {
  width: 20%;
  margin: 0;
}
.three_fourth {
  width: 74%;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth {
  position: relative;
  z-index: 2;
  margin-right: 4%;
  float: left;
}
.one_half .row,
.one_third .row,
.two_third .row,
.three_fourth .row,
.one_fourth .row,
.one_fifth .row {
  margin-bottom: 0;
}
.one_half p:last-child,
.one_third p:last-child,
.two_third p:last-child,
.three_fourth p:last-child,
.one_fourth p:last-child,
.one_fifth p:last-child {
  margin-bottom: 0;
}
.one_half img,
.one_third img,
.two_third img,
.three_fourth img,
.one_fourth img,
.one_fifth img {
  max-width: 100%;
  height: auto;
}
.last {
  margin-right: 0;
  clear: right;
}
.clearboth {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%;
}
.sitemap-wrap {
  margin-bottom: 20px;
}
.sitemap-col {
  float: left;
  width: 28%;
  margin-left: 7%;
}
.sitemap-col:first-child {
  margin-left: 0;
}
.sitemap-col h6 {
  margin-bottom: 15px;
}
.sitemap-col ul {
  margin-bottom: 40px;
  list-style: none;
}
.sitemap-col ul > li > ul {
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
}
.sitemap-col ul li {
  margin-bottom: 8px;
}
.sitemap-col ul li a {
  text-decoration: none;
}
.fullscreen-map {
  padding: 0;
}
.map-canvas img,
.map-directory-canvas img,
#tribe-events-gmap img,
.gm-style img {
  max-width: none;
}
.spb_parallax_asset {
  overflow: hidden;
  position: relative;
  background-attachment: fixed;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.spb-row-container.spb_parallax_asset {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 0;
  padding-right: 0;
  box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.3);
}
.spb_parallax_asset.bg-type-pattern {
  background-repeat: repeat;
  background-size: auto;
}
.spb_parallax_asset.parallax-scroll {
  background-attachment: scroll;
}
.spb_parallax_asset.sf-parallax-video {
  background-attachment: scroll;
}
.spb_parallax_asset.parallax-stellar {
  -webkit-background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.mobile-browser .spb_parallax_asset {
  background-attachment: scroll;
  background-position: center center;
}
.spb_parallax_asset.parallax-window-height {
  opacity: 0;
}
.spb_parallax_asset > .spb_content_wrapper,
.spb_parallax_asset > .spb_content_element {
  position: relative;
  z-index: 4;
}
.spb_parallax_asset.parallax-window-height[data-v-center="true"]
  > .spb_content_wrapper,
.spb_parallax_asset.parallax-window-height[data-v-center="true"]
  > .spb_content_element {
  top: 50%;
}
.sf-parallax-video > .spb_content_element {
  position: relative;
  z-index: 4;
}
.sf-parallax-video.parallax-video-height[data-v-center="true"]
  > .spb_content_element {
  top: 55%;
  opacity: 0;
}
.mobile-browser
  .spb_parallax_asset[data-v-center="true"]
  > .spb_content_element {
  opacity: 1;
  top: 50%;
}
.spb_parallax_asset .spb_content_element p:last-child {
  margin-bottom: 0;
}
.sf-parallax-video video {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 100%;
}
.sf-parallax-video .video-overlay {
  background-repeat: repeat;
  background-position: center center;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}
.sf-parallax-video .video-overlay.overlay-diaglight {
  background-image: url("../images/vo_diagonal_lines_light.png");
}
.sf-parallax-video .video-overlay.overlay-diagdark {
  background-image: url("../images/vo_diagonal_lines_dark.png");
}
.sf-parallax-video .video-overlay.overlay-horizlight {
  background-image: url("../images/vo_horizontal_lines_light.png");
}
.sf-parallax-video .video-overlay.overlay-horizgdark {
  background-image: url("../images/vo_horizontal_lines_dark.png");
}
.sf-parallax-video .video-overlay.overlay-vertlight {
  background-image: url("../images/vo_vertical_lines_light.png");
}
.sf-parallax-video .video-overlay.overlay-vertzgdark {
  background-image: url("../images/vo_vertical_lines_dark.png");
}
.sf-parallax-video .video-overlay.overlay-lightgrid {
  background-image: url("../images/vo_pixel_light.png");
}
.sf-parallax-video .video-overlay.overlay-darkgrid {
  background-image: url("../images/vo_pixel_dark.png");
}
.sf-parallax-video .video-overlay.overlay-lightgridfat {
  background-image: url("../images/vo_fat_pixel_light.png");
}
.sf-parallax-video .video-overlay.overlay-darkgridfat {
  background-image: url("../images/vo_fat_pixel_dark.png");
}
.sf-parallax-video.parallax-video-height .video-overlay {
  opacity: 0;
}
.spb_multilayer_parallax {
  overflow: hidden;
  height: 600px;
  opacity: 0;
}
.spb_multilayer_parallax .layer {
  width: 100%;
  height: 100%;
}
.spb_multilayer_parallax .layer-bg {
  width: 120%;
  height: 120%;
  background: no-repeat;
  margin-top: -5%;
  margin-left: -10%;
}
.spb_multilayer_parallax .layer-bg[data-layer-repeat="repeat-x"] {
  background-repeat: repeat-x;
}
.spb_multilayer_parallax .layer-bg[data-layer-repeat="repeat-y"] {
  background-repeat: repeat-y;
}
.spb_multilayer_parallax .layer-bg[data-layer-repeat="repeat"] {
  background-repeat: repeat;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="center_center"] {
  background-position: center center;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="left_center"] {
  background-position: left center;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="right_center"] {
  background-position: right center;
  margin-left: 5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="left_top"] {
  background-position: left top;
  margin-top: -5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="center_top"] {
  background-position: center top;
  margin-top: -5%;
  margin-left: 0;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="right_top"] {
  background-position: right top;
  margin-left: 5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="left_bottom"] {
  background-position: left bottom;
  margin-top: -5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="center_bottom"] {
  background-position: center bottom;
  margin-top: -5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="right_bottom"] {
  background-position: right bottom;
  margin-top: -5%;
  margin-left: 5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-type="cover"] {
  background-size: cover;
}
.spb_multilayer_parallax .layer[data-depth="0.00"] .layer-bg {
  margin-top: 0;
  margin-left: 0;
  width: 100%;
  height: 100%;
}
.spb_multilayer_parallax .layer .content-layer {
  height: auto;
  bottom: 50%;
  width: 100%;
  position: absolute;
  margin-left: 0;
  padding: 0 10%;
}
.horizontal-break {
  height: 1px;
  width: 50px;
  margin: 20px auto 25px;
}
.horizontal-break.bold {
  height: 5px;
  width: 100px;
}
.client-box {
  width: 228px;
  height: auto;
  background-color: #fafafa;
  background-position: center center;
  background-repeat: no-repeat;
  float: left;
  margin: 0 2px 7px 5px;
}
.client-box img {
  width: 100%;
  height: auto;
  display: block;
}
.googlechart {
  margin-bottom: 30px;
  width: 100%;
}
.pinmarker {
  width: 280px;
  padding: 6px;
  overflow: hidden;
}
.pinmarker > h3 {
  margin-top: 0;
}
.pinmarker > img.info-window-img {
  float: left;
  max-width: 70px;
  display: block;
}
.pinmarker .pinmarker-container {
  margin-left: 85px;
}
.pinmarker-container h3 {
  margin-top: -5px;
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}
.pinmarker-container .excpert {
  color: #222;
  font-size: 11px;
  line-height: 15px;
}
.pinmarker-container a.pin-button {
  width: 100%;
  padding: 8px;
  display: block;
  margin-top: 8px;
  background-color: #e7e7e7;
  text-align: center;
}
.directorySearch {
  width: 100%;
  text-align: center;
  padding: 7px 16px;
}
.directory-results {
  margin-top: 40px;
  margin-bottom: 20px;
}
.directory-results h2 {
  margin-top: 0;
  margin-bottom: 30px;
}
.directory-filter {
  width: 20%;
  float: left;
  margin-left: 2%;
}
.directory-search-container {
  float: left;
  margin-left: 2%;
  width: 14%;
  color: #fff;
}
.filter-search-container {
  width: 40%;
  float: left;
}
.info-window-container {
  clear: both;
}
.spb_directory_filter_above {
  padding-top: 30px;
  margin-bottom: 30px;
}
.spb_directory_filter_below {
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e3e3e3;
}
.spb_directory_filter_above:empty,
.spb_directory_filter_below:empty {
  margin: 0;
}
.filter-search-container input,
.directory-filter select {
  margin: 0;
}
.directory-item {
  border-top: 1px solid #e3e3e3;
  padding-top: 30px;
  margin-bottom: 30px;
}
.directory-item figure {
  width: 30%;
  float: left;
}
.directory-item .directory-item-details {
  width: 67%;
  float: left;
  margin-left: 3%;
}
.directory-item h3 {
  margin-top: 0;
  margin-bottom: 10px;
}
.directory-item-details .item-meta {
  margin-bottom: 15px;
}
.directory-item-details .item-meta span {
  padding: 0 8px;
}
.directory-item .directory-item-details .excerpt {
  margin-bottom: 15px;
}
.directory-item.no-thumb .directory-item-details {
  width: 100%;
  margin-left: 0;
}
.single-directory .post-info .comments-likes {
  margin-top: 0;
}
#add-directory-entry {
  max-width: 80%;
  margin: 0 auto 80px;
}
.directory-error {
  display: none;
}
.directory-error label {
  padding: 10px;
  border: 1px solid #e90a0a;
  display: block;
  color: #e90a0a;
}
.sf-icon {
  font-size: 30px;
  line-height: 26px;
  padding: 0;
  width: auto;
  height: 28px;
  background-image: none;
}
.sf-icon-character {
  font-weight: bold;
  margin-left: 3px;
}
.sf-icon.sf-icon-medium {
  font-size: 40px;
  line-height: 40px;
  width: auto;
  height: 38px;
}
.sf-icon-cont.cont-small .sf-icon {
  line-height: 26px;
  height: 30px;
}
.sf-icon-cont.cont-small .sf-icon[class^="ss-"] {
  line-height: 36px;
}
.sf-icon-cont.cont-medium .sf-icon {
  line-height: 36px;
}
.sf-icon-cont.cont-medium .sf-icon-character {
  font-size: 44px;
  line-height: 28px;
  margin-left: 0;
}
.sf-icon-cont.cont-medium .sf-icon[class^="ss-"] {
  line-height: 60px;
  margin-left: -1px;
}
.sf-icon.sf-icon-large {
  font-size: 50px;
  line-height: 69px;
  width: auto;
  height: 56px;
}
.sf-icon-cont.cont-large .sf-icon {
  line-height: 76px;
}
.sf-icon-cont.cont-large .sf-icon[class^="ss-"] {
  line-height: 92px;
  margin-left: -4px;
  letter-spacing: -4px;
}
.sf-icon-cont.cont-large .sf-icon-character {
  font-size: 80px;
}
.sf-icon-cont .sf-icon {
  padding: 0;
  display: block;
}
.sf-icon-cont {
  padding: 18px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 0px;
  margin-right: 20px;
  height: 28px;
  width: 28px;
  line-height: 12px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.browser-ie .sf-icon-cont:hover,
.browser-ie .sf-hover .sf-icon-cont,
.browser-ie10 .sf-icon-cont:hover,
.browser-ie10 .sf-hover .sf-icon-cont {
  background-image: none;
}
.sf-icon-cont.cont-small {
  padding: 19px 20px 19px 18px;
}
.sf-icon-cont.cont-medium {
  padding: 25px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 20px;
  width: 48px;
  height: 48px;
  line-height: 12px;
}
.sf-icon-cont.cont-large {
  padding: 37px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  width: 77px;
  height: 77px;
}
.sf-icon.sf-icon-large:before {
  font-size: 72px;
}
.sf-icon-float-left {
  float: left;
  padding: 5px 10px 0 0;
}
.sf-icon-float-right {
  float: right;
  padding: 5px 0 0 10px;
  margin-right: 0;
  margin-left: 20px;
}
.sf-icon-float-none {
  display: inline-block;
  margin-right: 0;
}
.sf-icon-box {
  display: block;
  position: relative;
  z-index: 2;
  padding: 20px;
  margin-bottom: 0px;
}
.sf-icon-box.sf-icon-box-standard {
  text-align: center;
  padding: 30px 10px 10px;
}
.sf-icon-box-standard .sf-icon-cont {
  margin-right: 0;
}
.sf-icon-box-standard .sf-icon {
  padding: 0;
}
.sf-icon-box h3 > i,
.sf-icon-box h3 > a > i {
  margin-right: 8px;
  vertical-align: -2px;
  font-size: 22px;
}
a.linked-icon {
  display: inline-block;
}
.sf-icon-box h3 > a {
  color: inherit;
}
.sf-icon-box.sf-icon-box-standard h3 {
  margin-bottom: 20px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] > .linked-icon,
.sf-icon-box[class*="sf-icon-box-left-icon"] > .sf-icon-cont {
  float: left;
  margin: 0;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] > i {
  float: left;
  position: relative;
  font-size: 42px;
  line-height: 52px;
  text-align: center;
  width: 44px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] > i[class*="ss-"] {
  line-height: 48px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] > span {
  float: left;
  position: relative;
  font-size: 46px;
  line-height: 46px;
  text-align: center;
  width: 48px;
  margin-left: 0;
}
.sf-icon-box.has-image[class*="sf-icon-box-left-icon"] > span {
  width: 70px;
  height: 70px;
}
.sf-icon-box.sf-icon-box-boxed-two .sf-icon {
  margin-bottom: 15px;
}
.sf-icon-box.sf-icon-box-boxed-two h3 {
  margin-top: 10px;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] {
  padding: 0;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont {
  position: absolute;
  right: 30px;
  top: -41px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 32px;
  width: 32px;
  line-height: 12px;
  border: 0;
  margin: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont > i {
  font-size: 32px;
  line-height: 34px;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont > i[class*="ss-"] {
  line-height: 44px;
}
.browser-ie .sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont,
.browser-ie10 .sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont {
  background-image: none;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-image {
  position: absolute;
  top: -35px;
  right: 35px;
}
.sf-icon-box.sf-icon-box-boxed-two .sf-icon-image {
  position: relative;
  top: 0;
  right: 0;
  margin-bottom: 10px;
}
.sf-icon-box.sf-icon-box-boxed-three .sf-icon-cont {
  right: 50%;
  margin-right: -42px;
}
.sf-icon-box.sf-icon-box-boxed-three .sf-icon-image {
  right: 50%;
  margin-right: -35px;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-box-content-wrap {
  background: #fff;
  padding: 40px 30px 60px 30px;
  margin-top: 40px;
  margin-bottom: 20px;
  webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.sf-icon-box.sf-icon-box-boxed-three .sf-icon-box-content-wrap {
  padding: 60px 30px 65px 30px;
}
.sf-icon-box.sf-icon-box-boxed-two .sf-icon-box-content-wrap {
  padding-bottom: 30px;
  margin-top: 0;
}
.sf-icon-box.sf-icon-box-boxed-three .sf-icon-box-content-wrap {
  padding-bottom: 40px;
}
.sf-icon-box.sf-icon-box-boxed-four .sf-icon-box-content-wrap {
  padding: 25px 30px 20px;
  margin-top: 0;
}
.sf-icon-box.sf-icon-box-boxed-four h3 {
  margin-top: 0;
}
.sf-icon-box.sf-icon-box-boxed-four h3 i {
  vertical-align: -3px;
  margin-right: 5px;
}
.sf-icon-box .sf-icon-box-content-wrap {
  display: block;
}
.sf-icon-box.sf-icon-box-left-icon .sf-icon-box-content-wrap {
  display: block;
  margin-left: 90px;
}
.sf-icon-box.sf-icon-box-left-icon-alt .sf-icon-box-content-wrap {
  display: block;
  margin-left: 70px;
}
.sf-icon-box.has-image[class*="sf-icon-box-left-icon"]
  .sf-icon-box-content-wrap {
  margin-left: 100px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] .sf-icon-box-content-wrap h3 {
  margin-top: 2px;
  margin-bottom: 10px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"]
  .sf-icon-box-content-wrap
  h3:empty {
  display: none;
}
.sf-icon-box.sf-icon-box-boxed-two .sf-icon-box-content-wrap {
  text-align: center;
}
.sf-icon-box.sf-icon-box-boxed-three h3,
.sf-icon-box.sf-icon-box-boxed-three .sf-icon-box-content {
  text-align: center;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] h3,
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-box-content {
  color: #222;
}
.sf-icon-box-hr {
  width: 50px;
  height: 1px;
  margin: 0 auto;
  display: block;
  background: #e4e4e4;
  margin-bottom: 20px;
  -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0;
  -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0;
  transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0;
}
.sf-hover .sf-icon-box-hr {
  width: 100px;
}
.sf-icon-box-content {
  display: block;
  width: 100%;
  line-height: 150%;
}
.sf-icon-box-content p {
  color: inherit;
}
.sf-icon-box-content p:last-child {
  margin-bottom: 0;
}
.sf-icon-box-content a.read-more {
  padding-top: 8px;
}
.sf-icon-box-animated {
  -ms-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  position: relative;
  padding: 0;
  text-align: center;
  width: 100%;
  height: auto;
  background: transparent;
}
.sf-icon-box-animated .box-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.standard-browser .sf-icon-box-animated:hover .back,
.no-csstransitions .sf-icon-box-animated .back,
.sf-icon-box-animated.sf-mobile-hover .back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.standard-browser .sf-icon-box-animated:hover .front,
.no-csstransitions .sf-icon-box-animated .front,
.sf-icon-box-animated.sf-mobile-hover .front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.sf-icon-box-animated .inner {
  -webkit-transition: 0.5s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 0.5s;
  transform-style: preserve-3d;
  position: relative;
}
.sf-icon-box-animated .front,
.sf-icon-box-animated .back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0;
  -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0;
  transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0;
}
.sf-icon-box-animated .front {
  position: relative;
  z-index: 8;
  display: block;
  width: 100%;
  height: auto;
  padding: 70px 20px;
  webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.sf-icon-box-animated .back {
  overflow: hidden;
  background: #fff;
  padding: 20px;
  width: 100%;
  height: 100%;
  webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.sf-icon-box-animated .front h3 {
  margin: 10px 0;
}
.sf-icon-box-animated .sf-icon {
  margin-bottom: 0;
  padding: 0;
  line-height: 44px;
  margin-top: 20px;
}
.sf-icon-box-animated .sf-icon.sf-icon-character {
  font-size: 72px;
}
.sf-icon-box-animated .sf-icon-image {
  margin-top: 8px;
  margin-bottom: 12px;
}
.sf-icon-box-animated .sf-icon.sf-icon-large[class^="fa-"] {
  line-height: 40px;
}
.sf-icon-box-animated .sf-icon.sf-icon-large[class^="fa-"]:before {
  font-size: 60px;
}
.sf-icon-box-animated table,
.sf-icon-box-animated td {
  border: 0;
  padding: 0;
}
.sf-icon-box-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 10;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.sf-icon-box-hover table,
.sf-icon-box-animated .back table {
  margin-top: -10px;
  height: 100%;
  width: 100%;
}
.sf-icon-box-hover:hover {
  width: 116%;
  height: 116%;
  left: -8%;
  top: -8%;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transition: width 300ms, height 300ms, top 300ms, left 300ms;
  -moz-transition: width 300ms, height 300ms, top 300ms, left 300ms;
  -webkit-transition: width 300ms, height 300ms, top 300ms, left 300ms;
  -o-transition: width 300ms, height 300ms, top 300ms, left 300ms;
}
.sf-icon-box-bold {
  padding: 20% 15%;
  text-align: center;
}
span.highlighted {
  padding: 1px 3px;
  border-radius: 1px;
  margin-right: 2px;
  color: #fff;
}
span.dropcap1,
span.dropcap2 {
  float: left;
  padding: 11px 0px 9px;
  margin-right: 8px;
  font-size: 46px;
  font-style: normal;
}
span.dropcap3,
span.dropcap4 {
  float: left;
  font-style: normal;
  font-size: 18px;
  padding: 6px 10px 6px 11px;
  margin: 4px 10px 2px 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
span.dropcap4 {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
blockquote {
  border-left: 0;
  padding: 10px 0;
}
blockquote,
blockquote p {
  font-size: 18px;
  line-height: 28px;
  font-style: italic;
}
blockquote.blockquote1,
blockquote.blockquote1 p {
  font-size: 12px;
  line-height: 18px;
}
blockquote.blockquote2,
blockquote.blockquote2 p,
blockquote.pullquote,
blockquote.pullquote p {
  font-size: 14px;
  line-height: 22px;
}
blockquote.blockquote3,
blockquote.blockquote3 p {
  font-size: 28px;
  line-height: 40px;
}
blockquote.pullquote {
  border-left: 1px solid transparent;
  padding: 0 0 0 20px;
}
.decorative-ampersand {
  font-family: "Vidaloka", serif;
  font-size: 24px;
}
.sf-list {
  margin-left: 0;
  list-style: none;
}
.sf-list li {
  padding: 0;
  line-height: 175%;
}
.sf-list li i {
  margin-right: 8px;
}
.sf-list li i[class*="ss-"] {
  vertical-align: -2px;
}
.social-icons {
  height: auto;
  overflow: hidden;
  list-style: none;
  margin-bottom: 10px;
}
.social-icons .website {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.social-icons li {
  float: none;
  display: inline-block;
  height: 36px;
}
.social-icons li:not(.sf-love) a {
  display: inline-block;
  padding: 10px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  overflow: hidden;
  position: relative;
  text-align: center;
  transition: all 0.35s;
}
.social-icons li:not(.sf-love) a i {
  display: block;
  height: 100%;
  position: relative;
  top: 0%;
  transition: top 0.35s;
  width: 100%;
  margin-bottom: 31px;
  vertical-align: top;
}
.social-icons li:not(.sf-love) a i[class*="ss-"] {
  margin-top: -8px;
  display: block;
  margin-bottom: 38px;
}
.browser-ie .social-icons li a {
  display: inline-block;
  padding: 10px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  overflow: hidden;
  position: relative;
  text-align: center;
  transition: all 0.35s;
  color: #222;
}
.social-icons li.behance a,
.social-icons li.soundcloud a {
  font-size: 14px;
}
.browser-ie .social-icons li a i {
  display: block;
  height: 100%;
  position: relative;
  top: 0%;
  transition: top 0.35s;
  width: 100%;
  margin-bottom: 31px;
}
.browser-ie .social-icons li a i[class*="ss-"] {
  margin-top: -8px;
  display: block;
  margin-bottom: 38px;
}
.social-icons.light li a {
  color: #fff;
}
.social-icons.dark li a {
  color: #222;
}
.social-icons li a:hover {
  background: transparent;
}
.social-icons li a:hover i {
  top: 0px;
}
.social-icons.large li {
  height: 50px;
}
.social-icons.large li a {
  padding: 14px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
}
.social-icons.large li.behance a,
.social-icons.large li.soundcloud a {
  font-size: 19px;
}
.social-icons.large li a i {
  margin-top: 0;
}
.social-icons.large li a:hover i {
  top: 0px;
}
.article-body-wrap .share-links ul li.sf-love {
  padding-right: 5px;
}
.article-body-wrap .share-links ul li.sf-love > div {
  padding: 7px;
}
.article-body-wrap .share-links ul li.sf-love > div a.love-it {
  padding: 9px 0;
  width: 20px;
  vertical-align: 0px;
}
.article-body-wrap .share-links ul li.sf-love a:hover i {
  top: inherit;
}
.article-body-wrap .share-links ul li.sf-love > div span.love-count {
  display: inline;
  vertical-align: 0px;
}
.progress {
  height: 4px;
  margin-bottom: 15px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.progress .bar {
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 100%;
  width: 0%;
  overflow: hidden;
}
.progress-bar-wrap .bar-text {
  width: 100%;
  display: inline-block;
  margin-bottom: 3px;
}
.progress-bar-wrap .bar-text > span.bar-name {
  float: left;
  display: block;
}
.progress-bar-wrap .bar-text > span.progress-value {
  float: right;
  display: none;
  font-weight: bold;
}
.progress .bar {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.chart-shortcode {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.chart-shortcode.chart-center {
  margin: 0 auto;
}
.chart-shortcode canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.chart-shortcode span {
  font-size: 14px;
  vertical-align: -1px;
}
.chart-shortcode.chart-70 span i[class*="ss-"] {
  vertical-align: -2px;
}
.chart-shortcode.chart-170 span {
  font-size: 36px;
  vertical-align: 0px;
}
.chart-shortcode.chart-170 span i {
  vertical-align: 0;
}
.chart-shortcode.chart-170 span i[class*="ss-"] {
  vertical-align: -7px;
}
.latest-tweet ul {
  margin-bottom: 10px;
  list-style: none;
}
.latest-tweet ul li {
  margin-left: 0;
}
.latest-tweet p {
  margin-bottom: 0;
}
.latest-tweet .tweet-author {
  margin-right: 4px;
  font-weight: bold;
}
.latest-tweet .tweet-date {
  text-decoration: none;
  color: #999;
  margin-left: 5px;
  display: inline-block;
}
.spb_tweets_slider_widget .spb-asset-content {
  padding-top: 80px;
  padding-bottom: 80px;
}
.spb_tweets_slider_widget .tweet-icon {
  width: 100%;
  position: absolute;
  text-align: center;
  top: 16%;
}
.spb_tweets_slider_widget .tweet-icon i {
  font-size: 34px;
}
.spb_tweets_slider_widget .flexslider {
  margin-top: 35px;
}
.spb_tweets_slider_widget .tweet-text {
  padding: 0 15%;
  width: 100%;
  text-align: center;
}
.spb_tweets_slider_widget .tweet-text {
  font-size: 24px;
  line-height: 38px;
}
.spb_tweets_slider_widget .twitter_intents {
  display: none;
  margin-top: 20px;
}
.spb_tweets_slider_widget .twitter_intents a {
  margin-left: 5px;
}
.spb_tweets_slider_widget .twitter_intents a:first-child {
  margin-left: 0;
}
.spb_tweets_slider_widget a.twitter-timestamp {
  margin-top: 20px;
  display: block;
  padding: 0 15%;
}
.spb_tweets_slider_widget a:hover {
  text-decoration: none;
}
.gallery {
  padding-top: 10px;
  margin: 0 -2%;
}
.gallery .gallery-item {
  width: auto;
  float: left;
  display: block;
  width: 20%;
  margin: 0 2% 4%;
}
.gallery dl.gallery-item figure {
  margin-bottom: 15px;
}
.gallery dl.gallery-item .gallery-item-caption {
  text-align: center;
}
.gallery-columns-1 .gallery-item {
  width: 96%;
}
.gallery-columns-2 .gallery-item {
  width: 46%;
}
.gallery-columns-3 .gallery-item {
  width: 29.3%;
}
.gallery-columns-4 .gallery-item {
  width: 21%;
}
.gallery-columns-5 .gallery-item {
  width: 16%;
}
.gallery-columns-6 .gallery-item {
  width: 12.6%;
}
.gallery-columns-7 .gallery-item {
  width: 10.2%;
}
.gallery-columns-8 .gallery-item {
  width: 8.4%;
}
.gallery-columns-9 .gallery-item {
  width: 7.1%;
}
.gallery-item .gallery-icon {
  background: #222 url(../images/view-image.png) no-repeat center center;
  width: 100%;
  height: auto;
}
.gallery-item img {
  display: block;
  width: 100%;
  height: auto;
}
.spb_accordion .spb_accordion_wrapper {
  width: 100%;
  margin-bottom: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.spb_accordion_section > .ui-accordion-header {
  outline: 0;
  margin: 0px;
}
.spb_accordion .spb_accordion_section > .ui-accordion-header a,
.spb_accordion .spb_accordion_section > .ui-accordion-header button {
  display: block;
  text-decoration: none;
  padding: 12px 0;
  background: none;
  border: 0px;
  text-align: left;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.spb_accordion .spb_accordion_section > .ui-accordion-header a > i,
.spb_accordion .spb_accordion_section > .ui-accordion-header button > i {
  margin-right: 10px;
}
.spb_accordion
  .spb_accordion_section
  > .ui-accordion-header
  a
  > i[class*="ss-"],
.spb_accordion
  .spb_accordion_section
  > .ui-accordion-header
  button
  > i[class*="ss-"] {
  display: inline-block;
  line-height: 100%;
  vertical-align: -3px;
}
.spb_accordion .spb_accordion_section > .ui-accordion-header,
.spb_accordion .spb_accordion_section > .ui-accordion-header.ui-state-active {
  opacity: 1;
}
.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  right: 20px;
  top: 15px;
  margin-top: 0;
  background-image: none;
  left: auto;
  width: 12px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.spb_accordion_section > .ui-accordion-header .ui-icon:before {
  content: "+";
  font-family: "SSGizmo";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  height: 20px;
  float: left;
  margin-right: 10px;
  font-size: 22px;
  text-indent: 0;
  box-sizing: content-box;
}
.spb_accordion_section .ui-accordion-header.ui-state-active .ui-icon:before {
  content: "-";
  margin-top: 0;
}
.spb_accordion .ui-state-active,
.spb_accordion .ui-state-default {
  border: 0;
  background: none;
  margin-top: 0;
}
.spb_accordion .ui-accordion .ui-accordion-content {
  border: 0;
  padding: 15px 0 30px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.spb_accordion .ui-accordion .ui-accordion-content .row {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.spb_accordion .ui-accordion .ui-accordion-header {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}
.ui-accordion-content .wpb_wrapper p:last-child {
  margin-bottom: 0;
}
.ui-accordion-content .wpb_wrapper .box-content-wrap p:last-child {
  margin-bottom: 20px;
}
.spb_accordion_section,
.spb_accordion .spb_accordion_section,
.spb_accordion_section .ui-accordion-content {
  background: transparent;
}
@media (min-width: 991px) {
  .spb_tabs .spb_accordion_section,
  .spb_tabs .spb_accordion_wrapper {
    border: none !important;
  }
  .spb_tabs {
    position: relative;
    margin-bottom: 30px;
  }
  .spb_tabs .spb_accordion_section {
    padding: 0px;
  }
  .spb_tabs .spb_accordion_section .ui-accordion-header {
    display: none;
  }
  .spb_tabs.display-top .tab_menu {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    display: flex;
    justify-content: center;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
  }
  .spb_tabs.display-top .tab_menu .ui-accordion-header a {
    color: #5d5d5d;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    padding: 0;
    text-align: center;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    outline: none !important;
    padding: 15px 20px 15px 20px;
    display: block;
  }
  .spb_tabs.display-top .tab_menu .ui-accordion-header a:focus {
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
  }
  .spb_tabs.display-top .ui-accordion-content {
    height: auto;
    padding: 100px 15px 30px 15px;
  }
  .spb_tabs.display-sidebar:before {
    content: "";
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.12);
    position: absolute;
    left: 100px;
    right: 15px;
    top: 0px;
    z-index: -1;
    height: 100%;
  }
  .spb_tabs.display-sidebar .tab_menu {
    position: absolute;
    top: 30px;
    left: 0px;
    width: 220px;
    border: 1px solid #e7e7e7;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
  }
  .spb_tabs.display-sidebar .tab_menu .ui-accordion-header {
    display: block;
  }
  .spb_tabs.display-sidebar .tab_menu .ui-accordion-header a {
    color: #5d5d5d;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    padding: 0;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    outline: none !important;
    padding: 15px 40px 15px 20px;
    display: block;
  }
  .spb_tabs.display-sidebar .tab_menu .ui-accordion-header a:focus {
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
  }
  .spb_tabs.display-sidebar .ui-accordion-content {
    height: auto;
    padding: 35px 50px 45px 230px;
  }
}
.tabs-type-dynamic .nav-tabs {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tabs-type-dynamic .nav-tabs li {
  list-style: none;
  float: left;
  margin-right: 15px;
  margin-left: 0;
}
.tabs-type-dynamic .nav-tabs li.menu-icon {
  font-size: 16px;
  line-height: 22px;
}
.tabs-type-dynamic .nav-tabs li a {
  cursor: pointer;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #666;
  overflow: hidden;
  display: block;
  padding: 3px;
  margin: 5px 0;
  opacity: 0.4;
  font-size: 0;
  -webkit-transition: color 0.6s, opacity 0.25s;
  -moz-transition: color 0.25s, opacity 0.25s;
  -ms-transition: color 0.6s, opacity 0.25s;
  -o-transition: color 0.6s, opacity 0.25s;
  transition: color 0.6s, opacity 0.25s;
}
.tabs-type-dynamic .nav-tabs li.active a,
.tabs-type-dynamic .nav-tabs li a:hover {
  opacity: 1;
}
.tabs-type-dynamic .nav-tabs.show-tabs a {
  width: auto;
  height: auto;
  position: relative;
  padding: 0 5px;
  margin: 0;
  opacity: 1;
  font-size: 16px;
  border-radius: 0;
  background: transparent;
  background-color: transparent;
  border: 0;
}
.spb_tabs .nav-tabs.center-tabs {
  text-align: center;
}
.spb_tabs .nav-tabs.center-tabs > li {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.spb_tabs .tab-content > .tab-pane {
  transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
}
.spb_tabs .tab-content > .tab-pane.load {
  display: block;
  opacity: 0;
}
.spb_tabs .tab-content > .tab-pane > .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}
.spb_tour .nav-tabs {
  float: left;
  margin-right: 10px;
  border-right: 0;
  border-bottom: 0;
  width: 120px;
}
.spb_tour .nav-tabs li {
  float: none;
  font-size: 16px;
}
.spb_tour .nav-tabs li a {
  border-radius: 0;
  margin-bottom: 0;
  padding: 14px 0;
  opacity: 0.7;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-top: 2px solid #e3e3e3;
}
.spb_tour .nav-tabs li:first-child a {
  padding-top: 0;
  border-top: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.spb_tour .nav-tabs li a:hover {
  background: transparent;
  opacity: 1;
}
.spb_tour .nav-tabs li.active a {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  opacity: 1;
}
.spb_tour .nav-tabs li a > i {
  margin-right: 5px;
}
.spb_tour .nav-tabs li a > i[class*="ss-"] {
  display: inline-block;
  line-height: 100%;
  vertical-align: -3px;
}
.spb_tour .tab-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100px;
  padding-left: 135px;
}
.spb_tour .tab-content > .tab-pane {
  transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
}
.spb_tour .tab-content > .tab-pane.load {
  display: block;
  opacity: 0;
}
.spb_tour .tab-content .row {
  margin-left: 0;
}
.spb_tour .tab-content .row [class*="span"] {
  width: 100%;
  margin-left: 0;
}
.spb_partner_grid_element .partner-grid-container {
  text-align: center;
}
.spb_partner_grid_element .partner-grid-container.vertical-center .partner {
  position: relative;
  z-index: 1;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media (max-width: 767px) {
  .spb_partner_grid_element .partner-grid-container.vertical-center .partner {
    width: 100%;
  }
}
.spb_partner_grid_element
  .partner-grid-container.vertical-center
  .partner
  .logo-wrap {
  display: block;
  position: relative;
  z-index: 1;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.spb_partner_grid_element
  .partner-grid-container.vertical-center
  .partner
  .logo-wrap
  .logo-inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.spb_partner_grid_element .partner-grid-container .partner {
  display: inline-block;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  vertical-align: top;
}
.spb_partner_grid_element .partner-grid-container .partner.image-size-full {
  padding: 20px;
}
.spb_partner_grid_element
  .partner-grid-container
  .partner.image-size-sponsor-large
  .logo-wrap {
  height: 100px;
  position: relative;
  z-index: 1;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.spb_partner_grid_element
  .partner-grid-container
  .partner.image-size-sponsor-large
  .logo-inner {
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.spb_partner_grid_element
  .partner-grid-container
  .partner.image-size-sponsor-large
  .logo-inner
  img {
  max-height: 100px;
  width: auto;
}
.spb_partner_grid_element
  .partner-grid-container
  .partner.image-size-sponsor-medium
  .logo-wrap {
  height: 75px;
  position: relative;
  z-index: 1;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.spb_partner_grid_element
  .partner-grid-container
  .partner.image-size-sponsor-medium
  .logo-inner {
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.spb_partner_grid_element
  .partner-grid-container
  .partner.image-size-sponsor-medium
  .logo-inner
  img {
  max-height: 75px;
  width: auto;
}
.spb_partner_grid_element
  .partner-grid-container
  .partner.image-size-sponsor-small
  .logo-wrap {
  height: 45px;
  position: relative;
  z-index: 1;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.spb_partner_grid_element
  .partner-grid-container
  .partner.image-size-sponsor-small
  .logo-inner {
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.spb_partner_grid_element
  .partner-grid-container
  .partner.image-size-sponsor-small
  .logo-inner
  img {
  max-height: 45px;
  width: auto;
}
.toggle-wrap .spb_toggle {
  border: 1px solid #e3e3e3;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  margin: 0;
}
.toggle-wrap .spb_toggle button,
.toggle-wrap .spb_toggle a {
  padding: 10px 15px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background: transparent;
  border: 0px;
  width: 100%;
  display: block;
  text-align: left;
  outline: none;
}
.toggle-wrap .spb_toggle:after {
  content: "+";
  font-family: "SSGizmo";
  right: 15px;
  bottom: auto;
  top: 50%;
  margin-top: -7px;
  position: absolute;
  font-size: 20px;
}
.toggle-wrap .spb_toggle_title_active:after {
  content: "-";
}
.toggle-wrap .spb_toggle_open {
  display: block;
}
.toggle-wrap .spb_toggle:hover {
  cursor: pointer;
}
.toggle-wrap .spb_toggle_title_active {
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.spb_toggle_content {
  padding: 15px;
  border: 1px solid #e3e3e3;
  border-top-width: 0;
  display: none;
}
.spb_toggle_content p:last-child {
  margin-bottom: 0;
}
.widget_calendar #calendar_wrap {
  border: 1px solid #e4e4e4;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
  overflow: hidden;
}
#calendar_wrap caption {
  border-bottom: 1px solid #222;
  padding: 7px 0;
}
.widget_calendar table {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  position: relative;
  margin-bottom: -2px;
}
.widget_calendar th {
  text-align: center;
  width: 26px;
  height: 35px;
  border: 1px solid #e4e4e4;
  border-bottom: 0;
  border-top: 0;
  vertical-align: middle;
  padding-right: 0;
}
.widget_calendar th:first-child {
  border-left: 0;
}
.widget_calendar th:last-child {
  border-right: 0;
}
.widget_calendar tbody tr {
  height: 35px;
}
.widget_calendar tbody tr > td {
  color: #444;
  text-align: center;
  border: 1px solid #e4e4e4;
  vertical-align: middle;
  padding: 0;
}
.widget_calendar tbody tr > td:first-child {
  border-left: 0;
}
.widget_calendar tbody tr > td:last-child {
  border-right: 0;
}
.widget_calendar tbody tr > td a {
  padding: 6px 0;
  display: block;
}
.sidebar .widget_calendar tbody tr > td a:hover {
  text-decoration: none;
}
.widget_calendar tbody tr > td.pad {
  border: 0;
  border-top: 1px solid #e4e4e4;
  background: transparent url("../images/scanlines_dark.png") repeat 0 0;
}
.widget_calendar tfoot {
  position: absolute;
  top: 2px;
  width: 100%;
  display: block;
}
.widget_calendar tfoot tr {
  width: 100%;
  display: block;
}
.widget_calendar tfoot td {
  padding: 5px 0;
  border-color: transparent;
  float: left;
}
.widget_calendar tfoot td#prev {
  padding-left: 10px;
  width: 40px;
  text-align: left;
}
.widget_calendar tfoot td#next {
  padding-right: 10px;
  width: 40px;
  text-align: right;
  float: right;
}
.sidebar .widget_calendar tfoot a {
  white-space: nowrap;
}
.widget_calendar tfoot td a:hover {
  text-decoration: none;
}
.minimal-design .thumb-info h4 {
  margin-bottom: 10px;
}
.minimal-design a.swift-slider-prev,
.minimal-design a.swift-slider-next {
  height: 50px;
  width: 40px;
  margin-top: -25px;
  font-size: 48px;
  line-height: 58px;
  background: transparent;
  color: #fff;
}
.minimal-design a.swift-slider-prev {
  left: 15px;
}
.minimal-design a.swift-slider-next {
  right: 15px;
}
.minimal-design a.swift-slider-prev.light,
.minimal-design a.swift-slider-next.light {
  color: #fff;
}
.minimal-design a.swift-slider-prev.dark,
.minimal-design a.swift-slider-next.dark {
  color: #222;
}
.minimal-design .swift-slider-pagination {
  bottom: 25px;
}
.minimal-design .swift-slider-pagination .dot {
  width: 10px;
  height: 10px;
  margin: 10px 6px;
}
.minimal-design .sf-icon-box-standard .sf-icon-cont {
  padding: 0;
  background-color: transparent;
}
@-webkit-keyframes fadeIn {
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  to {
    opacity: 1;
  }
}
@-webkit-keyframes moveUp {
  to {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes moveUp {
  to {
    -moz-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes moveUp {
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes scaleUp {
  to {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes scaleUp {
  to {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@keyframes scaleUp {
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes fallPerspective {
  100% {
    -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes fallPerspective {
  100% {
    -moz-transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes fallPerspective {
  100% {
    transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes fly {
  100% {
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes fly {
  100% {
    -moz-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes fly {
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes flip {
  100% {
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flip {
  100% {
    -moz-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flip {
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes helix {
  100% {
    -webkit-transform: rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes helix {
  100% {
    -moz-transform: rotateY(0deg);
    opacity: 1;
  }
}
@keyframes helix {
  100% {
    transform: rotateY(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes popUp {
  70% {
    -webkit-transform: scale(1.1);
    opacity: 0.8;
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes popUp {
  70% {
    -moz-transform: scale(1.1);
    opacity: 0.8;
    -moz-animation-timing-function: ease-out;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@keyframes popUp {
  70% {
    transform: scale(1.1);
    opacity: 0.8;
    animation-timing-function: ease-out;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    opacity: 1;
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    opacity: 1;
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    opacity: 1;
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
    opacity: 1;
  }
}
@-webkit-keyframes flipX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes flipY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipY {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipY {
  0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes shake {
  0%,
  50%,
  100% {
    -webkit-transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(-100px);
  }
  75% {
    -webkit-transform: translateX(100px);
  }
}
@-moz-keyframes shake {
  0%,
  50%,
  100% {
    -moz-transform: translateX(0);
  }
  25% {
    -moz-transform: translateX(-100px);
  }
  75% {
    -moz-transform: translateX(100px);
  }
}
@-o-keyframes shake {
  0%,
  50%,
  100% {
    -o-transform: translateX(0);
  }
  25% {
    -o-transform: translateX(-100px);
  }
  75% {
    -o-transform: translateX(100px);
  }
}
@keyframes shake {
  0%,
  50%,
  100% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-100px);
  }
  75% {
    transform: translateX(100px);
  }
}
@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
@-webkit-keyframes stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes "circlespin" {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes circlespin {
  from {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes "circlespin" {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes "circlespin" {
  from {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes "circlespin" {
  from {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
#sf-debug {
  margin: 0 auto;
  max-width: 80%;
}
#sf-debug > textarea {
  min-height: 800px;
  margin-bottom: 40px;
  outline: 0;
}
.style-switcher {
  position: fixed;
  top: 200px;
  left: -240px;
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  z-index: 999;
  width: 240px;
  -webkit-transform: translate3d(0, 0, 0);
}
.style-switcher h4 {
  background: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 7px 15px;
  margin-bottom: 0;
  line-height: 30px;
  height: 28px;
  width: 254px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.switch-button {
  width: 21px;
  float: right;
  font-size: 26px;
  text-align: center;
  text-decoration: none;
  display: block;
}
.switch-button i {
  line-height: 16px;
  display: inline-block;
  vertical-align: -4px;
}
.switch-button:hover {
  cursor: pointer;
  text-decoration: none;
}
.switch-cont {
  width: 240px;
  background: #222;
  height: auto;
  padding: 20px;
}
.switch-cont select {
  padding: 7px 30px 8px 15px;
}
@media only screen and (max-width: 1025px) {
  .style-switcher {
    display: none;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #logo img.standard,
  #logo h1.standard,
  #mobile-logo img.standard,
  #mobile-logo h1.standard {
    display: none;
  }
  #logo img.retina,
  #logo h1.retina,
  #mobile-logo img.retina,
  #mobile-logo h1.retina {
    display: inline-block;
  }
  .logo-alt-version #logo img.retina {
    display: none;
  }
  .logo-alt-version .is-sticky #logo img.alt-logo,
  .logo-alt-version .is-sticky #logo img.standard {
    display: none;
  }
  .logo-alt-version .is-sticky #logo img.retina {
    display: inline-block;
  }
  .sf-swipe-indicator {
    background-image: url("images/swipe_indicator@2x.png");
    background-size: 76px 76px;
  }
  .flex-direction-nav a,
  .wooslider-direction-nav a,
  .carousel-wrap a.carousel-next,
  .carousel-wrap a.carousel-prev {
    background-image: url("../images/showcase-nav@2x.png");
    background-size: 76px 38px;
  }
  .tp-leftarrow,
  .tp-leftarrow.large,
  .tp-leftarrow.square,
  .tp-leftarrow.round,
  .tp-rightarrow,
  .tp-rightarrow.large,
  .tp-rightarrow.square,
  .tp-rightarrow.round,
  .rev_slider_wrapper > .tp-leftarrow,
  .rev_slider_wrapper > .tp-leftarrow.large,
  .rev_slider_wrapper > .tp-leftarrow.square,
  .rev_slider_wrapper > .tp-leftarrow.round,
  .rev_slider_wrapper > .tp-leftarrow.default,
  .rev_slider_wrapper > .tp-rightarrow,
  .rev_slider_wrapper > .tp-rightarrow.large,
  .rev_slider_wrapper > .tp-rightarrow.square,
  .rev_slider_wrapper > .tp-rightarrow.round,
  .rev_slider_wrapper > .tp-rightarrow.default,
  .thumb-slider .flex-direction-nav a,
  .item-slider .flex-direction-nav a,
  .gallery-slider .flex-direction-nav a,
  .gallery-nav .flex-direction-nav a {
    background-image: url("../images/slider-nav@2x.png");
    background-size: 72px 38px;
  }
  .widget_calendar tbody tr > td.pad {
    background-image: url("../images/scanlines_dark@2x.png");
    background-size: 4px 4px;
  }
  .woocommerce p.stars span,
  .woocommerce-page p.stars span,
  .woocommerce p.stars span a:hover,
  .woocommerce-page p.stars span a:hover,
  .woocommerce p.stars span a:focus,
  .woocommerce-page p.stars span a:focus,
  .woocommerce p.stars span a.active,
  .woocommerce-page p.stars span a.active {
    background-image: url("../images/rating_stars@2x.png");
  }
}
.mobile-browser .spb_parallax_asset {
  background-position: 50% 0;
}
.apple-mobile-browser figure.animated-overlay > img {
  -webkit-backface-visibility: hidden;
}
.mobile-browser .portfolio-items .portfolio-item,
.mobile-browser .blog-items .blog-item,
.mobile-browser .masonry-gallery .gallery-image,
.mobile-browser .gallery-items .gallery-item {
  opacity: 1;
}
::selection,
::-moz-selection {
  background-color: #999;
  color: #fff;
}
.accent-bg,
.funded-bar .bar {
  background-color: #999;
}
.accent {
  color: #999;
}
.recent-post figure,
span.highlighted,
span.dropcap4,
.loved-item:hover .loved-count,
.flickr-widget li,
.portfolio-grid li,
.wpcf7 input.wpcf7-submit[type="submit"],
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li span.current,
figcaption .product-added,
.woocommerce .wc-new-badge,
.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-wishlistaddedbrowse a,
.woocommerce .widget_layered_nav ul li.chosen > *,
.woocommerce .widget_layered_nav_filters ul li a,
.sticky-post-icon,
.fw-video-close:hover {
  background-color: #999;
  color: #fff;
}
a:hover,
#sidebar a:hover,
.pagination-wrap a:hover,
.carousel-nav a:hover,
.portfolio-pagination div:hover > i,
#footer a:hover,
.beam-me-up a:hover span,
.portfolio-item .portfolio-item-permalink,
.read-more-link,
.blog-item .read-more,
.blog-item-details a:hover,
.author-link,
#reply-title small a,
span.dropcap2,
.spb_divider.go_to_top a,
.love-it-wrapper .loved,
.comments-likes .loved span.love-count,
.item-link:hover,
#header-translation p a,
#breadcrumbs a:hover,
.ui-widget-content a:hover,
.yith-wcwl-add-button a:hover,
#product-img-slider li a.zoom:hover,
.woocommerce .star-rating span,
.article-body-wrap .share-links a:hover,
ul.member-contact li a:hover,
.price ins,
.bag-product a.remove:hover,
.bag-product-title a:hover,
#back-to-top:hover,
ul.member-contact li a:hover,
.fw-video-link-image:hover i,
.ajax-search-results .all-results:hover,
.search-result h5 a:hover .ui-state-default a:hover,
.fw-video-link-icon:hover {
  color: #999;
}
.carousel-wrap > a:hover,
#mobile-menu-wrap #mobile-menu ul li:hover > a,
#mobile-menu-wrap #main-menu ul li:hover > a {
  color: #999;
}
.read-more i:before,
.read-more em:before {
  color: #999;
}
input[type="text"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="zip"]:focus,
input[type="password"]:focus,
textarea:focus,
.bypostauthor .comment-wrap .comment-avatar,
.search-form input:focus,
.wpcf7 input:focus,
.wpcf7 textarea:focus,
.ginput_container input:focus,
.ginput_container textarea:focus,
.mymail-form input:focus,
.mymail-form textarea:focus,
input[type="tel"]:focus,
input[type="number"]:focus {
  border-color: #999;
}
nav .menu ul li:first-child:after,
.navigation a:hover > .nav-text,
.returning-customer a:hover {
  border-bottom-color: #999;
}
nav .menu ul ul li:first-child:after {
  border-right-color: #999;
}
.spb_impact_text .spb_call_text {
  border-left-color: #999;
}
.spb_impact_text .spb_button span {
  color: #fff;
}
.woocommerce .free-badge {
  background-color: #222;
  color: #fff;
}
a[rel="tooltip"],
ul.member-contact li a,
a.text-link,
.tags-wrap .tags a,
.logged-in-as a,
.comment-meta-actions .edit-link,
.comment-meta-actions .comment-reply,
.read-more {
  border-color: #444;
}
.super-search-go {
  border-color: #999;
}
.super-search-go:hover {
  background: #999;
  border-color: #999;
}
.owl-pagination .owl-page span {
  background-color: #e4e4e4;
}
.owl-pagination .owl-page::after {
  background-color: #999;
}
.owl-pagination .owl-page:hover span,
.owl-pagination .owl-page.active a {
  background-color: #222;
}
body.header-below-slider .home-slider-wrap #slider-continue:hover {
  border-color: #999;
}
body.header-below-slider .home-slider-wrap #slider-continue:hover i {
  color: #999;
}
#one-page-nav li a:hover > i {
  background: #999;
}
#one-page-nav li.selected a:hover > i {
  border-color: #999;
}
#one-page-nav li .hover-caption {
  background: #999;
  color: #fff;
}
#one-page-nav li .hover-caption:after {
  border-left-color: #999;
}
.loading-bar-transition .pace .pace-progress {
  background-color: #999;
}
#main-container,
.tm-toggle-button-wrap a {
  background-color: #fff;
}
a,
.ui-widget-content a {
  color: #444;
}
a:hover,
a:focus {
  color: #999;
}
.pagination-wrap li a:hover,
ul.bar-styling li:not(.selected) > a:hover,
ul.bar-styling li > .comments-likes:hover,
ul.page-numbers li > a:hover,
ul.page-numbers li > span.current {
  color: #fff;
  background: #999;
  border-color: #999;
}
ul.bar-styling li > .comments-likes:hover * {
  color: #fff;
}
.pagination-wrap li a,
.pagination-wrap li span,
.pagination-wrap li span.expand,
ul.bar-styling li > a,
ul.bar-styling li > div,
ul.page-numbers li > a,
ul.page-numbers li > span,
.curved-bar-styling,
ul.bar-styling li > form input,
.spb_directory_filter_below {
  border-color: #e4e4e4;
}
ul.bar-styling li > a,
ul.bar-styling li > span,
ul.bar-styling li > div,
ul.bar-styling li > form input {
  background-color: #fff;
}
form input[type="text"],
form input[type="search"],
form input[type="email"],
form input[type="password"],
form textarea,
form select,
.wpcf7 input[type="text"],
.wpcf7 input[type="search"],
.wpcf7 input[type="email"],
.wpcf7 textarea,
.wpcf7 select,
.ginput_container input[type="text"],
.ginput_container input[type="search"],
.ginput_container input[type="email"],
.ginput_container textarea,
.ginput_container select,
.mymail-form input[type="text"],
.mymail-form input[type="search"],
.mymail-form input[type="email"],
.mymail-form textarea,
.mymail-form select,
form input[type="date"],
form input[type="tel"],
form input.input-text,
form input[type="number"] {
  border-color: #e4e4e4;
  background-color: #f7f7f7;
  color: #222;
}
form input[type="submit"],
form button[type="submit"],
form input[type="file"],
form select {
  border-color: #e4e4e4;
}
form input[type="submit"]:hover,
form button[type="submit"]:hover,
.wpcf7 input.wpcf7-submit[type="submit"]:hover,
.gform_wrapper input[type="submit"]:hover,
.mymail-form input[type="submit"]:hover {
  background: #222;
  border-color: #fff;
  color: #fff;
}
form textarea:focus,
form input:focus {
  border-color: #999;
}
.modal-header {
  background: #f7f7f7;
}
.recent-post .post-details,
.portfolio-item h5.portfolio-subtitle,
.search-item-content time,
.search-item-content span,
.portfolio-details-wrap .date {
  color: #222;
}
ul.bar-styling li.facebook > a:hover {
  color: #fff;
  background: #3b5998;
  border-color: #3b5998;
}
ul.bar-styling li.twitter > a:hover {
  color: #fff;
  background: #4099ff;
  border-color: #4099ff;
}
ul.bar-styling li.google-plus > a:hover {
  color: #fff;
  background: #d34836;
  border-color: #d34836;
}
ul.bar-styling li.pinterest > a:hover {
  color: #fff;
  background: #cb2027;
  border-color: #cb2027;
}
#top-bar {
  background: #fff;
}
#top-bar .tb-text {
  color: #222;
}
#top-bar .tb-text > a,
#top-bar nav .menu > li > a {
  color: #666;
}
#top-bar .menu li {
  border-left-color: #e3e3e3;
  border-right-color: #e3e3e3;
}
#top-bar .menu > li > a,
#top-bar .menu > li.parent:after {
  color: #666;
}
#top-bar .menu > li > a:hover,
#top-bar a:hover {
  color: #999;
}
.header-wrap,
.header-standard-overlay #header,
.vertical-header .header-wrap #header-section,
#header-section .is-sticky #header.sticky-header {
  background-color: #fff;
}
.header-left,
.header-right,
.vertical-menu-bottom .copyright {
  color: #222;
}
.header-left a,
.header-right a,
.vertical-menu-bottom .copyright a,
#header .header-left ul.menu > li > a.header-search-link-alt,
#header .header-right ul.menu > li > a.header-search-link-alt {
  color: #222;
}
.header-left a:hover,
.header-right a:hover,
.vertical-menu-bottom .copyright a:hover {
  color: #999;
}
#header .header-left ul.menu > li:hover > a.header-search-link-alt,
#header .header-right ul.menu > li:hover > a.header-search-link-alt {
  color: #999;
}
#header-search a:hover,
.super-search-close:hover {
  color: #999;
}
.sf-super-search {
  background-color: #222;
}
.sf-super-search .search-options .ss-dropdown > span,
.sf-super-search .search-options input {
  color: #999;
  border-bottom-color: #999;
}
.sf-super-search .search-options .ss-dropdown ul li .fa-check {
  color: #999;
}
.sf-super-search-go:hover,
.sf-super-search-close:hover {
  background-color: #999;
  border-color: #999;
  color: #fff;
}
#header-languages .current-language {
  background: #f7f7f7;
  color: #000;
}
#header-section #main-nav {
  border-top-color: #f0f0f0;
}
.ajax-search-wrap {
  background-color: #fff;
}
.ajax-search-wrap,
.ajax-search-results,
.search-result-pt .search-result,
.vertical-header .ajax-search-results {
  border-color: #f0f0f0;
}
.page-content {
  border-bottom-color: #e4e4e4;
}
.ajax-search-wrap input[type="text"],
.ajax-search-wrap input[type="search"],
.search-result-pt h6,
.no-search-results h6,
.search-result h5 a,
.no-search-results p {
  color: #252525;
}
.header-wrap,
#header-section .is-sticky .sticky-header {
  border-bottom: 1px solid #e4e4e4;
}
.vertical-header .header-wrap {
  border-right: 1px solid #e4e4e4;
}
.vertical-header-right .header-wrap {
  border-left: 1px solid #e4e4e4;
}
#mobile-top-text,
#mobile-header {
  background-color: #fff;
  border-bottom-color: #e4e4e4;
}
#mobile-top-text,
#mobile-logo h1 {
  color: #222;
}
#mobile-top-text a,
#mobile-header a {
  color: #222;
}
#mobile-header a.mobile-menu-link span.menu-bars,
#mobile-header a.mobile-menu-link span.menu-bars:before,
#mobile-header a.mobile-menu-link span.menu-bars:after {
  background-color: #222;
}
#mobile-menu-wrap,
#mobile-cart-wrap {
  background-color: #222;
  color: #e4e4e4;
}
.mobile-search-form {
  position: relative;
}
.mobile-search-form input[type="text"],
.mobile-search-form input[type="search"] {
  color: #e4e4e4;
  border-bottom-color: #444;
}
.mobile-search-form .search-icon-position {
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 13px;
  right: 30px;
}
.mobile-search-form .search-icon-position svg path,
.mobile-search-form .search-icon-position svg polygon,
.mobile-search-form .search-icon-position svg rect {
  fill: #fff;
}
.search-form-container {
  display: inline-block;
  margin: 0px;
}
.search-form-container .menu-search .header-search-link-alt {
  height: 36px;
  width: 36px;
  line-height: 36px;
  padding: 3px 0px;
  text-align: center;
  display: block;
  text-align: center;
}
.search-form-container .menu-search .header-search-link-alt i {
  font-size: 20px;
  vertical-align: top;
}
.ajax-search-wrap .search-icon-position {
  display: block;
  height: 50px;
  width: 50px;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 14px;
  text-align: center;
}
#mobile-menu-wrap a,
#mobile-cart-wrap a:not(.sf-button) {
  color: #fff;
}
#mobile-menu-wrap a:hover,
#mobile-cart-wrap a:not(.sf-button):hover {
  color: #fe504f;
}
#mobile-cart-wrap .shopping-bag-item > a.cart-contents,
#mobile-cart-wrap .bag-product,
#mobile-cart-wrap .bag-empty {
  border-bottom-color: #444;
}
#mobile-menu-wrap #mobile-menu ul li,
#mobile-menu-wrap #main-menu ul li,
.mobile-cart-menu li,
.mobile-cart-menu .bag-header,
.mobile-cart-menu .bag-product,
.mobile-cart-menu .bag-empty {
  border-color: #444;
}
a.mobile-menu-link span,
a.mobile-menu-link span:before,
a.mobile-menu-link span:after {
  background: #1d1d1d;
}
a.mobile-menu-link:hover span,
a.mobile-menu-link:hover span:before,
a.mobile-menu-link:hover span:after {
  background: #fe504f;
}
.full-center #main-navigation ul.menu > li > a,
.full-center .header-right ul.menu > li > a,
.full-center nav.float-alt-menu ul.menu > li > a,
.full-center .header-right div.text {
  height: 82px;
  line-height: 82px;
}
.full-center #header,
.full-center .float-menu,
.full-center #main-navigation,
.full-center #main-navigation .menu-main-menu-container {
  min-height: 82px;
}
.full-center .float-menu,
.full-center #main-navigation,
.full-center #main-navigation .menu-main-menu-container {
  height: 82px;
}
.full-center #main-navigation .menu-main-menu-container > .menu {
  margin: 0 -10px;
  width: auto;
}
.full-center nav li.menu-item.sf-mega-menu > ul.sub-menu {
  top: 82px;
}
.header-3 .ajax-search-wrap {
  top: 66px;
  right: 0px;
}
.header-6 .ajax-search-wrap,
.header-8 .ajax-search-wrap {
  top: 50px;
}
.browser-ff #logo a {
  height: 42;
}
.browser-ff .full-center #logo a,
.full-center #logo {
  height: 82px;
}
#mobile-logo {
  max-height: 42px;
  max-width: px;
}
.full-center #logo.has-img a > img {
  height: 42px;
}
.header-left,
.header-right {
  height: 50px;
  line-height: 50px;
}
#main-nav,
.header-wrap[class*="page-header-naked"] #header-section .is-sticky #main-nav,
#header-section .is-sticky .sticky-header,
.header-wrap[class*="page-header-naked"] #header .is-sticky .sticky-header {
  background-color: #fff;
}
#main-nav {
  border-color: #f0f0f0;
  border-top-style: solid;
}
nav#main-navigation .menu > li > a span.nav-line {
  background-color: #07c1b6;
}
.show-menu {
  background-color: #222;
  color: #fff;
}
nav .menu > li:before {
  background: #07c1b6;
}
nav .menu .sub-menu .parent > a:after {
  border-left-color: #07c1b6;
}
nav .menu ul.sub-menu {
  background-color: #fff;
}
nav .menu ul.sub-menu li {
  border-top-color: #f0f0f0;
  border-top-style: solid;
}
li.menu-item.sf-mega-menu > ul.sub-menu > li {
  border-top-color: #f0f0f0;
  border-top-style: solid;
}
li.menu-item.sf-mega-menu > ul.sub-menu > li {
  border-right-color: #f0f0f0;
  border-right-style: solid;
}
nav .menu > li.menu-item > a,
nav.std-menu .menu > li > a {
  color: #252525;
}
#main-nav ul.menu > li,
#main-nav ul.menu > li:first-child,
#main-nav ul.menu > li:first-child,
.full-center nav#main-navigation ul.menu > li,
.full-center nav#main-navigation ul.menu > li:first-child,
.full-center #header nav.float-alt-menu ul.menu > li {
  border-color: #f0f0f0;
}
#main-nav ul.menu > li,
.full-center nav#main-navigation ul.menu > li,
.full-center nav.float-alt-menu ul.menu > li,
.full-center #header nav.float-alt-menu ul.menu > li {
  border-width: 0;
}
#main-nav ul.menu > li:first-child,
.full-center nav#main-navigation ul.menu > li:first-child {
  border-width: 0;
}
#main-nav .menu-right {
  right: -5px;
}
nav .menu > li.menu-item:hover > a,
nav.std-menu .menu > li:hover > a {
  color: #999;
}
nav .menu li.current-menu-ancestor > a,
nav .menu li.current-menu-item > a,
nav .menu li.current-scroll-item > a,
#mobile-menu-wrap #mobile-menu .menu ul li.current-menu-item > a,
#mobile-menu-wrap #main-menu .menu ul li.current-menu-item > a {
  color: #999;
}
nav .menu > li:hover > a {
  color: #999;
}
nav .menu ul.sub-menu li.menu-item > a,
nav .menu ul.sub-menu li > span,
nav.std-menu ul.sub-menu {
  color: #666;
}
nav .menu ul.sub-menu li.menu-item:hover > a {
  color: #000;
}
nav .menu li.parent > a:after,
nav .menu li.parent > a:after:hover {
  color: #aaa;
}
nav .menu ul.sub-menu li.current-menu-ancestor > a,
nav .menu ul.sub-menu li.current-menu-item > a {
  color: #000;
}
#main-nav .header-right ul.menu > li,
.wishlist-item {
  border-left-color: #f0f0f0;
}
.bag-header,
.bag-product,
.bag-empty,
.wishlist-empty {
  border-color: #f0f0f0;
}
.bag-buttons a.checkout-button,
.bag-buttons a.create-account-button,
.woocommerce input.button.alt,
.woocommerce .alt-button,
.woocommerce button.button.alt {
  background: #999;
  color: #fff;
}
.woocommerce .button.update-cart-button:hover {
  background: #999;
  color: #fff;
}
.woocommerce input.button.alt:hover,
.woocommerce .alt-button:hover,
.woocommerce button.button.alt:hover {
  background: #999;
  color: #fff;
}
.shopping-bag:before,
nav .menu ul.sub-menu li:first-child:before {
  border-bottom-color: #07c1b6;
}
a.overlay-menu-link span,
a.overlay-menu-link span:before,
a.overlay-menu-link span:after {
  background: #222;
}
a.overlay-menu-link:hover span,
a.overlay-menu-link:hover span:before,
a.overlay-menu-link:hover span:after {
  background: #999;
}
.overlay-menu-open #logo h1,
.overlay-menu-open .header-left,
.overlay-menu-open .header-right,
.overlay-menu-open .header-left a,
.overlay-menu-open .header-right a {
  color: #fff;
}
#overlay-menu nav ul li a,
.overlay-menu-open a.overlay-menu-link {
  color: #252525;
}
#overlay-menu nav li:hover > a {
  color: #999;
}
.page-heading {
  background-color: #f7f7f7;
}
.page-heading h1,
.page-heading h3 {
  color: #222;
}
.page-heading .heading-text,
.fancy-heading .heading-text {
  text-align: left;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
a,
a:focus,
a:active {
  color: #444;
}
a:hover {
  color: #999;
}
figure.animated-overlay figcaption {
  background-color: #999;
}
figure.animated-overlay figcaption * {
  color: #fff;
}
figcaption .thumb-info .name-divide {
  background-color: #fff;
}
.bold-design figure.animated-overlay figcaption:before {
  background-color: #999;
  color: #fff;
}
.article-divider {
  background: #e4e4e4;
}
.post-pagination-wrap {
  background-color: #444;
}
.post-pagination-wrap .next-article > *,
.post-pagination-wrap .next-article a,
.post-pagination-wrap .prev-article > *,
.post-pagination-wrap .prev-article a {
  color: #fff;
}
.post-pagination-wrap .next-article a:hover,
.post-pagination-wrap .prev-article a:hover {
  color: #999;
}
.article-extras {
  background-color: #f7f7f7;
}
.review-bar {
  background-color: #f7f7f7;
}
.review-bar .bar,
.review-overview-wrap .overview-circle {
  background-color: #2e2e36;
  color: #fff;
}
.posts-type-bright .recent-post .post-item-details {
  border-top-color: #e4e4e4;
}
#main-container table {
  border-bottom-color: #e4e4e4;
}
#main-container table td {
  border-top-color: #e4e4e4;
}
.read-more-button,
#comments-list li .comment-wrap {
  border-color: #e4e4e4;
}
.read-more-button:hover {
  color: #999;
  border-color: #999;
}
.testimonials.carousel-items li .testimonial-text {
  background-color: #f7f7f7;
}
.widget ul li,
.widget.widget_lip_most_loved_widget li {
  border-color: #e4e4e4;
}
.widget.widget_lip_most_loved_widget li {
  background: #fff;
  border-color: #e4e4e4;
}
.widget_lip_most_loved_widget .loved-item > span {
  color: #222;
}
.widget .wp-tag-cloud li a {
  background: #f7f7f7;
  border-color: #e4e4e4;
}
.widget .tagcloud a:hover,
.widget ul.wp-tag-cloud li:hover > a {
  background-color: #999;
  color: #fff;
}
.loved-item .loved-count > i {
  color: #222;
  background: #e4e4e4;
}
.subscribers-list li > a.social-circle {
  color: #fff;
  background: #222;
}
.subscribers-list li:hover > a.social-circle {
  color: #fbfbfb;
  background: #999;
}
.sidebar .widget_categories ul > li > a,
.sidebar .widget_archive ul > li > a,
.sidebar .widget_nav_menu ul > li > a,
.sidebar .widget_meta ul > li > a,
.sidebar .widget_recent_entries ul > li,
.widget_product_categories ul > li > a,
.widget_layered_nav ul > li > a,
.widget_display_replies ul > li > a,
.widget_display_forums ul > li > a,
.widget_display_topics ul > li > a {
  color: #444;
}
.sidebar .widget_categories ul > li > a:hover,
.sidebar .widget_archive ul > li > a:hover,
.sidebar .widget_nav_menu ul > li > a:hover,
.widget_nav_menu ul > li.current-menu-item > a,
.sidebar .widget_meta ul > li > a:hover,
.sidebar .widget_recent_entries ul > li > a:hover,
.widget_product_categories ul > li > a:hover,
.widget_layered_nav ul > li > a:hover,
.widget_edd_categories_tags_widget ul li > a:hover,
.widget_display_replies ul li,
.widget_display_forums ul > li > a:hover,
.widget_display_topics ul > li > a:hover {
  color: #999;
}
#calendar_wrap caption {
  border-bottom-color: #222;
}
.sidebar .widget_calendar tbody tr > td a {
  color: #fff;
  background-color: #222;
}
.sidebar .widget_calendar tbody tr > td a:hover {
  background-color: #999;
}
.sidebar .widget_calendar tfoot a {
  color: #222;
}
.sidebar .widget_calendar tfoot a:hover {
  color: #999;
}
.widget_calendar #calendar_wrap,
.widget_calendar th,
.widget_calendar tbody tr > td,
.widget_calendar tbody tr > td.pad {
  border-color: #e4e4e4;
}
.widget_sf_infocus_widget .infocus-item h5 a {
  color: #222;
}
.widget_sf_infocus_widget .infocus-item h5 a:hover {
  color: #999;
}
.sidebar .widget hr {
  border-color: #e4e4e4;
}
.widget ul.flickr_images li a:after,
.portfolio-grid li a:after {
  color: #fff;
}
.portfolio-item {
  border-bottom-color: #e4e4e4;
}
.masonry-items .portfolio-item-details {
  background: #f7f7f7;
}
.spb_portfolio_carousel_widget .portfolio-item {
  background: #fff;
}
.masonry-items .portfolio-item figure {
  border-color: #e4e4e4;
}
.portfolio-details-wrap span span {
  color: #666;
}
.share-links > a:hover {
  color: #999;
}
#infscr-loading .spinner > div {
  background: #e4e4e4;
}
.blog-aux-options li.selected a {
  background: #999;
  border-color: #999;
  color: #fff;
}
.blog-filter-wrap .aux-list li:hover {
  border-bottom-color: transparent;
}
.blog-filter-wrap .aux-list li:hover a {
  color: #fff;
  background: #999;
}
.mini-blog-item-wrap,
.mini-items .mini-alt-wrap,
.mini-items .mini-alt-wrap .quote-excerpt,
.mini-items .mini-alt-wrap .link-excerpt,
.masonry-items .blog-item .quote-excerpt,
.masonry-items .blog-item .link-excerpt,
.timeline-items .standard-post-content .quote-excerpt,
.timeline-items .standard-post-content .link-excerpt,
.post-info,
.author-info-wrap,
.body-text .link-pages,
.page-content .link-pages,
.posts-type-list .recent-post,
.standard-items .blog-item .standard-post-content {
  border-color: #e4e4e4;
}
.standard-post-date {
  background: #e4e4e4;
}
.timeline-items .standard-post-content {
  background: #fff;
}
.timeline-items .format-quote .standard-post-content:before,
.timeline-items .standard-post-content.no-thumb:before {
  border-left-color: #f7f7f7;
}
.search-item-img .img-holder {
  background: #f7f7f7;
  border-color: #e4e4e4;
}
.masonry-items .blog-item .masonry-item-wrap {
  background: #f7f7f7;
}
.mini-items .blog-item-details,
.share-links,
.single-portfolio .share-links,
.single .pagination-wrap,
ul.post-filter-tabs li a {
  border-color: #e4e4e4;
}
.related-item figure {
  background-color: #222;
  color: #fff;
}
.required {
  color: #ee3c59;
}
.post-item-details .comments-likes a i,
.post-item-details .comments-likes a span {
  color: #222;
}
.posts-type-list .recent-post:hover h4 {
  color: #999;
}
.blog-grid-items .blog-item .grid-left:after {
  border-left-color: #e3e3e3;
}
.blog-grid-items .blog-item .grid-right:after {
  border-right-color: #e3e3e3;
}
.blog-item .inst-icon {
  background: #fff;
  color: #999;
}
.blog-item .tweet-icon,
.blog-item .post-icon,
.blog-item .inst-icon {
  background: #999;
  color: #fff;
}
.posts-type-bold .recent-post .details-wrap,
.masonry-items .blog-item .details-wrap,
.blog-grid-items .blog-item > div {
  color: #222;
}
.blog-grid-items .blog-item h2,
.blog-grid-items .blog-item h6,
.blog-grid-items .blog-item data,
.blog-grid-items .blog-item .author span,
.blog-grid-items .blog-item .tweet-text a,
.masonry-items .blog-item h2,
.masonry-items .blog-item h6 {
  color: #222;
}
.bold-design .posts-type-bold .recent-post .details-wrap h2:after,
.bold-design .posts-type-bold .recent-post .details-wrap h2:after,
.bold-design .blog-grid-items .blog-item .tweet-text:after,
.bold-design .blog-grid-items .blog-item .quote-excerpt:after,
.bold-design .blog-grid-items .blog-item h2:after {
  background: #222;
}
.bold-design .testimonials > li:before {
  background-color: #fff;
}
.spb-row-expand-text {
  background-color: #f7f7f7;
}
.sf-button.accent {
  color: #fff;
  background-color: #999;
  border-color: #999;
}
.sf-button.sf-icon-reveal.accent {
  color: #fff;
  background-color: #999;
}
a.sf-button.stroke-to-fill {
  color: #444;
}
.sf-button.accent:hover {
  background-color: #222;
  border-color: #222;
  color: #fff;
}
a.sf-button,
a.sf-button:hover,
#footer a.sf-button:hover {
  background-image: none;
  color: #fff;
}
a.sf-button.gold,
a.sf-button.gold:hover,
a.sf-button.lightgrey,
a.sf-button.lightgrey:hover,
a.sf-button.white,
a.sf-button.white:hover {
  color: #222;
}
a.sf-button.transparent-dark {
  color: #222;
}
a.sf-button.transparent-light:hover,
a.sf-button.transparent-dark:hover {
  color: #999;
}
.sf-icon-cont,
.sf-icon-cont:hover,
.sf-hover .sf-icon-cont,
.sf-icon-box[class*="icon-box-boxed-"] .sf-icon-cont,
.sf-hover .sf-icon-box-hr {
  background-color: #1dc6df;
}
.sf-hover .sf-icon-cont,
.sf-hover .sf-icon-box-hr {
  background-color: #222;
}
.sf-hover .sf-icon-cont .sf-icon {
  color: #fff;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont:after {
  border-top-color: #1dc6df;
  border-left-color: #1dc6df;
}
.sf-hover .sf-icon-cont .sf-icon,
.sf-icon-box.sf-icon-box-boxed-one .sf-icon,
.sf-icon-box.sf-icon-box-boxed-three .sf-icon {
  color: #fff;
}
.sf-icon-box-animated .front {
  background: #f7f7f7;
  border-color: #e4e4e4;
}
.sf-icon-box-animated .front h3 {
  color: #222;
}
.sf-icon-box-animated .back {
  background: #999;
  border-color: #999;
}
.sf-icon-box-animated .back,
.sf-icon-box-animated .back h3 {
  color: #fff;
}
.client-item figure,
.borderframe img {
  border-color: #e4e4e4;
}
span.dropcap3 {
  background: #000;
  color: #fff;
}
span.dropcap4 {
  color: #fff;
}
.spb_divider,
.spb_divider.go_to_top_icon1,
.spb_divider.go_to_top_icon2,
.testimonials > li,
.tm-toggle-button-wrap,
.tm-toggle-button-wrap a,
.portfolio-details-wrap,
.spb_divider.go_to_top a,
.widget_search form input {
  border-color: #e4e4e4;
}
.spb_divider.go_to_top_icon1 a,
.spb_divider.go_to_top_icon2 a {
  background: #fff;
}
.divider-wrap h3.divider-heading:before,
.divider-wrap h3.divider-heading:after {
  background: #e4e4e4;
}
.spb_tabs .ui-tabs .ui-tabs-panel,
.spb_content_element .ui-tabs .ui-tabs-nav,
.ui-tabs .ui-tabs-nav li,
.spb_tabs .nav-tabs li a {
  border-color: #e4e4e4;
}
.spb_tabs .ui-tabs .ui-tabs-panel,
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  background: #fff;
}
.tabs-type-dynamic .nav-tabs li.active a,
.tabs-type-dynamic .nav-tabs li a:hover {
  background: #999;
  border-color: #999;
  color: #999;
}
.spb_tour .nav-tabs li.active a,
.spb_tabs .nav-tabs li.active a {
  color: #999;
}
.spb_tour .ui-tabs .ui-tabs-nav li a,
.nav-tabs > li.active > a:hover {
  border-color: #e4e4e4;
}
.spb_tour.span3 .ui-tabs .ui-tabs-nav li {
  border-color: #e4e4e4;
}
.toggle-wrap .spb_toggle,
.spb_toggle_content {
  border-color: #e4e4e4;
}
.ui-accordion h4.ui-accordion-header .ui-icon {
  color: #222;
}
blockquote.pullquote {
  border-color: #999;
}
.borderframe img {
  border-color: #eee;
}
.spb_box_content.whitestroke {
  background-color: #fff;
  border-color: #e4e4e4;
}
ul.member-contact li a:hover {
  color: #999;
}
.testimonials.carousel-items li .testimonial-text {
  border-color: #e4e4e4;
}
.testimonials.carousel-items li .testimonial-text:after {
  border-left-color: #e4e4e4;
  border-top-color: #e4e4e4;
}
.horizontal-break {
  background-color: #e4e4e4;
}
.horizontal-break.bold {
  background-color: #222;
}
.progress .bar {
  background-color: #999;
}
.progress.standard .bar {
  background: #999;
}
.progress-bar-wrap .progress-value {
  color: #999;
}
.article-share label {
  background-color: #999;
  color: #fff;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #999;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #fff;
}
.pt-banner h6 {
  color: #fff;
}
.pinmarker-container a.pin-button:hover {
  background: #999;
  color: #fff;
}
.directory-item-details .item-meta {
  color: #222;
}
.spb_row_container .spb_tweets_slider_widget .spb-bg-color-wrap,
.spb_tweets_slider_widget .spb-bg-color-wrap {
  background: #f7f7f7;
}
.spb_testimonial_slider_widget .spb-bg-color-wrap {
  background: #f7f7f7;
}
.spb_testimonial_slider_widget .testimonial-text,
.spb_testimonial_slider_widget cite,
.spb_testimonial_slider_widget .testimonial-icon {
  color: #fff;
}
#footer {
  background: #222;
}
#footer.footer-divider {
  border-top-color: #333;
}
#footer,
#footer p,
#footer h6 {
  color: #ccc;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #ccc;
}
#footer .widget ul li,
#footer .widget_categories ul,
#footer .widget_archive ul,
#footer .widget_nav_menu ul,
#footer .widget_recent_comments ul,
#footer .widget_meta ul,
#footer .widget_recent_entries ul,
#footer .widget_product_categories ul {
  border-color: #333;
}
#copyright {
  background-color: #222;
  border-top-color: #333;
}
#copyright p,
#copyright .text-left,
#copyright .text-right {
  color: #999;
}
#copyright a {
  color: #fff;
}
#copyright a:hover,
#copyright nav .menu li a:hover {
  color: #ccc;
}
#copyright nav .menu li {
  border-left-color: #333;
}
#footer .widget_calendar #calendar_wrap,
#footer .widget_calendar th,
#footer .widget_calendar tbody tr > td,
#footer .widget_calendar tbody tr > td.pad {
  border-color: #333;
}
.widget input[type="email"] {
  background: #f7f7f7;
  color: #999;
}
#footer .widget hr {
  border-color: #333;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.modal-body .comment-form-rating,
ul.checkout-process,
#billing .proceed,
ul.my-account-nav > li,
.woocommerce #payment,
.woocommerce-checkout p.thank-you,
.woocommerce .order_details,
.woocommerce-page .order_details,
.woocommerce .products .product figure .cart-overlay .yith-wcwl-add-to-wishlist,
#product-accordion .panel,
.review-order-wrap,
.woocommerce form .form-row input.input-text,
.woocommerce .coupon input.input-text,
.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
  border-color: #e4e4e4;
}
nav.woocommerce-pagination ul li span.current,
nav.woocommerce-pagination ul li a:hover {
  background: #999;
  border-color: #999;
  color: #fff;
}
.woocommerce-account p.myaccount_address,
.woocommerce-account .page-content h2,
p.no-items,
#order_review table.shop_table,
#payment_heading,
.returning-customer a,
.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods,
.woocommerce .coupon,
.summary-top {
  border-bottom-color: #e4e4e4;
}
p.no-items,
.woocommerce-page .cart-collaterals,
.woocommerce .cart_totals table tr.cart-subtotal,
.woocommerce .cart_totals table tr.order-total,
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td,
.woocommerce #payment div.form-row,
.woocommerce-page #payment div.form-row {
  border-top-color: #e4e4e4;
}
.woocommerce a.button,
.woocommerce button[type="submit"],
.woocommerce-ordering .woo-select,
.variations_form .woo-select,
.add_review a,
.woocommerce .coupon input.apply-coupon,
.woocommerce .button.update-cart-button,
.shipping-calculator-form .woo-select,
.woocommerce .shipping-calculator-form .update-totals-button button,
.woocommerce #billing_country_field .woo-select,
.woocommerce #shipping_country_field .woo-select,
.woocommerce #review_form #respond .form-submit input,
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce.widget .buttons a,
.load-more-btn,
.bag-buttons a.bag-button,
.bag-buttons a.wishlist-button,
#wew-submit-email-to-notify,
.woocommerce input[name="save_account_details"] {
  background: #f7f7f7;
  color: #999;
}
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li span.current {
  color: #fff;
}
.product figcaption a.product-added {
  color: #fff;
}
.woocommerce .products .product figure .cart-overlay,
.yith-wcwl-add-button a,
ul.products li.product a.quick-view-button,
.yith-wcwl-add-to-wishlist,
.woocommerce form.cart button.single_add_to_cart_button,
.woocommerce p.cart a.single_add_to_cart_button,
.lost_reset_password p.form-row input[type="submit"],
.track_order p.form-row input[type="submit"],
.change_password_form p input[type="submit"],
.woocommerce form.register input[type="submit"],
.woocommerce .wishlist_table tr td.product-add-to-cart a,
.woocommerce input.button[name="save_address"],
.woocommerce .woocommerce-message a.button,
.woocommerce .quantity,
.woocommerce-page .quantity {
  background: #f7f7f7;
}
.woocommerce .single_add_to_cart_button:disabled[disabled] {
  color: #444;
  background-color: #f7f7f7;
}
.woocommerce .quantity .qty-plus:hover,
.woocommerce .quantity .qty-minus:hover {
  color: #999;
}
.woocommerce div.product form.cart .variations select {
  background-color: #f7f7f7;
}
.woocommerce
  .products
  .product
  figure
  .cart-overlay
  .shop-actions
  > a.product-added,
.woocommerce
  ul.products
  li.product
  figure
  figcaption
  .shop-actions
  > a.product-added:hover {
  color: #999;
}
ul.products li.product .product-details .posted_in a {
  color: #222;
}
.woocommerce table.shop_table tr td.product-remove .remove {
  color: #222;
}
.woocommerce form.cart button.single_add_to_cart_button,
.woocommerce form.cart .yith-wcwl-add-to-wishlist a,
.woocommerce .quantity input,
.woocommerce .quantity .minus,
.woocommerce .quantity .plus {
  color: #444;
}
.woocommerce .products .product figure .cart-overlay .shop-actions > a:hover,
ul.products li.product .product-details .posted_in a:hover,
.product .cart-overlay .shop-actions .jckqvBtn:hover {
  color: #999;
}
.woocommerce p.cart a.single_add_to_cart_button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce .button.checkout-button {
  background: #222;
  color: #999;
}
.woocommerce a.button:hover,
.woocommerce .coupon input.apply-coupon:hover,
.woocommerce .shipping-calculator-form .update-totals-button button:hover,
.woocommerce .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.add_review a:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.lost_reset_password p.form-row input[type="submit"]:hover,
.track_order p.form-row input[type="submit"]:hover,
.change_password_form p input[type="submit"]:hover,
.woocommerce table.my_account_orders .order-actions .button:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce.widget .buttons a:hover,
.woocommerce .wishlist_table tr td.product-add-to-cart a:hover,
.woocommerce input.button[name="save_address"]:hover,
.woocommerce input[name="apply_coupon"]:hover,
.woocommerce form.register input[type="submit"]:hover,
.woocommerce form.cart .yith-wcwl-add-to-wishlist a:hover,
.load-more-btn:hover,
#wew-submit-email-to-notify:hover,
.woocommerce input[name="save_account_details"]:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce .button.checkout-button:hover {
  background: #999;
  color: #fff;
}
.woocommerce form.cart button.single_add_to_cart_button:hover {
  background: #999;
  color: #fff;
}
.woocommerce #account_details .login,
.woocommerce #account_details .login h4.lined-heading span,
.my-account-login-wrap .login-wrap,
.my-account-login-wrap .login-wrap h4.lined-heading span,
.woocommerce div.product form.cart table div.quantity {
  background: #f7f7f7;
}
.woocommerce .help-bar ul li a:hover,
.woocommerce .address .edit-address:hover,
.my_account_orders td.order-number a:hover,
.product_meta a.inline:hover {
  border-bottom-color: #999;
}
.woocommerce .order-info,
.woocommerce .order-info mark {
  background: #999;
  color: #fff;
}
.woocommerce #payment div.payment_box {
  background: #f7f7f7;
}
.woocommerce #payment div.payment_box:after {
  border-bottom-color: #f7f7f7;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #f7f7f7;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background: #e4e4e4;
}
.yith-wcwl-wishlistexistsbrowse a:hover,
.yith-wcwl-wishlistaddedbrowse a:hover {
  color: #fff;
}
.inner-page-wrap.full-width-shop .sidebar[class*="col-sm"] {
  background-color: #fff;
}
.woocommerce .products .product .price,
.woocommerce div.product p.price {
  color: #222;
}
.woocommerce .products .product-category .product-cat-info {
  background: #e4e4e4;
}
.woocommerce .products .product-category .product-cat-info:before {
  border-bottom-color: #e4e4e4;
}
.woocommerce .products .product-category a:hover .product-cat-info {
  background: #999;
  color: #fff;
}
.woocommerce .products .product-category a:hover .product-cat-info h3 {
  color: #fff;
}
.woocommerce .products .product-category a:hover .product-cat-info:before {
  border-bottom-color: #999;
}
.woocommerce input[name="apply_coupon"],
.woocommerce .cart input[name="update_cart"] {
  background: #f7f7f7;
  color: #222;
}
.woocommerce input[name="apply_coupon"]:hover,
.woocommerce .cart input[name="update_cart"]:hover {
  background: #999;
  color: #fff;
}
.woocommerce div.product form.cart .variations td.label label {
  color: #222;
}
.woocommerce .products .product.product-display-gallery-bordered,
.product-type-gallery-bordered .products,
.product-type-gallery-bordered .products .owl-wrapper-outer,
.inner-page-wrap.full-width-shop
  .product-type-gallery-bordered
  .sidebar[class*="col-sm"] {
  border-color: #e4e4e4;
}
#buddypress .activity-meta a,
#buddypress .acomment-options a,
#buddypress #member-group-links li a,
.widget_bp_groups_widget #groups-list li,
.activity-list li.bbp_topic_create .activity-content .activity-inner,
.activity-list li.bbp_reply_create .activity-content .activity-inner {
  border-color: #e4e4e4;
}
#buddypress .activity-meta a:hover,
#buddypress .acomment-options a:hover,
#buddypress #member-group-links li a:hover {
  border-color: #999;
}
#buddypress .activity-header a,
#buddypress .activity-read-more a {
  border-color: #999;
}
#buddypress #members-list .item-meta .activity,
#buddypress .activity-header p {
  color: #222;
}
#buddypress .pagination-links span,
#buddypress .load-more.loading a {
  background-color: #999;
  color: #fff;
  border-color: #999;
}
#buddypress div.dir-search input[type="submit"],
#buddypress #whats-new-submit input[type="submit"] {
  background: #f7f7f7;
  color: #222;
}
span.bbp-admin-links a,
li.bbp-forum-info .bbp-forum-content {
  color: #222;
}
span.bbp-admin-links a:hover {
  color: #999;
}
.bbp-topic-action #favorite-toggle a,
.bbp-topic-action #subscription-toggle a,
.bbp-single-topic-meta a,
.bbp-topic-tags a,
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic,
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer,
#bbp-user-navigation ul li a,
.bbp-pagination-links a,
#bbp-your-profile fieldset input,
#bbp-your-profile fieldset textarea,
#bbp-your-profile,
#bbp-your-profile fieldset {
  border-color: #e4e4e4;
}
.bbp-topic-action #favorite-toggle a:hover,
.bbp-topic-action #subscription-toggle a:hover,
.bbp-single-topic-meta a:hover,
.bbp-topic-tags a:hover,
#bbp-user-navigation ul li a:hover,
.bbp-pagination-links a:hover {
  border-color: #999;
}
#bbp-user-navigation ul li.current a,
.bbp-pagination-links span.current {
  border-color: #999;
  background: #999;
  color: #fff;
}
#bbpress-forums fieldset.bbp-form button[type="submit"],
#bbp_user_edit_submit,
.widget_display_search #bbp_search_submit {
  background: #f7f7f7;
  color: #222;
}
#bbpress-forums fieldset.bbp-form button[type="submit"]:hover,
#bbp_user_edit_submit:hover {
  background: #999;
  color: #fff;
}
#bbpress-forums li.bbp-header {
  border-top-color: #999;
}
.campaign-item .details-wrap {
  background-color: #fff;
}
.atcf-profile-campaigns > li {
  border-color: #e4e4e4;
}
.tribe-events-list-separator-month span {
  background-color: #fff;
}
#tribe-bar-form,
.tribe-events-list .tribe-events-event-cost span,
#tribe-events-content .tribe-events-calendar td {
  background-color: #f7f7f7;
}
.tribe-events-loop .tribe-events-event-meta,
.tribe-events-list .tribe-events-venue-details {
  border-color: #e4e4e4;
}
.bold-design .spb_accordion .spb_accordion_section > h4.ui-state-default,
.bold-design .nav-tabs > li a {
  background-color: #f7f7f7;
}
.bold-design .spb_accordion .spb_accordion_section > h4.ui-state-active,
.bold-design .nav-tabs > li.active a {
  background-color: #222;
}
.bold-design .spb_accordion .spb_accordion_section > h4:after,
.bold-design .nav-tabs > li a:after {
  border-top-color: #222;
}
.bold-design .spb_tour .nav-tabs > li a:after {
  border-left-color: #222;
}
.bold-design .spb_accordion .spb_accordion_section > h4.ui-state-active a,
.bold-design
  .spb_accordion
  .spb_accordion_section
  > h4.ui-state-active
  .ui-icon,
.bold-design .nav-tabs > li.active a {
  color: #fff;
}
.bold-design .spb_accordion .spb_accordion_section > h4.ui-state-hover,
.bold-design .nav-tabs > li:hover a {
  background-color: #999;
}
.bold-design .spb_accordion .spb_accordion_section > h4.ui-state-hover a,
.bold-design .spb_accordion .spb_accordion_section > h4.ui-state-hover .ui-icon,
.bold-design .nav-tabs > li:hover a {
  color: #fff;
}
.bold-design .title-wrap .carousel-arrows a {
  background-color: #222;
  color: #fff;
}
.bold-design .title-wrap .carousel-arrows a:hover {
  background-color: #999;
  color: #fff;
}
.product-type-standard .product .cart-overlay .shop-actions > a,
.product-type-standard
  .product
  figure
  .cart-overlay
  .yith-wcwl-add-to-wishlist
  a,
.product-type-standard .product .cart-overlay .shop-actions > .jckqvBtn {
  background-color: #999;
  color: #fff;
}
.product-type-standard .product .cart-overlay .shop-actions > a:hover,
.product-type-standard
  .product
  figure
  .cart-overlay
  .yith-wcwl-add-to-wishlist
  a:hover,
.woocommerce
  .product-type-standard
  .product
  figure
  .cart-overlay
  .shop-actions
  > a.product-added {
  background-color: #222;
  color: #fff;
}
.bright-design h3.spb-heading:before,
.bright-design h3.spb-heading:after,
.bright-design .gform_heading h3:before,
.bright-design .gform_heading h3:after {
  border-color: #e4e4e4;
}
.bright-design .spb_accordion .spb_accordion_section > h4.ui-state-default,
.bright-design .nav-tabs > li.active a {
  background-color: #f7f7f7;
}
.bright-design .spb_accordion .spb_accordion_section > h4.ui-state-active {
  background-color: #fff;
}
.bright-design .spb_accordion .spb_accordion_section > h4:hover a,
.bright-design .spb_accordion .spb_accordion_section > h4.ui-state-active a,
.bright-design
  .spb_accordion
  .spb_accordion_section
  > h4.ui-state-active
  .ui-icon,
.bright-design .nav-tabs > li.active a,
.bright-design .spb_tour .nav-tabs li:hover a {
  color: #999;
}
.bright-design .posts-type-list .recent-post:hover {
  background-color: #999;
}
.bright-design .posts-type-list .recent-post:hover .details-wrap > h4 a,
.bright-design .posts-type-list .recent-post:hover .details-wrap * {
  color: #fff;
}
.bright-design .testimonials > li:before {
  color: #999;
}
@media only screen and (max-width: 767px) {
  nav .menu > li {
    border-top-color: #e4e4e4;
  }
}
html.no-js .sf-animation,
.mobile-browser .sf-animation,
.apple-mobile-browser .sf-animation,
.sf-animation[data-animation="none"] {
  opacity: 1 !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  -webkit-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  transform: scale(1) !important;
}
html.no-js .sf-animation.image-banner-content,
.mobile-browser .sf-animation.image-banner-content,
.apple-mobile-browser .sf-animation.image-banner-content,
.sf-animation[data-animation="none"].image-banner-content {
  bottom: 50% !important;
}
.custom-element-spacer {
  font-size: 18px;
  background-color: #f2f2f2;
  font-weight: bold;
  padding: 60px 15px;
  text-align: center;
}
.note {
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  display: block;
  color: #333;
  margin-bottom: 15px;
}
.note:before {
  content: "Note: ";
}
#modal-container {
  display: none;
  opacity: 0;
  width: 100%;
  min-height: 100%;
  height: auto;
  overflow: hidden;
  background: #fff;
  z-index: 999;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
#modal-container > .container {
  position: relative;
  margin-bottom: 0px;
  padding: 0px 15px 0px 15px;
}
@media (max-width: 767px) {
  #modal-container > .container {
    margin-top: 20px;
  }
}
@media (min-width: 767px) {
  #modal-container > .container {
    margin-top: 16px;
  }
}
.sd-modal-header {
  position: relative;
  height: 40px;
}
.sd-modal-header .container {
  width: 100%;
}
.sd-modal-content {
  display: none;
  margin-top: 30px;
}
#close-modal {
  position: absolute !important;
  top: 15px;
  right: 20px;
  text-indent: -9999em;
  overflow: hidden;
  height: auto;
  clear: both;
  height: 20px;
  width: 20px;
  display: block;
  margin-right: 0px;
}
#close-modal .close-container {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 20px;
  width: 20px;
}
#close-modal .close-container svg {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
}
body.page-modal-open #modal-container {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}
body.page-modal-open #container {
  display: none;
  opacity: 0;
  visibility: hidden;
  width: 100%;
}
.force-open {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}
.force-close {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.video-wrap {
  width: 100% !important;
}
.video-wrap .video {
  min-width: 102%;
}
#header .float-menu.top-menu {
  margin-right: 15px;
}
.mhs-full nav#menu-top-bar,
.mhs-full nav#main-menu {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
@media (min-width: 1025px) {
  .mhs-tablet-land nav#mobile-menu {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }
}
@media (max-width: 1025px) {
  .mhs-tablet-land nav#menu-top-bar,
  .mhs-tablet-land nav#main-menu {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }
}
@media (min-width: 991px) {
  .mhs-tablet-port nav#mobile-menu {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }
}
@media (max-width: 991px) {
  .mhs-tablet-port nav#menu-top-bar,
  .mhs-tablet-port nav#main-menu {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }
}
@media (min-width: 767px) {
  .mhs-mobile nav#mobile-menu {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }
}
@media (max-width: 767px) {
  .mhs-mobile nav#menu-top-bar,
  .mhs-mobile nav#main-menu {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }
}
#wp-admin-bar-customize,
#wp-admin-bar-comments {
  display: none !important;
  visibility: hidden;
  opacity: 0;
}
.spb_search_widget .search-form,
.search-form.search-widget {
  position: relative;
  max-width: 800px;
  margin: auto;
}
.spb_search_widget .search-icon-position,
.search-widget .search-icon-position {
  position: absolute;
  top: 11px;
  right: 15px;
  height: 25px;
  width: 25px;
}
.spb_search_widget input,
.search-widget input {
  width: 100%;
  margin: 0px;
  -webkit-appearance: none;
}
#main-container table {
  width: 100%;
  border-collapse: collapse;
}
#main-container th {
  background: #222;
  color: #fff;
  font-weight: bold;
}
#main-container td,
#main-container th {
  padding: 6px;
  border: 1px solid #cacccd;
  text-align: left;
}
@media only screen and (max-width: 760px),
  (min-device-width: 768px) and (max-device-width: 1025px) {
  table {
    position: relative;
    padding-bottom: 40px;
  }
  table caption {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 40px;
  }
  table,
  thead,
  tbody,
  th,
  td,
  tr {
    display: block;
  }
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  tr {
    border: 1px solid #cacccd;
  }
  tr:not(:last-child) {
    border-bottom: 0px;
  }
  td {
    border: none;
    border-bottom: 1px solid #cacccd;
    position: relative;
    padding-left: 50%;
    text-align: center !important;
  }
  td {
    border: 0px !important;
  }
}
@media (max-width: 767px) {
  section.row section.container > .row > .spb-column-container .row {
    padding-left: 0px;
  }
  .spb-column-container {
    height: auto !important;
  }
}
.slideout-social {
  padding: 20px 0 0 20px;
}
.header-right .header-search-link-alt {
  padding: 0 20px 0 0;
}
.header-left .header-search-link-alt {
  padding: 0 0 0 20px;
}
.header-3 #header .header-right ul.menu > li > a.header-search-link-alt {
  margin: 16px 0;
  padding-right: 0px;
}
.header-7 #header .header-right ul.menu > li > a.header-search-link-alt {
  margin: 16px 0;
  padding-right: 0px;
}
.accessibility-text {
  text-indent: -999px;
  overflow: hidden;
  height: 0px;
  width: 0px;
  display: block;
  margin: 0px;
  padding: 0px;
}
@media (max-width: 767px) {
  .spb_image:not(:last-child),
  .spb_text_column:not(:last-child) {
    margin-bottom: 30px;
  }
}
.spb_team_member,
.team-members.display-type-standard .team-member,
.team-members.display-type-standard-alt .team-member {
  margin-bottom: 30px;
}
.team-members.display-type-gallery .team-member {
  margin-bottom: 20px;
}
body.vertical-header .fw-row .spb-row-full-width .col-sm-12,
body.vertical-header
  .fw-row
  .spb-row-full-width.col-sm-12.remove-element-spacing,
body.vertical-header .fw-row > .col-sm-12,
.inner-page-wrap.has-right-sidebar .fw-row > .col-sm-12,
.inner-page-wrap.has-left-sidebar .fw-row > .col-sm-12,
.inner-page-wrap.has-both-sidebar .fw-row > .col-sm-12 {
  padding-left: 16px;
  padding-right: 16px;
}
.container {
  max-width: 100%;
}
.spb-row-container.col-equal-height
  > .spb_content_element
  > .container
  > .row
  > .spb_box_content
  > *,
.spb-row-container.col-equal-height
  > .spb_content_element
  > .container
  > .row
  > .spb_text_column
  > *,
.spb-row-container.col-equal-height
  > .spb_content_element
  > .container
  > .row
  > .spb-column-container
  > * {
  height: 100%;
}
.animate-hide {
  opacity: 0 !important;
}
.animate-show {
  opacity: 1 !important;
}
.post-password-form {
  padding: 50px 0px;
  max-width: 850px;
  margin: 0px auto;
  text-align: center;
}
.post-password-form label {
  vertical-align: top;
}
.post-password-form label input[name="post_password"] {
  width: 100%;
  margin: 10px 0px 0px 0px;
}
.post-password-form input[type="submit"] {
  display: none;
}
.has-one-sidebar > .col-sm-8 .page-content,
.has-both-sidebar > .col-sm-8 .page-content {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .has-one-sidebar > .col-sm-8 .page-content,
  .has-both-sidebar > .col-sm-8 .page-content {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.item-animated {
  opacity: 1 !important;
}
.blog-item {
  transition-duration: 0s !important;
}
@media (min-width: 767px) {
  .filter-wrap.filter-count-1 .filter-dropdown {
    width: 100%;
  }
  .filter-wrap.filter-count-2 .filter-dropdown {
    width: 50%;
    float: left;
  }
  .filter-wrap.filter-count-3 .filter-dropdown {
    width: 33.333333%;
    float: left;
  }
  .filter-wrap.filter-count-4 .filter-dropdown {
    width: 25%;
    float: left;
  }
  .filter-wrap.filter-count-5 .filter-dropdown {
    width: 20%;
    float: left;
  }
}
.filter-wrap .filter-dropdown.filter-az .post-filter-tabs {
  display: flex;
  flex-wrap: wrap;
}
.filter-wrap .filter-dropdown.filter-az .post-filter-tabs li.all {
  width: 100%;
}
.filter-wrap .filter-dropdown.filter-az .post-filter-tabs li.all a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.filter-wrap .filter-dropdown.filter-az .post-filter-tabs li:not(.all) {
  width: 20%;
  text-align: center;
}
.filter-wrap .filter-dropdown.filter-az .post-filter-tabs li:not(.all) a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.video-sizing-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-sizing-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.meganavigation .parent:not(.accessibility-focus-menu) > .sub-menu {
  display: none !important;
  opacity: 0;
  visibility: hidden;
  transition: all 0s ease-in-out !important;
  -moz-transition: all 0s ease-in-out !important;
  -webkit-transition: all 0s ease-in-out !important;
  -o-transition: all 0s ease-in-out !important;
}
.meganav-wrap {
  position: absolute;
  left: 0px;
  width: 100%;
  z-index: 1;
  background-color: #fff;
  text-align: left;
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.13),
    0 3px 12px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.13),
    0 3px 12px rgba(0, 0, 0, 0.06);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
.meganav-wrap.show-meganav {
  height: auto;
  opacity: 1 !important;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.meganav-wrap:not(.show-meganav) {
  height: 0px !important;
  opacity: 0 !important;
  display: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.meganav-wrap .sub-menu-meganav {
  clear: both;
  overflow: hidden;
  padding: 0px;
}
.meganav-wrap .sub-menu-meganav .menu-wrap {
  float: left;
  display: inline-block;
}
.meganav-wrap .sub-menu-meganav > .menu-wrap > .sub-menu {
  height: 100%;
  vertical-align: top;
  visibility: visible !important;
  opacity: 1 !important;
  display: inline-block !important;
  width: 100%;
  clear: both;
  overflow: hidden;
  padding: 13px 0;
  margin: 0px;
  text-align: left;
}
.meganav-wrap .sub-menu-meganav > .menu-wrap > .sub-menu > li {
  vertical-align: top;
  width: auto;
  display: inline-block;
  float: left;
  max-width: 25%;
  line-height: 1.1;
  margin-bottom: 8px;
}
.meganav-wrap .sub-menu-meganav > .menu-wrap > .sub-menu > li:not(:last-child) {
  padding: 0px 19px 0px;
}
.meganav-wrap .sub-menu-meganav > .menu-wrap > .sub-menu > li:last-child {
  padding: 0px 0px 0px 19px;
}
.meganav-wrap .sub-menu-meganav > .menu-wrap > .sub-menu > li > .sub-menu {
  visibility: visible !important;
  opacity: 1 !important;
  display: block !important;
  z-index: 20;
  margin: 0px 0px 30px;
}
.meganav-wrap .sub-menu-meganav > .menu-wrap > .sub-menu > li > .sub-menu li {
  line-height: 1.4;
  margin-bottom: 5px;
}
.meganav-wrap
  .sub-menu-meganav
  > .menu-wrap
  > .sub-menu
  > li
  > .sub-menu
  li
  .sub-menu {
  display: none;
  visibility: hidden;
  opacity: 0;
}
body.active_comment .sticky-header,
body.feedback-commenting-enabled .sticky-header {
  position: relative !important;
}
body:not(.active_comment) .wpfb-point,
#header-section .sticky-spacer {
  display: none;
}
.elementor-section-full_width > .container,
.elementor-section-full_width > .elementor-container {
  width: 100% !important;
}
@media (min-width: 768px) {
  .elementor-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .elementor-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .elementor-container {
    width: 1200px;
  }
}
@media (max-width: 767px) {
  .has-left-sidebar .row.fw-row > .spb-row-container,
  .has-right-sidebar .row.fw-row > .spb-row-container,
  .has-both-sidebars .row.fw-row > .spb-row-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 767px) {
  aside.sidebar {
    margin: 0px 0px 30px 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #bababa;
  }
  aside.sidebar .mobile-sidebar-toggle {
    margin: 0px;
  }
  aside.sidebar .mobile-sidebar-toggle button {
    display: block;
    font-size: 16px;
    padding: 30px 16px;
    cursor: pointer;
    width: auto;
    text-align: left;
    border: 0px;
    width: 100%;
    background: transparent;
    outline: none;
  }
  aside.sidebar:not(.open) .sidebar-content {
    display: none;
  }
  aside.sidebar .sidebar-content {
    padding: 15px 0px;
  }
}
nav.widget-nav .menu ul.sub-menu li {
  border: 0px;
}
.elementor-widget-image-box .elementor-image-box-wrapper {
  text-align: left;
}
.elementor-editor-section-settings {
  top: 0px !important;
}
.sticky-wrapper.is-sticky .sticky-header {
  position: fixed !important;
}
body.page-template-owners-manual #table-of-contents {
  overflow: hidden;
}
body.page-template-owners-manual #table-of-contents .heading-h2 {
  margin: 10px 0px;
}
body.page-template-owners-manual #table-of-contents .heading-h3 {
  margin: 10px 0px;
  padding-left: 20px;
}
body.page-template-owners-manual #table-of-contents .heading-h4 {
  margin: 10px 0px;
  padding-left: 40px;
}
body.page-template-owners-manual #table-of-contents .heading-h5 {
  margin: 10px 0px;
  padding-left: 60px;
}
body.page-template-owners-manual #table-of-contents .heading-h6 {
  margin: 10px 0px;
  padding-left: 80px;
}
body.page-template-owners-manual #table-of-contents .sf-button {
  margin-top: 30px;
  width: 80%;
  text-align: center;
}
body.page-template-owners-manual .col-md-8 .row.fw-row {
  margin-left: -16px;
  margin-right: -16px;
}
@font-face {
  font-family: "webflow-icons";
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg6SAy0AAAC8AAAAYGNtYXAaVcxaAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5ZgscV1gAAAFwAAABhGhlYWQCkFKvAAAC9AAAADZoaGVhB0MDyQAAAywAAAAkaG10eBIAA10AAANQAAAAIGxvY2EBMADyAAADcAAAABJtYXhwAAwATQAAA4QAAAAgbmFtZWTuiIAAAAOkAAABe3Bvc3QAAwAAAAAFIAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmAwPA/8D/wAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYD//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQEgAAADIAOAAAUAAAkBBwkBFwMg/kBAAYD+gEABwAHAQP6A/oBAAAEA4AAAAuADgAAFAAATARcJAQfgAcBA/oABgEABwAHAQP6A/oBAAAADAMAA4ANAAsAAGAAxAEoAAAEhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIwMg/cAHCwkFBQkLBwJABwsJBQUJCwf9wAcLCQUFCQsHAkAHCwkFBQkLB/3ABwsJBQUJCwcCQAcLCQUFCQsHAsAFCQsHIAcLCQUFCQsHIAcLCQXABQkLByAHCwkFBQkLByAHCwkFwAUJCwcgBwsJBQUJCwcgBwsJBQAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFFv+egGGAAAAAAEAAAABAADSLAJOXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAAAAACgAUAB4AMgBGAKwAwgAAAAEAAAAIAEsAAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAaAAAAAQAAAAAAAgAOAHEAAQAAAAAAAwAaADAAAQAAAAAABAAaAH8AAQAAAAAABQAWABoAAQAAAAAABgANAEoAAQAAAAAACgA0AJkAAwABBAkAAQAaAAAAAwABBAkAAgAOAHEAAwABBAkAAwAaADAAAwABBAkABAAaAH8AAwABBAkABQAWABoAAwABBAkABgAaAFcAAwABBAkACgA0AJkAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4Ac3dlYmZsb3ctaWNvbnMAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBSAGUAZwB1AGwAYQByAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA)
      format("truetype"),
    url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAVcAAoAAAAABRQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAZMAAAGTuzUomU9TLzIAAAKIAAAAYAAAAGAOkgMtY21hcAAAAugAAABMAAAATBpVzFpnYXNwAAADNAAAAAgAAAAIAAAAEGhlYWQAAAM8AAAANgAAADYCkFKvaGhlYQAAA3QAAAAkAAAAJAdDA8lobXR4AAADmAAAACAAAAAgEgADXW1heHAAAAO4AAAABgAAAAYACFAAbmFtZQAAA8AAAAF7AAABe2TuiIBwb3N0AAAFPAAAACAAAAAgAAMAAAEABAQAAQEBDndlYmZsb3ctaWNvbnMAAQIAAQA6+BwC+BsD+BgEHgoACXf/i4seCgAJd/+LiwwHi0v6lPpUBR0AAACaDx0AAACfER0AAAAJHQAAAYoSAAkBAQ4bHR8iJywxNndlYmZsb3ctaWNvbnN3ZWJmbG93LWljb25zdTB1MXUyMHVFNjAwdUU2MDF1RTYwMnVFNjAzAAACAYkABgAIAQEEBwoNJDvH4P6UDv6UDv6UDvyUDvm0+FQV/FT4VEtL+BT8FPwU/BTLSwUO93T4VBX4VPhUy0v8FPwU+BT8FEtLBQ75tPlUFfzUiwV5i319i3kIi2sFi3mZfZ2LCPjUiwWdi5mZi50Ii6sFi519mXmLCIv7VBX81IsFeYt9fYt5CItrBYt5mX2diwj41IsFnYuZmYudCIurBYudfZl5iwiL+1QV/NSLBXmLfX2LeQiLawWLeZl9nYsI+NSLBZ2LmZmLnQiLqwWLnX2ZeYsIDvm4+SkV+6n7qvuq96ovLvgG/Bj4BvgYBQ76lBT6lBWLDAoAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gMDwP/A/8ADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDmA//9//8AAAAAACDmAP/9//8AAf/jGgQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAABAAC1pQTjXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAUAAACAAAAAAADgCuAAEAAAAAAAEAGgAAAAEAAAAAAAIADgBxAAEAAAAAAAMAGgAwAAEAAAAAAAQAGgB/AAEAAAAAAAUAFgAaAAEAAAAAAAYADQBKAAEAAAAAAAoANACZAAMAAQQJAAEAGgAAAAMAAQQJAAIADgBxAAMAAQQJAAMAGgAwAAMAAQQJAAQAGgB/AAMAAQQJAAUAFgAaAAMAAQQJAAYAGgBXAAMAAQQJAAoANACZAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAVgBlAHIAcwBpAG8AbgAgADEALgAwAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHN3ZWJmbG93LWljb25zAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAUgBlAGcAdQBsAGEAcgB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==)
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
#webflow-container {
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
}
#webflow-container html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
#webflow-container body {
  margin: 0;
}
#webflow-container article,
#webflow-container aside,
#webflow-container details,
#webflow-container figcaption,
#webflow-container figure,
#webflow-container footer,
#webflow-container header,
#webflow-container hgroup,
#webflow-container main,
#webflow-container menu,
#webflow-container nav,
#webflow-container section,
#webflow-container summary {
  display: block;
}
#webflow-container audio,
#webflow-container canvas,
#webflow-container progress,
#webflow-container video {
  display: inline-block;
  vertical-align: baseline;
}
#webflow-container audio:not([controls]) {
  display: none;
  height: 0;
}
#webflow-container [hidden],
#webflow-container template {
  display: none;
}
#webflow-container a {
  background-color: transparent;
}
#webflow-container a:active,
#webflow-container a:hover {
  outline: 0;
}
#webflow-container abbr[title] {
  border-bottom: 1px dotted;
}
#webflow-container b,
#webflow-container strong {
  font-weight: bold;
}
#webflow-container dfn {
  font-style: italic;
}
#webflow-container h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
#webflow-container mark {
  background: #ff0;
  color: #000;
}
#webflow-container small {
  font-size: 80%;
}
#webflow-container sub,
#webflow-container sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#webflow-container sup {
  top: -0.5em;
}
#webflow-container sub {
  bottom: -0.25em;
}
#webflow-container img {
  border: 0;
}
#webflow-container svg:not(:root) {
  overflow: hidden;
}
#webflow-container figure {
  margin: 1em 40px;
}
#webflow-container hr {
  box-sizing: content-box;
  height: 0;
}
#webflow-container pre {
  overflow: auto;
}
#webflow-container code,
#webflow-container kbd,
#webflow-container pre,
#webflow-container samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
#webflow-container button,
#webflow-container input,
#webflow-container optgroup,
#webflow-container select,
#webflow-container textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
#webflow-container button {
  overflow: visible;
}
#webflow-container button,
#webflow-container select {
  text-transform: none;
}
#webflow-container button,
#webflow-container html input[type="button"],
#webflow-container input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}
#webflow-container button[disabled],
#webflow-container html input[disabled] {
  cursor: default;
}
#webflow-container button::-moz-focus-inner,
#webflow-container input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#webflow-container input {
  line-height: normal;
}
#webflow-container input[type="checkbox"],
#webflow-container input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
#webflow-container input[type="number"]::-webkit-inner-spin-button,
#webflow-container input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
#webflow-container input[type="search"] {
  -webkit-appearance: none;
}
#webflow-container input[type="search"]::-webkit-search-cancel-button,
#webflow-container input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#webflow-container fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
#webflow-container legend {
  border: 0;
  padding: 0;
}
#webflow-container textarea {
  overflow: auto;
}
#webflow-container optgroup {
  font-weight: bold;
}
#webflow-container table {
  border-collapse: collapse;
  border-spacing: 0;
}
#webflow-container td,
#webflow-container th {
  padding: 0;
}
#webflow-container [class^="w-icon-"],
#webflow-container [class*=" w-icon-"] {
  font-family: "webflow-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#webflow-container .w-icon-slider-right:before {
  content: "";
}
#webflow-container .w-icon-slider-left:before {
  content: "";
}
#webflow-container .w-icon-nav-menu:before {
  content: "";
}
#webflow-container .w-icon-arrow-down:before,
#webflow-container .w-icon-dropdown-toggle:before {
  content: "";
}
#webflow-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#webflow-container html {
  height: 100%;
}
#webflow-container body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
#webflow-container img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
#webflow-container html.w-mod-touch * {
  background-attachment: scroll !important;
}
#webflow-container .w-block {
  display: block;
}
#webflow-container .w-inline-block {
  max-width: 100%;
  display: inline-block;
}
#webflow-container .w-clearfix:before,
#webflow-container .w-clearfix:after {
  content: " ";
  display: table;
}
#webflow-container .w-clearfix:after {
  clear: both;
}
#webflow-container .w-hidden {
  display: none;
}
#webflow-container .w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898ec;
  color: #fff;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}
#webflow-container input.w-button {
  -webkit-appearance: button;
}
#webflow-container html[data-w-dynpage] [data-w-cloak] {
  color: transparent !important;
}
#webflow-container .w-webflow-badge,
#webflow-container .w-webflow-badge * {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: auto;
  display: block;
  visibility: visible;
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
  box-sizing: border-box;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  margin: 0;
  padding: 0;
  float: none;
  clear: none;
  border: 0 none transparent;
  border-radius: 0;
  background: none;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto auto;
  background-repeat: repeat;
  background-origin: padding-box;
  background-clip: border-box;
  background-attachment: scroll;
  background-color: transparent;
  box-shadow: none;
  opacity: 1;
  transform: none;
  transition: none;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  list-style-type: disc;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
}
#webflow-container .w-webflow-badge {
  position: fixed !important;
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 2147483647 !important;
  top: auto !important;
  right: 12px !important;
  bottom: 12px !important;
  left: auto !important;
  color: #aaadb0 !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  padding: 6px 8px 6px 6px !important;
  font-size: 12px !important;
  opacity: 1 !important;
  line-height: 14px !important;
  text-decoration: none !important;
  transform: none !important;
  margin: 0 !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  white-space: nowrap;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
}
#webflow-container .w-webflow-badge > img {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important;
}
#webflow-container h1,
#webflow-container h2,
#webflow-container h3,
#webflow-container h4,
#webflow-container h5,
#webflow-container h6 {
  font-weight: bold;
  margin-bottom: 10px;
}
#webflow-container h1 {
  font-size: 38px;
  line-height: 44px;
  margin-top: 20px;
}
#webflow-container h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 20px;
}
#webflow-container h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}
#webflow-container h4 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
}
#webflow-container h5 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}
#webflow-container h6 {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
#webflow-container p {
  margin-top: 0;
  margin-bottom: 10px;
}
#webflow-container blockquote {
  margin: 0 0 10px 0;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 18px;
  line-height: 22px;
}
#webflow-container figure {
  margin: 0;
  margin-bottom: 10px;
}
#webflow-container figcaption {
  margin-top: 5px;
  text-align: center;
}
#webflow-container ul,
#webflow-container ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}
#webflow-container .w-list-unstyled {
  padding-left: 0;
  list-style: none;
}
#webflow-container .w-embed:before,
#webflow-container .w-embed:after {
  content: " ";
  display: table;
}
#webflow-container .w-embed:after {
  clear: both;
}
#webflow-container .w-video {
  width: 100%;
  position: relative;
  padding: 0;
}
#webflow-container .w-video iframe,
#webflow-container .w-video object,
#webflow-container .w-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#webflow-container fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
#webflow-container button,
#webflow-container html input[type="button"],
#webflow-container input[type="reset"] {
  border: 0;
  cursor: pointer;
  -webkit-appearance: button;
}
#webflow-container .w-form {
  margin: 0 0 15px;
}
#webflow-container .w-form-done {
  display: none;
  padding: 20px;
  text-align: center;
  background-color: #ddd;
}
#webflow-container .w-form-fail {
  display: none;
  margin-top: 10px;
  padding: 10px;
  background-color: #ffdede;
}
#webflow-container label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
#webflow-container .w-input,
#webflow-container .w-select {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
}
#webflow-container .w-input:-moz-placeholder,
#webflow-container .w-select:-moz-placeholder {
  color: #999;
}
#webflow-container .w-input::-moz-placeholder,
#webflow-container .w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
#webflow-container .w-input:-ms-input-placeholder,
#webflow-container .w-select:-ms-input-placeholder {
  color: #999;
}
#webflow-container .w-input::-webkit-input-placeholder,
#webflow-container .w-select::-webkit-input-placeholder {
  color: #999;
}
#webflow-container .w-input:focus,
#webflow-container .w-select:focus {
  border-color: #3898ec;
  outline: 0;
}
#webflow-container .w-input[disabled],
#webflow-container .w-select[disabled],
#webflow-container .w-input[readonly],
#webflow-container .w-select[readonly],
#webflow-container fieldset[disabled] .w-input,
#webflow-container fieldset[disabled] .w-select {
  cursor: not-allowed;
  background-color: #eee;
}
#webflow-container textarea.w-input,
#webflow-container textarea.w-select {
  height: auto;
}
#webflow-container .w-select {
  background-image: -webkit-linear-gradient(white 0%, #f3f3f3 100%);
  background-image: linear-gradient(white 0%, #f3f3f3 100%);
}
#webflow-container .w-select[multiple] {
  height: auto;
}
#webflow-container .w-form-label {
  display: inline-block;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 0px;
}
#webflow-container .w-checkbox,
#webflow-container .w-radio {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}
#webflow-container .w-checkbox:before,
#webflow-container .w-radio:before,
#webflow-container .w-checkbox:after,
#webflow-container .w-radio:after {
  content: " ";
  display: table;
}
#webflow-container .w-checkbox:after,
#webflow-container .w-radio:after {
  clear: both;
}
#webflow-container .w-checkbox-input,
#webflow-container .w-radio-input {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
  float: left;
  margin-left: -20px;
}
#webflow-container .w-radio-input {
  margin-top: 3px;
}
#webflow-container .w-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}
#webflow-container .w-container:before,
#webflow-container .w-container:after {
  content: " ";
  display: table;
}
#webflow-container .w-container:after {
  clear: both;
}
#webflow-container .w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}
#webflow-container .w-row:before,
#webflow-container .w-row:after {
  content: " ";
  display: table;
}
#webflow-container .w-row:after {
  clear: both;
}
#webflow-container .w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}
#webflow-container .w-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
#webflow-container .w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}
#webflow-container .w-col-1 {
  width: 8.33333333%;
}
#webflow-container .w-col-2 {
  width: 16.66666667%;
}
#webflow-container .w-col-3 {
  width: 25%;
}
#webflow-container .w-col-4 {
  width: 33.33333333%;
}
#webflow-container .w-col-5 {
  width: 41.66666667%;
}
#webflow-container .w-col-6 {
  width: 50%;
}
#webflow-container .w-col-7 {
  width: 58.33333333%;
}
#webflow-container .w-col-8 {
  width: 66.66666667%;
}
#webflow-container .w-col-9 {
  width: 75%;
}
#webflow-container .w-col-10 {
  width: 83.33333333%;
}
#webflow-container .w-col-11 {
  width: 91.66666667%;
}
#webflow-container .w-col-12 {
  width: 100%;
}
#webflow-container .w-hidden-main {
  display: none !important;
}
@media screen and (max-width: 991px) {
  #webflow-container .w-container {
    max-width: 728px;
  }
  #webflow-container .w-hidden-main {
    display: inherit !important;
  }
  #webflow-container .w-hidden-medium {
    display: none !important;
  }
  #webflow-container .w-col-medium-1 {
    width: 8.33333333%;
  }
  #webflow-container .w-col-medium-2 {
    width: 16.66666667%;
  }
  #webflow-container .w-col-medium-3 {
    width: 25%;
  }
  #webflow-container .w-col-medium-4 {
    width: 33.33333333%;
  }
  #webflow-container .w-col-medium-5 {
    width: 41.66666667%;
  }
  #webflow-container .w-col-medium-6 {
    width: 50%;
  }
  #webflow-container .w-col-medium-7 {
    width: 58.33333333%;
  }
  #webflow-container .w-col-medium-8 {
    width: 66.66666667%;
  }
  #webflow-container .w-col-medium-9 {
    width: 75%;
  }
  #webflow-container .w-col-medium-10 {
    width: 83.33333333%;
  }
  #webflow-container .w-col-medium-11 {
    width: 91.66666667%;
  }
  #webflow-container .w-col-medium-12 {
    width: 100%;
  }
  #webflow-container .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  #webflow-container .w-hidden-main {
    display: inherit !important;
  }
  #webflow-container .w-hidden-medium {
    display: inherit !important;
  }
  #webflow-container .w-hidden-small {
    display: none !important;
  }
  #webflow-container .w-row,
  #webflow-container .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }
  #webflow-container .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }
  #webflow-container .w-col-small-1 {
    width: 8.33333333%;
  }
  #webflow-container .w-col-small-2 {
    width: 16.66666667%;
  }
  #webflow-container .w-col-small-3 {
    width: 25%;
  }
  #webflow-container .w-col-small-4 {
    width: 33.33333333%;
  }
  #webflow-container .w-col-small-5 {
    width: 41.66666667%;
  }
  #webflow-container .w-col-small-6 {
    width: 50%;
  }
  #webflow-container .w-col-small-7 {
    width: 58.33333333%;
  }
  #webflow-container .w-col-small-8 {
    width: 66.66666667%;
  }
  #webflow-container .w-col-small-9 {
    width: 75%;
  }
  #webflow-container .w-col-small-10 {
    width: 83.33333333%;
  }
  #webflow-container .w-col-small-11 {
    width: 91.66666667%;
  }
  #webflow-container .w-col-small-12 {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  #webflow-container .w-container {
    max-width: none;
  }
  #webflow-container .w-hidden-main {
    display: inherit !important;
  }
  #webflow-container .w-hidden-medium {
    display: inherit !important;
  }
  #webflow-container .w-hidden-small {
    display: inherit !important;
  }
  #webflow-container .w-hidden-tiny {
    display: none !important;
  }
  #webflow-container .w-col {
    width: 100%;
  }
  #webflow-container .w-col-tiny-1 {
    width: 8.33333333%;
  }
  #webflow-container .w-col-tiny-2 {
    width: 16.66666667%;
  }
  #webflow-container .w-col-tiny-3 {
    width: 25%;
  }
  #webflow-container .w-col-tiny-4 {
    width: 33.33333333%;
  }
  #webflow-container .w-col-tiny-5 {
    width: 41.66666667%;
  }
  #webflow-container .w-col-tiny-6 {
    width: 50%;
  }
  #webflow-container .w-col-tiny-7 {
    width: 58.33333333%;
  }
  #webflow-container .w-col-tiny-8 {
    width: 66.66666667%;
  }
  #webflow-container .w-col-tiny-9 {
    width: 75%;
  }
  #webflow-container .w-col-tiny-10 {
    width: 83.33333333%;
  }
  #webflow-container .w-col-tiny-11 {
    width: 91.66666667%;
  }
  #webflow-container .w-col-tiny-12 {
    width: 100%;
  }
}
#webflow-container .w-widget {
  position: relative;
}
#webflow-container .w-widget-map {
  width: 100%;
  height: 400px;
}
#webflow-container .w-widget-map label {
  width: auto;
  display: inline;
}
#webflow-container .w-widget-map img {
  max-width: inherit;
}
#webflow-container .w-widget-map .gm-style-iw {
  width: 90% !important;
  height: auto !important;
  top: 7px !important;
  left: 6% !important;
  display: inline;
  text-align: center;
  overflow: hidden;
}
#webflow-container .w-widget-map .gm-style-iw + div {
  display: none;
}
#webflow-container .w-widget-twitter {
  overflow: hidden;
}
#webflow-container .w-widget-twitter-count-shim {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 28px;
  height: 20px;
  text-align: center;
  background: #fff;
  border: #758696 solid 1px;
  border-radius: 3px;
}
#webflow-container .w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#webflow-container .w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  position: relative;
  font-size: 15px;
  line-height: 12px;
  text-align: center;
  color: #999;
  font-family: serif;
}
#webflow-container .w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  position: relative;
  display: block;
}
#webflow-container .w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
  margin-left: 7px;
}
#webflow-container
  .w-widget-twitter-count-shim.w--large
  .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}
#webflow-container .w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}
#webflow-container .w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}
#webflow-container .w-widget-twitter-count-shim:not(.w--vertical):before,
#webflow-container .w-widget-twitter-count-shim:not(.w--vertical):after {
  top: 50%;
  left: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#webflow-container .w-widget-twitter-count-shim:not(.w--vertical):before {
  border-color: rgba(117, 134, 150, 0);
  border-right-color: #5d6c7b;
  border-width: 4px;
  margin-left: -9px;
  margin-top: -4px;
}
#webflow-container
  .w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-left: -10px;
  margin-top: -5px;
}
#webflow-container .w-widget-twitter-count-shim:not(.w--vertical):after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 4px;
  margin-left: -8px;
  margin-top: -4px;
}
#webflow-container
  .w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-left: -9px;
  margin-top: -5px;
}
#webflow-container .w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}
#webflow-container .w-widget-twitter-count-shim.w--vertical:before,
#webflow-container .w-widget-twitter-count-shim.w--vertical:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#webflow-container .w-widget-twitter-count-shim.w--vertical:before {
  border-color: rgba(117, 134, 150, 0);
  border-top-color: #5d6c7b;
  border-width: 5px;
  margin-left: -5px;
}
#webflow-container .w-widget-twitter-count-shim.w--vertical:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 4px;
  margin-left: -4px;
}
#webflow-container
  .w-widget-twitter-count-shim.w--vertical
  .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}
#webflow-container .w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}
#webflow-container .w-widget-gplus {
  overflow: hidden;
}
#webflow-container .w-background-video {
  position: relative;
  overflow: hidden;
  height: 500px;
  color: #fff;
}
#webflow-container .w-background-video > video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  margin: auto;
  min-width: 100%;
  min-height: 100%;
  z-index: -100;
}
#webflow-container
  .w-background-video
  > video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
#webflow-container .w-slider {
  position: relative;
  height: 300px;
  text-align: center;
  background: #ddd;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
#webflow-container .w-slider-mask {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100%;
  white-space: nowrap;
}
#webflow-container .w-slide {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
}
#webflow-container .w-slider-nav {
  position: absolute;
  z-index: 2;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding-top: 10px;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
#webflow-container .w-slider-nav.w-round > div {
  border-radius: 100%;
}
#webflow-container .w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  padding: 0.2em 0.5em;
  font-size: inherit;
  line-height: inherit;
}
#webflow-container .w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}
#webflow-container .w-slider-nav-invert {
  color: #fff;
}
#webflow-container .w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, 0.4);
}
#webflow-container .w-slider-nav-invert > div.w-active {
  background-color: #222;
}
#webflow-container .w-slider-dot {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  margin: 0 3px 0.5em;
  transition: background-color 100ms, color 100ms;
}
#webflow-container .w-slider-dot.w-active {
  background-color: #fff;
}
#webflow-container .w-slider-arrow-left,
#webflow-container .w-slider-arrow-right {
  position: absolute;
  width: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
  overflow: hidden;
  color: #fff;
  font-size: 40px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#webflow-container .w-slider-arrow-left [class^="w-icon-"],
#webflow-container .w-slider-arrow-right [class^="w-icon-"],
#webflow-container .w-slider-arrow-left [class*=" w-icon-"],
#webflow-container .w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}
#webflow-container .w-slider-arrow-left {
  z-index: 3;
  right: auto;
}
#webflow-container .w-slider-arrow-right {
  z-index: 4;
  left: auto;
}
#webflow-container .w-icon-slider-left,
#webflow-container .w-icon-slider-right {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1em;
  height: 1em;
}
#webflow-container .w-dropdown {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900;
}
#webflow-container .w-dropdown-btn,
#webflow-container .w-dropdown-toggle,
#webflow-container .w-dropdown-link {
  position: relative;
  vertical-align: top;
  text-decoration: none;
  color: #222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
}
#webflow-container .w-dropdown-toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: pointer;
  padding-right: 40px;
}
#webflow-container .w-icon-dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 20px;
  width: 1em;
  height: 1em;
}
#webflow-container .w-dropdown-list {
  position: absolute;
  background: #ddd;
  display: none;
  min-width: 100%;
}
#webflow-container .w-dropdown-list.w--open {
  display: block;
}
#webflow-container .w-dropdown-link {
  padding: 10px 20px;
  display: block;
  color: #222;
}
#webflow-container .w-dropdown-link.w--current {
  color: #0082f3;
}
#webflow-container .w-nav[data-collapse="all"] .w-dropdown,
#webflow-container .w-nav[data-collapse="all"] .w-dropdown-toggle {
  display: block;
}
#webflow-container .w-nav[data-collapse="all"] .w-dropdown-list {
  position: static;
}
@media screen and (max-width: 991px) {
  #webflow-container .w-nav[data-collapse="medium"] .w-dropdown,
  #webflow-container .w-nav[data-collapse="medium"] .w-dropdown-toggle {
    display: block;
  }
  #webflow-container .w-nav[data-collapse="medium"] .w-dropdown-list {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  #webflow-container .w-nav[data-collapse="small"] .w-dropdown,
  #webflow-container .w-nav[data-collapse="small"] .w-dropdown-toggle {
    display: block;
  }
  #webflow-container .w-nav[data-collapse="small"] .w-dropdown-list {
    position: static;
  }
  #webflow-container .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  #webflow-container .w-nav[data-collapse="tiny"] .w-dropdown,
  #webflow-container .w-nav[data-collapse="tiny"] .w-dropdown-toggle {
    display: block;
  }
  #webflow-container .w-nav[data-collapse="tiny"] .w-dropdown-list {
    position: static;
  }
}
#webflow-container .w-lightbox-backdrop {
  color: #000;
  cursor: auto;
  font-family: serif;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  list-style: disc;
  text-align: start;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana,
    sans-serif;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
  background: rgba(0, 0, 0, 0.9);
  z-index: 2000;
  outline: 0;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transform: translate(0, 0);
}
#webflow-container .w-lightbox-backdrop,
#webflow-container .w-lightbox-container {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#webflow-container .w-lightbox-content {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
#webflow-container .w-lightbox-view {
  position: absolute;
  width: 100vw;
  height: 100vh;
  opacity: 0;
}
#webflow-container .w-lightbox-view:before {
  content: "";
  height: 100vh;
}
#webflow-container .w-lightbox-group,
#webflow-container .w-lightbox-group .w-lightbox-view,
#webflow-container .w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}
#webflow-container .w-lightbox-frame,
#webflow-container .w-lightbox-view:before {
  display: inline-block;
  vertical-align: middle;
}
#webflow-container .w-lightbox-figure {
  position: relative;
  margin: 0;
}
#webflow-container .w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}
#webflow-container .w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}
#webflow-container .w-lightbox-image {
  display: block;
  float: none;
  max-width: 100vw;
  max-height: 100vh;
}
#webflow-container .w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}
#webflow-container .w-lightbox-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0.5em 1em;
  background: rgba(0, 0, 0, 0.4);
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#webflow-container .w-lightbox-embed {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#webflow-container .w-lightbox-control {
  position: absolute;
  top: 0;
  width: 4em;
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#webflow-container .w-lightbox-left {
  display: none;
  bottom: 0;
  left: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
}
#webflow-container .w-lightbox-right {
  display: none;
  right: 0;
  bottom: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
}
#webflow-container .w-lightbox-close {
  right: 0;
  height: 2.6em;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
}
#webflow-container .w-lightbox-strip {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 1vh;
  line-height: 0;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
#webflow-container .w-lightbox-item {
  display: inline-block;
  width: 10vh;
  padding: 2vh 1vh;
  box-sizing: content-box;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
}
#webflow-container .w-lightbox-active {
  opacity: 0.3;
}
#webflow-container .w-lightbox-thumbnail {
  position: relative;
  height: 10vh;
  background: #222;
  overflow: hidden;
}
#webflow-container .w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}
#webflow-container .w-lightbox-thumbnail .w-lightbox-tall {
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#webflow-container .w-lightbox-thumbnail .w-lightbox-wide {
  left: 50%;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
#webflow-container .w-lightbox-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border: 5px solid rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  -webkit-animation: spin 0.8s infinite linear;
  animation: spin 0.8s infinite linear;
}
#webflow-container .w-lightbox-spinner:after {
  content: "";
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 3px solid transparent;
  border-bottom-color: #fff;
  border-radius: 50%;
}
#webflow-container .w-lightbox-hide {
  display: none;
}
#webflow-container .w-lightbox-noscroll {
  overflow: hidden;
}
@media (min-width: 768px) {
  #webflow-container .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }
  #webflow-container .w-lightbox-view,
  #webflow-container .w-lightbox-view:before {
    height: 96vh;
  }
  #webflow-container .w-lightbox-group,
  #webflow-container .w-lightbox-group .w-lightbox-view,
  #webflow-container .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }
  #webflow-container .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }
  #webflow-container .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }
  #webflow-container .w-lightbox-left,
  #webflow-container .w-lightbox-right {
    display: block;
    opacity: 0.5;
  }
  #webflow-container .w-lightbox-close {
    opacity: 0.8;
  }
  #webflow-container .w-lightbox-control:hover {
    opacity: 1;
  }
}
#webflow-container .w-lightbox-inactive,
#webflow-container .w-lightbox-inactive:hover {
  opacity: 0;
}
#webflow-container .w-richtext:before,
#webflow-container .w-richtext:after {
  content: " ";
  display: table;
}
#webflow-container .w-richtext:after {
  clear: both;
}
#webflow-container .w-richtext[contenteditable="true"]:before,
#webflow-container .w-richtext[contenteditable="true"]:after {
  white-space: initial;
}
#webflow-container .w-richtext ol,
#webflow-container .w-richtext ul {
  overflow: hidden;
}
#webflow-container
  .w-richtext
  .w-richtext-figure-selected.w-richtext-figure-type-video
  div:before,
#webflow-container
  .w-richtext
  .w-richtext-figure-selected[data-rt-type="video"]
  div:before {
  outline: 2px solid #2895f7;
}
#webflow-container
  .w-richtext
  .w-richtext-figure-selected.w-richtext-figure-type-image
  div,
#webflow-container
  .w-richtext
  .w-richtext-figure-selected[data-rt-type="image"]
  div {
  outline: 2px solid #2895f7;
}
#webflow-container .w-richtext figure.w-richtext-figure-type-video > div:before,
#webflow-container .w-richtext figure[data-rt-type="video"] > div:before {
  content: "";
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
#webflow-container .w-richtext figure {
  position: relative;
  max-width: 60%;
}
#webflow-container .w-richtext figure > div:before {
  cursor: default !important;
}
#webflow-container .w-richtext figure img {
  width: 100%;
}
#webflow-container
  .w-richtext
  figure
  figcaption.w-richtext-figcaption-placeholder {
  opacity: 0.6;
}
#webflow-container .w-richtext figure div {
  font-size: 0px;
  color: transparent;
}
#webflow-container .w-richtext figure.w-richtext-figure-type-image,
#webflow-container .w-richtext figure[data-rt-type="image"] {
  display: table;
}
#webflow-container .w-richtext figure.w-richtext-figure-type-image > div,
#webflow-container .w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}
#webflow-container .w-richtext figure.w-richtext-figure-type-image > figcaption,
#webflow-container .w-richtext figure[data-rt-type="image"] > figcaption {
  display: table-caption;
  caption-side: bottom;
}
#webflow-container .w-richtext figure.w-richtext-figure-type-video,
#webflow-container .w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}
#webflow-container .w-richtext figure.w-richtext-figure-type-video iframe,
#webflow-container .w-richtext figure[data-rt-type="video"] iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#webflow-container .w-richtext figure.w-richtext-figure-type-video > div,
#webflow-container .w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}
#webflow-container .w-richtext figure.w-richtext-align-center {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}
#webflow-container
  .w-richtext
  figure.w-richtext-align-center.w-richtext-figure-type-image
  > div,
#webflow-container
  .w-richtext
  figure.w-richtext-align-center[data-rt-type="image"]
  > div {
  max-width: 100%;
}
#webflow-container .w-richtext figure.w-richtext-align-normal {
  clear: both;
}
#webflow-container .w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
#webflow-container .w-richtext figure.w-richtext-align-fullwidth > div {
  display: inline-block;
  padding-bottom: inherit;
}
#webflow-container .w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}
#webflow-container .w-richtext figure.w-richtext-align-floatleft {
  float: left;
  margin-right: 15px;
  clear: none;
}
#webflow-container .w-richtext figure.w-richtext-align-floatright {
  float: right;
  margin-left: 16px;
  clear: none;
}
#webflow-container .w-nav {
  position: relative;
  background: #ddd;
  z-index: 1000;
}
#webflow-container .w-nav:before,
#webflow-container .w-nav:after {
  content: " ";
  display: table;
}
#webflow-container .w-nav:after {
  clear: both;
}
#webflow-container .w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #333;
}
#webflow-container .w-nav-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
#webflow-container .w-nav-link.w--current {
  color: #0082f3;
}
#webflow-container .w-nav-menu {
  position: relative;
  float: right;
}
#webflow-container .w--nav-menu-open {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #c8c8c8;
  text-align: center;
  overflow: visible;
  min-width: 200px;
}
#webflow-container .w--nav-link-open {
  display: block;
  position: relative;
}
#webflow-container .w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
}
#webflow-container .w-nav-overlay .w--nav-menu-open {
  top: 0;
}
#webflow-container .w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}
#webflow-container .w-nav[data-animation="over-left"] .w-nav-overlay,
#webflow-container .w-nav[data-animation="over-left"] .w--nav-menu-open {
  right: auto;
  z-index: 1;
  top: 0;
}
#webflow-container .w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}
#webflow-container .w-nav[data-animation="over-right"] .w-nav-overlay,
#webflow-container .w-nav[data-animation="over-right"] .w--nav-menu-open {
  left: auto;
  z-index: 1;
  top: 0;
}
#webflow-container .w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 24px;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#webflow-container .w-nav-button.w--open {
  background-color: #c8c8c8;
  color: #fff;
}
#webflow-container .w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}
#webflow-container .w-nav[data-collapse="all"] .w-nav-button {
  display: block;
}
@media screen and (max-width: 991px) {
  #webflow-container .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }
  #webflow-container .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #webflow-container .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }
  #webflow-container .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }
  #webflow-container .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  #webflow-container .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }
  #webflow-container .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}
#webflow-container .w-tabs {
  position: relative;
}
#webflow-container .w-tabs:before,
#webflow-container .w-tabs:after {
  content: " ";
  display: table;
}
#webflow-container .w-tabs:after {
  clear: both;
}
#webflow-container .w-tab-menu {
  position: relative;
}
#webflow-container .w-tab-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 9px 30px;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
}
#webflow-container .w-tab-link.w--current {
  background-color: #c8c8c8;
}
#webflow-container .w-tab-content {
  position: relative;
  display: block;
  overflow: hidden;
}
#webflow-container .w-tab-pane {
  position: relative;
  display: none;
}
#webflow-container .w--tab-active {
  display: block;
}
@media screen and (max-width: 479px) {
  #webflow-container .w-tab-link {
    display: block;
  }
}
#webflow-container .w-ix-emptyfix:after {
  content: "";
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#webflow-container .w-dyn-empty {
  padding: 10px;
  background-color: #ddd;
}
#webflow-container .w-dyn-bind-empty {
  display: none !important;
}
#webflow-container .w-condition-invisible {
  display: none !important;
}
.carousel-asset {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.carousel-asset .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}
.carousel-asset .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.carousel-asset .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.carousel-asset .owl-wrapper,
.carousel-asset .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.carousel-asset .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.carousel-asset .owl-item img {
  display: block;
  width: 100%;
}
.carousel-asset .owl-nav.disabled,
.carousel-asset .owl-dots.disabled {
  display: none;
}
.carousel-asset .owl-nav .owl-prev,
.carousel-asset .owl-nav .owl-next,
.carousel-asset .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.carousel-asset.owl-loaded {
  display: block;
}
.carousel-asset.owl-loading {
  opacity: 0;
  display: block;
}
.carousel-asset.owl-hidden {
  opacity: 0;
}
.carousel-asset.owl-refresh .owl-item {
  visibility: hidden;
}
.carousel-asset.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.carousel-asset.owl-grab {
  cursor: move;
  cursor: grab;
}
.carousel-asset.owl-rtl {
  direction: rtl;
}
.carousel-asset.owl-rtl .owl-item {
  float: right;
}
.no-js .carousel-asset {
  display: block;
}
.carousel-asset .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.carousel-asset .owl-animated-in {
  z-index: 0;
}
.carousel-asset .owl-animated-out {
  z-index: 1;
}
.carousel-asset .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.carousel-asset .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.carousel-asset .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.carousel-asset .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.carousel-asset .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.carousel-asset .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.carousel-asset .owl-video-playing .owl-video-tn,
.carousel-asset .owl-video-playing .owl-video-play-icon {
  display: none;
}
.carousel-asset .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.carousel-asset .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  direction: ltr;
  width: 100%;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  float: left;
}
.swiper-slide.swiper-slide-active {
  z-index: 1;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}
.swift-slider-outer {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  z-index: 1;
  position: relative;
}
.swift-slider-outer.not-visible {
  pointer-events: none;
}
.swift-slider {
  background: #f7f7f7;
  z-index: 97;
  height: 500px;
}
.swift-slider.swift-slider-parallax {
  position: fixed;
  left: 0 !important;
  z-index: 1;
}
.spb_swift-slider .swift-slider.swift-slider-parallax {
  position: relative;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  transform: none !important;
}
.swiper-wrapper:not(.elementor-slides) {
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
.mobile-browser .swift-slider.no-swiping .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
}
.swift-slider.no-slides {
  height: 300px;
  line-height: 300px;
  text-align: center;
  font-size: 24px;
}
.swiper-slide {
  position: relative;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
}
.swiper-slide[data-bg-size="auto"] {
  -moz-background-size: auto;
  -webkit-background-size: auto;
  -o-background-size: auto;
  background-size: auto;
}
.swiper-slide[data-bg-align="top"] {
  background-position-y: top;
}
.swiper-slide[data-bg-align="bottom"] {
  background-position-y: bottom;
}
.swiper-slide[data-bg-horiz-align="left"] {
  background-position-x: left;
}
.swiper-slide[data-bg-horiz-align="right"] {
  background-position-x: right;
}
.swiper-slide.video-slide {
  background: #000;
}
.swiper-slide .caption-wrap {
  position: relative;
  z-index: 11;
  height: 100%;
  max-width: 100%;
}
.swiper-slide .caption-content {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 0;
  width: 100%;
  padding-top: 10px;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  text-align: left;
}
.swiper-slide .caption-content a.sf-button {
  margin-top: 20px;
}
.swiper-slide[data-style="dark"] .caption-content {
  color: #000;
}
.swiper-slide .caption-content[data-caption-x="right"] {
  text-align: right;
}
.swiper-slide .caption-content[data-caption-x="right"] a.sf-button:last-child {
  margin-right: 0;
}
.swiper-slide .caption-content[data-caption-x="center"] {
  text-align: center;
}
.swiper-slide .caption-content[data-caption-y="top"] {
  top: 15%;
  margin-top: 0 !important;
}
.swiper-slide .caption-content[data-caption-y="bottom"] {
  top: auto;
  bottom: 15%;
  padding-top: 0;
  padding-bottom: 10px;
}
.swiper-slide .caption-content > h2 {
  color: inherit;
  margin: 0 0 15px;
  font-size: 72px !important;
  line-height: 90px !important;
}
@media (max-width: 767px) {
  .swiper-slide .caption-content div.caption-excerpt {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 767px) {
  .swiper-slide .caption-content[data-caption-x="left"] div.caption-excerpt {
    max-width: 600px;
    margin-right: auto;
    margin-left: 0px;
  }
}
@media (min-width: 767px) {
  .swiper-slide .caption-content[data-caption-x="right"] div.caption-excerpt {
    max-width: 600px;
    margin-left: auto;
    margin-right: 0px;
  }
}
.swiper-slide .caption-content div.caption-excerpt {
  font-size: 22px;
  line-height: 30px;
}
.swiper-slide .caption-content div.caption-excerpt p a {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  line-height: 18px;
  height: auto;
  padding: 14px 16px;
  margin: 0 10px 20px 0;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: 0;
  position: relative;
  overflow: hidden;
  outline: none;
  text-shadow: none;
  text-decoration: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  vertical-align: middle;
  max-width: 100%;
  border-color: #444;
  background-color: #444;
}
.swiper-slide .caption-content div.caption-excerpt p a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #333;
  border-color: #333;
}
.swiper-slide .caption-content[data-caption-size="smaller"] > h2 {
  font-size: 50px !important;
  line-height: 62px !important;
}
.swiper-slide
  .caption-content[data-caption-size="smaller"]
  div.caption-excerpt {
  font-size: 18px;
  line-height: 26px;
}
.swiper-slide.style-light .caption-title,
.swiper-slide.style-light .caption-excerpt h1,
.swiper-slide.style-light .caption-excerpt h2,
.swiper-slide.style-light .caption-excerpt h3,
.swiper-slide.style-light .caption-excerpt h4,
.swiper-slide.style-light .caption-excerpt h5,
.swiper-slide.style-light .caption-excerpt h6,
.swiper-slide.style-light .caption-excerpt p,
.swiper-slide.style-light .caption-excerpt li,
.swiper-slide.style-light .caption-excerpt blockquote,
.swiper-slide.style-light .caption-excerpt a,
.swiper-slide.style-light .caption-excerpt button {
  color: #fff !important;
}
@media (max-width: 767px) {
  .swiper-slide.style-light .caption-title,
  .swiper-slide.style-light .caption-excerpt h1,
  .swiper-slide.style-light .caption-excerpt h2,
  .swiper-slide.style-light .caption-excerpt h3,
  .swiper-slide.style-light .caption-excerpt h4,
  .swiper-slide.style-light .caption-excerpt h5,
  .swiper-slide.style-light .caption-excerpt h6,
  .swiper-slide.style-light .caption-excerpt p,
  .swiper-slide.style-light .caption-excerpt li,
  .swiper-slide.style-light .caption-excerpt blockquote,
  .swiper-slide.style-light .caption-excerpt a,
  .swiper-slide.style-light .caption-excerpt button {
    text-align: center;
  }
}
.swiper-slide .ss-slide-link {
  position: absolute;
  z-index: 9;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.swiper-slide .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0px;
  left: 0px;
}
.swiper-slide .video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  overflow: hidden;
}
.swiper-slide .video-wrap .video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2800px;
  z-index: 9;
  opacity: 0;
  background-repeat: repeat;
  background-position: center top;
}
.swiper-slide .video-wrap .video-overlay.overlay-diaglight {
  background-image: url("../images/vo_diagonal_lines_light.png");
}
.swiper-slide .video-wrap .video-overlay.overlay-diagdark {
  background-image: url("../images/vo_diagonal_lines_dark.png");
}
.swiper-slide .video-wrap .video-overlay.overlay-horizlight {
  background-image: url("../images/vo_horizontal_lines_light.png");
}
.swiper-slide .video-wrap .video-overlay.overlay-horizgdark {
  background-image: url("../images/vo_horizontal_lines_dark.png");
}
.swiper-slide .video-wrap .video-overlay.overlay-vertlight {
  background-image: url("../images/vo_vertical_lines_light.png");
}
.swiper-slide .video-wrap .video-overlay.overlay-vertzgdark {
  background-image: url("../images/vo_vertical_lines_dark.png");
}
.swiper-slide .video-wrap .video-overlay.overlay-lightgrid {
  background-image: url("../images/vo_pixel_light.png");
}
.swiper-slide .video-wrap .video-overlay.overlay-darkgrid {
  background-image: url("../images/vo_pixel_dark.png");
}
.swiper-slide .video-wrap .video-overlay.overlay-lightgridfat {
  background-image: url("../images/vo_fat_pixel_light.png");
}
.swiper-slide .video-wrap .video-overlay.overlay-darkgridfat {
  background-image: url("../images/vo_fat_pixel_dark.png");
}
.swiper-slide .video-wrap > video {
  position: relative;
  top: 0;
  z-index: 8;
  -webkit-backface-visibility: hidden;
}
.swift-slider[data-type="curtain"] .swiper-wrapper {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -ms-perspective: 1200px;
  perspective: 1200px;
}
.swift-slider[data-type="curtain"] .swiper-slide {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
a.swift-slider-prev,
a.swift-slider-next {
  position: absolute;
  z-index: 12;
  top: 50%;
  height: 50px;
  width: 50px;
  margin-top: -25px;
  font-size: 28px;
  line-height: 58px;
  text-align: center;
  background: #fff;
  color: #222 !important;
  opacity: 0;
  display: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
a.swift-slider-prev.dark,
a.swift-slider-next.dark {
  background: #222;
  color: #fff !important;
}
.swift-slider:hover a.swift-slider-prev,
.swift-slider:hover a.swift-slider-next {
  opacity: 0.7;
}
a.swift-slider-prev:hover,
a.swift-slider-next:hover {
  opacity: 1 !important;
}
.swift-slider-prev {
  left: 0;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.swift-slider-next {
  right: 0;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.swift-scroll-indicator {
  margin: 0 auto;
  width: 8px;
  height: auto;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: 50px;
}
.swift-scroll-indicator span {
  display: block;
  height: 8px;
  width: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 6px;
  background: #fff;
  opacity: 0;
}
.swift-slider-pagination {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
  z-index: 12;
  display: none;
}
.swift-slider-pagination.pagination-hidden {
  display: none !important;
}
.swift-slider-pagination .dot {
  position: relative;
  display: inline-block;
  float: none;
  margin: 10px 5px;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
.swift-slider-pagination .dot span {
  top: 0;
  left: 0;
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  outline: none;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.6);
  text-indent: -999em;
  cursor: pointer;
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease,
    background-color 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, background-color 0.3s ease;
}
.swift-slider-pagination .dot:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  left: 0;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease,
    visibility 0s 0.3s;
  transition: transform 0.3s ease, opacity 0.3s ease, visibility 0s 0.3s;
}
.swift-slider-pagination .dot.active:after {
  opacity: 1 !important;
  visibility: visible;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
.swift-slider-pagination .dot.active span {
  opacity: 0 !important;
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
}
.swift-slider[data-type="curtain"] .swift-slider-pagination {
  bottom: auto;
  top: 50%;
  right: 20px;
  width: auto;
  height: auto;
}
.swift-slider[data-type="curtain"] .swift-slider-pagination .dot {
  display: block;
  margin: 15px 5px;
}
.swift-slider[data-type="curtain"] .swift-slider-pagination .dot:after {
  -webkit-transform: translateX(-200%);
  transform: translateX(-200%);
}
.swift-slider[data-type="curtain"] .swift-slider-pagination .dot.active:after {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.swift-slider[data-type="curtain"] .swift-slider-pagination .dot.active span {
  -webkit-transform: translateX(200%);
  transform: translateX(200%);
}
.swift-slider-pagination.dark .dot span {
  background-color: #666;
  opacity: 0.6;
}
.swift-slider-pagination.dark .dot:after {
  background-color: #222;
}
.swift-slider .swift-slider-continue {
  position: absolute;
  left: 50%;
  bottom: 80px;
  z-index: 102;
  width: 50px;
  height: 50px;
  line-height: 32px;
  margin-left: -25px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #fff;
  opacity: 0.5;
}
.swift-slider .swift-slider-continue.continue-hidden {
  bottom: 30px;
  opacity: 0;
  pointer-events: none;
}
.mobile-browser .swift-slider .swift-slider-continue {
  display: block;
}
.swift-slider .swift-slider-continue:hover {
  opacity: 1;
}
.swift-slider .swift-slider-continue i {
  font-size: 26px;
  vertical-align: 0;
  font-weight: bold;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.swift-slider .swift-slider-continue.dark {
  border-color: #222;
}
.swift-slider .swift-slider-continue.dark i {
  color: #222;
}
#swift-slider-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 12;
}
#swift-slider-loader .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  margin-top: -25px !important;
  margin-left: -25px;
  text-align: center;
  font-size: 10px;
}
@media only screen and (max-width: 1025px) {
  .swift-slider.swift-slider-parallax {
    position: relative;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .swiper-slide .caption-wrap {
    max-width: 100%;
  }
  a.swift-slider-prev,
  a.swift-slider-next {
    display: none !important;
  }
  .swift-slider-pagination {
    opacity: 1 !important;
    display: block !important;
    bottom: 10px !important;
  }
}
@media only screen and (max-width: 479px) {
  a.swift-slider-prev,
  a.swift-slider-next {
    display: none !important;
  }
}
.wpf_expand {
  background-image: url("../images/wpfeedback-logo@2x.png");
  height: 60px;
  background-size: 25px 35px;
  background-repeat: no-repeat;
  background-position: center center;
}
.wpf_expand img {
  opacity: 0;
}
.wpf_expand a#wpf_expand_btn {
  display: block;
  height: 60px;
  width: 100%;
}
html.active_comment {
  margin-top: 0px !important;
}
body.active_comment {
  height: auto;
}
body.active_comment #container {
  cursor: crosshair !important;
}
body.active_comment #container:after {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100vh;
  width: 100%;
  z-index: 999;
  border: 5px solid #2ff2b2;
  pointer-events: none;
}
body.active_comment.admin-bar #wpadminbar {
  display: none;
}
@media (min-width: 783px) {
  body.active_comment.admin-bar #container {
    top: 0px;
    height: calc(100% - 50px);
  }
}
body abbr {
  border: 0px;
  cursor: help;
  display: inline-block;
}
body #tooltip,
body .ui-tooltip {
  font-family: Ubuntu, sans-serif;
  font-size: 1em;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5);
  line-height: 1.5;
  color: #fff;
  background: #333;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.6)),
    to(rgba(0, 0, 0, 0.8))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.6),
    rgba(0, 0, 0, 0.8)
  );
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8));
  background: -ms-radial-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8));
  background: linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8));
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  position: absolute;
  z-index: 100;
  padding: 15px;
  pointer-events: none;
}
body #tooltip.left:after,
body .ui-tooltip.left:after {
  left: 10px;
  margin: 0;
}
body #tooltip.right:after,
body .ui-tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0;
}
body abbr {
  border-bottom: 0px !important;
  text-decoration: none;
}
body abbr.icon-tooltip {
  display: inline-block;
  height: 17px;
  width: 17px;
  -webkit-border-radius: 8.5px;
  -moz-border-radius: 8.5px;
  border-radius: 8.5px;
  line-height: 1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: center;
  vertical-align: top;
  position: relative;
}
body abbr.icon-tooltip:hover,
body abbr.icon-tooltip:focus,
body abbr.icon-tooltip:active {
  background-color: #f9e4d3;
}
body abbr.icon-tooltip i {
  position: absolute;
  top: 1px;
  left: 2.2px;
  font-size: 15px;
  line-height: 1;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2/1) {
  body abbr.icon-tooltip i {
    top: 1px;
  }
}
body .tooltip-arrow {
  display: none;
  visibility: hidden;
  opacity: 0;
}
body #tooltip,
body .ui-tooltip {
  text-shadow: none !important;
  background: #fff !important;
  color: #5d5d5d;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16);
  padding: 15px;
  pointer-events: none;
  min-width: 250px;
  width: 250px;
  max-width: 250px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
body .ui-helper-hidden-accessible {
  text-indent: -9999px;
  height: 0px;
  width: 0px;
} /*# sourceMappingURL=style.min.css.map */
