@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=EB+Garamond&family=Roboto+Slab:wght@400;500;700&display=swap');


.socshare { margin: auto; text-align: center; }

.vid-inline{width:30%; float:right; margin-left:3%;}

.sticky-top a {
    text-decoration: none!important;
width:100%;

}

/* Sidebar Stuff */

#sidebar-div {
    width: 35%;
    padding-left: 30px;
}

#sidebar-2 {
    background: none;
    text-align: center;
    padding: 20px 20px 40px 20px;
}

#sidebar-2 h3 {
    color: #fff;
    padding-top: 40px;
    padding-bottom: 15px;
    border-bottom: 1px solid;
    font-weight: bold;
}

#sidebar-2 .img-inline, #sidebar-2 .vid-inline {
    margin: 30px auto 0px auto;
}

.logo-center {
    max-width: 100%;
    width: 40%;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}

.inl {
    float: right;
    width: 40%;
    margin: 1%;
}

/* sticky header background, in case option is checked */
.sticky-top > #hero-plus-header {
    background: url('images/Donbackground.jpg') top left;
    background-size: cover;
font-family: 'Roboto Slab', serif;
}

.logo {
    margin: 10px;
    display: inline-block;
    width: 185px;
    max-width: 100%;
}

.logo1 {
    margin: 10px auto;
    height: 120px;
    float: right;  display: inline-block;
}

.lg-rg {
    float: right;
}

/* Gallery Asset Width Percentage (4 Assets Across = 25%, 3 = 33.3333333%, etc.) */
@media (min-width: 992px) {
    .col-lg-3 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 3;
    }
}

.content-flex-center {
    margin: auto!important;
    width: 100%;
}

body {
    background: url('images/Donbackground.jpg') top center no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

/*Header Box*/
#hero-plus-header {
}

.h1, h1 {
    font-weight: 700;
    font-size: 2.5rem;
    text-align: center;
    margin: 20px 0px 40px 0px;
  font-family: 'EB Garamond', 'Alfa Slab One', cursive;
background: -webkit-radial-gradient(rgb(242, 229, 199), rgb(195, 136, 50));
background: radial-gradient(rgb(242, 229, 199), rgb(195, 136, 50));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}

h2 {
    font-weight: 500;
    font-size: 1.8rem;
    text-align: center;
    margin: 20px 20px 40px;
   font-family:'EB Garamond', 'Alfa Slab One', cursive;
    color: #fff;
}

strong {
background: -webkit-radial-gradient(rgb(242, 229, 199), rgb(195, 136, 50));
background: radial-gradient(rgb(242, 229, 199), rgb(195, 136, 50));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
font-family: 'EB Garamond', 'Alfa Slab One', cursive;
letter-spacing: 1px;
font-size:110%;
}

#txt {
    padding: 2% 14%;
    color: #fff;
font-size:1.2rem!important;

}

/*Hero Box*/
.ctab, .ctab:visited {
    display: inline-block;
    text-align: center;
    margin: 30px;
    padding: 15px;
    background: #d9a635;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 20px;
    font-family: 'EB Garamond', 'Gothic A1', sans-serif;
    width: 350px!important;
float:right;
}

.ctab:hover {
    background: #fff;
    color: #d19c3e!important;
}

#gallery h2 {
    display: none;
}

.gallery-inline{background-color:#d9a635; padding-top:25px; margin: 4% 0%;}

.gallery-inline h2{display:none;}

.hero {
    max-width: 100%;
width:100%;
}

#hero-plus-hero {
    align-items: start;
}

#gallery {
    width: 100%;
    max-width: 100%;
    padding: 30px 120px 40px 120px;
}

.col-lg-3 {
    -ms-flex: 4;
    flex: 25%;
    max-width: 25%;}

#gallery img {
    width: 100%;
    max-width: 100%;
}

.fineprint {
    font-size: 15px;
    text-align: center;
    padding: 10px;
    color: #fff;
}

.card-body {
    display: none;
}

/*Body Box*/
a {
    color: #e6bb52!important;
    font-weight: bold;
    font-family: 'EB Garamond','Gothic A1', serif;
}

a:hover {
    color: #d19c3e;
}

.top-video {
    width: 50%;
    float: none;
    margin: auto;
    max-width: 100%;
}

.top-video .card-body {
    display: none;
}

#hero-plus-body {font-family: 'EB Garamond','Roboto Slab', serif;}

/*Footer Box*/
#hero-plus-footer {
   background:url('images/gold-removebg-preview.png') top center no-repeat; 
    display: block;
    text-align: center;
    margin: 0px auto;
    padding: 9em;
font-family: 'Roboto Slab', serif;
}

.soc, .soc:visited, .soc:hover {
    display: inline-block;
    margin: 5px;
    padding: 10px;
    color: #fff;
}

.link, .link:visited, .link:hover {
    display: block;
    text-decoration: none !Important;
    font-size: 2em;
    color: #fff;
    font-weight: 600;
}

#txt p {
    font-size: 18px;
    line-height: 2em;
}

.lightbox > .img-fluid {
 
    width: 100%;
    max-width: 100%;
    max-height: 100%!important;
}

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

.col-lg-3 {
    -ms-flex: 1;
    flex: 100%;
    max-width: 100%;}

    .inl {
        float: none;
        width: 100%;
        margin: 20px auto;
    }

    #hero-plus-header {
        display: block;
        text-align: center;
        margin: 5px auto;
    }

    .logo {
        margin: 10px auto;
        display: block;
    }

    .ctab {
        display: block;
    }

    .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }

    .logo {
        margin: 2px;
        display: inline-block;
    }

    h1 {
        font-size: 1.5em;
    }

    h2 {
        font-size: 1.2em;
    }

    .ctab, .ctab:visited {
        width: 100%;
        display: inline-block;
        margin: 3px;
        padding: 5px;
        background: #d9a635;
        color: #fff !important;
        text-decoration: none !important;
        font-weight: bold;
        font-size: 12px;
        font-family: 'Gothic A1', sans-serif;
        text-transform: uppercase;
        float: none;
    }

    #gallery {
        padding: 20px 5px 20px;
    }

    #txt {
        padding: 2% 2%;
        color: #fff;
 
        font-weight: 400;
    }

.vid-inline{width:100%; float:right; margin-left:0%;}

    .top-video {
        width: 100%;
        float: none;
        margin: 0px auto 40px auto;
    }
}