#people-2-rows .et_pb_bg_layout_dark .et_pb_slide_description{ text-shadow: none !important; }
#people-2-rows .row-item .et_pb_column.et_pb_column_empty{ display: none !important; }
#people-2-rows .row-item .et_pb_column{ width: 14.27% !important; margin-left: 0.3%; margin-right: 0.3% !important; }

.et_pb_slide #people-2-rows .et_pb_button{ animation: cssAnimation 1500ms 1500ms forwards; }

#people-2-rows{ height: calc(100vh - 164px); }
#people-2-rows #home-slider .et_pb_slide{ padding: 0; }
#people-2-rows .row-item .et_pb_column .et_pb_module.et_pb_image{ height: 100%; }
#people-2-rows .row-item .et_pb_column .et_pb_module.et_pb_image .et_pb_image_wrap{ height: 100%; }
#people-2-rows .row-item .et_pb_column .et_pb_module.et_pb_image .et_pb_image_wrap img{ height: 100%; max-width: unset; }

#people-2-rows .row-wordings h2{ padding-bottom: 0; } 

.showcase-row > .et_pb_column{ margin: 0 0.5%; display: flex; flex-direction: column; }
.showcase-row > .et_pb_column .showcase-wordings{ min-height: 250px; display: flex; height: 100%; }
.showcase-row .et_pb_column:nth-child(even) .showcase-wordings,
.showcase-row .et_pb_column:nth-child(even) .showcase-wordings .et_pb_text_inner{ margin-top: auto !important; }
.showcase-row .et_pb_button:after,
.et_pb_button.show-icon:after{ display: inline-block !important; }

/*homepage news */
.homepage-news-section .et_pb_column{ transition: opacity 300ms; margin-right: 10px !important; display: flex; flex-direction: column; }
.homepage-news-section .et_pb_column .et_pb_module.et_pb_blurb{ margin-top: auto !important; }
.homepage-news-section .et_pb_column .et-pb-icon{ border: 2px solid #000; border-radius: 100px; padding: 3px; }

#home-latest-news{ display: flex; flex-wrap: wrap; align-content: flex-start; }
#home-latest-news .latest-news-item{ background-color: #afc2e2; padding: 20px; width: calc(50% - 5px); display: flex; flex-direction: column; min-height: 200px; }
#home-latest-news .latest-news-item:first-child,
#home-latest-news .latest-news-item:last-child{ background-color: #7fabbb; }

#home-latest-news .latest-news-item.item-0{ margin-right: 10px; margin-bottom: 10px; }
#home-latest-news .latest-news-item.item-1{ margin-bottom: 10px; }
#home-latest-news .latest-news-item.item-2{ margin-right: 10px; }

#home-latest-news .latest-news-item h2{ font-size: 1.4em; line-height: 1.5em; }
#home-latest-news .latest-news-item a{ margin-top: auto; }
#home-latest-news .latest-news-item .et-pb-icon.et-waypoint{ font-size: 1.5em; color: #000; }



@media (max-height: 860px){
    #people-2-rows .row-item.et_pb_row{ height: 35%; } 
}

@media(max-width: 1024px) {
    /*#home-slider .et_pb_slides .et_pb_slide:nth-child(1) .et_pb_slide_description,*/
    /*#home-slider .et_pb_slides .et_pb_slide:nth-child(2) .et_pb_slide_description{ width: 80%; }*/
    
    .showcase-row{ display: block !important; }
    .showcase-row .et_pb_column{ width: 100% !important; margin: 0; margin-bottom: 10px !important; }
    .showcase-row>.et_pb_column .showcase-wordings{ min-height: unset; border: none !important; }
    .showcase-row .et_pb_column h3 br{ display: none !important; }
    
    #home-news-section{ background-size: cover !important; padding: 30px 0; }
    .homepage-news-section .et_pb_column_empty{ display: none; }
    .homepage-news-section .et_pb_column{ width: calc(50% - 10px) !important; padding: 20px !important; }
    
    .homepage-news-section .et_pb_column{ width: 100% !important; }
}

@media(max-width: 980px) {
    /*#people-2-rows .et_pb_row { width: 100%; display: flex; }*/
    /*#people-2-rows .row-item .et_pb_column{ width: 13.27% !important; }*/
    /*#people-2-rows .row-one{ margin-top: 30px; }*/
    /*#people-2-rows .row-wordings .et_pb_column{ margin-bottom: 0 !important; }*/
    
    /*#home-slider .et_pb_slides .et_pb_slide:first-child .et_pb_container{ height: unset !important; }*/

    #home-slider .et_pb_slides .et_pb_slide:nth-child(1) .et_pb_slide_description,
    #home-slider .et_pb_slides .et_pb_slide:nth-child(2) .et_pb_slide_description{ position: absolute; width: 100% !important; bottom: 8%; }
    
}

@media(max-width: 580px) {
    .showcase-row > .et_pb_column .showcase-wordings p{ line-height: 1.8em; }
    .homepage-news-section .et_pb_column{ width: 100% !important; }
    .showcase-row.et_pb_gutters1 .et_pb_column, .showcase-row.et_pb_gutters1.et_pb_row .et_pb_column,
    .homepage-news-section.et_pb_gutters1 .et_pb_column, .homepage-news-section.et_pb_gutters1.et_pb_row .et_pb_column{ margin-bottom: 10px !important; }
    .homepage-news-section.et_pb_gutters1 .et_pb_column:nth-child(2), .homepage-news-section.et_pb_gutters1.et_pb_row .et_pb_column:nth-child(2){ margin-bottom: 0 !important; }
}