@font-face {
    font-family: "Gotham-Bold"; 
    font-style: normal;
    src: local("Gotham-Bold"), local("Gotham-Bold"), url("../../fonts/gotham/Gotham-Bold.otf") format("opentype"), url('../../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'); 
}

@font-face {
    font-family: "Gotham-Medium"; 
    font-style: normal;
    src: local("Gotham-Medium"), local("Gotham-Medium"), url("../../fonts/gotham/Gotham-Medium.otf") format("opentype"), url('../../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'); 
}

/* src: url('../fonts/Font-Name.eot?#iefix') format('embedded-opentype'), */
/* url('../fonts/Font-Name.ttf')  format('truetype'); */

@font-face {
    font-family: "Gotham-Book"; 
    font-style: normal;
    src: local("Gotham-Book"), local("Gotham-Book"), url("../../fonts/gotham/Gotham-Book.otf") format("opentype"), url('../../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'); 
}

/* Font Enhancements 2022 */

@font-face {
    font-family: "Henry Sans Black";
    font-style: normal;
    src: url("../../fonts/Henry/Webfonts/HenrySans-Black.woff2");
}

@font-face {
    font-family: "Henry Sans Bold";
    font-style: normal;
    src: url("../../fonts/Henry/Webfonts/HenrySans-Bold.woff2") format("woff2");
}


@font-face {
    font-family: "Henry Sans Light";
    font-style: normal;
    src: url("../../fonts/Henry/Webfonts/HenrySans-Light.woff2");
}


@font-face {
    font-family: "Henry Sans Medium";
    font-style: normal;
    src: url("../../fonts/Henry/Webfonts/HenrySans-Medium.woff2");
}

@font-face {
    font-family: "Henry Sans Regular";
    font-style: normal;
    src: url("../../fonts/Henry/Webfonts/HenrySans-Regular.woff2") format('woff2');
}

.font-henry-black { font-family: "Henry Sans Black"!important; }
.font-henry-bold { font-family: "Henry Sans Bold"!important; }
.font-henry-light { font-family: "Henry Sans Light"!important; }
.font-henry-medium { font-family: "Henry Sans Medium"!important; }
.font-henry-regular { font-family: "Henry Sans Regular"!important; }


/* End Font Enhancements 2022 */


body {
    color: #000000!important;
    font-family: 'Henry Sans Regular';
}

.nav-item > a, h1, h2, .footer-navigation {font-family: "Henry Sans Bold"; }
.breadcrumb > li > a, h3, h4, h5 { font-family: "Henry Sans Regular";  }
.learn-our-story { font-family: "Henry Sans Bold"; font-size: 1.6em; font-weight: 'bold'; }

.main-title-font {font-family: "Henry Sans Bold"; }

/* Navigation  */
.nav-link {
    /* position: absolute!important; */
    /* color: #ffffff !important; */
    text-transform: uppercase;
    font-weight: 500;
}

#navbar {
    z-index: 9;
    width: 100%;
}

.navigation, .navigation li {
    display: inline-block;    
}

.navigation li a {
    color: #666666;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 5px;
}

.navigation li:not(:last-child) {
    border-right: 2px solid #666666; 
    padding-right: 5px;
}

/* Carousel  */
.black-overlay{
    position:absolute;
    position:absolute;
    top: 0px;
    left: 0px;  
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.carousel-indicators li {    
    border-radius: 100%;
}

.carousel-item {
    height: auto;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.banner-text, .banner-subtext  {   
    text-align: center;
    line-height: normal;
}

/* .env-size {
    height: 400px;
}
.env-size .header {
    height: 90px;
    margin-bottom: 10px;
}

.env-size .header div .sub-event-icons { 
    width: 35%;
    max-width: 100px; 
}
.sub-event-title {
    font-size: 1.3vw!important; 
    padding-left: 15px;
} */

/* .solid-waste-text-blurb { 
    height: 170px;
    font-size: 1.3vw!important; 
} */

.know-more { cursor: pointer; }


#navbar10 .navbar-nav li.active {
    color: #ffffff!important;
    border-radius: 8px;
    background: #FF96A9!important;
}

.env-bdr-color-0 { border: 5px solid #B45C6A!important; }
.env-bdr-color-1 { border: 5px solid #5E55DB!important; }
.env-bdr-color-2 { border: 5px solid #DD9E3B!important; }
.env-bdr-color-3 { border: 5px solid #396A63!important; }
.env-bdr-color-4 { border: 5px solid #7CA561!important; }

.env-title-color-0 { color: #C15669!important; }
.env-title-color-1 { color: #5E55DB!important; }
.env-title-color-2 { color: #DD9E3B!important; }
.env-title-color-3 { color: #396A63!important; }
.env-title-color-4 { color: #7CA561!important; }

.line-bg-color-0 { background-color: #C15669!important; }
.line-bg-color-1 { background-color: #5E55DB!important; }
.line-bg-color-2 { background-color: #DD9E3B!important; }
.line-bg-color-3 { background-color: #396A63!important; }
.line-bg-color-4 { background-color: #7CA561!important; }

.env-sub-title-color-0 { color: #ff96a9!important; }
.env-sub-title-color-1 { color: #879df8!important; }
.env-sub-title-color-2 { color: #e89b12!important; }
.env-sub-title-color-3 { color: #77cec1!important; }
.env-sub-title-color-4 { color: #9bd477!important; }

.tab-selected a .env-tab-header {}

.env-wrapper {
    width: 20%;
}

.btn-like-design{
    padding: 20px 20px;
    margin: 10% 8%;
    text-align: center;
    box-shadow: 0px 3px 14px #0000002E;
    border-radius: 15px;
    font-size: 16px;
    font-family: 'Henry Sans Light';
}

.title-padding {
    padding-top: 10px;
}

.line-div-ui {
    border-radius: 15px;
    max-width: 50%;
    margin: auto;
    height: 4%;
}

.nav-tabs {
    border-bottom: 1px!important;
}

@media (max-width: 991px) { 

    .btn-like-design{
        font-size: 12px;
    }

    .env-wrapper .env-tab-header img {
        width: 55%!important;
    }

}

@media (max-width: 600px) { 

    .btn-like-design{
        font-size: 15px;
    }

    .env-wrapper .env-tab-header {
        height: 150px!important;
    }

}

.env-wrapper .env-tab-header {
    height: 120px;
}
.env-wrapper .env-tab-header img {
    width: 30%;
}

.download-btn-group {
    border-radius: 20px;
    width: 400px;
}

.trash-to-cash-gap {
    margin-right: 70px!important;
}

.download-btn-group .btn1 {
    padding: 10px 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    text-align: center;
    width: 200px;
    background: #FF96A9!important;
    border-right: .1em solid white!important;
}

.download-btn-group .btn2 {
    padding: 10px 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    text-align: center;
    width: 200px;
    background: #FF96A9!important;
    border-left: .1em solid white!important;
}

.download-btn-group .btn1, .btn2 a { color: white }

.footer { background: #F7F7F7!important; } 

.featured-img-event {
    border-radius: 20px!important;
}

/* enhancements 2022 minor adjustment */
.about-us-display-flex {
    width: 100%;
    display: inline-flex;
    flex: wrap;
    gap: 15px;
}

.about-us-display-flex div {
    width: 20px;
    width: 100%;
}

.about-us-display-flex .about-us-img {
    width: 100%!important;  
}

.about-us-display-flex p.about-us-title {
    color: #000000;
    font-weight: bold;
    font-family: "Henry Sans Medium";
    text-align: center;
    font-size: .6rem!important;
}
/* end 2022 enhancements */

@media only screen and (max-width: 600px) {
    #banner #carousel-for-smcares-3 .carousel-inner .carousel-item.active img {
        height: 200px; 
    }
    #banner #carousel-for-smcares-1 .carousel-inner .carousel-item.active img {
        height: 300px; 
    }
    #banner #carousel-for-smcares-1 .carousel-inner .carousel-item .centered .banner-text {
        font-size: 2em;
    }
    #banner #carousel-for-smcares-1 .carousel-inner .carousel-item .centered .banner-text span {
        padding: 5px 0;
    }
    #banner #carousel-for-smcares-1 .carousel-inner .carousel-item .centered .banner-subtext {
        font-size: .8em;
    }

    ol.carousel-indicators li.active {
        color: #0030FF!important;
    }
}

.learn-our-story {
    cursor: pointer;
}


/* colors */
.gray { color: #666666 }
.blue { color: #2741a2 }
.pink { color: #e24079;}
.light-pink { color: #FF96A9}

/* 2022 font color */
.primary-color { color: #0030FF!important }
.secondary-color { color: #444444!important }
.info-color { color: #FF96A9!important }
/* end 2022 font color */

.btn-pink { background-color:  #e9487c; }

/* background colors */
.bg-sma { background-color: #ACCAFF30; color: #0030FF }
.bg-1 { background: #879DF8 }
.bg-5 { background: #E89B12 }
.bg-3 { background: #FF96A9 }
.bg-2 { background: #246C63 }
.bg-4 { background: #6051E3 }
.bg-6 { background: #77CEC1 }
.bg-advocacies { background: #6e6e6e}
.bg-content { background: #1079c4 }
.bg-highlights { background: #e24079 }

.light-blue { color: #117ac5; }

.adv-font-size-title {
    font-size: 50px;
}

.adv-font-size {
    font-size: 18px!important;
}

.event-title-font-size{
    font-size: 46px;
}

.breadcrumb {
    background: white;
}

.breadcrumb-item + .breadcrumb-item::before {    
    content: ">";
}

/* subpages */
.title-subpages {
    padding: 20px;
    background: #FF96A9!important;
    border-radius: 10px;
    color: #ffffff;
    font-weight: bolder;
    font-family: 'Henry Sans Bold';
}

.rounded {
    border-radius: 1rem!important;
}

#press-card, #events-card, #v-pills-tabContent, #v-pills-tab {
    box-shadow: 0 1px 10px 0 rgba(0,0,0,0.2)!important;
}

#v-pills-tab .nav-link {
    background-color: transparent;
}

#v-pills-tab .active {
    background-color: #e4e4e4;
}

#v-pills-tab a {
    border: 0;    
    padding: 20px;
    height: 128px;
}

#v-pills-tabContent, .tab-pane {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

#v-pills-tab, #v-pills-tab a {
    border-top-right-radius: 20px;  
}

#v-pills-tab, #v-pills-tab a:nth-child(1) { border-top-right-radius: 20px; }
#v-pills-tab, #v-pills-tab a:nth-child(3) { border-bottom-right-radius: 20px; }

.form-control {
    border-radius: 0;
    border: 2px solid #d6d6d6;
}

@media (max-width: 380px) {
    .label-sub-names-1 {
        font-size: .8rem!important;
    }
    .card-footer > a > .continue {
        font-size: .7rem!important;
    }
    .st-custom-button img {
        width: 30px;
    }
}

@media (max-width: 484px) { 
    .card-body-advocacies-template { height: 130px; }

}

@media (max-width: 483px) { 
    .card-body-advocacies-template { height: 150px; }

}

@media (max-width: 422px) { 
    .card-body-advocacies-template { height: 250px; }
}

@media (max-width: 600px) { 

    .banner-text, .label-names-1 {
        line-height: 45px;
        font-size: 3rem;
    }
    .banner-subtext {
        font-size: 1rem;
    }

    
    .banner-text span {
        background: #FF96a9!important;
    }

    .carousel-indicators li {
        background: #0030FF50;
        width: 10px;
        height: 10px;
    }

    .carousel-indicators li.active {
        background: #0030FF;
    }


    .label-names-1 {
        font-size: 2.1rem;
    }

    .label-sub-names-1 {
        font-size: 20px;
    }

    /* .label-sub-names-1, .sec-label-sub-name  {
        font-size: 1.5rem;
    } */

    .label-names-2 {
        font-size: 1.8rem;
        color: #2741a2;
    }

    .sec-label-name {
        font-size: 2.5rem;
        /* padding: 30px; */
    }

    .sec-label-sub-name {
        font-size: 1.1rem!important;
        margin-top: 10px;
    }

    .env-sec-name {
        font-size: 2.5rem!important;
    }

    .label-names {
        font-size: 1.5rem;       
    }

    .learn-our-story {
        font-size: 1.1rem;
    }

    .env-card {
        width: 100%!important;
        max-width: 100%!important;
        height: 310px;
        margin-top: 30px;
        border: none!important;
    }
    .env-know-more {
        font-size: 16px!important;
    }

    .env-size {
      height: 310px;
      padding: 30px!important;
    }
    .env-size .header {
        height: 90px;
    }

    .env-wrapper {
        width: 50%;
    }
    .env-wrapper .env-tab-header {
        height: 100px;
    }
    .env-wrapper .env-tab-header img {
        width: 35%;
    }
    .env-wrapper .env-tab-header h5 {
        font-size: .7rem;
    }

    .environmental-programs-on-solid-waste-managament .env-mobile-tab a {
        display: flex;
        justify: content-between;
        align-items: center;
    }

    .environmental-programs-on-solid-waste-managament .env-mobile-tab a img {
        height: 42px;
        width: 45px;
    }

    .environmental-programs-on-solid-waste-managament .env-mobile-tab a p {
        margin-left: 5px;
    }
    
    
    .env-size .header div .sub-event-icons { 
        width: 100%;
        max-width: 100px; 
    }
    .sub-event-title {
        font-size: 1.2rem!important; 
        margin-left: -10px!important; 
    }
    
    .solid-waste-text-blurb { 
        height: 120px;
        font-size: 1rem!important; 
    }
    
    .know-more { 
        font-size: 1rem;
        cursor: pointer; 
    }

    .small-display {
        font-size: 1rem!important;
    }

    .about-us-display-flex {
        display: inline-flex;
        flex: wrap;
        gap: 25px;
    }

    .about-us-display-flex .about-us-img {
        margin-left: 10px;
        width: 80px!important;
    }

    .about-us-display-flex p.about-us-title {
        color: #000000;
        font-weight: bold;
        font-family: "Henry Sans Medium";
        text-align: center;
        font-size: .6rem!important;
    }

    .advocacies-card {
        border-radius: 20px!important;
    }

    .advocacies-card .card-img-top {
        border-top-left-radius: 20px!important;
        border-top-right-radius: 20px!important;
    }

    .advocacies-card .card-body-advocacies-template .card-title {
        font-size: .8rem!important;
    }
    .advocacies-card .card-body-advocacies-template .card-text {
        height: 80px;
        font-size: .8rem;
    }

    .bg-sma h4 {
        font-size: 1.25rem;
    }
    
    .goals h1 {
        text-align: center;
        font-size: 1.25rem;
        color: #666666;
    }

    .navbar-collapse ul.navbar-nav.nav-fill > li  {
        padding: 10px; 
    }

    #navbar10 .navbar-nav li a {
        color: #666666;
        font-weight: bold;
        text-align: left;
        padding: 0 5px;
    } 

    /* .breadcrumb ol li a {
        font-size: 1rem ;
    } */

    .fa-play-circle {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color:white;
        font-size: 2.5rem;   
    }
    .copyright {
        padding: 0 100px!important;
    }
    .copyright h5 {
        font-size: 0.8rem;
    }

    #schedule-carousel {
        /* height: 300px; */
        min-height: 300px;
    }

    .breadcrumb li {
        font-size: 0.8rem;
    }

    
    #sm-cares-event-registration h1 {
        font-size: 1.1rem;
    } 

    .banner-text span div {
        margin-top : -5px;
    }
   
    .bg-sma a img {
        width: 40px;
        height: 40px;
    }

    #navbar10 {
        margin-left: -1rem;
        margin-right: -1rem;
        /* height: 100vh; */
    }
    

    .card-body-advocacies-page { height: 85px;  }
    .card-body-advocacies-template { height: 200px; }
    .card-body-advocacies-template > a > .card-title {font-size: 1rem!important;}
    .card-body-advocacies-template > .card-text { line-height: 1.3; font-size: 1rem }

    .card-body-events-template {
        height: 175px;
    }
    
    .card-body-press-template {
        height: 300px;
    }
    
    .d-1280-down {
        display: block;
    }

    #nav-terms-tab, #nav-privacy-policy-tab {
        font-size:1rem;
        /* font-weight: bold; */
    }

    /* .footer-navigation div .navigation li:nth-child(6) {
        border: 0;
    } */

    .breadcrumb { padding: 0; }

    .breadcrumb li {
        font-size: 0.8rem;
        /* padding: 0 10px; */
        
    }

   .breadcrumb li a {
        color: #000000;       
    }

    .breadcrumb li+li:before {
        padding: 8px;
        color:#000000;
        content: "\003e";
        font-weight: bold;
    }

}

/* Media Queries */
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 360px) { 

    .banner-text, .label-names-1 {
        font-size: 3rem;
    }
    .banner-subtext {
        font-size: 1rem;
    }

    .banner-text span {
        background: #FF96a9;
        border-radius: 10px; 
    }

    .sm-cares-logo {
        width: 75px;
        height: 50px;
    }

    .carousel-indicators li {
        width: 10px;
        height: 10px;
    }

    .label-sub-names-1, .sec-label-sub-name  {
        font-size: 1rem!important;
    }

    .label-names-2 {
        font-size: 1.5rem;
        color: #2741a2;
    }

    .sec-label-name {
        font-size: 1.8rem;
        /* padding: 30px; */
    }

    .label-names {
        font-size: 1.5rem;       
    }

    .bg-sma h4 {
        font-size: 1.25rem;
    }
    

    .navbar-collapse ul.navbar-nav.nav-fill > li  {
        padding: 10px;
        margin: 5px;
    }

    .navbar-dark .navbar-toggler {
        border-color: transparent;
    }

    .navbar-light .navbar-toggler {
        border-color: transparent;
    }

    #navbar10 .navbar-nav li a {
        color: #666666;
        font-weight: bold;
        text-align: left;
        padding: 0 5px;
    } 

    .breadcrumb ol li a {
        font-size: 1rem ;
    }

    .fa-play-circle {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, 0%);
        color:white;
        font-size: 2.5rem;   
    }
   
    .copyright {
        font-size: 0.8rem;
    }

    #schedule-carousel {
        /* height: 300px; */
        min-height: 300px;
    }

    .breadcrumb li {
        font-size: 0.8rem;
    }

    
    #sm-cares-event-registration h1 {
        font-size: 1.1rem;
    } 

    .banner-text span div {
        margin-top : -5px;
    }
   
    .bg-sma a img {
        width: 40px;
        height: 40px;
    }

    #navbar10 {
        margin-left: -1rem;
        margin-right: -1rem;
        /* height: 100vh; */
    }

    .content {
        font-size: 0.8rem;
    }

    #advocacies p { line-height: 1.3}

    #schedule-carousel > .card > .card-body { height: 130px; }
    
    .card-body-advocacies-template-index { height: 90px; }

    .card-body-advocacies-page { height: 85px;  }    
    .card-body-advocacies-template > a > .card-title {font-size: 1rem!important;}
    .card-body-advocacies-template > .card-text { line-height: 1.3; font-size: 1rem }

    .card-body-advocacies-template {
        padding: 30px 30px;
        font-family: 'Gotham-Book';
    }

    .card-body-events-template {
        height: 230px;
        font-family: 'Henry Sans Regular';
    }

    .card-body-events-template > h5 {
        font-family: 'Henry Sans Regular';
    }
    
    .card-body-press-template {
        height: 300px;
    }
    
    .d-1280-down {
        display: block;
    }

    #nav-terms-tab, #nav-privacy-policy-tab {
        font-size:1rem;
        /* font-weight: bold; */
    }

    /* .footer-navigation div .navigation li:nth-child(6) {
        border: 0;
    } */

    .breadcrumb { padding: 0; max-width: 300px; }

    .breadcrumb li {
        font-size: 0.8rem;
        /* padding: 0 10px; */
        /*display: inline;*/
        
    }

   .breadcrumb li a {
        color: #000000   
    }

    .breadcrumb li {
      display: inline;         
      white-space: nowrap;     
      overflow: hidden;        
      text-overflow: ellipsis; 
    }

    .breadcrumb li+li:before {
        padding: 8px;
        color:#000000;
        content: "\003e";
        font-weight: bold;
    }

    
    .card {
        border-radius: 20px;
        border: 0;
    }

    .card-img-top {
        border-top-left-radius: 20px !important;
        border-top-right-radius: 20px !important;
        /* height: 100%; */
        height: auto;
    }

    #navbar {
        position: fixed;
        z-index: 1000;
    }

    .sdg-copy {
        font-size: 0.8rem; 
        text-align: center;
        font-weight: bold;
    }

    .sdg {
        display: none;
    }

    .contents > section > .navbar {
        padding: 0;
    }
    
    .events-title {
        font-size: 1.5rem;
        font-family: Gotham-Medium;
        margin: 0;
    }

    .events-subtitle {
        font-size: 1.2rem;
        font-family: Gotham-Medium;
    }

    .page-link {
        font-family : Gotham-Medium;
    }
}

@media (min-width: 600px) { 
    .sdg-copy { font-size: 1.2rem; }

    .card-body-advocacies-template {
        height: 200px;
    }

    .page-link {
        font-family: 'Gotham-Bold';
    }

}
@media (min-width: 768px) { 
    .content {
        font-size: 1rem;
    }

    .breadcrumb {
        max-width: 100%;
        padding-left: 0;
    }

    .breadcrumb li {
      font-size: 1rem; 
      /*max-width: unset;         */
    }

    /* #navbar {
        position: relative;
    } */

    .sdg-copy {
        font-size: 1.5rem;
    }

    .card-body-index-advocacies-tablet {
        height: 120px;
    }

    .card-body-advocacies-template {
        height: 250px;
    }   

}


/* // Medium devices (tablets, 768px and up) */
@media (min-width: 769px) { 
    .banner-text {
        font-size: 5rem;
    }
    .banner-subtext {
        font-size: 2rem;
    }

    .card {
        border-radius: 30px;
        border: 0;
    }

    .card-img-top {
        border-top-left-radius: 30px !important;
        border-top-right-radius: 30px !important;
        /* height: 100%; */
        height: auto;
    }
    
    #schedule-carousel {
        height: auto;
        min-height: auto;
    }

    #sm-cares-event-registration h1 {
       font-size: 1.5rem;
    } 

   .breadcrumb li {
        font-size: 1rem;
        /* padding: 0 10px; */
        
    }

   .breadcrumb li a {
        color: #000000;       
    }

    .breadcrumb li+li:before {
        padding: 8px;
        color:#000000;
        content: "\003e";
        font-weight: bold;
    }

    ul.pagination {
        width: 100%;
    }

    ul.navbar-nav {
        /*padding: 10px*/
    }

    .card-body-advocacies-page { height: 85px;  }
    /* .card-body-advocacies-template { height: 185px; } */
    .card-body-advocacies-template > .card-text { line-height: 1.3; }

    #index-advocacies.card-body {
        height: 90px;
    }

    .card-body-events-template {
        height: 230px;
    }
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
    .navbar-collapse ul.navbar-nav.nav-fill > li {
        font-size: 1rem;
    }

    .carousel-indicators li {
        width: 15px;
        height: 15px;
    }

    .footer-navigation, .copyright h5 {
        text-align: center;
        padding: 10px;
        font-size: 1.2rem
    }

    .bg-sma > p > span{
        font-size : 0.9rem;
    }

    #navbar10 .navbar-nav li a {
        color: white;
        font-weight: bold;
    } 

    #navbar {
        display:flex;
        justify-content:center;
    }

    .fa-play-circle {      
        font-size: 5rem;
    }

    #v-pills-tabContent ,
    #v-pills-tab {
      width: 50%;
    }

    .breadcrumb li {
        font-size: 1rem;
    }

    #sm-cares-event-registration h1 {
        font-size: 2.5rem;
    } 

    ul.pagination {
        width: auto;
    }
    
    
    .banner-text span div {
        margin-top: -5px;
        margin-bottom: 5px;
    }

    #index-advocacies.card-body {
        height: 100px;
    }

    .advocacies-page > #advocacies> .card-body {
        height: 100px;
    }
    
    #events.card-body {
        height: 100vh;
    }

    section#press-releases > #press-release-card > .card-body {
        height: 200px!important;
    }

    .banner-text span {
        background: #FF96a9;
        border-radius: 20px; 
    }


    .bg-sma a img {
        width: 40px;
        height: 40px;
    }

    /*.breadcrumb { padding: 10px; }*/


    .d-1280-down {
        display: none;
    }

    #navbar > .menu {
        position: fixed;
        top: 0;
        width:100%;
        left: 0;
        height: 85px;
        /* background: #ededed; */
    }

    #navbar > .menu > #navbar10 > ul{
        align-items: center;
    }    

    #navbar10 .navbar-nav li a {
        padding: 0;
    }

    #navbar10 > ul > li {
        flex : unset;
    }

    .navbar-collapse ul.navbar-nav.nav-fill > li {
    /* padding: 5px; */
    padding: 10px;
    }

    .cares-logo  {
        padding: 5px;
    }

    .cares-logo > a > .nav-size {
        width : 50px;
        height : 40px;
        object-fit: contain;
    }

    .sticky-size {
        width: 100px;
        height: 65px;
    }

    .smcares-logo {
        width: 100px; 
        height: 100px;
    }

    .sdg-copy {
        font-size: 1.5rem;
        text-align : center;
        font-weight: bold;
    }

    .sdg-mobile {
        display: none;
    }

    .sdg {
        display: block;
    }
}

@media (min-width: 1024px) {
    .card-body-advocacies-template { height: 220px; }
    .card-body-events-template { height: 230px; }
    .card-body-events-template > h3 {
        font-size: 1.5rem;
        font-family: 'Henry Sans Regular';
    }
    .events-title {
        font-size: 2rem;
    }

}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
    #navbar10 {
        padding: 60px 0;
    }

    #navbar10 .navbar-nav li a {
        font-size: 1.2vw;
        font-family: "Henry Sans Bold";
        text-align: left;
        padding: 0 15px;
    } 

    .carousel-indicators li {
        width: 25px;
        height: 25px;
    }

    .label-names-1 {
        font-size: 7vw;
    }

    .label-names-1 p {
        line-height: 6vw;
    }

    .label-names-2 {
        font-size: 5vw;
    }

    .label-sub-names-1, .sec-label-sub-name  {
        font-family: "Henry Sans Regular";
        font-size: 1.7vw!important;
    }

    .learn-our-story {
        font-family: 'Henry Sans Bold';
        font-size: 1.8vw!important;
    }

    .sec-label-name {
        font-size: 4vw;
    }

    .sec-label-name p {
        line-height: 4vw;
    }

    .env-sec-name {
        margin-top: 80px;
        font-size: 3.3vw!important;
        line-height: 3vw;
    }

    .env-sec-view-details {
        font-size: 1.3vw;
    }

    .env-card {
        width: 100%;
        margin-bottom: 30px;
    }

    .env-card .card-body .header {
        height: 100px;
    }

    .env-card .card-body .header .sub-event-icons {
        height: 80%;
    }

    .env-card .card-body .header .sub-event-title {
        margin-left: 1.5vw;
        font-size: 1.5vw;
    }

    .env-card .card-body .solid-waste-text-blurb {
        font-size: 1.2vw;
        height: 15vh;
    }

    #advocacies .advocacies-card .card-body-advocacies-template .card-text {
        height: 90px;
    }

    .banner-text {
        font-size: 5.5rem;
        font-weight: bolder;
        line-height: 1.2;
    }

    .banner-text span {
        background: #FF96a9;
    }

    .banner-subtext {
        font-size: 2rem;
    }

    .schedule-upcoming-events {
        border-radius: 20px;
    }
    
    
    input {
        padding: 20px!important;         
        border-radius:  0;
        padding: 15px
    }    
    
   
    .form-control::placeholder {
        font-size: 1.5rem;
    } 

    :-ms-input-placeholder { /* IE 10+ */
        font-size: 1.5rem;
    }
    
    .label-names, .goals h1 {
        font-size: 2.5rem       
    }
    
    #inputGroupSelect01 , #inputGroupSelect02 {
        font-size: 1.5rem;
        padding: 14px;
        height: auto;
    }


    .d-1280-up {
        display: block;
    }

    #nav-terms-tab, #nav-privacy-policy-tab {
        font-size:1.5rem;
    }

    .breadcrumb li {
        font-size: 1.1rem;
    }

    .sdg-copy {
        font-size : 2rem;
    }

   .cares-logo > a > .nav-size {
        width : 112px;
        height : 75px;
        object-fit: contain;
    }

     .sticky-size {
        width : 112px;
        height : 75px;
        object-fit: contain;
    }

    .carousel-control-prev {
        left : -100px;
    }
    
    .carousel-control-next {
        right : -100px;
    }

    .featured h1 {
        font-size: 1.5vw;
    }

    .featured .page-item .page-link {
        font-size: 1.5vw;
    }
}

@media (min-width: 1900px) { 

    h1.label-names-1  p {
        font-size: 128px!important;
    }

    .label-names-1, .label-names-2 {
        font-size: 128px!important;
    }

    .label-sub-names-1, .sec-label-sub-name {
        font-size: 2.15rem;
    }

    .sec-label-name {
        font-size: 4rem;
    }

    /* #events .page-link {
        font-size: 1.5rem;
    }     */
}


.ytplayer a:hover .play-icon .fa {
    opacity: 1;
}

.ytplayer .play-icon .fa {
    font-size: 5em;
    display: table-cell;
    vertical-align: middle;
    opacity: .75;
}

.ytplayer a {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none;
    border: 5px solid #fff;        
}

 /* Loading Circle*/
 .vidplayer-iframe-loader .loading {
    position: absolute;
    border: 5px solid #FFFFFF;
    /* Light grey */
    border-top: 8px solid #8E0D02;
    /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -25px;
    opacity: 0.8;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.modal-header {
    border-bottom: 0;
}

.modal-content {
    border: 0;
    border-radius: 0;
}

.modal-body > iframe {
    border-radius: 20px;
}

.page-link {
    border : 0;
}

hr {
    margin-top: 3rem;
    margin-bottom: 3rem;
    border: 0;
    border-top: 3px solid rgba(0, 0, 0, 0.1);
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.page-link {
    color: #2b42a2;
    font-weight: bold;
    text-transform: uppercase;
}

.page-link:disabled {
    color: #eeeeee!important;
    cursor: no-drop!important; 
}

.footer {
    border-top: 0; 
    background-color: transparent;
}

a:hover {
    text-decoration: none;
}

/*style the arrow inside the select element:*/
#inputGroupSelect01 {
    width: 100%;
    overflow: hidden;
    position: relative; 
    border-radius: 2px;
    border: 0;
    background: #ebebeb url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAR0lEQVQ4jWNgGAVUBzIMDAw+BLA0PgOKGRgY/hPAefgMYGJgYJiOR/MUBgYGRkLewGUIUZpxGUKSZmRD+hkYGLrJ0TwKSAAALu0cDIsr0scAAAAASUVORK5CYII=') right 13px center no-repeat;
}

#inputGroupSelect02 {
    width: 100%;
    overflow: hidden;
    position: relative; 
    border-radius: 2px;
    background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAR0lEQVQ4jWNgGAVUBzIMDAw+BLA0PgOKGRgY/hPAefgMYGJgYJiOR/MUBgYGRkLewGUIUZpxGUKSZmRD+hkYGLrJ0TwKSAAALu0cDIsr0scAAAAASUVORK5CYII=') right 13px center no-repeat;
}

*:disabled {
    cursor: not-allowed;
    pointer-events: all !important;
}


#facebook, #twitter, #linkedin {
    padding: 0;
}

i.fa-facebook {
    display: inline-block;
    box-shadow: 0px 0px 2px #888;
    padding: 10px 15px;
    border-radius: 25px;
    background: #3b5998;
    color: white;
}
i.fa-twitter {
    display: inline-block;
    box-shadow: 0px 0px 2px #888;
    padding: 10px 11px;
    border-radius: 25px;
    background: #00aced;
    color: white;
}
i.fa-linkedin {
    display: inline-block;
    box-shadow: 0px 0px 2px #888;
    padding: 10px 11px;
    border-radius: 25px;
    background: #0A66C2;
    color: white;
}

@media (max-width: 767px) { 
    i.fa-facebook {
        padding: 10px 13px;
    }
    i.fa-twitter {
        padding: 10px 10px;
    }
    i.fa-linkedin {
        padding: 10px 10px;
    }
}

.pagination-press.active {
    /* color: #d7d7d7; */
    text-decoration: underline
}

.pagination-press:not(.active) {
    color: #d7d7d7
}

p.featured {
    font-size: 1.5rem;
    font-family: Henry Sans Regular;
}

[data-control="prev"] {
    padding-left: 0;
}

[data-control="next"] {
    padding-right: 0;
}

#content-carousel > .carousel-indicators > li,
#frontend_carousel > .carousel-indicators > li {
    background-color :#d3d9e9;
    width: 15px;
    height: 15px;
    margin: 0 10px;
}

#content-carousel > .carousel-indicators > li.active,
#frontend_carousel > .carousel-indicators > li.active {
    background-color:  #264298;
}

#content-carousel > .carousel-indicators {
    bottom : 0;
    z-index: 8;
}

.content-line {
    border: 1px solid grey;
}

.cares-logo > a > img {
    transition: all 0.3s ease-in-out;
}

.carousel-control-prev-icon, 
.carousel-control-next-icon {
    background-image : none !important;
}

#st-1.st-has-labels .st-btn {
    width: auto;
}

.st-custom-button[data-network] {
    /* background-color: #0adeff; */
    display: inline-block;
    /* padding: 5px 10px; */
    cursor: pointer;
    font-weight: bold;
    color: #fff;
    
}

.whats-new-image {
    border-radius: 20px;
    width: 100%;
    min-height: 50.5vh!important;
}


.tab-selected {
    opacity: 100%!important;
}
.environmental-programs-on-solid-waste-managament li {
    opacity: 30%;
}



.active-tab { opacity: 50%; }




@media only screen and (min-width: 360px) {

    .container .row .sub-content-container {
        display: flex;
        max-height: 100px;
    }

    .container .row .sub-content-container .sub-content-image {
        width: 100px;
        margin-left: 10px;
        max-height: 100px;
    }

    .container .row .sub-content-container .sub-content-title {
        flex: 1 1 auto;
        padding-top: 15px;
        margin-left: 10px;
      
    }

    .container .row .sub-content-blurb-link {
        padding: 0 20px;
        margin-top: 5px;
        margin-bottom: 20px;
        margin-left: -10px
    }

    .container .row .sub-content-blurb-link p {
        line-height: normal;
    }

    .container .row .sub-content-blurb-link small {
        font-family: Gotham-Medium; 
        cursor: pointer;
    }

    #mobile-nav-tabs {
        display: flex;
        flex-wrap: wrap;
    }
    
    #mobile-nav-tabs li {
        width: 50%;
        max-height: 50px;
        margin-bottom: 20px;
    }
    
    #mobile-nav-tabs li a img {
        width: 25%;
        
    }
    #mobile-nav-tabs li a .mobile-nav-tabs-title {
       
        margin-top: 10px;
        line-height: normal;
        float: right;
        width: 75%;
    }

}

@media only screen and (min-width: 600px) {

    .container .row .sub-content-container {
        display: flex;
    }

    .container .row .sub-content-container .sub-content-image {
        width: 100px;   
    }

    .container .row .sub-content-container .sub-content-title {
        flex: 1 1 auto;
        padding-top: 15px;
        margin-left: 10px;
    }

    .container .row .sub-content-blurb-link {
        padding: 0 20px;
        margin-top: 5px;
        margin-bottom: 20px;
        margin-left: -10px;
    }

    .container .row .sub-content-blurb-link small {
        font-family: Gotham-Medium; 
        cursor: pointer;
    }

    #ipad-nav-tabs {
        margin-top: 50px;
        display: flex;
    }

    #ipad-nav-tabs li {
        width: 25%;
        max-height: 100px;
        padding: 0;
    }

    #ipad-nav-tabs li a img {
        width: 35%;
    }

    #ipad-nav-tabs li a .ipad-nav-tabs-title {
        float: right;
        width: 65%;
    }

    #ipad-nav-tabs li a .ipad-nav-tabs-title p {
        font-size: .9em;
        line-height: normal;
        margin-top: 8px;;
    }
}

.button-group-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 20px;
    background: #FF96A9;
}

.button-group-wrapper .button-one {
    width: 55%;
    text-align: center;
    border-right: 1px solid white;
    padding: 6px 0;
}

.button-group-wrapper .button-two {
    width: 45%;
    text-align: center;
    padding: 6px 0;
}

.button-group-wrapper .button-one a, .button-two a {
    color: white;
    font-size: 1.1em;
}
    





/* @media only screen and (max-width: 600px) {
    #subevent-img {
        width: 100px;
    }
    .subevent-title {
        font-size: 20px;
    }
} */

/* @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) 
{
    .sub-event-icons {
        color: white;
    }
} */
#flip-book-button {
    padding: 10px 15px;    
}


.whats-new-blocks .whats-new-article a .wn-img-wrapper {
    display: table;
    vertical-align: middle;
    position: relative;    
}

.whats-new-blocks .whats-new-article a .wn-img-wrapper .centered {
    display: table-cell;
    vertical-align: middle;
}

.whats-new-blocks .whats-new-article a .wn-img-wrapper .centered .fa-play-circle  {
    position: relative !important;
    transform: initial !important;
    left: initial;
}
