@font-face {
    font-family: 'Open Sans Condensed Light';
    src: url('../fonts/OpenSans-CondLight-webfont.eot');
    src: url('../fonts/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-CondLight-webfont.woff') format('woff'),
         url('../fonts/OpenSans-CondLight-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-CondLight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Bold';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Extra Bold';
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Light';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Regular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Semibold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	color: #222;
	font-family: 'Open Sans Light', Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	padding: 0 48px;
}

@media (max-width: 768px) {
	body {
		font-size: 16px;
		line-height: 24px;
		padding: 0;
	}	
}

@media (max-width: 576px) {
	body {
		font-size: 14px;
		line-height: 18px;
	}	
}

.row > [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.logo {
	height: 60px;
}

.logo-link {
	line-height: 0;
	display: block;
	font-family: 'Open Sans Condensed Light', Arial, sans-serif;
	color: #222;
	font-size: 20px;
	white-space: nowrap;
}

.logo-link:hover {
	text-decoration: none;
	color: #222;
}

	.logo-link img {
		margin-right: 24px;
	}

@media (max-width: 768px) {
	.logo {
		height: 48px;
	}
	.logo-link {
		font-size: 16px;
	}
		.logo-link img {
			margin-right: 16px;
		}
}

@media (max-width: 576px) {
	.logo {
		height: 24px;
	}
	.logo-link {
		font-size: 14px;
	}
		.logo-link img {
			margin-right: 8px;
		}
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans Condensed Light', Arial, sans-serif;
    margin-top: 16px;
}

h1 { font-size: 56px; }
h2 { font-size: 48px; }
h3 { font-size: 32px; }
h4 { font-size: 24px; }
h5 { font-size: 16px; }

@media (max-width: 768px) {
    h1 { font-size: 40px; }
    h2 { font-size: 32px; }
    h3 { font-size: 24px; }
    h4 { font-size: 16px; }
    h5 { font-size: 16px; }
}

@media (max-width: 576px) {
    h1 { font-size: 32px; }
    h2 { font-size: 24px; }
    h3 { font-size: 16px; }
    h4 { font-size: 16px; }
    h5 { font-size: 16px; }
}

header {
	height: 108px;
	padding-top: 24px;
	padding-bottom: 24px;
	border-bottom: 0.5px solid #222;
}


@media (max-width: 768px) {
	header {
		height: 80px;
		padding-top: 16px;
		padding-bottom: 16px;
	}
}

@media (max-width: 576px) {
	header {
		height: 56px;
	}
}

.content-section {
    margin-top: 32px;
}

@media (max-width: 768px) {
    .content-section {
        padding-left: 15px;
        padding-right: 15px;
    }
}



.site-menu {
	font-family: 'Open Sans Condensed Light', Arial, sans-serif;
	font-size: 16px;
	padding: 16px 0 0 0;
	margin: 0;
	height: 24px;
	line-height: 24px;
}

	.site-menu li {
		list-style: none;
		display: inline-block;
		padding: 0;
		padding-left: 1em;
		margin: 0;
	}

	.site-menu li a {
		padding-right: 1em;
		color: #222;
	}

	.site-menu li:last-child:after {
		content: "";
	}

@media (max-width: 768px) {
    .site-menu {
        padding-top: 8px;
    }
}

@media (max-width: 576px) {
    .site-menu {
        padding-top: 0;
    }
}

.hero {
	margin-top: -1px;
	color: #fff;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.08);
	position: relative;
}

	.hero.light * {
		color: #fff;
	}

	.hero.dark * {
		color: #222;
	}

	.hero .meta {
		position: absolute;
		z-index: 2;
		padding: 32px;
        min-width: 400px;
	}

    .hero.top-left .meta {
        left: 64px;
        top: 64px;
    }

    .hero.top-right .meta {
        right: 64px;
        top: 64px;
    }

    .hero.bottom-left .meta {
        left: 64px;
        bottom: 64px;
    }

    .hero.bottom-right .meta {
        right: 64px;
        bottom: 64px;
    }

	.hero.light .meta {
		background: rgba(0, 0, 0, 0.64)
	}

	.hero.dark .meta {
		background: rgba(255, 255, 255, 0.64)	
	}

    .hero .meta h1,
    .hero .meta p:last-child {
        margin-bottom: 0;
    }

	.hero .line {
		display: block;
		width: 80px;
		height: 2px;
		background: #fff;
		line-height: 0;
	}

	.hero h1 {
		color: #fff;
	}

	.hero h1 {
		font-size: 40px;
		line-height: 48px;
	}

    .hero a:hover {
        text-decoration: none;
    }

@media (max-width: 768px) {
	.hero h1 {
		font-size: 56px;
		line-height: 64px;
	}

	.hero h2 {
		font-size: 16px;
		line-height: 24px;
	}
    
    .hero .meta {
        position: inherit;
        min-width: 0;
    }

    .hero .line {
        display: none;
    }
}

@media (max-width: 576px) {
	.hero h1 {
		font-size: 48px;
		line-height: 56px;
	}

	.hero h2 {
		font-size: 16px;
		line-height: 24px;
	}		
}

.listings .listing {
	margin-top: 48px;
}

@media (max-width: 768px) {
    .listings .listing {
        margin-top: 32px;
    }
}

@media (max-width: 576px) {
    .listings .listing {
        margin-top: 32px;
    }
}

.listing img {
	width: 100%;
    border: 0.5px solid #fff;
}
@media (max-width: 768px) {
    .listing img {
        border: none;
    }
}

.listing .meta {
	padding: 0 24px;
}

    .listing .meta h1 {
        margin-bottom: 0;
    }

    .listing .meta p:last-child {
        margin-bottom: 0;
    }

.listing a {
	color: #222;
	text-decoration: none;
}

.listing h1 {
	font-size: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.mt-single {
	margin-top: 8px;
}

.mt-double {
	margin-top: 16px;
}

.mt-triple {
	margin-top: 24px;
}

.mt-quadruple {
	margin-top: 32px;
}

footer {
    margin-top: 48px;
	padding-top: 16px;
	padding-bottom: 16px;
	font-weight: 100;
	font-size: 12px;
	border-top: 0.5px solid #222;
}

.equipment-list {
    width: 100%;
}

    .equipment-list th,
    .equipment-list td {
        width: 50%;
        line-height: 32px;
        vertical-align: top;
    }

    .equipment-list th {
        text-align: right;
        padding: 0 24px;
        border-right: 1px solid #111;
    }

    .equipment-list td {
        padding: 0 24px;
        border-left: 1px solid #111;
    }

    .equipment-list .emphasized {
        font-size: 24px;
    }

    .equipment-list.spanning th {
        width: 25%;
    }

    .equipment-list.spanning td {
        width: 75%;
    }

    .equipment-list .row {
        margin-left: 0;
        margin-right: 0;
    }

    @media (max-width: 768px) {
        .equipment-list.spanning th {
            width: 50%;
        }

        .equipment-list.spanning td {
            width: 50%;
        }
    }

.item-photos img {
    width: 100%;
    border: 0.5px solid #fff;
}

@media (max-width: 768px) {
    .item-photos img {
        border-top: 0.5px solid #fff;
        border-bottom: 0.5px solid #fff;
    }
}