p {
	font: 300 22px/32px aktiv-grotesk-condensed, sans-serif;
	margin-bottom: 24px;
}
h1 {
	font: 600 40px/48px ronnia-condensed, sans-serif;
	text-transform: uppercase;
}
@media only screen and (max-width: 1199.98px) and (min-width: 768px) {
	h1 {
		font: 600 34px/42px ronnia-condensed, sans-serif;
	}
}	
h2 {
	font: normal 36px/43px ronnia-condensed,sans-serif;
	text-transform: uppercase;
}
h3 {
	font: normal 24px/31px aktiv-grotesk-condensed,sans-serif;
}
h3 span {
	font-style: italic;
}
h3 .norm {
	font-weight: 200 !important;
	font-style: normal !important;
}
.inline {
	display: inline-block;
}
.center {
	text-align: center;
}
.vcenter {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.full-width {
	width: 100%;
}
.align-left {
	text-align: left;
}
.margin-bottom-0 {
	margin-bottom: 0 !important;
}
.section-xs {
	padding-bottom: 15px;
}
.tab-content {
	margin-top: 21px;
}

.header {height: 100px;}
.header-placeholder {height: 100px;}
.row.nav .nav-item {
	margin: 0 0 30px 0;
}
.row.nav .nav-item .nav-link img {
	padding-bottom: 13px;
}
.row.nav .nav-item .nav-link img:hover,
.row.nav .nav-item .nav-link.active img {
	border-bottom: 3px solid #B01B30;
    padding-bottom: 10px;
}

#hero p {
	font: 300 26px/31px aktiv-grotesk-condensed,sans-serif;
	margin-bottom: 0;
}
#hero .hero-text {
	font-family: aktiv-grotesk-condensed,sans-serif;
	font-weight: 200;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 0.1em;
	height: 28px;
	max-width: 100%;
	color: #000;
	text-transform: uppercase;
	overflow: hidden;
}
#hero .row div[class^="col-"]:not(.row) {
	text-align: center;
}
#hero .col-lg-3.text-center img {
	padding: 20px 0 0;
}
#hero .col-lg-3.text-center a {
	position: relative;
	top: 0;
	opacity: 0.9;
	transition: top ease 0.5s;
}
#hero .col-lg-3.text-center a:hover {
	top: -4px;
	opacity: 0.85;
}
@media only screen and (min-width: 1200px) {
	.full-width {
		width: initial;
	}
}
@media (min-width: 992px) {
	#hero .col-lg-3.text-center {
		text-align: right !important;
	}
}
@media only screen and (max-width: 767.98px) and (min-width: 576px) {
	#hero .hero-text {
		height: 56px;
	}
}
@media (max-width: 720px) {
	#hero .margin-bottom-50 {
		margin-bottom: 23px;	
	}
}
@media only screen and (max-width: 575.98px) and (min-width: 470px) {
	#hero .hero-text {
		font-size: 18px;
		line-height: 24px;
		height: 24px;
	}
}
@media only screen and (max-width: 469.98px) {
	#hero .hero-text {
		font-size: 18px;
		line-height: 24px;
		height: 48px;
	}
	#hero .col-lg-3.text-center img {
		padding: 0;
	}
}
#hero picture video {
	margin-bottom: -6px;
}
#hero .source {
	font-size: 13px;
	line-height: 16px;
	margin-top: 6px;
}
#hero .source span {
	margin: 0 3px 0 4px;
}
#hero .source span.em {
	margin: 0;
	font-style: italic;
}
#hero .portfolio-image.rock {
	opacity: 0.93;
}
#hero .portfolio-title {
	background: none;
	opacity: 1;
}
#hero .portfolio-title div {
	padding-bottom: 40px;
}
@media only screen and (max-width: 767.98px) and (min-width: 470px) {
	#hero .portfolio-title div {
		padding-bottom: 20px;
	}
}
@media only screen and (max-width: 469.98px) {
	#hero .portfolio-title div {
		padding-bottom: 10px;
	}
}
#hero .portfolio-item .portfolio-box .portfolio-title *,
#hero .portfolio-item .portfolio-box .portfolio-title div * {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

#about > div > div {
	border: 1px solid #ddd;
	padding: 65px 57px;
}
@media only screen and (max-width: 767.98px) and (min-width: 470px) {
	#about > div > div {
		padding: 65px 45px 55px;
	}
}
@media only screen and (max-width: 469.98px) {
	#about > div > div {
		padding: 55px 30px 40px;
	}
}
#about h2 {
	margin-top: 55px;
}
#about a {
	position: relative;
	top: 0;
	transition: top ease 0.5s;
	font-weight: 400;
	font-size: 20px;
	color: #005dab;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	padding: 11px 33px;
	border: 2px solid #005dab;
	border-radius: 26px;
}
#about a:hover {
	top: -4px;
}
#about a i {
	margin-right: 0;
	margin-left: 10px;
}
.textbutt {
	margin: 3rem 0;
}

.button {
	font-family: aktiv-grotesk-condensed,sans-serif;
	letter-spacing: 0;
}
.button-outline-dark, a.button-outline-dark {
	border-color: #B01B30;
	border-width: 2px;
}
.button.button-xl {
	font-size: 32px;
	line-height: 38px; 
	padding: 21px 42px;
}
.button.button-lg {
	font-size: 18px;
	line-height: 24px;
}

.portfolio-item .portfolio-box .portfolio-title a.portfolio-link, .portfolio-item .portfolio-box a.portfolio-link i {
	opacity: 0;
}
@media (hover: none) {
	.portfolio-item .portfolio-box a, .portfolio-item .portfolio-box a.portfolio-link i {
		z-index: -1;
	}
	.portfolio-item .portfolio-box:hover .portfolio-title a.portfolio-link, .portfolio-item .portfolio-box:hover .portfolio-title a.portfolio-link i {
		z-index: 2;
		opacity: 1;
	}
	.portfolio-item .portfolio-box a.portfolio-link {
		position: initial;
		color: #fff;
		display: inline;
	}
}

.lightbox-html, .lightbox-body {
	height: 100%;
	overflow: hidden;
}
.lightbox-words {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.lightbox-words p {
	color: rgba(255,255,255,0.7)
}

.row.portfolio-wrapper {
	margin: 0 -15px;
}
.portfolio-wrapper.row div[class^="col-"], .portfolio-wrapper.row div[class*=" col-"] {
	margin-bottom: 30px;
}
.portfolio-item .portfolio-box .portfolio-title div {
	right: 30px;
}
.portfolio-item .portfolio-box .portfolio-title div * {
	margin-bottom: 0px;
}
.portfolio-item .portfolio-box .portfolio-title h5 {
	font-family: aktiv-grotesk-condensed,sans-serif;
}
@media only screen and (max-width: 428.98px) {
	.portfolio-item .portfolio-box .portfolio-title h5 {
		font-size: 16px;
	}
}
.portfolio-item .portfolio-box .portfolio-title span {
	font-family: aktiv-grotesk,sans-serif;
	font-size: 16px;
	line-height: 26px;
}
@media only screen and (max-width: 469.98px) {
	.portfolio-item .portfolio-box .portfolio-title span {
		line-height: 22px;
	}
}
@media only screen and (max-width: 428.98px) {
	.portfolio-item .portfolio-box .portfolio-title span {
		font-size: 14px;
		line-height:18px;
	}
}
.owl-dots {
	margin-top: 0 !important;
}
.dropcap {
	float: left;
	font-size: 31px;
	line-height: 21px;
	font-weight: 300;
	background: #1e2022;
	color: #fff;
	padding: 16px 20px;
	margin: -5px 8px 0px 0px;
}
sup {
	font-size: 60% !important;
	color: #ccc;
	top:-0.5em !important;
	margin-right: 0.1em;
	margin-left: -0.2em;
}
.dropcap.quote {
	font-size: 22px;
	line-height: 32px;
	font-weight: 300;
	width: 10px;
	background: none;
	color: #1A1B1D;
	padding: 0;
	margin-right: 0;
	margin-top: 0;
}
.tinyslash {
	font: 300 16px/32px aktiv-grotesk-condensed, sans-serif;
	padding: 0 4px;
}
.fna-text h3 a {
	color: #b01b30;
}
.fna-text h3 span.ti-new-window {
	margin: 0 13px;
}
.fna-text h3 span.paren {
	font-weight: 300;
	font-size: 16px;
}

footer {
	margin-top: 85px;
}
.tag {
	margin: 40px 0 0 0;
}
.tag img {
	width: 300px;
	opacity: 0.4;
}
.att {
	font-size: 17px;
	line-height: 25px;
}	
