/* CSS Document for Screens */


@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Darker+Grotesque:wght@300;400;500;600;700;800;900&display=swap');


body {
	font-family: 'Darker Grotesque', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #393835;
	margin: 0;
	padding: 0;
	/* background: url(../images/header_bonniejoseph.jpg) center 0 no-repeat;
	background-size: cover; */
	/* 	background-color: #769789; */
}

/* Fix for Venue CMS */
#content.cke_editable {
	background: none !important;
}

#content ol,
#content ul {
	padding: 0;
}

#content ol li,
#content ul li {
	margin-left: 1.5em;
}

#content ol,
#content ul {
	padding: 0;
}

#content ul li {
	padding-left: 0;
}

#content ul li ul {
	padding-left: 15px;
	font-size: .8em;
}



header {
	position: fixed;
	width: 100%;
	max-width: 1600px;
	top: 0;
	z-index: 700;
}

.header_table {
	/* background: url(../images/header_bonniejoseph.jpg) center 0 no-repeat;
	background-size: cover; */
	background-color: #393835
}

.header_table tr td {
	width: 20%;
	background: white;
	margin: 0;
	padding: 0;
}

.header_table tr td a {
	color: #9c9891 !important;
	text-decoration: none;
	font-size: 1.7em;
}

body.mobile .header_table tr td a {
	font-size: 1.7em;
}

.header_table tr td div {
	padding: 5px 0 15px;
}


.header_table tr td img {
	width: 100% !important;
	height: auto;
}

#page {
	max-width: 1600px;
	margin: 0 auto;
	position: relative;
	background-color: #FFF;
}

body.home #page {
	top: 90px;
}

body.mobile #page {
	top: 65px;
}

.spacer {
	clear: both;
	height: 90px;
}

#content {
	padding: 0 5% 50px 5%;
	min-height: 200px;
	background-color: #FFF;
}

#content img {
	max-width: 100%;
	height: auto !important;
}

.no_wrap {
	white-space: nowrap;
}

.no_decoration,
.no_decoration a {
	text-decoration: none;
}


iframe {
	max-width: 100% !important;
}


body.mobile table {
	width: 100% !important;
	height: auto !important;
	overflow: hidden;
	border-collapse: collapse;
}

body.mobile table th,
body.mobile table td {
	padding: 5px;
}

body.mobile table td {
	display: block;
	width: 100% !important;
	height: auto !important;
	overflow: hidden;
	text-align: center
}

body.mobile table td p,
body.mobile table td div,
body.mobile table td ul li {
	text-align: left
}

body.mobile table td img {
	max-width: 100% !important;
	height: auto !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin: auto;
}

.external-icon {
	vertical-align: baseline;
	font-size: 60% !important;
	padding: 3px;
	vertical-align: super
}

a.external {
	white-space: nowrap;
}

a.phone {
	text-decoration: none;
}

#company_name,
#company_address,
#company_phone,
#footer_links,
#footer_credits {
	margin: 20px 0;
}

#company_name {
	font-size: 1.5em;
}

#footer_credits {
	font-size: .8em;
}

.alert_message_container {
	font-size: 16px;
	color: #296a3d;
	background-color: #40E172;
	border-radius: 5px;
	border: 1px rgba(102, 204, 65, 1) solid;
	height: auto;
	margin: 10px;
	clear: both
}

div.alert_message_container.content_sidebar_fix,
div.alert_error_container.content_sidebar_fix {
	margin-right: 320px
}

.alert_error_container {
	font-size: 16px;
	color: #C00;
	background-color: #FFCECE;
	border-radius: 5px;
	border: 1px #F4B0B0 solid;
	height: auto;
	margin: 5px 100px;
}

.alert_message,
.alert_error {
	padding: 7px 40px
}

.alert_message a,
.alert_error a {
	text-decoration: underline
}

.alert_message a:hover,
.alert_error a:hover {
	text-decoration: none
}

table.chart {
	border-collapse: separate;
	border-spacing: 0;
	box-shadow: 0 0 2px #757575;
	color: #696969;
	width: 90%;
	margin: 40px auto
}

table.chart:not(.columns) tr:nth-child(odd) {
	background-color: #f3f3f3
}

table.chart th {
	background-color: #757575;
	color: #fff;
	padding: 8px 10px;
	font-size: .8em
}

table.chart td {
	padding: 5px !important
}

table.chart td:not(body.mobile table.chart td) {
	padding: 5px;
	font-size: .8em
}

table:not(.nohover):not(.columns).chart tr:hover:not(.nohover) {
	background-color: #ff0
}

table.chart a {
	color: #696969
}

/* Text */

h1 {
	margin: .5em 0;
	font-family: 'Bebas Neue';
	color: #333333;
}

h2 {
	margin: .5em 0;
	font-family: 'Bebas Neue';
	color: #333333;
}

h3 {
	margin: .5em 0;
	font-family: 'Bebas Neue';
	color: #333333;
}

h3 {
	margin: .5em 0;
	font-family: 'Bebas Neue';
	color: #333333;
}

h4,
h5,
h6,
div.cycle-overlay {
	font-family: 'Bebas Neue';
}

a {
	color: #333333;
}

a:hover {
	color: #76998A;
}


hr {
	border: none;
	border-top: 1px #F6AA00 solid;
	padding: 0;
	margin: 10px 0
}

a.btn {
	font-size: 1.2em;
	line-height: 2em;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #fff;
	padding: 10px 30px;
	background-color: #9c9891;
	transition: background-color .5s;
	border-radius: 5px
}

a.btn:hover {
	background-color: #7e7b76;
}

/* header */

#slider {
	height: auto;
	position: relative;
}

header a.logo {
	z-index: 700;
	position: absolute;
	display: block;
	width: 319px;
	height: 79px;
	background: url(../images/logo_bonniejoseph.png) no-repeat 0 0;
	background-size: contain;
	top: 5px;
	left: 20px;
}

header a.logo span {
	display: none;
}

#slider div.hero,
#slider div.hero_2 {
	position: absolute;
	width: 42%;
	top: 130px;
	left: 55%;
	z-index: 101;
	animation-name: animate_1;
	animation-duration: 2s;
}

@keyframes animate_1 {
	0% {
		opacity: 0;
		left: 0px;
		top: 0px;
	}

	100% {
		opacity: 1;
		left: 55%;
		top: 130px;
	}
}

#slider div.hero h1 {
	line-height: 1em;
	margin: 0 0 30px 0;
	color: #fff;
	text-shadow: 1px 1px 6px black
}

/* Social */

body.mobile #social {
	display: none;
}

#social {
	position: absolute;
	top: 0px;
	right: 10px;
	margin: 0;
	font-size: 22px;
}

#social i {
	padding-top: 10px;
}

#social.hide {
	display: none;
}

#social.show {
	display: block;
}

#social a {
	color: #fff;
	padding: 0 10px;
	text-decoration: none;
}

#social a:hover {
	color: #7e7b76;
}

.social_connect {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	padding: 5px 5px 7px 0;
	vertical-align: top;
}

.social_connect a {
	background-color: #9c9891;
	border-radius: 0px 0px 5px 5px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 12px 13px !important;
	margin: 0 10px 0 0;
	font-size: 14px;
	vertical-align: text-bottom;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
}

.social_connect a:hover {
	background: #7e7b76;
	color: #fff !important;
}

/* Slideshow */

.slider_content {
	position: absolute;
	bottom: 100px;
	right: 0;
	width: 900px;
	height: 92px;
	/* 	background-color:#9E120F; */
}

.slider_heading {
	text-align: left;
	font-size: 40px;
	font-weight: 100;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	padding: 25px 0 0 70px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
}

.slider_content.tablet {
	bottom: 20%;
}

.slider_subheading {
	font-weight: 700;
}

/* all */

section {
	padding: 0 30px;
}

section::after {
	content: '';
	display: block;
	clear: both;
}

/* main */

section.main {
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 1em;
	color: #FFF
}

section.main aside {
	width: 50%;
	float: left;
	text-align: center;
}

section.main .content {
	margin: 15px;
	background: no-repeat center top;
	background-size: 75px 75px;
	padding-top: 85px;
}

section.main aside h3 a {
	color: #FFF;
	text-decoration: none;
}

section.main aside h3 a:hover {
	text-decoration: underline
}

section.main aside .content.trending {
	background-image: url('../images/icon_star.svg');
}

section.main aside .content.find-it {
	background-image: url('../images/icon_marker.svg');
}

section.main aside .content.tools {
	background-image: url('../images/icon_gear.svg');
}

/* Section - Atmosphere */

section.atmosphere {
	background-color: #7e7b76;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
}

section.atmosphere h1 {
	color: #9c9891;
	font-size: 1.6em;
}

section.atmosphere article {
	padding: 0 20px 0 360px;
	/* 	background: url(../images/photo_lounge.jpg) no-repeat 0 5px; */
	min-height: 220px;
}

section.atmosphere div.atmos_video {
	float: left;
	width: 340px;
	height: 260px
}


/* Section - How To */

section.how-to {
	background-color: #eee9d9;
	position: relative;
}

section.how-to aside {
	width: 30%;
	float: left;
	margin-right: 10px;
}

section.how-to aside .content {
	padding: 30px 30px 20px 0;
}

section.how-to aside .content img {
	display: block;
	margin-bottom: 15px;
	width: 70%;
}

section.how-to aside .content h4 {
	margin-bottom: 0;
}

section.how-to aside .content p {
	margin-bottom: .5em;
}

section.how-to aside .content a {
	display: inline-block;
	color: #cc6633;
	font-weight: 700;
}

section.how-to blockquote {
	margin: 0;
	width: 32%;
	min-height: 300px;
	color: #444;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	right: 4%;
	text-align: center
}

section.how-to blockquote iframe {
	margin: 20px 20px 0px 20px;
}



/* navbar */

#mobile_nav {
	display: none;
}

nav {
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 50px 0 0 0;
	width: 100%;
	max-width: 1600px;
	box-shadow: 0 0 10px rgba(145, 145, 145, 0.69);
}

nav::after {
	content: '';
	display: block;
	clear: both;
}

nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

nav ul li,
nav ul li.nav_active {
	background-color: #9c9891;
}

nav ul li.nav_active {
	background-color: #7e7b76;
}

nav ul li:hover {
	background-color: #7e7b76;
}

nav ul li:hover>ul {
	display: block;
}

nav ul li a {
	display: inline-block;
	color: #FFF;
	font-weight: 700;
	font-size: 14px;
	padding: 10px 20px;
	text-decoration: none;
	width: 125px;
	position: relative;
	text-transform: uppercase;
}

nav>ul>li {
	border-right: #FFF solid 2px;
	border-radius: 5px 5px 0px 0px
}

nav>ul>li.last {
	border-right: none;
}

/*
nav ul li a:visited  {
	color: #FFF;
}
*/

nav ul li a:hover {
	background-color: #7e7b76;
	border-radius: 5px 5px 0px 0px;
	color: #FFF;
}

nav ul li.nav_active a {
	color: #FFF;
}

nav ul ul {
	position: absolute;
	top: 100%;
	background-color: #7e7b76;
	display: none;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, .75);
}

nav ul ul li {
	position: relative;
}

nav ul ul li a {
	color: white;
}


nav ul ul li a:hover {
	color: #FFF;
}



nav ul ul li.nav_active>a {
	color: #FFF;
}

nav ul li.nav_active {
	background-color: #000000;
}

nav ul li.nav_active ul li {
	background-color: #FFF;
}

nav ul li.nav_active:hover {
	background-color: #000;
}

nav ul li.nav_active ul li a {
	color: #000;
}

nav ul li.nav_active ul li.nav_active:hover a {
	color: #fff !important
}

nav ul li.nav_active ul li.nav_active ul li a {
	background-color: #000 !important;
	color: #FFF !important
}

nav ul li.nav_active ul li.nav_active ul li a:hover {
	background-color: #FFF !important;
	color: #000 !important
}

nav ul li.nav_active a {
	color: #ffffff;
}

/* .navmenu ul li.nav_active a:visited{color:#ffffff;}
.navmenu ul li.nav_active ul li a:visited{color:#000;} */
.navmenu ul li.nav_active ul li a:hover {
	color: #FFF;
}



nav ul ul ul {
	left: 100%;
	top: 0px;
}

/* nav top-level */

nav>ul {
	padding-left: 400px;
}

nav>ul>li {
	float: left;
}

nav ul>li>a {
	width: auto;
	padding: 12px 20px 15px 20px;
	white-space: nowrap;
}

nav a[aria-haspopup="true"]::after {
	content: '';
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	top: 18px;
	right: 10px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #9c9891;
}

nav>ul>li>a[aria-haspopup="true"]::after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #7e7b76;
	left: 20px;
	right: auto;
	bottom: 6px;
	top: auto;
}

/* mobile navbar */

#mobile_nav {
	width: 60px;
	position: fixed;
	top: 0;
	right: 0;
	margin: 0;
	height: 50px;
	text-align: left;
	padding: 0 0 20px 20px;
	z-index: 999999;
}

#mobile_nav a {
	text-decoration: none;
	line-height: auto;
}

.mobile_nav_label {
	float: left;
	color: #fff;
	font-size: 22px;
	padding: 13px 0 0 20px;
	white-space: nowrap;
	overflow: hidden;
}

.mobile_nav_icon {
	float: right;
	color: #9c9891;
	font-size: 40px;
	padding: 5px 20px 0 0;
}

#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
	margin: auto;
	padding: 0;
	border: 0;
	list-style: none;
	font-weight: 400;
	text-decoration: none;
	line-height: 1em;
	font-size: 18px;
	position: relative;
	text-align: left;
}

#cssmenu {
	width: 100%;
	margin: auto;
	z-index: 99999;
	/* position: fixed; */
	/* top: 187px; */
}

/* #cssmenu {
	top: 66px;
} */



#cssmenu a {
	line-height: auto;
}

#cssmenu>ul>li {
	background-color: rgba(0, 0, 0, 0.8);
}

#cssmenu>ul>li>a {
	display: block;
	line-height: 20px;
	font-weight: 400;
	text-transform: uppercase;
	color: #FFF;
}

#cssmenu>ul>li>a>span,
#cssmenu>ul>li>ul>li>a>span {
	display: block;
	padding: 8px 20px;
}

#cssmenu a:hover {
	text-decoration: none;
	color: #9c9891 !important;
	background-color: rgba(0, 0, 0, 0.23);
}

#cssmenu>ul>li.active,
#cssmenu>ul>li.active>ul>li {
	border: none;
	color: #9c9891 !important;
	background-color: #000;
}

#cssmenu>ul>li.has-sub>a i.nav_plus,
#cssmenu>ul>li>ul>li.has-sub>a i.nav_plus {
	float: right;
	display: inline-block;
}

#cssmenu>ul>li.has-sub>a i.nav_minus,
#cssmenu>ul>li>ul>li.has-sub>a i.nav_minus {
	float: right;
	display: none;
}

#cssmenu>ul>li.has-sub.active>a i.nav_plus,
#cssmenu>ul>li>ul>li.has-sub.active>a i.nav_plus {
	display: none;
}

#cssmenu>ul>li.has-sub.active>a i.nav_minus,
#cssmenu>ul>li>ul>li.has-sub.active>a i.nav_minus {
	display: inline-block;
}

#cssmenu ul ul {
	display: none;
	background-color: #000;
}

#cssmenu ul ul a {
	padding: 5px 0 5px 25px;
	display: block;
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
}

#cssmenu ul ul a span {
	padding: 0 0 0 15px;
}

#cssmenu ul ul ul a {
	padding: 5px 0 5px 60px;
	display: block;
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
}

#cssmenu ul ul ul a:before {
	left: 90px;
}

#cssmenu ul ul a.nav_active {
	background-color: #000;
}

#cssmenu ul ul a.nav_active span {
	color: #9c9891 !important;
}

/* footer */

footer {
	background-color: #393835;
	font-size: .8em;
	margin: 0 0 0 0;
	padding: 50px;
	color: #ffffff;
	width: 100%;
}

footer::after {
	content: '';
	display: block;
	clear: both;
}

footer .content {
	text-align: left;
	line-height: 2em;
}

footer a {
	color: #ffffff;
}

footer a:visited {
	color: #ffffff;
}

footer a:hover {
	color: #fff;
}

footer a.location {
	color: #F9AA19;
}

#back-top-wrapper div a {
	width: 40px;
	height: 40px;
	opacity: 1;
}

#back-top {
	display: none;
}

#back-top-wrapper {
	position: fixed;
	right: 40px;
	bottom: 40px;
	overflow: hidden;
	z-index: 10000;
}

#back-top span {
	display: block;
	width: 40px;
	height: 45px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	color: #CCC;
	font-size: 40px;
	opacity: .5;
}

#back-top span:hover {
	color: #F9AA19;
	opacity: 1;
}

* {
	box-sizing: border-box;
}

body {
	font-family: "segoe u", sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #fff;
}

p {
	font-family: "segoe u", sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Playfair Display', serif;
	font-weight: normal;
}

a {
	text-decoration: none;
}

.container {
	width: 90%;
	max-width: 90%;
	margin: auto;
}

button {
	display: inline-block;
	color: #000;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.1em;
	background-color: #E47035;
	padding: 15px 30px;
	border: 0;
	outline: 0;
	cursor: pointer
}

button:hover {
	opacity: .8
}

.clearfix:after {
	content: "";
	clear: both;
	display: table;
}

.section-padding {
	padding: 30px 0;
}

.topnavbar {
	background-color: #000;
	padding: 10px 0;
}

.topnavbar ul {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: start;
}

.topnavbar ul li {
	display: inline-block;
	vertical-align: middle;
}

.topnavbar ul li a {
	display: inline-block;
	padding: 10px;
	margin-left: 10px;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: 600;
	letter-spacing: 0.1em;
}

.topnavbar ul li:last-child a {
	padding: 0px;
	margin-left: 20px;
}

.topnavbar ul li a button {
	background-color: #fff;
	color: #000;
	cursor: pointer;
}

.topnavbar ul li a:hover {
	background-color: #ffffff;
	color: #000;
}

.navbar {
	background: #fff;
	padding: 5px 0;
}

.navbar-alignment {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin: 0 5%;
}

.navbar-brand {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	padding: 0;
}

.navbar-brand img {
	max-width: 110px;
	width: 100%;
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
	background: 0;
}

.navbar .nav_ {
	position: static;
	background-color: transparent;
}

.navmenu {
	display: inline-block;
	width: calc(100% - 150px);
	margin-left: auto;
	padding: 0;
	box-shadow: none;
}

.navmenu ul,
.navmenu ul li {
	list-style: none
}

.navmenu ul {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin: 0;
	padding: 0;
}

.navmenu ul li {
	display: inline-block;
	background: none;
	position: relative;
}

.navmenu ul li a {
	display: inline-block;
	text-decoration: none;
	color: #000000;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: auto;
	border-radius: 0;
}

.navmenu ul li ul {
	display: none;
	background-color: #fff;
	top: 99%;
	border: 0;
}

.navmenu ul li ul li {
	display: block;
}

.navmenu ul li ul li a {
	display: block;
	width: 100%;
}

.navmenu ul li ul li ul {
	top: 0;
}

.navmenu ul li:hover>ul {
	display: block;
}

.navmenu ul li:hover {
	background: none;
}

/* .navmenu ul li a:visited {
	color: #000000;
} */

.navmenu ul li a:hover,
.navmenu ul li a:focus,
.navmenu ul li a:active {
	background: #000000;
	color: #fff;
	border-radius: 0;
}

.navmenu>ul>li>a[aria-haspopup="true"]::after {
	display: inline-block;
	right: 10px;
	left: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	border-top-color: #000;
}

.navmenu>ul>li>a[aria-haspopup="true"]:hover:after {
	border-top-color: #fff;
}

.navmenu>ul ul>li>a[aria-haspopup="true"]:after {
	border-left-color: #fff;
}

.navmenu>ul ul>li>a[aria-haspopup="true"]:hover:after {
	border-left-color: #fff;
}

/* #cssmenu {
	top: 90px;
	left: 0;
} */

#cssmenu ul {
	background: #000;
}

#cssmenu ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.1em;
	border-radius: 0;
	width: 100%;
	padding-bottom: 10px;
}

#cssmenu a:hover {
	color: #fff !important;
}

#cssmenu ul ul ul a {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
}

.banner-slider {
	background-color: #E47035;
	margin-top: 70px;
	padding: 20px 0;
	overflow: hidden;
}

.banner-slider div.cycle-overlay {
	text-align: left;
	background-color: rgba(256, 256, 256, 0.8);
	padding-top: 10px;
	bottom: 50px;
	width: calc(100% - 60px);
	left: 30px;
}

.banner-slider div.cycle-overlay:before,
.banner-slider div.cycle-overlay:after {
	content: "";
	height: 100%;
	background-color: rgba(256, 256, 265, 0.8);
	display: block;
	top: 0;
	position: absolute;
}

.banner-slider div.cycle-overlay:before {
	left: 100%;
}

.banner-slider div.cycle-overlay:after {
	right: 100%;
}

.banner-slider div.cycle-overlay div.cycle-overlay-content:first-child {
	text-align: center;
	font-size: 40px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	color: #343a40;
	text-shadow: none;
}

.banner-slider div.cycle-overlay div.cycle-overlay-content:last-child {
	display: flex;
}

.banner-slider div.cycle-overlay div.cycle-overlay-content a {
	display: inline-block;
	white-space: nowrap;
}

.banner-slider div.cycle-overlay div.cycle-overlay-content a button {
	background-color: #fff;
	cursor: pointer
}

.banner-slider div.cycle-overlay div.cycle-overlay-content span {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 200;
	color: #000;
	margin-left: 15px;
	display: inline-block;
}

.banner-slider .cycle-pager {
	text-align: center;
	position: absolute;
	bottom: 25px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 100;
	display: flex;
	align-items: center;
	justify-content: center;
}

.banner-slider .cycle-pager span {
	font-size: 20px;
	color: #fff;
	margin: 0 5px;
	display: inline-block;
	line-height: 0;
}

.banner-slider .cycle-pager span.cycle-pager-active {
	font-size: 30px;
}

footer {
	background-color: #E47035;
}

.three-grid.align-items-center {
	align-items: center;
}

.three-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.three-grid-inner {
	width: calc(50% - 30px);
	margin-right: 15px;
	margin-left: 15px;
}

.three-grid-inner:first-child,
.three-grid-inner:last-child {
	width: calc(25% - 30px);
}

.footer-links ul {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.footer-links ul li {
	list-style: none
}

.footer-links a {
	display: inline-block;
	padding: 10px;
	margin-left: 10px;
	color: #000;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: 600;
	letter-spacing: 0.1em;
}

.footer-links a:visited {
	color: #000000;
}

.footer-links a:hover {
	color: #ffffff;
}

.social-icons {
	display: flex;
	justify-content: flex-end;
}

.social-icons a {
	background: #000;
	margin-left: 10px;
}

.social-icons a {
	width: 50px;
	height: 50px;
	color: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
}

.grid-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-left: -15px;
	margin-right: -15px;
}

.grid-column {
	margin-right: 15px;
	margin-left: 15px;
	display: block;
	width: 100%;
}

.grid-column.two-column {
	width: calc(50% - 30px);
}

.grid-column.three-column {
	width: calc(33.33% - 30px);
}

.grid-column.four-column {
	width: calc(25% - 30px);
}

.grid-column.five-column {
	width: calc(20% - 30px);
}

.grid-column.six-column {
	width: calc(16.66% - 30px);
}

.icon-box-1 {
	display: block;
	width: 100%;
	padding: 10px;
	background-color: #fff;
	text-align: center;
}

.box-img {
	width: 80px;
	height: 80px;
	display: inline-block;
	border-radius: 100%;
	border: 0;
}

.box-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}

.box-img img:hover {
	opacity: .8
}

.box-content {
	width: 100%;
	border: 0;
}

.box-content h4 {
	font-size: 18px;
	font-weight: 700;
	color: #000;
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: 0.01em;
}

#content h1,
.banner-content h1 {
	color: #000;
	font-size: 3em;
	font-weight: 400;
	position: relative;
}

#content h2,
.banner-content h2 {
	color: #000;
	font-size: 2em;
	font-weight: 400;
	margin: 0 0 20px;
	padding-bottom: 16px;
	position: relative;
}

#content h2:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	max-width: 150px;
	width: 100%;
	height: 1px;
	background-color: #000;
	left: 0;
}

#content h3 {
	color: #000;
	font-size: 1.5em;
	font-weight: 400;
	position: relative;
}

#content h4 {
	color: #000;
	font-size: 1.2em;
	font-weight: 400;
	position: relative;
}

#content h5 {
	color: #000;
	font-size: 1.1em;
	font-weight: 400;
	position: relative;
}

#content h6 {
	color: #000;
	font-size: 1em;
	font-weight: 400;
	position: relative;
}

#content p {
	color: #707070;
	margin-bottom: 20px;
}

.right-bg-image {
	position: relative;
}

/* .right-bg-image:after {
	content: "";
	position: absolute;
	width: 50%;
	height: 100%;
	display: block;
	top: 0;
	right: 0;
	background-color: #3b2400;
	z-index: 1;
} */

.right-bg-image .container {
	position: relative;
	z-index: 9;
}

.right-bg-image img {
	width: 100%;
	object-fit: cover;
	object-position: left center;
	border: 20px #3b2400 solid;
}

#content .right-bg-image img {
	height: 100% !important;
}

.header-content {
	text-align: center;
	margin-bottom: 30px;
}

.header-content h2 {
	color: #000;
	font-size: 36px;
	font-weight: 400;
	margin: 0 0 20px;
	padding-bottom: 16px;
	text-align: center;
	border-bottom: 1px solid #000;
	display: inline-block;
}

.header-content small {
	display: block;
	font-size: 20px;
	color: #000;
	line-height: 28px;
	font-family: "segoe u", sans-serif;
	font-weight: normal;
}

.map-iframe iframe {
	width: 100%;
}


.body.mobile #page {
	top: 200px;
}

body:not(.home) #page {
	top: 200px;
}

.banner-section {
	background-color: #E47035;
	margin: 0 0 0 0;
}

.banner-image {
	position: relative;
	width: 100%;
	padding-bottom: 50px;
}

.banner-image img {
	width: 100%;
}

.banner-content {
	text-align: center;
	position: absolute;
	background-color: rgba(256, 256, 256, 0.8);
	bottom: 100px;
	width: 100%;
	padding:0 10px;
}

.banner-content p {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 200 !important;
	color: #000;
}

.banner-content h1, .banner-content h2 {
	text-align: center;
	padding-bottom: 0;
	margin: 10px;
	font-size: 40px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	color: #343a40;
	text-shadow: none;
}

.banner-content h2:after {
	display: none;
}

.banner-content {
	background-color: rgba(256, 256, 256, 0.8);
}

.banner-content:before,
.banner-content:after {
	content: "";
	height: 100%;
	background-color: rgba(256, 256, 265, 0.8);
	display: block;
	top: 0;
	position: absolute;
}

.banner-content:before {
	left: 100%;
}

.banner-content:after {
	right: 100%;
}

.accordion-section {
	padding: 50px 0;
}

.accordion-inner {
	max-width: 600px;
	margin: auto;
}

.accordion-item {
	background: #ffffff;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

.accordion-toggler {
	display: block;
	width: 100%;
	text-align: left;
	position: relative;
	background: #ffffff;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 15px;
	padding-right: 20px;
	margin-bottom: 15px;
}

.accordion-toggler:after {
	content: "\f078";
	font-family: "FontAwesome";
	font-weight: 400;
	position: absolute;
	right: 0px;
	padding: 0 10px;
	top: 16px;
}

.accordion-content {
	padding-left: 10px;
	padding-right: 10px;
	height: 0;
	overflow: hidden;
}

.accordion-content p {
	display: inline-block;
}

.accordion-item.open .accordion-toggler:after {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg)
}

.accordion-item.open .accordion-content {
	height: auto;
}

.accordion-toggler:after,
.accordion-content {
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
}

.net-calculator-section {
	padding: 50px 0;
}

.net-calculator-inner {
	background-color: #3b2400;
	padding: 10px 50px;
}

.net-calculator-inner iframe {
	width: 100%;
	height: 768px;
}

.is-black hr {
	border-color: #000;
}

.our-team {
	padding: 50px 0;
}

.our-team td p img {
	margin-bottom: 15px;
}

.our-team td p:last-child {
	margin-bottom: 30px;
}

a.button {
	width: auto;
	color: #FFF;
	background: #9c9891;
	border: #fff solid 1px;
	font-size: 20px;
	font-weight: bold;
	overflow: hidden;
	padding: 12px 12px;
	margin: 10px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	letter-spacing: 1px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

a.button:hover {
	background: none;
	text-decoration: none;
	background-color: #7e7b76;
}

/* Media Queries */


@media screen and (max-width:1080px) {

	.banner-slider {
		margin-top: 0;
	}
}

@media screen and (max-width: 1000px) {

	.spacer {
		clear: both;
		height: 140px;
	}

	h1 {
		font-size: 1.8em;
	}

	h2 {
		font-size: 1.4em;
	}

	h3 {
		font-size: 1.1em;
	}

	a.btn {
		font-size: 1em;
	}

	/* Header */
	header a.logo {
		width: 242px;
		height: 60px;
	}

	#slider div.hero {
		top: 140px;
		left: 48%;
		animation-name: animate_760;
	}

	@keyframes animate_760 {
		0% {
			opacity: 0;
			left: 0px;
			top: 0px;
		}

		100% {
			opacity: 1;
			left: 48%;
			top: 140px;
		}
	}

	#social {
		font-size: 18px;
	}

	.social_connect {
		font-size: 11px;
	}

	.social_connect a {
		padding: 8px 9px !important;
		margin: 0 5px 0 0;
		font-size: 11px;
	}

	.social_connect a:hover {
		background: #9c9891;
		color: #fff !important;
	}

	/* Main */
	section.main {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	section.main aside div.content {
		background-size: 55px 55px;
		padding-top: 60px;
	}

	/* Section - How To */
	section.how-to aside div.content img {
		width: 85%;
	}

	/* Navbar */
	nav {
		padding-top: 80px;
	}

	nav>ul {
		padding-left: 10px;
	}

	nav ul li a {
		font-size: .8em;

	}
	
	.navbar-alignment {
		margin: 0;
	}

	.header_table tr td a {
		font-size: 1em;
	}

	.three-grid-inner {
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}

	.three-grid-inner:first-child,
	.three-grid-inner:last-child {
		width: 100%;
	}


	.social-icons {
		justify-content: center;
	}

	.split-section .two-column {
		width: 100%;
	}

	.right-bg-image:after {
		display: none;
	}

	.footer-links a {
		margin-left: 0;
		margin-right: 10px;
	}

	a.external {
		white-space: normal;
		word-break: break-all;
	}

	.our-team table {
		table-layout: fixed;
	}
	
	.banner-section {
		margin: 50px 0 0 0;
	}
}

@media screen and (max-width: 820px) {
	body.home:not(.mobile) #page {
		top: 220px;
	}
	
	
}

@media screen and (max-width: 725px) {
	.navmenu ul li a {
		font-size: 12px;
	}
	.banner-content h1, .banner-content h1 {
		font-size: 20px;
		line-height: 25px
	}
	.banner-content p {
		font-size: 14px;
		line-height: 16px
	}
	.banner-slider div.cycle-overlay div.cycle-overlay-content:first-child {
		font-size: 20px;
		line-height: 25px;
	}
	.banner-slider div.cycle-overlay div.cycle-overlay-content span {
		font-size: 14px;
		line-height: 16px
	}
}

@media screen and (max-width: 625px) {
	
	.banner-section {
		margin: 50px 0 0 0;
	}
	
	p {
		font-size: 14px;
		line-height: 16px;
	}
	
	.banner-section {
		font-size: .5em
	}

	.spacer {
		clear: both;
		height: 10px;
	}


	a.btn {
		font-size: .9em;
	}

	/* Header */

	header a.logo {
		width: 100%;
		height: 66px;
		left: 0px;
		top: 0px;
		background-color: #FFF;
		background-position: 20px center;
	}

	#slider div.hero {
		width: 300px;
		top: 85px;
		left: 130px;
		animation-name: animate_625;
	}

	@keyframes animate_625 {
		0% {
			opacity: 0;
			left: 0px;
			top: 0px;
		}

		100% {
			opacity: 1;
			left: 130px;
			top: 85px;
		}
	}

	#slider div.hero h1 {
		margin-bottom: 10px;
	}

	/* Section - Main */
	section.main aside {
		width: 100%;
		float: none;
		text-align: left;
	}

	section.main aside div.content {
		margin: 8px 20px 8px 0;
		padding: 5px 0px 10px 85px;
		background-size: 50px 50px;
		background-position: 20px 5px;
	}

	/* Section - Atmosphere */
	section.atmosphere article {
		padding: 160px 20px 0px 0px;
		background-size: 300px auto;
		min-height: initial;
	}

	/* Section - How To */
	section.how-to aside {
		width: 100%;
		float: none;
		margin: 0;
		position: relative;
	}

	section.how-to aside div.content {
		padding: 20px 20px 20px 150px;
	}

	section.how-to aside div.content p {
		font-size: .9em;
	}

	section.how-to aside div.content img {
		display: inline-block;
		width: 125px;
		position: absolute;
		top: 30px;
		left: 0px;
	}

	section.how-to blockquote {
		margin: 0 20px 0 40px;
		width: 90%;
		padding: 1px 0px 20px 0px;
		position: relative;
	}

	section.how-to blockquote p.credit {
		margin-bottom: 0px;
	}


	/* Navbar */

	#mobile_nav {
		display: block;
	}

	nav {
		display: none;
		position: static;
		width: auto;
		padding: 20px 15px;
		background-color: #4b0a0c;
	}

	nav ul,
	nav ul ul,
	nav ul ul ul {
		display: block;
		position: static;
	}

	nav>ul {
		padding: 0;
	}

	nav>ul>li {
		float: none;
		margin-top: 25px;
	}

	nav ul li:hover {
		background: none;
	}

	nav ul li a {
		width: auto;
		display: block;
		margin: 8px 10px;
		padding: 8px 15px;
		border: 1px solid rgba(255, 255, 255, .25);
	}

	nav ul li a:hover {
		background-color: rgba(255, 255, 255, .2);
	}

	nav ul ul {
		background: none;
	}

	nav ul ul li a {
		margin-left: 30px;
	}

	nav ul ul ul li a {
		margin-left: 60px;
	}

	nav a[aria-haspopup="true"]::after {
		display: none;
	}

	/* Footer */
	footer div.content {
		display: block;
		margin-top: 15px;
	}

	footer div.content a {
		margin: 0 20px 0 0;
	}

	.container {
		width: 100%;
		max-width: 100%;
	}

	.navbar .container {
		padding: 0 10px;
	}

	.services-links .five-column {
		width: calc(50% - 30px);
	}

	footer {
		padding: 50px 0;
	}

	.navmenu {
		display: none;
	}
	
	.navbar-alignment {
		margin: 0 5%;
	}

	#mobile_nav {
		position: static;
		padding: 0;
		width: 50px;
		height: 30px;
	}

	.mobile-nav-toggle {
		display: flex;
		height: 100%;
		align-content: space-between;
		flex-wrap: wrap;
	}

	.top-bar,
	.middle-bar,
	.bottom-bar {
		background-color: #000;
		height: 5px;
		width: 100%;
	}

	.toggle-name {
		display: none;
	}

	div.mobile-nav-toggle.open .top-bar {
		opacity: .5;
	}

	div.mobile-nav-toggle.open .middle-bar {
		opacity: .5;
	}

	div.mobile-nav-toggle.open .bottom-bar {
		opacity: .5;
	}

	/*.top-bar{transform: translateY(12px) rotate(45deg);}*/
	/*.bottom-bar{transform: translateY(-12px) rotate(-45deg);}*/
	.banner-slider {
		margin-top: 30px;
	}

	.banner-slider div.cycle-overlay {
		display: none;
		/* width: 95%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		min-height: 80%; */
	}

	.banner-slider div.cycle-overlay div.cycle-overlay-content:last-child {
		flex-wrap: wrap;
	}

	.banner-slider div.cycle-overlay div.cycle-overlay-content span {
		font-size: 14px;
		margin-left: 0;
	}

	.banner-slider div.cycle-overlay div.cycle-overlay-content:first-child {
		font-size: 24px;
	}

	.banner-slider div.cycle-overlay div.cycle-overlay-content a {
		margin-bottom: 20px;
	}

	.footer-links ul {
		flex-wrap: wrap;
	}

	body.mobile #page {
		top: 200px;
	}

	.net-calculator-inner {
		padding: 10px;
	}

	.accordion-toggler {
		font-size: 18px;
	}
	
	.topnavbar ul li a button {
		padding:5px;
	}
	
	.banner-content {
		display: none
	}

}

@media screen and (max-width: 425px) {



	#slider div.hero {
		width: 100%;
		left: 0px;
		top: 46px;
		text-align: center;
		animation-name: animate_425;
	}

	@keyframes animate_425 {
		0% {
			opacity: 0;
			left: 0px;
			top: 0px;
		}

		100% {
			opacity: 1;
			left: 0px;
			top: 46px;
		}
	}

	#slider div.hero h1 {
		font-size: 1em;
		margin-bottom: 10px;
	}

	#slider div.hero a.btn {
		padding: 2px 30px;
		font-size: .8em;
	}

	#slider div.hero a.btn span {
		display: none
	}

	/* Section - How to */

	section.how-to aside div.content {
		padding: 140px 20px 20px 0px;
	}

	section.how-to aside div.content img {
		width: auto;
		height: 100px;
		top: 30px;
	}

	section.how-to blockquote {
		margin: 10px 40px 0 20px;
	}

	section.atmosphere div.atmos_video {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
		text-align: center
	}

	/* Footer */

	footer::after {
		content: '';
		display: block;
		clear: both;
	}

	footer .content {
		text-align: left
	}


	body.mobile #page {
		top: 240px;
	}

}

@media screen and (max-width: 340px) {
	/* Header */

	/* #cssmenu {
		top: 50px;
	} */

	body.mobile #page {
		top: 50px;
	}


	header a.logo {
		width: 100%;
		height: 50px;
	}

}