/* CSS Document */

/* global */

.leaderboard {
	padding: 10px 0px 10px 0px;
}

.site-banner {
	min-height: 45px;
}

.search-wrapper {
	padding-top: 5px;
}

.header-actions {
	text-align: right;
}

ul.header-links {
	margin-left: 10px;
	vertical-align: middle;
}

ul.header-links li {
	display: inline-block;
	width: 30%;
	/*margin: 49px 5px 0px 5px;*/
	margin-right: 5px;
	margin-left: 5px;
}

ul.header-links li a {
	display: inline-block;
	width: 100%;
}

.headers {
	background: #eee;
	margin-bottom: 30px;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.thumbnail {
	margin-bottom: 8px;
	padding: 0px;
	border: none;
}

/* end global */

#primary {
	padding-top: 10px;
}

#secondary, #tertiary {
	padding-top: 0px;
}

/*#block-sparkle-blocks-headers .container {
	padding: 0px;
	width: 100%;
}*/

#block-heroes-home-heroes {
	/*margin-top: 30px;*/
}

#block-heroes-home-heroes .hero {
	margin-bottom: 30px;
}

.hero-row-1 .hero {
	position: relative;
	max-width: 370px;
	margin: 0px auto;
}

.hero-row-1 .hero .cta {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.hero-row-1 .hero .cta a {
	text-decoration: none;
	background: #f8c337;
	padding: 5px 12px;
}

.hero-row-1 .hero .title {
	position: absolute;
	left: 20px;
	bottom: 20px;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 22px;
	line-height: 1.2;
	color: #fff;
	width: 90%;
}

.hero-row-1 .hero .title a {
	text-decoration:  none;
	color: #fff;
}

.hero-row-2 .hero {
	position: relative;
	max-width: 282px;
	margin: 0px auto;
}

.hero-row-2 .hero .cta {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
}

.hero-row-2 .hero .cta a {
	text-decoration: none;
	color: #fff;
	padding: 5px 12px;
	background: #007fc2;
}

.hero-row-2 .hero .title {
	position: absolute;
	left: 10px;
	top: 10px;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 20px;
	line-height: 1.2;
	color: #f8c337;
	width: 93%;
}

.hero-row-2 .hero .title a {
	text-decoration:  none;
	color: #f8c337;
}

.ad-container {
	margin: 0px auto 30px auto;
	/*background: #ebebeb;*/
	max-width: 300px;
}

/* Carousel Styles */

.post-list-with-thumbnail.vertical li {
	padding-bottom: 0px;
}

.newsEntry ul {
	margin-bottom: 0px;
}

.galleryEntry p, .videoEntry p {
	margin-bottom: 0px;
}

.home-carousel {
	position: relative;
}

.home-carousel .owl-custom-buttons div {
	position: absolute;
}

.home-carousel .owl-custom-buttons .owl-prev {
	cursor: pointer;
}

.home-carousel .owl-custom-buttons .owl-next {
	cursor: pointer;
}

.owl-relationships-carousel .owl-custom-buttons .owl-prev{
  left: 2px;
  top: 45%;  
}
 
.owl-relationships-carousel .owl-custom-buttons .owl-next{
  right: 2px;
  top: 45%; 
}

.owl-legiontv-carousel .owl-custom-buttons .owl-prev{
  left: 2px;
  top: 35%; 
}
 
.owl-legiontv-carousel .owl-custom-buttons .owl-next{
  right: 2px;
  top: 35%; 
}

.owl-news-carousel .owl-custom-buttons .owl-prev{
  left: 2px;
  top: 32%; 
}
 
.owl-news-carousel .owl-custom-buttons .owl-next{
  right: 2px;
  top: 32%;
}

.owl-gallery-carousel .owl-custom-buttons .owl-prev{
  left: 2px;
  top: 35%; 
}
 
.owl-gallery-carousel .owl-custom-buttons .owl-next{
  right: 2px;
  top: 35%; 
}

.owl-pagination {
	display: none;
}

@media (min-width: 768px) {
	
	/*.row .ad-container {
		border: 2px solid #ebebeb;
		max-width: 370px;
	}*/
	
	.ad-container {
		width: 220px;
		height: 183px;
		max-width: 500px;
		padding-top: 0px;
	}
	
	.hero-row-1 .hero .cta {
		font-size: 12px;
	}
	
	.hero-row-1 .hero .title {
		font-size: 16px;
	}
	
	.hero-row-2 .hero .cta {
		font-size: 11px;
	}
	
	.hero-row-2 .hero .title {
		font-size: 12px;
	}
	
	.owl-pagination {
		display: block;
	}
	
	.owl-news-carousel .owl-custom-buttons .owl-prev{
  	left: 2px;
  	top: 37%; 
	}
	 
	.owl-news-carousel .owl-custom-buttons .owl-next{
		right: 2px;
		top: 37%; 
	}
	
	.owl-legiontv-carousel .owl-custom-buttons .owl-prev{
  	left: 2px;
  	top: 30%; 
	}
	 
	.owl-legiontv-carousel .owl-custom-buttons .owl-next{
		right: 2px;
		top: 30%; 
	}
	
	.owl-gallery-carousel .owl-custom-buttons .owl-prev{
		left: 2px;
		top: 30%; 
	}
	 
	.owl-gallery-carousel .owl-custom-buttons .owl-next{
		right: 2px;
		top: 30%; 
	}
}

@media (min-width: 992px) {
	
	#main .container {
			width: 960px !important;
	}
	
	#main .sub-container {
			width: 100%;
			margin: 0px auto;
	}
	
	.hero-row-1 .hero .cta {
		font-size: 16px;
	}
	
	.hero-row-1 .hero .title {
		font-size: 24px;
	}
	
	.hero-row-2 .hero .cta {
		font-size: 14px;
	}
	
	.hero-row-2 .hero .title {
		font-size: 16px;
	}
	
	.ad-container {
		width: 290px;
		height: 241px;
		padding-top: 0px;
	}
	
	.owl-legiontv-carousel .owl-custom-buttons .owl-prev{
  	left: 2px;
  	top: 32%; 
	}
	 
	.owl-legiontv-carousel .owl-custom-buttons .owl-next{
		right: 2px;
		top: 32%; 
	}
	
	.owl-gallery-carousel .owl-custom-buttons .owl-prev{
		left: 2px;
		top: 33%; 
	}
	 
	.owl-gallery-carousel .owl-custom-buttons .owl-next{
		right: 2px;
		top: 33%; 
	}
}

@media (min-width: 1200px) {
	
	#main .container {
			width: 1170px !important;
	}
	
	#main .sub-container {
			width: 100%;
			margin: 0px auto;
	}
	
	.hero-row-1 .hero .cta {
		font-size: 16px;
	}
	
	.hero-row-1 .hero .title {
		font-size: 28px;
	}
	
	.hero-row-2 .hero .cta {
		font-size: 15px;
	}
	
	.hero-row-2 .hero .title {
		font-size: 20px;
	}
	
	.ad-container {
		width: 360px;
		height: 299px;
		padding-top: 23px;
		border: 1px solid #d3d3d3;
	}
	
	.owl-legiontv-carousel .owl-custom-buttons .owl-prev{
  	left: 2px;
  	top: 34%; 
	}
	 
	.owl-legiontv-carousel .owl-custom-buttons .owl-next{
		right: 2px;
		top: 34%; 
	}
	
	.owl-gallery-carousel .owl-custom-buttons .owl-prev{
		left: 2px;
		top: 35%; 
	}
	 
	.owl-gallery-carousel .owl-custom-buttons .owl-next{
		right: 2px;
		top: 35%; 
	}
}

@media (min-width: 1400px) {
	
	#main .container {
			width: 1370px !important;
	}
	
	#main .sub-container {
			width: 1170px;
			margin: 0px auto;
	}
	
	.hero-row-1 .hero .cta {
		font-size: 16px;
	}
	
	.hero-row-1 .hero .title {
		font-size: 28px;
	}
	
	.ad-container {
		width: 370px;
		height: 308px;
		padding-top: 26px;
	}
}

/*.ad-container {
	border: 2px solid #ebebeb;
}*/

.headlines {
	padding: 20px;
	margin-bottom: 30px;
}

.headlines h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	color: #00467f;
}

.headlines ul {
	margin: 0px 0px 10px 0px !important;
}

.headlines li {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 16px;
	font-weight: normal;
	list-style: none;
	padding-top: 18px;
	line-height: 1.3;
}

.headlines li a {
	color: #000000;
}

.headlines .more {
	font-size: 14px;
	text-align: right;
}

.videoEntry, .galleryEntry, .newsEntry, .relationshipEntry {
	padding: 0px 15px 0px 15px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.4;
}

.relationshipEntry {
	text-align: center;
}

.home-carousel a {
	color: #353734 !important;
}

.home-carousel h3 {
	color: #00447d;
	text-transform: uppercase;
	margin: 10px 0px 10px 15px;
	line-height: 1.2;
}

#block-sparkle-blocks-home-relationships-carousel {
	border: 2px solid #ebebeb;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	/*background: #ebebeb;*/
}

#block-legiontv-sparkle-legiontv-new-home {
	border: 2px solid #ebebeb;
	padding: 0px 10px 10px 10px;
	margin: 30px 0px 0px 0px;
	/*background: #ebebeb;*/
}

#block-legiontv-sparkle-legiontv-new-home .videoEntry .thumbnail img {
	/*width: 100%;*/
}

#block-sparkle-blocks-sparkle-photos {
	border: 2px solid #ebebeb;
	padding: 0px 10px 10px 10px;
	margin: 30px 0px 20px 0px;
	/*background: #ebebeb;*/
}

#block-sparkle-blocks-sparkle-photos .galleryEntry .thumbnail img {
	/*width: 100%;*/
}

#block-sparkle-blocks-home-headline-carousel {
	border: 2px solid #ebebeb;
	padding: 0px 10px 10px 10px;
	margin: 30px 0px 0px 0px;
	/*background: #ebebeb;*/
}