h1, h1.sppb-addon-title, .sppb-addon-title {
  margin: 60px 0px 30px 0px;
  padding: 0px 0px 0px 0px;
  position: relative;
  font-size: 25px;
  text-transform: uppercase;
  color: #757575;
  margin-bottom: 50px;
}
.spectrum-title-border .sppb-addon-title:after {
  content: "";
  width: 40px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -18px;
  background: #424242;
}
h2.sppb-addon-title {
  color: #000;
}
h3 {
    margin-top: 30px;
   font-size: 1.3rem !important;
}
h3.sppb-addon-title, h4.sppb-addon-title {
  margin: 20px 0px 20px 0px;
}

.jux_portfolio_pro_modules .hover_3 .item-info, .jux_portfolio_pro_modules .hover_1 .item-info, .jux_portfolio_pro_modules .hover_4 .item-info {
  display: none;
}
.jux_portfolio_pro_modules .jux_portfolio_pro .jux-item .content .jux-image .jux-icon {
  display: none;
}
.jux_portfolio_pro_modules .jux_portfolio_pro .jux_text_layout .jux-category {
  display: none;
}
.jux_portfolio_pro_modules .jux_portfolio_pro .jux_text_layout .line {
  display: none;
}

.jux_portfolio_pro_modules .jux-filters-wrapper button {
    border-radius: 0px;
	color: #000;
    background-color: #eff1f4;    
}

.jux_portfolio_pro_modules .jux-filters-wrapper button.is-checked, .jux_portfolio_pro_modules .jux-filters-wrapper button:hover {
  text-decoration: none;
  background: #d7dadd;
  color: #000;
}
.jux_portfolio_pro_modules .jux_portfolio_pro .jux_text_layout .jux-title a:hover {
    
    color: #757575 !important;
}
#sp-bottom {
  padding: 30px 0 0px;
  font-size: 14px;
  line-height: 1.6;
}
.sp-megamenu-parent > li > a {
  display: inline-block;
  line-height: 90px;
  text-transform: uppercase;
  padding: 0 13px;
  font-size: 20px;
  color: #757575;
  margin: 0;
  font-weight: normal;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a, .sp-megamenu-parent > li > a:hover {
  color: #000;
  font-weight: 600;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    border: 0;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.btn-wrapper .btn-go-back {
    background-color: #696b6b;
}

.btn-go-back {
    border: medium none;
    color: #ffffff;
    font-size: 16px;
    margin: 15px 0;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    transition-duration: 0.4s;
    border-radius: 0px;
    display: inline-block;
}
@media (max-width: 576px) {
  .logo-image {
    height: auto;
  }
}
@media (max-width: 991px) {
  #sp-header {
    height: 100px;
  }
  #sp-header .logo {
    height: 40px;
  }
    .jux_portfolio_pro_modules .jux-filters-wrapper button {
    
    font-size: 12px;
    height: 28px;
    margin: 0 0px 5px 0;
    padding: 2px 4px;
    
}

}


@media only screen and  (min-width: 576px) and (max-width: 991px) {
  .jux_portfolio_pro_modules .jux_portfolio_pro .jux-image img {
  height: 150px !important;
}

}
@media only screen and (min-width: 992px) and (max-width: 1280px) {
  .jux_portfolio_pro_modules .jux_portfolio_pro .jux-image img {
  height: 200px !important;
}
	
}
@media only screen and (min-width: 1281px) {
.jux_portfolio_pro_modules .jux_portfolio_pro .jux-image img {
  height: 270px !important;
}
}

