/* Color Tokens */
.color-tokens {
	color: #3299BB; /* $primary */
	background-color: #F7981D; /* $secondary */
	border-top-color: #D88110; /* $tertiary */
	border-right-color: #707070; /* $text */
	border-bottom-color: #FFFFFF; /* $light */
	border-left-color: #434343; /* $dark */
}
/* End Color Tokens */

/* Blog Feed */
.blog-feed.hc1 header {
	margin-bottom: 2em;
	text-align: center;
}

.blog-feed.hc1 {
	margin: 3em 0;
	text-align: center;
}

.blog-feed.hc1 ul {
	padding-bottom: 1em;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.blog-feed.hc1 li {
	-webkit-flex: 0 0 32%;
	-ms-flex: 0 0 32%;
	flex: 0 0 32%;
}

.blog-feed.hc1 li a {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,.25);
}

.blog-feed.hc1 li.a-center {
	z-index: 2;
}

.blog-feed.hc1 li.a-left {
	margin-right: -3em;
	font-size: .65vw;
}

.blog-feed.hc1 li.a-right {
	margin-left: -3em;
	font-size: .65vw;
}

.blog-feed.hc1 li.active {
	opacity: 1;
}

.blog-feed.hc1 li .info {
	position: relative;
	padding: 0 1em 2em 6.5em;
	text-align: left;
}

.blog-feed.hc1 li time {
	position: absolute;
	top: 0;
	left: 1.75em;
}

.blog-feed.hc1 h2, .blog-feed h3 {
	padding-top: .5em;
}

.blog-feed.hc1 .info p {
	font-size: 1em;
	color: #707070; /* $text */
}

.blog-feed.hc1 .blogbtn {
	margin-bottom: 3em;
	text-align: center;
}

.blog-feed.hc1 .blogbtn .btn {
	margin: 1em 0 0 1em;
}

.blog-feed.hc1 .date {
	float: left;
	padding: 1em .5em .5em;
	margin-right: .5em;
	font-size: 1.1em;
	color: #F7981D; /* $secondary */
	text-align: center;
	background-color: #FFFFFF; /* $light */
}

.blog-feed.hc1 .date h4 {
	color: #F7981D; /* $secondary */
}

.blog-feed.hc1 .date span {
	display: block;
	font-family: inherit;
	font-size: .8em;
	line-height: 1em;
}

.blog-feed.hc1 .date span.day {
	font-size: 1.4em;
}

.media-center-tabs.tabs {
	position: relative;
	background-color: rgba(255,255,255,0.8); /* alpha($light,80%) */
	padding: 2.5vw 5vw 3vw;
	box-sizing: content-box;
}

.cms-admin .media-center-tabs.tabs {
}

.media-tabs-container .tab-title {
	border-radius: 4px;
	background-color: #EAEAEA;
	color: #434343; /* $dark */
	width: 21%;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	padding: 0.9em 10px;
	font-weight: 600;
	text-transform: uppercase;
}

.media-tabs-container .tab-button-wrapper {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.media-tabs-container .tab-button-wrapper .tab-title {
	-webkit-flex: 0 0 33%;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	text-align: center;
	cursor: pointer;
}

.media-tabs-container .tab-button-wrapper .tab-title.active-tab {
	background-color: #3299BB; /* $primary */
	color: #FFFFFF; /* $light */
}

.tabs .tab {
	left: 7vw;
	top: 2vw;
	right: 7vw;
	bottom: 2vw;
	position: absolute;
	opacity: 0;
	z-index: 0;
	transition: 0.2s;
	box-sizing: content-box;
}

.tabs .tab.active-tab {
	opacity: 1;
	z-index: 1;
}

.videos-tab .video-player {
	width: 50%;
}

.videos-tab .video-player video {
	width: 100%;
}

.videos-tab.tab {
	height: 470px;
}

.videos-tab.tab .video-tab-contents {
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.videos-tab .video-thumbnails-wrapper {
	position: relative;
	width: 26%;
	box-sizing: content-box;
	padding-top: 2vw;
}

.videos-tab .video-thumbnails.list-scroller {
	position: relative;
	height: 100%;
}

.videos-tab .video-list ul {
}

.video-list li {
	max-width: 100%;
}

.video-list li .video-thumb {
	height: 90%;
	width: 60%;
	background-size: cover;
	background-position: center;
	min-height: 80px;
	min-width: 130px;
	margin: auto;
}

.videos-tab .scroll-nav span {
	display: block;
	width: 2em;
	height: 1em;
	position: absolute;
	color: #F7981D; /* $secondary */
	left: 0;
	right: 0;
	margin: auto;
}

.videos-tab .scroll-nav span.prev {
	top: -1em;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}

.videos-tab .scroll-nav span.next {
	bottom: -2em;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}

.videos-tab .scroll-nav span.prev, .videos-tab .scroll-nav span.next {
	left: 10%;
}

.videos-tab .scroll-nav span.prev:before {
	content: '\ea13';
	font-family: 'icomoon-ult';
}

.videos-tab .scroll-nav span.next:before {
	content: '\e964';
	font-family: 'icomoon-ult';
}

.video-players-list ul {
	position: relative;
}

.video-players-list li {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	z-index: 0;
}

.video-players-list li.active-vid {
	opacity: 1;
	z-index: 1;
}

.news-tab li .info p, .press-release-tab li .info p {
	color: #707070; /* $text */
}

.press-release-tab .scroll-item {
	width: 100% !important;
}

.media-center-links {
	background-image: linear-gradient(to bottom,rgba(255,255,255,0.012),rgba(255,255,255,0.8)); /* alpha($light,1%),alpha($light,80%) */
	padding: 3.5vw;
}

.media-center-links ul {
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.media-center-links li {
	-webkit-flex: 0 0 20%;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	text-align: center;
	box-shadow: 0 1em 2em rgba(0,0,0,0.3);
	transition: 0.2s;
	margin: 0 4%;
}

.media-center-links li:hover {
	box-shadow: 0 0 0 rgba(0,0,0,0.3);
	-webkit-transform: scale(0.99);
	-ms-transform: scale(0.99);
	transform: scale(0.99);
}

.media-center-links .link-content {
	display: block;
	width: 100%;
	padding-top: 12em;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.media-center-links .link-content h4 {
	background-color: rgba(247,152,29,0.8); /* alpha($secondary,80%) */
	color: #FFFFFF; /* $light */
	font-size: 1.1em;
	padding: 0.9em 10px;
}
/* End Blog Feed */

/* Media Center */
.media-center {
	background-image: url(/images/design/bottom-img.jpg);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	margin: 3em 0 0;
	padding: 3em 0 0;
}

.media-center .media-tabs-container {
	margin: 0 auto;
}

.sub .media-center {
	margin-top: 0;
}

.media-tabs-container > header {
	padding: 3em 0;
	text-align: center;
}

.media-center .tabs header {
	text-align: center;
	padding: 0 3em 2vw;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.media-center .videos-tab header {
	padding-left: 0;
	padding-bottom: 1vw;
}

.media-center header h4 {
	font-size: 1.5333em;
	font-weight: 500;
}

.site-search {
	padding: 4em 0;
	text-align: center;
	margin: 6em auto 0;
	background-image: url(/images/design/site-search-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.site-search h2 {
	color: #434343; /* $dark */
}

.site-search h4 {
	color: #3299BB; /* $primary */
	font-size: 1.444em;
	margin-top: .5em;
	font-weight: 400;
}

.site-search .searchinput {
	text-align: center;
	margin: auto;
	padding: 2vw 10px 0;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 80%;
}

.site-search .searchinput input {
	border-radius: 3em;
	padding: 0.7em 1.25em;
	font-weight: 500;
	background-color: #EAEAEA;
}

.site-search .searchinput input::-webkit-input-placeholder {
	color: #434343; /* $dark */
}

.site-search .searchinput input::-moz-placeholder {
	color: #434343; /* $dark */
}

.site-search .searchinput input:-ms-input-placeholder {
	color: #434343; /* $dark */
}

.site-search .searchinput input:-moz-placeholder {
	color: #434343; /* $dark */
}

.site-search .searchinput a.btn.v1 {
	background-color: transparent;
	color: #F7981D; /* $secondary */
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	padding: 0 0.3em;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.site-search .searchinput a.btn.v1 icon {
	font-size: 1.5em;
}
/* End Media Center */

/* Responsive @ 900px */
@media screen and (max-width:900px) {
	.media-center-tabs.tabs {
		height: auto !important;
	}

	.media-tabs-container .tab-button-wrapper {
		display: none;
	}

	.tabs .tab {
		position: static;
		padding: 4vw 0;
		height: auto !important;
		border-bottom: 2px solid #B9B9B9; /* lighten($text,51%) */
		opacity: 1;
	}

	.tabs .tab:last-child {
		border-bottom: none;
	}

	.site-search .searchinput input {
		width: 100%;
	}

	.site-search .searchinput a.btn.v1 {
		position: absolute;
		top: 62%;
		right: .5em;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.site-search .searchinput {
		position: relative;
	}
}
/* End Responsive @ 900px */

/* Responsive @ 750px */
@media screen and (max-width:750px) {
	.media-center .tabs header {
		display: block;
	}

	.media-center header h4 {
		margin-bottom: 1em;
	}

	.media-center-links ul {
		display: block;
	}

	.media-center-links li:nth-child(odd), .media-center-links li:nth-child(even) {
		width: 200px;
		margin: 0 auto 5vw;
	}

	.touch .media-center-links li:hover {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		box-shadow: 0 1em 2em rgba(0,0,0,0.3);
	}
}
/* End Responsive @ 750px */

/* Responsive @ 450px */
@media screen and (max-width:450px) {
	.site-search .searchinput {
		position: relative;
	}

	.site-search .searchinput a.btn.v1 {
		position: absolute;
		top: 50%;
		right: .5em;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
/* End Responsive @ 450px */
