@charset "utf-8";
/* CSS Document */

#sketchHolder{
margin-top: 30px;

}

a {
	word-wrap: break-word;
}

a.deco-none {
    color:#000000 !important;
    text-decoration:none;

}

.nav-blur{
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	background-color: rgba(255, 255, 255, 0.5) !important;  
}

.nav-dark-overlay{
    position: fixed;
    width: 100vw;
    background: rgba(0, 0, 0, 0.7);
    z-index: -1;
    opacity: 0;
	height: 0px;
    transition: opacity 0.3s ease-in-out;

	
}

.nav-dark-overlay.active{
	opacity: 1;
	z-index: 1;
	height: 100vh;
	
	
}


.navbar-height{
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 40px;
	transition: all 0.3s ease-in-out;
}


.nav-item a{
	margin-right: 16px;
	font-size: 18px;
}

.nav-logo-size{
	height: 75px;
}


.nav-logo-size img{
	width: 300px;
}

@media (max-width: 400px){
	.nav-logo-size img{
		width: 180px;
		padding-top: 12px;
		margin-left: -20px;
	}
}

.opening-section {
	min-height: 75vh;
	max-height: 75vh;
	
}
.main-section {
	position: relative;
	top: 0px;
	min-height: 35vh;
	padding-top: 20px;
/*	background-image: url("../images/bck_4-01.png");
	background-repeat: no-repeat;	
	background-size: contain;
	background-attachment: fixed;*/
}

a.anchor {
    display: block;
    position: relative;
    top: 350px;
    visibility: hidden;
}

.intro-banner {
	position: relative;
	bottom: 0;
	min-height: 200px;
	max-height: 5vh;
	background-image: url("../images/banner_charleston_crop.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
}

.intro-banner-publications {
	position: relative;
	bottom: 0;
	min-height: 200px;
	max-height: 5vh;
	background-image: url("../images/charleston_2_crop.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.intro-banner-members {
	position: relative;
	bottom: 0;
	min-height: 200px;
	max-height: 5vh;
	background-image: url("../images/Members_banner_crop.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.intro-banner-contact {
	position: relative;
	bottom: 0;
	min-height: 200px;
	max-height: 5vh;
	background-image: url("../images/contact-banner_2.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.intro-banner-research {
	position: relative;
	bottom: 0;
	min-height: 200px;
	max-height: 5vh;
	background-image: url("../images/Research_Banner-01.png");
	background-repeat: no-repeat;
	background-position: center;
	background-position: left;  
	background-size: cover;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.section-divider-wide {
	position: relative;
	bottom: 0;
	min-height: 250px;
	max-height: 200px;
	background-image: url("../images/divider_design_banneronly_wide.svg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	backgrond-color: red;
}

.section-divider {
	position: relative;
	bottom: 0;
	min-height: 180px;
	max-height: 180px;
	background-image: url("../images/divider_design_banneronly.svg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
}

.section-divider-card{
 	min-height: 100px;
	width: 100%;
	object-fit: cover;
	background-image: url("../images/divider_design_banneronly_croptopbottom.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	

}

@media (max-width: 992px) {
.section-divider	{
	min-height: 200px;
	margin-bottom: -70px;

	}
}

@media (max-width: 768px) {
.section-divider	{
	min-height: 200px;
	margin-bottom: -100px;
	}
}

@media (max-width: 576px) {
.section-divider	{
		min-height: 140px;
		
	}
}

.row-ES{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-right: -15px;
  margin-left: -15px;
		
}

.video-container{
	position: absolute;
	top: 0;
	left: 0;
	object-fit: contain;
	overflow: hidden;
	max-width: 99.3vw;
	height: 70%;
	

}

.video-container video{
	height: 125vh;
}
/*
@media (max-width: 1150px) {
.video-container video{
	width: 150vw;
}
}

@media (max-width: 768px) {
.video-container video{
	width: 200vw;
}
}

@media (max-width: 600px) {
.video-container video{
	width: 250vw;
}
}*/

.color-overlay{
	position: absolute;
	bottom:1;
	left:0;
	background-color: #4D4D4D;
	width: 100%;
	height: 70%;
	opacity: 0.6;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.opening-quote-text{
	position: relative;
	text-align: center;
	padding-top: 35vh;
	bottom: 10vh;
	font-size: 59px;
	color: white;
}

@media (min-width: 1300px) {
  .opening-quote-text {
   padding-top: 48vh;
	 font-size: 62px;
	}}

@media (max-width: 992px) {
  .opening-quote-text {
   padding-top: 42vh;
	  font-size: 42px;
	}}

@media (max-width: 768px) {
  .opening-quote-text {
   padding-top: 46vh;
	font-size: 32px;
	}}

@media (max-width: 576px) {
  .MUSC-link {
   width: 50px;
	height: 50px;
	}}

.text-news-main{
	font-size: 22px;
	margin: 10px 0px 0px 2px;
	line-height: 40px;
	
}

@media (max-width: 990px){
.text-news-main{
	font-size: 20px;
margin: 10px 0px 0px 2px;
	line-height: 40px;
	}}

@media (max-width: 576px){
.text-news-main{
	font-size: 18px;
	margin: 10px 20px 0px 2px;
	line-height: 40px;
	}}


.text-news-main-intro{
	font-size: 26px;
	margin: 10px 0px 0px 2px;
	line-height: 40px;
}

@media (max-width: 990px){
.text-news-main-intro{
	font-size: 24px;
margin: 10px 0px 0px 2px;
	line-height: 40px;
	}}

@media (max-width: 576px){
.text-news-main-intro{
	font-size: 22px;
	margin: 10px 20px 0px 2px;
	line-height: 40px;
	}}



.text-news-padding {
	font-size: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}


.card-image-margin{
	margin-top: 20px;
	min-height: 150px;
	max-height: 150px;
	object-fit: cover;
}

.card-image-margin-research{
height: 100%;
border-radius: 10px;
}

@media(max-width: 990px){
.card-image-margin-research{
height: 70%;
border-radius: 10px;
}
}

@media(max-width: 768px){
.card-image-margin-research{
height: 80%;
border-radius: 10px;
}
}

.research-card-container{
	height: 250px;
	width: 80%;
	margin-top: 20px !important;
	overflow: hidden;
	border-radius: 4px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}

@media(max-width: 768px){
	.research-card-container{
		height: 150px;
	}
}

.card-width {
	min-width: 300px;
	min-height: 300px;
	max-width: 32%;
	max-height: 300px;
	overflow: hidden;
}

@media (max-width: 768px){
	.card-width {
		min-width: 400px;
	}
}

@media (max-width: 400px){
	.card-width {
		min-width: 350px;
	}
}


.card-width-modal {
	min-width: 50vw;
	min-height: 300px;
	max-width: 98%;
	max-height: 100%;
	overflow: hidden;
}

.card-width-modal-2 {
	margin-left: 24vw;
}

@media (max-width: 900px){
	.card-width-modal-2{
		margin-left: 20vw;
	}
}
@media (max-width: 768px){
	.card-width-modal-2{
		margin-left: 15vw;
	}
}
@media (max-width: 576px){
	.card-width-modal-2{
		margin-left: 8vw;
	}
}
@media (max-width: 400px){
	.card-width-modal-2{
		margin-left: 3vw;
	}
}


.research-card-max-height{
	max-height: 400px;
}

@media (max-width: 768px){
	.card-width-research {
		min-width: 400px;
	}
}

@media (max-width: 400px){
	.card-width-research {
		min-width: 350px;
	}
}

.card-wfom.active{
	min-width: 100% !important;
	transition: all 0.3s ease-in-out;
}

.wfom-card-dis.active{
	max-width: 0px !important;
	max-height: 0px !important;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	transition: opacity 0.3s ease-in-out;
}

/*.card-twop.active{
	min-width: 10% !important;
	transition: all 0.3s ease-in-out;
}*/

.twop-card-dis{
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
	display: none;
	
}

.col-min-width{
	min-width: 100px;
}
.text-news-date {
	font-weight: 600;
	color: black;
}

@media (max-width: 576px) {
.button-pub{
	-ms-flex-align: start !important;
  align-items: flex-start !important;
	}
}

.text-button-size
{
	font-size: 24px;
}

@media (max-width: 768px){
.text-button-size
{
	font-size: 18px;
	margin-top: -10px !important;
	height: 40px !important;
	width: 150px !important;
	clear: both;
	align-self: center;
}
}

.research-col-align-center{
clear: both !important;
display: inline-block;
	text-align: center !important;

	
}

.btn:focus, .btn.focus, .btn:active, .btn.active{
	outline: none !important;
	box-shadow: none !important;
}

.text-pub-year {
	margin-bottom: 0px;
	margin-top: 10px;
}

.text-pub-author {
	font-size: 19px;
	font-style: italic;
	margin-bottom: 0px;
}

.text-pub-title {
	font-size: 19px;
	margin-bottom: 0px;
}

.text-pub-journal {
	font-size: 18px;
	margin-bottom: 0px;
	margin-bottom: 10px;
	font-weight: 700;
}

.text-pub-link {
	margin-top: -10px;
	margin-bottom: 10px;
}

.alert-padding{
	padding-top: 10px !important;
	padding-bottom: 0px !important;
	color: #818182;
	background-color:#F4F4F4
}

.alert-padding-2{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	color: #818182;
	background-color:#F4F4F4;
	font-weight: 400;
}

.alert-padding-2 ol li{
	margin-top: 20px;
	margin-bottom: 20px;
}

.members-image img{
	min-width: 200px;
	min-height: 200px;
	max-width: 300px;
	max-height: 300px;
}

@media (max-width: 400px){
.members-image img{
	
	max-width: 250px;
	max-height: 250px;
	}}

.text-members-name{
	margin-bottom: 10px;
	margin-top: -15px;
	margin-left: -20px;
	font-weight: 100;
}

.text-members-position{
	font-weight: 200;
	font-size: 20px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: -20px;
}


.text-members-institute{
	font-weight: 400;
	font-size: 18px;
	margin-top: 0px;
	font-style: italic;	
	margin-left: -20px;
}

.text-contact-posting{
	font-size: 18px;
}

.carousel-max-height{
	 max-height: 150px;
	 min-height: 150px;
}

.carousel-max-height img{
	min-height: 150px;
}

.research-toggle-height{
	margin-bottom: 10px;
	transition: all 1s ease-in-out;
}

.Research-button-vis{
	opactity: 1;
	height: 50px; 
	width: 200px;
	margin-bottom: 0px;
	margin-top: 20px;
	transition: opacity 0.3s ease-in-out;
}

.Research-button-vis.active{
	opacity: 0;
	visibility: hidden;
	width: 0px;
	clear: both;
	}


.Research-Header{
	font-size: 55px;
	color: white;
	margin-top: -115px;
}

.Research-Header-2{
	font-size: 45px;
	color: white;
	margin-top: -70px;
	margin-left: 10px;
}


@media (max-width: 990px) {
.Research-Header-2{
	font-size: 40px;
	width: 480px;
	margin-top: -65px;
	margin-left: 10px;
	}
	}

@media (max-width: 768px) {
.Research-Header-2{
	font-size: 32px;
	width: 400px;
	margin-top: -50px;
	margin-left: 10px;
	}
	}

@media (max-width: 576px) {
.Research-Header-2{
	font-size: 30px;
	width: 360px;
	margin-top: -60px;
	margin-left: 10px;

	}
	}

@media (max-width: 400px) {
.Research-Header-2{
	font-size: 25px;
	width: 320px;
	margin-top: -53px;
	margin-left: 10px;
	}
	}


.button-vid-play{
	background-color: red;
    border: medium none;
    color: #fff;
    display: block;
    font-size: 18px;
    left: 0;
    margin: 0 auto;
    padding: 8px 16px;
    position: absolute;
    right: 0;
    top: 50%;
}

.button-vid-play.active {
  background-color: #0077a2;
}


#wfom-vid-1{
	width: 400px;
}

#wfom-vid-container{
	max-height: 1000px;
}

@media (max-width: 400px){
#wfom-vid-1{
	width: 300px;
}
}

#twop-vid-1{
	width: 450px;
}

#twop-vid-container{
	max-height: 1000px;
}

@media (max-width: 400px){
#twop-vid-1{
	width: 300px;
}
}

#circuit-vid-1{
	width: 350px;
}

#circuit-vid-container{
	max-height: 1000px;
}

@media (max-width: 400px){
#circuit-vid-1{
	width: 300px;
}
}

.wfom-img-1{
	padding-top: 20px;
}

.twop-img-1{
	height: auto !important;
	width: 100%;
	overflow: hidden;
	object-fit: contain;
}

.circuit-img-1{
	height: auto !important;
	width: 100%;
	overflow: hidden;
	object-fit: contain;
}

.figure-caption-ES{
	 font-size: 80%;
 	 color: #6c757d;
}

.fc-custom{
	
	background-color: white;
}

.footer-section {
    min-height: 10vh;
	background-color: #4d4d4d;
	color: #AAAAAA;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 20px;
	margin-top: 20px;
	font-size: 15px;
	line-height: 18px;
}

.iframe-container {
  overflow: hidden;
  /* 16:9 aspect ratio */
  padding-top: 56.25%;
  position: relative;
}

.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

