/* FORTY YEARS STYLES -------------------------------------*/

.cms-40years .main {
	padding: 0;
}

a:focus {
	outline: 0 !important;
}

.cms-40years .dates::after {
	content: "";
  display: table;
  clear: both;
}

.cms-40years .main h1 {
	color: #335F86 !important;
	font-size: 3em;
	text-align: center;
	text-transform: uppercase;
}

.cms-40years .main p {
	color: #000 !important;
	font-size: 1.6em;
	margin-bottom: 2em !important;
}

.cms-40years .main .top {
	text-align: center;
} 

.cms-40years .main .top h3 {
	text-transform: uppercase;
	font-size: 2em;
}

.cms-40years .main .top h4 {
	margin: 1em 0;
	font-size: 1.8em;
	font-style: italic;
}

.cms-40years .main .countdown-wrapper {
	text-align: center;
	position: relative;
}

.cms-40years .dates .date h3 {
	margin: 0;
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	background: #fff;
	text-align: center;
	color: #335F86 !important;
	font-size: 2em;
}

.cms-40years .dates .date:first-child {
	display: none;
}

.cms-40years .dates .date:last-child {
	display: none;
}

.cms-40years .dates .date .date-content {
	border: 1px solid #000;
}

.cms-40years .dates .date .date-content .card {
	height: 450px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	position: relative;
	overflow: hidden;
}

.cms-40years #instafeed {
	width: 100%;
	float: none;
}

.cms-40years #instafeed a {
	width: 100%;
	margin-bottom: 1.69492%;
}

.cms-40years .dates .date .date-content .card .details {
	height: 100%;
	background-color: rgba( 255, 255, 255, 0.95 );
	position: absolute;
	left: 0;
	right: 0;
	top: -418px;
	transition: all 0.3s ease;
}

.cms-40years .dates .date .date-content .card .details h5 {
	font-size: 1.5em;
	text-transform: uppercase;
	text-align: center;
	font-weight: 400;
	color: #335F86;
}

.cms-40years .dates .date .date-content .card .details .button {
	display: block;
	text-align: center;
	text-transform: uppercase;
	padding: 20px;
	font-style: italic;
	color: #fff !important;
	background-color: #335F86;
	font-weight: 400;
	position: absolute;
	bottom: 100px;
	left: 20px;
	right: 20px;
}

.cms-40years .dates .date .date-content .card .details .button:hover {
	text-decoration: none;
}

.cms-40years .dates .date .date-content .card .details ul li {
	list-style: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	height: 30px;
	line-height: 30px;
	margin: 20px 0;
	font-size: 1.2em;
}

.cms-40years .dates .date .date-content .card .details ul li p {
	font-size: 1em;
	line-height: 1;
	position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cms-40years .dates .date .date-content .card .details a:hover {
	text-decoration: none;
}

.cms-40years .dates .date .date-content .card .details ul li.hard-date {
	background-image: url( '../Images/Icons/time.svg' );
}

.cms-40years .dates .date .date-content .card .details ul li.location {
	background-image: url( '../Images/Icons/location.svg' );
}

.cms-40years .dates .date .date-content .card .details ul li.product-style {
	background-image: url( '../Images/Icons/product.svg' );
}

.cms-40years .dates .date .date-content .card .details ul li.product-info {
	background-image: url( '../Images/Icons/info.svg' );
}

.cms-40years .dates .date .date-content .card .details ul li.product-page {
	background-image: url( '../Images/Icons/cart.svg' );
}

.cms-40years .dates .date .date-content .card .det-button {
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	background-color: transparent;
	border-bottom: 1px solid #ddd;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-style: italic;
	font-weight: 400;
	border-top: 1px solid #ddd;
}

.detdown {
	top: 0px !important;
	padding: 20px;
	transition: all 0.3s ease;
}

.detdown .det-button {
	bottom: 40px !important;
}

.cms-40years .dates .date .date-content .card .det-button:hover {
	text-decoration: none;
}

.cms-40years .dates .date h4 {
	position: relative;
	margin: 0;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #fff;
	font-size: 1.5em;
}

.cms-40years .dates .date h4 img {
	position: absolute;
	right: 0;
	top: 0;
}

.cms-40years .insta-title .button {
	max-width: 250px;
	border: 1px solid #335F86;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	font-style: italic;
	font-weight: 400;
	margin: 1em auto;
}

.cms-40years .insta-title .button:hover {
	text-decoration: none;
}

.cms-40years .countdown-wrapper .legend {
	width: 200px;
	margin: 1em auto;
}

.cms-40years .countdown-wrapper .legend img {
	width: 100%;
}

.cms-40years .notready ul, .cms-40years .notready h5.title, .cms-40years .notready ul, .cms-40years .notready .details .button  {
	opacity: 0.5;
}

.cms-40years .card-longer {
	height: 500px !important;
}

@media only screen and ( min-width : 45em ) {

	.cms-40years .dates .date {
		width: 49.15254%;
		float: left;
		margin-right: 1.69492%;
		margin-bottom: 1.69492%;
	}

	.cms-40years .dates .date:nth-child(2n) {
		float: right;
		margin-right: 0;
	}

	.cms-40years #instafeed a {
		width: 15.25424%;
	  float: left;
	  margin-right: 1.69492%;
	}

	.cms-40years #instafeed a:nth-child(6n) {
		margin-right: 0;
		float: right;
	}

	.cms-40years .insta-title {
		position: relative;
		height: 80px;
	}	

	.cms-40years .insta-title .button {
		width: 250px;
		display: inline-block;
		position: absolute;
		right: 0;
		top: 0;
		margin: 0 auto;
	}

	.cms-40years .countdown-wrapper .legend {
		width: 200px;
		position: absolute;
		bottom: 3em;
		right: 0;
		margin: 0 auto;
	}
}

@media only screen and ( min-width : 60em ) {

	.cms-40years .dates .date, .cms-40years .dates .date:nth-child(2n) {
		width: 23.72881%;
		float: left;
		margin-right: 1.69492%;
	}

	.cms-40years .dates .date:nth-child(4n) {
		float: right;
		margin-right: 0;
	}

	.cms-40years .dates .date:first-child {
		display: block;
	}

	.cms-40years .dates .date:last-child {
		display: block;
	}
}