.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  min-width: 980px;
}
#section-kmt .kmt-form-content .kmt-form-addon > div .input.kmt-location {
  max-width: 1000px !important;
}
.gallery-item.gallery-grid .view .mask,
.gallery-item.gallery-grid .view .content {
  display: none;
}
.gallery-item.gallery-grid .view:hover .mask,
.gallery-item.gallery-grid .view:hover .content {
  display: block;
}
.navigation ul.sf-menu > li {
  margin: 0 80px 0 0 !important;
}
blockquote {
  margin: 0 80px 0 0 !important;
}
.nav-tabs > li > a.tab1:hover {
  background: #495675 !important;
}
.nav-tabs > li > a.tab2:hover {
  background: #02c0c0 !important;
}
.nav-tabs > li > a.tab3:hover {
  background: #ef9951 !important;
}
.nav-tabs > li > a.tab4:hover {
  background: #f8c45d !important;
}
.nav-tabs > li.active .tab1 {
  background: #495675 !important;
}
.nav-tabs > li.active .tab2 {
  background: #02c0c0 !important;
}
.nav-tabs > li.active .tab3 {
  background: #ef9951 !important;
}
.nav-tabs > li.active .tab4 {
  background: #f8c45d !important;
}
