::-webkit-details-marker {
  display:none !important;
}

details > summary:first-of-type {
  list-style-type: none !important;
}

body {
  overflow-x: hidden;
}

.element-invisible {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal;
}

#top-bar-wrap {
  z-index: 9999;
}

#top-bar-content .top-bar {
  padding: 0 15px;
}

/* .header-widget-area .menu-item:first-child > .sub-menu {
  left: 100%;
} */

.entry-content .components-panel__body.block-editor-block-inspector__advanced {
  display: none;
}


/* Events */


.events-info {
  display: inline-flex;
  flex-wrap: wrap;
}
.events-info > * {
  display: inline-flex;
  flex-wrap: nowrap;
}
.events-info span {
  font-weight: bold;
  white-space: normal;
}
.events-info .location {
  flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
}

.events-info > * > *:first-child {
  padding-left: 0px;
}
.event-date_time_sep span {
  font-weight: unset;
}
.events-info .location:before {
  content: "Status:";
  padding-right: 10px;
}
.news-featured-img {
  width: 100%;
  max-width: 100%;
}
.news-featured-img > img {
  width: 95%;
  max-width: 95%;
  margin: 0 auto;
  padding: 1em 0;
  display: block;
}
.squarebox-wrap {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
.squarebox-wrap .squarebox-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.squarebox-wrap .squarebox-text.squarebox-inner {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  width: 100%;
  bottom: unset;
  right: unset;
}
.squarebox-wrap .squarebox-inner img {
  max-width: none;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.img-gallery-alt_image-item {
  position: relative;
}
.aspect-ratio-img_inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.aspect-ratio-img_inner img {
  max-width: none;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.aspect-ratio_3-3 {
  padding-bottom: 100%;
}
.aspect-ratio-img_16-9 {
  padding-bottom: 56.25%;
}
.aspect-ratio-img_4-3 {
  padding-bottom: 75%;
}
.aspect-ratio-img_3-4 {
  padding-bottom: 125%;
}



/* Global Alert */
.arcadia-icons {
  display: inline-flex;
  line-height: 0;
  font-weight: 400;
  font-style: normal;
  speak: never;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  font-size: 1em;
  vertical-align: top;
  text-align: center;
  transition: color 0.1s ease-in;
}
.arcadia-icons::before {
  width: 100%;
}
.arcadia-icons.arcadia-plus, .arcadia-icons.arcadia-minus {
  width: 20px;
  height: 20px;
  position: relative;
}

.arcadia-icons.arcadia-plus:before, .arcadia-icons.arcadia-minus:after {
  content: '';
  width: 20px;
  height: 2px;
  background: black;
  position: absolute;
  top: 50%;
}
.arcadia-icons.arcadia-minus::after {
  transform: rotate(90deg);
}
.arcadia-icons.arcadia-alert::before {
  content: url(../../../../../../../../../themes/genesis-sample/assets/images/alert.svg);
}
.arcadia-icons.arcadia-warning::before {
  content: url(../../../../../../../../../themes/genesis-sample/assets/images/warning.svg);
}
.arcadia-icons.arcadia-info::before {
  content: url(../../../../../../../../../themes/genesis-sample/assets/images/info.svg);
}
.pullquote-icon {
  content: url(../../../../../../../../../themes/genesis-sample/assets/images/pullquote_quotation.svg);
}
.pullquote-icon.blue_marina {
  content: url(../../../../../../../../../themes/genesis-sample/assets/images/pullquote_quotation_blue_marina.svg);
}


.plus-icon span {
  content: '';
  width: 20px;
  height: 2px;
  background: black;
}

/*  Block Slider Manual */
.background-fullwidth-block {
  margin-left: calc(-(100vw) / 2 + 100% / 2);
  margin-right: calc(-(100vw) / 2 + 100% / 2);
  max-width: calc(100vw);
}

@media screen and (min-width: 992px) {
  .wp-block-group:is(.is-style-table-theme-1, .is-style-table-theme-2) thead tr:not(:first-child) {
    display: none;
  }
}

@media (min-width: 1440px) {
}
@media (min-width: 1920px) {
  .wp-block-group:is(.is-style-table-theme-1, .is-style-table-theme-2) > .wp-block-group__inner-container {
    max-width: var(--container-width-maximum);
  }
}


@media (max-width: 991px) {

  .arcadia-icons.arcadia-alert::before {
    content: url(../../../../../../../../../themes/genesis-sample/assets/images/warning24x24.svg);
  }
  .arcadia-icons.arcadia-warning::before {
    content: url(../../../../../../../../../themes/genesis-sample/assets/images/warning24x24.svg);
  }
  .arcadia-icons.arcadia-info::before {
    content: url(../../../../../../../../../themes/genesis-sample/assets/images/info24x24.svg);
  }
  .mission-statement-text {
    border-left: unset;
  }

  .mission-statement-label + .mission-statement-text {
    min-height: unset !important;
  }

  body .entry-content .singular-image.entry-image {
    width: 100%;
  }
}
@media (max-width: 575px) {

  .title-common-block {
    font-size: 1.6rem;
  }

  body .entry-content .singular-image.entry-image {
    width: 100%;
    padding: 0px 30px !important;
  }
/*  .site-inner {
    padding: 0 15px;
  }*/
}
/*# sourceMappingURL=block-intro-statement.css.map */

/* post & Tag List */
/*body.archive main > .breadcrumb {
  margin-bottom: 33px;
}*/
.post-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% / 3 - 30px);
  margin-right: 30px;
  margin-bottom: 60px;
  flex: unset !important;
  overflow: hidden;
  position: relative;
}

.post-item .breadcrumb,
.post-item .entry-title-wrapper {
  display: none;
}

.post-item .postImageInfor{
  display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.post-item .postImageInfor:hover .thumbnail img {
  transition: all 1s;
  transform: scale(1.2);
}
.post-item .postImageInfor:hover .title-post-post a {
  color: #9d2235 !important;
}
.post-item img {
  transition: all 1s;
  transform: scale(1);
}

.post-item .breadcrumb {
  display: none;
}
.post-item-first {
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0;
  margin-bottom: 62px;
  background: #2d2926;
  height: 660px;
  overflow: hidden;
}
.post-item-first .information-post,
.post-item-first .img-post {
  width: 50%;
}
.post-item.post-item-first .information-post {
  padding: 35px;
  color: #fff;
}
.post-item .name-tax-post {
  width: 80%;
  max-width: 182px;
  height: 32px;
  font-family: "sofia-pro-condensed", sans-serif;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1B365D;
  transition: all 0.25s ease-out;
  background-size: 100% 200%;
  background-position: top;
  background-image: linear-gradient(to top, #fff 50%, #1B365D 50%);
  color: #fff;
  text-transform: uppercase;
  padding-left: 15px;
}
.post-item .name-tax-post:hover {
  color: #1B365D;
    background-position: bottom;
    background-color: unset;
}
.post-item .name-tax-post a {
  color: inherit !important;
  transition: all 0.25s ease-out;
  text-decoration: none;
  font-family: 'sofia-pro-condensed', sans-serif;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  line-height: 1.07;
  letter-spacing: 2px;
}
.post-item-first .name-tax-post {
  margin-bottom: 20px;
}
.post-item.post-item-first .information-post .title-posts {
  font-size: 2.75rem;
  margin-bottom: 5px;
  font-family: "masqualero", serif;
  line-height: 55px;
}
.post-item.post-item-first .information-post .name-tax-post + .title-posts {
  margin-top: 0;
}
.post-item .information-post .title-posts a {
  text-decoration: none;
  color: #fff;
}
.post-item .information-post .title-posts.title-first a {
  font-size: 2.75rem;
  font-family: "masqualero", serif;
  line-height: 55px;
  display: block;
}
.post-item .information-post .title-posts a:hover {
  color: #a20631;
}
.post-item.post-item-first .information-post .title-posts a:hover {
  color: #817e7c;
}
.post-item.post-item-first .information-post .description {
  max-width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  -webkit-line-clamp: 2;
  height: 55px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.post-item.post-item-first .information-post .description p{
  font-family: 'sofia-pro', sans-serif;
}
.post-item.post-item-first .information-post .description img {
  display: none;
}
.post-item.post-item-first .img-post {
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.post-item .img-post .thumbnail {
  overflow: hidden;
  width: 100%;
}
.post-item .img-post img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.post-item .img-post img:hover, .information-post:hover + .img-post img {
  transform: scale(1.2);
}
/*.post-item.post-item-last:hover {*/
/*  background: #f7f4f3;*/
/*  -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 25%);*/
/*  box-shadow: 0 0 10px 0 rgb(0 0 0 / 25%);*/
/*}*/
.post-item.post-item-last .img-post {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 330px;
}
.post-item.post-item-last .name-tax-post {
  position: absolute;
  right: 0;
  top: 316px;
}
.post-item.post-item-last .title-post-post {
  margin-bottom: 0;
  margin-top: 25px;
  margin-top: 25px;
  line-height: 36px;
  padding: 0 15px 15px;
}
.post-item.post-item-last .title-post-post a {
  font-size: 1.75rem;
  font-family: "sofia-pro", sans-serif;
  color: #333;
  text-decoration: none;
  font-weight: 400;
}
body.archive .entry {
  margin: 0;
  margin-bottom: 26px;
}
body.archive .entry > *:not(.entry-content) {
  display: none;
}
body.archive .entry .entry-content {
  padding: 0;
  width: 100%;
}
.archive-pagination ul {
  width: max-content;
  margin: auto;
  display: flex;
}
.archive-pagination ul li.pagination-previous a,
.archive-pagination ul li.pagination-next a {
  width: max-content;
}

*:is(li.pagination-next, li.pagination-previous) a {
    border: 1px solid transparent !important;
    letter-spacing: 2px;
}

*:is(li.pagination-next, li.pagination-previous) a svg {
  width: 18px;
  height: 18px;
  padding-top: 5px;
}

li.pagination-previous a svg {
  margin-right: 12.5px;
}

li.pagination-next a svg {
  margin-left: 12.5px;
}

.pagination {
  margin-bottom: 30px;
}

.archive-pagination ul li {
  margin: 0 6px;
  display: flex;
  align-items: center;
  position: relative;
}
.archive-pagination ul li path{
  fill: rgb(120, 112, 104);
}
.archive-pagination li.active a {
  border-bottom: 2px solid #9D2235;
}
.archive-pagination li a:focus, .archive-pagination li a:hover {
  border-color: transparent !important;
}
.pagination-next:hover path , .pagination-previous:hover path{
  fill: #E4002B;
}
 .pagination li:hover a{
  color: #E4002B !important;
 }
 .archive-pagination ul li.active:hover a:after{
  background: #E4002B !important;
 }
.archive-pagination ul li a {
  background-color: #ffffff;
  font-size: 1.125rem;
  position: relative;
  padding: 0;
  width: 24px;
  text-align: center;
  text-transform: uppercase;
  font-family: "sofia-pro-condensed", sans-serif;
  border-bottom: 2px solid transparent;
}
.archive-pagination ul li a:hover {
  background-color: rgb(255, 255, 255);
  color: #9d2235;
  border-bottom: 2px solid #9d2235;
}
.archive-pagination ul li.active a {
  background-color: rgb(255, 255, 255);
  color: #9d2235;
}
.archive-pagination ul li.active a:after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #9d2235;
  position: absolute;
}
@media (min-width: 1200px) {
  .entry-meta-blog{
    margin-bottom: 90px !important;
  }
}
@media (max-width: 1200px) {
  header.container-header-ct > .wrap,
  .entry-header {
  }
  .breadcrumb {
  }
}

@media (max-width: 1200px) {
  .entry-content {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .post-item.post-item-first {
    height: 400px;
    margin-bottom: 15px;
    margin-left: calc(-(100vw) / 2 + 100% / 2);
    margin-right: calc(-(100vw) / 2 + 100% / 2);
    max-width: calc(100vw);
    width: calc(100vw);
  }
  .post-item.post-item-first .information-post .title-posts {
    font-size: 2.063rem;
  }

  .post-item.post-item-last {
    width: calc(100% / 2 - 13px);
    margin: 0;
  }

  .post-item.post-item-last .title-posts a {
    font-size: 1.438rem;
  }
}
@media (max-width: 600px) {
  .post-item.post-item-first .information-post,
  .post-item-first .img-post {
    width: 100% !important;
  }

  .post-item.post-item-first {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
  .post-item.post-item-first .information-post {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .post-item.post-item-first .img-post {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    max-height: 300px;
    overflow: hidden;
  }

  .post-item.post-item-first .information-post {
    padding: 15px;
  }
  .post-item.post-item-last .title-post-post a {
    font-size: 1.125rem;
  }
  .post-item.post-item-last .title-post-post {
    line-height: 16px;
  }
  .post-item.post-item-last {
    background: #f7f4f3;
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 25%);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 25%);
    margin: 0 7px 25px 15px;
  }
}
@media (max-width: 450px) {
  .post-item.post-item-last .img-post {
    height: 191px;
  }

  .post-item .name-postc {
    width: 100%;
    max-width: 100%;
  }

  .post-item.post-item-last .title-posts {
    line-height: 22px;
    max-width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .post-item.post-item-last .title-posts a {
    font-size: 1.125rem;
  }
}

/* Person Detail Page */

.single-blog .titlecate-blog .title-blog {
  color: #2d2926;
  font-family: Masqualero;
  font-size: 2.75rem;
  letter-spacing: 0;
  line-height: 52px;
  margin-top: 11.63px;
  margin-bottom: 25px;
}

.single-blog .image-link-blog img {
  margin-bottom: 71px;
  object-fit: cover;
}

.single-blog .titlecate-blog .category-name a {
    margin-bottom: 0px;
    background-color: #1B365D;
    background-size: 100% 201%;
    background-position: top;
    background-image: linear-gradient(to top, #fff 50%, #1B365D 50%);
    transition: all 0.25s ease-out;
}
.single-blog .titlecate-blog .category-name a:hover {
    color: #1B365D;
    background-position: bottom;
    background-color: unset;
}

.single-blog .entry-meta-blog .titletag {
  color: #2d2926;
  font-family: "sofia-pro-condensed", sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 18px;
}
.single-blog .blog-author-list {
  display: flex;
  align-items: center;
  padding: 0px 6px 0px 0px;
  margin-bottom: 0px;
}
.single-blog .blog-author-list li {
  list-style: none;
}
.single-blog .blog-author-list li.by{
  margin-right: 5px;
}
.single-blog .blog-author-list li a {
  color: #231f20;
  font-size: 0.938rem;
  font-weight: 300;
  transition: all 0.3s ease;
  text-decoration: none;
  font-family: "sofia-pro", sans-serif;
}
.single-blog .blog-author-list li a:hover {
  text-decoration: underline;
  color: #9d2235;
}
.single-blog .blog-author-list .between-author:last-of-type {
  display: none;
}
.single-blog .blog-author-list .between-author {
  padding: 0px 6px;
}
.single-blog .author-time {
  font-size: 0.938rem;
  color: #231f20;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 300;
  font-family: "sofia-pro";
}

.news-detail .content .category-name a {
  pointer-events: painted !important;
}

.editor-styles-wrapper ul, .editor-styles-wrapper ol {
  padding-left: 40px !important;
}

@media screen and (max-width: 991px) {
  .entry-content {
    padding: 0 !important;
    width: 100%;
  }

  .entry-content .blog-list--featured__card:last-of-type {
    margin: 0 0 25px;
  }
}

.gcb-editor-form h3 svg {
  display: inline-block;
  position: relative;
  background: var(--wpr-bg-1141e6c2-a6e8-4df3-a24e-60327004ce7e) no-repeat;
  background-size: 100% 100%;
}

.gcb-editor-form h3 svg * {
  opacity: 0;
}

.dashicons-arcadiaIcon, [class*="editor-block-list-item-genesis-custom-blocks"] .block-editor-block-icon.has-colors, [id*="genesis-custom-blocks"] > span, .block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon, .block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon {
    /*content:url("data:image/svg+xml,<svg width='20' height='20' viewBox='0 0 100 100' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'>'<path d='M69.9122177,67.7084025 C62.9048889,53.1650614 56.8584384,34.2856194 53.8348555,25.1039522 C53.1487182,23.0601129 53.1487182,22.2949186 53.1487182,21.2746596 C53.1487182,20.5081368 52.8739771,20 52.0483229,20 C51.3614702,20 50.2632213,21.1497841 48.7492834,22.8063766 L46.5520701,25.2288276 C45.7307087,26.1248755 45.3157352,27.4015277 43.6665732,30.9691133 C39.6821119,40.1560943 34.5994017,52.0192627 29.1017179,63.752906 C27.0411598,68.0909997 24.8439465,71.0249087 23.1926381,72.1746928 C22.0951046,72.9385586 20.1712015,73.8326137 17.8337558,74.3414148 C16.5981364,74.5998007 16.7362224,76 18.2458675,76 C21.1327953,76 24.2930334,75.6187313 27.3159008,75.6187313 C31.0256211,75.6187313 33.9096871,76 38.8578886,76 C40.3689646,76 40.5077661,74.5998007 39.2714312,74.3414148 C36.3830724,73.7064098 34.5994017,73.0647625 33.7737475,72.1746928 C32.400042,70.7711724 32.8107227,68.3473929 33.4990064,66.0484889 C34.5994017,61.8379276 35.9709607,58.9066755 36.3830724,57.8864165 C36.6592444,57.2507473 37.072787,56.9950183 37.7582088,56.8668217 C38.3091219,56.7379608 39.4088017,56.6117569 46.0025879,56.6117569 C53.4227438,56.6117569 54.3829067,56.6117569 55.2085609,56.7379608 C56.0342152,56.8668217 56.3082408,57.2507473 56.7210679,58.3952175 C58.644971,62.6031219 60.295564,67.1996015 60.7062447,69.6220525 C61.2557268,72.2995682 60.7062447,73.4486881 56.3082408,74.5998007 C55.2085609,74.8508801 55.3473624,76 56.8584384,76 C60.9795548,76 63.5903107,75.6187313 67.0252898,75.6187313 C70.5990704,75.6187313 73.4831364,76 78.706079,76 C80.355241,76 80.355241,74.7246762 79.1181907,74.3414148 C73.895248,72.9385586 71.9749223,72.1746928 69.9122177,67.7084025 M46.5065493,52 C40.8326365,52 40.1408717,51.8740172 39.5874598,51.7446838 C38.7587832,51.6173608 38.895695,50.8447111 39.4491068,49.4267347 C42.3581221,41.9649353 44.4312548,37.3303773 46.3681963,33.4711494 C47.1997553,31.6651728 47.6155348,31.6651728 47.8893584,32.6978295 C49.4141234,37.3303773 50.5187853,40.4189658 53.5647124,49.0387345 C54.1195654,50.5860443 54.1195654,51.4866872 53.7030653,51.6173608 C53.0120211,51.8740172 52.0421091,52 46.5065493,52'></path> </svg>");*/
    content: url(../../../../../../../../../themes/genesis-sample/assets/images/ArcadiaA.svg);
    width: 24px;
    height: 24px;
}

.after-entry, .archive-description, .author-box, .comment-respond, .entry, .entry-comments, .entry-pings {
    margin-bottom: 0;
}

#genesis-content.content {
    padding-bottom: 0;
}

body:not(.wp-admin) [class*="featured-image"] {
    width: 100%;
    position: relative;
    margin-bottom: var(--component-vertical-spacing-default);
}
body:not(.wp-admin) [class*="featured-image"]:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 56%;
    background-color: #efeeeb;
    z-index: 6;
}

body:not(.wp-admin) [class*="featured-image"] img {
    width: 100%;
    max-width: var(--container-width-maximum);
    margin: 0 auto;
    display: block;
    max-height: 658px;
    height: 658px;
    width: 100%;
    object-fit: cover;
    z-index: 7;
    position: relative;
}

body.page-template-interior div:is(.block-slider-manual .background-fullwidth-block.active-color) {
    background: none !important;
}



@media screen and (max-width: 1199px) {
    
  .site-inner, main#genesis-content {
    /*padding-top: 0 !important;*/
    }

    [class*="featured-image"] img {
        padding: 0 15px;
    }

}

@media screen and (max-width: 991px) {
/*    body.has-sidebar *:is(.headerdetail_right, .abroaddetail_right, .the_content_interior.havetemplate-interior) :is(.wp-block-group:is(.is-style-table-theme-1, .is-style-table-theme-2), .fullwidth-block-sidebar.fullwidth-block) {
        width: calc(100vw) !important;
        left: 50% !important;
        transform: translateX(-50%);
    }
    body.has-sidebar *:is(.headerdetail_right, .abroaddetail_right, .the_content_interior.havetemplate-interior) :is(.wp-block-group:is(.is-style-table-theme-1, .is-style-table-theme-2), .fullwidth-block-sidebar.fullwidth-block) .container-fullwidth-block {
        margin-left: 0;
        width: 100%;
        max-width: 100%;
    }*/
}

@media screen and (max-width: 1023px) {
    .internal_page-box {
        display: inline-flex;
        flex-wrap: wrap;
        width: 100%;
        align-items: center;
    }
    .internal_page-box > * {
        flex: 1 1 100%;
    }
    .arcadia-icons.arcadia-plus, .arcadia-icons.arcadia-minus {
        display: inline-flex;
        flex-basis: 20px;
    }
    .page-template-interior .widget_nav_menu_interior .widgettitle {
        flex-basis: calc(100% - 20px);
    }
    

    .page-template-homepage .site-container-header-ct>.site-inner {
        padding-top: 0 !important;
        /* margin-top: 0; */
    }

    .site-container-header-ct .wrap .menu-premary-ct, .site-container-header-ct .wrap .header-widget-area {
        opacity: 1 !important;
    }

    a#logoanimation {
        display: flex;
        align-items: center;
    }

    .pagination {
        margin-bottom: 60px;
    }
}

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

    .programdetailheader .programdetailheaderwrap .photo-credit {
        
    }
    
}

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

    .pagination {
        margin-bottom: 154px;
    }
}

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

    .programdetailheader .programdetailheaderwrap a.photo-credit {
        left: 0px;
    }

}



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

    [class*="featured-image"] img {
        max-width: var(--container-width-maximum);
    }

}

img.attachment-genesis-singular-images.size-genesis-singular-images {
    width: 100%;
}

body.has-sidebar .entry-footer .entry-meta {
    display: none;
}
