
body {
    background-color:#003f79;
}
.navbar {
    margin-top:0; 
    border:solid 2px #27afde;
}

.container {
    background-color:#003f79;
    margin-top: 3rem;
}

#parent {
  display: flex;
  background: #26578b;
  box-shadow: inset 0 0 0 45px #003f79;
  margin-top:3rem;
}

#narrow {
  width: 50%;
  background: url(../img/Reverse_transcriptase_1KLF.png) no-repeat center center;
  background-size: contain;
}

#wide {
  flex: 1;
  /* Grow to rest of container */
}


.meeting-masthead {text-align: left;
    margin-top: 20px;}

.archive-link {
    padding-left: 1.2rem;
    font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight:300;
    letter-spacing:2px;
    color:#fff;
    opacity:0.6;
    vertical-align: middle; 
    text-decoration: none;
}

a.archive-link:hover {
    color: #fff;
    text-decoration: none;
}

.CSHL-logo {
    margin: 0 40px 0 0;
    opacity:0.6;
    padding-left: 10px;
    width: 350px; 
}

.meeting-field , .meeting-field-fat {
	padding:0;
    background-size: auto 100%;
    background-repeat: no-repeat;
    text-align:center;
}

.meeting-field img {
    height: 100%; }

/*
section.meeting-title {
    text-align:center;
}
*/

section.meeting-title p {
    padding: 1rem;
    text-align:center;
    background-color:#27afde;
    margin: 3rem 2rem 0 2rem;
}

section.banner-meeting-title {
    padding-top: 1rem; 
    padding-bottom: 1rem;
    padding-right: 2rem;
  /*  margin-left: 20%; */
}

.nav-item {
    color: #fff;
    font-family: "Gotham Narrow", sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 16px;
    text-transform:uppercase;
    margin-right: 10px;
 }


.mobile-nav-item  {
border-bottom: solid 1px #c5a9ae;
text-align: center;
font-size: 18px;
padding: 1em;
text-transform: uppercase;
letter-spacing: .2em;
 }
 
 .mobile-nav-item-last  {
    border-bottom: none;
     }

.organizers {
	color: #fff;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-align:left;
	list-style-type: none;
    padding: 10px 0;
}

.location   {
    color: #fff;
    font-family: "Gotham", sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 18px;
    text-transform:uppercase;
    line-height: 2;
    padding-bottom:20px;
    text-align: center;
    margin: 3rem 0px 0px auto;
}

.b-location   {
     color: #fff;
    font-family: "Gotham", sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 18px;
    text-transform:uppercase;
    line-height: 2;
    padding-bottom:20px;
    text-align: center;
    margin: 1rem 0px 0px auto;
}

.organizers-list {
    padding: 0 2rem;
    line-height:   1.3;
    list-style-type: none;
}

.organizer-title {
    text-transform: uppercase;
    letter-spacing: .2em;
    margin:1em 0;
    color:#fff;
    text-align:left;
}

#header   {
    color: #e6e5d5;
    font-family: "Open Sans", Trebuchet, sans-serif;
    font-size: 3.5rem;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform:capitalize;
}

#b-header   {
    color: #e6e5d5;
    font-family: "Open Sans", Trebuchet, sans-serif;
    font-size: 3rem;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform:capitalize;
}

#subhead {
    font-family: "Adobe Garamond Pro", Trebuchet, sans-serif;
    color: #e6e5d5;
    font-size: 42px;
    font-weight: 300;
    letter-spacing: 2px;
    font-style:italic;
    position:relative;
	top:-10px;
}

#b-subhead {
    font-family: "Adobe Garamond Pro", Trebuchet, sans-serif;
    color: #e6e5d5;
    font-size: 42px;
    font-weight: 300;
    letter-spacing: 2px;
    font-style:italic;
    position:relative;
	top:-10px;
}

#bottom-field {
	opacity: .8;
	width:100%;
    margin-left: 0;	
    margin-top:60px;
    padding:15px;
}

/* media queries */


/* Tablets and Smaller */

@media only screen and (max-width : 768px) {

#header {
    font-size: 2.75rem;
    }
    
section.meeting-title p {
    padding: 2rem;
    margin: 3rem 0rem 0 0rem;
}

.navbar {
    border: none;
}

#subhead {
    font-size: 36px;
    top: 0; 
}

.meeting-field , .meeting-field-fat {
    text-align:center;
}

.navbar.navbar-custom.navbar-dark.navbar-expand-lg {
    justify-content: center;
    padding-top:30px;
}

.meeting-field-fat {
    margin-bottom: 3rem;
}

 /* #narrow {
display:none;
} */

#parent {
    box-shadow: none;
}

.location {
    letter-spacing: 1px;
    font-size: 16px; 
    }

#bottom-field {
    margin-top: 20px;
}

.organizers-list {
padding: 0; 
}

}

/* Extra Small Devices, Phones */

@media only screen and (max-width : 430px) {


#narrow {
display:none;
} 
}



/* end media queries */


div.xfeaturette {
    background-color: #aacda4;
    padding-top: 20px;
    padding: 20px;
}

div.featurette {
    background-color: #f8f9fa;
    background-color: #cae5ff;
    padding: 20px;
}

ul.tigerstriping li { background: #f8f9fa;}
ul.tigerstriping li:nth-child(2n+1) { background: #27AFDE80; }

.h1, h1 {
	color: #8B525C;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding-bottom: 10px;
	font-weight: 100; }

footer {
        margin-top: 20px;
       }

footer div {
	font-size: 18px;
	color: #cccccc;
	margin: 30px;
	}
footer a {
	color: #cccccc;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1.4px;
	}

.groupoflinks {
	background-color: #26578B;
        padding: 20px 10px 20px 20px;
        }

.groupoflinks  .btn {
	color: #d0d0d0;
	}

.groupoflinks .btn-danger {
        background-color: #8B525C;
        border-color:     #8B525C;
	}

.groupoflinks h3 {
	color: white;
	}

.videoarea {
	background-color: #f8f9fa;
        padding: 30px;
	}


.chairs {
 	color: #212529;
	}

h4.center {
	font-size: 1.5rem;
	justify-content: center;
	display: flex;
	margin: 34px 0px 24px;
}
