body {
	margin: 0px;
	padding: 0px;
	font-family: 'EB Garamond', serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	color: #592626;
	background-color: #f9f7e7;
}

p {
	/* margin-bottom: 26px; */
	margin-bottom: 0px;
}

.dropcap {
	font-size: 60px;
	color: #592626;
	float: left;
	margin: 0.10em 0.03em 0.05em 0;
	line-height: 0.75;
}

.dropquote {
	font-size: 70px;
	color: #CFAB7A;
	float: left;
	margin: 0.1em 0.01em 0.1em 0;
	line-height: 0.65;
}

.dropquote-close {
	font-size: 70px;
	color: #CFAB7A;
	float: right;
	margin: 0.1em 0.01em 0.1em 0;
	line-height: 0.65;
}

.sr-only:not(:focus):not(:active) {
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

.price-head {
	font-size:48px;
	font-weight:500;
	font-variant-caps:all-small-caps;
	letter-spacing:8px;
	margin-top:0px;
	margin-bottom:20px;
	color:#f9f7e7;
	background-color:#BFB3A5;
	line-height:60px;
}

.price-sub {
	font-size:30px;
	font-weight:400;
	margin-top:-30px;
	padding-bottom:8px;
	color:#f9f7e7;
	background-color:#BFB3A5;
	line-height:60px;
}

.price-container {
	background-color:#f9f7e7; 
	padding:0px 30px 0px 30px;
}

.bodytxt {
	text-align:left;
}

h2 {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 5px;
}

h3 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 5px;
}

a {
	color: #592626;
	font-family: 'EB Garamond', serif;
	line-height: 26px;
	text-decoration: underline;
}

a:link {
	color: #CFAB7A;
}

li.active a {
	color: #592626 !important;
}

.linktxt {
	font-family: 'EB Garamond', serif;
	font-size: 14px;
	font-weight: bold;
	color:#00FF00;
	font-style: italic;
}

.disclaimer {
	font-family: 'EB Garamond', serif;
	font-size: 14px;
	font-weight: 400;
	font-style:italic;
	line-height: 26px;	
}

.lh-normal {
	line-height: normal;
}

.headline {
	font-size: 42px;
	font-family: 'EB Garamond', serif;
	color: #592626;
	font-weight: 500;
	font-style: italic;
	/* margin-top: 20px; */
	margin-bottom: 24px;
	line-height: 36px;
}

.title {
	font-family: 'EB Garamond', serif;
	font-size: 16px;
	font-weight: bold;
	color:#00FF00;
}

.quote-box {
	/* height: 200px;
	width: 200px; */
	line-height: 30px;
	/* background-color: #CFAB7A; */
	/* color: #fff; */
	padding: 20px;
	border: solid 1px #CFAB7A;
}

.page-content {
	min-height: 100%; 
	height: auto !important;
}

.adjustImage {
	width: auto; 
	max-width: 100%;
	overflow: hidden;
}

.content-rule {
    margin: 0 30px 20px;
    border: 0;
    border-top: 1px solid #592626;
}

.container {
	max-width: 1200px !important;
}

.col, .col-auto, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	padding-left:45px;
	padding-right:45px;
} 

.col-sm, .col-sm-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	padding-left:45px;
	padding-right:45px;	
}

.col-md, .col-md-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	padding-left:45px;
	padding-right:45px;	
}

.col-lg, .col-lg-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	padding-left:45px;
	padding-right:45px;	
}

.col-xl, .col-xl-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 .col-xl-10, .col-xl-11, .col-xl-12 {
	padding-left:45px;
	padding-right:45px;
}

.col-sm-12.col-md-3.mt-5 {
	padding-left:15px;
	padding-right:15px;
}

.col-logo {
	padding-left:15px;
	padding-right:15px;
	margin-left:auto;
	margin-right:auto;
}

hr {
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
	border-top: 1px solid #592626;
}

#desktop-nondd-menu {
    margin-left: 30px;
    margin-right: 30px;
}

.navbar-icon {
	position: relative;
}

.navbar-icon button {
	position: absolute; 
	right: 10px; 
	top: 10px;
}

.navbar .navbar-nav {
	/* border-bottom: 10px solid #592626; */
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar ul li a {
	font-family: 'EB Garamond', serif;
	color: #592626;
	font-size: 18px;
	font-weight: 500;
	font-variant-caps: all-small-caps;
	text-decoration: none;
	letter-spacing: 3px;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;
}

.navbar ul li a:hover {
	color: #CFAB7A;
}

.sub {
	font-family: 'EB Garamond', serif;
	color: #f9f7e7;
	font-weight: 400;
}

.sub-navbar {
	text-align: left;
}

.sub-navbar ul li a {
	color: #fff;
}

.sub-navbar ul li a:hover {
	color: #592626;
}

.sub-navbar li {
	margin: 10px 15px 0px 15px;
	font-size: 18px;
}

.sub_nav {
	/* background: #bfb3a5; */
	padding: 10px 0px 10px 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #592626;
	border-bottom-color: #592626;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.sub_nav ul {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 18px;
}

.sub_nav li {
	display: inline;
	margin: 10px 15px 0px 15px;
	padding: 0;
	/* font-family: 'EB Garamond', serif; */
	font-size: 18px;
}

.sub_nav li a {
	/* font-family: 'EB Garamond', serif; */
	color: #592626;
	text-decoration: none;
}

.sub_nav a:hover {
	color: #CFAB7A;
}

.mobile-subnav-frame {
	width:100%; 
	background:#f9f7e7; 
	border-top-style:solid; 
	border-bottom-style:solid; 
	border-top-color:#592626; 
	border-bottom-color:#592626; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-left-width:0px; 
	border-right-width:0px; 
	border-radius:0; 
	color:#592626;
}

.hero-image {
	position: relative;
	border: 1px solid #CFAB7A;
}

.hero-caption {
	text-align: center;
	font-family: 'EB Garamond', serif;
	letter-spacing: .4px;
	font-size: 22px;
	font-weight: 500;
	color: #592626;
	font-style: italic;
	margin-top: 25px;
	margin-bottom: 25px;
}

.belowHero .col-md-6 {
	padding:20px 15px 0px !important;
}

.videoWrapper {
	position: relative;
	align-content: center;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.footer-basic-centered {
	font-family: 'EB Garamond', serif;
	background-color: #3C0001;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-variant-caps: all-small-caps;
	font-weight:400;
	padding: 25px;
	margin-top: 20px;
	color: #CFAB7A;
	letter-spacing: 4px;
}

.footer-company-name {
	font-family: 'EB Garamond', serif;
	font-size: 16px;
	color: #CFAB7A;	
	font-variant-caps: all-small-caps;
	font-weight:500;
	letter-spacing: 3px;
	padding-top: 15px;
}

.footer-uses {
	font-family: 'EB Garamond', serif;
	font-size: 18px;
	color: #CFAB7A;	
	font-variant-caps: all-small-caps;
	font-weight:500;
	letter-spacing: 4px;
	/* padding-top: 20px; */
}

.footer-basic-centered .footer-links {
	list-style: none;
	color: #CFAB7A;
	padding: 0px 0 0px;
	margin: 0;
	letter-spacing: 5px;
}

.footer-basic-centered .footer-links a {
	display:inline-block;
	text-decoration: none;
	color: inherit;
}

hr.footer {
	display: block;
	margin-right: 20%;
	margin-left: 20%;
	border-top: 1px solid #CFAB7A;
}

@media screen and (max-width: 414px) {
    #column5, #column6 {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    .col, .col-auto, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12,
    .col-sm, .col-sm-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 767px) {
    .content-rule {
        margin-left: 5px;
        margin-right: 5px;
    }
}

@media (min-width:768px) {
	.belowHero .col-md-6:first-child {
		padding-left: 0px !important;
	}
	.belowHero .col-md-6:last-child {
		padding-right: 0px !important;
	}
}

@media (max-width:768px) {
	.hero-caption {
		position: inherit;
		line-height: 30px;
		padding: 10px;
	}
}

@media (max-width: 768px) {
	.footer-basic-centered {
		padding: 20px;
	}
	.footer-basic-centered .footer-links {
		font-size: 16px;
		padding: 25px 0 20px;
	}
	.footer-basic-centered .footer-links a {
		line-height: 1.8;
	}
}

@media only screen and (max-width:872px) {
	#mobile-dd-menu {
		display:block !important;
	}
	#desktop-nondd-menu {
		display:none;
	}
	#mobile-dd-menu .dropdown-menu .dropdown-item:hover {
		background:#f9f7e7;
		color: #CFAB7A;
	}
	#mobile-dd-menu .dropdown-menu .dropdown-item {
		color:#592626;
		text-decoration: none;
	}
}

@media screen and (max-width: 1024px) {
	.logo-bg-img {
		display: none;
	}
}