@font-face {
    font-family: 'MyriadPro-SemiboldCond';
    src: url('myriadpro-semibold-cond.eot');
    src: url('myriadpro-semibold-cond.eot?#iefix') format('embedded-opentype'),
         url('myriadpro-semibold-cond.woff') format('woff'),
         url('myriadpro-semibold-cond.ttf') format('truetype'),
         url('myriadpro-semibold-cond.svg#myriad_prosemibold_condensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

.work-process.black .work-process-content-wrapper {
	color: white !important;
	background-color: #333 !important;
}

.heliport {
	background-color: black;
	color: white;
	margin-top: 0 !important;
    padding-top: 50px !important;
    padding-bottom: 150px !important;
}

.heliport h1 {
	font-family: 'MyriadPro-SemiboldCond' !important;
    text-transform: uppercase;
}

.heliport h2 {
	font-family: 'MyriadPro-SemiboldCond';
	text-transform: uppercase;
	letter-spacing: 1px;
}

.heliport h2 {
//	padding-top: 55px;
	font-size: 43px;
	letter-spacing: 1px;
}

@media (max-width: 375px) {
	.heliport h2 {
		font-size: 32px;
	}
}

.heliport h2::after,
.heliport h2::before,
.heliport h1::after,
.heliport h1::before {
	content: ' ';
	width: 5px;
	height: 5px;
	background-color: white;
	border-radius: 10px;
	position: absolute;
    margin-left: 10px;
    margin-top: 22px;
}

.heliport h1::before,
.heliport h2::before {
	margin-left: -18px;
}

.heli-yellow-line {
	position: absolute;
}
.heli-yellow-line {
	width: 100%;
	height: 9px;
	background: url('line_back.png') repeat-x;
	position: relative;
}
.heli-yellow-mtop {
	margin-top: 20px;
}
.safari {
    width: 850px !important;
}
.mid-content {
    top: -80px !important;
}
.heli-main-back {
	background: url('back1.jpg') no-repeat center top;
	background-size: 100% auto;
	width: 100%;
	max-width: none;
	margin-top: 50px;
}
.heli-main-back h2 {
    margin-top: 30px;
    margin-bottom: -20px;
}
.heli-grad-back {
	background: url('grad_back.jpg') repeat-x left top;
	margin-top: 0;
	width: 100%;
	max-width: none;
}
.windowsWrapperSmall {
	position: relative;
	-webkit-perspective: 1000px;
	-webkit-transform: translateZ(0);
	height: 1460px;
	width: 710px;
	margin: 0 auto;
}
.heli-windows-bigger {
	height: 1760px;
}
.heli-yacht-back {
	height: 678px;
	background: url('7.jpg') no-repeat center top;
	background-size: cover;
	margin-top: 90px;
	position: relative;
}
.heli-yacht-text {
	width: 499px;
	height: 602px;
	background: url('yacht-text.png') no-repeat;
	position: absolute;
	top: 20px;
	right: 26px;
}
.heli-radio-back {
	height: 361px;
	background: url('9.jpg') no-repeat center top;
	background-size: 100% auto;
	margin: 220px auto 0;
	max-width: 1280px;
}