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

.right{width:35%; float:right; display:block;}

.flogo { margin: auto; }
.bottom-x {
width: 100%;
text-align: center;
}

a {
    color: #264c2b;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.card-columns {
    column-count: 2;
}

.w-100 {
    width: 80%!important;
    margin: auto;
}

strong {
  color: #204D2E;
}

body {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 19px;
    font-weight: 400;
    background: #d2e9d9;
    background-image: url('images/bg4.jpg');
    background-attachment: fixed;
    background-size: 100%;
}

.recipe {
    background: #9be3bfaa;
    padding: 30px 30px 10px 30px;
    margin-bottom: 20px;
}

.ft-logo {width: 175px;}

.sticky-top {  background: #d2e9d9;}

#press-release-div li {
    margin: 10px auto;
}

#hero-plus-hero {
    display: block!important;
    flex: none;
}

#hero-plus-hero .card-body {
    display: none;
}

.press-release-body-div {
background-color: #ffffffa0;
    margin: 3% 14%;
    padding: 3% 4%;
    display: block;
    border-radius: 12px;
}
    

.card-text {
    display: none;
}

.card-body {
    padding-top: 15px;
    padding-bottom: 5px;
   
    color: #fff;
}

.container-fluid:nth-child(1) {
  
    z-index: 500;
    -moz-box-shadow: 0 0 6px -1px;
    -webkit-box-shadow: 0 0 6px -1px;
    box-shadow: 0 0 6px -1px;
}

.clearfix {
    width: 100%;
}

#gallery .col-lg-3 {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}



img {
    max-width: 100%;
}

#logo-div .img-inline {
    width: 125px;
    max-width: 100%;
}

#footer .logo{

    font-weight: bold;
font-weight:125%;
    color: rgb(38, 76, 43);
}

#hero-plus-header {

}

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

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

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

    .gallery-photos .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

/* End Gallery Asset Width Percentage */
/* Adjustments for the Share Bar in Mobile View */
@media (max-width: 767px) {
    #share-floating-bar {
        width: 100%;
        text-align: center;
        background: #1d1f22;
        padding: 10px 0px 0px 0px;
        margin-bottom: -3px;
        bottom: 0;
        right: 0;
    }
}

/* End Adjustments for the Share Bar in Mobile View */
/* Fix for Bootstrap */
@media (min-width: 576px) {
    .col-sm-1, .col-md-1, .col-lg-1, .col-sm-2, .col-md-2, .col-lg-2, .col-sm-3, .col-md-3, .col-lg-3, .col-sm-4, .col-md-4, .col-lg-4, .col-sm-5, .col-md-5, .col-lg-5, .col-sm-6, .col-md-6, .col-lg-6, .col-sm-7, .col-md-7, .col-lg-7, .col-sm-8, .col-md-8, .col-lg-8, .col-sm-9, .col-md-9, .col-lg-9, .col-sm-10, .col-md-10, .col-lg-10, .col-sm-11, .col-md-11, .col-lg-11, .col-sm-12, .col-md-12, .col-lg-12 {
        float: left;
    }
}

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

#logo-div img {
    margin: 3px 12px;
}

#ctab-div {vertical-align: middle;/* float: right !important; */margin-top: 25px;}

.ctab, .ctab:visited {
   -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-color: #27724f;
    background-clip: padding-box;
    color: #fff !important;
    padding: 15px 5px;
    font-size: 110%;
    font-weight: bold;
    display: block;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    width: 345px;
    max-width: 100%;
    transition: 0.3s all ease-in-out;
    margin: 20px; float:right;
}

.ctab-mobile, .ctab-mobile:visited {
    display: none;
    background-color: #27724f;
    background-clip: padding-box;
    color: #fff !important;
    max-width: 100% !important;

}

.ctab:hover, .ctab-mobile:hover .ctab:active, .ctab-mobile:active .ctab:focus, .ctab-mobile:focus {
color: #ffffff !important;
    background: #27724f;
    text-decoration: none;
}

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



h1 {
    font-size: 32px;
    font-weight: bold;
    /* color:#2e2112; */
    color: #204D2E;
    text-align: center;
    margin: 30px auto 30px auto;
}

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


#hero-plus-body {   font-family: 'Josefin Sans', sans-serif;
    font-size: 19px;
    font-weight: 400;
  background-size: cover; 
 background-position: fixed; /* Center the image */
}

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

.gallery-inline {margin:30px auto;
    clear: both !important;
    padding: 5px 6vw 0px 6vw;
}

.gallery-inline h2 {
    display: none;
}

.gallery-inline .lightbox {
    box-shadow: 0 0 0.5rem rgba(10,10,10,.05);
}

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

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

.play-overlay {
    background: rgba(0,0,0,0.6);
    text-align: center;
    color: #ffffff;
    transition: 0.3s all ease-in-out;
}

.link-divider {
    display: inline;
    margin: 0px 10px;
}

.footer-bar-links, .footer-bar-links:visited, .footer-bar-links:active {
    margin: 20px auto;
    display: block;
    color: #fff;
    text-decoration: none;
}

.footer-bar-links:hover {
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

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

#footer {
    color: #1e1a1a;
    padding: 40px 120px 30px 120px;
   text-align:center;
    margin-bottom: -10px;
    width: 100%;
}

#footer .col-sm-12 {
    padding: 0!important;
}

#footer h3 {
    color: #ffffff;
    font-weight: bold;
}
.card-body { display: none; }
#hero-plus-footer {
    text-align: center;
    padding-bottom: 10px;
    margin-top: -20px; 
}

#hero-plus-footer .col-sm-12 {
    background: #e0e0e0;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 60px;
}

div.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;
    text-align: center;
    color: #264c2b;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    transition: 0.3s all ease-in-out;
    padding: 0px;
    border-radius: 500px;
    margin: 5px 10px;
}
.right {
    width:37%;
    float: right;
    margin: 1.5%;
}
.social-link i {
    /* padding-right: 10px; */
}
#hero-plus-footer .logo {
    width: 150px;
    display: block;
    margin: 2px auto;
}
.social-link:hover {
    background: transparent;
    color: #6c9905;
    text-decoration: none;
}

.translation-link, .translation-link:visited {
    color: #dddddd;
    font-size: 16px;
    display: inline-block;
    transition: 0.3s all ease-in-out;
    margin: 5px;
}

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

#footer-bar {
    width: 100%;
    text-align: center;
    margin: 30px auto;
}

#footer-left {
    text-align: right;
}

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

#footer-right {
    text-align: left;
}

#footer-right img {
}

.footer-link, .footer-link:visited {
    display: inline-block;
    color: #1e1a1a;
    font-size: 28px;
    font-weight: bold;
    transition: 0.3s all ease-in-out;
    margin: 0px 0px 0px 0px;
}

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

.footer-link img {
    max-width: 250px;
}

div.social-icons {
}

#footer-left {
    padding-right: 40px;
}

#footer-right {
    padding-left: 40px;
}

.pull-quotes {
    font-size: 21px;
    font-weight: semi-bold;
    padding: 40px 120px;
}

.pull-quotes .left {
    text-align: center;
}

.pull-quotes img {
    max-width: 12%;
    border-radius: 100%;
    margin: 20px;
}

/* Sidebar Stuff */
#press-release-div {

 
    background-size: 15%;
}

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

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

#sidebar-2 h3 {
    color: #775990;
}

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

.vid-inline .card {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.sidebar-link, .sidebar-link:visited {
    display: block;
    font-weight: bold;
    color: #ffffff;
    font-size: 22px;
    transition: 0.3s all ease-in-out;
    margin: 20px auto;
}

.sidebar-link:hover, .sidebar-link:active, .sidebar-link:focus {
    color: #81e9ec;
    opacity: .95;
    text-decoration: none;
}

#sidebar-2 .card-body {
    padding: 20px 0px;
}

#sidebar-2 .card-title {
    font-size: 19px;
    margin-bottom: 0px;
}

#sidebar-2 .card-text {
    display: none;
}

/* Media Queries */
@media only screen and (max-width: 1124px) {
    .ctab, .ctab:visited {
        display: none;
    }

    .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: 980px) {
    #gallery .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33%;
        max-width: 33%;
    }

}

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


    
.card-columns {
    column-count: 1;
}
.right {
    width:97%;
    float: right;
    margin: 1.5%;
}

    .pull-quotes img {
        max-width: 100%;
    }

    #ctab-div {
        display: none;
    }

    #headline-subheadline-div {
        text-align: center;
    }

    .press-release-body-div, #headline-subheadline-div {
        padding: 20px 12px;
margin: 3% 4%;
    }

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

    #gallery .col-lg-3 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    #classic-gallery-asset-1, #classic-gallery-asset-2, #classic-gallery-asset-3, #classic-gallery-asset-4 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

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

    h1 {
        font-size: 26px;
    }

    h2 {
        font-size: 20px;
    }

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

   

    #footer-graphic {
        margin-top: -180px;
    }

    #hero-plus-body {
        padding: 0px 0px;
    }

    .pull-quotes {
        padding: 30px;
    }

    #hero-plus-body .img-inline {
    }

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

    #logo-div img {
        margin: 0px auto;
    }
#logo-div .img-inline{width:75px;}

    .ctab, .ctab:visited {
        display: none;
    }

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

    .press-release-body-div {
        padding-bottom: 40px;
    }

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

    #hero-plus-footer img {
        margin: 10px auto;
        padding: 10px auto;
    }

    #hero-plus-footer .row {
        padding-bottom: 10px;
    }

    #hero-plus-footer {
        padding-bottom: 80px;
    }

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

    #hero-plus-body {
        background-size: cover;
    }
}