/* #mast-head {
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(20px);
} */
.jove-header-wrapper {
    background: none !important;
}
.jove-header-wrapper .header-link {
    color: white;
}
.jove-header-wrapper .header-link .fa-search, .jove-header-wrapper .header-link .fa-flask, .jove-header-wrapper .header-link .fa-graduation-cap,
.jove-header-wrapper .login-button .fal, .jove-header-wrapper .login-button .far  {
    color: white;
}
.home-logo a {
    background: url(/img/logos/jove-logo-trans.svg) left center/contain no-repeat !important;
}
.jove-header-wrapper .trial-button {
    color: white;
    border-color: white;
}
.slick-slider .slick-track {
  overflow:hidden;
}




.home-slider {
background: #000926;
display: block;
position: relative;
padding: 0;
overflow: hidden;
}
.home-slider .slider-video {
display: block;
/* height: 542px; */
/* padding-left: calc(100% - 964px); */
z-index: 1; 
}
.video video {
width: 100%;
}
.home-slider .slider-overlay {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 2; 
}
.home-slider .content-overlay {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 100; 
display: flex;
align-items: center;
}
.home-slider .slider-overlay:before {
background: linear-gradient(270deg, rgba(20, 52, 159, 0.09) 10%, #00165F 100%);
bottom: 0;
content: '';
display: block;
left: 0;
position: absolute;
right: 0;
top: 0; 
}
.content-container {
color: white;
margin-top: -100px;
}
.content-container h1 {
font-size: 3em;
line-height: 1.3em;
}

.content-container p {
	font-size: 1.6em;
	opacity: 0.5;
	margin-top: -0.8em;
}
.subscribers-container .subscribers-blurb {
	color: white;
	text-align: center;
	opacity: 1.0;
	font-size: 1.5em;
}

.subscribers-container .subscribers-blurb a {
	color: white;
	text-decoration: underline;
	cursor: pointer;
}

.content-container .header-search-container form {
width: 700px;
height: 60px;
position: relative;
box-sizing: border-box;
margin-left: -10px;

}

.content-container .header-search-container form #q {
	border: 2px solid rgba(255, 255, 255, 0.05);
	background: rgba(255, 255, 255, 0.3);
	backdrop-filter: blur(10px);
	border-radius: 30px;
	color: white;
	position: relative;
	font-size: 18px;
	font-weight: 500;
	display: block;
	height: 100%;
	padding: 0 20px;
	width: 100%;
	box-sizing: border-box;
}
.content-container .header-search-container form #q:focus {
	border: 2px solid rgba(255, 255, 255, 0.25);
}
.content-container .header-search-container form .search_button {
	background: url(/img/header/search-white.svg) center center/16px no-repeat;
	border: 2px solid rgba(255, 255, 255, 0);
	border-radius: 50%;
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	text-align: left;
	text-indent: -10000px;
	right: 11px;
	cursor: pointer;
	padding: 0;
	top: 50%;
	transform: translateY(-50%);
}
.content-container .header-search-container form .search_button:focus {
	border: 2px solid rgba(255, 255, 255, 0.25);
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: white;
opacity: 1.0;
}
::-moz-placeholder { /* Firefox 19+ */
color: white;
opacity: 1.0;
}
:-ms-input-placeholder { /* IE 10+ */
color: white;
opacity: 1.0;
}
:-moz-placeholder { /* Firefox 18- */
color: white;
opacity: 1.0;
}

.home-play-button-icon {
position: relative;
width: 44px;
vertical-align: middle;
margin-top: -4px;
margin-right: 10px;
opacity: 1.0;
}

.sample-video {
line-height: 60px;
color: white;
margin-top: 10px;
}

.sample-video span {
opacity: 0.5;
}

.subscribers-container {
position: absolute;
bottom: 20px;
left: 0;
width: 100%;
background: rgba(0, 0, 0, 0.4);
backdrop-filter: blur(20px);
/* height: 120px; */
padding-top: 20px;
padding-bottom: 25px;
z-index: 10;
}

.subscribers-blurb span {
opacity: 0.5;
}

.subscribers-logos {
/* padding: 5px; */
display: flex;
align-items: stretch;
justify-content: space-around;
}

.inst-logo {
/* display: flex; */
/* background: pink; */
height: 60px;
/* width: 100%; */
margin: 5px;
/* height: 60px;
width: auto; */
}

.inst-logo img {
height: 70%;
}

#content.site-content {
margin-bottom: -25px !important;
}

@media only screen and (max-width: 1550px) {
.inst-logo img {
    height: 60%;
}
}

@media only screen and (max-width: 1350px) {
.inst-logo img {
    height: 50%;
}
}

@media only screen and (max-width: 1115px) {
.inst-logo img {
    height: 40%;
}
}

@media only screen and (max-width: 1350px) {
    .content-container h1 { 
        font-size: 2.0em;
    }
    .content-container p {
        font-size: 1.1em;
	}
	.subscribers-container .subscribers-blurb {
		font-size: 1.1em;
	}
    .subscribers-container {
		padding-top: 10px;
		padding-bottom: 10px;	
    }
    .content-container {
        margin-top: 0px;
    }
    .content-container .header-search-container form {
        height: 50px;
    }
}

@media only screen and (max-width: 1150px) {

}

.home-logo {
position: relative;
}
.home-logo a {
display: block;
background: url(/img/logos/jove-logo-white.svg) left center/contain no-repeat;
position: absolute;
width: 155px;
height: 141px;
top: -120px;
/* transform: translateY(-50%); */
text-decoration: none;
text-indent: -10000px;
}
.jove-footer {
padding-top: 25px;
}


/************************************ TESTIMONIALS */

.testimonial-container {
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    top: -25px;
    z-index: 99;
}
.aspect-ratio-container {
    width: 50%;
}
.t-video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

#tvid_researcher {
    background: url(https://cloudfront.jove.com/CDNSource/homepage/researcher_video_poster.jpg) center center / cover;
}
#tvid_educator {
    background: url(https://cloudfront.jove.com/CDNSource/homepage/educator_video_poster.jpg) center center / cover;
}
#tvid_author {
    background: url(https://cloudfront.jove.com/CDNSource/homepage/author_video_poster.jpg) center center / cover;
}
#tvid_librarian {
    background: url(https://cloudfront.jove.com/CDNSource/homepage/librarian_video_poster.jpg) center center / cover;
}

.testimonial-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: black;
    opacity: 0.6;
}

.t-video * {
    position: absolute;
}

.t-video img {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80px;
    cursor: pointer;

}

.t-video h3 {
    left: 50%;
    top: 60%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: white;
    font-size: 2em;
    font-weight: 700;
    width: 100%;
    text-align: center;
}

.t-video p {
    left: 50%;
    top: 70%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: white;
    font-size: 1.3em;
    font-weight: 600;
    width: 100%;
    text-align: center;
}


.anchor{
    display: block;
    height: 0px;
    margin-top: 200px;
    visibility: hidden;
    position: absolute;
}

.home-slider .video {
    min-width: 1024px;
}

@media only screen and (max-width: 1150px) {
    .t-video h3 {
        font-size: 1.5em;
    }
    .t-video p {
        font-size: 0.7em;
        top: 75%;
    }
    .t-video img {
        width: 60px;
    }
}

/********************************************* MOBILE VIEW */

@media only screen and (max-width: 960px) {
    .content-container .home-logo {
        position: absolute;
        top: 90px;
        left: 20px;
    }
    .content-container .home-logo a {
        width: 90px;
    }
    .home-slider .content-overlay {
        align-items: start;
        padding-top: 100px;
    }
    .content-container {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .content-container h1 { 
        font-size: 1.7em;
    }
    .content-container p {
        font-size: 1.0em;
	}
    .subscribers-container {
		padding-top: 0px;
		padding-bottom: 0px;	
    }
	.subscribers-container .subscribers-blurb {
		font-size: 1.0em;
	}
    .content-container .header-search-container form {
        height: 50px;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .content-container .header-search-container form #q {
        font-size: 14px;
    }
	.authors-panel-mb{
		display: none;
		position: absolute;
		z-index: 99;
		background: #2C3035;
		/* background: pink; */
		padding: 15px;
		top: 25px;
		left: 5px;
		border-radius: 3px;
		box-shadow: 4px 12px 12px rgb(0 0 0 / 50%);
		width: 500px;
	}
}

@media only screen and (max-width: 768px) {
    .subscribers-blurb {
        font-size: 0.8em;
    }
    .testimonial-container {
        display: block;
    }
    .aspect-ratio-container {
        width: 100%;
    }
    .t-video p {
        font-size: 0.8em;
    }
    
    .authors-panel-mb {
        top: auto;
        width: auto;
        position: inherit;
    }
    .authors-panel-mb p{
        color: #fff;
		margin:0;
    }
}
@media screen and (max-width: 350px){
	.home-slider .content-overlay {
    	padding-top: 50px;
	}
	.t-video p {
	    font-size: 0.7em;
	    padding-top: 10px;
	}
	#recommend_form_1 #captcha_container{
		width:100%;
	}
}
