@media only screen and (max-width: 1100px) {
    body, html {
        font-size: 16px;
    }
    .vl {
        margin: 0 1.25rem;
    }
    .blox_outer {
        width: 16.25rem;
        height: 15.0625rem;
    }
    .blox_outer_alt {
        width: 16.25rem;
        height: 15.0625rem;
    }
    .reading_center {
        width: 12.5rem;
    }
    .reading_info {
        width: auto;
        height: auto;
    }
    .reading_container {
            padding: 3.75rem 2.5rem 6.25rem 2.5rem;
    }
    .explore_overlay {
        width: 17.5rem !important;
        height: 27.6875rem !important;
        display: none;
    }
    .explore_box:hover .explore_overlay {
        display: none;
    }
    .menu li {
        padding: 0 1rem 0 1rem !important;
    }
    .smucker_stock_widget_container {
        margin: 2.5rem auto;
        /* padding-right: 3.25rem;
        padding-left: 3.25rem;
        width: 14.125rem;
        height: 14.5625rem; */
    }
    .investor_slider_container {
        /* padding-bottom: 2.5rem !important;*/
    }
    .section_explore_title {
        /* padding: 2.5rem 2.5rem 0 2.5rem !important; */
    }
    .section_subtitle {
       padding: 0 2.5rem 0 2.5rem !important;
    }
    .header_container {
        /* padding: 0 2.5rem !important; */
    }
    .section_two_column {
        padding: 0 2.5rem;
    }
    .explore_container {
        /* padding: 0 2.5rem; */
    }
    .report_cover {
        width: 18rem;
        height: 25.1875rem;
    }
    .past_reports {
        width: 21.5rem;
        height: 22.0625rem;
    }
    .governance_container {
        /* padding: 0 0 0 2.5rem; */
    }
    .board_card {
        width: 14rem;
        height: 22.875rem;
    }
    .board_card_image {
        width: 14rem;
    }
    .board_card_details {
        width: 14rem;
    }
}
@media only screen and (max-width: 992px) {
    .header_container {
        padding: 0 0 !important;
    }
    .section_two_column {
        padding: 2.5rem 0;
    }
    .explore_container {
        padding: 0 0;
    }
    .header_container {
    display: block;
    width: auto;
    }
    .header_hero_block {
        padding: 0 2rem;
        background-image: linear-gradient(to bottom, #ca1331, #981127);
        background: rgba(152, 17, 39, 0.95);
    }
    .headline_container {
        padding: 56px 20px;
        width: 100%;
        margin: auto;
        text-align: center;
    }
    .investor_slider_nav {
        height: auto;
        position: relative;
        width: 12rem;
        top: 0;
        right: 0;
    }
            .investor_slider {
                padding: 2.5rem 3.75rem 1.25rem 3.75rem;

            }
        .investor_sidebar_items {
            display: none;
            opacity: 0;
            visibility: hidden;
        }
        .investor_sidebar_menu h3 {
            padding: 0 0 0 0;
        }
        #investor_sidebar_desktop {
            display: none;
            width: 100%;
            height: 1.25rem;
        }
        #investor_sidebar_mobile {
            display: block;
            width: 80%;
            
            margin: auto;
        }
        .column_one {
            width: 100% !important;
            padding-top: 1.875rem;
        }
        .column_governance {
            width: 100%;
            max-width:75rem;
        }
        .column_two {
            float: none !important;
            padding-left: 1.25rem !important;
            padding-right: 2.5rem;
            padding: 1rem;
        }
        .menu-mobile-plus {
            display: inline;
            float: right;
            padding-right: 0.625rem;
            font-weight: 300;
        }
        .divTable_container {
        width: 90%;
        margin-top: 1.25rem;
        }
        .divTableTitle {
            padding: 0;
        }
        .section_quarterly_reports {
            width:100% !important;
        }
        .desktop {
            display: none !important;
        }
        .mobile {
            display: block !important;
        }
        .section_explore_title {
            padding: 0 0 1.25rem 0 !important;
            font-size: 2.375rem !important;
            text-align: center !important;
            margin: auto;
        }
        .section_subtitle {
            display: none;
        }
        .more_to_explore {
        /* width: 25rem !important; */
        }
        .section_explore {
            margin: auto;
            padding-bottom: 2.5rem;
        }
        .explore_box {
        position: relative;
        width: 17.5rem !important;
        margin: 0.625rem auto !important;
        }
        .explore_content {
            width: 17.5rem !important;
            height: 27.6875rem !important;
        }
        .explore_overlay {
            width: 17.5rem !important;
            height: 27.6875rem !important;
            display: none;
        }
        .explore_box:hover .explore_overlay {
            display: none;
        }
        .explore_overlay_mask {
            width: 17.5rem !important;
            height: 27.6875rem !important;
        }
        .explore_image {
            width: 17.5rem !important;
            height: 15.875rem !important;
    
        }
        .explore_info {
            width: 17.5rem !important;
            height: 11.8125rem !important;
        }

        .content_rows {
            box-sizing: border-box;
            margin: 0 0.625rem 5rem 0.625rem;
            padding: 0 0;
            max-width: 58.1rem;
        }
        .column_two {
            padding: 0;
        }
        .section_column_one {
            float: none; 
            width: 100%;
        }
        .section_column_two {
            float: none;
            width: 100%;
    }
    .section_reports {
        
    }
    .section_columns {
        display: block;
        flex-wrap: nowrap;    
        justify-content: center;
        }
        .search_results hr {
            margin-top: 0.625rem;
            margin-bottom: 2.5rem
        }
    
        .search-container {
            width: 12rem;
            min-width: 12rem;
        }
        .search-container input[type=text] {
            width: 52%;
        }
        .date_box_past {
            width: 6.25rem;
            height: 3.75rem;
            float: left;
        }
        .column_box {
            /* height:16.25rem; */
            float: left;
        }
        .search_details {
            text-align: left;
        }
        .search_details a {

        }
        .full_date {
            font-family: Merriweather;
            font-size: 0.75rem;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.58;
            letter-spacing: normal;
            color: #2c303c;
            padding-bottom: 0.625rem;

        }
        .icon_links {
            padding: 0;
        }
        .icon_links.float {
            padding-right: 1.25rem;
        }
        .icon_link_label {
            margin: auto;
        }
        .spotlight_item {
            display: block;
            width: 17.5rem;
        }
        .search_item a {
            display: flex;
            color: #2c2d3c;
        }
        .section_left {
            display: block;
            text-align: center;
        }
        .section_title {
            text-align: center;
            margin-bottom: 1.25rem;
            margin-top: 1.25rem;
        }
        .report_cover {
            width: 14.3125rem;
            height: 18.5625rem;
            margin: auto;
            margin-bottom: 1.25rem;
        }
        .button_cta_pill_red {
            margin: auto;
            white-space: nowrap;

        }
        .button_cta_pill.large {
            margin: auto;
            border-radius: 1.3125rem;
        }
        .past_reports {
            margin: auto;
            width: auto !important;
            height: auto !important;
        }
        .past_reports_box {
            display: block;
        }
        .past_reports_filter {
    
        }
        .column_content.padding {
            padding-bottom: 1.875rem;
        }
        .section_right {
            display: block;
        }
        .past_reports_filter {
            display: block !important;
        }
        .past_reports_filter .title {
            display: block !important;
            padding-bottom: 0.625rem;
    }
        .section_explore {
            display: block !important;
        }
        .section_quarterly_reports {
            text-align: center;
            padding-bottom: 0.625rem;
        }
        .past_reports_box {
            display: block !important;
        }
        .past_report_cover {
            margin: auto;
            margin-bottom: 1.25rem;
        }
        .rounded {
            margin: auto;
        }
        .black select  {
            width: 11.25rem;
        }
        .quarterly_reports .styled-select {
            width: 12.5rem;
        }
        .styled-select {
            width: 7.5rem;
        }
        .button_cta_pill_red {
            padding: 0.625rem;
            margin-bottom: 0.625rem;
        }
        .report_year {
            padding-bottom: 0.625rem;
            text-align: center;
        }
        .report_links_box_padding {
            padding-top: 0.625rem;
            text-align: left;
            width: 10rem;
            margin: auto;
        }
        .item_image {
            display: none;
        }
            #header_hero {
                height: 37.5rem;
                display: block;
                padding-bottom: 2.25rem;
                background-image: transparent;
                background: transparent;
            }
            #header_hero_gingham {
                height: 22.5rem;
                display: block;
                height: auto;
                padding-bottom: 1.875rem;
            }
            #header_hero_home {
                width: 100%;
                height: 21.875rem;
            }
            
            .header_hero_container {
                justify-content: center;
                text-align: center;
                padding: 0;
                padding: 3.125rem 1.875rem 0 1.875rem;
                width: auto;
            }
            .header_hero_headline {
                font-family: Montserrat;
                font-size: 2.375rem;
                font-weight: bold;
                font-style: normal;
                font-stretch: normal;
                line-height: 1.16;
                letter-spacing: normal;
                text-align: center;
                color: #ffffff;
            }
            .header_hero_sub_headline {
                font-family: Merriweather;
                font-size: 1rem;
                font-weight: normal;
                font-style: normal;
                font-stretch: normal;
                line-height: 1.63;
                letter-spacing: normal;
                text-align: center;
                color: #ffffff;
            }
            .investor_slider_container {
                width: auto;
                padding-bottom: 2.5rem;
            }
            .investor_slider_container .slick-dots {
                top: 0.24rem;
                margin: auto;
                left: auto;
            }
            .investor_slider_container .slick-dots li.slick-active button:before {
                color: #fff !important;
                opacity: 1 !important;
            }
            .investor_slider_container .slick-dots li button:before {
                color: #ffffff !important;
                opacity: .50 !important;
            }
            .slick-dotted.slick-slider {
                margin-bottom: 0 !important;
            }
            .investor_slider_triangle_left {
                /* position: absolute;
                top: 11.25rem;
                right: 14rem;
                margin: auto; */
                margin-top: 0;
                z-index: 1000;
            }
            .investor_slider_triangle_right {
                /* position: absolute;
                top: 11.25rem;
                right: 4.375rem;
                margin: auto; */
                margin-top: 0;
                z-index: 1000;
            }
            .investor_slider_container .slick-next {
                top: 110%;
                right: 20%;
                bottom: auto;
                margin: 0;
                margin-top: 0;
                z-index: 1000;
            }
            .investor_slider_container .slick-prev {
                top: 110%;
                left: 20%;
                bottom: auto;
                margin: 0;
                margin-top: 0;
                z-index: 1000;
            }
            .slide_title_container {
                justify-content: center;
            }
            .smucker_stock_widget_container {
                width: 100%;
                padding-right: 0;
                padding-left: 0;
                background-color: #ffffff;
                margin: auto auto;
                padding: 0 0 1.5rem 0;
            }
            .stock_widget_headline {
                font-size: 1.25rem;
                padding-left: 0.625rem;
            }
            .stock_widget_price {
                font-size: 1.25rem;
                padding-left: 0.625rem;
            }
            .stock_widget_change {
                font-size: 1.25rem;
                padding-left: 0.625rem;
            }
            .smucker_stock_widget {
                width: 100%;
                border-radius: 0;
                height: auto;
                /* padding-bottom: 1.875rem; */
            }
            .widget_padding {
                margin: auto;
                padding: 0;
            }
            .widget_line_1 {
                display: flex;
                align-items: center;
                justify-content: center;
            }
            .stock_widget_links {
                display: flex;
                align-items: center;
                justify-content: center;
            }
            .stock_refresh {
                padding-left: 1.875rem;
            }
            .stock_widget_fineprint {
    
            }
            .break {
                display: none;
            }
            .slide_date {
                justify-content: center;
                text-align: center;
            }
            .slide_content {
                justify-content: center;
                text-align: center;
            }
            .button_cta_pill.investors {
                border-radius: 1.3125rem;
                font-size: 0.6875rem;
                text-decoration: none;
            }
            .block_container {
                padding: 2.5rem 1.25rem 0 1.25rem;
                height: 28.125rem;
            }
            .newsletter_container {
                padding: 2.5rem 1.25rem 1.25rem 1.25rem;
                height: 34.375rem;
            }
            .box_container {
                padding: 2.5rem 1.25rem 0 1.25rem;
                height: auto;
                margin: auto;
            }
            .three_blocks_content {
                padding: 0 0.625rem 1.875rem 0.625rem;
            }
            .three_blocks_title {
                text-align: center;
            }
            .blox_outer {
                width: auto;
            }
            .section_content {
                font-family: Merriweather;
                font-size: 0.875rem;
                font-weight: normal;
                font-style: normal;
                font-stretch: normal;
                line-height: 1.63;
                letter-spacing: normal;
                text-align: center;
                color: #ffffff;
                padding: 0 1.25rem;
            }
        
            .section_image {
                height: 28.125rem;
                background: url("../images/investor_product_features.png") no-repeat;
                background-size: 100%;
                background-origin: border-box;
                background-position: center bottom;
                width: 100%;
                margin: auto;
    
            }
            .three_blocks_box {
                display: block;
                vertical-align: middle;
                text-align: center;
                align-items: center;
                background-origin: content-box;
            }
            #box_one {
                height: auto;
                border-radius: 1rem 1rem 0 0;
            }
            .blox_outer {
                padding: 1.25rem 0;
                width: auto;
            }
            .blox_outer_alt {
                width: auto;
                height: auto;
                border-radius: 0 0 0 0;
                padding: 1.25rem 0;
            }
            #box_three {
                height: auto;
                border-radius: 0 0 1rem 1rem;
            }
            .section_three_blocks {
                padding-bottom: 1.875rem;
            }
            .box_number {
            font-family: Montserrat;
            font-size: 5rem;
            font-weight: bold;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: -3.0.125rem;
            text-align: center;
            color: #ffffff;
        }
        .box_number_alt {
            background-image: linear-gradient(130deg, #ca1331, #981127);
            font-family: Montserrat;
            font-size: 5rem;
            font-weight: bold;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: -3.0.125rem;
            text-align: center;
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent;          
        }
            #blue_columns {
                display: block;
                width: auto;
                height: auto;
                margin: 0 1.25rem 0 1.25rem;
                max-width: 60rem !important;
            }
            #blue_columns .column {
                width: 100%;
                margin: auto;
                text-align: center;
            }
            #blue_columns .column_title {
                padding: 0;
                font-family: Montserrat;
                font-size: 1.625rem;
                font-weight: bold;
                font-style: normal;
                font-stretch: normal;
                line-height: 1.08;
                letter-spacing: normal;
                text-align: center;
                color: #ffffff;
            }
            .column_sub_title {
                font-family: Merriweather;
                font-size: 0.875rem;
                font-weight: normal;
                font-style: normal;
                font-stretch: normal;
                line-height: 1.71;
                letter-spacing: normal;
                text-align: center;
                color: #fff;
                max-width: 18.75rem;
    margin: auto;
            }
            .vl {
                border-left: none;
                border-bottom:  0.0625rem solid #fff;
                width: 100%;
                height: auto;
                margin: 3.75rem 0;
            }
            .grid_flex {
                width: auto;
            }
            .grid_container {
                /* display: block; */
                width: auto;
                /* margin: auto; */
            }
            .grid_item {
                width: 50%;
                margin: auto;
            }
            .grid_text {
                width: 80%;
            }
            .resources_row {
                /* display: table-row; */
            }
            .grid_center {
                display: table-cell;
                text-align: left;
                max-width: 7.5rem;
            }
            #investor_rsources {
                /* display: grid !important; */
            }
            .news_container {
                margin: auto; 
                padding-top: 3.75rem;
                padding-bottom: 5rem;
            }
            .news_header {
    
            }
            .section_news_title {
                font-family: Montserrat;
                font-size: 2.125rem;
                font-weight: bold;
                font-style: normal;
                font-stretch: normal;
                line-height: 1.06;
                letter-spacing: normal;
                text-align: center;
                color: #2c2d3c;
                text-align: center;
            }
            .news_all {
                position: relative;
                top: auto;
                right: auto;
            clear: right;
            float: none;
            width: 3.75rem;
            margin-bottom: 1.25rem;
            }
            .section_news_subtitle {
                text-align: center;
                padding-bottom: 0.625rem;
                padding: 0 1rem 1rem 1rem;
            }
            .news_center {
                width: 17.5rem;
            }
            .news_info {
                width: 14.5rem;
            }
            .news_subtitle {
                /* position: relative; */
            }
            .reading_container {
                display: block;
                padding: 3.75rem 0 3.75rem 0;
            }
            .reading_list {
                width: auto;
                height: auto;
                margin: 0 1.25rem 0 1.25rem;
            }
            .reading_center {
                /* width: 15rem;
                height: 22.375rem; */
            }
            .reading_info {
                width: auto;
                height: 11rem;
            }
            /* the slides */
            .slick-slide {
              margin: 0 0.625rem !important;
            }
            /* the parent */
            .slick-list {
              margin: 0 -0.625rem !important;
            }
            .section_reading_title {
                width: 100%;
                text-align: center;
            }
            .section_reading_subtitle {
                width: auto;
                text-align: center;
                padding: 0 1.25rem 2.5rem 1.25rem;
                margin: auto;
            }
           
            .search_item {
                display: block;
                text-align: left;
    
                width: auto;
        height: auto;
        box-shadow: 0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.16);
        background-color: #ffffff;
        padding: 1.25rem 0.625rem 1.25rem 0.625rem;
        display: flex;
        padding: 1.25rem 1.25rem;
    
            }
            .date_box {
                margin-bottom: 0.625rem;
                margin: auto auto 1.25rem auto;
            }
            .item_date {
                padding-bottom: 0.625rem;
            }
            .news_more {
                text-transform: uppercase;
            }
            .event_links {
                margin: auto;
            }
            .spotlight_details {
                margin: auto;
                text-align: center;
            }
            .reminder {
                margin-top: 1.25rem;
                margin-bottom: 1.25rem;
                text-align: center;
            }
            .reminder a {
                color: #ca1331 !important;
            }
            .news_line {
                display: none;
            }
            .grid_newsletter {
                width: 17.5rem;
                display: block;
                margin: auto;
            }

            .grid_newsletter_row {
                display: block;
            }
            .newsletter_item {
                display: block;
            }
            .newsletter_checkboxes {
                width: 17.5rem;
                display: block;
                margin: auto;
            }
            .section_newsletter_title {
                font-family: Montserrat;
                font-size: 2rem;
                font-weight: bold;
                font-style: normal;
                font-stretch: normal;
                line-height: normal;
                letter-spacing: normal;
                text-align: center;
                color: #ffffff;
                text-align: center;
            }
            .section_newsletter_subtitle {
                width: 19.5rem;
            }
       
            .governance_buttons {
                width: auto !important;
                z-index: 500;
                background-color: #D8DA27 !important;
                text-align: center !important;
                display: block !important;
                padding: 1.875rem 0 0 0 !important;
                margin: 0 0.625rem 0 0.625rem !important;
            }
          
            .board_grid {
                display: inline-grid;
                grid-column-gap: 0.4rem;
                grid-template-columns: auto auto;
                grid-gap: 0.5rem;
            }
            #card_left {
                margin-left: auto !important;
            }
            #card_right {
                margin-right: auto;
            }
            .board_card {
                position: relative;
                width: 10rem;
                height: 18.5rem;
                border-radius: 1rem;
                box-shadow: 0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.16);
                background-color: #2c2d3c;
                text-align: center;
            }
            .board_card_image {
                border-radius: 1rem 1rem 0 0;
                width: 10rem;
            }
            .board_card_details {
                position: absolute;
                bottom: 0;
                left: 0;
                width: 10rem;
                height: 8.75rem;
                background-color: #fff;
                border-radius: 0 0 1rem 1rem;
                padding: 0;
                margin: auto;
            }
            .board_name {
                width: 9rem;
                font-family: Montserrat;
                font-size: 1rem;
                font-weight: bold;
                font-style: normal;
                font-stretch: normal;
                line-height: 1.25;
                letter-spacing: normal;
                text-align: center;
                color: #2c2d3c;
                padding-top: 0.625rem;
                margin: auto;
            }
            .board_title {
                width: 9rem;
                font-family: Merriweather;
                font-size: 0.75rem;
                font-weight: normal;
                font-style: normal;
                font-stretch: normal;
                line-height: 1.58;
                letter-spacing: normal;
                text-align: center;
                color: #2c303c;
                padding-top: 0.1875rem;
                margin: auto;
            }
            .board_company {
                width: 9rem;
                font-family: Merriweather;
                font-size: 0.75rem;
                font-weight: normal;
                font-style: italic;
                font-stretch: normal;
                line-height: 1.58;
                letter-spacing: normal;
                text-align: center;
                color: #686868;
                padding-top: 0.1875rem;
                margin: auto;
                padding-bottom: 0.625rem;
            }
            .view_bio_link {
                width: 100%;
                font-family: Montserrat;
                font-size: 0.6875rem;
                font-weight: bold;
                font-style: normal;
                font-stretch: normal;
                line-height: normal;
                letter-spacing: normal;
                text-align: center;
                color: #ca1331;
                padding-top: 1.25rem;
                text-transform: uppercase;
                margin: auto;
                right: 0;
                text-align: center;
            }
        .goverance_bio{
            width: 20.5rem;
            padding: 1.25rem;
        }
        .bio_top {
            height: auto;
        }
        .bio_detail_container {
            position: relative;
            top: 0;
            left: 0;
            width: auto;
            height: 20.625rem;
        }
        .bio_image_container {
            position: absolute;
            top: 15.5rem;
            width: 100%;
            z-index: 1500;       
        }
        .bio_image { 
            width: 11.8125rem;
            height: 11.8125rem;
        }
        .bio_image_box {
            position: relative;
            margin: auto;
            width: 100%;
            width: 11.8125rem;
            height: 11.8125rem;
        }
        .bio_details {
            position: relative;
            padding: 1.25rem 1.25rem 0 1.25rem;
            width: 17.5rem;
            height: auto;
        }
        .bio_close {
            display: none;
        }
        .bio_name {
            font-size: 2.125rem;
            line-height: 1.25;
            height: 5rem;
        }
        .bio_title {
            font-size: 1rem;
            line-height: 1.63;
            width: 17.5rem;
            height: 3.125rem;
        }
        .bio_company {
            font-size: 1rem;
            line-height: 1.63;
        }
        .bio_columns {
            display: block;
            width: 100%;
            padding: 7.5rem 0 0 0;
        }
        .bio_column {
            padding: 0.625rem;
            margin: 0.625rem;
            width: auto;
        }
        .bio_extra_container {
            width: 100%;
            display: block;
            padding-top: 0.3125rem;
            position: relative;
            bottom: auto;
            left: auto;
            text-align: center;
        }
        .bio_extra_line_one {
            display: flex;
            flex-wrap: nowrap;
            justify-content: center;
        }
        .bio_extra_line_one {
            width: 100%;
        }
        .divCommittees_container {
            display: none;
        }
        .committees_mobile_container {
            display: block;
        }
        .committee_member_box {
            width: auto;
            margin-bottom: 1.25rem;
        }
        .committees_spacer {
            display: block;
        }
        .member_name {
            vertical-align: middle;
        }
        .committee_name {
            vertical-align: middle;
            padding-top: 0.3125rem;
        }
        .committee_pill_green {
            margin: 0;
        }
        .committee_pill_2nd_red {
            margin: 0;
        }
        .committee_pill_2nd_blue {
            margin: 0;
            vertical-align: middle;
        }
    }
@media only screen and (max-width: 1200px) {
        .board_card {
            width: 14rem;
            height: 22.875rem;
        }
        .board_card_image {
            width: 14rem;
        }
        .board_card_details {
            width: 14rem;
        }
        .box_container {
            max-width: 58.1rem !important;
        }
        .reading_center {
            width: 13rem;
        height: 20.375rem;
        }
        .reading_image {
            height: 8rem;
        }
        .reading_info {
            height: 8rem;
        }
    }
@media only screen and (max-width: 850px) {
        #header_hero {
            height: auto;
            padding-bottom: 0;
        }
        .investor_slider_triangle_left {
            /* position: absolute;
            top: 11.25rem;
            right: 55%;
            margin: auto;
            margin-top: 1.5625rem; */
            z-index: 1000;
        }
        .investor_slider_triangle_right {
            /* position: absolute;
            top: 11.25rem;
            left: 55%;
            margin: auto;
            margin-top: 1.5625rem;
            z-index: 1000; */
        }
        .investor_slider_container .slick-dots {
            top: 0.1rem;
        }
        .governance_container {
            padding: 0 0 0 0;
        }
    }
@media (max-width: 767px) {
    body {
        padding-left: 0 !important;
        padding-right: 0 !important; 
    }
}
@media only screen and (max-width: 500px) {
        #header_hero {
            height: auto;
        }
        .investor_slider_triangle_left {
            /* position: absolute;
            top: 12.8125rem;
            right: 60%;
            margin: auto; */
            z-index: 1000;
        }
        .investor_slider_button_left {
            margin: auto;
        }
        .investor_slider_triangle_right {
            /* position: absolute;
            top: 12.8125rem;
            left: 60%;
            margin: auto;
            z-index: 1000; */
        }
        .investor_slider_dots {
            margin-top: .8rem;
            z-index: 1000;
        }
        .mobile_menu_button button {
            padding: 1rem 0.8rem !important;
        }
        }
    }