@charset "UTF-8";

.modal-body p {
	padding-bottom: 15px;
}

.modal-body .btn-set {
	margin-top: 10px;
	min-width: 200px;
	text-align: left;
	background-color: #009C53;
	color: #fff;
	padding-left: 36px;
	font-weight: 100;
}

.main {
	margin-left: 250px;
	z-index: 1000;
}

#footer {
	margin-left: 250px
}

body {
	padding-top: 0px;
	position: relative;
}

#content {
	margin-left: 0px;
	margin-right: 0px;
}

div.kidsMediaNav {
	text-align: center;
}

a.kidsMediaNavBtn {
	display: inline-block;
	font-size: 85%;
	text-transform: uppercase;
    color: #777;
}
a.kidsMediaNavBtn:hover {
	color:#009fee;
	text-decoration:none
}

.category-browser-wrapper {
	width: 100%;
}

.category-browser-wrapper div.row {
	margin-left: 0px;
	margin-right: 0px;
}

.mediaBody {
	padding: 0 23px 50px;
	background-color: #fff
}

.mediaContainer {
	column-width: 330px;
	-webkit-column-width: 330px;
	-moz-column-width: 330px
}

#no-results {
	display: none;
	margin-top: 56px;
	text-align: center;
}

#grid .col-xs-3 {
	padding: 0 10px
}

#grid.categoryImageSet .col-xs-3 {
	padding: 0 10px
}

.hideLandingPage {
	display: none
}

.mediaBody .sortBtns {
	font-size:13px;
}
.mediaBody .sortBtns .btn {
	padding:1px 0px;
	font-size:14px;
	margin:0px 3px 0;
	color:#337ab7;
	text-transform:uppercase;
}
.mediaBody .sortBtns .btn:hover {
	color:#009fee;
}

@media ( min-width : 1080px) {
	body {
		overflow: visible !important;
		padding-right: 0px !important
	}
}

@media ( max-width : 1079px) {
	.main {
		margin-left: 0;
		padding-top: 80px
	}
	#footer {
		margin-left: 0
	}
	.category-browser-wrapper {
		border-left: 1px solid #e6e6e6
	}
	.main.canvas.canvas-slid {
		overflow: hidden
	}
}

@media ( max-width : 373px) {
	.main.canvas.canvas-slid {
		height: 600px;
		width: 0px
	}
}

/* popcorn trail
------------------------------*/
#popcorn {
	height: 100%;
	width: 100%;
	float: left;
	margin: 0 25px 16px -25px;
}

#popcorn li {
	float: left;
	line-height: 30px;
	color: #666;
}
/* #popcorn li a{background:url(/images/popcorn-pointer.gif) no-repeat right center; background-position:100% 50%; display:block; padding:0 8px 0 0; color:#4e4c4c;  font-size:13px; font-family:"proxima-nova",arial; }*/
/* #popcorn li a span{display:block; padding:0 0px 0 10px; color:#4e4c4c;  font-size:14px; font-family:"open sans",arial; line-height:30px; margin-bottom:0; border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6; }*/
#popcorn li a {
	display: block;
	padding: 0 0px 0 15px;
	color: #4e4c4c;
	font-size: 10px;
	font-family: "open sans", arial;
	line-height: 30px;
	margin-bottom: 0;
}

#popcorn li:last-child a {
	color: #888
}

#popcorn li span {
	display: block;
	padding: 0 0px 0 15px;
	color: #4e4c4c;
	font-size: 10px;
	font-family: "open sans", arial;
	line-height: 30px;
	margin-bottom: 0;
}

#popcorn li:last-child span {
	color: #888
}

#popcorn>li:last-child { /* doesn't work */
	background: none;
}

h1.cat_heading {
	text-align: center;
	width: 100%;
	margin: 75px 0 35px;
	text-transform: uppercase;
	color: #666;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: -1px;
	font-family: "Raleway", Arial, sans-serif;
}

h1.cat_heading.mediaLanding {
	margin-bottom: 35px
}

h1.cat_heading.mediaLanding hr {
	max-width: 500px;
	margin: 10px auto 5px
}

.cat_subHeading {
	text-align: center;
	margin-bottom: 25px
}

/***** Resize for Preview Boxes ******/
.PreviewBox li {
	width: 220px !important;
	text-align: center;
	max-width: 220px !important;
}

.PreviewBox img.box_shadow_assets {
	height: auto !important;
	width: 100% !important;
	min-height: 70px;
	display: block !important;
}

.PreviewBox img.box_shadow_assets.type_13 {
	max-width: 220px !important;
}

.PreviewBox img.box_shadow_assets.type_21 { /*height:140px!important;*/
	
}

#sliders-container img.box_shadow_assets.type_13 {
	max-width: 131px !important;
}

/* Preview Scroller Boxes   4across:720:670 */
.PreviewBox {
	overflow: hidden;
	overflow-x: scroll;
	width: 100% !IMPORTANT;
	height: 100%;
	margin: 0;
	vertical-align: bottom;
	*position: relative;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
}

.ScrollBtns {
	overflow-x: hidden
}

.PreviewBox::-webkit-scrollbar {
	height: 10px;
	background-color: #FAFAFA
}

.PreviewBox::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
}

.PreviewBox::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	background-color: #D6D6D6;
}

.PreviewBox h1 {
	font-size: 19px;
	color: #666;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
	margin-top: 30px;
	margin-bottom: 15px;
}

.PreviewBox h1 span.carrot {
	font-size: 15px;
}

.PreviewBox a {
	text-decoration: none;
}

.PreviewBox a:hover {
	
}

.mobileScrollBox {
	zoom: 3 !important
}

.ScrollBox {
	overflow: hidden;
	position: relative;
	width: 3830px; /* width:6100px; if 20 images in slider */
	left: 0px;
	margin: 0;
}
ul#scrollbox_3731 {
	width: 1430px
}
ul#scrollbox_-39 {
	width: 2630px;
}

.ScrollBox li {
	display: -moz-inline-stack;
	vertical-align: bottom;
	margin: 0px 10px;
	text-align: center;
	zoom: 1;
	display: inline-block;
}

.ScrollBox li:first-child {
	margin-left: 0px;
}

.ScrollBox h3 a {
	display: block;
	height: 30px;
	overflow: hidden;
	color: #666;
	line-height: 25px;
	text-decoration: none;
	margin: 5px 0;
	font-size: 10px;
	text-align: center
}

.ScrollBox h3 a:visited {
	color: #666;
	text-decoration: none;
}

.prev_buttonwrapper {
	z-index: 998;
	position: relative;
	float: none;
	clear: both;
	-webkit-overflow-scrolling: touch;
}

.ScrollBtns .prev_buttonwrapper {
	overflow-x: scroll
}

.prev_mobileLeftRightBtn {
	zoom: 2 !important;
	margin-top: -15px !important
}

.prev_mobileLeftRightBtn:hover {
	zoom: 2 !important;
	margin-top: -15px !important
}

.prev_leftButton, .prev_rightButton {
	width: 34px;
	height: 50px !important;
	position: absolute;
	display: none !important;
	cursor: pointer;
	margin-top: 55px;
	background-color: #FFF;
	z-index: 60;
	opacity: 1;
	transition: opacity 150ms ease-in-out;
	-webkit-transition: opacity 150ms ease-in-out;
	-moz-transition: opacity 150ms ease-in-out;
}

#leftb_-21.prev_leftButton, #rightb_-21.prev_rightButton {
	margin-top: 170px
}

#leftb_-29.prev_leftButton, #rightb_-29.prev_rightButton {
	margin-top: 170px
}

#leftb_-22.prev_leftButton, #rightb_-22.prev_rightButton {
	margin-top: 140px
}

#leftb_-25.prev_leftButton, #rightb_-25.prev_rightButton {
	margin-top: 20px
}

#leftb_-20.prev_leftButton, #rightb_-20.prev_rightButton {
	margin-top: 150px
}

.prev_leftButton {
	margin-left: 25px
}

.prev_rightButton {
	margin-left: 300px
}

.prev_leftButton:hover, .prev_rightButton:hover {
	opacity: 1;
}

.ScrollBtns i {
	display: block;
	margin-top: 19px;
	opacity: .4;
	transition: opacity 150ms linear;
	-webkit-transition: opacity 150ms linear;
	-moz-transition: opacity 150ms linear;
}

.prev_buttonwrapper .hover, .prev_buttonwrapper *:hover {
	filter: alpha(opacity = 100) !important;
	opacity: 1 !important;
}

.prevBtn_mobileIcon {
	zoom: 1.5 !important;
	margin-top: 10px !important;
	margin-left: 7px !important
}

.prevBtn_mobileIcon:hover {
	zoom: 1.5 !important;
	margin-top: 10px !important;
	margin-left: 7px !important
}

.prev_leftButton img, .prev_rightButton img {
	margin-top: 55px;
	float: left;
	margin-left: 8px;
	display: none;
}

.prev_rightButton img {
	float: right;
	left: inherit !IMPORTANT;
	right: 15px;
	margin-right: 8px;
}

h2.boxTitle {
	float: none;
	clear: both;
	background-color: #fff !important;
	color: rgba(21, 21, 21, 0.8);
	font-size: 19px;
	font-weight: normal;
	line-height: 52px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	word-wrap: break-word;
}

.boxTitle {
	margin: auto;
	padding: 0px 0 0 0;
	text-align: left;
	font-family: "Montserrat", sans-serif;
	max-width: 940px
}

.mediaHome .boxTitle {
	margin: 0;
	max-width: 100%;
	font-size: 16px;
	font-weight: 100;
}

.boxTitle a {
	float: left;
	background-color: #fff !important;
	color: #333333;
	color: rgba(21, 21, 21, 0.8);
	font-size: 16px;
	font-weight: 600;
	line-height: 52px;
	margin-left: auto;
	margin-right: auto;
	word-wrap: break-word;
}

.boxTitle a:hover {
	color: #2285c8;
	text-decoration: none;
}

.boxTitle div.arrow-left, .boxTitle div.arrow-right {
	float: left;
	vertical-align: middle;
	margin-top: 16px;
	margin-left: 11px;
}

h2.boxTitle a {
	color: rgba(21, 21, 21, 0.8);
	font-size: 16px;
	font-weight: 100;
	line-height: 52px;
	text-transform:uppercase;
}

h2.boxTitle a .viewBtn {
	background-color: #0076a3;
	color:#fff;
	font-size: 14px;
    padding: 3px 8px;
}

h2.boxTitle a i {
	margin-left: 15px;
}

.browseBodyTitle .column h1 {
	text-align: center
}

/****** POWERPOINT CATEGORY  *********/
.pptCat {
	margin-top: 55px
}

.pptCat hr {
	margin: 27px 0px 27px 0px;
	border: 1px solid #e6e6e6;
}

.pptCat .ScrollBox li {
	margin: 0 10px;
}

.pptCat .PreviewBox {
	padding: 15px 0px;
	margin: auto;
	max-width: 960px
}

.pptCat .howto-panel-gray {
	width: 720px;
}

.pptCat .autosubcat {
	width: 165px;
}

.pptCat .col-xs-12 {
	max-width: 100%;
	padding: 30px 0 0;
	background-color: #fff;
	width: 100%
}

.pptCat .mediaContainer li {
	margin-left: 8%
}

.pptCat .mediaContainer .assetHoverPop {
	display: block;
	position: relative;
	height: 268px;
	background-color: #fff
}

@media ( max-width : 600px) {
	.pptCat .mediaContainer li {
		margin-left: 0%
	}
	.pptCat .mediaContainer {
		column-width: inherit;
		-webkit-column-width: inherit;
		-moz-column-width: inherit
	}
}

/****** VIDEO CATEGORY  *********/
.videoCat .boxGroup.boxVideo {
	width: 698px;
}

.vidCat .PreviewBox {
	padding: 15px 0px;
	margin: auto;
	max-width: 960px
}
.vidCat h2.boxTitle a {
	float:none;
}

/* Worship Video
------------------------------------------------------*/
.worshipVideoHeader {
	height: 100%;
	min-height: 266px;
	padding: 0 0 20px 0
}

/* Church Countdown Timers
------------------------------------------------------*/
.countdownTimerHeader {
	height: 100%;
	min-height: 266px;
	padding: 0 0 20px 0;
}

.countdownTimerSocialLinks {
	margin: 8px -6px 0 0;
}

/* Sermon Video
------------------------------------------------------*/
.sermonVideoHeader {
	height: 100%;
	min-height: 332px;
	padding: 0 0 20px 0;
}

/****** BULLETIN CATEGORY ******/
.bulletinCat {
	margin-top: 55px
}

.bulletinCat hr {
	margin: 27px auto;
	border: 1px solid #e6e6e6;
	max-width: 960px
}

.bulletinCat .autosubcat {
	margin: 2px 5px;
	width: 19%;
}

.bulletinCat .autosubcat h2 {
	font-size: 12px;
}

.bulletinCat .PreviewBox {
	padding: 15px 0px;
	margin: auto;
	max-width: 960px
}

.bulletinCat .ScrollBox li {
	margin: 0 10px;
}

.bulletinCat .col-xs-12 {
	max-width: 100%;
	padding-top: 30px;
	background-color: #fff;
	width: 100%
}

.bulletinCat .mediaContainer li {
	margin-left: 8%
}

.bulletinCat .mediaContainer .assetHoverPop {
	display: block;
	position: relative;
	height: 550px;
	background-color: #fff
}

@media ( max-width : 600px) {
	.bulletinCat .mediaContainer li {
		margin-left: 0%
	}
	.bulletinCat .mediaContainer {
		column-width: inherit;
		-webkit-column-width: inherit;
		-moz-column-width: inherit
	}
}

.trifoldCat .PreviewBox {
	padding: 0px;
	margin: auto;
	max-width: 960px
}

/****** BROWSE CLIPART TEXTBLOCK PAGE ******/
.browseBody a {
	color: #333333;
}

.browseBody li {
	margin-bottom: 6px;
}

.browseBodyTitle {
	background-color: #fff
}

.browseBodyLinks {
	background-color: #fff
}

/* PPT details page
-----------------------------------------*/
.details-ppt .asset-col .asset-ppt {
	padding: 20px 0 0 60px;
}

.details-ppt .asset-col .asset-ppt img {
	float: left;
	margin: 0 20px 20px 0;
}

.asset-ppt .box_shadow_assets {
	width: auto;
}

/* ASSETS Display  */
#grid .col-sm-3 {
	
}

.random-assets-table {
	width: 220px;
}

.random-assets-table img {
	
}

.random_category_image span {
	display: none;
}

.random_category_image {
	background: #080B1F;
}

.random_category_image .box_shadow_assets {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.random-asset-table-wrapper {
	cursor: pointer;
	background-color: #ffffff;
	position: relative;
	width: 220px;
	padding: 0px;
	border: none
}

div.random-asset-table-wrapper:hover {
	-webkit-opacity: .9;
	-moz-opacity: .9;
	filter: alpha(opacity = 90);
	opacity: .9;
}

.random-asset-table-wrapper h2 {
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 220px;
	height: 100%;
	background-color: #313131;
	opacity: .7;
	padding: 5px 0px;
	font-size: 15px;
	color: #484848;
	margin-bottom: 0px;
}

.random-asset-table-wrapper h2 a {
	overflow: hidden;
	line-height: 21px;
	margin: 5px 0;
	font-size: 14px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.random-asset-table-wrapper .thumb-info-title>a {
	width: 220px;
	float: left;
	padding: 38% 10%;
	margin-top: -80%;
	font-size: 18px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#grid.categoryImageSet .random-asset-table-wrapper .thumb-info-title>a {
	width: 220px;
	float: left;
	padding: 76% 10%;
	margin-top: -160%;
	font-size: 18px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#grid.categoryImageSet .random-asset-table-wrapper .thumb-info>img {
	width: 100%
}

#grid.categoryImageSet .random-assets-table {
	width: 220px;
}

#grid.categoryImageSet .random-asset-table-wrapper h2 {
	width: 220px
}

.bulletinCat  .col-xs-3 h2 {
	
}

.assetHoverPop {
	display: block;
	position: relative;
	text-align: left
}

.assetImgBanner {
	display: block;
	text-align: left
}

.assetHoverPop span {
	left: auto;
}

.assetHoverPop span.videoAsset_Overlay, .assetHoverPop span.videoTripleAsset_Overlay
	{
	left: auto;
}

.noHoverassetHoverPop {
	display: block;
}
/* .noHoverassetHoverPop span{left:auto;} */
html.ie .assetHoverPop span {
	border-radius: 0;
}

html.ie .noHoverassetHoverPop span {
	border-radius: 0;
}

.assetHoverPop span.newsletterAsset_Overlay, .assetHoverPop .type_20,
	.assetHoverPop .type_3 {
	border-radius: 0;
}

.assetHoverPop .box_shadow_assets {
	width: 100%;
	height: auto;
}

#trailimageid .mejs-controls {
	display: none !important;
	visibility: hidden !important
}

/* thumbnail hover
------------------------------------------------------*/
.thumbhover {
	width: 430px;
	text-align: center;
	margin: 0;
	padding: 20px;
	background-color: #fff;
	/* background:#e6e6e6 url(/images/bg-thumb-hover.gif) repeat-x; */
	border: 1px solid #ccc;
}

.thumbhover img { /* border:1px solid #666; */
	
}

.thumbhover h1 {
	margin: 10px 0;
}

.thumbhover p {
	text-align: left;
	color: #666;
	font-size: 10px;
}

.thumbhover-shadow {
	width: 420px;
	text-align: center;
	height: 67px;
	background: transparent url(/images/thumb-hover-shadow.png) no-repeat;
}

/* thumbnail asset grid
--------------------------------------------*/
div.browse ul, div.search ul {
	margin: 0 0 20px 0;
}

div#grid {
	margin: 0px 0 0 -5px;
	width: 100%;
	text-align: center
}

div.asset-sets {
	margin: 20px auto 0px;
	width: 100%;
	padding-bottom: 10px;
}

div.asset-related {
	margin: 20px auto 30px;
	width: 100%;
}

.assetRelatedCol {
	padding: 0;
	max-width: 1024px;
	margin: auto;
	float: none
}

.relatedAssetList {
	padding-top: 10px
}

.mediaBody div#grid {
	max-width: 960px;
	margin: auto;
}

.search div#grid {
	max-width: 960px;
	margin: auto;
}
.mediaBody div#grid.tripleWideGrid {
	max-width:856px
}

div#grid ul {
	margin: 0 0 25px 0;
	border-bottom: 1px dotted #ccc;
	text-align: left;
}

div#grid li {
	width: 25%; /* 175 */
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: bottom;
	margin: 0;
	zoom: 1;
	*display: inline;
	text-align: center;
}

div.asset-sets li {
	width: 162px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: bottom;
	margin: 0 3px 5px 2px;
	zoom: 1;
	*display: inline;
	text-align: center;
}

div.asset-related li {
	width: 162px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: bottom;
	margin: 0 3px 5px 2px;
	zoom: 1;
	*display: inline;
	text-align: center;
}

div.asset-related>a {
	padding-left: 4px
}

div.asset-sets h3 a, div.asset-related h3 a, div#grid h3 a {
	display: block;
	height: 12px;
	overflow: hidden;
	color: #666;
	line-height: 11px;
	text-decoration: none;
	margin: 5px 0;
	text-align: center
}

div.asset-sets h3 a:visited, div.asset-related h3 a:visited, div#grid h3 a:visited
	{
	color: #666;
	text-decoration: none;
}

div.image-set-asset-grid  li {
	padding-left: 10px;
}

.imgSetBody {
	float: left
}

.imgSetBody div#grid {
	max-width: 960px;
	margin: auto;
}

.imgSetBody .asset-sets {
	text-align: center
}

.imgSetBody .asset-sets span {
	display: inline;
	transition: all .2s ease-out, all 0.2s ease-out;
}

.imgSetBody .asset-sets span a {
	display: inline;
	background-color: #009C53;
	color: #fff;
	padding: 10px 15px;
	transition: all .2s ease-out, all 0.2s ease-out;
}

.imgSetBody .asset-tryfree {
	text-align: center
}

.imgSetBody .asset-tryfree span {
	display: inline;
	transition: all .2s ease-out, all 0.2s ease-out;
}

.imgSetBody .asset-tryfree span a {
	display: inline;
	background-color: #b424c4;
	color: #fff;
	padding: 10px 15px;
	transition: all .2s ease-out, all 0.2s ease-out;
}

.imgSetBody .asset-tryfree a:hover {
	background-color: #c100da;
	text-decoration: none;
}

.imgSetBody .asset-sets a:hover {
	background-color: #16b152;
	text-decoration: none;
}

/* pagers
------------------------------*/
div#pagers {
	display: block;
	text-align: center;
	font-family: "proxima-nova", arial;
	position: relative;
	height: 90px;
	width: 100%;
	max-width: 960px;
    margin: 10px auto;
}

div#pagers a h6, div#pagers a h5 {
	color: #666;
	font-size: 100%;
}

div#pagers a, div#pagers a:link, div#pagers a:visited, div#pagers a:hover,
	div#pagers a:active {
	text-decoration: none;
}

div#pagers li.active a, div#pagers li.active h5 {
	color: #fff !important;
}

.left-paging-link {
	padding: 2px 10px
}

.right-paging-link {
	padding: 2px 10px
}

.left-paging-link h6, .right-paging-link h6 {
	font-size: 21px
}

.search .col-xs-3 img.box_shadow_assets {
	max-height: 300px;
}

.search #grid .col-xs-3  img.box_shadow_assets {
	max-height: 400px;
}

.search .browse-settings-icons {
	margin-left: -170px;
	margin-top: 15px;
	padding-left: 26px;
	position: relative;
}

.browse-settings-icons {
	margin-top: 25px;
	float: left;
	margin-top: -75px;
	position: relative;
	display: none
}

.browse-settings-icons .navbar-form {
	padding: 0 10px;
	margin-top: 0
}

.browse-settings-overlay {
	z-index: 2;
	display: none;
	width: 163px;
	background-color: #fff;
	margin-left: -81px;
	margin-top: -28px;
	padding: 5px;
	position: absolute;
	border: 1px solid #999;
	box-shadow: 1px 1px 3px #666;
}

div#grid .favorites-btn h3 .save-btn {
	margin: 5px 25%;
	background-color: #ccc;
	padding: 5px;
	height: 20px
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before,
	.dl-horizontal dd:after, .container:before, .container:after,
	.container-fluid:before, .container-fluid:after, .row:before, .row:after,
	.form-horizontal .form-group:before, .form-horizontal .form-group:after,
	.btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before,
	.btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before,
	.navbar:after, .navbar-header:before, .navbar-header:after,
	.navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after,
	.panel-body:before, .panel-body:after, .modal-footer:before,
	.modal-footer:after {
	display: table;
	content: ""
}

/* Asset Corner Tags : very tricky.  Different for each browser and sometimes page**/
.videoAsset_Overlay {
	background: url(/images/videoBar/video-toolbar-m.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 17px !important;
	display: inline !important;
	position: absolute;
	opacity: 1;
	left: 0;
	bottom: 0px;
} /* left:auto; */
.powerPointAsset_Overlay {
	background: url(/images/PNGLabelPowerPoints.png);
	width: 50px;
	height: 45px !important;
	display: inline;
	position: absolute;
	opacity: 1;
	left: 0;
}

.imageAsset_Overlay {
	background: url(/images/PNGLabelPhotos.png);
	width: 50px;
	height: 45px !important;
	display: inline !important;
	position: absolute;
	opacity: 1;
	left: 0;
}

.bulletinAsset_Overlay {
	background: url(/images/PNGBulletinCoverLabel.png);
	width: 50px;
	height: 45px !important;
	display: inline !important;
	position: absolute;
	opacity: 1;
	left: 0;
}

.clipartAsset_Overlay {
	background: url(/images/PNGClipartLabels.png);
	width: 50px;
	height: 45px !important;
	display: inline !important;
	position: absolute;
	opacity: 1;
	left: 0;
}

.flyerAsset_Overlay {
	background: url(/images/PNGFlyerLabel.png);
	width: 50px;
	height: 45px !important;
	display: inline !important;
	position: absolute;
	opacity: 1;
	left: 0;
}

.newsletterAsset_Overlay {
	background: url(/images/PNGNewsletterLabel.png);
	width: 50px;
	height: 45px !important;
	display: inline !important;
	position: absolute;
	opacity: 1;
	left: 0;
}

.videoTripleAsset_Overlay {
	background: url(/images/videoBar/video-toolbar-m.png);
	width: 100%;
	height: 19px !important;
	display: inline !important;
	position: absolute;
	opacity: 1;
	left: 0;
	bottom: 0px;
}

.viewMoreOverlay {
	width: 100%;
    height: 100%;
    display: inline;
    position: absolute;
    opacity: .95;
    left: 0;
    background-color: #888;
    color: #fff;
    text-align: center;
    padding-top: 32%;
    font-size: 15px;
    line-height: 15px;
    transition: all .2s ease-out, all 0.2s ease-out;
}
.viewMoreOverlay.kids {
	padding-top:24%;
}
.viewMoreOverlay.kids.sets {
	padding-top:20%;
}

.prev_buttonwrapper .viewMoreOverlay:hover {
    opacity: .8 !important;
}

.asset-related .relatedAssetList .videoTripleAsset_Overlay {
	    height: 13px !important;
	    background-size: 100%;
}

.ScrollBox a, #grid a, .asset-sets a, .asset-related a, .slider-asset a,
	#articlebody a {
	position: relative;
	height: auto;
	display: block
}

#scrollbox_-29 span.bulletinAsset_Overlay {
	display: none !important
}

.type_29 span.bulletinAsset_Overlay {
	display: none !important
}

.loadMoreButton {
	width: 20%;
	margin: 50px 40% 100px
}

#asset-large .newsletterAsset_Overlay {
	left: 0;
	top: 0;
}

.imgSet_description {
	text-align: center;
	max-width: 1024px;
	margin: auto
}

.imgSet_info {
	display: block;
	text-align: center
}

.mediaBody .bltnDesc li {
    list-style: initial;
}
.mediaBody .bltnDesc ul {
	padding-top:15px;
	padding-left: 5%;
    padding-right: 0;
}

/* Search : Sort Bar
------------------------------------------------*/
#searchBar {
	width: auto;
	text-align: center;
	margin: 30px auto;
	margin-top: 20px;
	border-bottom: 1px #CCC dotted;
	height: 18px;
}

#searchBar h3 {
	font-size: 13px;
	line-height: 13px;
}

#searchBar ul {
	list-style-type: none;
	margin: 0 auto;
	width: 350px;
	text-align: center;
	display: block;
}

#searchBar ul li {
	font-size: 13px;
	float: left;
	text-align: center;
	line-height: 13px;
	font-weight: 600;
	font-size: 13px;
	text-align: center;
	padding: 0 10px;
	border-right: 1px solid #ccc;
}

#searchBar ul li.first {
	border-right: none;
	padding-right: 0px;
}

#searchBar ul li.last {
	border-right: none;
}

#searchBar ul li a {
	color: #4E4C4C;
}

.sortSelected {
	font-weight: 600;
	font-size: 14px;
}

.search_info_matches {
	float: left;
}

.search_pager {
	float: right;
	max-width: 100% !important;
} 

.search-loading-image {
	display: none;
	left: -7px;
	width: 20px;
	height: 20px;
	position: absolute;
}

.container.search {
	padding: 0 23px
}

.container.search .col-xs-12 {
	padding: 0
}

div.searchNoMatches {
	padding: 50px
}

/* Global One Liners : helpful quick styles
----------------------------------------------- */
.floatLeft, .floatleft {
	float: left;
}

.shuffle--fluid .shuffle__sizer {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	float: left;
	height: 30px;
	display: block
}

.row-fluid .span3 {
	width: 285px;
	margin: 0 10px
}

.Desktop-Paging {
	display: inline-block
}

.Mobile-Paging {
	display: none
}

img.type_33, img.type_34, img.type_35, img.type_36, img.type_37 {
	/* margin-top must match border width */
	margin-top: 1px;
	border: 1px solid #CCC;
	-webkit-box-shadow: 4px 4px 4px 1px #CCC;
	-moz-box-shadow: 4px 4px 4px 1px #CCC;
	box-shadow: 4px 4px 4px 1px #EEE;
}

@media ( max-width : 1250px) {
	.smMediaVidContainer {
		min-width: 100%;
		height: 350px
	}
	.smMediaVidContainer #mep_0 {
		float: none;
		margin: 0 auto
	}
}
 @media (max-width: 920px) {
	.mediaBody div#grid.tripleWideGrid {
		max-width:571px
	}
}
/*@media (max-width: 800px) {
	.smMediaVidContainer #mep_0 {float:none; margin-left:10%}
}*/
@media ( max-width : 767px) {
	.smMediaVidContainer {
		display: none
	}
	h2.boxTitle {
		margin-bottom: 20px;
		line-height: 22px;
		float: left
	}
	.assetRelatedCol .videoAsset_Overlay {
		height: 22px !important
	}
	.ScrollBox li {
		margin-left: 0px;
	}
	.ScrollBtns i {
		opacity: 1;
		font-size: 34px
	}
	.ScrollBtns .prev_leftButton, .ScrollBtns .prev_rightButton {
		display: block !important;
		background-color: transparent;
		box-shadow: none;
		z-index: 999
	}
	.ScrollBtns .prev_leftButton:hover {
		box-shadow: none;
	}
	.ScrollBtns .prev_rightButton:hover {
		box-shadow: none;
	}
	.ScrollBtns .icon.icon-chevron-left {
		color: rgba(0, 0, 0, 0.8)
	}
	.ScrollBtns .icon.icon-chevron-right {
		color: rgba(0, 0, 0, 0.8)
	}
	.PreviewBox li {
		width: 383px !important;
		text-align: center;
		max-width: 383px !important;
		vertical-align: top;
	}
	.PreviewBox img.box_shadow_assets.type_13 {
		max-width: 383px !important;
	}
	.ScrollBox {
		width: 6300px;
	}
	ul#scrollbox_3731 {
		width:2360px
	}
	ul#scrollbox_-39 {
		width: 4324px;
	}
	.prev_leftButton, .prev_rightButton {
		margin-top: 110px
	}
	.PreviewBox .videoAsset_Overlay {
		height: 25px !important
	}
	#trailimageid {
		display: none !important
	}
	#leftb_-25.prev_leftButton, #rightb_-25.prev_rightButton {
		margin-top: 40px
	}
	.prev_rightButton {
		margin-left: 330px
	}
	.Desktop-Paging {
		display: none
	}
	.Mobile-Paging {
		display: inline-block
	}
}

@media ( max-width : 695px) {
	.mediaBody {
		padding: 0 10px;
		width:100%;
	}
	#popcorn {
		margin: 0 10px 16px -10px
	}
	div#grid {
		width: 100%
	}
	.main.canvas.canvas-slid {
		display: none
	}
	#footer.canvas.canvas-slid {
		display: none
	}
	.dropdown-mediamenu>li>a {
		font-size: 18px;
		line-height: 45px
	}
	#searchForm .form-control {
		height: 35px;
		font-size: 14px
	}
	#searchForm .btn {
		line-height: 25px;
		font-size: 16px
	}
}
/* @media (max-width: 650px) {
	.smMediaVidContainer #mep_0 {float:none; margin-left:4%}
}
@media (max-width: 615px) {
	.smMediaVidContainer #mep_0 {float:none; margin-left:1%}
} */
@media ( max-width : 585px) {
	.smMediaVidContainer {
		height: 0px
	}
	.smMediaVidContainer #mep_0 {
		display: none;
		height: 0 !important
	}
	h2.boxTitle a {
		font-size: 13px;
		line-height: 33px
	}
	h2.cat_heading {
		font-size: 25px
	}
}

@media ( max-width : 565px) {
	#grid .col-xs-3 {
		margin-left: 27%
	}
	.imgSetBody .asset-sets span {
		display: block;
		margin-bottom: 25px;
	}
}

@media ( max-width : 500px) {
	.pptCat .col-xs-12 {
		float: none
	}
	.smMediaVidContainer {
		height: 0
	}
	.random-asset-table-wrapper {
		width: 100%
	}
	#grid .col-xs-3 {
		margin-left: 20%
	}
}

@media ( max-width : 430px) {
	#grid .col-xs-3 {
		margin-left: 17%
	}
	.random-asset-table-wrapper h2 {
		width: 100%
	}
	.random-assets-table {
		width: 100%
	}
}

@media ( max-width : 400px) {
	/* #grid .col-xs-3 {width:100% !important} */
	#grid .col-xs-3 {
		margin-left: 13%
	}
}

@media ( max-width : 390px) {
	h2.cat_heading {
		margin-top: 35px;
		float: left
	}
}

@media ( max-width : 380px) {
	.pptCat .ScrollBox {
		margin-left: -2%
	}
	.bulletinCat .ScrollBox {
		margin-left: -2%
	}
	.prev_rightButton {
		margin-left: 295px
	}
	.PreviewBox li {
		width: 345px !important;
		text-align: center;
		max-width: 345px !important;
	}
	.PreviewBox img.box_shadow_assets.type_13 {
		max-width: 345px !important;
	}
	.ScrollBox {
		width: 5730px;
	}
	.prev_leftButton, .prev_rightButton {
		margin-top: 100px
	}
	#leftb_-25.prev_leftButton, #rightb_-25.prev_rightButton {
		margin-top: 30px
	}
}

@media ( max-width : 373px) {
	.random-asset-table-wrapper {
		width: 240px !important
	}
	.random-asset-table-wrapper .thumb-info-title>a {
		width: 240px
	}
	.PreviewBox img.box_shadow_assets.type_13 {
		max-width: 290px !important;
	}
	.PreviewBox img.box_shadow_assets.type_21 {
		max-width: 290px !important;
	}
	#grid .col-xs-3 {
		width: 260px !important;
		height: auto !important;
		margin-left: 2%
	}
	.PreviewBox li {
		width: 290px !important;
		max-width: 290px !important
	}
	.ScrollBox {
		width: 4800px;
	}
	.prev_rightButton {
		margin-left: 240px
	}
	video#video-container {
		width: 250px;
		height: 190px;
		float: left
	}
	.assetRelatedCol .videoAsset_Overlay {
		height: 22px !important
	}
	.PreviewBox .videoAsset_Overlay {
		height: 22px !important
	}
	.prev_leftButton, .prev_rightButton {
		margin-top: 80px
	}
}