/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.topnav {
    font-size: 14px; 
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

 .intro-header {    
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    /*background:  no-repeat center center;*/
    background: url(../img/pang_sm.jpg) no-repeat center center;
    background-size: cover;    
} 




.intro-header2 {    
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: #333333;
    background-size: cover;
}


.intro-header3 {    
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/deer_sm.jpg) no-repeat center center;
    background-size: cover;
}


.intro-header4 {    
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/bthrush4.JPG) no-repeat center center;
    background-size: cover;
}


.intro-header5 {    
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/antarc2.jpg) no-repeat center center; 
    background-size: cover;
}

.intro-header6 {    
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    max-height: 400px;
    color: #f8f8f8;
    background: #333333;
    background-size: cover;
}


.intro-header7 {    
    padding-top: 15px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 40px;
    text-align: center;
    max-height: 650px;
    color: #f8f8f8;
    background: #333333;
    background-size: cover;
}



.intro-header8 {    
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/lizardAT2.jpg) no-repeat center center;
    background-size: cover;
}

.intro-header9 {    
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/eggs2_Phill.jpg) no-repeat center center;
    background-size: cover;
}




.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}





.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.section-heading-spacer2 {
    float: center;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 25px 0;
    color: #f8f8f8;
    background: #333333;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}







.intro-message2 {
    position: relative;
    padding-top: 10%;
    padding-bottom: 1%;
}

.intro-message2 > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message2 > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}




.post-preview .post-title {
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: 900;
 /*   font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;*/

}

.post-preview .post-title:hover {
    color: #0085a1;
}

.post-preview .post-subtitle:hover {
    color: #0085a1;
}


.post-preview .post-subtitle {
    font-weight: 300;
    margin: 0 0 10px;
   /* font-weight: 800;*/
   /* font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;*/
    font-weight: normal;
}


.post-preview .post-meta {
    font-size: 15px;
    font-style: italic;
    margin-top: 0;
    color: #777;
   /* font-family: Lora,'Times New Roman',serif;*/
    font-weight: normal;
}

.post-preview>a {
    text-decoration: none;
    color: #333;
}

.post-preview>a:hover {
    text-decoration: none;
    color: #0085a1;
}


.arrow>a:hover {
    text-decoration: none;  
}


.alink {   
    color: white;
 }

.alink:hover {
    text-decoration: none; 
     color: #D3D3D3; 
}




@media(max-width:767px) {
    .intro-message2 {
        padding-bottom: 15%;
    }

    .intro-message2 > h1 {
        font-size: 3em;
    }
}







* {
    box-sizing: border-box;
}

body {
    font-family: "Open Sans", sans-serif;
    margin: 0;
    padding: 1rem;
}

article {
    max-width: 70rem;
    margin: 0 auto;
    border: 0.18rem solid lightgrey;
    padding: clamp(1rem, 2vw, 3rem);
    border-radius: 0.5rem;
}

h1, dl {
    margin: 0;
}

article > * + * {
    margin-top: 1rem;
}

dl {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(min(100%, 20rem), 1fr));
    gap: 1rem;
}

dl > div {
    background: antiquewhite;
    padding: 1rem;
}

dl > div:nth-child(4n - 2) {
    background: lavenderblush;
}

dl > div:nth-child(4n - 1) {
    background: azure;
}

dl > div:nth-child(4n) {
    background: lavender;
}

dt {
    font-weight: normal;
    font-style: italic;
    
}

dd {
    margin: 0;
    font-weight: 700;
    font-size: 1.7rem;
}