@import url('https://fonts.googleapis.com/css2?family=Liter&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,335;1,335&family=Liter&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,650;1,335&family=Liter&display=swap');
* {
    box-sizing: border-box;
}

header {
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 100;
    font-family: "liter", serif;
    font-weight: 400;
    font-style: normal;
}

header a {
    color: grey;
}

.navbar a {
    font-size: 18px;
    text-decoration: none;
    margin-left: 40px;
}

.logo {
    font-size: 30px;
    text-decoration: none;
    color: black;
}
.flipbook {
    display: block;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    height: 690px;
}

.flipbook img {
    
    width: 100%;
    object-fit: cover;
}
.top-dawg {
    display: block;
    margin-top: 65px;
    margin-left: 100px;
}

.thumb-b {
  float: left;
}
.thumbnail-block {
    display: inline-block;
    width: 300px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    background-color: rgb(236, 236, 236);
    border-radius: 5px;
    margin: 20px;
    box-shadow: 7px 7px 10px  rgb(125, 125, 125);
    transition: opacity 1s;
    transition: background-color 2s;
    transition: box-shadow 1s;
}

.thumbnail-block img{
    width: 275px;
    padding-top: 22px;
    padding-left: 22px;
    padding-right: 15px;
    background-color: rgba(236, 236, 236, 0);
    cursor: pointer;
}

.thumbnail-block p{
    padding: 5px;
    text-align: center;
    width: 280px;
}

.thumbnail-block:hover{
    opacity: .5;
    background-color: rgb(189, 189, 189);
    box-shadow: 2px 2px 10px  rgb(125, 125, 125);
    
}
.thumbnail-block {
    display: inline-block;
    width: 300px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    background-color: rgb(236, 236, 236);
    border-radius: 5px;
    margin: 20px;
    box-shadow: 7px 7px 10px  rgb(125, 125, 125);
    transition: opacity 1s;
    transition: background-color 2s;
    transition: box-shadow 1s;
}

.thumbnail-block img{
    width: 275px;
    padding-top: 22px;
    padding-left: 22px;
    padding-right: 15px;
    background-color: rgba(236, 236, 236, 0);
    cursor: pointer;
}

.thumbnail-block p{
    padding: 5px;
    text-align: center;
    width: 280px;
}

.thumbnail-block:hover{
    opacity: .5;
    background-color: rgb(189, 189, 189);
    box-shadow: 2px 2px 10px  rgb(125, 125, 125);
    
}

.thumbnail-block-wide {
    display: inline-block;
    width: 635px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    background-color: rgb(236, 236, 236);
    border-radius: 5px;
    margin: 20px;
    box-shadow: 7px 7px 10px  rgb(125, 125, 125);
    transition: opacity 1s;
    transition: background-color 2s;
    transition: box-shadow 1s;
}

.thumbnail-block-wide img{
    width: 605px;
    padding-top: 22px;
    padding-left: 22px;
    padding-right: 15px;
    background-color: rgba(236, 236, 236, 0);
    cursor: pointer;
}

.thumbnail-block-wide p{
    padding: 5px;
    text-align: center;
    width: 605px;
}

.thumbnail-block-wide:hover{
    opacity: .5;
    background-color: rgb(189, 189, 189);
    box-shadow: 2px 2px 10px  rgb(125, 125, 125);
    
}
.contact-dawg {
    display: block;
    margin-top: 150px;
    margin-left: 100px;
    margin-right: 100px;
}

.IWAR {
    width: 550px;
    display: block;
    margin: auto;
    padding-top: 2px;
    padding-bottom: 20px;
}
.IWAR img{
    display: block;
    margin: auto;
    width: 550px;
    margin-left: -50px;
}

.IWAR figcaption {
    display: block;
    text-align: justify;
    width: 550px;
    margin-top: 15px;
    color: grey;
    margin-left: -50px;
}

.IWAR-2 {
    width: 1150px;
    display: block;
    margin: auto;
    padding-top: 2px;
    padding-bottom: 20px;
}
.IWAR-2 img{
    display: block;
    margin: auto;
    width: 1150px;
    margin-left: -50px;
}

.IWAR-2 figcaption {
    display: block;
    text-align: justify;
    width: 1150px;
    margin-top: 15px;
    color: grey;
    margin-left: -50px;
}

.about p {
    font-family: "Cormorant Garamond", serif;
    font-optical-sizing: auto;
    font-weight: 390;
    font-style: normal;
    font-size: 25px;
}

.about b {
    font-family: "Cormorant Garamond", serif;
    font-optical-sizing: auto;
    font-weight: 650;
    font-style: normal;
    font-size: 25px;
}

.journal-dawg {
    display: block;
    margin-top: 50px;
    margin-left: 100px;
    margin-right: 100px;
}
h1 {
    text-align: center;
    font-family: "Cormorant Garamond", serif;
}
.h1-description {
    width: 650px;
    display: block;
    margin: auto;
}
.h1-description p{
    display: block;
    text-align: justify;
    width: 650px;
    margin-top: 15px;
}

.journal p {
    font-family: "Cormorant Garamond", serif;
    font-optical-sizing: auto;
    font-weight: 390;
    font-style: normal;
    font-size: 20px;
}

.journal b {
    font-family: "Cormorant Garamond", serif;
    font-optical-sizing: auto;
    font-weight: 650;
    font-style: normal;
    font-size: 20px;
}
.three-dawg {
     position: fixed;
     top: 53%;
     left: 50%;
     transform: translate(-45%, -50%);
     width: 75%;
}
.three-dawg img{
    display: inline-block;
    width: 30%;
    padding: 0.5%;
    cursor: pointer;
    transition: 0.3s;
}

.three-dawg img:hover {
    opacity: 0.7;
    scale: 108%;
    width: 32%;
}



.modal {
    display: none;
    position: fixed;
    z-index: 1;
    width: 100%;
    overflow: auto;
    background-color: black;
      -webkit-animation-name: animatetop;
  -webkit-animation-duration: 1.2s;
  animation-name: animatetop;
  animation-duration: 1.2s;
}

@-webkit-keyframes animatetop {
  from {
    top: -800px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

@keyframes animatetop {
  from {
    top: -800px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

.modal img {
    width: 650px;
    padding: 50px;
    margin: auto;
}

.close-window {
    position: absolute;
    color: grey;
    top: 10px;
    right: 25px;
    font-size: 35px;
    cursor: zoom-out;

}

.more-info {
    position: absolute;
    color: grey;
    top: 14px;
    right: 60px;
    font-size: 21px;
    cursor: zoom-in;

}

.About-Modal {
    position: fixed;
    z-index: 2;
    height: 50vh;
    margin: 30vh 25vh;
    overflow: auto;
    background-color: rgb(217, 217, 217);
    border-radius: 5%;
}

.About-Modal p {
    margin: auto;
    padding: 40px 100px;
    font-family: "Cormorant Garamond", serif;
    font-optical-sizing: auto;
    font-weight: 390;
    font-style: normal;
    font-size: 25px;
}
.About-Modal h3 {
    margin: auto;
    padding-top: 50px;
    padding-left: 100px;
    color: grey;
    font-size: 30px;
}