.hero .screen {
	position: relative;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	background-size: 250%;
	width: 100%;
	max-width: 100%;
}
.hero .screen .fit {
	position: relative;
	margin: 15% 20%;
	text-align: center;
	vertical-align: middle;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: safe;
	align-items: safe;
}
.bit.hero_inline .bg {
	background-attachment: initial;
}
.hero_inline .screen {
	position: relative;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	background-size: 250%;
	width: 100%;
	max-width: 100%;
}
.hero_inline .screen .fit {
	position: relative;
	margin: 15% 20%;
	text-align: center;
	vertical-align: middle;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: safe;
	align-items: safe;
}

.bit.hero_inline .bg .screen div .inner .subtitle,
.bit.hero_inline .bg .screen div .inner .subtitle h3,
.bit.hero_inline .bg .screen div .inner .subtitle h4 {
	font-weight: 500;
}

.bit.hero_inline .bg .screen div .inner .desc {
	font-family: initial;
	font-weight: initial;
	font-size: initial;
	line-height: initial;
	text-transform: none;
}
.bit.hero_inline .bg .screen div .inner .desc2 {
	color: initial;
}
.hero_inline .screen .fit .inner {
	margin-top: 200px;
}

.bit.hero_video .hero-content {
	background-color: rgba(232, 115, 36, 0);
	transition: all 1s cubic-bezier(.95, .05, .795, .035);
}
.bit.hero_video .hero-content .headline {
	background: none !important;
	max-width: 90%;
	margin: 0 auto;
}
.bit.hero_video .hero-content .headline h1 {
	font-family: Gotham A, Gotham B, sans-serif;
	font-weight: 800;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.35);
}
.bit.hero_video .hero-content .headline h1 span {
	color: #e87324;
	font-style: normal;
}

.bit.content_featured .slide h3 {
	font-weight: 700;
	text-transform: none;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
}
.bit.content_featured .bg .screen {
	width: 100%;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-ms-flex-align: safe;
	align-items: safe;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
}
.bit.content_featured .bg .screen>div {
	position: relative;
	margin: 0 auto;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: safe;
	align-items: safe;
}
.bit.content_featured .slide .slide-content-bg p {
	line-height: normal;
	font-weight: 400;
}
.cmspage.home .page:not(.with-nav) .content .bit.content_featured, 
.cmspage.home .page:not(.with-nav) .zone.content .bit.content_featured {
	margin: 0 !important;
}
.cmspage.home .page:not(.with-nav) .content .bit.content_featured .screen .full, 
.cmspage.home .page:not(.with-nav) .zone.content .bit.content_featured .screen .full {
	padding: 0;
}

.bit.content_featured .bg {
	background-size: cover;
	padding-top: 0;

	position: relative;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	min-height: 300px;
	background-size: cover;
	width: 100%;
	max-width: 100%;
}
.bit.content_featured .bg .bg-inner {
	position: relative;
	display: inline-flex;
	flex: 0 0 auto;
	flex-direction: column;
	padding: 1% 2%;
}
.bit.content_featured .bg .bg-inner .inner {
	position: relative;
	width: 100%;
	max-width: 100%;
	padding: 1%;
}

.bit.content_featured.bitfirst .bg .bg-inner {
	padding: 100px 2% 1% 2%;
}
.bit.content_featured .slide .slide-bg {
	padding: 25% 0;
}
.bit.content_featured .slide .slide-content-bg {
	background-color: #e87324;
	display: inline-flex;
    flex-direction: column;
}
.bit.content_featured .slick-arrow:after {
	background-color: #e87324;
	border: 2px solid white;
}

.bit.content_featured .slick-next, .bit.content_featured .slick-prev {
	bottom: 80px;
	right: 100px;
}
.bit.content_featured .slick-next {
	right: 50px;
}

.bit.content_featured .slick-list, .bit.content_featured .slick-track, .bit.content_featured .slider {
	height: initial;
}

.bit.content_featured .slider .slick-dots {
	z-index: 2;
	text-align: right;
	padding-right: 35px;
	right: 30px;
	bottom: 0px;
}
.bit.content_featured .slider .slick-dots li:after {
	font-size: 14px;
	color: #514b47;
	content: 'lens';
}
.bit.content_featured .slider .slick-dots li.slick-active:after {
	color: #e87324;

}

.home .bit .btn.bg-orange {
	background-color: #e87324 !important;

}
.bit.callout.third .bg .screen>div.full .inner .headline h3, .bit.callout.third .bg .screen>div.none .inner .headline h3, 
.bit.cta_bar.third .bg .screen>div.full .inner .headline h3, .bit.cta_bar.third .bg .screen>div.none .inner .headline h3,
.content .bit.callout .bg .screen div .inner .headline h3, .content .bit.cta_bar .bg .screen div .inner .headline h3  {
	font-weight: 700;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
}
.bit.callout, .bit.callout_blockquote, .bit.callout_gallery {
	font-weight: 500;
}
.bit.callout .bg .screen div .inner .buttons a.btn, .bit.cta_bar .bg .screen div .inner .buttons a.btn {
	font-weight: 600;
	line-height: 32px;
}
.btn[class*="bdr-"] {
	border-width: 2px;
}

.inner.media-grp-hdr + .inner h2.media-type-hdr {
	margin-top: 10px;
}

@media (max-width: 1200px) {
	.home .bit.callout.third .bg .screen > div.full .inner  {
		max-width: 90% !important;
		padding: 10px;
	}
}
@media (min-width: 1024px) and (max-width: 1200px) {
	.bit.hero_video .hero-content .headline h1 {
		font-size: 64px !important;
		line-height: 80px;
	}
}

@media (max-width: 1024px) {
	.bit.hero_video .hero-content .headline h1 {
		font-size: 48px !important;
		line-height: 60px;
	}
	.bit.cta_bar .bg .screen div .inner .headline {
		margin-top: 20px;
		margin-bottom: 0px;
	}
	.bit.cta_bar .buttons {
		margin: 10px 0 30px 0;
	}
}
@media (max-width: 800px) {
	.bit.content_featured .slide .slide-row .slide-image {
		width: 100%;
	}
	.bit.content_featured .slick-next, .bit.content_featured .slick-prev {
		bottom: 0;
	}
	.bit.content_featured .slide .slide-image + .slide-content  {
		margin-top: -180px
	}

	.bit.content_featured .slick-next, .bit.content_featured .slick-prev {
		display: none !important;
	}

	.bit.content_featured .slider .slick-dots {
		width: 100%;
		text-align: center;
		padding-right: 0px;
	}
	.home .bit.callout .bg .screen>div.full .inner, 
	.home .bit.callout .bg .screen>div.none .inner,
	.home .bit.callout.third .bg .screen > div.full .inner  {
		max-width: 90% !important;
	}
}
@media (max-width: 600px) {
	.bit.hero_video .hero-content .headline h1 {
		font-size: 36px !important;
		line-height: 44px;
	}
	.bit.content_featured .slide h3 {
		font-size: 24px !important;
		line-height: 32px;
	}
	.bit.content_featured .slide .slide-image {
		height: 300px;
	}
	.bit.content_featured .slide .slide-content {
		width: 95%;
	}
	.bit.content_featured .slide .slide-content-bg {
		padding: 20px;
	}
	.bit.content_featured .slide .slide-content-bg p {
		font-size: 16px;
		font-weight: 300;
	}
	.bit.cta_bar .bg .screen div .inner .buttons a.btn {
		font-size: 18px;
		line-height: 22px;
	}
}
@media (max-width: 400px) {
	.bit.hero_video .hero-content .headline h1 {
		font-size: 30px !important;
		line-height: 40px;
	}
}
@media (min-width: 1200px) {
	.bit.hero_video .hero-content .headline {
		max-width: 1000px;
	}

	.bit.hero_video .hero-content .headline h1 {
		font-size: 64px;
		line-height: 80px;
	}
	.bit.content_featured .bg .bg-inner .inner {
		position: relative;
		width: 100%;
		max-width: 100%;
		padding: 1% 4%;
	}
}
@media (min-width: 1600px) {
	.bit.hero_video .hero-content .headline {
		max-width: 1200px;
	}
	.bit.hero_video .hero-content .headline h1 {
		font-size: 84px;
		line-height: 100px;
	}
	.bit.content_featured .bg .bg-inner .inner {
		padding: 1% 8%;
	}
}
@media (min-width: 2000px) {
	.bit.content_featured .bg .bg-inner .inner {
		padding: 1% 12%;
	}
}