body.home {
	padding: 0;
	margin: 0;
	height: 1920px;
	width: 1080px;
}
body.home #header {
	height: 125px;
	width: 1920px;
	background-color: var(--darker-blue);
	display: flex;
	box-shadow: 0px 3px 6px #00000045;
	position: relative;
	z-index: 2;
}
body.home #header span.logo {
	flex-grow: 1;
	position: relative;
	/*background-color: var(--darker-blue);*/
}
/*
body.home #header span.logo:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: var(--darker-blue);
	transform-origin: 100% 0;
	transform: skew(-45deg);
	box-shadow: var(--shadow-black) 15px 0 16px;
}
*/
body.home #header span.logo img {
	display: block;
	height: 55px;
	margin: 35px 30px;
	position: relative;
	z-index: 1;
}
body.home #header span.welcome {
	font-weight: 500;
	/*background-color: var(--darker-blue);*/
	color: white;
	font-size: 61px;
	line-height: 125px;
	padding: 0 50px;
	font-family: "Figtree", "Ingra", sans-serif;
}
body.home #sidebar {
	box-sizing: border-box;
	width: 677px;
	height: 955px;
	background: var(--sidebar-gray);
	padding: 30px 40px;
	float: left;
	box-shadow: 0px 0px 0px 0px #00000034; 
}
/*
body.home #sidebar:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 667px;
	height: 667px;
	background: var(--darker-gray);
}
*/
body.home #sidebar * {
	position: relative;
	z-index: 1;
}
body.home #sidebar #currenttime span:first-child {
	display: block;
	color: var(--darker-blue);
	font-size: 110px;
	line-height: 109px;
	font-family: "Figtree", "ingram-wide-2", sans-serif;
}
body.home #sidebar #currenttime span:last-child {
	display: block;
	color: var(--darker-blue);
	font-weight: 500;
	font-size: 32px;
	line-height: 32px;
	font-family: "Figtree", "Ingra", sans-serif;
}
body.home #sidebar h2 {
	margin: 62px 0 20px 0;
	font-weight: 500;
	font-size: 40px;
	line-height: 48px;
	font-family: "Figtree", "Ingra", sans-serif;
	color: var(--darker-blue);
}
body.home #sidebar #upcoming {
	width: 100%;
	background: white;
	color: var(--darker-blue);
	font-weight: 600px;
	font-size: 18px;
	line-height: 18px;
	font-family: "Figtree", "Ingra", sans-serif;
	border-top: 15px solid var(--darker-blue);
}
body.home #sidebar #nextScheds {
	display: flex; 
	justify-content: space-between;
	/*background: var(--darker-blue);*/
	/*color: white;*/
}
body.home #sidebar #upcoming #nextScheds p:first-child,
body.home #sidebar #upcoming #nextScheds p:nth-child(2) {
	border-top: none;
}
body.home #sidebar #upcoming p {
	display: flex;
	align-items: center;
	border-bottom: 2px solid var(--lighter-gray);
	margin: 0;
	padding: 11px 18px;
}
body.home #sidebar #upcoming p > span:nth-child(1),
body.home #sidebar #upcoming p > span:nth-child(3) {
	padding: 5px 15px;
	border-radius: 5px
}
body.home #sidebar #upcoming p > span:nth-child(1) > span,
body.home #sidebar #upcoming p > span:nth-child(3) > span {
	margin-right: 5px;
	color: var(--darker-blue);
}
body.home #sidebar #upcoming p > span:nth-child(2) {
	margin: 0 5px;
	color: var(--darker-blue);
}
body.home #sidebar #upcoming p > span:nth-child(4) {
	flex-grow: 1;
	text-align: right;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: var(--darker-blue);
}
body.home #sidebar #upcoming .far.fa-arrow-right{
	margin:0 15px;
}
body.home #sidebar #servicenotes {
	font-size: 16px;
	color: white;
	margin-top: 40px;
}
body.home #sidebar #servicenotes p.header {
	font-size: 20px;
	font-weight: 600;
	margin: 10px 0;
}
body.home #sidebar #servicenotes div {
	background: var(--service-note-default);
	border-radius: 5px;
	padding: 10px 20px;
	margin: 10px 0;
	overflow: auto;
}
body.home #sidebar #servicenotes div p {
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
	width: 60%;
	box-sizing: border-box;
}
body.home #sidebar #servicenotes div p:last-child {
	padding-right: 0;
	width: 100%;
}
body.home #sidebar #servicenotes div span.label {
	font-size: 20px;
	font-weight: 600;
	display: block;
}
body.home #sidebar #servicenotes div span.sublabel {
	display: block;
}
body.home #sidebar #servicenotes div dl {
	width: 40%;
	margin: 0 0 0 60%;
}
body.home #sidebar #servicenotes div dt {
	white-space: nowrap;
	margin: 0;
	padding: 0;
	width: calc(50% - 5px);
	display: inline-block;
}
body.home #sidebar #servicenotes div dt + *:not(dd) {
	width: 100%;
}
body.home #sidebar #servicenotes div dd {
	white-space: nowrap;
	margin: 0 0 0 10px;
	padding: 0;
	width: calc(50% - 5px);
	display: inline-block;
}
body.home #sidebar #servicenotes p.footer {
	font-weight: 600;
}
body.home #main {
	box-sizing: border-box;
	margin-left: 677px;
	width: 1243px;
	height: 955px;
	padding: 40px 100px;
	display: flex;
	flex-direction: column;
}
body.home #main h1 {
	margin: 0;
	font-weight: 500;
	font-size: 40px;
	line-height: 48px;
	font-family: "Figtree", "Ingra", sans-serif;
}
body.home #main #ocpanels {
	display: flex;
	flex-wrap: wrap;
	margin: 16px 0 16px 0;
	flex-grow: 2;
}
body.home #main #ocpanels div {
	width: 230px;
	height: 236px;
	box-sizing: border-box;
	box-shadow: var(--shadow-standard);
	background: white;
	position: relative;
	margin: 15px 30px 0 0;
	transition: all ease-out 50ms;
	border-radius: 7px;
}

body.home #main.transition #ocpanels div {
	box-shadow: none;
}
body.home #main #ocpanels div.placeholder {
	box-shadow: none;
	background: transparent;
}
body.home #main #ocpanels div:active,
body.home #main #ocpanels div:focus {
	transform:translateY(5px);
	box-shadow:none;
}
body.home #main #ocpanels div p {
	margin: 0;
	color: var(--dark-gray);
}
body.home #main #ocpanels div p.fromto {
	display: flex;
	flex-wrap: wrap;
	padding: 8px 18px 4px 18px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
body.home #main #ocpanels div p.fromto span.from {
	order: 2;
	font-size: 16px;
	line-height: 18px;
	flex-grow: 1;
}
body.home #main #ocpanels div p.fromto span.fa-arrows-v {
	order: 1;
	font-size: 24px;
	align-self: center;
	margin: 20px 7px 0 0;
}
body.home #main #ocpanels div p.fromto span.to {
	order: 3;
	font-size: 20px;
	line-height: 32px;
	margin: -5px 0 0 13px;
}
body.home #main #ocpanels div p.fromto span span {
	margin-right: 4px;
}
body.home #main #ocpanels div p.line1 {
	margin: 10px 13px 0 13px;
	font-size: 28px;
	text-align: center;
}
body.home #main #ocpanels div p.line2,
body.home #main #ocpanels div p.line3 {
	margin: 0 13px;
	font-size: 18px;
	text-align: center;
}
body.home #main #ocpanels div p.farepicker {
	border-top: .5px solid var(--light-gray);
	padding: 16px 0;
	position: absolute;
	bottom: 0;
	left: 11px;
	right: 11px;
	display: flex;
	align-items: center;
}
body.home #main #ocpanels div p.farepicker span.fare {
	font-size: 18px;
	flex-grow: 1;
	font-weight: 700;
}
body.home #main #ocpanels div p.farepicker span.picker {
	font-size: 15px;
	font-weight: 600;
	color: var(--darker-blue);
	text-transform: uppercase;
}
body.home #main #ocpanels div p.farepicker span.far {
	margin-right: 4px;
	font-size: 15px;
	font-weight: 600;
	color: var(--light-blue);
	line-height: normal;
}
body.home #main p.callout {
	font-weight: 500;
	font-size: 40px;
	line-height: 48px;
	font-family: "Figtree", "Ingra", sans-serif;
	text-align: right;
	margin: 60px 0 28px 0;
}
body.home #main #destpanels{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
body.home #main #destpanels p {
	margin: 0 20px 40px 20px;
	width: 330px;
	height: 380px;
	padding: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	box-shadow: var(--shadow-standard);
	transition: all ease-out 50ms;
}
body.home #main #destpanels p:focus,
body.home #main #destpanels p:active {
	transform:translateY(5px);
	box-shadow:none;
}
body.home #main #destpanels p span {
	display: block;
	text-align: center;
	font-weight: 600;
	font-size: 25px;
	font-family: "Figtree", "Ingra", sans-serif;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
}
body.home #main #destpanels p span.location {
	font-size: 40px;
}
body.home #main #destpanels p img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.15;
	z-index: 1;
}
