.c-intro {
	text-align: center;
	padding: 70px 0 70px;
}
.c-intro p {
	font-size: 24px;
	line-height: 34px;
	padding-bottom: 10px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
}
.c-first-section {
	margin-top: 100px;
	background-image: url(lastday-hero-bg.jpg);
	background-position: 50% 19%;
	background-size: cover;
}
.c-last-section img{max-width: 70%;padding:10px;}

.carespage h2{
    text-transform: uppercase;
    font-size: 2em;
    padding-bottom: 10px;
}
.strong {font-weight: bolder;}

.text-right {align-content: right;text-align: right}
/* VIDEO PLAYER CONTAINER############################### */
.vid-container {
	position: relative;
	padding-bottom: 52%;
	padding-top: 30px;
	height: 0;
}
.vid-container iframe,.vid-container object,.vid-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* VIDEOS PLAYLIST############################### */
.vid-list-container {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 0%;
	padding-bottom: 20px;
}
.vid-list {
	width: 1344px;
	position: relative;
	top:0;
	left: 0;
}
.vid-item {
	display: block;
	width: 148px;
	height: 148px;
	float: left;
	margin: 0;
	padding: 5px 8px 0 0;
}
.thumb {
	/*position: relative;
	*/
	overflow:hidden;
	height: 84px;
}
.thumb img {
	width: 100%;
	position: relative;
	top: -13px;
}
.vid-item .desc {
	color: #21A1D2;
	font-size: 15px;
	margin-top:5px;
}
.vid-item:hover {
	background: #eee;
	cursor: pointer;
}
.arrows {
	position:relative;
	width: 100%;
}
.arrow-left {
	color: #fff;
	position: absolute;
	background: #00A9DF;
	padding: 11PX 0 12px 11px;
	left: -25px;
	top: -130px;
	z-index: 9;
	cursor: pointer;
	border-radius: 50%!important;
	WIDTH: 38px;
	HEIGHT: 38px;
}
.arrow-right {
	color: #fff;
	position: absolute;
	background: #00a9e0;
	padding: 11PX 0 12px 14px;
	right: -25px;
	top: -130px;
	z-index:9;
	cursor: pointer;
	border-radius: 50%!important;
	WIDTH: 38px;
	HEIGHT: 38px;
}
.arrow-left:hover {
	background: #167ac6;
}
.arrow-right:hover {
	background: #167ac6;
}
@media (max-width: 624px) {
	body {
		margin: 15px;
	}
	.caption {
		margin-top: 40px;
	}
	.vid-list-container {
		padding-bottom: 20px;
	}
	/* reposition left/right arrows */
	.arrows {
		position:relative;
		margin: 0 auto;
		width:96px;
	}
	.arrow-left {
		left: 0;
		top: -17px;
	}
	.arrow-right {
		right: 0;
		top: -17px;
	}
    .action-grid .ag-item p {font-weight: 500;}
    .ldcontain {padding: 0;}
    header #header-main div.logo-shield {
    background-size: 83% !important;
}
}
.jed-f2f-hulu {max-width:100%;padding: 20px 0;}
.videosection p {padding: 10px;font-size: 1.25em;line-height: 1.4;}
.action-grid {padding:0!important;display: table;}
.grid-home {padding:20px 0!important}
.nosidepadding {padding: 40px 0px!important;}
.videoasside {padding: 60px 30px 30px;}
.copy-block-color.grey, .copy-block-color.gray {background-color: #999;color:#fff;}
.c-last-section {text-align: center;padding: 40px 0 70px;background-color: #efefef!important;}
.c-last-section p {font-size: 24px;line-height: 33px;letter-spacing: 0.015em;}
.c-disclaimer .container {padding:10px 0!important;text-align: center}
.c-disclaimer p {font-size:1.2em;margin: 20px!important;}

.lastday-full {max-width:100%;margin-top: 70px;}
.ldva {font-size: 2.25em;padding: 10px;text-transform: uppercase;font-weight: bolder;font-style: italic;}
.blacktext {color:#000!important;}
.videosection {border-bottom:10px solid #ddd;padding-bottom: 30px;}
.cia-body p {font-size: 1.32em;}
.intro-yellow {color:#eaea00;font-style: italic;}
.intro-smaller {font-size: 20px!important;}