h1, h2, h3, h4 {
	font-family: "Roboto Condensed" !important;
}

.menu-text {
	text-transform: none !important;
}

#menu-main-menu li ul.sub-menu li ul.sub-menu li a {
	width: 100% !important;
}

.download-button {
	width:175px !important;
	height: auto !important;
  padding: 14px 26px 14px 26px !important;
  margin: 0 10px 20px 0 !important;
	line-height: 18px !important;
	border-radius: 2px !important;
	padding: 14px 26px !important;
  margin: 0 10px 20px 0 !important;
	transition: all .3s ease-out !important;
	color: #ffffff !important;
  background-color: #78a22f !important;
  border-color: #78a22f !important;
	font-family: lato !important;
  letter-spacing: .1em !important;
  font-weight: 600 !important;
 text-transform: uppercase !important;
}

.spb_toggle {
	font-size: 18px !important;
	font-weight: 500 !important;
	text-transform: uppercase;
}

.nice-portfolio-project-title {
    display: block !important;
    z-index: 1000;
    height: 100px !important;
    width: 100% !important;
    color: white;
}

.page-intro {
	padding: 20px 0px 20px 0px !important;
}

.nice-portfolio-project .nice-portfolio-project-title h3 {
	display: inline-block !important;
	font-size: 18px !important;
}

.entry-content {
	padding-left: 10px;
  padding-right: 10px;
	padding-top: 15px;
  width: 95%;
  margin: auto;
}

#sidebar {
	display: none;
}

@media only screen 
and (max-device-width: 768px) {.nice-portfolio.default-styles .nice-portfolio-project-featured-image img {
	object-fit: none;
  object-position: center;
	height:120px;
	width:120px;
	}}


ul.sub-menu {
	padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.swiper-slide.swiper-slide-active {
	height:50px !important;
}

.swift-slider-outer {
	height:50px !important;
}

@media print {
  li a {
		display: none !important;
	}
}

@media only screen 
and (min-device-width: 800px) {#nice-portfolio-project-featured-image {
	height: 500px !important;
}}

.spb-column-inner {
	min-height:450px !important;
}


@media only screen and (max-device-width: 768px) {
	.nice-portfolio.default-styles .nice-portfolio-project-featured-image img {
		object-fit: fill !important;
	}
}

