/* Custom CSS */
@import url("https://use.typekit.net/rpd3zmn.css");
@import url("https://use.typekit.net/vox3rba.css");

.l-attribution {
display: none;
visibility: hidden;
}

body {
font-family: "noto-sans", sans-serif;
font-weight: 400;
font-style: normal;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
font-size: 100%;
font-size: 1.125rem;
line-height: 1.8rem;
}
.page {
background-color:#FFFFFF;
}
h1 {
/*font-family: "noto-serif", serif;*/
font-family: "noto-sans", sans-serif;
font-weight: 700;
font-size:2.25em;
}
body.path-not-frontpage h1 {
/*border-left: 4px solid #FED16D;
padding-left: .5em;*/
}
.l-worship.l-row h1 {
/*text-transform:uppercase;*/
}
h2 {
font-family: "noto-sans", sans-serif;
font-weight: 300;
font-size: 1.65em;
color: #363636;
}
h3 {
font-family: "noto-sans", sans-serif;
font-weight: 300;
font-size: 1.65em;
color: #363636;
/*border-bottom: 1px dashed #0033A1;*/
}
body.path-sermons h3 {
padding-top: 1.5em;
}
body.path-sermons .views-field.views-field-title {
font-weight:600;
}
body.path-sermons .views-row {
padding-bottom: 1em;
}

.pr-header {
background-color:#FFFFFF;
}
.site-branding__logo-img {
min-width:350px;
}
.regions {
background-color:transparent;
}
.l-leaderboard.l-row {
color: #FFFFFF;
background: linear-gradient(90deg, #ffffff 70%, #0033A1 30%);
/*background-color:#414142;*/
}
@media (max-width: 45em)  {
.l-leaderboard.l-row {
color: #FFFFFF;
background: inherit;
background-color:#0033A1;
}
}

.l-leaderboard.l-row #block-bethlehem-theme-phoneandquicklinks {
color: #FFFFFF;
background-color: #0033A1;
/*background-color:#414142;*/
background-image: url(/sites/default/files/topbar-arch.svg);
background-attachment: inherit;
background-position: -60px -2px;
background-repeat: no-repeat;
background-size: 30%;
padding-left: 10em;
}
@media (max-width: 45em) {
.l-leaderboard.l-row #block-bethlehem-theme-phoneandquicklinks {
background-image: inherit;
padding-left: 0;
}
}

.pr-leaderboard .block:not(.has-title) p {
margin: .5rem 0 0;
}

#block-bethlehem-theme-phoneandquicklinks {
float:right;
}
#block-bethlehem-theme-phoneandquicklinks .field {
margin-bottom: .5rem;
}
#block-bethlehem-theme-phoneandquicklinks .block__content .field__item p {
margin-bottom:0;
}
.top-phone {
margin-right:10px;
}
a.top-phone {
color:#FFFFFF;
vertical-align:middle;
}
.top-icon {
height:24px;
width:auto;
margin:0 2px;
}
.enval-div {
padding:0 12px;
}

#block-bethlehem-theme-main-menu ul.menu-name--main #menu-name--main__what-we-believe .menu__link,
#block-bethlehem-theme-main-menu ul.menu-name--main #menu-name--main__previous-worship-services .menu__link,
#block-bethlehem-theme-main-menu ul.menu-name--main #menu-name--main__special-events-weddings .menu__link,
#block-bethlehem-theme-main-menu ul.menu-name--main #menu-name--main__adult-sunday-school-bible-study .menu__link,
#block-bethlehem-theme-main-menu ul.menu-name--main #menu-name--main__scholarship-opportunities .menu__link {
-webkit-border-bottom-right-radius: .5em;
-webkit-border-bottom-left-radius: .5em;
-moz-border-radius-bottomright: .5em;
-moz-border-radius-bottomleft: .5em;
border-bottom-right-radius: .5em;
border-bottom-left-radius: .5em;
}
#block-bethlehem-theme-main-menu ul.menu-name--main .menu__link {
font-family: "noto-sans", sans-serif;
font-weight: 600;
font-style: normal;
color:#0033A1;
color:#004466;
border-bottom: 1px dashed #FFFFFF;
font-size:1rem;
padding-right: 1.8em;
}
#block-bethlehem-theme-main-menu ul.menu-name--main .menu__link:hover {
background-color:transparent;
border-bottom: 1px dashed #0033A1;
}
#block-bethlehem-theme-main-menu ul.menu-name--main .menu__link.is-active {
background-color:transparent;
}
.l-rotating-banner .l-r, .l-rotating-banner .l-rw {
padding: 0;
max-width: 100%;
}

.l-rotating-banner .l-rw .l-r .block {
margin-top: 0;
margin-bottom: 0;
}
.l-worship.l-row {
background-color:#FED16D;
background-color:#fdbe33;
background-image: url(/sites/default/files/backgrounds/worship-bkgrd-overlay.png);
background-attachment: fixed;
background-position:bottom left;
background-repeat: no-repeat;
background-size: 100%;
}
.l-worship.l-row #worship .l-rw {
margin: 3em 0;
}
#rid-worship-second .block {
width:80%;
text-align:center;
background-color:#0033A1;
background-color:#004466;
margin-left:auto;
margin-right:auto;
padding: 1rem 0;
/*-webkit-border-top-left-radius: 2em;
-webkit-border-bottom-right-radius: 2em;
-moz-border-radius-topleft: 2em;
-moz-border-radius-bottomright: 2em;
border-top-left-radius: 2em;
border-bottom-right-radius: 2em;*/
}
@media (max-width: 45em) {
#rid-worship-second .block {
width:auto;
}
}

#rid-worship-second #block-bethlehem-theme-watchuslive.block {
background-color: #058488;
border-radius: 1em;
}
#rid-worship-second .block .field {
width:80%;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}
#rid-worship-second .block p {
color:#FFFFFF;
font-family: "noto-sans", sans-serif;
font-weight: 300;
font-size:1.5em;
margin-bottom: 0;
line-height: 1.3em;
}
#rid-worship-second .block p strong {
font-weight: 700;
}

.pr-features {
background-color: #FFFFFF;
}
.pr-features .region {
text-align:center;
}
.pr-features .region .block__content img {
max-height:70px;
width:auto;
}
.feature-block-title {
text-transform: uppercase;
font-family: "noto-sans", sans-serif;
font-weight: 700;
font-size:1.25em;
margin:.5em auto .25em;
}
.feature-block-title a {
color:#363636;
text-decoration:none;
}
.feature-block-subtitle {
font-family: "noto-serif", serif;
font-weight: 500;
font-style: italic;
letter-spacing: .025em;
color:#058488;
}
.feature-block-subtitle a {
color:#058488;
text-decoration:none;
}
.l-frontpage-lower-banner .l-rw {
max-width:100%;
padding:0 0;
}
.l-frontpage-lower-banner .l-rw .l-r {
padding:0 0;
}

.l-feature-blocks #rid-feature-blocks-first .views-element-container,
.l-feature-blocks #rid-feature-blocks-second .views-element-container,
.l-feature-blocks #rid-feature-blocks-third .views-element-container {
border: 1px solid #dedede;
padding: 2em 2em 0 2em;
}

.l-feature-blocks .l-r .views-field.views-field-title {
font-family: "noto-sans", sans-serif;
font-weight: 700;
font-size:1.75em;
/*text-transform: uppercase;*/
padding-top: 1em;
padding-bottom: 1em;
/*letter-spacing: .033em;*/
}
.l-feature-blocks .l-r .views-field.views-field-field-feature-block-icon img {
height:60px;
width:auto;
}

.l-feature-blocks .l-r .views-field.views-field-nothing a {
color: #058488;
border-bottom: 11px solid #058488;
display: inline-block;
width: 50%;
text-transform: uppercase;
font-weight: 700;
text-decoration:none;
}
.pr-footer {
background-color:#414142;
}
.pr-footer .regions {
margin-top: 2em;
}
.footer-logo {
width:250px;
height:auto;
padding-bottom: 1em;
}
#copyright-footer {
background-color:#414142;
color:#FFFFFF;
}

#block-bethlehem-theme-main-menu ul.menu-name--main  .menu-level-2 .menu__link {
color: #FFFFFF;
border-bottom:1px solid #FFFFFF;
background-color: rgba(65, 65, 66, 0.95);
color:#FFFFFF;
text-transform: capitalize;
font-weight: 400 !important;
font-size: 100%;
padding: 1em .75em;
line-height: 1.2em;
font-size: 1rem;
}

#block-bethlehem-theme-main-menu .menu-level-2 .menu__link:hover,
#block-bethlehem-theme-main-menu .menu-level-2 .menu__link.is-active,
#block-bethlehem-theme-main-menu .menu-level-2 .menu__link:hover {
background-color: rgba(0, 51, 161, 0.95) !important;
background-color: rgba(5, 132, 136, 0.95) !important;
color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
}

#rid-footer-second #menu-name--main__church-life,
#rid-footer-second #menu-name--main__ministries,
#rid-footer-second #menu-name--main__more,
#rid-footer-second #menu-name--main__media {
display:none;
visibility:hidden;
}
#rid-footer-third #menu-name--main__visit,
#rid-footer-third #menu-name--main__about {
display:none;
visibility:hidden;
}
.l-footer.l-row .menu.menu {
    padding-left: 0;
}

.l-footer.l-row .menu ul .menu__link {
text-transform: capitalize;
font-weight: 400 !important;
margin: 0;
padding: .0125em 0;
}
.menu__link--wrapper.is-parent__wrapper,
#menu-name--main__more,
#rid-footer-third #menu-name--main__media {
text-transform:uppercase;
font-weight:800;
font-size: 0.9em;
letter-spacing:.05em;
}
#rid-footer-second .menu__link--wrapper.is-parent__wrapper,
#rid-footer-third .menu__link--wrapper.is-parent__wrapper,
#rid-footer-third #menu-name--main__media{
padding-top: 1em;
display:inline-block;
}
#rid-footer-second,
#rid-footer-third {
font-size: 0.9em;
}
#block-bethlehem-theme-copyright-2 {
border-top: 1px dashed rgba(222, 222, 222, 0.45);
padding-top:2em;
font-size: .9em;
}

.calendar-view-table td, .calendar-view-table th {
border:0;
}
.calendar-view-table td {
border-style: solid;
border-width:0 1px 1px 1px;
border-color:#dedede;
}

.view-id-calendar-month .feed-icon {
display: block;
width: auto;
height: auto;
}
.ms-dropmenu .rm-block__content .menu__link:after {
right: .5rem;
}

.calendar-view-table thead th {
background: transparent;
color: #363636;
font-size: 1em;
}
.calendar-view-table .next-month .calendar-view-day__number,
.calendar-view-table .previous-month .calendar-view-day__number {
background: transparent;
}
.calendar-view-table .calendar-view-day__number {
background: transparent;
color: #181818;
font-size: 1em;
}
table.calendar-view-month {
border-bottom: 1px solid #dedede;
}
.calendar-view-month tr {
border-width: 1px 0 0 1px;
}
.calendar-view-table td {
border-width: 0 1px 0 0;
}
.calendar-view-day__row.is-multi--last {
margin-right: var(--calendar-view-day-multi-offset);
}
.pager__item.pager__current .form-item.form-no-label {
font-size:1.7em;
}
.Bethlehem.Meetings,
.Bethlehem.Meetings:hover,
.Bethlehem.Meetings.hover {
border-top: 5px solid rgba(5, 132, 136, .85);
}
body.path-calendar--weekly-schedule .Bethlehem.Meetings,
body.path-calendar--weekly-schedule .Bethlehem.Meetings:hover,
body.path-calendar--weekly-schedule .Bethlehem.Meetings.hover {
border-top:0;
border-left: 5px solid rgba(5, 132, 136, .85);
margin-bottom: 1em;
padding-left: 1em;
}
.Worship.amp.Sunday.School,
.Worship.amp.Sunday.School:hover,
.Worship.amp.Sunday.School.hover {
border-top: 5px solid rgba(0, 51, 161, .85);
}
body.path-calendar--weekly-schedule .Worship.amp.Sunday.School,
body.path-calendar--weekly-schedule .Worship.amp.Sunday.School:hover,
body.path-calendar--weekly-schedule .Worship.amp.Sunday.School.hover {
border-top:0;
border-left: 5px solid rgba(0, 51, 161, .85);
margin-bottom: 1em;
padding-left: 1em;
}

.Weddings.amp.Funerals,
.Weddings.amp.Funerals:hover,
.Weddings.amp.Funerals.hover {
border-top: 5px solid rgba(153, 3, 103, .85);
}
body.path-calendar--weekly-schedule .Weddings.amp.Funerals,
body.path-calendar--weekly-schedule .Weddings.amp.Funerals:hover,
body.path-calendar--weekly-schedule .Weddings.amp.Funerals.hover {
border-top:0;
border-left: 5px solid rgba(153, 3, 103, .85);
margin-bottom: 1em;
padding-left: 1em;
}
.Other.Calendar.Items,
.Other.Calendar.Items:hover,
.Other.Calendar.Items.hover {
border-top: 5px solid rgba(254, 209, 109, .85);
}
body.path-calendar--weekly-schedule .Other.Calendar.Items,
body.path-calendar--weekly-schedule .Other.Calendar.Items:hover,
body.path-calendar--weekly-schedule .Other.Calendar.Items.hover {
border-top:0;
border-left: 5px solid rgba(254, 209, 109, .85);
margin-bottom: 1em;
padding-left: 1em;
}

.Bethlehem.Events,
.Bethlehem.Events:hover,
.Bethlehem.Events.hover {
border-top: 5px solid rgba(242, 138, 46, 1);
}
body.path-calendar--weekly-schedule .Bethlehem.Events,
body.path-calendar--weekly-schedule .Bethlehem.Events:hover,
body.path-calendar--weekly-schedule .Bethlehem.Events.hover {
border-top:0;
border-left: 5px solid rgba(242, 138, 46, 1);
margin-bottom: 1em;
padding-left: 1em;
}
.node {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: 0 0 0.75em;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
blockquote {
font-family: "noto-serif", serif;
font-style: italic;
border-left: 1px dashed grey;
line-height: 1.8em;
}
hr {
border: 0;
border-bottom: 1px dashed #058488;
width: 90%;
margin: 0 auto;
display: block;
margin-bottom: 1.5em;
}
.view-meet-our-team .views-field.views-field-field-staff-photo,
.view-meet-our-team .views-field.views-field-field-title {
text-align:center;
}
.view-meet-our-team .views-field.views-field-field-staff-photo img,
body.page-node-type--staff .views-field.views-field-field-staff-photo img {
-webkit-border-radius: 1.5em;
-moz-border-radius: 1.5em;
border-radius: 1.5em;
margin: 0 auto;
}
.view-meet-our-team .views-field.views-field-title {
text-align: center;
font-weight: bold;
padding-top: .5em;
border-bottom: 1px dashed #058488;
font-family: "noto-serif", serif;
}
.view-meet-our-team .views-field.views-field-title a {
color:#363636;
text-decoration:none;
}
.view-meet-our-team .views-field.views-field-title a:hover {
color: #058488;
}
body.page-node-type--staff .field-node--field-title {
font-size: 1.6em;
font-style: italic;
}
a.live-stream {
color:#FFFFFF;
}
.view-e-star .views-col {
display: table;
height: 12em;
width: 100%;
text-align: center;
}
.view-e-star .views-col .views-field {
display: table-cell;
vertical-align: middle;
border: 1px solid #dedede;
padding:1em;
font-weight:600;
}
.view-e-star .views-col .views-field:hover {
background-color:#0066cc;
color: #FFFFFF;
}
.view-e-star .views-col .views-field a {
word-break: break-word;
}
.view-e-star .views-col .views-field:hover a {
color: #FFFFFF;
}
.image-small {
height:70px;
width:auto;
padding: 0 5px;
}

.webform-button--submit.button {
background-color: #0033A1;
border: 0;
text-transform: uppercase;
padding: 1.5em 3em;
color: #FFFFFF;
font-weight: 600;
font-size: 100%;
line-height: 0;
letter-spacing: .05em;
border-radius: 1em;
}
.webform-button--submit.button:hover {
background-color: #058488;
}
#edit-sign-up .form-item {
margin: 0 0 .25em;
}
#edit-sign-up--wrapper .description p {
margin:0 0 .5rem;
}

#block-bethlehem-theme-footercontact .block__content .field__item p a,
#rid-footer-second p a {
color: #FFFFFF;
}
body.page-node-type--calendar-event  .field-node--field-smart-event-date .field__item {
width: 32%;
display: inline-block;
border: 1px solid #dedede;
padding: 2em 1em;
margin: 1em 5px;
text-align: center;
min-height: 114px;
vertical-align: text-top;
}
@media only screen and (min-width: 45.0625em) and (max-width: 60em) {
body.page-node-type--calendar-event  .field-node--field-smart-event-date .field__item {
width: 48%;
display: inline-block;
border: 1px solid #dedede;
padding: 2em 1em;
margin: 1em 5px;
text-align: center;
}
}
@media (max-width: 45em) {
body.page-node-type--calendar-event  .field-node--field-smart-event-date .field__item {
width: 99%;
display: inline-block;
border: 1px solid #dedede;
padding: 2em 1em;
margin: 1em 5px;
text-align: center;
}
}
.calendar-view-month .is-today .calendar-view-day__number {
background-color: rgba(161, 41, 151, .75);
color: #fff;
font-weight: 600;
border-radius: 0;
}

body.path-calendar--coming-up h3.view-title,
body.path-calendar--weekly-schedule h3.view-title {
border-bottom:0;
font-size: 1em;
font-weight:600;
}
body.path-calendar--coming-up .event-info.views-row {
margin-bottom:1em;
}
.calendar-view-table .calendar-view-day__row {
padding: 0.3125rem 0.3125rem 0 0.3125rem !important;
}
.calendar-view-day__rows {
gap:5px;
}
a.backcal {
background-color: #0033A1;
    color: #ffffff;
    padding: .75em 2em;
    display: inline-block;
    border-radius: 1em;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: 600;
color: #000;
    background-color: #f1f2f2;
    border: 1px solid #d1d3d4;
}
a.backcal:hover {
background-color: #058488;
color:#FFFFFF;
}
body.path-calendar--weekly-schedule .views-field-title .field-content {
font-size: 1.2em;
font-weight: 600;
}
body.path-calendar--weekly-schedule .view-title {
text-transform:uppercase;
}

.ms-dropmenu .rm-block__content .menu-level-1 {
display: flex;
justify-content: center;
}

#block-bethlehem-theme-main-menu #menu-name--main__more .is-child {
transform: none;
}
@media only screen and (min-width: 45.0625em) and (max-width: 60em) {
#block-bethlehem-theme-main-menu #menu-name--main__more .is-child {
transform: translatex(-50%);
}}
h1.node__title span,
h1.page__title {
position: relative;
margin-bottom: .5em;
display: inline-block;
}
h1.node__title span::after,
h1.page__title::after {
background-color: #FED16D;
    bottom: 0;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    width: 100%;
    margin-top: .25em;
position: absolute;
bottom: -0.15em;
}
h3 {
position: relative;
display: inline-block;
}
h3::after {
background-color: #414142;
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    width: 100%;
    margin-top: .25em;
position: absolute;
bottom: -0.15em;
}
figcaption {
text-align:center;
}

.left-100 {
width:100px;
height:auto;
border:1px solid #dedede;
padding:10px;
float:left;
clear: left !important;
}
.right-100 {
width:100px;
height:auto;
border:1px solid #dedede;
padding:10px;
float:right;
clear: right !important;
}

.left-125 {
width:125px;
height:auto;
border:1px solid #dedede;
padding:10px;
float:left;
clear: left !important;
}
.right-125 {
width:125px;
height:auto;
border:1px solid #dedede;
padding:10px;
float:right;
clear: right !important;
}

.img-default {
border: 1px solid #dedede;
padding: 10px;
margin: 1rem;
margin: .25rem;
vertical-align: text-top;
max-height: 200px;
overflow: hidden;
width: auto;
}

.left-150 {
width:150px;
height:auto;
border:1px solid #dedede;
padding:10px;
float:left;
clear: left !important;
}
.right-150 {
width:150px;
height:auto;
border:1px solid #dedede;
padding:10px;
float:right;
clear: right !important;
}
.center-150 {
width:150px;
height:auto;
border:1px solid #dedede;
padding:10px;
display:block;
margin:0 auto;
}
.left-150  img,
.right-150 img {
width:auto;
}
.left-200 {
width:200px;
height:auto;
border:1px solid #dedede;
padding:10px;
float:left;
clear: left !important;
}
.right-200 {
width:200px;
height:auto;
border:1px solid #dedede;
padding:10px;
float:right;
clear: right !important;
}
.center-200 {
width:200px;
height:auto;
border:1px solid #dedede;
padding:10px;
display:block;
margin:0 auto;
}

.left-250 {
width:250px;
height:auto;
border:1px solid #dedede;
padding:10px;
float:left;
clear: left !important;
}
.right-250 {
width:250px;
height:auto;
border:1px solid #dedede;
padding:10px;
float:right;
clear: right !important;
}
.center-250 {
width:250px;
height:auto;
border:1px solid #dedede;
padding:10px;
display:block;
margin:0 auto;
}

.left-300 {
width:300px;
height:auto;
border:1px solid #dedede;
padding:10px;
float:left;
clear: left !important;
}
.right-300 {
width:300px;
height:auto;
border:1px solid #dedede;
padding:10px;
float:right;
clear: right !important;
}
.center-300 {
width:300px;
height:auto;
border:1px solid #dedede;
padding:10px;
display:block;
margin:0 auto;
}

.left-350 {
width:350px;
height:auto;
border:1px solid #dedede;
padding:10px;
float:left;
clear: left !important;
}
.right-350 {
width:350px;
height:auto;
border:1px solid #dedede;
padding:10px;
float:right;
clear: right !important;
}
.center-350 {
width:350px;
height:auto;
border:1px solid #dedede;
padding:10px;
display:block;
margin:0 auto;
}

.left-img {
height:auto;
border:1px solid #dedede;
padding:10px;
float:left;
clear: left !important;
}
.right-img {
height:auto;
border:1px solid #dedede;
padding:10px;
float:right;
clear: right !important;
}
.center-img {
height:auto;
border:1px solid #dedede;
padding:10px;
display:block;
margin:0 auto;
}


@media (max-width: 45em)  {
.left-150, .right-150,
.left-200, .right-200,
.left-250, .right-250,
.left-300, .right-300,
.left-350, .right-350,
.left-400, .right-400,
.left-img, .right-img,
.align-right, .align-left {
float:none !important;
clear:both !important;
display:grid;
}
}

.item-list .add-to-calendar a {
padding: 0.125rem;
margin: 0.125rem;
}

body.page-node-type--calendar-event .field-node--field-smart-event-date .field__item {
width:auto;
}
.field-node--field-smart-event-date .details-wrapper {
margin:0.5rem;
font-size: 90%;
}
.view-calendar-sidebar h2 {
display: none;
visibility: hidden;
}

.block-plugin-id--views-block-event-time-block-1 .block__inner {
padding:1.25em 1.25em 0 1.25em;
}
.block-plugin-id--views-block-event-time-block-1 .block__inner .views-field-field-smart-event-date {
font-size: 160%;
font-weight: 600;
}
.view-id-calendar-month .view-header {
font-size: 0.8125rem;
text-align: center;
font-weight: 600;
}
a.calendar-button {
border: 1px solid #d1d3d4;
padding: .5em 3em;
border-radius: 1em;
color: black;
display: inline-block;
text-decoration: none;
}
a.calendar-button-bottom {
background-color:#cafbfd;
padding: .5em 3em;
border-radius: 1em;
color: black;
display: inline-block;
text-decoration: none;
}
a.calendar-button:hover,
a.calendar-button-bottom:hover {
background-color: #058488;
color:#FFFFFF;
}
#block-bethlehem-theme-calendartodaybutton {
display: inline-block;
text-align: right;
margin:0 5px;
font-size:90%;
}
#block-bethlehem-theme-calendarcreatecontent {
display: inline-block;
text-align: left;
margin:0 5px;
font-size:90%;
}
#block-bethlehem-theme-calendartodaybutton p,
#block-bethlehem-theme-calendarcreatecontent p {
margin:0;
}
#block-bethlehem-theme-calendartodaybutton .field,
#block-bethlehem-theme-calendarcreatecontent .field {
margin-bottom:0;
}

.view-id-calendar-month .pager__item.pager__next {
    text-indent: -9999px;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    background-image: url(/sites/default/files/calendar/calendar-next.png);
    background-position: right;
    background-repeat: no-repeat;
    text-align: initial;
}
.view-id-calendar-month .pager__item.pager__previous {
    text-indent: -9999px;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    background-image: url(/sites/default/files/calendar/calendar-prev.png);
    background-position: left;
    background-repeat: no-repeat;
    text-align: initial;
}
.top-spacer {
margin-right:1em;
}
#block-bethlehem-theme-views-block-page-header-block-1 {
text-align: center;
    background: #004466;
    padding: 3em 1em;
    color: #fff;
}
#block-bethlehem-theme-views-block-page-header-block-1 .block-inner {
max-width: 960px;
    margin: 0 auto;
}
#block-bethlehem-theme-views-block-page-header-block-1 .views-field-title .field-content {
    font-size: 3em;
    line-height: normal;
    font-weight: 200;
}
video {
width: 100%; /* Makes the video take up 100% of its parent container's width */
height: auto; /* Automatically calculates the height to maintain aspect ratio */
max-width: 100%; /* Ensures the video doesn't exceed its natural size if the container is larger */
display: block; /* Removes any extra space or alignment issues */
 }

#block-bethlehem-theme-videobanner .field {
margin-bottom:0;
}
#block-bethlehem-theme-videobanner .field p {
margin:0;
}
#block-bethlehem-theme-videobanner {
    background-image: url(https://new.bethlehemucc.org/sites/default/files/video/front-page-poster.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 45em) {
.rm-toggle__link, .rm-toggle__link:hover, .rm-toggle__link:focus, .rm-toggle__link:active {
background-color: #0033A1;
}
.ms-slidedown .rm-block__content .menu .rm-accordion-trigger,
.ms-slidedown .rm-block__content .menu .menu__link {
background-color:rgba(65, 65, 66, 0.95);
}
.ms-slidedown .rm-block__content .menu .rm-accordion-trigger:hover,
#block-bethlehem-theme-main-menu ul.menu-name--main .menu__link:hover {
background-color:#058488;
}
#block-bethlehem-theme-main-menu ul.menu-name--main .menu__link.is-active {
background-color:#058488;
color:#FFFFFF;
}
#block-bethlehem-theme-main-menu ul.menu-name--main .menu__link {
color:#FFFFFF;
}
}

@media (max-width: 45em)  {
.views-view-grid.cols-3 .views-col {
-ms-flex-preferred-size: 100% !important;
flex-basis: 100% !important;
}
blockquote {
margin-left: .5em;
}
.calendar-view-pager .pager__item a {
min-width: 32px;
}
.view-id-calendar-month .pager__item.pager__previous,
.view-id-calendar-month .pager__item.pager__next {
background-position:center;
}
}
@media (max-width: 45em)  {
.node {
padding: 0;
}
}