body {
    background-color: #fff;
    min-height: 100vh;
    font: normal 16px sans-serif;
}

.gallery-container h1 {
    font-size:4vw;
    text-align: center;
    margin-top: 7px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
    color: #58595a;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 20px auto;
    font-size: 18px;
    color: #85878c;
}

/* Styles for the gallery */

.tz-gallery {
    padding: 1px;
}

.tz-gallery .thumbnail {

    padding: 10px 0px 0px 0px;
    margin: 1px 1px 1px 1px;
    border: 1px;
    border-color: black;
    border-style: none;
}


.tz-gallery img {
    border-radius: 8px;
}


.tz-gallery .caption{
    padding: 6px 5px;
    text-align: center;
}

.tz-gallery .caption h3 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
}

.tz-gallery .caption p {
    font-size: 12px;
    color: #7b7d7d;
    margin: 0;
}

.baguetteBox-button {
    background-color: transparent !important;
}

.myvideo {
         border-color:#241CCC;
         border-style:hidden;
         border-width:thin;
         border-radius: 10px;
         widt: 40%;        
         margin-left:auto;
         margin-right:auto;
         object-fit: contain;
         
         
 }
 
.header img{max-width:100%; height:auto; position:relative;}
.htexter {font-family: Brush Script MT, Brush Script Std, cursive; font-size:12em; vertical-align:middle; }
.htext {font-family: Arial; font-size:1.8vw; vertical-align:middle; padding: 20px 20px 20px 20px}
