body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: #000000;
    text-align: left;
    background-image: url(assets/img/Rairigh_BlueBG.jpg);
}

.navbar-custom {
    background-color: #002654 !important;
    border-top: 2px solid #d8d392;
    border-bottom: 2px solid #d8d392;
    -webkit-box-shadow: 0px 1px 3px 1px #525050;
    box-shadow: 0px 1px 3px 1px #525050;
	height: 44px;
	font-size: 18px;
}
#top {
    width: 100%;
    height: 30px;
    background-repeat: repeat;
    background-color: transparent;
}
#mytop {
    max-width: 1114px;
    margin-left: auto;
    margin-right: auto;
    color: #000000;
}
#cb {
    width: 134px;
    float: left;
    margin-top: 2px;
    margin-left: 16px;
}
.tele {
    float: right;
    margin-right: 10px;
    width: 300px;
    margin-top: 2px;
}
.navbar ul li a {
    color: #E4DF9D;
}
.navbar ul li a:hover {
    color: #ffffff;
}
.margintop {
	margin-top: 14px;
}
.marginbottom {
	margin-bottom: 14px;
}
.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0,38,84, 0), rgba(0,38,84, 0.75), rgba(0,38,84, 0));
}
.mw-100 {
	max-width: 100%;
}
.navbar-nav,
.mr-auto {
    flex: 1;
    margin: auto !important;
    display: flex;
    justify-content: space-between;
	background-color: #002654;
}
.navbar-nav .mr-auto .mt-2 .mt-lg-0 .mx-auto {
	padding-left: 18px;
}
.pagetitle {
    line-height: 2.1;
    font-size: 22px;
    color: #002654;
    font-weight: bold;
    text-shadow: 0 0 0;
    text-align: center;
}
.frontbuttons {
		display: none;
	}
mybutton {
    border-radius: 0;
    background-color: #002654;
    border: 1px solid #E4DF9D;
    border-top: 1px solid #E4DF9D;
    border-left: 1px solid #E4DF9D;
    border-radius: 8px;
    color: #E4DF9D;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    cursor: pointer;
	margin-top: 6px;
    margin-bottom: 2px;
    margin-left: 10px;
    margin-right: 10px;
    line-height: normal;
    padding: 8px 10px;
	-webkit-box-shadow: 0px 1px 3px 1px #525050;
    box-shadow: 0px 1px 3px 1px #525050;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

mybutton:hover {
    color: #ffffff;
}
mybutton2 {
    border-radius: 0;
    background-color: #002654;
    border: 1px solid #E4DF9D;
    border-top: 1px solid #E4DF9D;
    border-left: 1px solid #E4DF9D;
    border-radius: 0px 0px 8px 8px;
    color: #E4DF9D;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    cursor: pointer;
    line-height: normal;
    padding: 8px 8px;
	-webkit-box-shadow: 0px 1px 3px 1px #525050;
    box-shadow: 0px 1px 3px 1px #525050;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

mybutton2:hover {
    color: #ffffff;
}
.mybutton {
    border-radius: 0;
    background-color: #002654;
    border: 1px solid #E4DF9D;
    border-top: 1px solid #E4DF9D;
    border-left: 1px solid #E4DF9D;
    border-radius: 8px;
    color: #E4DF9D;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    cursor: pointer;
	margin-top: 6px;
    margin-bottom: 2px;
    margin-left: 10px;
    margin-right: 10px;
    line-height: normal;
    padding: 8px 10px;
	-webkit-box-shadow: 0px 1px 3px 1px #525050;
    box-shadow: 0px 1px 3px 1px #525050;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.mybutton:hover {
    background-color: #000;
}
.myicon {
	    border: 1px solid #E4DF9D;
    border-top: 1px solid #E4DF9D;
    border-left: 1px solid #E4DF9D;
    border-radius: 8px 8px 0px 0px;
    color: #E4DF9D;
	-webkit-box-shadow: 0px 1px 3px 1px #525050;
    box-shadow: 0px 1px 3px 1px #525050;
}
.myborder {
    border: 2px solid #E4DF9D;
    border-top: 2px solid #E4DF9D;
    border-left: 2px solid #E4DF9D;
    border-radius: 8px;
    color: #E4DF9D;
    display: inline-block;
	-webkit-box-shadow: 0px 1px 3px 1px #525050;
    box-shadow: 0px 1px 3px 1px #525050;
}
.CR {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000;
    text-align: center;
    padding-top: 18px;
}
.footer {
    clear: both;
    text-align: center;
    color: #000;
    font-size: xx-small;
    padding-top: 6px;
    margin-bottom: 20px;
    padding-bottom: 30px;
}
.footer a:link {
	color: #000 !important;
}
a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 30px;
    right: 10px;
    display:none;
}
.caption {
    font-weight: 400;
    margin-top: 4px;
    margin-bottom: 12px;
    text-align: center;
    color: #002654;
    font-style: italic;
    font-size: 20px;
}
.text-link {
	font-weight: bold;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.youtube {
    width: 100%;
    height: auto;
    align-content: center;
    border: none;
}
.subheading {
    font-weight: bolder;
    color: #002654;
    text-shadow: 0 0 0;
    font-style: italic;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 12px;
    font-size: 18px;
}
ul.dot {
list-style-image: url("assets/img/dot.png");
}
.indent {
	text-indent: 14px;
}
.smallcaption {
	font-size: 14px;
}
.accordion2 .panel-title a {
    display: block;
    padding: 10px 15px 10px 50px;
    background-color: #002654;
    border: 1px solid #E4DF9D;
    border-radius: 8px;
    font-size: 18px;
    font-weight: bold;
    color: #E4DF9D;
    position: relative;
	-webkit-box-shadow: 0px 1px 3px 1px #525050;
    box-shadow: 0px 1px 3px 1px #525050;
}
.accordion2 .panel-title a:before {
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    background: #E4DF9D;
    font-size: 12px;
    font-weight: bold;
    color: #002654;
    text-align: center;
    box-shadow: inset 0 0 10px rgba(0,0,0,0.5);
    text-shadow: none;
    position: absolute;
    top: 8px;
    left: 15px;
}
.accordion2 .panel-title a.collapsed:before {
    content: "\f067";
}
.accordion2 .panel-body {
    padding: 0px 15px;
    font-size: 18px;
    color: #222;
    line-height: 27px;
    border: none;
}
.accordion2 .panel-body p {
    margin-bottom: 20px;
}
.obits {
  -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
	overflow: visible;
}
.modal-dialog{
	width: 85%;
}
.mymodal-title {
  text-align: center;
	color: crimson;
  margin-bottom: 0;
  line-height: 1.5;
}
.mymodel-border {
	border: 2px solid #E4DF9D;
    border-top: 2px solid #E4DF9D;
    border-left: 2px solid #E4DF9D;
    border-radius: 8px;
}
.modalbg {
	background-image: url(assets/img/Rairigh_BlueBG.jpg);
}
@media only screen and (max-width: 867px) and (min-width: 280px) {
.frontbuttons {
    display: block;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 1px;
}
}
@media only screen and (max-width: 767.98px) and (min-width: 280px) {
	mybutton2 {
	  border-radius: 0;
    background-color: #002654;
    border: 1px solid #E4DF9D;
    border-top: 1px solid #E4DF9D;
    border-left: 1px solid #E4DF9D;
    border-radius: 0px 0px 8px 8px;
    color: #E4DF9D;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    cursor: pointer;
    line-height: normal;
    padding: 8px 2px  8px 2px;
	-webkit-box-shadow: 0px 1px 3px 1px #525050;
    box-shadow: 0px 1px 3px 1px #525050;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
}
@media (max-width: 575.98px) {
	
	.lead {
		display: none;
	}
	mybutton {
	margin-top: 8px;
    margin-bottom: 8px;
}
    mybutton2 {
    border-radius: 8px;
    background-color: #002654;
    border: 1px solid #E4DF9D;
    border-top: 1px solid #E4DF9D;
    border-left: 1px solid #E4DF9D;
    border-radius: 8px;
    color: #E4DF9D;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    cursor: pointer;
    line-height: normal;
    padding: 8px 8px;
	-webkit-box-shadow: 0px 1px 3px 1px #525050;
    box-shadow: 0px 1px 3px 1px #525050;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.card-img-top {
		display: none;
	}
	.btn-block {
  display: inline-block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.1rem;
}
	.card-deck .card {
  margin-bottom: 2px;
}
.stretched-link::after {
  display: none;
}
	.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 40px;
    right: 10px;
    display:none;
}
}
