@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,700;1,400;1,700&display=swap');

/* Template Base */

img {
    max-width: 100%;
}
text-align: center;
    padding: 10px;
    margin: 20px auto;
    display: block;
    text-decoration: underline;
    font-weight: bold;
}
#hero-plus-hero {
    display: block!important;
    flex: none;
}

#hero-plus-hero .card-body {
    display: none;
}
#toggle {
    display: block;
    text-align: center;
    margin: 20px auto;
    text-decoration: underline;
    font-weight: bold;
}
.sticky-top {

    position: sticky;
    top: 0;
    z-index: 1020;
    background: #ffffff;
}

#hero-plus-header { 
    display: block;
    width: 100%;
    max-width: 100%;
    flex: 100%;
    z-index: 500;
    margin: auto;
}

#hero-plus-hero .img-inline {
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
}

#hero-plus-hero .vid-inline, #hero-plus-hero .ext-inline {
    padding: 0px;
}

#hero-plus-hero .card {
    border: 0px;
}






/* Structure */

#logo-div {
    display: inline-block;
    vertical-align: middle;
}

#ctab-div {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

.press-release-body-div {
    padding: 0px 120px;
}

#hero-plus-body {
    z-index: 2;
    position: relative;
}
#image-3459a655-a8bd-4af4-bede-a0612bb7bdf1-5 {
    width: 222px;
}
#footer {
    width: 100%;
    text-align: center;
    padding: 50px 120px 30px 120px;
    margin: 60px auto 0;
}
.logo {
    width: 200px;
    margin: 20px;
}
.ctab, .ctab:visited, .ctab:hover {
    background: #002d74;
    text-align: center;
    margin: 10px;
    text-decoration: none!important;
    color: #fff;
    padding: 20px;
    font-weight: bold;
}
#txt {padding: 2% 10%;}.side {float: right !Important;width: 45%;margin: 1%;}
#hero-plus-footer {     
    text-align: center; background:#ffffff;
    padding-bottom: 10px;
}

#translations-div {
    display: block;
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
}

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

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

.left .card-body, .right .card-body {
    display: none;
}












/* Design Elements */


.recipe {
    background: #ffd900;
    display: flex;
    width: 75%;
    text-align: center;
    margin: 30px auto;
    padding: 2%;
}
.recipe > div {
    justify-content: space-around;
    width: 50%;
    text-align: left;
}
body {
    color: #002d74;
    background: url('images/stripes.jpg') center no-repeat #ffd900;
    background-size: cover;
    background-attachment: fixed;
    font-family: 'Cormorant Garamond', 'Arial', sans-serif;
    font-size: 24px;
}

h1 {
    font-size: 34px;
    font-weight: bold;
    color: #002d74;
    text-align: center;
    margin: 30px auto 30px auto;
}

h2 {
    color: #002d74;
    font-size: 26px;
    text-align: left;
    font-style: italic;
    text-align: center;
    margin: 20px auto 40px auto;
}

.gallery-inline {
    margin: 40px auto 40px auto;
}

.gallery-inline h2 {
    display: none;
}



.ctab-mobile, .ctab-mobile:visited {
    display: none;
    background: #000000;
    color: #ffffff;
    max-width: 100%;
}

.ctab:hover, .ctab-mobile:hover .ctab:active, .ctab-mobile:active .ctab:focus, .ctab-mobile:focus {
    color: #000000;
    background: #ded6e0;
    text-decoration: none;
}

.ctab i, .ctab-mobile i {
    display: inline-block;
    padding-left: 10px;
    position: relative;
    top: 1px;
}

.tweet {
    display: block;
    float: right;
    width: 40%;
    background: #332e20;
    color: #fff;
    padding: 20px;
    text-align: center;
    font-size: 133%;
    font-style: italic;
    margin: 0px 0px 20px 40px;
}

.social-icons {
    display: block;
    width: 100%;
    margin: 20px auto 35px auto;
}

.social-link, .social-link:visited {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #002d74;
    font-size: 34px;
    text-align: center;
    transition: 0.3s all ease-in-out;
    padding: 0px;
    margin: 5px 10px;
}

.social-link:hover {
    color: #0743a0;
    text-decoration: none;
}

#footer img {
    width: 300px;
    max-width: 100%;
}

.footer-link, .footer-link:visited {
    display: inline-block;
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
    transition: 0.2s all ease-in-out;
    margin: 0px auto;
}

.footer-link:hover, .footer-link:active, .footer-link:focus {
    color: #dddddd;
    text-decoration: none;
}
.recright {
    float: right;
    width: 65%;
    display: block;
    padding: 1em;
}
.release {
    background-color: rgba(255,255,255, 0.9);
    padding: 5%;
}
a, a:visited, a:hover {color:#002d74; }
.rec {
    width: 75%;
    padding: 30px 45px;
    color: #002d74;
    background: #fbe6a3;
    margin: 20px auto;
}
.translation-link, .translation-link:visited {
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    transition: 0.3s all ease-in-out;
    margin: 5px;
}

.translation-link:hover, .translation-link:active, .translation-link:focus {
    color: #dddddd;
    text-decoration: none;
}



.side h2 {
    display: none;
}





/* Classic Gallery */

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




/* Masonry Gallery */





/* Cards Gallery */

/* Number of Assets per row */
@media (min-width: 576px) {
    .card-columns {
        column-count: 3;
        padding-bottom: 10px;
    }
}

.card-columns .card {
    margin-bottom: 25px;
}

.card-text {
    display: none;
}

.card-body {
    display: none;
    padding-bottom: 5px;
    background: #3F51B5;
    color: #ffffff;
}





/* Carousel Gallery */

.carousel {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: #111111;
    outline: 4px solid #111111;
}









/* Custom CSS */


#logo-div img {
    width: 150px;
    margin: 18px 12px;
}








/* Media Queries */
@media only screen and (max-width: 1124px) {


    .ctab-mobile, .ctab-mobile:visited {
        display: inline-block;
        margin: 0px auto 40px auto;
        max-width: 100%;
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    #sidebar-div, #press-release-div {
        width: 100%;
    }

    #sidebar-div {
        padding-left: 0px;
    }
}


@media only screen and (max-width: 767px) {
    .press-release-body-div {
        padding: 0px 30px;
    }

    .gallery-inline {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .social-link, .social-link:visited {
        margin: 10px 15px;
        display: inline-block;
    }

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 24px;
    }

    .left, .right {
        width: 100%;
        float: none;
        margin: 0px auto 40px auto;
    }

    .tweet {
        width: 100%;
        max-width: 100%;
        float: none;
        margin: 40px auto 40px auto;
    }

    #logo-div {
        width: 100%;
        display: block;
        text-align: center;
    }

    #logo-div img {
        margin: 10px auto;
    }

    .ctab, .ctab:visited, .ctab:hover {
         display: inline-block;
        margin: 0px auto 40px auto;
        max-width: 100%;
        width: 100%;
    }

    .ctab-mobile, .ctab-mobile:visited {
        display: inline-block;
        margin: 0px auto 40px auto;
        max-width: 100%;
        width: 100%;
    }


    #hero-plus-footer .col-sm-6 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
        text-align: center;
        padding: 0px;
        margin: 30px auto 10px auto;
    }

    #footer {
        padding: 30px 30px 60px 30px;
        margin-top: 30px;
    }

    .play-overlay {
        font-size: 20vw;
    }
}








@media only screen and (max-width:980px) {
.col-sm.col-md.img-inline.right {
    width: 100%;
    display: block;
    float: none;
}
}

/* Adjustments for the Share Bar in Mobile View */
@media (max-width: 767px) {
.recright {
    float: none;
    width: 100%;
    display: block;
}
.recipe {
    flex-direction: column;
    width: 100%;
    align-items: center;
}
.recipe > div {
    justify-content: space-around;
    width: 100%;
    text-align: left;
}
.side {
    float: none;
    width: 100%;
    margin: 20px auto;
}
}