/* HOME PAGE SLIDER */
.home-page div#home-page-slider {
    position: relative;
	
}

.home-page .slider {
    padding-top: 60px;
    padding-bottom: 60px;
}
.home-page .slider-details .slider-title {
    font-family: 'Rajdhani';
    font-size: 30pt;
    font-weight: bold;
}
.home-page .slider-button {
    text-align: right;
}
.home-page .section.container-filler {
    background-image: url(/images/shipping-container-doors.jpg);
    background-size: 100%;
    margin-bottom: 95px;
}
.home-page div#_chart-slider {
    width: 100%;
    padding: 30px;
    background-color: #e8e8e8;
    /* border-top: 5px solid #000; */
    margin-top: 50px;
}

.home-page .main-p {
    font-size: 16pt;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
		margin-top:10vh;
		margin-bottom:10vh;
}
.home-page .emphasize-number {
    font-family: Rajdhani;
    font-weight: bold;
    font-size: 23pt;
    min-width: 85px;
	text-align: right;
    padding-left: 5px;
}
.home-page .why-are-you-here {
font-size:18pt;
font-weight:bold;
}
.home-page h1.big-ship-data {
font-size:80pt;line-height: 80pt;top:0px; transition: top 200ms;
}
.home-page #big-ship-data {
    padding-top: 15px;
    padding-bottom: 84px;
    text-align: center;
    min-height: 100vh;
}
.home-page .big-ship-data-contact-us a {
    padding: 13px 55px 13px 55px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11pt;
}
.home-page .big-ship-data-contact-us {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 35px;
}

.home-page .container-spacer {
    background-image: url('/images/12838012375_1df226681b_k.jpg');
    background-repeat: no-repeat;
	background-position: 1% 100%;
    font-size: 0;
    height: 80vh;
	position:relative;
	background-size:120%;
}

.home-page .reports-box {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
}
.home-page .reports-box a:active,
.home-page .reports-box a:link,
.home-page .reports-box a:visited {
color:#000;
}
.home-page .reports-box .report-item {
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    vertical-align: top;
    min-height: 200px;
    margin-bottom: 5px;
    position: relative;
    font-size:0;
    transition: box-shadow 500ms;
}
.home-page .reports-box .report-cover img {
    width: 100%;
    transition: transform 1s;
}
.home-page .reports-box .report-title {
    text-align: left;
    padding-left: 19px;
    padding-top: 9px;
    padding-right: 8px;
    font-weight: bold;
    width: 60%;
    display: inline-block;
    vertical-align: top;
    font-size: 34pt;
		line-height:34pt;
    font-family: Rajdhani;
    box-sizing: border-box;
}
.home-page .reports-box .report-title img.view-now {
    position: absolute;
    bottom: 5px;
    right: 130px;
    width: 100px;
		opacity: 0;
    transition: right 200ms, transform 200ms, opacity 200ms;
}
.home-page .report-item:hover img.view-now {
    right: 23px;
    transform: scale(0.9);
opacity:1;
    transition: right 500ms, transform 500ms, opacity 500ms;
}
.home-page .report-title span.subhead {
    font-size: 14pt;
    font-family: 'Raleway';
    line-height: normal;
    display: block;
    margin-top: 10px;
    font-weight: normal;
}
.home-page .reports-box .report-cover {
    overflow: hidden;
    width: 40%;
    display: inline-block;
    vertical-align: top;
}
.home-page .reports-box .report-item:hover {
    cursor: pointer;
    box-shadow: 0px 3px 20px 16px rgba(187, 187, 187, 0.32);
    transition: box-shadow 500ms;
    z-index: 99;
}
.home-page .reports-box .report-item:hover .report-cover img {
    transform: scale(1.1);
    transition: transform 500ms;
}
.home-page .report-cover a {
    display: inline-block;
    width: 100%;
}

.home-page #_reports {
    width: 90%;
}

.powered-by-compairdata {
    font-size: 20pt;
    color: #fff;
    background-color: hsla(240, 19%, 10%, 0.32);
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    min-width: 300px;
    text-align: center;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    top: 30%;
    padding: 10px;
}
.compairdata-logo {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    min-width: 300px;
}
.compairdata-logo img {
    width: 100%;
    max-width: 350px;
}
span.powered-by {
    font-family: arial;
    font-size: 20pt;
    display: block;
    padding: 10px;
}
@media (min-width:1052px) {
	#big-ship-data {
		/* margin-top: 10vh; */
	}
	.home-page h1.big-ship-data {
        margin-top: 6vh;
	}
    .obituary {
        width: 400px !important;
    }
    .obituary-img {
        text-align: center !important;
    }
}
@media (max-width:600px) {
	.home-page h1.big-ship-data {
    font-size: 60pt;
    line-height: 55pt;
		margin-bottom: 20px;
	}
	.home-page .container-spacer {
		background-size: 350%;
		background-position:50% 100%;
	}
	div.main-body {
		padding-bottom:0;
	}
	.footer {
		margin-top: 0;
	}
}
@media (max-width:450px) {
	.home-page .main-p a.text-blue-hover {
		white-space:nowrap;
	}
}
h1.big-ship-data {
	position:relative;
}
#big, #ship, #data {
	
	top: 0px;
}
#_spacer-big-ship-image {
    position: relative;
    height: 80vh;
    overflow: hidden;
    margin-top: 50px;
}
.view-now {
	display: none;
}
.vessel-arrivals-today {
    background-image: url(/images/aerial-view-ships.jpg);
    background-size: 2000px auto;
    background-position: center;
    background-repeat: no-repeat;
    height: 96vh;
    min-height: 500px;
    margin-top: 50px;
}
.vessel-arrivals-text {
    background-color: #0000009e;
    background-color: rgba(0,0,0,0.5);
    display: inline-block;
    width: 50%;
    height: inherit;
    height: -webkit-fill-available;
    color: #ffffff;
    font-size: 50pt;
    padding: 50px;
}
.vessel-arrival-date {
    font-family: Rajdhani;
    font-weight: bold;
    font-size: 27pt;
    margin-bottom: 16px;
}
.vessel-arrival-date span.today {
    font-size: 20pt;
    display: block;
    font-weight: normal;
}
.vessel-count {
    font-size: 40pt;
    font-family: courier new;
}
.vessel-location {
    font-size: 40pt;
    font-family: courier new;
}
.vessel-location a,
.vessel-location a:link,
.vessel-location a:active,
.vessel-location a:visited
{
    color: #fff;
    font-family: arial;
    font-size: 0.8em;
    background-color: #00000091;
    background-color: rgba(0, 0, 0, 0.57);
    padding: 5px 10px 5px 10px;
    white-space: nowrap;
}

.lcl-schedule-stats {
    background-image: url(/images/aerial-view-ships.jpg);
    background-size: 2000px auto;
    background-position: center;
    background-repeat: no-repeat;
    height: 96vh;
    min-height: 500px;
    margin-top: 50px;
}
/* ================ */

/* == big ship data / down arrow == */
img#big-ship-data-down-arrow {
    position: relative;
    bottom: 0px;
    opacity: 0;
		padding:20px;
		width:80px;
}
.big-ship-data-down-arrow {
	background-position: 50% 50%;
}
.big-ship-down-arrow-hovered {
    opacity: 1 !important;
    transform: scale(0.9);
    transition: opacity 200ms, transform 200ms, background-color 500ms, bottom 300ms, background-position 300ms;
    background-image: url(/images/down-arrow-black.png);
    background-size: 46%;
    background-position: 50% 23%;
    background-repeat: no-repeat;
		cursor:pointer;
}
h1.big-ship-data.big-ship-data-pre-scroll {
    top: -20px;
    transition: top 800ms;
}
h1.big-ship-data.big-ship-data-pre-scroll #big,
h1.big-ship-data.big-ship-data-pre-scroll #ship,
h1.big-ship-data.big-ship-data-pre-scroll #data {
	transform: scale(1.3) !important;
	margin-right:20px;
	margin-left:20px;
	transition: transform 5s, margin-right 5s, margin-left 5s;
}
.change-dark-blue {
	background-color:#222244 !important;
	transition: background-color 600ms;
}
.change-white {
	background-color:#ffffff !important;
	transition: background-color 200ms;
}

/* == hello message == */
.hello {
    /*margin-bottom: 10vh;*/
    padding: 5px;
    font-size: 16pt;
    opacity: 0;
    position: relative;
    border-bottom: 2px solid #fff;
    padding-bottom: 5px;
	margin-top: -15px;
}
.hello-fade-to-blue {
	background-color: #1c2a55;
	color: #fff;
	transition: background-color 2s, color 2s;
}

.text-blue-hover {
    padding-right: 5px;
    padding-top: 5px;
}
.message {
    margin-left: auto;
    margin-right: auto;
    font-size: 12pt;
    width: 80vw;
    min-width: 300px;
    background-color: #f0f0f0;
    margin-top: 10px;
    padding: 16px;
    margin-bottom: 10px;
}