
/*
canvas#river {
	flex: 1;
	-webkit-flex: 1;
	background: url('../images/river3.gif') repeat;

	width: 797px;
	height: 495px;
	animation: animatedBackground 5s linear infinite;
	-webkit-animation: animatedBackground 5s linear infinite;
	-webkit-transform: translateZ(0); 
	z-index: 1 !important;
	position: absolute;

}

#cargo{
	background-image: url(../images/cargo6.png);
	background-size: 797px;

	z-index: 2 !important;
	width: 797px;
	height: 495px;
	background-position: center top;
	position: absolute;
	background-repeat: no-repeat;

}

.river_stop{
	background: url('../images/river3.jpg') repeat !important;
	animation: inherit !important;
	-webkit-animation: inherit !important;
}

.profile{
	padding-top: 65px;
	padding-right: 30px;
    width: 300px;
	float: right;

}
.all_date{
	padding-top: 245px;
	padding-right: 230px;
	width: 270px;
	float: right;

	display:block;
	margin-right: -515px;

}
#cargo img.date_click{
	display:block;
	width: 50px;
	float: right;


}
#cargo img.date{
	display:block;
	width: 210px;
	float: left;


}
body.ocean #wrap .container {
	height: 100%!important;
	width: 100%!important;
	background-color: #f6f3ec !important
}

@keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -400px 0; }
}

@-webkit-keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -400px 0; }
}

.ocean{
	width: 100%;
	margin-top: 5px;
}
.mobileVersion .ocean{
	display: none;
}












.div_countDown{
    color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
    font-size: 22px;
	text-align: center;
	padding: 5px 5px;
	z-index: 3;
	position: absolute;
	margin-left: 450px;
    margin-top: 315px;
}
.div_countDown>span{

    color: #4b86d6;
}

.div_countDown>div{
	padding: 10px;
	border-radius: 3px;
	display: inline-block;
	text-align: center;
	width: 55px;
}

.span_countDown{
	padding: 15px 0px;
	border-radius: 27px;
	display: inline-block;
	width: 55px;
    box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.35);
    background-image: linear-gradient(bottom, #02314f 50%, #075586 50%);
    background-image: -o-linear-gradient(bottom, #02314f 50%, #075586 50%);
    background-image: -moz-linear-gradient(bottom, #02314f 50%, #075586 50%);
    background-image: -webkit-linear-gradient(bottom, #02314f 50%, #075586 50%);
    background-image: -ms-linear-gradient(bottom, #02314f 50%, #075586 50%);
}

.smalltext{
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #075586;
}

.countDown_header{
	color: #4b86d6;
	font-weight: bold;
	font-size: 30px;
	font-family: 'Anton', sans-serif;
	text-transform: uppercase;
}





*/



canvas#river {
	flex: 1;
	-webkit-flex: 1;
	background: url('../images/river3.gif') repeat;

	height: 497px;
	width: 800px;
	animation: animatedBackground 5s linear infinite;
	-webkit-animation: animatedBackground 5s linear infinite;
	-webkit-transform: translateZ(0);  
	z-index: 1 !important;
	position: absolute;

}

#cargo{
	background-image: url(../images/cargo6.png);

	z-index: 2 !important;
	height: 497px;
	width: 800px;
	background-position: center top;
	position: absolute;
	background-repeat: no-repeat;

}

.river_stop{
	background: url('../images/river3.jpg') repeat !important;
	animation: inherit !important;
	-webkit-animation: inherit !important;
}

.profile{
	padding-top: 65px;
	padding-right: 25px;
	width: 320px;
	float: right;

}
.all_date{
	padding-top: 250px;
	padding-right: 220px;
	width: 300px;
	float: right;

	display:block;
	margin-right: -515px;

}
#cargo img.date_click{
	display:block;
	width: 55px;
	float: right;


}
#cargo img.date{
	display:block;
	width: 230px;
	float: left;


}
body.ocean #wrap .container {
	height: 100%!important;
	width: 100%!important;
	background-color: #f6f3ec !important
}

@keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -400px 0; }
}

@-webkit-keyframes animatedBackground {
    0% { background-position: 0 0; }
    100% { background-position: -400px 0; }
}

.ocean{
	width: 100%;
	margin-top: 5px;
}
.mobileVersion .ocean{
	display: none;
}












.div_countDown{
    color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
    font-size: 22px;
	text-align: center;
	padding: 5px 5px;
	z-index: 3;
	position: absolute;
	margin-left: 610px;
    margin-top: 410px;
}
.div_countDown>span{

    color: #4b86d6;
}

.div_countDown>div{
	padding: 10px;
	border-radius: 3px;
	display: inline-block;
	text-align: center;
	width: 55px;
}

.span_countDown{
	padding: 15px 0px;
	border-radius: 27px;
	display: inline-block;
	width: 55px;
    box-shadow: 1px 1px 1px rgba(4, 4, 4, 0.35);
    background-image: linear-gradient(bottom, #02314f 50%, #075586 50%);
    background-image: -o-linear-gradient(bottom, #02314f 50%, #075586 50%);
    background-image: -moz-linear-gradient(bottom, #02314f 50%, #075586 50%);
    background-image: -webkit-linear-gradient(bottom, #02314f 50%, #075586 50%);
    background-image: -ms-linear-gradient(bottom, #02314f 50%, #075586 50%);
}

.smalltext{
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #075586;
}

.countDown_header{
	color: #4b86d6;
	font-weight: bold;
	font-size: 30px;
	font-family: 'Anton', sans-serif;
	text-transform: uppercase;
}

#trigger_river{
	z-index: 2;
	position: absolute;
	right: 0;
    bottom: 0;
}




.mobileVersion .div_countDown{
    margin-top: -65px;
    margin-left: auto;
	right: 10px;
	font-size: 12px;
}
.mobileVersion .div_countDown>div{
	padding: 1px;
	width: 30px;
}
.mobileVersion .span_countDown{
	padding: 7px 0px;
	width: 29px;
}
.mobileVersion .smalltext{
	font-size: 8px;
}















@media screen and (max-height: 768px) {
	canvas#river {
		width: 637px;
		height: 390px;
	}
	#cargo{
		background-size: 637px;
		width: 637px;
		height: 390px;
	}
	.profile{
		padding-right: 25px;
		width: 250px;
	}
	.all_date{
		padding-top: 200px;
		padding-right: 280px;
		width: 220px;
	}
	#cargo img.date_click{
		width: 40px;
	}
	#cargo img.date{
		width: 170px;
	}
	
	
	
	.div_countDown{
		margin-left: 355px;
		margin-top: 260px;
		font-size: 17px;
	}
	.div_countDown>div{
		padding: 5px;
		width: 50px;
	}
	.span_countDown{
		width: 50px;
	}
	.smalltext{
		font-size: 12px;
	}
}
