.video-box1 {
	}
.invisible {
	opacity:0;	
	}
.visible {
	opacity:1;
	}
#home-page-feature {
  width: 100%;
	/*height: 560px;*/
	background-repeat: no-repeat;
	background-image: url(../images/background2.jpg);
	background-position: 50% 0%;
	background-color:#000000;
}
#home-page-feature iframe {
	width:100%;
	margin-bottom:-7px;
}
@media(min-width:1px){	
	#home-page-feature iframe {
	height:200px;
	}
}
@media(min-width:321px){	
	#home-page-feature iframe {
	height:275px;
	}
}
@media(min-width:576px){	
	#home-page-feature iframe {
	height:325px;
	}
}
@media(min-width:768px){	
	#home-page-feature iframe {
	height:375px;
	}
}
@media(min-width:992px){		
	#home-page-feature iframe {
	height:700px;
	}
}
@media(min-width:1200px){	
	#home-page-feature iframe {
	height:750px;
	}
}
@media(min-width:1600px){	
	#home-page-feature iframe {
	height:800px;
	}
}
#home-page-feature.section {
	padding:0px;
	}
.featuredCaptions {
    position: relative;		
    display: block;
    text-align: left;
    text-shadow: none;
    color: white;
    text-align: left;
}
@media(min-width:1px){	
	.featuredCaptions {
		width: 100%;
    bottom: 0px;
    margin-right: auto;
    margin-left: auto;    
    font-size: 0.9em;  
		margin-top:-20px;
	}
}
@media(min-width:576px){	
	.featuredCaptions {
		width: 100%;
    bottom: 0px;
    margin-right: auto;
    margin-left: auto;    
    font-size: 1em;  
		margin-top:0px; 
	}
}
@media(min-width:768px){	
	.featuredCaptions {
		width: 50%;
    bottom: 75px;
		right: 2%;
    margin-right: 0px;
    margin-left: auto;  
	}
}
@media(min-width:992px){		
	.featuredCaptions {
		width: 50%;
    bottom: 125px;
		right: 2%;
    margin-right: 0px;
    margin-left: auto;  
	}
}
@media(min-width:1200px){	
	.featuredCaptions {
		width: 45%;
    bottom: 200px;
		right: 2%;
    margin-right: 0px;
    margin-left: auto;  
	}
}

@media(min-width:1600px){	
	.featuredCaptions {
		width: 45%;
    bottom: 200px;
		right: 2%;
    margin-right: 0px;
    margin-left: auto;  
	}
}
.featuredCaptionText {
    display: block;
    height: auto;
    width: 100%;
    bottom: 0;
    padding: 20px 5%;
}
.featuredCaptionText a { color:white;}
.featuredCaptionText.darkbg {
		background-color: rgba(26,26,26,0.7);
    -webkit-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}
.featuredCaptionTitle {
			position: absolute;
}
@media(min-width:1px){	
	.featuredCaptionText {
			position: relative;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
			text-shadow: none;
			background: rgba(32, 32, 32, 1);
    	margin-left: 0px;		
	}
	.featuredCaptions.invisible {		
		position: absolute;
	}
}
@media(min-width:576px){	
	.featuredCaptionText {
			position: absolute;
			border-top-left-radius: 10px;
			border-top-right-radius: 10px;
			text-shadow: rgba(0, 0, 0, 0.5) 1px 0px 5px;
			background: rgba(32, 32, 32, 0.9);
    	margin-left: 8px;
	}
}
.featuredCaptionTitle {
    font-weight: bold;
}

@media(min-width:1px){	
	.featureContent p{
		padding: 0.5rem 0 0 0;
	}
}
@media(min-width:576px){	
	.featureContent p{
		padding: 1.5rem 0 0 0;
	}
}

/*content video*/
.content-video .content-video-poster {
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 0%;
	}
.content-video .card-body { 
	padding-top:10px;
	}

/*bog boxed video*/
.row .content-video-poster {
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 0%;
	}
.row .content-video-poster iframe {
	width: 100%;	
	margin-bottom:-7px;
}
@media(min-width:1px){	
	.row .content-video-poster iframe {
	height:200px;
	}
}
@media(min-width:321px){	
	.row .content-video-poster iframe {
	height:275px;
	}
}
@media(min-width:576px){	
	.row .content-video-poster iframe {
	height:325px;
	}
}
@media(min-width:768px){	
	.row .content-video-poster iframe {
	height:375px;
	}
}
@media(min-width:992px){		
	.row .content-video-poster iframe {
	height:450px;
	}
}
.content-video.jumbotron {
	padding: 0px;
	margin-left:0.5rem;
	margin-right:0.5rem;
	border-radius: 0rem;
	/*-webkit-box-shadow: 1px 1px 5px 0px rgba(158,158,158,1);
	-moz-box-shadow: 1px 1px 5px 0px rgba(158,158,158,1);
	box-shadow: 1px 1px 5px 0px rgba(158,158,158,1);*/
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,.2);
	box-shadow: 1px 1px 5px 0px rgba(0,0,0,.2);
	border: 0px solid rgba(0,0,0,.015);
	}
.content-video.jumbotron .col-sm-8 { 
	padding-left:0px; 
	padding-right:0px;
	}
.content-video.jumbotron .col-sm-4 { 
	padding-left:4%; 
	padding-right:3%; 
	}
.content-video.jumbotron .col-sm-4 .btn { 
	width: 100%;
	display:block;
	margin-top:0.5rem;
	margin-bottom:0.5rem; 
	}
 
/*cards - big box*/
/*
@media(min-width:1px){	
	.video-content-box.card { 
		width:100%;
		margin-left:0rem;
		margin-right:0rem;
		margin-bottom:3rem;
	}
	.video-content-box .content-video-poster {
		width:100%;
		}
	.video-content-box .card-body{
		width:100%;
		}
}
@media(min-width:768px){	
	.video-content-box.card {
		width:100%;
		margin-bottom:1rem;
	}
	.video-content-box .content-video-poster {
		width:70%;
		}
	.video-content-box .card-body{
		width:30%;
		}
	.video-content-box.card.float-md-right {
	margin-right:0rem;
	margin-left:2rem;
	}
	.video-content-box.card.float-md-left {
	margin-right:2rem;
	margin-left:0rem;
	}
}
*/
