html {
    padding-left: 7vw;
    padding-right: 7vw;
    padding-top: 25px;
    padding-bottom: 50px;
    font-family: 'Spartan', sans-serif;
}

.name{
    font-size: 50px;
    float: left;
    position: absolute;
    font-weight: 100;
    letter-spacing: 8px;
    text-transform: uppercase;
}

.name a {
    text-decoration: none;
    color: black;
}

.name a:hover {
    color: darkgray;
}

.navbar {
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    float: right;
}

.nav-item a:hover {
    color: darkgray;
}

.nav-item a {
    color: black;
    margin-left: 20px;
}

.nav-item.active a{
    color: darkgray;
}

.nav-item.active a.dropdown-item.active {
    background-color: #e6e6e699;
    color:darkgray;
    margin-left: 0px;
}

.nav-item.active a.dropdown-item {
    color: black;
     margin-left: 0px;
}

.navbar-toggler-icon {
    background-image:url("../images/collapse.jpg");
}

.navbar-toggler-icon:hover {
    background-image:url("../images/collapse2.jpg");
}

a.dropdown-item{
    margin-left: 0px;
}


.thumbnail img {
    margin: auto;
    display: block;
    text-align: center;
    margin-top: 50px;
    height: 35vh;
    max-width: 100%;
    object-fit: contain; 
}

.nplbthumbnail img {
    margin: auto;
    display: block;
    text-align: center;
    margin-top: 50px;
    height: 20vh;
    max-width: 100%;
    object-fit: contain; 
}

.fullimg img {
    margin: auto;
    display: block;
    text-align: center;
    margin-top: 50px;
    height: 75vh;
    max-width: 100%;
    object-fit: contain;
    object-position: top;
}

/*
iframe {
    margin: auto;
    display: block;
    text-align: center;
    margin-top: 50px;
    height: 75vh;
    max-width: 100%;
    object-fit: contain;
}
*/

header {
    border-bottom-color: black;
    border-bottom: solid;
    border-bottom-width: 1px;
    padding-bottom: 15px;
}



.img-info {
    margin-top: 50px;
    padding-left: 4.1vh;
    font-weight: 100;
}

.detailimg img {
    margin: 0;
    margin-right: 1px;
    text-align: center;
    height: 10vh;
    max-width: 100%;
    object-fit: contain;
    margin-bottom: 15px;
}

.detailimg img:hover {
    border: solid 1px darkgray;
    padding: 3px;
    border-radius: 5px;
}

.detailimg {
    margin: 0;
    padding: 0;
    margin-top: 22px;
}

/*
.detailimg2 img {
    margin: 0;
    margin-right: 1px;
    text-align: center;
    height: 10vh;
    max-width: 100%;
    object-fit: contain;
    margin-bottom: 15px;
}

.detailimg2 img:hover {
    border: solid 1px darkgray;
    padding: 3px;
    border-radius: 5px;
}

.detailimg2 {
    margin: 0;
    padding: 0;
    margin-top: 22px;
}

.detailimg3 img {
    margin: 0;
    margin-right: 1px;
    text-align: center;
    height: 10vh;
    max-width: 100%;
    object-fit: contain;
    margin-bottom: 15px;
}

.detailimg3 img:hover {
    border: solid 1px darkgray;
    padding: 3px;
    border-radius: 5px;
}

.detailimg3 {
    margin: 0;
    padding: 0;
    margin-top: 22px;
}
*/

.activedetail {
    border: solid 1px darkgray;
    padding: 3px;
    border-radius: 5px;
}
    
/*
.detailvid1 img {
    margin: 0;
    margin-right: 1px;
    text-align: center;
    height: 10vh;
    max-width: 100%;
    object-fit: contain;
    margin-bottom: 15px;
}

.detailvid1 img:hover {
    border: solid 1px darkgray;
    padding: 3px;
    border-radius: 5px;
}

.detailvid1 {
    margin: 0;
    padding: 0;
    margin-top: 22px;
}

.detailvid2 img {
    margin: 0;
    margin-right: 1px;
    text-align: center;
    height: 10vh;
    max-width: 100%;
    object-fit: contain;
    margin-bottom: 15px;
}

.detailvid2 img:hover {
    border: solid 1px darkgray;
    padding: 3px;
    border-radius: 5px;
}

.detailvid2 {
    margin: 0;
    padding: 0;
    margin-top: 22px;
}

.detailvid3 img {
    margin: 0;
    margin-right: 1px;
    text-align: center;
    height: 10vh;
    max-width: 100%;
    object-fit: contain;
    margin-bottom: 15px;
}

.detailvid3 img:hover {
    border: solid 1px darkgray;
    padding: 3px;
    border-radius: 5px;
}

.detailvid3 {
    margin: 0;
    padding: 0;
    margin-top: 22px;
}

.detailvid4 img {
    margin: 0;
    margin-right: 1px;
    text-align: center;
    height: 10vh;
    max-width: 100%;
    object-fit: contain;
    margin-bottom: 15px;
}

.detailvid4 img:hover {
    border: solid 1px darkgray;
    padding: 3px;
    border-radius: 5px;
}

.detailvid4 {
    margin: 0;
    padding: 0;
    margin-top: 22px;
}
*/

h2 {
    font-weight: 600;
}

h3 {
    font-weight: 400;
    font-size: 15px;
    padding-bottom: 5px;
}

.page-nav a {
    color: black;
    font-weight: 600;
    margin-right: 10px;
}

a.next {
    margin-left: 10px;
}

.page-nav a:hover {
    color: darkgray;
    text-decoration: none;
}

.homeimg {
    margin: auto;
}

.homeimg img{
    margin: auto;
    margin-top: 50px;
    display: block;
    height: 75vh;
    object-fit: contain;
    max-width: 100%;
    object-position: top;
}

.headshot {
    float: right;
    display: block;
    text-align: center;
    margin-top: 25px;
    height: 63vh;
    object-fit: contain;
    max-width: 100%;
}

.headshot-caption {
    font-weight: 300;
    font-size: 13px;
    float: right;
    margin-top: 5px;
}

.text-header {
    font-weight: 800;
    letter-spacing: 1px;
}

.textbody {
    margin-top: 50px;
}

.contact {
    font-size: 20px;
    margin: auto;
    margin-top: 50px;
    text-align: center;
    position: relative;
    top: 200px;
    font-weight: 300;
    
}

.contact a {
    color: darkgray;
}

.contact a:hover {
    color: black;
    text-decoration: none;
}

.pdf-download {
    float: right;
    color: darkgray;
}

.pdf-download:hover {
    color:black;
    text-decoration: none;
}

.online {
    color: darkgray;
}

.online:hover {
    color:black;
    text-decoration: none;
}

.mailicon {
    height: 17px;
    margin: 0;
    margin-right: 10px;
}

.instaicon {
    height: 20px;
    margin: 0;
    margin-right: 10px;
}

button.navbar-toggler {
   margin-left: auto;
    padding-right: 0;
}

nav.navbar.navbar-expand-lg {
    position: relative;
    text-align-last: right;
}


@media screen and (max-width: 1180px) {
    
    .name{
    font-size: 25px;
    float: left;
    position: absolute;
    font-weight: 100;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 13px;
}
}
    
@media screen and (max-width: 768px) {

    
.fullimg img{
    margin-top: 50px;
    height: auto;
    max-width: 100%;
}
    
.homeimg img{
    margin-top: 50px;
    height: auto;
    max-width: 100%;
}
    
iframe {
    margin-top: 25px;
    height: auto;
    max-width: 100%;
}
.thumbnail img {
    margin-top: 50px;
    height: auto;
    max-width: 100%;
}
    .nplbthumbnail img {
    margin-top: 50px;
    height: auto;
    max-width: 100%;
}
.img-info {
        padding-left: 14px;
    }    
    
    }
