body{
    font-family: 'Carme', 'sans serif';
}

h4{
    color: #5d7888;
}

.gslide{
    height:100%;
}
.glightbox-container .gslide-inner-content{
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: inherit;
}

.row2{
    width:"100%";
    display:flex;
    flex-wrap: wrap;
}

section {
    padding: 80px 0;
    overflow: hidden;
}

section h1{
    font-weight: 700;
    font-size: 54px;
    line-height: 72px;
    color: rgb(7, 0, 71);
}

section h2 {
    color: #5e5e5e;
    margin: 10px 0 0 0;
    font-size: 22px;
}

.headline {
    font-size: 40px;
    font-weight: 600;
    color: rgb(7, 0, 71);
    margin: -30px 0 25px;
}

.faded-line {
    margin: 0 auto;
    height: 4px;
    width: 30%;
    border: none;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(transparent), to(transparent), color-stop(50%, rgb(7, 0, 71)));
}

.shaded {
    background-color: rgba(242, 250, 253, 0.95);
}

.db-index{background-color: white;border-style: solid;border-color: #7faad4; height: 30%; width:auto; margin-bottom: 15px;}

.landing{
    display:flex;
}

@media (max-width: 995px) {
    .landing {
      display:block !important
    }
  }

.teamtext{
    width: 100%; 
    height: 250px; 
    border: none; 
    box-shadow: 0px 2px 15px rgb(16 66 101 / 8%);
}

.team .member {
    margin-bottom: 20px;
    /* overflow: hidden; */
    height:400px;
    text-align: center;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0px 2px 15px rgba(18, 66, 101, 0.08);
}

.team .member .member-img {
    width:375px;
    height:auto;
    position: relative;
    overflow: hidden;
}

.team .member .member-info {
    padding: 25px 15px;
}

.team .member .member-info h4 {
    font-weight: 700;
    margin: 0 0 5px;
    font-size: 23px;
    color: #0b175a;

}

.team .member .member-info span {
    font-size: 15px;
    font-weight: 400;
    color: #a1a1a1;
}

.border-right{
    border-right-width: 1px !important;
    border-right-style: solid !important;
    border-right-color: rgb(0, 0, 0) !important;
}
  
.border-left{
    border-left-width: 1px !important;
    border-left-style: solid !important;
    border-left-color: rgb(0, 0, 0) !important;
}

.footer-address{list-style-type: none; margin-left:-17px; line-height:3ex;}

footer {
    padding: 30px 0 30px 0;
    color: #444444;
    font-size: 14px;
    background: #7faad4;
    box-shadow: 0px 2px 15px rgba(18, 66, 101, 0.08);
}

.side-panel{
    background-color:#f8fbfe;
    width:300px;
    height: fit-content;
    border-style: ridge;
    border-color: #c4d0db;
    border-width: 2px;
    float: left;
    margin-top: 1em;
    margin-bottom: 1em;
}

@media (max-width:900px) {
    .side-panel{
        display:none
    }
}

.breadcrumbs{
    background-color: #caeeff57;
    height:5%;
    margin: 80px 0 10px 0;
    vertical-align: middle;
}

@media (max-width: 992px) {
    .breadcrumbs {
      margin-top: 58px;
    }
  }

.breadcrumbs p {
    display: flex;
    margin-top: 20px;
    float:right;
    list-style: none;
    font-size: 20px;
}

.poster{
    background-color:rgb(0, 3, 14, 0.9)
}

.poster h1{
    font-size: 50px; color:#a3c8ec
}

.poster h4{
    color: #a3c8ec;
}

.highlight{list-style:none; color:#f8fbfe}

.research-services{
    background-color:rgba(0, 3, 14, 0.75);
    color: rgb(230, 222, 222)
}

@media (min-width:1351px){
    .research-services h5{
        font-size: 17px
    }
}

@media (max-width:1350px){
    .research-services h5{
        font-size: 16px
    }
}

.profile-background{
    background-image: url("https://cna-webfiles.s3.us-east-1.amazonaws.com/webmedia/HSU_Profile_Shot_3.jpg");
    background-color: #cccccc;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    opacity: 90%;
}

.swiper-custom-color{background-color:rgb(255, 255, 255,0.5); height: 2cm; width: 50px}

.video-size{height: 200px; width:auto}

.address{list-style-type: none; font-size: 25px;}

.swiper img{
    height: 400px;
    width: auto;
}

a {
    color: #005586;
    text-decoration: none;
}

/* Gallery */

.gallery{
    padding-top:30px;
}

.gallery .info{
    padding:30px;
    box-shadow: #343e64;
}

.gallery .info h3{
    font-size: 30px;
    font-weight: 600;
}

.gallery .info ul{
    list-style: none;
    padding: 0;
    font-size: 20px;
}

/* Video play buttons */
.lightboxContainer {
    position:relative;
    display:inline-block;
}

.lightboxContainer:after {
    content:url("https://www.wonderplugin.com/download/playbutton.png");
    z-index:999;
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-32px;
    margin-top:-32px;
}

.lightboxContainer img {
    width: auto;
    height:200px;
}


/* Step-out animation on clients */

.clients img {
    max-width: 60%;
    transition: all 0.4s ease-in-out;
    display: inline-block;
}
.clients2 img{
    padding: 15px 0;
    max-width:90%;
    display:inline-block;
    padding: 15px 0;
}
  
.clients img:hover {
    transform: scale(1.2);
}
@media (max-width: 800px) {
    .clients img {
        max-width: 40%;
    }
}

/* Navbar */
header {
    background-color: #7faad4;
    padding: 15px 0;
    box-shadow: 0px 0px 15px rgb(7, 0, 71);
}

header .logo img{
    height:70px;
}

.navbar{
    padding: 0;
    float: right;
}

.navbar li {
    margin: 0 0 0 10px;
}

.navbar ul {
    list-style: none;
    align-items: center;
    display:flex;
    align-items: center;
}

.navbar .dropdown ul li {
    min-width: 400px;
  }

.navbar a{
    border-radius: 4px;
    font-size: 20px;
    color: #000000;
    white-space: nowrap;
    transition: 0.45s;
}

.nav-link:hover {
    color: #000000;
    background-color: white;
}

.active {
    color: #000000;
    background-color: white;
}

.toggle-button{
    position: absolute;
    top:.75rem;
    right:1rem;
    display:none;
    flex-direction: column;
    justify-content: space-between;
    width:30px;
    height:21px;
    margin: 10px
}

.toggle-button .bar{
    height: 2px;
    width: 100%;
    background-color: white;
    border-radius: 10px;
}

@media (max-width:1000px){
    .toggle-button{
        display:flex
    }

    .navbar{
        flex-direction: column;
        align-items: flex-start;
    }

    .navbar-nav{
        display: none;
        width: 100%;
    }
    
    .navbar-nav ul{
        margin-top: 50px;
        width: 100%;
        flex-direction: column;
    }
    .navbar-nav li{
        padding-right: 30px;
        text-align: right;
        width: 100%;
 
    }
    
    .clicked{
        display:flex !important;
    }
}



.preview-link{
    color:#0b175a
}

.preview-link:hover{
    text-decoration: underline;
    color:#006eff;
    cursor: pointer;
}

.dataChart{
    height: 450px;
    width:auto;
}

.mineral-photo{
    display:block;
    height:350px;
    width:auto;
    margin-left: auto;
    margin-right: auto;
}

.filterDiv{
    height:25%;
    width: 100%;
    border:1px solid #cccccc;
    font:12px;
    overflow:auto;
}
