body {
    margin: 0;
    font-family: 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: normal;
    line-height: 1.5;
    color: #000000;
    text-align: left;
    background-image: url(assets/img/Peabody_bg3.jpg);
    background-repeat: repeat-x;
	background-color: transparent !important;
}

.navbar-custom {
    background-color: #7E1306 !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;
	margin-top: -6px;
    font-size: 18px !important;
	z-index: 1000;
}
.dropdown:hover>.dropdown-menu {
  display: block;
}
#top {
    width: 100%;
    height: 30px;
    background-repeat: repeat;
    background-color: transparent;
}
myblack {
	color: #000000;
}
.myred {
	color: #F80105;
}
.mytestimonials {
    backdrop-filter: blur(15px);
    background-color: rgb(250, 250, 250);
    padding: 24px;
    border-radius: 10px;
    transition: background-color 0.1s ease 0s;
	font-weight: bold;
}
.mymargin {
	margin-left: 24px;
	margin-right: 24px;
}
#mytop {
    margin-left: auto;
    margin-right: auto;
    color: #000000;
}
.smallfont {
	font-size: 12px;
}
.fsghtg {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    color: rgb(17, 17, 17);
    margin-bottom: 32px;
}
q { 
  quotes: '\201c' '\201d' '\2018' '\2019';
	font-style: italic;
  }

q:before {
  content: open-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: -6px;
  position: relative;
  top: 5px;
  color: #7E1306;
  font-size: 1.8em;
}
q:after {
  content: close-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: 4px;
  right: 8px;
  position: relative;
  top: 5px;
  color: #7E1306;
  font-size: 1.8em;
}
#cb {
    width: 134px;
    float: left;
    margin-left: 16px;
}
.tele {
    float: right;
    margin-right: 10px;
    width: 300px;
}
.navbar ul li a {
    color: #E4DF9D;
}
.navbar ul li a:hover {
    color: #ffffff;
}
.margintop {
	margin-top: 14px;
}
.marginbottom {
	margin-bottom: 14px;
}
.paddingbottom {
	padding-bottom: 18px;
}
.mypadding {
	padding-left: 12px;
	padding-right: 12px;
}
.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
}
.gallery {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
}
.profilepic {
    width: 310px;
    height: auto;
}
.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%;
}
.zero {
    margin-bottom: 14px;
    margin-top: 6px;
}
.navbar-nav,
.mr-auto {
    flex: 1;
    margin: auto !important;
    display: flex;
    justify-content: space-between;
    background-color: #7E1306;
}
.navbar-nav .mr-auto .mt-2 .mt-lg-0 .mx-auto {
	padding-left: 18px;
}
.pagetitle {
    line-height: 1.5;
    font-size: 24px;
    color: #7E1306;
    font-weight: bold;
    text-shadow: 0 0 0;
    text-align: center;
}
.frontbuttons {
		display: none;
	}
mybutton {
    border-radius: 0;
    background-color: #7E1306;
    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: #7E1306;
    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: #7E1306;
    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;
}
#top {
    width: 100%;
    height: 25px;
    background-repeat: repeat;
    background-color: transparent;
    margin-bottom: 8px;
    margin-top: -8px;
}
#mytop {
    max-width: 439px;
    margin-left: auto;
    margin-right: auto;
    color: #000000;
    margin-bottom: 8px;
}
#cb {
    width: 124px;
    float: left;
    margin-left: 16px;
}
.tele {
    float: right;
    margin-right: 10px;
    width: 188px;
    font-weight: bold;
}
.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;
}
.col-centered{
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 10px;
    display:none;
}
.caption {
    font-weight: 400;
    margin-top: 4px;
    margin-bottom: 12px;
    text-align: center;
    color: #7E1306;
    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: #7E1306;
    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: #7E1306;
    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: #7E1306;
    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;
}
.mymodal-width {
	padding-left: 20px;
}
.mymodal-title {
    text-align: center;
    color: crimson;
    margin-bottom: 0;
    line-height: 1.5;
    margin-top: -20px;
}
.mymodel-border {
	border: 2px solid #7E1306;
    border-top: 2px solid #7E1306;
    border-left: 2px solid #7E1306;
    border-radius: 8px;
}
.modalbg {
    background-image: url(assets/img/PeabodyBG20.jpg);
}
.mygrey {
    color: #5E5D5D;
    font-style: italic;
}
.mycolor
{
    color: #7E1306;
    font-weight: bold;
    font-size: 20px;
}
.marginauto {
	margin-left: auto;
	margin-right: auto;
}
.mediumsmall {
	font-size: 16px;
	font-weight: 700;
}
.sitemapitem {
    display: inline-block;
    padding: 10px 18px 6px 18px;
    vertical-align: top;
}
.sitemapsection {
	font-size: 14px;
}
.sitemapsection p {
	font-size: 14px;
	margin-bottom: 2px;
}
@media only screen and (max-width: 767.98px) and (min-width: 280px) {
	.frontbuttons {
    display: block;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 1px;
}
	mybutton2 {
	  border-radius: 0;
    background-color: #7E1306;
    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;
}
	.profilepic {
    width: 200px;
    height: auto;
}
p {
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 15px;
}

h3, .h3 {
    font-size: 15px;
    text-align: left;
}
}
@media (max-width: 575.98px) {
	
	.lead {
		display: none;
	}
	mybutton {
	margin-top: 8px;
    margin-bottom: 8px;
}
    mybutton2 {
    border-radius: 8px;
    background-color: #7E1306;
    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;
}
		.profilepic {
    width: 160px;
    height: auto;
}
	.sitemapsection {
		display: none;
}
}


@media only screen and (max-width: 330px) and (min-width: 280px) {
#cb {
    width: 114px;
    float: left;
    margin-top: 2px;
    margin-left: 8px;
	font-size: 16px;
}
.tele {
    float: right;
    margin-right: 8px;
    width: 166px;
    margin-top: 2px;
	font-size: 16px;
}
}
