.title-section {
    font-family: Nunito Sans;
    font-size: 30px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #15284b;
}

.card-media .card-body {
    padding: 25px 10px;
}

.card-media .card-body .about-post {
    font-family: Nunito Sans;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #2277A5;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.card-media .card-body .about-post span {
    color: #00b0da;
}

.card-media .card-body .tittle-card {
    font-family: Nunito Sans;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    text-align: left;
    color: #15284b;
}

.card-media .card-body .card-text {
    overflow: hidden;
    font-family: Nunito Sans;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #545454;
}

.pagination {
    margin: 0 !important;
}

.pagination-block {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination-block .page-numbers {
    background-color: transparent;
    border: none;
    font-family: Nunito Sans;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.54;
    letter-spacing: normal;
    text-align: center;
    color: #15284b;
    opacity: 0.5;
    height: 35px;
    display: inline-flex;
    width: 35px;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
    border-radius: 100%;
    margin-left: 4px;
    margin-right: 4px;
}

.pagination-block .page-numbers:hover,
.pagination-block .page-numbers.current {
    background-color: #ffb700;
    border-color: #ffb700;
    border-radius: 50%;
    font-family: Nunito Sans;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.54;
    letter-spacing: normal;
    text-align: center;
    opacity: 1;
    color: #15284b;
}

/*** Content ***/
.sidebar-title_container {
    background: #ffb700;
}

.sidebar-title {
    font-family: Nunito Sans;
    font-size: 30px;
    padding: 9px 13px 21px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #15284b;
}

/*
.calendar-block {
  margin-bottom: 25px; } */
.calendar-block #media-datepicker {
    font-family: Nunito Sans !important;
}

.calendar-block #media-datepicker .ui-datepicker {
    padding: 0;
}

.calendar-block #media-datepicker .ui-datepicker table {
    margin: 0;
}

.calendar-block #media-datepicker .ui-datepicker .ui-datepicker-prev, .calendar-block #media-datepicker .ui-datepicker .ui-datepicker-next {
    border: none;
}

.calendar-block #media-datepicker .ui-widget-header .ui-datepicker-prev .ui-icon {
    background-image: url("../img/arrow-left.svg");
    background-size: 10px;
    background-position: center center;
}

.calendar-block #media-datepicker .ui-widget-header .ui-datepicker-prev.ui-state-disabled .ui-icon {
    filter: invert(1);
}

.calendar-block #media-datepicker .ui-widget-header .ui-datepicker-next .ui-icon {
    background-image: url("../img/arrow-right.svg");
    background-size: 10px;
    background-position: center center;
}

.calendar-block #media-datepicker .ui-widget-header .ui-datepicker-prev-hover .ui-icon {
    background-image: url("../img/arrow-left-hover.svg");
}

.calendar-block #media-datepicker .ui-widget-header .ui-datepicker-next-hover .ui-icon {
    background-image: url("../img/arrow-right-hover.svg");
}

.calendar-block #media-datepicker .ui-widget.ui-widget-content {
    width: 100%;
    background: rgba(229, 229, 229, 0);
    border: unset;
    border-radius: 0;
}

.calendar-block #media-datepicker .ui-widget-header {
    background: #a4a4a4;
    border: unset;
    padding: 11px 0;
}

.calendar-block #media-datepicker .ui-datepicker-calendar thead {
    border-bottom: 1px solid #707070;
    background-color: #ededed;
}

.calendar-block #media-datepicker .ui-datepicker-calendar tbody {
    border-bottom: 2px solid #707070;
    background-color: #ededed;
}

#media-datepicker tbody tr:first-child td {
    padding-top: 7px;
}

#media-datepicker tbody tr:last-child td {
    padding-bottom: 7px;
}

#events-container div:last-child {
    border-bottom: unset;
}

.calendar-block #media-datepicker .ui-datepicker .ui-datepicker-title {
    font-family: Nunito Sans;
    font-size: 15px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #15284b;
}

.calendar-block #media-datepicker .ui-datepicker th {
    font-family: Nunito Sans;
    font-size: 15px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #15284b;
    padding-top: 6px;
    padding-bottom: 6px;
}

.calendar-block #media-datepicker .ui-state-default,
.calendar-block #media-datepicker .ui-widget-content .ui-state-default {
    /* width: 36px; */
    /*  height: 36px; */
    /* width: 31px; */
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Nunito Sans;
    font-size: 15px;
    font-weight: inherit;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    border: unset;
    background: transparent;
    color: #43425d;
    position: relative;
    cursor: pointer;
    padding-left: 3px;
    /* padding-left: 7px; */

}

.calendar-block #media-datepicker .ui-widget-content td.ui-state-disabled {
    font-weight: normal;
    /* padding-left: 11px; */
}

.calendar-block #media-datepicker .ui-widget-content td {
    padding-left: 11px;
}

.calendar-block #media-datepicker .ui-state-active,
.calendar-block #media-datepicker .ui-widget-content .ui-state-active,
.calendar-block #media-datepicker .ui-widget-content .ui-datepicker-current-day.ui-datepicker-today span {
    border: unset;
    background: transparent;
    font-weight: 800;
    color: #43425d;
    background: #ffb700 !important;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}

.calendar-block #media-datepicker .ui-widget-content .ui-datepicker-today span,
.calendar-block #media-datepicker .ui-widget-content .ui-datepicker-today a {
    background: #ccc !important;
    border-radius: 50%;
}

.calendar-block #media-datepicker .ui-widget-content td {
    font-weight: 800;
}

.calendar-block #media-datepicker .ui-state-highlight,
.calendar-block #media-datepicker .ui-widget-content .ui-state-highlight {
    border: unset;
    background: #ffb700 !important;
    color: #43425d;
    position: relative;
    cursor: pointer;
    border-radius: 50%;
    font-weight: 800;
}

.calendar-block #media-datepicker .ui-widget-content .ui-datepicker-today span,
.calendar-block #media-datepicker .ui-widget-content .ui-datepicker-today a {
    background: #a4a4a4 !important;
    font-weight: 800;
    border-radius: 50%;
}

.calendar-block #media-datepicker .ui-widget-content .ui-datepicker-current-day.ui-datepicker-today a,
.calendar-block #media-datepicker .ui-widget-content .ui-datepicker-current-day.ui-datepicker-today a {
    background: #ffb700 !important;
}

.calendar-block #media-datepicker .ui-state-disabled {
    opacity: 1;
}

/* #events-container {
  max-height: 325px;
  overflow-y: auto;} */


#events-container {
    padding-top: 18px;
    background-color: #ededed;
}

.events_not_found {
    text-align: center;
    position: relative;
    top: -8px;
}

.sidebar-post:last-child {
    margin-bottom: 0;
}

.sidebar-post {
    border-bottom: 1px solid #707070;
    padding: 0 12px;
    margin-bottom: 17px;
}

.sidebar-post h3 {
    font-family: Nunito Sans;
    font-size: 15px;
    min-height: 25px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #15284b;
}

.sidebar-post .time-info {
    font-family: Nunito Sans;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #545454;
    padding-bottom: 16px;
    padding-top: 7px;
    /* margin-bottom: 5px; */
}

.sidebar-post .time-info .time-info_time {
    display: block;
    /* padding-bottom: 10px;  */
    padding-bottom: 4px;
}

.sidebar-post .btn-details {
    font-family: Nunito Sans;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #00b0da;
}

.sidebar-post .btn-details:hover {
    color: #ffb700;
}

.sidebar-press-title {
    background-color: #15284b;
    font-family: Nunito Sans;
    font-size: 30px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding: 5px;
}

.sidebar-post-press {
    border-bottom: 1px solid #707070;
    padding: 0 12px;
    margin-bottom: 17px;
}

.press-releases .sidebar-post-press:last-child {
    margin-bottom: 0;
    border: unset;
}

.sidebar-post-press-content h3 {
    font-family: Nunito Sans;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    margin: 4px 0;
    /*min-height: 44px;*/
    text-align: left;
    text-transform: uppercase;
    color: #15284b;
}

.sidebar-post-press-content-post {
    font-family: Nunito Sans;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    margin-bottom: 4px;
    /*min-height: 59px;*/
    text-align: left;
    color: #545454;
}

.sidebar-post-press-content .date {
    font-family: Nunito Sans;
    font-size: 10px;
    margin-bottom: 9px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: normal;
    text-align: left;
    color: #2277A5;
}

/*** Modal Style ***/
.modal-backdrop.show {
    opacity: 0;
}

.media-modal-skydeck .modal-lg {
    max-width: 595px;
}

.media-modal-skydeck .close, .media-modal-press_events .close {
    position: absolute;
    height: 19px;
    width: 19px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/wp-content/themes/bridge-child/assets/img/cross.svg');
    right: 17px;
    top: 21px;
}

.media-modal-skydeck .modal-content {
    border-radius: 0;
    border: none;
    box-shadow: 6px 12px 6px 0 rgba(0, 0, 0, 0.16);
    border-top: 11px solid #ffb700;
}

.media-modal-skydeck .modal-content .modal-header {
    border-bottom: none;
    padding: 0 50px;
}

.media-modal-skydeck .modal-body {
    padding: 0 50px 40px 50px;
}

.media-modal-skydeck .modal-title {
    font-family: Nunito Sans;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    text-align: left;
    color: #15284b;
    margin-top: 75px;
}

.media-modal-skydeck .time-info {
    font-family: Nunito Sans;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    margin-top: 35px;
    letter-spacing: normal;
    text-align: left;
    color: #545454;
}

.media-modal-skydeck .text-modal,
.media-modal-skydeck .text-modal p {
    font-family: Nunito Sans;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    margin-top: 10px;
    color: #545454;
}

.media-modal-skydeck .text-modal {
    min-height: 165px;
    margin-bottom: 40px;
}

.media-modal-skydeck .modal-footer {
    border-top: none;
    justify-content: flex-start;
    padding: 0 50px 40px 50px;
}

.media-modal-skydeck .btn-add {
    font-family: Nunito Sans;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #00b0da;
}

.media-modal-skydeck .btn-add i {
    margin-right: 5px;
}

.media-modal-press .modal-lg {
    max-width: 595px;
}

.media-modal-press .close {
    position: absolute;
    right: 17px;
    top: 21px;
}

.modal-content .close img {
    width: 20px !important;
    height: 20px !important;
}

.media-modal-press .modal-content {
    min-height: 660px;
    border-radius: 0;
    border: none;
    box-shadow: 6px 12px 6px 0 rgba(0, 0, 0, 0.16);
}

.media-modal-press .modal-content .modal-header {
    border-bottom: none;
    padding: 18px 22px;
    background: #15284b;
    border-radius: 0;
}

.media-modal-press .modal-content .modal-header .modal-title {
    font-family: Nunito Sans;
    font-size: 30px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    margin-bottom: 0;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.media-modal-press .modal-content .modal-body {
    padding: 98px 50px 40px 50px;
}

.media-modal-press .modal-content .modal-body .time-info {
    font-family: Nunito Sans;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #00b0da;
}

.media-modal-press .modal-content .modal-body .title-post {
    font-family: Nunito Sans;
    margin-top: 5px;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    letter-spacing: normal;
    text-align: left;
    color: #15284b;
}

.media-modal-press .modal-content .modal-body .text-modal p,
.media-modal-press .modal-content .modal-body .text-modal {
    font-family: Nunito Sans;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #545454;
}

.media-modal-press .modal-footer {
    border-top: none;
    justify-content: space-between;
    padding: 0 50px 40px 50px;
}

.media-modal-press .nav-btn-block .pre-btn,
.media-modal-press .nav-btn-block .next-btn {
    font-family: Nunito Sans;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: right;
    color: #707070;
    text-transform: uppercase;
    margin: 0 4px;
}

.media-modal-press .nav-btn-block .pre-btn i,
.media-modal-press .nav-btn-block .next-btn i {
    margin: 0 4px;
}

.media-modal-press .nav-btn-block .pre-btn:hover,
.media-modal-press .nav-btn-block .next-btn:hover {
    color: #00b0da;
}

.the_champ_sharing_ul .theChampEmailBackground,
.the_champ_sharing_ul .theChampLinkedinBackground,
.the_champ_sharing_ul .theChampTwitterBackground,
.the_champ_sharing_ul .theChampFacebookBackground {
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

/* .the_champ_sharing_ul .theChampLinkedinBackground {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
} */

.the_champ_sharing_ul .theChampEmailBackground ss,
.the_champ_sharing_ul .theChampLinkedinBackground ss,
.the_champ_sharing_ul .theChampTwitterBackground ss,
.the_champ_sharing_ul .theChampFacebookBackground ss {
    display: none !important;
}

.pressBottom_modal .the_champ_sharing_ul {
    display: flex;
    align-items: center;
}

.pressBottom_modal .the_champ_sharing_ul .theChampSharing:hover {
    filter: invert(1) brightness(0) invert(68%) sepia(40%) saturate(1016%) hue-rotate(359deg) brightness(102%) contrast(104%);
}

.the_champ_sharing_ul .theChampEmailBackground {
    background: url('../img/Mail-200.svg');
    width: 28px !important;
    height: 21px !important;
    margin-left: 11px !important;
}

.the_champ_sharing_ul .theChampLinkedinBackground {
    background: url('../img/LinkedIn.svg');
    width: 21px !important;
    height: 21px !important;
    margin-left: 12px !important;
}

.the_champ_sharing_ul .theChampTwitterBackground {
    background: url('../img/Twitter-200.svg');
    width: 24px !important;
    height: 20px !important;
    margin-left: 12px !important;
    margin-top: 5px !important;
}

.the_champ_sharing_ul .theChampFacebookBackground {
    background: url('../img/Facebook-200.svg');
    width: 13px !important;
    height: 24px !important;
    margin-left: 10px !important;
}

.page-id-15414 .releasesWidget {
    margin: 0;
}

.page-id-15414 .wrapper_inner,
.page-id-15414 div.content.content_top_margin_none {
    background-color: #fff !important;
}