/* sticky header background, in case option is checked */

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,900;1,400;1,900&display=swap'); #heroplace {
    background: #000;
    margin: auto;
    text-align: center;
}

#vidline {
    float: right;
    width: 40%;
    margin-left: 3%;
    margin-bottom: 3%;
    margin-right: -2%;
}

strong {
    color: #FFD700;
}

#check ul {
    list-style: none;
}

.top-video {
    width: 45%;
    float: right;
    max-width: 100%;
    margin: 0px 0px 40px 40px;
}

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

.sticky-top > #hero-plus-header {
    background-color: #000;
}

li {
    padding-bottom: 7px;
}

/*Header Box*/
#hero-plus-header {
    font-family: 'Roboto', sans-serif;
}

#fullgal {
    background: #000;
    width: 100%;
    padding: 10px 5%;
}

#gallery {
    background-image: url('images/block-yellow.png');
    background-size: 100%;
    background-repeat: repeat-y;
    background-position: right top;
    margin-bottom: 2em;
    margin-top: 2em;
    padding-top: 1em;
    padding-bottom: 1em;
}

.soc, .soc:visited {
    font-size: 150%;
    color: #fff;
    border-radius: 45px;
    width: 45px;
    height: 45px;
    display: inline-block;
    margin: 10px;
}

.soc:hover {
    font-size: 150%;
    color: #FFD700;
    border-radius: 40px;
    display: inline-block;
    margin: 10px;
}

.link, .link:visited {
    font-size: 24px;
    display: block;
    color: #FFD700;
    !important; text-transform: none;
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 24px;
    font-weight: 900;
}

.link:hover {
    font-size: 24px;
    display: block;
    color: #fff !important;
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 24px;
    font-weight: 900;
}

.card-body, .card-title, .card-text {
    display: none;
}

.ctab, .ctab:visited {
    background: #FFD700;
    color: #000!important;
    padding: 15px;
    font-size: 126%;
    font-weight: 700;
    display: block;
    text-align: center;
    margin: 15px;
    border-radius: 2px;
    text-decoration: none !important;
    line-height: 108%;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.38);
}

.ctab:hover {
    background: #fff;
    color: #000!important;
    padding: 15px;
    font-size: 126%;
    font-weight: 700;
    display: block;
    text-align: center;
    margin: 15px;
    border-radius: 2px;
    text-decoration: none !important;
    line-height: 108%;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.18);
}

.gal-head {
    width: 100%;
    max-width: 100%;
    padding: 10px 0px 20px 0px;
    text-align: center;
}

.logo {
    margin: 25px 20px;
}

.logo2 {
    width: 230px;
    margin: 10px 20px;
}

.h1, h1 {
    font-size: 2.2rem;
    text-align: center;
    margin: 20px 0px 20px;
    font-weight: 900;
    color: #000;
}

.h2, h2 {
    font-size: 1.38rem;
    text-align: center;
    margin: 20px 0px 40px;
}

.flex-away {
    padding: 2% 10%;
    width: 100%;
    max-width: 100%;
}

.callout a {
    word-wrap: break-word;
}

.callout {
    background-image: url('images/block-yellow.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 50px;
    padding-bottom: 50px;
    /* padding-right: 20%; */
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 20px;
    text-align: center;
}

.bg-yellow { 
    background: #ffd700;
    padding: 12px;
}

.callmini {
    margin-left: 3%;
    margin-bottom: 3%;
    background-image: url('images/block-yellow.png');
    background-size: 100%;
    background-repeat: repeat-y;
    background-position: right top;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 20px;
    text-align: center;
    float: right;
    width: 35%;
}

.calllink {
    color: #000;
    text-decoration: underline;
}

.card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

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

#gallery h2 {
    display: none;
}

.icons, .icons:visited, .icons:focus {
    padding: 10px;
    margin: 8px 3px;
    width: 45px;
    height: 50px;
    display: inline-block;
    font-size: 90%;
    text-align: center;
    color: #fff;
}

#gallery h3 {
    color: #fff;
    font-size: 130%;
    padding: 7px 0;
    font-weight: 900;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-style: normal;
    font-weight: 900;
    display: inline-block;
}

.hero {
    max-width: 100%;
}

/*Hero Box*/
#hero-plus-hero {
    align-items: start;
}
}

/*Body B
ox*/
#hero-plus-body {
    color: #6e6259;
    font-family: 'Roboto', sans-serif;
}

/*Footer Box*/
#hero-plus-footer {
    font-family: 'Roboto', sans-serif;
    background: #000;
    color: #fff;
    text-align: center;
}

/* Control carousel arrow*/
.carousel-gallery-arrow {
}

.col-md-3, .col-md-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0% 3%;
}

.card-title {
    display: none;
}

.card-text {
    font-size: 1.2rem;
}

@media only screen and (max-width: 769px) {
    .callmini, .callout {
        width: 100%;
        margin-left: 0;
    }

    #vidline {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .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;
    }

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

    .col-md-3, .col-md-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0% 3%;
    }

    .h1, h1 {
        font-size: 1.5rem;
    }

    #hero-plus-header {
        padding-bottom: 10px;
        display: block;
    }

    .logo {
        width: 140px;
        margin: 7px auto;
        text-align: center;
        display: inline-block;
    }

    .logo2 {
        width: 165px;
        margin: 7px auto;
        text-align: center;
        display: inline-block;
    }

    .tweet {
        float: none;
        text-align: center;
        margin: 20px auto;
        width: 100%;
        margin: 1% 0% 2% 0%;
    }

    .ctab:hover {
        color: #000!important;
    }

    .ctab {
        background: #FFD700;
        color: #fff!important;
        padding: 8px;
        font-size: 116%;
        font-weight: 700;
        display: block;
        text-align: center;
        margin: 5px;
        border-radius: 2px;
        text-decoration: none !important;
        line-height: 108%;
        box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.38);
    }
}